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