.spinner{background:var(--color-background)!important;display:grid;justify-content:center}.spinner div{-webkit-animation:spinner 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:spinner 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.spinner div:after{background:var(--color-on-background);border-radius:50%;content:" ";display:block;height:7px;margin:-4px 0 0 -4px;position:absolute;width:7px}.spinner div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.spinner div:first-child:after{left:63px;top:63px}.spinner div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.spinner div:nth-child(2):after{left:56px;top:68px}.spinner div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.spinner div:nth-child(3):after{left:48px;top:71px}.spinner div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.spinner div:nth-child(4):after{left:40px;top:72px}.spinner div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.spinner div:nth-child(5):after{left:32px;top:71px}.spinner div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.spinner div:nth-child(6):after{left:24px;top:68px}.spinner div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.spinner div:nth-child(7):after{left:17px;top:63px}.spinner div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.spinner div:nth-child(8):after{left:12px;top:56px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--color-background:#fff;--color-on-background:#2f2838;--color-card-background:#f5f5f5;--color-primary:#ce1313;--color-on-primary:#fff;--color-secondary:#fee7e7;--color-on-secondary:#484848;--color-error:#b00020;--color-on-error:#fff;--color-on-hover:#98707a;--color-on-labelAndHeaders:#ec1c24;--on-active-color:#fff}body[data-theme=dark]{--color-background:#2f2838;--color-on-background:#fff;--color-primary:#bb86fc;--color-on-primary:#000;--color-secondary:#fee7e7;--color-on-secondary:#484848;--color-error:#cf6679;--color-on-error:#000;--on-active-color:#7694ec}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--color-background);color:#2f2838;color:var(--color-on-background);font-family:Poppins,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1{margin-bottom:1em;text-align:left}h1,h2{color:#ec1c24;color:var(--color-on-labelAndHeaders)}h2{font-size:40px;font-weight:600;margin-bottom:3rem;text-align:center}h6{color:#2f2838!important;color:var(--color-on-background)!important}h1.long-margin{margin-bottom:1.8em}label{color:#ec1c24;color:var(--color-on-labelAndHeaders);text-align:center}button{background:#ce1313;background:var(--color-primary);color:#fff;color:var(--color-background)}input{color:#2f2838;color:var(--color-on-background);padding:.25rem}.contactForm .container,.container .formContainer,input{background:#fff;background:var(--color-background)}.contained{max-width:1400px}.container-left{margin-left:calc(50vw - 715px);padding-left:15px;padding-right:15px}@media (max-width:1430px){.container-left{margin-left:0}}.hero{padding-bottom:250px;padding-top:100px}.hero.hero-small{padding-bottom:40px}.hero h1{color:#000;font-size:50px;font-weight:600;margin-bottom:3rem}.hero .lead-text{font-size:18px;line-height:1.8}.hero .lead-text:not(:last-child){margin-bottom:55px}.hero .hero-ctas{align-items:flex-start;display:flex;flex-wrap:wrap;gap:30px}@media (max-width:767px){.hero{padding-bottom:100px;padding-top:50px}.hero .hero-ctas{flex-direction:column-reverse;gap:30px}}.sub-section{margin-bottom:150px}.sub-section h2{margin-bottom:4rem}@media (max-width:767px){.sub-section{margin-bottom:130px}}
/*# sourceMappingURL=main.a5ee2175.css.map*/