body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{background-position:50%;background-size:cover;font-family:Rubik,sans-serif;margin:0;padding:0}p{font-family:Open Sans,sans-serif}.App{overflow-x:hidden}.header{align-items:center;box-sizing:border-box;display:flex;height:10vh;justify-content:space-between;padding:0 10%;width:100vw}.header img{height:8vh}.footer{display:flex;flex-flow:row nowrap;height:55vh;width:100vw}.footer img{height:3rem;margin-bottom:1rem}.footer-split{width:50%}.footer-split:first-of-type{align-items:center;background-color:#ffb400;display:flex;flex-direction:column;justify-content:center}.footer-split h3{font-size:3rem;font-weight:400;margin-bottom:1rem}.footer-split form{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-top:2rem;width:60%}.footer-split form input[type=text],.footer-split form textarea{border:none;font-size:1rem;padding:.25rem;width:100%}.footer-split form textarea{height:5rem;resize:none}.footer-split form button{align-self:flex-end;background-color:#00000003;border:2px solid #000;color:#000;cursor:pointer;padding:1rem;transition:.125s}.footer-split form button:hover{background-color:#000;color:#fff}.social-banner{align-items:center;background-color:#000;display:flex;flex-flow:row nowrap;height:10vh;justify-content:space-evenly}.social-banner img{cursor:pointer;height:2rem;transition:.125s}.social-banner img:hover{transform:scale(1.1)}.footer-list{padding:4rem}.footer-list p{cursor:pointer;font-weight:600;margin-bottom:1rem;transition:.125s}.footer-list p:last-of-type{margin-bottom:0}.footer-list p:hover{letter-spacing:.1rem}.overlay{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.doc-cont{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:90%;max-width:1000px;padding:3rem;width:80%}.doc-cont button{align-self:flex-end;background-color:#000;border:none;color:#fff;cursor:pointer;font-weight:600;margin-bottom:2rem;padding:.5rem;transition:.125s}.doc-cont button:hover{background-color:#ffb400}.doc-text{height:100%;overflow-y:scroll}.doc-text h2{margin-bottom:2rem}.doc-text h3{margin-bottom:.5rem;margin-top:2rem}@media(max-width:1200px){.footer{flex-flow:column wrap;height:auto}.footer-split{width:100%}.footer-split:first-of-type{box-sizing:border-box;padding:2rem}.footer-split form{width:100%}.social-banner{box-sizing:border-box;height:auto;padding:2rem}.social-banner img{margin-bottom:0}.doc-cont{height:95%;width:95%}}:root{--main-yellow:#ffb400;--light-gray:#f7f7f7;--white:#fff;--black:#2a2a2a}.hero{display:flex;flex-flow:row nowrap;height:60vh;width:100%}.hero-main{align-items:flex-start;background-color:#000000bf;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding:5rem;width:70%}.hero-main h2{border-left:5px solid #ffb400;border-left:5px solid var(--main-yellow);font-size:2.5rem;font-weight:600;padding:1rem 0 0 1rem}.hero-main h2,.hero-main p{color:#fff;color:var(--white);margin-bottom:1rem}.hero-main p{font-weight:100}.hero-main button{background-color:#ffffff03;border:2px solid #fff;border:2px solid var(--white);color:#fff;color:var(--white);cursor:pointer;padding:1rem;transition:.0625s}.hero-main button:hover{background-color:#fff;color:#2a2a2a;color:var(--black)}.hero-side{background-color:#ffb400;background-color:var(--main-yellow);box-sizing:border-box;flex-direction:column;height:100%;justify-content:space-evenly;padding:3rem;width:30%}.hero-side,.hero-side-tile{align-items:center;display:flex}.hero-side-tile{flex-flow:row nowrap}.hero-side-tile-cont h1{font-size:1.2rem;text-align:left}.hero-side-tile-cont p{color:#fff;color:var(--white);font-size:1rem;text-align:left}.cta,.hero-side-tile img{height:10vh}.cta{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-evenly;width:100%}.cta h6{font-size:1.5rem;font-weight:800}.cta button{background-color:#ffb30000;border:3px solid #ffb400;border:3px solid var(--main-yellow);color:#ffb400;color:var(--main-yellow);cursor:pointer;font-size:1.2rem;font-weight:600;padding:.75rem;transition:.125s}.cta button:hover{background-color:#ffb400;background-color:var(--main-yellow);color:#fff;color:var(--white)}.section{display:grid;grid-template-columns:1fr 2fr;height:100vh;position:relative;width:100%}.section-cont{background-color:#f7f7f7;background-color:var(--light-gray);box-sizing:border-box;display:flex;flex-direction:column;height:calc(100% - 15vh);justify-content:center;padding:5rem}.section-cont h3{font-size:3rem;font-weight:400;margin-bottom:2rem}.line-short{background-color:#ffb400;background-color:var(--main-yellow);height:.25rem;width:5rem}.split{display:flex;flex-flow:row nowrap;gap:2rem;margin-top:2rem}.split-col p{line-height:180%;margin-bottom:2rem}.split-col button{background-color:#00000003;border:2px solid #2a2a2a;border:2px solid var(--black);color:#000;cursor:pointer;padding:1rem;transition:.0625}.split-col button:hover{background-color:#000;color:#fff}.section-banner{background-color:#ffb400;background-color:var(--main-yellow);display:flex;flex-flow:row nowrap;height:15vh;width:100%}.split-banner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:50%}.split-banner:nth-of-type(2){background-color:#2a2a2a;background-color:var(--black);color:#fff;color:var(--white)}.split-banner p{font-size:2rem;font-weight:700}.split-banner h6{font-size:1rem;font-weight:400}.middle{align-items:center;display:flex;flex-direction:column;justify-content:center}.middle h3{font-size:3rem;font-weight:400;margin-bottom:2rem}.flex-cont{display:flex;flex-flow:row nowrap;gap:3rem;margin-top:2rem;max-width:1000px;width:80%}.tile-img{background-color:#f7f7f7;background-color:var(--light-gray);margin-bottom:1rem;padding-bottom:20vh}.tile-cont,.tile-img{box-shadow:4px 4px 6px rgba(0,0,0,.125);width:100%}.tile-cont{background-color:#fff;background-color:var(--white);box-sizing:border-box;display:flex;flex-direction:column;height:30vh;justify-content:flex-start;padding:2rem}.tile-cont h6{font-size:1.2rem;line-height:100%;margin-bottom:1rem}.tile-cont p{font-size:1rem}.tile-cont button{margin-top:auto}.flex-cont{margin-bottom:2rem}.middle button{background-color:#00000003;color:#000;cursor:pointer;padding:.75rem;transition:.125s}.middle button:hover{background-color:#000;color:#fff}.flex-cont button{border:2px solid #ffb400;border:2px solid var(--main-yellow);color:#ffb400;color:var(--main-yellow)}.flex-cont button:hover{background-color:#ffb400;background-color:var(--main-yellow)}.bottom{display:grid;grid-template-columns:1fr 2fr;width:100%}.bottom video{height:100vh;object-fit:cover;position:absolute;right:0;top:0;width:100vw;z-index:-1}.split-cta{align-items:flex-start;background-color:#2a2a2a;background-color:var(--black);box-sizing:border-box;color:#fff;color:var(--white);display:flex;flex:0 0 600px;flex-direction:column;justify-content:center;padding:3rem}.split-cta h4{font-size:2rem;font-weight:400;margin-bottom:2rem}.split-cta p{line-height:200%;margin-top:2rem}.split-cta button{background-color:#0000001a;border:3px solid #ffb400;border:3px solid var(--main-yellow);color:#ffb400;color:var(--main-yellow);cursor:pointer;font-weight:600;margin-top:2rem;padding:1rem;transition:.125s}.split-cta button:hover{background-color:#ffb400;background-color:var(--main-yellow);color:#fff;color:var(--white)}.bottom .section-banner{display:flex;margin-top:85vh;max-width:100vw;position:relative;width:auto;p{font-size:1rem;font-weight:400}h6{font-size:1.5rem;font-weight:600}button{background-color:#0000001a;border:2px solid #fff;border:2px solid var(--white);color:#fff;color:var(--white);cursor:pointer;font-weight:400;padding:1rem;transition:.125s}button:hover{background-color:#fff;background-color:var(--white);color:#000}}.faq{display:none}.reviews{align-items:center;background-color:#f7f7f7;background-color:var(--light-gray);display:flex;flex-direction:column;height:70vh;justify-content:center}.reviews h2{font-size:3rem;font-weight:400;margin-bottom:2rem}.review-tile{align-items:center;background-color:#fff;background-color:var(--white);box-shadow:4px 4px 6px rgba(0,0,0,.125);box-sizing:border-box;display:flex;flex-direction:column;height:30vh;justify-content:space-between;padding:2rem;transition:.125s}.review-tile:hover{transform:scale(1.1)}.review-tile p{line-height:160%}.review-tile p:last-of-type{font-weight:700;margin-top:1rem;opacity:30%}.review-tile h6{color:#ffb400;color:var(--main-yellow);font-size:2rem;letter-spacing:-.1rem;line-height:60%}.black{background-color:#000}@media(max-width:1200px){.hero{flex-flow:column nowrap;height:auto}.hero-main{width:100%}.hero-side{flex-direction:row;flex-wrap:wrap;gap:3rem;height:auto;width:100%}.hero-side-tile{max-width:320px;min-width:300px}.cta{box-sizing:border-box;flex-flow:row wrap;gap:1rem;height:auto;padding:2rem}.section{display:flex;flex-direction:column;height:auto}.section-img{height:30vh;width:100%}.section-cont{height:auto;padding:2rem}.split{flex-flow:row wrap;gap:1rem}.middle{box-sizing:border-box;padding:2rem}.flex-cont{flex-flow:column wrap}.bottom video{height:50vh;position:relative}.bottom .section-banner{margin-top:0}.faq{display:none}.reviews{box-sizing:border-box;padding:2rem}}
/*# sourceMappingURL=main.bde08495.css.map*/