@charset "UTF-8";@import  "./src/assets/sass/main.scss";html{box-sizing:border-box;scroll-behavior:smooth}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,span,a{margin:0;padding:0}img{display:inline-block;vertical-align:middle}ul,ol,li{list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;outline:none}input[type=text],input[type=password]{-webkit-appearance:none;appearance:none;background-color:transparent;border:none;font-size:inherit;line-height:normal;outline:none;width:auto}textarea{resize:none}table{border-collapse:collapse;table-layout:fixed}th,td{padding:.75rem;text-align:left;vertical-align:top}.ellips{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.card{max-width:1250px;margin:0 auto}.header{position:fixed;top:3%;left:20px;right:0;z-index:1}.start-button{width:100%;margin-top:18px;text-align:center}.start-button button{width:343px;height:56px;border-radius:12px;font-family:Poppins SemiBold;font-weight:600;font-size:18px}@media only screen and (max-width:767px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:768px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:768px)and (max-width:991px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:991px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:992px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:992px)and (max-width:1199px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1199px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px)and (max-width:1919px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1919px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1920px){.hidden-xl-only{display:none!important}}
