*,:after,:before{box-sizing:border-box}html{padding:0;margin:0}body{display:flex;flex-flow:column nowrap;min-width:320px;min-height:100vh;padding:0;margin:0;background:#eee;font-family:Roboto,sans-serif;font-weight:300;font-size:14px;line-height:1.5;color:#222}a,a:hover,a:visited{cursor:pointer;text-decoration:none}button{cursor:pointer}p{margin:0 0 10px}h1,h2,h3,h4,h5,h6{font-family:Gabriela,serif}.fancybox-container{font-family:Roboto,sans-serif}.container{width:100%;margin:0 auto;padding:0 10px}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:738px;padding:0 15px}}@media(min-width:1024px){.container{max-width:984px;padding:0 20px}}@media(min-width:1280px){.container{max-width:1240px;padding:0 20px}}.space{display:block;height:100px}.hb-layout{display:flex;flex-flow:column nowrap;min-height:100vh;padding:0;margin:0}.hb-layout__header{background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(255,255,255,.025) 10px,rgba(255,255,255,.025) 12px),repeating-linear-gradient(135deg,transparent,transparent 10px,rgba(255,255,255,.025) 10px,rgba(255,255,255,.025) 12px),linear-gradient(45deg,#560000,#5d4c1c,#411769)}.hb-layout__main{flex:1 0 auto}.hb-layout__footer{margin-top:auto;background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(255,255,255,.025) 10px,rgba(255,255,255,.025) 12px),repeating-linear-gradient(135deg,transparent,transparent 10px,rgba(255,255,255,.025) 10px,rgba(255,255,255,.025) 12px),linear-gradient(45deg,#111,#222,#111)}.hb-btn{position:relative;display:inline-block;margin:10px 10px 0 0;padding:5px 20px;border-radius:5px 5px 5px 0;font-size:14px;color:#fff;text-decoration:none;font-weight:300;border:0;font-family:Roboto,sans-serif;vertical-align:middle;line-height:17px;cursor:pointer;background:#174e77}.hb-btn:before{content:" ";position:absolute;left:0;bottom:0;height:0;width:0;display:block;border:5px solid transparent;border-left-color:#01010180;border-bottom-color:#01010180}.hb-btn--small{margin:0 2px 5px 10px;padding:5px 7px;font-size:11px}.hb-btn--blue{background:#174e77}.hb-btn--red{background:#6b1e1e}.hb-btn--green{background:#396b4e}.hb-header{box-shadow:0 0 10px #00000080}.hb-header__inner{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;padding:5px 0}@media(min-width:640px){.hb-header__inner{flex-flow:row nowrap}}.hb-header__logo{display:inline-block;width:80%;margin:0 auto 10px;border-bottom:1px dashed rgba(255,255,255,.3);text-align:center;font-family:Gabriela,serif;font-weight:400;font-size:32px;color:#fff}@media(min-width:640px){.hb-header__logo{width:auto;border-bottom:none;margin:0}}.hb-header__logo span{display:none;position:relative;left:-5px;font-family:Roboto,sans-serif;font-weight:400;font-size:10px;text-transform:uppercase}@media(min-width:640px){.hb-header__logo span{display:inline-block}}.hb-header__menu{display:flex;flex-flow:row nowrap;gap:20px;list-style:none;padding:0;margin:0}.hb-header__menu a{display:flex;flex-flow:column nowrap;align-items:center;color:#fff;font-size:12px}.hb-header__menu svg{display:block}.hb-tags{background:#0000004d}.hb-tags__row{display:flex;flex-flow:column nowrap;align-items:center;gap:20px;padding:20px 0}@media(min-width:640px){.hb-tags__row{flex-flow:row nowrap;align-items:start;gap:50px;padding:10px 0}}.hb-tags__city{position:relative;padding:0 20px 0 40px}@media(min-width:640px){.hb-tags__city{padding:0 0 0 40px}}.hb-tags__city svg{position:absolute;left:0;top:5px}.hb-tags__city-name{display:block;padding:0;margin:0;font-family:Gabriela,serif;color:#fff;text-transform:uppercase;font-size:20px}.hb-tags__city a{display:block;padding:0;margin:-5px 0 0;font-size:12px;color:#ddd!important;text-decoration:underline;text-decoration-style:dotted}.hb-tags__list{display:flex;flex-flow:row wrap;justify-content:center;gap:8px;height:55px;overflow:hidden}@media(min-width:640px){.hb-tags__list{justify-content:start}}.hb-footer{box-shadow:0 0 5px #00000080}.hb-footer__inner{display:flex;flex-flow:column nowrap;padding:10px 0 20px}.hb-footer__logo{display:inline-block;font-family:Gabriela,serif;font-weight:400;font-size:32px;color:#fff}.hb-footer__links{display:flex;flex-flow:row nowrap;gap:20px}.hb-footer__links a{color:#fff}.hb-tag{position:relative;display:inline-block;padding:2px 8px;border-radius:5px 5px 5px 0;font-size:12px;color:#fff}.hb-tag:before{content:" ";position:absolute;left:0;bottom:0;height:0;width:0;display:block;border:4px solid transparent;border-left-color:#00000080;border-bottom-color:#00000080}.hb-tag-link{text-decoration:none}.hb-catalog{margin-top:30px}.hb-catalog__title{margin:0 0 5px;font-family:Gabriela,sans-serif;font-size:27px;font-weight:500;color:#111}.hb-catalog__description{margin:0}.hb-catalog__grid{display:grid;grid-gap:10px;grid-template-columns:repeat(1,1fr);margin-top:20px}@media(min-width:640px){.hb-catalog__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.hb-catalog__grid{grid-template-columns:repeat(4,1fr)}}.hb-catalog__item{min-height:120px;border-radius:5px;overflow:hidden}@media(min-width:1024px){.hb-catalog__grid--featured .hb-catalog__item:nth-child(1){grid-column:3 / 5;grid-row:1 / 3}.hb-catalog__grid--featured .hb-catalog__item:nth-child(2){grid-column:1 / 3}}.hb-catalog-item{position:relative;height:100%;width:100%}.hb-catalog-item__link{height:100%;position:relative;border:none;padding:0;border-radius:3px;display:block;overflow:hidden;background-size:cover;background-position:center;cursor:pointer;text-decoration:none}.hb-catalog-item__link:before{content:" ";display:block;position:absolute;inset:0;background:#0000 linear-gradient(to bottom right,#000,#000000b3,#0006 40%,#0000 70%);z-index:5}.hb-catalog-item__link:after{content:" ";display:block;position:absolute;inset:0;opacity:0;background:#0000004d;transition:opacity .2s}.hb-catalog-item__link:hover:after{opacity:1}.hb-catalog-item__caption{position:absolute;width:100%;padding:10px;color:#fff;z-index:10}.hb-catalog-item__caption h3{margin:5px 0 0;font-family:Gabriela,sans-serif;font-weight:500;font-size:20px;text-transform:uppercase}.hb-catalog-item__caption p{margin:0;font-size:12px}.hb-pagination{display:flex;flex-wrap:wrap;gap:6px;margin-top:20px}.hb-pagination__link,.hb-pagination__current{display:inline-block;font-size:14px;padding:6px 12px;border-radius:3px;color:#222;text-decoration:none}.hb-pagination__link{background:#ccc}.hb-pagination__link:hover{background:#aaa;text-decoration:none}.hb-pagination__current{background:#222;color:#fff}.hb-breadcrumbs{background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(255,255,255,.025) 10px,rgba(255,255,255,.025) 12px),repeating-linear-gradient(135deg,transparent,transparent 10px,rgba(255,255,255,.025) 10px,rgba(255,255,255,.025) 12px),linear-gradient(45deg,#560000,#5d4c1c,#411769);box-shadow:0 0 10px #00000080}.hb-breadcrumbs__list{display:flex;flex-flow:row nowrap;gap:10px;margin:0;padding:10px;list-style:none}.hb-breadcrumbs__list li,.hb-breadcrumbs__list a{color:#fff}.hb-place{position:relative;display:grid;grid-template-columns:1fr;margin-top:20px}@media(min-width:992px){.hb-place{grid-template-columns:2fr 1fr;align-items:stretch}}.hb-place__content{min-width:0}.hb-place__card{background:#fff;padding:10px 15px 15px}.hb-place__card--params{margin-top:-10px}.hb-place__title{margin:10px 0 15px;font-weight:400;font-family:Gabriela,sans-serif;font-size:36px;color:#222}.hb-place__address{font-weight:400;color:#777;font-size:22px;font-family:Gabriela,sans-serif}.hb-place__tags{display:flex;flex-flow:row wrap;gap:8px}.hb-place__phones{margin-top:10px}.hb-place__contact-btn{position:relative;display:inline-block;margin:10px 10px 0 0;padding:5px 20px 5px 40px;border-radius:5px 5px 5px 0;font-size:14px;color:#222;text-decoration:none;font-weight:300;font-family:Roboto,sans-serif;line-height:17px;background-color:#ddd;background-position:left 15px center;background-repeat:no-repeat;background-size:14px 14px}.hb-place__contact-btn:before{content:" ";position:absolute;left:0;bottom:0;height:0;width:0;display:block;border:5px solid transparent;border-left-color:#0101011a;border-bottom-color:#0101011a}.hb-place__contact-btn--phone{background-image:url(/build/assets/phone-icon-hblL_b81.svg)}.hb-place__contact-btn--website,.hb-place__contact-btn--vkontakte,.hb-place__contact-btn--facebook,.hb-place__contact-btn--instagram,.hb-place__contact-btn--twitter,.hb-place__contact-btn--ok{background-color:#222;color:#fff}.hb-place__contact-btn--website:before,.hb-place__contact-btn--vkontakte:before,.hb-place__contact-btn--facebook:before,.hb-place__contact-btn--instagram:before,.hb-place__contact-btn--twitter:before,.hb-place__contact-btn--ok:before{border-left-color:#0000004d;border-bottom-color:#0000004d}.hb-place__contact-btn--website{background-image:url(/build/assets/site-icon-BhbX8XcW.svg)}.hb-place__contact-btn--vkontakte{background-image:url(/build/assets/vk-icon-Ru-QkVbC.svg)}.hb-place__contact-btn--facebook{background-image:url(/build/assets/fb-icon-Dc12KScE.svg)}.hb-place__contact-btn--instagram{background-image:url(/build/assets/inst-icon-BY-MQokz.svg)}.hb-place__contact-btn--twitter{background-image:url(/build/assets/tw-icon-BI6Ylhu1.svg)}.hb-place__contact-btn--ok{background-image:url(/build/assets/ok-icon-B0a1jrPd.svg)}.hb-place__params{margin:0}.hb-place__params dt{margin-top:5px;font-weight:600}.hb-place__params dd{margin-left:0;font-weight:300}.hb-place__params dd p{margin:0}.hb-place__disclaimer{margin-top:20px;padding:5px 10px;background:#6b1e1e;color:#fff;font-size:11px;line-height:14px;border-radius:3px}.hb-place__gallery{display:grid;grid-template-columns:1fr;gap:10px;padding:0}@media(min-width:768px){.hb-place__gallery{grid-template-columns:2fr 1fr}}.hb-place__gallery-item{position:relative;display:block;height:50px;border:none;border-radius:3px;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;cursor:pointer;text-decoration:none}.hb-place__gallery-item--menu{background-position:center top}.hb-place__gallery-item:before{content:" ";display:block;position:absolute;inset:0;background:#0000 linear-gradient(to bottom right,#000,#000000b3,#0006 40%,#0000 70%)}.hb-place__gallery-item:after{content:" ";display:block;position:absolute;inset:0;opacity:0;background:#0000004d;transition:opacity .2s}.hb-place__gallery-item:hover:after{opacity:1}.hb-place__gallery-title{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;line-height:50px;text-align:center;color:#fff;font-family:Gabriela,sans-serif;font-size:22px;text-shadow:0 0 5px #000;background:#00000080;transition:background .3s}.hb-place__gallery-item:hover .hb-place__gallery-title{background:#000000bf}.hb-place__map-wrap{position:relative;min-height:400px;background:url(/build/assets/loader-D5cIbLVz.svg) center no-repeat}@media(min-width:992px){.hb-place__map-wrap{min-height:auto}}.hb-place__map{height:100%;min-height:400px;border:15px solid #fff;border-top-width:15px;border-left-width:10px}@media(max-width:991px){.hb-place__map{border-top:0;border-left-width:15px}}.hb-comments{margin-top:15px}.hb-comments__card{background:#fff;padding:10px 15px 15px}.hb-comments__text{margin:20px 0}.hb-comments .hb-btn{margin-top:10px}.hb-modal{display:none;flex-flow:column nowrap;padding:30px;width:600px;max-width:100%}.hb-modal__title{font-family:Gabriela,sans-serif;font-size:32px;font-weight:500;color:#333;margin:0 0 20px}.hb-modal__form{display:flex;flex-flow:column nowrap;gap:20px}.hb-modal label{display:block;margin-bottom:5px;font-weight:300}.hb-modal input[type=text],.hb-modal input[type=email],.hb-modal textarea{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;border-radius:4px;resize:none;background:#eee;border:none!important;box-shadow:none!important;transition:all .1s}.hb-modal textarea{height:150px}.hb-modal input[type=text]:hover,.hb-modal input[type=email]:hover,.hb-modal textarea:hover{background:#ddd}.hb-modal input[type=text]:focus,.hb-modal input[type=email]:focus,.hb-modal textarea:focus{background:#222;color:#fff}.hb-modal .success,.hb-modal .error{display:none}.hb-modal__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0}.hb-about__title h1{margin:30px 0 5px;font-size:36px;font-weight:500;font-family:Gabriela,sans-serif}.hb-about__title p{margin:0}.hb-about__changes{margin-bottom:30px}.hb-about__changes h2{margin:30px 0 0;font-size:30px;font-weight:500;font-family:Gabriela,sans-serif}.hb-about__changes h3{margin:20px 0 0;padding:0 0 5px 10px;border-left:3px solid #174e77;font-size:24px;font-weight:500;font-family:Gabriela,sans-serif}.hb-about__changes p{margin:0;border-left:3px solid #174e77;padding-left:10px}.hb-map-page{padding-bottom:30px}.hb-map-page__map{position:relative;height:500px;margin-top:20px;border:10px solid white}.hb-map-page__map:before{content:"";display:block;position:absolute;inset:0;background:url(/build/assets/loader-D5cIbLVz.svg) center no-repeat,#fff}.map-placemark-title{background:#fff;position:relative;z-index:-1;padding-left:35px;color:#000;height:20px;display:inline-block;line-height:20px;padding-right:10px;border-radius:0 5px 5px 0;margin-top:6px;box-shadow:2px 2px 5px #0000004d;margin-left:10px;font-size:12px;font-family:Roboto,sans-serif;white-space:nowrap;text-decoration:none}
