.ds-button,.ds-button-filter,.ds-button-link,.ds-button-outline,.ds-button-switch{font-size:13px;letter-spacing:normal;display:inline-block;margin:0;padding:0 18px;border-radius:3px;text-decoration:none;cursor:pointer;vertical-align:middle;border:0;box-sizing:border-box;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ds-button{font-family:'CoFo Sans Lamoda',sans-serif;line-height:32px}.ds-button-link{font-family:'CoFo Sans Lamoda',sans-serif;line-height:32px;background-color:transparent}.ds-button-switch{font-family:'CoFo Sans Lamoda',sans-serif;line-height:30px;border:1px solid #222;color:#222;background-color:#fff;padding:0 11px 0 12px;border-radius:0;float:left;margin-left:-1px}.ds-button-filter{position:relative;padding:0 6px;font-family:'CoFo Sans Lamoda',sans-serif;line-height:22px;border:1px solid #222;color:#222;background-color:#fff}.ds-button-link:active,.ds-button:active{transition:all .01s linear}.ds-button-link_small,.ds-button-outline_small,.ds-button_small{padding:0 15px}.ds-button-outline_big,.ds-button-outline_middle,.ds-button_big,.ds-button_middle{font-size:17px;padding:0 25px 0 24px}.ds-button-link_small,.ds-button_small{line-height:24px}.ds-button_middle{line-height:40px}.ds-button_big{line-height:48px}.ds-button-link:hover{color:#000}.ds-button-link:active{color:#444}.ds-button-link_blue{color:#5983f0}.ds-button-link_blue:hover{color:#3265e6}.ds-button-link_blue:active{color:#2954c1}.ds-button_blue,.ds-button_blue.ds-button_inprogress,.ds-button_blue:hover.ds-button_inprogress{color:#fff;background-color:#5983f0}.ds-button_blue:hover{background-color:#3265e6;color:#fff}.ds-button_blue:active{background-color:#2954c1;color:#fff}.ds-button_red,.ds-button_red.ds-button_inprogress,.ds-button_red:hover.ds-button_inprogress{color:#fff;background-color:#e83841}.ds-button_red:hover{background-color:#cb2228}.ds-button_red:active{background-color:#a6171e}.ds-button_black,.ds-button_black.ds-button_inprogress,.ds-button_black:hover.ds-button_inprogress{color:#fff;background-color:#222}.ds-button_black:hover{background-color:#000}.ds-button_black.ds-button_inprogress,.ds-button_black:active{background-color:#444}.ds-button_disabled,.ds-button_disabled:active{color:#fff;background-color:#ccc}.ds-button-outline_disabled,.ds-button-outline_disabled:active,.ds-button_disabled,.ds-button_disabled:active{opacity:.7;box-shadow:none;cursor:default;pointer-events:none}.ds-button_inprogress{background-image:linear-gradient(-45deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 25%,rgba(0,0,0,0) 26%,rgba(0,0,0,0) 50%,rgba(0,0,0,.1) 51%,rgba(0,0,0,.1) 75%,rgba(0,0,0,0) 76%);background-size:20px 20px;-webkit-animation:background-move 1s linear infinite;animation:background-move 1s linear infinite;transition:none!important}@-webkit-keyframes background-move{from{background-position-x:0}to{background-position-x:20px}}@keyframes background-move{from{background-position-x:0}to{background-position-x:20px}}.ds-button-outline{font-family:'CoFo Sans Lamoda',sans-serif;line-height:30px;border:1px solid #222;color:#222;background-color:#fff;padding:0 11px 0 12px}.ds-button-outline_small,.ds-button-switch_small{line-height:22px}.ds-button-outline_middle{line-height:38px}.ds-button-outline_big{line-height:46px}.ds-button-outline:hover{color:#000}.ds-button-outline:active{color:#444}.ds-button-outline_black{border:1px solid #fff;color:#fff;background-color:#222}.ds-button-outline_black:active,.ds-button-outline_black:hover{background-color:#fff;color:#222;border:1px solid #222}.ds-button-outline_blue{border:1px solid #5983f0;color:#5983f0;background-color:#fff}.ds-button-outline_blue:active,.ds-button-outline_blue:hover{background-color:#fff;color:#3265e6;border:1px solid #3265e6}.ds-button-outline_disabled,.ds-button-outline_disabled:active{background-color:#fff;color:#666;border-color:#666}.ds-button-switch:hover{background-color:#000;border-color:#000;color:#fff}.ds-button-switch:active{background-color:#444;color:#fff}.ds-button-switch:first-of-type{border-top-left-radius:3px;border-bottom-left-radius:3px;margin-left:1px}.ds-button-switch:last-of-type{border-top-right-radius:3px;border-bottom-right-radius:3px}.ds-button-switch_selected{background-color:#222;color:#fff}.ds-button-switch_disabled,.ds-button-switch_disabled:active,.ds-button-switch_disabled:hover{background-color:#fff;color:#ccc;border-color:#ccc;cursor:unset}.ds-button-switch_pagination{padding:0 11px}.ds-button-switch_pagination-next,.ds-button-switch_pagination-prev{position:relative;float:left;border-radius:3px}.ds-button-switch_pagination-prev{padding-right:13px;padding-left:22px;margin-right:25px}.ds-button-switch_pagination-next{padding-left:12px;padding-right:25px;margin-left:25px}.ds-button-switch_pagination-next::after,.ds-button-switch_pagination-prev::before{content:'';background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='none' stroke='%23222' stroke-width='1.5' d='M3 5.5l5 5 5-5'/%3E%3C/svg%3E") 0/cover;width:16px;height:16px;position:absolute}.ds-button-switch_pagination-next:hover.ds-button-switch_pagination-next::after,.ds-button-switch_pagination-prev:hover.ds-button-switch_pagination-prev::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='1.5' d='M3 5.5l5 5 5-5'/%3E%3C/svg%3E") 0/cover}.ds-button-switch_pagination-next::after{top:7px;right:3px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.ds-button-switch_pagination-prev::before{top:7px;left:3px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ds-button-switch_disabled.ds-button-switch_pagination-next::after,.ds-button-switch_disabled.ds-button-switch_pagination-prev::before,.ds-button-switch_disabled:hover.ds-button-switch_pagination-next::after,.ds-button-switch_disabled:hover.ds-button-switch_pagination-prev::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='none' stroke='%23ccc' stroke-width='1.5' d='M3 5.5l5 5 5-5'/%3E%3C/svg%3E") 0/cover}.ds-button-filter:hover{background-color:#000;border-color:#000;color:#fff}.ds-button-filter:active{background-color:#444;color:#fff}.ds-button-filter_selected{background-color:#222;color:#fff}.ds-button-filter_disabled,.ds-button-filter_disabled.ds-button-filter::after,.ds-button-filter_disabled:hover{background-color:#ccc;border-color:#ccc;background-image:none;content:none;padding-right:6px;padding-left:6px;cursor:default}.ds-button-filter_reset{border-bottom-right-radius:unset;border-top-right-radius:unset}.ds-button-filter_reset+button,.ds-button-filter_reset:hover+button{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M3 3.03L13 13M3 13l10-9.97' fill='none' fill-rule='evenodd' stroke='%23FFF' stroke-width='1.5'/%3E%3C/svg%3E") 3px 3px no-repeat #222;width:24px;height:24px;padding-left:4px;padding-right:4px;border-bottom-left-radius:unset;border-top-left-radius:unset;margin-left:1px}.ds-button-filter_reset:hover+button{background-color:#000;border-color:#000}.ds-button-filter_reset:active+button{background-color:#444;border-color:#000}.ds-button-filter_arrow{padding-right:25px}.ds-button-filter_arrow::after{content:'';background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='none' stroke='%23222' stroke-width='1.5' d='M3 5.5l5 5 5-5'/%3E%3C/svg%3E") 0/cover;width:16px;height:16px;top:3px;right:3px;position:absolute}.ds-button-filter_arrow:hover::after,.ds-button-filter_selected.ds-button-filter_arrow::after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='1.5' d='M3 5.5l5 5 5-5'/%3E%3C/svg%3E") 0/cover}.ds-button-filter_try-on{padding-left:29px;padding-right:11px}.ds-button-filter_card::before,.ds-button-filter_la::before,.ds-button-filter_ptmt::before,.ds-button-filter_try-on::before{content:'';width:16px;height:16px;top:3px;left:7px;position:absolute}.ds-button-filter_try-on::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23222' fill-rule='evenodd'%3E%3Cpath fill-rule='nonzero' d='M4 17h16l-8-5.25L4 17zm-.9-1.2L12 10l8.9 5.8c1.153.865.542 2.7-.9 2.7H4c-1.442 0-2.053-1.835-.9-2.7z'/%3E%3Cpath d='M11.25 8.5h1.5v3h-1.5z'/%3E%3Cpath fill-rule='nonzero' d='M12 8.5V10a3 3 0 1 0-3-3h1.5A1.5 1.5 0 1 1 12 8.5z'/%3E%3C/g%3E%3C/svg%3E") 0/cover}.ds-button-filter:hover.ds-button-filter_try-on::before,.ds-button-filter_selected.ds-button-filter_try-on::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath fill-rule='nonzero' d='M4 17h16l-8-5.25L4 17zm-.9-1.2L12 10l8.9 5.8c1.153.865.542 2.7-.9 2.7H4c-1.442 0-2.053-1.835-.9-2.7z'/%3E%3Cpath d='M11.25 8.5h1.5v3h-1.5z'/%3E%3Cpath fill-rule='nonzero' d='M12 8.5V10a3 3 0 1 0-3-3h1.5A1.5 1.5 0 1 1 12 8.5z'/%3E%3C/g%3E%3C/svg%3E") 0/cover}.ds-button-filter_card,.ds-button-filter_la,.ds-button-filter_ptmt{padding-left:30px;padding-right:12px}.ds-button-filter_card::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23222' fill-rule='evenodd' d='M3.5 9h17V6.5h-17V9zm0 7.6h17V11h-17v5.6zM4 5c-1.11 0-1.99.826-1.99 1.857L2 16.143C2 17.173 2.89 18 4 18h16c1.11 0 2-.826 2-1.857V6.857C22 5.827 21.11 5 20 5H4z'/%3E%3C/svg%3E") 0/cover}.ds-button-filter:hover.ds-button-filter_card::before,.ds-button-filter_selected.ds-button-filter_card::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M3.5 9h17V6.5h-17V9zm0 7.6h17V11h-17v5.6zM4 5c-1.11 0-1.99.826-1.99 1.857L2 16.143C2 17.173 2.89 18 4 18h16c1.11 0 2-.826 2-1.857V6.857C22 5.827 21.11 5 20 5H4z'/%3E%3C/svg%3E") 0/cover}.ds-button-filter_la::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 16h16V0H0z'/%3E%3Cpath fill='%23222' d='M13.784 11.418l.216.39c-.972 1.09-2.177 1.692-2.627 1.692-.342 0-.576-.244-.324-1.431l.36-1.546h-.036a12.282 12.282 0 0 1-2.322 2.245c-.594.44-1.188.732-1.674.732-.467 0-1.044-.537-1.044-1.838 0-1.643.847-3.417 2.16-4.409C9.393 6.57 10.707 6 11.841 6c.378 0 .737.049 1.115.114.252.049.486.097.684.097l.054.066c-.288 1.008-.828 3.22-1.241 5.287-.127.57-.073.7.035.7.144 0 .774-.375 1.296-.846zM8.372 12.75c.729 0 2.842-2.153 3.478-3.322.205-.678.486-1.898.617-2.44-.262-.119-.767-.238-1.253-.238-.486 0-1.01.136-1.328.356-1.271.848-2.02 2.847-2.02 4.525 0 .763.244 1.119.506 1.119zm-2.828-1.388l.28.365c-.97 1.027-2.297 1.773-2.876 1.773-.355 0-.654-.381-.262-2.005.654-2.719 1.309-5.437 1.944-8.172.186-.713.074-.828-.785-.828l-.505-.017.075-.398c1.458-.15 2.523-.58 2.766-.58.167 0 .186.15.111.497l-2.316 9.696c-.113.481-.038.58.074.58.206 0 .972-.43 1.495-.91z'/%3E%3C/g%3E%3C/svg%3E") 0/cover}.ds-button-filter:hover.ds-button-filter_la::before,.ds-button-filter_selected.ds-button-filter_la::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 16h16V0H0z'/%3E%3Cpath fill='%23FFF' d='M13.686 11.418l.214.39c-.963 1.09-2.158 1.692-2.604 1.692-.34 0-.571-.244-.322-1.431l.357-1.546h-.035a12.223 12.223 0 0 1-2.302 2.245c-.589.44-1.177.732-1.659.732-.464 0-1.035-.537-1.035-1.838 0-1.643.839-3.417 2.141-4.409C9.333 6.57 10.635 6 11.759 6c.375 0 .731.049 1.106.114.25.049.482.097.678.097l.054.066c-.286 1.008-.821 3.22-1.231 5.287-.125.57-.072.7.035.7.143 0 .767-.375 1.285-.846zM8.321 12.75c.723 0 2.817-2.153 3.447-3.322.204-.678.482-1.898.612-2.44-.26-.119-.76-.238-1.242-.238s-1.001.136-1.316.356c-1.26.848-2.002 2.847-2.002 4.525 0 .763.241 1.119.5 1.119zm-2.803-1.388l.278.365C4.832 12.754 3.517 13.5 2.943 13.5c-.352 0-.648-.381-.26-2.005.65-2.719 1.298-5.437 1.927-8.172.185-.713.074-.828-.778-.828l-.5-.017.074-.398c1.445-.15 2.5-.58 2.742-.58.166 0 .185.15.11.497C5.5 5.196 4.74 8.412 3.962 11.693c-.111.481-.037.58.074.58.203 0 .963-.43 1.482-.91z'/%3E%3C/g%3E%3C/svg%3E") 0/cover}.ds-button-filter_ptmt::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 16h16V0H0z'/%3E%3Cpath stroke='%23222' d='M12.5 12.5h-9a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1zm-5-9v9m-5-5h11M4 5.5h2m-2 5h2m3-5h2m-2 5h2'/%3E%3C/g%3E%3C/svg%3E") 0/cover}.ds-button-filter:hover.ds-button-filter_ptmt::before,.ds-button-filter_selected.ds-button-filter_ptmt::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 16h16V0H0z'/%3E%3Cpath stroke='%23FFF' d='M12.5 12.5h-9a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1zm-5-9v9m-5-5h11M4 5.5h2m-2 5h2m3-5h2m-2 5h2'/%3E%3C/g%3E%3C/svg%3E") 0/cover}.usp__item:before,.uspii__item:before{content:'';display:inline-block;vertical-align:middle}.usp__item .dropdown,.uspii__item .dropdown{display:none;z-index:900;color:#000;top:55px;width:220px}.usp__item-p,.uspii__item-p{margin-bottom:8px}.usp__item-link,.uspii__item-link{color:#888}.usp__item-link:hover,.uspii__item-link:hover{color:#000}.usp__item_quality .dropdown,.uspii__item_quality .dropdown{width:198px}.usp__item_trying .dropdown,.uspii__item_trying .dropdown{width:204px}.usp__item:hover .dropdown,.uspii__item:hover .dropdown{display:block}.usp__close,.uspii__close{position:absolute;right:10px;top:10px;cursor:pointer}.usp_top,.uspii_top{background:#888;position:relative;color:#E5E5E5;padding:0}.usp_top .usp__item,.uspii_top .uspii__item{padding:10px 0}.usp_top .usp__item_left,.uspii_top .uspii__item_left{float:left}.usp_top .usp__item_centre,.uspii_top .uspii__item_centre{width:234px;margin:auto}.usp_top .usp__item_right,.uspii_top .uspii__item_right{float:right}.usp_top .usp__item-text,.uspii_top .uspii__item-text{display:inline-block;vertical-align:middle;margin-left:10px}.usp_main{margin:40px 0 48px}.widescreen .usp_main{margin-top:50px}.usp_main .usp__item,.usp_main .uspii__item{display:inline-block;width:33.333%;box-sizing:border-box;padding:0 20px;vertical-align:top;font-weight:300;font-size:13px;line-height:20px;color:#888}.widescreen .usp_main .usp__item,.widescreen .usp_main .uspii__item{font-size:16px;line-height:24px}.usp_main .usp__item:before,.usp_main .uspii__item:before{display:block;margin:auto}.usp_main .usp__item-title,.usp_main .uspii__item-title{margin:35px 0 10px;font-weight:500;font-size:16px}.usp_main .width-wrapper{font-size:0}.width-wrapperii{padding-left:20px;padding-right:20px;margin:auto;width:960px}.ibanner-our-service{padding:14px 29px 7px;margin-bottom:23px;position:relative;width:100%;box-sizing:border-box;text-align:left}.ibanner-our-service__icon{display:block;width:50px;height:50px;margin-bottom:6px}.ibanner-our-service__title{font-size:13px;font-weight:700;color:#000;margin-bottom:9px}.ibanner-our-service__description{font-size:13px;line-height:18px;color:#000;margin-bottom:9px}.ibanner-our-service__description a{cursor:pointer;font-weight:700;color:#000;text-decoration:underline}.our-service_vertical{padding-top:5px}.main-top{margin:0 0 5px;padding:20px 20px 10px;background:#fff;height:47px}.main-top__tabs{float:right}.main-top__tabs a:hover{color:#000}.main-top__tabs .button_pressed a:hover{color:#fff}.mainpage-banners{height:425px;font-size:0;margin-top:-20px;overflow:hidden}.widescreen .mainpage-banners{height:520px}.mainpage-banners a{width:33.333%;height:100%;display:inline-block;position:relative;box-sizing:border-box;border-left:1px solid #fff;background-repeat:no-repeat;background-position:center 0;background-size:auto 100%}.mainpage-banners>a:first-child{border:none}.mainpage-banners .banner-text{background-color:rgba(0,0,0,.6);color:#fff;font-weight:300;font-size:24px;position:absolute;bottom:0;left:0;width:100%;padding-top:15px;height:33px;text-align:center;transition:background-color .2s linear}.widescreen .mainpage-banners .banner-text{height:40px;font-size:27px;padding-top:20px}.mainpage-banners a:hover .banner-text{background-color:rgba(0,0,0,1)}.banner{margin-top:-20px}.mobile-banner{width:66.66%;height:284px;overflow:hidden;margin-bottom:30px}.widescreen .mobile-banner{height:306px}.bnr-pallete{padding-top:40px;padding-bottom:21px}.bnr-pallete_unstable a{display:block;padding:28px 0;margin-bottom:-40px}.bnr-pallete_unstable img{display:block}.bnr-pallete_additional{padding-top:0;padding-bottom:0}.bnr-pallete_additional__item{float:left;margin-right:0!important;margin-left:21px}.bnr-pallete_additional__item:first-child{margin-left:0}.bnr-palleteii__item_sq{float:left;width:306px;height:306px;margin-right:21px;background:#FFF}.bnr-palleteii__item_h{float:left;width:633px;height:306px;margin-top:21px;background:#FFF}.bnr-palleteii__item_v{float:right;width:306px;height:633px;background:#FFF}.widescreen .bnr-palleteii__item_sq{width:388px;height:388px}.widescreen .bnr-palleteii__item_h{width:797px;height:388px}.widescreen .bnr-palleteii__item_v{width:388px;height:797px}.w-premi-main__slider{opacity:0;transition:.5s opacity ease}.w-premi-main__slider.slick-initialized{opacity:1}.w-premi-main__slider-wrapper{position:relative}.main-premium-slider::after{content:'';clear:both;display:table}.main-premium-slider .slick-arrow:focus{background-color:rgba(255,255,255,.95)!important}.main-premium-slider .slick-arrow:focus:hover{background-color:#2796FF!important}.main-premium-slider .slick-dots{display:block;list-style:none;font-size:0;text-align:center;padding:20px 0 0;margin:0}.main-premium-slider .slick-dots li{display:inline-block;margin:0 7px}.w-premi-main__banner{display:block;position:relative;width:960px;height:380px;float:left;overflow:hidden;background:50% 0/cover no-repeat}.w-premi-main__banner::before{content:'';display:block;width:100%;height:100%;background:#000;opacity:0;transition:opacity .4s ease}.w-premi-main__banner:hover::before{opacity:.2}.html_wide .w-premi-main__banner{width:1206px;height:480px}.w-premi-main__banner-image{display:block;width:100%}.w-premi-main__banner-info{display:block;position:absolute;bottom:0;left:50%;width:600px;margin:0 0 0 -300px;padding:30px 0 22px;background-color:#fff;color:#000;text-align:center}.html_wide .w-premi-main__banner-info{width:750px;margin:0 0 0 -375px}.w-premi-main__banner-title{display:block;font-size:24px;font-weight:700;line-height:22px}.w-premi-main__banner-text{display:none;font-size:13px;line-height:32px;height:32px}.w-premi-main__banner-button{opacity:0;display:block;width:206px;height:43px;line-height:43px;font-size:16px;color:#000;background-color:#fff;text-decoration:none;text-align:center;transition:all .2s linear;padding:0;margin:-248px auto 0}.w-premi-main__banner:hover .w-premi-main__banner-button{opacity:1;text-decoration:none}.premium-brand-teaser{height:342px}.html_wide .premium-brand-teaser{height:414px}.premium-brand-teaser:last-child{height:auto}.js-premium-occasion-bs{display:none}.premium-occasion{color:#000;padding:40px 0 72px;position:relative}.premium-occasion_items{width:960px;margin:0 auto}.html_wide .premium-occasion_items{width:1222px}.premium-occasion_item{display:table;margin:0 auto -24px}.premium-occasion_cell{display:table-cell;vertical-align:top}.premium-occasion_left-side{padding:0 40px 0 0}.premium-occasion_title{font-size:24px;font-weight:700;line-height:28px;margin:35px 0 20px}.premium-occasion_description{font-size:13px;font-weight:400;line-height:18px}.premium-occasion_catalog-button{display:inline-block;box-sizing:border-box;width:100%;line-height:32px;text-align:center;font-size:13px;font-weight:400;border:1px solid #000;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#000;color:#fff;margin-top:20px;transition:all .2s linear}.premium-occasion_catalog-button:hover{background-color:#444;color:#fff}.premium-occasion_big-image-wrapper{width:404px}.html_wide .premium-occasion_big-image-wrapper{width:484px}.premium-occasion_big-image,.premium-occasion_big-image-href,.premium-occasion_product,.premium-occasion_product-image{display:block;width:100%}.premium-occasion_product-image{position:relative;height:220px;background-size:cover}.html_wide .premium-occasion_product-image{height:262px}.premium-occasion_big-image{height:546px;background-size:cover}.html_wide .premium-occasion_big-image{height:654px}.premium-occasion_products::after{content:'';display:table}.premium-occasion_product{display:block;width:154px;height:300px;float:left;padding:0 0 0 16px;overflow:hidden;position:relative}.html_wide .premium-occasion_product{width:183px;height:344px;padding:0 0 0 24px}.premium-occasion_product-info{display:block;padding:5px 0 22px;position:absolute;top:220px;background-color:transparent!important}.html_wide .premium-occasion_product-info{top:262px}.premium-occasion_product-price,.premium-occasion_product-title{display:block;color:#000}.premium-occasion_product-title{line-height:16px;font-size:13px}.premium-occasion_product-price{line-height:18px;font-size:13px;font-weight:700}.premium-occasion_product-name{color:#888}.premium-occasion_products-slider{clear:both;padding:16px 0}.premium-occasion_products-slider::after{content:'';clear:both;display:table}.premium-occasion_products-slider-slide{float:left;width:70px;height:90px;padding:0 8px}.html_wide .premium-occasion_products-slider-slide{width:85px;height:110px;cursor:pointer}.premium-occasion_products-slider-image{display:block;width:100%}.premium-occasion_products-slider-title{font-size:10px;font-weight:400;line-height:1.4;padding:10px 0;color:#000}.premium-occasion_big-image-href,.premium-occasion_left-side,.premium-occasion_products{opacity:1;transition:.2s opacity ease}.premium-occasion--hidden .premium-occasion_big-image-href,.premium-occasion--hidden .premium-occasion_left-side,.premium-occasion--hidden .premium-occasion_products{opacity:0}.premium-occasion_left-side-wrapper{width:176px}.html_wide .premium-occasion_left-side-wrapper{width:282px}.premium-occasion_dots{text-align:center;padding:0;position:absolute;bottom:35px;width:100%}.premium-occasion_dot{display:inline-block;font-size:0;width:8px;height:8px;margin:0 4px;background-color:#000;border:none;border-radius:50%;cursor:pointer}.premium-occasion_dot--active{width:4px;height:4px;margin:2px 6px}.premium-occasion_items .slick-dots{margin:0;text-align:center;padding:0;position:absolute;bottom:-37px;width:100%}.premium-occasion_items .slick-dots li,.wide-slider-wrap .slick-dots li{display:inline-block;margin:0 7px}.main-premium-slider .slick-dots li button,.premium-occasion_items .slick-dots li button,.wide-slider-wrap .slick-dots li button{border-radius:100%;border:1px solid #000;background-color:#fff;width:12px;height:12px;cursor:pointer;outline:0;font-size:0;padding:0}.main-premium-slider .slick-dots li.slick-active button,.premium-occasion_items .slick-dots li.slick-active button,.wide-slider-wrap .slick-dots li.slick-active button{background-color:#000}.premium-accessories{width:100%;max-width:100%;height:580px;background-color:#E5E5E5;overflow:hidden}.premium-accessories__item,.premium-accessories__wrapper{padding-left:82px;padding-right:82px;margin:0 auto;width:960px;box-sizing:border-box;position:relative;overflow:hidden}.html_wide .premium-accessories__item,.html_wide .premium-accessories__wrapper{width:1206px}.premium-accessories__img{height:660px;float:left;margin-right:24px;background-color:#F5F5F5;margin-top:-40px}.premium-accessories__description{font-size:13px;color:#000;padding-top:117px;padding-right:8px;min-height:300px;overflow:hidden}.html_wide .premium-accessories__description{margin-right:24px}.premium-accessories__txt{max-height:195px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-o-ellipsis-lastline:8;-webkit-line-clamp:8;-webkit-box-orient:vertical;margin-bottom:12px}.premium-accessories__name{font-size:16px;line-height:24px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.premium-accessories__brand,.premium-accessories__price{font-size:36px;line-height:42px;font-weight:700}.premium-accessories__brand{margin-bottom:10px}.premium-accessories__price{margin:0 0 24px;position:relative}.premium-accessories__arrow{width:58px;height:580px;background:#E5E5E5;position:absolute;top:0;z-index:1}.premium-accessories__arrow_prev{left:0}.premium-accessories__arrow_next{right:0}.premium-accessories__arrow:hover{background-color:#F5F5F5}.premium-accessories__arrow:after{content:'';width:40px;height:80px;background-position:50% 50%;background-repeat:no-repeat;position:absolute;top:50%;left:50%;margin-top:-40px;margin-left:-20px}.premium-accessories__arrow_prev:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MiIgaGVpZ2h0PSI4MCIgdmlld0JveD0iMCAwIDQyIDgwIj4gICAgPHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiNDQ0MiIGQ9Ik00MSAwTDEgNDBsNDAgNDAiLz48L3N2Zz4=)}.premium-accessories__arrow_next:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MiIgaGVpZ2h0PSI4MCIgdmlld0JveD0iMCAwIDQyIDgwIj4gICAgPHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiNDQ0MiIGQ9Ik0xIDBsNDAgNDBMMSA4MCIvPjwvc3ZnPg==)}.ds-button_premium-accessories{padding:0 65px}.ds-button_premium-accessories,a.ds-button_premium-accessories{color:#fff}.premium-accessories__table{display:table}.premium-accessories__cell{display:table-cell;vertical-align:top}.premium-accessories__preview{display:none;position:absolute;top:50%;width:138px;height:176px;border:1px solid #E5E5E5;background-color:#F5F5F5;z-index:2;margin-top:-88px;overflow:hidden}.premium-accessories__preview_prev{left:40px}.premium-accessories__preview_next{right:40px}.premium-accessories__arrow:hover .premium-accessories__preview{display:block}.premium-accessories__preview img{width:100%;display:block;margin-top:-12px}.premium-brand-teaser{width:306px;display:block;position:relative}.html_wide .premium-brand-teaser{width:388px}.premium-brand-teaser__item,.premium-brand-teaser__item:hover{display:block;width:100%;height:100%;text-decoration:none}.html_wide .premium-brand-teaser__item{height:100%}.premium-brand-teaser__item:last-child .premium-brand-teaser__text{padding:15px 0 0}.premium-brand-teaser__image{width:100%;height:236px;background-position:center top;background-size:cover;background-repeat:no-repeat}.html_wide .premium-brand-teaser__image{height:300px}.premium-brand-teaser__text{display:block;width:100%;padding:15px 0 65px;margin:auto;z-index:2}.premium-brand-teaser__title{display:block;font-weight:700;font-size:17px;line-height:1;color:#000;margin:0;padding-bottom:6px}.premium-brand-teaser__subtitle{display:block;font-size:13px;line-height:1;color:#000;margin-bottom:0}.html_wide .premium-brand-teaser__subtitle{font-size:13px;line-height:24px;height:24px}.premium-brand-teaser-other,.premium-brand-teaser-retina{position:relative;overflow:hidden;height:inherit}.premium-brand-teaser__img{position:absolute;z-index:0;width:100%;height:100%;background-position:center top;background-size:cover;background-repeat:no-repeat}.html_desktop.html_retina .inViewport .premium-brand-teaser-other,.html_desktop.html_wide .inViewport .premium-brand-teaser-other,.html_phone.html_retina .inViewport .premium-brand-teaser-other,.html_phone.html_wide .inViewport .premium-brand-teaser-other,.html_tablet.html_retina .inViewport .premium-brand-teaser-other,.html_tablet.html_wide .inViewport .premium-brand-teaser-other,.premium-brand-teaser-other,.premium-brand-teaser-retina{display:none}.html_desktop .inViewport .premium-brand-teaser-other,.html_phone .inViewport .premium-brand-teaser-other,.html_retina .inViewport .premium-brand-teaser-retina,.html_tablet .inViewport .premium-brand-teaser-other,.html_wide .inViewport .premium-brand-teaser-retina{display:block}.premium-brand-logos{width:262px;margin:0 auto}.html_wide .premium-brand-logos{width:328px}.premium-brand-logos__items{background:#000}.premium-brand-logos__item{display:block;width:100%;padding:11px 0}.html_wide .premium-brand-logos__item{padding:19px 0}.premium-brand-logos__item:first-child{padding-top:48px}.premium-brand-logos__item:last-child{padding-bottom:48px}.html_wide .premium-brand-logos__item:first-child{padding-top:68px}.html_wide .premium-brand-logos__item:last-child{padding-bottom:68px}.premium-brand-logos__image{display:block;width:100%;height:50px;background-size:82px auto!important;opacity:.8}.html_wide .premium-brand-logos__image{background-size:100px auto!important}.premium-brand-logos__image{-moz-transition:all 400ms ease-out;-o-transition:all 400ms ease-out;-webkit-transition:all 400ms ease-out}.premium-brand-logos__image:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);opacity:1}.main-banner{margin-top:-16px}.main-teaser-square{margin-top:50px;font-size:0}.widescreen .main-teaser-square{margin-top:60px}.main-teaser-square__item{display:inline-block;width:306px;margin-left:21px}.widescreen .main-teaser-square__item{width:388px}.main-teaser-square__item:hover .teaser_square__image:after{opacity:1}.main-teaser-square__item:first-child{margin-left:0}.main-teaser-square__item .teaser_square__image{height:338px;position:relative;background-size:100%}.widescreen .main-teaser-square__item .teaser_square__image{height:430px}.main-teaser-square__item .teaser_square__image:after{content:'';transition:opacity .2s ease;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);opacity:0}.main-teaser-square__item .teaser_square__text{text-align:center;margin-top:21px}.widescreen .main-teaser-square__item .teaser_square__text{margin-top:26px}.main-teaser-square__item .teaser_square__heading{font-weight:400;display:block;font-size:24px;color:#000}.widescreen .main-teaser-square__item .teaser_square__heading{font-size:24px}.main-teaser-square__item .teaser_square__description{display:block;color:#888;font-weight:300;font-size:13px;margin-top:3px}.widescreen .main-teaser-square__item .teaser_square__description{font-size:16px;margin-top:8px}.main-teaser-long{margin-top:51px;margin-bottom:62px;font-size:0}.main-teaser-long__item{display:inline-block;margin-left:20px;width:470px}.widescreen .main-teaser-long__item{width:593px}.main-teaser-long__item:hover .teaser_long__image:after{opacity:1}.main-teaser-long__item .teaser_long__image{height:340px;position:relative;background-size:100%}.widescreen .main-teaser-long__item .teaser_long__image{height:430px}.main-teaser-long__item .teaser_long__image:after{content:'';transition:opacity .2s ease;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);opacity:0}.main-teaser-long__item .teaser_long__text{margin-top:22px;text-align:center}.widescreen .main-teaser-long__item .teaser_long__text{margin-top:26px}.main-teaser-long__item .teaser_long__heading{display:block;font-weight:400;font-size:29px;color:#000}.widescreen .main-teaser-long__item .teaser_long__heading{font-size:24px}.main-teaser-long__item .teaser_long__description{display:block;font-weight:300;font-size:13px;color:#888;margin-top:3px}.widescreen .main-teaser-long__item .teaser_long__description{margin-top:8px;font-size:16px}.main-teaser-long__item:first-child{margin-left:0}.main-teaser-know-more-wrap{padding:37px 0 70px}.main-teaser-know-more{font-size:0}.main-teaser-know-more__title{margin-top:20px;font-weight:400;font-size:24px;color:#000;margin-bottom:11px;position:relative}.main-teaser-know-more__title span{display:inline-block;background-color:#fff;position:relative;top:-6px}.main-teaser-know-more__title:before{content:'';position:absolute;height:1px;width:100%;top:6px;left:0}.widescreen .main-teaser-know-more__title:before{top:8px}.main-teaser-know-more__item{display:inline-block;vertical-align:top;margin-left:21px;width:224px}.widescreen .main-teaser-know-more__item{margin-left:20px;width:285px}.main-teaser-know-more__item:hover .teaser_interesting-square__image:after{opacity:1}.main-teaser-know-more__item:first-child{margin-left:0}.main-teaser-know-more__item .teaser_interesting-square__image{height:224px;position:relative;background-size:100%}.widescreen .main-teaser-know-more__item .teaser_interesting-square__image{height:285px}.main-teaser-know-more__item .teaser_interesting-square__image:after{content:'';transition:opacity .2s ease;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);opacity:0}.main-teaser-know-more__item .teaser_interesting-square__link{cursor:pointer}.main-teaser-know-more__item .teaser_interesting-square__button{position:absolute;font:12px/40px "Open Sans";display:block;width:150px;height:40px;top:50%;margin:-20px 0 0 -75px;left:50%;text-align:center;opacity:0;-webkit-transition:.5s opacity ease;-moz-transition:.5s opacity ease;-o-transition:.5s opacity ease;transition:.5s opacity ease;z-index:1;text-decoration:none}.main-teaser-know-more__item .teaser_interesting-square__button[data-button-style=white]{color:#000;background-color:#fff}.main-teaser-know-more__item .teaser_interesting-square__button[data-button-style=black]{color:#fff;background-color:#000}.main-teaser-know-more__item:hover .teaser_interesting-square__button{opacity:1}.main-teaser-know-more__item .teaser_interesting-square__text{margin-top:21px}.widescreen .main-teaser-know-more__item .teaser_interesting-square__text{margin-top:26px}.main-teaser-know-more__item .teaser_interesting-square__heading{display:block;font-weight:400;font-size:16px;color:#000}.widescreen .main-teaser-know-more__item .teaser_interesting-square__heading{font-size:24px}.main-teaser-know-more__item .teaser_interesting-square__description{display:block;font-weight:300;font-size:13px;color:#888;margin-top:10px;line-height:1.5}.widescreen .main-teaser-know-more__item .teaser_interesting-square__description{margin-top:15px;font-size:13px}.main-teaser-pop-brand{font-size:0;margin-bottom:62px}.main-brand-stripe__item-border_top{border-bottom:1px solid rgba(207,207,207,.47);padding-bottom:33px}.main-teaser-pop-brand__title{font-weight:400;font-size:24px;color:#000;margin-top:58px;margin-bottom:16px;position:relative}.main-teaser-pop-brand__title span{display:inline-block;background-color:#fff;position:relative;top:-6px}.main-teaser-pop-brand__title:before{content:'';position:absolute;height:1px;width:100%;top:6px;left:0}.widescreen .main-teaser-pop-brand__title:before{top:8px}.main-teaser-pop-brand__item{display:inline-block;vertical-align:top;margin-left:19px;width:307px}.widescreen .main-teaser-pop-brand__item{margin-left:18px;width:388px}.main-teaser-pop-brand__item:hover .teaser_popular-square__image:after{opacity:1}.main-teaser-pop-brand__item .teaser_popular-square__image{height:340px;position:relative;background-size:100%}.widescreen .main-teaser-pop-brand__item .teaser_popular-square__image{height:430px}.main-teaser-pop-brand__item .teaser_popular-square__image:after{content:'';transition:opacity .2s ease;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);opacity:0}.main-teaser-pop-brand__item .teaser_popular-square__link{cursor:pointer}.main-teaser-pop-brand__item .teaser_popular-square__button{display:block;width:160px;height:32px;text-align:center;position:absolute;top:50%;left:50%;margin:-16px 0 0 -80px;transition:all .2s linear;font:12px/32px "Open Sans",Arial;background:#fff;color:#000;opacity:0;text-decoration:none!important;z-index:1}.widescreen .main-teaser-pop-brand__item .teaser_popular-square__button{width:200px;height:40px;margin:-20px 0 0 -100px;font:14px/40px "Open Sans",Arial}.main-teaser-pop-brand__item:hover .teaser_popular-square__button{opacity:1}.main-teaser-pop-brand__item .teaser_popular-square__button[data-button-style=white]{background:#fff;color:#000}.main-teaser-pop-brand__item .teaser_popular-square__button[data-button-style=black]{background:#000;color:#fff}.main-teaser-pop-brand__item .teaser_popular-square__text{text-align:center;margin-top:22px}.widescreen .main-teaser-pop-brand__item .teaser_popular-square__text{margin-top:27px}.main-teaser-pop-brand__item .teaser_popular-square__heading{display:block;font-weight:400;font-size:16px;color:#000}.widescreen .main-teaser-pop-brand__item .teaser_popular-square__heading{font-size:24px}.main-teaser-pop-brand__item .teaser_popular-square__description{display:block;color:#888;font-weight:300;font-size:13px;margin-top:4px}.widescreen .main-teaser-pop-brand__item .teaser_popular-square__description{font-size:16px;margin-top:7px}.main-teaser-pop-brand__item:first-child{margin-left:0}.main-recommendation{height:405px}.widescreen .main-recommendation{height:421px}.main-recommendation .title{font-weight:400;font-size:24px;color:#000;text-align:center;margin-top:20px;margin-bottom:40px;position:relative;line-height:18px}.main-recommendation .title:before{content:'';position:absolute;height:1px;width:100%;top:6px;left:0}.widescreen .main-recommendation .title:before{top:8px}.widescreen .main-recommendation .title{font-size:24px}.main-recommendation .title span{display:inline-block;padding:0 18px 0 20px;background-color:#fff;position:relative;top:-3px}*{outline:0}.slider-outer{opacity:1!important}.width-wrapper{clear:both}.width-wrapper-redesign{padding-top:24px}.main-banner__redesign{width:621px;height:481px;margin-bottom:112px}.main-banner__redesign.left{float:left}.main-banner__redesign.right{float:right}.float-wrapper{clear:both;height:598px;width:100%;margin-top:65px}.float-wrapper.web5417{margin-top:48px}.main-teaser-square__item--redesign{width:306px;display:inline-block;position:relative;padding-bottom:49px;vertical-align:top}.main-teaser-square__item--wrapper{float:left;height:653px;width:309px}.main-teaser-square__item--redesign.right{margin-left:33px;float:right}.main-teaser-square__item--redesign.left{margin-right:33px;float:left}.main-teaser-square__item--redesign .teaser_square__image{position:relative;height:236px}.main-teaser-square__item--redesign .teaser_square__image:after{content:'';transition:opacity .2s ease;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);opacity:0}.main-teaser-square__item--redesign:hover .teaser_square__image:after{opacity:1}.main-teaser-square__item--redesign .teaser_square__text{background-color:#fff;width:276px;padding:16px 0;text-align:center;position:absolute;bottom:-46px;margin-left:auto;margin-right:auto;left:0;right:0;z-index:2}.main-teaser-square__item--redesign .teaser_square__title{font-weight:400;font-size:24px;color:#000;margin:0;padding-bottom:9px}.main-teaser-square__item--redesign .teaser_square__subtitle{font-weight:300;font-size:13px;color:#888;margin:0;padding:0}.main-banner__redesign .main-banner__item{width:621px;height:481px;display:block;position:relative}.main-banner__redesign .main-banner__item-text{background-color:#fff;width:390px;padding:18px 0;text-align:center;position:absolute;bottom:-50px;margin-left:auto;margin-right:auto;left:0;right:0}.main-banner__redesign .main-banner__item-title{font-weight:400;font-size:24px;color:#000;margin:0;padding-bottom:9px}.main-banner__redesign .main-banner__item-subtitle{font-weight:300;font-size:16px;line-height:20px;color:#888;margin:0;padding:0}.main-banner__redesign .slick-dots{padding-left:0;text-align:center}.main-banner__redesign .slick-dots li{display:inline-block;margin:0 7px}.main-banner__redesign .slick-dots button{border-radius:100%;border:1px solid #000;background-color:#fff;width:12px;height:12px;cursor:pointer;outline:0;font-size:0;padding:0}.main-banner__redesign .slick-dots button:hover,.main-banner__redesign .slick-dots li.slick-active button{background-color:#000}.main-teaser-long__item--redesign{clear:both;width:100%;display:block}.main-teaser-long__item--redesign .teaser_long__image{height:135px;position:relative}.main-teaser-long__item--redesign .teaser_long__image:after{content:'';transition:opacity .2s ease;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);opacity:0}.main-teaser-long__item--redesign:hover .teaser_long__image:after{opacity:1}.main-banner__redesign .slick-track{padding-bottom:27px}.main-banner__redesign .main-banner__link{font-weight:300;font-size:13px;text-decoration:none;text-align:center;transition:all .2s linear;background:#fff;color:#000;padding:12px 20px;display:block;position:absolute;bottom:75px;margin-left:auto;margin-right:auto;left:0;width:147px;right:0}.main-banner__redesign .main-banner__link:hover{background:#000;color:#fff}.widescreen .main-banner__redesign{width:778px;height:602px;margin-bottom:135px}.widescreen .main-banner__redesign .main-banner__item{width:778px;height:602px}.widescreen .main-teaser-square__item--redesign{width:388px;padding-bottom:53px}.widescreen .main-teaser-square__item--redesign.right{margin-left:34px}.widescreen .main-teaser-square__item--redesign.left{margin-right:34px}.widescreen .main-teaser-square__item--wrapper{width:393px}.widescreen .main-teaser-square__item--redesign .teaser_square__image{height:300px}.widescreen .main-banner__redesign .main-banner__item-text{background-color:#fff;width:429px}.widescreen .main-teaser-long__item--redesign .teaser_long__image{height:170px}.widescreen .main-teaser-square__item--redesign .teaser_square__text{width:346px;padding:18px 0}.widescreen .main-banner__redesign .slick-track{padding-bottom:31px}.widescreen .float-wrapper{margin-top:80px;height:710px;overflow:hidden}.widescreen .float-wrapper.web5417{margin-top:48px}.width-wrapper--logotypes{padding:0}.float-wrapper.premium-redesign{margin-top:17px;width:960px}.html_wide .float-wrapper.premium-redesign{width:1206px}.recos-wrapper__premium-redesign .main-teaser-pop-brand__title{margin-top:55px}.widescreen .recos-wrapper__premium-redesign .main-teaser-pop-brand__title{margin-top:27px}.slider-outer-logotypes{width:955px!important}.widescreen .slider-outer-logotypes{width:1209px!important}.slider-logotypes{margin:11px 0 35px;padding:0;width:100%}.widescreen .slider-logotypes{margin:23px 0 44px}.slider-logotypes .swiper-slide{display:inline-block;text-align:center}.slider-logotypes .swiper-slide .swiper-slide-wrap{display:block;width:100px;height:104px;margin:auto}.swiper-slide-helper{width:100px;margin:0 auto}.slider-logotypes .swiper-slide-helper:after{content:'';display:block;height:3px;width:0;background:0 0;transition:width .2s ease,background-color .2s ease}.slider-logotypes .swiper-slide:hover .swiper-slide-helper:after{width:100px;background:#444}.slider-outer-logotypes{position:relative}.widescreen .slider-outer-logotypes .slick-arrow{top:99px!important}.main-teaser-pop-brand__premium .main-teaser-pop-brand{border:none;padding-bottom:16px}.main-teaser-pop-brand__premium{padding:0}.wide-slider-wrap .slick-dots{display:block;position:absolute;bottom:-38px;width:100%;text-align:center;padding:0;margin:0;line-height:0}.wide-slider-wrap .slick-dots li{display:inline-block;margin:0 9px}.wide-slider-wrap .slick-dots li button{display:block;width:12px;height:12px;overflow:hidden;background:#fff;border:1px solid #000;border-radius:50%;color:transparent;padding:0;cursor:pointer;outline:0}.wide-slider-wrap .slick-dots li.slick-active button{background:#000}.wide-slider-wrap{background-color:#F5F5F5;padding:80px 0}.widescreen .wide-slider-wrap{padding:104px 0}.sport-wide-slide{background-color:#fff;height:320px;background-position:left center;background-size:auto 100%;background-repeat:no-repeat;display:block;color:#000;position:relative}.sport-wide-slide:after{content:'';position:absolute;top:0;left:0;opacity:0;background-color:#000;height:100%;width:100%;transition:opacity .4s ease}.sport-wide-slide:hover:after{opacity:.2}.sport-wide-slide:hover{color:#000}.sport-wide-slide__content{float:right;width:480px;text-align:center}.sport-wide-slide__content .banner-ff-logo{display:inline-block;margin-top:70px;margin-bottom:30px;max-width:180px}.widescreen .sport-wide-slide__content{width:603px}.widescreen .sport-wide-slide__content .banner-ff-logo{max-width:100%}.sport-wide-slide:hover .sport-wide-slide__text,.sport-wide-slide__text{color:#888}.sport-wide-slide__text{font-size:16px;font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;line-height:1.5}.widescreen .sport-wide-slide__text{font-size:18px}.sport-wide-slide__title{font-size:32px;font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;margin-top:50px;margin-bottom:22px;line-height:1.2}.widescreen .sport-wide-slide__title{font-size:44px;margin-top:75px;margin-bottom:27px}.widescreen .sport-wide-slide{height:400px}.sport-wide-slide__button{display:inline-block;margin:30px 6px 0;width:115px}.sport-wide-slide__button img{max-width:100%}.widescreen .sport-wide-slide__button{width:130px}.main-premium-slider,.premium-blog,.premium-brands,.premium-recos,.premium-teasers{width:100%}.main-premium-slider__wrapper,.premium-blog__wrapper,.premium-brands__wrapper,.premium-recos__wrapper,.premium-teasers__wrapper{width:960px;clear:both;margin-left:auto;margin-right:auto}.html_wide .main-premium-slider__wrapper,.html_wide .premium-blog__wrapper,.html_wide .premium-recos__wrapper,.html_wide .premium-teasers__wrapper{width:1206px}.html_wide .premium-brands__wrapper{width:1228px}.main-premium-slider{margin-bottom:40px}.main-premium-slider .slick-list{overflow:hidden;height:380px}.widescreen .main-premium-slider .slick-list{height:480px}.main-premium-slider__wrapper{margin:0 auto;padding:0}.html_wide .main-premium-slider__wrapper{padding:0}.premium-teasers__wrapper{font-size:0;padding:30px 0 25px;margin:0 auto}.html_wide .premium-teasers__wrapper{margin:0 auto}.premium-blog__items,.premium-brands__wrapper{font-size:0}.premium-brands__wrapper{padding:20px 0 60px}.premium-blog__title,.premium-brands__title,.premium-recos__title{font-size:24px;font-weight:400;line-height:1;color:#000;text-align:center;margin:0}.premium-brands__column{display:inline-block;vertical-align:top;width:309px}.html_wide .premium-brands__column{width:390px}.premium-brands__column_brands{width:262px;margin:0 40px}.html_wide .premium-brands__column_brands{width:328px;margin:0 60px}.premium-brand-logos__all{width:100%;text-align:center;margin:0 auto}.premium-brand-logos__link{display:block;font-size:13px;line-height:1;color:#000;padding:16px 0 0;text-decoration:underline}.premium-brand-logos__link:hover{text-decoration:none}.html_wide .premium-brand-logos__link{font-size:13px}.premium-blog__wrapper{padding:22px 0}.premium-recos{background:#F5F5F5}.premium-recos__wrapper{padding:20px 0 10px}.premium-occasion{background:#F5F5F5}.premium-occasion__wrapper{padding:120px 0 100px}.wide-slider-wrap_no-bg{background:0 0}.html_wide .new_premium_2 .w-premi-main__banner,.new_premium_2 .w-premi-main__banner{width:100%;height:60vh;min-height:456px;max-height:640px;background:50%/cover no-repeat;position:relative}.html_wide .new_premium_2 .w-premi-main__slider,.main-premium-slider .new_premium_2 .slick-list,.new_premium_2 .main-premium-slider .slick-list,.new_premium_2 .w-premi-main__slider,.widescreen .new_premium_2 .main-premium-slider .slick-list,.widescreen .new_premium_2.main-premium-slider .slick-list{height:auto}.new_premium_2 .premium-occasion,.new_premium_2 .premium-recos,.new_premium_2 .wide-slider-wrap{background-color:#fff}.new_premium_2 .premium-blog,.new_premium_2 .premium-brands{background-color:#F5F5F5}.main-collection{background:#fff;padding:20px 10px;margin-bottom:5px;border:1px solid #E5E5E5}.main-collection__title{font-size:33px;letter-spacing:.1em;text-align:center;text-transform:uppercase}.main-collection__title::before{content:'– '}.main-collection__title::after{content:' –'}.main-collection__list{overflow:hidden;list-style:none;margin:0;padding:0;text-align:center}.main-collection__item{float:left;width:20%;margin:0;padding:0}.main-collection__link{text-align:center;display:inline-block;font-size:24px}.main-collection__img{width:172px;height:248px;display:block}.main-collection__link-text{font-size:13px;height:35px;line-height:19px}.main-collection__link-text:after{margin:6px 0 0 6px;position:absolute}.main-collection__title{margin:6px 0 -35px}.main-trend-style{margin-top:30px;border-top:1px solid #E5E5E5;border-bottom:1px solid #E5E5E5}.main-trend-style_main{border:none}.main-trend-style__wrapper{display:table;padding:36px 0;width:100%}.main-trend-style_main .main-trend-style__wrapper{border-top:1px solid #E5E5E5}.main-trend-style__item{display:table-cell;text-align:center;width:100px;height:80px}.main-trend-style__item>div{display:inline-block}.recomendation{overflow:hidden;padding:20px;background-color:#fff;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border:1px solid #E5E5E5}.recomendation_last-viewed{background:#fff;margin-top:5px;padding:20px;position:relative;white-space:nowrap;overflow:hidden;font-size:0}.recomendation__title-small{font-size:24px;font-weight:100;text-align:left;text-transform:none;padding:0}.popup__content-before-cart{width:632px;padding:0}.post-cart-add__header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#fff;border-bottom:3px solid #E5E5E5;padding:24px 40px 3px 32px}.h2.post-cart-add__title{margin:0;font-size:24px;text-transform:uppercase;font-weight:700;color:#000}.post-cart-add__cart-info{padding-top:6px;padding-bottom:30px;color:#000;font-size:13px}.post-cart-add__cart-info-text{display:inline-block;margin:0}.post-cart-add__try-on-warning{color:#C20000;display:inline-block;padding-left:32px;font-size:13px}.post-cart-add__cart{overflow-x:hidden}.post-cart-add__view-cart{color:#2796FF;text-decoration:none}.post-cart-add__view-cart:hover{cursor:pointer;color:#0060D2}.post-cart-add__cart .cart-itemii.cart-item{padding:24px 0;overflow:hidden;display:flex}.post-cart-add__cart .cart-itemii.cart-item:not(:last-child){border-bottom:#E5E5E5 1px solid}.post-cart-add__cart .cart-itemii.cart-item:first-child{padding:26px 0 24px;overflow:hidden;display:flex;border-bottom:#E5E5E5 1px solid}.post-cart-add__cart .cart-itemii.cart-item.cart-item_added{padding:32px 32px 24px;display:flex}.post-cart-add__cart .cart-itemii.cart-item:last-child:before{content:'';height:0}.post-cart-add__cart .cart-itemii.cart-item .cart-item__new-price{color:#F93C00;margin-left:5px}.post-cart-add__cart .cart-itemii .cart-item_added{border-top:none;border-bottom:5px solid #E5E5E5}.cart-item__last-stock_wrapper{width:84px}.post-cart-add .cart-itemii .cart-item__last-stock{padding:0;background:#F93C00;border-radius:12px;font-size:13px;font-weight:700;line-height:18px;letter-spacing:normal;text-align:center;color:#fff;width:100%}.post-cart-add .cart-itemii .cart-item__last-stock-text{width:auto;height:auto;position:static;top:auto;right:auto;bottom:auto;left:auto;text-shadow:none;webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;filter:none}.post-cart-add .cart-itemii .cart-item__name,.post-cart-add .cart-itemii .cart-item__price,.post-cart-add .cart-itemii .cart-item__size{padding-bottom:5px;line-height:20px}.post-cart-add .cart-itemii .cart-item__price,.post-cart-add__cart .cart-itemii .cart-item__price{font-weight:700;font-size:13px}.cart-item_out .cart-item__new-price,.cart-item_out .cart-item__old-price{color:#888!important}.post-cart-add__cart .cart-itemii .cart-item__cell_number{font-size:13px;text-align:center;width:84px}.post-cart-add__cart-attention{padding:19px 32px 0;font-size:13px;display:flex;flex-direction:column}.post-cart-add__cart-list{padding:0 32px}.post-cart-add__in-stock-title{float:left;font-weight:700;color:#000;text-transform:uppercase}.post-cart-add__out-of-stock{color:#F93C00}.post-cart-add__in-stock-title+.post-cart-add__out-of-stock{float:right}.post-cart-add__footer{position:-webkit-sticky;position:sticky;bottom:0;z-index:100;background:#fff;padding-right:32px;border-top:3px solid #E5E5E5;height:67px;display:flex;justify-content:flex-end;padding-top:16px;box-sizing:border-box}.post-cart-add__close .button.button_blue.button_big.post-cart-add__basket{line-height:32px;font-size:13px}.post-cart-add__close{font-size:13px;background-color:#e9f4ff;color:#2796ff;border:1px solid #e9f4ff;padding-top:1px;margin:0 16px 0 0}.post-cart-add__close:hover{background-color:#cae5ff;color:#0060d2;border:1px solid #cae5ff}.post-cart-add__animation-wrapper{overflow:hidden;position:absolute;visibility:hidden}.post-cart-add__animation-wrapper .cart-item{padding:20px 0 20px 40px;width:630px;overflow:hidden}.post-cart-add__animation-wrapper .cart-item:before{height:0}.post-cart-add__animation-wrapper,.post-cart-add__animation-wrapper .cart-item,.post-cart-add__animation-wrapper .post-cart-add__cart-attention{background:#FFF}.post-cart-add__big{font-size:24px;color:#000}.post-cart-add__small{margin-top:7px}.post-cart-add__added{padding:0 22px 0 16px}.post-cart-add_daw{display:inline-block;position:relative;margin-right:2px;top:-2px;left:-10px;width:16px;height:16px;border-bottom:2px solid #fff;transform:rotate(-45deg)}.post-cart-add_daw:before{position:absolute;content:'';display:block;height:25%;left:0;bottom:0;border-left:2px solid #fff}.post-cart-add__discount-title,.post-cart-add__discount-value{color:#888}.post-cart-add__discount-value .i-help{background:url(../i/global/order__price-more.svg);width:14px;height:14px;position:relative;cursor:pointer;margin:0 0 0 3px;vertical-align:sub}.post-cart-add__recommendation{opacity:0;padding:0 20px 24px}.post-cart-add__recommendation-slider-wrapper{position:relative}.post-cart-add__recommendation .slider__arrow_right{right:-12px}.post-cart-add__recommendation .slider__arrow_left{left:-12px}.post-cart-add__recommendation .slider__viewport{margin-right:-10px}.post-cart-add__recommendation-title{text-transform:uppercase;font-weight:700;font-size:13px;margin:15px 0 18px}.ttip_post_cart_add .i-help__title{display:block;margin:0 0 10px}.ttip_post_cart_add .i-help__row{white-space:nowrap;display:block;font-style:normal;color:#C20000}.ttip_post_cart_add .i-help__label{display:inline-block;color:#000;font-style:normal;margin-right:10px;min-width:184px}.mainpage-slider-container{height:386px}.widescreen .mainpage-slider-container{height:402px}.slider{position:relative;max-width:960px}.widescreen .slider{max-width:1200px}.recommendation_narrow .slider{max-width:960px}.slider__list{position:relative;margin:0;padding:0;white-space:nowrap;list-style:none;display:inline-block;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.categories-slider .slick-arrow,.magazine__arrow,.main-premium-slider .slick-arrow,.outlet-icons-slider .slick-arrow,.outlet-slider .slick-arrow,.showcase__arrow,.slider-outer-logotypes .slick-arrow,.slider__arrow{width:56px;height:56px;border-radius:32px;background-color:rgba(255,255,255,.95);box-shadow:0 2px 8px 0 rgba(0,0,0,.08);-webkit-transition:.2s ease .1s;-webkit-transition-property:background-color,box-shadow;transition:.2s ease .1s;transition-property:background-color,box-shadow;transform:translateZ(0);font-size:0;border:0;position:absolute;top:50%;margin:-66px 2px 2px;cursor:pointer;z-index:1;background-image:none}.categories-slider .slick-arrow:hover,.magazine__arrow:hover,.main-premium-slider .slick-arrow:hover,.outlet-icons-slider .slick-arrow:hover,.outlet-slider .slick-arrow:hover,.showcase__arrow:hover,.slider-outer-logotypes .slick-arrow:hover,.slider__arrow:hover{background-color:#2796FF;box-shadow:0 2px 8px 0 rgba(0,0,0,.25)}.categories-slider .slick-arrow:active,.categories-slider .slick-arrow:focus,.magazine__arrow:active,.magazine__arrow:focus,.main-premium-slider .slick-arrow:active,.main-premium-slider .slick-arrow:focus,.outlet-icons-slider .slick-arrow:active,.outlet-icons-slider .slick-arrow:focus,.outlet-slider .slick-arrow:active,.outlet-slider .slick-arrow:focus,.showcase__arrow:active,.showcase__arrow:focus,.slider-outer-logotypes .slick-arrow:active,.slider-outer-logotypes .slick-arrow:focus,.slider__arrow:active,.slider__arrow:focus{-webkit-transition:none;transition:none;background-color:#2796FF;outline:0}.categories-slider .slick-arrow::after,.magazine__arrow::after,.main-premium-slider .slick-arrow::after,.outlet-icons-slider .slick-arrow::after,.outlet-slider .slick-arrow::after,.showcase__arrow::after,.slider-outer-logotypes .slick-arrow::after,.slider__arrow::after{content:'';position:absolute;left:12px;top:12px;width:32px;height:32px;-webkit-transition:.2s ease .1s;-webkit-transition-property:-webkit-filter;transition:.2s ease .1s;transition-property:filter;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgPHBhdGggZD0iTTEzIDVsMTEgMTFNMjQgMTZMMTMgMjciLz4NCiAgICA8L2c+DQo8L3N2Zz4=)}.categories-slider .slick-arrow:hover::after,.magazine__arrow:hover::after,.main-premium-slider .slick-arrow:hover::after,.outlet-icons-slider .slick-arrow:hover::after,.outlet-slider .slick-arrow:hover::after,.showcase__arrow:hover::after,.slider-outer-logotypes .slick-arrow:hover::after,.slider__arrow:hover::after{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.categories-slider .btn-prev::after,.main-premium-slider .slick-prev::after,.outlet-icons-slider .slick-prev::after,.outlet-slider .slick-prev::after,.showcase__arrow_left::after,.slider-outer-logotypes .swiper-button-prev::after,.slider__arrow_left::after{-ms-transform:scaleX(-1);transform:scaleX(-1)}.main-premium-slider .slick-arrow,.slider-outer-logotypes .slick-arrow{width:56px!important;height:56px!important;left:-20px!important;margin-top:-42px!important}.slider-outer-logotypes .slick-arrow{top:50%!important}.main-premium-slider .slick-arrow{top:258px}.html_wide .main-premium-slider .slick-arrow{top:325px;left:-35px!important}.main-premium-slider .slick-next{left:auto!important;right:-20px!important}.html_wide .main-premium-slider .slick-next{left:auto!important;right:-35px!important}.slider-outer-logotypes .swiper-button-next{left:auto!important;right:-20px!important}.main-premium-slider .slick-arrow::before,.slider-outer-logotypes .slick-arrow::before{content:none!important}.categories-slider .btn-prev,.outlet-icons-slider .slick-prev,.outlet-slider .slick-prev,.slider-outer-logotypes .swiper-button-prev,.slider__arrow_left{left:-20px}.categories-slider .btn-next,.outlet-icons-slider .slick-next,.outlet-slider .slick-next,.slider-outer-logotypes .swiper-button-next,.slider__arrow_right{right:-20px}.widescreen .slider_main .slider__slide{width:191px}.slider_main{margin-bottom:20px}.widescreen .slider_main .to-favorites{left:158px}.mainpage-slider-container .to-favorites,.widescreen .mainpage-slider-container .to-favorites{left:118px}.slider_main .slider__slide{width:182px}.ii-product__media-wrapper .showcase__arrow{z-index:2}.product-label{position:absolute;left:5px;top:5px;background:#F93C00;font-weight:500;font-size:13px;width:40px;height:40px;color:#fff;text-align:center;border-radius:50%;display:inline-block;vertical-align:middle;line-height:40px;z-index:9;user-select:none;-webkit-font-smoothing:subpixel-antialiased;cursor:default}.product-label_m{font-size:16px;letter-spacing:1px;width:60px;height:60px;line-height:60px;font-weight:100;left:60px;top:10px}.product-label_new{background-color:#00A200}.product-label-UI10997{display:inline-block;z-index:9;position:absolute;right:0;bottom:0}.showcase__viewport .product-label-UI10997{display:none}.product-label_watch{position:absolute;left:60px;top:5px;transform:translateX(0);transition:all .3s linear;opacity:1;z-index:9}.product-label_watch__wrapper{position:relative}.product-label_watch__text{font-size:13px;line-height:17px;width:124px;color:#000;display:block}.product-label_watch__text span{font-size:13px}.product-label_watch__icon{font-size:16px;letter-spacing:1px;width:60px;z-index:9;display:block;-webkit-font-smoothing:subpixel-antialiased;height:60px;line-height:60px;cursor:pointer;background-image:url(../i/global/product-label_watch__icon.svg);background-size:60px}.product-label_watch__icon:hover{background-image:url(../i/global/product-label_watch__icon_hover.svg)}.product-label_cat{top:327px;position:relative;display:inline-block;background:red;padding:0 4px;border-radius:2px;color:#fff;text-transform:uppercase;font-size:9px;font-weight:700;margin-right:2px;line-height:16px;height:16px}.product-label_pp{top:0}.product-label_cat:hover{color:#fff}.product-label_cat-new{background-color:#00A200}.product-label_cat-sale{background-color:#F93C00;font-size:9px}.product-label_cat-premium{background-color:#000}.product-label_cat-sport{background-color:#00A200}.slider__wrapper{max-width:100%;overflow:hidden;position:relative;user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none}.slider__header_underline{border-bottom:3px solid #000}.slider__viewport{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.slider__viewport:after,.slider__viewport:before{content:" ";display:table}.slider__slide{font-size:13px;line-height:18px;margin-right:10px;min-height:220px;width:150px;overflow:hidden;color:#000;text-decoration:none;float:left;position:relative}.slider__slide:hover{color:inherit}.slider__slide:active,.slider__slide:focus{outline:0}.slider__image-placeholder{display:block;background-color:#F5F5F5;height:216px;width:150px;position:absolute;z-index:-1}.slider__image{height:216px;width:150px}.slider__image img{max-width:100%;max-height:100%}.slider__title{margin-top:2px}.slider__type{color:#888}.slider__price{margin-top:4px;color:#000}.slider-price_inline{display:inline-block}.slider-price_inline:first-child{margin-right:10px}.slider__price_original+.slider__price_current{color:#F93C00}.slider__arrow:hover{opacity:1}.slider__arrow_left{left:-20px}.slider__arrow_right{right:-20px}.main-recommendation .slider__image,.main-recommendation .slider__image-placeholder{height:275px;width:191px;margin-bottom:10px}.main-recommendation .slider__arrow{margin-top:-30px}.midget{display:inline-block;vertical-align:top;width:150px;width:180px;margin-right:12px;padding-bottom:16px}.widescreen .midget{width:191px}.midget__link{display:inline-block;white-space:normal;position:relative}.midget__link,.midget__link:hover{color:inherit}.midget__img{width:150px;width:180px;margin-bottom:10px}.widescreen .midget__img{width:191px}.midget__name{display:block;margin-bottom:3px;text-overflow:ellipsis;color:#888}.midget__brand{display:block;text-overflow:ellipsis}.midget .price{font-weight:400;color:#000}.midget .price_one{margin-bottom:0}.midget .price__new{color:#F93C00}.midget .price__old_newline{margin-bottom:0}.midget .price__old{color:#000}.midget_catalog,.widescreen .midget_catalog{width:174px;margin-right:10px}.widescreen .midget_catalog{margin-right:26px}.midget_catalog .midget__img{width:174px}.recommendation_narrow .midget,.recommendation_narrow .midget__img{width:150px;width:180px}.midget .product-label_cat{display:none}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);-moz-transform:translate3d(0px,0,0);-o-transform:translate(0px,0);-ms-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,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-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;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#2796FF}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px,-50%,0);-moz-transform:translate3d(0px,-50%,0);-o-transform:translate(0px,-50%);-ms-transform:translate3d(0px,-50%,0);transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#2796FF;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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,.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;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.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-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-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;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-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items: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%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.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-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%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.catalog__similar-skus{position:absolute;width:32px;height:32px;z-index:100;top:304px;right:4px}.catalog__similar-skus_txt{float:right;width:0;height:32px;line-height:32px;margin-right:16px;border-radius:16px 0 0 16px;background-color:#fff;overflow:hidden;white-space:nowrap;vertical-align:middle}.catalog__similar-skus_txt-msg{opacity:0;padding-left:12px}.catalog__similar-skus:hover .catalog__similar-skus_txt,.catalog__similar-skus_demo .catalog__similar-skus_txt{width:138px;transition:width 500ms}.catalog__similar-skus:hover .catalog__similar-skus_txt-msg,.catalog__similar-skus_demo .catalog__similar-skus_txt-msg{opacity:1;transition:opacity 500ms ease-in-out 100ms}.catalog__similar-skus:hover .catalog__similar-skus_txt-disabled{width:107px;transition:width 500ms}.catalog__similar-skus:hover .catalog__similar-skus_txt-disabled .catalog__similar-skus_txt-msg{opacity:.6;transition:opacity 300ms ease-in-out 100ms}.catalog__similar-skus_icon{width:32px;height:32px;position:absolute;right:0;background:url(../i/global/catalog-similar-skus-icon.svg) center no-repeat}.catalog__similar-skus_icon-disabled{background:url(../i/global/catalog-similar-skus-icon-disabled.svg) center no-repeat;cursor:default;border-radius:16px}.catalog__similar-skus:hover .catalog__similar-skus_icon,.catalog__similar-skus:hover .catalog__similar-skus_icon-disabled,.catalog__similar-skus_demo .catalog__similar-skus_icon{background-color:#fff;border-radius:16px}.catalog__similar-skus_icon-tick{background:url(../i/global/catalog-similar-skus-tick.svg) center no-repeat #fff;border-radius:50%;cursor:default;width:24px;height:24px;top:5px;right:5px}.catalog__similar-skus_icon-loader{background:url(../i/global/catalog-similar-skus-loader.svg) center/14px no-repeat #fff;border-radius:50%;width:18px;height:18px;top:8px;right:8px;cursor:default}.similar-skus-item{opacity:0;margin-bottom:35px}.catalog__similar-skus_icon-loader{-webkit-animation-name:loader;-webkit-animation-duration:800ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:loader;-moz-animation-duration:800ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:loader;-ms-animation-duration:800ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:loader;animation-duration:800ms;animation-iteration-count:infinite;animation-timing-function:linear}@-ms-keyframes loader{from{-ms-transform:rotate(0deg)}to{-ms-transform:rotate(360deg)}}@-moz-keyframes loader{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes loader{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes loader{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.similar-skus-item{-webkit-animation-name:revealProductCards;-webkit-animation-duration:300ms;-webkit-animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;-moz-animation-name:revealProductCards;-moz-animation-duration:300ms;-moz-animation-timing-function:ease-in-out;-moz-animation-fill-mode:forwards;-ms-animation-name:revealProductCards;-ms-animation-duration:300ms;-ms-animation-timing-function:ease-in-out;-ms-animation-fill-mode:forwards;animation-name:revealProductCards;animation-duration:300ms;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.similar-skus-item_1{animation-delay:45ms}.similar-skus-item_2{animation-delay:65ms}.similar-skus-item_3{animation-delay:85ms}.similar-skus-item_4{animation-delay:105ms}@-ms-keyframes revealProductCards{from{opacity:0}to{opacity:1}}@-moz-keyframes revealProductCards{from{opacity:0}to{opacity:1}}@-webkit-keyframes revealProductCards{from{opacity:0}to{opacity:1}}@keyframes revealProductCards{from{opacity:0}to{opacity:1}}.similar-skus-item .catalog__similar-skus,.similar-skus-item .price,.similar-skus-item .product-label_cat,.similar-skus-item .products-list-item__brand,.similar-skus-item .products-list-item__cd,.similar-skus-item .to-favorites{-webkit-animation-name:revealProductInfo;-webkit-animation-duration:400ms;-webkit-animation-timing-function:linear;-moz-animation-name:revealProductInfo;-moz-animation-duration:400ms;-moz-animation-timing-function:linear;-ms-animation-name:revealProductInfo;-ms-animation-duration:400ms;-ms-animation-timing-function:linear;animation-name:revealProductInfo;animation-duration:400ms;animation-timing-function:linear;animation-fill-mode:forwards}@-ms-keyframes revealProductInfo{60%,from{opacity:0}to{opacity:1}}@-moz-keyframes revealProductInfo{60%,from{opacity:0}to{opacity:1}}@-webkit-keyframes revealProductInfo{60%,from{opacity:0}to{opacity:1}}@keyframes revealProductInfo{60%,from{opacity:0}to{opacity:1}}.catalog__similar-skus_txt-disabled{-webkit-animation-name:triggerHover;-webkit-animation-duration:900ms;-webkit-animation-timing-function:ease-out;-moz-animation-name:triggerHover;-moz-animation-duration:900ms;-moz-animation-timing-function:ease-out;-ms-animation-name:triggerHover;-ms-animation-duration:900ms;-ms-animation-timing-function:ease-out;animation-name:triggerHover;animation-duration:900ms;animation-timing-function:ease-out}@-ms-keyframes triggerHover{from{width:0}10%,to{width:107px}}@-moz-keyframes triggerHover{from{width:0}10%,to{width:107px}}@-webkit-keyframes triggerHover{from{width:0}10%,to{width:107px}}@keyframes triggerHover{from{width:0}10%,to{width:107px}}.catalog__similar-skus_txt-disabled .catalog__similar-skus_txt-msg{-webkit-animation-name:showMsg;-webkit-animation-duration:900ms;-webkit-animation-timing-function:ease-in-out;-moz-animation-name:showMsg;-moz-animation-duration:900ms;-moz-animation-timing-function:ease-in-out;-ms-animation-name:showMsg;-ms-animation-duration:900ms;-ms-animation-timing-function:ease-in-out;animation-name:showMsg;animation-duration:900ms;animation-timing-function:ease-in-out}@-ms-keyframes showMsg{from{opacity:0}10%,to{opacity:.6}}@-moz-keyframes showMsg{from{opacity:0}10%,to{opacity:.6}}@-webkit-keyframes showMsg{from{opacity:0}10%,to{opacity:.6}}@keyframes showMsg{from{opacity:0}10%,to{opacity:.6}}.catalog__similar-skus_icon-disabled{-webkit-animation-name:renderDisabledIcon;-webkit-animation-duration:900ms;-webkit-animation-timing-function:ease-in-out;-moz-animation-name:renderDisabledIcon;-moz-animation-duration:900ms;-moz-animation-timing-function:ease-in-out;-ms-animation-name:renderDisabledIcon;-ms-animation-duration:900ms;-ms-animation-timing-function:ease-in-out;animation-name:renderDisabledIcon;animation-duration:900ms;animation-timing-function:ease-in-out}@-ms-keyframes renderDisabledIcon{from{background-color:transparent}10%,to{background-color:#fff}}@-moz-keyframes renderDisabledIcon{from{background-color:transparent}10%,to{background-color:#fff}}@-webkit-keyframes renderDisabledIcon{from{background-color:transparent}10%,to{background-color:#fff}}@keyframes renderDisabledIcon{from{background-color:transparent}10%,to{background-color:#fff}}.similar-skus-modal{width:554px;height:762px;overflow:hidden}.similar-skus-modal_header{display:block;height:31px;padding:32px 0 0 32px;font-size:24px;font-weight:700;color:#000;text-transform:uppercase;letter-spacing:.5px;background-color:#fff;border-bottom:3px solid #E5E5E5}.similar-skus-modal_products{height:672px;overflow:scroll;padding:32px 32px 0}.similar-skus-item-in-modal{display:inline-block;vertical-align:top;width:116px;margin:0 8px 26px 0;position:relative}.similar-skus-item-in-modal:nth-child(4n){margin-right:0}.similar-skus-item-in-modal .products-list-item__img{background-color:#F5F5F5;width:116px;height:159px}.similar-skus-item-in-modal__info{font-size:13px;text-align:left}.similar-skus-item-in-modal__info .products-list-item__brand{padding-top:169px;margin-top:0}.products-list-item_hidden{display:none}.products-list-grid_item{display:inline-block}.products-list-item__extra{display:none;position:absolute;top:-11px;right:-11px;left:-11px;background:#fff;color:#888}.not-touch .products-list-item:hover .products-list-item__extra{display:block}.product-list-item__gallery{display:none;position:absolute;top:2px;bottom:0;left:0;right:0;z-index:2}.products-list-item__link:hover .product-list-item__gallery{display:flex}.product-list-item__gallery-page{position:relative;display:flex;align-items:flex-end;flex:1;height:100%}.product-list-item__gallery-page:after{content:'';position:absolute;top:0;left:2px;right:2px;height:3px;border-radius:2px;opacity:.3;background:#888}.product-list-item__gallery-page:hover{height:100%}.product-list-item__gallery-page:hover::after{opacity:1;background:#888}.products-list-item__qv{position:relative;top:auto;width:256px;background-color:#FFF}.products-list-item__extra-info{position:absolute;line-height:17px;top:100%;background:#fff}.products-list-item__extra-info:after{display:block;width:100%;top:-10px;left:0;background:#fff}.products-list-item__extra-info .products-list-item__sizes{padding:0 10px 10px}.products-list-item__qv:after{content:''}.products-list-item__link{display:block;z-index:2;position:relative}.products-list-item__img{position:absolute;top:0;left:0;display:block;width:236px;height:340px}.products-list-item{display:inline-block;vertical-align:top;width:236px;margin:0 10px 35px 0;position:relative}.products-list-item:hover{z-index:3}.products-list-item__brand{color:#000;margin-top:7px}.products-list-item .price{display:block;font-size:16px;padding-top:351px}.products-list-item .price_denomination{font-size:10px;line-height:18px;color:#888}.products-list-item__type,.products-list-item__type::after{color:#888;position:relative;z-index:1;padding-bottom:2px}.products-list-item__type::before{content:' / '}.products-list-item__sizes{position:relative;z-index:1}.products-list-item__sizes-title{margin-right:5px;color:#888}.products-list-item__size-item{display:inline-block;margin-right:5px}.products-list-item__button{background-color:#e9f4ff;color:#2796ff;border:1px solid #e9f4ff;margin-bottom:8px;margin-top:10px;display:block;text-align:center}.products-list-item__button.size-chooser-widget_active,.products-list-item__button:active,.products-list-item__button:focus,.products-list-item__button:hover{background-color:#cae5ff;color:#0060d2;border:1px solid #cae5ff}.products-list-item__button_out-of-stock,.products-list-item__button_out-of-stock:active,.products-list-item__button_out-of-stock:focus,.products-list-item__button_out-of-stock:hover{color:#888;border-color:#e5e5e5;background:#e5e5e5;cursor:default}.products-list-item_mp_label{font-weight:500;padding:0 10px;letter-spacing:.1px;border-radius:8px;font-size:10px;line-height:16px;color:#fff;text-transform:uppercase;margin-top:5px;display:none}.products-list-item_mp_label-red .products-list-item_mp_label{background-color:#F93C00;display:inline-block}.products-list-item_mp_label-green .products-list-item_mp_label{background-color:#00A200;display:inline-block}.products-list-item_mp_label-grey .products-list-item_mp_label{background-color:#888;display:inline-block}.products-list-item__cd{color:#F93C00;padding-top:7px;height:20px}.products-list-item__cd-digits{display:inline-block;padding-right:10px;margin-right:10px}.products-list-item__img-wrapper{position:relative}.products-list-item .product-label-UI10997{display:none;bottom:28px}.not-touch .products-list-item:hover .product-label-UI10997{display:inline-block}.products-list-item_labels{height:0;font-size:0}.products-list-item_placeholder{display:inline-block;position:absolute;background-color:#F5F5F5;width:236px;height:341px}.products-list-item_adv-sku>a,.products-list-item_adv-sku>a>img{display:block}.products-list-item_adv-sku>a>img{width:100%}.products-list-item_adv-middle{position:relative;display:block;width:auto}.products-catalog_wishlist .product-list-item__gallery{display:none}.products-list-item__extra{bottom:-11px}.products-list-item__extra-info:after{content:'';height:0;position:absolute}.products-list-item__extra{border:0;box-shadow:0 0 4px rgba(0,0,0,.1)}.products-list-item__extra-info{border:0;box-shadow:0 3px 4px rgba(0,0,0,.1);left:0;right:0;z-index:3;margin-top:0}.not-touch .products-list-item:hover .products-list-item_blur{background:#000;position:absolute;top:0;width:258px;height:110%;z-index:2;opacity:.05;margin:-11px;display:none}.product-list-item__badges{position:relative;top:324px}.t-products-sis .product-list-item__badges{position:absolute;top:260px;margin:-16px 0 0}.just4you-banner{white-space:nowrap;overflow:hidden;width:960px;margin:0 auto;padding:10px;font-weight:700}.widescreen .just4you-banner{width:1206px;padding:10px 0}.just4you-banner .products-list-item,.just4you-banner__info{display:inline-block;margin:0 10px 10px 0;white-space:normal;vertical-align:top}.just4you-banner .products-list-item,.just4you-banner .products-list-item__img,.just4you-banner .products-list-item_placeholder,.just4you-banner__info{width:184px;height:276px}.widescreen .just4you-banner .products-list-item,.widescreen .just4you-banner .products-list-item__img,.widescreen .just4you-banner .products-list-item_placeholder,.widescreen .just4you-banner__info{height:275px;width:191px}.just4you-banner__info{text-align:center;background-color:#F5F5F5}.just4you-banner__title{margin:86px 0 11px;padding:0 11px;text-transform:uppercase;font-size:16px;line-height:1.4;font-weight:700}.just4you-banner .products-list-item__extra-info{position:absolute;bottom:0;left:0;right:0;top:auto;padding:10px 16px 12px;margin:0 9px 9px;z-index:2;border:0;box-shadow:none;background-color:rgba(255,255,255,.6);cursor:pointer}.just4you-banner .products-list-item__brand{font-size:13px;font-weight:700;color:#000;padding-top:0}.just4you-banner .products-list-item .price{font-size:24px;line-height:24px;font-weight:700;padding-top:8px}.not-touch .just4you-banner .products-list-item:hover .products-list-item__extra{display:block}.just4you-banner .products-list-item__extra{display:none;position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;background:#fff}.just4you-banner .products-list-item__extra-info:after{display:none}.just4you-banner .button_outline-black{padding:0 10px}