.container{border:solid 1px red;position:relative;max-width:70rem;margin:0 auto;padding:0 1.5rem;z-index:20}@media (min-width: 1200px){.container{font-size:calc(16px + .2vw)}}@font-face{font-family:futura;src:url(/assets/futura-book-BpDoUNyv.woff2);font-weight:400;font-style:normal}@font-face{font-family:futura;src:url(/assets/futura-bold-PixydyEg.woff2);font-weight:700;font-style:bold}@font-face{font-family:futura;src:url(/assets/futura-bold-PixydyEg.woff2);font-weight:900;font-style:900}@keyframes showmenu{0%{transform:translateY(2em);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes showshoppingcart{0%{transform:translateY(-2em);opacity:0}to{transform:translateY(0);opacity:1}}header .container{display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media (min-width: 850px){header .container{flex-direction:row}}header .shopping-cart{color:#fff;position:absolute;right:0;top:0;display:flex;align-items:center;margin:.5em;animation:showshoppingcart .3s linear backwards;animation-delay:1s}header .shopping-cart span{margin:.5em}header .logo{font-size:1em;width:10em;margin:2em}@media (min-width: 900px){header .logo{font-size:1.2em}}header .menu{display:flex;flex-direction:column;align-items:center;gap:1.2em;width:100%}@media (min-width: 700px){header .menu{flex-direction:row;width:auto}}header .menu li{width:inherit;animation:showmenu .3s linear backwards}header .menu li:nth-child(2){animation-delay:.2s}header .menu li:nth-child(3){animation-delay:.4s}header .menu li:nth-child(4){animation-delay:.6s}header .menu li:nth-child(5){animation-delay:.8s}header .menu a{text-transform:uppercase;font-weight:700;color:#fff;padding:.4em .3em;width:inherit;display:block;text-align:center;border-bottom:solid .1em rgba(202,33,135,.4)}@media (min-width: 700px){header .menu a{border-color:transparent}}header .menu a:hover,header .menu a.active{border-color:#fdf23e}@font-face{font-family:futura;src:url(/assets/futura-book-BpDoUNyv.woff2);font-weight:400;font-style:normal}@font-face{font-family:futura;src:url(/assets/futura-bold-PixydyEg.woff2);font-weight:700;font-style:bold}@font-face{font-family:futura;src:url(/assets/futura-bold-PixydyEg.woff2);font-weight:900;font-style:900}footer{background-color:#fff;padding:2em 0;width:100%}footer .container{display:flex;flex-wrap:wrap;gap:3em;justify-content:center;text-align:center}@media (min-width: 936px){footer .container{justify-content:space-between}}footer .container h3{color:#93278f!important;text-transform:uppercase;margin-top:1em}footer .container a{display:block;text-transform:uppercase;padding:.3em;color:gray}footer .container .redes ul{display:flex;justify-content:center}footer .container .logo{margin-top:1.5em;width:13em}@media (min-width: 936px){footer .container .logo{font-size:.9em;margin-top:0}}@font-face{font-family:futura;src:url(/assets/futura-book-BpDoUNyv.woff2);font-weight:400;font-style:normal}@font-face{font-family:futura;src:url(/assets/futura-bold-PixydyEg.woff2);font-weight:700;font-style:bold}@font-face{font-family:futura;src:url(/assets/futura-bold-PixydyEg.woff2);font-weight:900;font-style:900}*{padding:0;margin:0;box-sizing:border-box}:root{width:100%;height:100%;font-family:futura;font-size:16px;background-color:#93278f}body{font-size:16px;scroll-behavior:smooth}ul,ol{list-style:none}a{text-decoration:none;color:#333}button{outline:none;border:0}img{display:block}main{position:relative;min-height:calc(100vh - 24.5rem);width:100%}
