@keyframes slide-right{0%{transform:translateX(-10px);opacity:0}100%{transform:translateX(0);opacity:1}}.wrapper{padding:0 20px;max-width:1240px;margin:0 auto}.description{font-weight:700;font-size:17px;line-height:120%}.paginations{position:static!important}.paginations .swiper-pagination-bullet{width:19px;height:19px;border:2px solid #024f28;background:#fff;opacity:1}.paginations .swiper-pagination-bullet-active{background:#8fd200}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}.recipeCat{padding:20px;background-color:#fff;border-radius:12px;border:2px solid #024f28;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.recipeCat:hover .recipeCat_logo{transform:scale(1.05)}.recipeCat_logo{width:100%;height:59px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease-in-out}.recipeCat_name{text-align:center;font-weight:700;font-size:14px;line-height:16px;text-align:center}body .recipesCategories{padding:30px 0;background:#f15d2a;color:#fff;position:relative}body .recipesCategories .wrapper{display:flex;flex-direction:column;position:relative;z-index:1}body .recipesCategories_subtitle{font-family:TastyBold;font-weight:400;font-size:30px;line-height:100%;text-align:center;text-transform:uppercase;transform:rotate(-5.5deg);color:#fcf176;margin:0 auto;position:relative;width:-moz-fit-content;width:fit-content;transition:all .3s ease-out}body .recipesCategories_subtitle.active::after{max-height:0}body .recipesCategories_subtitle::after{content:"";position:absolute;width:100%;height:100%;max-height:100%;background:#f15d2a;pointer-events:none;z-index:1;top:0;left:0;transition:all .3s ease-out}body .recipesCategories_title{font-family:AFMSans;font-weight:400;font-size:64px;line-height:85%;text-align:center;text-transform:uppercase;margin:0 auto;margin-bottom:50px;margin-top:5px;position:relative;width:-moz-fit-content;width:fit-content;transition:all .3s ease-out}body .recipesCategories_title.active::after{max-height:0}body .recipesCategories_title::after{content:"";position:absolute;width:100%;height:100%;max-height:100%;background:#f15d2a;pointer-events:none;z-index:1;top:0;left:0;transition:all .3s ease-out}body .recipesCategories_description{text-align:center;max-width:800px;margin:0 auto 35px;position:relative;width:-moz-fit-content;width:fit-content;transition:all .3s ease-out}body .recipesCategories_description.active::after{max-height:0}body .recipesCategories_description::after{content:"";position:absolute;width:100%;height:100%;max-height:100%;background:#f15d2a;pointer-events:none;z-index:1;top:0;left:0;transition:all .3s ease-out}body .recipesCategories_all{display:flex;gap:12px}body .recipesCategories_all .recipeCat{transform:translateY(10px);opacity:0;transition:all .3s ease-out}body .recipesCategories_all .recipeCat.active{opacity:1;transform:translateY(0)!important}body .recipesCategories_all .recipeCat_name{color:#024f28}@media (min-width:1200px){.description{font-weight:700;font-size:22px;line-height:120%}.recipeCat{padding:13px 16px;border-radius:14px}.recipeCat_logo{width:100%;height:89px}body .recipesCategories{padding:100px 0}body .recipesCategories_subtitle{font-size:43px}body .recipesCategories_title{font-size:90px;margin-bottom:40px}body .recipesCategories_description{margin-bottom:56px}body .recipesCategories_all{flex-wrap:wrap;gap:7px}body .recipesCategories_all .recipeCat{flex-basis:calc(100% / 8 - 6.2px)}}@media (max-width:1199px){body .recipesCategories_all{overflow-x:auto;width:calc(100% + 40px);margin-left:-20px;padding:0 20px}body .recipesCategories_all .recipeCat{width:105px;flex-shrink:0}}