@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";:root{--primary_color:#892219;--text_color:#000;--surface_color:#474747;--on_surface_color:#fff;--green:#59b859;--curr_background:#fff;--text_size:clamp(0.875rem,0.6765rem + 0.7059vw,1.25rem);--header_height:60px;--filter_to_primary:invert(13%) sepia(68%) saturate(3402%) hue-rotate(351deg) brightness(92%) contrast(90%)}*{font-family:Roboto,sans-serif}body,html{margin:0;padding:0}h1{font-size:clamp(1.5rem,1.2353rem + .9412vw,2rem)}h2{font-size:clamp(1.375rem,1.1765rem + .7059vw,1.75rem)}h3{font-size:clamp(1.25rem,1.1176rem + .4706vw,1.5rem)}h1,h2,h3,h4{letter-spacing:1px}a,button,input,label,li,p,select,span,table,textarea{font-size:var(--text_size);font-weight:300}main{width:90%;padding-inline:5%;margin-top:2rem}