*{box-sizing:border-box}html{font-family:Montserrat,Arial,sans-serif;font-size:13px}html h1{font-size:4rem}html h2{font-size:2.5rem}html h3{font-size:2rem}html a,html p{font-size:1.7rem;line-height:2.5rem}body{background-color:#f8f8f8;margin:0}img{image-rendering:auto;image-rendering:-moz-crisp-edges;image-rendering:optimizeQuality;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast}button,input[type=reset],input[type=submit]{background:transparent;border:none;color:inherit;cursor:pointer;font:inherit;outline:inherit;padding:0}h1,h2,h3,h4,p{color:#f8f8f8;margin:0;padding:0}@keyframes fade-in-open{0%{opacity:0}to{opacity:1}}@keyframes fade-close-out{0%{opacity:1}to{opacity:0}}.link-button{align-items:center;border:5px solid #fff;display:inline-flex;font-weight:700;justify-content:center;margin:0 auto;padding:12px 18px;text-align:center;white-space:nowrap}.blue-button,.link-button{color:#f8f8f8;text-decoration:none}.blue-button{background-color:#003db4;border-radius:8px;box-shadow:.5px .5px 10px #1a1a1a;padding:8px 10px;transition:.3s}.blue-button p{color:#f8f8f8;display:inline-block;font-size:1.5rem;text-shadow:#fff 0 0 0}.blue-button:hover{transform:scale(1.05)}.navbar{display:flex;height:100px;justify-content:center;padding:3rem;position:fixed;top:0;width:100%;z-index:20}.navbar h1{font-size:4.5rem;white-space:nowrap}.navbar-scrolled{background-color:#003db4;border-bottom:3px solid #f8f8f8;box-shadow:0 .5px 8px #1a1a1a;color:#f8f8f8;height:60px;transition:background-color .1s linear,height .1s linear}.navbar-scrolled .menu-container .bar{background-color:#1a1a1a}.navbar-scrolled .navbar-container .nav-content a,.navbar-scrolled h1{color:#f8f8f8}.navbar-scrolled .navbar-container .request-quote{background-color:#f8f8f8}.navbar-scrolled .navbar-container .request-quote p{color:#003db4;display:inline-block}.navbar-scrollback{background-color:transparent;height:100px;transition:background-color .1s linear,height .1s linear}.navbar-scrollback .navbar-container .request-quote{background-color:transparent;box-shadow:none}.navbar-scrollback .navbar-container .request-quote p{color:#f8f8f8}#header-point{height:1px;left:0;position:absolute;top:70px;width:1px}.navbar-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:90%}.navbar-container .nav-text-container{display:flex;justify-content:space-between;white-space:nowrap}.navbar-container .icon-container{color:#f8f8f8}.navbar-container .menu-container{display:none;width:70px}.logo-container{align-items:center;display:flex;flex-direction:row;gap:1rem}.logo-container svg{filter:drop-shadow(2px 2px 5px rgba(0,0,0,.7));width:1.6rem}.logo-container h1{display:absolute;font-size:2rem;font-weight:900;margin:0 auto;text-shadow:2px 2px 5px #1a1a1a}.logo-container h1 a{color:#fff;text-decoration:none}.toggle-button{display:none;flex-direction:column;height:2rem;justify-content:space-between;margin:0 0 0 1.2rem;position:relative;width:30px;z-index:100}.toggle-button .bar{background-color:#f8f8f8;border-radius:10px;box-shadow:2px 2px 10px #1a1a1a;height:4px;width:2.3rem}.icon-container{display:flex;font-size:2.5rem;gap:1rem}#logo-nav{height:auto;max-width:100%;width:450px}.nav-overlay{align-items:center;animation:fade-in-open .1s ease-in-out;display:none;height:100%;justify-content:center;position:fixed;width:100%;z-index:10}.nav-overlay h1,.nav-overlay h2,.nav-overlay h3,.nav-overlay p{text-align:center}.nav-overlay a{color:#1a1a1a;text-decoration:none}.overlay-background{background-color:#003db4;height:100%;opacity:.9;position:absolute;width:100%}.logo-content h1{font:Times New Roman}.nav-content{display:flex;flex-direction:row;gap:5vh;margin-left:10vh}.nav-content a{color:#f8f8f8;font-size:2.5vh;font-weight:800;opacity:1;text-align:center;text-decoration:none;text-shadow:2px 2px 5px #1a1a1a;transition:.3s}.nav-content a:hover{opacity:.5}.nav-content-overlay{display:flex;flex-direction:column;gap:5vh;position:absolute}.nav-content-overlay a{color:#f8f8f8;font-size:4vh;font-weight:900;text-align:center;text-shadow:2px 2px 5px #1a1a1a;transition:.3s}.nav-content-overlay a:hover{opacity:.7}.request-quote{background-color:#fff;border-radius:8px;box-shadow:1px 1px 10px #1a1a1a;padding:5px 8px;text-decoration:none;transition:.3s}.request-quote p{color:#003db4;font-family:Montserrat,Arial,sans-serif;font-size:3vh;font-weight:800}.request-quote:hover{transform:scale(1.05)}.splash-screen{align-items:center;background-color:#000;display:flex;height:60vh;justify-content:center;position:relative;width:100%;z-index:2}.splash-screen-page{height:60vh}.splash-background-image{height:100%;object-fit:cover;opacity:.7;position:absolute;width:100%;z-index:-1}.splash-backdrop{background-color:#003db4;display:none;flex-direction:column;height:30%;opacity:.7;position:absolute;width:100%;z-index:1}.splash-backdrop,.splash-box{align-items:center;justify-content:center}.splash-box{display:center;opacity:1;position:relative;width:90%;z-index:10}.splash-box h1{font-size:3.5rem;font-weight:900}.splash-box h1,.splash-box p{text-align:center;text-shadow:2px 2px 5px #1a1a1a}.splash-box p{font-family:Open Sans,Arial,sans-serif;font-size:1.5rem;font-weight:600}.article-box{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;z-index:2}.article-box svg{z-index:5}.footer-box{padding:1rem}.footer-box a,.footer-box p{font-size:1rem;line-height:1.5rem;text-decoration:none}.white-box h1,.white-box h2,.white-box h3,.white-box h4{color:#003db4}.white-box a,.white-box li,.white-box p{color:#303030}.blue-box{background-color:#003db4}.blue-box h1,.blue-box h2,.blue-box h3,.blue-box h4{text-shadow:2px 2px 4px #1a1a1a}.blue-box h1,.blue-box h2,.blue-box h3,.blue-box h4,.blue-box li,.blue-box p{color:#f8f8f8;text-shadow:2px 2px 5px #1a1a1a}.blue-box a{color:#f8f8f8}.blue-box .grid-container .grid-box{border-color:#f8f8f8}.centered-header h1,.centered-header h2,.centered-header h3,.centered-header h4,.centered-header p{text-align:center}.centered-header h1{font-size:4rem}.article-background-img{height:100%;object-fit:cover;opacity:.3;position:absolute;width:100%;z-index:0}.content-body{padding:2.5rem 0 4rem;width:min(90%,80rem);z-index:5}.content-body h1,.content-body h2,.content-body h3,.content-body p,.content-body span{font-family:Open Sans,Arial,sans-serif;margin:.5rem 0}.content-body h1{font-size:2.2rem;font-weight:900}.content-body li{font-family:Open Sans,Arial,sans-serif;font-size:1.5rem;margin:.5rem 0}.content-color-connected{padding:2.5rem 0 2rem}.article-blog-body .content-body{width:min(90%,65rem)}.article-blog-body .content-body h1{font-size:2.5rem}.article-blog-body .content-body p{font-size:1.5rem;margin-bottom:1.8rem}.blog-preview{align-items:center;display:flex;flex-direction:row;gap:30px}.blog-preview img{height:250px;object-fit:cover;width:250px}.grid-container{flex-wrap:wrap;gap:4rem;margin-top:30px;z-index:5}.grid-box,.grid-container{display:flex;justify-content:center}.grid-box{align-items:center;background-color:#003db4;border:6px solid #003db4;border-radius:5px;box-shadow:2px 2px 4px #1a1a1a;flex-direction:column;height:270px;text-decoration:none;transition-duration:.3s;width:250px;z-index:2}.grid-box p{color:#f8f8f8;font-size:1.4rem;font-weight:900;position:absolute;text-shadow:2px 2px 5px #1a1a1a;z-index:1}.grid-box img{height:100%;object-fit:cover;opacity:.9;width:100%}.grid-box:hover{transform:translateY(-15px)}.two-column{display:grid;grid-template-columns:1fr 1fr}.two-column img{margin:0 auto;width:25rem}.column1{width:40rem}.img-box{display:flex;flex-direction:column;text-decoration:none;transition:.3s;width:270px}.img-box img{border:4px solid #f8f8f8;border-radius:8px}.img-box p{color:#f8f8f8;font-size:1.4rem}.img-box img{height:auto;margin-bottom:1rem;width:auto}.img-box:hover{transform:translateY(-15px)}#Layer_1{width:20rem}.contact-footer h1{font-size:3rem;font-weight:900;padding-right:15px;text-align:right}.contact-footer div{border-left:solid #f8f8f8;border-width:2;display:flex;flex-direction:column;justify-content:center;padding-left:15px}.contact-footer div p{font-size:1.2rem}.skew{background-color:#f8f8f8;clip-path:polygon(0 0,100% 0,100% calc(100% - 5vw),0 100%);margin-bottom:-5vw;padding-bottom:2vw;position:relative;z-index:8}.skew .content-body{width:min(90%,80rem)}.skew-2{padding-top:4vw}.skew-2 .article-background-img{bottom:2px}.center-div{display:flex;justify-content:center}.show-dropbox{animation:fade-in-open .1s ease-in;display:flex;opacity:1;pointer-events:all}.close-dropbox{animation:fade-close-out .1s ease-out;display:flex;opacity:0;pointer-events:none}@media (max-width:1800px){.toggle-button{display:flex}.nav-content,.navbar-container .request-quote{display:none}.two-column{grid-template-columns:1fr}.contact-footer h1{text-align:left}}@media (max-width:500px){html{font-size:11px}.logo-container h1{font-size:1.5rem}.navbar{padding:0}.blog-preview{flex-direction:column}}@media (min-width:1600px){html{font-size:15px}}.vert-align{align-items:center;display:flex}