@import url(https://fonts.googleapis.com/css?family=Roboto:500,700,400,400italic,500italic,700italic&subset=cyrillic,cyrillic-ext,latin-ext);.page-wrapper{position:relative;display:block}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.pswp__bg{background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;transform-origin:left top;transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;transition:opacity .2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(images/photoswipe/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(images/photoswipe/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);transform:translateY(6px);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{left:0;top:0;height:44px;font-size:13px;line-height:44px;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(images/photoswipe/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border-radius:50%;border-color:#fff #fff transparent transparent;border-style:solid;border-width:2px;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;-js-display:flex;display:flex;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-top{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{touch-action:pan-x}.swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-zoom-container{width:100%;height:100%;-js-display:flex;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.content-loader{height:1em}.content-loader:after{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:сontent-loader-animation;animation-name:сontent-loader-animation;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:cubic-bezier(.75,0,.75,.9);animation-timing-function:cubic-bezier(.75,0,.75,.9);-webkit-animation-delay:1s;animation-delay:1s;background:rgba(0,0,0,.28);content:"";display:block;height:inherit;-webkit-transform-origin:left;transform-origin:left}@-webkit-keyframes сontent-loader-animation{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scaleX(.8);transform:scaleX(.8)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes сontent-loader-animation{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scaleX(.8);transform:scaleX(.8)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}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}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}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{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}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-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.container,.container-fluid{position:relative}.container-fluid .row,.container .row{display:block}.container-fluid .row:after,.container .row:after{clear:both;content:"";display:block}.container{padding:0 20px;max-width:1520px;margin-left:auto;margin-right:auto}.container:after{clear:both;content:"";display:block}@media screen and (min-width:1220px) and (max-width:1519px){.container{max-width:1220px}}@media screen and (min-width:920px) and (max-width:1219px){.container{max-width:920px}}@media screen and (min-width:768px) and (max-width:919px){.container{padding:0 30px}}.container-fluid{padding:0 20px;max-width:100%;margin-left:auto;margin-right:auto}.container-fluid:after{clear:both;content:"";display:block}@media screen and (min-width:768px) and (max-width:919px){.container-fluid{padding:0 30px}}.page-wrapper{box-align:strech;-moz-align-items:strech;-ms-align-items:strech;-o-align-items:strech;align-items:strech;-ms-flex-align:strech;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:horizontal;box-direction:normal;-moz-flex-direction:row;flex-direction:row;box-pack:start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}.page-wrapper .sidebar{box-flex:1;-moz-flex:1;flex:1}.page-wrapper .sidebar-wrapper{width:260px;box-flex:none;-moz-flex:none;flex:none;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex}@media screen and (max-width:1219px){.page-wrapper .sidebar-wrapper{display:none}}.page-wrapper .container-wrapper{box-flex:1;-moz-flex:1 auto;flex:1 auto}@media screen and (max-width:1219px){.page-wrapper .container-wrapper{width:100%}}.fl-l{float:left}.fl-r{float:right}.row{display:block}.clearfix:after,.row:after{clear:both;content:"";display:block}.txt-l{text-align:left}.txt-r{text-align:right}.txt-c{text-align:center}.trans-orig-top{-webkit-transform-origin:top;transform-origin:top}.trans-orig-bottom{-webkit-transform-origin:bottom;transform-origin:bottom}.trans-orig-left{-webkit-transform-origin:left;transform-origin:left}.trans-orig-right{-webkit-transform-origin:right;transform-origin:right}.trans-orig-top-left{-webkit-transform-origin:top left;transform-origin:top left}.trans-orig-top-right{-webkit-transform-origin:top right;transform-origin:top right}.trans-orig-bottom-left{-webkit-transform-origin:bottom left;transform-origin:bottom left}.trans-orig-bottom-right{-webkit-transform-origin:bottom right;transform-origin:bottom right}.color-red{color:#cb1a1a}.color-blue{color:#006cff}.valign-middle{vertical-align:middle}body{background-color:#fff;color:rgba(0,0,0,.87);font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1em;-webkit-backface-visibility:hidden;backface-visibility:hidden}body,html{min-width:320px}body,button,input,select,textarea{-moz-font-feature-settings:"liga","kern";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:subpixel-antialiased!important;text-rendering:optimizeLegibility}html{touch-action:manipulation}body.mask:before{background:rgba(48,48,48,.9);position:fixed;top:0;left:0;height:100%;width:100%;content:"";z-index:5}a{color:#008ecc;text-decoration:none}a:hover{color:#056aab}.annotation{color:#787878;font-size:12px;font-style:italic;line-height:19px}ul{font-size:14px}hr{border:0;border-top:1px solid #d4d4d4;height:0}label{font-size:14px;font-weight:500}button::-moz-focus-inner{border:0}.line-highlight{background:rgba(255,84,91,.15);border-radius:3px;color:#d44950;padding:0 3px}b,strong{font-weight:500}ul{list-style:none;margin:0;padding:0}a:focus,button:focus{outline:none}button:hover{cursor:pointer}.icon{display:inline-block;fill:#a8a8a8;height:1em;vertical-align:middle;width:1em;transition:all .2s ease}.icon.c-white{fill:#fff}.icon.c-orange{fill:#f2470f}.icon.c-blue{fill:#006cff}.icon.icon-reply,.icon.icon-reply-dims{height:1.5em;width:1.5em}.icon-circle{height:22px;width:22px;border-radius:50%;display:inline-block;line-height:20px;text-align:center}.icon-circle .icon{font-size:12px}.flag{border:3px solid #d3d2d2;border-radius:50%;height:23px;width:23px}.flag img{height:100%;width:100%;display:block}.user-pic{border:3px solid #ebebeb;border-radius:50%;display:inline-block;vertical-align:top}.user-pic .no-photo,.user-pic img{height:46px;width:46px;border:1px solid #fff;border-radius:50%;display:block}.user-pic .no-photo{display:block;overflow:hidden}.user-pic .no-photo .icon{height:100%;width:100%;margin-top:14%;vertical-align:bottom}.profile-picture{display:inline-block;vertical-align:middle}.profile-picture .profile-picture-image{border-width:2px;height:48px;width:48px}.profile-picture-image{background:#fff;border-radius:50%;border:solid rgba(0,0,0,.12);display:block;overflow:hidden}.profile-picture-image img{display:block;height:100%;width:100%}.profile-picture-image .icon{fill:rgba(0,0,0,.28);margin-top:13%;vertical-align:bottom;height:100%;width:100%}.profile-picture.large .profile-picture-image{border-width:2px;height:96px;width:96px}.profile-picture.small .profile-picture-image{border-width:1px;height:24px;width:24px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0}.h1,h1{font-size:44px;line-height:53px}.h1,.h2,h1,h2{font-weight:700}.h2,h2{font-size:34px;line-height:41px}.h3,h3{font-size:24px;line-height:29px;font-weight:700}.h4,.h5,.h6,h4,h5,h6{font-size:14px;line-height:20px;font-weight:400}@media screen and (max-width:767px){.h1,h1{font-size:34px;line-height:41px}.h1,.h2,h1,h2{font-weight:700}.h2,h2{font-size:24px;line-height:29px}}ul.bullet-list{font-size:12px;line-height:18px;font-weight:400;list-style:none;margin:0}ul.bullet-list>li{margin:12px 0;padding-left:13px;position:relative}ul.bullet-list>li:before{height:5px;width:5px;background:#a8a8a8;border-radius:1px;content:"";display:block;position:absolute;top:.5em;left:0}ul.bullet-list.big,ul.bullet-list.large{font-size:18px;line-height:29px;font-weight:400;list-style:none;margin:0}ul.bullet-list.big>li,ul.bullet-list.large>li{margin:16px 0;padding-left:24px;position:relative}ul.bullet-list.big>li:before,ul.bullet-list.large>li:before{height:9px;width:9px;background:#a8a8a8;border-radius:2px;content:"";display:block;position:absolute;top:.5em;left:0}ul.bullet-list.medium,ul.bullet-list.regular{font-size:14px;line-height:20px;font-weight:400;list-style:none;margin:0}ul.bullet-list.medium>li,ul.bullet-list.regular>li{margin:14px 0;padding-left:19px;position:relative}ul.bullet-list.medium>li:before,ul.bullet-list.regular>li:before{height:7px;width:7px;background:#a8a8a8;border-radius:2px;content:"";display:block;position:absolute;top:.5em;left:0}ul.bullet-list.small{font-size:12px;line-height:18px;font-weight:400;list-style:none;margin:0}ul.bullet-list.small>li{margin:12px 0;padding-left:13px;position:relative}ul.bullet-list.small>li:before{height:5px;width:5px;background:#a8a8a8;border-radius:1px;content:"";display:block;position:absolute;top:.5em;left:0}ol.number-list{font-size:12px;line-height:18px;font-weight:400;list-style-type:decimal;margin:0}ol.number-list>li{margin:12px 0;padding-left:4px}ol.number-list.big,ol.number-list.large{font-size:18px;line-height:29px;font-weight:400;list-style-type:decimal;margin:0}ol.number-list.big>li,ol.number-list.large>li{margin:16px 0;padding-left:8px}ol.number-list.medium,ol.number-list.regular{font-size:14px;line-height:20px;font-weight:400;list-style-type:decimal;margin:0}ol.number-list.medium>li,ol.number-list.regular>li{margin:14px 0;padding-left:6px}ol.number-list.small{font-size:12px;line-height:18px;font-weight:400;list-style-type:decimal;margin:0}ol.number-list.small>li{margin:12px 0;padding-left:4px}p{font-size:14px;line-height:24px;margin:0 0 15px}p,p.big{font-weight:400}p.big{font-size:23px;line-height:33px;margin:0 0 25px}p.medium{font-size:17px;font-weight:400;line-height:26px;margin:0 0 20px}p.small{font-weight:400;line-height:24px;margin:0 0 15px}.card,p.small{font-size:14px}.card{background:#fff;border:1px solid #e0e0e0;transition:box-shadow .2s;line-height:normal;margin-bottom:20px;position:relative}.card:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.2)}.card:active{box-shadow:none}.card a{color:inherit;display:block}.card .corner-ribbon-wrapper{height:88px;width:88px;overflow:hidden;position:absolute;top:-3px;right:-3px;z-index:1}.card .corner-ribbon{background-color:#006cff;color:#fff;font-size:12px;font-weight:500;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative;top:18px;left:-5px;line-height:30px;text-align:center;text-transform:uppercase;width:120px}.card .corner-ribbon.orange{background-color:#f2470f}.card .corner-ribbon.blue{background-color:#006cff}.card .corner-ribbon.red{background-color:#cb1a1a}.card .corner-ribbon.green{background-color:#65b449}.card .corner-ribbon.yellow{background-color:#fa8c19}.card .corner-ribbon.light-sea-green{background-color:#1aa3a9}.card .card-image{border-bottom:1px solid #e0e0e0;padding:14px}.card .card-image .card-image-valign{display:inline-block;height:250px;position:relative;vertical-align:top;width:100%}.card .card-image img{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;width:auto;margin:auto;max-height:100%;max-width:100%}.card .card-info{min-height:145px;padding:20px;position:relative;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.card .card-info .title{color:rgba(0,0,0,.87);font-size:18px;font-weight:500}.card .card-info .category{color:rgba(0,0,0,.54);font-size:12px;margin-top:1px;text-transform:uppercase}.card .card-info .card-price{color:#ababab;font-size:12px;text-transform:uppercase;position:absolute;bottom:13px}.card .card-info .card-price span{color:#f2470f;display:block;font-size:24px;font-weight:500}.card .card-info .card-price span sup{font-size:14px;margin-left:10px}.card .card-footer{width:100%}.card .card-footer .card-footer-block{background:#f5f5f5;color:rgba(0,0,0,.87);font-size:12px;min-height:47px;padding:10px 20px;text-transform:uppercase}.card .card-footer .card-footer-block .icon{font-size:24px;fill:rgba(0,0,0,.54);margin-right:10px}.card .card-footer .card-footer-block .favorite-button{color:#444;float:right;font-weight:500}.card .card-footer .card-footer-block .favorite-button .icon{fill:#ffaeae;margin-right:8px}.card.card-small{width:100%;margin-right:0}.card.card-small:after{clear:both;content:"";display:block}.card.card-small .card-image{border-bottom:none;display:block;float:left;padding:15px 20px;width:100px}.card.card-small .card-image-valign{height:70px}.card.card-small .card-content{width:calc(100% - 100px);display:block;float:left}.card.card-small .card-content .card-info{min-height:100%;padding:15px 25px 15px 0}.card.card-small .card-content .card-info .card-header .title{font-size:14px}.card.card-small .card-content .card-info .card-header .category{display:none}.card.card-small .card-content .card-info .card-price{bottom:auto;margin-top:13px;position:relative}.card.card-small .card-content .card-info .card-price span{font-size:18px}.card.card-small .card-content .card-info .card-price span sup{font-size:9px;margin-left:5px;top:-6px}.card.card-small .card-content .card-footer{display:none}.card.card-small .corner-ribbon{bottom:-27px;font-size:9px;left:-5px;line-height:21px;top:auto;width:85px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.card.card-small .corner-ribbon-wrapper{bottom:-3px;top:auto;height:61px;width:61px}.Card__base{background:#fff;border:1px solid #e0e0e0;min-height:320px;position:relative;transition:box-shadow .2s}.Card__base:hover{box-shadow:0 3px 9px 1px rgba(0,0,0,.2)}.Card__media{position:relative;text-align:center;height:157px}.Card__media-lootbox{width:80%;z-index:2;position:absolute;bottom:-34px;left:10%;transition:width .3s ease-in,bottom .3s ease-in,left .3s ease-in}.Card__base:hover .Card__media-lootbox{width:30%;left:6%;bottom:-25px}.Card__media-control{background:#fff;border:none;border-radius:50%;text-align:center;padding:0;position:absolute;top:40%;z-index:2;opacity:0;height:30px;width:30px;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;transition:background .2s,opacity .2s,-webkit-transform .2s;transition:background .2s,opacity .2s,transform .2s;transition:background .2s,opacity .2s,transform .2s,-webkit-transform .2s}.Card__media-control:hover{background:#008ecc}.Card__media-control:hover .icon{fill:#fff}.Card__media-control .icon{font-size:24px;fill:rgba(0,0,0,.54);height:100%}.Card__media-control--left{left:20px;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.Card__media-control--right{right:20px;-webkit-transform:translateX(10px);transform:translateX(10px)}.Card__base:hover .Card__media-control{opacity:1;-webkit-transform:none;transform:none}.Card__thumbnail{fill:rgba(0,0,0,.28);height:100%;margin-left:auto;margin-right:auto;width:96px;position:absolute;right:0;left:0}.Card__picture{display:block;height:100%;padding:15px;position:relative;z-index:1}.Card--skin .Card__picture{background:#f5f5f5}.Card__picture--gallery{padding:0;position:relative}.Card__picture--gallery .Card__image{position:absolute;top:0;left:0}.Card__image{background:50%/cover no-repeat;background-color:inherit;opacity:0;height:100%;width:100%}.Card__image:first-child{opacity:1}.Card__image--contain{background-size:contain}.Card__picture--gallery[data-count="3"]:hover .Card__image:first-child{-webkit-animation:fadeThreeItemsFirst 3s infinite;animation:fadeThreeItemsFirst 3s infinite}.Card__picture--gallery[data-count="3"]:hover .Card__image:nth-child(2){-webkit-animation:fadeThreeItemsSecond 3s infinite;animation:fadeThreeItemsSecond 3s infinite}.Card__picture--gallery[data-count="3"]:hover .Card__image:nth-child(3){-webkit-animation:fadeThreeItemsThird 3s infinite;animation:fadeThreeItemsThird 3s infinite}.Card__picture--gallery[data-count="2"]:hover .Card__image:first-child{-webkit-animation:fadeTwoItemsFirst 2s infinite;animation:fadeTwoItemsFirst 2s infinite}.Card__picture--gallery[data-count="2"]:hover .Card__image:nth-child(2){-webkit-animation:fadeTwoItemsSecond 2s infinite;animation:fadeTwoItemsSecond 2s infinite}.Card__stickers{z-index:1;position:absolute;bottom:-11px;left:10px}.Card__stickers img{vertical-align:middle}.Card__cover{border:1px solid #fff;margin:-74px 0 -4px 20px;height:90px;max-width:65px;position:relative;z-index:1}.Card__cover img{height:100%;width:100%}.Card__body{padding:20px}.Card--loot .Card__body{padding-top:30px}.Card__head{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:horizontal;box-direction:normal;-moz-flex-direction:row;flex-direction:row}.Card__headings{box-flex:1;-moz-flex:1;flex:1}.Card__search{font-size:24px;margin-right:-5px}.Card__search:hover .icon{fill:#008ecc}.Card__skin-exterior{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;box-orient:horizontal;box-direction:normal;-moz-flex-direction:row;flex-direction:row;margin:10px 0}.Card__skin-exterior-abbr{background:#dd301c;color:#fff;display:inline-block;font-weight:700;padding:4px 8px}.Card__skin-exterior-type{color:rgba(0,0,0,.87);font-weight:700;margin:0 9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-flex:1;-moz-flex:1;flex:1}.Card__skin-exterior-type[data-value]:after{content:" (" attr(data-value) ")"}.Card__skin-exterior-value{height:9px;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:horizontal;box-direction:normal;-moz-flex-direction:row;flex-direction:row;box-align:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;background-color:#29b474;background-image:linear-gradient(90deg,#29b474 7%,#1b995f 0,#1b995f 15%,#29b474 0,#ffb400 0,#ffb400 37%,#dd301c 0,#dd301c 44%,#c91800 0)}.Card__skin-exterior-value span{position:relative}.Card__skin-exterior-value span:after{color:rgba(0,0,0,.28);content:"\25B2";font-size:16px;position:absolute;top:100%;right:-8px}.Card__skin-exterior-value:after{background:hsla(0,0%,100%,.7);content:"";display:block;box-flex:1;-moz-flex:1;flex:1}.Card__title{-webkit-line-clamp:3;display:-webkit-box;font-weight:700;line-height:20px;max-height:4.5em;overflow:hidden}.Card__description,.Card__title{color:rgba(0,0,0,.87)}.Card--loot .Card__description{color:rgba(0,0,0,.54);line-height:20px}.Card__picture--loot{background:#fff;overflow:hidden;padding:0}.Card__loot-picture{max-height:100%;opacity:.3;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}.Card__base:hover .Card__loot-picture{opacity:1}.Card__footer{bottom:20px;left:0;padding-left:inherit;padding-right:inherit;position:absolute;width:100%}.Card__price{color:rgba(0,0,0,.28);text-transform:uppercase}.Card__loot-points{color:rgba(0,0,0,.87);font-size:18px;font-weight:700;line-height:25px}.Card__loot-points:before{background:#29b474;border-radius:50%;display:inline-block;content:"LP";color:#fff;font-size:12px;text-align:center;vertical-align:top;margin-right:6px;height:24px;width:24px}.Card__price-cost{color:#f05f00;font-size:18px;font-weight:700;line-height:24px}.Card__price-cost sup{font-size:14px;font-weight:500;left:4px;line-height:19px;top:-3px}.Card__ribbon{position:absolute;right:-2px;bottom:-2px;height:70px;width:70px;overflow:hidden}.Card__ribbon span{background:#e14400;bottom:17px;color:#fff;display:block;font-size:12px;font-weight:700;line-height:20px;position:absolute;right:-40px;text-align:center;text-transform:uppercase;width:140px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.Card__loader{width:100%;height:10px;margin-bottom:15px}.Card__loader:first-of-type{width:95%}.Card__loader:first-of-type:after{-webkit-animation-name:card-loader-first-line;animation-name:card-loader-first-line}.Card__loader:nth-of-type(2){width:80%}.Card__loader:nth-of-type(2):after{-webkit-animation-name:card-loader-second-line;animation-name:card-loader-second-line}.Card__loader:nth-of-type(3){width:40%}.Card__loader:nth-of-type(3):after{-webkit-animation-name:card-loader-third-line;animation-name:card-loader-third-line}.Card__footer .Card__loader:first-of-type{width:25%}.Card__footer .Card__loader:first-of-type:after{-webkit-animation-name:card-loader-fourth-line;animation-name:card-loader-fourth-line}@-webkit-keyframes fadeThreeItemsFirst{0%{opacity:1}33.333%{opacity:0}66.666%{opacity:0}to{opacity:1}}@keyframes fadeThreeItemsFirst{0%{opacity:1}33.333%{opacity:0}66.666%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeThreeItemsSecond{0%{opacity:0}33.333%{opacity:1}66.666%{opacity:0}to{opacity:0}}@keyframes fadeThreeItemsSecond{0%{opacity:0}33.333%{opacity:1}66.666%{opacity:0}to{opacity:0}}@-webkit-keyframes fadeThreeItemsThird{0%{opacity:0}33.333%{opacity:0}66.666%{opacity:1}to{opacity:0}}@keyframes fadeThreeItemsThird{0%{opacity:0}33.333%{opacity:0}66.666%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeTwoItemsFirst{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes fadeTwoItemsFirst{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeTwoItemsSecond{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes fadeTwoItemsSecond{0%{opacity:0}50%{opacity:1}to{opacity:0}}@-webkit-keyframes card-loader-first-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scaleX(.8);transform:scaleX(.8)}70%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes card-loader-first-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scaleX(.8);transform:scaleX(.8)}70%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes card-loader-second-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scaleX(.7);transform:scaleX(.7)}80%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes card-loader-second-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scaleX(.7);transform:scaleX(.7)}80%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes card-loader-third-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scaleX(.6);transform:scaleX(.6)}90%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes card-loader-third-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scaleX(.6);transform:scaleX(.6)}90%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes card-loader-fourth-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scaleX(.5);transform:scaleX(.5)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes card-loader-fourth-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scaleX(.5);transform:scaleX(.5)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.Card--small{min-height:auto;padding:20px;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:horizontal;box-direction:normal;-moz-flex-direction:row;flex-direction:row}.Card--small.Card--skin .Card__picture{background:transparent}.Card--small .Card__skin-exterior{margin:0;position:absolute;bottom:-20px;left:-125px}.Card--small .Card__skin-exterior-abbr{font-size:12px;padding:3px 6px}.Card--small .Card__skin-exterior-type{color:rgba(0,0,0,.54);font-size:12px;font-weight:500}.Card--small .Card__skin-exterior-type[data-value]:after{content:attr(data-value)}.Card--small .Card__skin-exterior-type span,.Card--small .Card__skin-exterior-value,.Card--small .Card__stickers{display:none}.Card--small .Card__picture{padding:0 15px 0 0}.Card--small .Card__media{height:90px;width:105px}.Card--small .Card__picture--gallery{display:none}.Card--small .Card__cover{border:none;margin:0 15px 0 0;max-height:none;max-width:none;text-align:center;height:90px;width:90px}.Card--small .Card__cover img{vertical-align:middle}.Card--small .Card__body{padding:0;position:relative;box-flex:1;-moz-flex:1;flex:1;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:vertical;box-direction:normal;-moz-flex-direction:column;flex-direction:column}.Card--small .Card__title{-webkit-line-clamp:2;max-height:2.8em}.Card--small.Card--skin .Card__description{font-size:12px}.Card--small .Card__thumbnail{height:96px;width:96px;margin-right:10px}.Card--small .Card__image{height:90px;width:90px}.Card--small .Card__price{font-size:10px}.Card--small .Card__price-cost{line-height:normal;font-size:20px}.Card--small .Card__footer{bottom:0;left:auto}.popover{display:inline-block;position:relative;-webkit-transform:translateZ(0)}.popover[data-toggle=false] .popover-content{opacity:0;-webkit-transform:scale(.9);transform:scale(.9);visibility:hidden}.popover[data-toggle=true]{z-index:1}.popover[data-toggle=true] .popover-content{opacity:1;visibility:visible;-webkit-transform:none;transform:none;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}.popover-content{background:#fff;border:1px solid #e0e0e0;box-shadow:0 16px 40px 0 rgba(4,4,4,.13);margin-top:16px;outline:0;padding:10px 0;position:absolute;text-align:left;z-index:1;-webkit-transform-origin:top;transform-origin:top;transition:opacity .2s,visibility .2s .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s,visibility .2s .2s;transition:transform .2s,opacity .2s,visibility .2s .2s,-webkit-transform .2s}.popover-content .triangle{background:inherit;border-left:inherit;border-radius:5px 0 0;border-top:inherit;height:16px;width:16px;content:"";display:block;left:50%;margin-left:-8px;position:absolute;top:-8px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.popover[data-direction=top] .popover-content{bottom:100%;margin-bottom:16px;margin-top:0;-webkit-transform-origin:bottom;transform-origin:bottom}.popover[data-direction=top] .popover-content .triangle{bottom:-8px;top:auto;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.popover[data-direction=right] .popover-content{left:100%;margin-left:16px;margin-top:0;top:0;-webkit-transform-origin:left;transform-origin:left}.popover[data-direction=right] .popover-content .triangle{left:0;margin-top:-8px;top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.popover[data-direction=left] .popover-content{margin-right:16px;margin-top:0;right:100%;top:0;-webkit-transform-origin:right;transform-origin:right}.popover[data-direction=left] .popover-content .triangle{left:auto;margin-top:-8px;right:-8px;top:50%;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.popover-title{color:rgba(0,0,0,.54);font-size:12px;font-weight:400;padding:5px 20px;text-transform:uppercase}.popover-title>.count{background:#008ecc;border-radius:3px;color:#fff;display:inline-block;font-size:11px;font-weight:500;line-height:15px;margin-left:10px;margin-top:-3px;padding:0 5px;position:relative;vertical-align:middle}.popover-title>.count.arrow{margin-left:15px;padding-left:2px;z-index:1}.popover-title>.count.arrow:before{background:inherit;position:absolute;top:2px;left:-5px;height:12px;width:12px;border-radius:2px;content:"";font-size:12px;z-index:-1;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.popover-text{padding:0 20px}.popover-options .option{color:rgba(0,0,0,.87);cursor:pointer;display:block;font-size:14px;font-weight:500;height:35px;line-height:35px;padding:0 20px;position:relative;text-align:left;white-space:nowrap;z-index:1;-webkit-tap-highlight-color:transparent;transition:color .2s,background .2s}.popover-options .option:hover{background:rgba(0,0,0,.09)}.popover-form{padding:10px 20px}.popover-form .select{margin:10px 0}.topbar{display:block;min-width:320px;width:100%;will-change:transform;z-index:999;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.topbar-mask{background:rgba(48,48,48,.9);content:"";opacity:0;visibility:hidden;z-index:990;height:100%;width:100%;position:fixed;top:0;left:0;transition:opacity .2s,visibility .2s .2s}@media screen and (max-width:1229px){.topbar-mask[data-breakpoint=mobile][data-show=true]{opacity:1;visibility:visible;transition:opacity .2s}}.topbar-mask[data-breakpoint=all][data-show=true]{opacity:1;visibility:visible;transition:opacity .2s}@media screen and (min-width:1230px){.topbar-mask[data-breakpoint=desktop][data-show=true]{opacity:1;visibility:visible;transition:opacity .2s}}.topbar-fixed{position:fixed;top:0;left:0}.topbar:not(.topbar-fixed){position:relative}.topbar-component{margin-top:70px}@media screen and (max-width:1229px){.topbar-component{margin-top:60px}}.topbar-container{background:#181818;height:70px;margin:0 auto;width:100%;box-pack:justify;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex}@media screen and (max-width:1229px){.topbar-container{height:60px;display:block}}.topbar-cell{display:block;float:left;height:inherit;width:auto;margin:0}.topbar-cell:last-child{float:right}.topbar-cell-hamburger{display:none;width:55px}@media screen and (max-width:1229px){.topbar-cell-hamburger{display:table-cell}}.topbar-cell-hamburger .topbar-btn{display:block;line-height:normal;position:relative;width:100%}.topbar-cell-hamburger .topbar-btn .icon{font-size:29px;vertical-align:initial}.topbar-cell-hamburger .topbar-btn[data-count]:after{box-shadow:0 0 0 2px #181818;position:absolute;top:20%;left:30px}.topbar-cell-logo{padding:0 22px}.topbar-cell-logo img{height:23px;vertical-align:middle;width:82px}.topbar-cell-logo span.logo_label{color:#fff;font-size:19px;font-weight:300;height:15px;vertical-align:middle;width:30px}.topbar-cell-logo span.logo_label:before{content:"\A0\A0|\A0\A0";display:inline-block;font-size:18px;margin-bottom:3px;vertical-align:middle}@media screen and (max-width:1229px){.topbar-cell-logo{padding-left:0}.topbar-cell-logo img{height:21px;width:71px}}.topbar-cell-logo>a,.topbar-cell-logo>h1{display:inline-block;font-size:0;line-height:normal;vertical-align:middle;white-space:nowrap}.topbar-cell-logo:before{content:"";display:inline-block;height:100%;vertical-align:middle}.topbar-cell-browse{margin-right:auto;white-space:nowrap}.topbar-cell-browse .topbar-btn{margin-right:20px}@media screen and (max-width:1229px){.topbar-cell-browse{display:none}}.topbar-cell-search{padding-top:5px;width:100%}.topbar-cell-search:after{clear:both;content:"";display:block}@media screen and (max-width:1229px){.topbar-cell-search{display:none}}.topbar-cell-search .topbar-search-form{float:left;width:100%;max-width:520px}.topbar-cell-search .topbar-search-form input{border:none;border-bottom-right-radius:0;border-top-right-radius:0;float:left;height:40px;line-height:40px;width:calc(100% - 45px)}.topbar-cell-search .topbar-search-form .submit{background:#008ecc;border:none;border-bottom-right-radius:3px;border-top-right-radius:3px;cursor:pointer;display:block;float:left;height:40px;margin:10px 0;width:45px;transition:opacity .2s}.topbar-cell-search .topbar-search-form .submit:active{opacity:.8}.topbar-cell-search .topbar-search-form .submit .icon{fill:#fff;font-size:24px}.topbar-btn{background:none;border:none;color:#fff;fill:#fff;display:inline-block;font-size:13px;font-weight:500;height:inherit;line-height:70px;padding:0 12px;vertical-align:top;transition:opacity .2s,color .2s;-webkit-tap-highlight-color:transparent}.topbar-btn:hover{color:hsla(0,0%,100%,.7);fill:hsla(0,0%,100%,.7);cursor:pointer}.topbar-btn.borders{border-left:1px solid #2b2b2b;border-right:1px solid #2b2b2b;padding:0 18px}@media screen and (max-width:1229px){.topbar-btn{line-height:60px}}.topbar-btn .icon{font-size:24px}@media screen and (min-width:1230px){.topbar-btn .icon{fill:inherit}}.topbar-btn .label{margin-left:20px;white-space:nowrap}.topbar-btn:focus{outline:none}.topbar-btn:active{opacity:.5}.topbar-btn[data-count]:after{box-shadow:0 0 0 2px #181818}.topbar-toolbar{float:right;height:inherit;white-space:nowrap}.topbar-widgets{text-align:right}@media screen and (max-width:1229px){.topbar-widgets{position:absolute;top:0;left:-260px;background:#fff;height:100vh;max-width:260px;overflow:hidden;width:100%}}.topbar-widget{position:absolute;top:100%}@media screen and (max-width:1229px){.topbar-widget{height:100%;left:0!important;max-height:100%;opacity:0;overflow:auto;position:absolute;right:0!important;top:0;visibility:hidden;width:100%!important;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0);transition:opacity .2s,visibility .2s .2s,-webkit-transform 1s;transition:opacity .2s,transform 1s,visibility .2s .2s;transition:opacity .2s,transform 1s,visibility .2s .2s,-webkit-transform 1s;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.topbar-widget.mb-widget-opened{opacity:1;visibility:visible;-webkit-transform:none;transform:none;transition:opacity 1s}}.topbar-widget .popover{display:block;top:-25px;width:inherit}@media screen and (max-width:1229px){.topbar-widget .popover{top:0;height:100%;width:100%}}.topbar-widget .popover .popover-content{width:inherit;-webkit-transform-origin:100px 0;transform-origin:100px 0}@media screen and (max-width:1229px){.topbar-widget .popover .popover-content{background:transparent;border:none;box-shadow:none;height:100%;margin-top:0;-webkit-transform:none;transform:none;opacity:1;padding:0;position:relative;visibility:visible}}@media screen and (max-width:1229px) and (max-width:1229px){.topbar-widget .popover .popover-content .popover-options{padding:0}.topbar-widget .popover .popover-content .popover-options .option{border-bottom:none;height:44px;line-height:44px}.topbar-widget .popover .popover-content .popover-options .option .icon{fill:rgba(0,0,0,.28)}.topbar-widget .popover .popover-content .popover-options .option:hover{background:initial;color:initial}.topbar-widget .popover .popover-content .popover-options .option:active{background:rgba(0,0,0,.09)}.topbar-widget .popover .popover-content .popover-options .option.active{color:#008ecc}}@media screen and (max-width:1229px){.topbar-widget .popover .popover-content span.triangle{display:none}}.topbar-widget .popover .popover-content .mb-widget-back{background:#f5f5f5;border-bottom:1px solid rgba(0,0,0,.12);display:none;font-size:12px;line-height:1;padding:20px 20px 18px;text-align:left;text-transform:uppercase;width:100%}.topbar-widget .popover .popover-content .mb-widget-back:hover .icon{fill:#008ecc}.topbar-widget .popover .popover-content .mb-widget-back .icon{margin:-3px 10px 0 0;font-size:24px;fill:rgba(0,0,0,.54)}@media screen and (max-width:1229px){.topbar-widget .popover .popover-content .mb-widget-back{display:block}}.topbar-widget-footer{background:#f5f5f5;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top:1px solid #e0e0e0;padding:14px 20px;text-align:right}.topbar-widget-footer:after{clear:both;content:"";display:block}@media screen and (max-width:1229px){.topbar-widget-footer{background:#fff;height:60px;line-height:59px;padding:0 20px}}.topbar-widget-footer a:not(.topbar-shield),.topbar-widget-footer button:not(.topbar-shield){display:inline-block;margin:0 8px;position:relative}.topbar-widget-footer a:first-child,.topbar-widget-footer button:first-child{margin-left:0}.topbar-widget-footer a:last-child,.topbar-widget-footer button:last-child{margin-right:0}.topbar-widget-footer a[data-count]:after,.topbar-widget-footer button[data-count]:after{box-shadow:0 0 0 2px #f5f5f5;position:absolute;top:27%;left:12px}.topbar-widget-footer a:hover .icon,.topbar-widget-footer button:hover .icon{fill:#006cff}.topbar-widget-footer .icon{fill:rgba(0,0,0,.54);font-size:24px}.topbar .popover-title{text-align:left}@media screen and (max-width:1229px){.topbar .popover-title{padding:17px 20px 15px}}@media screen and (max-width:1229px){.topbar .mobile-hide{display:none!important}}@media screen and (min-width:1220px){.topbar .desktop-hide{display:none!important}}@media screen and (max-width:1229px){.topbar[data-mobile-menu-open=true]{-webkit-transform:translatex(260px);transform:translatex(260px)}.topbar[data-mobile-menu-open=true] .topbar-widgets{box-shadow:0 2px 35px 0 rgba(0,0,0,.17)}}@-webkit-keyframes notification{0%{-webkit-transform:scale(0);opacity:0}50%{-webkit-transform:scale(1.4);opacity:1}to{-webkit-transform:none;opacity:1}}@keyframes notification{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.topbar-basket{background:#f5f5f5;height:100vh;width:320px;z-index:991;position:absolute;top:0;right:-320px}.topbar-basket-close.btn-icon,.topbar-basket-close.modal-close{background:#fff;border-bottom:1px solid #e0e0e0;color:rgba(0,0,0,.87);font-size:11px;height:70px;padding:0 20px;text-align:left;text-transform:uppercase;width:100%}@media screen and (max-width:1229px){.topbar-basket-close.btn-icon,.topbar-basket-close.modal-close{height:60px}}.topbar-basket-close.btn-icon:after,.topbar-basket-close.modal-close:after{margin-left:10px}.topbar-basket-close.btn-icon .icon,.topbar-basket-close.modal-close .icon{font-size:24px;fill:rgba(0,0,0,.54);margin:-2px 10px 0 0}.topbar-basket-body{height:100%;overflow:hidden}.topbar-basket-items{overflow:auto;padding:20px 20px 0;max-height:calc(100% - 132px)}@media screen and (max-width:1229px){.topbar-basket-items{max-height:calc(100% - 122px)}}@media screen and (max-width:1229px){.topbar-basket-items.uiwebview{max-height:calc(100% - 182px)}}.topbar-basket-items .card.card-small .card-info .card-price{margin-top:0}.topbar-basket-items .card.card-small .card-info .card-items-num{color:rgba(0,0,0,.54);margin-top:13px}.topbar-basket-items .card.card-small .card-footer{clear:both;display:block}.topbar-basket-items .card.card-small .card-footer-block{font-size:12px;font-weight:400;min-height:40px;padding:0 15px;text-align:left;width:100%}.topbar-basket-items .card.card-small .card-footer-block:hover .icon{fill:#008ecc}.topbar-basket-items .card.card-small .card-footer-block .icon{display:inline-block;font-size:18px;margin-top:-1px;vertical-align:middle}.topbar-basket-item{max-height:270px;overflow:hidden}.topbar-basket-item[data-deleted=true]{max-height:0;transition:max-height .4s}.topbar-basket-item[data-deleted=true] .card{opacity:0;-webkit-transform:scale(.9);transform:scale(.9);transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}.topbar-basket-footer{box-shadow:0 -18px 20px 0 #f2f2f2;height:62px;padding:0 20px 20px;position:relative;z-index:1}.topbar-basket-empty{font-size:14px;overflow:auto;padding:20px;text-align:center}@media screen and (max-width:1229px){.topbar-basket-empty{max-height:calc(100% - 60px)}}.topbar-basket-empty .icon{font-size:100px;fill:rgba(0,0,0,.54);margin-bottom:10px}.topbar[data-basket-open=true]{box-shadow:0 2px 35px 0 rgba(0,0,0,.17)}.topbar[data-basket-open=true],.topbar[data-basket-open=true]+.topbar-search>*{-webkit-transform:translatex(-320px);transform:translatex(-320px)}.topbar+.topbar-search .topbar-search-container,.topbar+.topbar-search .topbar-search-layout,.topbar[data-basket-open=true],.topbar[data-basket-open=true]+.topbar-search>*{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.topbar-shield{display:block;margin:-3px 0;position:relative}.topbar-shield:before{background:#f5f5f5;height:13px;width:13px;border:3px solid #f5f5f5;border-radius:50%;content:"";display:block;position:absolute;top:0;right:-4px}.topbar-shield[data-indicator=off]:before{background:#dd301c;-webkit-animation:shield-blinker 1.5s linear infinite;animation:shield-blinker 1.5s linear infinite}.topbar-shield[data-indicator=on]:before{background:#29b474}.topbar-shield img{display:block}@media screen and (max-width:1229px){.topbar-shield{margin:17px 0}}@-webkit-keyframes shield-blinker{50%{background:#f5f5f5}}@keyframes shield-blinker{50%{background:#f5f5f5}}@media screen and (max-width:1229px){.topbar-toolbar-platforms{display:none}}.topbar-toolbar-notifications{padding:0 8px;position:relative}@media screen and (max-width:1229px){.topbar-toolbar-notifications{display:none}}.topbar-toolbar-notifications .icon{-webkit-transform-origin:top;transform-origin:top}.topbar-toolbar-notifications[data-count]:after{position:absolute;top:27%;left:20px}.topbar-toolbar-notifications[data-count] .icon{-webkit-animation:bell 1s ease;animation:bell 1s ease;-webkit-animation-iteration-count:3;animation-iteration-count:3}@-webkit-keyframes bell{0%{-webkit-transform:rotate(0deg)}16%{-webkit-transform:rotate(15deg)}36%{-webkit-transform:rotate(-15deg)}50%{-webkit-transform:rotate(10deg)}66%{-webkit-transform:rotate(-10deg)}86%{-webkit-transform:rotate(5deg)}to{-webkit-transform:rotate(0deg)}}@keyframes bell{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}16%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}36%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}50%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}66%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}86%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.topbar-toolbar-notifications[data-count].animate .icon{-webkit-animation:bell 1s ease infinite alternate;animation:bell 1s ease infinite alternate}.topbar-toolbar-wallet{padding:0 10px}@media screen and (max-width:1229px){.topbar-toolbar-wallet{display:none}}.topbar-toolbar-wallet .icon{font-size:25px}.topbar-toolbar-mymarketplace{border-left:1px solid #2b2b2b;border-right:1px solid #2b2b2b;margin-left:13px;padding:0 20px}@media screen and (max-width:1229px){.topbar-toolbar-mymarketplace{display:none}}.topbar-toolbar-mymarketplace .label{margin-left:7px}.topbar-toolbar-search{display:none}@media screen and (max-width:1229px){.topbar-toolbar-search{display:inline-block}}.topbar-toolbar-search .icon{font-size:24px}.topbar-toolbar-basket{padding:0 18px;position:relative}.topbar-toolbar-basket:after{position:absolute;top:27%;left:30px}@media screen and (max-width:1229px){.topbar-toolbar-basket{padding:0 18px 0 5px}.topbar-toolbar-basket:after{left:20px}.topbar-toolbar-basket .icon{font-size:22px}}.topbar-widget-mymarketplace{width:280px}.topbar-widget-mymarketplace .popover .popover-content{background:#fff;padding-bottom:0}@media screen and (max-width:1229px){.topbar-widget-mymarketplace .popover .popover-content{background:#f5f5f5;overflow:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}}.topbar-widget-mymarketplace .panel-mymarketplace-items{border-bottom:1px solid rgba(0,0,0,.12)}@media screen and (max-width:1229px){.topbar-widget-mymarketplace .panel-mymarketplace-items{border-top:none}}.topbar-widget-mymarketplace .popover .popover-content .popover-options{padding-bottom:13px}@media screen and (max-width:1229px){.topbar-widget-mymarketplace .popover .popover-content .popover-options{background:#fff;padding:20px 0 0;text-align:center}.topbar-widget-mymarketplace .popover .popover-content .popover-options li:last-child .option{border:none!important}.topbar-widget-mymarketplace .popover .popover-content .popover-options:after{content:"";display:inline-block;margin-top:20px;width:calc(100% - 40px)}.topbar-widget-mymarketplace .popover .popover-content .popover-options:not(:last-child):after{background:rgba(0,0,0,.12);height:1px}}.topbar-widget-mymarketplace .popover .popover-content .popover-options .option:hover .icon{fill:#008ecc}@media screen and (max-width:1229px){.topbar-widget-mymarketplace .popover .popover-content .popover-options .option{border-bottom:none;padding-left:0}.topbar-widget-mymarketplace .popover .popover-content .popover-options .option:after{clear:both;content:"";display:block}.topbar-widget-mymarketplace .popover .popover-content .popover-options .option.active{color:#008ecc}.topbar-widget-mymarketplace .popover .popover-content .popover-options .option.active .icon:not(.icon-arrow_right){fill:#008ecc}}.topbar-widget-mymarketplace .popover .popover-content .popover-options .option .option-icon{display:inline-block;margin:0 10px 0 -5px;text-align:center;width:30px}@media screen and (max-width:1229px){.topbar-widget-mymarketplace .popover .popover-content .popover-options .option .option-icon{margin:0;width:50px}}.topbar-widget-mymarketplace .popover .popover-content .popover-options .option.topbar-counter:after{display:inline-block;margin:-2px 0 0 10px;vertical-align:middle}.topbar-widget-mymarketplace .popover .popover-content .popover-options .option .icon{fill:rgba(0,0,0,.54);font-size:24px}@media screen and (max-width:1229px){.topbar-widget-mymarketplace .popover .popover-content .popover-options .option .icon.icon-arrow_right{display:block;float:right;height:100%;margin-top:0}}@media screen and (max-width:1229px){.topbar-widget-mymarketplace .topbar-widget-footer{background:transparent}}.topbar-widget-mymarketplace .panel-mymarketplace-account{font-size:14px;padding:20px;position:relative}.topbar-widget-mymarketplace .panel-mymarketplace-account:after{clear:both;content:"";display:block}@media screen and (max-width:1229px){.topbar-widget-mymarketplace .panel-mymarketplace-account{padding:20px}}.topbar-widget-mymarketplace .panel-mymarketplace-account .user-info{float:left}.topbar-widget-mymarketplace .panel-mymarketplace-account .user-pic{float:left;margin-right:10px;margin-top:-2px}.topbar-widget-mymarketplace .panel-mymarketplace-account .user-pic .no-photo,.topbar-widget-mymarketplace .panel-mymarketplace-account .user-pic img{height:34px;width:34px}.topbar-widget-mymarketplace .panel-mymarketplace-account .user-pic .no-photo{background:#fff}@media screen and (max-width:1229px){.topbar-widget-mymarketplace .panel-mymarketplace-account .user-pic{margin-right:17px;margin-top:0}}.topbar-widget-mymarketplace .panel-mymarketplace-account .account-id{color:#008ecc;display:block;font-weight:500;line-height:1.2em;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis}.topbar-widget-mymarketplace .panel-mymarketplace-account .account-id .label{color:rgba(0,0,0,.54);font-size:11px;font-weight:400;line-height:normal;text-transform:uppercase}.topbar-widget-mymarketplace .panel-mymarketplace-account .account-id .email{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1229px){.topbar-widget-mymarketplace .panel-mymarketplace-account .account-id .email{max-width:160px}}.topbar-widget-mymarketplace .panel-mymarketplace-account .account-id .email:after{content:"\A0\BB"}.topbar-widget-mymarketplace .panel-mymarketplace-account .wallet-balance{color:#29b474;display:block;font-weight:500;margin-top:10px}.topbar-widget-mymarketplace .panel-mymarketplace-account .wallet-balance .icon{font-size:18px;margin:-3px 5px 0 0}.topbar-widget-mymarketplace .panel-mymarketplace-account .wallet-balance:after{content:"\A0\BB"}.topbar-widget-mymarketplace .panel-mymarketplace-account .account-settings{display:block}.topbar-widget-mymarketplace .panel-mymarketplace-login{padding:10px;position:relative;z-index:1}@media screen and (max-width:1229px){.topbar-widget-mymarketplace .panel-mymarketplace-login{background:#fff;padding:20px}}.topbar-widget-notifications{width:380px}.topbar-widget-notifications .popover-title{border-bottom:1px solid #d4d4d4;padding-bottom:15px}.topbar-widget-notifications .mark-all{display:block;float:right;font-size:25px;margin-top:-5px}.topbar-widget-notifications .mark-all:hover .icon{fill:#006cff}.topbar-widget-notifications .mark-all.mark-all-mobile{position:absolute;top:0;right:0;padding:20px 20px 18px}@media screen and (min-width:1230px){.topbar-widget-notifications .popover[data-toggle=true] .notifications-box{max-height:530px}.topbar-widget-notifications .popover[data-toggle=true] .notifications-box-empty .icon{opacity:1;-webkit-transform:none;transform:none}}.topbar-widget-notifications .popover .popover-content{max-height:none;padding-bottom:0;width:100%}@media screen and (max-width:1229px){.topbar-widget-notifications .popover .popover-content{background:#fff;position:relative}}@media screen and (max-width:1229px){.topbar-widget-notifications{overflow:hidden}.topbar-widget-notifications .popover-title{display:none}}.topbar-widget-notifications button.mb-panel-back[data-count]:after{display:inline-block;margin-left:8px;margin-top:-2px;vertical-align:middle}.topbar-widget-notifications .notifications-box{background:#f2f2f2;overflow-y:auto;width:100%}@media screen and (max-width:1229px){.topbar-widget-notifications .notifications-box{border:none;margin-top:0;max-height:calc(100vh - 111px)}}@media screen and (min-width:1230px){.topbar-widget-notifications .notifications-box{border-radius:0 0 5px 5px;max-height:0;transition:max-height .2s .2s}}.topbar-widget-notifications .notifications-box-empty{background:#f2f2f2;border-radius:0 0 5px 5px;padding:25px 20px;text-align:center}@media screen and (max-width:1229px){.topbar-widget-notifications .notifications-box-empty{height:calc(100vh - 57px)}}.topbar-widget-notifications .notifications-box-empty .icon{font-size:100px;margin-bottom:8px;transition:transform .2s cubic-bezier(.175,.885,.32,1.275) .2s,opacity .2s .2s}@media screen and (min-width:1230px){.topbar-widget-notifications .notifications-box-empty .icon{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}}.topbar-widget-notifications .notification-item{background:#fff;border-bottom:1px solid #d4d4d4;color:inherit;display:block;font-size:14px;line-height:19px;max-height:200px;overflow:hidden;padding:13px 15px 15px 50px;-webkit-tap-highlight-color:transparent;transition:background .2s;-webkit-animation:pushNotificationMsg .4s cubic-bezier(.39,.575,.565,1);animation:pushNotificationMsg .4s cubic-bezier(.39,.575,.565,1);position:relative}.topbar-widget-notifications .notification-item:before{background:#e6e6e6;position:absolute;top:0;left:22px;content:"";height:100%;width:6px}.topbar-widget-notifications .notification-item:after{background:#a8a8a8;position:absolute;top:18px;left:19px;height:11px;width:11px;border-radius:50%;box-shadow:0 0 0 5px #fff;content:"";transition:background .2s}.topbar-widget-notifications .notification-item .notif-date{font-size:12px;font-style:italic;line-height:12px;margin-top:10px}.topbar-widget-notifications .notification-item:last-child{border:none}.topbar-widget-notifications .notification-item:hover{background:#fafafa}.topbar-widget-notifications .notification-item:hover:after{box-shadow:0 0 0 5px #fafafa}.topbar-widget-notifications .notification-item.primary:after{background:#006cff}.topbar-widget-notifications .notification-item.danger:after{background:#cb1a1a}.topbar-widget-notifications .notification-item.warning:after{background:#fa8c19}.topbar-widget-notifications .notification-item.success:after{background:#65b449}.topbar-widget-notifications .notification-item[data-read=true]:after{background:#a8a8a8}.topbar-widget-notifications .notification-item[data-read=true] .notif-date,.topbar-widget-notifications .notification-item[data-read=true] .notif-text{opacity:.5;transition:opacity .2s}.topbar-widget-notifications .notification-item[data-read=true]:hover .notif-date,.topbar-widget-notifications .notification-item[data-read=true]:hover .notif-text{opacity:1}.topbar-widget-notifications .notification-item[data-disabled=true]{cursor:default}.topbar-widget-notifications .notif-all{background:#f2f2f2;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top:1px solid #d4d4d4;color:#787878;display:block;font-size:14px;font-weight:500;padding:17px 20px}@media screen and (max-width:1229px){.topbar-widget-notifications .without-all-link .notifications-box{max-height:calc(100vh - 57px)}}@-webkit-keyframes pushNotificationMsg{0%{max-height:0;opacity:0;-webkit-transform:scale(.8)}50%{opacity:0;-webkit-transform:scale(.8)}80%{max-height:200px}to{opacity:1;-webkit-transform:none}}@keyframes pushNotificationMsg{0%{max-height:0;opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}50%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}80%{max-height:200px}to{opacity:1;-webkit-transform:none;transform:none}}.topbar-widget-platforms{width:245px}.topbar-widget-platforms .popover-content{padding:0}.topbar-widget-platforms .popover-content li{border-bottom:1px solid #d4d4d4;clear:both;color:inherit;display:block;font-size:14px;font-weight:500;height:52px;line-height:52px;padding:0 20px;text-align:left;white-space:nowrap;transition:background .2s}.topbar-widget-platforms .popover-content li a{color:inherit;height:inherit}.topbar-widget-platforms .popover-content li .logo{float:left;height:inherit;margin-right:13px;text-align:center;width:60px}.topbar-widget-platforms .popover-content li .logo:after{content:"";display:inline-block;height:100%;vertical-align:middle}.topbar-widget-platforms .popover-content li .logo img{vertical-align:middle}.topbar-widget-platforms .popover-content li:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.topbar-widget-platforms .popover-content li:last-child{border:none;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.topbar-widget-platforms .popover-content li .icon{display:block;float:right;font-size:24px;height:inherit;transition:opacity .2s;opacity:0}.topbar-widget-platforms .popover-content li:hover{background:#fafafa}.topbar-widget-platforms .popover-content li:hover .icon{opacity:1}.topbar-widget-wallet{width:280px}@media screen and (max-width:1229px){.topbar-widget-wallet .popover-title{display:none}.topbar-widget-wallet .popover .popover-content .mb-panel-back{border:none}}.topbar-widget-wallet .wallet-balance{border-bottom:1px solid rgba(0,0,0,.12);color:rgba(0,0,0,.54);display:block;font-size:11px;margin-bottom:10px;padding:0 0 25px;text-align:center;text-transform:uppercase;transition:opacity .2s}@media screen and (max-width:1229px){.topbar-widget-wallet .wallet-balance{background:#fff;margin-bottom:20px}}.topbar-widget-wallet .wallet-balance .balance{color:#29b474;font-size:24px;font-weight:500;margin:8px 0}.topbar-widget-wallet .wallet-balance .balance-pending{color:rgba(0,0,0,.87);font-size:14px;font-weight:500;margin-top:10px}.topbar-widget-wallet .wallet-balance .balance-pending .icon{fill:rgba(0,0,0,.28);font-size:20px;margin:-2px 5px 0 0;vertical-align:middle}.topbar-widget-wallet .wallet-balance .wallet-icon{padding:23px 0 25px}.topbar-widget-wallet .wallet-balance:active{opacity:.8}@media screen and (min-width:1230px){.topbar-widget-categories[data-subcategories=false] .popover-template{transition:width 0s .2s}}@media screen and (max-width:1229px){.topbar-widget-categories[data-subcategories=false] .popover-categories{opacity:1;transition:opacity 1s}}@media screen and (max-width:1229px){.topbar-widget-categories[data-subcategories=false] .popover-subcategories{-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:opacity .2s,-webkit-transform 1s;transition:opacity .2s,transform 1s;transition:opacity .2s,transform 1s,-webkit-transform 1s}}@media screen and (min-width:1230px){.topbar-widget-categories[data-subcategories=false] .popover-subcategories{transition:width 0s .2s,max-height 0s .2s}.topbar-widget-categories[data-subcategories=false] .popover-subcategories .popover-options{transition:max-height .2s .2s}}@media screen and (min-width:1230px){.topbar-widget-categories[data-subcategories=true] .popover-template{width:630px;transition:width .2s 0s}}@media screen and (max-width:1229px){.topbar-widget-categories[data-subcategories=true] .popover-categories{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:opacity .2s,-webkit-transform 1s;transition:opacity .2s,transform 1s;transition:opacity .2s,transform 1s,-webkit-transform 1s}}@media screen and (max-width:1229px){.topbar-widget-categories[data-subcategories=true] .popover-subcategories{opacity:1;transition:opacity 1s}}@media screen and (min-width:1230px){.topbar-widget-categories[data-subcategories=true] .popover-subcategories{border-left:1px solid #d4d4d4;max-height:1000px;width:400px;transition:width .2s 0s,max-height .2s 0s}}.topbar-widget-categories .popover-content{padding:0}.topbar-widget-categories .popover-content .triangle{background:#fff;z-index:2}@media screen and (min-width:1230px){.topbar-widget-categories .popover-template{font-size:0;overflow:hidden;width:230px;transition:width .2s}}@media screen and (min-width:1230px){.topbar-widget-categories .popover-categories{display:inline-block;font-size:14px;margin-bottom:-99999px;padding-bottom:99999px;position:relative;vertical-align:top;width:230px}.topbar-widget-categories .popover-categories .popover-options{padding-bottom:10px}}.topbar-widget-categories .popover-categories .popover-title{padding-bottom:10px}.topbar-widget-categories .popover-categories a{display:inline-block;padding-right:0;vertical-align:middle;width:calc(100% - 44px)}@media screen and (min-width:1230px){.topbar-widget-categories .popover-categories a{width:100%}.topbar-widget-categories .popover-categories a.active{background:#006cff;color:#fff}}.topbar-widget-categories .popover-categories .btn{height:44px;width:44px;border-bottom:1px solid #d4d4d4;border-left:1px solid #d4d4d4;border-radius:0}.topbar-widget-categories .popover-categories .btn .icon{display:inline-block;font-size:22px;text-align:center}@media screen and (max-width:1229px){.topbar-widget-categories .popover-subcategories{opacity:0;position:absolute;top:0;height:100%;width:100%}.topbar-widget-categories .popover-subcategories-panel{overflow:auto;height:calc(100% - 57px)}}@media screen and (min-width:1230px){.topbar-widget-categories .popover-subcategories{display:inline-block;font-size:14px;max-height:0;vertical-align:top;width:0;transition:width .2s}.topbar-widget-categories .popover-subcategories .popover-options{max-height:0;overflow:hidden;width:400px}.topbar-widget-categories .popover-subcategories .popover-options.opened{max-height:1000px;overflow:visible}}.topbar-widget-categories .popover-subcategories .picture{display:block;font-size:0;line-height:0}@media screen and (min-width:1230px){.topbar-widget-categories .popover-column{display:inline-block;padding-right:20px;vertical-align:top;width:30%}.topbar-widget-categories .popover-column:first-child{margin-left:20px}}.topbar-widget-categories .popover-column a{color:#444;display:block}@media screen and (max-width:1229px){.topbar-widget-categories .popover-column a{border-bottom:1px solid #d4d4d4;height:44px;line-height:44px;padding-left:20px}}@media screen and (min-width:1230px){.topbar-widget-categories .popover-column a{margin-bottom:15px}}.topbar-widget-categories .popover-column a:hover{color:#006cff}.topbar-widget-categories .popover-title{color:#787878;padding:20px}.topbar-counter:after{background:#008ecc;border-radius:3px;color:#fff;content:attr(data-count);display:inline-block;font-size:11px;font-weight:500;line-height:15px;padding:0 5px;-webkit-animation:notification .4s ease;animation:notification .4s ease}.fullscreen-search{opacity:0;visibility:hidden;z-index:1000;height:100%;width:100%;transition:visibility 0s linear .2s,opacity .2s linear;position:fixed;top:0;left:0}@media screen and (min-width:1230px){.fullscreen-search{background:rgba(48,48,48,.8)}}.fullscreen-search[data-search=true]{opacity:1;visibility:visible;transition-delay:0s}.fullscreen-search-container{background:#fff;box-shadow:0 6px 12.75px 2.25px rgba(0,0,0,.2);position:relative}@media screen and (max-width:1229px){.fullscreen-search-container{height:100%;width:100%;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:vertical;box-direction:normal;-moz-flex-direction:column;flex-direction:column}}@media screen and (min-width:1230px){.fullscreen-search-container{top:0;left:126px;width:521px;display:inline-block}}.fullscreen-search-form{position:relative;background:#fff;box-shadow:0 1px 4.75px .25px rgba(0,0,0,.2);padding:50px 15px 0;width:100%;min-height:170px;z-index:1;box-flex:1;-moz-flex:1;flex:1;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:vertical;box-direction:normal;-moz-flex-direction:column;flex-direction:column}@media screen and (min-width:1230px){.fullscreen-search-form{padding-top:7px;min-height:auto}}.fullscreen-search-form-fields{border-bottom:1px solid #e0e0e0;padding-bottom:10px;width:100%;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:horizontal;box-direction:normal;-moz-flex-direction:row;flex-direction:row;box-pack:justify;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.fullscreen-search-form .results{font-size:14px;height:0;line-height:24px;margin-bottom:0;visibility:hidden}@media screen and (min-width:1230px){.fullscreen-search-form .results{margin-bottom:15px}}.fullscreen-search-form .results .btn-link,.fullscreen-search-form .results a{display:none;font-weight:700;height:auto;line-height:normal;padding:0}.fullscreen-search-input{background:transparent;border:none;box-sizing:border-box;color:#f05f00;display:block;line-height:53px;font-size:40px;margin:0;min-width:0;padding:0;-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;box-flex:1;-moz-flex:1 1 auto;flex:1 1 auto;-webkit-tap-highlight-color:transparent}.fullscreen-search-input:focus{box-shadow:none;outline:none}.fullscreen-search-input::-ms-clear{display:none}.fullscreen-search-input::-webkit-input-placeholder{color:rgba(0,0,0,.54)}.fullscreen-search-input:-moz-placeholder,.fullscreen-search-input::-moz-placeholder{color:rgba(0,0,0,.54)}.fullscreen-search-input:-ms-input-placeholder{color:rgba(0,0,0,.54)}.fullscreen-search-submit{background:transparent;border:none;cursor:pointer;display:block;padding:0;text-align:right;height:40px;width:40px;box-flex:0;-moz-flex:0 0 auto;flex:0 0 auto;-webkit-tap-highlight-color:transparent}.fullscreen-search-submit:active{opacity:.9}.fullscreen-search-submit:focus{outline:none}.fullscreen-search-submit .icon{fill:rgba(0,0,0,.54);font-size:24px}.fullscreen-search-submit .icon:hover{fill:#008ecc}.fullscreen-search-close.btn-icon,.fullscreen-search-close.modal-close{text-align:center;z-index:2;position:absolute;top:0;right:0;height:48px;width:48px}@media screen and (min-width:1230px){.fullscreen-search-close.btn-icon,.fullscreen-search-close.modal-close{display:none}}.fullscreen-search-close.btn-icon .icon,.fullscreen-search-close.modal-close .icon{display:inline-block;fill:rgba(0,0,0,.54);font-size:24px}.fullscreen-search-close.btn-icon:hover .icon,.fullscreen-search-close.modal-close:hover .icon{fill:#008ecc}.fullscreen-search-preloader{z-index:1;box-flex:0;-moz-flex:0 0 auto;flex:0 0 auto;margin-left:10px;height:25px;width:25px}.fullscreen-search-preloader .spinner{display:none;height:100%;width:100%}.fullscreen-search-results{display:none;width:100%;border-top:1px solid #fafafa;padding:0 15px;flex-basis:100%;-ms-flex-preferred-size:100%}@media screen and (max-width:1229px){.fullscreen-search-results{-webkit-overflow-scrolling:touch;overflow-y:scroll}}.fullscreen-search-results.noResults{background:#fff;border-top:none;padding:20px 0}.fullscreen-search-results .Card__base{margin:10px 0;min-height:auto;padding:20px;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:horizontal;box-direction:normal;-moz-flex-direction:row;flex-direction:row}.fullscreen-search-results .Card__base.Card--skin .Card__picture{background:transparent}.fullscreen-search-results .Card__base .Card__skin-exterior{margin:0;position:absolute;bottom:-20px;left:-125px}.fullscreen-search-results .Card__base .Card__skin-exterior-abbr{font-size:12px;padding:3px 6px}.fullscreen-search-results .Card__base .Card__skin-exterior-type{color:rgba(0,0,0,.54);font-size:12px;font-weight:500}.fullscreen-search-results .Card__base .Card__skin-exterior-type[data-value]:after{content:attr(data-value)}.fullscreen-search-results .Card__base .Card__skin-exterior-type span,.fullscreen-search-results .Card__base .Card__skin-exterior-value,.fullscreen-search-results .Card__base .Card__stickers{display:none}.fullscreen-search-results .Card__base .Card__picture{padding:0 15px 0 0}.fullscreen-search-results .Card__base .Card__media{height:90px;width:105px}.fullscreen-search-results .Card__base .Card__picture--gallery{display:none}.fullscreen-search-results .Card__base .Card__cover{border:none;margin:0 15px 0 0;max-height:none;max-width:none;text-align:center;height:90px;width:90px}.fullscreen-search-results .Card__base .Card__cover img{vertical-align:middle}.fullscreen-search-results .Card__base .Card__body{padding:0;position:relative;box-flex:1;-moz-flex:1;flex:1;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:vertical;box-direction:normal;-moz-flex-direction:column;flex-direction:column}.fullscreen-search-results .Card__base .Card__title{-webkit-line-clamp:2;max-height:2.8em}.fullscreen-search-results .Card__base.Card--skin .Card__description{font-size:12px}.fullscreen-search-results .Card__base .Card__thumbnail{height:96px;width:96px;margin-right:10px}.fullscreen-search-results .Card__base .Card__image{height:90px;width:90px}.fullscreen-search-results .Card__base .Card__price{font-size:10px}.fullscreen-search-results .Card__base .Card__price-cost{line-height:normal;font-size:20px}.fullscreen-search-results .Card__base .Card__footer{bottom:0;left:auto}@media screen and (min-width:1230px){.fullscreen-search-results .Card__base:nth-of-type(1n+4){display:none}}.fullscreen-search-results .see-all-results{display:block;margin-bottom:25px;width:100%}@media screen and (min-width:1230px){.fullscreen-search-results .see-all-results{margin-bottom:15px}}.fullscreen-search-noresults{color:rgba(0,0,0,.28);text-align:center}.fullscreen-search-noresults span{display:block;margin-bottom:20px;font-size:18px;line-height:25px}.fullscreen-search[data-loading=true] .fullscreen-search-preloader .spinner{display:block}.fullscreen-search[data-results=true] .fullscreen-search-form .results{height:auto;margin-top:10px;visibility:visible}.fullscreen-search[data-results=true] .fullscreen-search-results{display:block}body.fullscreen-search-on{overflow:hidden}.navbar{background:#15526c url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwP/2wBDAQEBAQEBAQEBAQECAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wgARCAABAAQDAREAAhEBAxEB/8QAFAABAAAAAAAAAAAAAAAAAAAAAv/EABQBAQAAAAAAAAAAAAAAAAAAAAb/2gAMAwEAAhADEAAAAQBWf//EABQQAQAAAAAAAAAAAAAAAAAAAEb/2gAIAQEAAQUCKf/EABcRAAMBAAAAAAAAAAAAAAAAAABIhMX/2gAIAQMBAT8BUezZP//EABcRAAMBAAAAAAAAAAAAAAAAAABIhcX/2gAIAQIBAT8BYShgn//EABUQAQEAAAAAAAAAAAAAAAAAAACH/9oACAEBAAY/Ap+//8QAFhAAAwAAAAAAAAAAAAAAAAAAAIHw/9oACAEBAAE/IbZ//9oADAMBAAIAAwAAABAf/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAgBAwEBPxAf/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAgBAgEBPxBf/8QAFBABAAAAAAAAAAAAAAAAAAAAAP/aAAgBAQABPxBf/9k=) 50% no-repeat;background-image:linear-gradient(45deg,#15526c,#54abbe 28%,#f99d2e 72%,#d95937);background-image:-o-linear-gradient(45deg,#15526c 0,#54abbe 28%,#f99d2e 72%,#d95937 100%);background-size:100% 100%;color:#fff;height:55px;text-transform:uppercase;width:100%}@media screen and (max-width:1229px){.navbar{height:6px}}.navbar.hide{height:1px;background:none}.navbar.hide .navbar-menu{display:none}.navbar .navbar-menu{display:block;height:inherit}.navbar .navbar-menu:after{clear:both;content:"";display:block}@media screen and (max-width:1219px){.navbar .navbar-menu{display:none}}.navbar .navbar-menu>li{float:left;height:inherit}.navbar .navbar-menu>li>a{border-right:1px solid hsla(0,0%,100%,.2);color:inherit;display:block;font-size:12px;font-weight:500;height:inherit;line-height:55px;padding:0 20px;transition:background-color .2s,color .2s,border-color .2s}.navbar .navbar-menu>li>a:hover{background-color:hsla(0,0%,100%,.2);border-color:transparent}.navbar .navbar-menu>li>a.topbar-counter:after{margin:-2px 0 0 10px;padding:0 5px;vertical-align:middle}.navbar .navbar-menu>li>a.topbar-counter.green:after{background:#65b449}.navbar .navbar-menu>li>a.topbar-counter.orange:after{background:#f2470f}.navbar .navbar-menu>li>a.topbar-counter.yellow:after{background:#fa8c19}.navbar .navbar-menu>li>a.topbar-counter.blue:after{background:#006cff}.navbar .navbar-menu>li.active>a{background-color:#fff;color:#444}.nav-secondary{background:#fff;border-bottom:1px solid #d4d4d4;height:58px;position:relative;text-transform:uppercase;width:100%}.nav-secondary:after{content:"";position:absolute;top:0;right:0;height:100%;width:44px;z-index:1;background-image:linear-gradient(270deg,#fff 30%,hsla(0,0%,100%,0))}.nav-secondary .nav-secondary-container{display:block;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0);height:inherit;overflow:auto;position:relative;width:100%}.nav-secondary .nav-secondary-menu{display:inline-block;height:inherit;white-space:nowrap}.nav-secondary .nav-secondary-menu:after{clear:both;content:"";display:block}.nav-secondary .nav-secondary-menu>li{display:inline-block;height:inherit;margin:0 20px}.nav-secondary .nav-secondary-menu>li>a{border-bottom:3px solid transparent;color:#787878;display:block;font-size:12px;font-weight:500;height:inherit;line-height:55px;transition:border-color .2s,color .2s}.nav-secondary .nav-secondary-menu>li>a::-moz-focus-inner{border:0}.nav-secondary .nav-secondary-menu>li>a:focus{outline:none}.nav-secondary .nav-secondary-menu>li>a.topbar-counter:after{margin:-2px 0 0 10px;padding:0 5px;vertical-align:middle}.nav-secondary .nav-secondary-menu>li>a.topbar-counter.green:after{background:#65b449}.nav-secondary .nav-secondary-menu>li>a.topbar-counter.orange:after{background:#f2470f}.nav-secondary .nav-secondary-menu>li>a.topbar-counter.yellow:after{background:#fa8c19}.nav-secondary .nav-secondary-menu>li>a.topbar-counter.blue:after{background:#006cff}.nav-secondary .nav-secondary-menu>li.active>a,.nav-secondary .nav-secondary-menu>li>a:hover{color:#444}.nav-secondary.no-indicator .nav-secondary-menu li.active>a{border-color:#f2470f}.nav-secondary .indicator{background:#f2470f;height:3px;width:0;position:absolute;bottom:0;left:0;transition:width .2s,-webkit-transform .2s;transition:width .2s,transform .2s;transition:width .2s,transform .2s,-webkit-transform .2s}.btn{border:none;border-radius:3px;clear:both;cursor:pointer;display:inline-block;font-weight:500;position:relative;text-align:center;vertical-align:middle;white-space:nowrap;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background .2s ease,color .2s ease,border-color .2s ease;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;font-size:14px;height:42px;line-height:42px;padding:0 20px}.btn.btn-secondary,.btn.btn-secondary-dark{height:44px}.btn .icon{font-size:24px}.btn .icon.fl-l{margin:0 9px 0 -11px}.btn .icon.fl-r{margin:0 -11px 0 9px}.btn:hover{text-decoration:none}.btn:focus{outline:none}.btn::-moz-focus-inner{border:0}.btn .icon{display:block;height:100%}.btn-loader{display:none;left:50%;margin:-14px 0 0 -14px;top:50%;clip:rect(0,28px,28px,14px);position:absolute;height:28px;width:28px;-webkit-animation:spinnerOuter .75s linear infinite;animation:spinnerOuter .75s linear infinite}@-webkit-keyframes spinnerOuter{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(220deg)}}@keyframes spinnerOuter{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(220deg);transform:rotate(220deg)}}.btn-loader:after{border:3px solid hsla(0,0%,100%,.7);border-radius:50%;clip:rect(0,28px,28px,14px);content:"";position:absolute;top:0;left:0;height:100%;width:100%;-webkit-animation:spinnerInner .75s ease-in-out infinite;animation:spinnerInner .75s ease-in-out infinite}@-webkit-keyframes spinnerInner{0%{-webkit-transform:rotate(-140deg)}to{-webkit-transform:rotate(140deg)}}@keyframes spinnerInner{0%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(140deg);transform:rotate(140deg)}}.btn-label{height:100%}.btn[data-loading=true] .btn-loader{display:block}.btn[data-loading=true] .btn-label{opacity:0}.btn.btn-primary{background:#008ecc;color:#fff}.btn.btn-primary:hover{background:#056aab}.btn.btn-primary:active{background:#008ecc}.btn.btn-primary .icon{fill:#fff}.btn.btn-secondary{background:transparent;border:1px solid #a6dbf3;color:#008ecc}.btn.btn-secondary:hover{border-color:#056aab;color:#056aab}.btn.btn-secondary:hover .icon{fill:#056aab}.btn.btn-secondary:active{background:transparent;border-color:#008ecc;color:#008ecc}.btn.btn-secondary .icon,.btn.btn-secondary:active .icon{fill:#008ecc}.btn.btn-secondary .btn-loader:after{border-color:#008ecc}.btn.btn-secondary-dark{background:rgba(0,0,0,.2);border:1px solid #fff;color:#fff}.btn.btn-secondary-dark:hover{background:hsla(0,0%,96.1%,.1)}.btn.btn-secondary-dark:active{background:rgba(0,0,0,.2)}.btn.btn-secondary-dark .icon{fill:#fff}.btn.btn-success{background:#29b474;color:#fff}.btn.btn-success:hover{background:#1b995f}.btn.btn-success:active{background:#29b474}.btn.btn-success .icon{fill:#fff}.btn.btn-danger{background:#dd301c;color:#fff}.btn.btn-danger:hover{background:#c91800}.btn.btn-danger:active{background:#dd301c}.btn.btn-danger .icon{fill:#fff}.btn.btn-link{background:transparent;color:#008ecc;transition:color .2s}.btn.btn-link:hover{color:#056aab}.btn.btn-link:hover .icon{fill:#056aab}.btn.btn-link .icon{fill:#008ecc}.btn.btn-large{font-size:18px;height:52px;line-height:52px;padding:0 25px}.btn.btn-large.btn-secondary,.btn.btn-large.btn-secondary-dark{height:54px}.btn.btn-large .icon{font-size:24px}.btn.btn-large .icon.fl-l{margin:0 14px 0 -11px}.btn.btn-large .icon.fl-r{margin:0 -11px 0 14px}.btn.btn-small{font-size:12px;height:26px;line-height:26px;padding:0 10px}.btn.btn-small .icon{font-size:18px}.btn.btn-small .icon.fl-r{margin:0 -6px 0 4px}.btn.btn-small .icon.fl-l{margin:0 4px 0 -6px}.btn.btn-small .btn-loader{margin:-9px 0 0 -9px;clip:rect(0,18px,18px,9px);height:18px;width:18px}.btn.btn-small .btn-loader:after{clip:rect(0,18px,18px,9px);border-width:2px}.btn.btn-small.btn-secondary,.btn.btn-small.btn-secondary-dark{line-height:24px}.btn.btn-block{display:block;width:100%}.btn.disabled,button[disabled].btn{cursor:not-allowed;opacity:.5}.btn-icon,.modal-close,button.icon-button{background:none;border:none;padding:0}.checkbox{display:inline-block}.checkbox label{color:inherit;cursor:pointer;display:block;font-size:12px;font-weight:400;position:relative;-webkit-tap-highlight-color:transparent}.checkbox label:after{clear:both;content:"";display:block}.checkbox input{position:absolute;visibility:hidden;height:0;width:0}.checkbox input+label i{background:#fff;border:1px solid #e0e0e0;height:14px;width:14px;border-radius:3px;display:block;float:left;margin-right:7px;margin-top:1px;overflow:hidden;position:relative;transition:all .2s ease;-webkit-transform:translateZ(0);transform:translateZ(0)}.checkbox input+label i:after,.checkbox input+label i:before{background:#fff;content:"";display:block;height:1px;position:absolute;transition:none}.checkbox input+label i:before{left:2.7px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:top left;transform-origin:top left;top:6.1px;width:0}.checkbox input+label i:after{right:7.9px;-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform-origin:bottom right;transform-origin:bottom right;top:8px;width:0}.checkbox input:checked+label i{background:#008ecc;border-color:#008ecc}.checkbox input:checked+label i:after,.checkbox input:checked+label i:before{transition:width .1s}.checkbox input:checked+label i:before{width:4px}.checkbox input:checked+label i:after{width:8px;transition-delay:.1s}.checkbox input:disabled+label{cursor:not-allowed;color:rgba(0,0,0,.54)}.checkbox input:disabled+label i{opacity:.5}.checkbox:hover input:not(:checked):not(:disabled)+label i{border-color:#a6dbf3}.checkbox.checkbox-error input:not(:checked)+label i{border-color:#dd301c}.checkbox .checkbox-body{display:block;float:left;width:calc(100% - 28px)}.checkbox.checkbox-large label{font-size:14px;line-height:21px}.checkbox.checkbox-large input+label i{height:21px;width:21px;margin-top:0}.checkbox.checkbox-large input+label i:before{left:6px;top:9px}.checkbox.checkbox-large input+label i:after{right:11px;top:11px}.checkbox.checkbox-large input:checked+label i:before{width:4px}.checkbox.checkbox-large input:checked+label i:after{width:8px}.form-control,.select-button{background:#fff;border:1px solid #e0e0e0;border-radius:3px;display:block;font-family:Roboto,sans-serif;font-weight:400;line-height:normal;margin:10px 0;width:100%;font-size:18px;height:54px;padding:0 17px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;transition:border-color .2s,box-shadow .2s;-webkit-transform:scale(1);transform:scale(1)}@media screen and (max-width:767px){.form-control,.select-button{font-size:14px;height:44px;padding:0 14px}}.form-control:-webkit-autofill,.form-control:-webkit-autofill:active,.form-control:-webkit-autofill:focus,.form-control:-webkit-autofill:hover,.select-button:-webkit-autofill,.select-button:-webkit-autofill:active,.select-button:-webkit-autofill:focus,.select-button:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px #fafafa inset!important}.form-control[type=search]::-webkit-search-cancel-button,.form-control[type=search]::-webkit-search-decoration,.form-control[type=search]::-webkit-search-results-button,.form-control[type=search]::-webkit-search-results-decoration,.select-button[type=search]::-webkit-search-cancel-button,.select-button[type=search]::-webkit-search-decoration,.select-button[type=search]::-webkit-search-results-button,.select-button[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.form-control::-ms-clear,.form-control::-ms-reveal,.select-button::-ms-clear,.select-button::-ms-reveal{display:none}.form-control[type=search],.select-button[type=search]{box-sizing:border-box}.form-control.success,.success.select-button{border-color:#b4e5ce}.error.select-button,.form-control.error{border-color:#f3b7b0}.form-control::-webkit-input-placeholder,.select-button::-webkit-input-placeholder{color:rgba(0,0,0,.54);transition:opacity .2s}.form-control:-moz-placeholder,.form-control::-moz-placeholder,.select-button:-moz-placeholder,.select-button::-moz-placeholder{color:rgba(0,0,0,.54);transition:opacity .2s}.form-control:-ms-input-placeholder,.select-button:-ms-input-placeholder{color:rgba(0,0,0,.54);transition:opacity .2s}.form-control.form-medium,.form-medium.select-button{font-size:14px;height:44px;padding:0 14px}.form-control.form-small,.form-small.select-button{font-size:12px;height:26px;padding:0 6px}.focus.select-button,.form-control.focus,.form-control:focus,.select-button:focus{border-color:#a6dbf3;box-shadow:0 0 4px rgba(166,219,243,.87);outline:none}.focus.success.select-button,.form-control.focus.success,.form-control:focus.success,.select-button:focus.success{border-color:#b4e5ce;box-shadow:0 0 4px rgba(180,229,206,.87)}.focus.error.select-button,.form-control.focus.error,.form-control:focus.error,.select-button:focus.error{border-color:#f3b7b0;box-shadow:0 0 4px rgba(243,183,176,.87)}.focus.select-button::-webkit-input-placeholder,.form-control.focus::-webkit-input-placeholder,.form-control:focus::-webkit-input-placeholder,.select-button:focus::-webkit-input-placeholder{opacity:.5}.focus.select-button:-moz-placeholder,.focus.select-button::-moz-placeholder,.form-control.focus:-moz-placeholder,.form-control.focus::-moz-placeholder,.form-control:focus:-moz-placeholder,.form-control:focus::-moz-placeholder,.select-button:focus:-moz-placeholder,.select-button:focus::-moz-placeholder{opacity:.5}.focus.select-button:-ms-input-placeholder,.form-control.focus:-ms-input-placeholder,.form-control:focus:-ms-input-placeholder,.select-button:focus:-ms-input-placeholder{opacity:.5}.disabled.select-button,.form-control.disabled,.form-control[disabled],.select-button[disabled]{background:#f5f5f5;cursor:not-allowed}textarea.form-control,textarea.select-button{height:auto;line-height:26px;padding:17px 20px;resize:none}textarea.form-control.form-medium,textarea.form-medium.select-button{height:auto;line-height:24px;padding:12px 20px}textarea.form-control.form-small,textarea.form-small.select-button{height:auto;line-height:21px;padding:0 10px}input.select-button[type=number],input[type=number].form-control{padding-right:0!important}.form-control-error{color:#dd301c;font-size:12px;margin:7px 0 0}.form-group{display:block;margin:40px 0}.form-group:after{clear:both;content:"";display:block}.form-group>label{float:left;display:block;margin-right:1.35135%;width:18.91892%;padding:20px 30px 20px 0;text-align:right;vertical-align:top}.form-group>label:last-child{margin-right:0}@media screen and (min-width:1220px) and (max-width:1519px){.form-group>label{float:left;display:block;margin-right:1.69492%;width:23.72881%}.form-group>label:last-child{margin-right:0}}@media screen and (max-width:1219px){.form-group>label{padding:5px 0}}.form-group>label.required:after{color:#dd301c;content:"*"}.form-group .form-group-action{margin-right:5px}@media screen and (max-width:767px){.form-group .form-group-action{display:block;margin:10px 0;width:100%}}.form-group.form-group-medium{margin:20px 0}.form-group.form-group-medium>label{padding-bottom:13px;padding-top:13px}@media screen and (max-width:1219px){.form-group.form-group-medium>label{padding:5px 0}}.form-group .form-control-input{float:left;display:block;margin-right:1.35135%;width:59.45946%;vertical-align:middle}.form-group .form-control-input:last-child{margin-right:0}.form-group .form-control-input.shift{margin-left:20.27027%}@media screen and (min-width:1220px) and (max-width:1519px){.form-group .form-control-input{float:left;display:block;margin-right:1.69492%;width:74.57627%}.form-group .form-control-input:last-child{margin-right:0}.form-group .form-control-input.shift{margin-left:25.42373%}}@media screen and (max-width:1219px){.form-group{margin:15px 0}.form-group .form-control-input,.form-group .form-control-input.shift,.form-group>label{float:left;display:block;width:100%;margin:0;text-align:left}.form-group .form-control-input.shift:last-child,.form-group .form-control-input:last-child,.form-group>label:last-child{margin-right:0}}.form-group .form-control,.form-group .select-button{margin:0}.form-group .select-button{margin-bottom:5px}.form-group .input-group{margin:0}.input-group{margin:10px 0;position:relative}.input-group .input-group-addon{margin-top:-.5em;position:absolute;top:47%;z-index:1}.input-group .input-group-addon.flag{margin-top:-11px;top:50%}.input-group .input-group-addon .icon{fill:rgba(0,0,0,.54)}.input-group .input-group-addon .icon-button{padding:0}.input-group .input-group-addon .icon-button:hover .icon{fill:#008ecc}.input-group.input-group-focus .form-control,.input-group.input-group-focus .select-button{border-color:#a6dbf3;box-shadow:0 0 4px rgba(166,219,243,.87);outline:none}.input-group.input-group-focus .form-control.success,.input-group.input-group-focus .success.select-button{border-color:#b4e5ce;box-shadow:0 0 4px rgba(180,229,206,.87)}.input-group.input-group-focus .error.select-button,.input-group.input-group-focus .form-control.error{border-color:#f3b7b0;box-shadow:0 0 4px rgba(243,183,176,.87)}.input-group.input-group-focus .form-control::-webkit-input-placeholder,.input-group.input-group-focus .select-button::-webkit-input-placeholder{opacity:.5}.input-group.input-group-focus .form-control:-moz-placeholder,.input-group.input-group-focus .form-control::-moz-placeholder,.input-group.input-group-focus .select-button:-moz-placeholder,.input-group.input-group-focus .select-button::-moz-placeholder{opacity:.5}.input-group.input-group-focus .form-control:-ms-input-placeholder,.input-group.input-group-focus .select-button:-ms-input-placeholder{opacity:.5}.input-group.input-group-focus .icon{fill:#008ecc}.input-group.input-group-error .form-control,.input-group.input-group-error .select-button{border-color:#f3b7b0}.input-group.input-group-error .icon{fill:#dd301c}.input-group.input-group-success .form-control,.input-group.input-group-success .select-button{border-color:#b4e5ce}.input-group.input-group-success .icon{fill:#29b474}.input-group.input-group-small .input-group-addon{font-size:18px;left:6px}.input-group.input-group-small .input-group-addon~.form-control,.input-group.input-group-small .input-group-addon~.select-button{padding-left:30px;padding-right:6px}.input-group.input-group-small .form-control,.input-group.input-group-small .select-button{font-size:12px;height:26px;padding:0 24px 0 6px}.input-group.input-group-small .form-control~.input-group-addon,.input-group.input-group-small .select-button~.input-group-addon{left:auto;right:6px}.input-group.input-group-medium .input-group-addon{font-size:24px;left:14px}.input-group.input-group-medium .input-group-addon.flag{left:10px}.input-group.input-group-medium .input-group-addon~.form-control,.input-group.input-group-medium .input-group-addon~.select-button{padding-left:42px;padding-right:14px}.input-group.input-group-medium .form-control,.input-group.input-group-medium .select-button{font-size:14px;height:44px;padding:0 42px 0 14px}.input-group.input-group-medium .form-control~.input-group-addon,.input-group.input-group-medium .select-button~.input-group-addon{left:auto;right:14px}.input-group.input-group-large .input-group-addon{font-size:24px;left:17px}.input-group.input-group-large .input-group-addon.flag{left:13px}.input-group.input-group-large .input-group-addon~.form-control,.input-group.input-group-large .input-group-addon~.select-button{padding-left:52px;padding-right:17px}.input-group.input-group-large .form-control,.input-group.input-group-large .select-button{font-size:18px;height:54px;padding:0 52px 0 17px}@media screen and (max-width:767px){.input-group.input-group-large .form-control,.input-group.input-group-large .select-button{font-size:14px;height:44px;padding:0 14px}}.input-group.input-group-large .form-control~.input-group-addon,.input-group.input-group-large .select-button~.input-group-addon{left:auto;right:17px}.input-group .form-control,.input-group .select-button{margin:0}.input-group.input-group-phone{display:block}.input-group.input-group-phone:after{clear:both;content:"";display:block}.input-group.input-group-phone .form-control,.input-group.input-group-phone .select-button{display:block;float:left}.input-group.input-group-phone .form-control.input-group-code,.input-group.input-group-phone .input-group-code.select-button{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;padding-right:12px;text-align:center;width:110px}.input-group.input-group-phone .form-control.input-group-number,.input-group.input-group-phone .input-group-number.select-button{width:calc(100% - 110px);border-bottom-left-radius:0;border-top-left-radius:0;padding-left:12px}@media screen and (max-width:919px){.input-group.input-group-phone .form-control.input-group-code,.input-group.input-group-phone .input-group-code.select-button{padding-right:7px;width:92px}.input-group.input-group-phone .form-control.input-group-number,.input-group.input-group-phone .input-group-number.select-button{width:calc(100% - 92px);padding-left:7px}}.input-group.input-group-medium.input-group-phone .form-control.input-group-code,.input-group.input-group-medium.input-group-phone .input-group-code.select-button{padding-right:7px;width:92px}.input-group.input-group-medium.input-group-phone .form-control.input-group-number,.input-group.input-group-medium.input-group-phone .input-group-number.select-button{width:calc(100% - 92px);padding-left:7px}.radio{cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1;margin:7px 0;position:relative;-webkit-tap-highlight-color:transparent}.radio:after{clear:both;content:"";display:block}.radio input[type=checkbox],.radio input[type=radio]{visibility:hidden;position:absolute;top:0;right:0}.radio i{height:21px;width:21px;background:#fff;border:1px solid #e0e0e0;border-radius:50%;display:block;float:left;margin-right:10px;margin-top:-4px;padding-top:4px;transition:border-color .2s ease,background .2s ease;-webkit-transform:translateZ(0);transform:translateZ(0);position:relative;text-align:center}.radio i:before{background:#008ecc;border-radius:50%;content:"";height:11px;width:11px;display:inline-block;opacity:0;vertical-align:top;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s;-webkit-transform:scale(.5);transform:scale(.5)}.radio:hover i{border-color:#a6dbf3}.radio .radio-body{display:block;float:left;width:calc(100% - 31px)}.radio input:checked+i{border-color:#008ecc}.radio input:checked+i:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.radio input[disabled]+i{opacity:.5}.radio input[disabled]+i+*{color:rgba(0,0,0,.54)}.switch-shield{cursor:pointer;display:inline-block;height:24px;position:relative;-webkit-tap-highlight-color:transparent}.switch-shield input[type=checkbox]{visibility:hidden;position:absolute;top:0;right:0}.switch-shield input[type=checkbox]+.switch-label{background:transparent;border:1px solid rgba(0,0,0,.1);border-radius:8px;display:inline-block;font-weight:500;height:18px;line-height:17px;outline:none;padding:0 5px 0 4px;position:relative;width:42px;transition:background .2s ease}.switch-shield input[type=checkbox]+.switch-label:after{clear:both;content:"";display:block}.switch-shield input[type=checkbox]+.switch-label:after,.switch-shield input[type=checkbox]+.switch-label:before{color:#858585;display:block;font-size:11px;text-transform:uppercase}.switch-shield input[type=checkbox]+.switch-label:before{content:attr(data-on);display:none;float:right}.switch-shield input[type=checkbox]+.switch-label:after{content:attr(data-off);float:left}.switch-shield input[type=checkbox]+.switch-label i{position:absolute;top:-4px;left:-3px;border-radius:20px;height:25px;width:20px;-webkit-transform:translateX(28px);transform:translateX(28px);transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}.switch-shield input[type=checkbox]+.switch-label i img{height:100%;width:100%}.switch-shield input[type=checkbox]+.switch-label i img.shield-off{display:block}.switch-shield input[type=checkbox]+.switch-label i img.shield-on{display:none}.switch-shield input[type=checkbox]+.switch-label:not([data-on]):not([data-off]){width:45px}.switch-shield input[type=checkbox]+.switch-label:not([data-on]):not([data-off]) i{-webkit-transform:translateX(-21px);transform:translateX(-21px)}.switch-shield input[type=checkbox]:checked+.switch-label:before{display:block}.switch-shield input[type=checkbox]:checked+.switch-label:after{display:none}.switch-shield input[type=checkbox]:checked+.switch-label i{-webkit-transform:none!important;transform:none!important}.switch-shield input[type=checkbox]:checked+.switch-label i img.shield-off{display:none}.switch-shield input[type=checkbox]:checked+.switch-label i img.shield-on{display:block}.switch-shield:active .switch-label i{opacity:.75}.select{position:relative}.select>select{display:none}@media screen and (max-width:1219px){.select>select{display:block;position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;z-index:1}}.select-options,.select .options{background:#fafafa;border:1px solid #d4d4d4;border-radius:3px;box-shadow:0 7px 9px 0 rgba(4,4,4,.13);height:0;max-height:450px;opacity:0;outline:0;overflow-x:hidden;overflow-y:auto;position:absolute;visibility:hidden;width:100%;z-index:1;transition:opacity .2s,visibility .2s .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s,visibility .2s .2s;transition:transform .2s,opacity .2s,visibility .2s .2s,-webkit-transform .2s;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.select-options .option,.select .options .option{border-bottom:1px solid #d4d4d4;cursor:pointer;display:block;font-size:14px;line-height:18px;padding:6px 11px 5px;transition:background .2s,color .2s}.select-options .option:last-child,.select .options .option:last-child{border-bottom:none}.select-options .option.active,.select-options .option.selected,.select .options .option.active,.select .options .option.selected{background:#008ecc;color:#fff}.select-options .option:not(.disabled):not(.selected):not(.active):hover,.select .options .option:not(.disabled):not(.selected):not(.active):hover{background:rgba(0,0,0,.09)}.select-options .option.focus,.select .options .option.focus{background:#a6dbf3;color:#fff}.select-options .option.disabled,.select .options .option.disabled{cursor:default}.select.autowidth{display:inline-block}.select.autowidth .options,.select.autowidth .select-button{max-width:none;width:auto}.select.autowidth .option{white-space:nowrap}.select.opened .select-button:active{color:#444}.select.opened .select-button .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.select.opened .options{height:auto;opacity:1;visibility:visible;-webkit-transform:none;transform:none;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}.select-button{cursor:pointer;margin-bottom:5px;position:relative;text-align:left;font-size:18px;height:54px;line-height:52px;padding:0 52px 0 17px}@media screen and (max-width:767px){.select-button{font-size:14px;height:44px;padding:0 14px}}.select-button .icon{font-size:24px;right:20px}@media screen and (max-width:767px){.select-button{font-size:14px;height:44px;line-height:42px;padding:0 42px 0 14px}.select-button .icon{font-size:24px;right:20px}}.select-button:active{color:#444}.select-button[disabled]{background:#f5f5f5;cursor:not-allowed}.select-button.autowidth{display:inline-block;margin:0 5px;max-width:none;width:auto}.select-button .icon{display:block;margin-top:-.5em;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s;position:absolute;top:50%}.select-button span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-button.form-medium{font-size:14px;height:44px;line-height:42px;padding:0 42px 0 14px}.select-button.form-medium .icon{font-size:24px;right:20px}.select-button.form-small{font-size:12px;height:26px;line-height:24px;padding:0 18px 0 6px}.select-button.form-small .icon{font-size:18px;right:3px}.select-button.form-small+.options .option{font-size:13px;padding:3px 11px}.select-button.select-flag{padding-left:10px}@media screen and (min-width:768px){.select-button.select-flag{padding-left:17px}}.select-button.select-flag .flag,.select-button.select-flag span{display:inline-block;vertical-align:middle;width:calc(100% - 42px)}.select-button.select-flag .flag{margin-right:10px;height:26px;width:26px}.pagination{display:inline-block;position:relative;text-align:left}.pagination .pagination-page{display:none;line-height:42px;text-align:center}.pagination ul{display:inline-block;text-align:center;vertical-align:top}.pagination ul>li{display:block;float:left;line-height:40px}.pagination ul>li>a{background:#fff;border:1px solid #a6dbf3;border-radius:3px;color:#008ecc;display:inline-block;font-weight:400;height:42px;line-height:42px;min-width:45px;padding:0 10px;transition:background .2s ease}.pagination ul>li>a:hover{background:#a6dbf3}.pagination ul>li>a.active,.pagination ul>li>a:active{background:#008ecc;color:#fff}.pagination ul>li:nth-of-type(-n+4):not(:last-child) a{border-right:0}.pagination ul>li:nth-of-type(-n+5):not(:first-child) a{border-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.pagination ul>li:not(:last-of-type):not(:nth-of-type(5)) a{border-bottom-right-radius:0;border-top-right-radius:0}.pagination ul>li.ellipsis{text-align:center;width:30px}.pagination .control{display:inline-block;font-weight:700}.pagination .control .icon{fill:#008ecc;font-size:24px}.pagination .control:first-child{margin-right:20px}.pagination .control:last-child{margin-left:20px}@media screen and (max-width:639px){.pagination{display:block}.pagination .pagination-page{display:inline-block;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pagination ul{display:none}.pagination .control:last-child{float:right}.pagination .control:first-child,.pagination .control:last-child{margin:0}}.tabs-nav{height:47px;position:relative;z-index:0;box-align:strech;-moz-align-items:strech;-ms-align-items:strech;-o-align-items:strech;align-items:strech;-ms-flex-align:strech;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:horizontal;box-direction:normal;-moz-flex-direction:row;flex-direction:row;box-pack:start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}.tabs-button{background:transparent;border:none;height:100%;margin:0;padding:0;box-flex:1;-moz-flex:1;flex:1;-webkit-tap-highlight-color:transparent}.tabs-button span{border:1px solid #d4d4d4;border-right:none;border-bottom:none;color:#787878;display:block;font-size:14px;font-weight:500;height:46px;padding-top:11px;text-align:center;-webkit-transform:translateY(6px);transform:translateY(6px);transition:background .2s,padding .2s,-webkit-transform .2s;transition:background .2s,transform .2s,padding .2s;transition:background .2s,transform .2s,padding .2s,-webkit-transform .2s}.tabs-button:after{background:#d4d4d4;content:"";display:block;height:1px;position:relative;z-index:1;transition:opacity .2s}.tabs-button:hover span{background:#fff}.tabs-button:last-child span{border-right:1px solid #d4d4d4}.tabs-button.active span{background:#fff;border:1px solid #d4d4d4;border-bottom:none;color:#444;height:100%;padding-top:13px;position:relative;-webkit-transform:none;transform:none}.tabs-button.active:after{opacity:0}.tabs-button.active+.tabs-button span{border-left:none}.tabs-content{background:#fff;border:1px solid #d4d4d4;border-top:none;overflow:hidden;padding:20px;position:relative;z-index:1}.alert{border-radius:3px;color:rgba(0,0,0,.87);font-size:12px;font-weight:400;line-height:12px;overflow:hidden;padding:16px 23px;text-align:left;width:100%}.alert:not(.alert-no-border){border:1px solid transparent}.alert.alert-inline{display:inline-block;width:auto}.alert .h1,.alert .h2,.alert .h3,.alert .h4,.alert .h5,.alert .h6,.alert h1,.alert h2,.alert h3,.alert h4,.alert h5,.alert h6{color:inherit;font-size:18px;font-weight:700;line-height:18px;margin-bottom:8px}.alert.alert-icon{display:table;padding:0}.alert.alert-icon .alert-label{display:table-cell;text-align:center;vertical-align:middle;width:40px}.alert.alert-icon .alert-label .alert-svg{height:22px;width:22px;border-radius:50%;display:inline-block;padding:2px 0 0}.alert.alert-icon .alert-label .alert-svg .icon{font-size:18px;line-height:21px}.alert.alert-icon .alert-content{display:table-cell;line-height:17px;padding:15px}.alert.alert-icon .alert-content li,.alert.alert-icon .alert-content ul{font-size:inherit;margin:0;padding:0}@media screen and (max-width:767px){.alert.alert-icon .alert-content{display:block;padding:16px 23px}}.alert.alert-icon .alert-links{margin-top:10px}.alert.alert-icon .alert-links a:not(:last-child){margin-right:15px}.alert.alert-danger{border-color:#dd301c}.alert.alert-danger .alert-label{background:#f3b7b0}.alert.alert-danger .alert-label .alert-svg{background:#dd301c}.alert.alert-danger .alert-label .icon{fill:#f3b7b0}.alert.alert-success{border-color:#29b474}.alert.alert-success .alert-label{background:#b4e5ce}.alert.alert-success .alert-label .alert-svg{background:#29b474}.alert.alert-success .alert-label .icon{fill:#b4e5ce}.alert.alert-warning{border-color:#ffb400}.alert.alert-warning .alert-label{background:#ffe5a6}.alert.alert-warning .alert-label .alert-svg{background:#ffb400}.alert.alert-warning .alert-label .icon{fill:#ffe5a6}.alert.alert-info{border-color:#008ecc}.alert.alert-info .alert-label{background:#a6dbf3}.alert.alert-info .alert-label .alert-svg{background:#008ecc}.alert.alert-info .alert-label .icon{fill:#a6dbf3}.snackbar{background-color:#fff;border:1px solid #d4d4d4;border-radius:5px;box-shadow:0 16px 40px 0 rgba(4,4,4,.13);display:block;font-size:14px;margin:24px;max-width:360px;min-height:14px;min-width:288px;opacity:0;padding:18px 57px 18px 64px;position:fixed;right:0;bottom:-100px;transition-duration:.5s;transition-property:opacity,bottom,left,right,width,margin,border-radius;transition-timing-function:ease}.snackbar,.snackbar:hover{color:#444}.snackbar.clickable{cursor:pointer}.snackbar.success{background:#65b449;border-color:#65b449;color:#fff}.snackbar.success .snackbar-close .icon{fill:#fff;opacity:.5}.snackbar.success .snackbar-icon{background:hsla(0,0%,100%,.5)}.snackbar.success .snackbar-icon .icon{fill:#65b449}.snackbar.error{background:#cb1a1a;border-color:#cb1a1a;color:#fff}.snackbar.error .snackbar-close .icon{fill:#fff;opacity:.5}.snackbar.error .snackbar-icon{background:hsla(0,0%,100%,.5)}.snackbar.error .snackbar-icon .icon{fill:#cb1a1a}.snackbar .snackbar-close{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer}.snackbar .snackbar-close:focus{outline:none}.snackbar .snackbar-close:active{opacity:.5}.snackbar .snackbar-title{font-weight:500;margin-top:5px}.snackbar .snackbar-body{margin-top:10px}.snackbar>.icon-bell{-webkit-transform-origin:top;transform-origin:top;-webkit-animation:bell 1s ease;animation:bell 1s ease;-webkit-animation-iteration-count:3;animation-iteration-count:3}.snackbar .snackbar-icon{position:absolute;left:24px}.snackbar .snackbar-icon:not(.icon-circle){font-size:25px}.snackbar .snackbar-icon .icon{fill:#006cff}.tooltip{display:inline-block;position:absolute;visibility:hidden;z-index:1000;transition:visibility .2s .2s}.tooltip[data-direction=top]{margin-top:-13px;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.tooltip[data-direction=top] .tooltip-body{-webkit-transform-origin:bottom;transform-origin:bottom}.tooltip[data-direction=top] .tooltip-body .tooltip-arrow{bottom:-9.5px;left:50%;margin-left:-10px}.tooltip[data-direction=top] .tooltip-body .tooltip-arrow:after{border-radius:0 0 5px;margin-left:-9px;top:-10px}.tooltip[data-direction=right]{margin-left:13px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tooltip[data-direction=right] .tooltip-body{-webkit-transform-origin:left;transform-origin:left}.tooltip[data-direction=right] .tooltip-body .tooltip-arrow{height:20px;left:-10px;margin-top:-10px;top:50%;width:10px}.tooltip[data-direction=right] .tooltip-body .tooltip-arrow:after{border-radius:0 0 0 5px;bottom:1px;left:5px}.tooltip[data-direction=bottom]{margin-top:13px;-webkit-transform:translate(-50%);transform:translate(-50%)}.tooltip[data-direction=bottom] .tooltip-body{-webkit-transform-origin:top;transform-origin:top}.tooltip[data-direction=bottom] .tooltip-body .tooltip-arrow{left:50%;margin-left:-10px;top:-10px}.tooltip[data-direction=bottom] .tooltip-body .tooltip-arrow:after{border-radius:5px 0 0;bottom:-10px;margin-left:-9px}.tooltip[data-direction=left]{margin-left:-13px;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.tooltip[data-direction=left] .tooltip-body{-webkit-transform-origin:right;transform-origin:right}.tooltip[data-direction=left] .tooltip-body .tooltip-arrow{height:20px;margin-top:-10px;right:-10px;top:50%;width:10px}.tooltip[data-direction=left] .tooltip-body .tooltip-arrow:after{border-radius:0 5px;bottom:1px;left:-11px}.tooltip[data-open=true]{visibility:visible;transition-delay:0s}.tooltip[data-open=true] .tooltip-body{font-size:12px;opacity:1;-webkit-transform:none;transform:none}.tooltip-body{background-color:rgba(68,68,68,.9);color:#fff;font-size:12px;left:0;max-width:240px;min-height:32px;min-width:50px;opacity:0;padding:10px;position:relative;text-align:left;top:0;white-space:normal;will-change:transform;z-index:1;-webkit-transform:scale(.9);transform:scale(.9);transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tooltip-body .tooltip-content{display:block;line-height:15px;overflow:hidden}.tooltip-body .tooltip-title{color:#fff;font-size:inherit;font-weight:500;line-height:normal;margin:0}.tooltip-body .tooltip-arrow{display:block;height:10px;overflow:hidden;position:absolute;width:20px;z-index:1}.tooltip-body .tooltip-arrow:after{background:rgba(68,68,68,.9);border-radius:5px 0 0;content:"";display:block;height:16px;width:16px;left:11px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tooltip.light .tooltip-body{background-color:#fff;border:1px solid #d4d4d4;box-shadow:0 2px 5px rgba(0,0,0,.13);color:#444}.tooltip.light .tooltip-body .tooltip-title{color:#444}.tooltip.light .tooltip-body .tooltip-arrow:after{background:#fff;border:1px solid #d4d4d4}@-webkit-keyframes colors{0%,75%{stroke:#f7931d}25%{stroke:#ef4e22}50%{stroke:#1b99d6}to{stroke:#1268b2}}@keyframes colors{0%,75%{stroke:#f7931d}25%{stroke:#ef4e22}50%{stroke:#1b99d6}to{stroke:#1268b2}}@-webkit-keyframes dash{0%{stroke-dasharray:1,187;stroke-dashoffset:0}50%{stroke-dasharray:186,187;stroke-dashoffset:-46.75}to{stroke-dasharray:186,187;stroke-dashoffset:-186}}@keyframes dash{0%{stroke-dasharray:1,187;stroke-dashoffset:0}50%{stroke-dasharray:186,187;stroke-dashoffset:-46.75}to{stroke-dasharray:186,187;stroke-dashoffset:-186}}@-webkit-keyframes rotator{to{-webkit-transform:rotate(1turn)}}@keyframes rotator{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner{-webkit-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite}.spinner .path{stroke:#1268b2;stroke-dasharray:1,187;stroke-dashoffset:0;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite}.spinner.orange .path{stroke:#f2470f;-webkit-animation:dash 1.4s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite}html.no-cssanimations .spinner,html.no-smil .spinner,html.no-svg .spinner{height:66px;width:66px;background:url(~g2a-framework/assets/images/spinner.gif);background-size:100%;-webkit-animation:none;animation:none}html.no-cssanimations .spinner.small,html.no-smil .spinner.small,html.no-svg .spinner.small{height:40px;width:40px}html.no-cssanimations .spinner .path,html.no-smil .spinner .path,html.no-svg .spinner .path{display:none}.modal{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(48,48,48,.9);opacity:0;overflow-y:auto;padding:20px;text-align:center;visibility:hidden;white-space:nowrap;will-change:opacity;z-index:1000;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:opacity .3s,visibility 0s linear .3s}.modal::-moz-selection{background-color:transparent}.modal::selection{background-color:transparent}.modal[data-open=true]{opacity:1;visibility:visible;transition-delay:0s}.modal:before{content:"";height:100%;margin-right:-.3em}.modal-window,.modal:before{display:inline-block;vertical-align:middle}.modal-window{background:#fff;box-shadow:0 7px 9px 0 rgba(4,4,4,.13);font-size:14px;min-width:280px;overflow:hidden;padding:30px 20px;position:relative;text-align:left;white-space:normal;width:100%;will-change:transform,opacity;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:translate3d(0,-25px,0);transform:translate3d(0,-25px,0)}@media screen and (min-width:768px){.modal-window{padding:40px 30px}}.modal-window.no-padding{padding:0}.modal-padding{padding:30px 20px}@media screen and (min-width:768px){.modal-padding{padding:40px 30px}}.modal[data-open=true] .modal-window{-webkit-transform:translateZ(0);transform:translateZ(0)}.modal-close{float:right;margin:-25px -15px 0 0}@media screen and (max-width:767px){.modal-close{margin:-15px -5px 0 0}}.modal-close .icon{font-size:24px}@media screen and (min-width:640px) and (max-width:767px){.modal-responsive .modal-window{width:600px}}@media screen and (min-width:768px){.modal-responsive .modal-window{width:708px}}.modal .form-group{margin:15px 0}.modal .form-group>label{padding:5px 0}.modal .form-group .form-control-input,.modal .form-group .form-control-input.shift,.modal .form-group>label{float:left;display:block;width:100%;margin:0;text-align:left}.modal .form-group .form-control-input.shift:last-child,.modal .form-group .form-control-input:last-child,.modal .form-group>label:last-child{margin-right:0}.modal .form-group.form-dual-buttons{margin:0}@media screen and (max-width:767px){.modal .form-group .form-group-action{font-size:14px;height:42px;line-height:42px;padding:0 14px}.modal .form-group .form-group-action.btn-secondary,.modal .form-group .form-group-action.btn-secondary-dark{height:44px}.modal .form-group .form-group-action .icon{font-size:24px}.modal .form-group .form-group-action .icon.fl-l{margin:0 9px 0 -11px}.modal .form-group .form-group-action .icon.fl-r{margin:0 -11px 0 9px}}.modal-choice .modal-window{background:transparent;box-shadow:none;color:#fff;text-align:center}.modal-choice .modal-window .h1,.modal-choice .modal-window .h2,.modal-choice .modal-window .h3,.modal-choice .modal-window .h4,.modal-choice .modal-window .h5,.modal-choice .modal-window .h6,.modal-choice .modal-window h1,.modal-choice .modal-window h2,.modal-choice .modal-window h3,.modal-choice .modal-window h4,.modal-choice .modal-window h5,.modal-choice .modal-window h6{color:inherit}.modal-choice .modal-window .icon{fill:#fff}.modal-choice .modal-window .modal-icon{font-size:50px;margin:10px 0}.modal-button{margin:30px 5px 0}@media screen and (max-width:767px){.modal-button.btn-large{font-size:14px;height:42px;line-height:42px;padding:0 14px}.modal-button.btn-large.btn-secondary,.modal-button.btn-large.btn-secondary-dark{height:44px}.modal-button.btn-large .icon{font-size:24px}.modal-button.btn-large .icon.fl-l{margin:0 9px 0 -11px}.modal-button.btn-large .icon.fl-r{margin:0 -11px 0 9px}}.modal-footer{background-color:#f5f5f5;padding:18px 0}.modal-pagination{text-align:center}.modal-pagination .pagination-bullet{background-color:rgba(0,0,0,.28);border:none;border-radius:50%;display:inline-block;margin:0 5px;padding:0;height:10px;width:10px;transition:background-color .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.modal-pagination .pagination-bullet:hover{background-color:rgba(0,0,0,.54)}.modal-pagination .pagination-bullet.active{background-color:#008ecc}.table,body.modal-opened{overflow:hidden}.table{background:#fff;border:1px solid #d1d1d1;margin:10px 0}.table>.table-body{display:table;width:100%;table-layout:fixed;font-size:14px}.table>.table-body>.tr{display:table-row}.table>.table-body>.tr>.td,.table>.table-body>.tr>.th{border-bottom:1px solid #d1d1d1;display:table-cell;padding:20px}.table>.table-body>.tr>.td:last-child,.table>.table-body>.tr>.th:last-child{padding-right:20px}.table>.table-body>.tr>.th{background:#f5f5f5;color:rgba(0,0,0,.54);font-weight:500}.table>.table-body>.tr>.th a{color:inherit}.table>.table-body>.tr>.th .icon{margin-left:13px;font-size:24px}.table>.table-body>.tr>.td.td-actions{padding-bottom:15px;padding-top:15px;text-align:right;vertical-align:middle}.table>.table-body>.tr>.td.td-actions>.icon-button .icon{font-size:22px}.table>.table-body>.tr>.td.td-actions>.icon-button .icon:hover{fill:#006cff}.table>.table-body>.tr>.td.td-actions .td-actions-item{margin:0 6px}.table>.table-body>.tr>.td.td-actions .td-actions-item:last-child{margin-right:0}.table>.table-body>.tr>.td.th-key{color:#006cff;font-weight:500}.table>.table-body>.tr:last-child>.td,.table>.table-body>.tr:last-child>.th{border-bottom:none}.table .tr-empty{border-top:1px solid #d1d1d1;font-size:14px;padding:20px;text-align:center}@media screen and (max-width:919px){.table .tr-empty{border:1px solid #d1d1d1}}@media screen and (max-width:919px){.table.table-responsive{background:transparent;border:none}.table.table-responsive>.table-body{display:block}.table.table-responsive>.table-body>.tr{background:#fff;border:1px solid #d1d1d1;display:block;margin:10px 0;overflow:hidden}.table.table-responsive>.table-body>.tr.thead{display:none}.table.table-responsive>.table-body>.tr>.td{border-bottom:none;width:100%;display:block;padding:13px 20px}.table.table-responsive>.table-body>.tr>.td.th-side{border-bottom:1px solid #d1d1d1;margin-bottom:10px}.table.table-responsive>.table-body>.tr>.td:not(.th-side){padding:5px 20px}.table.table-responsive>.table-body>.tr>.td[data-title]{display:table}.table.table-responsive>.table-body>.tr>.td[data-title]:before{content:attr(data-title);display:table-cell;font-weight:500;padding-right:35px;width:30%}.table.table-responsive>.table-body>.tr>.td[data-title].td-content{display:table-cell}.table.table-responsive>.table-body>.tr>.td:last-child{border:none}.table.table-responsive>.table-body>.tr>.td.td-actions{background:#f5f5f5;margin-top:10px;padding:12px 10px}}.star-rating{display:inline-block;font-size:0;position:relative;vertical-align:top;white-space:nowrap}.star-rating .icon{fill:#d9d9d9;font-size:17px}.star-rating .star-rating-progress{position:absolute;top:0;left:0;overflow:hidden;width:0;transition:width .2s}.star-rating .star-rating-progress .icon{fill:#fa8c19}.user-widget{display:inline-block;white-space:nowrap}.user-widget .user-pic{margin:-4px 15px 0 0}.user-widget .user-info{display:inline-block;vertical-align:top}.user-widget .user-name{display:inline-block;height:16px;line-height:16px;margin-bottom:6px;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.user-widget .user-badge{color:rgba(0,0,0,.54)}.user-widget .user-badge .icon{fill:rgba(0,0,0,.54);vertical-align:top}.user-widget .user-rating{display:block}.user-widget .user-rating .star-rating{margin-top:-3px;vertical-align:middle}.user-widget .user-rating .rating-data{color:rgba(0,0,0,.54);display:inline-block;font-weight:700;line-height:17px;vertical-align:middle}.user-widget .user-rating .rating-data span{color:rgba(0,0,0,.54)}.user-widget .user-rating .rating-data>span:not(.separator):not(.percent){color:rgba(0,0,0,.54);font-weight:500}.user-widget .user-rating .rating-data .icon{font-size:17px;margin:-3px 5px 0}.user-widget .user-rating .rating-data .separator{color:#ebebeb;margin:0 0 0 8px}.user-widget .user-rating .rating-data .percent{color:#29b474;font-weight:700;margin-right:6px}.user-widget.direct .user-name,.user-widget.trusted .user-name{border-radius:11px;-js-display:inline-flex;display:inline-flex;height:22px;line-height:22px;padding:0 6px}.user-widget.direct .user-pic{border-color:#ffb400}.user-widget.direct .user-name{border:1px solid #ffb400}.user-widget.direct .user-name .icon{font-size:12px;margin-left:5px}.user-widget.trusted .user-pic{border-color:#29b474}.user-widget.trusted .user-name{border:1px solid #29b474}.user-widget.trusted .user-name .green{color:#29b474;font-size:11px;font-weight:700;margin-left:6px;text-transform:uppercase}.user-widget.small .user-name{margin-bottom:3px}.user-widget.small .user-badge{font-size:12px}.user-widget.small .user-badge .icon{font-size:10px;margin-right:2px}.user-widget.small .user-rating{margin-left:0}.user-widget.small .star-rating{display:none}.user-widget.small .rating-data{font-size:12px}.user-widget.small .rating-data .icon{font-size:14px;margin-left:0}.user-widget.small .rating-data .separator{margin-left:4px}.user-widget.small .user-pic{height:34px;width:34px;margin-right:9px;margin-top:0}.user-widget.small .user-pic .no-photo,.user-widget.small .user-pic img{height:28px;width:28px}.pswp{z-index:10001}.pswp__bg{background-color:#303030}.pswp__img:not(.pswp__img--placeholder){box-shadow:0 6px 27px rgba(0,0,0,.43)}.pswp__top-bar{height:70px}@media screen and (min-width:768px) and (max-width:1219px){.pswp__top-bar{height:60px}}.pswp__top-bar{background:#282828!important;z-index:1}.pswp__button{margin-top:16px}@media screen and (min-width:768px) and (max-width:1219px){.pswp__button{margin-top:12px}}.pswp__counter{color:#fff;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{display:none}.pswp__button--arrow--left,.pswp__button--arrow--right{background:no-repeat 50%;height:100%;margin:0;top:0;width:180px}@media screen and (max-width:1519px){.pswp__button--arrow--left,.pswp__button--arrow--right{width:110px}}.pswp__button--arrow--left{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIyNyIgdmlld0JveD0iMCAwIDEyOCAxMjgiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik05NiAxMTkuNGM0LTMuOCA0LTEwIDAtMTMuOUw1My40IDY0IDk2IDIyLjVjNC0zLjggNC0xMCAwLTEzLjktNC0zLjgtMTAuMi0zLjgtMTQuMiAwTDMyIDU3LjFjLTQgMy44LTQgMTAgMCAxMy45bDQ5LjkgNDguNWMzLjkgMy43IDEwLjMgMy43IDE0LjEtLjF6Ii8+PC9zdmc+")}.pswp__button--arrow--right{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIyNyIgdmlld0JveD0iMCAwIDEyOCAxMjgiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00Ni4xIDExOS41TDk2IDcxYzQtMy45IDQtMTAuMSAwLTEzLjlMNDYuMiA4LjZjLTQtMy44LTEwLjItMy44LTE0LjIgMC00IDMuOS00IDEwLjEgMCAxMy45TDc0LjYgNjQgMzIgMTA1LjVjLTQgMy45LTQgMTAuMSAwIDEzLjkgMy44IDMuOCAxMC4yIDMuOCAxNC4xLjF6Ii8+PC9zdmc+")}.pswp__zoom-wrap{text-align:center}.pswp__zoom-wrap:before{content:"";height:100%}.pswp .wrapper,.pswp__zoom-wrap:before{display:inline-block;vertical-align:middle}.pswp .wrapper{line-height:0;margin:0 auto;max-width:900px;position:relative;text-align:left;width:100%;z-index:1045}.pswp .video-wrapper{height:0;padding-bottom:56.25%;padding-top:25px;position:relative;width:100%}.pswp .video-wrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}.pswp video{height:auto!important;width:100%!important}.footer-main{border-top:1px solid #d4d4d4}.footer-padding{padding-bottom:20px;padding-top:10px}.footer-padding:after{clear:both;content:"";display:block}.footer-payments{padding:0 20px;max-width:1520px;margin-left:auto;margin-right:auto}.footer-payments:after{clear:both;content:"";display:block}@media screen and (min-width:1220px) and (max-width:1519px){.footer-payments{max-width:1220px}}@media screen and (min-width:920px) and (max-width:1219px){.footer-payments{max-width:920px}}@media screen and (min-width:768px) and (max-width:919px){.footer-payments{padding:0 30px}}.footer-payments .logo-payments{display:inline-block;height:17px;margin-top:10px;overflow:hidden;vertical-align:middle}.footer-payments .logo-payments div{width:5px;display:inline-block}.footer-payments .logo-payments img{display:inline-block;height:17px;margin-right:15px;vertical-align:middle}.footer-payments .more{display:inline-block;margin-top:10px;vertical-align:middle}.footer-wrap{background:#f7f7f7;padding:10px 0 30px;position:relative}@media screen and (min-width:768px){.footer-wrap{padding:10px 0 50px}}.footer-header{line-height:0}@media screen and (min-width:640px){.footer-header hr{display:none}}@media screen and (min-width:768px){.footer-header{padding:0 20px;max-width:1520px;margin-left:auto;margin-right:auto}.footer-header:after{clear:both;content:"";display:block}}@media screen and (min-width:768px) and (min-width:1220px) and (max-width:1519px){.footer-header{max-width:1220px}}@media screen and (min-width:768px) and (min-width:920px) and (max-width:1219px){.footer-header{max-width:920px}}@media screen and (min-width:768px) and (min-width:768px) and (max-width:919px){.footer-header{padding:0 30px}}@media screen and (min-width:1220px){.footer-header .footer-padding{border-bottom:1px solid #d4d4d4}}.footer-socials{margin-bottom:20px}@media screen and (max-width:767px){.footer-socials{padding:0 20px;max-width:1520px;margin-left:auto;margin-right:auto}.footer-socials:after{clear:both;content:"";display:block}}@media screen and (max-width:767px) and (min-width:1220px) and (max-width:1519px){.footer-socials{max-width:1220px}}@media screen and (max-width:767px) and (min-width:920px) and (max-width:1219px){.footer-socials{max-width:920px}}@media screen and (max-width:767px) and (min-width:768px) and (max-width:919px){.footer-socials{padding:0 30px}}@media screen and (min-width:640px){.footer-socials{border:none;float:left;margin-bottom:0}}.footer-socials .logo{border-radius:50%;display:inline-block;font-size:20px;margin-right:10px;padding:5px 0;text-align:center;vertical-align:middle;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;height:30px;width:30px}.footer-socials .logo .icon{fill:#fff}.footer-socials .logo:last-child{margin-right:0}.footer-socials .logo.facebook{background-color:#3b5999;font-size:16px;padding:7px 0}.footer-socials .logo.twitter{background-color:#2eacf6;font-size:16px;padding:7px 0}.footer-socials .logo.youtube{background-color:#de1f2b}.footer-socials .logo.instagram{background:linear-gradient(47deg,#f69b5e 1%,#e54c57 37%,#d42884 73%,#914598 99%)}.footer-socials .logo.vk{background-color:#4c76a4}.footer-socials .logo.linkedin{background-color:#0575b4;font-size:18px;padding:5px 0 8px}.footer-socials .logo.pinterest{background:#bd081c;font-size:19px;padding:5px 0}.footer-socials .logo.twitch{background-color:#6441a4;font-size:17px;padding:7px 0}.footer-socials .logo:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.footer-region{display:block;margin:20px 20px 0}@media screen and (min-width:640px){.footer-region{float:right;margin:3px 0}}.footer-region .flag{margin-right:10px}.footer-region .flag,.footer-region span{display:inline-block;vertical-align:middle}.footer-region.btn.btn-small{clear:none;font-size:14px;font-weight:400;padding:0}@media screen and (min-width:640px) and (max-width:767px){.footer-region.btn.btn-small{padding:0 20px}}.footer hr{margin:0;width:100%}.footer-body{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:vertical;box-direction:normal;-moz-flex-direction:column;flex-direction:column;padding:0 20px;max-width:1520px;margin-left:auto;margin-right:auto}.footer-body:after{clear:both;content:"";display:block}@media screen and (min-width:1220px) and (max-width:1519px){.footer-body{max-width:1220px}}@media screen and (min-width:920px) and (max-width:1219px){.footer-body{max-width:920px}}@media screen and (min-width:768px) and (max-width:919px){.footer-body{padding:0 30px}}@media screen and (min-width:1220px){.footer-body{box-orient:horizontal;box-direction:normal;-moz-flex-direction:row;flex-direction:row}}.footer-links{border-bottom:1px solid #d4d4d4;border-top:1px solid #d4d4d4;margin-right:auto;padding-top:5px}@media screen and (min-width:768px){.footer-links{border-top:1px solid #d4d4d4;padding:30px 0 10px}}@media screen and (min-width:1220px){.footer-links{border:none;width:45%}}.footer-links-column{border-bottom:1px solid #d4d4d4;font-size:12px}.footer-links-column:after{clear:both;content:"";display:block}@media screen and (min-width:768px){.footer-links-column{border:none;display:inline-block;margin-bottom:20px;margin-right:60px;padding:0;vertical-align:top}}.footer-links-column:last-child{border:none;margin-right:0}@media screen and (max-width:767px){.footer-links-column ul{max-height:0;opacity:0;overflow:hidden;transition:max-height .2s,opacity .2s}}.footer-links-column li:last-child a{margin:0;padding-bottom:20px}@media screen and (min-width:768px){.footer-links-column li:last-child a{padding:0}}.footer-links-column li a{color:#ababab;display:inline-block;font-size:12px;margin-bottom:8px;transition:color .2s ease}.footer-links-column li a:hover{color:#787878}.footer-links-column strong{text-transform:uppercase}.footer-links-column label{display:inline-block;font-size:12px;padding:15px 0;text-transform:uppercase;width:100%;-webkit-tap-highlight-color:transparent}@media screen and (min-width:768px){.footer-links-column label{padding:0 0 15px}}.footer-links-column label .icon{display:block;float:right}@media screen and (min-width:768px){.footer-links-column label .icon{display:none}}.footer-links-column input[type=checkbox]{height:0;position:absolute;visibility:hidden;width:0}.footer-links-column input[type=checkbox]:checked+label .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.footer-links-column input[type=checkbox]:checked~ul{max-height:300px;opacity:1;overflow:visible;transition:max-height .2s,opacity .2s}.footer-apps{padding-bottom:30px;width:100%}.footer-apps:after{clear:both;content:"";display:block}@media screen and (min-width:640px){.footer-apps{padding:30px 0}}@media screen and (min-width:1220px){.footer-apps{text-align:right;width:55%}}.footer-apps .store,.footer-apps ul{display:inline-block}.footer-apps .store{margin-right:27px;text-align:center;vertical-align:top}@media screen and (min-width:640px){.footer-apps .store{margin-right:40px}}.footer-apps .store:last-child{margin-right:0}.footer-apps .store .description,.footer-apps .store div,.footer-apps .store span{transition:color .2s ease;color:#ababab;font-size:12px;vertical-align:middle}.footer-apps .store .description span,.footer-apps .store div span,.footer-apps .store span span{font-size:inherit}.footer-apps .store span{color:#ababab;display:block}.footer-apps .store:hover span{color:#787878}.footer-apps .google-play img{margin:3px 0 11px;height:29px;width:27px}.footer-apps .app-store .icon{fill:#000;font-size:36px;margin-bottom:9px}.footer-apps .microsoft .icon{fill:#269fd9;font-size:36px;margin-bottom:9px}.footer-apps .g2a-app{margin-right:0;padding:30px 0 20px;text-align:left;width:100%}@media screen and (min-width:640px){.footer-apps .g2a-app{margin-right:50px;padding:0;width:auto}}.footer-apps .g2a-app .logo{background-color:#ff7800;border-radius:13px;display:inline-block;margin:0 10px 0 0;text-align:center;vertical-align:middle;height:70px;width:70px}.footer-apps .g2a-app .icon{fill:#fff;font-size:70px;padding:7px}.footer-apps .g2a-app div{color:#444;display:inline-block;font-size:14px}.footer-apps .g2a-app p{line-height:16px;font-size:12px;margin:0;padding-top:7px;width:160px}.footer-g2a-adres{color:#ababab;font-size:10px;position:relative;padding:0 20px;max-width:1520px;margin-left:auto;margin-right:auto}.footer-g2a-adres:after{clear:both;content:"";display:block}@media screen and (min-width:1220px) and (max-width:1519px){.footer-g2a-adres{max-width:1220px}}@media screen and (min-width:920px) and (max-width:1219px){.footer-g2a-adres{max-width:920px}}@media screen and (min-width:768px) and (max-width:919px){.footer-g2a-adres{padding:0 30px}}.footer-adres{display:inline-block;padding-bottom:20px}@media screen and (min-width:768px){.footer-adres{padding:0}}@media screen and (min-width:768px) and (max-width:1219px){.footer-adres{max-width:540px}}@media screen and (min-width:920px) and (max-width:1519px){.footer-adres{max-width:718px}}@media screen and (min-width:1220px){.footer-adres{max-width:778px}}.footer .award{display:block;width:87px;height:51px}@media screen and (min-width:768px){.footer .award{position:absolute;right:70px;bottom:0}}@media screen and (min-width:1660px){.footer .award{right:0}}.footer .modal .form-group:first-of-type{margin-top:0}.footer .modal .form-group:last-of-type{margin-bottom:0}.go-to-top-arrow{background:#181818;border:none;border-radius:42px;display:block;opacity:.5;height:42px;width:42px;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.go-to-top-arrow .icon{font-size:19px}.go-to-top-arrow:hover .icon{fill:#fff}.go-to-top-arrow:not(.go-to-top-arrow--visible){-webkit-transform:scale(0);transform:scale(0)}@media screen and (max-width:1229px){.menu-navbar{display:none}}.menu-navbar--upper{height:100%;float:left}.menu-navbar--standalone{position:relative;z-index:990;width:100%;height:51px;background-color:#212121;border-top:1px solid #424242}.cat__holder{background:#fff;position:relative;min-width:200px;min-height:0;overflow:hidden;transition:min-width .2s,min-height .2s}.cat--level2{display:inline-block;width:200px;padding:6px 0}.cat--level3{display:none;padding:15px 20px;font-size:14px;-webkit-column-count:3;column-count:3}.cat--level4{margin:10px 0 -5px 10px}.cat__anchor--level2{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cat__anchor--level2:hover{background:#008ecc!important;color:#fff}.cat__anchor--level3{font-weight:700}.cat__anchor--level4{font-size:12px;line-height:20px}.cat__anchor--level3,.cat__anchor--level4{color:#444}.cat__anchor--level3:hover,.cat__anchor--level4:hover{color:#008ecc}.cat__item--level2.cat__item--active .cat--level3{display:block;position:absolute;width:530px;left:200px;top:0}.cat__item--level2.cat__item--active .cat--level3+.cat__span{top:0;bottom:0;position:absolute;width:1px;background:#d4d4d4;display:block;left:200px}.cat__item--level3{margin-bottom:15px}.cat-navbar{-js-display:flex;display:flex;align-items:center;height:100%}.cat-navbar .navbar-menu{-js-display:inline-flex;display:inline-flex;align-items:center}.cat-navbar .navbar-menu-item{position:relative;white-space:nowrap}.cat-navbar .navbar-menu-item .popover-wrapper{cursor:default}.cat-navbar .navbar-menu-item.has-submenu>div{padding:13px 6px 13px 26px;color:#fff;fill:#fff;line-height:16px;cursor:pointer;transition:color .2s}.cat-navbar .navbar-menu-item.has-submenu>div:hover{color:hsla(0,0%,100%,.7);fill:hsla(0,0%,100%,.7)}.cat-navbar .navbar-menu-item.has-submenu span{font-weight:700}.cat-navbar .navbar-menu-item.has-submenu .icon{display:inline-block;fill:currentColor}.cat-navbar .navbar-menu-item.active .popover-wrapper{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.cat-navbar .navbar-menu-item .nav-link{color:#fff;font-size:14px;font-weight:700;transition:color .2s}.cat-navbar .navbar-menu-item .nav-link:hover{color:hsla(0,0%,100%,.7)}.cat-navbar .navbar-menu-item>a{display:block;line-height:18px;padding:16px 26px}.cat-navbar .navbar-menu .icon{font-size:24px;margin-left:4px;display:none}.cat-navbar .navbar-menu .triangle{left:40px;border-radius:0}.cat-navbar .popover-wrapper{padding-top:30px;left:7px;position:absolute;right:0;top:100%;min-width:175px;visibility:hidden;z-index:1;opacity:0;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(.9);transform:scale(.9);transition:opacity .2s .2s,-webkit-transform .2s .2s;transition:transform .2s .2s,opacity .2s .2s;transition:transform .2s .2s,opacity .2s .2s,-webkit-transform .2s .2s}.cat-navbar .popover-content{margin:-19px 0 0;padding:0;min-width:175px;border:0}@media screen and (min-width:1230px){.cat-panel{display:none}}.cat-panel .popover .option{display:inline-block;padding-right:0;vertical-align:middle;width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis}.cat-panel .popover .option-wide{width:100%}.cat-panel .popover .btn{height:44px;width:44px;border-bottom:1px solid #d4d4d4;border-left:1px solid #d4d4d4;border-radius:0}.cat-panel .popover .btn .icon{display:inline-block;font-size:22px;text-align:center}.topbar-toolbar-start-selling{border-right:1px solid #2b2b2b;margin-right:13px;padding:0 20px}@media screen and (max-width:1229px){.topbar-toolbar-start-selling{display:none}}.topbar-toolbar-start-selling .icon{fill:#ffb400;margin-right:10px}.topbar-widget-start-selling{width:260px}.topbar-widget-start-selling .popover-content{padding:0}.topbar-widget-start-selling .popover-options li{border-bottom:1px solid #d4d4d4}.topbar-widget-start-selling .popover-options li:last-child{border-bottom:0}.topbar-widget-start-selling .popover-options .option{height:auto;line-height:1.3;padding-bottom:18px;padding-top:18px;position:relative}.topbar-widget-start-selling .popover-options .option:hover .icon{fill:#008ecc}.topbar-widget-start-selling .popover-options .option .icon{height:24px;width:24px}.topbar-widget-start-selling .popover-options .option .option-icon{position:absolute;top:18px;left:20px}.topbar-widget-start-selling .popover-options .option .option-strong,.topbar-widget-start-selling .popover-options .option .option-sublabel{display:block;padding-left:40px;white-space:normal}.topbar-widget-start-selling .popover-options .option .option-strong{font-weight:700}.topbar-widget-start-selling .popover-options .option .option-sublabel{color:rgba(0,0,0,.54);font-size:12px}.fullscreen-search{-webkit-tap-highlight-color:rgba(255,255,255,0)}.fullscreen-search[data-search=false] .fullscreen-search-container{display:none}.topbar-custom-items{color:#fff}.topbar-custom-items,.topbar-custom-items .item{-js-display:inline-flex;display:inline-flex;height:100%}.topbar-custom-items .item{align-items:center}#mq{display:none}@media screen and (max-width:639px){#mq{color:#000001}}@media screen and (min-width:640px) and (max-width:767px){#mq{color:#000002}}@media screen and (min-width:768px) and (max-width:919px){#mq{color:#000003}}@media screen and (min-width:920px) and (max-width:1219px){#mq{color:#000004}}@media screen and (min-width:1220px) and (max-width:1519px){#mq{color:#000005}}@media screen and (min-width:1520px){#mq{color:#000006}}#mq-homepage{display:none;color:#000007}@media only screen and (min-width:1230px){#mq-homepage{color:#000008}}.loader--loading{-js-display:flex;display:flex;min-height:210px;width:100%;height:100%;justify-content:center;align-items:center;text-align:center}.loader--error{height:87vh}.loader .error-message{position:relative;height:100%}.ReactModal__Body--open{overflow:hidden}.page--category,.page--homepage,.page--search{background:#f5f5f5}.page--category .outer-grid-container,.page--homepage .outer-grid-container,.page--search .outer-grid-container{margin-left:auto;margin-right:auto;max-width:1230px}.page--category .outer-grid-container:after,.page--homepage .outer-grid-container:after,.page--search .outer-grid-container:after{clear:both;content:"";display:block}.shield-switcher{display:inline;font-size:inherit;cursor:pointer}.shield-switcher input{display:none}.shield-switcher>span{position:relative;display:inline-block;border-radius:.6em;height:1.2em;line-height:1.2em;border:1px solid rgba(0,0,0,.1);width:3.2em;font-weight:500;outline:none;padding:0}.shield-switcher>span:before{content:"OFF";position:absolute;left:.4em;top:0;color:#858585;font-size:.785715em}.shield-switcher>span:after{content:"";position:absolute;display:inline-block;background:transparent url(images/logo_shield_disabled.svg) no-repeat;width:1.428571em;height:1.785715em;left:100%;margin-left:-1.214285em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:left .15s ease-in-out,margin-left .15s ease-in-out,-webkit-filter .15s ease-in-out;transition:left .15s ease-in-out,margin-left .15s ease-in-out,filter .15s ease-in-out;transition:left .15s ease-in-out,margin-left .15s ease-in-out,filter .15s ease-in-out,-webkit-filter .15s ease-in-out}.shield-switcher input:checked+span:before{content:"ON";right:.6em;left:auto}.shield-switcher input:checked+span:after{background:transparent url(images/logo_shield.svg) no-repeat;left:-.1em;margin-left:0}.shield-wrapper{white-space:nowrap;line-height:1em}.shield-wrapper span.price{color:#787878;font-size:1.05em;position:relative;top:-.2em}.shield-wrapper span.price sup{top:0;font-size:inherit}.shield-wrapper .shield-switcher{margin-left:10px}.shield-wrapper>button{position:relative;top:-.1em;vertical-align:top;font-size:1.4em;margin:0;padding:0;background:transparent;border:0}.shield-wrapper .btn-link{font-size:12px;font-weight:300;height:32px;line-height:32px;padding:0}.price{color:#f05f00;display:inline-block;font-size:18px;line-height:21px}.price.price--simple{font-size:1em}.price.price--simple .price__currency{font-size:inherit;top:0;vertical-align:inherit;font-weight:inherit}.price.Card__price-cost{display:block}.sticky-header__bar{position:fixed;top:70px;left:0;width:100%;background:#fff;box-shadow:0 1px 5px 0 rgba(4,4,4,.13);z-index:20;transition:visibility 0ms .3s,-webkit-transform .3s linear;transition:transform .3s linear,visibility 0ms .3s;transition:transform .3s linear,visibility 0ms .3s,-webkit-transform .3s linear;-webkit-transform:translateY(-110px);transform:translateY(-110px);visibility:hidden}@media screen and (max-width:919px){.sticky-header__bar{bottom:0;top:auto;-webkit-transform:translateY(50px);transform:translateY(50px)}}@media screen and (min-width:920px) and (max-width:1219px){.sticky-header__bar{top:60px}}.sticky-header--sticky .sticky-header__bar{-webkit-transform:translateY(0);transform:translateY(0);transition:visibility 0ms 0ms,-webkit-transform .3s linear;transition:transform .3s linear,visibility 0ms 0ms;transition:transform .3s linear,visibility 0ms 0ms,-webkit-transform .3s linear;visibility:visible}.sticky-header--anchor .sticky-header__bar{top:160px;transition:none;-webkit-transform:none;transform:none}@media screen and (min-width:920px) and (max-width:1219px){.sticky-header--anchor .sticky-header__bar{top:150px}}.sticky-header--navigation{border-bottom:1px solid rgba(0,0,0,.12)}@media screen and (max-width:919px){.sticky-header--navigation{display:none}}@media screen and (min-width:1520px){.sticky-header--navigation nav{margin-left:10.13514%;float:left;display:block;margin-right:1.35135%;width:79.72973%}.sticky-header--navigation nav:last-child{margin-right:0}}.sticky-header .sticky-bar--desktop{height:90px}@media screen and (max-width:919px){.sticky-header .sticky-bar--desktop{display:none}}.sticky-header .sticky-bar--desktop .inner{-js-display:flex;display:flex;position:relative;height:90px;justify-content:space-between;overflow:hidden}@media screen and (min-width:1520px){.sticky-header .sticky-bar--desktop .inner{margin-left:10.13514%;float:left;display:block;margin-right:1.35135%;width:79.72973%;-js-display:flex;display:flex}.sticky-header .sticky-bar--desktop .inner:last-child{margin-right:0}}.sticky-header .sticky-bar--desktop .user-widget{align-items:center;overflow:hidden}.sticky-header .sticky-bar--desktop .user-info{position:relative;top:-3px}.sticky-header .sticky-bar--desktop .icon-selected{margin-top:-4px}.sticky-header .sticky-bar--desktop .btn.btn-block{display:inline-block;width:auto}.sticky-header .sticky-bar--desktop .price-label{display:none}.sticky-header .sticky-bar--desktop .icon-selected_offer{margin-top:0}.sticky-header .sticky-bar--mobile{display:none}@media screen and (max-width:919px){.sticky-header .sticky-bar--mobile{display:block}}.sticky-header .sticky-bar--mobile span{display:inline-block;font-size:14px;font-weight:500;padding:0 8px}@media screen and (min-width:768px) and (max-width:919px){.sticky-header .sticky-bar--mobile span{font-size:17px}}.sticky-header .sticky-bar--mobile span.price{border-left:1px solid #fff;color:#fff;font-size:14px;line-height:1}@media screen and (min-width:768px) and (max-width:919px){.sticky-header .sticky-bar--mobile span.price{font-size:17px}}.sticky-header .sticky-bar--mobile span.price .price__currency{font-size:8px;padding:0}@media screen and (min-width:768px) and (max-width:919px){.sticky-header .sticky-bar--mobile span.price .price__currency{font-size:10px}}.sticky-header .sticky-bar--mobile button{font-size:18px;height:52px;line-height:52px;padding:0 22px;background:#29b474;border:0;border-radius:0;color:#fff;display:block;width:100%}.sticky-header .sticky-bar--mobile button.btn-secondary,.sticky-header .sticky-bar--mobile button.btn-secondary-dark{height:54px}.sticky-header .sticky-bar--mobile button .icon{font-size:24px}.sticky-header .sticky-bar--mobile button .icon.fl-l{margin:0 14px 0 -11px}.sticky-header .sticky-bar--mobile button .icon.fl-r{margin:0 -11px 0 14px}.product-sections--without-offer .sticky-header--anchor .sticky-header__bar{top:70px}@media screen and (min-width:920px) and (max-width:1219px){.product-sections--without-offer .sticky-header--anchor .sticky-header__bar{top:60px}}.guides__wrapper{white-space:nowrap;width:100%;box-flex:1;-moz-flex:1 auto;flex:1 auto;box-ordinal-group:4;-moz-order:4;order:4;-ms-flex-order:4}.guides__wrapper .swiper-slide{height:auto}@media screen and (max-width:919px){.guides__wrapper{padding:0}.guides__wrapper ul{touch-action:pan-y}.guides__wrapper ul li{min-width:225px}.guides__wrapper ul li:first-child{padding-left:20px}.guides__wrapper ul li:last-child{padding-right:20px}}.guides__wrapper .guide__item{flex-basis:100%;background:#fff;border:1px solid #d4d4d4;border-radius:3px;margin:0 1px;position:relative}.guides__wrapper .guide__item .btn{position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.guides__wrapper ul{min-width:100%;display:-webkit-inline-box;display:-moz-inline-box;display:inline-box;display:-moz-inline-flex;-js-display:inline-flex;display:inline-flex;box-orient:horizontal;box-direction:normal;-moz-flex-direction:row;flex-direction:row}.guides__wrapper ul li{margin-right:20px;white-space:normal;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-flex:1;-moz-flex:1;flex:1}.guides__wrapper ul li:last-child{margin-right:0}.guides__wrapper .guide__content{text-align:center}.guides__wrapper .guide__content .guide__content-icon{height:85px}.guides__wrapper .guide__content .guide__content-icon .icon{font-size:40px;margin-top:30px}.guides__wrapper .guide__content .guide__content-icon .icon.icon-feedback,.guides__wrapper .guide__content .guide__content-icon .icon.icon-goldmine{fill:#fa8d19}.guides__wrapper .guide__content .guide__content-icon img{height:auto;margin-top:19px;width:46px}.guides__wrapper .guide__content .guide__content-icon .guide__icon-start_selling{height:45px;margin-top:30px}.guides__wrapper .guide__content .guide__content-icon .guide__icon-activation_guide{height:42px;margin-top:30px}.guides__wrapper .guide__content .title{font-size:18px;font-weight:500}.guides__wrapper .card-info{padding:20px 40px 33px}@media screen and (max-width:1219px){.guides__wrapper .card-info{padding:20px 20px 33px}}.guides__wrapper .guide__text{line-height:20px;padding:15px 0 60px;white-space:normal}.guides__wrapper .guide__text .guide__price{color:#fa8d19}.guides__wrapper .product-section__contents{padding:50px 0}@media screen and (min-width:920px){.guides__wrapper .product-section__contents div:first-of-type{overflow:auto!important}}@media screen and (max-width:919px){.guides__wrapper .product-section__contents{overflow:auto}}@media screen and (max-width:767px){.guides__wrapper .product-section__contents{padding:30px 0}}.guides__wrapper .product-section--single-item .guide__item{margin:20px}.guides__wrapper .product-section--single-item .guide__content{-js-display:flex;display:flex;align-items:start;padding:35px 20px 35px 30px}.guides__wrapper .product-section--single-item .guide__content-icon{margin-right:30px;height:auto}.guides__wrapper .product-section--single-item .guide__content-icon img{margin-top:0}.guides__wrapper .product-section--single-item .guide__content .title{margin-bottom:4px}.guides__wrapper .product-section--single-item .guide__text{padding:0;margin-bottom:10px}.guides__wrapper .product-section--single-item .card-info{-js-display:flex;display:flex;flex:1;flex-wrap:wrap;align-items:center;padding:0}.guides__wrapper .product-section--single-item .card-content{flex:auto;text-align:left;margin-right:10px}.guides__wrapper .product-section--single-item .btn{position:static;-webkit-transform:none;transform:none;margin-right:10px}@media screen and (min-width:1230px){.guides__wrapper .product-section--single-item .btn{margin-left:auto;padding:0 80px}}.go-to-top-arrow{z-index:2;position:fixed;right:20px;bottom:20px}@media screen and (max-width:919px){.go-to-top-arrow--with-sticky{position:fixed;right:20px;bottom:62px}}.item{display:block;position:relative;border:1px solid #e0e0e0;overflow:hidden}.item img{max-width:100%}.item__banner{position:relative;height:157px;background-position:50% 50%;background-size:contain;background-repeat:no-repeat;margin:0;display:inline-block}.item__banner--complex{background-size:cover;margin:0}.item__image{position:absolute;bottom:-17px;left:19px;width:65px;height:90px;-webkit-filter:drop-shadow(0 0 1px rgba(0,0,0,.5));filter:drop-shadow(0 0 1px rgba(0,0,0,.5))}.item__info{padding:10px;pointer-events:none}@media only screen and (min-width:1230px){.item__info{padding:20px}}.item__name{display:block}.item__name a{color:#fff}.item__price-box{margin-top:10px}.item__label{color:#999;display:block;font-weight:300;font-size:12px;line-height:14px;text-transform:uppercase}.item--sale:before{content:"SALE";font:500 11px/13px Roboto,sans-serif;color:#fff;display:block;position:absolute;right:0;bottom:0;z-index:5;background:#f38033;padding:3px 35px;-webkit-transform:rotate(-45deg) translate(25px,10px);transform:rotate(-45deg) translate(25px,10px);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}a.item:hover{border-color:#ccc}.items-list{position:relative;width:100%;width:calc(100% + 20px);left:-10px;-js-display:flex;display:flex;flex-wrap:wrap;list-style-type:none;transition:-webkit-transform .5s linear;transition:transform .5s linear;transition:transform .5s linear,-webkit-transform .5s linear;margin:-10px 0}.items-list li{display:block;padding:10px}.dots{list-style-type:none;text-align:center}.dots li{display:inline-block}.dots button{display:block;margin:0 3px;width:8px;height:8px;border-radius:50%;cursor:pointer;background:#ebebeb;border:0;padding:0}.dots .dots__dot--active{background:#008ecc}.navigation__item{float:left;margin-right:40px}.navigation__item:last-child{margin-right:0}.navigation__list{overflow:hidden;position:relative}.navigation__link{cursor:pointer;display:block;background:transparent;border:0;color:#787878;font-size:12px;font-weight:500;line-height:49px;text-transform:uppercase}.navigation__link:hover{color:#444}.navigation__indicator{background:#008ecc;bottom:0;display:block;height:3px;position:absolute;-webkit-transform-origin:left;transform-origin:left;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:1px;will-change:transform}.carousel{position:relative;width:100%}.carousel__arrow{position:absolute;display:block;top:0;bottom:0;width:30px;text-align:center;background:transparent;border:0;padding:0}.carousel__arrow--back{right:100%}.carousel__arrow--forward{left:100%}.carousel__arrow--disabled,.carousel__arrow--disabled:hover{opacity:.1;pointer-events:none}.carousel__arrow .icon{position:absolute;top:50%;left:50%;-webkit-transform:scale(2.2) translate(-50%,-50%);transform:scale(2.2) translate(-50%,-50%);-webkit-transform-origin:0 0;transform-origin:0 0}.carousel__viewport{position:relative;width:100%;height:100%;overflow:hidden}.carousel__items{position:relative;width:100%;width:calc(100% + 20px);left:-10px;-js-display:flex;display:flex;flex-wrap:nowrap;list-style-type:none;transition:-webkit-transform .5s linear;transition:transform .5s linear;transition:transform .5s linear,-webkit-transform .5s linear}.carousel__items li{-js-display:flex;display:flex;justify-content:center;flex-direction:column;padding:0 10px;width:100%}.carousel>.dots{margin-top:10px}.grid--items .item{border:0;height:100%;padding:0;position:relative;text-align:left;width:100%}.grid--items .item__banner{height:100%;background-size:cover}.grid--items .item__name{font-size:14px;line-height:20px;font-weight:400;color:#fff;font-weight:700;height:auto}.grid--items .item__label{color:#ababab}.grid--items .item__image{display:none}.grid--items .item__info{position:absolute;z-index:2;bottom:0}.grid--items .item__info .price{font-weight:500}.grid--items .item__info .btn-small{margin-top:15px}.grid--items .item--overlay:after{content:"";display:block;position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;height:50%;left:0;bottom:0;background:linear-gradient(top,transparent,transparent 4%,rgba(0,0,0,.9))}.grid--items .item--overlay-big:after{height:75%}.grid--items button.item:hover{opacity:.9}.grid--items .grid__group>:first-child .item__name{font-size:20px;line-height:24px}@media only screen and (min-width:1230px){.grid--items .grid__group>:first-child .item__name{font-size:34px;line-height:41px;font-weight:700}}.grid--items .grid__group>:first-child .item .item__banner img{position:absolute}.grid--items .grid__group>:first-child .item .item__banner span{position:absolute;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;margin:0;width:870px;height:430px;left:0;top:0}.grid--items .grid__group>:first-child .item__info{bottom:0}@media only screen and (min-width:1230px){.grid--items .grid__group>:first-child .item__info{padding:45px}}.grid--items .grid__group>:first-child .item__info .btn{margin-top:15px}@media only screen and (min-width:1230px){.grid--items .grid__group>:first-child .item__info .btn{margin-top:20px}}.grid--items .grid__group>:first-child .item__info .btn.btn-small{margin-top:15px}.grid--items .grid__group>:first-child .item__label{display:inline-block;font-size:12px;line-height:14px;margin-right:7px}.grid--items .grid__group>:first-child .item__info .price{font-size:18px;line-height:21px}.grid--items .grid__item button{background-color:#000}@media only screen and (min-width:1230px){.grid--items .grid__group{margin-top:40px}}.carousel.grid--items .grid--items{margin-bottom:0}.grid__item{height:inherit}.grid__group:after{clear:both;content:"";display:block}.grid__group--1>:first-child{margin:0;width:100%}@media only screen and (min-width:1230px){.grid__group--2>li{width:calc(25% - 37.5px);float:left;margin-left:30px}}.grid__group--2>li:last-of-type{margin-top:15px}@media only screen and (min-width:1230px){.grid__group--2>li:last-of-type{margin-top:0}}.grid__group--2>li:last-of-type .item{height:calc(50vw - 22.5px);width:calc(50% - 22.5px);float:left;margin-left:15px}@media only screen and (min-width:1230px){.grid__group--2>li:last-of-type .item{height:200px;margin-left:0;width:100%}}@media only screen and (min-width:1230px){.grid__group--2>li:last-of-type .item:last-of-type{margin-top:30px}}.grid__group>:first-child{height:65vw;width:100%}@media only screen and (min-width:1230px){.grid__group>:first-child{height:430px;width:calc(75% - 52.5px);float:left;margin-left:30px}}.grid__group:last-child{margin-bottom:0}.extra-description{background:#f5ecad;border-bottom:1px solid rgba(0,0,0,.1);min-height:60px}@media screen and (min-width:920px){.extra-description__wrapper{padding:0 18px}}@media screen and (min-width:1520px){.extra-description__wrapper{margin-left:10.13514%;float:left;display:block;margin-right:1.35135%;width:79.72973%}.extra-description__wrapper:last-child{margin-right:0}}.extra-description .icon{position:absolute;top:25px;font-size:20px;fill:#e0c131}.extra-description__content{margin-left:30px;padding:25px 0}.extra-description__content>div{font-size:14px;font-weight:400;line-height:24px;margin:0 0 15px}.extra-description__content :last-child{margin-bottom:0}.noscroll{overflow:hidden;position:fixed;width:100%;height:100%}.modal-window .modal-close .icon{pointer-events:none}.expander__button-wrapper{position:relative}.expander__button{background:none;border:none;color:#008ecc;cursor:pointer;display:inline;padding:0}.expander__button:hover{color:#056aab}.expander__button span{font-size:14px}.expander__button .icon{fill:#008ecc;font-size:18px}@media screen and (min-width:1230px){.expander__button .icon{font-size:24px}}.expander__button .icon:last-child{margin-left:7px}.expander__button .icon:first-child{margin-right:7px}.expander__fader{background-image:linear-gradient(180deg,hsla(0,0%,96.9%,0) 0,#f7f7f7);position:absolute;right:0;left:0}.expander__content{margin-bottom:30px;transition:max-height .2s;will-change:height,max-height}.expander__content:not(.expander__content--fully-open){overflow:hidden}.error-message{align-items:center;-js-display:flex;display:flex;justify-content:center;min-height:210px;text-align:center;z-index:1;position:absolute;top:0;right:0;bottom:0;left:0}.error-message__title{display:block;margin-bottom:2px}.error-message__btn{background:none;border:0;color:#008ecc;line-height:1.2;padding:0}.error-message__btn:hover{color:#056aab}.error-message .icon{font-size:55px;margin-bottom:10px}.error-message p{line-height:1.5}.product-sections{border-top:1px solid rgba(0,0,0,.12)}.product-sections__wrapper{background:#f7f7f7}@media screen and (max-width:919px){.product-sections__wrapper>.container{padding-left:0;padding-right:0}}.product-sections--without-offer .product-section__anchor{top:-162px}.product-section{border-bottom:1px solid #d4d4d4;padding:30px 0;display:block}.product-section:after{clear:both;content:"";display:block}@media screen and (max-width:767px){.product-section{padding:30px 0}}@media screen and (min-width:768px) and (max-width:919px){.product-section{padding:45px 0}}@media screen and (min-width:1520px){.product-section{margin-left:10.13514%;float:left;display:block;margin-right:1.35135%;width:79.72973%}.product-section:last-child{margin-right:0}}.product-section__anchor{display:inline-block;font-size:0;height:0;overflow:hidden;position:relative;top:-251px}@media screen and (min-width:920px) and (max-width:1219px){.product-section__anchor{top:-240px}}@media screen and (max-width:919px){.product-section__anchor{top:-80px}}.product-section__title{font-size:24px;line-height:29px;font-weight:700}@media screen and (min-width:1220px) and (max-width:1519px){.product-section__title{float:left;display:block;margin-right:1.69492%;width:23.72881%}.product-section__title:last-child{margin-right:0}}@media screen and (min-width:1520px){.product-section__title{float:left;display:block;margin-right:1.69492%;width:23.72881%}.product-section__title:last-child{margin-right:0}}.product-section__content{font-size:14px;line-height:1.5;margin-top:30px}@media screen and (min-width:1220px){.product-section__content{margin-top:0}}@media screen and (min-width:1220px) and (max-width:1519px){.product-section__content{float:left;display:block;margin-right:1.69492%;width:74.57627%}.product-section__content:last-child{margin-right:0}}@media screen and (min-width:1520px){.product-section__content{float:left;display:block;margin-right:1.69492%;width:74.57627%}.product-section__content:last-child{margin-right:0}}.product-section__content ul{font-size:12px;line-height:18px;font-weight:400;list-style:none;margin:0 0 0 1px}.product-section__content ul>li{margin:12px 0;padding-left:13px;position:relative}.product-section__content ul>li:before{height:5px;width:5px;background:#a8a8a8;border-radius:1px;content:"";display:block;position:absolute;top:.5em;left:0}@media screen and (min-width:768px){.product-section__content ul{font-size:14px;line-height:20px;font-weight:400;list-style:none;margin:0 0 0 1px}.product-section__content ul>li{margin:14px 0;padding-left:19px;position:relative}.product-section__content ul>li:before{height:7px;width:7px;background:#a8a8a8;border-radius:2px;content:"";display:block;position:absolute;top:.5em;left:0}}.product-section__content ol{font-size:12px;line-height:18px;font-weight:400;list-style-type:decimal;margin:0}.product-section__content ol>li{margin:12px 0;padding-left:4px}@media screen and (min-width:768px){.product-section__content ol{font-size:14px;line-height:20px;font-weight:400;list-style-type:decimal;margin:0}.product-section__content ol>li{margin:14px 0;padding-left:6px}}.product-section__content p,.product-section__content ul{font-size:1em;font-weight:300}.product-section__content p:last-child{margin-bottom:0}.product-section__content h2{display:block;font-size:1.8em;margin:1em 0}.product-section__content__description{color:rgba(0,0,0,.54)}@media screen and (max-width:767px){.product-section__content img{pointer-events:none}}.product-section__content>div:first-child>h2:first-child{margin-top:0}.product-section__content>div:last-child>:last-child{margin-bottom:0}.product-section__content--requirements,.product-section__content__pegi,.product-section__content__signs div{-js-display:flex;display:flex}@media screen and (max-width:767px){.product-section__content--requirements{display:block}}.product-section__content--specifications ul{-js-display:flex;display:flex;flex-wrap:wrap;justify-content:space-between}.product-section__content--specifications ul li{border-top:1px solid rgba(0,0,0,.12);-js-display:flex;display:flex;margin:0;padding:20px 0;width:calc(50% - 10px)}@media screen and (max-width:919px){.product-section__content--specifications ul li{width:100%}}.product-section__content--specifications ul li:before{display:none}.product-section__content--specifications ul li:first-child,.product-section__content--specifications ul li:nth-child(2){border-top:0}.product-section__content--specifications ul li span:first-child{color:rgba(0,0,0,.54);padding-right:10px;min-width:170px}.product-section__content__pegi>div{margin-right:15px}.product-section__content__pegi>div:last-child{margin-right:0}.product-section__content__pegi img{margin-right:10px;max-height:62px}.product-section__content__pegi img:last-child{margin-right:0}.product-section__content__signs{padding-left:0;margin-top:20px}@media screen and (min-width:768px){.product-section__content__signs{padding-left:90px;margin-top:0}}.product-section__content__signs img{margin-right:10px;max-height:34px}.product-section__content__signs img:last-child{margin-right:0}.product-section__content--images img{margin:0 10px 5px 0;max-height:24px}.product-section__attributes{-js-display:flex;display:flex;width:100%;background:#fff;border:1px solid #d4d4d4}@media screen and (max-width:639px){.product-section__attributes{display:block;margin-top:10px}}.product-section__attributes:not(:first-child){margin-top:30px}.product-section__attributes>.attributes-list{flex:1 1 0;border:0;font-size:.85em}.product-section__attributes>.attributes-list li{padding-left:0}.product-section__attributes>.attributes-list li:before{display:none}.product-section:last-child{border-bottom:0}.product-section .tabs{margin-top:16px}.attributes-list{background:#fff;padding:1.3em 2.6em;border:1px solid rgba(0,0,0,.12);font-size:.9em}.attributes-list__title{font-weight:500;font-size:1.1em;margin:1em 0 .3em}.attributes-list ul{list-style-type:none}.attributes-list li{display:table;width:100%;border-bottom:1px solid rgba(0,0,0,.12);padding:1em 0}.attributes-list li>.attributes-list__name{width:25%;font-weight:300;color:#787878}.attributes-list li>.attributes-list__name,.attributes-list li>.attributes-list__value{display:table-cell;vertical-align:top}.attributes-list li:last-child{border-bottom:0}.section{margin:20px 0}@media screen and (max-width:1229px){.section{margin:12px 0 0}}.section--button-wrapper{margin-bottom:40px}.section--button-wrapper .btn{width:calc(100% - 30px);float:left;margin-left:15px}@media only screen and (min-width:1230px){.section--button-wrapper .btn{width:calc(100% - 60px);float:left;margin-left:30px}}.section--button-wrapper .error-info .btn-label{font-weight:300}.section--button-wrapper .error-info .btn-label strong{font-weight:700}.section h3.Card__title{font-size:14px}.section__header{margin-bottom:10px;overflow:hidden;width:calc(100% - 30px);float:left;margin-left:15px}@media only screen and (min-width:1230px){.section__header{width:calc(100% - 60px);float:left;margin-left:30px}}.section__header h2{font-size:20px}@media only screen and (min-width:1230px){.section__header h2{font-size:24px}}.section__header h2,.section__header h2 a,.section__header h2 a:hover{color:rgba(0,0,0,.87)}.section__header h2 .icon{fill:rgba(0,0,0,.54);margin-left:6px}.section__header h4{float:left;font-size:20px;line-height:29px;font-weight:500;color:#212121;margin:0;padding:0}@media only screen and (min-width:1230px){.section__header h4{font-size:24px}}.section__header h4 span{vertical-align:middle}.section__content{clear:both}.section__btn{display:none;float:right}@media only screen and (min-width:1230px){.section__btn{display:inline-block}}.section__btn .icon{float:right;margin-right:-.35em}.section__open{background:transparent;border:0;padding:0;margin:0}.product-offers{width:100%}.product-offers .loading-wrapper{position:relative}.product-offers .loading-wrapper--load:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#f7f7f7;content:"";opacity:.5}.product-offers .loading-wrapper>svg{position:absolute;top:80px;left:50%;margin-left:-33px;z-index:1}.product-offers__header{-js-display:flex;display:flex;flex-direction:column;padding:0 18px}@media screen and (min-width:640px){.product-offers__header{flex-direction:row;justify-content:space-between}}@media screen and (min-width:920px){.product-offers__header{padding:0}}.product-offers__title{font-size:1.8em;margin-bottom:0;margin-right:30px;white-space:nowrap}@media screen and (max-width:639px){.product-offers__title{order:2}}@media screen and (max-width:639px){.product-offers .business-banner{order:1}}.product-offers .offer{-js-display:flex;display:flex;background:#f7f7f7;border-bottom:1px solid rgba(0,0,0,.12);height:80px;position:relative}.product-offers .offer__user-details{flex:0 1 auto}.product-offers .offer__user-details .popover{z-index:0;transition:z-index 0ms .2s}@media screen and (max-width:767px){.product-offers .offer__user-details{overflow:hidden}}@media screen and (min-width:768px){.product-offers .offer__user-details{width:450px}}.product-offers .offer:last-child{border-bottom:0}.product-offers .offer:focus{outline:none}.product-offers .offer--selected{margin-top:-1px;padding-top:1px}.product-offers .offer--selected,.product-offers .offer--selected:hover{box-shadow:0 3px 3px 0 rgba(0,0,0,.1);border-bottom-color:transparent;background:#fff}@media screen and (max-width:919px){.product-offers .offer .user-widget .user-name{margin-bottom:3px}.product-offers .offer .user-widget .user-badge{font-size:12px}.product-offers .offer .user-widget .user-badge .icon{font-size:10px;margin-right:2px}.product-offers .offer .user-widget .user-rating{margin-left:0}.product-offers .offer .user-widget .star-rating{display:none}.product-offers .offer .user-widget .rating-data{font-size:12px}.product-offers .offer .user-widget .rating-data .icon{font-size:14px;margin-left:0}.product-offers .offer .user-widget .rating-data .separator{margin-left:4px}.product-offers .offer .user-widget .user-pic{height:34px;width:34px;margin-right:9px;margin-top:0}.product-offers .offer .user-widget .user-pic .no-photo,.product-offers .offer .user-widget .user-pic img{height:28px;width:28px}}.product-offers>.container{display:block}.product-offers>.container>ul{width:100%}.product-offers-header{-js-display:flex;display:flex;margin:35px 0 20px}.product-offers-header>svg,.product-offers-header div{order:1}@media screen and (max-width:767px){.product-offers-header{flex-wrap:wrap}}@media screen and (max-width:639px){.product-offers-header{padding:0 22px}}.product-offers-header .sorting-section{margin-left:auto}@media screen and (min-width:640px) and (max-width:919px){.product-offers-header .sorting-section{padding:20px}}@media screen and (max-width:767px){.product-offers-header .sorting-section{flex:0 0 100%;margin-bottom:20px;order:0;text-align:right}}.product-offers-header .sorting-section label{margin-left:10px}.product-offers-header .icon,.product-offers-header .title{display:inline-block;vertical-align:middle}.product-offers-header .icon{font-size:36px;margin:0 23px 0 29px}.product-offers-header .icon-instant{fill:#65b449}.product-offers-header .icon-delayed{fill:#cb1a1a}@media screen and (max-width:639px){.product-offers-header .icon{font-size:24px;margin:0 10px 0 0}}.product-offers-header .title h3{font-size:18px;font-weight:300}.product-offers-header .title p{color:#787878;font-size:12px;margin:0}@media screen and (max-width:639px){.product-offers-header .title{width:calc(100% - 34px)}.product-offers-header .title h3{font-size:14px;line-height:18px}.product-offers-header .title p{font-size:10px;line-height:18px}}.product-offers .expander__button-wrapper{text-align:center}.product-offers .expander__button-wrapper .expander__button{background:#008ecc;border-radius:3px;color:#fff;display:inline-block;font-weight:500;padding:.9em 1em;transition:background .2s ease,color .2s ease,border-color .2s ease}.product-offers .expander__button-wrapper .expander__button:hover{background:#0046e2}.product-offers .expander__button-wrapper .expander__button .icon{fill:#fff}.offer{align-items:center;background:transparent;border-bottom:1px solid grey;cursor:pointer;-js-display:flex;display:flex;margin:0;padding:0 20px;width:100%;-webkit-tap-highlight-color:transparent}.offer:hover{background:#eee}.offer:hover .offer__user-details .popover{z-index:2;transition:none}.offer__details{align-items:center;-js-display:flex;display:flex;text-align:right;flex:1 0 auto}.offer__details__wrapper{margin-left:auto}@media screen and (min-width:640px){.offer__details__wrapper{-js-display:flex;display:flex;align-items:center}}.offer__icon-type{display:inline-block}.offer__icon-type .icon{font-size:1.5em;margin-right:8px}@media screen and (min-width:640px){.offer__icon-type .icon{margin-right:10px}}.offer .price{display:block;font-size:24px;padding-right:15px;white-space:nowrap}@media screen and (max-width:639px){.offer .price{font-size:18px;padding-right:0;margin-bottom:2px}}.offer--selected,.offer--selected:hover{background:#fff;box-shadow:0 3px 3px 0 rgba(0,0,0,.1);z-index:1}.offer .btn-success{padding:0 9px;position:relative}@media screen and (max-width:919px){.offer .btn-success{height:24px;padding:0 5px}.offer .icon-cart{font-size:14px}}@media screen and (min-width:640px){.offer .offer__icon-type{order:1}.offer .price{order:2}.offer .btn-success{order:3}}.product-tags{background:#fafafa;border:1px solid #d4d4d4;-js-display:flex;display:flex;font-size:12px;justify-content:space-around;line-height:1em;padding:30px 0 20px;margin:25px 0 0}@media screen and (max-width:919px){.product-tags{border-left:0;border-right:0;justify-content:center}}@media screen and (max-width:767px){.product-tags{margin:12px -20px 0}}@media screen and (min-width:768px) and (max-width:919px){.product-tags{margin:12px -30px 0}}@media screen and (max-width:639px){.product-tags{padding:15px 0;margin:0 -20px}}.product-tags>li{padding-left:35px;position:relative;margin:0 10px}@media screen and (min-width:920px){.product-tags>li{flex-basis:33%}}@media screen and (min-width:1220px) and (max-width:1519px){.product-tags>li{flex-direction:column}}@media screen and (min-width:920px) and (max-width:1219px){.product-tags>li{padding-left:0}}@media screen and (max-width:639px){.product-tags>li{border-right:1px solid #d4d4d4;flex-grow:1;margin:0;padding:0 10px;text-align:center}.product-tags>li:last-child{border-right:0}}.product-tags>li .label{display:block}.product-tags>li .label--region{display:inline}@media screen and (max-width:639px){.product-tags>li .label{display:none}}.product-tags>li .label,.product-tags>li strong{line-height:1.3}.product-tags>li a{color:rgba(0,0,0,.87)}.product-tags .restrictions-btn{background:none;border:0;padding:0;text-align:left}.product-tags .btn-link{display:block;font-weight:300;padding:0;margin-top:6px;text-align:left}@media screen and (max-width:639px){.product-tags .btn-link{display:none}}.product-tags__icon{display:block;height:55px;text-align:left;width:auto;position:absolute;top:-5px;left:0}@media screen and (min-width:920px) and (max-width:1219px){.product-tags__icon{display:block;height:42px;position:static}}@media screen and (max-width:639px){.product-tags__icon{display:none}}.product-tags__placeholder{line-height:40px;width:40px;height:40px;font-weight:400;font-size:20px;text-align:center;background:#a8a8a8;color:#fff;border-radius:50%}.product-tags>img{max-width:40px;height:40px}.product-tags .icon{pointer-events:none;height:30px;width:30px}.product-tags .icon-error{fill:#c91800}.content--red{color:#c91800}.content:empty{border-bottom:none}.rating{display:inline-block;font-size:0;position:relative;vertical-align:top;white-space:nowrap}.rating .icon{fill:#d9d9d9;font-size:17px}.rating__inner{position:absolute;top:0;left:0;width:0;overflow:hidden;transition:width .2s}.rating__inner .icon{fill:#feb130}.modal-ratings .show-on-mobile{font-size:18px}.modal-ratings__see-more-btn.btn.btn-small{padding:0 30px}.modal-ratings__content{min-height:129px}.modal-ratings__content--message{min-height:210px}.modal-ratings__content .loading-content{min-height:0}.modal-ratings__content .error-message{padding:0 18px;position:static}.modal-ratings__transactions{align-items:center;-js-display:flex;display:flex;margin-left:15px;padding:0 30px;border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4}.modal-ratings__transactions strong{display:block;font-size:20px;font-weight:700;margin-bottom:6px}.modal-ratings__transactions .icon{font-size:20px;margin-right:5px}.modal-ratings .seller-info{align-items:stretch;-js-display:inline-flex;display:inline-flex;height:98px;padding:0 30px;width:100%}.modal-ratings .user-widget{overflow:hidden;padding-top:5px;margin-top:-5px}.modal-ratings .navigation{align-items:center;-js-display:flex;display:flex;flex-direction:row;justify-content:flex-start;border-top:0;height:inherit;margin:0 25px}.modal-ratings .navigation__feedback{font-size:13px;margin:10px 0 0}.modal-ratings .navigation__overflow{flex:1 auto;height:inherit;position:relative}.modal-ratings .navigation__list{align-items:stretch;border-bottom:1px solid #d4d4d4;-js-display:inline-flex;display:inline-flex;flex-direction:row;min-width:100%;position:relative}.modal-ratings .navigation__item{float:none;margin-right:30px;padding:15px 0 5px}.modal-ratings .navigation__btn{background:none;border:none;line-height:1.2;min-height:33px;position:relative}.modal-ratings .navigation__icon{display:inline-block;margin-top:-3px;vertical-align:top}.modal-ratings .navigation__description{color:#444;display:inline-block;font-size:18px;font-weight:300;text-transform:none;vertical-align:top}.modal-ratings .navigation__description .small{color:rgba(0,0,0,.28);font-size:14px;font-weight:400}.modal-ratings .icon-rating{font-size:21px;text-align:center}.modal-ratings .icon-rating--positive .icon{fill:#29b474}.modal-ratings .icon-rating--neutral .icon{fill:#e0e0e0}.modal-ratings .icon-rating--negative .icon{fill:#dd301c}.modal-ratings .comments{padding:0 30px}.modal-ratings .comments .expander__content{margin-bottom:0}.modal-ratings .comments__date{color:#787878;font-size:12px;min-width:150px}.modal-ratings .comments__date .date{margin-left:15px}.modal-ratings .comments__show-more{padding:20px 0 30px;text-align:center}.modal-ratings .comments__show-more .btn{min-width:205px}.modal-ratings .comments__show-more .spinner{display:block;margin:auto}.modal-ratings .comments__expander-button{font-size:22px;padding:0;position:absolute;top:10px;right:5px}.modal-ratings .comments__item{border-bottom:1px solid #d4d4d4;-js-display:flex;display:flex;padding:18px 0;position:relative}.modal-ratings .comments__item-content{color:#000;font-size:14px;font-style:italic;font-weight:300;line-height:1.4;margin-top:5px;overflow:hidden}.modal-ratings .comments__item-description{padding-top:5px}.modal-ratings .comments__item-type{color:#787878;font-size:13px;line-height:1.4;margin:0}.modal-ratings .comments__empty{min-height:210px;padding:50px 20px 0;text-align:center}.modal-ratings .comments__empty strong{display:block;line-height:1;margin:14px 0 2px}.modal-ratings .comments__empty .icon{font-size:55px}.modal-ratings .comments__empty p{margin-bottom:0}.modal-ratings .comments .icon-rating .icon{font-size:24px}.modal-ratings .smooth-dimensions__outer{overflow:hidden;transition:height .2s;will-change:height;position:relative}.modal-ratings .smooth-dimensions__outer .error-message{min-height:210px}@media screen and (max-width:639px){.modal-ratings .user-widget .user-name{margin-bottom:3px}.modal-ratings .user-widget .user-badge{font-size:12px}.modal-ratings .user-widget .user-badge .icon{font-size:10px;margin-right:2px}.modal-ratings .user-widget .user-rating{margin-left:0}.modal-ratings .user-widget .star-rating{display:none}.modal-ratings .user-widget .rating-data{font-size:12px}.modal-ratings .user-widget .rating-data .icon{font-size:14px;margin-left:0}.modal-ratings .user-widget .rating-data .separator{margin-left:4px}.modal-ratings .user-widget .user-pic{height:34px;width:34px;margin-right:9px;margin-top:0}.modal-ratings .user-widget .user-pic .no-photo,.modal-ratings .user-widget .user-pic img{height:28px;width:28px}.modal-ratings .seller-info{padding:25px 18px 0}.modal-ratings .navigation__feedback{padding:0 18px}}@media screen and (max-width:919px){.modal-ratings .hide-on-mobile{display:none}.modal-ratings__see-more-btn.btn.btn-small{margin-top:5px}.modal-ratings__transactions{display:none}.modal-ratings .seller-info{flex-wrap:wrap;padding-top:25px}.modal-ratings .comments{padding:0}.modal-ratings .comments__item{flex-direction:column;padding:18px}.modal-ratings .comments__show-more{padding:20px 16px 30px}.modal-ratings .user-widget{flex:1 0 100%}.modal-ratings .navigation{margin:0}.modal-ratings .navigation__item{flex:1;margin:0}.modal-ratings .navigation__btn{display:block;text-align:center;width:100%}.modal-ratings .navigation__description{width:100%}}@media screen and (min-width:640px){.modal-ratings .seller-info .user-name{pointer-events:none}}@media screen and (min-width:640px) and (max-width:919px){.modal-ratings .navigation__feedback{padding:0 30px}}@media screen and (min-width:920px){.modal-ratings .modal-window{width:880px}.modal-ratings .show-on-mobile{display:none}.modal-ratings__see-more-btn.btn.btn-small{margin-left:35px}.modal-ratings .seller-info{border-bottom:1px solid #d4d4d4}.modal-ratings .seller-info .modal-ratings__see-more-btn,.modal-ratings .seller-info .user-widget{align-self:center}.modal-ratings .navigation__icon{margin-right:10px}.modal-ratings .navigation__description .small{margin-left:5px}.modal-ratings .comments__date{margin:0 15px}}.product-header .seller-info{margin:25px 0}.product-header .sticky-header__container{width:100%}.product-header .product__price{margin-right:18px}.product-header .product__price .price,.product-header .product__price .shield-wrapper,.product-header .product__price button{vertical-align:middle}.product-header__offer{-js-display:flex;display:flex;align-items:center;flex-shrink:0;text-align:right}.product-header__offer>.price{font-size:34px;margin-right:10px}.product-header .product-header__offer .shield-wrapper{display:inline-block;position:relative;top:0;-webkit-transform:none;transform:none;margin-right:10px}.product__title{font-size:20px;line-height:1.1;padding-bottom:26px;margin:0}@media screen and (min-width:640px) and (max-width:919px){.product__title{padding:0 20px;max-width:1520px;margin:30px auto}.product__title:after{clear:both;content:"";display:block}}@media screen and (min-width:640px) and (max-width:919px) and (min-width:1220px) and (max-width:1519px){.product__title{max-width:1220px}}@media screen and (min-width:640px) and (max-width:919px) and (min-width:920px) and (max-width:1219px){.product__title{max-width:920px}}@media screen and (min-width:640px) and (max-width:919px) and (min-width:768px) and (max-width:919px){.product__title{padding:0 30px}}@media screen and (min-width:920px){.product__title{border-bottom:1px solid #d4d4d4}}@media screen and (min-width:768px){.product__title{font-size:34px}}@media screen and (min-width:1520px){.product__title{margin-left:10.13514%;float:left;display:block;margin-right:1.35135%;width:79.72973%}.product__title:last-child{margin-right:0}}@media screen and (min-width:640px) and (max-width:767px){.product__title{font-size:24px}}@media screen and (max-width:639px){.product__title{-js-display:flex;display:flex;font-size:16px;justify-content:center;line-height:1.4;order:2;padding:0 20px;max-width:1520px;margin:15px auto}.product__title:after{clear:both;content:"";display:block}}@media screen and (max-width:639px) and (min-width:1220px) and (max-width:1519px){.product__title{max-width:1220px}}@media screen and (max-width:639px) and (min-width:920px) and (max-width:1219px){.product__title{max-width:920px}}@media screen and (max-width:639px) and (min-width:768px) and (max-width:919px){.product__title{padding:0 30px}}.product__info{margin-bottom:30px;box-flex:1;-moz-flex:1 auto;flex:1 auto;box-ordinal-group:1;-moz-order:1;-ms-flex-order:1}@media screen and (min-width:920px){.product__info{max-width:1520px;margin-left:auto;margin-right:auto;padding:70px 20px 0}.product__info:after{clear:both;content:"";display:block}}@media screen and (min-width:920px) and (min-width:1220px) and (max-width:1519px){.product__info{max-width:1220px}}@media screen and (min-width:920px) and (min-width:920px) and (max-width:1219px){.product__info{max-width:920px}}@media screen and (min-width:920px) and (min-width:768px) and (max-width:919px){.product__info{padding:0 30px}}@media screen and (max-width:639px){.product__info{-js-display:flex;display:flex;flex-direction:column}}@media screen and (min-width:920px){.product__gallery{margin-top:63px}}@media screen and (min-width:920px) and (max-width:1219px){.product__gallery{float:left;display:block;margin-right:2.27273%;width:48.86364%}.product__gallery:last-child{margin-right:0}}@media screen and (min-width:1220px) and (max-width:1519px){.product__gallery{float:left;display:block;margin-right:1.69492%;width:49.15254%}.product__gallery:last-child{margin-right:0}}@media screen and (min-width:1520px){.product__gallery{float:left;display:block;margin-right:1.35135%;width:49.32432%}.product__gallery:last-child{margin-right:0}}@media screen and (max-width:639px){.product__gallery{margin-top:10px;order:1}}.product__gallery .gallery{display:block}.product__gallery .gallery:after{clear:both;content:"";display:block}.product__gallery .carousel__arrow{display:none}.product__gallery .carousel__items{transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear,-webkit-transform .25s linear}.product__gallery .dots{margin-top:20px}.product__gallery .dots button{opacity:1;background-color:#c9c9c9;height:13px;width:13px;margin:0 4px;transition:all .2s ease-in-out}.product__gallery .dots .dots__dot--active,.product__gallery .dots button:hover{background:#f2470f}@media screen and (max-width:919px){.product__details{max-width:1520px;margin-left:auto;margin-right:auto;padding:0 20px}.product__details:after{clear:both;content:"";display:block}}@media screen and (max-width:919px) and (min-width:1220px) and (max-width:1519px){.product__details{max-width:1220px}}@media screen and (max-width:919px) and (min-width:920px) and (max-width:1219px){.product__details{max-width:920px}}@media screen and (max-width:919px) and (min-width:768px) and (max-width:919px){.product__details{padding:0 30px}}@media screen and (min-width:920px){.product__details{padding-bottom:70px}}@media screen and (min-width:920px) and (max-width:1219px){.product__details{float:left;display:block;margin-right:2.27273%;width:48.86364%}.product__details:last-child{margin-right:0}}@media screen and (min-width:1220px) and (max-width:1519px){.product__details{float:left;display:block;margin-right:1.69492%;width:49.15254%}.product__details:last-child{margin-right:0}}@media screen and (min-width:1520px){.product__details{float:left;display:block;margin-right:1.35135%;width:49.32432%}.product__details:last-child{margin-right:0}}@media screen and (max-width:639px){.product__details{order:2}}@media screen and (min-width:1220px) and (max-width:1519px){.product__details__container{float:left;display:block;margin-right:3.44828%;width:74.13793%}.product__details__container:last-child{margin-right:0}}@media screen and (min-width:1520px){.product__details__container{float:left;display:block;margin-right:2.73973%;width:79.45205%;padding:0 54px}.product__details__container:last-child{margin-right:0}}.product__details__container__description{padding:0 0 20px;display:block}.product__details__container__description:after{clear:both;content:"";display:block}@media screen and (min-width:768px) and (max-width:919px){.product__details__container__description{margin-bottom:10px}}@media screen and (min-width:640px) and (max-width:919px){.product__details__container__description{justify-content:space-between;-js-display:flex;display:flex;border-bottom:1px solid #d4d4d4;border-top:1px solid #d4d4d4;padding:18px 0}}@media screen and (max-width:639px){.product__details__container__description{border-top:1px solid #d4d4d4;padding:18px 0 0;margin-top:18px}}@media screen and (max-width:919px){.product__details__container__description .instant-delivery-wrapper__label{display:none}}@media screen and (min-width:640px) and (max-width:767px){.product__details__container__description .product-tags,.product__details__container__description .user-widget{float:left;display:block;margin-right:7.14286%;width:46.42857%}.product__details__container__description .product-tags:last-child,.product__details__container__description .user-widget:last-child{margin-right:0}}@media screen and (min-width:768px) and (max-width:919px){.product__details__container__description .product-tags,.product__details__container__description .user-widget{float:left;display:block;margin-right:3.44828%;width:48.27586%}.product__details__container__description .product-tags:last-child,.product__details__container__description .user-widget:last-child{margin-right:0}}@media screen and (max-width:639px){.product__details__container__description .user-widget{float:left;display:block;margin-right:15.38462%;width:100%;padding-top:20px;border-top:1px solid #d4d4d4}.product__details__container__description .user-widget:last-child{margin-right:0}}.product__details__container__description .table{border:none;margin-bottom:18px}@media screen and (min-width:920px){.product__details__container__description .table{margin-bottom:0}}.product__details__container__description .table .table-body .tr .td{border-bottom:1px solid #d4d4d4;color:rgba(0,0,0,.87);padding:20px 0}.product__details__container__description .table .table-body .tr .td:first-child{color:rgba(0,0,0,.87);width:25%}.product__details__container__description .table .table-body .tr .td:last-child{font-weight:700}.product__details__container__free-price{color:#f05f00;font-size:44px;font-weight:700;line-height:1;margin:30px 0 0}@media screen and (max-width:767px){.product__details__container__free-price{font-size:34px;margin:15px 0 0}}.product__details__release-date{order:1;margin:25px 0 0}@media screen and (max-width:919px){.product__details__release-date{margin:0 0 20px}}.product__details__release-date .red-label{background:#f05f00;border-radius:3px;color:#fff;display:inline-block;font-weight:700;padding:3px 5px;margin:0 10px 2px 0}.product__details__release-date strong{margin-left:5px}.product__details--without-offer .product__offer-basket{margin-top:40px}@media screen and (max-width:767px){.product__details--without-offer .product__offer-basket{margin-top:25px}}.product__details__price{border-bottom:1px solid rgba(0,0,0,.12);-js-display:flex;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:26px;padding-bottom:10px}@media screen and (max-width:919px){.product__details__price{margin-top:30px}}@media screen and (max-width:639px){.product__details__price{border-bottom:0;margin:18px 0 10px}}.product__details__price .product__price span.price{font-size:34px;font-weight:700;line-height:1}@media screen and (min-width:768px){.product__details__price .product__price span.price{font-size:44px}}.product__details__price .icon-selected .icon{font-size:32px}@media screen and (min-width:768px){.product__details__price .icon-selected .icon{font-size:45px}}.product__details__price .instant-delivery-wrapper__label{margin-top:15px}@media screen and (min-width:920px){.product__details__price .instant-delivery-wrapper__label{display:none}}@media screen and (max-width:639px){.product__details__price .instant-delivery-wrapper__label span{display:none}}.product__details .popover{max-width:100%;z-index:1}@media screen and (max-width:639px){.product__details .popover{width:100%}}.product .price{font-weight:500;color:#f05f00}.product .price__currency{font-size:.6em}@media screen and (min-width:768px){.product__offer>.btn--buy{font-size:18px;height:52px;line-height:52px;padding:0 22px}.product__offer>.btn--buy.btn-secondary,.product__offer>.btn--buy.btn-secondary-dark{height:54px}.product__offer>.btn--buy .icon{font-size:24px}.product__offer>.btn--buy .icon.fl-l{margin:0 14px 0 -11px}.product__offer>.btn--buy .icon.fl-r{margin:0 -11px 0 14px}.product__offer>.btn--buy label.btn-label{font-size:18px}}.product__price{-js-display:flex;display:flex;position:relative;margin:16px 0 0}@media screen and (max-width:919px){.product__price{margin:0}}.product__price .price-wrapper>.price{font-size:34px}.product__price .price-label{color:rgba(0,0,0,.54);display:none;font-size:12px;line-height:1;margin:0;text-align:left;text-transform:uppercase}@media screen and (min-width:1520px){.product__price .price-label{display:block}}.product__price button{background:transparent;border:0;padding:0;vertical-align:top}@media screen and (max-width:639px){.product__price .shield-wrapper .price{display:block;margin-bottom:5px;padding-right:19px;text-align:right}}.product__cashback{font-size:1.142em;margin:0 0 30px}.product__cashback button{font-size:12px;font-weight:inherit;height:auto;line-height:1;padding:0}.product__cashback .price{font-size:1em}.product__cashback p{font-size:.75em;font-weight:inherit}.product__cashback p button,.product__cashback p span{vertical-align:middle}.product .icon-selected{display:inline-block;margin-right:5px;vertical-align:top}.product .icon-selected_offer{fill:#ffb400;font-size:34px}@media screen and (min-width:1520px){.product .icon-selected_offer{margin-top:11px}}.product .btn--paypal{margin-top:15px}.product .btn--paypal,.product .btn--paypal:focus,.product .btn--paypal:hover{background:#ffc439;color:#434544}.product .btn--paypal img{height:1.4em;position:relative;vertical-align:middle;width:auto}.product .btn-block+.btn-block{margin-top:15px}.product__guides{padding-top:40px;padding-bottom:40px}@media screen and (max-width:767px){.product--out-of-stock .product__info{margin-bottom:0}.product--out-of-stock .recommendations{margin-top:0}.product--out-of-stock .extra-description{margin-bottom:28px}}.product{-js-display:flex;display:flex;flex-wrap:wrap}.product__info{order:1;width:100%}.product__guides-root{order:4;width:100%}.product__details__price--lite{margin-bottom:30px}.extra-description{order:2;width:100%}.product-sections{order:4;width:100%}.flex-wrapper{-js-display:flex;display:flex;flex-direction:row;flex-wrap:wrap}.flex-wrapper>div,.flex-wrapper>ul{flex-basis:100%;order:3}.flex-wrapper .product-tags,.flex-wrapper .product__details__release-date{order:1}@media screen and (max-width:919px){.flex-wrapper .product__details__price{order:2}.flex-wrapper .product-tags{flex-basis:calc(40px + 100%)}}@media screen and (max-width:919px) and (min-width:768px) and (max-width:919px){.flex-wrapper .product-tags{flex-basis:calc(60px + 100%)}}@media screen and (min-width:640px) and (max-width:919px){.flex-wrapper .instant-delivery-wrapper,.flex-wrapper .product__details__price{flex-basis:50%}}@media screen and (max-width:639px){.flex-wrapper .buy-now-button,.flex-wrapper .payment-container{order:2}.flex-wrapper .payment-container{margin-bottom:30px}}.variants{margin-top:50px;padding-bottom:30px;border-bottom:1px solid #d4d4d4}@media screen and (max-width:919px){.variants{border-bottom:none;border-top:1px solid #d4d4d4;margin-top:20px;padding-top:50px}}.variants__variant{-js-display:flex;display:flex}@media screen and (max-width:767px){.variants__variant{display:block}}.variants__variant:not(:last-child){margin-bottom:20px}.variants__name{width:100px;margin-right:15px}@media screen and (min-width:768px){.variants__name{line-height:26px}}@media screen and (max-width:767px){.variants__name{display:block;margin-bottom:15px}}.variants__list{flex:1}.variants__item{display:inline-block;margin-bottom:10px;margin-right:10px}.btn-variant{background:transparent;border:1px solid #e0e0e0}.btn-variant,.btn-variant:hover{color:rgba(0,0,0,.54)}.btn-variant--current{border:2px solid #a6dbf3;color:#008ecc}.btn-variant--current:hover{color:#008ecc}.btn-variant--disabled{background:#f5f5f5;border:1px solid #e0e0e0;color:rgba(0,0,0,.28);cursor:not-allowed}.btn-variant--disabled:hover{color:rgba(0,0,0,.28)}.btn.btn-variant--current{line-height:24px}.rate-item{position:relative;-js-display:flex;display:flex;flex-wrap:nowrap;height:320px;width:100%}.rate-item img{height:100%}.rate-item__content{position:relative;-js-display:flex;display:flex;flex:1 auto;justify-content:center;flex-direction:column;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-color:#eee}.rate-item__content:before{background:#666}.rate-item__content:after,.rate-item__content:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;opacity:.5}.rate-item__content:after{background:linear-gradient(90deg,rgba(0,0,0,.9) 0,transparent 77%,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cc000000",endColorstr="#00000000",GradientType=1)}.rate-item__info{position:relative;z-index:3;padding-left:80px}.rate-item__info h4{color:#e6e6e6;font-size:2em;font-weight:500;margin-bottom:5px}.rate-item__description{font-size:.95em;color:#e9e9e9}.rate-item__buttons{margin-top:30px}.rate-item__buttons button{position:relative;cursor:pointer;padding:0;width:5em;height:5em;line-height:5em;margin-right:1.5em;text-align:center;border-radius:50%;background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.3);overflow:hidden}.rate-item__buttons button:hover:before{content:"";position:absolute;left:0;top:0;bottom:0;right:0;z-index:1;background:hsla(0,0%,100%,.1)}.rate-item .rate-item__button--down{background:#dd301c;border-color:#dd301c}.rate-item .rate-item__button--down .icon{top:2px}.rate-item .rate-item__button--up{background:#1bac67;border-color:#1bac67}.rate-item .rate-item__button--up .icon{top:-2px}.rate-item .rate-item__button--down,.rate-item .rate-item__button--up{box-shadow:0 6px 10px 0 rgba(0,0,0,.1)}.rate-item .icon{position:relative;-webkit-transform:scale(2);transform:scale(2);fill:#fff}.rate-item .loader{position:absolute;left:0;top:0;bottom:0;right:0;z-index:5;background:hsla(0,0%,100%,.75)}@media screen and (min-width:920px){.collapsing-section__label{display:none}}@media screen and (max-width:919px){.collapsing-section{position:relative;padding:0 18px}.collapsing-section__label{background:none;border:none;display:block;height:24px;padding:0;width:100%;position:absolute;top:0;right:0;left:0;-webkit-tap-highlight-color:transparent}.collapsing-section__label:focus{outline:none}.collapsing-section__label-content{height:24px;text-align:right;padding:0 18px;position:absolute;top:0;right:0;left:0}}@media screen and (max-width:919px) and (min-width:768px) and (max-width:919px){.collapsing-section__label-content{height:30px}}@media screen and (max-width:919px){.collapsing-section__label-content--open .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.collapsing-section__contents{max-height:26px;overflow:hidden;transition:max-height .2s;will-change:max-height}}@media screen and (max-width:919px) and (min-width:768px) and (max-width:919px){.collapsing-section__contents{max-height:30px}}@media screen and (max-width:919px){.collapsing-section .product-section__title{line-height:1}}.best-price-icon{background:none;border:0;display:inline-block;line-height:1;margin-right:5px;padding:0;vertical-align:middle}.best-price-icon:after{clear:both;content:"";display:block}@media screen and (min-width:640px) and (max-width:767px){.best-price-icon{margin-right:15px}}@media screen and (min-width:920px){.best-price-icon{padding:10px 0 0;margin-right:74px}}@media screen and (min-width:640px) and (max-width:919px){.best-price-icon{margin-right:10px}}.best-price-icon .best-price-img{display:block;float:left}.best-price-icon .icon{fill:#f05f00;font-size:25px}@media screen and (min-width:640px){.best-price-icon .icon{font-size:30px}}.best-price-icon p{display:none}@media screen and (min-width:920px){.best-price-icon p{color:#787878;display:block;float:left;font-size:9px;font-weight:700;line-height:1.2;margin-top:8px;text-align:left;text-transform:uppercase}}.best-price-icon p span{display:block}.best-price-container{display:inline-block}.modal-content{max-width:1520px;margin-left:auto;margin-right:auto}.modal-content:after{clear:both;content:"";display:block}.modal-content__left{text-align:center}@media screen and (min-width:640px){.modal-content__left{float:left;display:block;margin-right:1.35135%;width:39.18919%}.modal-content__left:last-child{margin-right:0}}.modal-content__left img{margin-bottom:30px;max-width:100%}@media screen and (min-width:640px){.modal-content__left img{margin-bottom:0}}.modal-content__right{text-align:center}@media screen and (min-width:640px){.modal-content__right{float:left;display:block;margin-right:1.35135%;width:59.45946%;text-align:left}.modal-content__right:last-child{margin-right:0}}.modal-content__title{font-size:24px;font-weight:400;line-height:1.25;margin-bottom:16px}@media screen and (min-width:768px){.modal-content__title{font-size:34px}}.modal-content__subtitle{font-size:17px;font-weight:500;margin-bottom:16px}.modal-content__description{font-size:14px;font-weight:400;line-height:1.4;margin-bottom:18px}.modal-content .modal-close{cursor:pointer;margin:0;position:absolute;top:15px;right:15px}.modal-content .modal-close .icon{fill:#a8a8a8}.modal-content .icon-border{border:2px solid #fff;border-radius:50%;display:inline-block;height:74px;line-height:70px;margin-bottom:16px;width:74px}.modal-content .icon-border .icon{font-size:30px}.modal-content .icon-warning .icon{font-size:70px;margin-bottom:16px}.modal-content--choice .modal-content__title{font-size:34px;margin-bottom:5px}@media screen and (min-width:768px){.modal-content--choice .modal-content__title{font-size:44px}}.modal-content--choice .modal-content__description{margin-bottom:42px}.modal-content--choice .btn{font-size:14px;height:42px;line-height:42px;margin-bottom:10px;min-width:200px;width:100%}@media screen and (min-width:640px){.modal-content--choice .btn{margin:0 5px 10px}}@media screen and (min-width:768px){.modal-content--choice .btn{font-size:17px;height:52px;line-height:52px;width:auto}}.modal-content--choice .btn-secondary{height:44px}@media screen and (min-width:768px){.modal-content--choice .btn-secondary{height:54px}}.modal-content--selected-offer .modal-content__left .icon{fill:#ffb400;font-size:110px;margin-bottom:14px}.modal-content__deactivate-shield{cursor:default;text-align:center}.modal-content__deactivate-shield .modal-content{padding:30px 30px 0}.modal-content__deactivate-shield .modal-content__title{margin-bottom:20px}.modal-content__deactivate-shield .modal-content__percentage{font-size:74px;line-height:64px}.modal-content__deactivate-shield .modal-content__percentage .icon{fill:#ffab02;font-size:63px;margin-right:5px;vertical-align:top}.modal-content__deactivate-shield .modal-content--small{color:#787878;font-size:12px}.modal-content__deactivate-shield .modal-content--middle{font-size:14px;margin:3px 0}@media screen and (min-width:768px){.modal-content__deactivate-shield .modal-content--middle{font-size:17px;margin:6px 0 0}}.modal-content__deactivate-shield .modal-content--over{font-size:14px;margin-bottom:6px}@media screen and (min-width:768px){.modal-content__deactivate-shield .modal-content--over{font-size:17px}}.modal-content__deactivate-shield .modal-content__dark{background:#f2f2f2;padding:40px 30px}@media screen and (max-width:639px){.modal-content__deactivate-shield .modal-content__dark{padding:30px 25px 20px}}.modal-content__deactivate-shield .modal-content__subtitle{display:block;font-size:14px;margin-bottom:30px}@media screen and (max-width:639px){.modal-content__deactivate-shield .modal-content__subtitle{display:none}}.modal-content__deactivate-shield .modal-content__items{margin-bottom:30px;display:block}.modal-content__deactivate-shield .modal-content__items:after{clear:both;content:"";display:block}@media screen and (max-width:639px){.modal-content__deactivate-shield .modal-content__items{margin-bottom:10px}}.modal-content__deactivate-shield .modal-content__icon-wrapper{display:inline-block;min-height:100px;text-align:center}@media screen and (max-width:639px){.modal-content__deactivate-shield .modal-content__icon-wrapper{min-height:0;min-width:46px}}.modal-content__deactivate-shield .modal-content__item .icon{fill:#a8a8a8;margin-bottom:10px;min-height:80px}@media screen and (max-width:639px){.modal-content__deactivate-shield .modal-content__item .icon{min-height:0}}.modal-content__deactivate-shield .modal-content__item .icon.icon-money_back{font-size:90px}@media screen and (max-width:639px){.modal-content__deactivate-shield .modal-content__item .icon.icon-money_back{font-size:48px}}.modal-content__deactivate-shield .modal-content__item .icon.icon-first-contact{font-size:65px}@media screen and (max-width:639px){.modal-content__deactivate-shield .modal-content__item .icon.icon-first-contact{font-size:38px}}.modal-content__deactivate-shield .modal-content__item .icon.icon-headphones{font-size:68px}@media screen and (max-width:639px){.modal-content__deactivate-shield .modal-content__item .icon.icon-headphones{font-size:34px}}@media screen and (max-width:639px){.modal-content__deactivate-shield .modal-content__item .icon{margin:0}}.modal-content__deactivate-shield .modal-content__item p{line-height:20px}@media screen and (max-width:639px){.modal-content__deactivate-shield .modal-content__item p{display:inline-block;margin:0;padding-left:14px;text-align:left;vertical-align:top;width:calc(100% - 46px)}}@media screen and (max-width:639px){.modal-content__deactivate-shield .modal-content__item{margin-bottom:20px;float:left;display:block;margin-right:15.38462%;width:100%;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex}.modal-content__deactivate-shield .modal-content__item:last-child{margin-right:0}}@media screen and (min-width:640px){.modal-content__deactivate-shield .modal-content__item{float:left;display:block;margin-right:7.14286%;width:46.42857%}.modal-content__deactivate-shield .modal-content__item:last-child{margin-right:0}}@media screen and (min-width:640px){.modal-content__deactivate-shield .modal-content__item.three-items{float:left;display:block;margin-right:4.65116%;width:30.23256%}.modal-content__deactivate-shield .modal-content__item.three-items:last-child{margin-right:0}}.modal-content__deactivate-shield .modal-content__shield-link{font-weight:100}.modal-content__deactivate-shield .modal-content__buttons{margin-top:40px}@media screen and (max-width:639px){.modal-content__deactivate-shield .modal-content__buttons{margin-top:25px}.modal-content__deactivate-shield .modal-content__buttons .btn{margin-bottom:5px;width:100%}}.remove-padding .modal-window,.switch-shield .modal-window{padding:0}.remove-padding .modal-padding{display:none}.remove-padding .modal-padding--active{display:block}.remove-padding .modal-padding .btn img{margin:0 0 -5px -8px;height:20px;width:20px}.remove-padding .modal-padding .modal-content__left img{max-width:124px}.remove-padding .modal-close{margin:0;position:absolute;top:15px;right:15px}.remove-padding .pagination-bullet{cursor:pointer}@media screen and (min-width:640px){.smaller-col .modal-content__right{float:left;display:block;margin-right:1.35135%;width:69.59459%}.smaller-col .modal-content__right:last-child{margin-right:0}}@media screen and (min-width:640px){.smaller-col .modal-content__left{float:left;display:block;margin-right:1.35135%;width:29.05405%}.smaller-col .modal-content__left:last-child{margin-right:0}}.modal-visible .modal-window{overflow:visible}.modal-incompatible-products .modal-window{font-size:18px;line-height:25px}.modal-incompatible-products .modal-window p,.modal-incompatible-products .modal-window span,.modal-incompatible-products .modal-window ul{font-size:inherit;line-height:inherit}.modal-incompatible-products .modal-window ul{padding-left:54px;list-style:outside;margin-bottom:30px}.modal-incompatible-products .modal-window .title,.modal-incompatible-products .modal-window p{margin-bottom:20px}.modal-incompatible-products .modal-window li{margin-bottom:10px}.modal-incompatible-products .btn{margin-top:15px}.modal-incompatible-products .btn-primary{margin-right:20px}.modal-content__deactivate-shield-modal .modal-content__header{padding:40px 20px 20px;text-align:center}@media screen and (max-width:639px){.modal-content__deactivate-shield-modal .modal-content__header{padding-bottom:0}}.modal-content__deactivate-shield-modal .modal-content__title{font-size:24px;line-height:29px;font-weight:700;margin-bottom:6px}@media screen and (max-width:767px){.modal-content__deactivate-shield-modal .modal-content__title{font-size:18px;margin-bottom:5px}}.modal-content__deactivate-shield-modal .modal-content__description{color:rgba(0,0,0,.54)}@media screen and (max-width:639px){.modal-content__deactivate-shield-modal .modal-content__description{font-size:12px}}.modal-content__deactivate-shield-modal .table{border:0}.modal-content__deactivate-shield-modal .table .table-body .th{font-size:12px;font-weight:700}.modal-content__deactivate-shield-modal .table .table-body .th:first-child{text-align:left}.modal-content__deactivate-shield-modal .table .table-body .td,.modal-content__deactivate-shield-modal .table .table-body .th{color:rgba(0,0,0,.87);text-align:center;vertical-align:middle}.modal-content__deactivate-shield-modal .table .table-body .td:first-child,.modal-content__deactivate-shield-modal .table .table-body .th:first-child{width:50%}.modal-content__deactivate-shield-modal .table .table-body .table-mobile__section,.modal-content__deactivate-shield-modal .table .table-body .td{color:rgba(0,0,0,.87);font-size:14px}.modal-content__deactivate-shield-modal .table .table-body .tr .th{line-height:1.2;padding:10px 20px}.modal-content__deactivate-shield-modal .table .table-body .td{line-height:20px;padding:12px 0}.modal-content__deactivate-shield-modal .table .table-body .td:first-child{padding:12px 0 12px 20px;text-align:left}.modal-content__deactivate-shield-modal .table .table-body .td:last-child{padding-right:0}.modal-content__deactivate-shield-modal .table .table-body .icon-x{opacity:0}.modal-content__deactivate-shield-modal .table .footer .td{vertical-align:top}.modal-content__deactivate-shield-modal .table .footer .btn{padding:0 16px}.modal-content__deactivate-shield-modal img{height:31px;width:172px}.modal-content__deactivate-shield-modal .footer .td{background:#f5f5f5;text-align:center;vertical-align:top}.modal-content__deactivate-shield-modal .icon{font-size:29px}.modal-content__deactivate-shield-modal .green .icon{fill:#29b474}.modal-content__deactivate-shield-modal .btn-secondary{background:transparent;border-color:#dd301c;color:#dd301c}.modal-content__deactivate-shield-modal .btn-secondary:hover{border-color:#c91800;color:#c91800}.modal-content__deactivate-shield-modal .small{color:rgba(0,0,0,.54);font-size:12px;line-height:1.3;margin:12px 0 0}@media screen and (max-width:767px){.modal-content__deactivate-shield-modal .btn{font-size:12px;height:26px;line-height:26px;padding:0 6px;line-height:23px}.modal-content__deactivate-shield-modal .btn .icon{font-size:18px}.modal-content__deactivate-shield-modal .btn .icon.fl-r{margin:0 -6px 0 4px}.modal-content__deactivate-shield-modal .btn .icon.fl-l{margin:0 4px 0 -6px}.modal-content__deactivate-shield-modal .btn .btn-loader{margin:-9px 0 0 -9px;clip:rect(0,18px,18px,9px);height:18px;width:18px}.modal-content__deactivate-shield-modal .btn .btn-loader:after{clip:rect(0,18px,18px,9px);border-width:2px}.modal-content__deactivate-shield-modal .btn.btn-secondary,.modal-content__deactivate-shield-modal .btn.btn-secondary-dark{line-height:24px}}.modal-content__deactivate-shield-modal .table-desktop{margin:0}@media screen and (max-width:639px){.modal-content__deactivate-shield-modal .table-desktop{height:0;overflow:hidden;visibility:hidden}}.modal-content__deactivate-shield-modal .table-desktop .small{display:block}@media screen and (min-width:640px){.modal-content__deactivate-shield-modal .table-mobile{height:0;overflow:hidden;visibility:hidden}}.modal-content__deactivate-shield-modal .table-mobile__title{font-size:17px;font-weight:500;line-height:26px;margin:0;background:#f5f5f5;border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:42px;padding:8px 20px}.modal-content__deactivate-shield-modal .table-mobile__row{border-bottom:1px solid #e0e0e0;padding:20px 55px 20px 20px;position:relative}.modal-content__deactivate-shield-modal .table-mobile__row:last-child{border-bottom:0}.modal-content__deactivate-shield-modal .table-mobile__row .icon{fill:#29b474;margin-top:-10px;position:absolute;top:50%;right:18px}.modal-content__deactivate-shield-modal .table-mobile__logo{padding:20px 0;text-align:center}.modal-content__deactivate-shield-modal .table-mobile .btn-subscribe{line-height:26px}.modal-content__deactivate-shield-modal .table-mobile .small{padding-left:12px}.modal-content__deactivate-shield-modal .table-mobile .collapsing-section__contents{max-height:42px}.modal-content__deactivate-shield-modal .table-mobile .collapsing-section__label,.modal-content__deactivate-shield-modal .table-mobile .collapsing-section__label-content{height:42px;line-height:42px}.modal-content__deactivate-shield-modal .table-mobile .collapsing-section__label-content{padding:0 20px}.modal-content__deactivate-shield-modal .table-mobile .collapsing-section{padding:0}@media screen and (max-width:919px){.product__details--out-of-stock{max-width:1520px;margin:0;padding:0 20px}.product__details--out-of-stock:after{clear:both;content:"";display:block}}@media screen and (max-width:919px) and (min-width:1220px) and (max-width:1519px){.product__details--out-of-stock{max-width:1220px}}@media screen and (max-width:919px) and (min-width:920px) and (max-width:1219px){.product__details--out-of-stock{max-width:920px}}@media screen and (max-width:919px) and (min-width:768px) and (max-width:919px){.product__details--out-of-stock{padding:0 30px}}@media screen and (max-width:639px){.product__details--out-of-stock{padding-top:0}}@media screen and (min-width:920px) and (max-width:1219px){.product__details--out-of-stock{float:left;display:block;margin-right:2.27273%;width:48.86364%}.product__details--out-of-stock:last-child{margin-right:0}}@media screen and (min-width:1220px) and (max-width:1519px){.product__details--out-of-stock{float:left;display:block;margin-right:1.69492%;width:49.15254%}.product__details--out-of-stock:last-child{margin-right:0}}@media screen and (min-width:1520px){.product__details--out-of-stock{float:left;display:block;margin-right:1.35135%;width:49.32432%}.product__details--out-of-stock:last-child{margin-right:0}}@media screen and (min-width:1520px){.product__details--out-of-stock .product__details__container{padding:0 54px}}.product__details--out-of-stock .price{color:rgba(0,0,0,.28);font-size:45px;font-weight:900;line-height:1}@media screen and (max-width:767px){.product__details--out-of-stock .price{font-size:34px;margin-top:14px}}.product__details--out-of-stock .message{-js-display:flex;display:flex;line-height:1.2;padding:20px 0}@media screen and (min-width:768px){.product__details--out-of-stock .message{border-bottom:1px solid rgba(0,0,0,.12)}}.product__details--out-of-stock .message>span{flex:1;line-height:1.3}.product__details--out-of-stock .message__icon{flex-basis:30px}.product__details--out-of-stock .message .icon{fill:#ffb400;font-size:22px}.product__details--out-of-stock .message--preorder .icon{fill:#29b474;font-size:24px;margin-top:-2px}.product__details--out-of-stock .price-label{color:rgba(0,0,0,.28);display:block;font-size:12px;margin-top:20px;text-transform:uppercase}@media screen and (max-width:767px){.product__details--out-of-stock .price-label{display:none}}.product__details--out-of-stock .go-to-recommendations{order:3;font-size:18px;font-weight:400;margin-top:20px;width:100%}@media screen and (max-width:767px){.product__details--out-of-stock .go-to-recommendations{display:none}}.product__details--out-of-stock.product__details--preorder .price{color:#f05f00}.business-banner{font-weight:300}@media screen and (max-width:639px){.business-banner{margin-bottom:30px;text-align:center}}@media screen and (min-width:640px){.business-banner{align-items:center;-js-display:flex;display:flex;justify-content:flex-end}}.business-banner__description{font-size:14px;line-height:1.2;margin-right:15px}@media screen and (max-width:639px){.business-banner__description{margin:0 0 20px}}@media screen and (min-width:1220px){.business-banner__description{font-size:16px}}@media screen and (min-width:640px){.business-banner__description{text-align:right}}.business-banner__description .strong-orange{color:#f05f00;font-weight:700;white-space:nowrap}.business-banner__description strong{font-weight:700}.business-banner .btn{padding:0 35px}.modal-content__buyer-protection__description{background:#f5f5f5;border-top:2px solid rgba(0,0,0,.09);padding:30px 20px 10px}@media screen and (min-width:640px){.modal-content__buyer-protection__description{padding:30px 60px 10px}}.modal-content__buyer-protection__list{display:block}.modal-content__buyer-protection__list:after{clear:both;content:"";display:block}.modal-content__buyer-protection__list li{display:block;font-size:14px;line-height:1.3;margin-bottom:15px;min-height:49px;padding:0 25px 0 5px}@media screen and (min-width:640px){.modal-content__buyer-protection__list li{float:left;width:50%}}.modal-content__buyer-protection__list li>span{display:inline-block;vertical-align:middle}.modal-content__buyer-protection__list li>span:last-child{width:calc(100% - 60px)}.modal-content__buyer-protection__list li .icon-bg{background:#e0e0e0;border-radius:50%;display:inline-block;line-height:49px;margin-right:11px;text-align:center;height:49px;width:49px}.modal-content__buyer-protection__list li .icon-bg .icon{fill:#29b474;font-size:22px}.modal-content__buyer-protection__list li:nth-child(odd){clear:left}.modal-content__buyer-protection .btn-group{padding:30px;text-align:center}.modal-content__buyer-protection .btn-group .btn{min-width:150px}.modal-content__buyer-protection .modal-content__title{font-size:24px;line-height:29px;font-weight:700;margin-bottom:35px;text-align:center}.modal-content__buyer-protection .modal-content__title .icon{fill:#ec9d0f}.modal-content__buyer-protection .modal-content__header{text-align:center}.modal-content__buyer-protection .modal-content__header img{max-width:250px}@media screen and (max-width:639px){.cashback-widget{border-bottom:1px solid rgba(0,0,0,.12)}}.cashback-widget__percentage{font-size:16px}@media screen and (max-width:639px){.cashback-widget__percentage{font-size:14px}}.cashback-widget__amount{color:#f2470f}.cashback-widget__amount sup{font-size:60%;top:-.7em}@media screen and (max-width:639px){.cashback-widget__amount .price{font-size:14px}}.cashback-widget__description{font-size:12px;line-height:16px;margin-top:5px;padding-bottom:20px}.cashback-widget__details-btn{background:none;border:none;color:#008ecc;padding:0}.cashback-widget__details-btn:hover{color:#056aab}.modal-cashback{text-align:center}.modal-cashback .modal-content{padding:30px 30px 0}.modal-cashback .modal-content--dark{background:#f2f2f2;padding:40px 30px}@media screen and (max-width:639px){.modal-cashback .modal-content--dark{padding:20px 30px}}.modal-cashback__price{color:#f2470f}.modal-cashback__buy{margin-top:20px}.modal-cashback__buy p{margin-bottom:10px}.modal-cashback__buy .btn-success{display:inline-block;width:auto}.modal-cashback__icons-block{display:block}.modal-cashback__icons-block:after{clear:both;content:"";display:block}.modal-cashback__icon-wrapper{padding:15px;float:left;display:block;margin-right:4.65116%;width:30.23256%}.modal-cashback__icon-wrapper:last-child{margin-right:0}@media screen and (max-width:639px){.modal-cashback__icon-wrapper{padding:0;float:left;display:block;margin-right:15.38462%;width:100%}.modal-cashback__icon-wrapper:last-child{margin-right:0}}.modal-cashback__description{line-height:20px}@media screen and (max-width:639px){.modal-cashback__description{display:inline-block;padding-bottom:0;margin-left:20px;text-align:left;width:calc(100% - 55px)}}.modal-cashback__icon{background:#a8a8a8;border-radius:50%;margin:0 auto 20px;position:relative;height:60px;width:60px}.modal-cashback__icon .icon{fill:#fff;font-size:33px;margin-top:14px}@media screen and (max-width:639px){.modal-cashback__icon .icon{font-size:18px;margin-top:9px}}@media screen and (max-width:639px){.modal-cashback__icon .icon.icon-shield{font-size:23px;margin-top:6px}}.modal-cashback__icon-tick{background:#f2f2f2;border-radius:50%;display:none;padding:3px;position:absolute;top:-8px;right:-13px;height:31px;width:31px}.modal-cashback__icon-tick-outline{background:#65b449;border-radius:50%;height:25px;width:25px}.modal-cashback__icon-tick-outline .icon{fill:#fff;font-size:13px;margin-top:6px}@media screen and (max-width:639px){.modal-cashback__icon-tick-outline .icon{font-size:8px;margin-top:0}}@media screen and (max-width:639px){.modal-cashback__icon-tick-outline{height:16px;width:16px}}@media screen and (max-width:639px){.modal-cashback__icon-tick{right:-10px;top:-7px;height:22px;width:22px}}.modal-cashback__icon.active{background:#65b449}.modal-cashback__icon.active .modal-cashback__icon-tick{display:block}@media screen and (max-width:639px){.modal-cashback__icon{float:left;height:35px;width:35px}}.Card__base{cursor:pointer}.Card__base:hover .Card__media-lootbox{-webkit-transform:scale(1);transform:scale(1)}.Card__media{display:block}.Card__title a{color:rgba(0,0,0,.87)}.Card__cover{background:#fff;overflow:hidden}@media screen and (max-width:1229px){.Card__cover img{width:auto;max-width:100%}}.Card__img{width:100%;height:100%}.Card__img--placeholder{text-indent:-999999px;color:transparent;white-space:nowrap}.Card__img--placeholder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(images/placeholder.jpg) 50%/cover}.Card__media{z-index:1}.Card__picture{box-sizing:border-box;z-index:-1}.Card__picture--cover .Card__img{width:auto;max-width:100%}.Card__thumbnail{z-index:-2}.Card__release-date{color:rgba(0,0,0,.28);font-size:12px;padding:.3em 0}.Card--preloader{z-index:2;position:absolute;top:0;right:0;bottom:0;left:0}.Card--preloader__hidden{opacity:0;transition:opacity .2s ease-in-out}.Card__ribbon-label--orange{background:#e14400}.Card--loot{cursor:pointer;outline:none}.Card__base:hover.Card--loot .Card__media-control--disabled{opacity:.5}.Card__base:hover.Card--loot .Card__media-control--disabled:hover{background:#fff}.Card__base:hover.Card--loot .Card__media-control--disabled:hover .icon{fill:rgba(0,0,0,.54)}.Card--plus{position:relative;height:450px;margin:0;overflow:hidden;outline:none}.Card--plus__link{-js-display:flex;display:flex;height:100%;flex-direction:column;justify-content:flex-end;cursor:pointer}.Card--plus__link:after{position:absolute;top:auto;right:auto;bottom:0;left:0;display:block;height:75%;width:100%;content:"";background:linear-gradient(180deg,transparent,rgba(0,0,0,.75) 65%,#000);cursor:pointer;z-index:0}.Card--plus__body{position:relative;-js-display:flex;display:flex;padding:0 20px;flex-direction:column;align-items:flex-start;z-index:1;cursor:pointer}.Card--plus__title{color:#fff;margin:0 0 24px;opacity:0;transition:opacity .4s ease}.Card--plus__title h3{font-size:18px;font-weight:700}.Card--plus__title p{font-size:14px;font-weight:400}.Card--plus__title h3,.Card--plus__title p{margin:0;line-height:24px}.Card--plus__background{position:absolute;top:0;right:auto;bottom:auto;left:0;height:100%;-o-object-position:center;object-position:center;outline:none;cursor:pointer}.Card--plus__background,.Card--plus__slider{width:100%;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.Card--plus__logo{position:relative;height:auto;width:auto;max-height:50px;max-width:75%;margin-bottom:50px;opacity:1;transition:opacity .4s ease}.Card--plus__price{-js-display:flex;display:flex;flex-direction:column;color:#fff;font-size:11px;font-weight:700;line-height:13px;text-transform:uppercase}.Card--plus__value{font-size:28px;font-weight:700;line-height:33px}.Card--plus__badge{position:absolute;bottom:0;right:0;padding:8px 6px;opacity:1;transition:opacity .4s ease;z-index:1;cursor:pointer}.Card--plus__badge:after{position:absolute;bottom:0;right:0;border-bottom:60px solid rgba(41,180,116,.8);border-left:72px solid transparent;content:""}.Card--plus__discount{position:relative;color:#fff;font-size:14px;font-weight:700;line-height:16px;z-index:2}.Card--plus__button{position:relative;width:auto;height:28px;padding:5px 0;margin:-25px 20px 25px;color:#fff;line-height:normal;background:#0046e2;opacity:0;transition:opacity .4s ease,background .2s ease;z-index:1}.Card--plus__button:hover{background:#0c57ff}.Card--plus:hover .Card--plus__background{-webkit-transform:scale(1.2);transform:scale(1.2)}.Card--plus:hover .Card--plus__button,.Card--plus:hover .Card--plus__title{opacity:1}.Card--plus:hover .Card--plus__badge,.Card--plus:hover .Card--plus__logo{opacity:0}.Card--plus:hover .Card--plus__slider{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.card-wrapper{position:relative}.popover:after{content:""}.popover[data-direction=top]:hover:after{position:absolute;top:-16px;right:0;bottom:100%;left:0}.popover[data-direction=bottom]:hover:after{position:absolute;top:100%;right:0;bottom:-10px;left:0}.popover[data-direction=right]:hover:after{position:absolute;top:0;right:-16px;bottom:0;left:100%}.product__rating-popover .popover-content{margin-top:10px;min-width:300px;padding:20px;transition:opacity .2s,visibility .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s,visibility .2s;transition:transform .2s,opacity .2s,visibility .2s,-webkit-transform .2s}@media screen and (min-width:768px) and (max-width:919px){.product__rating-popover .popover-content{margin-top:50px}}@media screen and (max-width:767px){.product__rating-popover .popover-content{display:none}}.product__rating-popover .buttons-group{-js-display:flex;display:flex;justify-content:space-between;margin-top:18px}.product__rating-popover .buttons-group .comments{margin-left:0;margin-right:10px}.product__rating-popover .buttons-group .other-products{margin-right:0}.product__rating-popover .ratings-group:after{clear:both;content:"";display:block}.product__rating-popover .ratings-group .icon-rating{display:block;float:left;text-align:center;width:33.33%}.product__rating-popover .ratings-group .icon-rating p{margin:0}.product__rating-popover .ratings-group .positive .icon{fill:#65b449}.product__rating-popover .ratings-group .positive .icon-border{border-color:#65b449}.product__rating-popover .ratings-group .neutral .icon{fill:#a8a8a8}.product__rating-popover .ratings-group .neutral .icon-border{border-color:#a8a8a8}.product__rating-popover .ratings-group .negative .icon{fill:#cb1a1a}.product__rating-popover .ratings-group .negative .icon-border{border-color:#cb1a1a}.product__rating-popover .ratings-group .icon{font-size:16px;height:29px}.product__rating-popover .ratings-group .icon-border{border:2px solid;border-radius:50%;display:inline-block;height:33px;margin-bottom:8px;width:33px}.product__rating-popover .ratings-group p{color:#444;font-size:12px;font-weight:300;line-height:1.2}.product__rating-popover .ratings-group p span{display:block;font-weight:500}.offer__user-details .popover{max-width:100%}.offer__user-details .popover[data-direction=right]:hover:after{position:absolute;top:-15px;right:-16px;bottom:-15px;left:0}.offer__user-details .popover .popover-content{cursor:default;top:-8px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.offer__user-details .popover .popover-content .triangle{top:39px}.instant-delivery-wrapper{order:2;padding-bottom:10px}@media screen and (max-width:919px){.instant-delivery-wrapper{border-bottom:1px solid rgba(0,0,0,.12);flex:1;margin-bottom:26px}}@media screen and (min-width:920px){.instant-delivery-wrapper{-js-display:flex;display:flex;justify-content:space-between;padding-top:32px}}@media screen and (max-width:919px){.instant-delivery-wrapper{margin-top:30px}}@media screen and (max-width:639px){.instant-delivery-wrapper{border-bottom:0;margin-top:0}}.instant-delivery-wrapper__label{color:#dd301c;font-size:10px;text-transform:uppercase}@media screen and (max-width:919px){.instant-delivery-wrapper__label{padding-left:64px}}.shield-info{margin-top:25px}.shield-info__title{color:rgba(0,0,0,.87);font-size:18px;font-weight:700;margin-bottom:10px}.shield-info__title .icon{fill:#ffb400;font-size:24px;margin-right:7px}.shield-info__item{display:block;font-size:12px;padding:6px 0 6px 30px;position:relative}.shield-info__item .icon{fill:#008ecc;font-size:22px;position:absolute;top:2px;left:1px}.shield-info__optional{display:block}@media screen and (min-width:640px){.shield-info__optional{-js-display:flex;display:flex;justify-content:space-between}}.shield-info .shield-wrapper{margin-top:12px;margin-left:10px;text-align:right}@media screen and (min-width:640px){.shield-info .shield-wrapper{margin-top:0}}.shield-info__gray .shield-info__item{color:rgba(0,0,0,.28)}.shield-info__gray .shield-info__item .icon{fill:rgba(0,0,0,.28)}.shield-info--has-subscription{-js-display:flex;display:flex}.shield-info--has-subscription .shield-info__optional{border-top:0;margin:0;padding:0}.shield-info--has-subscription .shield-wrapper .price,.shield-info--has-subscription .shield-wrapper .shield-switcher{display:none}.shield-info--has-subscription .shield-wrapper .btn-link{height:20px;line-height:20px}.shield-info--has-subscription .shield-info__optional{margin-left:16px}.loading-content{align-items:center;-js-display:flex;display:flex;justify-content:center;min-height:210px;text-align:center;z-index:1;position:absolute;top:0;right:0;bottom:0;left:0}.user-info .ask-seller{font-weight:400;height:auto;line-height:1.4;padding:0}.user-widget{-js-display:flex;display:flex}.user-widget .user-name{padding-right:10px}.user-widget+.popover-content{padding:20px 0}.user-widget+.popover-content .popover-inner{padding:0 20px}.user-name{max-width:100%;text-align:left}.user-info,.user-name,.user-rating{overflow:hidden}.user-name,.user-rating{text-overflow:ellipsis}.seller-address,.seller-invoice{border-bottom:1px solid rgba(0,0,0,.12);padding:0 15px 20px;margin-bottom:20px}.seller-invoice{font-size:12px;line-height:18px}.seller-address h6{font-size:12px;font-weight:700}.seller-address p{font-size:12px;line-height:18px;margin:0}.footer .store span>span{display:inline}.footer-payments .logo-payments{height:22px;margin:0}.footer-payments .logo-payments img{margin-right:10px}.footer-payments .logo-payments img.mastercard{height:26px;margin-bottom:-2px}.footer-payments .logo-payments img.visa{height:14px}.footer-payments .more{margin:0}.footer-padding{padding:17px 0}.footer-body{flex-wrap:wrap}.footer-links{width:100%;flex-shrink:0}@media screen and (min-width:1220px){.footer-links{width:auto}}.footer-apps{min-width:600px;width:auto}.page--homepage{background:#f5f5f5}.page--homepage .outer-grid-container{width:100%;max-width:100%}.page--homepage .grid--items,.page--homepage .section{margin-bottom:20px;width:100%;margin-left:auto;margin-right:auto;max-width:1230px}.page--homepage .grid--items:after,.page--homepage .section:after{clear:both;content:"";display:block}@media screen and (max-width:1229px){.page--homepage .grid--items,.page--homepage .section{margin-bottom:0}.page--homepage .grid--items:last-child,.page--homepage .section:last-child{margin-bottom:20px}}@media only screen and (min-width:1230px){.page--homepage .grid--items,.page--homepage .section{margin-bottom:60px}}.homepage__products-mobile .swiper-container{padding-bottom:12px}.homepage__products-mobile .swiper-slide{margin-left:15px;width:255px}.homepage__products-mobile .swiper-slide:last-child{margin-right:15px}.homepage__products-mobile__item{width:255px}.homepage__products-mobile__item--load-more{text-align:center}.homepage__products-mobile__item--load-more__wrapper{background:#fff;border:1px solid rgba(0,0,0,.12);height:320px}.homepage__products-mobile__item--load-more__icon-wrapper{box-sizing:border-box;height:220px;padding-top:60px}.homepage__products-mobile__item--load-more__icon-wrapper .icon{fill:rgba(0,0,0,.54);font-size:95px}.sections-grid__group{margin-left:auto;margin-right:auto;max-width:1230px}.sections-grid__group:after{clear:both;content:"";display:block}@media only screen and (min-width:1230px){.sections-grid__item{width:calc(25% - 37.5px);float:left;margin-left:30px;margin-top:30px}.sections-grid__item:nth-child(-n+4){margin-top:0}}@media only screen and (min-width:1230px){.sections-grid__button-wrapper{margin-top:20px;padding-left:30px;padding-right:30px}}.sections-grid__button-wrapper .btn{display:block;width:100%}.sections-grid__button-wrapper .error-info .btn-label{font-weight:300}.sections-grid__button-wrapper .error-info .btn-label strong{font-weight:700}.sticky-header-homepage{display:none}@media only screen and (min-width:1230px){.sticky-header-homepage{background:#fff;height:70px;opacity:0;-webkit-transform:translate3d(0,98px,0);transform:translate3d(0,98px,0);transition:all .2s ease-in-out;z-index:4;position:fixed;top:-28px;right:0;left:0}.sticky-header-homepage--sticky{display:block}.sticky-header-homepage--animation{box-shadow:0 1px 5px 0 rgba(4,4,4,.13);opacity:1}}.sticky-header-homepage__container{margin-left:auto;margin-right:auto;max-width:1230px}.sticky-header-homepage__container:after{clear:both;content:"";display:block}.sticky-header-homepage__header{align-items:center;-js-display:flex;display:flex;font-size:24px;height:70px;justify-content:space-between}@media only screen and (min-width:1230px){.sticky-header-homepage__header{width:calc(100% - 60px);float:left;margin-left:30px}}.sticky-header-homepage__header,.sticky-header-homepage__header a,.sticky-header-homepage__header a:hover{color:rgba(0,0,0,.87)}.sticky-header-homepage__header a:first-child .icon{fill:rgba(0,0,0,.54);margin-left:6px}.sticky-header-homepage__anchor{position:relative;top:-88px;visibility:hidden}.banners-mobile{position:relative}.banners-mobile__item{margin:0;width:100vw;overflow:hidden}.banners-mobile__item img{width:100%}.banners-mobile__link{display:block;position:relative}.banners-mobile__link--with-shadow:before{background:linear-gradient(180deg,rgba(37,37,37,0),#000);content:"";position:absolute;top:0;right:0;bottom:0;left:0}.banners-mobile__description{z-index:2;padding:45px;pointer-events:none;position:absolute;bottom:0;left:0}@media screen and (max-width:640px){.banners-mobile__description{padding:25px 15px}}.banners-mobile__description .btn{margin-top:15px}@media screen and (max-width:640px){.banners-mobile__description .btn{font-size:12px;height:26px;line-height:26px;padding:0 10px;margin-top:10px}}.banners-mobile__title{color:#fff;font-size:34px;line-height:41px}.banners-mobile__title a{color:#fff}@media (max-width:640px){.banners-mobile__title{font-size:18px;line-height:25px}}.banners-mobile .dots{bottom:8px;-js-display:flex;display:flex;justify-content:center;left:0;position:absolute;width:100%;z-index:1}@media screen and (max-width:1229px){.section--loot{display:none}}@media screen and (min-width:1230px){.section--loot{background:#fff}.section--loot.section{max-width:100%}.section--loot .section__content{padding:70px 0 60px;position:relative;margin-left:auto;margin-right:auto;max-width:1230px}.section--loot .section__content:after{clear:both;content:"";display:block}.section--loot .section__header{display:none}}.loot-banner{padding-top:120px}.loot-banner__content{position:relative;z-index:1}.loot-banner__background{position:absolute;top:-107px;left:23px;z-index:0;pointer-events:none}.loot-banner__more{margin-top:25px}.loot-banner__open,.loot-banner__open:hover{color:rgba(0,0,0,.87)}@media screen and (max-width:1229px){.loot-banner{display:none}}@media screen and (min-width:1230px){.section--electronics-bestsellers{background:url(images/ui/section-electronics-bestsellers.jpg) top no-repeat;background-color:#12091a}.section--electronics-bestsellers.section{max-width:100%;padding:100px 0 60px}.section--electronics-bestsellers .section__header{display:none}}.section--electronics-bestsellers .sections-grid__group{-js-display:flex;display:flex;align-items:flex-end;flex-wrap:wrap}.section--electronics-bestsellers .sections-grid__button-wrapper{margin-left:auto;margin-right:auto;max-width:1230px}.section--electronics-bestsellers .sections-grid__button-wrapper:after{clear:both;content:"";display:block}.electronics-bestsellers-banner__more{margin-top:15px}.electronics-bestsellers-banner__open{position:relative;color:#fff}.electronics-bestsellers-banner__open:hover{color:#fff}.electronics-bestsellers-banner__badge{position:relative;top:-12px;left:10px;background:#dd301c;color:#fff;display:inline-block;font-size:10px;padding:0 5px;height:20px;line-height:20px}.section-goldmine{margin-top:60px;background:#ffb400 bottom repeat-x;background-size:1920px 357px;text-align:center}.page--homepage .section-goldmine{max-width:100%;min-width:320px}.section-goldmine__more{color:#fff;padding:98px 55px 123px;height:355px;display:inline-block;width:100%;position:relative}@media screen and (max-width:1229px){.section-goldmine__more{padding:112px 30px 20px}}.section-goldmine__more:hover{color:#fff}.section-goldmine__dollars{height:135px;width:156px;position:absolute;top:-48px;left:50%;margin-left:-78px}@media screen and (max-width:1229px){.section-goldmine__dollars{top:-33px}}.section-goldmine__amount,.section-goldmine__title{display:inline-block;width:100%}.section-goldmine__title{line-height:29px;font-size:24px}@media screen and (max-width:1229px){.section-goldmine__title{font-size:18px;line-height:20px;margin-bottom:6px}}.section-goldmine__amount{font-size:44px;line-height:53px;font-weight:700;margin-bottom:10px}@media screen and (max-width:1229px){.section-goldmine__amount{font-size:34px;line-height:41px}}.section-goldmine .btn{text-transform:uppercase}@media screen and (max-width:1229px){.section--plus{display:none}}@media screen and (min-width:1230px){.section--plus{background:url(images/ui/section-plus.jpg) top no-repeat;background-color:#000}.section--plus.section{max-width:100%;padding:60px 0}.section--plus .section__header{display:none}.section--plus .sections-grid__group{-js-display:flex;display:flex;align-items:stretch;flex-wrap:wrap}.section--plus .sections-grid__button-wrapper{margin-left:auto;margin-right:auto;max-width:1230px}.section--plus .sections-grid__button-wrapper:after{clear:both;content:"";display:block}.section--plus .Card--plus__title{width:100%}}.plus-banner{height:100%;margin:0 32px 0 0}.plus-banner__content{-js-display:flex;display:flex;height:100%;flex-direction:column;color:#fff;background:transparent}.plus-banner__image{height:46px;width:210px}.plus-banner__description{flex-grow:1}.plus-banner__title-link{display:block;margin:24px 0 16px;font-size:30px;text-transform:uppercase}.plus-banner__title-link,.plus-banner__title-link:hover{color:#fff}.plus-banner__button-link{margin:0 0 12px}@media only screen and (min-width:1230px){.products{width:calc(75% - 52.5px);float:left;margin-left:30px}}.products-grid{margin-bottom:40px}@media only screen and (min-width:1230px){.products-grid{margin-left:-30px;margin-right:-30px;width:calc(100% + 60px);float:left}}@media only screen and (min-width:1230px){.products-grid__item{width:calc(33.33333% - 40px);float:left;margin-left:30px;margin-top:30px}.products-grid__item:nth-child(-n+3){margin-top:0}}@media screen and (max-width:1229px){.products-grid .Card__base{min-height:auto;padding:20px;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:horizontal;box-direction:normal;-moz-flex-direction:row;flex-direction:row;margin:15px}.products-grid .Card__base.Card--skin .Card__picture{background:transparent}.products-grid .Card__base .Card__skin-exterior{margin:0;position:absolute;bottom:-20px;left:-125px}.products-grid .Card__base .Card__skin-exterior-abbr{font-size:12px;padding:3px 6px}.products-grid .Card__base .Card__skin-exterior-type{color:rgba(0,0,0,.54);font-size:12px;font-weight:500}.products-grid .Card__base .Card__skin-exterior-type[data-value]:after{content:attr(data-value)}.products-grid .Card__base .Card__skin-exterior-type span,.products-grid .Card__base .Card__skin-exterior-value,.products-grid .Card__base .Card__stickers{display:none}.products-grid .Card__base .Card__picture{padding:0 15px 0 0}.products-grid .Card__base .Card__media{height:90px;width:105px}.products-grid .Card__base .Card__picture--gallery{display:none}.products-grid .Card__base .Card__cover{border:none;margin:0 15px 0 0;max-height:none;max-width:none;text-align:center;height:90px;width:90px}.products-grid .Card__base .Card__cover img{vertical-align:middle}.products-grid .Card__base .Card__body{padding:0;position:relative;box-flex:1;-moz-flex:1;flex:1;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:vertical;box-direction:normal;-moz-flex-direction:column;flex-direction:column}.products-grid .Card__base .Card__title{-webkit-line-clamp:2;max-height:2.8em}.products-grid .Card__base.Card--skin .Card__description{font-size:12px}.products-grid .Card__base .Card__thumbnail{height:96px;width:96px;margin-right:10px}.products-grid .Card__base .Card__image{height:90px;width:90px}.products-grid .Card__base .Card__price{font-size:10px}.products-grid .Card__base .Card__price-cost{line-height:normal;font-size:20px}.products-grid .Card__base .Card__footer{bottom:0;left:auto}.products-grid .Card__base .Card__picture{padding:0;margin-right:15px}}.products-grid h3.Card__title{font-size:14px}.products .pagination{float:right}@media only screen and (min-width:1230px){.filters{width:calc(25% - 37.5px);float:left;margin-left:30px}}@media screen and (max-width:1229px){.filters{display:none;padding-left:15px;padding-right:15px}}.filters--opened{display:block}@media screen and (max-width:1229px){.filters--opened{position:fixed;top:0;left:0;height:100vh;width:100%;background:#fff;z-index:1000;overflow-y:scroll;padding-top:20px;padding-bottom:70px;-webkit-overflow-scrolling:touch}}.filters__buttons-bar{display:none;position:fixed;left:0;bottom:0;width:100%;height:62px;padding:10px;background:#fff;box-shadow:0 1px 5px 0 rgba(4,4,4,.13)}.filters__buttons-bar .btn{flex-basis:50%}.filters__buttons-bar .btn-primary{margin-right:10px}@media screen and (max-width:1229px){.filters__buttons-bar{-js-display:flex;display:flex}}.filters .btn-link{font-weight:400}.filters .btn-link .icon{display:inline;fill:rgba(0,0,0,.54)}.filters__expander-button{margin-top:-20px}.filters__expander-button .btn{padding:0}.filters__header{padding-bottom:10px;position:relative}.filters__title{font-size:18px;font-weight:400}.filters__clear-filters-button{position:absolute;top:0;right:0}.filters__clear-filters-button .btn-link{padding-right:0}@media screen and (max-width:1229px){.filters__clear-filters-button{display:none}}.filters__item{padding-bottom:30px;border-bottom:1px solid #e0e0e0;margin-bottom:25px}.filters__item:nth-last-child(2){border-bottom:0}.categories-filter{position:relative;padding-bottom:0}@media only screen and (min-width:1230px){.categories-filter{padding-bottom:30px}}.categories-filter__title{padding-bottom:10px;font-size:18px;font-weight:400;line-height:1.5;margin-top:7px}.categories-filter__title-wrapper{-js-display:flex;display:flex}.categories-filter__back-button{margin-left:auto}.categories-filter__back-button .btn-link{padding-right:0}.categories-filter__items-list{list-style:none}.categories-filter__item{padding:8px 0;font-size:14px}.categories-filter__item--active span{font-weight:700}.radio-filter__title{padding-bottom:10px;font-size:14px;font-weight:700}.price-filter__title{margin-bottom:18px;font-size:14px;font-weight:700}.price-filter__form{-js-display:flex;display:flex;align-items:center}.price-filter__input{flex-grow:1;margin:0;text-align:center;font-size:14px;width:50px;-moz-appearance:textfield}.price-filter__input.select-button[type=number],.price-filter__input[type=number].form-control{padding:0 17px!important}.price-filter__input::-webkit-inner-spin-button,.price-filter__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.price-filter__dash{width:20px;text-align:center}.price-filter__currency{margin-left:10px}.checkbox-filter__item{margin-bottom:10px}@media screen and (max-width:1229px){.no-results{padding:15px}}@media screen and (min-width:1230px){.no-results{padding:0 0 0 30px}}.no-results__icon{height:140px}.no-results__inner{-js-display:flex;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;min-height:294px;background-color:#fff;border:1px solid #e0e0e0}.no-results__content{text-align:center;margin:10px}.no-results__text{margin:0 15px 15px}.no-results__text--main{font-size:24px}.no-results__text--sub{font-size:14px}.no-results__text--orange{color:#f05f00}.no-results__btn{height:18px;line-height:18px;padding:0;font-weight:inherit}.listing-header{line-height:1.1;padding:45px 0 0}@media only screen and (min-width:1230px){.listing-header{width:calc(100% - 60px);float:left;margin-left:30px;-js-display:flex;display:flex;flex-wrap:wrap}}@media screen and (min-width:1230px){.listing-header{margin-bottom:30px}}@media only screen and (min-width:1230px){.listing-header hr{border-top:1px solid rgba(0,0,0,.12);margin-top:20px;width:100%}}.listing-header .select-wrapper{flex-basis:100%;max-width:400px}@media screen and (max-width:1229px){.listing-header .select-wrapper{overflow:hidden}}@media screen and (max-width:1229px){.listing-header__title-wrapper{border-bottom:1px solid rgba(0,0,0,.28);padding-bottom:10px;margin:0 15px 15px}}.listing-header__title-wrapper h1{display:inline-block}@media screen and (max-width:1229px){.listing-header__title-wrapper h1{font-size:24px;line-height:29px;font-weight:700}}@media only screen and (min-width:1230px){.listing-header__title-wrapper h1{font-size:34px;line-height:41px;font-weight:700}}.listing-header__products-found{margin-left:10px;font-size:12px}.listing-header__products-found,.listing-header__query-results{color:rgba(0,0,0,.54);line-height:18px;font-weight:400}.listing-header__sort{-js-display:flex;display:flex;flex-direction:row;align-items:center}@media screen and (max-width:1229px){.listing-header__sort{flex-grow:1;margin:0 15px;overflow:hidden}}.listing-header__sort-wrapper{-js-display:flex;display:flex}@media only screen and (min-width:1230px){.listing-header__sort{position:relative;margin-top:12px;z-index:2;margin-left:auto}.listing-header__sort .select-wrapper{min-width:230px}}.listing-header__sort .label{margin-right:10px;white-space:nowrap}.listing-header__sort .select-button{margin:0}.listing-header__filters{text-align:right;margin-right:15px}.listing-header__query-results{font-size:12px;line-height:20px}.listing-header__query-results strong{color:#ff2f00}.listing-header--sticky .listing-header__sort{-js-display:flex;display:flex;align-items:center}.listing-header--sticky .listing-header__sort span{width:100%}.listing-header--sticky .listing-header__sort-wrapper{-js-display:flex;display:flex;align-items:center;height:50px}.listing__filter-btn{background:none;border:none;color:#008ecc;display:inline;padding:0;white-space:nowrap}.listing__filter-icon{position:relative;top:-2px;font-size:24px;margin-right:5px}.modal-options__header{align-items:flex-start;-js-display:flex;display:flex;padding:30px}@media screen and (max-width:767px){.modal-options__header{flex-direction:column}}@media screen and (max-width:767px){.modal-options__header img{align-self:center}}.modal-options__header .content{padding-left:30px}@media screen and (max-width:767px){.modal-options__header .content{padding-left:0;width:100%}}.modal-options__title{margin-bottom:18px}.modal-options__description{font-size:12px;line-height:18px;font-weight:400}.modal-options__buttons{-js-display:flex;display:flex;justify-content:space-between;padding:17px 30px}.modal-options__buttons .btn-primary{min-width:140px}.modal-options__buttons .btn-link{padding:0}.modal-options .agree-all{border-top:1px solid rgba(0,0,0,.12);padding:20px 30px;position:relative}.modal-options .agree-all:before{border-color:#fff transparent transparent;border-style:solid;border-width:10px 10px 0;content:"";height:0;width:0;position:absolute;bottom:-10px;left:30px}.modal-options .agree-all .checkbox label i{margin-right:15px}.modal-options .checkbox label{-js-display:flex;display:flex}.modal-options .checkboxes-wrapper{background:#f5f5f5;padding:20px 34px;box-shadow:inset 0 0 2px 1px rgba(0,0,0,.1)}.modal-options .checkboxes-wrapper .checkbox{display:block;margin-bottom:20px}.modal-options .checkboxes-wrapper .checkbox:last-child{margin-bottom:0}.modal-options .checkboxes-wrapper .checkbox label{font-size:12px;line-height:18px;font-weight:400;color:rgba(0,0,0,.54);font-size:10px}.modal-options .checkboxes-wrapper .checkbox label i{margin-right:16px}.modal-options__footer{margin:0 30px 30px;border-top:1px solid rgba(0,0,0,.12);padding-top:17px;color:rgba(0,0,0,.54);font-size:10px}.modal-options .cookie-img{flex:0 0 128px}.gallery__main{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:1520px){.gallery__main{margin-left:20.54795%;float:left;display:block;margin-right:2.73973%;width:79.45205%}.gallery__main:last-child{margin-right:0}}.gallery__main-holder{margin:auto}.gallery__main-holder:focus{outline:none}.gallery__main-holder,.gallery__main-item-holder{cursor:pointer;height:280px;width:280px}.gallery__main-list{display:inline-block;touch-action:pan-y;white-space:nowrap}.gallery__main-item-holder{display:inline-table;flex:0 0 auto;position:relative;text-align:center;vertical-align:top}.gallery__main-item-placeholder{cursor:default}.gallery__main-item-placeholder img{max-width:100%}.gallery__main-play{cursor:pointer;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-pack:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;position:absolute;top:0;right:0;bottom:0;left:0}.gallery__main-play-wrapper{background:#008ecc;border-radius:50%;align-self:center;-ms-flex-item-align:center;height:63px;width:63px;transition:background .2s ease}.gallery__main-play-wrapper .icon{fill:#fff;font-size:25px;margin-left:4px;margin-top:19px}.gallery__main-play:hover .gallery__main-play-wrapper{background:#0060e6}.gallery__main-play:active .gallery__main-play-wrapper{background:#008ecc}.gallery__main-spinner{align-items:center;bottom:0;-js-display:flex;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.gallery__main-item{display:table-cell;vertical-align:middle}.gallery__main-item--loading{position:relative}.gallery__main-item--loading>.gallery__main-img,.gallery__main-item--loading>.gallery__main-play{visibility:hidden}.gallery__main-item img{margin:0 auto;max-width:100%;width:auto;height:auto}.gallery__main-img{max-height:280px;max-width:280px}@media screen and (max-width:639px){.gallery__main-holder,.gallery__main-item-holder{height:200px;width:200px}.gallery__main-img{max-height:200px;max-width:200px}}@media screen and (min-width:920px) and (max-width:1219px){.gallery__main-holder,.gallery__main-item-holder{height:320px;width:320px}.gallery__main-img{max-height:320px;max-width:320px}}@media (min-width:1220px) and (max-width:1519px),(min-width:1520px),screen and (min-width:768px) and (max-width:919px){.gallery__main-holder,.gallery__main-item-holder{height:470px;width:470px}.gallery__main-img{max-height:470px;max-width:470px}}.gallery__thumbnails{display:none;text-align:left}@media screen and (min-width:1220px) and (max-width:1519px){.gallery__thumbnails{float:left;display:block;margin-right:3.44828%;width:100%}.gallery__thumbnails:last-child{margin-right:0}}@media screen and (min-width:1520px){.gallery__thumbnails{margin-left:20.54795%;float:left;display:block;margin-right:2.73973%;width:79.45205%}.gallery__thumbnails:last-child{margin-right:0}}.gallery__thumbnails .thumbs__wrapper{width:510px;margin-top:80px;margin-left:35px;position:relative}.gallery__thumbnails .thumbs__wrapper>div{left:1px}.gallery__thumbnails .thumbs__wrapper>div>*{left:-1px;position:relative}.gallery__thumbnails .thumbs__list{display:block}.gallery__thumbnails .thumbs__list .swiper-slide{width:74px}.gallery__thumbnails .thumbs__list .swiper-slide:not(:last-child){margin-right:15px}.gallery__thumbnails .thumbs__list .swiper-container{width:calc(100% + 1px)}.gallery__thumbnails .thumbs__list-item{height:74px;width:74px}.gallery__thumbnails .thumbs__item{background:none;border:1px solid #e6e6e6;box-sizing:border-box;cursor:pointer;display:inline-table;height:100%;margin:0;padding:0;vertical-align:top;width:100%}.gallery__thumbnails .thumbs__item.active{border-color:#008ecc}.gallery__thumbnails .thumbs__item.active img{opacity:1}.gallery__thumbnails .thumbs__item:not(.active):hover img{opacity:.7}.gallery__thumbnails .thumbs__item img{display:block;height:auto;margin:0 auto;max-height:70px;max-width:70px;opacity:.5;padding:2px 4px;width:auto}.gallery__thumbnails .thumbs__item-wrapper{display:table-cell;text-align:center;vertical-align:middle;width:74px}.gallery__thumbnails .thumbs__item-video{position:relative}.gallery__thumbnails .thumbs__item-video .thumbs__icon-wrapper{background:#008ecc;border-radius:50%;position:absolute;text-align:center;z-index:1;top:calc(50% - 10px);left:calc(50% - 10px);height:20px;width:20px}.gallery__thumbnails .thumbs__item-video .icon{fill:#fff;font-size:8px;margin-top:3px;text-align:center}.gallery__thumbnails .thumbs__arrow-left,.gallery__thumbnails .thumbs__arrow-right{border:none;height:74px;padding:0;width:50px;z-index:2}.gallery__thumbnails .thumbs__arrow-left .icon,.gallery__thumbnails .thumbs__arrow-right .icon{color:rgba(0,0,0,.87);font-size:50px;margin-top:5px}.gallery__thumbnails .thumbs__arrow-right{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 30%);position:absolute;top:0;right:-1px}.gallery__thumbnails .thumbs__arrow-left{background:linear-gradient(-90deg,hsla(0,0%,100%,0),#fff 30%);position:absolute;top:0;left:-1px}.gallery__thumbnails .thumbs__arrow--hidden{display:none}.gallery__dots{padding:10px 0}.gallery__dots-pagination{text-align:center}@media screen and (min-width:1520px){.gallery__dots-pagination{display:none}}.gallery__dots .pagination-bullet{background-color:#c9c9c9;border:none;border-radius:50%;cursor:pointer;display:inline-block;margin:5px;padding:0;height:13px;width:13px;transition:background-color .2s ease-in-out}@media screen and (min-width:768px){.gallery__dots .pagination-bullet:hover{background-color:#f2470f}}.gallery__dots .pagination-bullet.active{background-color:#f2470f}.gallery .gallery-indicator{margin:18px 0 32px;position:relative;text-align:center}@media screen and (min-width:1220px){.gallery .gallery-indicator{display:none}}@media screen and (max-width:639px){.gallery .gallery-indicator{display:none}}.gallery .gallery-indicator__arrow{background:none;border:none;height:30px;width:40px}@media screen and (max-width:919px){.gallery .gallery-indicator__arrow{display:none}}.gallery .gallery-indicator__arrow .icon{font-size:30px}.gallery .gallery-indicator__arrow--left{position:absolute;top:-9px;left:36px}.gallery .gallery-indicator__arrow--right{position:absolute;top:-9px;right:36px}.gallery .gallery-indicator__arrow--hidden{display:none}.pswp__error-msg{width:100%!important}.pswp__zoom-wrap{color:#fff}.btn.btn-primary.payment-button{margin-bottom:15px;white-space:nowrap}.btn.btn-primary.payment-button:last-child{margin-bottom:0}.btn.btn-primary.payment-button img{height:18px;margin:0 0 -5px 5px;width:auto}.btn.btn-primary.payment-button--yellow{background-color:#ffc439;color:#000}.btn.btn-primary.payment-button--yellow:hover{background-color:#ec9d0f}.btn.btn-primary.payment-button--orange,.btn.btn-primary.payment-button--orange:hover{background-color:#fe6601;color:#fff}.btn.btn-primary.payment-button--pink,.btn.btn-primary.payment-button--pink:hover{background-color:#c06;color:#fff}.btn.btn-primary.payment-button--blue,.btn.btn-primary.payment-button--blue:hover{background-color:#006cff;color:#fff}.btn.btn-primary.payment-button--dark,.btn.btn-primary.payment-button--dark:hover{background-color:#141b4d;color:#fff}.btn.btn-primary.payment-button--gray,.btn.btn-primary.payment-button--gray:hover{background-color:#e5e5e5;color:#000}.btn.btn-primary.payment-button--ideal img,.btn.btn-primary.payment-button--masblu img,.btn.btn-primary.payment-button--webmoney img{height:26px;margin:0 0 -8px 5px}.btn.btn-primary.payment-button--g2apay img{height:23px;margin:0 0 -6px 10px}.btn.btn-primary.payment-button--payu img{height:20px;margin:0 0 -6px 7px}.btn.btn-primary.payment-button--paytm img{height:21px;margin:0 0 -5px 7px}.btn.btn-primary.payment-button--boacompra img{height:27px;margin:0 0 -9px 4px}.btn.btn-primary.payment-button--onecard{color:#044;direction:rtl}.btn.btn-primary.payment-button--onecard:hover{color:#044}.btn.btn-primary.payment-button--onecard img{height:25px;margin:0 7px -7px 0}.payment-container{margin-top:15px}.payment-modal__title{color:rgba(0,0,0,.87);font-size:18px}.payment-modal__button{margin-top:12px}.payment-modal .modal-window{padding:34px 30px;width:280px}.payment-modal .checkbox{color:rgba(0,0,0,.87);font-size:12px}.payment-modal .checkbox-body{width:calc(100% - 48px)}.payment-modal .checkbox input+label i{height:20px;width:20px;margin-right:15px}.payment-modal .checkbox input+label i:before{width:5px;left:4.7px;top:9.1px}.payment-modal .checkbox input+label i:after{width:9px;right:9.9px;top:12px}.payment-modal .form-control,.payment-modal .select-button{margin-bottom:20px}.go-to-sellers{width:100%}@media screen and (min-width:640px) and (max-width:919px){.go-to-sellers{margin-top:20px}}.go-to-sellers .price{font-size:14px;font-weight:700}.go-to-sellers .btn{height:auto;line-height:1.2;margin:10px 0 0;padding:0;text-align:left;white-space:normal}.go-to-sellers .btn span{white-space:normal}.go-to-sellers .btn span:first-child{margin-right:4px}@media screen and (max-width:639px){.go-to-sellers .btn{margin-top:2px}}.pagination{display:block;overflow:hidden;padding:0 0 40px;text-align:right}@media screen and (max-width:1219px){.pagination{padding:0 15px 20px}}.pagination ul{display:none}@media screen and (min-width:768px){.pagination ul{display:inline-block}}.pagination ul li a{background:transparent}.pagination--end-list>li:first-child,.pagination--middle-list>li:first-child{border-radius:3px;border-right:1px solid #a6dbf3}.pagination--end-list>li:nth-child(3),.pagination--middle-list>li:nth-child(3){border-radius:3px;border-left:1px solid #a6dbf3}.pagination--end-list>li:nth-child(5) a,.pagination--end-list>li:nth-child(6) a,.pagination--middle-list>li:nth-child(5) a,.pagination--middle-list>li:nth-child(6) a{border-right:0;border-left:0;border-radius:0}.pagination--end-list>li:nth-child(7),.pagination--middle-list>li:nth-child(7){border-radius:0;border-left:0}.pagination--end-list>li:nth-child(7) a,.pagination--middle-list>li:nth-child(7) a{border-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.pagination--short-list>li:last-child{border-left:0}.pagination--short-list>li:last-child a{border-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.pagination--short-list>li:nth-last-child(2){border-right:0}.pagination--short-list>li:nth-last-child(2) a{border-right:0;border-bottom-right-radius:0;border-top-right-radius:0}.pagination__translation{display:inline-block;margin:0 15px}@media screen and (min-width:768px){.pagination__translation{display:none}}.modal--feedback .modal-window{overflow:visible}.modal--feedback .modal-content__title{font-size:24px;line-height:29px;font-weight:700}.modal--feedback .modal-content__description{margin-bottom:0}.modal--feedback .elastic{min-height:140px}.modal--feedback .select{width:250px}.modal--feedback .feedback-buttons{margin-top:30px}.modal--feedback .feedback-buttons .btn:first-child{margin-right:15px}@media screen and (max-width:639px){.modal--feedback .feedback-buttons .btn:first-child{margin-right:0;margin-bottom:10px}}@media screen and (max-width:639px){.modal--feedback .feedback-buttons .btn{display:block;width:100%}}@media screen and (min-width:640px){.modal--feedback .email-validate{width:250px}}.modal--feedback .success-content{text-align:center}.modal--feedback .success-content img{max-width:100%}.modal--feedback .success-content__description .btn{min-width:155px}.modal--feedback .success-content__title{font-size:24px;line-height:29px;font-weight:700;margin:25px 0 5px}.modal--feedback .success-content__paragraph{margin-bottom:25px}.modal--feedback .modal-error-message{font-size:12px;line-height:18px;font-weight:400;color:#c91800;margin:10px 0 0}.modal--feedback .error-message{position:relative}.modal--feedback .select.error .select-button{border-color:#f3b7b0}.modal--ask-seller .user-name{cursor:default}.modal--ask-seller .modal-content__title{font-size:24px;line-height:29px;font-weight:700}.modal--ask-seller .modal-content__description{margin-bottom:0}.modal--ask-seller .elastic{min-height:140px}.modal--ask-seller .feedback-buttons{margin-top:30px}.modal--ask-seller .feedback-buttons .btn:first-child{margin-right:15px}@media screen and (max-width:639px){.modal--ask-seller .feedback-buttons .btn:first-child{margin-right:0;margin-bottom:10px}}@media screen and (max-width:639px){.modal--ask-seller .feedback-buttons .btn{display:block;width:100%}}.modal--ask-seller .ask-seller-form{margin-top:30px}@media screen and (min-width:640px){.modal--ask-seller .ask-seller-form .email-validate{width:250px}}.modal--ask-seller .icon-border{line-height:1}.modal--ask-seller .modal-error-message{font-size:12px;line-height:18px;font-weight:400;color:#c91800;margin:10px 0 0}.modal--ask-seller .success-content{text-align:center}.modal--ask-seller .success-content img{max-width:100%}.modal--ask-seller .success-content__description .btn{min-width:155px}.modal--ask-seller .success-content__title{font-size:24px;line-height:29px;font-weight:700;margin:25px 0 5px}.modal--ask-seller .success-content__paragraph{margin-bottom:25px}.shipping-method{-js-display:flex;display:flex}@media screen and (max-width:1229px){.shipping-method{display:block}}.shipping-method__header strong{margin-right:12px}.shipping-method__header .btn-link{font-weight:500;height:auto;line-height:1em;padding:0}.shipping-method__content .shipping-method__header,.shipping-method__content .shipping-method__paragraph{color:rgba(0,0,0,.54);margin-bottom:8px}.shipping-method__content .shipping-method__header span{color:rgba(0,0,0,.87)}@media screen and (max-width:1229px){.shipping-method__content .shipping-method__header{-js-display:flex;display:flex;justify-content:space-between}}.shipping-method__title{min-width:100px}@media screen and (max-width:1229px){.shipping-method__title{margin-bottom:18px}}.shipping-message .red-label{color:#c91800;margin-top:5px;padding-left:27px;position:relative}.shipping-message .red-label .icon{fill:#c91800;font-size:23px;position:absolute;top:-5px;left:0}.shipping-message,.shipping-method{border-top:1px solid rgba(0,0,0,.12);margin-bottom:20px;padding-top:18px}.modal--shipping .modal-content__title{font-size:24px;line-height:29px;font-weight:700}.modal--shipping .radio{padding-left:32px;position:relative}.modal--shipping .radio i{left:0;position:absolute}.modal--shipping .radio.radio{line-height:1.2;margin:0;width:100%}.modal--shipping .free{color:#29b474}.modal--shipping .table{border-top:0;border-left:0;border-right:0;margin:20px 0}.modal--shipping .table>.table-body>.tr>.th{background:rgba(0,0,0,.12);border-bottom:0;font-size:12px;padding:14px;text-transform:uppercase;vertical-align:top}.modal--shipping .table>.table-body>.tr>.th:first-child{width:250px}.modal--shipping .table>.table-body>.tr>.th:first-child span{padding-left:32px}.modal--shipping .table>.table-body>.tr>.th:last-child{text-align:center}.modal--shipping .table>.table-body>.tr>.td{padding:18px;vertical-align:top}.modal--shipping .table>.table-body>.tr>.td:first-child{width:250px}.modal--shipping .table>.table-body>.tr>.td:last-child{text-align:center}.shipping-mobile__list{margin-bottom:20px}.shipping-mobile__item{border-bottom:1px solid rgba(0,0,0,.12);padding:28px 0;position:relative}.shipping-mobile__item i{position:absolute;left:0;top:0}.shipping-mobile__item-content{padding-left:30px}.shipping-mobile__row{color:rgba(0,0,0,.54);line-height:1.3}.shipping-mobile__row .option{color:#000;padding-left:10px}.shipping-mobile__title{margin-bottom:10px}.shipping-mobile__title strong{display:block;font-weight:700;margin-bottom:5px}.shipping-mobile .btn{width:100%}.not-found{background:#f5f5f5}.not-found .container{align-items:center;-js-display:flex;display:flex;justify-content:center;height:60vh;min-height:470px;text-align:center}.not-found__wrapper{width:100%}.not-found__title{font-size:24px;line-height:29px;font-weight:700;margin-top:30px}.not-found__description{font-size:18px;line-height:29px;font-weight:400;color:rgba(0,0,0,.54);margin:8px 0 30px}.not-found img{max-width:100%}.not-found__search{display:inline-block;max-width:520px;margin-bottom:30px;position:relative;width:100%}.not-found__search input{margin:0}@media screen and (max-width:767px){.not-found__search input{font-size:14px;height:44px;padding:0 14px}}.not-found__search .submit{background:#f05f00;border:0;border-top-right-radius:2px;border-bottom-right-radius:2px;height:100%;padding:0 15px;position:absolute;right:0;top:0}.not-found__search .submit .icon{fill:#fff;font-size:24px}.coming-soon{text-align:center}@media screen and (max-width:1219px){.coming-soon{margin-top:30px}}.coming-soon--wrapper{background:#fff;border:1px solid rgba(0,0,0,.12);margin-bottom:30px;padding:60px 16px}.coming-soon--title{font-size:24px;line-height:29px;font-weight:700;font-weight:300;margin-top:8px}.coming-soon--description{color:rgba(0,0,0,.54);font-size:16px;margin-bottom:22px}.coming-soon .btn{min-width:208px}.modal--region .modal-window{width:527px}@media screen and (max-width:639px){.modal--region .modal-window{width:auto}}.modal--region .message{font-size:14px;line-height:1.2;margin-top:12px;padding-left:30px;position:relative}.modal--region .message .icon{position:absolute;top:-8px;left:0;font-size:30px}.modal--region .message--validate{color:#29b474}.modal--region .message--validate .icon{fill:#29b474}.modal--region .message--invalidate{color:#dd301c}.modal--region .message--invalidate .icon{fill:#dd301c}.modal--region .inner{position:relative;margin:50px auto 0;max-width:328px}.modal--region .inner .icon-globe{position:absolute;top:-18px;left:-64px;font-size:50px}@media screen and (max-width:639px){.modal--region .inner .icon-globe{display:none}}.modal--region .description{margin-top:10px}.modal .select .options{height:181px}.recommendations{flex:1 auto;margin:30px 0;order:3;width:100%}@media screen and (min-width:1520px){.recommendations__wrapper-title{margin-left:10.13514%;float:left;display:block;margin-right:1.35135%;width:79.72973%}.recommendations__wrapper-title:last-child{margin-right:0}}@media screen and (min-width:1520px){.recommendations__wrapper{margin-left:10.13514%;float:left;display:block;margin-right:1.35135%;width:79.72973%}.recommendations__wrapper:last-child{margin-right:0}}.recommendations__wrapper ul{-js-display:inline-flex;display:inline-flex;flex-direction:row;justify-content:flex-start;min-width:100%}@media screen and (max-width:639px){.recommendations__wrapper ul{display:block}}.recommendations__wrapper ul li{margin-right:20px;white-space:normal}.recommendations__wrapper ul li:last-child{margin-right:0}.recommendations .swiper-slide{height:auto}.recommendations__item{margin:0 1px;position:relative;width:278px}@media screen and (max-width:639px){.recommendations__item{margin-bottom:20px;width:100%}.recommendations__item:last-child{margin-bottom:0}}.recommendations__item .btn{position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.recommendations .product-section__title{float:none;margin:0 0 30px;width:100%}.recommendations h3.Card__title{font-size:14px}@media screen and (max-width:639px){.recommendations .Card__base{min-height:auto;padding:20px;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:horizontal;box-direction:normal;-moz-flex-direction:row;flex-direction:row}.recommendations .Card__base.Card--skin .Card__picture{background:transparent}.recommendations .Card__base .Card__skin-exterior{margin:0;position:absolute;bottom:-20px;left:-125px}.recommendations .Card__base .Card__skin-exterior-abbr{font-size:12px;padding:3px 6px}.recommendations .Card__base .Card__skin-exterior-type{color:rgba(0,0,0,.54);font-size:12px;font-weight:500}.recommendations .Card__base .Card__skin-exterior-type[data-value]:after{content:attr(data-value)}.recommendations .Card__base .Card__skin-exterior-type span,.recommendations .Card__base .Card__skin-exterior-value,.recommendations .Card__base .Card__stickers{display:none}.recommendations .Card__base .Card__picture{padding:0 15px 0 0}.recommendations .Card__base .Card__media{height:90px;width:105px}.recommendations .Card__base .Card__picture--gallery{display:none}.recommendations .Card__base .Card__cover{border:none;margin:0 15px 0 0;max-height:none;max-width:none;text-align:center;height:90px;width:90px}.recommendations .Card__base .Card__cover img{vertical-align:middle}.recommendations .Card__base .Card__body{padding:0;position:relative;box-flex:1;-moz-flex:1;flex:1;display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;-js-display:flex;display:flex;box-orient:vertical;box-direction:normal;-moz-flex-direction:column;flex-direction:column}.recommendations .Card__base .Card__title{-webkit-line-clamp:2;max-height:2.8em}.recommendations .Card__base.Card--skin .Card__description{font-size:12px}.recommendations .Card__base .Card__thumbnail{height:96px;width:96px;margin-right:10px}.recommendations .Card__base .Card__image{height:90px;width:90px}.recommendations .Card__base .Card__price{font-size:10px}.recommendations .Card__base .Card__price-cost{line-height:normal;font-size:20px}.recommendations .Card__base .Card__footer{bottom:0;left:auto}}.recommendations .container.remove-padding{padding:0}@media screen and (max-width:639px){.recommendations .container.remove-padding{padding:0 20px}}.recommendations .container.remove-padding .swiper-container{padding:0 20px}.recommendations .container.remove-padding .swiper-slide{width:auto}.topbar-custom-items{margin:0 10px 0 auto}.topbar-custom-items .item{border:none}@media screen and (max-width:639px){.topbar-custom-items{display:none}}.topbar-custom-items .loot-link{position:relative;height:34px;padding:0 57px 0 10px;color:#212121;line-height:34px;font-weight:700;background:#ffb400;border-radius:3px}.topbar-custom-items .loot-link__img{position:absolute;top:3px;right:10px;transition:.2s linear}.topbar-custom-items .loot-link:hover .loot-link__img{-webkit-transform:scale(1.1);transform:scale(1.1)}.cat-navbar{flex-wrap:wrap-reverse}