#elementor-popup-modal-79212 .dialog-widget-content{animation-duration:1.2s;background-color:#100F0F17;border-radius:5px 5px 5px 5px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-79212{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-79212 .dialog-message{height:auto;}#elementor-popup-modal-79212 .dialog-close-button{display:flex;top:5%;}body:not(.rtl) #elementor-popup-modal-79212 .dialog-close-button{right:5%;}body.rtl #elementor-popup-modal-79212 .dialog-close-button{left:5%;}#elementor-popup-modal-79212 .dialog-close-button i{color:#FFFFFF;}#elementor-popup-modal-79212 .dialog-close-button svg{fill:#FFFFFF;}/* Start custom CSS */::-webkit-scrollbar{
    width: 0.9vw;
    background: #777;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(#CCCCCC,#CCCCCC);
    background: linear-gradient(#CCCCCC,#CCCCCC);
    border-radius: 20px;
}:focus-visible{
    outline: none;
}/* End custom CSS */