*{margin:0;padding:0;box-sizing:border-box;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}header{border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:1000;box-shadow:0 2px 8px #0000000a;display:flex;justify-content:space-between;align-items:center;padding:.8rem 3rem;height:8dvh;background-color:#fff}.logo-content{position:relative;overflow:hidden;height:100%}.logo-content img{width:auto;height:100%;object-fit:contain;display:block}.nav{display:flex;gap:1rem;align-items:center}.nav a{text-decoration:none;color:#000}.nav a:hover{background-color:#692c6c;color:#fff;padding:.5rem .8rem;border-radius:50px;transition:all .3s ease}.container{padding:6rem 3rem}.hero-section{display:flex;align-items:center;justify-content:space-between}.text-content{flex:0 0 50%}.hero-section h1{font-size:4rem;font-weight:400;line-height:1.2;margin-bottom:30px}.hero-section h1 .highlight{color:#692c6c;font-weight:800}.hero-section p{font-size:1rem;margin-bottom:40px;font-weight:300}.cta-button{display:inline-block;background:#692c6c;font-size:1rem;color:#fff;padding:1rem 3rem;border:none;border-radius:50px;cursor:pointer;box-shadow:0 4px 15px #6b4c9a4d;text-decoration:none;transition:all .3s ease}.cta-button:hover{transform:translateY(-2px)}.hero{flex:1;position:relative}.hero-img img{width:100%;height:100%;object-fit:contain;display:block;margin:6rem 0rem}.about-section{background-color:#0695b1;color:#fff;text-align:center}h2{font-size:2rem}.about-text h2{margin-bottom:3rem}.facts-container{display:flex;justify-content:space-around;align-items:center;margin-top:6rem}.features-section{display:flex;flex-direction:column;gap:6rem;padding:0 6rem}.title-section{text-align:center;margin-bottom:6rem}.title-section h2{color:#692c6c;margin-bottom:1rem}.contact-content{display:flex;align-items:center;justify-content:space-around}.contact-cards{display:flex;flex-direction:column;gap:3rem}.footer-section{border-top:1px solid #e5e5e5;padding:3rem}.footer-section .logo{height:50px;display:inline-block;margin-bottom:1rem}footer{padding:.8rem 3rem;background-color:#692c6c;color:#fff}@media(max-width:640px){header{padding:1rem}.nav{display:none}.hero-section{flex-direction:column;text-align:center}.hero-section h1{font-size:2rem}.hero-img{margin-left:3rem;margin-bottom:3rem}.hero-img img{margin:0}h2{font-size:1.7rem}.facts-container{flex-direction:column;gap:3rem;margin-top:3rem}.facts-container h2{font-size:2rem}.features-section{padding:0rem}.contact-content{flex-direction:column-reverse;gap:6rem}.footer-section .logo{height:30px}footer{padding:1rem}.footer-section{padding:1rem}}@media(max-width:940px){.features-section{padding:0}.hero-section h1{font-size:3rem}.contact-content{align-items:flex-start}}.page{max-width:1440px;margin:auto}.feature-card[data-v-1476d8b6]{background:linear-gradient(to right,rgba(255,255,255,.7) 0%,var(--card-color) 100%);border-radius:0 200px 200px 0;padding:3rem}.feature-card__content[data-v-1476d8b6]{display:flex;align-items:center;justify-content:space-between;gap:3rem}.feature-card--flipped[data-v-1476d8b6]{background:linear-gradient(to left,rgba(255,255,255,.7) 0%,var(--card-color) 100%);border-radius:200px 0 0 200px}.feature-card--flipped .feature-card__content[data-v-1476d8b6]{flex-direction:row-reverse;text-align:end}.feature-card__text[data-v-1476d8b6]{flex:1;max-width:50%}.feature-card__category[data-v-1476d8b6]{text-transform:uppercase;font-weight:600;color:gray;letter-spacing:1px;margin-bottom:.5rem}.feature-card__title[data-v-1476d8b6]{text-transform:uppercase;margin-bottom:1.5rem}.feature-card__title-highlight[data-v-1476d8b6]{color:var(--card-color);font-weight:800}.feature-card__list[data-v-1476d8b6]{list-style:none}.feature-card__list li[data-v-1476d8b6]{margin-bottom:.5rem;line-height:1.6}.feature-card__image[data-v-1476d8b6]{width:280px;height:280px;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:0 10px 30px #00000026}.feature-card__image img[data-v-1476d8b6]{width:100%;height:100%;object-fit:cover}@media(max-width:640px){.feature-card[data-v-1476d8b6]{padding:2rem;border-radius:200px 200px 0 0;background:linear-gradient(to top,rgba(255,255,255,.7) 0%,var(--card-color) 100%)}.feature-card__content[data-v-1476d8b6]{flex-direction:column-reverse!important}.feature-card__text[data-v-1476d8b6]{max-width:100%}.feature-card__image[data-v-1476d8b6]{width:200px;height:200px}.feature-card__title[data-v-1476d8b6]{font-size:1.5rem}}.whatsapp-card[data-v-4d4be7f0]{border:1px solid #e5e5e5;border-radius:15px;padding:3rem;width:40%;box-shadow:0 4px 15px #6b4c9a4d}.whatsapp-header[data-v-4d4be7f0]{display:flex;gap:1rem;align-items:center;margin-bottom:2rem}.whatsapp-header img[data-v-4d4be7f0]{height:40px}.whatsapp-content button[data-v-4d4be7f0]{border-radius:50px;margin-top:1rem;background-color:#4caf50;padding:1rem;color:#fff;border:none;width:100%;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #6b4c9a4d}.whatsapp-content button[data-v-4d4be7f0]:hover{transform:translateY(-2px)}@media(max-width:740px){.whatsapp-card[data-v-4d4be7f0]{width:100%;padding:2rem}}.contact-card[data-v-05367db8]{display:flex;gap:1rem;align-items:center}.icon-box[data-v-05367db8]{background-color:#0695b1;display:flex;justify-content:center;align-items:center;border-radius:15px;width:60px;height:60px;color:#fff}.contact-info h4[data-v-05367db8]{margin-bottom:.5rem}
