

/* === ASSET CSS HASH: b5d0202b2e5a94e3bb840bc3cb7e69e00c8fb3c0 | SCOPE: section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] === */
/* Hero Widget Styles - Scoped under .hero-wrapper */

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper{
  position: relative;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two{
  position: relative;
  overflow: hidden;
  background-color: #FFFFFF;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel{
  position: relative;
  width: 100%;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel .mediox-owl__carousel__counter{
  position: absolute;
  top: 50%;
  left: 53px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  gap: 17px;
  z-index: 3;
}

@media (max-width: 1399px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel .mediox-owl__carousel__counter{
    left: 15px;
  }
}

@media (max-width: 1199px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel .mediox-owl__carousel__counter{
    display: none;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel .mediox-owl__carousel__counter__current{
  position: relative;
  font-size: 26px;
  color: var(--secondary_color);
  font-weight: 600;
  line-height: 1;
}

@media (max-width: 1399px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel .mediox-owl__carousel__counter__current{
    font-size: 23px;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel .mediox-owl__carousel__counter__current::before{
  content: "";
  width: 33px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: -53px;
  transform: translateY(-50%);
  background-color: var(--secondary_color);
}

@media (max-width: 1399px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel .mediox-owl__carousel__counter__current::before{
    display: none;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel .mediox-owl__carousel__counter__total{
  position: relative;
  font-size: 16px;
  color: #707882;
  font-weight: 600;
  line-height: 1;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel .mediox-owl__carousel__counter__total::before{
  content: "";
  width: 2px;
  height: calc(100% - 5px);
  position: absolute;
  top: 50%;
  left: -8px;
  transform: translateY(-50%) rotate(20deg);
  background-color: #707882;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel.owl-carousel .owl-nav{
  margin: 0;
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: row;
  gap: 14px;
}

@media (min-width: 1200px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel.owl-carousel .owl-nav{
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    flex-direction: column;
  }
}

@media (min-width: 1400px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel.owl-carousel .owl-nav{
    right: 40px;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel.owl-carousel .owl-nav button{
  background-color: #FFFFFF;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel.owl-carousel .owl-nav button:hover{
  background-color: var(--secondary_color);
  color: #FFFFFF;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel.owl-carousel .owl-nav button{
    width: 50px;
    height: 50px;
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__carousel.owl-carousel .owl-nav{
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__item{
  position: relative;
  padding: 30px 141px 0;
  background-color: #FFFFFF;
  overflow: hidden;
}

@media (max-width: 1399px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__item{
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (max-width: 1199px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__item{
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 575px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__item{
    padding: 15px 15px 0;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__item__shape{
  width: 100%;
  height: 270px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #ECF0F5;
  z-index: 1;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__item__shape__bg{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  mix-blend-mode: multiply;
  opacity: 0.25;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__wrapper{
  position: relative;
  padding-top: 191px;
  padding-bottom: 134px;
  overflow: hidden;
  border-radius: var(--general_border_radius);
  z-index: 2;
}

@media (max-width: 1599px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__wrapper{
    padding-bottom: 198px;
    padding-top: 153px;
  }
}

@media (max-width: 1199px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__wrapper{
    padding-bottom: 230px;
  }
}

@media (max-width: 575px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__wrapper{
    padding-top: 133px;
    padding-bottom: 220px;
  }
}

@media (max-width: 390px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__wrapper{
    padding-top: 123px;
    padding-bottom: 210px;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__bg{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  border-radius: var(--general_border_radius);
  transform: scale(1);
  transition: transform 10000ms ease, -webkit-transform 10000ms ease;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__bg::after{
  content: "";
  width: 100%;
  max-width: 1090px;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, var(--primary_color) 6.58%, rgba(0, 165, 241, 0.8) 43.94%, rgba(0, 165, 241, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .container{
  position: relative;
  z-index: 1;
}

@media (min-width: 576px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .container{
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 768px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .container{
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 992px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .container{
    padding-left: 60px;
    padding-right: 60px;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__content{
  position: relative;
  overflow: hidden;
  z-index: 1;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__sub-title{
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
  color: var(--secondary_color);
  letter-spacing: 0.2em;
  line-height: 1.457;
  text-transform: uppercase;
  opacity: 0;
  transform: translateY(-120px);
}

@media (max-width: 575px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__sub-title{
    font-size: 16px;
  }
}

@media (max-width: 430px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__sub-title{
    letter-spacing: 0.05em;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title{
  margin-bottom: 9px;
  display: inline-block;
  overflow: hidden;
  font-size: 80px;
  color: #FFFFFF;
  font-weight: 800;
  line-height: 1.125;
  letter-spacing: -0.01em;
  text-transform: capitalize;
  opacity: 0;
  transform: translateX(300px);
  position: relative;
}

@media (max-width: 1399px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title{
    font-size: 70px;
  }
}

@media (max-width: 991px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title{
    font-size: 65px;
  }
}

@media (max-width: 767px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title{
    font-size: 55px;
  }
}

@media (max-width: 575px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title{
    font-size: 50px;
  }
}

@media (max-width: 430px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title{
    font-size: 45px;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title__overlay-group{
  display: block;
  position: relative;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title__overlay{
  background-color: var(--secondary_color);
  width: 16.66%;
  height: calc(100% - 10px);
  display: block;
  position: absolute;
  transition: top 1000ms cubic-bezier(0.65, 0, 0.076, 1), bottom 1000ms cubic-bezier(0.65, 0, 0.076, 1);
  transition-delay: 2200ms;
  z-index: 1;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title__overlay:nth-child(2),
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title__overlay:nth-child(4),
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title__overlay:nth-child(6){
  top: 5px;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title__overlay:nth-child(2){
  left: 16.66%;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title__overlay:nth-child(4){
  left: 49.98%;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title__overlay:nth-child(6){
  left: 83.3%;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title__overlay:nth-child(1),
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title__overlay:nth-child(3),
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title__overlay:nth-child(5){
  bottom: 5px;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title__overlay:nth-child(1){
  left: 0;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title__overlay:nth-child(3){
  left: 33.32%;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__title__overlay:nth-child(5){
  left: 66.64%;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__text{
  margin-bottom: 51px;
  max-width: 551px;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1.666;
  opacity: 0;
  transform: translateX(-300px);
}

@media (max-width: 575px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__text{
    font-size: 16px;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-group{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-1,
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-2{
  opacity: 0;
  transform: translateY(120px);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-1 .mediox-btn::before,
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-1 .mediox-btn::after{
  background-color: #FFFFFF;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-1 .mediox-btn:hover,
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-1 .mediox-btn:hover .mediox-btn__icon{
  color: var(--secondary_color);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-2 .mediox-btn{
  padding: 11px 20.5px;
  background-color: transparent;
  border: 1px solid #FFFFFF;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-2 .mediox-btn::before,
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-2 .mediox-btn::after{
  content: "";
  background-color: var(--secondary_color);
  height: calc(100% + 6px);
  width: 0%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  transition: all 500ms ease;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-2 .mediox-btn::before{
  left: -5px;
  border-radius: 100px 0 0 100px;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-2 .mediox-btn::after{
  right: -5px;
  border-radius: 0 100px 100px 0;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-2 .mediox-btn:hover{
  border-color: var(--secondary_color);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-2 .mediox-btn:hover::before,
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__button-2 .mediox-btn:hover::after{
  width: calc(50% + 6px);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__info{
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: var(--primary_color);
  -webkit-mask: url('data:image/svg+xml;utf8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900.000000 246.000000"><g transform="translate(0.000000,246.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M8964 2308 c-20 -94 -165 -246 -266 -280 -18 -6 -39 -16 -47 -22 -10 -8 -1085 -13 -3895 -17 -2546 -4 -3898 -9 -3931 -16 -124 -25 -263 -139 -326 -268 l-34 -70 -6 -615 c-4 -338 -11 -635 -16 -660 -15 -73 -64 -160 -123 -219 -75 -76 -92 -88 -190 -129 -18 -8 1284 -11 4423 -11 l4447 -1 0 1170 c0 1004 -2 1170 -14 1170 -8 0 -18 -14 -22 -32z"/> </g> </svg>');
  mask: url('data:image/svg+xml;utf8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900.000000 246.000000"><g transform="translate(0.000000,246.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M8964 2308 c-20 -94 -165 -246 -266 -280 -18 -6 -39 -16 -47 -22 -10 -8 -1085 -13 -3895 -17 -2546 -4 -3898 -9 -3931 -16 -124 -25 -263 -139 -326 -268 l-34 -70 -6 -615 c-4 -338 -11 -635 -16 -660 -15 -73 -64 -160 -123 -219 -75 -76 -92 -88 -190 -129 -18 -8 1284 -11 4423 -11 l4447 -1 0 1170 c0 1004 -2 1170 -14 1170 -8 0 -18 -14 -22 -32z"/> </g> </svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: cover;
  mask-size: cover;
}

@media (max-width: 1199px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__info{
    display: none;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__info__inner{
  padding: 70px 65.5px 29px 50.5px;
  display: flex;
  align-items: flex-start;
  gap: 110px;
  border-radius: 30px 0 30px 0;
  z-index: 1;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__call{
  position: relative;
  display: flex;
  align-items: center;
  gap: 15px;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__call::after{
  content: "";
  width: 1px;
  height: 37px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 50%;
  right: -55px;
  transform: translateY(-50%);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__call__icon{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  font-size: 16px;
  color: var(--secondary_color);
  background-color: #ECF0F5;
  transition: all 500ms ease;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__call:hover .main-slider-two__call__icon{
  color: #FFFFFF;
  background-color: var(--secondary_color);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__call__title{
  margin-bottom: 4px;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 1.357;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__call__number{
  margin: 0;
  font-size: 20px;
  color: #FFFFFF;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 1.35;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__call__number:hover{
  color: var(--secondary_color);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__call__number a{
  color: inherit;
  text-decoration: none;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__call__number a:hover{
  background-size: 100% 1px;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__social{
  margin-top: -6px;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__social__title{
  margin-bottom: 12px;
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 1.357;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__social__title::after{
  content: "";
  width: 37px;
  height: 1px;
  background-color: #FFFFFF;
  position: absolute;
  top: 50%;
  right: -44px;
  transform: translateY(-50%);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__social__links{
  display: flex;
  align-items: center;
  gap: 19px;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__social__links a{
  display: inline-flex;
  font-size: 14px;
  color: #FFFFFF;
  transition: all 500ms ease;
  text-decoration: none;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two__social__links a:hover{
  color: var(--secondary_color);
}

/* Active slide animations */
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .item.active .main-slider-two__bg{
  transform: scale(1.2);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .item.active .main-slider-two__sub-title{
  opacity: 1;
  transform: translateY(0);
  transition: transform 1500ms ease, opacity 1500ms ease;
  transition-delay: 900ms;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .item.active .main-slider-two__title{
  opacity: 1;
  transform: translateX(0);
  transition: transform 1500ms ease, opacity 1500ms ease;
  transition-delay: 500ms;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .item.active .main-slider-two__title__overlay:nth-child(2),
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .item.active .main-slider-two__title__overlay:nth-child(4),
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .item.active .main-slider-two__title__overlay:nth-child(6){
  top: 105%;
  transition: top 1000ms cubic-bezier(0.65, 0, 0.076, 1);
  transition-delay: 2200ms;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .item.active .main-slider-two__title__overlay:nth-child(1),
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .item.active .main-slider-two__title__overlay:nth-child(3),
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .item.active .main-slider-two__title__overlay:nth-child(5){
  bottom: 105%;
  transition: bottom 1000ms cubic-bezier(0.65, 0, 0.076, 1);
  transition-delay: 2200ms;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .item.active .main-slider-two__text{
  opacity: 1;
  transform: translateX(0);
  transition: transform 1500ms ease, opacity 1500ms ease;
  transition-delay: 900ms;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .item.active .main-slider-two__button-1,
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .item.active .main-slider-two__button-2{
  opacity: 1;
  transform: translateY(0px);
  transition: transform 1500ms ease, opacity 1500ms ease;
  transition-delay: 1000ms;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .main-slider-two .item.active .main-slider-two__button-2{
  transition-delay: 1100ms;
}

/* Mediox Button Styles */
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .mediox-btn{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none !important;
  background-color: var(--secondary_color);
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 600;
  line-height: 1.75;
  padding: 12px 20.5px;
  cursor: pointer;
  transition: 500ms;
  text-transform: capitalize;
  text-decoration: none;
  z-index: 1;
  overflow: hidden;
  border-radius: 100px;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .mediox-btn::before,
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .mediox-btn::after{
  content: "";
  background-color: var(--secondary_color_font);
  height: calc(100% + 6px);
  width: 0%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  transition: all 500ms ease;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .mediox-btn::before{
  left: -5px;
  border-radius: 100px 0 0 100px;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .mediox-btn::after{
  right: -5px;
  border-radius: 0 100px 100px 0;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .mediox-btn:hover::before,
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .mediox-btn:hover::after{
  width: calc(50% + 6px);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .mediox-btn__icon{
  display: inline-flex;
  font-size: 11px;
  color: #FFFFFF;
  transition: all 500ms ease;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .mediox-btn:hover .mediox-btn__icon{
  transform: rotate(45deg);
}

/* Utility Classes */
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .section-space-bottom{
  padding-bottom: 120px;
}

@media (max-width: 767px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .section-space-bottom{
    padding-bottom: 100px;
  }
}

@media (max-width: 575px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .section-space-bottom{
    padding-bottom: 80px;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .section-space-two{
  padding-top: 118px;
  padding-bottom: 120px;
}

@media (max-width: 767px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .section-space-two{
    padding-top: 96px;
    padding-bottom: 100px;
  }
}

@media (max-width: 575px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .section-space-two{
    padding-top: 76px;
    padding-bottom: 80px;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .gutter-y-30 > *{
  margin-bottom: 30px;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .gutter-y-50 > *{
  margin-bottom: 50px;
}

/* Features One Section */
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .features-one{
  padding-top: 60px;
  position: relative;
  background-color: #ECF0F5;
  margin-top: 0;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .features-one__bg{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  mix-blend-mode: multiply;
  opacity: 0.25;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .features-one .container{
  position: relative;
  z-index: 1;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .features-one__card{
  position: relative;
  border-radius: var(--general_border_radius);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .features-one__card::after{
  content: "";
  width: 100%;
  height: calc(100% - 30px);
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: inherit;
  box-shadow: 0px 4px 50px rgba(0, 165, 241, 0.1);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .features-one__card__content{
  position: relative;
  padding: 0 30px 23px;
  z-index: 1;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .features-one__card__icon{
  margin-bottom: 19px;
  position: relative;
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  background-color: var(--secondary_color);
  font-size: 40px;
  color: #FFFFFF;
  z-index: 1;
  transition: all 500ms ease;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .features-one__card__icon::after{
  content: "";
  width: 100%;
  height: 100%;
  border-radius: inherit;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: scale(0.5);
  opacity: 0;
  background-color: var(--primary_color);
  transition: transform 400ms ease, opacity 400ms ease;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .features-one__card:hover .features-one__card__icon::after{
  opacity: 1;
  transform: scale(1);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .features-one__card__title{
  margin-bottom: 11px;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.388;
  text-transform: capitalize;
  color: var(--primary_color_font);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .features-one__card__text{
  margin: 0;
  line-height: 1.625;
  color: var(--primary_color_font);
}

/* About Two Section */
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two{
  position: relative;
  background-color: #FFFFFF;
  padding-top: 0;
  margin-top: 0;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two .container{
  position: relative;
  z-index: 1;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image{
  position: relative;
}

@media (max-width: 991px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image{
    max-width: 550px;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__one{
  position: relative;
  display: table;
  z-index: 1;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__one img{
  max-width: 100%;
  height: auto;
  border-radius: var(--general_border_radius);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__two{
  padding: 10px;
  display: table;
  position: absolute;
  top: 122px;
  right: -19px;
  background-color: #FFFFFF;
  border-radius: var(--general_border_radius);
  z-index: 1;
}

@media (max-width: 1199px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__two{
    top: 180px;
    right: 0;
  }
}

@media (max-width: 480px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__two{
    margin-top: 30px;
    position: static;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__two__inner{
  position: relative;
  padding: 60px 0 0 0;
  background-color: var(--secondary_color);
  border-radius: inherit;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__two__inner > img{
  position: relative;
  left: -37px;
  max-width: 100%;
  height: auto;
  z-index: 1;
}

@media (max-width: 480px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__two__inner > img{
    left: -15px;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__two__shape-box{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  overflow: hidden;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__two__shape{
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 31px;
  right: 29px;
  animation: rotate 4s linear infinite;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__two__bg-top{
  width: 223px;
  height: 223px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -66px;
  left: -71px;
  transform: rotate(-135deg);
  border-radius: 260px 260px 10px 260px;
  background-color: rgba(0, 165, 241, 0.1);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__two__bg-top__1{
  width: 174px;
  height: 174px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: inherit;
  background-color: rgba(0, 165, 241, 0.15);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__two__bg-top__2{
  width: 121px;
  height: 121px;
  border-radius: 50%;
  background-color: rgba(0, 165, 241, 0.2);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__two__bg-bottom{
  width: 223px;
  height: 223px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -71px;
  bottom: -64px;
  transform: rotate(45deg);
  border-radius: 260px 260px 10px 260px;
  background-color: rgba(0, 165, 241, 0.1);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__two__bg-bottom__1{
  width: 174px;
  height: 174px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: inherit;
  background-color: rgba(0, 165, 241, 0.15);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__two__bg-bottom__2{
  width: 121px;
  height: 121px;
  border-radius: 50%;
  background-color: rgba(0, 165, 241, 0.2);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__three{
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 17px;
  right: 0;
  z-index: 1;
}

@media (max-width: 575px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__three{
    display: none;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__shape{
  width: 482px;
  height: 370px;
  position: absolute;
  left: -38px;
  bottom: -154px;
  background-color: #ECF0F5;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900.000000 690.000000"><g transform="translate(0.000000,690.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M6610 6886 c0 -10 -19 -16 -67 -20 -134 -12 -425 -82 -583 -141 -161 -60 -422 -182 -527 -246 -35 -22 -65 -39 -68 -39 -12 0 -245 -165 -424 -299 -176 -132 -280 -207 -329 -236 -9 -6 -45 -29 -80 -53 -35 -23 -65 -42 -68 -42 -2 0 -23 -12 -47 -27 -55 -36 -72 -45 -197 -109 -305 -154 -642 -258 -1070 -328 -222 -36 -508 -76 -545 -76 -16 0 -77 -7 -135 -15 -58 -9 -154 -22 -215 -31 -285 -39 -364 -52 -525 -85 -30 -6 -75 -15 -100 -20 -58 -10 -157 -34 -201 -47 -19 -5 -61 -18 -94 -27 -33 -9 -71 -22 -85 -27 -14 -5 -57 -20 -96 -33 -40 -13 -80 -28 -90 -33 -11 -5 -55 -27 -99 -48 -259 -123 -444 -288 -620 -554 -78 -117 -174 -300 -210 -400 -41 -114 -77 -229 -84 -270 -5 -25 -13 -65 -19 -90 -25 -102 -32 -203 -32 -426 0 -129 5 -268 10 -307 19 -134 66 -338 100 -432 12 -33 25 -73 29 -90 26 -94 178 -338 100 -432z"/> </g> </svg>');
  mask: url('data:image/svg+xml;utf8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900.000000 690.000000"><g transform="translate(0.000000,690.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M6610 6886 c0 -10 -19 -16 -67 -20 -134 -12 -425 -82 -583 -141 -161 -60 -422 -182 -527 -246 -35 -22 -65 -39 -68 -39 -12 0 -245 -165 -424 -299 -176 -132 -280 -207 -329 -236 -9 -6 -45 -29 -80 -53 -35 -23 -65 -42 -68 -42 -2 0 -23 -12 -47 -27 -55 -36 -72 -45 -197 -109 -305 -154 -642 -258 -1070 -328 -222 -36 -508 -76 -545 -76 -16 0 -77 -7 -135 -15 -58 -9 -154 -22 -215 -31 -285 -39 -364 -52 -525 -85 -30 -6 -75 -15 -100 -20 -58 -10 -157 -34 -201 -47 -19 -5 -61 -18 -94 -27 -33 -9 -71 -22 -85 -27 -14 -5 -57 -20 -96 -33 -40 -13 -80 -28 -90 -33 -11 -5 -55 -27 -99 -48 -259 -123 -444 -288 -620 -554 -78 -117 -174 -300 -210 -400 -41 -114 -77 -229 -84 -270 -5 -25 -13 -65 -19 -90 -25 -102 -32 -203 -32 -426 0 -129 5 -268 10 -307 19 -134 66 -338 100 -432 12 -33 25 -73 29 -90 26 -94 178 -338 100 -432z"/> </g> </svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  mask-position: top center;
  -webkit-mask-size: auto;
  mask-size: auto;
}

@media (max-width: 480px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__image__shape{
    display: none;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__shape{
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 293px;
  left: 139px;
  opacity: 0.25;
  animation: zump 2s linear infinite;
}

@media (max-width: 1799px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__shape{
    left: 80px;
  }
}

@media (max-width: 1599px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__shape{
    left: 10px;
  }
}

@media (max-width: 1199px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__shape{
    display: none;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__content{
  padding-left: 51px;
}

@media (max-width: 1199px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__content{
    padding-left: 0;
    margin-top: 100px;
  }
}

@media (max-width: 991px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__content{
    margin-top: 180px;
  }
}

@media (max-width: 480px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__content{
    margin-top: 0;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two .sec-title{
  margin-bottom: 21px;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__text{
  margin-bottom: 24px;
  font-weight: 400;
  color: var(--primary_color_font);
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__list{
  margin-bottom: 43px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px 30px;
  list-style: none;
  padding: 0;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__list li{
  width: calc(50% - 60px);
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 16px;
  font-weight: 700;
  color: var(--primary_color_font);
  text-transform: capitalize;
  line-height: 1.875;
}

@media (max-width: 1199px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__list li{
    width: calc(50% - 15px);
  }
}

@media (max-width: 575px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__list li{
    width: 100%;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .about-two__list__icon{
  position: relative;
  top: 1px;
  font-size: 16px;
  color: var(--secondary_color);
}

/* Section Title Styles */
section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .sec-title{
  margin-bottom: 21px;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .sec-title__top{
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .sec-title__top img{
  max-width: 100%;
  height: auto;
  animation: rotate 3s linear infinite;
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .sec-title__tagline{
  margin: 0;
  font-size: 16px;
  color: var(--secondary_color);
  font-weight: 600;
  line-height: 1.5;
  text-transform: capitalize;
}

@media (max-width: 767px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .sec-title__tagline{
    font-size: 14px;
  }
}

section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .sec-title__title{
  margin: 0;
  font-size: 45px;
  font-weight: 800;
  text-transform: capitalize;
  line-height: 1.222;
  color: var(--primary_color_font);
}

@media (max-width: 767px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .sec-title__title{
    font-size: 40px;
  }
}

@media (max-width: 575px) {
  section[data-guid="19DA28C5-1E34-DE7C-4DA4-21AB22CA8929"] .hero-wrapper .sec-title__title{
    font-size: 35px;
  }
}

/* Animations */
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes zump {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}




/* === ASSET CSS HASH: 44334ab5dd44fab1a497727ec3f3b16499c7af42 | SCOPE: section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] === */
/* Scoped styles for mediox_team widget */
section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper{
  /* Section Space Two */
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .section-space-two{
  padding-top: 118px;
  padding-bottom: 120px;
}

@media (max-width: 767px) {
  section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .section-space-two{
    padding-top: 96px;
    padding-bottom: 100px;
  }
}

@media (max-width: 575px) {
  section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .section-space-two{
    padding-top: 76px;
    padding-bottom: 80px;
  }
}

/* Sec Title */
section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .sec-title--center{
  text-align: center;
  margin-bottom: 49px;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .sec-title--center .sec-title__top{
  justify-content: center;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .sec-title__top{
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .sec-title__top img{
  max-width: 100%;
  height: auto;
  animation: rotate 3s linear infinite;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .sec-title__tagline{
  margin: 0;
  font-family: var(--primary_font);
  font-size: 16px;
  color: var(--primary_color);
  font-weight: 600;
  line-height: 1.5;
  text-transform: capitalize;
}

@media (max-width: 767px) {
  section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .sec-title__tagline{
    font-size: 14px;
  }
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .sec-title__title{
  margin: 0;
  font-size: 45px;
  font-weight: 800;
  text-transform: capitalize;
  line-height: 1.222;
  font-family: var(--primary_font);
}

@media (max-width: 767px) {
  section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .sec-title__title{
    font-size: 40px;
  }
}

@media (max-width: 575px) {
  section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .sec-title__title{
    font-size: 35px;
  }
}

/* Team Two */
section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-two{
  position: relative;
  background-color: #FFFFFF;
}

/* Social Links */
section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .social-links{
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .social-links a{
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #707882;
  border: 1px solid rgba(217, 225, 235, 0.2);
  border-radius: 50%;
  text-decoration: none;
  transition: all 500ms ease;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .social-links a svg{
  width: 1em;
  height: 1em;
  fill: currentColor;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .social-links a:hover{
  color: #FFFFFF;
  background-color: var(--primary_color);
  border-color: var(--primary_color);
}

/* Team Card Two */
section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two{
  display: flex;
  flex-direction: column;
  gap: 9px;
}

@media (min-width: 576px) {
  section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two--top-identity{
    margin-top: 35px;
    flex-direction: column-reverse;
  }
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__image{
  position: relative;
  padding: 15px;
  width: 270px;
  height: 316px;
  background-color: var(--primary_color);
  -webkit-mask: url('data:image/svg+xml;utf8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 789.000000 900.000000"><g transform="translate(0.000000,900.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M3716 8924 c-126 -35 -103 -23 -529 -273 -76 -44 -140 -81 -143 -81 -3 0 -17 -8 -32 -19 -28 -19 -312 -185 -490 -287 -57 -33 -114 -66 -127 -74 -12 -8 -54 -32 -92 -54 -37 -21 -88 -51 -113 -66 -25 -15 -99 -59 -165 -97 -196 -115 -688 -405 -720 -424 -16 -10 -39 -23 -50 -28 -11 -5 -72 -40 -135 -78 -63 -38 -137 -82 -165 -97 -27 -16 -90 -52 -140 -81 -49 -29 -160 -94 -245 -143 -189 -111 -217 -130 -303 -212 -142 -135 -226 -298 -250 -486 -17 -137 -15 -3796 2 -3897 25 -145 104 -304 210 -419 106 -114 110 -117 578 -387 70 -41 198 -115 283 -166 85 -50 186 -109 223 -131 76 -43 71 -40 275 -160 78 -46 208 -123 290 -170 81 -48 163 -97 182 -109 48 -31 242 -142 280 -161 8 -4 38 -22 65 -39 58 -37 142 -86 229 -133 34 -18 78 -45 99 -58 22 -14 130 -78 240 -141 111 -64 219 -127 241 -140 88 -56 306 -179 371 -209 112 -53 211 -74 344 -74 187 0 312 37 498 148 54 32 186 110 293 172 107 63 269 157 360 211 91 53 211 123 268 155 57 32 113 66 126 74 13 8 50 30 82 49 414 241 611 357 724 424 74 44 164 96 200 117 36 20 153 89 260 152 107 63 245 143 305 178 61 35 128 74 150 88 22 13 92 54 155 90 147 85 170 102 253 181 100 96 174 211 219 341 48 138 48 136 48 2062 0 1874 -2 1950 -41 2073 -39 119 -105 236 -180 318 -86 94 -151 145 -289 224 -193 111 -424 245 -580 338 -85 51 -184 108 -220 129 -36 20 -72 41 -80 46 -22 14 -317 188 -365 215 -22 12 -67 39 -100 58 -33 20 -82 49 -110 65 -27 16 -90 53 -140 82 -49 29 -106 62 -125 73 -19 10 -71 41 -115 67 -44 27 -145 85 -225 131 -80 45 -163 94 -185 109 -22 14 -89 55 -150 89 -60 34 -117 66 -125 71 -460 275 -561 328 -685 364 -124 36 -308 36 -439 0z"/> </g> </svg>');
  mask: url('data:image/svg+xml;utf8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 789.000000 900.000000"><g transform="translate(0.000000,900.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M3716 8924 c-126 -35 -103 -23 -529 -273 -76 -44 -140 -81 -143 -81 -3 0 -17 -8 -32 -19 -28 -19 -312 -185 -490 -287 -57 -33 -114 -66 -127 -74 -12 -8 -54 -32 -92 -54 -37 -21 -88 -51 -113 -66 -25 -15 -99 -59 -165 -97 -196 -115 -688 -405 -720 -424 -16 -10 -39 -23 -50 -28 -11 -5 -72 -40 -135 -78 -63 -38 -137 -82 -165 -97 -27 -16 -90 -52 -140 -81 -49 -29 -160 -94 -245 -143 -189 -111 -217 -130 -303 -212 -142 -135 -226 -298 -250 -486 -17 -137 -15 -3796 2 -3897 25 -145 104 -304 210 -419 106 -114 110 -117 578 -387 70 -41 198 -115 283 -166 85 -50 186 -109 223 -131 76 -43 71 -40 275 -160 78 -46 208 -123 290 -170 81 -48 163 -97 182 -109 48 -31 242 -142 280 -161 8 -4 38 -22 65 -39 58 -37 142 -86 229 -133 34 -18 78 -45 99 -58 22 -14 130 -78 240 -141 111 -64 219 -127 241 -140 88 -56 306 -179 371 -209 112 -53 211 -74 344 -74 187 0 312 37 498 148 54 32 186 110 293 172 107 63 269 157 360 211 91 53 211 123 268 155 57 32 113 66 126 74 13 8 50 30 82 49 414 241 611 357 724 424 74 44 164 96 200 117 36 20 153 89 260 152 107 63 245 143 305 178 61 35 128 74 150 88 22 13 92 54 155 90 147 85 170 102 253 181 100 96 174 211 219 341 48 138 48 136 48 2062 0 1874 -2 1950 -41 2073 -39 119 -105 236 -180 318 -86 94 -151 145 -289 224 -193 111 -424 245 -580 338 -85 51 -184 108 -220 129 -36 20 -72 41 -80 46 -22 14 -317 188 -365 215 -22 12 -67 39 -100 58 -33 20 -82 49 -110 65 -27 16 -90 53 -140 82 -49 29 -106 62 -125 73 -19 10 -71 41 -115 67 -44 27 -145 85 -225 131 -80 45 -163 94 -185 109 -22 14 -89 55 -150 89 -60 34 -117 66 -125 71 -460 275 -561 328 -685 364 -124 36 -308 36 -439 0z"/> </g> </svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: auto;
  mask-size: auto;
}

@media (min-width: 576px) and (max-width: 767px) {
  section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__image{
    width: 240px;
    height: 277px;
  }
}

@media (max-width: 575px) {
  section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__image{
    margin-left: auto;
    margin-right: auto;
  }
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__image::after{
  content: "";
  width: calc(100% - 1px);
  height: calc(100% - 1px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #FFFFFF;
  z-index: 1;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 789.000000 900.000000"><g transform="translate(0.000000,900.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M3716 8924 c-126 -35 -103 -23 -529 -273 -76 -44 -140 -81 -143 -81 -3 0 -17 -8 -32 -19 -28 -19 -312 -185 -490 -287 -57 -33 -114 -66 -127 -74 -12 -8 -54 -32 -92 -54 -37 -21 -88 -51 -113 -66 -25 -15 -99 -59 -165 -97 -196 -115 -688 -405 -720 -424 -16 -10 -39 -23 -50 -28 -11 -5 -72 -40 -135 -78 -63 -38 -137 -82 -165 -97 -27 -16 -90 -52 -140 -81 -49 -29 -160 -94 -245 -143 -189 -111 -217 -130 -303 -212 -142 -135 -226 -298 -250 -486 -17 -137 -15 -3796 2 -3897 25 -145 104 -304 210 -419 106 -114 110 -117 578 -387 70 -41 198 -115 283 -166 85 -50 186 -109 223 -131 76 -43 71 -40 275 -160 78 -46 208 -123 290 -170 81 -48 163 -97 182 -109 48 -31 242 -142 280 -161 8 -4 38 -22 65 -39 58 -37 142 -86 229 -133 34 -18 78 -45 99 -58 22 -14 130 -78 240 -141 111 -64 219 -127 241 -140 88 -56 306 -179 371 -209 112 -53 211 -74 344 -74 187 0 312 37 498 148 54 32 186 110 293 172 107 63 269 157 360 211 91 53 211 123 268 155 57 32 113 66 126 74 13 8 50 30 82 49 414 241 611 357 724 424 74 44 164 96 200 117 36 20 153 89 260 152 107 63 245 143 305 178 61 35 128 74 150 88 22 13 92 54 155 90 147 85 170 102 253 181 100 96 174 211 219 341 48 138 48 136 48 2062 0 1874 -2 1950 -41 2073 -39 119 -105 236 -180 318 -86 94 -151 145 -289 224 -193 111 -424 245 -580 338 -85 51 -184 108 -220 129 -36 20 -72 41 -80 46 -22 14 -317 188 -365 215 -22 12 -67 39 -100 58 -33 20 -82 49 -110 65 -27 16 -90 53 -140 82 -49 29 -106 62 -125 73 -19 10 -71 41 -115 67 -44 27 -145 85 -225 131 -80 45 -163 94 -185 109 -22 14 -89 55 -150 89 -60 34 -117 66 -125 71 -460 275 -561 328 -685 364 -124 36 -308 36 -439 0z"/> </g> </svg>');
  mask: url('data:image/svg+xml;utf8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 789.000000 900.000000"><g transform="translate(0.000000,900.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M3716 8924 c-126 -35 -103 -23 -529 -273 -76 -44 -140 -81 -143 -81 -3 0 -17 -8 -32 -19 -28 -19 -312 -185 -490 -287 -57 -33 -114 -66 -127 -74 -12 -8 -54 -32 -92 -54 -37 -21 -88 -51 -113 -66 -25 -15 -99 -59 -165 -97 -196 -115 -688 -405 -720 -424 -16 -10 -39 -23 -50 -28 -11 -5 -72 -40 -135 -78 -63 -38 -137 -82 -165 -97 -27 -16 -90 -52 -140 -81 -49 -29 -160 -94 -245 -143 -189 -111 -217 -130 -303 -212 -142 -135 -226 -298 -250 -486 -17 -137 -15 -3796 2 -3897 25 -145 104 -304 210 -419 106 -114 110 -117 578 -387 70 -41 198 -115 283 -166 85 -50 186 -109 223 -131 76 -43 71 -40 275 -160 78 -46 208 -123 290 -170 81 -48 163 -97 182 -109 48 -31 242 -142 280 -161 8 -4 38 -22 65 -39 58 -37 142 -86 229 -133 34 -18 78 -45 99 -58 22 -14 130 -78 240 -141 111 -64 219 -127 241 -140 88 -56 306 -179 371 -209 112 -53 211 -74 344 -74 187 0 312 37 498 148 54 32 186 110 293 172 107 63 269 157 360 211 91 53 211 123 268 155 57 32 113 66 126 74 13 8 50 30 82 49 414 241 611 357 724 424 74 44 164 96 200 117 36 20 153 89 260 152 107 63 245 143 305 178 61 35 128 74 150 88 22 13 92 54 155 90 147 85 170 102 253 181 100 96 174 211 219 341 48 138 48 136 48 2062 0 1874 -2 1950 -41 2073 -39 119 -105 236 -180 318 -86 94 -151 145 -289 224 -193 111 -424 245 -580 338 -85 51 -184 108 -220 129 -36 20 -72 41 -80 46 -22 14 -317 188 -365 215 -22 12 -67 39 -100 58 -33 20 -82 49 -110 65 -27 16 -90 53 -140 82 -49 29 -106 62 -125 73 -19 10 -71 41 -115 67 -44 27 -145 85 -225 131 -80 45 -163 94 -185 109 -22 14 -89 55 -150 89 -60 34 -117 66 -125 71 -460 275 -561 328 -685 364 -124 36 -308 36 -439 0z"/> </g> </svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: auto;
  mask-size: auto;
  transition: all 500ms ease;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__image__inner{
  position: relative;
  overflow: hidden;
  z-index: 2;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 720.000000 819.000000"><g transform="translate(0.000000,819.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M3395 8135 c-22 -8 -50 -15 -62 -15 -12 0 -34 -6 -50 -14 -15 -8 -55 -28 -88 -44 -66 -31 -124 -63 -170 -93 -16 -10 -39 -23 -50 -29 -11 -6 -33 -19 -50 -30 -16 -11 -40 -24 -53 -30 -12 -5 -50 -28 -83 -50 -33 -22 -67 -40 -74 -40 -8 0 -17 -5 -20 -11 -4 -5 -17 -15 -28 -20 -12 -5 -35 -18 -52 -29 -16 -11 -39 -24 -50 -30 -11 -6 -33 -19 -50 -30 -16 -11 -39 -24 -50 -29 -11 -5 -37 -21 -58 -35 -21 -14 -42 -26 -48 -26 -6 0 -25 -11 -42 -24 -18 -14 -43 -30 -57 -35 -14 -6 -38 -20 -55 -31 -16 -11 -39 -24 -50 -30 -21 -11 -34 -18 -103 -62 -24 -16 -48 -28 -53 -28 -6 0 -25 -11 -42 -24 -18 -14 -43 -30 -57 -35 -14 -6 -38 -20 -55 -31 -16 -11 -39 -24 -50 -30 -11 -6 -33 -19 -50 -30 -16 -11 -39 -24 -50 -30 -11 -5 -27 -14 -35 -19 -32 -20 -166 -98 -180 -104 -8 -4 -28 -16 -45 -27 -16 -11 -39 -24 -50 -30 -11 -6 -33 -19 -50 -29 -16 -11 -48 -29 -70 -41 -22 -12 -59 -35 -83 -51 -24 -16 -48 -29 -54 -29 -6 0 -19 -7 -28 -15 -15 -13 -72 -48 -125 -75 -11 -6 -33 -19 -50 -30 -16 -11 -41 -25 -55 -31 -14 -5 -39 -21 -57 -35 -17 -13 -36 -24 -42 -24 -6 0 -27 -12 -48 -26 -21 -14 -47 -30 -58 -35 -11 -5 -33 -18 -50 -29 -16 -11 -39 -24 -50 -30 -11 -6 -33 -19 -50 -30 -16 -11 -39 -24 -50 -30 -111 -56 -292 -222 -328 -300 -4 -8 -16 -28 -27 -45 -39 -60 -78 -163 -99 -265 -16 -76 -10 -3526 6 -3585 18 -66 34 -106 72 -183 57 -117 65 -127 182 -244 58 -57 112 -97 211 -155 73 -44 140 -83 148 -86 8 -4 29 -16 45 -27 17 -11 39 -24 50 -30 11 -6 34 -19 50 -30 17 -11 37 -23 45 -27 16 -7 254 -146 280 -163 8 -6 24 -15 35 -20 11 -6 34 -19 50 -30 17 -11 37 -23 45 -27 15 -7 251 -145 280 -163 8 -6 24 -15 35 -20 11 -6 34 -19 50 -30 17 -11 37 -23 45 -27 8 -4 58 -32 110 -63 52 -31 102 -59 110 -63 8 -4 29 -16 45 -27 17 -11 39 -24 50 -30 11 -6 34 -19 50 -30 17 -11 37 -23 45 -27 16 -7 254 -146 280 -163 8 -6 24 -15 35 -20 11 -6 34 -19 50 -30 17 -11 37 -23 45 -27 8 -3 56 -31 105 -61 50 -30 99 -58 110 -63 11 -5 34 -18 50 -29 17 -11 39 -24 50 -30 11 -6 34 -19 50 -30 17 -11 37 -23 45 -27 12 -5 176 -100 230 -133 8 -5 49 -26 90 -46 41 -20 82 -40 92 -45 9 -4 54 -17 101 -28 115 -28 312 -29 412 -1 104 28 195 65 250 99 17 11 53 32 80 46 28 15 64 38 82 51 17 13 36 24 42 24 5 0 29 12 53 28 69 44 82 51 103 62 11 6 34 19 50 30 17 11 41 25 55 31 14 5 39 21 57 35 17 13 36 24 42 24 5 0 29 12 53 28 69 44 82 51 103 62 11 6 34 19 50 30 17 11 39 24 50 29 11 5 37 21 58 35 21 14 42 26 47 26 5 0 28 13 52 29 24 16 61 39 83 51 22 12 54 30 70 41 17 10 39 23 50 29 11 6 34 19 50 30 17 11 44 26 60 33 17 8 54 31 84 51 29 20 59 36 66 36 8 0 17 5 20 11 4 5 17 15 28 20 12 5 36 18 52 29 17 11 39 24 50 30 11 6 34 19 50 30 17 11 41 25 55 31 14 5 39 21 57 35 17 13 36 24 42 24 5 0 29 12 53 28 69 44 82 51 103 62 11 6 34 19 50 30 17 11 39 24 50 29 11 5 37 21 58 35 21 14 42 26 47 26 5 0 28 13 52 29 24 16 61 39 83 51 22 12 54 30 70 41 17 10 39 23 50 28 11 5 37 21 58 35 21 14 41 26 45 26 5 0 39 20 76 45 38 25 73 45 77 45 11 0 131 82 155 106 11 11 31 28 45 39 67 52 219 287 219 338 0 7 4 17 10 23 5 5 14 34 20 64 6 30 17 60 25 66 13 10 15 223 15 1758 0 1480 -2 1746 -14 1746 -15 0 -26 30 -26 71 0 14 -7 34 -15 45 -8 10 -15 27 -15 36 0 14 -40 98 -86 179 -13 23 -97 122 -134 158 -42 40 -162 127 -215 156 -27 14 -63 35 -80 46 -16 10 -39 23 -50 29 -11 5 -27 14 -35 19 -8 5 -62 37 -120 71 -58 33 -112 65 -120 70 -8 6 -24 15 -35 20 -11 6 -33 19 -50 30 -16 11 -37 23 -45 27 -16 7 -255 147 -280 163 -8 6 -24 15 -35 20 -11 6 -33 19 -50 30 -16 11 -37 23 -45 27 -8 4 -69 39 -135 78 -66 39 -127 75 -135 78 -8 4 -28 16 -45 27 -16 11 -39 24 -50 30 -11 6 -33 19 -50 30 -16 11 -39 24 -50 29 -17 7 -181 103 -225 131 -8 6 -24 15 -35 20 -11 6 -33 19 -50 30 -16 11 -39 24 -50 29 -11 5 -72 40 -135 78 -63 38 -122 72 -130 76 -8 4 -28 16 -45 27 -16 11 -37 23 -45 27 -8 4 -69 39 -135 78 -66 39 -127 75 -135 78 -8 4 -28 16 -45 27 -16 11 -39 24 -50 30 -11 6 -33 19 -50 29 -100 64 -281 151 -314 151 -10 0 -35 7 -54 15 -50 21 -334 20 -392 0z"/> </g> </svg>');
  mask: url('data:image/svg+xml;utf8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 720.000000 819.000000"><g transform="translate(0.000000,819.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M3395 8135 c-22 -8 -50 -15 -62 -15 -12 0 -34 -6 -50 -14 -15 -8 -55 -28 -88 -44 -66 -31 -124 -63 -170 -93 -16 -10 -39 -23 -50 -29 -11 -6 -33 -19 -50 -30 -16 -11 -40 -24 -53 -30 -12 -5 -50 -28 -83 -50 -33 -22 -67 -40 -74 -40 -8 0 -17 -5 -20 -11 -4 -5 -17 -15 -28 -20 -12 -5 -35 -18 -52 -29 -16 -11 -39 -24 -50 -30 -11 -6 -33 -19 -50 -30 -16 -11 -39 -24 -50 -29 -11 -5 -37 -21 -58 -35 -21 -14 -42 -26 -48 -26 -6 0 -25 -11 -42 -24 -18 -14 -43 -30 -57 -35 -14 -6 -38 -20 -55 -31 -16 -11 -39 -24 -50 -30 -21 -11 -34 -18 -103 -62 -24 -16 -48 -28 -53 -28 -6 0 -25 -11 -42 -24 -18 -14 -43 -30 -57 -35 -14 -6 -38 -20 -55 -31 -16 -11 -39 -24 -50 -30 -11 -6 -33 -19 -50 -30 -16 -11 -39 -24 -50 -30 -11 -5 -27 -14 -35 -19 -32 -20 -166 -98 -180 -104 -8 -4 -28 -16 -45 -27 -16 -11 -39 -24 -50 -30 -11 -6 -33 -19 -50 -29 -16 -11 -48 -29 -70 -41 -22 -12 -59 -35 -83 -51 -24 -16 -48 -29 -54 -29 -6 0 -19 -7 -28 -15 -15 -13 -72 -48 -125 -75 -11 -6 -33 -19 -50 -30 -16 -11 -41 -25 -55 -31 -14 -5 -39 -21 -57 -35 -17 -13 -36 -24 -42 -24 -6 0 -27 -12 -48 -26 -21 -14 -47 -30 -58 -35 -11 -5 -33 -18 -50 -29 -16 -11 -39 -24 -50 -30 -11 -6 -33 -19 -50 -30 -16 -11 -39 -24 -50 -30 -111 -56 -292 -222 -328 -300 -4 -8 -16 -28 -27 -45 -39 -60 -78 -163 -99 -265 -16 -76 -10 -3526 6 -3585 18 -66 34 -106 72 -183 57 -117 65 -127 182 -244 58 -57 112 -97 211 -155 73 -44 140 -83 148 -86 8 -4 29 -16 45 -27 17 -11 39 -24 50 -30 11 -6 34 -19 50 -30 17 -11 37 -23 45 -27 16 -7 254 -146 280 -163 8 -6 24 -15 35 -20 11 -6 34 -19 50 -30 17 -11 37 -23 45 -27 15 -7 251 -145 280 -163 8 -6 24 -15 35 -20 11 -6 34 -19 50 -30 17 -11 37 -23 45 -27 8 -4 58 -32 110 -63 52 -31 102 -59 110 -63 8 -4 29 -16 45 -27 17 -11 39 -24 50 -30 11 -6 34 -19 50 -30 17 -11 37 -23 45 -27 16 -7 254 -146 280 -163 8 -6 24 -15 35 -20 11 -6 34 -19 50 -30 17 -11 37 -23 45 -27 8 -3 56 -31 105 -61 50 -30 99 -58 110 -63 11 -5 34 -18 50 -29 17 -11 39 -24 50 -30 11 -6 34 -19 50 -30 17 -11 37 -23 45 -27 12 -5 176 -100 230 -133 8 -5 49 -26 90 -46 41 -20 82 -40 92 -45 9 -4 54 -17 101 -28 115 -28 312 -29 412 -1 104 28 195 65 250 99 17 11 53 32 80 46 28 15 64 38 82 51 17 13 36 24 42 24 5 0 29 12 53 28 69 44 82 51 103 62 11 6 34 19 50 30 17 11 41 25 55 31 14 5 39 21 57 35 17 13 36 24 42 24 5 0 29 12 53 28 69 44 82 51 103 62 11 6 34 19 50 30 17 11 39 24 50 29 11 5 37 21 58 35 21 14 42 26 47 26 5 0 28 13 52 29 24 16 61 39 83 51 22 12 54 30 70 41 17 10 39 23 50 29 11 6 34 19 50 30 17 11 44 26 60 33 17 8 54 31 84 51 29 20 59 36 66 36 8 0 17 5 20 11 4 5 17 15 28 20 12 5 36 18 52 29 17 11 39 24 50 30 11 6 34 19 50 30 17 11 41 25 55 31 14 5 39 21 57 35 17 13 36 24 42 24 5 0 29 12 53 28 69 44 82 51 103 62 11 6 34 19 50 30 17 11 39 24 50 29 11 5 37 21 58 35 21 14 42 26 47 26 5 0 28 13 52 29 24 16 61 39 83 51 22 12 54 30 70 41 17 10 39 23 50 28 11 5 37 21 58 35 21 14 41 26 45 26 5 0 39 20 76 45 38 25 73 45 77 45 11 0 131 82 155 106 11 11 31 28 45 39 67 52 219 287 219 338 0 7 4 17 10 23 5 5 14 34 20 64 6 30 17 60 25 66 13 10 15 223 15 1758 0 1480 -2 1746 -14 1746 -15 0 -26 30 -26 71 0 14 -7 34 -15 45 -8 10 -15 27 -15 36 0 14 -40 98 -86 179 -13 23 -97 122 -134 158 -42 40 -162 127 -215 156 -27 14 -63 35 -80 46 -16 10 -39 23 -50 29 -11 5 -27 14 -35 19 -8 5 -62 37 -120 71 -58 33 -112 65 -120 70 -8 6 -24 15 -35 20 -11 6 -33 19 -50 30 -16 11 -37 23 -45 27 -16 7 -255 147 -280 163 -8 6 -24 15 -35 20 -11 6 -33 19 -50 30 -16 11 -37 23 -45 27 -8 4 -69 39 -135 78 -66 39 -127 75 -135 78 -8 4 -28 16 -45 27 -16 11 -39 24 -50 30 -11 6 -33 19 -50 30 -16 11 -39 24 -50 29 -17 7 -181 103 -225 131 -8 6 -24 15 -35 20 -11 6 -33 19 -50 30 -16 11 -39 24 -50 29 -11 5 -72 40 -135 78 -63 38 -122 72 -130 76 -8 4 -28 16 -45 27 -16 11 -37 23 -45 27 -8 4 -69 39 -135 78 -66 39 -127 75 -135 78 -8 4 -28 16 -45 27 -16 11 -39 24 -50 30 -11 6 -33 19 -50 29 -100 64 -281 151 -314 151 -10 0 -35 7 -54 15 -50 21 -334 20 -392 0z"/> </g> </svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: auto;
  mask-size: auto;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__image__inner::after{
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(11, 34, 65, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  transition: all 500ms ease;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__image__inner img{
  width: 100%;
  display: block;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two:hover .team-card-two__image__inner::after{
  opacity: 1;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__social{
  position: absolute;
  left: 50%;
  bottom: 70px;
  transform: translateX(-50%);
  z-index: 2;
  flex-wrap: nowrap;
  gap: 10px;
  transition: all 500ms ease;
}

@media (min-width: 576px) and (max-width: 767px) {
  section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__social{
    gap: 8px;
  }
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__social a{
  width: 36px;
  height: 36px;
  color: #FFFFFF;
  border-color: #FFFFFF;
  opacity: 0;
  transform: translateY(70px);
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__social a:nth-child(1){
  transition: all 500ms ease 50ms;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__social a:nth-child(2){
  transition: all 500ms ease 110ms;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__social a:nth-child(3){
  transition: all 500ms ease 170ms;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__social a:nth-child(4){
  transition: all 500ms ease 230ms;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two:hover .team-card-two__social a{
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 575px) {
  section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__identity{
    text-align: center;
  }
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__name{
  margin: 0;
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.388;
  font-family: var(--primary_font);
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__name:hover{
  color: var(--primary_color);
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__name a{
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
  text-decoration: none;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__name a:hover{
  background-size: 100% 1px;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .team-card-two__designation{
  margin: 0;
  font-size: 12px;
  color: var(--primary_color);
  font-weight: 500;
  text-transform: capitalize;
  line-height: 1.25;
  font-family: var(--primary_font);
}

/* Owl Carousel */
section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .mediox-owl__carousel--basic-nav.owl-carousel .owl-nav{
  display: none !important;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .mediox-owl__carousel--basic-nav.owl-carousel .owl-dots{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-top: 50px;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .mediox-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot{
  outline: 0;
  border: 0;
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #707882;
  transition: all 400ms ease;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .mediox-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot::after{
  content: "";
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.85);
  opacity: 0;
  border-radius: inherit;
  background-color: rgba(0, 165, 241, 0.1);
  transition: all 400ms ease;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .mediox-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot span{
  display: none;
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .mediox-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot.active{
  background-color: var(--primary_color);
}

section[data-guid="CEE4200D-2564-D53B-03FD-3959792F9B76"] .team-wrapper .mediox-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot.active::after{
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

/* Animations */
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}




/* === ASSET CSS HASH: 9577dc6c0a5f47ccb9ef369be662543832858acc | SCOPE: section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] === */
/* Animations */
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

@keyframes shapeMover {
  0%, 100% {
    transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }
  50% {
    transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}

/* Section Title Styles */
section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .sec-title--center{
  text-align: center;
  margin-bottom: 49px;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .sec-title--center .sec-title__top{
  justify-content: center;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .sec-title__top{
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .sec-title__top img{
  max-width: 100%;
  height: auto;
  animation: rotate 3s linear infinite;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .sec-title__tagline{
  margin: 0;
  font-family: var(--primary_font);
  font-size: 16px;
  color: var(--secondary_color);
  font-weight: 600;
  line-height: 1.5;
  text-transform: capitalize;
}

@media (max-width: 767px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .sec-title__tagline{
    font-size: 14px;
  }
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .sec-title__title{
  margin: 0;
  font-size: 45px;
  font-weight: 800;
  text-transform: capitalize;
  line-height: 1.222;
  color: var(--primary_color_font);
}

@media (max-width: 767px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .sec-title__title{
    font-size: 40px;
  }
}

@media (max-width: 575px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .sec-title__title{
    font-size: 35px;
  }
}

/* Section Space */
section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .section-space-top-two{
  padding-top: 118px;
}

@media (max-width: 767px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .section-space-top-two{
    padding-top: 96px;
  }
}

@media (max-width: 575px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .section-space-top-two{
    padding-top: 76px;
  }
}

/* Why Choose Two Styles */
section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two{
  position: relative;
  background-color: #ffffff;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two .container{
  position: relative;
  z-index: 1;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__inner{
  position: relative;
  padding: 0 40px 78px;
  border-radius: 30px;
}

@media (max-width: 1199px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__inner{
    padding: 40px;
  }
}

@media (max-width: 575px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__inner{
    padding: 30px;
  }
}

@media (max-width: 430px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__inner{
    padding: 30px 20px 20px;
  }
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__bg{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ECF0F5;
  border-radius: inherit;
}

/* Commented out mask properties as per rules */
 @media (min-width: 1200px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__bg{
    -webkit-mask: url('data:image/svg+xml;utf8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900.000000 396.000000"><g transform="translate(0.000000,396.000000) scale(0.100000,-0.100000)" stroke="none"><path d="M140 3946 c0 -8 -10 -18 -22 -21 -33 -10 -87 -65 -104 -104 -12 -28 -14 -302 -14 -1852 0 -1380 3 -1825 12 -1846 17 -41 68 -92 107 -109 51 -21 8691 -21 8742 0 39 17 94 71 104 104 3 12 13 22 21 22 12 0 14 248 14 1830 0 1610 -2 1830 -15 1830 -8 0 -17 11 -21 24 -7 28 -70 91 -101 101 -13 3 -23 13 -23 21 0 12 -143 14 -1030 14 -854 0 -1030 -2 -1030 -13 0 -8 -11 -19 -24 -25 -36 -16 -73 -72 -81 -122 -16 -106 -46 -155 -115 -188 -32 -16 -186 -17 -2095 -17 -1988 0 -2061 1 -2094 19 -68 36 -101 88 -101 158 0 53 -34 116 -77 143 -18 11 -32 26 -33 33 0 9 -209 12 -1010 12 -870 0 -1010 -2 -1010 -14z"/> </g> </svg>');
    mask: url('data:image/svg+xml;utf8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900.000000 396.000000"><g transform="translate(0.000000,396.000000) scale(0.100000,-0.100000)" stroke="none"><path d="M140 3946 c0 -8 -10 -18 -22 -21 -33 -10 -87 -65 -104 -104 -12 -28 -14 -302 -14 -1852 0 -1380 3 -1825 12 -1846 17 -41 68 -92 107 -109 51 -21 8691 -21 8742 0 39 17 94 71 104 104 3 12 13 22 21 22 12 0 14 248 14 1830 0 1610 -2 1830 -15 1830 -8 0 -17 11 -21 24 -7 28 -70 91 -101 101 -13 3 -23 13 -23 21 0 12 -143 14 -1030 14 -854 0 -1030 -2 -1030 -13 0 -8 -11 -19 -24 -25 -36 -16 -73 -72 -81 -122 -16 -106 -46 -155 -115 -188 -32 -16 -186 -17 -2095 -17 -1988 0 -2061 1 -2094 19 -68 36 -101 88 -101 158 0 53 -34 116 -77 143 -18 11 -32 26 -33 33 0 9 -209 12 -1010 12 -870 0 -1010 -2 -1010 -14z"/> </g> </svg>');
      -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: top center;
    mask-position: top center;
    -webkit-mask-size: cover;
    mask-size: cover;
  }
} 

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__bg__inner{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  mix-blend-mode: multiply;
  opacity: 0.3;
  border-radius: inherit;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box{
  position: relative;
  display: block;
  z-index: 1;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box .tab-buttons{
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  z-index: 1;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box .tab-buttons .tab-btn{
  position: relative;
  padding: 3px 15px;
  display: inline-block;
  background-color: transparent;
  font-size: 16px;
  color: var(--primary_color_font);
  text-align: center;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.75;
  border-radius: 100px;
  cursor: pointer;
  border: 1px solid #D9E1EB;
  overflow: hidden;
  z-index: 1;
  transition: all 500ms ease;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box .tab-buttons .tab-btn::before,
section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box .tab-buttons .tab-btn::after{
  content: "";
  background-color: var(--secondary_color);
  height: calc(100% + 6px);
  width: 0%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  transition: all 500ms ease;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box .tab-buttons .tab-btn::before{
  left: -5px;
  border-radius: 100px 0 0 100px;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box .tab-buttons .tab-btn::after{
  right: -5px;
  border-radius: 0 100px 100px 0;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box .tab-buttons .tab-btn:hover{
  color: #ffffff;
  border-color: var(--secondary_color);
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box .tab-buttons .tab-btn:hover::before,
section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box .tab-buttons .tab-btn:hover::after{
  width: calc(50% + 6px);
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box .tab-buttons .tab-btn.active-btn{
  color: #ffffff;
  background-color: var(--secondary_color);
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box .tabs-content{
  margin-top: 65px;
  position: relative;
  display: block;
}

@media (max-width: 1199px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box .tabs-content{
    margin-top: 40px;
  }
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box .tabs-content .tab{
  position: relative;
  display: none;
  transition: all 600ms ease;
  z-index: 10;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-box .tabs-content .tab.active-tab{
  display: block;
}

@media (min-width: 1200px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-col-1{
    flex: 0 0 auto;
    width: 54.643%;
  }

  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__tab-col-2{
    flex: 0 0 auto;
    width: 45.357%;
  }
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__image{
  display: grid;
  grid-template-columns: 376px 176px;
  grid-gap: 30px;
}

@media (max-width: 767px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__image{
    grid-template-columns: 1fr;
  }
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__image img + img{
  margin-top: 30px;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__image img{
  max-width: 100%;
  height: auto;
  border-radius: 30px;
}

@media (max-width: 767px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__image__two{
    display: none;
  }
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__content{
  padding: 32px 40px;
  background-color: #ffffff;
  border-radius: 30px;
}

@media (max-width: 575px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__content{
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 430px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__content{
    padding-left: 25px;
    padding-right: 25px;
  }
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__title{
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.666;
  color: var(--primary_color_font);
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__text{
  margin-bottom: 35px;
  font-weight: 400;
  color: var(--secondary_color_font);
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__list{
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 16px 30px;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__list li{
  width: calc(50% - 15px);
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 16px;
  font-weight: 700;
  color: var(--primary_color_font);
  text-transform: capitalize;
  line-height: 1.875;
}

@media (max-width: 1199px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__list li{
    width: 100%;
  }
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__list__icon{
  position: relative;
  top: 1px;
  font-size: 16px;
  color: var(--secondary_color);
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__shape{
  width: 18px;
  height: 18px;
  position: absolute;
  animation: 3s rotate linear infinite;
}

@media (max-width: 1199px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__shape{
    display: none;
  }
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__shape--1{
  right: -70px;
  bottom: 290px;
}

@media (max-width: 1399px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__shape--1{
    right: -40px;
  }
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__shape--2{
  top: 243px;
  right: 115px;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__shape::before,
section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__shape::after{
  content: "";
  width: 18px;
  height: 6px;
  background-color: rgba(51, 193, 237, 0.5);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__shape::after{
  transform: translate(-50%, -50%) rotate(90deg);
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__shape-3{
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.2;
}

@media (max-width: 1399px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__shape-3{
    left: -50px;
  }
}

@media (max-width: 1199px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__shape-3{
    display: none;
  }
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__shape-4{
  max-width: 100%;
  height: auto;
  position: absolute;
  right: 91px;
  bottom: 371px;
  animation: shapeMover 3s linear infinite;
}

@media (max-width: 1599px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__shape-4{
    right: 60px;
  }
}

@media (max-width: 1399px) {
  section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .why-choose-two__shape-4{
    display: none;
  }
}

/* Utility Classes */
section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .gutter-y-40{
  margin-top: -40px;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .gutter-y-40 > *{
  margin-top: 40px;
}

section[data-guid="90D53EE7-FE92-E646-EA16-6BDF0A290F38"] .why-choose-wrapper .list-unstyled{
  list-style: none;
  padding: 0;
  margin: 0;
}


