@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background-color:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.logo{cursor:pointer;height:100px;max-width:100%;object-fit:contain;transition:all .3s ease;width:auto}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-menu li a{color:#333;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-menu li a:hover{color:#3a8079}.nav-menu li a:after{background-color:#3a8079;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-menu li a:hover:after{width:100%}.hamburger{cursor:pointer;display:none;flex-direction:column}.hamburger span{background-color:#333;height:3px;margin:3px 0;transition:.3s;width:25px}.hamburger.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width:768px){.hamburger{display:flex}.nav-menu{background-color:#fff;box-shadow:0 10px 27px #0000000d;flex-direction:column;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:80px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-menu li{margin:1rem 0}.nav-container{padding:1rem}.logo{height:75px;max-width:200px}}@media (max-width:480px){.nav-container{padding:.8rem 1rem}.logo{height:75x;max-width:150px}.nav-menu{top:70px}.hamburger span{height:2.5px;width:22px}}@media (max-width:360px){.nav-container{padding:.5rem .8rem}.logo{height:40px;max-width:120px}.nav-menu{padding:1.5rem 0;top:60px}.nav-menu li{margin:.8rem 0}.nav-menu li a{font-size:1rem}.hamburger span{height:2px;margin:2px 0;width:20px}}@media (min-width:1200px){.logo{height:90px}.nav-container{padding:1.2rem 2rem}}.home-section{background:linear-gradient(135deg,#3a8079,#2d635c);color:#fff;margin-top:-80px;padding:10rem 2rem 6rem;text-align:center}.home-section h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;padding-top:50px}.home-section p{font-size:1.3rem;margin-bottom:2rem;opacity:.9}.cta-button{background-color:#fff;border-radius:50px;color:#3a8079;display:inline-block;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}@media (max-width:768px){.home-section h1{font-size:2.5rem;padding-top:50px}.home-section p{font-size:1.1rem}}@media (max-width:480px){.home-section{padding:8rem 1rem 5rem}.home-section h1{font-size:2rem}}@media (min-width:768px) and (max-width:1024px){.benefits-list{grid-template-columns:1fr;max-width:600px}}.benefits-list{gap:.5rem;grid-template-columns:1fr;max-width:none}.services-all-options{font-family:Raleway,sans-serif;margin:0 auto;max-width:1200px;padding:2rem}.services-section{margin-bottom:4rem}.services-header{margin-bottom:3rem;text-align:center}.services-header h2{color:#2d635c;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative}.services-header h2:after{background:linear-gradient(90deg,#3a8079,#2d635c);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.services-subtitle{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.service-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;overflow:hidden;position:relative;transition:transform .3s ease}.service-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.service-image{align-items:center;background-color:#f0f0f0;display:flex;height:250px;justify-content:center;overflow:hidden;position:relative;width:100%}.service-photo{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.service-card:hover .service-photo{transform:scale(1.05)}.service-image i{color:#3a8079;font-size:4rem;position:absolute;z-index:1}.service-overlay{align-items:center;background:linear-gradient(135deg,#3a8079e6,#2d635ce6);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:2}.service-card:hover .service-overlay{opacity:1}.service-description{color:#fff;font-size:1rem;padding:1rem;text-align:center;transform:translateY(20px);transition:transform .3s ease}.service-card:hover .service-description{transform:translateY(0)}.service-title{background:linear-gradient(#0000,#3a8079e6);bottom:0;color:#fff;font-size:1.2rem;font-weight:600;left:0;padding:2rem 1rem 1rem;position:absolute;right:0;text-align:center;z-index:3}.section-divider{align-items:center;display:flex;margin:4rem 0 3rem;opacity:.6}.divider-line{background:linear-gradient(90deg,#0000,#3a8079,#0000);flex:1 1;height:1px}.divider-icon{color:#3a8079;font-size:1.5rem;margin:0 2rem}.benefits-section{background:#fff;border:1px solid #3a80791a;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:2rem}.benefits-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.benefits-header h3{align-items:center;color:#2d635c;display:flex;font-size:1.8rem;font-weight:700;gap:.8rem;margin:0}.benefits-header svg{color:#3a8079;height:28px;width:28px}.benefits-subtitle{color:#666;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:500px;text-align:center}.benefits-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:900px}.benefit-item{align-items:center;border-radius:10px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.benefit-item:hover{background:#3a80790d;box-shadow:0 2px 10px #3a80791a;transform:translateX(5px)}.benefit-icon{align-items:center;background:linear-gradient(135deg,#3a8079,#2d635c);border-radius:10px;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}.benefit-item:hover .benefit-icon{box-shadow:0 4px 15px #3a80794d;transform:scale(1.1)}.benefit-icon svg{fill:currentColor;height:20px;width:20px}.benefit-info{flex:1 1}.benefit-title{color:#2d635c;font-size:1.1rem;font-weight:600;line-height:1.2;margin:0 0 .3rem}.benefit-description{color:#666;font-size:.9rem;font-weight:400;line-height:1.4;margin:0}.benefit-availability{color:#3a8079;font-size:.85rem;font-weight:500;margin:0;opacity:.8}@media (max-width:768px){.services-all-options{padding:2rem 1rem}.services-header{margin-bottom:2.5rem;padding:0 1rem;text-align:center}.services-header h2{font-size:2rem;text-align:center}.services-subtitle{font-size:1.1rem;padding:0 1rem;text-align:center}.services-grid{gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:500px}.service-image{height:200px}.benefits-section{margin:0 auto;max-width:500px;padding:1.5rem}.benefits-header{flex-direction:column;gap:1rem;text-align:center}.benefits-header h3{font-size:1.5rem;justify-content:center;text-align:center}.benefits-subtitle{padding:0 1rem;text-align:center}.benefits-list{gap:.5rem;grid-template-columns:1fr;max-width:none}.benefit-item{padding:.8rem;text-align:left}.benefit-icon{font-size:1rem;height:35px;width:35px}.benefit-icon svg{height:16px;width:16px}.benefit-title{font-size:1rem}.benefit-description{font-size:.85rem}}@media (max-width:480px){.services-all-options{padding:1.5rem .8rem}.services-header{margin-bottom:2rem;padding:0 .5rem;text-align:center}.services-header h2{font-size:1.8rem;text-align:center}.services-subtitle{font-size:1rem;line-height:1.5;padding:0 .5rem;text-align:center}.services-grid{gap:1.2rem;max-width:400px}.benefits-section{max-width:400px;padding:1rem}.benefits-header h3{font-size:1.3rem;justify-content:center;text-align:center}.benefits-subtitle{font-size:.9rem;padding:0 .5rem;text-align:center}.benefit-item{flex-direction:column;gap:.8rem;padding:.6rem}.benefit-info,.benefit-item{text-align:center}.section-divider{margin:3rem 0 2rem}}@media (max-width:360px){.services-all-options{padding:1rem .5rem}.services-header{padding:0 .25rem;text-align:center}.services-header h2{font-size:1.6rem;text-align:center}.services-header h2:after{height:2px;width:60px}.services-subtitle{font-size:.95rem;padding:0 .25rem;text-align:center}.services-grid{gap:1rem;max-width:320px}.benefits-section{max-width:320px;padding:.8rem}.benefits-header h3{font-size:1.2rem;justify-content:center;text-align:center}.benefits-subtitle{font-size:.85rem;padding:0 .25rem;text-align:center}.benefit-item{padding:.5rem;text-align:center}.benefit-icon{font-size:.9rem;height:32px;width:32px}.benefit-icon svg{height:14px;width:14px}.benefit-title{font-size:.9rem}.benefit-description{font-size:.8rem}.section-divider{margin:2rem 0 1.5rem}}@media (min-width:768px) and (max-width:1024px){.services-all-options{padding:2.5rem 1.5rem}.benefits-section{margin:0 auto;max-width:700px}.benefits-list{grid-template-columns:1fr;max-width:600px}}@media (min-width:1200px){.services-all-options{padding:3rem}.services-header h2{font-size:3rem}.services-subtitle{font-size:1.3rem}.benefits-section{padding:3rem}}.about-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.about-card{background:#f8f9fa;border-left:4px solid #3a8079;border-radius:10px;padding:2rem}.about-card h3{color:#3a8079;font-size:1.5rem;margin-bottom:1rem}.about-card p{line-height:1.8}@media (max-width:768px){.about-grid{grid-template-columns:1fr}}.location-header{margin-bottom:2rem;text-align:center}.address-info{align-items:center;color:#555;display:flex;font-size:1.2rem;gap:1rem;justify-content:center;margin-bottom:1.5rem}.address-info i{color:#3a8079;font-size:1.4rem}.map-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.map-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:Raleway,sans-serif;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.map-btn.primary{background-color:#3a8079;color:#fff}.map-btn.primary:hover{background-color:#2d635c;transform:translateY(-2px)}.map-btn.secondary{background-color:#fff;border:2px solid #3a8079;color:#3a8079}.map-btn.secondary:hover{background-color:#3a8079;color:#fff;transform:translateY(-2px)}.map-container{border-radius:10px;box-shadow:0 5px 15px #0000001a;height:400px;margin:2rem 0;overflow:hidden;width:100%}.google-map{border:0;height:100%;width:100%}.contact-info-simple{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem;padding:2rem 0}.info-item{align-items:center;color:#555;display:flex;gap:.8rem}.info-item i{font-size:1.2rem;text-align:center;width:20px}.info-item i,.info-item strong{color:#3a8079}@media (max-width:768px){.address-info{flex-direction:column;gap:.5rem;text-align:center}.map-buttons{align-items:center;flex-direction:column}.map-btn{justify-content:center;width:200px}.contact-info-simple{align-items:center;flex-direction:column;gap:1rem}.info-item{flex-direction:column;gap:.3rem;text-align:center}}@media (max-width:480px){.map-container{height:300px}.address-info{font-size:1rem;padding:0 1rem}.map-btn{max-width:250px;width:100%}}.contact-grid{max-width:400px;max-width:450px}.services-all-options .contact-header{margin-bottom:3rem;text-align:center}.services-all-options .contact-header h2{color:#2d635c;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative}.services-all-options .contact-header h2:after{background:linear-gradient(90deg,#3a8079,#2d635c);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.services-all-options .contact-subtitle{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.contact-grid{grid-gap:4rem;align-items:stretch;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1000px}.contact-info{background:#fff;border:1px solid #3a80791a;border-radius:15px;box-shadow:0 5px 20px #00000014;display:flex;flex-direction:column;height:auto;padding:2rem}.contact-info h3{align-items:center;color:#2d635c;display:flex;font-size:1.6rem;font-weight:700;gap:.8rem;margin-bottom:1.5rem}.contact-info h3:before{color:#3a8079;content:"\f0e0";font-family:Font Awesome\ 6 Free;font-size:1.3rem;font-weight:900}.contact-item{align-items:center;border-radius:8px;display:flex;gap:.8rem;margin-bottom:.5rem;padding:.8rem 0;transition:all .3s ease}.contact-item:hover{background:#3a80790d;padding-left:.5rem;padding-right:.5rem}.contact-item.clickable{cursor:pointer}.contact-item.clickable:hover{background:#3a80791a;transform:translateX(5px)}.contact-item i{color:#3a8079;flex-shrink:0;font-size:1.2rem;text-align:center;width:20px}.contact-item div{flex:1 1}.contact-item strong{color:#2d635c;display:inline;font-size:.9rem;font-weight:600;margin-right:.5rem}.contact-value{color:#555;display:inline;font-size:.9rem;line-height:1.4}.contact-value.phone-number{font-family:Roboto,Arial,sans-serif;font-weight:500;letter-spacing:.3px}.contact-value br{margin-bottom:.2rem}.click-hint{color:#3a8079;display:block;font-size:.75rem;font-style:italic;margin-top:.2rem;opacity:.7}.contact-social{border-top:1px solid #e9ecef;margin-top:auto;padding-top:1.5rem;text-align:center}.contact-social h4{color:#2d635c;font-size:1rem;font-weight:600;margin-bottom:1rem}.social-content{align-items:center;display:flex;flex-direction:column;gap:1rem}.social-links{display:flex;gap:1rem;justify-content:center}.social-text{text-align:center}.social-handle{color:#2d635c;font-size:.95rem;font-weight:600;letter-spacing:.5px}.social-link{align-items:center;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#fff;display:flex;font-size:1rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link svg{fill:currentColor;height:18px;width:18px}.social-link:hover{box-shadow:0 4px 15px #0003;transform:translateY(-2px)}.social-link.facebook{background:linear-gradient(135deg,#4267b2,#365899)}.social-link.instagram{background:linear-gradient(135deg,#e4405f,#c13584,#833ab4)}.contact-form{background:#fff;border:1px solid #3a80791a;border-radius:15px;box-shadow:0 5px 20px #0000001a;display:flex;flex-direction:column;height:auto;padding:2.5rem}.contact-form h3{align-items:center;color:#2d635c;display:flex;font-size:1.8rem;font-weight:700;gap:.8rem;margin-bottom:1rem}.contact-form h3:before{color:#3a8079;content:"\f044";font-family:Font Awesome\ 6 Free;font-size:1.5rem;font-weight:900}.form-subtitle{color:#666;font-size:1rem;line-height:1.5;margin-bottom:2rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.form-row:last-child{grid-template-columns:1fr}.form-group{margin-bottom:1.5rem}.form-group label{color:#2d635c;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.required{color:#e74c3c;font-weight:700}.form-group input::-webkit-credentials-auto-fill-button,.form-group input::-webkit-strong-password-auto-fill-button{display:none!important}.form-group input{background-image:none!important}.form-group input:-webkit-autofill,.form-group input:-webkit-autofill:focus,.form-group input:-webkit-autofill:hover{background-color:#fafafa!important;box-shadow:inset 0 0 0 30px #fafafa}.form-group input,.form-group textarea{background-color:#fafafa;border:2px solid #e9ecef;border-radius:8px;font-family:Raleway,sans-serif;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-group input[type=tel]{font-family:Roboto,Arial,sans-serif;font-weight:500;letter-spacing:.3px}.form-group input:focus,.form-group textarea:focus{background-color:#fff;border-color:#3a8079;box-shadow:0 0 0 3px #3a80791a;outline:none}.form-group input.error,.form-group textarea.error{background-color:#e74c3c0d;border-color:#e74c3c}.form-group textarea{min-height:120px;resize:vertical}.error-message{color:#e74c3c;display:block;font-size:.85rem;font-weight:500;margin-top:.5rem}.submit-btn{align-items:center;background:linear-gradient(135deg,#3a8079,#2d635c);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:600;gap:.8rem;justify-content:center;margin-top:auto;padding:1.2rem 2rem;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#2d635c,#1f4e47);box-shadow:0 5px 20px #3a80794d;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.submit-btn.submitting{background:linear-gradient(135deg,#6c757d,#495057)}.submit-btn i{font-size:1rem}.fa-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.form-message{align-items:flex-start;animation:slideIn .3s ease-out;border-radius:10px;display:flex;gap:1rem;margin-top:1.5rem;padding:1.2rem}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.form-message i{flex-shrink:0;font-size:1.2rem;margin-top:.1rem}.form-message div{flex:1 1}.form-message strong{display:block;font-size:1rem;margin-bottom:.3rem}.form-message p{font-size:.9rem;line-height:1.4;margin:0}.form-message.success{background:linear-gradient(135deg,#27ae601a,#2ecc711a);border:1px solid #27ae6033;color:#27ae60}.form-message.error{background:linear-gradient(135deg,#e74c3c1a,#c0392b1a);border:1px solid #e74c3c33;color:#e74c3c}.form-message.warning{background:linear-gradient(135deg,#f1c40f1a,#f39c121a);border:1px solid #f1c40f33;color:#f39c12}@media (max-width:1024px){.services-all-options .contact-grid{gap:3rem}.contact-form,.contact-info{padding:2rem}}@media (max-width:768px){.services-all-options .contact-header h2{font-size:2rem}.services-all-options .contact-subtitle{font-size:1.1rem}.contact-grid{align-items:normal;gap:2rem;grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:500px}.contact-form,.contact-info{height:auto;padding:1.5rem}.contact-form h3,.contact-info h3{font-size:1.5rem}.form-row{gap:0;grid-template-columns:1fr}.contact-item{flex-direction:row;gap:.6rem;padding:.6rem 0;text-align:left}.contact-item i{font-size:1.1rem;margin-top:0}.contact-item strong,.contact-value{font-size:.85rem}.click-hint{font-size:.7rem}.social-links{gap:1rem}.social-link{font-size:1.1rem;height:45px;width:45px}.social-link svg{height:20px;width:20px}.social-handle{font-size:.9rem}}@media (max-width:480px){.services-all-options .contact-header{margin-bottom:2rem}.services-all-options .contact-header h2{font-size:1.8rem}.services-all-options .contact-subtitle{font-size:1rem;padding:0 .5rem}.contact-form,.contact-info{border-radius:10px;padding:1.2rem}.contact-form h3,.contact-info h3{font-size:1.2rem;margin-bottom:1rem}.contact-form h3:before,.contact-info h3:before{font-size:1rem}.contact-item{margin-bottom:.8rem;padding:.8rem}.contact-item i{font-size:1.2rem}.contact-item strong{font-size:1rem}.contact-value{font-size:.9rem}.click-hint{font-size:.8rem}.form-group input,.form-group textarea{font-size:.95rem;padding:.8rem}.form-group textarea{min-height:100px}.submit-btn{font-size:1rem;padding:1rem 1.5rem}.form-message{flex-direction:column;gap:.8rem;margin-top:1rem;padding:1rem;text-align:center}.form-message strong{font-size:.95rem}.form-message p{font-size:.85rem}.social-link{font-size:1rem;height:40px;width:40px}.social-link svg{height:18px;width:18px}.social-handle{font-size:.85rem}}@media (max-width:360px){.services-all-options .contact-header h2{font-size:1.6rem}.services-all-options .contact-header h2:after{height:2px;width:60px}.services-all-options .contact-subtitle{font-size:.95rem}.contact-form,.contact-info{padding:1rem}.contact-form h3,.contact-info h3{font-size:1.2rem}.form-subtitle{font-size:.9rem}.contact-item{margin-bottom:.3rem;padding:.4rem 0}.contact-item i{font-size:1rem;width:18px}.contact-item strong,.contact-value{font-size:.8rem}.click-hint{font-size:.65rem}.contact-social h4{font-size:.9rem}.social-links{gap:.8rem}.social-link{font-size:.85rem;height:32px;width:32px}.social-link svg{height:14px;width:14px}.social-handle{font-size:.8rem}}@media (min-width:1200px){.contact-grid{gap:5rem}.contact-form,.contact-info{padding:3rem}.services-all-options .contact-header h2{font-size:3rem}.services-all-options .contact-subtitle{font-size:1.3rem}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.contact-item:hover{background:linear-gradient(135deg,#3a80790d,#2d635c0d);border-color:#3a807933;box-shadow:0 5px 15px #3a80791a;transform:translateY(-2px)}.contact-item.clickable:hover{background:linear-gradient(135deg,#3a80791a,#2d635c1a);transform:translateY(-3px)}.whatsapp-btn{align-items:center;animation:pulse 2s infinite;background-color:#25d366;border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:60px;justify-content:center;position:fixed;right:20px;transition:all .3s ease;width:60px;z-index:1000}.whatsapp-btn:hover{background-color:#128c7e;box-shadow:0 6px 20px #0006;transform:scale(1.1)}.whatsapp-btn:active{transform:scale(.95)}.whatsapp-icon{transition:transform .2s ease}.whatsapp-btn:hover .whatsapp-icon{transform:scale(1.1)}@keyframes pulse{0%{box-shadow:0 4px 12px #0000004d;transform:scale(1)}50%{box-shadow:0 6px 16px #25d36666;transform:scale(1.05)}to{box-shadow:0 4px 12px #0000004d;transform:scale(1)}}@media (max-width:480px){.whatsapp-btn{bottom:15px;height:50px;right:15px;width:50px}.whatsapp-icon{height:22px;width:22px}}.footer{background-color:#3a8079;color:#fff;padding:2rem;text-align:center}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#333;font-family:Raleway,sans-serif;line-height:1.6}html{scroll-behavior:smooth}.App{overflow-x:hidden;width:100%}main{margin-top:80px}.section{margin:0 auto;max-width:1200px;padding:4rem 2rem;scroll-margin-top:80px}.section h2{color:#3a8079;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}
/*# sourceMappingURL=main.0799c2c2.css.map*/