@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
:root {
  --white: #ffffff;
  --black: #000000;
}

html,
body {
  font-family: "europa", sans-serif;
  background-color: #ECF1F5;
}
html a,
body a {
  text-decoration: none;
}

.menu-open {
  overflow: hidden;
}

.container {
  padding: 0 15px;
}
@media screen and (min-width: 1600px) {
  .container {
    max-width: 1536px;
  }
}

.blog-sec .blog-content h3, .success-story-sec .success-card .success-content h3, .core-service-sec .section-head p, .success-stories-sec .success-card .success-content h3, .footer .footer-upper .content h5 {
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .blog-sec .blog-content h3, .success-story-sec .success-card .success-content h3, .core-service-sec .section-head p, .success-stories-sec .success-card .success-content h3, .footer .footer-upper .content h5 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .blog-sec .blog-content h3, .success-story-sec .success-card .success-content h3, .core-service-sec .section-head p, .success-stories-sec .success-card .success-content h3, .footer .footer-upper .content h5 {
    font-size: 20px;
  }
}

.faq-sec .faq-title, .success-story-sec .success-card .success-content .success-stat strong, .core-service-sec .service-card h3, .symptoms-sec .symptom-card .symptom-title span, .our-services-sec .content-r-wrapper .faq-title, .success-stories-sec .success-card .success-content .success-stat span {
  font-size: 18px;
}
@media screen and (min-width: 992px) {
  .faq-sec .faq-title, .success-story-sec .success-card .success-content .success-stat strong, .core-service-sec .service-card h3, .symptoms-sec .symptom-card .symptom-title span, .our-services-sec .content-r-wrapper .faq-title, .success-stories-sec .success-card .success-content .success-stat span {
    font-size: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .faq-sec .faq-title, .success-story-sec .success-card .success-content .success-stat strong, .core-service-sec .service-card h3, .symptoms-sec .symptom-card .symptom-title span, .our-services-sec .content-r-wrapper .faq-title, .success-stories-sec .success-card .success-content .success-stat span {
    font-size: 24px;
  }
}

.testimonial-sec .testimonial-item .testimonial-content p, .about-sec .about-grid .about-card h3, .content-image-grid-sec .about-grid .about-card h2 {
  font-size: 20px;
}
@media screen and (min-width: 576px) {
  .testimonial-sec .testimonial-item .testimonial-content p, .about-sec .about-grid .about-card h3, .content-image-grid-sec .about-grid .about-card h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .testimonial-sec .testimonial-item .testimonial-content p, .about-sec .about-grid .about-card h3, .content-image-grid-sec .about-grid .about-card h2 {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  .testimonial-sec .testimonial-item .testimonial-content p, .about-sec .about-grid .about-card h3, .content-image-grid-sec .about-grid .about-card h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonial-sec .testimonial-item .testimonial-content p, .about-sec .about-grid .about-card h3, .content-image-grid-sec .about-grid .about-card h2 {
    font-size: 40px;
  }
}

.banner-sec .box-u-wrapper .details h2 span, .blog-sec .section-head .section-heading h2, .success-story-sec .section-head .section-heading h2, .about-sec .about-intro h2, .about-sec .about-stats-wrapper .about-stats h3 span, .core-service-sec .section-head h2, .symptoms-sec .symptoms-head .section-heading h2, .content-cta-sec .intro-wrapper h2, .stats-sec .stats-wrapper .stats h2 span, .success-stories-sec .section-top .title-wrapper h2 {
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .banner-sec .box-u-wrapper .details h2 span, .blog-sec .section-head .section-heading h2, .success-story-sec .section-head .section-heading h2, .about-sec .about-intro h2, .about-sec .about-stats-wrapper .about-stats h3 span, .core-service-sec .section-head h2, .symptoms-sec .symptoms-head .section-heading h2, .content-cta-sec .intro-wrapper h2, .stats-sec .stats-wrapper .stats h2 span, .success-stories-sec .section-top .title-wrapper h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 992px) {
  .banner-sec .box-u-wrapper .details h2 span, .blog-sec .section-head .section-heading h2, .success-story-sec .section-head .section-heading h2, .about-sec .about-intro h2, .about-sec .about-stats-wrapper .about-stats h3 span, .core-service-sec .section-head h2, .symptoms-sec .symptoms-head .section-heading h2, .content-cta-sec .intro-wrapper h2, .stats-sec .stats-wrapper .stats h2 span, .success-stories-sec .section-top .title-wrapper h2 {
    font-size: 38px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-sec .box-u-wrapper .details h2 span, .blog-sec .section-head .section-heading h2, .success-story-sec .section-head .section-heading h2, .about-sec .about-intro h2, .about-sec .about-stats-wrapper .about-stats h3 span, .core-service-sec .section-head h2, .symptoms-sec .symptoms-head .section-heading h2, .content-cta-sec .intro-wrapper h2, .stats-sec .stats-wrapper .stats h2 span, .success-stories-sec .section-top .title-wrapper h2 {
    font-size: 48px;
  }
}

.cta-sec .inner-wrapper h2, .faq-sec .section-heading h2, .what-we-do-sec .section-heading h2, .basic-banner-sec .content-l-wrapper h1, .our-services-sec .content-l-wrapper h2, .strategy-sec .section-heading h2 {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .cta-sec .inner-wrapper h2, .faq-sec .section-heading h2, .what-we-do-sec .section-heading h2, .basic-banner-sec .content-l-wrapper h1, .our-services-sec .content-l-wrapper h2, .strategy-sec .section-heading h2 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .cta-sec .inner-wrapper h2, .faq-sec .section-heading h2, .what-we-do-sec .section-heading h2, .basic-banner-sec .content-l-wrapper h1, .our-services-sec .content-l-wrapper h2, .strategy-sec .section-heading h2 {
    font-size: 48px;
  }
}
@media screen and (min-width: 1400px) {
  .cta-sec .inner-wrapper h2, .faq-sec .section-heading h2, .what-we-do-sec .section-heading h2, .basic-banner-sec .content-l-wrapper h1, .our-services-sec .content-l-wrapper h2, .strategy-sec .section-heading h2 {
    font-size: 60px;
  }
}

.banner-sec .content-l-wrapper .title h1, .banner-sec .box-u-wrapper .details h2, .about-sec .about-stats-wrapper .about-stats h3, .stats-sec .stats-wrapper .stats h2 {
  font-size: 36px;
}
@media screen and (min-width: 576px) {
  .banner-sec .content-l-wrapper .title h1, .banner-sec .box-u-wrapper .details h2, .about-sec .about-stats-wrapper .about-stats h3, .stats-sec .stats-wrapper .stats h2 {
    font-size: 45px;
  }
}
@media screen and (min-width: 992px) {
  .banner-sec .content-l-wrapper .title h1, .banner-sec .box-u-wrapper .details h2, .about-sec .about-stats-wrapper .about-stats h3, .stats-sec .stats-wrapper .stats h2 {
    font-size: 54px;
  }
}
@media screen and (min-width: 1400px) {
  .banner-sec .content-l-wrapper .title h1, .banner-sec .box-u-wrapper .details h2, .about-sec .about-stats-wrapper .about-stats h3, .stats-sec .stats-wrapper .stats h2 {
    font-size: 65px;
  }
}
@media screen and (min-width: 1600px) {
  .banner-sec .content-l-wrapper .title h1, .banner-sec .box-u-wrapper .details h2, .about-sec .about-stats-wrapper .about-stats h3, .stats-sec .stats-wrapper .stats h2 {
    font-size: 80px;
  }
}

.what-we-do-sec, .about-sec .about-intro, .basic-banner-sec .bb-sec-inner, .content-cta-sec .intro-wrapper, .strategy-sec {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .what-we-do-sec, .about-sec .about-intro, .basic-banner-sec .bb-sec-inner, .content-cta-sec .intro-wrapper, .strategy-sec {
    padding-bottom: 60px;
  }
}

.symptoms-sec {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .symptoms-sec {
    padding-top: 80px;
  }
}

.logo-marquee-sec, .worked-with-sec.title-left, .about-sec, .symptoms-sec, .stats-sec {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .logo-marquee-sec, .worked-with-sec.title-left, .about-sec, .symptoms-sec, .stats-sec {
    padding-bottom: 80px;
  }
}

.blog-sec, .success-story-sec, .testimonial-sec, .what-we-do-sec, .core-service-sec .cs-sec-inner, .success-stories-sec, .strategy-sec {
  padding-top: 40px;
}
@media screen and (min-width: 576px) {
  .blog-sec, .success-story-sec, .testimonial-sec, .what-we-do-sec, .core-service-sec .cs-sec-inner, .success-stories-sec, .strategy-sec {
    padding-top: 48px;
  }
}
@media screen and (min-width: 768px) {
  .blog-sec, .success-story-sec, .testimonial-sec, .what-we-do-sec, .core-service-sec .cs-sec-inner, .success-stories-sec, .strategy-sec {
    padding-top: 64px;
  }
}
@media screen and (min-width: 992px) {
  .blog-sec, .success-story-sec, .testimonial-sec, .what-we-do-sec, .core-service-sec .cs-sec-inner, .success-stories-sec, .strategy-sec {
    padding-top: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .blog-sec, .success-story-sec, .testimonial-sec, .what-we-do-sec, .core-service-sec .cs-sec-inner, .success-stories-sec, .strategy-sec {
    padding-top: 100px;
  }
}

.faq-sec, .blog-sec, .core-service-sec .cs-sec-inner {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .faq-sec, .blog-sec, .core-service-sec .cs-sec-inner {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .faq-sec, .blog-sec, .core-service-sec .cs-sec-inner {
    padding-bottom: 100px;
  }
}

.about-sec, .content-cta-sec {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .about-sec, .content-cta-sec {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1400px) {
  .about-sec, .content-cta-sec {
    padding-top: 120px;
  }
}

.testimonial-sec {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .testimonial-sec {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1400px) {
  .testimonial-sec {
    padding-bottom: 130px;
  }
}

.banner-sec .banner-upper-wrapper, .basic-banner-sec .bb-sec-inner {
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  .banner-sec .banner-upper-wrapper, .basic-banner-sec .bb-sec-inner {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) {
  .banner-sec .banner-upper-wrapper, .basic-banner-sec .bb-sec-inner {
    padding-top: 160px;
  }
}
@media screen and (min-width: 1400px) {
  .banner-sec .banner-upper-wrapper, .basic-banner-sec .bb-sec-inner {
    padding-top: 200px;
  }
}

.banner-sec .banner-upper-wrapper {
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .banner-sec .banner-upper-wrapper {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) {
  .banner-sec .banner-upper-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (min-width: 1400px) {
  .banner-sec .banner-upper-wrapper {
    padding-bottom: 200px;
  }
}

.cta-sec .cta-bg-wrapper {
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  .cta-sec .cta-bg-wrapper {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) {
  .cta-sec .cta-bg-wrapper {
    padding-top: 160px;
  }
}
@media screen and (min-width: 1400px) {
  .cta-sec .cta-bg-wrapper {
    padding-top: 230px;
  }
}

.cta-sec .cta-bg-wrapper {
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .cta-sec .cta-bg-wrapper {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) {
  .cta-sec .cta-bg-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (min-width: 1400px) {
  .cta-sec .cta-bg-wrapper {
    padding-bottom: 230px;
  }
}

.header {
  padding: 16px 0;
  position: absolute;
  z-index: 5;
  width: 100%;
  left: 0;
  top: 0;
  border-bottom: 1px solid rgba(236, 241, 245, 0.1803921569);
}
.header .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header .logo {
  max-width: 239px;
}
.header .logo img {
  width: 100%;
  height: auto;
  display: block;
}
.header .navigation-wrapper ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0 !important;
}
.header .navigation-wrapper ul li a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8509803922);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  line-height: 0.8;
  padding-bottom: 4px;
  position: relative;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 0.3px;
}
.header .navigation-wrapper ul li a span {
  display: inline-block;
  font-size: 11px;
}
.header .navigation-wrapper ul li a span svg {
  width: 1em;
  height: 1em;
  display: block;
}
.header .navigation-wrapper ul li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 0;
  width: 1px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.8509803922);
  padding-bottom: 2px;
  margin-bottom: -2px;
  display: block;
  opacity: 0;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.header .navigation-wrapper ul li a:hover::after {
  opacity: 1;
  width: 100%;
}
.header .navigation-wrapper ul li a.has-child {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.header .navigation-wrapper ul li:last-child a {
  padding: 16px 20px;
  font-weight: 700;
  font-size: 15px;
  background-color: #0070E4;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 6px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  font-weight: 700;
}
.header .navigation-wrapper ul li:last-child a:hover {
  color: #0070E4;
  background-color: rgba(255, 255, 255, 0.8509803922);
}
.header .navigation-wrapper ul li:last-child a::after {
  display: none;
}

.footer {
  background-color: #ECF1F5;
  padding-top: 40px;
}
.footer .logo {
  max-width: 225px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.footer .logo img {
  width: 100%;
  height: auto;
  display: block;
}
.footer .footer-upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 60, 170, 0.2);
}
.footer .footer-upper .desc p {
  color: #003CAA;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.5;
}
.footer .footer-upper .desc p span {
  color: rgba(0, 60, 170, 0.6509803922);
  font-size: 12px;
  letter-spacing: 2.16px;
  font-weight: 700;
}
.footer .footer-upper .desc p span i {
  font-size: 17px;
  color: #006EDC;
  letter-spacing: 0;
  font-weight: 400;
}
.footer .footer-upper .text h6 {
  text-transform: uppercase;
  font-size: 16px;
  color: #003CAA;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .footer .footer-upper .text h6 {
    font-size: 18px;
  }
}
.footer .footer-upper .text h6::after {
  content: "";
  height: 2px;
  width: 64px;
  background-color: rgba(0, 60, 170, 0.4);
  display: block;
  margin-top: 20px;
}
.footer .footer-upper .content {
  padding-top: 25px;
}
.footer .footer-upper .content h5 {
  font-weight: 700;
  letter-spacing: -0.2px;
  line-height: 1.3;
  margin-bottom: 25px;
  color: #003CAA;
}
.footer .footer-upper .content p {
  color: #003CAA;
  font-weight: 400;
  line-height: 1.4;
  font-size: 17px;
  margin-bottom: 25px;
}
.footer .footer-upper .newsletter-form .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
  padding: 3px 5px;
  border-radius: 6px;
  border: 1px solid #003CAA;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.footer .footer-upper .newsletter-form .input-group:focus {
  border: 1px solid #E63946;
}
.footer .footer-upper .newsletter-form .input-group input {
  background-color: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #003CAA;
  line-height: 1;
  font-size: 17px;
  padding: 11.5px 14px;
}
.footer .footer-upper .newsletter-form .input-group input:focus {
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.footer .footer-upper .newsletter-form .input-group input::-webkit-input-placeholder {
  color: rgba(0, 60, 170, 0.4509803922);
}
.footer .footer-upper .newsletter-form .input-group input::-moz-placeholder {
  color: rgba(0, 60, 170, 0.4509803922);
}
.footer .footer-upper .newsletter-form .input-group input:-ms-input-placeholder {
  color: rgba(0, 60, 170, 0.4509803922);
}
.footer .footer-upper .newsletter-form .input-group input::-ms-input-placeholder {
  color: rgba(0, 60, 170, 0.4509803922);
}
.footer .footer-upper .newsletter-form .input-group input::placeholder {
  color: rgba(0, 60, 170, 0.4509803922);
}
.footer .footer-upper .newsletter-form .input-group button {
  border: none;
  font-size: 15px;
  color: #ECF1F5;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 11.5px 18px;
  border-radius: 6px !important;
  background-color: #0070E4;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  margin: 0 !important;
}
.footer .footer-upper .newsletter-form .input-group button:hover {
  background-color: #0056bd;
}
.footer .footer-r-side {
  max-width: 556px;
}
.footer .footer-mid {
  padding-top: 48px;
  padding-bottom: 48px;
  border-bottom: 1px solid rgba(0, 60, 170, 0.2);
}
.footer .footer-mid .footer-link-wrapper h4 {
  margin-bottom: 24px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.15px;
  color: #003CAA;
  line-height: 1.6;
}
.footer .footer-mid .footer-link-wrapper ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.footer .footer-mid .footer-link-wrapper ul li {
  margin-bottom: 20px;
}
.footer .footer-mid .footer-link-wrapper ul li a {
  color: #003CAA;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.4;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  text-decoration: none;
}
.footer .footer-mid .footer-link-wrapper ul li a:hover {
  text-decoration: underline;
  color: #E63946;
}
.footer .footer-bottom {
  padding: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
}
.footer .footer-bottom .copyright-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.footer .footer-bottom .copyright-wrap p {
  font-size: 13px;
  color: #003CAA;
  line-height: 1.6;
  margin-bottom: 0;
}
.footer .footer-bottom .other-links-wrapper ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.footer .footer-bottom .other-links-wrapper ul li a {
  color: #003CAA;
  font-size: 13px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  text-decoration: none;
  line-height: 1.6;
}
.footer .footer-bottom .other-links-wrapper ul li a:hover {
  text-decoration: underline;
  color: #E63946;
}
.footer .f-big-logo-wrapper {
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: 1.01px solid #003CAA;
}
.footer .f-big-logo-wrapper .f-big-logo {
  max-width: 100%;
}
.footer .f-big-logo-wrapper .f-big-logo img {
  width: 100%;
  height: auto;
  display: block;
}

.banner-sec {
  position: relative;
}
.banner-sec .banner-upper-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
}
.banner-sec .banner-upper-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #001E5C;
  opacity: 0.6;
  display: block;
  z-index: 1;
}
.banner-sec .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner-sec .banner-inner {
  position: relative;
  z-index: 2;
  color: #DBE5F0;
}
.banner-sec .content-l-wrapper .title h1 {
  margin-bottom: 30px;
  font-weight: 300;
  line-height: 1;
}
@media screen and (min-width: 1200px) {
  .banner-sec .content-l-wrapper .title h1 {
    margin-bottom: 40px;
  }
}
.banner-sec .content-l-wrapper .title h1 span {
  color: #FEDF00;
  font-weight: 700;
}
.banner-sec .content-l-wrapper p {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 1.4;
}
@media screen and (min-width: 992px) {
  .banner-sec .content-l-wrapper p {
    margin-bottom: 30px;
  }
}
.banner-sec .content-l-wrapper .link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.banner-sec .content-l-wrapper .link-wrapper .link a {
  text-align: center;
  display: block;
  border-radius: 6px;
  color: #ECF1F5;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 16px 20px;
  -webkit-transition: 0.32s all ease;
  transition: 0.32s all ease;
}
.banner-sec .content-l-wrapper .link-wrapper .link.link-w-color a {
  background-color: #E63946;
  border: 1px solid #E63946;
}
.banner-sec .content-l-wrapper .link-wrapper .link.link-w-color a:hover {
  background-color: transparent;
  border: 1px solid #ECF1F5;
}
.banner-sec .content-l-wrapper .link-wrapper .link.link-trans a {
  border: 1px solid #ECF1F5;
}
.banner-sec .content-l-wrapper .link-wrapper .link.link-trans a:hover {
  background-color: #E63946;
  border: 1px solid #E63946;
}
.banner-sec .box-u-wrapper {
  max-width: 438px;
  margin-left: auto;
  background-color: rgba(255, 255, 255, 0.0588235294);
  border-radius: 6px;
  padding: 45px 35px;
}
.banner-sec .box-u-wrapper .details h2 {
  line-height: 1;
  font-weight: 700;
  margin-bottom: 4px;
}
.banner-sec .box-u-wrapper .details h2 span {
  vertical-align: bottom;
  margin-left: 2px;
  margin-bottom: -4px;
  display: inline-block;
}
.banner-sec .box-u-wrapper .details p {
  color: #DBE5F0;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.3;
  margin-bottom: 0;
  font-weight: 700;
}
.banner-sec .box-u-wrapper .details.detail-1 {
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1490196078);
}
.banner-sec .box-u-wrapper .details.detail-2 {
  padding-top: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1490196078);
}
.banner-sec .box-u-wrapper .details.detail-3 {
  padding-top: 32px;
}

.cta-sec {
  position: relative;
  overflow: hidden;
}
.cta-sec .cta-bg-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
}
.cta-sec .cta-bg-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #001E5C;
  opacity: 0.8;
  display: block;
  z-index: 1;
}
.cta-sec .cta-bg-wrapper::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20%;
  height: 60%;
  background-image: url(../images/saph-cta-corner.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  display: block;
  z-index: 2;
}
@media screen and (min-width: 1600px) {
  .cta-sec .cta-bg-wrapper::after {
    width: 20%;
    height: 75%;
  }
}
.cta-sec .inner-wrapper {
  position: relative;
  z-index: 2;
}
.cta-sec .inner-wrapper h5 {
  color: #00A3FF;
  line-height: 1.3;
  margin-bottom: 20px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.05em;
}
.cta-sec .inner-wrapper h2 {
  font-weight: 700;
  line-height: 1;
  color: #DBE5F0;
  margin-bottom: 20px;
  letter-spacing: -0.02em;
}
.cta-sec .inner-wrapper p {
  color: rgba(236, 241, 245, 0.8196078431);
  line-height: 1.6;
  font-size: 19px;
  font-weight: 400;
  max-width: 42em;
  margin-bottom: 0;
}
.cta-sec .inner-wrapper .l-wrapper {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (min-width: 1200px) {
  .cta-sec .inner-wrapper .l-wrapper {
    padding-bottom: 40px;
  }
}
.cta-sec .inner-wrapper .l-wrapper a {
  background-color: #E63946;
  padding: 16px 20px;
  border-radius: 6px;
  color: #ECF1F5;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cta-sec .inner-wrapper .l-wrapper a:hover {
  background-color: #0070E4;
}
.cta-sec .inner-wrapper .text {
  text-align: right;
  max-width: 325px;
  margin-left: auto;
}
.cta-sec .inner-wrapper .text p {
  font-size: 18px;
  color: #FEDF00;
  line-height: 1.31;
  font-weight: 700;
  letter-spacing: 0.56px;
  margin-bottom: 0;
  max-width: unset;
}
.cta-sec .inner-wrapper .text p span {
  font-weight: 400;
  color: rgba(236, 241, 245, 0.5490196078);
}

.faq-sec .section-heading {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 30, 92, 0.1803921569);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
}
.faq-sec .section-heading .sub-title {
  display: block;
  margin-bottom: 16px;
  line-height: 1.3;
  color: #0056BD;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-transform: uppercase;
}
.faq-sec .section-heading h2 {
  margin-bottom: 0;
  color: #001E5C;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.02em;
  max-width: 14em;
}
.faq-sec .section-heading .section-h-r p {
  margin-bottom: 0;
  color: #17181A;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  max-width: 24em;
}
.faq-sec .faq-item {
  border-bottom: 1px solid rgba(0, 30, 92, 0.1803921569);
  padding: 30px 0;
}
.faq-sec .faq-item.active .faq-question {
  padding-bottom: 16px;
}
.faq-sec .faq-item.active .faq-answer {
  opacity: 1;
}
.faq-sec .faq-item.active .faq-icon::after {
  -webkit-transform: translate(-50%, -50%) scaleY(0);
          transform: translate(-50%, -50%) scaleY(0);
}
.faq-sec .faq-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border: 0;
  background: transparent;
  cursor: pointer;
  text-align: left;
  padding-bottom: 0;
  gap: 20px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.faq-sec .faq-number {
  width: 40px;
  color: rgba(0, 30, 92, 0.5019607843);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
.faq-sec .faq-title {
  color: #001E5C;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.faq-sec .faq-icon {
  width: 22px;
  height: 22px;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.faq-sec .faq-icon::before, .faq-sec .faq-icon::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: #082A75;
  -webkit-transition: -webkit-transform 0.35s ease;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
}
.faq-sec .faq-icon::before {
  width: 20px;
  height: 2px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.faq-sec .faq-icon::after {
  width: 2px;
  height: 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.faq-sec .faq-answer {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: height 0.4s ease, opacity 0.3s ease, padding 0.4s ease;
  transition: height 0.4s ease, opacity 0.3s ease, padding 0.4s ease;
  padding-left: 70px;
  padding-bottom: 0;
}
.faq-sec .faq-answer p {
  max-width: 100%;
  color: #17181A;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 0;
}
.faq-sec .faq-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
  color: #006EDC;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  gap: 10px;
}
.faq-sec .faq-btn i {
  margin-left: 0;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.faq-sec .faq-btn:hover {
  color: #E63946;
}
.faq-sec .faq-btn:hover i {
  margin-left: 5px;
}

.blog-sec {
  overflow: hidden;
}
.blog-sec .blog-slider {
  overflow: visible;
}
.blog-sec .section-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 30, 92, 0.1803921569);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  .blog-sec .section-head {
    padding-bottom: 40px;
  }
}
.blog-sec .section-head .blog-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.blog-sec .section-head .blog-navigation button {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  color: #001E5C;
  border: 1px solid rgba(0, 30, 92, 0.5019607843);
  height: 45px;
  width: 45px;
  border-radius: 6px;
  background-color: transparent;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  opacity: 1;
}
.blog-sec .section-head .blog-navigation button.swiper-button-disabled {
  opacity: 0.5;
}
.blog-sec .section-head .section-heading span {
  color: #F6811A;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  display: inline-block;
}
.blog-sec .section-head .section-heading h2 {
  letter-spacing: -0.02em;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 0;
  color: #001E5C;
}
.blog-sec .slider-wrapper {
  padding-top: 40px;
}
.blog-sec .blog-card .blog-thumb {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 46.52%;
  max-width: 100%;
  width: 100%;
  border-radius: 6px 6px 0 0;
}
.blog-sec .blog-card .blog-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px 6px 0 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.blog-sec .blog-card .blog-category {
  position: absolute;
  z-index: 1;
  padding: 8px;
  background-color: rgba(0, 30, 92, 0.7803921569);
  backdrop-filter: blur(2px);
  left: 12px;
  top: 12px;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ECF1F5;
  line-height: 1.3;
}
.blog-sec .blog-content {
  background-color: var(--white);
  border-radius: 0 0 6px 6px;
  border: 1px solid rgba(23, 24, 26, 0.1215686275);
  padding: 30px 24px;
}
.blog-sec .blog-content h3 {
  line-height: 1.2;
  margin-bottom: 8px;
  color: #001E5C;
  font-weight: 700;
}
.blog-sec .blog-content h3 a {
  color: #001E5C;
}
.blog-sec .blog-content p {
  color: rgba(23, 24, 26, 0.6);
  line-height: 1.4;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .blog-sec .blog-content p {
    margin-bottom: 30px;
  }
}
.blog-sec .blog-content .read-more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-size: 16px;
  color: #0070E4;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.blog-sec .blog-content .read-more i {
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  margin-left: 0;
}
.blog-sec .blog-content .read-more:hover i {
  margin-left: 5px;
}

.success-story-sec {
  overflow: hidden;
}
.success-story-sec .section-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 30, 92, 0.1803921569);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  .success-story-sec .section-head {
    padding-bottom: 40px;
  }
}
.success-story-sec .section-head .success-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.success-story-sec .section-head .success-navigation button {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  color: #001E5C;
  border: 1px solid rgba(0, 30, 92, 0.5019607843);
  height: 45px;
  width: 45px;
  border-radius: 6px;
  background-color: transparent;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  opacity: 1;
}
.success-story-sec .section-head .success-navigation button.swiper-button-disabled {
  opacity: 0.5;
}
.success-story-sec .section-head .section-heading span {
  color: #0070E4;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  display: inline-block;
}
.success-story-sec .section-head .section-heading h2 {
  letter-spacing: -0.02em;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 0;
  color: #001E5C;
}
.success-story-sec .success-slider {
  overflow: visible;
}
.success-story-sec .slider-wrapper {
  padding-top: 40px;
}
.success-story-sec .success-card {
  background-color: #001E5C;
  border-radius: 6px;
}
.success-story-sec .success-card .success-thumb {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 60.26%;
  max-width: 100%;
  width: 100%;
  border-radius: 6px 6px 0 0;
}
.success-story-sec .success-card .success-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px 6px 0 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.success-story-sec .success-card .success-thumb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/ss-grad-img.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  z-index: 1;
  border-radius: 6px 6px 0 0;
}
.success-story-sec .success-card .success-category {
  position: absolute;
  z-index: 2;
  padding: 8px;
  background-color: rgba(0, 30, 92, 0.7803921569);
  backdrop-filter: blur(2px);
  left: 12px;
  top: 12px;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ECF1F5;
  line-height: 1.3;
}
.success-story-sec .success-card .success-content {
  padding: 30px;
}
.success-story-sec .success-card .success-content .success-stat {
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(236, 241, 245, 0.1803921569);
}
.success-story-sec .success-card .success-content .success-stat strong {
  display: inline-block;
  color: #FFC700;
  font-weight: 700;
  letter-spacing: -0.48px;
  line-height: 1.6;
}
.success-story-sec .success-card .success-content .success-stat span {
  color: rgba(236, 241, 245, 0.8509803922);
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
}
.success-story-sec .success-card .success-content h3 {
  margin-top: 24px;
  color: #ECF1F5;
  line-height: 1.25;
  letter-spacing: -0.01em;
  font-weight: 700;
  color: #ECF1F5;
}
.success-story-sec .success-card .success-content h3 a {
  color: #ECF1F5;
}
.success-story-sec .success-card .success-content .read-more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-size: 16px;
  color: #46A0FF;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  margin-top: 24px;
}
@media screen and (min-width: 992px) {
  .success-story-sec .success-card .success-content .read-more {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .success-story-sec .success-card .success-content .read-more {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .success-story-sec .success-card .success-content .read-more {
    margin-top: 50px;
  }
}
.success-story-sec .success-card .success-content .read-more i {
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  margin-left: 0;
}
.success-story-sec .success-card .success-content .read-more:hover i {
  margin-left: 5px;
}
.success-story-sec .bottom-link {
  padding-top: 32px;
}
@media screen and (min-width: 1200px) {
  .success-story-sec .bottom-link {
    padding-top: 45px;
  }
}
.success-story-sec .bottom-link a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #006EDC;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  gap: 10px;
}
.success-story-sec .bottom-link a i {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.success-story-sec .bottom-link a:hover {
  color: #E63946;
}
.success-story-sec .bottom-link a:hover i {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.testimonial-sec {
  background: -webkit-gradient(linear, left bottom, left top, from(#006EDC), to(#006EDC)), -webkit-gradient(linear, left top, right top, from(#006EDC), to(#1069C3));
  background: linear-gradient(0deg, #006EDC, #006EDC), linear-gradient(90deg, #006EDC 0%, #1069C3 100%);
  position: relative;
}
.testimonial-sec::before {
  content: "";
  background-repeat: no-repeat;
  background-image: url(../images/testi-bg-img.webp);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.testimonial-sec .testimonial-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.testimonial-sec .testimonial-item .testimonial-quote {
  max-width: 62px;
  padding-bottom: 32px;
}
@media screen and (min-width: 992px) {
  .testimonial-sec .testimonial-item .testimonial-quote {
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonial-sec .testimonial-item .testimonial-quote {
    padding-bottom: 60px;
  }
}
.testimonial-sec .testimonial-item .testimonial-quote img {
  width: 100%;
  height: auto;
  display: block;
}
.testimonial-sec .testimonial-item .testimonial-content {
  margin-inline: auto;
  max-width: 1100px;
}
.testimonial-sec .testimonial-item .testimonial-content p {
  line-height: 1.2;
  letter-spacing: -0.02em;
  font-weight: 700;
  margin-bottom: 30px;
  color: #ECF1F5;
}
.testimonial-sec .testimonial-item .testimonial-content .testimonial-author {
  color: rgba(236, 241, 245, 0.6980392157);
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 18px;
  text-transform: uppercase;
}
.testimonial-sec .testi-navigation {
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 5;
  width: 100%;
}
.testimonial-sec .testi-navigation button {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  color: #FFFFFF;
  border: 1px solid rgba(255, 255, 255, 0.5019607843);
  height: 45px;
  width: 45px;
  border-radius: 6px;
  background-color: transparent;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  opacity: 1;
}
.testimonial-sec .testimonial-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 30px;
}
@media screen and (min-width: 1200px) {
  .testimonial-sec .testimonial-pagination {
    padding-top: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .testimonial-sec .testimonial-pagination {
    padding-top: 50px;
  }
}
.testimonial-sec .testimonial-pagination .swiper-pagination-bullet {
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  color: #FFFFFF;
  opacity: 0.3;
  width: 40px;
  height: 8px;
  border-radius: 10px;
  background-color: #fff;
}
.testimonial-sec .testimonial-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--white);
  opacity: 1;
}
.testimonial-sec .bottom-link {
  padding-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1200px) {
  .testimonial-sec .bottom-link {
    padding-top: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .testimonial-sec .bottom-link {
    padding-top: 50px;
  }
}
.testimonial-sec .bottom-link a {
  color: #FEDF00;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.testimonial-sec .bottom-link a i {
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}
.testimonial-sec .bottom-link a:hover i {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.testimonial-sec .inner-wrapper {
  position: relative;
  z-index: 2;
}

.what-we-do-sec {
  background-color: #D9E1EA;
}
.what-we-do-sec .strategy-item {
  display: none;
}
.what-we-do-sec .strategy-item.active {
  display: block;
}
.what-we-do-sec .section-heading {
  padding-bottom: 40px;
}
.what-we-do-sec .section-heading .sub-title {
  margin-bottom: 10px;
  display: inline-block;
  line-height: 1.3;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #F6811A;
  letter-spacing: 0.05em;
}
.what-we-do-sec .section-heading h2 {
  margin-bottom: 0;
  color: #001E5C;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.02em;
  max-width: 13em;
}
.what-we-do-sec .strategy-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(23, 24, 26, 0.1215686275);
}
.what-we-do-sec .strategy-tabs button {
  padding: 12px 20px;
  text-align: center;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--white);
  color: #001E5C;
  letter-spacing: 0.05em;
  border: none;
  text-transform: uppercase;
  line-height: 1.3;
  font-weight: 700;
  font-size: 16px;
  border-radius: 99px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.what-we-do-sec .strategy-tabs button:hover {
  color: #ECF1F5;
  background-color: #003C96;
}
.what-we-do-sec .strategy-tabs button.active {
  color: #ECF1F5;
  background-color: #003C96;
}
.what-we-do-sec .strategy-content {
  padding-top: 40px;
}
.what-we-do-sec .strategy-item .si-inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 48px;
}
.what-we-do-sec .strategy-item .si-inner-wrapper .strategy-image-wrapper,
.what-we-do-sec .strategy-item .si-inner-wrapper .strategy-info {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .what-we-do-sec .strategy-item .si-inner-wrapper .strategy-image-wrapper,
  .what-we-do-sec .strategy-item .si-inner-wrapper .strategy-info {
    width: calc(50% - 24px);
  }
}
.what-we-do-sec .strategy-item .si-inner-wrapper .strategy-image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 53.65%;
  width: 100%;
  max-width: 100%;
}
.what-we-do-sec .strategy-item .si-inner-wrapper .strategy-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.what-we-do-sec .strategy-item .si-inner-wrapper .strategy-info p {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.4;
  font-weight: 400;
  color: #17181A;
}
@media screen and (min-width: 992px) {
  .what-we-do-sec .strategy-item .si-inner-wrapper .strategy-info p {
    margin-bottom: 30px;
  }
}
.what-we-do-sec .strategy-item .si-inner-wrapper .strategy-info a {
  color: #0070E4;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.what-we-do-sec .strategy-item .si-inner-wrapper .strategy-info a i {
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}
.what-we-do-sec .strategy-item .si-inner-wrapper .strategy-info a:hover i {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.logo-marquee-sec {
  background-color: #D9E1EA;
}
.logo-marquee-sec .sub-title {
  font-size: 18px;
  display: block;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #001E5C;
  line-height: 1.3;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .logo-marquee-sec .sub-title {
    margin-bottom: 40px;
  }
}
.logo-marquee-sec .logo-marquee {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.logo-marquee-sec .logo-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  gap: 60px;
  will-change: transform;
}
@media screen and (min-width: 1600px) {
  .logo-marquee-sec .logo-track {
    gap: 80px;
  }
}
.logo-marquee-sec .logo-item {
  max-width: 240px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.logo-marquee-sec .logo-item img {
  display: block;
  width: auto;
  height: 58px;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.logo-marquee-sec .logo-item:hover img {
  opacity: 1;
}

.worked-with-sec {
  position: relative;
  margin-top: -148px;
  z-index: 2;
  padding-bottom: 48px;
}
.worked-with-sec .worked-title {
  display: block;
  margin-bottom: 32px;
  color: rgba(236, 241, 245, 0.7803921569);
  letter-spacing: 0.05em;
  font-size: 18px;
  text-align: center;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
}
.worked-with-sec .worked-marquee {
  overflow: hidden;
}
.worked-with-sec .worked-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
}
.worked-with-sec .logo-item {
  max-width: 176px;
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.worked-with-sec .logo-item img {
  display: block;
  height: 43px;
  width: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.worked-with-sec.title-left {
  margin-top: 0;
  background-color: #D9E1EA;
}
.worked-with-sec.title-left .worked-title {
  text-align: left;
  color: #001E5C;
}
.worked-with-sec.title-left .worked-track {
  gap: 80px;
}
.worked-with-sec.title-left .logo-item {
  max-width: 240px;
}
.worked-with-sec.title-left .logo-item img {
  height: 59px;
}

.about-sec .about-intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.about-sec .about-intro .section-heading {
  width: 55%;
}
@media screen and (min-width: 1600px) {
  .about-sec .about-intro .section-heading {
    width: 58%;
  }
}
.about-sec .about-intro .about-content {
  width: 45%;
}
@media screen and (min-width: 1600px) {
  .about-sec .about-intro .about-content {
    width: 42%;
  }
}
.about-sec .about-intro h2 {
  letter-spacing: -0.02em;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 0;
  color: #001E5C;
  max-width: 13em;
}
.about-sec .about-intro p {
  margin-bottom: 25px;
  color: #17181A;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
}
.about-sec .about-intro .link-wrapper a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #006EDC;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  gap: 10px;
}
.about-sec .about-intro .link-wrapper a i {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.about-sec .about-intro .link-wrapper a:hover {
  color: #E63946;
}
.about-sec .about-intro .link-wrapper a:hover i {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.about-sec .sub-title-wrapper span {
  margin-bottom: 20px;
  display: inline-block;
  line-height: 1.3;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #F6811A;
  letter-spacing: 0.05em;
}
.about-sec .about-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.about-sec .about-grid .about-card {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px 60px;
}
.about-sec .about-grid .about-card.content-card {
  background-color: #001E5C;
  color: var(--white);
}
.about-sec .about-grid .about-card.image-card {
  background-color: #FCFDFF;
  padding: 0;
}
.about-sec .about-grid .about-card.bg-adj {
  background-color: #D9E1EA;
  padding: 40px 40px;
}
.about-sec .about-grid .about-card img {
  width: 100%;
  height: auto;
  display: block;
}
.about-sec .about-grid .about-card .card-tag {
  margin-bottom: 16px;
  display: inline-block;
  line-height: 1.3;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #FEDF00;
  letter-spacing: 0.05em;
}
.about-sec .about-grid .about-card h3 {
  letter-spacing: -0.02em;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 16px;
  max-width: 12em;
}
.about-sec .about-grid .about-card p {
  font-size: 17px;
  line-height: 1.4;
  font-weight: 400;
  max-width: 35em;
}
.about-sec .about-stats-wrapper {
  position: relative;
  margin-top: 16px;
  padding: 60px 0;
  background: url("../images/cta-bg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}
.about-sec .about-stats-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#006EDC), to(#1069C3));
  background: linear-gradient(90deg, #006EDC 0%, #1069C3 100%);
  opacity: 0.9;
  display: block;
  z-index: 1;
}
.about-sec .about-stats-wrapper .about-stats {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.about-sec .about-stats-wrapper .about-stats .stat-item {
  padding: 0 40px;
  width: 33.333%;
}
.about-sec .about-stats-wrapper .about-stats .stat-item.border-adj-1, .about-sec .about-stats-wrapper .about-stats .stat-item.border-adj-2 {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.about-sec .about-stats-wrapper .about-stats h3 {
  color: var(--white);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.02em;
  margin-bottom: 15px;
}
.about-sec .about-stats-wrapper .about-stats h3 span {
  vertical-align: bottom;
}
.about-sec .about-stats-wrapper .about-stats p {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0;
  color: #DBE5F0;
}

.basic-banner-sec .bb-sec-inner {
  position: relative;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  position: relative;
}
.basic-banner-sec .bb-sec-inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #001E5C;
  display: block;
  opacity: 0.8;
}
.basic-banner-sec .inner-wrapper {
  position: relative;
  z-index: 2;
}
.basic-banner-sec .content-l-wrapper .sub-title span {
  margin-bottom: 28px;
  display: inline-block;
  line-height: 1.3;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #00A3FF;
  letter-spacing: 0.05em;
}
.basic-banner-sec .content-l-wrapper h1 {
  margin-bottom: 28px;
  color: #ECF1F5;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.02em;
}
.basic-banner-sec .content-l-wrapper p {
  font-size: 19px;
  font-weight: 400;
  line-height: 1.4;
  color: rgba(236, 241, 245, 0.8196078431);
  margin-bottom: 0;
  max-width: 32em;
}
.basic-banner-sec .content-r-wrapper {
  border-left: 1px solid rgba(236, 241, 245, 0.1803921569);
  padding-left: 20px;
}
.basic-banner-sec .content-r-wrapper h6 {
  margin-bottom: 0;
  display: inline-block;
  line-height: 1.3;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #FEDF00;
  letter-spacing: 0.05em;
}
.basic-banner-sec .content-r-wrapper .link a {
  font-size: 16px;
  line-height: 1.25;
  color: var(--white);
  font-weight: 700;
  display: block;
  margin-top: 14px;
  padding: 13px 0;
  border-bottom: 1px solid rgba(236, 241, 245, 0.1803921569);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.basic-banner-sec .content-r-wrapper .link a:hover {
  color: #FEDF00;
}
.basic-banner-sec .content-r-wrapper .link.border-adj a {
  border-bottom: none;
}

.core-service-sec {
  overflow: hidden;
}
.core-service-sec .cs-sec-inner {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.core-service-sec .cs-sec-inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#003CAA), to(#003CAA)), -webkit-gradient(linear, left top, right top, from(rgba(0, 110, 220, 0.5)), to(rgba(16, 105, 195, 0.5)));
  background: linear-gradient(0deg, #003CAA, #003CAA), linear-gradient(90deg, rgba(0, 110, 220, 0.5) 0%, rgba(16, 105, 195, 0.5) 100%);
  opacity: 0.95;
  display: block;
  z-index: 1;
}
.core-service-sec .cs-sec-inner::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20%;
  height: 60%;
  background-image: url(../images/saph-cta-corner.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  display: block;
  z-index: 1;
}
@media screen and (min-width: 1600px) {
  .core-service-sec .cs-sec-inner::after {
    width: 20%;
    height: 75%;
  }
}
.core-service-sec .inner-wrapper {
  position: relative;
  z-index: 2;
}
.core-service-sec .core-service-slider {
  overflow: visible;
}
.core-service-sec .section-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(236, 241, 245, 0.2);
  margin-bottom: 36px;
}
.core-service-sec .section-head .sub-title {
  margin-bottom: 20px;
  display: inline-block;
  line-height: 1.3;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #F7B508;
  letter-spacing: 0.05em;
}
.core-service-sec .section-head h2 {
  letter-spacing: -0.02em;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 20px;
  color: #DBE5F0;
  max-width: 14em;
}
.core-service-sec .section-head p {
  margin-bottom: 0;
  color: rgba(236, 241, 245, 0.8509803922);
  font-weight: 400;
  line-height: 1.5;
  max-width: 30em;
}
.core-service-sec .section-head .service-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.core-service-sec .section-head .service-navigation button {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  color: #D2F0FF;
  border: 1px solid #D2F0FF;
  height: 45px;
  width: 45px;
  border-radius: 6px;
  background-color: transparent;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  opacity: 1;
}
.core-service-sec .section-head .service-navigation button.swiper-button-disabled {
  opacity: 0.5;
}
.core-service-sec .swiper-slide {
  height: auto;
}
.core-service-sec .service-card {
  height: 100%;
  border-radius: 6px;
  padding: 50px 30px;
  background-color: #001E5C;
  border: 1px solid rgba(236, 241, 245, 0.1803921569);
}
.core-service-sec .service-card .service-category {
  display: inline-block;
  margin-bottom: 30px;
  background-color: #FEDF00;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 5px 10px;
  font-weight: 700;
  color: var(--black);
}
.core-service-sec .service-card h3 {
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-weight: 700;
  color: #DBE5F0;
  margin-bottom: 40px;
}
.core-service-sec .service-card p {
  font-size: 16px;
  line-height: 1.4;
  padding-bottom: 30px;
  color: #DBE5F0;
  font-weight: 400;
  border-bottom: 1px solid rgba(236, 241, 245, 0.1803921569);
  margin-bottom: 0;
}
.core-service-sec .service-card a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FEDF00;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  gap: 10px;
  padding-top: 20px;
}
.core-service-sec .service-card a i {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.core-service-sec .service-card a:hover {
  color: #E63946;
}
.core-service-sec .service-card a:hover i {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.symptoms-sec .symptoms-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(23, 24, 26, 0.1215686275);
}
.symptoms-sec .symptoms-head .section-heading {
  width: 50%;
}
.symptoms-sec .symptoms-head .section-heading .sub-title {
  margin-bottom: 15px;
  display: inline-block;
  line-height: 1.3;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #006EDC;
  letter-spacing: 0.05em;
}
.symptoms-sec .symptoms-head .section-heading h2 {
  letter-spacing: -0.02em;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 0;
  color: #001E5C;
}
.symptoms-sec .symptoms-head .symptoms-intro {
  width: 50%;
}
.symptoms-sec .symptoms-head .symptoms-intro p {
  color: rgba(23, 24, 26, 0.6);
  font-size: 17px;
  margin-bottom: 0;
  max-width: 34em;
  margin-left: auto;
}
.symptoms-sec .inner-wrapper {
  padding-top: 32px;
}
.symptoms-sec .inner-wrapper .row {
  gap: 50px 0;
}
.symptoms-sec .inner-wrapper .row .col-auto {
  height: auto;
}
.symptoms-sec .symptom-card {
  background-color: var(--white);
  border: 1px solid rgba(23, 24, 26, 0.1215686275);
  border-radius: 6px;
  padding: 32px 24px;
  height: 100%;
}
.symptoms-sec .symptom-card .symptom-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(23, 24, 26, 0.1215686275);
}
.symptoms-sec .symptom-card .symptom-title h3 {
  color: rgba(23, 24, 26, 0.6);
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
.symptoms-sec .symptom-card .symptom-title span {
  color: #F6811A;
  letter-spacing: -0.01em;
  font-weight: 700;
}
.symptoms-sec .symptom-card .symptom-content {
  padding-top: 16px;
}
.symptoms-sec .symptom-card .symptom-content h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  color: #17181A;
  margin-bottom: 16px;
}
.symptoms-sec .symptom-card .symptom-content p {
  color: rgba(23, 24, 26, 0.6);
  line-height: 1.4;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
}

@media screen and (min-width: 992px) {
  .our-services-sec .inner-wrapper .col-lg-5 {
    width: 48%;
  }
}
@media screen and (min-width: 992px) {
  .our-services-sec .inner-wrapper .col-lg-7 {
    width: 52%;
  }
}
.our-services-sec .content-l-wrapper .sub-title span {
  margin-bottom: 20px;
  display: inline-block;
  line-height: 1.3;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #006EDC;
  letter-spacing: 0.05em;
}
.our-services-sec .content-l-wrapper h2 {
  letter-spacing: -0.02em;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 20px;
  color: #001E5C;
  max-width: 10em;
}
.our-services-sec .content-l-wrapper p {
  line-height: 1.4;
  color: #17181A;
  font-size: 17px;
  margin-bottom: 0;
  font-weight: 400;
  max-width: 27em;
}
.our-services-sec .content-l-wrapper .image-wrapper {
  padding-top: 30px;
}
.our-services-sec .content-l-wrapper .image-wrapper .image {
  max-width: 650px;
  padding: 0 0 79%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.our-services-sec .content-l-wrapper .image-wrapper .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
  border-radius: 6px;
}
.our-services-sec .content-l-wrapper .image-wrapper .image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/os-img-grad.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  border-radius: 6px;
  z-index: 1;
}
.our-services-sec .content-r-wrapper {
  max-width: 768px;
  margin-left: auto;
}
.our-services-sec .content-r-wrapper .faq-item {
  border-bottom: 1px solid #9daac1;
  padding: 30px 0;
}
.our-services-sec .content-r-wrapper .faq-item.active .faq-question {
  padding-bottom: 20px;
}
.our-services-sec .content-r-wrapper .faq-item.active .faq-answer {
  opacity: 1;
}
.our-services-sec .content-r-wrapper .faq-item.active .faq-icon::after {
  -webkit-transform: translate(-50%, -50%) scaleY(0);
          transform: translate(-50%, -50%) scaleY(0);
}
.our-services-sec .content-r-wrapper .faq-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border: 0;
  background: transparent;
  cursor: pointer;
  text-align: left;
  padding: 0;
  gap: 20px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.our-services-sec .content-r-wrapper .faq-title {
  color: #001E5C;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.our-services-sec .content-r-wrapper .faq-icon {
  width: 20px;
  height: 20px;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.our-services-sec .content-r-wrapper .faq-icon::before, .our-services-sec .content-r-wrapper .faq-icon::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: #082A75;
  -webkit-transition: -webkit-transform 0.35s ease;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
}
.our-services-sec .content-r-wrapper .faq-icon::before {
  width: 18px;
  height: 2px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.our-services-sec .content-r-wrapper .faq-icon::after {
  width: 2px;
  height: 18px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.our-services-sec .content-r-wrapper .faq-answer {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: height 0.4s ease, opacity 0.3s ease, padding 0.4s ease;
  transition: height 0.4s ease, opacity 0.3s ease, padding 0.4s ease;
  padding-bottom: 0;
}
.our-services-sec .content-r-wrapper .faq-answer p {
  max-width: 100%;
  color: #17181A;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0;
  max-width: 41em;
}

.content-cta-sec .intro-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-cta-sec .intro-wrapper .section-heading {
  width: 55%;
}
@media screen and (min-width: 1600px) {
  .content-cta-sec .intro-wrapper .section-heading {
    width: 58%;
  }
}
.content-cta-sec .intro-wrapper .about-content {
  width: 45%;
}
@media screen and (min-width: 1600px) {
  .content-cta-sec .intro-wrapper .about-content {
    width: 42%;
  }
}
.content-cta-sec .intro-wrapper h2 {
  letter-spacing: -0.02em;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 0;
  color: #001E5C;
  max-width: 13em;
}
.content-cta-sec .intro-wrapper p {
  margin-bottom: 25px;
  color: #17181A;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
}
.content-cta-sec .intro-wrapper .link-wrapper a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #006EDC;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  gap: 10px;
}
.content-cta-sec .intro-wrapper .link-wrapper a i {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.content-cta-sec .intro-wrapper .link-wrapper a:hover {
  color: #E63946;
}
.content-cta-sec .intro-wrapper .link-wrapper a:hover i {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.content-cta-sec .sub-title-wrapper span {
  margin-bottom: 20px;
  display: inline-block;
  line-height: 1.3;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #F6811A;
  letter-spacing: 0.05em;
}

.stats-sec .stats-wrapper {
  position: relative;
  margin-top: 16px;
  padding: 60px 0;
  background: url("../images/cta-bg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}
.stats-sec .stats-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#006EDC), to(#1069C3));
  background: linear-gradient(90deg, #006EDC 0%, #1069C3 100%);
  opacity: 0.9;
  display: block;
  z-index: 1;
}
.stats-sec .stats-wrapper .stats {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.stats-sec .stats-wrapper .stats .stats-item {
  padding: 0 40px;
  width: 33.333%;
}
.stats-sec .stats-wrapper .stats .stats-item.border-adj {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.stats-sec .stats-wrapper .stats h2 {
  color: var(--white);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.02em;
  margin-bottom: 15px;
}
.stats-sec .stats-wrapper .stats h2 span {
  vertical-align: bottom;
}
.stats-sec .stats-wrapper .stats h4 {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0;
  color: #DBE5F0;
}

.success-stories-sec {
  overflow: hidden;
}
.success-stories-sec .section-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 30, 92, 0.1803921569);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  .success-stories-sec .section-top {
    padding-bottom: 40px;
  }
}
.success-stories-sec .section-top .success-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.success-stories-sec .section-top .success-navigation button {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  color: #001E5C;
  border: 1px solid rgba(0, 30, 92, 0.5019607843);
  height: 45px;
  width: 45px;
  border-radius: 6px;
  background-color: transparent;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  opacity: 1;
}
.success-stories-sec .section-top .success-navigation button.swiper-button-disabled {
  opacity: 0.5;
}
.success-stories-sec .section-top .title-wrapper span {
  color: #0070E4;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  display: inline-block;
}
.success-stories-sec .section-top .title-wrapper h2 {
  letter-spacing: -0.02em;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 0;
  color: #001E5C;
}
.success-stories-sec .success-slider {
  overflow: visible;
}
.success-stories-sec .slider-wrapper {
  padding-top: 40px;
}
.success-stories-sec .success-card {
  background-color: #001E5C;
  border-radius: 6px;
}
.success-stories-sec .success-card .success-thumb {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 60.26%;
  max-width: 100%;
  width: 100%;
  border-radius: 6px 6px 0 0;
}
.success-stories-sec .success-card .success-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px 6px 0 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.success-stories-sec .success-card .success-thumb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/ss-grad-img.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  z-index: 1;
  border-radius: 6px 6px 0 0;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.success-stories-sec .success-card .success-category {
  position: absolute;
  z-index: 2;
  padding: 8px;
  background-color: rgba(0, 30, 92, 0.7803921569);
  backdrop-filter: blur(2px);
  left: 12px;
  top: 12px;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ECF1F5;
  line-height: 1.3;
}
.success-stories-sec .success-card .success-content {
  padding: 30px;
}
.success-stories-sec .success-card .success-content .success-stat {
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(236, 241, 245, 0.1803921569);
  color: rgba(236, 241, 245, 0.8509803922);
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
}
.success-stories-sec .success-card .success-content .success-stat span {
  display: inline-block;
  color: #FFC700;
  font-weight: 700;
  letter-spacing: -0.48px;
  line-height: 1.6;
}
.success-stories-sec .success-card .success-content h3 {
  margin-top: 24px;
  color: #ECF1F5;
  line-height: 1.25;
  letter-spacing: -0.01em;
  font-weight: 700;
  color: #ECF1F5;
}
.success-stories-sec .success-card .success-content h3 a {
  color: #ECF1F5;
}
.success-stories-sec .success-card .success-content .read-more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-size: 16px;
  color: #46A0FF;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  margin-top: 24px;
}
@media screen and (min-width: 992px) {
  .success-stories-sec .success-card .success-content .read-more {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .success-stories-sec .success-card .success-content .read-more {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .success-stories-sec .success-card .success-content .read-more {
    margin-top: 50px;
  }
}
.success-stories-sec .success-card .success-content .read-more i {
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  margin-left: 0;
}
.success-stories-sec .success-card .success-content .read-more:hover i {
  margin-left: 5px;
}
.success-stories-sec .success-card:hover .success-thumb img {
  -webkit-transform: scale(1.09);
          transform: scale(1.09);
}
.success-stories-sec .success-card:hover .success-thumb::before {
  -webkit-transform: scale(1.09);
          transform: scale(1.09);
}
.success-stories-sec .bottom-link {
  padding-top: 32px;
}
@media screen and (min-width: 1200px) {
  .success-stories-sec .bottom-link {
    padding-top: 45px;
  }
}
.success-stories-sec .bottom-link a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #006EDC;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  gap: 10px;
}
.success-stories-sec .bottom-link a i {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.success-stories-sec .bottom-link a:hover {
  color: #E63946;
}
.success-stories-sec .bottom-link a:hover i {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.content-image-grid-sec .about-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-image-grid-sec .about-grid .about-card {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px 60px;
}
.content-image-grid-sec .about-grid .about-card.content-card {
  background-color: #001E5C;
  color: var(--white);
}
.content-image-grid-sec .about-grid .about-card.image-card {
  background-color: #FCFDFF;
  padding: 0;
}
.content-image-grid-sec .about-grid .about-card.bgp-adj {
  background-color: #D9E1EA;
  padding: 40px 40px;
}
.content-image-grid-sec .about-grid .about-card img {
  width: 100%;
  height: auto;
  display: block;
}
.content-image-grid-sec .about-grid .about-card .sub-title {
  margin-bottom: 16px;
  display: inline-block;
  line-height: 1.3;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #FEDF00;
  letter-spacing: 0.05em;
}
.content-image-grid-sec .about-grid .about-card h2 {
  letter-spacing: -0.02em;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 16px;
  max-width: 12em;
}
.content-image-grid-sec .about-grid .about-card p {
  font-size: 17px;
  line-height: 1.4;
  font-weight: 400;
  max-width: 35em;
}

.strategy-sec {
  background-color: #D9E1EA;
}
.strategy-sec .section-heading {
  padding-bottom: 40px;
}
.strategy-sec .section-heading .sub-title {
  margin-bottom: 10px;
  display: inline-block;
  line-height: 1.3;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #F6811A;
  letter-spacing: 0.05em;
}
.strategy-sec .section-heading h2 {
  margin-bottom: 0;
  color: #001E5C;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.02em;
  max-width: 12em;
}
.strategy-sec .strategy-tabs-wrapper {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(23, 24, 26, 0.1215686275);
  max-width: 1200px;
}
.strategy-sec .strategy-tabs-wrapper ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.strategy-sec .strategy-tabs-wrapper ul li {
  padding: 0;
  margin: 0;
}
.strategy-sec .strategy-tabs-wrapper ul li button {
  padding: 12px 20px;
  text-align: center;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--white);
  color: #001E5C;
  letter-spacing: 0.05em;
  border: none;
  text-transform: uppercase;
  line-height: 1.3;
  font-weight: 700;
  font-size: 16px;
  border-radius: 99px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.strategy-sec .strategy-tabs-wrapper ul li button:hover {
  color: #ECF1F5;
  background-color: #003C96;
}
.strategy-sec .strategy-tabs-wrapper ul li button.active {
  color: #ECF1F5;
  background-color: #003C96;
}
.strategy-sec .strategy-content {
  padding-top: 40px;
}
.strategy-sec .strategy-content .image-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 53.65%;
  width: 100%;
  max-width: 100%;
}
.strategy-sec .strategy-content .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.strategy-sec .strategy-content .content-wrapper {
  max-width: 712px;
  margin-left: auto;
}
.strategy-sec .strategy-content .content-wrapper p {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.4;
  font-weight: 400;
  color: #17181A;
}
@media screen and (min-width: 992px) {
  .strategy-sec .strategy-content .content-wrapper p {
    margin-bottom: 30px;
  }
}
.strategy-sec .strategy-content .content-wrapper a {
  color: #0070E4;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.strategy-sec .strategy-content .content-wrapper a i {
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}
.strategy-sec .strategy-content .content-wrapper a:hover {
  color: #E63946;
}
.strategy-sec .strategy-content .content-wrapper a:hover i {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.strategy-sec .strategy-item .si-inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 48px;
}
.strategy-sec .strategy-item .si-inner-wrapper .strategy-image-wrapper,
.strategy-sec .strategy-item .si-inner-wrapper .strategy-info {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .strategy-sec .strategy-item .si-inner-wrapper .strategy-image-wrapper,
  .strategy-sec .strategy-item .si-inner-wrapper .strategy-info {
    width: calc(50% - 24px);
  }
}/*# sourceMappingURL=saphineia.css.map */