.section{box-sizing:border-box;position:relative;overflow:visible;height:100dvh}.section:before{content:" ";position:absolute;width:100%;height:100%;top:0;left:0}.section--light{color:#000}.section--light:before{background:#fff}.section--light .button{color:#000}.section--dark{color:#fff}.section--dark:before{background:#000}.section--dark .button{color:#fff}.section--sticky{height:200dvh}.section--sticky .section__inner{position:sticky;top:0;height:100dvh}.section--sticky:after{content:" ";pointer-events:none;display:block;width:100%;height:100%}.section__inner{position:relative;width:100%;height:100%;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:6rem;-moz-column-gap:3rem;column-gap:3rem;contain:paint}#start .section__inner{row-gap:0}.section-drive-by{transition:opacity .3s ease-in-out;position:fixed;z-index:2;top:50%;left:3rem;width:12px;height:12px}@media screen and (orientation: portrait){.section-drive-by{left:.5rem}}.section-drive-by__text{transform-origin:50% 50%;font-size:3rem;opacity:.5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);color:gray;white-space:nowrap}@media screen and (orientation: portrait){.section-drive-by__text{font-size:1.6rem}}.section-content{width:100%}.section-content--scroll-parted{position:relative}.section-content__scroll-part{position:absolute;top:60%;left:50%;min-width:0;transform:translate(-50%,-50%);opacity:0;transition:all .3s ease-in-out}.section-content__scroll-part--no-jump{top:50%}.section-content__scroll-part--focused{top:50%;opacity:1}#we-know-how .section-content__scroll-part{width:100%;padding:8rem}@media screen and (orientation: portrait){#we-know-how .section-content__scroll-part{padding:0 2dvmin 1rem 10dvmin}}#we-know-how .section-content__scroll-part .sticky-section-scroller{padding-right:40px}#we-know-how .section-content__scroll-part .sticky-section-scroller__inner .flex{gap:3rem}#we-know-how .section-content__scroll-part .sticky-section-scroller__inner .flex p{margin-top:.5rem}.section-progress{position:fixed;top:50%;right:2.5rem;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;row-gap:1rem}.section-progress__item{width:2rem;height:2rem;border-radius:100%;border:1px solid white;padding:.375rem;cursor:pointer}.section-progress__item__inner{overflow:hidden;width:100%}.section-progress__item__inner__fill{content:" ";display:block;width:100%;aspect-ratio:1;border-radius:100%}@font-face{font-family:RobotoMonoSemibold;src:local("Roboto Mono Semibold"),url(/assets/RobotoMono-Medium-B0UKl2Zn.ttf)}.circular-text{pointer-events:none;position:absolute;display:block;border-radius:100%;left:calc(50% - 400px);top:10vmin;z-index:-2;animation-fill-mode:forwards}.circular-text.spinning{animation-duration:24s;animation-timing-function:linear;animation-iteration-count:infinite}.circular-text.snap{animation-duration:.5s;animation-timing-function:ease-in-out;animation-iteration-count:1}.circular-text.snap .circular-text__heading{filter:blur(0)}.circular-text.spinning[data-direction=reverse],.circular-text.snap[data-direction=reverse]{animation-name:reversespin}.circular-text__heading{position:absolute;top:0;left:0;display:block;width:100%;height:100%;font-family:RobotoMonoSemibold,monospace;filter:blur(2px);color:#000;font-weight:700;transition:all .3s ease-in-out}.circular-text__heading:last-child{transform:rotate(180deg)}.circular-text__heading__letter{position:absolute;top:0;left:50%;display:block;width:5%;height:100%;text-align:center;transform-origin:0}.spotlight{pointer-events:none;position:fixed;top:0;left:0;z-index:1;aspect-ratio:1;transform:translate(-50%,-50%);background-image:radial-gradient(rgba(251,23,63,.2),rgba(251,23,63,.2) 20%,transparent 70%)}.mouse-follower{display:flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;position:absolute;bottom:-15vh;left:0;z-index:10}.mouse-follower>div{transform-origin:center center}.mouse-follower.kis-right-arrow svg{width:16vw}@media only screen and (pointer: coarse){.mouse-follower.kis-right-arrow svg{width:50px}}.cycle-text{display:flex;align-items:stretch;-moz-column-gap:1.75rem;column-gap:1.75rem;font-size:3.75rem;font-weight:700;text-transform:uppercase}.cycle-text__title{display:flex;align-items:center}@media screen and (orientation: portrait){.cycle-text__title{font-size:2rem}}.cycle-text__sentences{position:relative;transition:all 1s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cycle-text__sentences__title{flex:1}.cycle-text__sentences__item{position:absolute;top:0;left:0;height:-moz-fit-content;height:fit-content;transition:all .3s ease-in-out;white-space:nowrap;cursor:pointer;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.cycle-text__sentences__item--focused{z-index:2}@media screen and (orientation: portrait){.cycle-text__sentences__item{font-size:2rem}}@media only screen and (pointer: coarse){.cycle-text{flex-direction:column;justify-content:center;align-items:center;row-gap:3rem;font-size:1.875rem}.cycle-text__title{text-align:center}.cycle-text__sentences{width:100%;transition:all .15s ease-out}}.button{cursor:pointer;border-style:solid;border-color:#c71232;border-width:4px;border-radius:.75rem;border-bottom-left-radius:0;transition:all ease .3s;color:#fff;text-align:center;transition:all .3s ease-in-out}.button:hover{background:#c71232}.button--sm{font-size:.875rem;line-height:1.25rem;border-width:1px;padding:.25rem .75rem}.button--md{font-size:1rem;line-height:1.5rem;border-width:2px;padding:.375rem .875rem}.button--lg{font-size:1.125rem;line-height:1.75rem;border-width:3px;padding:.5rem 1rem}.button--xl{font-size:1.25rem;line-height:1.75rem;border-width:4px;padding:.75rem 1.125rem}.button--2xl{font-size:1.5rem;line-height:2rem;border-width:4px;padding:.75rem 1.25rem}*:has(>.text-highlight){position:relative}.text-highlight{position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);width:130%}@media screen and (orientation: portrait){.text-highlight{display:none}}.sticky-section-scroller{transition:all .2s ease-out;min-width:0;min-height:0;-ms-overflow-style:none;scrollbar-width:none}.sticky-section-scroller::-webkit-scrollbar{display:none}.sticky-section-scroller:before,.sticky-section-scroller:after{transition:all .3s ease-in-out;content:" ";position:fixed;z-index:1}.sticky-section-scroller--x{overflow-x:auto}.sticky-section-scroller--y{overflow-y:auto}.sticky-section-scroller__inner{min-width:0;min-height:0;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.sticky-section-scroller__inner a,.sticky-section-scroller__inner button{pointer-events:painted}.sticky-section-scroller__inner__list{padding-right:5rem}.sticky-section-scroller__inner__list>div{display:flex;min-height:50vh;align-items:flex-start;gap:2rem}@media screen and (orientation: portrait){.sticky-section-scroller__inner__list>div{flex-direction:column;align-items:flex-start;gap:1rem}}.sticky-section-scroller__inner__list>div>div{display:flex;gap:5rem}div:has(>.sticky-section-scroller){position:relative;contain:paint;pointer-events:none;min-width:0;min-height:0}.sticky-section-scroller-bar{pointer-events:all;position:fixed;z-index:2;border-radius:26px;border:1px solid white}.sticky-section-scroller-bar--x{bottom:8px;left:50%;transform:translate(-50%);height:26px;width:100%}.sticky-section-scroller-bar--x .sticky-section-scroller-bar__thumb{top:50%}.sticky-section-scroller-bar--y{right:8px;top:50%;transform:translateY(-50%);width:26px;height:100%}.sticky-section-scroller-bar--y .sticky-section-scroller-bar__thumb{left:50%}.sticky-section-scroller-bar--hidden{display:none;pointer-events:none}.sticky-section-scroller-bar__thumb{cursor:grab;position:absolute;aspect-ratio:1;border-radius:100%;background:#c71232}.sticky-section-scroller-bar__thumb--x{transform:translateY(-50%);height:calc(100% - 12px)}.sticky-section-scroller-bar__thumb--y{transform:translate(-50%);width:calc(100% - 12px)}.rw-background>*{transition:all .3s ease-out;opacity:0;position:fixed;bottom:0;left:6rem}.rw-background--current{opacity:1}@media screen and (orientation: portrait){.rw-background{display:none}}.bop-track{contain:paint;position:relative;width:100%;height:100%}.bop-track>svg{position:fixed}.bop-track__start{transform:translate(0)}.bop-track__end{transform:translate(441px,1209px)}.bop-track__pt-1{transform:translate(306px,78px)}.bop-track__pt-2{transform:translate(441px,489px)}.bop-track__cp-1{transform:translate(266px,62px)}.bop-track__cp-2{transform:translate(427px,216px)}.bop-track__cp-3{transform:translate(425px,693px)}.bop-track__cp-4{transform:translate(425px,1169px)}.bop-track__ball{transform:translate(266px,62px)}.track-info{position:relative;overflow:visible;width:100%;height:100%}.track-info__item{position:absolute;top:3rem;left:0;width:100%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;row-gap:1.5rem;opacity:0;transition-property:opacity,top;transition-duration:.3s;transition-timing-function:ease-in-out}.track-info__item--active{top:0;opacity:1;transition-property:opacity;transition-duration:.6s}.track-info__item h3{font-size:8rem;line-height:1}.track-info__item h5{font-size:1.25rem;line-height:1.2}.track-info__item h5 span{color:#fb173f}.section-skip{pointer-events:none;transition:all .3s ease-in-out;position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;opacity:0}@media screen and (orientation: portrait){.section-skip{display:none}}.section-skip--show{bottom:3rem;opacity:1}.section-skip--sticky{position:sticky;width:100vh;left:0;transform:translate(0)}.section-skip__btns{display:flex;justify-content:center;align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem;width:100%}.section-skip__btns>*{pointer-events:all}.section-skip__btns>* svg{pointer-events:none}.section-skip__btns--up{transform:rotate(180deg)}.section-skip__label{height:1rem;transition:opacity .3s ease-in-out;opacity:0;text-align:center;padding:10px}.section-skip__label--show{opacity:1}@starting-style{.section-skip__label--show{opacity:0}}*{margin:0;padding:0;box-sizing:border-box}script,style{display:none}.mask-x{-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0),rgb(0,0,0),rgba(0,0,0,0));mask-image:linear-gradient(to right,#0000,#000,#0000)}.mask-y{-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0),rgb(0,0,0),rgba(0,0,0,0));mask-image:linear-gradient(to bottom,#0000,#000,#0000)}header{width:100vw;display:flex;justify-content:space-between;padding:10dvmin;align-items:center}header>svg{width:10dvw;min-width:124px;height:auto}header a{display:block;height:40px;border:2px solid #C71232;padding:10px 20px;box-sizing:content-box;align-content:center;border-radius:0 12px 12px;font-size:1.5rem}@media screen and (orientation: portrait){header a{padding:5px 10px}header{position:absolute;top:0;left:0;height:20dvh}}.kis-intro{display:flex;height:100%}@media screen and (orientation: portrait){.kis-intro{flex-direction:column}}.kis-intro h1{font-weight:700;font-size:5dvw}@media screen and (orientation: portrait){.kis-intro h1{font-size:2rem;line-height:1.2}}.kis-intro p{padding:2dvh 0}.kis-intro>div{flex:1;display:flex;flex-direction:column}.kis-intro>div:nth-child(1){padding:5dvh 5dvmin 10dvmin 10dvmin}@media screen and (orientation: portrait){.kis-intro>div:nth-child(1){padding:25dvh 10dvmin 10dvmin}}.kis-intro>div:nth-child(2){width:100%}@media screen and (orientation: portrait){.kis-intro>div:nth-child(2){min-height:0;position:absolute;top:100%;transform:translateY(-100%);opacity:.2}}.kis-intro>div:nth-child(2) svg{width:100%;height:auto}@media screen and (orientation: portrait){.kis-intro>div:nth-child(2) svg{height:100%;width:100%;padding:0 0 5dvmin}}.leading-tight h2{font-size:5dvw;line-height:1}@media screen and (orientation: portrait){.leading-tight h2 .text-primary-600.block{display:inline-block;padding:0 .6rem}}#recent-work>.section__inner>.grid{padding:10dvmin 3rem 10dvmin 10dvmin}@media screen and (orientation: portrait){#recent-work>.section__inner>.grid{padding-right:1rem;padding-top:0}#recent-work>.section__inner>.grid h2{padding:10dvmin 0}#recent-work>.section__inner>.grid .h-full{height:calc(100vh - 25vmax);padding-left:0}}.footer{margin:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.footer__copy{flex:auto;padding:10vmin;width:100%;display:flex;flex-direction:column;justify-content:center}@media screen and (orientation: portrait){.footer__copy{width:100%}}.footer__copy h6{font-size:5em;line-height:1;z-index:-1;font-weight:700;text-align:center}@media screen and (orientation: portrait){.footer__copy h6{font-size:2rem}}.footer__copy p{padding:2rem 0;text-align:center}@media screen and (orientation: portrait){.footer__copy p{padding-top:1rem}}.footer__copy>div{display:flex;justify-content:center}.footer__copy button{width:auto}.footer__bottom{padding:0 10vmin 10vmin;display:flex;justify-content:space-between;align-items:flex-end;width:100%}@media screen and (orientation: portrait){.footer__bottom{flex-direction:column;align-items:center;gap:20px}}.footer__bottom__contact{display:flex;flex-direction:column;gap:20px;align-items:flex-end;justify-content:flex-end}@media screen and (orientation: portrait){.footer__bottom__contact{align-items:center}.footer__bottom__contact a{text-align:center}}.footer__bottom__contact svg{width:50px;height:50px}@media screen and (orientation: portrait){.footer__bottom__contact svg{width:30px;height:30px}}.footer__bottom__contact>div{display:flex;align-items:center;gap:20px}@media screen and (orientation: portrait){.footer__bottom__contact>div{order:2}}.footer__bottom__badges{display:flex;gap:2rem;position:relative}.footer__bottom__badges:before{content:"";width:1px;height:100%;display:block;background:#fff;position:absolute;left:-2rem;opacity:.5}@media screen and (orientation: portrait){.footer__bottom__badges:before{content:none}}.footer__bottom__badges>a{display:flex;flex-direction:column;align-items:center;gap:1rem}.footer__bottom__badges svg{height:80px;width:auto}@media screen and (orientation: portrait){.footer__bottom__badges svg{height:40px}.footer__bottom__badges span{font-size:.8rem}}.footer__bottom>div{display:flex;gap:4rem}@media screen and (orientation: portrait){.footer__bottom>div{flex-direction:column;align-items:center;gap:2rem}}.footer__bottom>svg{height:110px;width:auto}@media screen and (orientation: portrait){.footer__bottom>svg{height:80px}#we-know-how .section-progress{display:none}#recent-work .section__inner>.grid{grid-template-columns:1fr;grid-template-rows:1fr 4fr}#recent-work .section__inner>.grid h2{font-size:2rem}}#who-trust-us .trust-us__header{padding:10dvmin 30dvmin 0}@media screen and (orientation: portrait){#who-trust-us .trust-us__header{padding:10dvmin 10dvmin 0;width:100%}}#who-trust-us .trust-us__header h2{line-height:1.2;font-size:5dvw}@media screen and (orientation: portrait){#who-trust-us .trust-us__header h2{font-size:2rem;margin-bottom:1rem}#who-trust-us .trust-us__header h2 span{display:inline-block;padding-right:.6rem}}#who-trust-us .trust-us__companies{display:flex;gap:1rem}#who-trust-us .trust-us__companies li{position:relative}#who-trust-us .trust-us__companies li:nth-child(odd){top:-5rem}@media screen and (orientation: portrait){#who-trust-us .trust-us__companies li:nth-child(odd){top:-4rem}}#who-trust-us .trust-us__companies li:nth-child(2n){top:0}#who-trust-us .w-full.h-full{padding:3rem;flex:auto}@media screen and (orientation: portrait){#who-trust-us .w-full.h-full{padding:1rem}}#who-trust-us .section__inner{row-gap:3rem}#who-trust-us .sticky-section-scroller-bar--x{width:calc(100% - 10dvmin);bottom:3rem}@media screen and (orientation: portrait){#who-trust-us .sticky-section-scroller-bar--x{width:calc(100% - 20dvmin);bottom:2rem}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.visible{visibility:visible}.relative{position:relative}.sticky{position:sticky}.left-0{left:0}.top-1\/2{top:50%}.mt-6{margin-top:1.5rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-full{min-width:100%}.max-w-screen-xl{max-width:1280px}.flex-1{flex:1 1 0%}.flex-2{flex:2 2 0%}.flex-5{flex:5 5 0%}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-1\/2{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.grid-cols-2\/1{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.gap-y-12{row-gap:3rem}.gap-y-16{row-gap:4rem}.gap-y-24{row-gap:6rem}.self-end{align-self:flex-end}.p-16{padding:4rem}.p-28{padding:7rem}.px-20{padding-left:5rem;padding-right:5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-28{padding-top:7rem;padding-bottom:7rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pl-12{padding-left:3rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-56{padding-top:14rem}.pt-8{padding-top:2rem}.font-normal{font-weight:400}.leading-tight{line-height:1.25}.text-primary-500{--tw-text-opacity: 1;color:rgb(251 23 63 / var(--tw-text-opacity))}.text-primary-600{--tw-text-opacity: 1;color:rgb(199 18 50 / var(--tw-text-opacity))}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@font-face{font-family:Mulish;src:local("Mulish"),url(/assets/Mulish-VariableFont_wght-yG63NwrA.ttf)}:root{font-family:Mulish,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{background:#000;scroll-snap-type:y mandatory}h1{font-size:4.5rem;font-weight:600}h2{font-size:3rem;font-weight:600}h3{font-size:1.875rem;font-weight:600}h4{font-size:1.5rem;font-weight:600}@media (min-width: 1024px){.lg\:flex-row{flex-direction:row}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:pb-0{padding-bottom:0}.lg\:pt-0{padding-top:0}}
