.recipe-detail{opacity:100%!important;display:flex;flex-direction:column;position:relative;padding-top:64px;transition:opacity .3s ease;color:#313131}.recipe-detail .back-to-recipes{display:flex;align-items:center;position:absolute;top:24px;left:16px;font-size:.75rem}.recipe-detail .back-to-recipes .icon{display:flex}.recipe-detail .back-to-recipes .back-to-text{border-bottom:1px solid #313131;line-height:normal}.recipe-detail .back-to-recipes:hover,.recipe-detail .back-to-recipes:active,.recipe-detail .back-to-recipes:focus{text-decoration:none}.recipe-detail .recipe-intro,.recipe-detail .flex-spacer,.recipe-detail .details,.recipe-detail .method{flex-basis:100%}.recipe-detail .recipe-intro{padding:0 16px;margin-bottom:40px}.recipe-detail .recipe-intro .title{margin-bottom:1.5rem;font-size:2.5rem;text-transform:none}.recipe-detail .recipe-intro .article-image-wrapper{position:relative;margin:0 0 24px;height:0px;padding-top:100%}.recipe-detail .recipe-intro .article-image-wrapper .article-image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.recipe-detail .recipe-intro .content{margin-bottom:24px;font-size:20px;line-height:normal}.recipe-detail .recipe-intro .share-options{margin-bottom:24px;display:flex;grid-gap:16px;gap:16px}.recipe-detail .recipe-intro .share-options .share,.recipe-detail .recipe-intro .share-options .print{display:flex;align-items:center;grid-gap:4px;gap:4px;cursor:pointer}.recipe-detail .recipe-intro .share-options .share{position:relative}.recipe-detail .recipe-intro .share-options .share .copied{position:absolute;opacity:0;visibility:hidden;pointer-events:none;top:100%;left:0;background:var(--white);border-radius:.625rem;box-shadow:var(--offset-large-shadow);transition:.15s ease-in}.recipe-detail .recipe-intro .share-options .share .copied.show{padding:8px;color:#fff;background:var(--basil-green);visibility:visible;visibility:initial;opacity:1;transition:.233s ease-out}.recipe-detail .recipe-intro .recipe-attributes{background-color:var(--basil-green);padding:24px 16px;border-radius:12px;display:flex;grid-gap:24px;gap:24px;justify-content:center}.recipe-detail .recipe-intro .recipe-attributes .v-line{min-height:6px;border-left:1px solid rgba(255,255,255,.2)}.recipe-detail .recipe-intro .recipe-attributes .attribute{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff}.recipe-detail .recipe-intro .recipe-attributes .attribute .attibute-img{width:32px;height:32px;margin-bottom:8px}.recipe-detail .recipe-intro .recipe-attributes .attribute .attribute-title{font-family:Oswald;margin-bottom:4px;font-size:20px;text-align:center}.recipe-detail .recipe-intro .recipe-attributes .attribute .attribute-value{text-align:center;font-size:16px;margin:0}.recipe-detail .title{color:var(--basil-green);font-weight:400;letter-spacing:normal}.recipe-detail .details{padding:16px 24px;margin-bottom:24px;overflow:hidden}.recipe-detail .details .title{text-transform:none;margin-bottom:16px;font-size:2rem}.recipe-detail .details .ingredients h1,.recipe-detail .details .ingredients h2,.recipe-detail .details .ingredients h3,.recipe-detail .details .ingredients h4,.recipe-detail .details .ingredients h5,.recipe-detail .details .ingredients h6{color:var(--basil-green);margin-bottom:16px}.recipe-detail .details .ingredients ul,.recipe-detail .details .ingredients ol{list-style-position:inside;margin-bottom:16px}.recipe-detail .details .ingredients ul:last-child,.recipe-detail .details .ingredients ol:last-child{margin-bottom:40px}.recipe-detail .details .ingredients ol{list-style:disc outside none;list-style:initial}.recipe-detail .details .ingredients ul li{position:relative;padding-left:24px}.recipe-detail .details .ingredients ul li:not(:last-child){margin-bottom:8px}.recipe-detail .details .ingredients ul li:before{content:"";position:absolute;top:50%;left:8px;background:#000;height:4px;width:4px;display:flex;border-radius:9999px;margin-right:8px}.recipe-detail .details .ingredients a{text-decoration:underline}.recipe-detail .details .recipe-product-title-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.recipe-detail .details .recipe-product-title-wrapper .recipe-product-title{font-size:48px;font-weight:400;line-height:100%;text-transform:none;font-family:var(--heading-script-font);color:var(--basil-green)}.recipe-detail .details .recipe-product-title-wrapper .recipe-product-controls{position:relative;display:flex;grid-gap:8px;gap:8px}.recipe-detail .details .recipe-product-title-wrapper .recipe-product-controls .slick-arrow{background-color:transparent;background-color:initial;position:static;transform:none;background-position:center;height:32px;width:32px}.recipe-detail .details .recipe-product-title-wrapper .recipe-product-controls .slick-arrow.slick-prev{background-image:url(icon-control-line-arrow-left.svg)}.recipe-detail .details .recipe-product-title-wrapper .recipe-product-controls .slick-arrow.slick-next{background-image:url(icon-control-line-arrow-right.svg)}.recipe-detail .details .recipe-product-title-wrapper .recipe-product-controls .slick-arrow.slick-disabled{opacity:.2}.recipe-detail .details .recipe-products.slick-initialized .slick-list{overflow:visible}.recipe-detail .details .recipe-products .collection-product-card{width:320px;margin-bottom:0}.recipe-detail .details .recipe-products .collection-product-card img{width:100%;height:100%}.recipe-detail .details .recipe-products .collection-product-card .btn:disabled{opacity:.3}.recipe-detail .steps h1,.recipe-detail .steps h2,.recipe-detail .steps h3,.recipe-detail .steps h4,.recipe-detail .steps h5,.recipe-detail .steps h6,.recipe-detail .ingredients h1,.recipe-detail .ingredients h2,.recipe-detail .ingredients h3,.recipe-detail .ingredients h4,.recipe-detail .ingredients h5,.recipe-detail .ingredients h6{text-transform:none;letter-spacing:normal;font-weight:400;font-size:20px}.recipe-detail .method{padding:24px 16px}.recipe-detail .method .title{font-size:2rem;margin-bottom:24px;text-transform:none}.recipe-detail .method .steps h1,.recipe-detail .method .steps h2,.recipe-detail .method .steps h3,.recipe-detail .method .steps h4,.recipe-detail .method .steps h5,.recipe-detail .method .steps h6{color:#9fc63b;margin-bottom:12px}.recipe-detail .method .steps p:first-of-type{margin-top:16px}.recipe-detail .method .video-wrapper{position:relative;overflow:hidden;border-radius:1rem;padding-top:56.25%;margin:40px 0;width:100%}.recipe-detail .method .video-wrapper iframe{position:absolute;top:50%;min-width:100%;height:100%;transform:translateY(-50%);pointer-events:auto}.recipe-detail .method .video-wrapper iframe .player{max-width:10000px!important}.recipe-detail .method .video-wrapper .vimeo-control-button{--foreground: var(--white);position:absolute;z-index:1;top:unset;left:unset;right:var(--fluid-padding);bottom:.875rem}.recipe-detail .related-recipes{background-color:#e1edc2;padding:40px 16px;width:100%}.recipe-detail .related-recipes .title{margin-bottom:24px}.recipe-detail .related-recipes .article-row{display:flex;flex-wrap:wrap;grid-gap:16px;gap:16px}.recipe-detail .related-recipes .article-row .article-card{position:relative;width:306px;margin-left:calc(var(--gutter-width) / 2);margin-right:calc(var(--gutter-width) / 2)}.recipe-detail .related-recipes .article-row .article-card .article-image-wrapper{position:relative;display:block;height:0;padding-top:100%;margin-bottom:8px}.recipe-detail .related-recipes .article-row .article-card .article-image-wrapper .article-image{position:absolute;left:0;top:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.recipe-detail .related-recipes .article-row .article-card .article-card-title{font-family:var(--heading-font);font-size:20px;line-height:120%;font-weight:400;letter-spacing:normal}.recipe-detail .favourite-recipe,.recipe-detail .favourite-recipe-login{position:absolute;top:16px;right:16px}.recipe-detail .favourite-recipe-login{border-radius:12px;background:var(--basil-green);color:#fff;padding:8px;font-size:16px}.recipe-detail .favourite-recipe-login .text{display:flex;align-items:center;grid-gap:4px;gap:4px}.recipe-detail .favourite-recipe-login svg{margin-top:2px}.recipe-detail .favourite-recipe-login svg .heart-empty{fill:#fff}.recipe-detail .favourite-recipe-login svg .heart-full{fill:var(--basil-green)}.recipe-detail .favourite-recipe{height:48px;width:48px;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:99999px;transition:.3s ease;cursor:pointer}.recipe-detail .favourite-recipe:hover,.recipe-detail .favourite-recipe.bookmarked{background:#fffc}.recipe-detail .favourite-recipe:hover svg .heart-full,.recipe-detail .favourite-recipe.bookmarked svg .heart-full{fill:#000}.recipe-detail .favourite-recipe svg{height:32px;width:24px;pointer-events:none}.recipe-detail .favourite-recipe svg .heart-empty{fill:#000}.recipe-detail .favourite-recipe svg .heart-empty,.recipe-detail .favourite-recipe svg .heart-full{transition:.3s ease}@media screen and (max-width: 39.9375rem){.recipe-detail .method .video-wrapper [id*=vimeo-player-]{padding-top:unset;height:100%;width:100%}.recipe-detail .method .video-wrapper iframe{min-height:100%}.recipe-detail .method .video-wrapper .vimeo-control-button{right:.5rem}}@media screen and (min-width: 64rem){.recipe-detail{grid-gap:24px;gap:24px;flex-direction:row;flex-wrap:wrap;padding-top:72px}.recipe-detail .back-to-recipes{top:16px;left:64px}.recipe-detail .recipe-intro,.recipe-detail .flex-spacer,.recipe-detail .details,.recipe-detail .method{flex-basis:calc(50% - 12px)}.recipe-detail .recipe-intro{padding:0 0 0 72px;min-height:calc(50vw - 84px);margin-bottom:80px}.recipe-detail .recipe-intro .title{font-size:3rem}.recipe-detail .recipe-intro .article-image-wrapper{position:absolute;right:72px;top:72px;width:calc(50% - 84px);padding-top:calc(50% - 84px);margin:0}.recipe-detail .recipe-intro .content{font-size:24px}.recipe-detail .recipe-intro .recipe-attributes{padding:24px}.recipe-detail .recipe-intro .recipe-attributes .attribute .attribute-title{font-size:24px}.recipe-detail .details{border-radius:12px;margin-bottom:80px;padding:24px;margin-left:72px;flex-basis:calc(50% - 84px)}.recipe-detail .details .title{font-size:2.5rem}.recipe-detail .details .recipe-product-title-wrapper .recipe-product-title{font-size:72px}.recipe-detail .steps h1,.recipe-detail .steps h2,.recipe-detail .steps h3,.recipe-detail .steps h4,.recipe-detail .steps h5,.recipe-detail .steps h6,.recipe-detail .ingredients h1,.recipe-detail .ingredients h2,.recipe-detail .ingredients h3,.recipe-detail .ingredients h4,.recipe-detail .ingredients h5,.recipe-detail .ingredients h6{font-size:24px}.recipe-detail .method{padding:0 72px 0 0}.recipe-detail .method .title{font-size:2.5rem}.recipe-detail .related-recipes{padding:80px 72px}.recipe-detail .related-recipes .article-row{grid-gap:24px;gap:24px}.recipe-detail .related-recipes .article-row .article-card{width:calc(25% - 18px);margin-left:0;margin-right:0}.recipe-detail .related-recipes .article-row .article-card .article-card-title{font-size:24px}}@media screen and (min-width: 90.0625rem){.recipe-detail .recipe-intro .article-image-wrapper{max-width:40vw}}
/*# sourceMappingURL=/cdn/shop/t/245/assets/style-recipe-detail.css.map */
