.offers-list{padding:0 10rem}@media(max-width:1120px){.offers-list{padding:0 3rem}}@media(max-width:450px){.offers-list{padding:0 1.5rem}}.offers-list .offers-description{text-align:center;font-size:1.6rem;line-height:150%;max-width:50%;margin:-5rem auto 0}@media(max-width:1280px){.offers-list .offers-description{max-width:80%}}.offers-list .swiper-offer-list{width:75%}.offers-list .swiper-offer-list .swiper-wrapper{justify-content:unset}@media(max-width:690px){.offers-list .swiper-offer-list .swiper-wrapper{justify-content:flex-start}}.offers-list .swiper-offer-list.justified .swiper-wrapper{justify-content:center}@media(max-width:690px){.offers-list .swiper-offer-list.justified .swiper-wrapper{justify-content:flex-start}}@media(max-width:1440px){.offers-list .swiper-offer-list{width:100%}}.offers-list .tab-header{margin:auto}.offers-list .swiper-slide{height:100%}.offers-list .offer-card{padding:1.5rem 2.4rem;border:1px solid #ffa530;border-radius:20px;display:flex;flex-direction:column;gap:1.2rem;height:100%;position:relative}.offers-list .offer-card.blurred{border-color:#f2f4f7}.offers-list .offer-card .blurred-layer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;border-radius:20px;position:absolute;top:0;width:100%;left:0;height:100%}.offers-list .offer-card h4{font-size:3rem;font-weight:600;line-height:4.2rem;color:#1d2939}.offers-list .offer-card .offer-period{color:#667085;font-size:1.8rem;font-weight:400;line-height:2.8rem}.offers-list .offer-card .offer-price{font-size:3rem;font-weight:600;color:#e99923}.offers-list .offer-card .btn{margin:auto}.offers-list .offer-card .offer-description{font-size:1.5rem;font-weight:300;line-height:2.4rem;color:#667085}.offers-list .offer-card .offer-features{padding:1.6rem;gap:1rem;border-radius:2rem;background-color:#f9fafb}.offers-list .offer-card .offer-features li{list-style:none;display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem;font-size:1.6rem;font-weight:300;line-height:2.4rem}.offers-list .offer-card .offer-features li h5{font-weight:400}.offers-list .offer-card .offer-features li:last-of-type{margin-bottom:0}.toggle-switch{display:flex;align-items:center;gap:1rem;justify-content:center;margin-bottom:4rem}@media(max-width:1020px){.toggle-switch{margin-top:4rem}}.toggle-switch .label{color:#333;font-size:1.6rem;font-weight:500;line-height:2.4rem}.toggle-switch .toggle-container{width:4.4rem;height:2.4rem;background:#ccc;border-radius:1.6rem;position:relative;cursor:pointer;transition:background-color .3s}.toggle-switch .toggle-container.active{background:#ffa530}.toggle-switch .toggle-knob{position:absolute;top:.2rem;left:.2rem;width:2rem;height:2rem;background:#fff;border-radius:50%;transition:transform .3s}.toggle-switch .toggle-knob.active{transform:translateX(2rem)}