.elementor-407 .elementor-element.elementor-element-556f170{--display:flex;}.elementor-407 .elementor-element.elementor-element-9879373{--display:flex;}.elementor-407 .elementor-element.elementor-element-f4ac5da{--display:flex;}.elementor-407 .elementor-element.elementor-element-94d7571{--display:flex;}.elementor-407 .elementor-element.elementor-element-fe4460e{--display:flex;}.elementor-407 .elementor-element.elementor-element-835bef5{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-fc53fa7 */.res-hero {
    background: linear-gradient(135deg, #0F2A06 0%, #1A5C1A 100%);
    border-radius: 24px;
    padding: 80px 72px;
    margin: 12px auto;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
}

.res-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cellipse cx='40' cy='54' rx='14' ry='11' fill='white'/%3E%3Cellipse cx='20' cy='36' rx='5' ry='6' fill='white'/%3E%3Cellipse cx='32' cy='28' rx='5' ry='6' fill='white'/%3E%3Cellipse cx='48' cy='28' rx='5' ry='6' fill='white'/%3E%3Cellipse cx='60' cy='36' rx='5' ry='6' fill='white'/%3E%3C/svg%3E");
    background-size: 80px 80px;
    opacity: 0.05;
    pointer-events: none;
}

.res-hero-inner {
    position: relative;
    z-index: 1;
    max-width: 700px;
}

.res-hero-eye {
    color: #F5C800;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 3px;
    margin-bottom: 16px;
}

.res-hero-title {
    font-size: 56px;
    font-weight: 900;
    color: #fff;
    line-height: 1;
    margin-bottom: 16px;
}

.res-hero-sub {
    color: rgba(255,255,255,0.75);
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 36px;
}

.res-hero-btn {
    background: #F5C800;
    color: #1A2000;
    font-weight: 900;
    font-size: 15px;
    padding: 15px 36px;
    border-radius: 999px;
    border: none;
    cursor: pointer;
    font-family: inherit;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-540a4cc */.res-plans {
    background: #ffffff;
    border-radius: 24px;
    padding: 72px 64px;
    margin: 12px auto;
    box-sizing: border-box;
    width: 100%;
}

.res-plans-eye {
    color: #1A5C1A;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 3px;
    margin-bottom: 12px;
}

.res-plans-title {
    font-size: 48px;
    font-weight: 900;
    color: #1A2000;
    line-height: 1;
    margin-bottom: 16px;
}

.res-plans-sub {
    font-size: 16px;
    color: #777;
    margin-bottom: 48px;
}

.res-plans-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}

.res-plan-card {
    background: #f5f0e8;
    border-radius: 20px;
    overflow: hidden;
    border: 2px solid transparent;
    transition: border-color 0.2s;
}

.res-plan-card.featured {
    border-color: #1A5C1A;
}

.res-plan-card:hover {
    border-color: #1A5C1A;
}

.res-plan-top { height: 6px; }
.res-plan-top.g { background: #1A5C1A; }
.res-plan-top.y { background: #F5C800; }
.res-plan-top.d { background: #aaa; }
.res-plan-top.t { background: #ccc; }

.res-plan-body {
    padding: 28px 24px;
}

.res-plan-badge {
    display: inline-block;
    font-size: 10px;
    font-weight: 800;
    padding: 3px 10px;
    border-radius: 999px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.res-plan-badge.popular { background: #1A5C1A; color: #fff; }
.res-plan-badge.value { background: #F5C800; color: #1A2000; }
.res-plan-badge.flexible { background: #e8e4db; color: #666; }

.res-plan-name {
    font-size: 20px;
    font-weight: 900;
    color: #1A2000;
    margin-bottom: 8px;
}

.res-plan-desc {
    font-size: 13px;
    color: #666;
    line-height: 1.5;
    margin-bottom: 20px;
}

.res-plan-cta {
    background: transparent;
    border: 2px solid #1A5C1A;
    color: #1A5C1A;
    font-size: 13px;
    font-weight: 800;
    padding: 10px 20px;
    border-radius: 999px;
    cursor: pointer;
    font-family: inherit;
}

.res-plan-cta:hover {
    background: #1A5C1A;
    color: #fff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0bbd016 */.res-hiw {
    background: #f5f0e8;
    border-radius: 24px;
    padding: 72px 64px;
    margin: 12px auto;
    box-sizing: border-box;
    width: 100%;
}

.res-hiw-eye {
    color: #1A5C1A;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 3px;
    margin-bottom: 12px;
}

.res-hiw-title {
    font-size: 48px;
    font-weight: 900;
    color: #1A2000;
    line-height: 1;
    margin-bottom: 48px;
}

.res-hiw-layout {
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 48px;
    align-items: start;
}

.res-hiw-nav {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.res-hiw-btn {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px 20px;
    border-radius: 14px;
    cursor: pointer;
    border: none;
    background: transparent;
    text-align: left;
    font-family: inherit;
    width: 100%;
}

.res-hiw-btn.active {
    background: #fff;
}

.res-hiw-num {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #e8e4db;
    color: #999;
    font-size: 15px;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.res-hiw-btn.active .res-hiw-num {
    background: #1A5C1A;
    color: #fff;
}

.res-hiw-label {
    font-size: 14px;
    font-weight: 700;
    color: #999;
}

.res-hiw-btn.active .res-hiw-label {
    color: #1A2000;
    font-weight: 900;
}

.res-hiw-content {
    background: #fff;
    border-radius: 20px;
    padding: 40px 36px;
}

.res-hiw-step-num {
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 3px;
    color: #1A5C1A;
    margin-bottom: 12px;
}

.res-hiw-step-title {
    font-size: 28px;
    font-weight: 900;
    color: #1A2000;
    margin-bottom: 12px;
}

.res-hiw-step-text {
    font-size: 15px;
    color: #666;
    line-height: 1.7;
    margin-bottom: 24px;
}

.res-hiw-step-cta {
    background: #F5C800;
    color: #1A2000;
    font-weight: 900;
    font-size: 14px;
    padding: 12px 28px;
    border-radius: 999px;
    border: none;
    cursor: pointer;
    font-family: inherit;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ca68af7 */.res-why {
    background: #ffffff;
    border-radius: 24px;
    padding: 72px 64px;
    margin: 12px auto;
    box-sizing: border-box;
    width: 100%;
}

.res-why-eye {
    color: #1A5C1A;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 3px;
    margin-bottom: 12px;
}

.res-why-title {
    font-size: 48px;
    font-weight: 900;
    color: #1A2000;
    line-height: 1;
    margin-bottom: 48px;
}

.res-why-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.res-why-card {
    background: #f5f0e8;
    border-radius: 20px;
    padding: 32px 28px;
}

.res-why-icon {
    width: 48px;
    height: 48px;
    background: #eaf3de;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
}

.res-why-icon svg {
    width: 22px;
    height: 22px;
}

.res-why-title-card {
    font-size: 17px;
    font-weight: 900;
    color: #1A2000;
    margin-bottom: 8px;
}

.res-why-text {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0566853 */.res-cta {
    background: #1A2000;
    border-radius: 24px;
    padding: 72px 64px;
    margin: 12px auto;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 48px;
}

.res-cta-title {
    font-size: 44px;
    font-weight: 900;
    color: #fff;
    line-height: 1.05;
    margin-bottom: 10px;
}

.res-cta-sub {
    font-size: 16px;
    color: rgba(255,255,255,0.5);
}

.res-cta-btn {
    background: #F5C800;
    color: #1A2000;
    font-weight: 900;
    font-size: 16px;
    padding: 18px 44px;
    border-radius: 999px;
    border: none;
    white-space: nowrap;
    flex-shrink: 0;
    cursor: pointer;
    font-family: inherit;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a175f3d */.footer-wrap {
    background: #1A2000;
    border-radius: 24px;
    padding: 64px;
    box-sizing: border-box;
    width: 100%;
    margin: 12px auto 16px;
}
.footer-grid {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
    gap: 40px;
    margin-bottom: 48px;
}
.footer-logo {
    font-size: 18px;
    font-weight: 900;
    color: #ffffff;
    line-height: 1.2;
    margin-bottom: 16px;
}
.footer-logo span {
    color: #F5C800;
    display: block;
}
.footer-tagline {
    font-size: 13px;
    color: rgba(255,255,255,0.4);
    line-height: 1.6;
    margin-bottom: 20px;
}
.footer-social {
    display: flex;
    gap: 12px;
    align-items: center;
}
.footer-social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 8px;
    background: rgba(255,255,255,0.07);
    color: rgba(255,255,255,0.5);
    text-decoration: none;
    transition: background 0.2s, color 0.2s;
}
.footer-social-icon:hover {
    background: #F5C800;
    color: #1A2000;
}
.footer-col-title {
    color: #F5C800;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 16px;
}
.footer-col a {
    display: block;
    color: rgba(255,255,255,0.5);
    font-size: 14px;
    margin-bottom: 10px;
    text-decoration: none;
}
.footer-col a:hover {
    color: #ffffff;
}
.footer-phone-link {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    white-space: nowrap !important;
    flex-wrap: nowrap !important;
}
.footer-phone-link:hover .footer-phone-number {
    color: #ffffff;
}
.footer-phone-number {
    color: rgba(255,255,255,0.5);
    font-size: 14px;
    white-space: nowrap;
    transition: color 0.2s;
}
.footer-lang-label {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    color: rgba(245,200,0,0.5);
    white-space: nowrap;
}
.footer-bottom {
    border-top: 1px solid rgba(255,255,255,0.08);
    padding-top: 24px;
    text-align: center;
    font-size: 12px;
    color: rgba(255,255,255,0.3);
}
@media (max-width: 767px) {
    .footer-wrap {
        padding: 32px 20px;
        border-radius: 16px;
        margin: 8px 8px 16px 8px !important;
        width: calc(100% - 16px) !important;
        box-sizing: border-box !important;
    }
    .footer-grid {
        grid-template-columns: 1fr 1fr;
        gap: 32px;
        margin-bottom: 32px;
    }
    .footer-brand {
        grid-column: 1 / -1;
    }
    .footer-logo {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .footer-tagline {
        font-size: 12px;
        margin-bottom: 16px;
    }
    .footer-col-title {
        font-size: 10px;
        margin-bottom: 12px;
    }
    .footer-col a {
        font-size: 13px;
        margin-bottom: 8px;
    }
    .footer-bottom {
        font-size: 11px;
        padding-top: 20px;
    }
}/* End custom CSS */
/* Start custom CSS */.e-con {
    max-width: 1400px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
body {
    background-color: #f5f0e8 !important;
}
@media (max-width: 767px) {
    html, body {
        overflow-x: hidden !important;
        max-width: 100% !important;
        background-color: #f5f0e8 !important;
    }
    .e-con {
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}/* End custom CSS */