.ctr-recipe-categories{background-color:var(--bg-color);color:var(--text-color);position:relative;width:100%;padding-top:var(--PT-mobile);padding-bottom:var(--PB-mobile);overflow:hidden}@media only screen and (min-width:768px){.ctr-recipe-categories{padding-top:var(--PT);padding-bottom:var(--PB)}}.ctr-recipe-categories .swiper{overflow:visible}@media only screen and (min-width:768px){.ctr-recipe-categories .swiper{overflow:hidden}}.ctr-recipe-categories__wrapper{max-width:1340px}.ctr-recipe-categories__swiper-mobile .swiper-slide{max-width:297px;width:100%}.ctr-recipe-categories__header{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:32px}@media only screen and (min-width:768px){.ctr-recipe-categories__header{align-items:flex-start;gap:32px;margin-bottom:40px}}.ctr-recipe-categories__title{font-size:35px;font-weight:700;letter-spacing:-1.05px;line-height:1;text-align:center;width:100%}@media only screen and (min-width:768px){.ctr-recipe-categories__title{font-size:56px;letter-spacing:-1.68px;text-align:left}}.ctr-recipe-categories__title p{margin:0}.ctr-recipe-categories__search{display:flex;align-items:center;flex-direction:column;gap:12px;width:100%}@media only screen and (min-width:768px){.ctr-recipe-categories__search{width:auto;flex-direction:row}}.ctr-recipe-categories__search-bar{display:flex;align-items:center;background-color:#fff;border:1px solid #000;border-radius:8px;overflow:hidden;width:100%}@media only screen and (min-width:768px){.ctr-recipe-categories__search-bar{width:442px}}.ctr-recipe-categories__search-icon{flex-shrink:0;margin-left:16px;color:#000}.ctr-recipe-categories__search-input{flex:1;border:none!important;background:transparent;padding:16px 12px;font-size:18px;font-weight:500;line-height:1;color:#000;outline:none;appearance:none;-webkit-appearance:none;font-family:inherit;margin:0!important}.ctr-recipe-categories__search-input::placeholder{color:#000}.ctr-recipe-categories__search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.ctr-recipe-categories__search-submit{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:54px;height:54px;background-color:#000;border:none;cursor:pointer;padding:0;transition:opacity .2s ease}.ctr-recipe-categories__search-submit:hover{opacity:.8}.ctr-recipe-categories__search-clear{flex-shrink:0;background-color:#000;color:#fff;border:none;border-radius:8px;padding:11px 16px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;white-space:nowrap;transition:opacity .2s ease}@media only screen and (min-width:768px){.ctr-recipe-categories__search-clear{font-size:16px;min-height:54px}}.ctr-recipe-categories__search-clear:hover{opacity:.8}.ctr-recipe-categories__tabs-wrapper{display:flex;align-items:center;gap:12px;margin-bottom:24px;position:relative}@media only screen and (max-width:767px){.ctr-recipe-categories__tabs-wrapper{margin-left:calc(var(--outer) * -1);margin-right:calc(var(--outer) * -1)}}@media only screen and (min-width:768px){.ctr-recipe-categories__tabs-wrapper{margin-bottom:40px}}.ctr-recipe-categories__tabs-wrapper:before,.ctr-recipe-categories__tabs-wrapper:after{content:"";position:absolute;top:-2px;bottom:-2px;width:20px;pointer-events:none;z-index:2;opacity:0;transition:opacity .2s ease}.ctr-recipe-categories__tabs-wrapper:before{left:35px;background:linear-gradient(to right,var(--bg-color),var(--bg-color) calc(100% - 20px),transparent)}@media only screen and (min-width:480px){.ctr-recipe-categories__tabs-wrapper:before{left:50px}}@media only screen and (min-width:768px){.ctr-recipe-categories__tabs-wrapper:before{left:20px}}.ctr-recipe-categories__tabs-wrapper:after{right:35px;background:linear-gradient(to left,var(--bg-color),var(--bg-color) calc(100% - 20px),transparent)}@media only screen and (min-width:480px){.ctr-recipe-categories__tabs-wrapper:after{right:50px}}@media only screen and (min-width:768px){.ctr-recipe-categories__tabs-wrapper:after{right:20px}}.ctr-recipe-categories__tabs-wrapper--fade-left:before{opacity:1}.ctr-recipe-categories__tabs-wrapper--fade-right:after{opacity:1}.ctr-recipe-categories__tabs{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex:1;min-width:0}.ctr-recipe-categories__tabs::-webkit-scrollbar{display:none}.ctr-recipe-categories__tabs-arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:8px;border:none;background:none;color:var(--text-color);cursor:pointer;padding:0;transition:opacity .2s ease;z-index:1}.ctr-recipe-categories__tabs-arrow svg{width:100%;height:100%}.ctr-recipe-categories__tabs-arrow:hover{opacity:.7}.ctr-recipe-categories__tabs-arrow--disabled{color:var(--text-color);opacity:.3;cursor:default;pointer-events:none}@media only screen and (max-width:767px){.ctr-recipe-categories__tabs-arrow--left{margin-left:var(--outer)}}@media only screen and (max-width:767px){.ctr-recipe-categories__tabs-arrow--right{margin-right:var(--outer)}}.ctr-recipe-categories__tab{flex-shrink:0;padding:15px 24px;font-size:18px;font-weight:400;font-family:inherit;line-height:1;border:1px solid var(--text-color);border-radius:4px;background:transparent;color:var(--text-color);cursor:pointer;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.ctr-recipe-categories__tab--active{background-color:var(--text-color);color:var(--bg-color);font-weight:700;text-transform:none}.ctr-recipe-categories__panel{display:none}.ctr-recipe-categories__panel--active{display:block}.ctr-recipe-categories__desktop-slider{display:none}@media only screen and (min-width:768px){.ctr-recipe-categories__desktop-slider{display:block}}.ctr-recipe-categories__mobile-slider{display:block}@media only screen and (min-width:768px){.ctr-recipe-categories__mobile-slider{display:none}}.ctr-recipe-categories__page{display:none}.ctr-recipe-categories__page--active{display:block}.ctr-recipe-categories__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:24px;min-height:660px}.ctr-recipe-categories__card{background-color:#fff;border-radius:16px}.ctr-recipe-categories__card--large{grid-row:1 / -1;display:flex;flex-direction:column;gap:20px;padding:24px}.ctr-recipe-categories__card-image .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px}.ctr-recipe-categories__card--large .ctr-recipe-categories__card-image{min-height:0;border-radius:8px;overflow:hidden;aspect-ratio:4 / 3.03}.ctr-recipe-categories__card--large .ctr-recipe-categories__card-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px}.ctr-recipe-categories__card--small{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;gap:14px 20px;padding:24px}.ctr-recipe-categories__card--small .ctr-recipe-categories__card-image{grid-row:1 / -1;grid-column:1;border-radius:8px;overflow:hidden}.ctr-recipe-categories__card--small .ctr-recipe-categories__card-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px}.ctr-recipe-categories__card--small .ctr-recipe-categories__card-body{grid-column:2;grid-row:1}.ctr-recipe-categories__card--small .ctr-recipe-categories__card-btn{grid-column:2;grid-row:2}.ctr-recipe-categories__card--vertical{display:flex;flex-direction:column;gap:20px;padding:16px;box-shadow:0 0 28px #0000001a;height:100%}.ctr-recipe-categories__card--vertical .ctr-recipe-categories__card-image{aspect-ratio:4 / 2.8;border-radius:8px;overflow:hidden}.ctr-recipe-categories__card--vertical .ctr-recipe-categories__card-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px}.ctr-recipe-categories__card-body{display:flex;flex-direction:column;gap:14px}.ctr-recipe-categories__card-tag{display:inline-flex;align-items:center;justify-content:center;padding:5px 12px;font-size:12px;font-weight:400;line-height:1;border:1px solid var(--text-color);border-radius:10000px;align-self:flex-start}.ctr-recipe-categories__card-info{display:flex;flex-direction:column;gap:12px}.ctr-recipe-categories__card-name{font-size:20px;font-weight:700;letter-spacing:-.4px;line-height:1.2;margin:0}@media only screen and (min-width:768px){.ctr-recipe-categories__card-name{font-size:24px;letter-spacing:-.48px}}.ctr-recipe-categories__card-excerpt{font-size:16px;font-weight:500;line-height:1.2;margin:0}.ctr-recipe-categories__card-btn{display:flex;align-items:center;justify-content:center;padding:15px 16px;font-size:18px;font-weight:400;font-family:inherit;line-height:1;text-transform:uppercase;text-decoration:none;border:1px solid var(--text-color);border-radius:4px;color:var(--text-color);background-color:transparent;transition:background-color .2s ease,color .2s ease;margin-top:auto}.ctr-recipe-categories__card-btn:hover{background-color:var(--text-color);color:#fff}.ctr-recipe-categories__controls{display:flex;align-items:center;justify-content:space-between;margin-top:16px}@media only screen and (min-width:768px){.ctr-recipe-categories__controls{margin-top:24px}}.ctr-recipe-categories__pagination{display:flex;gap:8px;align-items:center}.ctr-recipe-categories__dot,.ctr-recipe-categories__mobile-pagination .ctr-recipe-categories__dot{display:block;width:8px;height:8px;border-radius:50%;border:1px solid var(--text-color);background-color:transparent;padding:0;cursor:pointer;transition:background-color .2s ease}.ctr-recipe-categories__dot--active,.ctr-recipe-categories__mobile-pagination .ctr-recipe-categories__dot--active{background-color:var(--text-color)}.ctr-recipe-categories__nav{display:flex;gap:16px;align-items:center}.ctr-recipe-categories__nav-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:var(--text-color);transition:opacity .2s ease}.ctr-recipe-categories__nav-btn--disabled{opacity:.3;cursor:default;pointer-events:none}.ctr-recipe-categories__mobile-slider .swiper-slide{height:auto}.ctr-recipe-categories__search-results-grid{display:none}@media only screen and (min-width:768px){.ctr-recipe-categories__search-results-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}}.ctr-recipe-categories__search-results-grid .ctr-recipe-categories__card-image{aspect-ratio:1 / 1}.ctr-recipe-categories__search-mobile-slider{display:block}@media only screen and (min-width:768px){.ctr-recipe-categories__search-mobile-slider{display:none}}.ctr-recipe-categories__search-results{min-height:200px;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:768px){.ctr-recipe-categories__search-results{min-height:400px}}.ctr-recipe-categories__search-empty{font-size:18px;font-weight:500;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/81/assets/ctr-recipe-categories.css.map */
