:root{--coral:#D4876C;--coral-hover:#C77A60;--coral-light:#E8A892;--olive:#8A9A5B;--olive-hover:#7A8A4E;--olive-light:#A5B57A;--primary-color-1:#ffffff;--primary-color-2:#f5f5f5;--primary-color-3:#e5e5e5;--primary-color-4:#737373;--primary-color-5:#262626;--primary-hover-color:var(--coral);--secondary-color-1:#fafaf9;--secondary-color-2:#f5f5f4;--secondary-color-3:var(--olive-light);--secondary-color-4:var(--olive);--secondary-color-5:var(--coral);--secondary-hover-color:var(--olive-hover);--primary-text-color:#262626;--secondary-text-color:#737373;--background-color:#ffffff;--border-color:#e5e5e5;--focus-color:#fef3e2;--error-color:#dc2626;--retry:#2563eb;--almost-black:#171717;--transparent:transparent;--transparent-black-01:rgba(0,0,0,0.1);--transparent-black-03:rgba(0,0,0,0.3);--transparent-black-07:rgba(0,0,0,0.7);--transparent-grey-065:rgb(26,26,25,0.65);--transparent-grey-085:rgb(26,26,25,0.85);--transparent-grey-095:rgb(26,26,25,0.95);--transparent-white-07:rgba(255,255,255,0.7);--h1-size:1.25rem;--h2-size:1.125rem;--h3-size:1rem;--h4-size:0.875rem;--h5-size:0.75rem;--h6-size:0.625rem;--50px:3.125rem;--40px:2.5rem;--35px:2.1875rem;--30px:1.875rem;--25px:1.5625rem;--20px:1.25rem;--15px:0.9375rem;--10px:0.625rem;--5px:0.3125rem;--1px:0.0625;--primary-font:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--text-sm:0.875rem;--text-base:1rem;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-l:0.625rem;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);--fast-transition:150ms ease-in-out;--normal-transition:300ms ease-in-out}body{background-color:var(--background-color)}.montserrat-font,body{font-family:var(--primary-font)}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}*{box-sizing:border-box;padding:0;margin:0;overflow:visible}h1{font-size:var(--h1-size)}h1,h2{font-weight:lighter}h2{font-size:var(--h2-size)}h3{font-size:var(--h3-size)}h3,h4{font-weight:lighter}h4{font-size:var(--h4-size)}h5{font-size:var(--h5-size)}h5,h6{font-weight:lighter}h6{font-size:var(--h6-size)}@media (min-width:768px){:root{--h1-size:1.625rem;--h2-size:1.5rem;--h3-size:1.25rem;--h4-size:1.125rem;--h5-size:0.875rem;--h6-size:0.75rem}}@media (min-width:1024px){:root{--h1-size:2.125rem;--h2-size:1.625rem;--h3-size:1.5rem;--h4-size:1.25rem;--h5-size:1.125rem;--h6-size:0.875rem}}button{font-family:inherit;cursor:pointer}