@font-face{font-family:BenchNine;font-style:normal;font-weight:400;src:url(https://fonts.googleapis.com/css2?family=BenchNine&display=swap) format("ttf")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap) format("ttf")}@font-face{font-family:Karla;font-style:normal;font-weight:400;src:url(https://fonts.googleapis.com/css2?family=Karla&family=Montserrat&display=swap) format("ttf")}:root{--primary:#204443;--primary-bg:#07164c;--secondary:#bbc5c5;--secondary-bg:#b3bfc0;--neutral:#fffd;--menu-font:"BenchNine";--caption-font:"Montserrat";--content-font:"Karla";--font-on-dark:#d9e7e6}body,html{scroll-behavior:smooth;width:100%;margin:0;padding:0;height:100em;background-color:var(--neutral)}.page{margin-top:4em;margin-bottom:4em}a{color:var(--primary)}a,a:hover{text-decoration:none}a:hover{color:var(--secondary)}.default_title{font-family:var(--content-font);font-size:2em;color:var(--primary)}.section{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.fade-in{animation:fade-in-all 3s}@keyframes fade-in-all{0%{opacity:0}to{opacity:1}}h1{margin:1em 2em;font-size:5em;color:var(--primary);text-align:center}.button,h1{font-family:var(--caption-font);font-weight:800}.button{width:163px;height:64px;font-size:32px;background-color:var(--primary);border:none;text-transform:uppercase}.button>a{color:#d9e7e6;text-decoration:none}.button:hover{box-shadow:1px 1px 1px var(--secondary-bg);opacity:.9;cursor:pointer}.read-button{font-size:1em;font-weight:800;padding:10px 26px;text-align:center;text-decoration:none;text-transform:uppercase}.join-input,.read-button{border:none;color:var(--primary);font-family:var(--content-font)}.join-input{font-size:1.2em;padding:0 1em;width:250px}.read-button:hover{box-shadow:1px 1px 1px var(--secondary-bg);opacity:.9;cursor:pointer}.submitButton{text-align:center;width:163px;height:64px;font-size:32px;font-family:var(--caption-font);font-weight:800;border:none;text-transform:uppercase;color:var(--primary);text-decoration:none}.submitButton:hover{box-shadow:1px 1px 1px var(--secondary-bg);opacity:.9;cursor:pointer}.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}.center{justify-content:center;align-items:center}#navbar{transition:top .2s;background-color:#fff;z-index:20;min-height:50px}.navbar{display:grid;grid:auto-flow/1fr 1fr;align-items:center;padding:.875em 2em;font-family:var(--menu-font)}#navbar_logo>img{max-width:20em!important;padding:1em;height:auto}.navbar_div{text-transform:uppercase;display:flex;flex-direction:row;justify-self:flex-end;align-self:center;column-gap:2em;text-decoration:none;font-size:2em;color:var(--primary)}.navbar-mobile>img{cursor:pointer;position:absolute;right:20px;top:15px}.mobile{display:none}@media screen and (max-width:1050px){.navbar{display:flex;justify-content:center}.desktop{display:none}.navbar-close-icon{margin:.1em .5em 0 0!important}.mobile{text-transform:uppercase;display:flex;justify-items:center;column-gap:2em}.mobile,.navbar_div{flex-direction:column;align-items:center;text-decoration:none;font-size:2em;color:var(--primary)}.navbar_div{justify-self:center;row-gap:.875em}.navbar_div>img{align-self:flex-end;justify-self:flex-end}#navbar_logo{display:none}}.layer{position:absolute;width:100%;height:100%;background-color:#000;opacity:.6}.intro{background-repeat:no-repeat;background-size:cover;background-color:var(--primary-bg);width:auto;height:40vmax;color:var(--font-on-dark);font-family:var(--caption-font);font-size:6.5vmax;position:relative}.intro-text{display:flex;align-items:center;justify-content:center;opacity:1!important;color:#fff;z-index:1}.intro-text>span{text-align:center;position:absolute}.intro-text-p,.intro-text>.intro-text-h1{position:absolute;animation-name:hide-11-seconds;animation-duration:11s}.intro-text-h1{padding-bottom:10vw;font-size:6.5vmax;color:var(--secondary-bg);font-family:var(--caption-font)}.intro-text-p{padding-top:6vw;font-size:5vmax;color:#fff;font-family:var(--content-font)}@media only screen and (max-width:680px){.intro,.intro-text-h1{font-size:3.5vmax}.intro-text-h1{padding-bottom:10vw;color:var(--secondary-bg);font-family:var(--caption-font)}.intro-text-p{font-size:2.5vmax}}@keyframes fade-in{to{opacity:1;filter:blur(0)}}@keyframes hide-11-seconds{0%{opacity:0}95%{opacity:0;filter:blur(0)}to{opacity:1;filter:blur(0)}}@keyframes fade-out{0%{opacity:1;filter:blur(0)}to{opacity:0;filter:blur(0)}}@keyframes scale{to{transform:scale(1)}}span{display:inline-block;opacity:0;filter:blur(4px)}span:first-child{animation-delay:2s,3s;animation-timing-function:ease-in,ease-out;animation-iteration-count:1,1}span:first-child,span:nth-child(2){animation-name:fade-in,fade-out;animation-duration:1s,1s}span:nth-child(2){animation-delay:4s,5s;animation-timing-function:ease-in,ease-out;animation-iteration-count:1,1}span:nth-child(3){animation-delay:6s,7s;animation-timing-function:ease-in,ease-out;animation-iteration-count:1,1}span:nth-child(3),span:nth-child(4){animation-name:fade-in,fade-out;animation-duration:1s,1s}span:nth-child(4){animation-delay:8s,9s;animation-timing-function:ease-in,ease-out;animation-iteration-count:1,1}#home_section{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}figcaption{margin-top:3.25em;text-align:center;font-size:.85em;font-family:var(--caption-font)}#services_section{text-align:center;margin-left:auto;margin-right:auto}#services_section>h1{margin:2em 0 .5em;font-size:5em;color:var(--primary);text-align:center}#services_section>h1,#services_section>p{font-family:var(--caption-font);font-weight:800}#services_section>p{max-width:40em;position:relative;margin-left:auto;margin-right:auto;font-size:1.4em}.bg-primary{background-color:var(--primary)}.text-light{color:var(--font-on-dark)}.absolute{position:absolute}#services_content{margin:8em 1em;display:flex;flex-direction:row;flex-wrap:wrap;font-family:var(--content-font);row-gap:4em;column-gap:4em}.section_box{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid var(--secondary-bg);padding:1em;width:350px;height:350px}#services_content>.section_box>img{max-width:5em;margin-bottom:2em;height:auto;filter:saturate(50%) contrast(80%) brightness(500%) invert(80%) sepia(50%) hue-rotate(100deg)}#services_content>.section_box>h3{text-transform:uppercase;font-size:1.3em;margin:0 0 1em}#services_content>.section_box>div{font-size:1.2em;margin:0 0 1em;padding:0 1.45em}#expertise_section{background-color:var(--font-on-dark)}#expertise_section,.reverse{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8em;font-family:var(--content-font);padding:10em;box-shadow:inset 0 0 15px rgba(0,95,0,.1)}.reverse{background-color:#fff!important;flex-direction:row-reverse}.title_section{margin:0;font-family:var(--caption-font);font-weight:800;font-size:5em;color:var(--primary)}.expertise_box{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}.expertise_title{font-size:2em;margin-bottom:.2em;color:var(--primary-bg)}.expertise_content{max-width:27em;margin-top:.5em;font-size:1.5em;color:var(--primary-bg)}.expertise_box_image{margin:0!important;padding:0!important;text-align:center!important}.expertise_box_image>img{width:350px;height:auto;filter:contrast(20%) brightness(90%) invert(180%) sepia(90%) hue-rotate(120deg)}@media only screen and (max-width:600px){#expertise_section,.reverse{padding:2em}.reverse{box-shadow:inset 0 0 15px rgba(0,95,0,.1)}.expertise_box_image>img{display:none}}#contact_section{margin:10em auto;max-width:800px;min-width:350px;height:auto}.formContainer{background-color:var(--primary);margin-top:3em;padding:3em 1em;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;column-gap:50px;row-gap:1em;font-family:var(--caption-font);color:var(--font-on-dark);font-size:1.2em}.thankyounote{margin-top:2em;height:818px;text-align:center;padding:.5em;font-size:2.4em;line-height:2em}#contact_section>form>div{display:flex;flex-direction:column;flex-wrap:wrap;row-gap:1em}#contact_section>form>div>input,.submitButton{width:276px;height:44px}#contact_section>form>div>input,#contact_section>form>div>select,.submitButton{font-family:var(--content-font);color:var(--primary);font-size:1.2em;padding:0 1em}#contact_section>form>div>select{width:326px;height:48px;background-color:#fff}#form_title{width:636px}#form_inquiry{font-family:var(--content-font);width:650px;color:var(--primary);font-size:1.2em;padding:1em;height:200px}.flex{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row!important;font-size:1em;column-gap:2.5em}.flex>input{width:44px!important;margin:0;padding:0;display:flex;text-align:left}@media only screen and (max-width:700px){#contact_section{margin-left:auto;margin-right:auto;max-width:800px;min-width:350px;height:auto;background-color:transparent}#contact_section>form{margin:0 1em;padding:3em 1em;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;column-gap:50px;row-gap:1em;font-family:var(--caption-font);color:var(--font-on-dark);font-size:1.2em;background-color:var(--primary)}#contact_section>form>div{display:flex;margin-left:auto;margin-right:auto;flex-direction:column;width:100%;row-gap:1em}#contact_section>form>div>input,#contact_section>form>div>select,.submitButton{width:auto;height:44px}#form_inquiry{width:auto;height:200px}}#search_bar{display:flex;justify-content:center;margin-top:5em}#search_bar>input,select{width:300px;height:auto;outline:none;background-color:#bbc5c5;border:1px solid var(--primary);text-align:center;font-family:var(--content-font);font-size:24px;font-weight:200;text-transform:uppercase;color:#fff}#country>option{font-size:12px}#search_bar>button{width:163px;height:64px;font-size:32px;background-color:var(--primary);color:#d9e7e6;border:none;text-transform:uppercase}#search_bar>button:hover,.career_row>button:hover{opacity:.9;cursor:pointer}.career_row>button:hover{box-shadow:1px 1px 1px var(--secondary-bg)}#career_table{margin-top:2em;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:var(--content-font);font-size:2em;font-weight:800;color:var(--primary)}#career_table>div{padding:2em}#career_table>.career_row{display:flex;align-items:center;column-gap:3em;border:solid var(--primary);border-width:0 0 1.5px}.career_row>button{width:143px;height:54px;font-size:24px;text-transform:uppercase;background-color:var(--primary);color:#d9e7e6;border:none}#career_table>.career_row>button>a{text-decoration:none;color:#fff}#career_page{display:flex;justify-content:center;align-items:center;justify-items:center;margin-left:auto;margin-right:auto;flex-direction:column;max-width:1400px}.career_page_col{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em}.career_page_row>.company_logo{justify-self:flex-end;align-self:flex-end;width:500px;height:auto}.career_page_row{display:flex;flex-direction:column;gap:2em}.career_page_row>.title{font-family:var(--content-font);font-size:4em}.career_page_row>.location{font-family:var(--caption-font);font-weight:bolder;font-size:1.5em}.career_page_row>.description{font-family:var(--caption-font);margin-top:2em;font-size:1.6em}.career_page_row>.career_buttons{display:flex;flex-wrap:wrap;gap:1em}.qualifications>li::marker{content:"• ";line-height:2em;color:var(--primary);font-size:1.2em}@media only screen and (max-width:1100px){#career_page{margin:2em 3em}.career_page_row>.title{font-size:2em}.career_page_row>.company_logo{display:none}.career_page_row>.location{font-size:1.5em}.career_page_row>.career_buttons{display:flex;flex-wrap:wrap;gap:1em}.career_page_row>.description{font-size:1.3em}.button{width:143px;height:44px;font-size:22px;background-color:var(--primary);border:none;text-transform:uppercase}}#privacy{padding:1em 2em 3em}#privacy>h1{font-size:2em}#privacy>p,li,ul{font-family:var(--content-font);font-size:1em;color:var(--primary)}#privacy>h2,h3,h4{font-family:var(--caption-font);color:var(--primary)}#articles,.articles-cta{display:flex;flex-direction:column;height:auto}.articles-cta{flex-wrap:wrap;padding:10em 12em;font-size:1vw;row-gap:2em;justify-content:flex-start;align-items:flex-start}.articles-cta>h1{margin:0}.articles-cta>h1,.articles-cta>p{color:var(--font-on-dark);text-shadow:2px 2px #204443}.articles-cta>p{font-size:1.5em;font-family:var(--content-font)}.shadow-curtain{position:fixed;top:0;width:100%;height:100vh;opacity:80%;z-index:1;background-color:var(--secondary-bg)}.bg-image{object-fit:contain;background-repeat:no-repeat;animation:animatedBackground 30s cubic-bezier(.075,.82,.165,1) infinite alternate}@keyframes animatedBackground{0%{background-position:50% 45%}to{background-position:0 45%}}.articles-highlight{display:flex;flex-wrap:wrap;align-items:flex-start;margin:2em;column-gap:4.5em;row-gap:2em;font-size:calc(100% - 3px)}.articles-list{display:flex;flex-direction:column;column-gap:4.5em;row-gap:4.5em;margin:0 0 4em}.no-article{font-size:2em;margin:4em;font-family:var(--caption-font)}.articles-tag-filter{font-family:var(--content-font);margin:0 2em;max-width:400px}.article-tag-button{text-align:center;padding:10px 20px;border-radius:20px;background-color:var(--font-on-dark);cursor:pointer}.article-tag-button:hover{opacity:90%}.popup{position:fixed;z-index:999;top:50%;left:50%;margin-top:-200px;margin-left:-407px}.popup-image{width:450px;height:400px;background-color:var(--neutral)}.popup-content{width:300px;font-family:var(--caption-font);color:var(--font-on-dark);padding:2em;justify-content:center;justify-items:center;align-items:center;row-gap:1em;background-color:var(--primary)}.popup-form{row-gap:1em}.popup-form>input{border-radius:3px;padding:.6em;text-align:center;font-size:1em}.close-icon{cursor:pointer;font-size:1.3em;font-weight:600;color:var(--font-on-dark);text-align:center;position:absolute;margin:.8em;top:0;right:0}#article,.close-icon{font-family:var(--content-font)}#article{margin-top:1em;display:flex;justify-content:center;align-items:center;flex-direction:column}#article>img{width:40%;height:50%}.article-title{margin:1.5em 1em;font-size:2.5em;max-width:1300px;color:var(--primary-bg)}.article-body{margin:0 3em 3em;max-width:1200px;line-height:2.5em;font-size:1.3em}.article-body>h2{margin:1.2em 0;font-size:1.5em;font-family:var(--caption-font);font-weight:900;color:var(--primary-bg)}.article-body>p{margin:1em 0;font-size:1.2em;font-weight:100}.article-body>.article-intro{font-size:1.2em}.article-body>blockquote{padding:1.5em;font-family:var(--caption-font);background:var(--font-on-dark)}#article>#contact>#contact_section{margin:1em 1em 5em}#article>#contact>#contact_section>h1{margin:1em}.article-box{display:flex;justify-content:flex-start;align-items:center;word-wrap:break-word;height:auto;cursor:pointer}.article-box:hover{transform:scale(1.05)}.article-preview{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;row-gap:.6em;max-width:60em;margin:1em}.article-preview>h2{margin:0;font-size:1.3em;font-family:var(--caption-font)}.article-preview>.article-intro,.article-time{font-family:var(--content-font);font-size:1.4em;font-weight:900;color:var(--primary);opacity:50%}.article-image{justify-self:flex-end;align-self:flex-end;width:100px;height:100px}@media screen and (max-width:700px){#article>img{width:100%;height:50%}.articles-cta{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;flex-wrap:wrap;font-size:2.3vw;row-gap:2em;height:auto;background-color:var(--secondary-bg)}.article-box{font-size:2vw}.articles-tag-filter{display:none}.article-title{margin:1.5em 1em;font-size:3vh;max-width:1300px;color:var(--primary-bg)}.article-body{margin:2em;max-width:1200px;line-height:2.5em;font-size:1.8vh}.article-body>h2{margin:1.2em 0;font-size:1.5em;font-family:var(--caption-font);font-weight:900;color:var(--primary-bg)}.article-body>p{margin:1em 0;font-size:1.2em;font-weight:100}.article-body>.article-intro{font-size:1.2em}.article-body>blockquote{padding:1.5em;font-family:var(--caption-font);background:var(--font-on-dark)}#article>#contact>#contact_section{margin:1em 1em 5em}#article>#contact>#contact_section>h1{font-size:3em;margin:1em 0}.popup{position:fixed;z-index:999;top:50%;left:50%;margin:-121px 1em 1em -182px}.popup-image{display:none}.popup-content{width:300px;font-family:var(--caption-font);color:var(--font-on-dark);padding:2em;justify-content:center;justify-items:center;align-items:center;text-align:center;row-gap:1em;background-color:var(--primary)}.popup-form{row-gap:1em}.popup-form>input{border-radius:3px;padding:.6em;text-align:center;font-size:1em}.close-icon{cursor:pointer;font-size:1.3em;font-weight:600;color:var(--font-on-dark);font-family:var(--content-font);text-align:center;position:absolute;margin:.8em;top:0;right:0}}footer{display:flex;align-items:flex-start;column-gap:10%;flex-wrap:wrap;width:100%;height:auto;background-color:var(--primary);font-family:var(--menu-font);color:var(--font-on-dark);font-size:2em;padding:1em 0}footer>div>h2{text-transform:uppercase;font-size:1.5em}footer>div>div>img{width:25px;height:auto;margin-right:1em;filter:saturate(50%) contrast(80%) brightness(500%) invert(80%) sepia(50%) hue-rotate(100deg)}footer>div>div>a{font-family:var(--menu-font);color:var(--font-on-dark)}footer>div{margin:1em}.socials>div>a:hover{opacity:.8}.rights{align-self:flex-end;font-size:.5em;font-family:var(--caption-font)}