.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}







/* ===== GLOBAL ABOUT PAGE STYLES ===== */
.about-hero,
.our-story,
.mission-vision,
.why-choose {
    position: relative;
    overflow: hidden;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}

.section-pill {
    display: inline-block;
    padding: 8px 22px;
    background: rgba(49, 87, 44, 0.1);
    color: #31572c;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 18px;
    border: 1px solid rgba(49, 87, 44, 0.15);
}

.section-pill.light {
    background: rgba(240, 234, 210, 0.15);
    color: #f0ead2;
    border-color: rgba(240, 234, 210, 0.25);
}

.highlight {
    color: #a7c957;
    position: relative;
}

.highlight-light {
    color: #a7c957;
}

.section-header {
    margin-bottom: 50px;
}

.section-header.center {
    text-align: center;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.section-header h2,
.about-hero h1,
.story-content h2 {
    font-size: clamp(2rem, 4vw, 3rem);
    color: #31572c;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.5px;
    margin: 0 0 18px;
}

.section-header p {
    color: #5a6b54;
    font-size: 16px;
    line-height: 1.7;
    margin: 0;
}

.btn-primary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 28px;
    background: #31572c;
    color: #f0ead2;
    text-decoration: none;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.btn-primary::before {
    content: '';
    position: absolute;
    inset: 0;
    background: #a7c957;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    z-index: 0;
}

.btn-primary span,
.btn-primary svg {
    position: relative;
    z-index: 1;
    transition: transform 0.3s ease;
}

.btn-primary:hover::before {
    transform: translateX(0);
}

.btn-primary:hover {
    color: #31572c;
}

.btn-primary:hover svg {
    transform: translateX(4px);
}

/* ===== ABOUT HERO ===== */
.about-hero {
    padding: 80px 0 100px;
    background: #f0ead2;
}

.about-hero::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(167, 201, 87, 0.2) 0%, transparent 70%);
    border-radius: 50%;
}

.about-hero-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.hero-text {
    font-size: 16px;
    line-height: 1.8;
    color: #5a6b54;
    margin: 0 0 35px;
}

.hero-stats {
    display: flex;
    align-items: center;
    gap: 25px;
    padding: 25px 30px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(49, 87, 44, 0.1);
    border: 1px solid rgba(167, 201, 87, 0.2);
}

.stat-item h3 {
    font-size: 32px;
    color: #31572c;
    font-weight: 700;
    margin: 0 0 4px;
}

.stat-item p {
    font-size: 13px;
    color: #6b7763;
    margin: 0;
    font-weight: 500;
}

.stat-divider {
    width: 1px;
    height: 40px;
    background: rgba(49, 87, 44, 0.15);
}

.about-hero-image {
    position: relative;
    height: 500px;
}

.image-main,
.image-small {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(49, 87, 44, 0.2);
}

.image-main {
    width: 80%;
    height: 100%;
    margin-left: auto;
}

.image-main img,
.image-small img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.image-small {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 50%;
    height: 50%;
    border: 6px solid #f0ead2;
}

.floating-badge {
    position: absolute;
    top: 30px;
    left: -20px;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 20px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 15px 40px rgba(49, 87, 44, 0.18);
    color: #31572c;
    z-index: 3;
}

.floating-badge svg {
    color: #a7c957;
}

.floating-badge strong {
    display: block;
    font-size: 15px;
    color: #31572c;
}

.floating-badge span {
    display: block;
    font-size: 12px;
    color: #6b7763;
}

/* ===== OUR STORY ===== */
.our-story {
    padding: 100px 0;
    background: #fff;
}

.story-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.story-image-wrap {
    position: relative;
    height: 540px;
}

.story-img-1 {
    width: 80%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    box-shadow: 0 15px 40px rgba(49, 87, 44, 0.15);
}

.story-img-2 {
    position: absolute;
    bottom: 30px;
    right: 0;
    width: 50%;
    height: 45%;
    object-fit: cover;
    border-radius: 20px;
    border: 8px solid #fff;
    box-shadow: 0 15px 40px rgba(49, 87, 44, 0.2);
}

.experience-card {
    position: absolute;
    top: 40px;
    right: 20px;
    width: 140px;
    height: 140px;
    background: #31572c;
    color: #f0ead2;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 15px 40px rgba(49, 87, 44, 0.3);
    border: 6px solid #fff;
}

.experience-card h2 {
    color: #a7c957;
    font-size: 42px;
    font-weight: 700;
    margin: 0;
    line-height: 1;
}

.experience-card p {
    font-size: 12px;
    text-align: center;
    margin: 4px 0 0;
    font-weight: 500;
    line-height: 1.3;
}

.story-content p {
    color: #5a6b54;
    font-size: 15px;
    line-height: 1.8;
    margin: 0 0 16px;
}

.story-features {
    margin: 30px 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
}

.story-feature {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #31572c;
    font-size: 14px;
    font-weight: 500;
}

.feature-check {
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    background: #a7c957;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* ===== MISSION VISION ===== */
.mission-vision {
    padding: 100px 0;
    background: linear-gradient(135deg, #31572c 0%, #4a7c3f 100%);
    color: #f0ead2;
}

.mission-vision::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        linear-gradient(rgba(240, 234, 210, 0.04) 1px, transparent 1px),
        linear-gradient(90deg, rgba(240, 234, 210, 0.04) 1px, transparent 1px);
    background-size: 40px 40px;
    pointer-events: none;
}

.mission-vision .section-header {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 60px;
}

.mission-vision h2 {
    color: #f0ead2;
}

.mv-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.mv-card {
    background: rgba(240, 234, 210, 0.08);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(240, 234, 210, 0.15);
    padding: 40px 30px;
    border-radius: 20px;
    text-align: center;
    transition: all 0.4s ease;
}

.mv-card:hover {
    transform: translateY(-8px);
    background: rgba(240, 234, 210, 0.12);
    border-color: rgba(167, 201, 87, 0.4);
}

.mv-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    background: #a7c957;
    color: #31572c;
    border-radius: 50%;
    margin-bottom: 20px;
    transition: transform 0.4s ease;
}

.mv-card:hover .mv-icon {
    transform: rotate(-10deg) scale(1.1);
}

.mv-card h3 {
    color: #f0ead2;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 14px;
}

.mv-card p {
    color: rgba(240, 234, 210, 0.85);
    font-size: 14px;
    line-height: 1.7;
    margin: 0;
}

/* ===== WHY CHOOSE US ===== */
.why-choose {
    padding: 100px 0;
    background: #f0ead2;
}

.why-choose::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -150px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(167, 201, 87, 0.15) 0%, transparent 70%);
    border-radius: 50%;
}

.why-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.why-card {
    background: #fff;
    padding: 35px 25px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(49, 87, 44, 0.08);
    border: 1px solid rgba(167, 201, 87, 0.15);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
}

.why-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #31572c, #a7c957);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
}

.why-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(49, 87, 44, 0.15);
}

.why-card:hover::before {
    transform: scaleX(1);
}

.why-number {
    font-size: 42px;
    font-weight: 700;
    color: rgba(167, 201, 87, 0.3);
    line-height: 1;
    margin-bottom: 10px;
}

.why-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    background: #f0ead2;
    color: #31572c;
    border-radius: 14px;
    margin-bottom: 18px;
    transition: all 0.3s ease;
}

.why-card:hover .why-icon {
    background: #a7c957;
    color: #fff;
}

.why-card h4 {
    color: #31572c;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px;
}

.why-card p {
    color: #6b7763;
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 991px) {
    .about-hero-grid,
    .story-grid {
        grid-template-columns: 1fr;
        gap: 50px;
    }
    
    .about-hero-image,
    .story-image-wrap {
        height: 450px;
    }
    
    .mv-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .why-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .about-hero,
    .our-story,
    .mission-vision,
    .why-choose {
        padding: 70px 0;
    }
}

@media (max-width: 767px) {
    .hero-stats {
        flex-direction: column;
        gap: 18px;
        padding: 22px;
    }
    
    .stat-divider {
        width: 60px;
        height: 1px;
    }
    
    .about-hero-image,
    .story-image-wrap {
        height: 380px;
    }
    
    .story-features {
        grid-template-columns: 1fr;
    }
    
    .why-grid {
        grid-template-columns: 1fr;
    }
    
    .experience-card {
        width: 110px;
        height: 110px;
    }
    
    .experience-card h2 {
        font-size: 32px;
    }
    
    .floating-badge {
        padding: 10px 14px;
    }
}




/* ===== GLOBAL CONTACT PAGE STYLES ===== */
.contact-form-section {
    position: relative;
    overflow: hidden;
}

.contact-form-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}

.section-pill {
    display: inline-block;
    padding: 8px 22px;
    background: rgba(49, 87, 44, 0.1);
    color: #31572c;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 18px;
    border: 1px solid rgba(49, 87, 44, 0.15);
}

.highlight {
    color: #a7c957;
}

/* ===== CONTACT FORM SECTION ===== */
.contact-form-section {
    padding: 100px 0;
    background: #fff;
}

.form-wrapper {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 60px;
    align-items: start;
}

.form-left h2 {
    font-size: clamp(1.8rem, 3.5vw, 2.6rem);
    color: #31572c;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 18px;
}

.form-intro {
    color: #5a6b54;
    font-size: 16px;
    line-height: 1.8;
    margin: 0 0 30px;
}

.form-features {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 35px;
}

.form-feature {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

.feature-check {
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    background: #a7c957;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2px;
}

.form-feature h5 {
    color: #31572c;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 4px;
}

.form-feature p {
    color: #6b7763;
    font-size: 14px;
    margin: 0;
}

.social-connect {
    padding-top: 25px;
    border-top: 1px solid rgba(167, 201, 87, 0.3);
}

.social-connect h5 {
    color: #31572c;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 14px;
}

.social-icons {
    display: flex;
    gap: 10px;
}

.social-icons a {
    width: 40px;
    height: 40px;
    background: #f0ead2;
    color: #31572c;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.social-icons a:hover {
    background: #31572c;
    color: #f0ead2;
    transform: translateY(-3px);
}

/* Form Card */
.form-card {
    background: #f0ead2;
    padding: 40px;
    border-radius: 24px;
    border: 1px solid rgba(167, 201, 87, 0.25);
    box-shadow: 0 15px 50px rgba(49, 87, 44, 0.1);
    position: relative;
}

.form-card::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(135deg, #31572c, #a7c957);
    border-radius: 24px;
    z-index: -1;
    opacity: 0.1;
}

.form-card h3 {
    color: #31572c;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 8px;
}

.form-subtitle {
    color: #6b7763;
    font-size: 14px;
    margin: 0 0 28px;
}

/* ===== CONTACT FORM 7 STYLING ===== */
.wpcf7-form {
    width: 100%;
}

.wpcf7-form p {
    margin: 0 0 18px;
}

.cf7-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 18px;
}

.cf7-field {
    display: flex;
    flex-direction: column;
}

.cf7-field label {
    color: #31572c;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 6px;
    display: block;
}

.cf7-field label .required {
    color: #d9534f;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form select,
.wpcf7-form textarea {
    width: 100%;
    padding: 13px 16px;
    background: #fff;
    border: 1.5px solid rgba(49, 87, 44, 0.15);
    border-radius: 12px;
    font-size: 14px;
    color: #31572c;
    font-family: inherit;
    transition: all 0.3s ease;
    box-sizing: border-box;
}

.wpcf7-form input:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
    outline: none;
    border-color: #a7c957;
    box-shadow: 0 0 0 4px rgba(167, 201, 87, 0.15);
    background: #fff;
}

.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder {
    color: #a0a89a;
}

.wpcf7-form textarea {
    min-height: 130px;
    resize: vertical;
    font-family: inherit;
}

.wpcf7-form select {
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2331572c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 18px;
    padding-right: 45px;
    cursor: pointer;
}

/* Submit Button */
.wpcf7-form input[type="submit"],
.wpcf7-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 15px 28px;
    background: #31572c;
    color: #f0ead2;
    border: none;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 8px;
    position: relative;
    overflow: hidden;
    font-family: inherit;
}

.wpcf7-form input[type="submit"]:hover,
.wpcf7-submit:hover {
    background: #a7c957;
    color: #31572c;
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(49, 87, 44, 0.2);
}

/* Spinner */
.wpcf7-spinner {
    background-color: #a7c957 !important;
    margin-left: 12px;
}

/* CF7 Messages */
.wpcf7-response-output {
    margin: 20px 0 0 !important;
    padding: 14px 18px !important;
    border-radius: 12px !important;
    font-size: 14px;
    border: none !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    background: rgba(167, 201, 87, 0.2);
    color: #31572c;
    border-left: 4px solid #a7c957 !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    background: rgba(217, 83, 79, 0.1);
    color: #d9534f;
    border-left: 4px solid #d9534f !important;
}

.wpcf7-not-valid-tip {
    color: #d9534f !important;
    font-size: 12px !important;
    margin-top: 6px !important;
    display: block;
}

.wpcf7-form .wpcf7-not-valid {
    border-color: #d9534f !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 991px) {
    .form-wrapper {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .contact-form-section {
        padding: 70px 0;
    }
}

@media (max-width: 767px) {
    .form-card {
        padding: 28px 22px;
    }
}