:root {
    --primary-color: #5cb85c;
    --primary-dark: #4cae4c;
    --primary-light: #7bc67b;
    --text-color: #334155;
    --text-light: #64748b;
    --white: #ffffff;
    --gray-100: #f1f5f9;
    --gray-200: #e2e8f0;
    --gray-300: #cbd5e1;
    --shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    --radius: 8px;
    --radius-lg: 16px;
    --transition: all 0.3s ease;
}
* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
    font-family: 'Prompt', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    color: var(--text-color);
    line-height: 1.6;
    background-color: var(--white);
}
.rf4aqff0 { width: 100%; padding: 0 20px; margin: 0 auto; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; color: inherit; }
ul { list-style: none; }
.sf4xb7xm {
    display: inline-block;
    padding: 12px 28px;
    border-radius: var(--radius);
    font-weight: 500;
    font-size: 1rem;
    cursor: pointer;
    border: none;
    transition: var(--transition);
    text-align: center;
}
.orexxzg7 { background-color: var(--primary-color); color: var(--white); }
.orexxzg7:hover { background-color: var(--primary-dark); transform: translateY(-2px); }
.sll5fmao { width: 100%; }
.ehei37u1 { text-align: center; margin-bottom: 40px; }
.ehei37u1 h2 { font-size: 1.75rem; color: var(--text-color); margin-bottom: 8px; }
.ehei37u1 p { color: var(--text-light); font-size: 1rem; }
.yid9e5lb {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background-color: transparent;
    transition: var(--transition);
    padding: 15px 0;
}
.yid9e5lb.n5i8itbs {
    background-color: var(--white);
    box-shadow: var(--shadow);
}
.yid9e5lb:not(.n5i8itbs) .xhht5342 a {
    color: var(--white);
    font-weight: 500;
}
.yid9e5lb:not(.n5i8itbs) .xhht5342 a:hover {
    color: var(--primary-light);
}
.yid9e5lb.n5i8itbs .xhht5342 a {
    color: var(--text-color);
}
.yid9e5lb.n5i8itbs .xhht5342 a:hover {
    color: var(--primary-color);
}
.i5cq8152 { display: flex; justify-content: space-between; align-items: center; }
.qvxz5bf5, .bcjsxzrc { font-size: 1.5rem; font-weight: 700; color: var(--white); }
.qvxz5bf5 span, .bcjsxzrc span { color: var(--primary-light); }
.yid9e5lb.n5i8itbs .qvxz5bf5 { color: var(--text-color); }
.yid9e5lb.n5i8itbs .qvxz5bf5 span { color: var(--primary-color); }
.xhht5342 { display: none; }
.s9gbijp4 {
    display: flex;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
}
.s9gbijp4 span {
    display: block;
    width: 25px;
    height: 3px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition);
}
.yid9e5lb:not(.n5i8itbs) .s9gbijp4 span {
    background-color: var(--white);
}
.s9gbijp4[aria-expanded="true"] span:nth-child(1) { transform: rotate(45deg) translate(5px, 5px); }
.s9gbijp4[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.s9gbijp4[aria-expanded="true"] span:nth-child(3) { transform: rotate(-45deg) translate(7px, -6px); }
@media (max-width: 768px) {
    .xhht5342.open {
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: #1e293b;
        padding: 20px;
        box-shadow: var(--shadow-lg);
        gap: 15px;
    }
    .xhht5342.open a { color: var(--white); font-weight: 500; }
}
@media (min-width: 769px) {
    .s9gbijp4 { display: none; }
    .xhht5342 { display: flex; gap: 30px; }
    .xhht5342 a { transition: var(--transition); }
}
.nzv54yhy {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url('../1.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 100px 20px 60px;
}
.kh3j8okz {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(92, 184, 92, 0.85) 0%, rgba(76, 174, 76, 0.9) 100%);
}
.we62ehgb { position: relative; z-index: 1; text-align: center; max-width: 700px; }
.we62ehgb h1 { font-size: 2rem; color: var(--white); margin-bottom: 20px; line-height: 1.3; }
.we62ehgb p { font-size: 1.1rem; color: rgba(255, 255, 255, 0.9); margin-bottom: 30px; line-height: 1.8; }
.mot47dot { padding: 80px 0; background-color: var(--white); }
.bbkpxjko { display: grid; gap: 40px; }
.ft37pbxj img { width: 100%; border-radius: var(--radius-lg); box-shadow: var(--shadow-lg); }
.bbdel2bq h3 { font-size: 1.5rem; color: var(--primary-color); margin-bottom: 15px; }
.bbdel2bq p { color: var(--text-light); margin-bottom: 15px; line-height: 1.8; }
.o87vbs7w {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid var(--gray-200);
}
.sot7uvgi { text-align: center; }
.g1aorvis { display: block; font-size: 1.75rem; font-weight: 700; color: var(--primary-color); }
.ed4dmbnn { display: block; font-size: 0.875rem; color: var(--text-light); margin-top: 5px; }
.o2dctkjc { padding: 80px 0; background-color: var(--gray-100); }
.bl5hmih6 { display: grid; gap: 25px; }
.jpvchbf1 {
    background: var(--white);
    padding: 30px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow);
    transition: var(--transition);
    text-align: center;
}
.jpvchbf1:hover { transform: translateY(-5px); box-shadow: var(--shadow-lg); }
.caklg1ia { font-size: 3rem; margin-bottom: 15px; }
.jpvchbf1 h3 { font-size: 1.25rem; color: var(--text-color); margin-bottom: 10px; }
.jpvchbf1 p { color: var(--text-light); margin-bottom: 15px; line-height: 1.7; }
.wgl756wj { font-weight: 600; color: var(--primary-color); font-size: 1.1rem; }
.ow6f9plm { padding: 80px 0; background-color: var(--white); }
.zyjot0iu { display: grid; gap: 25px; }
.jhpbzw74 {
    background: var(--gray-100);
    padding: 25px;
    border-radius: var(--radius-lg);
    text-align: center;
    transition: var(--transition);
}
.jhpbzw74:hover {
    background: var(--primary-color);
    transform: translateY(-5px);
}
.jhpbzw74:hover .hfgeqcyk { background: var(--white); color: var(--primary-color); }
.jhpbzw74:hover h3, .jhpbzw74:hover p { color: var(--white); }
.hfgeqcyk {
    width: 60px;
    height: 60px;
    margin: 0 auto 15px;
    background: var(--primary-color);
    color: var(--white);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: 700;
    transition: var(--transition);
}
.jhpbzw74 h3 { font-size: 1.1rem; color: var(--text-color); margin-bottom: 8px; }
.jhpbzw74 p { color: var(--text-light); font-size: 0.9rem; }
.u34dj9g0 { padding: 80px 0; background-color: var(--gray-100); }
.p5uev8dw { display: grid; gap: 25px; }
.xd4n256g {
    background: var(--white);
    padding: 30px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow);
}
.u2v9pw12 { color: #fbbf24; font-size: 1.25rem; margin-bottom: 15px; letter-spacing: 3px; }
.qbs7y6tq { color: var(--text-light); font-style: italic; line-height: 1.8; margin-bottom: 20px; }
.psub9ewq { display: flex; align-items: center; gap: 15px; }
.cqp8leex {
    width: 50px;
    height: 50px;
    background: var(--primary-color);
    color: var(--white);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 1.25rem;
}
.vk3vgk8t h4 { font-size: 1rem; color: var(--text-color); margin-bottom: 2px; }
.vk3vgk8t span { font-size: 0.875rem; color: var(--text-light); }
.tp184554 { padding: 80px 0; background-color: var(--white); }
.ez6ecsgy { display: grid; gap: 40px; margin-bottom: 40px; }
.tgvv5t6a { display: flex; gap: 15px; margin-bottom: 25px; }
.uozlfhoh { font-size: 1.5rem; flex-shrink: 0; }
.tgvv5t6a h4 { font-size: 1rem; color: var(--text-color); margin-bottom: 5px; }
.tgvv5t6a p { color: var(--text-light); font-size: 0.95rem; }
.tgvv5t6a a { color: var(--primary-color); transition: var(--transition); }
.tgvv5t6a a:hover { color: var(--primary-dark); }
.ep3xrnwx { display: flex; gap: 15px; margin-top: 25px; }
.ep3xrnwx a {
    width: 45px;
    height: 45px;
    background: var(--gray-100);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    transition: var(--transition);
}
.ep3xrnwx a:hover { background: var(--primary-color); transform: translateY(-3px); }
.ijm5kj76 { background: var(--gray-100); padding: 30px; border-radius: var(--radius-lg); }
.medu3y41 h3 { font-size: 1.25rem; color: var(--text-color); margin-bottom: 20px; }
.nuzq37hs { margin-bottom: 15px; }
.nuzq37hs input, .nuzq37hs textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid var(--gray-200);
    border-radius: var(--radius);
    font-family: inherit;
    font-size: 1rem;
    color: var(--text-color);
    background: var(--white);
    transition: var(--transition);
}
.nuzq37hs input:focus, .nuzq37hs textarea:focus {
    outline: none;
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgba(74, 144, 164, 0.1);
}
.nuzq37hs textarea { resize: vertical; min-height: 120px; }
.xjhikxfb {
    display: inline-block;
    padding: 12px 28px;
    border-radius: var(--radius);
    font-weight: 500;
    font-size: 1rem;
    cursor: pointer;
    border: none;
    transition: var(--transition);
    text-align: center;
    background-color: var(--primary-color);
    color: var(--white);
    width: 100%;
}
.xjhikxfb:hover {
    background-color: var(--primary-dark);
    transform: translateY(-2px);
}
.hwy5f9y3 { border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow-lg); }
.n3uu0j6i { width: 100%; height: auto; }
.footer { background-color: #1e293b; color: var(--gray-300); padding: 50px 0 25px; }
.d1xgc4bs {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.bmvozn1b .bcjsxzrc { color: var(--white); margin-bottom: 10px; display: block; }
.bmvozn1b p { font-size: 0.9rem; line-height: 1.7; }
.g10gb7pw { display: flex; flex-direction: column; gap: 10px; }
.g10gb7pw a { color: var(--gray-300); font-size: 0.9rem; transition: var(--transition); }
.g10gb7pw a:hover { color: var(--white); }
.jctz9oxx { text-align: center; font-size: 0.875rem; }
@media (min-width: 600px) {
    .rf4aqff0 { max-width: 540px; }
    .we62ehgb h1 { font-size: 2.5rem; }
    .bl5hmih6 { grid-template-columns: repeat(2, 1fr); }
    .zyjot0iu { grid-template-columns: repeat(2, 1fr); }
    .p5uev8dw { grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 768px) {
    .rf4aqff0 { max-width: 720px; }
    .we62ehgb h1 { font-size: 3rem; }
    .bbkpxjko { grid-template-columns: 1fr 1fr; align-items: center; }
    .ez6ecsgy { grid-template-columns: 1fr 1fr; }
    .d1xgc4bs { flex-direction: row; justify-content: space-between; align-items: flex-start; }
    .g10gb7pw { flex-direction: row; gap: 25px; }
}
@media (min-width: 992px) {
    .rf4aqff0 { max-width: 960px; }
    .we62ehgb h1 { font-size: 3.5rem; }
    .bl5hmih6 { grid-template-columns: repeat(4, 1fr); }
    .zyjot0iu { grid-template-columns: repeat(4, 1fr); }
    .p5uev8dw { grid-template-columns: repeat(3, 1fr); }
}
@media (min-width: 1200px) {
    .rf4aqff0 { max-width: 1140px; }
    .we62ehgb h1 { font-size: 4rem; }
}
.knuptjs5 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    align-items: center;
    justify-content: center;
}
.jgmic16m {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}
.yb6wtz8b {
    position: relative;
    background: var(--white);
    padding: 40px;
    border-radius: var(--radius-lg);
    text-align: center;
    max-width: 400px;
    width: 90%;
    box-shadow: var(--shadow-lg);
    animation: modalSlide 0.3s ease;
    z-index: 1;
}
@keyframes modalSlide {
    from { transform: translateY(-50px); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}
.roe5yfsh {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 1.5rem;
    cursor: pointer;
    color: var(--text-light);
    transition: var(--transition);
    background: none;
    border: none;
    padding: 5px;
    line-height: 1;
}
.roe5yfsh:hover { color: var(--text-color); }
.ny1zw56u {
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
    background: var(--primary-color);
    color: var(--white);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    font-weight: 700;
}
.yb6wtz8b h3 {
    font-size: 1.5rem;
    color: var(--text-color);
    margin-bottom: 10px;
}
.yb6wtz8b p { color: var(--text-light); }
@media print {
    .yid9e5lb, .medu3y41, .ep3xrnwx, .knuptjs5 { display: none !important; }
    body { font-size: 12pt; line-height: 1.5; }
    .nzv54yhy { min-height: auto; padding: 50px 0; }
}
