.elementor-3075 .elementor-element.elementor-element-9cd9ea5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--justify-content:center;--overflow:auto;--background-transition:0.3s;}.elementor-3075 .elementor-element.elementor-element-9cd9ea5.e-con{--align-self:center;}.elementor-3075 .elementor-element.elementor-element-cf6a505 > .elementor-widget-container{margin:0vw 0vw 0vw 0vw;}#elementor-popup-modal-3075 .dialog-message{width:75vw;height:100vh;align-items:center;}#elementor-popup-modal-3075{justify-content:flex-end;align-items:flex-start;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-3075 .dialog-close-button{display:flex;top:5%;background-color:var( --e-global-color-accent );font-size:20px;}#elementor-popup-modal-3075 .dialog-widget-content{animation-duration:0.8s;background-color:#FBF7E1;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}body:not(.rtl) #elementor-popup-modal-3075 .dialog-close-button{right:5%;}body.rtl #elementor-popup-modal-3075 .dialog-close-button{left:5%;}#elementor-popup-modal-3075 .dialog-close-button i{color:var( --e-global-color-primary );}#elementor-popup-modal-3075 .dialog-close-button svg{fill:var( --e-global-color-primary );}@media(max-width:1080px){#elementor-popup-modal-3075 .dialog-message{width:100vw;}}/* Start custom CSS for html, class: .elementor-element-cf6a505 */.table {
    width: 100%;
    color: #31693E;
}

.table thead {
    text-align: left
}

.table th {
	color: #31693E66;
	padding: 0 1.5vw;
}

.table tr {
    height: 7vh;
}

.table td {
	border-bottom: 1px solid #00000021;
	font-weight: bold;
	padding: 0 1.5vw;
}
.table td:nth-child(2) span {
    width: fit-content;
    color: #FBF7E1;
    background-color:#31693E; 
    padding: 5px 10px;
    border-radius: 20px
}
.table td:nth-child(3),.table td:nth-child(5) {
	font-weight: normal;
}

@media (max-width:767px) {
    
    .table {
font-size:14px;
width: 150%;
}
  .table tr {
    height: 4vh;
    }  
    
    .table td:nth-child(2) span {
    width: fit-content;
    color: #FBF7E1;
    background-color:#31693E; 
    padding: 0px 5px;
    border-radius: 20px
}
}/* End custom CSS */
/* Start custom CSS */a.dialog-close-button.dialog-lightbox-close-button {
    padding: 8px;
    border-radius: 50px;
}/* End custom CSS */