@import url("https://fonts.googleapis.com/css2?family=Changa:wght@200..800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap");*{margin:0;padding:0;box-sizing:border-box}:root{--colorDeFondo:#f4f2ee;--colorDeNav:#fff;--colorDeCard:#fff;--colorBoton:#6a6e6d;--colorBorde:#969897;--textColor:#090909;--textColorLabel:#05060f99;--colorInput:#05060f0a}.darkMode{--colorDeFondo:#0f0f0f;--colorDeNav:#212121;--colorDeCard:#212121;--colorBoton:#969897;--colorBorde:#6a6e6d;--textColor:#fff;--textColorLabel:#f4f4f7a4;--colorInput:#ffffff43}.lightMode{--colorDeFondo:#f4f2ee;--colorDeNav:#fff;--colorDeCard:#fff;--colorBoton:#6a6e6d;--colorBorde:#969897;--textColor:#090909;--textColorLabel:#05060f99;--colorInput:#05060f0a}@font-face{font-family:__Alata_1504e9;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cf3e530bea715c53-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Alata_1504e9;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b02a481c3c861a35-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Alata_1504e9;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c93c0e7108ca9d32-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Alata_Fallback_1504e9;src:local("Arial");ascent-override:106.84%;descent-override:27.19%;line-gap-override:0.00%;size-adjust:102.96%}.__className_1504e9{font-family:__Alata_1504e9,__Alata_Fallback_1504e9;font-weight:400;font-style:normal}.Nav_nav__SgZVg{background-color:var(--colorDeNav);color:var(--textColor);height:3rem;position:fixed;z-index:4;top:0;width:100%;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;box-shadow:1px 10px 38px -7px rgba(0,0,0,.39);-webkit-box-shadow:1px 10px 38px -7px rgba(0,0,0,.39);-moz-box-shadow:1px 10px 38px -7px rgba(0,0,0,.39)}.Nav_btn__I7_5F{all:unset;padding:1px 4px 4px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:none;background-color:transparent;position:relative;transition-duration:.2s;background-color:var(--colorBoton);color:var(--colorDeNav);margin:5px;border:3px solid var(--colorBorde)}.Nav_btn__I7_5F:hover{transform:scale(1.1);color:var(--colorBoton);background-color:transparent;cursor:pointer}.Nav_sub__TNm0E{overflow:hidden;border:none;background:none;position:relative;padding-bottom:.3em;cursor:pointer}.Nav_sub__TNm0E:before{content:"";position:absolute;height:2px;bottom:0;left:0;width:100%;transform:scaleX(0);transform-origin:bottom right;background:currentColor;transition:transform .25s ease-out}.Nav_sub__TNm0E:hover:before{transform:scaleX(1);transform-origin:bottom left}.Nav_etiquetas__bQcbP{display:flex;align-items:center;justify-content:flex-end;gap:15px}.Nav_contact__77r1Q{display:none}@media (max-width:768px){.Nav_nav__SgZVg{justify-content:space-between;font-size:15px;height:4rem}.Nav_btn__I7_5F{margin:0}.Nav_contactL__Yl2J3{display:none}.Nav_contact__77r1Q{display:block;font-size:30px}}.Footer_footer__kHNNQ{border-top:8px solid var(--colorBorde);background-color:var(--colorDeCard)}.Footer_container__kIqUN{width:100%;padding:2rem}.Footer_container__kIqUN ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:2rem;gap:3rem}.Footer_container__kIqUN ul li{list-style-type:none}.Footer_container__kIqUN ul a{all:unset;color:var(--colorBoton);margin-inline-end:1rem;text-decoration:none}.Footer_container__kIqUN ul a:hover{color:var(--textColor)}.Footer_container__kIqUN span{display:block;font-size:12px;text-align:center;color:var(--textColor)}@media (max-width:768px){.Footer_container__kIqUN ul{gap:1rem}}.StyleMode_toggle__oqiUa{position:relative;box-sizing:border-box}.StyleMode_toggle__oqiUa input[type=checkbox]{position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;cursor:pointer;opacity:0}.StyleMode_toggle__oqiUa label{position:relative;display:flex;align-items:center;box-sizing:border-box}.StyleMode_toggle__oqiUa label:before{content:"";width:70px;height:40px;background:#fff;border:2px solid #ddd;box-shadow:inset -30px 0 0 #666;position:relative;display:inline-block;border-radius:20px;box-sizing:border-box;transition:.25s ease-in}.StyleMode_toggle__oqiUa label:after{content:"";width:20px;height:20px;position:absolute;left:10px;top:10px;border-radius:50%;background:#fffdfd;box-shadow:inset -8px -5px #333;transition:.2s ease-in-out}.StyleMode_toggle__oqiUa input[type=checkbox]:checked+label:before{box-shadow:inset 30px 0 0 #ffeb00}.StyleMode_toggle__oqiUa input[type=checkbox]:checked+label:after{box-shadow:inset 0 0 0 2px #fff;background:#ffbc00;left:39px;top:8px;border:2px dashed #fff}