.facts-advantages{background:var(--fa-bg, #1A0533);color:#fff;padding:100px 0;font-family:Inter,system-ui,sans-serif;position:relative}.facts-advantages .facts-advantages__container{width:min(1240px,100% - 32px);margin:0 auto}.facts-advantages .facts-advantages__head{text-align:center;max-width:780px;margin:0 auto 60px}.facts-advantages .facts-advantages__kicker{display:inline-block;font:600 14px/1 Space Grotesk,Inter,system-ui,sans-serif;letter-spacing:3px;color:var(--fa-accent, #FFE43D);text-transform:uppercase}.facts-advantages .facts-advantages__heading{font:700 50px/1.05 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-1px;color:#fff;margin:14px 0 0}.facts-advantages .facts-advantages__heading-em{font-style:normal;color:var(--fa-accent, #FFE43D)}.facts-advantages .facts-advantages__desc{color:#ffffffb3;font:400 18px/1.4 Inter,system-ui,sans-serif;margin:14px 0 0}.facts-advantages .facts-advantages__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:24px;overflow:hidden}.facts-advantages .facts-advantages__cell{background:var(--fa-bg, #1A0533);padding:44px 32px;display:flex;flex-direction:column;gap:12px;align-items:flex-start;min-height:200px}.facts-advantages .facts-advantages__num{font:800 64px/1 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-2px;color:var(--fa-accent, #FFE43D)}.facts-advantages .facts-advantages__unit{font:700 24px/1 Plus Jakarta Sans,Inter,system-ui,sans-serif;color:var(--fa-accent, #FFE43D);margin-left:4px;letter-spacing:-.5px}.facts-advantages .facts-advantages__label{font:700 18px/1.25 Plus Jakarta Sans,Inter,system-ui,sans-serif;color:#fff;letter-spacing:-.3px}.facts-advantages .facts-advantages__desc-sm{font:400 14px/1.4 Inter,system-ui,sans-serif;color:#ffffffa6}.facts-advantages .facts-advantages__bench{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin-top:42px}.facts-advantages .facts-advantages__chip{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;border:1px solid rgba(255,255,255,.18);color:#fff;font:500 14px/1 Inter,system-ui,sans-serif}.facts-advantages .facts-advantages__chip-icon{display:inline-flex;color:var(--fa-accent, #FFE43D)}.facts-advantages .facts-advantages__chip-icon svg{width:16px;height:16px}@media(max-width:989px){.facts-advantages{padding:56px 0}.facts-advantages .facts-advantages__heading{font-size:32px}.facts-advantages .facts-advantages__head{margin-bottom:40px}.facts-advantages .facts-advantages__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.facts-advantages .facts-advantages__cell{padding:28px 20px;min-height:160px}.facts-advantages .facts-advantages__num{font-size:44px}.facts-advantages .facts-advantages__unit{font-size:18px}.facts-advantages .facts-advantages__label{font-size:16px}}@media(max-width:619px){.facts-advantages .facts-advantages__grid{grid-template-columns:1fr}}.faq-listicle{background:var(--fq-bg, #FFFAF5);padding:100px 0;font-family:Inter,system-ui,sans-serif;color:#262222}.faq-listicle .fq__container{width:min(1240px,100% - 32px);margin:0 auto}.faq-listicle .fq__inner{display:grid;grid-template-columns:380px minmax(0,1fr);gap:80px;align-items:flex-start}.faq-listicle .fq__left{position:sticky;top:24px}.faq-listicle .fq__kicker{display:inline-block;font:600 14px/1 Space Grotesk,Inter,system-ui,sans-serif;letter-spacing:3px;color:var(--fq-accent, #7C3AED);text-transform:uppercase}.faq-listicle .fq__heading{font:700 50px/1.05 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-1px;color:#262222;margin:14px 0 0}.faq-listicle .fq__desc{color:#4b5563;margin:14px 0 0;font:400 18px/1.4 Inter,system-ui,sans-serif}.faq-listicle .fq__help{margin-top:24px;padding:18px 20px;background:#fff;border-radius:18px;border:1px solid #EFE7FB;display:flex;gap:12px;align-items:flex-start}.faq-listicle .fq__help-icon{display:inline-flex;color:var(--fq-accent, #7C3AED);flex:0 0 24px}.faq-listicle .fq__help-icon svg{width:24px;height:24px}.faq-listicle .fq__help-text{min-width:0}.faq-listicle .fq__help-title{font:700 14px/1.2 Inter,system-ui,sans-serif;color:#262222}.faq-listicle .fq__help-subtitle{font:400 13px/1.4 Inter,system-ui,sans-serif;color:#4b5563;margin-top:4px}.faq-listicle .fq__list{display:flex;flex-direction:column;gap:12px}.faq-listicle .fq__item{background:#fff;border-radius:18px;border:1px solid #EFE7FB;overflow:hidden}.faq-listicle .fq__q{width:100%;text-align:left;padding:22px 26px;background:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:18px;font:700 17px/1.3 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-.3px;color:#262222;font-family:inherit}.faq-listicle .fq__q-text{flex:1 1 auto;min-width:0}.faq-listicle .fq__q-plus{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in srgb,var(--fq-accent, #7C3AED) 14%,transparent);color:var(--fq-accent, #7C3AED);transition:transform .2s ease,background .2s ease,color .2s ease;flex:0 0 28px}.faq-listicle .fq__q-plus svg{width:14px;height:14px}.faq-listicle .fq__item.is-open .fq__q-plus{transform:rotate(45deg);background:var(--fq-accent, #7C3AED);color:#fff}.faq-listicle .fq__a{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.22,1,.36,1)}.faq-listicle .fq__a-inner{padding:0 26px 24px;font:400 16px/1.55 Inter,system-ui,sans-serif;color:#4b5563}@media(max-width:989px){.faq-listicle{padding:56px 0}.faq-listicle .fq__inner{grid-template-columns:1fr;gap:40px}.faq-listicle .fq__left{position:static}.faq-listicle .fq__heading{font-size:32px}.faq-listicle .fq__q{padding:18px 20px;font-size:16px}.faq-listicle .fq__a-inner{padding:0 20px 20px;font-size:15px}}.final-cta-listicle{background:var(--fc-bg, #FAF5FF);padding:100px 0;font-family:Inter,system-ui,sans-serif}.final-cta-listicle .fc__container{width:min(1240px,100% - 32px);margin:0 auto}.final-cta-listicle .fc__card{background:var(--fc-card-bg, #FFE43D);border-radius:32px;border:1px solid #000;padding:80px 70px;text-align:center;position:relative;overflow:hidden;color:var(--fc-card-text, #262222)}.final-cta-listicle .fc__card:before,.final-cta-listicle .fc__card:after{content:"";position:absolute;border-radius:999px;background:#fff;opacity:.4;pointer-events:none}.final-cta-listicle .fc__card:before{width:240px;height:240px;left:-80px;top:-80px}.final-cta-listicle .fc__card:after{width:180px;height:180px;right:-60px;bottom:-60px}.final-cta-listicle .fc__card>*{position:relative;z-index:1}.final-cta-listicle .fc__badges{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:18px}.final-cta-listicle .fc__badge{background:var(--fc-accent, #262222);color:var(--fc-accent-text, #ffffff);font:700 12px/1 Inter,system-ui,sans-serif;padding:8px 12px;border-radius:999px;letter-spacing:1px;text-transform:uppercase;display:inline-flex;gap:6px;align-items:center}.final-cta-listicle .fc__heading{font:800 58px/1 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-1.5px;color:var(--fc-card-text, #262222);max-width:780px;margin:0 auto}.final-cta-listicle .fc__heading-em{font-style:normal;background:#fff;color:var(--fc-card-text, #262222);padding:0 12px;border-radius:8px;border:1px solid color-mix(in srgb,var(--fc-card-text, #262222) 30%,transparent);display:inline-block}.final-cta-listicle .fc__desc{color:var(--fc-card-text, #262222);font:500 18px/1.4 Inter,system-ui,sans-serif;margin:18px auto 0;max-width:680px}.final-cta-listicle .fc__countdown{display:flex;justify-content:center;align-items:stretch;gap:14px;margin-top:30px}.final-cta-listicle .fc__countdown[hidden]{display:none}.final-cta-listicle .fc__cell{background:var(--fc-accent, #262222);color:var(--fc-accent-text, #FFE43D);border-radius:14px;padding:12px 18px;min-width:78px;text-align:center}.final-cta-listicle .fc__cell-n{font:800 32px/1 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-1px;font-variant-numeric:tabular-nums;color:var(--fc-accent-text, #FFE43D)}.final-cta-listicle .fc__cell-l{font:600 11px/1 Inter,system-ui,sans-serif;color:color-mix(in srgb,var(--fc-accent-text, #FFE43D) 70%,transparent);margin-top:6px;text-transform:uppercase;letter-spacing:1px}.final-cta-listicle .fc__sep{display:inline-flex;align-items:center;font:800 32px/1 Plus Jakarta Sans,Inter,system-ui,sans-serif;color:var(--fc-card-text, #262222);opacity:.4}.final-cta-listicle .fc__expired{margin-top:24px;font:700 18px/1.3 Inter,system-ui,sans-serif;color:var(--fc-card-text, #262222);opacity:.85}.final-cta-listicle .fc__expired[hidden]{display:none}.final-cta-listicle .fc__cta-row{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:30px}.final-cta-listicle .fc__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:64px;padding:0 40px;border-radius:35px;background:var(--fc-accent, #262222);color:var(--fc-accent-text, #FFE43D);border:1px solid var(--fc-accent, #262222);font:700 20px/1 Inter,system-ui,sans-serif;letter-spacing:-.5px;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:transform .15s cubic-bezier(.22,1,.36,1)}.final-cta-listicle .fc__btn:hover{transform:translateY(-1px)}.final-cta-listicle .fc__btn:active{transform:translateY(1px)}.final-cta-listicle .fc__btn svg{width:20px;height:20px;transition:transform .2s cubic-bezier(.22,1,.36,1)}.final-cta-listicle .fc__btn:hover svg{transform:translate(3px)}.final-cta-listicle .fc__trust{font:400 14px/1.4 Inter,system-ui,sans-serif;color:var(--fc-card-text, #262222);opacity:.7;max-width:600px}@media(max-width:989px){.final-cta-listicle{padding:56px 0}.final-cta-listicle .fc__card{padding:48px 28px;border-radius:24px}.final-cta-listicle .fc__heading{font-size:36px;letter-spacing:-1px}.final-cta-listicle .fc__desc{font-size:16px}.final-cta-listicle .fc__countdown{gap:8px;flex-wrap:wrap}.final-cta-listicle .fc__cell{min-width:64px;padding:10px 12px}.final-cta-listicle .fc__cell-n{font-size:24px}.final-cta-listicle .fc__cell-l{font-size:10px}.final-cta-listicle .fc__sep{font-size:24px}.final-cta-listicle .fc__btn{width:100%;height:56px;padding:0 24px;font-size:16px}}@media(max-width:480px){.final-cta-listicle .fc__sep{display:none}.final-cta-listicle .fc__countdown{gap:6px}}.hero-listicle{background:var(--hl-bg, #FAF5FF);padding:64px 0 90px;color:#262222;font-family:Inter,system-ui,sans-serif}.hero-listicle .hl__container{width:min(1240px,100% - 32px);margin:0 auto}.hero-listicle .hl__inner{display:grid;grid-template-columns:minmax(0,588px) minmax(0,1fr);gap:74px;align-items:center}.hero-listicle .hl__content{display:flex;flex-direction:column;gap:24px;min-width:0}.hero-listicle .hl__eyebrow{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:8px 14px;border:1px solid var(--hl-accent, #7C3AED);background:var(--hl-bestseller-bg, #EFE7FB);color:var(--hl-accent, #7C3AED);border-radius:999px;font:700 13px/1 Inter,system-ui,sans-serif;letter-spacing:.4px;text-transform:uppercase}.hero-listicle .hl__eyebrow-dot{width:7px;height:7px;border-radius:999px;background:var(--hl-accent, #7C3AED)}.hero-listicle .hl__rating{display:flex;align-items:center;gap:10px;font:400 16px/24px Space Grotesk,Inter,system-ui,sans-serif;color:#262222}.hero-listicle .hl__stars{display:inline-flex;gap:3px;color:#f59e0b}.hero-listicle .hl__stars svg{width:18px;height:18px}.hero-listicle .hl__heading{font:700 51px/1.05 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-1px;color:#262222;margin:0;max-width:588px}.hero-listicle .hl__heading-em{font-style:normal;color:var(--hl-accent, #7C3AED)}.hero-listicle .hl__sub{font:400 18px/1.4 Inter,system-ui,sans-serif;color:#4b5563;max-width:540px;margin:0}.hero-listicle .hl__pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.hero-listicle .hl__pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#fff;border:1px solid #EFE7FB;color:#262222;font:500 13px/1.2 Inter,system-ui,sans-serif}.hero-listicle .hl__pill-icon{display:inline-flex;color:var(--hl-accent, #7C3AED)}.hero-listicle .hl__pill-icon svg{width:14px;height:14px}.hero-listicle .hl__cta-stack{display:flex;flex-direction:column;gap:14px;max-width:380px}.hero-listicle .hl__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:56px;padding:0 36px;border-radius:35px;background:var(--hl-btn-bg, #FFE43D);color:var(--hl-btn-text, #262222);border:1px solid #000;font:700 18px/1.1 Inter,system-ui,sans-serif;letter-spacing:-1px;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .2s ease}.hero-listicle .hl__btn:hover,.hero-listicle .hl__btn:active{background:#ffd500}.hero-listicle .hl__btn-arrow{width:18px;height:18px;transition:transform .2s cubic-bezier(.22,1,.36,1)}.hero-listicle .hl__btn:hover .hl__btn-arrow{transform:translate(3px)}.hero-listicle .hl__trust{font:400 14px/1.4 Inter,system-ui,sans-serif;color:#4b5563}.hero-listicle .hl__photo{width:578px;max-width:100%;aspect-ratio:1 / 1;border-radius:24px;overflow:hidden;position:relative;background:#fff7df;justify-self:end}.hero-listicle .hl__photo-img,.hero-listicle .hl__photo .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.hero-listicle .hl__sticker{position:absolute;bottom:24px;right:24px;width:128px;height:128px;border-radius:999px;background:var(--hl-badge-bg, #FFE43D);color:var(--hl-badge-text, #262222);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:1px solid #000;transform:rotate(-12deg);font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;text-align:center}.hero-listicle .hl__sticker-pct{font:800 36px/1 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-1px}.hero-listicle .hl__sticker-lab{font:700 11px/1.2 Inter,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.5px}@media(max-width:989px){.hero-listicle{padding:40px 0 56px}.hero-listicle .hl__inner{grid-template-columns:1fr;gap:32px}.hero-listicle .hl__heading{font-size:36px}.hero-listicle .hl__sub{font-size:16px}.hero-listicle .hl__photo{width:100%;justify-self:stretch;order:-1}.hero-listicle .hl__sticker{width:96px;height:96px;bottom:16px;right:16px}.hero-listicle .hl__sticker-pct{font-size:28px}.hero-listicle .hl__btn{width:100%}.hero-listicle .hl__cta-stack{max-width:100%}}.offer-listicle{background:var(--of-bg, #F3EEFF);padding:24px 0 48px;font-family:Inter,system-ui,sans-serif;color:var(--of-text, #1A0533)}.offer-listicle .of__container{width:min(1240px,100% - 32px);margin:0 auto;display:flex;flex-direction:column;gap:18px}.offer-listicle .of__content-col{display:flex;flex-direction:column;gap:18px;min-width:0}.offer-listicle .of__photo-col{min-width:0;display:flex;flex-direction:column;gap:16px}.offer-listicle .of__photo-zone{background:var(--of-photo-bg, #EEE6FE);position:relative;overflow:hidden;aspect-ratio:1 / 1;margin-right:-16px;margin-left:-16px}.offer-listicle .of__photo-deco{position:absolute;border-radius:999px;background:color-mix(in srgb,var(--of-accent, #7C3AED) 14%,transparent);pointer-events:none}.offer-listicle .of__photo-deco--1{width:90px;height:90px;top:26px;right:22px}.offer-listicle .of__photo-deco--2{width:38px;height:38px;bottom:60px;left:18px}.offer-listicle .of__photo-deco--3{width:16px;height:16px;top:130px;left:36px;background:color-mix(in srgb,var(--of-accent, #7C3AED) 24%,transparent)}.offer-listicle .of__photo-viewport{width:100%;height:100%;display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:relative;z-index:1}.offer-listicle .of__photo-viewport::-webkit-scrollbar{display:none}.offer-listicle .of__photo-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start}.offer-listicle .of__photo-img,.offer-listicle .of__photo-zone .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.offer-listicle .of__photo-dots{display:flex;gap:6px;justify-content:center;z-index:1}.offer-listicle .of__photo-dots i{width:7px;height:7px;border-radius:999px;background:color-mix(in srgb,var(--of-text, #1A0533) 18%,transparent);transition:width .25s cubic-bezier(.22,1,.36,1),background .25s ease;cursor:pointer}.offer-listicle .of__photo-dots i.on{width:22px;background:var(--of-accent, #7C3AED)}.offer-listicle .of__photo-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:999px;background:#ffffffeb;color:var(--of-text, #1A0533);border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2;transition:background .18s ease,transform .18s ease,opacity .18s ease}.offer-listicle .of__photo-nav:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.offer-listicle .of__photo-nav:active{transform:translateY(-50%) scale(.96)}.offer-listicle .of__photo-nav:disabled{opacity:.4;cursor:default;transform:translateY(-50%)}.offer-listicle .of__photo-nav svg{width:18px;height:18px}.offer-listicle .of__photo-nav--prev{left:14px}.offer-listicle .of__photo-nav--next{right:14px}.offer-listicle .of__meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.offer-listicle .of__bestseller{display:inline-flex;align-items:center;padding:5px 10px;border-radius:8px;background:color-mix(in srgb,var(--of-accent, #7C3AED) 14%,transparent);color:var(--of-accent, #7C3AED);font:700 11px/1 Inter,system-ui,sans-serif;letter-spacing:1.2px;text-transform:uppercase}.offer-listicle .of__rating{display:inline-flex;align-items:center;gap:8px;color:var(--of-text, #1A0533);font:500 13px/1 Inter,system-ui,sans-serif}.offer-listicle .of__rating-stars{display:inline-flex;gap:1px;color:#f59e0b}.offer-listicle .of__rating-stars svg{width:14px;height:14px}.offer-listicle .of__heading{font:800 32px/1.05 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-1px;color:var(--of-text, #1A0533);margin:4px 0 0}.offer-listicle .of__subheading{color:var(--of-text-muted, #6B7280);font:400 15px/1.4 Inter,system-ui,sans-serif;margin:0}.offer-listicle .of__features{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.offer-listicle .of__feature{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;background:#fff;border:1px solid color-mix(in srgb,var(--of-text, #1A0533) 8%,transparent);color:var(--of-text, #1A0533);font:600 12px/1 Inter,system-ui,sans-serif}.offer-listicle .of__feature-emoji{font-size:14px;line-height:1}.offer-listicle .of__tiers-wrap{display:flex;flex-direction:column;gap:14px;margin-top:8px}.offer-listicle .of__tiers-heading{font:700 22px/1.2 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-.5px;color:var(--of-text, #1A0533);margin:0}.offer-listicle .of__tiers{display:flex;flex-direction:column;gap:12px}.offer-listicle .of__tier{position:relative;background:#fff;border:2px solid color-mix(in srgb,var(--of-accent, #7C3AED) 14%,transparent);border-radius:22px;padding:16px 18px;cursor:pointer;display:flex;flex-direction:column;gap:12px;text-align:left;font-family:inherit;transition:border-color .18s ease}.offer-listicle .of__tier:hover{border-color:color-mix(in srgb,var(--of-accent, #7C3AED) 40%,transparent)}.offer-listicle .of__tier.is-on{border-color:var(--of-accent, #7C3AED);background:var(--of-tier-selected-bg, #F3EEFF)}.offer-listicle .of__tier-topbadge{position:absolute;top:-10px;left:16px;padding:5px 12px;border-radius:8px;font:700 10px/1 Inter,system-ui,sans-serif;letter-spacing:1.2px;text-transform:uppercase;color:#fff;white-space:nowrap}.offer-listicle .of__tier-topbadge--popular{background:var(--of-popular-badge-bg, #1A0533)}.offer-listicle .of__tier-topbadge--best{background:var(--of-best-badge-bg, #7C3AED)}.offer-listicle .of__tier-top{display:flex;align-items:center;gap:12px}.offer-listicle .of__tier-radio{width:22px;height:22px;border-radius:999px;border:2px solid color-mix(in srgb,var(--of-accent, #7C3AED) 30%,transparent);background:#fff;flex:0 0 22px;position:relative;transition:border-color .18s ease}.offer-listicle .of__tier.is-on .of__tier-radio{border-color:var(--of-accent, #7C3AED)}.offer-listicle .of__tier.is-on .of__tier-radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:999px;background:var(--of-accent, #7C3AED)}.offer-listicle .of__tier-photo{width:60px;height:60px;flex:0 0 60px;border-radius:14px;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden}.offer-listicle .of__tier-photo-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.offer-listicle .of__tier-titlewrap{flex:1 1 auto;min-width:0}.offer-listicle .of__tier-title{font:800 17px/1.2 Plus Jakarta Sans,Inter,system-ui,sans-serif;color:var(--of-text, #1A0533);letter-spacing:-.4px}.offer-listicle .of__tier-subtitle{font:400 13px/1.3 Inter,system-ui,sans-serif;color:var(--of-text-muted, #6B7280);margin-top:2px}.offer-listicle .of__tier-pricewrap{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.offer-listicle .of__tier-was{font:500 12px/1 Inter,system-ui,sans-serif;color:var(--of-text-muted, #6B7280);text-decoration:line-through}.offer-listicle .of__tier-price{font:800 20px/1 Plus Jakarta Sans,Inter,system-ui,sans-serif;color:var(--of-text, #1A0533);letter-spacing:-.5px;white-space:nowrap}.offer-listicle .of__tier-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px dashed color-mix(in srgb,var(--of-text, #1A0533) 10%,transparent)}.offer-listicle .of__tier-bottom--end{justify-content:flex-end}.offer-listicle .of__tier-per-night{display:inline-flex;align-items:center;gap:6px;color:var(--of-text-muted, #6B7280);font:500 13px/1 Inter,system-ui,sans-serif}.offer-listicle .of__tier-per-night-icon{font-size:14px}.offer-listicle .of__tier-stripe{display:inline-flex;align-items:center;padding:6px 12px;border-radius:8px;background:color-mix(in srgb,var(--of-accent, #7C3AED) 14%,transparent);color:var(--of-text, #1A0533);font:700 11px/1 Inter,system-ui,sans-serif;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap}.offer-listicle .of__tier--popular .of__tier-stripe{background:var(--of-popular-stripe-bg, color-mix(in srgb, var(--of-accent, #7C3AED) 14%, transparent));color:var(--of-popular-stripe-tx, var(--of-text, #1A0533))}.offer-listicle .of__tier--best .of__tier-stripe{background:var(--of-best-stripe-bg, var(--of-accent, #7C3AED));color:var(--of-best-stripe-tx, #fff)}.offer-listicle .of__infos{display:flex;flex-direction:column;gap:10px;padding:14px 16px;background:color-mix(in srgb,var(--of-accent, #7C3AED) 6%,transparent);border-radius:16px;margin-top:4px}.offer-listicle .of__info-row{display:flex;align-items:center;gap:10px;color:var(--of-text, #1A0533);font:500 14px/1.3 Inter,system-ui,sans-serif}.offer-listicle .of__info-emoji{font-size:16px;line-height:1}.offer-listicle .of__cta{margin-top:4px}.offer-listicle .of__btn{width:100%;height:60px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 24px;border-radius:35px;background:var(--of-btn-bg, #7C3AED);color:var(--of-btn-text, #ffffff);font:700 16px/1 Inter,system-ui,sans-serif;letter-spacing:.4px;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:transform .15s cubic-bezier(.22,1,.36,1),opacity .15s ease,background .2s ease;font-family:Inter,system-ui,sans-serif}.offer-listicle .of__btn:hover{transform:translateY(-1px);opacity:.95;background:#ffd500}.offer-listicle .of__btn:active{transform:translateY(1px);background:#ffd500}.offer-listicle .of__btn[disabled]{opacity:.5;cursor:not-allowed;transform:none}.offer-listicle .of__status{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--of-text-muted, #6B7280);font:400 12px/1.3 Inter,system-ui,sans-serif;text-align:center;flex-wrap:wrap}.offer-listicle .of__status-dot{width:7px;height:7px;border-radius:999px;background:var(--of-status-dot, #22C55E);flex-shrink:0}@media(min-width:990px){.offer-listicle{padding:80px 0}.offer-listicle .of__container{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:48px;align-items:start}.offer-listicle .of__photo-col{position:sticky;top:24px}.offer-listicle .of__heading{font-size:40px}}@media(min-width:720px)and (max-width:989px){.offer-listicle{padding:56px 0}.offer-listicle .of__container{max-width:640px;margin:0 auto}.offer-listicle .of__heading{font-size:36px}}@media(max-width:480px){.offer-listicle .of__tier-photo{width:50px;height:50px;flex-basis:50px}.offer-listicle .of__tier-price{font-size:18px}.offer-listicle .of__tier-title{font-size:16px}}.reviews-listicle{background:var(--rv-bg, #ffffff);padding:100px 0;font-family:Inter,system-ui,sans-serif;color:#262222}.reviews-listicle .rv__container{width:min(1240px,100% - 32px);margin:0 auto}.reviews-listicle .rv__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:40px}.reviews-listicle .rv__head-left{min-width:0}.reviews-listicle .rv__kicker{font:600 14px/1 Space Grotesk,Inter,system-ui,sans-serif;letter-spacing:3px;color:var(--rv-accent, #7C3AED);text-transform:uppercase;margin-bottom:14px}.reviews-listicle .rv__heading{font:700 50px/1.05 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-1px;color:#262222;margin:0}.reviews-listicle .rv__desc{color:#4b5563;font:400 18px/1.4 Inter,system-ui,sans-serif;margin:12px 0 0;max-width:520px}.reviews-listicle .rv__nav{display:flex;gap:10px;flex-shrink:0}.reviews-listicle .rv__nav-btn{width:52px;height:52px;border-radius:999px;background:color-mix(in srgb,var(--rv-accent, #7C3AED) 14%,transparent);color:var(--rv-accent, #7C3AED);border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,opacity .15s ease}.reviews-listicle .rv__nav-btn:hover{background:var(--rv-accent, #7C3AED);color:#fff}.reviews-listicle .rv__nav-btn:disabled{opacity:.4;cursor:default}.reviews-listicle .rv__nav-btn svg{width:20px;height:20px}.reviews-listicle .rv__stats{display:flex;gap:32px;align-items:center;padding:22px 28px;background:var(--rv-stats-bg, #FAF5FF);border-radius:20px;margin-bottom:36px;flex-wrap:wrap}.reviews-listicle .rv__stats-big{font:800 44px/1 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-1.5px;color:#262222}.reviews-listicle .rv__stars{display:inline-flex;gap:3px;color:#f59e0b}.reviews-listicle .rv__stars svg{width:22px;height:22px}.reviews-listicle .rv__stats-col{display:flex;flex-direction:column;gap:4px}.reviews-listicle .rv__stats-l{font:600 14px/1.2 Inter,system-ui,sans-serif;color:#262222}.reviews-listicle .rv__stats-s{font:400 13px/1.2 Space Grotesk,Inter,system-ui,sans-serif;color:#6b7280}.reviews-listicle .rv__stats-hr{width:1px;height:42px;background:color-mix(in srgb,var(--rv-accent, #7C3AED) 18%,transparent);border:none;margin:0}.reviews-listicle .rv__viewport{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.reviews-listicle .rv__viewport::-webkit-scrollbar{display:none}.reviews-listicle .rv__card{flex:0 0 396px;max-width:396px;scroll-snap-align:start;background:var(--rv-card-bg, #FAF5FF);border-radius:24px;overflow:hidden;display:flex;flex-direction:column}.reviews-listicle .rv__card-photo{aspect-ratio:4 / 3;background:#efe7fb;overflow:hidden}.reviews-listicle .rv__card-photo-img{width:100%;height:100%;object-fit:cover;display:block}.reviews-listicle .rv__card-body{padding:22px 24px 24px;display:flex;flex-direction:column;gap:14px}.reviews-listicle .rv__who{display:flex;gap:12px;align-items:center}.reviews-listicle .rv__who-av{width:44px;height:44px;border-radius:999px;background:#fff7df;flex:0 0 44px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center}.reviews-listicle .rv__who-av-img{width:100%;height:100%;object-fit:cover;display:block}.reviews-listicle .rv__who-av--initials{background:color-mix(in srgb,var(--rv-accent, #7C3AED) 14%,transparent);color:var(--rv-accent, #7C3AED);font:700 16px/1 Inter,system-ui,sans-serif;text-transform:uppercase}.reviews-listicle .rv__who-text{min-width:0}.reviews-listicle .rv__who-name{font:700 15px/1.2 Inter,system-ui,sans-serif;color:#262222}.reviews-listicle .rv__who-role{font:400 13px/1.2 Space Grotesk,Inter,system-ui,sans-serif;color:#6b7280;margin-top:2px}.reviews-listicle .rv__who-stars{margin-left:auto;display:inline-flex;gap:2px;color:#f59e0b;flex-shrink:0}.reviews-listicle .rv__who-stars svg{width:14px;height:14px}.reviews-listicle .rv__quote{font:500 16px/1.5 Inter,system-ui,sans-serif;color:#262222}.reviews-listicle .rv__meta{display:flex;gap:10px;align-items:center;font:400 13px/1 Space Grotesk,Inter,system-ui,sans-serif;color:#6b7280;margin-top:4px;flex-wrap:wrap}.reviews-listicle .rv__meta-v{color:#417505;font-weight:600;display:inline-flex;align-items:center;gap:4px}.reviews-listicle .rv__meta-v svg{width:14px;height:14px}.reviews-listicle .rv__bar{display:flex;gap:16px;justify-content:center;margin-top:28px}.reviews-listicle .rv__bar i{width:8px;height:8px;border-radius:999px;background:color-mix(in srgb,var(--rv-accent, #7C3AED) 18%,transparent);transition:width .25s cubic-bezier(.22,1,.36,1),background .25s ease;cursor:pointer}.reviews-listicle .rv__bar i.on{width:32px;background:var(--rv-accent, #7C3AED)}@media(max-width:989px){.reviews-listicle{padding:56px 0}.reviews-listicle .rv__head{flex-direction:column;align-items:stretch}.reviews-listicle .rv__heading{font-size:32px}.reviews-listicle .rv__nav{justify-content:flex-end}.reviews-listicle .rv__stats{padding:18px 20px;gap:18px}.reviews-listicle .rv__stats-big{font-size:36px}.reviews-listicle .rv__stats-hr{display:none}.reviews-listicle .rv__card{flex:0 0 calc(100vw - 64px);max-width:calc(100vw - 64px)}}.solutions-listicle{background:var(--sol-bg, #FFFAF5);padding:90px 0 100px;color:#262222;font-family:Inter,system-ui,sans-serif;position:relative}.solutions-listicle .sol__container{width:min(1240px,100% - 32px);margin:0 auto}.solutions-listicle .sol__head{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;max-width:780px;margin:0 auto}.solutions-listicle .sol__kicker{font:600 14px/1 Space Grotesk,Inter,system-ui,sans-serif;letter-spacing:3px;color:var(--sol-accent, #7C3AED);text-transform:uppercase}.solutions-listicle .sol__heading{font:700 50px/1.05 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-1px;color:#262222;margin:0}.solutions-listicle .sol__heading-em{font-style:normal;background:linear-gradient(transparent 60%,var(--sol-highlight, #FFE43D) 60%);padding:0 4px}.solutions-listicle .sol__desc{color:#4b5563;font:400 18px/1.4 Inter,system-ui,sans-serif;max-width:620px;margin:0}.solutions-listicle .sol__list{display:flex;flex-direction:column;gap:60px;margin-top:80px}.solutions-listicle .sol__row{display:grid;grid-template-columns:540px minmax(0,1fr);gap:80px;align-items:center}.solutions-listicle .sol__row--flip{grid-template-columns:minmax(0,1fr) 540px}.solutions-listicle .sol__row--flip .sol__img{order:2}.solutions-listicle .sol__row--flip .sol__text{order:1}.solutions-listicle .sol__img{aspect-ratio:1.05 / 1;border-radius:24px;overflow:hidden;position:relative;background:#fff7df;border:1px solid #EFE7FB}.solutions-listicle .sol__img-pic,.solutions-listicle .sol__img .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.solutions-listicle .sol__num{position:absolute;top:24px;left:24px;min-width:64px;height:64px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;background:var(--sol-num-bg, #FFE43D);color:#262222;border:1px solid #000;border-radius:999px;font:800 28px/1 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-1px}.solutions-listicle .sol__corner-tag{position:absolute;bottom:18px;left:18px;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;background:#fff;border:1px solid #EFE7FB;color:#262222;font:600 13px/1 Inter,system-ui,sans-serif}.solutions-listicle .sol__corner-tag-icon{display:inline-flex;color:var(--sol-accent, #7C3AED)}.solutions-listicle .sol__corner-tag-icon svg{width:14px;height:14px}.solutions-listicle .sol__text{display:flex;flex-direction:column;gap:18px;max-width:560px}.solutions-listicle .sol__tag{display:inline-flex;align-self:flex-start;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:color-mix(in srgb,var(--sol-accent, #7C3AED) 14%,transparent);color:var(--sol-accent, #7C3AED);font:700 12px/1 Inter,system-ui,sans-serif;letter-spacing:.5px;text-transform:uppercase}.solutions-listicle .sol__title{font:700 38px/1.1 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-1px;color:#262222;margin:0}.solutions-listicle .sol__title-em{font-style:normal;color:var(--sol-accent, #7C3AED)}.solutions-listicle .sol__lead{font:400 18px/1.4 Inter,system-ui,sans-serif;color:#4b5563;margin:0}.solutions-listicle .sol__bullets{display:flex;flex-direction:column;gap:10px;margin:6px 0 0;padding:0;list-style:none}.solutions-listicle .sol__bullet{display:flex;gap:10px;align-items:flex-start;font:400 16px/1.4 Inter,system-ui,sans-serif;color:#262222}.solutions-listicle .sol__bullet-icon{flex:0 0 22px;width:22px;height:22px;color:var(--sol-accent, #7C3AED);margin-top:2px}.solutions-listicle .sol__cite{margin-top:8px;padding:14px 18px;border-left:3px solid var(--sol-accent, #7C3AED);background:#fff;border-radius:0 12px 12px 0;font:500 15px/1.5 Inter,system-ui,sans-serif;color:#262222;font-style:italic}.solutions-listicle .sol__cite-by{display:block;margin-top:6px;font:400 13px/1 Space Grotesk,Inter,system-ui,sans-serif;color:#6b7280;font-style:normal}.solutions-listicle .sol__mid-cta{margin:16px auto;padding:28px 32px;max-width:1100px;background:var(--sol-cta-bg, #1A0533);color:#fff;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(255,255,255,.06)}.solutions-listicle .sol__mid-cta-body{min-width:0}.solutions-listicle .sol__mid-cta-heading{font:700 24px/1.2 Plus Jakarta Sans,Inter,system-ui,sans-serif;letter-spacing:-.5px;color:#fff;max-width:660px;margin:0}.solutions-listicle .sol__mid-cta-text{color:#ffffffb3;font:400 14px/1.4 Inter,system-ui,sans-serif;margin:4px 0 0}.solutions-listicle .sol__mid-cta-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;height:56px;padding:0 36px;border-radius:35px;background:var(--sol-cta-btn-bg, #FFE43D);color:#262222;border:1px solid #000;font:700 18px/1.1 Inter,system-ui,sans-serif;letter-spacing:-1px;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .2s ease}.solutions-listicle .sol__mid-cta-btn:hover,.solutions-listicle .sol__mid-cta-btn:active{background:#ffd500}.solutions-listicle .sol__mid-cta-btn svg{width:18px;height:18px;transition:transform .2s cubic-bezier(.22,1,.36,1)}.solutions-listicle .sol__mid-cta-btn:hover svg{transform:translate(3px)}@media(max-width:989px){.solutions-listicle{padding:56px 0 64px}.solutions-listicle .sol__heading{font-size:32px}.solutions-listicle .sol__list{gap:40px;margin-top:48px}.solutions-listicle .sol__row,.solutions-listicle .sol__row--flip{grid-template-columns:1fr;gap:24px}.solutions-listicle .sol__row--flip .sol__img{order:0}.solutions-listicle .sol__row--flip .sol__text{order:1}.solutions-listicle .sol__title{font-size:26px}.solutions-listicle .sol__num{top:14px;left:14px;min-width:52px;height:52px;padding:0 14px;font-size:22px}.solutions-listicle .sol__corner-tag{bottom:12px;left:12px;padding:6px 10px;font-size:12px}.solutions-listicle .sol__mid-cta{flex-direction:column;align-items:stretch;text-align:center;padding:22px 20px}.solutions-listicle .sol__mid-cta-btn{width:100%}}.sticky-cart{position:fixed;bottom:0;left:0;width:100%;background:var(--sc-bg, #FFFFFF);border-top:2px solid var(--sc-border, #7C3AED);padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom));box-shadow:0 -4px 16px #1a053314;z-index:9990;transition:transform .32s cubic-bezier(.22,1,.36,1);font-family:Inter,system-ui,sans-serif;box-sizing:border-box}.sticky-cart--hidden{transform:translateY(110%)}.sticky-cart--visible{transform:translateY(0)}.sticky-cart .sticky-cart__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:600px;margin:0 auto;width:100%}.sticky-cart .sticky-cart__image{width:44px;height:44px;flex:0 0 44px;border-radius:12px;overflow:hidden;background:color-mix(in srgb,var(--sc-border, #7C3AED) 10%,transparent)}.sticky-cart .sticky-cart__image-img{width:100%;height:100%;object-fit:cover;display:block}.sticky-cart .sticky-cart__info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.sticky-cart .sticky-cart__title{font:800 16px/1.15 Plus Jakarta Sans,Inter,system-ui,sans-serif;color:var(--sc-title, #1A0533);letter-spacing:-.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-cart .sticky-cart__subtitle{font:500 12px/1.3 Inter,system-ui,sans-serif;color:var(--sc-subtitle, #6B7280);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-cart .sticky-cart__btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border-radius:999px;background:var(--sc-btn-bg, #7C3AED);color:var(--sc-btn-text, #FFFFFF);font:800 12px/1 Inter,system-ui,sans-serif;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:background .18s ease,transform .18s ease;white-space:nowrap}.sticky-cart .sticky-cart__btn:hover{background:var(--sc-btn-bg-hover, #6B2BD9);transform:translateY(-1px)}.sticky-cart .sticky-cart__btn:active{transform:scale(.97)}@media(min-width:768px){.sticky-cart{padding:12px 32px}.sticky-cart .sticky-cart__inner{max-width:1000px}.sticky-cart .sticky-cart__image{width:52px;height:52px;flex-basis:52px;border-radius:14px}.sticky-cart .sticky-cart__title{font-size:18px}.sticky-cart .sticky-cart__subtitle{font-size:13px}.sticky-cart .sticky-cart__btn{padding:14px 26px;font-size:14px}}@media(prefers-reduced-motion:reduce){.sticky-cart{transition:opacity .2s ease}.sticky-cart--hidden{transform:none;opacity:0;pointer-events:none}.sticky-cart--visible{transform:none;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
