.btn{position:relative;display:inline-flex;cursor:pointer;align-items:center;justify-content:center;gap:.5rem;border-radius:2px;border-width:1px;padding:14px 1.5rem;font-family:Host Grotesk,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:1;text-decoration-line:none}.btn--primary{--tw-border-opacity:1;border-color:rgb(30 30 30/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(30 30 30/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--btn-fill:#fff;--btn-hover-text:#1e1e1e}.btn--secondary{border-color:rgba(30,30,30,.1);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1))}.btn--secondary:hover{--tw-border-opacity:1;border-color:rgb(30 30 30/var(--tw-border-opacity,1))}.btn--secondary{--btn-fill:#1e1e1e;--btn-hover-text:#fff}.btn--outline{border-color:rgba(30,30,30,.1);--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1))}.btn--outline:hover{--tw-border-opacity:1;border-color:rgb(30 30 30/var(--tw-border-opacity,1))}.btn--outline{--btn-fill:#1e1e1e;--btn-hover-text:#fff}.btn--outline-white{border-color:hsla(0,0%,100%,.1);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--btn-fill:#fff;--btn-hover-text:#1e1e1e}.btn--ghost{border-width:0;padding-left:0;padding-right:0;--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1))}.btn--ghost:hover{opacity:.6}.btn-roll,.btn:not(.btn--ghost){position:relative}.btn-roll:before,.btn:not(.btn--ghost):before{content:"";position:absolute;inset:0;z-index:0;background:var(--btn-fill);transform:translateY(101%);pointer-events:none}.btn-roll:hover:before,.btn:not(.btn--ghost):hover:before{transform:translateY(0)}.btn-roll:hover,.btn:not(.btn--ghost):hover{color:var(--btn-hover-text)}.btn,.btn-roll{overflow:clip;--btn-roll-distance:2.5em}.btn-roll__text,.btn__text{position:relative;z-index:1;display:inline-block;text-shadow:0 var(--btn-roll-distance) 0 currentColor}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.btn-roll:before,.btn:not(.btn--ghost):before{transition:transform .55s cubic-bezier(.76,0,.24,1)}.btn-roll,.btn:not(.btn--ghost){transition:color .55s cubic-bezier(.76,0,.24,1),border-color .55s cubic-bezier(.76,0,.24,1)}.btn-roll__text,.btn__text{transition:translate .55s cubic-bezier(.76,0,.24,1)}.btn-roll:hover .btn-roll__text,.btn:hover .btn__text{translate:0 calc(var(--btn-roll-distance)*-1)}}.fc-link{--fc-pad:8px;--fc-pad-x:12px;--fc-badge-size:18px;--fc-gap:0.5em;--fc-ease:cubic-bezier(0.32,0.72,0,1);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid var(--fc-border,rgba(30,30,30,.1));border-radius:2px;padding:var(--fc-pad) var(--fc-pad-x);overflow:clip;transition:border-color .5s var(--fc-ease)}@media (hover:hover) and (pointer:fine){.fc-link:hover{border-color:var(--fc-border-hover,color-mix(in srgb,currentColor 25%,transparent))}}.fc-link__inner{display:flex;align-items:center;gap:var(--fc-gap);translate:calc((var(--fc-badge-size) + var(--fc-gap))/-2) 0}.fc-link__icon.is--left{width:var(--fc-badge-size);height:var(--fc-badge-size);flex:none;aspect-ratio:1/1;box-sizing:border-box;padding:.2em;color:var(--fc-badge-arrow,#1e1e1e);background-color:var(--fc-badge-bg,#fff);border-radius:0;opacity:0}.fc-link__text{flex:none}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.fc-link__inner{transition:translate .5s var(--fc-ease)}.fc-link__icon.is--left{transition:opacity .3s ease-out}.fc-link:hover .fc-link__inner{translate:0 0}.fc-link:hover .fc-link__icon.is--left{opacity:1}}.page-contact__form-fields .gform_wrapper{margin:0}.page-contact__form-fields .gform_heading{display:none}.page-contact__form-fields .gform_fields{display:flex;flex-direction:column;gap:20px}.page-contact__form-fields .gfield{margin:0;padding:0}.page-contact__form-fields .gfield_label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-contact__form-fields input[type=email],.page-contact__form-fields input[type=tel],.page-contact__form-fields input[type=text],.page-contact__form-fields input[type=url],.page-contact__form-fields textarea{width:100%;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:2px;padding:16px 24px 14px;font-family:Host Grotesk,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#1e1e1e;box-shadow:none;transition:border-color .2s ease}.page-contact__form-fields textarea{min-height:164px;resize:vertical}.page-contact__form-fields input::-moz-placeholder,.page-contact__form-fields textarea::-moz-placeholder{color:rgba(30,30,30,.5);opacity:1}.page-contact__form-fields input::placeholder,.page-contact__form-fields textarea::placeholder{color:rgba(30,30,30,.5);opacity:1}.page-contact__form-fields input:focus,.page-contact__form-fields textarea:focus{outline:none;border-color:rgba(30,30,30,.4)}.page-contact__form-fields .ginput_counter{font-family:Host Grotesk,system-ui,sans-serif;font-size:13px;letter-spacing:.04em;color:rgba(30,30,30,.5);margin-top:6px}.page-contact__form-fields .gform_footer{margin:20px 0 0;padding:0}.page-contact__form-fields .gform-footer button[type=submit],.page-contact__form-fields .gform-footer input[type=submit],.page-contact__form-fields .gform_footer button[type=submit],.page-contact__form-fields .gform_footer input[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-width:96px;background-color:#1e1e1e;color:#fff;border:1px solid rgba(35,27,21,.1);border-radius:2px;padding:14px 24px 12px;font-family:Host Grotesk,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:1;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.page-contact__form-fields .gfield_error input[type=email],.page-contact__form-fields .gfield_error input[type=text],.page-contact__form-fields .gfield_error textarea{border-color:#c0392b}.page-contact__form-fields .gfield_validation_message,.page-contact__form-fields .validation_message{font-family:Host Grotesk,system-ui,sans-serif;font-size:13px;letter-spacing:.04em;color:#c0392b;margin-top:6px;padding:0;background:none;border:0}.page-contact__form-fields .gform_validation_errors{margin-bottom:20px;padding:14px 24px;border:1px solid #c0392b;border-radius:2px;background:rgba(192,57,43,.05);box-shadow:none}.page-contact__form-fields .gform_validation_errors .gform_submission_error{font-family:Host Grotesk,system-ui,sans-serif;font-size:14px;color:#c0392b}.page-contact__form-fields .gform_confirmation_message{font-family:Host Grotesk,system-ui,sans-serif;font-size:16px;letter-spacing:.04em;color:#1e1e1e}[data-cascading-viewport]{--gap:16px}[data-cascading-slide]{--clip:0;--radius:0}.cascading-slider{width:100%;max-width:90em;margin-left:auto;margin-right:auto;position:relative}.cascading-slider__collection{width:100%}.cascading-slider__list{width:100%;height:30em;--band-max:30em;position:relative;overflow:hidden}@media (min-width:768px){.cascading-slider__list{height:42em;--band-max:42em}}.cascading-slider__item{color:#fff;cursor:pointer;will-change:transform;clip-path:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;inset:0 auto auto 0}.cascading-slider__item[data-status=active]{cursor:default}.cascading-slider__item-inner{width:100%;height:100%;position:relative;overflow:hidden}.cascading-slider__item-bg{z-index:0;position:absolute;inset:0}.cascading-slider__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cascading-slider__nav{-moz-column-gap:.75em;column-gap:.75em;row-gap:.75em;flex-flow:row;margin:0;padding:.75em .75em 0 0;position:absolute;left:0;top:0;transform:translateY(-100%);z-index:20}.cascading-slider__button,.cascading-slider__nav{justify-content:center;align-items:center;background-color:#fff;display:flex}.cascading-slider__button{color:#1e1e1e;border:1px solid rgba(30,30,30,.1);border-radius:.125em;width:3em;height:3em;padding:.75em;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.cascading-slider__button:hover{color:#fff;background-color:#1e1e1e;border-color:#1e1e1e}.cascading-slider__button-arrow.is--prev{transform:rotate(-180deg)}.bunny-bg{pointer-events:none;color:#fff;isolation:isolate;display:flex;justify-content:center;align-items:center;overflow:hidden}.bunny-bg,.bunny-bg__video{width:100%;height:100%;position:absolute;top:0;left:0}.bunny-bg__video{-o-object-fit:cover;object-fit:cover;display:block}[data-bunny-background-init] :is(.bunny-bg__placeholder,.bunny-bg__loading){transition:opacity .3s linear,visibility .3s linear}.bunny-bg__placeholder{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.bunny-bg__loading,[data-bunny-background-init][data-player-activated=true][data-player-status=ready] .bunny-bg__placeholder,[data-bunny-background-init][data-player-status=paused] .bunny-bg__placeholder,[data-bunny-background-init][data-player-status=playing] .bunny-bg__placeholder{opacity:0;visibility:hidden}.bunny-bg__loading{background-color:rgba(0,0,0,.33);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.bunny-bg__loading-svg{width:4em;transform-origin:center;animation:bunny-bg-spin 1s linear infinite}@keyframes bunny-bg-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[data-bunny-background-init][data-player-status=loading] .bunny-bg__loading{opacity:1;visibility:visible}.bunny-bg__playpause{pointer-events:auto;position:absolute;bottom:1.5rem;right:1.5rem}.bunny-bg__btn,.bunny-bg__playpause{justify-content:center;align-items:center;display:flex}.bunny-bg__btn{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background-color:hsla(0,0%,5%,.95);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='1.4' numOctaves='2' stitchTiles='stitch' type='fractalNoise'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.55'/%3E%3C/svg%3E");background-size:140px 140px;background-blend-mode:screen;border:0;border-radius:50%;width:3em;height:3em;padding:.8125em;position:relative;transition:background-color .2s ease}.bunny-bg__playpause:hover .bunny-bg__btn{background-color:#000}.bunny-bg__pause-svg,[data-bunny-background-init][data-player-status=loading] .bunny-bg__play-svg,[data-bunny-background-init][data-player-status=playing] .bunny-bg__play-svg{display:none}[data-bunny-background-init][data-player-status=loading] .bunny-bg__pause-svg,[data-bunny-background-init][data-player-status=playing] .bunny-bg__pause-svg{display:block}.bunny-player{pointer-events:none;color:#fff;isolation:isolate;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.bunny-player__before{padding-top:62.5%}[data-bunny-player-init] :is(.bunny-player__placeholder,.bunny-player__dark,.bunny-player__playpause,.bunny-player__loading){transition:opacity .3s linear,visibility .3s linear}.bunny-player__placeholder{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}[data-bunny-player-init][data-player-activated=true][data-player-status=ready] .bunny-player__placeholder,[data-bunny-player-init][data-player-status=paused] .bunny-player__placeholder,[data-bunny-player-init][data-player-status=playing] .bunny-player__placeholder{opacity:0;visibility:hidden}.bunny-player__dark{opacity:.1;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}[data-bunny-player-init][data-player-status=paused] .bunny-player__dark,[data-bunny-player-init][data-player-status=playing][data-player-hover=active] .bunny-player__dark{opacity:.3}[data-bunny-player-init][data-player-status=playing] .bunny-player__dark{opacity:0}.bunny-player__video{display:block}.bunny-player__playpause,.bunny-player__video{width:100%;height:100%;position:absolute;top:0;left:0}.bunny-player__playpause{pointer-events:auto;cursor:pointer;justify-content:center;align-items:center;display:flex}[data-bunny-player-init][data-player-status=loading] .bunny-player__playpause,[data-bunny-player-init][data-player-status=playing] .bunny-player__playpause{opacity:0}[data-bunny-player-init][data-player-status=playing][data-player-hover=active] .bunny-player__playpause{opacity:1}[data-bunny-player-init][data-player-status=loading] .bunny-player__play-svg,[data-bunny-player-init][data-player-status=playing] .bunny-player__play-svg{display:none}[data-bunny-player-init][data-player-status=loading] .bunny-player__pause-svg,[data-bunny-player-init][data-player-status=playing] .bunny-player__pause-svg{display:block}.bunny-player__big-btn{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,5%,.95);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='1.4' numOctaves='2' stitchTiles='stitch' type='fractalNoise'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.55'/%3E%3C/svg%3E");background-size:140px 140px;background-blend-mode:screen;border:0;border-radius:50%;justify-content:center;align-items:center;width:6em;height:6em;padding:2em;display:flex;position:relative;transition:background-color .2s ease}.bunny-player__playpause:hover .bunny-player__big-btn{background-color:#000}.bunny-player__pause-svg{display:none}.bunny-player__loading{opacity:0;visibility:hidden;background-color:rgba(0,0,0,.33);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}[data-bunny-player-init][data-player-status=loading] .bunny-player__loading{opacity:1;visibility:visible}.bunny-player__loading-svg{width:4em;transform-origin:center;animation:bunny-bg-spin 1s linear infinite}@media screen and (max-width:767px){.bunny-player__big-btn{width:20vw;height:20vw;padding:6vw}}[data-bunny-player-init][data-player-update-size=cover]{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}[data-bunny-player-init][data-player-update-size=cover] [data-player-before]{display:none}[data-bunny-player-init][data-player-update-size=cover][data-player-fullscreen=false] .bunny-player__video{-o-object-fit:cover;object-fit:cover}@font-face{font-family:Host Grotesk;font-style:normal;font-weight:300 800;font-display:swap;src:url(../fonts/host-grotesk-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Host Grotesk;font-style:normal;font-weight:300 800;font-display:swap;src:url(../fonts/host-grotesk-latin-ext.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Host Grotesk;font-style:italic;font-weight:300 800;font-display:swap;src:url(../fonts/host-grotesk-italic-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Host Grotesk;font-style:italic;font-weight:300 800;font-display:swap;src:url(../fonts/host-grotesk-italic-latin-ext.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}*,: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: ;--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: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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }
/*! tailwindcss v3.4.19 | 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:Host Grotesk,system-ui,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:Host Grotesk,system-ui,sans-serif;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,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]:where(:not([hidden=until-found])){display:none}html{scrollbar-gutter:stable}body{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));font-family:Host Grotesk,system-ui,sans-serif;font-size:1rem;line-height:1.5rem;line-height:1.625;--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Host Grotesk,system-ui,sans-serif;font-weight:500}h1{font-size:2.25rem;line-height:2.5rem;letter-spacing:-.025em}@media (min-width:768px){h1{font-size:3rem;line-height:1}}@media (min-width:1024px){h1{font-size:3.75rem;line-height:1}}h2{font-size:1.875rem;line-height:2.25rem;letter-spacing:-.025em}@media (min-width:768px){h2{font-size:2.25rem;line-height:2.5rem}}h3{font-size:1.5rem;line-height:2rem}@media (min-width:768px){h3{font-size:1.875rem;line-height:2.25rem}}h4{font-size:1.25rem;line-height:1.75rem}@media (min-width:768px){h4{font-size:1.5rem;line-height:2rem}}a{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}img{height:auto;max-width:100%}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1.25rem;padding-left:1.25rem}@media (min-width:640px){.container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px;padding-right:2.625rem;padding-left:2.625rem}}@media (min-width:1280px){.container{max-width:1280px;padding-right:2.625rem;padding-left:2.625rem}}@media (min-width:1920px){.container{max-width:1920px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgba(17,24,39,.1);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:hsla(0,0%,100%,.1);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding-top:.2222222em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-inline-start:.4444444em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.rte{font-family:Host Grotesk,system-ui,sans-serif;line-height:1.7;--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1))}.rte>:first-child{margin-top:0}.rte>:last-child{margin-bottom:0}.rte p{margin-top:1rem;margin-bottom:1rem;font-size:1rem;line-height:1.5rem}@media (min-width:1024px){.rte p{font-size:17px}}.rte h2{margin-top:2.25rem;margin-bottom:.75rem;font-family:Host Grotesk,system-ui,sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1))}@media (min-width:1024px){.rte h2{font-size:1.5rem;line-height:2rem}}.rte h3{margin-top:1.75rem;margin-bottom:.5rem;font-family:Host Grotesk,system-ui,sans-serif;font-size:1.125rem;line-height:1.75rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1))}@media (min-width:1024px){.rte h3{font-size:1.25rem;line-height:1.75rem}}.rte h4{margin-top:1.5rem;margin-bottom:.5rem;font-family:Host Grotesk,system-ui,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1))}@media (min-width:1024px){.rte h4{font-size:1.125rem;line-height:1.75rem}}.rte ol,.rte ul{margin-top:1rem;margin-bottom:1rem}.rte ol>:not([hidden])~:not([hidden]),.rte ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem*var(--tw-space-y-reverse))}.rte ol,.rte ul{padding-left:1.25rem}.rte ul{list-style-type:disc}.rte ol{list-style-type:decimal}.rte li{padding-left:.25rem;font-size:1rem;line-height:1.5rem}@media (min-width:1024px){.rte li{font-size:17px}}.rte li::marker{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.rte a{--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1));text-decoration-line:underline;text-decoration-color:rgba(30,30,30,.3);text-underline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.rte a:hover{text-decoration-color:#1e1e1e}.rte strong{font-weight:600}.rte em{font-style:italic}.rte blockquote{margin-top:1.5rem;margin-bottom:1.5rem;border-left-width:2px;border-color:rgba(30,30,30,.1);padding-left:1.25rem;font-style:italic;--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.rte img{margin-top:1.5rem;margin-bottom:1.5rem;height:auto;width:100%}.accordion__panel{overflow:hidden;max-height:0;opacity:0;transition:max-height .4s cubic-bezier(.65,.05,0,1),opacity .3s ease}.accordion__item.is-open .accordion__panel{max-height:1500px;opacity:1}.accordion__icon{transition:transform .25s ease;color:#1e1e1e}.accordion__item.is-open .accordion__icon{transform:rotate(135deg)}.eyebrow{display:inline-block;font-family:Host Grotesk,system-ui,sans-serif;font-size:.75rem;line-height:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1))}.menu{margin:0;display:flex;list-style-type:none;flex-direction:column;gap:1rem;padding:0}@media (min-width:1024px){.menu{flex-direction:row;gap:2rem}}.menu a{display:inline-block;font-family:Host Grotesk,system-ui,sans-serif;font-size:14px;line-height:1;font-weight:500;color:currentColor}.menu .current-menu-item>a,.menu .current_page_item>a{opacity:.6}.pagination{margin-top:3rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.pagination .page-numbers{display:inline-flex;height:2.5rem;min-width:2.5rem;align-items:center;justify-content:center;border-width:1px;border-color:rgba(30,30,30,.1);padding-left:.75rem;padding-right:.75rem;font-family:Host Grotesk,system-ui,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.pagination .page-numbers.current,.pagination .page-numbers:hover{--tw-border-opacity:1;border-color:rgb(30 30 30/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(30 30 30/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.card-cast__base,.card-cast__hover{transition:opacity 1.1s ease .15s,transform 1.1s ease .15s}.card-cast__base{transform:scale(1)}.card-cast__hover{opacity:0;transform:translateY(28px) scale(1.25)}.card-cast:hover .card-cast__base{transform:scale(1.06);transition:transform 1s ease-out}.card-cast:hover .card-cast__hover{opacity:1;transform:translateY(0) scale(1);transition:opacity .4s ease-out,transform 1s ease-out}.card-cast__cta,.card-cast__default{transition:transform .45s ease,opacity .45s ease}.card-cast__cta{position:absolute;left:0;top:0;transform:translateY(100%);opacity:0}.card-cast:hover .card-cast__default{transform:translateY(-100%);opacity:0}.card-cast:hover .card-cast__cta{transform:translateY(0);opacity:1}.mobile-menu{display:none}#smooth-wrapper{overflow:hidden}#smooth-content{will-change:transform}.transition{z-index:100;pointer-events:none;position:fixed;inset:0;overflow:clip}.transition__panel{opacity:0;flex-flow:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.transition__shutter{background-color:#1e1e1e;width:100%;height:100%}.site-header__nav a{font-weight:600}.site-header__contact,.site-header__nav a{text-transform:uppercase;letter-spacing:.025em;font-size:13px}.site-header__nav .menu-item-has-children{position:relative}.site-header__nav .menu-item-has-children>a{display:inline-flex;align-items:center;gap:.375rem}.site-header__nav .menu-item-has-children>a:after{content:"+";font-size:1.05em;line-height:1;font-weight:400;transform:rotate(0deg);transition:transform .2s ease}.site-header__nav .menu-item-has-children.is-open>a:after,.site-header__nav .menu-item-has-children:focus-within>a:after,.site-header__nav .menu-item-has-children:hover>a:after{transform:rotate(45deg)}.site-header__nav .sub-menu{position:absolute;top:100%;left:-.75rem;margin:0;padding:.5rem 0 0;list-style:none;display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;text-align:left;color:#fff;visibility:hidden;transition:visibility 0s linear .65s;z-index:50}.site-header__nav .menu-item-has-children.is-open>.sub-menu,.site-header__nav .menu-item-has-children:focus-within>.sub-menu,.site-header__nav .menu-item-has-children:hover>.sub-menu{visibility:visible;transition-delay:0s}.site-header__nav .sub-menu li{margin:0;overflow:hidden}.site-header__nav .sub-menu li>a{animation:submenu-out .3s cubic-bezier(.65,0,.35,1) both}.site-header__nav .menu-item-has-children.is-open>.sub-menu li>a,.site-header__nav .menu-item-has-children:focus-within>.sub-menu li>a,.site-header__nav .menu-item-has-children:hover>.sub-menu li>a{animation-name:submenu-in;animation-duration:.55s;animation-timing-function:cubic-bezier(.22,1,.36,1)}@keyframes submenu-in{0%{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes submenu-out{0%{transform:translateY(0)}to{transform:translateY(-110%)}}.site-header__nav .sub-menu li:first-child>a{animation-delay:0s}.site-header__nav .sub-menu li:nth-child(2)>a{animation-delay:.05s}.site-header__nav .sub-menu li:nth-child(3)>a{animation-delay:.1s}.site-header__nav .sub-menu li:nth-child(4)>a{animation-delay:.15s}.site-header__nav .sub-menu li:nth-child(5)>a{animation-delay:.2s}.site-header__nav .sub-menu li:nth-child(6)>a{animation-delay:.25s}.site-header__nav .sub-menu li:nth-child(7)>a{animation-delay:.3s}.site-header__nav .sub-menu li:nth-child(8)>a{animation-delay:.35s}.site-header__nav .sub-menu a{display:block;position:relative;overflow:hidden;padding:.4rem .75rem;text-align:left;white-space:nowrap;border-radius:.125rem;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='1.4' numOctaves='2' stitchTiles='stitch' type='fractalNoise'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.55'/%3E%3C/svg%3E");background-size:140px 140px;background-blend-mode:screen;transition:opacity .2s ease,background-color .2s ease}.site-header--light .site-header__nav .sub-menu a,.site-header--overlay .site-header__nav .sub-menu a{background-color:hsla(0,0%,5%,.95);border:0}.site-header--light .site-header__nav .sub-menu a:hover,.site-header--overlay .site-header__nav .sub-menu a:hover{background-color:#000}.site-header__nav .sub-menu .submenu-shine{display:inline-block}.site-header__nav .sub-menu a:hover .submenu-shine{background-image:linear-gradient(100deg,#fff,#fff 45%,hsla(0,0%,100%,.4) 55%,hsla(0,0%,100%,.4));background-size:200% 100%;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:submenu-shine .07s linear 1 forwards}@keyframes submenu-shine{0%{background-position:100% 0}to{background-position:0 0}}.mobile-menu .submenu-toggle{display:inline-flex;align-items:center;justify-content:center;padding:.25rem;background:transparent;border:0;color:currentColor;cursor:pointer}.mobile-menu .submenu-toggle svg{transition:transform .2s ease}.mobile-menu .submenu-toggle.is-open svg{transform:rotate(45deg)}.mobile-menu__list>li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding-top:.85em;padding-bottom:.85em;border-top:1px solid hsla(0,0%,100%,.15)}.mobile-menu__list>li:last-child{border-bottom:1px solid hsla(0,0%,100%,.15)}.mobile-menu__list>li>.submenu-toggle{margin-left:auto;padding:.5rem}.mobile-menu .sub-menu{flex-basis:100%;width:100%;margin:0;padding:0;list-style:none;overflow:hidden;max-height:0;opacity:0;transition:max-height .45s cubic-bezier(.65,.05,0,1),opacity .3s ease}.mobile-menu .sub-menu.is-open{max-height:60vh;opacity:1}.mobile-menu .sub-menu li{margin:0;padding:0}.mobile-menu .sub-menu a{display:block;padding:.4em 0 .4em 1em;font-size:1.125rem;color:hsla(0,0%,100%,.7);transition:color .2s ease}.mobile-menu .sub-menu a:hover{color:#fff}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.right-5{right:1.25rem}.top-0{top:0}.top-1\/2{top:50%}.top-\[38px\]{top:38px}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-\[100\]{z-index:100}.z-\[120\]{z-index:120}.z-\[1\]{z-index:1}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-10{margin-bottom:2.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-auto{margin-left:auto}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.aspect-\[1\/1\]{aspect-ratio:1/1}.aspect-\[276\/367\]{aspect-ratio:276/367}.aspect-\[3\/2\]{aspect-ratio:3/2}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-\[480\/280\]{aspect-ratio:480/280}.h-16{height:4rem}.h-3{height:.75rem}.h-4{height:1rem}.h-\[1\.4em\]{height:1.4em}.h-\[100px\]{height:100px}.h-\[160px\]{height:160px}.h-\[18px\]{height:18px}.h-\[200px\]{height:200px}.h-\[326px\]{height:326px}.h-\[363px\]{height:363px}.h-\[420px\]{height:420px}.h-\[52px\]{height:52px}.h-full{height:100%}.h-screen{height:100vh}.min-h-\[60vh\]{min-height:60vh}.min-h-full{min-height:100%}.w-4{width:1rem}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0}.\!max-w-none{max-width:none!important}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-\[1296px\]{max-width:1296px}.max-w-\[1500px\]{max-width:1500px}.max-w-\[480px\]{max-width:480px}.max-w-\[588px\]{max-width:588px}.max-w-\[600px\]{max-width:600px}.max-w-\[720px\]{max-width:720px}.max-w-\[800px\]{max-width:800px}.max-w-none{max-width:none}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{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-y-1\/2{--tw-translate-y:-50%}.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))}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.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}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[10px\]{gap:10px}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}.gap-y-1{row-gap:.25rem}.gap-y-12{row-gap:3rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-9{row-gap:2.25rem}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.space-y-\[10px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(10px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(10px*var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}.divide-border>:not([hidden])~:not([hidden]){border-color:rgba(30,30,30,.1)}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.break-words{overflow-wrap:break-word}.rounded-btn{border-radius:2px}.border{border-width:1px}.border-0{border-width:0}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-border{border-color:rgba(30,30,30,.1)}.border-border-on-dark{border-color:hsla(0,0%,100%,.1)}.border-white\/15{border-color:hsla(0,0%,100%,.15)}.bg-dark{--tw-bg-opacity:1;background-color:rgb(30 30 30/var(--tw-bg-opacity,1))}.bg-dark\/20{background-color:rgba(30,30,30,.2)}.bg-light{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-black\/60{--tw-gradient-from:rgba(0,0,0,.6) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.fill-dark{fill:#1e1e1e}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-28{padding-top:7rem;padding-bottom:7rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[18px\]{padding-top:18px;padding-bottom:18px}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pl-5{padding-left:1.25rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-8{padding-top:2rem}.pt-\[110px\]{padding-top:110px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-display,.font-mono{font-family:Host Grotesk,system-ui,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[13px\]{font-size:13px}.text-base{font-size:1rem;line-height:1.5rem}.text-card{font-size:14px;line-height:1}.text-footer{font-size:14px;line-height:1.4}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-meta,.text-nav{font-size:14px;line-height:1}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.\!leading-\[1\.05\]{line-height:1.05!important}.\!leading-\[1\.1\]{line-height:1.1!important}.\!leading-\[1\]{line-height:1!important}.leading-\[0\.95\]{line-height:.95}.leading-\[1\.4\]{line-height:1.4}.leading-\[1\.5\]{line-height:1.5}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.03em\]{letter-spacing:.03em}.tracking-\[0\.05em\]{letter-spacing:.05em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.04em}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-dark{--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1))}.text-muted{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/60{color:hsla(0,0%,100%,.6)}.text-white\/70{color:hsla(0,0%,100%,.7)}.text-white\/80{color:hsla(0,0%,100%,.8)}.underline{text-decoration-line:underline}.decoration-dark\/20{text-decoration-color:rgba(30,30,30,.2)}.underline-offset-2{text-underline-offset:2px}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.mix-blend-difference{mix-blend-mode:difference}.mix-blend-luminosity{mix-blend-mode:luminosity}.grayscale{--tw-grayscale:grayscale(100%)}.filter,.grayscale{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{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}.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}.delay-150{transition-delay:.15s}.duration-\[1100ms\]{transition-duration:1.1s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[--fc-badge-arrow\:\#1E1E1E\]{--fc-badge-arrow:#1e1e1e}.\[--fc-badge-arrow\:\#fff\]{--fc-badge-arrow:#fff}.\[--fc-badge-bg\:\#1E1E1E\]{--fc-badge-bg:#1e1e1e}.\[--fc-badge-bg\:\#fff\]{--fc-badge-bg:#fff}.\[--fc-border\:rgba\(255\2c 255\2c 255\2c 0\.1\)\]{--fc-border:hsla(0,0%,100%,.1)}.hover\:border-dark:hover{--tw-border-opacity:1;border-color:rgb(30 30 30/var(--tw-border-opacity,1))}.hover\:bg-dark:hover{--tw-bg-opacity:1;background-color:rgb(30 30 30/var(--tw-bg-opacity,1))}.hover\:text-dark:hover{--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:decoration-dark:hover{text-decoration-color:#1e1e1e}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-70:hover{opacity:.7}.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;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))}.group:hover .group-hover\:mix-blend-normal{mix-blend-mode:normal}.group:hover .group-hover\:grayscale-0{--tw-grayscale:grayscale(0);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)}.group:hover .group-hover\:delay-0{transition-delay:0s}.group:hover .group-hover\:duration-700{transition-duration:.7s}.prose-headings\:font-display :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-family:Host Grotesk,system-ui,sans-serif}.prose-headings\:font-medium :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:500}.prose-headings\:text-dark :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1))}.prose-a\:text-dark :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1))}@media not all and (min-width:1024px){.max-lg\:hidden{display:none}}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.md\:mb-12{margin-bottom:3rem}.md\:block{display:block}.md\:h-screen{height:100vh}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:gap-12{gap:3rem}.md\:gap-8{gap:2rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-\[32px\]{font-size:32px}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1024px){.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-0{margin-left:0}.lg\:mt-14{margin-top:3.5rem}.lg\:mt-16{margin-top:4rem}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-\[460px\]{height:460px}.lg\:w-\[300px\]{width:300px}.lg\:w-\[60\%\]{width:60%}.lg\:max-w-\[66\%\]{max-width:66%}.lg\:shrink-0{flex-shrink:0}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-end{align-items:flex-end}.lg\:gap-12{gap:3rem}.lg\:gap-16{gap:4rem}.lg\:gap-20{gap:5rem}.lg\:gap-24{gap:6rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-9{gap:2.25rem}.lg\:gap-y-14{row-gap:3.5rem}.lg\:justify-self-end{justify-self:end}.lg\:px-\[42px\]{padding-left:42px;padding-right:42px}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pb-9{padding-bottom:2.25rem}.lg\:pb-\[60px\]{padding-bottom:60px}.lg\:pl-\[156px\]{padding-left:156px}.lg\:pl-\[42px\]{padding-left:42px}.lg\:pr-\[156px\]{padding-right:156px}.lg\:pt-2{padding-top:.5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-\[120px\]{padding-top:120px}.lg\:pt-\[34px\]{padding-top:34px}.lg\:pt-\[60px\]{padding-top:60px}.lg\:pt-\[88px\]{padding-top:88px}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-\[40px\]{font-size:40px}.lg\:text-\[48px\]{font-size:48px}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}.\[\&_p\:last-child\]\:mb-0 p:last-child{margin-bottom:0}.\[\&_p\]\:mb-3 p{margin-bottom:.75rem}