.navbar{margin-bottom:calc(var(--navbar-height) * -1)}.navbar__menu{color:var(--color-white)}.navbar__row{background:rgba(var(--color-lightBg-rgb), 0.1);backdrop-filter:blur(10px)}.navbar .navbar-submenu{background:rgba(var(--color-black-rgb), 0.9);backdrop-filter:blur(10px)}.b-hero{position:relative;padding-top:var(--navbar-height) !important;padding-bottom:0 !important;color:var(--color-white);--hero-height: 51.25rem}@media (max-width:991px){.b-hero{--hero-height: 45rem}}@media (max-width:575px){.b-hero{--hero-height: 38rem}}.b-hero__btns{justify-content:flex-start}.b-hero__btns>*{flex-basis:auto !important}.b-hero__image-bg{position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none}.b-hero__image-bg::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(91.29deg, rgba(0, 0, 0, 0.6) 18.06%, rgba(0, 0, 0, 0) 91.24%), linear-gradient(358.04deg, rgba(0, 0, 0, 0.2) 1.33%, rgba(0, 0, 0, 0) 26.15%)}.b-hero__image-bg img{width:100%;height:100%;object-fit:cover}.b-hero__content{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:7.5rem;min-height:var(--hero-height)}@media (max-width:991px){.b-hero__content{gap:5rem}}.b-hero__main{max-width:830px}.b-hero__title{margin-bottom:var(--grid-gap)}.b-hero__introtext{margin-bottom:var(--grid-gap-big)}.b-hero__btns{display:flex;gap:var(--grid-gap);flex-wrap:wrap}.b-hero__items{display:grid;grid-template-columns:repeat(4, 1fr)}@media (max-width:1199px){.b-hero__items{grid-template-columns:1fr 1fr}}@media (max-width:425px){.b-hero__items{grid-template-columns:1fr}}.b-hero__item{padding:2.5rem;display:flex;align-items:center;gap:var(--grid-gap)}@media (max-width:1199px){.b-hero__item{padding:1rem}}@media (max-width:575px){.b-hero__item{padding:0.5rem}}@media (hover:hover) and (pointer:fine){.b-hero__item:hover{color:var(--color-black);background-color:var(--color-white)}.b-hero__item:hover>svg{color:var(--color-yellow)}.b-hero__item:hover>svg path:not([stroke]){fill:var(--color-yellow)}}.b-hero__item>svg{width:2em;height:2em}.b-hero__item>svg path[stroke]{stroke:currentColor}.b-forwhom__items{display:grid;grid-template-columns:repeat(4, 1fr);gap:var(--grid-gap)}@media (max-width:767px){.b-forwhom__items{grid-template-columns:repeat(2, 1fr)}}.b-forwhom__item{position:relative;overflow:hidden;min-height:28.125rem;display:flex;flex-direction:column;justify-content:flex-end}.b-forwhom__item-body{padding:var(--grid-gap);position:relative}@media (max-width:1199px){.b-forwhom__item-body{background:linear-gradient(to top, rgba(255, 255, 255, 0.7) 95%, rgba(255, 255, 255, 0) 100%)}}.b-forwhom__item-image{position:absolute;bottom:0;left:0;width:100%;height:100%}.b-forwhom__item-title{margin-bottom:var(--grid-gap)}.b-categories__header{margin-bottom:var(--section-header-margin);display:flex;align-items:flex-end;justify-content:space-between;gap:var(--grid-gap);flex-wrap:wrap}.b-categories__header>.section__header{margin-bottom:0}.b-categories__header>.section__btns>.button{flex-basis:auto !important}.b-categories__items{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--grid-gap)}@media (max-width:1199px){.b-categories__items{grid-template-columns:1fr 1fr}}@media (max-width:767px){.b-categories__items{grid-template-columns:1fr}}.b-categories__item{display:flex;gap:var(--grid-gap);background-color:var(--color-white)}.b-categories__item-left{padding:var(--grid-gap);display:flex;flex-direction:column}.b-categories__item-right{align-self:center;flex-shrink:0;width:30%}@media (max-width:767px){.b-categories__item-right{padding:var(--grid-gap);display:flex;flex-direction:column;align-items:center}}.b-categories__item-right>.b-categories__item-title{display:none}.b-categories__item-title{margin-bottom:var(--grid-gap)}.b-categories__item-introtext{margin-bottom:calc(var(--grid-gap) / 2)}.b-categories__item-btn{margin-top:auto}.b-categories__item-image{max-width:200px;max-height:324px;width:100%;object-fit:contain}.b-advantages__items{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--grid-gap)}@media (max-width:991px){.b-advantages__items{grid-template-columns:1fr 1fr}}.b-advantages__item{background-color:var(--color-lightBg);padding:var(--grid-gap);padding-bottom:var(--grid-gap-big);display:flex;flex-direction:column;position:relative}.b-advantages__item-img{margin-bottom:var(--grid-gap)}.b-advantages__item-title{margin-bottom:0.625rem}@media (max-width:991px){.b-advantages__item:nth-last-child(2){grid-column:span 2}}.b-advantages__item:last-child{color:var(--color-white);display:flex;flex-direction:column;justify-content:center}@media (max-width:991px){.b-advantages__item:last-child{grid-column:span 2;padding:var(--grid-gap-big)}}.b-advantages__item:last-child>*{position:relative}.b-advantages__item:last-child>.b-advantages__item-img{position:absolute;left:0;top:0;width:100%;height:100%;margin:0}.b-about__wrapper{position:relative;display:grid;grid-template-columns:47.92% 49.31%;gap:var(--grid-gap-big)}@media (max-width:767px){.b-about__wrapper{grid-template-columns:1fr}}.b-about__main{display:flex;flex-direction:column;gap:var(--grid-gap-big)}@media (max-width:767px){.b-about__img{position:static;order:-1}}.b-about__btns{display:flex;flex-wrap:wrap;gap:var(--grid-gap)}.b-about__btns>.button{flex-basis:50%}.b-map-interactive__wrapper{margin:-7.5rem auto 0;max-width:1789px;width:93.96vw}@media (max-width:1199px){.b-map-interactive__wrapper{margin:0 auto}}.b-map-interactive__map{width:100%;height:100%}.b-steps__header{margin-bottom:var(--section-header-margin);display:flex;align-items:flex-end;justify-content:space-between;gap:var(--grid-gap);flex-wrap:wrap}.b-steps__header>.section__header{margin-bottom:0}.b-steps__header>.section__btns>.button{flex-basis:auto !important}.b-steps__items{display:grid;grid-template-columns:repeat(4, 1fr);gap:var(--grid-gap)}@media (max-width:991px){.b-steps__items{grid-template-columns:repeat(2, 1fr)}}.b-steps__item{padding:var(--grid-gap) var(--grid-gap) var(--grid-gap-big);background-color:var(--color-white)}.b-steps__item-numb{color:var(--color-gray);margin-bottom:0.625rem}.b-steps__item-title{margin-bottom:1.25rem}.b-gallery__swiper{z-index:0;position:relative}.b-gallery__header{margin-bottom:var(--section-header-margin);display:flex;align-items:flex-end;justify-content:space-between;gap:var(--grid-gap);flex-wrap:wrap}.b-gallery__header>.section__header{margin-bottom:0}.b-gallery__nav{display:flex;align-items:center;gap:var(--grid-gap)}.b-gallery__nav-next,.b-gallery__nav-prev{width:60px;height:60px;background-color:var(--color-lightBg);display:grid;place-items:center}@media (hover:hover) and (pointer:fine){.b-gallery__nav-next:hover,.b-gallery__nav-prev:hover{background-color:var(--color-lightBlue)}}.b-advertisement{padding-top:calc(var(--section-padding) * 2);padding-bottom:calc(var(--section-padding) * 2);color:var(--color-white)}.b-advertisement__btns{justify-content:flex-start}.b-faq__item{padding:var(--grid-gap-big) var(--grid-gap);background-color:var(--color-lightBg);border:1px solid var(--color-lightBlue)}.b-faq__item:not(:last-child){margin-bottom:var(--grid-gap)}.b-faq__item.is-open{background-color:var(--color-lightBlue)}.b-faq__item.is-open .b-faq__item-title{color:var(--color-black)}.b-faq__item.is-open .b-faq__item-content{opacity:1;padding-top:var(--grid-gap);max-height:100000px}.b-faq__item.is-open>.spoiler-toggle svg{transform:rotate(180deg)}.b-faq__item-title{display:flex;gap:var(--grid-gap);justify-content:space-between;align-items:center;color:var(--color-darkGray)}.b-faq__item-title.spoiler-toggle{cursor:pointer}.b-faq__item>.spoiler-toggle svg{width:40px;height:40px;transition:all 0.25s}.b-faq__item-content{border-top:0}.b-map__title{margin-bottom:var(--grid-gap-big)}.b-map__introtext{margin-bottom:var(--grid-gap);color:var(--color-grayBlue)}.b-map__wrapper{display:grid;gap:var(--grid-gap);grid-template-columns:36.25rem 1fr}@media (max-width:1199px){.b-map__wrapper{grid-template-columns:34.25rem 1fr}}@media (max-width:991px){.b-map__wrapper{grid-template-columns:1fr}}.b-map__contacts{max-width:588px;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:991px){.b-map__contacts{max-width:none}}.b-map__contacts-inner{gap:var(--grid-gap);display:grid;grid-template-columns:repeat(12, 1fr)}.b-map__contacts-inner>:nth-child(1){grid-column:span 8}.b-map__contacts-inner>:nth-child(2){grid-column:span 4}.b-map__contacts-inner>:nth-child(3){grid-column:span 6}.b-map__contacts-inner>:nth-child(4){grid-column:span 6}.b-map__phone,.b-map__addr,.b-map__email{padding:1.25rem;background-color:var(--color-lightBg)}@media (max-width:575px){.b-map__phone,.b-map__addr,.b-map__email{padding:1rem}}.b-map__soc{background-color:var(--color-lightBg);padding:2.5rem;display:flex;gap:var(--grid-gap)}@media (max-width:575px){.b-map__soc{padding:1.25rem}}.b-map__btns{margin-top:var(--grid-gap-big);display:flex;justify-content:stretch}.b-map__btns>*{flex-basis:100% !important}.b-map__map{max-width:832px;height:100%;width:100%;border-radius:0}@media (max-width:991px){.b-map__map{max-width:none;height:400px}}/*# sourceMappingURL=./page-838b7f611caa5c6533fa501958fdc09c.map */