@charset "UTF-8";
@font-face {
  font-family: "PlusJakartaSans";
  src: url("../fonts/PlusJakartaSans-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PlusJakartaSans";
  src: url("../fonts/PlusJakartaSans-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PlusJakartaSans";
  src: url("../fonts/PlusJakartaSans-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PlusJakartaSans";
  src: url("../fonts/PlusJakartaSans-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
h1, .singular .entry-title {
  font-weight: 800 !important;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: initial;
}
@media (max-width: 991px) {
  h1, .singular .entry-title {
    font-size: 45px;
    line-height: 1.15;
  }
}
@media (min-width: 992px) {
  h1, .singular .entry-title {
    font-size: 4.7vw;
  }
}
@media (min-width: 1920px) {
  h1, .singular .entry-title {
    font-size: 90px;
  }
}
h2 {
  font-weight: 800 !important;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: initial;
  margin-bottom: 1em;
}
@media (max-width: 991px) {
  h2 {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  h2 {
    font-size: 3.1vw;
  }
}
@media (min-width: 1920px) {
  h2 {
    font-size: 60px;
  }
}
h3 {
  font-weight: 800 !important;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: initial;
  margin-bottom: 1em;
}
@media (max-width: 991px) {
  h3 {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  h3 {
    font-size: 2.1vw;
  }
}
@media (min-width: 1920px) {
  h3 {
    font-size: 40px;
  }
}
h4 {
  font-weight: 800 !important;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: initial;
}
@media (max-width: 991px) {
  h4 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  h4 {
    font-size: 1.6vw;
  }
}
@media (min-width: 1920px) {
  h4 {
    font-size: 28px;
  }
}
h5 {
  font-weight: 800 !important;
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: initial;
}
@media (max-width: 991px) {
  h5 {
    font-size: 18px;
  }
}
h6 {
  font-weight: 800 !important;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: initial;
}
@media (max-width: 991px) {
  h6 {
    font-size: 18px;
  }
}
p {
  font-size: 18px;
  line-height: 1.7;
}
@media (max-width: 991px) {
  p {
    font-size: 16px;
  }
}
a, path {
  transition-duration: 0.15s;
}
body {
  font-size: 18px;
  line-height: 1.7;
  font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --e-global-typography-primary-font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --e-global-typography-secondary-font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --e-global-typography-text-font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --font-family-sans-serif: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --global--font-primary: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --global--font-secondary: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --heading--font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --list--font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  font-weight: normal;
  overflow-x: hidden;
}
@media (max-width: 991px) {
  body {
    font-size: 16px;
  }
}
body header, body footer, body .container, body section:not(.full_width, .elementor-section-full_width) {
  max-width: none !important;
  padding-left: 26px !important;
  padding-right: 26px !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  body header, body footer, body .container, body section:not(.full_width, .elementor-section-full_width) {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media (min-width: 1200px) {
  body header, body footer, body .container, body section:not(.full_width, .elementor-section-full_width) {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
}
body header .section-inner, body header .copyright, body footer .section-inner, body footer .copyright {
  max-width: 1700px !important;
  margin-left: auto;
  margin-right: auto;
}
body .container, body section:not(.elementor-inner-section, .full_width, .elementor-section-full_width) {
  max-width: calc(1700px + 110px + 110px) !important;
  margin-left: auto;
  margin-right: auto;
}
body section.elementor-inner-section:not(.elementor-section-full_width) {
  max-width: calc(1620px) !important;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}
body div[data-elementor-type="page"] {
  max-width: none !important;
  width: 100% !important;
}
body .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0px;
}
body .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: none;
}
body .elementor-section-wrap > section {
  padding: 0px;
}
body .elementor-widget:not(:last-child) {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  body .elementor-widget-image a {
    display: block;
  }
}
body .elementor-widget-image img {
  width: 100%;
}
body .elementor-widget-image img[src$=".svg"] {
  width: 100% !important;
}
body .elementor-widget-image.image-width-auto img {
  width: auto;
}
body .elementor-widget-image.on-hover-scale-bg .elementor-widget-container {
  overflow: hidden;
}
body .elementor-widget-image.on-hover-scale-bg .elementor-widget-container img {
  transition: 0.6s ease;
}
body .elementor-widget-image.on-hover-scale-bg .elementor-widget-container:hover img {
  transform: scale(1.1);
}
body .elementor-widget-image.on-hover-scale .elementor-widget-container img {
  transition: 0.5s ease;
}
body .elementor-widget-image.on-hover-scale .elementor-widget-container:hover img {
  transform: scale(1.07);
}
body p {
  margin-bottom: 1em;
}
#wpadminbar {
  overflow-x: hidden;
}
#site-header .header-inner .header-titles-wrapper .header-titles .site-title a {
  background: url("../images/logo-words-black.svg") no-repeat transparent;
  background-size: contain;
}
#site-header .header-inner .primary-menu li a {
  color: black;
}
#site-header .header-inner .nav-toggle .toggle-inner .toggle-icon {
  border-color: black;
}
#site-header .header-inner .nav-toggle .toggle-inner .toggle-icon svg {
  border-color: black;
}
main {
  overflow: initial !important;
}
main header, main footer, main .container, main section:not(.full_width, .elementor-section-full_width) {
  max-width: none !important;
  padding-left: 26px !important;
  padding-right: 26px !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  main header, main footer, main .container, main section:not(.full_width, .elementor-section-full_width) {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media (min-width: 1200px) {
  main header, main footer, main .container, main section:not(.full_width, .elementor-section-full_width) {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
}
main header .section-inner, main header .copyright, main footer .section-inner, main footer .copyright {
  max-width: 1700px !important;
  margin-left: auto;
  margin-right: auto;
}
main .container, main section:not(.elementor-inner-section, .full_width, .elementor-section-full_width) {
  max-width: calc(1700px + 110px + 110px) !important;
  margin-left: auto;
  margin-right: auto;
}
main section.elementor-inner-section:not(.elementor-section-full_width) {
  max-width: calc(1620px) !important;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}
main div[data-elementor-type="page"] {
  max-width: none !important;
  width: 100% !important;
}
main .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0px;
}
main .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: none;
}
main .elementor-section-wrap > section {
  padding: 0px;
}
main .elementor-widget:not(:last-child) {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  main .elementor-widget-image a {
    display: block;
  }
}
main .elementor-widget-image img {
  width: 100%;
}
main .elementor-widget-image img[src$=".svg"] {
  width: 100% !important;
}
main .elementor-widget-image.image-width-auto img {
  width: auto;
}
main .elementor-widget-image.on-hover-scale-bg .elementor-widget-container {
  overflow: hidden;
}
main .elementor-widget-image.on-hover-scale-bg .elementor-widget-container img {
  transition: 0.6s ease;
}
main .elementor-widget-image.on-hover-scale-bg .elementor-widget-container:hover img {
  transform: scale(1.1);
}
main .elementor-widget-image.on-hover-scale .elementor-widget-container img {
  transition: 0.5s ease;
}
main .elementor-widget-image.on-hover-scale .elementor-widget-container:hover img {
  transform: scale(1.07);
}
@media (min-width: 768px) {
  main {
    min-height: 1000px;
  }
}
@media (max-width: 767px) {
  main .text-align-center-mobile {
    text-align: center;
  }
}
main .marl-0 {
  margin-left: 0em;
}
main .mart-0 {
  margin-top: 0em !important;
}
main .mart-1 {
  margin-top: 1em;
}
main .mart-2 {
  margin-top: 2em;
}
main .mart-3 {
  margin-top: 3em;
}
main .marb-0 {
  margin-bottom: 0em;
}
main .marb-03 {
  margin-bottom: 0.3em;
}
main .marb-05 {
  margin-bottom: 0.5em;
}
main .marb-1 {
  margin-bottom: 1em;
}
main .marb-2 {
  margin-bottom: 2em;
}
main .padt-1 {
  padding-top: 1em;
}
main .padt-2 {
  padding-top: 2em;
}
main .padt-3 {
  padding-top: 3em;
}
main .padt-4 {
  padding-top: 4em;
}
main .padb-1 {
  padding-bottom: 1em;
}
main .padb-2 {
  padding-bottom: 2em;
}
main .padb-3 {
  padding-bottom: 3em;
}
main .padb-4 {
  padding-bottom: 4em;
}
main .padb-5 {
  padding-bottom: 5em;
}
main .padb-6 {
  padding-bottom: 6em;
}
main .padb-7 {
  padding-bottom: 7em;
}
main .padb-8 {
  padding-bottom: 8em;
}
main .mb-6px {
  margin-bottom: 6px;
}
main .min-height-1 {
  min-height: 1em;
}
main .min-height-2 {
  min-height: 2em;
}
main .min-height-3 {
  min-height: 3em;
}
@media (max-width: 1600px) {
  main .min-height-3 {
    min-height: auto;
  }
}
main .max-width-700 {
  max-width: 700px !important;
}
main .hide {
  display: none;
}
@media (max-width: 991px) {
  main .mobile-hide {
    display: none;
  }
}
@media (min-width: 992px) {
  main .desktop-hide {
    display: none;
  }
}
main .cta-white {
  cursor: pointer !important;
  display: inline-block;
  color: white !important;
  border: 2px solid white !important;
  border-radius: 100vw;
  padding: 15px 50px;
  text-decoration: none !important;
  font-weight: 800;
  font-size: 15px;
  line-height: 1;
  background: transparent !important;
}
main .cta-white:hover, main .cta-white:focus, main .cta-white:active {
  background: white !important;
  color: black !important;
}
main .cta-black {
  cursor: pointer !important;
  display: inline-block;
  color: black !important;
  border: 2px solid black !important;
  border-radius: 100vw;
  padding: 15px 50px;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  background: transparent !important;
}
main .cta-black:hover, main .cta-black:focus, main .cta-black:active {
  background: black !important;
  color: white !important;
}
main .cta-green {
  display: inline-block;
  background: #13c99d !important;
  color: white !important;
  border: 3px solid white !important;
  border-radius: 100vw;
  padding: 15px 14px;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
}
main .cta-green:hover, main .cta-green:focus, main .cta-green:active {
  background: #13c99d !important;
  color: white !important;
}
main .cta-red {
  cursor: pointer !important;
  display: inline-block;
  background: #E71618 !important;
  color: white !important;
  border: 3px solid #E71618 !important;
  border-radius: 100vw;
  padding: 15px 30px 18px 30px;
  text-decoration: none !important;
  font-weight: 800;
  font-size: 20px;
  line-height: 1;
}
@media (max-width: 991px) {
  main .cta-red {
    font-size: 15px;
  }
}
main .cta-red:hover, main .cta-red:focus, main .cta-red:active {
  background: #E71618 !important;
  color: white !important;
}
main .cta-underline {
  color: black !important;
  text-decoration: underline !important;
  font-weight: 700;
  font-size: 22px;
  line-height: 1;
}
main .cta-red-right-arrow-link {
  color: black !important;
  position: relative;
  display: inline-flex;
  align-items: center;
  text-decoration: none !important;
  font-weight: 800;
  line-height: clamp(21px, 1.9vw, 31px);
  font-size: clamp(15.6px, 1.9vw, 26px);
}
main .cta-red-right-arrow-link:after {
  content: "";
  font-family: "eicons";
  font-size: 15px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent !important;
  color: black;
  border: 2px solid #E71618 !important;
  border-radius: 100vw;
  text-decoration: none !important;
  line-height: 1;
  min-width: 45px;
  height: 45px;
  margin-left: 1.5rem;
}
@media (max-width: 479px) {
  main .cta-red-right-arrow-link:after {
    margin-left: 1rem;
  }
}
main .cta-red-right-arrow-link.join-our-list-of-brands-by-getting-in-touch {
  font-size: clamp(19px, 1.9vw, 26px);
}
@media (max-width: 490px) {
  main .cta-red-right-arrow-link.join-our-list-of-brands-by-getting-in-touch {
    max-width: 268px;
  }
}
@media (max-width: 479px) {
  main .cta-red-right-arrow-link.click-here-to-introduce-us-to-your-business {
    max-width: 230px;
  }
}
main .light-blue-bg {
  background: #EDF5F8;
}
main .blue-bg {
  background: #4551e2;
}
main .blue-bg-opacity-006 {
  background: rgba(69, 81, 226, 0.06);
}
main .blue-opacity-bg {
  background: rgba(69, 81, 226, 0.7);
}
main .green-bg {
  background: #13c99d;
}
main .green-bg-opacity-006 {
  background: rgba(19, 201, 157, 0.06);
}
main .pink-bg {
  background: #ff9595;
}
main .pink-bg-opacity-006 {
  background: rgba(255, 149, 149, 0.06);
}
main .grey-bg {
  background: #fafafa;
}
main .black-text {
  color: black;
}
main .white-text {
  color: white;
}
main .blue-text {
  color: #4551e2;
}
main .green-text {
  color: #13c99d;
}
main .pink-text {
  color: #ff9595;
}
main .absolute {
  position: absolute;
}
main .center-content {
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
main .vertical-center-content {
  top: 50%;
  transform: translateY(-50%);
}
main .text-center {
  text-align: center;
}
main .margin-inline-auto {
  margin-left: auto;
  margin-right: auto;
}
@keyframes fadeInUpOverride {
  0% {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
main .fadeInUp {
  animation-name: fadeInUpOverride;
  animation-duration: 1s !important;
  transition-timing-function: ease-out !important;
}
@keyframes fadeInUpZoomInOverride {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0) scale3d(0.5, 0.5, 0.5);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
main .zoomInUp {
  animation-name: fadeInUpZoomInOverride;
  animation-duration: 0.7s !important;
  transition-timing-function: ease-out !important;
}
main section {
  padding: 0rem;
}
main section ul, main section ol {
  margin: 0rem;
}
main section ul li, main section ol li {
  line-height: 1.7;
  margin: 0.5rem 0 0 2rem;
}
main section hr {
  border-top: 2px solid black;
  border-bottom: 0;
  margin-top: 2em !important;
  padding-bottom: 2em !important;
}
main section.max-width-1400-container .elementor-container {
  max-width: 1400px !important;
  margin-left: auto;
  margin-right: auto;
}
main section.max-width-800-container .elementor-container {
  max-width: 800px !important;
  margin-left: auto;
  margin-right: auto;
}
main section .max-width-750-widget-container .elementor-widget-container {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
main section.elementor-inner-section .elementor-container .elementor-col-50:first-child {
  order: 0;
}
main section.elementor-inner-section .elementor-container .elementor-col-50:last-child {
  order: 1;
}
@media (max-width: 767px) {
  main section.elementor-inner-section .elementor-container .elementor-col-50.mobile-column-first {
    order: -1;
    padding-bottom: 40px !important;
  }
}
@media (max-width: 767px) {
  main section.elementor-inner-section .elementor-container .elementor-col-50.mobile-column-last {
    padding-bottom: 0px !important;
  }
}
main section.column-gap-6 > .elementor-column-gap-default {
  margin-left: -3px;
  margin-right: -3px;
}
@media (max-width: 767px) {
  main section.column-gap-6 > .elementor-column-gap-default {
    margin-left: 0px;
    margin-right: 0px;
  }
}
main section.column-gap-6 > .elementor-column-gap-default > .elementor-column {
  padding-left: 3px;
  padding-right: 3px;
}
@media (max-width: 767px) {
  main section.column-gap-6 > .elementor-column-gap-default > .elementor-column {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 6px;
  }
  main section.column-gap-6 > .elementor-column-gap-default > .elementor-column:last-child {
    padding-bottom: 0px;
  }
}
main section.column-gap-24 > .elementor-column-gap-default {
  margin-left: -12px;
  margin-right: -12px;
}
@media (max-width: 767px) {
  main section.column-gap-24 > .elementor-column-gap-default {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  main section.column-gap-24 > .elementor-column-gap-default {
    margin-left: -20px;
    margin-right: -20px;
  }
}
main section.column-gap-24 > .elementor-column-gap-default > .elementor-column {
  padding-left: 12px;
  padding-right: 12px;
}
@media (max-width: 767px) {
  main section.column-gap-24 > .elementor-column-gap-default > .elementor-column {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 40px;
  }
  main section.column-gap-24 > .elementor-column-gap-default > .elementor-column:last-child {
    padding-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  main section.column-gap-24 > .elementor-column-gap-default > .elementor-column {
    padding-left: 20px;
    padding-right: 20px;
  }
}
main section.column-gap-60 > .elementor-column-gap-default {
  margin-left: -30px;
  margin-right: -30px;
}
@media (max-width: 767px) {
  main section.column-gap-60 > .elementor-column-gap-default {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  main section.column-gap-60 > .elementor-column-gap-default {
    margin-left: -20px;
    margin-right: -20px;
  }
}
main section.column-gap-60 > .elementor-column-gap-default > .elementor-column {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  main section.column-gap-60 > .elementor-column-gap-default > .elementor-column {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 40px;
  }
  main section.column-gap-60 > .elementor-column-gap-default > .elementor-column:last-child {
    padding-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  main section.column-gap-60 > .elementor-column-gap-default > .elementor-column {
    padding-left: 20px;
    padding-right: 20px;
  }
}
main section.column-gap-120 > .elementor-column-gap-default {
  margin-left: -60px;
  margin-right: -60px;
}
@media (max-width: 767px) {
  main section.column-gap-120 > .elementor-column-gap-default {
    margin-left: 0px;
    margin-right: 0px;
  }
}
main section.column-gap-120 > .elementor-column-gap-default > .elementor-column {
  padding-left: 60px;
  padding-right: 60px;
}
@media (max-width: 767px) {
  main section.column-gap-120 > .elementor-column-gap-default > .elementor-column {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 60px;
  }
  main section.column-gap-120 > .elementor-column-gap-default > .elementor-column:last-child {
    padding-bottom: 0px;
  }
}
main section.section-first {
  padding-top: 175px;
  padding-bottom: 105px;
}
@media (max-width: 991px) {
  main section.section-first {
    padding-top: 135px;
    padding-bottom: 45px;
  }
}
@media (max-width: 767px) {
  main section.section-first {
    padding-top: 105px;
  }
}
main section.section-first h1 {
  font-weight: 800 !important;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: initial;
  margin-top: 0em;
  margin-bottom: 0.3em;
  color: black;
}
@media (max-width: 991px) {
  main section.section-first h1 {
    font-size: 45px;
    line-height: 1.15;
  }
}
@media (min-width: 992px) {
  main section.section-first h1 {
    font-size: 4.7vw;
  }
}
@media (min-width: 1920px) {
  main section.section-first h1 {
    font-size: 90px;
  }
}
main section.section-first .elementor-widget-text-editor, main section.section-first .elementor-widget-text-editor p {
  font-size: 18px;
  line-height: 1.7;
  color: black !important;
  line-height: 1.4;
  font-weight: 600;
}
@media (max-width: 991px) {
  main section.section-first .elementor-widget-text-editor, main section.section-first .elementor-widget-text-editor p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  main section.section-first .elementor-widget-text-editor, main section.section-first .elementor-widget-text-editor p {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  main section.section-first .elementor-widget-text-editor, main section.section-first .elementor-widget-text-editor p {
    font-size: 1.9vw;
  }
}
@media (min-width: 1200px) {
  main section.section-first .elementor-widget-text-editor, main section.section-first .elementor-widget-text-editor p {
    font-size: 1.6vw;
  }
}
@media (min-width: 1920px) {
  main section.section-first .elementor-widget-text-editor, main section.section-first .elementor-widget-text-editor p {
    font-size: 28px;
  }
}
main section.section-first .elementor-widget-text-editor p:last-child {
  margin-bottom: 0rem;
}
main section .lets-talk-about {
  font-size: 18px;
  line-height: 1.7;
  font-size: 22px;
  color: black;
  padding-right: 1em;
}
@media (max-width: 991px) {
  main section .lets-talk-about {
    font-size: 16px;
  }
}
main section .lets-talk-about .elementor-widget-container {
  position: relative;
}
main section .lets-talk-about h4 {
  font-weight: 800 !important;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: initial;
  color: black;
  font-size: 32px;
  margin-left: 0px;
}
@media (max-width: 991px) {
  main section .lets-talk-about h4 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  main section .lets-talk-about h4 {
    font-size: 1.6vw;
  }
}
@media (min-width: 1920px) {
  main section .lets-talk-about h4 {
    font-size: 28px;
  }
}
main section .lets-talk-about a {
  display: block;
  color: black;
  text-decoration: none;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
main section .lets-talk-about a:hover, main section .lets-talk-about a:focus, main section .lets-talk-about a:active {
  text-decoration: underline;
}
main section .lets-talk-about .or {
  color: black;
  margin: 0px;
  padding: 0px;
  position: absolute;
  bottom: 1.2rem;
  left: 20.5rem;
}
@media (max-width: 1024px) {
  main section .lets-talk-about .or {
    left: 20rem;
  }
}
@media (max-width: 767px) {
  main section .lets-talk-about .or {
    position: initial;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
main section .lets-talk-about a.contact-us-now {
  cursor: pointer !important;
  display: inline-block;
  color: black !important;
  border: 2px solid black !important;
  border-radius: 100vw;
  padding: 15px 50px;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  background: transparent !important;
  border-color: #E71618 !important;
  display: inline-block;
  max-height: 45px;
  padding: 13px 16px;
  position: absolute;
  bottom: 0.6rem;
  left: 26rem;
}
main section .lets-talk-about a.contact-us-now:hover, main section .lets-talk-about a.contact-us-now:focus, main section .lets-talk-about a.contact-us-now:active {
  background: black !important;
  color: white !important;
}
main section .lets-talk-about a.contact-us-now:hover, main section .lets-talk-about a.contact-us-now:focus, main section .lets-talk-about a.contact-us-now:active {
  background: #E71618 !important;
  color: white !important;
}
main section .lets-talk-about a.contact-us-now:hover .elementor-button-text {
  color: white !important;
}
@media (max-width: 767px) {
  main section .lets-talk-about a.contact-us-now {
    position: initial;
  }
}
@media (max-width: 767px) {
  main section.just-heading .elementor-column {
    padding-bottom: 0px !important;
  }
}
@media (max-width: 767px) {
  main section.our-capabilities-heading .elementor-column {
    padding-bottom: 0px !important;
  }
}
@media (max-width: 991px) {
  main section.our-capabilities-list {
    padding-bottom: 45px;
  }
}
@media (max-width: 767px) {
  main section.our-capabilities-list {
    padding-bottom: 45px;
  }
}
@media (min-width: 992px) {
  main section.our-capabilities-list {
    padding-bottom: 300px;
  }
}
@media (min-width: 1200px) {
  main section.our-capabilities-list {
    padding-bottom: 300px;
  }
}
@media (min-width: 1400px) {
  main section.our-capabilities-list {
    padding-bottom: 350px;
  }
}
@media (min-width: 1600px) {
  main section.our-capabilities-list {
    padding-bottom: 400px;
  }
}
@media (min-width: 1920px) {
  main section.our-capabilities-list {
    padding-bottom: 430px;
  }
}
main section.our-capabilities-list .elementor-inner-section {
  max-width: calc(1700px + 110px + 110px) !important;
}
main section.our-capabilities-list .elementor-container {
  flex-wrap: wrap;
}
main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-33 {
  width: 33.333333%;
}
@media (max-width: 991px) {
  main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-33 {
    width: 100%;
    padding-bottom: 40px;
  }
  main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-33:last-child {
    padding-bottom: 0px;
  }
}
@media (min-width: 992px) {
  main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-33 {
    padding-bottom: 0px;
  }
}
@media (max-width: 1600px) {
  main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-25 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-25 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-25:nth-of-type(3), main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-25:nth-of-type(4) {
    padding-bottom: 0px;
  }
}
@media (min-width: 1601px) {
  main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-25 {
    padding-bottom: 0px;
  }
}
main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-16 {
  width: 33.333333%;
}
@media (max-width: 1199px) {
  main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-16 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-16 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-16:nth-of-type(5), main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-16:nth-of-type(6) {
    padding-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-16:nth-of-type(4), main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-16:nth-of-type(5), main section.our-capabilities-list .elementor-container .elementor-column.elementor-col-16:nth-of-type(6) {
    padding-bottom: 0px;
  }
}
main section.our-capabilities-list h2, main section.our-capabilities-list h3, main section.our-capabilities-list h4, main section.our-capabilities-list h5, main section.our-capabilities-list h6 {
  margin-top: 0em;
}
main section.case-study {
  z-index: 1;
  margin-top: 45px;
}
@media (min-width: 1024px) {
  main section.case-study {
    margin-top: -18vw;
  }
}
@media (min-width: 1200px) {
  main section.case-study {
    margin-top: -16vw;
  }
}
main section.case-study .elementor-container {
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  main section.case-study .elementor-container .elementor-column {
    width: 100%;
  }
}
main section.case-study .elementor-container .elementor-column:last-child {
  background: black;
}
main section.case-study .elementor-widget-text-editor {
  padding: 3rem;
}
@media (min-width: 992px) {
  main section.case-study .elementor-widget-text-editor {
    max-width: 640px;
  }
}
main section.case-study .elementor-widget-text-editor, main section.case-study .elementor-widget-text-editor p {
  font-size: 18px;
  line-height: 1.7;
  font-size: clamp(16px, 1vw, 18px);
  font-weight: 400;
  color: white !important;
  margin-bottom: 0em;
}
@media (max-width: 991px) {
  main section.case-study .elementor-widget-text-editor, main section.case-study .elementor-widget-text-editor p {
    font-size: 16px;
  }
}
main section.case-study .elementor-widget-text-editor h2, main section.case-study .elementor-widget-text-editor h3, main section.case-study .elementor-widget-text-editor h4, main section.case-study .elementor-widget-text-editor h5, main section.case-study .elementor-widget-text-editor h6 {
  margin-top: 0em;
}
main section.offset-up {
  margin-top: 26px;
}
@media (min-width: 992px) {
  main section.offset-up {
    margin-top: -18vw;
  }
}
@media (min-width: 1200px) {
  main section.offset-up {
    margin-top: -16vw;
  }
}
main section .consulting .intro {
  margin-bottom: 1.5em;
}
main section .consulting .buttons-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.5em;
}
@media (max-width: 359px) {
  main section .consulting .cta-green {
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
  }
  main section .consulting .cta-green:last-child {
    margin-bottom: 0em;
  }
}
main .text-overlay-image {
  z-index: 1;
  position: absolute;
  top: 0px;
  bottom: 0px;
}
main .text-overlay-image.initial-hide {
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  opacity: 0;
}
main .text-overlay-image.initial-hide:hover, main .text-overlay-image.initial-hide:focus, main .text-overlay-image.initial-hide:active {
  opacity: 1;
}
main .text-overlay-image.center div.text-wrapper {
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
main .text-overlay-image.vertical-center div.text-wrapper {
  top: 50%;
  transform: translateY(-50%);
}
main .text-overlay-image.bottom div.text-wrapper {
  left: 3rem;
  bottom: 3rem;
}
@media (min-width: 1920px) {
  main .text-overlay-image.bottom div.text-wrapper {
    left: 58px;
    bottom: 50px;
  }
}
main .text-overlay-image div.text-wrapper {
  position: absolute;
  width: 100%;
  max-width: 60%;
}
main .text-overlay-image div.text-wrapper, main .text-overlay-image div.text-wrapper p {
  font-weight: 800;
  font-size: 1.55vw;
  line-height: 1.1;
}
@media (max-width: 767px) {
  main .text-overlay-image div.text-wrapper, main .text-overlay-image div.text-wrapper p {
    font-size: 25px;
  }
}
@media (min-width: 1920px) {
  main .text-overlay-image div.text-wrapper, main .text-overlay-image div.text-wrapper p {
    font-size: 30px;
  }
}
main .text-overlay-image div.text-wrapper p:last-child {
  margin-bottom: 0rem;
}
main .text-overlay-image div.text-wrapper h4 {
  font-size: 18px;
  line-height: 1.7;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600 !important;
  margin-bottom: 1.8rem;
}
@media (max-width: 991px) {
  main .text-overlay-image div.text-wrapper h4 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  main .text-overlay-image div.text-wrapper h4 {
    font-size: 18px;
  }
}
main .text-overlay-image div.text-wrapper.image-wrapper {
  max-width: none;
}
main .text-overlay-image a {
  z-index: 2;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  cursor: pointer;
}
.grecaptcha-badge {
  visibility: hidden;
  z-index: 1;
}
#site-header.sticky-nav ul.primary-menu li a {
  color: black !important;
}
#site-header ul.primary-menu {
  margin: 0px;
}
#site-header ul.primary-menu > li {
  margin: 0;
  margin-right: 6rem;
}
#site-header ul.primary-menu > li:last-child {
  margin-right: 0;
}
#site-header ul.primary-menu > li:last-child a {
  text-decoration: none !important;
  border: 2px solid #E71618;
  border-radius: 100vw;
}
#site-header ul.primary-menu > li:last-child a:hover, #site-header ul.primary-menu > li:last-child a:focus, #site-header ul.primary-menu > li:last-child a:active {
  text-decoration: none !important;
  background: #E71618;
  color: white !important;
}
@media screen and (min-width: 1025px) {
  #site-header ul.primary-menu > li {
    margin-right: 0.5rem;
  }
}
@media screen and (min-width: 1060px) {
  #site-header ul.primary-menu > li {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  #site-header ul.primary-menu > li {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 1300px) {
  #site-header ul.primary-menu > li {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 1400px) {
  #site-header ul.primary-menu > li {
    margin-right: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #site-header ul.primary-menu > li {
    margin-right: 4rem;
  }
}
#site-header ul.primary-menu > li.current_page_ancestor, #site-header ul.primary-menu > li.current-menu-item {
  text-decoration: none !important;
}
#site-header ul.primary-menu > li.current_page_ancestor > a, #site-header ul.primary-menu > li.current-menu-item > a {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px !important;
}
#site-header ul.primary-menu > li.menu-item-has-children > a {
  margin-right: 0px;
}
#site-header ul.primary-menu > li a {
  color: white;
  font-weight: 700;
  line-height: 1;
  padding: 0.7em 0.8em;
  border: 2px solid transparent;
  font-size: 16px;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px !important;
}
@media screen and (max-width: 1299px) {
  #site-header ul.primary-menu > li a {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  #site-header ul.primary-menu > li a {
    letter-spacing: 0px;
  }
}
#site-header ul.primary-menu > li a:hover, #site-header ul.primary-menu > li a:focus, #site-header ul.primary-menu > li a:active {
  text-decoration: underline;
}
#site-header ul.primary-menu > li a:hover + ul.sub-menu, #site-header ul.primary-menu > li a:focus + ul.sub-menu, #site-header ul.primary-menu > li a:active + ul.sub-menu {
  display: block;
}
#site-header ul.primary-menu > li ul.sub-menu {
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
#site-header ul.primary-menu > li ul.sub-menu.active {
  display: block;
}
#site-header ul.primary-menu > li ul.sub-menu:after {
  right: auto;
  left: 50%;
  transform: translateX(-50%);
}
#site-header ul.primary-menu > li ul.sub-menu li a {
  font-size: 14px;
  line-height: 1.5;
  color: white !important;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
#site-header ul.primary-menu > li ul.sub-menu li a:hover, #site-header ul.primary-menu > li ul.sub-menu li a:focus, #site-header ul.primary-menu > li ul.sub-menu li a:active {
  border: 2px solid transparent !important;
  text-decoration: underline;
}
html {
  overflow-y: scroll;
}
.mobile-nav-is-active {
  overflow-y: hidden !important;
}
.mobile-nav-is-inactive {
  overflow-y: scroll !important;
}
.menu-modal {
  z-index: 5;
  overflow-y: hidden;
}
.menu-modal.cover-modal {
  background: initial;
}
.menu-modal.active {
  background: initial;
  transition: initial;
}
.menu-modal .close-nav-toggle {
  z-index: 999;
  position: absolute;
  top: 7px;
  right: 0px;
  left: auto;
  width: auto;
  outline: none;
  font-size: 1.6rem;
  font-weight: 500;
  justify-content: flex-end;
  padding: 3.1rem 0;
}
@media (min-width: 768px) {
  .menu-modal .close-nav-toggle {
    top: 24px;
  }
}
.menu-modal .close-nav-toggle .toggle-text {
  display: none;
}
.menu-modal .close-nav-toggle svg {
  width: 20px;
  height: 20px;
}
.menu-modal .menu-modal-inner {
  overflow: initial;
  box-shadow: none;
  transition: none;
  width: 100%;
}
.menu-modal .menu-wrapper {
  max-width: none;
  width: calc(100% - 26px - 26px);
}
@media (min-width: 768px) and (max-width: 1199px) {
  .menu-modal .menu-wrapper {
    width: calc(100% - 40px - 40px);
  }
}
.menu-modal nav.mobile-menu {
  display: block;
  overflow-y: auto;
  overscroll-behavior: contain;
  height: calc(90vh - 120px);
  margin-top: 90px;
}
@media (min-width: 768px) {
  .menu-modal nav.mobile-menu {
    margin-top: 120px;
  }
}
.menu-modal nav.mobile-menu ul {
  left: auto;
  width: 100%;
}
.menu-modal nav.mobile-menu ul li {
  border-color: transparent;
}
.menu-modal nav.mobile-menu ul li .ancestor-wrapper {
  justify-content: initial;
}
.menu-modal nav.mobile-menu ul li.current_page_ancestor {
  text-decoration: none !important;
}
.menu-modal nav.mobile-menu ul li.current_page_ancestor > .ancestor-wrapper > a {
  text-decoration: none;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px !important;
  text-underline-offset: 7px;
}
.menu-modal nav.mobile-menu ul li.current-menu-item {
  text-decoration: none !important;
}
.menu-modal nav.mobile-menu ul li.current-menu-item > .ancestor-wrapper > a {
  text-decoration: none;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px !important;
  text-underline-offset: 7px;
}
.menu-modal nav.mobile-menu ul li a {
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 25px;
  line-height: 1;
  color: black;
  border-color: transparent;
  padding: 1rem 0;
  width: auto;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px !important;
  text-underline-offset: 7px;
}
.menu-modal nav.mobile-menu ul li a:hover, .menu-modal nav.mobile-menu ul li a:focus, .menu-modal nav.mobile-menu ul li a:active {
  text-decoration: none;
}
.menu-modal nav.mobile-menu ul li button.toggle {
  position: relative;
  top: 2px;
  outline: 0;
  border: transparent;
  margin: 0;
  padding: 0 1.5rem;
}
.menu-modal nav.mobile-menu ul li button.toggle svg {
  color: #E71618;
  width: 10px;
  height: 6px;
}
.menu-modal nav.mobile-menu ul li ul.sub-menu {
  position: initial !important;
}
.menu-modal nav.mobile-menu ul li ul.sub-menu li {
  border-left-width: 0em;
}
.menu-modal nav.mobile-menu ul li ul.sub-menu li.current_page_ancestor > .ancestor-wrapper > a {
  text-decoration: none;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 7px;
}
.menu-modal nav.mobile-menu ul li ul.sub-menu li.current-menu-item > .ancestor-wrapper > a {
  text-decoration: none;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 7px;
}
.menu-modal nav.mobile-menu ul li ul.sub-menu li a {
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 7px;
}
.menu-modal nav.mobile-menu ul li ul.sub-menu li a:hover, .menu-modal nav.mobile-menu ul li ul.sub-menu li a:focus, .menu-modal nav.mobile-menu ul li ul.sub-menu li a:active {
  text-decoration: none;
}
.error404 a {
  transition-duration: 0s;
}
.error404 a:hover, .error404 a:focus, .error404 a:active {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
html {
  position: initial !important;
  top: auto !important;
  left: auto !important;
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
}
@media (max-width: 767px) {
  html {
    scroll-padding-top: 90px;
  }
}
html.scroll-disabled {
  overflow-y: hidden !important;
}
body {
  padding: 0px !important;
}
body.showing-menu-modal #site-header {
  background: transparent !important;
}
body.showing-menu-modal #site-header .header-inner .site-title a {
  background-size: contain !important;
}
header.elementor-location-header {
  z-index: 10;
}
header.elementor-location-header > section {
  padding: 0;
}
header.elementor-location-header.sticky-nav > .elementor-top-section {
  background-color: #fff;
}
header.elementor-location-header.sticky-nav > .elementor-top-section:before, header.elementor-location-header.sticky-nav > .elementor-top-section:after {
  position: absolute;
  top: 0;
  height: 100%;
  width: 50%;
  background: #fff;
  content: "";
}
header.elementor-location-header.sticky-nav > .elementor-top-section:before {
  left: -50%;
}
header.elementor-location-header.sticky-nav > .elementor-top-section:after {
  right: -50%;
}
@media (max-width: 767px) {
  header.elementor-location-header .elementor-widget-theme-site-logo > .elementor-widget-container a {
    display: inline-block;
  }
  header.elementor-location-header .elementor-widget-theme-site-logo > .elementor-widget-container img {
    width: auto !important;
    height: 37px !important;
  }
}
@media (max-width: 1024px) {
  header.elementor-location-header .elementor-widget-theme-site-logo {
    z-index: 100;
  }
}
@media (min-width: 1025px) {
  header.elementor-location-header .elementor-nav-menu .menu-item {
    margin-bottom: 5px;
  }
  header.elementor-location-header .elementor-nav-menu .menu-item > a.elementor-item {
    text-decoration: none;
  }
  header.elementor-location-header .elementor-nav-menu .menu-item > a.elementor-item .sub-arrow {
    display: none;
  }
  header.elementor-location-header .elementor-nav-menu .menu-item > a.elementor-item:after {
    width: auto;
    left: 14px;
    right: 14px;
    bottom: 5px;
  }
  header.elementor-location-header .elementor-nav-menu .menu-item.current_page_parent > a.elementor-item:after {
    opacity: 1;
  }
  header.elementor-location-header .elementor-nav-menu > li:last-child > a.elementor-item {
    border: 2px solid #E71618;
    border-radius: 100vw;
  }
  header.elementor-location-header .elementor-nav-menu > li:last-child > a.elementor-item:after {
    background: transparent !important;
  }
  header.elementor-location-header .elementor-nav-menu > li:last-child > a.elementor-item:hover {
    border-color: #E71618;
    background-color: #E71618;
    color: #fff !important;
  }
  header.elementor-location-header .elementor-nav-menu ul.sub-menu {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header.elementor-location-header .elementor-nav-menu ul.sub-menu:before, header.elementor-location-header .elementor-nav-menu ul.sub-menu:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
  }
  header.elementor-location-header .elementor-nav-menu ul.sub-menu:before {
    height: 20px;
    left: 0;
    right: 0;
  }
  header.elementor-location-header .elementor-nav-menu ul.sub-menu:after {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #000000;
  }
  header.elementor-location-header .elementor-nav-menu ul.sub-menu li {
    padding-right: 30px;
  }
  header.elementor-location-header .elementor-nav-menu ul.sub-menu li a.elementor-sub-item:hover {
    text-decoration: underline;
  }
  header.elementor-location-header .elementor-nav-menu ul.sub-menu li.current-menu-item a.elementor-item-active {
    text-decoration: underline;
  }
}
@media (max-width: 1024px) {
  header.elementor-location-header .elementor-menu-toggle {
    position: absolute;
    z-index: 100;
    right: 0;
    top: -57px;
  }
  header.elementor-location-header .elementor-menu-toggle + .elementor-nav-menu--dropdown {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    max-height: 100vh !important;
    overflow-y: auto;
    padding: 110px 20px 50px 20px;
    background-color: #fff !important;
  }
  header.elementor-location-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu .menu-item a {
    display: inline-flex;
    color: #000;
    fill: #000;
  }
  header.elementor-location-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu .menu-item a.elementor-item {
    font-size: 24px;
  }
  header.elementor-location-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu .menu-item a.elementor-sub-item {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 16px;
    font-weight: 600;
  }
  header.elementor-location-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu .menu-item a.elementor-item-active, header.elementor-location-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu .menu-item a.highlighted, header.elementor-location-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu .menu-item a:focus {
    background: #fff;
    outline: none;
  }
  header.elementor-location-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu .menu-item a .sub-arrow {
    color: #E71618;
  }
  header.elementor-location-header .elementor-menu-toggle + .elementor-nav-menu--dropdown .elementor-nav-menu .elementor-nav-menu--dropdown {
    background-color: #fff;
    border-radius: 0;
  }
}
header.elementor-location-header + #site-content {
  margin-top: -120px;
}
@media (max-width: 767px) {
  header.elementor-location-header + #site-content {
    margin-top: -90px;
  }
}
#site-header {
  padding-left: 110px;
  padding-right: 110px;
  background: transparent;
  position: fixed;
  z-index: 10;
  width: 100%;
}
@media (max-width: 1024px) {
  #site-header {
    padding-left: 26px;
    padding-right: 26px;
  }
}
#site-header.sticky-nav {
  background: white !important;
}
#site-header.sticky-nav .header-inner .site-title a {
  background: url("../images/logo-words-black.svg") no-repeat transparent !important;
  background-size: contain !important;
}
#site-header.sticky-nav .header-inner .nav-toggle .toggle-inner .toggle-icon {
  display: inline-block;
  color: black !important;
  border-color: black !important;
}
#site-header.sticky-nav .header-inner .nav-toggle .toggle-inner .toggle-icon svg {
  border-color: black !important;
}
#site-header .nav-toggle {
  display: block;
  left: auto;
  outline: none;
  padding: 0px;
  right: 26px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #site-header .nav-toggle {
    right: 40px;
  }
}
@media (min-width: 1200px) {
  #site-header .nav-toggle {
    right: 110px;
  }
}
#site-header .nav-toggle.active .toggle-inner {
  display: none;
}
@media (max-width: 1024px) {
  #site-header .nav-toggle {
    display: block !important;
    position: absolute;
    width: 100%;
    background-color: transparent;
  }
}
#site-header .nav-toggle .toggle-inner {
  position: relative !important;
  padding-top: 0px;
  margin-top: 8px;
}
@media (max-width: 991px) {
  #site-header .nav-toggle .toggle-inner {
    justify-content: flex-end;
  }
}
@media (max-width: 1024px) {
  #site-header .nav-toggle .toggle-inner {
    justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  #site-header .nav-toggle .toggle-inner {
    margin-top: 12px;
  }
}
#site-header .nav-toggle .toggle-inner .toggle-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  border-top: 2px solid white;
  height: 12px;
}
#site-header .nav-toggle .toggle-inner .toggle-icon svg {
  border-bottom: 2px solid white;
  height: auto;
}
#site-header .nav-toggle .toggle-inner .toggle-icon svg path {
  display: none;
}
#site-header .nav-toggle .toggle-inner .toggle-text {
  display: none;
}
#site-header .search-toggle {
  left: auto;
  right: 0px;
}
#site-header .header-inner {
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
  min-height: 120px;
}
@media (max-width: 767px) {
  #site-header .header-inner {
    min-height: 90px;
  }
}
#site-header .header-inner .header-titles-wrapper {
  padding: 0px;
  margin-right: 0px;
  justify-content: flex-start;
  max-width: none;
}
#site-header .header-inner .header-titles-wrapper .header-titles {
  margin: 0px;
}
#site-header .header-inner .header-titles-wrapper .header-titles .site-title {
  margin: 0px;
}
#site-header .header-inner .header-titles-wrapper .header-titles .site-title a {
  transition-duration: 0.15s;
  position: relative;
  z-index: 1;
  display: inline-block;
  background: url("../images/logo-words-black.svg") no-repeat transparent;
  background-size: contain;
  width: 275px;
  height: 58px;
  text-indent: -9999px;
}
@media (max-width: 767px) {
  #site-header .header-inner .header-titles-wrapper .header-titles .site-title a {
    height: 37px;
  }
}
#site-header .header-inner .header-navigation-wrapper {
  margin-top: 10px;
  display: none;
}
@media (min-width: 1025px) {
  #site-header .header-inner .header-navigation-wrapper {
    align-items: center;
    display: flex;
  }
}
#site-header .header-inner .header-navigation-wrapper .header-toggles {
  margin-right: 0px;
}
.footer-nav-widgets-wrapper {
  display: none;
}
footer[data-elementor-type="footer"] {
  position: relative;
  border-top: 1px solid #DEDEDE;
  padding-top: 95px;
  padding-bottom: 95px;
}
@media (max-width: 767px) {
  footer[data-elementor-type="footer"] {
    padding-top: 70px;
    padding-bottom: 50px;
  }
}
footer[data-elementor-type="footer"] a {
  color: black;
  transition-duration: 0s;
}
footer[data-elementor-type="footer"] a:hover, footer[data-elementor-type="footer"] a:focus, footer[data-elementor-type="footer"] a:active {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
footer[data-elementor-type="footer"] .section-inner {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 20px;
  width: 100%;
  padding-bottom: 50px;
  max-width: none;
}
@media (max-width: 767px) {
  footer[data-elementor-type="footer"] .section-inner {
    gap: 45px;
    flex-wrap: wrap;
  }
}
@media (max-width: 560px) {
  footer[data-elementor-type="footer"] .section-inner {
    column-gap: 54px;
    justify-content: initial;
  }
}
footer[data-elementor-type="footer"] .section-inner .learn {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-top: -5px;
  margin-bottom: 1.4em;
}
@media (max-width: 1024px) {
  footer[data-elementor-type="footer"] .section-inner .learn {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 0.9em;
  }
}
footer[data-elementor-type="footer"] .section-inner .footer-contact {
  align-self: flex-start;
  width: auto;
}
@media (max-width: 767px) {
  footer[data-elementor-type="footer"] .section-inner .footer-contact {
    width: 100%;
  }
}
@media (min-width: 768px) {
  footer[data-elementor-type="footer"] .section-inner .footer-contact {
    width: 29%;
  }
}
@media (min-width: 1200px) {
  footer[data-elementor-type="footer"] .section-inner .footer-contact {
    width: 33%;
  }
}
@media (min-width: 1920px) {
  footer[data-elementor-type="footer"] .section-inner .footer-contact {
    width: 33%;
  }
}
footer[data-elementor-type="footer"] .section-inner .footer-contact .contact {
  font-size: 22px;
  line-height: 1;
}
@media (max-width: 1024px) {
  footer[data-elementor-type="footer"] .section-inner .footer-contact .contact {
    font-size: 17px;
  }
}
footer[data-elementor-type="footer"] .section-inner .footer-contact .contact span {
  display: block;
  padding-bottom: 1em;
}
@media (max-width: 767px) {
  footer[data-elementor-type="footer"] .section-inner .footer-contact .contact span {
    padding-bottom: 0.9em;
  }
}
footer[data-elementor-type="footer"] .section-inner .footer-contact .contact a {
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 1330px) {
  footer[data-elementor-type="footer"] .section-inner .footer-contact .contact a {
    display: block;
  }
}
footer[data-elementor-type="footer"] .section-inner .footer-contact .contact a.phone {
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
@media (max-width: 767px) {
  footer[data-elementor-type="footer"] .section-inner .footer-contact .contact a.phone {
    margin-bottom: 5px;
  }
}
footer[data-elementor-type="footer"] .section-inner .footer-contact .contact a.email {
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
footer[data-elementor-type="footer"] .section-inner .links {
  line-height: 1;
  align-self: flex-start;
  padding-bottom: 0px;
}
footer[data-elementor-type="footer"] .section-inner .links h6 {
  margin-top: 0em;
  margin-bottom: 2em;
}
@media (max-width: 991px) {
  footer[data-elementor-type="footer"] .section-inner .links h6 {
    margin-bottom: 1em;
  }
}
footer[data-elementor-type="footer"] .section-inner .links a, footer[data-elementor-type="footer"] .section-inner .links span {
  display: inline-block;
  font-size: 14px;
}
@media (max-width: 767px) {
  footer[data-elementor-type="footer"] .section-inner .links a, footer[data-elementor-type="footer"] .section-inner .links span {
    font-size: 13px;
  }
}
footer[data-elementor-type="footer"] .section-inner .links a:hover, footer[data-elementor-type="footer"] .section-inner .links a:focus, footer[data-elementor-type="footer"] .section-inner .links a:active {
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
footer[data-elementor-type="footer"] .section-inner .links span {
  padding-bottom: 20px;
}
footer[data-elementor-type="footer"] .section-inner .links div > span:hover, footer[data-elementor-type="footer"] .section-inner .links div > span:focus, footer[data-elementor-type="footer"] .section-inner .links div > span:active {
  text-decoration: none;
}
footer[data-elementor-type="footer"] .section-inner .links .links-container {
  list-style-type: none;
  margin-left: 0em;
  padding-left: 0em;
  margin-bottom: 0em;
}
footer[data-elementor-type="footer"] .section-inner .links .links-container li {
  margin: 0em;
  line-height: 1.5;
}
@media (max-width: 991px) {
  footer[data-elementor-type="footer"] .section-inner .logo-wrapper {
    display: none;
  }
}
footer[data-elementor-type="footer"] .footer-desktop-logo {
  display: none;
}
@media (min-width: 1025px) {
  footer[data-elementor-type="footer"] .footer-desktop-logo {
    display: block;
  }
}
footer[data-elementor-type="footer"] .footer-mobile-tablet-logo {
  display: none;
}
@media (max-width: 1024px) {
  footer[data-elementor-type="footer"] .footer-mobile-tablet-logo {
    display: block;
  }
}
footer[data-elementor-type="footer"] .copyright {
  font-size: 14px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  footer[data-elementor-type="footer"] .copyright {
    font-size: 13px;
  }
}
footer[data-elementor-type="footer"] .divider {
  margin-left: 1rem;
  margin-right: 1rem;
}
footer[data-elementor-type="footer"] .logo-wrapper {
  display: inline-block;
  position: relative;
  top: 0px;
}
@media (min-width: 1920px) {
  footer[data-elementor-type="footer"] .logo-wrapper {
    right: 30px;
  }
}
footer[data-elementor-type="footer"] .logo-wrapper i {
  display: inline-block;
  background: url("../images/logo.svg") no-repeat transparent;
  background-size: contain;
  width: 27px;
  height: 59px;
}
@media (max-width: 767px) {
  footer[data-elementor-type="footer"] .logo-wrapper i {
    width: 22px;
  }
}
/** OlD codes can be deleted once the theme builder footer is implemented*/
#site-footer {
  position: relative;
  border-top: 1px solid #DEDEDE;
  padding-top: 95px;
  padding-bottom: 95px;
}
@media (max-width: 767px) {
  #site-footer {
    padding-top: 70px;
    padding-bottom: 50px;
  }
}
#site-footer a {
  color: black;
  transition-duration: 0s;
}
#site-footer a:hover, #site-footer a:focus, #site-footer a:active {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
#site-footer .section-inner {
  gap: 20px;
  width: 100%;
  display: flex;
  padding-bottom: 50px;
  max-width: none;
}
@media (max-width: 767px) {
  #site-footer .section-inner {
    gap: 45px;
    flex-wrap: wrap;
  }
}
@media (max-width: 560px) {
  #site-footer .section-inner {
    column-gap: 54px;
    justify-content: initial;
  }
}
#site-footer .section-inner .learn {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-top: -5px;
  margin-bottom: 1.4em;
}
@media (max-width: 1024px) {
  #site-footer .section-inner .learn {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 0.9em;
  }
}
#site-footer .section-inner .footer-contact {
  align-self: flex-start;
  width: auto;
}
@media (max-width: 767px) {
  #site-footer .section-inner .footer-contact {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #site-footer .section-inner .footer-contact {
    width: 29%;
  }
}
@media (min-width: 1200px) {
  #site-footer .section-inner .footer-contact {
    width: 33%;
  }
}
@media (min-width: 1920px) {
  #site-footer .section-inner .footer-contact {
    width: 33%;
  }
}
#site-footer .section-inner .footer-contact .contact {
  font-size: 22px;
  line-height: 1;
}
@media (max-width: 1024px) {
  #site-footer .section-inner .footer-contact .contact {
    font-size: 17px;
  }
}
#site-footer .section-inner .footer-contact .contact span {
  display: block;
  padding-bottom: 1em;
}
@media (max-width: 767px) {
  #site-footer .section-inner .footer-contact .contact span {
    padding-bottom: 0.9em;
  }
}
#site-footer .section-inner .footer-contact .contact a {
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 1330px) {
  #site-footer .section-inner .footer-contact .contact a {
    display: block;
  }
}
#site-footer .section-inner .footer-contact .contact a.phone {
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
@media (max-width: 767px) {
  #site-footer .section-inner .footer-contact .contact a.phone {
    margin-bottom: 5px;
  }
}
#site-footer .section-inner .footer-contact .contact a.email {
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
#site-footer .section-inner .links {
  line-height: 1;
  align-self: flex-start;
  padding-bottom: 0px;
}
#site-footer .section-inner .links h6 {
  margin-top: 0em;
  margin-bottom: 2em;
}
@media (max-width: 991px) {
  #site-footer .section-inner .links h6 {
    margin-bottom: 1em;
  }
}
#site-footer .section-inner .links a, #site-footer .section-inner .links span {
  display: inline-block;
  font-size: 14px;
}
@media (max-width: 767px) {
  #site-footer .section-inner .links a, #site-footer .section-inner .links span {
    font-size: 13px;
  }
}
#site-footer .section-inner .links a:hover, #site-footer .section-inner .links a:focus, #site-footer .section-inner .links a:active {
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
#site-footer .section-inner .links span {
  padding-bottom: 20px;
}
#site-footer .section-inner .links div > span:hover, #site-footer .section-inner .links div > span:focus, #site-footer .section-inner .links div > span:active {
  text-decoration: none;
}
#site-footer .section-inner .links .links-container {
  list-style-type: none;
  margin-left: 0em;
  padding-left: 0em;
  margin-bottom: 0em;
}
#site-footer .section-inner .links .links-container li {
  margin: 0em;
}
@media (max-width: 991px) {
  #site-footer .section-inner .logo-wrapper {
    display: none;
  }
}
#site-footer .footer-desktop-logo {
  display: none;
}
@media (min-width: 1025px) {
  #site-footer .footer-desktop-logo {
    display: block;
  }
}
#site-footer .footer-mobile-tablet-logo {
  display: none;
}
@media (max-width: 1024px) {
  #site-footer .footer-mobile-tablet-logo {
    display: block;
  }
}
#site-footer .copyright {
  font-size: 14px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  #site-footer .copyright {
    font-size: 13px;
  }
}
#site-footer .divider {
  margin-left: 1rem;
  margin-right: 1rem;
}
#site-footer .logo-wrapper {
  display: inline-block;
  position: relative;
  top: 0px;
}
@media (min-width: 1920px) {
  #site-footer .logo-wrapper {
    right: 30px;
  }
}
#site-footer .logo-wrapper i {
  display: inline-block;
  background: url("../images/logo.svg") no-repeat transparent;
  background-size: contain;
  width: 27px;
  height: 59px;
}
@media (max-width: 767px) {
  #site-footer .logo-wrapper i {
    width: 22px;
  }
}
.footer-contact-us {
  display: none;
}
.page-website-development #site-footer {
  margin-bottom: 150px;
}
@media (max-width: 479px) {
  .page-website-development #site-footer {
    margin-bottom: 100px;
  }
}
.page-website-development .footer-contact-us {
  display: block;
  z-index: 2;
  position: fixed;
  bottom: 0px;
  background: black;
  text-align: center;
  color: white;
  transition: 0.5s ease;
  width: 100%;
  height: 150px;
  transform: translateY(150px);
}
@media (max-width: 479px) {
  .page-website-development .footer-contact-us {
    height: 100px;
    transform: translateY(100px);
  }
}
.page-website-development .footer-contact-us.sticky-footer {
  display: block;
  transform: translateY(0px);
}
.page-website-development .footer-contact-us .footer-contact-us-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-left: 26px;
  padding-right: 26px;
  width: 100%;
  margin-top: 0px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-website-development .footer-contact-us .footer-contact-us-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .page-website-development .footer-contact-us .footer-contact-us-wrapper {
    padding-left: 110px;
    padding-right: 110px;
  }
}
@media (max-width: 540px) {
  .page-website-development .footer-contact-us .footer-contact-us-wrapper {
    max-width: 350px;
  }
}
.page-website-development .footer-contact-us .footer-contact-us-container {
  animation-duration: 1s !important;
}
.page-website-development .footer-contact-us .cta-red-right-arrow-link {
  color: black !important;
  position: relative;
  display: inline-flex;
  align-items: center;
  text-decoration: none !important;
  font-weight: 800;
  line-height: clamp(21px, 1.9vw, 31px);
  font-size: clamp(15.6px, 1.9vw, 26px);
  line-height: clamp(26px, 2.8vw, 30px);
  font-size: clamp(18px, 2.8vw, 30px);
  color: white;
}
.page-website-development .footer-contact-us .cta-red-right-arrow-link:after {
  content: "";
  font-family: "eicons";
  font-size: 15px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent !important;
  color: black;
  border: 2px solid #E71618 !important;
  border-radius: 100vw;
  text-decoration: none !important;
  line-height: 1;
  min-width: 45px;
  height: 45px;
  margin-left: 1.5rem;
}
@media (max-width: 479px) {
  .page-website-development .footer-contact-us .cta-red-right-arrow-link:after {
    margin-left: 1rem;
  }
}
.page-website-development .footer-contact-us .cta-red-right-arrow-link.join-our-list-of-brands-by-getting-in-touch {
  font-size: clamp(19px, 1.9vw, 26px);
}
@media (max-width: 490px) {
  .page-website-development .footer-contact-us .cta-red-right-arrow-link.join-our-list-of-brands-by-getting-in-touch {
    max-width: 268px;
  }
}
@media (max-width: 479px) {
  .page-website-development .footer-contact-us .cta-red-right-arrow-link.click-here-to-introduce-us-to-your-business {
    max-width: 230px;
  }
}
.page-website-development .footer-contact-us .cta-red-right-arrow-link:after {
  margin-left: 1.5rem;
  color: white;
}
.page-template-template-home-page header.elementor-location-header:not(.sticky-nav):not(.mobile-nav-is-active) .elementor-widget-theme-site-logo a {
  background: url("../images/logo-words.svg") no-repeat transparent;
  background-size: contain;
}
.page-template-template-home-page header.elementor-location-header:not(.sticky-nav):not(.mobile-nav-is-active) .elementor-widget-theme-site-logo img {
  opacity: 0;
}
@media (min-width: 1025px) {
  .page-template-template-home-page header.elementor-location-header:not(.sticky-nav):not(.mobile-nav-is-active) .elementor-nav-menu .menu-item > a.elementor-item {
    color: #fff;
  }
  .page-template-template-home-page header.elementor-location-header:not(.sticky-nav):not(.mobile-nav-is-active) .elementor-nav-menu .menu-item > a.elementor-item:after {
    background-color: #fff;
  }
  .page-template-template-home-page header.elementor-location-header:not(.sticky-nav):not(.mobile-nav-is-active) .elementor-nav-menu > li:last-child > a.elementor-item {
    border-color: #fff;
  }
  .page-template-template-home-page header.elementor-location-header:not(.sticky-nav):not(.mobile-nav-is-active) .elementor-nav-menu > li:last-child > a.elementor-item:hover {
    border-color: #fff;
    background-color: transparent;
  }
}
.page-template-template-home-page header.elementor-location-header:not(.sticky-nav):not(.mobile-nav-is-active) .elementor-menu-toggle i {
  color: #fff;
}
.page-template-template-home-page #site-header.sticky-nav .primary-menu li:last-child a {
  border-color: #E71618 !important;
}
.page-template-template-home-page #site-header.sticky-nav .primary-menu li:last-child a:hover, .page-template-template-home-page #site-header.sticky-nav .primary-menu li:last-child a:focus, .page-template-template-home-page #site-header.sticky-nav .primary-menu li:last-child a:active {
  background: #E71618 !important;
  color: white !important;
}
.page-template-template-home-page #site-header .header-inner .header-titles-wrapper .header-titles .site-title a {
  background: url("../images/logo-words.svg") no-repeat transparent;
  background-size: contain;
}
.page-template-template-home-page #site-header .header-inner .primary-menu li:last-child a {
  border-color: white;
}
.page-template-template-home-page #site-header .header-inner .primary-menu li:last-child a:hover, .page-template-template-home-page #site-header .header-inner .primary-menu li:last-child a:focus, .page-template-template-home-page #site-header .header-inner .primary-menu li:last-child a:active {
  background: transparent;
}
.page-template-template-home-page #site-header .header-inner .primary-menu li a {
  color: white;
}
.page-template-template-home-page #site-header .header-inner .primary-menu li ul.sub-menu li:last-child a {
  border-color: transparent !important;
}
.page-template-template-home-page #site-header .header-inner .primary-menu li ul.sub-menu li:last-child a:hover, .page-template-template-home-page #site-header .header-inner .primary-menu li ul.sub-menu li:last-child a:focus, .page-template-template-home-page #site-header .header-inner .primary-menu li ul.sub-menu li:last-child a:active {
  background: transparent !important;
}
.page-template-template-home-page #site-header .header-inner .primary-menu li ul.sub-menu li a:hover, .page-template-template-home-page #site-header .header-inner .primary-menu li ul.sub-menu li a:focus, .page-template-template-home-page #site-header .header-inner .primary-menu li ul.sub-menu li a:active {
  border: 2px solid transparent !important;
}
.page-template-template-home-page #site-header .header-inner .nav-toggle .toggle-inner .toggle-icon {
  border-color: white;
}
.page-template-template-home-page #site-header .header-inner .nav-toggle .toggle-inner .toggle-icon svg {
  border-color: white;
}
.page-template-template-home-page.showing-menu-modal #site-header .header-inner .site-title a {
  background: url("../images/logo-words-black.svg") no-repeat transparent !important;
  background-size: contain !important;
}
@media (min-width: 768px) {
  .page-template-template-home-page main {
    min-height: 4000px;
  }
}
.page-template-template-home-page section h2, .page-template-template-home-page section h3, .page-template-template-home-page section h4, .page-template-template-home-page section h5, .page-template-template-home-page section h6 {
  margin-top: 0em;
}
.page-template-template-home-page section a {
  color: black;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
.page-template-template-home-page section.section-main-banner:before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  background: url("../images/banner-top-shadow.png") repeat-x transparent;
  width: 100%;
  height: 100%;
}
.page-template-template-home-page section.section-main-banner .elementor-inner-section {
  padding: 0em;
}
.page-template-template-home-page section.section-main-banner .elementor-inner-section .elementor-container {
  flex-wrap: wrap;
}
.page-template-template-home-page section.section-main-banner .elementor-inner-section .elementor-container .elementor-column {
  width: 100%;
}
.page-template-template-home-page section.section-main-banner .desktop-banner.elementor-widget-image img {
  object-fit: cover;
  aspect-ratio: auto 1920 / 1080;
}
@media (max-width: 767px) {
  .page-template-template-home-page section.section-main-banner .mobile-banner.elementor-widget-image img {
    object-fit: cover;
    min-height: 90vh;
  }
}
.page-template-template-home-page section.section-main-banner .logo {
  max-width: calc(1700px + 110px + 110px) !important;
  margin-left: auto;
  margin-right: auto;
}
.page-template-template-home-page section.section-main-banner .logo .elementor-widget-container {
  position: absolute;
  z-index: 1;
  display: flex;
  width: auto;
  height: 145px;
  max-width: 260px;
  max-height: 145px;
  right: 26px;
  bottom: 26px;
}
@media (max-width: 767px) {
  .page-template-template-home-page section.section-main-banner .logo .elementor-widget-container {
    max-width: 170px;
    max-height: 130px;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-template-template-home-page section.section-main-banner .logo .elementor-widget-container {
    right: 40px;
    bottom: 40px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .page-template-template-home-page section.section-main-banner .logo .elementor-widget-container {
    right: 110px;
    bottom: 40px;
  }
}
.page-template-template-home-page section.section-main-banner .logo .elementor-widget-container img {
  object-fit: contain !important;
  min-height: initial !important;
}
.page-template-template-home-page section.section-main-banner .text-overlay {
  z-index: 1;
  position: absolute;
  top: 0px;
  bottom: 0px;
}
.page-template-template-home-page section.section-main-banner .text-overlay.center div.text-wrapper {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-template-template-home-page section.section-main-banner .text-overlay.vertical-center div.text-wrapper {
  top: 50%;
  transform: translateY(-50%);
}
.page-template-template-home-page section.section-main-banner .text-overlay div.text-wrapper {
  position: absolute;
  width: 100%;
}
.page-template-template-home-page section.section-main-banner .text-overlay div.text-wrapper-inner {
  max-width: 1905px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 26px;
  padding-right: 26px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-template-template-home-page section.section-main-banner .text-overlay div.text-wrapper-inner {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .page-template-template-home-page section.section-main-banner .text-overlay div.text-wrapper-inner {
    padding-left: 110px;
    padding-right: 110px;
  }
}
@media (max-width: 479px) {
  .page-template-template-home-page section.section-main-banner .text-overlay br {
    display: none;
  }
}
.page-template-template-home-page section.section-main-banner .text-overlay h1, .page-template-template-home-page section.section-main-banner .text-overlay h2 {
  margin-top: 0em;
  margin-bottom: 0em;
  font-size: 45px;
}
@media (min-width: 992px) {
  .page-template-template-home-page section.section-main-banner .text-overlay h1, .page-template-template-home-page section.section-main-banner .text-overlay h2 {
    font-size: 5.5vw;
  }
}
@media (min-width: 1920px) {
  .page-template-template-home-page section.section-main-banner .text-overlay h1, .page-template-template-home-page section.section-main-banner .text-overlay h2 {
    font-size: 105px;
  }
}
.page-template-template-home-page section.section-main-banner .text-overlay p:last-child {
  margin-bottom: 0rem;
}
.page-template-template-home-page section.we-have-over-20-years-experience {
  padding-top: 117px;
  padding-bottom: 110px;
}
@media (max-width: 991px) {
  .page-template-template-home-page section.we-have-over-20-years-experience {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.page-template-template-home-page section.we-have-over-20-years-experience h4 {
  margin-top: 0em;
  margin-bottom: 0em;
  line-height: 1.5;
  font-weight: 700 !important;
}
@media (max-width: 991px) {
  .page-template-template-home-page section.we-have-over-20-years-experience h4 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .page-template-template-home-page section.we-have-over-20-years-experience h4 {
    font-size: 1.7vw;
  }
}
@media (min-width: 1920px) {
  .page-template-template-home-page section.we-have-over-20-years-experience h4 {
    font-size: 32px;
  }
}
.page-template-template-home-page section.we-can-help-you-with-heading h4 {
  margin-bottom: 1em;
  line-height: 1.5;
  font-weight: 800 !important;
  font-size: 32px;
}
@media (max-width: 991px) {
  .page-template-template-home-page section.we-can-help-you-with-heading h4 {
    font-size: 18px;
  }
}
.page-template-template-home-page section.we-can-help-you-with h3 {
  margin-top: 1em;
}
@media (max-width: 991px) {
  .page-template-template-home-page section.we-can-help-you-with h3 {
    font-size: 26px;
  }
}
.page-template-template-home-page section.we-can-help-you-with img {
  aspect-ratio: auto 522 / 330;
}
.page-template-template-home-page section.we-work-with-brands-big-and-small-heading {
  padding-top: 70px;
}
@media (max-width: 991px) {
  .page-template-template-home-page section.we-work-with-brands-big-and-small-heading {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.page-template-template-home-page section.we-work-with-brands-big-and-small-heading h2 {
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .page-template-template-home-page section.we-work-with-brands-big-and-small-heading h2 {
    font-size: 34px;
  }
}
@media (min-width: 992px) {
  .page-template-template-home-page section.we-work-with-brands-big-and-small-heading h2 {
    font-size: 4.16vw;
  }
}
@media (min-width: 1920px) {
  .page-template-template-home-page section.we-work-with-brands-big-and-small-heading h2 {
    font-size: 80px;
  }
}
@media (min-width: 620px) {
  .page-template-template-home-page section.we-work-with-brands-big-and-small-heading h2 br {
    display: none;
  }
}
.page-template-template-home-page section.we-work-with-brands-big-and-small-heading .elementor-widget-text-editor, .page-template-template-home-page section.we-work-with-brands-big-and-small-heading .elementor-widget-text-editor p {
  font-size: 18px;
  line-height: 1.7;
  color: black;
  font-weight: 400;
}
@media (max-width: 991px) {
  .page-template-template-home-page section.we-work-with-brands-big-and-small-heading .elementor-widget-text-editor, .page-template-template-home-page section.we-work-with-brands-big-and-small-heading .elementor-widget-text-editor p {
    font-size: 16px;
  }
}
.page-template-template-home-page section.featured-products {
  z-index: 1;
  position: relative;
  top: 0px;
  margin-bottom: -220px;
}
@media (min-width: 768px) {
  .page-template-template-home-page section.featured-products {
    top: 0px;
    margin-bottom: -130px;
  }
}
@media (min-width: 992px) {
  .page-template-template-home-page section.featured-products {
    top: 90px;
    margin-bottom: -90px;
  }
}
@media (min-width: 1400px) {
  .page-template-template-home-page section.featured-products {
    top: 90px;
    margin-bottom: -120px;
  }
}
@media (min-width: 1600px) {
  .page-template-template-home-page section.featured-products {
    top: 90px;
    margin-bottom: -160px;
  }
}
@media (min-width: 1920px) {
  .page-template-template-home-page section.featured-products {
    top: 90px;
    margin-bottom: -230px;
  }
}
.page-template-template-home-page section.featured-products .elementor-inner-section {
  padding: 0px;
}
.page-template-template-home-page section.featured-products a {
  text-decoration: none;
}
.page-template-template-home-page section.featured-products img {
  aspect-ratio: auto 840 / 630;
}
@media (max-width: 767px) {
  .page-template-template-home-page section.we-work-with-brands-logos {
    padding-top: 426px;
    padding-bottom: 80px;
    margin-top: -375px;
  }
}
@media (min-width: 768px) {
  .page-template-template-home-page section.we-work-with-brands-logos {
    padding-top: 190px;
    padding-bottom: 80px;
  }
}
@media (min-width: 992px) {
  .page-template-template-home-page section.we-work-with-brands-logos {
    padding-top: 275px;
    padding-bottom: 130px;
  }
}
@media (min-width: 1400px) {
  .page-template-template-home-page section.we-work-with-brands-logos {
    padding-top: 325px;
  }
}
@media (min-width: 1600px) {
  .page-template-template-home-page section.we-work-with-brands-logos {
    padding-top: 400px;
  }
}
@media (min-width: 1920px) {
  .page-template-template-home-page section.we-work-with-brands-logos {
    padding-top: 470px;
  }
}
.page-template-template-home-page section.we-work-with-brands-logos .elementor-inner-section:first-child .elementor-container {
  flex-wrap: wrap;
  align-items: center;
}
.page-template-template-home-page section.we-work-with-brands-logos .elementor-inner-section:first-child .elementor-column {
  width: 20%;
  padding-bottom: 70px !important;
}
@media (max-width: 991px) {
  .page-template-template-home-page section.we-work-with-brands-logos .elementor-inner-section:first-child .elementor-column {
    width: 33.33333%;
    padding-left: 66px !important;
    padding-right: 66px !important;
    padding-bottom: 45px !important;
  }
  .page-template-template-home-page section.we-work-with-brands-logos .elementor-inner-section:first-child .elementor-column:nth-child(n+10) {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-template-template-home-page section.we-work-with-brands-logos .elementor-inner-section:first-child .elementor-column {
    width: 50%;
    padding-left: 26px !important;
    padding-right: 26px !important;
    padding-bottom: 45px !important;
  }
  .page-template-template-home-page section.we-work-with-brands-logos .elementor-inner-section:first-child .elementor-column:nth-child(n+7) {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-template-template-home-page section.we-work-with-brands-logos .elementor-inner-section:first-child .elementor-column {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
.page-template-template-home-page section.we-work-with-brands-logos .elementor-inner-section:first-child .elementor-widget-container {
  text-align: center;
}
.page-template-template-home-page section.we-work-with-brands-logos .elementor-inner-section:first-child .elementor-widget-container a {
  display: inline-block;
}
.page-template-template-home-page section.we-work-with-brands-logos .elementor-inner-section:first-child .elementor-widget-image img {
  transform: rotate(0.1deg);
}
@media (max-width: 1199px) {
  .page-template-template-home-page section.we-work-with-brands-logos .elementor-inner-section:first-child .chelsea img {
    width: 70% !important;
  }
}
@media (min-width: 1200px) {
  .page-template-template-home-page section.we-work-with-brands-logos .elementor-inner-section:first-child .chelsea img {
    width: 90% !important;
  }
}
.page-template-template-home-page section.our-partners-and-platforms-heading {
  padding-top: 0px;
  padding-bottom: 0px;
}
.page-template-template-home-page section.our-partners-and-platforms-heading h2 {
  margin-top: 2.5em;
  margin-bottom: 2em;
}
@media (max-width: 767px) {
  .page-template-template-home-page section.our-partners-and-platforms-heading h2 {
    margin-top: 1.6em;
    margin-bottom: 2.3em;
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .page-template-template-home-page section.our-partners-and-platforms-heading br {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .elementor-inner-section {
    padding: 0px 0px 40px 0px;
  }
}
@media (max-width: 479px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .elementor-inner-section {
    padding: 0px 0px 20px 0px;
  }
}
@media (min-width: 768px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .elementor-inner-section {
    padding: 0px 0px 80px 0px;
  }
}
@media (min-width: 992px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .elementor-inner-section {
    padding: 0px 0px 0px 0px;
  }
}
@media (min-width: 1024px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .elementor-inner-section {
    padding: 0px 0px 80px 0px;
  }
}
@media (min-width: 1200px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .elementor-inner-section {
    padding: 0px 0px 80px 0px;
  }
}
.page-template-template-home-page section.our-partners-and-platforms-logos .elementor-widget-image .elementor-widget-container {
  display: inline-block;
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 {
  opacity: 1 !important;
}
@media (max-width: 991px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-swiper-button {
    margin-top: -87px;
  }
}
@media (max-width: 767px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-swiper-button {
    margin-top: -101px;
  }
}
@media (min-width: 992px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-swiper-button {
    margin-top: -9.2vw;
  }
}
@media (min-width: 1200px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-swiper-button {
    margin-top: -8.6vw;
  }
}
@media (min-width: 1600px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-swiper-button {
    margin-top: -8.4vw;
  }
}
@media (min-width: 1920px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-swiper-button {
    margin-top: -160px;
  }
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-swiper-button i {
  font-size: 14px;
  color: black;
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-swiper-button i:before {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #E71618;
  border-radius: 100vw;
  width: 38px;
  height: 38px;
}
@media (min-width: 992px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-swiper-button i:before {
    width: 45px;
    height: 45px;
  }
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-swiper-button-prev {
  left: auto;
  top: 0px;
  right: 52px;
}
@media (min-width: 992px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-swiper-button-prev {
    right: 62px;
  }
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-swiper-button-next {
  left: auto;
  top: 0px;
  right: 0px;
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .swiper-pagination {
  display: none;
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .swiper-container {
  margin-left: -30px;
  margin-right: -30px;
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .swiper-wrapper {
  display: flex;
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .swiper-slide {
  transition-duration: initial;
}
@media (max-width: 767px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .swiper-slide {
    height: 210px;
  }
}
@media (max-width: 479px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .swiper-slide {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .swiper-slide {
    height: 270px;
  }
}
@media (min-width: 992px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .swiper-slide {
    height: 360px;
  }
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .swiper-slide-inner {
  padding: 0px 30px 0px 30px;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .swiper-slide-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .swiper-slide-contents {
  max-width: none;
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-slide-heading {
  color: black;
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-slide-description {
  color: black;
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-slide-description img {
  object-fit: contain;
  max-height: 34px;
  margin-bottom: 34px;
}
@media (min-width: 992px) {
  .page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-slide-description img {
    max-height: 45px;
  }
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-slide-description p {
  display: inline-block;
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-slide-description a {
  display: inline-block;
}
.page-template-template-home-page section.our-partners-and-platforms-logos .slider-1 .elementor-button {
  color: black;
}
.page-template-template-home-page section.section-our-latest-news h3 {
  margin-top: 0em;
  border-top: 1px solid #dedede;
  padding-top: 3.4em;
}
@media (max-width: 767px) {
  .page-template-template-home-page section.section-our-latest-news h3 {
    padding-top: 2.4em;
  }
}
.page-template-template-home-page #site-header {
  background: transparent;
}
.page-template-template-home-page .section-hero {
  position: relative;
  padding: 0px;
}
.page-template-template-home-page .section-hero:before, .page-template-template-home-page .section-hero:after {
  content: "";
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url("/wp-content/uploads/2021/09/hero-background.png") center center no-repeat transparent;
  background-size: cover;
}
.page-template-template-home-page .section-hero:after {
  backdrop-filter: blur(41px);
}
.page-template-template-home-page .section-hero .box-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  min-height: 100vh;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-hero .box-wrapper {
    display: block;
    min-height: 80vh;
  }
}
.page-template-template-home-page .section-hero .box {
  backdrop-filter: blur(41px);
  position: relative;
  width: 50%;
  min-height: inherit;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-hero .box {
    width: 100%;
    min-height: 35vh;
  }
}
.page-template-template-home-page .section-hero .box .paragraph-wrapper {
  display: block;
  position: absolute;
  padding-right: 20%;
  top: 50%;
  transform: translateY(-50%);
  left: 110px;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-hero .box .paragraph-wrapper {
    bottom: 30px;
    top: auto;
    transform: none;
    left: 26px;
  }
}
@media (min-width: 1895px) {
  .page-template-template-home-page .section-hero .box .paragraph-wrapper {
    right: 0px;
    max-width: calc(1700px / 2);
  }
}
.page-template-template-home-page .section-hero .box h1 {
  color: white;
  font-size: 4vw;
  font-weight: 200;
  line-height: 1.3;
  margin-bottom: 0px;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-hero .box h1 {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .page-template-template-home-page .section-hero .box h1 {
    font-size: 33px;
    line-height: 1.5;
  }
}
@media (min-width: 1895px) {
  .page-template-template-home-page .section-hero .box h1 {
    font-size: 65px;
  }
}
.page-template-template-home-page .section-description {
  background: black;
  padding-left: 110px;
  padding-right: 110px;
  padding-top: 165px;
  padding-bottom: 165px;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-description {
    padding-left: 26px;
    padding-right: 26px;
    padding-top: 43px;
    padding-bottom: 65px;
  }
}
.page-template-template-home-page .section-description .box-wrapper {
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-description .box-wrapper {
    display: block;
  }
}
.page-template-template-home-page .section-description .box {
  position: relative;
  width: 50%;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-description .box {
    width: 100%;
  }
}
.page-template-template-home-page .section-description .box:first-child {
  padding-right: 15%;
}
@media (max-width: 1199px) {
  .page-template-template-home-page .section-description .box:first-child {
    padding-right: 7%;
  }
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-description .box:first-child {
    padding-right: 0px;
  }
}
.page-template-template-home-page .section-description .box a {
  display: block;
  font-size: 13px;
  color: white;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
}
.page-template-template-home-page .section-description .box a.cta:hover {
  background: white;
  color: black;
}
.page-template-template-home-page .section-description .box h2 {
  color: white;
  font-weight: 300;
}
@media (max-width: 767px) {
  .page-template-template-home-page .section-description .box h2 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}
.page-template-template-home-page .section-description .box .paragraph-wrapper {
  display: block;
}
.page-template-template-home-page .section-description .box p {
  color: white;
  font-size: 20px;
  font-weight: normal;
  line-height: 38px;
  margin-bottom: 38px;
  text-transform: none;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-description .box p {
    font-size: 20px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .page-template-template-home-page .section-description .box p {
    font-size: 16px;
    line-height: 1.6;
  }
}
.page-template-template-home-page .section-description .box .cta {
  display: inline-block;
  color: white;
  border: 1px solid white;
  font-size: 15px;
  line-height: 1;
  padding: 15px 50px;
}
.page-template-template-home-page .section-feature-projects {
  background: black;
  padding-left: 110px;
  padding-right: 110px;
  padding-top: 0px;
  padding-bottom: 110px;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-feature-projects {
    padding-left: 26px;
    padding-right: 26px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.page-template-template-home-page .section-feature-projects h3 {
  font-size: 18px;
  line-height: 34px;
  font-weight: 300;
  letter-spacing: 3.24px;
  text-transform: uppercase;
  color: white;
  margin-bottom: 114px;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-feature-projects h3 {
    margin-bottom: 34px;
    line-height: 1;
  }
}
.page-template-template-home-page .section-feature-projects .box-wrapper {
  position: relative;
}
.page-template-template-home-page .section-feature-projects .box-wrapper .image-wrapper {
  padding-left: 134px;
  padding-right: 134px;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-feature-projects .box-wrapper .image-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.page-template-template-home-page .section-feature-projects .box-wrapper .image-wrapper img {
  width: 100%;
}
.page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper {
  position: absolute;
  bottom: -61px;
  left: 0px;
  padding: 61px;
  max-width: 508px;
  backdrop-filter: blur(30px);
  background-color: rgba(255, 255, 255, 0.15);
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper {
    position: relative;
    bottom: 70px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 30px;
    max-width: none;
  }
}
.page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper h4, .page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper p, .page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper .cta {
  color: white;
}
.page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper img {
  margin-left: auto;
  margin-right: auto;
  padding-top: 26px;
}
@media (max-width: 479px) {
  .page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper img {
    max-width: 90px;
  }
}
.page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper h4 {
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 66px;
  margin-bottom: 26px;
  letter-spacing: 4px;
}
.page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper p {
  font-size: 16px;
  line-height: 28px;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper p {
    margin-bottom: 0px;
  }
}
.page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper .cta {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 300;
  margin-top: 34px;
  margin-bottom: 21px;
  padding-left: 40px;
  border: none;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper .cta {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper .cta:hover, .page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper .cta:focus, .page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper .cta:active {
  background: none;
}
.page-template-template-home-page .section-feature-projects .box-wrapper .paragraph-wrapper .cta:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  width: 24px;
  border-top: 1px solid white;
}
.page-template-template-home-page .section-feature-projects .box-wrapper .view-all {
  float: right;
  margin-right: 134px;
  margin-top: 61px;
  color: white;
  font-size: 16px;
  text-decoration: none;
  letter-spacing: 2.88px;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-feature-projects .box-wrapper .view-all {
    margin-top: -46px;
    margin-right: 24px;
  }
}
.page-template-template-home-page .section-feature-projects .box-wrapper .view-all img {
  width: 16px;
  display: inline-block;
  margin-left: 5px;
}
.page-template-template-home-page .section-clients-we-work-with {
  background: black;
  padding-left: 110px;
  padding-right: 110px;
  padding-top: 100px;
  padding-bottom: 80px;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-clients-we-work-with {
    padding-left: 26px;
    padding-right: 26px;
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.page-template-template-home-page .section-clients-we-work-with h2 {
  display: inline-block;
  color: white;
  font-size: 26px;
  font-weight: 300;
  line-height: 55px;
}
@media (max-width: 1024px) {
  .page-template-template-home-page .section-clients-we-work-with h2 {
    font-size: 22px;
  }
}
.page-template-template-home-page .section-clients-we-work-with .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1460px) {
  .page-template-template-home-page .section-clients-we-work-with .wrapper {
    flex-direction: column;
  }
}
.page-template-template-home-page .section-clients-we-work-with .logo-wrapper {
  display: inline-block;
  width: calc(100% - 255px);
  margin-left: 33px;
}
@media (max-width: 1460px) {
  .page-template-template-home-page .section-clients-we-work-with .logo-wrapper {
    width: 100%;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .page-template-template-home-page .section-clients-we-work-with .slider {
    pointer-events: none;
  }
}
.page-template-template-home-page .section-clients-we-work-with .slider .slick-track {
  display: flex;
  align-items: center;
}
.page-template-template-home-page .section-clients-we-work-with .slider .slick-slide {
  width: auto !important;
}
@media (max-width: 767px) {
  .page-template-template-home-page .section-clients-we-work-with .slider .slick-slide {
    margin-left: auto;
    margin-right: auto;
  }
}
.page-template-template-home-page .section-clients-we-work-with .slider .slick-slide img {
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .page-template-template-home-page .section-clients-we-work-with .slider .slick-slide img {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .template-about-page main {
    min-height: 1800px;
  }
}
.template-about-page section .elementor-widget-text-editor, .template-about-page section .elementor-widget-text-editor p {
  font-size: 18px;
  line-height: 1.7;
  color: black;
  font-weight: 400;
}
@media (max-width: 991px) {
  .template-about-page section .elementor-widget-text-editor, .template-about-page section .elementor-widget-text-editor p {
    font-size: 16px;
  }
}
.template-about-page section h2, .template-about-page section h3 {
  line-height: 1.3 !important;
}
.template-about-page section section.elementor-inner-section {
  max-width: calc(1700px + 110px + 110px) !important;
}
.template-about-page section.people img {
  aspect-ratio: auto 377 / 363;
}
.template-about-page section.our-studio-image img {
  aspect-ratio: auto 1680 / 860;
}
.template-about-page section.when-you-work-at-tinsoldier img {
  aspect-ratio: auto 522 / 355;
}
.template-services section a {
  color: black;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
.template-services section h1 {
  color: black;
}
.template-services section h2 {
  line-height: 1.1;
  margin-top: 0em;
}
@media (max-width: 767px) {
  .template-services section h2 br {
    display: none;
  }
}
.template-services section p {
  margin-bottom: 2em;
}
.template-services section p:last-child {
  margin-bottom: 0em;
}
.template-services section .elementor-widget-text-editor, .template-services section .elementor-widget-text-editor p {
  font-size: 18px;
  line-height: 1.7;
  font-weight: 400;
}
@media (max-width: 991px) {
  .template-services section .elementor-widget-text-editor, .template-services section .elementor-widget-text-editor p {
    font-size: 16px;
  }
}
.template-services section.grid .elementor-inner-section {
  max-width: calc(1700px + 110px + 110px) !important;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1564px) {
  .page-redbox-digital section.section-first p br {
    display: none;
  }
}
.page-redbox-digital section.world-section .elementor-inner-section {
  max-width: 1700px !important;
}
@media (max-width: 991px) {
  .page-redbox-digital section.world-section .elementor-inner-section {
    padding: 10rem 0 8rem;
  }
}
@media (max-width: 767px) {
  .page-redbox-digital section.world-section .elementor-inner-section {
    padding: 16rem 0 3rem;
  }
}
@media (min-width: 992px) {
  .page-redbox-digital section.world-section .elementor-inner-section {
    padding: 6rem 0 4rem;
  }
}
@media (min-width: 1034px) {
  .page-redbox-digital section.world-section .elementor-inner-section {
    padding: 0rem 0 6rem;
  }
}
@media (min-width: 1200px) {
  .page-redbox-digital section.world-section .elementor-inner-section {
    padding: 5rem 0 6rem;
  }
}
@media (min-width: 1300px) {
  .page-redbox-digital section.world-section .elementor-inner-section {
    padding: 5rem 0 8rem;
  }
}
@media (min-width: 1400px) {
  .page-redbox-digital section.world-section .elementor-inner-section {
    padding: 8rem 0 13rem;
  }
}
@media (min-width: 1600px) {
  .page-redbox-digital section.world-section .elementor-inner-section {
    padding: 12rem 0 20rem;
  }
}
@media (max-width: 991px) {
  .page-redbox-digital section.world-section .elementor-column {
    width: 100%;
  }
}
.page-redbox-digital section.world-section .elementor-column.max-width-column-722 {
  max-width: 722px;
}
@media (max-width: 991px) {
  .page-redbox-digital section.world-section .elementor-column.max-width-column-722 {
    max-width: none;
  }
}
.page-redbox-digital section.world-section .elementor-background-overlay {
  background-size: 100%;
}
@media (max-width: 767px) {
  .page-redbox-digital section.world-section .elementor-background-overlay {
    background-size: 126%;
  }
}
.page-redbox-digital section.world-section h2 {
  line-height: 1.1;
}
.page-template-blog section.section-first h1, .archive-landing section.section-first h1 {
  text-align: center;
  margin-bottom: 0em;
}
.page-template-blog section.section-our-latest-news, .archive-landing section.section-our-latest-news {
  padding-bottom: 45px;
}
.page-template-blog section.section-our-latest-news h4, .archive-landing section.section-our-latest-news h4 {
  margin-top: 0em;
  margin-bottom: 0em;
}
.page-template-blog section.section-our-latest-news .box, .archive-landing section.section-our-latest-news .box {
  margin-bottom: 7rem;
}
@media (max-width: 767px) {
  .page-template-blog section.section-our-latest-news .box, .archive-landing section.section-our-latest-news .box {
    margin-bottom: 5rem;
  }
}
.page-template-blog .pagination-wrapper, .archive-landing .pagination-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 95px;
}
.page-template-blog .pagination-wrapper .prev:before, .page-template-blog .pagination-wrapper .next:before, .archive-landing .pagination-wrapper .prev:before, .archive-landing .pagination-wrapper .next:before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 13px;
}
.page-template-blog .pagination-wrapper .prev span, .page-template-blog .pagination-wrapper .next span, .archive-landing .pagination-wrapper .prev span, .archive-landing .pagination-wrapper .next span {
  display: none;
}
.page-template-blog .pagination-wrapper .prev, .archive-landing .pagination-wrapper .prev {
  justify-content: flex-end !important;
  padding-right: 1rem;
}
.page-template-blog .pagination-wrapper .prev:before, .archive-landing .pagination-wrapper .prev:before {
  background: url("../images/icon-material-chevron-left-black.svg") no-repeat transparent;
  background-size: contain;
}
.page-template-blog .pagination-wrapper .next, .archive-landing .pagination-wrapper .next {
  justify-content: flex-start !important;
  padding-left: 1rem;
}
.page-template-blog .pagination-wrapper .next:before, .archive-landing .pagination-wrapper .next:before {
  background: url("../images/icon-material-chevron-left-black.svg") no-repeat transparent;
  background-size: contain;
  transform: scale(-1);
}
.page-template-blog .pagination-wrapper .page-numbers, .archive-landing .pagination-wrapper .page-numbers {
  display: inline-flex;
  justify-content: space-around;
  align-items: center;
  width: 50px;
  height: 50px;
  color: black;
  font-weight: 700;
  text-decoration: none;
  border-radius: 100vw;
  margin-right: 1rem;
}
.page-template-blog .pagination-wrapper .page-numbers:last-child, .archive-landing .pagination-wrapper .page-numbers:last-child {
  margin-right: 0rem;
}
.page-template-blog .pagination-wrapper .page-numbers.current, .archive-landing .pagination-wrapper .page-numbers.current {
  border: 2px solid #E71618;
}
.single-post #site-content {
  padding-top: 120px;
}
.single-post #site-content .post-inner, .single-post #site-content .post-meta-wrapper, .single-post #site-content .pagination-single, .single-post #site-content .go-back-container {
  padding-left: 26px !important;
  padding-right: 26px !important;
}
@media (min-width: 1200px) {
  .single-post #site-content .post-inner, .single-post #site-content .post-meta-wrapper, .single-post #site-content .pagination-single, .single-post #site-content .go-back-container {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
}
.single-post #site-content .entry-content, .single-post #site-content .pagination-single-inner, .single-post #site-content .go-back-container-inner {
  max-width: 822px !important;
  margin-left: auto;
  margin-right: auto;
}
.single-post #site-content .pagination-single {
  max-width: none !important;
  width: auto !important;
}
.single-post #site-content .section-inner, .single-post #site-content .post-meta-wrapper {
  max-width: none;
  width: 100%;
}
.single-post #site-content section {
  max-width: none !important;
  padding: 0 !important;
}
.single-post #site-content section.call-out-box .elementor-widget-text-editor .elementor-widget-container {
  background: black;
  padding: 3rem;
}
.single-post #site-content section.call-out-box .elementor-widget-text-editor .elementor-widget-container, .single-post #site-content section.call-out-box .elementor-widget-text-editor .elementor-widget-container h1, .single-post #site-content section.call-out-box .elementor-widget-text-editor .elementor-widget-container h2, .single-post #site-content section.call-out-box .elementor-widget-text-editor .elementor-widget-container h3, .single-post #site-content section.call-out-box .elementor-widget-text-editor .elementor-widget-container h4, .single-post #site-content section.call-out-box .elementor-widget-text-editor .elementor-widget-container h5, .single-post #site-content section.call-out-box .elementor-widget-text-editor .elementor-widget-container h6, .single-post #site-content section.call-out-box .elementor-widget-text-editor .elementor-widget-container p {
  color: white;
}
.single-post #site-content section.call-out-box .elementor-widget-text-editor .elementor-widget-container p:last-child {
  margin-bottom: 0em;
}
.single-post #site-content ol li::marker {
  font-weight: bold;
}
.single-post #site-content a {
  color: black;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}
.single-post #site-content p {
  line-height: 1.7;
}
.single-post #site-content strong {
  font-weight: 800;
}
.single-post #site-content h1.entry-title {
  text-align: left;
  margin: 0px;
}
@media (max-width: 767px) {
  .single-post #site-content h1.entry-title {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .single-post #site-content h1.entry-title {
    font-size: 5.5vw;
  }
}
@media (min-width: 1920px) {
  .single-post #site-content h1.entry-title {
    font-size: 105px;
  }
}
.single-post #site-content .entry-header {
  padding: 4rem 0;
}
@media (min-width: 768px) {
  .single-post #site-content .entry-header {
    padding: 8rem 0px;
  }
}
.single-post #site-content .entry-header.has-background {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 610px;
}
@media (max-width: 1199px) {
  .single-post #site-content .entry-header.has-background {
    min-height: 400px;
  }
}
@media (max-width: 767px) {
  .single-post #site-content .entry-header.has-background {
    min-height: 300px;
  }
}
.single-post #site-content .entry-header.has-background:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
.single-post #site-content .entry-header.has-background .entry-outer {
  position: absolute;
  bottom: 113px;
}
@media (max-width: 1199px) {
  .single-post #site-content .entry-header.has-background .entry-outer {
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
  }
}
.single-post #site-content .entry-header.has-background .entry-header-inner {
  position: relative;
}
.single-post #site-content .entry-header.has-background .entry-header-inner-wrapper {
  width: calc(100% - 26px);
}
@media (min-width: 768px) and (max-width: 1199px) {
  .single-post #site-content .entry-header.has-background .entry-header-inner-wrapper {
    width: calc(100% - 40px);
  }
}
@media (min-width: 1200px) {
  .single-post #site-content .entry-header.has-background .entry-header-inner-wrapper {
    width: calc(100% - 110px);
  }
}
@media (min-width: 1920px) {
  .single-post #site-content .entry-header.has-background .entry-header-inner-wrapper {
    width: calc(100%);
  }
}
.single-post #site-content .entry-header.has-background .entry-categories-inner a, .single-post #site-content .entry-header.has-background h1 {
  color: white;
}
.single-post #site-content .entry-header.has-background .entry-categories-inner a {
  text-decoration: none;
  pointer-events: none;
}
.single-post #site-content .entry-categories {
  margin-bottom: 1rem;
}
.single-post #site-content .entry-categories .entry-categories-inner {
  pointer-events: none;
  justify-content: start;
  align-items: flex-end;
}
.single-post #site-content .entry-categories .entry-categories-inner .blog-date {
  display: flex;
  padding-top: 0px;
  color: white;
}
.single-post #site-content .entry-categories .entry-categories-inner .blog-date span {
  display: flex;
  align-items: flex-end;
  margin-left: 20px;
}
.single-post #site-content .entry-categories .entry-categories-inner .blog-date a {
  margin-left: 20px;
}
.single-post #site-content .entry-categories a {
  border: none;
  font-weight: 400;
  font-size: 20px;
}
.single-post #site-content .entry-categories a:hover, .single-post #site-content .entry-categories a:focus, .single-post #site-content .entry-categories a:active {
  text-decoration: none;
}
.single-post #site-content .featured-media {
  margin: 0px;
}
.single-post #site-content .featured-media .featured-media-inner {
  display: none;
  width: auto;
  left: auto;
  right: auto;
  max-width: calc(1700px + 110px + 110px) !important;
  margin-left: auto;
  margin-right: auto;
  padding-left: 26px !important;
  padding-right: 26px !important;
}
@media (min-width: 1200px) {
  .single-post #site-content .featured-media .featured-media-inner {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
}
.single-post #site-content .featured-media .featured-media-inner img {
  width: 100%;
  max-width: 1000px;
}
.single-post #site-content .post-meta-single-top {
  display: none;
}
.single-post #site-content .post-inner {
  padding-left: 26px !important;
  padding-right: 26px !important;
  padding-top: 4rem !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .single-post #site-content .post-inner {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media (min-width: 1200px) {
  .single-post #site-content .post-inner {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
}
@media (min-width: 768px) {
  .single-post #site-content .post-inner {
    padding-top: 8rem !important;
  }
}
.single-post #site-content .post-inner .entry-content {
  font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --e-global-typography-primary-font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --e-global-typography-secondary-font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --e-global-typography-text-font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --font-family-sans-serif: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --global--font-primary: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --global--font-secondary: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --heading--font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --list--font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
}
.single-post #site-content .post-inner .entry-content > * {
  max-width: none !important;
  width: auto !important;
}
.single-post #site-content .post-inner .entry-content h2, .single-post #site-content .post-inner .entry-content h3, .single-post #site-content .post-inner .entry-content h4, .single-post #site-content .post-inner .entry-content h5, .single-post #site-content .post-inner .entry-content h6 {
  font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --e-global-typography-primary-font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --e-global-typography-secondary-font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --e-global-typography-text-font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --font-family-sans-serif: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --global--font-primary: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --global--font-secondary: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --heading--font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  --list--font-family: "PlusJakartaSans", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
  margin-top: 0px;
}
.single-post #site-content .post-inner .entry-content ul li {
  margin-bottom: 1rem;
}
.single-post #site-content .post-inner .elementor-widget-text-editor, .single-post #site-content .post-inner .elementor-widget-text-editor p {
  font-size: 18px;
  line-height: 1.7;
  color: black;
  font-weight: 400;
  margin-bottom: 1.5em;
}
@media (max-width: 991px) {
  .single-post #site-content .post-inner .elementor-widget-text-editor, .single-post #site-content .post-inner .elementor-widget-text-editor p {
    font-size: 16px;
  }
}
.single-post #site-content .meta-wrapper {
  margin: 1.4rem 3rem 0 0rem;
}
.single-post #site-content .post-meta {
  margin: 0px;
}
.single-post #site-content .post-author, .single-post #site-content .post-date, .single-post #site-content .post-comment-link {
  pointer-events: none;
}
.single-post #site-content .post-comment-link {
  display: none;
}
.single-post #site-content .post-meta-edit-link-wrapper {
  margin-top: 0rem;
}
.single-post #site-content .post-edit {
  display: none;
  margin: 0px;
  max-width: none;
}
.single-post #site-content .logged-in-as {
  max-width: none;
  margin: 0rem 0 6rem 0;
}
.single-post #site-content #submit {
  cursor: pointer !important;
  display: inline-block;
  color: black !important;
  border: 2px solid black !important;
  border-radius: 100vw;
  padding: 15px 50px;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  background: transparent !important;
  background-color: transparent;
}
.single-post #site-content #submit:hover, .single-post #site-content #submit:focus, .single-post #site-content #submit:active {
  background: black !important;
  color: white !important;
}
.single-post #site-content .go-back-container {
  padding-left: 26px !important;
  padding-right: 26px !important;
  margin-top: 4rem;
  margin-bottom: 8rem;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .single-post #site-content .go-back-container {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media (min-width: 1200px) {
  .single-post #site-content .go-back-container {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
}
.single-post #site-content .go-back-container .arrow {
  cursor: pointer !important;
  display: inline-block;
  color: black !important;
  border: 2px solid black !important;
  border-radius: 100vw;
  padding: 15px 50px;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  background: transparent !important;
  border-color: #E71618 !important;
  line-height: 0;
  font-size: 20px;
  padding: 15px 30px;
}
.single-post #site-content .go-back-container .arrow:hover, .single-post #site-content .go-back-container .arrow:focus, .single-post #site-content .go-back-container .arrow:active {
  background: black !important;
  color: white !important;
}
.single-post #site-content .go-back-container .arrow:hover, .single-post #site-content .go-back-container .arrow:focus, .single-post #site-content .go-back-container .arrow:active {
  background: #E71618 !important;
  color: white !important;
}
.single-post #site-content .go-back-container .arrow:after {
  content: "Go back";
  margin-left: 1rem;
  font-size: 14px;
  line-height: 1.1;
}
.single-post #site-content .pagination-single, .single-post #site-content .comments-wrapper {
  display: none;
}
.single-post #site-content .profile .elementor-widget-wrap {
  padding-bottom: 30px;
}
.single-post #site-content .profile .elementor-widget-container, .single-post #site-content .profile .elementor-widget-container p {
  font-size: 16px;
}
.single-post #site-content .profile .elementor-widget-text-editor {
  margin-bottom: 0;
}
.single-post #site-content .profile .elementor-widget-text-editor p {
  margin-bottom: 0;
}
.single-post #site-content .profile .avatar {
  position: relative;
}
@media (min-width: 768px) {
  .single-post #site-content .profile .avatar {
    left: -20px;
  }
}
.single-post #site-content .profile .avatar-name {
  position: relative;
}
@media (min-width: 768px) {
  .single-post #site-content .profile .avatar-name {
    left: -20px;
  }
}
.single-post #site-content .profile .avatar-description p {
  font-size: 14px;
}
.single-post #site-content .ready-to-collaborate .elementor-container {
  border-top: 1px solid #B2B2B2;
  border-bottom: 1px solid #B2B2B2;
  padding-top: 40px;
  padding-bottom: 40px;
}
.single-post #site-content .ready-to-collaborate .elementor-container .elementor-widget-wrap {
  gap: 21px;
}
.single-post #site-content .ready-to-collaborate .elementor-container .elementor-widget-text-editor {
  margin-bottom: 0;
}
.single-post #site-content .ready-to-collaborate .cta-red {
  font-size: 16px;
  padding: 11px 22px 12px 22px;
}
.page-our-work-old section.section-first h1, .page-our-work section.section-first h1 {
  margin-bottom: 0em;
}
@media (max-width: 767px) {
  .page-our-work .elementor-column:last-child, .page-adobe-commerce .elementor-column:last-child, .page-acquia .elementor-column:last-child, .page-big-commerce .elementor-column:last-child, .page-shopify .elementor-column:last-child, .page-wordpress .elementor-column:last-child {
    padding-bottom: 20px !important;
  }
}
.page-our-work h4, .page-adobe-commerce h4, .page-acquia h4, .page-big-commerce h4, .page-shopify h4, .page-wordpress h4 {
  font-weight: 800 !important;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: initial;
  font-size: clamp(20px, 2.5vw, 26px);
  margin: 1.6em auto 0.7em;
}
@media (max-width: 991px) {
  .page-our-work h4, .page-adobe-commerce h4, .page-acquia h4, .page-big-commerce h4, .page-shopify h4, .page-wordpress h4 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .page-our-work h4, .page-adobe-commerce h4, .page-acquia h4, .page-big-commerce h4, .page-shopify h4, .page-wordpress h4 {
    font-size: 1.6vw;
  }
}
@media (min-width: 1920px) {
  .page-our-work h4, .page-adobe-commerce h4, .page-acquia h4, .page-big-commerce h4, .page-shopify h4, .page-wordpress h4 {
    font-size: 28px;
  }
}
.page-our-work, .page-our-work p, .page-adobe-commerce, .page-adobe-commerce p, .page-acquia, .page-acquia p, .page-big-commerce, .page-big-commerce p, .page-shopify, .page-shopify p, .page-wordpress, .page-wordpress p {
  font-size: 18px;
  line-height: 1.7;
  font-size: clamp(16px, 2vw, 18px);
  min-height: 3em;
}
@media (max-width: 991px) {
  .page-our-work, .page-our-work p, .page-adobe-commerce, .page-adobe-commerce p, .page-acquia, .page-acquia p, .page-big-commerce, .page-big-commerce p, .page-shopify, .page-shopify p, .page-wordpress, .page-wordpress p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .page-our-work, .page-our-work p, .page-adobe-commerce, .page-adobe-commerce p, .page-acquia, .page-acquia p, .page-big-commerce, .page-big-commerce p, .page-shopify, .page-shopify p, .page-wordpress, .page-wordpress p {
    min-height: auto;
  }
}
.page-our-work .platform, .page-adobe-commerce .platform, .page-acquia .platform, .page-big-commerce .platform, .page-shopify .platform, .page-wordpress .platform {
  margin-bottom: 3.5em;
}
@media (max-width: 767px) {
  .page-our-work .platform, .page-adobe-commerce .platform, .page-acquia .platform, .page-big-commerce .platform, .page-shopify .platform, .page-wordpress .platform {
    margin-bottom: 0em;
  }
}
.page-our-work .platform, .page-our-work .platform p, .page-adobe-commerce .platform, .page-adobe-commerce .platform p, .page-acquia .platform, .page-acquia .platform p, .page-big-commerce .platform, .page-big-commerce .platform p, .page-shopify .platform, .page-shopify .platform p, .page-wordpress .platform, .page-wordpress .platform p {
  font-size: 18px;
  line-height: 1.7;
  font-size: clamp(14px, 2vw, 14px);
  letter-spacing: 0.1em;
}
@media (max-width: 991px) {
  .page-our-work .platform, .page-our-work .platform p, .page-adobe-commerce .platform, .page-adobe-commerce .platform p, .page-acquia .platform, .page-acquia .platform p, .page-big-commerce .platform, .page-big-commerce .platform p, .page-shopify .platform, .page-shopify .platform p, .page-wordpress .platform, .page-wordpress .platform p {
    font-size: 16px;
  }
}
.page-template-template-our-work-details {
  overflow-x: initial;
}
.page-template-template-our-work-details section .elementor-inner-section:not(.elementor-section-full_width) {
  max-width: calc(1920px) !important;
}
.page-template-template-our-work-details section ul {
  margin-bottom: 1em;
}
.page-template-template-our-work-details section h1 {
  color: black;
  line-height: 1.1 !important;
  margin-left: 0px;
  padding-right: 1em;
  font-size: clamp(44px, 5.5vw, 80px) !important;
}
@media (max-width: 1024px) {
  .page-template-template-our-work-details section h1 {
    padding-right: 0em;
    margin-bottom: 0.5em !important;
  }
}
@media (max-width: 1024px) {
  .page-template-template-our-work-details section h1 br {
    content: " ";
    display: none;
  }
}
.page-template-template-our-work-details section h2 {
  margin-top: 0em;
  font-size: clamp(30px, 3.1vw, 55px) !important;
}
.page-template-template-our-work-details section h4 {
  color: black;
  margin-top: 2em;
  margin-bottom: 1em;
  font-size: clamp(20px, 1.6vw, 28px) !important;
}
@media (max-width: 991px) {
  .page-template-template-our-work-details section h4 {
    margin-top: 2em;
  }
}
.page-template-template-our-work-details section p:last-child {
  margin-bottom: 0rem;
}
.page-template-template-our-work-details section .elementor-widget-text-editor, .page-template-template-our-work-details section .elementor-widget-text-editor p {
  font-size: 18px;
  line-height: 1.7;
  color: black;
  font-weight: 400;
}
@media (max-width: 991px) {
  .page-template-template-our-work-details section .elementor-widget-text-editor, .page-template-template-our-work-details section .elementor-widget-text-editor p {
    font-size: 16px;
  }
}
.page-template-template-our-work-details section .elementor-inner-section {
  padding: 0rem;
}
.page-template-template-our-work-details section.section-empty {
  background: white;
  height: 525px;
}
@media (min-width: 768px) {
  .page-template-template-our-work-details section.section-empty {
    height: 590px;
  }
}
@media (min-width: 992px) {
  .page-template-template-our-work-details section.section-empty {
    height: 440px;
  }
}
@media (min-width: 1200px) {
  .page-template-template-our-work-details section.section-empty {
    height: 460px;
  }
}
@media (min-width: 1440px) {
  .page-template-template-our-work-details section.section-empty {
    height: 540px;
  }
}
@media (min-width: 1600px) {
  .page-template-template-our-work-details section.section-empty {
    height: 590px;
  }
}
@media (min-width: 1920px) {
  .page-template-template-our-work-details section.section-empty {
    height: 650px;
  }
}
.page-template-template-our-work-details section.section-first {
  padding-bottom: 0em;
}
@media (max-width: 767px) {
  .page-template-template-our-work-details section.section-first {
    padding-top: 0px;
  }
}
.page-template-template-our-work-details section.section-first .sticky-element {
  position: sticky;
  top: 173px;
}
@media (max-width: 1024px) {
  .page-template-template-our-work-details section.section-first .elementor-inner-section .elementor-column:first-child {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .page-template-template-our-work-details section.section-first .elementor-inner-section .elementor-column:last-child {
    width: 100%;
  }
}
.page-template-template-our-work-details section.section-first .elementor-inner-section .elementor-column:first-child .elementor-widget-wrap > .elementor-element:nth-of-type(1) {
  padding-bottom: 1em !important;
}
@media (max-width: 1024px) {
  .page-template-template-our-work-details section.section-first .elementor-inner-section .elementor-column:first-child .elementor-widget-wrap > .elementor-element:nth-of-type(1) {
    padding-bottom: 0em !important;
  }
}
.page-template-template-our-work-details section.section-first .elementor-inner-section .elementor-column:last-child .elementor-widget-wrap > .elementor-element:nth-of-type(1) {
  padding-bottom: 0em;
}
.page-template-template-our-work-details section.section-first .elementor-inner-section.offset {
  position: relative;
  margin-top: -390px;
}
@media (min-width: 768px) {
  .page-template-template-our-work-details section.section-first .elementor-inner-section.offset {
    margin-top: -590px;
  }
}
@media (min-width: 992px) {
  .page-template-template-our-work-details section.section-first .elementor-inner-section.offset {
    margin-top: -440px;
  }
}
@media (min-width: 1200px) {
  .page-template-template-our-work-details section.section-first .elementor-inner-section.offset {
    margin-top: -460px;
  }
}
@media (min-width: 1440px) {
  .page-template-template-our-work-details section.section-first .elementor-inner-section.offset {
    margin-top: -540px;
  }
}
@media (min-width: 1600px) {
  .page-template-template-our-work-details section.section-first .elementor-inner-section.offset {
    margin-top: -590px;
  }
}
@media (min-width: 1920px) {
  .page-template-template-our-work-details section.section-first .elementor-inner-section.offset {
    margin-top: -650px;
  }
}
.page-template-template-our-work-details section.section-first .elementor-widget-text-editor {
  padding-bottom: 2em;
}
.page-template-template-our-work-details section.section-first .elementor-widget-text-editor, .page-template-template-our-work-details section.section-first .elementor-widget-text-editor p {
  font-size: 18px;
  line-height: 1.7;
  color: black;
  font-weight: 400;
}
@media (max-width: 991px) {
  .page-template-template-our-work-details section.section-first .elementor-widget-text-editor, .page-template-template-our-work-details section.section-first .elementor-widget-text-editor p {
    font-size: 16px;
  }
}
.page-template-template-our-work-details section.section-first .elementor-widget-image {
  padding-bottom: 0em;
}
.page-template-template-our-work-details section.section-first .elementor-widget-image img {
  transform: scale(1.025);
}
.page-template-template-our-work-details section.section-first .visit-wrapper br {
  display: none;
}
.page-template-template-our-work-details section.section-first .go-back, .page-template-template-our-work-details section.section-first .visit-website, .page-template-template-our-work-details section.section-first .contact-us-now {
  cursor: pointer !important;
  display: inline-block;
  color: black !important;
  border: 2px solid black !important;
  border-radius: 100vw;
  padding: 15px 50px;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  background: transparent !important;
  border-color: #E71618 !important;
  display: inline-block;
  max-height: 45px;
  margin-bottom: 3em;
}
.page-template-template-our-work-details section.section-first .go-back:hover, .page-template-template-our-work-details section.section-first .go-back:focus, .page-template-template-our-work-details section.section-first .go-back:active, .page-template-template-our-work-details section.section-first .visit-website:hover, .page-template-template-our-work-details section.section-first .visit-website:focus, .page-template-template-our-work-details section.section-first .visit-website:active, .page-template-template-our-work-details section.section-first .contact-us-now:hover, .page-template-template-our-work-details section.section-first .contact-us-now:focus, .page-template-template-our-work-details section.section-first .contact-us-now:active {
  background: black !important;
  color: white !important;
}
.page-template-template-our-work-details section.section-first .go-back:hover, .page-template-template-our-work-details section.section-first .go-back:focus, .page-template-template-our-work-details section.section-first .go-back:active, .page-template-template-our-work-details section.section-first .visit-website:hover, .page-template-template-our-work-details section.section-first .visit-website:focus, .page-template-template-our-work-details section.section-first .visit-website:active, .page-template-template-our-work-details section.section-first .contact-us-now:hover, .page-template-template-our-work-details section.section-first .contact-us-now:focus, .page-template-template-our-work-details section.section-first .contact-us-now:active {
  background: #E71618 !important;
  color: white !important;
}
.page-template-template-our-work-details section.section-first .go-back:hover .elementor-button-text, .page-template-template-our-work-details section.section-first .visit-website:hover .elementor-button-text, .page-template-template-our-work-details section.section-first .contact-us-now:hover .elementor-button-text {
  color: white !important;
}
.page-template-template-our-work-details section.section-first .go-back {
  width: auto;
  padding: 13px 16px;
  margin-right: 18px;
}
@media (max-width: 479px) {
  .page-template-template-our-work-details section.section-first .go-back {
    display: none;
  }
}
.page-template-template-our-work-details section.section-first .go-back .elementor-widget-container {
  display: none;
}
.page-template-template-our-work-details section.section-first .go-back:before {
  transition-duration: 0.15s;
  content: "";
  display: inline-block;
  background: url("../images/icon-material-chevron-left-black.svg") no-repeat transparent;
  background-size: contain;
  width: 9px;
  height: 13px;
}
.page-template-template-our-work-details section.section-first .go-back:hover:before, .page-template-template-our-work-details section.section-first .go-back:focus:before, .page-template-template-our-work-details section.section-first .go-back:active:before {
  background: url("../images/icon-material-chevron-left-white.svg") no-repeat transparent;
}
.page-template-template-our-work-details section.section-first .visit-website {
  width: auto;
  padding: 0px;
  margin-right: 18px;
}
@media (max-width: 479px) {
  .page-template-template-our-work-details section.section-first .visit-website {
    margin-right: 18px;
  }
}
.page-template-template-our-work-details section.section-first .visit-website .elementor-widget-container {
  display: contents;
}
.page-template-template-our-work-details section.section-first .visit-website .elementor-widget-container .elementor-button-wrapper {
  display: contents;
}
.page-template-template-our-work-details section.section-first .visit-website .elementor-widget-container .elementor-button-wrapper .elementor-button {
  background-color: transparent;
  padding: 13px 23px;
}
@media (max-width: 479px) {
  .page-template-template-our-work-details section.section-first .visit-website .elementor-widget-container .elementor-button-wrapper .elementor-button:hover .elementor-button-content-wrapper:before {
    color: white;
  }
}
@media (max-width: 479px) {
  .page-template-template-our-work-details section.section-first .visit-website .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper:before {
    content: "Visit";
    font-size: 16px;
    color: black;
  }
}
.page-template-template-our-work-details section.section-first .visit-website .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-text {
  font-size: 16px;
  color: black;
}
@media (max-width: 479px) {
  .page-template-template-our-work-details section.section-first .visit-website .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-text {
    display: none;
  }
}
.page-template-template-our-work-details section.section-first .visit-website:after {
  transition-duration: 0.15s;
  content: "";
  display: inline-block;
  background: url("../images/icon-feather-arrow-up-right-black.svg") no-repeat transparent;
  background-size: contain;
  width: 11px;
  height: 11px;
  right: 19px;
  position: relative;
}
.page-template-template-our-work-details section.section-first .visit-website:hover:after, .page-template-template-our-work-details section.section-first .visit-website:focus:after, .page-template-template-our-work-details section.section-first .visit-website:active:after {
  background: url("../images/icon-feather-arrow-up-right-white.svg") no-repeat transparent;
}
.page-template-template-our-work-details section.section-first .contact-us-now {
  width: auto;
  padding: 0px;
}
.page-template-template-our-work-details section.section-first .contact-us-now .elementor-widget-container {
  display: contents;
}
.page-template-template-our-work-details section.section-first .contact-us-now .elementor-widget-container .elementor-button-wrapper {
  display: contents;
}
.page-template-template-our-work-details section.section-first .contact-us-now .elementor-widget-container .elementor-button-wrapper .elementor-button {
  background-color: transparent;
  padding: 13px 16px;
}
.page-template-template-our-work-details section.section-first .contact-us-now .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-text {
  font-size: 16px;
  color: black;
}
.page-template-template-our-work-details section .our-work-list {
  font-size: 18px;
  line-height: 1.7;
  padding: 0px;
}
@media (max-width: 991px) {
  .page-template-template-our-work-details section .our-work-list {
    font-size: 16px;
  }
}
.page-template-template-our-work-details section .our-work-list .elementor-column-gap-default {
  justify-content: space-between;
}
@media (max-width: 767px) {
  .page-template-template-our-work-details section .our-work-list .elementor-column-gap-default .elementor-col-33 {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .page-template-template-our-work-details section .our-work-list .elementor-column-gap-default .elementor-col-33:nth-of-type(1) {
    width: 20.33333%;
  }
}
@media (min-width: 768px) {
  .page-template-template-our-work-details section .our-work-list .elementor-column-gap-default .elementor-col-33:nth-of-type(2) {
    width: 33.33333%;
  }
}
@media (min-width: 768px) {
  .page-template-template-our-work-details section .our-work-list .elementor-column-gap-default .elementor-col-33:nth-of-type(3) {
    width: 28%;
  }
}
@media (min-width: 1920px) {
  .page-template-template-our-work-details section .our-work-list .elementor-column-gap-default .elementor-col-33:nth-of-type(3) {
    width: 21%;
  }
}
@media (max-width: 767px) {
  .page-template-template-our-work-details section .our-work-list .elementor-widget-text-editor {
    padding-bottom: 1em;
  }
}
.page-template-template-our-work-details section .our-work-list .elementor-widget-container {
  padding-right: 1rem;
}
.page-template-template-our-work-details section .our-work-list .elementor-widget-container h6 {
  font-weight: 800 !important;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: initial;
  margin-top: 1.5em;
  font-size: 21px;
  line-height: 1.1;
  font-size: clamp(18px, 1.6vw, 20px) !important;
}
@media (max-width: 991px) {
  .page-template-template-our-work-details section .our-work-list .elementor-widget-container h6 {
    font-size: 18px;
  }
}
.page-template-template-our-work-details section .our-work-list .elementor-widget-container ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.page-template-template-our-work-details section .our-work-list .elementor-widget-container ul li {
  font-size: 18px;
  line-height: 1.7;
  font-weight: 600 !important;
  line-height: 1.1;
  margin-left: 0em;
  margin-top: 1.5rem;
}
@media (max-width: 991px) {
  .page-template-template-our-work-details section .our-work-list .elementor-widget-container ul li {
    font-size: 16px;
  }
}
.page-template-template-our-work-details section.more-work-heading {
  padding-top: 120px;
  padding-bottom: 62px;
}
@media (max-width: 991px) {
  .page-template-template-our-work-details section.more-work-heading {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
.page-template-template-our-work-details section.more-work-heading h3 {
  margin-bottom: 0em;
  color: black;
}
.page-template-template-our-work-details section.more-work {
  padding-bottom: 140px;
}
@media (max-width: 991px) {
  .page-template-template-our-work-details section.more-work {
    padding-bottom: 70px;
  }
}
.page-template-template-our-work-details section.more-work .elementor-inner-section {
  padding: 0rem;
}
.page-template-template-our-work-details section.more-work .elementor-widget-image a {
  display: block;
}
.page-template-template-our-work-details section.more-work .elementor-widget-text-editor h4 {
  color: white;
}
.page-template-template-our-work-details section.more-work .elementor-widget-text-editor, .page-template-template-our-work-details section.more-work .elementor-widget-text-editor p {
  color: white;
}
.page-template-template-our-work-details section.lets-talk-about-and-the-results-section {
  padding-bottom: 1em !important;
}
@media (min-width: 992px) {
  .page-template-template-our-work-details section.lets-talk-about-and-the-results-section {
    padding-bottom: 7em !important;
  }
}
@media (max-width: 1024px) {
  .page-template-template-our-work-details section.lets-talk-about-and-the-results-section .elementor-inner-section .elementor-column:first-child {
    width: 100%;
    order: 2;
  }
}
@media (max-width: 1024px) {
  .page-template-template-our-work-details section.lets-talk-about-and-the-results-section .elementor-inner-section .elementor-column:last-child {
    width: 100%;
    order: 1;
    padding-bottom: 1em !important;
  }
}
@media (max-width: 991px) {
  .page-template-template-our-work-details section.lets-talk-about-and-the-results-section h4 {
    margin-top: 1em;
  }
}
.page-template-template-our-work-details section .elementor-widget-blockquote .elementor-blockquote {
  border: none;
  padding-left: 0px;
}
.page-template-template-our-work-details section .elementor-widget-blockquote .elementor-blockquote .elementor-blockquote__content {
  font-weight: 800 !important;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: initial;
  font-size: 28px;
  line-height: 1.6;
  color: black;
}
@media (max-width: 991px) {
  .page-template-template-our-work-details section .elementor-widget-blockquote .elementor-blockquote .elementor-blockquote__content {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .page-template-template-our-work-details section .elementor-widget-blockquote .elementor-blockquote .elementor-blockquote__content {
    font-size: 1.6vw;
  }
}
@media (min-width: 1920px) {
  .page-template-template-our-work-details section .elementor-widget-blockquote .elementor-blockquote .elementor-blockquote__content {
    font-size: 28px;
  }
}
@media (max-width: 479px) {
  .page-template-template-contact section.section-first {
    padding-top: 95px;
  }
}
@media (max-width: 1199px) {
  .page-template-template-contact section.section-first .ready-to-collaborate {
    flex: 1 1 100%;
  }
}
@media (max-width: 1023px) {
  .page-template-template-contact section.section-first .ready-to-collaborate {
    order: 2;
    margin-top: 7rem;
    margin-bottom: 4rem;
  }
}
@media (max-width: 1023px) {
  .page-template-template-contact section.section-first .ready-to-collaborate h1 {
    font-size: 30px;
    max-width: 400px;
    margin: auto;
  }
}
.page-template-template-contact section.section-first .ready-to-collaborate a {
  color: black;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
.page-template-template-contact section.section-first .ready-to-collaborate p, .page-template-template-contact section.section-first .ready-to-collaborate a, .page-template-template-contact section.section-first .ready-to-collaborate ul, .page-template-template-contact section.section-first .ready-to-collaborate li {
  font-size: 18px;
  line-height: 1.7;
  color: black;
  line-height: 1.6;
  font-weight: 400;
  font-size: clamp(19px, 1.5vw, 24px);
}
@media (max-width: 991px) {
  .page-template-template-contact section.section-first .ready-to-collaborate p, .page-template-template-contact section.section-first .ready-to-collaborate a, .page-template-template-contact section.section-first .ready-to-collaborate ul, .page-template-template-contact section.section-first .ready-to-collaborate li {
    font-size: 16px;
  }
}
.page-template-template-contact section.section-first .ready-to-collaborate .blurb {
  margin: auto;
  max-width: 685px;
  padding-inline: 6rem;
}
@media (max-width: 1023px) {
  .page-template-template-contact section.section-first .ready-to-collaborate .blurb {
    max-width: 450px;
  }
}
@media (max-width: 479px) {
  .page-template-template-contact section.section-first .ready-to-collaborate .blurb {
    padding-inline: 4rem;
  }
}
.page-template-template-contact section.section-first .ready-to-collaborate .blurb p, .page-template-template-contact section.section-first .ready-to-collaborate .blurb ul, .page-template-template-contact section.section-first .ready-to-collaborate .blurb li {
  font-size: 18px;
  line-height: 1.7;
  color: black;
  line-height: 1.6;
  font-weight: 400;
  font-size: clamp(20px, 1.5vw, 20px);
}
@media (max-width: 991px) {
  .page-template-template-contact section.section-first .ready-to-collaborate .blurb p, .page-template-template-contact section.section-first .ready-to-collaborate .blurb ul, .page-template-template-contact section.section-first .ready-to-collaborate .blurb li {
    font-size: 16px;
  }
}
.page-template-template-contact section.section-first .ready-to-collaborate .contacts {
  margin-bottom: 1.5em;
}
.page-template-template-contact section.section-first .ready-to-collaborate .contacts a {
  text-decoration: none;
}
.page-template-template-contact section.section-first .ready-to-collaborate .contacts a:hover, .page-template-template-contact section.section-first .ready-to-collaborate .contacts a:focus, .page-template-template-contact section.section-first .ready-to-collaborate .contacts a:active {
  text-decoration: underline;
}
.page-template-template-contact section.section-first .ready-to-collaborate .location {
  margin-bottom: 0em;
  font-weight: 400;
}
@media (max-width: 479px) {
  .page-template-template-contact section.section-first .ready-to-collaborate .location {
    font-size: 17px;
  }
}
.page-template-template-contact section.section-first .ready-to-collaborate div > a {
  font-weight: 400;
}
@media (max-width: 1199px) {
  .page-template-template-contact section.section-first .contact {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .page-template-template-contact section.section-first .contact {
    order: 1;
  }
}
.page-template-template-contact section.section-first .contact .elementor-inner-section {
  max-width: 600px !important;
  padding-left: 70px !important;
  padding-right: 70px !important;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 1023px) {
  .page-template-template-contact section.section-first .contact .elementor-inner-section {
    padding-top: 0px;
    padding-bottom: 35px;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
.page-template-template-contact section.section-first .contact h2, .page-template-template-contact section.section-first .contact h3, .page-template-template-contact section.section-first .contact h4, .page-template-template-contact section.section-first .contact h5, .page-template-template-contact section.section-first .contact h6 {
  color: black;
}
.page-template-template-contact section.section-first .contact h2 {
  text-align: center;
  margin-top: -11px;
}
@media (max-width: 1023px) {
  .page-template-template-contact section.section-first .contact h2 {
    margin-top: 0.5em;
    margin-bottom: 0em;
    font-size: 37px;
  }
}
.page-template-template-contact section.section-first .contact a {
  color: black;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
.page-template-template-contact section.section-first .contact input[type="submit"] {
  cursor: pointer !important;
  display: inline-block;
  color: black !important;
  border: 2px solid black !important;
  border-radius: 100vw;
  padding: 15px 50px;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  background: transparent !important;
  border-color: #E71618 !important;
  margin-top: 5rem;
  text-transform: capitalize;
}
.page-template-template-contact section.section-first .contact input[type="submit"]:hover, .page-template-template-contact section.section-first .contact input[type="submit"]:focus, .page-template-template-contact section.section-first .contact input[type="submit"]:active {
  background: black !important;
  color: white !important;
}
.page-template-template-contact section.section-first .contact input[type="submit"]:hover, .page-template-template-contact section.section-first .contact input[type="submit"]:focus, .page-template-template-contact section.section-first .contact input[type="submit"]:active {
  background: #E71618 !important;
  color: white !important;
}
@media (max-width: 479px) {
  .page-template-template-contact section.section-first .contact input[type="submit"] {
    margin-top: 3rem;
  }
}
.page-template-template-contact section.section-first .contact:first-child, .page-template-template-contact section.section-first .contact:first-child p {
  font-size: 18px;
  line-height: 1.7;
  color: black;
  line-height: 1.6;
  font-size: 26px;
}
@media (max-width: 991px) {
  .page-template-template-contact section.section-first .contact:first-child, .page-template-template-contact section.section-first .contact:first-child p {
    font-size: 16px;
  }
}
.page-template-template-contact section.section-first .contact:first-child .contacts {
  margin-bottom: 2em;
}
.page-template-template-contact section.section-first .contact:first-child .contacts a {
  text-decoration: none;
}
.page-template-template-contact section.section-first .contact:first-child .contacts a:hover, .page-template-template-contact section.section-first .contact:first-child .contacts a:focus, .page-template-template-contact section.section-first .contact:first-child .contacts a:active {
  text-decoration: underline;
}
.page-template-template-contact section.section-first .contact:first-child .location {
  margin-bottom: 0em;
}
.page-template-template-contact section.section-first .contact:last-child {
  max-width: 860px;
  margin-inline: auto;
}
.page-template-template-contact section.section-first .contact:last-child .wpcf7 .screen-reader-response {
  display: none;
}
.page-template-template-contact section.section-first .contact:last-child .wpcf7 form .form-group {
  position: relative;
  margin-bottom: 2rem;
}
@media (max-width: 1199px) {
  .page-template-template-contact section.section-first .contact:last-child .wpcf7 form .form-group {
    margin-bottom: 0.5rem;
  }
}
.page-template-template-contact section.section-first .contact:last-child .wpcf7 form .form-group.active label {
  top: 5px;
  font-size: 11px;
}
.page-template-template-contact section.section-first .contact:last-child .wpcf7 form .form-group label {
  font-size: 18px;
  line-height: 1.7;
  transition: 0.3s all;
  position: absolute;
  left: 0;
  top: 30px;
  margin: 0;
  color: black;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .page-template-template-contact section.section-first .contact:last-child .wpcf7 form .form-group label {
    font-size: 16px;
  }
}
.page-template-template-contact section.section-first .contact:last-child .wpcf7 form .form-group input {
  font-size: 18px;
  line-height: 1.7;
  outline: 0;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #B2B3B6;
  color: black;
  padding-left: 0;
  padding-top: 3rem;
}
@media (max-width: 991px) {
  .page-template-template-contact section.section-first .contact:last-child .wpcf7 form .form-group input {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .page-template-template-contact section.section-first .contact:last-child .wpcf7 form .form-group input {
    padding-top: 2.2rem;
  }
}
.page-template-template-contact section.section-first .contact:last-child .wpcf7 form .form-group + p {
  margin-bottom: 0rem;
}
.page-template-template-contact section.section-first .contact:last-child .wpcf7 .wpcf7-response-output {
  margin: 2rem 0px;
  padding: 2rem;
}
@media (max-width: 1199px) {
  .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column {
    width: 100%;
  }
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column h2, .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column h3, .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column h4, .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column h5, .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column h6 {
  color: black;
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column h2 {
  text-align: center;
  margin-top: -11px;
}
@media (max-width: 1023px) {
  .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column h2 {
    margin-top: 0.5em;
  }
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column a {
  color: black;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column input[type="submit"] {
  cursor: pointer !important;
  display: inline-block;
  color: black !important;
  border: 2px solid black !important;
  border-radius: 100vw;
  padding: 15px 50px;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  background: transparent !important;
  border-color: #E71618 !important;
  margin-top: 5rem;
  text-transform: capitalize;
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column input[type="submit"]:hover, .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column input[type="submit"]:focus, .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column input[type="submit"]:active {
  background: black !important;
  color: white !important;
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column input[type="submit"]:hover, .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column input[type="submit"]:focus, .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column input[type="submit"]:active {
  background: #E71618 !important;
  color: white !important;
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:first-child, .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:first-child p {
  font-size: 18px;
  line-height: 1.7;
  color: black;
  line-height: 1.6;
  font-size: 26px;
}
@media (max-width: 991px) {
  .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:first-child, .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:first-child p {
    font-size: 16px;
  }
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:first-child .contacts {
  margin-bottom: 2em;
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:first-child .contacts a {
  text-decoration: none;
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:first-child .contacts a:hover, .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:first-child .contacts a:focus, .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:first-child .contacts a:active {
  text-decoration: underline;
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:first-child .location {
  margin-bottom: 0em;
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:last-child {
  max-width: 860px;
  margin-inline: auto;
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:last-child .wpcf7 .screen-reader-response {
  display: none;
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:last-child .wpcf7 form .form-group {
  position: relative;
  margin-bottom: 2rem;
}
@media (max-width: 1199px) {
  .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:last-child .wpcf7 form .form-group {
    margin-bottom: 0.5rem;
  }
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:last-child .wpcf7 form .form-group.active label {
  top: 5px;
  font-size: 11px;
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:last-child .wpcf7 form .form-group label {
  font-size: 18px;
  line-height: 1.7;
  transition: 0.3s all;
  position: absolute;
  left: 0;
  top: 30px;
  margin: 0;
  color: black;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:last-child .wpcf7 form .form-group label {
    font-size: 16px;
  }
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:last-child .wpcf7 form .form-group input {
  font-size: 18px;
  line-height: 1.7;
  outline: 0;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #B2B3B6;
  color: black;
  padding-left: 0;
  padding-top: 3rem;
}
@media (max-width: 991px) {
  .page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:last-child .wpcf7 form .form-group input {
    font-size: 16px;
  }
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:last-child .wpcf7 form .form-group + p {
  margin-bottom: 0rem;
}
.page-template-template-contact section.contact-main .elementor-inner-section .elementor-container .elementor-column:last-child .wpcf7 .wpcf7-response-output {
  margin: 2rem 0px;
  padding: 2rem;
}
.page-careers section h2 {
  line-height: 1.1;
  margin-top: 0em;
}
.page-careers a {
  color: black;
  text-decoration: none;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px !important;
  text-underline-offset: 6px !important;
}
.page-careers a:hover, .page-careers a:focus, .page-careers a:active {
  text-decoration: underline;
}
.page-careers .underline-link, .page-careers .apply-now {
  font-weight: bold !important;
  text-decoration: underline !important;
  text-underline-offset: 6px !important;
  text-decoration-thickness: 2px !important;
}
.page-partners-and-platforms section h2, .page-partners-and-platforms section h3, .page-partners-and-platforms section h4, .page-partners-and-platforms section h5, .page-partners-and-platforms section h6 {
  margin-top: 0em;
}
.page-partners-and-platforms section h2 {
  line-height: 1.1;
}
.page-partners-and-platforms section a {
  color: black;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
.page-partners-and-platforms section p {
  margin-bottom: 2em;
}
.page-partners-and-platforms section p:last-child {
  margin-bottom: 0em;
}
@media (max-width: 991px) {
  .page-partners-and-platforms section.platform-tabs-section {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-partners-and-platforms section.platform-tabs-section {
    padding-top: 80px !important;
  }
}
.page-partners-and-platforms section.platform-tabs-section .elementor-inner-section {
  max-width: calc(1700px + 110px + 110px) !important;
}
.page-partners-and-platforms section .platform-tabs .elementor-tabs-wrapper {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .page-partners-and-platforms section .platform-tabs .elementor-tabs-wrapper {
    display: none;
  }
}
.page-partners-and-platforms section .platform-tabs .elementor-tabs-wrapper .elementor-tab-title {
  font-weight: 800 !important;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: initial;
  margin-bottom: 1em;
  color: #C2C3C9;
  margin-bottom: 0px;
  border-width: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 991px) {
  .page-partners-and-platforms section .platform-tabs .elementor-tabs-wrapper .elementor-tab-title {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .page-partners-and-platforms section .platform-tabs .elementor-tabs-wrapper .elementor-tab-title {
    font-size: 2.1vw;
  }
}
@media (min-width: 1920px) {
  .page-partners-and-platforms section .platform-tabs .elementor-tabs-wrapper .elementor-tab-title {
    font-size: 40px;
  }
}
.page-partners-and-platforms section .platform-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active, .page-partners-and-platforms section .platform-tabs .elementor-tabs-wrapper .elementor-tab-title:hover {
  color: black;
}
.page-partners-and-platforms section .platform-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
  padding: 0px;
  padding-top: 120px;
  border-width: 0px;
  border: 1px solid transparent;
}
@media (max-width: 767px) {
  .page-partners-and-platforms section .platform-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
    padding-top: 0px;
    border-top-width: 1px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-partners-and-platforms section .platform-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
    padding-top: 80px !important;
  }
}
@media (max-width: 767px) {
  .page-partners-and-platforms section .platform-tabs .elementor-tabs-content-wrapper .elementor-tab-content section {
    padding: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-partners-and-platforms section .platform-tabs .elementor-tabs-content-wrapper .elementor-tab-content section {
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .page-partners-and-platforms section .platform-tabs .elementor-tabs-content-wrapper .elementor-tab-content section .elementor-column {
    padding-bottom: 26px;
  }
}
.page-partners-and-platforms section .platform-tabs .elementor-tabs-content-wrapper .elementor-tab-content section .elementor-column .elementor-widget-text-editor {
  top: 50%;
  transform: translateY(-50%);
}
.page-partners-and-platforms section .platform-tabs-content-section .elementor-container {
  flex-wrap: wrap;
  display: block;
}
.page-partners-and-platforms section .platform-tabs-content-section .elementor-column {
  padding-bottom: 60px;
}
.page-partners-and-platforms section .platform-tabs-content-section .elementor-column.blue-background .elementor-widget-wrap {
  background: #4551e2;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-partners-and-platforms section .platform-tabs-content-section .elementor-column {
    padding-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .page-partners-and-platforms section .platform-tabs-content-section .elementor-column {
    width: 33.33333%;
    float: left;
  }
}
@media (max-width: 1199px) {
  .page-partners-and-platforms section .platform-tabs-content-section .elementor-column {
    width: 50%;
    float: left;
  }
  .page-partners-and-platforms section .platform-tabs-content-section .elementor-column:nth-of-type(1) {
    width: 100%;
  }
  .page-partners-and-platforms section .platform-tabs-content-section .elementor-column:nth-of-type(5) {
    padding-bottom: 0px;
  }
  .page-partners-and-platforms section .platform-tabs-content-section .elementor-column:nth-of-type(6) {
    padding-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .page-partners-and-platforms section .platform-tabs-content-section .elementor-column {
    width: 100%;
    padding-bottom: 26px !important;
  }
  .page-partners-and-platforms section .platform-tabs-content-section .elementor-column:last-child {
    padding-bottom: 0px !important;
  }
}
.page-partners-and-platforms section .platform-tabs-content-section .box {
  padding: 60px;
}
@media (min-width: 992px) {
  .page-partners-and-platforms section .platform-tabs-content-section .box {
    min-height: 382px;
  }
}
@media (min-width: 1024px) {
  .page-partners-and-platforms section .platform-tabs-content-section .box {
    padding: 38px;
    min-height: 315px;
  }
}
@media (min-width: 1200px) {
  .page-partners-and-platforms section .platform-tabs-content-section .box {
    padding: 38px;
    min-height: 495px;
  }
}
@media (min-width: 1366px) {
  .page-partners-and-platforms section .platform-tabs-content-section .box {
    padding: 38px;
    min-height: 377px;
  }
}
@media (min-width: 1400px) {
  .page-partners-and-platforms section .platform-tabs-content-section .box {
    padding: 38px;
    min-height: 412px;
  }
}
@media (min-width: 1600px) {
  .page-partners-and-platforms section .platform-tabs-content-section .box {
    padding: 38px;
    min-height: 360px;
  }
}
@media (min-width: 1920px) {
  .page-partners-and-platforms section .platform-tabs-content-section .box {
    padding: 53px;
    min-height: 360px;
  }
}
.page-partners-and-platforms section .platform-tabs-content-section .box.no-padding {
  padding: 0px;
}
.page-partners-and-platforms section .platform-tabs-content-section .box .content {
  position: relative;
}
.page-partners-and-platforms section .platform-tabs-content-section .box .content img {
  padding-bottom: 2em;
}
.page-partners-and-platforms section .platform-tabs-content-section .box .content ul {
  list-style-type: none;
  margin-bottom: 1em;
}
.page-partners-and-platforms section .platform-tabs-content-section .box .content ul li {
  margin-left: 0rem;
}
.page-partners-and-platforms section .platform-tabs-content-section .box .content ul li:before {
  content: "";
  background: url("../images/icon-ionic-ios-checkmark-circle-outline.svg") no-repeat transparent;
  background-size: contain;
  width: 22px;
  height: 22px;
  padding-left: calc(22px + 15px);
}
.page-partners-and-platforms section .elementor-widget-accordion .elementor-accordion-item {
  border-left: none;
  border-right: none;
}
.page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-title {
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-title .elementor-accordion-title {
  color: black;
}
.page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-title:hover .elementor-accordion-title {
  color: black;
}
.page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-title:hover i {
  color: black !important;
}
.page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-title.elementor-active .elementor-accordion-title {
  color: black;
}
.page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-title .elementor-accordion-icon {
  float: right;
}
.page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-title .elementor-accordion-icon i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  font-size: 1em;
  color: black;
}
.page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-title .elementor-accordion-title {
  font-weight: 800 !important;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: initial;
  margin-bottom: 1em;
  font-size: 28px !important;
  color: black;
  margin-bottom: 0px;
  border-width: 0px;
  text-decoration: none;
}
@media (max-width: 991px) {
  .page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-title .elementor-accordion-title {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-title .elementor-accordion-title {
    font-size: 2.1vw;
  }
}
@media (min-width: 1920px) {
  .page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-title .elementor-accordion-title {
    font-size: 40px;
  }
}
.page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-title .elementor-accordion-title.elementor-active, .page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-title .elementor-accordion-title:hover {
  color: black;
}
.page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-content {
  border-top: none;
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 991px) {
  .page-partners-and-platforms section .elementor-widget-accordion .elementor-tab-content {
    padding-top: 2em;
    padding-bottom: 70px !important;
  }
}
.page-partners-and-platforms section.our-partners-heading h2 {
  margin-bottom: 0em;
}
.page-partners-and-platforms section.our-technology-partners-section .elementor-inner-section {
  max-width: calc(1700px + 110px + 110px) !important;
}
@media (max-width: 1600px) {
  .page-partners-and-platforms section.our-technology-partners-section .elementor-inner-section {
    max-width: 1060px !important;
  }
}
@media (max-width: 991px) {
  .page-partners-and-platforms section.our-technology-partners-section .elementor-inner-section {
    max-width: 760px !important;
  }
}
.page-partners-and-platforms section.our-technology-partners-section .elementor-container {
  flex-wrap: wrap;
}
.page-partners-and-platforms section.our-technology-partners-section .elementor-column img {
  max-width: 200px;
}
@media (max-width: 1600px) {
  .page-partners-and-platforms section.our-technology-partners-section .elementor-column.elementor-col-16 {
    padding-left: 50px !important;
    padding-right: 50px !important;
    padding-bottom: 26px !important;
    width: 33.333333%;
  }
}
@media (max-width: 991px) {
  .page-partners-and-platforms section.our-technology-partners-section .elementor-column.elementor-col-16 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 26px !important;
    width: 50%;
  }
}
@media (max-width: 479px) {
  .page-partners-and-platforms section.our-technology-partners-section .elementor-column.elementor-col-16 {
    padding-left: 60px !important;
    padding-right: 60px !important;
    padding-bottom: 15px !important;
    width: 100%;
  }
}
.page-partners-and-platforms section.our-partners-section .elementor-inner-section {
  max-width: 680px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.page-partners-and-platforms section.our-partners-section .elementor-container {
  flex-wrap: wrap;
}
.page-partners-and-platforms section.our-partners-section .elementor-column.elementor-col-50 img {
  max-width: 285px;
}
@media (max-width: 991px) {
  .page-partners-and-platforms section.our-partners-section .elementor-column.elementor-col-50 {
    padding-left: 7px !important;
    padding-right: 7px !important;
    width: 50%;
  }
}
@media (max-width: 479px) {
  .page-partners-and-platforms section.our-partners-section .elementor-column.elementor-col-50 {
    padding-bottom: 15px !important;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .page-partners-and-platforms section.our-partners-section .elementor-column.elementor-col-50 img {
    max-width: 360px;
  }
}
.top-main-banner {
  position: relative;
}
.top-main-banner .inner-banner-content {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.top-main-banner .inner-banner-content .icons-container {
  display: flex;
  justify-content: center;
}
.top-main-banner .inner-banner-content img {
  filter: brightness(0) invert(1);
}
.contact-link-with-icon .elementor-icon-list-item > a {
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
.contact-link-with-icon .elementor-icon-list-item > a .elementor-icon-list-icon {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid #E71618;
  order: 2;
}
.contact-link-with-icon .elementor-icon-list-item > a .elementor-icon-list-icon .fas {
  text-align: center;
}
.expertise-grid > .elementor-container {
  margin-left: -30px;
  margin-right: -30px;
}
.expertise-grid .elementor-heading-title {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .expertise-grid .elementor-heading-title br {
    display: none;
  }
}
.page-adobe-commerce section h2, .page-adobe-commerce section h3, .page-adobe-commerce section h5, .page-adobe-commerce section h6, .page-acquia section h2, .page-acquia section h3, .page-acquia section h5, .page-acquia section h6, .page-big-commerce section h2, .page-big-commerce section h3, .page-big-commerce section h5, .page-big-commerce section h6, .page-shopify section h2, .page-shopify section h3, .page-shopify section h5, .page-shopify section h6 {
  margin-top: 0em;
}
.page-adobe-commerce section.section-first, .page-acquia section.section-first, .page-big-commerce section.section-first, .page-shopify section.section-first {
  padding-top: 130px;
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  .page-adobe-commerce section.section-first, .page-acquia section.section-first, .page-big-commerce section.section-first, .page-shopify section.section-first {
    padding-top: 96px;
  }
}
.page-adobe-commerce section.section-first .elementor-column, .page-acquia section.section-first .elementor-column, .page-big-commerce section.section-first .elementor-column, .page-shopify section.section-first .elementor-column {
  padding-bottom: 0px !important;
}
@media (max-width: 991px) {
  .page-adobe-commerce section.section-first .banner-image img, .page-acquia section.section-first .banner-image img, .page-big-commerce section.section-first .banner-image img, .page-shopify section.section-first .banner-image img {
    object-fit: cover;
    min-height: 350px;
  }
}
.page-adobe-commerce section.section-first .elementor-widget-text-editor .content, .page-acquia section.section-first .elementor-widget-text-editor .content, .page-big-commerce section.section-first .elementor-widget-text-editor .content, .page-shopify section.section-first .elementor-widget-text-editor .content {
  width: calc(100% - 26px - 26px);
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-adobe-commerce section.section-first .elementor-widget-text-editor .content, .page-acquia section.section-first .elementor-widget-text-editor .content, .page-big-commerce section.section-first .elementor-widget-text-editor .content, .page-shopify section.section-first .elementor-widget-text-editor .content {
    width: calc(100% - 40px - 40px);
  }
}
@media (min-width: 1200px) {
  .page-adobe-commerce section.section-first .elementor-widget-text-editor .content, .page-acquia section.section-first .elementor-widget-text-editor .content, .page-big-commerce section.section-first .elementor-widget-text-editor .content, .page-shopify section.section-first .elementor-widget-text-editor .content {
    width: calc(100% - 110px - 110px);
  }
}
.page-adobe-commerce section.section-second .elementor-column, .page-acquia section.section-second .elementor-column, .page-big-commerce section.section-second .elementor-column, .page-shopify section.section-second .elementor-column {
  padding-bottom: 0px !important;
}
.page-adobe-commerce section.section-second .elementor-widget-text-editor, .page-acquia section.section-second .elementor-widget-text-editor, .page-big-commerce section.section-second .elementor-widget-text-editor, .page-shopify section.section-second .elementor-widget-text-editor {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.page-adobe-commerce section.section-second .elementor-widget-text-editor, .page-adobe-commerce section.section-second .elementor-widget-text-editor p, .page-acquia section.section-second .elementor-widget-text-editor, .page-acquia section.section-second .elementor-widget-text-editor p, .page-big-commerce section.section-second .elementor-widget-text-editor, .page-big-commerce section.section-second .elementor-widget-text-editor p, .page-shopify section.section-second .elementor-widget-text-editor, .page-shopify section.section-second .elementor-widget-text-editor p {
  font-size: 18px;
  line-height: 1.7;
  color: black !important;
  line-height: 1.4;
  font-weight: 600;
}
@media (max-width: 991px) {
  .page-adobe-commerce section.section-second .elementor-widget-text-editor, .page-adobe-commerce section.section-second .elementor-widget-text-editor p, .page-acquia section.section-second .elementor-widget-text-editor, .page-acquia section.section-second .elementor-widget-text-editor p, .page-big-commerce section.section-second .elementor-widget-text-editor, .page-big-commerce section.section-second .elementor-widget-text-editor p, .page-shopify section.section-second .elementor-widget-text-editor, .page-shopify section.section-second .elementor-widget-text-editor p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .page-adobe-commerce section.section-second .elementor-widget-text-editor, .page-adobe-commerce section.section-second .elementor-widget-text-editor p, .page-acquia section.section-second .elementor-widget-text-editor, .page-acquia section.section-second .elementor-widget-text-editor p, .page-big-commerce section.section-second .elementor-widget-text-editor, .page-big-commerce section.section-second .elementor-widget-text-editor p, .page-shopify section.section-second .elementor-widget-text-editor, .page-shopify section.section-second .elementor-widget-text-editor p {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .page-adobe-commerce section.section-second .elementor-widget-text-editor, .page-adobe-commerce section.section-second .elementor-widget-text-editor p, .page-acquia section.section-second .elementor-widget-text-editor, .page-acquia section.section-second .elementor-widget-text-editor p, .page-big-commerce section.section-second .elementor-widget-text-editor, .page-big-commerce section.section-second .elementor-widget-text-editor p, .page-shopify section.section-second .elementor-widget-text-editor, .page-shopify section.section-second .elementor-widget-text-editor p {
    font-size: 1.9vw;
  }
}
@media (min-width: 1200px) {
  .page-adobe-commerce section.section-second .elementor-widget-text-editor, .page-adobe-commerce section.section-second .elementor-widget-text-editor p, .page-acquia section.section-second .elementor-widget-text-editor, .page-acquia section.section-second .elementor-widget-text-editor p, .page-big-commerce section.section-second .elementor-widget-text-editor, .page-big-commerce section.section-second .elementor-widget-text-editor p, .page-shopify section.section-second .elementor-widget-text-editor, .page-shopify section.section-second .elementor-widget-text-editor p {
    font-size: 1.6vw;
  }
}
@media (min-width: 1920px) {
  .page-adobe-commerce section.section-second .elementor-widget-text-editor, .page-adobe-commerce section.section-second .elementor-widget-text-editor p, .page-acquia section.section-second .elementor-widget-text-editor, .page-acquia section.section-second .elementor-widget-text-editor p, .page-big-commerce section.section-second .elementor-widget-text-editor, .page-big-commerce section.section-second .elementor-widget-text-editor p, .page-shopify section.section-second .elementor-widget-text-editor, .page-shopify section.section-second .elementor-widget-text-editor p {
    font-size: 28px;
  }
}
.page-adobe-commerce section.section-second .elementor-widget-text-editor.unbold p, .page-acquia section.section-second .elementor-widget-text-editor.unbold p, .page-big-commerce section.section-second .elementor-widget-text-editor.unbold p, .page-shopify section.section-second .elementor-widget-text-editor.unbold p {
  font-weight: normal;
}
.page-adobe-commerce section.section-second .elementor-widget-text-editor p:last-child, .page-acquia section.section-second .elementor-widget-text-editor p:last-child, .page-big-commerce section.section-second .elementor-widget-text-editor p:last-child, .page-shopify section.section-second .elementor-widget-text-editor p:last-child {
  margin-bottom: 0rem;
}
.page-adobe-commerce section.case-study, .page-acquia section.case-study, .page-big-commerce section.case-study, .page-shopify section.case-study {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .page-adobe-commerce section.case-study, .page-acquia section.case-study, .page-big-commerce section.case-study, .page-shopify section.case-study {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .page-adobe-commerce section.right-platform .cta-red, .page-acquia section.right-platform .cta-red, .page-big-commerce section.right-platform .cta-red, .page-shopify section.right-platform .cta-red {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .page-adobe-commerce section.the-features-section, .page-acquia section.the-features-section, .page-big-commerce section.the-features-section, .page-shopify section.the-features-section {
    padding: 45px 0px 45px 0px !important;
  }
}
@media (max-width: 991px) {
  .page-adobe-commerce section.support-and-retainers-section, .page-acquia section.support-and-retainers-section, .page-big-commerce section.support-and-retainers-section, .page-shopify section.support-and-retainers-section {
    padding: 45px 0px 45px 0px !important;
  }
}
@media (min-width: 1024px) {
  .page-adobe-commerce section.support-and-retainers-section, .page-acquia section.support-and-retainers-section, .page-big-commerce section.support-and-retainers-section, .page-shopify section.support-and-retainers-section {
    padding: 240px 0px 50px 0px !important;
  }
}
@media (min-width: 1200px) {
  .page-adobe-commerce section.support-and-retainers-section, .page-acquia section.support-and-retainers-section, .page-big-commerce section.support-and-retainers-section, .page-shopify section.support-and-retainers-section {
    padding: 250px 0px 50px 0px !important;
  }
}
@media (min-width: 1360px) {
  .page-adobe-commerce section.support-and-retainers-section, .page-acquia section.support-and-retainers-section, .page-big-commerce section.support-and-retainers-section, .page-shopify section.support-and-retainers-section {
    padding: 270px 0px 50px 0px !important;
  }
}
@media (min-width: 1600px) {
  .page-adobe-commerce section.support-and-retainers-section, .page-acquia section.support-and-retainers-section, .page-big-commerce section.support-and-retainers-section, .page-shopify section.support-and-retainers-section {
    padding: 300px 0px 50px 0px !important;
  }
}
@media (min-width: 1920px) {
  .page-adobe-commerce section.support-and-retainers-section, .page-acquia section.support-and-retainers-section, .page-big-commerce section.support-and-retainers-section, .page-shopify section.support-and-retainers-section {
    padding: 315px 0px 50px 0px !important;
  }
}
.page-adobe-commerce section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container, .page-adobe-commerce section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container p, .page-acquia section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container, .page-acquia section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container p, .page-big-commerce section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container, .page-big-commerce section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container p, .page-shopify section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container, .page-shopify section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container p {
  font-size: 24px;
}
@media (max-width: 991px) {
  .page-adobe-commerce section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container, .page-adobe-commerce section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container p, .page-acquia section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container, .page-acquia section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container p, .page-big-commerce section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container, .page-big-commerce section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container p, .page-shopify section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container, .page-shopify section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container p {
    font-size: 16px;
  }
}
.page-wordpress section h2, .page-wordpress section h3, .page-wordpress section h5, .page-wordpress section h6 {
  margin-top: 0;
}
.page-wordpress section ul, .page-wordpress section ol {
  padding-left: 0;
}
.page-wordpress section.section-first {
  padding-top: 130px;
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  .page-wordpress section.section-first {
    padding-top: 96px;
  }
}
.page-wordpress section.section-first .elementor-column {
  padding-bottom: 0px !important;
}
@media (max-width: 991px) {
  .page-wordpress section.section-first .banner-image img {
    object-fit: cover;
    min-height: 350px;
  }
}
.page-wordpress section.section-first .elementor-widget-text-editor .content {
  width: calc(100% - 26px - 26px);
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-wordpress section.section-first .elementor-widget-text-editor .content {
    width: calc(100% - 40px - 40px);
  }
}
@media (min-width: 1200px) {
  .page-wordpress section.section-first .elementor-widget-text-editor .content {
    width: calc(100% - 110px - 110px);
  }
}
.page-wordpress section.section-second .elementor-column {
  padding-bottom: 0px !important;
}
.page-wordpress section.section-second .elementor-widget-text-editor {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.page-wordpress section.section-second .elementor-widget-text-editor p {
  line-height: 1.4;
}
@media (max-width: 991px) {
  .page-wordpress section.section-second .elementor-widget-text-editor p {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .page-wordpress section.section-second .elementor-widget-text-editor p {
    font-size: 1.9vw;
  }
}
@media (min-width: 1200px) {
  .page-wordpress section.section-second .elementor-widget-text-editor p {
    font-size: 1.6vw;
  }
}
@media (min-width: 1920px) {
  .page-wordpress section.section-second .elementor-widget-text-editor p {
    font-size: 28px;
  }
}
.page-wordpress section.section-second .elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}
.page-wordpress section.case-study {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .page-wordpress section.case-study {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .page-wordpress section.right-platform .cta-red {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .page-wordpress section.the-features-section {
    padding: 45px 0px 45px 0px !important;
  }
}
@media (max-width: 991px) {
  .page-wordpress section.support-and-retainers-section {
    padding: 45px 0px 45px 0px !important;
  }
}
@media (min-width: 1024px) {
  .page-wordpress section.support-and-retainers-section {
    padding: 240px 0px 50px 0px !important;
  }
}
@media (min-width: 1200px) {
  .page-wordpress section.support-and-retainers-section {
    padding: 250px 0px 50px 0px !important;
  }
}
@media (min-width: 1360px) {
  .page-wordpress section.support-and-retainers-section {
    padding: 270px 0px 50px 0px !important;
  }
}
@media (min-width: 1600px) {
  .page-wordpress section.support-and-retainers-section {
    padding: 300px 0px 50px 0px !important;
  }
}
@media (min-width: 1920px) {
  .page-wordpress section.support-and-retainers-section {
    padding: 315px 0px 50px 0px !important;
  }
}
.page-wordpress section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container, .page-wordpress section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container p {
  font-size: 24px;
}
@media (max-width: 991px) {
  .page-wordpress section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container, .page-wordpress section.section-intro-paragraph .elementor-widget-text-editor > .elementor-widget-container p {
    font-size: 16px;
  }
}
.section-our-latest-news {
  background: white;
  padding: 0px;
  padding-left: 110px;
  padding-right: 110px;
  padding-bottom: 110px;
}
@media (max-width: 767px) {
  .section-our-latest-news {
    padding-bottom: 10px;
  }
}
.section-our-latest-news .wrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.section-our-latest-news h2, .section-our-latest-news h3, .section-our-latest-news h4, .section-our-latest-news h5, .section-our-latest-news h6 {
  margin-top: 2em;
}
.section-our-latest-news h3 {
  color: black;
  margin-top: 3.4em;
  margin-bottom: 1.8em;
}
@media (max-width: 767px) {
  .section-our-latest-news h3 {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    font-size: 26px;
  }
}
.section-our-latest-news h4 {
  margin-top: 0em;
  margin-bottom: 0em;
}
@media (max-width: 991px) {
  .section-our-latest-news h4 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .section-our-latest-news h4 {
    font-size: 2vw;
  }
}
@media (min-width: 1200px) {
  .section-our-latest-news h4 {
    font-size: 1.7vw;
  }
}
@media (min-width: 1920px) {
  .section-our-latest-news h4 {
    font-size: 28px;
  }
}
.section-our-latest-news .category-name {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 3rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .section-our-latest-news .category-name {
    padding-top: 2rem;
  }
}
.section-our-latest-news .box-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: calc(-60px / 2);
  margin-right: calc(-60px / 2);
}
@media (min-width: 768px) and (max-width: 1199px) {
  .section-our-latest-news .box-wrapper {
    margin-left: calc(-40px / 2);
    margin-right: calc(-40px / 2);
  }
}
.section-our-latest-news .box {
  position: relative;
  padding-left: calc(60px / 2);
  padding-right: calc(60px / 2);
}
@media (max-width: 767px) {
  .section-our-latest-news .box {
    margin-bottom: 60px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .section-our-latest-news .box {
    padding-left: calc(40px / 2);
    padding-right: calc(40px / 2);
  }
}
@media (min-width: 768px) {
  .section-our-latest-news .box {
    width: calc(33.333333%);
  }
}
.section-our-latest-news .box a {
  display: block;
  font-size: 13px;
  color: white;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
}
.section-our-latest-news .box a:hover .paragraph-wrapper, .section-our-latest-news .box a:active .paragraph-wrapper, .section-our-latest-news .box a:focus .paragraph-wrapper {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px !important;
}
@media (min-width: 1400px) {
  .section-our-latest-news .box a:hover .paragraph-wrapper, .section-our-latest-news .box a:active .paragraph-wrapper, .section-our-latest-news .box a:focus .paragraph-wrapper {
    text-underline-offset: 7px;
  }
}
.section-our-latest-news .box .image-wrapper {
  overflow: hidden;
}
.section-our-latest-news .box .image-wrapper img {
  transition: 0.6s ease;
}
.section-our-latest-news .box .image-wrapper:hover img {
  transform: scale(1.1);
}
.section-our-latest-news .box img {
  width: 100%;
  height: auto;
  aspect-ratio: auto 522 / 355;
}
.section-our-latest-news .box .paragraph-wrapper {
  position: relative;
  display: block;
  color: black;
}
.section-our-latest-news .box p {
  position: relative;
  color: white;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 38px;
  text-transform: none;
}
@media (max-width: 1199px) {
  .section-our-latest-news .box p {
    font-size: 23px;
    line-height: 28px;
  }
}
.section-our-latest-news .box .cta {
  display: none;
  color: white;
  padding-left: 40px;
  bottom: 10px;
  font-size: 14px;
  line-height: 34px;
  position: absolute;
  border: none;
}
.section-our-latest-news .box .cta:hover, .section-our-latest-news .box .cta:focus, .section-our-latest-news .box .cta:active {
  background: none;
}
