@charset "UTF-8";html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}body{display:flex;flex-direction:column;min-height:100vh;margin:0;padding:0;min-width:320px;line-height:1.5;color:#2e2826;font-family:Onest,sans-serif;background-color:#fff}main{flex:1}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin-top:0;font-family:"Source Serif 4",serif;font-weight:600;overflow-wrap:break-word}h1{font-size:28px;text-transform:uppercase}@media (min-width:576px){h1{font-size:30px}}@media (min-width:768px){h1{font-size:32px}}@media (min-width:992px){h1{font-size:34px}}@media (min-width:1200px){h1{font-size:46px;font-weight:600}}@media (min-width:1440px){h1{font-size:54px}}h2{font-size:26px;text-transform:uppercase}@media (min-width:576px){h2{font-size:28px}}@media (min-width:768px){h2{font-size:30px}}@media (min-width:992px){h2{font-size:32px}}@media (min-width:1200px){h2{font-size:36px;font-weight:600}}@media (min-width:1440px){h2{font-size:40px}}h3{font-size:18px;text-transform:uppercase;margin-top:0}@media (min-width:768px){h3{font-size:20px;font-weight:600}.product-modal__grid{grid-template-columns:1fr 1fr}}@media (min-width:1200px){h3{font-size:22px;font-weight:600}}input,textarea{width:100%}input,optgroup,select,textarea{color:#852e29;background-color:#fff;font-family:inherit;font-size:inherit;line-height:1.3;border:1px solid #6c6c6c;border-radius:.5rem;padding:14px}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{color:#6c6c6c;background-color:#fff;font-family:inherit;font-size:inherit;line-height:1.3;border:1px solid #6c6c6c;border-radius:.5rem;width:100%;padding:14px}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{color:#852e29}input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=range]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder,textarea::-moz-placeholder{color:#6c6c6c}input[type=color]::placeholder,input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=range]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,textarea::placeholder{color:#6c6c6c}select{border:1px solid #f3f3f3}table{width:100%;border-collapse:collapse}table td,table th{padding:.7rem .5rem}.product-modal{max-width:900px}.product-modal__grid{display:grid;gap:1.5rem}.product-modal__image img{width:100%;border-radius:12px}.product-modal__content{color:#2e2826}.product-modal__content h2{color:#852e29;font-size:24px;font-weight:600;margin-bottom:22px}.product-modal__desc{opacity:.7;margin-bottom:20px}.product-modal__bottom{display:flex;justify-content:space-between;align-items:center}.product-modal__price{font-size:20px;font-weight:700}.skeleton{animation:1.2s infinite pulse}@keyframes pulse{0%,100%{opacity:.6}50%{opacity:1}}.skeleton-img{width:100%;height:300px;background:#eee;border-radius:12px}.skeleton-line{height:12px;background:#eee;margin-bottom:10px;border-radius:6px}.skeleton-title{height:20px;width:60%}.skeleton-line.short{width:40%}.skeleton-bottom{display:flex;justify-content:space-between;margin-top:20px}.skeleton-line.price{width:80px;height:20px}.skeleton-btn{width:120px;height:36px;background:#eee;border-radius:8px}.gslide-inline{border-radius:1rem}.ginlined-content{display:flex!important;align-items:center}#glightbox-dynamic-content>*{animation:.25s fadeIn}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.swiper-button-next,.swiper-button-prev{width:40px;height:40px;background-color:#852e29;border-radius:50%;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:.3s;cursor:pointer;will-change:background-color,color,transform}.swiper-button-next::after,.swiper-button-prev::after{font-size:16px;font-weight:800}@media (hover:hover){.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#2e2826;color:#fff}}.swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;opacity:1;box-shadow:0 1px 4px rgba(0,0,0,.15);transition:width .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);will-change:width,background-color}.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#852e29}.app-modal{position:fixed;inset:0;display:none;z-index:9999}.app-modal.active{display:block}.app-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5)}.app-modal__content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:420px;width:calc(100% - 20px);max-height:90vh;overflow:auto;background:#fff;border-radius:16px;padding:20px}@media (min-width:768px){.app-modal__content{max-width:900px}}.swiper{min-width:0;max-width:100%}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.container{position:relative;width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1164px}}@media (min-width:1440px){.container{max-width:1356px}}.btn,button{background-color:transparent;cursor:pointer;border:1px solid rgba(212,165,100,.4);background:linear-gradient(135deg,#8b3a3a 0,#a04545 100%);box-shadow:0 4px 18px rgba(139,58,58,.35);font-family:"Montserrat Alternates",sans-serif;line-height:1;font-size:15px;font-weight:400;color:#f5e6d3;border-radius:2rem;padding:14px 22px;transition:.3s}.btn:active,.btn:hover,button:active,button:hover{background-color:inherit}@media (hover:hover){.btn:hover,button:hover{background:#353333;color:#fff}}.btn:active,button:active{background:#2e2826;color:#fff}.btn--accent,button--accent{background:#b89156;color:#fff}.link,a{font-family:"Montserrat Alternates",sans-serif;position:relative;display:inline-block;color:#852e29;text-decoration:none;transition:color .3s}.contact-form{position:relative;padding:24px 0;border-radius:20px 20px 0 0;background-color:#fff;color:#6c6c6c}@media (min-width:1200px){.btn,button{font-size:16px}.contact-form{border-radius:24px 24px 0 0}.contact-form__head{max-width:1120px;display:grid;gap:16px}}.contact-form__title{color:#6c6c6c;margin-bottom:0;font-size:22px}.contact-form__descr{color:rgba(108,108,108,.75)}.contact-form__fields{padding-top:20px;display:grid;gap:12px}.contact-form__fields input{border:1px solid #6c6c6c;border-radius:10px;font-size:15px}@media (min-width:1200px){.contact-form__fields input{border-radius:12px}}.contact-form__fields input[type=submit]{background-color:#6c6c6c;padding-top:17px;padding-bottom:17px}@media (hover:hover){.link:hover,a:hover{color:#b89156}.contact-form__fields input[type=submit]:hover{background-color:#852e29}body.header-solid .btn.header-content__selection:hover{color:#fff}}.contact-form__fields-row{display:grid;gap:12px}.contact-form__privacy a{color:rgba(108,108,108,.75);text-decoration:underline;display:inline}.contact-form__inner{text-align:center}.contact-form__submit{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.contact-form__privacy{font-size:.8rem;color:#6c6c6c}.contact-form .wpcf7 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:1px solid #2e2826;border-radius:4px;background-color:transparent;cursor:pointer;position:relative;padding:0;vertical-align:middle;margin-top:-1px}.contact-form .wpcf7 input[type=checkbox]:checked{background-color:#b89156}.contact-form .wpcf7 input[type=checkbox]:checked::after{content:"";position:absolute;top:2px;left:5px;width:4px;height:9px;border:solid #6c6c6c;border-width:0 2px 2px 0;transform:rotate(45deg)}.wpcf7-list-item{margin:0}.resume-upload-wrapper{position:relative;height:100%}.resume-upload-input{display:none}.resume-upload-label{width:100%;height:100%;display:inline-flex;align-items:center;gap:10px;background-color:#fff;color:#6c6c6c;padding:0;border-radius:0;font-size:17px;cursor:pointer;transition:background .3s}.resume-upload-label:hover{color:#2e2826}.resume-upload-icon svg{width:20px;height:20px;margin-top:6px;color:#b89156}.user-content h2{text-transform:none;line-height:1.5;font-size:17px}@media (min-width:768px){.user-content h2{font-size:18px}}@media (min-width:992px){.user-content h2{font-size:22px}}@media (min-width:1200px){.user-content h2{font-size:24px}}@media (min-width:1440px){.user-content h2{font-size:26px}}body.header-overlay .header{position:absolute;top:0;left:0;width:100%;z-index:2}body.header-solid .btn.header-content__selection{border-color:#852e29;color:#852e29}.header{padding:.7rem 0;border-bottom:1px solid rgba(0,0,0,.1)}.header--absolute{position:absolute;top:0;left:0;width:100%;border-bottom:none;z-index:10}.header--absolute .header-contacts a,.header--absolute .header-nav__list a{color:#fff}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media (max-width:991px){.header__inner{padding-right:0}}.header__nav{position:fixed;top:0;right:-100%;width:100%;max-width:320px;height:100svh;background:#fff;padding:2rem 1rem;z-index:11;display:flex;flex-direction:column;transition:right .3s;overflow-y:auto;box-shadow:-2px 0 10px rgba(0,0,0,.1)}.header__nav.active{right:0}.header__nav.active a{color:#2e2826!important}@media (min-width:992px){.header__nav{position:static;width:auto;height:auto;background:0 0;padding:0;box-shadow:none;flex-direction:row;overflow:visible;right:0;max-width:100%}}.header__open{color:#fff;border:none;background:0 0;box-shadow:none;padding:0;display:inline-flex;align-items:center;justify-content:center}@media (min-width:992px){.header__open{display:none}}.header__open svg{width:1.5rem;height:1.5rem}.header__close{margin-bottom:3rem;margin-left:auto;color:#2e2826;border:none;background-color:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center}@media (min-width:992px){.header__close{display:none}}.header__close svg{width:1.5rem;height:1.5rem}.header-contacts{display:flex;align-items:center;gap:1rem}.header-contacts__link{font-size:1.2rem;font-weight:500;color:#2e2826}.header-contacts--mobile{display:flex;flex-direction:column;margin-top:auto;border-top:1px solid #2e2826;padding-top:1rem}.header-contacts--desktop{display:none}@media (min-width:992px){.header-contacts--mobile{display:none}.header-contacts--desktop{display:flex}}.header-nav__list{margin:0;padding:0;list-style-type:none;display:flex;align-items:center;gap:1.3rem;flex-direction:column}@media (min-width:992px){.header-nav__list{flex-direction:row;gap:1.6rem}}.header-nav__list a{color:#2e2826;font-size:1.1rem;font-weight:500;font-family:"Source Serif 4",serif}.logo{display:flex;align-items:center;gap:.5rem}.logo img{display:block;width:70px}.logo span{font-family:"Source Serif 4",serif;font-weight:800;text-transform:uppercase;font-size:1.3rem}.header-cart{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f5f5f5;border-radius:50%;color:#2e2826!important;text-decoration:none;position:relative;transition:background .3s}.header-cart:hover{background:#e0e0e0}.header-cart svg{width:20px;height:20px}.header-cart--mobile{display:none}.header-cart-count{position:absolute;top:-5px;right:-5px;background:#b89156;color:#fff;font-size:.75rem;font-weight:700;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:2px}.home-about{padding:120px 0}.home-about__inner{display:grid;gap:2rem}@media (min-width:768px){.home-about__inner{grid-template-columns:repeat(2,1fr);align-items:center}}@media (min-width:1200px){.home-about__inner{grid-template-columns:3fr 2fr;gap:3rem}}.home-about__features{display:grid;gap:20px;margin-top:32px}.home-about__feature-content{display:flex;flex-direction:column;gap:.2rem}.home-about__feature-content h4,.home-about__feature-content p{margin:0}.home-about__title{font-family:"Source Serif 4",serif;margin-bottom:24px}@media (max-width:768px){.home-about{padding:80px 0}.home-about__title{order:-1}}.home-about__text{color:#6b6360;margin-bottom:16px;line-height:1.8}.home-about__feature{display:flex;align-items:flex-start;gap:16px}.home-about__feature-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:#f5efe8;border-radius:12px;color:#852e29}.home-about__feature h4{font-family:Onest,sans-serif;font-weight:600;font-size:1rem}.home-about__feature p{font-size:.875rem;color:#6b6360}.home-about__images .swiper-slide{padding:12px;box-sizing:border-box}.home-about__img{border-radius:20px;filter:drop-shadow(0 0 4px rgba(0, 0, 0, .2));aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.home-about .swiper-button-next,.home-about .swiper-button-prev{right:auto;left:auto}.home-about .swiper-button-next{right:20px}.home-about .swiper-button-prev{left:20px}.home-about .swiper-pagination{bottom:20px}.gallery{position:relative;padding:64px 0 80px;background-color:#faf8f5;overflow:hidden}.gallery::after,.gallery::before{content:"";position:absolute;z-index:0}.gallery::before{top:-10%;left:-10%;width:50vw;height:auto;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23d4c9bd' d='M44.7,-76.4C58.8,-69.2,71.8,-59.1,81.6,-46.3C91.4,-33.5,98,-18.1,97.3,-2.9C96.6,12.3,88.7,27.3,78.2,39.6C67.7,51.9,54.7,61.4,40.8,68.4C26.9,75.4,12.1,79.9,-2.4,83.9C-16.9,87.9,-31.1,91.4,-44.6,86.6C-58.1,81.8,-70.9,68.7,-79.8,53.8C-88.7,38.9,-93.7,22.2,-93.2,6.1C-92.7,-10.1,-86.7,-25.6,-77.4,-38.7C-68.1,-51.8,-55.5,-62.5,-41.8,-69.9C-28.1,-77.3,-13.3,-81.4,1.4,-83.8C16.1,-86.2,30.6,-83.6,44.7,-76.4Z' transform='translate(100 100)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;opacity:.6}.gallery::after{bottom:-5%;right:-5%;width:45vw;height:auto;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23d4c9bd' d='M51.8,-69.2C64.6,-57.4,70.5,-38.3,72.7,-20.3C74.9,-2.3,73.4,14.6,65.6,28.8C57.8,43,43.7,54.5,27.9,62.3C12.1,70.1,-5.4,74.2,-23.4,71.5C-41.4,68.8,-59.9,59.3,-71.4,44.4C-82.9,29.5,-87.4,9.2,-83.6,-9.3C-79.8,-27.8,-67.7,-44.5,-52.4,-55.6C-37.1,-66.7,-18.6,-72.2,-0.2,-71.9C18.2,-71.6,39,-81,51.8,-69.2Z' transform='translate(100 100)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;opacity:.5}.gallery .container{position:relative;z-index:1}@media (min-width:768px){.gallery{padding:96px 0 120px}}.gallery__wrapper{position:relative;width:100%;overflow:hidden}.gallery__slider{width:100%;padding-top:26px;padding-bottom:18px;overflow:visible}.gallery__slider-item{aspect-ratio:9/12;opacity:.5;transform:translateZ(0) scale(.85);border-radius:20px;overflow:hidden;position:relative;transition:transform .6s,opacity .6s;will-change:opacity,transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;padding:12px;box-sizing:border-box}.gallery__slider-item.swiper-slide-active{opacity:1;transform:translateZ(0) scale(1);z-index:10}.gallery__slider-link{display:block;width:100%;height:100%;cursor:pointer;border-radius:20px;overflow:hidden;position:relative;filter:drop-shadow(0 0 6px rgba(0, 0, 0, .3))}.gallery__slider-link img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s cubic-bezier(.4,0,.2,1);will-change:transform}.swiper-slide-active:hover .gallery__slider-link img{transform:scale(1.05)}.gallery__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:20}.gallery__nav--prev{left:16px}@media (min-width:768px){.gallery__nav--prev{left:10%}}.gallery__nav--next{right:16px}@media (min-width:768px){.gallery__nav--next{right:10%}}.gallery__pagination{position:relative;margin-top:16px}.gallery__pagination .swiper-pagination-bullet{width:8px;height:8px;background-color:#d4c9bd;box-shadow:0 1px 4px rgba(0,0,0,.2);margin:0 6px!important}.gallery__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#8b3a3a;width:24px;border-radius:4px}.home-catalog{padding:100px 0;background-color:#f5efe8}@media (max-width:768px){.gallery__nav{display:none}.home-catalog{padding:80px 0}}.home-catalog__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px;flex-wrap:wrap;gap:20px}.home-catalog__title{font-family:"Source Serif 4",serif;margin-bottom:0}.home-catalog__delivery{font-size:.9375rem;color:#6b6360}.home-catalog__tabs{display:flex;gap:8px;margin-bottom:40px;flex-wrap:wrap}.home-catalog__tab{padding:12px 24px;font-size:.9375rem;font-weight:500;color:#2e2826;background:#fff;border-radius:30px;border:1px solid transparent;transition:.3s}.home-catalog__tab:hover{border-color:#852e29}.home-catalog__tab--active{background-color:#852e29;color:#fff}@media (max-width:480px){.home-catalog__tab{padding:10px 16px;font-size:.8125rem}}.home-catalog__grid{display:grid;gap:1.5rem;margin-bottom:48px}@media (min-width:576px){.home-catalog__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.home-about__features{grid-template-columns:repeat(2,1fr)}.gallery__nav--prev{left:15%}.gallery__nav--next{right:15%}.home-catalog__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.gallery__nav--prev{left:20%}.gallery__nav--next{right:20%}.home-catalog__grid{grid-template-columns:repeat(4,1fr)}}.home-catalog__actions{text-align:center}.new-dish{position:relative;background-color:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:.3s}.new-dish:hover{transform:translateY(-4px);box-shadow:0 4px 20px rgba(0,0,0,.08)}.new-dish__footer{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center}.new-dish__content{display:flex;flex-direction:column;padding:1.5rem}.new-dish__badge{position:absolute;top:16px;left:16px;padding:6px 12px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:8px;color:#fff;z-index:1}.new-dish__badge--hit{background-color:#852e29}.new-dish__badge--new{background-color:#b89156}.new-dish__img{aspect-ratio:1/1;width:100%;-o-object-fit:cover;object-fit:cover;filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, .2))}.new-dish__name{font-weight:600;font-size:1.1rem}@media (min-width:992px){.new-dish__name{font-size:1.25rem}}.new-dish__desc{margin-top:auto;font-size:.875rem;color:#6b6360;line-height:1.5}.new-dish__price{font-family:"Source Serif 4",serif;font-size:1.5rem;font-weight:500}.new-dish__price small{font-size:.875rem;font-weight:400;color:#6b6360}.home-services{padding:4rem 0}.home-services__list{margin:3rem 0 0;padding:0;list-style-type:none;display:grid;gap:1rem}@media (min-width:992px){.home-services__list{gap:2rem}}.home-services__item{border-radius:1rem;display:grid;gap:1rem;background-color:#fbf8f3}@media (min-width:1200px){.home-services__item{gap:3rem}}.home-services__item-content{padding:1rem}.home-services__item-title{color:#b89156;font-weight:800}.home-services__item-cover{display:block;overflow:hidden;aspect-ratio:5/3;border-radius:1rem;order:-1}.home-services__item-cover img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.home-services__item{grid-template-columns:2fr 3fr;align-items:center}.home-services__item:nth-child(odd){grid-template-columns:3fr 2fr}.home-services__item:nth-child(odd) .home-services__item-cover{order:1}.home-services__item-cover{aspect-ratio:auto}}.contacts{padding:100px 0;background-color:#852e29;color:#fff}@media (max-width:768px){.contacts{padding:80px 0}}.contacts__inner{display:grid;gap:60px;align-items:start}@media (min-width:768px){.contacts__inner{grid-template-columns:1fr;grid-template-columns:repeat(2,1fr);align-items:center;gap:40px}}.contacts__item{display:flex;align-items:center;gap:16px}.contacts__item h4{font-family:Onest,sans-serif;font-weight:500;font-size:.875rem;color:#b89156;margin:0}.contacts__item p{margin:0;font-size:1rem}.contacts__item a{color:#fff}.contacts__item-info{display:flex;flex-direction:column;gap:.6rem}.contacts__item-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:#f5efe8;border-radius:50%;color:#852e29}.contacts__title{font-family:"Source Serif 4",serif;font-size:clamp(2rem,5vw,3rem);margin-bottom:32px}.contacts__list{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.contacts__map{border-radius:20px;overflow:hidden;background-color:#f5efe8;min-height:400px}.footer{padding:60px 0 30px;background-color:#3a322e;color:#fff}.footer__inner{display:grid;gap:48px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}@media (min-width:576px){.footer__inner{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.footer__inner{grid-template-columns:1.5fr 1fr 1fr 1fr}}.footer__brand p{margin-top:16px;font-size:.9375rem;color:rgba(255,255,255,.6);line-height:1.6}.footer h4{font-family:#2e2826;font-weight:600;font-size:1rem;margin-bottom:20px}.footer ul{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column;gap:12px}.footer a,.footer li{font-size:.9375rem;color:rgba(255,255,255,.6)}.footer a:hover{color:#fff}.footer__social-links{display:flex;gap:12px}.footer__social-link{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.1);border-radius:50%;color:var(--color-white);transition:var(--transition)}.footer__social-link:hover{background-color:#852e29}.footer__bottom{padding-top:30px;text-align:center}.footer__bottom p{font-size:.875rem;color:rgba(255,255,255,.4)}.cookie-notification{position:fixed;bottom:0;left:0;width:100%;background:#333;color:#fff;padding:10px 18px;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:999999;display:none;font-size:.9rem}.cookie-notification__content{max-width:1200px;margin:0 auto;display:flex;align-items:center;flex-direction:column;text-align:center;gap:22px;justify-content:space-between;flex-wrap:wrap;gap:18px}@media (min-width:768px){.cookie-notification__content{flex-direction:row;text-align:left;gap:24px}}.cookie-notification__content p{margin:0;flex:1;min-width:250px}.cookie-notification__content a{color:#fff;text-decoration:underline}@media (hover:hover){.cookie-notification__content a:hover{color:#b89156}}.cookie-notification__btn{min-width:200px;padding-top:12px;padding-bottom:12px}.products{display:grid!important;grid-template-columns:repeat(1,1fr)!important;gap:20px!important;list-style:none!important;padding:0!important;margin:20px 0!important;clear:both}.products::after,.products::before{display:none!important}@media (min-width:480px){.products{grid-template-columns:repeat(2,1fr)!important}}@media (min-width:768px){.products{grid-template-columns:repeat(3,1fr)!important}}@media (min-width:992px){.products{grid-template-columns:repeat(4,1fr)!important}}.products .product{float:none!important;width:100%!important;margin:0!important;padding:0!important}.product,.product-card{background:#fff;border-radius:16px;padding:0;transition:.3s;position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 15px rgba(0,0,0,.03)}.product-card:hover,.product:hover{box-shadow:0 8px 25px rgba(0,0,0,.08);transform:translateY(-4px)}.product-card:hover .product-image img,.product:hover .product-image img{transform:scale(1.08)}.product-badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:2}.product-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:8px;font-size:12px;font-weight:700;line-height:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-badge svg{flex-shrink:0}.product-badge--alcohol{background:rgba(148,5,5,.9);color:#fff}.product-badge--dine-in{background:rgba(50,42,39,.9);color:#fff}.product-badge--delivery{background:rgba(40,167,69,.9);color:#fff}.product-image{margin:0;position:relative;overflow:hidden;background:#f6f6f6}.product-image a{display:block;width:100%;height:100%}.product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s}.product-card__info{padding:20px;display:flex;flex-direction:column;flex-grow:1}.product-title{font-size:18px;margin:0 0 10px;line-height:1.4;font-weight:700;min-height:50px}.product-title a{color:#852e29;text-decoration:none;transition:.3s}.product-title a:hover{color:#b89156}.product-meta-row{display:flex;align-items:center;gap:15px;margin-bottom:15px}.product-cooking-time,.product-weight{display:flex;align-items:center;gap:6px;font-size:13px;color:#6c6c6c}.product-cooking-time svg,.product-weight svg{color:#b89156;flex-shrink:0}.product-price{margin-top:auto;margin-bottom:15px}.product-price .price{display:flex;align-items:baseline;gap:8px;color:#852e29;font-weight:800;font-size:20px}.product-price .price del{font-size:14px;color:#6c6c6c;font-weight:400}.product-price .price ins{text-decoration:none}.product-actions .button,.product-actions .product-card__view-btn{display:flex!important;align-items:center;justify-content:center;width:100%!important;height:44px;background-color:#b89156!important;color:#fff!important;border-radius:10px!important;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transition:.3s!important;border:none!important;text-decoration:none!important}.product-actions .button:hover,.product-actions .product-card__view-btn:hover{background-color:rgb(154.2125,118.625,64.7875)!important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(184,145,86,.3)}.product-actions .button.loading,.product-actions .product-card__view-btn.loading{opacity:.7}.product-actions .button.loading::after,.product-actions .product-card__view-btn.loading::after{content:"";width:16px;height:16px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:.8s linear infinite spin;margin-left:10px}.product-actions .button.added::after,.product-actions .product-card__view-btn.added::after{content:"✓";margin-left:10px}.product-actions .added_to_cart{display:none!important}@keyframes spin{to{transform:rotate(360deg)}}.delivery-filter{margin:20px 0 30px;padding:15px;background:#fff;border-radius:8px;border:1px solid #eee}.delivery-filter__label{display:block;font-size:.9rem;color:#666;margin-bottom:10px;font-weight:500}.delivery-filter__buttons{display:flex;gap:10px;flex-wrap:wrap}.delivery-filter__btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #ddd;background:#fff;color:#2e2826;border-radius:20px;font-size:.9rem;font-weight:500;cursor:pointer;transition:.3s}.delivery-filter__btn svg{flex-shrink:0}.delivery-filter__btn:hover{background:#f5f5f5;border-color:#ccc}.delivery-filter__btn.active{background:#b89156;color:#fff;border-color:#b89156}.delivery-filter__btn[data-filter=delivery].active{background:#28a745;border-color:#28a745}.delivery-filter__btn[data-filter=dine-in].active{background:#322a27;border-color:#322a27}@media (min-width:576px){.delivery-filter{display:flex;align-items:center;justify-content:space-between;gap:20px}.delivery-filter__label{margin-bottom:0}}.product-features{display:flex;flex-wrap:wrap;gap:12px;padding:12px 0;border-radius:1rem}.product-feature{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border-radius:6px;font-size:.9rem;border:1px solid #eee}.product-feature svg{flex-shrink:0}.product-feature--availability,.product-feature--time{border-color:#ddd}.product-feature--alcohol{background:#940505;color:#fff;border-color:#940505}.product-feature--spicy{background:#fff3cd;border-color:#ffc107}.dine-in-notice{background:#fff3cd;border:1px solid #ffc107;color:#856404;padding:12px 16px;border-radius:6px;margin:15px 0;font-weight:500}.product-allergens{background:#f9f9f9;padding:15px;border-radius:6px;margin:15px 0}.product-allergens strong{display:block;margin-bottom:8px;color:#2e2826}.product-allergens ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}.product-allergens li{background:#fff;border:1px solid #ddd;padding:4px 10px;border-radius:20px;font-size:.85rem;color:#666}@media (max-width:767px){.product-features{flex-direction:column;gap:8px}.product-feature{width:100%}}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:15px 20px;margin-bottom:20px;border-radius:4px;list-style:none}.woocommerce-message{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.woocommerce-info{background:#d1ecf1;border:1px solid #bee5eb;color:#0c5460}.woocommerce-error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce input.button{background:#b89156;color:#fff;border:none;padding:12px 24px;border-radius:4px;cursor:pointer;transition:background .3s;font-size:1rem}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button.alt:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:rgb(154.2125,118.625,64.7875)}.woocommerce button.button.alt{background:#28a745}.woocommerce button.button.alt:hover{background:#218838}.woocommerce-product-gallery{margin-bottom:30px}.woocommerce-product-gallery__image{margin-bottom:10px}.woocommerce-product-gallery__image img{border-radius:4px}.woocommerce-cart .cart-collaterals{margin-top:30px}.woocommerce-cart .cart_totals{float:right;width:40%}.woocommerce-cart table.cart{width:100%;border-collapse:collapse;margin-bottom:30px}.woocommerce-cart table.cart td,.woocommerce-cart table.cart th{padding:15px;border-bottom:1px solid #eee;text-align:left}.woocommerce-cart table.cart th{background:#f9f9f9;font-weight:600}.woocommerce-cart table.cart img{width:80px;height:auto;border-radius:4px}.woocommerce-cart .cart-table td,.woocommerce-cart .cart-table th{padding:15px;border-bottom:1px solid #eee;text-align:left}.woocommerce-cart .cart-table th{background:#f9f9f9;font-weight:600}.woocommerce-cart .cart-table img{width:80px;height:auto;border-radius:4px}.woocommerce-cart .actions{text-align:right;padding:15px}.woocommerce-cart .actions .coupon{float:left}.woocommerce-cart .actions .coupon label{margin-right:10px}.woocommerce-cart .actions .coupon input{width:auto;display:inline-block;margin-right:10px}.age-verification-notice{background:#fff3cd;border:1px solid #ffc107;border-radius:4px;padding:15px 20px;margin-bottom:20px;display:flex;align-items:center;gap:12px}.age-verification-notice svg{flex-shrink:0;color:#856404}.age-verification-notice p{margin:0;color:#856404;font-size:.95rem}.woocommerce-checkout #age_verification_field{margin:20px 0;padding:15px;background:#fff3cd;border:1px solid #ffc107;border-radius:4px}.woocommerce-checkout #age_verification_field label{color:#856404;font-weight:500;cursor:pointer}.woocommerce-checkout #age_verification_field input[type=checkbox]{width:auto;margin-right:8px}.woocommerce-checkout .col2-set{margin-bottom:30px}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{width:48%;float:left;margin-right:4%}.woocommerce-checkout .col2-set .col-2{margin-right:0}.woocommerce-checkout #payment{background:#f9f9f9;padding:20px;border-radius:4px}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%;margin-right:5%}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.woocommerce-account .woocommerce-MyAccount-navigation li{border-bottom:1px solid #eee}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:10px 15px;color:#2e2826;text-decoration:none;transition:background .3s}.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:#f5f5f5}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:65%}.mini-cart{padding:15px}.mini-cart-list{list-style:none;padding:0;margin:0 0 15px}.mini-cart-item{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid #eee;position:relative}.mini-cart-item:last-child{border-bottom:none}.mini-cart-item-image{width:60px;height:60px;flex-shrink:0}.mini-cart-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.mini-cart-item-details{flex:1;position:relative}.mini-cart-item-title{font-size:.9rem;margin-bottom:5px}.mini-cart-item-title a{color:#2e2826;text-decoration:none}.mini-cart-item-title a:hover{color:#b89156}.mini-cart-item-price,.mini-cart-item-quantity{font-size:.85rem;color:#666}.mini-cart-item-remove{position:absolute;top:0;right:0;color:#999;font-size:1.2rem;line-height:1;text-decoration:none}.mini-cart-item-remove:hover{color:red}.mini-cart-totals{margin-bottom:15px;padding-top:15px;border-top:1px solid #eee}.mini-cart-subtotal{margin:0;font-size:1rem}.mini-cart-subtotal strong{margin-right:5px}.mini-cart-buttons{display:flex;gap:10px}.mini-cart-buttons .button{flex:1;text-align:center}.mini-cart-empty{text-align:center;padding:20px;color:#666}@media (max-width:767px){.products{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.woocommerce-cart table.cart .product-thumbnail{display:none}.woocommerce-cart .cart_totals{float:none;width:100%}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none;width:100%;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.header-cart--mobile{display:inline-flex}}.item-product{padding-bottom:3rem}.item-product__head{padding:2rem 0}.item-product__info{display:grid;gap:2rem}@media (min-width:992px){.item-product__info{grid-template-columns:repeat(2,1fr);gap:3rem}.new-about__features{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.item-product__info{gap:4rem}}.product-actions{padding:12px 0;background:#fff;border-radius:1rem;display:flex;flex-direction:column;gap:20px}@media (min-width:576px){.product-actions{flex-direction:row;align-items:center;justify-content:space-between}}.product-actions .price{margin:0}.product-actions .price .woocommerce-Price-amount{font-size:28px;font-weight:700;color:#b89156;display:block}.product-actions .price del{font-size:18px;color:#6c6c6c;margin-right:10px;font-weight:400}.product-actions .price ins{text-decoration:none}.product-actions .product-purchase .cart{display:flex!important;align-items:center!important;gap:12px!important;margin:0!important}.product-actions .product-purchase .cart .quantity{margin:0!important}.product-actions .product-purchase .cart .quantity .qty{width:60px;height:48px;padding:0 5px;text-align:center;border:1px solid #ddd;border-radius:8px;font-size:16px;font-weight:600;background:#f6f6f6;transition:.3s}.product-actions .product-purchase .cart .quantity .qty:focus{border-color:#b89156;outline:0;background:#fff}.product-actions .product-purchase .cart .single_add_to_cart_button{height:48px;padding:0 25px;background-color:#27ae60;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:.3s;display:flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap;margin:0!important}.product-actions .product-purchase .cart .single_add_to_cart_button:hover{background-color:rgb(29.661971831,132.338028169,73.014084507);transform:translateY(-2px);box-shadow:0 4px 12px rgba(39,174,96,.3)}.product-actions .product-purchase .cart .single_add_to_cart_button::before{content:"";display:inline-block;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49c.08-.14.12-.31.12-.48 0-.55-.45-1-1-1H5.21l-.94-2H1zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.product-actions .product-purchase .dine-in-notice{margin:0;padding:10px 15px;background:#fff3cd;border:1px solid #ffeeba;border-radius:8px;color:#856404;font-weight:600;font-size:14px}.product-features{display:flex;flex-wrap:wrap;gap:15px}.product-features .product-feature{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#353333;background:#fff;padding:6px 12px;border-radius:20px;border:1px solid #eee;transition:.3s}.product-features .product-feature:hover{border-color:#b89156;color:#b89156}.product-features .product-feature svg{color:#b89156;flex-shrink:0}.product-features .product-feature--alcohol{border-color:#ff4d4d;color:#ff4d4d}.product-features .product-feature--alcohol svg{color:#ff4d4d}.product-meta{margin-top:20px;font-size:14px;color:#6c6c6c}.product-meta strong{color:#353333;margin-right:5px}.product-meta a{color:#b89156;text-decoration:none}.product-meta a:hover{text-decoration:underline}.product-gallery{width:100%;margin-bottom:30px;min-width:0}.product-gallery__main{width:100%;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.15);margin-bottom:15px}.product-gallery__main .swiper-slide{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1}.product-gallery__main .product-gallery__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-gallery__thumbs{width:100%;padding:5px 0}.product-gallery__thumbs .swiper-slide{width:80px;height:80px;border-radius:8px;overflow:hidden;cursor:pointer;opacity:.4;transition:.3s;border:2px solid transparent}.product-gallery__thumbs .swiper-slide-thumb-active{opacity:1;border-color:#b89156}.product-gallery__thumbs .swiper-slide:hover{opacity:.8}.product-gallery__thumbs .product-gallery__thumb-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.item-product__info .product-info{flex:1}.archive-products{padding-top:2rem}h1,h2,h3,h4{font-family:"Source Serif 4",serif;font-weight:500;line-height:1.5}.new-section-label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#852e29;margin-bottom:12px}.new-section-label--light{color:#b89156}.new-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-size:.9375rem;font-weight:500;border-radius:30px;transition:.3s;font-family:Onest,sans-serif;cursor:pointer;border:none;text-decoration:none}.new-btn--primary{background-color:#852e29;color:#fff}.new-btn--primary:hover{background-color:#6d2522;transform:translateY(-2px)}.new-btn--outline{border:1.5px solid #2e2826;color:#2e2826;background:0 0}.new-btn--outline:hover{background-color:#2e2826;color:#fff}.new-btn--outline-light{border:1.5px solid #fff;color:#fff;background:0 0}.new-btn--outline-light:hover{background-color:#fff;color:#852e29}.new-btn--small{padding:10px 18px;font-size:.8125rem}.new-logo{display:flex;align-items:center}.new-logo__img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain}.new-animate{opacity:0;transform:translateY(20px);transition:opacity .6s,transform .6s}.new-animate.new-animate-in{opacity:1;transform:translateY(0)}.new-header--scrolled{box-shadow:0 4px 20px rgba(0,0,0,.08)}.new-about{padding:120px 0}.new-about__features{display:grid;gap:20px;margin-top:32px}.new-about__inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}@media (max-width:1024px){.new-about__inner{gap:48px}}.new-about__title{font-family:"Source Serif 4",serif;margin-bottom:24px}@media (max-width:768px){.new-about{padding:80px 0}.new-about__inner{grid-template-columns:1fr;gap:48px}.new-about__title{order:-1}}.new-about__text{color:#6b6360;margin-bottom:16px;line-height:1.8}.new-about__feature{display:flex;align-items:flex-start;gap:16px}.new-about__feature-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:#f5efe8;border-radius:12px;color:#852e29}.new-about__feature h4{font-family:Onest,sans-serif;font-weight:600;font-size:1rem;margin-bottom:4px}.new-about__feature p{font-size:.875rem;color:#6b6360}.new-about__images{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:16px;height:500px}@media (max-width:768px){.new-about__images{height:350px;order:-1;order:-1}}.new-about__img{border-radius:20px;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;box-shadow:0 4px 20px rgba(0,0,0,.08)}.new-about__img--main{grid-row:span 2}.new-about__img--secondary,.new-about__img--tertiary{border-radius:20px}.services{position:relative;padding:110px 24px 130px;background:radial-gradient(circle at 15% 20%,rgba(212,165,90,.18),transparent 45%),radial-gradient(circle at 85% 80%,rgba(212,165,90,.12),transparent 45%),linear-gradient(135deg,#8a2a2a 0,#a23838 50%,#7a2424 100%);overflow:hidden}.services::after,.services::before{content:"";position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.services::before{width:380px;height:380px;background:rgba(212,165,90,.25);top:-120px;left:-120px}.services::after{width:460px;height:460px;background:rgba(255,200,130,.18);bottom:-160px;right:-160px}.section-header{text-align:center;margin-bottom:70px}@media (max-width:768px){.services{padding:70px 18px 80px}.section-header{margin-bottom:48px}}.badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#d4a55a,#b8863d);color:#fff;font-size:12px;letter-spacing:2.5px;padding:10px 24px;border-radius:40px;text-transform:uppercase;font-weight:600;box-shadow:0 8px 24px rgba(184,134,61,.35)}.badge::before{content:"✦";color:#fff;font-size:11px}.section-title{color:#fff}.section-title span{background:linear-gradient(135deg,#ffd9a3,#d4a55a);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:italic}.section-subtitle{font-size:17px;line-height:1.6;color:rgba(255,255,255,.78);max-width:560px;margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.service-card{position:relative;border-radius:24px;overflow:hidden;min-height:460px;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer;isolation:isolate;box-shadow:0 18px 40px rgba(0,0,0,.25);transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s}.service-card:hover{transform:translateY(-8px);box-shadow:0 28px 55px rgba(0,0,0,.4)}.service-card--accent .service-card__icon{background:linear-gradient(135deg,#ff8a8a,#d44b4b)}.service-card__bg{position:absolute;inset:0;background-size:cover;background-position:center;z-index:-2;transition:.3s}.service-card:hover .service-card__bg{transform:scale(1.05)}.service-card::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(40,10,10,.2) 45%,rgba(0,0,0,.72) 100%);z-index:-1;transition:.3s}.service-card__tag{position:absolute;top:22px;left:22px;background:rgba(255,255,255,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;padding:7px 14px;border-radius:30px;font-weight:600}.service-card__icon{position:absolute;top:22px;right:22px;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#d4a55a,#b8863d);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.3);transition:.3s}.service-card:hover .service-card__icon{transform:rotate(-12deg) scale(1.08)}.service-card__icon svg{width:26px;height:26px;stroke:#fff;fill:none;stroke-width:1.8}.service-card__content{position:relative;padding:30px 32px 32px;z-index:1}.service-card__title{color:#fff;font-size:28px;font-weight:700;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase}@media (max-width:860px){.services-grid{grid-template-columns:1fr;gap:20px}.service-card__title{font-size:24px}}.service-card__desc{font-size:15px;line-height:1.55;color:rgba(255,255,255,.85);margin-bottom:22px;max-width:480px}.new-gallery{padding:100px 0}.new-gallery__header{text-align:center;margin-bottom:48px}.new-gallery__title{font-family:"Source Serif 4",serif;margin-bottom:0}.new-gallery__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,200px);gap:16px}@media (max-width:1024px){.new-gallery__grid{grid-template-columns:repeat(3,1fr)}}.new-gallery__item{border-radius:20px;overflow:hidden}.new-gallery__item--large{grid-column:span 2;grid-row:span 2}@media (max-width:768px){.new-gallery{padding:80px 0}.new-gallery__grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,180px)}.new-gallery__item--large{grid-column:span 2;grid-row:span 1}}.new-gallery__item--tall{grid-row:span 2}.new-gallery__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s}.new-gallery__item:hover .new-gallery__img{transform:scale(1.05)}.new-delivery{padding:80px 0;background-color:#852e29;color:#fff}.new-delivery__inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:40px}@media (max-width:768px){.new-gallery__item--tall{grid-row:span 1}.new-delivery__inner{flex-direction:column;text-align:center}}.new-delivery__content{max-width:600px}.new-delivery__title{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:12px}.new-delivery__text{font-size:1rem;color:rgba(255,255,255,.85);margin-bottom:24px}.new-delivery__features{display:flex;gap:32px;flex-wrap:wrap}@media (max-width:768px){.new-delivery__features{justify-content:center}}@media (max-width:480px){.new-delivery__features{flex-direction:column;gap:16px}}.new-delivery__feature{display:flex;align-items:center;gap:10px;font-size:.9375rem;color:rgba(255,255,255,.8)}.new-delivery__feature svg{opacity:.7}.new-delivery__actions{display:flex;gap:16px;flex-wrap:wrap}@media (max-width:768px){.new-delivery__actions{justify-content:center}}.hero{padding:4rem 0;position:relative;overflow:hidden;min-height:100svh;display:flex;align-items:center;justify-content:center}.hero__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}.hero__actions{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap;justify-content:center}.hero__actions a,.hero__actions button{min-width:210px;text-align:center}@media (min-width:768px){.hero__actions{justify-content:flex-start}}.hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:2}.hero .container{z-index:2}.hero__content{justify-content:center;height:100%;position:relative;color:#fff;text-align:center;padding-top:4rem;padding-bottom:2rem;display:flex;flex-direction:column;gap:1.3rem;align-items:center}@media (min-width:768px){.hero__content{text-align:left;align-items:flex-start;gap:2rem}}@media (min-width:1440px){.hero__content{gap:3rem}}.hero__title{margin-bottom:0;font-weight:500}.hero__title span{display:block;font-weight:800;font-style:italic}@media (min-width:992px){.hero__content{max-width:860px}.hero__title span{font-size:66px}}.hero__descr{font-size:1.2rem}.hero__descr span{color:#fff;font-weight:800;border-bottom:2px solid #b89156;transition:.3s}.hero__info{display:flex;gap:2rem;margin-top:2rem;justify-content:center;flex-direction:column}@media (min-width:576px){.hero__info{flex-direction:row}}@media (min-width:768px){.hero__descr{font-size:1.5rem}.hero__info{justify-content:flex-start}}.hero__info-item{display:flex;align-items:center;gap:.75rem}.hero__info-icon{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero__info-icon svg{width:20px;height:20px;stroke:rgba(255,255,255,.85)}.hero__info-text{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.hero__info-label{font-size:.75rem;font-weight:500;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.05em}.hero__info-value{font-size:1rem;text-align:left;font-weight:600;color:#fff;line-height:1.2}.section{padding:3rem 0}@media (min-width:768px){.section{padding:4rem 0}}@media (min-width:1200px){.section{padding:5rem 0}}.section__label{display:inline-block;font-size:.8rem;font-weight:600;color:#fff;background-color:#852e29;text-transform:uppercase;margin-bottom:1rem;border-radius:2rem;padding:.3rem 1.4rem}.section__label--accent{background-color:#b89156;color:#fff}.section__title{margin-bottom:1.5rem}.section__title span{color:#b89156;font-style:italic}.section__header{margin-bottom:2rem}.section__header--center{text-align:center;max-width:800px;margin:0 auto}
/*# sourceMappingURL=style.min.css.map */
