@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";:root{font-family:Roboto,sans-serif;--primary: #1d98d1;--font-color: #585858;--font-color-dark: #000000;--white: #ffffff;--box-shadow: 1px 1px 6px 8px #00000040;color:var(--font-color);font-size:18px}.d-flex{display:flex}.flex-1{flex-grow:1;align-items:stretch}.align-center{align-items:center}.align-end{align-items:end}.justify-center{justify-content:center}.justify-end{justify-content:end}.space-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.p-container{padding:4rem 2rem}.px-4rem{padding:0 4rem}.py-4rem{padding:4rem 0}.mx-4rem{margin:0 4rem}.my-4rem{margin:4rem 0}.mx-2rem{margin:0 2rem}.my-2rem{margin:2rem 0}.my-1rem{margin:1rem 0}.mr-2rem{margin-right:2rem}.bold{font-weight:600}.material-symbols-rounded{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" -25,"opsz" 24;color:var(--primary)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,a,address fieldset,canvas,footer,header,section,button{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}button{background-color:transparent;cursor:pointer}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}textarea:focus,input:focus,select:focus{box-shadow:0 0;border:0 none;outline:0}*::-webkit-scrollbar{width:7px;background:transparent!important}*::-webkit-scrollbar-track{background:transparent!important}*::-webkit-scrollbar-thumb{background-color:#c5c5c5;border-radius:10px}
