.recipe-copy{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.recipe-details-wrap{max-width:86.2rem}.recipe-details-bar{display:flex;align-items:center;margin-bottom:20px;padding:10px 0;flex-wrap:wrap}.recipe-detail{text-align:center;display:flex}.recipe-details-bar .recipe-details-bar-line{width:2px;height:13px;margin-left:1rem;margin-right:1rem;background-color:#000;display:block}.recipe-detail-label,.recipe-detail-value.skill{text-transform:uppercase}.cook-mode-toggle-container{display:flex;align-items:center;margin-bottom:3rem}.cook-mode-main-label{margin-right:4px;font-weight:700;color:var(--Dk-Grey, #4b5358)}.cook-mode-description{font-size:1.4rem;font-weight:400;font-style:italic}.cook-mode-switch{position:relative;display:inline-block;width:35px;height:21px;margin-right:15px}.cook-mode-switch input:focus-visible+.cook-mode-slider{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.cook-mode-switch input{opacity:0;width:0;height:0}.cook-mode-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:transparent;border:2px solid #4b5358;-webkit-transition:.4s;transition:.4s}.cook-mode-slider:before{position:absolute;content:"";height:20px;width:20px;left:0;bottom:-1px;background-color:#4b5358;-webkit-transition:.4s;transition:.4s}input:checked+.cook-mode-slider{background-color:#4b535836}input:focus+.cook-mode-slider{box-shadow:0 0 1px #4b5358}input:checked+.cook-mode-slider:before{-webkit-transform:translateX(12px);-ms-transform:translateX(12px);transform:translate(12px)}.cook-mode-slider.round{border-radius:20px}.cook-mode-slider.round:before{border-radius:50%}.recipe-content-grid{display:grid;grid-template-columns:1.5fr 1.3fr;gap:30px}.recipe-content-grid a{color:#000}.recipe-section-title{margin-top:0;margin-bottom:3rem}.recipe-ingredients{border-right:2px solid}.recipe-ingredients ul{list-style:none;padding-left:0}.recipe-directions ol{padding-left:25px;margin-bottom:0}.recipe-directions ol li:not(:last-of-type){margin-bottom:1rem}@media (max-width: 989px){.recipe-section-title{margin-top:0;margin-bottom:2rem}.recipe-ingredients{border-right:none;border-bottom:2px solid #4B5358}.recipe-content-grid{grid-template-columns:1fr}.recipe-detail{padding:8px 0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/WF-recipe-columns.css.map */
