.elementor-11043 .elementor-element.elementor-element-6c6fe8d > .elementor-element-populated{padding:0px 0px 0px 0px;}/* Start custom CSS for text-editor, class: .elementor-element-0228633 */.content {
    padding-top: 0 !important;
    padding-bottom: 2rem !important;
}
#main .container {
    max-width: 100% !important;
}
.mainVi {
    display: flex;
    justify-content: center;
    width: 100%;
    background: #c5e8ed;
    margin-bottom: 2rem;
}
.mainVi>div {
    display: flex;
    width: 100%;
    max-width: 1600px;
}

.viImg{
    
    background: url(/wp-content/uploads/2024/08/privacy_policy-01-scaled.jpg) 50% 50% / cover ;
    min-height: 45vh;
    min-width: 60%;
}
.viContent {
    box-sizing: border-box;
    
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 32px;
    background-color: #c5e8ed;
}
.viContent h1 {
    font-size: 3rem;
    font-weight: 500;
    margin-bottom: 0.25rem;
}
@media only screen and (max-width: 640px) {
    .mainVi>div {
    flex-direction: column;
    }
    .viContent {
        align-items: center;
    }
    .viContent h1 {
        font-size: 1.75rem;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-fa59974 */.maintitle{
    width: 100% ;
}/* End custom CSS */