.bottom_popup{position:fixed;max-width:1300px;min-height:100px;left:16px;right:16px;bottom:24px;margin:0 auto;border-radius:10px;background:var(--bottom-popup-bg-color, #090909);border:2px solid var(--bottom-popup-border-color, #e0b266);box-shadow:0 10px 30px rgba(0,0,0,.25);cursor:pointer;z-index:1000;display:none}.bottom_popup.show{display:var(--bottom-popup-show-desktop, none)}.bottom_popup.hidden{display:none !important}.bottom_popup .bottom_popup__close{position:absolute;top:4px;right:8px;width:22px;height:22px;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);color:#fff;border:1px solid #fff;cursor:pointer;z-index:1}@media(max-width: 991px){.bottom_popup .bottom_popup__close{top:-10px;right:-10px;width:28px;height:28px;background:var(--bottom-popup-bg-color, #090909)}}.bottom_popup .bottom_popup__wrap{display:flex;align-items:center;justify-content:space-around;gap:20px;width:100%;padding:16px 24px}.bottom_popup .bottom_popup__logo{flex-shrink:0;display:flex;align-items:center}.bottom_popup .bottom_popup__logo .bottom_popup__logo-img{display:block;height:60px;width:auto;max-width:200px;object-fit:contain}.bottom_popup .bottom_popup__logo--mobile{display:none}.bottom_popup .bottom_popup__content{display:none;flex-direction:column;gap:6px;min-width:0}@media(max-width: 991px){.bottom_popup .bottom_popup__content{gap:4px}}.bottom_popup .bottom_popup__content p{margin:0}.bottom_popup .bottom_popup__content--desktop{display:flex}.bottom_popup .bottom_popup__text-top{font-size:24px;font-weight:700;line-height:normal;color:var(--bottom-popup-text-top-color, #CA9B2C)}.bottom_popup .bottom_popup__text-bottom{font-size:20px;font-weight:400;line-height:normal;color:var(--bottom-popup-text-bottom-color, #D8D8D8)}.bottom_popup .bottom_popup__text-top-mobile{font-size:14px;font-weight:500;line-height:normal;color:var(--bottom-popup-text-top-mobile-color, #CA9B2C)}.bottom_popup .bottom_popup__text-bottom-mobile{font-size:14px;font-weight:500;line-height:normal;color:var(--bottom-popup-text-bottom-mobile-color, #D8D8D8)}.bottom_popup .bottom_popup__text-bottom-mobile svg{color:inherit}.bottom_popup .bottom_popup__cta{position:relative;min-width:220px;min-height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:16px;text-decoration:none;border-radius:8px;padding:12px 24px;background:var(--bottom-popup-button-bg-color, linear-gradient(85.02deg, #FFEFCA 1.75%, #F6D893 11.46%, #B99D5D 98.79%));color:var(--bottom-popup-button-text-color, #0B0B1F)}.bottom_popup .bottom_popup__cta span{font-size:20px;font-weight:600;white-space:nowrap;line-height:normal}.bottom_popup .bottom_popup__cta--mobile{display:none}.bottom_popup .bottom_popup__cta svg{width:16px;height:16px}@media(max-width: 991px){.bottom_popup{left:12px;right:12px;bottom:20px}.bottom_popup.show{display:var(--bottom-popup-show-mobile, none)}.bottom_popup .bottom_popup__wrap{padding:12px;gap:8px;justify-content:space-between}.bottom_popup .bottom_popup__logo .bottom_popup__logo-img{height:40px;max-width:120px}.bottom_popup .bottom_popup__logo--desktop{display:none}.bottom_popup .bottom_popup__logo--mobile{display:flex}.bottom_popup .bottom_popup__content--desktop{display:none}.bottom_popup .bottom_popup__content--mobile{display:flex;align-items:center;text-align:center}.bottom_popup .bottom_popup__cta{padding:8px 12px;font-size:14px;min-width:0;min-height:38px;gap:4px;border-radius:4px}.bottom_popup .bottom_popup__cta span{font-size:14px;font-weight:700;line-height:normal}.bottom_popup .bottom_popup__cta--desktop{display:none}.bottom_popup .bottom_popup__cta--mobile{display:flex}}@media(max-width: 425px){.bottom_popup .bottom_popup__logo .bottom_popup__logo-img{height:40px;max-width:80px}}/*# sourceMappingURL=bottom-popup.css.map */
