.swiper,swiper-container{list-style:none;padding:0;z-index:1;display:block;cursor:grab}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper.swiper-autoplay{cursor:default;pointer-events:none}.swiper.swiper-autoplay .swiper-wrapper{transition-timing-function:linear}.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-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;position:relative;transition-property:transform;display:flex}.swiper-slide>div,swiper-slide>div{width:100%}.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,.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{transform-style:preserve-3d}.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:rgba(0,0,0,.15)}.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-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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.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}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container: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(0deg)}to{transform:rotate(1turn)}}.swiper-fade .swiper-free-mode.swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-pagination-bullet{cursor:pointer;width:8px;height:8px;background-color:currentColor;opacity:.6;border-radius:100%}.swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}

/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-maison-neue),Helvetica,Arial,sans-serif;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,pre,samp{font-family:var(--font-maison-mono),Menlo,Monaco,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;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{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}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--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:rgba(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: }::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:rgba(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: }.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1.5rem;padding-left:1.5rem}@media (min-width:100%){.container{max-width:100%}}@media (min-width:1920px){.container{max-width:1920px}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-0{bottom:0}.bottom-10{bottom:2.5rem}.bottom-14{bottom:3.5rem}.bottom-4{bottom:1rem}.left-0{left:0}.left-4{left:1rem}.left-6{left:1.5rem}.left-8{left:2rem}.right-0{right:0}.right-6{right:1.5rem}.right-full{right:100%}.top-0{top:0}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-4{top:1rem}.top-\[74px\]{top:74px}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[11\]{z-index:11}.order-1{order:1}.order-2{order:2}.order-3{order:3}.col-span-1{grid-column:span 1/span 1}.col-span-12{grid-column:span 12/span 12}.col-span-2{grid-column:span 2/span 2}.col-span-6{grid-column:span 6/span 6}.row-span-2{grid-row:span 2/span 2}.mx-auto{margin-left:auto;margin-right:auto}.-ml-1{margin-left:-.25rem}.-mt-1{margin-top:-.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-auto{margin-left:auto}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-\[0\.2em\]{margin-top:.2em}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-1\/2{height:50%}.h-12{height:3rem}.h-2{height:.5rem}.h-4{height:1rem}.h-\[18px\]{height:18px}.h-\[396px\]{height:396px}.h-\[45vh\]{height:45vh}.h-\[74px\]{height:74px}.h-\[90vh\]{height:90vh}.h-full{height:100%}.h-screen{height:100vh}.min-h-64{min-height:16rem}.min-h-\[42px\]{min-height:42px}.min-h-\[74px\]{min-height:74px}.min-h-screen{min-height:100vh}.w-12{width:3rem}.w-2{width:.5rem}.w-20{width:5rem}.w-32{width:8rem}.w-40{width:10rem}.w-72{width:18rem}.w-8{width:2rem}.w-\[88px\]{width:88px}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.min-w-\[min\(124px\2c 30\%\)\]{min-width:min(124px,30%)}.max-w-36{max-width:9rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-\[max\(50\%\2c 720px\)\]{max-width:max(50%,720px)}.flex-auto{flex:1 1 auto}.grow{flex-grow:1}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px}.translate-x-\[calc\(100vw-32px\)\]{--tw-translate-x:calc(100vw - 32px)}.rotate-180,.translate-x-\[calc\(100vw-32px\)\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.\!gap-5{gap:1.25rem!important}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-8{row-gap:2rem}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-black\/10{border-color:rgba(0,0,0,.1)}.border-current{border-color:currentColor}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-concrete{--tw-bg-opacity:1;background-color:rgb(223 226 214/var(--tw-bg-opacity))}.bg-current{background-color:currentColor}.bg-splice{--tw-bg-opacity:1;background-color:rgb(225 255 0/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.object-cover{-o-object-fit:cover;object-fit:cover}.object-top{-o-object-position:top;object-position:top}.p-24{padding:6rem}.p-4{padding:1rem}.\!py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[18px\]{padding-left:18px;padding-right:18px}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.\!pl-5{padding-left:1.25rem!important}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-16{padding-bottom:4rem}.pb-3{padding-bottom:.75rem}.pb-8{padding-bottom:2rem}.pb-\[3px\]{padding-bottom:3px}.pl-2{padding-left:.5rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-\[3px\]{padding-top:3px}.pt-\[6px\]{padding-top:6px}.text-center{text-align:center}.text-right{text-align:right}.indent-0{text-indent:0}.align-baseline{vertical-align:baseline}.font-display{font-family:var(--font-lutz),Helvetica,Arial,sans-serif}.font-mono{font-family:var(--font-maison-mono),Menlo,Monaco,Courier New,monospace}.font-sans{font-family:var(--font-maison-neue),Helvetica,Arial,sans-serif}.font-serif{font-family:var(--font-tiempos-headline),Georgia,Cambria,Times New Roman,Times,serif}.font-serif-fine{font-family:var(--font-tiempos-fine),Georgia,Cambria,Times New Roman,Times,serif}.text-2xl{font-size:1.5rem}.text-2xs{font-size:.625rem}.text-5xl{font-size:2.625rem}.text-6xl{font-size:3.25rem}.text-\[1\.2rem\]{font-size:1.2rem}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[1\.75rem\]{font-size:1.75rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[2\.125rem\]{font-size:2.125rem}.text-\[2\.375rem\]{font-size:2.375rem}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[2rem\]{font-size:2rem}.text-\[9px\]{font-size:9px}.text-base,.text-md{font-size:1rem}.font-light{font-weight:300}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-6{line-height:1.5rem}.leading-\[0\.7\]{line-height:.7}.leading-\[1\.05\]{line-height:1.05}.leading-\[1\.15\]{line-height:1.15}.leading-\[1\.1\]{line-height:1.1}.leading-\[1\.2\]{line-height:1.2}.leading-\[1\],.leading-none{line-height:1}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-concrete{--tw-text-opacity:1;color:rgb(223 226 214/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-splice{--tw-text-opacity:1;color:rgb(225 255 0/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.\!shadow-none{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow-2xl{--tw-shadow:0px 0px 50px 20px rgba(0,0,0,.5);--tw-shadow-colored:0px 0px 50px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}html{text-rendering:geometricPrecision}.svg>svg{width:100%;height:100%}.menu{display:grid;grid-template-columns:1fr minmax(auto,calc(1920px - 500px)) 500px 1fr}@media (max-width:768px){.menu{grid-template-columns:1fr}}label{display:block;font-family:var(--font-maison-mono),Menlo,Monaco,Courier New,monospace;font-size:11px;text-transform:uppercase}@media (min-width:1024px){label{font-size:.75rem}}input:not([type]),input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],textarea{border-bottom-width:1px}.is-theme-black input:not([type]),.is-theme-black input[type=email],.is-theme-black input[type=number],.is-theme-black input[type=password],.is-theme-black input[type=tel],.is-theme-black input[type=text],.is-theme-black textarea{border-color:hsla(0,0%,100%,.8)}.is-theme-concrete input:not([type]),.is-theme-concrete input[type=email],.is-theme-concrete input[type=number],.is-theme-concrete input[type=password],.is-theme-concrete input[type=tel],.is-theme-concrete input[type=text],.is-theme-concrete textarea,.is-theme-splice input:not([type]),.is-theme-splice input[type=email],.is-theme-splice input[type=number],.is-theme-splice input[type=password],.is-theme-splice input[type=tel],.is-theme-splice input[type=text],.is-theme-splice textarea{border-color:rgba(0,0,0,.8)}input:not([type]),input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],textarea{width:100%;background-color:transparent;outline:2px solid transparent;outline-offset:2px}.scrim-t{background:linear-gradient(180deg,#000 0,rgba(0,0,0,.738) 19%,rgba(0,0,0,.541) 34%,rgba(0,0,0,.382) 47%,rgba(0,0,0,.278) 56.5%,rgba(0,0,0,.194) 65%,rgba(0,0,0,.126) 73%,rgba(0,0,0,.075) 80.2%,rgba(0,0,0,.042) 86.1%,rgba(0,0,0,.021) 91%,rgba(0,0,0,.008) 95.2%,rgba(0,0,0,.002) 98.2%,transparent)}.scrim-b{background:linear-gradient(0deg,#000 0,rgba(0,0,0,.738) 19%,rgba(0,0,0,.541) 34%,rgba(0,0,0,.382) 47%,rgba(0,0,0,.278) 56.5%,rgba(0,0,0,.194) 65%,rgba(0,0,0,.126) 73%,rgba(0,0,0,.075) 80.2%,rgba(0,0,0,.042) 86.1%,rgba(0,0,0,.021) 91%,rgba(0,0,0,.008) 95.2%,rgba(0,0,0,.002) 98.2%,transparent)}.scrim-splice-t{background:linear-gradient(180deg,#e1ff00 0,rgba(225,255,0,.738) 19%,rgba(225,255,0,.541) 34%,rgba(225,255,0,.382) 47%,rgba(225,255,0,.278) 56.5%,rgba(225,255,0,.194) 65%,rgba(225,255,0,.126) 73%,rgba(225,255,0,.075) 80.2%,rgba(225,255,0,.042) 86.1%,rgba(225,255,0,.021) 91%,rgba(225,255,0,.008) 95.2%,rgba(225,255,0,.002) 98.2%,transparent)}.scrim-concrete-t{background:linear-gradient(180deg,#dfe2d6 0,hsla(75,17%,86%,.738) 19%,hsla(75,17%,86%,.541) 34%,hsla(75,17%,86%,.382) 47%,hsla(75,17%,86%,.278) 56.5%,hsla(75,17%,86%,.194) 65%,hsla(75,17%,86%,.126) 73%,hsla(75,17%,86%,.075) 80.2%,hsla(75,17%,86%,.042) 86.1%,hsla(75,17%,86%,.021) 91%,hsla(75,17%,86%,.008) 95.2%,hsla(75,17%,86%,.002) 98.2%,transparent)}.hover\:border-black\/100:hover{border-color:#000}.hover\:border-white\/0:hover{border-color:hsla(0,0%,100%,0)}.hover\:bg-splice:hover{--tw-bg-opacity:1;background-color:rgb(225 255 0/var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.focus\:opacity-100:focus,.hover\:opacity-100:hover{opacity:1}.group:hover .group-hover\:indent-4{text-indent:1rem}.is-theme-black .theme-black\:\!border-concrete{--tw-border-opacity:1!important;border-color:rgb(223 226 214/var(--tw-border-opacity))!important}.is-theme-black .theme-black\:\!border-white\/20{border-color:hsla(0,0%,100%,.2)!important}.is-theme-black .theme-black\:\!border-white\/80{border-color:hsla(0,0%,100%,.8)!important}.is-theme-black .theme-black\:border-white\/100{border-color:#fff}.is-theme-black .theme-black\:border-white\/20{border-color:hsla(0,0%,100%,.2)}.is-theme-black .theme-black\:border-white\/80{border-color:hsla(0,0%,100%,.8)}.is-theme-black .theme-black\:bg-splice{--tw-bg-opacity:1;background-color:rgb(225 255 0/var(--tw-bg-opacity))}.is-theme-black .theme-black\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.is-theme-black .theme-black\:\!text-concrete{--tw-text-opacity:1!important;color:rgb(223 226 214/var(--tw-text-opacity))!important}.is-theme-black .theme-black\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.is-theme-black .theme-black\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.is-theme-black .theme-black\:hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.is-theme-black .group:hover .theme-black\:group-hover\:border-white\/100{border-color:#fff}.is-theme-splice .theme-splice\:border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.is-theme-splice .theme-splice\:border-black\/100{border-color:#000}.is-theme-splice .theme-splice\:border-black\/20{border-color:rgba(0,0,0,.2)}.is-theme-splice .theme-splice\:border-black\/80{border-color:rgba(0,0,0,.8)}.is-theme-splice .theme-splice\:bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.is-theme-splice .theme-splice\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.is-theme-splice .theme-splice\:text-splice{--tw-text-opacity:1;color:rgb(225 255 0/var(--tw-text-opacity))}.is-theme-splice .theme-splice\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.is-theme-splice .theme-splice\:hover\:text-splice:hover{--tw-text-opacity:1;color:rgb(225 255 0/var(--tw-text-opacity))}.is-theme-splice .group:hover .theme-splice\:group-hover\:border-black\/100{border-color:#000}.is-theme-concrete .theme-concrete\:border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.is-theme-concrete .theme-concrete\:border-black\/100{border-color:#000}.is-theme-concrete .theme-concrete\:border-black\/20{border-color:rgba(0,0,0,.2)}.is-theme-concrete .theme-concrete\:border-black\/80{border-color:rgba(0,0,0,.8)}.is-theme-concrete .theme-concrete\:bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.is-theme-concrete .theme-concrete\:bg-splice{--tw-bg-opacity:1;background-color:rgb(225 255 0/var(--tw-bg-opacity))}.is-theme-concrete .theme-concrete\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.is-theme-concrete .theme-concrete\:text-concrete{--tw-text-opacity:1;color:rgb(223 226 214/var(--tw-text-opacity))}.is-theme-concrete .theme-concrete\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.is-theme-concrete .theme-concrete\:hover\:text-concrete:hover{--tw-text-opacity:1;color:rgb(223 226 214/var(--tw-text-opacity))}.is-theme-concrete .group:hover .theme-concrete\:group-hover\:border-black\/100{border-color:#000}@media (min-width:768px){.md\:left-36{left:9rem}.md\:top-16{top:4rem}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-10{grid-column:span 10/span 10}.md\:col-span-11{grid-column:span 11/span 11}.md\:col-span-12{grid-column:span 12/span 12}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-7{grid-column:span 7/span 7}.md\:col-span-8{grid-column:span 8/span 8}.md\:col-span-9{grid-column:span 9/span 9}.md\:mb-0{margin-bottom:0}.md\:mt-0{margin-top:0}.md\:mt-1{margin-top:.25rem}.md\:block{display:block}.md\:hidden{display:none}.md\:h-0{height:0}.md\:h-14{height:3.5rem}.md\:min-h-\[600px\]{min-height:600px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-2\/3{width:66.666667%}.md\:w-3\/4{width:75%}.md\:w-36{width:9rem}.md\:w-full{width:100%}.md\:max-w-\[min\(1280px\2c 80vw\)\]{max-width:min(1280px,80vw)}.md\:translate-x-\[calc\(100vw-144px\)\]{--tw-translate-x:calc(100vw - 144px);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-6{gap:1.5rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:pb-1{padding-bottom:.25rem}.md\:pb-1\.5{padding-bottom:.375rem}.md\:pt-2{padding-top:.5rem}.md\:text-\[4rem\]{font-size:4rem}.md\:leading-none{line-height:1}.group:hover .md\:group-hover\:indent-4{text-indent:1rem}}@media (min-width:1024px){.lg\:text-2xl{font-size:1.5rem}.lg\:text-2xs{font-size:.625rem}.lg\:text-3xl{font-size:1.75rem}.lg\:text-\[1\.5rem\]{font-size:1.5rem}.lg\:text-\[17px\]{font-size:17px}.lg\:text-\[19px\]{font-size:19px}.lg\:text-\[2\.125rem\]{font-size:2.125rem}.lg\:text-\[2\.5rem\]{font-size:2.5rem}.lg\:text-\[3\.25rem\]{font-size:3.25rem}.lg\:text-\[3rem\]{font-size:3rem}.lg\:text-\[6rem\]{font-size:6rem}.lg\:text-base{font-size:1rem}.lg\:text-sm{font-size:.875rem}.lg\:text-xs{font-size:.75rem}.lg\:leading-\[0\.9\]{line-height:.9}.lg\:leading-\[1\.075\]{line-height:1.075}}@media (min-width:1536px){.\32xl\:text-3xl{font-size:1.75rem}.\32xl\:text-4xl{font-size:2.375rem}.\32xl\:text-5xl{font-size:2.625rem}.\32xl\:text-6xl{font-size:3.25rem}.\32xl\:text-7xl{font-size:3.75rem}.\32xl\:text-8xl{font-size:8.25rem}.\32xl\:text-lg{font-size:1.125rem}.\32xl\:text-xl{font-size:1.25rem}}.\[\&\:empty\]\:hidden:empty{display:none}@media (min-width:768px){.md\:\[\&\:last-child\]\:border-b-0:last-child{border-bottom-width:0}}.\[\&\:not\(\:first-child\)\]\:mt-12:not(:first-child){margin-top:3rem}.\[\&\:not\(\:last-child\)\]\:border-b:not(:last-child){border-bottom-width:1px}.\[\&\>svg\]\:h-full>svg{height:100%}.\[\&\>svg\]\:w-max>svg{width:-moz-max-content;width:max-content}.is-theme-black .theme-black\:\[\&\>svg_\[fill\]\:not\(\[fill\*\=url\]\)\]\:fill-concrete>svg [fill]:not([fill*=url]){fill:#dfe2d6}.is-theme-concrete .theme-concrete\:\[\&\>svg_\[fill\]\:not\(\[fill\*\=url\]\)\]\:fill-black>svg [fill]:not([fill*=url]),.is-theme-splice .theme-splice\:\[\&\>svg_\[fill\]\:not\(\[fill\*\=url\]\)\]\:fill-black>svg [fill]:not([fill*=url]){fill:#000}.is-theme-black .theme-black\:\[\&\>svg_\[stroke\]\]\:stroke-concrete>svg [stroke]{stroke:#dfe2d6}.is-theme-concrete .theme-concrete\:\[\&\>svg_\[stroke\]\]\:stroke-black>svg [stroke],.is-theme-splice .theme-splice\:\[\&\>svg_\[stroke\]\]\:stroke-black>svg [stroke]{stroke:#000}.section+.section>.container>.\[\.section\+\.section\>\.container\>\&\]\:border-t{border-top-width:1px}@font-face{font-family:__fontLutz_0c4ba4;src:url(/_next/static/media/5db7dcf801cda7b3-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__fontLutz_Fallback_0c4ba4;src:local("Arial");ascent-override:76.13%;descent-override:18.15%;line-gap-override:0.00%;size-adjust:127.29%}.__className_0c4ba4{font-family:__fontLutz_0c4ba4,__fontLutz_Fallback_0c4ba4;font-weight:400;font-style:normal}.__variable_0c4ba4{--font-lutz:"__fontLutz_0c4ba4","__fontLutz_Fallback_0c4ba4"}@font-face{font-family:__fontMaisonMono_70b273;src:url(/_next/static/media/b3c4136d47e17f5c-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:__fontMaisonMono_70b273;src:url(/_next/static/media/2412d92dc02c7ea1-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__fontMaisonMono_Fallback_70b273;src:local("Arial");ascent-override:55.20%;descent-override:18.40%;line-gap-override:14.72%;size-adjust:135.87%}.__className_70b273{font-family:__fontMaisonMono_70b273,__fontMaisonMono_Fallback_70b273}.__variable_70b273{--font-maison-mono:"__fontMaisonMono_70b273","__fontMaisonMono_Fallback_70b273"}@font-face{font-family:__fontTiemposHeadline_f30286;src:url(/_next/static/media/0420e7ac6b05b8d7-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:__fontTiemposHeadline_f30286;src:url(/_next/static/media/637982833287288d-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:__fontTiemposHeadline_Fallback_f30286;src:local("Arial");ascent-override:100.02%;descent-override:25.99%;line-gap-override:0.00%;size-adjust:96.18%}.__className_f30286{font-family:__fontTiemposHeadline_f30286,__fontTiemposHeadline_Fallback_f30286}.__variable_f30286{--font-tiempos-headline:"__fontTiemposHeadline_f30286","__fontTiemposHeadline_Fallback_f30286"}@font-face{font-family:__fontTiemposFine_119979;src:url(/_next/static/media/5f47d9cda6b0c2c5-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:__fontTiemposFine_119979;src:url(/_next/static/media/b619333058503075-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:__fontTiemposFine_Fallback_119979;src:local("Arial");ascent-override:100.15%;descent-override:26.03%;line-gap-override:0.00%;size-adjust:96.06%}.__className_119979{font-family:__fontTiemposFine_119979,__fontTiemposFine_Fallback_119979}.__variable_119979{--font-tiempos-fine:"__fontTiemposFine_119979","__fontTiemposFine_Fallback_119979"}@font-face{font-family:__fontMaisonNeue_1883d1;src:url(/_next/static/media/c39707ee3c13a8e7-s.p.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:__fontMaisonNeue_Fallback_1883d1;src:local("Arial");ascent-override:73.04%;descent-override:24.35%;line-gap-override:19.48%;size-adjust:102.69%}.__className_1883d1{font-family:__fontMaisonNeue_1883d1,__fontMaisonNeue_Fallback_1883d1;font-weight:400}.__variable_1883d1{--font-maison-neue:"__fontMaisonNeue_1883d1","__fontMaisonNeue_Fallback_1883d1"}