*{margin:0;padding:0;box-sizing:border-box;outline:none}html{scroll-behavior:smooth}html,body{overflow-x:hidden}ul,ol{list-style:none}a{text-decoration:none}a,input,button,textarea{background:none;color:inherit;font-family:inherit;font-size:inherit;border:none;cursor:pointer;transition:all .3s ease-in-out}input,textarea{border-radius:0;-webkit-appearance:none}input[readonly],textarea[readonly]{cursor:default}input::placeholder,textarea::placeholder{font-family:inherit;font-size:inherit;color:inherit}textarea{resize:none}fieldset{border:none}img{display:block;width:100%;object-fit:cover}iframe{width:100%;height:100%;border:1px outset rgba(0,0,0,0);display:block}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeIn{animation:fadeIn 400ms ease-in-out}.fadeOut{animation:fadeOut 400ms ease-in-out}*{scrollbar-width:auto;scrollbar-color:#660909 #fdfbf9}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background:#fdfbf9}*::-webkit-scrollbar-thumb{background-color:#660909}html.fixed{overflow:hidden}body{background:#fff;font-family:"Montserrat",sans-serif;color:#5c5c5c;font-size:18px;line-height:1.5;padding:0 !important}.section{padding:70px 0}.section--nopb{padding:70px 0 0}.section_header{margin-bottom:30px}.section_header.centered{text-align:center;display:flex;flex-direction:column;align-items:center}.section_header+.wrapper .btn{width:100%}.section_header-title{margin-bottom:8px}.section_header-subtitle{display:block;margin-bottom:4px;font-size:16px;font-weight:500;text-transform:uppercase;color:#660909}.section_header-text{max-width:750px}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Raleway",sans-serif;color:#660909;line-height:1.3;font-weight:600}a.h1,a.h2,a.h3,a.h4,a.h5,a.h6{width:fit-content}a.h1:hover,a.h1:focus,a.h2:hover,a.h2:focus,a.h3:hover,a.h3:focus,a.h4:hover,a.h4:focus,a.h5:hover,a.h5:focus,a.h6:hover,a.h6:focus{color:#660909}h1,.h1{font-size:40px}h2,.h2{font-size:32px}h3,.h3{font-size:24px}h4,.h4{font-size:20px}h5,.h5{font-size:18px}h6,.h6{font-size:14px}label{cursor:pointer}input[type=checkbox]{position:absolute;left:-9999px;height:0;width:0}input[type=checkbox]+label{position:relative;padding-left:28px;cursor:pointer;display:inline-block;transition:color .4s ease-in-out;line-height:1.6}input[type=checkbox]:checked+label:before,input[type=checkbox]:not(:checked)+label:before{content:"";position:absolute;left:0;top:3px;width:16px;height:16px;border:1px solid #c3b2a5}input[type=checkbox]:checked+label .icon,input[type=checkbox]:not(:checked)+label .icon{font-size:14px;position:absolute;top:12px;left:3px;border-radius:50%;transition:all .3s ease-in-out}input[type=checkbox]:not(:checked)+label .icon{opacity:0;transform:scale(0)}input[type=checkbox]:checked+label .icon{opacity:1;transform:scale(1) translateY(-50%)}.field{height:60px;border:1px solid #c3b2a5;padding:0 20px;transition:.3s ease-in-out}.field.error{border-color:red}.field::placeholder{font-size:16px;transition:opacity .3s ease-in-out}.field:focus::placeholder{opacity:0}.text--sm{font-size:14px;line-height:1.4}.text--md{font-size:16px;line-height:1.5}.text--bold{font-weight:600}.text--medium{font-weight:500}.btn{text-transform:uppercase;font-weight:600;font-size:14px;background:#660909;color:#fff;height:60px;padding:0 30px;display:flex;align-items:center;text-align:center;justify-content:center;width:fit-content;transition:.3s ease-in-out}.btn:hover,.btn:focus{background:#660909}.btn--play{border-radius:50%;width:60px;height:60px;font-size:12px}.btn--bordered{background:rgba(0,0,0,0);border:2px solid #660909;color:#660909}.btn--bordered:hover,.btn--bordered:focus{color:#fff;border-color:#660909}.videoPopup{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:400000;visibility:hidden;transition:all .4s ease-in-out;background:rgba(0,0,0,.6)}.videoPopup.visible{visibility:visible}.videoPopup .video_frame{background:#fff;padding:20px;min-height:300px;position:relative;border:2px solid #660909}.videoPopup .video_frame iframe{width:100%;height:auto;align-self:stretch}.videoPopup .video_frame-close{display:flex;justify-content:center;align-items:center;border:2px solid #660909;position:absolute;width:30px;height:30px;transition:.4s ease-in-out;cursor:pointer;right:0;top:-40px;background:#fff;color:#660909}.videoPopup .video_frame-close:hover{color:#660909}.header_trigger{display:flex;flex-direction:column;justify-content:space-between;height:25px;width:40px;position:relative;z-index:300000}.header_trigger .line{display:block;position:relative;height:3px !important;width:100%;background:#660909;transition:.3s ease-in-out}.header_trigger .line--short{width:30px;align-self:flex-end}.header_trigger.active{width:30px}.header_trigger.active .line--short{display:none}.header_trigger.active .line:first-of-type{transform:rotate(45deg);top:13px}.header_trigger.active .line:nth-of-type(2){transform:rotate(-45deg);top:-10px}.icon{color:#660909}.meta{display:flex;gap:4px 25px}.meta_item{font-weight:500;display:flex;align-items:center;gap:10px;font-size:16px;line-height:1.5}.meta_item--pin{color:#660909}.logo{display:flex;align-items:center;text-transform:uppercase;gap:8px}#map{height:350px}.blog_tags{display:flex;gap:10px;margin-bottom:4px}.blog_tags-tag{background:#660909;color:#fff;padding:6px 10px}.media .blog_tags{position:absolute;top:0;padding:10px}.gallery_slider{height:fit-content !important}.gallery_slider-slide,.gallery_slider-slide .link{aspect-ratio:1/1}.gallery_slider .link{display:block;overflow:hidden;position:relative;width:100%;height:100%}.gallery_slider .link img{position:absolute;bottom:-10%;transition:.4s ease-in-out;transform:scale(1.1)}.gallery_slider .link:hover img{bottom:0}.swiper{position:relative}.swiper-wrapper{height:auto !important}.swiper-nav{display:flex}.swiper-nav--round{gap:25px}.swiper-nav--round .swiper-nav-item{display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid #660909;width:50px;height:50px;font-size:12px}.swiper-nav--round .swiper-nav-item:hover{color:#660909}.swiper-overlay-nav{position:absolute;bottom:0;left:0;z-index:100}.swiper-overlay-nav .nav-item{background:#fff;display:flex;align-items:center;justify-content:center;width:50px;height:50px;font-size:16px;color:#660909}.swiper-overlay-nav .nav-item:hover{color:#fff;background:#660909}.swiper-pagination{display:flex;justify-content:center;gap:15px}.swiper-pagination-bullet{width:10px;height:10px;background:#fff;border-radius:50%;transition:.4s ease-in-out;cursor:pointer}.swiper-pagination-bullet-active,.swiper-pagination-bullet:hover{background:#660909}.container{padding:0 20px;max-width:1170px}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .3s ease-in-out}.fade{transition:opacity .3s linear;opacity:0}.tab-content{position:relative;overflow:hidden}.tab-content>.tab-pane{position:relative;width:100%;top:0;opacity:1;z-index:1}.tab-content>.tab-pane:not(.active){display:block;height:0;opacity:0;z-index:-1}.offcanvas{position:absolute;top:0;bottom:0;left:0;right:0;z-index:20000;display:flex;flex-direction:column;width:100vw;height:100vh;visibility:hidden;background-color:#660909;background-clip:padding-box;transition:transform .3s ease-in-out}.offcanvas-end{top:0;right:0;transform:translateX(100%)}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:19000;width:100vw;height:100vh;background:rgba(33,72,66,.5)}.offcanvas.show{transform:none}@media screen and (min-width: 567.98px){.section_header+.wrapper .btn{width:fit-content}.section_header.centered+.wrapper .btn{margin:0 auto}}@media screen and (min-width: 767.98px){body{font-size:20px;line-height:1.6}.section{padding:100px 0}.section--nopb{padding:100px 0 0}.swiper-overlay-nav .nav-item{width:100px;height:100px}.videoPopup .video_frame{padding:40px;min-height:600px}#map{height:600px}h1,.h1{font-size:60px;line-height:1}h2,.h2{font-size:40px}h3,.h3{font-size:28px}h4,.h4{font-size:24px;line-height:1.4}}@media screen and (min-width: 1023.98px){.section{padding:130px 0}.section--nopb{padding:130px 0 0}.section_header{margin-bottom:40px}.section_header-title{margin-bottom:15px}h1,.h1{font-size:100px}h2,.h2{font-size:48px;line-height:1.2}h3,.h3{font-size:32px;line-height:1.4}}@media screen and (min-width: 1399.98px){.container{padding:0}}#grudus-clock .g-head{background:#660909 !important}#grudus-clock .g-time-wrapper{border:1px solid #660909;z-index:100000}#grudus-clock .g-clock-wrapper,#grudus-clock .g-buttons{background:#fff !important}#grudus-clock .g-clock{background:gray}#grudus-clock .g-button{color:#5c5c5c !important;font-weight:500;font-size:14px}#grudus-clock .g-button:hover,#grudus-clock .g-button:focus{background:rgba(0,0,0,0);color:#660909 !important}.timepicker-ui-wrapper{border-radius:0 !important;box-shadow:none !important;font-family:"Montserrat",sans-serif}.timepicker-ui-hour,.timepicker-ui-minutes{background-color:#fdf8f6 !important;border:rgba(0,0,0,0) !important;outline:none !important;color:#660909 !important}.timepicker-ui-am,.timepicker-ui-pm{border-color:#fdf8f6 !important;color:#fdf8f6 !important}.timepicker-ui-am.active,.timepicker-ui-am:hover,.timepicker-ui-pm.active,.timepicker-ui-pm:hover{background-color:#fdf8f6 !important;color:#660909 !important}.timepicker-ui-select-time,.timepicker-ui-hour-text,.timepicker-ui-minute-text{display:none}.timepicker-ui-cancel-btn,.timepicker-ui-ok-btn{color:#fdf8f6 !important}.timepicker-ui-cancel-btn:hover,.timepicker-ui-ok-btn:hover{color:#660909 !important;background:rgba(0,0,0,0) !important}.alert_popup{display:flex !important;justify-content:flex-end}.alert_popup-content{background:#fff;width:max-content;max-width:280px;padding:20px 30px;font-size:18px;border:1px solid #fdf8f6}.alert_popup-close{position:absolute;right:10px;top:10px;font-size:14px;transition:.3s ease-in-out}.alert_popup-close:hover{color:#660909}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a[href^="http://maps.google.com/maps"]{display:none !important}a[href^="https://maps.google.com/maps"]{display:none !important}.gmnoprint a,.gmnoprint span,.gm-style-cc{display:none}.gmnoprint div{background:none !important}.sticky-spacer{display:none !important}.header{z-index:110000;will-change:transform;transition:all .5s ease-in-out;position:absolute;left:0;right:0;top:0;background:rgba(253,248,246,.78);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(10px)}.header .container{min-height:70px;padding:10px 20px}.header.sticky{position:fixed;background:#fdf8f6}.header.opened{height:100vh;transform:none !important}.header--pinned{transform:translateY(0%)}.header--unpinned{transform:translateY(-100%)}.header .logo{margin-left:0;font-size:24px}.header .logo_img{margin-right:0}.header .logo_img img{display:block;height:clamp(68px,6vw,96px);width:auto;margin:0}.header_menu-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:6px;background:#660909;color:#fff;font-size:16px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 12px 24px rgba(102,9,9,.18);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.header_menu-btn:hover,.header_menu-btn:focus{background:#7a1111;transform:translateY(-1px);box-shadow:0 16px 28px rgba(102,9,9,.22)}.header_trigger{order:2}.header_trigger.active .line{background:#fff}.header_media{display:none}.header_footer{margin-top:70px;display:flex;flex-direction:column;gap:20px}.header_footer-block{display:flex;flex-direction:column;color:#fff;gap:12px}.header_footer-block .link{display:inline-flex;align-items:center;gap:13px}.header_footer-block .link .icon{width:18px;display:inline-flex;align-items:center;justify-content:center}.header_footer-socials{gap:15px}.header_footer-socials .link{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#fdfbf9;font-size:20px}.header_footer-socials .link .icon{transition:.3s ease-in-out}.header_footer-socials .link:hover,.header_footer-socials .link:focus{background:#660909}.header_footer-socials .link:hover .icon,.header_footer-socials .link:focus .icon{color:#fdfbf9}.header_nav{overflow-y:auto;color:#660909;margin-top:70px;padding:0 20px 20px}.header_nav .nav-link{gap:16px;font-weight:700;font-family:"Raleway",sans-serif;font-size:20px;line-height:1.3;color:#fff}.header_nav .nav-link:hover,.header_nav .nav-link:focus{color:#c3b2a5}.header_nav .nav-link[aria-expanded=true] .icon:after{top:-100%}.header_nav .nav-link .icon{width:14px;height:14px;position:relative;overflow:hidden}.header_nav .nav-link .icon:before,.header_nav .nav-link .icon:after{content:"";position:absolute;background:#660909}.header_nav .nav-link .icon:before{height:2px;width:100%;top:50%;transform:translateY(-50%)}.header_nav .nav-link .icon:after{height:100%;width:2px;top:0;left:50%;transform:translateX(-50%);transition:top .3s ease-in-out}.header_nav-list{display:flex;flex-direction:column;gap:15px}.header_nav-list_item .dropdown-menu{margin:10px 0;color:#660909;font-weight:600;font-family:"Raleway",sans-serif;font-size:18px}.header_nav-list_item .dropdown-list{display:flex;flex-direction:column;gap:10px}@media screen and (min-width: 767.98px){.header .logo{font-size:28px}}@media screen and (min-width: 1023.98px){.header .container{height:130px;transition:.3s ease-in-out}.header .logo{font-size:32px}.header .logo_img{margin-right:0}.header.sticky .container{height:100px}.header_footer{flex-direction:row;align-items:center;gap:60px;margin-top:120px}.header_nav{margin:auto 0;padding-bottom:0}}@media screen and (min-width: 1399.98px){.header .container{max-width:100%;padding:0 50px 0 100px}.header .offcanvas{display:flex;flex-direction:row}.header_trigger .line{background:#660909}.header_trigger.active .line{background:#660909}.header_nav{overflow:unset;width:calc(100% - 520px)}.header_media{display:block;width:520px;position:relative}.header_media img{height:100%}.header_media-ovals{position:absolute;top:0;left:0;right:0;bottom:0}.header_media-ovals .oval{position:absolute}.header_media-ovals .oval--top{color:#c3b2a5;top:-250px;right:420px}.header_media-ovals .oval--bottom{color:#660909;bottom:-150px;right:320px}}@media screen and (min-width: 1599.98px){.header_nav{padding:100px}}@media screen and (min-width: 1920px){.header_nav{padding:100px 190px;width:calc(100% - 720px)}.header_media{width:720px}.header_media-ovals .oval--top{right:620px}.header_media-ovals .oval--bottom{right:520px}}.hero{background:#fdf8f6;position:relative}.hero_media{display:none;z-index:0;position:absolute;top:0;left:0;right:0;bottom:0;color:#ddd5cd;overflow:hidden;pointer-events:none}.hero_media svg{position:absolute;opacity:.4}.hero_media-top{position:absolute;top:-190px;right:-100px;width:500px;height:570px;transform:rotate(-15deg)}.hero_media-bottom{position:absolute;width:500px;height:570px;left:-50px;bottom:-50px;transform:rotate(15deg)}.hero_container{position:relative;z-index:2}.hero_main{position:relative;overflow:hidden;padding:140px 20px 70px}.hero_main-media{display:none}.hero_main .section_header{position:relative;z-index:2;margin-bottom:0}.hero_main .section_header-title{letter-spacing:.01em}.hero_rating{margin-top:22px}.hero_rating-link{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;border:1px solid rgba(102,9,9,.18);background:rgba(253,248,246,.9);color:#660909;text-decoration:none;font-size:14px;font-weight:600;letter-spacing:.02em;box-shadow:0 10px 24px rgba(102,9,9,.08);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.hero_rating-link:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(102,9,9,.12);background:rgba(253,248,246,.98)}.hero_rating-icon{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;background:conic-gradient(#4285F4 0deg 90deg, #EA4335 90deg 180deg, #FBBC05 180deg 270deg, #34A853 270deg 360deg);box-shadow:0 6px 14px rgba(66,133,244,.18)}.hero_rating-brand,.hero_rating-text{text-transform:uppercase;font-size:12px;letter-spacing:.12em}.hero_rating-stars{color:#660909;font-size:16px;line-height:1;letter-spacing:2px}.hero_social{display:flex;align-items:center;gap:12px;margin-top:30px;flex-wrap:wrap}.hero_social-link{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;min-height:44px;border-radius:999px;border:1px solid rgba(102,9,9,.18);background:rgba(253,248,246,.9);color:#660909;text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 10px 24px rgba(102,9,9,.08);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.hero_social-link:hover,.hero_social-link:focus-visible{transform:translateY(-1px);box-shadow:0 14px 30px rgba(102,9,9,.12);background:rgba(253,248,246,.98)}.hero_social-link .icon{font-size:18px}.hero_video{height:280px;overflow:hidden;position:relative;display:flex}.hero_video::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(253, 248, 246, 0.32) 0%, rgba(253, 248, 246, 0.18) 50%, rgba(102, 9, 9, 0.06) 100%);pointer-events:none}.hero_video video{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(0.88) contrast(0.94) saturate(0.85)}@media screen and (max-width: 767.98px){.hero_media{display:block}.hero_media svg{opacity:.18}.hero_media-top{top:-140px;right:-120px;width:380px;height:440px}.hero_media-bottom{left:-160px;bottom:-220px;width:380px;height:440px}}@media screen and (min-width: 567.98px){}@media screen and (min-width: 767.98px){.hero_media{display:block}.hero_video{height:400px}.hero_main .section_header-title{max-width:400px}.hero_main .section_header-text{max-width:560px}}@media screen and (min-width: 1023.98px){.hero_video{height:600px}.hero_main{min-height:960px}.hero_main .section_header-title{max-width:620px}}@media screen and (min-width: 1199.98px){.hero{--hero-pane: clamp(520px, 72vh, 860px)}.hero_container{display:flex;align-items:stretch}.hero_main,.hero_video{width:50%;height:var(--hero-pane)}.hero_main{box-sizing:border-box}.hero_video{height:var(--hero-pane)}.hero_video video{height:100%}}@media screen and (min-width: 1399.98px){.hero{height:100vh;--hero-pane: 100vh}.hero_container{display:flex;align-items:stretch;min-height:var(--hero-pane)}.hero_main{width:50%;height:var(--hero-pane);padding:130px 20px 70px;box-sizing:border-box}.hero_main .section_header-title{max-width:620px}.hero_video{position:relative;top:0;right:0;bottom:0;width:50%;height:var(--hero-pane)}.hero_video video{min-height:100%}}.banner{position:relative;overflow:hidden}.banner .container{position:relative}.banner_main{max-width:500px;position:relative;z-index:2}.banner_art{display:none;position:relative;min-height:260px;padding:10px 10px 30px;z-index:2}.banner_art::before{content:"";position:absolute;width:230px;height:230px;top:0;left:0;border-radius:50%;background:radial-gradient(circle at 30% 25%, #fff 0%, rgba(195, 178, 165, 0.45) 55%, rgba(195, 178, 165, 0.08) 70%);z-index:0}.banner_art::after{content:"";position:absolute;width:120px;height:120px;left:-5px;bottom:0;background-image:radial-gradient(rgba(195, 178, 165, 0.5) 1px, transparent 1px);background-size:12px 12px;opacity:.35;z-index:1}.banner_art-glass{display:block;width:220px;max-width:100%;margin:0 auto;color:#660909;filter:drop-shadow(0 20px 30px rgba(102, 9, 9, 0.15));position:relative;z-index:2}.banner_art-card{position:absolute;top:10px;right:-10px;padding:12px 16px;background:#fff;border-radius:16px;border:1px solid rgba(102,9,9,.12);box-shadow:0 20px 35px rgba(102,9,9,.14);transform:rotate(-2deg);max-width:190px;z-index:3}.banner_art-eyebrow{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#c3b2a5;font-weight:600;margin-bottom:4px}.banner_art-title{display:block;font-family:"Raleway",sans-serif;font-size:20px;color:#660909;margin-bottom:2px}.banner_art-note{display:block;font-size:12px;color:#5c5c5c}.banner_art-tag{position:absolute;left:8px;bottom:18px;padding:7px 14px;border-radius:999px;background:#660909;color:#fff;font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;box-shadow:0 12px 22px rgba(102,9,9,.25);z-index:2}.banner_media{position:absolute;z-index:1;color:#fdfbf9;display:none}@media screen and (max-width: 1199.98px){.banner .container{position:relative}.banner_main{max-width:640px;padding-right:clamp(60px,26vw,160px)}.banner_art{display:block;position:absolute;right:-20px;top:50%;transform:translateY(-50%);opacity:.22;padding:0;min-height:auto;pointer-events:none;z-index:1}.banner_art::before{width:180px;height:180px;opacity:.25}.banner_art::after{width:90px;height:90px;opacity:.2}.banner_art-card,.banner_art-tag{display:none}.banner_art-glass{width:clamp(140px,30vw,200px);filter:none}}@media screen and (min-width: 1199.98px){.banner .container{display:grid;grid-template-columns:minmax(240px, 340px) minmax(0, 1fr);gap:60px;align-items:center}.banner_art{display:block}.banner_main{max-width:560px}.banner_media{display:block;top:-337px;right:-310px;transform:rotate(45deg)}}.about,.menu{background:#fdfbf9}.about_media{aspect-ratio:1/1}.about_media img{height:100%}.about_main .section_header{margin-bottom:0;padding:70px 20px}.about_main .section_header .btn{margin-top:30px;width:100%}.about_main .section_header-text{letter-spacing:.01em}.about_main .counter_block{padding:30px 20px;text-align:center;background:#660909}.about_main .counter_block.num{display:flex;flex-direction:column;font-weight:600;font-family:"Raleway",sans-serif;gap:15px}.about_main .counter_block.num span:not(.countNum){letter-spacing:.01em}.about_main .counter_block.num .countNum{font-weight:700;height:30px;display:flex;align-items:center;justify-content:center}.about_main .counter_block.num *{color:#fff !important}@media screen and (min-width: 567.98px){.about_main .section_header .btn{width:fit-content}.about_main .counter{display:flex}.about_main .counter_block.num{width:33.3333333333%}.about_main .counter_block.num span:not(.countNum){max-width:120px;margin:0 auto}}@media screen and (min-width: 767.98px){.about_media{aspect-ratio:unset;height:400px}.about_main .section_header{padding:100px 20px}.about_main .section_header-text{max-width:500px}.about_main .counter_block.num span:not(.countNum){max-width:100%}}@media screen and (min-width: 1023.98px){.about_media{display:none}.about_main .section_header{padding:130px 20px;max-width:1170px;margin:0 auto}.about_main .counter_block{padding:50px 20px}}@media screen and (min-width: 1199.98px){.about_main-wrapper{flex-grow:1}.about_main-wrapper .section_header,.about_main-wrapper .about_main-wrapper_media{width:50%}.about_main-wrapper .section_header{aspect-ratio:auto;padding:60px 0;display:flex;flex-direction:column;justify-content:center;max-width:540px;width:100%}}@media screen and (min-width: 1399.98px){.about_container{display:flex}.about_media{display:block;height:auto}.about_media,.about_main{width:50%}.about_main{display:flex;flex-direction:column;justify-content:space-between}.about_main .section_header{flex-grow:1;display:flex;flex-direction:column;justify-content:center;padding:80px 40px}.about_main .counter_block{padding:50px 20px}}.menu_nav{display:none !important}.menu_main .tab-content{display:flex;flex-direction:column;gap:15px}.menu_main .tab-content>.tab-pane:not(.active){display:block;height:auto;opacity:1;z-index:1}.menu_tab-trigger{display:flex;align-items:center;gap:10px;justify-content:space-between;border-bottom:1px solid #660909;padding-bottom:8px}.menu_tab-trigger{letter-spacing:.01em}.menu_tab-trigger[aria-expanded=true] .icon:after{top:-100%}.menu_tab-trigger .icon{width:20px;height:20px;position:relative;overflow:hidden}.menu_tab-trigger .icon:before,.menu_tab-trigger .icon:after{content:"";position:absolute;background:#660909}.menu_tab-trigger .icon:before{height:2px;width:100%;top:50%;transform:translateY(-50%);left:0}.menu_tab-trigger .icon:after{height:100%;width:2px;left:50%;transform:translateX(-50%);top:0;transition:top .3s ease-in-out}.menu_tab-list{margin-top:8px}.menu_tab-list_item{padding:15px 0;border-bottom:1px solid #ccc}.menu_tab-list_item:last-of-type{border-bottom:none}.menu_tab-list_item[data-type=spicy]{border-color:#bf5544}.menu_tab-list_item[data-type=spicy] .icon-spicy{color:#bf5544}.menu_tab-list_item[data-type=vegan]{border-color:#498f50}.menu_tab-list_item[data-type=vegan] .icon-vegan{color:#498f50}.menu_tab-list_item .main{margin-bottom:8px;display:flex;justify-content:space-between;gap:15px}.menu_tab-list_item .main_name{display:flex;gap:10px}.menu_tab-list_item .main_name i{font-size:20px;width:20px}.menu_tab-list_item .main_prices{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:8px;flex-wrap:wrap}.menu_tab-list_item .main_price{white-space:nowrap}.menu_tab-list_item .main_price--old{font-size:14px;color:#8f8f8f;text-decoration:line-through;text-decoration-thickness:1.5px;font-weight:600}.menu_tab-list_item .main_price--new{color:#660909;font-weight:700}.menu_tab-list_item .description{font-style:italic;text-transform:lowercase}@media screen and (min-width: 1023.98px){.menu_nav{display:flex !important;justify-content:center;gap:14px 24px;max-width:900px;margin:0 auto 30px}.menu_nav .nav-link{position:relative;cursor:pointer;padding:10px 18px;border-radius:999px;letter-spacing:.01em;transition:color .3s ease-in-out,background .3s ease-in-out}.menu_nav .nav-link:after{content:"";position:absolute;left:0;bottom:-6px;height:3px;width:0;background:#660909;border-radius:3px;transition:width .3s ease-in-out}.menu_nav .nav-link.active,.menu_nav .nav-link:hover{color:#660909;background:rgba(102,9,9,.08)}.menu_nav .nav-link.active:after,.menu_nav .nav-link:hover:after{width:100%}.menu_main .tab-content{gap:0}.menu_main .tab-content>.tab-pane:not(.active){height:0;opacity:0;z-index:-1}.menu_tab-trigger{display:none}.menu_tab-list{margin-top:0;display:flex !important;justify-content:space-between}.menu_tab-list_item{padding:30px 0;width:calc(50% - 25px)}.menu_tab-list_item:last-of-type{border-bottom:1px solid #ccc}}.services_main{display:flex;flex-direction:column-reverse}.services_main-banner{margin:30px 0;padding:40px 30px;min-height:350px;position:relative}.services_main-banner .btn{width:100%}.services_main-banner:hover img{transform:scale(1.1)}.services_main-banner_title{text-align:center;margin:0 auto 15px;max-width:220px}.services_main-banner_bg{position:absolute;left:0;right:0;bottom:0;top:0;z-index:-1;overflow:hidden;pointer-events:none}.services_main-banner_bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(255, 248, 242, 0.78) 0%, rgba(255, 248, 242, 0.58) 100%)}.services_main-banner_bg img{height:100%;transition:.4s ease-in-out;filter:saturate(0.9) contrast(0.95)}.services_main-list{display:flex;flex-direction:column;gap:15px}.services_main-list_item{padding:40px 30px;border:1px solid #c3b2a5}.services_main-list_item .subtitle{display:block;text-transform:uppercase;font-size:16px;color:#660909;margin-bottom:8px}.services_main-list_item .text{margin-top:15px}.services_gallery .section_header{text-align:left;margin-bottom:20px}.services_gallery .section_header-title{margin-bottom:0}.services_gallery .section_header-subtitle{color:#660909}.services_gallery-slider{margin-bottom:20px}.services_gallery-slider_slide{aspect-ratio:1/1;overflow:hidden}.services_gallery-slider_slide:hover img{transform:scale(1.1)}.services_gallery-slider_slide img{transition:.4s ease-in-out;height:100%}@media screen and (min-width: 474.98px){.services_main-banner_title{text-align:left;margin:0 0 15px}.services_main-banner .btn{width:fit-content}}@media screen and (min-width: 567.98px){.services_main-list{flex-direction:row;flex-wrap:wrap}.services_main-list_item{width:calc(50% - 7.5px)}}@media screen and (min-width: 767.98px){.services_main-banner{margin-bottom:40px}.services_main-list_item .text{margin-left:15px}}@media screen and (min-width: 1023.98px){.services_main{flex-direction:row;justify-content:space-between;margin-bottom:60px}.services_main-banner{margin:0;flex-grow:1;align-self:stretch;max-width:320px}.services_main-list{gap:30px;width:calc(100% - 350px)}.services_main-list_item{width:calc(50% - 15px)}.services_gallery{display:flex;align-items:center}.services_gallery .section_header{margin-bottom:0}.services_gallery-slider{margin:0 50px}.services_gallery-slider_nav{margin-right:15px}}@media screen and (min-width: 1199.98px){.services_main-list{width:calc(100% - 410px)}.services_main-banner{max-width:380px}.services_main-banner_title{max-width:320px}}.presentation{background:#fdfbf9}.presentation[data-type=gallery] .presentation_slider-slide .link,.presentation[data-type=gallery] .presentation_slider-slide .link .media,.presentation[data-type=gallery] .presentation_slider-slide .link .media img{height:100%}.presentation[data-type=gallery] .presentation_slider-slide:hover img{transform:scale(1.1)}.presentation_header{position:relative;overflow:hidden;margin-bottom:0;min-height:320px;display:flex;flex-direction:column;justify-content:center;padding:30px}.presentation_header .section_header-title,.presentation_header .section_header-subtitle{position:relative;z-index:2}.presentation_header .section_header-title{margin-bottom:0}.presentation_header .section_header-subtitle{margin-bottom:4px}.presentation_header .section_header-media{position:absolute;width:200px;height:200px;top:-50px;left:-50px;color:#ebebeb;z-index:1;overflow:hidden;pointer-events:none}.presentation_header .section_header-media svg{width:100%;height:100%}.presentation_header .section_header-media .hero_media{display:block;position:absolute;inset:0;color:inherit}.presentation_header .section_header-media .hero_media svg{opacity:.42}.presentation_header .section_header-media .hero_media-top{top:-90px;right:-60px;left:auto;width:260px;height:300px;transform:rotate(-10deg)}.presentation_header .section_header-media .hero_media-bottom{display:none}.presentation_header .presentation_slider-nav{left:unset;right:0}.presentation_slider-slide{aspect-ratio:1/1;overflow:hidden}.presentation_slider-slide .link{display:block;position:relative}.presentation_slider-slide .link:hover .main{opacity:1}.presentation_slider-slide .link img{height:100%;transition:.3s ease-in-out}.presentation_slider-slide .link .main{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:rgba(247,247,247,.9);padding:30px;transition:opacity .3s ease-in-out;opacity:0}.presentation_slider-slide .link .main_price{border-radius:50%;min-height:50px;min-width:50px;width:fit-content;padding:5px;aspect-ratio:1/1;background:#660909;color:#fff;font-family:"Raleway",sans-serif;display:flex;align-items:center;justify-content:center}.presentation_slider-slide .link .main_title{margin:15px 0 8px}@media screen and (min-width: 767.98px){.presentation{display:flex}.presentation_header,.presentation_slider{width:50%}.presentation .section_header-media{width:360px;height:360px;top:-80px;left:-80px}.presentation .section_header-media .hero_media-top{width:420px;height:480px;top:-120px;right:-90px;left:auto}}@media screen and (min-width: 1199.98px){.presentation_slider .swiper-wrapper{height:100% !important}.presentation_header{padding:60px}.presentation_header .section_header-title{max-width:500px}}@media screen and (min-width: 1599.98px){.presentation_header{width:25%}.presentation_slider{width:75%}}.footer .logo{font-size:16px}.footer .logo .logo_img img{display:block;height:clamp(75px,4.5vw,56px);width:auto}.footer .container{flex-direction:column;gap:30px}.footer_about-address{margin:15px 0 8px}.footer_block-title{margin-bottom:15px}.footer_block-list{display:flex;flex-direction:column;gap:8px 0}.footer_block-list .link{display:inline-flex;align-items:center;gap:10px}.footer_block-list .link .icon{width:18px}.footer_block-socials{margin-top:15px;gap:15px}.footer_block-socials .link{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#fdfbf9;font-size:20px}.footer_block-socials .link .icon{transition:.3s ease-in-out}.footer_block-socials .link:hover,.footer_block-socials .link:focus{background:#660909}.footer_block-socials .link:hover .icon,.footer_block-socials .link:focus .icon{color:#fdfbf9}@media screen and (min-width: 767.98px){.footer .container{flex-direction:row;gap:40px 0}.footer_about .wrapper{max-width:270px}.footer_about,.footer_block{width:50%}.footer .footer_about+.footer_block{margin-top:20px}}@media screen and (min-width: 1170px){.footer .container{flex-wrap:nowrap;gap:0 15px;align-items:flex-start;justify-content:space-between}.footer_about,.footer_block{width:auto}.footer_block{margin-top:22px}.footer_block-title{margin-bottom:30px}.footer_block-subtitle{margin-bottom:20px}.footer_block--hours{min-width:240px}.footer_block--hours .footer_block-list li{white-space:nowrap}.footer .footer_about+.footer_block{margin-top:22px}}/*# sourceMappingURL=index.min.css.map */
