.footer_footer__feML_{margin-top:30px;background-color:#4f2d81;color:#fff}.footer_footer__feML_ .footer_container__TjI4Q{width:95%;margin:0 auto;padding:20px 0}@media(min-width:1024px){.footer_footer__feML_ .footer_container__TjI4Q{width:80%}}.footer_footer__feML_ .footer_info__XTfRr{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.2rem}.footer_footer__feML_ .footer_info__card--social__5BzlC,.footer_footer__feML_ .footer_info__card__tPSJV{display:flex;flex-direction:column;gap:1.4rem;height:auto;padding:.8rem 1rem}.footer_footer__feML_ .footer_info__card--social__5BzlC{flex-direction:row;font-size:3rem}.footer_footer__feML_ .footer_info__text___xyVs{font-size:1.6rem}.footer_footer__feML_ .footer_info__title__7E_dZ{font-size:2rem}.footer_footer__feML_ .footer_info__link__SQ7Oe{font-size:1.4rem}.footer_footer__feML_ .footer_copy__nA7ZK{display:flex;height:3rem;align-items:center;justify-content:center}.footer_footer__feML_ .footer_copy__span__W_Jv_{font-size:1.4rem}header{height:6rem;gap:2rem;margin-bottom:3rem;background-color:#fff}header .container{width:95%;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between}header .nav__bar{cursor:pointer;background:none;border:none}header .nav__bar .bar{display:block;width:2.5rem;height:.3rem;margin:.3rem;transition:all .3s ease-in-out;background-color:#000}header .nav__bar.active .bar:nth-child(2){opacity:0}header .nav__bar.active .bar:first-child{transform:translateY(.6rem) rotate(45deg)}header .nav__bar.active .bar:nth-child(3){transform:translateY(-.6rem) rotate(-45deg)}header .nav{position:absolute;height:auto;top:calc(60px - .1rem);background-color:#fff;z-index:1;-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0);clip-path:polygon(0 0,100% 0,100% 0,0 0);gap:0;flex-direction:column;width:100%;transition:.3s;font-size:1.3rem}header .nav.active{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}header .nav .menu__link{display:inline-flex;padding:20px 8px;align-items:center;justify-content:center;gap:8px}header .nav .submenu{z-index:-1;height:0;transition:.3s ease;-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0);clip-path:polygon(0 0,100% 0,100% 0,0 0);background-color:#4f2d81;color:#fff;border:2px solid #fff}@media(max-width:1024px){header .nav .submenu{margin-left:20px}}header .nav .submenu.active{height:auto;transition:.3s ease;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}@media(min-width:1024px){header .container{width:80%}header .nav__bar{display:none}header .nav{display:flex;position:static;width:auto;top:0;background:none}header .nav,header .nav.active{-webkit-clip-path:none;clip-path:none}header .menu{display:flex;list-style:none}header .menu__link{position:relative}header .submenu{position:absolute}}:root{--primary-color:#4f2d81;--secondary-color:#fff;--terciary-color:#f9f871;--cuaternary-color:#c7c6c8;--errors:#ff9494;--text-color:#181818;--text-xs:1.3rem;--text-sm:2rem;--text-base:2.4rem;--text-xl:2.8rem;--text-3xl:3rem;--margin-xs:0.4rem;--margin-sm:1.2rem;--margin-base:2rem;--margin-xl:3rem;--box-shadow:0px 1px 10px 1px rgba(0,0,0,.3)}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%;-webkit-text-size-adjust:100%;font-family:Inter,sans-serif;background-color:#f9f9f9}a{text-decoration:none;color:inherit}li{list-style:none}