/*
 * t3rrific.com
 * (c)2019-2026 by Michael Schams <schams.net> | <t3rrific.com>
 *
 * #ff8700 - orange
 * #000000 - black
 * #ffffff - white
 * #B9B9B9 - light-grey
 * #8C8C8C - grey
 * #515151 - dark-grey
 */

body{font-family:"Source Sans 3",sans-serif;font-size:1rem}body.bg-dark{background-color:#343a40!important}header>.navbar{min-height:4.5rem}header>.navbar.bg-orange{--bs-bg-opacity:1;background-color:#ff8700}header>.navbar .navbar-brand{color:#f0f0f0;margin-right:0;font-size:1.4rem;-webkit-transition:font-size .2s;transition:font-size .2s}header>.navbar .nav-toggler-icon{width:24px;height:24px}header>.navbar .dropdown .dropdown-menu{width:14rem;margin:-.6rem 0 0 -12rem}header>.navbar .dropdown .dropdown-menu .dropdown-item{padding-left:1rem;padding-right:5rem;font-weight:600}header>.navbar .dropdown .dropdown-menu .dropdown-item:focus,header>.navbar .dropdown .dropdown-menu .dropdown-item:hover{color:#fff;background-color:#ff8700}@media screen and (width<=1199px){main.content div.top-banner h1{font-size:3.2rem!important}main.content div.top-banner p{font-size:1.8rem!important}main.content h1{font-size:3.4rem!important}main.content h2{font-size:2rem!important}main.content h3{font-size:1.6rem!important}}@media screen and (width<=991px){main.content div.top-banner h1{margin-bottom:0;font-size:2.8rem!important}main.content div.top-banner p{margin-bottom:0;font-size:1.6rem!important}main.content h1{font-size:2.8rem!important}main.content h2{font-size:2rem!important}main.content h3{font-size:1.6rem!important}}@media screen and (width<=767px){header>.navbar .dropdown .dropdown-menu{margin:0 0 0 -12rem;font-size:1.4rem}main.content div.top-banner h1{margin-bottom:0;font-size:2.4rem!important}main.content div.top-banner p{margin-bottom:0;font-size:1.4rem!important}main.content h1{font-size:2.4rem!important}main.content h2{font-size:1.8rem!important}main.content h3{font-size:1.4rem!important}}@media screen and (width<=575px){header>.navbar .dropdown .dropdown-menu{margin:0 0 0 -14rem;font-size:1.6rem}main.content div.top-banner h1{text-align:center;margin-bottom:0;font-size:2.2rem!important}main.content div.top-banner p{text-align:center;margin-bottom:0;font-size:1.2rem!important}main.content h1{font-size:2.2rem!important}main.content h2{font-size:1.6rem!important}main.content h3,main.content p{font-size:1.2rem!important}main.content p.smaller{font-size:1rem!important}main.content ul li,main.content table{font-size:1.2rem!important}main.content label{line-height:normal;font-size:1.2rem!important}}@media screen and (width<=479px){header>.navbar .dropdown .dropdown-menu{margin:0 0 0 -11rem;font-size:1.2rem}main.content div.top-banner h1{text-align:center;margin-bottom:0;font-size:1.8rem!important}}main.content{margin-top:2rem}main>.container,main>.container-fluid{padding-top:4rem}body.bg-dark main>.container h1,body.bg-dark main>.container h2{color:#c8c8c8;font-weight:700}main.content div.top-banner{background-color:#343a40;margin-bottom:0;padding-top:4rem;padding-bottom:1rem}main.content div.top-banner h1,main.content div.top-banner p{color:#fff}main.content div.top-banner p{font-size:2rem;font-weight:600}main.content a.btn.btn-sm img.chevron{max-height:1.2rem}footer.footer.bg-dark a{color:#d8d8d8}footer.footer.bg-dark a:hover{color:#fff}footer.footer img.flag-icon{width:20px;height:15px;margin-right:.4rem}.content{font-size:1.4rem;line-height:1.8rem}.content h1,.content h2,.content h3,.content h4{color:#666}.content h2,.content h3,.content h4{font-weight:700}.content h1{font-size:3.4rem}.content h2{margin-bottom:.5rem;font-size:2rem}.content h3{margin-bottom:.5rem;font-size:1.6rem}.content h4{font-size:1.4rem}.content .teaser-text p{color:#888;font-weight:700}.content .teaser-text p strong{color:#555}.bg-eeeeee{background-color:#eee}.bg-opacity-20{background-color:#fff3}.bg-opacity-40{background-color:#fff6}.bg-opacity-60{background-color:#fff9}.bg-opacity-80{background-color:#fffc}.bg-t3rrific-dark{color:#fff!important;background-color:#343a40!important}.btn{border-radius:1.2rem;padding-left:1rem;padding-right:1rem}.btn.btn-sm{border-radius:1rem;padding-left:.5rem;padding-right:.5rem}.bg-orange{color:#fff!important;background-color:#ff8700!important}.btn-orange{color:#fff!important;background-color:#ff8700!important;font-weight:700!important}.btn-orange:hover,.btn-orange.active{color:#fff!important;background-color:#ff7500!important}.smaller{font-size:.75em!important}.font-t3rrific{font-family:Archivo Black,sans-serif!important;font-style:normal!important;font-weight:400!important}.font-archivo-black{font-style:normal;font-family:Archivo Black,sans-serif!important}.font-source-sans-pro{font-style:normal;font-family:Source Sans Pro,sans-serif!important}.m-6,.mx-6{margin:6rem!important}.mt-6{margin-top:6rem!important}.me-6{margin-right:6rem!important}.mb-6{margin-bottom:6rem!important}.ms-6{margin-left:6rem!important}.w-33{width:33%!important}.vh-80{height:80vh!important}.vh-60{height:60vh!important}.vh-50{height:50vh!important}.vh-40{height:40vh!important}.vh-20{height:20vh!important}
