:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#2f4f4f}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{margin:0;padding:0}#root{margin:0;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}main{margin:0;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.sectionContainer{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.sectionHeader{margin-top:40px;margin-bottom:20px;font-size:30px}#heroSection{background-color:#000d0e;display:flex;flex-direction:column;align-items:center;justify-content:center;height:90vh;margin-left:70px;margin-right:70px;width:100vw;position:relative;background-image:url(/ambientBg.png);background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.heroContainer{max-width:1200px;margin:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;height:90vh}.heroImageContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;height:90vh;margin-left:70px;margin-right:70px;width:100%}.heroImage{max-width:100%;margin:auto}.heroTextContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;height:80vh;margin-left:50px;margin-right:50px;width:100%}.heroText{color:#ffffffe6;text-align:center;font-size:26px;font-family:Noto Sans;font-weight:400;text-shadow:1px 1px #000d0e}#whatwedoSection{background-color:teal}.whatwedoContainer{max-width:1200px;margin:auto;display:flex;flex-direction:column;align-items:center}.whatwedoContent{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.whatwedoList{min-width:400px;font-size:20px;display:flex;flex-direction:row;list-style-type:none;padding-inline-start:0px;padding-inline-end:0px;padding-block-start:0px;padding-block-end:0px;flex-wrap:wrap;margin-left:40px;margin-right:40px;column-gap:40px;row-gap:50px}.whatwedoListItem{font-size:20px;background-color:#242424;padding:10px 18px;cursor:default;width:calc(50% - 60px);height:fit-content}.expandableItemIcon.open{display:inline-block;rotate:90deg;top:2px;position:relative}.expandableItemText{text-decoration:underline}.expandableItem:hover{cursor:pointer}.whatwedoSubList{font-size:20px;flex-direction:row;flex-wrap:wrap;list-style-type:none;padding-inline-start:0px;padding-inline-end:0px;padding-block-start:0px;padding-block-end:0px;column-gap:75px;row-gap:20px;padding-top:20px;padding-left:23px;padding-right:23px;display:flex}.whatwedoTestContainer{display:flex;flex-direction:column}.whatwedoTestImage{width:200px;height:200px}.whatwedoTestImage img{width:200px}.whatwedoTestText{width:100%;display:flex}#whoweareSection{background-color:#301934;min-height:500px}.whoweareContainer{max-width:1200px;margin:auto;display:flex;flex-direction:column;align-items:center}.whoweareContent{width:50%;display:flex;font-size:24px;text-align:center;flex-direction:column;align-items:center;margin-bottom:40px}#contactSection{background-color:#000;background-image:url(/shopblur.png);background-position:60% 0%;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.contactContainer{max-width:1200px;display:flex;flex-direction:column;align-items:center;width:500px;padding:40px 80px;margin:80px 0;background-color:#0009}.contactContent{display:flex;font-size:24px;text-align:center;flex-direction:column;align-items:center;margin-bottom:30px}.contactContainer .sectionHeader{margin-top:0}.contactSocials{display:flex;flex-direction:row;justify-content:space-evenly;width:300px;margin:5px}.contactLinkedIn{width:41px;height:35px}.contactInsta,.contactFacebook{width:35px}header{background-color:#000d0e;width:100vw;height:70px;display:flex;z-index:10;position:fixed;top:0}.headerLogo{padding:8px 8px 8px 16px;display:flex}.headerLogo img{width:150px}@media(max-width:768px){.heroContainer{height:600px}.heroText{font-size:22px}.whatwedoListItem{width:calc(100% - 40px)}.whoweareContent,.contactContent{font-size:20px}}@media(max-width:650px){.heroContainer{flex-direction:column;height:500px;width:80%;justify-content:center}.heroImageContainer{height:auto}.heroTextContainer{height:auto;margin:80px 0 40px}#contactSection{min-height:400px}}
