:root{--font-primary:sans-serif;--color-white:#ffffff;--color-red:#770000;--color-black:#000;--color-grey:#d4cfc4;--color-milk:#fbf5e7;--color-dark-grey:#444444;--color-milk-30:rgba(251,245,231,0.3);--color-error:#f53f4d}body,html{width:100%;height:100%}body::-webkit-scrollbar,html::-webkit-scrollbar{border-radius:2.5px;background-color:rgba(0,0,0,0);width:5px}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{box-shadow:0 0 1px rgba(255,255,255,.5);border-radius:2.5px;background:var(--color-red);width:5px}body{margin:0;background:var(--color-milk);padding:0;font-family:var(--font-primary)}#root{height:100%}a,article,aside,blockquote,dd,div,dl,dt,em,fieldset,footer,form,h1,h2,h3,h4,h5,h6,header,img,input,label,li,nav,ol,p,section,select,span,strong,table,td,textarea,tr,ul{box-sizing:border-box;-moz-box-sizing:border-box;margin:0;outline:none;padding:0;list-style:none}article,aside,footer,header,nav,section{display:block}input,select,textarea{vertical-align:middle}textarea{vertical-align:top;resize:none}:focus{outline:none}button,input[type=submit]{cursor:pointer}fieldset,img{border:0}table{border-collapse:collapse;border-spacing:0}a{color:inherit}a,a:hover{text-decoration:none}button{outline:none;border:none;background:none;padding:0;font-family:var(--font-primary)}a::selection,blockquote::selection,h1::selection,h2::selection,h3::selection,img::selection,li::selection,p::selection,span::selection,strong::selection{background:var(--color-red);color:#fff}@media only screen and (max-width:1100px){a,button,div,select,span{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}