.cooldo-recipes{background:#fff;color:#000}.cooldo-recipes__catalog{width:min(100% - 64px,1280px);margin:0 auto;padding:48px 0 72px;color:#403a32}.cooldo-recipes__catalog [hidden]{display:none!important}.cooldo-recipes__tools{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:end}.cooldo-recipes__tools label{display:block;margin-bottom:9px;font-size:14px;font-weight:600}.cooldo-recipes__search-input{position:relative}.cooldo-recipes__search-input svg{position:absolute;top:16px;left:16px;width:20px;height:20px;stroke:currentColor;stroke-width:1.5;fill:none;pointer-events:none}.cooldo-recipes__search-input input{width:100%;min-height:52px;border:1px solid #d3c8ba;border-radius:8px;background:#fff;color:inherit;font:inherit;font-size:16px}.cooldo-recipes__search-input input{padding:12px 16px 12px 48px}.cooldo-recipes__filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.cooldo-recipes__filter{min-height:42px;padding:10px 17px;border:1px solid #d3c8ba;border-radius:999px;background:#fff;color:inherit;font:inherit;font-size:13px;cursor:pointer}.cooldo-recipes__filter[aria-pressed=true]{background:#727650;border-color:#727650;color:#fff}.cooldo-recipes__results-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:62px;font-size:13px}.cooldo-recipes__results-bar p{margin:0}.cooldo-recipes__results-bar button{background:none;border:0;color:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer;font:inherit}.cooldo-recipes__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.cooldo-recipe-card{display:flex;flex-direction:column;min-width:0;border-radius:12px;overflow:hidden;background:#fcf9f5}.cooldo-recipe-card__image{display:block;aspect-ratio:4 / 3;background:#eee8df;overflow:hidden}.cooldo-recipe-card__image img{width:100%;height:100%;object-fit:cover}.cooldo-recipe-card__body{display:flex;flex:1;flex-direction:column;padding:22px}.cooldo-recipe-card h2{margin:0 0 12px;font:inherit;font-size:18px;line-height:1.4;font-weight:600}.cooldo-recipe-card h2 a{color:inherit;text-decoration:none}.cooldo-recipe-card p{margin:0 0 20px;font-size:14px;line-height:1.6;color:#655d53}.cooldo-recipe-card__link{align-self:flex-start;margin-top:auto;color:#656940;font-size:14px;font-weight:600;text-underline-offset:4px}.cooldo-recipes__more{display:block;min-height:46px;margin:32px auto 0;padding:12px 28px;background:#f3dfbe;border:1px solid transparent;border-radius:999px;color:#403a32;font:inherit;font-size:14px;cursor:pointer}.cooldo-recipes__pagination{margin-top:24px;text-align:center}.cooldo-recipes__catalog :is(input,select,button,a):focus-visible{outline:2px solid #727650;outline-offset:3px}@media(hover:hover){.cooldo-recipes__filter:hover{border-color:#727650}.cooldo-recipe-card__link:hover{color:#403a32}}@media(max-width:989px){.cooldo-recipes__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(max-width:749px){.cooldo-recipes__catalog{width:calc(100% - 32px);padding-block:28px 48px}.cooldo-recipes__tools{grid-template-columns:1fr;gap:16px}.cooldo-recipes__filters{margin-top:18px;gap:6px}.cooldo-recipes__filter{padding:10px 13px;font-size:12px}.cooldo-recipes__grid{grid-template-columns:1fr}.cooldo-recipe-card__body{padding:20px}.cooldo-recipes__catalog .cooldo-recipes__empty{width:100%;padding-block:40px}}.cooldo-recipes__hero{position:relative;display:flex;min-height:595px;align-items:flex-end;justify-content:center;overflow:hidden}.cooldo-recipes__hero-media,.cooldo-recipes__hero-image,.cooldo-recipes__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cooldo-recipes__hero-image{object-fit:cover;object-position:center 47%}.cooldo-recipes__hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.16) 0%,transparent 20%),#00000059}.cooldo-recipes__hero-content{position:relative;z-index:1;width:min(100% - 96px,1166px);padding:0 10px 155px;text-align:center}.cooldo-recipes__hero h1{color:#fff;font-family:var(--font-family-display, "The Seasons"),serif;font-size:clamp(48px,4.86vw,70px);font-weight:600;letter-spacing:-.03em;line-height:1.2}.cooldo-recipes__item:nth-child(odd){background:#fcf9f5}.cooldo-recipes__row{display:grid;width:min(100%,1440px);min-height:656px;align-items:center;gap:64px;margin-inline:auto;padding:64px 0 64px 32px;grid-template-columns:minmax(360px,499px) minmax(0,1fr)}.cooldo-recipes__item:nth-child(2n) .cooldo-recipes__row{min-height:592px;padding:0 32px 64px 0;grid-template-columns:minmax(0,1fr) minmax(360px,499px)}.cooldo-recipes__item:nth-child(2n) .cooldo-recipes__media{order:-1}.cooldo-recipes__copy{width:100%;min-width:0}.cooldo-recipes__copy h2{margin-bottom:12px;color:#000;font-size:20px;font-weight:500;letter-spacing:0;line-height:1.4;text-transform:uppercase}.cooldo-recipes__body{overflow:hidden;color:#000;font-size:14px;font-weight:400;line-height:24px}.cooldo-recipes__item--1 .cooldo-recipes__body{max-height:312px}.cooldo-recipes__item--2 .cooldo-recipes__body{max-height:412px}.cooldo-recipes__item--3 .cooldo-recipes__body{max-height:360px}.cooldo-recipes__item--4 .cooldo-recipes__body{max-height:408px}.cooldo-recipes__item--1 .cooldo-recipes__body{position:relative}.cooldo-recipes__item--1 .cooldo-recipes__body:after{position:absolute;right:0;bottom:0;left:0;height:24px;background:#fcf9f5;content:"...";line-height:24px}.cooldo-recipes__body p,.cooldo-recipes__body h2,.cooldo-recipes__body h3,.cooldo-recipes__body h4,.cooldo-recipes__body li{color:inherit;font:inherit}.cooldo-recipes__body h2,.cooldo-recipes__body h3,.cooldo-recipes__body h4{text-transform:uppercase}.cooldo-recipes__body ul,.cooldo-recipes__body ol{padding-left:21px}.cooldo-recipes__body ul{list-style:disc}.cooldo-recipes__body ol{list-style:decimal}.cooldo-recipes__body img,.cooldo-recipes__body picture,.cooldo-recipes__body video,.cooldo-recipes__body iframe{display:none}.cooldo-recipes__read-more{display:inline-flex;margin-top:14px;color:#c8903b;font-size:14px;line-height:1.4;text-decoration:underline;text-underline-offset:2px}.cooldo-recipes__item--1 .cooldo-recipes__read-more{margin-top:20px}.cooldo-recipes__item--3 .cooldo-recipes__read-more{margin-top:6px}.cooldo-recipes__item--4 .cooldo-recipes__read-more{margin-top:28px}.cooldo-recipes__media{display:block;height:528px;min-width:0;overflow:hidden;background:#eee8df}.cooldo-recipes__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.cooldo-recipes__read-more:focus-visible,.cooldo-recipes__media:focus-visible{outline:2px solid #c8903b;outline-offset:4px}.cooldo-recipes__empty{width:min(100% - 64px,1376px);margin-inline:auto;padding-block:80px;text-align:center}@media(hover:hover)and (pointer:fine){.cooldo-recipes__media:hover img{transform:scale(1.025)}}@media(prefers-reduced-motion:reduce){.cooldo-recipes__media img{transition:none}}@media(max-width:989px){.cooldo-recipes__hero{min-height:480px}.cooldo-recipes__hero-content{padding-bottom:80px}.cooldo-recipes__row,.cooldo-recipes__item:nth-child(2n) .cooldo-recipes__row{display:flex;min-height:0;flex-direction:column;align-items:stretch;gap:24px;padding:48px 24px}.cooldo-recipes__item:nth-child(2n) .cooldo-recipes__media{order:0}.cooldo-recipes__item--1 .cooldo-recipes__media{order:-1}.cooldo-recipes__copy{flex:0 0 auto}.cooldo-recipes__media{height:420px;flex:0 0 auto}}@media(max-width:749px){.cooldo-recipes__hero{min-height:400px}.cooldo-recipes__hero-image{object-position:47% center}.cooldo-recipes__hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.6) 0%,transparent 30%),#13131366}.cooldo-recipes__hero-content{width:100%;padding:0 16px 80px}.cooldo-recipes__hero h1{font-size:32px;letter-spacing:-.02em;line-height:1.25}.cooldo-recipes__item:nth-child(odd){background:#fcf9f5}.cooldo-recipes__item:nth-child(2n){background:#fff}.cooldo-recipes__item+.cooldo-recipes__item{border-top:1px solid #e7dfd4}.cooldo-recipes__row,.cooldo-recipes__item:nth-child(2n) .cooldo-recipes__row{gap:20px;padding:32px 16px 40px}.cooldo-recipes__item:first-child .cooldo-recipes__row{gap:20px;padding-block:32px}.cooldo-recipes__item .cooldo-recipes__media,.cooldo-recipes__item:nth-child(2n) .cooldo-recipes__media{order:-1}.cooldo-recipes__copy h2{margin-bottom:16px;font-size:18px;font-weight:700;line-height:normal}.cooldo-recipes__body{line-height:24px}.cooldo-recipes__body h2,.cooldo-recipes__body h3,.cooldo-recipes__body h4{margin:24px 0 8px;font-weight:600}.cooldo-recipes__body>:first-child{margin-top:0}.cooldo-recipes__item--1 .cooldo-recipes__body{max-height:312px}.cooldo-recipes__item--2 .cooldo-recipes__body{max-height:456px}.cooldo-recipes__item--3 .cooldo-recipes__body{max-height:338px}.cooldo-recipes__item--4 .cooldo-recipes__body{max-height:480px}.cooldo-recipes__read-more{margin-top:16px}.cooldo-recipes__item--1 .cooldo-recipes__read-more{margin-top:6px}.cooldo-recipes__item--4 .cooldo-recipes__read-more{margin-top:26px}.cooldo-recipes__media{height:320px}.cooldo-recipes__item:first-child .cooldo-recipes__media{height:240px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/iurop-recipes-blog.css.map */
