@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
:root {
  --white: #ffffff;
  --black: #000000;
  --primary: #3DC98C;
  --secondary: #142B21;
  --body: #0D0D0D;
  --text-c: #76907B;
}

@font-face {
  font-family: "Better Yesterday";
  src: url("fonts/Better-Yesterday.woff2") format("woff2"), url("fonts/Better-Yesterday.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Better-Yesterday";
  src: url("fonts/Better-Yesterday-italic.woff2") format("woff2"), url("fonts/Better-Yesterday-italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
html,
body {
  font-family: "Plus Jakarta Sans", sans-serif;
  color: var(--white);
}
html a,
body a {
  text-decoration: none;
}
html p,
body p {
  font-weight: 500;
}

body {
  background-color: var(--body);
}

.menu-open {
  overflow: hidden;
}

@media screen and (min-width: 1400px) {
  .container {
    max-width: 1280px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Plus Jakarta Sans", sans-serif;
}

.faqs-sec .bottom-content .accordion-item .accordion-header p,
.faqs-sec .bottom-content .accordion-item .accordion-body p, footer .footer-inner .cr-text h6 {
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .faqs-sec .bottom-content .accordion-item .accordion-header p,
  .faqs-sec .bottom-content .accordion-item .accordion-body p, footer .footer-inner .cr-text h6 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .faqs-sec .bottom-content .accordion-item .accordion-header p,
  .faqs-sec .bottom-content .accordion-item .accordion-body p, footer .footer-inner .cr-text h6 {
    font-size: 20px;
  }
}

.how-it-works-sec .bottom-content h6, .comparison-sec .channel .rate, .comparison-sec .channel .channel-info h3, .comparison-sec .text-box-wrapper p, .comparison-sec .conclusion-wrapper .content-wrapper .caption h6, .faqs-sec .bottom-content .accordion-item .accordion-button, .faqs-sec .h-ques-wrapper h5, .banner-bottom-sec .conclusion-wrapper .content-wrapper .caption h6, .compliance-sec .mid-content .icon-content .text h6, .marketing-section .tab-wrap .tab-item .tab .text p, .marketing-section .tab-wrap .tab-item .content-wrap .sub-title h4, .marketing-section .tab-wrap .tab-item .content-wrap .text p, .Industries-serve-sec .bottom-content .swiper-slide .content p, .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content p, .upper-content h5 {
  font-size: 18px;
}
@media screen and (min-width: 992px) {
  .how-it-works-sec .bottom-content h6, .comparison-sec .channel .rate, .comparison-sec .channel .channel-info h3, .comparison-sec .text-box-wrapper p, .comparison-sec .conclusion-wrapper .content-wrapper .caption h6, .faqs-sec .bottom-content .accordion-item .accordion-button, .faqs-sec .h-ques-wrapper h5, .banner-bottom-sec .conclusion-wrapper .content-wrapper .caption h6, .compliance-sec .mid-content .icon-content .text h6, .marketing-section .tab-wrap .tab-item .tab .text p, .marketing-section .tab-wrap .tab-item .content-wrap .sub-title h4, .marketing-section .tab-wrap .tab-item .content-wrap .text p, .Industries-serve-sec .bottom-content .swiper-slide .content p, .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content p, .upper-content h5 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .how-it-works-sec .bottom-content h6, .comparison-sec .channel .rate, .comparison-sec .channel .channel-info h3, .comparison-sec .text-box-wrapper p, .comparison-sec .conclusion-wrapper .content-wrapper .caption h6, .faqs-sec .bottom-content .accordion-item .accordion-button, .faqs-sec .h-ques-wrapper h5, .banner-bottom-sec .conclusion-wrapper .content-wrapper .caption h6, .compliance-sec .mid-content .icon-content .text h6, .marketing-section .tab-wrap .tab-item .tab .text p, .marketing-section .tab-wrap .tab-item .content-wrap .sub-title h4, .marketing-section .tab-wrap .tab-item .content-wrap .text p, .Industries-serve-sec .bottom-content .swiper-slide .content p, .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content p, .upper-content h5 {
    font-size: 24px;
  }
}

.marketing-section .tab-wrap .tab-item .tab-inner .icon, .banner-sec .caption p, .banner-sec .bottom-content-wrapper .sub-title h4 {
  font-size: 20px;
}
@media screen and (min-width: 992px) {
  .marketing-section .tab-wrap .tab-item .tab-inner .icon, .banner-sec .caption p, .banner-sec .bottom-content-wrapper .sub-title h4 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .marketing-section .tab-wrap .tab-item .tab-inner .icon, .banner-sec .caption p, .banner-sec .bottom-content-wrapper .sub-title h4 {
    font-size: 26px;
  }
}
@media screen and (min-width: 1400px) {
  .marketing-section .tab-wrap .tab-item .tab-inner .icon, .banner-sec .caption p, .banner-sec .bottom-content-wrapper .sub-title h4 {
    font-size: 30px;
  }
}

.banner-bottom-sec .conclusion-wrapper .content-wrapper h3, .why-choose-sec .r-content-wrapper h2 {
  font-size: 20px;
}
@media screen and (min-width: 576px) {
  .banner-bottom-sec .conclusion-wrapper .content-wrapper h3, .why-choose-sec .r-content-wrapper h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .banner-bottom-sec .conclusion-wrapper .content-wrapper h3, .why-choose-sec .r-content-wrapper h2 {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  .banner-bottom-sec .conclusion-wrapper .content-wrapper h3, .why-choose-sec .r-content-wrapper h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-bottom-sec .conclusion-wrapper .content-wrapper h3, .why-choose-sec .r-content-wrapper h2 {
    font-size: 40px;
  }
}

.marketing-section .tab-wrap .tab-item .content-wrap .icon .icon-inner {
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .marketing-section .tab-wrap .tab-item .content-wrap .icon .icon-inner {
    font-size: 32px;
  }
}
@media screen and (min-width: 992px) {
  .marketing-section .tab-wrap .tab-item .content-wrap .icon .icon-inner {
    font-size: 38px;
  }
}
@media screen and (min-width: 1200px) {
  .marketing-section .tab-wrap .tab-item .content-wrap .icon .icon-inner {
    font-size: 45px;
  }
}

.comparison-sec .conclusion-wrapper .content-wrapper h2, .banner-bottom-sec .conclusion-wrapper .content-wrapper h2, .marketing-section .title-wrap h2, .marketing-section .tab-wrap .tab-item .content-wrap .title h3, .Industries-serve-sec .bottom-content .swiper-slide .content h2, .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content h2, .upper-content h2 {
  font-size: 32px;
}
@media screen and (min-width: 576px) {
  .comparison-sec .conclusion-wrapper .content-wrapper h2, .banner-bottom-sec .conclusion-wrapper .content-wrapper h2, .marketing-section .title-wrap h2, .marketing-section .tab-wrap .tab-item .content-wrap .title h3, .Industries-serve-sec .bottom-content .swiper-slide .content h2, .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content h2, .upper-content h2 {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) {
  .comparison-sec .conclusion-wrapper .content-wrapper h2, .banner-bottom-sec .conclusion-wrapper .content-wrapper h2, .marketing-section .title-wrap h2, .marketing-section .tab-wrap .tab-item .content-wrap .title h3, .Industries-serve-sec .bottom-content .swiper-slide .content h2, .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content h2, .upper-content h2 {
    font-size: 42px;
  }
}
@media screen and (min-width: 1200px) {
  .comparison-sec .conclusion-wrapper .content-wrapper h2, .banner-bottom-sec .conclusion-wrapper .content-wrapper h2, .marketing-section .title-wrap h2, .marketing-section .tab-wrap .tab-item .content-wrap .title h3, .Industries-serve-sec .bottom-content .swiper-slide .content h2, .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content h2, .upper-content h2 {
    font-size: 48px;
  }
}
@media screen and (min-width: 1400px) {
  .comparison-sec .conclusion-wrapper .content-wrapper h2, .banner-bottom-sec .conclusion-wrapper .content-wrapper h2, .marketing-section .title-wrap h2, .marketing-section .tab-wrap .tab-item .content-wrap .title h3, .Industries-serve-sec .bottom-content .swiper-slide .content h2, .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content h2, .upper-content h2 {
    font-size: 56px;
  }
}
@media screen and (min-width: 1600px) {
  .comparison-sec .conclusion-wrapper .content-wrapper h2, .banner-bottom-sec .conclusion-wrapper .content-wrapper h2, .marketing-section .title-wrap h2, .marketing-section .tab-wrap .tab-item .content-wrap .title h3, .Industries-serve-sec .bottom-content .swiper-slide .content h2, .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content h2, .upper-content h2 {
    font-size: 64px;
  }
}

.banner-sec h1 {
  font-size: 40px;
}
@media screen and (min-width: 576px) {
  .banner-sec h1 {
    font-size: 48px;
  }
}
@media screen and (min-width: 992px) {
  .banner-sec h1 {
    font-size: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .banner-sec h1 {
    font-size: 72px;
  }
}
@media screen and (min-width: 1600px) {
  .banner-sec h1 {
    font-size: 90px;
  }
}

.how-it-works-sec .bottom-content, footer {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .how-it-works-sec .bottom-content, footer {
    padding-top: 60px;
  }
}

.how-it-works-sec .upper-content {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .how-it-works-sec .upper-content {
    padding-bottom: 60px;
  }
}

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

.how-it-works-sec, .comparison-sec, .compliance-sec, .marketing-section, .waba-sec, .Industries-serve-sec, .Industries-serve-sec.our-core-sec {
  padding-top: 40px;
}
@media screen and (min-width: 576px) {
  .how-it-works-sec, .comparison-sec, .compliance-sec, .marketing-section, .waba-sec, .Industries-serve-sec, .Industries-serve-sec.our-core-sec {
    padding-top: 48px;
  }
}
@media screen and (min-width: 768px) {
  .how-it-works-sec, .comparison-sec, .compliance-sec, .marketing-section, .waba-sec, .Industries-serve-sec, .Industries-serve-sec.our-core-sec {
    padding-top: 64px;
  }
}
@media screen and (min-width: 992px) {
  .how-it-works-sec, .comparison-sec, .compliance-sec, .marketing-section, .waba-sec, .Industries-serve-sec, .Industries-serve-sec.our-core-sec {
    padding-top: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .how-it-works-sec, .comparison-sec, .compliance-sec, .marketing-section, .waba-sec, .Industries-serve-sec, .Industries-serve-sec.our-core-sec {
    padding-top: 100px;
  }
}

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

footer {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  footer {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1400px) {
  footer {
    padding-bottom: 120px;
  }
}

.upper-content {
  text-align: center;
}
.upper-content h2 {
  line-height: 1;
  margin-bottom: 25px;
  font-weight: 800;
  color: var(--white);
}
.upper-content h2 span {
  color: var(--primary);
}
.upper-content h5 {
  font-weight: 800;
  line-height: 1;
  margin-bottom: 25px;
  color: var(--primary);
}
.upper-content p {
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 0;
  text-transform: capitalize;
  max-width: 59em;
  margin-inline: auto;
}
.upper-content p span {
  color: var(--primary);
  font-weight: 800;
}

.link a {
  font-size: 15px;
  font-weight: 600;
  color: var(--body);
  padding: 12px 18px;
  background-color: var(--primary);
  -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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .link a {
    padding: 14px 25px;
  }
}
@media screen and (min-width: 992px) {
  .link a {
    padding: 18px 32px;
  }
}
.link a:hover {
  background-color: var(--white);
  color: var(--primary);
}

footer .footer-inner {
  background-color: rgba(7, 34, 12, 0.1607843137);
  padding: 30px 45px;
  border-radius: 10px;
  padding: 24px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid rgba(255, 255, 255, 0.1608);
}
@media screen and (min-width: 768px) {
  footer .footer-inner {
    padding: 25px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 992px) {
  footer .footer-inner {
    padding: 30px 25px;
  }
}
@media screen and (min-width: 1200px) {
  footer .footer-inner {
    padding: 30px 35px;
  }
}
@media screen and (min-width: 1400px) {
  footer .footer-inner {
    padding: 30px 45px;
  }
}
footer .footer-inner .social-link-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9px;
  list-style: none;
  padding-left: 0;
  margin: 0;
}
footer .footer-inner .social-link-wrapper ul li a {
  max-width: 32px;
  min-width: 32px;
  height: 32px;
  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;
  border-radius: 50%;
  background-color: var(--secondary);
  font-size: 16px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
footer .footer-inner .social-link-wrapper ul li a:hover {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
footer .footer-inner .social-link-wrapper ul li img {
  width: 1em;
  height: 1em;
  display: block;
}
@media screen and (max-width: 767.72px) {
  footer .footer-inner .cr-text {
    text-align: center;
  }
}
footer .footer-inner .cr-text h6 {
  color: var(--white);
  font-weight: 500;
  margin-bottom: 8px;
}
footer .footer-inner .cr-text p {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

section {
  overflow: hidden;
}

.how-it-works-sec .mid-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 992px) {
  .how-it-works-sec .mid-content {
    gap: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .how-it-works-sec .mid-content {
    gap: 80px;
  }
}
@media screen and (max-width: 991.72px) {
  .how-it-works-sec .mid-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 575.72px) {
  .how-it-works-sec .mid-content {
    -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;
  }
}
.how-it-works-sec .mid-content .border-decor {
  position: absolute;
  top: 18%;
  left: 5%;
  width: 90%;
  height: 2px;
  display: none;
  border-bottom: 2px solid transparent;
  -o-border-image: repeating-linear-gradient(90deg, #3DC98C 0px, #3DC98C 10px, transparent 10px, transparent 20px) 1;
     border-image: repeating-linear-gradient(90deg, #3DC98C 0px, #3DC98C 10px, transparent 10px, transparent 20px) 1;
}
@media screen and (min-width: 992px) {
  .how-it-works-sec .mid-content .border-decor {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .how-it-works-sec .mid-content .border-decor {
    top: 25%;
    left: 5%;
  }
}
.how-it-works-sec .mid-content .icon-content-wrapper {
  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;
  gap: 25px;
}
@media screen and (max-width: 991.72px) {
  .how-it-works-sec .mid-content .icon-content-wrapper {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 575.72px) {
  .how-it-works-sec .mid-content .icon-content-wrapper {
    width: 100%;
  }
}
.how-it-works-sec .mid-content .icon-content-wrapper .text {
  text-align: center;
  max-width: 186px;
  margin-inline: auto;
}
.how-it-works-sec .mid-content .icon-content-wrapper .text p {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: capitalize;
}
.how-it-works-sec .mid-content .icon-content-wrapper .text p span {
  font-weight: 800;
  color: var(--primary);
}
.how-it-works-sec .mid-content .icon-content-wrapper .icon-wrapper {
  position: relative;
  background-color: var(--body);
  padding: 0 18px 0;
}
.how-it-works-sec .mid-content .icon-content-wrapper .icon-wrapper .icon {
  height: 80px;
  width: 80px;
  border-radius: 44px;
  -webkit-box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
          box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
}
@media screen and (min-width: 1200px) {
  .how-it-works-sec .mid-content .icon-content-wrapper .icon-wrapper .icon {
    height: 120px;
    width: 120px;
  }
}
.how-it-works-sec .mid-content .icon-content-wrapper .icon-wrapper .icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.how-it-works-sec .mid-content .icon-content-wrapper .icon-wrapper .number {
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background-color: var(--primary);
  color: var(--white);
  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;
  line-height: 1;
  position: absolute;
  top: -5px;
  right: 15px;
  font-size: 14px;
}
@media screen and (min-width: 1200px) {
  .how-it-works-sec .mid-content .icon-content-wrapper .icon-wrapper .number {
    width: 30px;
    height: 30px;
    font-size: 20px;
  }
}
.how-it-works-sec .bottom-content {
  text-align: center;
}
.how-it-works-sec .bottom-content h6 {
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .how-it-works-sec .bottom-content h6 {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .how-it-works-sec .bottom-content h6 {
    margin-bottom: 40px;
  }
}
.how-it-works-sec .bottom-content h6 span {
  color: var(--primary);
  font-weight: 800;
}

.comparison-sec .mid-content-wrapper {
  padding-top: 25px;
}
.comparison-sec .channel {
  padding-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .comparison-sec .channel {
    padding-bottom: 40px;
  }
}
.comparison-sec .channel .rate {
  display: block;
  margin-bottom: 14px;
  margin-left: auto;
  color: #616674;
  font-weight: 800;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.comparison-sec .channel .rate.rate--highlight {
  color: var(--primary);
}
.comparison-sec .channel .channel-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.comparison-sec .channel .channel-info .icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 68px 0px rgba(205, 205, 205, 0.2705882353);
          box-shadow: 0px 0px 68px 0px rgba(205, 205, 205, 0.2705882353);
}
@media screen and (min-width: 768px) {
  .comparison-sec .channel .channel-info .icon {
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 992px) {
  .comparison-sec .channel .channel-info .icon {
    width: 75px;
    height: 75px;
  }
}
.comparison-sec .channel .channel-info .icon img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-position: center;
     object-position: center;
}
.comparison-sec .channel .channel-info .icon.icon--highlight {
  -webkit-box-shadow: 0px 0px 68px 0px rgba(61, 201, 140, 0.3019607843);
          box-shadow: 0px 0px 68px 0px rgba(61, 201, 140, 0.3019607843);
}
.comparison-sec .channel .channel-info h3 {
  color: var(--white);
  font-weight: 800;
  margin-bottom: 10px;
}
.comparison-sec .channel .channel-info p {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
}
.comparison-sec .channel .bar-track {
  width: 100%;
  background-color: #191C28;
  border-radius: 10px;
}
.comparison-sec .channel .bar-track .bar-fill {
  background: -webkit-gradient(linear, left top, right top, from(#272A36), to(#353845));
  background: linear-gradient(90deg, #272A36 0%, #353845 100%);
  border-radius: 10px;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 8.5%;
  -webkit-transition: 2s all ease-in-out;
  transition: 2s all ease-in-out;
  min-width: 72px;
}
@media screen and (min-width: 1200px) {
  .comparison-sec .channel .bar-track .bar-fill {
    padding: 20px;
  }
}
.comparison-sec .channel .bar-track .bar-fill span {
  color: #616674;
  font-size: 12px;
  font-weight: 800;
}
@media screen and (min-width: 1200px) {
  .comparison-sec .channel .bar-track .bar-fill span {
    font-size: 15px;
  }
}
.comparison-sec .channel .bar-track .bar-fill.bar-fill--highlight {
  background: -webkit-gradient(linear, left top, right top, from(#184431), to(#3DC98C));
  background: linear-gradient(90deg, #184431 0%, #3DC98C 100%);
}
.comparison-sec .channel .bar-track .bar-fill.bar-fill--highlight span {
  color: #B0F1D5;
}
.comparison-sec .channel.highlight h3 {
  color: var(--primary);
}
.comparison-sec .channel.mid .bar-track .bar-fill {
  min-width: 85px;
}
.comparison-sec .text-box-wrapper {
  color: var(--white);
  text-align: center;
  padding: 24px 16px;
  border: 1px solid rgba(255, 255, 255, 0.1608);
  border-radius: 10px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .comparison-sec .text-box-wrapper {
    padding: 25px 20px;
  }
}
@media screen and (min-width: 992px) {
  .comparison-sec .text-box-wrapper {
    padding: 30px 25px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .comparison-sec .text-box-wrapper {
    padding: 30px 35px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .comparison-sec .text-box-wrapper {
    padding: 30px 45px;
  }
}
.comparison-sec .text-box-wrapper p {
  font-weight: 500;
}
.comparison-sec .text-box-wrapper p span {
  color: var(--primary);
  font-weight: 800;
}
.comparison-sec .conclusion-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.1608);
  border-radius: 10px;
  padding: 40px 20px;
}
@media screen and (min-width: 768px) {
  .comparison-sec .conclusion-wrapper {
    padding: 60px 30px;
  }
}
@media screen and (min-width: 992px) {
  .comparison-sec .conclusion-wrapper {
    padding: 80px 45px;
  }
}
@media screen and (min-width: 1200px) {
  .comparison-sec .conclusion-wrapper {
    padding: 80px 60px;
  }
}
@media screen and (min-width: 1400px) {
  .comparison-sec .conclusion-wrapper {
    padding: 80px;
  }
}
@media screen and (min-width: 992px) {
  .comparison-sec .conclusion-wrapper .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 991.72px) {
  .comparison-sec .conclusion-wrapper .row {
    gap: 40px;
  }
}
.comparison-sec .conclusion-wrapper .image-wrapper {
  position: relative;
  padding: 0 0 95%;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 992px) {
  .comparison-sec .conclusion-wrapper .image-wrapper {
    max-width: 470px;
  }
}
.comparison-sec .conclusion-wrapper .image-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  border-radius: 9px;
}
.comparison-sec .conclusion-wrapper .image-wrapper .decor {
  position: absolute;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
          box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
}
.comparison-sec .conclusion-wrapper .image-wrapper .decor img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  top: unset;
  left: unset;
}
.comparison-sec .conclusion-wrapper .image-wrapper .decor.icon-1 {
  width: 50px;
  height: 50px;
  top: -25px;
  right: 30px;
}
@media screen and (min-width: 768px) {
  .comparison-sec .conclusion-wrapper .image-wrapper .decor.icon-1 {
    width: 60px;
    height: 60px;
    top: -30px;
    right: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .comparison-sec .conclusion-wrapper .image-wrapper .decor.icon-1 {
    width: 80px;
    height: 80px;
    top: -40px;
    right: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .comparison-sec .conclusion-wrapper .image-wrapper .decor.icon-1 {
    width: 100px;
    height: 100px;
    top: -50px;
    right: 50px;
  }
}
.comparison-sec .conclusion-wrapper .image-wrapper .decor.icon-2 {
  width: 40px;
  height: 40px;
  left: -15px;
  bottom: 50px;
}
@media screen and (min-width: 768px) {
  .comparison-sec .conclusion-wrapper .image-wrapper .decor.icon-2 {
    width: 50px;
    height: 50px;
    left: -25px;
    bottom: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .comparison-sec .conclusion-wrapper .image-wrapper .decor.icon-2 {
    width: 60px;
    height: 60px;
    left: -30px;
    bottom: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .comparison-sec .conclusion-wrapper .image-wrapper .decor.icon-2 {
    width: 70px;
    height: 70px;
    left: -35px;
    bottom: 100px;
  }
}
.comparison-sec .conclusion-wrapper .image-wrapper .decor.icon-3 {
  width: 40px;
  height: 40px;
  bottom: -20px;
  right: -15px;
}
@media screen and (min-width: 768px) {
  .comparison-sec .conclusion-wrapper .image-wrapper .decor.icon-3 {
    width: 50px;
    height: 50px;
    bottom: -25px;
    right: -18px;
  }
}
@media screen and (min-width: 1200px) {
  .comparison-sec .conclusion-wrapper .image-wrapper .decor.icon-3 {
    width: 70px;
    height: 70px;
    bottom: -35px;
    right: -35px;
  }
}
@media screen and (min-width: 1400px) {
  .comparison-sec .conclusion-wrapper .image-wrapper .decor.icon-3 {
    width: 85px;
    height: 85px;
    bottom: -42px;
    right: -42px;
  }
}
.comparison-sec .conclusion-wrapper .content-wrapper .icon {
  width: 55px;
  height: 55px;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .comparison-sec .conclusion-wrapper .content-wrapper .icon {
    width: 65px;
    height: 65px;
  }
}
@media screen and (min-width: 992px) {
  .comparison-sec .conclusion-wrapper .content-wrapper .icon {
    width: 84px;
    height: 84px;
  }
}
.comparison-sec .conclusion-wrapper .content-wrapper .icon img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-box-shadow: 0px 0px 68px 0px rgba(61, 201, 140, 0.3019607843);
          box-shadow: 0px 0px 68px 0px rgba(61, 201, 140, 0.3019607843);
  border-radius: 50%;
}
.comparison-sec .conclusion-wrapper .content-wrapper h2 {
  margin-bottom: 20px;
  color: var(--white);
  font-weight: 800;
  line-height: 1;
}
@media screen and (min-width: 992px) {
  .comparison-sec .conclusion-wrapper .content-wrapper h2 {
    margin-bottom: 30px;
  }
}
.comparison-sec .conclusion-wrapper .content-wrapper .caption p {
  font-size: 12px;
  font-weight: 500;
  color: var(--text-c);
  text-transform: capitalize;
  margin-bottom: 20px;
}
.comparison-sec .conclusion-wrapper .content-wrapper .caption p span {
  color: var(--primary);
  font-weight: 800;
}
.comparison-sec .conclusion-wrapper .content-wrapper .caption h6 {
  font-weight: 500;
  margin-bottom: 24px;
}
.comparison-sec .conclusion-wrapper .content-wrapper .caption h6 span {
  font-weight: 800;
  color: var(--primary);
}

.faqs-sec .upper-content {
  padding-bottom: 25px;
}
.faqs-sec .bottom-content .accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.faqs-sec .bottom-content .accordion-collapse {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.32s cubic-bezier(0.4, 0, 0.2, 1);
  transition: height 0.32s cubic-bezier(0.4, 0, 0.2, 1);
}
.faqs-sec .bottom-content .accordion-item {
  border-radius: 0;
  background-color: transparent;
  border-radius: 10px;
  border: 1px solid var(--primary);
  color: var(--white);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.faqs-sec .bottom-content .accordion-item .accordion-header,
.faqs-sec .bottom-content .accordion-item .accordion-body {
  padding: 18px 16px;
}
@media screen and (min-width: 576px) {
  .faqs-sec .bottom-content .accordion-item .accordion-header,
  .faqs-sec .bottom-content .accordion-item .accordion-body {
    padding: 18px 24px;
  }
}
@media screen and (min-width: 768px) {
  .faqs-sec .bottom-content .accordion-item .accordion-header,
  .faqs-sec .bottom-content .accordion-item .accordion-body {
    padding: 20px 30px;
  }
}
@media screen and (min-width: 1200px) {
  .faqs-sec .bottom-content .accordion-item .accordion-header,
  .faqs-sec .bottom-content .accordion-item .accordion-body {
    padding: 24px 40px;
  }
}
.faqs-sec .bottom-content .accordion-item .accordion-header p,
.faqs-sec .bottom-content .accordion-item .accordion-body p {
  text-transform: capitalize;
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .faqs-sec .bottom-content .accordion-item .accordion-header p,
  .faqs-sec .bottom-content .accordion-item .accordion-body p {
    margin-bottom: 10px;
  }
}
.faqs-sec .bottom-content .accordion-item .accordion-header ul,
.faqs-sec .bottom-content .accordion-item .accordion-body ul {
  padding-left: 20px;
}
.faqs-sec .bottom-content .accordion-item .accordion-header ul li,
.faqs-sec .bottom-content .accordion-item .accordion-body ul li {
  font-size: 16px;
}
@media screen and (min-width: 1200px) {
  .faqs-sec .bottom-content .accordion-item .accordion-header ul li,
  .faqs-sec .bottom-content .accordion-item .accordion-body ul li {
    font-size: 18px;
  }
}
.faqs-sec .bottom-content .accordion-item .accordion-button {
  border-radius: 0;
  background-color: transparent;
  padding: 0;
  color: var(--white);
  font-weight: 800;
  line-height: 1;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
}
@media screen and (min-width: 576px) {
  .faqs-sec .bottom-content .accordion-item .accordion-button {
    gap: 24px;
  }
}
@media screen and (min-width: 992px) {
  .faqs-sec .bottom-content .accordion-item .accordion-button {
    gap: 30px;
  }
}
.faqs-sec .bottom-content .accordion-item .accordion-button:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.faqs-sec .bottom-content .accordion-item .accordion-button::after {
  display: none;
}
.faqs-sec .bottom-content .accordion-item .accordion-button .icon {
  display: block;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.faqs-sec .bottom-content .accordion-item .accordion-button .icon img {
  width: 1em;
  height: 1em;
  display: block;
}
.faqs-sec .bottom-content .accordion-item .accordion-button:not(.collapsed) {
  color: var(--white);
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
}
.faqs-sec .bottom-content .accordion-item.active {
  background-color: var(--primary);
}
.faqs-sec .bottom-content .accordion-item.active .accordion-button .icon {
  -webkit-transform: scale(-1);
          transform: scale(-1);
}
.faqs-sec .h-ques-wrapper {
  margin-top: 25px;
}
@media screen and (min-width: 992px) {
  .faqs-sec .h-ques-wrapper {
    margin-top: 35px;
  }
}
.faqs-sec .h-ques-wrapper h5 {
  line-height: 1;
  font-weight: 500;
  margin-bottom: 20px;
}
.faqs-sec .h-ques-wrapper h5 span {
  color: var(--primary);
  font-weight: 800;
}

.banner-bottom-sec .conclusion-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.1608);
  border-radius: 10px;
  padding: 40px 20px;
}
@media screen and (min-width: 768px) {
  .banner-bottom-sec .conclusion-wrapper {
    padding: 60px 30px;
  }
}
@media screen and (min-width: 992px) {
  .banner-bottom-sec .conclusion-wrapper {
    padding: 80px 45px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-bottom-sec .conclusion-wrapper {
    padding: 80px 60px;
  }
}
@media screen and (min-width: 1400px) {
  .banner-bottom-sec .conclusion-wrapper {
    padding: 80px;
  }
}
@media screen and (min-width: 992px) {
  .banner-bottom-sec .conclusion-wrapper .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 991.72px) {
  .banner-bottom-sec .conclusion-wrapper .row {
    gap: 40px;
  }
}
.banner-bottom-sec .conclusion-wrapper .image-wrapper {
  position: relative;
  padding: 0 0 95%;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 992px) {
  .banner-bottom-sec .conclusion-wrapper .image-wrapper {
    max-width: 470px;
  }
}
.banner-bottom-sec .conclusion-wrapper .image-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  border-radius: 9px;
}
.banner-bottom-sec .conclusion-wrapper .image-wrapper .decor {
  position: absolute;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
          box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
}
.banner-bottom-sec .conclusion-wrapper .image-wrapper .decor img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  top: unset;
  left: unset;
}
.banner-bottom-sec .conclusion-wrapper .image-wrapper .decor.icon-1 {
  width: 50px;
  height: 50px;
  top: -25px;
  right: 30px;
}
@media screen and (min-width: 768px) {
  .banner-bottom-sec .conclusion-wrapper .image-wrapper .decor.icon-1 {
    width: 60px;
    height: 60px;
    top: -30px;
    right: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-bottom-sec .conclusion-wrapper .image-wrapper .decor.icon-1 {
    width: 80px;
    height: 80px;
    top: -40px;
    right: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .banner-bottom-sec .conclusion-wrapper .image-wrapper .decor.icon-1 {
    width: 100px;
    height: 100px;
    top: -50px;
    right: 50px;
  }
}
.banner-bottom-sec .conclusion-wrapper .image-wrapper .decor.icon-2 {
  width: 40px;
  height: 40px;
  left: -15px;
  bottom: 50px;
}
@media screen and (min-width: 768px) {
  .banner-bottom-sec .conclusion-wrapper .image-wrapper .decor.icon-2 {
    width: 50px;
    height: 50px;
    left: -25px;
    bottom: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-bottom-sec .conclusion-wrapper .image-wrapper .decor.icon-2 {
    width: 60px;
    height: 60px;
    left: -30px;
    bottom: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .banner-bottom-sec .conclusion-wrapper .image-wrapper .decor.icon-2 {
    width: 70px;
    height: 70px;
    left: -35px;
    bottom: 100px;
  }
}
.banner-bottom-sec .conclusion-wrapper .image-wrapper .decor.icon-3 {
  width: 40px;
  height: 40px;
  bottom: -20px;
  right: -15px;
}
@media screen and (min-width: 768px) {
  .banner-bottom-sec .conclusion-wrapper .image-wrapper .decor.icon-3 {
    width: 50px;
    height: 50px;
    bottom: -25px;
    right: -18px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-bottom-sec .conclusion-wrapper .image-wrapper .decor.icon-3 {
    width: 70px;
    height: 70px;
    bottom: -35px;
    right: -35px;
  }
}
@media screen and (min-width: 1400px) {
  .banner-bottom-sec .conclusion-wrapper .image-wrapper .decor.icon-3 {
    width: 85px;
    height: 85px;
    bottom: -42px;
    right: -42px;
  }
}
.banner-bottom-sec .conclusion-wrapper .content-wrapper .icon {
  width: 55px;
  height: 55px;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .banner-bottom-sec .conclusion-wrapper .content-wrapper .icon {
    width: 65px;
    height: 65px;
  }
}
@media screen and (min-width: 992px) {
  .banner-bottom-sec .conclusion-wrapper .content-wrapper .icon {
    width: 84px;
    height: 84px;
  }
}
.banner-bottom-sec .conclusion-wrapper .content-wrapper .icon img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-box-shadow: 0px 0px 68px 0px rgba(61, 201, 140, 0.3019607843);
          box-shadow: 0px 0px 68px 0px rgba(61, 201, 140, 0.3019607843);
  border-radius: 50%;
}
.banner-bottom-sec .conclusion-wrapper .content-wrapper h2 {
  margin-bottom: 20px;
  color: var(--white);
  font-weight: 800;
  line-height: 1;
}
@media screen and (min-width: 992px) {
  .banner-bottom-sec .conclusion-wrapper .content-wrapper h2 {
    margin-bottom: 30px;
  }
}
.banner-bottom-sec .conclusion-wrapper .content-wrapper h3 {
  font-weight: 800;
}
.banner-bottom-sec .conclusion-wrapper .content-wrapper h3 span {
  color: var(--primary);
}
.banner-bottom-sec .conclusion-wrapper .content-wrapper .caption p {
  font-size: 12px;
  font-weight: 500;
  color: var(--text-c);
  text-transform: capitalize;
  margin-bottom: 20px;
}
.banner-bottom-sec .conclusion-wrapper .content-wrapper .caption p span {
  color: var(--primary);
  font-weight: 800;
}
.banner-bottom-sec .conclusion-wrapper .content-wrapper .caption h6 {
  font-weight: 500;
  margin-bottom: 24px;
}
.banner-bottom-sec .conclusion-wrapper .content-wrapper .caption h6 span {
  font-weight: 800;
  color: var(--primary);
}

.why-choose-sec .why-choose-inner {
  border: 1px solid rgba(255, 255, 255, 0.1608);
  border-radius: 10px;
  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;
  gap: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 20px 40px 20px;
}
@media screen and (min-width: 768px) {
  .why-choose-sec .why-choose-inner {
    padding: 60px 30px 60px 30px;
  }
}
@media screen and (min-width: 992px) {
  .why-choose-sec .why-choose-inner {
    gap: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 60px 0px 60px 45px;
  }
}
@media screen and (min-width: 1200px) {
  .why-choose-sec .why-choose-inner {
    padding: 60px 0px 60px 60px;
    gap: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .why-choose-sec .why-choose-inner {
    padding: 60px 0px 60px 80px;
  }
}
.why-choose-sec .why-choose-inner .image-wrapper {
  max-width: 650px;
  position: relative;
}
.why-choose-sec .why-choose-inner .image-wrapper .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 16px 0 0 16px;
}
.why-choose-sec .why-choose-inner .image-wrapper .decor {
  position: absolute;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
          box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
}
.why-choose-sec .why-choose-inner .image-wrapper .decor img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  top: unset;
  left: unset;
  border-radius: 0;
}
.why-choose-sec .why-choose-inner .image-wrapper .decor.icon-1 {
  width: 40px;
  height: 40px;
  top: 0;
  left: 50%;
}
@media screen and (min-width: 576px) {
  .why-choose-sec .why-choose-inner .image-wrapper .decor.icon-1 {
    width: 50px;
    height: 50px;
    left: 50%;
    top: 0;
  }
}
@media screen and (min-width: 768px) {
  .why-choose-sec .why-choose-inner .image-wrapper .decor.icon-1 {
    width: 60px;
    height: 60px;
    left: 50%;
    top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .why-choose-sec .why-choose-inner .image-wrapper .decor.icon-1 {
    width: 80px;
    height: 80px;
    top: 0;
    left: 50%;
  }
}
@media screen and (min-width: 1400px) {
  .why-choose-sec .why-choose-inner .image-wrapper .decor.icon-1 {
    width: 100px;
    height: 100px;
    top: 0;
    left: 50%;
  }
}
.why-choose-sec .why-choose-inner .image-wrapper .decor.icon-2 {
  width: 30px;
  height: 30px;
  left: 0;
  bottom: 50px;
}
@media screen and (min-width: 576px) {
  .why-choose-sec .why-choose-inner .image-wrapper .decor.icon-2 {
    width: 40px;
    height: 40px;
    left: -15px;
    bottom: 70px;
  }
}
@media screen and (min-width: 768px) {
  .why-choose-sec .why-choose-inner .image-wrapper .decor.icon-2 {
    width: 50px;
    height: 50px;
    left: -25px;
    bottom: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .why-choose-sec .why-choose-inner .image-wrapper .decor.icon-2 {
    width: 60px;
    height: 60px;
    left: -30px;
    bottom: 105px;
  }
}
@media screen and (min-width: 1400px) {
  .why-choose-sec .why-choose-inner .image-wrapper .decor.icon-2 {
    width: 70px;
    height: 70px;
    left: -35px;
    bottom: 130px;
  }
}
.why-choose-sec .why-choose-inner .image-wrapper .decor.icon-3 {
  height: 35px;
  width: 35px;
  bottom: -12px;
  right: 30px;
}
@media screen and (min-width: 576px) {
  .why-choose-sec .why-choose-inner .image-wrapper .decor.icon-3 {
    width: 40px;
    height: 40px;
    bottom: -10px;
    right: 40px;
  }
}
@media screen and (min-width: 768px) {
  .why-choose-sec .why-choose-inner .image-wrapper .decor.icon-3 {
    width: 50px;
    height: 50px;
    bottom: -15px;
    right: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .why-choose-sec .why-choose-inner .image-wrapper .decor.icon-3 {
    width: 70px;
    height: 70px;
    bottom: -20px;
    right: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .why-choose-sec .why-choose-inner .image-wrapper .decor.icon-3 {
    width: 85px;
    height: 85px;
    bottom: -20px;
    right: 50px;
  }
}
.why-choose-sec .r-content-wrapper .icon-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  padding-bottom: 20px;
}
.why-choose-sec .r-content-wrapper .icon-text-wrapper .icon {
  width: 16px;
  height: 16px;
}
.why-choose-sec .r-content-wrapper .icon-text-wrapper .icon img {
  width: 100%;
  height: auto;
  display: block;
}
.why-choose-sec .r-content-wrapper .icon-text-wrapper .text p {
  margin-bottom: 0;
  color: var(--primary);
  font-size: 15px;
  font-weight: 800;
}
.why-choose-sec .r-content-wrapper h2 {
  margin-bottom: 18px;
  font-weight: 800;
  line-height: 1.1;
  max-width: 9em;
}
.why-choose-sec .r-content-wrapper h2 span {
  color: var(--primary);
}
.why-choose-sec .r-content-wrapper .caption-1 {
  max-width: 670px;
}
.why-choose-sec .r-content-wrapper .caption-1 p {
  font-size: 15px;
  font-weight: 500;
  color: var(--white);
  margin-bottom: 18px;
  text-transform: capitalize;
}
.why-choose-sec .r-content-wrapper .caption-1 p span {
  color: var(--primary);
  font-weight: 800;
}
.why-choose-sec .r-content-wrapper .caption-1 .link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  padding-top: 6px;
}
@media screen and (min-width: 992px) {
  .why-choose-sec .r-content-wrapper .caption-1 .link-wrapper {
    gap: 22px;
    padding-top: 15px;
  }
}
@media screen and (max-width: 991.72px) {
  .why-choose-sec .r-content-wrapper .caption-1 .link-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.why-choose-sec .r-content-wrapper .caption-1 .link-wrapper .link a {
  min-width: 170px;
}
@media screen and (min-width: 992px) {
  .why-choose-sec .r-content-wrapper .caption-1 .link-wrapper .link a {
    min-width: 160px;
    padding: 14px 20px;
  }
}
@media screen and (min-width: 1200px) {
  .why-choose-sec .r-content-wrapper .caption-1 .link-wrapper .link a {
    min-width: 180px;
    padding: 15px 25px;
  }
}
@media screen and (min-width: 1400px) {
  .why-choose-sec .r-content-wrapper .caption-1 .link-wrapper .link a {
    padding: 18px 32px;
    min-width: 200px;
  }
}
.why-choose-sec .r-content-wrapper .caption-1 .link-wrapper .link.transparent a {
  background-color: transparent;
  border: 1px solid var(--primary);
  color: var(--primary);
}
.why-choose-sec .r-content-wrapper .caption-1 .link-wrapper .link.transparent a:hover {
  border: 1px solid var(--primary);
  background-color: var(--primary);
  color: var(--body);
}

.compliance-sec .mid-content {
  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;
  position: relative;
}
@media screen and (max-width: 991.72px) {
  .compliance-sec .mid-content {
    gap: 30px;
  }
}
.compliance-sec .mid-content .security-icon-wrapper {
  position: relative;
  height: 280px;
  min-width: 280px;
  max-width: 280px;
  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;
}
@media screen and (min-width: 576px) {
  .compliance-sec .mid-content .security-icon-wrapper {
    height: 320px;
    min-width: 320px;
    max-width: 320px;
  }
}
@media screen and (min-width: 768px) {
  .compliance-sec .mid-content .security-icon-wrapper {
    height: 400px;
    min-width: 400px;
    max-width: 400px;
  }
}
@media screen and (min-width: 992px) {
  .compliance-sec .mid-content .security-icon-wrapper {
    height: 500px;
    min-width: 500px;
    max-width: 500px;
  }
}
@media screen and (min-width: 1200px) {
  .compliance-sec .mid-content .security-icon-wrapper {
    height: 600px;
    min-width: 600px;
    max-width: 600px;
  }
}
@media screen and (min-width: 1400px) {
  .compliance-sec .mid-content .security-icon-wrapper {
    height: 700px;
    min-width: 700px;
    max-width: 700px;
  }
}
.compliance-sec .mid-content .security-icon-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(23.62%, rgba(13, 13, 13, 0)), to(#FFFFFF));
  background: linear-gradient(180deg, rgba(13, 13, 13, 0) 23.62%, #FFFFFF 100%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.compliance-sec .mid-content .security-icon-wrapper .security-icon {
  max-width: 100px;
  min-width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
          box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
}
@media screen and (min-width: 576px) {
  .compliance-sec .mid-content .security-icon-wrapper .security-icon {
    max-width: 13px;
    min-width: 130px;
    height: 130px;
  }
}
@media screen and (min-width: 768px) {
  .compliance-sec .mid-content .security-icon-wrapper .security-icon {
    max-width: 160px;
    min-width: 160px;
    height: 160px;
  }
}
@media screen and (min-width: 992px) {
  .compliance-sec .mid-content .security-icon-wrapper .security-icon {
    max-width: 200px;
    min-width: 200px;
    height: 200px;
  }
}
@media screen and (min-width: 1200px) {
  .compliance-sec .mid-content .security-icon-wrapper .security-icon {
    max-width: 240px;
    min-width: 240px;
    height: 240px;
  }
}
@media screen and (min-width: 1400px) {
  .compliance-sec .mid-content .security-icon-wrapper .security-icon {
    max-width: 280px;
    min-width: 280px;
    height: 280px;
  }
}
.compliance-sec .mid-content .security-icon-wrapper .security-icon img {
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (min-width: 992px) {
  .compliance-sec .mid-content .icon-content {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
  }
}
@media screen and (max-width: 991.72px) {
  .compliance-sec .mid-content .icon-content {
    text-align: center;
  }
}
.compliance-sec .mid-content .icon-content .icon {
  width: 60px;
  height: 60px;
  border-radius: 44px;
  -webkit-box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
          box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
  margin-bottom: 18px;
}
@media screen and (min-width: 992px) {
  .compliance-sec .mid-content .icon-content .icon {
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .compliance-sec .mid-content .icon-content .icon {
    width: 120px;
    height: 120px;
  }
}
@media screen and (max-width: 991.72px) {
  .compliance-sec .mid-content .icon-content .icon {
    margin-inline: auto;
  }
}
.compliance-sec .mid-content .icon-content .icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.compliance-sec .mid-content .icon-content .text h6 {
  font-weight: 800;
  color: var(--primary);
  margin-bottom: 14px;
}
.compliance-sec .mid-content .icon-content .text p {
  color: var(--white);
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .compliance-sec .mid-content .icon-content .text p {
    max-width: 200px;
  }
}
@media screen and (min-width: 992px) {
  .compliance-sec .mid-content .icon-content.icon-1 {
    text-align: right;
    bottom: 15%;
    left: 13%;
  }
}
@media screen and (min-width: 1200px) {
  .compliance-sec .mid-content .icon-content.icon-1 {
    bottom: 18%;
    left: 14%;
  }
}
@media screen and (min-width: 992px) {
  .compliance-sec .mid-content .icon-content.icon-1 .icon {
    margin-left: auto;
    margin-right: -40px;
  }
}
@media screen and (min-width: 1200px) {
  .compliance-sec .mid-content .icon-content.icon-1 .icon {
    margin-right: -60px;
  }
}
@media screen and (min-width: 992px) {
  .compliance-sec .mid-content .icon-content.icon-2 {
    bottom: 15%;
    right: -9%;
  }
}
@media screen and (min-width: 1200px) {
  .compliance-sec .mid-content .icon-content.icon-2 {
    bottom: 18%;
    right: -5%;
  }
}
@media screen and (min-width: 1400px) {
  .compliance-sec .mid-content .icon-content.icon-2 {
    bottom: 18%;
    right: -7%;
  }
}
@media screen and (min-width: 992px) {
  .compliance-sec .mid-content .icon-content.icon-2 .icon {
    margin-left: -40px;
  }
}
@media screen and (min-width: 1200px) {
  .compliance-sec .mid-content .icon-content.icon-2 .icon {
    margin-left: -60px;
  }
}
.compliance-sec .mid-content .icon-content.icon-3 {
  position: relative;
  -webkit-transform: translate(0);
          transform: translate(0);
  text-align: center;
  z-index: 2;
}
@media screen and (min-width: 992px) {
  .compliance-sec .mid-content .icon-content.icon-3 {
    margin-top: -40px;
  }
}
@media screen and (min-width: 1200px) {
  .compliance-sec .mid-content .icon-content.icon-3 {
    margin-top: -60px;
  }
}
.compliance-sec .mid-content .icon-content.icon-3 .icon {
  margin-inline: auto;
}
.compliance-sec .mid-content .icon-content.icon-3 .text p {
  margin-inline: auto;
}
.compliance-sec .bottom-content {
  padding-top: 30px;
  text-align: center;
  max-width: 860px;
  margin-inline: auto;
}
.compliance-sec .bottom-content .link {
  padding-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .compliance-sec .bottom-content .link {
    padding-bottom: 30px;
  }
}
.compliance-sec .bottom-content .bottom-text p {
  font-weight: 500;
  color: var(--white);
  margin-bottom: 0;
  text-transform: capitalize;
  font-size: 15px;
}
.compliance-sec .bottom-content .bottom-text p span {
  font-weight: 800;
  color: var(--primary);
}

.marketing-section .title-wrap {
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
}
.marketing-section .title-wrap h2 {
  color: var(--white);
  line-height: 1.18;
  font-weight: 800;
  text-align: center;
  max-width: 13em;
  margin-inline: auto;
}
.marketing-section .title-wrap h2 span {
  font-weight: 800;
  color: var(--primary);
}
.marketing-section .tab-wrap {
  border: 1px solid rgba(255, 255, 255, 0.1608);
  padding: 30px 20px;
  border-radius: 10px;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .marketing-section .tab-wrap {
    padding: 40px 25px;
  }
}
@media screen and (min-width: 992px) {
  .marketing-section .tab-wrap {
    margin-top: 40px;
    padding: 40px 30px;
  }
}
@media screen and (min-width: 1200px) {
  .marketing-section .tab-wrap {
    padding: 42px;
    margin-top: 50px;
  }
}
.marketing-section .tab-wrap-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  position: relative;
}
@media screen and (max-width: 991.72px) {
  .marketing-section .tab-wrap-inner {
    padding-bottom: 280px;
  }
}
@media screen and (max-width: 575.72px) {
  .marketing-section .tab-wrap-inner {
    padding-bottom: 300px;
  }
}
@media screen and (max-width: 419.72px) {
  .marketing-section .tab-wrap-inner {
    padding-bottom: 330px;
  }
}
.marketing-section .tab-wrap .tab-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media screen and (min-width: 992px) {
  .marketing-section .tab-wrap .tab-item {
    gap: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .marketing-section .tab-wrap .tab-item {
    gap: 116px;
  }
}
@media screen and (max-width: 991.72px) {
  .marketing-section .tab-wrap .tab-item {
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.marketing-section .tab-wrap .tab-item .tab {
  width: 100%;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .marketing-section .tab-wrap .tab-item .tab {
    width: calc(50% - 58px);
  }
}
.marketing-section .tab-wrap .tab-item .tab-inner {
  border: 1px solid var(--primary);
  border-radius: 10px;
  color: var(--white);
  padding: 14px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
}
@media screen and (min-width: 768px) {
  .marketing-section .tab-wrap .tab-item .tab-inner {
    gap: 20px;
    padding: 18px 16px;
  }
}
@media screen and (min-width: 992px) {
  .marketing-section .tab-wrap .tab-item .tab-inner {
    padding: 24px;
  }
}
.marketing-section .tab-wrap .tab-item .tab-inner .icon img {
  width: 1em;
  height: 1em;
  display: block;
}
.marketing-section .tab-wrap .tab-item .tab .text p {
  font-weight: 800;
  margin: 0;
}
@media screen and (max-width: 374.72px) {
  .marketing-section .tab-wrap .tab-item .tab .text p {
    font-size: 16px;
  }
}
.marketing-section .tab-wrap .tab-item .content-wrap {
  color: var(--white);
  width: 100%;
}
@media screen and (min-width: 992px) {
  .marketing-section .tab-wrap .tab-item .content-wrap {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: calc(50% + 30px);
  }
}
@media screen and (min-width: 1200px) {
  .marketing-section .tab-wrap .tab-item .content-wrap {
    width: calc(50% - 58px);
  }
}
@media screen and (max-width: 991.72px) {
  .marketing-section .tab-wrap .tab-item .content-wrap {
    position: absolute;
    bottom: 0;
  }
}
.marketing-section .tab-wrap .tab-item .content-wrap-inner {
  max-width: 25em;
  opacity: 0;
  -webkit-transform: translateX(80px);
          transform: translateX(80px);
}
@media screen and (max-width: 991.72px) {
  .marketing-section .tab-wrap .tab-item .content-wrap-inner {
    -webkit-transform: translateX(0) !important;
            transform: translateX(0) !important;
    max-width: 100%;
  }
}
.marketing-section .tab-wrap .tab-item .content-wrap .icon {
  background-color: #142B21;
  height: 54px;
  width: 54px;
  min-width: 54px;
  border-radius: 50%;
  border: 1px solid rgba(80, 200, 102, 0.27);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .marketing-section .tab-wrap .tab-item .content-wrap .icon {
    height: 64px;
    width: 64px;
    min-width: 64px;
  }
}
@media screen and (min-width: 1200px) {
  .marketing-section .tab-wrap .tab-item .content-wrap .icon {
    height: 84px;
    width: 84px;
    min-width: 84px;
  }
}
.marketing-section .tab-wrap .tab-item .content-wrap .icon .icon-inner img {
  width: 1em;
  height: 1em;
  display: block;
}
.marketing-section .tab-wrap .tab-item .content-wrap .sub-title h4 {
  margin-top: 32px;
  margin-bottom: 16px;
  line-height: 1.33;
  font-weight: 500;
}
.marketing-section .tab-wrap .tab-item .content-wrap .title h3 {
  margin-bottom: 16px;
  line-height: 1.18;
  font-weight: 800;
}
.marketing-section .tab-wrap .tab-item .content-wrap .title h3 span {
  font-weight: 800;
  color: var(--primary);
}
.marketing-section .tab-wrap .tab-item .content-wrap .text p {
  line-height: 1.33;
  font-weight: 500;
}
.marketing-section .tab-wrap .tab-item .content-wrap .text p span {
  font-weight: 800;
  color: var(--primary);
}
.marketing-section .tab-wrap .tab-item.active .tab-inner {
  background-color: var(--primary);
}
.marketing-section .tab-wrap .tab-item-1 .content-wrap-inner {
  opacity: 1;
}

.waba-sec .upper-content h2 {
  max-width: 11em;
  margin-inline: auto;
}
.waba-sec .upper-content p {
  max-width: 70em;
}
.waba-sec .bottom-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media screen and (max-width: 991.72px) {
  .waba-sec .bottom-content {
    gap: 30px;
  }
}
.waba-sec .bottom-content .circle-wrapper {
  min-width: 280px;
  max-width: 280px;
  height: 280px;
  position: relative;
  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;
}
@media screen and (min-width: 576px) {
  .waba-sec .bottom-content .circle-wrapper {
    min-width: 320px;
    max-width: 320px;
    height: 320px;
  }
}
@media screen and (min-width: 768px) {
  .waba-sec .bottom-content .circle-wrapper {
    min-width: 380px;
    max-width: 380px;
    height: 380px;
  }
}
@media screen and (min-width: 992px) {
  .waba-sec .bottom-content .circle-wrapper {
    min-width: 480px;
    max-width: 480px;
    height: 480px;
  }
}
@media screen and (min-width: 1200px) {
  .waba-sec .bottom-content .circle-wrapper {
    min-width: 580px;
    max-width: 580px;
    height: 580px;
  }
}
.waba-sec .bottom-content .circle-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(34.62%, rgba(13, 13, 13, 0)), to(#FFFFFF));
  background: linear-gradient(180deg, rgba(13, 13, 13, 0) 34.62%, #FFFFFF 100%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.waba-sec .bottom-content .circle-wrapper .circle-image {
  max-width: 120px;
  min-width: 120px;
  height: 120px;
}
@media screen and (min-width: 576px) {
  .waba-sec .bottom-content .circle-wrapper .circle-image {
    max-width: 150px;
    min-width: 150px;
    height: 150px;
  }
}
@media screen and (min-width: 768px) {
  .waba-sec .bottom-content .circle-wrapper .circle-image {
    max-width: 180px;
    min-width: 180px;
    height: 180px;
  }
}
@media screen and (min-width: 992px) {
  .waba-sec .bottom-content .circle-wrapper .circle-image {
    max-width: 200px;
    min-width: 200px;
    height: 200px;
  }
}
@media screen and (min-width: 1200px) {
  .waba-sec .bottom-content .circle-wrapper .circle-image {
    max-width: 300px;
    min-width: 300px;
    height: 300px;
  }
}
.waba-sec .bottom-content .circle-wrapper .circle-image img {
  width: 100%;
  height: auto;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.waba-sec .bottom-content .icon-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media screen and (min-width: 992px) {
  .waba-sec .bottom-content .icon-content {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 991.72px) {
  .waba-sec .bottom-content .icon-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
.waba-sec .bottom-content .icon-content .icon-wrapper {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
          box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
}
@media screen and (min-width: 768px) {
  .waba-sec .bottom-content .icon-content .icon-wrapper {
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .waba-sec .bottom-content .icon-content .icon-wrapper {
    width: 80px;
    height: 80px;
  }
}
.waba-sec .bottom-content .icon-content .icon-wrapper img {
  height: 100%;
  width: 100%;
  display: block;
}
.waba-sec .bottom-content .icon-content .text {
  max-width: 205px;
}
@media screen and (max-width: 991.72px) {
  .waba-sec .bottom-content .icon-content .text {
    max-width: 100%;
  }
}
.waba-sec .bottom-content .icon-content .text p {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 15px;
}
.waba-sec .bottom-content .icon-content .text p span {
  font-weight: 800;
  color: var(--primary);
}
@media screen and (min-width: 992px) {
  .waba-sec .bottom-content .icon-content.icon-r {
    text-align: right;
  }
}
@media screen and (max-width: 991.72px) {
  .waba-sec .bottom-content .icon-content.icon-r {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.waba-sec .bottom-content .icon-content.icon-b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .waba-sec .bottom-content .icon-content.icon-b {
    position: relative;
    -webkit-transform: translate(0);
            transform: translate(0);
    margin-top: -30px;
  }
}
@media screen and (min-width: 1200px) {
  .waba-sec .bottom-content .icon-content.icon-b {
    margin-top: -40px;
  }
}
@media screen and (min-width: 992px) {
  .waba-sec .bottom-content .icon-content.icon-1 {
    top: 40%;
    left: 13%;
  }
}
@media screen and (min-width: 1200px) {
  .waba-sec .bottom-content .icon-content.icon-1 {
    top: 40%;
    left: 14%;
  }
}
@media screen and (min-width: 1400px) {
  .waba-sec .bottom-content .icon-content.icon-1 {
    top: 40%;
    left: 18%;
  }
}
@media screen and (min-width: 992px) {
  .waba-sec .bottom-content .icon-content.icon-2 {
    bottom: 18%;
    left: 20%;
  }
}
@media screen and (min-width: 1200px) {
  .waba-sec .bottom-content .icon-content.icon-2 {
    bottom: 18%;
    left: 20%;
  }
}
@media screen and (min-width: 1400px) {
  .waba-sec .bottom-content .icon-content.icon-2 {
    bottom: 18%;
    left: 23%;
  }
}
@media screen and (min-width: 992px) {
  .waba-sec .bottom-content .icon-content.icon-4 {
    top: 40%;
    right: -17%;
  }
}
@media screen and (min-width: 1200px) {
  .waba-sec .bottom-content .icon-content.icon-4 {
    right: -13%;
    top: 40%;
  }
}
@media screen and (min-width: 1400px) {
  .waba-sec .bottom-content .icon-content.icon-4 {
    right: -6%;
    top: 40%;
  }
}
@media screen and (min-width: 992px) {
  .waba-sec .bottom-content .icon-content.icon-5 {
    bottom: 18%;
    right: -10%;
  }
}
@media screen and (min-width: 1200px) {
  .waba-sec .bottom-content .icon-content.icon-5 {
    bottom: 18%;
    right: -7%;
  }
}
@media screen and (min-width: 1400px) {
  .waba-sec .bottom-content .icon-content.icon-5 {
    bottom: 18%;
    right: -1%;
  }
}

.Industries-serve-sec .bottom-content {
  padding-top: 30px;
}
.Industries-serve-sec .bottom-content .tabs-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid var(--primary);
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 991.72px) {
  .Industries-serve-sec .bottom-content .tabs-nav {
    overflow: auto;
  }
}
.Industries-serve-sec .bottom-content .tabs-nav::after {
  content: "";
  position: absolute;
  width: 8%;
  height: 100%;
  top: 0;
  right: 0;
  background: -webkit-gradient(linear, right top, left top, from(#3DC98C), color-stop(101.9%, rgba(30, 99, 69, 0)));
  background: linear-gradient(270deg, #3DC98C 0%, rgba(30, 99, 69, 0) 101.9%);
  z-index: 1;
  border-radius: 0 10px 10px 0;
}
@media screen and (max-width: 991.72px) {
  .Industries-serve-sec .bottom-content .tabs-nav::after {
    display: none;
  }
}
.Industries-serve-sec .bottom-content .tabs-nav button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  border: none;
  background: transparent;
  padding: 14px 10px;
  border-radius: 10px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  margin: 0;
  font-weight: 600;
  font-size: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--primary);
}
@media screen and (min-width: 1200px) {
  .Industries-serve-sec .bottom-content .tabs-nav button {
    font-size: 13px;
    padding: 18px 14px;
  }
}
@media screen and (min-width: 1400px) {
  .Industries-serve-sec .bottom-content .tabs-nav button {
    font-size: 15px;
  }
}
@media screen and (max-width: 991.72px) {
  .Industries-serve-sec .bottom-content .tabs-nav button {
    white-space: nowrap;
  }
}
.Industries-serve-sec .bottom-content .tabs-nav button .icon {
  display: block;
  font-size: 18px;
}
@media screen and (min-width: 1200px) {
  .Industries-serve-sec .bottom-content .tabs-nav button .icon {
    font-size: 20px;
  }
}
.Industries-serve-sec .bottom-content .tabs-nav button .icon svg {
  width: 1em;
  height: 1em;
  display: block;
}
.Industries-serve-sec .bottom-content .tabs-nav button.active {
  background-color: var(--primary);
  color: var(--white);
}
.Industries-serve-sec .bottom-content .tabs-content {
  padding-top: 30px;
}
.Industries-serve-sec .bottom-content .swiper-slide {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.1608);
  padding: 40px 20px 0;
}
@media screen and (min-width: 768px) {
  .Industries-serve-sec .bottom-content .swiper-slide {
    padding: 60px 30px 0;
  }
}
@media screen and (min-width: 992px) {
  .Industries-serve-sec .bottom-content .swiper-slide {
    padding: 80px 45px 0;
  }
}
@media screen and (min-width: 1200px) {
  .Industries-serve-sec .bottom-content .swiper-slide {
    padding: 80px 60px 0;
  }
}
@media screen and (min-width: 1400px) {
  .Industries-serve-sec .bottom-content .swiper-slide {
    padding: 80px 80px 0;
  }
}
.Industries-serve-sec .bottom-content .swiper-slide .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .Industries-serve-sec .bottom-content .swiper-slide .content {
    gap: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 1200px) {
  .Industries-serve-sec .bottom-content .swiper-slide .content {
    gap: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .Industries-serve-sec .bottom-content .swiper-slide .content {
    gap: 60px;
  }
}
.Industries-serve-sec .bottom-content .swiper-slide .content .icon {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
          box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .Industries-serve-sec .bottom-content .swiper-slide .content .icon {
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 992px) {
  .Industries-serve-sec .bottom-content .swiper-slide .content .icon {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .Industries-serve-sec .bottom-content .swiper-slide .content .icon {
    width: 80px;
    height: 80px;
  }
}
.Industries-serve-sec .bottom-content .swiper-slide .content .icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.Industries-serve-sec .bottom-content .swiper-slide .content h2 {
  margin-bottom: 20px;
  font-weight: 800;
  color: var(--primary);
}
@media screen and (min-width: 992px) {
  .Industries-serve-sec .bottom-content .swiper-slide .content h2 {
    margin-bottom: 30px;
    max-width: 8em;
  }
}
.Industries-serve-sec .bottom-content .swiper-slide .content p {
  color: var(--white);
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .Industries-serve-sec .bottom-content .swiper-slide .content p {
    margin-bottom: 30px;
    max-width: 22em;
  }
}
.Industries-serve-sec .bottom-content .swiper-slide .content p span {
  font-weight: 800;
  color: var(--primary);
}
.Industries-serve-sec .bottom-content .swiper-slide .content .image {
  max-width: 720px;
  margin-left: auto;
}
.Industries-serve-sec .bottom-content .swiper-slide .content .image img {
  width: 100%;
  height: auto;
  -o-object-position: center;
     object-position: center;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.Industries-serve-sec.our-core-sec .upper-content h2 {
  max-width: 10em;
  margin-inline: auto;
}
.Industries-serve-sec.our-core-sec .bottom-content {
  padding-top: 30px;
}
.Industries-serve-sec.our-core-sec .bottom-content .tabs-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid var(--primary);
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 991.72px) {
  .Industries-serve-sec.our-core-sec .bottom-content .tabs-nav {
    overflow: auto;
  }
}
.Industries-serve-sec.our-core-sec .bottom-content .tabs-nav::after {
  content: "";
  position: absolute;
  width: 8%;
  height: 100%;
  top: 0;
  right: 0;
  background: -webkit-gradient(linear, right top, left top, from(#3DC98C), color-stop(101.9%, rgba(30, 99, 69, 0)));
  background: linear-gradient(270deg, #3DC98C 0%, rgba(30, 99, 69, 0) 101.9%);
  z-index: 1;
  border-radius: 0 10px 10px 0;
  display: none;
}
.Industries-serve-sec.our-core-sec .bottom-content .tabs-nav button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  border: none;
  background: transparent;
  padding: 14px 10px;
  border-radius: 10px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  margin: 0;
  font-weight: 600;
  font-size: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--primary);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1200px) {
  .Industries-serve-sec.our-core-sec .bottom-content .tabs-nav button {
    font-size: 13px;
    padding: 18px 14px;
  }
}
@media screen and (min-width: 1400px) {
  .Industries-serve-sec.our-core-sec .bottom-content .tabs-nav button {
    font-size: 15px;
  }
}
@media screen and (max-width: 991.72px) {
  .Industries-serve-sec.our-core-sec .bottom-content .tabs-nav button {
    white-space: nowrap;
  }
}
.Industries-serve-sec.our-core-sec .bottom-content .tabs-nav button .icon {
  display: block;
  font-size: 18px;
}
@media screen and (min-width: 1200px) {
  .Industries-serve-sec.our-core-sec .bottom-content .tabs-nav button .icon {
    font-size: 20px;
  }
}
.Industries-serve-sec.our-core-sec .bottom-content .tabs-nav button .icon svg {
  width: 1em;
  height: 1em;
  display: block;
}
.Industries-serve-sec.our-core-sec .bottom-content .tabs-nav button.active {
  background-color: var(--primary);
  color: var(--white);
}
.Industries-serve-sec.our-core-sec .bottom-content .tabs-content {
  padding-top: 30px;
}
.Industries-serve-sec.our-core-sec .bottom-content .swiper-slide {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.1608);
  padding: 40px 20px 0;
}
@media screen and (min-width: 768px) {
  .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide {
    padding: 60px 30px 0;
  }
}
@media screen and (min-width: 992px) {
  .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide {
    padding: 80px 45px 0;
  }
}
@media screen and (min-width: 1200px) {
  .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide {
    padding: 80px 60px 0;
  }
}
@media screen and (min-width: 1400px) {
  .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide {
    padding: 80px 80px 0;
  }
}
.Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content {
    gap: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 1200px) {
  .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content {
    gap: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content {
    gap: 60px;
  }
}
.Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content .icon {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
          box-shadow: 0px 0px 98.8px 0px rgba(80, 200, 102, 0.5803921569);
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content .icon {
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 992px) {
  .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content .icon {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content .icon {
    width: 80px;
    height: 80px;
  }
}
.Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content .icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content h2 {
  margin-bottom: 20px;
  font-weight: 800;
  color: var(--white);
}
.Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content h2 span {
  color: var(--primary);
}
@media screen and (min-width: 992px) {
  .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content h2 {
    margin-bottom: 30px;
    max-width: 9em;
  }
}
.Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content p {
  color: var(--white);
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content p {
    margin-bottom: 30px;
    max-width: 22em;
  }
}
.Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content p span {
  font-weight: 800;
  color: var(--primary);
}
.Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content .image {
  max-width: 720px;
  margin-left: auto;
}
.Industries-serve-sec.our-core-sec .bottom-content .swiper-slide .content .image img {
  width: 100%;
  height: auto;
  -o-object-position: center;
     object-position: center;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.banner-sec {
  position: relative;
  overflow: hidden;
}
.banner-sec h1 {
  font-weight: 800;
  color: var(--white);
  line-height: 1.14;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .banner-sec h1 {
    max-width: 7.5em;
    margin-bottom: 30px;
  }
}
.banner-sec h1 span {
  color: var(--primary);
}
.banner-sec .caption p {
  color: var(--white);
  font-weight: 800;
}
.banner-sec .caption h1,
.banner-sec .caption p {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
}
.banner-sec .wave-image {
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  width: 100%;
  top: 40%;
  max-width: 1920px;
}
@media screen and (min-width: 992px) {
  .banner-sec .wave-image {
    min-width: 1500px;
    top: 36%;
  }
}
@media screen and (min-width: 1400px) {
  .banner-sec .wave-image {
    top: 45%;
  }
}
@media screen and (min-width: 1500px) {
  .banner-sec .wave-image {
    top: 42%;
  }
}
@media screen and (min-width: 1600px) {
  .banner-sec .wave-image {
    top: 37%;
  }
}
@media screen and (min-width: 1800px) {
  .banner-sec .wave-image {
    top: 32%;
  }
}
@media screen and (max-width: 991.72px) {
  .banner-sec .wave-image {
    -webkit-transform: translateX(-50%) rotate(-10deg);
            transform: translateX(-50%) rotate(-10deg);
    top: 35%;
    left: 25%;
  }
}
@media screen and (max-width: 767.72px) {
  .banner-sec .wave-image {
    min-width: 768px;
    top: 37%;
    left: 29%;
  }
}
@media screen and (max-width: 575.72px) {
  .banner-sec .wave-image {
    min-width: 576px;
    top: 31%;
    left: 26%;
  }
}
@media screen and (max-width: 539.72px) {
  .banner-sec .wave-image {
    top: 35%;
    left: 24%;
  }
}
@media screen and (max-width: 419.72px) {
  .banner-sec .wave-image {
    top: 35%;
    left: 19%;
  }
}
@media screen and (max-width: 379.72px) {
  .banner-sec .wave-image {
    top: 36%;
    left: 13%;
  }
}
.banner-sec .wave-image svg {
  width: 100%;
  height: auto;
  display: none;
}
@media screen and (min-width: 992px) {
  .banner-sec .wave-image svg {
    display: block;
  }
}
.banner-sec .wave-image svg rect {
  stroke: var(--body);
  stroke-width: 4px;
}
.banner-sec .wave-image svg .strokr-adj {
  stroke: var(--white) !important;
}
.banner-sec .wave-image svg.for-mobile {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 992px) {
  .banner-sec .wave-image svg.for-mobile {
    display: none;
  }
}
.banner-sec .wave-image .running-path {
  visibility: hidden;
}
.banner-sec .banner-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 992px) {
  .banner-sec .banner-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (max-width: 991.72px) {
  .banner-sec .banner-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.banner-sec .banner-inner .image-wrapper .image {
  position: relative;
  z-index: 2;
  max-width: 120px;
  background-color: var(--body);
}
@media screen and (min-width: 576px) {
  .banner-sec .banner-inner .image-wrapper .image {
    max-width: 150px;
  }
}
@media screen and (min-width: 768px) {
  .banner-sec .banner-inner .image-wrapper .image {
    max-width: 180px;
  }
}
@media screen and (min-width: 992px) {
  .banner-sec .banner-inner .image-wrapper .image {
    max-width: 200px;
    margin-right: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-sec .banner-inner .image-wrapper .image {
    margin-right: 90px;
    max-width: 240px;
  }
}
@media screen and (min-width: 1400px) {
  .banner-sec .banner-inner .image-wrapper .image {
    max-width: 300px;
    margin-right: 120px;
  }
}
@media screen and (min-width: 1600px) {
  .banner-sec .banner-inner .image-wrapper .image {
    margin-right: 100px;
  }
}
@media screen and (min-width: 1700px) {
  .banner-sec .banner-inner .image-wrapper .image {
    margin-right: 50px;
  }
}
@media screen and (min-width: 1800px) {
  .banner-sec .banner-inner .image-wrapper .image {
    max-width: 400px;
    margin-right: 0;
  }
}
.banner-sec .banner-inner .image-wrapper .image img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.banner-sec .bottom-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  padding-top: 30px;
}
@media screen and (min-width: 992px) {
  .banner-sec .bottom-content-wrapper {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-top: 60px;
    margin-top: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-sec .bottom-content-wrapper {
    margin-right: 90px;
    padding-top: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .banner-sec .bottom-content-wrapper {
    padding-top: 30px;
    margin-right: 120px;
  }
}
@media screen and (min-width: 1600px) {
  .banner-sec .bottom-content-wrapper {
    margin-right: 100px;
  }
}
@media screen and (min-width: 1700px) {
  .banner-sec .bottom-content-wrapper {
    margin-right: 50px;
  }
}
@media screen and (min-width: 1800px) {
  .banner-sec .bottom-content-wrapper {
    margin-right: 0;
  }
}
@media screen and (max-width: 991.72px) {
  .banner-sec .bottom-content-wrapper {
    text-align: center;
  }
}
.banner-sec .bottom-content-wrapper .sub-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.banner-sec .bottom-content-wrapper .sub-title h4 {
  font-weight: 800;
  text-transform: capitalize;
  color: var(--primary);
}
.banner-sec .bottom-content-wrapper .sub-title .arrow {
  max-width: 40px;
  margin-top: -50px;
  display: none;
}
@media screen and (min-width: 992px) {
  .banner-sec .bottom-content-wrapper .sub-title .arrow {
    max-width: 60px;
    display: block;
  }
}
.banner-sec .bottom-content-wrapper .sub-title .arrow img {
  width: 100%;
  height: auto;
  display: block;
}
.banner-sec .bottom-content-wrapper p {
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
}
.banner-sec .bottom-content-wrapper .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 992px) {
  .banner-sec .bottom-content-wrapper .link {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.banner-sec .icon-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  padding-top: 30px;
}
@media screen and (min-width: 992px) {
  .banner-sec .icon-content-wrapper {
    display: none;
  }
}
.banner-sec .icon-content-wrapper .icon-arrow {
  width: calc(50% - 10px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  text-align: center;
}
.banner-sec .icon-content-wrapper .icon-arrow .icon {
  width: 60px;
  height: 60px;
  position: relative;
}
.banner-sec .icon-content-wrapper .icon-arrow .icon svg {
  width: 100%;
  height: 100%;
  display: block;
}
.banner-sec .icon-content-wrapper .icon-arrow .icon .arrow {
  max-width: 34px;
  position: absolute;
}
.banner-sec .icon-content-wrapper .icon-arrow .icon .arrow svg {
  height: auto;
  width: 100%;
  display: block;
}
.banner-sec .icon-content-wrapper .icon-arrow .text p {
  font-size: 15px;
  font-weight: 800;
  margin-bottom: 0;
  color: var(--primary);
  max-width: 6em;
}
.banner-sec .icon-content-wrapper .icon-c-1.icon-arrow .icon .arrow {
  bottom: -12px;
  left: -25px;
}
.banner-sec .icon-content-wrapper .icon-c-2.icon-arrow .icon .arrow {
  top: -10px;
  right: -25px;
}
.banner-sec .icon-content-wrapper .icon-c-3.icon-arrow .icon .arrow {
  bottom: -20px;
  right: -20px;
}
.banner-sec .icon-content-wrapper .icon-c-4.icon-arrow .icon .arrow {
  top: -15px;
  right: -20px;
}
.banner-sec .running-path {
  stroke-dasharray: 1;
  stroke-dashoffset: 1;
  fill: none;
  stroke: #3DC98C;
  stroke-width: 5;
}/*# sourceMappingURL=whatsapp.css.map */