@media (max-width: 575px) {
  .col-xs-6 {
    max-width: 50%;
  }
}

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

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

.section-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (max-width: 767px) {
  .section-order-1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.section-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (max-width: 767px) {
  .section-order-2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.container {
  max-width: 100%;
  padding-right: 10.4vw;
  padding-left: 10.4vw;
}
@media (max-width: 1440px) {
  .container {
    padding-right: 7.4vw;
    padding-left: 7.4vw;
  }
}
@media (max-width: 991px) {
  .container {
    padding-right: 5vw;
    padding-left: 5vw;
  }
}
.container--l {
  padding-right: 3.2vw;
  padding-left: 3.2vw;
}

@font-face {
  font-family: "AktivGrotBold";
  src: url("../fonts/AktivGrotBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AktivGrotSemiBold";
  src: url("../fonts/AktivGrotSemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AktivGrotMed";
  src: url("../fonts/AktivGrotMed.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AktivGrotReg";
  src: url("../fonts/AktivGrotReg.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AktivGrotLight";
  src: url("../fonts/AktivGrotLight.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FarnhamHeadline-Bold";
  src: url("../fonts/FarnhamHeadline-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FarnhamText-SemiBold";
  src: url("../fonts/FarnhamText-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FarnhamHeadline-Medium";
  src: url("../fonts/FarnhamHeadline-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FarnhamText-Regular";
  src: url("../fonts/FarnhamText-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FarnhamHeadline-Light";
  src: url("../fonts/FarnhamHeadline-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Questrial-Regular";
  src: url("../fonts/Questrial-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Syne-Regular";
  src: url("../fonts/Syne-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
h1 {
  font-size: calc(25.5829094608px + 3.2553407935vw);
}
@media (max-width: 320px) {
  h1 {
    font-size: 36px;
  }
}
@media (min-width: 2286px) {
  h1 {
    font-size: 100px;
  }
}

h2 {
  font-size: calc(16.1871820956px + 2.4415055951vw);
}
@media (max-width: 320px) {
  h2 {
    font-size: 24px;
  }
}
@media (min-width: 2286px) {
  h2 {
    font-size: 72px;
  }
}

h3 {
  font-size: calc(26.7914547304px + 1.6276703967vw);
}
@media (max-width: 320px) {
  h3 {
    font-size: 32px;
  }
}
@media (min-width: 2286px) {
  h3 {
    font-size: 64px;
  }
}

h4 {
  font-size: calc(21.3957273652px + 0.8138351984vw);
}
@media (max-width: 320px) {
  h4 {
    font-size: 24px;
  }
}
@media (min-width: 2286px) {
  h4 {
    font-size: 40px;
  }
}

h5 {
  font-size: calc(19.5350966429px + 0.4577822991vw);
}
@media (max-width: 320px) {
  h5 {
    font-size: 21px;
  }
}
@media (min-width: 2286px) {
  h5 {
    font-size: 30px;
  }
}

h6 {
  font-size: calc(17.023397762px + 0.3051881994vw);
}
@media (max-width: 320px) {
  h6 {
    font-size: 18px;
  }
}
@media (min-width: 2286px) {
  h6 {
    font-size: 24px;
  }
}

p {
  font-size: calc(16px + 0vw);
}
@media (max-width: 320px) {
  p {
    font-size: 16px;
  }
}
@media (min-width: 2286px) {
  p {
    font-size: 16px;
  }
}

/**** Typography ****/
h1 {
  font-family: "AktivGrotReg";
  line-height: 100%;
  margin: 0;
}

h2 {
  font-family: "AktivGrotReg";
  line-height: 100%;
  margin: 0;
}

h3 {
  font-family: "AktivGrotReg";
  line-height: 100%;
  margin: 0;
}

h4 {
  font-family: "AktivGrotReg";
  line-height: 100%;
  margin: 0;
}

h5 {
  font-family: "AktivGrotReg";
  line-height: 100%;
  margin: 0;
}

h6 {
  font-family: "AktivGrotReg";
  line-height: 100%;
  margin: 0;
}

p {
  color: #1E283B;
  font-family: "AktivGrotReg";
  margin: 0;
}

a {
  text-decoration: none;
}

.title-2 {
  font-size: 4.35vw;
  line-height: 1.2;
  letter-spacing: -2px;
}
@media (max-width: 991px) {
  .title-2 {
    font-size: 6.28vw;
  }
}
@media (max-width: 768px) {
  .title-2 {
    font-size: 10vw;
  }
}
.title-2 h1, .title-2 h2, .title-2 h3, .title-2 h4, .title-2 h5, .title-2 h6, .title-2 p {
  font-size: inherit;
  color: inherit;
}

.title-3 {
  font-size: 3.75vw;
  line-height: 1.2;
  letter-spacing: 0;
  font-family: "FarnhamHeadline-Medium";
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .title-3 {
    font-size: 6.28vw;
  }
}
@media (max-width: 768px) {
  .title-3 {
    font-size: 7.5vw;
    margin-bottom: 3px;
  }
}
.title-3 h1, .title-3 h2, .title-3 h3, .title-3 h4, .title-3 h5, .title-3 h6, .title-3 p {
  font-size: inherit;
  color: inherit;
}

.caption-2 {
  font-size: 1.55vw;
}
@media (max-width: 991px) {
  .caption-2 {
    font-size: 2.085vw;
  }
}
@media (max-width: 768px) {
  .caption-2 {
    font-size: 4.4vw;
  }
}
.caption-2 p {
  font-size: inherit;
  color: inherit;
  letter-spacing: 2px;
}

.caption-3 {
  font-size: 2.085vw;
  letter-spacing: -0.3px;
}
@media (max-width: 991px) {
  .caption-3 {
    font-size: 3.3vw;
  }
}
@media (max-width: 768px) {
  .caption-3 {
    font-size: 4.4vw;
  }
}
@media (max-width: 520px) {
  .caption-3 {
    font-size: 5vw;
  }
}
.caption-3 p {
  font-size: inherit;
  color: inherit;
  letter-spacing: -0.3px;
}

.underline-link {
  text-decoration: underline;
}

.title-bold {
  font-family: "AktivGrotBold";
}

.text-bold {
  font-weight: 600;
}

.subtitle {
  font-family: "AktivGrotReg";
  text-transform: uppercase;
}

.text-l {
  font-size: 1.125rem;
}

.text-xl {
  font-size: 1.313rem;
}
@media (max-width: 1024px) {
  .text-xl {
    font-size: 1.125rem;
  }
}

.text-xxl {
  font-size: 1.5rem;
}
@media (max-width: 1024px) {
  .text-xxl {
    font-size: 1.125rem;
  }
}

.text-white {
  color: #ffffff;
}

.text-red {
  color: #f64c52;
}

footer {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  footer {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}
footer .footer-top {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1.5fr;
  grid-template-columns: 1fr 1fr 1.5fr;
  gap: 30px;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  footer .footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 50px;
  }
  footer .footer-top .footer-menu {
    width: 50%;
  }
}
@media (max-width: 767px) {
  footer .footer-top {
    margin-bottom: 15px;
    row-gap: 30px;
    -ms-grid-columns: 1fr 0.5fr;
    grid-template-columns: 1fr 0.5fr;
  }
}
footer .footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 30px;
}
@media (max-width: 768px) {
  footer .footer-bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
footer .footer-title {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  footer .footer-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  footer .footer-title p {
    font-size: 1.525rem;
  }
}
@media (max-width: 1120px) {
  footer .newsletter-box {
    padding: 0;
  }
}
@media (max-width: 768px) {
  footer .newsletter-box {
    -ms-grid-column-span: 2;
    grid-column: span 2/span 2;
  }
}
footer .newsletter-box .footer-title {
  margin-bottom: 20px;
}
footer .newsletter-box .footer-title p {
  color: #ffffff;
}
footer .footer-big-title a h3 {
  font-family: "FarnhamHeadline-Medium";
}
@media (max-width: 767px) {
  footer .footer-big-title a h3 {
    font-size: 1.7rem;
  }
}
footer .footer-menu ul li, footer .footer-menu ul .single-media, footer .footer-menu .media-list li, footer .footer-menu .media-list .single-media, footer .footer-media ul li, footer .footer-media ul .single-media, footer .footer-media .media-list li, footer .footer-media .media-list .single-media {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
footer .footer-menu ul li:not(:last-of-type), footer .footer-menu ul .single-media:not(:last-of-type), footer .footer-menu .media-list li:not(:last-of-type), footer .footer-menu .media-list .single-media:not(:last-of-type), footer .footer-media ul li:not(:last-of-type), footer .footer-media ul .single-media:not(:last-of-type), footer .footer-media .media-list li:not(:last-of-type), footer .footer-media .media-list .single-media:not(:last-of-type) {
  margin-bottom: 10px;
}
footer .footer-menu ul li a, footer .footer-menu ul li a > p, footer .footer-menu ul .single-media a, footer .footer-menu ul .single-media a > p, footer .footer-menu .media-list li a, footer .footer-menu .media-list li a > p, footer .footer-menu .media-list .single-media a, footer .footer-menu .media-list .single-media a > p, footer .footer-media ul li a, footer .footer-media ul li a > p, footer .footer-media ul .single-media a, footer .footer-media ul .single-media a > p, footer .footer-media .media-list li a, footer .footer-media .media-list li a > p, footer .footer-media .media-list .single-media a, footer .footer-media .media-list .single-media a > p {
  font-family: "AktivGrotReg";
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  footer .footer-menu ul li a, footer .footer-menu ul li a > p, footer .footer-menu ul .single-media a, footer .footer-menu ul .single-media a > p, footer .footer-menu .media-list li a, footer .footer-menu .media-list li a > p, footer .footer-menu .media-list .single-media a, footer .footer-menu .media-list .single-media a > p, footer .footer-media ul li a, footer .footer-media ul li a > p, footer .footer-media ul .single-media a, footer .footer-media ul .single-media a > p, footer .footer-media .media-list li a, footer .footer-media .media-list li a > p, footer .footer-media .media-list .single-media a, footer .footer-media .media-list .single-media a > p {
    font-size: 0.9rem;
  }
}
footer .footer-menu ul li a:hover, footer .footer-menu ul li a > p:hover, footer .footer-menu ul .single-media a:hover, footer .footer-menu ul .single-media a > p:hover, footer .footer-menu .media-list li a:hover, footer .footer-menu .media-list li a > p:hover, footer .footer-menu .media-list .single-media a:hover, footer .footer-menu .media-list .single-media a > p:hover, footer .footer-media ul li a:hover, footer .footer-media ul li a > p:hover, footer .footer-media ul .single-media a:hover, footer .footer-media ul .single-media a > p:hover, footer .footer-media .media-list li a:hover, footer .footer-media .media-list li a > p:hover, footer .footer-media .media-list .single-media a:hover, footer .footer-media .media-list .single-media a > p:hover {
  color: #f64c52;
}
footer .footer-menu ul li a:hover, footer .footer-menu ul .single-media a:hover, footer .footer-menu .media-list li a:hover, footer .footer-menu .media-list .single-media a:hover, footer .footer-media ul li a:hover, footer .footer-media ul .single-media a:hover, footer .footer-media .media-list li a:hover, footer .footer-media .media-list .single-media a:hover {
  color: #f64c52;
}
footer .footer-menu ul li a:hover::after, footer .footer-menu ul .single-media a:hover::after, footer .footer-menu .media-list li a:hover::after, footer .footer-menu .media-list .single-media a:hover::after, footer .footer-media ul li a:hover::after, footer .footer-media ul .single-media a:hover::after, footer .footer-media .media-list li a:hover::after, footer .footer-media .media-list .single-media a:hover::after {
  width: 100%;
}
footer .footer-menu ul li a::after, footer .footer-menu ul .single-media a::after, footer .footer-menu .media-list li a::after, footer .footer-menu .media-list .single-media a::after, footer .footer-media ul li a::after, footer .footer-media ul .single-media a::after, footer .footer-media .media-list li a::after, footer .footer-media .media-list .single-media a::after {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background-color: #f64c52;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
footer .footer-menu ul .current-menu-item a, footer .footer-menu .media-list .current-menu-item a, footer .footer-media ul .current-menu-item a, footer .footer-media .media-list .current-menu-item a {
  color: #f64c52;
}
footer .footer-menu ul .current-menu-item a::after, footer .footer-menu .media-list .current-menu-item a::after, footer .footer-media ul .current-menu-item a::after, footer .footer-media .media-list .current-menu-item a::after {
  width: 100%;
}
footer .copyright p {
  color: #ffffff;
}
@media (max-width: 767px) {
  footer .copyright p {
    font-size: 0.75rem;
    line-height: 1.6;
  }
}
footer .copyright p a {
  color: #ffffff;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
footer .copyright p a:hover {
  color: #f64c52;
}
footer .copyright a {
  color: #ffffff;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
footer .copyright a:hover {
  color: #f64c52;
}
footer form .form-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
footer form label {
  font-family: "AktivGrotReg";
  font-size: 0.9rem;
  line-height: 1;
  margin-bottom: 5px;
}
footer form .inner-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
footer form .inner-input input {
  width: 100%;
  background: none;
  border: 1px solid #ffffff;
  border-radius: 50px;
  padding: 8px 12px;
  color: #ffffff;
}
footer form .inner-input input:focus, footer form .inner-input input:active, footer form .inner-input input:target {
  outline: none;
  border-color: #f64c52;
}
footer form .inner-checkbox label input {
  margin-right: 10px;
}
footer form .inner-btn input {
  width: 100%;
  border: 1px solid #ffffff;
  border-radius: 50px;
  padding: 7px 12px;
  text-transform: uppercase;
  letter-spacing: 4.2px;
  color: #f64c52;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-family: "AktivGrotReg";
}
footer form .inner-btn input:hover {
  background-color: rgba(255, 255, 255, 0);
  color: #ffffff;
}

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

html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}
@media (max-width: 991px) {
  body.menu-open {
    overflow-y: hidden;
  }
}

.page-inner {
  padding-top: 120px;
}
@media (max-width: 991px) {
  .page-inner {
    padding-top: 80px;
  }
}
@media (max-width: 768px) {
  .page-inner {
    padding-top: 20px;
  }
}

/**** Title Arrow ****/
.title-arrow-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.title-arrow-left svg {
  width: 25px;
  height: 25px;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.title-arrow-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.title-arrow-right svg {
  width: 16px;
  height: 16px;
}

.bg-dark-blue {
  background-color: #1E283B;
}

.bg-gray {
  background-color: #f5f5f5;
}

.divider {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #1E283B;
  margin: 10px 0;
}
.divider--red {
  background-color: #f64c52;
}

section {
  padding: 4vw 0;
}
@media (max-width: 991px) {
  section {
    padding: 9vw 0;
  }
}

/**** Post Thumbnail ****/
.post-thumbnail {
  width: 100%;
  margin-bottom: 30px;
}
.post-thumbnail img {
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}

.video-desktop,
.video-mobile {
  position: relative;
}

.video-toggle {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  border: none;
  z-index: 5;
  display: none;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.video-toggle.is-playing {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.video-toggle.is-playing:hover {
  opacity: 1;
}

.icon-pause, .icon-play {
  border: 3px solid #000000;
  border-radius: 50%;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  padding: 10px;
  height: 70px;
  width: 70px;
}
.icon-pause svg, .icon-play svg {
  width: 100%;
  height: 100%;
}

.icon-play {
  padding-left: 15px;
}

.video-toggle .icon-pause {
  display: none;
}

.video-toggle.is-playing .icon-play {
  display: none;
}

.video-toggle.is-playing .icon-pause {
  display: block;
}

.checkbox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 16px;
}

/* hide native checkbox */
.checkbox input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* custom checkbox */
.checkmark {
  width: 16px;
  height: 16px;
  margin-top: 2px;
  border: 1px solid #ffffff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background 0.2s ease, border-color 0.2s ease;
  transition: background 0.2s ease, border-color 0.2s ease;
}

/* check */
.checkmark::after {
  content: "";
  width: 8px;
  height: 5px;
  margin-top: -2px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  display: none;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.checkbox-text {
  line-height: 1.4;
}
.checkbox-text a {
  color: inherit;
  text-decoration: underline;
}
.checkbox-text a:hover {
  color: #f64c52;
}

/* checked */
.checkbox input:checked + .checkmark::after {
  display: block;
}

/* hover */
.checkbox:hover .checkmark {
  border-color: #f64c52;
}

/* focus (keyboard) */
.checkbox input:focus-visible + .checkmark {
  outline: none;
  outline-offset: 3px;
}

.form-inner__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.form-inner__row > .inner-input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.mc4wp-alert,
.mc4wp-error {
  margin-top: 5px;
}
.mc4wp-alert p,
.mc4wp-error p {
  color: #f64c52;
}

/**** 404 Error page ****/
.inner-hero .not-found {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 85vh;
  text-align: center;
  padding-top: 95px;
}
@media (max-width: 991px) {
  .inner-hero .not-found {
    padding-top: 0;
    min-height: 75vh;
  }
}
.inner-hero .not-found .title {
  margin-bottom: 10px;
}
.inner-hero .not-found .title h1 {
  font-size: 7vw;
  font-family: "AktivGrotMed";
}
@media (max-width: 991px) {
  .inner-hero .not-found .title h1 {
    font-size: 4.8rem;
  }
}
.inner-hero .not-found .desc {
  margin-bottom: 35px;
}
.inner-hero .not-found .desc p {
  font-size: 2.6vw;
}
@media (max-width: 991px) {
  .inner-hero .not-found .desc p {
    font-size: 1.6rem;
  }
}

/**** Form Error ****/
.gform_wrapper.gravity-theme .gform_validation_errors {
  display: none !important;
}

.gform_wrapper.gravity-theme .gfield_description {
  padding: 0 !important;
  border: 0 !important;
  background: none !important;
  color: #1E283B !important;
  font-size: 14px !important;
  font-family: "AktivGrotReg" !important;
  line-height: 1 !important;
}

header {
  width: 100%;
  position: fixed;
  height: auto;
  padding-top: 1.6vw;
  padding-right: 3.2vw;
  padding-left: 3.2vw;
  z-index: 999;
  -webkit-transition: padding 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.4s ease;
  transition: padding 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.4s ease;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.4s ease, padding 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.4s ease, padding 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.4s ease;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media (max-width: 991px) {
  header {
    padding: 0;
  }
}
header .header-inner-box {
  background-color: #f64c52;
  padding-right: 2.34375vw;
  padding-left: 1.1vw;
  border-radius: 10px;
  padding-top: 11px;
  padding-bottom: 11px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 991px) {
  header .header-inner-box {
    border-radius: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
header .head-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
}
@media (max-width: 991px) {
  header .head-content {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 767px) {
  header .head-content .head-logo {
    max-width: 30%;
    min-width: 120px;
  }
}
header .head-content .head-logo img {
  width: 15.2vw;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: width 0.4s ease;
  transition: width 0.4s ease;
}
@media (max-width: 767px) {
  header .head-content .head-logo img {
    width: 100%;
  }
}
header .header-btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 12px;
  font-family: "AktivGrotMed";
}
@media (max-width: 991px) {
  header .header-btn {
    display: none;
  }
}
header .menu-toggle {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
  padding: 8px;
  gap: 4px;
}
@media (max-width: 991px) {
  header .menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
header .menu-toggle span {
  display: block;
  width: 32px;
  height: 2px;
  background-color: #ffffff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 2px;
  -webkit-transform-origin: 4px 0px;
          transform-origin: 4px 0px;
  -webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}
header .menu-toggle span:first-child {
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}
header .menu-toggle span::nth-last-child(2) {
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}
header .menu-toggle.open span {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(-7px, -11px);
          transform: rotate(45deg) translate(-7px, -11px);
}
header .menu-toggle.open span:nth-last-child(3) {
  opacity: 0;
  -webkit-transform: rotate(0deg) scale(0.2, 0.2);
          transform: rotate(0deg) scale(0.2, 0.2);
}
header .menu-toggle.open span:nth-last-child(2) {
  -webkit-transform: rotate(-45deg) translate(-6px, 8px);
          transform: rotate(-45deg) translate(-6px, 8px);
}
header .head-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 0vw;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1090px) {
  header .head-menu {
    padding-right: 0;
  }
}
header .head-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 4vw;
     -moz-column-gap: 4vw;
          column-gap: 4vw;
  row-gap: 6px;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
@media (max-width: 1090px) {
  header .head-menu ul {
    -webkit-column-gap: 0.3vw;
       -moz-column-gap: 0.3vw;
            column-gap: 0.3vw;
  }
}
header .head-menu ul li {
  padding: 7px 15px 9px 18px;
  line-height: 100%;
  border-radius: 50px;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
header .head-menu ul li:hover {
  background-color: #ffffff;
}
header .head-menu ul li:hover a {
  color: #1E283B;
}
header .head-menu ul li a {
  font-family: "AktivGrotReg";
  text-transform: uppercase;
  letter-spacing: 4.2px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
@media (max-width: 991px) {
  header .head-menu ul li a {
    font-size: 16px;
  }
}
header .head-menu ul li a {
  /*&:hover {
      color: $menu-link-hover;
      text-decoration: none;
  }*/
}
header .head-menu ul .current-menu-item {
  border-radius: 40px;
  background-color: #ffffff;
  color: #ffffff;
}
header .head-menu ul .current-menu-item a {
  color: #000000;
}
header .head-menu ul li.menu-btn {
  margin-left: auto;
}
header .head-menu ul li.menu-btn a {
  color: #ffffff;
}
header .head-menu ul li.menu-btn:hover a {
  color: #ffffff;
}
@media (max-width: 991px) {
  header .head-menu.desktop-menu {
    display: none;
  }
}
header.scroll-up {
  padding-top: 1.953125vw;
}
header.scroll-down {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* Hide/Show based on screen size */
.desktop-only {
  display: block !important;
}

.mobile-only {
  display: none !important;
}

/* Mobile styles */
@media (max-width: 991px) {
  .desktop-only {
    display: none !important;
  }
  .mobile-only {
    display: block !important;
  }
}
@media (min-width: 991px) {
  .header-mobile-menu {
    display: none;
  }
}
.header-mobile-menu {
  height: calc(100vh - 63px);
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #f64c52;
  -webkit-transform: translate3d(-100%, 0px, 0px);
          transform: translate3d(-100%, 0px, 0px);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.header-mobile-menu.open {
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.header-mobile-menu .mobile-menu-close {
  display: none;
}
.header-mobile-menu .mobile-menu-content {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  height: 90%;
  overflow-y: auto;
  padding: 48px 15px 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.header-mobile-menu .mobile-menu-content::-webkit-scrollbar {
  height: 5px;
  width: 5px;
}
.header-mobile-menu .mobile-menu-content::-webkit-scrollbar-track {
  border-radius: 7px;
  background-color: rgba(246, 76, 82, 0);
}
.header-mobile-menu .mobile-menu-content::-webkit-scrollbar-track:hover {
  background-color: rgba(246, 76, 82, 0);
}
.header-mobile-menu .mobile-menu-content::-webkit-scrollbar-track:active {
  background-color: rgba(246, 76, 82, 0);
}
.header-mobile-menu .mobile-menu-content::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #FFFFFF;
}
.header-mobile-menu .mobile-menu-content::-webkit-scrollbar-thumb:hover {
  background-color: #FFFFFF;
}
.header-mobile-menu .mobile-menu-content::-webkit-scrollbar-thumb:active {
  background-color: #FFFFFF;
}
.header-mobile-menu .header-btn {
  display: block;
  background-color: #1E283B;
  color: #ffffff;
  font-size: 24px;
  line-height: 100%;
  padding: 10px 35px;
  margin-top: 60px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: auto;
}
.header-mobile-menu .mobile-menu-img {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  -webkit-filter: opacity(0.5);
          filter: opacity(0.5);
}
.header-mobile-menu .mobile-menu-img img {
  width: 360px;
  height: 420px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 575px) {
  .header-mobile-menu .mobile-menu-img img {
    width: 215px;
    height: 290px;
  }
}
.header-mobile-menu .mobile-menu-body {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.header-mobile-menu .mobile-nav {
  list-style: none;
  padding-left: 0;
  margin: auto;
  width: 100%;
}
.header-mobile-menu .mobile-nav li {
  padding: 12px 31px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-radius: 70px;
  text-align: center;
}
.header-mobile-menu .mobile-nav li:hover {
  color: #1E283B;
  background-color: white;
}
.header-mobile-menu .mobile-nav li:hover a {
  color: #1E283B;
}
.header-mobile-menu .mobile-nav li:not(:last-of-type) {
  margin-bottom: 24px;
}
.header-mobile-menu .mobile-nav li a {
  font-family: "AktivGrotMed";
  color: #ffffff;
  font-size: 7.5vw;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4.2px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: relative;
}
@media (min-width: 490px) {
  .header-mobile-menu .mobile-nav li a {
    font-size: 28px;
  }
}
@media (min-width: 640px) {
  .header-mobile-menu .mobile-nav li a {
    font-size: 32px;
  }
}
.header-mobile-menu .mobile-nav li.current-menu-item {
  background-color: #ffffff;
}
.header-mobile-menu .mobile-nav li.current-menu-item a {
  color: #1E283B;
}
.header-mobile-menu .mobile-nav li.custom-btn {
  border-color: #ffffff;
  background-color: #ffffff;
  padding: 12px 16px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.header-mobile-menu .mobile-nav li.custom-btn::before {
  background-color: #ffffff;
}
.header-mobile-menu .mobile-nav li.custom-btn a {
  color: #ffffff;
  z-index: 1;
  text-transform: capitalize;
  padding: 0;
}
.header-mobile-menu .mobile-nav li.custom-btn a::after {
  content: none;
}
.header-mobile-menu .mobile-nav li.custom-btn:hover a {
  color: #ffffff;
}

@-webkit-keyframes slideInLeft {
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInLeft {
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
body.mobile-menu-open {
  overflow: hidden;
}
@media (min-width: 991px) {
  body.mobile-menu-open {
    overflow: auto;
  }
}

header .navbar-nav {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.btn {
  display: inline-block;
  background-color: #f64c52;
  border-radius: 60px;
  padding: 7px 18px;
  text-transform: uppercase;
  letter-spacing: 4.2px;
  font-size: 0.875rem;
  color: #ffffff;
  font-family: "AktivGrotBold";
  cursor: pointer;
  -webkit-transition: all 0.2s ease, visibility 0s;
  transition: all 0.2s ease, visibility 0s;
}
.btn--dark {
  background-color: #1E283B;
}
.btn--dark:hover {
  color: #f64c52;
  border-color: #f64c52;
  background-color: #ffffff;
}
.btn--border-white {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #ffffff;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s !important;
  transition: all 0.3s ease-in-out 0s, visibility 0s !important;
}
.btn--border-white:hover {
  background-color: #1E283B;
  border-color: #1E283B;
  color: #ffffff;
}
.btn--red {
  background-color: #f64c52;
  color: #ffffff;
  border-color: #f64c52;
}
.btn--red:hover {
  background-color: rgba(246, 76, 82, 0);
  color: #f64c52;
}
.btn--red-empty {
  background-color: transparent;
  color: #f64c52;
  border-color: #f64c52;
}
.btn--red-empty:hover {
  border-color: #f64c52;
  background-color: #f64c52;
  color: #ffffff;
}
.btn--full-width {
  width: 100%;
}
.btn:focus {
  outline: none;
}

.contact-section {
  padding: 50px 0;
}
.contact-section .contact-content {
  color: #f64c52;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 35px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
}
@media (max-width: 991px) {
  .contact-section .contact-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 40px;
  }
}
.contact-section .contact-content .box-left .title {
  margin-bottom: 20px;
}
.contact-section .contact-content .box-left .title h1 {
  font-family: "FarnhamText-Regular";
}
.contact-section .contact-content .box-left .desc {
  margin-top: 40px;
}
@media (max-width: 620px) {
  .contact-section .contact-content .box-left .desc {
    margin-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 12vw;
  }
}
.contact-section .contact-content .box-left .desc p, .contact-section .contact-content .box-left .desc p > a {
  color: #f64c52;
}
@media (max-width: 620px) {
  .contact-section .contact-content .box-left .desc p, .contact-section .contact-content .box-left .desc p > a {
    font-size: 16px;
  }
}
.contact-section .contact-content .box-left .desc p a, .contact-section .contact-content .box-left .desc p > a a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.contact-section .contact-content .box-left .desc p a:hover, .contact-section .contact-content .box-left .desc p > a a:hover {
  color: #1E283B;
}
.contact-section .contact-content .box-left .desc p:empty {
  display: none;
}
@media (min-width: 620px) {
  .contact-section .contact-content .box-left .desc p:not(:empty) + p:not(:empty) {
    margin-top: 40px;
  }
}
.contact-section .contact-content .box-right {
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .contact-section .contact-content .box-right {
    max-height: 550px;
  }
}
.contact-section .contact-content .box-right .image {
  height: 100%;
}
.contact-section .contact-content .box-right .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
@media (max-width: 991px) {
  .contact-section .contact-content .box-right .image img {
    height: 90vw;
    max-height: 550px;
  }
}

.form-box input[type=text],
.form-box input[type=password],
.form-box input[type=color],
.form-box input[type=date],
.form-box input[type=email],
.form-box input[type=number],
.form-box input[type=datetime-local],
.form-box input[type=datetime],
.form-box input[type=month],
.form-box input[type=search],
.form-box input[type=tel],
.form-box input[type=time],
.form-box input[type=url],
.form-box input[type=week],
.form-box .gform_wrapper.gravity-theme textarea {
  border: solid #f64c52;
  border-width: 0px 0px 1px 0px;
  font-family: "AktivGrotReg";
  font-size: 1rem !important;
}
.form-box input[type=text]:focus, .form-box input[type=text]:focus-visible, .form-box input[type=text]:active, .form-box input[type=text]:target,
.form-box input[type=password]:focus,
.form-box input[type=password]:focus-visible,
.form-box input[type=password]:active,
.form-box input[type=password]:target,
.form-box input[type=color]:focus,
.form-box input[type=color]:focus-visible,
.form-box input[type=color]:active,
.form-box input[type=color]:target,
.form-box input[type=date]:focus,
.form-box input[type=date]:focus-visible,
.form-box input[type=date]:active,
.form-box input[type=date]:target,
.form-box input[type=email]:focus,
.form-box input[type=email]:focus-visible,
.form-box input[type=email]:active,
.form-box input[type=email]:target,
.form-box input[type=number]:focus,
.form-box input[type=number]:focus-visible,
.form-box input[type=number]:active,
.form-box input[type=number]:target,
.form-box input[type=datetime-local]:focus,
.form-box input[type=datetime-local]:focus-visible,
.form-box input[type=datetime-local]:active,
.form-box input[type=datetime-local]:target,
.form-box input[type=datetime]:focus,
.form-box input[type=datetime]:focus-visible,
.form-box input[type=datetime]:active,
.form-box input[type=datetime]:target,
.form-box input[type=month]:focus,
.form-box input[type=month]:focus-visible,
.form-box input[type=month]:active,
.form-box input[type=month]:target,
.form-box input[type=search]:focus,
.form-box input[type=search]:focus-visible,
.form-box input[type=search]:active,
.form-box input[type=search]:target,
.form-box input[type=tel]:focus,
.form-box input[type=tel]:focus-visible,
.form-box input[type=tel]:active,
.form-box input[type=tel]:target,
.form-box input[type=time]:focus,
.form-box input[type=time]:focus-visible,
.form-box input[type=time]:active,
.form-box input[type=time]:target,
.form-box input[type=url]:focus,
.form-box input[type=url]:focus-visible,
.form-box input[type=url]:active,
.form-box input[type=url]:target,
.form-box input[type=week]:focus,
.form-box input[type=week]:focus-visible,
.form-box input[type=week]:active,
.form-box input[type=week]:target,
.form-box .gform_wrapper.gravity-theme textarea:focus,
.form-box .gform_wrapper.gravity-theme textarea:focus-visible,
.form-box .gform_wrapper.gravity-theme textarea:active,
.form-box .gform_wrapper.gravity-theme textarea:target {
  outline: none !important;
  border-width: 0px 0px 1px 0px;
  border-color: #000000;
}
.form-box input[type=submit] {
  padding: 0.7vw 1.6vw;
  border-radius: 40px;
  color: #ffffff;
  background-color: #f64c52;
  border: 1px solid #f64c52;
  text-transform: uppercase;
  letter-spacing: 4.2px;
  font-family: "AktivGrotMed";
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 1.05vw;
  line-height: 100% !important;
  width: 100%;
}
@media (max-width: 991px) {
  .form-box input[type=submit] {
    font-size: 1.8vw;
    padding: 1vw 1.6vw;
  }
}
@media (max-width: 620px) {
  .form-box input[type=submit] {
    font-size: 1.125rem;
  }
}
.form-box input[type=submit]:hover {
  color: #f64c52;
  background-color: #ffffff;
}
@media (max-width: 620px) {
  .form-box .gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-twelfths {
    max-width: 250px !important;
    width: 100% !important;
    padding: 12px;
  }
}
.form-box .gform_wrapper.gravity-theme .gform_footer, .form-box .gform_wrapper.gravity-theme .gform_page_footer {
  margin: 40px 0 0;
  padding: 10px 0;
}
@media (max-width: 620px) {
  .form-box .gform_wrapper.gravity-theme .gform_footer, .form-box .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 15px 0 0;
  }
}
.form-box .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 50px;
  grid-row-gap: 48px;
}
@media (max-width: 768px) {
  .form-box .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 20px;
    grid-row-gap: 10px;
  }
}
.form-box .gform_wrapper.gravity-theme .gfield_label,
.form-box .gform_wrapper.gravity-theme .gfield_header_item, .form-box .gform_wrapper.gravity-theme .gform_fileupload_rules, .form-box .gform_wrapper.gravity-theme .ginput_complex label {
  font-size: 1rem;
  font-family: "Questrial-Regular";
  font-weight: 400;
  color: #f64c52;
}
.form-box .gfield_required {
  font-size: inherit !important;
  color: inherit !important;
  font-style: normal !important;
}
.form-box .gfield_required::after {
  display: inline-block;
  content: "*";
  color: inherit;
  font-size: inherit;
  font-style: normal;
}
.form-box .gfield_required .gfield_required_text {
  display: none !important;
}
.form-box .gfield--type-textarea .gsection_description,
.form-box .gfield--input-type-textarea .gsection_description {
  display: none !important;
}

.cookie-wrap {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  overflow: hidden;
  background: rgba(30, 40, 59, 0.2);
  backdrop-filter: blur(5px);
}

.cookie-banner {
  max-width: 426px;
  background-color: #ffffff;
  border-radius: 16px;
  padding: 24px;
  -webkit-box-shadow: 0px -3px 16px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -3px 16px 8px rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  position: absolute;
  right: 60px;
  bottom: 40px;
}
.cookie-banner__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.cookie-banner__close-btn svg {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.cookie-banner__title {
  font-size: 32px;
  color: #f64c52;
  font-family: "AktivGrotMed";
  padding-bottom: 10px;
}
.cookie-banner__text {
  font-size: 16px;
  color: #1E283B;
  line-height: 1.5;
}
.cookie-banner__text a {
  color: #f64c52;
  text-decoration: underline;
}
.cookie-banner__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 23px;
}
.cookie-banner__accept {
  background-color: #f64c52;
  color: #ffffff;
  border: 1px solid #f64c52;
  border-radius: 40px;
  padding: 12px 34px;
  font-size: 16px;
  line-height: 100%;
  font-family: "AktivGrotReg";
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.cookie-banner__accept:hover {
  color: #1E283B;
  background-color: #ffffff;
}
.cookie-banner__settings {
  background-color: #ffffff;
  color: #f64c52;
  border: 1px solid #f64c52;
  border-radius: 40px;
  padding: 12px 13px;
  font-size: 16px;
  line-height: 100%;
  font-family: "AktivGrotReg";
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.cookie-banner__settings:hover {
  color: #ffffff;
  background-color: #f64c52;
}

.home-page p > a,
.home-page h1 > a,
.home-page h2 > a,
.home-page h3 > a,
.home-page h4 > a,
.home-page h5 > a,
.home-page h6 > a {
  color: inherit;
}

/**** Hero Section ****/
.hero-section {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
  height: 55vw;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media (max-width: 991px) {
  .hero-section {
    height: 87.1vw;
    border-bottom: none;
  }
}
@media (max-width: 768px) {
  .hero-section {
    height: 96vw;
  }
}
.hero-section .hero-content-box {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.hero-section .hero-title {
  max-width: 50vw;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .hero-section .hero-title {
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.hero-section .hero-title * {
  font-size: 4.0621vw;
  font-family: "AktivGrotBold";
}
@media (max-width: 991px) {
  .hero-section .hero-title * {
    font-size: 2.8rem;
  }
}
.hero-section .hero-subtitle p {
  font-size: 1.6vw;
}
@media (max-width: 991px) {
  .hero-section .hero-subtitle p {
    font-size: 1.1rem;
  }
}
.hero-section .hero-btn {
  -webkit-transition: visibility 0s, -webkit-transform 0.3s ease-in-out 0s !important;
  transition: visibility 0s, -webkit-transform 0.3s ease-in-out 0s !important;
  transition: transform 0.3s ease-in-out 0s, visibility 0s !important;
  transition: transform 0.3s ease-in-out 0s, visibility 0s, -webkit-transform 0.3s ease-in-out 0s !important;
}

.hero-section.hero-bg-video {
  position: relative;
}
.hero-section.hero-bg-video .video-desktop,
.hero-section.hero-bg-video .video-mobile {
  position: absolute;
  inset: 0 -2px 0 -2px;
  width: 102%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.hero-section.hero-bg-video .video-desktop {
  display: block;
}
.hero-section.hero-bg-video .video-desktop iframe,
.hero-section.hero-bg-video .video-desktop video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
.hero-section.hero-bg-video .video-desktop .fallback-img {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.hero-section.hero-bg-video .video-desktop .fallback-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-section.hero-bg-video .video-mobile {
  display: none;
}
.hero-section.hero-bg-video .video-mobile iframe,
.hero-section.hero-bg-video .video-mobile video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
.hero-section.hero-bg-video .video-mobile .fallback-img {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.hero-section.hero-bg-video .video-mobile .fallback-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .hero-section.hero-bg-video .video-desktop {
    display: none;
  }
  .hero-section.hero-bg-video .video-mobile {
    display: block;
  }
}

/**** Logo Track Section ****/
.logo-track-section {
  background: #1E283B;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 20px 0;
  margin-top: -1px;
  border-bottom: 1px solid #ffffff;
}
@media (max-width: 991px) {
  .logo-track-section {
    padding: 15px 0;
  }
}
.logo-track-section .scroll {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.logo-track-section .scroll .scroll-box {
  background: #1E283B;
  white-space: nowrap;
  -webkit-animation: animate-marquee 120s linear infinite;
          animation: animate-marquee 120s linear infinite;
  -webkit-animation-delay: -40s;
          animation-delay: -40s;
}
.logo-track-section .scroll .scroll-box:nth-child(2) {
  -webkit-animation: animate-marquee-2 120s linear infinite;
          animation: animate-marquee-2 120s linear infinite;
  -webkit-animation-delay: -100s;
          animation-delay: -100s;
}
.logo-track-section .scroll .scroll-box img {
  width: auto;
  height: auto;
  max-height: 105px;
  margin-right: 10vw;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 991px) {
  .logo-track-section .scroll .scroll-box img {
    margin-right: 16vw;
  }
}
@media (max-width: 560px) {
  .logo-track-section .scroll .scroll-box img {
    height: 16vw;
    margin-right: 24vw;
  }
}

@-webkit-keyframes animate-marquee {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes animate-marquee {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes animate-marquee-2 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}
@keyframes animate-marquee-2 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}
/**** Work Section ****/
.work-section .inner-work .description p {
  letter-spacing: 0.3px;
}
.work-section .inner-work .work-posts-box {
  margin-top: 45px;
}
@media (max-width: 768px) {
  .work-section .inner-work .work-posts-box {
    margin-top: 16px;
  }
}
.work-section .inner-work .btn-box {
  margin-top: 55px;
  text-align: center;
}
.work-section .inner-work .btn-box .btn {
  font-size: 1.2vw;
  padding-right: 2.865vw;
  padding-left: 2.865vw;
  line-height: 100%;
  padding-bottom: 0.7292vw;
  padding-top: 0.7292vw;
}
@media (max-width: 991px) {
  .work-section .inner-work .btn-box .btn {
    font-size: 21px;
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 560px) {
  .work-section .inner-work .btn-box .btn {
    font-size: 3.8vw;
    padding-right: 5vw;
    padding-left: 5vw;
    padding-bottom: 8px;
    padding-top: 8px;
  }
}
@media (max-width: 768px) {
  .work-section .inner-work .btn-box {
    margin-top: 35px;
  }
}
@media (max-width: 560px) {
  .work-section .inner-work .btn-box {
    margin-top: 16px;
  }
}

/**** Believe Section ****/
.believe-section {
  background-color: #f5f5f5;
}
.believe-section .inner-believe .believe-boxes-inner {
  margin-top: 3.75vw;
  min-height: 24.25vw;
  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;
}
.believe-section .inner-believe .believe-boxes {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
}
@media (max-width: 1920px) {
  .believe-section .inner-believe .believe-boxes {
    gap: 17px;
  }
}
@media (max-width: 1640px) {
  .believe-section .inner-believe .believe-boxes {
    gap: 15px;
  }
}
@media (max-width: 991px) {
  .believe-section .inner-believe .believe-boxes {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .believe-section .inner-believe .believe-boxes {
    gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.believe-section .inner-believe .believe-boxes .single-box {
  min-height: 20.5vw;
  border-radius: 12px;
  background: transparent;
  position: relative;
  padding: 2.72vw 2.45vw;
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow: visible;
  -webkit-transition: height 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s, border 0.3s ease-in-out 0s;
  transition: height 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s, border 0.3s ease-in-out 0s;
}
@media (max-width: 991px) {
  .believe-section .inner-believe .believe-boxes .single-box {
    padding: 4.2vw 3.2vw;
    min-height: 31.37vw;
    height: auto;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .believe-section .inner-believe .believe-boxes .single-box {
    padding: 32px;
    min-height: auto;
    height: auto;
    overflow: hidden;
  }
}
@media (max-width: 560px) {
  .believe-section .inner-believe .believe-boxes .single-box {
    padding: 16px 16px 32px;
  }
}
.believe-section .inner-believe .believe-boxes .single-box::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #1E283B;
  border: 1px solid #1E283B;
  border-radius: 12px;
  -webkit-transition: height 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s, border 0.3s ease-in-out 0s;
  transition: height 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s, border 0.3s ease-in-out 0s;
  z-index: 1;
}
.believe-section .inner-believe .believe-boxes .single-box .number,
.believe-section .inner-believe .believe-boxes .single-box .icon,
.believe-section .inner-believe .believe-boxes .single-box .desc {
  position: relative;
  z-index: 2;
}
.believe-section .inner-believe .believe-boxes .single-box .number,
.believe-section .inner-believe .believe-boxes .single-box .icon {
  -webkit-transition: -webkit-transform 0.3s ease-in-out 0s;
  transition: -webkit-transform 0.3s ease-in-out 0s;
  transition: transform 0.3s ease-in-out 0s;
  transition: transform 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out 0s;
}
.believe-section .inner-believe .believe-boxes .single-box .number {
  min-height: auto;
}
@media (max-width: 768px) {
  .believe-section .inner-believe .believe-boxes .single-box .number {
    margin-bottom: 16px;
  }
}
.believe-section .inner-believe .believe-boxes .single-box .number p {
  font-size: 2.5vw;
  line-height: 1.2;
  font-family: "FarnhamHeadline-Medium";
}
@media (max-width: 991px) {
  .believe-section .inner-believe .believe-boxes .single-box .number p {
    font-size: 6.2vw;
  }
}
@media (max-width: 768px) {
  .believe-section .inner-believe .believe-boxes .single-box .number p {
    font-size: 10.7vw;
    line-height: 100%;
  }
}
@media (max-width: 560px) {
  .believe-section .inner-believe .believe-boxes .single-box .number p {
    font-size: 13.75vw;
    letter-spacing: -0.3px;
  }
}
.believe-section .inner-believe .believe-boxes .single-box .desc {
  margin-top: 1.5vw;
}
.believe-section .inner-believe .believe-boxes .single-box .desc p {
  font-size: 1.3vw;
  line-height: 1.3;
  letter-spacing: 0.4px;
}
@media (max-width: 991px) {
  .believe-section .inner-believe .believe-boxes .single-box .desc p {
    font-size: 3vw;
  }
}
@media (max-width: 768px) {
  .believe-section .inner-believe .believe-boxes .single-box .desc p {
    font-size: 5.4vw;
  }
}
@media (max-width: 560px) {
  .believe-section .inner-believe .believe-boxes .single-box .desc p {
    font-size: 6.25vw;
  }
}
.believe-section .inner-believe .believe-boxes .single-box .number p,
.believe-section .inner-believe .believe-boxes .single-box .desc p {
  color: #ffffff;
  -webkit-transition: color 0.3s ease-in-out 0s;
  transition: color 0.3s ease-in-out 0s;
}
.believe-section .inner-believe .believe-boxes .single-box .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  visibility: hidden;
  margin-bottom: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: opacity 0.3s ease-in-out 0s, visibility 0.3s ease-in-out 0s, margin-bottom 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s, visibility 0.3s ease-in-out 0s, margin-bottom 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s, transform 0.3s ease-in-out 0s, visibility 0.3s ease-in-out 0s, margin-bottom 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s, transform 0.3s ease-in-out 0s, visibility 0.3s ease-in-out 0s, margin-bottom 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out 0s;
}
@media (max-width: 991px) {
  .believe-section .inner-believe .believe-boxes .single-box .icon {
    display: none;
  }
}
.believe-section .inner-believe .believe-boxes .single-box .icon img {
  width: auto;
  height: 0px;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: height 0.3s ease-in-out 0s;
  transition: height 0.3s ease-in-out 0s;
}
.believe-section .inner-believe .believe-boxes .single-box:hover::before {
  height: calc(100% + 2.8vw);
  background: #f64c52;
  border-color: #f64c52;
}
.believe-section .inner-believe .believe-boxes .single-box:hover .number {
  -webkit-transform: translateY(-2.8vw);
          transform: translateY(-2.8vw);
}
.believe-section .inner-believe .believe-boxes .single-box:hover .icon {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-1vw);
          transform: translateY(-1vw);
}
.believe-section .inner-believe .believe-boxes .single-box:hover .icon img {
  height: 5vw;
}
@media (max-width: 991px) {
  .believe-section .inner-believe .believe-boxes .single-box:hover .icon img {
    height: 10vw;
  }
}
@media (max-width: 991px) {
  .believe-section .inner-believe .believe-boxes .single-box:hover::before {
    height: 100%;
  }
  .believe-section .inner-believe .believe-boxes .single-box:hover .number,
  .believe-section .inner-believe .believe-boxes .single-box:hover .icon {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/**** About Us Section ****/
.home-about .box-right,
.home-about .box-left {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.home-about-section {
  background-color: #ffffff;
}
.home-about-section .about-us-content {
  display: -ms-grid;
  display: grid;
  gap: 7vw;
  -ms-grid-columns: 1fr 7vw 1fr;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 991px) {
  .home-about-section .about-us-content {
    gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 768px) {
  .home-about-section .about-us-content {
    gap: 24px;
  }
}
.home-about-section .about-us-content .box-left {
  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-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 3.333333vw;
}
@media (max-width: 768px) {
  .home-about-section .about-us-content .box-left {
    gap: 24px;
  }
}
.home-about-section .about-us-content .box-left .titles {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.home-about-section .about-us-content .box-left .titles > * {
  margin-bottom: 0;
}
.home-about-section .about-us-content .box-left .description {
  margin-top: auto;
}
.home-about-section .about-us-content .box-left .description p {
  letter-spacing: 0;
  line-height: 1.3;
  padding-bottom: 25px;
}
.home-about-section .about-us-content .box-left .description p:last-of-type {
  padding-bottom: 0;
}
@media (max-width: 560px) {
  .home-about-section .about-us-content .box-left .description p {
    padding-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .home-about-section .about-us-content .box-right {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
}
.home-about-section .about-us-content .box-right img {
  width: 100%;
  height: 100%;
  max-height: 30vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .home-about-section .about-us-content .box-right img {
    height: 60vw;
    max-height: none;
    -o-object-position: center;
       object-position: center;
  }
}
.home-about-section .home-about-subtitle {
  margin-bottom: 10px;
}
.home-about-section .home-about-desc p {
  font-size: 1.55vw;
  letter-spacing: 0.06em;
}
@media (max-width: 1440px) {
  .home-about-section .home-about-desc p {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .home-about-section .home-about-desc p {
    font-size: 2.6vw;
  }
}
@media (max-width: 768px) {
  .home-about-section .home-about-desc p {
    font-size: 5.14vw;
  }
}

/**** Services Section ****/
.services-section {
  position: relative;
  background-color: #1E283B;
}
.services-section .services-slider {
  margin-top: 75px;
}
@media (max-width: 768px) {
  .services-section .services-slider {
    margin-top: 16px;
  }
}
.services-section .services-slider.is-static {
  visibility: visible !important;
}
.services-section .services-slider.is-static .splide__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 991px) {
  .services-section .services-slider.is-static .splide__list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.services-section .services-slider.is-static .slider-navigation {
  display: none;
}
.services-section .services-slider .flip-card {
  background-color: transparent;
  width: 100%;
  height: 100%;
  -webkit-perspective: 1000px;
          perspective: 1000px;
}
@media (min-width: 991px) {
  .services-section .services-slider .flip-card {
    height: 35vw;
    min-height: 360px;
  }
}
@media (min-width: 1230px) {
  .services-section .services-slider .flip-card {
    height: 100%;
    min-height: 35.5vw;
  }
}
.services-section .services-slider .flip-card .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
@media (max-width: 991px) {
  .services-section .services-slider .flip-card .flip-card-inner {
    display: -ms-grid;
    display: grid;
  }
}
.services-section .services-slider .flip-card .flip-card-front, .services-section .services-slider .flip-card .flip-card-back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  border-radius: 16px;
}
@media (max-width: 991px) {
  .services-section .services-slider .flip-card .flip-card-front, .services-section .services-slider .flip-card .flip-card-back {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: 1/1;
  }
}
@media (min-width: 991px) {
  .services-section .services-slider .flip-card .flip-card-front, .services-section .services-slider .flip-card .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
  }
}
.services-section .services-slider .flip-card .flip-card-front {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 20px;
}
@media (max-width: 991px) {
  .services-section .services-slider .flip-card .flip-card-front {
    padding: 0 15px;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: 1/1;
  }
}
.services-section .services-slider .flip-card .flip-card-front .btn {
  margin: 0 auto;
  background-color: rgba(30, 40, 59, 0.5019607843);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
.services-section .services-slider .flip-card .flip-card-front:hover .btn {
  background-color: #f64c52;
  color: #ffffff;
  border-color: #f64c52;
}
.services-section .services-slider .flip-card .flip-card-back {
  background-color: #f64c52;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 6.2vw 2.62vw 4.62vw;
}
@media (max-width: 768px) {
  .services-section .services-slider .flip-card .flip-card-back {
    padding: 10vw 7vw;
  }
}
.services-section .services-slider .flip-card .flip-card-back .flip-card__close {
  position: absolute;
  top: 4%;
  right: 5%;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0);
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 5px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.services-section .services-slider .flip-card .flip-card-back .flip-card__close svg {
  width: 100%;
  height: 100%;
  display: block;
  stroke: #ffffff;
}
.services-section .services-slider .flip-card .flip-card-back .flip-card__close:hover {
  background: #ffffff;
}
.services-section .services-slider .flip-card .flip-card-back .flip-card__close:hover svg {
  stroke: #f64c52;
}
.services-section .services-slider .flip-card .flip-card-back .title {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .services-section .services-slider .flip-card .flip-card-back .title {
    margin-bottom: 24px;
  }
}
.services-section .services-slider .flip-card .flip-card-back .title h4 {
  font-size: 2.6vw;
  line-height: 1.2;
  font-family: "FarnhamHeadline-Medium";
}
@media (max-width: 991px) {
  .services-section .services-slider .flip-card .flip-card-back .title h4 {
    font-size: 6.2vw;
  }
}
@media (max-width: 768px) {
  .services-section .services-slider .flip-card .flip-card-back .title h4 {
    font-size: 8.7vw;
    line-height: 100%;
  }
}
@media (max-width: 560px) {
  .services-section .services-slider .flip-card .flip-card-back .title h4 {
    font-size: 10.7vw;
  }
}
.services-section .services-slider .flip-card .flip-card-back .description p {
  font-size: 1.3vw;
}
@media (max-width: 991px) {
  .services-section .services-slider .flip-card .flip-card-back .description p {
    font-size: 3vw;
  }
}
@media (max-width: 768px) {
  .services-section .services-slider .flip-card .flip-card-back .description p {
    font-size: 3.4vw;
  }
}
@media (max-width: 560px) {
  .services-section .services-slider .flip-card .flip-card-back .description p {
    font-size: 5.4vw;
  }
}
.services-section .services-slider .flip-card .flip-card-back .btn-box {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .services-section .services-slider .flip-card .flip-card-back .btn-box {
    margin-top: 28px;
  }
}
.services-section .services-slider .flip-card .flip-card-back .btn-box .btn:hover {
  background-color: #ffffff;
  color: #f64c52;
  border-color: #ffffff;
}
.services-section .services-slider .flip-card.flipped .flip-card-inner {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.services-section .services-slider .slider-navigation {
  position: relative;
  padding-right: 2.5vw;
  padding-left: 2.5vw;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 65px auto 0;
}
@media (max-width: 1080px) {
  .services-section .services-slider .slider-navigation {
    padding-right: 3.5vw;
    padding-left: 3.5vw;
  }
}
@media (max-width: 768px) {
  .services-section .services-slider .slider-navigation {
    padding-right: 6.5vw;
    padding-left: 6.5vw;
    margin-top: 35px;
  }
}
.services-section .services-slider__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  text-align: center;
  right: 0;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 100%;
}
.services-section .services-slider__arrows .splide__arrow {
  background: none;
  border: 1px solid #ffffff;
  opacity: 1;
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2.1vw;
  height: 2.1vw;
  position: static;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media (max-width: 1080px) {
  .services-section .services-slider__arrows .splide__arrow {
    width: 3.5vw;
    height: 3.5vw;
  }
}
@media (max-width: 768px) {
  .services-section .services-slider__arrows .splide__arrow {
    width: 6.5vw;
    height: 6.5vw;
  }
}
.services-section .services-slider__arrows .splide__arrow:hover {
  background: #ffffff;
}
.services-section .services-slider__arrows .splide__arrow:hover svg {
  fill: #1E283B;
}
.services-section .services-slider__arrows .splide__arrow:hover svg g path {
  stroke: #1E283B;
}
.services-section .services-slider__arrows .splide__arrow svg {
  width: auto;
  height: 0.75vw;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  stroke: #ffffff;
}
@media (max-width: 1080px) {
  .services-section .services-slider__arrows .splide__arrow svg {
    height: 1.1vw;
  }
}
@media (max-width: 768px) {
  .services-section .services-slider__arrows .splide__arrow svg {
    height: 2vw;
  }
}
.services-section .services-slider__arrows .splide__arrow svg svg {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.services-section .services-slider__arrows .splide__arrow svg svg g path {
  stroke: #ffffff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.services-section .services-slider__arrows .splide__arrow--prev svg {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.services-section .services-slider .splide__pagination {
  position: static;
}
.services-section .services-slider .splide__pagination li {
  margin: 3px;
}
.services-section .services-slider .splide__pagination li .splide__pagination__page {
  width: 1.225vw;
  height: 1.225vw;
  min-height: 16px;
  min-width: 16px;
  opacity: 1;
  background: transparent;
  border: 2px solid #ffffff;
  display: block;
  margin: 0;
  padding: 0 !important;
}
.services-section .services-slider .splide__pagination li .splide__pagination__page.is-active {
  background: #ffffff;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 991px) {
  .services-section .services-slider .splide__pagination li .splide__pagination__page {
    width: 2.1vw;
    height: 2.1vw;
  }
}
@media (max-width: 768px) {
  .services-section .services-slider .splide__pagination li .splide__pagination__page {
    width: 5.21vw;
    height: 5.21vw;
  }
}

/**** Products Section ****/
.products-section .products-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 30px;
}
@media (max-width: 991px) {
  .products-section .products-content {
    gap: 14px;
  }
}
@media (max-width: 768px) {
  .products-section .products-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.products-section .products-content .box-left {
  width: 50%;
  border: 1px solid red;
  border-radius: 3%;
  padding: 3.768vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.53vw;
}
@media (max-width: 991px) {
  .products-section .products-content .box-left {
    padding: 4.25vw;
    gap: 3.16vw;
    border-radius: 7px;
  }
}
@media (max-width: 768px) {
  .products-section .products-content .box-left {
    width: 100%;
    padding: 5.7vw;
  }
}
.products-section .products-content .box-right {
  width: 50%;
}
@media (max-width: 768px) {
  .products-section .products-content .box-right {
    width: 100%;
    max-height: 620px;
  }
}
.products-section .products-content .box-right img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 3%;
}
@media (max-width: 991px) {
  .products-section .products-content .box-right img {
    border-radius: 10px;
  }
}
@media (max-width: 768px) {
  .products-section .products-content .box-right img {
    max-height: 83vw;
    height: 100%;
  }
}
.products-section .left-content .title {
  margin-bottom: 1.85vw;
}
.products-section .left-content .title h1, .products-section .left-content .title h2, .products-section .left-content .title h3, .products-section .left-content .title h4, .products-section .left-content .title h5, .products-section .left-content .title h6, .products-section .left-content .title p {
  font-size: 4.07vw;
}
@media (max-width: 991px) {
  .products-section .left-content .title h1, .products-section .left-content .title h2, .products-section .left-content .title h3, .products-section .left-content .title h4, .products-section .left-content .title h5, .products-section .left-content .title h6, .products-section .left-content .title p {
    font-size: 4.7vw;
  }
}
@media (max-width: 768px) {
  .products-section .left-content .title h1, .products-section .left-content .title h2, .products-section .left-content .title h3, .products-section .left-content .title h4, .products-section .left-content .title h5, .products-section .left-content .title h6, .products-section .left-content .title p {
    font-size: 8.96vw;
  }
}
.products-section .left-content .description p {
  line-height: 1.3;
}
.products-section .product-slider {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
}
.products-section .product-slider .single-product .title {
  margin-bottom: 30px;
  font-size: 2.8vw;
}
.products-section .product-slider .single-product .title h1, .products-section .product-slider .single-product .title h2, .products-section .product-slider .single-product .title h3, .products-section .product-slider .single-product .title h4, .products-section .product-slider .single-product .title h5, .products-section .product-slider .single-product .title h6 {
  font-family: "FarnhamHeadline-Medium";
  font-size: inherit;
}
.products-section .product-slider .single-product .title p {
  font-size: inherit;
}
@media (max-width: 991px) {
  .products-section .product-slider .single-product .title {
    font-size: 3.06vw;
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .products-section .product-slider .single-product .title {
    font-size: 6.31vw;
    padding-right: 0px;
    margin-bottom: 15px;
  }
}
.products-section .product-slider .single-product .description p {
  font-size: 1.1vw;
  line-height: 1.6;
}
@media (max-width: 991px) {
  .products-section .product-slider .single-product .description p {
    font-size: 2vw;
    letter-spacing: -0.02rem;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .products-section .product-slider .single-product .description p {
    font-size: 3.1vw;
    line-height: 1.6;
    letter-spacing: -0.02rem;
  }
}
@media (max-width: 480px) {
  .products-section .product-slider .single-product .description p {
    font-size: 4.1vw;
  }
}
.products-section .product-slider .slider-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding: 0 2vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .products-section .product-slider .slider-navigation {
    padding: 0 30px;
  }
}
@media (max-width: 768px) {
  .products-section .product-slider .slider-navigation {
    padding: 0 6vw;
  }
}
@media (max-width: 768px) {
  .products-section .product-slider__arrows {
    top: auto;
    bottom: 0;
  }
}
.products-section .product-slider__arrows .splide__arrow {
  background: none;
  border: 1px solid #f64c52;
  opacity: 1;
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.8vw;
  height: 1.8vw;
  padding: 0.4vw;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media (max-width: 1280px) {
  .products-section .product-slider__arrows .splide__arrow {
    width: 2.2vw;
    height: 2.2vw;
  }
}
@media (max-width: 991px) {
  .products-section .product-slider__arrows .splide__arrow {
    width: 30px;
    height: 30px;
    padding: 7px;
  }
}
@media (max-width: 768px) {
  .products-section .product-slider__arrows .splide__arrow {
    width: 6vw;
    height: 6vw;
    padding: 1.5vw;
  }
}
@media (max-width: 560px) {
  .products-section .product-slider__arrows .splide__arrow {
    width: 6.5vw;
    height: 6.5vw;
  }
}
.products-section .product-slider__arrows .splide__arrow:hover {
  background: #f64c52;
}
.products-section .product-slider__arrows .splide__arrow:hover svg {
  fill: #ffffff;
}
.products-section .product-slider__arrows .splide__arrow:hover svg g path {
  stroke: #ffffff;
}
.products-section .product-slider__arrows .splide__arrow svg {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  stroke: #f64c52;
}
.products-section .product-slider__arrows .splide__arrow svg svg {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.products-section .product-slider__arrows .splide__arrow svg svg g path {
  stroke: #f64c52;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.products-section .product-slider__arrows .splide__arrow--prev {
  left: 0px;
}
.products-section .product-slider__arrows .splide__arrow--next {
  right: 0px;
}
.products-section .product-slider__arrows .splide__arrow--prev svg {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.products-section .product-slider .splide__pagination {
  margin-top: auto;
  position: static;
}
.products-section .product-slider .splide__pagination li {
  margin: 3px;
}
.products-section .product-slider .splide__pagination li .splide__pagination__page {
  width: 1.225vw;
  height: 1.225vw;
  min-height: 16px;
  min-width: 16px;
  opacity: 1;
  background: #ffffff;
  border: 2px solid #f64c52;
  display: block;
  margin: 0;
}
.products-section .product-slider .splide__pagination li .splide__pagination__page.is-active {
  background: #f64c52;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 991px) {
  .products-section .product-slider .splide__pagination li .splide__pagination__page {
    width: 2.1vw;
    height: 2.1vw;
  }
}
@media (max-width: 768px) {
  .products-section .product-slider .splide__pagination li .splide__pagination__page {
    width: 5.21vw;
    height: 5.21vw;
  }
}

/**** Testimonials Section ****/
@media (max-width: 768px) {
  .testimonials-section .title-arrow-left svg {
    width: auto;
    height: 4.4vw;
  }
}
.testimonials-section .title-arrow-left p {
  font-size: 1.41vw;
}
@media (max-width: 991px) {
  .testimonials-section .title-arrow-left p {
    font-size: 2.1vw;
  }
}
@media (max-width: 768px) {
  .testimonials-section .title-arrow-left p {
    font-size: 5vw;
  }
}
.testimonials-section .testimonials-list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 30px;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .testimonials-section .testimonials-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .testimonials-section .testimonials-list {
    gap: 16px;
    margin-top: 16px;
  }
}
.testimonials-section .testimonials-list .single-testimonials {
  background: #ffffff;
  border-radius: 12px;
  padding: 2vw 1.042vw 4.23vw 1.75vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4.6vw;
}
@media (max-width: 991px) {
  .testimonials-section .testimonials-list .single-testimonials {
    padding: 4.2vw 3.16vw;
  }
}
@media (max-width: 768px) {
  .testimonials-section .testimonials-list .single-testimonials {
    min-height: auto;
    gap: 16px;
    padding: 10vw 3.75vw;
    border-radius: 18px;
  }
}
.testimonials-section .testimonials-list .single-testimonials .test-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 25px;
}
@media (max-width: 640px) {
  .testimonials-section .testimonials-list .single-testimonials .test-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 16px;
  }
}
.testimonials-section .testimonials-list .single-testimonials .test-top .test-info {
  margin-top: 2vw;
}
@media (max-width: 640px) {
  .testimonials-section .testimonials-list .single-testimonials .test-top .test-info {
    min-height: auto;
    margin-top: 0;
  }
}
.testimonials-section .testimonials-list .single-testimonials .test-top .test-info .title {
  padding-bottom: 3px;
}
.testimonials-section .testimonials-list .single-testimonials .test-top .test-info .title p {
  font-size: 1.4vw;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .testimonials-section .testimonials-list .single-testimonials .test-top .test-info .title p {
    font-size: 4vw;
  }
}
@media (max-width: 768px) {
  .testimonials-section .testimonials-list .single-testimonials .test-top .test-info .title p {
    font-size: 6.25vw;
  }
}
.testimonials-section .testimonials-list .single-testimonials .test-top .test-info .test-postition {
  padding-bottom: 3px;
}
.testimonials-section .testimonials-list .single-testimonials .test-top .test-info .test-postition p {
  font-size: 1.1vw;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .testimonials-section .testimonials-list .single-testimonials .test-top .test-info .test-postition p {
    font-size: 3vw;
  }
}
@media (max-width: 768px) {
  .testimonials-section .testimonials-list .single-testimonials .test-top .test-info .test-postition p {
    font-size: 5vw;
  }
}
.testimonials-section .testimonials-list .single-testimonials .test-top .test-info .test-company p {
  font-size: 1.1vw;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .testimonials-section .testimonials-list .single-testimonials .test-top .test-info .test-company p {
    font-size: 3vw;
  }
}
@media (max-width: 768px) {
  .testimonials-section .testimonials-list .single-testimonials .test-top .test-info .test-company p {
    font-size: 5vw;
  }
}
@media (max-width: 768px) {
  .testimonials-section .testimonials-list .single-testimonials .test-top .test-img {
    margin: 0 auto;
  }
}
.testimonials-section .testimonials-list .single-testimonials .test-top .test-img img {
  width: 5.25vw;
  height: 5.25vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
@media (max-width: 1260px) {
  .testimonials-section .testimonials-list .single-testimonials .test-top .test-img img {
    width: 8vw;
    height: 8vw;
  }
}
@media (max-width: 991px) {
  .testimonials-section .testimonials-list .single-testimonials .test-top .test-img img {
    width: 17vw;
    height: 17vw;
  }
}
@media (max-width: 560px) {
  .testimonials-section .testimonials-list .single-testimonials .test-top .test-img img {
    width: 30vw;
    height: 30vw;
  }
}
.testimonials-section .testimonials-list .single-testimonials .test-desc p {
  font-size: 1.3vw;
  line-height: 1.6;
}
@media (max-width: 991px) {
  .testimonials-section .testimonials-list .single-testimonials .test-desc p {
    font-size: 3vw;
  }
}
@media (max-width: 768px) {
  .testimonials-section .testimonials-list .single-testimonials .test-desc p {
    font-size: 5vw;
  }
}

/**** Contact Section ****/
.home-contact-section .contact-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.8fr 35px 1fr;
  grid-template-columns: 0.8fr 1fr;
  gap: 35px;
  color: #f64c52;
}
@media (max-width: 991px) {
  .home-contact-section .contact-content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 768px) {
  .home-contact-section .contact-content {
    gap: 13vw;
  }
}
.home-contact-section .contact-content .box-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
@media (max-width: 991px) {
  .home-contact-section .contact-content .box-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    row-gap: 0;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
.home-contact-section .contact-content .box-left .title {
  margin-bottom: 2.55vw;
  max-width: 19vw;
}
@media (max-width: 991px) {
  .home-contact-section .contact-content .box-left .title {
    max-width: 100%;
    margin-bottom: 1.9vw;
  }
}
@media (max-width: 768px) {
  .home-contact-section .contact-content .box-left .title {
    font-size: 11.55vw;
    margin-bottom: 10.4vw;
  }
}
.home-contact-section .contact-content .box-left .title h1, .home-contact-section .contact-content .box-left .title h2, .home-contact-section .contact-content .box-left .title h3, .home-contact-section .contact-content .box-left .title h4, .home-contact-section .contact-content .box-left .title h5, .home-contact-section .contact-content .box-left .title h6, .home-contact-section .contact-content .box-left .title p {
  line-height: 1.2;
  font-family: "FarnhamText-Regular";
}
@media (max-width: 768px) {
  .home-contact-section .contact-content .box-left .image {
    width: 100%;
    text-align: center;
    margin: 0 auto 15px;
  }
}
.home-contact-section .contact-content .box-left .image img {
  width: 50%;
  height: 25.153vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px;
}
@media (max-width: 1260px) {
  .home-contact-section .contact-content .box-left .image img {
    width: 75%;
  }
}
@media (max-width: 991px) {
  .home-contact-section .contact-content .box-left .image img {
    width: 27.5vw;
    height: 36.57vw;
  }
}
@media (max-width: 768px) {
  .home-contact-section .contact-content .box-left .image img {
    width: 100%;
    height: 80vw;
  }
}
@media (max-width: 460px) {
  .home-contact-section .contact-content .box-left .image img {
    height: 100vw;
  }
}
@media (min-width: 991px) {
  .home-contact-section .contact-content .box-left .desc {
    margin-top: 1.48vw;
    margin-bottom: auto;
  }
}
@media (max-width: 768px) {
  .home-contact-section .contact-content .box-left .desc {
    width: 100%;
    margin: 0 auto;
  }
}
.home-contact-section .contact-content .box-left .desc p, .home-contact-section .contact-content .box-left .desc a {
  font-size: 1.41vw;
  color: #f64c52;
}
@media (max-width: 991px) {
  .home-contact-section .contact-content .box-left .desc p, .home-contact-section .contact-content .box-left .desc a {
    font-size: 2.36vw;
  }
}
@media (max-width: 768px) {
  .home-contact-section .contact-content .box-left .desc p, .home-contact-section .contact-content .box-left .desc a {
    font-size: 5vw;
  }
}
.home-contact-section .contact-content .box-left .desc p strong, .home-contact-section .contact-content .box-left .desc a strong {
  font-family: "AktivGrotMed";
}
.home-contact-section .contact-content .box-left .desc a {
  text-decoration: underline;
}
.home-contact-section .contact-content .box-right {
  padding-top: 2vw;
}
.home-contact-section .contact-content .box-right .form-box input[type=text],
.home-contact-section .contact-content .box-right .form-box input[type=password],
.home-contact-section .contact-content .box-right .form-box input[type=color],
.home-contact-section .contact-content .box-right .form-box input[type=date],
.home-contact-section .contact-content .box-right .form-box input[type=email],
.home-contact-section .contact-content .box-right .form-box input[type=number],
.home-contact-section .contact-content .box-right .form-box input[type=datetime-local],
.home-contact-section .contact-content .box-right .form-box input[type=datetime],
.home-contact-section .contact-content .box-right .form-box input[type=month],
.home-contact-section .contact-content .box-right .form-box input[type=search],
.home-contact-section .contact-content .box-right .form-box input[type=tel],
.home-contact-section .contact-content .box-right .form-box input[type=time],
.home-contact-section .contact-content .box-right .form-box input[type=url],
.home-contact-section .contact-content .box-right .form-box input[type=week],
.home-contact-section .contact-content .box-right .form-box .gform_wrapper.gravity-theme textarea {
  font-size: 1.125rem !important;
}
@media (max-width: 768px) {
  .home-contact-section .contact-content .box-right .form-box input[type=text],
  .home-contact-section .contact-content .box-right .form-box input[type=password],
  .home-contact-section .contact-content .box-right .form-box input[type=color],
  .home-contact-section .contact-content .box-right .form-box input[type=date],
  .home-contact-section .contact-content .box-right .form-box input[type=email],
  .home-contact-section .contact-content .box-right .form-box input[type=number],
  .home-contact-section .contact-content .box-right .form-box input[type=datetime-local],
  .home-contact-section .contact-content .box-right .form-box input[type=datetime],
  .home-contact-section .contact-content .box-right .form-box input[type=month],
  .home-contact-section .contact-content .box-right .form-box input[type=search],
  .home-contact-section .contact-content .box-right .form-box input[type=tel],
  .home-contact-section .contact-content .box-right .form-box input[type=time],
  .home-contact-section .contact-content .box-right .form-box input[type=url],
  .home-contact-section .contact-content .box-right .form-box input[type=week],
  .home-contact-section .contact-content .box-right .form-box .gform_wrapper.gravity-theme textarea {
    font-size: 1rem !important;
  }
}
.home-contact-section .contact-content .box-right .form-box .gform_wrapper.gravity-theme .gfield_label,
.home-contact-section .contact-content .box-right .form-box .gform_wrapper.gravity-theme .gfield_header_item, .home-contact-section .contact-content .box-right .form-box .gform_wrapper.gravity-theme .gform_fileupload_rules, .home-contact-section .contact-content .box-right .form-box .gform_wrapper.gravity-theme .ginput_complex label {
  font-size: 1.25rem;
  color: #f64c52;
}
@media (max-width: 768px) {
  .home-contact-section .contact-content .box-right .form-box .gform_wrapper.gravity-theme .gfield_label,
  .home-contact-section .contact-content .box-right .form-box .gform_wrapper.gravity-theme .gfield_header_item, .home-contact-section .contact-content .box-right .form-box .gform_wrapper.gravity-theme .gform_fileupload_rules, .home-contact-section .contact-content .box-right .form-box .gform_wrapper.gravity-theme .ginput_complex label {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .home-contact-section .contact-content .box-right .form-box .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1.2;
    width: 100%;
  }
}

/**** About Section ****/
.about-section .about-us-content .about-boxes {
  margin-top: 70px;
}
@media (max-width: 991px) {
  .about-section .about-us-content .about-boxes {
    margin-top: 16px;
  }
}
.about-section .about-us-content .about-boxes .single-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991px) {
  .about-section .about-us-content .about-boxes .single-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
@media (max-width: 560px) {
  .about-section .about-us-content .about-boxes .single-box {
    gap: 20px;
  }
}
.about-section .about-us-content .about-boxes .single-box.image-hide .box-left {
  display: none;
}
.about-section .about-us-content .about-boxes .single-box.image-hide .box-right {
  width: 100%;
  padding: 0;
}
.about-section .about-us-content .about-boxes .single-box .box-left {
  width: 32vw;
}
@media (max-width: 991px) {
  .about-section .about-us-content .about-boxes .single-box .box-left {
    width: 100%;
  }
}
.about-section .about-us-content .about-boxes .single-box .box-left img {
  width: 100%;
  border-radius: 8px;
  height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 991px) {
  .about-section .about-us-content .about-boxes .single-box .box-left img {
    height: 50vw;
  }
}
@media (max-width: 560px) {
  .about-section .about-us-content .about-boxes .single-box .box-left img {
    height: 75vw;
  }
}
.about-section .about-us-content .about-boxes .single-box .box-right {
  width: 30vw;
  text-align: right;
  padding-right: 3.5vw;
}
@media (max-width: 991px) {
  .about-section .about-us-content .about-boxes .single-box .box-right {
    width: 100%;
  }
}
.about-section .about-us-content .about-boxes .single-box .box-right p {
  letter-spacing: 0;
  line-height: 1.3;
}
.about-section .about-us-content .about-boxes .single-box + .single-box {
  margin-top: 50px;
}
.about-section .about-us-content .about-boxes .single-box.single-box-order {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .about-section .about-us-content .about-boxes .single-box.single-box-order {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.about-section .about-us-content .about-boxes .single-box.single-box-order .box-right {
  text-align: left;
  padding-left: 3.5vw;
  padding-right: 0;
}
.about-section .about-us-content .about-quote {
  text-align: center;
  max-width: 55vw;
  margin: 175px auto 0;
}
@media (max-width: 991px) {
  .about-section .about-us-content .about-quote {
    max-width: none;
    margin: 100px auto 0;
  }
}
.about-section .about-us-content .about-quote .quote-desc {
  margin-bottom: 55px;
}
.about-section .about-us-content .about-quote .quote-desc p {
  font-size: 2.15vw;
  line-height: 1.3;
  font-family: "FarnhamText-Regular";
}
@media (max-width: 991px) {
  .about-section .about-us-content .about-quote .quote-desc p {
    font-size: 6.28vw;
  }
}
@media (max-width: 768px) {
  .about-section .about-us-content .about-quote .quote-desc p {
    font-size: 10vw;
  }
}
.about-section .about-us-content .about-quote .quote-name p {
  font-size: 2.15vw;
  line-height: 1.3;
  font-family: "FarnhamText-Regular";
}
@media (max-width: 991px) {
  .about-section .about-us-content .about-quote .quote-name p {
    font-size: 6.28vw;
  }
}
@media (max-width: 768px) {
  .about-section .about-us-content .about-quote .quote-name p {
    font-size: 10vw;
  }
}

/**** Members Section ****/
.members-section .members-contnet .members-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 60px;
}
@media (max-width: 1120px) {
  .members-section .members-contnet .members-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .members-section .members-contnet .members-list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.members-section .members-contnet .members-list .single-member {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  height: 30vw;
}
@media (max-width: 1120px) {
  .members-section .members-contnet .members-list .single-member {
    height: 50vw;
  }
}
@media (max-width: 768px) {
  .members-section .members-contnet .members-list .single-member {
    height: 85vw;
  }
}
.members-section .members-contnet .members-list .single-member .member-img {
  height: 100%;
}
.members-section .members-contnet .members-list .single-member .member-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.members-section .members-contnet .members-list .single-member .member-box {
  position: absolute;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  background-color: #1E283B;
  width: 100%;
  padding: 15px 19px;
  border-radius: 10px;
}
.members-section .members-contnet .members-list .single-member .member-box .member-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.members-section .members-contnet .members-list .single-member .member-box .member-info p {
  color: #ffffff;
}
.members-section .members-contnet .members-list .single-member .member-box .member-info .member-name p {
  font-size: 1.3vw;
}
@media (max-width: 1540px) {
  .members-section .members-contnet .members-list .single-member .member-box .member-info .member-name p {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .members-section .members-contnet .members-list .single-member .member-box .member-info .member-name p {
    font-size: 1rem;
  }
}
.members-section .members-contnet .members-list .single-member .member-box .member-info .member-position p {
  font-size: calc(1.3vw - 30%);
}
@media (max-width: 1540px) {
  .members-section .members-contnet .members-list .single-member .member-box .member-info .member-position p {
    font-size: calc(1.125rem - 30%);
  }
}
@media (max-width: 767px) {
  .members-section .members-contnet .members-list .single-member .member-box .member-info .member-position p {
    font-size: calc(1rem - 30%);
  }
}
.members-section .members-contnet .members-list .single-member .member-box .member-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  gap: 10px;
  max-width: 100px;
  width: 100%;
}
.members-section .members-contnet .members-list .single-member .member-box .member-contact .member-phone,
.members-section .members-contnet .members-list .single-member .member-box .member-contact .member-media {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.members-section .members-contnet .members-list .single-member .member-box .member-contact .member-phone:hover,
.members-section .members-contnet .members-list .single-member .member-box .member-contact .member-media:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.members-section .members-contnet .members-list .single-member .member-box .member-contact svg {
  width: 100%;
  max-width: 48px;
  height: auto;
  max-height: 48px;
}
@media (max-width: 1199px) {
  .members-section .members-contnet .members-list .single-member .member-box .member-contact svg {
    max-width: 38px;
    max-height: 38px;
  }
}
@media (max-width: 767px) {
  .members-section .members-contnet .members-list .single-member .member-box .member-contact svg {
    max-width: 29px;
    max-height: 29px;
  }
}

/**** Awards Section ****/
.awards-section {
  background-color: #f5f5f5;
}
.awards-section .awards-content .awards-slider {
  margin-top: 35px;
}
.awards-section .awards-content .awards-slider .splide__track {
  padding-top: 2.7vw;
  padding-right: 2.7vw !important;
}
.awards-section .awards-content .awards-slider .splide__list .single-award {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  border-radius: 24px;
  padding: 1.8vw 1.8vw 2.3vw 1.8vw;
}
@media (max-width: 991px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award {
    padding: 2.4vw 2.5vw 4vw 2.4vw;
  }
}
@media (max-width: 768px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award {
    padding: 5vw 5vw 8vw 5vw;
  }
}
@media (max-width: 560px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award {
    gap: 20px;
  }
}
.awards-section .awards-content .awards-slider .splide__list .single-award .award-logo {
  position: absolute;
  top: -10%;
  right: -10%;
  width: 6.25vw;
  height: 6.25vw;
  padding: 1.302085vw;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  background-color: red;
}
.awards-section .awards-content .awards-slider .splide__list .single-award .award-logo img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 991px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-logo {
    top: -4vw;
    right: -3vw;
    width: 12vw;
    height: 12vw;
    padding: 1.5vw;
  }
}
@media (max-width: 768px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-logo {
    top: -6vw;
    right: -6vw;
    width: 18vw;
    height: 18vw;
    padding: 1.5vw;
  }
}
.awards-section .awards-content .awards-slider .splide__list .single-award .small-title {
  min-height: 15%;
  margin-bottom: 20px;
}
.awards-section .awards-content .awards-slider .splide__list .single-award .small-title p {
  font-family: "FarnhamText-Regular";
  font-size: 1.4vw;
}
@media (max-width: 1240px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .small-title p {
    font-size: 1.7vw;
  }
}
@media (max-width: 991px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .small-title p {
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .small-title p {
    font-size: 5.4vw;
  }
}
.awards-section .awards-content .awards-slider .splide__list .single-award .award-info .title {
  margin-bottom: 0.6vw;
}
@media (max-width: 1240px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-info .title {
    margin-bottom: 5px;
  }
}
.awards-section .awards-content .awards-slider .splide__list .single-award .award-info .title p {
  font-family: "FarnhamText-Regular";
  font-size: 1.25vw;
  line-height: 1.2;
}
@media (max-width: 1240px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-info .title p {
    font-size: 1.5vw;
  }
}
@media (max-width: 991px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-info .title p {
    font-size: 2.4vw;
  }
}
@media (max-width: 768px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-info .title p {
    font-size: 5.5vw;
  }
}
@media (max-width: 560px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-info .title p {
    font-size: 4.7vw;
  }
}
.awards-section .awards-content .awards-slider .splide__list .single-award .award-info .subtitle {
  margin-bottom: 0.6vw;
}
@media (max-width: 1240px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-info .subtitle {
    margin-bottom: 5px;
  }
}
.awards-section .awards-content .awards-slider .splide__list .single-award .award-info .subtitle p {
  font-size: 1.1vw;
  line-height: 1.2;
}
@media (max-width: 1240px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-info .subtitle p {
    font-size: 1.4vw;
  }
}
@media (max-width: 991px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-info .subtitle p {
    font-size: 2.1vw;
  }
}
@media (max-width: 768px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-info .subtitle p {
    font-size: 5.2vw;
  }
}
@media (max-width: 560px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-info .subtitle p {
    font-size: 4.5vw;
  }
}
.awards-section .awards-content .awards-slider .splide__list .single-award .award-info .name p {
  font-size: 1.1vw;
  font-style: italic;
  line-height: 1.2;
}
@media (max-width: 1240px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-info .name p {
    font-size: 1.4vw;
  }
}
@media (max-width: 991px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-info .name p {
    font-size: 2.1vw;
  }
}
@media (max-width: 768px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-info .name p {
    font-size: 5.2vw;
  }
}
@media (max-width: 560px) {
  .awards-section .awards-content .awards-slider .splide__list .single-award .award-info .name p {
    font-size: 4.5vw;
  }
}
@media (max-width: 991px) {
  .awards-section .awards-content .awards-slider .splide__slide {
    padding: 2vw 2vw 0 0;
  }
}
@media (max-width: 768px) {
  .awards-section .awards-content .awards-slider .splide__slide {
    padding: 7vw 4vw 0 0;
  }
}
.awards-section .awards-content .awards-slider .splide__slide:nth-child(odd) .single-award {
  background-color: #1E283B;
}
.awards-section .awards-content .awards-slider .splide__slide:nth-child(odd) .single-award p {
  color: #ffffff;
  text-transform: none;
}
.awards-section .awards-content .awards-slider .splide__slide:nth-child(odd) .single-award .award-logo {
  background-color: #000000;
}
.awards-section .awards-content .awards-slider .splide__slide:nth-child(even) .single-award {
  background-color: #ffffff;
}
.awards-section .awards-content .awards-slider .splide__slide:nth-child(even) .single-award p {
  color: #1E283B;
  text-transform: none;
}
.awards-section .awards-content .awards-slider .splide__slide:nth-child(even) .single-award .award-logo {
  background-color: #014076;
}
.awards-section .awards-content .awards-slider .slider-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding: 0 2vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 65px auto 0;
}
@media (max-width: 991px) {
  .awards-section .awards-content .awards-slider .slider-navigation {
    padding: 0 30px;
  }
}
@media (max-width: 768px) {
  .awards-section .awards-content .awards-slider .slider-navigation {
    padding: 0 6vw;
  }
}
@media (max-width: 768px) {
  .awards-section .awards-content .awards-slider__arrows {
    top: auto;
    bottom: 0;
  }
}
.awards-section .awards-content .awards-slider__arrows .splide__arrow {
  background: none;
  border: 1px solid #f64c52;
  opacity: 1;
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.8vw;
  height: 1.8vw;
  padding: 0.4vw;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media (max-width: 1280px) {
  .awards-section .awards-content .awards-slider__arrows .splide__arrow {
    width: 2.2vw;
    height: 2.2vw;
  }
}
@media (max-width: 991px) {
  .awards-section .awards-content .awards-slider__arrows .splide__arrow {
    width: 30px;
    height: 30px;
    padding: 7px;
  }
}
@media (max-width: 768px) {
  .awards-section .awards-content .awards-slider__arrows .splide__arrow {
    width: 6vw;
    height: 6vw;
    padding: 1.5vw;
  }
}
@media (max-width: 560px) {
  .awards-section .awards-content .awards-slider__arrows .splide__arrow {
    width: 6.5vw;
    height: 6.5vw;
  }
}
.awards-section .awards-content .awards-slider__arrows .splide__arrow:hover {
  background: #f64c52;
}
.awards-section .awards-content .awards-slider__arrows .splide__arrow:hover svg {
  fill: #ffffff;
}
.awards-section .awards-content .awards-slider__arrows .splide__arrow:hover svg g path {
  stroke: #ffffff;
}
.awards-section .awards-content .awards-slider__arrows .splide__arrow svg {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  stroke: #f64c52;
}
.awards-section .awards-content .awards-slider__arrows .splide__arrow svg svg {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.awards-section .awards-content .awards-slider__arrows .splide__arrow svg svg g path {
  stroke: #f64c52;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.awards-section .awards-content .awards-slider__arrows .splide__arrow--prev {
  left: 0px;
}
.awards-section .awards-content .awards-slider__arrows .splide__arrow--next {
  right: 0px;
}
.awards-section .awards-content .awards-slider__arrows .splide__arrow--prev svg {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.awards-section .awards-content .awards-slider .splide__pagination {
  margin-top: auto;
  position: static;
}
.awards-section .awards-content .awards-slider .splide__pagination li {
  margin: 3px;
}
.awards-section .awards-content .awards-slider .splide__pagination li .splide__pagination__page {
  width: 1.225vw;
  height: 1.225vw;
  min-height: 16px;
  min-width: 16px;
  opacity: 1;
  background: #ffffff;
  border: 2px solid #f64c52;
  display: block;
  margin: 0;
}
.awards-section .awards-content .awards-slider .splide__pagination li .splide__pagination__page.is-active {
  background: #f64c52;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 991px) {
  .awards-section .awards-content .awards-slider .splide__pagination li .splide__pagination__page {
    width: 2.1vw;
    height: 2.1vw;
  }
}
@media (max-width: 768px) {
  .awards-section .awards-content .awards-slider .splide__pagination li .splide__pagination__page {
    width: 5.21vw;
    height: 5.21vw;
  }
}

/**** LMC Section ****/
.lmc-section {
  padding: 50px 0;
}
@media (max-width: 768px) {
  .lmc-section {
    padding-bottom: 0;
  }
}
.lmc-section .container {
  padding-right: 0;
}
@media (max-width: 768px) {
  .lmc-section .container {
    padding-left: 0;
  }
}
.lmc-section .lmc-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.2fr 35px 1fr;
  grid-template-columns: 0.2fr 1fr;
  gap: 35px;
}
@media (max-width: 768px) {
  .lmc-section .lmc-content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 768px) {
  .lmc-section .lmc-content .box-left {
    padding-left: 25px;
  }
}
.lmc-section .lmc-content .box-right .lmc-box {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  padding: 25px 30px 25px 25px;
  position: relative;
}
@media (min-width: 1620px) {
  .lmc-section .lmc-content .box-right .lmc-box {
    max-height: 900px;
  }
}
@media (max-width: 768px) {
  .lmc-section .lmc-content .box-right .lmc-box {
    background-position: center left;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .lmc-section .lmc-content .box-right .lmc-box::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 0;
  }
}
.lmc-section .lmc-content .box-right .lmc-box .title {
  max-width: 635px;
}
@media (max-width: 768px) {
  .lmc-section .lmc-content .box-right .lmc-box .title {
    max-width: 90%;
    position: relative;
    z-index: 1;
  }
}
.lmc-section .lmc-content .box-right .lmc-box .title h2 {
  font-family: "AktivGrotMed";
  font-size: 5.7rem;
}
@media (max-width: 1199px) {
  .lmc-section .lmc-content .box-right .lmc-box .title h2 {
    font-size: 4.5rem;
  }
}
@media (max-width: 991px) {
  .lmc-section .lmc-content .box-right .lmc-box .title h2 {
    font-size: 3.5rem;
  }
}
@media (max-width: 767px) {
  .lmc-section .lmc-content .box-right .lmc-box .title h2 {
    font-size: 3rem;
  }
}
.lmc-section .lmc-content .box-right .lmc-box__body {
  margin-left: auto;
  max-width: 30%;
}
@media (max-width: 768px) {
  .lmc-section .lmc-content .box-right .lmc-box__body {
    max-width: 90%;
    margin-left: 0;
    margin-right: auto;
    margin-top: 40px;
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 480px) {
  .lmc-section .lmc-content .box-right .lmc-box__body {
    max-width: 100%;
  }
}
.lmc-section .lmc-content .box-right .lmc-box__body .desc p {
  font-size: 1.125rem;
  letter-spacing: 0.02em;
  color: #000000;
}
.lmc-section .lmc-content .box-right .lmc-box__body .desc p + p {
  padding-top: 15px;
}
.lmc-section .lmc-content .box-right .lmc-box__body .lmc-btn {
  margin-top: 25px;
}

/**** LMC Video Section ****/
.lmc-video-section {
  padding: 50px 0;
}
.lmc-video-section .lmc-video-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
}
@media (max-width: 768px) {
  .lmc-video-section .lmc-video-content {
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.lmc-video-section .lmc-video-content .box-left {
  width: 100%;
  max-width: 858px;
}
@media (max-width: 768px) {
  .lmc-video-section .lmc-video-content .box-left {
    max-width: 100%;
  }
}
.lmc-video-section .lmc-video-content .box-left .title p {
  font-size: 2.4rem;
  padding-bottom: 20px;
  font-family: "AktivGrotBold";
}
@media (max-width: 1199px) {
  .lmc-video-section .lmc-video-content .box-left .title p {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .lmc-video-section .lmc-video-content .box-left .title p {
    font-size: 1.6rem;
  }
}
.lmc-video-section .lmc-video-content .box-left .desc p {
  line-height: 1.6;
  font-size: 1.425rem;
}
@media (max-width: 1199px) {
  .lmc-video-section .lmc-video-content .box-left .desc p {
    font-size: 1rem;
  }
}
.lmc-video-section .lmc-video-content .box-left .desc p + p {
  padding-top: 30px;
}
@media (max-width: 640px) {
  .lmc-video-section .lmc-video-content .box-left .desc p + p {
    padding-top: 20px;
  }
}
.lmc-video-section .lmc-video-content .box-right {
  position: relative;
  width: 100%;
  max-width: 730px;
}
@media (max-width: 768px) {
  .lmc-video-section .lmc-video-content .box-right {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .lmc-video-section .lmc-video-content .box-right .lmc-bg-video {
    position: sticky;
    top: 15%;
  }
}
.lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-desktop,
.lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-mobile {
  inset: 0;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 1;
  overflow: hidden;
}
@media (min-width: 768px) {
  .lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-desktop,
  .lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-mobile {
    max-width: 100%;
    height: 100%;
  }
}
.lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-desktop {
  display: none;
}
@media (min-width: 768px) {
  .lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-desktop {
    display: block;
  }
}
.lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-desktop iframe,
.lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-desktop video {
  height: 360px;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-desktop iframe,
  .lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-desktop video {
    width: 100%;
    max-width: 730px;
    height: auto;
  }
}
.lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-desktop .fallback-img {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-desktop .fallback-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-mobile {
  display: block;
}
@media (min-width: 768px) {
  .lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-mobile {
    display: none;
  }
}
.lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-mobile iframe,
.lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-mobile video {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
  border-radius: 8px;
  pointer-events: none;
}
.lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-mobile .fallback-img {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-mobile .fallback-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-desktop {
    display: none;
  }
  .lmc-video-section .lmc-video-content .box-right .lmc-bg-video .video-mobile {
    display: block;
  }
}

/**** LMC Images Section ****/
.lmc-images-section {
  padding: 50px 0 80px;
}
@media (max-width: 768px) {
  .lmc-images-section {
    padding: 20px 0;
  }
}
@media (max-width: 640px) {
  .lmc-images-section {
    padding: 0;
    margin: -40px 0 -35px;
  }
}
.lmc-images-section .lmc-images-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 35px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
}
@media (max-width: 640px) {
  .lmc-images-section .lmc-images-content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.lmc-images-section .lmc-images-content .box-right .imgs-box {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr 35px 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 35px;
  height: 100%;
}
@media (max-width: 640px) {
  .lmc-images-section .lmc-images-content .box-right .imgs-box {
    gap: 15px;
  }
}
.lmc-images-section .lmc-images-content .box-right .imgs-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
.lmc-images-section .img-top img, .lmc-images-section .main-img img, .lmc-images-section .img-bottom img {
  width: 100%;
  border-radius: 8px;
}

/**** Posts Section ****/
.posts-section {
  padding: 3.5vw 0;
}
@media (max-width: 991px) {
  .posts-section {
    padding: 5.28vw 0;
  }
}
@media (max-width: 768px) {
  .posts-section {
    padding: 10.3vw 0;
  }
}
.posts-section .posts-content {
  margin-top: 70px;
}
@media (max-width: 991px) {
  .posts-section .posts-content {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .posts-section .posts-content {
    margin-top: 16px;
  }
}
.posts-section .posts-content .posts-list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(30vw, 1fr));
  gap: 0 80px;
}
@media (max-width: 991px) {
  .posts-section .posts-content .posts-list {
    gap: 0 20px;
  }
}
@media (max-width: 768px) {
  .posts-section .posts-content .posts-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.posts-section .posts-content .posts-list .single-post {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 60px;
}
.posts-section .posts-content .posts-list .single-post:first-child {
  grid-column: 1/-1;
}
.posts-section .posts-content .posts-list .single-post:first-child .post-img img {
  height: 695px;
  border-radius: 24px;
}
@media (max-width: 991px) {
  .posts-section .posts-content .posts-list .single-post:first-child .post-img img {
    height: 50vw;
  }
}
.posts-section .posts-content .posts-list .single-post .post-img {
  margin-bottom: 30px;
}
.posts-section .posts-content .posts-list .single-post .post-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 425px;
  border-radius: 8px;
}
@media (max-width: 991px) {
  .posts-section .posts-content .posts-list .single-post .post-img img {
    height: 40vw;
  }
}
@media (max-width: 768px) {
  .posts-section .posts-content .posts-list .single-post .post-img img {
    height: 60vw;
  }
}
@media (max-width: 560px) {
  .posts-section .posts-content .posts-list .single-post .post-img img {
    height: 70vw;
  }
}
.posts-section .posts-content .posts-list .single-post .post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
}
.posts-section .posts-content .posts-list .single-post .post-content .post-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media (max-width: 768px) {
  .posts-section .posts-content .posts-list .single-post .post-content .post-meta {
    gap: 8px;
  }
}
.posts-section .posts-content .posts-list .single-post .post-content .post-meta .meta-divider {
  font-size: 0.95vw;
  line-height: 1.3;
  color: #2d3649;
  font-family: "AktivGrotLight";
}
@media (max-width: 991px) {
  .posts-section .posts-content .posts-list .single-post .post-content .post-meta .meta-divider {
    font-size: 2.3vw;
  }
}
@media (max-width: 768px) {
  .posts-section .posts-content .posts-list .single-post .post-content .post-meta .meta-divider {
    font-size: 2.8vw;
  }
}
@media (max-width: 560px) {
  .posts-section .posts-content .posts-list .single-post .post-content .post-meta .meta-divider {
    font-size: 3.75vw;
  }
}
.posts-section .posts-content .posts-list .single-post .post-content .post-meta p {
  font-size: 0.95vw;
  line-height: 1.3;
  color: #2d3649;
  font-family: "AktivGrotLight";
}
@media (max-width: 991px) {
  .posts-section .posts-content .posts-list .single-post .post-content .post-meta p {
    font-size: 2.3vw;
  }
}
@media (max-width: 768px) {
  .posts-section .posts-content .posts-list .single-post .post-content .post-meta p {
    font-size: 2.8vw;
  }
}
@media (max-width: 560px) {
  .posts-section .posts-content .posts-list .single-post .post-content .post-meta p {
    font-size: 3.75vw;
  }
}
.posts-section .posts-content .posts-list .single-post .post-content .title h4 {
  color: #1E283B;
  font-family: "FarnhamText-Regular";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .posts-section .posts-content .posts-list .single-post .post-content .title h4 {
    font-size: 3.4vw;
  }
}
@media (max-width: 560px) {
  .posts-section .posts-content .posts-list .single-post .post-content .title h4 {
    font-size: 9vw;
  }
}
@media (max-width: 768px) {
  .posts-section .posts-content .posts-list .single-post .post-content .excerpt p {
    font-size: 2.3vw;
  }
}
@media (max-width: 560px) {
  .posts-section .posts-content .posts-list .single-post .post-content .excerpt p {
    font-size: 5vw;
  }
}
.posts-section .posts-content .posts-list .single-post:hover .post-content .title h4 {
  color: #f64c52;
}
.posts-section .posts-content .btn-box {
  margin-top: 55px;
  text-align: center;
}

.recommended-posts .recommended-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .recommended-posts .recommended-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .recommended-posts .recommended-list {
    margin-top: 16px;
  }
}
@media (max-width: 640px) {
  .recommended-posts .recommended-list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.recommended-posts .recommended-item {
  background: #ffffff;
  border-radius: 15px;
  overflow: hidden;
}
.recommended-posts .recommended-item a {
  display: block;
  height: 100%;
}
.recommended-posts .recommended-item img {
  width: 100%;
  height: 15vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 991px) {
  .recommended-posts .recommended-item img {
    height: 25vw;
  }
}
@media (max-width: 640px) {
  .recommended-posts .recommended-item img {
    height: 45vw;
  }
}
.recommended-posts .recommended-item__body {
  padding: 2.5vw 2vw 3vw 2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
@media (max-width: 991px) {
  .recommended-posts .recommended-item__body {
    padding: 20px 15px 20px 15px;
  }
}
.recommended-posts .recommended-item__title {
  color: #1E283B;
  font-size: 1.8vw;
  font-family: "FarnhamText-SemiBold";
  line-height: 1.2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .recommended-posts .recommended-item__title {
    font-size: 3vw;
  }
}
@media (max-width: 640px) {
  .recommended-posts .recommended-item__title {
    font-size: 5.2vw;
  }
}
@media (max-width: 520px) {
  .recommended-posts .recommended-item__title {
    font-size: 7vw;
  }
}
.recommended-posts .recommended-item:hover .recommended-item__title {
  color: #f64c52;
}
.recommended-posts .recommended-item__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
@media (max-width: 768px) {
  .recommended-posts .recommended-item__meta {
    gap: 8px;
  }
}
.recommended-posts .recommended-item__meta .meta-divider {
  font-size: 1vw;
  line-height: 1.3;
  color: #2d3649;
  font-family: "AktivGrotReg";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .recommended-posts .recommended-item__meta .meta-divider {
    font-size: 1.25vw;
  }
}
@media (max-width: 640px) {
  .recommended-posts .recommended-item__meta .meta-divider {
    font-size: 2.8vw;
  }
}
@media (max-width: 560px) {
  .recommended-posts .recommended-item__meta .meta-divider {
    font-size: 3.75vw;
  }
}
.recommended-posts .recommended-item__meta p {
  font-size: 1vw;
  line-height: 1.3;
  color: #2d3649;
  font-family: "AktivGrotReg";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .recommended-posts .recommended-item__meta p {
    font-size: 1.25vw;
  }
}
@media (max-width: 768px) {
  .recommended-posts .recommended-item__meta p {
    font-size: 1.8vw;
  }
}
@media (max-width: 640px) {
  .recommended-posts .recommended-item__meta p {
    font-size: 2.8vw;
  }
}
@media (max-width: 560px) {
  .recommended-posts .recommended-item__meta p {
    font-size: 3.75vw;
  }
}
.recommended-posts .recommended-item__excerpt {
  display: -webkit-box;
  height: auto !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.recommended-posts .recommended-item__excerpt p {
  display: -webkit-box;
  height: auto !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.subscribe-section {
  background-color: #1E283B;
  padding: 3.5vw 0;
}
@media (max-width: 991px) {
  .subscribe-section {
    padding: 5.28vw 0;
  }
}
@media (max-width: 768px) {
  .subscribe-section {
    padding: 10.3vw 0;
  }
}
.subscribe-section .subscribe-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 50px 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .subscribe-section .subscribe-content {
    margin-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .subscribe-section .subscribe-content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-bottom: 50px;
  }
}
@media (min-width: 991px) {
  .subscribe-section .subscribe-content .box-left {
    max-width: 20vw;
  }
}
.subscribe-section .subscribe-content .box-left .title h2 {
  font-size: 2.8125vw;
  letter-spacing: 1.5px;
}
@media (max-width: 991px) {
  .subscribe-section .subscribe-content .box-left .title h2 {
    font-size: 5.5vw;
  }
}
@media (max-width: 560px) {
  .subscribe-section .subscribe-content .box-left .title h2 {
    font-size: 7.5vw;
  }
}
.subscribe-section .subscribe-content .box-left .description p {
  font-size: 1.8vw;
}
@media (max-width: 991px) {
  .subscribe-section .subscribe-content .box-left .description p {
    font-size: 2.6vw;
  }
}
@media (max-width: 560px) {
  .subscribe-section .subscribe-content .box-left .description p {
    font-size: 4.4vw;
  }
}
.subscribe-section .subscribe-content .box-right .image img {
  width: 100%;
  height: 25vw;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 768px) {
  .subscribe-section .subscribe-content .box-right .image img {
    height: auto;
  }
}
.subscribe-section .subscribe-form .form-title {
  margin-bottom: 25px;
}
.subscribe-section .subscribe-form .form-title p {
  font-family: "FarnhamText-Regular";
}
.subscribe-section .subscribe-form form .form-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
}
@media (min-width: 768px) {
  .subscribe-section .subscribe-form form .form-inner {
    padding-right: 25%;
    position: relative;
  }
}
@media (max-width: 560px) {
  .subscribe-section .subscribe-form form .form-inner .form-inner__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 25px;
  }
}
.subscribe-section .subscribe-form form label {
  font-family: "AktivGrotReg";
  font-size: 0.9rem;
  line-height: 1;
  margin-bottom: 5px;
  color: #ffffff;
}
.subscribe-section .subscribe-form form .inner-input {
  grid-area: input;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
.subscribe-section .subscribe-form form .inner-input input {
  width: 100%;
  background: none;
  border: 1px solid #ffffff;
  border-radius: 50px;
  padding: 8px 12px;
  color: #ffffff;
}
.subscribe-section .subscribe-form form .inner-input input:focus, .subscribe-section .subscribe-form form .inner-input input:active, .subscribe-section .subscribe-form form .inner-input input:target {
  outline: none;
  border-color: #f64c52;
}
.subscribe-section .subscribe-form form .inner-checkbox {
  grid-area: checkbox;
}
.subscribe-section .subscribe-form form .inner-checkbox .checkmark {
  border: 1px solid #f64c52;
}
.subscribe-section .subscribe-form form .inner-checkbox .checkmark:hover {
  border: 1px solid #ffffff;
}
.subscribe-section .subscribe-form form .inner-checkbox label input {
  margin-right: 10px;
}
@media (min-width: 560px) {
  .subscribe-section .subscribe-form form .inner-btn {
    width: 22%;
  }
}
@media (min-width: 768px) {
  .subscribe-section .subscribe-form form .inner-btn {
    position: absolute;
    right: 0;
    bottom: 50px;
  }
}
.subscribe-section .subscribe-form form .inner-btn input {
  width: 100%;
  border: 1px solid #f64c52;
  border-radius: 60px;
  padding: 8px 12px;
  color: #ffffff;
  background-color: #f64c52;
  letter-spacing: 4.2px;
  font-size: 0.875rem;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-family: "AktivGrotBold";
  min-height: 42px;
  min-width: 160px;
}
.subscribe-section .subscribe-form form .inner-btn input:hover {
  border: 1px solid #ffffff;
  background-color: #ffffff;
  color: #f64c52;
}

.subscribe-section.post-subscribe-section {
  background-color: #f5f5f5;
}
.subscribe-section.post-subscribe-section .subscribe-form .form-title {
  margin-bottom: 25px;
}
.subscribe-section.post-subscribe-section .subscribe-form .form-title p {
  font-family: "FarnhamText-Regular";
}
.subscribe-section.post-subscribe-section .subscribe-form form label {
  color: #1E283B;
}
.subscribe-section.post-subscribe-section .subscribe-form form .inner-input input {
  border: 1px solid #f64c52;
  background-color: #ffffff;
  color: #1E283B;
}
.subscribe-section.post-subscribe-section .subscribe-form form .inner-input input:focus, .subscribe-section.post-subscribe-section .subscribe-form form .inner-input input:active, .subscribe-section.post-subscribe-section .subscribe-form form .inner-input input:target {
  border-color: #1E283B;
}
.subscribe-section.post-subscribe-section .subscribe-form form .inner-checkbox .checkmark::after {
  border-left: 2px solid #1E283B;
  border-bottom: 2px solid #1E283B;
}
.subscribe-section.post-subscribe-section .subscribe-form form .inner-checkbox .checkmark:hover {
  border: 1px solid #1E283B;
}
.subscribe-section.post-subscribe-section .subscribe-form form .inner-checkbox label {
  color: #1E283B;
}
.subscribe-section.post-subscribe-section .subscribe-form form .inner-checkbox label input {
  margin-right: 10px;
}
.subscribe-section.post-subscribe-section .subscribe-form form .inner-btn input:hover {
  border: 1px solid #1E283B;
  background-color: #1E283B;
  color: #ffffff;
}

/**** Work List Section ****/
.work-list-section {
  background-color: #f5f5f5;
}
.work-list-section .title-arrow-right h1 {
  font-size: 90px;
}
@media (max-width: 1620px) {
  .work-list-section .title-arrow-right h1 {
    font-size: 80px;
  }
}
@media (max-width: 991px) {
  .work-list-section .title-arrow-right h1 {
    font-size: 60px;
  }
}
@media (max-width: 768px) {
  .work-list-section .title-arrow-right h1 {
    font-size: 42px;
  }
}
@media (max-width: 390px) {
  .work-list-section .title-arrow-right h1 {
    font-size: 32px;
  }
}
.work-list-section .title-arrow-right svg {
  width: 35px;
  height: 42px;
}
@media (max-width: 768px) {
  .work-list-section .title-arrow-right svg {
    width: 25px;
    height: 25px;
  }
}

.work-hero-section {
  position: relative;
  height: 42vw;
}
.work-hero-section .hero-main-video {
  width: 100%;
  height: 42vw;
}
@media (max-width: 620px) {
  .work-hero-section .hero-main-video {
    height: 60vw;
  }
}
.work-hero-section .hero-main-video video,
.work-hero-section .hero-main-video iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.work-hero-section .hero-main-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 110%;
  height: 110%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.work-hero-section .player .vp-video-wrapper video {
  -o-object-fit: cover;
     object-fit: cover;
}
.work-hero-section .video-desktop,
.work-hero-section .video-mobile {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/**** Common Work Section ****/
.work-posts-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 35px;
     -moz-column-gap: 35px;
          column-gap: 35px;
  row-gap: 25px;
}
@media (max-width: 991px) {
  .work-posts-box {
    -webkit-column-gap: 2%;
       -moz-column-gap: 2%;
            column-gap: 2%;
  }
}
@media (max-width: 768px) {
  .work-posts-box {
    gap: 16px;
  }
}
.work-posts-box .single-work {
  position: relative;
  width: 48%;
  height: auto;
  min-height: 30vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  border-radius: 16px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media (max-width: 1440px) {
  .work-posts-box .single-work {
    min-height: 40vw;
  }
}
@media (max-width: 768px) {
  .work-posts-box .single-work {
    min-height: 405px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 10px;
  }
}
.work-posts-box .single-work .single-work-link {
  position: absolute;
  inset: 0;
  z-index: 5;
  display: block;
  text-decoration: none;
  color: inherit;
}
.work-posts-box .single-work.narrow {
  width: 35%;
}
.work-posts-box .single-work.wide {
  width: 60%;
}
@media (max-width: 991px) {
  .work-posts-box .single-work.narrow, .work-posts-box .single-work.wide {
    width: 49%;
  }
}
@media (max-width: 767px) {
  .work-posts-box .single-work {
    width: 100%;
  }
  .work-posts-box .single-work.narrow, .work-posts-box .single-work.wide {
    width: 100%;
  }
}
.work-posts-box .single-work .featured-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.work-posts-box .single-work .featured-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.work-posts-box .single-work .video-desktop,
.work-posts-box .single-work .video-mobile {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
.work-posts-box .single-work .video-desktop iframe,
.work-posts-box .single-work .video-desktop video,
.work-posts-box .single-work .video-mobile iframe,
.work-posts-box .single-work .video-mobile video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.work-posts-box .single-work .video-desktop .fallback-img,
.work-posts-box .single-work .video-mobile .fallback-img {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.work-posts-box .single-work .video-desktop .fallback-img img,
.work-posts-box .single-work .video-mobile .fallback-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
@media (max-width: 767px) {
  .work-posts-box .single-work .video-desktop {
    display: none;
  }
  .work-posts-box .single-work .video-mobile {
    display: block;
  }
}
.work-posts-box .single-work::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(29, 39, 58, 0.9019607843);
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
}
.work-posts-box .single-work .work-hover-box {
  position: relative;
  inset: 0;
  z-index: 6;
  height: 100%;
  padding: 30px 30px 2vw 2.715vw;
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  gap: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
  transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
  transition: opacity 0.35s ease, transform 0.35s ease;
  transition: opacity 0.35s ease, transform 0.35s ease, -webkit-transform 0.35s ease;
}
@media (max-width: 991px) {
  .work-posts-box .single-work .work-hover-box {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .work-posts-box .single-work .work-hover-box {
    padding: 16px;
    position: relative;
    gap: 0;
    padding-bottom: 32px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.work-posts-box .single-work .work-hover-box__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
@media (max-width: 991px) {
  .work-posts-box .single-work .work-hover-box__top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}
@media (max-width: 768px) {
  .work-posts-box .single-work .work-hover-box__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 8px;
  }
}
.work-posts-box .single-work .work-hover-box__middle {
  margin: auto 0;
}
.work-posts-box .single-work .work-hover-box__bottom {
  margin: auto 0;
}
@media (max-width: 768px) {
  .work-posts-box .single-work .work-hover-box__bottom {
    margin-top: 24px;
    text-align: center;
  }
}
.work-posts-box .single-work .work-hover-box__bottom .hover-box-btn {
  border: 1px solid #f64c52;
}
.work-posts-box .single-work .work-hover-box__bottom .hover-box-btn:hover {
  background-color: #f64c52;
}
.work-posts-box .single-work .work-hover-box .title {
  padding-top: 1.18vw;
}
.work-posts-box .single-work .work-hover-box .title h4 {
  color: #ffffff;
  font-family: "FarnhamHeadline-Medium";
  font-size: 2.6vw;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .work-posts-box .single-work .work-hover-box .title h4 {
    font-size: 24px;
  }
}
.work-posts-box .single-work .work-hover-box .short-desc p {
  font-size: 1.25vw;
  color: #ffffff;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .work-posts-box .single-work .work-hover-box .short-desc p {
    font-size: 16px;
    line-height: 1.3;
  }
}
.work-posts-box .single-work .work-hover-box .short-desc p + p {
  padding-top: 25px;
}
@media (max-width: 768px) {
  .work-posts-box .single-work .work-hover-box .short-desc p + p {
    padding-top: 15px;
  }
}
.work-posts-box .single-work .work-hover-box .short-services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.work-posts-box .single-work .work-hover-box .short-services .single-service {
  padding: 0.713vw 1.38vw;
}
@media (max-width: 768px) {
  .work-posts-box .single-work .work-hover-box .short-services .single-service {
    padding: 1.28vw 2.55vw;
  }
}
.work-posts-box .single-work .work-hover-box .short-services .single-service p {
  text-transform: uppercase;
  font-size: 0.77vw;
  color: #ffffff;
}
@media (max-width: 768px) {
  .work-posts-box .single-work .work-hover-box .short-services .single-service p {
    font-size: 3.1vw;
  }
}
.work-posts-box .single-work .work-hover-box .work-logo {
  border: 1px solid #f64c52;
  border-radius: 10px;
  width: 8vw;
  height: 8vw;
  max-width: 124px;
  max-height: 124px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1.1vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 768px) {
  .work-posts-box .single-work .work-hover-box .work-logo {
    width: 94px;
    min-width: 94px;
    height: 94px;
    padding: 10px;
    margin: 0 auto;
  }
}
.work-posts-box .single-work .work-hover-box .work-logo img {
  max-width: 90px;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 768px) {
  .work-posts-box .single-work .work-hover-box .work-logo img {
    width: 100%;
  }
}
.work-posts-box .single-work:hover::before {
  opacity: 1;
}
.work-posts-box .single-work:hover .work-hover-box {
  opacity: 1;
}
.work-posts-box .single-work.is-active::before {
  opacity: 1;
}
.work-posts-box .single-work.is-active .work-hover-box {
  opacity: 1;
}

/***** Works page *****/
.works-list {
  margin-top: 70px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 80px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 55px 80px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 768px) {
  .works-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 30px;
    margin-top: 16px;
  }
}
.works-list a {
  text-decoration: none;
}
.works-list a:hover h4 {
  color: #f64c52;
}
.works-list__work .work-main-video {
  height: 40vw;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  max-height: 420px;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .works-list__work .work-main-video {
    height: 90vw;
    max-height: 500px;
    margin-bottom: 10px;
  }
}
.works-list__work .work-main-video .video-desktop,
.works-list__work .work-main-video .video-mobile {
  height: 100%;
}
.works-list__work .work-main-video .video-desktop .fallback-img,
.works-list__work .work-main-video .video-mobile .fallback-img {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.works-list__work .work-main-video .video-desktop .fallback-img img,
.works-list__work .work-main-video .video-mobile .fallback-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.works-list__work .work-main-video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.works-list__title {
  color: #1E283B;
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  .works-list__title {
    margin-bottom: 15px;
  }
}
.works-list__title h4 {
  font-family: "FarnhamHeadline-Medium";
  font-size: 2.6vw;
  line-height: 1.2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .works-list__title h4 {
    font-size: 6.4vw;
  }
}
.works-list .short-desc p {
  font-size: 1.3vw;
  color: #1E283B;
  line-height: 1.4;
  display: -webkit-box;
  height: auto !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 768px) {
  .works-list .short-desc p {
    font-size: 5.13vw;
    line-height: 1.3;
  }
}
.works-list .short-desc p:not(:first-of-type) {
  display: none;
}
.works-list .short-desc p + p {
  padding-top: 25px;
}
@media (max-width: 768px) {
  .works-list .short-desc p + p {
    padding-top: 15px;
  }
}

.video-desktop {
  display: block;
}
@media (max-width: 767px) {
  .video-desktop {
    display: none;
  }
}

.video-mobile {
  display: none;
}
@media (max-width: 767px) {
  .video-mobile {
    display: block;
  }
}

/**** Single Work Post ****/
.single-work .page-holder {
  overflow: visible;
}

.work-banner {
  min-height: 350px;
  height: 45vw;
  max-height: 820px;
  margin: 0 auto;
}
.work-banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.single-work-banner {
  min-height: 350px;
  height: 45vw;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.single-work-banner .video-toggle {
  display: block;
}
.single-work-banner div {
  height: 100%;
}
.single-work-banner .video-toggle {
  display: none;
}
.single-work-banner .video-desktop,
.single-work-banner .video-mobile {
  width: 100%;
  height: 100%;
  position: relative;
}
.single-work-banner .video-desktop video,
.single-work-banner .video-desktop iframe,
.single-work-banner .video-mobile video,
.single-work-banner .video-mobile iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .single-work-banner .video-desktop video,
  .single-work-banner .video-desktop iframe,
  .single-work-banner .video-mobile video,
  .single-work-banner .video-mobile iframe {
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}
.single-work-banner .video-desktop .fallback-img,
.single-work-banner .video-mobile .fallback-img {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.single-work-banner .video-desktop .fallback-img img,
.single-work-banner .video-mobile .fallback-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.work-big-title {
  padding-bottom: 40px;
}
.work-big-title h1, .work-big-title h2, .work-big-title h3, .work-big-title h4, .work-big-title h5, .work-big-title h6 {
  font-family: "FarnhamHeadline-Medium";
  color: #1E283B;
  line-height: 120%;
  font-size: 4vw;
}
@media (max-width: 768px) {
  .work-big-title h1, .work-big-title h2, .work-big-title h3, .work-big-title h4, .work-big-title h5, .work-big-title h6 {
    font-size: 11.12vw;
  }
}

.work-heading {
  background-color: #f64c52;
  padding-top: 120px;
}
@media (omax-width: 768px) {
  .work-heading {
    padding-top: 80px;
  }
}
.work-heading:has(.work-banner-video) {
  padding-top: 0;
}

.work-content {
  padding: 5vw 0;
}
@media (max-width: 991px) {
  .work-content {
    padding: 5.28vw 0;
  }
}
@media (max-width: 768px) {
  .work-content {
    padding: 10.3vw 0;
  }
}
.work-content .work-inner-box .top-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.5fr 35px 65%;
  grid-template-columns: 0.5fr 65%;
  gap: 35px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 80px;
}
@media (max-width: 1024px) {
  .work-content .work-inner-box .top-content {
    -ms-grid-columns: 0.6fr 1fr;
    grid-template-columns: 0.6fr 1fr;
  }
}
@media (max-width: 768px) {
  .work-content .work-inner-box .top-content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .work-content .work-inner-box .top-content .sticky-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
@media (max-width: 420px) {
  .work-content .work-inner-box .top-content .sticky-box {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.work-content .work-inner-box .top-content .sticky-box .service-name p {
  font-size: 0.95vw;
  font-family: "AktivGrotMed";
}
@media (max-width: 991px) {
  .work-content .work-inner-box .top-content .sticky-box .service-name p {
    font-size: 18px;
  }
}
.work-content .work-inner-box .top-content .sticky-box__col {
  margin-top: 5px;
}
.work-content .work-inner-box .top-content .sticky-box__col:first-of-type {
  margin-top: 0;
}
@media (max-width: 768px) {
  .work-content .work-inner-box .top-content .sticky-box__col {
    margin-top: 0;
  }
}
.work-content .work-inner-box .top-content .sticky-box .title {
  margin-bottom: 5px;
}
.work-content .work-inner-box .top-content .sticky-box .title p {
  color: #f64c52;
  font-size: 1.67vw;
  letter-spacing: 1px;
  font-family: "FarnhamHeadline-Medium";
}
@media (max-width: 991px) {
  .work-content .work-inner-box .top-content .sticky-box .title p {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  .work-content .work-inner-box .top-content .sticky-box .title p {
    font-size: 20px;
  }
}
.work-content .work-inner-box .top-content .wp-caption,
.work-content .work-inner-box .main-content .wp-caption {
  width: 100% !important;
}
.work-content .work-inner-box .top-content .wp-caption p,
.work-content .work-inner-box .main-content .wp-caption p {
  font-size: 1rem;
  font-family: "AktivGrotReg";
  margin-top: 5px;
}
.work-content .work-inner-box .top-content h1, .work-content .work-inner-box .top-content h2, .work-content .work-inner-box .top-content h3, .work-content .work-inner-box .top-content h4, .work-content .work-inner-box .top-content h5, .work-content .work-inner-box .top-content h6,
.work-content .work-inner-box .main-content h1,
.work-content .work-inner-box .main-content h2,
.work-content .work-inner-box .main-content h3,
.work-content .work-inner-box .main-content h4,
.work-content .work-inner-box .main-content h5,
.work-content .work-inner-box .main-content h6 {
  margin-bottom: 15px;
  color: #f64c52;
  font-family: "FarnhamHeadline-Medium";
}
.work-content .work-inner-box .top-content p,
.work-content .work-inner-box .main-content p {
  line-height: 160%;
  font-size: 1.4vw;
}
@media (max-width: 991px) {
  .work-content .work-inner-box .top-content p,
  .work-content .work-inner-box .main-content p {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .work-content .work-inner-box .top-content p,
  .work-content .work-inner-box .main-content p {
    font-size: 20px;
  }
}
@media (max-width: 460px) {
  .work-content .work-inner-box .top-content p,
  .work-content .work-inner-box .main-content p {
    font-size: 4.3vw;
  }
}
.work-content .work-inner-box .top-content p a,
.work-content .work-inner-box .main-content p a {
  color: #f64c52;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.work-content .work-inner-box .top-content p a:hover,
.work-content .work-inner-box .main-content p a:hover {
  color: #1E283B;
}
.work-content .work-inner-box .top-content ul, .work-content .work-inner-box .top-content ol,
.work-content .work-inner-box .main-content ul,
.work-content .work-inner-box .main-content ol {
  margin: 0;
}
.work-content .work-inner-box .top-content ul li, .work-content .work-inner-box .top-content ol li,
.work-content .work-inner-box .main-content ul li,
.work-content .work-inner-box .main-content ol li {
  font-family: "AktivGrotReg";
  font-size: 1.2vw;
  line-height: 1.6;
}
@media (max-width: 1620px) {
  .work-content .work-inner-box .top-content ul li, .work-content .work-inner-box .top-content ol li,
  .work-content .work-inner-box .main-content ul li,
  .work-content .work-inner-box .main-content ol li {
    font-size: 1.4vw;
  }
}
@media (max-width: 991px) {
  .work-content .work-inner-box .top-content ul li, .work-content .work-inner-box .top-content ol li,
  .work-content .work-inner-box .main-content ul li,
  .work-content .work-inner-box .main-content ol li {
    font-size: 1.313rem;
  }
}
@media (max-width: 768px) {
  .work-content .work-inner-box .top-content ul li, .work-content .work-inner-box .top-content ol li,
  .work-content .work-inner-box .main-content ul li,
  .work-content .work-inner-box .main-content ol li {
    font-size: 4.5vw;
  }
}
.work-content .work-inner-box .top-content ul li:not(:last-of-type), .work-content .work-inner-box .top-content ol li:not(:last-of-type),
.work-content .work-inner-box .main-content ul li:not(:last-of-type),
.work-content .work-inner-box .main-content ol li:not(:last-of-type) {
  margin-bottom: 10px;
}
.work-content .work-inner-box .top-content ul li::marker, .work-content .work-inner-box .top-content ol li::marker,
.work-content .work-inner-box .main-content ul li::marker,
.work-content .work-inner-box .main-content ol li::marker {
  color: #f64c52;
}
.work-content .work-inner-box .top-content ul li > a, .work-content .work-inner-box .top-content ol li > a,
.work-content .work-inner-box .main-content ul li > a,
.work-content .work-inner-box .main-content ol li > a {
  color: #f64c52;
}
.work-content .work-inner-box .top-content ul li p, .work-content .work-inner-box .top-content ol li p,
.work-content .work-inner-box .main-content ul li p,
.work-content .work-inner-box .main-content ol li p {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
}
.work-content .work-inner-box .top-content ul li p > a, .work-content .work-inner-box .top-content ol li p > a,
.work-content .work-inner-box .main-content ul li p > a,
.work-content .work-inner-box .main-content ol li p > a {
  color: #f64c52;
}
.work-content .work-inner-box .top-content p + ul,
.work-content .work-inner-box .top-content p + ol,
.work-content .work-inner-box .top-content ul + p,
.work-content .work-inner-box .top-content ol + p,
.work-content .work-inner-box .main-content p + ul,
.work-content .work-inner-box .main-content p + ol,
.work-content .work-inner-box .main-content ul + p,
.work-content .work-inner-box .main-content ol + p {
  margin-top: 20px;
}
.work-content .work-inner-box .top-content p + .wp-caption,
.work-content .work-inner-box .top-content h1 + .wp-caption,
.work-content .work-inner-box .top-content h2 + .wp-caption,
.work-content .work-inner-box .top-content h3 + .wp-caption,
.work-content .work-inner-box .top-content h4 + .wp-caption,
.work-content .work-inner-box .top-content h5 + .wp-caption,
.work-content .work-inner-box .top-content h6 + .wp-caption,
.work-content .work-inner-box .main-content p + .wp-caption,
.work-content .work-inner-box .main-content h1 + .wp-caption,
.work-content .work-inner-box .main-content h2 + .wp-caption,
.work-content .work-inner-box .main-content h3 + .wp-caption,
.work-content .work-inner-box .main-content h4 + .wp-caption,
.work-content .work-inner-box .main-content h5 + .wp-caption,
.work-content .work-inner-box .main-content h6 + .wp-caption {
  margin-top: 45px;
}
.work-content .work-inner-box .top-content h1:not(:first-of-type),
.work-content .work-inner-box .top-content h2:not(:first-of-type),
.work-content .work-inner-box .top-content h3:not(:first-of-type),
.work-content .work-inner-box .top-content h4:not(:first-of-type),
.work-content .work-inner-box .top-content h5:not(:first-of-type),
.work-content .work-inner-box .top-content h6:not(:first-of-type),
.work-content .work-inner-box .main-content h1:not(:first-of-type),
.work-content .work-inner-box .main-content h2:not(:first-of-type),
.work-content .work-inner-box .main-content h3:not(:first-of-type),
.work-content .work-inner-box .main-content h4:not(:first-of-type),
.work-content .work-inner-box .main-content h5:not(:first-of-type),
.work-content .work-inner-box .main-content h6:not(:first-of-type) {
  margin-top: 90px;
}
@media (max-width: 991px) {
  .work-content .work-inner-box .top-content h1:not(:first-of-type),
  .work-content .work-inner-box .top-content h2:not(:first-of-type),
  .work-content .work-inner-box .top-content h3:not(:first-of-type),
  .work-content .work-inner-box .top-content h4:not(:first-of-type),
  .work-content .work-inner-box .top-content h5:not(:first-of-type),
  .work-content .work-inner-box .top-content h6:not(:first-of-type),
  .work-content .work-inner-box .main-content h1:not(:first-of-type),
  .work-content .work-inner-box .main-content h2:not(:first-of-type),
  .work-content .work-inner-box .main-content h3:not(:first-of-type),
  .work-content .work-inner-box .main-content h4:not(:first-of-type),
  .work-content .work-inner-box .main-content h5:not(:first-of-type),
  .work-content .work-inner-box .main-content h6:not(:first-of-type) {
    margin-top: 50px;
  }
}
.work-content .work-inner-box .top-content .wp-caption + .wp-caption,
.work-content .work-inner-box .top-content .wp-caption + p,
.work-content .work-inner-box .main-content .wp-caption + .wp-caption,
.work-content .work-inner-box .main-content .wp-caption + p {
  margin-top: 30px;
}
.work-content .work-inner-box .top-content p > iframe,
.work-content .work-inner-box .main-content p > iframe {
  width: 100%;
}
.work-content .work-inner-box p + p {
  padding-top: 30px;
}
@media (max-width: 768px) {
  .work-content .work-inner-box p + p {
    padding-top: 20px;
  }
}
.work-content .main-content .images-section {
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .work-content .main-content .images-section {
    margin-bottom: 40px;
  }
}
.work-content .main-content .images-section .big-image .single-img img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 18px;
}
.work-content .main-content .images-section .two-images,
.work-content .main-content .images-section .three-images {
  display: -ms-grid;
  display: grid;
  gap: 20px;
}
.work-content .main-content .images-section .two-images .single-img img,
.work-content .main-content .images-section .three-images .single-img img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 18px;
}
.work-content .main-content .images-section .two-images .single-img .caption-box,
.work-content .main-content .images-section .three-images .single-img .caption-box {
  margin-top: 8px;
}
.work-content .main-content .images-section .two-images .single-img .caption-box p,
.work-content .main-content .images-section .three-images .single-img .caption-box p {
  font-size: 1.2vw;
  font-family: "FarnhamText-Regular";
}
@media (max-width: 991px) {
  .work-content .main-content .images-section .two-images .single-img .caption-box p,
  .work-content .main-content .images-section .three-images .single-img .caption-box p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .work-content .main-content .images-section .two-images .single-img .caption-box p,
  .work-content .main-content .images-section .three-images .single-img .caption-box p {
    font-size: 14px;
  }
}
.work-content .main-content .images-section .caption-box p {
  font-size: 1.2vw;
  font-family: "FarnhamText-Regular";
}
@media (max-width: 991px) {
  .work-content .main-content .images-section .caption-box p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .work-content .main-content .images-section .caption-box p {
    font-size: 14px;
  }
}
.work-content .main-content .images-section .two-images {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .work-content .main-content .images-section .two-images {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.work-content .main-content .images-section .two-images .single-img img {
  height: 660px;
}
.work-content .main-content .images-section .three-images {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
@media (min-width: 560px) {
  .work-content .main-content .images-section .three-images {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
@media (min-width: 1200px) {
  .work-content .main-content .images-section .three-images {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
.work-content .main-content .images-section .three-images .single-img {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
}
.work-content .main-content .images-section .three-images .single-img img {
  height: 100vw;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 560px) {
  .work-content .main-content .images-section .three-images .single-img img {
    height: 55vw;
  }
}
@media (min-width: 1200px) {
  .work-content .main-content .images-section .three-images .single-img img {
    height: 39.35vw;
  }
}
.work-content .main-content .images-section .three-images .caption-box {
  margin-top: 25px !important;
}
@media (max-width: 560px) {
  .work-content .main-content .images-section .three-images .caption-box {
    margin-top: 15px !important;
  }
}
.work-content .main-content .images-section .three-images .caption-box p {
  font-size: 5vw !important;
}
@media (min-width: 560px) {
  .work-content .main-content .images-section .three-images .caption-box p {
    font-size: 2.6vw !important;
  }
}
@media (min-width: 991px) {
  .work-content .main-content .images-section .three-images .caption-box p {
    font-size: 1.6vw !important;
  }
}
@media (min-width: 1200px) {
  .work-content .main-content .images-section .three-images .caption-box p {
    font-size: 1.2vw !important;
  }
}
.work-content .main-content .title-desc-section {
  margin-bottom: 80px;
}
.work-content .main-content .title-desc-section .inner-container {
  max-width: 980px;
  margin: 0 auto;
}
.work-content .main-content .title-desc-section .inner-container .title-desc-content .title {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .work-content .main-content .title-desc-section .inner-container .title-desc-content .title {
    margin-bottom: 20px;
  }
}
.work-content .main-content .big-video-section {
  position: relative;
  width: 100%;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .work-content .main-content .big-video-section {
    max-width: 100%;
  }
}
.work-content .main-content .big-video-section .big-main-video {
  overflow: hidden;
  border-radius: 22px;
}
.work-content .main-content .big-video-section .video-toggle {
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
}
.work-content .main-content .big-video-section .video-toggle .icon-play,
.work-content .main-content .big-video-section .video-toggle .icon-pause {
  border-color: #ffffff;
}
.work-content .main-content .big-video-section .video-toggle .icon-play svg g {
  fill: #ffffff;
}
.work-content .main-content .big-video-section .video-toggle .icon-pause svg path {
  fill: #ffffff;
}
.work-content .main-content .big-video-section .play-button-hide .video-toggle {
  display: none;
}
.work-content .main-content .big-video-section iframe,
.work-content .main-content .big-video-section video {
  pointer-events: auto !important;
}
.work-content .main-content .big-video-section .video-toggle {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.work-content .main-content .big-video-section .video-toggle.is-ready {
  opacity: 1;
  pointer-events: auto;
}
.work-content .main-content .big-video-section .video-toggle.is-hidden {
  opacity: 0;
  pointer-events: none;
}
.work-content .main-content .big-video-section .video-content .video-caption {
  margin-top: 8px;
}
.work-content .main-content .big-video-section .video-content .video-caption p {
  font-size: 1.2vw;
  font-family: "FarnhamText-Regular";
}
.work-content .main-content .big-video-section .video-content .video-desktop,
.work-content .main-content .big-video-section .video-content .video-mobile {
  inset: 0;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 1;
  overflow: hidden;
  min-height: 44vw;
  min-width: 75vw;
}
@media (min-width: 768px) {
  .work-content .main-content .big-video-section .video-content .video-desktop,
  .work-content .main-content .big-video-section .video-content .video-mobile {
    max-width: 100%;
    height: 100%;
  }
}
.work-content .main-content .big-video-section .video-content .video-desktop {
  display: none;
}
@media (min-width: 768px) {
  .work-content .main-content .big-video-section .video-content .video-desktop {
    display: block;
  }
}
.work-content .main-content .big-video-section .video-content .video-desktop iframe,
.work-content .main-content .big-video-section .video-content .video-desktop video {
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
.work-content .main-content .big-video-section .video-content .video-desktop .fallback-img {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.work-content .main-content .big-video-section .video-content .video-desktop .fallback-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.work-content .main-content .big-video-section .video-content .video-mobile {
  display: block;
}
@media (min-width: 768px) {
  .work-content .main-content .big-video-section .video-content .video-mobile {
    display: none;
  }
}
.work-content .main-content .big-video-section .video-content .video-mobile iframe,
.work-content .main-content .big-video-section .video-content .video-mobile video {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
  border-radius: 8px;
  pointer-events: none;
}
.work-content .main-content .big-video-section .video-content .video-mobile .fallback-img {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.work-content .main-content .big-video-section .video-content .video-mobile .fallback-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .work-content .main-content .big-video-section .video-content .video-desktop {
    display: none;
  }
  .work-content .main-content .big-video-section .video-content .video-mobile {
    display: block;
  }
}
.work-content .btn-box {
  text-align: center;
}

.tetimonial-section {
  background-color: #f5f5f5;
  padding: 5vw 0;
}
@media (max-width: 991px) {
  .tetimonial-section {
    padding: 5.28vw 0;
  }
}
@media (max-width: 768px) {
  .tetimonial-section {
    padding: 10.3vw 0;
  }
}
.tetimonial-section .testimonial-box {
  max-width: 60vw;
  margin: 0 auto;
}
.tetimonial-section .testimonial-box .testimonial-desc {
  text-align: center;
  margin-bottom: 70px;
}
.tetimonial-section .testimonial-box .testimonial-desc p {
  font-size: 2.45rem;
  line-height: 1.3;
  color: #f64c52;
  font-family: "FarnhamHeadline-Light";
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .tetimonial-section .testimonial-box .testimonial-desc p {
    font-size: 1.75rem;
  }
}
@media (max-width: 768px) {
  .tetimonial-section .testimonial-box .testimonial-desc p {
    font-size: 1.25rem;
  }
}
.tetimonial-section .testimonial-box .testimonial-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  margin-top: 10px;
}
.tetimonial-section .testimonial-box .testimonial-info__image {
  text-align: center;
}
@media (min-width: 991px) {
  .tetimonial-section .testimonial-box .testimonial-info__image {
    margin-bottom: 20px;
  }
}
.tetimonial-section .testimonial-box .testimonial-info__image img {
  width: 160px;
  height: 160px;
  border-radius: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
.tetimonial-section .testimonial-box .testimonial-info__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tetimonial-section .testimonial-box .testimonial-info__body .name p {
  font-size: 2rem;
  line-height: 1.3;
  color: #f64c52;
  font-family: "FarnhamText-Regular";
}
.tetimonial-section .testimonial-box .testimonial-info svg {
  width: 16px;
  height: 16px;
  -webkit-transform: scaleX(-1) rotate(90deg);
          transform: scaleX(-1) rotate(90deg);
}
.tetimonial-section .testimonial-box .testimonial-info p {
  font-size: 1.3rem;
  color: #1E283B;
}

.staitmant-section {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .staitmant-section {
    padding: 70px 0;
  }
}
.staitmant-section .staitment-inner-box {
  max-width: 991px;
  margin: 0 auto;
}
.staitmant-section .staitment-inner-box .title {
  margin-bottom: 60px;
  font-size: 4.1vw;
  font-family: "AktivGrotBold";
  color: #1E283B;
}
@media (max-width: 768px) {
  .staitmant-section .staitment-inner-box .title {
    font-size: 5.7vw;
    margin-bottom: 70px;
  }
}
.staitmant-section .staitment-inner-box .title h1, .staitmant-section .staitment-inner-box .title h2, .staitmant-section .staitment-inner-box .title h3, .staitmant-section .staitment-inner-box .title h4, .staitmant-section .staitment-inner-box .title h5, .staitmant-section .staitment-inner-box .title h6, .staitmant-section .staitment-inner-box .title p {
  font-size: inherit;
  color: inherit;
  font-family: inherit;
}
.staitmant-section .staitment-inner-box .description h1, .staitmant-section .staitment-inner-box .description h2, .staitmant-section .staitment-inner-box .description h3 {
  font-size: 2.5rem;
  line-height: 2.7rem;
  font-family: "AktivGrotBold";
  color: #f64c52;
  text-align: left;
  margin: 0;
  margin-top: 30px;
}
@media (max-width: 991px) {
  .staitmant-section .staitment-inner-box .description h1, .staitmant-section .staitment-inner-box .description h2, .staitmant-section .staitment-inner-box .description h3 {
    font-size: 28px;
    margin-top: 20px;
  }
}
@media (max-width: 620px) {
  .staitmant-section .staitment-inner-box .description h1, .staitmant-section .staitment-inner-box .description h2, .staitmant-section .staitment-inner-box .description h3 {
    margin-top: 15px;
  }
}
.staitmant-section .staitment-inner-box .description p, .staitmant-section .staitment-inner-box .description ul > li, .staitmant-section .staitment-inner-box .description ol > li {
  font-size: 1.3vw;
  line-height: 1.6;
  font-family: "AktivGrotReg";
}
@media (max-width: 1620px) {
  .staitmant-section .staitment-inner-box .description p, .staitmant-section .staitment-inner-box .description ul > li, .staitmant-section .staitment-inner-box .description ol > li {
    font-size: 1.4vw;
  }
}
@media (max-width: 991px) {
  .staitmant-section .staitment-inner-box .description p, .staitmant-section .staitment-inner-box .description ul > li, .staitmant-section .staitment-inner-box .description ol > li {
    font-size: 16px;
  }
}
.staitmant-section .staitment-inner-box .description p + p,
.staitmant-section .staitment-inner-box .description ul + p,
.staitmant-section .staitment-inner-box .description ol + p {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .staitmant-section .staitment-inner-box .description p + p,
  .staitmant-section .staitment-inner-box .description ul + p,
  .staitmant-section .staitment-inner-box .description ol + p {
    margin-top: 20px;
  }
}
@media (max-width: 620px) {
  .staitmant-section .staitment-inner-box .description p + p,
  .staitmant-section .staitment-inner-box .description ul + p,
  .staitmant-section .staitment-inner-box .description ol + p {
    margin-top: 15px;
  }
}
.staitmant-section .staitment-inner-box .description p + ul,
.staitmant-section .staitment-inner-box .description p + ol {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .staitmant-section .staitment-inner-box .description p + ul,
  .staitmant-section .staitment-inner-box .description p + ol {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .staitmant-section .staitment-inner-box .description p + ul,
  .staitmant-section .staitment-inner-box .description p + ol {
    margin-top: 10px;
  }
}
.staitmant-section .staitment-inner-box .description p > * {
  color: #f64c52;
}
.staitmant-section .staitment-inner-box .description p:has(strong) + p {
  margin-top: 5px;
}
.staitmant-section .staitment-inner-box .description h1 + p,
.staitmant-section .staitment-inner-box .description h2 + p,
.staitmant-section .staitment-inner-box .description h3 + p,
.staitmant-section .staitment-inner-box .description h4 + p,
.staitmant-section .staitment-inner-box .description h5 + p,
.staitmant-section .staitment-inner-box .description h6 + p {
  margin-top: 20px;
}
.staitmant-section .staitment-inner-box .description h1, .staitmant-section .staitment-inner-box .description h2, .staitmant-section .staitment-inner-box .description h3, .staitmant-section .staitment-inner-box .description h4, .staitmant-section .staitment-inner-box .description h5, .staitmant-section .staitment-inner-box .description h6 {
  color: #f64c52;
  font-family: "AktivGrotMed";
}

.privacy-section {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .privacy-section {
    padding: 70px 0;
  }
}
.privacy-section .privacy-inner-box {
  max-width: 1199px;
  margin: 0 auto;
}
.privacy-section .privacy-inner-box .title {
  text-align: center;
  margin-bottom: 60px;
  font-size: 4.1vw;
  font-family: "AktivGrotBold";
  color: #1E283B;
}
@media (max-width: 768px) {
  .privacy-section .privacy-inner-box .title {
    font-size: 5.7vw;
    margin-bottom: 70px;
  }
}
.privacy-section .privacy-inner-box .title h1, .privacy-section .privacy-inner-box .title h2, .privacy-section .privacy-inner-box .title h3, .privacy-section .privacy-inner-box .title h4, .privacy-section .privacy-inner-box .title h5, .privacy-section .privacy-inner-box .title h6, .privacy-section .privacy-inner-box .title p {
  font-size: inherit;
  color: inherit;
  font-family: inherit;
}
.privacy-section .privacy-inner-box .privacy-list .single-privacy {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.5fr 50px 1fr;
  grid-template-columns: 0.5fr 1fr;
  gap: 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
  padding: 30px 0;
  border-top: 1px solid #f64c52;
}
@media (max-width: 991px) {
  .privacy-section .privacy-inner-box .privacy-list .single-privacy {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 40px 0;
  }
}
.privacy-section .privacy-inner-box .privacy-list .single-privacy:last-of-type {
  border-bottom: 1px solid #f64c52;
}
.privacy-section .privacy-inner-box .privacy-list .single-privacy .title {
  font-size: 2.5rem;
  line-height: 2.7rem;
  font-family: "AktivGrotBold";
  color: #f64c52;
  text-align: left;
  margin: 0;
}
@media (max-width: 991px) {
  .privacy-section .privacy-inner-box .privacy-list .single-privacy .title {
    font-size: 28px;
  }
}
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc p, .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc ul > li, .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc ol > li {
  font-size: 1.3vw;
  line-height: 1.6;
  font-family: "AktivGrotReg";
}
@media (max-width: 1620px) {
  .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc p, .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc ul > li, .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc ol > li {
    font-size: 1.4vw;
  }
}
@media (max-width: 991px) {
  .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc p, .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc ul > li, .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc ol > li {
    font-size: 16px;
  }
}
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc p + p,
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc ul + p,
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc ol + p {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc p + p,
  .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc ul + p,
  .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc ol + p {
    margin-top: 20px;
  }
}
@media (max-width: 620px) {
  .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc p + p,
  .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc ul + p,
  .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc ol + p {
    margin-top: 15px;
  }
}
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc p + ul,
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc p + ol {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc p + ul,
  .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc p + ol {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc p + ul,
  .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc p + ol {
    margin-top: 10px;
  }
}
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc p > * {
  color: #f64c52;
}
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc p:has(strong) + p {
  margin-top: 5px;
}
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc h1 + p,
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc h2 + p,
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc h3 + p,
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc h4 + p,
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc h5 + p,
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc h6 + p {
  margin-top: 20px;
}
.privacy-section .privacy-inner-box .privacy-list .single-privacy .desc h1, .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc h2, .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc h3, .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc h4, .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc h5, .privacy-section .privacy-inner-box .privacy-list .single-privacy .desc h6 {
  color: #f64c52;
  font-family: "AktivGrotMed";
}

.post-page {
  padding: 2vw 0 4vw;
}
@media (max-width: 991px) {
  .post-page {
    padding: 5.28vw 0 9vw;
  }
}
@media (max-width: 768px) {
  .post-page {
    padding: 10.3vw 0 9vw;
  }
}
@media (min-width: 1440px) {
  .post-page {
    max-width: 1370px !important;
    margin: 0 auto;
  }
}
.post-page .page-inner {
  padding-top: 0;
}
.post-page__title {
  font-family: "FarnhamHeadline-Light";
}
.post-page__hero-image {
  margin: 20px auto 0;
  max-width: 1350px;
}
.post-page__hero-image img {
  width: 100%;
  height: auto;
  max-height: 700px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 8px;
}
@media (max-width: 991px) {
  .post-page__hero-image img {
    padding-bottom: 7px;
  }
}
.post-page .post-meta {
  color: #f64c52;
  padding-bottom: 40px;
  font-size: 1rem;
  font-family: "AktivGrotReg";
}
@media (max-width: 991px) {
  .post-page .post-meta {
    padding-bottom: 20px;
    font-size: 0.9rem;
  }
}
.post-page__content {
  padding: 50px 0;
  max-width: 50vw;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .post-page__content {
    padding: 20px 0 40px;
    max-width: 100%;
  }
}
.post-page__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  border-top: 1px solid #f64c52;
  padding: 35px 40px;
}
@media (max-width: 767px) {
  .post-page__navigation {
    padding: 15px 15px 20px;
  }
}
.post-page__navigation .prev-post,
.post-page__navigation .next-post {
  height: 37px;
  overflow: hidden;
  min-width: 1.8em;
  text-align: center;
  text-overflow: ellipsis;
  -webkit-transition: inherit;
  transition: inherit;
  white-space: nowrap;
  font-size: 24px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-family: "AktivGrotReg";
}
@media (max-width: 1199px) {
  .post-page__navigation .prev-post,
  .post-page__navigation .next-post {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .post-page__navigation .prev-post,
  .post-page__navigation .next-post {
    font-size: 16px;
  }
}
.post-page__navigation .prev-post a,
.post-page__navigation .next-post a {
  color: #f64c52;
  text-decoration: none;
  max-width: 1.8em;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media (max-width: 767px) {
  .post-page__navigation .prev-post a,
  .post-page__navigation .next-post a {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}
.post-page__navigation .prev-post:hover a,
.post-page__navigation .next-post:hover a {
  color: #1E283B;
  font-size: 16px;
  text-decoration: underline;
}
.post-page .btn-box {
  text-align: center;
}

@media (max-width: 991px) {
  .single-post-page .single-work-banner {
    min-height: inherit;
    height: 55vw;
  }
}
@media (max-width: 768px) {
  .single-post-page .single-work-banner {
    height: 70vw;
  }
}

.single-post-info {
  margin-top: -215px;
}
@media (max-width: 991px) {
  .single-post-info {
    margin-top: -20vw;
  }
}
.single-post-info .inner-post-info {
  background-color: #1E283B;
  border-radius: 12px;
  padding: 50px 70px 55px 70px;
}
@media (max-width: 991px) {
  .single-post-info .inner-post-info {
    padding: 6vw 8vw;
  }
}
@media (max-width: 640px) {
  .single-post-info .inner-post-info {
    padding: 9vw 5vw;
  }
}
.single-post-info .title {
  color: #ffffff;
  font-family: "FarnhamText-Regular";
  line-height: 1.2;
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  .single-post-info .title {
    margin-bottom: 3vw;
  }
}
@media (max-width: 640px) {
  .single-post-info .title {
    margin-bottom: 5vw;
  }
}
.single-post-info .post-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
}
@media (max-width: 991px) {
  .single-post-info .post-meta {
    gap: 6px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.single-post-info .post-meta p {
  font-size: 1.25vw;
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.8);
  font-family: "AktivGrotLight";
}
@media (max-width: 991px) {
  .single-post-info .post-meta p {
    font-size: 2.25vw;
  }
}
@media (max-width: 640px) {
  .single-post-info .post-meta p {
    font-size: 2.7vw;
  }
}
@media (max-width: 440px) {
  .single-post-info .post-meta p {
    font-size: 3.8vw;
  }
}
@media (min-width: 991px) {
  .single-post-info .post-meta span {
    font-size: 1.6vw;
    color: rgba(255, 255, 255, 0.8);
    font-family: "AktivGrotLight";
  }
}
@media (max-width: 991px) {
  .single-post-info .post-meta span {
    display: none;
  }
}
@media (max-width: 991px) {
  .single-post-info .post-meta .read-time {
    border-left: 1px solid #ffffff;
    padding-left: 6px;
  }
}

.post-page__content h1,
.post-page__content h2,
.post-page__content h3,
.post-page__content h4,
.post-page__content h5,
.post-page__content h6 {
  margin: 50px 0 20px;
}
@media (max-width: 991px) {
  .post-page__content h1,
  .post-page__content h2,
  .post-page__content h3,
  .post-page__content h4,
  .post-page__content h5,
  .post-page__content h6 {
    margin: 30px 0 15px;
  }
}

.post-content p {
  font-size: 1.2vw;
  line-height: 1.6;
}
@media (max-width: 1620px) {
  .post-content p {
    font-size: 1.4vw;
  }
}
@media (max-width: 991px) {
  .post-content p {
    font-size: 1.313rem;
  }
}
@media (max-width: 768px) {
  .post-content p {
    font-size: 4.5vw;
  }
}
.post-content p > a, .post-content p strong > a, .post-content p em > a, .post-content p b > a, .post-content p i > a, .post-content p u > a {
  color: #f64c52;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  font-size: 2.5vw;
  line-height: 1.2;
}
@media (max-width: 1620px) {
  .post-content h1,
  .post-content h2,
  .post-content h3,
  .post-content h4,
  .post-content h5,
  .post-content h6 {
    font-size: 3vw;
  }
}
@media (max-width: 991px) {
  .post-content h1,
  .post-content h2,
  .post-content h3,
  .post-content h4,
  .post-content h5,
  .post-content h6 {
    font-size: 2.25rem;
  }
}
@media (max-width: 768px) {
  .post-content h1,
  .post-content h2,
  .post-content h3,
  .post-content h4,
  .post-content h5,
  .post-content h6 {
    font-size: 8vw;
  }
}
.post-content ul, .post-content ol {
  margin: 0;
}
.post-content ul li, .post-content ol li {
  font-family: "AktivGrotReg";
  font-size: 1.2vw;
  line-height: 1.6;
}
@media (max-width: 1620px) {
  .post-content ul li, .post-content ol li {
    font-size: 1.4vw;
  }
}
@media (max-width: 991px) {
  .post-content ul li, .post-content ol li {
    font-size: 1.313rem;
  }
}
@media (max-width: 768px) {
  .post-content ul li, .post-content ol li {
    font-size: 4.5vw;
  }
}
.post-content ul li:not(:last-of-type), .post-content ol li:not(:last-of-type) {
  margin-bottom: 10px;
}
.post-content ul li::marker, .post-content ol li::marker {
  color: #f64c52;
}
.post-content ul li > a, .post-content ol li > a {
  color: #f64c52;
}
.post-content ul li p, .post-content ol li p {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
}
.post-content ul li p > a, .post-content ol li p > a {
  color: #f64c52;
}
.post-content p + ul,
.post-content p + ol,
.post-content ul + p,
.post-content ol + p {
  margin-top: 20px;
}
.post-content p + p {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .post-content p + p {
    margin-top: 20px;
  }
}
@media (max-width: 620px) {
  .post-content p + p {
    margin-top: 15px;
  }
}
.post-content h1 + p,
.post-content h2 + p,
.post-content h3 + p,
.post-content h4 + p,
.post-content h5 + p,
.post-content h6 + p {
  margin-top: 20px;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
  color: #f64c52;
  font-family: "FarnhamText-Regular";
}
@media (max-width: 767px) {
  .post-content h4 {
    font-size: 1.6rem;
  }
}
.post-content p + .wp-caption,
.post-content h1 + .wp-caption,
.post-content h2 + .wp-caption,
.post-content h3 + .wp-caption,
.post-content h4 + .wp-caption,
.post-content h5 + .wp-caption,
.post-content h6 + .wp-caption,
.post-content .wp-caption + p,
.post-content .wp-caption + h1,
.post-content .wp-caption + h2,
.post-content .wp-caption + h3,
.post-content .wp-caption + h4,
.post-content .wp-caption + h5,
.post-content .wp-caption + h6,
.post-content p + h1,
.post-content p + h2,
.post-content p + h3,
.post-content p + h4,
.post-content p + h5,
.post-content p + h6 {
  margin-top: 50px;
}
.post-content img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 20px;
  border: none !important;
}
@media (max-width: 991px) {
  .post-content img {
    border-radius: 7px !important;
  }
}
.post-content .wp-caption {
  width: 100% !important;
}
.post-content .wp-caption img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 20px;
}
.post-content .wp-caption .wp-caption-text {
  padding-top: 10px;
  font-size: 16px;
}
.post-content .gallery {
  margin: 100px auto 80px !important;
}
@media (max-width: 991px) {
  .post-content .gallery {
    margin: 50px auto 30px !important;
  }
}
.post-content .gallery-columns-1 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
.post-content .gallery-columns-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (max-width: 768px) {
  .post-content .gallery-columns-2 {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.post-content .gallery-columns-3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 768px) {
  .post-content .gallery-columns-3 {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.post-content .gallery-columns-4 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media (max-width: 768px) {
  .post-content .gallery-columns-4 {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.post-content .gallery-item {
  width: auto !important;
  margin: 0 !important;
}
.post-content .gallery-caption {
  padding-top: 10px;
  text-align: left;
}
.post-content blockquote {
  margin: 100px auto;
  max-width: 90%;
  text-align: center;
}
@media (max-width: 991px) {
  .post-content blockquote {
    margin: 50px auto;
  }
}
@media (max-width: 768px) {
  .post-content blockquote {
    max-width: 100%;
  }
}
.post-content blockquote p {
  text-align: center;
  font-size: 1.563rem;
  color: #f64c52;
  font-family: "FarnhamHeadline-Medium";
}
@media (max-width: 991px) {
  .post-content blockquote p {
    font-size: 1.125rem;
  }
}
.post-content .custom-blockquote .quote-name,
.post-content blockquote .quote-name {
  color: #1E283B;
  font-size: 0.875rem;
  font-family: "AktivGrotReg";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.post-content .custom-blockquote .quote-name::before,
.post-content blockquote .quote-name::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  background: url('data:image/svg+xml,<svg preserveAspectRatio="xMidYMid meet" data-bbox="1.274 1.415 15.88 20.375" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 24" height="24" width="18" data-type="ugc" role="presentation" aria-hidden="true" aria-label=""><g><path stroke-width="2" stroke="%231e283c" d="M1.274 1.415h8.234V21.79m0 0 7.646-7.55m-7.646 7.55-8.234-7.55" fill="none"></path></g></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotate(90deg) scaleY(-1);
          transform: rotate(90deg) scaleY(-1);
}