.ocf-theme-light-block .ocf-search-btn-static, .ocf-theme-light-block .ocf-search-btn-popover, .ocf-theme-light-block .ocf-search-btn-static.ocf-disabled, .ocf-theme-light-block .ocf-search-btn-popover.ocf-disabled, .ocf-noUi-connect:before, .ocf-noUi-handle {background-color:rgb(0, 150, 136) !important;}
:root {--ds-primary-color:rgb(0, 150, 136);}
:root {--ds-links-color:rgb(59, 82, 139);}
.ds-dropdown-links .blue-link, .ds-footer .blue-link {color:rgb(59, 82, 139);}
.blue-link:hover, .ds-footer-links li a:hover, ul.ds-footer-item li a:hover, .ds-footer-item li a:hover span, .ds-module-item:hover .ds-module-title:hover, .ds-last-news-item:hover .ds-last-news-item-title:hover, .ds-switcher button:hover {color:rgb(59, 82, 139);}
.ds-price-new.red-text {color:rgb(213, 56, 61);}
:root {--ds-interactive-color:rgb(82, 187, 56);}
:root {--ds-body-bg-light-color:rgb(248, 251, 253);}
:root {--ds-primary-dark-color-light:rgb(0, 23, 31);}
:root {--ds-secondary-dark-color-light:rgb(0, 52, 89);}
.light-theme .ds-header {background:rgb(255, 255, 255);}
:root {--ds-footer-bg-light-color:rgb(255, 255, 255);}
.light-theme .ds-footer-subscribe-text, .light-theme .ds-footer-item .secondary-text, .light-theme .ds-footer-socials .secondary-text {color:rgb(0, 52, 89);}
.light-theme .ds-footer-item-title {color:rgb(0, 23, 31);}
.light-theme .ds-footer-item-title svg path {fill:rgb(0, 23, 31);}
:root {--ds-body-bg-dark-color:rgb(27, 27, 27);}
:root {--ds-primary-dark-color-dark:rgb(248, 252, 255);}
:root {--ds-secondary-dark-color-dark:rgb(144, 144, 144);}
.dark-theme .ds-header {background:rgb(20, 20, 20);}
:root {--ds-footer-bg-dark-color:rgb(20, 20, 20);}
.dark-theme .ds-footer-subscribe-text, .dark-theme .ds-footer-item .secondary-text, .dark-theme .ds-footer-socials .secondary-text {color:rgb(144, 144, 144);}
.dark-theme .ds-footer-item-title {color:rgb(248, 252, 255);}
.dark-theme .ds-footer-item-title svg path {fill:rgb(248, 252, 255);}
.ds-header-compare-button, .ds-mobile-bottom-nav-item-compare, .ds-compare-btn {display: none!important;}
.oct_dynamic_stylesheet_begin{display: none;}
#logo {
    block-size: auto;
    max-width: 60px;
    margin-bottom: -5px;
}



.page_404{ padding:40px 0; background:#fff; font-family: 'Arvo', serif;
}

.page_404  img{ width:100%;}

.four_zero_four_bg{
 
 background-image: url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif);
    height: 400px;
    background-position: center;
 }
 
 
 .four_zero_four_bg h1{
 font-size:80px;
 }
 
  .four_zero_four_bg h3{
       font-size:80px;
       }
       
       .link_404{      
  color: #fff!important;
    padding: 10px 20px;
    background: #39ac31;
    margin: 20px 0;
    display: inline-block;}
  .contant_box_404{ margin-top:-50px;}
@media (min-width: 769px) {
#logo {
    block-size: auto;
    max-width: max-content;
    margin-bottom: -5px;
}
}
@media (max-width: 769px) {
#logo {
    block-size: auto;
    max-width: 90px;
    margin-bottom: -5px;
    margin-left: -5px;
}
}

.timeline {
  position: relative;
  padding: 2rem 0;
}
.timeline::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 4px;
  height: 100%;
  background: #dee2e6;
  transform: translateX(-50%);
}
.timeline-item {
  position: relative;
  margin-bottom: 3rem;
}
.timeline-item .circle {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background: #52b5ae;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.timeline-item .content {
  padding: 1rem;
  border-radius: .5rem;
  background: linear-gradient(to right, #d1ddff, #b5dcdc);
  box-shadow: 0 2px 6px rgba(0,0,0,.1);
}
.timeline-item-left .content {
  margin-right: 55%;
}
.timeline-item-right .content {
  margin-left: 55%;
}
@media (max-width: 767px) {
  .timeline::before {
    left: 20px;
  }
  .timeline-item .circle {
    left: 20px;
    transform: translateX(0);
  }
  .timeline-item .content {
    margin: 0 0 0 60px !important;
  }
}

.rb-gallery .gallery-load-more {
    background: #00a8e8!important;
}
.rb-gallery-0 .rb-gallery {
    margin-top: 20px;
}
.ds-menu-maincategories-desktop-box .ds-menu-maincategories {
    border-top: none!important; 
}
.light-theme .ds-header {
    background: linear-gradient(90deg, #94B9FF 0%, #8ED6C0 100%);
    box-shadow: none;
    border: 0;
    padding-left: 20px;
    padding-right: 20px;
}
.ds-menu-maincategories-desktop-box .ds-menu-maincategories::after {
   background: none!important;
}
.ds-footer {
   background: linear-gradient(90deg, #94B9FF 0%, #8ED6C0 100%);
}

.ds-footer-payments-item {
        background: #fff;
    }
.light-text {
    color: #00171f!important;
}

    .ds-menu-maincategories-item:hover>span a {
        color: rgb(59, 82, 139);
    }



.ocf-theme-light-block .ocf-search-btn-static, .ocf-theme-light-block .ocf-search-btn-popover, .ocf-theme-light-block .ocf-search-btn-static.ocf-disabled, .ocf-theme-light-block .ocf-search-btn-popover.ocf-disabled, .ocf-noUi-connect:before, .ocf-noUi-handle {
    background-color: rgb(42 166 156) !important;
}

 /* фон как на скрине */
  .hero-easylearn{
    background: linear-gradient(90deg,#94B9FF 0%,#8ED6C0 100%);
    color:#fff;
  }
  .hero-title{ line-height:1.25;text-align: center; }
  .hero-text{ color:rgba(255,255,255,.95);text-align: center; }

  /* CTA */
  .btn-cta{
    background: linear-gradient(90deg,#58C27D 0%, #78D4A0 100%);
    color:#fff; border:0;
    box-shadow:0 10px 24px rgba(0,0,0,.12);
  }
  .btn-cta:hover{ filter:brightness(.95); }

  /* картинка-ладошка — ограничим максимальную ширину */
  .hand-img{ max-width:min(520px, 90%); padding-bottom: 60px;}

  /* облака */
  .clouds{ height:90px; }

  /* отступы */
  @media (min-width:992px){
    .hero-easylearn{ padding-top:5rem; padding-bottom:6rem; }
  }
  @media (max-width:991.98px){
    .hero-easylearn{ padding-top:3rem; padding-bottom:4rem; }
  }

 /* фон и цвета */
  .about-easylearn {
    color: #2d2d2d;
    background: #ffffff;
  }

  /* заголовок */
  .about-title {
    font-size: 2rem;
    font-weight: 600;
    display: inline-block;
    color: #323232;
    padding: 0.25rem 0.75rem;
    border-radius: 4px;
  }

  /* текст */
  .about-text {
    font-size: 1.125rem;
    line-height: 1.6;
    display: inline-block;
    padding: 0.25rem 0.5rem;
    margin-bottom: 0.5rem;
  }

  /* фото-композиция */
  .photo-stack {
    position: relative;
    display: inline-block;
  }

  .photo {
    width: auto;
    height: 350px;
  }

  

  /* облака сверху */
  .clouds-top {
    height: 100px;
  }

  @media (max-width: 767.98px) {
    .photo-stack { margin-bottom: 2rem; }
    .secondary-photo { display: none; }
  }
/* фон и общие стили */
  .products-easylearn {
    background: linear-gradient(90deg,#94B9FF 0%,#8ED6C0 100%);
    color:#333;
  }
  .section-title {
    font-family: "Shantell Sans", sans-serif;
    font-size: 2rem;
    font-weight: 600;
    color:#fff;
  }

  /* карточка товара */
  .product-card {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 8px 18px rgba(0,0,0,.08);
  }
  .product-title {
    font-family: "Shantell Sans", sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
  }
  .product-text {
    font-size: 1rem;
    color:#333;
    line-height:1.6;
  }
  .product-price {
    font-size: 1.25rem;
    color:#000;
  }

  /* кнопка */
  .btn-cta {
    background: linear-gradient(90deg,#58C27D 0%,#78D4A0 100%);
    color:#fff;
    border:0;
  }
  .btn-cta:hover { filter:brightness(.95); }

  /* волны */
  .wave-top, .wave-bottom { height:80px; }

  @media (max-width: 767.98px) {
    .wave-top, .wave-bottom { height:50px; }
    .product-title { font-size: 1.25rem; }
  }
.products-easylearn .row {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.content-block-title {
    text-align: center;
    font-size: 28px;
    font-weight: 800;
    margin-top: 10px;
}
.instr-photo{ width:100%; object-fit:cover; border-radius:10px; }
    @media (min-width:992px){
      .instr-photos{ position:sticky; top:2rem; }
    }

    /* ТАЙМЛАЙН */
    .steps{
      position:relative;
      counter-reset: step;
      padding-left:3rem;
      color:#fff;
    }
    .steps::before{
      content:"";
      position:absolute;
      left:1.45rem;
      top:0.5rem;
      bottom:0.5rem;
      width:2px;
      background:rgba(255,255,255,.6);
    }
   .steps li {
    position: relative;
    margin-bottom: 1.8rem;
    line-height: 1.6;
    font-size: 1.05rem;
}
    .steps li::before{
      counter-increment:step;
      content:counter(step);
      position:absolute;
      left:-2.4rem;
      top:0;
      width:2rem;
      height:2rem;
      background:#fff;
      color:#4d4d4d;
      font-weight:700;
      border-radius:50%;
      display:flex;
      align-items:center;
      justify-content:center;
      box-shadow:0 4px 8px rgba(0,0,0,.15);
      font-size:1rem;
    }

/* ===== ФОН ===== */
  .features-tiles {
    background: linear-gradient(90deg, #94B9FF 0%, #8ED6C0 100%);
  }

  /* ===== КАРТОЧКА ===== */
  .feature-card {
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 20px;
    padding: 2rem 1.5rem;
    color: #fff;
    backdrop-filter: blur(3px);
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
  }

  .feature-card:hover {
    transform: translateY(-6px);
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  }

  /* ===== ІКОНКА ===== */
  .feature-icon {
    width: 70px;
    height: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.22);
    border: 2px solid rgba(255, 255, 255, 0.4);
    font-size: 34px;
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
  }

  .feature-card:hover .feature-icon {
    transform: scale(1.1);
    background: rgba(255, 255, 255, 0.3);
  }

  /* ===== ТЕКСТ ===== */
  .feature-title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
  }

  .feature-text {
    font-size: 1rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.95);
    margin: 0 auto;
    max-width: 300px;
  }

  /* ===== АДАПТИВ ===== */
  .py-6 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  @media (min-width: 992px) {
    .feature-title {
      font-size: 1.4rem;
    }
    .feature-icon {
      width: 80px;
      height: 80px;
      font-size: 38px;
    }
  }
@media (min-width: 767.98px) {
.container-fluid {padding-left:0px;padding-right:0px;}
}
.rb-gallery {
    margin-top: 20px;
    margin-bottom: 20px;
}



.ds-product-tabs {
     top: 0px!important;
}

/* Контейнер с правильным соотношением сторон 9:16 */
.ig-wrap {
  position: relative;
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
  border: 1px solid #dbdbdb;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  aspect-ratio: 9 / 16;
}

/* Сам iframe */
.ig-wrap iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

/* Для равных отступов между карточками */
.about-easylearn .col-12,
.about-easylearn .col-md-6,
.about-easylearn .col-lg-4 {
  margin-bottom: 1.5rem;
}

/* Небольшой визуальный апгрейд */
.about-title {
  font-weight: 700;
  font-size: 1.8rem;
  color: #212529;
}

@media (max-width: 767.98px) {
  .about-title {
    font-size: 1.4rem;
  }
}
.oct_dynamic_stylesheet_end{display: none;}
