.restaurant-catalog{width:100%;position:relative;background-color:#edf7ee;color:#003321;padding-top:41px;padding-bottom:102px}.restaurant-catalog__container{width:100%;margin:0 auto;overflow-x:hidden}.restaurant-catalog__wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start}.restaurant-catalog__top{margin-left:461px;max-width:712px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.restaurant-catalog__top-title{max-width:448px;width:100%;text-align:left;font-family:Unbounded,sans-serif}.restaurant-catalog__top-title h2{font-size:38px;line-height:50px;font-weight:500}.restaurant-catalog__top-desc{max-width:703px;width:100%;text-align:left}.restaurant-catalog__top-desc p{font-size:16px;line-height:24px;font-weight:500}.restaurant-catalog__bottom{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:32px;padding-left:32px;margin-left:61px}.restaurant-catalog__button{width:fit-content;display:flex;justify-content:start;align-items:center;gap:8px}.restaurant-catalog__button-prev{flex-shrink:0;cursor:pointer;width:48px;height:48px;border-radius:50%;border:1px solid #003321;display:flex;justify-content:center;align-items:center;transition:background-color .4s ease}.restaurant-catalog__button-prev svg{width:24px;height:24px;color:#003321;transition:color .4s ease}.restaurant-catalog__button-prev:hover{background-color:#003321}.restaurant-catalog__button-prev:hover svg{color:#edf7ee}.restaurant-catalog__button-next{flex-shrink:0;cursor:pointer;width:48px;height:48px;border-radius:50%;border:1px solid #003321;display:flex;justify-content:center;align-items:center}.restaurant-catalog__button-next svg{width:24px;height:24px;color:#003321;transition:color .4s ease}.restaurant-catalog__button-next:hover{background-color:#003321}.restaurant-catalog__button-next:hover svg{color:#edf7ee}.restaurant-catalog__slider{width:100%;overflow-x:hidden}.restaurant-catalog .swiper-slide{width:344px!important;height:100%}.restaurant-catalog__card{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.restaurant-catalog__card-img{width:100%;height:400px;border-radius:24px;overflow:hidden}.restaurant-catalog__card-img img{width:100%;height:100%;object-fit:cover;object-position:center}.restaurant-catalog__card-info{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.restaurant-catalog__card-info--name{width:100%;text-align:left}.restaurant-catalog__card-info--name h4{font-size:18px;line-height:28px;font-weight:700}.restaurant-catalog__card-info--desc{width:100%;text-align:left}.restaurant-catalog__card-info--desc p{font-size:16px;line-height:24px;font-weight:500}.restaurant-catalog__card-info--price{width:100%;text-align:left}.restaurant-catalog__card-info--price span{font-size:18px;line-height:28px;font-weight:700}@media screen and (max-width: 1280px){.restaurant-catalog__bottom{margin-left:0;padding-left:32px}}@media screen and (max-width: 1024px){.restaurant-catalog{padding-top:0;padding-bottom:0}.restaurant-catalog__top{margin-left:0;padding:0 16px;max-width:100%;gap:16px}.restaurant-catalog__top-title{max-width:100%}.restaurant-catalog__top-title h2{font-size:20px;line-height:24px}.restaurant-catalog__top-desc{max-width:100%}.restaurant-catalog__top-desc p{font-size:14px;line-height:20px}.restaurant-catalog__button{width:100%;padding-right:16px}.restaurant-catalog__bottom{margin-top:24px;margin-left:0;padding-left:16px;flex-direction:column-reverse;gap:24px}.restaurant-catalog__card-img{border-radius:16px}.restaurant-catalog__card-info--name h4{font-size:18px;line-height:28px}.restaurant-catalog__card-info--desc p{font-size:16px;line-height:24px}.restaurant-catalog__card-info--price span{font-size:18px;line-height:28px}}
