.restaurant__hero{padding:104px 0;position:relative;z-index:-2}.restaurant__hero:after{background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6));content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.restaurant__title{color:#eee;margin:0 auto 20px;max-width:610px;text-align:center;width:100%}.restaurant__divider-hero{background:#ffc21f;height:2px;margin:0 auto;width:110px}.restaurant__breadcrumb{margin:0 auto;max-width:1366px;padding:32px 64px 0}.restaurant__content{margin:0 auto;max-width:1366px;padding:96px 63px}.restaurant__info{align-items:start;column-gap:156px;display:flex;justify-content:space-between;margin-bottom:96px}.restaurant__description{max-width:573px;width:100%}.restaurant__hours{background:#eee;display:flex;flex-direction:column;max-width:510px;padding:48px;row-gap:32px;width:100%}.restaurant__buttons-bottom{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.restaurant__gallery{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,1fr);grid-gap:20px;grid-template-areas:"img1 img1 img3 img3 img6 img6" "img1 img1 img3 img3 img6 img6" "img2 img2 img3 img3 img7 img7" "img2 img2 img4 img5 img7 img7"}.restaurant__gallery>img{height:100%;line-height:0;object-fit:cover;width:100%}.restaurant__gallery-image-1{grid-area:img1}.restaurant__gallery-image-2{grid-area:img2}.restaurant__gallery-image-3{grid-area:img3}.restaurant__gallery-image-4{grid-area:img4}.restaurant__gallery-image-5{grid-area:img5}.restaurant__gallery-image-6{grid-area:img6}.restaurant__gallery-image-7{grid-area:img7}@media (max-width:992px){.restaurant__hero{padding:156px 0 72px}.restaurant__breadcrumb{padding:32px 24px 0}.restaurant__content{padding:50px 24px}.restaurant__info{flex-direction:column;margin-bottom:50px;row-gap:48px}.restaurant__description{max-width:100%}.restaurant__hours{margin:0 auto}.restaurant__buttons>.restaurant__reservation{display:flex;justify-content:center;margin:0 auto;width:fit-content}.restaurant__buttons-bottom{align-items:center;flex-direction:column;row-gap:25px}.restaurant__gallery{grid-template-areas:"img1 img1" "img1 img1" "img2 img2" "img2 img2" "img3 img3" "img3 img3" "img3 img3" "img4 img5" "img6 img6" "img6 img6" "img7 img7" "img7 img7";grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(12,1fr)}}