.header{justify-content:space-between;padding:10px 50px;height:90px;border-bottom:3px solid #a90000}.header,.logo-nav{display:flex;align-items:center}.logo-nav{justify-content:space-evenly}.logo-container{display:flex;align-items:center;justify-content:center}.logo-container a{list-style-type:none;text-decoration:none}.nav-options{padding-left:25px;display:grid;grid-template-columns:repeat(5,auto);grid-gap:50px;list-style-type:none;position:absolute;right:50px}.mobile-menu{display:none}li a{list-style-type:none;text-decoration:none;color:#fff;font-weight:700;font-size:1.25rem}.option :hover{text-decoration:underline;-webkit-text-decoration-color:#a90000;text-decoration-color:#a90000;text-decoration-thickness:5px;text-underline-offset:10px}@media screen and (max-width:800px){.logo{width:125px}.header{padding:0 10px}.nav-options{display:flex;width:100%;height:100vh;position:absolute;top:77px;left:-100%;opacity:0;transition:all .5s ease;flex-direction:column;list-style-type:none;grid-gap:0}.nav-options.active{background:#202020;left:0;opacity:1;transition:all .5s ease;z-index:1;align-content:center;padding-left:0}.menu-icon{width:45px;height:45px;color:#fff}.option{display:flex;align-items:center;justify-content:center;height:10vw;padding:10px 0}.mobile-menu{display:block}}@media screen and (min-width:801px) and (max-width:900px){.logo{width:175px}}.home{display:flex}.bg-image{background-image:linear-gradient(0deg,transparent 0,#000),url(/static/media/home-background.3234a8b5.png);background-repeat:no-repeat;background-position:50%;background-size:cover;background-attachment:fixed;width:100%;height:100vh}.landing{color:#fff;position:relative;top:30%;font-family:"Noto Sans",sans-serif;font-size:2rem}.home-button,.landing{display:flex;justify-content:center}.home-button{flex-direction:row;flex-wrap:wrap;margin:300px auto auto}.homeBtn{height:50px;width:175px;background-color:#a90000;color:#fff;font-size:1rem;font-weight:700;border-radius:4px;border:1px solid #a90000;cursor:pointer;margin:40px}.homeBtn:hover{background-color:#900}@media screen and (max-width:600px){.landing{font-size:1.25rem;text-align:center}.homeBtn{width:125px;height:40px;font-size:.8rem;margin:20px}}@media screen and (min-width:600px) and (max-width:1023px){.landing{font-size:1.75rem;text-align:center}}@media screen and (max-width:360px){.home-button{display:none}}@media screen and (max-width:900px){.bg-image{background-image:linear-gradient(0deg,transparent 0,#000),url(/static/media/home-background-res.8344c0c5.png)}}body{font-family:"Noto Sans",sans-serif}html{background-color:#202020}.about{background-image:linear-gradient(0deg,transparent 0,#000),url(/static/media/tracker.337e711f.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;width:100%;height:50vh}.about-wrapper{position:relative;top:80%;height:100%;background-color:#fff;padding:10px}.cardImg{height:150px}.cards{display:flex;justify-content:space-around}.card1,.card2,.card3{box-shadow:0 6px 10px 0 rgba(0,0,0,.2);border-radius:6px;width:400px;height:375px;margin:auto;background-color:#fff;padding:10px}@media screen and (max-width:600px){body{overflow:auto}.about{height:35vh}.about-wrapper{background-color:#fff;height:auto}.cards{flex-direction:column}h1{font-size:1.25rem}.card1,.card2,.card3{width:300px;height:300px;margin-top:5px}.info-icon{font-size:1.5rem}.about-para,.info{font-size:.75rem}}@media screen and (min-width:601px) and (max-width:1020px){.card1,.card2,.card3{height:475px}}@media screen and (min-width:1021px) and (max-width:1400px){.card1,.card2,.card3{height:500px}}.contact{background:linear-gradient(0deg,transparent 0,#000 90%)}.contact-para-wrapper{margin-top:75px}.ch1,.contact-para-wrapper{display:flex;justify-content:center}.ch1{color:#fff}.contact-h1{font-size:3rem}.icon{color:#a90000;font-size:4.5rem;padding-left:15px;padding-right:15px}.contact-para{color:#fff;font-size:1.2rem}.wrapper{margin:0;box-sizing:border-box;outline:none;position:absolute;top:70%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;padding:0 20px}.contact-form{max-width:600px;background:#161616;padding:30px;border-radius:5px;display:flex;box-shadow:0 0 10px rgba(0,0,0,.8);margin:25px auto 0}.input-fields{display:flex;flex-direction:column;margin-right:4%}.input-fields,.msg{width:48%}.input-fields .input,.msg textarea{margin:10px 0;background:transparent;border:0;border-bottom:2px solid #fff;padding:10px;color:#fff;width:100%}.msg textarea{height:139px}::-webkit-input-placeholder{color:#fff;font-family:"Noto Sans",sans-serif}::-moz-input-placeholder{color:#fff;font-family:"Noto Sans",sans-serif}::-ms-input-placeholder{color:#fff;font-family:"Noto Sans",sans-serif}.submit-button{background-color:transparent;outline:none;border:none;text-decoration:underline;text-underline-position:below;text-underline-offset:.5em;text-decoration-thickness:2px;-webkit-text-decoration-color:#fff;text-decoration-color:#fff;text-transform:uppercase;padding:10px;color:#fff;cursor:pointer;font-size:1rem}.submit-button:hover{color:#a90000;-webkit-text-decoration-color:#a90000;text-decoration-color:#a90000}.Alert.error,.Alert.success{background-color:#a90000;color:#fff}.popupButton{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.modal{font-size:20px}.modal-header,.modal>.content{text-align:center}.modal>.content{width:100%;padding:10px 5px}.modal>.close{cursor:pointer;position:absolute;display:block;padding:2px 5px;line-height:20px;right:-10px;top:-10px;font-size:24px;background:#fff;border-radius:18px;border:1px solid #cfcece}@media screen and (max-width:600px){.contact-form{flex-direction:column;max-width:300px}.contact-page{overflow:scroll}.wrapper{padding:5px;width:95%;top:70%}.msg textarea{height:40px}.input-fields,.msg{width:100%}.input-fields .input,.msg textarea{border-bottom:.1px solid #fff}.submit-button{font-size:.75rem}.ch1{display:none}.contact-para-wrapper{margin-top:0}.modal{font-size:15px}.icon{font-size:3rem;padding-top:60px}}.platform-wrapper{background-color:#fff}.platform-card{display:flex;flex-direction:row;justify-content:center;padding:50px}.platform-img{height:70vh;box-shadow:0 6px 10px 0 rgba(0,0,0,.2);border-radius:6px}.platform-content{display:flex;flex-direction:column;justify-content:center;margin-left:5%}.platform-h3{color:#202020}.platform-list-item{color:#a90000}span{color:#000}.platform-h3,h4{margin-bottom:-10px}@media screen and (max-width:600px){.platform-card{flex-wrap:wrap}.platform-img{height:40vh}.platform-h1{margin-top:40px}.platform-list{font-size:.75rem}}
/*# sourceMappingURL=main.dd48cfd6.chunk.css.map */