.bfp-wrap{margin:25px 0;padding:20px;border:2px solid #000;border-radius:14px;background:#fff;text-align:center}.bfp-banner{position:relative;overflow:hidden;border-radius:10px;background:#000;color:#fff;margin:-5px 0 16px}.bfp-marquee{white-space:nowrap;display:block;padding:10px 0;animation:bfp-marquee 12s linear infinite;font-weight:800;letter-spacing:1px;text-transform:uppercase}.bfp-text{margin:10px 0 18px;font-size:16px}.bfp-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:16px}@media (max-width:767px){.bfp-row{max-width:100%}.bfp-row .bfp-btn:only-child{width:100%;max-width:320px}.bfp-row .bfp-btn:nth-last-child(2):first-child,.bfp-row .bfp-btn:nth-last-child(2):first-child~.bfp-btn{width:calc(50% - 6px);min-width:150px}.bfp-row .bfp-btn:nth-last-child(3):first-child,.bfp-row .bfp-btn:nth-last-child(3):first-child~.bfp-btn:nth-child(2){width:calc(50% - 6px);min-width:150px}.bfp-row .bfp-btn:nth-last-child(3):first-child~.bfp-btn:nth-child(3){width:100%;max-width:320px}.bfp-row .bfp-btn:nth-last-child(n+4),.bfp-row .bfp-btn:nth-last-child(n+4)~.bfp-btn{width:calc(50% - 6px);min-width:150px}}.bfp-btn{position:relative;display:inline-flex;align-items:center;gap:10px;background:#ff6b23!important;color:#fff!important;border:none!important;border-radius:50px!important;padding:12px 20px;cursor:pointer;text-decoration:none;font-weight:600;transition:transform .2s ease,background .2s ease}.bfp-btn:hover{transform:scale(1.05);background:#000!important;color:#fff!important}.bfp-note{font-size:12px;opacity:.7;margin-top:10px}