@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");*{box-sizing:border-box;padding:0}body{font:100% "Lexend",sans-serif;color:black}nav{background:#ddb608;box-shadow:inset}nav a{color:white}.nav-link{color:#ffffff}.nav-link:hover{color:#cbd5db}.nav-link.active{color:#cbd5db}.video-container{margin:0;position:absolute;width:100%;height:100%;right:0;padding:100px;display:flex;justify-content:space-between;align-items:center;background:#111;color:white;z-index:2}.video-container span{font-weight:bold}.video-container video{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;z-index:0;object-fit:cover;opacity:0.5}.video-container .text{position:relative;z-index:10}.video-container .text h1{font-size:5em;font-weight:800;line-height:1em}.video-container .text h2{font-size:3.5em;font-weight:800;line-height:1em}.video-container .text h3{font-size:2.2em;font-weight:700;line-height:1em}.video-container .text a{color:#ddb608;transition:0.4s}.video-container .text a:hover{letter-spacing:2px}.video-container .naics{margin-top:2em;position:relative;z-index:10;color:#6a95f4;opacity:.8}.video-container .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#6a95f4;mix-blend-mode:overlay}@media (max-width:767.98px){.video-container{padding:20px;background-image:url("/static/images/still_background2.jpg?ddb096d6b1b7");object-fit:cover}.video-container .text{font-size:1em;font-weight:400}}@media (max-width:575.98px){.video-container{padding:10px;background-image:url("/static/images/still_background2.jpg?ddb096d6b1b7");object-fit:cover}.video-container .text{font-size:.55em;font-weight:200}.video-container .naics{font-size:0.75em}video{display:none}}.main-content{position:relative;margin-top:80px;padding:20px}.content{display:flex;justify-content:space-between;align-items:center}.material-symbols-outlined{font-size:56px;color:#042933;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 48}