@charset "UTF-8";
::-moz-selection {
  background-color: #0066FF;
  color: white;
}

::selection {
  background-color: #0066FF;
  color: white;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

/*Scroll style*/
::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ededed;
}

::-webkit-scrollbar {
  width: 8px;
  background-color: #f5f5f5;
}
@media (max-width: 576px) {
  ::-webkit-scrollbar {
    width: 0px;
  }
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #d4d8de;
}
::-webkit-scrollbar-thumb:hover {
  border-radius: 10px;
  background-color: #c4c9d0;
}

.disabled,
.disabled * {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.7;
}

.grecaptcha-badge {
  visibility: hidden;
  pointer-events: none;
}

.btn,
button {
  font-size: 1.8rem;
  padding: 1rem 1.8rem;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  gap: 1rem;
  white-space: nowrap;
  cursor: pointer;
  font-family: "Space Grotesk", sans-serif;
  transition: all 0.2s ease-out;
}
.btn img,
button img {
  height: 2.4rem;
}

.btn-primary,
.btn-secondary {
  border-radius: 2.5rem;
  border: 1px solid #0066FF;
  text-transform: uppercase;
}
.btn-primary:hover,
.btn-secondary:hover {
  background: var(--dev-hosted-blue-linear-gradient, linear-gradient(270deg, rgba(0, 102, 255, 0) 0%, rgba(0, 102, 255, 0.4) 49.14%, rgba(0, 102, 255, 0) 100%));
  box-shadow: 0px 0px 16px 0px rgba(0, 102, 255, 0.4);
}
.btn-primary.disabled, .btn-primary:disabled:hover,
.btn-secondary.disabled,
.btn-secondary:disabled:hover {
  opacity: 0.65;
  background-color: rgba(255, 255, 255, 0.08) !important;
  background: unset !important;
}

.btn-primary-filled {
  border-radius: 2.5rem;
  border: 1px solid #0066FF;
  text-transform: uppercase;
  background-color: rgba(0, 102, 255, 0.2392156863);
}
.btn-primary-filled:hover {
  background: rgba(0, 102, 255, 0.431372549);
  box-shadow: 0px 0px 16px 0px rgba(0, 102, 255, 0.4);
}
.btn-primary-filled.disabled, .btn-primary-filled:disabled:hover {
  opacity: 0.65;
  background-color: rgba(255, 255, 255, 0.08) !important;
  background: unset !important;
}

.btn-contact {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(0, 102, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  color: white;
  margin: 2.8rem auto 0 auto;
}
@media (min-width: 991px) {
  .btn-contact {
    display: none;
  }
}

.btn-secondary {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.btn-group {
  display: flex;
  flex-wrap: wrap;
  gap: 2.4rem;
}

#send-button {
  width: 100%;
  background-color: inherit;
  color: white;
  text-align: center;
  justify-content: center;
  font-size: 1.6rem;
  padding: 1.2rem;
}

input:not([type=button]):not([type=upload]):not([type=submit]), textarea {
  background-color: transparent;
  padding: 1.2rem 0.8rem;
  border: 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.45);
  font-size: 1.6rem;
  outline: 0;
  color: white;
  font-family: "Space Grotesk", sans-serif;
}
input:not([type=button]):not([type=upload]):not([type=submit]):-webkit-autofill, input:not([type=button]):not([type=upload]):not([type=submit]):-webkit-autofill:hover, input:not([type=button]):not([type=upload]):not([type=submit]):-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus {
  border-color: #0066FF;
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0px 200px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  font-size: 1.8rem;
}
input:not([type=button]):not([type=upload]):not([type=submit])::-moz-placeholder, textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.45);
}
input:not([type=button]):not([type=upload]):not([type=submit])::placeholder, textarea::placeholder {
  color: rgba(255, 255, 255, 0.45);
}
input:not([type=button]):not([type=upload]):not([type=submit]):focus, input:not([type=button]):not([type=upload]):not([type=submit]):active, textarea:focus, textarea:active {
  border-color: #0066FF;
}

/* For Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* For Chrome, Safari, and Edge */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.hidden-field {
  display: none;
}

.hexa {
  aspect-ratio: 15/14;
  position: relative;
}
.hexa::before {
  content: "";
  clip-path: polygon(70.07% 1.515%, 30.839% 1.212%, 30.839% 1.212%, 29.695% 1.277%, 28.576% 1.469%, 27.491% 1.783%, 26.448% 2.213%, 25.455% 2.756%, 24.52% 3.405%, 23.653% 4.156%, 22.862% 5.004%, 22.154% 5.943%, 21.538% 6.97%, 1.608% 43.788%, 1.608% 43.788%, 1.08% 44.882%, 0.668% 46.019%, 0.373% 47.191%, 0.194% 48.385%, 0.131% 49.593%, 0.183% 50.802%, 0.351% 52.004%, 0.633% 53.187%, 1.029% 54.34%, 1.538% 55.455%, 20.909% 92.424%, 20.909% 92.424%, 21.523% 93.471%, 22.225% 94.428%, 23.009% 95.29%, 23.866% 96.053%, 24.79% 96.714%, 25.773% 97.268%, 26.807% 97.711%, 27.884% 98.039%, 28.998% 98.248%, 30.14% 98.333%, 69.371% 98.636%, 69.371% 98.636%, 70.515% 98.571%, 71.634% 98.379%, 72.719% 98.066%, 73.762% 97.635%, 74.755% 97.093%, 75.69% 96.444%, 76.557% 95.693%, 77.348% 94.845%, 78.056% 93.905%, 78.671% 92.879%, 98.601% 56.061%, 98.601% 56.061%, 99.13% 54.967%, 99.542% 53.829%, 99.837% 52.658%, 100.016% 51.463%, 100.079% 50.256%, 100.026% 49.046%, 99.859% 47.845%, 99.577% 46.662%, 99.181% 45.508%, 98.671% 44.394%, 79.301% 7.424%, 79.301% 7.424%, 78.687% 6.375%, 77.985% 5.413%, 77.201% 4.544%, 76.343% 3.773%, 75.42% 3.106%, 74.437% 2.548%, 73.403% 2.104%, 72.326% 1.781%, 71.212% 1.582%, 70.07% 1.515%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  position: absolute;
  inset: 0;
}

.hexa-gallery-item {
  cursor: pointer;
  width: 121%;
  aspect-ratio: 37.5/33.6;
  overflow: hidden;
  clip-path: polygon(70.07% 1.515%, 30.839% 1.212%, 30.839% 1.212%, 29.695% 1.277%, 28.576% 1.469%, 27.491% 1.783%, 26.448% 2.213%, 25.455% 2.756%, 24.52% 3.405%, 23.653% 4.156%, 22.862% 5.004%, 22.154% 5.943%, 21.538% 6.97%, 1.608% 43.788%, 1.608% 43.788%, 1.08% 44.882%, 0.668% 46.019%, 0.373% 47.191%, 0.194% 48.385%, 0.131% 49.593%, 0.183% 50.802%, 0.351% 52.004%, 0.633% 53.187%, 1.029% 54.34%, 1.538% 55.455%, 20.909% 92.424%, 20.909% 92.424%, 21.523% 93.471%, 22.225% 94.428%, 23.009% 95.29%, 23.866% 96.053%, 24.79% 96.714%, 25.773% 97.268%, 26.807% 97.711%, 27.884% 98.039%, 28.998% 98.248%, 30.14% 98.333%, 69.371% 98.636%, 69.371% 98.636%, 70.515% 98.571%, 71.634% 98.379%, 72.719% 98.066%, 73.762% 97.635%, 74.755% 97.093%, 75.69% 96.444%, 76.557% 95.693%, 77.348% 94.845%, 78.056% 93.905%, 78.671% 92.879%, 98.601% 56.061%, 98.601% 56.061%, 99.13% 54.967%, 99.542% 53.829%, 99.837% 52.658%, 100.016% 51.463%, 100.079% 50.256%, 100.026% 49.046%, 99.859% 47.845%, 99.577% 46.662%, 99.181% 45.508%, 98.671% 44.394%, 79.301% 7.424%, 79.301% 7.424%, 78.687% 6.375%, 77.985% 5.413%, 77.201% 4.544%, 76.343% 3.773%, 75.42% 3.106%, 74.437% 2.548%, 73.403% 2.104%, 72.326% 1.781%, 71.212% 1.582%, 70.07% 1.515%);
}
.hexa-gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}

.hexa-svg {
  width: 120.5%;
}
@media (max-width: 991px) {
  .hexa-svg {
    width: 117.9%;
  }
}
.hexa-svg img {
  width: 100%;
}

.hex-group {
  display: grid;
  grid-template-columns: repeat(6, 17.6vw);
  overflow: hidden;
  padding-top: 10.5vw;
  margin-left: -1.6rem;
  margin-right: -1.6rem;
  gap: 1rem 0;
  margin-bottom: 15rem;
}
@media (max-width: 991px) {
  .hex-group {
    padding-top: 20.5vw;
    grid-template-columns: repeat(3, 36.6vw);
  }
}
.hex-group .gallery-item-container {
  transform: translateX(-25%);
  order: 1;
  z-index: 1;
  position: relative;
}
@media (min-width: 992px) {
  .hex-group .gallery-item-container {
    transform: translateX(-25%);
  }
  .hex-group .gallery-item-container:nth-child(odd) {
    transform: translate(-25%, calc(-50% - 5px));
  }
}
@media (max-width: 991px) {
  .hex-group .gallery-item-container:nth-child(2), .hex-group .gallery-item-container:nth-child(n+5):nth-child(3n+2) {
    transform: translate(-25%, calc(-50% - 5px)) !important;
  }
  .hex-group .gallery-item-container:last-of-type img {
    display: none;
  }
}
.hex-group .hex-row {
  display: flex;
  margin-bottom: 0.45vw;
  width: 110%;
}
@media (max-width: 991px) {
  .hex-group .hex-row {
    flex-wrap: wrap;
    margin-bottom: 1.05vw;
    gap: 1vw 0;
  }
}

.hexa-gallery-image {
  cursor: pointer;
}

.hexa-single-image {
  cursor: pointer;
  aspect-ratio: 37.5/33.6;
  max-width: 37.3rem;
  flex-shrink: 0;
  height: 100%;
  width: 100%;
  position: relative;
  clip-path: polygon(70.07% 1.515%, 30.839% 1.212%, 30.839% 1.212%, 29.695% 1.277%, 28.576% 1.469%, 27.491% 1.783%, 26.448% 2.213%, 25.455% 2.756%, 24.52% 3.405%, 23.653% 4.156%, 22.862% 5.004%, 22.154% 5.943%, 21.538% 6.97%, 1.608% 43.788%, 1.608% 43.788%, 1.08% 44.882%, 0.668% 46.019%, 0.373% 47.191%, 0.194% 48.385%, 0.131% 49.593%, 0.183% 50.802%, 0.351% 52.004%, 0.633% 53.187%, 1.029% 54.34%, 1.538% 55.455%, 20.909% 92.424%, 20.909% 92.424%, 21.523% 93.471%, 22.225% 94.428%, 23.009% 95.29%, 23.866% 96.053%, 24.79% 96.714%, 25.773% 97.268%, 26.807% 97.711%, 27.884% 98.039%, 28.998% 98.248%, 30.14% 98.333%, 69.371% 98.636%, 69.371% 98.636%, 70.515% 98.571%, 71.634% 98.379%, 72.719% 98.066%, 73.762% 97.635%, 74.755% 97.093%, 75.69% 96.444%, 76.557% 95.693%, 77.348% 94.845%, 78.056% 93.905%, 78.671% 92.879%, 98.601% 56.061%, 98.601% 56.061%, 99.13% 54.967%, 99.542% 53.829%, 99.837% 52.658%, 100.016% 51.463%, 100.079% 50.256%, 100.026% 49.046%, 99.859% 47.845%, 99.577% 46.662%, 99.181% 45.508%, 98.671% 44.394%, 79.301% 7.424%, 79.301% 7.424%, 78.687% 6.375%, 77.985% 5.413%, 77.201% 4.544%, 76.343% 3.773%, 75.42% 3.106%, 74.437% 2.548%, 73.403% 2.104%, 72.326% 1.781%, 71.212% 1.582%, 70.07% 1.515%);
}
@media (max-width: 991px) {
  .hexa-single-image {
    flex-shrink: 1;
  }
}
.hexa-single-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
.hexa-single-image::before {
  content: "";
  background-size: cover;
  position: absolute;
  inset: 0;
  aspect-ratio: inherit;
}
.hexa-single-image.blue-hexa::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 375 339.42'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke: url(%23linear-gradient); stroke-width: 4px; %7D %3C/style%3E%3ClinearGradient id='linear-gradient' x1='201.54' y1='795.76' x2='177.9' y2='457.59' gradientTransform='translate(40.11 807.67) rotate(-3.83) scale(1 -1)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%234068b2' stop-opacity='.2'/%3E%3Cstop offset='.49' stop-color='%234068b2'/%3E%3Cstop offset='1' stop-color='%234068b2' stop-opacity='.2'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath class='cls-1' d='m80.9,21.6h0c7-12.17,19.9-19.64,33.83-19.6l146.49.42c13.93.04,26.78,7.58,33.72,19.79l72.87,128.31.87-.49-.87.49c6.94,12.22,6.9,27.23-.11,39.4l.87.5-.87-.5-73.61,127.89h0c-7,12.17-19.9,19.64-33.83,19.6l-146.5-.42c-13.93-.04-26.78-7.58-33.72-19.79L7.17,188.89h0c-6.94-12.22-6.9-27.23.11-39.4h0S80.9,21.6,80.9,21.6Z'/%3E%3C/svg%3E");
}
.hexa-single-image.blue-hexa ~ .host-data span {
  color: #0066FF;
}
.hexa-single-image.green-hexa::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 375 339.42'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke: url(%23linear-gradient); stroke-width: 4px; %7D %3C/style%3E%3ClinearGradient id='linear-gradient' x1='201.54' y1='795.76' x2='177.9' y2='457.59' gradientTransform='translate(40.11 807.67) rotate(-3.83) scale(1 -1)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2339b87d' stop-opacity='.2'/%3E%3Cstop offset='.49' stop-color='%2339b87d'/%3E%3Cstop offset='1' stop-color='%2339b87d' stop-opacity='.2'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath class='cls-1' d='m80.9,21.6h0c7-12.17,19.9-19.64,33.83-19.6l146.49.42c13.93.04,26.78,7.58,33.72,19.79l72.87,128.31.87-.49-.87.49c6.94,12.22,6.9,27.23-.11,39.4l.87.5-.87-.5-73.61,127.89h0c-7,12.17-19.9,19.64-33.83,19.6l-146.5-.42c-13.93-.04-26.78-7.58-33.72-19.79L7.17,188.89h0c-6.94-12.22-6.9-27.23.11-39.4h0S80.9,21.6,80.9,21.6Z'/%3E%3C/svg%3E");
}
.hexa-single-image.green-hexa ~ .host-data span {
  color: #0066FF;
}

.hexa-stroke {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.hexa-stroke strong {
  font-size: 1.8rem;
  color: #0066FF;
  text-transform: uppercase;
  letter-spacing: 1px;
  max-width: 34rem;
  margin-bottom: 3.2rem;
  font-weight: 400;
}
.hexa-stroke h4 {
  font-size: 2.8rem;
  font-weight: 400;
  margin-bottom: 0.8rem;
}
.hexa-stroke-image {
  flex-shrink: 0;
  height: 28.1rem;
  width: 30.8rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 1100px) {
  .hexa-stroke-image {
    height: 23.9rem;
    width: 25.8rem;
  }
}
@media (max-width: 550px) {
  .hexa-stroke-image {
    height: 18rem;
    width: 19.9rem;
  }
}
.hexa-stroke-image .hexa-image-container {
  clip-path: polygon(70.07% 1.515%, 30.839% 1.212%, 30.839% 1.212%, 29.695% 1.277%, 28.576% 1.469%, 27.491% 1.783%, 26.448% 2.213%, 25.455% 2.756%, 24.52% 3.405%, 23.653% 4.156%, 22.862% 5.004%, 22.154% 5.943%, 21.538% 6.97%, 1.608% 43.788%, 1.608% 43.788%, 1.08% 44.882%, 0.668% 46.019%, 0.373% 47.191%, 0.194% 48.385%, 0.131% 49.593%, 0.183% 50.802%, 0.351% 52.004%, 0.633% 53.187%, 1.029% 54.34%, 1.538% 55.455%, 20.909% 92.424%, 20.909% 92.424%, 21.523% 93.471%, 22.225% 94.428%, 23.009% 95.29%, 23.866% 96.053%, 24.79% 96.714%, 25.773% 97.268%, 26.807% 97.711%, 27.884% 98.039%, 28.998% 98.248%, 30.14% 98.333%, 69.371% 98.636%, 69.371% 98.636%, 70.515% 98.571%, 71.634% 98.379%, 72.719% 98.066%, 73.762% 97.635%, 74.755% 97.093%, 75.69% 96.444%, 76.557% 95.693%, 77.348% 94.845%, 78.056% 93.905%, 78.671% 92.879%, 98.601% 56.061%, 98.601% 56.061%, 99.13% 54.967%, 99.542% 53.829%, 99.837% 52.658%, 100.016% 51.463%, 100.079% 50.256%, 100.026% 49.046%, 99.859% 47.845%, 99.577% 46.662%, 99.181% 45.508%, 98.671% 44.394%, 79.301% 7.424%, 79.301% 7.424%, 78.687% 6.375%, 77.985% 5.413%, 77.201% 4.544%, 76.343% 3.773%, 75.42% 3.106%, 74.437% 2.548%, 73.403% 2.104%, 72.326% 1.781%, 71.212% 1.582%, 70.07% 1.515%);
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
.hexa-stroke-image .hexa-image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hexa-stroke .hexa-image {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5rem;
}
.hexa-stroke.tilt-right .hexa-stroke-image {
  transform: rotate(4deg);
}
.hexa-stroke.tilt-right .hexa-stroke-image .hexa-image-container img {
  transform: rotate(-4deg);
}
.hexa-stroke.tilt-left .hexa-stroke-image {
  transform: rotate(-4deg);
}
.hexa-stroke.tilt-left .hexa-stroke-image .hexa-image-container img {
  transform: rotate(4deg);
}
.hexa-stroke .hexa-backdrop {
  position: absolute;
  width: 52.4rem;
  -o-object-fit: contain;
     object-fit: contain;
  pointer-events: none;
}
@media (max-width: 1100px) {
  .hexa-stroke .hexa-backdrop {
    width: 44.3rem;
  }
}
@media (max-width: 550px) {
  .hexa-stroke .hexa-backdrop {
    width: 34.2rem;
  }
}
.hexa-stroke .hexa-backdrop-alt {
  width: 45rem;
  padding: 3rem;
}
@media (max-width: 1100px) {
  .hexa-stroke .hexa-backdrop-alt {
    width: 39rem;
  }
}
@media (max-width: 550px) {
  .hexa-stroke .hexa-backdrop-alt {
    width: 33rem;
  }
}

.image-modal {
  position: fixed;
  inset: 50px;
  z-index: 9999;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .image-modal {
    inset: 0;
  }
}
.image-modal::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  background-color: rgba(0, 12, 22, 0.5);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
.image-modal .current-image {
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.5rem;
  max-height: 85vh;
  position: relative;
}
.image-modal img {
  border-radius: 2rem;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  max-width: calc(100% - 3rem);
  height: -moz-fit-content;
  height: fit-content;
  max-height: 85vh;
}
@media (max-width: 991px) {
  .image-modal img {
    max-width: calc(100% - 7.3rem);
  }
}
.image-modal .next-image,
.image-modal .prev-image {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 6rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: fixed;
  top: 0;
  bottom: 0;
}
.image-modal .next-image img,
.image-modal .prev-image img {
  display: block;
  max-height: 3rem;
  min-width: 3rem;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 991px) {
  .image-modal .next-image img,
  .image-modal .prev-image img {
    height: 100%;
  }
}
@media (max-width: 991px) {
  .image-modal .next-image,
  .image-modal .prev-image {
    padding: 1rem;
  }
}
.image-modal .next-image {
  right: 0;
}
.image-modal .prev-image {
  left: 0;
}
.image-modal .image-close {
  color: white;
  position: fixed;
  bottom: 2rem;
  z-index: 2;
  cursor: pointer;
  max-height: 2.4rem;
}
.image-modal.modal-out .current-image img {
  animation: imageOut 0.4s ease-in forwards;
}
.image-modal.modal-out::after {
  animation: blurOut 0.4s linear 0.4s forwards;
}

@keyframes imageOut {
  from {
    max-height: 85vh;
    transform: translate(0, 0);
  }
  to {
    max-height: 0vh;
    transform: translate(50vw, -68vh);
  }
}
@keyframes blurOut {
  from {
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    background-color: rgba(0, 12, 22, 0.5);
  }
  to {
    -webkit-backdrop-filter: blur(0);
            backdrop-filter: blur(0);
    background-color: rgba(0, 12, 22, 0);
  }
}
.section-impressions {
  min-height: 80vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.section-impressions .hexa-blur {
  display: flex;
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 38rem;
}
@media (max-width: 768px) {
  .section-impressions .hexa-blur-big {
    display: none;
  }
}

.custom-slider {
  width: 100%;
}

.slider-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.slider {
  display: flex;
  width: 100%;
  transition: transform 0.3s ease-in-out;
  margin-bottom: 10rem;
}
@media (max-width: 991px) {
  .slider {
    margin-bottom: 3.2rem;
  }
}

.impression-card {
  flex: 0 0 100%;
  display: flex;
  justify-content: center;
  font-size: 24px;
}

@keyframes showSlide {
  0% {
    display: none;
  }
  99% {
    display: none;
  }
  100% {
    display: flex;
  }
}
.impression {
  display: flex;
  gap: 3.2rem 10rem;
  max-width: 120rem;
  width: 100%;
}
@media (max-width: 991px) {
  .impression {
    flex-direction: column;
  }
}

.impression-author {
  display: flex;
  flex-direction: column;
}
.impression-author strong {
  font-size: 2.4rem;
  font-weight: 400;
  margin-bottom: 0.4rem;
}
@media (max-width: 991px) {
  .impression-author strong {
    font-size: 1.8rem;
  }
}
.impression-author span {
  color: #0066FF;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.impression-text {
  max-width: 80rem;
  line-height: 1.7;
  text-align: justify;
  font-size: 2.4rem;
  font-weight: 300;
}
@media (max-width: 991px) {
  .impression-text {
    font-size: 1.8rem;
    text-align: left;
  }
}
.impression-text::before, .impression-text::after {
  color: #0066FF;
}
.impression-text::before {
  content: "“";
}
.impression-text::after {
  content: "”";
}

.prev-btn,
.next-btn,
.back-to-top {
  font-size: 24px;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 1;
  color: white;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: border-color 0.2s linear;
  aspect-ratio: 1;
}
.prev-btn img,
.next-btn img,
.back-to-top img {
  max-height: 1.5rem;
}
.prev-btn:hover,
.next-btn:hover,
.back-to-top:hover {
  border-color: #0066FF;
}

.custom-slider-controls {
  display: flex;
  gap: 1.2rem;
  max-width: 120rem;
  margin: auto;
}

.prev-btn {
  left: 10px;
}

.next-btn {
  right: 10px;
}

.partners-section {
  padding-bottom: 20rem;
}
.partners-section .section-container + .section-container {
  margin-top: 37.6rem;
}
.partners-section h3.partners-heading {
  font-size: 6.4rem;
  font-weight: 300;
}
@media (max-width: 991px) {
  .partners-section h3.partners-heading {
    font-size: 2.4rem;
  }
}
.partners-section h4.partners-heading {
  font-size: 4.8rem;
  font-weight: 400;
}

.partners-landing {
  min-height: 80dvh;
}
.partners-landing + .partners-section {
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 102, 255, 0.35) 0%, rgba(0, 102, 255, 0) 100%);
}

.partners-logo-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 4rem 6rem;
}
.partners-logo-grid img {
  max-width: 17rem;
  max-height: 6.5rem;
}
@media (max-width: 600px) {
  .partners-logo-grid img {
    width: calc(50% - 5rem);
  }
}
@media (max-width: 600px) {
  .partners-logo-grid {
    gap: 5rem;
  }
}
.partners-logo-grid.logo-grid-big {
  gap: 6rem 5rem;
}
.partners-logo-grid.logo-grid-big img {
  max-height: 7rem;
  max-width: 22rem;
  width: 100%;
  height: 100%;
}
@media (max-width: 600px) {
  .partners-logo-grid.logo-grid-big img {
    width: 80%;
  }
}
.partners-logo-grid.logo-grid-big .lenovo {
  max-width: 15.1rem;
  max-height: 7rem;
}
.partners-logo-grid.logo-grid-big .fortinet {
  max-width: 25.1rem;
  max-height: 4.1rem;
}
.partners-logo-grid.logo-grid-big .hp-enterprise {
  max-width: 18rem;
  max-height: 10rem;
}
.partners-logo-grid.logo-grid-big .cisco {
  max-width: 14rem;
  max-height: 11.6rem;
}
.partners-logo-grid.logo-grid-big .kaspersky {
  max-width: 20rem;
  max-height: 7.2rem;
}
.partners-logo-grid.logo-grid-big .vmware {
  max-width: 17rem;
}
.partners-logo-grid.logo-grid-big .veeam {
  max-width: 17rem;
  max-height: 5rem;
}
.partners-logo-grid.logo-grid-big .oracle {
  max-width: 18rem;
}
.partners-logo-grid.logo-grid-big .cloudflare {
  max-width: 27rem;
}
.partners-logo-grid.logo-grid-big .dell {
  max-width: 27rem;
}
.partners-logo-grid.logo-grid-big .group-ib {
  max-width: 18rem;
}
.partners-logo-grid.logo-grid-big .datatek {
  max-width: 19rem;
}

.form-element {
  position: relative;
}

.form-field-2 {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
}
.form-field-2 input, .form-field-2 textarea {
  width: 100%;
}

.contact-form h4 {
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #0066FF;
  margin-bottom: 3.2rem;
  font-weight: 500;
}

.submit-form {
  margin-top: 3.2rem;
}

.contact-column {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.contact-column h3 {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 400;
}
.contact-column p {
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.5;
}

.contact-items {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
@media (max-width: 991px) {
  .contact-items .contact-item {
    flex-direction: row;
  }
}

.help-block.with-errors {
  padding: 0.8rem 0;
}
.help-block.with-errors li {
  color: #F9DC62;
  display: flex;
  align-items: center;
}
.help-block.with-errors li::before {
  content: "";
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-image: url(../icons/hexa-error.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.5rem;
}

.message-on-submit {
  color: #F9DC62;
  align-items: center;
  display: none;
  margin-top: 1rem;
}
.message-on-submit.not-send {
  display: flex;
}
.message-on-submit.not-send::before {
  content: "";
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-image: url(../icons/hexa-error.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.5rem;
}

header {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem 4.8rem;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  isolation: isolate;
}
header.header-blur {
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  background: rgba(0, 12, 22, 0.01);
}
header.header-blur.show-menu {
  -webkit-backdrop-filter: unset;
          backdrop-filter: unset;
}
@media (max-width: 991px) {
  header {
    padding: 2.4rem 1.6rem;
  }
}
@media (min-width: 992px) {
  header .header-left .logo-li {
    display: none;
  }
}
@media (max-width: 991px) {
  header .header-left {
    width: 100%;
    height: 100%;
  }
}
header .header-center {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}
@media (min-width: 992px) {
  header .header-center .lang-switch {
    display: none;
    width: 100%;
  }
}
@media (max-width: 991px) {
  header .header-center {
    justify-content: flex-end;
  }
}
@media (min-width: 992px) {
  header .header-right {
    position: absolute;
    right: 6.4rem;
  }
}
@media (max-width: 991px) {
  header .header-right .lang-switch {
    display: none;
  }
}
header .header-center {
  z-index: 21;
  position: relative;
}
header .header-center > a {
  display: flex;
}
header .logo {
  width: 100%;
  height: auto;
  max-height: 4.8rem;
}
@media (max-width: 991px) {
  header .logo {
    max-height: 4rem;
  }
  header .logo img {
    max-height: inherit;
  }
}
header .logo img {
  height: 4.8rem;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
header.show-menu .navigation ul {
  transform: translateX(0%);
}

.navigation ul {
  display: flex;
  gap: 9.6rem;
  z-index: 20;
  transition: all 0.3s ease-out;
  position: relative;
  align-items: center;
}
@media (max-width: 1100px) {
  .navigation ul {
    gap: 7vw;
  }
}
@media (max-width: 992px) {
  .navigation ul {
    background: rgba(0, 102, 255, 0.1);
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
  }
}
.navigation ul li {
  display: flex;
  justify-content: center;
  width: 10.5rem;
}
.navigation ul li a {
  color: white;
  mix-blend-mode: difference;
  text-transform: uppercase;
}
.navigation ul li a:hover {
  text-shadow: 0 0 1.7rem #0066FF;
  color: #0066FF;
}
@media (max-width: 991px) {
  .navigation ul li a {
    font-size: 3.7vh;
    mix-blend-mode: unset;
  }
}
.navigation ul li:not(.lang-switch) a.active {
  text-shadow: 0 0 1.7rem #0066FF;
  color: #0066FF;
}
@media (max-width: 991px) {
  .navigation ul {
    display: flex;
    position: fixed;
    inset: 0;
    transform: translateX(-100%);
    justify-content: center;
    flex-direction: column;
    padding: 4.5rem;
    transition: all 0.2s ease-out;
    height: 100dvh;
    z-index: 999;
    overflow-y: auto;
    text-align: center;
  }
}
.navigation .menu-switch {
  position: relative;
  z-index: 1000;
  cursor: pointer;
}
@media (min-width: 992px) {
  .navigation .menu-switch {
    display: none;
  }
}

@media (max-width: 991px) {
  .logo-li {
    position: absolute;
    left: 1.6rem;
    top: 2.4rem;
  }
}

.lang-switch {
  padding: 0.5rem 1rem;
  background-color: transparent;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  transition: background-color 0.3s ease;
}

.lang-switch:hover {
  background-color: #f0f0f0;
}

.footer-container {
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6.4rem;
}
.footer-container .footer-row {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.contact-item {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
@media (max-width: 991px) {
  .contact-item {
    flex-direction: column;
  }
}

.footer-contact {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.4rem 4.2rem;
  width: 100%;
  max-width: 80rem;
}
.footer-contact a {
  font-size: 1.6rem;
}
@media (max-width: 991px) {
  .footer-contact {
    grid-template-columns: 1fr;
    place-items: center;
  }
}

.copyright {
  margin-bottom: 3.2rem;
  padding: 0 1.6rem;
  text-align: center;
}
.copyright a {
  text-decoration: underline;
  text-underline-offset: 2px;
}

html,
body {
  font-family: "Space Grotesk", sans-serif;
  font-size: 62.5%;
}

html {
  scroll-behavior: smooth;
  overflow-x: clip;
  scroll-padding-top: 9.3rem;
}
@media (max-width: 991px) {
  html {
    scroll-padding-top: 40vh;
    scroll-padding-top: 2rem;
  }
}

body {
  background-color: #000C16;
}

p,
span,
li,
a,
h1,
h1,
h3,
h4,
h5,
h6,
div {
  font-size: 1.4rem;
  color: white;
}

h1,
h2 {
  text-transform: uppercase;
}
h1 span,
h2 span {
  font-size: inherit;
}

h1 {
  font-size: 9.6rem;
  font-weight: 500;
  margin-bottom: 5rem;
}
@media (max-width: 991px) {
  h1 {
    font-size: 4.8rem;
    font-size: clamp(2.6rem, 9.6vw, 7rem);
    text-align: center;
  }
}

h2 {
  font-size: 4.8rem;
  font-weight: 300;
  color: white;
}
@media (max-width: 991px) {
  h2 {
    font-size: 2.8rem;
    text-align: center;
  }
}
h2 span {
  color: #0066FF;
}

.landing-subheading-text {
  max-width: 92rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.landing-subheading-text h2 {
  font-size: 4rem;
  margin-bottom: 1.2rem;
}
@media (max-width: 991px) {
  .landing-subheading-text h2 {
    font-size: 2rem;
  }
}
.landing-subheading-text p {
  font-size: 1.8rem;
  margin-bottom: 2.4rem;
  color: rgba(255, 255, 255, 0.75);
}
@media (max-width: 991px) {
  .landing-subheading-text p {
    font-size: 1.5rem;
  }
}

.home-landing {
  position: relative;
}
.home-landing::before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 12, 22, 0) 0%, #000c16 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 14.4rem;
  pointer-events: none;
}

html[lang=sr] .home-landing h1 {
  cursor: url(../icons/cursor-hexa-sr.svg), auto;
}
@media (max-width: 991px) {
  html[lang=sr] .home-landing h1 {
    min-height: 34vw;
  }
}
html[lang=en] .home-landing h1 {
  cursor: url(../icons/cursor-hexa.svg), auto;
}
@media (max-width: 991px) {
  html[lang=en] .home-landing h1 {
    min-height: 25vw;
  }
}

.home-landing h1 {
  text-align: center;
  margin-bottom: 8rem;
}
@media (max-width: 991px) {
  .home-landing h1 {
    margin-bottom: 4rem;
  }
}
.home-landing h2 {
  text-align: center;
  font-size: 2.8rem;
  margin-bottom: 8rem;
}
@media (max-width: 991px) {
  .home-landing h2 {
    margin-bottom: 4rem;
  }
}

@media (max-width: 991px) {
  .green-line {
    display: block;
    transform: rotate(90deg);
    margin: 1rem 0;
  }
}

.sup-heading {
  color: #0066FF;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 2rem;
  margin-bottom: 3.2rem;
  display: block;
}
@media (max-width: 991px) {
  .sup-heading {
    font-size: 1.4rem;
    letter-spacing: 2px;
    margin-bottom: 1.2rem;
    text-align: center;
  }
}

@media (min-width: 992px) {
  .break-down-992px {
    display: none;
  }
}

@media (max-width: 991px) {
  .break-up-991px {
    display: none;
  }
}

section .section-container {
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
section .section-container.section-container-slim {
  max-width: 100rem;
}
section.section-center {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.button-dropdown {
  position: relative;
}
.button-dropdown .dropdown-menu {
  display: none;
  position: absolute;
  width: 100%;
  border-radius: 1.5rem;
  transition: border-radius 0.2s linear;
  transform: translateY(5px);
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.16);
  z-index: 9998;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
.button-dropdown .dropdown-menu.position-top {
  transform: translateY(calc(-100% - 52px));
}
.button-dropdown .dropdown-menu li {
  transition: background-color 0.2s linear;
}
.button-dropdown .dropdown-menu li a {
  padding: 1.2rem 1.6rem;
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
.button-dropdown .dropdown-menu li img {
  max-height: 2rem;
}
.button-dropdown .dropdown-menu li:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.button-dropdown .dropdown-menu::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
}
.button-dropdown.expanded .btn-primary {
  background: var(--tech-hosted-green-linear-gradient, linear-gradient(270deg, rgba(0, 198, 127, 0) 0%, rgba(0, 102, 255, 0.4) 49.14%, rgba(0, 198, 127, 0) 100%));
  box-shadow: 0px 0px 16px 0px rgba(0, 198, 127, 0.4);
}

.seo-text {
  display: none;
}

.display-text,
h1 {
  color: #0066FF;
  line-height: 1;
}
.display-text .heading-line,
.display-text span,
h1 .heading-line,
h1 span {
  font-size: inherit;
  font-weight: inherit;
}
.display-text span,
h1 span {
  color: white;
}
@media (max-width: 991px) {
  .display-text,
  h1 {
    text-align: center;
  }
}

li {
  list-style: none;
}

.privacy-section {
  padding-top: 16.4rem;
}

@media (max-width: 991px) {
  .home-landing {
    padding-top: 10.4rem;
  }
}

section {
  padding: 1.6rem;
}

.copy-link {
  cursor: pointer;
}
.copy-link img {
  height: 2.8rem;
}

.copy-notif {
  position: fixed;
  top: 0;
  background-color: #000C16;
  padding: 0.5rem;
  width: 100%;
  display: flex;
  justify-content: center;
  animation: copy 3s ease-out;
  z-index: 9999;
  transform: translateY(-3rem);
  align-items: center;
  color: white;
  font-size: 1.6rem;
  border-radius: 0 0 2.4rem 2.4rem;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 102, 255, 0.05) 49.14%, rgba(0, 0, 0, 0.12) 100%);
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
}
.copy-notif::before, .copy-notif::after {
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(0, 12, 22, 0) 0%, #0066FF 47.92%, rgba(0, 12, 22, 0) 100%);
}
.copy-notif::before {
  top: 0;
}
.copy-notif::after {
  bottom: 0;
}

@keyframes copy {
  0% {
    opacity: 0;
    transform: translateY(-3rem);
  }
  10% {
    opacity: 1;
    transform: translateY(0);
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
  90% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-3rem);
  }
}
.error-page {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  margin-bottom: 9.6rem;
  text-align: center;
}
.error-page .error-content {
  padding: 2.5rem;
}
.error-page h1 {
  font-size: 4rem;
  color: white;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 0.8rem;
}
@media (max-width: 768px) {
  .error-page h1 {
    font-size: 3rem;
  }
}
.error-page a {
  margin-left: auto;
  margin-right: auto;
}
.error-page p {
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 3.2rem;
}
.error-page .err-404 {
  max-width: 60rem;
  width: 100%;
  margin-bottom: 9.6rem;
}
.error-page .big-hexa {
  height: 110vh;
  position: fixed;
}
.error-page .small-hexa-1,
.error-page .small-hexa-2,
.error-page .big-hexa {
  position: fixed;
  animation: rotateHex 32s linear infinite;
  z-index: -1;
}
.error-page .small-hexa-1 {
  top: 4.1rem;
  left: 0;
  width: 19.4rem;
}
.error-page .small-hexa-2 {
  bottom: 0;
  right: 0;
  width: 34.6rem;
}

@keyframes rotateHex {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.expandable-paragraph {
  max-height: 65px;
  overflow: hidden;
  transition: all 0.4s ease-out;
}
.expandable-paragraph.expanded {
  max-height: 520px;
}

.mailer-message {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  height: 100vh;
  width: 100%;
  pointer-events: none;
  z-index: 10500;
  inset: 0;
}
.mailer-message-content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2.4rem;
  padding: 3.2rem;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 102, 255, 0.05) 49.14%, rgba(0, 0, 0, 0.12) 100%);
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(5rem);
          backdrop-filter: blur(5rem);
  border-radius: 2.4rem;
  width: 100%;
  max-width: 37.4rem;
  animation: closeMessage 0.5s ease-out 4s forwards;
  overflow: hidden;
}
.mailer-message-content::before, .mailer-message-content::after {
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(0, 12, 22, 0) 0%, #0066FF 47.92%, rgba(0, 12, 22, 0) 100%);
}
.mailer-message-content::before {
  top: 0;
}
.mailer-message-content::after {
  bottom: 0;
}
.mailer-message-content h3 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.8rem;
  white-space: nowrap;
}
.mailer-message-content p {
  text-align: center;
  white-space: nowrap;
  padding: 0 3rem;
}

@keyframes closeMessage {
  0% {
    max-width: 37.4rem;
    padding: 3.2rem 3.2rem;
  }
  100% {
    max-width: 0;
    padding: 3.2rem 0rem;
  }
}
.cookie-consent-banner {
  position: fixed;
  z-index: 10;
  left: 0;
  display: flex;
  justify-content: center;
  bottom: 0;
  right: 0;
  color: white;
  border-radius: 24px;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 102, 255, 0.05) 49.14%, rgba(0, 0, 0, 0.12) 100%);
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
}
.cookie-consent-banner::before, .cookie-consent-banner::after {
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(0, 12, 22, 0) 0%, #0066FF 47.92%, rgba(0, 12, 22, 0) 100%);
}
.cookie-consent-banner::before {
  top: 0;
}
.cookie-consent-banner::after {
  bottom: 0;
}
.cookie-consent-banner .cookie-wrapper {
  border-radius: 0.8rem 0.8rem 0 0;
  max-width: 80%;
  padding: 1.5rem;
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media (max-width: 768px) {
  .cookie-consent-banner .cookie-wrapper {
    flex-direction: column;
  }
}
.cookie-consent-banner p {
  font-size: 1.6rem;
}
.cookie-consent-banner .btn-wrapper {
  display: flex;
  gap: 1.5rem;
}
.cookie-consent-banner .btn-wrapper .btn {
  background-color: transparent;
  color: white;
}

.speakers-preview-section {
  isolation: auto;
  margin-bottom: 30rem;
}
@media (max-width: 991px) {
  .speakers-preview-section {
    margin-bottom: 20rem;
  }
}

.speakers {
  display: flex;
  justify-content: center;
  gap: 4.8rem;
}
.speakers .hexa-stroke-image {
  height: 22.5rem;
  width: 24.4rem;
}
.speakers .hexa-stroke .hexa-backdrop {
  width: 37.4rem;
}
@media (max-width: 991px) {
  .speakers {
    flex-direction: column;
  }
}

.speaker-section {
  margin-bottom: 15rem;
}
.speaker-section h2 {
  text-align: center;
  margin-bottom: unset !important;
}
.speaker-section h2 span {
  color: #0066FF;
}

.speakers-heading {
  text-align: center;
  font-size: 6.4rem;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 10rem;
}
@media (max-width: 991px) {
  .speakers-heading {
    font-size: 2.6rem;
  }
}
.speakers-heading span {
  color: #00C67F;
  font-size: inherit;
}

.speaker-text {
  padding: 1.6rem 1.6rem 4rem 1.6rem;
}
@media (max-width: 991px) {
  .speaker-text {
    text-align: center;
  }
  .speaker-text p {
    text-align: center !important;
  }
}

.speaker-preview {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px 20px;
  z-index: 1;
}
.speaker-preview::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.speaker-preview::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 0;
}
.speaker-preview::-webkit-scrollbar-thumb {
  background: #0066ff;
  border-radius: 10px;
}
@media (max-width: 1165px) {
  .speaker-preview {
    display: flex;
    flex-flow: row nowrap;
    overflow-x: scroll;
  }
}
.speaker-preview .hexagon {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.speaker-preview .hexagon .hexagon-image-container {
  position: relative;
  display: flex;
  justify-content: center;
}
.speaker-preview .hexagon .hexagon-image-container .hexagon-background {
  width: 37.4rem;
  height: 35rem;
}
@media (max-width: 450px) {
  .speaker-preview .hexagon .hexagon-image-container .hexagon-background {
    width: 31.4rem;
    height: 29rem;
  }
}
.speaker-preview .hexagon .hexagon-image-container .speaker-image {
  height: 22.3rem;
  width: 24.5rem;
  position: absolute;
  top: 18%;
  left: 18%;
  -o-object-fit: cover;
     object-fit: cover;
  clip-path: polygon(70.07% 1.515%, 30.839% 1.212%, 30.839% 1.212%, 29.695% 1.277%, 28.576% 1.469%, 27.491% 1.783%, 26.448% 2.213%, 25.455% 2.756%, 24.52% 3.405%, 23.653% 4.156%, 22.862% 5.004%, 22.154% 5.943%, 21.538% 6.97%, 1.608% 43.788%, 1.608% 43.788%, 1.08% 44.882%, 0.668% 46.019%, 0.373% 47.191%, 0.194% 48.385%, 0.131% 49.593%, 0.183% 50.802%, 0.351% 52.004%, 0.633% 53.187%, 1.029% 54.34%, 1.538% 55.455%, 20.909% 92.424%, 20.909% 92.424%, 21.523% 93.471%, 22.225% 94.428%, 23.009% 95.29%, 23.866% 96.053%, 24.79% 96.714%, 25.773% 97.268%, 26.807% 97.711%, 27.884% 98.039%, 28.998% 98.248%, 30.14% 98.333%, 69.371% 98.636%, 69.371% 98.636%, 70.515% 98.571%, 71.634% 98.379%, 72.719% 98.066%, 73.762% 97.635%, 74.755% 97.093%, 75.69% 96.444%, 76.557% 95.693%, 77.348% 94.845%, 78.056% 93.905%, 78.671% 92.879%, 98.601% 56.061%, 98.601% 56.061%, 99.13% 54.967%, 99.542% 53.829%, 99.837% 52.658%, 100.016% 51.463%, 100.079% 50.256%, 100.026% 49.046%, 99.859% 47.845%, 99.577% 46.662%, 99.181% 45.508%, 98.671% 44.394%, 79.301% 7.424%, 79.301% 7.424%, 78.687% 6.375%, 77.985% 5.413%, 77.201% 4.544%, 76.343% 3.773%, 75.42% 3.106%, 74.437% 2.548%, 73.403% 2.104%, 72.326% 1.781%, 71.212% 1.582%, 70.07% 1.515%);
}
@media (max-width: 450px) {
  .speaker-preview .hexagon .hexagon-image-container .speaker-image {
    height: 18.8rem;
    width: 20rem;
  }
}
.speaker-preview .hexagon .hexagon-image-container .tilt-left {
  transform: rotate(-4deg);
}
.speaker-preview .hexagon .hexagon-image-container .tilt-right {
  transform: rotate(4deg);
}
.speaker-preview .hexagon .speaker-text > span {
  text-align: center;
  display: block;
  color: #0066FF;
  font-size: 1.4rem;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}
.speaker-preview .hexagon .speaker-text h4 {
  font-size: 2.8rem;
  font-weight: 400;
  margin-bottom: 0.8rem;
}
.speaker-preview .hexagon .speaker-text .show-more-button {
  letter-spacing: initial;
  text-transform: initial;
  cursor: pointer;
  display: block;
  margin-top: 8px;
}
.speaker-preview .hexagon .speaker-text .show-more-button:hover {
  text-decoration: underline;
}
.speaker-preview .hexagon .speaker-text > strong {
  text-align: center;
  display: block;
  font-size: 1.8rem;
  color: #0066ff;
  text-transform: uppercase;
  letter-spacing: 1px;
  max-width: 34rem;
  margin-bottom: 2rem;
  font-weight: 400;
}
@media (min-width: 992px) {
  .speaker-preview .hexagon .speaker-text > strong {
    margin-left: auto;
    margin-right: auto;
  }
}
.speaker-preview .hexagon .speaker-text p {
  text-align: center;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.6;
}
.speaker-preview h4,
.speaker-preview strong {
  text-align: center;
  display: block;
}
.speaker-preview .btn {
  text-transform: initial;
  margin-left: auto;
  margin-right: auto;
}

.arrow-agenda {
  width: 100%;
  max-width: 48.3rem;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

.agenda-section {
  display: flex;
  justify-content: center;
  margin-bottom: 40vh;
}

.agenda-item {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.agenda-item svg {
  fill: white;
}
.agenda-item svg path {
  fill: white;
}
.agenda-item strong {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 2rem;
  text-transform: uppercase;
}
.agenda-item.right {
  align-items: flex-end;
}
.agenda-item.right .short {
  padding-right: 11rem;
}
@media (max-width: 768px) {
  .agenda-item.right .short {
    padding-right: 4rem;
  }
}
@media (max-width: 768px) {
  .agenda-item.right .agenda-item-container {
    margin-left: 5rem;
  }
}
.agenda-item.right .agenda-item-container h3 {
  justify-content: flex-end;
}
.agenda-item.right .agenda-item-container > span {
  justify-content: flex-end;
}
.agenda-item.right.speaker-agenda h3 {
  justify-content: flex-end;
}
.agenda-item.right.speaker-agenda strong {
  text-align: right;
  display: block;
}
.agenda-item.right span {
  justify-content: flex-end;
}
.agenda-item.speaker-agenda h3 {
  color: #0066FF;
}
.agenda-item.speaker-agenda svg {
  fill: #0066FF;
}
.agenda-item.speaker-agenda svg path {
  fill: #0066FF;
}
.agenda-item-container {
  width: -moz-fit-content;
  width: fit-content;
}
.agenda-item-container.short:not(.right) {
  padding-left: 11rem;
}
@media (max-width: 768px) {
  .agenda-item-container.short:not(.right) {
    padding-left: 2rem;
  }
}
.agenda-item-container > span {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: 0.4rem;
  font-size: 1.8rem;
  color: #0066FF;
  text-align: center;
  margin-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .agenda-item-container > span {
    text-align: left;
    justify-content: flex-start;
    margin-left: 3.9rem;
  }
}
@media (max-width: 480px) {
  .agenda-item-container > span {
    text-align: left;
    justify-content: flex-start;
    margin-left: 0;
  }
}
.agenda-item-container > span img {
  margin-right: 0.5rem;
}
.agenda-item-container svg,
.agenda-item-container img {
  fill: white;
  margin-right: 1.2rem;
  flex-shrink: 0;
}
.agenda-item-container h3 {
  font-size: 2.8rem;
  color: white;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  font-weight: 400;
  margin-bottom: 0.7rem;
}
@media (max-width: 991px) {
  .agenda-item-container h3 {
    text-align: left;
  }
}

#program {
  position: relative;
}

.sticky-gradient {
  position: absolute;
  height: 100%;
  width: 100%;
  pointer-events: none;
  z-index: -1;
}
.sticky-gradient > div {
  position: sticky;
  top: 0;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 102, 255, 0.35) 0%, rgba(0, 102, 255, 0) 100%);
  max-width: 110rem;
  max-height: 110rem;
  aspect-ratio: 1;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .sticky-gradient > div {
    top: 25%;
  }
}

.arrow-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 14rem;
}
.arrow-container span {
  height: 1px;
  width: 20rem;
  position: relative;
  display: flex;
  align-items: center;
}
.arrow-container span::before {
  content: "";
  background-color: white;
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  right: 0;
}
.arrow-container span.left {
  transform: rotate(135deg);
  background: linear-gradient(135deg, #0066ff, #ffffff);
}
.arrow-container span.right {
  transform: rotate(45deg);
  background: linear-gradient(45deg, #0066ff, #ffffff);
}

.section-contact-form {
  padding: 4.4rem 1.6rem;
  position: relative;
  margin-bottom: 12.8rem;
  background: linear-gradient(270deg, rgba(0, 102, 255, 0) 0%, rgba(0, 102, 255, 0.05) 49.14%, rgba(0, 102, 255, 0) 100%);
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
}
.section-contact-form::before, .section-contact-form::after {
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(0, 12, 22, 0) 0%, #0066FF 47.92%, rgba(0, 12, 22, 0) 100%);
}
.section-contact-form::before {
  top: 0;
}
.section-contact-form::after {
  bottom: 0;
}
.section-contact-form .section-container {
  max-width: 73.8rem;
}
.section-contact-form .section-container h4 {
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: 2rem;
}
.section-contact-form .section-container p {
  text-align: center;
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 3.2rem;
  font-size: 1.8rem;
}
.section-contact-form .section-container p strong {
  color: #0066FF;
  text-transform: uppercase;
}

.user-link {
  position: relative;
  top: 3px;
}

.back-to-top {
  transition: all 0.4s ease-out;
  opacity: 0;
  position: fixed;
  z-index: 9998;
  right: 2.5rem;
  bottom: 2.5rem;
  border-radius: 50%;
  width: 4.7rem;
  height: 4.7rem;
  display: flex;
  padding: 1.5rem;
}
.back-to-top:not(.show) {
  pointer-events: none;
}
.back-to-top.show {
  opacity: 1;
}

.tickets-section {
  margin-bottom: 15rem;
}
.tickets-section .section-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: rgba(0, 3, 107, 0.2196078431);
  border-radius: 30px;
  padding: 8rem 1.6rem;
}
.tickets-section .section-container .section-text {
  margin-bottom: 10rem;
}
.tickets-section .section-container .section-text h2 {
  text-align: center;
  font-size: 2.8rem;
}
.tickets-section .section-container .section-text p {
  font-size: 2.4rem;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  max-width: 91.6rem;
  margin-inline: auto;
  margin-bottom: 1.6rem;
}
.tickets-section .section-container h3 {
  color: #0066ff;
  margin-top: 10rem !important;
  font-size: 2.8rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}
.tickets-section .section-container .progress-container {
  width: 100%;
  max-width: 100rem;
}
.tickets-section .section-container .progress-container .progress-bar {
  position: relative;
  width: 100%;
  height: 2px;
  background: linear-gradient(135deg, #ffffff, #0066ff);
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 0px 15px 3px rgb(0, 102, 255);
}
.tickets-section .section-container .progress-container .progress-bar .progress-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 10px;
  height: 10px;
  background-color: white;
  border: 2px solid #0066ff;
  border-radius: 50%;
  position: relative;
  z-index: 1;
}
.tickets-section .section-container .progress-container .progress-bar .progress-step .step-label {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  width: -moz-max-content;
  width: max-content;
  margin-top: 30px;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
}
@media (max-width: 768px) {
  .tickets-section .section-container .progress-container .progress-bar .progress-step .step-label {
    font-size: 14px;
  }
}
.tickets-section .section-container .progress-container .progress-bar .progress-step .step-label .price {
  font-size: 21px;
  font-weight: 600;
  position: absolute;
  left: -20px;
  top: -35px;
}
.tickets-section .section-container .progress-container .progress-bar .progress-step.progress-step:first-child {
  margin-left: 2rem;
}
.tickets-section .section-container .progress-container .progress-bar .progress-step.progress-step:last-child {
  margin-right: 2rem;
}
.tickets-section .section-container .progress-container .progress-bar .progress-step.active {
  position: relative;
  width: 18px;
  height: 18px;
  background-color: #0066ff;
  box-shadow: 0px 0px 15px 3px rgb(0, 102, 255);
}
.tickets-section .section-container .progress-container .progress-bar .progress-step.active::after {
  content: "✓";
  position: absolute;
  font-size: 12px;
  top: -1px;
  left: 18%;
}
.tickets-section .section-container .ticket {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  background: #003483;
  height: 400px;
  width: 100%;
  max-width: 350px;
  margin: 8rem 0 5rem 0;
  border: 1px solid #0066ff;
  border-radius: 18px;
  padding: 2rem;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  box-shadow: 0px 5px 25px 0px rgba(39, 180, 190, 0.15);
  transition: all 0.3s;
  transform: rotate(2deg);
}
.tickets-section .section-container .ticket:hover {
  box-shadow: 0px 0px 15px 0px rgb(0, 102, 255);
  transform: rotate(0deg);
}
.tickets-section .section-container .ticket .ticket-text {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.tickets-section .section-container .ticket .ticket-text .text {
  font-size: 1.8rem;
}
.tickets-section .section-container .ticket .ticket-text .img {
  width: 100%;
}

.program-2025 {
  display: flex;
  height: 55vh;
  align-items: center;
}
@media (max-width: 991px) {
  .program-2025 {
    height: 50vh;
  }
}
.program-2025 .section-container h1 {
  text-align: center;
  margin-bottom: unset;
}

.aftermovies-section {
  margin-bottom: 8rem;
}
.aftermovies-section .section-container {
  /* Modal stilovi */
}
.aftermovies-section .section-container h2 {
  text-align: center;
  margin-bottom: 8rem;
}
.aftermovies-section .section-container .video-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  margin-top: 20px;
}
.aftermovies-section .section-container .video-grid .video-item {
  position: relative;
  cursor: pointer;
}
.aftermovies-section .section-container .video-grid .video-item .video-thumbnail {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.aftermovies-section .section-container .video-grid .video-item .video-thumbnail img {
  width: 100%;
  display: block;
  transition: transform 0.3s ease;
}
.aftermovies-section .section-container .video-grid .video-item .video-thumbnail:hover img {
  transform: scale(1.1);
}
.aftermovies-section .section-container .video-grid .video-item .video-thumbnail .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
  color: white;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  opacity: 0.8;
  transition: opacity 0.3s ease;
}
.aftermovies-section .section-container .video-grid .video-item .video-thumbnail .play-icon:hover {
  opacity: 1;
}
.aftermovies-section .section-container .video-grid .video-item .video-title {
  margin-top: 10px;
  font-size: 2.8rem;
  color: #0066ff;
  text-align: center;
}

.video-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.video-modal .modal-content {
  display: flex;
  position: relative;
  background: #fff;
  padding: 1rem;
  border-radius: 0.5rem;
  max-width: 800px;
  width: 90%;
  text-align: center;
}
.video-modal .modal-content .close-modal {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  color: #333;
  cursor: pointer;
}
.video-modal .modal-content .close-modal:hover {
  color: #000;
}
.video-modal .modal-content iframe {
  width: 100%;
  height: 400px;
  border: none;
  border-radius: 10px;
}

@media (max-width: 768px) {
  .video-modal .modal-content iframe {
    height: 300px;
  }
  .video-section .video-grid .video-item .video-thumbnail .play-icon {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .video-modal .modal-content iframe {
    height: 200px;
  }
  .video-section .video-grid .video-item .video-thumbnail .play-icon {
    font-size: 30px;
  }
}
.section-impressions {
  margin-bottom: 8rem;
}

.u-no-margin-bottom {
  margin-bottom: unset;
}

.hexagon-glitch {
  position: absolute;
  width: 37.4rem;
  height: 35rem;
}
@media (max-width: 450px) {
  .hexagon-glitch {
    width: 31.4rem;
    height: 29rem;
  }
}

.glitch-text {
  position: absolute;
  top: 25%;
  color: rgba(255, 255, 255, 0.5137254902);
  font-size: 150px;
  pointer-events: none;
}
@media (max-width: 450px) {
  .glitch-text {
    top: 18%;
  }
}

.friends-section {
  margin-bottom: 15rem;
}
.friends-section .section-container h2 {
  text-align: center;
  margin-bottom: 8rem;
}
@media (max-width: 768px) {
  .friends-section .section-container h2 {
    margin-bottom: 4rem;
  }
}
.friends-section .section-container .friends-logo {
  display: flex;
}
@media (max-width: 768px) {
  .friends-section .section-container .friends-logo {
    flex-direction: column;
    gap: 3rem;
  }
}
.friends-section .section-container .friends-logo a {
  display: flex;
  flex-basis: 50%;
  justify-content: center;
}
.friends-section .section-container .friends-logo .friends-logo-img {
  width: 50%;
}

.lang-side-bar {
  display: flex;
  align-items: center;
  gap: 1rem;
  position: fixed;
  z-index: 1;
  left: -57px;
  top: 200px;
  padding: 7px 10px 10px 10px;
  width: auto;
  background-color: #0066ff;
  border-radius: 0 5px 5px 0;
  transition: all 0.8s ease;
  box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
}
.lang-side-bar:hover {
  left: 0;
}
.lang-side-bar a {
  color: inherit;
  transition: all 0.3s;
}
.lang-side-bar a:hover {
  color: #fff;
  font-weight: 600;
  text-shadow: 2px 2px 8px #fff;
}

.landing {
  min-height: 100dvh;
  position: relative;
  display: flex;
  align-items: center;
}
.landing .sign-up {
  justify-content: center;
  margin-top: 8rem;
}
@media (max-width: 991px) {
  .landing .sign-up {
    margin-top: 4rem;
  }
}

section {
  width: 100%;
  isolation: isolate;
}

.event-date {
  font-size: 2rem;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .event-date {
    text-align: center;
  }
}

.sign-up {
  display: flex;
  gap: 2.4rem;
}
@media (max-width: 991px) {
  .sign-up {
    flex-direction: column;
    align-items: center;
    margin-bottom: 10vh;
  }
}

.blue-line {
  max-width: 4.8rem;
}
@media (max-width: 991px) {
  .blue-line {
    transform: rotate(90deg);
    width: 4.8rem;
    height: 4.8rem;
  }
}

.sup-heading {
  color: #0066FF;
}

.yellow-char {
  color: #F9DC62 !important;
}

.red-char {
  color: #FF1946 !important;
}

.blue-char {
  color: #0066FF;
}

.event {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15vh;
}
@media (max-width: 991px) {
  .event {
    flex-direction: column;
    margin-top: 10vh;
  }
}

.video-bck {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.video-bck::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #232d35;
  opacity: 0.6;
  z-index: 0;
}
.video-bck video {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  filter: grayscale(100%);
  opacity: 0.6;
}

.text-zoom-section {
  padding: 6rem 1.6rem 16rem 1.6rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 102, 255, 0.35) 0%, rgba(0, 102, 255, 0) 100%);
}
.text-zoom-section h2,
.text-zoom-section .text-zoom-cap {
  text-align: center;
}
.text-zoom-section .hexa-blur {
  left: 0;
  bottom: 0;
}
.text-zoom-section .text-zoom-cap {
  display: block;
  font-size: 2.4rem;
  letter-spacing: 0.4rem;
  color: #0066FF;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .text-zoom-section .text-zoom-cap {
    font-size: 1.6rem;
    letter-spacing: 0.2rem;
  }
}
.text-zoom-section .text-zoom-cap.white {
  color: white;
}
.text-zoom-section .text-zoom-white {
  color: white;
}

.text-zoom {
  margin-bottom: 9.6rem;
  font-size: 6.4rem;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.7s ease-out;
}
@media (max-width: 991px) {
  .text-zoom {
    font-size: 2.8rem;
  }
}

.hexa-blur {
  position: absolute;
  animation: rotateIt 28s linear infinite;
}

@keyframes rotateIt {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.text-zoom {
  color: #0066FF;
}
.text-zoom + .text-zoom-cap {
  color: white;
}

.text-zoom-last {
  margin-bottom: 2rem;
}

.text-zoom-container {
  position: relative;
  transition: all 0.7s ease-out;
}
.text-zoom-container + .text-zoom-container {
  margin-top: 50vh;
}
.text-zoom-container.animate-it {
  transform: scale(0.2);
}
.text-zoom-container.in-viewport {
  transform: scale(1);
}
.text-zoom-container.in-viewport ~ .hexa-public {
  transform: scale(1);
}
.text-zoom-container p {
  text-align: center;
  font-size: 2.8rem;
  color: #0066FF;
}
.text-zoom-container p img {
  position: relative;
  top: 0.3rem;
}
@media (max-width: 991px) {
  .text-zoom-container p {
    font-size: 1.7rem;
  }
  .text-zoom-container p img {
    top: 0.5rem;
  }
}

.v-line {
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 4.8rem;
}
.v-line::before {
  content: "";
  width: 2px;
  height: 50rem;
  display: block;
  background: linear-gradient(rgb(255, 255, 255), rgb(0, 102, 255));
}
@media (max-width: 991px) {
  .v-line::before {
    height: 32rem;
  }
}
.v-line::after {
  content: "";
  position: absolute;
  top: 0;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
}
.v-line.reversed::before {
  background: linear-gradient(rgb(0, 102, 255), rgb(255, 255, 255));
}
.v-line.reversed::after {
  background-color: #0066FF;
}
.v-line.all-blue::before {
  background: #0066FF;
}
.v-line.all-blue::after {
  background-color: #0066FF;
}
.v-line-reversed {
  display: flex;
  justify-content: center;
  position: relative;
}
.v-line-reversed::before {
  content: "";
  width: 2px;
  height: 50rem;
  display: block;
  background: linear-gradient(rgb(0, 102, 255), rgb(255, 255, 255));
}
@media (max-width: 991px) {
  .v-line-reversed::before {
    height: 32rem;
  }
}
.v-line-reversed::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
}

.form-hint {
  margin-top: 1rem;
  font-size: 1.5rem !important;
  color: rgba(255, 255, 255, 0.6) !important;
}

.dev-text {
  padding-top: 8rem;
}
@media (max-width: 991px) {
  .dev-text {
    padding-top: 4rem;
  }
}
.dev-text p {
  font-size: 2.4rem;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  max-width: 91.6rem;
  margin-inline: auto;
  margin-bottom: 1.6rem;
}
.dev-text h3 {
  text-align: center;
  font-size: 2.4rem;
  text-transform: uppercase;
  font-weight: 400;
}
.dev-text h3:first-of-type {
  margin-top: 4rem;
  margin-bottom: 2rem;
}

.chain-heading {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5rem;
  position: relative;
}
.chain-heading .v-line-reversed::before {
  height: 7rem;
}
.chain-heading h3 {
  color: #0066ff;
  margin-top: 10rem !important;
  font-size: 2.8rem;
}
.chain-heading h4 {
  font-size: 2.8rem;
  font-weight: 400;
}
.chain-heading .btn {
  margin-top: 5rem;
}
.chain-heading .radial-element {
  bottom: -50%;
}

.radial-element {
  position: absolute;
  aspect-ratio: 1;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 102, 255, 0.35) 0%, rgba(0, 102, 255, 0) 100%);
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
}

.u-margin-top-s {
  margin-top: 26px !important;
}

.speaker {
  padding: 11rem 0;
}
.speaker .hexa-stroke {
  flex-direction: row;
  justify-content: flex-start;
  gap: 11rem;
}
@media (min-width: 992px) {
  .speaker .hexa-stroke {
    align-items: flex-start;
  }
}
@media (max-width: 991px) {
  .speaker .hexa-stroke {
    flex-direction: column;
    gap: 0;
  }
}
.speaker .hexa-stroke strong {
  margin-bottom: 2.4rem;
  display: block;
}
.speaker .hexa-stroke p {
  text-align: left;
  font-size: 1.8rem;
  line-height: 1.6;
  opacity: 0.75;
}
@media (min-width: 992px) {
  .speaker-reversed .hexa-stroke {
    flex-direction: row-reverse;
  }
}
.speaker .hexa-image .hexa-backdrop {
  animation: zoomInOut 4s ease-in-out infinite;
}
@media (max-width: 1100px) {
  .speaker .hexa-image .hexa-backdrop {
    animation: zoomInOut1100 4s ease-in-out infinite;
  }
}
@media (max-width: 768px) {
  .speaker .hexa-image .hexa-backdrop {
    animation: zoomInOut768 4s ease-in-out infinite;
  }
}

@keyframes zoomInOut {
  0% {
    width: 45.4rem;
  }
  50% {
    width: 54.4rem;
  }
  100% {
    width: 45.4rem;
  }
}
@keyframes zoomInOut1100 {
  0% {
    width: 38.4rem;
  }
  50% {
    width: 46.4rem;
  }
  100% {
    width: 38.4rem;
  }
}
@keyframes zoomInOut768 {
  0% {
    width: 31.4rem;
  }
  50% {
    width: 36.4rem;
  }
  100% {
    width: 31.4rem;
  }
}
.speaker-bio {
  max-height: 12rem;
  overflow: hidden;
  transition: all 0.5s ease-out;
  position: relative;
}
.speaker-bio.hidden {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.showMoreBtn {
  cursor: pointer;
  color: #0066FF;
  font-size: 1.6rem;
}
.showMoreBtn.hidden {
  display: none;
}

.speaker-section h2 {
  margin-bottom: 8rem;
}

.privacy-section h1 {
  font-size: 4.8rem;
  margin-bottom: 4.8rem;
}
.privacy-section h2 {
  color: #0066FF;
  font-size: 3.2rem;
  margin-bottom: 1.2rem;
  margin-top: 4.2rem;
}
.privacy-section .text-block p {
  margin-bottom: 2.5rem;
  font-size: 1.8rem;
  line-height: 1.4;
}
.privacy-section .text-block ul {
  margin-bottom: 2.5rem;
}
.privacy-section .text-block ul li {
  font-size: 1.8rem;
  line-height: 1.4;
}
.privacy-section .text-block ul li::before {
  content: "•";
  margin-right: 1rem;
}
.privacy-section .text-block a {
  text-decoration: underline;
  font-size: inherit;
}
.privacy-section .text-block a:hover {
  color: #0066FF;
}