.container-body{display:flex;flex-direction:column;justify-content:space-between;align-items:center}*{margin:0;padding:0;border:0;box-sizing:border-box}body,html{font-size:100%;line-height:1;margin:0 auto;height:100%}ol,ul{list-style:none}button,input,select,textarea{font:inherit;margin:0;padding:0;border:none;background:none;color:inherit}img{max-width:100%;height:auto;display:block}button{cursor:pointer}a{text-decoration:none;color:inherit}main{width:100%;max-width:87.5rem}main section:nth-child(odd){background-color:#f5f7fa;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}::-webkit-scrollbar{width:0;height:0;background:rgba(0,0,0,0)}footer{background-color:#263238;width:100vw}.footer-container{margin:1rem auto;display:flex;flex-direction:column;gap:.625rem;color:#fff;align-items:center}.footer-logo{max-width:13.6875rem;text-align:center}.footer-logo span{font-size:.7692rem;font-weight:500;line-height:1.0989rem;color:#0e9cdb}.footer-contact{text-align:center;font-size:.7788rem;font-weight:400;line-height:1.6667rem;color:#f5f7fa}.footer-contact p{font-weight:400}.footer-subtitle{margin-bottom:1rem;font-size:1.1129rem;text-align:center;font-weight:600;line-height:1.5581rem;color:#fff}.footer-legal{display:flex;flex-direction:column;align-items:center;gap:.8333rem;font-size:.8296rem;color:#f5f7fa;cursor:pointer}.footer-legal,.footer-legal p{font-weight:400}.footer-legal svg{margin-top:.5rem}.copyright{font-size:.6222rem;font-style:normal;font-weight:400;line-height:1.3312rem;color:#f5f7fa;justify-content:center;display:flex}@media screen and (min-width:48rem){.footer-container{flex-direction:row;padding:1.3312rem 3rem;justify-content:center;align-items:center;max-width:87.5rem;gap:5rem}.footer-container p{color:#f5f7fa;font-size:.8889rem}.footer-container .footer-subtitle{font-size:1rem;text-align:initial;font-weight:700;line-height:1.5rem;text-transform:uppercase}.footer-contact{text-align:initial}.footer-legales{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.footer-legal{display:grid;grid-template-columns:repeat(2,1fr)}}