@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap");*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:after,:before{display:inline-block}body,html{height:100%}body{line-height:1;scrollbar-gutter:stable;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{color:inherit;display:inline-block;text-decoration:none}ul li{list-style:none}img{height:auto;max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}address{font-style:normal}:root{--font-family:"Roboto",sans-serif;--font-size:1.3125rem;--primary:#454545;--accent-light:#ff7dee;--accent-dark:#e931d0;--bg-color:#fff}body{background-color:var(--bg-color);color:var(--primary);font-family:var(--font-family);font-size:var(--font-size);min-width:23.4375rem}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:clip}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{margin:0 auto;max-width:76.875rem;padding-left:.9375rem;padding-right:.9375rem}.section-offset{padding-block:2.5rem}.decor-accent{background-color:#fff8f6;border:.25rem solid var(--accent-dark);border-radius:3.125rem}.page-main{padding-bottom:19.375rem}.yandexmap{height:100%;opacity:0;transition:opacity .8s}#yandexmap [class*=copyrights-pane]{display:none!important}[data-fls-spollers] summary{list-style:none}[data-fls-spollers] summary::-webkit-details-marker,[data-fls-spollers] summary::marker{display:none}.spollers{display:grid;gap:1.25rem}.spollers__item{opacity:0;padding:2.5rem 5rem 2.5rem 2.5rem;translate:0 50%}.--watcher-view .spollers__item{transition-duration:.8s}.--watcher-view .spollers__item:first-child{transition-delay:.1s}.--watcher-view .spollers__item:nth-child(2){transition-delay:.2s}.--watcher-view .spollers__item:nth-child(3){transition-delay:.3s}.--watcher-view .spollers__item:nth-child(4){transition-delay:.4s}.--watcher-view .spollers__item:nth-child(5){transition-delay:.5s}.--watcher-view .spollers__item:nth-child(6){transition-delay:.6s}.--watcher-view .spollers__item:nth-child(7){transition-delay:.7s}.--watcher-view .spollers__item:nth-child(8){transition-delay:.8s}.--watcher-view .spollers__item:nth-child(9){transition-delay:.9s}.--watcher-view .spollers__item:nth-child(10){transition-delay:1s}.--watcher-view .spollers__item{opacity:1;translate:0 0}.spollers__title{cursor:default;font-size:2.5rem;font-weight:500;list-style:none;position:relative;text-align:left;transition:all .3s;width:100%}.spollers__title::-webkit-details-marker,.spollers__title::marker{display:none}.--spoller-init .spollers__title{cursor:pointer}.--spoller-init .spollers__title:after,.--spoller-init .spollers__title:before{background-color:var(--primary);border-radius:1.25rem;content:"";height:.375rem;position:absolute;right:-2.8125rem;top:calc(50% - .1875rem);transition:transform .5s ease 0s;transition:rotate .3s,background-color .3s;width:2.5rem}.--spoller-init .spollers__title:before{rotate:90deg}.--spoller-init .spollers__title.--spoller-active:before{rotate:0deg}.spollers__title:focus{outline:none}.spollers__title:focus-visible{outline:.0625rem dashed var(--accent-dark);outline-offset:.1875rem}.spollers__title:active{color:var(--primary)}.spollers__title:active:after,.spollers__title:active:before{background-color:var(--primary)}.spollers__body{font-size:2rem;margin-top:2.5rem}.menu__list{align-items:center;display:flex;flex-wrap:wrap;gap:.9375rem 2.25rem}.menu__link{font-size:1.5rem;font-weight:500;transition:color .3s}.menu__link.--navigator-active{color:var(--accent-dark)}.menu__link:focus{outline:none}.menu__link:focus-visible{outline:.0625rem dashed var(--accent-dark);outline-offset:.1875rem}.menu__link:active{color:var(--primary)}.header{background-color:transparent;height:auto;left:0;position:fixed;top:0;transition:background-color .3s;width:100%;z-index:100}.header.--header-scroll{background-color:#fff8f6}.header.--header-scroll .header__inner{padding-bottom:.9375rem;padding-top:.9375rem}.header__inner{align-items:center;display:flex;gap:1.875rem;justify-content:space-between;margin:0 auto;max-width:86.5625rem;padding:2.1875rem .9375rem;transition:padding .3s}.header__inner .logo{flex-shrink:0}.header__phone{align-items:center;display:flex;flex-shrink:0;gap:1.25rem;transition:color .3s}.header__phone:focus{outline:none}.header__phone:focus-visible{outline:.0625rem dashed var(--accent-dark);outline-offset:.1875rem}.header__phone:active{color:var(--primary)}.header__phone:active .header__phone-icon{fill:var(--primary)}.header__phone-icon{fill:var(--primary);flex:0 0 1.6875rem;height:1.6875rem;transition:fill .3s;width:1.6875rem}.header__phone-number{font-size:2rem;font-weight:500}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{border-bottom:.0625rem solid var(--primary);border-radius:0!important;caret-color:inherit;display:block;font-size:1.25rem;padding:.75rem 0;width:100%}.input.--form-error{border-bottom:.0625rem solid red;color:red}.input:focus{outline:none}.input[placeholder]:not([data-fls-placeholder-nohiden])::placeholder{transition:opacity .3s}.input[placeholder]:not([data-fls-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{padding:0;resize:vertical}.button{background-color:var(--accent-dark);border-radius:3.125rem;display:inline-flex;font-size:1.5rem;font-weight:700;padding:1.625rem 2.5625rem;position:relative;text-align:center;text-transform:uppercase;transition:background-color .3s}.button:after,.button:before{border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;transition:opacity .3s;width:100%;z-index:1}.button:before{background:linear-gradient(178deg,var(--accent-light) 0,var(--accent-dark) 100%);opacity:1}.button:after{background:linear-gradient(178deg,var(--accent-dark) 0,var(--accent-light) 100%);opacity:0}.button:focus{outline:none}.button:focus-visible{outline:.0625rem dashed var(--accent-dark);outline-offset:.1875rem}.button:active:after,.button:active:before{opacity:0}.button--fw{width:100%}.button__text{position:relative;z-index:2}.header-block{text-align:center}.header-block:not(:last-child){margin-bottom:2.25rem}.header-block__title{font-size:4.75rem;font-weight:500;line-height:1.32}.contactform{display:flex;flex-direction:column;gap:1.5625rem;padding:2.0625rem 3.125rem}.contactform .button{align-self:center;margin-top:.375rem}.contactform__label{font-size:1.5rem}.contactform__label.--form-error .contactform__placeholder{color:red}.contactform [data-fls-form-error]{color:red;font-size:1.125rem;margin-top:.625rem}.hero{padding-bottom:0;padding-top:13.0625rem}.hero .contactform{align-self:start}.hero__container{column-gap:1.875rem;display:grid;grid-template-columns:31.25rem auto;row-gap:3.125rem}.hero__title-block{grid-column:span 2}.hero__title{font-size:2.5rem;font-weight:700;line-height:1.175}.hero__title:not(:last-child){margin-bottom:1.75rem}.hero__text{font-size:2.5rem;font-weight:700;line-height:1.175}.hero__images{align-items:center;display:flex;justify-content:flex-end;margin-top:-4.6875rem;padding-right:2.8125rem}[data-fls-loaded] .hero__images{animation:show-items 1.5s ease forwards}@keyframes show-items{0%{opacity:0;scale:.7}to{opacity:1;scale:1}}.description__body{display:grid;gap:2.5rem;grid-template-columns:20.5rem 1fr}.description__picture{height:28.75rem;overflow:hidden}.description__picture-img{height:100%;object-fit:cover;width:100%}.description__text{display:flex;flex-direction:column;gap:1.875rem;padding:3.375rem 7.875rem}.description__text p{font-size:2rem;opacity:0;transition:all .8s;translate:0 50%}.description__text.--watcher-view p{opacity:1;translate:0 0}.kit__chars{display:grid;gap:1.875rem;grid-template-columns:repeat(3,1fr)}.kit__chars:not(:last-child){margin-bottom:2.8125rem}.kit__chars-item{align-items:center;display:flex;font-size:1.5rem;font-weight:700;justify-content:center;opacity:0;padding:1.375rem 3.75rem;text-align:center;text-transform:uppercase;translate:0 50%}.--watcher-view .kit__chars-item{transition-duration:.8s}.--watcher-view .kit__chars-item:first-child{transition-delay:.1s}.--watcher-view .kit__chars-item:nth-child(2){transition-delay:.2s}.--watcher-view .kit__chars-item:nth-child(3){transition-delay:.3s}.--watcher-view .kit__chars-item{opacity:1;translate:0 0}.kit__info{margin-left:4.125rem;padding-left:1.25rem;position:relative}.kit__info:before{background-color:var(--accent-dark);border-radius:.3125rem;content:"";height:100%;left:0;position:absolute;top:0;width:.25rem}.kit__info-descr{font-size:2.5rem;font-weight:700}.kit__info-descr:not(:last-child){margin-bottom:.4375rem}.features__body{overflow:hidden;position:relative}.features__body:before{background-color:rgba(0,0,0,.6);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .8s;width:100%;z-index:2}.features__body.--watcher-view:before{opacity:1}.features__img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.features__text{color:#d6d2d2;font-size:2rem;padding:3.1875rem 5.625rem 3.1875rem 2.9375rem}.features__text,.features__text p{position:relative;z-index:3}.features__text p:not(:last-child){margin-bottom:1.25rem}.features__text-title{color:#fff;font-size:2.25rem;font-weight:700;line-height:1}.features__text-title:not(:last-child){margin-bottom:2.5rem}.advantages__list{display:grid;gap:2.625rem 5rem;grid-template-columns:repeat(2,1fr)}.advantages__list:not(:last-child){margin-bottom:4.375rem}.advantages__list-item{align-items:flex-start;display:flex;gap:1.25rem;opacity:0;padding:2.25rem 3.25rem 2.25rem 2.1875rem;transition:all .8s;translate:0 50%}.advantages__list-item.--watcher-view{opacity:1;translate:0 0}.advantages__list-icon-block{flex:0 0 3rem;width:3rem}.advantages__list-body{flex:1 1 auto}.advantages__list-title:not(:last-child){margin-bottom:1.0625rem}.advantages__info{margin-left:4.125rem;padding-left:1.25rem;position:relative}.advantages__info:before{background-color:var(--accent-dark);border-radius:.3125rem;content:"";height:100%;left:0;position:absolute;top:0;width:.25rem}.advantages__info-descr{font-size:2.5rem;font-weight:700}.advantages__info-descr:not(:last-child){margin-bottom:1.875rem}.faq{position:relative;z-index:5}.contacts__body{display:grid;grid-template-columns:48% 52%}.contacts__info{padding:4.5rem 2.1875rem 4.375rem 2.5rem}.contacts__info-list-item{align-items:center;display:grid;gap:1.625rem;grid-template-columns:3rem auto}.contacts__info-list-item--schedule{align-items:start}.contacts__info-list-item:not(:last-child){margin-bottom:2rem}.contacts__info-text{align-items:start;display:grid;gap:1.6875rem}.contacts__info-text>*{font-size:1.5rem;font-weight:600}.contacts__info-link{text-align:left;transition:all .3s}.contacts__info-link:focus{outline:none}.contacts__info-link:focus-visible{outline:.0625rem dashed var(--accent-dark);outline-offset:.1875rem}.contacts__info-link:active{color:var(--primary)}.contacts__map{border-radius:2.875rem;min-height:38.875rem;overflow:hidden}.contacts__map.--watcher-view .yandexmap{opacity:1}body:after{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .8s ease 0s;width:100%;z-index:149}[data-fls-popup-open] body:after{opacity:1}[data-fls-popup]{bottom:0;left:0;padding:1.875rem .625rem;pointer-events:none;position:fixed;right:0;top:0;transition:visibility .8s ease 0s;visibility:hidden}[data-fls-popup][data-fls-popup-active]{overflow:auto;pointer-events:auto;visibility:visible;z-index:150}[data-fls-popup-active] [data-fls-popup-body]{opacity:1;visibility:visible}[data-fls-popup-wrapper]{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;min-height:100%;width:100%}[data-fls-popup-body]{border-radius:1.25rem;display:flex;justify-content:stretch;max-width:56.25rem;opacity:0;padding:1.25rem;transition:opacity .3s ease 0s,visibility .3s ease 0s;visibility:hidden;width:100%}[data-fls-popup-youtube-place] iframe{aspect-ratio:16/9;width:100%}.popup__text{flex-grow:1;font-size:2.5rem;text-align:center}@media (max-width:76.875em){.header__phone-number{font-size:1.5rem}.hero__images{padding-right:0}}@media (max-width:63.99875em){.page-main{padding-bottom:9.375rem}.menu__list{justify-content:center}.header.--header-scroll .header__inner,.header__inner{padding-bottom:1.25rem;padding-top:.9375rem}.header__inner{display:grid;gap:.9375rem;grid-template-columns:repeat(2,auto);justify-content:space-between}.header__inner .logo{order:1}.header__inner .menu{grid-column:span 2;order:3;text-align:center}.header__phone{order:2}.header-block__title{font-size:3.75rem}.hero{padding-top:13.75rem}.description__text{padding:2.5rem}.kit__chars{grid-template-columns:1fr}.kit__info-descr{font-size:2.1875rem}.advantages__list{gap:2rem}.advantages__list-item{padding:1.625rem}.contacts__body{grid-template-columns:1fr}.contacts__info{background-color:#fff8f6;border:.25rem solid var(--accent-dark);border-radius:3.125rem}.contacts__info:not(:last-child){margin-bottom:1.25rem}.contacts__map{background-color:#fff8f6;border:.25rem solid var(--accent-dark);border-radius:3.125rem}}@media (max-width:47.99875em){.decor-accent{border-radius:1.5625rem}.page-main{padding-bottom:2.5rem}.spollers__item{padding:.875rem 3.75rem .875rem 1.25rem}.spollers__title{font-size:1.25rem}.--spoller-init .spollers__title:after,.--spoller-init .spollers__title:before{height:.1875rem;width:1.25rem}.spollers__body{font-size:1.25rem;margin-top:1.25rem}.menu__list{gap:.9375rem;justify-content:stretch}.menu__link{font-size:1.3125rem}.header{background-color:#fff8f6}.header__phone{gap:.625rem}.header__phone-icon{flex:0 0 1.25rem;height:1.25rem;width:1.25rem}.header__phone-number{font-size:1.25rem}.header-block:not(:last-child){margin-bottom:1.25rem}.header-block__title{font-size:2rem}.contactform{padding:1rem 1.625rem}.hero .contactform{order:3}.hero__container{grid-template-columns:1fr;row-gap:1.25rem}.hero__title-block{grid-column:span 1;order:2}.hero__text,.hero__title{font-size:1.5rem}.hero__images{justify-content:center;order:1}.description__body{display:flex;flex-direction:column-reverse;gap:.625rem}.description__picture{height:25rem}.description__picture-img{object-position:center}.description__text{gap:.9375rem;padding:1.25rem}.description__text p{font-size:1rem}.kit__chars{gap:.625rem}.kit__chars:not(:last-child){margin-bottom:1.25rem}.kit__chars-item{font-size:1rem;padding:1.125rem}.kit__info{margin-left:.3125rem}.kit__info-descr{font-size:1rem}.features__text{padding:1rem .625rem}.features__text p{font-size:1.125rem}.features__text-title{font-size:1.5rem}.features__text-title:not(:last-child){margin-bottom:1.25rem}.advantages__list{gap:.625rem;grid-template-columns:1fr}.advantages__list:not(:last-child){margin-bottom:1.25rem}.advantages__list-item{padding:1rem 1.625rem}.advantages__list-title{font-size:1.25rem}.advantages__list-text{font-size:1rem}.advantages__info{margin-left:.625rem}.advantages__info-descr{font-size:1rem}.advantages__info-descr:not(:last-child){margin-bottom:.9375rem}.contacts__info{padding:1.5625rem}.contacts__info-list-item{gap:1rem}.contacts__info-list-item:not(:last-child){margin-bottom:1.375rem}.contacts__info-icon{height:2.375rem;width:2.375rem}.contacts__info-text{gap:1rem}.contacts__info-link,.contacts__info-text>*{font-size:1.125rem}.contacts__map{height:18.75rem;min-height:100%}.popup__text{font-size:1.25rem}}@media (min-width:63.99875em){.contacts__body{background-color:#fff8f6;border:.25rem solid var(--accent-dark);border-radius:3.125rem}}@media (any-hover:hover){.spollers__title:hover{color:var(--accent-dark)}.spollers__title:hover:after,.spollers__title:hover:before{background-color:var(--accent-dark)}.header__phone:hover,.menu__link:hover{color:var(--accent-dark)}.header__phone:hover .header__phone-icon{fill:var(--accent-dark)}.button:hover:before{opacity:0}.button:hover:after{opacity:1}.contacts__info-link:hover{color:var(--accent-dark)}}