.offer-page{overflow:hidden}.offer-hero{position:relative;padding:clamp(34px,5vw,66px) 0 22px;isolation:isolate}.offer-hero:before{content:"";position:absolute;inset:-120px -12vw auto;z-index:-1;height:520px;background:radial-gradient(circle at 16% 40%,rgba(22,201,195,.15),transparent 34%),radial-gradient(circle at 84% 24%,rgba(166,129,255,.16),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,0))}.offer-hero__intro{max-width:720px}.offer-hero__intro h1{display:inline-grid;grid-auto-flow:column;align-items:center;gap:14px;margin:18px 0 10px;font-size:clamp(2.65rem,6vw,4.8rem);line-height:1.02}.offer-hero__intro h1:after{content:"";width:58px;height:58px;background:url(/images/sharp.png) 50%/180px auto no-repeat;transform:rotate(-28deg)}.offer-hero__intro p{max-width:600px;color:#263056;font-size:clamp(1rem,1.5vw,1.18rem);font-weight:700}.offer-breadcrumb{display:flex;align-items:center;gap:10px;color:#7a819d;font-size:.9rem;font-weight:700}.offer-breadcrumb a{transition:color .2s ease}.offer-breadcrumb a:hover{color:var(--turquoise)}.offer-tabs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:clamp(14px,1.7vw,22px);margin-top:clamp(26px,4vw,42px)}.offer-tile{position:relative;min-height:255px;overflow:hidden;border:1px solid rgba(166,129,255,.15);border-radius:22px;background:#fff;box-shadow:0 18px 45px rgba(48,55,110,.1);text-align:left;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.offer-tile:after{content:"";position:absolute;inset:36% 0 0;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.9) 52%,rgba(241,234,255,.78));pointer-events:none}.offer-tile.is-active{border-color:rgba(22,201,195,.76);box-shadow:0 0 0 2px rgba(22,201,195,.18),0 24px 56px rgba(22,201,195,.16)}.offer-tile.is-active,.offer-tile:hover{transform:translateY(-6px)}.offer-tile:hover .offer-tile__image{transform:scale(1.06)}.offer-tile__image{position:absolute;inset:0;width:100%;min-height:100%;transition:transform .42s ease}.offer-tile__icon{position:absolute;top:14px;left:14px;z-index:2;width:50px;height:50px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.72);border-radius:50%;background:hsla(0,0%,100%,.82);box-shadow:0 14px 30px rgba(48,55,110,.12);backdrop-filter:blur(18px);font-size:1.35rem}.offer-tile__icon img{width:42px;height:42px;display:block;object-fit:contain}.offer-tile__content{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;display:grid;gap:8px}.offer-tile__content strong{color:var(--ink);font-family:var(--font-poppins),Arial,Helvetica,sans-serif;font-size:clamp(1rem,1.2vw,1.22rem);line-height:1.15}.offer-tile__content small{color:#1f284d;font-size:.86rem;font-weight:700;line-height:1.45}.offer-detail-section{padding:18px 0 20px;scroll-margin-top:112px}.offer-detail{position:relative;display:grid;grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);gap:clamp(28px,4.8vw,58px);padding:clamp(20px,3vw,32px);border:1px solid rgba(166,129,255,.16);border-radius:34px;background:hsla(0,0%,100%,.78);box-shadow:var(--shadow);backdrop-filter:blur(24px)}.offer-detail:after{content:"";position:absolute;right:28px;bottom:14px;width:90px;height:70px;background:url(/images/sharp.png) 50%/220px auto no-repeat;opacity:.38;pointer-events:none}.offer-detail__photo{min-height:clamp(430px,46vw,575px);border-radius:28px;box-shadow:inset 0 -180px 120px hsla(0,0%,100%,.16)}.offer-detail__content{display:grid;align-content:center;gap:clamp(18px,2.4vw,28px);padding:clamp(6px,2vw,22px) 0}.offer-detail__badge{width:fit-content;padding:8px 18px;border-radius:999px;background:rgba(166,129,255,.18);color:#7054d9;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.offer-detail h2{max-width:690px;font-size:clamp(2rem,4vw,3.65rem)}.offer-detail p{max-width:720px;color:#303854;font-weight:650}.offer-detail__quote{display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:clamp(18px,2.4vw,26px);border-radius:26px;background:linear-gradient(135deg,rgba(166,129,255,.15),rgba(22,201,195,.08))}.offer-detail__quote strong{color:#27315d;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.55}.offer-strengths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px;border-radius:24px;background:linear-gradient(135deg,rgba(22,201,195,.11),rgba(255,255,255,.76))}.offer-strength{display:grid;grid-template-columns:auto 1fr;column-gap:12px;row-gap:4px}.offer-strength span{grid-row:span 2;width:42px;height:42px;display:grid;place-items:center;border-radius:16px;background:hsla(0,0%,100%,.7);color:var(--turquoise);font-size:1.35rem}.offer-strength span img{width:38px;height:38px;display:block;object-fit:contain}.offer-strength strong{color:var(--ink);font-size:.92rem;line-height:1.25}.offer-strength small{color:#5d6480;font-size:.78rem;font-weight:700;line-height:1.45}.inflatable-picker-section{padding:2px 0 24px}.inflatable-picker{padding:clamp(22px,3vw,34px);border:1px solid rgba(22,201,195,.18);border-radius:34px;background:linear-gradient(145deg,rgba(233,255,253,.78),rgba(255,255,255,.9),rgba(242,236,255,.72));box-shadow:0 22px 62px rgba(48,55,110,.09)}.inflatable-picker__heading{max-width:820px;margin-bottom:26px}.inflatable-picker__heading h2{margin:10px 0 12px;font-size:clamp(1.9rem,3.6vw,3rem)}.inflatable-picker__heading p{color:#465071;font-weight:700}.inflatable-picker__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.inflatable-picker__selection{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:22px;padding:16px 18px;border:1px solid rgba(166,129,255,.18);border-radius:20px;background:hsla(0,0%,100%,.82)}.inflatable-picker__selection>span{color:#727997;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.inflatable-picker__selection>strong{color:var(--ink);font-family:var(--font-poppins),Arial,Helvetica,sans-serif;font-size:1.05rem}.inflatable-option{position:relative;min-height:390px;overflow:hidden;padding:0;border:2px solid rgba(0,0,0,0);border-radius:25px;background:#fff;box-shadow:0 16px 42px rgba(48,55,110,.1);text-align:left;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.inflatable-option.is-selected,.inflatable-option:hover{border-color:rgba(22,201,195,.76);box-shadow:0 0 0 3px rgba(22,201,195,.13),0 24px 54px rgba(48,55,110,.13);transform:translateY(-4px)}.inflatable-option__image{width:100%;display:block;min-height:235px}.inflatable-option__new,.inflatable-option__status{position:absolute;top:14px;z-index:2;padding:7px 11px;border-radius:999px;color:#fff;font-size:.7rem;font-style:normal;font-weight:900;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 10px 24px rgba(30,40,80,.16)}.inflatable-option__status{right:14px;background:linear-gradient(135deg,#12bdb8,#21a9d8)}.inflatable-option__new{left:14px;background:linear-gradient(135deg,#8d6af0,#e062a8)}.inflatable-option__copy{display:grid;gap:8px;padding:18px}.inflatable-option__copy strong{color:var(--ink);font-family:var(--font-poppins),Arial,Helvetica,sans-serif;font-size:1.16rem}.inflatable-option__copy small{min-height:44px;color:#59617e;font-size:.82rem;font-weight:700;line-height:1.45}.inflatable-option__copy em{color:#148f94;font-size:.8rem;font-style:normal;font-weight:900}.offer-gallery-section{padding:0 0 26px}.offer-gallery-card{position:relative;padding:clamp(22px,3vw,32px);border:1px solid rgba(166,129,255,.12);border-radius:34px;background:hsla(0,0%,100%,.72);box-shadow:0 22px 62px rgba(48,55,110,.09);backdrop-filter:blur(22px)}.offer-gallery-card h2{display:grid;grid-auto-flow:column;justify-content:start;align-items:center;gap:12px;margin-bottom:24px;font-size:clamp(1.75rem,3vw,2.55rem)}.offer-gallery-card h2:after{content:"";width:50px;height:18px;background:url(/images/sharp.png) 50%/145px auto no-repeat}.offer-gallery{display:grid;grid-template-columns:1.18fr .9fr .9fr 1.02fr;grid-template-rows:repeat(2,minmax(150px,1fr));gap:18px}.offer-gallery__item{position:relative;width:100%;min-height:168px;overflow:hidden;padding:0;border:0;border-radius:18px;background:#eef4f4;object-fit:cover;box-shadow:0 16px 40px rgba(48,55,110,.08);cursor:zoom-in}.offer-gallery__item>span,.offer-gallery__item>video{position:absolute;inset:0;width:100%;height:100%;min-height:100%;display:block;object-fit:cover;pointer-events:none;transition:transform .35s ease}.offer-gallery__item:hover>span,.offer-gallery__item:hover>video{transform:scale(1.04)}.offer-gallery__item--1,.offer-gallery__item--6{grid-row:span 2;min-height:352px}.offer-gallery__link{width:fit-content;display:flex;align-items:center;gap:8px;margin:22px auto 0;color:#263056;font-weight:900}.offer-gallery__link span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:rgba(166,129,255,.16);color:#7555d7}.offer-gallery__status{margin:18px auto 0;text-align:center;color:#5e6682;font-weight:800}.offer-media-lightbox{position:fixed;inset:0;z-index:2200;display:grid;place-items:center;padding:clamp(18px,4vw,52px);background:rgba(11,14,35,.86);backdrop-filter:blur(16px)}.offer-media-lightbox__close{position:fixed;top:18px;right:22px;z-index:2;width:48px;height:48px;border:0;border-radius:50%;background:hsla(0,0%,100%,.94);color:var(--ink);font-size:2rem;line-height:1}.offer-media-lightbox__content{width:min(1100px,94vw);height:min(760px,86vh);overflow:hidden;border-radius:28px;background:#11152e;box-shadow:0 30px 90px rgba(0,0,0,.38)}.offer-media-lightbox__content video{width:100%;height:100%;display:block;object-fit:contain}.offer-media-lightbox__image{width:100%;height:100%;background-size:contain;background-repeat:no-repeat}.offer-ready-section{padding:0 0 clamp(36px,5vw,64px)}.offer-ready{position:relative;min-height:230px;display:grid;grid-template-columns:minmax(230px,.82fr) 1.3fr minmax(230px,.7fr);align-items:center;gap:clamp(18px,3vw,42px);padding:clamp(24px,4vw,44px);border-radius:34px;overflow:hidden;background:linear-gradient(135deg,rgba(166,129,255,.16),rgba(22,201,195,.08),rgba(255,255,255,.82));box-shadow:0 22px 60px rgba(48,55,110,.08)}.offer-ready:before{content:"";position:absolute;left:-44px;bottom:-34px;width:130px;height:100px;background:url(/images/sharp.png) 50%/260px auto no-repeat;opacity:.42}.offer-ready h2{max-width:360px;font-size:clamp(1.8rem,3vw,2.65rem)}.offer-ready p{max-width:390px;margin-top:12px;color:#303854;font-weight:650}.offer-ready__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.offer-ready__item{display:grid;gap:8px;justify-items:start}.offer-ready__item span{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(166,129,255,.14);border-radius:18px;background:hsla(0,0%,100%,.68);color:#7555d7;font-size:1.2rem;box-shadow:0 14px 34px rgba(48,55,110,.08)}.offer-ready__item span img{width:43px;height:43px;display:block;object-fit:contain}.offer-ready__item strong{color:var(--ink);line-height:1.25}.offer-ready__item small{color:#5e6682;font-weight:700;line-height:1.45}.offer-ready__image{min-height:210px;border-radius:999px 34px 34px 999px;transform:translateX(28px)}@media(max-width:1120px){.offer-tabs{display:flex;overflow-x:auto;margin-inline:-18px;padding:4px 18px 20px;scroll-snap-type:x mandatory;scrollbar-width:none}.offer-tabs::-webkit-scrollbar{display:none}.offer-tile{width:184px;min-width:184px;min-height:242px;scroll-snap-align:start}.offer-detail{grid-template-columns:1fr}.offer-detail__photo{min-height:430px}.offer-ready{grid-template-columns:1fr}.offer-ready__image{min-height:260px;border-radius:30px;transform:none}}@media(max-width:760px){.offer-hero{padding-top:28px}.offer-hero__intro h1{font-size:clamp(2.3rem,13vw,3.45rem)}.offer-hero__intro h1:after{width:42px;height:42px;background-size:132px auto}.offer-tabs{margin-inline:-18px}.offer-tile{width:166px;min-width:166px;min-height:224px;border-radius:20px}.offer-tile__icon{width:42px;height:42px;font-size:1.1rem}.offer-tile__content{left:14px;right:14px;bottom:14px}.offer-tile__content small{font-size:.78rem}.offer-detail{padding:14px;border-radius:28px}.offer-detail__photo{min-height:320px;border-radius:22px}.offer-detail h2{font-size:clamp(1.85rem,8vw,2.6rem)}.offer-detail__quote{grid-template-columns:1fr;border-radius:22px}.offer-detail__quote .button{width:100%}.offer-strengths{grid-template-columns:1fr;padding:14px}.inflatable-picker{padding:16px;border-radius:28px}.inflatable-picker__grid,.inflatable-picker__selection{grid-template-columns:1fr}.inflatable-picker__selection .button{width:100%}.inflatable-option{min-height:365px}.inflatable-option__image{min-height:220px}.offer-gallery-card{padding:16px;border-radius:28px}.offer-gallery{grid-template-columns:1fr 1fr;grid-template-rows:none;gap:12px}.offer-gallery__item,.offer-gallery__item--1,.offer-gallery__item--6{grid-row:auto;min-height:158px}.offer-gallery__item--1{grid-column:span 2;min-height:230px}.offer-ready{padding:22px;border-radius:28px}.offer-ready__items{grid-template-columns:1fr}.offer-ready__image{min-height:230px;border-radius:24px}}@media(max-width:420px){.offer-tabs{padding-left:18px;padding-right:18px}.offer-tile{width:154px;min-width:154px}.offer-gallery{gap:10px}.offer-gallery__item,.offer-gallery__item--1,.offer-gallery__item--6{min-height:148px}.offer-gallery__item--1{grid-column:span 2;min-height:210px}}