/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}@font-face{src:url(assets/fonts/Roboto/Roboto-Regular.ttf);font-family:Roboto;font-weight:400;font-style:normal}@font-face{src:url(assets/fonts/Roboto/Roboto-Medium.ttf);font-family:Roboto;font-weight:500;font-style:normal}@font-face{src:url(assets/fonts/Roboto/Roboto-Light.ttf);font-family:Roboto;font-weight:300;font-style:normal}@font-face{src:url(assets/fonts/ProximaNova/ProximaNovaBold.otf);font-family:ProximaNova;font-weight:700;font-style:normal}@font-face{src:url(assets/fonts/ProximaNova/ProximaNovaBlack.otf);font-family:ProximaNova;font-weight:700;font-style:normal}@font-face{src:url(assets/fonts/ProximaNova/ProximaNovaRegular.otf);font-family:ProximaNova;font-weight:400;font-style:normal}@font-face{src:url(assets/fonts/ProximaNova/ProximaNovaSemibold.otf);font-family:ProximaNova;font-weight:600;font-style:normal}@font-face{src:url(assets/fonts/ProximaNova/ProximaNovaLightItalic.otf);font-family:ProximaNova;font-weight:300;font-style:italic}@font-face{src:url(assets/fonts/Museo/MuseoCyrl500.otf);font-family:Museo;font-weight:500;font-style:normal}@font-face{src:url(assets/fonts/Museo/MuseoCyrl300.otf);font-family:Museo;font-weight:300;font-style:normal}body{font-family:Roboto,sans-serif;font-weight:300;color:#1d222e;background:#fcfcfc;min-height:100%}body.disabled-scroll{overflow:hidden}html{font-size:2vh;height:100%;position:relative}@media (max-height:600px){html{font-size:16px}}h1,h2,h3,h4,h5{font-family:Museo,sans-serif;font-weight:500;margin:0}a{font-family:ProximaNova,sans-serif}ol,p,ul{padding:0;margin:0}*{box-sizing:border-box}@media (max-width:640px){html{font-size:14px}body{background:#fff}}.app-layout__left{position:relative;min-height:100vh;padding-bottom:5.95rem;overflow:hidden}.app-layout__left:after,.app-layout__left:before{border-left:1px solid #9db1b7;border-right:1px solid #9db1b7;content:"";width:14%;opacity:.1;height:100%;position:absolute;top:0;right:calc(38% + 4.8rem + 2.5rem)}.app-layout__left:before{left:9rem}.app-layout__content{width:62%}.app-layout__right{width:38%;box-shadow:-2px 0 4px rgba(29,34,46,.1);height:100vh;padding:1.5rem 3rem 3rem;position:fixed;z-index:11;right:0;top:0;transform:translateX(100%);animation:to-left 1s ease-in-out;animation-delay:.5s;animation-fill-mode:forwards;background:#fff}@media (max-width:640px){.app-layout{overflow:hidden;position:relative}.app-layout__left{width:100%;padding-bottom:0;padding-top:56px}.app-layout__content{width:100%}.app-layout__right{width:100%;animation:none;box-shadow:none}.app-layout_in-jimbotron .app-layout__right{position:absolute}.app-layout_opened .app-layout__right{position:fixed}.app-layout__left:after,.app-layout__left:before{width:29.33333%}.app-layout__left:after{right:1rem}.app-layout__left:before{left:1rem}}@keyframes to-left{0%{transform:translateX(100%)}to{transform:translateX(0)}}.app-button{height:2.5rem;font-weight:600;font-family:ProximaNova,sans-serif;color:#1d222e;padding-right:2rem}.app-button,.app-button__text{line-height:2.5rem;position:relative;display:inline-block}.app-button__text{z-index:2;transform:translateX(-10rem);opacity:0}.app-button__arrow{width:2.5rem;height:2.5rem;opacity:0;transform:translateX(-2rem)}.app-button__arrow,.app-button__arrow:after{position:absolute;right:0;top:0;transition:transform .5s ease}.app-button__arrow:after{content:"";width:100%;height:100%;background:url(assets/images/new-arrow.svg) no-repeat 50%;background-size:30% auto}.app-button:before{content:"";width:2.5rem;height:2.5rem;transform:scaleX(0);transform-origin:left;background:#f48153;background:linear-gradient(90deg,#f48153,#f48153);position:absolute;right:0;top:0;transition:.5s ease}.app-button_animating .app-button__text{animation:.5s buttonAnimationText ease-in-out;animation-fill-mode:forwards}.app-button_animating .app-button__arrow{animation:.5s buttonAnimationArrow ease-in-out;animation-fill-mode:forwards;animation-delay:.5s}.app-button_animating:before{animation:.5s buttonAnimationRect ease-in-out;animation-fill-mode:forwards;animation-delay:1s}.app-button_animating:hover:before{background:linear-gradient(90deg,#f48153,#f05a4c)}.app-button_animating:hover .app-button__arrow:after{transform:translate(.7rem)}.app-button:focus:before{background:linear-gradient(90deg,#f05a4c,#f05a4c)}.app-button:focus .app-button__arrow:after{transform:translate(.7rem)}@media (max-width:640px){.app-button{height:48px;line-height:48px;padding-right:36px}.app-button__text{line-height:48px;font-size:21px}.app-button:before,.app-button__arrow{width:48px;height:48px}}@keyframes buttonAnimationRect{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes buttonAnimationText{0%{opacity:0;transform:translateX(-5rem)}to{transform:translateX(0);opacity:1}}@keyframes buttonAnimationArrow{0%{opacity:0;transform:translateX(-1rem)}to{opacity:1;transform:translateX(0)}}.nav-sublist{max-height:0;animation:1s slideDownMenu ease-in-out;animation-delay:3.4s;animation-fill-mode:forwards}.nav-sublist__row{margin-bottom:.9rem;opacity:0;transform:translateX(10rem);animation:.7s fadeInToBottom ease-in-out;animation-fill-mode:forwards}.nav-sublist__row:first-child{animation-delay:3.5s}.nav-sublist__row:nth-child(2){animation-delay:3.6s}.nav-sublist__row:nth-child(3){animation-delay:3.7s}.nav-sublist__row:nth-child(4){animation-delay:3.8s}.nav-sublist__row:last-child{padding-bottom:2.1rem;margin-bottom:0}.nav-sublist__item{color:#979797;text-decoration:none;display:inline-block;margin-left:1rem;font-weight:400;font-size:.95rem;letter-spacing:.05em;transform:translateZ(0);transition:.3s ease}.nav-sublist__item[href]:hover{color:#f48153}@keyframes slideDownMenu{0%{max-height:0;height:auto}to{max-height:10rem}}.navigation{font-family:ProximaNova,sans-serif}.navigation__address{margin-top:32px}.navigation__address-text{color:#0b1113;margin-bottom:.5rem}.navigation__address-link{color:#afb1b2;text-decoration:none;font-weight:400;position:relative;display:inline-block}.navigation__address-link span{text-shadow:0 -1px 0 #fff,0 -1px 0 #fff,0 1px 0 #fff,0 1px 0 #fff,-1px 0 0 #fff,1px 0 0 #fff,-1px 0 0 #fff,1px 0 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;position:relative;z-index:10}.navigation__address-link:after{content:"";position:absolute;z-index:9;bottom:1px;height:1px;left:0;width:0;background:#afb1b2;transition:width .5s ease}.navigation__address-link:hover:after{width:100%}.navigation__logo{margin-bottom:4.2rem;display:inline-block}@media (max-width:1366px){.navigation__logo{margin-bottom:2.2rem}}.navigation__logo img{width:14rem;max-width:257px;height:3rem}.navigation__logo .white{display:none}.navigation__row{margin-bottom:1.5rem}.navigation__item[href]:hover{color:#f48153}.navigation__item{display:inline-block;color:#1d222e;text-decoration:none;transition:.3s ease}.navigation__item_active{font-weight:600;cursor:default;color:#f48153}.navigation__menu-button{display:none}.navigation__lang{position:absolute;right:3rem;margin-bottom:1.5rem;top:2.4rem}.navigation__lang-item{margin-left:.8rem;color:#9db1b7;font-size:.95rem;font-weight:400;text-decoration:none;position:relative}.navigation__lang-item:after{content:"";position:absolute;bottom:-.2rem;height:.1rem;width:0;left:0;background-color:#9db1b7;transition:width .3s ease;transform:translateZ(0)}.navigation__lang-item:hover:after{width:100%}.navigation__lang-item .long{display:none}.navigation__lang-item_active{color:#1d222e}.navigation__lang-item_active:after{width:100%;background-color:#f48153}.navigation__links{margin-top:92px;font-size:.95rem}@media (max-width:1440px){.navigation__links{margin-top:35px}}@media (max-width:375px){.navigation__links{margin-top:45px}}.navigation__links-container{display:flex;align-items:flex-start;flex-wrap:wrap}.navigation__links-col:not(:last-child){margin-right:40px}.navigation__links-col:last-child{display:flex;align-items:center;margin-top:10px}@media (max-width:1440px){.navigation__links-col:last-child{margin-top:32px}}@media (max-width:375px){.navigation__links-col:first-child{margin-right:30px}.navigation__links-col:nth-child(2){margin-right:0}}.navigation__links span{text-shadow:0 -1px 0 #fff,0 -1px 0 #fff,0 1px 0 #fff,0 1px 0 #fff,-1px 0 0 #fff,1px 0 0 #fff,-1px 0 0 #fff,1px 0 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;position:relative;z-index:10}.navigation__links .link-email,.navigation__links .link-tel{position:relative}.navigation__links .link-email:after,.navigation__links .link-tel:after{content:"";position:absolute;z-index:9;bottom:1px;left:0;width:0;height:1px;background:#f05a4c;transition:width .5s ease}.navigation__links .link-email:hover:after,.navigation__links .link-tel:hover:after{width:100%}.navigation__links .link-email{display:inline-block;margin-top:32px;color:#f05a4c;text-decoration:none}@media (max-width:1440px){.navigation__links .link-email{margin-top:32px}}.navigation__links .link-email:after{background:#f05a4c}.navigation__links .link-tel{color:#1d222e;text-decoration:none}.navigation__links .link-tel:after{display:none}.navigation__links .link-social{font-size:0}.navigation__links .link-social:not(:last-child){margin-right:32px}.navigation__links .city-name{margin-bottom:8px;color:#afb1b2}.navigation__item-anim{opacity:0;transform:translateX(10rem);animation:1s fadeInToLeft ease-in-out;animation-fill-mode:forwards}.navigation__item-anim:first-child{animation-delay:1.2s}.navigation__item-anim:nth-child(2){animation-delay:1.4s}.navigation__item-anim:nth-child(3){animation-delay:1.6s}.navigation__item-anim:nth-child(4){animation-delay:1.8s}.navigation__item-anim:nth-child(5){animation-delay:2s}.navigation__item-anim:nth-child(6){animation-delay:2.2s}.navigation__item-anim:nth-child(7){animation-delay:2.4s}.navigation__item-anim:nth-child(8){animation-delay:2.6s}.navigation__item-anim:nth-child(9){animation-delay:2.8s}.navigation__item-anim:nth-child(10){animation-delay:3s}.navigation__fade-anim{animation:1s fadeIn;animation-delay:1s;animation-fill-mode:forwards;opacity:0}.navigation__fade-anim:last-child{animation-delay:1.5s}@media (max-width:640px){.navigation__lang{left:24px;right:auto;width:100%;display:flex;justify-content:space-between;max-width:184px;z-index:22;top:24px}.navigation__lang-item{margin-left:0;color:#9db1b7;font-size:14px;font-weight:400;width:calc(50% - 1px);text-decoration:none;position:relative;padding-bottom:3px}.navigation__lang-item:after{content:"";position:absolute;bottom:0;height:2px;width:100%;left:0;background-color:#9db1b7}.navigation__lang-item .long{display:inline-block}.navigation__lang-item .short{display:none}.navigation__lang-item_active{color:#5a545e}.navigation__lang-item_active:after{background-color:#f48153}.navigation__address-text{margin-bottom:.2rem}.navigation__links{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:calc(100% - 48px);margin-top:90px}.navigation__links-container{order:0}.navigation__links .link-email{font-size:16px}.navigation__links .link-tel{font-size:14px;font-weight:600;margin-bottom:4px}.navigation__logo{bottom:10px;position:absolute;margin-bottom:0;margin-left:16px;width:8rem;transition:1s ease}.navigation__logo img{width:8rem;transition:opacity .5s ease,width 1s ease;height:2rem}.navigation__header{width:100%;height:56px;position:absolute;right:100%;top:0;background:#fff;box-shadow:0 2px 4px rgba(29,34,46,.1);transition:.3s ease}.navigation .menu-button{outline:none!important;width:1.5rem;height:1rem;position:absolute;right:16px;top:26px;display:block;cursor:pointer;opacity:1;z-index:20;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.navigation .menu-button:active,.navigation .menu-button:focus,.navigation .menu-button:hover{outline:none;outline:0}.navigation .menu-button:after,.navigation .menu-button:before,.navigation .menu-button__line{content:"";transition:.5s;width:100%;height:2px;position:absolute;right:0;background:#f48153}.navigation .menu-button__line{top:calc(50% - 1px);width:18px}.navigation .menu-button:before{top:0}.navigation .menu-button:after{bottom:0}.navigation_animating .navigation__header{animation:.5s menuSlideDown2 ease;animation-fill-mode:forwards}.navigation_animating.navigation_opened .navigation__header{animation:none}.navigation_in-jimbotron .menu-button:after,.navigation_in-jimbotron .menu-button:before,.navigation_in-jimbotron .menu-button__line{background:#fff}.navigation_in-jimbotron .navigation__header{animation:none;background:transparent;box-shadow:none}.navigation_in-jimbotron .navigation__logo .black{display:none}.navigation_in-jimbotron .navigation__logo .white{display:inline-block}.navigation .navigation__logo.navigation__item-anim{animation:none;opacity:1;transform:none;transition:none}.navigation .navigation__logo.navigation__item-anim img{transition:none}.navigation_loaded .navigation__header{animation:.5s menuSlideDown2 ease;animation-fill-mode:forwards}.navigation_loading .navigation__header{height:calc(100% - 60px)}.navigation_loading .menu-button{opacity:0}.navigation_loading .navigation__logo{bottom:40px;margin-bottom:0;width:16rem;margin-left:calc(50% - 8rem)}.navigation_loading .navigation__logo img{width:16rem;height:3rem}.navigation_loading .navigation__logo .black{display:none}.navigation_loading .navigation__logo .white{display:inline-block}.navigation .navigation__container{width:100%;background:#fff;height:100vh;height:calc(var(--vh, 1vh) * 100);position:fixed;left:0;top:0;padding:64px 24px 28px;z-index:10;transform:translateX(0);transition:transform .5s ease;overflow-y:auto}.navigation_opened .navigation__container{transform:translateX(-100%)}.navigation_opened .navigation__header{box-shadow:none}.navigation_opened .menu-button__line,.navigation_opened .navigation__logo img{opacity:0}.navigation_opened .menu-button:after{transform:rotate(45deg) translate(-4px,-4px);background:#9db1b7}.navigation_opened .menu-button:before{background:#9db1b7;transform:rotate(-45deg) translate(-4px,4px)}.navigation_on-page-start .navigation__header{box-shadow:none;background:transparent}}@keyframes fadeInToLeft{0%{opacity:0;transform:translateX(4rem)}to{transform:translateX(0);opacity:1}}@keyframes fadeInToBottom{0%{opacity:0;transform:translateY(-2rem)}to{transform:translateX(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes menuSlideDown2{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.footer{padding:2.5rem;display:flex;justify-content:space-between;font-size:.95rem;line-height:.95rem;height:5.95rem;font-weight:400;color:rgba(29,34,46,.5);position:absolute;left:0;bottom:0;width:62%}.footer a{text-decoration:none}.footer__madein a{color:rgba(29,34,46,.5);font-weight:500}.footer__madein a:hover{color:#f48153}.footer__contacts{display:none}.footer__contacts .contacts__row{margin-bottom:32px}.footer__contacts .contacts__phone{display:flex;align-items:center}.footer__contacts .contacts__phone .col:first-child{margin-right:40px}.footer__contacts .contacts__phone .city-name{margin-bottom:8px;color:hsla(0,0%,100%,.6)}.footer__contacts .contacts__phone .link-tel{color:#fff;font-weight:600}.footer__contacts .contacts__social .link-social{font-size:0}.footer__contacts .contacts__social .link-social:first-child{margin-right:24px}.footer__contacts .contacts__email .link-email{color:#fff;font-size:18px;font-weight:600}@media (min-height:900px){.footer{font-size:18px}}@media (max-width:640px){.footer{position:relative;z-index:1;flex-direction:column;width:100%;height:auto;padding:25px 15px 30px;font-size:14px;line-height:normal;color:#fff;background-color:#f48153;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.15) 117.05%)}.footer__madein{margin-top:8px}.footer__madein a{color:#fff}.footer__contacts{display:block}}.content{margin:0 4.8rem 0 6rem;padding:4.8rem 0;position:relative}.content_animating>*{opacity:0;animation:1s fadeInContent ease-in-out;animation-fill-mode:forwards}.content_animating>:first-child{animation-delay:.15s}.content_animating>:nth-child(2){animation-delay:.3s}.content_animating>:nth-child(3){animation-delay:.45s}.content_animating>:nth-child(4){animation-delay:.6s}.content_animating>.content-text>*{animation:1s fadeInContent ease-in-out;animation-fill-mode:forwards}.content_animating>.content-text>:first-child{animation-delay:.15s}.content_animating>.content-text>:nth-child(2){animation-delay:.3s}.content_animating>.content-text>:nth-child(3){animation-delay:.45s}.content_animating>.content-text>:nth-child(4){animation-delay:.6s}.content_animating>.content-text>:nth-child(5){animation-delay:.75s}.content_animating>.content-text>:nth-child(6){animation-delay:.9s}.content_animating>.content-text>:nth-child(7){animation-delay:1.05s}.content_animating>.content-text>:nth-child(8){animation-delay:1.2s}.content_animating>.content-text>:nth-child(9){animation-delay:1.35s}.content_animating>.content-text>:nth-child(10){animation-delay:1.5s}.content_animating>.content-text>:nth-child(11){animation-delay:1.65s}.content_animating>.content-text>:nth-child(12){animation-delay:1.8s}.content_animating>.content-text>:nth-child(13){animation-delay:1.95s}.content_animating>.content-text>:nth-child(14){animation-delay:2.1s}.content_animating>.content-text>:nth-child(15){animation-delay:2.25s}.content_animating:not(.reviews-page__content) .reviews-item:first-child .reviews-item_fade-animate{transform:translateY(20rem);opacity:0;animation:.7s ease-in-out fadeInContent;animation-fill-mode:forwards}.content_animating:not(.reviews-page__content) .reviews-item:first-child .reviews-item_fade-animate:nth-child(1){animation-delay:.9s}.content_animating:not(.reviews-page__content) .reviews-item:first-child .reviews-item_fade-animate:nth-child(2){animation-delay:1.1s}.content_animating:not(.reviews-page__content) .reviews-item:first-child .reviews-item_fade-animate:nth-child(3){animation-delay:1.3s}.content_animating:not(.reviews-page__content) .reviews-item:first-child .reviews-item_fade-animate:nth-child(4){animation-delay:1.5s}.content_animating:not(.reviews-page__content) .reviews-item:first-child .reviews-item_fade-left-animate{transform:translateY(20rem);opacity:0;animation:.7s ease-in-out fadeInToRight;animation-fill-mode:forwards}.content_animating:not(.reviews-page__content) .reviews-item:first-child .reviews-item_fade-left-animate:nth-child(1){animation-delay:1.2s}.content_animating:not(.reviews-page__content) .reviews-item:first-child .reviews-item_fade-left-animate:nth-child(2){animation-delay:1.4s}.content_animating:not(.reviews-page__content) .reviews-item:first-child .reviews-item_fade-left-animate:nth-child(3){animation-delay:1.6s}.content_animating:not(.reviews-page__content) .reviews-item:first-child .reviews-item_fade-left-animate:nth-child(4){animation-delay:1.8s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(2) .reviews-item_fade-animate{transform:translateY(20rem);opacity:0;animation:.7s ease-in-out fadeInContent;animation-fill-mode:forwards}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(2) .reviews-item_fade-animate:first-child{animation-delay:1.4s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(2) .reviews-item_fade-animate:nth-child(2){animation-delay:1.6s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(2) .reviews-item_fade-animate:nth-child(3){animation-delay:1.8s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(2) .reviews-item_fade-animate:nth-child(4){animation-delay:2s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(2) .reviews-item_fade-left-animate{transform:translateY(20rem);opacity:0;animation:.7s ease-in-out fadeInToRight;animation-fill-mode:forwards}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(2) .reviews-item_fade-left-animate:first-child{animation-delay:1.7s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(2) .reviews-item_fade-left-animate:nth-child(2){animation-delay:1.9s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(2) .reviews-item_fade-left-animate:nth-child(3){animation-delay:2.1s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(2) .reviews-item_fade-left-animate:nth-child(4){animation-delay:2.3s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(3) .reviews-item_fade-animate{transform:translateY(20rem);opacity:0;animation:.7s ease-in-out fadeInContent;animation-fill-mode:forwards}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(3) .reviews-item_fade-animate:first-child{animation-delay:1.9s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(3) .reviews-item_fade-animate:nth-child(2){animation-delay:2.1s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(3) .reviews-item_fade-animate:nth-child(3){animation-delay:2.3s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(3) .reviews-item_fade-animate:nth-child(4){animation-delay:2.5s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(3) .reviews-item_fade-left-animate{transform:translateY(20rem);opacity:0;animation:.7s ease-in-out fadeInToRight;animation-fill-mode:forwards}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(3) .reviews-item_fade-left-animate:first-child{animation-delay:2.2s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(3) .reviews-item_fade-left-animate:nth-child(2){animation-delay:2.4s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(3) .reviews-item_fade-left-animate:nth-child(3){animation-delay:2.6s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(3) .reviews-item_fade-left-animate:nth-child(4){animation-delay:2.8s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(4) .reviews-item_fade-animate{transform:translateY(20rem);opacity:0;animation:.7s ease-in-out fadeInContent;animation-fill-mode:forwards}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(4) .reviews-item_fade-animate:first-child{animation-delay:2.4s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(4) .reviews-item_fade-animate:nth-child(2){animation-delay:2.6s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(4) .reviews-item_fade-animate:nth-child(3){animation-delay:2.8s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(4) .reviews-item_fade-animate:nth-child(4){animation-delay:3s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(4) .reviews-item_fade-left-animate{transform:translateY(20rem);opacity:0;animation:.7s ease-in-out fadeInToRight;animation-fill-mode:forwards}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(4) .reviews-item_fade-left-animate:first-child{animation-delay:2.7s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(4) .reviews-item_fade-left-animate:nth-child(2){animation-delay:2.9s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(4) .reviews-item_fade-left-animate:nth-child(3){animation-delay:3.1s}.content_animating:not(.reviews-page__content) .reviews-item:nth-child(4) .reviews-item_fade-left-animate:nth-child(4){animation-delay:3.3s}.content-title{opacity:0;font-size:2.5rem;margin-right:7rem;margin-bottom:2.5rem}.content-text{color:#656d71;margin-left:3rem;margin-right:2.5rem;line-height:1.5;margin-bottom:.5rem}.content-text>*{opacity:0}.content-text a{position:relative;color:#f05a4c;text-decoration:none}.content-text a:after{content:"";position:absolute;z-index:9;bottom:1px;height:1px;left:0;width:0;background:#f05a4c;transition:width .5s ease}.content-text a:hover:after{width:100%}.content-text a[href^="tel:"]{color:#656d71}.content-text a[href^="tel:"]:after{content:"";display:none!important}.content-text p{margin-bottom:2rem}.content-text h2{font-size:1.15rem;text-transform:uppercase;color:#1d222e;margin-bottom:1rem;font-family:ProximaNova,sans-serif}.content-text ul li{margin-bottom:1.3rem;list-style:none;line-height:1.5em;position:relative}.content-text ul li:before{content:"";height:3px;width:3px;background:#f48153;position:absolute;left:-.6rem;top:0.65em}.content-extra-text{font-size:1.15rem;font-weight:300;line-height:1.5;font-family:Museo,sans-serif;color:#656d71;margin-right:2.5rem;margin-top:2.5rem}.content__button-container{text-align:right}.content .content-text,.content .content-title,.content .content__button-container{position:relative;z-index:10}@media (max-width:640px){.content{margin:0 1rem;padding:1.1rem 0}.content-title{margin-top:40px;font-size:24px;margin-right:0}.content-text{margin-left:0}.content-extra-text,.content-text{margin-right:0}.content-text ul li{padding-left:8px}.content-text ul li:before{content:"";height:4px;width:4px;left:0;top:0.65em}}@keyframes fadeInContent{0%{opacity:0;transform:translateY(10vh)}to{transform:translateY(0);opacity:1}}.content-links{margin-left:31%;margin-top:1.15rem;position:relative;z-index:10;align-items:center}.content-links__item{display:flex;font-weight:600;text-decoration:none;color:#1d222e;position:relative;padding:.7rem 2.5rem .7rem 2rem;margin-top:-1px}.content-links__item .links-text{z-index:11;position:relative;transform:translateX(-10rem);opacity:0;display:inline-block}.content-links__item .links-lines{border-top:1px solid #d8e4e8;border-bottom:1px solid #d8e4e8}.content-links__item .links-bg,.content-links__item .links-lines{width:100%;height:100%;position:absolute;left:0;top:0;transform:scaleX(0);transform-origin:left center}.content-links__item .links-bg{background:#d8e4e8;opacity:.4;transition:transform .5s ease}.content-links__item:hover .links-bg{transform:scaleX(1)}.content-links__item:after{content:"";transform:translateX(-2rem);width:2.5rem;height:2.5rem;background:url(assets/images/new-arrow_gray.svg) no-repeat 50%;background-size:30% auto;position:absolute;right:0;top:0;opacity:0}@media (max-width:640px){.content-links{margin-left:0}.content-links__item{padding-left:0;font-size:18px;height:auto;line-height:normal;padding-top:14px;padding-bottom:14px;margin-top:0}.content-links__item .links-lines{border-top:0}.content-links__item:first-of-type .links-lines{border-top:1px solid #d8e4e8}.content-links__item:after{bottom:0;width:48px;height:48px}}.content_animating .content-links__item:first-child:after{animation:1s AnimationArrow ease;animation-fill-mode:forwards;animation-delay:1.3s}.content_animating .content-links__item:first-child .links-lines{animation:1s buttonAnimationRect ease;animation-fill-mode:forwards;animation-delay:.8s}.content_animating .content-links__item:first-child .links-text{animation:1s buttonAnimationText ease;animation-fill-mode:forwards;animation-delay:.8s}.content_animating .content-links__item:nth-child(2):after{animation:1s AnimationArrow ease;animation-fill-mode:forwards;animation-delay:1.6s}.content_animating .content-links__item:nth-child(2) .links-lines{animation:1s buttonAnimationRect ease;animation-fill-mode:forwards;animation-delay:1.1s}.content_animating .content-links__item:nth-child(2) .links-text{animation:1s buttonAnimationText ease;animation-fill-mode:forwards;animation-delay:1.1s}.content_animating .content-links__item:nth-child(3):after{animation:1s AnimationArrow ease;animation-fill-mode:forwards;animation-delay:1.9s}.content_animating .content-links__item:nth-child(3) .links-lines{animation:1s buttonAnimationRect ease;animation-fill-mode:forwards;animation-delay:1.4s}.content_animating .content-links__item:nth-child(3) .links-text{animation:1s buttonAnimationText ease;animation-fill-mode:forwards;animation-delay:1.4s}.content_animating .content-links__item:nth-child(4):after{animation:1s AnimationArrow ease;animation-fill-mode:forwards;animation-delay:2.2s}.content_animating .content-links__item:nth-child(4) .links-lines{animation:1s buttonAnimationRect ease;animation-fill-mode:forwards;animation-delay:1.7s}.content_animating .content-links__item:nth-child(4) .links-text{animation:1s buttonAnimationText ease;animation-fill-mode:forwards;animation-delay:1.7s}.content_animating .content-links__item:nth-child(5):after{animation:1s AnimationArrow ease;animation-fill-mode:forwards;animation-delay:2.5s}.content_animating .content-links__item:nth-child(5) .links-lines{animation:1s buttonAnimationRect ease;animation-fill-mode:forwards;animation-delay:2s}.content_animating .content-links__item:nth-child(5) .links-text{animation:1s buttonAnimationText ease;animation-fill-mode:forwards;animation-delay:2s}.content_animating .content-links__item:nth-child(6):after{animation:1s AnimationArrow ease;animation-fill-mode:forwards;animation-delay:2.8s}.content_animating .content-links__item:nth-child(6) .links-lines{animation:1s buttonAnimationRect ease;animation-fill-mode:forwards;animation-delay:2.3s}.content_animating .content-links__item:nth-child(6) .links-text{animation:1s buttonAnimationText ease;animation-fill-mode:forwards;animation-delay:2.3s}.content_animating .content-links__item:nth-child(7):after{animation:1s AnimationArrow ease;animation-fill-mode:forwards;animation-delay:3.1s}.content_animating .content-links__item:nth-child(7) .links-lines{animation:1s buttonAnimationRect ease;animation-fill-mode:forwards;animation-delay:2.6s}.content_animating .content-links__item:nth-child(7) .links-text{animation:1s buttonAnimationText ease;animation-fill-mode:forwards;animation-delay:2.6s}.content_animating .content-links__item:nth-child(8):after{animation:1s AnimationArrow ease;animation-fill-mode:forwards;animation-delay:3.4s}.content_animating .content-links__item:nth-child(8) .links-lines{animation:1s buttonAnimationRect ease;animation-fill-mode:forwards;animation-delay:2.9s}.content_animating .content-links__item:nth-child(8) .links-text{animation:1s buttonAnimationText ease;animation-fill-mode:forwards;animation-delay:2.9s}.content_animating .content-links__item:nth-child(9):after{animation:1s AnimationArrow ease;animation-fill-mode:forwards;animation-delay:3.7s}.content_animating .content-links__item:nth-child(9) .links-lines{animation:1s buttonAnimationRect ease;animation-fill-mode:forwards;animation-delay:3.2s}.content_animating .content-links__item:nth-child(9) .links-text{animation:1s buttonAnimationText ease;animation-fill-mode:forwards;animation-delay:3.2s}.content_animating .content-links__item:nth-child(10):after{animation:1s AnimationArrow ease;animation-fill-mode:forwards;animation-delay:4s}.content_animating .content-links__item:nth-child(10) .links-lines{animation:1s buttonAnimationRect ease;animation-fill-mode:forwards;animation-delay:3.5s}.content_animating .content-links__item:nth-child(10) .links-text{animation:1s buttonAnimationText ease;animation-fill-mode:forwards;animation-delay:3.5s}@keyframes AnimationArrow{0%{opacity:0;transform:translateX(-10rem)}to{opacity:1;transform:translateX(0)}}.jimbotron{height:100vh;height:calc(var(--vh, 1vh) * 100);overflow:hidden;position:relative}.jimbotron__container{width:62%;position:relative}.jimbotron__overlay{background:-moz-linear-gradient(top,rgba(244,129,83,.3) 0,rgba(244,129,83,.3) 1%,rgba(244,129,83,.8) 58%,#c54f3d 100%);background:-webkit-linear-gradient(top,rgba(244,129,83,.3),rgba(244,129,83,.3) 1%,rgba(244,129,83,.8) 58%,#c54f3d);background:linear-gradient(180deg,rgba(244,129,83,.3) 0,rgba(244,129,83,.3) 1%,rgba(244,129,83,.8) 58%,#c54f3d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4df48153",endColorstr="#c54f3d",GradientType=0);position:absolute;left:0;top:0;width:100%;height:100%;z-index:3}.jimbotron__overlay:after,.jimbotron__overlay:before{border-left:1px solid #fff;border-right:1px solid #fff;content:"";width:14%;opacity:.1;height:100%;position:absolute;top:0;right:calc(38% + 4.8rem + 2.5rem)}.jimbotron__overlay:before{left:9rem}.jimbotron__video{background:url(assets/images/image.png) no-repeat 50%;-webkit-background-size:cover;background-size:cover;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(1.4);animation:video-scale 2.5s ease-in-out;animation-fill-mode:forwards}.jimbotron__video video{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1000;overflow:hidden}@media (max-width:640px){.jimbotron__video{background-image:url(/theme/video/VED_port_iPhone_v05.gif)}.jimbotron__video video{display:none}}.jimbotron__title{color:#fff;line-height:normal;font-size:2.5rem;letter-spacing:.07em;position:relative;z-index:4;margin:50vh auto 0;max-width:66%;font-weight:300}@media (max-width:1366px){.jimbotron__title{margin-top:45vh}}@media (max-width:1200px){.jimbotron__title{margin-top:40vh}}.jimbotron__text{position:relative;z-index:4;color:#fff;line-height:1.4rem;font-size:1rem;letter-spacing:.05em;max-width:75%;padding-left:30%;margin:2rem auto 0}@media (max-width:1440px){.jimbotron__text{max-width:100%}}.jimbotron__text-anim{opacity:0;transform:translateY(10vh);animation:.5s fadeInText ease-in-out;animation-delay:1s;animation-fill-mode:forwards}@media (max-width:640px){.jimbotron{padding-bottom:60px}.jimbotron__text-anim{animation:none}.jimbotron_loaded .jimbotron__text-anim{animation:.5s fadeInText ease-in-out;animation-delay:1s;animation-fill-mode:forwards}.jimbotron__overlay:after,.jimbotron__overlay:before{width:29.33333%}.jimbotron__overlay:after{right:1rem}.jimbotron__overlay:before{left:1rem}.jimbotron__container{display:flex;width:100%;flex-direction:column;align-items:flex-end;justify-content:flex-end;height:100%}.jimbotron__title{font-size:25px;line-height:32px;margin-bottom:30px}.jimbotron__text,.jimbotron__title{min-width:100%;padding:0 16px;margin-top:0}.jimbotron__text{font-size:14px;line-height:21px;margin-bottom:35px}}@keyframes video-scale{0%{transform:scale(1.4)}to{transform:scale(1)}}@keyframes fadeInText{0%{transform:translateY(10vh);opacity:0}to{opacity:1;transform:translateY(0)}}.reviews-content{position:relative}.reviews-content .content__button-container{position:absolute;top:4.8rem;right:0;z-index:10}@media (max-width:640px){.reviews-content .content__button-container{top:46px;right:0}}.reviews-content .reviews-item:after{display:none!important}.reviews-list{position:relative;z-index:10}.reviews-item{margin-left:7%;margin-right:-6%;border-bottom:1px solid #d8e4e8;position:relative}.reviews-item__body{display:flex;position:relative;padding-top:2rem;padding-bottom:3.4rem}.reviews-item:last-child{border-bottom:none}.reviews-item__left{width:26%;padding-right:2%;padding-top:.31rem}.reviews-item__right{width:72%}.reviews-item__img{margin-bottom:1.15rem;max-width:100%}.reviews-item__name{font-weight:600;font-size:.95rem;font-family:ProximaNova,sans-serif}.reviews-item__text{line-height:1.5rem;color:#656d71}.reviews-item__text p{margin-bottom:1.5rem}.reviews-item__post{margin-top:.5rem;font-style:italic;font-family:ProximaNova,sans-serif;font-size:.95rem;color:rgba(29,34,46,.5)}.reviews-item__button{margin-top:1.15rem;display:inline-block;position:relative;line-height:1rem;padding-right:1.3rem;text-decoration:none;color:#1d222e}.reviews-item__button .arrow{content:"";height:1rem;width:1rem;display:inline-block;position:absolute;right:0;top:0;margin-left:.4rem;transition:transform .5s ease}.reviews-item__button .arrow svg{width:70%;height:auto}.reviews-item__button span{color:#9db1b7;transition:.5s ease}.reviews-item__button:hover .arrow{transform:translateX(.5rem)}.reviews-item__button:active span,.reviews-item__button:focus span{color:#f48153}.reviews-item__button:active .arrow,.reviews-item__button:focus .arrow{transform:translateX(.3rem)}.reviews-item__button:active .arrow svg *,.reviews-item__button:focus .arrow svg *{fill:#f48153!important;stroke:#f48153!important}.reviews-item__header-arrow{content:"";width:2.5rem;height:2.5rem;background:url(assets/images/new-arrow.svg) no-repeat 50%;background-size:30% auto;position:absolute;transform:rotate(-90deg);right:0;top:0;transition:.3s ease;z-index:10}.reviews-item__header-title{margin-left:2.5rem;color:#1d222e;font-family:ProximaNova,sans-serif;position:relative;z-index:10}.reviews-item__header-bg{position:absolute;right:0;top:0;width:calc(100% - 6rem);height:100%;background:#d8e4e8;opacity:.4;transition:.5s ease;transform:scaleY(0);transform-origin:left top}.reviews-item__header{padding-left:6rem;position:relative;line-height:2.5rem;cursor:pointer}.reviews-item__header:after{bottom:-1px;right:0;width:100%;transition:.5s ease}.reviews-item__header:after,.reviews-item__header:before{content:"";position:absolute;height:1px;background:#d8e4e8}.reviews-item__header:before{top:0;left:6rem;width:calc(100% - 6rem)}.reviews-item:after{position:absolute;content:"";bottom:-1px;height:1px;width:100%;right:0;background:#d8e4e8;transition:.5s ease}.reviews-item_closed .reviews-item__content{display:none}.reviews-item_closed .reviews-item__header:hover .reviews-item__header-bg{transform:scaleY(1)}.reviews-item_closed:after{width:calc(100% - 6rem)}.reviews-item_closed .reviews-item___fade-animate{animation:none}.reviews-item_closed .reviews-item__header-bg,.reviews-item_closed .reviews-item__header:after{width:calc(100% - 6rem)}.reviews-item_closed .reviews-item__header-arrow{transform:rotate(90deg);opacity:.6}.reviews-page__content .reviews-item_fade-animate{transform:translateY(20rem);opacity:0;animation:.7s ease-in-out fadeInContent;animation-fill-mode:forwards}.reviews-page__content .reviews-item_fade-animate:first-child{animation-delay:.4s}.reviews-page__content .reviews-item_fade-animate:nth-child(2){animation-delay:.6s}.reviews-page__content .reviews-item_fade-animate:nth-child(3){animation-delay:.8s}.reviews-page__content .reviews-item_fade-animate:nth-child(4){animation-delay:1s}.reviews-page__content .reviews-item_fade-left-animate{transform:translateY(20rem);opacity:0;animation:.7s ease-in-out fadeInToRight;animation-fill-mode:forwards}.reviews-page__content .reviews-item_fade-left-animate:first-child{animation-delay:.7s}.reviews-page__content .reviews-item_fade-left-animate:nth-child(2){animation-delay:.9s}.reviews-page__content .reviews-item_fade-left-animate:nth-child(3){animation-delay:1.1s}.reviews-page__content .reviews-item_fade-left-animate:nth-child(4){animation-delay:1.3s}@media (max-width:640px){.reviews-item{margin:0;padding-top:0}.reviews-item__body{flex-direction:column}.reviews-item__left{width:60%;margin-bottom:20px}.reviews-item__right{width:100%}.reviews-item__button{margin-top:28px;font-size:21px;float:right}.reviews-item__header-bg,.reviews-item_closed .reviews-item__header-bg{width:100%}.reviews-item__header{padding-left:0}.reviews-item__header:after,.reviews-item__header:before{width:100%;left:0}.reviews-item__header-arrow{bottom:0;width:48px;height:48px}.reviews-item__header-title{padding-left:0;font-size:18px;height:auto;line-height:normal;padding-top:14px;padding-bottom:14px;margin-left:0}.reviews-item_closed .reviews-item__header:after{width:100%}}@keyframes fadeInToRight{0%{opacity:0;transform:translateX(-4rem)}to{transform:translateX(0);opacity:1}}.reviews-page__content{padding-right:2.5rem}.reviews-page__content-title{padding-left:6rem}@media (max-width:640px){.reviews-page__content{padding-right:0;padding-left:0}.reviews-page__content-title{padding-left:0}}.reviews-list__reviews-item{margin-left:0;margin-right:0;padding:0;border:0}.slide-bottom{width:2.8rem;height:2.8rem;display:inline-block;position:absolute;z-index:4;bottom:156px;left:9rem;cursor:pointer}@media (max-width:1366px){.slide-bottom{bottom:149px}}.slide-bottom__rect{width:100%;background:url(assets/images/slide-bottom/rect.svg) no-repeat top/100% auto;height:100%}.slide-bottom__arrow{height:2.3rem;width:20%;background:url(assets/images/slide-bottom/arrow.svg) no-repeat 50%/auto 100%;position:absolute;left:40%;top:-.5rem;transition:transform .3s ease}.slide-bottom:hover .slide-bottom__arrow{transform:translate3d(0,.3rem,0)}@media (max-width:640px){.slide-bottom{display:none}}.error-404{position:absolute;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center}.error-404__logo{margin-left:350px;height:66px;width:300px}.error-404__logo__image{width:100%}.error-404__content{margin-left:120px;font-family:Museo,sans-serif}.error-404__content__head{color:#f48154;font-size:67px}.error-404__content__text{color:#d3d3d3;font-size:25px;font-weight:500}.error-404__content__button{width:395px;height:80px;margin-top:60px;display:flex;justify-content:center;align-items:center;background-color:#f48154}.error-404__content__link{font-family:Museo,sans-serif;text-decoration:none;color:#fff;font-size:20px}@media (max-width:1450px){.error-404__logo{margin-left:150px}}@media (max-width:1050px){.error-404{justify-content:space-around}.error-404__content,.error-404__logo{margin-left:0}}@media (max-width:750px){.error-404{flex-direction:column;justify-content:flex-start}.error-404__logo{margin-top:98px}.error-404__content{display:flex;flex-direction:column;align-items:center;margin-top:65px}.error-404__content__head{font-size:37px}.error-404__content__text{font-size:18px}.error-404__content__button{height:41px;width:217px;font-size:14px}}.subscribe-wrap{max-width:66%;margin:0 auto}@media (max-width:640px){.subscribe-wrap{max-width:calc(100% - 32px);width:100%}}.subscribe{position:relative;z-index:4;display:flex;align-items:center;width:441px;margin-top:42px;padding:21px 39px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:15px;background:url(/theme/assets/images/subscribe-bg.png),radial-gradient(171.15% 2824.85% at -24.27% -32.31%,rgba(194,211,255,.7) 0,rgba(165,190,255,0) 100%);color:#fff;text-decoration:none;opacity:0;transform:translateY(100vh);animation:fadeInUp 1.5s ease-in-out .5s forwards}.subscribe__img{margin-right:35px}.subscribe__img img{width:41px;height:35px}.subscribe__text-wrap{display:flex;flex-direction:column}.subscribe__text{margin-bottom:12px;font-size:16px;line-height:1.4;font-weight:400;color:inherit;pointer-events:none}.subscribe__link{font-size:14px;font-weight:600;color:inherit}@media (max-width:640px){.subscribe{width:100%;padding:14px 23px;margin-top:0;border-radius:30px;animation-delay:3.5s}.subscribe__img{margin-right:18px}.subscribe__img img{width:20px;height:17px}.subscribe__text{margin:0;pointer-events:auto;font-size:14px}.subscribe__link,.subscribe__text br{display:none}}@keyframes fadeInUp{0%{transform:translateY(100vh);opacity:0}to{transform:translateY(0);opacity:1}}@media (min-width:640px){.pace-running{-webkit-transition:none;transition:none;-webkit-animation:none;animation:none}}@media (max-width:640px){.pace-progress[data-progress="99"]{display:none}}a{outline:none}html._fixed{overflow:hidden}
/*# sourceMappingURL=main.css.map*/