.channels-slider {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin: auto;
  height: 10vh;
  margin-top: 40px;
  margin-bottom: 40px;
  
}
.imgs{
  width: 160%;
  position: relative;  
  background-color: rgb(53, 53, 53);
  
}


.chSwiper {
  max-width: 1100px;
  height: 10vh;
  display: flex;
  align-items: center;
}

.boxs {
  
  border-radius: 10px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;

}


.hiw__coontent .bg-points{
  position:absolute;
  top:-25px;
  left:-25px;
  opacity:.1
}

.hiw__coontent{
  position:relative
}
.hiw__coontent .bg-points{
  position:absolute;
  top:-25px;
  left:-25px;
  opacity:.1
}
.hiw__coontent__title{
  font-size:var(--font-size-title);
  font-weight:var(--font-extrabold);
  line-height:var(--line-height);
  max-width:95%;
  margin-bottom:1rem
}
.hiw__coontent__desc{
  font-size:var(--font-size-subtitle);
  line-height:var(--line-height-text);
  color:var(--color-text);
  margin-bottom:1.5rem
}
@media (min-width:62rem){
  .hiw__coontent__desc{
      max-width:80%
  }
}

.hiw__imaage{
  max-width:100%;
  padding-top:.2rem;
  padding-bottom:.2rem;
  margin-left:auto;
  margin-right:auto
}
@media (min-width:48rem){
  .hiw__imaage{
      max-width:70%
  }
}
@media (min-width:62rem){
  .hiw__imaage{
      max-width:100%;
      width:90%;
      padding:0 1rem
  }
  .hiw__imaage img{
      width:100%
  }
}

@media (min-width: 62rem){
  .hiw-card-wrapper:nth-child(even) .hiw__imaage {
    order: -1;
    justify-self: start;
    margin-left: 0;
    padding-left: 0;
}
}

@media (min-width:62rem){
  .hiw-card-wrapper:nth-child(even) .hiw__pimage{
      order:-1;
      justify-self:start;

  }
}
.hiw__pimage{
  max-width:100%;
  margin-left:auto;
  margin-right:auto
}
@media (min-width:48rem){
  .hiw__pimage{
      max-width:70%
  }
}
@media (min-width:62rem){
  .hiw__pimage{
      max-width:100%;
      width:100%;
      
  }
  .hiw__pimage img{
      width:100%;
      filter: drop-shadow(-2px -2px 5px rgb(255, 255, 255))
              ;
  }
}





@keyframes slide-in-left {
  0% {
      opacity: 0;
      transform: translateX(-100%);
  }
  100% {
      opacity: 1;
      transform: translateX(0);
  }
}

/* Vos styles CSS resteront inchangés */
@keyframes slide-in-left {
  0% {
      opacity: 0;
      transform: translateX(-100%);
  }
  100% {
      opacity: 1;
      transform: translateX(0);
  }
}

/* Vos styles CSS resteront inchangés */
@keyframes slide-in-left {
  0% {
      opacity: 0;
      transform: translateX(-100%);
  }
  100% {
      opacity: 1;
      transform: translateX(0);
  }
}

@keyframes slide-in-right {
  0% {
      opacity: 0;
      transform: translateX(100%);
  }
  100% {
      opacity: 1;
      transform: translateX(0);
  }
}

.hiw__content, .hiw__image, .hiw__pimage, .hiw__coontent, .hiw__imaage{
  opacity: 0; 
  animation-duration: 0s
}

/* Vos styles CSS resteront inchangés */
@keyframes slide-in-left {
  0% {
      opacity: 0;
      transform: translateX(-100%);
  }
  100% {
      opacity: 1;
      transform: translateX(0);
  }
}

@keyframes slide-in-right {
  0% {
      opacity: 0;
      transform: translateX(100%);
  }
  100% {
      opacity: 1;
      transform: translateX(0);
  }
}






.hiw_pimage{
  max-width:100%;
  margin-left:auto;
  margin-right:auto;
  filter: drop-shadow(-2px -2px 5px rgba(71, 20, 255, 0.1))
  drop-shadow(-2px -2px 5px rgba(71, 20, 255, 0.1))
  drop-shadow(-2px -2px 5px rgba(71, 20, 255, 0.1))
  drop-shadow(-2px -2px 5px rgba(71, 20, 255, 0.1));
}
@media (min-width:48rem){
  .hiw_pimage{
      max-width:70%
  }
}
@media (min-width:62rem){
  .hiw_pimage{
      max-width:100%;
      width:100%;
      
  }
  .hiw_pimage img{
      width:100%
  }
}

.hiw_contentt{
  display: flex;
  flex-direction: column;
  align-items: center;
  color: rgb(255, 255, 255);
  
}
@media (min-width:62rem){
  .hiw_contentt{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: rgb(255, 255, 255);
  }
}


.hiw_contenttitle{
  font-size:var(--font-size-title);
  font-weight:var(--font-extrabold);
  line-height:var(--line-height);
  max-width:95%;
  margin-bottom:1rem;
  text-align: center;
}
.hiw_contenttitl{
  font-size:var(--font-size-title);
  font-weight:var(--font-extrabold);
  line-height:var(--line-height);
  max-width:95%;
  text-align: center;
  color: rgb(255, 255, 255);
  margin-bottom: 20px;
  text-shadow:7px 3px 9px rgba(0, 0, 0, 0.5);

}
@media (min-width:62rem){
  .hiw_contenttitl{
    font-size:var(--font-size-title);
    font-weight:var(--font-extrabold);
    line-height:var(--line-height);
    max-width:95%;
    text-align: start;
    color: rgb(255, 255, 255);
    
  }
}

.hiw_contentdesc{
  font-size:1rem;
  line-height:var(--line-height-text);
  color:var(--color-text);
  margin-bottom:3rem;
  text-align: center;
  color: rgb(211 211 211);
  font-weight: bold;
}
@media (min-width:62rem){
  .hiw_contentdesc{
      color: rgb(211 211 211);
      font-weight: bold;
  }
}
@media (min-width:62rem){
  .hiw_contentdesc{
    font-size:1rem;
    line-height:var(--line-height-text);
    color:var(--color-text);
    margin-bottom:4rem;
    text-align: start;
    color: rgb(211 211 211); 
    font-weight: bold;
 }
}
.hiw_contentdescs{
  font-size:17px;
  line-height:var(--line-height-text);
  color:var(--color-text);
  text-align: center;
  color: rgb(255, 255, 255);
}


.container {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.mySwiper {
  max-width: 1100px;
  height: 55vh;
  display: flex;
  align-items: center;
}

.card {
  text-align: center;
  background-color: #313131;
  padding: 20px 30px;
  border-radius: 10px;
  box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}

.swiper-slide {
  display: flex;
  align-items: center;
}

.card img {
  width: 130px;
  border-radius: 50%;
  margin-top: -70px;
}
h3{
  color: #fffefe;
  margin-top: 10px;
}
h3,
h4 {
  margin-bottom: 0px;
}

p {
  font-size: 15px;
  line-height: 20px;
  color: #ffffff;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 12px;
  margin-top: 10px;
  color: #0096FF;
}

.swiper-button-next,
.swiper-rtl,
.swiper-button-prev {
  color: #fffefe;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 30px;
  font-weight: bold;

}
@media (min-width:75rem){
  .swiper-button-next,
  .swiper-button-prev{
      display: none;
  }
}

.review i {
  color: orange;
}

.populair{
  position: absolute;
  top: -2px;
  left: -0px;
}
.porular{
  width: 30%;
}


.accordion {
  display: flex;
  flex-direction: column;
  font-family: "Sora", sans-serif;
  margin: 50px auto;
  width: 95%;
}

.accordion-item {
  margin-top: 16px;
  border-radius: 18px;
  background: #b7b7b7;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.accordion-item .accordion-item-title {
  position: relative;
  margin: 0;
  display: flex;
  width: 100%;
  font-size: 100%;
  cursor: pointer;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 14px 20px;
  box-sizing: border-box;
  align-items: center;
  background-color: #dfdfdf;
  border-radius: 18px;
}
.icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.accordion-item .accordion-item-desc {
  display: none;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  color: #444;
  border-top: 1px dashed #ddd;
  padding: 10px 10px 10px;
  box-sizing: border-box;
}
.accordion-item input[type="checkbox"] {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
}
.accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
  display: block;
}
.accordion-item
  input[type="checkbox"]:checked
  ~ .accordion-item-title
  .icon:after {
  content: "-";
  font-size: 20px;
}
.accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
  content: "+";
  font-size: 20px;
}
.accordion-item:first-child {
  margin-top: 0;
}
.accordion-item .icon {
  margin-left: 14px;
}

@media screen and (max-width: 767px) {

  .accordion h1 {
      font-size: 22px;
  }
}

.imgs {
  margin: 20px 0px;
  border-radius: 10px;
}

@media  (max-width: 767px) {
  .imgs {
      padding: 0px;
      margin: 10px 0px;
      border-radius: 10px;
  }
}
.pricing-buttons {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 2rem;
}

.pricing-btn {
    padding: 0.8rem 0.9rem;
    border: none;
    border-radius: 25px;
    background-color: #353535;
    color:#ededed;
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.pricing-btn:hover {
    background-color: #e96b6b;
    color:#161616;
    transform: translateY(-2px);
}

.pricing-btn.active {
    background-color:rgb(255, 65, 65);
    color: #161616;;
    transform: translateY(-2px);
}
.pricings-section.active {
    display: block;
}


.pricings-section.active {
    animation: fadeIn 0.5s ease-out;
}
.pricings-section {
    display: none;
}

.pricings-section.active {
    display: block;
}
/* Animation */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}