.elementor-3 .elementor-element.elementor-element-8f18bf9{--display:flex;}.elementor-3 .elementor-element.elementor-element-10cf775{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3 .elementor-element.elementor-element-7e8b46a{color:#000000;}body.elementor-page-3:not(.elementor-motion-effects-element-type-background), body.elementor-page-3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-a56761f );}@media(max-width:767px){.elementor-3 .elementor-element.elementor-element-8f18bf9{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-10cf775 */@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=Poppins:wght@400;500;600;700&display=swap');

.ny-heading{
    width:100%;
    max-width:900px;
    margin:0 auto;
    padding:70px 15px 50px;
    text-align:center;
}

.review-title{
    margin:0;
    font-family:'Cormorant Garamond',serif;
    font-size:px;
    font-weight:700;
    line-height:1.15;
    color:#111;
}

.review-title span{
    color:#00853F;
}

.review-divider{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:18px;
    margin-top:22px;
}

.review-divider span{
    width:90px;
    height:2px;
    background:linear-gradient(to right,transparent,#00853F,transparent);
}

.divider-icon{
    width:46px;
    height:46px;
    border-radius:50%;
    background:#F4FBF6;
    border:2px solid #00853F;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:20px;
    box-shadow:0 10px 25px rgba(0,133,63,.15);
}

/* Tablet */

@media(max-width:991px){

.ny-heading{
padding:60px 15px 45px;
}

.review-title{
font-size:46px;
}

}

/* Mobile */

@media(max-width:767px){

.ny-heading{
padding:10px 1px 10px;
}

.review-title{
font-size:34px;
line-height:1.2;
}

.review-divider{
margin-top:18px;
gap:12px;
}

.review-divider span{
width:45px;
}

.divider-icon{
width:38px;
height:38px;
font-size:16px;
}

}

/* Small Mobile */

@media(max-width:480px){

.ny-heading{
padding:10px 1px 10px;
}

.review-title{
font-size:28px;
}

.review-divider span{
width:30px;
}

.divider-icon{
width:34px;
height:34px;
font-size:15px;
}

}/* End custom CSS */