.offers-lists{display:grid;gap:50px;grid-template-columns:repeat(3,1fr)}.offers-lists .item .photo{overflow:hidden;position:relative;width:100%}.offers-lists .item .photo:before{content:"";display:block;padding-top:66.6667%;width:100%}.offers-lists .item .photo img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.offers-lists .item .photo-top img{object-position:50% 20%}.offers-lists .item .photo-left img{object-position:5% 50%}.offers-lists .item .photo-right img{object-position:95% 50%}.offers-lists .item h3{color:#1b2a17;font-family:GascogneTS-XLight;font-size:32px;font-style:normal;font-weight:100;line-height:101.5625%;margin:20px 0}.offers-lists .item .content{color:#1b2a17;font-size:14px;font-weight:400;letter-spacing:.02em;margin:0 auto 40px}.offers-lists .item .content,.offers-lists .item .href-link{font-family:Sweet Sans Pro;font-style:normal;line-height:160%}.offers-lists .item .href-link{align-items:center;color:#e63f2e;display:inline-flex;font-size:13px;font-weight:500;gap:24px;letter-spacing:.05em;text-decoration:none}.offers-lists .item .href-link:before{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 35 35'%3E%3Cpath fill='%23E63F2E' d='M35 17.5C35 7.835 27.165 0 17.5 0S0 7.835 0 17.5 7.835 35 17.5 35 35 27.165 35 17.5'/%3E%3Cpath fill='%23FFF' d='m19.472 24.587-.895-.868 5.411-5.634H10.002v-1.204h13.986l-5.411-5.66.895-.809 6.805 7.088z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:35px 35px;content:"";height:35px;width:35px}@media only screen and (max-width:1024px){.offers-lists{gap:40px;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.offers-lists{gap:63px 40px;grid-template-columns:1fr}}