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