section{scroll-margin:50px;position:relative;}.intro > div{border:none !important;background-color:transparent;padding:0;}.intro > .images{height:100%;width:100%;}.intro > .images > div{position:relative;}.intro > .images > div > img{top:12px;right:11px;max-width:75px;position:absolute;}.intro > .card > .top{display:flex;flex-direction:column;gap:5px;}.intro > .card > .price-stock{display:flex;align-items:center;justify-content:space-between;margin-top:20px;flex-wrap:wrap;gap:0 20px;width:100%;}.intro > .card .price-box{font-size:25px;flex-direction:row;flex-basis:auto;gap:12px;}.intro > .card button{font-size:19px;justify-content:center;min-width:100%;}.intro .payment-row img{max-height:25px;margin-top:4px;width:auto;}.card-wrapper.intro{gap:30px 50px;}.card.index{margin-bottom:-50px;justify-content:center;background-color:#fafafa;padding-bottom:8px;flex-direction:row;padding-top:8px;flex-basis:100%;flex-wrap:wrap;gap:6px 18px;}.card.index > a{border:2px solid transparent;transition:border-color 0.5s ease;border-radius:8px;padding:8px 20px;color:inherit;}.card-wrapper.card-desc > .card:not(.info){border:0;padding:0;}.card-wrapper.card-desc > .card.info{background-color:#fafafa;padding:30px;}.card-wrapper.card-desc > .image{display:flex;align-items:center;justify-content:center;}.card-wrapper.card-desc > .image img{min-width:199px;}.card-wrapper.card-desc ul{margin-bottom:25px;}.card-wrapper.card-desc ul > li{display:flex;padding-left:8px;gap:6px;}.card-wrapper.card-desc ul > li:before{content:'✔ ';}.card-wrapper.card-desc ul > li > a{}.card-wrapper .features{filter:grayscale(0.5);display:flex;gap:25px;}.card-wrapper.card-desc .features{margin-top:20px;}#form-options.animate label > .inner{animation:blink 1.4s ease 0.2s 3;}@keyframes blink{from{background-color:rgba(248, 210, 49, 0.4);}to{background-color:#FFFFFF;}}#form-bulks.animate select{animation:blink-bulk 1.4s ease 0.2s 3;}@keyframes blink-bulk{from{background-color:rgba(248, 210, 49, 0.4);}to{background-color:hsla(0, 0%, 0%, 0.01);}}.options{display:flex;gap:12px 18px;flex-wrap:wrap;margin-top:25px;}.options > span{width:100%;}.options > label{display:flex;position:relative;}.options > label > input:not(:disabled) ~ .inner:hover,.options > label > input:checked:not(:disabled) ~ .inner{background-color:#f6fff0;border:2px solid #64a33c;}.options > label > input ~ .inner::after{content:"✔ ";color:#ffffff;position:absolute;background-color:#64a33c;transition:opacity 0.3s ease;justify-content:center;align-items:center;border-radius:100%;font-size:14px;display:flex;height:22px;width:22px;opacity:0;right:-8px;top:-6px;}.options > label > input:checked ~ .inner::after{opacity:1;}.options > label > input:disabled ~ .inner{position:relative;border:2px solid hsla(0, 0%, 0%, 0.08);cursor:not-allowed;overflow:hidden;opacity:0.5;}.options > label > input{display:none;}.options > label > .inner{min-width:110px;padding:15px 30px;border-radius:8px;flex-direction:column;transition:background-color 0.4s ease, border 0.4s ease;border:2px solid #efefef;background-color:#ffffff;justify-content:center;align-items:center;font-size:18px;cursor:pointer;display:flex;gap:12px;}.recipe > .con{position:relative;}.recipe > .con > img{position:absolute;max-width:275px;left:-225px;}.recipe .info img{height:100%;aspect-ratio:16 / 9;border-radius:8px;object-fit:cover;min-width:270px;margin:auto;}.recipe .info.product-img img{object-fit:contain;}.recipe .card > .card-wrapper{flex-wrap:wrap;margin-top:20px;align-items:center;justify-content:space-between;gap:30px;}.recipe .card .card.tip{padding:12px 20px;border:2px dashed #EC9240;background-color:#fafafa;margin:10px 0;}.recipe .allergy > ul{justify-content:center;}#product-fixed{position:fixed;background-color:hsla(0, 0%, 100%, 1);border-bottom:1px solid hsl(0deg 0% 58.29% / 8%);transition:transform 0.3s ease;transform:translateY(-100%);width:100%;z-index:8;top:0;}#product-fixed .inner{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;padding-top:8px;}#product-fixed .info{display:flex;align-items:center;margin-right:30px;gap:0px 30px;}#product-fixed .info > strong{font-size:20px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;}#product-fixed .info > span{min-width:max-content;}#product-fixed button{padding:7px 2rem 8px 2rem;}body:not(.hide-header) .sticky{top:111px;}#product-fixed.show ~ #product-product .sticky{top:83px;}body:not(.hide-header) #product-fixed.show ~ #product-product .sticky{top:174px;}@media screen and (min-width:320px) and (max-width: 1580px){.recipe > .con > img{display:none;}}@media screen and (min-width:320px) and (max-width: 930px){.recipe .product-img{display:none;}.recipe .info img{width:100%;height:240px;}}@media screen and (min-width:320px) and (max-width:840px){#product-fixed .info > .price{display:none;}}@media screen and (min-width:320px) and (max-width:680px){#product-fixed{top:auto !important;transform:translateY(100%);bottom:0;}#product-fixed .info{display:none;}#product-fixed button{max-width:100%;justify-content:center;margin-right:0 !important;padding:15px 2rem 13px 2rem;font-size:20px;}}