.cooking-videos{display:block;--videos-pad: 22px;--videos-gap: 10px;--videos-full: 2;--videos-in-view: 2.15}.cooking-videos__inner{max-width:1336px;margin:0 auto;padding-inline:var(--videos-pad)}.cooking-videos__header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin:0 0 20px}.cooking-videos__subtitle{margin:0 0 3px;font-family:Figtree,system-ui,sans-serif;font-size:10px;font-weight:800;letter-spacing:.18em;line-height:normal;text-transform:uppercase;color:#a4231f}.cooking-videos__title{margin:0;font-family:Figtree,system-ui,sans-serif;font-size:clamp(28px,3.4vw,42px);font-weight:700;letter-spacing:-.02em;line-height:1.05;color:#1a1512}.cooking-videos__controls{display:none;align-items:center;gap:8px}.cooking-videos__counter{margin:0 6px 0 0;font-family:Figtree,system-ui,sans-serif;font-size:13px;font-weight:700;letter-spacing:normal;font-variant-numeric:tabular-nums;color:#1a151299;white-space:nowrap}.cooking-videos__arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(164,35,31,.3);border-radius:12px;background:#fff;color:#a4231f;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.cooking-videos__arrow .icon{width:14px;height:10px}.cooking-videos__arrow--prev .icon{transform:rotate(180deg)}.cooking-videos__arrow:hover:not(:disabled){background:#a4231f;border-color:#a4231f;color:#fff}.cooking-videos__arrow:disabled{opacity:.3;cursor:default}.cooking-videos__list{display:flex;gap:var(--videos-gap);margin:0;padding:0 0 2px;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.cooking-videos__list::-webkit-scrollbar{display:none}.cooking-videos__card{flex:0 0 calc((100% - var(--videos-full) * var(--videos-gap)) / var(--videos-in-view));position:relative;display:flex;flex-direction:column;min-width:0;padding:8px 8px 10px;border:1px solid rgba(26,21,18,.06);border-radius:18px;background:#f4f5f7;font-family:Figtree,system-ui,sans-serif;scroll-snap-align:start;transition:border-color .2s ease}.cooking-videos__card:hover{border-color:#a4231f59}.cooking-videos__media{position:relative;aspect-ratio:9 / 16;overflow:hidden;border-radius:12px;background:#fff}.cooking-videos__poster,.cooking-videos__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cooking-videos__video{background:#000}.cooking-videos__video:fullscreen{object-fit:contain}.cooking-videos__video:-webkit-full-screen{object-fit:contain}.cooking-videos__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;padding:0;border:0;background:transparent;color:#a4231f;cursor:pointer}.cooking-videos__play .icon{box-sizing:content-box;width:14px;height:16px;padding:14px 13px 14px 17px;border-radius:50%;background:#ffffffeb;box-shadow:0 2px 10px #00000040;transition:transform .2s ease}.cooking-videos__play:hover .icon{transform:scale(1.08)}.cooking-videos__body{display:flex;flex-direction:column;flex-grow:1;padding:10px 2px 0}.cooking-videos__heading{margin:0 0 3px;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:normal;line-height:1.25;color:#1a1512}.cooking-videos__time{margin:0 0 5px;font-size:11.5px;font-weight:600;letter-spacing:normal;line-height:1.3;color:#1a151299}.cooking-videos__time strong{font-weight:800;color:#a4231f}.cooking-videos__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0 0 10px;font-size:11.5px;letter-spacing:normal;line-height:1.35;color:#1a1512b3}.cooking-videos__product{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:9px;border-top:1px solid rgba(26,21,18,.1);color:inherit;text-decoration:none}.cooking-videos__product-image{flex:0 0 34px;width:34px;height:34px;overflow:hidden;border-radius:8px;background:#fff}.cooking-videos__product-image img{display:block;width:100%;height:100%;object-fit:contain}.cooking-videos__product-info{min-width:0}.cooking-videos__product-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:11px;font-weight:600;letter-spacing:normal;line-height:1.2;color:#1a1512}.cooking-videos__product .price{margin:1px 0 0}.cooking-videos__product .price *{margin:0;font-family:Figtree,system-ui,sans-serif;font-size:12px;font-weight:800;letter-spacing:normal;color:#a4231f}.cooking-videos__product .price .price__compare,.cooking-videos__product .price .price__badge-sale,.cooking-videos__product .price .price__badge-sold-out{display:none}.cooking-videos__form{margin-top:9px}.cooking-videos__form .product-form__error-message-wrapper{margin:0 0 6px;font-size:11px;line-height:1.3;color:#a4231f}.cooking-videos__add.button{min-width:0;min-height:40px;padding:0 8px;border-radius:12px;background:#a4231f;color:#fff;font-family:Figtree,system-ui,sans-serif;font-size:12.5px;font-weight:800;letter-spacing:.02em}.cooking-videos__add.button:before,.cooking-videos__add.button:after{box-shadow:none}.cooking-videos__add.button:hover:not([disabled]){background:#7c1815}.cooking-videos__add.button[disabled]{opacity:.5}@media screen and (min-width:769px){.cooking-videos{--videos-pad: clamp(22px, 4vw, 48px);--videos-gap: 18px;--videos-full: 4;--videos-in-view: 4.2}.cooking-videos__header{margin-bottom:28px}.cooking-videos__subtitle{margin-bottom:5px;font-size:10.5px}.cooking-videos__title{font-weight:800}.cooking-videos__controls:not([hidden]){display:flex}.cooking-videos__card{padding:10px 10px 12px}.cooking-videos__body{padding:12px 4px 0}.cooking-videos__heading{font-size:15px}.cooking-videos__time,.cooking-videos__text{font-size:13px}.cooking-videos__product-image{flex-basis:40px;width:40px;height:40px}.cooking-videos__product-title{font-size:12.5px}.cooking-videos__product .price *{font-size:13.5px}.cooking-videos__add.button{min-height:44px;font-size:13.5px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-cooking-videos.css.map */
