@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);body{font-family:"Inter",sans-serif!important}:root{--ewc-teal:#3db5a0;--ewc-teal-dark:#2a8b7a;--ewc-dark:#1f2937;--ewc-gray:#6b7280;--ewc-light:#f9fafb}.ewc-teal{color:var(--ewc-teal)}.ewc-dark{color:var(--ewc-dark)}.ewc-gray{color:var(--ewc-gray)}.bg-ewc-teal{background-color:var(--ewc-teal)}.bg-ewc-dark{background-color:var(--ewc-dark)}.bg-ewc-light{background-color:var(--ewc-light)}.hero-gradient{background:linear-gradient(135deg,rgba(31,41,55,.8),rgba(61,181,160,.6))}.fade-in{opacity:0;transform:translateY(20px);animation:fadeIn .6s ease-out forwards}@keyframes fadeIn {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}.btn-no-fill{border:2px solid #fff!important;background-color:transparent!important}.btn-no-fill img{width:24px!important;height:auto!important}.btn-primary{display:flex;column-gap:10px;background-color:var(--ewc-teal);color:#fff;padding:12px 24px;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .3s;align-items:center}.btn-primary:hover{background-color:var(--ewc-teal-dark);color:#fff}.btn-secondary{background-color:#fff;color:var(--ewc-teal);padding:12px 24px;border:2px solid var(--ewc-teal);border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s}.btn-secondary:hover{background-color:var(--ewc-teal);color:#fff}.why-choose-us h2{font-size:2.25rem;font-weight:bold}.service-card{background:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:box-shadow .3s;padding:0;height:100%}.service-card:hover{box-shadow:0 8px 15px rgba(0,0,0,.15)}.service-card h3{font-size:20px;font-weight:bold;color:#000;margin-bottom:8px;display:flex;align-items:center}.container{max-width:1200px;margin:0 auto;padding:0 20px}.service-points ul{list-style-type:disc;list-style-position:outside;padding-left:1.5rem;margin:0}.service-points li{margin-bottom:.5em;text-indent:0}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:40px;align-items:center}.text-center{text-align:center}.mb-4{margin-bottom:16px}.mb-8{margin-bottom:32px}.mb-12{margin-bottom:48px}.py-16{padding:64px 0}.py-12{padding:48px 0}.px-6{padding:0 24px}.space-y-2>*+*{margin-top:8px}@media (max-width:768px){.grid-2{grid-template-columns:1fr;gap:20px}.hero-content h1{font-size:36px}.hero-content p{font-size:18px;margin-bottom:30px!important}.hero-content{margin:0!important;padding:10px!important;width:100%!important;max-width:100%!important}.hero-content h1{font-size:2rem!important}.service-card-wrap{width:100%!important;max-width:100%!important;flex:100%;margin-bottom:15px}.why-choose-card-content{min-height:270px!important;justify-content:start!important;padding-top:30px!important}}.landing-page-main-image{max-height:400px;overflow:hidden;border-radius:10px}.header-contact{display:flex;justify-content:flex-end;align-items:center;padding:8px 0;font-size:14px;color:#fff;gap:24px}.header-contact img{width:24px;margin:10px}.main-header .mega-menu-wrap,.main-header .mega-menu-wrap .mega-menu-item,.mega-menu-wrap a.mega-menu-link:hover,.mega-menu-wrap a.mega-menu-link:focus{background:transparent!important}.mega-menu-wrap a.mega-menu-link{font-size:1rem!important}.mega-menu-wrap a.mega-menu-link:hover,.mega-menu-wrap a.mega-menu-link:focus{color:#00473a!important}.mega-menu-wrap .mega-landing-contact .mega-menu-link{color:#3db5a0!important;background-color:#fff!important;border-radius:10px!important;max-height:40px!important;display:flex!important;justify-content:center!important;align-items:center!important}.mega-menu-wrap .mega-landing-contact .mega-menu-link:hover{color:#fff!important;background-color:#00473a!important}.hero-section-container{background-size:cover;background-position:center;padding:0;color:#fff;text-align:left;position:relative;display:flex;justify-content:center;align-items:center}.hero-content h1{font-size:3.75rem;font-weight:bold;margin-bottom:16px}.hero-content p{font-size:1.5rem;margin-bottom:32px;margin-left:auto;margin-right:auto}.min-h-screen{min-height:80vh}.hero-gradient{background: linear-gradient(135deg, #1f2937cc, #3db5a099);position:absolute;top:0;right:0;bottom:0;left:0}.why-choose-icon{background-color:#33c1ac;padding:15px;border-radius:50%;margin-bottom:15px;width:75px;height:75px;display:flex;justify-content:center;align-items:center}.why-choose-icon img{width:30px!important;max-width:30px!important;height:30px!important}.why-choose-card-content{display:flex;flex-direction:column;padding:30px 60px;background-color:#f8fafc;justify-content:start;align-items:center;min-height:250px;width:100%;margin-bottom:30px;border-radius:15px}.why-choose-card-content:hover{box-shadow:0 10px 25px rgba(0,0,0,.1)}.why-choose-card{display:flex;flex-direction:column;align-items:center}.text-xl{font-size:1.25rem;line-height:1.75rem}.quote-form-landing{background:#fff;padding:32px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.quote-form-landing textarea{max-height:100px!important}.quote-form-landing .form-grid .button-container{width:100%}.form-grid{display:flex;flex-wrap:wrap;gap:20px}.form-group{flex:1 1 calc(50% - 10px);display:flex;flex-direction:column}.form-group.full-width{flex:1 1 100%}.form-group input,.form-group textarea,.form-group select{padding:12px 14px;border:1px solid #e2e8f0;border-radius:6px;font-size:16px;background-color:#fff;width:100%;box-sizing:border-box;margin-top:5px;font-family:inherit;transition:border-color .2s ease}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#2ac9aa}.checkbox-group{display:flex;gap:20px;margin-top:10px}.checkbox-group label{display:flex;align-items:center;gap:6px;font-weight:500;color:#1a202c;cursor:pointer}input[type="checkbox"]{width:18px;height:18px;accent-color:#2ac9aa}textarea{min-height:100px;resize:vertical}.form-actions{display:flex;gap:16px;justify-content:flex-start;flex-wrap:wrap;margin-top:20px}.submit-btn{background-color:#2ac9aa;color:#fff;padding:15px 24px;border:none;border-radius:6px;font-size:16px;cursor:pointer;font-weight:600;display:flex;align-items:center;gap:8px;text-align:center;transition:background-color .2s ease;width:100%}.submit-btn:hover{background-color:#25b89c}.call-btn{display:flex;align-items:center;justify-content:center;border:2px solid #2ac9aa;color:#2ac9aa;padding:12px 24px;border-radius:6px;font-size:16px;font-weight:600;text-decoration:none;gap:8px;transition:background-color .2s ease , color .2s ease}.call-btn:hover{background-color:#2ac9aa;color:#fff}@media (max-width:600px){.form-group{flex:1 1 100%}.form-actions{flex-direction:column;align-items:stretch}.submit-btn,.call-btn{width:100%;justify-content:center}}.faqs-section{margin-bottom:60px}.faq-accordion .card{border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;background:#fff}.faq-accordion .card-header{background-color:#fff;border:1px solid #e4e4e4}.faq-accordion .btn-link{color:#1a202c;font-size:18px;text-decoration:none;position:relative;border-radius:10px}.faq-accordion .btn-link:hover{text-decoration:none}.faq-accordion .toggle-icon{transition:transform .3s ease}.faq-accordion .collapsed .toggle-icon{transform:rotate(0deg)}.faq-accordion .toggle-icon{transform:rotate(180deg)}.faq-accordion .card-body{background-color:#f8fafc;font-size:16px;color:#4a5568;line-height:1.6}.card p{font-size:1rem;line-height:1.6}.bg-teal{background-color:#2ac9aa}.carousel-inner .row{margin-left:0;margin-right:0}.carousel-inner .col-md-6{padding-left:10px;padding-right:10px}@media (max-width:576px){.carousel-control-prev,.carousel-control-next{display:none}}.rating-stars .star{color:#ccc;font-size:1.5rem}.rating-stars .star.filled{color:#f6c600}.testimonials-section{padding:60px 0;margin:30px 0 60px 0}.testimonials-section h2{margin-bottom:30px!important}.child-open{position:absolute!important;width:100%!important;top:0!important}.child-open .mega-menu-toggle{background-color:#33c1ac!important}.mega-menu-wrap .mega-toggle-blocks-right{background-color:#33c1ac;border:1px solid #fff}.child-open .mega-toggle-blocks-right{border:1px solid #33c1ac!important}.child-open a.mega-menu-link,.child-open .mega-landing-contact a.mega-menu-link{background-color:#33c1ac!important;color:#fff!important;border-radius:0!important;text-align:left!important;display:flex!important;justify-content:left!important}.logo-head{height:118px;margin-right:16px;margin-bottom:62px}@media (max-width:768px){.logo-head{height:58px;margin-right:16px;margin-bottom:0;margin-left:-10px}.landing-header-top-con .container{padding:0!important;margin:0!important}.header-contact{justify-content:flex-end!important}}