.header-module__3iWRfG__header{z-index:50;background:0 0;width:100%;transition:transform .22s,background-color .22s,box-shadow .22s;position:fixed;top:0;left:0}.header-module__3iWRfG__transparent{background:0 0}.header-module__3iWRfG__solid{background:var(--color-primary-solid);box-shadow:0 2px 6px #00000040}.header-module__3iWRfG__hidden{transform:translateY(-100%)}.header-module__3iWRfG__row{height:var(--header-height);padding-right:calc(var(--page-padding)*1.75);justify-content:space-between;align-items:center;transition:height .22s;display:flex;position:relative}.header-module__3iWRfG__solid .header-module__3iWRfG__row{height:clamp(60px,8vw,100px)}@media (max-width:767px){.header-module__3iWRfG__solid .header-module__3iWRfG__row{height:var(--header-height)}}.header-module__3iWRfG__brand{align-items:center;gap:12px;display:flex}.header-module__3iWRfG__logo{width:clamp(80px,10vw,180px);height:clamp(80px,10vw,180px);transition:width .22s,height .22s}@media (max-width:767px){.header-module__3iWRfG__logo{width:clamp(120px,20vw,240px);height:clamp(120px,20vw,240px)}}.header-module__3iWRfG__hamburger{cursor:pointer;z-index:60;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:22px;height:22px;padding:0;display:none;position:relative}.header-module__3iWRfG__hamburgerLine{transform-origin:50%;background:#fff;border-radius:2px;width:100%;height:3px;transition:all .3s;position:absolute;left:0}.header-module__3iWRfG__hamburgerLine:first-child{top:0}.header-module__3iWRfG__hamburgerLine:nth-child(2){top:50%;transform:translateY(-50%)}.header-module__3iWRfG__hamburgerLine:nth-child(3){bottom:0}.header-module__3iWRfG__hamburger:hover .header-module__3iWRfG__hamburgerLine{background:var(--color-secondary)}.header-module__3iWRfG__hamburgerOpen .header-module__3iWRfG__hamburgerLine,.header-module__3iWRfG__hamburgerOpen:hover .header-module__3iWRfG__hamburgerLine{background:#fff!important}.header-module__3iWRfG__hamburgerOpen .header-module__3iWRfG__hamburgerLine:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.header-module__3iWRfG__hamburgerOpen .header-module__3iWRfG__hamburgerLine:nth-child(2){opacity:0;transform:translateY(-50%)}.header-module__3iWRfG__hamburgerOpen .header-module__3iWRfG__hamburgerLine:nth-child(3){top:50%;bottom:auto;transform:translateY(-50%)rotate(-45deg)}.header-module__3iWRfG__nav{gap:48px;display:flex}@media (max-width:767px){.header-module__3iWRfG__hamburger{display:flex}.header-module__3iWRfG__header{overflow:visible}.header-module__3iWRfG__nav{top:var(--header-height);background:var(--color-primary-solid);z-index:55;flex-direction:column;gap:0;width:100vw;max-height:0;margin-left:0;padding:0;transition:max-height .3s,padding .3s;position:fixed;left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000004d}.header-module__3iWRfG__navOpen{max-height:400px;padding:24px var(--page-padding)}.header-module__3iWRfG__link{border-bottom:1px solid #ffffff1a;width:100%;padding:16px 0;font-size:18px;display:block}.header-module__3iWRfG__link:last-child{border-bottom:none}.header-module__3iWRfG__link:after{display:none}}.header-module__3iWRfG__link{font-family:var(--font-heading);opacity:.95;font-size:clamp(16px,1.1vw,22px);font-weight:700;text-decoration:none;position:relative}.header-module__3iWRfG__link:after{content:"";background:var(--color-secondary);transform-origin:0;width:100%;height:2px;transition:transform .22s;position:absolute;bottom:-8px;left:0;transform:scaleX(0)}.header-module__3iWRfG__link:hover{color:inherit}.header-module__3iWRfG__link:hover:after{transform:scaleX(1)}
.hero-module__NVBTOW__hero{background-image:linear-gradient(#05050526,#05050526),url(/hero.png);background-position:50%;background-size:cover;align-items:center;min-height:100vh;display:flex;position:relative}.hero-module__NVBTOW__overlay{mix-blend-mode:multiply;background:radial-gradient(1000px 600px at 25%,#0505054d 0%,#05050580 60%,#050505b3 100%);position:absolute;inset:0}.hero-module__NVBTOW__content{padding-top:calc(var(--header-height) + 12px);text-align:left;margin-left:0;position:relative}.hero-module__NVBTOW__title{font-size:clamp(34px,5vw,80px);font-weight:700;line-height:1.12}.hero-module__NVBTOW__rule{background:var(--color-secondary);width:110px;height:2px;margin:36px 0 22px}.hero-module__NVBTOW__subtitle{font-family:var(--font-body);color:#d7deea;max-width:760px;font-size:clamp(19px,1.6vw,24px);font-style:italic}
.intro-module__9kJeiW__wrapper{background:var(--color-primary);padding:56px 0 80px}.intro-module__9kJeiW__grid{grid-template-columns:1fr;align-items:stretch;gap:28px;display:grid}@media (min-width:900px){.intro-module__9kJeiW__grid{grid-template-columns:45% 55%;gap:48px}}.intro-module__9kJeiW__media{order:2;place-self:stretch center;width:100%;max-width:560px;position:relative}.intro-module__9kJeiW__imageWrapper{border-radius:6px;width:100%;height:100%;position:relative;overflow:hidden}.intro-module__9kJeiW__overlay{pointer-events:none;background:#0003;position:absolute;inset:0}.intro-module__9kJeiW__content{order:1}@media (min-width:900px){.intro-module__9kJeiW__media{order:1}.intro-module__9kJeiW__content{order:2}}.intro-module__9kJeiW__image{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:899px){.intro-module__9kJeiW__media{max-width:none}.intro-module__9kJeiW__image{height:auto}}.intro-module__9kJeiW__content{color:var(--foreground)}@media (min-width:900px){.intro-module__9kJeiW__content{justify-self:start;max-width:60ch}}.intro-module__9kJeiW__title{font-family:var(--font-heading);margin-bottom:14px;font-size:clamp(26px,3.6vw,48px);font-weight:700}.intro-module__9kJeiW__faint{color:#fffc}.intro-module__9kJeiW__rule{background:var(--color-secondary);width:96px;height:2px;margin:28px 0}.intro-module__9kJeiW__paragraph{font-family:var(--font-body);color:#f5f7fbeb;margin-bottom:14px;font-size:clamp(16px,1.2vw,21px);line-height:1.7}
.services-module__mCOW2a__wrapper{background:var(--color-primary);padding:56px 0}.services-module__mCOW2a__title{font-size:clamp(28px,3.2vw,44px);font-family:var(--font-heading);font-weight:700}.services-module__mCOW2a__nuestros{color:#fffc}.services-module__mCOW2a__alt{color:#ffffffe6}.services-module__mCOW2a__rule{background:var(--color-secondary);width:110px;height:2px;margin:12px 0 22px}.services-module__mCOW2a__grid{grid-template-columns:1fr;justify-items:stretch;gap:0;display:grid}@media (max-width:699px){.services-module__mCOW2a__grid{justify-items:stretch;width:100%}}@media (min-width:700px){.services-module__mCOW2a__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.services-module__mCOW2a__card{aspect-ratio:4/3;border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:28px;display:flex}@media (max-width:699px){.services-module__mCOW2a__card{max-width:100%}}.services-module__mCOW2a__inner{width:min(70%,640px);margin:0 auto}@media (max-width:699px){.services-module__mCOW2a__inner{width:100%}}.services-module__mCOW2a__cardHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:clamp(24px,2.8vw,36px);display:flex}.services-module__mCOW2a__cardTitle{font-family:var(--font-body);font-size:clamp(18px,1.6vw,24px);font-weight:700}.services-module__mCOW2a__cardText{font-family:var(--font-body);margin-top:0;font-size:clamp(16px,1.2vw,20px);font-weight:400;line-height:1.6}.services-module__mCOW2a__icon{opacity:.9;width:24px;height:36px}.services-module__mCOW2a__logo4,.services-module__mCOW2a__logo5,.services-module__mCOW2a__logo6{width:clamp(28px,3.5vw,40px)!important;height:clamp(42px,5vw,60px)!important}.services-module__mCOW2a__logo4,.services-module__mCOW2a__logo5{filter:brightness(0)invert()}.services-module__mCOW2a__redTrans{background:#b50a0ac9}.services-module__mCOW2a__whiteTrans{color:#132848;background:#fffc}.services-module__mCOW2a__whiteTrans .services-module__mCOW2a__cardText{color:#1e1e1e}.services-module__mCOW2a__dark{background:#1e1e1e}.services-module__mCOW2a__primary{background:#132848}.services-module__mCOW2a__amber{background:#b5740a}.services-module__mCOW2a__mintTrans{color:#132848;background:#e1f9f9cc}.services-module__mCOW2a__mintTrans .services-module__mCOW2a__cardText{color:#1e1e1e}
.contacto-module__7ntuvW__wrapper{background-image:url(/rosada.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:580px;padding:60px 0 80px;display:flex;position:relative}@media (max-width:767px){.contacto-module__7ntuvW__wrapper{align-items:center;min-height:100vh}}.contacto-module__7ntuvW__overlay{background:#050505bf;position:absolute;inset:0}.contacto-module__7ntuvW__content{z-index:1;text-align:center;width:100%;max-width:600px;margin:0 auto;position:relative}.contacto-module__7ntuvW__title{font-family:var(--font-heading);color:#fffffff2;margin-bottom:12px;font-size:clamp(32px,4.2vw,56px);font-weight:700}.contacto-module__7ntuvW__rule{background:var(--color-secondary);width:100px;height:2px;margin:0 auto 48px}.contacto-module__7ntuvW__info{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.contacto-module__7ntuvW__item{justify-content:center;align-items:center;gap:16px;width:100%;display:flex}@media (min-width:768px){.contacto-module__7ntuvW__info{align-items:center}.contacto-module__7ntuvW__item{justify-content:center}}.contacto-module__7ntuvW__icon{filter:brightness(0)invert();flex-shrink:0;width:24px;height:24px}.contacto-module__7ntuvW__link,.contacto-module__7ntuvW__text{font-family:var(--font-body);color:#ffffffe6;font-size:clamp(18px,1.6vw,24px);text-decoration:none;transition:opacity .22s,transform .22s}@media (max-width:767px){.contacto-module__7ntuvW__link,.contacto-module__7ntuvW__text{word-break:break-word;overflow-wrap:break-word;font-size:clamp(14px,3.5vw,18px)}.contacto-module__7ntuvW__item{gap:12px}.contacto-module__7ntuvW__icon{width:20px;height:20px}}.contacto-module__7ntuvW__link:hover{opacity:1;transform:scale(1.05)}@media (min-width:768px){.contacto-module__7ntuvW__info{align-items:center}.contacto-module__7ntuvW__item{justify-content:center}}
.footer-module__nP6W3G__footer{background:var(--color-primary);border-right:1px solid #333;padding:32px 0}.footer-module__nP6W3G__grid{grid-template-columns:1fr;align-items:flex-start;gap:32px;display:grid}@media (min-width:768px){.footer-module__nP6W3G__grid{grid-template-columns:repeat(2,1fr);align-items:flex-start;gap:32px 24px}}@media (min-width:1024px){.footer-module__nP6W3G__grid{grid-template-columns:repeat(4,1fr);align-items:flex-start;gap:32px}}.footer-module__nP6W3G__column{flex-direction:column;gap:12px;display:flex}.footer-module__nP6W3G__logoSection{align-items:flex-start;margin-bottom:0;display:flex}.footer-module__nP6W3G__logo{object-fit:contain;width:160px;height:80px}.footer-module__nP6W3G__copyright,.footer-module__nP6W3G__rights{font-family:var(--font-body);color:#ffffffbf;font-size:14px;line-height:1.5}.footer-module__nP6W3G__heading{font-family:var(--font-body);color:#fff;margin-bottom:4px;font-size:18px;font-weight:700}.footer-module__nP6W3G__socialLink{align-items:center;text-decoration:none;display:inline-flex}.footer-module__nP6W3G__socialIcon{filter:brightness(0)invert();width:32px;height:32px}.footer-module__nP6W3G__nav{flex-direction:column;gap:12px;display:flex}.footer-module__nP6W3G__navLink{font-family:var(--font-body);color:#ffffffe6;font-size:15px;text-decoration:none;transition:opacity .22s,transform .22s}.footer-module__nP6W3G__navLink:hover{opacity:1;transform:scale(1.05)}.footer-module__nP6W3G__contactLink{font-family:var(--font-body);color:#ffffffe6;align-items:center;gap:10px;font-size:15px;text-decoration:none;transition:opacity .22s,transform .22s;display:flex}.footer-module__nP6W3G__contactLink:hover{opacity:1;transform:scale(1.05)}.footer-module__nP6W3G__contactIcon{filter:brightness(0)invert();flex-shrink:0;width:20px;height:20px}
