@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Montserrat:wght@400;700&family=Open+Sans:wght@400;700&family=Roboto:wght@400;700&family=Work+Sans:wght@400;700&family=Alegreya:wght@400;700&family=Crimson+Pro:wght@400;700&family=EB+Garamond:wght@400;700&family=IBM+Plex+Serif:wght@400;700&family=Livvic:wght@400;700&family=Poppins:wght@400;700&family=Source+Sans+Pro:wght@400;700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap&subset=latin-ext);
*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;padding:0;font-family:"Open Sans",sans-serif;font-size:.9rem;font-weight:400;line-height:1.42;color:#171717;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;line-height:1.2;font-weight:500}div{padding:0;margin:0;display:block}p{margin-top:0;margin-bottom:1rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}b,strong{font-weight:700}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}a{color:#007bff;text-decoration:none;background-color:rgba(0,0,0,0)}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}@media(min-width: 768px){.work-area{max-width:720px;width:100%;margin:0 auto}}@media(min-width: 992px){.work-area{max-width:960px}}@media(min-width: 1200px){.work-area{max-width:1140px}}@media(min-width: 1400px){.work-area{max-width:1320px}}.work-area-fluid{width:100%;margin:0 auto}.products-grid{display:grid;width:100%;grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));grid-gap:5px;margin:0;padding:0;list-style:none}.product-item{display:inline-block;width:100%;font-size:15px;font-family:"Poppins",sans-serif;line-height:1.35;margin:0;padding:0;position:relative}.product-item__wrap{position:relative}.product-item__photo{text-decoration:none;width:100%;padding:0;grid-auto-rows:180px;display:grid;place-items:center;position:relative}@media(min-width: 992px){.product-item__photo.loaded:hover .product-item__image:last-child{opacity:1;visibility:visible}.product-item__photo.loaded:hover .product-item__image:not(:last-child){visibility:hidden;opacity:0}}.product-item__photo.loaded .product-item__image:first-child{visibility:visible;opacity:1}.product-item__image{user-select:none;display:block;object-fit:contain;visibility:hidden;opacity:0;max-width:100%;max-height:100%;transition:all .3s linear .15s}.product-item__image:last-child:not(:first-child){position:absolute}.product-item__badge{padding:3px 5px;margin:0;font-weight:700;letter-spacing:2px}.product-item__badges{padding:0;margin:0;list-style:none;font-size:10px;display:flex;flex-direction:column;flex-wrap:wrap;gap:5px}.product-item__badges--round .product-item__badge{border-radius:7px}.product-item__badges--inline{flex-direction:row}.product-item__badges--top{position:absolute;left:0;top:0;align-items:flex-start;justify-content:flex-start}.product-item__badges--top-center{position:absolute;left:0;right:0;top:0;align-items:center;justify-content:center}.product-item__badges--top-right{position:absolute;right:0;top:0;align-items:flex-end;justify-content:flex-end}.product-item__badges--bottom{position:absolute;left:0;bottom:0;align-items:flex-start;justify-content:flex-start}.product-item__badges--bottom-center{position:absolute;left:0;right:0;bottom:0;align-items:center;justify-content:center}.product-item__badges--bottom-right{position:absolute;right:0;bottom:0;align-items:flex-end;justify-content:flex-end}.product-item__badges--under{align-items:flex-start;justify-content:flex-start}.product-item__badges--under-center{align-items:center;justify-content:center}.product-item__badges--under-right{align-items:flex-end;justify-content:flex-end}.product-item__details{display:grid;width:100%;padding:5px 2px}.product-item__name{text-decoration:none;color:inherit;width:100%}.product-item__name:hover{color:inherit}.product-item__company{color:inherit;width:100%}.product-item__price{font-size:1em}.product-item__price div{display:inline-flex;align-items:center}.product-item__strike-price{text-decoration:line-through}.product-item__rate{color:#ffc100}.product-item__rate svg{width:10px;height:10px}@media(min-width: 576px){.product-item__rate svg{width:12px;height:12px}}.product-item__top{width:100%;display:flex;justify-content:space-between;align-items:center;height:30px}@media(min-width: 576px){.product-item__top{height:40px}}.product-item__top--right{flex-direction:row-reverse}.product-item__top--center{justify-content:center}.product-item__logo{display:block;text-decoration:none;color:#000;transition:opacity .3s ease-in-out}.product-item__logo:hover{text-decoration:none;opacity:.8}.product-item__logo-img{width:100%;max-width:80px;max-height:28px;height:auto}@media(min-width: 576px){.product-item__logo-img{max-height:38px}}.product-item__discount-label{padding:0;margin:0;display:flex;line-height:1}.product-item__discount-label span{text-align:center;padding:6px;border-radius:0;font-size:12px;font-weight:400}.product-item__wishlist{position:absolute;appearance:none;outline:none;display:flex;align-items:center;justify-content:center;padding:0;margin:0;text-decoration:none;color:unset;border:none;background:none;box-shadow:none;width:22px;height:22px;top:15px;right:15px;cursor:pointer}.product-item__wishlist::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:34px;background-color:var(--wishlist-border-color, rgba(0, 0, 0, 0.062745098))}.product-item__wishlist svg{z-index:1}.product-item__wishlist svg path{fill:var(--wishlist-fill, transparent);stroke:var(--wishlist-stroke, transparent);transition:none;vector-effect:non-scaling-stroke}.product-item__wishlist--active{animation:beat cubic-bezier(0.04, 0.4, 0.5, 0.95) 450ms forwards 1}.product-item__wishlist--active svg path{fill:var(--wishlist-fill-active, transparent);stroke:var(--wishlist-stroke-active, transparent)}@keyframes beat{30%{opacity:1;transform:scale(1.4)}50%{transform:scale(0.8)}100%{transform:scale(1)}}.buy-button{appearance:button;display:inline-block;line-height:1.35;margin:0;cursor:pointer;text-decoration:none;box-sizing:border-box}.buy-button::before,.buy-button::after{box-sizing:border-box}.ql-editor{font-family:"Open Sans",sans-serif;font-size:15px;font-style:normal;font-weight:400;font-display:swap;line-height:1.25;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor img{max-width:100%}.ql-editor li{list-style-type:none;padding-left:20;position:relative}.ql-editor li:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor ul{padding-left:20px}.ql-editor ul li::before{content:"•"}.ql-editor ol{padding-left:20px}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0, decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1;counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-1:before{content:counter(list-1, lower-alpha) ". "}.ql-editor ol li.ql-indent-2{counter-increment:list-2;counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2:before{content:counter(list-2, lower-roman) ". "}.ql-editor ol li.ql-indent-3{counter-increment:list-3;counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3:before{content:counter(list-3, decimal) ". "}.ql-editor ol li.ql-indent-4{counter-increment:list-4;counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4:before{content:counter(list-4, lower-alpha) ". "}.ql-editor ol li.ql-indent-5{counter-increment:list-5;counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5:before{content:counter(list-5, lower-roman) ". "}.ql-editor ol li.ql-indent-6{counter-increment:list-6;counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-6:before{content:counter(list-6, decimal) ". "}.ql-editor ol li.ql-indent-7{counter-increment:list-7;counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-7:before{content:counter(list-7, lower-alpha) ". "}.ql-editor ol li.ql-indent-8{counter-increment:list-8;counter-reset:list-9}.ql-editor ol li.ql-indent-8:before{content:counter(list-8, lower-roman) ". "}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-size-30px{font-size:30px}.ql-editor .ql-size-28px{font-size:28px}.ql-editor .ql-size-24px{font-size:24px}.ql-editor .ql-size-18px{font-size:18px}.ql-editor .ql-size-13px{font-size:13px}.ql-editor .ql-size-10px{font-size:10px;line-height:1.3;display:inline-block}.ql-editor .ql-font-roboto{font-family:"Roboto",sans-serif}.ql-editor .ql-font-source-sans-pro{font-family:"Source Sans Pro",sans-serif}.ql-editor .ql-font-poppins{font-family:"Poppins",sans-serif}.ql-editor .ql-font-lato{font-family:"Lato",sans-serif}.ql-editor .ql-font-open-sans{font-family:"Open Sans",sans-serif}.ql-editor .ql-font-livvic{font-family:"Livvic",sans-serif}.ql-editor .ql-font-montserrat{font-family:"Montserrat",sans-serif}.ql-editor .ql-font-crimson-pro{font-family:"Crimson Pro",serif}.ql-editor .ql-font-eb-garamond{font-family:"EB Garamond",serif}.ql-editor .ql-font-alegreya{font-family:"Alegreya",serif}.ql-editor .ql-font-ibm-plex-serif{font-family:"IBM Plex Serif",serif}.ql-editor table{border-collapse:collapse}.ql-editor table:not([cellpadding]) th,.ql-editor table:not([cellpadding]) td{padding:.2rem}.ql-editor table[border]:not([border="0"]):not([style*=border-width]) th,.ql-editor table[border]:not([border="0"]):not([style*=border-width]) td{border-width:1px}.ql-editor table[border]:not([border="0"]):not([style*=border-style]) th,.ql-editor table[border]:not([border="0"]):not([style*=border-style]) td{border-style:solid}.ql-editor table[border]:not([border="0"]):not([style*=border-color]) th,.ql-editor table[border]:not([border="0"]):not([style*=border-color]) td{border-color:#ccc}.static-page{padding:10px}@media(min-width: 768px){.static-page{max-width:720px;width:100%;margin:0 auto;margin:0 auto}}@media(min-width: 992px){.static-page{max-width:960px}}@media(min-width: 1200px){.static-page{max-width:1140px}}@media(min-width: 1400px){.static-page{max-width:1320px}}.static-page__title{font-size:28px;font-weight:700;margin:10px 0}.static-page__content{width:100%;margin-top:15px;overflow:hidden}.static-page .ql-editor{font-size:14px}.notification{position:fixed;z-index:1070;top:0;left:0;width:100%;height:100%;color:#212121;background-color:rgba(0,0,0,.5);display:table;transition:opacity .3s ease;overflow-x:hidden;overflow-y:auto;font-size:14px}.notification *,.notification::before,.notification::after{box-sizing:border-box}.notification__wrapper{display:flex;margin:20px auto;width:95%;max-width:400px}@media(min-width: 1135px){.notification__wrapper{align-items:center;height:100%;max-width:400px;height:calc(100vh - 40px)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.notification__spinner{position:absolute !important;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.notification__spinner-border{display:inline-block;width:32px;height:32px;vertical-align:text-bottom;border:3px solid;border-right-color:currentcolor;border-right-style:solid;border-right-width:3px;border-right:3px solid rgba(0,0,0,0);border-radius:50%;animation:spinner-border .75s linear infinite}.notification__container{width:100%;margin:0px auto;background-color:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease;padding:10px 20px}.notification__header{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:700;padding:4px 0}@media(min-width: 1135px){.notification__header{font-size:20px;padding:12px 0 4px 14px}}.notification__close{padding:0;margin:0;border:0;margin-left:auto;background:none;line-height:1;padding:0;margin:0;font-size:28px;font-weight:700;outline:0;cursor:pointer}.notification__close:hover{font-weight:bold}.notification__close::-moz-focus-inner{border:0}.notification__info{padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #ededed}.notification__body{padding:15px}.notification__row{width:100%;margin-bottom:20px;display:flex;justify-content:center;flex-wrap:wrap;font-size:15px;line-height:1.4}@media(min-width: 1135px){.notification__row{line-height:1.5;font-size:16px}}.notification__left{position:relative;width:100%;flex:1}.notification__image{margin:0px;max-height:80px;width:auto}@media(min-width: 1135px){.notification__image{margin:0;height:auto;max-width:100%;max-height:none;vertical-align:middle}}.notification__product{position:relative;width:100%;flex:2}@media(min-width: 1135px){.notification__product{padding:0 15px}}.notification__email{display:block;width:100%;font-size:16px;padding:10px;text-align:center;margin-bottom:20px;border-radius:10px;background-color:#efefef;border:0;box-shadow:none}.notification__email--error{border:1px solid #dc3545}.notification__checkbox{margin:0;width:1rem;height:1.25rem}.notification__agree{margin-bottom:10px;display:flex;align-items:flex-start}.notification__agree-text{font-size:13px;margin-left:5px;width:100%}.notification__button{box-sizing:border-box;display:block;text-align:center;font-size:16px;font-weight:700;user-select:none;cursor:pointer;vertical-align:middle;text-transform:none;padding:10px;margin:0;border:0;background:#066db8;box-shadow:none;color:#fff;border-radius:.25rem;outline:0;width:100%;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.notification__button::-moz-focus-inner{border:0}.notification__button:hover{background-color:#0069d9;border-color:#0062cc}.notification__button:disabled{background-color:#818181}.notification__msg{padding:10px 0;color:#155724;font-size:13px;font-weight:700;text-align:center}.notification__msg--danger{color:#721c24}.notification-enter{opacity:0}.notification-leave-active{opacity:0}.notification-enter .notification__container,.notification-leave-active .notification__container{-webkit-transform:scale(1.1);transform:scale(1.1)}.cart-basket{position:relative;display:inline;width:30px;height:30px}.cart-basket__badge{position:absolute;bottom:1px;right:1px;padding:2px 4px;font-size:11px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:10px;color:#fff;background-color:#e3342f;user-select:none;pointer-events:none}.cart-list{width:100%;min-height:100%;margin:5px auto;box-sizing:border-box}@media(min-width: 1135px){.cart-list{width:1136px;max-width:1136px;padding:0}}.cart-list__content{font-size:14px;color:#212529;font-family:"Roboto",sans-serif;padding-bottom:10px}.cart-list__content thead th{border:none;color:#212529;padding:0;margin:0;font-weight:normal;text-align:center}.cart-list__content tbody td{text-align:center;border-top:1px solid #ced4da;padding:.5rem .75rem;vertical-align:middle}.cart-list__content tbody .mobile-tr td{padding:.5rem .25rem}.cart-list__content tbody .mobile-tr:first-child td{border-top:none}.cart-list__content--loader{background:#efefef;opacity:.1}.cart-list__content--loader:after{content:"";display:block;position:absolute;left:45%;top:40%;width:50px;height:50px;border-style:solid;border-color:#000;border-top-color:rgba(0,0,0,0);border-width:4px;border-radius:50%;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite}.cart-list__cover{max-width:64px;max-height:64px}.cart-list__name{text-align:left;font-weight:bold}.cart-list__description{text-align:left;font-size:12px;line-height:1.1rem;max-height:2.2rem;overflow:hidden}.cart-list__variants{text-align:left;font-size:12px;line-height:1.1rem;max-height:2.2rem;overflow:hidden}.cart-list__total{min-width:80px;font-weight:bold;font-size:16px;text-align:center}.cart-list__total-sum{font-size:20px;font-weight:bold}.cart-list__buttons{display:flex;justify-content:space-between;margin-top:15px}.cart-list__buttons .btn{font-size:1rem}.cart-list__plus-minus{width:160px;font-size:13px;padding:1rem;margin:0}.cart-list__plus-minus .btn{height:30px;width:30px;padding:0;font-size:16px;line-height:1.1;border:1px solid #ced4da;color:#212529;font-weight:bold;border-radius:0;background:none}.cart-list__plus-minus .btn:hover{background:#ced4da;color:#343a40}.cart-list__plus-minus .btn:focus{outline:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}.cart-list__plus-minus .form-control{height:30px;text-align:center;padding:0;font-size:13px;line-height:1.1;border:1px solid #ced4da;color:#212529;font-weight:normal;border-radius:0;background:none}.cart-list__plus-minus .form-control:focus{outline:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}.cart-list__plus-minus .label{display:block;line-height:1.5;font-style:italic;padding:5px 0 5px 5px}.cart-list__plus-minus--small{width:110px;font-size:12px;padding:0;margin:0}.cart-list__plus-minus--small .form-control{font-size:12px}.cart-list__btn-remove{height:30px;width:30px;padding:0;margin:0;font-size:20px;font-weight:700;border:1px solid #ced4da;color:#e3342f;border-radius:0;background:none;text-align:center}.cart-list__btn-remove:hover{background:#e3342f;border:1px solid #e3342f;color:#fff}.cart-list__coupon-delete{cursor:pointer;color:violet}.cart-list__coupon-delete:hover{color:#8a2be2}.cart-list__coupon-info{display:inline-block;font:10px Arial,sans-serif;width:11px;height:11px;box-sizing:initial;background:#fff;border:1px solid #41b5d3;color:#41b5d3;text-align:center;border-radius:50%;line-height:11px}.cart-list__coupon-popover{background-color:#efefef}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.cart-list__coupon-row{display:flex;flex-direction:column;align-items:flex-end}.cart-list__coupon-col{display:flex;justify-content:space-between;align-items:center}.cart-list__coupon-col .form-control-sm{font-size:.875rem;line-height:1.5}.cart-list__coupon-button{width:110px;font-size:.875rem}.cart-list__coupon-error{text-align:right;font-weight:700;color:#e3342f;font-size:12px;margin-top:5px}.cart-list .breadcrumb{padding:0;margin:0;list-style:none;display:inline-flex;flex-wrap:wrap;background:rgba(0,0,0,0)}.cart-list .breadcrumb__item{font-size:14px;display:inline-block}.cart-list .breadcrumb__item+.breadcrumb__item::before{content:"/ ";padding:0 3px}.cart-list .breadcrumb__link{color:inherit;text-decoration:none}.cart-list .breadcrumb__link:hover{text-decoration:underline}.cookie-policy{position:fixed;overflow:hidden;box-sizing:border-box;z-index:9999;width:100%;display:flex;justify-content:center;align-items:center;opacity:.9;border:0 !important;background:#ddd !important;bottom:0;left:0;right:0;padding:5px 8px}.cookie-policy__content{font-size:11px;color:#020202;padding:0 3px;max-width:1000px}.cookie-policy__content p{font-size:inherit;color:inherit;margin:0;padding:0}.cookie-policy__button{font-weight:400;display:inline-block;font-size:11px;border:0;background:#2f2f2f !important;box-shadow:none;color:#fff;cursor:pointer;padding:5px 10px;text-align:center;margin:3px;user-select:none;border-radius:3px}.basket{position:relative;font-family:"Roboto",sans-serif}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.basket__busy{background:#fff;opacity:.8}.basket__busy::after{content:"";display:block;position:fixed;left:0;right:0;top:0;bottom:0;margin:auto;width:50px;height:50px;border-style:solid;border-color:#212529;border-top-color:rgba(0,0,0,0);border-width:4px;border-radius:50%;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite}.basket__loading{margin:20px 0;text-align:center}.basket__products{margin-top:10px;color:#212529}.basket__headers{display:none}@media(min-width: 1135px){.basket__headers{width:100%;display:grid;grid-gap:15px;grid-template-columns:2fr 13fr 2fr 4fr 2fr 1fr;text-align:center;font-size:14px}}.basket__product{border-top:1px solid #ced4da;padding:10px 0}.basket__summary{display:flex;justify-content:flex-end;align-content:center;font-size:14px;font-weight:400}.basket__summary--total{margin-top:20px;font-size:20px;font-weight:700}.basket__summary--red{color:#e3342f}.basket__summary-label{text-align:right}.basket__summary-value{width:180px;text-align:right}.basket__summary-info{color:#007bff;font-size:17px}.basket__coupon{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;margin:10px 0 15px 0}.basket__coupon-button{margin-left:5px;display:inline-block;font-weight:400;text-align:center;vertical-align:middle;color:#fff;background-color:#6c757d;border-color:#6c757d;border:1px solid rgba(0,0,0,0);user-select:none;padding:3px 6px;font-size:14px;line-height:1.5;border-radius:2px;text-decoration:none;outline:none}.basket__coupon-button::-moz-focus-inner{border:0}.basket__coupon-button:focus{outline:none;box-shadow:none}.basket__coupon-button:disabled{opacity:.5}.basket__coupon-value{border:1px solid #ced4da;font-size:14px;text-align:left;height:30px;padding:4px 7px;margin:0;width:210px;border-radius:2px;line-height:1.5}.basket__coupon-value:disabled{opacity:.7}@media(min-width: 1135px){.basket__coupon-value{width:200px}}.basket__coupon-error{text-align:right;color:#e3342f;font-size:13px;line-height:1.5;width:100%}.basket__coupon-delete{font-size:14px;cursor:pointer;color:violet}.basket__nav{display:flex;justify-content:space-between;align-items:center;margin:20px 0}.basket__nav-button{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;color:#fff;background-color:#6c757d;border-color:#6c757d;border:1px solid rgba(0,0,0,0);user-select:none;padding:6px 12px;font-size:15px;outline:none;line-height:1.5;border-radius:4px;text-decoration:none}.basket__nav-button::-moz-focus-inner{border:0}.basket__nav-button--next{color:#fff;background-color:#007bff;border-color:#007bff}.basket__nav-button:hover{text-decoration:none;color:#fff;opacity:.8}.basket__nav-button:focus{outline:none;box-shadow:none}.basket .product{width:100%;display:grid;grid-template-columns:repeat(6, 1fr);grid-template-areas:"cover label label label label remove" "cover quantity quantity quantity sum sum";grid-gap:10px;align-items:center;font-family:"Roboto",sans-serif}@media(min-width: 1135px){.basket .product{grid-template-columns:2fr 13fr 2fr 4fr 2fr 1fr;grid-template-areas:none;grid-gap:15px}}.basket .product__cover{grid-area:cover}@media(min-width: 1135px){.basket .product__cover{grid-area:auto;text-align:center}}.basket .product__cover-img{border:none;width:auto;height:auto;max-width:64px;max-height:70px}.basket .product__label{grid-area:label;text-align:left}@media(min-width: 1135px){.basket .product__label{grid-area:auto}}.basket .product__label-name{font-size:14px;line-height:1.5;font-weight:700}.basket .product__label a{color:inherit}.basket .product__label-description{font-size:12px;line-height:1.1;max-height:27px;overflow:hidden}.basket .product__label-variant{text-align:left;font-size:12px;line-height:1.1;max-height:27px;overflow:hidden}.basket .product__price{grid-area:price;display:none;font-size:14px;font-weight:400;text-align:center}@media(min-width: 1135px){.basket .product__price{grid-area:auto;display:block}}.basket .product__price-old{visibility:hidden}@media(min-width: 1135px){.basket .product__price-old{visibility:visible;text-decoration:line-through;opacity:.7}}.basket .product__price-base{visibility:hidden}@media(min-width: 1135px){.basket .product__price-base{visibility:visible}}.basket .product__quantity{grid-area:quantity;text-align:center;display:flex;align-items:center}@media(min-width: 1135px){.basket .product__quantity{grid-area:auto;justify-content:center}}.basket .product__quantity-button{position:relative;height:30px;width:30px;padding:0;margin:0;color:#212529;background:none;border:1px solid #ced4da;vertical-align:middle;border-radius:0;font-weight:700;font-size:16px;text-align:center;line-height:1.5;user-select:none;outline:none;box-shadow:none}.basket .product__quantity-button::-moz-focus-inner{border:0}.basket .product__quantity-button:focus{outline:none;box-shadow:none}.basket .product__quantity-value{border:1px solid #ced4da;border-left:none;border-right:none;font-size:13px;text-align:center;height:30px;padding:0;margin:0;width:40px;line-height:1.1}@media(min-width: 1135px){.basket .product__quantity-value{width:45px}}.basket .product__quantity-label{display:none}@media(min-width: 1135px){.basket .product__quantity-label{display:block;line-height:1.5;font-style:italic;font-size:13px;font-weight:400;padding-left:5px}}.basket .product__sum{grid-area:sum;font-weight:700;font-size:16px;text-align:right}@media(min-width: 1135px){.basket .product__sum{grid-area:auto;text-align:center}}.basket .product__remove{grid-area:remove;height:30px;width:30px;padding:0;margin:0;color:#e3342f;background:none;border:1px solid #ced4da;border-radius:0;font-weight:700;font-size:20px;text-align:center;line-height:1;user-select:none;margin-left:auto;align-self:flex-start}@media(min-width: 1135px){.basket .product__remove{grid-area:auto;align-self:center}}.basket .product__warning{position:absolute;right:0;bottom:-30px;width:120px}.newsletter{width:100%;text-align:center;color:#343a40;margin:40px 5px;font-size:16px}.newsletter__header{font-weight:600;font-size:24px;margin-bottom:10px}.newsletter__body{font-size:16px;padding:5px}.newsletter__body--accent{font-weight:600}.order{width:100%;min-height:100%;margin:10px auto;color:#212121;text-align:center}@media(min-width: 1135px){.order{width:1136px;max-width:1136px;margin:64px auto}}.order__title{font-size:24px;font-weight:400;margin-bottom:10px;margin-top:0}.order__danger{color:#dc3545}.order__pay-button{margin:0;color:#fff;background-color:#007bff;border-color:#007bff;font-size:16px;font-weight:400;text-align:center;vertical-align:middle;padding:10px 15px;line-height:1.5;border-radius:5px;border:1px solid rgba(0,0,0,0)}.blog-page{width:100%;display:block;margin:0px auto;display:flex}@media(min-width: 768px){.blog-page{max-width:720px;width:100%;margin:0 auto;margin-top:5px}}@media(min-width: 992px){.blog-page{max-width:960px}}@media(min-width: 1200px){.blog-page{max-width:1140px}}@media(min-width: 1400px){.blog-page{max-width:1320px}}.blog-page__nav{padding:0px 25px 3px 5px;display:none}@media(min-width: 768px){.blog-page__nav{display:block;flex:1 0 auto;width:250px}}@media(min-width: 992px){.blog-page__nav{width:250px}}@media(min-width: 1200px){.blog-page__nav{width:250px}}@media(min-width: 1400px){.blog-page__nav{width:270px}}.blog-page__content{box-sizing:border-box;width:100%;padding:0}@media(min-width: 768px){.blog-page__content{padding:10px 0;width:calc(100% - 250px)}}@media(min-width: 1400px){.blog-page__content{width:calc(100% - 270px)}}.blog-page__breadcrumb{min-width:300px;flex-grow:1;background-color:rgba(0,0,0,0)}.blog-page__pagination{max-width:100%;display:flex;justify-content:center}.blog-page__empty{color:#212121;font-size:20px;margin-top:15px;text-align:center}.blog-page .pagination{display:inline-block;border:1px solid #d3d3d3;border-radius:4px;list-style:none;margin:19 0;padding:10px 5px;color:#171717;font-weight:400;font-family:"Lato",sans-serif}.blog-page .pagination__item{font-size:14px;display:inline;margin:5px 0;text-align:center;padding:5px 5px}.blog-page .pagination__item--active{font-weight:700;background-color:#e6e6e6}.blog-page .pagination__item--prev .pagination__link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;margin-right:7px;font-size:14px;vertical-align:middle;color:inherit;display:none}.blog-page .pagination__item--next .pagination__link::after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;margin-left:7px;font-size:14px;vertical-align:middle;color:inherit;display:none}.blog-page .pagination__link{text-decoration:none;color:inherit}.blog-page .breadcrumb{padding:0;margin:0;list-style:none;display:inline-block}.blog-page .breadcrumb__item{font-size:14px;display:inline-block}.blog-page .breadcrumb__item+.breadcrumb__item::before{content:"/ ";padding:0 3px}.blog-page .breadcrumb__link{color:inherit;text-decoration:none}.blog-page .breadcrumb__link:hover{text-decoration:underline}.quantity-field{position:relative}.quantity-field__input{width:65px;height:42px;line-height:1.65;float:left;display:block;padding:0 20px 0 0;margin:0;text-align:center;box-sizing:border-box;border:1px solid #eee;font-weight:400;font-size:16px;-moz-appearance:textfield;-webkit-appearance:none}.quantity-field__input:focus{outline:0}.quantity-field__nav{float:left;position:relative;height:42px}.quantity-field__button{position:absolute;cursor:pointer;border:0;line-height:1;border-left:1px solid #eee;width:20px;padding:0;margin:0;text-align:center;color:#333;font-size:13px;font-family:"Trebuchet MS",Helvetica,sans-serif !important;transform:translateX(-100%);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;background:none}.quantity-field__button--up{height:50%;top:0;border-bottom:1px solid #eee}.quantity-field__button--down{bottom:-1px;height:50%}.quantity-field__warning{position:absolute;left:0;bottom:-30px;width:120px}.quantity-tooltip{font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:11px;word-wrap:break-word;padding-top:8px}.quantity-tooltip__inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#076db5;border-radius:.25rem}.quantity-tooltip__inner::before{content:"";display:block;width:0;height:0;position:absolute;border-top:8px solid rgba(0,0,0,0);border-bottom:8px solid #076db5;border-right:8px solid rgba(0,0,0,0);border-left:8px solid rgba(0,0,0,0);left:2px;top:-8px}.llSlideButton{z-index:9999 !important}.leaselinkCalculateButtonContainer{clear:both;position:relative;margin:0;background:rgba(0,0,0,0);min-width:130px}.leaselinkCalculateButtonContainer a{display:inline-block;border-radius:5px;background:#fff;font-family:"Open Sans",sans-serif;font-weight:700;text-transform:uppercase;text-decoration:none;background:#000;color:#fff;padding:9px 20px 9px 10px;font-size:11px;line-height:12px;position:relative;cursor:pointer;transition:all .5s ease-in-out}.leaselinkCalculateButtonContainer a span{color:#fff}.leaselinkCalculateButtonContainer a::after{background:#eee url(https://leaselink.pl/img/arrow.png) no-repeat center center;border-radius:0 5px 5px 0;content:"";display:block;height:100%;position:absolute;right:-20px;top:0;width:30px;transition:all .5s ease-in-out}.sb{position:relative;overflow:hidden;width:100%}.sb__wrap{transition:transform 0ms ease;width:10000px;list-style:none}.sb__nav{position:absolute;top:calc(50% - 21px);width:100%;display:flex;justify-content:space-between;align-items:center}.sb__btn{display:none;outline:0}@media(min-width: 600px){.sb__btn{display:flex;align-items:center;justify-content:center;flex-direction:row;width:42px;height:42px;background:#fff;border-radius:50%;border:1px solid #e3e3e3;cursor:pointer;transform:translateY(-50%)}.sb__btn svg{margin-right:3px}.sb__btn--next{margin-left:auto}.sb__btn--next svg{transform:rotate(180deg);margin-right:0;margin-left:3px}}.sb__btn::-moz-focus-inner{border:0}.ig__mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;justify-content:center;align-items:center}.ig__container{width:75vw;height:75vh;padding:20px;position:relative;background-color:#fff;border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease}.ig__nav{top:0;left:0;position:absolute;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:0 15px}.ig__image{height:100%;width:100%;background-size:contain;background-position:center center;background-repeat:no-repeat}.ig__btn{display:flex;align-items:center;justify-content:center;flex-direction:row;width:42px;height:42px;background:#fff;border-radius:50%;border:1px solid #e3e3e3;cursor:pointer;transform:translateY(-50%);outline:0;transition:background-color .1s}.ig__btn:hover{background-color:rgba(222,222,222,.2)}.ig__btn::-moz-focus-inner{border:0}.ig__btn--prv{margin-right:auto}.ig__btn--next{margin-left:auto}.ig__btn--close{position:absolute;top:42px;right:15px;font-size:28px;color:#222}.ig-enter-active,.ig-leave-active{transition:opacity .5s}.ig-enter,.ig-leave-to{opacity:0}.gal{touch-action:none;background-color:#fff;bottom:0;left:0;outline:0;position:fixed;right:0;top:0;z-index:1050;width:100%;height:100%;user-select:none}.gal-enter-active,.gal-leave-active{transition:opacity .5s}.gal-enter,.gal-leave-to{opacity:0}.gal__image{user-select:none;user-drag:none;pointer-events:none;display:block;height:auto;margin:auto;max-height:100vh;max-width:100%;position:absolute;top:0;bottom:0;right:0;left:0;width:auto;transition:all 500ms ease 0s;border:1px solid rgba(252,252,252,.1)}.gal__thumbnails{display:none}@media(min-width: 768px){.gal__thumbnails{display:flex;flex-flow:row wrap;justify-content:center;position:relative;padding:10px 5px 2px 5px;margin:0;position:absolute;background-color:#fff;bottom:0;left:0;right:0;width:100vw}}.gal__control{display:none}@media(min-width: 768px){.gal__control{position:absolute;background:none;padding:0;margin:0;border:0;top:calc(50% - 30px);left:0;cursor:pointer}.gal__control--right{right:0px;left:unset;transform:rotate(180deg)}.gal__control:hover{fill:#f60}}.gal__btn{display:none;align-items:center;justify-content:center;flex-direction:row;width:40px;height:40px;background:#fff;border:0;padding:0;cursor:pointer;user-select:none;outline:0;transition:background-color .1s;background:#fff;border-radius:50%;color:#222}@media(min-width: 768px){.gal__btn{display:flex}}.gal__btn:hover{background-color:rgba(222,222,222,.2);fill:#f60}.gal__btn::-moz-focus-inner{border:0}.gal__btn--close{position:absolute;top:5px;right:3px}.gal__btn--minus{position:absolute;top:5px;left:5px}.gal__btn--plus{position:absolute;top:5px;left:101px}.gal__btn--zero{position:absolute;top:5px;left:53px}.gal__mobile{display:flex;position:fixed;bottom:60px;height:60px;margin:0;padding:0;display:flex;left:20%;justify-content:space-between;width:60%}.gal__mobile .gal__btn{display:flex;background-color:#fff;border:1px solid #e8e8e1;border-radius:50%;margin:0;padding:20px;width:60px;height:60px;min-width:0;line-height:1;text-decoration:none;text-align:center;white-space:normal;font-weight:700}.gal__mobile .gal__btn--close{position:relative;top:unset;right:unset}.gal__mobile .gal__btn--right{transform:rotate(180deg)}.gal__mobile .gal__btn svg{width:50px;height:50px}@media(min-width: 768px){.gal__mobile{display:none}}.r-cart{position:fixed;min-height:100%;width:100%;top:0;left:0;z-index:9999;background-color:rgba(0,0,0,.4);cursor:pointer;display:none;font-family:"Montserrat",sans-serif}@keyframes rc-fade-in{0%{opacity:0}100%{opacity:1}}.r-cart__body{position:fixed;top:0;right:-100%;height:100%;overflow-x:hidden;overflow-y:auto;box-shadow:0 0 20px rgba(0,0,0,.2);z-index:9999;max-width:428px;width:100%;padding-top:0;background:#f6f6f6;transition:right .3s;cursor:initial}.r-cart__body--visible{right:0}.r-cart--visible{display:block;animation-name:rc-fade-in;animation-duration:.3s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:none;animation-play-state:running}.r-cart__header{border-bottom:1px solid #f5f5f5;display:flex;width:100%;text-transform:uppercase;padding:20px;position:relative;font-weight:500;display:flex;justify-content:space-between;align-items:center}.r-cart__close{width:12px;height:12px;cursor:pointer}.r-cart__details{padding:0 20px;background:#fff;display:inline-block;width:100%}.r-cart__footer{padding:20px 40px;display:flex;flex-direction:column;align-items:center}.r-cart__total{display:flex;width:100%;justify-content:space-between;font-size:18px;font-weight:500;padding-bottom:20px}.r-cart__total-value{font-weight:700}.r-cart__bt{padding-bottom:20px}.r-cart__bt .bt--carousel .bt__items{margin-left:10px;margin-right:10px}.r-cart__bt .carousel__nav{padding:0 10px}.r-cart__bt .bt__title{padding-left:20px;padding-right:20px}.r-cart__bt .bt{display:block}.r-cart__bt .bt__mobile{display:block !important}.r-cart__cart{width:100%;font-weight:500;max-width:250px;text-align:center;text-decoration:none;margin:15px auto 0;font-size:13px;padding:12px 0;display:block;background-color:#000;color:#fff}.r-cart__cart:visited{color:#fff}.r-cart__cart:hover{color:#fff;background:#b40000;text-decoration:none}.r-cart__back{cursor:pointer;text-decoration:none;font-weight:500;font-size:13px;margin:0 auto;padding:20px 0 0;color:#000;border:none;background:none}.r-cart__back:hover{text-decoration:underline;color:#7b7571}.r-cart__button{cursor:pointer;border:none;background:none;padding:0;margin:0;border-radius:0;box-shadow:none;text-transform:none;user-select:none;font-family:inherit}.r-cart__items{list-style:none;padding:20px 0px;margin:0}.r-cart__item{display:flex;padding:0;margin:0 0 25px 0;justify-content:space-between;font-size:12px}.r-cart__item-close{width:10px;height:10px;fill:#7b7571;cursor:pointer}.r-cart__c1{width:20%;text-align:center;display:flex;align-items:flex-start;justify-content:center}.r-cart__c2{width:55%;padding:0 10px}.r-cart__c3{width:25%;text-align:right}.r-cart__image{width:auto;height:auto;border-radius:10%;object-fit:cover;max-height:75px;max-width:100%}.r-cart__title{text-decoration:none;color:#000;font-weight:700;display:block;padding:0 0 3px 0}.r-cart__title:hover{color:#000;text-decoration:none}.r-cart__price{padding-top:3px}.r-cart__feature{font-size:11px}.r-cart__empty{padding:40px 0px;font-size:18px;text-align:center}.carousel{position:relative;overflow:hidden}.carousel__nav{position:absolute;top:calc(50% - 24px);width:100%;display:flex;height:48px;padding:0 2px;pointer-events:none}@media(max-width: 600px){.carousel__nav{display:none}}.carousel__wrap{display:flex;align-items:stretch;width:100%;height:100%;transition:transform 0ms ease}.carousel__btn{border:2px solid #8d8d8d;padding:0;margin:0;background:#fff;border-radius:10px;pointer-events:all;opacity:.8}.carousel__btn:hover{border-color:#212121}.carousel__btn svg{display:inline-block;color:#212121;height:32px;width:32px}.carousel__btn svg:hover{color:#212121}.carousel__btn::-moz-focus-inner{border:0}.carousel__btn--right{margin-left:auto}.bt{width:100%;position:relative;display:none}.bt__title{font-family:"Work Sans",sans-serif;font-weight:500;font-size:20px;line-height:1.5;margin:0;padding:0}.bt__items{list-style:none;padding:10px 0;margin:5px 0 0 0;width:100%}.bt__item{display:flex;padding:0 10px 10px 10px}.bt__c1{width:15%;text-align:center;display:flex;align-items:flex-start;justify-content:center;position:relative}.bt__c2{width:60%;padding:0 10px}.bt__c3{width:25%}.bt__name{text-decoration:none;color:#000;font-size:14px;font-weight:400;display:block}.bt__add{display:block;text-align:center;font-size:12px;user-select:none;cursor:pointer;vertical-align:middle;text-transform:none;font-weight:400;margin:5px 0;border:0;padding:3px 6px;background:#da0926;color:#fff;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.bt__add:hover{color:#fff;text-decoration:none}.bt__strike{font-size:14px;text-decoration:line-through;line-height:1.2;color:#6c757d}.bt__price{font-size:19px;font-weight:400;line-height:1.3}.bt__prices{display:flex;flex-flow:column;align-items:flex-end}.bt__badges{position:absolute;left:0;top:0;display:flex;flex-direction:column;align-items:flex-start}.bt__badge{margin-bottom:5px;font-size:9px;color:#fff;padding:2px 3px;font-weight:700;letter-spacing:2px;background:#4797d8}.bt__badge--red{background:#f50402}.bt__badge--green{background:#4ed847}.bt__image{width:auto;height:auto;border-radius:10%;object-fit:cover;max-height:60px;max-width:100%}.bt__link{color:inherit;text-decoration:none}.bt__link:hover{color:inherit;text-decoration:none}.bt--list .bt__items{background-color:#fff}.bt--list .bt__item{display:flex}.bt--list .bt__c3{display:flex;flex-flow:column;align-items:flex-end}.bt--list .bt__name{font-size:14px;font-weight:700;line-height:1.2}.bt--list .bt__description{font-size:11px;line-height:1.4}.bt--list .bt__badges{display:none}.bt--list .bt__badges--list{position:relative;display:flex;flex-flow:row wrap}.bt--list .bt__badges--list .bt__badge:not(:last-child){margin-right:5px}.bt--list .bt__price{font-size:13px;font-weight:700}.bt--list .bt__strike{font-size:12px}.bt--carousel .carousel{background-color:#fff}.bt--carousel .bt{width:300px}.bt--carousel .bt__items{display:flex;justify-content:space-between}.bt--carousel .bt__item{display:flex;flex-flow:column;width:200px;padding:0;margin:0}.bt--carousel .bt__description{display:none}.bt--carousel .bt__c1{width:100%;padding:0}.bt--carousel .bt__c2{width:100%;padding:0}.bt--carousel .bt__c3{width:100%;margin-top:3px;display:flex;flex-flow:column;align-items:center}.bt--carousel .bt__image{max-height:90px}.bt--carousel .bt__prices{display:flex;justify-content:center;align-items:baseline;flex-flow:row}.bt--carousel .bt__price{font-size:16px;font-weight:700}.bt--carousel .bt__strike{margin-right:3px}.bt--carousel .bt__name{text-align:center;font-size:14px;line-height:1.1}@media(min-width: 768px){.bt{display:block}}.bt--mobile{display:block;padding:20px}@media(min-width: 768px){.bt--mobile{display:none}}.r-star{width:178px;margin:0 auto;position:relative}.r-star__container{margin:0 auto}.r-star__stars{width:100%;margin:0;padding:0;list-style:none;display:flex;align-items:center;justify-content:flex-start}.r-star__star{margin:0;padding:0;list-style:none;width:30px;height:30px;color:#ffc100}.r-star__star:not(:last-child){margin-right:7px}.r-star__star svg{display:inline-block;overflow:visible;cursor:pointer;width:100%;height:100%}.r-star__tooltip{position:absolute;display:inline-block;color:#000;text-align:center;display:inline-block;font-size:12px;width:90px;background-color:#171717;color:#fff;text-align:center;border-radius:6px;padding:5px 0px;position:absolute;z-index:1;top:-115%;left:50%;margin-left:-45px}.r-star__tooltip::after{content:"";position:absolute;top:100%;left:50%;border-width:5px 5px 0;border-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);border-style:solid;border-top-color:#171717}.r-star--sm{width:116px}.r-star--sm .r-star__star{width:20px;height:20px}.r-star--sm .r-star__star:not(:last-child){margin-right:4px}.r-star--readonly .r-star__star svg{cursor:auto}.reviews{width:100%;display:block;margin:20px auto;position:relative;font-size:15px}@media(min-width: 1135px){.reviews{width:1136px;max-width:1136px;max-width:750px}}.reviews input,.reviews textarea{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;overflow:visible}.reviews__section-name{font-size:20px;font-weight:700;margin:30px 0}@media(max-width: 576px){.reviews__section-name{text-align:center;font-size:18px}}.reviews__thanks{text-align:center}.reviews__thanks .reviews__survey{text-align:center}.reviews__error-message{font-size:18px;color:#dc3545;text-align:center;padding:20px 10px}@media(max-width: 767px){.reviews__error-message{padding:20px 30px}}.reviews__loading{min-height:100px}.reviews__loading-label{font-size:12px}.reviews__loader:after{content:"";display:block;position:absolute;left:45%;top:40%;width:50px;height:50px;border-style:solid;border-color:#000;border-top-color:rgba(0,0,0,0);border-width:4px;border-radius:50%;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.reviews__survey{margin-top:10px}.reviews__survey-name{font-weight:700;font-size:16px}.reviews__survey-questions{list-style:none;padding:0;margin:0}.reviews__survey-rate{max-width:200px}@media(max-width: 576px){.reviews__survey-rate{width:180px}}.reviews__survey-question{text-align:left;display:flex;align-items:center;justify-content:space-between;margin:10px 0;padding:0}.reviews__survey-question--text{align-items:flex-start;flex-direction:column}.reviews__survey-question--text textarea{margin-top:10px;min-width:300px;width:100%;height:100px;font-size:15px;padding:5px 10px}.reviews__survey-question--text .reviews__survey-rate{max-width:none;width:100%}@media(max-width: 576px){.reviews__survey-question{flex-wrap:wrap}.reviews__survey-question .reviews__survey-rate{text-align:center;width:100%;margin:5px auto}}@media(max-width: 576px){.reviews__survey-name{text-align:center}}.reviews__survey--popup .reviews__survey-name{text-align:center;font-weight:700;font-size:15px}.reviews__survey--popup .reviews__survey-question{text-align:center}.reviews__customer{display:flex;align-items:baseline}.reviews__customer-name{font-weight:700;width:15%}.reviews__customer-input{margin-left:20px;width:200px !important}@media(max-width: 576px){.reviews__customer{flex-direction:column;align-items:center}.reviews__customer-name{margin-bottom:5px;font-size:15px;width:100%;text-align:center}}.reviews__products{list-style:none;padding:0;margin:20px 0}.reviews__product{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:15px}.reviews__product-image{width:auto;height:auto;border-radius:10%;-o-object-fit:cover;object-fit:cover;max-height:60px;max-width:100%}.reviews__product-c1{width:15%;text-align:center;display:flex;align-items:flex-start;justify-content:center}.reviews__product-c2{width:55%;padding:0 10px;font-weight:700}.reviews__product-description{font-weight:400;font-size:13px}.reviews__product-c3{text-align:center;width:200px}.reviews__product-variants{list-style:none;padding:0;margin:0}.reviews__product-variant{font-size:13px}@media(max-width: 576px){.reviews__product{flex-wrap:wrap}.reviews__product-c2{width:75%}.reviews__product-c3{width:100%;text-align:center;padding-top:5px}.reviews__product-description{font-size:12px}}.reviews__button-add{margin:15px auto;padding:5px 10px;background:#5d5cb7;border:0;color:#fff;border-radius:5px;cursor:pointer}.reviews__skip{margin-right:20px;text-decoration:none;color:#171717;border:0;background:rgba(0,0,0,0);cursor:pointer;font-size:15px}.reviews__save{margin-left:20px;border:0;padding:9px 20px;background:#38c172;color:#fff;font-size:15px;font-weight:700;border-radius:5px;cursor:pointer}.reviews__buttons{text-align:center}.reviews__buttons--popup{margin-top:20px}.reviews__buttons--popup .reviews__skip{font-size:14px}.reviews__buttons--popup .reviews__save{font-size:14px}.reviews__popup{position:fixed;z-index:1070;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;overflow-x:hidden;overflow-y:auto;font-size:14px}.reviews__popup-body{position:absolute;width:100%;max-width:90%;top:50%;left:50%;transform:translate(-50%, -50%);min-height:100px;padding:20px;margin:0px auto;color:#171717;background-color:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease}@media(min-width: 768px){.reviews__popup-body{align-items:center;max-width:500px}}.reviews__popup-header{text-align:center;size:16px}.reviews__popup-name{text-align:center;font-size:15px;font-weight:700;margin:10px 0}.reviews .fade-enter-active,.reviews .fade-leave-active{transition:opacity .5s}.reviews .fade-enter,.reviews .fade-leave-to{opacity:0}.notification-top{position:fixed;top:0;left:0;width:100%;height:50px;z-index:2;padding:10px;font-weight:700;font-size:16px;color:#fff;display:flex;justify-content:center;align-items:center;opacity:.9;overflow-x:hidden;overflow-y:auto;background-color:#6c757d;color:#171717;z-index:1100}.notification-top--danger{background-color:#dc3545;color:#fff}.notification-top-enter-active{animation:bounce-in .5s}.notification-top-leave-active{animation:bounce-out .35s reverse}@keyframes bounce-in{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes bounce-out{0%{transform:scale(0)}100%{transform:scale(1)}}.ripple{display:inline-block;position:absolute;width:64px;height:64px}.ripple__circle{position:absolute;border:4px solid #ced0d4;opacity:1;border-radius:50%;animation:ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.ripple__inner-circle{animation-delay:-0.5s}@keyframes ripple{0%{top:28px;left:28px;width:0;height:0;opacity:1}100%{top:-1px;left:-1px;width:58px;height:58px;opacity:0}}.adult-confirm{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);display:table;transition:opacity .3s ease;overflow-x:hidden;overflow-y:auto}.adult-confirm::before,.adult-confirm::after{box-sizing:border-box}.adult-confirm__modal{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:#fff;width:500px;max-width:100%;min-height:200px;padding:40px 50px;text-align:center}.adult-confirm__text{line-height:1.8;font-size:16px;font-family:"Montserrat",sans-serif;color:#414141}.adult-confirm__text h1{font-weight:700;font-size:26px;margin:0 0 20px 0;line-height:1.5;color:#121212}.adult-confirm__btns{margin-top:30px;text-align:center}.adult-confirm__btn{display:inline-block;padding:12px 20px;outline:none;border-width:0;border-style:solid;border-color:rgba(0,0,0,0);font-weight:600;cursor:pointer;font-size:18px;text-shadow:none;letter-spacing:.3px;margin:10px 20px;color:#fff;background-color:#121212;transition:background-color .25s ease,box-shadow .25s ease,opacity .25s ease}.adult-confirm__btn--forbidden{background-color:#fdbb29}.adult-confirm__btn:hover{background-color:#ad8b09;box-shadow:inset 0 0 200px rgba(0,0,0,.1)}.newsletter-page{padding:10px;font-family:"Work Sans",sans-serif}@media(min-width: 1135px){.newsletter-page{width:1136px;max-width:1136px;margin:0 auto}}.newsletter-page__title{font-size:28px;font-weight:700;margin:10px 0}.newsletter-page__content{width:100%;margin-top:15px;overflow:hidden}.newsletter-page__input{width:100%;padding:.375rem .75rem;font-size:14px;font-weight:400;line-height:38px;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:3px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.newsletter-page__input:focus{outline:none !important;border-color:#ced4da;box-shadow:0 0 0 #ced4da}@media(min-width: 768px){.newsletter-page__input{margin-bottom:0;min-width:unset;flex:1 1 auto}}.newsletter-page__submit{display:block;width:100%;margin-top:10px;background:#145388;color:#fff;font-size:17px;font-weight:400;border-radius:3px;vertical-align:middle;user-select:none;border:1px solid rgba(0,0,0,0);padding:0px 20px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:pointer;text-transform:none;line-height:38px}.newsletter-page__submit--remove{margin-left:10px;background:#fe0000}.newsletter-page__buttons{display:flex;justify-content:space-between}.newsletter-page__alert{display:none}.newsletter-page__success{font-size:16px;font-weight:700}.newsletter-page__form{display:block;width:100%;max-width:350px;text-align:center;margin:30px auto}.newsletter-page__form--error .newsletter-page__input{border:1px solid #fe0000}.newsletter-page__form--error .newsletter-page__alert{display:block}.digital-page{padding:10px;color:#212121}@media(min-width: 1135px){.digital-page{width:1136px;max-width:1136px;margin:0 auto}}.digital-page__title{text-align:center;font-size:24px;font-weight:400;margin:20px;line-height:1.6;margin-top:20px}.digital-page__product{text-align:center;font-size:26px;font-weight:700;margin:25px;line-height:1.6}.digital-page__download{display:block;text-align:center;font-size:14px;user-select:none;cursor:pointer;vertical-align:middle;text-transform:none;font-weight:400;margin:20px auto;border:0;padding:10px 10px;max-width:150px;background:#4797d8;color:#fff;border-radius:.25rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.digital-page__download:hover{opacity:.9;text-decoration:none;color:#fff}.digital-page__info{text-align:center;margin-top:5px}.digital-page__content{width:100%;margin-top:15px;overflow:hidden}.digital-page__content--invalid .digital-page__title{color:#e00e05}.digital-page .breadcrumb{padding:0;margin:0;list-style:none;display:inline-flex;flex-wrap:wrap;background:rgba(0,0,0,0)}.digital-page .breadcrumb__item{font-size:14px;display:inline-block}.digital-page .breadcrumb__item+.breadcrumb__item::before{content:"/ ";padding:0 3px}.digital-page .breadcrumb__link{color:inherit;text-decoration:none}.digital-page .breadcrumb__link:hover{text-decoration:underline}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item .img-fluid{width:100% !important;display:block !important;max-width:100%;height:auto}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel:hover .carousel-control-prev-icon,.carousel:hover .carousel-control-next-icon{display:inline-block}.carousel-control-prev-icon,.carousel-control-next-icon{display:none;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23ffffff%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3E%3Cpath d=%27M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z%27/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23ffffff%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3E%3Cpath d=%27M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z%27/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.ccc{position:fixed;z-index:999999;bottom:0;top:0;left:0;right:0;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden;box-shadow:0 -1px 3px 0px rgba(0,0,0,.25);background-color:rgba(0,0,0,.5);padding:20px}@media(max-width: 767.98px){.ccc{justify-content:center;padding:10px}}.ccc__modal{width:calc(100% - 120px);max-width:905px;box-sizing:border-box;padding:20px;background-color:#fff;border-radius:10px;color:#000;font-size:14px;font-weight:400;letter-spacing:normal;line-height:normal;margin:0}@media(max-width: 767.98px){.ccc__modal{width:100%}}.ccc__link{text-decoration:underline;color:#000}.ccc__buttons{padding:15px 30px 0 30px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.ccc__button{display:inline-block;cursor:pointer;position:relative;text-decoration:none;margin:0 15px 15px 0;width:245px;border-radius:25px;border:1px solid #c7c7c7;max-width:calc(100% - 15px);color:#000;font-size:14px;font-weight:700;letter-spacing:normal;line-height:20px;text-align:center;padding:14px 10px;box-sizing:border-box;text-transform:none;background-color:#fff}.ccc__button--primary{background-color:#000;border:1px solid #000;color:#fff}.ccc__button--confirm{background-color:crimson;border:1px solid crimson;color:#fff}.ccc__custom{width:calc(100% - 120px);max-width:905px;box-sizing:border-box;padding:20px;background-color:#fff;border-radius:10px;color:#000;font-size:14px;font-weight:400;letter-spacing:normal;line-height:normal;margin:0}@media(max-width: 767.98px){.ccc__custom{width:100%}}.ccc__custom .ccc__button{padding:12px 30px;margin:0 10px 5px 0;width:auto}.ccc__title{font-size:18px;padding-bottom:20px}.ccc__consents{padding:0;margin:0;list-style:none;overflow:auto;max-height:75vh}@media(max-width: 767.98px){.ccc__consents{max-height:50vh}}.ccc__consent-name{font-size:14px;font-weight:700;padding:10px 0;min-height:50px;line-height:16.1px;position:relative;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.ccc__consent-name::before{content:"";background-image:url("data:image/svg+xml,%3Csvg id=%27svg8%27 clip-rule=%27evenodd%27 fill-rule=%27evenodd%27 height=%27512%27 stroke-linejoin=%27round%27 stroke-miterlimit=%272%27 viewBox=%270 0 24 24%27 width=%27512%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:svg=%27http://www.w3.org/2000/svg%27%3E%3Cpath id=%27path2%27 d=%27m12 14.586 6.293-6.293c.39-.39 1.024-.39 1.414 0s.39 1.024 0 1.414l-7 7c-.39.391-1.024.391-1.414 0l-7-7c-.39-.39-.39-1.024 0-1.414s1.024-.39 1.414 0z%27/%3E%3C/svg%3E");background-size:contain;height:15px;width:15px;position:absolute;left:-27px}.ccc__consent-name small{font-weight:400;font-size:11px;color:#060606 !important;text-align:center}.ccc__consent{padding:0 20px 0 40px;border:1px solid #dbdbdb;border-bottom:0}.ccc__consent:last-child{border-bottom:1px solid #dbdbdb}.ccc__consent--open .ccc__consent-name::before{transform:rotate(180deg)}@media(max-width: 767.98px){.ccc__consent-label{width:calc(100% - 85px)}}.ccc__consent-description{padding-bottom:1.8rem;line-height:18px}.ccc__switch-wrap{width:47px;height:27px;border-radius:40px}.ccc__switch{display:block;height:27px;position:relative}.ccc__switch input{visibility:hidden;box-sizing:border-box;padding:0;margin:0;width:100%;position:relative}.ccc__switch input:checked+.ccc__slider{width:100%;height:100%;display:block;top:0;position:absolute;background-color:#0fc221 !important;border-radius:40px}.ccc__switch input:checked+.ccc__slider::before{transition:.4s all;transform:translate(100%, -50%);box-shadow:0 1px 3px rgba(0,0,0,.56);left:4px}.ccc__slider{transition:.3s all;border-radius:40px;background-color:#ccc !important;display:block;height:100%;position:absolute;top:0;left:0;width:100%;cursor:pointer}.ccc__slider::before{width:19px;height:19px;background:#fff;display:block;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;left:5px;transition:.4s all;box-shadow:0 1px 3px rgba(0,0,0,.56);content:""}.marquee-slider{overflow:hidden}.marquee-slider__container{width:2000px;animation-name:marquee-slider-animation;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}@keyframes marquee-slider-animation{0%{transform:translateX(0%)}100%{transform:translateX(-100%)}}.marquee-slider--pause:hover .marquee-slider__container{animation-play-state:paused}.modal-popup{font-family:"Poppins",sans-serif;position:fixed;top:0;left:0;width:100%;height:100%;outline:0;overflow:hidden;z-index:1050;display:none;background-color:rgba(0,0,0,.5);transition:opacity .3s ease}.modal-popup--show{display:flex;align-items:center;justify-content:center;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal-popup__wrapper{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 5px}@media(min-width: 576px){.modal-popup__wrapper{padding:20px}}.modal-popup__container{width:100%;padding:10px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease;border-radius:2px;display:flex;flex-direction:column;max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px)}.modal-popup__body{width:100%;margin:20px auto;padding:0;overflow:auto}.modal-popup__footer{width:100%;padding:0;text-align:right}.modal-popup__btn-open{cursor:pointer;color:inherit}.modal-popup__btn-close{color:#fff;background-color:#000;border-radius:0;font-size:12px;font-family:Roboto,Arial;font-weight:800;letter-spacing:.07em;text-transform:uppercase;border:2px solid #000;padding:7px 24px;cursor:pointer}.modal-popup__btn-close:hover{background-color:#fff;color:#000}.modal-popup__header{font-size:15px;font-weight:700;position:relative;line-height:1.3}.modal-popup__close{position:absolute;top:-10px;right:0;border:0;padding:0;margin:0;background:none;position:absolute;transition:all 200ms;font-size:30px;font-weight:bold;text-decoration:none;color:#333;line-height:1.3;cursor:pointer}.modal-popup__close:hover{color:#000}.slider-line{width:100%;height:100%;background-color:var(--sl-background, #fff);padding:var(--sl-padding, 10px) 10px}.slider-line__container{overflow:hidden;position:relative;width:100%}@media(min-width: 768px){.slider-line__container{max-width:720px;width:100%;margin:0 auto}}@media(min-width: 992px){.slider-line__container{max-width:960px}}@media(min-width: 1200px){.slider-line__container{max-width:1140px}}@media(min-width: 1400px){.slider-line__container{max-width:1320px}}.slider-line__content{margin:0 20px;overflow:hidden}@media(max-width: 576px){.slider-line__content{margin:0 40px}}.slider-line__items{width:100%;height:100%;overflow:hidden;display:flex;justify-content:space-around;align-items:center;position:relative;padding:0;margin:0;list-style:none}.slider-line__item{padding:0;margin:0;width:100%;text-align:center;color:var(--sl-item-color, #000);font-family:var(--sl-item-ff, "Arial");font-size:var(--sl-item-fs, 14px);font-weight:var(--sl-item-fw, 400)}@media(max-width: 576px){.slider-line__item{font-size:var(--sl-item-mobile-fs, 14px);padding:0 10px}}.slider-line__link{display:block;color:inherit;text-decoration:none;font-family:inherit;font-size:inherit;font-weight:inherit;cursor:pointer}.slider-line__link:hover{color:inherit}.slider-line__button{position:absolute;top:0;bottom:0;display:flex;align-items:center;border:none;background:var(--sl-background, #fff);font-size:20px;color:var(--sl-btn-color, #232323);font-family:Arial,Helvetica,sans-serif;cursor:pointer}.slider-line__button--right{right:0}.open-enter-active,.open-leave-active{transition:opacity .25s ease-in-out}.open-enter,.open-leave-to{opacity:0}.overflow-hidden{overflow:hidden}button:focus{outline:0}.delivery-table{font-family:"Poppins",sans-serif}.delivery-table__content{position:relative;margin:20px;padding:20px;max-width:550px;max-height:75vh;width:100%;overflow-y:auto;overflow-x:hidden;background:#fff;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.2);scrollbar-width:thin;transition:all 2s ease-in-out}.delivery-table__col1{width:calc(50% + 15px)}.delivery-table__col3{flex:1;text-align:right}.delivery-table__title{font-size:14px;font-weight:700;padding:0;margin:0;line-height:1.3}.delivery-table__list{padding:0;margin:0 0 20px;list-style:none}.delivery-table__item{margin:0;padding:5px 0;font-size:12px;border-bottom:1px solid #ddd;display:flex;align-items:center}.delivery-table__item:last-child{border-bottom:0}.delivery-table__icon{width:0px;min-width:0px;margin-right:0px}.delivery-table__amount{font-weight:700;text-align:right;flex:1}.delivery-table__name{flex:3;margin-right:5px}.dynamic-popup{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);transition:opacity 500ms;display:flex;justify-content:center;align-items:center;z-index:9999;font-family:"Poppins",sans-serif}.dynamic-popup__wrapper{position:relative;margin:20px;padding:20px;max-width:550px;max-height:75vh;width:100%;overflow-y:auto;overflow-x:hidden;background:#fff;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.2);scrollbar-width:thin;transition:all 2s ease-in-out}.dynamic-popup__close{position:absolute;top:10px;right:10px;transition:all 200ms;font-size:20px;font-weight:bold;text-decoration:none;color:#333;border:none;background:none;box-shadow:none;padding:0;margin:0;cursor:pointer}.dynamic-popup__close:hover{color:#000}.switchYN{visibility:hidden;display:none}.switchYN+label{display:block;position:relative;cursor:pointer;outline:none;user-select:none;width:60px;height:25px;border-radius:25px;text-align:right;color:#888;border:2px solid #ddd;font-size:12px;font-family:"Franklin Gothic Medium","Arial Narrow",Arial,sans-serif;font-weight:700;line-height:18px;box-sizing:border-box;padding:2px 8px;transition:border .2s,padding .2s}.switchYN+label:after{display:block;position:absolute;content:"";top:2px;left:2px;bottom:2px;width:18px;background-color:#ddd;border-radius:50px;transition:margin .2s}.switchYN:checked+label{border-color:#008930;color:#008930;padding-right:35px}.switchYN:checked+label:after{margin-left:34px;background-color:#008930}.product__variant-switch-description{font-size:.9em;color:#000}.shopelo-copyright{padding:3px;background-color:var(--shopelo-copyright-bg, #fff);font-family:"Open Sans",sans-serif;font-weight:400;font-size:13px}.shopelo-copyright__content{color:var(--shopelo-copyright-bg, #fff);text-align:center;filter:invert(1)}.shopelo-copyright__link{text-decoration:none;color:inherit}.shopelo-copyright__link:hover{text-decoration:underline}*::before,*::after{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Open Sans",sans-serif;margin:0;padding:0;background-color:#fff;color:#171717}.page{border:0;padding:0;background-color:inherit;position:relative}.page__sidebar{z-index:1040}.page__header{z-index:1010}.page--sidebar .sidebar{transform:translateX(0px)}.page--fixed-header .page__header{position:fixed;top:0;right:0;left:0;z-index:1010}.page--fixed-header .page__main{margin-top:180px}.page__main{padding:5px 13px 10px 13px}@media(min-width: 1135px){.page__main{padding:0}}.sidebar__wrapper{position:fixed;top:0;left:0;height:100vh;display:flex;flex-direction:row;z-index:1060;box-sizing:border-box;justify-content:space-between;align-items:flex-start;width:100%;transition:.3s max-width;background-color:rgba(0,0,0,.5)}.sidebar__close{border:0;background:rgba(0,0,0,0);display:inline-flex;position:relative;width:32px;height:32px;opacity:.8;outline:0;margin:20px 20px 0 0;cursor:pointer}.sidebar__close:hover{opacity:1}.sidebar__close::before,.sidebar__close::after{position:absolute;top:0;left:20px;content:"";height:32px;width:3px;background-color:#eee}.sidebar__close::before{transform:rotate(45deg)}.sidebar__close::after{transform:rotate(-45deg)}.sidebar__close::-moz-focus-inner{border:0}.sidebar__container{box-sizing:border-box;width:75%;height:100vh;max-width:375px;overflow-y:auto;overflow-x:hidden;background-color:#f8f8f8;padding-bottom:50px}.sidebar__btn{display:inline-block;text-align:left;margin:0;padding:0;border:none;background:none;outline:none;font-size:inherit;color:inherit;font-family:inherit;font-weight:inherit;position:relative;cursor:pointer}.sidebar__arrow::after{content:"";cursor:pointer;position:absolute;left:0;top:calc(50% - 7px);width:15px;height:15px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTkuMSAxMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTkuMSAxMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiMzQzNDM0I7fTwvc3R5bGU+PHBhdGggaWQ9IlByb3N0b2vEhXRfemFva3LEhWdsb255XzJfa29waWFfNSIgY2xhc3M9InN0MCIgZD0iTTAuOCwwLjJsOSw5YzAuMiwwLjIsMC4yLDAuNSwwLDAuNkM5LjYsMTAsOS4zLDEwLDkuMSw5LjhsLTktOWMtMC4yLTAuMi0wLjItMC41LDAtMC42QzAuMywwLDAuNiwwLDAuOCwwLjJDMC43LDAuMiwwLjgsMC4yLDAuOCwwLjJ6IE0xOC45LDAuOEw5LjgsOS45QzkuNiwxMCw5LjMsMTAsOS4yLDkuOEM5LDkuNyw5LDkuNCw5LjIsOS4ybDkuMS05LjFjMC4yLTAuMiwwLjUtMC4yLDAuNiwwQzE5LjEsMC4zLDE5LjEsMC42LDE4LjksMC44eiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:center;transition:transform .4s}.sidebar__item{display:block;color:#171717;font-size:14px;font-family:"Lato",sans-serif;font-weight:400;position:relative;padding:12px 0 12px 13px;border-bottom:1px solid #e9e9e9}.sidebar__item:last-child{padding-bottom:0;border-bottom:0}.sidebar__item--bold{font-weight:700}.sidebar__item--folder::after{content:"";cursor:pointer;position:absolute;right:15px;top:10px;width:15px;height:15px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTkuMSAxMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTkuMSAxMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiMzQzNDM0I7fTwvc3R5bGU+PHBhdGggaWQ9IlByb3N0b2vEhXRfemFva3LEhWdsb255XzJfa29waWFfNSIgY2xhc3M9InN0MCIgZD0iTTAuOCwwLjJsOSw5YzAuMiwwLjIsMC4yLDAuNSwwLDAuNkM5LjYsMTAsOS4zLDEwLDkuMSw5LjhsLTktOWMtMC4yLTAuMi0wLjItMC41LDAtMC42QzAuMywwLDAuNiwwLDAuOCwwLjJDMC43LDAuMiwwLjgsMC4yLDAuOCwwLjJ6IE0xOC45LDAuOEw5LjgsOS45QzkuNiwxMCw5LjMsMTAsOS4yLDkuOEM5LDkuNyw5LDkuNCw5LjIsOS4ybDkuMS05LjFjMC4yLTAuMiwwLjUtMC4yLDAuNiwwQzE5LjEsMC4zLDE5LjEsMC42LDE4LjksMC44eiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:center;transition:transform .4s}.sidebar__item--open{background:#e9e9e9;font-weight:700}.sidebar__item--open::after{transform:rotate(180deg)}.sidebar__item--next{width:100%}.sidebar__item--next::after{right:12px;left:unset;top:calc(50% - 7px);transform:rotate(270deg)}.sidebar__item-link{color:inherit;font-family:inherit;font-weight:inherit;font-size:inherit;text-decoration:none}.sidebar__item-btn{width:100%;padding-right:32px}.sidebar__items{list-style:none;padding:0;margin:0}.sidebar__items--sub{padding-top:3px}.sidebar__items--sub .sidebar__item{padding:10px 0 10px 8px}.sidebar__items--open{background:#e9e9e9}.sidebar__link{color:inherit;text-decoration:none}.sidebar__search{display:flex;justify-content:center;padding:20px 0;border-bottom:1px solid #e9e9e9}.sidebar__search-button{border:0;background:#084a98;padding:0;color:#fff;width:40px;height:40px;outline:0;cursor:pointer}.sidebar__search-button::-moz-focus-inner{border:0}.sidebar__search-input{box-sizing:border-box;border:1px solid #e9e9e9;padding:0 8px;width:75%}.sidebar__back{display:flex;align-content:baseline;justify-content:space-between;width:100%;padding:12px;border-bottom:1px solid #e9e9e9}.sidebar__back-btn{padding-left:30px}.sidebar__back-btn::after{transform:rotate(90deg);left:3px}.sidebar__back-close{margin-left:auto;margin-right:10px;width:24px;height:24px;cursor:pointer}.sidebar__back-close::before,.sidebar__back-close::after{background-color:#929292;height:24px}.sidebar__current{width:100%;padding:12px}.sidebar__current-name{font-size:20px;font-weight:700;line-height:1.1}.sidebar__current-link{display:block;text-decoration:underline;font-size:15px;color:#a2a2a2;margin:12px 0}.hamburger{display:inline-block;cursor:pointer;background-color:rgba(0,0,0,0);border:0;margin:0;outline:0;height:20px;transition:transform .3s .1s ease-in-out}.hamburger::-moz-focus-inner{border:0}.hamburger__box{width:20px;height:100%;display:inline-block;position:relative}.hamburger__inner{width:100%;height:2px;background-color:#171717;position:absolute;left:0;top:50%;transform:translateY(-50%);transition:background-color .1s .2s ease-in-out}.hamburger__inner::before,.hamburger__inner::after{width:100%;height:2px;background-color:#171717;position:absolute;content:"";left:0;transition:transform .2s .2s ease-in-out}.hamburger__inner::before{top:-5px}.hamburger__inner::after{top:5px}.hamburger--active{transform:translatex(250px)}.hamburger--active .hamburger__inner{background-color:rgba(0,0,0,0)}.hamburger--active .hamburger__inner:before{transform:translateY(10px) rotate(45deg)}.hamburger--active .hamburger__inner:after{transform:translateY(-10px) rotate(-45deg)}.blog-page{width:100%;display:block;margin:0px auto;display:flex}@media(min-width: 768px){.blog-page{max-width:720px;width:100%;margin:0 auto;margin-top:5px}}@media(min-width: 992px){.blog-page{max-width:960px}}@media(min-width: 1200px){.blog-page{max-width:1140px}}@media(min-width: 1400px){.blog-page{max-width:1320px}}.blog-page__nav{padding:0px 25px 3px 5px;display:none}@media(min-width: 768px){.blog-page__nav{display:block;flex:1 0 auto;width:250px}}@media(min-width: 992px){.blog-page__nav{width:250px}}@media(min-width: 1200px){.blog-page__nav{width:250px}}@media(min-width: 1400px){.blog-page__nav{width:270px}}.blog-page__content{box-sizing:border-box;width:100%;padding:0}@media(min-width: 768px){.blog-page__content{padding:10px 0;width:calc(100% - 250px)}}@media(min-width: 1400px){.blog-page__content{width:calc(100% - 270px)}}.blog-page__breadcrumb{min-width:300px;flex-grow:1;background-color:rgba(0,0,0,0)}.blog-page__pagination{max-width:100%;display:flex;justify-content:center}.blog-page__empty{color:#212121;font-size:20px;margin-top:15px;text-align:center}.blog-page .pagination{display:inline-block;border:1px solid #d3d3d3;border-radius:4px;list-style:none;margin:19 0;padding:10px 5px;color:#171717;font-weight:400;font-family:"Lato",sans-serif}.blog-page .pagination__item{font-size:14px;display:inline;margin:5px 0;text-align:center;padding:5px 5px}.blog-page .pagination__item--active{font-weight:700;background-color:#e6e6e6}.blog-page .pagination__item--prev .pagination__link::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;margin-right:7px;font-size:14px;vertical-align:middle;color:inherit;display:none}.blog-page .pagination__item--next .pagination__link::after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;margin-left:7px;font-size:14px;vertical-align:middle;color:inherit;display:none}.blog-page .pagination__link{text-decoration:none;color:inherit}.blog-page .breadcrumb{padding:0;margin:0;list-style:none;display:inline-block}.blog-page .breadcrumb__item{font-size:14px;display:inline-block}.blog-page .breadcrumb__item+.breadcrumb__item::before{content:"/ ";padding:0 3px}.blog-page .breadcrumb__link{color:inherit;text-decoration:none}.blog-page .breadcrumb__link:hover{text-decoration:underline}body{background-color:#fff}:root{--wishlist-border-color: rgba(0, 0, 0, 0.05);--wishlist-stroke: #121212;--wishlist-fill: transparent;--wishlist-stroke-active: #e3342f;--wishlist-fill-active: #e3342f}.product-item__name{text-align:center;font-size:1em;margin-bottom:.25em;font-family:"Poppins",sans-serif;font-weight:400;color:#121212;order:2}.product-item__price{text-align:center;font-size:1.3em;font-family:"Poppins",sans-serif;font-weight:700;color:#121212}.product-item__strike-price{text-align:center;font-size:1.1em;font-family:"Poppins",sans-serif;font-weight:400;color:#afafaf;order:1}.product-item__company{text-align:center;font-size:1em;font-family:inherit;font-weight:400;color:#121212}.product-item__cart{text-align:center;margin-top:.25em;order:2}.product-item__discount-label{margin-left:5px}.product-item__discount-label span{background-color:#e5342a;color:#fff;border-radius:5px}.product-item__discount-label span{font-size:12px;padding:6px}.product-item__badges--top-right{top:48px}.product-item__inset0{text-align:left;font-size:1em;font-family:"Poppins",sans-serif;font-weight:400;color:#171717;padding-top:0em;padding-bottom:0em;order:2}.product-item__inset1{text-align:left;font-size:1em;font-family:"Poppins",sans-serif;font-weight:400;color:#171717;padding-top:0em;padding-bottom:0em;order:2}.product__title--wishlist{position:relative !important;padding-right:26px !important}.buy-button{color:#fff;font-size:13px;font-family:"Poppins",sans-serif;font-weight:400;padding:5px 14px;border-radius:13px;border:0px solid rgba(0,0,0,0);background:#04a926;text-shadow:unset;box-shadow:unset}.buy-button--notification{color:#fff;background:#adadad;border:0px solid rgba(0,0,0,0);text-shadow:unset;box-shadow:unset}.buy-button--price{color:#fff;background:#4797d8;border:0px solid rgba(0,0,0,0);text-shadow:unset;box-shadow:unset}.menu_10{margin:0;padding:0;display:none}@media(min-width: 992px){.menu_10{display:block;width:100%;max-width:300px}}.menu_10 .menu__title{font-weight:700;line-height:1.3;margin-bottom:5px}.menu_10 .menu__items--scrollable{max-height:156px;overflow-y:auto}.menu_10 .menu__items ul{list-style:none;margin:0;padding:0;border:0}.menu_10 .menu__items li{width:100%;position:relative}.menu_10 .menu__items a{--depth: 1;color:inherit;text-decoration:none;cursor:pointer;background:rgba(0,0,0,0);text-decoration:none;font-family:inherit;font-weight:inherit;text-transform:none;line-height:inherit;display:inline-flex;align-items:center;height:100%;border-left-style:solid}.menu_10 .menu__items a:hover{color:inherit;text-decoration:underline}.menu_10 .menu__items a.active{font-weight:700}.menu_10 .menu__items ul:nth-child(1)>* a{padding-left:calc(16px*var(--depth, 1))}.menu_10 .menu__filters{margin-top:20px;background-color:inherit;opacity:1;transition:opacity .1s;display:none}.menu_10 .menu__filters--busy{background-color:#f8f9fa;opacity:.9}@media(min-width: 768px){.menu_10 .menu__filters{display:block}}.menu_10 .menu__filters--mobile{display:block}.menu_10 .menu__filters--mobile .menu--collapse{max-height:none;overflow-y:auto}.menu_10 .menu__filters ul{list-style:none;margin:0;padding:0;border:0}.menu_10 .menu__filters li{width:100%;position:relative;display:flex;cursor:pointer;align-items:center;z-index:1;padding:0;position:relative;print-color-adjust:exact}.menu_10 .menu__filters__input{width:45%;font-size:12px;color:#212121;border:1px solid #cdcdcd;padding:5px 5px 5px 10px;border-radius:10px;text-align:center;display:inline-flex;align-items:center}.menu_10 .menu__filters__input-suffix{display:flex;align-self:flex-end;align-items:center;flex-shrink:0;height:100%;text-align:right;font-size:12px;color:#949494;margin-left:5px}.menu_10 .menu__filters__input input{margin:0;appearance:textfield;text-align:center;font-size:12px;width:100%;height:100%;min-width:41px;padding:0px;border:0px none}.menu_10 .menu__filters .menu--collapse{display:none;max-height:156px;overflow-y:auto}.menu_10 .menu__filters .menu--show{display:block}.menu_10 .menu__filters .menu__title{display:flex;align-items:center;margin-top:20px;cursor:pointer}.menu_10 .menu__filters .menu__title.not-collapsed:before{display:none;font-family:"Font Awesome 5 Solid";content:""}.menu_10 .menu__filters .menu__title.collapsed::before{display:none;font-family:"Font Awesome 5 Solid";content:""}.menu_10 .menu__filters .menu__title svg{margin-right:3px}.menu_10 .menu__filters .menu__price{display:flex;justify-content:space-between;align-items:center;z-index:1;min-height:22px;line-height:1.6}.menu_10 .menu__filters .menu__price--error .menu__input{border-color:red}.menu_10 .menu__input{font-size:12px;color:#212121;border:1px solid #cdcdcd;padding:5px 5px 5px 10px;border-radius:5px;text-align:center;display:inline-flex;align-items:center;width:45%}.menu_10 .menu__input-suffix{display:flex;align-self:flex-end;align-items:center;flex-shrink:0;height:100%;text-align:right;font-size:12px;color:#949494;margin-left:5px}.menu_10 .menu__input input{margin:0;appearance:textfield;text-align:center;font-size:12px;width:100%;height:100%;min-width:41px;padding:0px;border:0px none}.menu_10 .menu__cb{position:relative;z-index:1;color-adjust:exact;display:flex;cursor:pointer}.menu_10 .menu__cb-label{position:relative;margin-left:20px;display:flex;align-items:center}.menu_10 .menu__cb-label::after,.menu_10 .menu__cb-label::before{border-radius:2px;position:absolute;left:-20px;display:block;width:15px;height:15px;content:""}.menu_10 .menu__cb-label::before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;color:#fff}.menu_10 .menu__cb-label::after{background:no-repeat 50%/50% 50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27%3E%3Cpath fill=%27%23fff%27 d=%27M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z%27/%3E%3C/svg%3E")}.menu_10 .menu__cb-input{padding:0;margin:0;position:absolute;left:-9px;top:-2px;z-index:-1;width:15px;height:15px;opacity:0;overflow:visible}.menu_10 .menu__cb-input:checked~.menu__cb-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.menu_10 .menu__cb-count{margin-left:5px;color:#5d5d5d}.menu_10 .menu__cb--disabled{cursor:auto}.menu_10 .menu__cb--disabled .menu__cb-label{color:#adadad}.menu_10 .menu__cb--disabled .menu__cb-label::before{border-color:#ededed}.menu_10 .menu__cb--disabled .menu__cb-count{color:#adadad}.menu_10 .menu__cb--disabled .menu__cb-input:checked~.menu__cb-label::before{border-color:#ededed;background-color:#fff}.menu_10 .menu__title{color:#171717;font-size:15px;font-family:"Poppins",sans-serif;font-weight:700}.menu_10 .menu__items li{color:#171717;font-size:13px;font-family:"Poppins",sans-serif;font-weight:400}.menu_10 .menu__items a{line-height:1.6;padding-top:3px;padding-bottom:3px;border-left-width:3px;border-left-color:#f2f2f2}.menu_10 .menu__items a.active{color:#dd224f;border-left-color:#dd224f}.menu_10 .menu__filters li{color:#171717;font-size:13px;font-family:"Poppins",sans-serif;font-weight:400;line-height:1.6;padding-top:3px;padding-bottom:3px}.menu_10 .menu__checkbox--disabled .menu__checkbox-label{color:#adadad}.menu_10 .menu__checkbox--disabled .menu__checkbox-count{color:#adadad}.sidebar__back{color:#000;font-size:16px;font-family:"Poppins",sans-serif;font-weight:400}.sidebar__item{color:#000;font-size:16px;font-family:"Poppins",sans-serif;font-weight:400;line-height:1.7;padding-top:10px;padding-bottom:10px;display:flex;align-items:center;border:none}.sidebar__item:last-child{padding-bottom:12px}.sidebar__item-folder::after{right:0}.sidebar__title{color:#000;font-size:20px;font-family:"Poppins",sans-serif;font-weight:700;line-height:1.1}.sidebar__logo{width:calc(100vw - 120px);height:32px;object-fit:contain}.sidebar__link-logo{display:block;text-decoration:none}.sidebar__container{width:85%}.c10_10{background-color:inherit;z-index:1010;position:sticky;top:0;left:0;right:0}@media(min-width: 768px){.c10_10{position:static}}.c10_10 .header{width:100%;position:relative;background-color:inherit}.c10_10 .header__top{background-color:inherit;height:90px;box-sizing:border-box}@media(max-width: 767.98px){.c10_10 .header__top{display:none}}.c10_10 .header__inner{height:100%;display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:0 10px}@media(min-width: 768px){.c10_10 .header__inner{max-width:720px;width:100%;margin:0 auto;padding:0}}@media(min-width: 992px){.c10_10 .header__inner{max-width:960px}}@media(min-width: 1200px){.c10_10 .header__inner{max-width:1140px}}@media(min-width: 1400px){.c10_10 .header__inner{max-width:1320px}}.c10_10 .header__logo{width:100%;height:100%;display:flex;align-items:center}.c10_10 .header__logo-image{width:auto;height:100%}.c10_10 .header__logo-link{height:inherit}.c10_10 .header__buttons{display:none}@media(min-width: 768px){.c10_10 .header__buttons{display:flex;justify-content:space-between;align-items:center}}.c10_10 .header__button{flex:0 0 40px;position:relative;display:flex;align-items:center;justify-content:center;height:40px;width:40px;background:inherit;padding:0;cursor:pointer;border:none;outline:none;transition:.2s ease;color:inherit}.c10_10 .header__button svg{width:20px;height:20px;transition:.2s ease}.c10_10 .header__button::-moz-focus-inner{border:0}@media(min-width: 768px){.c10_10 .header .cart-basket{width:40px;height:40px}.c10_10 .header .cart-basket__badge{right:5px;bottom:5px}}.c10_10 .header .wl-counter{visibility:hidden;position:absolute;right:5px;bottom:5px;padding:2px 4px;font-size:11px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:10px;color:#fff;background-color:#e3342f;user-select:none;pointer-events:none}.c10_10 .header__navbar{display:none}@media(min-width: 768px){.c10_10 .header__navbar{position:relative;background-color:#b0dad0;display:flex;flex-direction:column;z-index:-1;width:100%}}.c10_10 .header__link{text-decoration:none;color:inherit}.c10_10 .header__items{background-color:inherit;display:none}@media(min-width: 768px){.c10_10 .header__items{max-width:720px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;list-style:none;padding:0;height:100%}}@media(min-width: 992px){.c10_10 .header__items{max-width:960px}}@media(min-width: 1200px){.c10_10 .header__items{max-width:1140px}}@media(min-width: 1400px){.c10_10 .header__items{max-width:1320px}}.c10_10 .header__item{background-color:inherit;margin:0;padding:0 10px;position:relative;font-size:16px;display:inline-flex;align-items:center;height:100%}.c10_10 .header__item:hover>.header__subitems,.c10_10 .header__item:focus-within>.header__subitems,.c10_10 .header__item .header__subitems:hover,.c10_10 .header__item .header__subitems:focus{visibility:visible;opacity:1;display:block}.c10_10 .header__item:hover,.c10_10 .header__item:focus-within{cursor:pointer}.c10_10 .header__subitems{background-color:inherit;list-style:none;position:absolute;top:100%;left:0;visibility:hidden;opacity:0;transition:.2s ease-in;padding:10px 0;margin:0;min-width:150px;box-shadow:0px 15px 10px 0px rgba(0,0,0,.2)}.c10_10 .header__subitems .header__item{padding-bottom:5px;display:block}.c10_10 .header__subitems .header__item:last-child{padding-bottom:0}.c10_10 .header__subitems .header__link{text-decoration:none}.c10_10 .header__subitems .header__link:hover{text-decoration:underline}.c10_10 .header__search{position:fixed;top:0;left:0;width:100%;height:150px;border-bottom:1px solid #ededed;z-index:1050;background:#fff;display:flex;justify-content:center;align-items:center;transition:transform .3s .1s ease-in-out;transform:translateY(-151px)}.c10_10 .header__search--full{flex-wrap:wrap;align-items:flex-start;height:100vh;transform:translateY(-100vh)}.c10_10 .header__search--open{transform:translateY(0px)}.c10_10 .header__search-form{width:100%;display:flex;justify-content:center}.c10_10 .header__search-input{box-sizing:border-box;border:1px solid #e9e9e9;padding:0 8px}.c10_10 .header__search-button{border:0;background:#084a98;padding:0;color:#fff;width:40px;height:40px;outline:0;cursor:pointer}.c10_10 .header__search-button:focus{outline:none}.c10_10 .header__search-button::-moz-focus-inner{border:0}.c10_10 .header__search-close{position:relative;border:0;background:rgba(0,0,0,0);display:inline-flex;width:40px;height:40px;opacity:.7;outline:0;padding:12px;transition:opacity .2s ease-in-out;cursor:pointer}.c10_10 .header__search-close:hover{opacity:1}.c10_10 .header__search-close::before,.c10_10 .header__search-close::after{position:absolute;top:10px;left:20px;content:"";height:24px;width:1px;background-color:#1b1c1e}.c10_10 .header__search-close::before{transform:rotate(45deg)}.c10_10 .header__search-close::after{transform:rotate(-45deg)}.c10_10 .header__search-close::-moz-focus-inner{border:0}.c10_10 .header__content{height:0;left:0;overflow:hidden;transition:height .5s cubic-bezier(1, 0.005, 0.465, 0.96);background-color:#f5f5f5;position:absolute;width:100%}.c10_10 .header__content-container{transition:opacity .5s ease;position:absolute;top:0;height:100%;width:100%;z-index:0;opacity:0;visibility:hidden}@media(min-width: 768px){.c10_10 .header__content-container{max-width:720px;width:100%;margin:0 auto}}@media(min-width: 992px){.c10_10 .header__content-container{max-width:960px}}@media(min-width: 1200px){.c10_10 .header__content-container{max-width:1140px}}@media(min-width: 1400px){.c10_10 .header__content-container{max-width:1320px}}.c10_10 .header__content-container--active{opacity:1;visibility:visible;z-index:10}.c10_10 .header__content-items{display:none}@media(min-width: 768px){.c10_10 .header__content-items{max-width:720px;width:100%;margin:0 auto;display:block;padding:0}}@media(min-width: 992px){.c10_10 .header__content-items{max-width:960px}}@media(min-width: 1200px){.c10_10 .header__content-items{max-width:1140px}}@media(min-width: 1400px){.c10_10 .header__content-items{max-width:1320px}}.c10_10 .header-mobile{width:100%;min-width:320px;height:56px;display:flex;align-items:center;background:#fff;padding:0 8px;box-shadow:0 1px 0 rgba(0,0,0,.1);z-index:1010}@media(min-width: 768px){.c10_10 .header-mobile{display:none}}.c10_10 .header-mobile__item{flex:0 0 40px;position:relative;display:flex;align-items:center;justify-content:center;height:40px;width:40px;background:inherit;padding:0;cursor:pointer;border:none;outline:none;transition:.2s ease;color:#212121}.c10_10 .header-mobile__item svg{width:20px;height:20px;transition:.2s ease}.c10_10 .header-mobile__basket{width:40px;height:40px}.c10_10 .header-mobile__basket .cart-basket__badge{right:5px;bottom:5px}.c10_10 .header-mobile__logo{display:flex;flex-grow:2;align-items:center}.c10_10 .header-mobile__logo-link{display:flex;align-items:center;width:auto;transition:all .3s ease}.c10_10 .header-mobile__logo-image{height:auto;width:auto;max-width:calc(100vw - 170px);max-height:40px}.c10_10 .fixed{position:fixed;top:0;left:0;right:0}.c10_10 .autocomplete{width:100%}.c10_10 .autocomplete__header{position:relative;display:flex;justify-content:center;width:100%;padding:20px}@media(min-width: 768px){.c10_10 .autocomplete__header{max-width:720px;width:100%;margin:0 auto;padding:20px 0}}@media(min-width: 992px){.c10_10 .autocomplete__header{max-width:960px}}@media(min-width: 1200px){.c10_10 .autocomplete__header{max-width:1140px}}@media(min-width: 1400px){.c10_10 .autocomplete__header{max-width:1320px}}.c10_10 .autocomplete__search{box-shadow:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:flex;width:50%;min-width:240px;margin:0 auto}.c10_10 .autocomplete__search:focus-within{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.c10_10 .autocomplete__input{width:100%}.c10_10 .autocomplete__input:focus{outline:none;border-color:#80bdff}.c10_10 .autocomplete__total{color:#111;font-size:14px;padding:5px 20px;width:100%}@media(min-width: 768px){.c10_10 .autocomplete__total{max-width:720px;width:100%;margin:0 auto;padding:0}}@media(min-width: 992px){.c10_10 .autocomplete__total{max-width:960px}}@media(min-width: 1200px){.c10_10 .autocomplete__total{max-width:1140px}}@media(min-width: 1400px){.c10_10 .autocomplete__total{max-width:1320px}}.c10_10 .autocomplete__content{overflow:auto;margin-top:5px;background-color:#fff;z-index:1;width:100%;height:calc(100vh - 90px);height:calc(100dvh - 90px)}.c10_10 .autocomplete__opened{flex-wrap:wrap}.c10_10 .autocomplete__items{list-style:none;padding:20px;margin:0;display:grid;width:100%;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));grid-gap:30px 5px}@media(min-width: 768px){.c10_10 .autocomplete__items{max-width:720px;width:100%;margin:0 auto;padding:20px 0}}@media(min-width: 992px){.c10_10 .autocomplete__items{max-width:960px}}@media(min-width: 1200px){.c10_10 .autocomplete__items{max-width:1140px}}@media(min-width: 1400px){.c10_10 .autocomplete__items{max-width:1320px}}.c10_10 .autocomplete__items .product-item__photo{grid-auto-rows:220px}@media(max-width: 767.98px){.c10_10 .autocomplete__items{grid-template-columns:1fr 1fr}.c10_10 .autocomplete__items .product-item__photo{grid-auto-rows:minmax(auto, 180px)}}.c10_10 .autocomplete__more{margin:40px 0;text-align:center}.c10_10 .autocomplete__more button{border:1px solid #adadad;background-color:rgba(0,0,0,0);padding:5px 10px;color:#111;cursor:pointer}.c10_10 .autocomplete__nf{text-align:center;padding:30px 0;font-size:18px}body:has(form.autocomplete__opened){overflow:hidden}.c10_10--r0 .header-mobile__logo-image{max-height:48px}.c10_10--r0 .header__navbar{background:#c4d4f4;color:#1a0b0b}.c10_10--r0 .header__items{justify-content:flex-start;height:35px}.c10_10--r0 .header__item{font-family:"Poppins",sans-serif;font-weight:700;font-size:14px}.c10_10--r0 .header__top{height:68px;padding:20px 0 20px 0}.c10_10--r0 .header__subitems>.header__item{font-size:20px}.c10_10--r0 .header__content{top:35px}@media(min-width: 768px){.c10_10--r0 .header{padding-bottom:0px}}.c20_212 .footer{padding:20px 10px;text-align:center;background-color:#fff}.c20_212 .footer__logo{height:40px;width:auto;margin-bottom:15px}.c20_212 .footer__navs{display:flex;justify-content:center;flex-wrap:wrap;list-style:none;padding:0;margin:0}.c20_212 .footer__nav{margin:5px 10px;font-size:14px;color:#171717}.c20_212 .footer__navLink{text-decoration:none;color:inherit}.c20_212 .footer__navLink:hover{text-decoration:underline}.c20_212 .footer__copyright{font-size:13px;margin-top:10px;text-align:center}.c20_212--r0 .footer{background-color:#fff}.c20_212--r0 .footer__nav{color:#171717;font-family:"Open Sans",sans-serif;font-weight:400;font-size:14px}.c20_212--r0 .footer__copyright{color:#171717;font-family:"Open Sans",sans-serif;font-weight:400;font-size:13px}:root{--shopelo-copyright-bg: #fff}.c60_610{margin:0 auto}.c60_610--r0{padding-top:10px;padding-bottom:10px}.separator773{width:100%;margin:5px auto;display:flex;justify-content:flex-start;flex-wrap:wrap;overflow:hidden}.separator773__item{position:relative;width:100%;margin-bottom:0px;display:flex;text-decoration:none;color:#000;justify-content:flex-start;align-items:flex-start;overflow:hidden}.separator773__item:not(:last-child){margin-right:10px}.separator773__image{display:block;max-width:100%}.separator773__inner{position:absolute;margin:0 auto;max-width:1136px;width:100%;height:100%}.separator773__overlay{position:absolute;text-align:center}.separator773__content{display:flex;flex-direction:column;align-items:center;min-width:100px;width:0px;max-width:100%;box-sizing:border-box;overflow:hidden}.separator773__text{color:#fff;border:2px solid #fff;border-radius:10px;padding:10px 10px;background:rgba(0,0,0,0);width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.separator773__button{color:#171717;font-size:14px;background:#fff;margin-top:10px;padding:3px 10px}.separator773__title{padding:0;margin:0;font-size:18px;white-space:pre-line;line-height:1.2}.separator773__subtitle{padding:0;margin:0;font-size:12px;white-space:pre-line;line-height:1.2}@media(min-width: 768px){.separator773{max-width:720px;width:100%;margin:0 auto;flex-wrap:nowrap}}@media(min-width: 992px){.separator773{max-width:960px}}@media(min-width: 1200px){.separator773{max-width:1140px}}@media(min-width: 1400px){.separator773{max-width:1320px}}.separator773--r1{margin-top:5px;margin-bottom:5px}.separator773--r1 .separator773__item--0{align-items:flex-start;justify-content:center}.separator773--r1 .separator773__item--0 .separator773__content{width:225px}.separator773--r1 .separator773__item--0 .separator773__overlay{left:50%;top:50%;transform:translate(-50%, -50%)}.separator773--r1 .separator773__item--0 .separator773__text{background:#20a52c;padding:11px 10px;border:0px solid #fff;border-radius:11}.separator773--r1 .separator773__item--0 .separator773__title{color:#fff;font-size:32px;font-family:"Source Sans Pro",sans-serif;font-weight:700;line-height:1.15;margin-bottom:0px}.separator773--r1 .separator773__item--0 .separator773__subtitle{color:#fff;font-size:12px;font-family:"Open Sans",sans-serif;font-weight:400;line-height:1.2}.separator773--r1 .separator773__item--0 .separator773__button{background:#fff;color:#171717;font-size:14px;font-family:"Open Sans",sans-serif;font-weight:400}@media(max-width: 767.98px){.separator773--r1 .separator773__item--0 .separator773__overlay{left:50%;top:50%;transform:translate(-50%, -50%) scale(0.9);transform-origin:50% 50%}}.separator773--r1 .separator773__item--1{align-items:flex-start;justify-content:center}.separator773--r1 .separator773__item--1 .separator773__content{width:225px}.separator773--r1 .separator773__item--1 .separator773__overlay{left:50%;top:50%;transform:translate(-50%, -50%)}.separator773--r1 .separator773__item--1 .separator773__text{background:#20a52c;padding:11px 10px;border:0px solid #fff;border-radius:11}.separator773--r1 .separator773__item--1 .separator773__title{color:#fff;font-size:32px;font-family:"Source Sans Pro",sans-serif;font-weight:700;line-height:1.15;margin-bottom:0px}.separator773--r1 .separator773__item--1 .separator773__subtitle{color:#fff;font-size:12px;font-family:"Open Sans",sans-serif;font-weight:400;line-height:1.2}.separator773--r1 .separator773__item--1 .separator773__button{background:#fff;color:#171717;font-size:14px;font-family:"Open Sans",sans-serif;font-weight:400}@media(max-width: 767.98px){.separator773--r1 .separator773__item--1 .separator773__overlay{left:50%;top:50%;transform:translate(-50%, -50%) scale(0.9);transform-origin:50% 50%}}.separator773--r1 .separator773__item--2{align-items:flex-start;justify-content:center}.separator773--r1 .separator773__item--2 .separator773__content{width:225px}.separator773--r1 .separator773__item--2 .separator773__overlay{left:50%;top:50%;transform:translate(-50%, -50%)}.separator773--r1 .separator773__item--2 .separator773__text{background:#20a52c;padding:11px 10px;border:0px solid #fff;border-radius:11}.separator773--r1 .separator773__item--2 .separator773__title{color:#fff;font-size:32px;font-family:"Source Sans Pro",sans-serif;font-weight:700;line-height:1.15;margin-bottom:0px}.separator773--r1 .separator773__item--2 .separator773__subtitle{color:#fff;font-size:12px;font-family:"Open Sans",sans-serif;font-weight:400;line-height:1.2}.separator773--r1 .separator773__item--2 .separator773__button{background:#fff;color:#171717;font-size:14px;font-family:"Open Sans",sans-serif;font-weight:400}@media(max-width: 767.98px){.separator773--r1 .separator773__item--2 .separator773__overlay{left:50%;top:50%;transform:translate(-50%, -50%) scale(0.9);transform-origin:50% 50%}}.separator773--r1 .separator773__item{margin-right:10px}.separator773--r1 .separator773__item:last-child{margin-right:0}@media(max-width: 767.98px){.separator773--r1 .separator773__item{width:100%;margin-right:0;margin-bottom:10px}.separator773--r1 .separator773__item:last-child{margin-bottom:0}}@media(max-width: 991.98px){.c30_333 .product-item__photo{grid-template-columns:1fr;height:auto}.c30_333 .products-grid{padding:0}}@media(min-width: 992px){.c30_333 .product-item__photo{grid-auto-rows:459px}.c30_333 .products-grid{grid-template-columns:repeat(auto-fill, 306px);gap:20px}.c30_333 .products-grid--square .product-item__photo{grid-auto-rows:306px}.c30_333 .products-grid--horizontal .product-item__photo{grid-auto-rows:204px}.c30_333 .products-grid--medium .product-item__photo{grid-auto-rows:399px}.c30_333 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:266px}.c30_333 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:177.3333333333px}.c30_333 .products-grid--small .product-item__photo{grid-auto-rows:354px}.c30_333 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:236px}.c30_333 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:157.3333333333px}}@media(min-width: 1200px){.c30_333 .product-item__photo{grid-auto-rows:549px}.c30_333 .products-grid{grid-template-columns:repeat(auto-fill, 366px);gap:20px}.c30_333 .products-grid--square .product-item__photo{grid-auto-rows:366px}.c30_333 .products-grid--horizontal .product-item__photo{grid-auto-rows:244px}.c30_333 .products-grid--medium .product-item__photo{grid-auto-rows:489px}.c30_333 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:326px}.c30_333 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:217.3333333333px}.c30_333 .products-grid--small .product-item__photo{grid-auto-rows:444px}.c30_333 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:296px}.c30_333 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:197.3333333333px}}@media(min-width: 1400px){.c30_333 .product-item{font-size:16px}.c30_333 .product-item__photo{grid-auto-rows:639px}.c30_333 .products-grid{grid-template-columns:repeat(auto-fill, 426px);gap:20px}.c30_333 .products-grid--square .product-item__photo{grid-auto-rows:426px}.c30_333 .products-grid--horizontal .product-item__photo{grid-auto-rows:284px}.c30_333 .products-grid--medium .product-item__photo{height:579px}.c30_333 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:386px}.c30_333 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:257.3333333333px}.c30_333 .products-grid--small .product-item__photo{grid-auto-rows:534px}.c30_333 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:356px}.c30_333 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:237.3333333333px}}@media(min-width: 992px){.container__items .c30_333 .product-item__photo{grid-auto-rows:315px}.container__items .c30_333 .products-grid{grid-template-columns:repeat(auto-fill, 210px);gap:15px}.container__items .c30_333 .products-grid--square .product-item__photo{grid-auto-rows:210px}.container__items .c30_333 .products-grid--horizontal .product-item__photo{grid-auto-rows:140px}.container__items .c30_333 .products-grid--medium .product-item__photo{grid-auto-rows:255px}.container__items .c30_333 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:170px}.container__items .c30_333 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:113.3333333333px}.container__items .c30_333 .products-grid--small .product-item__photo{grid-auto-rows:210px}.container__items .c30_333 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:140px}.container__items .c30_333 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:93.3333333333px}}@media(min-width: 1200px){.container__items .c30_333 .product-item__photo{grid-auto-rows:405px}.container__items .c30_333 .products-grid{grid-template-columns:repeat(auto-fill, 270px);gap:15px}.container__items .c30_333 .products-grid--square .product-item__photo{grid-auto-rows:270px}.container__items .c30_333 .products-grid--horizontal .product-item__photo{grid-auto-rows:180px}.container__items .c30_333 .products-grid--medium .product-item__photo{grid-auto-rows:345px}.container__items .c30_333 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:230px}.container__items .c30_333 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:153.3333333333px}.container__items .c30_333 .products-grid--small .product-item__photo{grid-auto-rows:300px}.container__items .c30_333 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:200px}.container__items .c30_333 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:133.3333333333px}}@media(min-width: 1400px){.container__items .c30_333 .product-item{font-size:16px}.container__items .c30_333 .product-item__photo{grid-auto-rows:495px}.container__items .c30_333 .products-grid{grid-template-columns:repeat(auto-fill, 330px);gap:15px}.container__items .c30_333 .products-grid--square .product-item__photo{grid-auto-rows:330px}.container__items .c30_333 .products-grid--horizontal .product-item__photo{grid-auto-rows:220px}.container__items .c30_333 .products-grid--medium .product-item__photo{height:435px}.container__items .c30_333 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:290px}.container__items .c30_333 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:193.3333333333px}.container__items .c30_333 .products-grid--small .product-item__photo{grid-auto-rows:390px}.container__items .c30_333 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:260px}.container__items .c30_333 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:173.3333333333px}}.c30_333--r2{padding-top:10px;padding-bottom:10px}@media(max-width: 991.98px){.c30_333--r2 .product-item{font-size:1em}.c30_333--r2 .products-grid{grid-gap:10px;grid-template-columns:1fr 1fr}.c30_333--r2 .products-grid .product-item:first-child{grid-row:1/2;grid-column:1/3}.c30_333--r2 .products-grid .product-item:first-child .product-item__photo{grid-auto-rows:minmax(auto, calc(110vw - 26px))}.c30_333--r2 .products-grid .product-item:not(:first-child) .product-item__photo{grid-auto-rows:minmax(auto, calc(60vw - 20px))}.c30_333--r2 .products-grid--square .product-item:first-child{grid-row:1/2;grid-column:1/3}.c30_333--r2 .products-grid--square .product-item:first-child .product-item__photo{grid-auto-rows:minmax(auto, calc(100vw - 26px))}.c30_333--r2 .products-grid--square .product-item:not(:first-child) .product-item__photo{grid-auto-rows:minmax(auto, calc(50vw - 20px))}.c30_333--r2 .products-grid--horizontal .product-item:first-child{grid-row:1/2;grid-column:1/3}.c30_333--r2 .products-grid--horizontal .product-item:first-child .product-item__photo{grid-auto-rows:minmax(auto, calc(70vw - 26px))}.c30_333--r2 .products-grid--horizontal .product-item:not(:first-child) .product-item__photo{grid-auto-rows:minmax(auto, calc(35vw - 20px))}}.c30_333--r3{padding-top:10px;padding-bottom:10px}@media(max-width: 991.98px){.c30_333--r3 .product-item{font-size:1em}.c30_333--r3 .products-grid{grid-gap:10px;grid-template-columns:1fr 1fr}.c30_333--r3 .products-grid .product-item:nth-child(3){grid-row:2/3;grid-column:1/3}.c30_333--r3 .products-grid .product-item:nth-child(3) .product-item__photo{grid-auto-rows:minmax(auto, calc(110vw - 26px))}.c30_333--r3 .products-grid .product-item:not(:nth-child(3)) .product-item__photo{grid-auto-rows:minmax(auto, calc(60vw - 20px))}.c30_333--r3 .products-grid--square .product-item:nth-child(3){grid-row:2/3;grid-column:1/3}.c30_333--r3 .products-grid--square .product-item:nth-child(3) .product-item__photo{grid-auto-rows:minmax(auto, calc(100vw - 26px))}.c30_333--r3 .products-grid--square .product-item:not(:nth-child(3)) .product-item__photo{grid-auto-rows:minmax(auto, calc(50vw - 20px))}.c30_333--r3 .products-grid--horizontal .product-item:nth-child(3){grid-row:2/3;grid-column:1/3}.c30_333--r3 .products-grid--horizontal .product-item:nth-child(3) .product-item__photo{grid-auto-rows:minmax(auto, calc(70vw - 26px))}.c30_333--r3 .products-grid--horizontal .product-item:not(:nth-child(3)) .product-item__photo{grid-auto-rows:minmax(auto, calc(33vw - 20px))}}@media(max-width: 991.98px){.c130_13010 .product-item__photo{grid-template-columns:1fr;height:auto}.c130_13010 .products-grid{padding:0}}@media(min-width: 992px){.c130_13010 .product-item__photo{grid-auto-rows:276px}.c130_13010 .products-grid{grid-template-columns:repeat(auto-fill, 184px);gap:10px}.c130_13010 .products-grid--square .product-item__photo{grid-auto-rows:184px}.c130_13010 .products-grid--horizontal .product-item__photo{grid-auto-rows:122.6666666667px}.c130_13010 .products-grid--medium .product-item__photo{grid-auto-rows:216px}.c130_13010 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:144px}.c130_13010 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:96px}.c130_13010 .products-grid--small .product-item__photo{grid-auto-rows:171px}.c130_13010 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:114px}.c130_13010 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:76px}}@media(min-width: 1200px){.c130_13010 .product-item__photo{grid-auto-rows:330px}.c130_13010 .products-grid{grid-template-columns:repeat(auto-fill, 220px);row-gap:15px;column-gap:10px}.c130_13010 .products-grid--square .product-item__photo{grid-auto-rows:220px}.c130_13010 .products-grid--horizontal .product-item__photo{grid-auto-rows:146.6666666667px}.c130_13010 .products-grid--medium .product-item__photo{grid-auto-rows:270px}.c130_13010 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:180px}.c130_13010 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:120px}.c130_13010 .products-grid--small .product-item__photo{grid-auto-rows:225px}.c130_13010 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:150px}.c130_13010 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:100px}}@media(min-width: 1400px){.c130_13010 .product-item{font-size:16px}.c130_13010 .product-item__photo{grid-auto-rows:378px}.c130_13010 .products-grid{grid-template-columns:repeat(auto-fill, 252px);gap:15px}.c130_13010 .products-grid--square .product-item__photo{grid-auto-rows:252px}.c130_13010 .products-grid--horizontal .product-item__photo{grid-auto-rows:168px}.c130_13010 .products-grid--medium .product-item__photo{grid-auto-rows:318px}.c130_13010 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:212px}.c130_13010 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:141.3333333333px}.c130_13010 .products-grid--small .product-item__photo{grid-auto-rows:273px}.c130_13010 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:182px}.c130_13010 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:121.3333333333px}}.c130_13010 .grid-header{display:flex;justify-content:space-between;align-items:center;margin:0 5px 15px 5px}.c130_13010 .grid-header__title{font-family:"Open Sans",sans-serif;font-size:17px;font-weight:700;margin:0 20px;padding:0;order:3}.c130_13010 .grid-header__line{visibility:visible;width:100%;border:0;height:1px;background-color:#eaeaea;flex:1;margin:0;padding:0}.c130_13010 .grid-header__line:first-child{order:2}.c130_13010 .grid-header__line:last-child{order:4}.c130_13010 .grid-header__link{color:inherit}.c130_13010--r4{padding-top:10px;padding-bottom:10px}@media(max-width: 991.98px){.c130_13010--r4 .product-item{font-size:1em}.c130_13010--r4 .products-grid{grid-gap:10px}.c130_13010--r4 .products-grid .product-item__photo{grid-auto-rows:minmax(auto, calc(60vw - 20px))}.c130_13010--r4 .products-grid--square .product-item__photo{grid-auto-rows:minmax(auto, calc(50vw - 20px))}.c130_13010--r4 .products-grid--horizontal .product-item__photo{grid-auto-rows:minmax(auto, calc(100vw - 26px))}}.c130_13010--r4 .grid-header__title{color:#333;font-size:20px;font-family:"Montserrat",sans-serif;font-weight:700;order:3;margin:0 20px}.c130_13010--r4 .grid-header__line{visibility:visible}.c130_13010--r5{padding-top:10px;padding-bottom:10px}@media(max-width: 991.98px){.c130_13010--r5 .product-item{font-size:1em}.c130_13010--r5 .products-grid{grid-gap:10px}.c130_13010--r5 .products-grid .product-item__photo{grid-auto-rows:minmax(auto, calc(60vw - 20px))}.c130_13010--r5 .products-grid--square .product-item__photo{grid-auto-rows:minmax(auto, calc(50vw - 20px))}.c130_13010--r5 .products-grid--horizontal .product-item__photo{grid-auto-rows:minmax(auto, calc(100vw - 26px))}}.c130_13010--r5 .grid-header__title{color:#333;font-size:20px;font-family:"Montserrat",sans-serif;font-weight:700;order:3;margin:0 20px}.c130_13010--r5 .grid-header__line{visibility:visible}@media(max-width: 991.98px){.c30_334 .product-item__photo{grid-template-columns:1fr;height:auto}.c30_334 .products-grid{padding:0}}@media(min-width: 992px){.c30_334 .product-item__photo{grid-auto-rows:348px}.c30_334 .products-grid{grid-template-columns:repeat(auto-fill, 232px);gap:10px}.c30_334 .products-grid--square .product-item__photo{grid-auto-rows:232px}.c30_334 .products-grid--horizontal .product-item__photo{grid-auto-rows:154.6666666667px}.c30_334 .products-grid--medium .product-item__photo{grid-auto-rows:288px}.c30_334 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:192px}.c30_334 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:128px}.c30_334 .products-grid--small .product-item__photo{grid-auto-rows:243px}.c30_334 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:162px}.c30_334 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:108px}}@media(min-width: 1200px){.c30_334 .product-item__photo{grid-auto-rows:415.5px}.c30_334 .products-grid{grid-template-columns:repeat(auto-fill, 277px);gap:10px}.c30_334 .products-grid--square .product-item__photo{grid-auto-rows:277px}.c30_334 .products-grid--horizontal .product-item__photo{grid-auto-rows:184.6666666667px}.c30_334 .products-grid--medium .product-item__photo{grid-auto-rows:355.5px}.c30_334 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:237px}.c30_334 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:158px}.c30_334 .products-grid--small .product-item__photo{grid-auto-rows:310.5px}.c30_334 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:207px}.c30_334 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:138px}}@media(min-width: 1400px){.c30_334 .product-item{font-size:16px}.c30_334 .product-item__photo{grid-auto-rows:477px}.c30_334 .products-grid{grid-template-columns:repeat(auto-fill, 318px);gap:15px}.c30_334 .products-grid--square .product-item__photo{grid-auto-rows:318px}.c30_334 .products-grid--horizontal .product-item__photo{grid-auto-rows:212px}.c30_334 .products-grid--medium .product-item__photo{height:417px}.c30_334 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:278px}.c30_334 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:185.3333333333px}.c30_334 .products-grid--small .product-item__photo{grid-auto-rows:372px}.c30_334 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:248px}.c30_334 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:165.3333333333px}}@media(min-width: 992px){.container__items .c30_334 .product-item__photo{grid-auto-rows:235.5px}.container__items .c30_334 .products-grid{grid-template-columns:repeat(auto-fill, 157px);gap:10px}.container__items .c30_334 .products-grid--square .product-item__photo{grid-auto-rows:157px}.container__items .c30_334 .products-grid--horizontal .product-item__photo{grid-auto-rows:104.6666666667px}.container__items .c30_334 .products-grid--medium .product-item__photo{grid-auto-rows:175.5px}.container__items .c30_334 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:117px}.container__items .c30_334 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:78px}.container__items .c30_334 .products-grid--small .product-item__photo{grid-auto-rows:130.5px}.container__items .c30_334 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:87px}.container__items .c30_334 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:58px}}@media(min-width: 1200px){.container__items .c30_334 .product-item__photo{grid-auto-rows:303px}.container__items .c30_334 .products-grid{grid-template-columns:repeat(auto-fill, 202px);gap:10px}.container__items .c30_334 .products-grid--square .product-item__photo{grid-auto-rows:202px}.container__items .c30_334 .products-grid--horizontal .product-item__photo{grid-auto-rows:134.6666666667px}.container__items .c30_334 .products-grid--medium .product-item__photo{grid-auto-rows:243px}.container__items .c30_334 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:162px}.container__items .c30_334 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:108px}.container__items .c30_334 .products-grid--small .product-item__photo{grid-auto-rows:198px}.container__items .c30_334 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:132px}.container__items .c30_334 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:88px}}@media(min-width: 1400px){.container__items .c30_334 .product-item{font-size:16px}.container__items .c30_334 .product-item__photo{grid-auto-rows:367.5px}.container__items .c30_334 .products-grid{grid-template-columns:repeat(auto-fill, 245px);gap:13px}.container__items .c30_334 .products-grid--square .product-item__photo{grid-auto-rows:245px}.container__items .c30_334 .products-grid--horizontal .product-item__photo{grid-auto-rows:163.3333333333px}.container__items .c30_334 .products-grid--medium .product-item__photo{height:307.5px}.container__items .c30_334 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:205px}.container__items .c30_334 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:136.6666666667px}.container__items .c30_334 .products-grid--small .product-item__photo{grid-auto-rows:262.5px}.container__items .c30_334 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:175px}.container__items .c30_334 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:116.6666666667px}}.c30_334--r6{padding-top:10px;padding-bottom:10px}@media(max-width: 991.98px){.c30_334--r6 .product-item{font-size:1em}.c30_334--r6 .products-grid{grid-gap:10px;grid-template-columns:1fr 1fr}.c30_334--r6 .products-grid .product-item__photo{grid-auto-rows:minmax(auto, calc(60vw - 20px))}.c30_334--r6 .products-grid--square .product-item__photo{grid-auto-rows:minmax(auto, calc(50vw - 20px))}.c30_334--r6 .products-grid--horizontal .product-item__photo{grid-auto-rows:minmax(auto, calc(35vw - 20px))}}.c70_710 .separator{width:100%;padding:10px;text-align:center}@media(min-width: 768px){.c70_710 .separator{max-width:720px;width:100%;margin:0 auto;padding:10px 20px}}@media(min-width: 992px){.c70_710 .separator{max-width:960px}}@media(min-width: 1200px){.c70_710 .separator{max-width:1140px}}@media(min-width: 1400px){.c70_710 .separator{max-width:1320px}}.c70_710 .separator__title{display:block;font-size:30px;font-weight:700;font-family:"Open Sans",sans-serif;color:#171717;white-space:pre-line;line-height:1.2;padding:0;margin:10px 0}.c70_710 .separator__content{display:block;font-size:16px;font-weight:400;font-family:"Open Sans",sans-serif;color:#171717;line-height:1.2;padding:0;margin:5px 0;white-space:pre-line}.c70_710--r7{padding-top:10px;padding-bottom:10px}.c70_710--r7 .separator{background:#fff}@media(min-width: 576px){.c70_710--r7 .separator{padding:10px 20px}}.c70_710--r7 .separator__title{font-size:30px;font-family:"Open Sans",sans-serif;font-weight:700;color:#171717}.c70_710--r7 .separator__content{font-size:16px;font-family:"Open Sans",sans-serif;font-weight:400;color:#171717}@media(max-width: 991.98px){.c30_335 .product-item__photo{grid-template-columns:1fr;height:auto}.c30_335 .products-grid{padding:0}}@media(min-width: 992px){.c30_335 .product-item__photo{grid-auto-rows:276px}.c30_335 .products-grid{grid-template-columns:repeat(auto-fill, 184px);gap:10px}.c30_335 .products-grid--square .product-item__photo{grid-auto-rows:184px}.c30_335 .products-grid--horizontal .product-item__photo{grid-auto-rows:122.6666666667px}.c30_335 .products-grid--medium .product-item__photo{grid-auto-rows:216px}.c30_335 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:144px}.c30_335 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:96px}.c30_335 .products-grid--small .product-item__photo{grid-auto-rows:171px}.c30_335 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:114px}.c30_335 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:76px}}@media(min-width: 1200px){.c30_335 .product-item__photo{grid-auto-rows:330px}.c30_335 .products-grid{grid-template-columns:repeat(auto-fill, 220px);gap:10px}.c30_335 .products-grid--square .product-item__photo{grid-auto-rows:220px}.c30_335 .products-grid--horizontal .product-item__photo{grid-auto-rows:146.6666666667px}.c30_335 .products-grid--medium .product-item__photo{grid-auto-rows:270px}.c30_335 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:180px}.c30_335 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:120px}.c30_335 .products-grid--small .product-item__photo{grid-auto-rows:225px}.c30_335 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:150px}.c30_335 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:100px}}@media(min-width: 1400px){.c30_335 .product-item{font-size:16px}.c30_335 .product-item__photo{grid-auto-rows:378px}.c30_335 .products-grid{grid-template-columns:repeat(auto-fill, 252px);gap:15px}.c30_335 .products-grid--square .product-item__photo{grid-auto-rows:252px}.c30_335 .products-grid--horizontal .product-item__photo{grid-auto-rows:168px}.c30_335 .products-grid--medium .product-item__photo{grid-auto-rows:318px}.c30_335 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:212px}.c30_335 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:141.3333333333px}.c30_335 .products-grid--small .product-item__photo{grid-auto-rows:273px}.c30_335 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:182px}.c30_335 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:121.3333333333px}}@media(min-width: 992px){.container__items .c30_335 .product-item__photo{grid-auto-rows:192px}.container__items .c30_335 .products-grid{grid-template-columns:repeat(auto-fill, 128px);gap:5px}.container__items .c30_335 .products-grid--square .product-item__photo{grid-auto-rows:128px}.container__items .c30_335 .products-grid--horizontal .product-item__photo{grid-auto-rows:85.3333333333px}.container__items .c30_335 .products-grid--medium .product-item__photo{grid-auto-rows:132px}.container__items .c30_335 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:88px}.container__items .c30_335 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:58.6666666667px}.container__items .c30_335 .products-grid--small .product-item__photo{grid-auto-rows:87px}.container__items .c30_335 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:58px}.container__items .c30_335 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:38.6666666667px}}@media(min-width: 1200px){.container__items .c30_335 .product-item__photo{grid-auto-rows:240px}.container__items .c30_335 .products-grid{grid-template-columns:repeat(auto-fill, 160px);gap:10px}.container__items .c30_335 .products-grid--square .product-item__photo{grid-auto-rows:160px}.container__items .c30_335 .products-grid--horizontal .product-item__photo{grid-auto-rows:106.6666666667px}.container__items .c30_335 .products-grid--medium .product-item__photo{grid-auto-rows:180px}.container__items .c30_335 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:120px}.container__items .c30_335 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:80px}.container__items .c30_335 .products-grid--small .product-item__photo{grid-auto-rows:135px}.container__items .c30_335 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:90px}.container__items .c30_335 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:60px}}@media(min-width: 1400px){.container__items .c30_335 .product-item{font-size:16px}.container__items .c30_335 .product-item__photo{grid-auto-rows:294px}.container__items .c30_335 .products-grid{grid-template-columns:repeat(auto-fill, 196px);gap:15px}.container__items .c30_335 .products-grid--square .product-item__photo{grid-auto-rows:196px}.container__items .c30_335 .products-grid--horizontal .product-item__photo{grid-auto-rows:130.6666666667px}.container__items .c30_335 .products-grid--medium .product-item__photo{grid-auto-rows:234px}.container__items .c30_335 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:156px}.container__items .c30_335 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:104px}.container__items .c30_335 .products-grid--small .product-item__photo{grid-auto-rows:189px}.container__items .c30_335 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:126px}.container__items .c30_335 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:84px}}.c30_335--r8{padding-top:10px;padding-bottom:10px}@media(max-width: 991.98px){.c30_335--r8 .product-item{font-size:1em}.c30_335--r8 .products-grid{grid-gap:10px;grid-template-columns:1fr 1fr}.c30_335--r8 .products-grid .product-item__photo{grid-auto-rows:minmax(auto, calc(60vw - 20px))}.c30_335--r8 .products-grid .product-item:nth-child(5n+1){grid-column:1/3}.c30_335--r8 .products-grid .product-item:nth-child(5n+1) .product-item__photo{grid-auto-rows:minmax(auto, calc(110vw - 26px))}.c30_335--r8 .products-grid--square .product-item__photo{grid-auto-rows:minmax(auto, calc(50vw - 20px))}.c30_335--r8 .products-grid--square .product-item:nth-child(5n+1) .product-item__photo{grid-auto-rows:minmax(auto, calc(100vw - 26px))}.c30_335--r8 .products-grid--horizontal .product-item__photo{grid-auto-rows:minmax(auto, calc(35vw - 20px))}.c30_335--r8 .products-grid--horizontal .product-item:nth-child(5n+1) .product-item__photo{grid-auto-rows:minmax(auto, calc(70vw - 26px))}}.c30_335--r9{padding-top:10px;padding-bottom:10px}@media(max-width: 991.98px){.c30_335--r9 .product-item{font-size:1em}.c30_335--r9 .products-grid{grid-gap:10px;grid-template-columns:1fr 1fr}.c30_335--r9 .products-grid .product-item__photo{grid-auto-rows:minmax(auto, calc(60vw - 20px))}.c30_335--r9 .products-grid .product-item:nth-child(5n+1){grid-column:1/3}.c30_335--r9 .products-grid .product-item:nth-child(5n+1) .product-item__photo{grid-auto-rows:minmax(auto, calc(110vw - 26px))}.c30_335--r9 .products-grid--square .product-item__photo{grid-auto-rows:minmax(auto, calc(50vw - 20px))}.c30_335--r9 .products-grid--square .product-item:nth-child(5n+1) .product-item__photo{grid-auto-rows:minmax(auto, calc(100vw - 26px))}.c30_335--r9 .products-grid--horizontal .product-item__photo{grid-auto-rows:minmax(auto, calc(35vw - 20px))}.c30_335--r9 .products-grid--horizontal .product-item:nth-child(5n+1) .product-item__photo{grid-auto-rows:minmax(auto, calc(70vw - 26px))}}.c30_333--r10{padding-top:10px;padding-bottom:10px}@media(max-width: 991.98px){.c30_333--r10 .product-item{font-size:1em}.c30_333--r10 .products-grid{grid-gap:10px;grid-template-columns:1fr 1fr}.c30_333--r10 .products-grid .product-item:first-child{grid-row:1/2;grid-column:1/3}.c30_333--r10 .products-grid .product-item:first-child .product-item__photo{grid-auto-rows:minmax(auto, calc(110vw - 26px))}.c30_333--r10 .products-grid .product-item:not(:first-child) .product-item__photo{grid-auto-rows:minmax(auto, calc(60vw - 20px))}.c30_333--r10 .products-grid--square .product-item:first-child{grid-row:1/2;grid-column:1/3}.c30_333--r10 .products-grid--square .product-item:first-child .product-item__photo{grid-auto-rows:minmax(auto, calc(100vw - 26px))}.c30_333--r10 .products-grid--square .product-item:not(:first-child) .product-item__photo{grid-auto-rows:minmax(auto, calc(50vw - 20px))}.c30_333--r10 .products-grid--horizontal .product-item:first-child{grid-row:1/2;grid-column:1/3}.c30_333--r10 .products-grid--horizontal .product-item:first-child .product-item__photo{grid-auto-rows:minmax(auto, calc(70vw - 26px))}.c30_333--r10 .products-grid--horizontal .product-item:not(:first-child) .product-item__photo{grid-auto-rows:minmax(auto, calc(35vw - 20px))}}.c30_333--r11{padding-top:10px;padding-bottom:10px}@media(max-width: 991.98px){.c30_333--r11 .product-item{font-size:1em}.c30_333--r11 .products-grid{grid-gap:10px;grid-template-columns:1fr 1fr}.c30_333--r11 .products-grid .product-item:first-child{grid-row:1/2;grid-column:1/3}.c30_333--r11 .products-grid .product-item:first-child .product-item__photo{grid-auto-rows:minmax(auto, calc(110vw - 26px))}.c30_333--r11 .products-grid .product-item:not(:first-child) .product-item__photo{grid-auto-rows:minmax(auto, calc(60vw - 20px))}.c30_333--r11 .products-grid--square .product-item:first-child{grid-row:1/2;grid-column:1/3}.c30_333--r11 .products-grid--square .product-item:first-child .product-item__photo{grid-auto-rows:minmax(auto, calc(100vw - 26px))}.c30_333--r11 .products-grid--square .product-item:not(:first-child) .product-item__photo{grid-auto-rows:minmax(auto, calc(50vw - 20px))}.c30_333--r11 .products-grid--horizontal .product-item:first-child{grid-row:1/2;grid-column:1/3}.c30_333--r11 .products-grid--horizontal .product-item:first-child .product-item__photo{grid-auto-rows:minmax(auto, calc(70vw - 26px))}.c30_333--r11 .products-grid--horizontal .product-item:not(:first-child) .product-item__photo{grid-auto-rows:minmax(auto, calc(35vw - 20px))}}.c30_335--r12{padding-top:10px;padding-bottom:10px}@media(max-width: 991.98px){.c30_335--r12 .product-item{font-size:1em}.c30_335--r12 .products-grid{grid-gap:10px;grid-template-columns:1fr 1fr}.c30_335--r12 .products-grid .product-item__photo{grid-auto-rows:minmax(auto, calc(60vw - 20px))}.c30_335--r12 .products-grid .product-item:nth-child(5n+1){grid-column:1/3}.c30_335--r12 .products-grid .product-item:nth-child(5n+1) .product-item__photo{grid-auto-rows:minmax(auto, calc(110vw - 26px))}.c30_335--r12 .products-grid--square .product-item__photo{grid-auto-rows:minmax(auto, calc(50vw - 20px))}.c30_335--r12 .products-grid--square .product-item:nth-child(5n+1) .product-item__photo{grid-auto-rows:minmax(auto, calc(100vw - 26px))}.c30_335--r12 .products-grid--horizontal .product-item__photo{grid-auto-rows:minmax(auto, calc(35vw - 20px))}.c30_335--r12 .products-grid--horizontal .product-item:nth-child(5n+1) .product-item__photo{grid-auto-rows:minmax(auto, calc(70vw - 26px))}}.c30_335--r13{padding-top:10px;padding-bottom:36px}@media(max-width: 991.98px){.c30_335--r13 .product-item{font-size:1em}.c30_335--r13 .products-grid{grid-gap:10px;grid-template-columns:1fr 1fr}.c30_335--r13 .products-grid .product-item__photo{grid-auto-rows:minmax(auto, calc(60vw - 20px))}.c30_335--r13 .products-grid .product-item:nth-child(5n+1){grid-column:1/3}.c30_335--r13 .products-grid .product-item:nth-child(5n+1) .product-item__photo{grid-auto-rows:minmax(auto, calc(110vw - 26px))}.c30_335--r13 .products-grid--square .product-item__photo{grid-auto-rows:minmax(auto, calc(50vw - 20px))}.c30_335--r13 .products-grid--square .product-item:nth-child(5n+1) .product-item__photo{grid-auto-rows:minmax(auto, calc(100vw - 26px))}.c30_335--r13 .products-grid--horizontal .product-item__photo{grid-auto-rows:minmax(auto, calc(35vw - 20px))}.c30_335--r13 .products-grid--horizontal .product-item:nth-child(5n+1) .product-item__photo{grid-auto-rows:minmax(auto, calc(70vw - 26px))}}.c70_751 .separator{width:100%;display:flex;justify-content:flex-start;overflow:hidden}.c70_751 .separator__image{display:block;max-width:100%}.c70_751 .separator__item{width:100%;margin-bottom:0;display:flex;justify-content:flex-start;align-items:flex-start;text-decoration:none;color:#000}.c70_751 .separator__item--mobile .separator__image:last-child{display:none}@media(min-width: 768px){.c70_751 .separator__item--mobile .separator__image:first-child{display:none}.c70_751 .separator__item--mobile .separator__image:last-child{display:block}}@media(min-width: 768px){.c70_751 .separator{max-width:720px;width:100%;margin:0 auto;flex-wrap:nowrap}}@media(min-width: 992px){.c70_751 .separator{max-width:960px}}@media(min-width: 1200px){.c70_751 .separator{max-width:1140px}}@media(min-width: 1400px){.c70_751 .separator{max-width:1320px}}.c70_751--r14 .separator{margin-top:5px;margin-bottom:11px;width:100%;max-width:unset}.c70_751--r14 .separator__item{align-items:flex-start;justify-content:center}.c70_751--r15 .separator{margin-top:22px;margin-bottom:5px}.c70_751--r15 .separator__item{align-items:flex-start;justify-content:center}.separator701{width:100%}@media(min-width: 768px){.separator701{max-width:720px;width:100%;margin:0 auto;padding:0}}@media(min-width: 992px){.separator701{max-width:960px}}@media(min-width: 1200px){.separator701{max-width:1140px}}@media(min-width: 1400px){.separator701{max-width:1320px}}.separator701__content{font-weight:400;font-family:Open Sans,sans-serif;color:#444}.separator701__content img{max-width:100%;height:auto}.separator701--r16{margin-top:20px;margin-bottom:10px}.c40_410{padding:10px 0}@keyframes loading{from{opacity:1}to{opacity:.3}}.c40_410 .pop-enter-active,.c40_410 .pop-leave-active{transition:opacity .6s linear}.c40_410 .pop-enter,.c40_410 .pop-leave-to{opacity:0}.c40_410 .category{width:100%;min-height:100%;margin:0 auto;color:#171717;display:flex}.c40_410 .category__title{width:100%;text-align:left;font-size:28px;margin:0 0 10px 0 !important;padding:0 !important}.c40_410 .category__search{width:100%;text-align:left;font-size:18px;font-weight:700;margin:10px 0;padding:0}.c40_410 .category__menu{padding:0 25px 3px 5px;display:none}@media(min-width: 992px){.c40_410 .category__menu{display:block;width:250px}}@media(min-width: 1200px){.c40_410 .category__menu{width:250px}}@media(min-width: 1400px){.c40_410 .category__menu{width:270px}}.c40_410 .category__content{box-sizing:border-box;width:100%;padding:0}@media(min-width: 992px){.c40_410 .category__content{width:calc(100% - 250px)}}@media(min-width: 1400px){.c40_410 .category__content{width:calc(100% - 270px)}}.c40_410 .category__content--busy{animation-name:loading;animation-timing-function:ease;animation-duration:.5s;animation-fill-mode:forwards}.c40_410 .category__empty{margin:20px 0}.c40_410 .category__header{display:flex;flex-flow:column;justify-content:flex-start;justify-items:flex-start;align-content:flex-start}@media(min-width: 1135px){.c40_410 .category__header{flex-flow:row;align-items:center}}.c40_410 .category__breadcrumb{min-width:300px;flex-grow:1;background-color:rgba(0,0,0,0)}.c40_410 .category__variants{display:none}@media(min-width: 1135px){.c40_410 .category__variants{display:inline;margin-left:auto;margin-right:20px}}.c40_410 .category__variant{color:#171717;text-transform:none;margin:0 2px}.c40_410 .category__variant--active{color:#4798d9}.c40_410 .category__orders{margin:5px 0;font-size:13px;font-weight:400;display:flex;align-items:center}@media(min-width: 1135px){.c40_410 .category__orders{margin:0}}.c40_410 .category__list{margin:20px 0}.c40_410 .category__pagination{max-width:100%;display:flex;justify-content:center}.c40_410 .category__html{margin:10px 0;height:auto}.c40_410 .category__read-more{position:relative;width:100%}.c40_410 .category__read-more-label{cursor:pointer;display:inline-block;margin:0 auto;border:1px solid #506e90;color:#506e90;border-radius:20px;padding:3px 20px;font-size:13px;text-align:center;background:#fff;appearance:none}.c40_410 .category__read-more-input{clip:rect(0);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;bottom:0;visibility:hidden}.c40_410 .category__read-more-input:checked~.category__html{-webkit-line-clamp:unset;max-height:unset}.c40_410 .category__read-more-input:not(:checked)~.category__read-more-label::after{content:"Pokaż więcej"}.c40_410 .category__read-more-input:checked~.category__read-more-label::after{content:"Pokaż mniej"}.c40_410 .category__filters-show{border:0;margin:10px auto;cursor:pointer;color:#212121;padding:5px 15px;border-radius:15px;font-weight:700;font-size:13px;display:block}@media(min-width: 768px){.c40_410 .category__filters-show{display:none}}@media(max-width: 991.98px){.c40_410 .products-grid{grid-template-columns:1fr;padding:0}.c40_410 .product-item__photo{grid-auto-rows:minmax(auto, calc(110vw - 26px))}.c40_410--square .product-item__photo{grid-auto-rows:minmax(auto, calc(100vw - 26px))}.c40_410--horizontal .product-item__photo{grid-auto-rows:minmax(auto, calc(70vw - 26px))}}@media(min-width: 992px){.c40_410 .product-item__photo{grid-auto-rows:334.5px}.c40_410 .products-grid{grid-template-columns:repeat(auto-fill, 223px);gap:20px}.c40_410 .products-grid--square .product-item__photo{grid-auto-rows:223px}.c40_410 .products-grid--horizontal .product-item__photo{grid-auto-rows:148.6666666667px}.c40_410 .products-grid--medium .product-item__photo{grid-auto-rows:274.5px}.c40_410 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:183px}.c40_410 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:122px}.c40_410 .products-grid--small .product-item__photo{grid-auto-rows:229.5px}.c40_410 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:153px}.c40_410 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:102px}}@media(min-width: 1200px){.c40_410 .product-item__photo{grid-auto-rows:424.5px}.c40_410 .products-grid{grid-template-columns:repeat(auto-fill, 283px);gap:20px}.c40_410 .products-grid--square .product-item__photo{grid-auto-rows:283px}.c40_410 .products-grid--horizontal .product-item__photo{grid-auto-rows:188.6666666667px}.c40_410 .products-grid--medium .product-item__photo{grid-auto-rows:364.5px}.c40_410 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:243px}.c40_410 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:162px}.c40_410 .products-grid--small .product-item__photo{grid-auto-rows:319.5px}.c40_410 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:213px}.c40_410 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:142px}}@media(min-width: 1400px){.c40_410 .product-item{font-size:16px}.c40_410 .product-item__photo{grid-auto-rows:504px}.c40_410 .products-grid{grid-template-columns:repeat(auto-fill, 336px);gap:20px}.c40_410 .products-grid--square .product-item__photo{grid-auto-rows:336px}.c40_410 .products-grid--horizontal .product-item__photo{grid-auto-rows:224px}.c40_410 .products-grid--medium .product-item__photo{grid-auto-rows:444px}.c40_410 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:296px}.c40_410 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:197.3333333333px}.c40_410 .products-grid--small .product-item__photo{grid-auto-rows:399px}.c40_410 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:266px}.c40_410 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:177.3333333333px}}.c40_410 .filter-mobile{position:fixed;height:100%;width:100vw;left:0;top:0;right:0;z-index:2000;inset:0px;background:#fff none repeat scroll 0% 0%;overflow:hidden;display:flex;flex-direction:column}.c40_410 .filter-mobile__header{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #ededed}.c40_410 .filter-mobile__title{margin:0;padding:0;line-height:1;font-size:18px;text-transform:uppercase}.c40_410 .filter-mobile__close{border:0;padding:0;margin:0;background:none;font-size:20px;cursor:pointer}.c40_410 .filter-mobile__content{height:100%;overflow:hidden auto;min-height:100px;padding:20px;margin-bottom:10px}.c40_410 .filter-mobile__content--more{box-shadow:inset 0 -10px 16px -8px #9d9d9d !important}.c40_410 .filter-mobile__button{background:#171717;color:#fff;align-self:center;font-size:16px;padding:8px 25px;border:1px solid #212121;box-shadow:none;margin:auto 0 20px 0;cursor:pointer}.c40_410 .filter{display:flex;flex-wrap:wrap}.c40_410 .filter__item{color:#212121;border:1px solid #cdcdcd;padding:3px 5px 3px 15px;border-radius:15px;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:space-between;margin:10px 10px 0 0}.c40_410 .filter__close{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:12px;line-height:1;text-align:center;box-shadow:none;border:none;border-radius:50%;background-color:#f50402;height:13px;width:13px;margin-left:10px;cursor:pointer;color:#fff;transition:background-color .15s ease-in-out}.c40_410 .filter__close:hover{background-color:#d50402}.c40_410 .filter__remove{color:#212121;border:1px solid #cdcdcd;padding:3px 15px;margin:10px 10px 0 0;line-height:1;border-radius:15px;font-weight:700;font-size:12px;background-color:#fff;cursor:pointer;box-shadow:none;line-height:1;transition:background-color .15s ease-in-out}.c40_410 .filter__remove:hover{background-color:#f9f9f9}.c40_410 .pagination{display:inline-block;border:1px solid #d3d3d3;border-radius:4px;list-style:none;margin:19px 0;padding:10px 5px;color:#171717;font-weight:400;font-family:"Open Sans",sans-serif}.c40_410 .pagination__link{text-decoration:none;color:inherit}.c40_410 .pagination__item{font-size:14px;display:inline;margin:5px 0;text-align:center;padding:5px 5px}.c40_410 .pagination__item--active{font-weight:700;background-color:#e6e6e6}@media(max-width: 919px){.c40_410 .pagination__item--prev .pagination__link span{display:none}.c40_410 .pagination__item--prev .pagination__link::after{content:"<";font-size:14px;font-family:"Open Sans",sans-serif;font-weight:400}}.c40_410 .pagination__item--prev .pagination__link::before{content:"";display:none}@media(max-width: 919px){.c40_410 .pagination__item--next .pagination__link span{display:none}.c40_410 .pagination__item--next .pagination__link::before{content:">";font-size:14px;font-family:"Open Sans",sans-serif;font-weight:400}}.c40_410 .pagination__item--next .pagination__link::after{content:"";display:none}.c40_410 .breadcrumb{padding:0;margin:0;list-style:none;display:inline-block}.c40_410 .breadcrumb__item{font-size:14px;display:inline-block}.c40_410 .breadcrumb__item+.breadcrumb__item::before{content:"/ ";padding:0 3px}.c40_410 .breadcrumb__link{color:inherit;text-decoration:none}.c40_410 .breadcrumb__link:hover{text-decoration:underline}.c40_410 .dropdown{display:block;cursor:pointer;position:relative;max-width:130px;margin-left:5px;padding:0 15px 0 0;text-align:left;font-size:13px;font-weight:700;font-family:"Open Sans",sans-serif;color:#171717;height:100%}.c40_410 .dropdown::after{display:inline-block;position:absolute;top:45%;right:0;content:"";border-top:5px solid;border-right:5px solid rgba(0,0,0,0);border-bottom:0;border-left:5px solid rgba(0,0,0,0)}.c40_410 .dropdown__items{list-style:none;position:absolute;top:90%;right:0;z-index:1000;display:none;min-width:120px;padding:5px;margin:2px 0 0;font-size:13px;font-weight:400;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15)}.c40_410 .dropdown:hover .dropdown__items{display:inherit}.c40_410 .dropdown__item{display:list-item;padding:4px 2px;color:#171717;position:relative;float:none}.c40_410 .dropdown__item:hover{background:#f6f6f6}.c40_410 .dropdown__link{color:inherit;display:block;text-decoration:none}.c40_410 .ql-editor{font-size:15px;color:#222}@media(max-width: 991.98px){.c40_410--rc0 .product-item{font-size:1em}.c40_410--rc0 .products-grid{grid-gap:10px;grid-template-columns:1fr}.c40_410--rc0 .products-grid .product-item__photo{grid-auto-rows:minmax(auto, calc(110vw - 26px))}.c40_410--rc0 .products-grid--square .product-item__photo{grid-auto-rows:minmax(auto, calc(100vw - 26px))}.c40_410--rc0 .products-grid--horizontal .product-item__photo{grid-auto-rows:minmax(auto, calc(70vw - 26px))}}@media(min-width: 768px){.c40_410--rc0{padding-top:10px;padding-bottom:10px}}.c40_410--rc0 .menu__checkbox--disabled .menu__checkbox-label{color:#adadad}.c40_410--rc0 .menu__checkbox--disabled .menu__checkbox-count{color:#adadad}.c40_410--rc0 .category__html--header{max-height:3lh;overflow:hidden}.c40_410--rc0 .category__html--footer{max-height:3lh;overflow:hidden}.c70_720 .separator{width:100%;margin:5px auto;text-align:center}@media(min-width: 1135px){.c70_720 .separator{width:1136px;max-width:1136px}}.c70_720 .separator__image{max-width:100%;height:auto}.c50_520{display:flex;width:100%;margin:0 auto;padding:20px 0}@media(min-width: 768px){.c50_520{max-width:720px;width:100%;margin:0 auto;min-height:300px;padding:0}}@media(min-width: 992px){.c50_520{max-width:960px}}@media(min-width: 1200px){.c50_520{max-width:1140px}}@media(min-width: 1400px){.c50_520{max-width:1320px}}.c50_520 .categories{padding:0px 25px 0px 5px;display:none}@media(min-width: 992px){.c50_520 .categories{display:block;flex:1 0 auto;width:250px}}@media(min-width: 1200px){.c50_520 .categories{width:250px}}@media(min-width: 1400px){.c50_520 .categories{width:270px}}.c50_520 .container{box-sizing:border-box;width:100%;min-height:100%;padding:0}@media(min-width: 992px){.c50_520 .container{width:calc(100% - 250px)}}@media(min-width: 1400px){.c50_520 .container{width:calc(100% - 270px)}}.c50_520 .product{width:100%;color:#171717;font-family:"Lato",sans-serif;font-size:14px;font-weight:400;display:flex;flex-wrap:wrap}.c50_520 .product__gallery{flex:1 1 50%;min-width:300px;padding:10px 0}@media(min-width: 768px){.c50_520 .product__gallery{padding-right:10px}}.c50_520 .product__summary{flex:1 1 50%;min-width:300px;padding-left:10px}.c50_520 .product__breadcrumb{flex:1 1 100%;margin-top:5px;margin-bottom:5px !important}@media(min-width: 768px){.c50_520 .product__breadcrumb{margin-bottom:10px !important}}.c50_520 .product__breadcrumb .breadcrumb__item:not(:last-child){color:#949494}.c50_520 .product__omnibus{position:relative;height:100%}.c50_520 .product__omnibus-tooltip{position:absolute;right:0;bottom:30px;color:#fff;font-size:13px;background-color:#171717;padding:5px 10px;border-radius:5px;opacity:0;visibility:hidden;transition:opacity ease-in-out .3s;width:250px;text-align:center;font-weight:400}@media(min-width: 576px){.c50_520 .product__omnibus-tooltip{right:calc(50% - 125px)}}.c50_520 .product__omnibus-img{width:13px;height:13px;margin-left:3px;cursor:pointer;align-self:flex-start}.c50_520 .product__omnibus-img:hover~.product__omnibus-tooltip{opacity:1;visibility:visible}.c50_520 .product__omnibus-img--variant{visibility:hidden}.c50_520 .product__title{color:#171717;width:100%;font-size:36px;margin-bottom:20px;padding:0;line-height:1.1;font-family:"Work Sans",sans-serif;font-weight:700}.c50_520 .product__price{font-size:38px;margin-bottom:10px;font-weight:700;font-family:"Work Sans",sans-serif}.c50_520 .product__price--strike{font-weight:400;font-size:15px;color:#b3b3b3;text-decoration:line-through}.c50_520 .product__unit{font-weight:400;font-size:16px}.c50_520 .product__availability{font-size:11px;color:#171717}.c50_520 .product__description{flex:1 1 100%;border-top:1px solid #eaeaea;margin-top:10px}.c50_520 .product__description-title{color:#333;padding:3px 2px;margin:10px 0;letter-spacing:3px;font-size:28px;text-align:center;text-decoration:none;font-family:"Montserrat","Open Sans",sans-serif}.c50_520 .product__description-html{font-weight:400;font-family:"Poppins",sans-serif;font-size:16px;line-height:1.6;color:#000}.c50_520 .product__description-html img{max-width:100%;height:auto}.c50_520 .product__description-row{display:flex;flex-wrap:wrap;justify-content:flex-start;font-weight:400;font-family:Open Sans,sans-serif;color:#000}.c50_520 .product__description-col{flex-basis:0;flex-grow:1;max-width:100%;padding:5px 7px;word-wrap:break-word}.c50_520 .product__description-image{max-width:100%;height:auto}.c50_520 .product__cart{display:flex;align-items:center;margin:10px 0}.c50_520 .product__button{margin-left:5px;height:48px;color:#fff;border-radius:3px;background-color:#333;width:75%;max-width:320px;border:0;font-size:15px;font-weight:700;letter-spacing:1px;text-align:center;cursor:pointer}.c50_520 .product__button:hover{opacity:.9}.c50_520 .product__button:disabled{cursor:default;background-color:#b3b3b3;color:#fff}.c50_520 .product__button--notification{color:#fff;background-color:#e3342f}.c50_520 .product__button--price{margin-left:0;background-color:#b3b3b3;color:#fff}.c50_520 .product__variants{display:flex;flex-direction:column;margin:10px 0;padding:0;list-style:none;width:100%;align-items:flex-start}.c50_520 .product__variant{display:flex;align-items:center;width:100%;min-width:100px;margin-bottom:5px}.c50_520 .product__variant-title{max-width:100px;width:100%;font-size:13px;padding:3px 2px;color:#171717;font-weight:700}.c50_520 .product__variant-title>.required{display:inline-block;color:#e3342f;font-size:13px;vertical-align:top}.c50_520 .product__variant-input{display:block;width:100%;min-width:200px;max-width:250px;border:1px solid #ddd;background-color:#fff;color:#000;padding:5px 7px;box-shadow:none;outline:none;transition:border-color ease-in-out .15s}.c50_520 .product__variant-input:focus{border:1px solid #777}.c50_520 .product__variant-select{position:relative;display:block;width:200px;min-width:250px;margin:0 auto;border:1px solid #949494;background-color:#fff;z-index:10}.c50_520 .product__variant-select select{border:none;outline:none;background:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;margin:0;display:block;width:100%;padding:6px 27px 6px 7px;font-size:14px;color:#949494}.c50_520 .product__variant-select:after{display:inline-block;position:absolute;top:45%;right:7px;content:"";border-top:5px solid;border-right:5px solid rgba(0,0,0,0);border-bottom:0;border-left:5px solid rgba(0,0,0,0);z-index:-1}.c50_520 .product__variant-dropdown{position:relative;min-width:140px;border:1px solid #b3b3b3;padding:3px 1px}.c50_520 .product__variant-dropdown:after{display:inline-block;position:absolute;top:45%;right:7px;content:"";border-top:5px solid;border-right:5px solid rgba(0,0,0,0);border-bottom:0;border-left:5px solid rgba(0,0,0,0)}.c50_520 .product__variant-dropdown select{height:30px;width:100%;visibility:hidden}.c50_520 .product__variant-header{position:absolute;left:0;top:0;cursor:pointer;display:block;height:100%;width:100%;color:#171717;padding:6px 27px 6px 7px;font-size:14px;line-height:1.5;text-align:left;background-color:rgba(0,0,0,0);border:0;outline:0;white-space:nowrap}.c50_520 .product__variant-header.is-active+.product__variant-content ul{height:auto;opacity:1;visibility:visible}.c50_520 .product__variant-header::-moz-focus-inner{border:0}.c50_520 .product__variant-content{position:relative;width:100%;color:#171717}.c50_520 .product__variant-content ul{position:absolute;left:0px;top:0px;z-index:999;overflow:hidden;visibility:hidden;height:0px;width:100%;background-color:#fff;padding:0px;margin-bottom:0px;margin-top:0px;border:1px solid #adadad;max-height:200px;overflow-y:auto}.c50_520 .product__variant-content li{font-size:14px;margin:0;list-style:none;cursor:pointer;display:block;width:100%;padding:5px;clear:both;text-align:inherit;white-space:nowrap}.c50_520 .product__variant-content li:hover{background:#adadad;color:#212529}.c50_520 .product__variant-content li.selected{background:#333;color:#fff}.c50_520 .product__variant-content li.disabled{color:#949494}.c50_520 .product__variant-block{display:flex;list-style:none;padding:0;margin:0;flex-wrap:wrap}.c50_520 .product__variant-block li{display:block;align-items:center;cursor:pointer;user-select:none;padding:7px 12px;margin-right:10px;color:#000;position:relative}.c50_520 .product__variant-block li:hover{background:#adadad;color:#212529}.c50_520 .product__variant-block li.selected{background:#333;color:#fff}.c50_520 .product__variant-block li.disabled{color:#949494}.c50_520 .product__variant-block li.disabled.out::after,.c50_520 .product__variant-block li.disabled.out::before{position:absolute;content:"";left:5px;top:50%;right:5px;border-top:1px solid;border-color:inherit;transform:rotate(8deg);position:absolute;content:"";left:0;top:50%;right:0;border-top:1px solid;border-color:inherit}.c50_520 .product__variant-block li.disabled.out::before{transform:rotate(-8deg)}.c50_520 .product__variant--error .product__variant-input{border-color:#f50402 !important}.c50_520 .product__variant--error .product__variant-input:focus{border-color:#f50402}.c50_520 .product__variant--b{flex-direction:column}.c50_520 .product__variant--b .product__variant-input{width:100%;max-width:unset;border:1px solid #666;border-radius:3px;padding:7px 15px;font-size:15px}.c50_520 .product__variant--b .product__variant-input:focus{border-color:#111}.c50_520 .product__variant--b .product__variant-title{max-width:unset}.c50_520 .product__variant--c{flex-direction:column;margin-bottom:10px}.c50_520 .product__variant--c .product__variant-input{width:100%;max-width:unset;border:1px solid #666;border-radius:5px;padding:7px 15px;font-size:15px;text-align:center}.c50_520 .product__variant--c .product__variant-input:focus{border-color:#111}.c50_520 .product__features{list-style:none;padding:0;margin:10px 0;color:#171717}.c50_520 .product__feature{font-size:11px}.c50_520 .product__feature-label{display:inline-block;width:120px}.c50_520 .product__feature-link{text-decoration:none;color:inherit}.c50_520 .product__feature-wrap{display:flex;align-items:center;flex-wrap:wrap;flex:1}.c50_520 .product__feature--flex{display:inline-flex}.c50_520 .product__feature--click{color:inherit;cursor:pointer}.c50_520 .product__feature--dotted{text-decoration-line:underline;text-decoration-style:dotted}.c50_520 .product__feature--dotted .product__feature-label{text-decoration-line:underline;text-decoration-style:dotted}.c50_520 .product__badge{list-style:none;margin-bottom:5px;font-size:10px;color:#fff;padding:3px 5px;font-weight:700;letter-spacing:2px;background:#4797d8}.c50_520 .product__badge--red{background:#f50402}.c50_520 .product__badge--green{background:#4ed847}.c50_520 .product__badges{position:absolute;left:0;top:30px;display:none;flex-direction:column;align-items:flex-start;padding:0;margin:0;list-style:none}@media(min-width: 768px){.c50_520 .product__badges{display:flex}}.c50_520 .product__badges--mobile{top:0;display:flex;position:relative;flex-direction:row;align-items:baseline;justify-content:flex-start;flex-wrap:wrap;margin-top:10px}@media(min-width: 768px){.c50_520 .product__badges--mobile{display:none}}.c50_520 .product__badges--mobile>.product__badge:not(:last-child){margin-right:10px}.c50_520 .product__image{position:relative;display:flex;justify-content:center;align-items:center;width:100%}.c50_520 .product__image-img{display:block;max-height:100%;max-width:100%;width:auto;height:auto}.c50_520 .product__zoom{position:absolute;height:500px;width:500px;top:0;left:100%;bottom:500px;overflow:hidden;z-index:999}.c50_520 .product__zoom-container{display:flex;align-items:center;justify-content:center;background-color:#fff}.c50_520 .product__images{position:relative;width:100%}@media(min-width: 768px){.c50_520 .product__images{min-height:100px}}.c50_520 .product__images .product__image{max-height:500px;height:calc(125vw - 26px)}@media(min-width: 768px){.c50_520 .product__images .product__image{max-height:unset;height:615px}}.c50_520 .product__images--small .product__image{height:calc(65vw - 26px)}@media(min-width: 768px){.c50_520 .product__images--small .product__image{height:300px}}.c50_520 .product__images--small .product__zoom{bottom:300px;height:300px;width:300px}.c50_520 .product__images--medium .product__image{height:calc(100vw - 26px)}@media(min-width: 768px){.c50_520 .product__images--medium .product__image{height:500px}}.c50_520 .product__thumbnails{display:none;flex-flow:row wrap;position:relative;padding:0;margin:10px 0px}@media(min-width: 768px){.c50_520 .product__thumbnails{display:flex;justify-content:center}}.c50_520 .product__thumbnail{width:58px;height:58px;padding:1px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .4s cubic-bezier(0.25, 0.8, 0.25, 1);border:1px solid #e3e3e3}.c50_520 .product__thumbnail:not(:last-child){margin-right:5px;margin-bottom:5px}.c50_520 .product__thumbnail-img{max-width:100%;max-height:100%;height:auto;width:auto}.c50_520 .product__thumbnail--selected{border-color:#f60}.c50_520 .product__indicators{padding:0;margin:0;display:flex;list-style:none;justify-content:center;align-items:center;flex-wrap:wrap}@media(min-width: 768px){.c50_520 .product__indicators{display:none}}.c50_520 .product__indicator{background:unset;border:unset;padding:10px 5px 0;display:flex;cursor:pointer}.c50_520 .product__indicator::after{content:"";width:5px;height:5px;border-radius:50%;background:#666}.c50_520 .product__indicator--active::after{content:"";width:5px;height:5px;border:1px solid #999;background:#fff;border-radius:50%}@media(min-width: 768px){.c50_520 .product__images--mobile{display:none}}.c50_520 .product__credit-item{margin-bottom:10px}.c50_520 .product__credit-item:first-child{margin-top:30px}.c50_520 .product__extras{margin:20px 0;color:#171717;font-size:14px;width:100%;display:block}.c50_520 .product__extras::after{content:"";clear:both;display:table}.c50_520 .product .breadcrumb{padding:0;margin:0;list-style:none;display:inline-flex;flex-wrap:wrap;background:rgba(0,0,0,0)}.c50_520 .product .breadcrumb__item{font-size:14px;display:inline-block}.c50_520 .product .breadcrumb__item+.breadcrumb__item::before{content:"/ ";padding:0 3px}.c50_520 .product .breadcrumb__link{color:inherit;text-decoration:none}.c50_520 .product .breadcrumb__link:hover{text-decoration:underline}.c50_520 .product__wishlist{position:absolute;appearance:none;outline:none;display:flex;align-items:center;justify-content:center;padding:0;margin:0;text-decoration:none;color:unset;border:none;background:none;box-shadow:none;width:22px;height:22px;top:15px;right:15px;cursor:pointer}.c50_520 .product__wishlist::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:34px;background-color:var(--wishlist-border-color, rgba(0, 0, 0, 0.062745098))}.c50_520 .product__wishlist svg{z-index:0}.c50_520 .product__wishlist svg path{fill:var(--wishlist-fill, transparent);stroke:var(--wishlist-stroke, transparent);transition:none;vector-effect:non-scaling-stroke}.c50_520 .product__wishlist--active{animation:beat cubic-bezier(0.04, 0.4, 0.5, 0.95) 450ms forwards 1}.c50_520 .product__wishlist--active svg path{stroke:var(--wishlist-stroke-active, transparent);fill:var(--wishlist-fill-active, transparent)}.c50_520 .product__wishlist--1{z-index:0}.c50_520 .product__wishlist--2{right:0;top:10px}.c50_520 .product__wishlist--3{position:relative;top:unset;right:unset;margin-left:30px}.c50_520 .product__wishlist--4{position:relative;top:unset;right:unset;width:unset;padding-top:15px}.c50_520 .product__wishlist--4 svg{width:20px;height:20px}.c50_520 .product__wishlist--4 span{display:inline-block;padding-left:10px}.c50_520 .product__wishlist--4 span:hover{text-decoration:underline}.c50_520--rp1 .product__title{font-size:36px;font-family:"Open Sans",sans-serif;font-weight:700;color:#171717;margin-top:0px;margin-bottom:20px}.c50_520--rp1 .product__button{background:#04a926;color:#fff;font-family:"Open Sans",sans-serif;font-weight:700;font-size:15px}.c50_520--rp1 .product__button--notification{color:#fff;background-color:#e3342f}.c50_520--rp1 .product__button--price{color:#fff;background-color:#777}.c50_520--rp1 .product__inset0{font-size:28px;font-family:"Open Sans",sans-serif;font-weight:700;color:#171717;padding-top:0px;padding-bottom:5px}.c50_520--rp1 .product__inset1{font-size:28px;font-family:"Open Sans",sans-serif;font-weight:700;color:#171717;padding-top:0px;padding-bottom:5px}.c50_520--rp1 .product__variant-block li.selected{color:#fff;background-color:#333}.c50_520--rp1 .product__variant-block li.selected:disabled{border-color:#fff}@media(min-width: 768px){.c50_520--rp1{padding-top:10px;padding-bottom:10px}}.c50_520--rp1 .product__description-title{margin-top:10px;margin-bottom:10px;color:#333;font-size:28px;font-family:"Montserrat",sans-serif;font-weight:400}.c50_520--rp1 .manufacturer-logo{display:block;text-decoration:none;width:100%;color:#000;transition:opacity .3s ease-in-out;text-align:left;padding-top:10px;padding-bottom:10px}.c50_520--rp1 .manufacturer-logo:hover{text-decoration:none;opacity:.8}.c50_520--rp1 .manufacturer-logo__image{width:100%;height:auto;max-width:100px}.c50_520--rp1 .product__discount-label{display:inline-block;vertical-align:middle;padding:7px;margin-left:10px;border-radius:5px;font-size:14px;font-weight:400;background-color:#e5342a;color:#fff}.c50_520--rp1 .product__discount-label--variant{visibility:hidden}.c120_12050 .reviews{box-sizing:border-box;padding:0;margin:0 auto;width:90%}@media(min-width: 768px){.c120_12050 .reviews{max-width:755px}}.c120_12050 .reviews__label{color:#333;display:block;font-size:28px;font-weight:normal;letter-spacing:3px;margin-top:0;margin-bottom:10px;padding:8px 0 7px;text-align:center;text-decoration:none}.c120_12050 .reviews__items{list-style:none;padding:0;margin:0}.c120_12050 .reviews__item{margin:0;padding:20px 0}.c120_12050 .reviews__item:not(:last-child){border-bottom:1px solid #ededed}.c120_12050 .reviews__stars{margin-right:20px}.c120_12050 .reviews__head{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.c120_12050 .reviews__head-left{display:flex;align-items:left;flex-direction:column}@media(min-width: 768px){.c120_12050 .reviews__head-left{flex-direction:row;align-items:flex-start}}.c120_12050 .reviews__description{padding:10px 0 0 0;margin-top:10px}.c120_12050 .reviews__author{color:#898989;margin-top:10px;line-height:1.7}@media(min-width: 768px){.c120_12050 .reviews__author{margin-top:0}}.c120_12050 .reviews__date{color:#898989;line-height:1.7}.c120_12050 .reviews__footer{color:#898989;font-size:12px;margin-top:15px;display:flex;align-items:center}.c120_12050 .reviews__footer-label{display:none}.c120_12050 .reviews__footer-thumb{margin-right:10px;display:flex;align-items:center;background:none;border:0;padding:0;color:#898989;font-size:12px;cursor:pointer}.c120_12050 .reviews__footer-svg{width:14px;height:14px;margin-right:3px}.c120_12050 .reviews__footer-prefix{display:none}@media(min-width: 768px){.c120_12050 .reviews__footer-label{display:block;margin-right:10px}.c120_12050 .reviews__footer-prefix{display:block;margin-right:2px}}.c120_12050 .reviews__summary{display:flex;margin-bottom:10px;align-items:center}.c120_12050 .reviews__rate{flex:2}.c120_12050 .reviews__rate-values{display:flex;align-items:baseline;justify-content:center;margin-bottom:5px}.c120_12050 .reviews__rate-value{font-size:32px;font-weight:700}.c120_12050 .reviews__rate-range{font-size:16px;color:#898989;margin-left:10px}.c120_12050 .reviews__rate-count{text-align:center;margin-top:5px;color:#898989;font-size:13px}.c120_12050 .reviews__bars{flex:3;padding:0;margin:0;list-style:none}.c120_12050 .reviews__bar{padding:3px 0;margin:0;display:flex;align-items:baseline;font-size:12px}.c120_12050 .reviews__bar-svg{width:12px;height:12px;margin-right:3px;color:#898989}.c120_12050 .reviews__bar-progress{width:100%;background-color:#ddd;height:10px;margin:0 5px;border-radius:5px}.c120_12050 .reviews__bar-progress-now{background-color:#898989;height:100%;width:0%;border-radius:5px}.c120_12050 .reviews__more{text-align:center;margin:10px 0 20px 0}.c120_12050 .reviews__more-btn{color:#898989;margin:0;border:1px solid #898989;padding:7px 30px;border-radius:10px;background-color:rgba(0,0,0,0);cursor:pointer;position:relative}.c120_12050 .reviews__more-btn:disabled{cursor:default;border:0;color:#898989}.c120_12050 .reviews__more-btn--progress::after{content:"";display:block;position:absolute;left:calc(50% - 9px);top:calc(50% - 9px);width:18px;height:18px;border:1px solid #000;border-top-color:rgba(0,0,0,0);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.c120_12050 .reviews__omnibus{position:relative;height:100%}.c120_12050 .reviews__omnibus-tooltip{position:absolute;right:0;bottom:30px;color:#fff;font-size:13px;font-weight:400;background-color:#171717;padding:5px 10px;border-radius:5px;opacity:0;visibility:hidden;transition:opacity ease-in-out .3s;width:280px;text-align:center;text-transform:none;letter-spacing:normal}@media(min-width: 576px){.c120_12050 .reviews__omnibus-tooltip{right:calc(50% - 125px)}}.c120_12050 .reviews__omnibus-img{width:13px;height:13px;margin-left:3px;cursor:pointer;align-self:flex-start}.c120_12050 .reviews__omnibus-img:hover~.reviews__omnibus-tooltip{opacity:1;visibility:visible}.c120_12050 .reviews .list-item{display:inline-block;margin-right:10px}.c120_12050 .reviews .list-enter-active,.c120_12050 .reviews .list-leave-active{transition:all 1s}.c120_12050 .reviews .list-enter,.c120_12050 .reviews .list-leave-to{opacity:0;transform:translateY(30px)}.c120_12050--rp1_0 .reviews{margin-top:20px;margin-bottom:10px;font-family:"Montserrat",sans-serif;font-weight:400}.c120_12050--rp1_0 .reviews__label{color:#333;font-size:28px;font-family:"Montserrat",sans-serif;font-weight:400}.c120_12020 .feature{box-sizing:border-box;padding:0;margin:10px auto;width:90%}@media(min-width: 768px){.c120_12020 .feature{max-width:755px}}.c120_12020 .feature__label{color:#333;display:block;font-size:28px;font-weight:normal;letter-spacing:3px;margin-top:0;margin-bottom:10px;padding:8px 0 7px;text-align:center;text-decoration:none}.c120_12020 .feature__description{color:#333;padding:10px 0;font-weight:normal;width:100%;margin:0 auto 15px;font-size:14px}.c120_12020 .feature__items{list-style:none;padding:0;margin:0}.c120_12020 .feature__item{display:flex;justify-content:center;align-items:flex-start;font-size:15px;color:#333;padding:7px 0}.c120_12020 .feature__item:nth-of-type(odd){background-color:#f8f8f8}.c120_12020 .feature__name{flex:1;text-align:right;margin-right:20px;font-weight:700}.c120_12020 .feature__values{flex:1;text-align:left;margin-left:0 0 0 20px;list-style:none;padding:0}.c120_12020 .feature__value{padding:0;margin:0}.c120_12020--rp1_1 .feature{margin-top:0px;margin-bottom:0px}.c120_12020--rp1_1 .feature__label{font-size:28px;font-family:"Montserrat",sans-serif;font-weight:400;color:#333}.c120_12020--rp1_1 .feature__description{font-size:14px;font-family:"Montserrat",sans-serif;font-weight:400;color:#333}.c120_12020--rp1_1 .feature__item{font-size:14px;font-family:"Montserrat",sans-serif;font-weight:400;color:#333}.c120_12020--rp1_1 .feature__item:nth-of-type(odd){background-color:#f8f8f8}.c120_12010 .afp{padding:0;margin:0 auto;width:90%;position:relative}.c120_12010 .afp *{box-sizing:border-box;padding:0;margin:0}@media(min-width: 768px){.c120_12010 .afp{max-width:755px}}.c120_12010 .afp__label{color:#333;display:block;font-size:28px;font-weight:normal;letter-spacing:3px;margin-top:0;margin-bottom:10px;padding:8px 0 7px;text-align:center;text-decoration:none}.c120_12010 .afp__description{color:#333;padding:10px 0;font-weight:normal;width:100%;margin:0 auto 15px;font-size:14px}.c120_12010 .afp__submit{margin:20px auto 15px;text-align:center}.c120_12010 .afp__privacy{margin:0 auto 15px;color:#333;font-weight:normal;font-size:12px}.c120_12010 .afp__privacy a{outline:none;text-decoration:underline;color:#333;background-color:rgba(0,0,0,0)}.c120_12010 .afp__thanks{background-color:#d1ecf1;border:1px solid #bee5eb;color:#155724;display:block;font-size:16px;font-weight:normal;padding:8px 0 7px;text-align:center;text-decoration:none}.c120_12010 .afp__process{position:absolute;inset:0px;z-index:10;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.c120_12010 .afp__process-spinner{display:inline-block;position:absolute;top:50%;left:calc(50% - 15px);width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right-color:currentcolor;border-right-style:solid;border-right-width:.25em;border-right:.25em solid rgba(0,0,0,0);border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;animation-name:spinner-border;animation-duration:.75s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running}.c120_12010 .afp__captcha{display:flex;flex-wrap:wrap}.c120_12010 .afp__captcha-image{margin-bottom:20px}@media(min-width: 768px){.c120_12010 .afp__captcha-image{margin-left:20px}}.c120_12010 .form__group{display:block;padding:0;margin:0;position:relative;margin-bottom:20px}.c120_12010 .form__group textarea{min-height:100px}.c120_12010 .form__feedback{color:#555;padding:10px 0;font-weight:normal;width:100%;margin:0 auto 15px;font-size:13px}.c120_12010 .form__control{display:block;width:100%;box-sizing:border-box;height:50px;text-align:left;margin:0;padding:6px 12px;font-size:16px;line-height:1.42857143;color:#333;background-color:#fff;background-image:none;border:1px solid #c4c7c8;box-shadow:none;outline:none;transition:border-color ease-in-out .15s}.c120_12010 .form__control:focus{border-color:#333}.c120_12010 .form__control:focus+.form__label,.c120_12010 .form__control--focused+.form__label{transform:scale(0.95) translateY(-27px);left:10px}.c120_12010 .form__control--error{border-color:#e35c5c}.c120_12010 .form__control--error~.form__feedback{color:#e35c5c}.c120_12010 .form__control--captcha{width:250px}.c120_12010 .form__label{pointer-events:none;position:absolute;top:15px;left:15px;padding:0 5px;line-height:1.5;background:#fff;transition:transform .15s,left .15s;transform-origin:bottom left;letter-spacing:.5px;user-select:none}.c120_12010 .form__button{margin:0;text-transform:none;line-height:normal;outline:none;border-radius:0;-webkit-appearance:none;cursor:pointer;background:#333;border:1px solid #333;color:#fff;text-decoration:none;font-size:16px;padding:10px 17px;font-weight:normal;display:inline-block;overflow:visible;text-align:center;min-height:40px}.c120_12010--rp1_2 .afp{margin-top:22px;margin-bottom:0px}.c120_12010--rp1_2 .afp__label{font-size:28px;font-family:"Montserrat",sans-serif;font-weight:400;color:#333}.c120_12010--rp1_2 .afp__description{font-size:14px;font-family:"Montserrat",sans-serif;font-weight:400;color:#333}@media(max-width: 991.98px){.c110_11020 .product-item{font-size:1em}.c110_11020 .product-item__photo{grid-template-columns:1fr;height:auto}.c110_11020 .products-grid{grid-gap:10px;padding:0}.c110_11020 .products-grid .product-item__photo{grid-auto-rows:minmax(auto, calc(60vw - 20px))}.c110_11020 .products-grid--square .product-item__photo{grid-auto-rows:minmax(auto, calc(50vw - 20px))}.c110_11020 .products-grid--horizontal .product-item__photo{grid-auto-rows:minmax(auto, calc(35vw - 26px))}}@media(min-width: 992px){.c110_11020{user-select:none}.c110_11020 .product-item__photo{grid-auto-rows:276px}.c110_11020 .products-grid{grid-template-columns:repeat(auto-fill, 184px);gap:10px}.c110_11020 .products-grid--square .product-item__photo{grid-auto-rows:184px}.c110_11020 .products-grid--horizontal .product-item__photo{grid-auto-rows:122.6666666667px}.c110_11020 .products-grid--medium .product-item__photo{grid-auto-rows:216px}.c110_11020 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:144px}.c110_11020 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:96px}.c110_11020 .products-grid--small .product-item__photo{grid-auto-rows:171px}.c110_11020 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:114px}.c110_11020 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:76px}}@media(min-width: 1200px){.c110_11020 .product-item__photo{grid-auto-rows:330px}.c110_11020 .products-grid{grid-template-columns:repeat(auto-fill, 220px);row-gap:15px;column-gap:10px}.c110_11020 .products-grid--square .product-item__photo{grid-auto-rows:220px}.c110_11020 .products-grid--horizontal .product-item__photo{grid-auto-rows:146.6666666667px}.c110_11020 .products-grid--medium .product-item__photo{grid-auto-rows:270px}.c110_11020 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:180px}.c110_11020 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:120px}.c110_11020 .products-grid--small .product-item__photo{grid-auto-rows:225px}.c110_11020 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:150px}.c110_11020 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:100px}}@media(min-width: 1400px){.c110_11020 .product-item{font-size:16px}.c110_11020 .product-item__photo{grid-auto-rows:378px}.c110_11020 .products-grid{grid-template-columns:repeat(auto-fill, 252px);gap:15px}.c110_11020 .products-grid--square .product-item__photo{grid-auto-rows:252px}.c110_11020 .products-grid--horizontal .product-item__photo{grid-auto-rows:168px}.c110_11020 .products-grid--medium .product-item__photo{grid-auto-rows:318px}.c110_11020 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:212px}.c110_11020 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:141.3333333333px}.c110_11020 .products-grid--small .product-item__photo{grid-auto-rows:273px}.c110_11020 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:182px}.c110_11020 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:121.3333333333px}}.c110_11020 .grid-header{display:flex;justify-content:space-between;align-items:center;margin:0 5px 15px 5px}.c110_11020 .grid-header__title{flex:1;width:100%;min-width:200px;font-family:"Open Sans",sans-serif;font-size:17px;font-weight:700;text-transform:uppercase;text-align:center;margin:0;padding:0}.c110_11020 .grid-header__line{width:100%;border:0;height:1px;background-color:#eaeaea;flex:1;margin:0;padding:0}.c110_11020--rp3{padding-top:10px;padding-bottom:10px}@media(max-width: 991.98px){.c110_11010 .product-item{font-size:1em}.c110_11010 .product-item__photo{grid-template-columns:1fr;height:auto}.c110_11010 .products-grid{grid-gap:10px;padding:0}.c110_11010 .products-grid .product-item__photo{grid-auto-rows:minmax(auto, calc(60vw - 20px))}.c110_11010 .products-grid--square .product-item__photo{grid-auto-rows:minmax(auto, calc(50vw - 20px))}.c110_11010 .products-grid--horizontal .product-item__photo{grid-auto-rows:minmax(auto, calc(35vw - 26px))}}@media(min-width: 992px){.c110_11010{user-select:none}.c110_11010 .product-item__photo{grid-auto-rows:276px}.c110_11010 .products-grid{grid-template-columns:repeat(auto-fill, 184px);gap:10px}.c110_11010 .products-grid--square .product-item__photo{grid-auto-rows:184px}.c110_11010 .products-grid--horizontal .product-item__photo{grid-auto-rows:122.6666666667px}.c110_11010 .products-grid--medium .product-item__photo{grid-auto-rows:216px}.c110_11010 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:144px}.c110_11010 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:96px}.c110_11010 .products-grid--small .product-item__photo{grid-auto-rows:171px}.c110_11010 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:114px}.c110_11010 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:76px}}@media(min-width: 1200px){.c110_11010 .product-item__photo{grid-auto-rows:330px}.c110_11010 .products-grid{grid-template-columns:repeat(auto-fill, 220px);row-gap:15px;column-gap:10px}.c110_11010 .products-grid--square .product-item__photo{grid-auto-rows:220px}.c110_11010 .products-grid--horizontal .product-item__photo{grid-auto-rows:146.6666666667px}.c110_11010 .products-grid--medium .product-item__photo{grid-auto-rows:270px}.c110_11010 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:180px}.c110_11010 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:120px}.c110_11010 .products-grid--small .product-item__photo{grid-auto-rows:225px}.c110_11010 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:150px}.c110_11010 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:100px}}@media(min-width: 1400px){.c110_11010 .product-item{font-size:16px}.c110_11010 .product-item__photo{grid-auto-rows:378px}.c110_11010 .products-grid{grid-template-columns:repeat(auto-fill, 252px);gap:15px}.c110_11010 .products-grid--square .product-item__photo{grid-auto-rows:252px}.c110_11010 .products-grid--horizontal .product-item__photo{grid-auto-rows:168px}.c110_11010 .products-grid--medium .product-item__photo{grid-auto-rows:318px}.c110_11010 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:212px}.c110_11010 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:141.3333333333px}.c110_11010 .products-grid--small .product-item__photo{grid-auto-rows:273px}.c110_11010 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:182px}.c110_11010 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:121.3333333333px}}.c110_11010 .grid-header{display:flex;justify-content:space-between;align-items:center;margin:0 5px 15px 5px}.c110_11010 .grid-header__title{flex:1;width:100%;min-width:200px;font-family:"Open Sans",sans-serif;font-size:17px;font-weight:700;text-transform:uppercase;text-align:center;margin:0;padding:0}.c110_11010 .grid-header__line{width:100%;border:0;height:1px;background-color:#eaeaea;flex:1;margin:0;padding:0}.c110_11010--rp4{padding-top:10px;padding-bottom:10px}.c81_810 .blog{width:100%}.c81_810 .blog a{text-decoration:none;color:inherit}.c81_810 .blog__header{margin:0 auto;margin-bottom:20px;padding:5px;text-align:center}.c81_810 .blog__header-title{display:block;font-size:30px;font-weight:700;font-family:"Open Sans",sans-serif;color:#171717;white-space:pre-line;line-height:1.2;padding:0;margin:0}.c81_810 .blog__header-subtitle{display:block;font-size:16px;font-weight:400;font-family:"Open Sans",sans-serif;color:#171717;line-height:1.2;padding:0;margin:5px 10px;white-space:pre-line}.c81_810 .blog__posts{width:100%;box-sizing:border-box;margin:0;gap:20px;display:grid;grid-template-columns:repeat(auto-fit, minmax(295px, 1fr))}.c81_810 .blog__post{box-sizing:border-box;width:100%;padding:10px 6px;color:#212121;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-color:#f0f0f0}.c81_810 .blog__post-title{font-size:22px;width:100%;text-align:center}.c81_810 .blog__post::before,.c81_810 .blog__post::after{box-sizing:border-box}.c81_810 .blog__post-more{padding:5px 0;font-size:14px;font-weight:700;color:inherit;text-decoration:none;transition:all .2s ease-in-out}.c81_810 .blog__post-more:hover{transform:scale(1.05)}.c81_810 .blog__post-publication{font-size:13px}.c80_870 .blog{width:100%;display:block;margin:0 auto}.c80_870 .blog a{text-decoration:none;color:inherit}.c80_870 .blog__header{margin-bottom:2px}.c80_870 .blog__title{font-family:"Crimson Pro",serif;display:block;font-size:38px;font-weight:700;color:#171717;white-space:pre-line;line-height:1.25;padding:0;margin:0}.c80_870 .blog__publication{font-size:14px;color:#777;margin-top:5px}.c80_870 .blog__nav{padding:20px 30px}.c80_870 .blog__nav-title{font-size:15px}.c80_870 .blog__nav-links{padding:20px 0 5px 30px;margin:0}.c80_870 .blog__nav-link{font-size:15px;text-decoration:underline;margin-bottom:5px;color:#5d9680}.c80_870 .blog__content.ql-editor img{height:auto}.c80_870 .blog .ql-editor{line-height:1.5 !important}.product-list404__title{font-size:26px;margin-bottom:40px;text-align:center}.product-list404__snapshot{display:block;text-align:center;font-size:18px;appearance:none;outline:none;padding:0;margin:0 auto 40px;text-decoration:none;border:none;background:none;box-shadow:none;cursor:pointer}@media(max-width: 991.98px){.product-list404 .product-item__photo{grid-template-columns:1fr;height:auto}.product-list404 .products-grid{padding:0}}@media(min-width: 992px){.product-list404 .product-item__photo{grid-auto-rows:276px}.product-list404 .products-grid{grid-template-columns:repeat(auto-fill, 184px);gap:10px}.product-list404 .products-grid--square .product-item__photo{grid-auto-rows:184px}.product-list404 .products-grid--horizontal .product-item__photo{grid-auto-rows:122.6666666667px}.product-list404 .products-grid--medium .product-item__photo{grid-auto-rows:216px}.product-list404 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:144px}.product-list404 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:96px}.product-list404 .products-grid--small .product-item__photo{grid-auto-rows:171px}.product-list404 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:114px}.product-list404 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:76px}}@media(min-width: 1200px){.product-list404 .product-item__photo{grid-auto-rows:330px}.product-list404 .products-grid{grid-template-columns:repeat(auto-fill, 220px);gap:10px}.product-list404 .products-grid--square .product-item__photo{grid-auto-rows:220px}.product-list404 .products-grid--horizontal .product-item__photo{grid-auto-rows:146.6666666667px}.product-list404 .products-grid--medium .product-item__photo{grid-auto-rows:270px}.product-list404 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:180px}.product-list404 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:120px}.product-list404 .products-grid--small .product-item__photo{grid-auto-rows:225px}.product-list404 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:150px}.product-list404 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:100px}}@media(min-width: 1400px){.product-list404 .product-item{font-size:16px}.product-list404 .product-item__photo{grid-auto-rows:378px}.product-list404 .products-grid{grid-template-columns:repeat(auto-fill, 252px);gap:15px}.product-list404 .products-grid--square .product-item__photo{grid-auto-rows:252px}.product-list404 .products-grid--horizontal .product-item__photo{grid-auto-rows:168px}.product-list404 .products-grid--medium .product-item__photo{grid-auto-rows:318px}.product-list404 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:212px}.product-list404 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:141.3333333333px}.product-list404 .products-grid--small .product-item__photo{grid-auto-rows:273px}.product-list404 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:182px}.product-list404 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:121.3333333333px}}@media(min-width: 992px){.container__items .product-list404 .product-item__photo{grid-auto-rows:192px}.container__items .product-list404 .products-grid{grid-template-columns:repeat(auto-fill, 128px);gap:5px}.container__items .product-list404 .products-grid--square .product-item__photo{grid-auto-rows:128px}.container__items .product-list404 .products-grid--horizontal .product-item__photo{grid-auto-rows:85.3333333333px}.container__items .product-list404 .products-grid--medium .product-item__photo{grid-auto-rows:132px}.container__items .product-list404 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:88px}.container__items .product-list404 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:58.6666666667px}.container__items .product-list404 .products-grid--small .product-item__photo{grid-auto-rows:87px}.container__items .product-list404 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:58px}.container__items .product-list404 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:38.6666666667px}}@media(min-width: 1200px){.container__items .product-list404 .product-item__photo{grid-auto-rows:240px}.container__items .product-list404 .products-grid{grid-template-columns:repeat(auto-fill, 160px);gap:10px}.container__items .product-list404 .products-grid--square .product-item__photo{grid-auto-rows:160px}.container__items .product-list404 .products-grid--horizontal .product-item__photo{grid-auto-rows:106.6666666667px}.container__items .product-list404 .products-grid--medium .product-item__photo{grid-auto-rows:180px}.container__items .product-list404 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:120px}.container__items .product-list404 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:80px}.container__items .product-list404 .products-grid--small .product-item__photo{grid-auto-rows:135px}.container__items .product-list404 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:90px}.container__items .product-list404 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:60px}}@media(min-width: 1400px){.container__items .product-list404 .product-item{font-size:16px}.container__items .product-list404 .product-item__photo{grid-auto-rows:294px}.container__items .product-list404 .products-grid{grid-template-columns:repeat(auto-fill, 196px);gap:15px}.container__items .product-list404 .products-grid--square .product-item__photo{grid-auto-rows:196px}.container__items .product-list404 .products-grid--horizontal .product-item__photo{grid-auto-rows:130.6666666667px}.container__items .product-list404 .products-grid--medium .product-item__photo{grid-auto-rows:234px}.container__items .product-list404 .products-grid--medium.products-grid--square .product-item__photo{grid-auto-rows:156px}.container__items .product-list404 .products-grid--medium.products-grid--horizontal .product-item__photo{grid-auto-rows:104px}.container__items .product-list404 .products-grid--small .product-item__photo{grid-auto-rows:189px}.container__items .product-list404 .products-grid--small.products-grid--square .product-item__photo{grid-auto-rows:126px}.container__items .product-list404 .products-grid--small.products-grid--horizontal .product-item__photo{grid-auto-rows:84px}}.product-list404{padding-top:30px;padding-bottom:30px}@media(max-width: 991.98px){.product-list404 .product-item{font-size:1em}.product-list404 .products-grid{grid-gap:10px;grid-template-columns:1fr}.product-list404 .products-grid .product-item__photo{grid-auto-rows:minmax(auto, calc(110vw - 26px))}.product-list404 .products-grid--square .product-item__photo{grid-auto-rows:minmax(auto, calc(100vw - 26px))}.product-list404 .products-grid--horizontal .product-item__photo{grid-auto-rows:minmax(auto, calc(70vw - 26px))}}
