*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.header{background-color:#1f2937;color:#fff;padding:.75rem 1rem}.header-container{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-label{font-size:.875rem}.header-label img{height:2rem;width:auto;object-fit:contain}.social-links{display:flex;gap:.5rem}.social-icon{width:1.5rem;height:1.5rem;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s}.social-icon:hover{transform:scale(1.1)}.social-icon span{color:#1f2937;font-size:1rem;font-weight:700}.logo-section{background-color:#fff;padding:1rem}.logo-container{max-width:1280px;margin:0 auto}.logo{font-size:1.5rem;font-weight:700;color:#0f766e}.hero{background-color:#f3f4f6;padding:3rem 1rem}.hero-container{max-width:1280px;margin:0 auto}.hero-content{display:flex;flex-direction:column;align-items:center;gap:2rem}.hero-text{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.hero-description{font-size:.875rem;color:#4b5563;margin-bottom:1.5rem;max-width:28rem}.hero-buttons{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:20rem}.btn{padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;border:none;cursor:pointer;transition:background-color .2s}.btn-primary{background-color:#0f766e;color:#fff}.btn-primary:hover{background-color:#115e59}.btn-secondary{background-color:#14b8a6;color:#fff}.btn-secondary:hover{background-color:#0d9488}.hero-image{flex:1;display:flex;justify-content:center;align-items:center}.hero-circle{width:16rem;height:16rem;background-color:#115e59;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 25px 50px -12px #00000040}.hero-icon{width:100%;height:100%;object-fit:cover;border-radius:50%}.about{background-color:#fff;padding:3rem 1rem;position:relative}.about-container{max-width:1280px;margin:0 auto;position:relative}.section-title{font-size:2.5rem;font-weight:700;color:#0f766e;margin-bottom:3rem;position:relative;text-align:left;border-bottom:4px solid #0f766e;display:inline-block;padding-bottom:.5rem}.about-card{background-color:#fff;border-radius:0;padding:2rem;margin-bottom:3rem;display:flex;gap:4rem;position:relative}.about-card.reverse{flex-direction:row-reverse}.about-content{display:flex;gap:4rem;align-items:flex-start;position:relative}.about-avatar{position:relative;z-index:1}.about-avatar img{width:20rem;height:21rem;object-fit:cover;flex-shrink:0}.about-info{display:flex;flex-direction:column;text-align:left;position:relative}.about-name{font-size:2.5rem;font-weight:700;color:#0f766e;margin-bottom:1.5rem;line-height:1.2}.about-credentials{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.about-credentials li{color:#374151;font-size:1.1rem;position:relative;padding-left:1.5rem}.about-credentials li:before{content:"•";position:absolute;left:0;color:#0f766e;font-size:1.2rem}.about-card:before{content:"";position:absolute;right:0;top:0;width:20rem;height:20rem;background-color:#7dd3c0;opacity:.2;border-radius:50%;z-index:0}.services{background-color:#f3f4f6;padding:3rem 1rem}.services-container{max-width:1280px;margin:0 auto}.carousel{display:flex;align-items:center;justify-content:center;gap:1rem;max-width:800px;margin:0 auto}.carousel-btn{background-color:#0f766e;color:#fff;border:none;border-radius:50%;width:3rem;height:3rem;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.carousel-btn:hover{background-color:#115e59}.carousel-content{flex:1;display:flex;justify-content:center}.carousel-indicators{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.indicator{width:.75rem;height:.75rem;border-radius:50%;background-color:#d1d5db;cursor:pointer;transition:background-color .2s}.indicator.active{background-color:#0f766e}.service-card{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:box-shadow .3s;display:flex;flex-direction:column}.service-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.service-icon-wrapper{width:3rem;height:3rem;background-color:#14b8a6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.service-icon{font-size:1.5rem}.service-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.service-description{color:#4b5563;margin-bottom:1rem}.service-footer{font-size:.75rem;color:#6b7280}.protocol{background-color:#fff;padding:3rem 1rem}.protocol-container{max-width:1280px;margin:0 auto}.timeline{position:relative;max-width:800px;margin:0 auto}.timeline:before{content:"";position:absolute;left:2rem;top:0;bottom:0;width:2px;background-color:#0f766e}.timeline-item{display:flex;align-items:flex-start;margin-bottom:2rem;position:relative}.timeline-marker{width:4rem;height:4rem;background-color:#0f766e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;flex-shrink:0;margin-right:1.5rem;z-index:1}.timeline-content{background-color:#f3f4f6;padding:1.5rem;border-radius:.5rem;flex:1}.timeline-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.timeline-description{color:#4b5563;margin:0}.benefits{background:linear-gradient(135deg,#7dd3c0,#5fa8d3);padding:3rem 1rem;color:#fff}.benefits-container{max-width:1280px;margin:0 auto}.benefits-content{display:flex;flex-direction:column;gap:2rem;align-items:center}.benefits-text{flex:1;display:flex;flex-direction:column}.benefits-title{font-size:1.875rem;font-weight:700;margin-bottom:2rem;line-height:1.2}.benefits-subtitle{font-weight:400}.benefits-highlight{font-weight:700;color:#1f2937}.benefits-grid{display:flex;flex-direction:column;gap:1rem}.benefit-card{background-color:#fff;border-radius:.75rem;padding:1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 6px #0000001a}.benefit-icon{width:2rem;height:2rem;flex-shrink:0;object-fit:contain}.benefit-text{color:#1f2937;font-weight:600;font-size:.875rem;flex:1}.benefits-image{flex:1;display:flex;justify-content:center;align-items:flex-end}.benefits-photo{width:100%;max-width:20rem;height:auto;border-radius:1rem;object-fit:cover;mask-image:linear-gradient(to bottom,#000 0% 70%,#0000);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 70%,rgba(0,0,0,0) 100%)}.resources{background-color:#fff;padding:3rem 1rem}.resources-container{max-width:1280px;margin:0 auto;display:flex;flex-direction:column}.resources-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.download-btn{background-color:#14b8a6;color:#fff;border:none;border-radius:9999px;padding:.75rem 1.5rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;margin-bottom:2rem;transition:background-color .2s;align-self:flex-start}.download-btn:hover{background-color:#0d9488}.download-icon{font-size:1.25rem}.resources-grid{display:flex;flex-direction:column;gap:1.5rem}.resource-card{background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:box-shadow .3s;display:flex;flex-direction:column}.resource-card:hover{box-shadow:0 10px 15px -3px #0000001a}.resource-image{width:100%;height:12rem;background-color:#d1d5db;flex-shrink:0}.resource-content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.resource-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.resource-description{color:#6b7280;font-size:.875rem}@media (max-width: 767px){.about{padding:2rem 1rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.about-card{padding:1rem;gap:2rem}.about-content{flex-direction:column;gap:2rem;align-items:center}.about-avatar img{width:auto;height:15rem}.about-info{text-align:left;align-items:flex-start}.about-name{font-size:1.5rem;margin-bottom:1rem}.about-credentials li{font-size:.9rem}.services-grid{grid-template-columns:1fr;gap:2rem}.timeline:before{left:1.5rem}.timeline-marker{width:3rem;height:3rem;font-size:1rem;margin-right:1rem}.timeline-content{padding:1rem}}@media (min-width: 640px){.hero-buttons{flex-direction:row;max-width:100%;justify-content:center}}@media (min-width: 768px){.hero{padding:5rem 1rem}.hero-title{font-size:2.25rem}.hero-description{font-size:1rem}.hero-circle{width:20rem;height:20rem}.hero-icon{font-size:5rem}.section-title{font-size:1.875rem}.about-card{padding:2rem}.about-content{flex-direction:row}.about-info{text-align:left;align-items:flex-start}.about-name{font-size:2.5rem}.about-credentials li{font-size:1rem}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.benefits-title{font-size:2.25rem}.benefits-grid{flex-direction:row;flex-wrap:wrap}.benefit-card{flex:1;min-width:calc(50% - .75rem)}.benefit-text{font-size:1rem}.resources-grid{flex-direction:row;flex-wrap:wrap}.resource-card{flex:1;min-width:calc(33.333% - 1.5rem)}}.contact{background-color:#f3f4f6;padding:3rem 1rem}.contact-container{max-width:1280px;margin:0 auto}.contact-form{max-width:32rem;margin:0 auto;background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a}.form-group textarea{resize:vertical;min-height:6rem}.footer{background-color:#1f2937;color:#fff;padding:2rem 1rem;text-align:center}.footer-container{max-width:1280px;margin:0 auto}.footer p{margin:.5rem 0;font-size:.875rem}.footer-link{color:#14b8a6;text-decoration:none}.footer-link:hover{text-decoration:underline}.email-button{position:fixed;bottom:2rem;right:2rem;width:4rem;height:4rem;background-color:#0f766e;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0000004d;transition:all .3s ease;z-index:1000}.email-button:hover{transform:scale(1.1);box-shadow:0 6px 16px #0006}.email-icon{font-size:1.5rem;color:#fff}@media (min-width: 1024px){.hero-content{flex-direction:row;gap:3rem}.hero-text{align-items:flex-start;text-align:left}.hero-title{font-size:3rem}.hero-buttons{justify-content:flex-start}.benefits-content{flex-direction:row;align-items:flex-start}.benefits-title{font-size:2.5rem}}
