#elementor-popup-modal-146 .dialog-widget-content{animation-duration:0.8s;background-color:#FFFFFF;border-radius:15px 15px 0px 0px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-146{background-color:rgba(0,0,0,.8);justify-content:center;align-items:flex-end;pointer-events:all;}#elementor-popup-modal-146 .dialog-message{width:439px;height:717px;align-items:flex-start;}#elementor-popup-modal-146 .dialog-close-button{display:flex;}@media(max-width:767px){#elementor-popup-modal-146 .dialog-message{width:1000px;height:560px;padding:0px 0px 0px 0px;}#elementor-popup-modal-146 .dialog-widget-content{border-radius:15px 15px 0px 0px;margin:0px 0px 0px 0px;}}/* Start custom CSS *//* Sembunyikan scrollbar di browser berbasis WebKit (Chrome, Safari, Edge) */
::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    display: none;
}

/* Sembunyikan scrollbar di Firefox */
html {
    scrollbar-width: none;
}/* End custom CSS */