@media only screen and (max-width:700px){.popup-general-main{width:90%!important;height:350px!important;border-radius:16px!important;margin:0 auto!important;position:absolute;justify-content:center!important}.popup-general-content h3{font-size:16px!important}.popup-general-content p{font-size:12px!important}.popup-general-footer a,.popup-general-footer button{display:inline-flex!important;padding:9.5px 16px!important;width:50%!important}}.popup-general-container{display:none;position:fixed;width:100%;height:100%;background:rgb(0 0 0 / .6);backdrop-filter:none;z-index:99999999;overscroll-behavior:contain;touch-action:none;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 250ms ease,visibility 250ms ease}.popup-general-container.is-open{display:grid;inset:0;place-items:center;opacity:1;visibility:visible;pointer-events:auto;backdrop-filter:blur(1px)}.popup-general-bg{position:fixed;width:100%;height:100%;background:#000;opacity:.5}.popup-general-main{width:480px;height:auto;max-height:90vh;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:24px 23px;margin:1rem auto;gap:24px;border-radius:24px;border:1px solid #ebf5ff;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.popup-general-main .popup-video-container{width:100%;height:100%;border-radius:16px}.popup-general-main .popup-video-container div iframe{border-radius:16px}.popup-general-img img{width:100%;height:100%;object-fit:cover;border-radius:1rem}.popup-general-content{display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center}.popup-general-content h3{color:#1c1d1f;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.popup-general-content p{color:#1c1d1f;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.popup-general-content .popup-text-alert{display:inline-flex;justify-content:center;align-items:center;background-color:rgb(246 105 87 / .08);border-radius:50px;padding:10px 30px;gap:8px}.popup-general-content .popup-text-alert span{width:auto;@media (max-width:768px){display:none}}.popup-general-content .popup-text-alert p{font-weight:600;font-size:14px;line-height:21px;text-align:center;color:#f66957;@media (max-width:768px){font-size:11px!important}}.popup-general-body{display:flex;flex-direction:column;gap:16px}.popup-general-body span{display:flex;width:100%;font-size:14px!important}.popup-general-footer{display:flex;width:100%;justify-content:center;align-items:center;gap:16px}.popup-general-footer .btn-register-popup{width:256px;background:#0086ff;color:#fff}.popup-general-footer .close-popup-tutorial{width:100%!important;cursor:pointer}.popup-general-footer a,.popup-general-footer button{width:160px;height:48px;flex-shrink:0;border-radius:24px;border:1px solid #ebf5ff;background-color:#fff;color:#1c1d1f;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:normal;display:flex;justify-content:center;align-items:center}