.logo_block{ width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.menu_section{ width: 100%;}

.search-container {
    max-width: 400px;
    
}

body{
    font-family: 'FONTSPRING DEMO - Proxima Nova Cond';
}

.search-wrapper {
    position: relative;
    display: flex;
    align-items: center;
      padding: 8px 12px;
 }

 .shade{   box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);}


 header{ background: #fff;}
.menu-btn {
    background: none;
    border: solid 1px #148F3F;
    border-radius: 15px;
    width: 44px;
    height: 44px;
     padding: 8px;
    margin-right: 12px;
    border-radius: 8px;
    color: #6c757d;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.2s ease;
}

.menu-btn:hover {
    background-color: #e9ecef;
    color: #495057;
}

.search-input {
    flex: 1;
    border: none;
    background: transparent;
    padding: 10px 15px;
    border-radius: 10px;
    font-size: 16px;
    color: #495057;
    outline: none;
    background: #F2F2F2;
}

.search-input::placeholder {
    color: #6c757d;
    font-size: 16px;
}

.search-btn {
    background-color: #343a40;
    border: none;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    margin-left: 12px;
    transition: background-color 0.2s ease;
}

.search-btn:hover {
    background-color: #495057;
    color: white;
}

.hamburger-lines {
    display: flex;
    flex-direction: column;
    width: 18px;
    height: 12px;
    justify-content: space-between;
}

.hamburger-line {
    height: 2px;
    background-color: #148F3F;
    border-radius: 10px;
    border-radius: 1px;
}

.hamburger-line:nth-child(1) {
    width: 18px;
}
 .hamburger-line{ width: 100%;}

.hamburger-line:nth-child(3) {
    width: 18px;
}
  .mySwiper_01 .swiper-slide img{ width: 100%;}
  .mySwiper_01 .swiper-slide  {  border-radius: 15px; overflow: hidden;}
  .pagination_block{ width: 100%; text-align: center; display: flex; flex-wrap: wrap; justify-content: center; margin-top: 15px;}
  .pagination_block .swiper-pagination{  position: unset;     transform:  unset !important}
  .swiper-pagination-bullet-active{ background: #148F3F !important; width: 8px !important; height: 8px !important;}
  .swiper-pagination-bullet{ background: #148F3F !important; opacity: 0.8 !important;}

  .slider_block_02{ margin: 0; padding: 0; display: flex; flex-wrap: wrap;}
  .slider_block_02 li{ list-style: none; width:50%; padding: 10px;}
  .slider_block_02 li .logo_block{ aspect-ratio: 1/1; width: 100%; border-radius:25px; display: flex; align-items: center; justify-content: center; overflow: hidden;}

  .slider_block_02 li h5{text-align: center;  font-size: 16px; font-weight: 600; margin-top: 15px; margin-bottom: 7px;}
  .slider_block_02 li h5 a{color:#212529;text-decoration: none;}

  .title_01{ margin: 0 10px; font-size: 20px;}
  .gr_01{  background: linear-gradient(
    180deg,
    rgba(255, 237, 237, 1) 0%,
    rgba(153, 142, 142, 1) 100%
  );}
  .gr_02{
    background: linear-gradient(
    180deg,
    rgba(216, 255, 231, 1) 0%,
    rgba(129, 153, 139, 1) 100%
  );
  }

  .f_img { width: 100%; height: 100%; object-fit: cover;}

  .play_buttin{ position: absolute;}
  .logo_block_main{ padding: 15px;}
  .title_block_top{ text-align: center; padding: 25px; position: relative; background-size: 100% !important; padding-bottom: 0; background-repeat: no-repeat !important;} 
 .back_but{ position: absolute; left:20px;}
 .tag_logo_block{ width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
 .top_title_block  { text-align: center;  margin-top: 10px; margin-bottom: 10px;}
 .top_title_block h2{  font-size: 20px; color: #148F3F; margin: 0;}
 .txt_block{ background: #F2F2F2; border-radius: 10px; border-radius: 10px; padding: 15px;}
 .txt_block h4{ font-size: 16px;}
 .txt_block p{ font-size: 12px; font-weight: 200; color: #222222; line-height: 150%;}

 .image_block{ margin: 0; padding: 0; gap:17px; display: flex; flex-wrap: wrap;}
 .image_block li{ list-style: none; border-radius: 20px; list-style: none; width: calc(32% - 10px); border-radius: 5px; overflow: hidden;}
 .image_block li img{ width: 100%; display: block; }

 .social_ul{ margin: 0; padding: 0; } 
 .social_ul li{ list-style: none;} 
 .social_ul li a{ font-size: 14px; position: relative; color: #000; text-decoration: none; gap: 15px; background: #F4F4F4; margin-bottom: 15px; border-radius: 10px; padding: 15px; list-style: none; display: flex; align-items: center;}
 .social_ul li h4{ margin: 0; }
 .arrow{ position: absolute; right: 15px;}

.plan_block{  background: #fff; padding: 20px; border-radius: 10px; margin-top: 20px;}
.plan_block li{ list-style: none; font-size: 12px; line-height: 14px; margin-bottom: 7px; padding-left: 20px; position: relative;
}

.plan_block li span{ position: absolute; left: 0; top: 5px; }

.plan_block .title_01 { font-size: 16px; text-transform: uppercase;}
.plan_block ul{ margin: 0 ; padding: 0; background: #F2F2F2; padding: 15px; border-radius: 10px;}
 .but{ height: 40px; background: #148F3F; color: #fff ; font-size: 16px; display: inline-flex; align-items: center; border-radius: 5px; width: 100%; text-decoration: none; font-weight: 500; justify-content: center;}



 .chart-container {
    background: white;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 40px;
    margin: 20px auto;
    max-width: 900px;
}

.chart-title {
    text-align: center;
    color: #2c3e50;
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 10px;
}

.chart-subtitle {
    text-align: center;
    color: #7f8c8d;
    margin-bottom: 30px;
}

.chart-wrapper {
    position: relative;
    height: 400px;
    margin-bottom: 20px;
}

 

.legend-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
     margin-bottom: 1px;
    background: #f8f9fa;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    cursor: pointer;
    border-left: 4px solid transparent;
}

.legend-item:hover {
    background: #e9ecef;
    transform: translateX(5px);
}

.legend-item-left {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
}

.legend-color {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    flex-shrink: 0;
}

.legend-label {
    font-weight: 600;
    color: #2c3e50;
}

.legend-percentage {
    font-weight: 700;
    font-size: 13px;
    color: #495057;
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    margin-top: 30px;
}

.stat-card {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 20px;
    border-radius: 15px;
    text-align: center;
    transition: transform 0.3s ease;
}

.stat-card:hover {
    transform: translateY(-5px);
}

.stat-value {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 5px;
}

.stat-label {
    font-size: 14px;
    opacity: 0.9;
}

.controls {
    display: none;
}

.control-btn {
    padding: 8px 16px;
    border: 2px solid #667eea;
    background: transparent;
    color: #667eea;
    border-radius: 25px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.control-btn:hover,
.control-btn.active {
    background: #667eea;
    color: white;
    transform: translateY(-2px);
}

.legend-item{ border: none !important;}

@media (max-width: 768px) {
    .chart-container {
        padding: 20px;
        margin: 10px;
    }
    
    .chart-wrapper {
        height: 300px;
        margin-bottom: 20px;
    }
    
    .legend-column {
        padding-left: 0;
        
    }
    
   
}

/* Showreel stacked slider */
.showreel-section{ padding: 10px 0 20px; }
.mySwiper_showreel{ padding: 20px 0 36px; }
.mySwiper_showreel .swiper-slide{ width: 25%; max-width: 520px; }
.mySwiper_showreel .showreel-card{ position: relative; border-radius: 18px; overflow: hidden; }
.mySwiper_showreel img{ display:block; width:100%;  aspect-ratio: 1/1; object-fit:cover; }

/* side fade/mask illusion */
.mySwiper_showreel .swiper-wrapper{ padding-bottom: 10px; }
.showreel-section .container-fluid{ position: relative; }
/* .showreel-section::before,
.showreel-section::after{ content:""; position:absolute; top:0; bottom:46px; width:40px; z-index:2; pointer-events:none; }
.showreel-section::before{ left:0; background:linear-gradient(90deg, #fff 0%, rgba(255,255,255,0) 100%); }
.showreel-section::after{ right:0; background:linear-gradient(270deg, #fff 0%, rgba(255,255,255,0) 100%); } */

/* play button */
.showreel-play{ position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); width:48px; height:48px; border-radius:50%; border:none; background:#fff url('../images/mdi_play.png') no-repeat center/22px; box-shadow:0 6px 18px rgba(0,0,0,.25); }
.showreel-play:active{ transform:translate(-50%, -50%) scale(.96); }

/* active slide emphasis */
.mySwiper_showreel .swiper-slide{ transition: transform .4s ease, opacity .4s ease; opacity:.6; }
.mySwiper_showreel .swiper-slide-active{ transform:scale(1.05); opacity:1; }

/* pagination */
.showreel-pagination .swiper-pagination{ position:unset; }

/* Thumbnails for showreel */
.mySwiper_thumbs{ padding: 6px 0 0; }
.mySwiper_thumbs .swiper-slide{ width: 18%; opacity:.5; cursor:pointer; border-radius: 10px; overflow:hidden; }
.mySwiper_thumbs .swiper-slide-thumb-active{ opacity:1; box-shadow:0 4px 14px rgba(0,0,0,.15); }
.mySwiper_thumbs img{ display:block; width:100%; aspect-ratio: 1/1; object-fit: cover; }

/* Main showreel single view overrides */
.mySwiper_showreel .swiper-slide{ width: 100% !important; }
.mySwiper_showreel img{ width:100%; aspect-ratio: 16/9; object-fit: cover; }

/* Thumbs tuned for coverflow */
.mySwiper_thumbs .swiper-slide{ width: 22%; }
@media (min-width:768px){
	.mySwiper_thumbs .swiper-slide{ width: 12%; }
}

.mySwiper_thumbs .swiper-slide span{ position: absolute; width: 25px;}
.mySwiper_thumbs .swiper-slide span img{  width: 100%;}
.mySwiper_thumbs .swiper-slide{ display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}

/* ensure thumbs are fully clickable */
.mySwiper_thumbs .swiper-slide{ position: relative; pointer-events: auto; }
.mySwiper_thumbs .swiper-slide *{ pointer-events: none; }
.mySwiper_thumbs .swiper-slide::after{ content:""; position:absolute; inset:0; pointer-events:auto; }

.top_sec{ position: relative; z-index: 1055; background: #fff;}

.offcanvas.offcanvas-start{ padding-top:154px; background: #F2F2F2; padding-left: 3%; padding-right: 3%; overflow: auto;} 
.offcanvas-start{ width: 100% !important;}

/* hamburger -> close (X) animation */
.menu-btn .hamburger-lines{ position: relative; }
.menu-btn .hamburger-line{ transition: transform .2s ease, opacity .2s ease, background-color .2s ease; transform-origin: center; }
.menu-btn.is-open .hamburger-line:nth-child(1){ transform: translateY(5px) rotate(45deg); }
.menu-btn.is-open .hamburger-line:nth-child(2){ opacity: 0; }
.menu-btn.is-open .hamburger-line:nth-child(3){ transform: translateY(-5px) rotate(-45deg); }

.menu_block_01{ border-radius: 10px; background: #fff; padding: 20px;}
.menu_block_01 h6 { font-size: 14px;  text-transform: uppercase; margin-bottom: 0;}
.menu_ul li{ background: url(../images/menu_arrow.svg) #F2F2F2 95% center  no-repeat; list-style: none; border-radius: 10px;  margin-bottom: 10px; }
.menu_ul li a { text-decoration: none; color: #222222; font-size: 12px; padding: 10px;display:block;}  
.menu_ul { padding: 0; margin: 0; margin-top: 15px;}

.menu_ul.offer li{ height: 100px; background-image: none;}
.menu_ul.join li{ height: 100px; background-image: none; width: 33%; display: flex; align-items: center; justify-content: center;}
.menu_ul.join{gap: 4%; display: flex;}