:root{--color-light:#f3f8f4;--radius:10px;--color-dark:#14211a;--color-secondary:#22c55e;--color-primary:#15803d}body{color:#333;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;margin:0;background:#fff}h1,h2,h3,h4{font-family:"Mulish",sans-serif}img{height:auto;max-width:100%}.action-section{color:#fff;text-align:center;padding:5rem 0;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary))}.cta-title{font-weight:700;margin-bottom:1rem;font-size:2.25rem}.promo-text{font-size:1.125rem;opacity:.9;margin-bottom:2rem}.action-buttons{margin-top:2rem;display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.contact-box,.detail-block,.notice-box{border-radius:calc(var(--radius)*2.5);padding:2rem;background:var(--color-light)}.notice-box{padding:1.5rem;border-left:4px solid var(--color-primary)}.contact-item{margin-bottom:1.5rem}.contact-item h4{color:var(--color-dark);font-weight:600;margin-bottom:.5rem;font-size:1.125rem}.content-section{padding:4rem 0}.content-section.bg-soft{background:var(--color-light)}.section-heading{text-align:left;color:var(--color-dark);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.subsection-title{margin:2rem 0 1rem;color:var(--color-dark);font-size:1.5rem;font-weight:600}.content-section p{line-height:1.7;font-size:1.063rem;margin-bottom:1.25rem}.content-section h2{font-size:1.75rem;font-weight:700;color:var(--color-dark);margin:2rem 0 1rem}.content-section__cols{column-width:18rem;column-gap:2.6rem}.content-section__cols p{break-inside:avoid}.content-section__accent{background:var(--color-light);border-left:4px solid var(--color-primary);display:flex;padding:2rem;flex-direction:column;justify-content:center;border-radius:calc(var(--radius)*2.5);height:100%}.content-section__accent-mark{font-weight:700;line-height:1;color:var(--color-primary);font-size:3rem}.content-section__accent p{color:var(--color-dark);margin:0;font-style:italic;font-size:1.2rem}.hero{justify-content:center;display:flex;min-height:580px;text-align:center;background:linear-gradient(rgba(0,0,0,0.58),rgba(0,0,0,0.432)),url("../../images/hero.jpg") center/cover no-repeat;color:#fff;align-items:center}.hero-overlay{padding:4.5rem 0;width:100%}.hero-title{font-weight:700;font-size:3rem;margin-bottom:1.5rem}.banner-sub{margin-bottom:2rem;font-size:1.25rem;opacity:.9}.hero--left,.hero--split{text-align:left;justify-content:flex-start}.hero__aside{backdrop-filter:blur(8px);border-radius:calc(var(--radius)*2.5);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);padding:2rem}.hero__list{list-style:none;margin:0;padding:0}.hero__list li{border-bottom:1px solid rgba(255,255,255,.12);color:#fff;font-size:1.05rem;position:relative;padding:.6rem 0 .6rem 1.9rem}.hero__list li:last-child{border-bottom:0}.hero__list li:before{color:var(--color-secondary);font-weight:700;content:"✓";position:absolute;left:0}.thanks-section{justify-content:center;min-height:70vh;display:flex;align-items:center;padding:4rem 0}.success-card{background:var(--color-light);text-align:center;padding:4rem 3rem;border-radius:calc(var(--radius)*2.5)}.thankyou-title{margin-bottom:1.5rem;color:var(--color-dark);font-size:2.5rem;font-weight:700}.ty-text{color:#555;margin-bottom:1rem;font-size:1.125rem}.page-header{box-shadow:0 2px 12px rgba(0,0,0,0.117);background:var(--color-dark);z-index:1000;top:0;position:sticky}.page-header a.navbar-brand,.page-header .navbar-brand{font-weight:700;color:#fff!important}.footer-area{padding:4rem 0 2rem;background:var(--color-dark);color:rgba(255,255,255,.8)}.footer-area h4{color:#fff;margin-bottom:1.5rem;font-weight:700;font-size:1.25rem}.footer-area p{margin:0 0 .5rem}.footer-nav{padding:0;list-style:none;margin:0}.footer-nav li{margin-bottom:.75rem}.footer-nav a,.foot-legal a{color:rgba(255,255,255,.7);transition:color 0.3s;text-decoration:none}.footer-nav a:hover,.foot-legal a:hover{color:var(--color-secondary)}.foot-bottom{flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.1);gap:1rem;padding-top:2rem;display:flex;align-items:center;margin-top:3rem;justify-content:space-between}.foot-legal{gap:1.5rem;display:flex;flex-wrap:wrap}.page-head{color:#fff;background:var(--color-dark);padding:4rem 0 3rem;text-align:center}.page-title{margin-bottom:1rem;font-weight:700;font-size:2.5rem}.head-sub{font-size:1.125rem;opacity:.8}.services-section{padding:4rem 0}.service-card{background:#fff;box-shadow:0 5px 20px rgba(0,0,0,0.11);overflow:hidden;border-radius:calc(var(--radius)*2.5);height:100%;transition:transform 0.3s,box-shadow 0.3s}.service-card:hover{box-shadow:0 10px 26px rgba(0,0,0,0.156);transform:translateY(-6px)}.service-card:not(:has(.card-image)) .card-body{border-top:4px solid var(--color-primary)}.card-image{object-fit:cover;width:100%;height:230px}.card-body{padding:2rem}.service-title{margin-bottom:1rem;color:var(--color-dark);font-size:1.5rem;font-weight:700}.card-body p{margin-bottom:1rem;line-height:1.6;font-size:1rem}.cookie-bar{right:0;box-shadow:0 -2px 10px rgba(0,0,0,.2);z-index:9999;display:none;background:var(--color-dark);bottom:0;color:#fff;position:fixed;left:0;padding:1.5rem}.cookie-bar.show{display:block}.cookie-bar .cookie-inner{gap:2rem;flex-wrap:wrap;align-items:center;margin:0 auto;max-width:1200px;justify-content:space-between;display:flex}.cookie-bar .cookie-inner p{margin:0;flex:1}.cookie-bar a{color:var(--color-secondary);text-decoration:underline}.cookie-bar .cookie-actions{gap:1rem;display:flex}.cookie-bar button{border:1px solid #fff;cursor:pointer;padding:.5rem 1.2rem;border-radius:var(--radius);font-size:.9rem}.cookie-bar #acceptCookies{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.cookie-bar #declineCookies{color:#fff;background:transparent}.testimonials-section{background:var(--color-dark);padding:4rem 0}.review-card{transition:all 0.3s;height:100%;border-radius:calc(var(--radius)*2.5);border:1px solid rgba(255,255,255,.1);padding:2rem;background:rgba(255,255,255,0.065)}.review-card:hover{border-color:var(--color-secondary);background:rgba(255,255,255,0.068)}.feedback-text{margin-bottom:1.5rem;font-size:1rem;color:rgba(255,255,255,.9);line-height:1.6}.quote-author{color:#fff;flex-direction:column;display:flex}.review-city{color:rgba(255,255,255,.6);margin-top:.25rem;font-size:.875rem}.warning-box{margin-bottom:2rem;padding:1.5rem;border-radius:var(--radius);border-left:4px solid #ff9800;background:#fff3cd}.warning-box h2{font-size:1.5rem;color:#333;margin:0 0 1rem}.warning-box p{color:#555;margin:0}@media(max-width:768px){.hero-title{font-size:2rem}.banner-sub{font-size:1rem}.page-title{font-size:2rem}.section-heading{font-size:1.5rem}.cta-title{font-size:1.75rem}.action-buttons{flex-direction:column}.foot-bottom{flex-direction:column;text-align:center}.foot-legal{flex-direction:column;gap:.5rem}.cookie-bar .cookie-inner{flex-direction:column;text-align:center}}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.82)}.navbar-dark .navbar-nav .nav-link:hover{color:var(--color-secondary)}.btn-primary{background-color:var(--color-primary);border-color:var(--color-primary)}.btn-primary:hover{background-color:var(--color-secondary);border-color:var(--color-secondary)}.nav-link.btn-primary{color:#fff}.btn-outline-light:hover{color:var(--color-primary)}.btn-outline-primary{color:var(--color-primary);border-color:var(--color-primary)}.btn-outline-primary:hover{background-color:var(--color-primary);color:#fff}