.elementor-2102 .elementor-element.elementor-element-1b0b63fb{--display:flex;}.elementor-2102 .elementor-element.elementor-element-195f82a{--display:flex;--position:fixed;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;bottom:20px;--z-index:100;}.elementor-2102 .elementor-element.elementor-element-195f82a:not(.elementor-motion-effects-element-type-background), .elementor-2102 .elementor-element.elementor-element-195f82a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF99;}body:not(.rtl) .elementor-2102 .elementor-element.elementor-element-195f82a{left:0px;}body.rtl .elementor-2102 .elementor-element.elementor-element-195f82a{right:0px;}.elementor-2102 .elementor-element.elementor-element-858d8b9 .elementor-button{background-color:#02010100;font-family:"proxima-nova", Sans-serif;fill:#000000;color:#000000;}.elementor-2102 .elementor-element.elementor-element-858d8b9 .elementor-button-content-wrapper{flex-direction:row;}.elementor-2102 .elementor-element.elementor-element-858d8b9 .elementor-button .elementor-button-content-wrapper{gap:11px;}.elementor-2102 .elementor-element.elementor-element-0ec9aa5 .elementor-button{background-color:#000000;font-family:"proxima-nova", Sans-serif;fill:#FFFFFF;color:#FFFFFF;border-radius:100vw 100vw 100vw 100vw;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:767px){.elementor-2102 .elementor-element.elementor-element-195f82a{--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}}@media(min-width:768px){.elementor-2102 .elementor-element.elementor-element-195f82a{--width:30vw;}}/* Start custom CSS for container, class: .elementor-element-195f82a *//* --- 1. BASE CONTAINER --- */
.elementor-2102 .elementor-element.elementor-element-195f82a {
    position: fixed !important; 
    left: 50% !important;
    transform: translateX(-50%) !important;
    bottom: 4vh !important; 
    z-index: 9999 !important;
    width: max-content !important; 
    max-width: 95vw !important; 
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 2rem !important; 
    padding: 0.5rem 0.5rem 0.5rem 2rem !important; 
    border-radius: 100vmax !important; 
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    backdrop-filter: blur(2.5rem);
    -webkit-backdrop-filter: blur(2.5rem);
    transition: all 0.3s ease-in-out;
}

.elementor-2102 .elementor-element.elementor-element-195f82a > .elementor-element {
    width: auto !important;
    flex-shrink: 1 !important;
}

/* --- 2. FIGMA GRADIENT BORDER --- */
.elementor-2102 .elementor-element.elementor-element-195f82a::before {
    content: "";
    position: absolute;
    inset: 0; 
    border-radius: inherit; 
    padding: 0.125rem !important; 
    background: linear-gradient(180deg, #FFFFFF 0%, #B6B6B6 100%) !important;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1; 
    pointer-events: none; 
}

/* --- 3. DARK MODE OVERRIDE (FIXED FOR SVG LINES) --- */
.floating-pill.on-dark-bg .elementor-button-icon,
.floating-pill.on-dark-bg .elementor-button-icon i,
.floating-pill.on-dark-bg .elementor-button-icon span,
.floating-pill.on-dark-bg .elementor-button-icon svg,
.floating-pill.on-dark-bg .elementor-button-icon svg line, /* TARGETS THE LINES IN YOUR SCREENSHOT */
.floating-pill.on-dark-bg .elementor-heading-title,
.floating-pill.on-dark-bg .elementor-icon i,
.floating-pill.on-dark-bg .elementor-icon svg,
.floating-pill.on-dark-bg .elementor-icon svg line, /* TARGETS THE LINES IN YOUR SCREENSHOT */
.floating-pill.on-dark-bg span,
.floating-pill.on-dark-bg a,
.floating-pill.on-dark-bg i,
.floating-pill.on-dark-bg svg line { 
    color: #ffffff !important;
    fill: #ffffff !important;
    stroke: #ffffff !important; /* Forces the black stroke to white */
}

/* Brighten border on dark */
.floating-pill.on-dark-bg::before {
    background: linear-gradient(180deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.3) 100%) !important;
}

/* --- 4. MOBILE RESPONSIVENESS --- */
@media (max-width: 767px) {
    .elementor-2102 .elementor-element.elementor-element-195f82a {
        bottom: 9vh !important; 
        gap: 1rem !important; 
        padding: 0.5rem 0.5rem 0.5rem 1rem !important; 
    }
    .elementor-2102 .elementor-element.elementor-element-195f82a > .elementor-element {
        width: auto !important;
        max-width: fit-content !important;
    }
}/* End custom CSS */