.wld{--paper: #fcf7fe;--paper-2: #fdf1f2;--paper-3: #f2e4e6;--ink: #191718;--ink-2: #2a2628;--ink-soft: #5a5457;--ink-mute: #726b6f;--blue: #8bb8e8;--blue-ink: #486b90;--peach: #ec9d7b;--clay: #92553b;--clay-deep: #76452f;--white: #fff;--bg: var(--paper);--fg: var(--ink);--fg-soft: var(--ink-soft);--fg-mute: var(--ink-mute);--accent: var(--clay);--accent-bright: var(--peach);--rule: rgba(25, 23, 24, .16);--rule-soft: rgba(25, 23, 24, .08);--hover: rgba(25, 23, 24, .035);--serif: var(--font-heading-family, inherit);--sans: var(--font-body-family, inherit);--w-head: var(--font-heading-weight, 700);--ease: cubic-bezier(.22, .7, .2, 1);position:relative;background:var(--bg);color:var(--fg);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:tabular-nums}.wld--paper{--bg: var(--paper)}.wld--paper2{--bg: var(--paper-2);--hover: rgba(25,23,24,.05)}.wld--white{--bg: #fff}.wld--blue{--bg: var(--blue);--fg: var(--ink);--fg-soft: rgba(25, 23, 24, .82);--fg-mute: rgba(25, 23, 24, .74);--accent: var(--ink);--accent-bright: var(--ink);--rule: rgba(25, 23, 24, .24);--rule-soft: rgba(25, 23, 24, .12);--hover: rgba(25, 23, 24, .06)}.wld--ink{--bg: var(--ink);--fg: var(--paper);--fg-soft: rgba(252, 247, 254, .78);--fg-mute: rgba(252, 247, 254, .6);--rule: rgba(252, 247, 254, .22);--rule-soft: rgba(252, 247, 254, .12);--hover: rgba(252, 247, 254, .06);--accent: var(--peach);--accent-bright: var(--peach)}.wld--grain:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px 180px}.wld--ink.wld--grain:before{opacity:.075}.wld>*{position:relative;z-index:1}.wld *,.wld *:before,.wld *:after{box-sizing:border-box}.wld img{max-width:100%;height:auto;display:block}.wld a{color:inherit;text-decoration:none}.wld p{margin:0}.wld h1,.wld h2,.wld h3,.wld h4{margin:0;font-weight:600}.wld ul{margin:0;padding:0;list-style:none}.wld figure{margin:0}.wld-wrap{width:100%;margin-left:auto;margin-right:auto}.wld-wrap--custom{max-width:1240px;padding-left:28px;padding-right:28px}.wld-sec{padding-top:104px;padding-bottom:104px}.wld-h1{font-family:var(--serif);font-size:clamp(38px,5.4vw,72px);line-height:1.08;letter-spacing:-.015em;font-weight:var(--w-head);text-wrap:balance;overflow-wrap:break-word;margin-bottom:var(--sp-heading, 24px)}.wld-h1 em{font-style:italic;color:var(--accent);font-weight:600}.wld-h2{font-family:var(--serif);font-size:clamp(28px,3.8vw,46px);line-height:1.14;letter-spacing:-.012em;font-weight:var(--w-head);text-wrap:balance;overflow-wrap:break-word;margin-bottom:var(--sp-heading, 18px)}.wld-h2 em{font-style:italic;color:var(--accent)}.wld-h3{font-family:var(--serif);font-size:clamp(23px,2.6vw,31px);line-height:1.24;letter-spacing:-.006em;font-weight:var(--w-head);text-wrap:balance;overflow-wrap:break-word;margin-bottom:var(--sp-heading, 18px)}.wld-deck{font-size:clamp(16.5px,1.55vw,20px);line-height:1.6;color:var(--fg-soft);max-width:54ch}.wld-prose>p{font-size:clamp(15.5px,1.35vw,17px);line-height:1.68;color:var(--fg-soft);margin:0 0 15px;max-width:60ch}.wld-prose>p:last-child{margin-bottom:0}.wld-prose strong,.wld-prose b{color:var(--fg);font-weight:600}.wld-prose em{font-style:italic}.wld-prose a{color:var(--fg);text-decoration:underline;text-underline-offset:3px}.wld-prose ul,.wld-prose ol{margin:0 0 15px;padding:0;list-style:none;max-width:60ch}.wld-prose li{position:relative;padding-left:24px;font-size:clamp(15.5px,1.35vw,17px);line-height:1.68;color:var(--fg-soft);margin-bottom:7px}.wld-prose li:last-child{margin-bottom:0}.wld-prose li:before{content:"";position:absolute;left:0;top:.78em;width:10px;height:1px;background:var(--accent)}.wld-prose ol{counter-reset:wld-li}.wld-prose ol li{counter-increment:wld-li}.wld-prose ol li:before{content:counter(wld-li);top:0;width:auto;height:auto;background:none;color:var(--accent);font-weight:700;font-size:13px}.wld-label{display:flex;align-items:center;gap:14px;font-size:11px;font-weight:700;letter-spacing:.19em;text-transform:uppercase;line-height:1;color:var(--accent);margin-bottom:var(--sp-label, 22px)}.wld-label:after{content:"";flex:1 1 auto;height:1px;background:var(--rule)}.wld-label:before{content:"";display:none;flex:1 1 auto;height:1px;background:var(--rule)}.wld-eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;line-height:1;color:var(--fg-mute)}.wld-head{max-width:var(--head-w, 100%);margin-bottom:var(--sp-head, 60px)}.wld-head .wld-deck{margin-top:0;max-width:var(--deck-w, 54ch)}.wld-head--center{margin-left:auto;margin-right:auto;text-align:center}.wld-head--center .wld-label{justify-content:center}.wld-head--center .wld-label:before{display:block}.wld-head--center .wld-deck{margin-left:auto;margin-right:auto}.wld-btn{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:54px;padding:17px 32px;border-radius:2px;border:1px solid transparent;font-family:var(--sans);font-size:12.5px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;line-height:1;cursor:pointer;text-align:center;transition:background-color .28s var(--ease),color .28s var(--ease),border-color .28s var(--ease)}.wld-btn svg{width:16px;height:16px;flex:0 0 16px;transition:transform .3s var(--ease)}.wld-btn:hover svg{transform:translate(4px)}.wld-btn--primary{background:var(--fg);color:var(--bg)}.wld-btn--primary:hover{background:var(--clay);color:#fff}.wld--ink .wld-btn--primary:hover{background:var(--peach);color:var(--ink)}.wld--blue .wld-btn--primary:hover{background:var(--clay);color:#fff}.wld-btn--accent{background:var(--peach);color:var(--ink)}.wld-btn--accent:hover{background:var(--clay);color:#fff}.wld-btn--blue{background:var(--blue);color:var(--ink)}.wld-btn--blue:hover{background:var(--ink);color:var(--paper)}.wld-btn--clay{background:var(--clay);color:#fff}.wld-btn--clay:hover{background:var(--clay-deep);color:#fff}.wld-btn--ghost{border-color:var(--rule);color:var(--fg);background:transparent}.wld-btn--ghost:hover{border-color:var(--fg);background:var(--fg);color:var(--bg)}.wld-btn--full{display:flex;width:100%}.wld-btn--inline{align-self:flex-start}.wld-btn--sq{border-radius:2px}.wld-btn--soft{border-radius:8px}.wld-btn--pill{border-radius:999px;padding-left:36px;padding-right:36px}.wld-btn[disabled]{opacity:.45;cursor:not-allowed}.wld-btn[disabled]:hover{background:var(--fg);color:var(--bg)}.wld-link{display:inline-flex;align-items:center;gap:10px;position:relative;min-height:44px;font-size:12.5px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--fg)}.wld-link svg{width:15px;height:15px;transition:transform .3s var(--ease)}.wld-link:after{content:"";position:absolute;left:0;right:25px;bottom:11px;height:1px;background:currentColor;transform-origin:left;transition:transform .4s var(--ease)}.wld-link:hover:after{transform:scaleX(0);transform-origin:right}.wld-link:hover svg{transform:translate(4px)}.wld a:focus-visible,.wld button:focus-visible,.wld summary:focus-visible,.wld input:focus-visible,.wld select:focus-visible,.wld [tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}.wld-fig,.wld-fig__plate{position:relative}.wld-fig--tag-bottom .wld-fig__plate{margin-bottom:30px}.wld-fig__frame{position:relative;overflow:hidden;border-radius:3px;background:var(--paper-3);box-shadow:0 0 0 1px var(--rule);aspect-ratio:var(--ratio, 4 / 3)}.wld-fig__frame img{width:100%;height:100%;object-fit:cover}.wld-fig__frame>svg{width:100%;height:100%;object-fit:cover;opacity:.35}.wld-fig--tint .wld-fig__frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--peach);mix-blend-mode:multiply;opacity:.09;pointer-events:none}.wld-fig--rule .wld-fig__frame{border-radius:0;box-shadow:none;border:1px solid var(--rule)}.wld-fig__ph{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;text-align:center;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-mute);background:repeating-linear-gradient(-45deg,var(--paper-2) 0 10px,var(--paper-3) 10px 20px)}.wld-cap{display:flex;align-items:center;gap:11px;margin-top:13px;font-size:10.5px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--fg-mute)}.wld-cap:before{content:"";flex:0 0 20px;height:1px;background:currentColor}.wld-tag{position:absolute;z-index:3;display:inline-flex;flex-direction:column;gap:5px;padding:13px 16px;background:var(--peach);color:var(--ink);border-radius:2px;box-shadow:0 12px 26px -14px #19171873;transform:rotate(-2.4deg)}.wld-tag--ink{background:var(--ink);color:var(--paper)}.wld-tag--paper{background:var(--paper);color:var(--ink)}.wld-tag--blue{background:var(--blue);color:var(--ink)}.wld-tag__lead{font-family:var(--serif);font-size:clamp(20px,2.4vw,27px);font-weight:600;line-height:1;letter-spacing:-.01em}.wld-tag__sub{font-size:9.5px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;line-height:1.2;opacity:.88}.wld-tag--tl{top:-14px;left:-14px}.wld-tag--tr{top:-14px;right:-14px}.wld-tag--bl{bottom:-16px;left:-14px}.wld-tag--br{bottom:-16px;right:-14px}.wld-hero__grid{display:grid;grid-template-columns:calc(var(--split, 50) * 1%) minmax(0,1fr);gap:clamp(28px,4.4vw,88px);align-items:center}.wld-hero__rating{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:26px}.wld-stars{display:inline-flex;gap:2px;color:var(--accent)}.wld-stars svg{width:15px;height:15px;fill:currentColor}.wld-hero__rating span{font-size:12.5px;color:var(--fg-soft);letter-spacing:.01em}.wld-hero__rating b{color:var(--fg);font-weight:600}.wld-hero__sub{font-family:var(--serif);font-weight:var(--w-head);font-size:clamp(18px,1.9vw,23px);line-height:1.4;color:var(--fg);margin:0 0 20px;max-width:30ch}.wld-hero__cta{display:flex;align-items:center;gap:12px 26px;flex-wrap:wrap;margin-top:var(--sp-head, 34px)}.wld-hero__trust{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px;margin-top:38px;padding-top:22px;border-top:1px solid var(--rule)}.wld-hero__trust li{display:flex;align-items:center;gap:9px;font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--fg-soft)}.wld-hero__trust svg{width:17px;height:17px;color:var(--accent)}.wld-hero__trust img{width:17px;height:17px;object-fit:contain}.wld-stack{position:relative;padding-top:var(--inset-drop, 9%);padding-right:var(--inset-shift, 8%)}.wld-stack__main{position:relative;z-index:1}.wld-stack__inset{position:absolute;top:0;right:0;width:var(--inset-w, 46%);z-index:2}.wld-stack__inset .wld-fig__frame{box-shadow:0 0 0 1px var(--rule),0 24px 48px -26px #19171866}.wld-stack--single{padding-top:0;padding-right:0}.wld-index{display:grid;gap:1px;background:var(--rule);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.wld-card{background:var(--bg);padding:30px 26px 26px;display:flex;flex-direction:column;color:inherit;transition:background-color .35s var(--ease)}.wld-card:hover{background:var(--hover)}.wld-card__n{font-size:10.5px;font-weight:700;letter-spacing:.18em;color:var(--fg-mute);margin-bottom:18px}.wld-card .wld-fig{margin-bottom:22px}.wld-card h3{font-family:var(--serif);font-size:clamp(20px,1.9vw,24px);line-height:1.14;letter-spacing:-.015em;margin-bottom:10px}.wld-card p{font-size:14.5px;line-height:1.58;color:var(--fg-soft);margin-bottom:26px}.wld-card__go{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:17px;border-top:1px solid var(--rule);font-size:10.5px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--fg);position:relative}.wld-card__go:before{content:"";position:absolute;top:-1px;left:0;right:0;height:1px;background:var(--accent-bright);transform:scaleX(0);transform-origin:left;transition:transform .45s var(--ease)}.wld-card:hover .wld-card__go:before{transform:scaleX(1)}.wld-card__go svg{width:16px;height:16px;transition:transform .3s var(--ease)}.wld-card:hover .wld-card__go svg{transform:translate(5px)}.wld-foot{margin-top:var(--mt, 34px);display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:14.5px;color:var(--fg-soft)}.wld-foot svg{width:18px;height:18px;color:var(--accent)}.wld-steps{display:grid;gap:var(--sp-block, clamp(64px, 8vw, 104px))}.wld-step{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,5vw,72px);align-items:center}.wld-step--flip .wld-step__media{order:-1}.wld-step__body{position:relative}.wld-step__n{display:flex;align-items:center;gap:18px;font-family:var(--serif);font-size:clamp(30px,3.2vw,44px);font-weight:var(--w-head);line-height:1;letter-spacing:-.02em;color:var(--accent);margin-bottom:24px;-webkit-user-select:none;user-select:none}.wld-step__n:after{content:"";flex:1 1 auto;height:1px;background:var(--rule)}.wld-step__inner{position:relative;z-index:1}.wld-step__inner>.wld-prose+*{margin-top:26px}.wld-step__inner>*:first-child{margin-top:0}.wld-note{margin:26px 0 0;padding:3px 0 3px 20px;border-left:2px solid var(--accent);font-family:var(--serif);font-style:italic;font-size:clamp(16.5px,1.6vw,19px);line-height:1.5;color:var(--fg);max-width:48ch}.wld-quote{margin-top:30px;padding-top:22px;border-top:1px solid var(--rule);max-width:50ch}.wld-quote p{font-family:var(--serif);font-style:italic;font-size:clamp(16.5px,1.65vw,19.5px);line-height:1.5;color:var(--fg);margin-bottom:14px}.wld-quote cite{display:flex;align-items:center;gap:9px;font-style:normal;font-size:10.5px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--fg-mute)}.wld-quote cite svg{width:13px;height:13px;color:var(--accent)}.wld-step__cta{margin-top:30px}.wld-rail{position:relative;display:grid;gap:30px}.wld-rail__line{position:absolute;top:30px;left:8%;right:8%;height:1px;background:var(--rule);z-index:0}.wld-node{position:relative;z-index:1;text-align:center}.wld-node__ico{width:60px;height:60px;margin:0 auto 20px;border:1px solid var(--rule);border-radius:50%;display:grid;place-items:center;background:var(--bg);color:var(--accent);transition:border-color .3s var(--ease),color .3s var(--ease)}.wld-node__ico svg{width:25px;height:25px}.wld-node__ico img{width:26px;height:26px;object-fit:contain}.wld-node:hover .wld-node__ico{border-color:var(--accent)}.wld-node__n{font-size:10px;font-weight:700;letter-spacing:.2em;color:var(--fg-mute);margin-bottom:8px}.wld-node h3{font-family:var(--serif);font-size:clamp(18px,1.7vw,21px);line-height:1.2;margin-bottom:8px}.wld-node p{font-size:13.5px;line-height:1.5;color:var(--fg-soft);max-width:24ch;margin-inline:auto}.wld-offer{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(40px,6vw,80px);align-items:center}.wld-offer__art{display:flex;justify-content:center}.wld-cover{position:relative;width:min(100%,330px);aspect-ratio:3 / 4;border-radius:3px;overflow:hidden;background:linear-gradient(158deg,#2a2628,#131112);box-shadow:0 40px 70px -28px #0000008c,0 0 0 1px #fcf7fe2e;transform:rotate(-2.6deg);padding:clamp(24px,3.4vw,34px);display:flex;flex-direction:column;justify-content:space-between;color:var(--paper)}.wld-cover:before{content:"";position:absolute;left:0;top:0;bottom:0;width:9px;background:var(--peach)}.wld-cover img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.wld-cover__body{position:relative}.wld-cover__eyebrow{font-size:9.5px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#fcf7fea3;margin-bottom:14px}.wld-cover__title{font-family:var(--serif);font-size:clamp(26px,3.2vw,36px);line-height:1.02;letter-spacing:-.025em;font-weight:600}.wld-cover__foot{position:relative;display:flex;align-items:center;gap:10px;font-size:9.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#fcf7fea3}.wld-cover__foot:before{content:"";flex:0 0 20px;height:1px;background:currentColor}.wld-offer__panel{background:var(--paper);color:var(--ink);border-radius:3px;padding:clamp(24px,3vw,34px);margin-top:var(--sp-head, 30px);box-shadow:0 0 0 1px #19171814}.wld-offer__panel .wld-editor-note{border-color:#19171833;color:var(--ink-soft)}.wld-offer__note{margin-top:18px;font-size:12px;color:var(--fg-mute)}.wld-editor-note{border:1px dashed var(--rule);border-radius:3px;padding:22px;text-align:center;font-size:13.5px;line-height:1.6;color:var(--fg-soft)}.wld-editor-note code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px}.wld-shelf{display:grid;gap:1px;background:var(--rule);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.wld-item{background:var(--bg);padding:26px;display:flex;flex-direction:column}.wld-item .wld-fig{margin-bottom:22px}.wld-item__badge{position:absolute;top:12px;left:12px;z-index:2;background:var(--ink);color:var(--paper);font-size:9.5px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;padding:7px 11px;border-radius:2px}.wld-item h3{font-family:var(--serif);font-size:clamp(20px,1.9vw,24px);line-height:1.14;letter-spacing:-.015em;margin-bottom:9px}.wld-item p{font-size:14px;line-height:1.55;color:var(--fg-soft);margin-bottom:20px}.wld-price{display:flex;align-items:baseline;gap:10px;margin-bottom:24px;padding-top:18px;border-top:1px solid var(--rule);font-family:var(--serif);font-size:23px;font-weight:600;letter-spacing:-.01em}.wld-price s{font-family:var(--sans);font-size:14px;font-weight:400;color:var(--fg-mute)}.wld-price__save{margin-left:auto;font-family:var(--sans);font-size:9.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.wld-item form,.wld-item .wld-btn{margin-top:auto}.wld-item form{align-self:stretch}.wld-item form.wld-form--inline{align-self:flex-start}.wld-trust{display:grid;gap:1px;background:var(--rule);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.wld-trust__item{background:var(--bg);padding:34px 28px;display:flex;flex-direction:column;gap:14px}.wld-trust__item>svg{width:26px;height:26px;color:var(--accent)}.wld-trust__item>img{width:28px;height:28px;object-fit:contain}.wld-trust__item h3{font-family:var(--serif);font-size:19px;line-height:1.2;letter-spacing:-.01em}.wld-trust__item p{font-size:13.5px;line-height:1.55;color:var(--fg-soft)}.wld-faq{border-top:1px solid var(--rule)}.wld-faq--narrow{max-width:840px;margin-inline:auto}.wld-q{border-bottom:1px solid var(--rule)}.wld-q summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:24px;padding:26px 0;min-height:44px;font-family:var(--serif);font-size:clamp(18px,1.9vw,22px);line-height:1.3;letter-spacing:-.012em;font-weight:600;color:var(--fg);transition:color .25s var(--ease)}.wld-q summary::-webkit-details-marker{display:none}.wld-q summary:hover{color:var(--accent)}.wld-q__mark{position:relative;flex:0 0 20px;width:20px;height:20px;margin-left:auto;transition:transform .35s var(--ease)}.wld-q__mark:before,.wld-q__mark:after{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;background:currentColor}.wld-q__mark:before{width:15px;height:1.5px}.wld-q__mark:after{width:1.5px;height:15px;transition:opacity .3s var(--ease)}.wld-q[open] .wld-q__mark{transform:rotate(180deg)}.wld-q[open] .wld-q__mark:after{opacity:0}.wld-q__a{padding:0 0 28px;max-width:68ch}.wld-q__a p{font-size:15.5px;line-height:1.68;color:var(--fg-soft);margin-bottom:12px}.wld-q__a p:last-child{margin-bottom:0}.wld-closing{text-align:center;max-width:900px;margin-inline:auto}.wld-closing .wld-label{justify-content:center}.wld-closing .wld-label:before{display:block}.wld-closing .wld-h2{font-size:clamp(34px,5.4vw,68px)}.wld-closing .wld-deck{margin:0 auto var(--sp-head, 38px)}.wld-announce{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 20px;padding:12px 18px;font-size:10.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-align:center}.wld-announce__sep{flex:0 0 3px;width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.45}.wld-announce a{text-decoration:underline;text-underline-offset:3px}@media(prefers-reduced-motion:no-preference){.wld-reveal{opacity:0;transform:translateY(18px);transition:opacity .75s var(--ease),transform .75s var(--ease);transition-delay:var(--d, 0ms);will-change:opacity,transform}.wld-reveal.is-in{opacity:1;transform:none}.wld-q[open] .wld-q__a{animation:wld-open .4s var(--ease)}}@keyframes wld-open{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.wld *,.wld *:before,.wld *:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}@media(max-width:1200px){.wld-wrap--custom{padding-left:24px;padding-right:24px}.wld-sec{padding-top:88px;padding-bottom:88px}}@media(max-width:989px){.wld-sec{padding-top:72px;padding-bottom:72px}.wld-head{margin-bottom:calc(var(--sp-head, 60px) * .74)}.wld-step{grid-template-columns:1fr;gap:30px}.wld-step .wld-step__media,.wld-step--flip .wld-step__media{order:-1}.wld-offer{grid-template-columns:1fr;gap:44px}.wld-offer__art{order:-1}.wld-cover{width:min(100%,260px);transform:rotate(-2deg)}.wld-faq--narrow{max-width:none}}@media(max-width:749px){.wld-sec{padding-top:56px;padding-bottom:56px}.wld-head{margin-bottom:calc(var(--sp-head, 60px) * .58)}.wld-label{margin-bottom:calc(var(--sp-label, 22px) * .72);gap:10px}.wld-step__n{gap:14px;margin-bottom:18px}.wld-note{margin-top:22px;padding-left:16px}.wld-rail{grid-template-columns:1fr!important;gap:0}.wld-rail__line{top:8px;bottom:8px;left:30px;right:auto;width:1px;height:auto}.wld-node{display:grid;grid-template-columns:60px 1fr;gap:20px;align-items:start;text-align:left;padding-bottom:30px}.wld-node:last-child{padding-bottom:0}.wld-node__ico{margin:0}.wld-node p{margin-inline:0;max-width:none}.wld-shelf{grid-template-columns:1fr!important}.wld-card,.wld-item,.wld-trust__item{padding:26px 20px}.wld-btn--full,.wld-step__cta .wld-btn,.wld-card .wld-btn{width:100%}.wld-q summary{gap:16px;padding:22px 0}.wld-tag{padding:11px 13px}.wld-tag--tl,.wld-tag--tr{top:-12px}.wld-tag--tl,.wld-tag--bl{left:-8px}.wld-tag--tr,.wld-tag--br{right:-8px}}@media(max-width:460px){.wld-cover{width:100%;transform:none}.wld-node{grid-template-columns:50px 1fr;gap:16px}.wld-node__ico{width:50px;height:50px}.wld-rail__line{left:25px}}@media print{.wld{background:#fff!important;color:#000!important}.wld--grain:before{display:none}.wld-reveal{opacity:1!important;transform:none!important}}.wld-calc{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(32px,4.5vw,64px);align-items:start}.wld-calc__steps{display:grid;gap:34px}.wld-calc__step>.wld-label{margin-bottom:18px}.wld-chips{display:flex;flex-wrap:wrap;gap:10px}.wld-chip{-webkit-appearance:none;appearance:none;font-family:var(--sans);font-size:14px;font-weight:500;line-height:1.2;color:var(--fg);background:transparent;border:1px solid var(--rule);border-radius:2px;padding:14px 18px;min-height:48px;cursor:pointer;transition:border-color .2s var(--ease),background-color .2s var(--ease),color .2s var(--ease)}.wld-chip:hover{border-color:var(--fg)}.wld-chip[aria-pressed=true]{background:var(--fg);border-color:var(--fg);color:var(--bg);font-weight:600}.wld-result{background:var(--ink);color:var(--paper);border-radius:3px;padding:clamp(28px,3.4vw,40px);position:sticky;top:24px}.wld-result__label{font-size:10.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fcf7fe9e;margin-bottom:20px}.wld-result__value{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;font-family:var(--serif);font-weight:var(--w-head);line-height:1;letter-spacing:-.02em}.wld-result__n{font-size:clamp(56px,7vw,88px);color:var(--peach)}.wld-result__unit{font-family:var(--sans);font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fcf7fec7}.wld-result--empty .wld-result__n{font-size:clamp(24px,2.6vw,30px);color:#fcf7fe80}.wld-result--empty .wld-result__unit{display:none}.wld-result__note{margin-top:24px;padding-top:20px;border-top:1px solid rgba(252,247,254,.22);font-size:13.5px;line-height:1.6;color:#fcf7fec7}.wld-result .wld-btn{margin-top:24px}.wld-modal{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;height:fit-content;max-height:calc(100dvh - 32px);border:none;padding:0;max-width:520px;width:calc(100vw - 36px);background:transparent;overflow:auto;overscroll-behavior:contain}.wld-modal::backdrop{background:#191718b8}.wld-modal__inner{position:relative;background:var(--paper);color:var(--ink);border-radius:3px;overflow:hidden;box-shadow:0 40px 90px -30px #0009}.wld-modal__inner:before{content:"";display:block;height:6px;background:var(--peach)}.wld-modal__fig{display:block}.wld-modal__fig img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.wld-modal__body{padding:clamp(26px,4vw,38px)}.wld-modal__body .wld-label{color:var(--clay)}.wld-modal__body h2{font-family:var(--serif);font-size:clamp(24px,3.2vw,32px);line-height:1.14;letter-spacing:-.015em;font-weight:var(--w-head);margin-bottom:var(--sp-heading, 14px);text-wrap:balance}.wld-modal__body p{font-size:15.5px;line-height:1.6;color:var(--ink-soft)}.wld-modal__form{margin-top:24px}.wld-modal__actions{margin-top:var(--sp-head, 26px);display:grid;gap:12px}.wld-modal__fine{margin-top:18px;font-size:12px;color:var(--ink-mute);text-align:center}.wld-modal__close{position:absolute;top:10px;right:10px;width:44px;height:44px;display:grid;place-items:center;background:transparent;border:none;cursor:pointer;color:var(--ink);z-index:2}.wld-modal__close:before,.wld-modal__close:after{content:"";position:absolute;width:16px;height:1.5px;background:currentColor}.wld-modal__close:before{transform:rotate(45deg)}.wld-modal__close:after{transform:rotate(-45deg)}.wld-modal__close:hover{color:var(--clay)}.wld-modal[data-has-image] .wld-modal__close{color:var(--paper)}.wld-trust__lead{font-family:var(--serif);font-size:clamp(30px,3.4vw,42px);font-weight:var(--w-head);line-height:1;letter-spacing:-.02em;color:var(--accent)}.wld-card>:last-child{margin-bottom:0}@media(max-width:989px){.wld-calc{grid-template-columns:1fr;gap:36px}.wld-result{position:static}}@media(max-width:749px){.wld-calc__steps{gap:28px}.wld-chips{gap:8px}.wld-chip{font-size:13.5px;padding:13px 15px}.wld-modal{width:calc(100vw - 24px)}}.wld-visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.wld-spacer{width:100%;height:var(--h, 40px)}@media(max-width:749px){.wld-spacer{height:calc(var(--h, 40px) * .6)}}@media(min-width:1440px){.wld-h1{font-size:calc(72px * var(--xl-h, 100) / 100)}.wld-h2{font-size:calc(46px * var(--xl-h, 100) / 100)}.wld-h3{font-size:calc(31px * var(--xl-h, 100) / 100)}.wld-closing .wld-h2{font-size:calc(68px * var(--xl-h, 100) / 100)}.wld-card h3,.wld-item h3{font-size:calc(24px * var(--xl-h, 100) / 100)}.wld-node h3{font-size:calc(21px * var(--xl-h, 100) / 100)}.wld-trust__item h3{font-size:calc(19px * var(--xl-h, 100) / 100)}.wld-q summary{font-size:calc(22px * var(--xl-h, 100) / 100)}.wld-step__n{font-size:calc(44px * var(--xl-h, 100) / 100)}.wld-trust__lead{font-size:calc(42px * var(--xl-h, 100) / 100)}.wld-result__n{font-size:calc(88px * var(--xl-h, 100) / 100)}.wld-cover__title{font-size:calc(36px * var(--xl-h, 100) / 100)}.wld-modal__body h2{font-size:calc(32px * var(--xl-h, 100) / 100)}.wld-tag__lead{font-size:calc(27px * var(--xl-h, 100) / 100)}.wld-deck{font-size:calc(20px * var(--xl-b, 100) / 100)}.wld-prose>p,.wld-prose li{font-size:calc(17px * var(--xl-b, 100) / 100)}.wld-note{font-size:calc(19px * var(--xl-b, 100) / 100)}.wld-quote p{font-size:calc(19.5px * var(--xl-b, 100) / 100)}.wld-q__a p{font-size:calc(15.5px * var(--xl-b, 100) / 100)}.wld-card p,.wld-item p{font-size:calc(14.5px * var(--xl-b, 100) / 100)}.wld-node p,.wld-trust__item p{font-size:calc(13.5px * var(--xl-b, 100) / 100)}.wld-chip{font-size:calc(14px * var(--xl-b, 100) / 100)}.wld-btn,.wld-link{font-size:calc(12.5px * var(--xl-b, 100) / 100)}.wld-label,.wld-eyebrow{font-size:calc(11px * var(--xl-b, 100) / 100)}.wld-cap,.wld-card__n,.wld-node__n,.wld-result__label{font-size:calc(10.5px * var(--xl-b, 100) / 100)}.wld-result__note,.wld-offer__note{font-size:calc(13.5px * var(--xl-b, 100) / 100)}.wld-announce{font-size:calc(10.5px * var(--xl-b, 100) / 100)}.wld-price{font-size:calc(23px * var(--xl-b, 100) / 100)}}.wld-hero__body>*,.wld-hero__trust>.wld-hero__trust-item,.wld-hero__fig{--fs: var(--fs-d, 100)}@media(max-width:1279px){.wld-hero__body>*,.wld-hero__trust>.wld-hero__trust-item,.wld-hero__fig{--fs: var(--fs-t, 100)}}@media(max-width:767px){.wld-hero__body>*,.wld-hero__trust>.wld-hero__trust-item,.wld-hero__fig{--fs: var(--fs-m, 100)}}.wld-hero__body .wld-spacer{height:var(--h-d, 40px)}@media(max-width:1279px){.wld-hero__body .wld-spacer{height:var(--h-t, 32px)}}@media(max-width:767px){.wld-hero__body .wld-spacer{height:var(--h-m, 24px)}}@media(min-width:1280px){.wld-hero__body .wld-h1{font-size:calc(64px * var(--fs, 100) / 100);line-height:1.08}.wld-hero__body .wld-hero__sub{font-size:calc(22px * var(--fs, 100) / 100);line-height:1.4;max-width:32ch}.wld-hero__body .wld-prose>p,.wld-hero__body .wld-prose li{font-size:calc(17px * var(--fs, 100) / 100)}.wld-hero__body .wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__rating span{font-size:calc(12.5px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__rating .wld-stars svg{width:calc(15px * var(--fs, 100) / 100);height:calc(15px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__trust li{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__trust li svg,.wld-hero__body .wld-hero__trust li img{width:calc(17px * var(--fs, 100) / 100);height:calc(17px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__cta .wld-btn,.wld-hero__body .wld-hero__cta .wld-link{font-size:calc(12.5px * var(--fs, 100) / 100)}.wld-hero__fig .wld-cap{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-hero__fig .wld-tag__lead{font-size:calc(27px * var(--fs, 100) / 100)}.wld-hero__fig .wld-tag__sub{font-size:calc(10.5px * var(--fs, 100) / 100)}}@media(max-width:1279px){.wld-hero__grid{grid-template-columns:calc(var(--split-t, 44) * 1%) minmax(0,1fr);gap:clamp(22px,3vw,44px)}.wld-hero__body{max-width:none}.wld-hero__cta{margin-top:calc(var(--sp-head, 34px) * .85)}.wld-stack{max-width:none}.wld-stack__inset .wld-fig__frame{box-shadow:0 0 0 1px var(--rule),0 18px 34px -24px #19171859}.wld-stack--single{max-width:none}.wld-hero__grid--stack-t{grid-template-columns:minmax(0,1fr);gap:40px;align-items:start}.wld-hero__grid--stack-t .wld-hero__body{order:2;max-width:760px}.wld-hero__grid--stack-t .wld-stack{order:1;max-width:620px}}@media(min-width:768px)and (max-width:1279px){.wld-hero__body .wld-h1{font-size:calc(48px * var(--fs, 100) / 100);line-height:1.11}.wld-hero__body .wld-hero__sub{font-size:calc(20px * var(--fs, 100) / 100);line-height:1.42;max-width:40ch}.wld-hero__body .wld-prose>p,.wld-hero__body .wld-prose li{font-size:calc(16.5px * var(--fs, 100) / 100)}.wld-hero__body .wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__rating span{font-size:calc(12.5px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__rating .wld-stars svg{width:calc(15px * var(--fs, 100) / 100);height:calc(15px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__trust li{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__trust li svg,.wld-hero__body .wld-hero__trust li img{width:calc(16px * var(--fs, 100) / 100);height:calc(16px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__cta .wld-btn,.wld-hero__body .wld-hero__cta .wld-link{font-size:calc(12px * var(--fs, 100) / 100)}.wld-hero__fig .wld-cap{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-hero__fig .wld-tag__lead{font-size:calc(23px * var(--fs, 100) / 100)}.wld-hero__fig .wld-tag__sub{font-size:calc(10px * var(--fs, 100) / 100)}}@media(max-width:767px){.wld-hero__grid{grid-template-columns:minmax(0,1fr);gap:30px;align-items:start}.wld-hero__body{order:2;max-width:none}.wld-stack{order:1;display:grid;grid-template-columns:minmax(0,1fr);gap:22px;padding-top:0;padding-right:0;max-width:none}.wld-stack__inset{position:static;width:100%;z-index:auto}.wld-stack--single{max-width:none}.wld-stack__inset .wld-fig__frame{box-shadow:0 0 0 1px var(--rule)}.wld-hero__body .wld-hero__rating{gap:8px 10px;margin-bottom:20px}.wld-hero__body .wld-label{gap:10px;margin-bottom:calc(var(--sp-label, 22px) * .72)}.wld-hero__body .wld-h1{margin-bottom:calc(var(--sp-heading, 24px) * .8)}.wld-hero__cta{flex-direction:column;align-items:stretch;gap:12px;margin-top:calc(var(--sp-head, 34px) * .7)}.wld-hero__cta .wld-btn{width:100%}.wld-hero__cta .wld-link{justify-content:center}.wld-hero__trust{gap:10px 18px;margin-top:28px;padding-top:18px}.wld-hero__fig .wld-tag{padding:10px 12px}.wld-hero__body .wld-h1{font-size:calc(36px * var(--fs, 100) / 100);line-height:1.14}.wld-hero__body .wld-hero__sub{font-size:calc(18px * var(--fs, 100) / 100);line-height:1.44;max-width:none}.wld-hero__body .wld-prose>p,.wld-hero__body .wld-prose li{font-size:calc(15.5px * var(--fs, 100) / 100)}.wld-hero__body .wld-label{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__rating span{font-size:calc(12px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__rating .wld-stars svg{width:calc(14px * var(--fs, 100) / 100);height:calc(14px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__trust li{font-size:calc(10px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__trust li svg,.wld-hero__body .wld-hero__trust li img{width:calc(15px * var(--fs, 100) / 100);height:calc(15px * var(--fs, 100) / 100)}.wld-hero__body .wld-hero__cta .wld-btn,.wld-hero__body .wld-hero__cta .wld-link{font-size:calc(12px * var(--fs, 100) / 100)}.wld-hero__fig .wld-cap{font-size:calc(10px * var(--fs, 100) / 100)}.wld-hero__fig .wld-tag__lead{font-size:calc(20px * var(--fs, 100) / 100)}.wld-hero__fig .wld-tag__sub{font-size:calc(9.5px * var(--fs, 100) / 100)}}@media(max-width:400px){.wld-hero__body .wld-hero__trust{gap:8px 14px}.wld-hero__fig .wld-tag--tl,.wld-hero__fig .wld-tag--bl{left:-6px}.wld-hero__fig .wld-tag--tr,.wld-hero__fig .wld-tag--br{right:-6px}}.wld-index-head,.wld-index>.wld-card{--fs: var(--fs-d, 100)}@media(max-width:1279px){.wld-index-head,.wld-index>.wld-card{--fs: var(--fs-t, 100)}}@media(max-width:767px){.wld-index-head,.wld-index>.wld-card{--fs: var(--fs-m, 100)}}.wld-index{grid-template-columns:repeat(var(--cols-d, 4),minmax(0,1fr))}@media(max-width:1279px){.wld-index{grid-template-columns:repeat(var(--cols-t, 2),minmax(0,1fr))}}@media(max-width:767px){.wld-index{grid-template-columns:repeat(var(--cols-m, 1),minmax(0,1fr))}}@media(min-width:1280px){.wld-index-head .wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-index-head .wld-h2{font-size:calc(46px * var(--fs, 100) / 100);line-height:1.14}.wld-index-head .wld-deck{font-size:calc(20px * var(--fs, 100) / 100)}.wld-index .wld-card__n{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-index .wld-card h3{font-size:calc(24px * var(--fs, 100) / 100);line-height:1.14}.wld-index .wld-card p{font-size:calc(14.5px * var(--fs, 100) / 100)}.wld-index .wld-card__go{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-index .wld-card__go svg{width:calc(16px * var(--fs, 100) / 100);height:calc(16px * var(--fs, 100) / 100)}}@media(min-width:768px)and (max-width:1279px){.wld-index-head .wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-index-head .wld-h2{font-size:calc(36px * var(--fs, 100) / 100);line-height:1.16}.wld-index-head .wld-deck{font-size:calc(18px * var(--fs, 100) / 100)}.wld-index .wld-card__n{font-size:calc(10px * var(--fs, 100) / 100)}.wld-index .wld-card h3{font-size:calc(21px * var(--fs, 100) / 100);line-height:1.16}.wld-index .wld-card p{font-size:calc(14px * var(--fs, 100) / 100)}.wld-index .wld-card__go{font-size:calc(10px * var(--fs, 100) / 100)}.wld-index .wld-card__go svg{width:calc(15px * var(--fs, 100) / 100);height:calc(15px * var(--fs, 100) / 100)}}@media(max-width:767px){.wld-index-head .wld-label{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-index-head .wld-h2{font-size:calc(29px * var(--fs, 100) / 100);line-height:1.18}.wld-index-head .wld-deck{font-size:calc(16.5px * var(--fs, 100) / 100)}.wld-index .wld-card__n{font-size:calc(10px * var(--fs, 100) / 100);margin-bottom:14px}.wld-index .wld-card h3{font-size:calc(19.5px * var(--fs, 100) / 100);line-height:1.2}.wld-index .wld-card p{font-size:calc(14px * var(--fs, 100) / 100);margin-bottom:22px}.wld-index .wld-card__go{font-size:calc(10px * var(--fs, 100) / 100);padding-top:15px}.wld-index .wld-card__go svg{width:calc(15px * var(--fs, 100) / 100);height:calc(15px * var(--fs, 100) / 100)}.wld-index .wld-card{padding:26px 20px}.wld-index .wld-card .wld-fig{margin-bottom:18px}}.wld-spacer--loose{height:var(--h-d, 40px)}@media(max-width:1279px){.wld-spacer--loose{height:var(--h-t, 32px)}}@media(max-width:767px){.wld-spacer--loose{height:var(--h-m, 24px)}}.wld-foot--left{justify-content:flex-start}.wld-foot--center{justify-content:center;text-align:center}.wld-foot--right{justify-content:flex-end;text-align:right}.wld-foot{--fs: var(--fs-d, 100)}@media(max-width:1279px){.wld-foot{--fs: var(--fs-t, 100)}}@media(max-width:767px){.wld-foot{--fs: var(--fs-m, 100)}}@media(min-width:1280px){.wld-foot,.wld-foot>span{font-size:calc(14.5px * var(--fs, 100) / 100)}.wld-foot .wld-link{font-size:calc(12.5px * var(--fs, 100) / 100)}.wld-foot>svg{width:calc(18px * var(--fs, 100) / 100);height:calc(18px * var(--fs, 100) / 100)}.wld-foot .wld-link svg{width:calc(16px * var(--fs, 100) / 100);height:calc(16px * var(--fs, 100) / 100)}}@media(min-width:768px)and (max-width:1279px){.wld-foot,.wld-foot>span{font-size:calc(14px * var(--fs, 100) / 100)}.wld-foot .wld-link{font-size:calc(12px * var(--fs, 100) / 100)}.wld-foot>svg{width:calc(17px * var(--fs, 100) / 100);height:calc(17px * var(--fs, 100) / 100)}.wld-foot .wld-link svg{width:calc(15px * var(--fs, 100) / 100);height:calc(15px * var(--fs, 100) / 100)}}@media(max-width:767px){.wld-foot{gap:10px;margin-top:calc(var(--mt, 34px) * .8)}.wld-foot,.wld-foot>span{font-size:calc(13.5px * var(--fs, 100) / 100)}.wld-foot .wld-link{font-size:calc(12px * var(--fs, 100) / 100)}.wld-foot>svg{width:calc(16px * var(--fs, 100) / 100);height:calc(16px * var(--fs, 100) / 100)}.wld-foot .wld-link svg{width:calc(15px * var(--fs, 100) / 100);height:calc(15px * var(--fs, 100) / 100)}}.wld-check__grid{display:grid;grid-template-columns:calc(var(--split, 48) * 1%) minmax(0,1fr);gap:clamp(36px,4.5vw,68px);align-items:center}.wld-check__grid--left .wld-check__body{order:2}.wld-check__grid--left .wld-check__fig{order:1}.wld-check__grid--solo{grid-template-columns:minmax(0,1fr)}.wld-check__body{min-width:0}.wld-check__body>:last-child{margin-bottom:0}.wld-check__h{font-family:var(--serif);font-weight:var(--w-head);line-height:1.1;letter-spacing:-.012em;text-wrap:balance;overflow-wrap:break-word;margin:0 0 var(--sp-heading, 16px)}.wld-check__h em{font-style:italic;color:var(--accent);font-weight:600}.wld-check__sub{line-height:1.55;color:var(--fg-soft);max-width:44ch;margin:0 0 6px}.wld-check__prose{margin-bottom:6px}.wld-check__list{display:grid;gap:clamp(16px,1.5vw,22px);margin:26px 0 0;padding:0;list-style:none}.wld-check__row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px}.wld-check__ico{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--accent);width:calc(38px * var(--fs, 100) / 100);height:calc(38px * var(--fs, 100) / 100)}.wld-check__ico svg{width:55%;height:55%}.wld-check__ico img{width:55%;height:55%;object-fit:contain}.wld-check__list--circle .wld-check__ico{background:var(--hover);border-radius:999px}.wld-check__list--square .wld-check__ico{background:var(--hover);border-radius:10px}.wld-check__list--plain .wld-check__ico{width:calc(22px * var(--fs, 100) / 100);height:calc(22px * var(--fs, 100) / 100)}.wld-check__list--plain .wld-check__ico svg,.wld-check__list--plain .wld-check__ico img{width:100%;height:100%}.wld-check__copy{display:block;min-width:0}.wld-check__t{display:block;font-weight:700;line-height:1.3;color:var(--fg);margin-bottom:3px}.wld-check__t--link{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.wld-check__t--link:hover{color:var(--accent)}.wld-check__d{display:block;line-height:1.5;color:var(--fg-soft)}.wld-check__cta{display:flex;align-items:center;gap:12px 22px;flex-wrap:wrap;margin-top:var(--sp-head, 34px)}.wld-check__note{display:flex;align-items:center;gap:10px;margin-top:18px;color:var(--fg-mute)}.wld-check__note svg{flex:0 0 auto;color:var(--accent);width:calc(16px * var(--fs, 100) / 100);height:calc(16px * var(--fs, 100) / 100)}.wld-check__fig{min-width:0}.wld-check__fig .wld-fig__frame{border-radius:4px}.wld-check__body>*,.wld-check__list>.wld-check__row,.wld-check__fig{--fs: var(--fs-d, 100)}@media(max-width:1279px){.wld-check__body>*,.wld-check__list>.wld-check__row,.wld-check__fig{--fs: var(--fs-t, 100)}}@media(max-width:767px){.wld-check__body>*,.wld-check__list>.wld-check__row,.wld-check__fig{--fs: var(--fs-m, 100)}}.wld-check__body .wld-spacer{height:var(--h-d, 40px)}@media(max-width:1279px){.wld-check__body .wld-spacer{height:var(--h-t, 32px)}}@media(max-width:767px){.wld-check__body .wld-spacer{height:var(--h-m, 24px)}}@media(min-width:1280px){.wld-check__body .wld-check__h{font-size:calc(40px * var(--fs, 100) / 100)}.wld-check__body .wld-check__sub{font-size:calc(17px * var(--fs, 100) / 100)}.wld-check__body .wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-check__body .wld-prose>p,.wld-check__body .wld-prose li{font-size:calc(16px * var(--fs, 100) / 100)}.wld-check__list .wld-check__t{font-size:calc(16px * var(--fs, 100) / 100)}.wld-check__list .wld-check__d{font-size:calc(14px * var(--fs, 100) / 100)}.wld-check__cta .wld-btn,.wld-check__cta .wld-link{font-size:calc(12.5px * var(--fs, 100) / 100)}.wld-check__note{font-size:calc(13px * var(--fs, 100) / 100)}.wld-check__fig .wld-cap{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-check__fig .wld-tag__lead{font-size:calc(24px * var(--fs, 100) / 100)}.wld-check__fig .wld-tag__sub{font-size:calc(10.5px * var(--fs, 100) / 100)}}@media(max-width:1279px){.wld-check__grid{grid-template-columns:calc(var(--split-t, 40) * 1%) minmax(0,1fr);gap:clamp(22px,3vw,40px)}.wld-check__body,.wld-check__sub{max-width:none}.wld-check__list{gap:16px}.wld-check__row{gap:13px}.wld-check__grid--solo{grid-template-columns:minmax(0,1fr)}.wld-check__grid--stack-t{grid-template-columns:minmax(0,1fr);gap:40px;align-items:start}.wld-check__grid--stack-t .wld-check__body{order:2;max-width:760px}.wld-check__grid--stack-t .wld-check__fig{order:1;max-width:720px}}@media(min-width:768px)and (max-width:1279px){.wld-check__body .wld-check__h{font-size:calc(33px * var(--fs, 100) / 100)}.wld-check__body .wld-check__sub{font-size:calc(16.5px * var(--fs, 100) / 100)}.wld-check__body .wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-check__body .wld-prose>p,.wld-check__body .wld-prose li{font-size:calc(15.5px * var(--fs, 100) / 100)}.wld-check__list .wld-check__t{font-size:calc(15.5px * var(--fs, 100) / 100)}.wld-check__list .wld-check__d{font-size:calc(13.5px * var(--fs, 100) / 100)}.wld-check__cta .wld-btn,.wld-check__cta .wld-link{font-size:calc(12px * var(--fs, 100) / 100)}.wld-check__note{font-size:calc(12.5px * var(--fs, 100) / 100)}.wld-check__fig .wld-cap{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-check__fig .wld-tag__lead{font-size:calc(21px * var(--fs, 100) / 100)}.wld-check__fig .wld-tag__sub{font-size:calc(10px * var(--fs, 100) / 100)}}@media(max-width:767px){.wld-check__grid{grid-template-columns:minmax(0,1fr);gap:30px;align-items:start}.wld-check__body,.wld-check__grid--left .wld-check__body{order:2;max-width:none}.wld-check__fig,.wld-check__grid--left .wld-check__fig{order:1;max-width:none}.wld-check__list{gap:16px;margin-top:22px}.wld-check__row{gap:13px}.wld-check__cta{flex-direction:column;align-items:stretch;gap:12px;margin-top:calc(var(--sp-head, 34px) * .7)}.wld-check__cta .wld-btn{width:100%}.wld-check__cta .wld-link{justify-content:center}.wld-check__fig .wld-tag{padding:10px 12px}.wld-check__body .wld-check__h{font-size:calc(26px * var(--fs, 100) / 100);line-height:1.16}.wld-check__body .wld-check__sub{font-size:calc(15.5px * var(--fs, 100) / 100)}.wld-check__body .wld-label{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-check__body .wld-prose>p,.wld-check__body .wld-prose li{font-size:calc(15px * var(--fs, 100) / 100)}.wld-check__list .wld-check__t{font-size:calc(15px * var(--fs, 100) / 100)}.wld-check__list .wld-check__d{font-size:calc(13.5px * var(--fs, 100) / 100)}.wld-check__cta .wld-btn,.wld-check__cta .wld-link{font-size:calc(12px * var(--fs, 100) / 100)}.wld-check__note{font-size:calc(12.5px * var(--fs, 100) / 100)}.wld-check__ico{width:calc(34px * var(--fs, 100) / 100);height:calc(34px * var(--fs, 100) / 100)}.wld-check__fig .wld-cap{font-size:calc(10px * var(--fs, 100) / 100)}.wld-check__fig .wld-tag__lead{font-size:calc(19px * var(--fs, 100) / 100)}.wld-check__fig .wld-tag__sub{font-size:calc(9.5px * var(--fs, 100) / 100)}}.wld-result{overflow:hidden;isolation:isolate}.wld-result>*:not(.wld-bubs){position:relative;z-index:1}.wld-bubs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;border-radius:inherit;pointer-events:none;contain:layout paint;--rise: 460px}.wld-bub{position:absolute;bottom:calc(var(--s, 12px) * -1.6);left:var(--x, 50%);width:var(--s, 12px);height:var(--s, 12px);margin-left:calc(var(--s, 12px) / -2);border-radius:999px;opacity:0;will-change:transform,opacity;background:radial-gradient(circle at 32% 28%,#ffffffe6 0 8%,#fff0 40%),radial-gradient(circle at 50% 50%,transparent 0 54%,var(--bub-c, var(--peach)) 62% 78%,transparent 84%)}@keyframes wld-bub-rise{0%{transform:translateZ(0) scale(.6);opacity:0}12%{opacity:calc(var(--bub-o, 45) / 100)}70%{opacity:calc(var(--bub-o, 45) / 100)}to{transform:translate3d(var(--w, 0px),calc(var(--rise, 460px) * -1),0) scale(1);opacity:0}}@keyframes wld-bub-burst{0%{transform:translate3d(0,18%,0) scale(.3);opacity:0}18%{opacity:1}to{transform:translate3d(var(--w, 0px),calc(var(--rise, 460px) * -.7),0) scale(1.15);opacity:0}}@keyframes wld-num-pop{0%{transform:scale(.72);opacity:0}55%{transform:scale(1.06);opacity:1}to{transform:scale(1);opacity:1}}@keyframes wld-panel-glow{0%{opacity:0}30%{opacity:.5}to{opacity:0}}@media(prefers-reduced-motion:no-preference){.wld-result--bub:not(.wld-result--empty) .wld-bub:not(.wld-bub--burst){animation:wld-bub-rise calc(var(--t, 9s) * var(--bub-speed, 100) / 100) linear var(--d, 0s) infinite}.wld-result--bub.is-pop .wld-bub--burst{animation:wld-bub-burst var(--t, 1s) cubic-bezier(.22,.75,.35,1) var(--d, 0s) 1 both}.wld-result--pop.is-pop .wld-result__n{animation:wld-num-pop .46s cubic-bezier(.2,1.5,.4,1) both;transform-origin:left center}.wld-result--pop.is-pop .wld-result__unit{animation:wld-num-pop .4s cubic-bezier(.2,1.3,.4,1) .06s both}.wld-result--pop.is-pop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(120% 80% at 20% 100%,var(--bub-c, var(--peach)) 0%,transparent 62%);animation:wld-panel-glow .9s ease-out both}}@media(max-width:767px){.wld-bubs{--rise: 340px}.wld-bub{max-width:20px;max-height:20px}}.wld-map{display:grid;grid-template-columns:calc(var(--split, 40) * 1%) minmax(0,1fr);gap:clamp(28px,4vw,64px);align-items:center}.wld-map--left .wld-map__body{order:2}.wld-map--left .wld-map__fig{order:1}.wld-map__body{min-width:0}.wld-map__body>:last-child{margin-bottom:0}.wld-map__h{font-family:var(--serif);font-weight:var(--w-head);line-height:1.1;letter-spacing:-.012em;text-wrap:balance;overflow-wrap:break-word;margin:0 0 var(--sp-heading, 16px)}.wld-map__h em{font-style:italic;color:var(--accent);font-weight:600}.wld-map__sub{font-weight:600;line-height:1.5;color:var(--fg);margin:0 0 14px}.wld-map__prose{margin-bottom:6px}.wld-map__list{display:grid;gap:4px;margin:22px 0 0;padding:0;list-style:none}.wld-map__item{-webkit-appearance:none;appearance:none;width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:13px;text-align:left;font-family:inherit;color:inherit;background:transparent;border:0;border-radius:8px;padding:11px 12px;cursor:pointer;transition:background-color .22s var(--ease),color .22s var(--ease)}.wld-map__item:hover,.wld-map__item[aria-pressed=true]{background:var(--hover)}.wld-map__item:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.wld-map__dot{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:calc(24px * var(--fs, 100) / 100);height:calc(24px * var(--fs, 100) / 100);border-radius:999px;border:1px solid var(--rule);font-size:calc(11px * var(--fs, 100) / 100);font-weight:700;line-height:1;color:var(--fg-mute);transition:background-color .22s var(--ease),color .22s var(--ease),border-color .22s var(--ease)}.wld-map__item:hover .wld-map__dot,.wld-map__item[aria-pressed=true] .wld-map__dot{background:var(--hl, var(--blue));border-color:var(--hl, var(--blue));color:var(--ink)}.wld-map__copy{display:block;min-width:0}.wld-map__t{display:block;font-weight:700;line-height:1.3;color:var(--fg)}.wld-map__d{display:block;line-height:1.5;color:var(--fg-soft);margin-top:2px}.wld-map__note{display:flex;align-items:flex-start;gap:12px;margin-top:22px;padding:16px 18px;border-radius:10px;background:var(--hover);color:var(--fg-soft);line-height:1.55}.wld-map__note strong{color:var(--fg);font-weight:700;display:block}.wld-map__note svg{flex:0 0 auto;color:var(--accent);margin-top:2px;width:calc(20px * var(--fs, 100) / 100);height:calc(20px * var(--fs, 100) / 100)}.wld-map__cta{display:flex;align-items:center;gap:12px 22px;flex-wrap:wrap;margin-top:var(--sp-head, 30px)}.wld-map__fig{min-width:0;margin:0}.wld-map__frame{position:relative;aspect-ratio:var(--ratio, 4 / 3);overflow:hidden;border-radius:6px;background:var(--paper-3)}.wld-map__photo{width:100%;height:100%;object-fit:contain}.wld-map__zone{position:absolute;left:var(--zx, 50%);top:var(--zy, 50%);width:var(--zw, 18%);height:var(--zh, 22%);transform:translate(-50%,-50%) rotate(var(--zr, 0deg));border-radius:var(--zc, 45%);background:var(--hl, var(--blue));mix-blend-mode:multiply;opacity:calc(var(--hl-rest, 12) / 100);pointer-events:none;transition:opacity .28s var(--ease),transform .28s var(--ease);will-change:opacity,transform}.wld-map__zone--img{left:0;top:0;width:100%;height:100%;transform:none;border-radius:0;background:none;mix-blend-mode:normal}.wld-map__zone--img img{width:100%;height:100%;object-fit:contain}.wld-map.is-active .wld-map__zone{opacity:0}.wld-map .wld-map__zone.is-on{opacity:calc(var(--hl-o, 55) / 100);transform:translate(-50%,-50%) rotate(var(--zr, 0deg)) scale(1.04)}.wld-map .wld-map__zone--img.is-on{transform:none}.wld-map__pin{position:absolute;left:var(--zx, 50%);top:var(--zy, 50%);transform:translate(-50%,-50%) scale(.85);display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:var(--paper);color:var(--ink);border:1px solid var(--ink);font-size:11px;font-weight:700;line-height:1;pointer-events:none;opacity:.55;transition:opacity .24s var(--ease),transform .24s var(--ease),background-color .24s var(--ease)}.wld-map__pin.is-on{opacity:1;transform:translate(-50%,-50%) scale(1);background:var(--ink);color:var(--paper)}@media(prefers-reduced-motion:reduce){.wld-map__zone,.wld-map__pin{transition:none}.wld-map .wld-map__zone.is-on{transform:translate(-50%,-50%) rotate(var(--zr, 0deg))}}.wld-map__body>*,.wld-map__list .wld-map__item{--fs: var(--fs-d, 100)}@media(max-width:1279px){.wld-map__body>*,.wld-map__list .wld-map__item{--fs: var(--fs-t, 100)}}@media(max-width:767px){.wld-map__body>*,.wld-map__list .wld-map__item{--fs: var(--fs-m, 100)}}.wld-map__body .wld-spacer{height:var(--h-d, 32px)}@media(max-width:1279px){.wld-map__body .wld-spacer{height:var(--h-t, 28px)}}@media(max-width:767px){.wld-map__body .wld-spacer{height:var(--h-m, 20px)}}@media(min-width:1280px){.wld-map__body .wld-map__h{font-size:calc(34px * var(--fs, 100) / 100)}.wld-map__body .wld-map__sub{font-size:calc(16px * var(--fs, 100) / 100)}.wld-map__body .wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-map__body .wld-prose>p{font-size:calc(15.5px * var(--fs, 100) / 100)}.wld-map__list .wld-map__t{font-size:calc(15px * var(--fs, 100) / 100)}.wld-map__list .wld-map__d,.wld-map__note{font-size:calc(13.5px * var(--fs, 100) / 100)}.wld-map__cta .wld-btn,.wld-map__cta .wld-link{font-size:calc(12.5px * var(--fs, 100) / 100)}}@media(max-width:1279px){.wld-map{grid-template-columns:calc(var(--split-t, 40) * 1%) minmax(0,1fr);gap:clamp(20px,3vw,40px)}.wld-map__list{gap:2px}.wld-map__item{padding:9px 10px;gap:11px}.wld-map__pin{width:23px;height:23px;font-size:10.5px}.wld-map--stack-t{grid-template-columns:minmax(0,1fr);gap:34px;align-items:start}.wld-map--stack-t .wld-map__body{order:2}.wld-map--stack-t .wld-map__fig{order:1}}@media(min-width:768px)and (max-width:1279px){.wld-map__body .wld-map__h{font-size:calc(28px * var(--fs, 100) / 100)}.wld-map__body .wld-map__sub{font-size:calc(15.5px * var(--fs, 100) / 100)}.wld-map__body .wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-map__body .wld-prose>p{font-size:calc(15px * var(--fs, 100) / 100)}.wld-map__list .wld-map__t{font-size:calc(14.5px * var(--fs, 100) / 100)}.wld-map__list .wld-map__d,.wld-map__note{font-size:calc(13px * var(--fs, 100) / 100)}.wld-map__cta .wld-btn,.wld-map__cta .wld-link{font-size:calc(12px * var(--fs, 100) / 100)}}@media(max-width:767px){.wld-map{grid-template-columns:minmax(0,1fr);gap:24px;align-items:start}.wld-map__body,.wld-map--left .wld-map__body{order:2}.wld-map__fig,.wld-map--left .wld-map__fig{order:1}.wld-map__list{margin-top:18px}.wld-map__item{padding:10px}.wld-map__pin{width:21px;height:21px;font-size:10px}.wld-map__note{margin-top:18px;padding:14px 15px}.wld-map__cta{flex-direction:column;align-items:stretch;gap:12px}.wld-map__cta .wld-btn{width:100%}.wld-map__cta .wld-link{justify-content:center}.wld-map__body .wld-map__h{font-size:calc(23px * var(--fs, 100) / 100);line-height:1.16}.wld-map__body .wld-map__sub{font-size:calc(15px * var(--fs, 100) / 100)}.wld-map__body .wld-label{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-map__body .wld-prose>p{font-size:calc(14.5px * var(--fs, 100) / 100)}.wld-map__list .wld-map__t{font-size:calc(14.5px * var(--fs, 100) / 100)}.wld-map__list .wld-map__d,.wld-map__note{font-size:calc(13px * var(--fs, 100) / 100)}.wld-map__cta .wld-btn,.wld-map__cta .wld-link{font-size:calc(12px * var(--fs, 100) / 100)}}.wld-steps-head,.wld-steps>.wld-step{--fs: var(--fs-d, 100)}@media(max-width:1279px){.wld-steps-head,.wld-steps>.wld-step{--fs: var(--fs-t, 100)}}@media(max-width:767px){.wld-steps-head,.wld-steps>.wld-step{--fs: var(--fs-m, 100)}}.wld-steps>.wld-spacer{height:var(--h-d, 64px)}@media(max-width:1279px){.wld-steps>.wld-spacer{height:var(--h-t, 48px)}}@media(max-width:767px){.wld-steps>.wld-spacer{height:var(--h-m, 32px)}}@media(min-width:1280px){.wld-steps-head .wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-steps-head .wld-h2{font-size:calc(46px * var(--fs, 100) / 100);line-height:1.14}.wld-steps-head .wld-deck{font-size:calc(20px * var(--fs, 100) / 100)}.wld-step .wld-step__n{font-size:calc(44px * var(--fs, 100) / 100)}.wld-step .wld-h3{font-size:calc(31px * var(--fs, 100) / 100);line-height:1.24}.wld-step .wld-prose>p,.wld-step .wld-prose li{font-size:calc(17px * var(--fs, 100) / 100)}.wld-step .wld-note{font-size:calc(19px * var(--fs, 100) / 100)}.wld-step .wld-quote p{font-size:calc(19.5px * var(--fs, 100) / 100)}.wld-step .wld-quote cite,.wld-step .wld-cap{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-step .wld-tag__lead{font-size:calc(27px * var(--fs, 100) / 100)}.wld-step .wld-tag__sub{font-size:calc(9.5px * var(--fs, 100) / 100)}.wld-step .wld-step__cta .wld-btn{font-size:calc(12.5px * var(--fs, 100) / 100)}}@media(min-width:768px)and (max-width:1279px){.wld-steps-head .wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-steps-head .wld-h2{font-size:calc(36px * var(--fs, 100) / 100);line-height:1.16}.wld-steps-head .wld-deck{font-size:calc(18px * var(--fs, 100) / 100)}.wld-step .wld-step__n{font-size:calc(34px * var(--fs, 100) / 100)}.wld-step .wld-h3{font-size:calc(25px * var(--fs, 100) / 100);line-height:1.22}.wld-step .wld-prose>p,.wld-step .wld-prose li{font-size:calc(16px * var(--fs, 100) / 100)}.wld-step .wld-note{font-size:calc(17.5px * var(--fs, 100) / 100)}.wld-step .wld-quote p{font-size:calc(18px * var(--fs, 100) / 100)}.wld-step .wld-quote cite{font-size:calc(10px * var(--fs, 100) / 100)}.wld-step .wld-cap{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-step .wld-tag__lead{font-size:calc(22px * var(--fs, 100) / 100)}.wld-step .wld-tag__sub{font-size:calc(9.5px * var(--fs, 100) / 100)}.wld-step .wld-step__cta .wld-btn{font-size:calc(12px * var(--fs, 100) / 100)}}@media(max-width:767px){.wld-steps-head .wld-label{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-steps-head .wld-h2{font-size:calc(29px * var(--fs, 100) / 100);line-height:1.18}.wld-steps-head .wld-deck{font-size:calc(16.5px * var(--fs, 100) / 100)}.wld-step .wld-step__n{font-size:calc(28px * var(--fs, 100) / 100)}.wld-step .wld-h3{font-size:calc(22px * var(--fs, 100) / 100);line-height:1.2}.wld-step .wld-prose>p,.wld-step .wld-prose li{font-size:calc(15.5px * var(--fs, 100) / 100)}.wld-step .wld-note{font-size:calc(16.5px * var(--fs, 100) / 100)}.wld-step .wld-quote p{font-size:calc(17px * var(--fs, 100) / 100)}.wld-step .wld-quote cite,.wld-step .wld-cap{font-size:calc(10px * var(--fs, 100) / 100)}.wld-step .wld-tag__lead{font-size:calc(19px * var(--fs, 100) / 100)}.wld-step .wld-tag__sub{font-size:calc(9px * var(--fs, 100) / 100)}.wld-step .wld-step__cta .wld-btn{font-size:calc(12px * var(--fs, 100) / 100)}}.wld-trust-head,.wld-trust>.wld-trust__item{--fs: var(--fs-d, 100)}@media(max-width:1279px){.wld-trust-head,.wld-trust>.wld-trust__item{--fs: var(--fs-t, 100)}}@media(max-width:767px){.wld-trust-head,.wld-trust>.wld-trust__item{--fs: var(--fs-m, 100)}}.wld-trust{grid-template-columns:repeat(var(--cols-d, 4),minmax(0,1fr))}@media(max-width:1279px){.wld-trust{grid-template-columns:repeat(var(--cols-t, 2),minmax(0,1fr))}}@media(max-width:767px){.wld-trust{grid-template-columns:repeat(var(--cols-m, 1),minmax(0,1fr))}}@media(min-width:1280px){.wld-trust-head .wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-trust-head .wld-h2{font-size:calc(46px * var(--fs, 100) / 100);line-height:1.14}.wld-trust-head .wld-deck{font-size:calc(20px * var(--fs, 100) / 100)}.wld-trust .wld-trust__lead{font-size:calc(42px * var(--fs, 100) / 100)}.wld-trust .wld-trust__item h3{font-size:calc(19px * var(--fs, 100) / 100)}.wld-trust .wld-trust__item p{font-size:calc(13.5px * var(--fs, 100) / 100)}.wld-trust .wld-trust__item>svg{width:calc(26px * var(--fs, 100) / 100);height:calc(26px * var(--fs, 100) / 100)}.wld-trust .wld-trust__item>img{width:calc(28px * var(--fs, 100) / 100);height:calc(28px * var(--fs, 100) / 100)}}@media(min-width:768px)and (max-width:1279px){.wld-trust-head .wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-trust-head .wld-h2{font-size:calc(36px * var(--fs, 100) / 100);line-height:1.16}.wld-trust-head .wld-deck{font-size:calc(18px * var(--fs, 100) / 100)}.wld-trust .wld-trust__lead{font-size:calc(34px * var(--fs, 100) / 100)}.wld-trust .wld-trust__item h3{font-size:calc(17.5px * var(--fs, 100) / 100)}.wld-trust .wld-trust__item p{font-size:calc(13.5px * var(--fs, 100) / 100)}.wld-trust .wld-trust__item>svg{width:calc(24px * var(--fs, 100) / 100);height:calc(24px * var(--fs, 100) / 100)}.wld-trust .wld-trust__item>img{width:calc(26px * var(--fs, 100) / 100);height:calc(26px * var(--fs, 100) / 100)}.wld-trust .wld-trust__item{padding:28px 22px;gap:12px}}@media(max-width:767px){.wld-trust-head .wld-label{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-trust-head .wld-h2{font-size:calc(29px * var(--fs, 100) / 100);line-height:1.18}.wld-trust-head .wld-deck{font-size:calc(16.5px * var(--fs, 100) / 100)}.wld-trust .wld-trust__lead{font-size:calc(30px * var(--fs, 100) / 100)}.wld-trust .wld-trust__item h3{font-size:calc(16.5px * var(--fs, 100) / 100)}.wld-trust .wld-trust__item p{font-size:calc(13px * var(--fs, 100) / 100)}.wld-trust .wld-trust__item>svg{width:calc(23px * var(--fs, 100) / 100);height:calc(23px * var(--fs, 100) / 100)}.wld-trust .wld-trust__item>img{width:calc(25px * var(--fs, 100) / 100);height:calc(25px * var(--fs, 100) / 100)}.wld-trust .wld-trust__item{padding:24px 18px;gap:11px}}.wld-flow{display:block}.wld-flow>*{--fs: var(--fs-d, 100)}@media(max-width:1279px){.wld-flow>*{--fs: var(--fs-t, 100)}}@media(max-width:767px){.wld-flow>*{--fs: var(--fs-m, 100)}}.wld-flow>.wld-spacer{height:var(--h-d, 32px)}@media(max-width:1279px){.wld-flow>.wld-spacer{height:var(--h-t, 24px)}}@media(max-width:767px){.wld-flow>.wld-spacer{height:var(--h-m, 18px)}}.wld-flow>.wld-label{margin-bottom:var(--sp-label, 22px)}.wld-flow>.wld-h2{margin-bottom:var(--sp-heading, 18px)}.wld-flow>.wld-deck{margin-bottom:18px}.wld-flow>.wld-prose{margin-bottom:18px}.wld-flow>.wld-flow__cta{display:flex;align-items:center;gap:12px 22px;flex-wrap:wrap;margin-top:var(--sp-head, 30px)}.wld-flow>.wld-flow__note{margin-top:14px;color:var(--fg-mute)}.wld-flow>:last-child{margin-bottom:0}.wld-flow--center{text-align:center}.wld-flow--center>.wld-label{justify-content:center}.wld-flow--center>.wld-label:before{display:block}.wld-flow--center>.wld-deck,.wld-flow--center>.wld-prose{margin-left:auto;margin-right:auto}.wld-flow--center>.wld-flow__cta{justify-content:center}@media(min-width:1280px){.wld-flow>.wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-flow>.wld-h2{font-size:calc(46px * var(--fs, 100) / 100);line-height:1.14}.wld-flow>.wld-h2--big{font-size:calc(68px * var(--fs, 100) / 100);line-height:1.08}.wld-flow>.wld-deck{font-size:calc(20px * var(--fs, 100) / 100)}.wld-flow>.wld-prose>p,.wld-flow>.wld-prose li{font-size:calc(17px * var(--fs, 100) / 100)}.wld-flow>.wld-flow__cta .wld-btn,.wld-flow>.wld-flow__cta .wld-link{font-size:calc(12.5px * var(--fs, 100) / 100)}.wld-flow>.wld-flow__note{font-size:calc(13px * var(--fs, 100) / 100)}}@media(min-width:768px)and (max-width:1279px){.wld-flow>.wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-flow>.wld-h2{font-size:calc(36px * var(--fs, 100) / 100);line-height:1.16}.wld-flow>.wld-h2--big{font-size:calc(48px * var(--fs, 100) / 100);line-height:1.1}.wld-flow>.wld-deck{font-size:calc(18px * var(--fs, 100) / 100)}.wld-flow>.wld-prose>p,.wld-flow>.wld-prose li{font-size:calc(16px * var(--fs, 100) / 100)}.wld-flow>.wld-flow__cta .wld-btn,.wld-flow>.wld-flow__cta .wld-link{font-size:calc(12px * var(--fs, 100) / 100)}.wld-flow>.wld-flow__note{font-size:calc(12.5px * var(--fs, 100) / 100)}}@media(max-width:767px){.wld-flow>.wld-label{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-flow>.wld-h2{font-size:calc(29px * var(--fs, 100) / 100);line-height:1.18}.wld-flow>.wld-h2--big{font-size:calc(34px * var(--fs, 100) / 100);line-height:1.14}.wld-flow>.wld-deck{font-size:calc(16.5px * var(--fs, 100) / 100)}.wld-flow>.wld-prose>p,.wld-flow>.wld-prose li{font-size:calc(15.5px * var(--fs, 100) / 100)}.wld-flow>.wld-flow__cta{flex-direction:column;align-items:stretch}.wld-flow>.wld-flow__cta .wld-btn{width:100%;font-size:calc(12px * var(--fs, 100) / 100)}.wld-flow>.wld-flow__cta .wld-link{justify-content:center;font-size:calc(12px * var(--fs, 100) / 100)}.wld-flow>.wld-flow__note{font-size:calc(12.5px * var(--fs, 100) / 100)}}.wld-case--none{text-transform:none}.wld-case--upper{text-transform:uppercase;letter-spacing:.005em}.wld-case--lower{text-transform:lowercase}.wld-case--caps{text-transform:capitalize}.wld--bubbles{overflow:hidden}.wld-sec-bubs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;contain:layout paint;--rise: 1100px}@media(prefers-reduced-motion:no-preference){.wld-sec-bubs .wld-bub{animation:wld-bub-rise calc(var(--t, 9s) * var(--bub-speed, 100) / 100) linear var(--d, 0s) infinite}}@media(max-width:767px){.wld-sec-bubs{display:none}}@media(prefers-reduced-motion:reduce){.wld-sec-bubs{display:none}}.wld-rail>.wld-node,.wld-shelf>.wld-item,.wld-faq>.wld-q{--fs: var(--fs-d, 100)}@media(max-width:1279px){.wld-rail>.wld-node,.wld-shelf>.wld-item,.wld-faq>.wld-q{--fs: var(--fs-t, 100)}}@media(max-width:767px){.wld-rail>.wld-node,.wld-shelf>.wld-item,.wld-faq>.wld-q{--fs: var(--fs-m, 100)}}@media(min-width:1280px){.wld-rail .wld-node__n{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-rail .wld-node h3{font-size:calc(21px * var(--fs, 100) / 100)}.wld-rail .wld-node p{font-size:calc(13.5px * var(--fs, 100) / 100)}.wld-rail .wld-node__ico svg{width:calc(25px * var(--fs, 100) / 100);height:calc(25px * var(--fs, 100) / 100)}.wld-rail .wld-node__ico img{width:calc(26px * var(--fs, 100) / 100);height:calc(26px * var(--fs, 100) / 100)}.wld-shelf .wld-item h3{font-size:calc(24px * var(--fs, 100) / 100)}.wld-shelf .wld-item p{font-size:calc(14px * var(--fs, 100) / 100)}.wld-shelf .wld-price{font-size:calc(23px * var(--fs, 100) / 100)}.wld-shelf .wld-price s{font-size:calc(14px * var(--fs, 100) / 100)}.wld-shelf .wld-price__save,.wld-shelf .wld-item__badge{font-size:calc(9.5px * var(--fs, 100) / 100)}.wld-shelf .wld-item .wld-btn{font-size:calc(12.5px * var(--fs, 100) / 100)}.wld-faq .wld-q summary{font-size:calc(22px * var(--fs, 100) / 100)}.wld-faq .wld-q__a p{font-size:calc(15.5px * var(--fs, 100) / 100)}}@media(min-width:768px)and (max-width:1279px){.wld-rail .wld-node__n{font-size:calc(10px * var(--fs, 100) / 100)}.wld-rail .wld-node h3{font-size:calc(19px * var(--fs, 100) / 100)}.wld-rail .wld-node p{font-size:calc(13.5px * var(--fs, 100) / 100)}.wld-rail .wld-node__ico svg{width:calc(24px * var(--fs, 100) / 100);height:calc(24px * var(--fs, 100) / 100)}.wld-rail .wld-node__ico img{width:calc(25px * var(--fs, 100) / 100);height:calc(25px * var(--fs, 100) / 100)}.wld-shelf .wld-item h3{font-size:calc(21px * var(--fs, 100) / 100)}.wld-shelf .wld-item p{font-size:calc(13.5px * var(--fs, 100) / 100)}.wld-shelf .wld-price{font-size:calc(20px * var(--fs, 100) / 100)}.wld-shelf .wld-price s{font-size:calc(13.5px * var(--fs, 100) / 100)}.wld-shelf .wld-price__save,.wld-shelf .wld-item__badge{font-size:calc(9.5px * var(--fs, 100) / 100)}.wld-shelf .wld-item .wld-btn{font-size:calc(12px * var(--fs, 100) / 100)}.wld-faq .wld-q summary{font-size:calc(19px * var(--fs, 100) / 100)}.wld-faq .wld-q__a p{font-size:calc(15px * var(--fs, 100) / 100)}}@media(max-width:767px){.wld-rail .wld-node__n{font-size:calc(10px * var(--fs, 100) / 100)}.wld-rail .wld-node h3{font-size:calc(18px * var(--fs, 100) / 100)}.wld-rail .wld-node p{font-size:calc(13.5px * var(--fs, 100) / 100)}.wld-rail .wld-node__ico svg{width:calc(23px * var(--fs, 100) / 100);height:calc(23px * var(--fs, 100) / 100)}.wld-rail .wld-node__ico img{width:calc(24px * var(--fs, 100) / 100);height:calc(24px * var(--fs, 100) / 100)}.wld-shelf .wld-item h3{font-size:calc(19.5px * var(--fs, 100) / 100)}.wld-shelf .wld-item p{font-size:calc(13.5px * var(--fs, 100) / 100)}.wld-shelf .wld-price{font-size:calc(19px * var(--fs, 100) / 100)}.wld-shelf .wld-price s{font-size:calc(13px * var(--fs, 100) / 100)}.wld-shelf .wld-price__save,.wld-shelf .wld-item__badge{font-size:calc(9.5px * var(--fs, 100) / 100)}.wld-shelf .wld-item .wld-btn{font-size:calc(12px * var(--fs, 100) / 100)}.wld-faq .wld-q summary{font-size:calc(17px * var(--fs, 100) / 100)}.wld-faq .wld-q__a p{font-size:calc(14.5px * var(--fs, 100) / 100)}}.wld-calc__steps>.wld-calc__step{--fs: var(--fs-d, 100)}.wld-chips>.wld-chip{--fs: var(--fs-d, 100)}@media(max-width:1279px){.wld-calc__steps>.wld-calc__step{--fs: var(--fs-t, 100)}.wld-chips>.wld-chip{--fs: var(--fs-t, 100)}}@media(max-width:767px){.wld-calc__steps>.wld-calc__step{--fs: var(--fs-m, 100)}.wld-chips>.wld-chip{--fs: var(--fs-m, 100)}}@media(min-width:1280px){.wld-calc__step>.wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-chips>.wld-chip{font-size:calc(14px * var(--fs, 100) / 100)}}@media(min-width:768px)and (max-width:1279px){.wld-calc__step>.wld-label{font-size:calc(11px * var(--fs, 100) / 100)}.wld-chips>.wld-chip{font-size:calc(13.5px * var(--fs, 100) / 100)}}@media(max-width:767px){.wld-calc__step>.wld-label{font-size:calc(10.5px * var(--fs, 100) / 100)}.wld-chips>.wld-chip{font-size:calc(13.5px * var(--fs, 100) / 100)}}.wld-map__head{margin-bottom:clamp(28px,3.5vw,52px)}@media(max-width:767px){.wld-map__head{margin-bottom:24px}}.wld-flow--center>.wld-faq{text-align:left}.wld-trust__img{margin:0;width:100%;aspect-ratio:var(--ratio, 4 / 3);overflow:hidden;border-radius:4px;background:var(--paper-3)}.wld-trust__item>.wld-trust__img{flex:0 0 auto;align-self:stretch}.wld-trust__img img{width:100%;height:100%;object-fit:cover;display:block;max-width:none;max-height:none}.wld-trust__item>.wld-trust__img:first-child{margin-top:-4px;margin-bottom:4px}.wld-map__hit{position:absolute;left:var(--zx, 50%);top:var(--zy, 50%);width:var(--zw, 18%);height:var(--zh, 22%);transform:translate(-50%,-50%) rotate(var(--zr, 0deg));border-radius:var(--zc, 45%);background:transparent;cursor:pointer;z-index:3}@media(hover:none){.wld-map__hit{display:none}}.wld-faq{display:grid;grid-template-columns:repeat(var(--faq-cols-d, 1),minmax(0,1fr));align-items:start;column-gap:clamp(28px,3.5vw,64px)}@media(max-width:1279px){.wld-faq{grid-template-columns:repeat(var(--faq-cols-t, 1),minmax(0,1fr))}}@media(max-width:767px){.wld-faq{grid-template-columns:minmax(0,1fr)}}.wld-faq--cols2{border-top:0}.wld-faq--cols2>.wld-q{border-top:1px solid var(--rule)}.wld-faq--narrow.wld-faq--wide{max-width:none}.wld-flow--center>.wld-faq--cols2{text-align:left}
/*# sourceMappingURL=/cdn/shop/t/64/assets/wld-welcome.css.map */
