.font-figtree{font-family:Figtree,sans-serif!important}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-primary{color:#000}.text-secondary{color:#6b7a8a}.text-tertiary{color:#5a6778}.text-accent{color:#6f55c3}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg,#f2f3f5 25%,#d3dce5 50%,#f2f3f5 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:.25rem;transform:translateZ(0);will-change:background-position}.promo-modal-bottom{position:fixed;bottom:24px;right:24px;background:linear-gradient(135deg,rgba(26,26,26,.7),rgba(45,45,45,.6)),url(/static/images/promotions/promo-bg.webp);background-size:cover;background-position:center 10%;border:2px solid hsla(0,0%,100%,.1);border-radius:20px;padding:24px;width:480px;max-width:calc(100vw - 48px);min-height:380px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 40px rgba(0,0,0,.3);z-index:1000;animation:slideInUp .5s ease-out;overflow:hidden}@keyframes slideInUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.promo-modal-bottom .promo-modal-close{position:absolute;top:8px;right:8px;background:rgba(0,0,0,.2);border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:hsla(0,0%,100%,.6);z-index:10}.promo-modal-bottom .promo-modal-close:hover{background:rgba(0,0,0,.35);color:hsla(0,0%,100%,.9)}.promo-modal-bottom .promo-modal-close:active{transform:scale(.95)}.promo-modal-bottom .promo-modal-close svg{width:14px;height:14px}.promo-modal-bottom .promo-modal-top{padding-top:8px}.promo-modal-bottom .promo-modal-bottom-content{margin-top:auto}.promo-modal-bottom .promo-modal-title{font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;color:#fff;line-height:1.4;margin-bottom:12px}.promo-modal-bottom .promo-modal-subtitle{font-family:Montserrat,sans-serif;font-size:16px;color:hsla(0,0%,100%,.9);text-align:center;margin-bottom:16px}.promo-modal-bottom .promo-modal-subtitle .promo-modal-discount{display:inline-block;background:#fcff9b;color:#000;padding:4px 12px;border-radius:8px;font-weight:700;font-size:20px;margin-right:8px;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.promo-modal-bottom .promo-modal-cta{width:100%;background:#fff;color:#000;border:2px solid #fff;border-radius:9999px;padding:14px 32px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center}.promo-modal-bottom .promo-modal-cta:hover{background:transparent;color:#fff;transform:translateY(-2px)}@media(max-width:768px){.promo-modal-bottom{bottom:16px;right:16px;left:16px;width:auto;max-width:none;min-height:280px;padding:16px}.promo-modal-bottom .promo-modal-title{font-size:15px}.promo-modal-bottom .promo-modal-subtitle{font-size:14px;margin-bottom:12px}.promo-modal-bottom .promo-modal-subtitle .promo-modal-discount{font-size:16px;padding:3px 10px}.promo-modal-bottom .promo-modal-cta{font-size:14px;padding:12px 24px}}@media(max-width:480px){.promo-modal-bottom{bottom:12px;right:12px;left:12px;min-height:240px;border-radius:16px;padding:14px}.promo-modal-bottom .promo-modal-close{width:24px;height:24px;top:6px;right:6px}.promo-modal-bottom .promo-modal-close svg{width:12px;height:12px}.promo-modal-bottom .promo-modal-title{font-size:14px}.promo-modal-bottom .promo-modal-subtitle{font-size:13px}.promo-modal-bottom .promo-modal-subtitle .promo-modal-discount{font-size:15px}.promo-modal-bottom .promo-modal-cta{font-size:13px;padding:10px 20px}}