@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";:root{--primary_color:#00a0d7;--primary_variant:#9293ac;--secundary_color:#1294a7;--text_color:#1c242e;--text_color_rgb:28,36,46;--background_color:#f2f2f2;--curr_background:var(--background-color) +;--text_size:clamp(0.875rem,0.6765rem + 0.7059vw,1.25rem);--header_height:60px;--filter_to_primary:invert(56%) sepia(85%) saturate(2644%) hue-rotate(159deg) brightness(87%) contrast(101%);--filter_to_white:invert(100%) sepia(7%) saturate(0%) hue-rotate(125deg) brightness(106%) contrast(109%)}*{font-family:Roboto,sans-serif}body,html{margin:0;padding:0;background-color:var(--background_color);scroll-behavior:smooth}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{color:var(--text_color);letter-spacing:1px}a,button,input,label,li,p,select,span,table,textarea{font-size:var(--text_size);font-weight:300;color:var(--text_color)}