.wrapper-nav{position:fixed;top:40px;left:50%;transform:translateX(-50%);z-index:999;transition:top .3s ease}@media screen and (max-width:1024px){.wrapper-nav{position:inherit;top:0;margin-bottom:40px}}.wrapper-nav.scrolled{top:12px}@media screen and (max-width:1024px){.wrapper-nav.scrolled{top:0}}.nav-fixed{width:90%;background-color:rgba(235,242,247,.7);transition:background-color .3s ease;padding:12px 30px;flex-direction:row;display:flex;justify-content:space-between;align-items:center;border-radius:45px}@media screen and (max-width:1024px){.nav-fixed{width:100%;background-color:transparent;padding:22px 0}}.nav-fixed.scrolled{background-color:rgba(235,242,247,.7)}@media screen and (max-width:1024px){.nav-fixed.scrolled{width:100%;background-color:transparent;padding:22px 0}}.nav-fixed nav{display:flex;align-items:center;gap:10px}@media screen and (max-width:1024px){.nav-fixed nav{display:none}}.nav-fixed .account-button{height:40px;width:40px;justify-content:center;align-items:center;border-radius:50%;background-color:#ebf2f7;display:flex}@media screen and (max-width:1024px){.nav-fixed .account-button{display:none}}.nav-fixed .menu-btn{display:none!important}@media screen and (max-width:1024px){.nav-fixed .menu-btn{display:flex!important}}.nav-fixed ul{display:flex;align-items:center;gap:20px;padding:11px 20px;background-color:#ebf2f7;border-radius:50px}@media screen and (max-width:1024px){.nav-fixed ul{display:none}}.nav-fixed ul li{position:relative;list-style:none;font-size:15px;font-weight:400;color:#00214a;cursor:pointer;transition:.3s ease}.nav-fixed ul li:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#00cfb4;transform:scaleX(0);transform-origin:left;transition:.3s ease}.nav-fixed ul li:hover:after{transform:scaleX(1)}.nav-fixed ul li:first-child{display:flex;height:30px;width:30px;justify-content:center;align-items:center;border-radius:50%;border:2px solid transparent;transition:.6s ease}.nav-fixed ul li:first-child:after{display:none}.nav-fixed ul li:first-child:hover{border-color:#00cfb4}.nav-logo{display:inline-block;height:93%;width:auto}.nav-logo img{display:block;width:auto;height:100%;max-width:90%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.footer{position:relative;width:100%;padding:0}@media screen and (max-width:1024px){.footer{padding:0 20px}}.footer-content{position:relative;display:flex;justify-content:flex-end;align-items:flex-start;width:90%;padding:40px 48px;background-color:#00214a;border-radius:80px;margin:0 auto 32px;overflow:hidden}.footer-content:before{content:"";position:absolute;bottom:0;left:5%;width:80%;height:100%;background-image:url(/assets/imgs/grafismo_footer.webp);background-position:0 100%;background-size:contain;background-repeat:no-repeat;opacity:.8;z-index:0}@media screen and (max-width:1024px){.footer-content{flex-direction:column;width:100%;padding:70px 30px}.footer-content:before{left:0;width:100%;height:20%;background-size:auto 100%;background-position:0 100%;opacity:.6}}@media screen and (max-width:576px){.footer-content{padding:70px 15px}}.footer-col{padding-left:20px;z-index:1}@media screen and (max-width:1024px){.footer-col{min-width:100%}}.footer-logo{width:100%;max-width:268px;margin-bottom:34px}.footer-logo img{width:100%;height:auto;margin-bottom:12px}.footer-logo p{font-size:13px;font-weight:300;color:#ebf2f7;width:100%;letter-spacing:1.2px}@media screen and (max-width:576px){.footer-logo p{font-size:11px}}.footer-logo p b{font-weight:600}.footer-links{display:flex;flex-direction:column;gap:3px;max-width:100%;margin-bottom:37px}.footer-links li{list-style:none;font-size:15px;font-weight:400;color:#ebf2f7}.footer-links li a{color:inherit;text-decoration:none;transition:.3s ease}.footer-links li a:hover{color:#00cfb4}.footer-info{display:flex;flex-direction:column;gap:8px;margin-bottom:37px}.footer-info p{font-size:15px;font-weight:400;color:#ebf2f7;line-height:113.333%}.footer-info h4{font-size:15px;font-weight:700;color:#ebf2f7}.footer-social{display:flex;justify-content:flex-start;align-items:center;gap:8px;max-width:100%;margin-bottom:32px}.footer-social li{display:flex;justify-content:center;align-items:center;width:40px;height:40px;list-style:none}.footer-social li a{height:100%;width:100%;background-color:#00cfb4;cursor:pointer;transition:.3s ease;border-radius:100%;padding:0}.footer-social li a:hover{padding:4px}.footer-subfooter{display:flex;justify-content:center;align-items:center;width:100%;padding-bottom:32px}.footer-subfooter p{text-align:center;font-size:15px;line-height:166.667%;font-weight:400;color:#828282}@media screen and (max-width:1024px){.footer-subfooter p{padding-top:26px;line-height:113.333%;width:70%}}.wrapper-nav-normal{position:fixed;top:40px;left:50%;transform:translateX(-50%);z-index:999;transition:top .3s ease}@media screen and (max-width:1024px){.wrapper-nav-normal{position:inherit;top:0;margin-bottom:40px}}.wrapper-nav-normal.scrolled{top:12px}@media screen and (max-width:1024px){.wrapper-nav-normal.scrolled{top:0}}.nav-normal{position:relative;width:90%;background-color:transparent;transition:background-color .3s ease;padding:12px 30px;flex-direction:row;display:flex;justify-content:space-between;align-items:center;border-radius:45px}@media screen and (max-width:1024px){.nav-normal{width:100%;background-color:transparent;padding:11px 0}}.nav-normal.scrolled{background-color:rgba(235,242,247,.7)}@media screen and (max-width:1024px){.nav-normal.scrolled{width:100%;background-color:transparent;padding:11px 0}}.nav-normal nav{display:flex;align-items:center;gap:10px}@media screen and (max-width:1024px){.nav-normal nav{display:none}}.nav-normal .account-button{height:40px;width:40px;justify-content:center;align-items:center;border-radius:50%;background-color:#ebf2f7;display:flex}@media screen and (max-width:1024px){.nav-normal .account-button{display:none}}.nav-normal .menu-btn{display:none!important}@media screen and (max-width:1024px){.nav-normal .menu-btn{display:flex!important}}.nav-normal ul{display:flex;align-items:center;gap:20px;padding:11px 20px;background-color:#ebf2f7;border-radius:50px}@media screen and (max-width:1024px){.nav-normal ul{display:none}}.nav-normal ul li{position:relative;list-style:none;font-size:15px;font-weight:400;color:#00214a;cursor:pointer;transition:.3s ease}.nav-normal ul li:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#00cfb4;transform:scaleX(0);transform-origin:left;transition:.3s ease}.nav-normal ul li:hover:after{transform:scaleX(1)}.nav-normal ul li:first-child{display:flex;height:22px;width:22px;justify-content:center;align-items:center;border-radius:50%;border:2px solid transparent;transition:.6s ease}.nav-normal ul li:first-child:after{display:none}.nav-normal ul li:first-child:hover{border-color:#00cfb4}