.feed-and-goods{padding:60px 0}.feed-and-goods__title{margin-bottom:40px}.feed-and-goods__content{margin-top:40px}.feed-and-goods__form-link{margin-top:1rem}.feed-and-goods-list{display:flex;flex-wrap:wrap;gap:45px}.feed-and-goods-item{width:100%;display:flex}.feed-and-goods-item__inner{width:100%;padding:30px;border-radius:24px;background-color:var(--color-light-green);display:flex;flex-direction:column;gap:20px}.feed-and-goods-item-link{position:relative;transition:transform .2s;padding-right:40px}.feed-and-goods-item-link::after{content:"";width:22px;height:22px;position:absolute;top:30px;right:10px;background:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMTAgNmgtNGMtMS4xMDQ1NyAwLTIgLjg5NTQzLTIgMnYxMGMwIDEuMTA0Ni44OTU0MyAyIDIgMmgxMGMxLjEwNDYgMCAyLS44OTU0IDItMnYtNG0tNC0xMGg2bTAgMHY2bTAtNi0xMCAxMCIgc3Ryb2tlPSIjNGE1NTY4IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat center/contain}.feed-and-goods-item__inner p{font-size:16px;line-height:1.5}.feed-and-goods-item__info{display:flex;gap:1rem;align-items:center}@media screen and (min-width:768px){.feed-and-goods{padding:80px 0}.feed-and-goods-item{width:calc((100% - 45px)/ 2)}.feed-and-goods-item-link:hover{transform:scale(1.05)}}@media screen and (min-width:1120px){.feed-and-goods{padding:120px 0}.feed-and-goods__title{margin-bottom:80px}.feed-and-goods-item{width:calc((100% - 90px)/ 3)}.feed-and-goods-item__inner p{font-size:18px}.feed-and-goods__form-link{margin-top:auto}.feed-and-goods__additional{display:flex;justify-content:space-between}}