.recipe-library{padding:30px 0 80px}.recipe-library__header{max-width:760px;margin:0 auto 34px;text-align:center}.recipe-library__header h2{margin:6px 0 10px;font-size:36px;line-height:1.15;letter-spacing:0}.recipe-library__header>p:last-child{margin:0;font-size:16px}.recipe-library__eyebrow{margin:0;color:var(--color-primary);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:0}.recipe-library__search-wrap{position:relative;max-width:520px;margin:0 auto 34px}.recipe-library__search-wrap svg{position:absolute;top:50%;left:16px;transform:translateY(-50%);pointer-events:none}.recipe-library__search-wrap input{width:100%;min-height:50px;padding:10px 16px 10px 48px;border:1px solid var(--color-border);border-radius:5px;background:var(--color-background);color:var(--color-text);font:inherit}.recipe-library__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px}.recipe-library__card{min-width:0}.recipe-library__open{display:block;width:100%;padding:0;border:1px solid var(--color-border);border-radius:5px;overflow:hidden;background:var(--color-background);color:var(--color-heading);text-align:left;cursor:pointer}.recipe-library__image-wrap{display:block;width:100%;aspect-ratio:1;overflow:hidden;background:#f4f4f4}.recipe-library__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.recipe-library__placeholder{width:100%;height:100%;background:#f4f4f4}.recipe-library__open:hover .recipe-library__image-wrap img{transform:scale(1.025)}.recipe-library__card-content{display:flex;min-height:116px;padding:18px;flex-direction:column;justify-content:space-between;gap:14px}.recipe-library__card-title{display:block;font-size:18px;font-weight:700;line-height:1.3;letter-spacing:0}.recipe-library__card-action{display:block;color:var(--color-primary);font-size:14px;font-weight:700}.recipe-library__empty{margin:30px 0;text-align:center}.recipe-library__dialog{width:min(1120px,calc(100% - 30px));max-height:calc(100vh - 30px);padding:0;border:0;border-radius:6px;overflow-x:hidden;overflow-y:auto;background:var(--color-background);color:var(--color-text)}.recipe-library__dialog::backdrop{background:#000000b8}.recipe-library__close-form{position:sticky;top:0;z-index:3;height:0}.recipe-library__close{position:absolute;top:14px;right:14px;display:inline-flex;width:42px;height:42px;padding:0;align-items:center;justify-content:center;border:1px solid #d8d8d8;border-radius:50%;background:#fff;color:#111;cursor:pointer}.recipe-library__dialog-grid{display:grid;width:100%;min-width:0;grid-template-columns:minmax(300px,42%) minmax(0,1fr);min-height:640px;overflow-x:hidden}.recipe-library__dialog-image{position:sticky;top:0;height:min(100vh,760px);background:#f4f4f4}.recipe-library__dialog-image img{display:block;width:100%;max-width:100%;height:100%;object-fit:cover}.recipe-library__recipe-content{padding:56px 50px 64px}.recipe-library__recipe-content h2{margin:7px 48px 28px 0;font-size:34px;line-height:1.15;letter-spacing:0}.recipe-library__recipe-content h3{margin:30px 0 12px;font-size:21px;letter-spacing:0}.recipe-library__recipe-content p{margin:0 0 14px}.recipe-library__recipe-content ul,.recipe-library__recipe-content ol{margin:0;padding-left:22px}.recipe-library__recipe-content li{margin-bottom:9px;line-height:1.6}@media(max-width:989px){.recipe-library__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recipe-library__dialog-grid{grid-template-columns:1fr}.recipe-library__dialog-image{position:static;height:auto;aspect-ratio:16 / 9}}@media(max-width:749px){.recipe-library{padding:20px 0 54px}.recipe-library__header h2{font-size:29px}.recipe-library__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.recipe-library__card-content{min-height:104px;padding:14px}.recipe-library__card-title{font-size:16px}.recipe-library__recipe-content{padding:38px 22px 48px}.recipe-library__recipe-content h2{margin-right:38px;font-size:27px}.recipe-library__dialog-image{aspect-ratio:1}}@media(max-width:420px){.recipe-library__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/recipe-library.css.map */
