@font-face{font-family:SF;src:url(../assets/fonts/SF-Pro-Display-Bold.woff) format("woff"),url(../assets/fonts/SF-Pro-Display-Bold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:SF;src:url(../assets/fonts/SF-Pro-Display-Regular.woff) format("woff"),url(../assets/fonts/SF-Pro-Display-Regular.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Domine;src:url(../assets/fonts/Domine/Domine-Bold.woff) format("woff"),url(../assets/fonts/Domine/Domine-Bold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Domine;src:url(../assets/fonts/Domine/Domine-SemiBold.woff) format("woff"),url(../assets/fonts/Domine/Domine-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Domine;src:url(../assets/fonts/Domine/Domine-Medium.woff) format("woff"),url(../assets/fonts/Domine/Domine-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Domine;src:url(../assets/fonts/Domine/Domine-Regular.woff) format("woff"),url(../assets/fonts/Domine/Domine-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Questrial;src:url(../assets/fonts/Questrial/Questrial-Regular.woff) format("woff"),url(../assets/fonts/Questrial/Questrial-Regular.woff) format("woff2");font-weight:400;font-display:swap}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Questrial}html{overflow-x:hidden}.container{max-width:1400px;width:100%;margin:0 auto;padding:0}h1,h2,h3,h4{font-family:Domine}.section{margin-top:10rem}@media (max-width:1400px){.section{padding:1rem}}.section--title{font-size:50px;color:#9c9c9b;font-weight:400;position:relative}@media (max-width:767px){.section--title{font-size:36px}}.section--title::before{content:url(../assets/images/arrow.svg);position:absolute;left:0;top:-60px}a{text-decoration:none;color:#004c92}.btn{background:linear-gradient(105deg,#014c91,#093156 100%);padding:10px 30px;color:#fff;border:2px solid #004c92;border-radius:0;font-size:24px}@media (max-width:767px){.btn{font-size:18px}}.btn:hover{background:linear-gradient(105deg,#093156,#014c91 100%);color:#fff}.btn-secondary{background-image:none;background-color:transparent;color:#004c92;-webkit-transition:.5s;transition:.5s}.btn-secondary:hover{background-color:#004c92;color:#fff}.header{position:absolute;top:0;left:0;z-index:99;width:100%;background-color:rgba(255,255,255,.8)}.header--nav-link{font-size:18px}.header--nav-link:hover{cursor:pointer;text-decoration:underline;color:#004c92}.header--btn{position:relative;width:35px;height:35px}.header--btn-line{width:35px;height:4px;background-color:#004c92;border-radius:10px}.header .menu-btn{cursor:pointer;background:0 0;border:none;outline:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:28px;height:28px}.header .menu-btn--line{height:3px;width:28px;background-color:#004c92;border-radius:10px;margin:3px 0;-webkit-transition:.3s ease-in;transition:.3s ease-in}.header .menu-btn--line:last-child{width:14px}.header .menu-btn--active .menu-btn--line:nth-child(1){position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header .menu-btn--active .menu-btn--line:nth-child(2){position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header .menu-btn--active .menu-btn--line:nth-child(3){position:absolute;opacity:0}.hero{height:100vh;width:100%;background-image:url(../assets/images/hero.jpg);background-repeat:no-repeat;background-size:cover;position:relative}@media (max-width:1400px){.hero{padding:1rem}}@media (max-width:767px){.hero{background-position:center}}.hero--title{font-size:72px;max-width:765px;font-weight:400}@media (max-width:767px){.hero--title{font-size:32px}}.hero--text{max-width:540px;font-size:24px}@media (max-width:767px){.hero--text{font-size:16px}}.hero--scroll{position:absolute;bottom:25px;left:50%;-webkit-transform:translate(-50%,0) rotate(180deg);transform:translate(-50%,0) rotate(180deg);-webkit-animation:scrollAnimation 2s;animation:scrollAnimation 2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes scrollAnimation{0%{bottom:25px}50%{bottom:15px}100%{bottom:25px}}@keyframes scrollAnimation{0%{bottom:25px}50%{bottom:15px}100%{bottom:25px}}.menu{-webkit-transition:.5s ease-in;transition:.5s ease-in;background:rgba(255,255,255,.93);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:absolute;top:-100vh;left:0;height:100vh;width:100%;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu--show{top:0}.services .nav{border-right:1px solid #c4c4c4}@media (max-width:767px){.services .nav{border-right:none}}.services .nav-link{color:#333;font-size:30px}@media (max-width:767px){.services .nav-link{font-size:24px}}.services .nav-link:hover{color:#004c92;cursor:pointer}.services .nav .active{color:#004c92}.services .tab-pane a,.services .tab-pane p{font-size:18px}@media (max-width:767px){.services .tab-pane a,.services .tab-pane p{font-size:16px}}.publications--divider{max-width:496px;width:100%;height:1px;background-color:#9c9c9b}.contact--icon{width:25px}.footer{margin-top:5rem;background:linear-gradient(94deg,#014c91,#093156 100%)}.footer--copyright{color:#fff;font-size:12px}.pageteam--title{font-size:24px;font-weight:700;color:#004c92}.pageteam p{font-size:18px}.pageteam--divider{width:100%;max-width:500px;height:1px;background-color:#9c9c9b;margin:3rem auto}.pageteam--staff-title{font-size:16px;color:#333;text-transform:uppercase;font-family:Questrial}.service--title{font-size:24px;font-weight:700;color:#004c92}