#bm-button-wrap{display:none;position:fixed;left:0;right:0;bottom:0;padding:10px;background:rgb(255 255 255 / .96);box-shadow:0 -4px 12px rgb(0 0 0 / .1);z-index:999999;justify-content:center}.bm-button{display:flex;align-items:center;justify-content:center;gap:10px;background:#111;color:#fff;padding:14px 18px;border-radius:10px;font-weight:600;text-decoration:none;text-align:center;width:100%;max-width:680px;line-height:1.2}.bm-button-icon{flex:0 0 auto;width:20px;height:20px;display:block}.bm-button:hover{opacity:.93}#bm-button-wrap{display:none}@media (max-width:767px){#bm-button-wrap{display:flex}}@media (min-width:768px){#bm-button-wrap{display:flex}}#bm-button-wrap .bm-button{background:#0a6480;color:#fff}#bm-button-wrap{background:#e5857f}#bm-button-wrap .bm-button{border:3px solid #fff}#bm-button-wrap .bm-button{font-size:20px}