.Text-module__3468va__text{color:var(--color-primary)}.Text-module__3468va__heading{font-family:var(--heading);font-weight:700}.Text-module__3468va__body{font-family:var(--body);font-size:18px;font-weight:400}.Text-module__3468va__h1{text-shadow:2px 2px 4px rgba(0,0,0,.2);font-size:120px}.Text-module__3468va__h2{font-size:64px}.Text-module__3468va__h3{font-size:56px}.Text-module__3468va__h5{font-size:24px}
.header-module__6rtY2W__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background-color:rgba(51,49,49,.2);position:fixed;top:0;left:0;right:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.header-module__6rtY2W__container{justify-content:space-between;align-items:center;max-width:1280px;margin-left:auto;margin-right:auto;padding:1rem 1.5rem;display:flex}.header-module__6rtY2W__logo{color:#111827;letter-spacing:.05em;font-size:1.5rem;font-weight:700;text-decoration:none}.header-module__6rtY2W__nav{gap:2rem;display:none}.header-module__6rtY2W__navLink{color:#fafafa;text-decoration:none;transition:color .3s}.header-module__6rtY2W__navLink:hover{color:#6d79e6}.header-module__6rtY2W__mobileMenuButton{cursor:pointer;background:0 0;border:none;display:block}.header-module__6rtY2W__hamburgerIcon{width:1.5rem;height:1.5rem}.header-module__6rtY2W__mobileMenu{flex-direction:column;gap:.5rem;padding:.5rem 1.5rem 1rem;display:flex}.header-module__6rtY2W__hidden{display:none}.header-module__6rtY2W__mobileLink{color:#4b5563;text-decoration:none;transition:color .3s;display:block}.header-module__6rtY2W__mobileLink:hover{color:#3b82f6}@media (min-width:768px){.header-module__6rtY2W__nav{display:flex}.header-module__6rtY2W__mobileMenuButton,.header-module__6rtY2W__mobileMenu{display:none}}
.video-module__pbIicW__section{background:#2b2e46;width:100%;height:100vh;position:relative;overflow:hidden}.video-module__pbIicW__section:before,.video-module__pbIicW__section:after{content:"";pointer-events:none;z-index:2;width:100%;height:50%;position:absolute;left:0}.video-module__pbIicW__section:before{background:linear-gradient(rgba(0,0,0,.4),transparent);top:0}.video-module__pbIicW__section:after{background:linear-gradient(transparent,rgba(0,0,0,.4));bottom:0}.video-module__pbIicW__container{z-index:4;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;height:100%;padding:5% 8% 8%;display:flex;position:relative}.video-module__pbIicW__title{color:#fafafa;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.video-module__pbIicW__subtitle{color:#d1d5db;text-align:center;margin-bottom:3rem}.video-module__pbIicW__videoWrapper{background-color:#000;border-radius:.5rem;width:70%;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.video-module__pbIicW__videoResponsiveWrapper{height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-module__pbIicW__iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}
.Welcome-module__hHVcrG__section{background:#393d5a;width:100%;height:100vh;position:relative;overflow:hidden}.Welcome-module__hHVcrG__section:before,.Welcome-module__hHVcrG__section:after{content:"";pointer-events:none;z-index:2;width:100%;height:50%;position:absolute;left:0}.Welcome-module__hHVcrG__section:before{background:linear-gradient(rgba(0,0,0,.4),transparent);top:0}.Welcome-module__hHVcrG__section:after{background:linear-gradient(transparent,rgba(0,0,0,.4));bottom:0}.Welcome-module__hHVcrG__content{z-index:4;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;height:100%;padding:5% 8% 8%;display:flex;position:absolute}.Welcome-module__hHVcrG__bannerContent{z-index:4;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;height:100%;padding:2rem;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Welcome-module__hHVcrG__wrapperHalfHeight{height:50%;position:relative;overflow:hidden}.Welcome-module__hHVcrG__bgImage{object-fit:cover;aspect-ratio:16/9;filter:brightness(.9);width:100%;height:100%;position:absolute;top:0;left:0}.Welcome-module__hHVcrG__smallImage{object-fit:contain;aspect-ratio:1;filter:brightness(.9);width:50%;height:50%;position:absolute}
.benefits-module__6puWhq__section{background-color:#f9fafb;padding:5rem 0}.benefits-module__6puWhq__container{text-align:center;max-width:1280px;margin:0 auto;padding:0 1.5rem}.benefits-module__6puWhq__title{color:#111827;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.benefits-module__6puWhq__subtitle{color:#4b5563;max-width:42rem;margin-bottom:3rem;margin-left:auto;margin-right:auto}.benefits-module__6puWhq__grid{gap:2rem;display:grid}.benefits-module__6puWhq__card{text-align:center;background-color:#fff;border-radius:.5rem;padding:2rem;transition:transform .3s;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.benefits-module__6puWhq__card:hover{transform:translateY(-.5rem)}.benefits-module__6puWhq__iconWrapper{margin-bottom:1rem}.benefits-module__6puWhq__icon{color:#2563eb;width:3rem;height:3rem;margin:0 auto}.benefits-module__6puWhq__cardTitle{color:#4b5563;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.benefits-module__6puWhq__cardText{color:#4b5563}@media (min-width:768px){.benefits-module__6puWhq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.benefits-module__6puWhq__grid{grid-template-columns:repeat(4,1fr)}}
.about-module__65-7Xq__section{background-color:#d9dfff;padding:5rem 0}.about-module__65-7Xq__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.about-module__65-7Xq__grid{align-items:center;gap:3rem;display:grid}.about-module__65-7Xq__content{order:2}.about-module__65-7Xq__title{color:#111827;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.about-module__65-7Xq__subtitle{color:#5359aa;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.about-module__65-7Xq__text{color:#4b5563;margin-bottom:1rem;line-height:1.75}.about-module__65-7Xq__text:last-child{margin-bottom:0}.about-module__65-7Xq__imageWrapper{border-radius:.5rem;order:1;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.about-module__65-7Xq__image{object-fit:cover;width:100%;height:100%}@media (min-width:768px){.about-module__65-7Xq__grid{grid-template-columns:repeat(2,1fr)}.about-module__65-7Xq__content{order:1}.about-module__65-7Xq__imageWrapper{order:2}}
.contact-module__krtVhq__section{background-color:#5359aa;padding:5rem 0}.contact-module__krtVhq__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.contact-module__krtVhq__heading{text-align:center}.contact-module__krtVhq__title{color:#fafafa;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.contact-module__krtVhq__subtitle{color:#d1d5db;max-width:42rem;margin-bottom:2rem;margin-left:auto;margin-right:auto}.contact-module__krtVhq__formWrapper{background-color:#fafafa;border-radius:.5rem;max-width:42rem;margin:0 auto;padding:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.contact-module__krtVhq__formGroup{margin-bottom:1rem}.contact-module__krtVhq__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.contact-module__krtVhq__input,.contact-module__krtVhq__textarea{color:#374151;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem .75rem;line-height:1.5;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 2px rgba(0,0,0,.05)}.contact-module__krtVhq__input:focus,.contact-module__krtVhq__textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px rgba(59,130,246,.4)}.contact-module__krtVhq__inputError{border-color:#dc2626;box-shadow:0 0 0 2px rgba(220,38,38,.2)}.contact-module__krtVhq__error{color:#dc2626;margin-top:.25rem;font-size:.75rem;display:block}.contact-module__krtVhq__button:disabled{cursor:not-allowed;background-color:#9ca3af;transform:none}.contact-module__krtVhq__button:disabled:hover{background-color:#9ca3af;transform:none}.contact-module__krtVhq__buttonWrapper{text-align:center}.contact-module__krtVhq__button{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;padding:.75rem 2rem;font-size:1.125rem;font-weight:700;transition:background-color .3s,transform .3s}.contact-module__krtVhq__button:hover{background-color:#1d4ed8;transform:scale(1.05)}.contact-module__krtVhq__formSuccess{text-align:center;color:#059669;margin-top:1.5rem;font-weight:600}.contact-module__krtVhq__formError{text-align:center;color:#dc2626;margin-top:1.5rem;font-weight:600}.contact-module__krtVhq__hidden{display:none}
.whatsappButton-module__NmwXtW__whatsappButton{color:#fff;z-index:1000;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s,background-color .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 14px rgba(0,0,0,.25)}.whatsappButton-module__NmwXtW__whatsappButton:hover{background-color:#128c7e;transform:scale(1.1)}.whatsappButton-module__NmwXtW__icon{width:32px;height:32px}
