/* 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?dd4hcc");
  src: url("../../assets/fonts/icomoon.eot?dd4hcc#iefix") format("embedded-opentype"), url("../../assets/fonts/icomoon.ttf?dd4hcc") format("truetype"), url("../../assets/fonts/icomoon.woff?dd4hcc") format("woff"), url("../../assets/fonts/icomoon.svg?dd4hcc#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.heading-l {
  font-size: clamp(40px, 5.859375vw, 60px);
}
@media only screen and (min-width: 1921px) {
  .heading-l {
    font-size: clamp(60px, 2.34375vw, 90px);
  }
}

h1,
.heading-ml {
  font-size: clamp(35px, 5.859375vw, 60px);
  line-height: 1.2;
}
@media only screen and (min-width: 1921px) {
  h1,
  .heading-ml {
    font-size: clamp(60px, 2.34375vw, 90px);
  }
}

h2,
.heading {
  font-size: clamp(30px, 3.90625vw, 40px);
}
@media only screen and (min-width: 1921px) {
  h2,
  .heading {
    font-size: clamp(40px, 1.5625vw, 60px);
  }
}

h3,
.heading-ms {
  font-size: clamp(20px, 2.9296875vw, 30px);
}
@media only screen and (min-width: 1921px) {
  h3,
  .heading-ms {
    font-size: clamp(30px, 1.171875vw, 45px);
  }
}

h4,
.heading-s {
  font-size: clamp(15px, 1.953125vw, 20px);
}
@media only screen and (min-width: 1921px) {
  h4,
  .heading-s {
    font-size: clamp(20px, 0.78125vw, 30px);
  }
}

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

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

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

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

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

.button {
  font-size: clamp(12px, 1.7578125vw, 18px);
}
@media only screen and (min-width: 1921px) {
  .button {
    font-size: clamp(18px, 0.703125vw, 27px);
  }
}

.body {
  overflow-x: hidden;
  background-image: url("../../assets/img/bg.jpg");
  background-size: cover;
  font-family: "Geologica", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #0E1E4C;
}

main {
  overflow-x: hidden;
}

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

button {
  cursor: pointer;
}

p {
  font-size: inherit;
}

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

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

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

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

@media only screen and (min-width: 1921px) {
  .boxed-4k {
    max-width: clamp(1440px, 75vw, 2880px);
    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, 75vw, 2880px)) / 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, 75vw, 2880px)) / 2);
  }
}

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

.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, 3.125vw, 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, 7.8125vw, 300px) clamp(100px, 3.90625vw, 150px);
  }
}

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

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

.thin {
  font-weight: 100;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.semibold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.extrabold {
  font-weight: 700;
}

.black {
  font-weight: 900;
}

.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

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

.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: #0E1E4C;
}

.accent {
  color: #1b6841;
}

.accent-bg {
  background-color: #1b6841;
}

.header {
  position: absolute;
  z-index: 100;
  inset-inline: 0;
  background-color: transparent;
  padding-block: clamp(20px, 2.7777777778vw, 40px);
}
.header:before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  opacity: 0;
  backdrop-filter: blur(10px);
}
.header--sticky:before {
  opacity: 1;
}
.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .header__container {
    gap: 20px;
  }
}
.header__container img {
  max-width: clamp(80px, 11.1111111111vw, 160px);
}
@media only screen and (min-width: 1921px) {
  .header__container img {
    max-width: clamp(160px, 6.25vw, 240px);
  }
}
.header ul {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
}

.before-state, .after-state {
  overflow: hidden;
}

.grid {
  display: grid;
  align-items: center;
  gap: clamp(40px, 4.1666666667vw, 60px);
}
@media only screen and (min-width: 1921px) {
  .grid {
    gap: clamp(60px, 2.34375vw, 90px);
  }
}
@media only screen and (min-width: 1025px) {
  .grid {
    grid-template-columns: 2fr 3fr;
  }
}
.grid__left {
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 2.0833333333vw, 30px);
}
.grid__right {
  position: relative;
}
.grid__right::before {
  content: "";
  position: absolute;
  z-index: -1;
  background-image: url("../../assets/img/dots-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  inset: 0;
  width: 150%;
  min-width: 1000px;
  height: 150%;
  min-height: 1000px;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.grid__image {
  max-width: min(100%, 500px);
  margin-inline: auto;
}
.grid__check-icon {
  position: absolute;
  z-index: 1;
  inset: 0;
  margin: auto;
  max-width: clamp(100px, 13.8888888889vw, 200px);
}

.cytop-form form {
  display: grid;
  gap: clamp(10px, 1.3888888889vw, 20px);
  margin-top: clamp(20px, 1.7361111111vw, 25px);
}
.cytop-form__field input:not([type=checkbox]) {
  padding: clamp(6px, 0.8333333333vw, 12px) clamp(10px, 1.3888888889vw, 20px);
  border: none;
  width: 100%;
  max-width: 400px;
}
.cytop-form .wpcf7-list-item {
  margin: 0;
  padding: 0;
}
.cytop-form input[type=checkbox] {
  background-color: transparent;
}
.cytop-form__submit {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  justify-content: space-between;
  background-color: #1b6841;
  margin-top: clamp(10px, 1.3888888889vw, 20px);
  color: #fff;
  padding: clamp(6px, 0.8333333333vw, 12px) clamp(16px, 2.2222222222vw, 32px);
  border-radius: clamp(40px, 5.5555555556vw, 80px);
  transition: all 0.3s ease;
  position: relative;
  column-gap: clamp(6px, 0.6944444444vw, 10px);
}
.cytop-form__submit::after {
  content: "\e900";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cytop-form__submit p {
  margin: 0;
  padding: 0;
}
.cytop-form__submit .wpcf7-spinner {
  position: absolute;
}
.cytop-form__submit input[type=submit] {
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  padding-right: 10px;
  color: inherit;
  cursor: pointer;
}
.cytop-form input[type=checkbox] {
  appearance: none;
  background-color: #fff;
  margin: 0;
  margin-right: 5px;
  margin-bottom: -4px;
  padding: 0;
  width: 18px;
  height: 18px;
  position: relative;
}
.cytop-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: #1b6841;
  transform: scale(0);
  transition: all 0.3s ease;
}
.cytop-form input[type=checkbox]:checked::before {
  transform: scale(1);
}
@media only screen and (min-width: 1921px) {
  .cytop-form input[type=checkbox] {
    width: clamp(18px, 0.703125vw, 27px);
    height: clamp(18px, 0.703125vw, 27px);
  }
  .cytop-form input[type=checkbox]::before {
    width: clamp(14px, 0.546875vw, 21px);
    height: clamp(14px, 0.546875vw, 21px);
    top: clamp(2px, 0.078125vw, 3px);
    left: clamp(2px, 0.078125vw, 3px);
  }
}

.footer {
  padding-top: clamp(20px, 2.7777777778vw, 40px);
}
.footer__top {
  background-color: #fff;
  padding-block: clamp(20px, 2.7777777778vw, 40px);
}
.footer__container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.footer__logo-container img {
  max-width: clamp(60px, 6.9444444444vw, 100px);
}
.footer ul {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
}
.footer__bottom {
  background-color: #eff0f3;
}
.footer__bottom-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding-block: clamp(10px, 1.3888888889vw, 20px);
  color: #000;
}
@media only screen and (max-width: 640px) {
  .footer__bottom-container {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.footer__bottom-container nav ul {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
  display: flex;
  gap: clamp(10px, 1.3888888889vw, 20px);
}

.loader {
  display: grid;
  place-content: center;
  background-color: #d1d8e3;
  position: fixed;
  inset: 0;
  z-index: 999;
}
.loader__spinner {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  border: 4px solid #0E1E4C;
  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 #0E1E4C;
  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: #0E1E4C;
}

.button {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
}

.link {
  color: #1b6841;
}

.hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 30px;
  cursor: pointer;
  z-index: 10;
}
@media only screen and (min-width: 1025px) {
  .hamburger {
    display: none;
  }
}
.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);
}
.hamburger__button {
  display: flex;
  position: relative;
  z-index: 2;
  width: 36px;
  height: 3px;
  background: #0E1E4C;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .hamburger__button {
    display: none;
  }
}
.hamburger__button:before, .hamburger__button:after {
  content: "";
  position: absolute;
  width: 36px;
  height: 3px;
  background: #0E1E4C;
  transition: all 0.5s ease-in-out;
}
.hamburger__button:before {
  transform: translateY(-10px);
}
.hamburger__button:after {
  transform: translateY(10px);
}

.back-to-top {
  position: fixed;
  bottom: 0;
  right: 0;
  margin: clamp(24px, 4.6875vw, 48px);
  padding: clamp(12px, 2.34375vw, 24px);
  background-color: #1b6841;
  color: #fff;
  opacity: 0;
  transform: rotate(-90deg);
  transition: opacity ease 0.2s;
  cursor: pointer;
}
.back-to-top--visible {
  visibility: visible;
  opacity: 1;
}
.back-to-top::after {
  content: "\e901";
  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;
}

.error-message {
  color: red;
}

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