:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}:is(.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress)) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination.swiper-pagination-disabled,.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>.swiper-pagination-progressbar,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.display-1[data-v-1492cc04]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-1492cc04]{font-size:15.625rem}}.heading-1[data-v-1492cc04]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-1492cc04]{font-size:12.5rem}}.heading-2[data-v-1492cc04]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-1492cc04]{font-size:9.5rem}}.heading-3[data-v-1492cc04]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-1492cc04]{font-size:6.75rem}}.heading-4[data-v-1492cc04]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-1492cc04]{font-size:5.625rem}}.heading-5[data-v-1492cc04]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-1492cc04]{font-size:5.125rem}}.heading-6[data-v-1492cc04]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-1492cc04]{font-size:4.5rem}}.heading-7[data-v-1492cc04]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-1492cc04]{font-size:3.75rem}}.heading-8[data-v-1492cc04]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-1492cc04]{font-size:2.625rem}}.heading-9[data-v-1492cc04]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-1492cc04]{font-size:1.875rem}}.subheading-1[data-v-1492cc04]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-1492cc04]{font-size:1.75rem}}.subheading-2[data-v-1492cc04]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-1492cc04]{font-size:1.5rem}}.body-xl[data-v-1492cc04]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-1492cc04]{font-size:1.375rem}}.body-l[data-v-1492cc04]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-1492cc04]{font-size:1.125rem}}.body-r[data-v-1492cc04]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-1492cc04]{font-size:1rem}}.body-s[data-v-1492cc04]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-1492cc04]{font-size:.875rem}}.mono-1[data-v-1492cc04]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-1492cc04]{font-size:1.125rem}}.mono-2[data-v-1492cc04]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-1492cc04]{font-size:.75rem}}.captions[data-v-1492cc04]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-1492cc04]{font-size:.75rem}}h1[data-v-1492cc04]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-1492cc04]{font-size:12.5rem}}h2[data-v-1492cc04]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-1492cc04]{font-size:9.5rem}}h3[data-v-1492cc04]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-1492cc04]{font-size:6.75rem}}h4[data-v-1492cc04]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-1492cc04]{font-size:5.625rem}}h5[data-v-1492cc04]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-1492cc04]{font-size:5.125rem}}h6[data-v-1492cc04]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-1492cc04]{font-size:4.5rem}}.grid-view-tile[data-v-1492cc04]{position:absolute;width:var(--tile-w);height:var(--tile-h);background-size:cover;background-position:50%;cursor:pointer}.tile-link[data-v-1492cc04]{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.meta[data-v-1492cc04]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background-color:#fbb832;color:#000;text-align:center;opacity:0;transition:opacity .3s ease}@media(hover:hover){.meta[data-v-1492cc04]:hover{opacity:1}}.brand-label[data-v-1492cc04]{position:absolute;top:100%;left:0;right:0;padding-top:12px;font-family:var(--font-mono,monospace);font-size:.75rem;line-height:1;letter-spacing:.02em;text-transform:uppercase;color:#fff8ee;text-align:center}@media(hover:hover)and (pointer:fine){.brand-label[data-v-1492cc04]{display:none}}.heading-2[data-v-1492cc04],.heading-6[data-v-1492cc04]{display:block}.heading-2[data-v-1492cc04]{font-size:28px;line-height:.9}.heading-6[data-v-1492cc04]{font-size:12px;margin-bottom:8px}.display-1[data-v-d263d308]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-d263d308]{font-size:15.625rem}}.heading-1[data-v-d263d308]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-d263d308]{font-size:12.5rem}}.heading-2[data-v-d263d308]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-d263d308]{font-size:9.5rem}}.heading-3[data-v-d263d308]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-d263d308]{font-size:6.75rem}}.heading-4[data-v-d263d308]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-d263d308]{font-size:5.625rem}}.heading-5[data-v-d263d308]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-d263d308]{font-size:5.125rem}}.heading-6[data-v-d263d308]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-d263d308]{font-size:4.5rem}}.heading-7[data-v-d263d308]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-d263d308]{font-size:3.75rem}}.heading-8[data-v-d263d308]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-d263d308]{font-size:2.625rem}}.heading-9[data-v-d263d308]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-d263d308]{font-size:1.875rem}}.subheading-1[data-v-d263d308]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-d263d308]{font-size:1.75rem}}.subheading-2[data-v-d263d308]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-d263d308]{font-size:1.5rem}}.body-xl[data-v-d263d308]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-d263d308]{font-size:1.375rem}}.body-l[data-v-d263d308]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-d263d308]{font-size:1.125rem}}.body-r[data-v-d263d308]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-d263d308]{font-size:1rem}}.body-s[data-v-d263d308]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-d263d308]{font-size:.875rem}}.mono-1[data-v-d263d308]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-d263d308]{font-size:1.125rem}}.mono-2[data-v-d263d308]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-d263d308]{font-size:.75rem}}.captions[data-v-d263d308]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-d263d308]{font-size:.75rem}}h1[data-v-d263d308]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-d263d308]{font-size:12.5rem}}h2[data-v-d263d308]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-d263d308]{font-size:9.5rem}}h3[data-v-d263d308]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-d263d308]{font-size:6.75rem}}h4[data-v-d263d308]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-d263d308]{font-size:5.625rem}}h5[data-v-d263d308]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-d263d308]{font-size:5.125rem}}h6[data-v-d263d308]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-d263d308]{font-size:4.5rem}}.grid-view-logo[data-v-d263d308]{transform-style:preserve-3d}.display-1[data-v-b6b6c2d1]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-b6b6c2d1]{font-size:15.625rem}}.heading-1[data-v-b6b6c2d1]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-b6b6c2d1]{font-size:12.5rem}}.heading-2[data-v-b6b6c2d1]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-b6b6c2d1]{font-size:9.5rem}}.heading-3[data-v-b6b6c2d1]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-b6b6c2d1]{font-size:6.75rem}}.heading-4[data-v-b6b6c2d1]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-b6b6c2d1]{font-size:5.625rem}}.heading-5[data-v-b6b6c2d1]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-b6b6c2d1]{font-size:5.125rem}}.heading-6[data-v-b6b6c2d1]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-b6b6c2d1]{font-size:4.5rem}}.heading-7[data-v-b6b6c2d1]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-b6b6c2d1]{font-size:3.75rem}}.heading-8[data-v-b6b6c2d1]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-b6b6c2d1]{font-size:2.625rem}}.heading-9[data-v-b6b6c2d1]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-b6b6c2d1]{font-size:1.875rem}}.subheading-1[data-v-b6b6c2d1]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-b6b6c2d1]{font-size:1.75rem}}.subheading-2[data-v-b6b6c2d1]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-b6b6c2d1]{font-size:1.5rem}}.body-xl[data-v-b6b6c2d1]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-b6b6c2d1]{font-size:1.375rem}}.body-l[data-v-b6b6c2d1]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-b6b6c2d1]{font-size:1.125rem}}.body-r[data-v-b6b6c2d1]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-b6b6c2d1]{font-size:1rem}}.body-s[data-v-b6b6c2d1]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-b6b6c2d1]{font-size:.875rem}}.mono-1[data-v-b6b6c2d1]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-b6b6c2d1]{font-size:1.125rem}}.mono-2[data-v-b6b6c2d1]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-b6b6c2d1]{font-size:.75rem}}.captions[data-v-b6b6c2d1]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-b6b6c2d1]{font-size:.75rem}}h1[data-v-b6b6c2d1]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-b6b6c2d1]{font-size:12.5rem}}h2[data-v-b6b6c2d1]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-b6b6c2d1]{font-size:9.5rem}}h3[data-v-b6b6c2d1]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-b6b6c2d1]{font-size:6.75rem}}h4[data-v-b6b6c2d1]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-b6b6c2d1]{font-size:5.625rem}}h5[data-v-b6b6c2d1]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-b6b6c2d1]{font-size:5.125rem}}h6[data-v-b6b6c2d1]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-b6b6c2d1]{font-size:4.5rem}}.grid-view[data-v-b6b6c2d1]{position:relative;perspective:1200px;height:100dvh;display:flex;justify-content:center;align-items:center;overflow:hidden;cursor:move}.grid-view[data-v-b6b6c2d1]:after{content:"";bottom:0;right:0;z-index:2;height:60px;background:linear-gradient(180deg,transparent,#000);pointer-events:none}.grid-view[data-v-b6b6c2d1]:after,.tiles[data-v-b6b6c2d1]{position:absolute;left:0}.tiles[data-v-b6b6c2d1]{top:0;will-change:transform;transform-style:preserve-3d}.logo[data-v-b6b6c2d1]{position:relative;perspective:1200px;z-index:1;pointer-events:none}.display-1[data-v-2e72e092]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-2e72e092]{font-size:15.625rem}}.heading-1[data-v-2e72e092]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-2e72e092]{font-size:12.5rem}}.heading-2[data-v-2e72e092]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-2e72e092]{font-size:9.5rem}}.heading-3[data-v-2e72e092]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-2e72e092]{font-size:6.75rem}}.heading-4[data-v-2e72e092]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-2e72e092]{font-size:5.625rem}}.heading-5[data-v-2e72e092]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-2e72e092]{font-size:5.125rem}}.heading-6[data-v-2e72e092]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-2e72e092]{font-size:4.5rem}}.heading-7[data-v-2e72e092]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-2e72e092]{font-size:3.75rem}}.heading-8[data-v-2e72e092]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-2e72e092]{font-size:2.625rem}}.heading-9[data-v-2e72e092]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-2e72e092]{font-size:1.875rem}}.subheading-1[data-v-2e72e092]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-2e72e092]{font-size:1.75rem}}.subheading-2[data-v-2e72e092]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-2e72e092]{font-size:1.5rem}}.body-xl[data-v-2e72e092]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-2e72e092]{font-size:1.375rem}}.body-l[data-v-2e72e092]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-2e72e092]{font-size:1.125rem}}.body-r[data-v-2e72e092]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-2e72e092]{font-size:1rem}}.body-s[data-v-2e72e092]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-2e72e092]{font-size:.875rem}}.mono-1[data-v-2e72e092]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-2e72e092]{font-size:1.125rem}}.mono-2[data-v-2e72e092]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-2e72e092]{font-size:.75rem}}.captions[data-v-2e72e092]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-2e72e092]{font-size:.75rem}}h1[data-v-2e72e092]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-2e72e092]{font-size:12.5rem}}h2[data-v-2e72e092]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-2e72e092]{font-size:9.5rem}}h3[data-v-2e72e092]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-2e72e092]{font-size:6.75rem}}h4[data-v-2e72e092]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-2e72e092]{font-size:5.625rem}}h5[data-v-2e72e092]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-2e72e092]{font-size:5.125rem}}h6[data-v-2e72e092]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-2e72e092]{font-size:4.5rem}}.list-view-item[data-v-2e72e092]{position:relative;padding:18px 0;cursor:pointer}@media(min-width:768px){.list-view-item[data-v-2e72e092]{padding:24px 0}}@media(min-width:1240px){.list-view-item[data-v-2e72e092]{padding:32px 0}}.list-view-item:focus-within .image img[data-v-2e72e092],.list-view-item:hover .image img[data-v-2e72e092]{filter:grayscale(0) brightness(1)}.list-view-item:last-child .border-line[data-v-2e72e092]{display:none}.border-line[data-v-2e72e092]{position:absolute;bottom:0;left:0;right:0;height:1px;background:#fff8ee80;transform-origin:left center}.content[data-v-2e72e092]{display:grid;grid-template-columns:50% 1fr;color:inherit;text-decoration:none}.content[data-v-2e72e092]:focus-visible{outline:2px solid #fbb832}.content[data-v-2e72e092]{grid-template-rows:auto auto 1fr;grid-template-areas:"image brand" "image tagline" "image tags";-moz-column-gap:12px;column-gap:12px}@media(min-width:450px){.content[data-v-2e72e092]{grid-template-columns:200px 1fr}}@media(min-width:768px){.content[data-v-2e72e092]{grid-template-columns:320px 1fr;-moz-column-gap:24px;column-gap:24px}}@media(min-width:1240px){.content[data-v-2e72e092]{grid-template-columns:160px 1fr 240px 320px;grid-template-rows:auto;grid-template-areas:"brand tagline tags image";align-items:start;-moz-column-gap:32px;column-gap:32px}}.brand[data-v-2e72e092]{grid-area:brand;font-family:var(--font-mono,monospace);font-size:.75rem;line-height:1;letter-spacing:.02em;text-transform:uppercase;color:#6a6a6a}@media(min-width:768px){.brand[data-v-2e72e092]{font-size:1rem}}.tagline[data-v-2e72e092]{grid-area:tagline;font-weight:700;font-size:1rem;line-height:.9;letter-spacing:-.02em;color:#fff8ee;margin:6px 0 12px}@media(min-width:768px){.tagline[data-v-2e72e092]{font-size:2rem}}@media(min-width:1240px){.tagline[data-v-2e72e092]{margin:0}}.tags[data-v-2e72e092]{grid-area:tags;display:flex;flex-wrap:wrap;gap:0;align-content:end;align-self:end}@media(min-width:1240px){.tags[data-v-2e72e092]{align-content:start;align-self:start}}.tag[data-v-2e72e092]{font-family:var(--font-mono,monospace);font-size:.5625rem;line-height:1;letter-spacing:.02em;text-transform:uppercase;color:#fff8ee;white-space:nowrap;padding:5px 10px;border:1px solid #fff8ee;border-radius:999px;background:transparent}@media(min-width:768px){.tag[data-v-2e72e092]{font-size:.75rem;padding:8px 16px}}.image[data-v-2e72e092]{grid-area:image;aspect-ratio:3/2}.image img[data-v-2e72e092]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(1) brightness(.6);transition:filter .4s ease}@media(hover:none){.image img[data-v-2e72e092]{filter:grayscale(0) brightness(1)}}.display-1[data-v-1dd7a809]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-1dd7a809]{font-size:15.625rem}}.heading-1[data-v-1dd7a809]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-1dd7a809]{font-size:12.5rem}}.heading-2[data-v-1dd7a809]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-1dd7a809]{font-size:9.5rem}}.heading-3[data-v-1dd7a809]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-1dd7a809]{font-size:6.75rem}}.heading-4[data-v-1dd7a809]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-1dd7a809]{font-size:5.625rem}}.heading-5[data-v-1dd7a809]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-1dd7a809]{font-size:5.125rem}}.heading-6[data-v-1dd7a809]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-1dd7a809]{font-size:4.5rem}}.heading-7[data-v-1dd7a809]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-1dd7a809]{font-size:3.75rem}}.heading-8[data-v-1dd7a809]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-1dd7a809]{font-size:2.625rem}}.heading-9[data-v-1dd7a809]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-1dd7a809]{font-size:1.875rem}}.subheading-1[data-v-1dd7a809]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-1dd7a809]{font-size:1.75rem}}.subheading-2[data-v-1dd7a809]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-1dd7a809]{font-size:1.5rem}}.body-xl[data-v-1dd7a809]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-1dd7a809]{font-size:1.375rem}}.body-l[data-v-1dd7a809]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-1dd7a809]{font-size:1.125rem}}.body-r[data-v-1dd7a809]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-1dd7a809]{font-size:1rem}}.body-s[data-v-1dd7a809]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-1dd7a809]{font-size:.875rem}}.mono-1[data-v-1dd7a809]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-1dd7a809]{font-size:1.125rem}}.mono-2[data-v-1dd7a809]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-1dd7a809]{font-size:.75rem}}.captions[data-v-1dd7a809]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-1dd7a809]{font-size:.75rem}}h1[data-v-1dd7a809]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-1dd7a809]{font-size:12.5rem}}h2[data-v-1dd7a809]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-1dd7a809]{font-size:9.5rem}}h3[data-v-1dd7a809]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-1dd7a809]{font-size:6.75rem}}h4[data-v-1dd7a809]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-1dd7a809]{font-size:5.625rem}}h5[data-v-1dd7a809]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-1dd7a809]{font-size:5.125rem}}h6[data-v-1dd7a809]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-1dd7a809]{font-size:4.5rem}}.list-view-dial[data-v-1dd7a809]{display:none;position:fixed;bottom:0;left:50%;z-index:1;transform:translate(-50%);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.list-view-dial[data-v-1dd7a809]:focus-visible{outline:none}@media(hover:hover)and (pointer:fine)and (min-width:768px){.list-view-dial[data-v-1dd7a809]{display:block}}.dial-svg[data-v-1dd7a809]{display:block;width:200px;height:105px}.dial-track[data-v-1dd7a809]{stroke:#fff8ee80;stroke-width:1;stroke-linecap:square}.dial-progress[data-v-1dd7a809]{stroke:#fbb832;stroke-width:4;stroke-linecap:square;stroke-dasharray:226.2 226.2;stroke-dashoffset:226.2}.dial-label[data-v-1dd7a809]{position:absolute;bottom:24px;left:50%;transform:translate(-50%);pointer-events:none;font-family:var(--font-mono,monospace);font-size:.75rem;line-height:1;letter-spacing:.02em;text-transform:uppercase;color:#fff8ee80;white-space:nowrap;transition:color .2s ease}.list-view-dial:focus .dial-label[data-v-1dd7a809],.list-view-dial:hover .dial-label[data-v-1dd7a809]{color:#fff8ee}.display-1[data-v-c3d8a5f2]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-c3d8a5f2]{font-size:15.625rem}}.heading-1[data-v-c3d8a5f2]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-c3d8a5f2]{font-size:12.5rem}}.heading-2[data-v-c3d8a5f2]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-c3d8a5f2]{font-size:9.5rem}}.heading-3[data-v-c3d8a5f2]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-c3d8a5f2]{font-size:6.75rem}}.heading-4[data-v-c3d8a5f2]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-c3d8a5f2]{font-size:5.625rem}}.heading-5[data-v-c3d8a5f2]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-c3d8a5f2]{font-size:5.125rem}}.heading-6[data-v-c3d8a5f2]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-c3d8a5f2]{font-size:4.5rem}}.heading-7[data-v-c3d8a5f2]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-c3d8a5f2]{font-size:3.75rem}}.heading-8[data-v-c3d8a5f2]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-c3d8a5f2]{font-size:2.625rem}}.heading-9[data-v-c3d8a5f2]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-c3d8a5f2]{font-size:1.875rem}}.subheading-1[data-v-c3d8a5f2]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-c3d8a5f2]{font-size:1.75rem}}.subheading-2[data-v-c3d8a5f2]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-c3d8a5f2]{font-size:1.5rem}}.body-xl[data-v-c3d8a5f2]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-c3d8a5f2]{font-size:1.375rem}}.body-l[data-v-c3d8a5f2]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-c3d8a5f2]{font-size:1.125rem}}.body-r[data-v-c3d8a5f2]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-c3d8a5f2]{font-size:1rem}}.body-s[data-v-c3d8a5f2]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-c3d8a5f2]{font-size:.875rem}}.mono-1[data-v-c3d8a5f2]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-c3d8a5f2]{font-size:1.125rem}}.mono-2[data-v-c3d8a5f2]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-c3d8a5f2]{font-size:.75rem}}.captions[data-v-c3d8a5f2]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-c3d8a5f2]{font-size:.75rem}}h1[data-v-c3d8a5f2]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-c3d8a5f2]{font-size:12.5rem}}h2[data-v-c3d8a5f2]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-c3d8a5f2]{font-size:9.5rem}}h3[data-v-c3d8a5f2]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-c3d8a5f2]{font-size:6.75rem}}h4[data-v-c3d8a5f2]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-c3d8a5f2]{font-size:5.625rem}}h5[data-v-c3d8a5f2]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-c3d8a5f2]{font-size:5.125rem}}h6[data-v-c3d8a5f2]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-c3d8a5f2]{font-size:4.5rem}}.list-view[data-v-c3d8a5f2]{height:100%;padding:0 24px 20dvh;overflow-y:auto;scrollbar-width:none}.list-view[data-v-c3d8a5f2]::-webkit-scrollbar{display:none}@media(min-width:768px){.list-view[data-v-c3d8a5f2]{padding:0 40px 20dvh}}@media(min-width:1240px){.list-view[data-v-c3d8a5f2]{padding:0 64px 20dvh}}.items-top-border[data-v-c3d8a5f2]{max-width:1400px;margin:120px auto 0;height:1px;background:#fff8ee80;transform-origin:left center}@media(min-width:768px){.items-top-border[data-v-c3d8a5f2]{margin:160px auto 0}}.items[data-v-c3d8a5f2]{margin:0 auto;padding:0;max-width:1400px;list-style:none}.display-1[data-v-9696e199]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-9696e199]{font-size:15.625rem}}.heading-1[data-v-9696e199]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-9696e199]{font-size:12.5rem}}.heading-2[data-v-9696e199]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-9696e199]{font-size:9.5rem}}.heading-3[data-v-9696e199]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-9696e199]{font-size:6.75rem}}.heading-4[data-v-9696e199]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-9696e199]{font-size:5.625rem}}.heading-5[data-v-9696e199]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-9696e199]{font-size:5.125rem}}.heading-6[data-v-9696e199]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-9696e199]{font-size:4.5rem}}.heading-7[data-v-9696e199]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-9696e199]{font-size:3.75rem}}.heading-8[data-v-9696e199]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-9696e199]{font-size:2.625rem}}.heading-9[data-v-9696e199]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-9696e199]{font-size:1.875rem}}.subheading-1[data-v-9696e199]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-9696e199]{font-size:1.75rem}}.subheading-2[data-v-9696e199]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-9696e199]{font-size:1.5rem}}.body-xl[data-v-9696e199]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-9696e199]{font-size:1.375rem}}.body-l[data-v-9696e199]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-9696e199]{font-size:1.125rem}}.body-r[data-v-9696e199]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-9696e199]{font-size:1rem}}.body-s[data-v-9696e199]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-9696e199]{font-size:.875rem}}.mono-1[data-v-9696e199]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-9696e199]{font-size:1.125rem}}.mono-2[data-v-9696e199]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-9696e199]{font-size:.75rem}}.captions[data-v-9696e199]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-9696e199]{font-size:.75rem}}h1[data-v-9696e199]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-9696e199]{font-size:12.5rem}}h2[data-v-9696e199]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-9696e199]{font-size:9.5rem}}h3[data-v-9696e199]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-9696e199]{font-size:6.75rem}}h4[data-v-9696e199]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-9696e199]{font-size:5.625rem}}h5[data-v-9696e199]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-9696e199]{font-size:5.125rem}}h6[data-v-9696e199]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-9696e199]{font-size:4.5rem}}.layout-toggle[data-v-9696e199]{position:absolute;bottom:68px;right:calc(50% - 44px);z-index:10;display:flex;opacity:0;background:#2b2b2b}@media(min-width:768px){.layout-toggle[data-v-9696e199]{bottom:32px;right:32px;transform:none}}.indicator[data-v-9696e199],.layout-toggle.is-hidden[data-v-9696e199]{pointer-events:none}.indicator[data-v-9696e199]{position:absolute;top:0;left:0;width:50%;aspect-ratio:1/1;background:#fff8ee;transition:transform .3s ease}button[data-v-9696e199]{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:transparent;cursor:pointer}button img[data-v-9696e199]{width:auto;height:13px;filter:brightness(0) invert(1);transition:filter .3s ease}button.is-active img[data-v-9696e199]{filter:brightness(0)}button[data-v-9696e199]:focus-visible{outline:2px solid #fbb832;outline-offset:-2px}.display-1[data-v-15591ba7]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-15591ba7]{font-size:15.625rem}}.heading-1[data-v-15591ba7]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-15591ba7]{font-size:12.5rem}}.heading-2[data-v-15591ba7]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-15591ba7]{font-size:9.5rem}}.heading-3[data-v-15591ba7]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-15591ba7]{font-size:6.75rem}}.heading-4[data-v-15591ba7]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-15591ba7]{font-size:5.625rem}}.heading-5[data-v-15591ba7]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-15591ba7]{font-size:5.125rem}}.heading-6[data-v-15591ba7]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-15591ba7]{font-size:4.5rem}}.heading-7[data-v-15591ba7]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-15591ba7]{font-size:3.75rem}}.heading-8[data-v-15591ba7]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-15591ba7]{font-size:2.625rem}}.heading-9[data-v-15591ba7]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-15591ba7]{font-size:1.875rem}}.subheading-1[data-v-15591ba7]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-15591ba7]{font-size:1.75rem}}.subheading-2[data-v-15591ba7]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-15591ba7]{font-size:1.5rem}}.body-xl[data-v-15591ba7]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-15591ba7]{font-size:1.375rem}}.body-l[data-v-15591ba7]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-15591ba7]{font-size:1.125rem}}.body-r[data-v-15591ba7]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-15591ba7]{font-size:1rem}}.body-s[data-v-15591ba7]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-15591ba7]{font-size:.875rem}}.mono-1[data-v-15591ba7]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-15591ba7]{font-size:1.125rem}}.mono-2[data-v-15591ba7]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-15591ba7]{font-size:.75rem}}.captions[data-v-15591ba7]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-15591ba7]{font-size:.75rem}}h1[data-v-15591ba7]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-15591ba7]{font-size:12.5rem}}h2[data-v-15591ba7]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-15591ba7]{font-size:9.5rem}}h3[data-v-15591ba7]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-15591ba7]{font-size:6.75rem}}h4[data-v-15591ba7]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-15591ba7]{font-size:5.625rem}}h5[data-v-15591ba7]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-15591ba7]{font-size:5.125rem}}h6[data-v-15591ba7]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-15591ba7]{font-size:4.5rem}}.prompt-tap[data-v-15591ba7]{position:fixed;bottom:12px;left:50%;z-index:9;transform:translate(-50%);width:calc(100% - var(--side-padding)*2);max-width:300px;height:44px;padding:0;border:none;display:flex;align-items:center;justify-content:center;background:#fbb832;cursor:pointer;opacity:0}.prompt-tap.is-hidden[data-v-15591ba7]{pointer-events:none}@media(min-width:768px)and (hover:hover)and (pointer:fine){.prompt-tap[data-v-15591ba7]{display:none}}.label[data-v-15591ba7]{font-family:var(--font-mono,monospace);font-size:.75rem;line-height:1;letter-spacing:.02em;text-transform:uppercase;color:#000}.display-1[data-v-5d26b1b8]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-5d26b1b8]{font-size:15.625rem}}.heading-1[data-v-5d26b1b8]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-5d26b1b8]{font-size:12.5rem}}.heading-2[data-v-5d26b1b8]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-5d26b1b8]{font-size:9.5rem}}.heading-3[data-v-5d26b1b8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-5d26b1b8]{font-size:6.75rem}}.heading-4[data-v-5d26b1b8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-5d26b1b8]{font-size:5.625rem}}.heading-5[data-v-5d26b1b8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-5d26b1b8]{font-size:5.125rem}}.heading-6[data-v-5d26b1b8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-5d26b1b8]{font-size:4.5rem}}.heading-7[data-v-5d26b1b8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-5d26b1b8]{font-size:3.75rem}}.heading-8[data-v-5d26b1b8]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-5d26b1b8]{font-size:2.625rem}}.heading-9[data-v-5d26b1b8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-5d26b1b8]{font-size:1.875rem}}.subheading-1[data-v-5d26b1b8]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-5d26b1b8]{font-size:1.75rem}}.subheading-2[data-v-5d26b1b8]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-5d26b1b8]{font-size:1.5rem}}.body-xl[data-v-5d26b1b8]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-5d26b1b8]{font-size:1.375rem}}.body-l[data-v-5d26b1b8]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-5d26b1b8]{font-size:1.125rem}}.body-r[data-v-5d26b1b8]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-5d26b1b8]{font-size:1rem}}.body-s[data-v-5d26b1b8]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-5d26b1b8]{font-size:.875rem}}.mono-1[data-v-5d26b1b8]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-5d26b1b8]{font-size:1.125rem}}.mono-2[data-v-5d26b1b8]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-5d26b1b8]{font-size:.75rem}}.captions[data-v-5d26b1b8]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-5d26b1b8]{font-size:.75rem}}h1[data-v-5d26b1b8]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-5d26b1b8]{font-size:12.5rem}}h2[data-v-5d26b1b8]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-5d26b1b8]{font-size:9.5rem}}h3[data-v-5d26b1b8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-5d26b1b8]{font-size:6.75rem}}h4[data-v-5d26b1b8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-5d26b1b8]{font-size:5.625rem}}h5[data-v-5d26b1b8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-5d26b1b8]{font-size:5.125rem}}h6[data-v-5d26b1b8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-5d26b1b8]{font-size:4.5rem}}.prompt-scroll[data-v-5d26b1b8]{position:absolute;bottom:0;left:50%;z-index:10;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0;pointer-events:none}.label[data-v-5d26b1b8]{font-family:var(--font-mono,monospace);font-size:.75rem;line-height:1;letter-spacing:.02em;text-transform:uppercase;color:#fff8ee}.line[data-v-5d26b1b8]{display:block;width:2px;height:30px;background:linear-gradient(180deg,#fff8ee,transparent)}.display-1[data-v-8adc6cb9]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-8adc6cb9]{font-size:15.625rem}}.heading-1[data-v-8adc6cb9]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-8adc6cb9]{font-size:12.5rem}}.heading-2[data-v-8adc6cb9]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-8adc6cb9]{font-size:9.5rem}}.heading-3[data-v-8adc6cb9]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-8adc6cb9]{font-size:6.75rem}}.heading-4[data-v-8adc6cb9]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-8adc6cb9]{font-size:5.625rem}}.heading-5[data-v-8adc6cb9]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-8adc6cb9]{font-size:5.125rem}}.heading-6[data-v-8adc6cb9]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-8adc6cb9]{font-size:4.5rem}}.heading-7[data-v-8adc6cb9]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-8adc6cb9]{font-size:3.75rem}}.heading-8[data-v-8adc6cb9]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-8adc6cb9]{font-size:2.625rem}}.heading-9[data-v-8adc6cb9]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-8adc6cb9]{font-size:1.875rem}}.subheading-1[data-v-8adc6cb9]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-8adc6cb9]{font-size:1.75rem}}.subheading-2[data-v-8adc6cb9]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-8adc6cb9]{font-size:1.5rem}}.body-xl[data-v-8adc6cb9]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-8adc6cb9]{font-size:1.375rem}}.body-l[data-v-8adc6cb9]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-8adc6cb9]{font-size:1.125rem}}.body-r[data-v-8adc6cb9]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-8adc6cb9]{font-size:1rem}}.body-s[data-v-8adc6cb9]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-8adc6cb9]{font-size:.875rem}}.mono-1[data-v-8adc6cb9]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-8adc6cb9]{font-size:1.125rem}}.mono-2[data-v-8adc6cb9]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-8adc6cb9]{font-size:.75rem}}.captions[data-v-8adc6cb9]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-8adc6cb9]{font-size:.75rem}}h1[data-v-8adc6cb9]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-8adc6cb9]{font-size:12.5rem}}h2[data-v-8adc6cb9]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-8adc6cb9]{font-size:9.5rem}}h3[data-v-8adc6cb9]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-8adc6cb9]{font-size:6.75rem}}h4[data-v-8adc6cb9]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-8adc6cb9]{font-size:5.625rem}}h5[data-v-8adc6cb9]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-8adc6cb9]{font-size:5.125rem}}h6[data-v-8adc6cb9]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-8adc6cb9]{font-size:4.5rem}}.animated-hero[data-v-8adc6cb9]{position:relative}.text-overlay[data-v-8adc6cb9]{position:absolute;inset:0;z-index:5;background:#000c;opacity:0;pointer-events:none}.text-overlay.is-blocking[data-v-8adc6cb9]{pointer-events:auto}.text-sequence[data-v-8adc6cb9]{position:absolute;inset:0;z-index:6;overflow:hidden;pointer-events:none;visibility:hidden}.text-sequence.is-ready[data-v-8adc6cb9]{visibility:visible}.text-frame[data-v-8adc6cb9]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:0 24px;will-change:transform}@media(min-width:768px){.text-frame[data-v-8adc6cb9]{padding:0 40px}}@media(min-width:1240px){.text-frame[data-v-8adc6cb9]{padding:0 64px}}.text-item[data-v-8adc6cb9]{margin:0;font-size:16.5dvw;font-weight:750;line-height:.9;letter-spacing:-.02em;text-align:center;white-space:pre-wrap}@media(min-width:768px){.text-item[data-v-8adc6cb9]{font-size:10dvw}}.accessible[data-v-8adc6cb9]{position:relative;height:100dvh}.accessible[data-v-8adc6cb9]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:20dvh;background:linear-gradient(0deg,#000,transparent);pointer-events:none}.display-1[data-v-a10ba666]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-a10ba666]{font-size:15.625rem}}.heading-1[data-v-a10ba666]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-a10ba666]{font-size:12.5rem}}.heading-2[data-v-a10ba666]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-a10ba666]{font-size:9.5rem}}.heading-3[data-v-a10ba666]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-a10ba666]{font-size:6.75rem}}.heading-4[data-v-a10ba666]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-a10ba666]{font-size:5.625rem}}.heading-5[data-v-a10ba666]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-a10ba666]{font-size:5.125rem}}.heading-6[data-v-a10ba666]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-a10ba666]{font-size:4.5rem}}.heading-7[data-v-a10ba666]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-a10ba666]{font-size:3.75rem}}.heading-8[data-v-a10ba666]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-a10ba666]{font-size:2.625rem}}.heading-9[data-v-a10ba666]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-a10ba666]{font-size:1.875rem}}.subheading-1[data-v-a10ba666]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-a10ba666]{font-size:1.75rem}}.subheading-2[data-v-a10ba666]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-a10ba666]{font-size:1.5rem}}.body-xl[data-v-a10ba666]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-a10ba666]{font-size:1.375rem}}.body-l[data-v-a10ba666]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-a10ba666]{font-size:1.125rem}}.body-r[data-v-a10ba666]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-a10ba666]{font-size:1rem}}.body-s[data-v-a10ba666]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-a10ba666]{font-size:.875rem}}.mono-1[data-v-a10ba666]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-a10ba666]{font-size:1.125rem}}.mono-2[data-v-a10ba666]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-a10ba666]{font-size:.75rem}}.captions[data-v-a10ba666]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-a10ba666]{font-size:.75rem}}h1[data-v-a10ba666]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-a10ba666]{font-size:12.5rem}}h2[data-v-a10ba666]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-a10ba666]{font-size:9.5rem}}h3[data-v-a10ba666]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-a10ba666]{font-size:6.75rem}}h4[data-v-a10ba666]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-a10ba666]{font-size:5.625rem}}h5[data-v-a10ba666]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-a10ba666]{font-size:5.125rem}}h6[data-v-a10ba666]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-a10ba666]{font-size:4.5rem}}.m1m-block[data-v-a10ba666]{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;width:100vw;margin-left:calc(50% - 50vw);padding:120px var(--side-padding) 100px;overflow:hidden;color:#fff8ee}@media(max-width:1024px){.m1m-block[data-v-a10ba666]{padding:100px var(--side-padding) 50px}}.logo[data-v-a10ba666]{position:relative;z-index:1}.logo[data-v-a10ba666] img{max-width:600px;height:auto}@media(max-width:1024px){.logo[data-v-a10ba666] img{max-width:200px}}.content[data-v-a10ba666]{position:relative;z-index:1;display:flex;flex-direction:row;justify-content:space-between;align-items:end;width:100%;gap:50px}@media(max-width:1024px){.content[data-v-a10ba666]{flex-direction:column;align-items:flex-start;gap:10px;padding-top:100px}}.headline[data-v-a10ba666]{font-size:clamp(50px,6vw,82px);max-width:800px}@media(max-width:1024px){.headline[data-v-a10ba666]{font-size:46px}}.video-content[data-v-a10ba666]{display:flex;flex-direction:column;gap:16px;width:100%;max-width:700px;min-width:0;flex-shrink:1}@media(max-width:1024px){.video-content[data-v-a10ba666]{max-width:100%;gap:24px}}.cta[data-v-a10ba666]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media(max-width:1024px){.cta[data-v-a10ba666]{flex-direction:column;align-items:flex-start;gap:20px;order:2}.cta .subheading-1[data-v-a10ba666]{font-size:18px}}.video-container[data-v-a10ba666]{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}@media(max-width:1024px){.video-container[data-v-a10ba666]{order:1}}.video[data-v-a10ba666]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.video.iframe-video[data-v-a10ba666]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}@media(max-width:1024px){.video.iframe-video[data-v-a10ba666]{width:177.78vh;min-width:100%;min-height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}}.certification-svg[data-v-482d0b7a]{display:block;height:auto}.display-1[data-v-5ba28c91]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-5ba28c91]{font-size:15.625rem}}.heading-1[data-v-5ba28c91]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-5ba28c91]{font-size:12.5rem}}.heading-2[data-v-5ba28c91]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-5ba28c91]{font-size:9.5rem}}.heading-3[data-v-5ba28c91]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-5ba28c91]{font-size:6.75rem}}.heading-4[data-v-5ba28c91]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-5ba28c91]{font-size:5.625rem}}.heading-5[data-v-5ba28c91]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-5ba28c91]{font-size:5.125rem}}.heading-6[data-v-5ba28c91]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-5ba28c91]{font-size:4.5rem}}.heading-7[data-v-5ba28c91]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-5ba28c91]{font-size:3.75rem}}.heading-8[data-v-5ba28c91]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-5ba28c91]{font-size:2.625rem}}.heading-9[data-v-5ba28c91]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-5ba28c91]{font-size:1.875rem}}.subheading-1[data-v-5ba28c91]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-5ba28c91]{font-size:1.75rem}}.subheading-2[data-v-5ba28c91]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-5ba28c91]{font-size:1.5rem}}.body-xl[data-v-5ba28c91]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-5ba28c91]{font-size:1.375rem}}.body-l[data-v-5ba28c91]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-5ba28c91]{font-size:1.125rem}}.body-r[data-v-5ba28c91]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-5ba28c91]{font-size:1rem}}.body-s[data-v-5ba28c91]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-5ba28c91]{font-size:.875rem}}.mono-1[data-v-5ba28c91]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-5ba28c91]{font-size:1.125rem}}.mono-2[data-v-5ba28c91]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-5ba28c91]{font-size:.75rem}}.captions[data-v-5ba28c91]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-5ba28c91]{font-size:.75rem}}h1[data-v-5ba28c91]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-5ba28c91]{font-size:12.5rem}}h2[data-v-5ba28c91]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-5ba28c91]{font-size:9.5rem}}h3[data-v-5ba28c91]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-5ba28c91]{font-size:6.75rem}}h4[data-v-5ba28c91]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-5ba28c91]{font-size:5.625rem}}h5[data-v-5ba28c91]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-5ba28c91]{font-size:5.125rem}}h6[data-v-5ba28c91]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-5ba28c91]{font-size:4.5rem}}section.what-we-do[data-v-5ba28c91]{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff8ee;width:100%;min-height:100vh;gap:100px;padding:150px var(--side-padding) 70px;justify-content:space-between}@media(max-width:768px){section.what-we-do[data-v-5ba28c91]{padding:100px 0 50px;justify-content:space-between}}.text-block[data-v-5ba28c91]{display:flex;flex-direction:row;gap:clamp(100px,15vw,500px);justify-content:space-between;width:100%}.text-block .mono-1[data-v-5ba28c91]{font-family:var(--font-mono);white-space:nowrap;text-transform:uppercase}.text-block .heading-6[data-v-5ba28c91]{font-size:clamp(45px,5vw,72px);text-align:left;font-weight:800;max-width:1200px}@media(max-width:768px){.text-block[data-v-5ba28c91]{flex-direction:column;text-align:left;gap:10px;width:100%;padding:0 var(--side-padding)}.text-block .heading-6[data-v-5ba28c91]{margin-top:0;font-size:34px}}.desktop-stats[data-v-5ba28c91]{display:grid;gap:clamp(0px,2vw,40px);align-items:center;width:100%}.desktop-stats .certification-logo[data-v-5ba28c91]{justify-self:center;color:#fff8ee;max-height:120px}.desktop-stats .stats-separator[data-v-5ba28c91]{width:1px;height:100px;background:#fff8ee33}@media(max-width:768px){.desktop-stats[data-v-5ba28c91]{display:none}}.stats-marquee-wrapper[data-v-5ba28c91]{display:none}@media(max-width:768px){.stats-marquee-wrapper[data-v-5ba28c91]{display:flex;flex-direction:column;align-items:flex-end;width:100%}}.marquee-track-wrapper[data-v-5ba28c91]{overflow:hidden;white-space:nowrap;width:100%}.marquee-track[data-v-5ba28c91]{display:inline-flex;will-change:transform;align-items:center}.marquee-item[data-v-5ba28c91]{flex-shrink:0;padding-right:48px;display:flex;align-items:center}.marquee-item--cert[data-v-5ba28c91]{padding-left:20px;padding-right:20px}.marquee-item--cert .certification-logo[data-v-5ba28c91]{color:#fff8ee}.control-btn[data-v-5ba28c91]{width:40px;height:40px;margin-right:50px;margin-top:16px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s}.control-btn[data-v-5ba28c91],.control-btn[data-v-5ba28c91]:hover{background:#171717}.control-btn .pause-icon[data-v-5ba28c91]{display:flex;gap:4px}.control-btn .pause-icon span[data-v-5ba28c91]{width:3px;height:14px;background:#fff}.control-btn .play-icon[data-v-5ba28c91]{color:#fff;margin-left:2px}.display-1[data-v-d2ba90de]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-d2ba90de]{font-size:15.625rem}}.heading-1[data-v-d2ba90de]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-d2ba90de]{font-size:12.5rem}}.heading-2[data-v-d2ba90de]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-d2ba90de]{font-size:9.5rem}}.heading-3[data-v-d2ba90de]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-d2ba90de]{font-size:6.75rem}}.heading-4[data-v-d2ba90de]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-d2ba90de]{font-size:5.625rem}}.heading-5[data-v-d2ba90de]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-d2ba90de]{font-size:5.125rem}}.heading-6[data-v-d2ba90de]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-d2ba90de]{font-size:4.5rem}}.heading-7[data-v-d2ba90de]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-d2ba90de]{font-size:3.75rem}}.heading-8[data-v-d2ba90de]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-d2ba90de]{font-size:2.625rem}}.heading-9[data-v-d2ba90de]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-d2ba90de]{font-size:1.875rem}}.subheading-1[data-v-d2ba90de]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-d2ba90de]{font-size:1.75rem}}.subheading-2[data-v-d2ba90de]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-d2ba90de]{font-size:1.5rem}}.body-xl[data-v-d2ba90de]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-d2ba90de]{font-size:1.375rem}}.body-l[data-v-d2ba90de]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-d2ba90de]{font-size:1.125rem}}.body-r[data-v-d2ba90de]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-d2ba90de]{font-size:1rem}}.body-s[data-v-d2ba90de]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-d2ba90de]{font-size:.875rem}}.mono-1[data-v-d2ba90de]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-d2ba90de]{font-size:1.125rem}}.mono-2[data-v-d2ba90de]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-d2ba90de]{font-size:.75rem}}.captions[data-v-d2ba90de]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-d2ba90de]{font-size:.75rem}}h1[data-v-d2ba90de]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-d2ba90de]{font-size:12.5rem}}h2[data-v-d2ba90de]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-d2ba90de]{font-size:9.5rem}}h3[data-v-d2ba90de]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-d2ba90de]{font-size:6.75rem}}h4[data-v-d2ba90de]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-d2ba90de]{font-size:5.625rem}}h5[data-v-d2ba90de]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-d2ba90de]{font-size:5.125rem}}h6[data-v-d2ba90de]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-d2ba90de]{font-size:4.5rem}}.video-toggle[data-v-d2ba90de]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:#171717;color:#fff8ee;cursor:pointer}.video-toggle .icon[data-v-d2ba90de]{width:18px;height:18px;fill:currentColor}.video-toggle[data-v-d2ba90de]:focus-visible{outline:2px solid #fbb832;outline-offset:-2px}.display-1[data-v-4c023b41]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-4c023b41]{font-size:15.625rem}}.heading-1[data-v-4c023b41]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-4c023b41]{font-size:12.5rem}}.heading-2[data-v-4c023b41]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-4c023b41]{font-size:9.5rem}}.heading-3[data-v-4c023b41]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-4c023b41]{font-size:6.75rem}}.heading-4[data-v-4c023b41]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-4c023b41]{font-size:5.625rem}}.heading-5[data-v-4c023b41]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-4c023b41]{font-size:5.125rem}}.heading-6[data-v-4c023b41]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-4c023b41]{font-size:4.5rem}}.heading-7[data-v-4c023b41]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-4c023b41]{font-size:3.75rem}}.heading-8[data-v-4c023b41]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-4c023b41]{font-size:2.625rem}}.heading-9[data-v-4c023b41]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-4c023b41]{font-size:1.875rem}}.subheading-1[data-v-4c023b41]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-4c023b41]{font-size:1.75rem}}.subheading-2[data-v-4c023b41]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-4c023b41]{font-size:1.5rem}}.body-xl[data-v-4c023b41]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-4c023b41]{font-size:1.375rem}}.body-l[data-v-4c023b41]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-4c023b41]{font-size:1.125rem}}.body-r[data-v-4c023b41]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-4c023b41]{font-size:1rem}}.body-s[data-v-4c023b41]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-4c023b41]{font-size:.875rem}}.mono-1[data-v-4c023b41]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-4c023b41]{font-size:1.125rem}}.mono-2[data-v-4c023b41]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-4c023b41]{font-size:.75rem}}.captions[data-v-4c023b41]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-4c023b41]{font-size:.75rem}}h1[data-v-4c023b41]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-4c023b41]{font-size:12.5rem}}h2[data-v-4c023b41]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-4c023b41]{font-size:9.5rem}}h3[data-v-4c023b41]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-4c023b41]{font-size:6.75rem}}h4[data-v-4c023b41]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-4c023b41]{font-size:5.625rem}}h5[data-v-4c023b41]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-4c023b41]{font-size:5.125rem}}h6[data-v-4c023b41]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-4c023b41]{font-size:4.5rem}}.fullscreen-video[data-v-4c023b41]{position:relative;width:100vw;height:100dvh;overflow:hidden}.frame[data-v-4c023b41]{position:absolute;top:50%;left:50%;width:max(100vw,100dvh * var(--ar));height:max(100dvh,100vw/var(--ar));transform:translate(-50%,-50%)}.video[data-v-4c023b41]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video.iframe-video[data-v-4c023b41]{pointer-events:none}.play-pause[data-v-4c023b41]{position:absolute;bottom:16px;right:16px;z-index:10}@media(min-width:768px){.play-pause[data-v-4c023b41]{bottom:32px;right:32px}}.display-1[data-v-39046313]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-39046313]{font-size:15.625rem}}.heading-1[data-v-39046313]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-39046313]{font-size:12.5rem}}.heading-2[data-v-39046313]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-39046313]{font-size:9.5rem}}.heading-3[data-v-39046313]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-39046313]{font-size:6.75rem}}.heading-4[data-v-39046313]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-39046313]{font-size:5.625rem}}.heading-5[data-v-39046313]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-39046313]{font-size:5.125rem}}.heading-6[data-v-39046313]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-39046313]{font-size:4.5rem}}.heading-7[data-v-39046313]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-39046313]{font-size:3.75rem}}.heading-8[data-v-39046313]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-39046313]{font-size:2.625rem}}.heading-9[data-v-39046313]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-39046313]{font-size:1.875rem}}.subheading-1[data-v-39046313]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-39046313]{font-size:1.75rem}}.subheading-2[data-v-39046313]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-39046313]{font-size:1.5rem}}.body-xl[data-v-39046313]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-39046313]{font-size:1.375rem}}.body-l[data-v-39046313]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-39046313]{font-size:1.125rem}}.body-r[data-v-39046313]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-39046313]{font-size:1rem}}.body-s[data-v-39046313]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-39046313]{font-size:.875rem}}.mono-1[data-v-39046313]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-39046313]{font-size:1.125rem}}.mono-2[data-v-39046313]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-39046313]{font-size:.75rem}}.captions[data-v-39046313]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-39046313]{font-size:.75rem}}h1[data-v-39046313]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-39046313]{font-size:12.5rem}}h2[data-v-39046313]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-39046313]{font-size:9.5rem}}h3[data-v-39046313]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-39046313]{font-size:6.75rem}}h4[data-v-39046313]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-39046313]{font-size:5.625rem}}h5[data-v-39046313]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-39046313]{font-size:5.125rem}}h6[data-v-39046313]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-39046313]{font-size:4.5rem}}.carousel-wrapper[data-v-39046313]{display:flex;flex-direction:column;justify-content:center;height:100%}.awards-swiper[data-v-39046313],.swiper-clip[data-v-39046313]{width:100%;overflow:visible}[data-v-39046313] .award-slide{width:30%;max-width:380px}@media(max-width:768px){[data-v-39046313] .award-slide{width:100%;max-width:180px}}.award-card[data-v-39046313]{width:100%}.card-image[data-v-39046313]{aspect-ratio:1/1.15;width:100%;overflow:hidden}.card-image img[data-v-39046313]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-info[data-v-39046313]{padding-top:28px}.card-info h3[data-v-39046313]{font-size:clamp(15px,3vw,30px);margin-bottom:16px}@media(max-width:768px){.card-info h3[data-v-39046313]{font-size:24px}}.card-info p[data-v-39046313]{color:#fff8ee;margin-bottom:10px}@media(max-width:768px){.card-info p[data-v-39046313]{font-size:14px;color:#ccc}}.card-info--m1m p[data-v-39046313]{color:#000}.carousel-controls[data-v-39046313]{margin-top:48px}.carousel-controls--m1m[data-v-39046313] .pip{background:#00000080}.carousel-controls--m1m[data-v-39046313] .pip.active{background:#000}@media(max-width:768px){.carousel-controls[data-v-39046313]{margin-top:32px;margin-bottom:24px}}.display-1[data-v-d355d13e]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-d355d13e]{font-size:15.625rem}}.heading-1[data-v-d355d13e]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-d355d13e]{font-size:12.5rem}}.heading-2[data-v-d355d13e]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-d355d13e]{font-size:9.5rem}}.heading-3[data-v-d355d13e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-d355d13e]{font-size:6.75rem}}.heading-4[data-v-d355d13e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-d355d13e]{font-size:5.625rem}}.heading-5[data-v-d355d13e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-d355d13e]{font-size:5.125rem}}.heading-6[data-v-d355d13e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-d355d13e]{font-size:4.5rem}}.heading-7[data-v-d355d13e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-d355d13e]{font-size:3.75rem}}.heading-8[data-v-d355d13e]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-d355d13e]{font-size:2.625rem}}.heading-9[data-v-d355d13e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-d355d13e]{font-size:1.875rem}}.subheading-1[data-v-d355d13e]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-d355d13e]{font-size:1.75rem}}.subheading-2[data-v-d355d13e]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-d355d13e]{font-size:1.5rem}}.body-xl[data-v-d355d13e]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-d355d13e]{font-size:1.375rem}}.body-l[data-v-d355d13e]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-d355d13e]{font-size:1.125rem}}.body-r[data-v-d355d13e]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-d355d13e]{font-size:1rem}}.body-s[data-v-d355d13e]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-d355d13e]{font-size:.875rem}}.mono-1[data-v-d355d13e]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-d355d13e]{font-size:1.125rem}}.mono-2[data-v-d355d13e]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-d355d13e]{font-size:.75rem}}.captions[data-v-d355d13e]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-d355d13e]{font-size:.75rem}}h1[data-v-d355d13e]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-d355d13e]{font-size:12.5rem}}h2[data-v-d355d13e]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-d355d13e]{font-size:9.5rem}}h3[data-v-d355d13e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-d355d13e]{font-size:6.75rem}}h4[data-v-d355d13e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-d355d13e]{font-size:5.625rem}}h5[data-v-d355d13e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-d355d13e]{font-size:5.125rem}}h6[data-v-d355d13e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-d355d13e]{font-size:4.5rem}}.text-content[data-v-d355d13e]{width:100%;max-width:1000px;display:flex;flex-direction:column;justify-content:center;min-height:100%;gap:18px;overflow:visible}.text-content[data-v-d355d13e] p{margin:0 0 14px;font-size:clamp(18px,1.5vw,22px)}@media(max-width:768px){.text-content[data-v-d355d13e] p{font-size:14px}}.text-content[data-v-d355d13e] a{text-decoration:underline;text-underline-offset:2px}.text-content[data-v-d355d13e] a:hover{color:#fbb832}.text-content[data-v-d355d13e] img{width:clamp(320px,55vw,700px);height:auto;max-height:900px;display:block;margin:24px 0;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.text-content[data-v-d355d13e] img{width:100%}}.display-1[data-v-7d9221b3]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-7d9221b3]{font-size:15.625rem}}.heading-1[data-v-7d9221b3]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-7d9221b3]{font-size:12.5rem}}.heading-2[data-v-7d9221b3]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-7d9221b3]{font-size:9.5rem}}.heading-3[data-v-7d9221b3]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-7d9221b3]{font-size:6.75rem}}.heading-4[data-v-7d9221b3]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-7d9221b3]{font-size:5.625rem}}.heading-5[data-v-7d9221b3]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-7d9221b3]{font-size:5.125rem}}.heading-6[data-v-7d9221b3]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-7d9221b3]{font-size:4.5rem}}.heading-7[data-v-7d9221b3]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-7d9221b3]{font-size:3.75rem}}.heading-8[data-v-7d9221b3]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-7d9221b3]{font-size:2.625rem}}.heading-9[data-v-7d9221b3]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-7d9221b3]{font-size:1.875rem}}.subheading-1[data-v-7d9221b3]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-7d9221b3]{font-size:1.75rem}}.subheading-2[data-v-7d9221b3]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-7d9221b3]{font-size:1.5rem}}.body-xl[data-v-7d9221b3]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-7d9221b3]{font-size:1.375rem}}.body-l[data-v-7d9221b3]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-7d9221b3]{font-size:1.125rem}}.body-r[data-v-7d9221b3]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-7d9221b3]{font-size:1rem}}.body-s[data-v-7d9221b3]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-7d9221b3]{font-size:.875rem}}.mono-1[data-v-7d9221b3]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-7d9221b3]{font-size:1.125rem}}.mono-2[data-v-7d9221b3]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-7d9221b3]{font-size:.75rem}}.captions[data-v-7d9221b3]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-7d9221b3]{font-size:.75rem}}h1[data-v-7d9221b3]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-7d9221b3]{font-size:12.5rem}}h2[data-v-7d9221b3]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-7d9221b3]{font-size:9.5rem}}h3[data-v-7d9221b3]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-7d9221b3]{font-size:6.75rem}}h4[data-v-7d9221b3]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-7d9221b3]{font-size:5.625rem}}h5[data-v-7d9221b3]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-7d9221b3]{font-size:5.125rem}}h6[data-v-7d9221b3]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-7d9221b3]{font-size:4.5rem}}.awards-section--m1m[data-v-7d9221b3]{background-color:#fff8ee;color:#000}@media(max-width:768px){.awards-section[data-v-7d9221b3]{padding:50px var(--side-padding) 50px;overflow-x:hidden}}.accordion[data-v-7d9221b3]{display:flex;height:auto;max-height:900px;width:100vw;background-color:#000;color:#fff8ee;border-top:1px solid #fff8ee;border-bottom:1px solid #fff8ee}.accordion--m1m[data-v-7d9221b3]{background-color:#fff8ee;border-top:1px solid #cbb9a2!important}@media(max-width:768px){.accordion[data-v-7d9221b3]{flex-direction:column;height:auto;max-height:none;width:100%;margin-left:0;border-bottom:none;border-top:1px solid #6a6a6a}}.accordion-panel[data-v-7d9221b3]{position:relative;display:flex;overflow:hidden;background:#000;border-right:1px solid #fff8ee;transition:width .7s cubic-bezier(.22,1,.36,1),background .3s ease}.accordion-panel[data-v-7d9221b3]:not(.active){width:100px}.accordion-panel:not(.active) .panel-content[data-v-7d9221b3]{opacity:0;pointer-events:none;transform:translateY(12px)}.accordion-panel:not(.active) h3[data-v-7d9221b3]{opacity:.4}.accordion-panel.active[data-v-7d9221b3]{width:100%}.accordion-panel.active .panel-content[data-v-7d9221b3]{opacity:1;transform:translateY(0);transition:opacity .45s ease .65s,transform .45s ease .65s}.accordion-panel[data-v-7d9221b3]:last-child{border-right:none}.accordion-panel--m1m[data-v-7d9221b3]{background:#fff8ee;color:#000;border-right:1px solid #cbb9a2}.accordion-panel--m1m:not(.active) .panel-content[data-v-7d9221b3]{opacity:0;pointer-events:none;transform:translateY(12px)}.accordion-panel--m1m:not(.active) h3[data-v-7d9221b3]{opacity:1;color:#cbb9a2}.accordion-panel--m1m.active .panel-content[data-v-7d9221b3]{opacity:1;transform:translateY(0);transition:opacity .45s ease .65s,transform .45s ease .65s}@media(max-width:768px){.accordion-panel[data-v-7d9221b3]{flex-direction:column;width:100%!important;overflow:visible;border-right:none;border-bottom:1px solid #6a6a6a}.accordion-panel--m1m[data-v-7d9221b3]{border-bottom:1px solid #cbb9a2}.accordion-panel--m1m[data-v-7d9221b3]:last-child,.accordion-panel[data-v-7d9221b3]:last-child{border-bottom:none}.accordion-panel:not(.active) .panel-content[data-v-7d9221b3]{max-height:0;opacity:0;transform:translateY(12px);padding-top:0;padding-bottom:0;overflow:hidden;pointer-events:none}.accordion-panel.active .panel-content[data-v-7d9221b3]{max-height:1600px;opacity:1;transform:translateY(0);transition:max-height .5s cubic-bezier(.22,1,.36,1),opacity .4s ease .35s,transform .4s ease .35s}}.panel-label[data-v-7d9221b3]{width:100px;min-width:100px;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:48px 0;box-sizing:border-box;cursor:pointer}.panel-label:hover h3[data-v-7d9221b3]{opacity:.7}.panel-label h3[data-v-7d9221b3]{writing-mode:vertical-rl;transform:rotate(180deg);font-size:clamp(44px,4vw,82px);white-space:nowrap;margin-right:20px;transition:opacity .3s ease}@media(max-width:768px){.panel-label[data-v-7d9221b3]{width:100%;min-width:100%;height:auto;flex-direction:row;align-items:center;justify-content:space-between;padding:24px 0}.panel-label h3[data-v-7d9221b3]{writing-mode:initial;transform:none;font-size:34px;white-space:normal;flex:1;min-width:0}}.mobile-toggle[data-v-7d9221b3]{display:none}@media(max-width:768px){.mobile-toggle[data-v-7d9221b3]{display:flex;flex-shrink:0;align-items:center;justify-content:center;background:transparent;border:none;color:#fff8ee;cursor:pointer}.mobile-toggle[data-v-7d9221b3] svg{width:42px;height:42px}.mobile-toggle--m1m[data-v-7d9221b3]{color:#000}.mobile-toggle--m1m[data-v-7d9221b3] svg{color:#000}}.panel-content[data-v-7d9221b3]{flex:1;min-width:0;overflow-y:hidden;overflow-x:hidden;padding:30px;box-sizing:border-box;transition:opacity .2s ease,transform .2s ease}@media(max-width:768px){.panel-content[data-v-7d9221b3]{padding:0;overflow-y:visible;overflow-x:visible;transition:max-height .4s cubic-bezier(.22,1,.36,1),opacity .2s ease,transform .2s ease}}.display-1[data-v-20582296]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-20582296]{font-size:15.625rem}}.heading-1[data-v-20582296]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-20582296]{font-size:12.5rem}}.heading-2[data-v-20582296]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-20582296]{font-size:9.5rem}}.heading-3[data-v-20582296]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-20582296]{font-size:6.75rem}}.heading-4[data-v-20582296]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-20582296]{font-size:5.625rem}}.heading-5[data-v-20582296]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-20582296]{font-size:5.125rem}}.heading-6[data-v-20582296]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-20582296]{font-size:4.5rem}}.heading-7[data-v-20582296]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-20582296]{font-size:3.75rem}}.heading-8[data-v-20582296]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-20582296]{font-size:2.625rem}}.heading-9[data-v-20582296]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-20582296]{font-size:1.875rem}}.subheading-1[data-v-20582296]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-20582296]{font-size:1.75rem}}.subheading-2[data-v-20582296]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-20582296]{font-size:1.5rem}}.body-xl[data-v-20582296]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-20582296]{font-size:1.375rem}}.body-l[data-v-20582296]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-20582296]{font-size:1.125rem}}.body-r[data-v-20582296]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-20582296]{font-size:1rem}}.body-s[data-v-20582296]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-20582296]{font-size:.875rem}}.mono-1[data-v-20582296]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-20582296]{font-size:1.125rem}}.mono-2[data-v-20582296]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-20582296]{font-size:.75rem}}.captions[data-v-20582296]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-20582296]{font-size:.75rem}}h1[data-v-20582296]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-20582296]{font-size:12.5rem}}h2[data-v-20582296]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-20582296]{font-size:9.5rem}}h3[data-v-20582296]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-20582296]{font-size:6.75rem}}h4[data-v-20582296]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-20582296]{font-size:5.625rem}}h5[data-v-20582296]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-20582296]{font-size:5.125rem}}h6[data-v-20582296]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-20582296]{font-size:4.5rem}}.partner-gallery[data-v-20582296]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;padding:120px 0;overflow:hidden;background-color:#000}.partner-gallery .gallery-header[data-v-20582296]{text-align:center;margin-bottom:80px;color:#fff8ee;font-family:var(--font-mono);text-transform:uppercase}@media(max-width:768px){.partner-gallery .gallery-header[data-v-20582296]{max-width:350px}}.marquee-container[data-v-20582296]{display:flex;flex-direction:column;gap:50px}.marquee-overflow[data-v-20582296]{overflow:hidden}.marquee-row[data-v-20582296]{display:flex;align-items:center;gap:50px;will-change:transform}@media(max-width:768px){.marquee-row[data-v-20582296]{gap:20px}}.logo-item[data-v-20582296]{flex-shrink:0;width:275px;height:130px;display:flex;justify-content:center;align-items:center}.logo-item img[data-v-20582296]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);opacity:.7}@media(max-width:768px){.logo-item[data-v-20582296]{width:130px;height:65px}}.control-btn[data-v-20582296]{align-self:end;width:40px;height:40px;margin-right:50px;margin-top:60px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s}.control-btn[data-v-20582296],.control-btn[data-v-20582296]:hover{background:#171717}.control-btn .pause-icon[data-v-20582296]{display:flex;gap:4px}.control-btn .pause-icon span[data-v-20582296]{width:3px;height:14px;background:#fff}.control-btn .play-icon[data-v-20582296]{color:#fff;margin-left:2px}@media(max-width:768px){.control-btn[data-v-20582296]{margin-right:20px;margin-top:20px}.partner-gallery[data-v-20582296]{padding:80px 0}.partner-gallery .gallery-header[data-v-20582296]{margin-bottom:50px;padding:0 var(--side-padding);overflow-wrap:break-word}.marquee-container[data-v-20582296]{gap:40px}}.display-1[data-v-398d68a8]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-398d68a8]{font-size:15.625rem}}.heading-1[data-v-398d68a8]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-398d68a8]{font-size:12.5rem}}.heading-2[data-v-398d68a8]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-398d68a8]{font-size:9.5rem}}.heading-3[data-v-398d68a8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-398d68a8]{font-size:6.75rem}}.heading-4[data-v-398d68a8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-398d68a8]{font-size:5.625rem}}.heading-5[data-v-398d68a8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-398d68a8]{font-size:5.125rem}}.heading-6[data-v-398d68a8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-398d68a8]{font-size:4.5rem}}.heading-7[data-v-398d68a8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-398d68a8]{font-size:3.75rem}}.heading-8[data-v-398d68a8]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-398d68a8]{font-size:2.625rem}}.heading-9[data-v-398d68a8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-398d68a8]{font-size:1.875rem}}.subheading-1[data-v-398d68a8]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-398d68a8]{font-size:1.75rem}}.subheading-2[data-v-398d68a8]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-398d68a8]{font-size:1.5rem}}.body-xl[data-v-398d68a8]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-398d68a8]{font-size:1.375rem}}.body-l[data-v-398d68a8]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-398d68a8]{font-size:1.125rem}}.body-r[data-v-398d68a8]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-398d68a8]{font-size:1rem}}.body-s[data-v-398d68a8]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-398d68a8]{font-size:.875rem}}.mono-1[data-v-398d68a8]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-398d68a8]{font-size:1.125rem}}.mono-2[data-v-398d68a8]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-398d68a8]{font-size:.75rem}}.captions[data-v-398d68a8]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-398d68a8]{font-size:.75rem}}h1[data-v-398d68a8]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-398d68a8]{font-size:12.5rem}}h2[data-v-398d68a8]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-398d68a8]{font-size:9.5rem}}h3[data-v-398d68a8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-398d68a8]{font-size:6.75rem}}h4[data-v-398d68a8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-398d68a8]{font-size:5.625rem}}h5[data-v-398d68a8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-398d68a8]{font-size:5.125rem}}h6[data-v-398d68a8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-398d68a8]{font-size:4.5rem}}.m1m-hero[data-v-398d68a8]{position:relative;width:100dvw;height:100dvh;background:#000;overflow:hidden}.m-panel[data-v-398d68a8]{position:absolute;inset:0;z-index:1;background:#000;will-change:transform}.canvas[data-v-398d68a8]{display:block;width:100%;height:100%}.text-sequence[data-v-398d68a8]{position:absolute;inset:0;z-index:2;pointer-events:none;visibility:hidden}.text-sequence.is-ready[data-v-398d68a8]{visibility:visible}.text-frame[data-v-398d68a8]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:0 clamp(32px,5vw,120px);will-change:transform}.text-item[data-v-398d68a8]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.text-item[data-v-398d68a8]{font-size:9.5rem}}.text-item[data-v-398d68a8]{font-size:clamp(5rem,9vw,9.5rem);line-height:.9;color:#fff8ee;text-align:center}.scroll-indicator[data-v-398d68a8]{position:absolute;bottom:0;left:50%;z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none}.scroll-label[data-v-398d68a8]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.scroll-label[data-v-398d68a8]{font-size:.75rem}}.scroll-label[data-v-398d68a8]{font-family:var(--font-mono);color:#fff8ee;text-transform:uppercase;opacity:0;transform:translateY(-100%)}.scroll-line[data-v-398d68a8]{width:2px;height:30px;background:linear-gradient(180deg,#fff8ee,transparent);clip-path:inset(100% 0 0 0)}.display-1[data-v-1236f08e]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-1236f08e]{font-size:15.625rem}}.heading-1[data-v-1236f08e]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-1236f08e]{font-size:12.5rem}}.heading-2[data-v-1236f08e]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-1236f08e]{font-size:9.5rem}}.heading-3[data-v-1236f08e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-1236f08e]{font-size:6.75rem}}.heading-4[data-v-1236f08e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-1236f08e]{font-size:5.625rem}}.heading-5[data-v-1236f08e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-1236f08e]{font-size:5.125rem}}.heading-6[data-v-1236f08e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-1236f08e]{font-size:4.5rem}}.heading-7[data-v-1236f08e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-1236f08e]{font-size:3.75rem}}.heading-8[data-v-1236f08e]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-1236f08e]{font-size:2.625rem}}.heading-9[data-v-1236f08e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-1236f08e]{font-size:1.875rem}}.subheading-1[data-v-1236f08e]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-1236f08e]{font-size:1.75rem}}.subheading-2[data-v-1236f08e]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-1236f08e]{font-size:1.5rem}}.body-xl[data-v-1236f08e]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-1236f08e]{font-size:1.375rem}}.body-l[data-v-1236f08e]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-1236f08e]{font-size:1.125rem}}.body-r[data-v-1236f08e]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-1236f08e]{font-size:1rem}}.body-s[data-v-1236f08e]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-1236f08e]{font-size:.875rem}}.mono-1[data-v-1236f08e]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-1236f08e]{font-size:1.125rem}}.mono-2[data-v-1236f08e]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-1236f08e]{font-size:.75rem}}.captions[data-v-1236f08e]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-1236f08e]{font-size:.75rem}}h1[data-v-1236f08e]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-1236f08e]{font-size:12.5rem}}h2[data-v-1236f08e]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-1236f08e]{font-size:9.5rem}}h3[data-v-1236f08e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-1236f08e]{font-size:6.75rem}}h4[data-v-1236f08e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-1236f08e]{font-size:5.625rem}}h5[data-v-1236f08e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-1236f08e]{font-size:5.125rem}}h6[data-v-1236f08e]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-1236f08e]{font-size:4.5rem}}.office-item[data-v-1236f08e]{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;overflow:visible;cursor:pointer}.office-item .floating-media[data-v-1236f08e]{position:absolute;z-index:1;opacity:0;pointer-events:none;transition:opacity .5s ease,transform .6s cubic-bezier(.2,1,.3,1)}.office-item .floating-media img[data-v-1236f08e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media(min-width:768px){.office-item .floating-media[data-v-1236f08e]{width:22vw;max-width:350px;aspect-ratio:4/3;top:50%}.office-item .floating-media.left[data-v-1236f08e]{left:calc(-50vw + 50%);transform:translateY(-20%) translate(-15%) scale(.85)}.office-item .floating-media.right[data-v-1236f08e]{right:calc(-50vw + 50%);transform:translateY(-60%) translate(15%) scale(.85)}}.office-item .office-header[data-v-1236f08e]{position:relative;z-index:3;width:100%;text-align:center;transition:transform .45s cubic-bezier(.2,1,.3,1)}.office-item .display-1[data-v-1236f08e]{font-size:clamp(130px,10vw + 1rem,250px);line-height:.9;white-space:nowrap;color:#fff8ee;transition:color .3s ease}.office-item .office-body[data-v-1236f08e]{position:absolute;top:58%;left:50%;transform:translate(-50%,-50%);z-index:3;opacity:0;pointer-events:none;transition:opacity .4s ease}@media(min-width:768px){.office-item.is-open .display-1[data-v-1236f08e]{color:#fbb832}.office-item.is-open .office-body[data-v-1236f08e]{opacity:1;pointer-events:auto}.office-item.is-open .floating-media[data-v-1236f08e]{opacity:1}.office-item.is-open .floating-media.left[data-v-1236f08e]{transform:translate(-5%) translateY(-20%) scale(1)}.office-item.is-open .floating-media.right[data-v-1236f08e]{transform:translate(5%) translateY(-60%) scale(1)}}@media(max-width:768px){.office-item[data-v-1236f08e]{align-items:center;width:100vw}.office-item .desktop-only-media[data-v-1236f08e]{display:none!important}.office-item .office-header[data-v-1236f08e]{position:relative;z-index:5;display:flex;justify-content:center;text-align:center;transform-origin:center;transition:transform .45s cubic-bezier(.2,1,.3,1)}.office-item .display-1[data-v-1236f08e]{font-size:52px;white-space:normal;color:#6a6a6a;transition:color .3s ease,transform .45s cubic-bezier(.2,1,.3,1)}.office-item .office-body[data-v-1236f08e]{position:relative;top:auto;left:auto;transform:none;text-transform:uppercase;width:100%;opacity:0;display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .45s cubic-bezier(.2,1,.3,1),opacity .3s ease}.office-item .content-inner[data-v-1236f08e]{min-height:0;display:flex;justify-content:center}.office-item.is-open .office-header[data-v-1236f08e]{transform:scale(1.15)}.office-item.is-open .display-1[data-v-1236f08e]{color:#fbb832}.office-item.is-open .office-body[data-v-1236f08e]{grid-template-rows:1fr;opacity:1;z-index:5}.office-item.is-open .floating-media[data-v-1236f08e]{opacity:1}.office-item.is-open .floating-media.left[data-v-1236f08e]{transform:translate(-10%) translateY(50%) scale(1)}}.contact-info[data-v-1236f08e]{position:relative;z-index:3;background-color:#000000e6;display:flex;align-items:center;justify-content:center;gap:40px;padding:25px 45px;color:#fff8ee}.contact-info .city-name[data-v-1236f08e]{white-space:nowrap;text-transform:none;display:block}.contact-info .address[data-v-1236f08e]{display:block!important;text-align:left;min-width:200px;max-width:300px;word-break:keep-all;overflow-wrap:normal;white-space:nowrap}.contact-info .address[data-v-1236f08e] br{display:block;content:"";margin-top:2px}.contact-info .contact[data-v-1236f08e]{display:flex;flex-direction:column;align-items:flex-start;text-align:left;min-width:180px}.contact-info .contact a[data-v-1236f08e],.contact-info .contact p[data-v-1236f08e]{white-space:nowrap}@media(max-width:768px){.contact-info[data-v-1236f08e]{background-color:transparent;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;padding:15px 0;font-family:var(--font-mono)}.contact-info .city-name[data-v-1236f08e]{display:none}.contact-info .address[data-v-1236f08e]{text-align:center;width:100%;max-width:100%;min-width:0;white-space:normal}.contact-info .contact[data-v-1236f08e]{align-items:center;min-width:0}.contact-info .contact a[data-v-1236f08e],.contact-info .contact p[data-v-1236f08e],.contact-info .contact span[data-v-1236f08e]{text-align:center}}.display-1[data-v-9e895866]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-9e895866]{font-size:15.625rem}}.heading-1[data-v-9e895866]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-9e895866]{font-size:12.5rem}}.heading-2[data-v-9e895866]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-9e895866]{font-size:9.5rem}}.heading-3[data-v-9e895866]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-9e895866]{font-size:6.75rem}}.heading-4[data-v-9e895866]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-9e895866]{font-size:5.625rem}}.heading-5[data-v-9e895866]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-9e895866]{font-size:5.125rem}}.heading-6[data-v-9e895866]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-9e895866]{font-size:4.5rem}}.heading-7[data-v-9e895866]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-9e895866]{font-size:3.75rem}}.heading-8[data-v-9e895866]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-9e895866]{font-size:2.625rem}}.heading-9[data-v-9e895866]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-9e895866]{font-size:1.875rem}}.subheading-1[data-v-9e895866]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-9e895866]{font-size:1.75rem}}.subheading-2[data-v-9e895866]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-9e895866]{font-size:1.5rem}}.body-xl[data-v-9e895866]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-9e895866]{font-size:1.375rem}}.body-l[data-v-9e895866]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-9e895866]{font-size:1.125rem}}.body-r[data-v-9e895866]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-9e895866]{font-size:1rem}}.body-s[data-v-9e895866]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-9e895866]{font-size:.875rem}}.mono-1[data-v-9e895866]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-9e895866]{font-size:1.125rem}}.mono-2[data-v-9e895866]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-9e895866]{font-size:.75rem}}.captions[data-v-9e895866]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-9e895866]{font-size:.75rem}}h1[data-v-9e895866]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-9e895866]{font-size:12.5rem}}h2[data-v-9e895866]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-9e895866]{font-size:9.5rem}}h3[data-v-9e895866]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-9e895866]{font-size:6.75rem}}h4[data-v-9e895866]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-9e895866]{font-size:5.625rem}}h5[data-v-9e895866]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-9e895866]{font-size:5.125rem}}h6[data-v-9e895866]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-9e895866]{font-size:4.5rem}}.our-offices[data-v-9e895866]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;min-height:100vh;padding:150px 0;color:#fff8ee;background-color:#000;gap:30px}@media(max-width:768px){.our-offices[data-v-9e895866]{padding:100px 0 50px;overflow-x:hidden}}.header[data-v-9e895866]{font-family:var(--font-mono);text-transform:uppercase}.offices-container[data-v-9e895866]{position:relative;width:100%;display:flex;justify-content:center}.offices[data-v-9e895866]{display:flex;flex-direction:column;gap:5px}.global-floating-left[data-v-9e895866]{display:none}@media(max-width:768px){.global-floating-left[data-v-9e895866]{display:block;position:absolute;bottom:-35%;left:-5%;width:45vw;aspect-ratio:16/9;z-index:1;pointer-events:none;opacity:0;transition:opacity .5s ease,transform .6s cubic-bezier(.2,1,.3,1)}.global-floating-left.is-visible[data-v-9e895866]{opacity:1}.global-floating-left img[data-v-9e895866]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}}.global-floating-right[data-v-9e895866]{display:none}@media(max-width:768px){.global-floating-right[data-v-9e895866]{display:block;position:absolute;top:-55%;right:-10%;width:55vw;aspect-ratio:16/9;z-index:1;pointer-events:none;opacity:0;transition:opacity .5s ease,transform .6s cubic-bezier(.2,1,.3,1)}.global-floating-right.is-visible[data-v-9e895866]{opacity:1;transform:translate(0) scale(1)}.global-floating-right img[data-v-9e895866]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}}.display-1[data-v-39c6382b]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-39c6382b]{font-size:15.625rem}}.heading-1[data-v-39c6382b]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-39c6382b]{font-size:12.5rem}}.heading-2[data-v-39c6382b]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-39c6382b]{font-size:9.5rem}}.heading-3[data-v-39c6382b]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-39c6382b]{font-size:6.75rem}}.heading-4[data-v-39c6382b]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-39c6382b]{font-size:5.625rem}}.heading-5[data-v-39c6382b]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-39c6382b]{font-size:5.125rem}}.heading-6[data-v-39c6382b]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-39c6382b]{font-size:4.5rem}}.heading-7[data-v-39c6382b]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-39c6382b]{font-size:3.75rem}}.heading-8[data-v-39c6382b]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-39c6382b]{font-size:2.625rem}}.heading-9[data-v-39c6382b]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-39c6382b]{font-size:1.875rem}}.subheading-1[data-v-39c6382b]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-39c6382b]{font-size:1.75rem}}.subheading-2[data-v-39c6382b]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-39c6382b]{font-size:1.5rem}}.body-xl[data-v-39c6382b]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-39c6382b]{font-size:1.375rem}}.body-l[data-v-39c6382b]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-39c6382b]{font-size:1.125rem}}.body-r[data-v-39c6382b]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-39c6382b]{font-size:1rem}}.body-s[data-v-39c6382b]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-39c6382b]{font-size:.875rem}}.mono-1[data-v-39c6382b]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-39c6382b]{font-size:1.125rem}}.mono-2[data-v-39c6382b]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-39c6382b]{font-size:.75rem}}.captions[data-v-39c6382b]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-39c6382b]{font-size:.75rem}}h1[data-v-39c6382b]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-39c6382b]{font-size:12.5rem}}h2[data-v-39c6382b]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-39c6382b]{font-size:9.5rem}}h3[data-v-39c6382b]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-39c6382b]{font-size:6.75rem}}h4[data-v-39c6382b]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-39c6382b]{font-size:5.625rem}}h5[data-v-39c6382b]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-39c6382b]{font-size:5.125rem}}h6[data-v-39c6382b]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-39c6382b]{font-size:4.5rem}}.ordered-list-media[data-v-39c6382b]{width:100%;min-height:100vh;padding:var(--side-padding);background-color:#000}@media(max-width:1024px){.ordered-list-media[data-v-39c6382b]{padding:50px var(--side-padding) 0}}.list-side[data-v-39c6382b]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;grid-template-areas:"header image" "list   image";align-items:center;gap:50px;width:100%;color:#fff8ee}@media(max-width:1024px){.list-side[data-v-39c6382b]{display:flex;flex-direction:column;gap:20px}.list-side--full-bleed[data-v-39c6382b]{margin-right:0}}.header[data-v-39c6382b]{grid-area:header;width:100%;text-align:left}.header .heading-4[data-v-39c6382b]{font-size:clamp(70px,6vw,90px)}@media(max-width:1024px){.header .heading-4[data-v-39c6382b]{font-size:46px;padding-bottom:46px}}.image-side[data-v-39c6382b]{grid-area:image;top:100px;width:100%}.image-side img[data-v-39c6382b]{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.image-side--full-bleed[data-v-39c6382b]{top:0;height:calc(100vh + var(--side-padding));width:calc(100% + var(--side-padding) + 50px);margin-right:calc(var(--side-padding)*-1);margin-left:-50px;margin-top:calc(var(--side-padding)*-1);margin-bottom:calc(var(--side-padding)*-1)}.image-side--full-bleed img[data-v-39c6382b]{width:100%;height:100%;aspect-ratio:unset;-o-object-fit:cover;object-fit:cover}@media(max-width:1024px){.image-side[data-v-39c6382b]{position:static;order:1}.image-side--full-bleed[data-v-39c6382b]{width:100%;height:auto;margin:0 0 auto}.image-side--full-bleed img[data-v-39c6382b]{aspect-ratio:4/3;height:auto}}.ordered-list[data-v-39c6382b]{grid-area:list;display:flex;flex-direction:column;width:100%}.ordered-list--full-bleed[data-v-39c6382b]{width:90%}@media(max-width:1024px){.ordered-list[data-v-39c6382b]{order:2}}.list-item-row[data-v-39c6382b]{display:flex;flex-direction:column;padding:24px 0;border-top:1px solid rgba(255,248,238,.2);transition:color .3s ease}.list-item-row .content-wrapper[data-v-39c6382b]{display:grid;grid-template-columns:60px 1fr;align-items:start}@media(max-width:1024px){.list-item-row .content-wrapper[data-v-39c6382b]{grid-template-columns:auto 1fr;gap:12px}}.list-item-row .index[data-v-39c6382b]{color:#fbb832;font-family:var(--font-mono)}.list-item-row .content[data-v-39c6382b]{display:flex;flex-direction:column;gap:12px}.list-item-row .content .list-item-title[data-v-39c6382b]{line-height:1.2}.display-1[data-v-6d7eeb77]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-6d7eeb77]{font-size:15.625rem}}.heading-1[data-v-6d7eeb77]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-6d7eeb77]{font-size:12.5rem}}.heading-2[data-v-6d7eeb77]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-6d7eeb77]{font-size:9.5rem}}.heading-3[data-v-6d7eeb77]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-6d7eeb77]{font-size:6.75rem}}.heading-4[data-v-6d7eeb77]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-6d7eeb77]{font-size:5.625rem}}.heading-5[data-v-6d7eeb77]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-6d7eeb77]{font-size:5.125rem}}.heading-6[data-v-6d7eeb77]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-6d7eeb77]{font-size:4.5rem}}.heading-7[data-v-6d7eeb77]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-6d7eeb77]{font-size:3.75rem}}.heading-8[data-v-6d7eeb77]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-6d7eeb77]{font-size:2.625rem}}.heading-9[data-v-6d7eeb77]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-6d7eeb77]{font-size:1.875rem}}.subheading-1[data-v-6d7eeb77]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-6d7eeb77]{font-size:1.75rem}}.subheading-2[data-v-6d7eeb77]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-6d7eeb77]{font-size:1.5rem}}.body-xl[data-v-6d7eeb77]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-6d7eeb77]{font-size:1.375rem}}.body-l[data-v-6d7eeb77]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-6d7eeb77]{font-size:1.125rem}}.body-r[data-v-6d7eeb77]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-6d7eeb77]{font-size:1rem}}.body-s[data-v-6d7eeb77]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-6d7eeb77]{font-size:.875rem}}.mono-1[data-v-6d7eeb77]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-6d7eeb77]{font-size:1.125rem}}.mono-2[data-v-6d7eeb77]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-6d7eeb77]{font-size:.75rem}}.captions[data-v-6d7eeb77]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-6d7eeb77]{font-size:.75rem}}h1[data-v-6d7eeb77]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-6d7eeb77]{font-size:12.5rem}}h2[data-v-6d7eeb77]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-6d7eeb77]{font-size:9.5rem}}h3[data-v-6d7eeb77]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-6d7eeb77]{font-size:6.75rem}}h4[data-v-6d7eeb77]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-6d7eeb77]{font-size:5.625rem}}h5[data-v-6d7eeb77]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-6d7eeb77]{font-size:5.125rem}}h6[data-v-6d7eeb77]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-6d7eeb77]{font-size:4.5rem}}.scroll-reveal-text[data-v-6d7eeb77]{position:relative;width:100%;height:100vh;padding:0 var(--side-padding)}.stage[data-v-6d7eeb77]{height:100vh}.stage[data-v-6d7eeb77],.text-wrap[data-v-6d7eeb77]{width:100%;display:flex;align-items:center;justify-content:center}.text-wrap[data-v-6d7eeb77]{max-width:1400px;color:#2b2b2b;text-align:center;flex-direction:column;gap:70px}.content[data-v-6d7eeb77]{font-size:clamp(2.125rem,5vw,4.5rem);text-align:center;line-height:.9}.content[data-v-6d7eeb77] .split-word{white-space:nowrap}.subcopy[data-v-6d7eeb77]{color:#fff8ee;max-width:870px}@media(max-width:768px){.subcopy[data-v-6d7eeb77]{font-size:14px}}.display-1[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-d660355c]{font-size:15.625rem}}.heading-1[data-v-d660355c]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-d660355c]{font-size:12.5rem}}.heading-2[data-v-d660355c]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-d660355c]{font-size:9.5rem}}.heading-3[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-d660355c]{font-size:6.75rem}}.heading-4[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-d660355c]{font-size:5.625rem}}.heading-5[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-d660355c]{font-size:5.125rem}}.heading-6[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-d660355c]{font-size:4.5rem}}.heading-7[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-d660355c]{font-size:3.75rem}}.heading-8[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-d660355c]{font-size:2.625rem}}.heading-9[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-d660355c]{font-size:1.875rem}}.subheading-1[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-d660355c]{font-size:1.75rem}}.subheading-2[data-v-d660355c]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-d660355c]{font-size:1.5rem}}.body-xl[data-v-d660355c]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-d660355c]{font-size:1.375rem}}.body-l[data-v-d660355c]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-d660355c]{font-size:1.125rem}}.body-r[data-v-d660355c]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-d660355c]{font-size:1rem}}.body-s[data-v-d660355c]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-d660355c]{font-size:.875rem}}.mono-1[data-v-d660355c]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-d660355c]{font-size:1.125rem}}.mono-2[data-v-d660355c]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-d660355c]{font-size:.75rem}}.captions[data-v-d660355c]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-d660355c]{font-size:.75rem}}h1[data-v-d660355c]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-d660355c]{font-size:12.5rem}}h2[data-v-d660355c]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-d660355c]{font-size:9.5rem}}h3[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-d660355c]{font-size:6.75rem}}h4[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-d660355c]{font-size:5.625rem}}h5[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-d660355c]{font-size:5.125rem}}h6[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-d660355c]{font-size:4.5rem}}.service-item[data-v-d660355c]{--index-width:32px;--title-gap:24px;--header-offset:calc(var(--header-visible, 1)*(92px + var(--brand-switcher-open, 0)*44px))}@media(min-width:768px){.service-item[data-v-d660355c]{--header-offset:calc(var(--header-visible, 1)*(112px + var(--brand-switcher-open, 0)*46px))}}.service-item[data-v-d660355c]{position:sticky;transition:top .4s cubic-bezier(.22,1,.36,1);background-color:#000;border-top:1px solid #6a6a6a;width:100%;cursor:pointer}@media(max-width:1024px){.service-item[data-v-d660355c]:first-child{border-top:none}}.service-item .content-inner[data-v-d660355c],.service-item .service-header[data-v-d660355c]{padding:0 var(--side-padding) 40px;display:grid;grid-template-columns:var(--index-width) 1.2fr 1fr;-moz-column-gap:var(--title-gap);column-gap:var(--title-gap)}.service-item .service-header[data-v-d660355c]{align-items:center;background-color:#000;padding-top:25px;padding-bottom:25px}.service-item .service-header .index[data-v-d660355c]{grid-column:1;color:#fbb832}.service-item .service-header .title[data-v-d660355c]{grid-column:2;color:#fff8ee}@media(min-width:768px){.service-item .service-header .title[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem;white-space:nowrap}}@media(min-width:768px)and (min-width:768px){.service-item .service-header .title[data-v-d660355c]{font-size:2.625rem}}@media(min-width:1024px){.service-item .service-header .title[data-v-d660355c]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}}@media(min-width:1024px)and (min-width:768px){.service-item .service-header .title[data-v-d660355c]{font-size:3.75rem}}.service-item .service-header .arrow-wrapper[data-v-d660355c]{grid-column:3;justify-self:end}.service-item .service-header .arrow-wrapper[data-v-d660355c] svg{width:42px;height:42px;transform:none!important;transition:none!important}@media(max-width:1024px){.service-item .service-header[data-v-d660355c]{height:auto;min-height:66px;grid-template-columns:auto 1fr auto;grid-template-rows:auto;-moz-column-gap:20px;column-gap:20px;padding:10px 20px}.service-item .service-header .index[data-v-d660355c]{grid-column:1;grid-row:1;margin-top:-.7rem}.service-item .service-header .title[data-v-d660355c]{grid-column:2;grid-row:1;align-self:center}.service-item .service-header .arrow-wrapper[data-v-d660355c]{grid-column:3;grid-row:1;align-self:center}.service-item .service-header .arrow-wrapper[data-v-d660355c] svg{width:32px;height:32px}}.service-item .service-content[data-v-d660355c]{background-color:#000}.service-item .content-inner[data-v-d660355c]{min-height:0;padding-top:0;transition:padding .5s ease}@media(max-width:1024px){.service-item .content-inner[data-v-d660355c]{display:flex;flex-direction:column;padding:0 20px}}.service-item .description-side[data-v-d660355c]{grid-column:2;display:flex;flex-direction:column;align-items:flex-start;gap:40px;padding-top:10px}.service-item .description-side .description[data-v-d660355c]{color:#fff8ee;line-height:1.4;max-width:600px;font-size:20px}.service-item .description-side .description[data-v-d660355c] p{margin:0}.service-item .description-side .description[data-v-d660355c] a{color:#fbb832;text-decoration:underline}@media(max-width:1024px){.service-item .description-side[data-v-d660355c]{padding-top:10px;gap:30px}.service-item .description-side .description[data-v-d660355c]{font-size:16px}}.service-item .tags-container[data-v-d660355c]{display:flex;flex-wrap:wrap;max-width:100%;padding-top:10px}@media(max-width:1024px){.service-item .tags-container[data-v-d660355c]{padding:30px 0}}.service-item .tag[data-v-d660355c]{display:inline-flex;align-items:center;justify-content:center;padding:5px 0;font-family:var(--font-mono);text-transform:uppercase;color:#fbb832;white-space:nowrap;transition:background-color .3s ease,color .3s ease}.service-item .tag[data-v-d660355c]:after{content:"";display:inline-block;width:6px;height:6px;margin-left:12px;margin-right:12px;background-color:#fff8ee}@media(min-width:768px){.service-item .tag[data-v-d660355c]{font-size:1rem}}@media(min-width:1024px){.service-item .tag[data-v-d660355c]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}}@media(min-width:1024px)and (min-width:768px){.service-item .tag[data-v-d660355c]{font-size:1.125rem}}.display-1[data-v-04d70b66]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-04d70b66]{font-size:15.625rem}}.heading-1[data-v-04d70b66]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-04d70b66]{font-size:12.5rem}}.heading-2[data-v-04d70b66]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-04d70b66]{font-size:9.5rem}}.heading-3[data-v-04d70b66]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-04d70b66]{font-size:6.75rem}}.heading-4[data-v-04d70b66]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-04d70b66]{font-size:5.625rem}}.heading-5[data-v-04d70b66]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-04d70b66]{font-size:5.125rem}}.heading-6[data-v-04d70b66]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-04d70b66]{font-size:4.5rem}}.heading-7[data-v-04d70b66]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-04d70b66]{font-size:3.75rem}}.heading-8[data-v-04d70b66]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-04d70b66]{font-size:2.625rem}}.heading-9[data-v-04d70b66]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-04d70b66]{font-size:1.875rem}}.subheading-1[data-v-04d70b66]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-04d70b66]{font-size:1.75rem}}.subheading-2[data-v-04d70b66]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-04d70b66]{font-size:1.5rem}}.body-xl[data-v-04d70b66]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-04d70b66]{font-size:1.375rem}}.body-l[data-v-04d70b66]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-04d70b66]{font-size:1.125rem}}.body-r[data-v-04d70b66]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-04d70b66]{font-size:1rem}}.body-s[data-v-04d70b66]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-04d70b66]{font-size:.875rem}}.mono-1[data-v-04d70b66]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-04d70b66]{font-size:1.125rem}}.mono-2[data-v-04d70b66]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-04d70b66]{font-size:.75rem}}.captions[data-v-04d70b66]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-04d70b66]{font-size:.75rem}}h1[data-v-04d70b66]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-04d70b66]{font-size:12.5rem}}h2[data-v-04d70b66]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-04d70b66]{font-size:9.5rem}}h3[data-v-04d70b66]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-04d70b66]{font-size:6.75rem}}h4[data-v-04d70b66]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-04d70b66]{font-size:5.625rem}}h5[data-v-04d70b66]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-04d70b66]{font-size:5.125rem}}h6[data-v-04d70b66]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-04d70b66]{font-size:4.5rem}}.our-services[data-v-04d70b66]{width:100%;padding:100px 0 0;display:flex;flex-direction:column;min-height:100vh;gap:60px;background-color:#000!important}@media(max-width:768px){.our-services[data-v-04d70b66]{padding:100px 0 0;justify-content:space-between}}.header[data-v-04d70b66]{display:flex;justify-content:space-between;align-items:flex-end;color:#fff8ee;padding:0 var(--side-padding)}.header h2[data-v-04d70b66]{max-width:400px}@media(max-width:768px){.header[data-v-04d70b66]{flex-direction:column;align-items:flex-start;gap:24px}}.accordion[data-v-04d70b66]{width:100%;background-color:#000;padding-bottom:100px}@media(max-width:768px){.accordion[data-v-04d70b66]{padding-bottom:40px}}.stack-spacer[data-v-04d70b66]{width:100%}.display-1[data-v-b6c696d8]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-b6c696d8]{font-size:15.625rem}}.heading-1[data-v-b6c696d8]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-b6c696d8]{font-size:12.5rem}}.heading-2[data-v-b6c696d8]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-b6c696d8]{font-size:9.5rem}}.heading-3[data-v-b6c696d8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-b6c696d8]{font-size:6.75rem}}.heading-4[data-v-b6c696d8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-b6c696d8]{font-size:5.625rem}}.heading-5[data-v-b6c696d8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-b6c696d8]{font-size:5.125rem}}.heading-6[data-v-b6c696d8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-b6c696d8]{font-size:4.5rem}}.heading-7[data-v-b6c696d8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-b6c696d8]{font-size:3.75rem}}.heading-8[data-v-b6c696d8]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-b6c696d8]{font-size:2.625rem}}.heading-9[data-v-b6c696d8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-b6c696d8]{font-size:1.875rem}}.subheading-1[data-v-b6c696d8]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-b6c696d8]{font-size:1.75rem}}.subheading-2[data-v-b6c696d8]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-b6c696d8]{font-size:1.5rem}}.body-xl[data-v-b6c696d8]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-b6c696d8]{font-size:1.375rem}}.body-l[data-v-b6c696d8]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-b6c696d8]{font-size:1.125rem}}.body-r[data-v-b6c696d8]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-b6c696d8]{font-size:1rem}}.body-s[data-v-b6c696d8]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-b6c696d8]{font-size:.875rem}}.mono-1[data-v-b6c696d8]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-b6c696d8]{font-size:1.125rem}}.mono-2[data-v-b6c696d8]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-b6c696d8]{font-size:.75rem}}.captions[data-v-b6c696d8]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-b6c696d8]{font-size:.75rem}}h1[data-v-b6c696d8]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-b6c696d8]{font-size:12.5rem}}h2[data-v-b6c696d8]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-b6c696d8]{font-size:9.5rem}}h3[data-v-b6c696d8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-b6c696d8]{font-size:6.75rem}}h4[data-v-b6c696d8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-b6c696d8]{font-size:5.625rem}}h5[data-v-b6c696d8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-b6c696d8]{font-size:5.125rem}}h6[data-v-b6c696d8]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-b6c696d8]{font-size:4.5rem}}.grain-filter[data-v-b6c696d8]{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.asset-card[data-v-b6c696d8]{position:relative;flex-shrink:0;width:420px;height:600px;background:#171717;display:flex;flex-direction:column;justify-content:flex-end;padding:50px 40px;box-sizing:border-box;overflow:hidden}.asset-card--m1m[data-v-b6c696d8]:after{content:"";position:absolute;inset:0;filter:url(#stat-grain);background:inherit;z-index:0;pointer-events:none}.asset-card--m1m .value[data-v-b6c696d8]{color:#fff8ee}@media(max-width:768px){.asset-card[data-v-b6c696d8]{width:270px;height:320px;padding:30px 24px}}.stats-overlay[data-v-b6c696d8]{position:relative;z-index:2;display:flex;flex-direction:column;gap:16px;text-align:left}.value-container[data-v-b6c696d8]{display:flex;align-items:flex-start}.value[data-v-b6c696d8]{font-size:152px;font-weight:800;line-height:1;white-space:nowrap;color:#fbb832}@media(max-width:768px){.value[data-v-b6c696d8]{font-size:100px}}.superscript[data-v-b6c696d8]{display:inline-block;position:relative;top:-.25em;vertical-align:super;font-size:.35em;line-height:0}.label[data-v-b6c696d8]{font-family:var(--font-mono);color:#fff8ee;text-transform:uppercase;max-width:180px}.display-1[data-v-f3a59934]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-f3a59934]{font-size:15.625rem}}.heading-1[data-v-f3a59934]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-f3a59934]{font-size:12.5rem}}.heading-2[data-v-f3a59934]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-f3a59934]{font-size:9.5rem}}.heading-3[data-v-f3a59934]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-f3a59934]{font-size:6.75rem}}.heading-4[data-v-f3a59934]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-f3a59934]{font-size:5.625rem}}.heading-5[data-v-f3a59934]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-f3a59934]{font-size:5.125rem}}.heading-6[data-v-f3a59934]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-f3a59934]{font-size:4.5rem}}.heading-7[data-v-f3a59934]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-f3a59934]{font-size:3.75rem}}.heading-8[data-v-f3a59934]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-f3a59934]{font-size:2.625rem}}.heading-9[data-v-f3a59934]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-f3a59934]{font-size:1.875rem}}.subheading-1[data-v-f3a59934]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-f3a59934]{font-size:1.75rem}}.subheading-2[data-v-f3a59934]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-f3a59934]{font-size:1.5rem}}.body-xl[data-v-f3a59934]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-f3a59934]{font-size:1.375rem}}.body-l[data-v-f3a59934]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-f3a59934]{font-size:1.125rem}}.body-r[data-v-f3a59934]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-f3a59934]{font-size:1rem}}.body-s[data-v-f3a59934]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-f3a59934]{font-size:.875rem}}.mono-1[data-v-f3a59934]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-f3a59934]{font-size:1.125rem}}.mono-2[data-v-f3a59934]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-f3a59934]{font-size:.75rem}}.captions[data-v-f3a59934]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-f3a59934]{font-size:.75rem}}h1[data-v-f3a59934]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-f3a59934]{font-size:12.5rem}}h2[data-v-f3a59934]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-f3a59934]{font-size:9.5rem}}h3[data-v-f3a59934]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-f3a59934]{font-size:6.75rem}}h4[data-v-f3a59934]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-f3a59934]{font-size:5.625rem}}h5[data-v-f3a59934]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-f3a59934]{font-size:5.125rem}}h6[data-v-f3a59934]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-f3a59934]{font-size:4.5rem}}.asset-card[data-v-f3a59934]{position:relative;flex-shrink:0;width:420px;height:600px;background:#171717;display:flex;flex-direction:column;justify-content:flex-end;padding:40px;box-sizing:border-box;align-items:center}@media(max-width:768px){.asset-card[data-v-f3a59934]{width:270px;height:320px;padding:30px 24px}}.card-bg[data-v-f3a59934]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.image-label[data-v-f3a59934]{position:relative;z-index:1;color:#fff8ee;text-align:center;font-family:var(--font-mono);margin-top:auto}.display-1[data-v-8ae569f4]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-8ae569f4]{font-size:15.625rem}}.heading-1[data-v-8ae569f4]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-8ae569f4]{font-size:12.5rem}}.heading-2[data-v-8ae569f4]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-8ae569f4]{font-size:9.5rem}}.heading-3[data-v-8ae569f4]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-8ae569f4]{font-size:6.75rem}}.heading-4[data-v-8ae569f4]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-8ae569f4]{font-size:5.625rem}}.heading-5[data-v-8ae569f4]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-8ae569f4]{font-size:5.125rem}}.heading-6[data-v-8ae569f4]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-8ae569f4]{font-size:4.5rem}}.heading-7[data-v-8ae569f4]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-8ae569f4]{font-size:3.75rem}}.heading-8[data-v-8ae569f4]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-8ae569f4]{font-size:2.625rem}}.heading-9[data-v-8ae569f4]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-8ae569f4]{font-size:1.875rem}}.subheading-1[data-v-8ae569f4]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-8ae569f4]{font-size:1.75rem}}.subheading-2[data-v-8ae569f4]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-8ae569f4]{font-size:1.5rem}}.body-xl[data-v-8ae569f4]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-8ae569f4]{font-size:1.375rem}}.body-l[data-v-8ae569f4]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-8ae569f4]{font-size:1.125rem}}.body-r[data-v-8ae569f4]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-8ae569f4]{font-size:1rem}}.body-s[data-v-8ae569f4]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-8ae569f4]{font-size:.875rem}}.mono-1[data-v-8ae569f4]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-8ae569f4]{font-size:1.125rem}}.mono-2[data-v-8ae569f4]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-8ae569f4]{font-size:.75rem}}.captions[data-v-8ae569f4]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-8ae569f4]{font-size:.75rem}}h1[data-v-8ae569f4]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-8ae569f4]{font-size:12.5rem}}h2[data-v-8ae569f4]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-8ae569f4]{font-size:9.5rem}}h3[data-v-8ae569f4]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-8ae569f4]{font-size:6.75rem}}h4[data-v-8ae569f4]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-8ae569f4]{font-size:5.625rem}}h5[data-v-8ae569f4]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-8ae569f4]{font-size:5.125rem}}h6[data-v-8ae569f4]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-8ae569f4]{font-size:4.5rem}}.stats-section[data-v-8ae569f4]{display:flex;flex-direction:column;width:100vw;padding:150px 0;gap:60px;overflow:hidden;background-color:#000}@media(max-width:768px){.stats-section[data-v-8ae569f4]{padding:100px 0 50px}}.header[data-v-8ae569f4]{font-family:var(--font-mono);color:#fff8ee;text-transform:uppercase;text-align:center;overflow-wrap:break-word}.marquee-wrapper[data-v-8ae569f4]{width:100%;overflow:hidden}.marquee-content[data-v-8ae569f4]{display:flex;width:-moz-max-content;width:max-content;will-change:transform}.marquee-item[data-v-8ae569f4]{flex-shrink:0;padding-right:20px}.control-btn[data-v-8ae569f4]{align-self:end;width:40px;height:40px;margin-right:50px;background:#171717;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.control-btn .pause-icon[data-v-8ae569f4]{display:flex;gap:4px}.control-btn .pause-icon span[data-v-8ae569f4]{width:3px;height:14px;background:#fff}.control-btn .play-icon[data-v-8ae569f4]{color:#fff;margin-left:2px}@media(max-width:768px){.control-btn[data-v-8ae569f4]{margin-right:20px;margin-top:-30px}}.display-1[data-v-1418cec5]{font-weight:700;line-height:.9;letter-spacing:-.04em;font-style:normal;font-size:6.25rem}@media(min-width:768px){.display-1[data-v-1418cec5]{font-size:15.625rem}}.heading-1[data-v-1418cec5]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){.heading-1[data-v-1418cec5]{font-size:12.5rem}}.heading-2[data-v-1418cec5]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){.heading-2[data-v-1418cec5]{font-size:9.5rem}}.heading-3[data-v-1418cec5]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){.heading-3[data-v-1418cec5]{font-size:6.75rem}}.heading-4[data-v-1418cec5]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){.heading-4[data-v-1418cec5]{font-size:5.625rem}}.heading-5[data-v-1418cec5]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){.heading-5[data-v-1418cec5]{font-size:5.125rem}}.heading-6[data-v-1418cec5]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){.heading-6[data-v-1418cec5]{font-size:4.5rem}}.heading-7[data-v-1418cec5]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.25rem}@media(min-width:768px){.heading-7[data-v-1418cec5]{font-size:3.75rem}}.heading-8[data-v-1418cec5]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.heading-8[data-v-1418cec5]{font-size:2.625rem}}.heading-9[data-v-1418cec5]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.heading-9[data-v-1418cec5]{font-size:1.875rem}}.subheading-1[data-v-1418cec5]{font-weight:700;line-height:.9;letter-spacing:-.01em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.subheading-1[data-v-1418cec5]{font-size:1.75rem}}.subheading-2[data-v-1418cec5]{font-weight:700;line-height:1;letter-spacing:-.01em;font-style:normal;font-size:1rem}@media(min-width:768px){.subheading-2[data-v-1418cec5]{font-size:1.5rem}}.body-xl[data-v-1418cec5]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1.125rem}@media(min-width:768px){.body-xl[data-v-1418cec5]{font-size:1.375rem}}.body-l[data-v-1418cec5]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.body-l[data-v-1418cec5]{font-size:1.125rem}}.body-r[data-v-1418cec5]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.875rem}@media(min-width:768px){.body-r[data-v-1418cec5]{font-size:1rem}}.body-s[data-v-1418cec5]{font-weight:300;line-height:1.4;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.body-s[data-v-1418cec5]{font-size:.875rem}}.mono-1[data-v-1418cec5]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:1rem}@media(min-width:768px){.mono-1[data-v-1418cec5]{font-size:1.125rem}}.mono-2[data-v-1418cec5]{font-weight:500;line-height:1;letter-spacing:.02em;font-style:normal;font-size:.75rem}@media(min-width:768px){.mono-2[data-v-1418cec5]{font-size:.75rem}}.captions[data-v-1418cec5]{font-weight:300;line-height:1.4;letter-spacing:-.02em;font-style:normal;font-size:.6875rem}@media(min-width:768px){.captions[data-v-1418cec5]{font-size:.75rem}}h1[data-v-1418cec5]{font-weight:700;line-height:.8;letter-spacing:-.04em;font-style:normal;font-size:4.375rem}@media(min-width:768px){h1[data-v-1418cec5]{font-size:12.5rem}}h2[data-v-1418cec5]{font-weight:700;line-height:.8;letter-spacing:-.02em;font-style:normal;font-size:3.375rem}@media(min-width:768px){h2[data-v-1418cec5]{font-size:9.5rem}}h3[data-v-1418cec5]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.875rem}@media(min-width:768px){h3[data-v-1418cec5]{font-size:6.75rem}}h4[data-v-1418cec5]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:2.125rem}@media(min-width:768px){h4[data-v-1418cec5]{font-size:5.625rem}}h5[data-v-1418cec5]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.75rem}@media(min-width:768px){h5[data-v-1418cec5]{font-size:5.125rem}}h6[data-v-1418cec5]{font-weight:700;line-height:.9;letter-spacing:-.02em;font-style:normal;font-size:1.5rem}@media(min-width:768px){h6[data-v-1418cec5]{font-size:4.5rem}}.venn-diagram[data-v-1418cec5]{position:relative;height:100vh;background:#000}.stage[data-v-1418cec5]{width:100%;height:100vh;min-height:500px;padding-top:5dvh;padding-bottom:20dvh;display:flex;align-items:center;justify-content:center;overflow:hidden}.circles[data-v-1418cec5]{--s:min(60dvh,42vw);position:relative;width:calc(var(--s)*2 + 8px);height:var(--s)}.circles-blend[data-v-1418cec5]{position:absolute;inset:0;isolation:isolate}.slice[data-v-1418cec5]{border-radius:50%;background:#fbb832;will-change:transform}.left-col[data-v-1418cec5],.slice[data-v-1418cec5]{position:absolute;top:0;left:0;width:var(--s);height:var(--s)}.left-col[data-v-1418cec5]{opacity:0}.right-col[data-v-1418cec5]{position:absolute;top:0;left:calc(var(--s) + 8px);width:var(--s);height:var(--s);mix-blend-mode:multiply;opacity:0}.labels[data-v-1418cec5]{position:absolute;inset:0;display:grid;grid-template-columns:var(--s) var(--s);-moz-column-gap:8px;column-gap:8px;align-items:center;pointer-events:none}.circle[data-v-1418cec5]{display:grid;text-align:center;color:#000;font-size:calc(var(--s)*.2);font-weight:700;line-height:.9;letter-spacing:-.02em}.half[data-v-1418cec5]{grid-area:1/1;display:flex;justify-content:center;align-items:center}.top[data-v-1418cec5]{clip-path:inset(-1em 0 calc(50% - 1px) 0)}.top .outer[data-v-1418cec5]{transform:translate(-30px)}.top .mask[data-v-1418cec5]{transform:translate(-100%)}.top span[data-v-1418cec5]{transform:translate(100%)}.bottom[data-v-1418cec5]{clip-path:inset(calc(50% - 1px) 0 -1em 0)}.bottom .outer[data-v-1418cec5]{transform:translate(30px)}.bottom .mask[data-v-1418cec5]{transform:translate(100%)}.bottom span[data-v-1418cec5]{transform:translate(-100%)}.mask[data-v-1418cec5]{clip-path:inset(-1em 0);width:-moz-fit-content;width:fit-content}.mask span[data-v-1418cec5]{display:block}.gradient-overlay[data-v-1418cec5]{inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.gradient-overlay[data-v-1418cec5],.tagline[data-v-1418cec5]{position:absolute;pointer-events:none;opacity:0}.tagline[data-v-1418cec5]{top:25%;left:0;width:100%;text-align:center;color:#eee5d8;will-change:transform}.tagline span[data-v-1418cec5]{display:block;font-size:calc(var(--s)*.33);font-weight:750;line-height:.8;letter-spacing:-.065em;white-space:nowrap}.scroll-line[data-v-1418cec5]{position:absolute;bottom:0;left:50%;margin-left:-1px;width:2px;height:clamp(40px,8dvh,100px);background:linear-gradient(180deg,#fff8ee,transparent);clip-path:inset(100% 0 0 0);pointer-events:none}
