.article-recipe{background-color:#d4d4d4}@media (min-width: 768px){.article-recipe{padding:64px 40px}}.article-recipe h1:before,.article-recipe h1:after,.article-recipe h2:before,.article-recipe h2:after,.article-recipe h3:before,.article-recipe h3:after,.article-recipe h4:before,.article-recipe h4:after,.article-recipe h5:before,.article-recipe h5:after,.article-recipe h6:before,.article-recipe h6:after{content:none!important}.article-recipe__video{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background:var(--color-background);aspect-ratio:360/211.76}@media (min-width: 768px){.article-recipe__video{aspect-ratio:initial}}.article-recipe__video .media{width:100%;height:500px}.article-recipe__video .media video{-o-object-fit:contain;object-fit:contain}.article-recipe__video-image{top:0;left:0;width:100%;height:500px;-o-object-fit:cover;object-fit:cover}.article-recipe__video-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background:#0000001a}.article-recipe__video-placeholder-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.article-recipe__video-placeholder-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#ffffffe6}.article-recipe__video-placeholder-icon svg{width:24px;height:24px;color:var(--color-foreground)}@media (min-width: 768px){.article-recipe__video-placeholder-icon{width:80px;height:80px}.article-recipe__video-placeholder-icon svg{width:32px;height:32px}}.article-recipe__video-placeholder-text{margin:0;color:var(--color-foreground);font-size:14px;font-weight:500;text-align:center}@media (min-width: 768px){.article-recipe__video-placeholder-text{font-size:16px}}.article-recipe__play-button{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:1;top:50%;left:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:56px;height:56px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease;transition:all .3s ease;border:none;border-radius:50%;background-color:#2c0828;cursor:pointer}.article-recipe__play-button svg{width:32px;height:32px;fill:#fff}.article-recipe__play-button:hover:not(:disabled){-webkit-transform:translate(-50%,-50%) scale(1.1);-ms-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1);background-color:#2c0828e6}.article-recipe__play-button:disabled{opacity:.6;cursor:not-allowed}@media (min-width: 768px){.article-recipe__play-button{width:64px;height:64px}.article-recipe__play-button svg{width:36px;height:36px}}.article-recipe__header{padding:32px 20px}@media (min-width: 768px){.article-recipe__header{padding:24px}}.article-recipe__title{margin-bottom:16px;padding:0!important;color:#2c0828!important;font-size:24px;font-weight:900;line-height:26px;text-transform:uppercase}@media (min-width: 768px){.article-recipe__title{font-size:20px;line-height:28px}}.article-recipe__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.article-recipe__tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;padding:4px 12px;border-radius:999px;background-color:#d4d4d4;gap:8px}.article-recipe__tag-text{color:#2c0828;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;letter-spacing:.24px;line-height:16px;text-transform:uppercase}.article-recipe__tag-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:18px;height:18px}.article-recipe__tag-icon svg{width:18px;height:18px;fill:#2c0828}.article-recipe__tag-icon--fire{width:18px;height:18px}.article-recipe__tag-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}.article-recipe__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border-bottom:2px solid #d4d4d4}.article-recipe__tab{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.article-recipe__tab--active{border-bottom:2px solid #2c0828}.article-recipe__tab-button{width:100%;padding:0 20px 8px;border:none;background:none;cursor:pointer}@media (min-width: 768px){.article-recipe__tab-button{padding:0 24px 8px}}.article-recipe__tab-text{font-family:Montserrat,sans-serif;font-size:12px;font-weight:900;letter-spacing:.48px;line-height:20px;text-transform:uppercase}@media (min-width: 768px){.article-recipe__tab-text{font-size:14px;letter-spacing:.56px}}.article-recipe__tab--active .article-recipe__tab-text{color:#2c0828}.article-recipe__tab:not(.article-recipe__tab--active) .article-recipe__tab-text{color:#6d6a6d}.article-recipe__body{padding:20px 20px 32px}@media (min-width: 768px){.article-recipe__body{position:relative;max-height:335px;padding:20px 24px 32px;overflow-y:auto}.article-recipe__body::-webkit-scrollbar{width:6px}.article-recipe__body::-webkit-scrollbar-track{background:#6d6a6d1a}.article-recipe__body::-webkit-scrollbar-thumb{border-radius:3px;background:#6d6a6d}}.article-recipe__section{margin-bottom:12px}.article-recipe__section-image_text_number,.article-recipe__section-inline_richtext,.article-recipe__section-text_number{margin-bottom:16px}.article-recipe__section-inline_richtext:not(:first-child){margin-top:4px}.article-recipe__section:last-child{margin-bottom:0}.article-recipe__section-title{margin-bottom:16px;padding:0!important;color:#2c0828!important;font-size:16px;font-weight:700;line-height:24px}.article-recipe__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.article-recipe__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.article-recipe__item--product{background-color:#d4d4d4}.article-recipe__item--text,.article-recipe__item--image-text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.article-recipe__item--image-text{position:relative}.article-recipe__item--image-text .article-recipe__step-number{position:absolute;z-index:1;top:0;left:0}.article-recipe__checkbox-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap}.article-recipe__checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}.article-recipe__checkbox-custom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;margin-right:12px;-webkit-transition:all .2s ease;transition:all .2s ease;border:1.5px solid #6d6a6d;border-radius:2px;background-color:transparent}.article-recipe__checkbox-custom svg{width:16px;height:16px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;opacity:0;fill:#6d6a6d}.article-recipe__checkbox-input:checked+.article-recipe__checkbox-label .article-recipe__checkbox-custom{border-color:#2c0828;background-color:#2c0828}.article-recipe__checkbox-input:checked+.article-recipe__checkbox-label .article-recipe__checkbox-custom svg{opacity:1;fill:#fff}.article-recipe__checkbox-input:focus+.article-recipe__checkbox-label .article-recipe__checkbox-custom{-webkit-box-shadow:0 0 0 2px rgba(44,8,40,.2);box-shadow:0 0 0 2px #2c082833}.article-recipe__product-image{-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;-o-object-fit:cover;object-fit:cover}.article-recipe__product-name{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;color:#2c0828;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.article-recipe__product-quick-buy{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:32px;height:32px;margin-right:8px}.article-recipe__product-quick-buy button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;padding:0;-webkit-transition:all .2s ease;transition:all .2s ease;border:0;color:#e7090b;font-size:12px}.article-recipe__product-quick-buy button .push-btn__surface{width:32px;height:32px;border:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.article-recipe__product-quick-buy button:disabled{opacity:.5;cursor:not-allowed}.article-recipe__product-quick-buy button svg{width:16px;height:16px;fill:currentColor}.article-recipe__product-quick-buy .product-form__cart-submit{width:32px;height:32px;min-height:32px;padding:0;border-radius:4px;font-size:12px}.article-recipe__product-quick-buy .product-form__cart-submit svg{width:16px;height:16px}.article-recipe__text{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#2c0828;font-size:14px;font-weight:400;line-height:20px}.article-recipe__text--large{font-size:16px;line-height:24px}.article-recipe__step-number{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;background-color:#d4d4d4;color:#2c0828;font-size:12px;font-weight:700}.article-recipe__step-image{position:relative;-ms-flex-negative:0;flex-shrink:0;width:130px;height:130px;-o-object-fit:cover;object-fit:cover}.article-recipe__tab-content{display:none}.article-recipe__tab-content--active{display:block}.article-recipe__breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;margin-bottom:1rem}.article-recipe__breadcrumb-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;list-style:none;gap:.75rem}.article-recipe__breadcrumb-item{color:#2c0828;font-family:"Montserrat",var(--main-font-stack);font-size:.75rem;font-weight:400;line-height:1.33;text-transform:uppercase;white-space:nowrap}.article-recipe__breadcrumb-item:not(:last-child):after{content:"";display:inline-block;position:relative;top:-4px;-ms-flex-negative:0;flex-shrink:0;width:.625rem;height:1px;margin-left:.5rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);background-color:#2c0828}.article-recipe__breadcrumb-item:focus-visible{outline:2px solid rgb(var(--color-scheme-accent-1));outline-offset:.125rem}.article-recipe__breadcrumb-item:hover{color:rgb(var(--color-scheme-accent-1))}.article-recipe__breadcrumb-link{color:#2c0828;text-decoration:none}.article-recipe__breadcrumb-link:hover{opacity:.7}.article-recipe__breadcrumb-item--current{color:#2c0828}.article-recipe .article-recipe__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;margin-bottom:1.5rem}.article-recipe__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}@media (min-width: 768px){.article-recipe__author{gap:.75rem}}.article-recipe__author-avatar{-ms-flex-negative:0;flex-shrink:0;width:2.5rem;height:2.5rem;overflow:hidden;border-radius:50%}@media (min-width: 768px){.article-recipe__author-avatar{width:3rem;height:3rem}}.article-recipe__author-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-recipe__author-name{margin:0;color:#2c0828;font-family:"Montserrat",var(--main-font-stack);font-size:.875rem;font-weight:700;line-height:1.43;white-space:nowrap}.article-recipe__separator{-ms-flex-negative:0;flex-shrink:0;width:.375rem;height:.375rem;border-radius:50%;background-color:#e7090b}.article-recipe__date{margin:0;color:#2c0828;font-family:"Montserrat",var(--main-font-stack);font-size:.875rem;font-weight:700;line-height:1.43;text-transform:capitalize;white-space:nowrap}@media (min-width: 768px){.article-recipe__content .article-recipe__meta,.article-recipe__content .article-recipe__breadcrumb{display:none}}@media (max-width: 767px){.article-recipe>.article-recipe__header .article-recipe__title,.article-recipe>.article-recipe__header .article-recipe__meta,.article-recipe>.article-recipe__header .article-recipe__breadcrumb,.article-recipe>.article-recipe__header .article-recipe__tags{display:none}}@media (min-width: 768px){.article-recipe>.article-recipe__header{padding:40px 40px 0 0}.article-recipe>.article-recipe__header .article-recipe__tag{margin-bottom:24px;background:#e7e7e7}}.article-recipe__sticky{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#e7e7e7}@media (min-width: 768px){.article-recipe__sticky{height:500px}}@media (min-width: 768px){.article-recipe{display:grid;grid-template-columns:60% 40%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.article-recipe__content{grid-column:2/3;grid-row:1/3}.article-recipe__video{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}.article-recipe__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.article-recipe__header,.article-recipe__tabs{-ms-flex-negative:0;flex-shrink:0}.article-recipe__body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}}sticky-element{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.participant-card-classic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:32px;margin-bottom:1.25rem;overflow:hidden;border-radius:0;background-color:#e7e7e7}@media (min-width: 768px){.participant-card-classic{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:40px;margin-bottom:0}}.participant-card-classic__image{-ms-flex-negative:0;flex-shrink:0;width:100%;overflow:hidden}@media (min-width: 768px){.participant-card-classic__image{width:180px}}.participant-card-classic__img{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;-o-object-fit:cover;object-fit:cover}.participant-card-classic__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:0;padding:1.25rem;gap:1rem}.participant-card-classic__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.participant-card-classic__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.participant-card-classic__name{margin:0;color:#2c0828;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:900;line-height:1.2;text-transform:uppercase}.participant-card-classic__specialty{margin:0;color:#2c0828;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:400;line-height:1.43}.participant-card-classic__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.participant-card-classic__social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.participant-card-classic__social-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2rem;height:2rem;padding:.5rem;-webkit-transition:all .2s ease;transition:all .2s ease;border:none;border-radius:0;background-color:#d4d4d4;color:#2c0828;text-decoration:none}.participant-card-classic__social-btn:hover{background-color:silver}.participant-card-classic__social-icon{width:1.25rem;height:1.25rem}.participant-card-classic__nav-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;border:none;background:transparent;color:#e7090b;cursor:pointer}.participant-card-classic__nav-btn:hover{-webkit-transform:rotate(180deg) translateX(-2px);-ms-transform:rotate(180deg) translateX(-2px);transform:rotate(180deg) translate(-2px)}.participant-card-classic__nav-icon{width:1rem;height:1rem}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-article-recipe.css.map */
