/**
*
* Testing
*
**/
.faq__page .faq__main .container .faq__section__label, header.header__active, .dropdown .dropdown__content .dropdown__content__inner, #consent-popup {
  box-shadow: 0 2rem 3rem 0 rgba(0, 0, 0, 0.05);
}

section.home__partners .container .overview__video, section.home__partners .container, section.home__projects .container, section.services .container, section.highlights .grid .grid__item:after, section.highlights .grid .grid__item, section.overview .container .container__inner:nth-of-type(2) .overview__video, section.overview .container .container__inner, .home__hero .scroll__cta, .faq__page .faq__main .accordion .accordionDrop-down .lazy-load-item iframe, .faq__page .faq__main .accordion .accordionDrop-down .lazy-load-item, .faq__page .faq__main .container .faq__section__label, section.about__partners .container .overview__video, section.about__partners .container, header .open__nav:before, .contact__banner .container, .media__grid .grid__item, .dropbtn:before, #consent-popup .btn, #consent-popup, .call-now, .button:before {
  border-radius: 0.4rem;
}

main section picture {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.service__page .service__hero figure img, section.home__projects .container .grid a figure img, section.services .container .grid a figure img, .hero__2 figure img, main section picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.service__page .service__hero figure:after, section.home__projects .container .grid a figure:after, section.home__projects .container .grid a figure, section.services .container .grid a figure:after, section.services .container .grid a figure, .home__hero .video-container:after, .hero__2 figure:after, header .open__nav:before, .dropbtn:before, .fixed__btn span:before, .wa-now:before, .call-now:before, .button:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.lazy-load-item {
  height: 100%;
  width: 100%;
  background: rgba(10, 10, 26, 0.2);
}
.lazy-load-item img,
.lazy-load-item iframe {
  z-index: 2;
}

.lazy-load-item .lazy-item {
  display: none;
}
.lazy-load-item .lazy-item.loaded {
  display: block;
}

.functional__page .container > p a, .locations__section p.locations a, nav.nav .nav__inner ul li a, footer .container .row:nth-of-type(2) ul li a, footer .container .row:nth-of-type(1) .contact__info p a {
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.functional__page .container > p a:after, .locations__section p.locations a:after, nav.nav .nav__inner ul li a:after, footer .container .row:nth-of-type(2) ul li a:after, footer .container .row:nth-of-type(1) .contact__info p a:after {
  background: currentColor;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transition: transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  width: 100%;
}

.functional__page .container > p a:hover:after, .locations__section p.locations a:hover:after, nav.nav .nav__inner ul li a:hover:after, footer .container .row:nth-of-type(2) ul li a:hover:after, footer .container .row:nth-of-type(1) .contact__info p a:hover:after {
  transform: scaleX(1);
  transform-origin: left center;
}

.functional__page .container > p a:after, .locations__section p.locations a:after, nav.nav .nav__inner ul li a:after, footer .container .row:nth-of-type(2) ul li a:after, footer .container .row:nth-of-type(1) .contact__info p a:after {
  transform: scaleX(0);
  transform-origin: right center;
}

.functional__page .container > p a, .locations__section p.locations a, nav.nav .nav__inner ul li a, footer .container .row:nth-of-type(2) ul li a, footer .container .row:nth-of-type(1) .contact__info p a {
  display: inline-block;
}
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent !important;
  max-width: 100vw;
}

html {
  scroll-behavior: smooth;
  background: white;
  -webkit-tap-highlight-color: transparent !important;
  font-size: 0.5208333333vw !important;
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 1024px) {
  html {
    font-size: 1.3333333333vw !important;
  }
}

body {
  -webkit-tap-highlight-color: transparent !important;
  background: white;
  scroll-behavior: smooth;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}
body.active__aside__form__body {
  overflow: hidden;
}

.hide {
  opacity: 0 !important;
  pointer-events: 0 !important;
}

.tag__fallback {
  display: none;
  visibility: hidden;
}

.display__none {
  display: none !important;
}

img {
  -webkit-user-drag: none;
}

main {
  background: white;
  z-index: 2;
}
main section {
  padding: 10rem 0;
  background: white;
  z-index: 1;
}
@media (max-width: 1024px) {
  main section {
    padding: 7rem 3rem;
    padding-left: 1.6rem !important;
    padding-right: 1.6rem !important;
  }
}
#down {
  top: calc(-1 * var(--headerHeight));
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "Poppins";
  font-weight: 600;
  font-style: normal;
  src: url("../Poppins-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  font-weight: 400;
  font-style: normal;
  src: url("../Poppins-Regular.woff2") format("woff2");
  font-display: swap;
}
body {
  font-family: "Poppins", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-weight: 400;
  color: black;
}
body ::-moz-selection {
  color: #c2dff4;
  background: #0b6db9;
}
body ::selection {
  color: #c2dff4;
  background: #0b6db9;
}
body strong {
  font-weight: 600 !important;
  color: currentColor;
}
body ul {
  list-style: none;
}
body a {
  text-decoration: none;
  color: inherit;
  cursor: pointer !important;
}
body a p {
  cursor: pointer !important;
}
body h1,
body h2,
body h3,
body h4,
body p.heading {
  color: black;
}
body h1 {
  font-size: 4.4rem;
  font-weight: bold;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  body h1 {
    letter-spacing: 0;
    font-size: 4.4rem;
  }
}
body h2 {
  font-size: 4.2rem;
  letter-spacing: -1px;
  font-weight: bold;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  body h2 {
    letter-spacing: 0;
    font-size: 4rem;
  }
}
body h3 {
  font-size: 4rem;
  letter-spacing: -1px;
  font-weight: bold;
}
@media (max-width: 1024px) {
  body h3 {
    letter-spacing: 0;
    font-size: 3.8rem;
  }
}
body h4 {
  font-size: 3rem;
}
@media (max-width: 1024px) {
  body h4 {
    font-size: 3.4rem;
  }
}
body p,
body li,
body figcaption,
body button {
  font-size: 1.8rem;
  line-height: 1.6;
}
@media (max-width: 1024px) {
  body p,
  body li,
  body figcaption,
  body button {
    font-size: 3rem;
    line-height: 1.5;
  }
}
body button {
  font-family: inherit;
  color: inherit;
}

.accordion {
  width: 140rem;
}
@media (max-width: 1024px) {
  .accordion {
    width: 100%;
  }
}
.accordion ::-moz-selection {
  color: inherit;
  background: transparent;
}
.accordion ::selection {
  color: inherit;
  background: transparent;
}
.accordion .accordionPlus {
  border-bottom: 1px solid black;
  text-align: left !important;
  margin: auto;
}
.accordion .accordionToggler {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 4rem;
  border-top: 1px solid black;
  padding: 4rem 0;
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  color: black;
}
.accordion .accordionToggler:hover span.plus {
  transform: rotate(90deg);
}
.accordion .accordionToggler span.plus {
  width: 6rem;
  height: 2px;
  background: black;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(0deg);
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
@media (max-width: 1024px) {
  .accordion .accordionToggler span.plus {
    display: none !important;
  }
}
.accordion .accordionToggler span.plus::after {
  content: "";
  height: 6rem;
  width: 2px;
  background: black;
}
.accordion .accordionDrop-down {
  display: none;
  width: 100%;
  margin: auto;
  padding: 1rem 0 6rem 0;
}

button {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
}

.button__wrapper {
  display: flex;
  gap: 2rem;
  margin: 3rem 0;
}
@media (max-width: 1024px) {
  .button__wrapper {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}

.button {
  width: -moz-fit-content;
  width: fit-content;
}
.button:before {
  content: "";
  background: #0b6db9;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
.button:hover:before {
  transform: scale(1.05);
}
@media (max-width: 1024px) {
  .button {
    margin-top: 0rem;
  }
  .button:hover:before {
    transform: none;
  }
}
.button a,
.button .button__inner {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 1.6rem 3.8rem;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  color: white;
  cursor: pointer !important;
  text-transform: capitalize;
  word-spacing: 0.1rem;
}
@media (max-width: 1024px) {
  .button a,
  .button .button__inner {
    padding: 3rem 5rem;
  }
}
.button a svg,
.button .button__inner svg {
  width: 12rem;
  height: auto;
}
@media (max-width: 1024px) {
  .button a svg,
  .button .button__inner svg {
    width: 16rem;
  }
}

.button__light__blue:before {
  background: #c2dff4;
}
.button__light__blue a,
.button__light__blue .button__inner {
  color: black !important;
}

.button__white:before {
  background: white;
}
.button__white a,
.button__white .button__inner {
  color: black !important;
}

ul.social__sharing {
  display: flex;
}
ul.social__sharing li {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  ul.social__sharing li {
    margin: 3rem 0;
  }
}
ul.social__sharing li:nth-of-type(2) {
  margin: 0 3rem;
}
ul.social__sharing li p {
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.social__sharing li p a {
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.social__sharing li p a:hover svg {
  transform: scale(1.1);
}
ul.social__sharing li p a svg {
  height: 3rem;
  width: 3rem;
  margin-right: 0.4rem;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  border: 1px solid rgba(0, 0, 0, 0);
}
@media (max-width: 1024px) {
  ul.social__sharing li p a svg {
    height: 4rem;
    width: 4rem;
  }
}

.call-now {
  position: fixed;
  z-index: 999;
  bottom: 3rem;
  right: 3rem;
  display: none;
  align-items: center;
  justify-content: center;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
.call-now:before {
  content: "";
  border-radius: 100%;
}
@media (max-width: 1024px) {
  .call-now {
    display: flex;
  }
}
.call-now a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem;
  z-index: 1;
  border-radius: 100%;
  background: #c2dff4;
  box-shadow: 0 0 3rem rgba(10, 10, 26, 0.15);
}
.call-now a svg {
  width: 10rem;
  height: 10rem;
  border-radius: 100%;
  display: flex;
  padding: 3rem;
  top: -0.2rem;
  left: -0.2rem;
}
.call-now a svg path {
  fill: #0a0a1a;
}

.wa-now {
  position: fixed;
  z-index: 999;
  bottom: 3rem;
  right: 15rem;
  display: none;
  align-items: center;
  justify-content: center;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
.wa-now:before {
  content: "";
  border-radius: 100%;
  background: rgb(25, 180, 74);
}
@media (max-width: 1024px) {
  .wa-now {
    display: flex;
  }
}
.wa-now a {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  border-radius: 100%;
  background: white;
  box-shadow: 0 0 3rem rgba(10, 10, 26, 0.15);
}
.wa-now a svg {
  width: 10rem;
  height: 10rem;
  border-radius: 100%;
  display: flex;
  padding: 2.6rem;
}

.fixed__btn {
  z-index: 9;
  position: fixed;
  bottom: 5rem;
  right: 5rem;
  padding: 1rem 0.25rem;
  transform: translateY(15rem);
  display: none;
  opacity: 0;
}
.fixed__btn:before {
  border-radius: 4rem;
}
.fixed__btn span {
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  background: #0b6db9;
  border-radius: 50% !important;
  margin-right: 0.5rem;
}
.fixed__btn span:before {
  content: "";
  z-index: -1;
  background: #0b6db9;
  border-radius: 50%;
  opacity: 0;
  animation: pulse 1s infinite linear;
}
@keyframes pulse {
  0% {
    transform: scale(0.4);
    opacity: 0;
  }
  25% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(3);
    opacity: 0;
  }
}
.fixed__btn.active__fixed__btn {
  opacity: 0;
  transition: opacity 0s;
}
@media (max-width: 1024px) {
  .fixed__btn {
    display: none !important;
  }
}

.show__btn {
  display: block;
  animation: revealShowBtn 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
@keyframes revealShowBtn {
  100% {
    transform: none;
    opacity: 1;
  }
}

#consent-popup {
  position: fixed;
  bottom: 5rem;
  left: 5rem;
  background: rgba(10, 10, 26, 0.8);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  color: rgba(255, 255, 255, 0.7);
  display: flex;
  flex-direction: column;
  z-index: 99999;
  height: -moz-fit-content;
  height: fit-content;
  padding: 2rem;
  gap: 2rem;
}
@media (max-width: 724px) {
  #consent-popup {
    top: auto;
    bottom: 3rem;
    left: 2rem;
  }
}
#consent-popup p.description {
  font-size: 1.4rem;
  max-width: 25rem;
}
@media (max-width: 724px) {
  #consent-popup p.description {
    font-size: 2.4rem;
    max-width: 37rem;
  }
}
#consent-popup .cookie__buttons {
  display: flex;
}
#consent-popup .btn {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0.2rem;
  margin-right: 1.4rem;
  background: #9ffcc4;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 2rem;
  height: 3rem;
  cursor: pointer;
  color: black;
  font-size: 1.4rem;
}
@media (max-width: 724px) {
  #consent-popup .btn {
    height: 6rem;
    font-size: 2.6rem;
  }
}
#consent-popup a {
  background: none !important;
  width: 14rem;
  font-size: 1.8rem;
}
@media (max-width: 1024px) {
  #consent-popup a {
    font-size: 3.2rem;
  }
}
@media (max-width: 724px) {
  #consent-popup a {
    display: none !important;
  }
}
#consent-popup.hidden {
  display: none;
}

.dropbtn {
  cursor: pointer !important;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  height: 5.8rem;
  padding: 0 2rem;
  top: -0.1rem;
  margin-right: 0.4rem;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.dropbtn:hover:before {
  transform: scale(1.05);
}
.dropbtn:before {
  content: "";
  border: 1px solid currentColor;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
@media (max-width: 1024px) {
  .dropbtn {
    display: none;
  }
}
.dropbtn svg {
  width: 1.3rem;
  height: auto;
  top: 0.05rem;
  margin-left: 0.5rem;
}
.dropbtn svg path {
  fill: currentColor;
}

.dropdown {
  position: relative;
  display: inline-block;
}
@media (max-width: 1024px) {
  .dropdown {
    display: none;
  }
}
.dropdown:hover .dropdown__content {
  display: block;
  animation: revealDropCont 0.7s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
@keyframes revealDropCont {
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.dropdown .dropdown__content {
  display: none;
  opacity: 0;
  transform: translate3d(0, 2rem, 0);
  position: absolute;
  left: 0;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 3;
  padding-top: 2.1rem;
}
.dropdown .dropdown__content .dropdown__content__inner {
  background: white;
  border-radius: 0 0 0.4rem 0.4rem;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  z-index: 1;
}
.dropdown .dropdown__content .dropdown__content__inner ul {
  display: flex;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 1024px) {
  .dropdown .dropdown__content .dropdown__content__inner ul {
    width: 100%;
  }
}
.dropdown .dropdown__content .dropdown__content__inner ul li {
  height: 100%;
  width: 100%;
}
.dropdown .dropdown__content .dropdown__content__inner ul li p {
  height: 100%;
  width: 100%;
  white-space: nowrap;
  color: black;
}
.dropdown .dropdown__content .dropdown__content__inner ul li p a {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  height: 100%;
  padding: 1.5rem;
  transition: background 0.2s cubic-bezier(0.16, 1, 0.3, 1), color 0.2s cubic-bezier(0.16, 1, 0.3, 1);
}
.dropdown .dropdown__content .dropdown__content__inner ul li p a:hover {
  background: #0b6db9;
  color: white;
}
.dropdown .dropdown__content .dropdown__content__inner ul li p a svg {
  width: 1rem;
  height: auto;
  margin-right: 0.5rem;
}
.dropdown .dropdown__content .dropdown__content__inner ul li p a svg path {
  fill: currentColor;
}

aside.aside__form {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: -999;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
@media (max-width: 1024px) {
  aside.aside__form {
    padding-top: 20rem;
  }
}
aside.aside__form .container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  transform: translateX(50rem);
  z-index: 2;
}
@media (max-width: 1024px) {
  aside.aside__form .container {
    display: block;
    gap: 5rem;
    align-items: center;
  }
  aside.aside__form .container:after {
    content: "Scroll down to complete";
    font-size: 2.6rem;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #f6f7fa;
    color: #0b6db9;
    font-weight: bold;
    height: 15.1rem;
    padding-top: 5rem;
    width: 100%;
    z-index: 100;
    pointer-events: none;
    border-top: 1px solid rgb(214, 214, 214);
  }
}
aside.aside__form .zoho__form {
  z-index: 2;
  height: 100vh;
  width: 100rem;
  background-color: #f6f7fa;
}
@media (max-width: 1024px) {
  aside.aside__form .zoho__form {
    height: 100%;
    padding-bottom: 20rem;
  }
}
aside.aside__form .zoho__form iframe {
  height: 100%;
  width: 100%;
}
aside.aside__form .button {
  top: 1rem;
  right: 1rem;
}
@media (max-width: 1024px) {
  aside.aside__form .button {
    position: absolute;
    top: -15rem;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
}
aside.aside__form .button svg {
  width: 5rem;
  height: 5rem;
}

.active__aside__form {
  display: flex !important;
  z-index: 99 !important;
  animation: revealForm 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.active__aside__form .container {
  animation: revealFormInner 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
@keyframes revealForm {
  100% {
    opacity: 1;
  }
}
@keyframes revealFormInner {
  100% {
    transform: none;
  }
}

.media__grid {
  width: 150rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 2rem;
}
@media (max-width: 1024px) {
  .media__grid {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
  }
}
.media__grid .grid__item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
  overflow: hidden;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 1024px) {
  .media__grid .grid__item {
    margin: 0 auto;
  }
}
.media__grid .grid__item .recent__projects__video,
.media__grid .grid__item .testimonial__video {
  width: 100%;
  z-index: 1;
  overflow: hidden;
  height: 27rem;
  width: 48rem;
}
@media (max-width: 1024px) {
  .media__grid .grid__item .recent__projects__video,
  .media__grid .grid__item .testimonial__video {
    height: 36.5rem;
    width: 65rem;
    margin: 0 auto;
  }
}
.media__grid .grid__item .recent__projects__video iframe,
.media__grid .grid__item .testimonial__video iframe {
  width: 100%;
  height: 100%;
}
.media__grid .grid__item p {
  text-align: center;
  color: black;
  background: #ebeff3;
  padding: 2rem 0;
  margin-top: -0.2rem;
  width: 100%;
}

.contact__banner {
  background: #0a0a1a;
  padding-left: 20rem;
  padding-right: 20rem;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 1024px) {
  .contact__banner {
    padding: 10rem;
  }
}
.contact__banner .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5rem;
  padding: 10rem 5rem;
  background: rgba(255, 255, 255, 0.05);
}
@media (max-width: 1024px) {
  .contact__banner .container {
    padding: 10rem 1rem;
  }
}
.contact__banner .container:before, .contact__banner .container:after {
  content: "";
  pointer-events: none;
  width: 130rem;
  height: 130rem;
  border-radius: 50%;
  position: absolute;
  bottom: -85rem;
  left: -80rem;
  opacity: 1;
  z-index: 1;
  filter: blur(20px) saturate(180%);
  background: rgb(19, 19, 28);
  background: radial-gradient(circle, rgba(11, 109, 185, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
.contact__banner .container:after {
  bottom: auto;
  left: auto;
  top: -85rem;
  right: -80rem;
}
.contact__banner .container h2,
.contact__banner .container p,
.contact__banner .container .button {
  text-align: center;
  color: white;
  z-index: 2;
}
.contact__banner .container > p {
  opacity: 0.7;
  width: 60rem;
}
@media (max-width: 1024px) {
  .contact__banner .container > p {
    width: 100%;
  }
}

.image__banner {
  width: 100vw;
  height: 120rem;
  padding: 0 !important;
}
@media (max-width: 1024px) {
  .image__banner {
    height: 70rem;
  }
}
.image__banner picture {
  -o-object-fit: cover;
     object-fit: cover;
}

footer {
  width: 100vw;
  background: #0a0a1a;
  color: white;
}
footer .container {
  padding: 10rem 15rem 5rem 15rem;
  display: flex;
  flex-direction: column;
  gap: 5rem;
}
@media (max-width: 1024px) {
  footer .container {
    padding: 15rem 5rem 5rem 5rem;
  }
}
footer .container .row {
  display: flex;
}
footer .container .row:nth-of-type(1) {
  flex-direction: column;
  gap: 2.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 5rem;
}
footer .container .row:nth-of-type(1) .contact__info {
  display: flex;
  gap: 2.5rem;
}
@media (max-width: 1024px) {
  footer .container .row:nth-of-type(1) .contact__info {
    flex-direction: column;
  }
}
footer .container .row:nth-of-type(1) .contact__info p a {
  opacity: 0.7;
  transition: opacity 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
footer .container .row:nth-of-type(1) .contact__info p a:hover {
  opacity: 1;
}
footer .container .row:nth-of-type(1) ul.social {
  display: flex;
  gap: 2.5rem;
  margin: 1.5rem 0;
}
@media (max-width: 1024px) {
  footer .container .row:nth-of-type(1) ul.social {
    gap: 3.5rem;
    margin: 5rem 0;
  }
}
footer .container .row:nth-of-type(1) ul.social li svg {
  width: 3rem;
  height: 3rem;
}
@media (max-width: 1024px) {
  footer .container .row:nth-of-type(1) ul.social li svg {
    width: 6rem;
    height: 6rem;
  }
}
footer .container .row:nth-of-type(1) .logos {
  display: flex;
  gap: 2.5rem;
}
@media (max-width: 1024px) {
  footer .container .row:nth-of-type(1) .logos {
    flex-wrap: wrap;
    margin-bottom: 5rem;
  }
}
footer .container .row:nth-of-type(1) .logos picture {
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1024px) {
  footer .container .row:nth-of-type(1) .logos picture:nth-of-type(1) {
    margin-right: 20rem;
    margin-bottom: 5rem;
  }
  footer .container .row:nth-of-type(1) .logos picture:nth-of-type(1) img {
    height: 14rem;
  }
}
footer .container .row:nth-of-type(1) .logos picture img {
  width: auto;
  height: 10rem;
}
footer .container .row:nth-of-type(2) {
  gap: 10rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 5rem;
}
footer .container .row:nth-of-type(2) ul {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 1024px) {
  footer .container .row:nth-of-type(2) ul {
    gap: 5rem;
  }
}
footer .container .row:nth-of-type(2) ul li.heading {
  font-size: 1.6rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  footer .container .row:nth-of-type(2) ul li.heading {
    font-size: 2.4rem;
    margin-bottom: 3rem;
    margin-top: 5rem;
  }
}
footer .container .row:nth-of-type(2) ul li {
  font-size: 2rem;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  footer .container .row:nth-of-type(2) ul li {
    font-size: 4rem;
  }
}
footer .container .row:nth-of-type(2) ul li a {
  opacity: 0.7;
  transition: opacity 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
footer .container .row:nth-of-type(2) ul li a:hover {
  opacity: 1;
}
@media (max-width: 1024px) {
  footer .container .row:nth-of-type(2) {
    flex-direction: column;
  }
}
footer .container .row:nth-of-type(3) {
  gap: 2.5rem;
}
@media (max-width: 1024px) {
  footer .container .row:nth-of-type(3) {
    flex-direction: column;
  }
}
footer .container .row:nth-of-type(3) p {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 1024px) {
  footer .container .row:nth-of-type(3) p {
    width: 60rem;
    gap: 1.2rem;
  }
}
footer .container .row:nth-of-type(3) p a {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .container .row:nth-of-type(3) p a img {
  height: 1.6rem;
  width: auto;
}
@media (max-width: 1024px) {
  footer .container .row:nth-of-type(3) p a img {
    height: 2.5rem;
  }
}

:root {
  --headerHeight: 10rem;
}
@media (max-width: 1024px) {
  :root {
    --headerHeight: 14rem;
  }
}

header.header__alt {
  background: white;
  color: black;
}
header.header__alt .logo a figure:nth-of-type(1) {
  display: block;
}

header.header__active {
  background: white;
  color: black;
  transition: background 0.8s cubic-bezier(0.16, 1, 0.3, 1), color 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

header {
  position: sticky;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--headerHeight);
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  padding: 0 10rem;
}
@media (max-width: 1024px) {
  header {
    width: 100vw;
    margin: 0;
    padding: 0 4rem;
    background: white;
    transition: none;
  }
}
header .logo a {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
header .logo a figure .lazy-load-item {
  background: none;
}
header .logo a figure .lazy-load-item:after {
  display: none;
}
header .logo a figure .lazy-load-item img {
  width: auto;
  height: 7rem;
}
@media (max-width: 1024px) {
  header .logo a figure .lazy-load-item img {
    height: 8rem;
  }
}
header > span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
header .open__nav {
  height: 5.8rem;
  width: 5.8rem;
  margin-top: -0.1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding: 1.8rem 1.4rem;
}
@media (max-width: 1024px) {
  header .open__nav {
    height: 10rem;
    width: 10rem;
    padding: 3rem 2rem;
    top: -0.2rem;
  }
}
@media (min-width: 768px) {
  header .open__nav:hover:before {
    transform: scale(1.05);
  }
}
header .open__nav:before {
  content: "";
  border: 1px solid currentColor;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
@media (max-width: 1024px) {
  header .open__nav:before {
    border: 1px solid black;
  }
}
header .open__nav span {
  width: 100%;
  height: 2px;
  background: currentColor;
}
@media (max-width: 1024px) {
  header .open__nav span {
    background: black;
  }
}

.hero__2 {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60vh;
  margin-top: calc(-1 * var(--headerHeight));
}
@media (max-width: 1024px) {
  .hero__2 {
    margin-top: 0;
    height: 60rem;
  }
}
.hero__2 .lazy-load-item {
  overflow: hidden;
  z-index: 1;
}
.hero__2 figure {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.hero__2 figure:after {
  content: "";
  background: rgba(0, 0, 0, 0.65);
  z-index: 1;
  -webkit-backdrop-filter: saturate(140%);
          backdrop-filter: saturate(140%);
}
.hero__2 figure img {
  height: calc(100% + 30rem);
}
@media (max-width: 1024px) {
  .hero__2 figure img {
    height: 100%;
  }
}

nav.nav {
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: flex-end;
  display: none;
  opacity: 0;
  overflow: scroll;
}
@media (max-width: 1024px) {
  nav.nav {
    gap: 5rem;
    justify-content: flex-start;
    flex-direction: column;
  }
}
nav.nav .button {
  margin-top: 2.5rem;
  transform: translate3d(0, -50rem, 0);
}
@media (max-width: 1024px) {
  nav.nav .button {
    margin-top: 5rem;
    transform: translate3d(0, 50rem, 0);
  }
}
nav.nav .nav__inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 5rem;
  padding: 10rem 20rem;
  background: white;
  height: -moz-fit-content;
  height: fit-content;
  transform: translate3d(0, -50rem, 0);
}
@media (max-width: 1024px) {
  nav.nav .nav__inner {
    flex-direction: column;
    padding: 10rem 4rem 20rem 4rem;
    transform: translate3d(0, 50rem, 0);
  }
}
nav.nav .nav__inner ul {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 1024px) {
  nav.nav .nav__inner ul {
    gap: 5rem;
  }
}
nav.nav .nav__inner ul li.heading {
  font-size: 1.6rem;
  opacity: 0.7;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  nav.nav .nav__inner ul li.heading {
    font-size: 2.4rem;
    margin-bottom: 3rem;
    margin-top: 5rem;
  }
}
nav.nav .nav__inner ul li {
  font-size: 2rem;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  nav.nav .nav__inner ul li {
    font-size: 4rem;
  }
}
nav.nav.active {
  display: flex;
  animation: revealNav 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
@keyframes revealNav {
  100% {
    opacity: 1;
  }
}
nav.nav.active .nav__inner,
nav.nav.active .button {
  animation: revealNavInner 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
@keyframes revealNavInner {
  100% {
    transform: none;
  }
}

.about__main {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100% !important;
  flex-direction: column;
  background: white;
}
.about__main .container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.about__main .container h1 {
  text-align: center;
}
.about__main .container > p {
  max-width: 78rem;
  margin: 4rem auto;
  padding: 0 2rem;
}

section.about__partners {
  padding: 0;
  background: #ebeff3;
}
section.about__partners .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  padding: 10rem 0;
}
@media (max-width: 1024px) {
  section.about__partners .container {
    margin: 0;
    padding: 10rem 1rem;
  }
}
section.about__partners .container h2 {
  text-align: center;
  margin-bottom: 3rem;
}
section.about__partners .container p.description {
  text-align: center;
  width: 72rem;
}
@media (max-width: 1024px) {
  section.about__partners .container p.description {
    width: 100%;
  }
}
section.about__partners .container .overview__video {
  z-index: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 49.8rem;
  width: 88.5rem;
  margin-top: 2.5rem;
}
@media (max-width: 1024px) {
  section.about__partners .container .overview__video {
    width: 69rem;
    height: 39rem;
    margin: 1.5rem auto 0 auto;
  }
}
section.about__partners .container .overview__video iframe {
  width: 100%;
  height: 100%;
}

.locations__section {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.locations__section h2 {
  font-weight: 900;
  font-size: 2rem;
  margin-bottom: 4rem;
  width: 100%;
  text-align: center;
  color: #0b6db9;
  letter-spacing: 0;
}
@media (max-width: 1024px) {
  .locations__section h2 {
    font-size: 3rem;
  }
}
.locations__section p.locations {
  max-width: 116rem;
  text-align: center;
  margin: auto;
  font-size: 1.4rem;
}
@media (max-width: 1024px) {
  .locations__section p.locations {
    font-size: 3.5rem;
  }
}
.locations__section p.locations .locations__list {
  padding: 1rem 0;
  margin-top: 4rem;
}
.locations__section p.locations a {
  margin: 0 1.2rem;
}
@media (max-width: 1024px) {
  .locations__section p.locations a {
    margin: 1rem;
  }
}

.blog__page section.blog__page__main {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.blog__page section.blog__page__main .container {
  width: 100%;
  padding-bottom: 7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 4rem 3rem 7rem 3rem;
}
@media (max-width: 1024px) {
  .blog__page section.blog__page__main .container {
    padding: 7rem 2rem;
  }
}
.blog__page section.blog__page__main .container h1 {
  text-align: center;
  margin-bottom: 7rem;
}
.blog__page section.blog__page__main .container p {
  text-align: center;
  padding: 2rem;
}
.blog__page section.blog__page__main .container .media__grid figure {
  height: 30rem;
}
.blog__page section.blog__page__main .container .media__grid figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.article__page .article__main {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100% !important;
  flex-direction: column;
}
.article__page .article__main .container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.article__page .article__main .container h1 {
  margin-bottom: 7rem;
  max-width: 140rem;
  text-align: center;
}
@media (max-width: 1024px) {
  .article__page .article__main .container h1 {
    max-width: 100%;
  }
}
.article__page .article__main .container h2,
.article__page .article__main .container h3,
.article__page .article__main .container h4 {
  max-width: 120rem;
  text-align: center;
  color: #0b6db9;
}
@media (max-width: 1024px) {
  .article__page .article__main .container h2,
  .article__page .article__main .container h3,
  .article__page .article__main .container h4 {
    max-width: 100%;
  }
}
.article__page .article__main .container strong,
.article__page .article__main .container .point {
  color: #0b6db9;
}
.article__page .article__main .container .point {
  margin-right: 1rem;
}
.article__page .article__main .container > p {
  max-width: 120rem;
  margin: 7rem auto 7rem auto;
  padding: 0 2rem;
}
.article__page .article__main .container figure {
  width: 90rem;
  height: 60rem;
  margin-bottom: 7rem;
}
@media (max-width: 1024px) {
  .article__page .article__main .container figure {
    height: 40rem;
  }
}
.article__page .article__main .container figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.contact__main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  padding-bottom: 0;
}
@media (max-width: 1024px) {
  .contact__main {
    padding-bottom: 0;
  }
}
.contact__main .zoho__form {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  overflow: visible;
  background: #f6f7fa;
  margin-top: 7rem;
}
.contact__main .zoho__form iframe {
  width: 100vw !important;
  height: 100% !important;
  min-height: 1200px !important;
  margin-top: 4rem;
}
@media (max-width: 1024px) {
  .contact__main .zoho__form iframe {
    min-height: 1500px !important;
  }
}
.contact__main .container .container__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (max-width: 1024px) {
  .contact__main .container .container__inner {
    gap: 2.5rem;
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .contact__main .container .container__inner h1 {
    margin-bottom: 2rem;
  }
}
.contact__main .container .container__inner .description {
  width: 70rem;
  margin: 4rem 0 0 0;
  color: rgba(0, 0, 0, 0.7);
}
.contact__main .container .container__inner .description strong {
  text-transform: capitalize;
}
@media (max-width: 1024px) {
  .contact__main .container .container__inner .description {
    margin-bottom: 4rem;
    width: 100%;
  }
}

.faq__page .faq__main .container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .faq__page .faq__main .container {
    margin-top: 7rem;
  }
}
.faq__page .faq__main .container h1 {
  margin-bottom: 6rem;
  text-align: center;
}
.faq__page .faq__main .container > p {
  max-width: 80rem;
  text-align: center;
}
.faq__page .faq__main .container .faq__section__label {
  color: #0b6db9;
  background: white;
  padding: 3rem;
}
.faq__page .faq__main .accordion {
  width: 140rem;
  margin: 6rem 0;
}
@media (max-width: 1024px) {
  .faq__page .faq__main .accordion {
    width: 100%;
  }
}
.faq__page .faq__main .accordion .accordionDrop-down .lazy-load-item {
  height: 27rem;
  width: 48rem;
}
@media (max-width: 1024px) {
  .faq__page .faq__main .accordion .accordionDrop-down .lazy-load-item {
    width: 69rem;
    height: 39rem;
    margin: 0 auto;
  }
}
.faq__page .faq__main .accordion .accordionDrop-down .lazy-load-item iframe {
  width: 100%;
  height: 100%;
}

.functional__page {
  height: 100%;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10rem 30rem 7rem 6rem;
  padding-bottom: 7rem;
}
@media (max-width: 1024px) {
  .functional__page {
    padding: 20rem 2rem 7rem 2rem;
    padding-bottom: 7rem;
  }
}
.functional__page .container {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.functional__page .container > p {
  margin: 3rem 0;
  max-width: 140rem;
}
@media (max-width: 1024px) {
  .functional__page .container > p {
    max-width: 100% !important;
  }
}
.functional__page .container > p a {
  color: #0b6db9;
}

.home__hero {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 80rem;
  width: 100vw;
  background: #ebeff3;
  overflow: hidden;
  margin-top: calc(-1 * var(--headerHeight));
}
@media (max-width: 1024px) {
  .home__hero {
    height: 70rem;
    flex-direction: column;
    margin-top: 0;
    justify-content: flex-start;
  }
}
@media (max-width: 768px) {
  .home__hero {
    height: 80rem;
  }
}
.home__hero .container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 10000;
  text-align: center;
  height: 100%;
  width: 100%;
}
@media (max-width: 1024px) {
  .home__hero .container {
    padding: 1.2rem;
    padding-top: 10rem;
    color: white !important;
    justify-content: flex-start;
  }
}
@media (max-width: 768px) {
  .home__hero .container {
    padding-top: 20rem;
  }
}
.home__hero .container h1 {
  color: white;
  margin-bottom: 3rem;
}
.home__hero .container h1 span:nth-of-type(2) {
  font-size: 2.4rem;
  font-weight: 400;
  display: block;
  margin-top: 2rem;
}
@media (max-width: 1024px) {
  .home__hero .container h1 span:nth-of-type(2) {
    font-size: 3.5rem;
  }
}
@media (max-width: 1024px) {
  .home__hero .container h1 {
    color: white !important;
  }
}
.home__hero .scroll__cta {
  width: 7rem;
  height: 7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 5rem;
  z-index: 99999;
  border: 1px solid rgba(255, 255, 255, 0.3);
  transition: border 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
@media (max-width: 1024px) {
  .home__hero .scroll__cta {
    display: none;
  }
}
.home__hero .scroll__cta:hover {
  border: 1px solid white;
}
.home__hero .scroll__cta svg {
  top: -0.25rem;
  width: 2rem;
  height: auto;
  animation: bob 1s ease-out infinite;
}
@media (max-width: 1024px) {
  .home__hero .scroll__cta svg {
    width: 5rem;
  }
}
@keyframes bob {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(1rem);
  }
  100% {
    transform: translateY(0);
  }
}
.home__hero .video-container {
  height: 100%;
  position: absolute;
  pointer-events: none !important;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.home__hero .video-container:after {
  content: "";
  background: rgba(0, 0, 0, 0.65);
  z-index: 2;
  -webkit-backdrop-filter: saturate(160%);
          backdrop-filter: saturate(160%);
}
.home__hero .video-container .lazy-load-item {
  transform: scale(1.4);
  transform-origin: top;
}
@media (max-width: 1024px) {
  .home__hero .video-container .lazy-load-item {
    transform: scale(2.4);
    transform-origin: center;
  }
}
@media (max-width: 725px) {
  .home__hero .video-container .lazy-load-item {
    transform: scale(3);
  }
}
.home__hero .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}

section.overview {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 0;
}
@media (max-width: 1024px) {
  section.overview {
    flex-direction: column;
    padding-top: 10rem;
  }
}
section.overview .text__banner {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  width: 100vw;
  padding: 6rem 0;
}
@media (max-width: 1024px) {
  section.overview .text__banner {
    display: none;
  }
}
section.overview .text__banner p {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.overview .text__banner span {
  background: #0b6db9;
  margin: 0 4.5rem;
  width: 0.8rem;
  height: 0.8rem;
  display: inline-block;
  border-radius: 50%;
}
section.overview .container {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row-reverse;
  gap: 5rem;
}
@media (max-width: 1024px) {
  section.overview .container {
    flex-direction: column;
    gap: 2.5rem;
  }
}
section.overview .container .container__inner {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 1024px) {
  section.overview .container .container__inner {
    padding: 0 2rem;
  }
}
section.overview .container .container__inner:nth-of-type(1) p.description {
  margin-top: 3rem;
  width: 55rem;
}
@media (max-width: 1024px) {
  section.overview .container .container__inner:nth-of-type(1) p.description {
    width: 100%;
  }
}
section.overview .container .container__inner:nth-of-type(2) {
  align-items: center;
}
section.overview .container .container__inner:nth-of-type(2) .overview__video {
  z-index: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 57rem;
  width: 101.5rem;
}
@media (max-width: 1024px) {
  section.overview .container .container__inner:nth-of-type(2) .overview__video {
    width: 69rem;
    height: 39rem;
    margin: 0 auto;
  }
}
section.overview .container .container__inner:nth-of-type(2) .overview__video iframe {
  width: 100%;
  height: 100%;
}

section.highlights {
  background: #ebeff3;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-bottom: 0;
}
section.highlights h2 {
  margin-bottom: 6rem;
  text-align: center;
}
section.highlights .grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  z-index: 1;
  gap: 1rem;
  z-index: 11;
  padding: 0 16rem;
}
@media (max-width: 1024px) {
  section.highlights .grid {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 8rem;
    padding: 0 4rem;
  }
}
section.highlights .grid .grid__item {
  text-align: center;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: column;
  z-index: 1;
  padding: 2.5rem;
  overflow: hidden;
  background: white;
}
@media (max-width: 1024px) {
  section.highlights .grid .grid__item {
    padding-bottom: 5rem;
  }
}
section.highlights .grid .grid__item:after {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  font-size: 2rem;
  background: white;
  width: 8rem;
  height: 9rem;
}
@media (max-width: 1024px) {
  section.highlights .grid .grid__item:after {
    font-size: 4rem;
    width: 10rem;
    height: 11.5rem;
  }
}
section.highlights .grid .grid__item:nth-of-type(1):after {
  content: "1";
}
section.highlights .grid .grid__item:nth-of-type(2):after {
  content: "2";
}
section.highlights .grid .grid__item:nth-of-type(3):after {
  content: "3";
}
section.highlights .grid .grid__item:nth-of-type(4):after {
  content: "4";
}
section.highlights .grid .grid__item svg.notch {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 2;
  width: 10rem;
  height: auto;
}
@media (max-width: 1024px) {
  section.highlights .grid .grid__item svg.notch {
    width: 14rem;
  }
}
section.highlights .grid .grid__item svg.notch path {
  fill: #ebeff3;
}
section.highlights .grid .grid__item svg.icon {
  width: auto;
  height: 7rem;
  z-index: -1;
  margin-bottom: 5rem;
}
@media (max-width: 1024px) {
  section.highlights .grid .grid__item svg.icon {
    width: 11rem;
    height: 11rem;
    margin-bottom: 2rem;
  }
}
section.highlights .grid .grid__item p.heading {
  font-size: 4rem;
  line-height: 1;
  opacity: 1;
  width: 100%;
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  section.highlights .grid .grid__item p.heading {
    font-size: 4.5rem;
    margin-bottom: 4rem;
  }
}

section.services {
  background: #ebeff3;
  padding-bottom: 0;
}
section.services .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  width: calc(100% - 4rem);
  margin: 0 2rem;
  background: white;
  padding: 10rem 0;
}
@media (max-width: 1024px) {
  section.services .container {
    width: 100%;
    margin: 0;
  }
}
section.services .container h2 {
  text-align: center;
  margin-bottom: 3rem;
}
section.services .container p.description {
  text-align: center;
  max-width: 70rem;
}
section.services .container .button {
  margin: 3rem 0 4rem 0;
}
section.services .container .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}
@media (max-width: 1024px) {
  section.services .container .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
section.services .container .grid a {
  width: 50rem;
  height: 40rem;
  z-index: 1;
  overflow: hidden;
  border-radius: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: black;
}
@media (max-width: 1024px) {
  section.services .container .grid a {
    width: calc(100vw - 8rem);
  }
}
@media (min-width: 768px) {
  section.services .container .grid a:hover figure {
    transform: scale(1.06);
  }
  section.services .container .grid a:hover figure:after {
    background: rgba(0, 0, 0, 0.6);
  }
}
section.services .container .grid a h3 {
  z-index: 1;
  color: white;
}
section.services .container .grid a figure {
  z-index: 0;
  transition: transform 1s cubic-bezier(0.16, 1, 0.3, 1);
}
section.services .container .grid a figure:after {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  transition: background 1s cubic-bezier(0.16, 1, 0.3, 1);
}
section.home__projects {
  background: #ebeff3;
  padding-bottom: 5rem;
  padding-top: 5rem;
}
section.home__projects .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  width: calc(100% - 4rem);
  margin: 0 2rem;
  background: white;
  padding: 10rem 0;
}
@media (max-width: 1024px) {
  section.home__projects .container {
    width: 100%;
    margin: 0;
  }
}
section.home__projects .container h2 {
  text-align: center;
  margin-bottom: 3rem;
}
section.home__projects .container p.description {
  text-align: center;
  max-width: 70rem;
}
section.home__projects .container .button {
  margin: 3rem 0 4rem 0;
}
section.home__projects .container .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}
@media (max-width: 1024px) {
  section.home__projects .container .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
section.home__projects .container .grid a {
  width: 50rem;
  height: 40rem;
  z-index: 1;
  overflow: hidden;
  border-radius: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: black;
}
@media (max-width: 1024px) {
  section.home__projects .container .grid a {
    width: calc(100vw - 8rem);
  }
}
@media (min-width: 768px) {
  section.home__projects .container .grid a:hover figure {
    transform: scale(1.06);
  }
  section.home__projects .container .grid a:hover figure:after {
    background: rgba(0, 0, 0, 0.6);
  }
}
section.home__projects .container .grid a h3 {
  z-index: 1;
  color: white;
}
section.home__projects .container .grid a figure {
  z-index: 0;
  transition: transform 1s cubic-bezier(0.16, 1, 0.3, 1);
}
section.home__projects .container .grid a figure:after {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  transition: background 1s cubic-bezier(0.16, 1, 0.3, 1);
}
section.home__partners {
  padding-top: 0;
  background: #ebeff3;
}
section.home__partners .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: calc(100% - 4rem);
  margin: 0 2rem;
  background: white;
  padding: 10rem 0;
}
@media (max-width: 1024px) {
  section.home__partners .container {
    width: 100%;
    margin: 0;
    padding: 10rem 1rem;
  }
}
section.home__partners .container h2 {
  text-align: center;
  margin-bottom: 3rem;
}
section.home__partners .container p.description {
  text-align: center;
  width: 72rem;
}
@media (max-width: 1024px) {
  section.home__partners .container p.description {
    width: 100%;
  }
}
section.home__partners .container .overview__video {
  z-index: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 49.8rem;
  width: 88.5rem;
  margin-top: 2.5rem;
}
@media (max-width: 1024px) {
  section.home__partners .container .overview__video {
    width: 69rem;
    height: 39rem;
    margin: 1.5rem auto 0 auto;
  }
}
section.home__partners .container .overview__video iframe {
  width: 100%;
  height: 100%;
}

.company-name:after {
  content: "RIT Draincare";
  color: #0b6db9;
}

.company-email {
  color: #0b6db9;
}

.company-website:after {
  content: "https://ritdraincare.co.uk";
  color: #0b6db9;
}

.policy__page p.description {
  max-width: 100% !important;
}
@media (max-width: 1024px) {
  .policy__page p.description {
    margin-bottom: 10rem;
  }
}

.projects__page section.projects__main {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .projects__page section.projects__main {
    margin-top: 5rem;
  }
}
.projects__page section.projects__main .container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.projects__page section.projects__main .container h1 {
  text-align: center;
  margin-bottom: 3rem;
}
.projects__page section.projects__main .container p.description {
  text-align: center;
  max-width: 80rem;
  margin-bottom: 4rem;
}

.service__page .service__hero {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60vh;
  margin-top: calc(-1 * var(--headerHeight));
}
@media (max-width: 1024px) {
  .service__page .service__hero {
    margin-top: 0;
    height: 60rem;
  }
}
.service__page .service__hero .container {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 2.5rem;
}
.service__page .service__hero .container h1,
.service__page .service__hero .container p {
  color: white;
  text-align: center;
}
.service__page .service__hero .container > p {
  width: 60rem;
}
@media (max-width: 1024px) {
  .service__page .service__hero .container > p {
    width: 100%;
  }
}
.service__page .service__hero .container > p a {
  text-decoration: underline;
}
.service__page .service__hero .container > p a:hover {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
.service__page .service__hero .lazy-load-item {
  overflow: hidden;
  z-index: 1;
}
.service__page .service__hero figure {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.service__page .service__hero figure:after {
  content: "";
  background: rgba(0, 0, 0, 0.65);
  z-index: 1;
  -webkit-backdrop-filter: saturate(140%);
          backdrop-filter: saturate(140%);
}
.service__page .service__hero figure img {
  height: calc(100% + 30rem);
}
@media (max-width: 1024px) {
  .service__page .service__hero figure img {
    height: 100%;
  }
}
.service__page section.service__standard {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10rem;
}
@media (max-width: 1024px) {
  .service__page section.service__standard {
    gap: 5rem;
  }
}
.service__page section.service__standard:nth-of-type(odd) {
  background: #ebeff3;
}
.service__page section.service__standard .row {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 5rem;
}
@media (max-width: 1024px) {
  .service__page section.service__standard .row {
    flex-direction: column;
  }
}
.service__page section.service__standard .row h2 {
  max-width: 80rem;
  text-align: center;
}
@media (max-width: 1024px) {
  .service__page section.service__standard .row h2 {
    text-align: left;
    max-width: 100%;
  }
}
.service__page section.service__standard .row .col {
  display: flex;
  flex-direction: column;
  gap: 5rem;
}
.service__page section.service__standard .row .col p.description,
.service__page section.service__standard .row .col ul li {
  max-width: 70rem;
}
@media (max-width: 1024px) {
  .service__page section.service__standard .row .col p.description,
  .service__page section.service__standard .row .col ul li {
    max-width: 100%;
    width: 100%;
  }
}
.service__page section.service__standard .row .col ul {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.service__page section.service__standard .row .col ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2.5rem;
  padding-left: 3rem;
}
.service__page section.service__standard .row .col ul li span.bullet {
  position: absolute;
  left: 0;
  top: 0.75rem;
  width: 1.4rem;
  height: 1.4rem;
  background: #0b6db9;
  border-radius: 50%;
}
@media (max-width: 1024px) {
  .service__page section.service__standard .row .col ul li span.bullet {
    top: 1.5rem;
    width: 1.8rem;
    height: 1.8rem;
  }
}
.service__page section.service__standard .row picture {
  width: 60rem;
  height: 60rem;
}
@media (max-width: 1024px) {
  .service__page section.service__standard .row picture {
    width: 100%;
    height: 60rem;
  }
}/*# sourceMappingURL=main.css.map */