@font-face {
  font-family: 'MaximaNouva-Bold';
  src: url("/fonts/MaximaNouva-Bold.otf");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'MaximaNouva-ExtraBold';
  src: url("/fonts/MaximaNouva-ExtraBold.otf");
  font-family: 'MaximaNouva-Bold';
  font-style: normal;
}

@font-face {
  font-family: 'MaximaNouva-Regular';
  src: url("/fonts/MaximaNouva-Regular.otf");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'MaximaNouva-Thin';
  src: url("/fonts/MaximaNouva-Thin.otf");
  font-weight: 300;
  font-style: normal;
}

.landing-section {
  height: 700px;
  position: relative;
  overflow: hidden;
}

.landing-section .container {
  position: absolute;
  top: 100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 5;
}

.landing-section::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #061c3d;
  background: linear-gradient(132deg, #061c3d 18%, rgba(12, 58, 128, 0.3) 100%);
}

.landing-content-wrapper {
  padding-top: 132px;
  padding-bottom: 100px;
}

.landing-title {
  font-size: 30px;
  line-height: 40px;
  color: #FFFFFF;
  letter-spacing: 0.02em;
  font-family: 'MaximaNouva-Regular';
}

@media (min-width: 576px) {
  .landing-title {
    font-size: calc(2.89351852vw + 13.33333333px);
  }
}

@media (min-width: 1440px) {
  .landing-title {
    font-size: 55px;
  }
}

@media (min-width: 576px) {
  .landing-title {
    line-height: calc(2.89351852vw + 23.33333333px);
  }
}

@media (min-width: 1440px) {
  .landing-title {
    line-height: 65px;
  }
}

.landing-title span {
  color: #97D0FF;
}

.landing-video {
  height: 100%;
}

@media (max-width: 500px) {
  .landing-video {
    -webkit-transform: translate(-311px, 65px);
            transform: translate(-311px, 65px);
  }
}

.landing-content {
  color: #FFFFFF;
  padding: 20px 0 50px;
}

@media (min-width: 1024px) {
  .landing-btn {
    width: 260px !important;
  }
}

.usp-title {
  color: #505050;
}

.usp-section {
  padding-bottom: 70px;
}

.usp-content-part {
  padding-bottom: 78px;
}

.innovation-title {
  color: #FFFFFF;
}

.innovation-content {
  color: #ffffffeb;
}

.innovation-section {
  padding-top: 100px;
  background-color: #010A41;
  position: relative;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .innovation-section {
    height: 630px;
  }
}

.innovation-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 1024px) {
  .innovation-bg {
    left: auto;
    right: 0;
    width: auto;
  }
}

.innovation-content, .sustainability-data {
  font-size: 16px;
  line-height: 24px;
  padding: 20px 0;
}

@media (min-width: 576px) {
  .innovation-content, .sustainability-data {
    font-size: calc(0.46296296vw + 13.33333333px);
  }
}

@media (min-width: 1440px) {
  .innovation-content, .sustainability-data {
    font-size: 20px;
  }
}

@media (min-width: 576px) {
  .innovation-content, .sustainability-data {
    line-height: calc(0.92592593vw + 18.66666667px);
  }
}

@media (min-width: 1440px) {
  .innovation-content, .sustainability-data {
    line-height: 32px;
  }
}

.sustainability-data {
  color: #FFFFFF;
}

@media (min-width: 1024px) {
  .sustainability-data {
    width: 80%;
  }
}

.usp-slider {
  overflow: hidden;
}

.innovation-data {
  padding: 20px 0 70px;
  z-index: 2;
}

.sustainability-title {
  color: #FFFFFF;
  letter-spacing: 0.2px;
}

.sustainability-section {
  background-image: url("/images/homepage/sustainability1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 762px;
}

.sustainability-section .container {
  height: 100%;
}

.sustainability-content-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
}

@media (min-width: 1024px) {
  .sustainability-btn {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
}

.sustainability-title {
  font-size: 32px;
  line-height: 38px;
  font-family: 'MaximaNouva-Regular';
}

@media (min-width: 576px) {
  .sustainability-title {
    font-size: calc(2.66203704vw + 16.66666667px);
  }
}

@media (min-width: 1440px) {
  .sustainability-title {
    font-size: 55px;
  }
}

@media (min-width: 576px) {
  .sustainability-title {
    line-height: calc(3.24074074vw + 19.33333333px);
  }
}

@media (min-width: 1440px) {
  .sustainability-title {
    line-height: 66px;
  }
}

.work-section {
  background-image: url("/images/homepage/work-mob.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.work-section .sustainability-data {
  padding: 0 0 20px;
}

.webp-supported .work-section {
  background-image: url("/images/homepage/work-mob.webp");
}

.work-certificate {
  display: none;
}

.utility {
  border-radius: 10px;
  margin-bottom: 30px;
  background-color: #f9f9f9;
}

.utility-img-container {
  position: relative;
}

.utility-img-container img {
  width: 100%;
  height: 200px;
}

.utility-word {
  font-size: 29px;
  line-height: 34px;
  letter-spacing: 0.02em;
  font-weight: 500;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.updates-section {
  padding: 100px 0 160px;
  overflow: hidden;
}

.updates-section .title {
  padding-bottom: 30px;
}

.updates-slider {
  padding-bottom: 50px;
}

.product-categories-section {
  padding-bottom: 135px;
  overflow: hidden;
}

.product-categories-section .copy-text {
  font-size: 16px;
  line-height: 24px;
}

.category-div {
  border-radius: 10px;
}

.category-div img {
  width: 100%;
}

.product-categories-slider {
  padding: 50px 10px 0;
}

.product-categories-slider .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.product-categories-slider .slick-slide {
  height: inherit !important;
  border-radius: 10px;
  -webkit-box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.15);
  margin: 10px;
}

.product-categories-slider.styled-dots .slick-dots {
  width: 100%;
  position: relative;
  text-align: center;
  bottom: 0;
}

.product-categories-slider.styled-dots .slick-dots li {
  width: 14%;
  margin: 0;
}

.product-categories-slider.styled-dots .slick-dots li button {
  width: 100%;
  background-color: #72b1e4;
  height: 7px;
  opacity: 0.25;
}

.product-categories-slider.styled-dots .slick-dots li.slick-active {
  width: 13%;
}

.product-categories-slider.styled-dots .slick-dots li.slick-active button {
  background-color: #103FD3;
  opacity: 1;
}

.category-title {
  font-size: 22px;
  line-height: 26px;
  color: #505050;
  text-align: center;
  padding: 20px 0;
  margin: 0 auto;
}

.utilities-section {
  overflow: hidden;
}

@media (min-width: 500px) {
  .updates-section {
    padding: 150px 0;
  }
  .updates-section .title {
    padding-bottom: 50px;
  }
}

@media (min-width: 1024px) {
  .landing-video {
    height: auto;
    width: 100%;
  }
  .sustainability-section {
    background-image: url("/images/homepage/sustainability-web1.png");
  }
  .product-categories-slider .slick-track {
    padding: 30px 0;
  }
  .product-categories-slider .slick-slide {
    margin: 0 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .product-categories-slider .slick-slide:hover {
    -webkit-box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.15);
  }
  .product-categories-slider.styled-dots .slick-dots {
    width: 60%;
    margin: 0 auto;
  }
  .category-title {
    width: 85%;
  }
  .product-categories-section {
    padding-bottom: 154px;
  }
  .product-categories-section .copy-text {
    width: 80%;
    margin: 0 auto;
    line-height: 29px;
  }
  .utility {
    margin-bottom: 50px;
  }
  .sustainability-content-div {
    width: 50%;
    margin-left: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sustainability-section {
    height: 450px;
  }
  .innovation-data {
    padding: 70px 0;
  }
  .usp-content-part {
    padding-bottom: 160px;
  }
  .usp-title {
    padding-right: 56px;
  }
  .usp-section {
    padding-bottom: 100px;
  }
  .industries-section {
    margin-bottom: 150px;
  }
  .landing-content-wrapper {
    padding-top: 150px;
    width: 50%;
  }
  .landing-content {
    padding: 20px 0 30px;
  }
  .work-section {
    height: 500px;
    background-image: url("/images/homepage/work-web.png");
  }
  .work-section .sustainability-content-div {
    padding: 115px 0 50px;
  }
  .webp-supported .work-section {
    background-image: url("/images/homepage/work-web.webp");
  }
  .work-section .container {
    position: relative;
  }
  .work-certificate {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
  }
}

@media (min-width: 1366px) {
  .landing-section {
    height: 95vh;
  }
}

@media (min-width: 1600px) {
  .work-section {
    max-width: 1500px;
    margin: 0 auto;
  }
}

.get-clarity-popup-container .modal-content {
  border: unset;
  max-width: 364px;
}

.get-clarity-popup-container .modal-dialog {
  max-width: unset;
}

.get-clarity-popup-container .img-content-box {
  -webkit-box-shadow: 6px -2px 15.9px 0px #0000001F;
          box-shadow: 6px -2px 15.9px 0px #0000001F;
  background-color: white;
  border-radius: 15px;
}

.get-clarity-popup-container .content {
  padding: 30px 20px;
}

.get-clarity-popup-container .heading {
  font-family: 'MaximaNouva-Bold';
  font-weight: 700;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0%;
  color: #103FD3;
}

.get-clarity-popup-container .subheading {
  font-family: "Figtree";
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #1D1D1D;
}

.get-clarity-popup-container form {
  margin-top: 32px;
}

.get-clarity-popup-container .input-field {
  color: #000;
  padding: 8px 12px;
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid #A7A9AC;
  opacity: 0.6;
  width: 100%;
  margin-bottom: 16px;
}

.get-clarity-popup-container .input-field::-webkit-input-placeholder {
  color: #A7A9AC;
}

.get-clarity-popup-container .input-field::-moz-placeholder {
  color: #A7A9AC;
}

.get-clarity-popup-container .input-field::-ms-input-placeholder {
  color: #A7A9AC;
}

.get-clarity-popup-container .input-field::placeholder {
  color: #A7A9AC;
}

.get-clarity-popup-container .error {
  position: absolute;
  display: block;
  -webkit-transform: translateY(-13px);
          transform: translateY(-13px);
  font-size: 12px;
  line-height: 12px;
  color: red;
  z-index: 2;
}

.get-clarity-popup-container .download-now {
  border: unset;
  border-radius: 10px;
  padding: 15px 40px;
  color: white;
  background-color: #103FD3;
  font-family: 'MaximaNouva-Regular';
  font-weight: 400;
  font-size: 16px;
  line-height: 19.36px;
  letter-spacing: 0%;
  margin-top: 20px;
}

.get-clarity-popup-container:hover .btn-close {
  opacity: 1;
}

.get-clarity-popup-container .btn-close {
  border-radius: 50%;
  top: -4px;
  right: -20px;
  -webkit-transform: translate(-50%) rotate(0deg);
          transform: translate(-50%) rotate(0deg);
  padding: 5px;
  background: 0 0;
  opacity: 1;
  z-index: 1100;
  pointer-events: all;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 27px;
  height: 27px;
  aspect-ratio: 1/1;
  will-change: transform;
  /* Optimizes for upcoming transform */
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  /* Reduces flicker */
  -webkit-perspective: 1000px;
          perspective: 1000px;
  /* Forces hardware acceleration */
}

.get-clarity-popup-container .btn-close:hover {
  -webkit-transform: translateX(-50%) rotate(180deg);
          transform: translateX(-50%) rotate(180deg);
}

.get-clarity-popup-container .btn-close:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.get-clarity-popup-container .modal-content {
  background: transparent;
}

.get-clarity-popup-container .backdrop {
  background-color: #000;
  width: 100vw;
  z-index: 1001;
  height: 100vh;
  opacity: .6;
  position: fixed;
}

.get-clarity-popup-container .img-content-box {
  overflow: hidden;
  border-radius: 15px;
}

@media (min-width: 992px) {
  .get-clarity-popup-container .modal-content {
    border: unset;
    max-width: 930px;
  }
  .get-clarity-popup-container .content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 40px 50px;
  }
  .get-clarity-popup-container .btn-close {
    opacity: 0;
  }
  .get-clarity-popup-container .img-content-box {
    overflow: hidden;
    border-radius: 15px;
  }
}

body.modal-open {
  overflow-y: hidden;
}

.brand-title {
  font-size: 24px;
  line-height: 36px;
  color: #505050;
  letter-spacing: 0.2px;
  font-family: 'MaximaNouva-Bold';
  margin: 40px 0 30px;
}

@media (min-width: 576px) {
  .brand-title {
    font-size: calc(2.43055556vw + 10px);
  }
}

@media (min-width: 1440px) {
  .brand-title {
    font-size: 45px;
  }
}

@media (min-width: 576px) {
  .brand-title {
    line-height: calc(2.08333333vw + 24px);
  }
}

@media (min-width: 1440px) {
  .brand-title {
    line-height: 54px;
  }
}

.brand-copy {
  font-size: 16px;
  line-height: 26px;
  color: #828282;
  letter-spacing: 0.2px;
}

@media (min-width: 576px) {
  .brand-copy {
    font-size: calc(0.23148148vw + 14.66666667px);
  }
}

@media (min-width: 1440px) {
  .brand-copy {
    font-size: 18px;
  }
}

@media (min-width: 576px) {
  .brand-copy {
    line-height: calc(0vw + 26px);
  }
}

@media (min-width: 1440px) {
  .brand-copy {
    line-height: 26px;
  }
}

.brand-section {
  padding: 150px 0;
  text-align: center;
}

.brand-element {
  width: 148px;
}

@media (min-width: 992px) {
  .brand-element {
    width: auto;
  }
}

@media (min-width: 1024px) {
  .brand-container {
    width: 60%;
    margin: 0 auto;
  }
}

.utility-title {
  font-size: 20px;
  line-height: 28px;
  color: #717171;
}

.utility-wrapper {
  text-align: center;
  -webkit-box-shadow: 0px 8px 16px 0px #ABBED166;
          box-shadow: 0px 8px 16px 0px #ABBED166;
  border-radius: 8px;
  width: 85%;
  margin: 0 auto;
  padding: 16px 20px;
  -webkit-transform: translateY(-87px);
          transform: translateY(-87px);
  background-color: #F5F7FA;
}

.utility-description {
  font-size: 16px;
  line-height: 26px;
  color: #4CAF4F;
}

.utility-description path {
  fill: #4CAF4F;
}

.utility-card:hover .forward-arrow, .updates-card:hover .forward-arrow {
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}

.updates-card {
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.updates-card:not(.alternate) {
  -webkit-box-shadow: 0px 8px 16px 0px #ABBED166;
          box-shadow: 0px 8px 16px 0px #ABBED166;
}

.updates-card.alternate {
  background-color: #103FD3;
  color: #FFFFFF;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-flow: column-reverse;
          flex-flow: column-reverse;
}

.updates-card.alternate .updates-tag, .updates-card.alternate .updates-title, .updates-card.alternate .updates-cta {
  color: #FFFFFF;
}

.updates-card.alternate path {
  fill: #FFFFFF;
}

.updates-card img {
  height: 230px;
}

.updates-wrapper {
  padding: 15px;
  height: 230px;
}

.updates-tag {
  color: #103FD3;
  font-size: 12px;
  line-height: 26px;
  letter-spacing: 0.2px;
}

.updates-title {
  margin-top: 15px;
  margin-bottom: 40px;
  color: #343434;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.2px;
  font-family: 'MaximaNouva-Bold';
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.updates-cta {
  font-family: 'MaximaNouva-Bold';
  color: #103FD3;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.2px;
  margin-bottom: 10px;
}

.updates-cta path {
  fill: #103FD3;
}

.industries-section .industries-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
}

.industries-section .content {
  padding: 0 40px 0 60px;
}

.industries-section h3 {
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-family: 'MaximaNouva-Regular';
  position: relative;
}

.industries-section h3:after {
  content: '';
  position: absolute;
  top: 14px;
  left: -24px;
  display: block;
  width: 20px;
  height: 1px;
  background-color: #FFFFFF;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.industries-section h3:before {
  content: '';
  position: absolute;
  top: -40px;
  left: -25px;
  display: block;
  width: 1px;
  height: 55px;
  background-color: #FFFFFF;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.industries-section p {
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  opacity: 0;
  width: 80%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.industries-section .industry {
  padding-top: 80px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  color: #fff;
  -webkit-transition: -webkit-box-flex .4s ease;
  transition: -webkit-box-flex .4s ease;
  transition: flex .4s ease;
  transition: flex .4s ease, -webkit-box-flex .4s ease, -ms-flex .4s ease;
  position: relative;
}

.industries-section .industry:after {
  content: '';
  position: absolute;
  top: 40px;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #FFFFFF;
}

.industries-section .industry:before {
  content: '';
  position: absolute;
  top: 33px;
  left: 27px;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #FFFFFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.industries-section .industry img {
  position: absolute;
  bottom: 50px;
  right: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.industries-section .industry .content {
  z-index: 2;
}

.industries-section .industry:hover {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.industries-section .industry:hover::before {
  -webkit-transform: scale(1.7);
          transform: scale(1.7);
}

.industries-section .industry:hover h3 {
  font-size: 30px;
  line-height: 34px;
}

.industries-section .industry:hover h3:before, .industries-section .industry:hover h3:after {
  opacity: 1;
}

.industries-section .industry:hover img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.industries-section .industry:hover p {
  opacity: 1;
}

.industries-section .industry:first-child {
  background-color: #478DF6;
}

.industries-section .industry:nth-child(2) {
  background-color: #7F47F6;
}

.industries-section .industry:nth-child(3) {
  background-color: #6A009B;
}

.industries-section .industry:nth-child(4) {
  background-color: #0B9CC9;
}
