@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--radius-md:calc(var(--radius) - 2px);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-background:hsl(var(--background));--color-primary:hsl(var(--primary));--color-primary-foreground:hsl(var(--primary-foreground));--color-secondary:hsl(var(--secondary));--color-secondary-foreground:hsl(var(--secondary-foreground));--color-accent:hsl(var(--accent));--color-accent-foreground:hsl(var(--accent-foreground));--color-destructive:hsl(var(--destructive));--color-destructive-foreground:hsl(var(--destructive-foreground));--color-input:hsl(var(--input));--color-ring:hsl(var(--ring))}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.w-10{width:calc(var(--spacing) * 10)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-input{border-color:var(--color-input)}.bg-background{background-color:var(--color-background)}.bg-destructive{background-color:var(--color-destructive)}.bg-primary{background-color:var(--color-primary)}.bg-secondary{background-color:var(--color-secondary)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.whitespace-nowrap{white-space:nowrap}.text-destructive-foreground{color:var(--color-destructive-foreground)}.text-primary{color:var(--color-primary)}.text-primary-foreground{color:var(--color-primary-foreground)}.text-secondary-foreground{color:var(--color-secondary-foreground)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline-offset-4{text-underline-offset:4px}.ring-offset-background{--tw-ring-offset-color:var(--color-background)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:bg-accent:hover{background-color:var(--color-accent)}.hover\:bg-destructive\/90:hover{background-color:color-mix(in srgb, hsl(var(--destructive)) 90%, transparent)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab, var(--color-destructive) 90%, transparent)}}.hover\:bg-primary\/90:hover{background-color:color-mix(in srgb, hsl(var(--primary)) 90%, transparent)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab, var(--color-primary) 90%, transparent)}}.hover\:bg-secondary\/80:hover{background-color:color-mix(in srgb, hsl(var(--secondary)) 80%, transparent)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab, var(--color-secondary) 80%, transparent)}}.hover\:text-accent-foreground:hover{color:var(--color-accent-foreground)}.hover\:underline:hover{text-decoration-line:underline}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:var(--color-ring)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}}:root{--tone-100:#000;--tone-200:#222;--tone-300:#5b5c57;--tone-400:#e3e4d8;--tone-500:#fe0100;--lime:#fd3737;--background:20 14% 4%;--foreground:0 0% 98%;--card:20 14% 4%;--card-foreground:0 0% 98%;--popover:20 14% 4%;--popover-foreground:0 0% 98%;--primary:0 84% 50%;--primary-foreground:0 0% 98%;--secondary:12 6% 15%;--secondary-foreground:0 0% 98%;--muted:12 6% 15%;--muted-foreground:24 5% 64%;--accent:12 6% 15%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:12 6% 15%;--input:12 6% 15%;--ring:0 84% 50%;--radius:.5rem}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background-color:#0c0a09;font-family:Cossette Titre,sans-serif}img{object-fit:cover;width:100%;height:100%}h1,p{text-transform:uppercase;font-weight:500;line-height:1}h1{letter-spacing:-.1rem;font-size:6rem}p{letter-spacing:-.025rem;font-size:3rem}.nav-root{z-index:10;position:relative}.cg-nav{mix-blend-mode:difference;z-index:10;justify-content:space-between;width:100%;padding:2rem;display:flex;position:fixed}.cg-nav-logo p,.cg-nav-toggle p{color:var(--tone-400);font-size:1.5rem}.cg-nav-toggle{justify-content:flex-end;display:flex}.nav-overlay{z-index:5;pointer-events:none;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.nav-block{clip-path:polygon(0 0,100% 0,100% 0,0 0);background:#0c0a09;flex:1;height:100%;margin-right:-2px}.nav-overlay-menu{color:#fff;z-index:6;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:10em 5em;display:flex;position:fixed;top:0;left:0}.nav-menu-item,.nav-menu-title{opacity:0;pointer-events:none;flex:1;width:100%}.menu-is-open .nav-menu-item,.menu-is-open .nav-menu-title{pointer-events:auto}.nav-menu-title{justify-content:center;align-items:center;display:flex}.nav-menu-title p{text-transform:uppercase;font-family:Space Mono,monospace;font-size:14px}.nav-menu-item{cursor:pointer;align-items:center;padding:1em;transition:all .3s;display:flex}.nav-menu-item:hover{background:#ffffff0d}.nav-menu-item-year,.nav-menu-item-link{flex:1}.nav-menu-item-year p{text-transform:uppercase;font-family:Space Mono,monospace;font-size:14px}.nav-menu-item-name{flex:3;justify-content:center;display:flex}.nav-menu-item-name p{text-align:center;font-size:4vw}.nav-menu-item-link{text-align:right;text-transform:uppercase;color:#fff;font-family:Space Mono,monospace;font-size:14px}@media (max-width:900px){.cg-nav-logo-main img{display:none}.nav-menu-item-name p{font-size:6vw}}section{justify-content:center;align-items:center;width:100%;height:100svh;display:flex;position:relative;overflow:hidden}.section-bg{width:100%;height:100%;position:absolute;top:0;left:0}section h1{width:75%}section p{width:60%}.intro h1,.services h1,.outro h1{color:var(--tone-500)}section h1 .block-line-wrapper,section p .block-line-wrapper{margin:0 auto}.block-line-wrapper{width:max-content;display:block;position:relative}.block-line{display:block;position:relative}.block-revealer{pointer-events:none;will-change:transform;z-index:1;width:101%;height:101%;position:absolute;top:0;left:0}@media (max-width:1000px){h1{font-size:3rem}p{font-size:1.5rem}section{padding:2rem}section h1,section p{width:100%}}.intro{text-align:center;background-color:#0c0a09;flex-direction:column;height:auto;min-height:100svh}.hero-content{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:6rem 2rem 3rem;display:flex}.hero-announcement{color:#fff6;text-transform:none;letter-spacing:.02em;width:auto;margin-bottom:3rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:400}.hero-video-wrapper{aspect-ratio:16/9;border-radius:8px;width:100%;max-width:700px;margin-bottom:3rem;overflow:hidden}.hero-video{object-fit:cover;border:none;width:100%;height:100%}.hero-h1{color:#fff;text-transform:none;letter-spacing:-.01em;text-align:center;align-self:center;max-width:none;margin-bottom:3rem;font-family:Instrument Serif,serif;font-size:2.75rem;font-weight:400;line-height:1.05}.intro h1{color:#fff;text-align:center;width:100%}.intro .block-line-wrapper{width:100%}.highlight{color:var(--lime);font-style:italic}.hero-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:flex-end;gap:3rem;width:100%;padding-top:2rem;display:flex}.hero-desc{color:#ffffff80;text-transform:none;letter-spacing:normal;text-align:left;width:auto;max-width:45ch;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.6}.hero-actions{flex-shrink:0;gap:1rem;display:flex}.hero-btn{white-space:nowrap;border-radius:999px;padding:.875rem 1.75rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;text-decoration:none;transition:transform .2s,opacity .2s}.hero-btn:hover{transform:scale(1.05)}.hero-btn-primary{background:var(--lime);color:#000}.hero-btn-outline{color:#fff;background:0 0;border:1px solid #ffffff4d}.hero-btn-outline:hover{border-color:#fff9}.bento-section{background-color:#0c0a09;flex-direction:column;align-items:center;height:auto;min-height:auto;padding:8rem 2rem;display:flex}.bento-container{width:100%;max-width:1200px}.bento-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(180px,auto);gap:1.5rem;width:100%;display:grid}.bento-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.bento-card:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-2px)}.bento-card h3{color:#fff;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:.75rem;font-family:Cossette Titre,sans-serif;font-size:1.25rem;display:flex}.bento-card p{color:#ffffff80;text-transform:none;width:100%;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.6}.span-large{grid-area:span 2/span 2}.span-wide{grid-column:span 2}.bento-illustration{opacity:.3;justify-content:center;align-items:center;width:100%;height:154px;margin-top:1.5rem;display:flex}.bento-footer{text-align:center;color:#fff6;margin-top:4rem;font-family:Inter,sans-serif;font-size:1.1rem}.bento-footer span{color:#fff;font-weight:500}@media (max-width:1024px){.bento-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.bento-grid{grid-template-columns:1fr;grid-auto-rows:auto}.span-large,.span-wide{grid-area:span 1/span 1}.bento-section{padding:6rem 1.5rem}.hero-h1{font-size:3rem}.hero-bottom{text-align:center;flex-direction:column;align-items:center;gap:2rem}.hero-desc{max-width:none}}.marquee-section{height:auto;min-height:unset;background-color:#0c0a09;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:4rem 0;display:block;overflow:hidden}.marquee-item{border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;width:140px;height:90px;transition:border-color .3s,transform .3s;overflow:hidden}.marquee-item:hover{border-color:#fd373766;transform:scale(1.02)}.marquee-img{object-fit:cover;filter:grayscale(20%);width:100%;height:100%;transition:transform .4s}.marquee-item:hover .marquee-img{filter:grayscale(0%);transform:scale(1.05)}@media (max-width:768px){.marquee-item{width:100px;height:65px}.marquee-section{padding:2rem 0}}.proof-section{width:100%;height:auto;min-height:unset;background-color:#0c0a09;border-top:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:4rem;padding:6rem 2rem;display:flex;position:relative}.proof-header{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:640px;display:flex}.proof-eyebrow{color:var(--lime);text-transform:uppercase;letter-spacing:.12em;width:auto;font-family:Space Mono,monospace;font-size:.8rem}.proof-title{color:#fff;text-transform:none;letter-spacing:-.02em;width:auto;font-family:Instrument Serif,serif;font-size:3.5rem;font-weight:400;line-height:1.08}.proof-highlight{color:var(--lime);font-style:italic}.proof-subtitle{color:#ffffff73;text-transform:none;letter-spacing:normal;width:auto;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}.proof-video-wrapper{width:100%;max-width:960px}.proof-video-inner{aspect-ratio:16/9;border:1px solid #ffffff1a;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 0 80px #fd373714,0 0 0 1px #ffffff0d}.proof-iframe{border:none;width:100%;height:100%;display:block}.proof-corner{border-color:var(--lime);opacity:.7;border-style:solid;width:18px;height:18px;position:absolute}.proof-corner.tl{border-width:2px 0 0 2px;top:10px;left:10px}.proof-corner.tr{border-width:2px 2px 0 0;top:10px;right:10px}.proof-corner.bl{border-width:0 0 2px 2px;bottom:10px;left:10px}.proof-corner.br{border-width:0 2px 2px 0;bottom:10px;right:10px}.proof-stats{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:center;gap:4rem;width:100%;max-width:960px;padding-top:3rem;display:flex}.proof-stat{flex-direction:column;align-items:center;gap:.4rem;display:flex}.proof-stat-value{color:#fff;font-family:Instrument Serif,serif;font-size:3rem;font-weight:400;line-height:1}.proof-stat-label{color:#fff6;text-transform:uppercase;letter-spacing:.08em;font-family:Inter,sans-serif;font-size:.8rem;font-weight:400}@media (max-width:768px){.proof-section{gap:3rem;padding:4rem 1.5rem}.proof-title{font-size:2.2rem}.proof-stats{gap:2.5rem}.proof-stat-value{font-size:2rem}}.cta-action{width:100%;height:auto;min-height:unset;background-color:#0c0a09;border-top:1px solid #ffffff0a;justify-content:center;align-items:center;padding:8rem 2rem;display:flex;position:relative;overflow:visible}@media (max-width:768px){.cta-action{padding:5rem 1.25rem}}.footer{width:100%;height:auto;min-height:unset;background-color:#0c0a09;border-top:1px solid #ffffff0f;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:5rem 2rem 2rem;display:flex;position:relative;overflow:visible}.footer-container{width:100%;max-width:1200px;margin:0 auto}.footer-main{justify-content:space-between;gap:4rem;margin-bottom:3rem;display:flex}.footer-brand{flex-direction:column;flex:1;gap:1rem;max-width:320px;display:flex}.footer-logo{flex-direction:column;gap:.15rem;text-decoration:none;display:flex}.logo-text{color:#fff;text-transform:none;letter-spacing:-.01em;font-family:Instrument Serif,serif;font-size:1.75rem;font-weight:400;line-height:1}.logo-sub{color:#ffffff59;text-transform:uppercase;letter-spacing:.18em;font-family:Space Mono,monospace;font-size:.65rem}.footer-tagline{color:#fff6;text-transform:none;letter-spacing:normal;width:100%;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.65}.footer-cta-link{color:#fd3737;text-transform:none;letter-spacing:normal;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.footer-cta-link:hover{opacity:.75}.footer-links{flex-shrink:0;gap:4rem;display:flex}.footer-col h4{color:#ffffff59;text-transform:uppercase;letter-spacing:.14em;width:auto;margin-bottom:1.25rem;font-family:Space Mono,monospace;font-size:.65rem;font-weight:400;line-height:1}.footer-col ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-col ul li a,.footer-col ul li a:visited{color:#fff9;text-transform:none;letter-spacing:normal;font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;line-height:1;text-decoration:none;transition:color .2s}.footer-col ul li a:hover{color:#fff}.footer-keywords{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;flex-wrap:wrap;align-items:center;gap:.6rem 0;margin-bottom:2rem;padding:2rem 0;display:flex}.footer-keywords span{color:#fff3;text-transform:uppercase;letter-spacing:.1em;text-transform:none;font-family:Space Mono,monospace;font-size:.7rem;font-weight:400}.footer-kw-dot{margin:0 .75rem;color:#fd373759!important;font-size:.8rem!important}.footer-bottom{justify-content:space-between;align-items:center;padding-top:0;display:flex}.footer-copyright{color:#ffffff40;text-transform:none;letter-spacing:normal;width:auto;font-family:Inter,sans-serif;font-size:.8rem;font-weight:400;line-height:1}.footer-legal{gap:2rem;display:flex}.footer-legal a,.footer-legal a:visited{color:#ffffff40;text-transform:none;letter-spacing:normal;font-family:Inter,sans-serif;font-size:.8rem;font-weight:400;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#ffffff8c}@media (max-width:900px){.footer-main{flex-direction:column;gap:3rem}.footer-brand{max-width:none}.footer-links{flex-wrap:wrap;gap:2.5rem}.footer-col{min-width:140px}}@media (max-width:600px){.footer{padding:3.5rem 1.25rem 1.5rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:1.25rem}.footer-legal{gap:1.5rem}.footer-keywords{gap:.5rem 0}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
