@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Signika:wght@300;600&display=swap);body{font-family:Signika,sans-serif;background-color:#fd0005}li,p{font-family:Montserrat,sans-serif}.h1,h1{font-family:Signika,sans-serif;font-size:48px}.h1+p,h1+p{opacity:.7}.subtitle{letter-spacing:1px}.subtitle+p{opacity:.7}*{outline:0}.custom-select:focus{box-shadow:none!important}.accordion>.card{border:none!important}.accordion>.card .card-header{color:#cf0003!important;background-color:#edd7d7}.accordion>.card .card-header .btn{color:#cf0003!important;padding:0!important}.main--screen{display:flex;width:100vw;height:100%;position:absolute;overflow:hidden;color:#fff}.main--screen:before{content:"";display:inline-block;position:fixed;z-index:0;pointer-events:none;top:0;left:0;right:0;bottom:0;background:#e10004;background:linear-gradient(360deg,#cf0003 0,#fd0004 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b90003", endColorstr="#fd0004", GradientType=1)}.main--screen.subpage-wrapper:before{background:linear-gradient(360deg,#cf0003 60%,#fd0004 100%)}.main--screen .subpage{border-radius:24px 24px 0 0}.col-form-label,.custom-select,.form-control,label{font-size:14px;font-weight:600}.custom-select{position:absolute;top:0;left:0;background-color:transparent;text-align:right;padding-left:73%!important;border-radius:.8rem}.btn{font-weight:600;border-radius:.8rem;padding:1rem .75rem}.btn.focus,.btn:focus{box-shadow:none}.btn.btn-lg{font-size:28px}.btn.btn-danger{border:0;color:#cf0003;background-color:#edd7d7}.btn.btn-secondary{background-color:rgba(0,0,0,.15);border:0!important}.rounded{border-radius:.8rem!important}.alert{position:fixed;z-index:100;bottom:0;left:15px;right:15px;border-radius:.8rem;-webkit-animation:.5s cubic-bezier(.39,.575,.565,1) both slide-in-bottom;animation:.5s cubic-bezier(.39,.575,.565,1) both slide-in-bottom}.slide-in-bottom{-webkit-animation:.5s cubic-bezier(.39,.575,.565,1) both slide-in-bottom;animation:.5s cubic-bezier(.39,.575,.565,1) both slide-in-bottom}.fade-in{-webkit-animation:.5s cubic-bezier(.39,.575,.565,1) both fade-in;animation:.5s cubic-bezier(.39,.575,.565,1) both fade-in}@-webkit-keyframes slide-in-bottom{0%{transform:translateY(1000px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes slide-in-bottom{0%{transform:translateY(1000px);opacity:0}100%{transform:translateY(0);opacity:1}}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@media (max-width:767.98px){.h1,h1{font-size:8vw}.subtitle{font-size:6vw}.display-4{font-size:8vw}p{font-size:3.5vw}.btn.btn-lg{font-size:4.5vw}}