@import url("https://use.typekit.net/aoh2csn.css");
.background-colour_white {
  background-color: #FEFEFE;
}

.background-colour_light-light-blue {
  background-color: #E6F7FD;
}

.background-colour_light-blue {
  background-color: #00AEEF;
}

.background-colour_blue {
  background-color: #2D388A;
}

.background-colour_dark-blue {
  background-color: #1D214E;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue-Light.eot");
  src: url("../fonts/HelveticaNeue-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Light.woff2") format("woff2"), url("../fonts/HelveticaNeue-Light.woff") format("woff"), url("../fonts/HelveticaNeue-Light.ttf") format("truetype"), url("../fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue-Medium.eot");
  src: url("../fonts/HelveticaNeue-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"), url("../fonts/HelveticaNeue-Medium.woff") format("woff"), url("../fonts/HelveticaNeue-Medium.ttf") format("truetype"), url("../fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue-Bold.eot");
  src: url("../fonts/HelveticaNeue-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"), url("../fonts/HelveticaNeue-Bold.woff") format("woff"), url("../fonts/HelveticaNeue-Bold.ttf") format("truetype"), url("../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue.eot");
  src: url("../fonts/HelveticaNeue.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue.woff2") format("woff2"), url("../fonts/HelveticaNeue.woff") format("woff"), url("../fonts/HelveticaNeue.ttf") format("truetype"), url("../fonts/HelveticaNeue.svg#HelveticaNeue") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
h1 {
  font-size: 52px;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 1rem;
  font-family: "obliqua", sans-serif;
  text-transform: uppercase;
}
h1 strong {
  font-family: "obliqua", sans-serif;
}

h2 {
  font-size: 28px;
  font-weight: 500;
  line-height: 35px;
  margin-bottom: 1rem;
  font-family: "Helvetica Neue";
  color: #1D214E;
}

h3 {
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 1rem;
  font-family: "Helvetica Neue";
}

h4 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.25rem;
  margin-bottom: 1rem;
  font-family: "Helvetica Neue";
}

h5 {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 2rem;
  margin-bottom: 1rem;
  font-family: "Helvetica Neue";
}

h6 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.75rem;
  margin-bottom: 1rem;
  font-family: "Helvetica Neue";
}

.pretitle {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 28px;
  color: #00AEEF !important;
  font-family: "obliqua", sans-serif;
}
.pretitle i, .pretitle img {
  margin-right: 8px;
}
.pretitle img {
  width: 18px;
}

p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
  color: #667085;
}

ul li, ol li {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
  color: #667085;
}

strong {
  font-weight: 600;
}

.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

@media screen and (min-width: 768px) {
  h1 {
    font-size: 72px;
    line-height: 70px;
  }
  h2 {
    font-size: 30px;
    line-height: 38px;
  }
  h3 {
    font-size: 24px;
    line-height: 32px;
  }
  h4 {
    font-size: 1.875rem;
  }
  h5 {
    font-size: 1.5rem;
  }
  h6 {
    font-size: 1.25rem;
  }
  p, ol li, ul li {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.cookie-policy {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: calc(100% - 40px);
  background-color: #FEFEFE;
  z-index: 9;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0px 0px 15px rgba(102, 112, 133, 0.4);
}
.cookie-policy p {
  font-size: 16px;
  line-height: 24px;
}
.cookie-policy p a {
  color: #00AEEF;
  font-weight: 500;
  transition: all 0.25s ease-in-out;
}
.cookie-policy p a:hover {
  color: #2D388A;
}
.cookie-policy button {
  width: -moz-fit-content;
  width: fit-content;
  height: 42px;
  padding: 10px 20px;
  margin: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 99px;
  outline: none;
  box-shadow: none;
  line-height: 21.98px;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border: 2px solid #00AEEF;
  color: #1D214E;
  background-color: unset;
}
.cookie-policy button:hover {
  background-color: #00AEEF;
}

@media screen and (min-width: 576px) {
  .cookie-policy {
    max-width: 400px;
  }
}
.padding-top {
  padding-top: 100px;
}

.padding-top_large {
  padding-top: 180px;
}

.padding-top_small {
  padding-top: 100px;
}

.padding-top_mini {
  padding-top: 24px;
}

.padding-bottom {
  padding-bottom: 100px;
}

.padding-bottom_large {
  padding-bottom: 180px;
}

.padding-bottom_small {
  padding-bottom: 100px;
}

.padding-bottom_mini {
  padding-bottom: 24px;
}

.margin-top {
  margin-top: 100px;
}

.margin-top_small {
  margin-top: 100px;
}

.margin-top_mini {
  margin-top: 24px;
}

.margin-bottom {
  margin-bottom: 100px;
}

.margin-bottom_small {
  margin-bottom: 100px;
}

.margin-bottom_mini {
  margin-bottom: 24px;
}

.spacer {
  height: 48px;
}

@media screen and (min-width: 768px) {
  .padding-top {
    padding-top: 100px;
  }
  .padding-bottom {
    padding-bottom: 100px;
  }
  .margin-top {
    margin-top: 100px;
  }
  .margin-bottom {
    margin-bottom: 100px;
  }
  .spacer {
    height: 72px;
  }
}
@media screen and (min-width: 1200px) {
  .padding-top {
    padding-top: 180px;
  }
  .padding-bottom {
    padding-bottom: 180px;
  }
  .margin-top {
    margin-top: 180px;
  }
  .margin-bottom {
    margin-bottom: 180px;
  }
  .spacer {
    height: 96px;
  }
}
.link_text:before, .link_text:after {
  width: 0;
  height: 2px;
  top: calc(100% + 2px);
  right: 0;
  position: absolute;
  content: "";
}
.link_text:before {
  transition: width 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
}
.link_text:after {
  transition: width 0.2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}
.link_text:hover:before, .link_text:hover:after {
  width: 100%;
  left: 0;
}

.btn {
  width: -moz-fit-content;
  width: fit-content;
  height: 42px;
  min-height: 42px;
  padding: 10px 20px;
  margin: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 99px;
  outline: none;
  box-shadow: none;
  font-size: 18px;
  font-family: "Helvetica Neue";
  font-weight: 400;
  font-style: normal;
  line-height: 21.98px;
  margin-top: 1rem;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.btn-primary {
  border: 2px solid #00AEEF;
  color: #FEFEFE;
  background-color: unset;
}
.btn-primary:hover {
  background-color: #00AEEF;
  color: #1D214E;
  border-color: #00AEEF;
}
.btn-project {
  width: 318px;
  height: 79px;
  margin-top: 0;
  background-color: #FEFEFE;
  position: relative;
  padding: 10px 75px 10px 20px;
}
.btn-project i {
  font-size: 42px;
  position: absolute;
  right: 8px;
  top: 51%;
  transform: translateY(-50%);
  color: #1D214E !important;
}
.btn-project:hover {
  background-color: #00AEEF;
}

.frm_forms .frm_form_fields .frm_fields_container .form-field .frm_primary_label {
  color: #1D214E;
  font-size: 18px;
  font-family: "Helvetica Neue";
  margin-bottom: 0.6rem;
}
.frm_forms .frm_form_fields .frm_fields_container .form-field input, .frm_forms .frm_form_fields .frm_fields_container .form-field textarea {
  border: 2px solid rgba(45, 56, 138, 0.1);
  height: 51px;
  border-radius: 10px;
  padding: 15px 24px;
  font-family: "Helvetica Neue";
  font-size: 18px;
  color: #1D214E;
  font-weight: 300;
}
.frm_forms .frm_form_fields .frm_fields_container .form-field input::-moz-placeholder, .frm_forms .frm_form_fields .frm_fields_container .form-field textarea::-moz-placeholder {
  color: rgba(29, 33, 78, 0.5);
}
.frm_forms .frm_form_fields .frm_fields_container .form-field input::placeholder, .frm_forms .frm_form_fields .frm_fields_container .form-field textarea::placeholder {
  color: rgba(29, 33, 78, 0.5);
}
.frm_forms .frm_form_fields .frm_fields_container .form-field textarea {
  height: 180px;
}

.frm_button_submit {
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: 42px !important;
  padding: 10px 20px !important;
  margin: 0 !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 99px !important;
  outline: none;
  box-shadow: none;
  font-size: 18px !important;
  font-family: "Helvetica Neue";
  font-weight: 400 !important;
  font-style: normal;
  line-height: 21.98px !important;
  margin-top: 1rem !important;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border: 2px solid #00AEEF !important;
  color: #1D214E !important;
  background-color: unset !important;
}
.frm_button_submit:hover {
  background-color: #00AEEF !important;
  color: #1D214E !important;
  border-color: #00AEEF !important;
}

@media screen and (max-width: 767px) {
  .responsive-table table, .responsive-table thead, .responsive-table tbody, .responsive-table tr, .responsive-table th, .responsive-table td {
    display: block;
  }
  .responsive-table th {
    top: -9999px;
    left: -9999px;
    position: absolute;
  }
  .responsive-table td {
    position: relative;
    text-align: right;
  }
  .responsive-table td:before {
    width: 50%;
    left: 0;
    position: absolute;
    text-align: left;
  }
  .responsive-table td:nth-of-type(1):before {
    content: "Title";
  }
}
.block_hero {
  height: 100vh;
  overflow: hidden;
}
.block_hero .container {
  height: 100%;
  z-index: 2;
}
.block_hero .container .row {
  height: 100%;
}
.block_hero .default-content_text {
  min-height: 400px;
  background-color: #1D214E;
  border-radius: 20px;
  width: 100%;
  padding: 0 30px;
}
.block_hero .default-content_text h1, .block_hero .default-content_text h2, .block_hero .default-content_text h3, .block_hero .default-content_text h4, .block_hero .default-content_text h5, .block_hero .default-content_text h6, .block_hero .default-content_text p {
  color: #FEFEFE;
}
.block_hero .default-content_text h1 strong, .block_hero .default-content_text h2 strong, .block_hero .default-content_text h3 strong, .block_hero .default-content_text h4 strong, .block_hero .default-content_text h5 strong, .block_hero .default-content_text h6 strong, .block_hero .default-content_text p strong {
  color: #00AEEF;
}
.block_hero .background {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block_hero .background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.block_hero .image {
  width: 286px;
  bottom: auto;
  height: 240px;
  bottom: 255px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.block_hero .image img {
  width: 100%;
  height: 100%;
  top: -70px;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  transform: translateZ(0);
  isolation: isolate;
}

.block_rainwater-solutions h2 {
  margin-bottom: 2rem;
}
.block_rainwater-solutions .col-12:nth-of-type(n+2) .single {
  margin-top: 1.5rem;
}
.block_rainwater-solutions .single {
  border-radius: 20px;
  padding: 24px 24px;
  height: 500px;
}
.block_rainwater-solutions .single .logo {
  width: 280.34px;
  min-height: 60px;
  margin-bottom: 1rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.block_rainwater-solutions .single .featured-image {
  width: 160px;
  height: 160px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 1rem 0;
  transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.block_rainwater-solutions .single h3 {
  color: #1D214E;
}
.block_rainwater-solutions .single p {
  color: #667085;
  padding: 0 42px;
}
.block_rainwater-solutions .single .btn-primary {
  color: #1D214E;
}
.block_rainwater-solutions .single:hover .featured-image {
  transform: scale(1.1);
}
.block_rainwater-solutions .single:hover .btn-primary {
  background-color: #00AEEF;
}

.block_text-with-image {
  z-index: 1;
}
.block_text-with-image .image_wrapper {
  overflow: hidden;
  width: 100%;
  height: 350px;
  border-top-left-radius: 999px;
  border-bottom-left-radius: 999px;
  will-change: transform;
}
.block_text-with-image .image_wrapper-left {
  border-top-right-radius: 999px;
  border-bottom-right-radius: 999px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.block_text-with-image .image_wrapper .image {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transform: translateZ(0);
  isolation: isolate;
}
.block_text-with-image .image_wrapper .image.parallax_vertical {
  height: 130%;
  top: -20%;
}
.block_text-with-image.has-image .default-content_text {
  padding-right: 30px;
}
.block_text-with-image .default-content_text {
  padding-left: calc(var(--bs-gutter-x) * 1);
  padding-right: calc(var(--bs-gutter-x) * 1);
}
.block_text-with-image .col-12.col-md-6.col-lg-5.left:not(.default-content_text) {
  padding-left: 0;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
}
.block_text-with-image .col-12.col-md-6.col-lg-5:not(.default-content_text) {
  padding-right: 0;
}
.block_text-with-image .btn {
  color: #1D214E;
}
.block_text-with-image .side-circle {
  top: 50%;
  left: -244px;
  transform: translateY(-50%);
}
.block_text-with-image .side-circle.right {
  right: -244px;
  left: auto;
}
.block_text-with-image .line-circle {
  left: 0;
  top: 50%;
  transform: translateY(-15%);
  overflow: visible;
}
.block_text-with-image .line-circle svg {
  overflow: visible;
}
.block_text-with-image .line-circle.right {
  right: -124px;
  left: auto;
}

.side-circle {
  width: 360px;
  height: 360px;
  border-radius: 100%;
}
.side-circle.blue {
  background: radial-gradient(50% 50% at 50% 50%, rgba(196, 196, 196, 0) 61%, rgba(21, 190, 243, 0.1) 100%);
}

.block_cards h2 {
  margin-bottom: 2rem;
}
.block_cards .col-12:nth-of-type(n+2) .single {
  margin-top: 1.5rem;
}
.block_cards .single {
  border-radius: 20px;
  padding: 60px 24px;
}
.block_cards .single .circle {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  background-color: #00AEEF;
  margin-bottom: 1.5rem;
}
.block_cards .single .circle i {
  color: #FEFEFE;
}
.block_cards .single p, .block_cards .single a {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #667085;
}
.block_cards .single a {
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  -moz-text-decoration-color: transparent;
  transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.block_cards .single a:hover {
  text-decoration-color: #667085;
  -webkit-text-decoration-color: #667085;
  -moz-text-decoration-color: #667085;
}

.block_text-with-icons-and-image .container {
  z-index: 2;
}
.block_text-with-icons-and-image .image_wrapper {
  width: 85%;
  height: 400px;
  border-top-left-radius: 999px;
  border-top-right-radius: 999px;
  z-index: 2;
  overflow: hidden;
  left: 50%;
  transform: translateX(-50%);
  will-change: transform;
}
.block_text-with-icons-and-image .image_wrapper .image {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  isolation: isolate;
}
.block_text-with-icons-and-image .image_wrapper .image.parallax_vertical {
  height: 125%;
  top: -20%;
}
.block_text-with-icons-and-image .side-circle {
  top: 50%;
  left: -120px;
  transform: translateY(-50%);
}
.block_text-with-icons-and-image .line-circle {
  top: 120px;
  left: -70px;
}
.block_text-with-icons-and-image .line-circle svg {
  overflow: visible;
  width: 250px;
  height: 250px;
}
.block_text-with-icons-and-image .side-circle {
  width: 260px;
  height: 260px;
}
.block_text-with-icons-and-image .single {
  margin-top: 2rem;
}
.block_text-with-icons-and-image .single .circle {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  background-color: #00AEEF;
  margin-bottom: 1rem;
}
.block_text-with-icons-and-image .single .circle i {
  color: #FEFEFE;
}
.block_text-with-icons-and-image .single p {
  font-weight: 300;
  color: #667085;
  padding-right: 10px;
}
.block_text-with-icons-and-image .overlay {
  width: 260%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #FEFEFE;
  border-radius: 100%;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.block_image-and-text-slider .case-study-slider-images, .block_image-and-text-slider .case-study-slider-text, .block_image-and-text-slider .case-study-image, .block_case-study .case-study-slider-images, .block_case-study .case-study-slider-text, .block_case-study .case-study-image {
  min-height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block_image-and-text-slider .case-study-slider-images, .block_image-and-text-slider .case-study-image, .block_case-study .case-study-slider-images, .block_case-study .case-study-image {
  padding-top: 60px;
  padding-bottom: 60px;
}
.block_image-and-text-slider .case-study-slider-text, .block_image-and-text-slider .case-study-text, .block_case-study .case-study-slider-text, .block_case-study .case-study-text {
  min-height: auto;
  padding-top: 60px;
}
.block_image-and-text-slider .case-study-slider-images, .block_image-and-text-slider .case-study-image, .block_case-study .case-study-slider-images, .block_case-study .case-study-image {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 0;
  border-top-right-radius: 20px;
}
.block_image-and-text-slider .case-study-slider-text, .block_case-study .case-study-slider-text {
  align-items: flex-end;
}
.block_image-and-text-slider .case-study-text, .block_case-study .case-study-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.block_image-and-text-slider .case-study-text *, .block_case-study .case-study-text * {
  color: #FEFEFE;
}
.block_image-and-text-slider .slick-list, .block_case-study .slick-list {
  height: 100%;
}
.block_image-and-text-slider .slick-list .slick-track, .block_case-study .slick-list .slick-track {
  height: 100%;
}
.block_image-and-text-slider .slick-list .slick-track div, .block_case-study .slick-list .slick-track div {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.block_image-and-text-slider .slick-arrow, .block_case-study .slick-arrow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 42px;
  height: 42px;
  border: 2px solid #FEFEFE;
  border-radius: 100%;
  background: unset;
  position: relative;
  transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.block_image-and-text-slider .slick-arrow.slick-case-study-prev, .block_case-study .slick-arrow.slick-case-study-prev {
  top: -55px;
  left: 40px;
}
.block_image-and-text-slider .slick-arrow.slick-case-study-next, .block_case-study .slick-arrow.slick-case-study-next {
  top: -55px;
  left: 50px;
}
.block_image-and-text-slider .slick-arrow:hover, .block_case-study .slick-arrow:hover {
  background-color: #FEFEFE;
}
.block_image-and-text-slider .slick-arrow:hover i, .block_case-study .slick-arrow:hover i {
  color: #2D388A;
}
.block_image-and-text-slider .single.default-content_text, .block_case-study .single.default-content_text {
  padding: 0 40px 80px 40px;
}
.block_image-and-text-slider .single.default-content_text .logo, .block_case-study .single.default-content_text .logo {
  height: 60px;
  max-width: 170px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 2rem;
}
.block_image-and-text-slider .single .image img, .block_case-study .single .image img {
  width: 100%;
  max-width: 300px;
  min-width: 300px;
  height: 390px;
  border-radius: 999px;
  -o-object-fit: cover;
     object-fit: cover;
  will-change: transform;
}

.block_case-study .ctas {
  flex-wrap: wrap;
}
.block_case-study .ctas .btn {
  border-color: #FEFEFE;
}
.block_case-study .ctas .btn:hover {
  background-color: #FEFEFE;
  border-color: #FEFEFE;
  color: #2D388A;
}
.block_case-study .ctas .btn:first-of-type {
  margin-right: 25px;
}

.block_banner {
  height: 650px;
  background-color: #061139;
}
.block_banner.is-post {
  height: 700px;
}
.block_banner.is-post .logo {
  height: 62px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 2rem;
}
.block_banner-curve-bottom {
  height: 550px;
}
.block_banner-curve-bottom .background {
  width: 150% !important;
  left: 50% !important;
  transform: translateX(-50%);
}
.block_banner-curve-bottom .background img {
  -o-object-fit: unset !important;
     object-fit: unset !important;
}
.block_banner-curve-bottom:after {
  content: "";
  bottom: -20px;
  width: 100%;
  height: 250px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url("../images/banner-background-curve-bottom-new2.png");
}
.block_banner-curve-bottom.blue:after {
  background-size: cover;
  background-position: 50% 50%;
  background-image: url("../images/banner-background-curve-bottom_blue-new2.png");
}
.block_banner .container {
  z-index: 2;
}
.block_banner h1, .block_banner h2, .block_banner h3, .block_banner h4, .block_banner h5, .block_banner h6, .block_banner p {
  color: #FEFEFE !important;
}
.block_banner h1 strong, .block_banner h2 strong, .block_banner h3 strong, .block_banner h4 strong, .block_banner h5 strong, .block_banner h6 strong, .block_banner p strong {
  color: #00AEEF !important;
}
.block_banner h5 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 28px;
  color: #00AEEF !important;
  font-family: "obliqua", sans-serif;
}
.block_banner .background {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block_banner .background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.block_banner .curve {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-size: cover;
  background-position: 50% 50%;
  z-index: 1;
}
.block_banner .curve.top {
  bottom: -500px;
  background-size: cover;
  background-position: 50% 50%;
  width: 185%;
  height: 700px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 100%;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.block_banner .curve.bottom {
  background-image: url("../images/curve-bottom.png");
}
.block_banner .top-left-svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 350px;
  height: 280px;
}
.block_banner .bottom-right-svg {
  width: 135px;
  height: 440px;
}

.block_callout .callout {
  border-radius: 20px;
  padding-left: 50px;
  padding-right: 50px;
}
.block_callout .callout.padded-top-bottom {
  padding-top: 50px;
  padding-bottom: 50px;
}
.block_callout .callout img {
  max-width: 280px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 2rem;
}

.block_text-with-icons-and-download .single {
  margin-top: 2rem;
}
.block_text-with-icons-and-download .single .circle {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  background-color: #00AEEF;
  margin-bottom: 1rem;
}
.block_text-with-icons-and-download .single .circle i {
  color: #FEFEFE;
}
.block_text-with-icons-and-download .single p {
  font-weight: 300;
  color: #667085;
}

.downloadable {
  border: 2px solid rgba(45, 56, 138, 0.1019607843);
  border-radius: 20px;
  padding: 25px;
}
.downloadable p {
  margin-bottom: 1rem;
  font-size: 18px;
  line-height: 28px;
  color: #0F172A;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.downloadable p i {
  font-size: 22px;
  margin-right: 10px;
}
.downloadable .btn {
  margin-top: 0;
  color: #1D214E;
}

.block_image-slider {
  height: 400px;
}
.block_image-slider .image-slider {
  height: 400px;
  border-radius: 20px;
  overflow: hidden;
  will-change: transform;
}
.block_image-slider .image-slider .slick-list {
  height: 100%;
}
.block_image-slider .image-slider .slick-list .slick-track {
  height: 100%;
}
.block_image-slider .image-slider .slick-list .slick-track .slick-slide {
  height: 100%;
}
.block_image-slider .image-slider .slick-list .slick-track .slick-slide div {
  height: 100%;
}
.block_image-slider .image-slider .slick-list .slick-track .slick-slide div img {
  height: 100%;
}
.block_image-slider .slick-arrow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 42px;
  height: 42px;
  border: 2px solid #FEFEFE;
  border-radius: 100%;
  background: unset;
  position: absolute;
  transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.block_image-slider .slick-arrow i {
  color: #FEFEFE;
}
.block_image-slider .slick-arrow.slick-image-slider-prev {
  bottom: 40px;
  right: 100px;
}
.block_image-slider .slick-arrow.slick-image-slider-next {
  bottom: 40px;
  right: 45px;
}
.block_image-slider .slick-arrow:hover {
  background-color: #FEFEFE;
}
.block_image-slider .slick-arrow:hover i {
  color: #2D388A;
}

.block_image-featured {
  margin-top: -160px;
}
.block_image-featured .image_wrapper {
  height: 265px;
  border-radius: 999px;
  will-change: transform;
}
.block_image-featured .image_wrapper img {
  width: 100%;
  height: 120%;
  top: -40px;
  left: 0px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  transform: translate(0%, 1.8163%) translate3d(0px, 0px, 0px);
  isolation: isolate;
}

.block_team .single:not(:first-of-type) {
  margin-top: 4rem;
}
.block_team .single h2 {
  color: #1D214E;
  margin-bottom: 0.5rem !important;
}
.block_team .single h3 {
  color: #00AEEF;
  text-transform: uppercase;
  margin-bottom: 1.2rem !important;
}
.block_team .single a {
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  -moz-text-decoration-color: transparent;
  transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.block_team .single a:hover {
  text-decoration-color: #1D214E;
  -webkit-text-decoration-color: #1D214E;
  -moz-text-decoration-color: #1D214E;
}
.block_team .single span:first-of-type {
  margin-bottom: 1rem;
}
.block_team .single span i {
  color: #00AEEF;
  margin-right: 10px;
  font-size: 18px;
}
.block_team .single span a {
  color: #1D214E;
  font-size: 18px;
}

.block_downloads .downloadable {
  flex-wrap: wrap;
}

@media screen and (min-width: 576px) {
  .block_hero .image {
    width: 386px;
    height: 400px;
    bottom: 350px;
  }
  .block_banner-curve-bottom .background {
    width: 130% !important;
  }
  .block_text-with-image .image_wrapper {
    height: 450px;
  }
  .block_image-slider {
    height: 500px;
  }
  .block_image-slider .image-slider {
    height: 500px;
  }
  .block_text-with-icons-and-image .overlay {
    width: 190%;
  }
  .block_text-with-icons-and-image .image_wrapper {
    height: 600px;
  }
  .block_image-and-text-slider .single .image img, .block_case-study .single .image img {
    width: 408px;
    max-width: unset;
    height: 540px;
  }
}
@media screen and (min-width: 768px) {
  .block_image-featured {
    margin-top: -160px;
  }
  .block_image-featured .image_wrapper {
    height: 350px;
  }
  .block_hero .default-content_text {
    padding: 0 60px;
    min-height: 440px;
  }
  .block_hero .default-content_text p {
    font-size: 20px;
    line-height: 30px;
  }
  .block_banner .curve.top {
    width: 155%;
  }
  .block_banner .bottom-right-svg {
    width: 193px;
    height: 612px;
  }
  .block_rainwater-solutions h2 {
    margin-bottom: 4rem;
  }
  .block_rainwater-solutions .col-12:nth-of-type(n+2) .single {
    margin-top: 0;
  }
  .block_rainwater-solutions .col-12:nth-of-type(n+3) .single {
    margin-top: 1.5rem;
  }
  .block_rainwater-solutions .single {
    padding: 60px 24px;
    height: 565px;
  }
  .block_text-with-image .image_wrapper {
    height: 540px;
  }
  .block_cards h2 {
    margin-bottom: 4rem;
  }
  .block_cards .col-12:nth-of-type(n+2) .single {
    margin-top: 0;
  }
  .block_cards .col-12:nth-of-type(n+3) .single {
    margin-top: 1.5rem;
  }
  .block_image-and-text-slider .single .image img, .block_case-study .single .image img {
    width: 350px;
    height: 475px;
  }
  .block_image-and-text-slider .case-study-slider-images, .block_image-and-text-slider .case-study-image, .block_case-study .case-study-slider-images, .block_case-study .case-study-image {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0;
  }
  .block_image-and-text-slider .case-study-text, .block_case-study .case-study-text {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0;
  }
  .block_callout .callout {
    padding-left: 80px;
    padding-right: 80px;
  }
  .block_callout .callout.padded-top-bottom {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .downloadable p {
    margin-bottom: 0;
  }
  .block_downloads .downloadable p {
    width: calc(100% - 130px);
  }
  .block_text-with-icons-and-download .downloadable p {
    width: calc(100% - 220px);
  }
  .block_image-slider {
    height: 600px;
  }
  .block_image-slider .image-slider {
    height: 600px;
  }
  .block_text-with-icons-and-image .image_wrapper {
    height: 700px;
    left: 0;
    transform: none;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .block_hero .image {
    width: 386px;
    bottom: 0;
    height: auto;
    top: auto;
    left: auto;
    transform: none;
  }
  .block_hero .image img {
    width: 100%;
    height: 600px;
    bottom: 0;
    top: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .block_hero .col-12.col-md-5 {
    height: 100%;
    display: flex;
    align-items: flex-end;
  }
  .block_banner .curve.top {
    width: 130%;
  }
  .block_banner .top-left-svg {
    width: 350px;
    height: 370px;
  }
  .block_banner .top-right-svg {
    width: 765px;
    height: 665px;
  }
  .block_rainwater-solutions .single p {
    padding: 0 15px;
  }
  .block_rainwater-solutions .single .featured-image {
    margin: 1rem 0;
  }
  .block_rainwater-solutions .col-12:nth-of-type(n+2) .single {
    margin-top: 0;
  }
  .block_rainwater-solutions .col-12:nth-of-type(n+4) .single {
    margin-top: 1.5rem;
  }
  .block_cards .col-12:nth-of-type(n+2) .single {
    margin-top: 0;
  }
  .block_cards .col-12:nth-of-type(n+4) .single {
    margin-top: 1.5rem;
  }
  .block_image-and-text-slider .single.default-content_text, .block_case-study .single.default-content_text {
    padding: 0 100px 80px 40px;
  }
  .block_image-and-text-slider .single .image img, .block_case-study .single .image img {
    width: 408px;
    height: 540px;
  }
  .block_image-and-text-slider .case-study-slider-images, .block_image-and-text-slider .case-study-slider-text, .block_case-study .case-study-slider-images, .block_case-study .case-study-slider-text {
    min-height: 600px;
    padding: 0;
  }
  .block_image-slider {
    height: 700px;
  }
  .block_image-slider .image-slider {
    height: 700px;
  }
  .block_text-with-icons-and-image .overlay {
    width: 160%;
    top: 45px;
  }
  .block_text-with-icons-and-image .image_wrapper {
    height: 650px;
    top: -90px;
  }
  .block_text-with-icons-and-image .line-circle {
    top: 0;
  }
  .block_text-with-icons-and-image .line-circle svg {
    width: 316px;
    height: 317px;
  }
  .block_text-with-icons-and-image .side-circle {
    top: 50%;
    width: 360px;
    height: 360px;
  }
}
@media screen and (min-width: 1200px) {
  .block_image-featured {
    margin-top: -200px;
  }
  .block_image-featured .image_wrapper {
    height: 408px;
  }
  .block_hero .default-content_text {
    padding: 0 90px;
    min-height: 512px;
  }
  .block_banner-curve-bottom .background {
    width: 100% !important;
    left: 0 !important;
    transform: none;
  }
  .block_banner .top-left-svg {
    width: 435px;
    height: 370px;
  }
  .block_banner .top-right-svg {
    width: 806px;
    height: 710px;
  }
  .block_rainwater-solutions .single p {
    padding: 0 25px;
  }
  .block_rainwater-solutions .single .featured-image {
    margin: 2rem 0;
  }
  .block_text-with-image .image_wrapper {
    height: 590px;
  }
  .block_text-with-image.has-image .default-content_text {
    padding-right: 60px;
  }
  .block_image-and-text-slider .single.default-content_text, .block_case-study .single.default-content_text {
    padding: 0 160px 80px 40px;
  }
  .block_text-with-icons-and-image .overlay {
    width: 130%;
    top: 110px;
  }
  .block_text-with-icons-and-image .image_wrapper {
    height: 700px;
  }
  .side-circle {
    width: 466px;
    height: 466px;
  }
}
@media screen and (min-width: 1440px) {
  .block_text-with-image.has-image .default-content_text {
    padding-right: 120px;
  }
  .block_text-with-image.has-image .default-content_text.left {
    padding-right: 60px;
  }
}
@media screen and (min-width: 1480px) {
  .block_banner-curve-bottom:after {
    height: 350px;
  }
  .block_banner .top-left-svg {
    width: 535px;
    height: 471px;
  }
  .block_banner .top-right-svg {
    width: 906px;
    height: 808px;
  }
}
@media screen and (max-width: 768px) {
  .block_text-with-image .default-content_text {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-template-page-case-studies .block_case-study .case-study-image {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}
.page-template-page-case-studies .block_case-study .case-study-text {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.page-template-page-case-studies .block_case-study .case-study-text * {
  color: #FEFEFE;
}
.page-template-page-case-studies .block_case-study .single.default-content_text {
  padding: 0 40px 60px 40px;
}
.page-template-page-case-studies .block_case-study .single.default-content_text .logo {
  height: 80px;
  max-width: 170px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 2rem;
}
.page-template-page-case-studies .block_case-study .single .image img {
  width: 300px;
  height: 390px;
  border-radius: 999px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-template-page-case-studies .block_case-study:nth-of-type(odd) .case-study-image {
  background-color: #1D214E;
}
.page-template-page-case-studies .block_case-study:nth-of-type(odd) .case-study-text {
  background-color: #2D388A;
}
.page-template-page-case-studies .block_case-study:nth-of-type(odd) .case-study-image {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.page-template-page-case-studies .block_case-study:nth-of-type(odd) .case-study-text {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.page-template-page-case-studies .block_case-study:nth-of-type(even) .case-study-image {
  background-color: #008DCE;
  order: 1;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.page-template-page-case-studies .block_case-study:nth-of-type(even) .case-study-text {
  background-color: #00AEEF;
  order: 2;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.page-template-page-case-studies .block_case-study:nth-of-type(even) .case-study-text * {
  color: #1D214E;
}
.page-template-page-case-studies .block_case-study:nth-of-type(even) .case-study-text .btn {
  border-color: #1D214E;
}
.page-template-page-case-studies .block_case-study:nth-of-type(even) .case-study-text .btn:hover {
  background-color: #1D214E;
  border-color: #1D214E;
  color: #FEFEFE;
}
.page-template-page-case-studies .block_case-study .ctas {
  flex-wrap: wrap;
}
.page-template-page-case-studies .block_case-study .ctas .btn {
  border-color: #FEFEFE;
}
.page-template-page-case-studies .block_case-study .ctas .btn:hover {
  background-color: #FEFEFE;
  border-color: #FEFEFE;
  color: #2D388A;
}

@media screen and (min-width: 576px) {
  .page-template-page-case-studies .block_case-study .single .image img {
    width: 408px;
    height: 540px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-case-studies .block_case-study:nth-of-type(odd) .case-study-image {
    border-top-right-radius: 0;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 20px;
  }
  .page-template-page-case-studies .block_case-study:nth-of-type(odd) .case-study-text {
    border-top-right-radius: 20px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0;
  }
  .page-template-page-case-studies .block_case-study:nth-of-type(even) .case-study-image {
    order: 2;
    border-top-right-radius: 20px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0;
  }
  .page-template-page-case-studies .block_case-study:nth-of-type(even) .case-study-text {
    order: 1;
    border-top-right-radius: 0;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 20px;
  }
  .page-template-page-case-studies .block_case-study .single .image img {
    width: 350px;
    height: 475px;
  }
  .page-template-page-case-studies .block_case-study .case-study-image {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0;
  }
  .page-template-page-case-studies .block_case-study .case-study-text {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0;
  }
}
@media screen and (min-width: 992px) {
  .page-template-page-case-studies .block_case-study .single.default-content_text {
    padding: 0 100px 80px 50px;
  }
  .page-template-page-case-studies .block_case-study .single .image img {
    width: 408px;
    height: 540px;
  }
  .page-template-page-case-studies .block_case-study .case-study-text {
    min-height: 600px;
    padding: 0;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-page-case-studies .block_case-study .single.default-content_text {
    padding: 0 160px 80px 50px;
  }
}
footer .footer_inner .row {
  border-radius: 20px;
  padding-top: 35px;
  padding-bottom: 35px;
}
footer .footer_inner .company-logo img {
  width: 169px;
}
footer .footer_inner .contact {
  margin: 2rem 0;
}
footer .footer_inner .contact a {
  margin: 0 25px;
}
footer .footer_inner a {
  color: #1D214E;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  -moz-text-decoration-color: transparent;
  transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
}
footer .footer_inner a i {
  color: #00AEEF;
  margin-right: 10px;
}
footer .footer_inner a:not(.btn) {
  position: relative;
}
footer .footer_inner a:not(.btn):hover {
  text-decoration-color: #1D214E;
  -webkit-text-decoration-color: #1D214E;
  -moz-text-decoration-color: #1D214E;
}
footer .footer_inner .legal * {
  font-size: 12px;
  color: #667085;
}
footer .footer_inner .legal a {
  margin: 12px 10px 0 10px;
  display: inline-block;
}
footer .footer_inner .legal .watermark img {
  padding: 0;
  padding-left: 3px;
}

@media screen and (min-width: 768px) {
  footer .footer_inner .row {
    border-radius: 999px;
    height: 100px;
    padding-top: 0;
    padding-bottom: 0;
  }
  footer .footer_inner .company-logo {
    margin-left: 25px;
  }
  footer .footer_inner .contact {
    margin: 0;
  }
  footer .footer_inner .legal a {
    margin: 0 15px;
  }
}
header {
  top: 0;
  z-index: 9;
  height: 135px;
  transition: all 0.25s ease-in-out;
}
header .logo_company img {
  width: 170px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: invert(1) brightness(1000);
}
header:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100px;
  max-width: 1400px;
  background-color: #E6F7FD;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  border-radius: 999px;
  border: 2px solid rgba(0, 174, 239, 0.1);
  transition: all 0.25s ease-in-out;
  opacity: 0;
}
header.is_following-scroll {
  transition: all 0.25s ease-in-out;
}
header.is_following-scroll:after {
  opacity: 1;
  transition: all 0.25s ease-in-out;
}
header.is_following-scroll .logo_company img {
  filter: none;
}
header.is_following-scroll .hamburger_container .hamburger_wrapper .hamburger .bun {
  background-color: #1D214E;
}

.primary-navigation {
  padding: 150px 0 0 65px;
  width: 100vw;
  height: 100vh;
  background-color: #1D214E;
  top: 0;
  left: -1000px;
  opacity: 0;
  visibility: hidden;
  z-index: 8;
  transition: 0.6s cubic-bezier(0.2, 0.6, 0.3, 1);
  will-change: opacity, visibility;
  pointer-events: none;
  overscroll-behavior: contain;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.primary-navigation .background {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.primary-navigation .background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: rotate(180deg);
}
.primary-navigation.is_active {
  left: 0;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.primary-navigation nav ul {
  list-style: none;
}
.primary-navigation nav ul li {
  margin: 0.8rem 0;
}
.primary-navigation nav ul li a {
  color: #FEFEFE;
  font-weight: 500;
  border-bottom: none;
  font-size: 18px;
  transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.primary-navigation nav ul li a:hover {
  color: #00AEEF;
}
.primary-navigation nav ul li.menu-item-has-children {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.primary-navigation nav ul li.menu-item-has-children ul {
  padding-left: 35px;
}
.primary-navigation nav ul li.menu-item-has-children ul li {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.primary-navigation nav ul li.menu-item-has-children ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #FEFEFE;
  border-radius: 100%;
  display: block;
  position: absolute;
  top: 13px;
  left: -20px;
  transform: translateY(-50%);
  transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
  opacity: 1;
}
.primary-navigation nav ul li.menu-item-has-children ul li:hover:before {
  background-color: #00AEEF;
}
.primary-navigation nav ul li.menu-item-37 {
  margin-top: 3rem;
}
.primary-navigation nav ul li.current-menu-item a {
  color: #00AEEF;
  font-weight: 700;
}
.primary-navigation nav ul li.current-menu-item ul li a {
  color: #FEFEFE;
  font-weight: 500;
}
.primary-navigation nav ul li.menu-item-180 {
  margin-top: 2rem;
}
.primary-navigation nav ul li.menu-item-180 a {
  width: -moz-fit-content;
  width: fit-content;
  height: 42px;
  padding: 10px 20px;
  margin: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 99px;
  outline: none;
  box-shadow: none;
  line-height: 21.98px;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border: 2px solid #FEFEFE;
}
.primary-navigation nav ul li.menu-item-180:before {
  display: none;
}
.primary-navigation nav ul li.menu-item-180:hover a {
  background-color: #FEFEFE;
  color: #1D214E;
}

.hamburger_container {
  border: none;
  background: unset;
}
.hamburger_container .hamburger_wrapper {
  width: 30px;
  height: 30px;
}
.hamburger_container .hamburger_wrapper .hamburger {
  width: 100%;
  height: 100%;
}
.hamburger_container .hamburger_wrapper .hamburger .bun {
  width: 100%;
  height: 2.5px;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #FEFEFE;
  transition: 0.6s width cubic-bezier(0.2, 0.6, 0.3, 1), transform 0.3s cubic-bezier(0.2, 0.6, 0.3, 1);
  will-change: width, transform;
}
.hamburger_container .hamburger_wrapper .hamburger .bun.top {
  transform: translateY(-4px);
}
.hamburger_container .hamburger_wrapper .hamburger .bun.bottom {
  transform: translateY(4px);
}
.hamburger_container.is_active .hamburger_wrapper .hamburger .bun.top {
  transform: rotate(-135deg);
}
.hamburger_container.is_active .hamburger_wrapper .hamburger .bun.bottom {
  transform: rotate(135deg);
}

@media screen and (min-width: 768px) {
  header .logo_company img {
    width: 210px;
    height: 62px;
  }
  header.is_following-scroll nav ul li:before {
    background-color: #1D214E;
  }
  header.is_following-scroll nav ul li a {
    color: #1D214E;
  }
  header.is_following-scroll nav ul li.menu-item-has-children:after {
    color: #1D214E;
  }
  header.is_following-scroll nav ul li#menu-item-180 a {
    border-color: #00AEEF;
  }
  header.is_following-scroll nav ul li#menu-item-180:hover a {
    background-color: #00AEEF;
  }
  header nav ul {
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style: none;
  }
  header nav ul li {
    margin: 0 3rem 0 0;
    position: relative;
  }
  header nav ul li.menu-item-has-children {
    margin: 0 3.5rem 0 0;
  }
  header nav ul li.current_page_parent:before {
    opacity: 1;
    background-color: #00AEEF;
  }
  header nav ul li.current_page_parent.menu-item-has-children:after {
    color: #00AEEF;
  }
  header nav ul li.current-menu-item:before {
    opacity: 1;
    background-color: #00AEEF;
  }
  header nav ul li.current-menu-item a {
    color: #00AEEF;
  }
  header nav ul li.current-menu-parent:before {
    opacity: 1;
    background-color: #00AEEF;
  }
  header nav ul li.current-menu-parent:after {
    color: #00AEEF !important;
  }
  header nav ul li.current-menu-parent > a {
    color: #00AEEF;
  }
  header nav ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #FEFEFE;
    border-radius: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
    transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
    opacity: 0;
  }
  header nav ul li a {
    position: relative;
    color: #FEFEFE;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    line-height: 90px;
    transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
  }
  header nav ul li ul {
    min-width: 184px;
    padding: 48px;
    top: 75px;
    left: 50%;
    transform: translate(-50%, 45px) translateZ(0);
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: #FEFEFE;
    border-radius: 10px;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
    isolation: isolate;
  }
  header nav ul li ul:before {
    width: 12px;
    height: 12px;
    top: -6px;
    left: calc(50% + 1px);
    transform: translateX(-47.5%) rotate(45deg);
    position: absolute;
    background-color: #FEFEFE;
    content: "";
  }
  header nav ul li ul li {
    margin: 0;
  }
  header nav ul li ul li a {
    color: #1D214E;
    line-height: 21px;
    position: relative;
  }
  header nav ul li ul li a:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #1D214E;
    border-radius: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
    transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
    opacity: 0;
  }
  header nav ul li ul li:not(:first-of-type) {
    margin-top: 1rem;
  }
  header nav ul li ul li:hover a:before {
    opacity: 1;
  }
  header nav ul li.menu-item-has-children:after {
    content: "\f0d7";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 18px;
    color: #FFFFFF;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-45%);
    transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
  }
  header nav ul li:hover ul {
    transform: translate(-50%, 0px) translateZ(0);
    opacity: 1;
    visibility: visible;
  }
  header nav ul li:hover:before {
    opacity: 1;
  }
  header nav ul li#menu-item-180 {
    margin: 0;
  }
  header nav ul li#menu-item-180 a {
    width: -moz-fit-content;
    width: fit-content;
    height: 42px;
    padding: 10px 20px;
    margin: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 99px;
    outline: none;
    box-shadow: none;
    line-height: 21.98px;
    transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    border: 2px solid #FEFEFE;
  }
  header nav ul li#menu-item-180:before {
    display: none;
  }
  header nav ul li#menu-item-180:hover a {
    background-color: #FEFEFE;
    color: #1D214E;
  }
}
@media screen and (min-width: 1200px) {
  header nav ul li:not(:last-of-type) {
    margin: 0 3rem 0 0;
  }
  header nav ul li.menu-item-has-children {
    margin: 0 4.5rem 0 0;
  }
}
.html.lenis {
  height: auto;
}
.html.lenis .body {
  height: auto;
}
.html.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.html.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.html.lenis.lenis-stopped {
  overflow: hidden;
}
.html.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .html.lenis.lenis-smooth {
    scroll-behavior: unset !important;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes flipInX {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes flipInY {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateY(0deg);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
    transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _login - Small.
*/
@font-face {
  font-family: "Neue Haas Grotesk Display Pro";
  src: url("../../fonts/wordpressNeueHaasDisplay-Roman.eot");
  src: url("../../fonts/wordpress/NeueHaasDisplay-Roman.eot?#iefix") format("embedded-opentype"), url("../../fonts/wordpress/NeueHaasDisplay-Roman.woff2") format("woff2"), url("../../fonts/wordpress/NeueHaasDisplay-Roman.woff") format("woff"), url("../../fonts/wordpress/NeueHaasDisplay-Roman.ttf") format("truetype"), url("../../fonts/wordpress/NeueHaasDisplay-Roman.svg#NeueHaasDisplay-Roman") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body.login {
  background-color: #FEFEFE;
}

body.login svg {
  display: none;
}

body.login #login {
  position: relative;
  width: 100% !important;
  min-height: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

body.login #login h1 {
  width: 100%;
  max-width: calc(320px - 1.25rem);
  padding: 1.875rem;
  margin: 0;
  color: #29293D;
  display: flex;
  justify-content: center;
}

body.login #login h1 a {
  /*display: none;*/ /* add if no cross collab logo */
  background-image: none;
  position: relative;
  margin: 0 20px 0;
  height: auto;
  width: 20px;
}

/* add if cross collab logo */
body.login #login h1 a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #29293D;
  line-height: 22px;
  text-indent: 0;
  width: 75px;
  height: 20px;
  line-height: 22px;
  text-indent: 0;
  transform: translate(-50%, -50%);
  background-image: url("../../images/wordpress/login_cross.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

body.login #login h1:before {
  width: 75px;
  height: 48px;
  margin: 0rem 0rem 0rem 0rem;
  background-image: url("../../images/wordpress/login_company-logo.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
}

/* add if cross collab logo */
body.login #login h1:after {
  width: 130px;
  max-width: none;
  height: 48px;
  margin: 0rem 0rem 0rem 0rem;
  background-image: url("../../images/wordpress/company-logo.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
}

body.login #login form {
  width: 100%;
  max-width: calc(320px - 1.25rem);
  padding: 0.9375rem;
  margin: 0;
  border: none;
  box-shadow: none;
}

body.login #login form label, body.login #login form input {
  font-family: "Neue Haas Grotesk Display Pro";
  color: #29293D;
  font-size: 16px;
  line-height: 22px;
}

body.login #login form label {
  margin: 0px 0px 5px 0px;
  font-size: 16px;
  line-height: 22px;
}

body.login #login form input[type=text], body.login #login form input[type=password], body.login #login form input[type=checkbox] {
  width: 100%;
  height: 50px;
  padding: 0rem 0.625rem 0rem 0.625rem;
  margin: 0rem 0rem 1.5625rem 0rem;
  background-color: #FEFEFE;
  border: 1px solid #C3C3D6;
  border-radius: 10px;
  outline: none;
  box-shadow: none;
  color: #29293D;
  line-height: 48px;
}

body.login #login form .wp-hide-pw {
  min-width: 50px;
  min-height: 50px;
  outline: none;
  box-shadow: none;
}

body.login #login form .wp-hide-pw span {
  color: #7773FF;
}

body.login #login form .forgetmenot {
  height: 50px;
  display: flex;
  align-items: center;
}

body.login #login form .forgetmenot input[type=checkbox] {
  width: 22px;
  height: 22px;
  padding: 0;
  margin: 0rem 0.625rem 0rem 0rem;
  background-color: #FEFEFE;
  border: 1px solid #C3C3D6;
  border-radius: 5px;
  outline: none;
  box-shadow: none;
}

body.login #login form .forgetmenot input[type=checkbox]:before {
  width: 4px;
  height: 12px;
  margin: 0;
  top: -14px;
  transform: rotate(45deg);
  position: relative;
  display: none;
  border-bottom: 3px solid #7773FF;
  border-right: 3px solid #7773FF;
  float: none;
  vertical-align: baseline;
  content: "";
}

body.login #login form .forgetmenot input[type=checkbox]:checked:before {
  display: inline-block;
}

body.login #login form .forgetmenot label {
  margin: 0;
  line-height: 20px;
}

body.login #login form input[type=text]:focus, body.login #login form input[type=password]:focus, body.login #login form .forgetmenot input[type=checkbox]:focus {
  border: 1px solid #7773FF;
  outline: none;
  box-shadow: none;
}

body.login #login form .submit input[type=submit] {
  width: auto;
  min-width: 125px;
  height: 50px;
  padding: 0 10px;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7773FF;
  border: none;
  border-radius: 10px;
  outline: none;
  box-shadow: none;
  color: #FEFEFE;
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 16px;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88);
}

body.login #login form .submit input[type=submit]:focus {
  background-color: #CC54BA;
}

body.login #nav, body.login #backtoblog {
  margin: 1.9375rem 0rem 0rem 0rem;
}

body.login #nav a, body.login #backtoblog a, body.login .privacy-policy-page-link a {
  position: relative;
  display: inline-block;
  color: #29293D;
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 21px;
  text-decoration: none;
}

body.login #nav a:before, body.login #nav a:after, body.login #backtoblog a:before, body.login #backtoblog a:after, body.login .privacy-policy-page-link a:before, body.login .privacy-policy-page-link a:after {
  width: 0;
  height: 1px;
  top: 100%;
  right: 0;
  position: absolute;
  content: "";
}

body.login #nav a:before, body.login #backtoblog a:before, body.login .privacy-policy-page-link a:before {
  background-color: rgba(94, 90, 219, 0.1);
  transition: width 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
}

body.login #nav a:after, body.login #backtoblog a:after, body.login .privacy-policy-page-link a:after {
  background-color: rgba(94, 90, 219, 1);
  transition: width 0.2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

body.login #nav a:focus, body.login #backtoblog a:focus, body.login .privacy-policy-page-link a:focus {
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  color: #7773FF;
}

body.login .privacy-policy-page-link {
  padding: 0rem 0rem 0.9375rem 0rem;
  margin: 1.875rem 0rem 0rem 0rem;
}

.login .message, .login .success, .login #login_error {
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 14px;
  width: 100%;
  max-width: calc(320px - 1.25rem);
  padding: 0.9375rem;
  margin: 0rem 0rem 0.9375rem 0rem;
  background-color: #FEFEFE;
  border-left: 5px solid #7773FF;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}

.language-switcher {
  display: none;
}

/**
* _login - Medium.
*/
@media screen and (min-width: 640px) {
  body.login #login h1 {
    width: 360px;
    max-width: 360px;
  }
  body.login #login form {
    width: 360px;
    max-width: 360px;
    padding: 1.875rem;
  }
  body.login #login form input[type=text], body.login #login form input[type=password] {
    padding: 0rem 0.9375rem 0rem 0.9375rem;
    margin: 0rem 0rem 1.5625rem 0rem;
  }
  body.login #nav, body.login #backtoblog {
    margin: 2.875rem 0rem 0rem 0rem;
  }
  body.login .privacy-policy-page-link {
    padding: 0rem 0rem 1.875rem 0rem;
  }
  .login .message, .login .success, .login #login_error {
    width: 360px;
    max-width: 360px;
    padding: 1.875rem;
    margin: 0rem 0rem 1.875rem 0rem;
  }
}
/**
* _login - Large.
*/
@media screen and (min-width: 1024px) {
  body.login svg {
    display: block;
    position: absolute;
    height: 100%;
    width: 40%;
    top: 0;
    left: 0;
  }
  body.login svg path#Path_4, body.login svg path#Path_6,
  body.login svg path#Path_29, body.login svg path#Path_22,
  body.login svg path#Path_470, body.login svg path#Path_464,
  body.login svg path#Path_473 {
    animation: fade-out-One 6s infinite;
  }
  body.login svg path#Path_15, body.login svg path#Path_11,
  body.login svg path#Path_13, body.login svg path#Path_9,
  body.login svg path#Path_19, body.login svg path#Path_27,
  body.login svg path#Path_463, body.login svg path#Path_477,
  body.login svg path#Path_475, body.login svg path#Path_489 {
    animation: fade-out-Two 12s infinite;
  }
  body.login::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    background: rgb(142, 118, 245);
    background: linear-gradient(90deg, #8E76F5 0%, #CC54BA 100%);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  /* 50% opacity */
  @keyframes fade-out-One {
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.5;
    }
  }
  /* 20% opacity */
  @keyframes fade-out-Two {
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
  }
  body.login #login {
    width: 60% !important;
    left: 85%;
    transform: translateX(-75%);
    box-shadow: -10px 0px 15px rgba(0, 0, 0, 0.4);
  }
  body.login #login form label, body.login #login form input {
    font-size: 18px;
  }
  body.login #login form .submit input[type=submit] {
    font-size: 18px;
  }
  body.login #login form .submit input[type=submit]:hover {
    background-color: #CC54BA;
  }
  body.login #nav a:hover, body.login #backtoblog a:hover, body.login .privacy-policy-page-link a:hover {
    color: #7773FF;
  }
  body.login #nav a:hover:before, body.login #nav a:hover:after, body.login #backtoblog a:hover:before, body.login #backtoblog a:hover:after, body.login .privacy-policy-page-link a:hover:before, body.login .privacy-policy-page-link a:hover:after {
    width: 100%;
    left: 0;
  }
  body.login #backtoblog {
    position: absolute;
    bottom: 80px;
    /* width: 100%; */
    width: calc(50% - 50px);
    left: 0;
    margin: 0;
    padding: 0;
    display: flex;
    /* justify-content: center; */ /* comment out if no privacy policy present */
    justify-content: flex-end;
  }
  body.login .privacy-policy-page-link {
    position: absolute;
    bottom: 80px;
    width: calc(50% - 10px);
    margin: 0;
    padding: 0;
    right: 0;
    display: flex;
    justify-content: flex-start;
  }
  body.login #nav a, body.login #backtoblog a, body.login .privacy-policy-page-link a {
    font-size: 18px;
  }
}
@media screen and (max-height: 820px) {
  body.login #backtoblog {
    bottom: 25px;
  }
  body.login .privacy-policy-page-link {
    bottom: 25px;
  }
}
@media screen and (max-height: 650px) {
  body.login #backtoblog,
  body.login .privacy-policy-page-link {
    width: -moz-fit-content;
    width: fit-content;
    bottom: 0;
    position: relative;
    display: inline-block;
    margin: 2.875rem 0rem 0rem 0rem;
  }
}
* {
  font-family: "Helvetica Neue";
}

svg path {
  transition: all 0.25s ease-in-out;
}

.has_animation_fade_in-up {
  visibility: hidden;
}

.show-for-sr {
  display: none;
}

#main.menu_is_active {
  position: fixed;
  width: 100%;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
html {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

.container-fluid {
  width: 100%;
  max-width: none;
}
.container-fluid .container {
  width: 100%;
  max-width: 1280px;
}

ul, ol {
  padding: 0;
}

a {
  text-decoration: none;
}

.front-page_holding {
  padding: 40px 20px;
  height: calc(100vh - 180px);
}
.front-page_holding h1 {
  margin-bottom: 0;
}
.front-page_holding .row {
  height: 100%;
}
.front-page_holding .content_wrapper .company-logo {
  width: 100%;
  max-width: 265px;
  margin: 0rem 0rem 3.75rem 0rem;
}
.front-page_holding .content_wrapper h1 {
  color: #1D214E;
}
.front-page_holding .content_wrapper h1 span {
  position: relative;
  display: inline-block;
  color: #1D214E !important;
}
.front-page_holding .content_wrapper h1 span:after {
  width: 100%;
  height: 8px;
  left: 0;
  bottom: 0;
  position: absolute;
  background-color: rgba(0, 174, 239, 0.5);
  z-index: -1;
  content: "";
}
.front-page_holding .content_wrapper .socials {
  margin: 1.5rem 0rem 0rem 0rem;
}
.front-page_holding .content_wrapper .socials .social {
  margin: 0 8px;
  width: 30px;
  height: 30px;
  color: #FEFEFE;
  background-color: #1D214E;
  font-family: "Helvetica Neue";
  transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.front-page_holding .content_wrapper .socials .social i, .front-page_holding .content_wrapper .socials .social span {
  color: #FEFEFE;
  font-size: 18px;
}
.front-page_holding .content_wrapper .socials .social i {
  width: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.front-page_holding .content_wrapper .socials .social span {
  font-family: "Helvetica Neue";
}
.front-page_holding .content_wrapper .socials .social:hover {
  background-color: #00AEEF;
}
.front-page_holding .content_wrapper .email {
  color: #1D214E;
  transition: 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.front-page_holding .content_wrapper .email:hover {
  color: #00AEEF;
}
.front-page_holding .content_wrapper span {
  padding: 0 10px;
  font-weight: 900;
  color: #4facec;
  font-size: 24px;
  position: relative;
  top: 2px;
}

.default-content_text h1:last-child:not(.ignore), .default-content_text h2:last-child:not(.ignore), .default-content_text h3:last-child:not(.ignore), .default-content_text h4:last-child:not(.ignore), .default-content_text h5:last-child:not(.ignore), .default-content_text h6:last-child:not(.ignore), .default-content_text p:last-child:not(.ignore), .default-content_text ul:last-child:not(.ignore), .default-content_text ol:last-child:not(.ignore), .default-content_text li:last-child:not(.ignore), .default-content_text a:last-child:not(.ignore), .default-content_text span:last-child:not(.ignore) {
  margin-bottom: 0 !important;
}
.default-content_text h1, .default-content_text h2, .default-content_text h3, .default-content_text h4, .default-content_text h5, .default-content_text h6 {
  color: #1D214E;
}
.default-content_text h1, .default-content_text h2, .default-content_text h3 {
  margin: 3rem 0rem 2rem 0rem;
}
.default-content_text h1:first-of-type, .default-content_text h2:first-of-type, .default-content_text h3:first-of-type {
  margin: 0rem 0rem 2rem 0rem;
}
.default-content_text h4, .default-content_text h5, .default-content_text h6 {
  margin: 2rem 0rem 1.5rem 0rem;
}
.default-content_text h4:first-of-type, .default-content_text h5:first-of-type, .default-content_text h6:first-of-type {
  margin: 0rem 0rem 1.5rem 0rem;
}
.default-content_text ul, .default-content_text ol {
  margin: 0rem 0rem 1rem 3rem;
}
.default-content_text ul li, .default-content_text ol li {
  padding: 0rem 0rem 0.625rem 0rem;
}
.default-content_text ul li:last-of-type, .default-content_text ol li:last-of-type {
  padding: 0;
}
.default-content_text ul {
  list-style: circle;
}
.default-content_text blockquote {
  position: relative;
}
.default-content_text blockquote:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  background-color: #00AEEF;
  border-radius: 100%;
  transform: translateY(-50%);
}
.default-content_text blockquote:after {
  content: "";
  position: absolute;
  top: calc(50% + 8px);
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #1D214E;
  border-radius: 100%;
  transform: translateY(-50%);
}
.default-content_text blockquote h1, .default-content_text blockquote h2, .default-content_text blockquote h3, .default-content_text blockquote h4, .default-content_text blockquote h5, .default-content_text blockquote h6, .default-content_text blockquote p {
  padding-left: 40px;
}
.default-content_text a:not(.btn) {
  color: #00AEEF;
  font-weight: 500;
  text-decoration: underline;
  transition: all 0.25s ease-in-out;
}
.default-content_text a:not(.btn):hover {
  color: #2D388A;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  transition: 0.2s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: 0.2s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-iframe-holder .mfp-close {
  padding: 0;
  top: -60px;
  right: 0;
}

@media screen and (min-width: 768px) {
  .front-page_holding .content_wrapper h1 span:after {
    height: 12px;
  }
  .front-page_holding .content_wrapper .socials .social i, .front-page_holding .content_wrapper .socials .social span {
    font-size: 18px;
  }
  .front-page_holding .what-we-do {
    min-width: 430px;
  }
  .default-content_text ul li, .default-content_text ol li {
    padding: 0rem 0rem 0.9375rem 0rem;
  }
}
@media screen and (min-width: 992px) {
  .front-page_holding {
    height: 100vh;
    padding: 40px 0;
  }
}
@media screen and (min-width: 1200px) {
  .front-page_holding .content_wrapper h1 span:after {
    height: 16px;
  }
  .front-page_holding .content_wrapper .socials .social i, .front-page_holding .content_wrapper .socials .social span {
    font-size: 22px;
  }
}/*# sourceMappingURL=custom.css.map */