.multi-range-slider *{box-sizing:border-box;padding:0;margin:0}.multi-range-slider{display:flex;position:relative;border:1px solid gray;border-radius:10px;padding:20px 10px;box-shadow:1px 1px 4px #000;flex-direction:column;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.multi-range-slider .bar-left{border-radius:10px 0 0 10px;padding:4px 0}.multi-range-slider .bar-left,.multi-range-slider .bar-right{width:25%;background-color:#f0f0f0;box-shadow:inset 0 0 5px #000}.multi-range-slider .bar-right{border-radius:0 10px 10px 0}.multi-range-slider .bar-inner{background-color:lime;display:flex;flex-grow:1;flex-shrink:1;position:relative;border:1px solid #000;justify-content:space-between;box-shadow:inset 0 0 5px #000}.multi-range-slider .bar-inner-left,.multi-range-slider .bar-inner-right{width:50%}.multi-range-slider .thumb{background-color:#fff;position:relative;z-index:1;cursor:pointer}.multi-range-slider .thumb:before{content:"";background-color:inherit;position:absolute;width:20px;height:20px;border:1px solid #000;box-shadow:0 0 3px #000,inset 0 0 5px gray;border-radius:50%;z-index:1;margin:-8px -12px;cursor:pointer}.multi-range-slider .input-type-range:focus+.thumb:after{content:"";position:absolute;top:-4px;left:-7px;width:11px;height:11px;z-index:2;border-radius:50%;border:1px dotted #000;box-shadow:0 0 5px #fff,inset 0 0 10px #000}.multi-range-slider .caption{position:absolute;bottom:35px;width:2px;height:2px;left:1px;display:flex;justify-content:center;align-items:center;overflow:visible;display:none}.multi-range-slider .thumb .caption *{position:absolute;min-width:30px;height:30px;font-size:75%;text-align:center;line-height:30px;background-color:blue;border-radius:15px;color:#fff;box-shadow:0 0 5px #000;padding:0 5px;white-space:nowrap}.multi-range-slider .input-type-range:focus+.thumb .caption,.multi-range-slider .thumb:active .caption{display:flex}.multi-range-slider .input-type-range{position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none}.multi-range-slider .ruler{margin:10px 0 -5px;display:flex;overflow:hidden}.multi-range-slider .ruler .ruler-rule{border-left:1px solid;border-bottom:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:5px 0}.multi-range-slider .ruler .ruler-rule:last-child{border-right:1px solid}.multi-range-slider .ruler .ruler-sub-rule{border-left:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:3px 0;bottom:0;margin-bottom:-5px}.multi-range-slider .ruler .ruler-sub-rule:first-child{border-left:none}.multi-range-slider .labels{display:flex;justify-content:space-between;padding:0;margin-top:10px;margin-bottom:-20px}.multi-range-slider .label{font-size:80%;display:flex;width:1px;justify-content:center}.multi-range-slider .label:first-child{justify-content:start}.multi-range-slider .label:last-child{justify-content:end}.multi-range-slider.zero-ranage-margin .thumb-left{right:12px}.multi-range-slider.zero-ranage-margin .thumb-right{left:8px}.multi-range-slider.disabled{border:1px solid #c8c8c8;box-shadow:1px 1px 4px #b4b4b4;color:#b4b4b4}.multi-range-slider .bar{display:flex}.multi-range-slider.disabled .bar-left,.multi-range-slider.disabled .bar-right{background-color:#c9c9c9;box-shadow:inset 0 0 5px #a0a0a0}.multi-range-slider.disabled .bar-inner{background-color:#82f382;border:1px solid #959595;box-shadow:inset 0 0 5px #676767}.multi-range-slider.disabled .thumb{background-color:#fff}.multi-range-slider.disabled .thumb:before{border:1px solid #c8c8c8;box-shadow:0 0 3px #232323,inset 0 0 5px gray}.multi-range-slider.disabled .input-type-range:focus+.thumb:after{border:1px dotted #232323;box-shadow:0 0 5px #fff,inset 0 0 10px #232323}.multi-range-slider.disabled .thumb .caption *{background-color:#545489;color:#c7c7c7;box-shadow:0 0 5px #232323}.multi-range-slider-black *{box-sizing:border-box;padding:0;margin:0}.multi-range-slider-black{display:flex;position:relative;background-color:#000;border:1px solid gray;padding:30px 10px 25px;flex-direction:column;color:#fff;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.multi-range-slider-black .bar{display:flex}.multi-range-slider-black .bar.active *{transition:none}.multi-range-slider-black .bar-left{width:25%;background-color:gray;border-radius:10px 0 0 10px;box-shadow:inset 0 0 5px #000;border:1px solid #000;padding:5px 0}.multi-range-slider-black .bar-right{width:25%;background-color:gray;border-radius:0 10px 10px 0;box-shadow:inset 0 0 5px #000;border:1px solid #000}.multi-range-slider-black .bar-inner{background-color:lime;display:flex;flex-grow:1;flex-shrink:1;position:relative;border:1px solid #000;justify-content:space-between;box-shadow:inset 0 0 5px #000}.multi-range-slider-black .bar-inner-left,.multi-range-slider-black .bar-inner-right{width:50%}.multi-range-slider-black .thumb{background-color:#fff;position:relative;z-index:1;cursor:pointer}.multi-range-slider-black .thumb:before{content:"";background-color:inherit;position:absolute;width:20px;height:30px;border:1px solid #000;box-shadow:0 0 5px #000,inset 0 0 10px gray;border-radius:7px;z-index:1;margin:-10px -12px;cursor:pointer}.multi-range-slider-black .input-type-range:focus+.thumb:after{content:"";position:absolute;top:-6px;left:-8px;width:12px;height:22px;z-index:2;border-radius:7px;border:1px dotted #000;box-shadow:0 0 5px #fff,inset 0 0 10px #000}.multi-range-slider-black .caption{position:absolute;bottom:45px;width:2px;height:2px;left:1px;display:flex;justify-content:center;align-items:center;overflow:visible}.multi-range-slider-black .thumb .caption *{position:absolute;min-width:30px;height:30px;font-size:75%;text-align:center;line-height:30px;background-color:blue;border-radius:15px;color:#fff;box-shadow:0 0 5px #000;padding:0 5px;white-space:nowrap}.multi-range-slider-black .input-type-range:focus+.thumb .caption,.multi-range-slider-black .thumb:active .caption{display:flex}.multi-range-slider-black .input-type-range{position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none}.multi-range-slider-black .ruler{margin:10px 0 -5px;display:flex;overflow:hidden}.multi-range-slider-black .ruler .ruler-rule{border-left:1px solid;border-bottom:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:5px 0}.multi-range-slider-black .ruler .ruler-rule:last-child{border-right:1px solid}.multi-range-slider-black .ruler .ruler-sub-rule{border-left:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:3px 0;bottom:0;margin-bottom:-5px}.multi-range-slider-black .ruler .ruler-sub-rule:first-child{border-left:none}.multi-range-slider-black .labels{display:flex;justify-content:space-between;padding:0;margin-top:10px;margin-bottom:-20px}.multi-range-slider-black .label{font-size:80%}.multi-range-slider-black.zero-ranage-margin .thumb-left{right:12px}.multi-range-slider-black.zero-ranage-margin .thumb-right{left:8px}.shop_usps_block__tFVud .shop_block_center__4Jovj{width:100%}@media(max-width:1023px){.shop_usps_block__tFVud .shop_block_center__4Jovj{width:auto;margin:0 -15px}}.shop_usps_block__tFVud .shop_block_center__4Jovj .shop_usps_slider__SdBIr .shop_slick-slider__gzyDj,.shop_usps_block__tFVud .shop_block_center__4Jovj .shop_usps_slider__SdBIr .shop_slick-slider__gzyDj .shop_slick-list__yVt7_{width:100%}.shop_usps_block__tFVud .shop_block_center__4Jovj .shop_usps_slider__SdBIr .shop_slick-slider__gzyDj .shop_slick-list__yVt7_ .shop_slick-track___uDKS{display:flex}.shop_usps_block__tFVud .shop_block_center__4Jovj .shop_usps_slider__SdBIr .shop_slick-slider__gzyDj .shop_slick-list__yVt7_ .shop_slick-track___uDKS .shop_slick-slide__q3TRg{margin:0 67px;text-align:center}@media(max-width:1023px){.shop_usps_block__tFVud .shop_block_center__4Jovj .shop_usps_slider__SdBIr .shop_slick-slider__gzyDj .shop_slick-list__yVt7_ .shop_slick-track___uDKS .shop_slick-slide__q3TRg{margin:0 35px}}@media(max-width:767px){.shop_usps_block__tFVud .shop_block_center__4Jovj .shop_usps_slider__SdBIr .shop_slick-slider__gzyDj .shop_slick-list__yVt7_ .shop_slick-track___uDKS .shop_slick-slide__q3TRg{margin:0 30px}}.shop_usps_block__tFVud .shop_block_center__4Jovj .shop_usps_slider__SdBIr .shop_slick-slider__gzyDj .shop_slick-list__yVt7_ .shop_slick-track___uDKS .shop_slick-slide__q3TRg .shop_usps_info__tuHRl .shop_thumb__NpZNp{width:100%}.shop_usps_block__tFVud .shop_block_center__4Jovj .shop_usps_slider__SdBIr .shop_slick-slider__gzyDj .shop_slick-list__yVt7_ .shop_slick-track___uDKS .shop_slick-slide__q3TRg .shop_usps_info__tuHRl .shop_thumb__NpZNp img{margin:0 auto}.shop_usps_block__tFVud .shop_block_center__4Jovj .shop_usps_slider__SdBIr .shop_slick-slider__gzyDj .shop_slick-list__yVt7_ .shop_slick-track___uDKS .shop_slick-slide__q3TRg .shop_usps_info__tuHRl .shop_info_text__9xsjl{width:100%}.shop_testimonial_block__GI3pm .shop_inner_block__4UCb7 .shop_testimonial_slider__dLZlk .shop_slick-arrow__hdelA{width:11px;height:20px;top:50%;transform:translateY(-50%)}.shop_testimonial_block__GI3pm .shop_inner_block__4UCb7 .shop_testimonial_slider__dLZlk .shop_slick-arrow__hdelA:before{width:11px;height:20px;content:"";display:block}.shop_testimonial_block__GI3pm .shop_inner_block__4UCb7 .shop_testimonial_slider__dLZlk .shop_slick-arrow__hdelA.shop_slick-prev__YKaHT{left:-45px}.shop_testimonial_block__GI3pm .shop_inner_block__4UCb7 .shop_testimonial_slider__dLZlk .shop_slick-arrow__hdelA.shop_slick-prev__YKaHT:before{background:url(/assets/images/ic_prev.svg) no-repeat;background-size:cover}@media(max-width:1023px){.shop_testimonial_block__GI3pm .shop_inner_block__4UCb7 .shop_testimonial_slider__dLZlk .shop_slick-arrow__hdelA.shop_slick-prev__YKaHT{left:-30px}}.shop_testimonial_block__GI3pm .shop_inner_block__4UCb7 .shop_testimonial_slider__dLZlk .shop_slick-arrow__hdelA.shop_slick-next__RSqRi{right:-45px}.shop_testimonial_block__GI3pm .shop_inner_block__4UCb7 .shop_testimonial_slider__dLZlk .shop_slick-arrow__hdelA.shop_slick-next__RSqRi:before{background:url(/assets/images/ic_next.svg) no-repeat;background-size:cover}@media(max-width:1023px){.shop_testimonial_block__GI3pm .shop_inner_block__4UCb7 .shop_testimonial_slider__dLZlk .shop_slick-arrow__hdelA.shop_slick-next__RSqRi{right:-30px}}.shop_testimonial_block__GI3pm .shop_inner_block__4UCb7 .shop_testimonial_slider__dLZlk .shop_slick-dots__w6_Ly{bottom:-35px}.shop_testimonial_block__GI3pm .shop_inner_block__4UCb7 .shop_testimonial_slider__dLZlk .shop_slick-dots__w6_Ly li{width:15px;height:15px;margin:0 10px}.shop_testimonial_block__GI3pm .shop_inner_block__4UCb7 .shop_testimonial_slider__dLZlk .shop_slick-dots__w6_Ly li button{width:100%;height:100%;border-radius:50%;border:1px solid #558dcb;padding:0}.shop_testimonial_block__GI3pm .shop_inner_block__4UCb7 .shop_testimonial_slider__dLZlk .shop_slick-dots__w6_Ly li button:before{display:none}.shop_testimonial_block__GI3pm .shop_inner_block__4UCb7 .shop_testimonial_slider__dLZlk .shop_slick-dots__w6_Ly li.shop_slick-active__HtUha button{background:#558dcb}.shop_product_block__OzFqX .shop_prd_slider__uu9O_ .shop_slick-slider__gzyDj .shop_slick-list__yVt7_{width:calc(100% + 50px);margin:0 -25px}@media(max-width:1023px){.shop_product_block__OzFqX .shop_prd_slider__uu9O_ .shop_slick-slider__gzyDj .shop_slick-list__yVt7_{width:calc(100% + 30px);margin:0 -15px}}.shop_product_block__OzFqX .shop_prd_slider__uu9O_ .shop_slick-slider__gzyDj .shop_slick-list__yVt7_ .shop_slick-track___uDKS{display:flex}.shop_product_block__OzFqX .shop_prd_slider__uu9O_ .shop_slick-slider__gzyDj .shop_slick-list__yVt7_ .shop_slick-track___uDKS .shop_slick-slide__q3TRg{margin:0 40px}.shop_product_block__OzFqX .shop_prd_slider__uu9O_ .shop_slick-slider__gzyDj .shop_slick-list__yVt7_ .shop_slick-track___uDKS .shop_slick-slide__q3TRg .shop_prd_thumb__9Ii9E a{position:relative;padding-bottom:94%;transition:all .2s linear;transform:scale(1);overflow:hidden;display:block}.shop_product_block__OzFqX .shop_prd_slider__uu9O_ .shop_slick-slider__gzyDj .shop_slick-list__yVt7_ .shop_slick-track___uDKS .shop_slick-slide__q3TRg .shop_prd_thumb__9Ii9E a:hover{transform:scale(1.1)}.shop_product_block__OzFqX .shop_prd_slider__uu9O_ .shop_slick-slider__gzyDj .shop_slick-list__yVt7_ .shop_slick-track___uDKS .shop_slick-slide__q3TRg .shop_prd_thumb__9Ii9E img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}@media(max-width:1023px){.shop_product_block__OzFqX .shop_prd_slider__uu9O_ .shop_slick-slider__gzyDj .shop_slick-list__yVt7_ .shop_slick-track___uDKS .shop_slick-slide__q3TRg .shop_prd_title___qQAm{margin:25px 0}}.shop_product_block__OzFqX .shop_prd_slider__uu9O_ .shop_slick-slider__gzyDj .shop_slick-list__yVt7_ .shop_slick-track___uDKS .shop_slick-slide__q3TRg .shop_prd_title___qQAm:hover a{color:#558dcb}@media(max-width:1023px){.shop_banner_section__kFTg0 .shop_tab-content__sjB95{margin:0 -20px}}.shop_rating_block__74Qa5 .shop_rating_star__7GXHx{display:flex;justify-content:center;gap:3px}.shop_react-datepicker-wrapper__kTLjV{width:55%}@media(max-width:1023px){.shop_react-datepicker-wrapper__kTLjV{width:100%}}.shop_react-datepicker-wrapper__kTLjV .shop_react-datepicker__input-container__6PjFp input{outline:none;background:#fff url(/assets/images/date_picker.svg) no-repeat;background-position:right 29px center;cursor:pointer}@media(max-width:767px){.shop_react-datepicker-wrapper__kTLjV .shop_react-datepicker__input-container__6PjFp input{background-position:right 24px center}}.shop_banner_section__kFTg0{overflow:hidden}@media screen and (min-width:2560px){.shop_banner_section__kFTg0 .container{position:relative}}.shop_banner_section__kFTg0 .shop_banner_info__nOpiA{width:100%;margin-left:-70px}@media(min-width:1280px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .title{font-size:65px;line-height:normal}}@media(max-width:375px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .title.text-forty{font-size:35px;line-height:normal}}.shop_banner_section__kFTg0 .shop_banner_info__nOpiA:after{width:80px;height:80px;position:absolute;top:50%;content:"";background:url(/assets/images/pageBannerRightShape.svg) no-repeat;background-position:0 0;z-index:10;transform:rotate(90deg) translate(-50%,10px);left:50.5%;background-size:85px auto}@media(max-width:1023px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA:after{display:none}}.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_left__Qyqa3{position:relative;padding-left:100px}@media screen and (min-width:767px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_left__Qyqa3{min-height:220px}}.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_left__Qyqa3:before{width:70px;height:100%;position:absolute;left:-70px;top:0;content:"";background:url(/assets/images/round_doodles_grey_left-svg.svg) no-repeat;background-position:0;background-size:150px auto;z-index:1}@media(max-width:1690px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_left__Qyqa3:before{background-color:#fff;left:0}}@media(max-width:1023px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_left__Qyqa3:before{width:100%;height:73px;left:0;top:-73px;background:url(/assets/images/round_doodles_grey_top.svg) no-repeat;background-position:top}}@media(max-width:767px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_left__Qyqa3:before{height:68px;top:-48px;background-size:170px auto}}@media(max-width:1690px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_left__Qyqa3{padding-left:85px}}@media(max-width:1023px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_left__Qyqa3{padding-left:30px}}@media(max-width:767px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_left__Qyqa3{padding-left:1rem}}.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_right__JK9aH{position:absolute;top:0;right:0;height:100%;width:49.5%}@media(max-width:1023px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_right__JK9aH{height:100%;width:100%;position:relative}}.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_right__JK9aH img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}@media screen and (min-width:1023px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_right__JK9aH img{-o-object-position:50% 43%;object-position:50% 43%}}.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_right__JK9aH>*{z-index:10}.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_right__JK9aH:after{width:100vw;height:100%;background:#121214;position:absolute;top:0;left:100%;content:""}@media screen and (min-width:2560px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_right__JK9aH:after{background-color:transparent}}@media(max-width:1023px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_right__JK9aH:after{display:none}.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_right__JK9aH:before{width:74px;height:110px;position:absolute;top:-19px;content:"";background:url(/assets/images/round_doodles_grey_left.svg) no-repeat;background-position:0;z-index:10;transform:rotate(-90deg);left:50%;margin-left:-35px}}@media(max-width:767px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA .shop_page_right__JK9aH:before{height:85px;background-size:214px auto;bottom:0;width:47px;position:absolute;left:50%;margin-left:-20px;transform:rotate(-90deg)}}.shop_PageTitleWithButton__JKneC{margin:0;overflow:hidden}.shop_PageTitleWithButton__JKneC .shop_PageTitleWithButtonFull__XmtmW{margin:0;background:#f0f0f0;position:relative}@media screen and (min-width:2560px){.shop_PageTitleWithButton__JKneC .shop_PageTitleWithButtonFull__XmtmW{padding-right:1rem}}@media(max-width:1690px){.shop_PageTitleWithButton__JKneC .shop_PageTitleWithButtonFull__XmtmW{padding-left:90px}}@media(max-width:1023px){.shop_PageTitleWithButton__JKneC .shop_PageTitleWithButtonFull__XmtmW{margin-top:50px;padding-left:1rem}}.shop_PageTitleWithButton__JKneC .shop_PageTitleWithButtonFull__XmtmW:after{content:"";background:#f0f0f0;width:100vw;height:100%;left:100%;position:absolute;display:block;top:0}@media screen and (min-width:2560px){.shop_PageTitleWithButton__JKneC .shop_PageTitleWithButtonFull__XmtmW:after{display:none}}@media(max-width:1023px){.shop_PageTitleWithButton__JKneC .shop_PageTitleWithButtonFull__XmtmW:after{display:none}}.shop_PageTitleWithButton__JKneC .shop_PageTitleWithButtonFull__XmtmW:before{content:"";background:#fff url(/assets/images/round_doodles_grey_left.svg) no-repeat;background-position:0;background-size:cover;width:116px;height:100%;position:absolute;left:-116px;top:0;z-index:1}@media(max-width:1690px){.shop_PageTitleWithButton__JKneC .shop_PageTitleWithButtonFull__XmtmW:before{left:0;width:65px}}@media(max-width:1023px){.shop_PageTitleWithButton__JKneC .shop_PageTitleWithButtonFull__XmtmW:before{width:100%;height:73px;left:0;top:-73px;background:url(/assets/images/round_doodles_grey_top.svg) no-repeat;background-position:top}}.shop_PageTitleWithButton__JKneC .comman_btn_style_light{text-transform:uppercase;font-size:16px;font-weight:700;min-width:160px;display:table;text-align:center}.shop_PageTitleWithButton__JKneC .shop_leftBlock__rU9U_{margin:0}.shop_PageTitleWithButton__JKneC .shop_leftBlock__rU9U_ p{padding-left:10px}@media(max-width:1023px){.shop_PageTitleWithButton__JKneC .shop_leftBlock__rU9U_ p{padding-left:0}}.shop_PageTitleWithButton__JKneC .shop_rightBlock__XXk7h{margin:0}.shop_placeholder-white__8HXRH::-webkit-input-placeholder{color:#fff!important;opacity:1}.shop_placeholder-white__8HXRH::-moz-placeholder{color:#fff!important;opacity:1}.shop_placeholder-white__8HXRH:-ms-input-placeholder{color:#fff!important;opacity:1}.shop_placeholder-white__8HXRH:-moz-placeholder{color:#fff!important;opacity:1}.shop_footer_input__hzp_j::-webkit-input-placeholder{color:#000;opacity:1}.shop_footer_input__hzp_j::-moz-placeholder{color:#000;opacity:1}.shop_footer_input__hzp_j:-ms-input-placeholder{color:#000;opacity:1}.shop_footer_input__hzp_j:-moz-placeholder{color:#000;opacity:1}.shop_dateCheckIcon__HVKdJ p{padding:0 0 0 25px}.shop_dateCheck__ENPdf{background:url(/assets/images/check.svg) no-repeat}@media(max-width:1023px){.shop_dateCheck__ENPdf{background-size:15px;background-position:4px 5px}}.shop_videoLightBox__QU6_v video{background:#000;-o-object-fit:cover;object-fit:cover}.shop_videoLightBox__QU6_v button.shop_yarl__button__Ore_N.shop_yarl__navigation_next__8n9Nz,.shop_videoLightBox__QU6_v button.shop_yarl__button__Ore_N.shop_yarl__navigation_prev__OvxI8{display:none}.shop_commanLoader__AbLjC{position:fixed;left:0;top:0;width:100%;height:100%;background:hsla(0,0%,100%,.7);display:flex;align-items:center;justify-content:center;z-index:99}.shop_pageLoader__yzInd .shop_commanLoader__AbLjC{position:absolute}.shop_shareThis__ZDD3u>div{z-index:9!important}.shop_shareThis__ZDD3u .shop_st-btn__FEFB8{min-width:10px!important;background:transparent!important;padding:0!important;height:30px!important;line-height:30px!important;display:inline-block!important}.shop_shareThis__ZDD3u .shop_st-btn__FEFB8 img{width:30px!important;height:30px!important;top:0!important;filter:brightness(0);vertical-align:middle!important}.shop_shareThis__ZDD3u .shop_st-btn__FEFB8[data-network=sharethis]{background:url(/assets/images/plusIcon.svg) no-repeat 50%!important;width:40px}.shop_shareThis__ZDD3u .shop_st-btn__FEFB8[data-network=sharethis] img{display:none!important}.shop_shareThis__ZDD3u .shop_st-btn__FEFB8[data-network=facebook]{background:url(/assets/images/facebookIcon.svg) no-repeat 50%!important;width:30px;background-size:9px auto!important}.shop_shareThis__ZDD3u .shop_st-btn__FEFB8[data-network=facebook] img{display:none!important}.shop_shareThis__ZDD3u .shop_st-btn__FEFB8[data-network=twitter] img{width:27px!important}.shop_shareThis__ZDD3u .shop_st-label__Z4Jyq{display:none!important}.shop_zoomAnimation__K_KoC>img{transform:scale(1);transition:all .4s linear}.shop_zoomAnimation__K_KoC:hover>img{transform:scale(1.1)}.shop_equal-height-JlocK__emHRY{display:block;overflow:hidden;transition-property:height}.shop_map-container__OgJ2D{height:100%}.shop_hello__ExXqb{display:none}.shop_map-container-near-by__zxxOm{height:708px}.shop_react-datepicker__month-read-view__px8DG,.shop_react-datepicker__month-year-read-view__E7oia,.shop_react-datepicker__year-read-view__i7B2q{visibility:visible!important}.shop_react-datepicker__month-dropdown-container--scroll__xlzUJ,.shop_react-datepicker__month-dropdown-container--select__RtXbe,.shop_react-datepicker__month-year-dropdown-container--scroll__vdmRR,.shop_react-datepicker__month-year-dropdown-container--select__TmKAn,.shop_react-datepicker__year-dropdown-container--scroll__QxpwH,.shop_react-datepicker__year-dropdown-container--select__tTvL6{margin:0 5px!important}.shop_react-datepicker-time__header__eGxpi,.shop_react-datepicker-year-header__HSjYG,.shop_react-datepicker__current-month__25nO7{display:none}.shop_react-datepicker__navigation__t1mRi{height:42px!important}.shop_react-datepicker__month-dropdown__LkHR1,.shop_react-datepicker__month-year-dropdown__JrB8w{text-align:left!important;padding:6px 10px 7px 20px;border-radius:4px!important;background-color:#fff!important}.shop_react-datepicker__year-dropdown__12piC{text-align:center!important;padding:6px 10px 7px;border-radius:4px!important;background-color:#fff!important}.shop_react-datepicker__month-option--selected__O2lWB,.shop_react-datepicker__month-year-option--selected__Q1e2b{left:5px!important}.shop_react-datepicker__year-option--selected__B9q46{left:25px!important}.shop_react-datepicker__month-option__ZJbLT,.shop_react-datepicker__month-year-option___cWSP{padding-left:8px!important}.shop_react-datepicker__year-option__nJRNF{display:flex;justify-content:center;padding-left:0!important}.shop_react-datepicker__year-option__nJRNF .shop_react-datepicker__navigation--years-upcoming__3AyjV:after{left:40%}.shop_banner_section__kFTg0 .shop_banner_info__nOpiA{margin-left:-40px}@media(max-width:1690px){.shop_banner_section__kFTg0 .shop_banner_info__nOpiA{margin-left:0}}.shop_banner_section__kFTg0 .shop_page_left__Qyqa3{padding-left:72px!important}@media(max-width:1690px){.shop_banner_section__kFTg0 .shop_page_left__Qyqa3{padding-left:85px!important}}@media(max-width:1023px){.shop_banner_section__kFTg0 .shop_page_left__Qyqa3{padding-left:30px!important}}.shop_shopListing__kRa_O{margin:0}.shop_shopListing__kRa_O .overlay{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(18,18,20,.25);z-index:1;display:none;transition:all .5s linear}.shop_shopListing__kRa_O .overlay.active{display:block}@media(max-width:1023px){.shop_sidebar__69aov{position:fixed;top:0;left:-100%;max-width:500px;transition:all .4s linear;z-index:9999;box-shadow:0 5px 10px rgba(0,0,0,.5);border-radius:0;height:100vh;overflow-y:auto}.shop_sidebar__69aov.shop_active__M1ZGg{left:0}}@media(max-width:767px){.shop_sidebar__69aov{max-width:350px;width:90%}}.shop_sidebar__69aov .sidebarBlock:last-child{margin-bottom:0;border:0;padding-bottom:0}.shop_sidebar__69aov .priceRangeSlider{position:relative;padding:0}.shop_sidebar__69aov .priceRangeSlider.dragLeft .multi-range-slider .thumb-left .caption,.shop_sidebar__69aov .priceRangeSlider.dragRight .multi-range-slider .thumb-right .caption{display:flex}.shop_sidebar__69aov .priceRangeSlider>div{position:relative}.shop_sidebar__69aov .priceRangeSlider .multi-range-slider{box-shadow:none;border:0;padding:0 0 20px}.shop_sidebar__69aov .priceRangeSlider .multi-range-slider .input-type-range:focus+.thumb:after{display:none}.shop_sidebar__69aov .priceRangeSlider .multi-range-slider .bar{padding:0 10px}.shop_sidebar__69aov .priceRangeSlider .multi-range-slider .bar-inner{background-color:#121214;border:0;box-shadow:none}.shop_sidebar__69aov .priceRangeSlider .multi-range-slider .bar-left,.shop_sidebar__69aov .priceRangeSlider .multi-range-slider .bar-right{background-color:#828283;box-shadow:none;border:0;padding:0;height:5px;border-radius:15px}.shop_sidebar__69aov .priceRangeSlider .multi-range-slider .thumb:before{background-color:#121214;box-shadow:none}.shop_sidebar__69aov .priceRangeSlider .multi-range-slider .thumb .caption{display:none!important;pointer-events:none}.shop_sidebar__69aov .priceRangeSlider .multi-range-slider .thumb .caption span:before{content:"£"}.shop_sidebar__69aov .priceRangeSlider .multi-range-slider .thumb .caption *{font-size:1rem;line-height:1.5rem;font-weight:400;box-shadow:none;color:#121214;background:transparent;height:auto}.shop_sidebar__69aov .priceRangeSlider .multi-range-slider .labels{order:-1;margin-top:-10px;margin-bottom:20px}.shop_sidebar__69aov .priceRangeSlider .multi-range-slider .labels .label{font-size:1rem;line-height:1.5rem;font-weight:400}.shop_sidebar__69aov .priceRangeSlider .multi-range-slider .labels .label:before{content:"£"}.shop_listWrapper__s6twp .grid .productInfo{margin-top:auto}.shop_listWrapper__s6twp .item{margin:0;display:flex;flex-direction:column}.shop_listWrapper__s6twp .item .imgBlock{padding-bottom:94.6%}.shop_listWrapper__s6twp .item .imgBlock img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .2s linear;transform:scale(1);overflow:hidden;-o-object-position:center;object-position:center}.shop_listWrapper__s6twp .item .imgBlock img:hover{transform:scale(1.1)}.shop_listWrapper__s6twp .item .price .oldPrice{color:hsla(0,0%,44%,.25)}.shop_listWrapper__s6twp .selectBox{background:url(/assets/images/down_arrow.svg) no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:calc(100% - 20px) 55%}@media(max-width:767px){.shop_listWrapper__s6twp .selectBox{background-position:calc(100% - 10px) 50%;font-size:14px}}.shop_listWrapper__s6twp .shop_inner_block__4UCb7 .shop_value_input__BrJ_R input{color:#fff}.shop_listWrapper__s6twp .shop_inner_block__4UCb7 .shop_value_input__BrJ_R input::-webkit-input-placeholder{color:#fff!important;opacity:1}.shop_listWrapper__s6twp .shop_inner_block__4UCb7 .shop_value_input__BrJ_R input::-moz-placeholder{color:#fff!important;opacity:1}.shop_listWrapper__s6twp .shop_inner_block__4UCb7 .shop_value_input__BrJ_R input:-ms-input-placeholder{color:#fff!important;opacity:1}.shop_listWrapper__s6twp .shop_inner_block__4UCb7 .shop_value_input__BrJ_R input:-moz-placeholder{color:#fff!important;opacity:1}.shop_checkbox_main__GrMKS li{width:100%;margin-bottom:22px}.shop_checkbox_main__GrMKS li:last-child{margin-bottom:0}.shop_checkbox_main__GrMKS li .shop_cstm_check__lddr2{position:relative;color:#121214;margin-bottom:0;vertical-align:middle;line-height:normal;display:flex;align-items:center;cursor:pointer}.shop_checkbox_main__GrMKS li .shop_cstm_check__lddr2 input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.shop_checkbox_main__GrMKS li .shop_cstm_check__lddr2 input:checked~.shop_checkmark__wKUPa:after{opacity:1}.shop_checkbox_main__GrMKS li .shop_cstm_check__lddr2 .shop_checkmark__wKUPa{width:18px;min-width:18px;height:18px;display:inline-block;border:1px solid #121214;vertical-align:middle;margin-right:13px;position:relative}.shop_checkbox_main__GrMKS li .shop_cstm_check__lddr2 .shop_checkmark__wKUPa:after{content:"";position:absolute;top:0;bottom:0;width:100%;height:100%;background:#121214;left:0;right:0;transition:all .2s;opacity:0}.CancelRenewal_block_comman_modal__vqkqT{width:100%;overflow:hidden}.CancelRenewal_block_comman_modal__vqkqT .CancelRenewal_inner_modal__ciPvy .CancelRenewal_modal_cnt__FWsuM .CancelRenewal_modal_scroll__MXLRg{height:100%}.CancelRenewal_block_comman_modal__vqkqT .CancelRenewal_inner_modal__ciPvy .CancelRenewal_modal_cnt__FWsuM .CancelRenewal_modal_scroll__MXLRg .CancelRenewal_modal_body__jHOsv{height:calc(65vh - 32px);padding-right:5px;overflow-y:auto}@media(max-width:1023px){.CancelRenewal_block_comman_modal__vqkqT .CancelRenewal_inner_modal__ciPvy .CancelRenewal_modal_cnt__FWsuM .CancelRenewal_modal_scroll__MXLRg .CancelRenewal_modal_body__jHOsv{height:calc(85vh - 75px)}}@media(max-width:767px){.CancelRenewal_block_comman_modal__vqkqT .CancelRenewal_inner_modal__ciPvy .CancelRenewal_modal_cnt__FWsuM .CancelRenewal_modal_scroll__MXLRg .CancelRenewal_modal_header__N_tlF h3 span{display:block}}.CancelRenewal_block_comman_modal__vqkqT.CancelRenewal_addToBasketModal__QgxHJ{background:rgba(0,0,0,.5)}.CancelRenewal_block_comman_modal__vqkqT.CancelRenewal_addToBasketModal__QgxHJ .CancelRenewal_modal_body__jHOsv{height:auto!important;max-height:calc(65vh - 32px);overflow-x:hidden}@media(max-width:1023px){.CancelRenewal_block_comman_modal__vqkqT.CancelRenewal_addToBasketModal__QgxHJ .CancelRenewal_modal_body__jHOsv{max-height:calc(85vh - 32px)}}.CancelRenewal_block_comman_modal__vqkqT.CancelRenewal_addToBasketModal__QgxHJ .CancelRenewal_priceBlock__F2ebq{border-color:rgba(18,18,20,.25)}.CancelRenewal_block_comman_modal__vqkqT.CancelRenewal_addToBasketModal__QgxHJ .CancelRenewal_priceBlock__F2ebq .oldprice{color:rgba(18,18,20,.25)}.CancelRenewal_block_comman_modal__vqkqT.CancelRenewal_addToBasketModal__QgxHJ .CancelRenewal_priceBlock__F2ebq .spacialPrice{color:#b50000}.CancelRenewal_block_comman_modal__vqkqT.CancelRenewal_addToBasketModal__QgxHJ .addToBasketBlock{margin:0 -15px}@media(max-width:1023px){.CancelRenewal_block_comman_modal__vqkqT.CancelRenewal_addToBasketModal__QgxHJ .addToBasketBlock{row-gap:30px}}.CancelRenewal_block_comman_modal__vqkqT.CancelRenewal_addToBasketModal__QgxHJ .addToBasketBlock>div{width:33.33%;padding:0 15px}@media(max-width:1023px){.CancelRenewal_block_comman_modal__vqkqT.CancelRenewal_addToBasketModal__QgxHJ .addToBasketBlock>div{width:50%}.CancelRenewal_block_comman_modal__vqkqT.CancelRenewal_addToBasketModal__QgxHJ .addToBasketBlock>div.productThumb img,.CancelRenewal_block_comman_modal__vqkqT.CancelRenewal_addToBasketModal__QgxHJ .addToBasketBlock>div:last-child{width:100%}}@media(max-width:558px){.CancelRenewal_block_comman_modal__vqkqT.CancelRenewal_addToBasketModal__QgxHJ .addToBasketBlock>div{width:100%}}.CancelRenewal_checkUncheckDate__3O97b .checkText{color:#03811d;padding-left:22px;position:relative}.CancelRenewal_checkUncheckDate__3O97b .checkText:before{content:"";position:absolute;left:0;top:6px;width:14px;height:20px;background-image:url(/assets/images/checkedIcon.svg);background-repeat:no-repeat;background-size:contain}.CancelRenewal_checkUncheckDate__3O97b .uncheckText{color:#b50000;padding-left:22px;position:relative}.CancelRenewal_checkUncheckDate__3O97b .uncheckText:before{content:"";position:absolute;left:0;top:5px;width:12px;height:20px;background-image:url(/assets/images/uncheckIcon.svg);background-repeat:no-repeat;background-size:contain}.breadcrumb_banner_section__JmV3y{overflow:hidden}.breadcrumb_banner_section__JmV3y .breadcrumb_breadcrumb_block__W6nEf{width:100%}.breadcrumb_banner_section__JmV3y .breadcrumb_breadcrumb_block__W6nEf nav ol li{position:relative;padding-left:6px;color:#121214}.breadcrumb_banner_section__JmV3y .breadcrumb_breadcrumb_block__W6nEf nav ol li:before{content:"/";position:absolute;left:1px}.breadcrumb_banner_section__JmV3y .breadcrumb_breadcrumb_block__W6nEf nav ol li:first-child{padding:0}.breadcrumb_banner_section__JmV3y .breadcrumb_breadcrumb_block__W6nEf nav ol li:first-child:before{display:none}.breadcrumb_banner_section__JmV3y .breadcrumb_breadcrumb_block__W6nEf nav ol li a{font-weight:800;color:#121214}.breadcrumb_banner_section__JmV3y .breadcrumb_banner_info__KQuPP{width:100%;position:relative}.breadcrumb_banner_section__JmV3y .breadcrumb_banner_info__KQuPP:before{width:76px;height:100%;position:absolute;left:-76px;top:0;content:"";background:url(/assets/images/round_doodles_grey_left.svg) no-repeat;background-position:0;background-size:cover;z-index:1}@media(max-width:1023px){.breadcrumb_banner_section__JmV3y .breadcrumb_banner_info__KQuPP:before{width:100%;height:73px;left:0;top:-73px;background:url(/assets/images/round_doodles_grey_top.svg) no-repeat;background-position:top}}.breadcrumb_banner_section__JmV3y .breadcrumb_banner_info__KQuPP:after{width:100vw;height:100%;background:#f0f0f0;position:absolute;top:0;left:100%;content:""}@media(max-width:1023px){.breadcrumb_banner_section__JmV3y .breadcrumb_banner_info__KQuPP:after{display:none}}.breadcrumb_banner_section__JmV3y .breadcrumb_banner_info__KQuPP .breadcrumb_inner_menu_block__LvXfu,.breadcrumb_banner_section__JmV3y .breadcrumb_banner_info__KQuPP .breadcrumb_inner_menu_block__LvXfu .breadcrumb_innermenu__dIUne,.breadcrumb_banner_section__JmV3y .breadcrumb_banner_info__KQuPP .breadcrumb_page_top__nO3sd{width:100%}@media(max-width:1023px){.breadcrumb_banner_section__JmV3y .breadcrumb_banner_info__KQuPP .breadcrumb_inner_menu_block__LvXfu .breadcrumb_innermenu__dIUne.breadcrumb_inactive__Gb60l{display:none}.breadcrumb_banner_section__JmV3y .breadcrumb_banner_info__KQuPP .breadcrumb_inner_menu_block__LvXfu .breadcrumb_innermenu__dIUne.breadcrumb_active__qkteZ{display:flex;flex-flow:column;gap:25px}}.breadcrumb_banner_section__JmV3y .breadcrumb_banner_info__KQuPP .breadcrumb_inner_menu_block__LvXfu .breadcrumb_menu_toggle___yOQT{width:auto;display:flex;justify-content:space-between;align-items:center;position:relative}.breadcrumb_banner_section__JmV3y .breadcrumb_classes_section__ngSiy{width:100%}.breadcrumb_banner_section__JmV3y .breadcrumb_classes_section__ngSiy .breadcrumb_close_btn_saidbar__gQHzy{display:none}@media(max-width:1023px){.breadcrumb_banner_section__JmV3y .breadcrumb_classes_section__ngSiy .breadcrumb_saidbar_hide__77hWl{max-width:400px;width:100%;position:fixed;height:100svh;top:0;right:-108vw;transition:all .4s ease;background:#f0f0f0;z-index:9}.breadcrumb_banner_section__JmV3y .breadcrumb_classes_section__ngSiy .breadcrumb_saidbar_show__ryDjJ{background:rgba(0,0,0,.5);width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1;transition:all .4s ease}.breadcrumb_banner_section__JmV3y .breadcrumb_classes_section__ngSiy .breadcrumb_saidbar_show__ryDjJ .breadcrumb_inner_block__kH9Kt{max-width:400px;width:100%;position:fixed;height:100svh;top:0;right:0;transition:all .4s ease-in-out;background:#f0f0f0;z-index:9;overflow-y:auto}.breadcrumb_banner_section__JmV3y .breadcrumb_classes_section__ngSiy .breadcrumb_saidbar_show__ryDjJ .breadcrumb_close_btn_saidbar__gQHzy{position:absolute;top:10px;right:10px;display:inline}}