.elementor-2179 .elementor-element.elementor-element-784acd2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2179 .elementor-element.elementor-element-9e6f18a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2179 .elementor-element.elementor-element-ab96d53{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-35px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2179 .elementor-element.elementor-element-1f2a748{--display:flex;}.elementor-2179 .elementor-element.elementor-element-3637817 .wd-text-block{font-family:"Hind Siliguri", Sans-serif;font-weight:500;}.elementor-2179 .elementor-element.elementor-element-edbf2d8{--e-image-carousel-slides-to-show:8;margin:-25px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;border-style:none;}.elementor-2179 .elementor-element.elementor-element-edbf2d8 .swiper-wrapper{display:flex;align-items:center;}.elementor-2179 .elementor-element.elementor-element-edbf2d8 .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image{border-style:solid;border-width:3px 3px 3px 3px;border-color:#B10000;border-radius:17px 17px 17px 17px;}.elementor-2179 .elementor-element.elementor-element-edbf2d8 .elementor-image-carousel-caption{text-align:center;font-family:"Quantico", Sans-serif;font-weight:100;}.elementor-2179 .elementor-element.elementor-element-1277245{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-10px;--margin-bottom:-60px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:768px){.elementor-2179 .elementor-element.elementor-element-9e6f18a{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2179 .elementor-element.elementor-element-edbf2d8{--e-image-carousel-slides-to-show:2;margin:-35px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for html, class: .elementor-element-d5c3e7d *//* === LAYOUT === */
.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-wheel-block {
    padding: 60px 20px;
    background: #EB2024;
    border-radius: 20px;
    max-width: 1100px;
    margin: 40px auto;
    font-family: 'Hind Siliguri', sans-serif;
}

.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-wheel-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; /* Allows stacking on mobile */
    gap: 40px;
}

/* === THE WHEEL === */
.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-wheel-left {
    position: relative;
    width: 380px;
    height: 380px;
    transition: width 0.3s, height 0.3s;
}

.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-wheel {
    position: absolute;
    width: 100%; height: 100%;
    border-radius: 50%;
    background: #fff;
    border: 8px solid #111;
    transition: transform 5s cubic-bezier(0.1, 0, 0.1, 1);
    overflow: hidden;
}

.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-w-label {
    position: absolute;
    top: 50%; left: 50%;
    width: 50%; height: 2px;
    transform-origin: left center;
    transform: rotate(calc(45deg * var(--i) + 22.5deg));
}

.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-w-label span {
    position: absolute;
    right: 25px; top: -10px;
    width: 110px;
    text-align: right;
    color: #111;
    font-weight: 700;
    font-size: 14px;
}

.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-stopper {
    position: absolute;
    top: -15px; left: 50%;
    transform: translateX(-50%);
    width: 35px; height: 45px;
    background: #111;
    clip-path: polygon(100% 0, 50% 100%, 0 0);
    z-index: 20;
}

.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-wheel-hub {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    width: 45px; height: 45px;
    background: #111;
    border: 3px solid #fff;
    border-radius: 50%;
    z-index: 15;
}

/* === INTERFACE === */
.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-wheel-right { text-align: center; }
.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-spin-title { font-size: 40px; color: #fff; font-weight: 800; margin-bottom: 20px; }
.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-spin-trigger {
    background: #111; color: #fff; padding: 14px 45px;
    border-radius: 12px; font-size: 22px; font-weight: 700; border: 2px solid #fff;
    cursor: pointer; transition: 0.3s;
}

/* === MOBILE OPTIMIZATION === */
@media (max-width: 767px) {
    .elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-wheel-block { padding: 40px 15px; }
    
    .elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-wheel-left {
        width: 300px; /* Smaller wheel for mobile screens */
        height: 300px;
    }
    
    .elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-w-label span {
        font-size: 11px; /* Smaller font for mobile labels */
        right: 15px;
        width: 80px;
    }
    
    .elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-spin-title { font-size: 28px; }
    
    .elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-spin-trigger {
        width: 100%; /* Full width button on mobile */
        padding: 12px;
    }
}

/* === POPUP === */
.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-popup-overlay {
    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(0,0,0,0.85); z-index: 9999; display: none;
    align-items: center; justify-content: center; backdrop-filter: blur(5px);
}
.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-popup-overlay.active { display: flex; }
.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-popup-box { background: #fff; padding: 30px; border-radius: 10px; text-align: center; max-width: 350px; width: 90%; }
.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-win-text { font-size: 20px; font-weight: 700; color: #EB2024; margin: 15px 0; }
.elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-popup-claim-btn { display: block; background: #0084FF; color: #fff; padding: 12px; border-radius: 10px; text-decoration: none; font-weight: 700; }
/* === MOBILE OPTIMIZATION === */
@media (max-width: 767px) {
    .elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-wheel-block { 
        padding: 40px 20px; /* Padding on all sides */
        margin: 20px 15px; /* Outer margin to keep it away from screen edges */
    }
    
    .elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-wheel-left {
        width: 280px; /* Slightly adjusted to fit all phone sizes */
        height: 280px;
        flex-shrink: 0; /* Prevents the wheel from squishing into an oval */
    }
    
    .elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-w-label span {
        font-size: 10px; /* Slightly smaller to fit the 280px wheel */
        right: 15px;
        width: 75px;
    }
    
    .elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-spin-title { 
        font-size: 28px; 
    }
    
    .elementor-2179 .elementor-element.elementor-element-d5c3e7d .a2lp-spin-trigger {
        width: 100%; /* Full width button on mobile */
        padding: 12px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b4ee2ac *//* === GLOBAL RESET === */
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp { 
    margin: 0; padding: 0; box-sizing: border-box; 
    font-family: 'Hind Siliguri', sans-serif; 
    max-width: 100%; 
    background-color: #f4f4f4; 
}
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-block5 { 
    padding: 60px 0; 
}

/* Heading */
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-b5-heading {
    text-align: center; font-size: 36px; font-weight: 700; 
    margin-bottom: 40px; color: #000;
}

/* === MAIN CARD === */
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-b5-card {
    background: #fff;
    width: 95%; max-width: 1280px; margin: 0 auto;
    border: 1px solid #eaeaea;
    border-radius: 50px; 
    padding: 50px 60px; 
    box-shadow: 0 20px 60px rgba(0,0,0,0.07); 
}

.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-b5-content {
    display: flex;
    align-items: center;
    justify-content: center; 
    gap: 60px; 
}

/* === LEFT: SLIDER AREA === */
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-video-slider-area {
    flex: 0 0 auto; 
    display: flex;
    align-items: center;
    gap: 20px;
}

/* Arrow Buttons */
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-slider-arrow {
    width: 50px; height: 50px;
    background: #e0e0e0;
    border-radius: 50%;
    color: #555;
    font-size: 20px;
    cursor: pointer;
    border: none;
    display: flex; align-items: center; justify-content: center;
    transition: 0.2s;
    flex-shrink: 0; 
    z-index: 5; /* Ensure clicks register */
}
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-slider-arrow:hover {
    background: #d4d4d4; color: #000;
}

/* === THE VIDEO WINDOW (Standard YouTube 16:9 Ratio) === */
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-video-window {
    width: 480px;  /* Wider horizontal width */
    height: 270px; /* Mathematically perfect 16:9 height */
    
    border-radius: 20px;
    overflow: hidden; 
    position: relative;
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
    background: #000;
    flex-shrink: 0;
}

/* The Track */
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-video-track {
    display: flex;
    width: 100%; height: 100%;
    transition: transform 0.4s ease-in-out;
}

/* Slide (100% width of window, No shrinking) */
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-video-slide {
    min-width: 100%; 
    height: 100%;
    flex-shrink: 0; /* CRITICAL: Prevents 2 videos from squeezing in */
}

/* Wrapper */
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-video-wrapper {
    position: relative;
    width: 100%; height: 100%;
}

/* Transparent Red Cover (See-through) */
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-video-cover {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    
    /* SEMI-TRANSPARENT RED GRADIENT */
    background: linear-gradient(135deg, rgba(, 29, 29, 0.85) 0%, rgba(239, 68, 68, 0.85) 100%);
    
    display: flex; align-items: center; justify-content: center;
    cursor: pointer;
    z-index: 10; 
}
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-play-btn {
    width: 70px; height: 70px;
    background: #ff0055;
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    color: #fff;
    font-size: 28px;
    box-shadow: 0 10px 25px rgba(255, 0, 85, 0.4);
    transition: transform 0.2s;
}
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-video-cover:hover .a2lp-play-btn { transform: scale(1.1); }

/* === RIGHT: TEXT AREA === */
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-text-area {
    flex: 1; 
    max-width: 500px;
    padding-left: 20px;
}
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-quote-icon {
    font-size: 50px; color: #ccc; line-height: 1; margin-bottom: 20px;
}
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-text-title {
    font-size: 42px; font-weight: 700; line-height: 1.2;
    margin-bottom: 25px; color: #111;
}
.elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-text-body {
    font-size: 18px; line-height: 1.7; color: #555; font-weight: 500;
}

/* === RESPONSIVE === */
@media (max-width: 1024px) {
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-b5-card { padding: 40px; width: 95%; }
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-b5-content { gap: 30px; }
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-text-title { font-size: 32px; }
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-video-window {
        width: 360px; height: 202px; /* Scaled down 16:9 for tablets */
    }
}

@media (max-width: 768px) {
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-b5-card { 
        padding: 40px 20px; 
        border-radius: 30px;
    }
    
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-b5-content {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
    
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-video-slider-area {
        width: 100%;
        justify-content: center;
    }
    
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-video-window {
        width: 280px; height: 157px; /* Scaled down 16:9 for mobile */
    }
    
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-text-area { 
        padding-left: 0; 
        max-width: 100%;
    }
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-text-title { font-size: 28px; }
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-text-body { font-size: 16px; }
}

/* === MOBILE LEFT ALIGNMENT & LINE SPACING === */
@media (max-width: 767px) {
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-text-area,
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-text-title,
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-text-body,
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-quote-icon {
        text-align: left !important;
    }
    
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-quote-icon {
        margin-left: 0 !important;
        margin-right: auto !important;
    }

    /* Decrease the gap between lines in the paragraph */
    .elementor-2179 .elementor-element.elementor-element-b4ee2ac .a2lp-text-body {
        line-height: 1.4 !important; /* Adjusted for better readability */
    }
}/* End custom CSS */
/* Start custom CSS for image-carousel, class: .elementor-element-edbf2d8 *//* ================================
   A2 • Elementor Image Carousel
   - Smooth continuous scroll (non-iOS only)
   - Normal carousel on iOS
   - Caption overlay with rounded pill background
   - 3:4 Aspect Ratio Mask Applied
   - Paste into widget Custom CSS
   ================================ */

/* --- Tuning knobs --- */
.elementor-2179 .elementor-element.elementor-element-edbf2d8 {
  --ec-slide-w: 300px;   /* desktop slide width */

  /* 🎛️ SPEED CONTROL — lower = faster */
  --ec-speed: 65s;

  --ec-cap-bg: #a11800;  /* caption pill background */
  --ec-cap-radius: 7px;  /* caption pill rounding */
}

/* ===== Marquee animation (non-iOS only) ===== */
@supports not (-webkit-touch-callout: none) {
  .elementor-2179 .elementor-element.elementor-element-edbf2d8 .swiper-wrapper {
    display: inline-flex !important;
    width: max-content;
    animation: ec-marquee var(--ec-speed) linear infinite;
    will-change: transform;
    pointer-events: none; /* prevents drag conflict */
  }

  /* Hide overflow so slides scroll cleanly */
  .elementor-2179 .elementor-element.elementor-element-edbf2d8 .swiper,
  .elementor-2179 .elementor-element.elementor-element-edbf2d8 .swiper-container {
    overflow: hidden;
  }

  /* Each slide */
  .elementor-2179 .elementor-element.elementor-element-edbf2d8 .swiper-slide {
    flex: 0 0 var(--ec-slide-w);
    width: var(--ec-slide-w) !important;
    border-radius: 16px;
    overflow: hidden;
    display: inline-block;
    position: relative; /* needed for caption overlay */
  }

  /* Infinite scroll keyframes */
  @keyframes ec-marquee {
    from { transform: translateX(0); }
    to   { transform: translateX(-50%); }
  }
}

/* ===== 3:4 Slide Structure & Image (All Devices) ===== */

/* Inner container with the 3:4 Mask */
.elementor-2179 .elementor-element.elementor-element-edbf2d8 .swiper-slide-inner {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  aspect-ratio: 3 / 4; /* 👈 THE 3:4 MASK */
}

/* Image styling (Moved here so iOS gets the proper crop too) */
.elementor-2179 .elementor-element.elementor-element-edbf2d8 .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* 👈 Ensures the image fills the 3:4 mask without distorting */
  border-radius: inherit;
  display: block;
}

/* ===== Caption overlay (all devices) ===== */

/* Bottom gradient for readability */
.elementor-2179 .elementor-element.elementor-element-edbf2d8 .swiper-slide-inner::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 38%;
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.45) 100%);
  z-index: 4;
  pointer-events: none;
}

/* Caption pill */
.elementor-2179 .elementor-element.elementor-element-edbf2d8 figure > figcaption.elementor-image-carousel-caption {
  position: absolute;
  left: 8px;
  bottom: 12px;
  z-index: 5;

  display: flex;
  flex-direction: column;
  gap: 2px;

  margin: 0;
  padding: 6px 10px;
  background: var(--ec-cap-bg);
  border-radius: var(--ec-cap-radius);
  max-width: 82%;
  color: #fff;
  line-height: 1.25;
}

/* Typography inside caption */
.elementor-2179 .elementor-element.elementor-element-edbf2d8 figcaption .ec-name {
  font-weight: 700;
  font-size: 14px;
  color: #fff;
}
.elementor-2179 .elementor-element.elementor-element-edbf2d8 figcaption .ec-role {
  font-size: 12px;
  color: #D1D5DB;
}

/* Badge pill */
.elementor-2179 .elementor-element.elementor-element-edbf2d8 figcaption .ec-band {
  margin-top: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 10px;
  border-radius: 10px;
  background: #DE4C4C;
  color: #fff;
  font-weight: 800;
  font-size: 12px;
  width: auto;
  white-space: nowrap;
}

/* --- Responsive tweaks --- */
@media (max-width: 768px) {
  .elementor-2179 .elementor-element.elementor-element-edbf2d8 { --ec-slide-w: 220px; --ec-speed: 17s; } /* 🎛️ adjust mobile speed */
  .elementor-2179 .elementor-element.elementor-element-edbf2d8 figcaption .ec-name { font-size: 15px; }
  .elementor-2179 .elementor-element.elementor-element-edbf2d8 figcaption .ec-role { font-size: 13px; }
  .elementor-2179 .elementor-element.elementor-element-edbf2d8 figcaption .ec-band { font-size: 13px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e7fc78f *//* === FOOTER LAYOUT === */
.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-footer {
    background: transparent;
    padding: 60px 20px 80px; /* Extra bottom padding to clear floating buttons */
    text-align: center;
    display: flex;
    justify-content: center;
}

/* White Pill Container for Social Icons */
.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-social-pill {
    background: #ffffff;
    padding: 18px 45px;
    border-radius: 40px;
    display: inline-flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(0, 0, 0, 0.03);
}

.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-footer-social {
    display: flex;
    gap: 35px; /* Clean spacing between icons */
    align-items: center;
}

.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-social-link {
    display: block;
    transition: transform 0.3s ease;
}

.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-social-link:hover {
    transform: translateY(-5px);
}

.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-social-link img {
    width: 42px; /* Sized to match UI reference */
    height: 42px;
    object-fit: contain;
}

/* === FLOATING ACTION BUTTONS (STRICT PREVIOUS STYLE) === */
.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-floating {
    position: fixed;
    bottom: 22px;
    right: 22px;
    z-index: 999;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-fab {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 14px rgba(0,0,0,0.25);
    transition: transform .2s;
}

.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-fab:hover {
    transform: scale(1.1);
}

.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-fab--wa { background: #25D366; }
.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-fab--ph { background: #2DA14A; } /* Previous green color restored */

.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-fab img {
    width: 26px;
    height: 26px;
    filter: brightness(0) invert(1); /* Keeps icons white */
}

/* Mobile Adjustments */
@media (max-width: 768px) {
    .elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-social-pill {
        padding: 15px 30px;
    }
    .elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-footer-social {
        gap: 20px;
    }
    .elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-social-link img {
        width: 32px;
        height: 32px;
    }
}
/* === STICKY BUTTON WRAPPER === */
.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-sticky-wrapper {
    position: fixed !important;
    bottom: 30px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    z-index: 999999 !important; 
    width: auto !important;
    opacity: 0;
    animation: fadeUp 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.5s forwards;
}

@keyframes fadeUp {
    0% { opacity: 0; transform: translateX(-50%) translateY(50px); }
    100% { opacity: 1; transform: translateX(-50%) translateY(0); }
}

/* === BUTTON STYLING (Fixed Transparent Background) === */
.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-sticky-btn {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    
    /* Forces the Red Gradient */
    background: linear-gradient(109deg, #EB2024, #C2272D) !important;
    background-color: #EB2024 !important; /* Fallback */
    
    color: #ffffff !important;
    font-family: 'Hind Siliguri', sans-serif !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    padding: 16px 40px !important;
    border-radius: 50px !important;
    text-decoration: none !important;
    box-shadow: 0 10px 30px rgba(235, 32, 36, 0.4) !important;
    border: 2px solid rgba(255, 255, 255, 0.2) !important;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
    white-space: nowrap !important;
    
    /* Continuous floating animation */
    animation: floatLoop 3s ease-in-out infinite;
}

@keyframes floatLoop {
    0%, 100% { transform: translateY(0); }
    50% { 
        transform: translateY(-8px); 
        box-shadow: 0 15px 35px rgba(235, 32, 36, 0.5) !important; 
    }
}

/* === HOVER EFFECTS === */
.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-sticky-btn:hover {
    animation-play-state: paused !important;
    transform: translateY(-5px) !important;
    box-shadow: 0 15px 40px rgba(235, 32, 36, 0.6) !important;
    background: linear-gradient(109deg, #ff3338, #d32b32) !important;
    color: #ffffff !important;
}

.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-sticky-btn i {
    transition: transform 0.3s ease !important;
}

.elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-sticky-btn:hover i {
    transform: translateX(5px) !important;
}

/* === MOBILE OPTIMIZATION === */
@media (max-width: 767px) {
    .elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-sticky-wrapper {
        bottom: 25px !important; 
        width: 90% !important;   
        max-width: 320px !important; 
    }
    
    .elementor-2179 .elementor-element.elementor-element-e7fc78f .a2lp-sticky-btn {
        width: 100% !important;
        padding: 14px 20px !important;
        font-size: 18px !important; 
    }
}/* End custom CSS */