body{margin:0;box-sizing:border-box;background-color:#1f1f1f;color:#fff}body .container-fluid{padding:3% 7%}body .container-fluid-2x{padding:6% 14%}body .btn-primary{background:#f78c00;border:none;box-shadow:0 10px 72px 15px #f78c00}body .btn-primary:hover{background:#d67b03}body .btn-outline-primary{border:1px solid #f78c00;color:#fff}body .btn-outline-primary:hover{background:#f78c00;box-shadow:0 10px 72px 15px #f78c00;border:1px solid #f78c00}.pulse-dot-20{display:inline-block;width:20px;height:20px;border-radius:50%;background:#069412;box-shadow:0 10px 72px 15px #069412}.pulse-animation{animation:pulseAnimation 2.5s infinite}@keyframes pulseAnimation{0%{box-shadow:0 0 0 0 rgba(9,110,17,.549)}75%{box-shadow:0 0 0 15px rgba(9,110,17,0)}to{box-shadow:0 0 0 0 rgba(9,110,17,0)}}header{background:linear-gradient(rgba(31,31,31,.5),#1f1f1f),url(/img/heading-bg.52cc24ad.jpg);background-size:cover;background-repeat:no-repeat;height:80vh;text-align:center}nav{font-family:Ubuntu,sans-serif}nav .nav-link{margin:0 .3rem}.heading-wrapper{padding:0 3% 7% 3%}.heading-wrapper .heading{font-family:Open Sans,sans-serif}.heading-wrapper .heading .heading-logo{width:25vw}.heading-wrapper .heading h1{font-weight:900;letter-spacing:1px;font-size:3.5rem}.heading-wrapper .heading .heading-server-status-wrapper{display:flex;align-items:center;justify-content:center;padding-top:1rem;padding-bottom:1.5rem}.heading-wrapper .heading .heading-server-status-wrapper p{margin:0;padding-left:.5rem;color:#069412;text-shadow:0 0 16px #069412}.heading-wrapper .heading .heading-button{margin-top:1rem}#about{min-height:60vh;text-align:left;padding:7% 3%}#about .about-heading{font-family:Ubuntu,sans-serif;font-weight:900;font-size:3rem}#about .about-description{color:#bfbcbc}#about .about-button-wrapper{padding-top:1rem}#features{min-height:60vh}#features .feature{text-align:center}#features .feature .feature-icon{margin:2rem auto;width:5rem;height:5rem;display:flex;justify-content:center;align-items:center;border-radius:10px 0 10px 0}#features .feature:first-child .feature-icon{background:#640da6;box-shadow:3px 10px 72px 3px #640da6}#features .feature:nth-child(2) .feature-icon{background:#139419;box-shadow:3px 10px 72px 3px #139419}#features .feature:nth-child(3) .feature-icon{background:#b03816;box-shadow:3px 10px 72px 3px #b03816}#features .feature .feature-heading{font-family:Ubuntu,sans-serif}#features .feature .feature-description{line-height:2;color:#dedede;padding:0 2rem}#map{margin-bottom:4rem;min-height:40vh;text-align:center}#map h1{font-weight:bolder;font-size:3rem;margin:2rem}#cta,#map h1{font-family:Ubuntu,sans-serif}#cta{text-align:center;display:flex;justify-content:center;align-items:center;min-height:40vh;-webkit-clip-path:polygon(100% 0,100% 79%,0 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 79%,0 100%,0 100%,0 0);background:linear-gradient(#1f1f1f,rgba(31,31,31,.5)),url(/img/cta-bg.9d55abf0.jpg);background-size:cover}#cta a{margin:1rem 0}#contact{min-height:70vh}#contact,#footer{text-align:center}#footer{color:#bfbcbc}@media screen and (max-width:768px){.heading .heading-logo{width:75vw!important}.heading .heading-title{font-size:2rem!important}#about{text-align:center}#about .about-image{width:66vw}}