.tray-liner .tray-content{height:100dvh;margin:0 20px;min-height:800px;overflow:hidden;position:relative;z-index:1}@media (max-width:767px){.tray-liner .tray-content{display:flex;flex-direction:column;justify-content:space-between;min-height:100dvh}}.tray-liner .the-burg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40%}.tray-liner .the-burg .stars{opacity:.6}.tray-liner .the-burg svg{height:100%;left:0;position:absolute;top:0;width:100%;fill:var(--color-yellow);animation:slow-rotation 100s linear infinite}.tray-liner .the-burg svg#star-1{animation:slow-rotation 180s linear infinite;fill:var(--color-red)}.tray-liner .the-burg img.burg{aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;position:relative;transform:translate(-50%,-50%);width:100%}@media (max-width:767px){.tray-liner .the-burg{margin:0 auto;opacity:1;transition:all .3s ease-in-out;width:100%}}.tray-liner .the-latest{text-align:center}.tray-liner .the-bottom{bottom:60px;color:red;display:flex;justify-content:space-evenly;left:40px;position:absolute;width:calc(100% - 80px)}.tray-liner .the-bottom .info{position:relative}.tray-liner .the-bottom .social-medias{display:flex}@media (max-width:767px){.tray-liner .the-bottom .social-medias{justify-content:center;margin-bottom:.5em;margin-top:1em}}.tray-liner .the-bottom .social-link{display:block;display:flex;margin-right:5px}@media (max-width:767px){.tray-liner .the-bottom .social-link{margin:0 1px}}.tray-liner .the-bottom .social-link .icon{margin-right:5px;margin-top:1px}.tray-liner .the-bottom .social-link svg{height:13px;width:13px}.tray-liner .the-bottom .info span{color:#000}.tray-liner .the-bottom h3{color:var(--color-black);font-size:1em;margin:0}.tray-liner .the-bottom h3:nth-of-type(2){text-align:left}@media (max-width:767px){.tray-liner .the-bottom{bottom:auto;display:block;height:auto;left:auto;position:relative;top:auto;width:100%}.tray-liner .the-bottom .info{font-size:1em;margin-top:20px;text-align:center;width:100%}.tray-liner .the-bottom .info .ig{justify-content:center;margin:0 auto;padding-bottom:20px}.tray-liner .the-bottom .info .ig .icon{margin-right:5px;margin-top:1px}.tray-liner .the-bottom .info .ig svg{height:16px;width:16px}.tray-liner .ingredients-wrap{display:block;margin-top:35%}}.tray-liner .ingredients{display:flex;flex-direction:column;height:60%;justify-content:space-between;left:25%;position:absolute;top:20%;transform:translate(-50%);width:18%}@media (max-width:767px){.tray-liner .ingredients{display:none;height:auto;left:auto;position:relative;top:auto;transform:none;width:100%}}.tray-liner .ingredients .ingredient{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:relative}.tray-liner .ingredients .ingredient .label{background-color:red;bottom:36px;color:#fff;font-size:.8em;left:auto;padding:2px 6px;position:absolute;transform:rotate(-5deg)}@media (max-width:767px){.tray-liner .ingredients .ingredient .label{font-size:.6em;left:auto;right:-5px;transform:rotate(5deg)}}.tray-liner .ingredients .ingredient:nth-child(2){transform:translate(-50%)}@media (max-width:767px){.tray-liner .ingredients .ingredient:nth-child(2){transform:none}}.tray-liner .ingredients .ingredient img{aspect-ratio:1/1;max-width:110px;-o-object-fit:contain;object-fit:contain;transition:all .3s ease-in-out;width:100%}.tray-liner .ingredients .ingredient h4{color:var(--color-black);font-family:renaise,sans-serif;font-size:1.5rem;letter-spacing:.05em;text-shadow:2px 2px 0 #ff0}.tray-liner .ingredients .ingredient:hover img{transform:scale(1.1)}@media (max-width:767px){.tray-liner .ingredients .ingredient{align-items:center;background-color:#ffffff80;border-radius:20px;flex-direction:row;justify-content:flex-start;margin-bottom:10px;padding:4px 10px}.tray-liner .ingredients .ingredient img{margin-right:20px;max-width:40px}.tray-liner .ingredients .ingredient h4{font-size:1em;margin:0;text-align:center}}.tray-liner .ingredients.right{left:75%}@media (max-width:767px){.tray-liner .ingredients.right{left:auto}}.tray-liner .ingredients.right .ingredient:nth-child(2){transform:translate(50%)}@media (max-width:767px){.tray-liner .ingredients.right .ingredient:nth-child(2){transform:none}}.tray-liner .ingredients img{aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;width:100%}.tray-liner .order-badge{align-items:center;border-radius:50%;display:flex;height:140px;justify-content:center;position:absolute;right:80px;top:80px;width:140px}@media (max-width:1023px){.tray-liner .order-badge{right:30px;top:30px}}@media (max-width:767px){.tray-liner .order-badge{display:none}}.tray-liner .order-badge .text{font-size:1.32em;line-height:.8;position:relative;text-align:center;transform:rotate(-3deg);transition:all .3s ease-in-out;z-index:100}.tray-liner .order-badge .text a{color:var(--color-red);line-height:.8}.tray-liner .order-badge .star{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.tray-liner .order-badge svg{fill:var(--color-yellow);stroke-width:2px;animation:slow-rotation 80s linear infinite}.tray-liner .order-badge:hover{cursor:pointer}.tray-liner .order-badge:hover .text{font-size:1.5em;transform:rotate(3deg)}.tray-liner .order-badge:hover .text a{color:var(--color-yellow)}.tray-liner .order-badge:hover svg{fill:var(--color-red);animation:slow-rotation 80s linear infinite}
