.elementor-8185 .elementor-element.elementor-element-3341983{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-8185 .elementor-element.elementor-element-c0ee13d{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}#elementor-popup-modal-8185 .dialog-widget-content{animation-duration:0.7s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-8185{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-8185 .dialog-message{width:640px;height:70vh;align-items:flex-start;}#elementor-popup-modal-8185 .dialog-close-button{display:flex;}/* Start custom CSS */.popup-main .dialog-message {
    scrollbar-width: thin;
	scrollbar-color: #D9E3FF #fff;
}

.popup-main .dialog-message::-webkit-scrollbar {
	width: 12px;
	height: 12px;
}

.popup-main .dialog-message::-webkit-scrollbar-track {
	background: #fff;
}

.popup-main .dialog-message::-webkit-scrollbar-thumb {
	background-color: #D9E3FF;
	border-radius: 20px;
	border: 1px solid #fff;
}/* End custom CSS */