.hamb-menu .hamb-menu-inner,
.hamb-menu .hamb-menu-inner .hamb-link {
    width: 100%;
    height: auto;
}
.drop-down {
    width: auto;
    height: auto;
}
.hamb-menu {
    width: 100%;
    height: 100%;
}
* {
    margin: 0;
    padding: 0;
}
*,
*:before,
*:after {
    box-sizing: inherit;
    outline: none;
    -webkit-touch-callout: none;
    font-family: Bricolage Grotesque;
}
:focus {
    outline: none;
}
::-moz-focus-inner {
    border: 0;
}
a {
    color: inherit;
    outline: none;
    pointer-events: auto;
    text-decoration: none;
}
button {
    background: none;
    border: none;
    border-radius: none;
    color: inherit;
    outline: none;
    cursor: pointer;
}
video,
img {
    vertical-align: middle;
    object-fit: cover;
    object-position: center;
}
input,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    pointer-events: auto;
}
:root {
    font-synthesis: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-optical-sizing: auto;
}
html {
    box-sizing: border-box;
    overscroll-behavior: none;
    font-size: 0.5208333333vw !important;
    scroll-behavior: smooth;
}
@media only screen and (max-width: 1024px) {
    html {
        font-size: 0.9765625vw !important;
    }
}
@media only screen and (max-width: 482px) {
    html {
        font-size: 2.0746887967vw !important;
    }
}
body {
    overscroll-behavior: none;
    font-weight: 400;
    width: 100%;
    min-height: 100vh;
    background-color: #fff;
    color: #000;
    overflow-x: hidden;
}
[data-animation='text'] {
    opacity: 0;
    transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
[data-animation='text'] span {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    transform-origin: center;
}
[data-animation='text'].reveal {
    opacity: 1 !important;
}
@font-face {
    font-family: Bricolage Grotesque;
    src:
        url(../fonts/bl.woff) format('woff'),
        url(../fonts/bl.woff2) format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Bricolage Grotesque;
    src:
        url(../fonts/br.woff) format('woff'),
        url(../fonts/br.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Bricolage Grotesque;
    src:
        url(../fonts/bb.woff) format('woff'),
        url(../fonts/bb.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
::-webkit-scrollbar {
    display: none;
}
.container {
    width: 100%;
    height: auto;
    max-width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
@media only screen and (max-width: 1024px) {
    .container {
        max-width: 95%;
    }
}
@media only screen and (max-width: 482px) {
    .container {
        max-width: 90%;
    }
}
footer,
section {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    z-index: 2;
}
footer .bg,
section .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    pointer-events: none;
}
footer .bg img,
section .bg img {
    width: 100%;
    height: 100%;
}
footer .bg img.image-mobile,
section .bg img.image-mobile {
    display: none;
}
footer .bg video,
section .bg video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.pt-10 {
    padding-top: 10rem;
}
.pt-4 {
    padding-top: 4.95rem !important;
}
.pt-5 {
    padding-top: 5rem !important;
}
.pb-10 {
    padding-bottom: 10rem;
}
.overlay {
    width: 100%;
    height: 100%;
    background: #0006;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
@media only screen and (max-width: 482px) {
    section .bg:has(.image-mobile) img {
        display: none;
    }
    section .bg:has(.image-mobile) img.image-mobile {
        display: block !important;
    }
    .pb-10 {
        padding-bottom: 5rem;
    }
    .pt-10 {
        padding-top: 5rem;
    }
}
.bg-white .link-outline .link-wrapper-top {
    background: #fff;
}
.link-bg,
.submit-btn,
.link,
.button {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: no-wrap;
    display: inline-flex !important;
    gap: 1rem;
    position: relative;
    transition: all 0.5s ease;
}
.link-sm {
    font-size: 1.5rem;
}
.link {
    line-height: 1.5;
    color: #fff;
}
.link:after {
    width: 100%;
    height: 1px;
    position: absolute;
    content: '';
    background: currentColor;
    bottom: -0.25rem;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.link:hover:after {
    transform-origin: left;
    transform: scaleX(1);
}
.link.active:after {
    transform: scaleX(1);
}
.link.active:hover:after {
    transform: scaleX(0);
}
.link.none:after {
    display: none;
}
.submit-btn {
    width: min-content !important;
    padding: 1rem 3rem !important;
    border-radius: 5rem;
    color: #fff;
    cursor: pointer;
    font-size: 2rem !important;
}
.submit-btn:hover {
    background: transparent;
}
.link-bg {
    background: #fff;
    padding: 1.2rem 3rem 1rem;
    transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
    overflow: hidden;
}
.link-bg:after {
    content: '';
    position: relative;
    height: 25rem;
    width: 25rem;
    border-radius: 50%;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%);
    background: #a0c2e4;
    transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
}
.link-bg span {
    position: relative;
    z-index: 1;
    color: #001c39;
}
.link-bg:hover:after {
    top: -100%;
}
p {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
}
h1 {
    font-size: 9.6rem;
    line-height: 1.3;
    overflow-y: hidden;
    font-weight: 400;
}
h1 span {
    font-style: normal !important;
    font-family: Bricolage Grotesque;
}
h2 {
    font-size: 6.4rem;
    line-height: 1.3;
    font-weight: 400;
}
h2 span {
    font-family: Bricolage Grotesque;
}
h3 {
    font-size: 4.8rem;
    line-height: 1.3;
    font-weight: 400;
}
h3 span {
    font-family: Bricolage Grotesque;
}
h4 {
    font-size: 4.2rem;
    line-height: 1.3;
    font-weight: 400;
}
h4 span {
    font-family: Bricolage Grotesque;
}
h5 {
    font-size: 2.8rem;
    line-height: 1.3;
    font-weight: 400;
}
h5 span {
    font-family: Bricolage Grotesque;
}
ul,
ol {
    list-style: disc;
    padding-left: 2rem;
}
ul li,
ol li {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
}
ol {
    list-style: decimal;
    padding-left: 4rem;
}
.small-para {
    font-size: 1.4rem;
    font-weight: 300;
}
.paragraph-md {
    font-size: 2.4rem;
    font-weight: 400;
}
b,
strong,
.bold {
    font-weight: 700;
}
@media only screen and (max-width: 830px) {
    h1 {
        font-size: 3.8rem;
    }
    p br {
        display: none;
    }
    h2 {
        font-size: 3.4rem;
    }
    h2 br {
        display: none;
    }
    h3 {
        font-size: 3rem;
    }
    h3 br {
        display: none;
    }
    h4 {
        font-size: 2.4rem;
    }
    h4 br {
        display: none;
    }
    h5 {
        font-size: 2rem;
    }
    h5 br {
        display: none;
    }
    .small-para {
        font-size: 1.6rem;
    }
    .paragraph-md {
        font-size: 2rem;
    }
}
.drop-down {
    position: relative;
}
.drop-down .link:after {
    display: none;
}
.drop-down .drop-down-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: no-wrap;
    width: max-content;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    color: #000;
    transition: opacity 0.2s ease;
    opacity: 0;
    visibility: hidden;
    border-radius: 2rem;
    overflow: hidden;
}
.drop-down .drop-down-content a {
    font-size: 1.6rem;
    padding-bottom: 1.5rem;
    padding-left: 3rem;
    padding-right: 3rem;
    color: #000;
}
.drop-down .drop-down-content a:after {
    display: none;
}
.drop-down .drop-down-content a:first-child {
    padding-top: 1.5rem;
}
.drop-down .drop-down-content a:last-child {
    padding-bottom: 1.5rem;
}
.drop-down:hover .drop-down-content {
    opacity: 1;
    visibility: visible;
}
.accordions {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: no-wrap;
    gap: 2rem;
}
.accordions .accordion {
    width: 60%;
    height: auto;
    position: relative;
    border-bottom: 1px solid #000000;
}
.accordions .accordion .accordion-trigger {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: no-wrap;
    padding: 3rem 0;
    cursor: pointer;
    text-transform: capitalize;
}
.accordions .accordion .accordion-trigger p {
    font-family: Bricolage Grotesque;
}
.accordions .accordion .accordion-trigger .icon {
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: no-wrap;
    transition: transform 0.2s ease;
    position: relative;
    padding: 2rem;
    border-radius: 50%;
}
.accordions .accordion .accordion-trigger .icon .divider {
    width: 1px;
    height: 1.5rem;
    position: absolute;
    transition: all 0.5s ease;
    background: #fff;
}
.accordions .accordion .accordion-trigger .icon .divider:first-child {
    transform: rotate(90deg);
}
.accordions .accordion .accordion-trigger:hover .icon {
    transform: rotate(180deg);
}
.accordions .accordion .accordion-content {
    width: 100%;
    height: auto;
    max-height: 0;
    opacity: 0;
    transition: all 0.5s ease;
    overflow: hidden;
}
.accordions .accordion .accordion-content .accordion-content-inner {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: no-wrap;
    gap: 2rem;
    padding: 0 0 5rem;
}
.accordions .accordion .accordion-content .accordion-content-inner .table {
    width: 50%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: no-wrap;
}
.accordions .accordion .accordion-content .accordion-content-inner .table .row {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: no-wrap;
}
.accordions .accordion .accordion-content .accordion-content-inner .table .row p {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    height: auto;
}
@media only screen and (max-width: 482px) {
    .accordions .accordion .accordion-content .accordion-content-inner {
        padding: 2.5rem 0 5rem;
    }
}
.accordions .accordion.active .accordion-trigger .icon .divider:last-child {
    transform: rotate(90deg);
}
.accordions .accordion.active .accordion-content {
    opacity: 1;
}
.accordions[data-tab-content] {
    display: none;
}
.accordions[data-tab-content].active {
    display: block;
}
@media only screen and (max-width: 482px) {
    .accordions,
    .accordions .accordion {
        width: 100%;
    }
    .accordions .accordion .accordion-trigger {
        padding: 2rem 0;
        gap: 1rem;
    }
    .accordions .accordion .accordion-trigger .icon .divider {
        width: 1px;
    }
    .accordions .accordion .accordion-content .accordion-content-inner {
        padding: 2rem 0;
    }
}
.footer {
    background: #001c39;
    color: #f2f2f2;
}
.footer .container .top-content {
    padding: 10rem 0 15rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
    flex-wrap: no-wrap;
}
.footer .container .top-content .first-col {
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
    height: auto;
}
.footer .container .top-content .first-col .logo {
    width: 100%;
    height: auto;
}
.footer .container .top-content .first-col .logo img {
    width: 80%;
    height: 100%;
    object-fit: cover;
}
.footer .container .top-content .first-col .social-icons {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    flex-wrap: no-wrap;
    margin-top: 5rem;
}
.footer .container .top-content .first-col .social-icons a {
    height: 4rem;
    width: 4rem;
    background: #f2f2f2;
    border-radius: 50%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: no-wrap;
}
.footer .container .top-content .first-col .social-icons a img {
    width: 2rem;
    height: auto;
}
.footer .container .top-content .second-col {
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    height: auto;
    padding-top: 2rem;
    border-top: 1px solid #f2f2f2;
}
.footer .container .top-content .second-col p {
    font-size: 2.8rem;
}
.footer .container .top-content .third-col {
    list-style: none;
    flex: 0 0 10%;
    max-width: 10%;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 1rem;
}
.footer .container .top-content .fourth-col {
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 3rem;
}
.footer .container .top-content .fourth-col p {
    font-size: 1.8rem;
}
.footer .container .bottom-content {
    padding: 3rem 0;
    border-top: 1px solid #f2f2f2;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: no-wrap;
}
.footer .container .bottom-content p {
    opacity: 0.5;
}
.footer .container .bottom-content .link {
    font-size: 1.4rem;
    opacity: 0.5;
}
@media only screen and (max-width: 830px) {
    .footer .container .top-content {
        flex-direction: column;
        gap: 5rem;
        padding: 10rem 0;
    }
    .footer .container .top-content .first-col,
    .footer .container .top-content .second-col,
    .footer .container .top-content .third-col,
    .footer .container .top-content .fourth-col {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: auto;
        padding-left: 0;
        gap: 1.5rem;
    }
    .footer .container .top-content .first-col .logo img {
        width: 60%;
    }
    .footer .container .top-content .first-col .social-icons {
        margin-top: 3rem;
    }
    .footer .container .top-content .second-col p {
        font-size: 2.4rem;
    }
    .footer .container .top-content .third-col {
        gap: 0.5rem;
    }
    .footer .container .bottom-content {
        flex-direction: row;
        align-items: self-start;
        flex-wrap: wrap;
        gap: 1rem;
    }
    .footer .container .bottom-content .link:nth-of-type(1) {
        order: 1;
    }
}
.hamb-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    color: #000;
    overflow-y: scroll;
    transition: all 0.6s cubic-bezier(0.3, 1, 0.3, 1);
    transform: translate(100%);
    background: #a0c2e4;
}
.hamb-menu .hamb-menu-inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: no-wrap;
    padding: 15rem 5% 5rem;
    list-style: none;
}
.hamb-menu .hamb-menu-inner .hamb-link {
    font-size: 2.7rem;
    line-height: 1.25;
    padding: 2rem 0;
    border-bottom: 1px solid currentColor;
    text-align: left;
    text-transform: uppercase;
    color: #001c39;
}
.hamb-menu .hamb-menu-inner .hamb-link button {
    border-bottom: 0;
    padding: 0;
}
.hamb-menu .hamb-menu-inner .hamb-link img {
    height: 1rem;
    width: auto;
    filter: invert(1);
    margin: 0 0 0.5rem 2rem;
}
.hamb-menu .hamb-menu-inner .hamb-link .drop-down-content {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    max-height: 0;
    opacity: 0;
    display: none;
}
.hamb-menu .hamb-menu-inner .hamb-link .drop-down-content .hamb-link:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.hamb-menu .hamb-menu-inner .hamb-link.hover .drop-down-content {
    max-height: min-content;
    opacity: 1;
    display: flex;
}
.hamb-menu.active {
    transform: translate(0);
    opacity: 1 !important;
}
.navbar {
    position: fixed;
    left: 50%;
    transform: translate(-50%);
    top: 2%;
    z-index: 10;
    width: 100%;
    transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
}
.navbar .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: no-wrap;
    padding: 2rem 0;
}
.navbar .container .logo img {
    width: 15rem;
    height: auto;
}
.navbar .container .logo .black-img {
    display: none;
}
.navbar .container .navbar-links {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: no-wrap;
    gap: 3rem;
    list-style: none;
}
.navbar .container .hamb-btn {
    display: none;
}
.navbar.black-nav .container a,
.navbar.black-nav .container .link {
    color: #001c39 !important;
}
.navbar.black-nav .container .link img {
    filter: invert(1);
}
.navbar.black-nav .container .link-bg:after {
    background: #001c39;
}
.navbar.black-nav .container .link-bg:hover span {
    color: #f2f2f2 !important;
}
.navbar.black-nav .container .hamb-btn .divider {
    background: #001c39;
}
.navbar.active {
    background-color: transparent !important;
    width: 100% !important;
}
.navbar.active .logo img {
    display: none;
}
.navbar.active .logo .black-img {
    display: block;
}
.navbar.scrolled {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #fff3;
    width: 60%;
    border-radius: 5rem;
}
.navbar.scrolling-up {
    top: -10%;
}
.navbar.scrolled-mob {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #fff3;
    width: 100%;
    border-radius: 2rem;
    width: 95%;
}
@media only screen and (max-width: 482px) {
    .navbar .container .navbar-links {
        display: none;
    }
    .navbar .container .hamb-btn {
        display: flex;
        flex-direction: column;
        gap: 1rem;
    }
    .navbar .container .hamb-btn .divider {
        height: 1px;
        width: 3rem;
        background: #fff;
        transition: all 0.3s ease;
    }
    .navbar .container .hamb-btn.active .divider {
        background: #001c39;
    }
    .navbar .container .hamb-btn.active .divider:nth-child(1) {
        transform: rotate(45deg) translateY(0.5rem) translate(0.5rem);
    }
    .navbar .container .hamb-btn.active .divider:nth-child(2) {
        transform: rotate(-45deg) translateY(-0.3rem) translate(0.4rem);
    }
}
.banner {
    height: calc(var(--vh, 1vh) * 100);
    position: relative;
}
.banner .container {
    position: absolute;
    bottom: 10%;
    left: 5%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 3rem;
    color: #f2f2f2;
}
.banner .container .swiper,
.banner .container .swiper .swiper-wrapper {
    width: 100%;
}
.banner .container .swiper .swiper-wrapper .swiper-slide {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
    flex-wrap: no-wrap;
    width: 100%;
    opacity: 0 !important;
}
.banner .container .swiper .swiper-wrapper .swiper-slide .left-content {
    flex: 0 0 30%;
    max-width: 30%;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 15rem;
}
.banner .container .swiper .swiper-wrapper .swiper-slide .left-content .content-inner {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 3rem;
}
.banner .container .swiper .swiper-wrapper .swiper-slide .left-content .content-inner.bt {
    border-top: 1px solid #f2f2f2;
    padding-top: 3rem;
}
.banner .container .swiper .swiper-wrapper .swiper-slide .left-content .content-inner.w-80 {
    width: 80%;
}
.banner .container .swiper .swiper-wrapper .swiper-slide .right-content {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    height: auto;
}
.banner .container .swiper .swiper-wrapper .swiper-slide-active {
    opacity: 1 !important;
}
.banner .container .swiper .swiper-btn {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 5rem;
    position: absolute;
    bottom: 0%;
    left: 28%;
    z-index: 5;
}
.banner .container .swiper .swiper-btn .btn-prev,
.banner .container .swiper .swiper-btn .btn-next {
    height: 4rem;
    width: 4rem;
    border-radius: 50%;
    border: 1px solid #f2f2f2;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: no-wrap;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
}
.banner .container .swiper .swiper-btn .btn-prev img,
.banner .container .swiper .swiper-btn .btn-next img {
    width: 1.6rem;
    height: auto;
    transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
}
.banner .container .swiper .swiper-btn .btn-prev:hover,
.banner .container .swiper .swiper-btn .btn-next:hover {
    background-color: #a0c2e4;
    border: 1px solid #a0c2e4;
}
.banner .container .swiper .swiper-btn .btn-prev:hover img,
.banner .container .swiper .swiper-btn .btn-next:hover img {
    filter: invert(1);
}
.banner .container .swiper .swiper-btn .btn-prev {
    transform: rotate(180deg);
}
.bio {
    background: #212e52;
    color: #f2f2f2;
    position: relative;
}
.bio .bg-img {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: auto;
}
.bio .bg-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bio .container {
    padding: 10rem 0 15rem;
}
.bio .container .small-para {
    text-transform: uppercase;
}
.bio .container .content {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    padding-top: 5rem;
}
.bio .container .content .left-content,
.bio .container .content .right-content {
    flex: 0 0 48%;
    max-width: 48%;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 3rem;
    border-top: 1px solid #f2f2f2;
    padding-top: 2rem;
}
.bio .container .content .right-content {
    border-top: 0;
    padding-top: 0;
    align-items: flex-end;
    justify-content: flex-end;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.bio .container .content .right-content .content-inner {
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 3rem;
}
.team {
    background: #a0c2e4;
    color: #212e52;
}
.team .container {
    padding: 10rem 0;
}
.team .container .content-header {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 3rem;
    width: 50%;
}
.team .container .content-header .small-para {
    text-transform: uppercase;
}
.team .container .team-list {
    margin-top: 8rem;
}
.team .container .team-list .title {
    margin-bottom: 5rem;
}
.team .container .team-list .team-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: no-wrap;
    margin-bottom: 1rem;
}
.team .container .team-list .team-header p {
    text-transform: uppercase;
}
.team .container .team-list .team-header p:nth-of-type(1),
.team .container .team-list .team-header p:nth-of-type(2) {
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    height: auto;
}
.team .container .team-list .team-header p:nth-of-type(3) {
    flex: 0 0 40%;
    max-width: 40%;
    width: 100%;
    height: auto;
}
.team .container .team-list .accordions {
    width: 100%;
}
.team .container .team-list .accordions .accordion {
    width: 100%;
    background: #f2f1df40;
    border-bottom: none;
}
.team .container .team-list .accordions .accordion .accordion-trigger {
    align-items: start;
    padding: 2rem;
}
.team .container .team-list .accordions .accordion .accordion-trigger .member,
.team .container .team-list .accordions .accordion .accordion-trigger .position {
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    height: auto;
}
.team .container .team-list .accordions .accordion .accordion-trigger .info {
    flex: 0 0 40%;
    max-width: 40%;
    width: 100%;
    height: auto;
}
.team .container .team-list .accordions .accordion .accordion-trigger .member {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    flex-wrap: no-wrap;
    gap: 3rem;
}
.team .container .team-list .accordions .accordion .accordion-trigger .member figure {
    height: 8rem;
    width: 8rem;
}
.team .container .team-list .accordions .accordion .accordion-trigger .member figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.team .container .team-list .accordions .accordion .accordion-trigger .position,
.team .container .team-list .accordions .accordion .accordion-trigger .info {
    padding-top: 2.2rem;
}
.team .container .team-list .accordions .accordion .accordion-trigger .info .content-info {
    max-height: 0;
    opacity: 0;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 3rem;
    transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
}
.team .container .team-list .accordions .accordion .accordion-trigger .more {
    padding-top: 2.5rem;
}
.team .container .team-list .accordions .accordion .accordion-trigger .more img {
    transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
}
.team .container .team-list .accordions .accordion.active .accordion-trigger .info .hide {
    display: none;
}
.team .container .team-list .accordions .accordion.active .accordion-trigger .more img {
    transform: rotate(90deg);
}
.portfolio-sectors {
    background: #001c39;
    color: #f2f2f2;
}
.portfolio-sectors .container {
    padding: 10rem 0;
}
.portfolio-sectors .container .content {
    margin-top: 5rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
    flex-wrap: no-wrap;
}
.portfolio-sectors .container .content .left-content {
    flex: 0 0 30%;
    max-width: 30%;
    width: 100%;
    height: auto;
    padding-top: 2rem;
    border-top: 1px solid #f2f2f2;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 3rem;
}
.portfolio-sectors .container .content .right-content {
    flex: 0 0 60%;
    max-width: 60%;
    width: 100%;
    height: auto;
}
.portfolio-sectors .container .content .right-content .sector-list {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: start;
    flex-wrap: wrap;
    gap: 3rem;
}
.portfolio-sectors .container .content .right-content .sector-list .sector {
    flex: 0 0 30%;
    max-width: 30%;
    width: 100%;
    height: auto;
    background: #f2f2f2;
    color: #001c39;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: end;
    flex-wrap: no-wrap;
    gap: 5rem;
    min-height: 33rem;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
}
.portfolio-sectors .container .content .right-content .sector-list .sector p {
    font-size: 2.8rem;
    width: 100%;
}
.portfolio-sectors .container .content .right-content .sector-list .sector figure {
    width: 35%;
    height: auto;
}
.portfolio-sectors .container .content .right-content .sector-list .sector figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.portfolio-sectors .container .content .right-content .sector-list .sector:first-child {
    opacity: 0;
    cursor: default;
}
.portfolio-sectors .container .content .right-content .sector-list .sector:hover {
    background: #a0c2e4;
    color: #001c39;
}
.operation-country .container {
    height: calc(var(--vh, 1vh) * 100);
    padding: 10rem 0;
    position: relative;
}
.operation-country .container .content {
    width: 50%;
    border-top: 1px solid #001c39;
    color: #001c39;
    padding-top: 2rem;
}
.operation-country .container .bg-img {
    height: auto;
    width: 50%;
    position: absolute;
    top: 55%;
    left: 70%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.operation-country .container .bg-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.logo-slider {
    padding: 10rem 0 15rem;
    background: #a0c2e4;
    color: #001c39;
}
.logo-slider .container {
    margin-bottom: 10rem;
}
.logo-slider .container h3 {
    width: 40%;
    padding-top: 2rem;
    border-top: 1px solid #001c39;
}
.logo-slider .swiper .swiper-wrapper {
    align-items: center;
    transition-timing-function: linear;
}
.logo-slider .swiper .swiper-wrapper .swiper-slide {
    flex: 0 0 15%;
    max-width: 15%;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: no-wrap;
}
.logo-slider .swiper .swiper-wrapper .swiper-slide figure {
    height: auto;
    width: 15rem;
}
.logo-slider .swiper .swiper-wrapper .swiper-slide figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news {
    position: relative;
}
.news .container {
    padding: 10rem 0;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    color: #f2f2f2;
}
.news .container .left-content {
    flex: 0 0 30%;
    max-width: 30%;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 5rem;
    padding-top: 2rem;
    border-top: 1px solid #f2f2f2;
}
.news .container .right-content {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;
    flex-wrap: no-wrap;
}
.news .container .right-content .news-list {
    width: 60%;
}
.news .container .right-content .news-list .news-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: no-wrap;
    margin-bottom: 1rem;
}
.news .container .right-content .news-list .news-header p:nth-of-type(1),
.news .container .right-content .news-list .news-header p:nth-of-type(2) {
    flex: 0 0 40%;
    max-width: 40%;
    width: 100%;
    height: auto;
}
.news .container .right-content .news-list .news-header p:nth-of-type(3) {
    flex: 0 0 10%;
    max-width: 10%;
    width: 100%;
    height: auto;
}
.news .container .right-content .news-list .accordions .accordion {
    border-bottom: none;
    background: #f2f1df40;
    padding: 2rem 3rem;
    width: 100%;
}
.news .container .right-content .news-list .accordions .accordion .accordion-trigger .company,
.news .container .right-content .news-list .accordions .accordion .accordion-trigger .year {
    flex: 0 0 40%;
    max-width: 40%;
    width: 100%;
    height: auto;
}
.news .container .right-content .news-list .accordions .accordion .accordion-trigger .more {
    flex: 0 0 10%;
    max-width: 10%;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: end;
    flex-wrap: no-wrap;
}
.news .container .right-content .news-list .accordions .accordion .accordion-trigger .more img {
    transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
}
.news .container .right-content .news-list .accordions .accordion .accordion-content .item {
    padding: 1.5rem 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: no-wrap;
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
}
.news .container .right-content .news-list .accordions .accordion .accordion-content .item .file {
    padding-right: 0.5rem;
}
.news .container .right-content .news-list .accordions .accordion .accordion-content .item .file img {
    width: 2rem;
    height: auto;
}
.news .container .right-content .news-list .accordions .accordion .accordion-content .item:first-child {
    border-top: 1px solid #f2f2f2;
    padding-top: 5rem;
}
.news .container .right-content .news-list .accordions .accordion.active .accordion-trigger .more img {
    transform: rotate(90deg);
}
.news .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.news .bg-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.contact-bio {
    background: #a0c2e4;
    color: #001c39;
}
.contact-bio .container .content .left-content {
    border-top: 1px solid #001c39;
}
.contact-bio .container .content .right-content .form {
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 5rem;
}
.contact-bio .container .content .right-content .form .input-container-two {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: no-wrap;
    gap: 5rem;
    width: 100%;
}
.contact-bio .container .content .right-content .form input,
.contact-bio .container .content .right-content .form textarea {
    width: 100%;
    padding: 1rem 0;
    color: #001c39;
    font-family: Bricolage Grotesque;
    font-weight: 400;
    font-size: 1.6rem;
    border-bottom: 1px solid #001c39;
}
.contact-bio .container .content .right-content .form input::placeholder,
.contact-bio .container .content .right-content .form textarea::placeholder {
    color: #001c39;
    font-size: 1.6rem;
    font-family: Bricolage Grotesque;
}
.contact-bio .container .content .right-content .form .link-bg {
    cursor: pointer;
    border: none;
    width: min-content;
    padding: 1.5rem 3rem;
    background: #001c39;
    color: #f2f2f2;
}
.contact-bio .container .content .right-content .form .link-bg:hover {
    background: #212e52;
    color: #f2f2f2;
}
.contact-bio .container .content .right-content .form textarea {
    height: 15rem;
    resize: none;
}
.contact-bio .container .content .right-content .form input::-webkit-outer-spin-button,
.contact-bio .container .content .right-content .form input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.contact-bio .container .content .right-content .form input[type='number'] {
    -moz-appearance: textfield;
}
@media only screen and (max-width: 830px) {
    .banner {
        height: calc(var(--vh, 1vh) * 100 * 1.1);
    }
    .banner .container .swiper .swiper-wrapper {
        padding-bottom: 7rem;
    }
    .banner .container .swiper .swiper-wrapper .swiper-slide {
        flex-direction: column-reverse;
        gap: 5rem;
    }
    .banner .container .swiper .swiper-wrapper .swiper-slide .left-content {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: auto;
        gap: 3rem;
    }
    .banner .container .swiper .swiper-wrapper .swiper-slide .left-content .content-inner {
        width: 100%;
        gap: 2rem;
    }
    .banner .container .swiper .swiper-wrapper .swiper-slide .left-content .content-inner.bt {
        padding-top: 2rem;
    }
    .banner .container .swiper .swiper-wrapper .swiper-slide .left-content .content-inner.w-80 {
        width: 100%;
    }
    .banner .container .swiper .swiper-wrapper .swiper-slide .right-content {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    .banner .container .swiper .swiper-btn {
        flex-direction: row;
        left: 0;
        bottom: 0%;
    }
    .banner .container .swiper .swiper-btn .btn-prev {
        transform: rotate(90deg);
    }
    .banner .container .swiper .swiper-btn .btn-next {
        transform: rotate(270deg);
    }
    .bio .bg-img {
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .bio .bg-img img {
        width: 110%;
    }
    .bio .container .content {
        gap: 5rem;
        padding-top: 3rem;
    }
    .bio .container .content .left-content {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    .bio .container .content .right-content .content-inner {
        width: 100%;
    }
    .team .container .content-header {
        width: 100%;
        gap: 2rem;
    }
    .team .container .team-list .team-header {
        display: none;
    }
    .team .container .team-list .accordions .accordion .accordion-trigger {
        flex-wrap: wrap;
        gap: 2rem;
    }
    .team .container .team-list .accordions .accordion .accordion-trigger .member,
    .team .container .team-list .accordions .accordion .accordion-trigger .position,
    .team .container .team-list .accordions .accordion .accordion-trigger .info {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: auto;
        padding-top: 0;
    }
    .team .container .team-list .accordions .accordion .accordion-trigger .more {
        padding-top: 0;
    }
    .portfolio-sectors .container .content {
        margin-top: 5rem;
        flex-direction: column;
        gap: 7rem;
    }
    .portfolio-sectors .container .content .left-content {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: auto;
        gap: 3rem;
    }
    .portfolio-sectors .container .content .right-content {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    .portfolio-sectors .container .content .right-content .sector-list {
        flex-direction: column;
        gap: 3rem;
    }
    .portfolio-sectors .container .content .right-content .sector-list .sector {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: auto;
        min-height: 30rem;
        padding: 2rem;
    }
    .portfolio-sectors .container .content .right-content .sector-list .sector figure {
        width: 30%;
    }
    .portfolio-sectors .container .content .right-content .sector-list .sector:first-child {
        display: none;
    }
    .operation-country .container {
        height: auto;
    }
    .operation-country .container .content {
        width: 100%;
    }
    .operation-country .container .bg-img {
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%);
        position: relative;
        margin-top: 5rem;
    }
    .logo-slider .container h3 {
        width: 100%;
    }
    .logo-slider .swiper .swiper-wrapper .swiper-slide {
        flex: 0 0 50%;
        max-width: 50%;
        width: 100%;
        height: auto;
    }
    .logo-slider .swiper .swiper-wrapper .swiper-slide figure {
        width: 17rem;
    }
    .news .container {
        gap: 7rem;
    }
    .news .container .left-content {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: auto;
        gap: 3rem;
    }
    .news .container .right-content .news-list {
        width: 100%;
    }
    .news .container .right-content .news-list .news-header {
        display: none;
    }
    .news .container .right-content .news-list .news-header p:nth-of-type(3) {
        flex: 0 0 20%;
        max-width: 20%;
        width: 100%;
        height: auto;
    }
    .contact-bio .container .content .right-content .form {
        width: 100%;
    }
    .contact-bio .container .content .right-content .form .input-container-two {
        gap: 2rem;
    }
}
.normal-banner {
    height: calc(var(--vh, 1vh) * 100);
}
.normal-banner .bg-img {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.normal-banner .bg-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.normal-banner .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    text-align: center;
    color: #f2f2f2;
}
@media only screen and (max-width: 830px) {
    .normal-banner .container {
        width: 90%;
    }
}
.contact-banner {
    height: calc(var(--vh, 1vh) * 100);
}
.contact-banner .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
}
.contact-banner .container .content .left-content {
    border-top: none;
}
.contact-banner .container .content .right-content {
    margin-top: -5rem;
}
@media only screen and (max-width: 830px) {
    .contact-banner .container .content .right-content {
        margin-top: 0;
    }
}
.sectors-banner {
    min-height: calc(var(--vh, 1vh) * 100);
    background: #a0c2e4;
    color: #001c39;
}
.sectors-banner .container {
    padding: 25rem 0 10rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
    flex-wrap: no-wrap;
}
.sectors-banner .container .left-content {
    flex: 0 0 40%;
    max-width: 40%;
    width: 100%;
    height: auto;
}
.sectors-banner .container .left-content .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 3rem;
    padding-top: 2rem;
    border-top: 1px solid #001c39;
    display: none;
}
.sectors-banner .container .left-content .content .item-list {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: start;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 2rem;
    margin-top: 5rem;
}
.sectors-banner .container .left-content .content .item-list .item {
    flex: 0 0 48%;
    max-width: 48%;
    width: 100%;
    height: auto;
    background: #f2f2f240;
    padding: 3rem;
    border-radius: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 5rem;
}
.sectors-banner .container .left-content .content .item-list .item figure {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: no-wrap;
    width: 100%;
    height: 100%;
}
.sectors-banner .container .left-content .content .item-list .item figure img {
    width: 50%;
    height: auto;
    object-fit: cover;
}
.sectors-banner .container .left-content .content .item-list .item .item-header {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    margin-bottom: 2rem;
}
.sectors-banner .container .left-content .content .item-list .item .item-header p {
    font-size: 1.6rem;
}
.sectors-banner .container .left-content .content .item-list .item p {
    font-size: 1.4rem;
}
.sectors-banner .container .left-content .content.active {
    display: flex;
}
.sectors-banner .container .right-content {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    margin-top: 10rem;
}
.sectors-banner .container .right-content .item {
    padding: 3rem 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: no-wrap;
    width: 100%;
    border-bottom: 1px solid #001c39;
    cursor: pointer;
}
.sectors-banner .container .right-content .item p {
    font-size: 3.6rem;
}
.sectors-banner .container .right-content .item figure {
    width: 7%;
    height: 100%;
}
.sectors-banner .container .right-content .item figure img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
@media only screen and (max-width: 830px) {
    .sectors-banner .container {
        flex-direction: column-reverse;
        gap: 10rem;
    }
    .sectors-banner .container .left-content,
    .sectors-banner .container .left-content .content .item-list .item {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    .sectors-banner .container .left-content .content .item-list .item figure img {
        width: 35%;
    }
    .sectors-banner .container .right-content {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: auto;
        margin-top: 0;
    }
    .sectors-banner .container .right-content .item p {
        font-size: 3rem;
    }
    .sectors-banner .container .right-content .item figure {
        width: 9%;
    }
}
.news-section {
    background: #a0c2e4;
}
.news-section .container {
    padding: 20rem 0rem;
}
.news-section .container .title {
    width: 30%;
    margin-bottom: 5rem;
}
.news-section .container .news-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: no-wrap;
    gap: 1rem;
}
.news-section .container .news-list .news-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: no-wrap;
    width: 100%;
}
.news-section .container .news-list .news-header p:nth-of-type(1),
.news-section .container .news-list .news-header p:nth-of-type(2) {
    flex: 0 0 30%;
    max-width: 30%;
    width: 100%;
    height: auto;
}
.news-section .container .news-list .news-header p:nth-of-type(3) {
    flex: 0 0 38%;
    max-width: 38%;
    width: 100%;
    height: auto;
}
.news-section .container .news-list .news-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: no-wrap;
    width: 100%;
    padding: 3rem 2rem;
    background: #f2f1df40;
}
.news-section .container .news-list .news-item .company,
.news-section .container .news-list .news-item .subject {
    flex: 0 0 30%;
    max-width: 30%;
    width: 100%;
    height: auto;
}
.news-section .container .news-list .news-item .year {
    flex: 0 0 35%;
    max-width: 35%;
    width: 100%;
    height: auto;
}
.news-section .container .news-list .news-item .more figure {
    width: 2.5rem;
    height: auto;
}
.news-section .container .news-list .news-item .more figure img {
    width: 100%;
    height: 100%;
}
.news-section .container .news-list .news-item.hide {
    display: none;
}
.news-section .container .news-list .link-bg {
    margin-top: 5rem;
    background: #001c39;
}
.news-section .container .news-list .link-bg span {
    color: #f2f2f2 !important;
}
.news-section .container .news-list .link-bg:after {
    background: #212e52;
}
.news-section .container .news-list .link-bg.hide {
    display: none !important;
}
@media only screen and (max-width: 830px) {
    .news-section .container .title {
        width: 100%;
    }
    .news-section .container .news-list .news-header {
        display: none;
    }
    .news-section .container .news-list .news-item {
        flex-wrap: wrap;
        gap: 2rem;
    }
    .news-section .container .news-list .news-item .company,
    .news-section .container .news-list .news-item .subject {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: auto;
    }
}
.team-section {
    background: #a0c2e4;
    color: #001c39;
}
.team-section .container {
    padding: 20rem 0;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 15rem;
}
.team-section .container .top-content {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 5rem;
}
.team-section .container .top-content .left-content {
    flex: 0 0 35%;
    max-width: 35%;
    width: 100%;
    height: auto;
}
.team-section .container .top-content .right-content {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;
    flex-wrap: no-wrap;
}
.team-section .container .top-content .right-content .content-inner {
    width: 55%;
}
.team-section .container .team-content {
    width: 100%;
}
.team-section .container .team-content .team-header {
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: end;
    flex-wrap: no-wrap;
    margin-bottom: 10rem;
}
.team-section .container .team-content .team-header .content {
    width: 50%;
    border-top: 1px solid #001c39;
    padding-top: 2rem;
    text-align: right;
}
.team-section .container .team-content .team-list {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: start;
    flex-wrap: wrap;
    gap: 4rem;
    width: 100%;
}
.team-section .container .team-content .team-list .team-item {
    flex: 0 0 18.1%;
    max-width: 18.1%;
    height: auto;
    width: 100%;
    position: relative;
}
.team-section .container .team-content .team-list .team-item .team-detail {
    width: 100%;
    cursor: pointer;
}
.team-section .container .team-content .team-list .team-item .team-detail figure {
    height: 50rem;
    width: 100%;
}
.team-section .container .team-content .team-list .team-item .team-detail figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.team-section .container .team-content .team-list .team-item .team-detail .team-detail-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
    flex-wrap: no-wrap;
    margin-top: 3rem;
}
.team-section .container .team-content .team-list .team-item .team-detail .team-detail-content .detail {
    flex: 0 0 80%;
    max-width: 80%;
    width: 100%;
    height: auto;
}
.team-section .container .team-content .team-list .team-item .team-detail .team-detail-content .detail p {
    font-size: 1.6rem;
}
.team-section .container .team-content .team-list .team-item .team-detail .team-detail-content .detail .paragraph-md {
    font-size: 2.4rem;
}
.team-section .container .team-content .team-list .team-item .team-detail .team-detail-content figure {
    width: 10%;
    height: 100%;
}
.team-section .container .team-content .team-list .team-item .team-detail .team-detail-content figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.team-section .container .team-content .team-list .team-item .team-popup {
    position: absolute;
    bottom: -50%;
    left: 0;
    width: 250%;
    background: #fff;
    color: #001c39;
    display: none;
    z-index: 2;
}
.team-section .container .team-content .team-list .team-item .team-popup figure {
    height: 50rem;
    width: 100%;
}
.team-section .container .team-content .team-list .team-item .team-popup figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.team-section .container .team-content .team-list .team-item .team-popup .team-popup-content {
    padding: 3rem 2rem;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    flex-wrap: no-wrap;
    gap: 2rem;
}
.team-section .container .team-content .team-list .team-item .team-popup .team-popup-content p {
    font-size: 1.8rem;
}
.team-section .container .team-content .team-list .team-item .team-popup .team-popup-content .title {
    font-size: 3.6rem;
}
.team-section .container .team-content .team-list .team-item .team-popup .team-popup-content .small-para {
    text-transform: uppercase;
    font-size: 1.4rem;
}
.team-section .container .team-content .team-list .team-item .team-popup .team-popup-content .link {
    color: #001c39;
}
.team-section .container .team-content .team-list .team-item .team-popup .close-popup {
    position: absolute;
    right: 2%;
    top: 2%;
}
.team-section .container .team-content .team-list .team-item .team-popup.last {
    left: -150%;
}
@media only screen and (max-width: 830px) {
    .team-section .container .top-content .left-content {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    .team-section .container .top-content .right-content .content-inner {
        width: 100%;
    }
    .team-section .container .team-content .team-header .content {
        width: 80%;
    }
    .team-section .container .team-content .team-list .team-item {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    .team-section .container .team-content .team-list .team-item .team-popup {
        width: 100%;
        top: 0;
        bottom: unset;
    }
    .team-section .container .team-content .team-list .team-item .team-popup.last {
        left: 0;
    }
    .team-section .container .team-content .team-list .team-item .team-popup.bottom-rs {
        top: -100%;
    }
}