.elementor-109 .elementor-element.elementor-element-87e35d2{--display:flex;--padding-top:90px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-109:not(.elementor-motion-effects-element-type-background), body.elementor-page-109 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F0E8;}@media(min-width:768px){.elementor-109 .elementor-element.elementor-element-87e35d2{--content-width:100vw;}}/* Start custom CSS for html, class: .elementor-element-5949876 */.about-page{
    background: #f5f0e8;
    padding: 80px 20px;
    font-family: Inter, sans-serif;
}

/* HERO */
.about-hero{
    text-align: center;
    max-width: 900px;
    margin: 0 auto 60px;
}

.about-eyebrow{
    font-size: 11px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #C9A84C;
    margin-bottom: 14px;
}

.about-title{
    font-family: "Playfair Display", serif;
    font-size: clamp(34px, 5vw, 56px);
    font-weight: 800;
    line-height: 1.1;
    color: #1A1A0E;
    margin: 0 0 16px;
}

.about-title span{
    color: #C9A84C;
    font-style: italic;
}

.about-subtitle{
    font-size: 16px;
    line-height: 1.8;
    color: #6A6453;
    max-width: 720px;
    margin: 0 auto;
}

/* CONTENT */
.about-content{
    max-width: 900px;
    margin: 0 auto;
    display: grid;
    gap: 28px;
}

.about-block h2{
    font-family: "Playfair Display", serif;
    font-size: 22px;
    color: #1A1A0E;
    margin-bottom: 8px;
}

.about-block p{
    font-size: 15px;
    line-height: 1.8;
    color: #6A6453;
}

/* FEATURES */
.about-features{
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.about-feature{
    background: #fffdf6;
    border: 1px solid #e2d9c5;
    border-radius: 12px;
    padding: 24px;
    text-align: center;
}

.about-feature h3{
    font-family: "Playfair Display", serif;
    font-size: 18px;
    margin-bottom: 8px;
    color: #1A1A0E;
}

.about-feature p{
    font-size: 13.5px;
    color: #6A6453;
    line-height: 1.7;
}
.business-info{
    font-family: Inter, sans-serif;
    font-size: 14px;
    line-height: 1.7;
    color: #6A6453;
}

.business-info strong{
    color: #1A1A0E;
    font-weight: 600;
}

.business-address{
    margin-top: 8px;
}
.business-info{
    margin-top: 60px;
    padding-top: 30px;
    border-top: 1px solid #e2d9c5;

    text-align: center;

    font-family: Inter, sans-serif;
    font-size: 14px;
    line-height: 1.7;
    color: #6A6453;
}

.business-info strong{
    color: #1A1A0E;
    font-weight: 600;
}

.business-address{
    margin-top: 10px;
}/* End custom CSS */