.ingredient-instruction-container{display:flex;gap:40px;align-items:stretch;min-height:100%}.ingredients-column{flex:0 0 33%;border:1px solid #ccc;padding:40px;display:flex;flex-direction:column}.instructions-column{flex:0 0 66%;border:1px solid #ccc;background-color:#f6f6f6;padding:40px;display:flex;flex-direction:column}.ingredients-title,.instructions-title{font-size:24px;font-weight:600;margin-bottom:20px;color:#e4002b}.topping-serving-title{font-size:20px;font-weight:400;margin-top:1rem;color:#e4002b}.ingredients-list,.instructions-list{list-style:none;padding:0;margin:0}.ingredients-list{list-style:disc;padding-left:20px}.ingredient-item,.instruction-item{padding:3px 0;font-size:18px;line-height:22px;color:#000}.ingredient-item:last-child,.instruction-item:last-child{border-bottom:none}.instruction-item{counter-increment:instruction-counter;position:relative;padding-left:40px;color:#000}.instruction-item:before{content:counter(instruction-counter) ".";position:absolute;left:0;top:3px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.instructions-list{counter-reset:instruction-counter}@media screen and (max-width:768px){.ingredient-instruction-container{flex-direction:column;gap:30px}.ingredients-column,.instructions-column{flex:1 1 100%}.ingredients-title,.instructions-title{font-size:20px;margin-bottom:15px}.ingredient-item,.instruction-item{padding:10px 0;font-size:15px}.instruction-item{padding-left:35px}.instruction-item:before{width:20px;height:20px;font-size:11px;top:10px}.ingredients-column{padding:40px 20px}.instructions-column{padding:40px 20px!important}}
/*# sourceMappingURL=/cdn/shop/t/140/assets/ingredient-instruction.css.map */
