.elementor-22 .elementor-element.elementor-element-c86661a{--display:flex;}.elementor-widget-text-editor{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 );}/* Start custom CSS for text-editor, class: .elementor-element-6522667 */.css-ridge-about{
    max-width:1200px;
    margin:0 auto;
    padding:40px 20px 80px;
    color:#1f2937;
    font-family:Arial,sans-serif;
    line-height:1.7;
}

.css-ridge-about *{
    box-sizing:border-box;
}

.css-ridge-about a{
    color:#111827;
    text-decoration:none;
}

.css-ridge-about a:hover{
    text-decoration:underline;
}

/* HERO */

.css-ridge-about-hero{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:40px;
    align-items:center;
    margin-bottom:80px;
}

.css-ridge-about-hero-left h1{
    font-size:58px;
    line-height:1.1;
    margin:18px 0;
    color:#111827;
}

.css-ridge-about-hero-left p{
    font-size:18px;
    color:#4b5563;
    max-width:560px;
}

.css-ridge-about-tag{
    display:inline-block;
    padding:8px 14px;
    background:#f3f4f6;
    border-radius:999px;
    font-size:12px;
    font-weight:700;
    letter-spacing:1px;
}

.css-ridge-about-hero-right img{
    width:100%;
    height:620px;
    object-fit:cover;
    border-radius:20px;
    display:block;
}

/* INTRO */

.css-ridge-about-intro{
    margin-bottom:90px;
}

.css-ridge-about-intro-content{
    max-width:850px;
}

.css-ridge-about-intro-content span{
    font-size:13px;
    font-weight:700;
    letter-spacing:1px;
    color:#6b7280;
}

.css-ridge-about-intro-content h2{
    font-size:42px;
    line-height:1.25;
    margin:18px 0 24px;
    color:#111827;
}

.css-ridge-about-intro-content p{
    margin-bottom:18px;
    color:#374151;
}

/* SECTION */

.css-ridge-about-section{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:50px;
    align-items:center;
    margin-bottom:90px;
}

.css-ridge-about-section.reverse{
    direction:rtl;
}

.css-ridge-about-section.reverse > *{
    direction:ltr;
}

.css-ridge-about-image img{
    width:100%;
    height:520px;
    object-fit:cover;
    border-radius:18px;
    display:block;
}

.css-ridge-about-text span{
    font-size:13px;
    font-weight:700;
    letter-spacing:1px;
    color:#6b7280;
}

.css-ridge-about-text h3{
    font-size:36px;
    line-height:1.3;
    margin:18px 0 24px;
    color:#111827;
}

.css-ridge-about-text p{
    margin-bottom:18px;
    color:#374151;
}

.css-ridge-about-text ul{
    margin:24px 0 0;
    padding-left:20px;
}

.css-ridge-about-text li{
    margin-bottom:12px;
}

/* WIDE */

.css-ridge-about-wide{
    position:relative;
    overflow:hidden;
    border-radius:24px;
    margin-bottom:90px;
}

.css-ridge-about-wide img{
    width:100%;
    height:650px;
    object-fit:cover;
    display:block;
}

.css-ridge-about-wide-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.45);
}

.css-ridge-about-wide-content{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    padding:70px;
    color:#fff;
    display:flex;
    flex-direction:column;
    justify-content:center;
    max-width:850px;
}

.css-ridge-about-wide-content span{
    font-size:13px;
    font-weight:700;
    letter-spacing:1px;
}

.css-ridge-about-wide-content h3{
    font-size:42px;
    line-height:1.3;
    margin:18px 0 24px;
}

.css-ridge-about-wide-content p{
    margin-bottom:18px;
    color:rgba(255,255,255,.92);
}

.css-ridge-about-address{
    margin-top:20px;
    padding:18px 22px;
    border:1px solid rgba(255,255,255,.25);
    border-radius:12px;
    background:rgba(255,255,255,.08);
    width:fit-content;
}

/* GRID */

.css-ridge-about-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:24px;
}

.css-ridge-about-card{
    padding:34px;
    border:1px solid #e5e7eb;
    border-radius:20px;
    background:#fff;
}

.css-ridge-about-card.dark{
    background:#111827;
    color:#fff;
    border:none;
}

.css-ridge-about-card.dark p,
.css-ridge-about-card.dark span{
    color:rgba(255,255,255,.85);
}

.css-ridge-about-card span{
    font-size:12px;
    font-weight:700;
    letter-spacing:1px;
    color:#6b7280;
}

.css-ridge-about-card h4{
    font-size:28px;
    line-height:1.3;
    margin:18px 0;
}

.css-ridge-about-card p{
    margin-bottom:16px;
    color:#374151;
}

.css-ridge-about-contact{
    margin-top:24px;
    padding-top:20px;
    border-top:1px solid #e5e7eb;
}

.css-ridge-about-contact div{
    margin-bottom:10px;
}

.css-ridge-about-card ul{
    padding-left:18px;
    margin-top:20px;
}

.css-ridge-about-card li{
    margin-bottom:14px;
}

@media(max-width:991px){

    .css-ridge-about-hero,
    .css-ridge-about-section,
    .css-ridge-about-grid{
        grid-template-columns:1fr;
    }

    .css-ridge-about-hero-left h1{
        font-size:42px;
    }

    .css-ridge-about-intro-content h2,
    .css-ridge-about-text h3,
    .css-ridge-about-wide-content h3{
        font-size:32px;
    }

    .css-ridge-about-wide-content{
        padding:35px;
    }

    .css-ridge-about-wide img{
        height:720px;
    }

}

@media(max-width:767px){

    .css-ridge-about{
        padding:20px 15px 60px;
    }

    .css-ridge-about-hero-right img,
    .css-ridge-about-image img{
        height:380px;
    }

    .css-ridge-about-wide img{
        height:850px;
    }

    .css-ridge-about-wide-content{
        padding:25px;
    }

    .css-ridge-about-hero-left h1{
        font-size:36px;
    }

}/* End custom CSS */