.loading{background:#fff;position:fixed;z-index:98;top:0;bottom:0;left:0;right:0;display:block}.loading:before{content:"";position:absolute;left:calc(50% - 50px);top:calc(50% - 62px);width:100px;height:100px;border-radius:50%;border-right:solid 7px #fff;border-top:solid 7px #3bbfce;background:#fff;-webkit-animation:spin 1.3s linear infinite;animation:spin 1.3s linear infinite}@media only screen and (max-width: 480px){.loading:before{left:calc(50% - 40px);width:80px;height:80px}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.header{z-index:99;background:-webkit-gradient(linear,left top,right top,from(#3bbfce),color-stop(#00ace7),color-stop(#0094ff),color-stop(#0070ff),to(#7c2ce7));background:linear-gradient(to right,#3bbfce,#00ace7,#0094ff,#0070ff,#7c2ce7)}@media only screen and (max-width: 992px){.header{position:fixed;top:0;left:0;right:0;padding:0 8px}}.header .container{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 992px){.header .container{padding:0}}.header__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:12;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4px 0;width:100%}@media only screen and (max-width: 992px){.header__items{-ms-flex-pack:distribute;justify-content:space-around}}.header__logo{fill:#f6f6f6;height:40px;width:160px}.header__logo_mobile{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}.header__logo_mobile .header__logo{width:40px}@media only screen and (max-width: 992px){.header__logo_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.header__item{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:16px;font-size:1.6rem;color:#f6f6f6;border-right:1px solid #f6f6f6;-webkit-transition:color .3s;transition:color .3s;text-decoration:none}@media only screen and (max-width: 992px){.header__item{border:none;padding:0}}.header__item:nth-last-child(1){border:none}@media only screen and (min-width: 992px){.header__item:hover,.header__item.active{color:#55c5f5}.header__item:hover .header__catalog,.header__item.active .header__catalog{fill:#55c5f5;stroke:#55c5f5}.header__item:hover .menu-trigger .line,.header__item.active .menu-trigger .line{background:#55c5f5}}@media only screen and (max-width: 992px){.header__title{font-size:0}}.header__catalog{fill:#f6f6f6;width:20px;height:20px;stroke:#f6f6f6;stroke-width:10px;margin-left:10px;-webkit-transition:.3s;transition:.3s}@media only screen and (max-width: 992px){.header__catalog{width:30px;height:30px}}.header__navBar{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 992px){.header__navBar{margin-left:0;width:100%}}#headerCards.active .menu-trigger.first .line-1{top:50%;margin-top:-1px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .3s,-webkit-transform .3s .3s;transition:all .3s,-webkit-transform .3s .3s;transition:all .3s,transform .3s .3s;transition:all .3s,transform .3s .3s,-webkit-transform .3s .3s}#headerCards.active .menu-trigger.first .line-2{opacity:0;-webkit-transition:all .3s,opacity .3s 0s;transition:all .3s,opacity .3s 0s}#headerCards.active .menu-trigger.first .line-3{bottom:50%;margin-bottom:-1px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .3s,-webkit-transform .3s .3s;transition:all .3s,-webkit-transform .3s .3s;transition:all .3s,transform .3s .3s;transition:all .3s,transform .3s .3s,-webkit-transform .3s .3s}.menu-trigger{width:20px;height:14px;position:relative;cursor:pointer;display:inline-block;vertical-align:top;margin-left:10px}@media only screen and (max-width: 992px){.menu-trigger{margin-left:0;width:26px;height:18px}}.menu-trigger .line{width:100%;position:absolute;top:0;left:0;height:2px;background:#fff}.menu-trigger.first .line{width:100%;position:absolute;top:0;left:0;height:2px}.menu-trigger.first .line.line-1{-webkit-transition:all .3s,-webkit-transform .3s 0s;transition:all .3s,-webkit-transform .3s 0s;transition:all .3s,transform .3s 0s;transition:all .3s,transform .3s 0s,-webkit-transform .3s 0s}.menu-trigger.first .line.line-2{top:50%;margin-top:-1px;left:0;-webkit-transition:all .3s;transition:all .3s}.menu-trigger.first .line.line-3{bottom:0;top:auto;left:0;-webkit-transition:all .3s,-webkit-transform .3s 0s;transition:all .3s,-webkit-transform .3s 0s;transition:all .3s,transform .3s 0s;transition:all .3s,transform .3s 0s,-webkit-transform .3s 0s}@font-face{font-family:Helvetica,Arial,sans-serif}body,html{height:100%;font-family:Helvetica,Arial,sans-serif}html{font-size:62.5%}.container_margin,.footer,.catalog{display:none}.onlyMobileVisible{opacity:0;visibility:hidden;height:0;overflow:hidden;display:block;width:0}@media only screen and (max-width: 992px){.onlyMobileVisible{opacity:1;visibility:visible;height:auto;overflow:visible;width:100%}}@media only screen and (max-width: 992px){.mobileHidden{display:none!important}}
