*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth}body,html{overscroll-behavior:none}body{max-width:100vw;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-primary);background:var(--theme-body-bg);color:var(--theme-text-base)}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:none;cursor:pointer}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}.link-inherit,.no-underline{text-decoration:none!important}.link-inherit{color:inherit!important}:focus{outline:2px solid transparent}:focus-visible{outline:2px solid #2563eb;outline-offset:2px}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:inherit;-webkit-box-shadow:inset 0 0 0 1000px transparent;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}[hidden]{display:none!important}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-contrast:high){*{outline:1px solid}}:root{--text-tiny:clamp(0.65rem,0.6rem + 0.2vw,0.75rem);--text-xs:clamp(0.75rem,0.7rem + 0.2vw,0.875rem);--text-sm:clamp(0.875rem,0.8rem + 0.3vw,1rem);--text-base:clamp(1rem,0.95rem + 0.3vw,1.125rem);--text-lg:clamp(1.125rem,1rem + 0.5vw,1.25rem);--h1:clamp(var(--h1-min,2.5rem),var(--h1-base,2rem) + 2vw,var(--h1-max,3.5rem));--h2:clamp(var(--h2-min,2rem),var(--h2-base,1.5rem) + 1.5vw,var(--h2-max,2.75rem));--h3:clamp(var(--h3-min,1.5rem),var(--h3-base,1.25rem) + 1vw,var(--h3-max,2rem));--h4:clamp(var(--h4-min,1.25rem),var(--h4-base,1.1rem) + 0.7vw,var(--h4-max,1.5rem));--h5:clamp(var(--h5-min,1.125rem),var(--h5-base,1rem) + 0.5vw,var(--h5-max,1.25rem));--h6:clamp(var(--h6-min,1rem),var(--h6-base,0.95rem) + 0.3vw,var(--h6-max,1.125rem));--responsive-element-spacer:1rem;--responsive-container-spacer:1rem;--static-spacer:1rem;--responsive-gap:1rem;--static-gap:1rem;--button-border-radius:var(--theme-button-border-radius);--button-focus-outline:var(--theme-button-focus-outline);--button-disabled-opacity:var(--theme-button-disabled-opacity);--button-primary-bg:var(--theme-button-primary-bg);--button-primary-text:var(--theme-button-primary-text);--button-secondary-border:var(--theme-button-secondary-border);--button-secondary-text:var(--theme-button-secondary-text);--button-secondary-hover-bg:var(--theme-button-secondary-hover-bg);--button-secondary-hover-text:var(--theme-button-secondary-hover-text);--button-link-text:var(--theme-button-link-text);--button-danger-bg:var(--theme-button-danger-bg);--button-danger-text:var(--theme-button-danger-text);--button-success-bg:var(--theme-button-success-bg);--button-success-text:var(--theme-button-success-text);--button-warning-bg:var(--theme-button-warning-bg);--button-warning-text:var(--theme-button-warning-text);--form-bg:var(--theme-form-bg-color);--form-focus-bg:var(--theme-form-focus-bg-color);--form-border:var(--theme-form-border);--form-border-hover:var(--theme-form-border-hover);--form-border-focus:var(--theme-form-border-focus);--form-border-radius:var(--theme-form-border-radius);--form-text:var(--theme-form-text);--form-label:var(--theme-form-label);--form-placeholder:var(--theme-form-placeholder);--form-placeholder-size:var(--text-xs);--form-disabled-bg:var(--theme-form-disabled-bg);--form-disabled-text:var(--theme-form-disabled-text);--form-error-border:var(--theme-form-error-border);--form-error-text:var(--theme-form-error-text);--form-hint:var(--theme-form-hint);--form-height-sm:35px;--logo-color-1:#66ced6;--logo-color-2:#ea602e;--logo-color-3:#fff}h1{font-size:var(--h1);line-height:1.2;font-weight:700;margin-bottom:1.5rem}h1,h2{color:var(--theme-text-base)}h2{font-size:var(--h2);line-height:1.3;font-weight:600;margin-bottom:1rem}h3{font-size:var(--h3);font-weight:100}h3,h4{line-height:1.4;color:var(--theme-text-base);margin-bottom:.5rem}h4{font-size:var(--h4);font-weight:500}h5{font-size:var(--h5)}h5,h6{line-height:1.5;font-weight:500;color:var(--theme-text-base);margin-bottom:.5rem}h6{font-size:var(--h6)}@media (min-width:480px){:root{--responsive-container-spacer:1rem;--responsive-element-spacer:1rem}}@media (min-width:568px){:root{--responsive-container-spacer:1rem;--responsive-element-spacer:2rem}}@media (min-width:768px){:root{--responsive-container-spacer:2rem}}@media (min-width:960px){:root{--responsive-container-spacer:3rem;--responsive-gap:2rem}}@media (min-width:1140px){:root{--responsive-container-spacer:4rem;--responsive-gap:2rem}}:root{--theme-body-bg:#171717;--theme-page-bg:#faf8f2;--element-border-radius:10px;--element-box-shadow:0 0 20px rgba(0,0,0,.1);--theme-white:#fff;--theme-black:#000;--theme-grey:#f9f9f9;--theme-hint:#fffbf0;--theme-col-1-1:#bf961a;--theme-col-2-1:#bf961a;--theme-col-3-1:#d26a8e;--theme-col-4-1:#f6ae2d;--theme-col-5-1:#66ced6;--cta:var(--theme-black);--cta-text:var(--theme-white);--theme-focus:#005bd3;--color-success:#10b945;--color-warning:#f59e0b;--color-danger:#ef4444;--theme-button-border-radius:5px;--theme-button-focus-outline:var(--cta);--theme-button-disabled-opacity:0.5;--theme-button-primary-bg:var(--cta);--theme-button-primary-text:var(--cta-text);--theme-button-secondary-border:var(--cta);--theme-button-secondary-text:var(--cta);--theme-button-secondary-hover-bg:var(--cta);--theme-button-secondary-hover-text:var(--cta-text);--theme-button-link-text:var(--cta);--theme-button-danger-bg:var(--color-danger);--theme-button-danger-text:var(--theme-white);--theme-button-success-bg:var(--color-success);--theme-button-success-text:var(--theme-white);--theme-button-warning-bg:var(--color-warning);--theme-button-warning-text:var(--theme-black);--form-height-sm:30px;--form-height-md:45px;--form-height-lg:55px;--theme-form-bg-color:#fff;--theme-form-border:#e7e7e7;--theme-form-border-hover:var(--theme-focus);--theme-form-border-focus:var(--theme-focus);--theme-form-border-radius:5px;--theme-form-text:var(--theme-text-base);--theme-form-label:#a3a3a3;--theme-form-placeholder:#999;--theme-form-disabled-bg:#666;--theme-form-disabled-text:var(--color-disabled-text);--theme-form-error-border:var(--color-danger);--theme-form-error-text:var(--color-danger);--theme-form-hint:var(--theme-hint);--notification-primary:var(--color-danger);--notification-secondary:var(--cta);--notification-badge-bg:var(--notification-primary);--notification-badge-text:var(--theme-white);--notification-dot-size:8px;--theme-surface:var(--theme-white);--theme-surface-grey:var(--theme-grey);--theme-border-grey:#e7e7e7;--theme-border-grey-dark:#2b2b2b;--theme-text-base:#121212;--theme-text-light:#fff;--theme-text-muted:#6b7280;--font-primary:var(--font-inter);--font-secondary:var(--font-playfair);--font-brand:var(--font-michroma);--content-max-width:1400px;--content-max-width-sm:480px;--content-max-width-md:768px;--content-max-width-lg:1024px;--h1-min:3.5rem;--h1-base:3rem;--h1-max:4.5rem;--h2-min:2rem;--h2-base:1.5rem;--h2-max:2.75rem;--h3-min:1.5rem;--h3-base:1.25rem;--h3-max:2rem;--h4-min:1.25rem;--h4-base:1.1rem;--h4-max:1.5rem;--h5-min:1.125rem;--h5-base:1rem;--h5-max:1.25rem;--h6-min:1rem;--h6-base:0.95rem;--h6-max:1.125rem}