.anim,.caro-arrow{transition:all 0.2s ease-in-out}@-webkit-keyframes rotating{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotating{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes indicator-width{0%{width:0}100%{width:100%}}@keyframes indicator-width{0%{width:0}100%{width:100%}}@-webkit-keyframes loading{0%{left:0}50%{left:85%}100%{left:0}}@keyframes loading{0%{left:0}50%{left:85%}100%{left:0}}@-webkit-keyframes bg-skeleton{0%{background-position:0 0}100%{background-position:-135% 0}}@keyframes bg-skeleton{0%{background-position:0 0}100%{background-position:-135% 0}}@-webkit-keyframes icon-translate{0%{transform:translateY(-0.125rem)}50%{transform:translateY(0.125rem)}100%{transform:translateY(0)}}@keyframes icon-translate{0%{transform:translateY(-0.125rem)}50%{transform:translateY(0.125rem)}100%{transform:translateY(0)}}#main-content{display:flex;flex-direction:column;flex:1 0 auto;width:100%}.wrapper-set{max-width:1360px;width:100%;flex:1 0 auto;margin:0 auto;padding-right:2rem;padding-left:2rem}@media(max-width: 1024px){.wrapper-set{padding-right:1.5rem;padding-left:1.5rem}}@media(max-width: 640px){.wrapper-set{padding-right:1rem;padding-left:1rem}}.contacts-parent{background-color:#f7fbf9;display:flex;justify-content:center;position:relative;flex:1 0 auto;width:100%;padding:20px 0}.contacts-parent .wrapper-set{display:flex;flex-direction:column;align-items:center;padding:0 20px}@font-face{font-family:Rubik-Bold;src:url(../../../public/assets/fonts/Rubik-Bold.woff)}@font-face{font-family:Rubik-SemiBold;src:url(../../../public/assets/fonts/Rubik-SemiBold.woff)}@font-face{font-family:Rubik-Medium;src:url(../../../public/assets/fonts/Rubik-Medium.woff)}@font-face{font-family:Rubik-Regular;src:url(../../../public/assets/fonts/Rubik-Regular.woff)}.promotion_container{background-color:#f7fbf9;width:100%;padding:20px 0}.promotion_container .wrapper-set{display:flex;flex-direction:column}.promotion_box{display:flex;flex-direction:column;width:100%;padding-bottom:20px}.cards-grid{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);grid-auto-rows:auto;gap:20px}.cards-grid .caro-item{display:flex;flex-direction:column;justify-content:stretch}@media(max-width: 1024px){.cards-grid.--std{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 540px){.cards-grid.--std{grid-template-columns:1fr}}@media(max-width: 1100px){.cards-grid.--catalog-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 540px){.cards-grid.--catalog-grid{grid-template-columns:1fr}}.palet_tovar{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;box-shadow:0 2px 2px rgba(50,50,71,.06),0 2px 4px rgba(50,50,71,.06);border-radius:12px;width:100%;flex:1 0 auto;transition:.2s ease}.palet_tovar:hover{box-shadow:0 3px 10px rgba(50,50,71,.373);transition:.4s ease-in-out}.palet_tovar .image_box{width:100%;height:100%;aspect-ratio:1/1;position:relative;display:flex;overflow:hidden;justify-content:center;align-items:center}.palet_tovar .image_box img{width:100%;height:100%;display:flex;object-fit:contain;object-position:center;position:absolute;top:0;left:0;padding:20px}.palet_tovar .after_product{width:100%;height:100%;display:flex;border-radius:8px;overflow:hidden;text-decoration:none;cursor:pointer;border:none;padding:20px;text-align:center;flex-direction:column;justify-content:center;align-items:flex-start;background:rgba(0,168,161,.25)}.palet_tovar .after_product .img_product{width:80%;height:200px;object-fit:contain;object-position:left}.palet_tovar .after_product .name_prod_after{width:100%;display:flex;font-family:Rubik-Regular;font-style:normal;font-weight:400;text-align:left;font-size:14px;line-height:120%;margin-top:10px;color:#181818}.palet_tovar .after_product .title_after{width:100%;display:flex;text-align:left;font-family:Rubik-SemiBold;font-style:normal;font-weight:600;font-size:20px;line-height:130%;margin-top:10px;text-transform:uppercase;color:#181818}.palet_tovar .after_product .desc_after{width:100%;display:flex;font-family:Rubik-Regular;font-style:normal;text-align:left;font-weight:400;font-size:17px;line-height:20px;margin-top:10px;color:#181818}.palet_tovar .more{width:100%;height:100%;display:flex;background:#b9e9e6;border-radius:8px;overflow:hidden;cursor:pointer;border:none;flex-direction:column;justify-content:center;align-items:center}.palet_tovar .more p{font-family:Rubik-SemiBold;font-style:normal;font-weight:600;font-size:24px;line-height:130%;color:#004643}.palet_tovar .more .rotate_icon{width:42px;height:42px;margin-top:10px;background:url(../../../../assets/img/icon/rotate-ccw.svg) center/contain no-repeat}.palet_tovar .info_abs{width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-start;background:rgba(0,0,0,0);position:relative;flex-wrap:wrap}.palet_tovar .info_abs_header{display:flex;justify-content:space-between}.palet_tovar .info_abs .title_product{font-family:Rubik-Medium;font-style:normal;font-weight:500;line-height:130%;color:#181818}.palet_tovar .info_abs .title_product .link_href{width:100%}.palet_tovar .info_abs .rating{width:100%;display:flex;align-items:center !important;margin-top:8px;justify-content:space-between}.palet_tovar .info_abs .rating .star_box{width:100% !important;padding:0 !important;display:flex;align-items:center;margin:0 !important}.palet_tovar .info_abs .rating .star_box .answer_star{width:20px;height:20px;display:flex;background:url(../../../../assets/img/icon/Star.svg) center/contain no-repeat !important}.palet_tovar .info_abs .rating .star_box .answer_star-on{background:url(../../../../assets/img/icon/Star_hov.svg) center/contain no-repeat !important}.palet_tovar .info_abs .rating .star{margin:0 15px 0 15px;float:left}.palet_tovar .info_abs .rating .star_{background:url(../img/icon/star_feedback.svg) center/contain no-repeat;cursor:pointer}.palet_tovar .info_abs .rating .star_h{background:url(../img/icon/star_feedback_hover.svg) center/contain no-repeat}.palet_tovar .info_abs .rating .feedback{text-align:left;font-family:Rubik-Regular;font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#00b3ac}.palet_tovar .info_abs .price{display:flex;flex-direction:column;width:100%}.palet_tovar .info_abs .price .price_promotion{font-family:Rubik-Medium;font-style:normal;font-weight:500;font-size:18px;line-height:130%;color:#454545}.palet_tovar .info_abs .price .price_not_promotion{display:flex;font-family:Rubik-Regular;font-style:normal;font-weight:400;font-size:12px;line-height:130%;text-decoration-line:line-through;color:#959595}.palet_tovar .cart_btn{font-family:"Rubik-Regular";text-transform:uppercase;font-size:17px;height:44px;color:#fff;width:100%;display:flex;justify-content:center;align-items:center;background:#00b3ac;transition:.3s ease-in-out;border-radius:8px;margin-left:10px;border:none;cursor:pointer}.palet_tovar .cart_btn:hover{background:#00d8cf;transition:.4s ease-in-out}.palet_tovar .cart_btn--done{color:#004643;background-color:#b9e9e6}@media screen and (min-width: 0px){.palet_tovar .image_box{padding:20px}.palet_tovar .info_abs{justify-content:space-between;height:70%;padding:20px}.palet_tovar .info_abs .title_product .link_href{line-height:normal;font-size:14px}.palet_tovar .line_cart_favorites{justify-content:flex-end}}@media screen and (min-width: 360px){.palet_tovar .image_box{padding:5px 5px 5px 5px}.palet_tovar .image_box img{padding:5px 5px 5px 5px}.palet_tovar .info_abs{padding:5px 5px 20px 5px}}@media screen and (min-width: 500.75px){.palet_tovar .image_box{padding:0}.palet_tovar .image_box img,.palet_tovar .info_abs{padding:20px}}@media screen and (min-width: 540px){.palet_tovar .info_abs .title_product .link_href{font-size:16px}}@media screen and (min-width: 768px){.palet_tovar .image_box img{min-height:250px}}@media screen and (min-width: 1024.75px){.palet_tovar .line_cart_favorites{justify-content:center}}@media screen and (min-width: 1245.75px){.palet_tovar .info_abs .title_product .link_href{font-size:18px}}@media screen and (max-width: 520px){.palet_tovar .cart_btn{margin-left:0}}@media screen and (max-width: 540px){.palet_tovar .info_abs .rating .star_box .answer_star{width:14px;height:14px}}@media screen and (min-width: 720.75px){.palet_tovar .info_abs .rating .star{flex:none}}@media screen and (max-width: 912px){.palet_tovar .cart_btn{font-size:14px}}.search-wrapper .palet_tovar .line_cart_favorites{flex-direction:column;align-items:start}.search-wrapper .palet_tovar .cart_btn{margin-left:0}.search-wrapper .palet_tovar .info_abs .rating .star_box .answer_star{width:15px;height:15px}.palet_tovar__wrapper{display:flex;flex-wrap:wrap}@media screen and (max-width: 1024px){.search-wrapper .palet_tovar{width:30%}}@media screen and (max-width: 768px){.search-wrapper .palet_tovar{width:45%}.search-wrapper .palet_tovar .info_abs .rating .feedback{margin-top:8px}}@media screen and (max-width: 540px){.search-wrapper .palet_tovar .info_abs{height:100%}}@media screen and (max-width: 512px){.search-wrapper .palet_tovar .info_abs .rating .feedback{margin-top:8px}}@media screen and (max-width: 420px){.search-wrapper .palet_tovar{width:85%}.search-wrapper .palet_tovar .info_abs{height:fit-content}.search-wrapper .palet_tovar .info_abs{padding:4vw 4vw 20px 4vw}.search-wrapper .palet_tovar__wrapper{justify-content:center}.search-wrapper .palet_tovar .image_box{width:70%;height:70%}}.header-slider-slide,.header-slider-box .main-slider{aspect-ratio:1400/500}.header-slider-box{background-color:#f7fbf9;display:flex;justify-content:center;align-items:center;position:relative;width:100%;padding-top:1rem;padding-bottom:1rem}.header-slider-box .main-slider{display:flex;overflow:hidden;width:100%}.header-slider-slide{width:100%;transition:all .2s ease-in-out}.header-slider-slide .image_box{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%}.header-slider-slide img{object-fit:cover}.header-slider-slide:hover{opacity:.75}.main-slider-dots{display:flex;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;left:0;z-index:1;width:100%;height:50px;gap:4px}.main-slider-dots button{background-color:#f5f5f5;border:0;border-radius:50%;font-size:0;flex:0 0 1rem;min-width:1rem;width:1rem;min-height:1rem;height:1rem}.main-slider-dots li.slick-active button{background-color:#00b3ac}.circle,.caro-arrow{border-radius:50%}.round-full{border-radius:9999px}.round-half{border-radius:var(--rad-std-half)}.round{border-radius:var(--rad-std)}.round-x2{border-radius:var(--rad-std-x2)}.round-x3{border-radius:var(--rad-std-x3)}.round-x4{border-radius:var(--rad-std-x4)}.brd-transparent-1,.slick-vertical .slick-slide{border:1px solid rgba(0,0,0,0)}.brd-cur-1{border:1px solid currentColor}.brd-black-1{border:1px solid var(--col-black)}.brd-white-1{border:1px solid var(--col-white)}.brd-white-t-1{border-top:1px solid var(--col-white)}.brd-white-r-1{border-right:1px solid var(--col-white)}.brd-white-b-1{border-bottom:1px solid var(--col-white)}.brd-white-l-1{border-left:1px solid var(--col-white)}.brd-accent-1{border:1px solid var(--col-accent)}.brd-accent-2{border:2px solid var(--col-accent)}.brd-success-1{border:1px solid var(--col-success)}.brd-error-1{border:1px solid var(--col-error)}.brd-1{border:1px solid var(--col-pale)}.brd-t-1{border-top:1px solid var(--col-pale)}.brd-r-1{border-right:1px solid var(--col-pale)}.brd-b-1{border-bottom:1px solid var(--col-pale)}.brd-l-1{border-left:1px solid var(--col-pale)}.brd-faded-1{border:1px solid var(--col-faded)}.brd-faded-t-1{border-top:1px solid var(--col-faded)}.brd-faded-b-1{border-bottom:1px solid var(--col-faded)}.brd-none{border:none}.hr-h{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:currentColor;border:0;width:100%;min-height:1px;height:1px}.hr-v{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:currentColor;border:0;align-self:stretch;min-width:1px;width:1px;height:auto}.brd-error{border-color:var(--col-error) !important}.brd-error:focus{border-color:var(--col-error) !important}.row-sta-sta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row-sta-str,.slick-slider .slick-track,.caro,.special-offers-slider,.grid-flex.--default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row-sta-cen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row-sta-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row-cen-sta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row-cen-cen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row-cen-str,.grid-flex.--center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row-end-cen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row-bet-cen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row-str-str{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row-aro-cen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.col-sta-sta,.special-offers .wrapper-set{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.col-sta-cen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.col-sta-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.col-sta-str,.slick-slider .slick-slide,.caro .caro-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.col-cen-sta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.col-cen-cen,.caro-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.col-bet-sta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.col-bet-str{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.col-str-cen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rwr-bet-cen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inl-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-wrap,.special-offers-slider,.grid-flex{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-1,.caro .caro-item .palet_tovar{-webkit-box-flex:1;-ms-flex:1;flex:1 1 0}.flex-2{-webkit-box-flex:2;-ms-flex:2;flex:2 2 0}.flex-3{-webkit-box-flex:3;-ms-flex:3;flex:3 3 0}.flex-no-shrink{-ms-flex-negative:0;flex-shrink:0}.ord-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.ord-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.maw-content{max-width:var(--max-width)}.maw-full,.full-sz-max{max-width:100%}.miw-narrow{min-width:var(--min-width)}.miw-full{min-width:100%}.w-none,.full-sz-0{min-width:0;width:0}.w-full,.caro,.special-offers,.grid-css,.grid-flex,.full-sz{width:100%}.w-auto,.full-sz-auto{width:auto}.w-narrow{width:var(--min-width)}.w-100vw{width:100vw}.mah-full,.full-sz-max{max-height:100%}.mah-100vh{max-height:100vh;max-height:100dvh}.mih-100vh{min-height:100vh;min-height:100dvh}.mih-1x5{min-height:1.5rem}.h-none,.full-sz-0{min-height:0;height:0}.h-full,.slick-slide,.full-sz{height:100%}.h-auto,.slick-vertical .slick-slide,.full-sz-auto{height:auto}.h-2x5{min-height:2.5rem;height:2.5rem}.h-3x25{min-height:3.25rem;height:3.25rem}.maw-col-1{max-width:6.0364583333rem;width:100%}.maw-col-1x5{max-width:9.6796875rem;width:100%}.maw-col-2{max-width:13.3229166667rem;width:100%}.maw-col-2x5{max-width:16.9661458333rem;width:100%}.maw-col-3{max-width:20.609375rem;width:100%}.maw-col-4{max-width:27.8958333333rem;width:100%}.maw-col-5{max-width:35.1822916667rem;width:100%}.maw-col-6{max-width:42.46875rem;width:100%}.maw-col-8{max-width:57.0416666667rem;width:100%}.maw-col-10{max-width:71.6145833333rem;width:100%}.maw-col-12{max-width:86.1875rem;width:100%}.miw-col-1x5{min-width:9.6796875rem}.miw-col-2{min-width:13.3229166667rem}.miw-col-2x5{min-width:16.9661458333rem}.miw-col-3{min-width:20.609375rem}.sqr-0{flex:0 0 0;min-width:0;width:0;min-height:0;height:0}.sqr-0x25{flex:0 0 0.25rem;min-width:0.25rem;width:0.25rem;min-height:0.25rem;height:0.25rem}.sqr-0x5{flex:0 0 0.5rem;min-width:0.5rem;width:0.5rem;min-height:0.5rem;height:0.5rem}.sqr-0x75{flex:0 0 0.75rem;min-width:0.75rem;width:0.75rem;min-height:0.75rem;height:0.75rem}.sqr-1,.icon-sqr-1>.feather{flex:0 0 1rem;min-width:1rem;width:1rem;min-height:1rem;height:1rem}.sqr-1x25{flex:0 0 1.25rem;min-width:1.25rem;width:1.25rem;min-height:1.25rem;height:1.25rem}.sqr-1x5{flex:0 0 1.5rem;min-width:1.5rem;width:1.5rem;min-height:1.5rem;height:1.5rem}.sqr-1x75{flex:0 0 1.75rem;min-width:1.75rem;width:1.75rem;min-height:1.75rem;height:1.75rem}.sqr-2{flex:0 0 2rem;min-width:2rem;width:2rem;min-height:2rem;height:2rem}.sqr-2x5{flex:0 0 2.5rem;min-width:2.5rem;width:2.5rem;min-height:2.5rem;height:2.5rem}.sqr-2x75{flex:0 0 2.75rem;min-width:2.75rem;width:2.75rem;min-height:2.75rem;height:2.75rem}.sqr-3{flex:0 0 3rem;min-width:3rem;width:3rem;min-height:3rem;height:3rem}.grid-css{display:grid;gap:20px}.grid-flex{gap:20px}.grid-flex.--no-gap{gap:0}.grid-flex.--no-gap-h{column-gap:0}.grid-flex.--no-gap-v{row-gap:0}.row-2>*{width:calc(100%/2 - 20px*(2 - 1)/2)}.row-2.--no-gap>*,.row-2.--no-gap-h>*{width:calc(100%/2)}.row-3>*,.row-3-std>*{width:calc(100%/3 - 20px*(3 - 1)/3)}.row-3.--no-gap>*,.row-3.--no-gap-h>*,.--no-gap.row-3-std>*,.--no-gap-h.row-3-std>*{width:calc(100%/3)}.row-4>*,.row-4-std>*{width:calc(100%/4 - 20px*(4 - 1)/4)}.row-4.--no-gap>*,.row-4.--no-gap-h>*,.--no-gap.row-4-std>*,.--no-gap-h.row-4-std>*{width:calc(100%/4)}.row-5>*,.row-5-std>*{width:calc(100%/5 - 20px*(5 - 1)/5)}.row-5.--no-gap>*,.row-5.--no-gap-h>*,.--no-gap.row-5-std>*,.--no-gap-h.row-5-std>*{width:calc(100%/5)}@media(max-width: 1360px){.d-sm-row-2>*{width:calc(100%/2 - 20px*(2 - 1)/2)}.d-sm-row-2.--no-gap>*,.d-sm-row-2.--no-gap-h>*{width:calc(100%/2)}}@media(max-width: 1360px){.d-sm-row-4>*,.row-5-std>*{width:calc(100%/4 - 20px*(4 - 1)/4)}.d-sm-row-4.--no-gap>*,.d-sm-row-4.--no-gap-h>*,.--no-gap.row-5-std>*,.--no-gap-h.row-5-std>*{width:calc(100%/4)}}@media(max-width: 1024px){.t-xl-row-2>*,.row-3-std>*{width:calc(100%/2 - 20px*(2 - 1)/2)}.t-xl-row-2.--no-gap>*,.t-xl-row-2.--no-gap-h>*,.--no-gap.row-3-std>*,.--no-gap-h.row-3-std>*{width:calc(100%/2)}.t-xl-row-3>*,.row-5-std>*,.row-4-std>*{width:calc(100%/3 - 20px*(3 - 1)/3)}.t-xl-row-3.--no-gap>*,.t-xl-row-3.--no-gap-h>*,.--no-gap.row-5-std>*,.--no-gap.row-4-std>*,.--no-gap-h.row-5-std>*,.--no-gap-h.row-4-std>*{width:calc(100%/3)}}@media(max-width: 640px){.m-xl-row-1>*,.row-3-std>*{width:100%}.m-xl-row-1.--no-gap>*,.m-xl-row-1.--no-gap-h>*,.--no-gap.row-3-std>*,.--no-gap-h.row-3-std>*{width:calc(100%/1)}.m-xl-row-2>*,.row-5-std>*,.row-4-std>*{width:calc(100%/2 - 20px*(2 - 1)/2)}.m-xl-row-2.--no-gap>*,.m-xl-row-2.--no-gap-h>*,.--no-gap.row-5-std>*,.--no-gap.row-4-std>*,.--no-gap-h.row-5-std>*,.--no-gap-h.row-4-std>*{width:calc(100%/2)}}@media(max-width: 480px){.m-md-row-1>*,.row-5-std>*,.row-4-std>*{width:100%}.m-md-row-1.--no-gap>*,.m-md-row-1.--no-gap-h>*,.--no-gap.row-5-std>*,.--no-gap.row-4-std>*,.--no-gap-h.row-5-std>*,.--no-gap-h.row-4-std>*{width:calc(100%/1)}}.bg-pos-start{background-position:0}.bg-pos-cen,.bg-cen-100p,.bg-cover{background-position:50%}.bg-no-repeat,.bg-cen-100p,.bg-contain,.bg-cover{background-repeat:no-repeat}.bg-size-cover{background-size:cover}.bg-size-100p,.bg-cen-100p{background-size:100%}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.img-con{object-fit:contain}.img-cov{object-fit:cover}.img-cen{object-position:center}.cur-auto{cursor:auto}.cur-move{cursor:move}.cur-text{cursor:text}.cur-wait{cursor:wait}.cur-help{cursor:help}.cur-def{cursor:default}.cur-point,.slick-list.dragging{cursor:pointer}.cur-hand,.slick-list.dragging{cursor:hand}.cur-zoom{cursor:zoom-in}.cur-zoom-out{cursor:zoom-out}.cur-pro{cursor:progress}.cur-cross{cursor:crosshair}.cur-not{cursor:not-allowed}.cur-none{pointer-events:none}.opacity-0{opacity:0}.opacity-0x35{opacity:.35}.opacity-0x5{opacity:.5}.opacity-0x75{opacity:.75}.opacity-0x95{opacity:.95}.opacity-1{opacity:1}.over-hidden,.slick-list{overflow:hidden}.over-auto{overflow:auto}.over-visible{overflow:visible}.over-x-auto{overflow-x:auto}.over-x-scroll{overflow-x:scroll}.over-x-hidden,.over-y-scroll,.over-y-auto{overflow-x:hidden}.over-y-auto{overflow-y:auto}.over-y-scroll{overflow-y:scroll}.over-y-hidden,.over-x-auto,.over-x-scroll{overflow-y:hidden}.vis-hidden,.slick-loading .slick-track,.slick-loading .slick-slide{visibility:hidden}.vis-visible{visibility:visible}.vis-collapse{visibility:collapse}.reflection-v{transform:scale(1, -1)}.reflection-h{transform:scale(-1, 1)}.reflection-vh{transform:scale(-1, -1)}.rotate--45{transform:rotate(-45deg)}.rotate--90{transform:rotate(-90deg)}.aspect-16x9{padding-bottom:56.25%}.aspect-common{aspect-ratio:16/9}.aspect-square{aspect-ratio:1/1}.block{display:block}.inl-block{display:inline-block}.show,.slick-slider,.slick-list,.slick-track,.slick-slide img,.slick-initialized .slick-slide,.slick-vertical .slick-slide{display:block}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.hidden,.slick-slide,.slick-slide.slick-loading img,.slick-arrow.slick-hidden{display:none}.hidden-imp{display:none !important}.static{position:static}.relative,.special-offers-slider,.slick-slider,.slick-list,.slick-track{position:relative}.absolute,.abs-center-y,.caro-arrow,.abs-center-x,.abs-center,.abs-fit,.abs-r,.caro-arrow.caro-arrow-next,.abs-l,.caro-arrow.caro-arrow-prev,.abs-b-r,.abs-b-l,.abs-b-100p,.abs-b,.abs-t-r,.abs-t-l,.abs-t-100p,.abs-t{position:absolute}.fixed,.fix-center-x,.fix-center,.fix-fit,.fix-r,.fix-l,.fix-b-r,.fix-b-l,.fix-b,.fix-t-r,.fix-t-l,.fix-t{position:fixed}.sticky{position:-webkit-sticky;position:sticky}.fix-t,.abs-t,.fix-t-l,.abs-t-l,.fix-t-r,.abs-t-r,.fix-fit,.abs-fit{top:0}.fix-r,.abs-r,.caro-arrow.caro-arrow-next,.fix-b-r,.abs-b-r,.fix-t-r,.abs-t-r,.fix-fit,.abs-fit{right:0}.fix-b,.abs-b,.fix-b-l,.abs-b-l,.fix-b-r,.abs-b-r,.fix-fit,.abs-fit{bottom:0}.fix-l,.abs-l,.caro-arrow.caro-arrow-prev,.fix-b-l,.abs-b-l,.fix-t-l,.abs-t-l,.fix-fit,.abs-fit{left:0}.abs-t-100p{top:100%}.abs-b-100p{bottom:100%}.abs-center{top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.abs-center-x{left:50%;transform:translateX(-50%)}.abs-center-y,.caro-arrow{top:50%;transform:translateY(-50%)}.fix-center{top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.fix-center-x{left:50%;transform:translateX(-50%)}.z-ind-background{z-index:-100}.z-ind-backward{z-index:-1}.z-ind-0{z-index:0}.z-ind-1,.caro-arrow{z-index:1}.z-ind-2{z-index:2}.z-ind-3{z-index:3}.z-ind-select{z-index:var(--z-ind-select)}.z-ind-tooltip{z-index:75}.z-ind-high{z-index:100}.z-ind-overlay{z-index:500}.bg-transparent{background-color:rgba(0,0,0,0)}.bg-cur-col{background-color:currentColor}.bg-black{background-color:var(--col-black)}.bg-overlay{background-color:var(--col-black-0x66)}.bg-black-0x75{background-color:var(--col-black-0x75)}.bg-white{background-color:var(--col-white)}.bg-accent{background-color:var(--col-accent)}.bg-accent-light{background-color:var(--col-accent-light)}.bg-faded{background-color:var(--col-faded)}.fg-cur-col{color:currentColor}.fg-inherit{color:inherit}.fg-black{color:var(--col-black)}.fg-white{color:var(--col-white)}.fg-error{color:var(--col-error)}.fg-accent{color:var(--col-accent)}.fg-accent-light{color:var(--col-accent-light)}.fg-pale{color:var(--col-pale)}.fg-faded{color:var(--col-faded)}.hover-fg-accent-light:not(:disabled):not([disabled]):not(.--disabled):hover{color:var(--col-accent-light)}.shad{box-shadow:0 0 8px rgba(0,0,0,.25)}.shad-ins{box-shadow:inset 0 0 8px rgba(0,0,0,.35)}.bg-skeleton{background:linear-gradient(115deg, var(--col-faded) 25%, var(--col-pale) 37%, var(--col-faded) 63%);background-size:400% 100%;animation:bg-skeleton 1.5s ease-in-out infinite}.--notif-info{background-color:rgba(22.032,175.5216,183.6,.15);color:rgb(22.032,162.0576,183.6)}.--notif-success{background-color:rgba(39.78,165.75,58.6755,.15);color:rgb(39.78,165.75,69.173)}.--notif-warning{background-color:rgba(255,136,0,.15);color:hsl(37,100%,50%)}.--notif-error{background-color:rgba(229.5,68.85,98.3025,.15);color:rgb(229.5,68.85,84.915)}.--notif-danger{background-color:rgba(219.3,52.632,83.1878,.15);color:rgb(219.3,52.632,69.2988)}.font-h1{font-size:28px}@media screen and (min-width: 320px){.font-h1{font-size:calc(28px + 0.0464285714*(100vw - 320px))}}@media screen and (min-width: 1440px){.font-h1{font-size:80px}}.font-h2{font-size:26px}@media screen and (min-width: 320px){.font-h2{font-size:calc(26px + 0.0303571429*(100vw - 320px))}}@media screen and (min-width: 1440px){.font-h2{font-size:60px}}.font-h3{font-size:24px}@media screen and (min-width: 320px){.font-h3{font-size:calc(24px + 0.0142857143*(100vw - 320px))}}@media screen and (min-width: 1440px){.font-h3{font-size:40px}}.font-h4,.brand-h4{font-size:20px}@media screen and (min-width: 320px){.font-h4,.brand-h4{font-size:calc(20px + 0.0142857143*(100vw - 320px))}}@media screen and (min-width: 1440px){.font-h4,.brand-h4{font-size:36px}}.font-h5{font-size:18px}@media screen and (min-width: 320px){.font-h5{font-size:calc(18px + 0.0071428571*(100vw - 320px))}}@media screen and (min-width: 1440px){.font-h5{font-size:26px}}.font-h6{font-size:16px}@media screen and (min-width: 320px){.font-h6{font-size:calc(16px + 0.0053571429*(100vw - 320px))}}@media screen and (min-width: 1440px){.font-h6{font-size:22px}}.font-p{font-size:14px}@media screen and (min-width: 320px){.font-p{font-size:calc(14px + 0.0017857143*(100vw - 320px))}}@media screen and (min-width: 1440px){.font-p{font-size:16px}}.font-none{font-size:0}.font-tiny{font-size:0.5rem}.font-xs{font-size:0.625rem}.font-sm{font-size:0.75rem}.font-std{font-size:0.875rem}.font-md{font-size:1rem}.wei-thin{font-weight:var(--fw-thin)}.wei-extra-light{font-weight:var(--fw-extra-light)}.wei-light{font-weight:var(--fw-light)}.wei-regular{font-weight:var(--fw-regular)}.wei-medium{font-weight:var(--fw-medium)}.wei-semi-bold{font-weight:var(--fw-semi-bold)}.wei-bold,.brand-h4{font-weight:var(--fw-bold)}.wei-extra-bold{font-weight:var(--fw-extra-bold)}.wei-black{font-weight:var(--fw-black)}.line-h-0{line-height:0}.line-h-0x75{line-height:.75}.line-h-1{line-height:1}.line-h-1x1{line-height:1.1}.line-h-1x2{line-height:1.2}.line-h-1x3,.brand-h4{line-height:1.3}.line-h-1x4{line-height:1.4}.line-h-1x5{line-height:1.5}.line-h-1x6{line-height:1.6}.line-h-1x7{line-height:1.7}.line-h-1x8{line-height:1.8}.line-h-1x9{line-height:1.9}.line-h-2{line-height:2}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.font-normal{font-style:normal}.font-italic{font-style:italic}.font-oblique{font-style:oblique}.dec-none,.dec-none-hov-und,.dec-und-hov-none:hover{text-decoration:none}.dec-over{text-decoration:overline}.dec-under,.dec-none-hov-und:hover,.dec-und-hov-none{text-decoration:underline}.dec-strike{text-decoration:line-through}.trans-none{text-transform:none}.trans-upper,.brand-h4{text-transform:uppercase}.trans-lower{text-transform:lowercase}.trans-cap{text-transform:capitalize}.ow-word{overflow-wrap:break-word}.ow-any{overflow-wrap:anywhere}.wb-all{word-break:break-all}.wb-word{word-break:break-word}.ws-normal{white-space:normal}.ws-nowrap{white-space:nowrap}.ws-pre{white-space:pre}.ws-pre-wrap{white-space:pre-wrap}.cen-by-mar,.slick-track{margin-right:auto;margin-left:auto}.mar-b--0x25{margin-bottom:-0.25rem}.mar-h-0x25{margin-right:0.25rem;margin-left:0.25rem}.mar-t-0x25{margin-top:0.25rem}.mar-t-0x5{margin-top:0.5rem}.mar-t-1{margin-top:1rem}.mar-r-0x5{margin-right:0.5rem}.mar-r-1{margin-right:1rem}.mar-b-0x5{margin-bottom:0.5rem}.mar-l-0x25{margin-left:0.25rem}.mar-l-0x5{margin-left:0.5rem}.mar-l-1{margin-left:1rem}.pad-0x25{padding:0.25rem}.pad-0x5,.caro .caro-item{padding:0.5rem}.pad-0x75{padding:0.75rem}.pad-1{padding:1rem}.pad-2x5{padding:2.5rem}.pad-v-0x25{padding-top:0.25rem;padding-bottom:0.25rem}.pad-v-0x5{padding-top:0.5rem;padding-bottom:0.5rem}.pad-v-0x75{padding-top:0.75rem;padding-bottom:0.75rem}.pad-v-1{padding-top:1rem;padding-bottom:1rem}.pad-h-0x5{padding-right:0.5rem;padding-left:0.5rem}.pad-h-1{padding-right:1rem;padding-left:1rem}.pad-h-1x5{padding-right:1.5rem;padding-left:1.5rem}.pad-h-2{padding-right:2rem;padding-left:2rem}.pad-t-0x5{padding-top:0.5rem}.pad-t-1{padding-top:1rem}.pad-t-2{padding-top:2rem}.pad-r-2x75{padding-right:2.75rem}.pad-b-1{padding-bottom:1rem}.pad-b-2{padding-bottom:2rem}.pad-l-1{padding-left:1rem}.pad-l-2{padding-left:2rem}.gap-0x125{gap:0.125rem}.gap-0x25{gap:0.25rem}.gap-0x5{gap:0.5rem}.gap-0x75{gap:0.75rem}.gap-1{gap:1rem}.gap-1x25{gap:1.25rem}.gap-1x5{gap:1.5rem}.gap-2,.special-offers .wrapper-set{gap:2rem}.gap-3,.gap-sub-std{gap:3rem}.pad-t-std,.pad-v-std{padding-top:3rem}@media(max-width: 1024px){.pad-t-std,.pad-v-std{padding-top:2.5rem}}.pad-b-std,.pad-v-sub-std,.pad-v-std{padding-bottom:4rem}@media(max-width: 1360px){.pad-b-std,.pad-v-sub-std,.pad-v-std{padding-bottom:3rem}}@media(max-width: 1024px){.pad-b-std,.pad-v-sub-std,.pad-v-std{padding-bottom:2.5rem}}.gap-std{gap:4rem}@media(max-width: 1024px){.gap-std{gap:3rem}}@media(max-width: 768px){.gap-std{gap:2.5rem}}@media(max-width: 1024px){.gap-sub-std{gap:2.5rem}}@media(max-width: 768px){.gap-sub-std{gap:2rem}}.pad-t-sub-std,.pad-v-sub-std{padding-top:4rem}@media(max-width: 1360px){.pad-t-sub-std,.pad-v-sub-std{padding-top:3rem}}@media(max-width: 1024px){.pad-t-sub-std,.pad-v-sub-std{padding-top:2.5rem}}.brand-h4{color:#454545;font-family:Rubik-Bold}.special-offers{padding-top:3rem;padding-bottom:3rem}@media(max-width: 1024px){.special-offers{padding-top:2.5rem;padding-bottom:2.5rem}}@media(max-width: 640px){.special-offers{padding-top:2rem;padding-bottom:2rem}}.slick-slider{user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{padding:0;margin:0}.slick-list:focus{outline:none}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{left:0;top:0}.slick-track::before,.slick-track::after{content:"";display:table}.slick-track::after{content:"";clear:both}.slick-slide{float:left;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide.dragging img{pointer-events:none}.slick-slider .slick-slide{display:flex !important;height:auto !important}.caro{padding-bottom:3.5rem}.caro .caro-item .palet_tovar{margin:0 !important;width:100% !important}.caro-arrow{flex:0 0 3.25rem;min-width:3.25rem;width:3.25rem;min-height:3.25rem;height:3.25rem;margin-top:-3.25rem;background-color:#fff;box-shadow:0 2px 2px rgba(50,50,71,.06),0 2px 4px rgba(50,50,71,.06);border:0}.caro-arrow:hover{box-shadow:0 0 3px rgba(50,50,71,.06),0 0 6px rgba(50,50,71,.06)}.caro-arrow>*[class^=arrow],.caro-arrow>*[class*=arrow]{flex:0 0 1.5rem;min-width:1.5rem;width:1.5rem;min-height:1.5rem;height:1.5rem}.special-offers-slider{margin-right:-0.5rem;margin-left:-0.5rem;width:calc(100% + 1rem)}body{display:flex;flex-direction:column;justify-content:start;align-items:stretch;min-width:320px;width:100%}
