/* Restaurant premium page v5.5. */
.nth-restaurant-page{overflow:hidden;background:#fffaf4}.nth-restaurant-page h1,.nth-restaurant-page h2,.nth-restaurant-page h3{font-family:Georgia,"Times New Roman",serif}.nth-restaurant-hero{min-height:720px;display:flex;align-items:center;background-position:center;background-size:cover;color:#fff}.nth-restaurant-hero-copy{padding-top:160px}.nth-restaurant-hero-copy>span{display:inline-block;padding:8px 14px;border:1px solid rgba(255,255,255,.38);border-radius:25px;background:rgba(255,255,255,.10);font-size:12px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase}.nth-restaurant-hero h1{max-width:850px;margin:20px 0 18px;font-size:clamp(48px,6vw,82px);line-height:1.02;text-shadow:0 5px 24px rgba(0,0,0,.35)}.nth-restaurant-hero p{max-width:670px;color:#f7f3ed;font-size:19px;line-height:1.75}.nth-restaurant-hero-copy>div{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.nth-restaurant-intro{padding:105px 0;background:linear-gradient(135deg,#fff 0%,#f7efe4 100%)}.nth-restaurant-intro-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:72px;align-items:center}.nth-restaurant-copy h2,.nth-restaurant-bar h2{margin:8px 0 22px;color:#154932;font-size:clamp(37px,4vw,58px);line-height:1.12}.nth-restaurant-editor-content{color:#626b64;font-size:17px;line-height:1.85}.nth-restaurant-editor-content p{margin:0 0 16px}.nth-restaurant-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:28px}.nth-restaurant-highlights span{padding:13px 15px;border:1px solid #dde7d5;border-radius:9px;background:#fff;color:#31543d;font-size:13px;font-weight:800}.nth-restaurant-intro figure{position:relative;margin:0}.nth-restaurant-intro figure:before{content:"";position:absolute;inset:-18px 28px 25px -18px;border:2px solid rgba(87,135,40,.28);border-radius:20px}.nth-restaurant-intro figure img{position:relative;width:100%;height:600px;object-fit:cover;border-radius:20px;box-shadow:0 25px 55px rgba(45,42,27,.20)}.nth-restaurant-intro figcaption{position:absolute;right:-20px;bottom:32px;padding:15px 21px;border-left:4px solid #669a2f;border-radius:5px;background:#fff;color:#20492f;font-weight:800;box-shadow:0 12px 28px rgba(0,0,0,.15)}.nth-restaurant-bar{padding:110px 0;background:#fff}.nth-restaurant-bar-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:75px;align-items:center}.nth-restaurant-bar-gallery{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.nth-restaurant-bar-gallery img{width:100%;height:520px;object-fit:cover;border-radius:16px;box-shadow:0 18px 42px rgba(55,35,20,.17)}.nth-restaurant-bar-gallery img:last-child{height:410px;margin-top:55px}.nth-restaurant-bar-grid>div:last-child p{color:#667068;font-size:16px;line-height:1.85}.nth-restaurant-link{display:inline-flex;gap:12px;margin-top:14px;padding-bottom:5px;border-bottom:2px solid #6d9e35;color:#275a36;font-weight:800}.nth-restaurant-identity{padding:105px 0;background:#f2ebdf}.nth-restaurant-section-title{max-width:800px;margin:0 auto 48px;text-align:center}.nth-restaurant-section-title>span{color:#6d932f;font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.nth-restaurant-section-title h2{margin:9px 0 15px;color:#174934;font-size:clamp(38px,4vw,58px)}.nth-restaurant-section-title p{color:#697169;line-height:1.75}.nth-restaurant-craft-grid{display:grid;grid-template-columns:1fr .8fr 1fr;gap:24px;align-items:stretch}.nth-restaurant-craft-grid figure{margin:0;overflow:hidden;border-radius:18px;box-shadow:0 18px 42px rgba(62,42,25,.15)}.nth-restaurant-craft-grid img{width:100%;height:530px;object-fit:cover}.nth-restaurant-craft-card{display:flex;flex-direction:column;justify-content:center;padding:38px;border:1px solid #e2d8ca;border-radius:18px;background:#fff;text-align:center}.nth-restaurant-craft-card>strong{color:#6b9330;font-size:11px;letter-spacing:2px;text-transform:uppercase}.nth-restaurant-craft-card h3{margin:12px 0 17px;color:#6f3217;font-size:31px;line-height:1.18}.nth-restaurant-craft-card p{color:#687069;line-height:1.75}.nth-restaurant-craft-card .btn{align-self:center;margin-top:15px}.nth-restaurant-cta{padding:25px 0 95px;background:#f2ebdf}.nth-restaurant-cta .container{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:48px 55px;border-radius:20px;background:linear-gradient(120deg,#063d2d,#155d3c);color:#fff;box-shadow:0 22px 50px rgba(6,61,45,.22)}.nth-restaurant-cta span{color:#cfe9a3;font-size:11px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase}.nth-restaurant-cta h2{margin:7px 0;font-size:clamp(31px,3vw,45px)}.nth-restaurant-cta p{margin:0;color:#e5eee8}.nth-restaurant-cta .btn{flex:0 0 auto}.site-header .nth-primary-nav a{padding-left:16px!important;padding-right:16px!important}
@media(max-width:1050px){.nth-restaurant-intro-grid,.nth-restaurant-bar-grid{grid-template-columns:1fr;gap:50px}.nth-restaurant-intro figure{max-width:760px}.nth-restaurant-bar-gallery{max-width:850px}.nth-restaurant-craft-grid{grid-template-columns:1fr 1fr}.nth-restaurant-craft-card{grid-column:1/-1;grid-row:2}.nth-restaurant-craft-grid img{height:440px}}
@media(max-width:700px){.nth-restaurant-hero{min-height:680px}.nth-restaurant-hero-copy{padding-top:125px}.nth-restaurant-hero h1{font-size:45px}.nth-restaurant-hero p{font-size:16px}.nth-restaurant-intro,.nth-restaurant-bar,.nth-restaurant-identity{padding:70px 0}.nth-restaurant-intro figure img{height:430px}.nth-restaurant-intro figcaption{right:10px}.nth-restaurant-highlights{grid-template-columns:1fr}.nth-restaurant-bar-gallery{grid-template-columns:1fr}.nth-restaurant-bar-gallery img,.nth-restaurant-bar-gallery img:last-child{height:320px;margin:0}.nth-restaurant-craft-grid{grid-template-columns:1fr}.nth-restaurant-craft-card{grid-column:auto;grid-row:auto;padding:30px 24px}.nth-restaurant-craft-grid img{height:380px}.nth-restaurant-cta{padding-bottom:65px}.nth-restaurant-cta .container{display:block;padding:34px 27px}.nth-restaurant-cta .btn{margin-top:23px}}
