#menu *{list-style:none}#menu li{line-height:180%}#menu li a{cursor:pointer;color:#222;text-decoration:none}#menu li a:before{content:"\2B24";color:#ddd;margin-right:4px}#menu input[name="list"]{position:absolute;left:-1000em}#menu label:before{font-size:12px;color:#db183f;content:"\2B24";margin-right:4px}#menu input:checked ~ label:before{font-size:10px;color:#db183f;content:"\25EF"}#menu .interior{display:none}#menu input:checked ~ ul{display:block}.product-container-pres{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:10rem 0}.product-text{order:0;width:calc(40% - 20px);display:flex;flex-direction:column;justify-content:center}.product-text h1 h3 p ul li{margin:3rem 0}.product-foto{order:1;width:calc(60% - 20px)}.product-text.der{order:2}.image-container img{width:100%;height:auto}@media(max-width:768px){.product-container-pres{flex-direction:column}.product-text{width:100%;order:2}.product-foto{width:100%}}