body.cl-home-page{--shell: min(112rem, calc(var(--home-story-vw, 100vw) - 2rem));--home-story-viewport: calc( var(--home-story-vh, 100svh) - var(--home-topbar-height) )}html[data-home-layout-mode=wide] body.cl-home-page{--shell: min(122rem, calc(var(--home-story-vw, 100vw) - 2.5rem))}html[data-home-layout-mode=panorama] body.cl-home-page{--shell: min(136rem, calc(var(--home-story-vw, 100vw) - 3rem))}.cl-home-story{--home-story-progress: 0;--home-story-stepper-width: clamp(8rem, 10vw, 10.5rem);--home-story-stepper-padding-block: clamp(1.9rem, 4vh, 3rem);--home-story-panel-width: clamp(22rem, 25vw, 27rem);--home-story-stage-gap: clamp(1.5rem, 2vw, 2.6rem);--home-story-copy-top: clamp(3.25rem, 8vh, 5.4rem);--home-story-panel-top: clamp(2.35rem, 5vh, 3.6rem);--home-story-brand-title-size: clamp(4.9rem, 5.7vw, 7.1rem);--home-story-statement-title-size: clamp(3.55rem, 4.35vw, 5.35rem);--home-story-body-size: clamp(1.08rem, .98rem + .32vw, 1.28rem);--home-story-support-size: clamp(.98rem, .92rem + .22vw, 1.08rem);--home-story-brand-body-size: clamp(1.16rem, 1.04rem + .3vw, 1.38rem);--home-story-brand-support-size: clamp(1rem, .94rem + .18vw, 1.12rem);--home-story-board-title-size: clamp(1.7rem, 1.2rem + .75vw, 2rem);position:relative;min-height:calc(var(--home-story-step-count) * var(--home-story-viewport) + var(--home-topbar-height))}html[data-home-layout-mode=wide] .cl-home-story{--home-story-stepper-width: clamp(8.5rem, 10.5vw, 11rem);--home-story-stepper-padding-block: clamp(2.1rem, 4.2vh, 3.25rem);--home-story-panel-width: clamp(24rem, 26vw, 29rem);--home-story-stage-gap: clamp(2rem, 2.4vw, 3.1rem);--home-story-copy-top: clamp(3.6rem, 8vh, 6rem);--home-story-panel-top: clamp(2.8rem, 5vh, 4.1rem);--home-story-brand-title-size: clamp(6.2rem, 5.8vw, 8.8rem);--home-story-statement-title-size: clamp(4.15rem, 3.8vw, 5.8rem);--home-story-brand-body-size: clamp(1.26rem, 1.12rem + .26vw, 1.52rem)}html[data-home-layout-mode=panorama] .cl-home-story{--home-story-stepper-width: clamp(9rem, 10.5vw, 11.5rem);--home-story-stepper-padding-block: clamp(2.25rem, 4.6vh, 3.6rem);--home-story-panel-width: clamp(26rem, 25vw, 31rem);--home-story-stage-gap: clamp(2.25rem, 2.8vw, 3.5rem);--home-story-copy-top: clamp(4rem, 8vh, 6.6rem);--home-story-panel-top: clamp(3rem, 5vh, 4.6rem);--home-story-brand-title-size: clamp(7.1rem, 5.9vw, 10rem);--home-story-statement-title-size: clamp(4.6rem, 4vw, 6.2rem);--home-story-body-size: clamp(1.16rem, 1.04rem + .2vw, 1.34rem);--home-story-support-size: clamp(1.02rem, .96rem + .14vw, 1.14rem)}.cl-home-story__sticky{position:sticky;top:var(--home-topbar-height);min-height:var(--home-story-viewport);overflow:hidden;background:radial-gradient(circle at 18% 20%,#ef36481a,#ef364800 32%),radial-gradient(circle at 82% 78%,#1f1c220f,#1f1c2200 30%),linear-gradient(135deg,#fbf7f1,#f4ede3 48%,#fcfaf6);transition:background .28s ease-out}.cl-home-story__backdrop{position:absolute;inset:0;overflow:hidden;pointer-events:none}.cl-home-story__backdrop-orb{position:absolute;display:block;border-radius:999px;filter:blur(16px);transition:transform .28s ease-out,opacity .28s ease-out}.cl-home-story__backdrop-orb--one{top:13%;left:28%;width:clamp(18rem,20vw,28rem);height:clamp(18rem,20vw,28rem);background:radial-gradient(circle,#ef36481c,#ef364800 74%)}.cl-home-story__backdrop-orb--two{right:6%;bottom:9%;width:clamp(14rem,17vw,24rem);height:clamp(14rem,17vw,24rem);background:radial-gradient(circle,#1f1c2214,#1f1c2200 76%)}.cl-home-story__backdrop:before,.cl-home-story__backdrop:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.62);background:linear-gradient(180deg,#ffffff8f,#ffffff3d),linear-gradient(135deg,#f3ece49e,#ffffff1f);box-shadow:0 24px 54px #1815180f,inset 0 1px #fffc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.cl-home-story__backdrop:before{top:21%;left:32%;width:clamp(15rem,22vw,22rem);aspect-ratio:1.12;border-radius:clamp(1.9rem,2.4vw,2.5rem)}.cl-home-story__backdrop:after{top:40%;left:48%;width:clamp(11rem,15vw,15rem);aspect-ratio:1.1;border-radius:clamp(1.65rem,2vw,2.1rem)}.cl-home-story__stage{--cl-layout-columns: var(--home-story-stepper-width) minmax(0, 1fr);--cl-layout-gap: var(--home-story-stage-gap);position:relative;z-index:1;display:grid;grid-template-columns:var(--home-story-stepper-width) minmax(0,1fr);gap:var(--home-story-stage-gap);min-height:var(--home-story-viewport);align-items:stretch}.cl-home-story__rail{display:grid;align-items:stretch;min-width:0;min-block-size:var(--home-story-viewport)}.cl-home-story__content{--cl-layout-rail-width: var(--home-story-panel-width);--cl-layout-gap: clamp(1.75rem, 2.2vw, 3rem);display:grid;grid-template-columns:minmax(0,1fr) var(--home-story-panel-width);gap:clamp(1.75rem,2.2vw,3rem);min-width:0;min-height:var(--home-story-viewport);align-items:start}.cl-home-story__stepper{display:grid;align-content:stretch;align-self:stretch;min-height:100%;padding:var(--home-story-stepper-padding-block) 0;min-width:0}.cl-home-story__stepper-list{position:relative;display:grid;grid-template-rows:repeat(var(--home-story-step-count),minmax(0,1fr));min-height:clamp(22rem,var(--home-story-viewport) - 2 * var(--home-story-stepper-padding-block),48rem);height:100%;margin:0;padding:0;list-style:none}.cl-home-story__stepper-list:before,.cl-home-story__stepper-list:after{content:"";position:absolute;top:0;bottom:0;left:13px;width:1px}.cl-home-story__stepper-list:before{background:linear-gradient(180deg,#1513160a,#1513161f,#1513160a)}.cl-home-story__stepper-list:after{background:linear-gradient(180deg,#00000005,#000000b8 28%,#000000eb);transform:scaleY(var(--home-story-progress));transform-origin:top}.cl-home-story__stepper-item{display:flex;align-items:end}.cl-home-story__stepper-button{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:center;width:100%;padding:0;border:0;background:none;color:inherit;text-align:left}.cl-home-story__stepper-dot{position:relative;z-index:1;display:block;justify-self:center;width:10px;height:10px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.98) 0%,rgba(255,255,255,.88) 52%,rgba(255,255,255,.24) 78%,transparent 100%);box-shadow:0 0 0 1px #ffffff6b,0 0 18px #16141814,0 0 32px #ffffff1f;transition:width .24s ease,height .24s ease,box-shadow .24s ease,opacity .24s ease}.cl-home-story__stepper-dot:before,.cl-home-story__stepper-dot:after{content:"";position:absolute;border-radius:50%;transition:transform .24s ease,opacity .24s ease,inset .24s ease}.cl-home-story__stepper-dot:before{inset:-6px;background:radial-gradient(circle,#11111129,#11111114 34%,#1110 72%);opacity:0;transform:scale(.7)}.cl-home-story__stepper-dot:after{inset:1px;background:radial-gradient(circle,#fffffff5,#ffffffdb 64%,#ffffff2e)}.cl-home-story__stepper-copy{display:grid;max-width:100%;min-height:18px;opacity:0;transform:translate(-4px);transition:opacity .24s ease,transform .24s ease}.cl-home-story__stepper-copy strong{color:var(--home-text);font-size:.78rem;font-weight:600;line-height:1.16;text-wrap:balance}.cl-home-story__stepper-item.is-active .cl-home-story__stepper-dot{width:20px;height:20px;background:radial-gradient(circle,rgba(0,0,0,.98) 0%,rgba(0,0,0,.9) 52%,rgba(0,0,0,.2) 86%,transparent 100%);box-shadow:0 0 24px #0000002e,0 0 46px #00000014}.cl-home-story__stepper-item.is-active .cl-home-story__stepper-dot:before{opacity:1;transform:scale(1.08)}.cl-home-story__stepper-item.is-active .cl-home-story__stepper-dot:after{opacity:0;transform:scale(.86)}.cl-home-story__stepper-item.is-active .cl-home-story__stepper-copy{opacity:1;transform:translate(0)}.cl-home-story__stepper-item.is-complete .cl-home-story__stepper-dot{width:8px;height:8px;background:radial-gradient(circle,#19171afa,#19171ad6 62%,#19171a24);box-shadow:0 0 16px #1111131a,0 0 28px #1111130d}.cl-home-story__copy{display:grid;align-content:start;min-width:0;min-height:var(--home-story-viewport);padding:var(--home-story-copy-top) 0 2.25rem}.cl-home-story__scene-stack{display:grid;align-items:start;min-width:0;min-block-size:clamp(26rem,48vh,36rem)}.cl-home-story__scene{grid-area:1/1;display:grid;align-content:start;gap:clamp(1rem,1.4vw,1.35rem);opacity:0;visibility:hidden;transform:translate3d(0,18px,0);transition:opacity .28s ease-out,transform .28s ease-out,visibility 0s linear .28s;pointer-events:none}.cl-home-story__scene.is-active{opacity:1;visibility:visible;transform:translateZ(0);pointer-events:auto}.cl-home-story__kicker,.cl-home-story__title,.cl-home-story__body,.cl-home-story__support{margin:0}.cl-home-story__kicker{color:var(--home-muted-strong);font-size:.76rem;font-weight:700;letter-spacing:.08em;line-height:1.55;text-transform:uppercase}.cl-home-story__title{color:var(--home-text);font-family:var(--font-display);font-weight:700;text-wrap:balance}.cl-home-story__title-line{display:block}.cl-home-story__scene--brand .cl-home-story__title{max-width:7ch;font-size:var(--home-story-brand-title-size);line-height:.88;letter-spacing:-.082em}.cl-home-story__scene--statement .cl-home-story__title{max-width:10.5ch;font-size:var(--home-story-statement-title-size);line-height:.94;letter-spacing:-.06em}.cl-home-story__scene--how .cl-home-story__title{max-width:12.5ch}.cl-home-story__body{max-width:28ch;color:var(--home-text);font-size:var(--home-story-body-size);line-height:1.36}.cl-home-story__support{max-width:38ch;color:var(--home-copy);font-size:var(--home-story-support-size);line-height:1.5}.cl-home-story__support-link{color:var(--home-text);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.14em}.cl-home-story__support-link:hover,.cl-home-story__support-link:focus-visible{color:var(--accent)}.cl-home-story__scene--brand .cl-home-story__body{font-size:var(--home-story-brand-body-size)}.cl-home-story__scene--brand .cl-home-story__support{font-size:var(--home-story-brand-support-size)}.cl-home-story__panel{display:grid;align-content:start;min-width:0;min-height:var(--home-story-viewport);padding:var(--home-story-panel-top) 0 2rem}.cl-home-story__panel-shell{width:min(100%,var(--home-story-panel-width));justify-self:end}.cl-home-page .cl-passport-board{display:grid;gap:1rem;min-height:0;padding:1.35rem 1.45rem 1.2rem;border:1px solid rgba(21,19,22,.07);border-radius:1.65rem;background:linear-gradient(180deg,#ffffffe0,#ffffffbd),#ffffffb3;box-shadow:0 18px 44px #1111130f;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.cl-home-page .cl-passport-browser--home{gap:.9rem}.cl-home-page .cl-passport-board__head{gap:.75rem}.cl-home-page .cl-passport-board__label{margin:0 0 .35rem;font-family:var(--font-body);font-size:var(--home-story-board-title-size);font-weight:700;line-height:1;letter-spacing:-.04em}.cl-home-page .cl-passport-board__caption{max-width:26ch;color:#878088;font-size:.86rem;line-height:1.4}.cl-home-page .cl-passport-search{width:100%}.cl-home-page .cl-passport-search input{min-height:2.9rem;padding:0 .9rem;border:1px solid #ebe5df;border-radius:.8rem;background:#ffffffc2;box-shadow:inset 0 1px #ffffffeb}.cl-home-page .cl-passport-list{min-height:0;max-block-size:min(22rem,var(--home-story-viewport) - 14rem);padding-right:.2rem;border-top:0}.cl-home-page .cl-passport-row{justify-content:flex-start;min-height:0;padding:.7rem .2rem;margin:0;border-bottom:1px solid rgba(21,19,22,.06);border-radius:.8rem;transition:background-color .2s ease,box-shadow .2s ease}.cl-home-page .cl-passport-row:hover{background:#ffffff61}.cl-home-page .cl-passport-row.is-active{background:#ffffff9e;box-shadow:inset 0 0 0 1px #ef36481f}.cl-home-page .cl-passport-row__main{gap:.75rem;width:100%}.cl-home-page .cl-passport-row .cl-flag{width:1.6rem}.cl-home-page .cl-passport-row__copy strong{font-size:.92rem;font-weight:500;line-height:1.28}.cl-home-page .cl-passport-row__copy span{display:none}.cl-home-page .cl-passport-board__footer{gap:0;padding-top:.25rem}.cl-home-page .cl-passport-board__footer .cl-button--home-primary{width:min(100%,15rem)}html[data-home-layout-mode=tight] .cl-home-story{--home-story-stepper-width: clamp(7rem, 8.5vw, 8.6rem);--home-story-stepper-padding-block: clamp(1.55rem, 3.2vh, 2.2rem);--home-story-panel-width: clamp(19rem, 24vw, 22rem);--home-story-stage-gap: 1rem;--home-story-copy-top: 2.4rem;--home-story-panel-top: 2rem;--home-story-brand-title-size: clamp(4.6rem, 5vw, 5.9rem);--home-story-statement-title-size: clamp(3rem, 3.3vw, 3.85rem);--home-story-body-size: 1.02rem;--home-story-support-size: .94rem}html[data-home-layout-mode=tight] .cl-home-story .cl-home-story__scene-stack{min-block-size:clamp(22rem,38vh,30rem)}html[data-home-layout-mode=tight] .cl-home-story .cl-home-story__body{max-width:26ch}html[data-home-layout-mode=tight] .cl-home-story .cl-home-story__support{max-width:32ch}html[data-home-layout-mode=tight] .cl-home-story .cl-home-page .cl-passport-board{padding:1.1rem 1.1rem 1rem;border-radius:1.35rem}html[data-home-layout-mode=tight] .cl-home-story .cl-home-page .cl-passport-list{max-block-size:min(19rem,var(--home-story-viewport) - 12rem)}html[data-home-layout-mode=compact] .cl-home-story{--home-story-brand-title-size: clamp(3.35rem, 12vw, 4.25rem);--home-story-statement-title-size: clamp(2.55rem, 7.6vw, 3.55rem);--home-story-body-size: .98rem;--home-story-support-size: .92rem;--home-story-brand-body-size: 1.08rem;--home-story-brand-support-size: .96rem;min-height:auto;padding:0 0 2rem}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__sticky{position:static;min-height:auto;overflow:hidden}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__backdrop-orb--one{top:10rem;left:38%;width:clamp(12rem,38vw,18rem);height:clamp(12rem,38vw,18rem)}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__backdrop-orb--two{right:-2rem;bottom:10%;width:clamp(10rem,30vw,16rem);height:clamp(10rem,30vw,16rem)}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__backdrop:before{top:12rem;left:48%;width:clamp(8rem,28vw,13rem);border-radius:1.35rem}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__backdrop:after{top:27rem;left:60%;width:clamp(7rem,22vw,10rem);border-radius:1rem}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__stage{--cl-layout-columns: 1fr;grid-template-columns:1fr;gap:0;min-height:auto}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__stepper{display:none}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__content{--cl-layout-rail-width: 1fr;grid-template-columns:1fr;gap:0;min-height:auto}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__copy,html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__panel{min-height:auto;padding-left:clamp(.9rem,2.8vw,1.45rem);padding-right:clamp(.9rem,2.8vw,1.45rem)}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__copy{padding-top:clamp(1rem,2vw,1.25rem);padding-bottom:0}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__scene-stack{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;min-block-size:0;padding:clamp(.65rem,2vw,1rem) 0 0;row-gap:clamp(2.2rem,4vw,3rem)}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__scene,html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__scene.is-active,html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__scene.is-before,html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__scene.is-after{grid-area:auto;position:relative;inset:auto;display:grid;gap:.95rem;opacity:1;visibility:visible;transform:none;pointer-events:auto}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__scene--brand .cl-home-story__title,html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__scene--statement .cl-home-story__title,html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__scene--how .cl-home-story__title{max-width:8.5ch}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__body{max-width:21ch}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__support{max-width:28ch}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__panel{padding-top:clamp(1.25rem,3vw,1.6rem);padding-bottom:0}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__panel-shell{width:100%}html[data-home-layout-mode=compact] .cl-home-story .cl-home-page .cl-passport-board{padding:1rem 1rem .95rem;border-radius:1.15rem}html[data-home-layout-mode=compact] .cl-home-story .cl-home-page .cl-passport-browser--home{gap:.8rem}html[data-home-layout-mode=compact] .cl-home-story .cl-home-page .cl-passport-board__caption{max-width:24ch;font-size:.78rem}html[data-home-layout-mode=compact] .cl-home-story .cl-home-page .cl-passport-search input{min-height:2.55rem;border-radius:.75rem}html[data-home-layout-mode=compact] .cl-home-story .cl-home-page .cl-passport-list{max-block-size:clamp(11rem,26svh,16rem)}html[data-home-layout-mode=compact] .cl-home-story .cl-home-page .cl-passport-row{padding-top:.55rem;padding-bottom:.55rem}html[data-home-layout-mode=compact] .cl-home-story .cl-home-page .cl-passport-board__footer{justify-items:start}html[data-home-layout-mode=compact] .cl-home-story .cl-home-page .cl-passport-board__footer .cl-button--home-primary{width:min(100%,10.5rem);--cl-action-min-height: 2.65rem;--cl-action-font-size: .84rem}.is-scene-0 .cl-home-story__sticky{background:radial-gradient(circle at 16% 20%,#ef364814,#ef364800 30%),linear-gradient(135deg,#faf7f1,#f4ede4 48%,#fcfaf6)}.is-scene-1 .cl-home-story__sticky{background:radial-gradient(circle at 26% 22%,#ef36481a,#ef364800 28%),linear-gradient(135deg,#faf6ef,#f3ece1 48%,#fcfaf5)}.is-scene-2 .cl-home-story__sticky{background:radial-gradient(circle at 74% 22%,#ef36481a,#ef364800 26%),linear-gradient(135deg,#faf7f1,#f5eee5 48%,#fcfaf6)}.is-scene-3 .cl-home-story__sticky{background:radial-gradient(circle at 20% 24%,#ef36481a,#ef364800 28%),radial-gradient(circle at 84% 78%,#1f1c220f,#1f1c2200 28%),linear-gradient(135deg,#fbf7f1,#f4ede3 48%,#fcfaf6)}@media(max-width:1120px){.cl-home-page{--shell: min(calc(var(--home-story-vw, 100vw) - 24px), 100%)}}@media(max-width:760px){.cl-home-page{--shell: min(calc(var(--home-story-vw, 100vw) - 20px), 100%)}html[data-home-layout-mode=compact] .cl-home-story{--home-story-brand-title-size: clamp(3rem, 14vw, 3.8rem);--home-story-statement-title-size: clamp(2.35rem, 11vw, 3rem)}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__body,html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__support{max-width:none}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__scene--brand .cl-home-story__title,html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__scene--statement .cl-home-story__title,html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__scene--how .cl-home-story__title{max-width:9ch}}@media(max-width:420px){html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__copy,html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__panel{padding-left:.8rem;padding-right:.8rem}html[data-home-layout-mode=compact] .cl-home-story .cl-home-story__scene+.cl-home-story__scene{margin-top:2rem}html[data-home-layout-mode=compact] .cl-home-story .cl-home-page .cl-passport-board{padding:.9rem .9rem .85rem}}@media(prefers-reduced-motion:reduce){.cl-home-story__sticky,.cl-home-story__backdrop-orb,.cl-home-story__scene,.cl-home-story__stepper-dot,.cl-home-story__stepper-dot:before,.cl-home-story__stepper-dot:after,.cl-home-story__stepper-copy{transition:none}}.cl-home-story:not(.is-ready) .cl-home-story__sticky,.cl-home-story:not(.is-ready) .cl-home-story__backdrop-orb,.cl-home-story:not(.is-ready) .cl-home-story__scene,.cl-home-story:not(.is-ready) .cl-home-story__stepper-dot,.cl-home-story:not(.is-ready) .cl-home-story__stepper-dot:before,.cl-home-story:not(.is-ready) .cl-home-story__stepper-dot:after,.cl-home-story:not(.is-ready) .cl-home-story__stepper-copy{transition:none!important}.cl-home-discovery{padding:clamp(2.8rem,5vw,4.5rem) 0 clamp(3.5rem,6vw,5rem);background:linear-gradient(180deg,#fcfaf6d6,#fffffffa 32%,#fff)}.cl-home-discovery__inner{--cl-layout-gap: clamp(1.75rem, 3vw, 2.5rem)}.cl-home-link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:clamp(.95rem,1.8vw,1.3rem)}.cl-home-link-card{padding:1.15rem 1.2rem 1.25rem;border:1px solid rgba(21,19,22,.08);border-radius:1.45rem;background:#ffffffe0;box-shadow:0 14px 28px #1812100a;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease,background-color .2s ease}.cl-home-link-card:hover,.cl-home-link-card:focus-visible{border-color:#15131624;background:#fff;box-shadow:0 18px 30px #1812100f;transform:translateY(-1px)}.cl-home-link-card__label{color:var(--home-muted-row);font-size:.76rem;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.cl-home-link-card strong,.cl-home-link-card p{margin:0}.cl-home-link-card strong{color:var(--home-text);font-size:1.18rem;line-height:1.06;letter-spacing:-.04em}.cl-home-link-card p{color:var(--home-copy);font-size:.95rem;line-height:1.55}.cl-site-qa{--cl-layout-gap: 1.3rem;padding:clamp(1.25rem,2vw,1.6rem);border:1px solid rgba(21,19,22,.08);border-radius:1.55rem;background:#fffcf7e0;box-shadow:0 14px 28px #1812100a}.cl-site-qa__head{--cl-layout-gap: .55rem;max-width:42rem}.cl-site-qa__head h2,.cl-site-qa__head p,.cl-site-qa__item h3,.cl-site-qa__item p{margin:0}.cl-site-qa__head h2{color:var(--home-text);font-size:clamp(1.7rem,2.6vw,2.35rem);line-height:.98;letter-spacing:-.06em}.cl-site-qa__intro{color:var(--home-copy);font-size:.98rem;line-height:1.6}.cl-site-qa__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.9rem,1.6vw,1.2rem)}.cl-site-qa__item{--cl-layout-gap: .75rem;min-width:0;padding-top:.1rem}.cl-site-qa__item h3{color:var(--home-text);font-size:1.04rem;line-height:1.28}.cl-site-qa__item p{color:var(--home-copy);font-size:.95rem;line-height:1.58}.cl-site-qa__item a{color:var(--home-text);font-size:.95rem;font-weight:700}.cl-site-qa__link{justify-self:start;margin-top:.1rem}.cl-home-passport-discovery{--cl-layout-gap: 1.2rem;padding:clamp(1.25rem,2vw,1.6rem);border:1px solid rgba(21,19,22,.08);border-radius:1.55rem;background:#ffffffe0;box-shadow:0 14px 28px #1812100a}.cl-home-passport-discovery__head{--cl-layout-gap: .55rem;max-width:44rem}.cl-home-passport-discovery__head h2,.cl-home-passport-discovery__head p,.cl-home-passport-card strong,.cl-home-passport-card p{margin:0}.cl-home-passport-discovery__head h2{color:var(--home-text);font-size:clamp(1.7rem,2.6vw,2.35rem);line-height:.98;letter-spacing:-.06em}.cl-home-passport-discovery__intro{color:var(--home-copy);font-size:.98rem;line-height:1.6}.cl-home-passport-discovery__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:clamp(.9rem,1.6vw,1.2rem)}.cl-home-passport-card{--cl-layout-gap: .8rem;padding:1rem 1.05rem 1.1rem;border:1px solid rgba(21,19,22,.08);border-radius:1.35rem;background:#fffcf7d6;box-shadow:0 12px 24px #1812100a;transition:border-color .2s ease,transform .2s ease,background-color .2s ease,box-shadow .2s ease}.cl-home-passport-card:hover,.cl-home-passport-card:focus-visible{transform:translateY(-1px);border-color:#15131624;background:#fff;box-shadow:0 18px 30px #1812100f}.cl-home-passport-card__head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.cl-home-passport-card__region{color:var(--home-muted-row);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cl-home-passport-card__copy{--cl-layout-gap: .4rem}.cl-home-passport-card strong{color:var(--home-text);font-size:1.1rem;line-height:1.12}.cl-home-passport-card p{color:var(--home-copy);font-size:.93rem;line-height:1.56}.cl-home-passport-discovery__footer{justify-content:flex-start}@media(max-width:900px){.cl-home-link-grid,.cl-site-qa__grid{grid-template-columns:1fr}}
