@charset "UTF-8";
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
  list-style: none;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

/*
// Variable Font
@font-face {
  font-family: "EBGaramond";
  src: url("../../assets/fonts/EBGaramond-VariableFont_wght.ttf");
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf");
  font-display: swap;
}
*/
/*
// Not Variable font
@font-face {
  font-family: "Cera";
  src: url("../../assets/fonts/Cera/Cera-GR.eot");
  src: url("../../assets/fonts/Cera/Cera-GR.eot?#iefix")
      format("embedded-opentype"),
    url("../../assets/fonts/Cera/Cera-GR.woff") format("woff"),
    url("../../assets/fonts/Cera/Cera-GR.ttf") format("truetype"),
    url("../../assets/fonts/Cera/Cera-GR.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cera";
  src: url("../../assets/fonts/Cera/Cera-GR-Light.eot");
  src: url("../../assets/fonts/Cera/Cera-GR-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../../assets/fonts/Cera/Cera-GR-Light.woff2") format("woff2"),
    url("../../assets/fonts/Cera/Cera-GR-Light.woff") format("woff"),
    url("../../assets/fonts/Cera/Cera-GR-Light.ttf") format("truetype"),
    url("../../assets/fonts/Cera/Cera-GR-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cera";
  src: url("../../assets/fonts/Cera/Cera-GR-Bold.eot");
  src: url("../../assets/fonts/Cera/Cera-GR-Bold.eot?#iefix")
      format("embedded-opentype"),
    // url("../../assets/fonts/Cera/Cera-GR-Bold.woff2") format("woff2"),
    url("../../assets/fonts/Cera/Cera-GR-Bold.woff") format("woff"),
    url("../../assets/fonts/Cera/Cera-GR-Bold.ttf") format("truetype"),
    url("../../assets/fonts/Cera/Cera-GR-Bold.svg") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cera";
  src: url("../../assets/fonts/Cera/Cera-GR-Black.eot");
  src: url("../../assets/fonts/Cera/Cera-GR-Black.eot?#iefix")
      format("embedded-opentype"),
    // url("../../assets/fonts/Cera/Cera-GR-Black.woff2") format("woff2"),
    url("../../assets/fonts/Cera/Cera-GR-Black.woff") format("woff"),
    url("../../assets/fonts/Cera/Cera-GR-Black.ttf") format("truetype"),
    url("../../assets/fonts/Cera/Cera-GR-Black.svg") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
*/
@font-face {
  font-family: "icomoon";
  src: url("../../assets/fonts/icomoon.eot?zfk39s");
  src: url("../../assets/fonts/icomoon.eot?zfk39s#iefix") format("embedded-opentype"), url("../../assets/fonts/icomoon.ttf?zfk39s") format("truetype"), url("../../assets/fonts/icomoon.woff?zfk39s") format("woff"), url("../../assets/fonts/icomoon.svg?zfk39s#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.heading-xl {
  font-size: clamp(55px, 8.8541666667vw, 170px);
}
@media only screen and (min-width: 1921px) {
  .heading-xl {
    font-size: clamp(170px, 8.5vw, 255px);
  }
}

.heading-l {
  font-size: clamp(60px, 7.6388888889vw, 110px);
  line-height: 1.1;
}
@media only screen and (min-width: 1921px) {
  .heading-l {
    font-size: clamp(110px, 5.5vw, 165px);
  }
}

h1,
.heading-ml {
  font-size: clamp(35px, 3.8194444444vw, 55px);
}
@media only screen and (min-width: 1921px) {
  h1,
  .heading-ml {
    font-size: clamp(55px, 2.75vw, 82.5px);
  }
}

h2,
.heading {
  font-size: clamp(40px, 4.7222222222vw, 68px);
  line-height: 1.2;
  letter-spacing: -0.03em;
}
@media only screen and (min-width: 1921px) {
  h2,
  .heading {
    font-size: clamp(68px, 3.4vw, 102px);
  }
}

h3,
.heading-ms {
  font-size: clamp(30px, 2.7777777778vw, 40px);
  line-height: 1.2;
}
@media only screen and (min-width: 1921px) {
  h3,
  .heading-ms {
    font-size: clamp(40px, 2vw, 60px);
  }
}

h4,
.heading-s {
  font-size: clamp(25px, 2.4305555556vw, 35px);
}
@media only screen and (min-width: 1921px) {
  h4,
  .heading-s {
    font-size: clamp(35px, 1.75vw, 52.5px);
  }
}

.text-xl {
  font-size: clamp(20px, 2.0833333333vw, 30px);
}
@media only screen and (min-width: 1921px) {
  .text-xl {
    font-size: clamp(30px, 1.5vw, 45px);
  }
}

.text-l {
  font-size: clamp(18px, 1.7361111111vw, 25px);
}
@media only screen and (min-width: 1921px) {
  .text-l {
    font-size: clamp(25px, 1.25vw, 37.5px);
  }
}

.text-ml {
  font-size: clamp(16px, 1.953125vw, 20px);
}
@media only screen and (min-width: 1921px) {
  .text-ml {
    font-size: clamp(20px, 1vw, 30px);
  }
}

.text {
  font-size: clamp(16px, 1.25vw, 18px);
}
@media only screen and (min-width: 1921px) {
  .text {
    font-size: clamp(18px, 0.9vw, 27px);
  }
}

.text-ms {
  font-size: clamp(14px, 1.1111111111vw, 16px);
}
@media only screen and (min-width: 1921px) {
  .text-ms {
    font-size: clamp(16px, 0.8vw, 24px);
  }
}

.text-s {
  font-size: 14px;
}
@media only screen and (min-width: 1921px) {
  .text-s {
    font-size: clamp(14px, 0.7vw, 21px);
  }
}

.text-xs {
  font-size: 12px;
}
@media only screen and (min-width: 1921px) {
  .text-xs {
    font-size: clamp(12px, 0.6vw, 18px);
  }
}

.body {
  overflow-x: hidden;
  background-color: #e5e8ef;
  font-family: "Geologica", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
  font-variation-settings: "slnt" 0, "CRSV" 1, "SHRP" 0;
  line-height: 1.4;
}

main {
  overflow-x: hidden;
}

a {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
  color: #28bbe0;
}

button {
  cursor: pointer;
}

p {
  font-size: inherit;
  font-weight: 200;
}

h1,
h2,
h3,
h4 {
  font-weight: 200;
}

.boxed {
  max-width: 1480px;
  padding-inline: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .boxed {
    max-width: clamp(1440px, 81.6vw, 2448px);
  }
}

@media only screen and (min-width: 1025px) {
  .boxed-desktop {
    max-width: 1480px;
    padding-inline: 40px;
  }
}

.boxed-sm {
  max-width: 1140px;
  padding-inline: clamp(20px, 3.6363636364vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .boxed-sm {
    max-width: clamp(1100px, 62.3333333333vw, 1870px);
  }
}

@media only screen and (min-width: 1921px) {
  .boxed-4k {
    max-width: clamp(1440px, 81.6vw, 2448px);
    padding-inline: 40px;
  }
}

.centered {
  margin-inline: auto;
}

@media only screen and (min-width: 1921px) {
  .centered-4k {
    margin-inline: auto;
  }
}

@media only screen and (min-width: 1025px) {
  .centered-desktop {
    margin-inline: auto;
  }
}

@media only screen and (max-width: 1024px) {
  .centered-mob {
    margin-inline: auto;
  }
}

@media only screen and (min-width: 1440px) {
  .push-left {
    margin-left: calc((100vw - 1440px) / 2);
  }
}
@media only screen and (min-width: 1921px) {
  .push-left {
    margin-left: calc((100vw - clamp(1440px, 81.6vw, 2448px)) / 2);
  }
}

@media only screen and (min-width: 1440px) {
  .push-right {
    margin-right: calc((100vw - 1440px) / 2);
  }
}
@media only screen and (min-width: 1921px) {
  .push-right {
    margin-right: calc((100vw - clamp(1440px, 81.6vw, 2448px)) / 2);
  }
}

.inline-padding {
  padding-inline: 20px;
}

.bottom-padding {
  padding-bottom: clamp(40px, 7.8125vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .bottom-padding {
    padding-bottom: clamp(80px, 4vw, 120px);
  }
}

.first-section {
  padding-block: clamp(150px, 19.53125vw, 200px) clamp(75px, 9.765625vw, 100px);
}
@media only screen and (min-width: 1921px) {
  .first-section {
    padding-block: clamp(200px, 10vw, 300px) clamp(100px, 5vw, 150px);
  }
}

.basic-section {
  padding-block: clamp(80px, 11.1111111111vw, 160px);
}
@media only screen and (min-width: 1921px) {
  .basic-section {
    padding-block: clamp(160px, 8vw, 240px);
  }
}

.basic {
  padding-block: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .basic {
    padding-block: clamp(40px, 2vw, 60px);
  }
}

.last-section {
  padding-bottom: clamp(150px, 19.53125vw, 200px);
}
@media only screen and (min-width: 1921px) {
  .last-section {
    padding-bottom: clamp(200px, 10vw, 300px);
  }
}

.no-padding {
  padding-inline: 0;
}

.no-bottom-padding {
  padding-bottom: 0;
}

.no-top-padding {
  padding-top: 0;
}

.radius-section {
  border-radius: clamp(35px, 4.8611111111vw, 70px);
}
@media only screen and (min-width: 1921px) {
  .radius-section {
    border-radius: clamp(70px, 3.5vw, 105px);
  }
}

.radius {
  border-radius: clamp(25px, 2.7777777778vw, 40px);
  overflow: hidden;
}
@media only screen and (min-width: 1921px) {
  .radius {
    border-radius: clamp(40px, 2vw, 60px);
  }
}

.text-container {
  display: flex;
  flex-direction: column;
  gap: clamp(10px, 1.3888888889vw, 20px);
}
@media only screen and (min-width: 1921px) {
  .text-container {
    gap: clamp(20px, 1vw, 30px);
  }
}

.custom-shape-divider-top-1776326009 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.custom-shape-divider-bottom-1776326109 {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.custom-shape-divider-bottom-1776326109 svg {
  position: relative;
  display: block;
  width: calc(181% + 1.3px);
  height: 69px;
  transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1776326109 .shape-fill {
  fill: #ffffff;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.thin {
  font-weight: 100;
}

.extralight {
  font-weight: 200;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.semibold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.extrabold {
  font-weight: 800;
}

.black-weight {
  font-weight: 900;
}

.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.line-height-s {
  line-height: 1.2;
}

.letter-spacing-wide {
  letter-spacing: 0.4em;
}

.letter-spacing-s {
  letter-spacing: -0.03em;
}

.text-center {
  text-align: center;
}

.hidden {
  display: none !important;
}

@media only screen and (min-width: 1025px) {
  .hidden-desktop {
    display: none !important;
  }
}

@media only screen and (max-width: 1024px) {
  .hidden-mobile {
    display: none !important;
  }
}

.black {
  color: #000;
}

.white {
  color: #fff;
}

.primary {
  color: #00389c;
}

.primary-bg {
  background-color: #00389c;
}

.primary-bg-70 {
  background-color: rgba(0, 56, 156, 0.7);
}

.blue-dark-bg {
  background-color: #0b0d28;
}

.dark-gray {
  color: #444444;
}

.accent {
  color: #28bbe0;
}

.accent-bg {
  background-color: #28bbe0;
}

.orange-bg {
  background-color: #ffa700;
}

.lime-bg {
  background-color: #bddb20;
}

.green-bg {
  background-color: #32d2a2;
}

.above-footer {
  background-image: linear-gradient(to bottom, #e5e8ef, rgba(255, 255, 255, 0.67));
}

.header {
  position: fixed;
  z-index: 100;
  inset-inline: 0;
  background-color: transparent;
}
.header:before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  opacity: 0;
  background-color: #e5e8ef;
  transition: 0.3s ease;
}
.header--sticky:before {
  opacity: 1;
}
.header--sticky .header__container {
  padding-block: clamp(20px, 2.7777777778vw, 40px);
}
.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-block: clamp(40px, 5.5555555556vw, 80px);
  transition: padding-block ease 300ms;
}
@media only screen and (max-width: 1024px) {
  .header__container {
    gap: 20px;
  }
}
@media only screen and (min-width: 1921px) {
  .header__container {
    padding-block: clamp(80px, 4vw, 120px);
  }
}
.header__container img {
  width: clamp(230px, 33.3333333333vw, 480px);
}
@media only screen and (min-width: 1921px) {
  .header__container img {
    width: clamp(480px, 24vw, 720px);
  }
}
.header ul {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
}
.header__cta-and-hamburger {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: clamp(10px, 3.4722222222vw, 50px);
}
@media only screen and (min-width: 1921px) {
  .header__cta-and-hamburger {
    gap: clamp(50px, 2.5vw, 75px);
  }
}
@media only screen and (max-width: 1024px) {
  .header__cta {
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    width: 100% !important;
    text-align: center;
    border-radius: 0 !important;
  }
}

.main-menu {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  gap: 40px;
  height: 100vh;
  padding: 100px 40px;
  background-color: #fff;
  visibility: visible;
  opacity: 1;
  transform: translateX(0%);
  transition: all ease 300ms;
}
@media only screen and (min-width: 1921px) {
  .main-menu {
    gap: clamp(40px, 2vw, 60px);
    padding: clamp(100px, 5vw, 150px) clamp(40px, 2vw, 60px);
  }
}
.main-menu--closed {
  visibility: hidden;
  opacity: 0;
  transform: translateX(100%);
}
.main-menu__list {
  display: flex;
  position: relative;
  flex-direction: column;
}
.main-menu li {
  border-bottom: solid 1px #00389c;
}
.main-menu a {
  display: flex;
  flex-direction: column;
  gap: 1px;
  width: fit-content;
  color: #00389c;
  font-size: 20px;
  padding-block: 20px;
}
@media only screen and (min-width: 1921px) {
  .main-menu a {
    font-size: clamp(20px, 1vw, 30px);
    padding-block: clamp(20px, 1vw, 30px);
  }
}
.main-menu a:after {
  content: "";
  width: calc(100% + 4px);
  height: 2px;
  background-color: #fff;
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  transition: clip-path ease 300ms;
}
.main-menu a:hover:after {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.main-menu ul {
  background-color: #fff;
  transition: all ease 300ms;
}
.main-menu > li:hover ul {
  visibility: visible;
  opacity: 1;
  display: block;
}

.hero {
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (min-width: 1025px) {
  .facilities__text-container {
    max-width: 700px;
  }
}
@media only screen and (min-width: 1921px) {
  .facilities__text-container {
    max-width: clamp(700px, 35vw, 1050px);
  }
}
.facilities__list {
  display: grid;
  gap: clamp(30px, 4.1666666667vw, 60px);
}
@media only screen and (min-width: 1025px) {
  .facilities__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1921px) {
  .facilities__list {
    gap: clamp(60px, 3vw, 90px);
  }
}
.facilities__item {
  display: grid;
}
@media only screen and (min-width: 1025px) {
  .facilities__item {
    grid-template-columns: 1fr 1fr;
  }
  .facilities__item:first-child {
    grid-column: span 2;
  }
}
.facilities__item-text-container {
  padding-inline: 20px;
  padding-block: 40px;
  align-self: center;
}
@media only screen and (min-width: 1921px) {
  .facilities__item-text-container {
    padding-block: clamp(40px, 2vw, 60px);
  }
}
.facilities__img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
@media only screen and (max-width: 1024px) {
  .facilities__img-container img {
    height: calc(66.6666666667vw - 40px);
  }
}
.facilities__map-container {
  position: relative;
  overflow: hidden;
  min-height: 270px;
}
.facilities iframe {
  position: absolute;
  width: calc(100% + 640px);
  inset: 0;
  left: -50%;
  min-height: 270px;
}

.archive-grid {
  position: relative;
  display: grid;
  gap: clamp(8px, 1.5625vw, 16px);
}
@media only screen and (min-width: 1025px) {
  .archive-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1921px) {
  .archive-grid {
    gap: clamp(16px, 0.8vw, 24px);
  }
}
.archive-grid__bottom {
  display: grid;
  place-content: center;
  padding-block: clamp(16px, 3.125vw, 32px);
}
@media only screen and (min-width: 1921px) {
  .archive-grid__bottom {
    padding-block: clamp(32px, 1.6vw, 48px);
  }
}
.archive-grid__no-more-posts {
  display: none;
}
.archive-grid__loader {
  position: absolute;
  z-index: 1;
  inset: 0;
  display: grid;
  place-content: center;
  background-color: rgba(0, 0, 0, 0.3);
}

.carousel__track {
  overflow-x: hidden;
}
.carousel__container {
  display: flex;
}
.carousel__slide {
  color: #000;
  cursor: grab;
}
.carousel__buttons {
  display: flex;
  align-items: center;
  gap: clamp(10px, 2.0181634712vw, 20px);
}
@media only screen and (min-width: 1921px) {
  .carousel__buttons {
    gap: clamp(20px, 1vw, 30px);
  }
}
.carousel__button {
  cursor: pointer;
  border: solid 1px #c3c3c3;
  border-radius: 50%;
  width: clamp(40px, 7.0635721493vw, 70px);
  aspect-ratio: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #00389c;
}
@media only screen and (min-width: 1921px) {
  .carousel__button {
    width: clamp(70px, 3.5vw, 105px);
  }
}
@media only screen and (min-width: 1921px) {
  .carousel__button {
    border-width: 2px;
  }
}
.carousel__button--previous {
  transform: scaleX(-1);
}
.carousel__button::after {
  content: "\e900";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.carousel__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: clamp(20px, 4.0363269425vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .carousel__bottom {
    gap: clamp(40px, 2vw, 60px);
  }
}
.carousel__dots {
  display: flex;
  gap: 8px;
  width: 100%;
  max-width: 400px;
}
@media only screen and (min-width: 1921px) {
  .carousel__dots {
    gap: clamp(8px, 0.4vw, 12px);
  }
}
.carousel__dot {
  flex-grow: 1;
  height: 5px;
  width: 100%;
  max-width: 100px;
  background-color: gray;
  transition: background-color ease 300ms;
  cursor: pointer;
}
@media only screen and (min-width: 1921px) {
  .carousel__dot {
    height: clamp(5px, 0.25vw, 7.5px);
    max-width: clamp(100px, 5vw, 150px);
  }
}
.carousel__dot.glide__bullet--active {
  background-color: #000;
}

.tabs__buttons {
  display: flex;
}
.tabs__button {
  padding: clamp(8px, 1.5625vw, 16px) clamp(16px, 3.125vw, 32px);
  border: solid 1px rgba(0, 56, 156, 0.2);
  cursor: pointer;
  transition: all ease 300ms;
}
.tabs__button:hover {
  border: solid 1px #00389c;
}
.tabs__button--active {
  background-color: #00389c;
  color: #e5e8ef;
}
.tabs__content {
  padding: clamp(8px, 1.5625vw, 16px);
}
.tabs__content--hidden {
  display: none;
}

.accordion__item {
  border: solid 1px rgba(0, 56, 156, 0.2);
  transition: border ease 300ms;
}
.accordion__item:hover {
  border: solid 1px #00389c;
}
.accordion__item--open {
  border: solid 1px #00389c;
}
.accordion__button, .accordion__text {
  padding: clamp(8px, 1.5625vw, 16px);
}
.accordion__button {
  cursor: pointer;
  transition: all ease 300ms;
}
.accordion__button--active {
  background-color: #00389c;
  color: #fff;
}
.accordion__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height ease 300ms;
}

.gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(8px, 1.5625vw, 16px);
}
@media only screen and (min-width: 1921px) {
  .gallery {
    gap: clamp(16px, 0.8vw, 24px);
  }
}
@media only screen and (max-width: 1024px) {
  .gallery {
    grid-template-columns: repeat(3, 1fr);
  }
}
.gallery__item {
  cursor: pointer;
}
.gallery__item img {
  aspect-ratio: 1;
  object-fit: cover;
}

.lightbox {
  position: fixed;
  inset: 0;
  z-index: 1000;
  align-items: center;
  padding-bottom: clamp(24px, 4.6875vw, 48px);
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  visibility: visible;
  opacity: 1;
}
@media only screen and (min-width: 1921px) {
  .lightbox {
    padding-bottom: clamp(48px, 2.4vw, 72px);
  }
}
.lightbox--hidden {
  visibility: hidden;
  opacity: 0;
}
.lightbox__container {
  height: 100%;
  display: grid;
  grid-template-rows: auto 1fr auto;
}
.lightbox__img-container {
  margin-inline: auto;
  padding-bottom: clamp(20px, 3.90625vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .lightbox__img-container {
    padding-bottom: clamp(40px, 2vw, 60px);
  }
}
.lightbox__img-container img {
  margin-inline: auto;
}
@media only screen and (min-width: 1025px) {
  .lightbox__img-container img {
    height: 100%;
  }
}
.lightbox__close {
  width: 100%;
  color: #fff;
  text-align: right;
}
.lightbox__close-button {
  opacity: 0.8;
  cursor: pointer;
}
.lightbox__close-button:hover {
  opacity: 1;
}
.lightbox .carousel__container {
  height: 100%;
}
.lightbox .carousel__slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 0;
}
.lightbox__img-container {
  margin-inline: auto;
  padding-bottom: clamp(20px, 3.90625vw, 40px);
  min-height: 0;
  overflow: hidden;
}
@media only screen and (min-width: 1921px) {
  .lightbox__img-container {
    padding-bottom: clamp(40px, 2vw, 60px);
  }
}
.lightbox__img-container img {
  margin-inline: auto;
  max-height: 100%;
  width: auto;
  display: block;
}
@media only screen and (min-width: 1025px) {
  .lightbox__img-container img {
    height: 100%;
  }
}
.lightbox .carousel__button:after {
  color: #fff;
}
.lightbox .carousel__dot {
  height: 2px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.lightbox .carousel__controls {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 20px;
  width: 100%;
}
@media only screen and (min-width: 1921px) {
  .lightbox .carousel__controls {
    gap: clamp(20px, 1vw, 30px);
  }
}
.lightbox .glide__bullet--active {
  background-color: #fff;
}

.marquee {
  --gap: 1.5rem;
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
  transition: all ease 200ms 200ms;
  padding-block: clamp(20px, 3.4722222222vw, 50px);
}
@media only screen and (min-width: 1921px) {
  .marquee {
    padding-block: clamp(50px, 2.5vw, 75px);
  }
}
.marquee__content {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: fit-content;
  white-space: nowrap;
  gap: 30px;
  animation: scroll 60s linear infinite;
}
@media only screen and (min-width: 1921px) {
  .marquee__content {
    gap: clamp(30px, 1.5vw, 45px);
  }
}
.marquee__content .marquee__text-1,
.marquee__content .marquee__text-2 {
  position: relative;
  white-space: nowrap;
  display: flex;
  align-items: center;
  margin-left: 0;
}
.marquee__content .marquee__text-1:not(:first-of-type),
.marquee__content .marquee__text-2:not(:first-of-type) {
  margin-left: 0;
}
.marquee__content .marquee__text-1::before,
.marquee__content .marquee__text-2::before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  margin-right: 30px;
  background-color: #fff;
  opacity: 1;
  vertical-align: middle;
  flex-shrink: 0;
}
.marquee--active {
  visibility: visible;
  opacity: 1;
}
@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - var(--gap)));
  }
}

.cards-gradient__item {
  background-image: linear-gradient(to top, #fff, transparent 50%);
  padding-block: clamp(60px, 6.9444444444vw, 100px);
}
@media only screen and (min-width: 1921px) {
  .cards-gradient__item {
    padding-block: clamp(100px, 5vw, 150px);
  }
}
.cards-gradient__item-container {
  display: grid;
  align-items: center;
  gap: clamp(75px, 10.4166666667vw, 150px);
}
@media only screen and (min-width: 768px) {
  .cards-gradient__item-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1025px) {
  .cards-gradient__item-container {
    grid-template-columns: 1fr 1.25fr;
  }
}
@media only screen and (min-width: 1921px) {
  .cards-gradient__item-container {
    gap: clamp(150px, 7.5vw, 225px);
  }
}
.cards-gradient__item-img-container {
  padding-top: clamp(80px, 6.9444444444vw, 100px);
  padding-left: clamp(50px, 5.5555555556vw, 80px);
  background-image: radial-gradient(circle at 60%, #2d78ff, #002568 70%);
}
@media only screen and (max-width: 767px) {
  .cards-gradient__item-img-container {
    max-width: 420px;
  }
}
@media only screen and (min-width: 1921px) {
  .cards-gradient__item-img-container {
    padding-top: clamp(100px, 5vw, 150px);
    padding-left: clamp(80px, 4vw, 120px);
  }
}
.cards-gradient__item-number {
  color: #5bfbfd;
  opacity: 0.4;
  line-height: 0.75;
  font-size: clamp(112px, 15.7638888889vw, 227px);
}
@media only screen and (min-width: 1921px) {
  .cards-gradient__item-number {
    font-size: clamp(227px, 11.35vw, 340.5px);
  }
}
.cards-gradient__item-image {
  top: 0;
  right: 0;
  max-width: clamp(200px, 22.9166666667vw, 330px);
  transform: translateX(10%) translateY(8%);
}
@media only screen and (min-width: 1921px) {
  .cards-gradient__item-image {
    max-width: clamp(330px, 16.5vw, 495px);
  }
}
.cards-gradient__item-title, .cards-gradient__item-text {
  max-width: 510px;
}
@media only screen and (min-width: 1921px) {
  .cards-gradient__item-title, .cards-gradient__item-text {
    max-width: clamp(510px, 25.5vw, 765px);
  }
}
.cards-gradient__item:nth-child(odd) .cards-gradient__item-img-container {
  border-top-left-radius: 0px;
}
.cards-gradient__item:nth-child(even) .cards-gradient__item-img-container {
  border-top-right-radius: 0px;
  text-align: right;
  padding-left: 0;
  padding-right: clamp(50px, 5.5555555556vw, 80px);
  background-image: radial-gradient(circle at 40%, #2d78ff, #002568 70%);
  justify-self: end;
  width: 100%;
}
@media only screen and (min-width: 1921px) {
  .cards-gradient__item:nth-child(even) .cards-gradient__item-img-container {
    padding-left: 0;
    padding-right: clamp(80px, 4vw, 120px);
  }
}
@media only screen and (min-width: 768px) {
  .cards-gradient__item:nth-child(even) .cards-gradient__item-img-container {
    grid-column: 2;
    grid-row: 1;
  }
}
.cards-gradient__item:nth-child(even) .cards-gradient__item-text-container {
  justify-self: right;
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .cards-gradient__item:nth-child(even) .cards-gradient__item-text-container {
    grid-column: 1;
    grid-row: 1;
  }
}
.cards-gradient__item:nth-child(even) .cards-gradient__item-image {
  right: auto;
  left: 0;
  transform: translateX(-10%) translateY(8%);
}
@media only screen and (min-width: 1025px) {
  .cards-gradient__item:nth-child(even) .cards-gradient__item-container {
    grid-template-columns: 1.25fr 1fr;
  }
}

.footer {
  padding-block: clamp(20px, 3.90625vw, 40px);
  background-color: rgba(255, 255, 255, 0.67);
}
@media only screen and (max-width: 1024px) {
  .footer {
    padding-bottom: clamp(60px, 7.8125vw, 80px);
  }
}
@media only screen and (min-width: 1921px) {
  .footer {
    padding-block: clamp(40px, 2vw, 60px);
  }
}
.footer__top {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: clamp(20px, 2.9296875vw, 30px);
}
@media only screen and (min-width: 1921px) {
  .footer__top {
    padding-bottom: clamp(30px, 1.5vw, 45px);
  }
}
.footer__top-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (max-width: 1024px) {
  .footer__top-container {
    flex-direction: column;
    gap: clamp(20px, 3.90625vw, 40px);
    align-items: flex-start;
  }
}
.footer__social {
  display: flex;
  gap: clamp(20px, 3.90625vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .footer__social {
    gap: clamp(40px, 2vw, 60px);
  }
}
.footer__logo-container img {
  width: clamp(230px, 39.0625vw, 400px);
}
@media only screen and (min-width: 1921px) {
  .footer__logo-container img {
    width: clamp(400px, 20vw, 600px);
  }
}
.footer__main {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.footer__main-container {
  display: grid;
  gap: clamp(30px, 4.1666666667vw, 60px);
}
@media only screen and (min-width: 1025px) {
  .footer__main-container {
    grid-template-columns: 1fr 1.2fr;
  }
}
@media only screen and (min-width: 1921px) {
  .footer__main-container {
    gap: clamp(60px, 3vw, 90px);
  }
}
.footer__menus {
  display: grid;
  gap: clamp(30px, 4.1666666667vw, 60px);
}
@media only screen and (min-width: 1025px) {
  .footer__menus {
    grid-template-columns: 1fr 1fr;
    padding-right: clamp(30px, 4.1666666667vw, 60px);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
}
@media only screen and (max-width: 1024px) {
  .footer__menus {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
}
@media only screen and (min-width: 1921px) {
  .footer__menus {
    gap: clamp(60px, 3vw, 90px);
  }
}
.footer__contact-info {
  display: grid;
  gap: clamp(20px, 2.0833333333vw, 30px);
}
@media only screen and (min-width: 1921px) {
  .footer__contact-info {
    gap: clamp(30px, 1.5vw, 45px);
  }
}
.footer__contact-info-grid {
  display: grid;
  gap: clamp(20px, 2.0833333333vw, 30px) clamp(30px, 4.1666666667vw, 60px);
}
@media only screen and (min-width: 1025px) {
  .footer__contact-info-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1921px) {
  .footer__contact-info-grid {
    gap: clamp(30px, 1.5vw, 45px) clamp(60px, 3vw, 90px);
  }
}
.footer__bottom-container {
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media only screen and (max-width: 1024px) {
  .footer__bottom-container {
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 1921px) {
  .footer__bottom-container {
    padding-top: clamp(20px, 1vw, 30px);
    gap: clamp(20px, 1vw, 30px);
  }
}
.footer ul {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
}
.footer a {
  color: #444444;
  transition: 0.3s ease;
}
.footer a:hover {
  color: #28bbe0;
}

.footer-menu {
  pointer-events: none;
}

.loader {
  display: grid;
  place-content: center;
  background-color: #e5e8ef;
  position: fixed;
  inset: 0;
  z-index: 999;
}
.loader__spinner {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  border: 4px solid #00389c;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.loader__spinner::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  left: 8px;
  top: 8px;
  border: 4px solid #00389c;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader__percentage {
  padding: 20px;
  text-align: center;
  color: #00389c;
}

.button {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
  display: flex;
  align-items: center;
  position: relative;
  width: fit-content;
  color: #fff;
  background-color: #28bbe0;
  border-radius: clamp(40px, 4.1666666667vw, 60px);
  padding: clamp(10px, 1.1111111111vw, 16px) clamp(40px, 4.1666666667vw, 60px);
  cursor: pointer;
  overflow: hidden;
  z-index: 2;
}
@media only screen and (min-width: 1921px) {
  .button {
    border-radius: clamp(60px, 3vw, 90px);
    padding: clamp(16px, 0.8vw, 24px) clamp(60px, 3vw, 90px);
  }
}
.button::before, .button::after {
  content: "";
  position: absolute;
  inset: 0;
}
.button::before {
  width: 170%;
  padding-bottom: 120%;
  top: -100%;
  left: -30%;
  transform: translate3d(0, 70%, 0) scale3d(0, 0, 0);
  background-color: #00389c;
  border-radius: 50%;
  transition: transform 0.5s cubic-bezier(0.1, 0, 0.3, 1);
}
.button::after {
  transform: translate3d(0, 110%, 0);
  background-color: #00389c;
  border-radius: 5%;
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.button:hover::before {
  transform: translate3d(0, 70%, 0) scale3d(1.1, 1.1, 1.1);
  transition-duration: 0.8s;
}
.button:hover::after {
  transform: translate3d(0, 0, 0);
}
.button:hover .button__text {
  color: #fff;
}
.button__text {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 10;
  color: #fff;
  transition: color 0.4s;
  pointer-events: none;
}
.button--reverse {
  background-color: #00389c;
}
.button--reverse::before, .button--reverse::after {
  background-color: #28bbe0;
}

.link {
  color: #28bbe0;
}

.hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 30px;
  cursor: pointer;
  z-index: 10;
}
@media only screen and (min-width: 1921px) {
  .hamburger {
    height: clamp(30px, 1.5vw, 45px);
  }
}
.hamburger--pressed .hamburger__button {
  transform: translateX(-50px);
  background: transparent;
}
.hamburger--pressed .hamburger__button:before {
  transform: rotate(45deg) translate(35px, -35px);
}
.hamburger--pressed .hamburger__button:after {
  transform: rotate(-45deg) translate(35px, 35px);
}
@media only screen and (min-width: 1921px) {
  .hamburger--pressed .hamburger__button {
    transform: translateX(calc(clamp(50px, 2.5vw, 75px) * -1));
  }
  .hamburger--pressed .hamburger__button::before {
    transform: rotate(45deg) translate(clamp(35px, 1.75vw, 52.5px), calc(clamp(35px, 1.75vw, 52.5px) * -1));
  }
  .hamburger--pressed .hamburger__button::after {
    transform: rotate(-45deg) translate(clamp(35px, 1.75vw, 52.5px), clamp(35px, 1.75vw, 52.5px));
  }
}
.hamburger__button {
  display: flex;
  position: relative;
  z-index: 2;
  width: 36px;
  height: 3px;
  background: transparent;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 1921px) {
  .hamburger__button {
    width: clamp(36px, 1.8vw, 54px);
  }
}
.hamburger__button:before, .hamburger__button:after {
  content: "";
  position: absolute;
  width: 36px;
  height: 3px;
  background: #00389c;
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 1921px) {
  .hamburger__button:before, .hamburger__button:after {
    width: clamp(36px, 1.8vw, 54px);
  }
}
.hamburger__button:before {
  transform: translateY(-6px);
}
@media only screen and (min-width: 1921px) {
  .hamburger__button:before {
    transform: translateY(calc(clamp(6px, 0.3vw, 9px) * -1));
  }
}
.hamburger__button:after {
  transform: translateY(6px);
}
@media only screen and (min-width: 1921px) {
  .hamburger__button:after {
    transform: translateY(clamp(6px, 0.3vw, 9px));
  }
}

.quote {
  position: relative;
}
.quote::before {
  content: "\e903";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  color: rgba(255, 255, 255, 0.1);
  line-height: 1;
  font-size: clamp(30px, 3.8194444444vw, 55px);
  transform: translateX(-70%) translateY(-30%);
}
@media only screen and (min-width: 1921px) {
  .quote::before {
    font-size: clamp(55px, 2.75vw, 82.5px);
  }
}
.quote--accent::before {
  left: 0;
  color: rgba(40, 187, 224, 0.1);
  font-size: clamp(85px, 11.8055555556vw, 170px);
  transform: translateX(-40%) translateY(-30%);
}
@media only screen and (min-width: 1921px) {
  .quote--accent::before {
    font-size: clamp(170px, 8.5vw, 255px);
  }
}

.back-to-top {
  position: fixed;
  line-height: 1;
  bottom: 0;
  right: 0;
  margin: clamp(24px, 4.6875vw, 48px);
  padding: clamp(12px, 2.34375vw, 24px);
  border-radius: clamp(8px, 1.5625vw, 16px);
  border-top-left-radius: 0px;
  background-color: #28bbe0;
  color: #fff;
  opacity: 0;
  transform: rotate(-90deg);
  transition: opacity ease 0.2s;
  cursor: pointer;
  z-index: 4;
}
@media only screen and (min-width: 1921px) {
  .back-to-top {
    border-radius: clamp(16px, 0.8vw, 24px);
    border-top-left-radius: 0px;
    padding: clamp(24px, 1.2vw, 36px);
    margin: clamp(48px, 2.4vw, 72px);
  }
}
@media only screen and (max-width: 1024px) {
  .back-to-top {
    margin-bottom: 48px;
  }
}
.back-to-top--visible {
  visibility: visible;
  opacity: 1;
}
.back-to-top::after {
  content: "\e900";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.search-form__button {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
}
.search-form__button:before {
  content: "\e902";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.heading-bg {
  z-index: 5;
  width: 100%;
  color: #28bbe0;
  opacity: 0.5;
  font-weight: 100;
  line-height: 0.8;
  text-transform: lowercase;
  white-space: nowrap;
}

.contact-form {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.contact-form__form {
  display: flex;
  justify-content: center;
}
.contact-form .wpcf7 {
  width: 100%;
}
.contact-form input:not([type=submit]):not([type=checkbox]), .contact-form textarea {
  width: 100%;
  padding-block: clamp(10px, 1.3888888889vw, 20px);
}
@media only screen and (min-width: 1921px) {
  .contact-form input:not([type=submit]):not([type=checkbox]), .contact-form textarea {
    padding-block: clamp(20px, 1vw, 30px);
  }
}
.contact-form textarea {
  max-height: clamp(160px, 13.8888888889vw, 200px);
}
@media only screen and (min-width: 1921px) {
  .contact-form textarea {
    max-height: clamp(200px, 10vw, 300px);
  }
}
.contact-form form {
  display: grid;
}
@media only screen and (min-width: 1025px) {
  .contact-form form {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}
@media only screen and (min-width: 1921px) {
  .contact-form form {
    gap: clamp(20px, 1vw, 30px);
  }
}
.contact-form input[type=checkbox] {
  appearance: none;
  background-color: #fff;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  position: relative;
}
.contact-form input[type=checkbox]::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  top: 2px;
  left: 2px;
  background-color: #28bbe0;
  transform: scale(0);
  transition: all 0.3s ease;
}
.contact-form input[type=checkbox]:checked::before {
  transform: scale(1);
}
@media only screen and (min-width: 1921px) {
  .contact-form input[type=checkbox] {
    width: clamp(18px, 0.9vw, 27px);
    height: clamp(18px, 0.9vw, 27px);
  }
  .contact-form input[type=checkbox]::before {
    width: clamp(14px, 0.7vw, 21px);
    height: clamp(14px, 0.7vw, 21px);
    top: clamp(2px, 0.1vw, 3px);
    left: clamp(2px, 0.1vw, 3px);
  }
}
.contact-form .wpcf7-submit {
  background-color: transparent;
  border: none;
  color: white;
}
.contact-form .wpcf7-spinner {
  position: absolute;
}

@media only screen and (min-width: 1025px) {
  .contact__form-field--textarea {
    grid-column: span 2;
  }
}
.contact__form-acceptance {
  align-self: end;
}
.contact__form-acceptance label {
  display: flex;
  align-items: center;
  gap: 8px;
}
.contact__form-acceptance .wpcf7-list-item {
  margin: 0;
}
.contact__form-button {
  align-self: end;
}
@media only screen and (min-width: 1025px) {
  .contact__form-button {
    justify-self: end;
  }
}
@media only screen and (max-width: 1024px) {
  .contact__form-button {
    text-align: center;
    margin-top: 40px;
  }
}
.contact__form-button p {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.contact__form-button p input[type=submit] {
  position: relative;
  z-index: 1;
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  padding-right: 20px;
}
@media only screen and (min-width: 1921px) {
  .contact__form-button p input[type=submit] {
    padding-right: clamp(20px, 1vw, 30px);
  }
}
.contact__form-button p::after {
  content: "\e90a";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  pointer-events: none;
}

.error-message {
  color: red;
}

.hero-home__top {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1025px) {
  .hero-home__heading, .hero-home__text-container {
    max-width: 600px;
  }
}
@media only screen and (min-width: 1921px) {
  .hero-home__heading, .hero-home__text-container {
    max-width: clamp(600px, 30vw, 900px);
  }
}
.hero-home__bottom-container {
  display: grid;
  padding-bottom: clamp(30px, 5.4545454545vw, 60px);
}
@media only screen and (min-width: 1921px) {
  .hero-home__bottom-container {
    padding-bottom: clamp(60px, 3vw, 90px);
  }
}
@media only screen and (min-width: 1025px) {
  .hero-home__bottom-container {
    grid-template-columns: 1fr 1fr;
  }
}
.hero-home__text-container {
  position: relative;
  z-index: 1;
  padding-bottom: clamp(90px, 12.5vw, 180px);
}
@media only screen and (max-width: 1024px) {
  .hero-home__text-container {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1921px) {
  .hero-home__text-container {
    padding-bottom: clamp(180px, 9vw, 270px);
  }
}
@media only screen and (min-width: 1025px) {
  .hero-home__img-container {
    transform: translateX(-5%) translateY(-20%);
  }
}
@media only screen and (max-width: 1024px) {
  .hero-home__img-container {
    padding-bottom: clamp(40px, 5.859375vw, 60px);
  }
  .hero-home__img-container img {
    max-width: min(100%, 768px);
    margin-inline: auto;
  }
}
.hero-home__floating-images {
  mix-blend-mode: screen;
}
.hero-home__floating-img-container {
  width: 100%;
  max-width: clamp(100px, 10.4166666667vw, 200px);
}
@media only screen and (min-width: 1921px) {
  .hero-home__floating-img-container {
    max-width: clamp(200px, 10vw, 300px);
  }
}
.hero-home__floating-img-container:nth-child(1) {
  top: 0;
  transform: translateX(-25%);
}
.hero-home__floating-img-container:nth-child(2) {
  transform: translateY(-35%);
  left: 30%;
}
.hero-home__floating-img-container:nth-child(3) {
  top: 10%;
  left: 55%;
  transform: translateX(-50%);
  opacity: 0.5;
}
.hero-home__floating-img-container:nth-child(4) {
  top: 25%;
  right: 0;
  transform: scale(2);
}
.hero-home__floating-img-container:nth-child(5) {
  top: 30%;
  left: 5%;
}
.hero-home__floating-img-container:nth-child(6) {
  top: 70%;
  left: 5%;
}
.hero-home__floating-img-container:nth-child(7) {
  bottom: 0;
  right: 5%;
  transform: rotate(60deg);
}
.hero-home__floating-img-container:nth-child(8) {
  bottom: -5%;
  left: 20%;
}

.best-students-home__heading-bg {
  bottom: 100%;
  right: 0;
  text-align: right;
}
@media only screen and (min-width: 1025px) {
  .best-students-home__text-container {
    max-width: 600px;
  }
}
@media only screen and (min-width: 1921px) {
  .best-students-home__text-container {
    max-width: clamp(600px, 30vw, 900px);
  }
}
.best-students-home__top {
  padding-top: clamp(50px, 9.765625vw, 100px);
}
@media only screen and (min-width: 1921px) {
  .best-students-home__top {
    padding-top: clamp(100px, 5vw, 150px);
  }
}
.best-students-home__bottom {
  padding-bottom: clamp(50px, 6.9444444444vw, 100px);
}
@media only screen and (min-width: 1921px) {
  .best-students-home__bottom {
    padding-bottom: clamp(100px, 5vw, 150px);
  }
}

.milestones-home {
  position: relative;
  z-index: 1;
}
.milestones-home__container {
  padding-block: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .milestones-home__container {
    padding-block: clamp(80px, 4vw, 120px);
  }
}
.milestones-home__list {
  display: grid;
  align-items: start;
  gap: 20px;
}
@media only screen and (min-width: 1025px) {
  .milestones-home__list {
    display: grid;
    grid-template-columns: 1fr 1.2fr 1.4fr 1fr 1.2fr;
  }
}
@media only screen and (max-width: 1024px) {
  .milestones-home__list {
    grid-template-columns: 1fr 1.2fr 1.4fr;
  }
}
@media only screen and (min-width: 1921px) {
  .milestones-home__list {
    gap: clamp(20px, 1vw, 30px);
  }
}
.milestones-home__item {
  position: relative;
  display: flex;
  align-items: center;
  gap: clamp(50px, 6.9444444444vw, 100px);
}
@media only screen and (min-width: 1921px) {
  .milestones-home__item {
    gap: clamp(100px, 5vw, 150px);
  }
}
.milestones-home__number-and-plus {
  display: flex;
  letter-spacing: -0.03em;
}
.milestones-home__plus {
  line-height: 1;
}

@media only screen and (min-width: 1025px) {
  .about-home__container {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }
}
.about-home__heading-bg {
  bottom: 0;
  right: 0;
  text-align: right;
  transform: translateY(52%);
}
.about-home__images {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1.2fr;
  aspect-ratio: 9/5;
}
@media only screen and (max-width: 1024px) {
  .about-home__images {
    margin-top: 20px;
  }
}
.about-home__img-container {
  aspect-ratio: 1;
}
.about-home__img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-home__img-container:nth-child(1) {
  position: relative;
  z-index: 3;
}
.about-home__img-container:nth-child(2) {
  align-self: end;
  position: relative;
  z-index: 2;
  transform: scale(1.2);
}
.about-home__img-container:nth-child(3) {
  position: relative;
  z-index: 1;
}

.professional-home__container {
  display: grid;
  gap: clamp(20px, 3.90625vw, 40px);
}
@media only screen and (min-width: 1025px) {
  .professional-home__container {
    grid-template-columns: 4fr 3fr;
  }
}
@media only screen and (min-width: 1921px) {
  .professional-home__container {
    gap: clamp(40px, 2vw, 60px);
  }
}
@media only screen and (min-width: 1025px) {
  .professional-home__text {
    max-width: 450px;
  }
}
@media only screen and (min-width: 1921px) {
  .professional-home__text {
    max-width: clamp(450px, 22.5vw, 675px);
  }
}
@media only screen and (max-width: 1024px) {
  .professional-home__images {
    aspect-ratio: 98/78;
  }
}
@media only screen and (min-width: 1025px) {
  .professional-home__img-container {
    transform: scale(1.2);
  }
}
.professional-home__heading-bg {
  left: 50%;
  bottom: 0;
  transform: translateX(-50%) translateY(80%);
}

.classes-home__item {
  display: flex;
  align-items: end;
  background-color: #0b0d28;
  background-size: cover;
  background-repeat: no-repeat;
  height: 25vw;
}
@media only screen and (max-width: 1024px) {
  .classes-home__item {
    height: 50vw;
  }
}
@media only screen and (max-width: 767px) {
  .classes-home__item {
    height: 66.6666666667vw;
  }
}
@media only screen and (min-width: 1025px) {
  .classes-home__text {
    max-width: 500px;
  }
}
@media only screen and (min-width: 1921px) {
  .classes-home__text {
    max-width: clamp(500px, 25vw, 750px);
  }
}
.classes-home__heading {
  padding: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .classes-home__heading {
    padding: clamp(40px, 2vw, 60px);
  }
}

.carousel-classes .carousel__bottom {
  max-width: revert;
}

.publications-home {
  background-size: cover;
  background-position: center;
}
.publications-home__container {
  padding-block: clamp(30px, 4.1666666667vw, 60px) clamp(45px, 6.25vw, 90px);
}
@media only screen and (min-width: 1921px) {
  .publications-home__container {
    padding-block: clamp(60px, 3vw, 90px) clamp(90px, 4.5vw, 135px);
  }
}
.publications-home__grid {
  display: grid;
  gap: clamp(30px, 4.1666666667vw, 60px);
}
@media only screen and (min-width: 1025px) {
  .publications-home__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1921px) {
  .publications-home__grid {
    gap: clamp(60px, 3vw, 90px);
  }
}
@media only screen and (max-width: 1024px) {
  .publications-home__images {
    height: 100vw;
  }
}
.publications-home__books {
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1024px) {
  .publications-home__books {
    top: 0;
    transform: none;
  }
}
.publications-home__books:after {
  content: "";
  width: 100%;
  height: 100%;
  inset: 0;
  position: absolute;
  background-image: radial-gradient(circle, #0048a5, transparent 70%);
  border-radius: 50%;
  z-index: 0;
}
.publications-home__img-container {
  position: relative;
  z-index: 1;
}

.testimonials-home__glow {
  width: clamp(800px, 111.1111111111vw, 1600px);
  height: clamp(800px, 111.1111111111vw, 1600px);
  left: 0;
  top: 0;
  background-image: radial-gradient(circle, #5cd3ff, transparent 70%);
  background-repeat: no-repeat;
  opacity: 0.3;
  transform: translateX(-35%) translateY(-20%);
  z-index: -1;
}
@media only screen and (min-width: 1921px) {
  .testimonials-home__glow {
    width: clamp(1600px, 80vw, 2400px);
    height: clamp(1600px, 80vw, 2400px);
  }
}
.testimonials-home__container {
  display: grid;
  gap: clamp(30px, 4.1666666667vw, 60px);
}
@media only screen and (min-width: 1025px) {
  .testimonials-home__container {
    grid-template-columns: 2fr 3fr;
  }
}
@media only screen and (min-width: 1921px) {
  .testimonials-home__container {
    gap: clamp(60px, 3vw, 90px);
  }
}
.testimonials-home__text-container {
  max-width: 100%;
  margin-inline: 0;
  padding-inline: 0;
}
.testimonials-home__img-container, .testimonials-home__text-container {
  min-width: 0;
}
@media only screen and (max-width: 1024px) {
  .testimonials-home__img-container img {
    width: 100%;
    max-width: 640px;
    margin-inline: auto;
  }
}
.testimonials-home .carousel-testimonials {
  width: 100%;
  min-width: 0;
}
@media only screen and (max-width: 1024px) {
  .testimonials-home .carousel-testimonials {
    margin-top: 40px;
  }
}
.testimonials-home .carousel-testimonials .carousel__track {
  overflow: hidden;
  min-width: 0;
}
.testimonials-home .carousel-testimonials .carousel__container {
  min-width: 0;
}
.testimonials-home .carousel-testimonials .carousel__bottom {
  justify-content: end;
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .testimonials-home .carousel-testimonials .carousel__bottom {
    margin-top: 40px;
  }
}
.testimonials-home .carousel-testimonials__info {
  margin-top: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .testimonials-home .carousel-testimonials__info {
    margin-top: clamp(80px, 4vw, 120px);
  }
}

.facilities-home {
  background: linear-gradient(to bottom, #fff 0%, transparent 100%);
}

.gallery-home .carousel__container {
  gap: 10px;
}
@media only screen and (min-width: 1921px) {
  .gallery-home .carousel__container {
    gap: clamp(10px, 0.5vw, 15px);
  }
}

.about-hero {
  padding-bottom: 0;
  background-image: linear-gradient(to top, #00389c 50%, #e5e8ef 50%);
}
.about-hero__heading-bg {
  color: #fff;
  opacity: 0.25;
  bottom: 0;
}
.about-hero__full-container {
  background-image: radial-gradient(circle at 60% 80%, #00389c 0%, #0b0d28 60%);
}
@media only screen and (min-width: 1025px) {
  .about-hero__full-container {
    padding-top: clamp(25px, 3.4722222222vw, 50px);
  }
}
@media only screen and (min-width: 1921px) {
  .about-hero__full-container {
    padding-top: clamp(50px, 2.5vw, 75px);
  }
}
.about-hero__container {
  display: grid;
}
@media only screen and (min-width: 1025px) {
  .about-hero__container {
    grid-template-columns: 1fr 1fr;
  }
}
.about-hero__floating-images {
  mix-blend-mode: screen;
}
.about-hero__floating-img-container {
  width: 100%;
  max-width: clamp(100px, 10.4166666667vw, 200px);
}
@media only screen and (min-width: 1921px) {
  .about-hero__floating-img-container {
    max-width: clamp(200px, 10vw, 300px);
  }
}
.about-hero__floating-img-container:nth-child(1) {
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.about-hero__floating-img-container:nth-child(2) {
  top: 0;
  transform: translateY(-35%);
  left: 30%;
}
.about-hero__floating-img-container:nth-child(3) {
  top: 15%;
  right: 0;
  transform: translateX(-50%);
  opacity: 0.5;
}

.about-purpose {
  background-image: radial-gradient(circle at 62% 70%, #0b0d28 -20%, #00389c 60%);
}
.about-purpose__container {
  display: grid;
}
@media only screen and (min-width: 1025px) {
  .about-purpose__container {
    grid-template-columns: 1.1fr 1fr;
  }
}
.about-purpose__img-container {
  display: grid;
  align-items: center;
  justify-content: center;
}
.about-purpose__img-container img {
  width: 100%;
  max-width: 500px;
}
@media only screen and (min-width: 1921px) {
  .about-purpose__img-container img {
    max-width: clamp(500px, 25vw, 750px);
  }
}
.about-purpose__floating-images {
  mix-blend-mode: screen;
}
.about-purpose__floating-img-container {
  width: 100%;
  max-width: clamp(175px, 18.2291666667vw, 350px);
}
@media only screen and (min-width: 1921px) {
  .about-purpose__floating-img-container {
    max-width: clamp(350px, 17.5vw, 525px);
  }
}
.about-purpose__floating-img-container:nth-child(1) {
  bottom: 0;
  transform: translateX(-30%) translateY(-20%) rotate(30deg);
}
.about-purpose__floating-img-container:nth-child(2) {
  top: 0;
  transform: translateX(10%);
  right: 0;
}

.about-banner {
  background-image: linear-gradient(to bottom, #00389c 50%, #e5e8ef 50%);
}
.about-banner__container {
  background-size: cover;
  background-position: center;
}
.about-banner__top-text, .about-banner__text {
  max-width: 825px;
}
@media only screen and (min-width: 1921px) {
  .about-banner__top-text, .about-banner__text {
    max-width: clamp(825px, 41.25vw, 1237.5px);
  }
}

.about-methodos::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 25%;
  bottom: 0;
  inset-inline: 0;
  background-image: linear-gradient(to top, #e5e8ef, transparent);
  z-index: 0;
}
.about-methodos__text-container {
  max-width: 960px;
}
@media only screen and (min-width: 1921px) {
  .about-methodos__text-container {
    max-width: clamp(960px, 48vw, 1440px);
  }
}
.about-methodos__blue-wave {
  width: 100%;
  min-width: 1440px;
  left: 50%;
  transform: translateX(-50%);
  top: 25%;
  z-index: -1;
}
@media only screen and (max-width: 1024px) {
  .about-methodos__blue-wave {
    top: 12%;
  }
}
.about-methodos__blue-wave img {
  width: 100%;
  max-height: 75% !important;
}
.about-methodos__images-grid {
  display: grid;
  gap: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1025px) {
  .about-methodos__images-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 1921px) {
  .about-methodos__images-grid {
    gap: clamp(40px, 2vw, 60px);
  }
}
@media only screen and (max-width: 1024px) {
  .about-methodos__images-grid img {
    max-width: min(100%, 450px);
    margin-inline: auto;
  }
}
.about-methodos__images-text, .about-methodos__banner {
  z-index: 1;
}
.about-methodos__banner-textline {
  width: fit-content;
  padding-block: clamp(8px, 1.1111111111vw, 16px);
}
@media only screen and (min-width: 1921px) {
  .about-methodos__banner-textline {
    padding-block: clamp(16px, 0.8vw, 24px);
  }
}
.about-methodos__banner-heading {
  margin-bottom: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .about-methodos__banner-heading {
    margin-bottom: clamp(80px, 4vw, 120px);
  }
}

.about-vision {
  padding-top: clamp(160px, 22.2222222222vw, 320px);
  margin-top: calc(clamp(75px, 10.4166666667vw, 150px) * -1);
}
.about-vision__bg-image {
  background-size: cover;
  background-position: center;
  inset: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .about-vision__bg-image {
    opacity: 0.8;
  }
}
.about-vision__container {
  display: grid;
  z-index: 1;
}
@media only screen and (min-width: 641px) {
  .about-vision__container {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1025px) {
  .about-vision__container {
    grid-template-columns: 1fr 2fr;
  }
}

.about-philosophy {
  background-size: cover;
  background-position: center;
}
.about-philosophy__text-cοntainer {
  max-width: 770px;
}
@media only screen and (min-width: 1921px) {
  .about-philosophy__text-cοntainer {
    max-width: clamp(770px, 38.5vw, 1155px);
  }
}

/*# sourceMappingURL=main.css.map */
