.offers h2{margin-bottom:.7em}.offers__list{display:grid !important;gap:3rem;width:100%}@media(min-width:992px){.offers__list{grid-template-columns:repeat(2,1fr);gap:2.7vw 4vw}}@media(min-width:1196px){.offers__list{gap:4.5vw 6vw}}@media(min-width:1400px){.offers__list{gap:6rem 9rem}}.offers__item{background-color:#212b7b;color:#fff;display:grid}@media(min-width:600px){.offers__item{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-columns:repeat(2,1fr)}}.offers__item-info{display:flex;flex-flow:column nowrap;justify-content:space-between;padding:6.4vw 9vw 9.4vw;order:2}@media(min-width:600px){.offers__item-info{min-height:36rem;order:1;padding:4vw 5.5vw 5.8vw}.offers__item.has-no-image .offers__item-info{grid-column:auto / span 2;min-height:auto}}@media(min-width:992px){.offers__item-info{padding:12% 15% 18%;padding:2.7vw 3.9vw 4.2vw}}@media(min-width:1400px){.offers__item-info{padding:3.8rem 5.5rem 5.8rem}}.offers__item-title{color:#fff;font-size:2.4rem;line-height:1.25em;letter-spacing:.025em;position:relative;padding-bottom:.6em;margin-bottom:3rem}@media(min-width:992px){.offers__item-title{font-size:clamp(2rem,1.8vw,2.4rem)}}.offers__item-title::after{content:'';display:block;width:60%;height:1px;background-color:#d0d8ff;position:absolute;bottom:0}.offers__item-link{text-transform:uppercase;font-weight:bold;line-height:1.25em;letter-spacing:.025em;display:flex;gap:1.5rem;align-items:center}@media(min-width:992px){.offers__item-link{font-size:clamp(1.6rem,1.6vw,1.8rem)}}.offers__item-link svg{flex:0 0 auto}.offers__item-image{background-color:#f7f7fd;position:relative;order:1}@media(min-width:600px){.offers__item-image{order:2}}.offers__item-image img{width:100%}@media(min-width:600px){.offers__item-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}}.offers .slick-dots{padding:0;margin:0;list-style:none;display:flex;justify-content:center;margin-top:45px}.offers .slick-dots button{outline:0;background:0;border:0;cursor:pointer;color:#e6b50f;font-weight:bold;padding:1.5rem;transition:color .2s ease}.offers .slick-dots button:hover,.offers .slick-dots button:focus-visible{color:#cd9c00}.offers .slick-dots li.slick-active button{color:#212b7b}