@import url(https://fonts.googleapis.com/css?family=Montserrat:300,regular,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Oswald:300,regular,500&display=swap);/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@font-face{font-family:icons;font-display:swap;src:url(../fonts/icons.woff2) format("woff2");font-weight:400;font-style:normal}[class*=_icon-]::before{font-family:icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._icon-check:before{content:""}._icon-star:before{content:""}._icon-arrow-right:before{content:""}._icon-notification:before{content:""}._icon-eye:before{content:""}._icon-deal:before{content:""}._icon-duplicate:before{content:""}._icon-international:before{content:""}._icon-arrow-right-top:before{content:""}._icon-arrow-small:before{content:""}._icon-whatsapp:before{content:""}._icon-instagram:before{content:""}._icon-phone:before{content:""}._icon-mail:before{content:""}._icon-info:before{content:""}._icon-arrow:before{content:""}._icon-minus:before{content:""}._icon-plus:before{content:""}._icon-telegram:before{content:""}._icon-location:before{content:""}*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:#ebebeb;line-height:1;font-family:Montserrat,sans-serif;font-size:1rem;-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{font-family:Montserrat,sans-serif;font-size:inherit;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0)}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}html::after{content:"";position:fixed;width:100%;height:100%;top:0;left:0;background-color:#000;z-index:9999;pointer-events:none;opacity:1;transition:opacity .4s ease}html.loaded::after{opacity:0}body{background-color:#21201e}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:87.5rem;margin:0 auto;padding:0 .9375rem}[class*="--gc"]{display:grid;min-width:0;grid-template-columns:.9375rem 1fr minmax(auto,85.625rem) 1fr .9375rem}[class*="--gc"]>*{min-width:0;grid-column:3/4}.form__error{color:red;margin-top:.3125rem;font-family:Montserrat,sans-serif;font-size:.75rem;letter-spacing:.03125rem}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;appearance:none}.input{width:100%;display:block;padding:0 20px;caret-color:inherit}.input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-webkit-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus:-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{resize:none}.menu{display:flex;align-items:center}.menu__list{color:#fff;display:flex;font-size:1.1875rem;text-transform:uppercase;font-family:Oswald,sans-serif;font-weight:500}.menu__link{position:relative}.menu__link::before{content:"";transition:width .4s ease;position:absolute;width:0;height:.0625rem;bottom:-.3125rem;right:0;background-color:#fff}.menu__action{display:none}.menu__chat{display:none}.social{display:none}.social__link{font-size:1.875rem;border-radius:.3125rem;width:2.8125rem;height:2.8125rem;display:flex;justify-content:center;align-items:center;background-color:#fff;color:#21201e}.icon-menu{display:none}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.popup__wrapper{flex-direction:column;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#33312f;padding:20px;width:100%;max-width:900px;border-radius:20px;display:flex;flex-direction:column}.lock .popup__content{visibility:visible}.popup__close{align-self:end}.popup__text{text-align:center;color:#fff;margin-bottom:1.875rem}.popup__text img{max-width:9.375rem;margin-bottom:.625rem}.popup__success{margin-bottom:1.25rem}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}#loader-wrapper{position:fixed;left:0;top:0;right:0;bottom:0;background:#000;z-index:10000;overflow:hidden}#loader-wrapper .loader{width:150px;height:150px;border:1px #fff solid;position:absolute;left:50%;top:50%;margin:-75px 0 0 -75px;border-radius:50%}#loader-wrapper .loader.custom-loader{border:none;left:0;right:0;margin:0 auto}#loader-wrapper .loader .loading{font-size:10px;position:absolute;width:100%;text-align:center;line-height:14px;font-family:Arial,sans-serif;left:0;top:50%;margin-top:20px;color:#fff;font-weight:700;text-transform:uppercase}#loader-wrapper .loader .loader-circle-1{width:138px;height:138px;left:5px;top:5px;border:1px #fff solid;border-radius:50%;position:absolute;border-right-color:transparent;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}#loader-wrapper .loader .loader-circle-1 .loader-circle-2{width:126px;height:126px;left:5px;top:5px;border:1px transparent solid;border-radius:50%;position:absolute;border-right-color:#fede00;-webkit-animation:spin 5s linear infinite;animation:spin 5s linear infinite}#loader-wrapper .loader .line{width:10px;height:2px;background:#fff;position:absolute}#loader-wrapper .loader .line:nth-child(1){left:16px;top:50%;margin-top:-1px}#loader-wrapper .loader .line:nth-child(2){transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);left:33px;top:33px}#loader-wrapper .loader .line:nth-child(3){top:16px;left:50%;width:2px;height:10px}#loader-wrapper .loader .line:nth-child(4){transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);right:33px;top:33px}#loader-wrapper .loader .line:nth-child(5){right:16px;top:50%;margin-top:-1px}#loader-wrapper .loader .line:nth-child(6){transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);right:33px;bottom:33px;background:#fede00}#loader-wrapper .loader .subline{position:absolute;width:3px;height:2px;background:#fff}#loader-wrapper .loader .subline:nth-child(7){transform:rotate(22.5deg);-moz-transform:rotate(22.5deg);-webkit-transform:rotate(22.5deg);-ms-transform:rotate(22.5deg);left:21px;top:50px}#loader-wrapper .loader .subline:nth-child(8){transform:rotate(67.5deg);-moz-transform:rotate(67.5deg);-webkit-transform:rotate(67.5deg);-ms-transform:rotate(67.5deg);left:50px;top:21px}#loader-wrapper .loader .subline:nth-child(9){transform:rotate(112.5deg);-moz-transform:rotate(112.5deg);-webkit-transform:rotate(112.5deg);-ms-transform:rotate(112.5deg);right:50px;top:21px}#loader-wrapper .loader .subline:nth-child(10){transform:rotate(157.5deg);-moz-transform:rotate(157.5deg);-webkit-transform:rotate(157.5deg);-ms-transform:rotate(157.5deg);right:21px;top:50px}#loader-wrapper .loader .subline:nth-child(11){transform:rotate(22.5deg);-moz-transform:rotate(22.5deg);-webkit-transform:rotate(22.5deg);-ms-transform:rotate(22.5deg);right:20px;bottom:49px;background:#fede00}#loader-wrapper .loader .needle{width:14px;height:14px;border-radius:50%;border:1px #fff solid;position:absolute;left:50%;top:50%;margin:-8px 0 0 -8px;z-index:1;-webkit-animation:pegIt 3s infinite ease-in-out;animation:pegIt 3s infinite ease-in-out}#loader-wrapper .loader .needle:before{content:"";width:0;height:0;border-style:solid;border-width:3.5px 50px 3.5px 0;border-color:transparent #fede00 transparent transparent;position:absolute;right:50%;top:50%;margin:-3.5px 0 0 0;border-radius:0 50% 50% 0}@keyframes pegIt{0%{-webkit-transform:rotate(0);transform:rotate(0)}16%{-webkit-transform:rotate(75deg);transform:rotate(75deg)}25%{-webkit-transform:rotate(55deg);transform:rotate(55deg)}30%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}36%{-webkit-transform:rotate(170deg);transform:rotate(170deg)}42%{-webkit-transform:rotate(150deg);transform:rotate(150deg)}50%{-webkit-transform:rotate(227deg);transform:rotate(227deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes pegIt{0%{-webkit-transform:rotate(0)}16%{-webkit-transform:rotate(75deg)}25%{-webkit-transform:rotate(55deg)}30%{-webkit-transform:rotate(90deg)}36%{-webkit-transform:rotate(170deg)}42%{-webkit-transform:rotate(150deg)}50%{-webkit-transform:rotate(227deg)}100%{-webkit-transform:rotate(0)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}.language{position:relative;font-size:.875rem;text-transform:uppercase;font-family:Oswald,sans-serif;color:#fff}.language__button{display:flex;align-items:center;gap:.3125rem;padding:.5rem;border:.0625rem solid #fff;border-radius:.5rem;font-family:Oswald,sans-serif;transition:background-color .3s,color .3s}.language__icon{font-size:.75rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.is-open .language__icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.language__body{position:absolute;right:0;bottom:-3.75rem;width:100%;overflow:hidden;border-radius:.5rem;text-align:center;background-color:#fff;color:#21201e;opacity:0;visibility:hidden;-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem);pointer-events:none;transition:opacity .25s ease,visibility 0s linear .25s,-webkit-transform .25s ease;transition:opacity .25s ease,transform .25s ease,visibility 0s linear .25s;transition:opacity .25s ease,transform .25s ease,visibility 0s linear .25s,-webkit-transform .25s ease}.is-open .language__body{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto;transition:opacity .25s ease,visibility 0s,-webkit-transform .25s ease;transition:opacity .25s ease,transform .25s ease,visibility 0s;transition:opacity .25s ease,transform .25s ease,visibility 0s,-webkit-transform .25s ease}.language__item{transition:background-color .3s}.language__item:first-child{padding:.5rem .5rem .25rem}.language__item:last-child{padding:.25rem .5rem .5rem}.button-action{padding:.9375rem 1.5625rem;border-radius:.5rem;color:#21201e;text-transform:uppercase;font-family:Oswald,sans-serif;font-weight:500;font-size:1.1875rem;border:.0625rem solid #fff;transition:color .3s;position:relative;overflow:hidden}.button-action::before{content:"";position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;background-color:#fff;transition:width .4s ease}.title{font-family:Oswald,sans-serif;font-weight:500;text-transform:uppercase;color:#a5a198;opacity:.3;margin-bottom:-1.375rem}.subtitle{font-family:Oswald,sans-serif;font-weight:500;text-transform:uppercase;color:#fff;line-height:1.2}.bbl{background-color:#1a1918;border-radius:6.25rem 0 0 0;overflow:hidden}.marquee{display:flex;justify-content:center;align-items:center;overflow:hidden;margin-top:1.875rem;font-family:Oswald,sans-serif;text-transform:uppercase;font-weight:300;color:#fff}.marquee__body{--gap:1rem;position:relative;display:flex;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none;gap:var(--gap)}.marquee__items{flex-shrink:0;display:flex;justify-content:space-around;align-items:center;gap:var(--gap);min-width:100%;-webkit-animation:marqueeAnimation 20s linear infinite;animation:marqueeAnimation 20s linear infinite}.marquee__item{padding:0 1.875rem;line-height:1.5}.marquee__item span{width:.0625rem;height:2.5rem;background-color:#fff;display:block}@-webkit-keyframes marqueeAnimation{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - var(--gap)));transform:translateX(calc(-100% - var(--gap)))}}@keyframes marqueeAnimation{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - var(--gap)));transform:translateX(calc(-100% - var(--gap)))}}.marquee__logo{max-width:4.375rem}summary::-webkit-details-marker,summary::marker{display:none;font-size:0}*{-webkit-tap-highlight-color:transparent}@-webkit-keyframes from-opacity-animation{to{opacity:1}}@keyframes from-opacity-animation{to{opacity:1}}@-webkit-keyframes opacity-rotate-animation{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes opacity-rotate-animation{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.header{position:absolute;width:100%;top:0;z-index:5;padding-top:2.5rem;transition:background-color .3s}.header._header-scroll{position:fixed;top:0;padding-top:.3125rem;padding-bottom:.3125rem;background-color:#151414}.header__body{display:flex;justify-content:space-between;align-items:center}.logo{position:relative;z-index:5;display:flex;align-items:center;gap:.625rem}.logo__image{opacity:0;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);max-width:6.25rem}.logo__image img{max-width:100%}.logo__image._watcher-view{-webkit-animation:opacity-rotate-animation 1s ease forwards 2.1s;animation:opacity-rotate-animation 1s ease forwards 2.1s}.logo__text{max-width:25rem;display:flex;flex-direction:column;gap:.125rem}.logo__text._watcher-view .logo__big svg{-webkit-animation:fill-animation 1s ease forwards 2.1s;animation:fill-animation 1s ease forwards 2.1s}.logo__text._watcher-view .logo__big svg path:nth-child(10){stroke-dasharray:552px;stroke-dashoffset:552px;-webkit-animation:line-animation 1s ease forwards .3s;animation:line-animation 1s ease forwards .3s}.logo__text._watcher-view .logo__big svg path:nth-child(9){stroke-dasharray:479px;stroke-dashoffset:479px;-webkit-animation:line-animation 1s ease forwards .5s;animation:line-animation 1s ease forwards .5s}.logo__text._watcher-view .logo__big svg path:nth-child(8){stroke-dasharray:363px;stroke-dashoffset:363px;-webkit-animation:line-animation 1s ease forwards .7s;animation:line-animation 1s ease forwards .7s}.logo__text._watcher-view .logo__big svg path:nth-child(7){stroke-dasharray:528px;stroke-dashoffset:528px;-webkit-animation:line-animation 1s ease forwards .9s;animation:line-animation 1s ease forwards .9s}.logo__text._watcher-view .logo__big svg path:nth-child(6){stroke-dasharray:530px;stroke-dashoffset:530px;-webkit-animation:line-animation 1s ease forwards 1.1s;animation:line-animation 1s ease forwards 1.1s}.logo__text._watcher-view .logo__big svg path:nth-child(5){stroke-dasharray:528px;stroke-dashoffset:528px;-webkit-animation:line-animation 1s ease forwards 1.3s;animation:line-animation 1s ease forwards 1.3s}.logo__text._watcher-view .logo__big svg path:nth-child(4){stroke-dasharray:456px;stroke-dashoffset:456px;-webkit-animation:line-animation 1s ease forwards 1.5s;animation:line-animation 1s ease forwards 1.5s}.logo__text._watcher-view .logo__big svg path:nth-child(3){stroke-dasharray:363px;stroke-dashoffset:363px;-webkit-animation:line-animation 1s ease forwards 1.7s;animation:line-animation 1s ease forwards 1.7s}.logo__text._watcher-view .logo__big svg path:nth-child(2){stroke-dasharray:528px;stroke-dashoffset:528px;-webkit-animation:line-animation 1s ease forwards 1.9s;animation:line-animation 1s ease forwards 1.9s}.logo__text._watcher-view .logo__big svg path:nth-child(1){stroke-dasharray:613px;stroke-dashoffset:613px;-webkit-animation:line-animation 1s ease forwards 2.1s;animation:line-animation 1s ease forwards 2.1s}.logo__text._watcher-view .logo__small svg{-webkit-animation:fill-animation-small 1s ease forwards 2.1s;animation:fill-animation-small 1s ease forwards 2.1s}.logo__text._watcher-view .logo__small svg path:nth-child(8){stroke-dasharray:311px;stroke-dashoffset:311px;-webkit-animation:line-animation 1s ease forwards .7s;animation:line-animation 1s ease forwards .7s}.logo__text._watcher-view .logo__small svg path:nth-child(7){stroke-dasharray:233px;stroke-dashoffset:233px;-webkit-animation:line-animation 1s ease forwards .9s;animation:line-animation 1s ease forwards .9s}.logo__text._watcher-view .logo__small svg path:nth-child(6){stroke-dasharray:129px;stroke-dashoffset:129px;-webkit-animation:line-animation 1s ease forwards 1.1s;animation:line-animation 1s ease forwards 1.1s}.logo__text._watcher-view .logo__small svg path:nth-child(5){stroke-dasharray:247px;stroke-dashoffset:247px;-webkit-animation:line-animation 1s ease forwards 1.3s;animation:line-animation 1s ease forwards 1.3s}.logo__text._watcher-view .logo__small svg path:nth-child(4){stroke-dasharray:227px;stroke-dashoffset:227px;-webkit-animation:line-animation 1s ease forwards 1.5s;animation:line-animation 1s ease forwards 1.5s}.logo__text._watcher-view .logo__small svg path:nth-child(3){stroke-dasharray:128px;stroke-dashoffset:128px;-webkit-animation:line-animation 1s ease forwards 1.7s;animation:line-animation 1s ease forwards 1.7s}.logo__text._watcher-view .logo__small svg path:nth-child(2){stroke-dasharray:128px;stroke-dashoffset:128px;-webkit-animation:line-animation 1s ease forwards 1.9s;animation:line-animation 1s ease forwards 1.9s}.logo__text._watcher-view .logo__small svg path:nth-child(1){stroke-dasharray:233px;stroke-dashoffset:233px;-webkit-animation:line-animation 1s ease forwards 2.1s;animation:line-animation 1s ease forwards 2.1s}.logo__big{max-width:25rem}.logo__big svg{max-width:100%}.logo__small{width:25%;align-self:end}.logo__small svg{max-width:100%}@-webkit-keyframes line-animation{from{stroke-width:.625rem}to{stroke-dashoffset:0;stroke-width:0}}@keyframes line-animation{from{stroke-width:.625rem}to{stroke-dashoffset:0;stroke-width:0}}@-webkit-keyframes fill-animation{from{fill:transparent}to{fill:#bd4d44}}@keyframes fill-animation{from{fill:transparent}to{fill:#bd4d44}}@-webkit-keyframes fill-animation-small{from{fill:transparent}to{fill:#ffdc37}}@keyframes fill-animation-small{from{fill:transparent}to{fill:#ffdc37}}.footer{color:#fff}.footer__content{position:relative}.footer__picture{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.3}.footer__body{position:relative;z-index:2;display:flex;gap:1.875rem}.footer__social{display:flex;align-items:center;gap:.625rem}.footer__social>*{opacity:0;transition:opacity .7s}.footer__social._watcher-view>*{opacity:1}.footer__social._watcher-view>*:nth-child(1){transition-delay:0s,0s,1.1s}.footer__social._watcher-view>*:nth-child(2){transition-delay:0s,0s,1.2s}.footer__social._watcher-view>*:nth-child(3){transition-delay:0s,0s,1.3s}.footer__social._watcher-view>*:nth-child(4){transition-delay:0s,0s,1.4s}.footer__icon{display:flex;justify-content:center;align-items:center;font-size:1.5625rem;padding:.3125rem;border-radius:.3125rem;border:.0625rem solid #fff;transition:background-color .3s,color .3s,opacity .7s}.footer__info{flex:1 1 auto}.footer__bottom{position:relative;z-index:2;background-color:#21201e}.logo-footer{display:flex;flex-direction:column;align-items:center}.logo-footer__image{max-width:18.75rem;margin-bottom:1.25rem;opacity:0;transition:opacity 1.2s}.logo-footer__image._watcher-view{opacity:1}.logo-footer__name{max-width:18.75rem;margin-bottom:.3125rem}.logo-footer__name svg{max-width:100%}.logo-footer__name svg path{stroke-width:0}.logo-footer__name._watcher-view svg{-webkit-animation:fill-animation .5s ease forwards 1.2s;animation:fill-animation .5s ease forwards 1.2s}.logo-footer__name._watcher-view svg path:nth-child(10){stroke-dasharray:552px;stroke-dashoffset:552px;-webkit-animation:line-animation .5s ease forwards .3s;animation:line-animation .5s ease forwards .3s}.logo-footer__name._watcher-view svg path:nth-child(9){stroke-dasharray:479px;stroke-dashoffset:479px;-webkit-animation:line-animation .5s ease forwards .4s;animation:line-animation .5s ease forwards .4s}.logo-footer__name._watcher-view svg path:nth-child(8){stroke-dasharray:363px;stroke-dashoffset:363px;-webkit-animation:line-animation .5s ease forwards .5s;animation:line-animation .5s ease forwards .5s}.logo-footer__name._watcher-view svg path:nth-child(7){stroke-dasharray:528px;stroke-dashoffset:528px;-webkit-animation:line-animation .5s ease forwards .6s;animation:line-animation .5s ease forwards .6s}.logo-footer__name._watcher-view svg path:nth-child(6){stroke-dasharray:530px;stroke-dashoffset:530px;-webkit-animation:line-animation .5s ease forwards .7s;animation:line-animation .5s ease forwards .7s}.logo-footer__name._watcher-view svg path:nth-child(5){stroke-dasharray:528px;stroke-dashoffset:528px;-webkit-animation:line-animation .5s ease forwards .8s;animation:line-animation .5s ease forwards .8s}.logo-footer__name._watcher-view svg path:nth-child(4){stroke-dasharray:456px;stroke-dashoffset:456px;-webkit-animation:line-animation .5s ease forwards .9s;animation:line-animation .5s ease forwards .9s}.logo-footer__name._watcher-view svg path:nth-child(3){stroke-dasharray:363px;stroke-dashoffset:363px;-webkit-animation:line-animation .5s ease forwards 1s;animation:line-animation .5s ease forwards 1s}.logo-footer__name._watcher-view svg path:nth-child(2){stroke-dasharray:528px;stroke-dashoffset:528px;-webkit-animation:line-animation .5s ease forwards 1.1s;animation:line-animation .5s ease forwards 1.1s}.logo-footer__name._watcher-view svg path:nth-child(1){stroke-dasharray:613px;stroke-dashoffset:613px;-webkit-animation:line-animation .5s ease forwards 1.2s;animation:line-animation .5s ease forwards 1.2s}.logo-footer__city{max-width:9.375rem;margin-bottom:1.875rem}.logo-footer__city svg{max-width:100%}.logo-footer__city svg path{stroke-width:0}.logo-footer__city._watcher-view svg{-webkit-animation:fill-animation-small .5s ease forwards 1.2s;animation:fill-animation-small .5s ease forwards 1.2s}.logo-footer__city._watcher-view svg path:nth-child(8){stroke-dasharray:311px;stroke-dashoffset:311px;-webkit-animation:line-animation .5s ease forwards .3s;animation:line-animation .5s ease forwards .3s}.logo-footer__city._watcher-view svg path:nth-child(7){stroke-dasharray:233px;stroke-dashoffset:233px;-webkit-animation:line-animation .5s ease forwards .4s;animation:line-animation .5s ease forwards .4s}.logo-footer__city._watcher-view svg path:nth-child(6){stroke-dasharray:129px;stroke-dashoffset:129px;-webkit-animation:line-animation .5s ease forwards .5s;animation:line-animation .5s ease forwards .5s}.logo-footer__city._watcher-view svg path:nth-child(5){stroke-dasharray:247px;stroke-dashoffset:247px;-webkit-animation:line-animation .5s ease forwards .6s;animation:line-animation .5s ease forwards .6s}.logo-footer__city._watcher-view svg path:nth-child(4){stroke-dasharray:227px;stroke-dashoffset:227px;-webkit-animation:line-animation .5s ease forwards .7s;animation:line-animation .5s ease forwards .7s}.logo-footer__city._watcher-view svg path:nth-child(3){stroke-dasharray:128px;stroke-dashoffset:128px;-webkit-animation:line-animation .5s ease forwards .8s;animation:line-animation .5s ease forwards .8s}.logo-footer__city._watcher-view svg path:nth-child(2){stroke-dasharray:128px;stroke-dashoffset:128px;-webkit-animation:line-animation .5s ease forwards .9s;animation:line-animation .5s ease forwards .9s}.logo-footer__city._watcher-view svg path:nth-child(1){stroke-dasharray:233px;stroke-dashoffset:233px;-webkit-animation:line-animation .5s ease forwards 1s;animation:line-animation .5s ease forwards 1s}.info-footer__body{display:flex;justify-content:center}.info-footer__text{flex:0 0 50%;padding:0 .9375rem;max-width:24.375rem;opacity:0;transition:opacity 1s}.info-footer__text._watcher-view{opacity:1}.info-footer__action{flex:0 0 50%;padding:0 .9375rem;max-width:26.25rem;opacity:0;transition:opacity 1s}.info-footer__action._watcher-view{opacity:1}.menu-footer{padding:.5rem 1rem;border-bottom:.0625rem solid #fff}.menu-footer__list{display:flex;font-size:1.3125rem;text-transform:uppercase;font-family:Oswald,sans-serif;font-weight:500}.menu-footer__list>*{opacity:0}.menu-footer__list._watcher-view>*{opacity:1}.menu-footer__list._watcher-view>*:nth-child(2){transition-delay:0s,.1s}.menu-footer__list._watcher-view>*:nth-child(3){transition-delay:0s,.2s}.menu-footer__list._watcher-view>*:nth-child(4){transition-delay:0s,.3s}.menu-footer__list._watcher-view>*:nth-child(5){transition-delay:0s,.4s}.menu-footer__link{padding:.5rem;transition:color .3s,opacity .7s}.text-info__label{font-size:1.3125rem;font-family:Oswald,sans-serif;text-transform:uppercase;font-weight:500;padding-bottom:.625rem;position:relative;margin-bottom:.875rem}.text-info__label::after{content:"";position:absolute;width:75%;height:.0625rem;bottom:0;left:0;background-color:#fff}.text-info__text{font-size:1.25rem;color:#e4e4e4;margin-bottom:1.5625rem;line-height:1.4}.text-info__text--big{margin-bottom:0;font-size:1.5625rem}.text-info__text a{transition:color .3s}.action-info{display:flex;flex-direction:column;justify-content:center}.action-info__text{font-family:Oswald,sans-serif;font-weight:500;margin-bottom:1.875rem;line-height:1.2;text-transform:uppercase}.action-info__button{text-align:center}.bottom-footer__container{display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;padding-bottom:1.25rem}.bottom-footer__container>*{opacity:0}.bottom-footer__container._watcher-view>*{opacity:1}.bottom-footer__container._watcher-view>*:first-child{transition-delay:1.3s}.bottom-footer__container._watcher-view>*:last-child{transition-delay:0s,1.5s}.bottom-footer__copy{color:#a5a198;transition:opacity .7s}.bottom-footer__copy a{color:#fff;transition:color .3s}.bottom-footer__totop{cursor:pointer;display:flex;justify-content:center;align-items:center;background-color:#a5a198;width:2.8125rem;height:2.8125rem;border-radius:50%;font-size:1.125rem;color:#fff;flex-shrink:0;rotate:360deg;transition:background-color .3s,opacity .7s}.hero{height:100svh;padding:1.5625rem 1.5625rem 0;color:#fff}.hero__wrapper{position:relative;height:100%;border-radius:5rem 0 0 0;overflow:hidden}.hero__image{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-webkit-filter:brightness(.7);filter:brightness(.7)}.hero__container{position:relative;z-index:2;height:100%}.hero__body{height:100%;display:flex;flex-direction:column;justify-content:end;font-family:Oswald,sans-serif;padding-top:16.25rem}.hero__reviews{display:flex;align-items:center;gap:.625rem;margin-bottom:.625rem;opacity:0}._watcher-view .hero__reviews{-webkit-animation:from-opacity-animation 1s ease forwards 1s;animation:from-opacity-animation 1s ease forwards 1s}.hero__title{font-weight:300;margin-bottom:1.25rem;opacity:0}._watcher-view .hero__title{-webkit-animation:from-opacity-animation 1s ease forwards 1.2s;animation:from-opacity-animation 1s ease forwards 1.2s}.hero__text{font-weight:300;text-transform:uppercase;opacity:0}._watcher-view .hero__text{-webkit-animation:from-opacity-animation 1s ease forwards 1.4s;animation:from-opacity-animation 1s ease forwards 1.4s}.hero__text span{font-weight:500}.reviews-hero__star{font-size:1.25rem;color:#ffdc37}.reviews-hero__text{text-transform:uppercase;font-size:1.125rem;transition:color .3s}.contacts{color:#fff;font-family:Oswald,sans-serif}.contacts__container{display:flex;gap:1.875rem}.contacts__form{flex:1 1 auto}.top-contacts__subtitle{font-weight:300;margin-bottom:.625rem;overflow:hidden}.top-contacts__subtitle span{line-height:1.3;translate:0 100%;display:block;opacity:0;transition:opacity .7s,translate .7s}.top-contacts__subtitle._watcher-view span{opacity:1;translate:0 0}.top-contacts__title{text-transform:uppercase;font-weight:500;line-height:1.3;position:relative;padding-bottom:2.1875rem;opacity:0;transition:opacity .7s;transition-delay:.5s}.top-contacts__title::before{content:"";position:absolute;width:0;height:.0625rem;bottom:0;left:0;background-color:#fff;transition:width 2s;transition-delay:.5s}.top-contacts__title._watcher-view{opacity:1}.top-contacts__title._watcher-view::before{width:75%}.top-contacts__picture{height:15.625rem;position:relative;overflow:hidden;border-radius:4.6875rem 0;margin-bottom:3.75rem;opacity:0;transition:opacity .7s;-webkit-filter:grayscale(1);filter:grayscale(1)}.top-contacts__picture img{scale:1.05;transition:scale 1.2s}.top-contacts__picture._watcher-view{opacity:1}.top-contacts__picture._watcher-view img{scale:1}.top-contacts__image{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.form-contacts__subtitle,.form-contacts__title{text-transform:uppercase;font-weight:500;line-height:1.3;margin-bottom:1.25rem;opacity:0;transition:opacity .7s}.form-contacts__subtitle--border,.form-contacts__title--border{border-bottom:.0625rem solid #fff;padding-bottom:.9375rem}.form-contacts__subtitle._watcher-view,.form-contacts__title._watcher-view{opacity:1}.form-contacts__subtitle{border-bottom:.0625rem solid #fff;padding-bottom:.9375rem}.form-contacts__item{margin-bottom:.9375rem;opacity:0;transition:opacity .7s}.form-contacts__item._watcher-view{opacity:1}.form-contacts__required{font-size:.8125rem;font-family:Montserrat,sans-serif}.form-contacts__button{padding:.9375rem 1.5625rem;border-radius:.5rem;color:#21201e;text-transform:uppercase;font-family:Oswald,sans-serif;font-weight:500;font-size:1.1875rem;border:.0625rem solid #fff;background-color:#fff;transition:color .3s,background-color .3s,opacity .7s;opacity:0}.form-contacts__button._watcher-view{opacity:1}.form__input{background-color:#fff;padding:.5rem;font-size:.9375rem;border-radius:.1875rem;line-height:1.5}.input{color:#3e3d3a;outline:0}.input--big{height:15.625rem}.services-contacts{padding:2.5rem;background-color:#33312f;max-width:26.875rem;border-radius:0 0 4.6875rem 0;overflow:hidden}.services-contacts__title{font-weight:500;margin-bottom:1.875rem;line-height:1.2;text-transform:uppercase;opacity:0;translate:10% 0;transition:opacity .7s,translate .7s}.services-contacts__title._watcher-view{opacity:1;translate:0 0}.services-contacts__body>*{opacity:0;transition:opacity .7s}.services-contacts__body>*:nth-child(1){transition-delay:.1s}.services-contacts__body>*:nth-child(2){transition-delay:.2s}.services-contacts__body>*:nth-child(3){transition-delay:.3s}.services-contacts__body>*:nth-child(4){transition-delay:.4s}.services-contacts__body>*:nth-child(5){transition-delay:.5s}.services-contacts__body>*:nth-child(6){transition-delay:.6s}.services-contacts__body>*:nth-child(7){transition-delay:.7s}.services-contacts__body._watcher-view>*{opacity:1}.services-contacts__spoller{position:relative;margin-bottom:1.25rem}.services-contacts__spoller::after{content:"";position:absolute;width:100%;height:.0625rem;bottom:0;left:0;background-color:#fff}.services-contacts__item{cursor:pointer;font-size:1.25rem;text-transform:uppercase;display:flex;letter-spacing:.125rem;padding-bottom:1.25rem}.services-contacts__item._spoller-active .services-contacts__text::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.services-contacts__number{color:#a5a198;margin-right:.3125rem;font-weight:500}.services-contacts__text{display:flex;flex-direction:row-reverse;flex:1 1 auto;justify-content:space-between;align-items:center}.services-contacts__text::before{transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.services-contacts__description{font-family:Montserrat,sans-serif;line-height:1.2;padding:0 1.25rem 1.25rem}.introduce__action{font-family:Oswald,sans-serif;color:#fff}.introduce__body{display:flex;align-items:center;gap:1.875rem}.introduce__text{flex:1 0 50%}.introduce__title{opacity:0;transition:opacity .7s}.introduce__title._watcher-view{opacity:.3}.introduce__subtitle{max-width:37.5rem;padding:0 3.75rem 0 2.8125rem;opacity:0;translate:5% 0;transition:opacity .7s,translate .7s;transition-delay:.3s}.introduce__subtitle._watcher-view{opacity:1;translate:0 0}.introduce__info{line-height:1.5;padding:0 1.25rem;opacity:0;transition:opacity .7s;transition-delay:.5s}.introduce__info._watcher-view{opacity:1}.introduce__items{display:flex;justify-content:center;gap:1.875rem}.introduce__item{flex:0 1 33%}.action-introduce{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.875rem;align-items:center}.action-introduce__title{font-size:1.5625rem;font-weight:300;flex:0 0 12.5rem;opacity:0;transition:opacity .7s}.action-introduce__title._watcher-view{opacity:1}.action-introduce__body{display:flex;gap:1.875rem;flex:1 1 auto;flex-wrap:wrap;justify-content:flex-end}.action-introduce__body>*{opacity:0;translate:0 20%}.action-introduce__body._watcher-view>*{opacity:1;translate:0 0}.action-introduce__body._watcher-view>*:nth-child(1){transition-delay:0s,0s,.2s,.2s}.action-introduce__body._watcher-view>*:nth-child(2){transition-delay:0s,0s,.3s,.3s}.action-introduce__body._watcher-view>*:nth-child(3){transition-delay:0s,0s,.4s,.4s}.action-introduce__body._watcher-view>*:nth-child(4){transition-delay:0s,0s,.5s,.5s}.action-introduce__item{flex:0 0 14.875rem;padding:1.0625rem 1.5rem;background-color:#3e3d3a;border-radius:0 0 25px 0;transition:background-color .3s,color .3s,opacity .5s,translate .5s}.action-introduce__action{font-size:1.125rem;text-transform:uppercase;font-weight:500;margin-bottom:.4375rem}.action-introduce__info{font-size:1.25rem;font-weight:200;letter-spacing:.0625rem;display:flex;flex-direction:row-reverse;justify-content:space-between}.action-introduce__info::before{transition:rotate .3s;rotate:-45deg;font-size:1.3125rem}.item-introduce__title{color:#fff;text-transform:uppercase;font-weight:500;font-family:Oswald,sans-serif;padding-bottom:1.25rem;margin-bottom:1.875rem;overflow:hidden;position:relative}.item-introduce__title::after{content:"";position:absolute;width:0;height:.0625rem;bottom:0;left:0;background-color:#fff;transition:width 1.5s;transition-delay:.3s}.item-introduce__title span{display:block;translate:0 200%;opacity:0;transition:translate .7s,opacity .7s}.item-introduce__text{color:#b2b2b2;line-height:1.5;opacity:0;transition:opacity 1s}.item-introduce._watcher-view .item-introduce__title::after{width:100%}.item-introduce._watcher-view .item-introduce__title span{translate:0 0;opacity:1}.item-introduce._watcher-view .item-introduce__text{opacity:1}.about__body{display:flex;gap:3.75rem}.about__gallery{opacity:0;transition:opacity .7s}.about__gallery._watcher-view{opacity:1}.about__picture{height:15.625rem;position:relative;-webkit-filter:grayscale(1);filter:grayscale(1);opacity:0;transition:opacity 1s}.about__picture img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.about__picture._watcher-view{opacity:.5}.gallery-about{position:relative}.gallery-about__border{border:.0625rem solid #fff;border-radius:6.25rem 0 0 0;position:absolute;width:100%;height:100%;top:0;left:0}.gallery-about__slider{height:100%;max-width:38.125rem;border-radius:6.25rem 0 0 0;translate:1.875rem 1.875rem}.gallery-about__slide{position:relative}.gallery-about__slide img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.gallery-about__pagination{margin-top:2.8125rem;display:flex;justify-content:center;align-items:center;-webkit-column-gap:.4375rem;-moz-column-gap:.4375rem;column-gap:.4375rem}.gallery-about__pagination .swiper-pagination-bullet{cursor:pointer;width:.9375rem;height:.9375rem;background-color:#a5a198;border-radius:.9375rem;transition:width .5s,background-color .5s,opacity .5s;opacity:.3}.gallery-about__pagination .swiper-pagination-bullet-active{background-color:#fff;border-radius:.9375rem;opacity:1}.gallery-about__navigation{position:absolute;bottom:0;right:0;display:flex;gap:.625rem}.gallery-about__button-next,.gallery-about__button-prev{cursor:pointer;width:2.5rem;height:2.5rem;font-size:1.125rem;color:#fff;display:flex;justify-content:center;align-items:center;background-color:#1a1918;transition:background-color .3s,color .3s}.gallery-about__button-next:active,.gallery-about__button-prev:active{background-color:#a5a198}.gallery-about__button-prev::before{rotate:180deg}.info-about{font-family:Oswald,sans-serif;color:#fff}.info-about__subtitle{padding-top:3.125rem;margin-bottom:3.125rem;opacity:0;translate:10% 0;transition:opacity .7s,translate .7s}.info-about__subtitle._watcher-view{opacity:1;translate:0 0}.info-about__body{padding-left:2.8125rem}.info-about__items{font-size:1.4375rem;font-weight:500;display:flex;flex-wrap:wrap;gap:1.875rem}.info-about__items>*{opacity:0}.info-about__items._watcher-view>*{opacity:1}.info-about__items._watcher-view .info-about__item:nth-child(1){transition-delay:0s,0s,.2s}.info-about__items._watcher-view .info-about__item:nth-child(2){transition-delay:0s,0s,.3s}.info-about__items._watcher-view .info-about__item:nth-child(3){transition-delay:0s,0s,.4s}.info-about__items._watcher-view .info-about__item:nth-child(4){transition-delay:0s,0s,.5s}.info-about__item{text-transform:uppercase;flex:1 1 45%;display:flex;justify-content:space-between;flex-direction:row-reverse;padding-bottom:1.25rem;border-bottom:.0625rem solid #ebebeb;transition:color .3s,border-bottom .3s,opacity .5s}.info-about__item::before{transition:rotate .3s;rotate:-45deg}.counter{display:flex;flex-wrap:wrap;gap:1.875rem}.counter__item{flex:1 1 45%;padding-bottom:1.875rem;border-bottom:.0625rem solid #ebebeb}.counter__numbers{font-size:2.375rem;margin-bottom:.625rem;font-weight:500}.counter__text{color:#a5a198;font-size:1.4375rem;text-transform:uppercase;letter-spacing:.06875rem}.services__title{opacity:0;transition:opacity .7s}.services__title._watcher-view{opacity:.3}.services__subtitle{padding-left:2.5rem;margin-top:-1.75rem;opacity:0;translate:5% 0;transition:opacity .7s,translate .7s;transition-delay:.3s}.services__subtitle._watcher-view{opacity:1;translate:0 0}.services__subtitle--single{margin-top:0}.services__info{display:flex}.services__info>*{opacity:0;transition:opacity .7s}.services__info>*:nth-child(2){transition-delay:.2s}.services__info._watcher-view>*{opacity:1}.services__text{line-height:1.5;padding:0 1.25rem;flex:0 0 50%}.services__gallery{display:flex;opacity:0;transition:opacity .7s}.services__gallery._watcher-view{opacity:1}.services__gallery--second{flex-direction:row-reverse}.services__controls{flex:0 0 6.25rem;display:flex;flex-direction:column;margin-top:7.8125rem;align-items:center;gap:.3125rem}.services__button-next,.services__button-prev{cursor:pointer;width:2.5rem;height:2.5rem;background-color:#3e3d3a;opacity:.5;border-radius:50%;color:#fff;font-size:1.4375rem;display:flex;justify-content:center;align-items:center;transition:opacity .3s}.services__button-next:active,.services__button-prev:active{background-color:#2e2e2b}.services__button-next::before,.services__button-prev::before{transition:color .3s}.services__button-next.swiper-button-disabled,.services__button-prev.swiper-button-disabled{opacity:.2}.services__button-prev::before{rotate:180deg}.services__pagination{margin-top:1.5625rem;margin-bottom:1.875rem;display:flex;justify-content:center;align-items:center;-webkit-column-gap:.4375rem;-moz-column-gap:.4375rem;column-gap:.4375rem}.services__pagination .swiper-pagination-bullet{cursor:pointer;width:.9375rem;height:.9375rem;background-color:#a5a198;border-radius:.9375rem;transition:width .5s,background-color .5s,opacity .5s;opacity:.3}.services__pagination .swiper-pagination-bullet-active{background-color:#fff;border-radius:.9375rem;opacity:1}.slide-services__body{max-width:18.125rem;height:100%;display:flex;flex-direction:column;justify-content:space-between}.slide-services__picture{position:relative;height:18.75rem;border-radius:0 0 50px 0;overflow:hidden;margin-bottom:1.5625rem}.slide-services__picture img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-webkit-filter:grayscale(1);filter:grayscale(1);transition:-webkit-filter .5s;transition:filter .5s;transition:filter .5s,-webkit-filter .5s}.slide-services__picture::before{content:"";position:absolute;width:calc(100% - 40px);height:calc(100% - 40px);top:1.25rem;left:1.25rem;z-index:2;border:.0625rem solid #ebebeb;border-radius:0 0 50px 0;overflow:hidden;pointer-events:none;transition:all .5s}.slide-services__info{font-family:Oswald,sans-serif;cursor:pointer;font-size:1.375rem;text-transform:uppercase;display:flex;letter-spacing:.125rem;padding-bottom:1.25rem;border-bottom:.0625rem solid #ebebeb}.slide-services__number{color:#a5a198;margin-right:.3125rem;font-weight:500}.slide-services__text{display:flex;flex-direction:row-reverse;flex:1 1 auto;justify-content:space-between}.slide-services__text::before{rotate:-45deg;height:1.375rem;transition:rotate .5s}.vag__title{opacity:0;transition:opacity .7s}.vag__title._watcher-view{opacity:.3}.vag__subtitle{padding-left:2.5rem;opacity:0;translate:5% 0;transition:opacity .7s,translate .7s;transition-delay:.3s}.vag__subtitle._watcher-view{opacity:1;translate:0 0}.vag__info{display:flex}.vag__info>*{opacity:0;transition:opacity .7s}.vag__info>*:nth-child(2){transition-delay:.2s}.vag__info._watcher-view>*{opacity:1}.vag__text{line-height:1.5;padding:0 1.25rem;flex:0 0 50%}.vag__logos{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.25rem}.vag__logos>*{opacity:0;transition:opacity .7s}.vag__logos>*:nth-child(1){transition-delay:.1s}.vag__logos>*:nth-child(2){transition-delay:.2s}.vag__logos>*:nth-child(3){transition-delay:.3s}.vag__logos>*:nth-child(4){transition-delay:.4s}.vag__logos>*:nth-child(5){transition-delay:.5s}.vag__logos>*:nth-child(6){transition-delay:.6s}.vag__logos._watcher-view>*{opacity:1}.vag__logo{width:5rem;text-align:center}.vag__logo img{max-width:100%}.special{padding-top:4.375rem;font-family:Oswald,sans-serif}.special__subtitle{font-weight:300;margin-bottom:.4375rem;color:#fff;overflow:hidden}.special__subtitle span{line-height:1.3;translate:0 100%;display:block;opacity:0;transition:opacity .7s,translate .7s}.special__subtitle._watcher-view span{opacity:1;translate:0 0}.special__title{color:#fff;text-transform:uppercase;font-weight:500;line-height:1.3;position:relative;padding-bottom:2.1875rem;opacity:0;transition:opacity .7s;transition-delay:.5s}.special__title::before{content:"";position:absolute;width:0;height:.0625rem;bottom:0;left:0;background-color:#fff;transition:width 2s;transition-delay:.5s}.special__title._watcher-view{opacity:1}.special__title._watcher-view::before{width:75%}.special__picture{height:15.625rem;position:relative;overflow:hidden;border-radius:4.6875rem 0;margin-bottom:3.75rem;opacity:0;transition:opacity .7s;-webkit-filter:grayscale(1);filter:grayscale(1)}.special__picture img{scale:1.05;transition:scale 1.2s}.special__picture._watcher-view{opacity:1}.special__picture._watcher-view img{scale:1}.special__image{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.special__info{display:flex}.special__info>*{opacity:0;transition:opacity .7s}.special__info>*:nth-child(2){transition-delay:.2s}.special__info._watcher-view>*{opacity:1}.special__text{font-family:Montserrat,sans-serif;line-height:1.5;padding:0 1.25rem;flex:0 0 50%}.team__wrapper{background-color:#1a1918;border-radius:0 6.25rem 0 0;overflow:hidden}.team__body{display:flex;gap:1.25rem}.team__info{padding-top:3.125rem;padding-bottom:3.125rem}.team__picture{margin-right:1.875rem;flex:0 0 45%;-webkit-filter:grayscale(1);filter:grayscale(1);position:relative;opacity:0;transition:opacity .7s}.team__picture img{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:0 6.25rem 0 0;scale:1.05;transition:scale 1.2s}.team__picture::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border:.0625rem solid #fff;border-radius:0 6.25rem 0 0;translate:1.875rem -1.875rem}.team__picture._watcher-view{opacity:1}.team__picture._watcher-view img{scale:1}.team__subtitle-single{margin-bottom:1.875rem;opacity:0;translate:5% 0;transition:opacity .7s,translate .7s;transition-delay:.3s}.team__subtitle-single._watcher-view{opacity:1;translate:0 0}.team__extra{display:flex;margin-bottom:2.5rem}.team__extra>*{opacity:0;transition:opacity .7s}.team__extra>*:nth-child(2){transition-delay:.2s}.team__extra._watcher-view>*{opacity:1}.team__description{line-height:1.5;padding:0 1.25rem;flex:0 0 50%}.info-team__title{opacity:0;transition:opacity .7s}.info-team__title._watcher-view{opacity:.3}.info-team__subtitle{padding-left:2.5rem;opacity:0;translate:5% 0;transition:opacity .7s,translate .7s;transition-delay:.3s}.info-team__subtitle._watcher-view{opacity:1;translate:0 0}.info-team__text{font-family:Montserrat,sans-serif;line-height:1.5;padding:0 1.25rem}.info-team__text>*{opacity:0;transition:opacity .7s}.info-team__text>*:nth-child(2){transition-delay:.2s}.info-team__text._watcher-view>*{opacity:1}.info-team__text p:not(:last-child){margin-bottom:.625rem}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (min-width:47.99875em){.menu__list{row-gap:.625rem;align-items:center;flex-wrap:wrap;justify-content:center;padding:0 .625rem}.menu__language{display:none}.info-footer__text{transition-delay:1.2s}.info-footer__action{transition-delay:1.4s}.item-introduce._watcher-view:nth-child(2) span{transition-delay:.2s}.item-introduce._watcher-view:nth-child(2)::after{transition-delay:.2s}.item-introduce._watcher-view:nth-child(2) .item-introduce__text{transition-delay:.2s}.item-introduce._watcher-view:nth-child(3) span{transition-delay:.4s}.item-introduce._watcher-view:nth-child(3)::after{transition-delay:.4s}.item-introduce._watcher-view:nth-child(3) .item-introduce__text{transition-delay:.4s}}@media (min-width:47.99875em)and (min-width:87.5em){.menu__list{-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}}@media (min-width:87.5em){.popup__success{font-size:3.4375rem}.popup__message{font-size:1.875rem}.title{font-size:5.625rem}.subtitle{font-size:3.75rem}.marquee{font-size:1.875rem}.marquee{margin-bottom:6.25rem}.footer{padding-top:5.625rem}.footer__body{padding-top:4.375rem}.footer__body{padding-bottom:4.375rem}.menu-footer{margin-bottom:4.375rem}.action-info__text{font-size:2.6875rem}.hero__body{padding-bottom:6.25rem}.hero__title{font-size:2.5rem}.hero__text{font-size:4.6875rem}.contacts__body{padding-top:8.125rem}.contacts__body{padding-bottom:8.125rem}.top-contacts{padding-top:4.375rem}.top-contacts__subtitle{font-size:2.5rem}.top-contacts__title{font-size:3.9375rem}.top-contacts__title{margin-bottom:10rem}.form-contacts__subtitle,.form-contacts__title{font-size:3.9375rem}.form-contacts__required{margin-top:1.875rem}.form-contacts__required{margin-bottom:3.125rem}.services-contacts__title{font-size:2.8125rem}.introduce__body{padding-top:3.75rem}.introduce__body{padding-bottom:3.75rem}.introduce__items{padding-top:3.75rem}.introduce__items{padding-bottom:5rem}.action-introduce{padding-top:3.75rem}.action-introduce{padding-bottom:3.75rem}.item-introduce__title{font-size:1.5625rem}.about__wrapper{padding-top:6.25rem}.about__body{margin-bottom:12.5rem}.info-about__subtitle{padding-top:3.125rem}.counter{margin-bottom:6.25rem}.services__subtitle{margin-bottom:3.125rem}.services__info{margin-bottom:6.25rem}.vag__subtitle{margin-bottom:2.5rem}.vag__info{margin-bottom:6.25rem}.special__subtitle{font-size:2.5rem}.special__title{font-size:3.9375rem}.special__title{margin-bottom:3.125rem}.special__info{margin-bottom:4.375rem}.team__wrapper{padding-top:6.25rem}.team__wrapper{padding-bottom:6.25rem}.team__body{margin-bottom:4.375rem}.info-team__subtitle{margin-bottom:2.5rem}}@media (max-width:1250px){.header__action{display:none}.header__language{margin-right:1.875rem}.logo{max-width:18.75rem;margin-left:1.875rem}}@media (max-width:1200px){.gallery-about__slider{max-width:31.25rem}}@media (max-width:350px){.services-contacts__item{font-size:1rem}.slide-services__info{font-size:1rem}}@media (max-width:347px){.form-contacts__subtitle--first,.form-contacts__title--first{font-size:2rem}}@media (max-width:330px){.menu__chat{font-size:2rem}}@media (max-width:20em){.popup__success{font-size:2.1875rem}.popup__message{font-size:1.25rem}.title{font-size:3.25rem}.subtitle{font-size:2.3125rem}.marquee{font-size:1.25rem}.marquee{margin-bottom:2.5rem}.footer{padding-top:2.5rem}.footer__body{padding-top:1.875rem}.footer__body{padding-bottom:.0000000625rem}.menu-footer{margin-bottom:.0000000625rem}.action-info__text{font-size:1.4375rem}.hero__body{padding-bottom:1.875rem}.hero__title{font-size:1.5625rem}.hero__text{font-size:2.8125rem}.contacts__body{padding-top:1.875rem}.contacts__body{padding-bottom:1.875rem}.top-contacts{padding-top:1.875rem}.top-contacts__subtitle{font-size:1.5625rem}.top-contacts__title{font-size:1.875rem}.top-contacts__title{margin-bottom:1.875rem}.form-contacts__subtitle,.form-contacts__title{font-size:2.1875rem}.form-contacts__required{margin-top:.9375rem}.form-contacts__required{margin-bottom:1.875rem}.services-contacts__title{font-size:1.5625rem}.introduce__body{padding-top:1.875rem}.introduce__body{padding-bottom:1.875rem}.introduce__items{padding-top:1.25rem}.introduce__items{padding-bottom:1.875rem}.action-introduce{padding-top:1.875rem}.action-introduce{padding-bottom:1.875rem}.item-introduce__title{font-size:1.125rem}.about__wrapper{padding-top:1.875rem}.about__body{margin-bottom:1.875rem}.info-about__subtitle{padding-top:.0000000625rem}.counter{margin-bottom:1.875rem}.services__subtitle{margin-bottom:1.25rem}.services__info{margin-bottom:1.875rem}.vag__subtitle{margin-bottom:1.25rem}.vag__info{margin-bottom:1.875rem}.special__subtitle{font-size:1.5625rem}.special__title{font-size:1.875rem}.special__title{margin-bottom:1.875rem}.special__info{margin-bottom:1.875rem}.team__wrapper{padding-top:1.875rem}.team__wrapper{padding-bottom:.0000000625rem}.team__body{margin-bottom:2.5rem}.info-team__subtitle{margin-bottom:1.25rem}}@media (max-width:61.99875em){.logo-footer__image{max-width:12.5rem}.introduce__body{flex-wrap:wrap}.introduce__items{flex-wrap:wrap;gap:1.875rem}.introduce__item{flex:1 1 100%;padding:0 6.25rem}.action-introduce__body{justify-content:start}.about__body{flex-wrap:wrap;gap:.625rem}.gallery-about{width:100%;padding-top:1.25rem;padding-left:1.25rem;padding-bottom:1.25rem}.gallery-about__border{width:90%;height:83%}.gallery-about__slider{max-width:1000px;height:21.875rem;translate:0 0}.gallery-about__pagination{margin-top:1.5625rem}.gallery-about__navigation{display:none}.info-about__body{padding-left:0}.services__controls{display:none}.services__pagination{margin-top:1.5625rem}.slide-services__body{max-width:100%;margin:0 .9375rem}.team__body{flex-wrap:wrap}.team__info{padding-top:0;padding-bottom:1.875rem}.team__picture{flex:1 1 100%;height:21.875rem;margin-right:1.25rem}.team__picture::after{translate:1.25rem -1.25rem}.team__subtitle-single{margin-bottom:1.25rem}}@media (max-width:47.99875em){.menu__body{position:fixed;width:100%;height:100%;right:-100%;top:0;overflow:auto;padding:3.125rem .9375rem 1.875rem .9375rem;transition:right .3s;background-color:#1a1918;display:flex;flex-direction:column;justify-content:space-between;gap:3.125rem}.menu__body::before{content:"";position:fixed;width:100%;height:4.0625rem;right:-100%;top:0;transition:right .3s;z-index:2;background-color:#1a1918}.menu-open .menu__body{right:0}.menu-open .menu__body::before{right:0}.menu__list{flex-direction:column;font-size:1.875rem;align-items:end;padding-top:4.375rem;gap:1.5rem}.menu__list .menu__item{overflow:hidden}.menu__list .menu__link{translate:30% 0;opacity:0;transition:translate .3s,opacity .3s}.menu__list._watcher-view .menu__link{translate:0 0;opacity:1}.menu__list._watcher-view .menu__item:nth-child(1) .menu__link{transition-delay:.1s}.menu__list._watcher-view .menu__item:nth-child(2) .menu__link{transition-delay:.2s}.menu__list._watcher-view .menu__item:nth-child(3) .menu__link{transition-delay:.3s}.menu__list._watcher-view .menu__item:nth-child(4) .menu__link{transition-delay:.4s}.menu__list._watcher-view .menu__item:nth-child(5) .menu__link{transition-delay:.5s}.menu__list._watcher-view .menu__item:nth-child(6) .menu__link{transition-delay:.6s}.menu__link{line-height:1.2}.menu__action{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:5.625rem}.menu__action>*{opacity:0}.menu__action>*:nth-child(3){-webkit-transform:rotateX(360deg);transform:rotateX(360deg)}.menu__action._watcher-view>*{opacity:1;transition:opacity .3s}.menu__action._watcher-view>*:nth-child(1){transition-delay:.6s}.menu__action._watcher-view>*:nth-child(2){transition-delay:.7s}.menu__action._watcher-view>*:nth-child(3){-webkit-transform:rotateX(0);transform:rotateX(0);transition:opacity .7s,-webkit-transform .7s;transition:opacity .7s,transform .7s;transition:opacity .7s,transform .7s,-webkit-transform .7s;transition-delay:.8s}.menu__chat{width:100%;color:#21201e;background-color:#fff;border-radius:.5rem;display:flex;justify-content:space-between;align-items:center;font-family:Oswald,sans-serif;font-weight:500;font-size:2.1875rem;text-transform:uppercase;padding:.625rem 1.125rem}.social{display:flex;justify-content:center;gap:.9375rem;width:100%}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#ffdc37}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.language{font-size:1.5625rem}.language__body{bottom:-5rem;background-color:#1a1918;border:.0625rem solid #fff;color:#fff}.marquee__item span{height:1.875rem}.marquee__item{padding:0 1.25rem}.header{padding-top:.3125rem}.header__container{padding-left:0}.header__language{display:none}.logo{gap:.3125rem;padding-right:1.25rem}.logo__image{max-width:4.375rem}.logo__text{gap:0}.logo__small{width:30%}.logo{max-width:100%;margin-left:0}.footer__body{flex-wrap:wrap}.footer__icon{font-size:2.1875rem}.logo-footer__image{max-width:18.75rem}.logo-footer{width:100%;margin-bottom:5rem}.info-footer{display:flex;flex-direction:column-reverse;gap:1.25rem}.info-footer__body{flex-direction:column}.info-footer__text{padding:0 0;max-width:100%}.info-footer__action{padding:0 0;max-width:100%;text-align:center;margin-bottom:1.25rem}.menu-footer{border-bottom:none;padding:.5rem 0}.menu-footer__list{flex-direction:column}.menu-footer__list>*{translate:5% 0}.menu-footer__list._watcher-view>*{opacity:1;translate:0 0}.menu-footer__list._watcher-view>*:nth-child(2){transition-delay:0s,.1s,.1s}.menu-footer__list._watcher-view>*:nth-child(3){transition-delay:0s,.2s,.2s}.menu-footer__list._watcher-view>*:nth-child(4){transition-delay:0s,.3s,.3s}.menu-footer__list._watcher-view>*:nth-child(5){transition-delay:0s,.4s,.4s}.menu-footer__link{padding:.84375rem 0;transition:color .3s,opacity .7s,translate .7s}.bottom-footer__container._watcher-view>*:first-child{transition-delay:.4s}.bottom-footer__container._watcher-view>*:last-child{transition-delay:0s,.3s}.bottom-footer__container{flex-direction:column-reverse;gap:1.875rem;padding-top:1.875rem}.bottom-footer__copy{text-align:center;font-size:.875rem}.hero{padding:0 0 1.25rem}.hero__wrapper{border-radius:0 0 5rem 0}.contacts__container{flex-wrap:wrap}.contacts__services{flex:1 1 auto}.form-contacts__subtitle--first,.form-contacts__title--first{padding-left:3.125rem}.form-contacts__button{width:100%}.services-contacts{max-width:100%;padding:1.25rem}.introduce__subtitle{padding:0 0 0 .9375rem}.introduce__info{padding:0}.introduce__item{padding:0}.action-introduce__body>*{opacity:0;translate:10% 0}.action-introduce__body{gap:1.25rem}.action-introduce__item{flex:1 1 100%}.item-introduce__title{margin-bottom:1.25rem}.gallery-about__border{width:95%;height:82%}.info-about__item{flex:1 1 100%}.counter{justify-content:center;align-items:center}.counter__item{text-align:center;padding-bottom:1.25rem}.counter__text{font-size:1.3125rem}.services__subtitle{padding-left:1.25rem}.services__info{flex-wrap:wrap;gap:.625rem}.services__text{flex:1 1 100%;padding:0}.slide-services__picture::before{width:calc(100% - 20px);height:calc(100% - 20px);top:.625rem;left:.625rem}.vag__subtitle{padding-left:1.25rem}.vag__info{flex-wrap:wrap;gap:.625rem}.vag__text{flex:1 1 100%;padding:0}.vag__logo{flex:0 1 22%}.vag__logo img{max-width:3.75rem}.special__info{flex-wrap:wrap;gap:.625rem}.special__text{flex:1 1 100%;padding:0}.team__extra{flex-wrap:wrap;gap:.625rem}.team__description{flex:1 1 100%;padding:0}.info-team__subtitle{padding-left:1.25rem}.info-team__text{padding:0}}@media (max-width:47.99875em)and (any-hover:none){.icon-menu{cursor:default}}@media (min-width:47.99875em)and (min-width:20em)and (max-width:87.5em){.menu__list{-webkit-column-gap:clamp(.0000000625rem ,-.5555554745rem + 2.7777776852vw ,1.875rem);-moz-column-gap:clamp(.0000000625rem ,-.5555554745rem + 2.7777776852vw ,1.875rem);column-gap:clamp(.0000000625rem ,-.5555554745rem + 2.7777776852vw ,1.875rem)}}@media (min-width:47.99875em)and (max-width:20em){.menu__list{-webkit-column-gap:.0000000625rem;-moz-column-gap:.0000000625rem;column-gap:.0000000625rem}}@media (min-width:20em)and (max-width:87.5em){.popup__success{font-size:clamp(2.1875rem ,1.8171296296rem + 1.8518518519vw ,3.4375rem)}.popup__message{font-size:clamp(1.25rem ,1.0648148148rem + .9259259259vw ,1.875rem)}.title{font-size:clamp(3.25rem ,2.5462962963rem + 3.5185185185vw ,5.625rem)}.subtitle{font-size:clamp(2.3125rem ,1.8865740741rem + 2.1296296296vw ,3.75rem)}.marquee{font-size:clamp(1.25rem ,1.0648148148rem + .9259259259vw ,1.875rem)}.marquee{margin-bottom:clamp(2.5rem ,1.3888888889rem + 5.5555555556vw ,6.25rem)}.footer{padding-top:clamp(2.5rem ,1.5740740741rem + 4.6296296296vw ,5.625rem)}.footer__body{padding-top:clamp(1.875rem ,1.1342592593rem + 3.7037037037vw ,4.375rem)}.footer__body{padding-bottom:clamp(.0000000625rem ,-1.2962962153rem + 6.4814813889vw ,4.375rem)}.menu-footer{margin-bottom:clamp(.0000000625rem ,-1.2962962153rem + 6.4814813889vw ,4.375rem)}.action-info__text{font-size:clamp(1.4375rem ,1.0671296296rem + 1.8518518519vw ,2.6875rem)}.hero__body{padding-bottom:clamp(1.875rem ,.5787037037rem + 6.4814814815vw ,6.25rem)}.hero__title{font-size:clamp(1.5625rem ,1.2847222222rem + 1.3888888889vw ,2.5rem)}.hero__text{font-size:clamp(2.8125rem ,2.2569444444rem + 2.7777777778vw ,4.6875rem)}.contacts__body{padding-top:clamp(1.875rem ,.0231481481rem + 9.2592592593vw ,8.125rem)}.contacts__body{padding-bottom:clamp(1.875rem ,.0231481481rem + 9.2592592593vw ,8.125rem)}.top-contacts{padding-top:clamp(1.875rem ,1.1342592593rem + 3.7037037037vw ,4.375rem)}.top-contacts__subtitle{font-size:clamp(1.5625rem ,1.2847222222rem + 1.3888888889vw ,2.5rem)}.top-contacts__title{font-size:clamp(1.875rem ,1.2638888889rem + 3.0555555556vw ,3.9375rem)}.top-contacts__title{margin-bottom:clamp(1.875rem ,-.5324074074rem + 12.037037037vw ,10rem)}.form-contacts__subtitle,.form-contacts__title{font-size:clamp(2.1875rem ,1.6689814815rem + 2.5925925926vw ,3.9375rem)}.form-contacts__required{margin-top:clamp(.9375rem ,.6597222222rem + 1.3888888889vw ,1.875rem)}.form-contacts__required{margin-bottom:clamp(1.875rem ,1.5046296296rem + 1.8518518519vw ,3.125rem)}.services-contacts__title{font-size:clamp(1.5625rem ,1.1921296296rem + 1.8518518519vw ,2.8125rem)}.introduce__body{padding-top:clamp(1.875rem ,1.3194444444rem + 2.7777777778vw ,3.75rem)}.introduce__body{padding-bottom:clamp(1.875rem ,1.3194444444rem + 2.7777777778vw ,3.75rem)}.introduce__items{padding-top:clamp(1.25rem ,.5092592593rem + 3.7037037037vw ,3.75rem)}.introduce__items{padding-bottom:clamp(1.875rem ,.9490740741rem + 4.6296296296vw ,5rem)}.action-introduce{padding-top:clamp(1.875rem ,1.3194444444rem + 2.7777777778vw ,3.75rem)}.action-introduce{padding-bottom:clamp(1.875rem ,1.3194444444rem + 2.7777777778vw ,3.75rem)}.item-introduce__title{font-size:clamp(1.125rem ,.9953703704rem + .6481481481vw ,1.5625rem)}.about__wrapper{padding-top:clamp(1.875rem ,.5787037037rem + 6.4814814815vw ,6.25rem)}.about__body{margin-bottom:clamp(1.875rem ,-1.2731481481rem + 15.7407407407vw ,12.5rem)}.info-about__subtitle{padding-top:clamp(.0000000625rem ,-.9259258449rem + 4.629629537vw ,3.125rem)}.counter{margin-bottom:clamp(1.875rem ,.5787037037rem + 6.4814814815vw ,6.25rem)}.services__subtitle{margin-bottom:clamp(1.25rem ,.6944444444rem + 2.7777777778vw ,3.125rem)}.services__info{margin-bottom:clamp(1.875rem ,.5787037037rem + 6.4814814815vw ,6.25rem)}.vag__subtitle{margin-bottom:clamp(1.25rem ,.8796296296rem + 1.8518518519vw ,2.5rem)}.vag__info{margin-bottom:clamp(1.875rem ,.5787037037rem + 6.4814814815vw ,6.25rem)}.special__subtitle{font-size:clamp(1.5625rem ,1.2847222222rem + 1.3888888889vw ,2.5rem)}.special__title{font-size:clamp(1.875rem ,1.2638888889rem + 3.0555555556vw ,3.9375rem)}.special__title{margin-bottom:clamp(1.875rem ,1.5046296296rem + 1.8518518519vw ,3.125rem)}.special__info{margin-bottom:clamp(1.875rem ,1.1342592593rem + 3.7037037037vw ,4.375rem)}.team__wrapper{padding-top:clamp(1.875rem ,.5787037037rem + 6.4814814815vw ,6.25rem)}.team__wrapper{padding-bottom:clamp(.0000000625rem ,-1.8518517708rem + 9.2592591667vw ,6.25rem)}.team__body{margin-bottom:clamp(2.5rem ,1.9444444444rem + 2.7777777778vw ,4.375rem)}.info-team__subtitle{margin-bottom:clamp(1.25rem ,.8796296296rem + 1.8518518519vw ,2.5rem)}}@media (min-width:48.0625em)and (max-width:120em){.info-footer__body{padding-left:clamp(.0000000625rem ,-3.9669308254rem + 8.2536923545vw ,5.9375rem)}.info-footer__body{padding-right:clamp(.0000000625rem ,-3.9669308254rem + 8.2536923545vw ,5.9375rem)}}@media (any-hover:hover){.menu__link:hover::before{width:100%}.language__button:hover{background-color:#fff;color:#21201e}.language__item:hover{background-color:#a5a198}.button-action:hover{color:#fff}.button-action:hover::before{width:0}.marquee:hover .marquee__items{-webkit-animation-play-state:paused;animation-play-state:paused}.footer__icon:hover{background-color:#fff;color:#21201e}.menu-footer__link:hover{color:#a5a198}.text-info__text a:hover{color:#a5a198}.bottom-footer__copy a:hover{color:#ffdc37}.bottom-footer__totop:hover{background-color:#2e2e2b}.reviews-hero__text:hover{color:#a5a198}.form-contacts__button:hover{background-color:rgba(0,0,0,0);color:#fff}.action-introduce__item:hover{background-color:#fff;color:#000}.action-introduce__item:hover .action-introduce__info::before{rotate:0deg}.gallery-about__button-next:hover,.gallery-about__button-prev:hover{background-color:#fff;color:#1a1918}.info-about__item:hover{color:#b2b2b2;border-bottom:.0625rem solid #b2b2b2}.info-about__item:hover::before{rotate:0deg}.services__button-next:hover,.services__button-prev:hover{opacity:1}.services__button-next:hover::before,.services__button-prev:hover::before{color:#fff}.services__slide:hover .slide-services__picture img{-webkit-filter:grayscale(0);filter:grayscale(0)}.services__slide:hover .slide-services__picture::before{width:calc(100% - 20px);height:calc(100% - 20px);top:.625rem;left:.625rem}.services__slide:hover .slide-services__text::before{rotate:0deg}}