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

::selection {
  background-color: #00C67F;
  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;
}

.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;
}
.btn img, button img {
  height: 2.4rem;
}

.btn-primary, .btn-secondary {
  border-radius: 2.5rem;
  border: 1px solid #00C67F;
  text-transform: uppercase;
  transition: all 0.2s ease-out;
}
.btn-primary:hover, .btn-secondary:hover {
  background: var(--tech-hosted-green-linear-gradient, linear-gradient(270deg, rgba(0, 198, 127, 0) 0%, rgba(0, 198, 127, 0.4) 49.14%, rgba(0, 198, 127, 0) 100%));
  box-shadow: 0px 0px 16px 0px rgba(0, 198, 127, 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-contact {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(0, 198, 127, 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: #00C67F;
  -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: #00C67F;
}

/* 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;
}
@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 .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: #00C67F;
}

.hexa-stroke {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.hexa-stroke strong {
  font-size: 1.8rem;
  color: #00C67F;
  text-transform: uppercase;
  letter-spacing: 1px;
  max-width: 34rem;
  margin-bottom: 3.2rem;
  font-weight: 400;
}
.hexa-stroke .speaker-title-custome {
  max-width: 38rem !important;
}
.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: 19.4rem;
    width: 21rem;
  }
}
.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: 36.3rem;
  }
}
.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: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 198, 127, 0.35) 0%, rgba(0, 198, 127, 0) 100%), url("../images/impressions-bck.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 15rem;
}

.floating-text-container {
  position: relative;
  overflow: hidden;
  height: 12.2rem;
  display: flex;
  width: 100%;
  margin-bottom: 14.4rem;
}
@media (max-width: 991px) {
  .floating-text-container {
    height: 6.1rem;
    margin-bottom: 3.2rem;
  }
}
.floating-text-container .floating-text {
  position: absolute;
  white-space: nowrap;
  animation: moveText 20s linear infinite;
  font-size: 9.6rem;
}
@media (max-width: 991px) {
  .floating-text-container .floating-text {
    font-size: 4.8rem;
  }
}

@keyframes moveText {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
.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;
  justify-content: space-between;
  gap: 3.2rem 10rem;
  max-width: 120rem;
  width: 100%;
}
@media (max-width: 991px) {
  .impression {
    flex-direction: column-reverse;
  }
}

.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: #00C67F;
  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: #00C67F;
}
.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: #00C67F;
}

.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 {
  max-width: 143rem;
}
.partners-section .media-container {
  max-width: 89rem;
}
.partners-section .section-container + .section-container {
  margin-top: 37.6rem;
}

.logo-heading {
  text-align: center;
  display: block;
  color: #00C67F;
  margin-bottom: 10.8rem;
  text-transform: uppercase;
}
.logo-heading span {
  font-size: inherit;
}

h3.logo-heading {
  font-size: 6.4rem;
  font-weight: 300;
}
@media (max-width: 991px) {
  h3.logo-heading {
    font-size: 2.4rem;
  }
}
h3.logo-heading span {
  font-size: inherit;
}

h4.logo-heading {
  font-size: 4.8rem;
  font-weight: 400;
}
h4 span {
  font-size: inherit;
}

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

.logo-image-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 2rem 6rem;
}
.logo-image-grid img {
  max-width: 17rem;
  max-height: 6.5rem;
  filter: brightness(0) invert(1);
}
@media (max-width: 600px) {
  .logo-image-grid img {
    width: calc(50% - 5rem) !important;
  }
}
.logo-image-grid .break {
  flex-basis: 100%;
  display: block;
}
@media (max-width: 850px) {
  .logo-image-grid .break {
    display: none;
  }
}
@media (max-width: 850px) {
  .logo-image-grid {
    gap: 4rem 6rem;
  }
}
@media (max-width: 600px) {
  .logo-image-grid {
    gap: 5rem !important;
  }
}
.logo-image-grid.logo-grid-big {
  gap: 3rem 5rem;
}
.logo-image-grid.logo-grid-big:not(:last-child) {
  margin-bottom: 8.8rem;
}
@media (max-width: 850px) {
  .logo-image-grid.logo-grid-big {
    gap: 6rem 6rem;
  }
}
.logo-image-grid.logo-grid-big img {
  max-height: 7rem;
  max-width: 22rem;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 600px) {
  .logo-image-grid.logo-grid-big img {
    width: 80%;
  }
}
.logo-image-grid.logo-grid-big.partner-diamond img {
  max-height: 10rem;
  max-width: 49rem !important;
  width: 100%;
  height: 100%;
}
@media (max-width: 600px) {
  .logo-image-grid.logo-grid-big.partner-diamond img {
    width: 80%;
  }
}
.logo-image-grid.logo-grid-big.partner-gold img {
  max-height: 6rem;
  max-width: 24rem !important;
  width: 100%;
  height: 100%;
}
@media (max-width: 600px) {
  .logo-image-grid.logo-grid-big.partner-gold img {
    width: 80%;
  }
}
.logo-image-grid.logo-grid-big.partner-silver img {
  max-height: 6rem;
  max-width: 22rem !important;
  width: 100%;
  height: 100%;
}
@media (max-width: 600px) {
  .logo-image-grid.logo-grid-big.partner-silver img {
    width: 80%;
  }
}
.logo-image-grid.logo-grid-big.partner-silver .cisco-partner {
  max-height: 8rem;
}
.logo-image-grid.logo-grid-big.partner-bronze img {
  max-height: 6rem;
  max-width: 14rem !important;
  width: 100%;
  height: 100%;
}
@media (max-width: 600px) {
  .logo-image-grid.logo-grid-big.partner-bronze img {
    width: 80%;
  }
}
.logo-image-grid.logo-grid-big .lenovo {
  max-width: 15.1rem;
  max-height: 7rem;
}
.logo-image-grid.logo-grid-big .fortinet {
  max-width: 25.1rem;
  max-height: 4.1rem;
}
.logo-image-grid.logo-grid-big .hp-enterprise {
  max-width: 18rem;
  max-height: 10rem;
}
.logo-image-grid.logo-grid-big .cisco {
  max-width: 14rem;
  max-height: 11.6rem;
}
.logo-image-grid.logo-grid-big .cisco-partner {
  max-width: 10rem;
  max-height: 10.6rem;
}
.logo-image-grid.logo-grid-big .kaspersky {
  max-width: 20rem;
  max-height: 7.2rem;
}
.logo-image-grid.logo-grid-big .vmware {
  max-width: 20rem;
}
.logo-image-grid.logo-grid-big .hpe-aruba-networking {
  max-width: 17rem;
}
.logo-image-grid.logo-grid-big .veeam {
  max-width: 18rem;
  max-height: 5rem;
}
.logo-image-grid.logo-grid-big .oracle {
  max-width: 21rem;
}
.logo-image-grid.logo-grid-big .cloudflare {
  max-width: 27rem;
}
.logo-image-grid.logo-grid-big .dell {
  max-width: 27rem;
}
.logo-image-grid.logo-grid-big .group-ib {
  max-width: 21rem;
}
.logo-image-grid.logo-grid-big .datatek {
  max-width: 19rem;
}
.logo-image-grid.logo-grid-big .djedova-rakija, .logo-image-grid.logo-grid-big .benedikliner {
  max-height: 12rem;
}
.logo-image-grid.logo-grid-big .sandi-villa {
  max-height: 9rem;
}

.friends-logo-grid img, .media-logo-grid img {
  max-width: 12rem;
  max-height: 5rem;
}

.partner-heading {
  font-size: 3.2rem;
  text-align: center;
  margin-bottom: 4.4rem;
  font-weight: 400;
  text-transform: uppercase;
}
.partner-heading.diamond-heading {
  background: linear-gradient(90.21deg, #98E5BB 44.29%, #98B6E2 49.72%, #EFE4E8 55.05%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.partner-heading.gold-heading {
  background: linear-gradient(90.6deg, #EDBD0F 46.21%, #785F02 53.85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.partner-heading.silver-heading {
  background: linear-gradient(90.71deg, #C4C8CF 45.41%, #676E79 54.37%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.partner-heading.bronze-heading {
  background: linear-gradient(91.26deg, #BDBBA8 45.43%, #735B3F 54.18%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.post {
  display: flex;
  flex-direction: column;
}
.post-body {
  padding: 2.4rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: rgba(255, 255, 255, 0.1);
  background-blend-mode: color-dodge;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  transition: all 0.2s linear;
}
.post-body .post-title {
  margin-bottom: 1.2rem;
  font-size: 1.8rem;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.2;
  color: #00C67F;
  transition: all 0.2s linear;
}
.post-body .post-excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5;
  font-size: 1.6rem;
  margin-bottom: 1.2rem;
}
.post-image {
  display: flex;
  overflow: hidden;
  position: relative;
  aspect-ratio: 16/9;
}
.post-image img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  inset: 0;
  width: 100%;
  height: 100%;
}
.post .interview-image::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='50' height='50' rx='25' fill='black' fill-opacity='0.2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33.926 23.7652L17.6429 13.2711C16.6769 12.7508 15.5703 12.8048 15.5703 14.6726V35.3366C15.5703 37.044 16.7575 37.3132 17.6429 36.738L33.926 26.244C34.5963 25.5591 34.5963 24.45 33.926 23.7652Z' fill='white'/%3E%3C/svg%3E%0A");
  position: absolute;
  z-index: 2;
  width: 5rem;
  height: 5rem;
  background-size: 5rem;
  left: calc(50% - 2.5rem);
  top: calc(50% - 2.5rem);
}
.post-date {
  color: rgba(255, 255, 255, 0.75);
  font-weight: 400;
  font-size: 1.4rem;
}
.post-wrapper img {
  width: 100%;
  height: auto;
}
.post:hover .post-title {
  color: white;
}

.other-blog-section .section-container {
  border-top: 1px solid rgba(255, 255, 255, 0.1019607843);
  padding-top: 4rem;
  margin-top: 1rem;
}

.post-section {
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 198, 127, 0.35) 0%, rgba(0, 198, 127, 0) 100%);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  gap: 4.8rem;
}
.post-section::before, .post-section::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='428' height='388' viewBox='0 0 428 388' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5' filter='url(%23filter0_f_255_2202)'%3E%3Cpath d='M232.14 124.588H195.858C182.274 124.588 169.723 131.833 162.928 143.591L144.787 174.994C137.993 186.752 137.993 201.242 144.787 213L162.928 244.403C169.723 256.161 182.274 263.406 195.858 263.406H232.14C245.723 263.406 258.275 256.161 265.069 244.403L283.21 213C290.004 201.242 290.004 186.752 283.21 174.994L265.069 143.591C258.275 131.833 245.723 124.588 232.14 124.588Z' stroke='%23000C16' stroke-width='0.1' stroke-miterlimit='10'/%3E%3Cpath d='M241.506 107.492H186.488C172.592 107.492 159.748 114.904 152.798 126.933L125.291 174.556C118.34 186.585 118.34 201.408 125.291 213.438L152.798 261.06C159.748 273.089 172.592 280.501 186.488 280.501H241.506C255.402 280.501 268.245 273.089 275.196 261.06L302.703 213.438C309.653 201.408 309.653 186.585 302.703 174.556L275.196 126.933C268.245 114.904 255.402 107.492 241.506 107.492Z' stroke='%23002B28' stroke-width='0.65' stroke-miterlimit='10'/%3E%3Cpath d='M250.873 90.3926H177.12C162.905 90.3926 149.775 97.9709 142.668 110.277L105.791 174.119C98.6841 186.419 98.6841 201.581 105.791 213.882L142.668 277.724C149.775 290.024 162.905 297.608 177.12 297.608H250.873C265.088 297.608 278.218 290.029 285.325 277.724L322.201 213.882C329.309 201.581 329.309 186.419 322.201 174.119L285.325 110.277C278.218 97.9761 265.088 90.3926 250.873 90.3926Z' stroke='%23004A39' stroke-width='1.21' stroke-miterlimit='10'/%3E%3Cpath d='M260.246 73.2969H167.752C153.224 73.2969 139.802 81.042 132.539 93.6186L86.2915 173.681C79.0278 186.257 79.0278 201.748 86.2915 214.324L132.539 294.386C139.802 306.963 153.224 314.708 167.752 314.708H260.246C274.773 314.708 288.195 306.963 295.459 294.386L341.706 214.324C348.97 201.748 348.97 186.257 341.706 173.681L295.459 93.6186C288.195 81.042 274.773 73.2969 260.246 73.2969Z' stroke='%2300694B' stroke-width='1.77' stroke-miterlimit='10'/%3E%3Cpath d='M269.608 56.1958H158.378C143.538 56.1958 129.824 64.1077 122.404 76.9554L66.7917 173.237C59.3715 186.085 59.3715 201.909 66.7917 214.757L122.404 311.039C129.824 323.886 143.538 331.798 158.378 331.798H269.608C284.448 331.798 298.162 323.886 305.582 311.039L361.194 214.757C368.615 201.909 368.615 186.085 361.194 173.237L305.582 76.9554C298.162 64.1077 284.448 56.1958 269.608 56.1958Z' stroke='%2300885C' stroke-width='2.33' stroke-miterlimit='10'/%3E%3Cpath d='M278.979 39.1011H149.014C133.861 39.1011 119.855 47.1797 112.278 60.2984L47.2957 172.8C39.7191 185.919 39.7191 202.082 47.2957 215.2L112.278 327.702C119.855 340.821 133.861 348.9 149.014 348.9H278.979C294.132 348.9 308.138 340.821 315.715 327.702L380.697 215.2C388.274 202.082 388.274 185.919 380.697 172.8L315.715 60.2984C308.138 47.1797 294.132 39.1011 278.979 39.1011Z' stroke='%2300A76E' stroke-width='2.89' stroke-miterlimit='10'/%3E%3Cpath d='M288.35 22H139.645C124.178 22 109.88 30.2507 102.147 43.6404L27.7998 172.362C20.0667 185.752 20.0667 202.248 27.7998 215.638L102.153 344.36C109.886 357.749 124.178 366 139.65 366H288.35C303.816 366 318.114 357.749 325.847 344.36L400.2 215.638C407.933 202.248 407.933 185.752 400.2 172.362L325.842 43.6404C318.109 30.2507 303.816 22 288.345 22H288.35Z' stroke='%2300C67F' stroke-width='3.45' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_255_2202' x='0.273438' y='0.274902' width='427.453' height='387.45' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='10' result='effect1_foregroundBlur_255_2202'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  position: absolute;
  background-size: cover;
  width: 38.4rem;
  height: 34.4rem;
  z-index: -1;
}
.post-section::before {
  right: 25.6rem;
  bottom: 3.2rem;
}
@media (max-width: 600px) {
  .post-section::before {
    display: none;
  }
}
.post-section::after {
  right: 30%;
  top: 2.3rem;
}
@media (max-width: 600px) {
  .post-section::after {
    right: -30%;
    position: fixed;
  }
}
@media (max-width: 991px) {
  .post-section {
    flex-direction: column;
  }
}
.post-section aside {
  width: 34rem;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .post-section aside {
    width: 100%;
  }
}
.post-section #post {
  flex-grow: 1;
}
.post-section #latest-posts {
  display: flex;
  flex-direction: column;
  height: -moz-fit-content;
  height: fit-content;
}
@media (min-width: 992px) {
  .post-section #latest-posts {
    position: sticky;
    top: 9.3rem;
    max-height: calc(100vh - 9.3rem);
    overflow-y: auto;
    scrollbar-width: none;
  }
  .post-section #latest-posts::-webkit-scrollbar {
    width: 0;
  }
  .post-section #latest-posts .post {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
}
.post-section #latest-posts .section-heading {
  margin-bottom: 0;
}
.post-section #latest-posts .post-meta {
  margin-bottom: 0;
}
.post-section .tech-announcement {
  padding: 2rem;
  border: 1px solid #00C67F;
  display: flex;
  gap: 2rem;
  align-items: flex-end;
  margin-bottom: 3.2rem;
}
.post-section .tech-announcement h3 {
  color: #00C67F;
  text-transform: uppercase;
  margin-bottom: 0.8rem;
}
.post-section .post-body {
  padding: 1.6rem 2rem;
}
.post-section .post-body .post-title {
  font-size: 2rem;
}
.post-section .post-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 9.6rem;
}
@media (max-width: 991px) {
  .post-section .post-meta {
    margin-bottom: 4.8rem;
  }
}
.post-section .post-share {
  color: white;
  padding: 1.2rem;
}
.post-section .post-share {
  font-size: 1.6rem;
  display: flex;
  align-items: center;
}
.post-section .post-share p {
  margin-bottom: 0;
  margin-right: 1.2rem;
}
.post-section .post-share .share-icons {
  display: flex;
  gap: 1.2rem;
  align-items: center;
}
.post-section .post-share .share-icons a {
  display: flex;
}
.post-section .post-share .share-icons img {
  max-height: 1.7rem;
}
.post-section .post-share .share-icons [class^=ri-] {
  font-size: 1.9rem;
}

#post .post-body {
  background: transparent;
}
#post .featured-image {
  box-shadow: 0px 0px 40px 0px rgba(0, 198, 127, 0.25);
}

.post-container {
  max-width: 120rem;
  display: flex;
  gap: 3.2rem;
}
@media (max-width: 991px) {
  .post-container {
    flex-direction: column;
  }
}
.post-container .post-body {
  background: transparent;
}

.blog-more {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 4.8rem;
}

.post-wrapper {
  max-width: 82.8rem;
}
.post-wrapper p, .post-wrapper li {
  margin-bottom: 2.5rem;
  line-height: 1.4;
  font-size: 1.8rem;
}
.post-wrapper p > span, .post-wrapper li > span {
  font-size: inherit;
}
.post-wrapper a {
  font-size: inherit;
  color: #00C67F;
}
.post-wrapper a:hover {
  text-decoration: underline;
}
.post-wrapper a * {
  font-size: inherit;
  color: inherit;
}
.post-wrapper h2 {
  font-size: 2.8rem;
  color: #00C67F;
}
.post-wrapper h3 {
  font-size: 2rem;
}
.post-wrapper strong {
  font-weight: 700;
}
.post-wrapper iframe, .post-wrapper video {
  width: 100%;
  border: 0;
}
.post-wrapper ul {
  padding-left: 1.7rem;
}
.post-wrapper li {
  padding-left: 0.5rem;
  list-style: disc;
}
.post-wrapper > .section-heading {
  margin-bottom: 1.6rem;
  margin-top: 4.8rem;
  font-size: 4.8rem;
  font-weight: 400;
}
@media (max-width: 991px) {
  .post-wrapper > .section-heading {
    font-size: 2.4rem;
    text-align: left;
    line-height: 1.4;
  }
}
.post-wrapper > div {
  font-size: 1.6rem;
}
.post-wrapper h1, .post-wrapper h2, .post-wrapper h3, .post-wrapper h4, .post-wrapper h5, .post-wrapper h6 {
  margin-bottom: 15px;
  text-align: inherit;
}
.post-wrapper h1 span, .post-wrapper h1 strong, .post-wrapper h2 span, .post-wrapper h2 strong, .post-wrapper h3 span, .post-wrapper h3 strong, .post-wrapper h4 span, .post-wrapper h4 strong, .post-wrapper h5 span, .post-wrapper h5 strong, .post-wrapper h6 span, .post-wrapper h6 strong {
  font-size: inherit;
}

#loader {
  justify-content: center;
  padding: 3rem 0;
}
#loader #clock {
  display: flex;
  justify-content: center;
  align-items: center;
}
#loader svg {
  max-height: 10rem;
}

.post-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 9.6rem;
}
@media (max-width: 991px) {
  .post-footer {
    margin-top: 4.8rem;
    flex-direction: column;
    gap: 4.8rem;
  }
}

.blog-share {
  display: flex;
  align-items: center;
  gap: 2.4rem;
}
@media (max-width: 991px) {
  .blog-share {
    flex-direction: column;
    align-items: center;
    margin-bottom: 9.6rem;
  }
}
.blog-share p {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.6rem;
  color: rgba(255, 255, 255, 0.75);
}

.other-blog {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.6rem;
  color: rgba(255, 255, 255, 0.75);
  font-weight: 400;
  margin-bottom: 4rem;
}

.share-links {
  display: flex;
  gap: 2.4rem;
}
.share-links a {
  display: flex;
  flex-shrink: 0;
  width: 2.4rem;
}
.share-links a img {
  flex-shrink: 0;
  max-height: 2.8rem;
}

.back-to-blog {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 6.4rem;
  display: inline-block;
}
@media (max-width: 991px) {
  .back-to-blog {
    margin-bottom: 3.2rem;
  }
}

#intervju {
  width: 100%;
}
#intervju .post-wrapper {
  max-width: unset;
}
#intervju .post-meta {
  margin-bottom: 2rem;
}

.gallery {
  display: flex;
  gap: 4.8rem;
  flex-wrap: wrap;
}
.gallery img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  border-radius: 1.6rem;
  aspect-ratio: 1;
}
.gallery-caption {
  font-size: 1.5rem;
  font-weight: 700;
  text-align: left;
  position: absolute;
  inset: 0;
  display: flex;
  align-items: flex-end;
  padding: 2.2rem;
  color: white;
  isolation: isolate;
  pointer-events: none;
}
.gallery-caption::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: 1.6rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 59.9%, rgba(0, 0, 0, 0.8) 100%);
}
.gallery a {
  display: flex;
}
.gallery-columns-5 .gallery-item {
  flex-basis: calc(20% - 4rem);
}
.gallery-columns-1 .gallery-item {
  flex-basis: calc(100% - 4rem);
}
.gallery-columns-2 .gallery-item {
  flex-basis: calc(50% - 4rem);
}
.gallery-columns-3 .gallery-item {
  flex-basis: calc(33.3333333333% - 4rem);
}
.gallery-columns-4 .gallery-item {
  flex-basis: calc(25% - 4rem);
}
.gallery-columns-5 .gallery-item {
  flex-basis: calc(20% - 4rem);
}
.gallery-columns-6 .gallery-item {
  flex-basis: calc(16.6666666667% - 4rem);
}
.gallery-columns-7 .gallery-item {
  flex-basis: calc(14.2857142857% - 4rem);
}
.gallery-columns-8 .gallery-item {
  flex-basis: calc(12.5% - 4rem);
}
.gallery-columns-9 .gallery-item {
  flex-basis: calc(11.1111111111% - 4rem);
}
.gallery-item {
  width: unset !important;
  margin-top: unset !important;
  aspect-ratio: 1;
  position: relative;
}
@media (max-width: 991px) {
  .gallery-item {
    flex-basis: calc(33.3333333333% - 3.3rem) !important;
  }
  .gallery-item img {
    max-width: unset;
    max-height: unset !important;
  }
}
@media (max-width: 768px) {
  .gallery-item {
    flex-basis: calc(50% - 3.3rem) !important;
  }
}
@media (max-width: 600px) {
  .gallery-item {
    flex-basis: 100% !important;
  }
}
@media (max-width: 768px) {
  .gallery {
    gap: 1.5rem;
  }
}

.wp-block-gallery.wp-block-gallery-1 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(174px, 1fr));
  -o-object-fit: contain;
     object-fit: contain;
  gap: 3.2rem;
}
@media (max-width: 768px) {
  .wp-block-gallery.wp-block-gallery-1 {
    grid-template-columns: 1fr 1fr;
  }
}
.wp-block-gallery.wp-block-gallery-1 figure {
  max-height: 10rem;
}
.wp-block-gallery.wp-block-gallery-1 figure img {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 10rem;
  cursor: pointer;
}

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

.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9998;
}
.modal .modal {
  z-index: 9999;
}
.modal.show {
  display: flex;
}

.modal-content {
  color: white;
  width: 100%;
  max-height: 100%;
  max-width: 800px;
  z-index: 9999;
  margin: 15px;
  overflow: hidden;
  position: relative;
  border-radius: 2.4rem;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 198, 127, 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);
}
.modal-content::before, .modal-content::after {
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(0, 12, 22, 0) 0%, #00C67F 47.92%, rgba(0, 12, 22, 0) 100%);
}
.modal-content::before {
  top: 0;
}
.modal-content::after {
  bottom: 0;
}
.modal-content-header {
  display: flex;
  align-items: center;
  color: white;
  position: relative;
  z-index: 2;
  min-height: 38px;
}
.modal-content-header .modal-title {
  padding-right: 33px;
  font-size: 1.3rem;
}
.modal-content-header .modal-title .lnc {
  font-size: 0.8rem;
}
.modal-content-header div.modal-close.close {
  position: absolute;
  right: 12px;
}
.modal-content-body {
  min-height: 10px;
  max-height: calc(100vh - 20px);
  overflow: hidden auto;
  scrollbar-width: none;
}
.modal-content-body::-webkit-scrollbar {
  width: 0;
}
.modal-content .modal-close {
  cursor: pointer;
  font-size: 1.4em;
  transition: all 0.1s linear;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  z-index: 99;
  max-width: 1.5rem;
}
.modal-content .modal-close:hover .lnc {
  transform: rotate(90deg);
  transition: all 0.1s linear;
  display: block;
}

.modal .modal-xs {
  max-width: 240px;
}

.modal .modal-sm {
  max-width: 400px;
}

.modal .modal-support {
  max-width: 612px;
}

.modal .modal-list-lang {
  max-width: 580px;
}

.modal .modal-l {
  max-width: 1200px;
}

.modal .modal-workshop {
  max-width: 1000px;
}

.modal .modal-l-full-h {
  max-width: 1200px;
  height: 100vh;
  margin: 0;
}

.modal .modal-xl {
  max-width: 1920px;
}
.modal .modal-xl .floor-view {
  max-height: 100vh;
}

.modal .modal-responsive {
  width: 100%;
  max-height: calc(100vh - 2rem);
  max-width: unset;
}

.form-split {
  display: flex;
}
@media (max-width: 768px) {
  .form-split {
    flex-direction: column;
  }
}
.form-split .form-column {
  flex-basis: 100%;
  padding: 3.2rem;
  position: relative;
  overflow: hidden;
}
.form-split .form-column:last-child::before {
  content: "";
  position: absolute;
  width: 2px;
  left: 0;
  background: linear-gradient(0deg, rgba(0, 12, 22, 0) 0%, #00C67F 47.92%, rgba(0, 12, 22, 0) 100%);
  top: 3.2rem;
  bottom: 3.2rem;
}
@media (max-width: 768px) {
  .form-split .form-column:last-child::before {
    background: linear-gradient(90deg, rgba(0, 12, 22, 0) 0%, #00C67F 47.92%, rgba(0, 12, 22, 0) 100%);
    top: 0;
    left: 2.5rem;
    right: 2.5rem;
    height: 2px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}

.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,
.contact-form-media-friends h4 {
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #00C67F;
  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;
  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;
}

.section-workshop {
  padding-bottom: 12rem;
}

.workshop-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 157.2rem;
  width: 100%;
}

.workshop-heading {
  text-align: center;
  display: block;
  color: #00C67F;
  margin-bottom: 10.8rem;
  text-transform: uppercase;
  font-size: 6.4rem;
  font-weight: 300;
}
@media (max-width: 991px) {
  .workshop-heading {
    font-size: 3.4rem;
    margin-bottom: 3.8rem;
  }
}
.workshop-heading span {
  font-size: inherit;
  font-weight: inherit;
  color: white;
}

.workshop-subheading {
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: 12rem;
}
@media (max-width: 991px) {
  .workshop-subheading {
    font-size: 1.8rem;
    margin-bottom: 5rem;
  }
}

.workshop-row {
  display: grid;
  grid-template-columns: 1fr 9.6rem 1fr 9.6rem 1fr;
}
@media (max-width: 991px) {
  .workshop-row {
    display: flex;
    flex-direction: column;
    gap: 5rem;
  }
  .workshop-row .workshop-block {
    margin-bottom: 0 !important;
  }
  .workshop-row .column-separator:last-child {
    display: none;
  }
}
@media (min-width: 992px) {
  .workshop-row .column-separator:nth-child(6n) {
    display: none;
  }
}

.workshop-header {
  margin-bottom: 6.4rem;
  display: flex;
  align-items: center;
}
.workshop-header h3 {
  font-size: 3.6rem;
  font-weight: 400;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  color: #00C67F;
  margin-right: 2.2rem;
}
.workshop-header span {
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 0.4rem;
}

.workshop-block {
  display: flex;
  gap: 1.2rem;
}
.workshop-block .workshop-block-data .workshop-speaker-name {
  font-size: 1.8rem;
  padding-top: 1.6rem;
}
.workshop-block .expandable-paragraph {
  overflow: hidden;
  transition: all 0.4s ease-out;
  max-height: 4.5rem;
}
.workshop-block .show-more-button {
  color: #00C67F;
  margin-top: 0.4rem;
  display: block;
  cursor: pointer;
}
.workshop-block:not(:last-child) {
  margin-bottom: 7.2rem;
}
.workshop-block-profile {
  display: flex;
  gap: 1rem;
}
@media (max-width: 991px) {
  .workshop-block-profile {
    flex-direction: column;
  }
}
.workshop-block-data {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.workshop-block-data h4 {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.2rem;
}
.workshop-block-data h4 span {
  all: inherit;
  color: #00C67F;
}
.workshop-block-data .workshop-time {
  display: flex;
  align-items: center;
  gap: 0.7rem;
}
.workshop-block-data .workshop-time strong {
  letter-spacing: 4px;
  font-weight: 400;
  font-size: 1.3rem;
}
.workshop-block-data .workshop-time span {
  color: rgba(255, 255, 255, 0.75);
}
.workshop-block-data .workshop-time img {
  width: 1.2rem;
  height: 1.2rem;
}
.workshop-block-data .workshop-description p, .workshop-block-data .workshop-description li {
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.5;
}
.workshop-block-data .workshop-description p {
  margin-bottom: 1.5rem;
}
.workshop-block-data .workshop-description p:empty {
  display: none;
}
.workshop-block-data .workshop-description li {
  margin-bottom: 0.7rem;
}
.workshop-block-data .workshop-description li::before {
  content: "•";
  color: rgba(255, 255, 255, 0.75);
  margin-right: 1rem;
}
.workshop-block-data .btn {
  width: 100%;
  justify-content: center;
  background-color: transparent;
  color: white;
}

.profile-hexa .hexa-stroke-image {
  width: 7rem;
  height: 6.3rem;
  display: flex;
}
.profile-hexa .hexa-stroke-image .profile-frame {
  position: absolute;
  transform: translate(-0.7rem, -0.4rem);
}
.profile-hexa .hexa-stroke-image .hexa-image-container {
  width: 7rem;
  height: 6.3rem;
  flex-shrink: 0;
  transform: rotate(4deg);
}

.column-separator {
  position: relative;
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .column-separator {
    align-items: center;
  }
}
.column-separator::before {
  content: "";
  width: 2px;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 12, 22, 0) 0%, #00C67F 47.92%, rgba(0, 12, 22, 0) 100%);
  position: absolute;
}
@media (max-width: 991px) {
  .column-separator::before {
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, rgba(0, 12, 22, 0) 0%, #00C67F 47.92%, rgba(0, 12, 22, 0) 100%);
  }
}

.modal-workshop .workshop-data-column {
  flex-basis: 65%;
}
.modal-workshop .workshop-data-column:empty {
  display: none;
}
.modal-workshop .form-column:not(.workshop-data-column) {
  flex-basis: 35%;
  flex-grow: 1;
  min-width: 34rem;
}
.modal-workshop .workshop-block-data .workshop-speaker-name {
  font-size: 1.8rem;
  padding-top: 1.6rem;
}

.drawer {
  border: 1px solid rgba(0, 198, 127, 0.35);
  border-radius: 3.2rem 0 0px 3.2rem;
  position: fixed;
  top: 18.2rem;
  right: 0;
  z-index: 9998;
  padding: 2rem 2rem 2rem 0;
  display: flex;
  -webkit-backdrop-filter: blur(1rem);
          backdrop-filter: blur(1rem);
  transition: all 0.2s ease-out;
  transform: translate(calc(100% - 3.2rem));
  background: rgba(0, 12, 22, 0.24);
}
.drawer:hover {
  box-shadow: 0px 0px 16px 0px rgba(0, 198, 127, 0.4);
}
.drawer.expanded {
  transform: translate(0);
}
.drawer .btn-group {
  flex-direction: column;
}
.drawer .side-nav {
  max-width: 18.2rem;
}
.drawer.introduction {
  animation: popOut 4s ease-out 1s forwards;
}
@media (max-width: 991px) {
  .drawer.introduction {
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
  }
}
@media (max-width: 991px) {
  .drawer:not(.expanded) {
    -webkit-backdrop-filter: blur(1px);
            backdrop-filter: blur(1px);
  }
}

@keyframes popOut {
  0% {
    transform: translate(calc(100% - 3.2rem));
  }
  35% {
    transform: translate(0);
    box-shadow: 0px 0px 16px 0px rgba(0, 198, 127, 0.4);
  }
  65% {
    transform: translate(0);
    box-shadow: 0px 0px 16px 0px rgba(0, 198, 127, 0.4);
  }
  100% {
    transform: translate(calc(100% - 3.2rem));
  }
}
.drawer-handle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.4rem;
  cursor: pointer;
}

.side-nav {
  text-transform: uppercase;
  font-size: 1.8rem;
  position: relative;
  padding-left: 3rem;
}
.side-nav span {
  font-size: inherit;
  transition: all 0.2s linear;
}
.side-nav:hover span {
  color: #00C67F;
}
.side-nav:hover svg {
  fill: #00C67F;
}
.side-nav:hover svg path {
  fill: #00C67F;
}
.side-nav svg {
  position: absolute;
  left: 0;
}
.side-nav svg path {
  transition: all 0.2s linear;
}
.side-nav.btn-tech-workshop svg {
  top: 2px;
}
.side-nav.btn-tech-workshop svg {
  top: 2px;
}
.side-nav.btn-tech-contact svg {
  top: 4px;
}
.side-nav.btn-tech-floorview svg {
  top: 4px;
}
.side-nav.btn-tech-lnc-user svg {
  top: 4px;
}

.floor-view {
  max-height: calc(100vh - 4rem);
  margin: auto;
  display: block;
}

header {
  display: flex;
  justify-content: space-between;
  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;
  }
}
header .header-left,
header .header-right {
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  header .header-right {
    justify-content: flex-end;
  }
}
header .header-left {
  z-index: 21;
  position: relative;
}
header .header-left > a {
  display: flex;
}
header .logo {
  width: 12rem;
  height: auto;
}
@media (max-width: 991px) {
  header .logo {
    max-height: 4rem;
    height: 100%;
  }
  header .logo img {
    max-height: inherit;
  }
}
header .logo img {
  width: 100%;
  max-height: 4.9rem;
}
header.show-menu .navigation ul {
  transform: translateX(0%);
}

.slogan {
  position: absolute;
  display: block;
  right: 4.8rem;
  bottom: 8rem;
  width: 9.6rem;
  aspect-ratio: 1;
  animation: sloganRotate 7s linear infinite;
}
@media (min-width: 992px) {
  .slogan {
    display: none;
  }
}

@keyframes sloganRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
.navigation ul {
  display: flex;
  gap: 9.6rem;
  z-index: 20;
  transition: all 0.3s ease-out;
}
@media (max-width: 1280px) {
  .navigation ul {
    gap: 5vw;
  }
}
@media (max-width: 992px) {
  .navigation ul {
    background: rgba(0, 198, 127, 0.1);
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
  }
}
.navigation ul li a {
  color: white;
  mix-blend-mode: difference;
  text-transform: uppercase;
}
.navigation ul li a:hover {
  text-shadow: 0 0 1.7rem #00C67F;
  color: #00C67F;
}
@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 #00C67F;
  color: #00C67F;
}
@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;
  }
}
.navigation .menu-switch {
  position: relative;
  z-index: 1000;
  cursor: pointer;
}
@media (min-width: 992px) {
  .navigation .menu-switch {
    display: none;
  }
}
@media (max-width: 991px) {
  .navigation .lang-switch span {
    font-size: 5vh;
  }
}
.navigation .lang-switch a {
  opacity: 0.5;
  pointer-events: all;
}
.navigation .lang-switch a.active {
  opacity: 1;
  pointer-events: none;
}
.navigation .lang-switch a:not(.active):hover {
  opacity: 1;
}

.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;
  flex-direction: column;
  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;
}
@media (max-width: 991px) {
  html {
    scroll-padding-top: 40vh;
  }
}

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,
.display-text {
  font-size: 9.6rem;
  font-weight: 500;
}
@media (max-width: 991px) {
  h1,
  .display-text {
    font-size: 4.8rem;
    font-size: clamp(4rem, 10vw, 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: #00C67F;
}

.home-landing,
.recap-landing {
  position: relative;
}
.home-landing::before,
.recap-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;
}

.home-landing h1 {
  min-height: 31.4rem;
}

.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;
}

.seo-text {
  display: none;
}

.display-text,
h1 {
  color: #00C67F;
  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;
  }
}

.Typewriter__wrapper {
  color: #00C67F;
}
@media (max-width: 991px) {
  .Typewriter__wrapper {
    font-size: inherit;
  }
}
.Typewriter__wrapper span {
  color: white;
}

li {
  list-style: none;
}

.home-landing,
.program-landing,
.privacy-section,
.post-section,
.blog-section,
.partners-landing,
.speakers-landing,
.media-partners-section {
  padding-top: 16.4rem;
}

section {
  padding: 1.6rem;
}

.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, 198, 127, 0.4) 49.14%, rgba(0, 198, 127, 0) 100%));
  box-shadow: 0px 0px 16px 0px rgba(0, 198, 127, 0.4);
}

.techsperiance-section {
  background-image: url(../../assets/images/techsperiance-bck.svg);
  min-height: 70.1rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5rem;
}
.techsperiance-section h3 {
  text-align: center;
  font-size: 3.5rem;
  font-weight: 400;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  filter: drop-shadow(0px 0px 40px #fff) drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.5));
}
@media (max-width: 991px) {
  .techsperiance-section h3 {
    font-size: 2.8rem;
  }
}
@media (max-width: 991px) {
  .techsperiance-section {
    height: 57.2rem;
  }
}

.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, 198, 127, 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%, #00C67F 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);
  }
}
#countdownclock {
  transform: rotate(90deg);
  width: 100px;
  height: 100px;
}

#clock .clockline {
  fill: none;
  stroke: #00a76e;
  stroke-width: 7;
  stroke-linecap: round;
  stroke-linejoin: bevel;
  stroke-miterlimit: 10;
  stroke-dasharray: 200;
  stroke-dashoffset: 1100;
  animation: draw 3s linear infinite;
  fill-opacity: 1;
}

@keyframes draw {
  0% {
    stroke: #00a76e;
  }
  100% {
    stroke-dashoffset: 0;
    stroke: #00a76e;
  }
}
.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);
  }
}
.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, 198, 127, 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%, #00C67F 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;
}

@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, 198, 127, 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%, #00C67F 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;
}

.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;
}

.map-download {
  display: block;
  text-align: center;
  padding: 0.8rem;
  color: #00C67F;
}
@media (min-width: 992px) {
  .map-download {
    display: none;
  }
}

.hexa-gallery-section {
  position: relative;
}
@media (min-width: 991px) {
  .hexa-gallery-section::before, .hexa-gallery-section::after {
    content: "";
    position: absolute;
    height: 400px;
    z-index: 9;
    left: 0;
    right: 0;
    pointer-events: none;
    height: 35vw;
  }
  .hexa-gallery-section::after {
    content: "";
    background: linear-gradient(180deg, rgba(0, 12, 22, 0) 0%, #000C16 100%);
    bottom: 0;
  }
  .hexa-gallery-section::before {
    background: linear-gradient(0deg, rgba(0, 12, 22, 0) 0%, #000C16 100%);
    top: 0;
  }
}

.skeleton-container {
  display: flex;
  flex-direction: column;
  position: relative;
}
.skeleton-container:not(:first-child) {
  margin-top: 5.2rem;
}
.skeleton-container:not(:first-child):not(:last-of-type) {
  margin-bottom: 5.2rem;
}
.skeleton-container:not(:first-child):not(:last-of-type) .skeleton:last-child {
  margin-bottom: 0;
}

.skeleton {
  background-color: rgba(0, 198, 127, 0.2);
  border-radius: 1.6rem;
  width: 100%;
  max-width: 49.3rem;
  margin-bottom: 2.4rem;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .skeleton {
    max-width: 100%;
  }
}
.skeleton.skeleton-small {
  height: 2rem;
}
.skeleton.skeleton-small:not(.skeleton-small-20).skeleton-circle {
  max-width: calc(100% - 3.6rem);
}
.skeleton.skeleton-small-20 {
  max-width: 8rem;
  align-self: flex-start;
}
.skeleton.skeleton-medium {
  height: 4rem;
}
.skeleton.skeleton-medium-50 {
  max-width: 22rem;
}
.skeleton.skeleton-large {
  height: 11.2rem;
}
.skeleton.skeleton-circle {
  margin-left: 3.6rem;
}
.skeleton.skeleton-circle::before {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  flex-shrink: 0;
  border-radius: 50%;
  background-color: inherit;
  position: absolute;
  left: 0;
}

.tech-timeline-heading .tech-heading-container:has(.skeleton) {
  width: 49.3rem;
}
@media (max-width: 991px) {
  .tech-timeline-heading .tech-heading-container:has(.skeleton) {
    width: 100%;
  }
}

.agenda-section {
  flex-direction: column;
}
.agenda-section h4 {
  background: linear-gradient(108.32deg, rgba(0, 198, 127, 0.12) -8.24%, #00C67F 50.04%, rgba(0, 198, 127, 0.06) 105.95%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 4.8rem;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: 0px 0px 10px rgba(0, 198, 127, 0.5);
}
.agenda-section h5 {
  text-shadow: 0px 0px 10px rgba(0, 198, 127, 0.5);
  font-weight: 300;
  font-size: 9.6rem;
  text-transform: uppercase;
}

.viewport-height {
  height: 100dvh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.viewport-height p {
  text-align: center;
}
.viewport-height .section-container {
  display: flex;
  justify-content: center;
}
.viewport-height .download-message a {
  text-decoration: underline overline;
  text-underline-offset: 4px;
}
.viewport-height .download-message a:hover {
  color: #00C67F;
}

.landing {
  min-height: 100dvh;
  position: relative;
}
@media (max-width: 991px) {
  .landing {
    min-height: unset;
  }
}

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

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

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

.green-line {
  max-width: 4.8rem;
}
@media (max-width: 991px) {
  .green-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;
  }
}

.event-timer {
  display: flex;
  align-items: center;
  position: relative;
}
.event-timer img {
  position: absolute;
  max-height: 12.8rem;
  height: 100%;
}
.event-timer strong {
  font-size: 6rem;
  font-weight: 400;
  color: #00C67F;
  display: inline-block;
  animation: timerTick 2s steps(1) infinite;
}
.event-timer .days, .event-timer .hours, .event-timer .minutes {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 3.5rem;
  transform: rotate(5deg);
  width: 15rem;
}
@media (max-width: 991px) {
  .event-timer .days, .event-timer .hours, .event-timer .minutes {
    padding: 2.9rem;
    width: 10rem;
  }
}
.event-timer .days > *:not(.hexa), .event-timer .hours > *:not(.hexa), .event-timer .minutes > *:not(.hexa) {
  transform: translateY(7px);
}
.event-timer .days span, .event-timer .hours span, .event-timer .minutes span {
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .event-timer .days span, .event-timer .hours span, .event-timer .minutes span {
    font-size: 1rem;
  }
}
.event-timer .days .hexa, .event-timer .hours .hexa, .event-timer .minutes .hexa {
  width: 14rem;
  position: absolute;
  z-index: -1;
}
@media (max-width: 991px) {
  .event-timer .days .hexa.red, .event-timer .days .hexa.yellow, .event-timer .days .hexa.green, .event-timer .hours .hexa.red, .event-timer .hours .hexa.yellow, .event-timer .hours .hexa.green, .event-timer .minutes .hexa.red, .event-timer .minutes .hexa.yellow, .event-timer .minutes .hexa.green {
    width: 10rem;
  }
}
.event-timer .days .hexa.red::before, .event-timer .hours .hexa.red::before, .event-timer .minutes .hexa.red::before {
  background-color: rgba(255, 25, 70, 0.15);
}
.event-timer .days .hexa.yellow::before, .event-timer .hours .hexa.yellow::before, .event-timer .minutes .hexa.yellow::before {
  background-color: rgba(249, 220, 98, 0.15);
}
.event-timer .days .hexa.green::before, .event-timer .hours .hexa.green::before, .event-timer .minutes .hexa.green::before {
  background-color: rgba(0, 198, 127, 0.15);
}
.event-timer .days div, .event-timer .days span {
  color: #FF1946;
}
.event-timer .hours div, .event-timer .hours span {
  color: #F9DC62;
}
.event-timer .minutes div, .event-timer .minutes span {
  color: #00C67F;
}
.event-timer #days, .event-timer #hours, .event-timer #minutes {
  font-size: 6.4rem;
  line-height: 1;
  margin-bottom: 3px;
}
@media (max-width: 991px) {
  .event-timer #days, .event-timer #hours, .event-timer #minutes {
    font-size: 4rem;
  }
}

@keyframes timerTick {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.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;
}

.enter-lanaco {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  padding: 2rem 0;
  position: relative;
  display: flex;
  justify-content: center;
  overflow-x: hidden;
}
.enter-lanaco .doors {
  position: absolute;
  height: 33%;
  top: 41.7%;
  width: 18.2%;
  z-index: 1;
}
@media (max-width: 991px) {
  .enter-lanaco .doors {
    height: 31.8%;
    top: 41.8%;
    width: 25.1%;
  }
}
.enter-lanaco .doors .door-left,
.enter-lanaco .doors .door-right {
  width: 50%;
  background: rgba(0, 12, 22, 0.1);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  transition: all 2s linear;
  height: 100%;
  display: block;
  position: inherit;
}
.enter-lanaco .doors .door-left {
  left: 0;
}
.enter-lanaco .doors .door-right {
  right: 0;
}
.enter-lanaco .doors.in-viewport .door-left,
.enter-lanaco .doors.in-viewport .door-right {
  width: 0%;
  background: rgba(255, 255, 255, 0.6);
}
.enter-lanaco::before {
  left: 40.8%;
}
.enter-lanaco::after {
  right: 41.3%;
}
.enter-lanaco img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .enter-lanaco img {
    width: 140%;
    height: 140%;
  }
}
.enter-lanaco.in-viewport::before, .enter-lanaco.in-viewport::after {
  width: 0%;
}

.building-floors svg {
  opacity: 0.6;
}

@media (max-width: 991px) {
  [clip-path="url(#clip0_0_1)"],
  [clip-path="url(#clip2_0_1)"] {
    display: none;
  }
}

.text-zoom-section {
  padding: 6rem 1.6rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 198, 127, 0.35) 0%, rgba(0, 198, 127, 0) 100%);
}

.text-zoom, .text-public, .title-public {
  margin-bottom: 9.6rem;
  font-size: 4.8rem;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.7s ease-out;
}
.text-zoom.animate-it, .text-public.animate-it, .title-public.animate-it {
  transform: scale(0.2);
}
.text-zoom.in-viewport, .text-public.in-viewport, .title-public.in-viewport {
  transform: scale(1);
}
.text-zoom.in-viewport ~ .hexa-public, .text-public.in-viewport ~ .hexa-public, .title-public.in-viewport ~ .hexa-public {
  transform: scale(1);
}
@media (max-width: 991px) {
  .text-zoom, .text-public, .title-public {
    font-size: 2.8rem;
  }
}

.text-zoom {
  color: #00C67F;
}

.text-public {
  color: #0066FF;
  margin-bottom: 0;
}

.hexa-public {
  width: 100%;
  transform: scale(0.2);
  transform-origin: top;
  transition: all 0.7s ease-out;
}
@media (min-width: 992px) {
  .hexa-public-mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  .hexa-public-desktop {
    display: none;
  }
}

.section-opportunity .section-container {
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 66, 124, 0.5) 0%, rgba(0, 66, 124, 0) 100%);
}

.v-line {
  display: flex;
  justify-content: center;
  position: relative;
}
.v-line::before {
  content: "";
  width: 2px;
  height: 50rem;
  display: block;
  background: linear-gradient(rgb(0, 198, 127), 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(0, 198, 127);
}

.section-expertise {
  aspect-ratio: 2/1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 198, 127, 0.35) 0%, rgba(0, 198, 127, 0) 100%);
}
.section-expertise .section-container {
  max-width: 80rem;
  position: relative;
}
.section-expertise .section-container .display-text {
  margin-bottom: 4.8rem;
  font-weight: 300;
  text-transform: uppercase;
  text-align: left;
}
@media (max-width: 991px) {
  .section-expertise .section-container .display-text {
    font-size: 3.5rem;
  }
}

.expertise-text {
  font-size: 2.4rem;
  margin-bottom: 4.8rem;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .expertise-text {
    font-size: 1.8rem;
    text-align: justify;
  }
}
@media (max-width: 768px) {
  .expertise-text {
    max-width: unset;
  }
}

.code-baloon,
.face-laugh,
.hand-horns {
  position: absolute;
  max-height: 9.6rem;
  animation: iconTilt 2s linear infinite;
}
@media (max-width: 1145px) {
  .code-baloon,
  .face-laugh,
  .hand-horns {
    display: none;
  }
}

.code-baloon {
  top: -15rem;
  right: 4rem;
}

.face-laugh {
  left: -15rem;
  bottom: 50%;
  animation-delay: 0.5s;
}

.hand-horns {
  bottom: 0;
  right: -15rem;
  animation-delay: 1s;
}

@keyframes iconTilt {
  0% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(4deg);
  }
  100% {
    transform: rotate(-4deg);
  }
}
.title-public {
  margin-top: 12rem;
  margin-bottom: 2rem;
  text-align: center;
}

.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.tilt-left-custome {
  justify-content: space-between !important;
}
.speaker .hexa-stroke strong {
  margin-bottom: 4.8rem;
  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-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;
}
.speaker-bio p:not(:last-child) {
  margin-bottom: 2rem;
}

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

.program-landing {
  position: relative;
  z-index: 1;
}
.program-landing .btn-group {
  margin-top: 7.6rem;
}
@media (max-width: 991px) {
  .program-landing .btn-group {
    justify-content: center;
  }
}

.features-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.2rem;
  margin-top: 10vh;
}
@media (max-width: 1050px) {
  .features-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 680px) {
  .features-list {
    grid-template-columns: 1fr;
  }
}
.features-list ul li {
  padding: 2rem;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.8rem;
}
.features-list ul li:first-child {
  font-weight: 500;
}
.features-list ul li:not(:first-child):not(:last-child) {
  margin-bottom: 1px;
}
.features-list ul.green-list li {
  background-color: rgba(0, 198, 127, 0.1);
  color: #00C67F;
}
.features-list ul.green-list li:first-child {
  background-color: #00C67F;
  color: #000C16;
}
.features-list ul.blue-list li {
  background-color: rgba(0, 102, 255, 0.1);
  color: #0066FF;
}
.features-list ul.blue-list li:first-child {
  background-color: #0066FF;
  color: #000C16;
}
.features-list ul.yellow-list li {
  background-color: rgba(249, 220, 98, 0.1);
  color: #F9DC62;
}
.features-list ul.yellow-list li:first-child {
  background-color: #F9DC62;
  color: #000C16;
}
.features-list ul.red-list li {
  background-color: rgba(255, 25, 70, 0.1);
  color: #FF1946;
}
.features-list ul.red-list li:first-child {
  background-color: #FF1946;
  color: #000C16;
}

.join-us-section {
  min-height: 100vh;
  margin-bottom: 15rem;
  margin-top: 15rem;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 198, 127, 0.35) 0%, rgba(0, 198, 127, 0) 100%), url(../images/join-us-bck.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .join-us-section {
    background-size: cover;
    min-height: unset;
  }
}

h2.join-us-heading {
  max-width: 70rem;
  margin-bottom: 9.6rem;
}
@media (max-width: 991px) {
  h2.join-us-heading {
    margin-bottom: 7.2rem;
    text-align: left;
  }
}

.join-us-text {
  max-width: 48.8rem;
  font-size: 2.4rem;
  text-align: justify;
  margin-bottom: 4.8rem;
  line-height: 1.5;
}
.join-us-text span {
  font-size: inherit;
  color: #00C67F;
}
@media (max-width: 991px) {
  .join-us-text {
    font-size: 1.8rem;
    text-align: left;
  }
}
@media (max-width: 768px) {
  .join-us-text {
    max-width: unset;
  }
}

.paragraph-right {
  display: flex;
  justify-content: flex-end;
}

.conference-section .conference-heading {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .conference-section .conference-heading {
    height: 66.8rem;
    width: 17.4rem;
  }
}
.conference-section .conference-heading h2 {
  display: inline-block;
  font-weight: 500;
  text-align: left;
  font-size: 4.8rem;
}
@media (min-width: 992px) {
  .conference-section .conference-heading h2 {
    transform: rotate(-90deg);
    font-weight: 400;
    text-align: right;
    line-height: 1;
    font-size: 9.6rem;
    white-space: nowrap;
  }
}
.conference-section .section-container {
  display: flex;
  padding: 9.6rem;
  gap: 13.6rem;
  position: relative;
}
.conference-section .section-container::before, .conference-section .section-container::after {
  content: "";
  position: absolute;
  pointer-events: none;
}
@media (max-width: 991px) {
  .conference-section .section-container {
    flex-direction: column;
    align-items: flex-start;
    padding: unset;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
@media (max-width: 991px) {
  .conference-section .section-container {
    gap: 4.8rem;
  }
}
.conference-section .section-container.before-conference, .conference-section .section-container.during-conference, .conference-section .section-container.after-conference {
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: bottom left;
}
.conference-section .section-container.before-conference::before, .conference-section .section-container.during-conference::before, .conference-section .section-container.after-conference::before {
  height: 2px;
  top: 0;
  left: 0;
  right: 0;
}
.conference-section .section-container.before-conference::after, .conference-section .section-container.during-conference::after, .conference-section .section-container.after-conference::after {
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 12, 22, 0) 0%, #000c16 100%);
  height: 14.4rem;
}
@media (max-width: 991px) {
  .conference-section .section-container.before-conference::after, .conference-section .section-container.during-conference::after, .conference-section .section-container.after-conference::after {
    height: 7.2rem;
  }
}
.conference-section .section-container.before-conference {
  background: linear-gradient(90deg, rgba(0, 12, 22, 0) 0%, rgba(0, 102, 255, 0.2) 15.88%, rgba(0, 12, 22, 0) 100%);
}
.conference-section .section-container.before-conference h2,
.conference-section .section-container.before-conference .event-item span {
  color: #0066FF;
}
.conference-section .section-container.before-conference::before {
  background: linear-gradient(90deg, #000c16 0%, #0066FF 47.92%, #000c16 100%);
}
.conference-section .section-container.during-conference {
  background: linear-gradient(90deg, rgba(0, 12, 22, 0) 0%, rgba(0, 198, 127, 0.2) 15.78%, rgba(0, 12, 22, 0) 100%);
}
.conference-section .section-container.during-conference h2,
.conference-section .section-container.during-conference .event-item span {
  color: #00C67F;
}
.conference-section .section-container.during-conference::before {
  background: linear-gradient(90deg, #000c16 0%, #00C67F 47.92%, #000c16 100%);
}
.conference-section .section-container.after-conference {
  background: linear-gradient(90deg, rgba(0, 12, 22, 0) 0%, rgba(249, 220, 98, 0.2) 15.78%, rgba(0, 12, 22, 0) 100%);
}
.conference-section .section-container.after-conference h2,
.conference-section .section-container.after-conference .event-item span {
  color: #F9DC62;
}
.conference-section .section-container.after-conference::before {
  background: linear-gradient(90deg, #000c16 0%, #f9dc62 47.92%, #000c16 100%);
}

.event-item:not(:last-of-type) {
  margin-bottom: 4.8rem;
}
.event-item span {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.6rem;
  display: block;
  margin-bottom: 0.8rem;
}
.event-item p {
  font-size: 1.8rem;
}
.event-item p a {
  font-size: inherit;
}

.hexa-rotate {
  position: absolute;
  top: -20rem;
  right: 20%;
  display: block;
  animation: hexRotation 32s linear infinite;
  max-height: 80rem;
  z-index: -1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
@media (max-width: 991px) {
  .hexa-rotate {
    position: fixed;
    right: -50%;
    top: -4rem;
    max-height: 40rem;
  }
}

@keyframes hexRotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.tech-timeline {
  display: flex;
  margin-bottom: 28rem;
}
@media (max-width: 991px) {
  .tech-timeline {
    flex-direction: column;
    margin-bottom: 11.9rem;
  }
}
.tech-timeline .timeline-agenda-description {
  color: lightgrey;
}
.tech-timeline-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: calc(100% - 2.1rem);
  position: relative;
}
@media (max-width: 991px) {
  .tech-timeline-heading {
    align-items: flex-start;
    padding-left: 1.5rem;
  }
}
.tech-timeline-heading .tech-heading-container {
  position: sticky;
  top: 40%;
}
.tech-timeline-heading .tech-heading-container h3,
.tech-timeline-heading .tech-heading-container h4 {
  font-size: 3.2rem;
  text-transform: uppercase;
  font-weight: 400;
  color: #00C67F;
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .tech-timeline-heading .tech-heading-container h3,
  .tech-timeline-heading .tech-heading-container h4 {
    font-size: 2.4rem;
  }
}
.tech-timeline-heading .tech-heading-container h3 span,
.tech-timeline-heading .tech-heading-container h4 span {
  color: white;
  font-size: inherit;
  text-align: left;
}
.tech-timeline-heading .tech-heading-container h4 {
  font-size: 4.8rem;
}
@media (max-width: 991px) {
  .tech-timeline-heading .tech-heading-container h4 {
    font-size: 3.2rem;
  }
}
.tech-timeline-heading .tech-heading-container .tech-lead {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 400;
}
.tech-timeline-heading .tech-heading-container .tech-lead strong {
  font-size: 4rem;
  font-weight: 400;
}
@media (max-width: 991px) {
  .tech-timeline-heading .tech-heading-container .tech-lead strong {
    font-size: 3.2rem;
  }
}
.tech-timeline-heading .tech-heading-container > span {
  color: #F9DC62;
  letter-spacing: 4px;
  display: inline-block;
}
.tech-timeline-heading .tech-heading-container > span.span-blue {
  color: #0066FF;
}
.tech-timeline-heading .tech-heading-container > span.span-green {
  color: #00C67F;
}
.tech-timeline-heading .tech-heading-container > span.span-yellow {
  color: #F9DC62;
}
@media (max-width: 991px) {
  .tech-timeline-heading .tech-heading-container > span {
    margin-bottom: 3.5rem;
    font-size: 1.6rem;
  }
}
.tech-timeline-waterfall {
  display: flex;
  flex-basis: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
.tech-timeline-waterfall .tech-waterfall-container {
  width: 100%;
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
}
.tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container {
  position: absolute;
  top: 0;
  left: -3.2rem;
  height: 100%;
  transform-origin: center;
}
.tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container .sticky-gradient {
  position: sticky;
  display: block;
  top: 40%;
  aspect-ratio: 1;
  width: 6.8rem;
  pointer-events: none;
}
.tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container .sticky-gradient::before {
  content: "";
  position: absolute;
  width: 70vw;
  aspect-ratio: 1;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container .sticky-gradient::before {
    transform: translateX(calc(-50% + 2.3rem)) translateY(-50%);
  }
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container .sticky-gradient::before {
    width: 130vw;
    height: 90vh;
    aspect-ratio: unset;
    transform: translateY(-34%) translateX(-30%);
  }
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container {
    left: 0;
  }
}
.tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container .sticky-hexa {
  position: sticky;
  top: 40%;
  display: flex;
  animation: hexaRotate 6s linear infinite;
  display: block;
}
.tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container .sticky-hexa::before {
  content: "";
  width: 70vw;
  height: auto;
  aspect-ratio: 1;
  position: absolute;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item {
  position: relative;
  padding-left: 11.9rem;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item > svg {
  max-width: 3rem;
  max-height: 3rem;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item p,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .waterfall-icon,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item h4,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item h3 {
  opacity: 0;
  transition: all 0.7s linear;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item.in-viewport .tech-waterfall-data,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item.in-viewport p,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item.in-viewport .waterfall-icon,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item.in-viewport h4,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item.in-viewport h3 {
  opacity: 1;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:not(:last-child) {
  margin-bottom: 10.4rem;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:nth-child(2) .tech-waterfall-data,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:nth-child(2) p,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:nth-child(2) .waterfall-icon,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:nth-child(2) h4,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:nth-child(2) h3 {
  opacity: 1 !important;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item::before {
  content: "";
  position: absolute;
  left: 0;
  height: calc(100% + 4.2rem);
  width: 1px;
  top: 6.3rem;
  bottom: 0;
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item::before {
    left: 3.2rem;
  }
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data {
  margin-bottom: 1.7rem;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data svg {
  width: 18px;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data-title, .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data-text {
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  max-width: 45rem;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data-title svg, .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data-text svg {
  margin-right: 5px;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data-title {
  font-size: 1.8rem;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data-title {
    font-size: 1.6rem;
  }
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item h4 {
  font-size: 2.8rem;
  font-weight: 400;
  text-transform: uppercase;
  margin: 3.2rem 0 2rem 0;
  max-width: 45rem;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item p {
  font-size: 1.8rem;
  line-height: 1.4;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item p a {
  font-size: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: all 0.2s linear;
  cursor: pointer;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item p a:hover {
  color: #00C67F;
}
@media (min-width: 992px) {
  .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item p {
    padding-right: 6rem;
  }
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item p {
    font-size: 1.6rem;
  }
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .waterfall-icon {
  position: absolute;
  top: 19px;
  left: -14px;
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .waterfall-icon {
    left: 1.8rem;
  }
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:not(:first-child)::before {
  height: calc(100% + 3rem);
  top: 6.7rem;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:last-child::before {
  display: none;
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item {
    padding-left: 7.9rem;
  }
}
@media (min-width: 992px) {
  .tech-timeline.reversed {
    flex-direction: row-reverse;
  }
  .tech-timeline.reversed .tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container {
    left: unset;
    right: -2.5rem;
  }
  .tech-timeline.reversed .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item {
    padding-left: 11rem;
  }
  .tech-timeline.reversed .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .waterfall-icon {
    left: unset;
    right: -4px;
  }
  .tech-timeline.reversed .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item::before {
    left: unset;
    right: 1rem;
  }
}
.tech-timeline-green .tech-lead {
  text-shadow: 0px 0px 10px rgba(0, 198, 127, 0.5);
  background: linear-gradient(130deg, rgba(0, 198, 127, 0.12) 0%, #00C67F 51.04%, rgba(0, 198, 127, 0.06) 100%);
}
.tech-timeline-green .sticky-gradient::before {
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 198, 127, 0.35) 0%, rgba(0, 198, 127, 0) 100%);
}
.tech-timeline-green .sticky-hexa::before {
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 198, 127, 0.35) 0%, rgba(0, 198, 127, 0) 100%);
}
.tech-timeline-green .tech-waterfall-item::before {
  background-color: #00C67F;
}
.tech-timeline-green .tech-waterfall-data-title {
  color: #00C67F;
}
.tech-timeline-green .tech-waterfall-data svg,
.tech-timeline-green .tech-waterfall-data path {
  fill: #00C67F;
}
.tech-timeline-green h3 {
  color: #00C67F;
}
.tech-timeline-green h4 {
  color: #00C67F;
}
.tech-timeline-green .sticky-hexa {
  stroke: #00C67F;
}
.tech-timeline-green .sticky-hexa path {
  stroke: inherit;
}
.tech-timeline-green .waterfall-icon {
  fill: #00C67F;
}
.tech-timeline-green .waterfall-icon path {
  stroke: inherit;
  fill: #00C67F !important;
}
.tech-timeline-blue .tech-lead {
  text-shadow: 0px 0px 10px rgba(0, 102, 255, 0.5);
  background: linear-gradient(130deg, rgba(0, 198, 127, 0.12) 0%, #0066FF 51.04%, rgba(0, 102, 255, 0.06) 100%);
}
.tech-timeline-blue .sticky-gradient::before {
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 102, 255, 0.35) 0%, rgba(0, 102, 255, 0) 100%);
}
.tech-timeline-blue .sticky-hexa::before {
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 102, 255, 0.35) 0%, rgba(0, 102, 255, 0) 100%);
}
.tech-timeline-blue .tech-waterfall-item::before {
  background-color: #0066FF;
}
.tech-timeline-blue .tech-waterfall-data-title {
  color: #0066FF;
}
.tech-timeline-blue .tech-waterfall-data svg,
.tech-timeline-blue .tech-waterfall-data path {
  fill: #0066FF;
}
.tech-timeline-blue .tech-heading-container h3 {
  color: #0066FF;
}
.tech-timeline-blue h3 {
  color: #0066FF;
}
.tech-timeline-blue h4 {
  color: #0066FF;
}
.tech-timeline-blue .sticky-hexa {
  stroke: #0066FF;
}
.tech-timeline-blue .sticky-hexa path {
  stroke: inherit;
}
.tech-timeline-blue .waterfall-icon {
  fill: #0066FF !important;
}
.tech-timeline-blue .waterfall-icon path {
  stroke: inherit;
  fill: #0066FF !important;
}

@keyframes hexaRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#btn-tech-agenda {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  z-index: 9999;
  background-color: #000c16;
}

.section-contact-presentation {
  padding: 4.4rem 1.6rem;
  position: relative;
  margin-bottom: 12.8rem;
  background: linear-gradient(270deg, rgba(0, 198, 127, 0) 0%, rgba(0, 198, 127, 0.05) 49.14%, rgba(0, 198, 127, 0) 100%);
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
}
.section-contact-presentation::before, .section-contact-presentation::after {
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(0, 12, 22, 0) 0%, #00C67F 47.92%, rgba(0, 12, 22, 0) 100%);
}
.section-contact-presentation::before {
  top: 0;
}
.section-contact-presentation::after {
  bottom: 0;
}
.section-contact-presentation .section-container {
  max-width: 73.8rem;
}
.section-contact-presentation .section-container h4 {
  text-align: center;
}

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

.speakers {
  display: flex;
  justify-content: space-evenly;
  gap: 14rem 4rem;
}
.speakers .hexa-stroke-image {
  height: 19.1rem;
  width: 20.4rem;
}
.speakers .hexa-stroke .hexa-backdrop {
  width: 37.4rem;
}
@media (max-width: 991px) {
  .speakers {
    flex-direction: column;
  }
}

.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-preview {
  display: flex;
  justify-content: center;
}
.speaker-preview h4,
.speaker-preview strong {
  text-align: center;
  display: block;
}
.speaker-preview .btn {
  text-transform: initial;
  margin-left: auto;
  margin-right: auto;
}
.speaker-preview p {
  text-align: center;
  margin-bottom: 2rem;
  max-width: 50rem;
}
.speaker-preview .speaker-text {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.timeline-agenda-description-extra p {
  font-size: 1.4rem !important;
  margin-bottom: 1rem;
}

.recap-landing {
  padding-top: 16.4rem;
}
.recap-landing .btn {
  margin-top: 15vh;
}
@media (max-width: 991px) {
  .recap-landing .btn {
    margin-top: 10vh;
    margin-left: auto;
    margin-right: auto;
  }
}
.recap-landing .btn img {
  max-height: 1.8rem;
}
.recap-landing .sup-heading {
  color: #00C67F;
}
@media (max-width: 991px) {
  .recap-landing .sup-heading {
    text-align: center;
  }
}
.recap-landing h1 {
  min-height: 31.4rem;
  max-width: 92rem;
}
@media (max-width: 991px) {
  .recap-landing h1 {
    min-height: 14.4rem;
  }
}
@media (max-width: 991px) {
  .recap-landing {
    min-height: 100dvh;
  }
}

.lead-to-inspire {
  aspect-ratio: 1;
  min-height: 100vh;
  background: url(../images/lead-to-inspire.svg);
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lead-to-inspire h3 {
  text-align: center;
  font-size: 3.5rem;
  font-weight: 400;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-shadow: 0px 0px 10px 0px rgba(0, 198, 127, 0.5);
  background: linear-gradient(135deg, rgba(0, 198, 127, 0.12) 0%, #00C67F 51.04%, rgba(0, 198, 127, 0.06) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  line-height: 1;
}
@media (max-width: 991px) {
  .lead-to-inspire h3 {
    font-size: 2.8rem;
  }
}
@media (max-width: 991px) {
  .lead-to-inspire {
    height: 57.2rem;
  }
}

.host-review {
  display: flex;
  margin-bottom: 12.8rem;
  gap: 5.2rem;
}
@media (max-width: 991px) {
  .host-review {
    flex-direction: column;
    align-items: center;
  }
}
.host-review .host-data {
  padding-top: 4.8rem;
}
.host-review .host-data h3 {
  font-size: 2.8rem;
  font-weight: 400;
  margin-bottom: 0.8rem;
}
.host-review .host-data span {
  font-size: 1.8rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 4.8rem;
  max-width: 38.5rem;
}
@media (max-width: 991px) {
  .host-review .host-data span {
    margin-bottom: 1.8rem;
  }
}
.host-review .host-data p {
  line-height: 1.5;
  font-size: 1.8rem;
  opacity: 0.75;
}
.host-review .green-hexa {
  transform: rotate(-4deg);
  cursor: context-menu;
}
.host-review .blue-hexa {
  transform: rotate(4deg);
}

@media (min-width: 992px) {
  .review-right {
    flex-direction: row-reverse;
  }
}

#aftermovie-video-id {
  width: 100%;
  max-height: calc(100vh - 8rem);
}

.blog-section {
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 198, 127, 0.35) 0%, rgba(0, 198, 127, 0) 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-section::after {
  content: "";
  position: fixed;
  inset: 0;
  background-image: url(../icons/hexa-bck.svg);
  background-size: cover;
  z-index: -1;
  pointer-events: none;
}
.blog-section h1 {
  margin-bottom: 9.6rem;
  color: white;
}
.blog-section h1 strong {
  color: #F9DC62;
}
@media (max-width: 991px) {
  .blog-section h1 {
    text-align: left;
    margin-bottom: 6.4rem;
  }
}
.blog-section .sup-heading {
  color: #00C67F;
}

.blog {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.2rem;
  margin-bottom: 2.8rem;
}
@media (max-width: 991px) {
  .blog {
    margin-bottom: 6.4rem;
    grid-template-columns: 1fr;
  }
}
.blog .post-body {
  position: relative;
}
.blog .post-body::before {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(0, 12, 22, 0) 0%, #00C67F 47.92%, rgba(0, 12, 22, 0) 100%);
  transition: all 0.1s linear;
  margin-left: auto;
  margin-right: auto;
}
.blog .post:hover .post-body {
  background: rgba(255, 255, 255, 0.2);
}
.blog .post:hover .post-body::before {
  width: 100%;
  height: 2px;
}
.blog .post:hover .post-body .post-title {
  color: white;
}

.blog-more {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 4.8rem;
}

.privacy-section h1 {
  font-size: 4.8rem;
  margin-bottom: 4.8rem;
}
.privacy-section h2 {
  color: #00C67F;
  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: #00C67F;
}

.sup-heading.media-partners-heading {
  color: #00C67F !important;
}

.media-partners-section {
  position: relative;
  z-index: 1;
  min-height: 76dvh;
}
.media-partners-section .btn-group {
  margin-top: 7.6rem;
}
@media (max-width: 991px) {
  .media-partners-section .btn-group {
    justify-content: center;
  }
}

.media-partners-description {
  padding: 12.5rem 1.6rem;
}
.media-partners-description h4 {
  font-family: "Space Grotesk", sans-serif !important;
  font-size: 48px;
  font-weight: 400;
  line-height: 52px;
  text-align: left;
  color: #00C67F;
  text-transform: uppercase;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .media-partners-description h4 {
    text-align: center;
  }
}
.media-partners-description div p {
  padding: 15px 0;
  font-family: "Space Grotesk", sans-serif !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: justify;
}
.media-partners-description div p:nth-of-type(2) {
  color: #00C67F;
}

.section-contact-media-friends {
  padding: 4.4rem 1.6rem;
  position: relative;
  margin-bottom: 12.8rem;
  background: linear-gradient(270deg, rgba(0, 198, 127, 0) 0%, rgba(0, 198, 127, 0.05) 49.14%, rgba(0, 198, 127, 0) 100%);
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
}
.section-contact-media-friends::before, .section-contact-media-friends::after {
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(0, 12, 22, 0) 0%, #00C67F 47.92%, rgba(0, 12, 22, 0) 100%);
}
.section-contact-media-friends::before {
  top: 0;
}
.section-contact-media-friends::after {
  bottom: 0;
}
.section-contact-media-friends .section-container {
  max-width: 73.8rem;
}
.section-contact-media-friends .section-container h4 {
  text-align: center;
}
.section-contact-media-friends .form-field-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto auto auto;
  gap: 20px;
}
.section-contact-media-friends .form-field-2 .row-span-2 {
  grid-column: span 2;
}
@media (max-width: 768px) {
  .section-contact-media-friends .form-field-2 .row-span-2-mobile {
    grid-column: span 2;
  }
}
.section-contact-media-friends .form-field-2 label {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  padding: 1.3rem 0.9rem;
  font-size: 1.6rem;
  color: rgba(255, 255, 255, 0.45);
}
.section-contact-media-friends .form-field-2 textarea {
  resize: vertical; /* Allow only vertical resizing */
}
.section-contact-media-friends .form-field-2 .additional-note-block {
  margin: 15px 0;
}
.section-contact-media-friends .checkbox-participation {
  display: flex;
}
.section-contact-media-friends .checkbox-participation div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-contact-media-friends .checkbox-participation input {
  width: 27px !important;
  height: 27px !important;
  border: 2px solid rgba(255, 255, 255, 0.45) !important;
  border-radius: 7px !important;
  appearance: none;
  -webkit-appearance: none; /* for Safari */
  -moz-appearance: none; /* for Firefox */
  background-color: transparent !important;
  cursor: pointer;
  position: relative;
}
.section-contact-media-friends .checkbox-participation input[type=checkbox]:checked {
  background-color: #00C67F;
  color: white !important;
}
.section-contact-media-friends .checkbox-participation input[type=checkbox]:checked::before {
  content: "";
  position: absolute;
  top: 40%;
  left: 50%;
  width: 8px;
  height: 16px;
  border: solid #00C67F;
  border-width: 0 3px 3px 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
.section-contact-media-friends .green {
  color: #00C67F !important;
}

.join-us-section-media-friends {
  min-height: 100vh;
  margin-bottom: 15rem;
  margin-top: 15rem;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 198, 127, 0.35) 0%, rgba(0, 198, 127, 0) 100%), url(../images/join-us-media-friends.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .join-us-section-media-friends {
    background-size: cover;
    min-height: unset;
  }
}
.join-us-section-media-friends .join-us-text {
  max-width: 77.1rem !important;
}
.join-us-section-media-friends .join-us-text-right {
  text-align: right !important;
}
.join-us-section-media-friends .join-us-paragraph-container {
  display: flex;
  justify-content: center;
  margin-top: 10.4rem;
}
.join-us-section-media-friends .join-us-paragraph-container .join-us-paragraph-wrapper .join-us-text {
  max-width: 89.9rem !important;
  text-align: center !important;
}
.join-us-section-media-friends .join-us-button-container {
  display: flex;
  justify-content: center;
}
.join-us-section-media-friends .join-us-button-container .join-us-button-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 83.3rem;
  width: 100%;
}
.join-us-section-media-friends .join-us-button-container .join-us-button-wrapper a {
  width: 100%;
  display: flex;
  justify-content: center;
}

.tech-timeline {
  display: flex;
  margin-bottom: 28rem;
}
@media (max-width: 991px) {
  .tech-timeline {
    flex-direction: column;
    margin-bottom: 11.9rem;
  }
}
.tech-timeline-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: calc(100% - 2.1rem);
  position: relative;
}
@media (max-width: 991px) {
  .tech-timeline-heading {
    align-items: flex-start;
    padding-left: 1.5rem;
  }
}
.tech-timeline-heading .tech-heading-container {
  position: sticky;
  top: 40%;
}
.tech-timeline-heading .tech-heading-container h3,
.tech-timeline-heading .tech-heading-container h4 {
  font-size: 3.2rem;
  text-transform: uppercase;
  font-weight: 400;
  color: #00C67F;
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .tech-timeline-heading .tech-heading-container h3,
  .tech-timeline-heading .tech-heading-container h4 {
    font-size: 2.4rem;
  }
}
.tech-timeline-heading .tech-heading-container h3 span,
.tech-timeline-heading .tech-heading-container h4 span {
  color: white;
  font-size: inherit;
  text-align: left;
}
.tech-timeline-heading .tech-heading-container h4 {
  font-size: 4.8rem;
}
@media (max-width: 991px) {
  .tech-timeline-heading .tech-heading-container h4 {
    font-size: 3.2rem;
  }
}
.tech-timeline-heading .tech-heading-container h4#tech-heading-subtitle {
  font-family: Space Grotesk !important;
  font-weight: 400 !important;
  line-height: 46px !important;
  text-align: left !important;
  text-transform: uppercase !important;
  color: white !important;
  margin-bottom: 1rem !important;
  max-width: 440px;
  font-size: 39px !important;
}
.tech-timeline-heading .tech-heading-container .tech-lead {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 400;
}
.tech-timeline-heading .tech-heading-container .tech-lead strong {
  font-size: 4rem;
  font-weight: 400;
}
@media (max-width: 991px) {
  .tech-timeline-heading .tech-heading-container .tech-lead strong {
    font-size: 3.2rem;
  }
}
.tech-timeline-heading .tech-heading-container > span {
  color: #F9DC62;
  letter-spacing: 4px;
  display: inline-block;
}
.tech-timeline-heading .tech-heading-container > span.span-blue {
  color: #0066FF;
}
.tech-timeline-heading .tech-heading-container > span.span-green {
  color: #00C67F;
}
.tech-timeline-heading .tech-heading-container > span.span-yellow {
  color: #F9DC62;
}
@media (max-width: 991px) {
  .tech-timeline-heading .tech-heading-container > span {
    margin-bottom: 3.5rem;
    font-size: 1.6rem;
  }
}
.tech-timeline-waterfall {
  display: flex;
  flex-basis: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
.tech-timeline-waterfall .tech-waterfall-container {
  width: 100%;
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
}
.tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container {
  position: absolute;
  top: 0;
  left: -3.2rem;
  height: 100%;
  transform-origin: center;
}
.tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container .sticky-gradient {
  position: sticky;
  display: block;
  top: 40%;
  aspect-ratio: 1;
  width: 6.8rem;
  pointer-events: none;
}
.tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container .sticky-gradient::before {
  content: "";
  position: absolute;
  width: 70vw;
  aspect-ratio: 1;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container .sticky-gradient::before {
    transform: translateX(calc(-50% + 2.3rem)) translateY(-50%);
  }
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container .sticky-gradient::before {
    width: 130vw;
    height: 90vh;
    aspect-ratio: unset;
    transform: translateY(-34%) translateX(-30%);
  }
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container {
    left: 0;
  }
}
.tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container .sticky-hexa {
  position: sticky;
  top: 40%;
  display: flex;
  animation: hexaRotate 6s linear infinite;
  display: block;
}
.tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container .sticky-hexa::before {
  content: "";
  width: 70vw;
  height: auto;
  aspect-ratio: 1;
  position: absolute;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item {
  position: relative;
  padding-left: 11.9rem;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item > svg {
  max-width: 3rem;
  max-height: 3rem;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item p,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .waterfall-icon,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item h4,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item h3 {
  opacity: 0;
  transition: all 0.7s linear;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item.in-viewport .tech-waterfall-data,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item.in-viewport p,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item.in-viewport .waterfall-icon,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item.in-viewport h4,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item.in-viewport h3 {
  opacity: 1;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:not(:last-child) {
  margin-bottom: 10.4rem;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:nth-child(2) .tech-waterfall-data,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:nth-child(2) p,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:nth-child(2) .waterfall-icon,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:nth-child(2) h4,
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:nth-child(2) h3 {
  opacity: 1 !important;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item::before {
  content: "";
  position: absolute;
  left: 0;
  height: calc(100% + 4.2rem);
  width: 1px;
  top: 6.3rem;
  bottom: 0;
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item::before {
    left: 3.2rem;
  }
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data {
  margin-bottom: 1.7rem;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data svg {
  width: 18px;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data-title, .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data-text {
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  max-width: 35rem;
  line-height: 32px;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data-title svg, .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data-text svg {
  margin-right: 5px;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data-title {
  font-size: 1.8rem;
  letter-spacing: initial;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .tech-waterfall-data-title {
    font-size: 1.6rem;
  }
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item h4 {
  font-size: 2.8rem;
  font-weight: 400;
  text-transform: uppercase;
  margin: 3.2rem 0 2rem 0;
  max-width: 47rem;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item p {
  font-size: 1.8rem;
  line-height: 1.4;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item p a {
  font-size: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: all 0.2s linear;
  cursor: pointer;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item p a:hover {
  color: #00C67F;
}
@media (min-width: 992px) {
  .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item p {
    padding-right: 6rem;
  }
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item p {
    font-size: 1.6rem;
  }
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .waterfall-icon {
  position: absolute;
  top: 19px;
  left: -14px;
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .waterfall-icon {
    left: 1.8rem;
  }
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item #microphone-icon {
  top: 17px !important;
  left: -11px !important;
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item #microphone-icon {
    top: 17px !important;
    left: 21px !important;
  }
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:not(:first-child)::before {
  height: calc(100% + 3rem);
  top: 6.7rem;
}
.tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item:last-child::before {
  display: none;
}
@media (max-width: 991px) {
  .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item {
    padding-left: 7.9rem;
  }
}
@media (min-width: 992px) {
  .tech-timeline.reversed {
    flex-direction: row-reverse;
  }
  .tech-timeline.reversed .tech-timeline-waterfall .tech-waterfall-container .sticky-hexa-container {
    left: unset;
    right: -2.5rem;
  }
  .tech-timeline.reversed .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item {
    padding-left: 11rem;
  }
  .tech-timeline.reversed .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item .waterfall-icon {
    left: unset;
    right: -4px;
  }
  .tech-timeline.reversed .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item #microphone-icon {
    right: -8px !important;
    left: unset !important;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .tech-timeline.reversed .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item #microphone-icon {
    right: -8px !important;
  }
}
@media (min-width: 992px) {
  .tech-timeline.reversed .tech-timeline-waterfall .tech-waterfall-container .tech-waterfall-item::before {
    left: unset;
    right: 1rem;
  }
}
.tech-timeline-green .tech-lead {
  text-shadow: 0px 0px 10px rgba(0, 198, 127, 0.5);
  background: linear-gradient(130deg, rgba(0, 198, 127, 0.12) 0%, #00C67F 51.04%, rgba(0, 198, 127, 0.06) 100%);
}
.tech-timeline-green .sticky-gradient::before {
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 198, 127, 0.35) 0%, rgba(0, 198, 127, 0) 100%);
}
.tech-timeline-green .sticky-hexa::before {
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 198, 127, 0.35) 0%, rgba(0, 198, 127, 0) 100%);
}
.tech-timeline-green .tech-waterfall-item::before {
  background-color: #00C67F;
}
.tech-timeline-green .tech-waterfall-data-title {
  color: #00C67F;
}
.tech-timeline-green .tech-waterfall-data svg,
.tech-timeline-green .tech-waterfall-data path {
  fill: #00C67F;
}
.tech-timeline-green h3 {
  color: #00C67F;
}
.tech-timeline-green h4 {
  color: #00C67F;
}
.tech-timeline-green .sticky-hexa {
  stroke: #00C67F;
}
.tech-timeline-green .sticky-hexa path {
  stroke: inherit;
}
.tech-timeline-green .waterfall-icon {
  fill: #00C67F;
}
.tech-timeline-green .waterfall-icon path {
  stroke: inherit;
  fill: #00C67F !important;
}
.tech-timeline-blue .tech-lead {
  text-shadow: 0px 0px 10px rgba(0, 102, 255, 0.5);
  background: linear-gradient(130deg, rgba(0, 198, 127, 0.12) 0%, #0066FF 51.04%, rgba(0, 102, 255, 0.06) 100%);
}
.tech-timeline-blue .sticky-gradient::before {
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 102, 255, 0.35) 0%, rgba(0, 102, 255, 0) 100%);
}
.tech-timeline-blue .sticky-hexa::before {
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 102, 255, 0.35) 0%, rgba(0, 102, 255, 0) 100%);
}
.tech-timeline-blue .tech-waterfall-item::before {
  background-color: #0066FF;
}
.tech-timeline-blue .tech-waterfall-data-title {
  color: #0066FF;
}
.tech-timeline-blue .tech-waterfall-data svg,
.tech-timeline-blue .tech-waterfall-data path {
  fill: #0066FF;
}
.tech-timeline-blue .tech-heading-container h3 {
  color: #0066FF;
}
.tech-timeline-blue h3 {
  color: #0066FF;
}
.tech-timeline-blue h4 {
  color: #0066FF;
}
.tech-timeline-blue .sticky-hexa {
  stroke: #0066FF;
}
.tech-timeline-blue .sticky-hexa path {
  stroke: inherit;
}
.tech-timeline-blue .waterfall-icon {
  fill: #0066FF !important;
}
.tech-timeline-blue .waterfall-icon path {
  stroke: inherit;
  fill: #0066FF !important;
}

@keyframes hexaRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#btn-tech-agenda {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  z-index: 9999;
  background-color: #000c16;
}

.section-contact-presentation {
  padding: 4.4rem 1.6rem;
  position: relative;
  margin-bottom: 12.8rem;
  background: linear-gradient(270deg, rgba(0, 198, 127, 0) 0%, rgba(0, 198, 127, 0.05) 49.14%, rgba(0, 198, 127, 0) 100%);
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
}
.section-contact-presentation::before, .section-contact-presentation::after {
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(0, 12, 22, 0) 0%, #00C67F 47.92%, rgba(0, 12, 22, 0) 100%);
}
.section-contact-presentation::before {
  top: 0;
}
.section-contact-presentation::after {
  bottom: 0;
}
.section-contact-presentation .section-container {
  max-width: 73.8rem;
}
.section-contact-presentation .section-container h4 {
  text-align: center;
}

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

.speakers {
  display: flex;
  justify-content: space-evenly;
  gap: 14rem 4rem;
}
.speakers .hexa-stroke-image {
  height: 19.1rem;
  width: 20.4rem;
}
.speakers .hexa-stroke .hexa-backdrop {
  width: 37.4rem;
}
@media (max-width: 991px) {
  .speakers {
    flex-direction: column;
  }
}

.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-preview {
  display: flex;
  justify-content: center;
}
.speaker-preview h4,
.speaker-preview strong {
  text-align: center;
  display: block;
}
.speaker-preview .btn {
  text-transform: initial;
  margin-left: auto;
  margin-right: auto;
}

.agenda-name {
  text-shadow: 0px 0px 10px rgba(0, 198, 127, 0.5) !important;
}

.timeline-lecture-description {
  line-height: 2.9rem !important;
}/*# sourceMappingURL=main.css.map */