@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes progressLinearMovement{0%{left:-100%}50%,to{left:100%}}@keyframes progressLinearMovement{0%{left:-100%}50%,to{left:100%}}@-webkit-keyframes close-anim{0%{height:0}to{height:25px}}@keyframes close-anim{0%{height:0}to{height:25px}}@-webkit-keyframes close-anim-closing{0%{height:25px}to{height:0}}@keyframes close-anim-closing{0%{height:25px}to{height:0}}@-webkit-keyframes close-anim-closing2{0%,50%{height:25px}to{height:0}}@keyframes close-anim-closing2{0%,50%{height:25px}to{height:0}}@-webkit-keyframes cart-anim{to{stroke-dashoffset:60}}@keyframes cart-anim{to{stroke-dashoffset:60}}@-webkit-keyframes cart-anim-closing{to{stroke-dashoffset:120}}@keyframes cart-anim-closing{to{stroke-dashoffset:120}}@-webkit-keyframes badge-anim{0%{font-size:0;height:0;width:0;left:50%;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate(-50%,-50%)}40%,60%{font-size:14px;height:30px;width:30px;left:50%;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate(-50%,-50%)}to{font-size:10px;height:14px;width:14px;left:14px;top:-4px;-webkit-transform:translate3d(0,0,0);transform:translate(0,0)}}@keyframes badge-anim{0%{font-size:0;height:0;width:0;left:50%;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate(-50%,-50%)}40%,60%{font-size:14px;height:30px;width:30px;left:50%;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate(-50%,-50%)}to{font-size:10px;height:14px;width:14px;left:14px;top:-4px;-webkit-transform:translate3d(0,0,0);transform:translate(0,0)}}.animated,.isInViewport .animate,.isInViewport.animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated{-webkit-animation-duration:.6s;animation-duration:.6s}.animate-1{-webkit-animation-delay:.3s;animation-delay:.3s}.animate-2{-webkit-animation-delay:.6s;animation-delay:.6s}.animate-3{-webkit-animation-delay:.9s;animation-delay:.9s}.animate-4{-webkit-animation-delay:1.2s;animation-delay:1.2s}.animate-5{-webkit-animation-delay:1.5s;animation-delay:1.5s}.animate-6{-webkit-animation-delay:1.8s;animation-delay:1.8s}.animate-7{-webkit-animation-delay:2.1s;animation-delay:2.1s}.animate-8{-webkit-animation-delay:2.4s;animation-delay:2.4s}.ajax-spinner .inner,.ajax-spinner .outer{-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.ajax-spinner .inner{-webkit-animation:spin .6s infinite linear;animation:spin .6s infinite linear}.ajax-spinner .outer{-webkit-animation:spin 1.5s infinite linear;animation:spin 1.5s infinite linear;animation-direction:reverse}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.help-container,.help-container .help-item{display:-webkit-box;display:-ms-flexbox;display:flex}.help-container{-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.help-container .help-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#d7d7d7;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:352px;max-width:100%;padding:60px 16px;position:relative}@media (min-width:992px){.help-container .help-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;font-size:18px;max-width:50%;min-height:640px}}.help-container .help-item.dark{background:#1d1d1d;color:#fff}.help-container .help-item.block1{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.help-container .help-item.block2{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.help-container .help-item.block3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media (min-width:992px){.help-container .help-item.block3{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.help-container .help-item.block4{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:992px){.help-container .help-item.block4{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.help-container .help-item img{position:absolute;top:28px;right:-9999px;left:-9999px;margin:auto;height:calc(100% - 56px);-webkit-transition:opacity .2s ease,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease;transition:transform .2s ease-in-out,opacity .2s ease,-webkit-transform .2s ease-in-out;will-change:transform,opacity}@media (min-width:992px){.help-container .help-item img{height:calc(100% - 120px);top:60px}}.help-container .help-item .content{text-align:center;position:relative;z-index:1}.help-container .help-item .content h2,.help-container .help-usyk h2{font-family:"Roboto Medium",sans-serif;font-weight:500;line-height:1.2}.help-container .help-item .content h2{opacity:0;font-size:32px;margin-bottom:32px}@media (min-width:992px){.help-container .help-item .content h2{font-size:40px}}@media (min-width:1200px){.help-container .help-item .content h2{font-size:48px}}.help-container .help-item .content .text{margin:0 auto;opacity:0}@media (min-width:992px){.help-container .help-item:hover img{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}}.help-container .help-usyk{background:#0d0d0d;color:#fff;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:58px 0 0;position:relative;text-align:center}@media (min-width:992px){.help-container .help-usyk{padding:116px 0 24px;text-align:left}}.help-container .help-usyk .content{position:relative;z-index:1}@media (min-width:992px){.help-container .help-usyk .content{max-width:545px}}@media (min-width:1200px){.help-container .help-usyk .content{max-width:100%}}.help-container .help-usyk h2{font-size:24px;margin-bottom:24px}@media (min-width:992px){.help-container .help-usyk h2{font-size:48px;margin-bottom:32px}}.help-container .help-usyk .usyk-img{height:420px;max-width:none;margin-top:48px;margin-left:16px}@media (min-width:992px){.help-container .help-usyk .usyk-img{bottom:0;height:auto;max-width:100%;left:57%;margin-top:0;margin-left:0;position:absolute;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease;transition:transform .2s ease-in-out,opacity .2s ease,-webkit-transform .2s ease-in-out;will-change:transform,opacity}}.help-container .help-usyk .starter-img{display:none}@media (min-width:992px){.help-container .help-usyk .starter-img{display:block;margin:40px 0 0 -70px;-webkit-transition:opacity .2s ease,-webkit-transform .4s ease;transition:transform .4s ease,opacity .2s ease;transition:transform .4s ease,opacity .2s ease,-webkit-transform .4s ease;will-change:transform,opacity}.help-container .help-usyk:hover .starter-img{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}.help-container .help-usyk:hover .usyk-img{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}}.help-container .help-link{height:100%;left:0;top:0;position:absolute;width:100%;z-index:2}.help-container .help-link:focus{outline:0}.help-container .mw-350{max-width:350px}.help-container .mw-440{max-width:440px}
/*# sourceMappingURL=help-critical.min.css.map */
