@font-face{font-family:gordo;src:url('../src/assets/fonts/DK LONGREACH.OTF') format('opentype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:dimbo;src:url('../src/assets/fonts/DIMBO REGULAR.TTF') format('truetype');font-weight:400;font-style:normal;font-display:swap}*,::after,::before{box-sizing:border-box}body{background:#ededed;background-image:url(../src/assets/images/background.png);background-repeat:repeat;background-position:top;margin:0;min-height:100vh;display:flex;flex-direction:column}h1{font-size:clamp(1.5rem, 5vw, 50px);color:#fff;font-family:gordo,dimbo,Arial,sans-serif;text-align:center;letter-spacing:2px;line-height:1;text-transform:uppercase;background:#de0a17;width:90%;max-width:1090px;margin:3% auto 1% auto;padding:1rem 1.5rem;border:7px solid #fff;border-radius:30px;box-shadow:2px 2px 16px 4px rgba(114,56,33,.2)}.images{display:flex;flex-direction:column;align-items:center;gap:1rem}.row{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.Cake{width:90%;max-width:800px;height:auto;border-radius:60px}.nutricional{width:90%;max-width:900px;height:auto}.background{background:#fff;padding:2.5rem 2rem 8% 2rem;margin:.1rem auto 3% auto;width:90%;max-width:1200px;border-radius:50px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;overflow:hidden;box-shadow:0 10px 15px 2px rgba(114,56,33,.1)}.azucares,.edulcorantes,.saturadas,.sodio,.trans{flex:1 1 45%;max-width:23.5%;min-width:100px;padding:2% 0;height:auto;text-align:center}.azucares img,.edulcorantes img,.saturadas img,.sodio img,.trans img{width:clamp(80px,10vw,120px);height:auto;display:block;margin:0 auto}ol{font-family:gordo,dimbo,Arial,sans-serif}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background:#ededed}::-webkit-scrollbar-thumb{background-color:red;border-radius:10px;border:2px solid #fff}::-webkit-scrollbar-thumb:hover{background-color:#6a3623}@media (max-width:768px){.background{padding:2rem 1rem;flex-direction:column;align-items:center;margin-left:0}.azucares,.edulcorantes,.saturadas,.sodio,.trans{max-width:10%;flex:1 1 100%}h1{width:95%;margin:1.1rem auto -.5rem;font-size:clamp(1.2rem, 6vw, 2rem)}}@media (max-width:400px){.azucares img,.edulcorantes img,.saturadas img,.sodio img,.trans img{width:clamp(2px,.5vw,6px);height:auto;display:block}}@media (max-width:600px){.row{flex-direction:row;flex-wrap:nowrap;gap:.2rem;overflow-x:auto}.azucares,.edulcorantes,.saturadas,.sodio,.trans{flex:1 1 25%;max-width:25%;min-width:0;padding:0}.azucares img,.edulcorantes img,.saturadas img,.sodio img,.trans img{width:clamp(18px,8vw,32px);height:auto;display:block;margin:0 auto}}