



    .previewBox{
    position:relative;

    }
    .previewBox .sr-only{
    display:none;
    }


    .wppro_slider_btn_container{
        display:flex;
    }

    .wpproSlider_gradient-text {
    color: #000; /* fallback for accessibility / forced styles */
    background: linear-gradient(90deg, #ff7e5f, #feb47b);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    }

    .wpproSlider_gradient-bg {
    color: #000; /* fallback for accessibility / forced styles */
    background: linear-gradient(90deg, #ff7e5f, #feb47b);

    }

    .sid-dEbsNt48zavwpproSlider{
    ;
    }
    .sid-dEbsNt48zavwpproSlider button:focus,
    .sid-dEbsNt48zavwpproSlider a:focus,.wppro_slider_btn button:focus,.wppro_slider_btn a:focus {
    outline: 2px solid #007bff !important;
    outline-offset: 5px !important;
    border-radius: 5px;
    border: none !important;
    /*background-color: transparent !important;*/
    z-index: 999999999;
    }

    .thumbSwiper {
    margin-top:5px;

    box-sizing: border-box;
    padding: 10px 0;
    }
    .thumbSwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    }
    .thumbSwiper .swiper-slide {
    width: 100px !important;
    height: auto;
    opacity: 0.4;
    }


    .thumbSwiper .swiper-slide-thumb-active {
    opacity: 1;
    }
    .thumbSwiper .swiper-wrapper {
    display: flex !important;
    justify-content: center;
    }

    /* General styles */
    .paginationsid-dEbsNt48zav .swiper-pagination-bullet{
    background-color: #ffffff !important;
    height:8px !important;
    width:32px !important;
    border-radius:7px !important;
     }
    .paginationsid-dEbsNt48zav .swiper-pagination-bullet-active{
    background-color: #22c55e !important;
    }

    .wps_sid-dEbsNt48zav_wpproSlider .wppro-slider-desktopOnly{
    display: inherit !important;
    }
    .wps_sid-dEbsNt48zav_wpproSlider .wppro-slider-mobileOnly{
    display: none !important;
    }

    .sid-dEbsNt48zavswiper-container{
    position:relative;
    width:100% ;
    height:900px ;

    }
    /* Full‑height basics */
    .sid-dEbsNt48zavswiper-container .swiper-button-prev, .sid-dEbsNt48zavswiper-container .swiper-button-next{
    position: absolute !important;
    }

    .wps_sid-dEbsNt48zav_wpproSlider{
    width:calc(100% - 0px) !important;
    height:100% !important;

    /*padding-right:0px !important;
    padding-left:0px !important;*/
    }
    .wps_sid-dEbsNt48zav_wpproSlider, .wps_sid-dEbsNt48zav_wpproSlider .swiper-wrapper, .wps_sid-dEbsNt48zav_wpproSlider .swiper-slide { width:100%; height:100%; }

    /* Panel‑wipe effect */
    .wps_sid-dEbsNt48zav_wpproSlider .swiper-slide {
    position:relative;
    /*overflow:hidden; */
    background:var(--panel,#333);
    /*background:#000;*/
    }
    .wps_sid-dEbsNt48zav_wpproSlider .swiper-slide::before {
    content:""; position:absolute; inset:0;
    background:var(--panel,#333);
    transform:scaleX(0); z-index:1;
    }
    .wps_sid-dEbsNt48zav_wpproSlider .swiper-slide-active::before { transform:scaleX(1); }
    .wps_sid-dEbsNt48zav_wpproSlider .slide-col {
    display: flex;
    flex-direction: column;  /* ← this is required */
    flex: 1;                 /* or whatever your final flex value is */
    padding: .5rem;

    }

    /* Slide layout */
    .wps_sid-dEbsNt48zav_wpproSlider .slide-inner {
    height: 100%;
    display:flex; gap:2rem;
    position:relative; z-index:2;
    margin:auto; padding:0 6vw; height:auto;
    }
    .wps_sid-dEbsNt48zav_wpproSlider .slide-col-inner img{
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    object-fit: contain;
    }



    /* Alignment helpers */
    /*
    .wps_sid-dEbsNt48zav_wpproSlider .wppro-text-left, .wps_sid-dEbsNt48zav_wpproSlider .wppro-text-left > *  {  align-items:start;}
    .wps_sid-dEbsNt48zav_wpproSlider .wppro-text-center, .wps_sid-dEbsNt48zav_wpproSlider .wppro-text-center > * { align-items:center; }
    .wps_sid-dEbsNt48zav_wpproSlider .wppro-text-right, .wps_sid-dEbsNt48zav_wpproSlider .wppro-text-right > *  { align-items:end; }
    */
    */
    /* Only target the flex container */
    .wps_sid-dEbsNt48zav_wpproSlider .wppro-text-left   { align-items: flex-start; }
    .wps_sid-dEbsNt48zav_wpproSlider .wppro-text-center { align-items: center; }
    .wps_sid-dEbsNt48zav_wpproSlider .wppro-text-right  { align-items: flex-end; }
    .wps_sid-dEbsNt48zav_wpproSlider .wppro-justify-start  { justify-content:flex-start; }
    .wps_sid-dEbsNt48zav_wpproSlider .wppro-justify-center { justify-content:center; }
    .wps_sid-dEbsNt48zav_wpproSlider .wppro-justify-end    { justify-content:flex-end; }

    /* Play/Pause wrapper & button */
    .wppro-play-pause-wrapper {
    position:absolute; z-index:10;
    }
    .wppro-play-pause-button {
    background:rgba(0,0,0,0.5);
    color:#fff; border:none;
    padding:.5rem 1rem; cursor:pointer;
    border-radius:4px;
    }
    /* Horizontal presets */
    .wppro-pp-left     { left:0; right:auto; }
    .wppro-pp-center-h { left:50%; right:auto; }
    .wppro-pp-right    { right:0; left:auto; }
    /* Vertical presets */
    .wppro-pp-top      { top:0; bottom:auto; }
    .wppro-pp-center-v { top:50%; bottom:auto; }
    .wppro-pp-bottom   { bottom:0; top:auto; }

    /* Widget styles */
    .widget-group {
    display:flex;
    gap:1rem;
    margin-top:1rem;
    align-self: stretch;
    /*width: 100%;*/
    align-items: inherit;
    }
    .widget-text h1, .widget-text h2, .widget-text p {
    margin:0 0 .5rem; color:#fff;
    }
    .widget-button .btn {
    display:inline-block; padding:.5rem 1rem;
    background:#fff; color:#000; text-decoration:none;
    border-radius:.25rem; font-weight:bold;
    }
    .widget-image img {
    display:block; border-radius:.25rem;
    }


    /* Slide inner flex */
    .wps_sid-dEbsNt48zav_wpproSlider .slide-inner { display:flex; flex-wrap:wrap; height:100%; }

    /* Inner content container gets JSON width */
    .wps_sid-dEbsNt48zav_wpproSlider .slide-col-inner {

    box-sizing: border-box;


    width:100%;

    display:flex;
    flex-direction:column;
    gap:1rem;
    }
    .btn{
    width:auto;
    }
    /* Reset heading/paragraph margin */
    .wps_sid-dEbsNt48zav_wpproSlider .slide-col-inner h1, .wps_sid-dEbsNt48zav_wpproSlider .slide-col-inner p { margin:0; }
    .wps_sid-dEbsNt48zav_wpproSlider .slide-col-inner .btn {
    lex: 0 0 auto;
    width: fit-content;
    min-width: 100px;
    }



    /* 1. Define the keyframes */
    @keyframes fadeUpIn {
    0% {
    opacity: 0;
    transform: translateY(20px);
    }
    100% {
    opacity: 1;
    transform: translateY(0);
    }
    }
    /* 2) Fade down & in */
    @keyframes fadeDownIn {
    0% {
    opacity: 0;
    transform: translateY(-20px);
    }
    100% {
    opacity: 1;
    transform: translateY(0);
    }
    }

    /* 3) Fade left & in */
    @keyframes fadeLeftIn {
    0% {
    opacity: 0;
    transform: translateX(-20px);
    }
    100% {
    opacity: 1;
    transform: translateX(0);
    }
    }

    /* 4) Fade right & in */
    @keyframes fadeRightIn {
    0% {
    opacity: 0;
    transform: translateX(20px);
    }
    100% {
    opacity: 1;
    transform: translateX(0);
    }
    }

    /* 2. Base state: widgets are hidden & ready to animate */
    .widget-instance {
    opacity: 0;
    }

    /* 3. When we add `.animate`, they’ll play the fade‐up‐in */
    .widget-instance.animateUpIn {
    animation-name: fadeUpIn;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards; /* keep the end state */
    /* we’ll set a custom delay via inline style or JS */
    }
    .widget-instance.animateDownIn {
    animation-name: fadeDownIn;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards; /* keep the end state */
    /* we’ll set a custom delay via inline style or JS */
    }
    .widget-instance.animateLeftIn {
    animation-name: fadeLeftIn;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards; /* keep the end state */
    /* we’ll set a custom delay via inline style or JS */
    }
    .widget-instance.animateRightIn {
    animation-name: fadeRightIn;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards; /* keep the end state */
    /* we’ll set a custom delay via inline style or JS */
    }
    @keyframes fadeIn {
    0% {
    opacity: 0;
    }
    100% {
    opacity: 1;
    }
    }

    .widget-instance.animateFadeIn {
    animation-name: fadeIn;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    }
    @keyframes zoomOut {
    0% {
    transform: scale(0); /* 0% */
    opacity: 0;
    }
    100% {
    transform: scale(1); /* normal */
    opacity: 1;
    }
    }

    .widget-instance.animateZoomOut {
    animation-name: zoomOut;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    }

    @keyframes zoomIn {
    0% {
    transform: scale(1.5);
    opacity: 0;
    }
    50% {
    opacity: 0; /* stay invisible while shrinking */
    }
    100% {
    transform: scale(1);
    opacity: 1;
    }
    }

    .widget-instance.animateZoomIn {
    animation-name: zoomIn;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    }



    /*testing styles*/
    /*testing styles*/
    .wps_sid-dEbsNt48zav_wpproSlider,
    .wps_sid-dEbsNt48zav_wpproSlider .swiper-wrapper,
    .wps_sid-dEbsNt48zav_wpproSlider .swiper-slide,
    .wps_sid-dEbsNt48zav_wpproSlider .slide-inner,
    .wps_sid-dEbsNt48zav_wpproSlider .slide-col,
    .wps_sid-dEbsNt48zav_wpproSlider .slide-col-inner {
    height: 100%;
    box-sizing: border-box;
    }
    .wps_sid-dEbsNt48zav_wpproSlider .slide-col-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    }

    .wps_sid-dEbsNt48zav_wpproSlider .widget-image {
    /*flex: 1 1 auto;*/
    display: flex;
    overflow: hidden;
    }





    /* define button style */
    /* Reset ALL button styles inside the slider
    .wps_sid-dEbsNt48zav_wpproSlider button,
    .wps_sid-dEbsNt48zav_wpproSlider  input[type="button"],
    .wps_sid-dEbsNt48zav_wpproSlider  input[type="submit"],
    .wps_sid-dEbsNt48zav_wpproSlider input[type="reset"],
    .wps_sid-dEbsNt48zav_wpproSlider a.wppro_slider_btn {

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    cursor: pointer !important;
padding:1.154em 1.538em !important;
    }
    */
    .swiper-button-prev,.swiper-button-next{


    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    cursor: pointer !important;
    padding:1.154em 1.538em !important;

    }

    /* Your custom slider button styles */
    .wps_sid-dEbsNt48zav_wpproSlider .wppro_slider_btn {
    padding: 0.5rem 1rem !important;
    border: 1px solid transparent !important;
    border-radius: 0.375rem !important;
    background: #fff !important;
    color: #111 !important;
    font: 600 1rem/1.2 system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif !important;
    text-decoration: none !important;
    }

    .wps_sid-dEbsNt48zav_wpproSlider .wppro_slider_btn:hover {
    background: #f5f5f5 !important;
    }

    .wps_sid-dEbsNt48zav_wpproSlider  .wppro_slider_btn:focus {
    outline: 2px solid #2563eb !important;
    outline-offset: 2px !important;
    }
    /*testing*/

    .fade-out {

    opacity: 0 !important;
    transition: opacity 0.5s ease !important;
    }
    .fade-in {


    opacity: 1 !important;
    transition: opacity 0.5s ease !important;
    }

    .swiper-slide::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--panel, #0058b0);

    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 1s ease-out;
    z-index: 1;
    }
    .swiper-slide-active::before {
    transform: scaleX(1);
    }

    /*custom pagination */
    .wppro-prevsid-dEbsNt48zav, .wppro-nextsid-dEbsNt48zav {
    padding: 0.5rem 1rem !important;
    border: 1px solid transparent !important;
    border-radius: 0.375rem !important;
    background: #fff !important;
    color: #111 !important;
    font: 600 1rem / 1.2 system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif !important;
    text-decoration: none !important;
    }
    .wppro-prevsid-dEbsNt48zav,.wppro-nextsid-dEbsNt48zav{
    background-color: #22c55e !important;
    color: #ffffff !important;
    }
    .wppro-prevsid-dEbsNt48zav:hover,.wppro-nextsid-dEbsNt48zav:hover{
    background-color: #16a34a !important;
    color: #ffffff !important;
    }

    .video-backgroundsid-dEbsNt48zav {
    position: absolute;
    width: 100%;
    height: 100vh; /* full viewport */
    overflow: hidden;
    }

    .video-backgroundsid-dEbsNt48zav video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
    z-index: -1; /* keeps video behind content */
    }

    #toggleVideosid-dEbsNt48zav {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 10;
    padding: 0.5rem 1rem;
    background: rgba(0,0,0,0.6);
    color: #fff;
    border: none;
    border-radius: 0.25rem;
    cursor: pointer;
    }
    #toggleVideosid-dEbsNt48zav:focus {
    outline: 2px solid #fff;
    outline-offset: 2px;
    }

/* responsive styles */

    @media (max-width:900px) {

    /* next and previous buttons */
    .wppro-prevsid-dEbsNt48zav, .wppro-nextsid-dEbsNt48zav {
display:none !important;    }

    .sid-dEbsNt48zavswiper-container{

    width:100% !important;
    height:auto !important;
    }

    .widget-group {
    flex-wrap:wrap;
    }
    .wps_sid-dEbsNt48zav_wpproSlider .swiper-wrapper,
    .wps_sid-dEbsNt48zav_wpproSlider .swiper-slide {
    height:auto !important;
    min-height: 100% !important;   /* But never be shorter than the tallest */
    box-sizing: border-box;
    }
    .wps_sid-dEbsNt48zav_wpproSlider{
    width:calc(100% - 0px) !important;
    height:100% !important;
    display: flex !important;
    }

    .wps_sid-dEbsNt48zav_wpproSlider .slide-inner{
    display:grid !important;
    }
    .wps_sid-dEbsNt48zav_wpproSlider .swiper-slide {
    display: flex !important;
    flex-direction: column;
    }



    .wps_sid-dEbsNt48zav_wpproSlider .swiper-wrapper,
    .wps_sid-dEbsNt48zav_wpproSlider .swiper-slide {
    height:auto !important;
    min-height: 100% !important;   /* But never be shorter than the tallest */
    box-sizing: border-box;
    }


    .wps_sid-dEbsNt48zav_wpproSlider .slide-inner{
    display:grid !important;
    }
    .wps_sid-dEbsNt48zav_wpproSlider .swiper-slide {
    display: flex !important;
    flex-direction: column;
    }

    .wps_sid-dEbsNt48zav_wpproSlider .widget-image img {
    max-height: 50vh; /* Allow shrinkage */
    height: auto;
    object-fit: contain;
    }
    .wps_sid-dEbsNt48zav_wpproSlider .wppro-slider-desktopOnly{
    display: none !important;
    }
    .wps_sid-dEbsNt48zav_wpproSlider .wppro-slider-mobileOnly{
    display: block !important;
    }
    .swiper-wrapper,
    .swiper-slide {
    height:auto !important;
    min-height: 100% !important;   /* But never be shorter than the tallest */
    box-sizing: border-box;
    }
    /*
    .swiper{
    width:100% !important;
    height:auto !important;
    display: flex !important;
    }*/

    .slide-inner{
    display:grid !important;
    }
    .swiper-slide {
    display: flex !important;
    flex-direction: column;
    }
    }

#sid-dEbsNt48zav-wid-1760656672282544 { color: #ffffff;}#subsid-dEbsNt48zav-wid-1760656672282544 { color: #4ade80;}
                #sid-dEbsNt48zav-wid-176186664204079 button, #sid-dEbsNt48zav-wid-176186664204079 a {
                    
                    background: linear-gradient(90deg, #16a34a, #16a34a) !important;
                    color: #ffffff !important;
                    border-radius: 8px !important;
                    border: 1px solid #c6c6c6 !important;
                    padding-top: 1rem !important;
                    padding-bottom: 1rem !important;
                    padding-right: 1rem !important;
                    padding-left: 1rem !important;
                }
                #sid-dEbsNt48zav-wid-176186664204079 button:hover, #sid-dEbsNt48zav-wid-176186664204079 a:hover {
                    
                    background: linear-gradient(90deg, #15803d, #15803d) !important;
                    color: #ffffff !important;
                    border-radius: 8px !important;
                    border: 1px solid #c6c6c6 !important;
                    padding-top: 1rem !important;
                    padding-bottom: 1rem !important;
                    padding-right: 1rem !important;
                    padding-left: 1rem !important;
                    cursor: pointer !important;
                }
                #sid-dEbsNt48zav-wid-1761926586394683 { color: #ffffff;}#subsid-dEbsNt48zav-wid-1761926586394683 { color: #4ade80;}
                #sid-dEbsNt48zav-wid-1761926586394556 button, #sid-dEbsNt48zav-wid-1761926586394556 a {
                    
                    background: linear-gradient(90deg, #16a34a, #16a34a) !important;
                    color: #ffffff !important;
                    border-radius: 8px !important;
                    border: 1px solid #c6c6c6 !important;
                    padding-top: 1rem !important;
                    padding-bottom: 1rem !important;
                    padding-right: 1rem !important;
                    padding-left: 1rem !important;
                }
                #sid-dEbsNt48zav-wid-1761926586394556 button:hover, #sid-dEbsNt48zav-wid-1761926586394556 a:hover {
                    
                    background: linear-gradient(90deg, #15803d, #15803d) !important;
                    color: #ffffff !important;
                    border-radius: 8px !important;
                    border: 1px solid #c6c6c6 !important;
                    padding-top: 1rem !important;
                    padding-bottom: 1rem !important;
                    padding-right: 1rem !important;
                    padding-left: 1rem !important;
                    cursor: pointer !important;
                }
                #sid-dEbsNt48zav-wid-1761946222955218 { color: #ffffff;}#subsid-dEbsNt48zav-wid-1761946222955218 { color: #4ade80;}
                #sid-dEbsNt48zav-wid-1761946222955440 button, #sid-dEbsNt48zav-wid-1761946222955440 a {
                    
                    background: linear-gradient(90deg, #16a34a, #16a34a) !important;
                    color: #ffffff !important;
                    border-radius: 8px !important;
                    border: 1px solid #c6c6c6 !important;
                    padding-top: 1rem !important;
                    padding-bottom: 1rem !important;
                    padding-right: 1rem !important;
                    padding-left: 1rem !important;
                }
                #sid-dEbsNt48zav-wid-1761946222955440 button:hover, #sid-dEbsNt48zav-wid-1761946222955440 a:hover {
                    
                    background: linear-gradient(90deg, #15803d, #15803d) !important;
                    color: #ffffff !important;
                    border-radius: 8px !important;
                    border: 1px solid #c6c6c6 !important;
                    padding-top: 1rem !important;
                    padding-bottom: 1rem !important;
                    padding-right: 1rem !important;
                    padding-left: 1rem !important;
                    cursor: pointer !important;
                }
                #sid-dEbsNt48zav-wid-1761947358838754 { color: #ffffff;}#subsid-dEbsNt48zav-wid-1761947358838754 { color: #4ade80;}
                #sid-dEbsNt48zav-wid-1761947358838161 button, #sid-dEbsNt48zav-wid-1761947358838161 a {
                    
                    background: linear-gradient(90deg, #16a34a, #16a34a) !important;
                    color: #ffffff !important;
                    border-radius: 8px !important;
                    border: 1px solid #c6c6c6 !important;
                    padding-top: 1rem !important;
                    padding-bottom: 1rem !important;
                    padding-right: 1rem !important;
                    padding-left: 1rem !important;
                }
                #sid-dEbsNt48zav-wid-1761947358838161 button:hover, #sid-dEbsNt48zav-wid-1761947358838161 a:hover {
                    
                    background: linear-gradient(90deg, #15803d, #15803d) !important;
                    color: #ffffff !important;
                    border-radius: 8px !important;
                    border: 1px solid #c6c6c6 !important;
                    padding-top: 1rem !important;
                    padding-bottom: 1rem !important;
                    padding-right: 1rem !important;
                    padding-left: 1rem !important;
                    cursor: pointer !important;
                }
                /* enter css */
.home-page-subtext {
  font-size: 2.25rem; /* 36px - text-4xl */
  font-weight: 600; /* semibold */
  color: #4ade80 !important; 
  margin-bottom:0;
}

.home-page-header {
  font-size: 4.5rem;
  font-weight: 700; /* bold */
  line-height: 1.2; /* leading-tight */
  margin-bottom: 1.5rem; /* mb-6 */
  color: white !important;
}

.slide-inner {
  background: linear-gradient(to right, 
    rgba(15, 23, 42, 0.95),
    rgba(15, 23, 42, 0.60)  
  );
}

.hero-description {
  font-size: 1.25rem; /* 20px - text-xl */
  line-height: 1.75; /* leading-relaxed */
  color: #e5e7eb;
}

/* Stats Numbers */
.stat-number {
  font-size: 3rem; /* 48px - text-5xl */
  font-weight: 700; /* bold */
  margin-bottom: 0.5rem; /* mb-2 */
  color: #4ade80;
}

/* Stats Label */
.stat-label {
  font-size: 1rem; /* 16px - text-base */
  font-weight: 500; /* medium */
  color: #d1d5db;
}

/* Button Text */
.hero-button {
  padding: 1.75rem 2rem; /* py-7 px-8 */
  font-size: 1.125rem; /* 18px */
  font-weight: 600;
  border-radius: 0.375rem; /* 6px - default rounded */
  display: flex;
  align-items: center;
  transition: all 0.5s ease;
  border: none;
  cursor: pointer;
  font-family: "Montserrat" !important;
}

.hero-button:hover {
  transform: scale(1.1);
  box-shadow: 0 20px 60px rgba(34, 197, 94, 0.5); /* green glow */
}

.stats-container {
  display: flex;
  gap: 4rem; /* 64px */
}

.stat-item {
  cursor: default;
  transition: transform 0.3s ease;
}

.stat-number {
  font-size: 3rem; /* 48px */
  font-weight: 700;
  color: #4ade80; /* green-400 */
  margin-bottom: 0.5rem;
  transition: transform 0.3s ease;
}

.stat-label {
  font-size: 1rem; /* 16px */
  font-weight: 500;
  color: #d1d5db; /* gray-300 */
}

.swiper-button-prev {
  width: 56px; /* 14 * 4px */
  height: 56px;
  border-radius: 50% !important; /* fully rounded circle */
  background-color: #22c55e; /* green-500 */
  color: #ffffff;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease !important;
}

button.swiper-button-prev:hover {
  transition: all 0.6s ease;
  background-color: #16a34a; /* green-600 */
  transform: scale(1.25);
  box-shadow: 0 10px 40px rgba(34, 197, 94, 0.5); /* green glow */
}

.swiper-button-next {
  width: 56px; /* 14 * 4px */
  height: 56px;
  border-radius: 50% !important; /* fully rounded circle */
  background-color: #22c55e; /* green-500 */
  color: #ffffff;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease !important;
}

button.swiper-button-next:hover {
  transition: all 0.6s ease;
  background-color: #16a34a; /* green-600 */
  transform: scale(1.25);
  box-shadow: 0 10px 40px rgba(34, 197, 94, 0.5); /* green glow */
}

button.swiper-button-next:focus {
  outline: 3px solid blue; /* green-400 */
  outline-offset: 2px;
  box-shadow: 0 0 0 1px #ffffff, /* Inner white ring */
              0 10px 40px rgba(34, 197, 94, 0.5); /* Shadow */
}

button.swiper-button-prev:focus {
  outline: 3px solid blue; /* green-400 */
  outline-offset: 2px;
  box-shadow: 0 0 0 1px #ffffff, /* Inner white ring */
              0 10px 40px rgba(34, 197, 94, 0.5); /* Shadow */
}


button.wppro-play-pause-button {
  height: 56px;
  border-radius: 5px !important; /* fully rounded circle */
  background-color: #22c55e !important; /* green-500 */
  color: #ffffff;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 1s ease;
}

button.wppro-play-pause-button:hover {
  transition: all 1s ease;
  background-color: #16a34a; /* green-600 */
  transform: scale(1.25);
  box-shadow: 0 10px 40px rgba(34, 197, 94, 0.5); /* green glow */
}

.swiper-button-prev:after, .swiper-button-next:after {
  font-size: 1rem !important;
}

.hero-button i { 
  padding-right: 5px;
}

/* Pagination Bullet - Base Styles */
.swiper-pagination-bullet {
  opacity: 1 !important;
  
  /* Effects */
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
}

/* Bullet Hover State */
.swiper-pagination-bullet:hover {
  transform: scale(1.25);
  opacity: 1 !important;
}

/* Active Bullet - No Hover Scale */
.swiper-pagination-bullet-active:hover {
  transform: none;
}

/* Focus State for Accessibility */
.swiper-pagination-bullet:focus-visible {
  outline: 2px solid #22c55e !important;
  outline-offset: 4px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}