@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap");:root{--primary:#e81c1c;--background:#fff}body,html{padding:0;margin:0;font-family:Oswald,sans-serif;font-optical-sizing:auto;font-weight:"regular";font-style:normal;font-size:18px;line-height:1.5;background:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}section{min-height:100vh;max-width:100%}p{margin:0}ul{list-style:none}.app-container{min-height:50vh}.page-container{margin-bottom:60px}.loader{position:fixed;z-index:999999;left:0;right:0;top:0;bottom:0;background:#fff;display:grid;place-items:center;visibility:hidden;opacity:0;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.loader.active{visibility:visible;opacity:1}.loader img{width:160px;-webkit-animation:loader 1s ease-in-out infinite;animation:loader 1s ease-in-out infinite}@-webkit-keyframes loader{25%{opacity:.5}50%{opacity:.9}75%{opacity:.5}to{opacity:.9}}@keyframes loader{25%{opacity:.5}50%{opacity:.9}75%{opacity:.5}to{opacity:.9}}.Header_header__VYZ3G{padding:2px 0;background:#fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.Header_flex__4xMHp{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center}.Header_sticky__sIjME{padding:5px 0;position:fixed;left:0;right:0;top:0;-webkit-box-shadow:1px 1px 6px rgba(0,0,0,.3);box-shadow:1px 1px 6px rgba(0,0,0,.3);z-index:99999}.Header_logo__6vBZG{font-size:25px;font-weight:700;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.Header_logo__6vBZG span{color:var(--primary)}.Header_logo__6vBZG img{width:65px;height:auto;padding:3px}.Header_logo__6vBZG img:hover{opacity:.7}.Header_header__VYZ3G ul{list-style:none;margin:3px 0}.Header_sticky__sIjME ul{margin:10px 0}.Header_header__VYZ3G li{display:inline-block;padding:0;margin-right:20px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-weight:700;position:relative}.Header_header__VYZ3G li:before{bottom:1px;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);transform:translateY(30px)}.Header_header__VYZ3G li:after,.Header_header__VYZ3G li:before{content:" ";position:absolute;width:100%;height:3px;background:var(--primary);left:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:0}.Header_header__VYZ3G li:after{top:1px;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);transform:translateY(-30px)}.Header_header__VYZ3G ul a.Header_active__EB8lX li,.Header_header__VYZ3G ul a:hover li{color:var(--primary)}.Header_header__VYZ3G a.Header_active__EB8lX li:after,.Header_header__VYZ3G a.Header_active__EB8lX li:before,.Header_header__VYZ3G a:hover li:after,.Header_header__VYZ3G a:hover li:before{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);opacity:1}.Header_bars__EnSYg{position:relative;width:30px;height:25px;cursor:pointer}.Header_bar__YqXdy{position:absolute;left:0;right:0;width:100%;height:2px;background:var(--primary);-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.Header_bar__YqXdy:first-child{top:1px}.Header_bar__YqXdy:nth-child(2){top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.Header_bar__YqXdy:nth-child(3){top:-moz-calc(100% - 3px);top:calc(100% - 3px)}.Header_bars__EnSYg.Header_active__EB8lX .Header_bar__YqXdy:first-child{display:none}.Header_bars__EnSYg.Header_active__EB8lX .Header_bar__YqXdy:nth-child(2){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.Header_bars__EnSYg.Header_active__EB8lX .Header_bar__YqXdy:nth-child(3){-webkit-transform:rotate(45deg) translate(-5px,-8px);-moz-transform:rotate(45deg) translate(-5px,-8px);transform:rotate(45deg) translate(-5px,-8px)}@media (max-width:768px){.Header_header__VYZ3G li{display:block;margin-right:0;margin-top:15px}.Header_header__VYZ3G ul{padding:0}.Header_header__VYZ3G nav{height:0;-webkit-transition:height .8s ease;-moz-transition:height .8s ease;transition:height .8s ease;overflow:hidden}nav.Header_active__EB8lX{height:100vh}}.Footer_footer__Tl1eP{padding:0 20px;text-align:center;-webkit-box-shadow:1px 1px 6px rgba(0,0,0,.3);box-shadow:1px 1px 6px rgba(0,0,0,.3)}.Footer_logo__PM82v{font-size:45px;font-weight:700;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}p .Footer_logo__PM82v{font-size:17px}.Footer_logo__PM82v span{color:var(--primary)}.Footer_logo__PM82v img{width:200px;height:auto}.Footer_logo__PM82v img:hover{opacity:.7}.Footer_social__r_lug{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.Footer_social__r_lug img{width:30px;height:auto;margin-left:10px;margin-bottom:-10px}.Footer_footer__Tl1eP ul li{display:inline-block;margin-left:10px;font-size:15px}.Footer_footer__Tl1eP ul a{-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.Footer_footer__Tl1eP ul a:hover{color:var(--primary)}.Footer_topFooter__QpTd0{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;border-bottom:1px solid rgba(0,0,0,.2);padding:10px 0}.Footer_copy__zWR02{padding:10px 0}.Footer_copy__zWR02 img{width:50px;height:50px;margin-right:15px}@media (max-width:768px){.Footer_topFooter__QpTd0{display:block}.Footer_logo__PM82v,.Footer_social__r_lug{-moz-box-pack:center;justify-content:center}.Footer_social__r_lug{margin-top:15px}.Footer_social__r_lug img{width:40px}}