.elementor-415 .elementor-element.elementor-element-53ab311{--display:flex;--margin-top:-62px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-1e40553 */.service-section{

    max-width:1200px;
    margin:100px auto;
    padding:60px 30px;

}

.service-grid{

    display:grid;
    grid-template-columns:1fr 1fr;
    align-items:center;
    gap:70px;

}

.service-image img{

    width:100%;
    border-radius:20px;
    display:block;

    box-shadow:0 20px 50px rgba(0,0,0,.12);

}

.service-content h2{

    font-size:40px;
    margin-bottom:20px;

}

.service-content h3{

    color:#606D63;
    line-height:1.6;
    margin-bottom:30px;

}

.service-content p{

    line-height:1.9;
    margin-bottom:30px;

}

.service-content ul{

    list-style:none;
    padding:0;

}

.service-content li{

    margin-bottom:15px;
    font-size:17px;

}
.service-content{

    max-width:520px;

    padding-left:35px;

    border-left:5px solid #606D63;

}

@media(max-width:900px){

.service-grid{

    grid-template-columns:1fr;

}

.service-image{

    order:-1;

}

}/* End custom CSS */