
/* 
header 4
======start====== 
*/
.chy-header-4-area {
    padding-top: 45px;
  }
  .chy-header-4-wrap {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 110px;
    padding-right: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 80px;
  }
  @media only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px){.chy-header-4-wrap {
      padding-left: 35px;
      padding-right: 35px;
      gap: 30px;
    }}
  @media (max-width: 767px){.chy-header-4-wrap {
      padding-left: 35px;
      padding-right: 35px;
      gap: 5px;
    }}
  @media only screen and (min-width: 576px) and (max-width: 767px){.chy-header-4-wrap {
      padding-left: 35px;
      padding-right: 35px;
      gap: 30px;
    }}
  .chy-header-4-wrap .menu-wrap {
    background: #fff;
    display: flex;
    align-items: center;
    padding-left: 60px;
    padding-right: 7px;
    gap: 90px;
    border-radius: 52px;
  }
  @media only screen and (min-width: 1600px) and (max-width: 1799px){.chy-header-4-wrap .menu-wrap {
      gap: 30px;
      padding-left: 30px;
    }}
  @media only screen and (min-width: 1400px) and (max-width: 1599px){.chy-header-4-wrap .menu-wrap {
      gap: 30px;
      padding-left: 30px;
      border: 0.3px solid rgba(0, 0, 0, 0.1019607843);
    }}
  @media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-header-4-wrap .menu-wrap {
      gap: 30px;
      padding-left: 30px;
      padding-right: 30px;
      border: 0.3px solid rgba(0, 0, 0, 0.1019607843);
    }}
  @media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-header-4-wrap .menu-wrap .chy-pr-btn-5 {
      display: none;
    }}
  @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-header-4-wrap .chy-logo {
      padding: 15px 0;
    }}
  @media only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px){.chy-header-4-wrap .chy-main-menu-1 .main-navigation .navbar-nav li:not(:last-child) {
      margin-right: 40px;
    }}
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-header-4-wrap .chy-main-menu-1 .main-navigation .navbar-nav li:not(:last-child) {
      margin-right: 30px;
    }}
  .chy-header-4-wrap .chy-main-menu-1 .main-navigation .navbar-nav li:is(.dropdown) > a {
    padding-right: 15px;
  }
  .chy-header-4-wrap .chy-main-menu-1 .main-navigation .navbar-nav li a {
    color: var(--chy-h2-color);
    font-weight: 500;
    padding: 28px 0;
  }
  .chy-header-4-wrap .chy-main-menu-1 .main-navigation .navbar-nav li:hover > a {
    color: var(--chy-pr-5);
  }
  
  .chy-header-4-action-button {
    display: flex;
    align-items: center;
    gap: 30px;
  }
  .chy-header-4-action-button .chy-call-1-btn-wrap {
    flex: 0 0 auto;
  }
  @media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-header-4-action-button .chy-call-1-btn-wrap {
      display: none;
    }}
  .chy-header-4-action-button .chy-call-1-btn-wrap .chy-call-1-content .text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
  }
  .chy-header-4-action-button .chy-call-1-btn-wrap .chy-call-1-content .phone {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
  }
  .chy-header-4-action-button .chy-call-1-btn-wrap .chy-call-1-content .phone:hover {
    color: var(--chy-pr-5);
  }
  .chy-header-4-action-button .chy-search-btn-1 {
    width: unset;
    height: unset;
    font-size: 24px;
    background: transparent;
    color: var(--chy-h2-color);
  }
  .chy-header-4-action-button .chy-search-btn-1:hover {
    color: var(--chy-pr-5);
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px){.chy-header-4-action-button .chy-search-btn-1 {
      display: none;
    }}
  @media only screen and (min-width: 1800px) and (max-width: 1900px){.chy-header-4-wrap {
      padding-left: 20px;
    }}
  /* 
  header 4
  ======end====== 
  */;
.chy-hero-4-wrap {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .chy-hero-4-wrap .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    z-index: -1;
  }
  .chy-hero-4-wrap .bg-img img {
    width: 100%;
    height: 100%;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-hero-4-wrap .bg-img img {
      object-fit: cover;
    }}
  .chy-hero-4-content-wrap {
    padding-top: 170px;
    padding-bottom: 150px;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px){.chy-hero-4-content-wrap {
      padding-top: 225px;
      padding-bottom: 110px;
    }}
  @media only screen and (min-width: 992px) and (max-width: 1199px){.chy-hero-4-content-wrap {
      padding-top: 255px;
      padding-bottom: 100px;
    }}
  @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-hero-4-content-wrap {
      padding-top: 210px;
      padding-bottom: 30px;
    }}
  
  .chy-hero-4-content {
    margin-bottom: 175px;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-hero-4-content {
      margin-bottom: 50px;
    }}
  .chy-hero-4-content .hero-title {
    font-size: 70px;
    font-weight: 900;
    line-height: 1.21;
    margin-bottom: 25px;
  }
  .chy-hero-4-content .hero-title span {
    display: inline-block;
    color: var(--chy-pr-5);
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px){.chy-hero-4-content .hero-title {
      font-size: 60px;
    }}
  @media only screen and (min-width: 768px) and (max-width: 991px){.chy-hero-4-content .hero-title {
      font-size: 55px;
    }}
  @media (max-width: 767px){.chy-hero-4-content .hero-title {
      font-size: 35px;
    }}
  @media only screen and (min-width: 576px) and (max-width: 767px){.chy-hero-4-content .hero-title {
      font-size: 50px;
    }}
  .chy-hero-4-content .disc {
    color: #515670;
    margin-bottom: 50px;
    margin-bottom: 50px;
  }
  .chy-hero-4-content .btn-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 42px;
  }
  
  .chy-hero-img {
    position: relative;
    text-align: right;
  }
  .chy-hero-img .il-img-1, .chy-hero-img .il-img-2, .chy-hero-img .il-img-3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 2000ms cubic-bezier(0.13, 0.37, 0.58, 1);
    transition-delay: 1s;
  }
  .chy-hero-img .il-img-3 {
    left: 70%;
    top: 50%;
  }
  @media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-hero-img .il-img-3 {
      display: none;
    }}
  .chy-hero-img .il-img-2 {
    top: 50%;
    left: 70%;
  }
  .chy-hero-img .il-img-1 {
    top: 50%;
    left: 70%;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-hero-img .il-img-1 {
      display: none;
    }}
  .chy-hero-img .main-img {
    overflow: hidden;
  }
  .chy-hero-img .main-img img {
    transform: translateY(100%);
    transition: 1000ms cubic-bezier(0.13, 0.37, 0.58, 1);
    transition-delay: 1.5s;
  }
  .chy-hero-img:is(.active) .il-img-3 {
    left: 100%;
    top: 60%;
    width: 200px;
  }
  .chy-hero-img:is(.active) .il-img-2 {
    top: 86%;
    left: 50%;
  }
  .chy-hero-img:is(.active) .il-img-1 {
    top: 40%;
    left: 23%;
  }
  .chy-hero-img:is(.active) .main-img img {
    transform: translateY(0%);
  }
  
  .chy-hero-4-social {
    position: absolute;
    top: 45%;
    left: 4vw;
    transform: translateY(-50%);
    list-style: none;
    padding: 0;
    margin: 0;
  }
  @media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-hero-4-social {
      display: none;
    }}
  .chy-hero-4-social .text {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 3.29px;
    writing-mode: vertical-lr;
    margin-left: 17px;
    font-weight: 600;
    padding-bottom: 76px;
    margin-bottom: 30px;
    position: relative;
    background: var(--Linear, linear-gradient(90deg, #30067C -2.17%, #6441C1 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .chy-hero-4-social .text::after {
    position: absolute;
    width: 1px;
    height: 45px;
    background: linear-gradient(90deg, #5A1CCB -2.17%, #815EDC 100%);
    content: "";
    left: 7px;
    bottom: 0;
  }
  .chy-hero-4-social li:not(:last-child) {
    margin-bottom: 25px;
  }
  .chy-hero-4-social li a {
    display: inline-block;
    background: linear-gradient(90deg, #70DBFF 0%, #DD98FF 100%);
    clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
    width: 52px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    transition: 400ms;
  }
  .chy-hero-4-social li a:hover {
    color: #000;
  }
  
  .chy-hero-4-scroll-btn-wrap {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 4vw;
    transform: translateY(-50%);
    z-index: 1;
  }
  @media (max-width: 767px){.chy-hero-4-scroll-btn-wrap {
      display: none;
    }}
  @media only screen and (min-width: 576px) and (max-width: 767px){.chy-hero-4-scroll-btn-wrap {
      display: block;
    }}
  .chy-hero-4-scroll-btn-wrap .text {
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    writing-mode: vertical-lr;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #131835;
    margin-left: 12px;
    margin-bottom: 28px;
  }
  .chy-hero-4-scroll-btn-wrap .icon {
    position: relative;
    display: block;
    width: 57px;
    height: 57px;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    background: linear-gradient(90deg, #5A1CCB -2.17%, #815EDC 100%);
    border-radius: 50%;
    color: #fff;
    animation: colorChange 3s linear infinite;
    filter: drop-shadow(0px 13px 69px rgba(84, 104, 133, 0.09));
  }
  .chy-hero-4-scroll-btn-wrap .icon::after {
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    background: transparent;
    border-radius: 50%;
    border: 1px solid #774ED8;
    scale: 1.3;
    animation: scroll-btn-4 5s infinite ease-in-out;
  }
  
  @keyframes scroll-btn-4 {
    0% {
      scale: 0.8;
      opacity: 0;
    }
    50% {
      scale: 1.3;
      opacity: 1;
    }
    100% {
      scale: 0.8;
      opacity: 0;
    }
  }
  @media only screen and (min-width: 320px) and (max-width: 1900px){.chy-hero-4-wrap .bg-img {
      padding: 30px 10px;
    }}
.chy-brand-logo-4-wrap {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: grid;
  grid-template-columns: 24.8% 1fr;
  align-items: end;
  gap: 19px;
  margin-top: -194px;
  position: relative;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px){.chy-brand-logo-4-wrap {
    gap: 13px;
  }}
@media only screen and (min-width: 992px) and (max-width: 1199px){.chy-brand-logo-4-wrap {
    gap: 9px;
    margin-top: -174px;
  }}
@media only screen and (min-width: 768px) and (max-width: 991px){.chy-brand-logo-4-wrap {
    margin-top: 0px;
    grid-template-columns: 0.8fr 1fr;
  }}
@media (max-width: 767px){.chy-brand-logo-4-wrap {
    margin-top: 0px;
    grid-template-columns: 1fr;
  }}

.chy-brand-logo-4-counter {
  width: 100%;
  background: linear-gradient(90deg, #9255CE -2.17%, #BE60FF 100%);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  border-radius: 30px 45px 30px 30px;
  position: relative;
  padding: 30px;
  flex: 0 0 auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px){.chy-brand-logo-4-counter {
    padding: 20px;
  }}
.chy-brand-logo-4-counter .number {
  font-size: 60px;
  font-weight: 800;
  color: #fff;
  line-height: 1;
  margin-bottom: 18px;
}
.chy-brand-logo-4-counter .disc {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 26px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px){.chy-brand-logo-4-counter .disc {
    font-size: 16px;
  }}
.chy-brand-logo-4-counter .il-img-1 {
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-brand-logo-4-counter .il-img-1 {
    display: none;
  }}

.chy-brand-logo-4-item {
  background: linear-gradient(90deg, #70DBFF 0%, #DD98FF 100%);
  border-radius: 0 0 35px 30px;
  overflow: hidden;
  padding: 40px 45px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px){.chy-brand-logo-4-item {
    border-radius: 0 0 5px 10px;
  }}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-brand-logo-4-item {
    border-radius: 35px 35px 35px 35px;
  }}
.chy-brand-logo-4-item .item {
  flex: 0 0 auto;
}
.chy-brand-logo-4-item .item img {
  transition: 400ms ease-in-out;
}
.chy-brand-logo-4-item .item:hover img {
  filter: brightness(0.1);
}
.chy-brand-logo-4-item .keyfram-slider {
  display: flex;
  align-items: center;
  gap: 95px;
  animation: keyfram-slider-1 30s infinite linear;
}

@keyframes keyfram-slider-1 {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-105%);
  }
}
@keyframes keyfram-slider-2 {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
@media only screen and (min-width: 320px) and (max-width: 1900px){.chy-brand-logo-4-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }}
.chy-about-4-img {
    position: relative;
    padding: 30px;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-about-4-img {
      margin-bottom: 20px;
    }}
  .chy-about-4-img .bg-color {
    width: 90%;
    height: 90%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }


.chy-solution-4-img {
  padding: 27px;
  padding-left: 5px;
  position: relative;
}
.chy-solution-4-img .bg-color {
  position: absolute;
  top: 0;
  right: 0;
  width: 95%;
  height: 90%;
  z-index: -1;
  border-radius: 0px 0px 0px 200px;
}
.chy-solution-4-img .il-img {
  position: absolute;
  bottom: 0;
  left: -170px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){.chy-solution-4-img .il-img {
    left: -70px;
  }}
@media only screen and (min-width: 992px) and (max-width: 1199px){.chy-solution-4-img .il-img {
    left: -30px;
  }}
@media only screen and (min-width: 768px) and (max-width: 991px){.chy-solution-4-img .il-img {
    left: 0px;
  }}
@media (max-width: 767px){.chy-solution-4-img .il-img {
    left: 0px;
    display: none;
  }}
@media only screen and (min-width: 576px) and (max-width: 767px){.chy-solution-4-img .il-img {
    left: 0;
    display: block;
  }}
.chy-solution-4-img .main-img {
  width: 100%;
  height: 470px;
  overflow: hidden;
  border-radius: 0px 0px 0px 200px;
}
@media (max-width: 767px){.chy-solution-4-img .main-img {
    height: 350px;
  }}
@media only screen and (min-width: 576px) and (max-width: 767px){.chy-solution-4-img .main-img {
    height: 470px;
  }}
.chy-about-4-feature-item {
    display: flex;
    gap: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(19, 24, 53, 0.1);
  }
  .chy-about-4-feature-item:not(:last-child) {
    margin-bottom: 25px;
  }
  .chy-about-4-feature-item .icon {
    flex: 0 0 auto;
    width: 78px;
    height: 84px;
    background: linear-gradient(90deg, #5A1CCB -2.17%, #815EDC 100%);
    border-radius: 50px 6px 6px 6px;
    text-align: center;
    line-height: 103px;
    color: #fff;
    font-size: 40px;
  }
  .chy-about-4-feature-item .title {
    font-size: 24px;
    line-height: 1.16;
    margin-bottom: 4px;
  }
  .chy-about-4-feature-item .disc {
    line-height: 26px;
  }
.chy-services-5-area {
  background: rgba(200, 174, 255, 0.12);
}
.chy-services-5-area .s5-all-btn {
  font-size: 20px;
  font-weight: 500;
  color: #252A4E;
  line-height: 30px;
}
.main-btn-5.s5-all-btn a {
  color: var(--chy-pr-5);
}

.chy-services-5-item-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (min-width: 768px) and (max-width: 991px){.chy-services-5-item-wrap {
    grid-template-columns: 1fr 1fr;
  }}
@media (max-width: 767px){.chy-services-5-item-wrap {
    grid-template-columns: 1fr;
  }}
@media only screen and (min-width: 576px) and (max-width: 767px){.chy-services-5-item-wrap {
    grid-template-columns: 1fr 1fr;
  }}

.chy-services-5-item {
  padding: 40px;
  position: relative;
  z-index: 1;
  transition: 400ms ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-services-5-item {
    border: 1px solid rgba(200, 174, 255, 0.5);
  }}
@media only screen and (min-width: 992px) and (max-width: 1199px){.chy-services-5-item {
    padding: 30px 20px;
  }}
@media (max-width: 767px){.chy-services-5-item {
    padding: 30px;
  }}
@media only screen and (min-width: 576px) and (max-width: 767px){.chy-services-5-item {
    padding: 30px 15px;
  }}
.chy-services-5-item:nth-child(1) {
  border-right: 1px solid rgba(200, 174, 255, 0.5);
  border-bottom: 1px solid rgba(200, 174, 255, 0.5);
}
.chy-services-5-item:nth-child(1) .icon::before {
  background: rgba(210, 149, 255, 0.7);
}
.chy-services-5-item:nth-child(2) {
  border-right: 1px solid rgba(200, 174, 255, 0.5);
  border-bottom: 1px solid rgba(200, 174, 255, 0.5);
}
.chy-services-5-item:nth-child(2)::after {
  background: linear-gradient(90deg, #FF7469 -2.17%, #FFB06D 100%);
}
.chy-services-5-item:nth-child(2) .icon {
  color: #FF7469;
}
.chy-services-5-item:nth-child(2) .icon::after {
  background: linear-gradient(90deg, #FF7469 -2.17%, #FFB06D 100%);
}
.chy-services-5-item:nth-child(2) .icon::before {
  background: #FFCEC4;
}
.chy-services-5-item:nth-child(3) {
  border-bottom: 1px solid rgba(200, 174, 255, 0.5);
}
.chy-services-5-item:nth-child(3)::after {
  background: linear-gradient(90deg, #34AACF -2.17%, #30D8DF 100%);
}
.chy-services-5-item:nth-child(3) .icon {
  color: #34AACF;
}
.chy-services-5-item:nth-child(3) .icon::after {
  background: linear-gradient(90deg, #34AACF -2.17%, #30D8DF 100%);
}
.chy-services-5-item:nth-child(3) .icon::before {
  background: #0b97a3;
}
.chy-services-5-item:nth-child(4) {
  border-right: 1px solid rgba(200, 174, 255, 0.5);
}
.chy-services-5-item:nth-child(4)::after {
  background: linear-gradient(90deg, #FFA835 -3.85%, #FA3DCC 97.3%, #FA3AD0 100%);
}
.chy-services-5-item:nth-child(4) .icon {
  color: #FFA835;
}
.chy-services-5-item:nth-child(4) .icon::after {
  background: linear-gradient(90deg, #FFA835 -3.85%, #FA3DCC 97.3%, #FA3AD0 100%);
}
.chy-services-5-item:nth-child(4) .icon::before {
  background: #ce4b82;
}
.chy-services-5-item:nth-child(5) {
  border-right: 1px solid rgba(200, 174, 255, 0.5);
}
.chy-services-5-item:nth-child(5)::after {
  background: linear-gradient(85deg, #0050FF -0.78%, #00E9CC 97.77%);
}
.chy-services-5-item:nth-child(5) .icon {
  color: #0050FF;
}
.chy-services-5-item:nth-child(5) .icon::after {
  background: linear-gradient(85deg, #0050FF -0.78%, #00E9CC 97.77%);
}
.chy-services-5-item:nth-child(5) .icon::before {
  background: #009FE5;
}
.chy-services-5-item:nth-child(6)::after {
  background: linear-gradient(90deg, #5A1CCB -2.17%, #815EDC 100%);
}
.chy-services-5-item:nth-child(6) .icon {
  color: #5A1CCB;
}
.chy-services-5-item:nth-child(6) .icon::after {
  background: linear-gradient(90deg, #5A1CCB -2.17%, #815EDC 100%);
}
.chy-services-5-item:nth-child(6) .icon::before {
  background: #805DDC;
}
.chy-services-5-item::after {
  content: "";
  width: 10%;
  height: 10%;
  background: var(--chy-gd-2);
  position: absolute;
  top: 70px;
  left: 60px;
  border-radius: 50%;
  transition: 400ms ease-in-out;
  z-index: -1;
}
.chy-services-5-item .icon {
  width: 82px;
  height: 82px;
  background: #F4F0FF;
  border-radius: 50%;
  text-align: center;
  font-size: 45px;
  line-height: 92px;
  position: relative;
  color: var(--chy-pr-5);
  margin-bottom: 28px;
  transition: 400ms ease-in-out;
}
.chy-services-5-item .icon i {
  position: relative;
  z-index: 2;
}
.chy-services-5-item .icon::after {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--chy-gd-2);
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 50%;
  z-index: -1;
  transition: 400ms ease-in-out;
}
.chy-services-5-item .icon::before {
  content: "";
  width: 100%;
  height: 100%;
  background: transparent;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 50%;
  z-index: 1;
  transition: 400ms ease-in-out;
  opacity: 0;
}
.chy-services-5-item .title {
  font-size: 26px;
  line-height: 1.38;
  font-weight: 800;
  margin-bottom: 15px;
  transition: 400ms ease-in-out;
}
@media (max-width: 767px){.chy-services-5-item .title {
    font-size: 22px;
  }}
.chy-services-5-item .disc-wrap {
  overflow: hidden;
  height: 120px;
}
.chy-services-5-item .disc {
  margin-bottom: 16px;
  height: 100%;
  overflow: hidden;
  transition: 400ms ease-in-out;
}
.chy-services-5-item .s5-btn {
  display: block;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  line-height: 30px;
  opacity: 0;
  transition: 400ms ease-in-out;
  margin-bottom: -40px;
}
.chy-services-5-item .s5-btn i {
  margin-left: 5px;
}
.chy-services-5-item .s5-btn:hover {
  color: #000;
}
.chy-services-5-item:hover {
  box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.1607843137);
}
.chy-services-5-item:hover::after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 0;
}
.chy-services-5-item:hover .title {
  color: #fff;
}
.chy-services-5-item:hover .disc {
  height: 90px;
  color: #fff;
}
.chy-services-5-item:hover .icon {
  color: #fff;
  background: transparent;
}
.chy-services-5-item:hover .icon::after {
  top: 0px;
  left: 0px;
  z-index: 1;
}
.chy-services-5-item:hover .icon::before {
  opacity: 1;
}
.chy-services-5-item:hover .s5-btn {
  opacity: 1;
  transform: translateY(-20px);
}
.chy-project-4-area {
  position: relative;
}
.chy-project-4-area .bg-img {
  width: 46%;
  height: 659px;
  border-radius: 0 500px 500px 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-project-4-area .bg-img {
    width: 100%;
    height: 350px;
  }}
.chy-project-4-area .bg-color {
  display: block;
  width: 60%;
  height: 670px;
  background: #FFF7F6;
  top: 30px;
  right: 0;
  position: absolute;
  border-radius: 500px 0px 0px 500px;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-project-4-area .bg-color {
    top: unset;
    bottom: 0;
    width: 100%;
    height: 70%;
  }}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-project-4-content {
    margin-bottom: 100px;
  }}
.chy-project-4-content .chy-title-4 {
  margin-bottom: 48px;
  color: #fff;
}

.chy-project-4-feature-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding-left: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px){.chy-project-4-feature-wrap {
    padding-left: 0px;
  }}
@media (max-width: 767px){.chy-project-4-feature-wrap {
    padding-left: 0px;
    grid-template-columns: 1fr;
  }}
@media only screen and (min-width: 576px) and (max-width: 767px){.chy-project-4-feature-wrap {
    padding-left: 0px;
    grid-template-columns: 1fr 1fr;
  }}

.chy-project-4-feature {
  text-align: center;
  position: relative;
  padding: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px){.chy-project-4-feature {
    padding: 40px 0;
  }}
.chy-project-4-feature .icon {
  font-size: 75px;
  color: #FF816A;
  line-height: 1;
}
.chy-project-4-feature .number {
  font-size: 52px;
  font-weight: 900;
  text-transform: capitalize;
  margin-bottom: 6px;
}
.chy-project-4-feature .text {
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--chy-h2-color);
}
.chy-project-4-feature:is(.has-affte-before)::after {
  content: "";
  width: 85%;
  height: 2px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  background: linear-gradient(90deg, #FF7469 -2.17%, #FFB06D 100%);
  opacity: 0.4;
}
@media (max-width: 767px){.chy-project-4-feature:is(.has-affte-before)::after {
    display: none;
  }}
@media only screen and (min-width: 576px) and (max-width: 767px){.chy-project-4-feature:is(.has-affte-before)::after {
    display: block;
  }}
.chy-project-4-feature:is(.has-affte-before)::before {
  content: "";
  width: 2px;
  height: 80%;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  position: absolute;
  background: linear-gradient(90deg, #FF7469 -2.17%, #FFB06D 100%);
  opacity: 0.4;
}
@media (max-width: 767px){.chy-project-4-feature:is(.has-affte-before)::before {
    display: none;
  }}
@media only screen and (min-width: 576px) and (max-width: 767px){.chy-project-4-feature:is(.has-affte-before)::before {
    display: block;
  }}
.chy-project-4-feature:is(.has-affte-before2)::after {
  content: "";
  width: 85%;
  height: 2px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  background: linear-gradient(90deg, #FF7469 -2.17%, #FFB06D 100%);
  opacity: 0.4;
}
@media (max-width: 767px){.chy-project-4-feature:is(.has-affte-before2)::after {
    display: none;
  }}
@media only screen and (min-width: 576px) and (max-width: 767px){.chy-project-4-feature:is(.has-affte-before2)::after {
    display: block;
  }}
.chy-project-4-feature:is(.has-affte-before2)::before {
  content: "";
  width: 2px;
  height: 80%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  position: absolute;
  background: linear-gradient(90deg, #FF7469 -2.17%, #FFB06D 100%);
  opacity: 0.4;
}
@media (max-width: 767px){.chy-project-4-feature:is(.has-affte-before2)::before {
    display: none;
  }}
@media only screen and (min-width: 576px) and (max-width: 767px){.chy-project-4-feature:is(.has-affte-before2)::before {
    display: block;
  }}
.chy-project-5-area .section-title-wrap {
    max-width: 775px;
    margin-right: auto;
    margin-left: auto;
  }
  .chy-project-5-area .section-title-wrap .chy-para-4 {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
  
  .chy-project-5-wrap {
    align-items: start;
    display: flex;
    gap: 30px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px){.chy-project-5-wrap {
      grid-template-columns: 1fr 1fr;
    }}
  
  .chy-project-5-wrap2 {
    display: flex;
    gap: 30px;
    align-items: end;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px){.chy-project-5-wrap2 {
      grid-template-columns: 1fr 1fr;
    }}
  
  .chy-project-5-item {
    flex: 0 0 auto;
  }
  .chy-project-5-item .main-img {
    position: relative;
    width: 682px;
    height: 730px;
    overflow: hidden;
    border-radius: 0 0 100px 100px;
  }
  @media only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px){.chy-project-5-item .main-img {
      border-radius: 0 0 50px 50px;
    }}
  @media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-project-5-item .main-img {
      border-radius: 0 0 50px 50px;
      height: 530px;
    }}
  @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-project-5-item .main-img {
      border-radius: 0 0 50px 50px;
      height: 530px;
      width: 100%;
    }}
  .chy-project-5-item .main-img::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(129, 94, 220, 0) 0%, #815EDC 100%);
    transition: 400ms ease-in-out;
    opacity: 0;
  }
  .chy-project-5-item .main-img .btn-position {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    opacity: 0;
    transition: 400ms ease-in-out;
  }
  .chy-project-5-item .content-wrap {
    position: absolute;
    bottom: -100%;
    left: 0;
    padding: 50px;
    z-index: 1;
    width: 100%;
    transition: 400ms cubic-bezier(0.32, 0.36, 0.58, 1);
    opacity: 0;
  }
  @media only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-project-5-item .content-wrap {
      padding: 30px;
    }}
  .chy-project-5-item .subtitle {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    background: linear-gradient(90deg, #FF7469 -2.17%, #FFB06D 100%);
    display: inline-block;
    padding: 7px 20px;
    color: #fff;
    border-radius: 6px;
  }
  .chy-project-5-item .title {
    font-size: 32px;
    line-height: 1.06;
    font-weight: 700;
    background: #E7E0F2;
    padding: 20px;
    border-radius: 5px;
  }
  @media only screen and (min-width: 1600px) and (max-width: 1799px){.chy-project-5-item .title {
      font-size: 26px;
    }}
  @media only screen and (min-width: 1400px) and (max-width: 1599px){.chy-project-5-item .title {
      font-size: 24px;
    }}
  @media only screen and (min-width: 1200px) and (max-width: 1399px){.chy-project-5-item .title {
      font-size: 22px;
    }}
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-project-5-item .title {
      font-size: 20px;
    }}
  .chy-project-5-item .title:hover {
    color: var(--chy-pr-5);
  }
  .chy-project-5-item .p5-btn {
    z-index: 1;
    position: relative;
    display: inline-block;
    width: 148px;
    height: 148px;
    border-radius: 50%;
    border: 3px solid #fff;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
    font-size: 70px;
    line-height: 160px;
    text-align: center;
    color: #fff;
    transition: 400ms ease-in-out;
  }
  .chy-project-5-item .p5-btn::after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: var(--chy-gd-1);
    position: absolute;
    z-index: -1;
    transform: scale(0);
    opacity: 0;
    transition: 400ms ease-in-out;
  }
  .chy-project-5-item .p5-btn:hover {
    border-color: transparent;
  }
  .chy-project-5-item .p5-btn:hover::after {
    opacity: 1;
    transform: scale(1);
  }
  .chy-project-5-item:hover .main-img .btn-position {
    top: 40%;
    opacity: 1;
  }
  .chy-project-5-item:hover .main-img::after {
    opacity: 1;
  }
  .chy-project-5-item:hover .main-img .content-wrap {
    bottom: 0%;
    opacity: 1;
  }
  .chy-project-5-item:is(.has-height-1) .main-img {
    height: 610px;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-project-5-item:is(.has-height-1) .main-img {
      height: 430px;
    }}
  .chy-project-5-item:is(.has-height-2) .main-img {
    height: 770px;
    border-radius: 0 0 50px 50px;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-project-5-item:is(.has-height-2) .main-img {
      height: 500px;
    }}
  .chy-project-5-item:is(.has-style-1) .main-img {
    border-radius: 100px 100px 0 0;
  }
.chy-testimonial-5-area {
  position: relative;
}
.chy-testimonial-5-area .chy-testimonial-5-preview {
  position: absolute;
  top: 60%;
  left: 8vw;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1600px) and (max-width: 1799px){.chy-testimonial-5-area .chy-testimonial-5-preview {
    left: 1vw;
  }}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-testimonial-5-area .chy-testimonial-5-preview {
    position: unset;
    margin-top: 100px;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
  }}

.chy-testimonial-5-item {
  display: grid;
  grid-template-columns: 1.12fr 2fr;
  gap: 50px;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-testimonial-5-item {
    grid-template-columns: 1fr;
  }}
.chy-testimonial-5-item .main-img {
  border-radius: 10px 10px 0 0;
  height: 615px;
  overflow: hidden;
  display: flex;
  align-items: end;
}
@media (max-width: 767px){.chy-testimonial-5-item .main-img {
    height: 415px;
  }}
@media only screen and (min-width: 576px) and (max-width: 767px){.chy-testimonial-5-item .main-img {
    height: 615px;
  }}
.chy-testimonial-5-item .main-img img {
  transform: translateY(100%);
  transition: 1000ms cubic-bezier(0.08, 0.28, 0.37, 0.99);
}
.chy-testimonial-5-item .section-title-wrap {
  max-width: 600px;
}
.chy-testimonial-5-item .comment-wrap {
  background: #fff;
  border-radius: 15px;
  padding: 45px;
  margin-left: 40px;
  position: relative;
  transform: translateX(106%);
  transition: 1000ms cubic-bezier(0.08, 0.28, 0.37, 0.99);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-testimonial-5-item .comment-wrap {
    margin-left: 0px;
  }}
.chy-testimonial-5-item .comment-wrap .arrow-icon {
  position: absolute;
  left: -38px;
  top: 30px;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-testimonial-5-item .comment-wrap .arrow-icon {
    display: none;
  }}
.chy-testimonial-5-item .comment-wrap .qoute {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.8;
}
@media (max-width: 767px){.chy-testimonial-5-item .comment-wrap .qoute {
    width: 150px;
  }}
@media only screen and (min-width: 576px) and (max-width: 767px){.chy-testimonial-5-item .comment-wrap .qoute {
    width: 300px;
  }}
.chy-testimonial-5-item .comment-text {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.41;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-testimonial-5-item .comment-text {
    font-size: 22px;
  }}
.chy-testimonial-5-item .name {
  display: inline-block;
  font-size: 22px;
  line-height: 28px;
  background: linear-gradient(90deg, #9255CE -2.17%, #BE60FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 7px;
}
.chy-testimonial-5-item .bio {
  font-size: 16px;
  display: block;
  line-height: 24px;
}

.chy-t5-preview-item {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  background: #EAEBEE;
  border: 1px solid;
  border-color: transparent;
  object-position: top;
  cursor: pointer;
}

.chy-testimonial-5-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .chy-testimonial-5-item .main-img img {
  transform: translateY(0);
}
.chy-testimonial-5-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .chy-testimonial-5-item .comment-wrap {
  transform: translateX(0%);
}

.chy-testimonial-5-preview .swiper-container .swiper-slide {
  height: 102px !important;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-testimonial-5-preview .swiper-container .swiper-slide {
    width: 102px !important;
  }}
.chy-testimonial-5-preview .swiper-container .swiper-slide:is(.swiper-slide-thumb-active) .chy-t5-preview-item {
  border-color: #9255CE;
}
.chy-blog-4-area .section-title-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px 30px;
    margin-bottom: 20px;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-blog-4-area .section-title-wrap {
      flex-wrap: wrap;
      gap: 0;
      margin-bottom: 30px;
    }}
  .chy-blog-4-area .section-title-wrap .chy-para-4 {
    max-width: 540px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px){.chy-blog-4-area .section-title-wrap .chy-para-4 {
      max-width: 350px;
    }}
  .chy-blog-4-area .section-title-wrap .left {
    max-width: 600px;
  }
  
  .chy-blog-4-item {
    position: relative;
    margin-bottom: 30px;
  }
  .chy-blog-4-item .main-img {
    width: 100%;
    height: 490px;
    overflow: hidden;
    border-radius: 10px;
    perspective: 70px;
    perspective-origin: 50% 50%;
  }
  .chy-blog-4-item .main-img img {
    transition: 500ms;
  }
  .chy-blog-4-item .content-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){.chy-blog-4-item .content-wrap {
      padding-left: 15px;
      padding-right: 15px;
    }}
  .chy-blog-4-item .content-wrap .inner-div {
    background: #fff;
    border-radius: 0 10px 0 0;
    padding: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
  }
  .chy-blog-4-item .content-wrap .inner-div::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #9255CE -2.17%, #BE60FF 100%);
    z-index: -1;
    transition: 400ms;
    opacity: 0;
  }
  .chy-blog-4-item .subtitle {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    background: #5A1CCB;
    color: #fff;
    padding: 13px 20px;
    border-radius: 10px 10px 0 0;
    transition: 400ms;
  }
  .chy-blog-4-item .title {
    font-size: 24px;
    line-height: 1.41;
    margin-bottom: 18px;
    transition: 300ms;
  }
  @media (max-width: 767px){.chy-blog-4-item .title {
      font-size: 20px;
    }}
  @media only screen and (min-width: 576px) and (max-width: 767px){.chy-blog-4-item .title {
      font-size: 24px;
    }}
  .chy-blog-4-item .author {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
  }
  .chy-blog-4-item .author span {
    color: #FF5266;
  }
  .chy-blog-4-item:hover .subtitle {
    background: #FF7469;
  }
  .chy-blog-4-item:hover .main-img img {
    transform: scaleX(1) scaleY(1) scaleZ(0.1) rotateX(8deg) rotateY(0deg) rotateZ(0deg) translateX(0px) translateY(0px) translateZ(0px) skewX(0deg) skewY(0deg);
  }
  .chy-blog-4-item:hover .content-wrap .inner-div::after {
    opacity: 1;
  }
  .chy-blog-4-item:hover .title {
    color: #fff;
  }
  .chy-blog-4-item:hover .author {
    color: #fff;
  }
  .chy-blog-4-item:hover .author span {
    color: #fff;
  }.elementor-1643 .elementor-element.elementor-element-16cff3db{margin-top:0px;margin-bottom:0px;z-index:1;}.elementor-1643 .elementor-element.elementor-element-75ddbd53 > .elementor-widget-container{margin:0px 0px -60px 0px;}.elementor-1643 .elementor-element.elementor-element-45fc3b3c:not(.elementor-motion-effects-element-type-background), .elementor-1643 .elementor-element.elementor-element-45fc3b3c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(/s/img/wp-content/uploads/2024/01/f4-bg-1.png);background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1643 .elementor-element.elementor-element-45fc3b3c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:120px 0px 0px 0px;}.elementor-1643 .elementor-element.elementor-element-45fc3b3c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1643 .elementor-element.elementor-element-33d7ed79 > .elementor-container{max-width:1320px;}.elementor-1643 .elementor-element.elementor-element-7f950a24{text-align:left;}.elementor-1643 .elementor-element.elementor-element-69edfd26 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-1643 .elementor-element.elementor-element-69edfd26{text-align:left;}.elementor-1643 .elementor-element.elementor-element-71a3a028 > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-1643 .elementor-element.elementor-element-71a3a028 .elementor-heading-title{color:#FFFFFF;font-family:"Urbanist", Sans-serif;font-size:20px;font-weight:400;line-height:30px;}.elementor-1643 .elementor-element.elementor-element-424553ba{width:var( --container-widget-width, 30% );max-width:30%;--container-widget-width:30%;--container-widget-flex-grow:0;}.elementor-1643 .elementor-element.elementor-element-1e361170{width:var( --container-widget-width, 30% );max-width:30%;--container-widget-width:30%;--container-widget-flex-grow:0;}.elementor-1643 .elementor-element.elementor-element-1e361170 > .elementor-widget-container{margin:0px 0px 0px 50px;}.elementor-1643 .elementor-element.elementor-element-3b3cf96e{width:var( --container-widget-width, 30% );max-width:30%;--container-widget-width:30%;--container-widget-flex-grow:0;}.elementor-1643 .elementor-element.elementor-element-3b3cf96e > .elementor-widget-container{margin:0px 0px 0px 65px;}.elementor-1643 .elementor-element.elementor-element-65c17bf2 > .elementor-container{max-width:1320px;}.elementor-1643 .elementor-element.elementor-element-3fc87c5b{--divider-border-style:solid;--divider-color:#FFFFFF1A;--divider-border-width:2px;}.elementor-1643 .elementor-element.elementor-element-3fc87c5b .elementor-divider-separator{width:100%;}.elementor-1643 .elementor-element.elementor-element-5ffd99ee > .elementor-container{max-width:1320px;}.elementor-1643 .elementor-element.elementor-element-5ffd99ee{padding:10px 0px 20px 0px;}.elementor-1643 .elementor-element.elementor-element-75605f22 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1643 .elementor-element.elementor-element-75605f22 .chy-blog-3-btn{text-align:left;color:#FFFFFF7A;font-family:"Urbanist", Sans-serif;font-size:18px;line-height:30px;}.elementor-1643 .elementor-element.elementor-element-75605f22 .chy-blog-3-btn a{color:#FFFFFF85;}.elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(50px/2);}.elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(50px/2);}.elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(50px/2);margin-left:calc(50px/2);}.elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-50px/2);margin-left:calc(-50px/2);}body.rtl .elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-50px/2);}body:not(.rtl) .elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-50px/2);}.elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-1643 .elementor-element.elementor-element-57f445fa{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-item > .elementor-icon-list-text, .elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-item > a{font-family:"Urbanist", Sans-serif;font-size:18px;font-weight:400;line-height:30px;}.elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-text{color:#FFFFFFA6;transition:color 0.3s;}.elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-item:hover .elementor-icon-list-text{color:#9255CE;}@media (max-width:1024px){.elementor-1643 .elementor-element.elementor-element-75605f22 .chy-blog-3-btn{text-align:center;}}@media (min-width:768px){.elementor-1643 .elementor-element.elementor-element-65def00c{width:33.33333333%;}.elementor-1643 .elementor-element.elementor-element-2d67d8e6{width:66.667%;}}@media (max-width:1024px) and (min-width:768px){.elementor-1643 .elementor-element.elementor-element-65def00c{width:100%;}.elementor-1643 .elementor-element.elementor-element-2d67d8e6{width:100%;}.elementor-1643 .elementor-element.elementor-element-1dfa2911{width:100%;}.elementor-1643 .elementor-element.elementor-element-75c64036{width:100%;}}@media (max-width:767px){.elementor-1643 .elementor-element.elementor-element-424553ba{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}.elementor-1643 .elementor-element.elementor-element-1e361170 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-1643 .elementor-element.elementor-element-1e361170{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}.elementor-1643 .elementor-element.elementor-element-3b3cf96e > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-1643 .elementor-element.elementor-element-3b3cf96e{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}.elementor-1643 .elementor-element.elementor-element-75605f22 .chy-blog-3-btn{font-size:16px;}.elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(35px/2);}.elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(35px/2);}.elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(35px/2);margin-left:calc(35px/2);}.elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-35px/2);margin-left:calc(-35px/2);}body.rtl .elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-35px/2);}body:not(.rtl) .elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-35px/2);}.elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-item > .elementor-icon-list-text, .elementor-1643 .elementor-element.elementor-element-57f445fa .elementor-icon-list-item > a{font-size:16px;}}