/*!
 * https://github.com/YouCanBookMe/react-datetime
 */.rdt{position:relative}.rdtPicker{display:none;position:absolute;width:250px;padding:4px;margin-top:1px;z-index:99999 !important;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.1);border:1px solid #f9f9f9}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{width:100%;margin:0}.rdtPicker td,.rdtPicker th{text-align:center;height:28px}.rdtPicker td{cursor:pointer}.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover,.rdtPicker .rdtTimeToggle:hover{background:#eeeeee;cursor:pointer}.rdtPicker td.rdtOld,.rdtPicker td.rdtNew{color:#999999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{content:'';display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{width:14.2857%;border-bottom:none;cursor:default}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtPrev span,.rdtNext span{display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999999;cursor:not-allowed}.rdtPicker thead tr:first-child th{cursor:pointer}.rdtPicker thead tr:first-child th:hover{background:#eeeeee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{border:none;background:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{width:100%;height:100%}td.rdtMonth,td.rdtYear{height:50px;width:25%;cursor:pointer}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px}.rdtCounter{width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{height:40%;line-height:40px;cursor:pointer;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{height:20%;font-size:1.2em}.rdtMilli{vertical-align:middle;padding-left:8px;width:48px}.rdtMilli input{width:100%;font-size:1.2em;margin-top:37px}.rdtTime td{cursor:default}

#root{position:relative}@font-face{font-family:"Sana Sans Medium";src:url("/fonts/SanaSansAlt-Medium.ttf"),url("/fonts/sanasansalt-medium-webfont.woff2") format("woff2"),url("/fonts/sanasansalt-medium-webfont.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Sana Sans Black";src:url("/fonts/SanaSansAlt-Black.ttf") format("truetype"),url("/fonts/sanasansalt-black-webfont.woff2") format("woff2"),url("/fonts/sanasansalt-black-webfont.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Sana Sans Book";src:url("/fonts/SanaSansAlt-Book.ttf") format("truetype"),url("/fonts/sanasansalt-book-webfont.woff2") format("woff2"),url("/fonts/sanasansalt-book-webfont.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Sana Sans Book';src:url("/fonts/SanaSansAlt-BookItalic.ttf") format("truetype"),url("/fonts/sanasansalt-bookitalic-webfont.woff2") format("woff2"),url("/fonts/sanasansalt-bookitalic-webfont.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:'Sana Sans Medium';src:url("/fonts/SanaSansAlt-MediumItalic.ttf") format("truetype"),url("/fonts/sanasansalt-mediumitalic-webfont.woff2") format("woff2"),url("/fonts/sanasansalt-mediumitalic-webfont.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}*{padding:0;margin:0;box-sizing:border-box;color:#333;scroll-behavior:smooth}html{scroll-behavior:smooth;background:#f0f0f0;background:var(--bg-color-default);font-size:100%;font-weight:400;line-height:1;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-ms-overflow-style:-ms-autohiding-scrollbar}body{font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal);color:51,51,51;color:var(--theme-text);margin:0;padding:0;min-height:100vh}body,input,select,label,svg,textarea{font-family:var(--venia-font);color:inherit}h1,h2,h3,h4,h5,h6{margin:0;font-size:1rem;font-weight:400;font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold)}h1{font-size:1.5rem}h2{font-size:1.25rem}p{margin:0}dl,ol,ul{list-style-type:none;margin:0;padding:0}dd,dt{margin:0}button{background:none;border:0;cursor:pointer;font-family:var(--venia-font);font-size:100%;padding:0;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none}button:disabled{cursor:default;touch-action:none}p,span{color:inherit;font-family:Sana Sans Book,sans-serif;font-family:var(--font-family-thin)}b,strong{color:inherit;font-weight:700;font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal)}input,button,textarea{outline:none;resize:none}a{text-decoration:none;display:inline-block;color:inherit}img{display:block;max-width:100%;height:auto}button{border:none;outline:none;background:none;padding:0;line-height:1;cursor:pointer;font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold)}button>span{font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal)}ul{list-style:none;margin:0;padding:0;color:inherit}ul li{color:inherit}section{padding:0.625rem 1rem;border-bottom:1px solid rgba(180,180,180,0.4)}hr{height:0;margin:18px 0;padding:0;display:block;overflow:hidden;border:none;border-top:1px solid #cccccc;clear:both}.error{color:#d43535}.error li{margin-top:4px;line-height:13px}.error li:first-child{margin:0}.error li:before{content:'-';margin-right:4px}.buttons-wrap{margin-top:1.5em}.buttons-wrap button{max-width:100%;float:right;margin:0 0 0 12px}.buttons-wrap:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;font-size:0;height:0}.container{min-width:320px;margin:0 auto;flex-grow:1;padding:1rem}@media (min-width: 768px){.container{padding:1.5rem}}.flex{display:flex}.flex-center-v{align-items:center}.flex-center-h{justify-content:center}.flex-center-vh{align-items:center;justify-content:center}.flex-around{width:100%;justify-content:space-around}.flex-wrap{flex-wrap:wrap}.text-white{color:#fff}.text-center{text-align:center}.input{border-radius:20px;border-radius:var(--input-border-radius);padding:12px 16px;padding:var(--input-padding-y) var(--input-padding-x);border:1px solid #abb1bf;border:var(--input-border);font-size:13px;font-size:var(--input-font-size);width:100%;background-color:#fff}.input::-moz-placeholder{color:#abb1bf;color:var(--placeholder-color)}.input:-ms-input-placeholder{color:#abb1bf;color:var(--placeholder-color)}.input::placeholder{color:#abb1bf;color:var(--placeholder-color)}.input:focus{border-color:#333;border-color:var(--focused-border-color)}.input:disabled{background-color:#f0f0f0;background-color:var(--disabled-bg-color);border-color:#ced1da;border-color:var(--disabled-border-color);color:#7c808c;color:var(--disabled-font-color)}.input-birth-day{flex-shrink:1;flex-basis:100px;min-width:60px}.input-birth-year{min-width:90px;flex-basis:100px;flex-shrink:1}.input-birth-month{margin:0 0.5rem;min-width:115px;flex-shrink:0}@media (min-width: 521px){.input-birth-month{width:170px}}.label{font-size:14px;color:#333;display:block;width:100%}.success-elem{background-color:#edfff8ee;color:#00985f}.warning-elem{background-color:#fcefdeee;color:#ed9b33}.error-elem{background-color:#E0001A33;color:#e0001a}.disabled-elem{color:#ABB1BF;background-color:#f0f0f0}.mr-2{margin-right:1rem}.ml-2{margin-left:1rem}.mt-2{margin-top:1rem}.mb-2{margin-bottom:1rem}.color-red{color:#e0001a;color:var(--red);font-weight:700}.color-green{color:#00985f;color:var(--green)}.google-play-app{background-image:url("/images/auchan-google-play.png");background-size:contain;background-position:center;background-repeat:no-repeat}.app-store-app{background-image:url("/images/auchan-app-store.png");background-size:contain;background-position:center;background-repeat:no-repeat}.huawei-mobile-app{background-image:url("/images/auchan-app-huawei.png");background-size:contain;background-position:center;background-repeat:no-repeat}.icon-google{width:24px;height:24px;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url("/images/google-icon.svg")}.logo{background-image:url("/logo.png");background-position:center;background-size:contain;background-repeat:no-repeat;height:41px;align-self:center;width:102px;min-width:auto;min-height:auto}.custom-scroll{scrollbar-collor:#7c808c transparent;scrollbar-width:thin}.custom-scroll::-webkit-scrollbar-track{background-color:transparent;padding:0 5px}.custom-scroll::-webkit-scrollbar-track-piece{background-color:transparent}.custom-scroll::-webkit-scrollbar{width:5px}.custom-scroll::-webkit-scrollbar-thumb{background:#7c808c;border-radius:8px;position:relative;right:8px}.custom-scroll::-webkit-scrollbar-thumb:vertical{background-color:#7c808c}span.stock{font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal);color:#00985F;opacity:0.9;mix-blend-mode:normal}span.stock:before{content:"•";color:#00985F;margin:0 4px 0 0}.border-line{height:1px;width:100%;border:none;background-color:#f0f0f0}.page-title{font-size:1.125em;line-height:20px;text-align:center;padding:1.125em 1em;font-family:"Sana Sans Medium",sans-serif}@media (min-width: 1025px){.page-title{display:flex;font-size:27px;text-align:left;line-height:32px;padding:.875em 1.5em .875em 0}}.page-title .page-title-span{font-size:13px;margin-bottom:-25px;margin-right:6px;font-weight:bold;line-height:41px}.title-3{font-size:1.125em;line-height:22px;font-family:"Sana Sans Medium",sans-serif}.font-bold{font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold)}.font-size-14{font-size:0.875em}.progress-ring{position:absolute}.progress-ring__circle{transition:0.35s stroke-dashoffset;transform:rotate(-90deg);transform-origin:50% 50%}@media (min-width: 521px){.progress-ring{display:none}}.modal{z-index:100 !important;overflow-y:unset !important;padding:16px}.modal-element{overflow-y:auto;max-height:100%;scrollbar-collor:transparent transparent;scrollbar-width:none}.modal-element::-webkit-scrollbar-track{background-color:transparent}.modal-element::-webkit-scrollbar-track-piece{background-color:transparent}.modal-element::-webkit-scrollbar{width:0;background:transparent}.modal-element::-webkit-scrollbar-thumb{background:transparent}.modal-element::-webkit-scrollbar-thumb:vertical{background:transparent}.modal__header{border-bottom:1px solid #f0f0f0;padding:1rem 1.5rem;display:flex;align-items:center}.modal__title{font-size:22px;line-height:26px;font-family:"Sana Sans Medium",sans-serif}.modal__close-btn{margin-left:auto;align-self:center}.modal__body{padding:1rem;width:100%}@media (min-width: 521px){.modal__body{padding:1.5rem;max-width:480px}}.modal--mobile-app{padding:8px}.modal--mobile-app>.modal-element{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center}.modal--mobile-app>.modal-element>.modal-content{margin:0;height:90%;display:flex;flex-direction:column;background-image:url("/images/banner-mobile-app.png");background-color:#e0001a;background-repeat:no-repeat;background-size:contain;background-position:center}.modal--mobile-app .modal__header{border-bottom:none}.modal--mobile-app .modal__header .modal__close-btn>i{color:#fff;font-size:1.75em}.modal--mobile-app .modal__body{text-align:center;flex-grow:1;display:flex;align-items:center;flex-direction:column;justify-content:flex-end;max-width:100%}.modal--mobile-app .mobile-app-link{max-width:480px;width:100%;margin-bottom:1em}.modal--mobile-app .mobile-app-continue{display:inline-block;text-shadow:0 0 3px #fff}.modal-content{background-color:#fff;border-radius:3px;margin:0 1rem}.modal-content .icon-close{padding:6px}@media (min-width: 521px){.modal-content{margin:0}}.page-item{margin-top:0.5rem;position:relative}.page-item__title{background:#fff;font-size:1.25em;border-bottom:1px solid #F0F0F0;padding:1rem;font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal)}@media (min-width: 768px){.page-item__title{font-size:1.5em}}.page-item__button{background:#FFFFFF;padding:1rem;width:100%;text-align:center;vertical-align:middle;margin-top:1px;position:relative}.page-item__button>*{max-width:200px;margin:0 auto;text-align:center;border-radius:25px;border:1px solid #abb1bf;border:1px solid var(--input-border-color);transition:0.2s}.page-item__button>*:hover{border-color:#333;border-color:var(--focused-border-color)}@media (min-width: 768px){.page-item{margin-top:1.5rem}}.selected-filters{background-color:#fff;padding:1rem 1rem 0 1.5rem;margin-bottom:1.125em;display:flex;align-self:flex-start;flex-wrap:wrap;font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal)}.selected-filters__title{display:flex;padding:5px 5px 5px 0;font-family:inherit;font-size:0.875em;flex-shrink:0;align-self:center;vertical-align:middle}.selected-filters__list{display:flex;overflow-x:hidden;padding:0;flex-wrap:wrap}.selected-filters__option{border:1px solid #abb1bf;border:var(--input-border);border-radius:14px;padding:3px 10px;font-size:0.875em;display:flex;align-items:center;margin-right:0.5rem;margin-top:5px}.selected-filters__option-name{margin-right:0.3rem;font-family:inherit}.selected-filters__clear-btn{font-size:0.875em;color:#e0001a;color:var(--red);font-family:inherit;flex-shrink:0;align-self:baseline;margin-bottom:10px;line-height:17px;padding-top:10px}.widget-opened{position:relative}.menu-opened{position:relative}.overflow-shadow:before{content:"";display:block;position:absolute;left:0;right:16px;top:-50px;z-index:0;height:50px;background:linear-gradient(180deg, rgba(255,255,255,0.0001) 0%, #fff 100%);pointer-events:none}.items-count{position:absolute;display:inline-block;font-size:0.75em;text-overflow:ellipsis;width:18px;height:18px;text-align:center;font-family:inherit;line-height:1.5;color:#fff;color:var(--light-font-color);border-radius:50%}.items-count--orange{background-color:#ed9b33;background-color:var(--orange)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-slider .slick-slide{display:none;float:left;height:100%;min-height:1px}.slick-slider.viewed-products{background:none}.slick-slider.viewed-products .slick-slide{width:270px}@media (min-width: 521px){.slick-slider.viewed-products .slick-slide{width:auto}}.slick-slider .slick-track{transform:translate3d(0, 0, 0)}.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-initialized .slick-slide{display:block}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list>.slick-track{display:flex}.slick-dots{display:flex;padding-top:.5em}.slick-dots>li.slick-active>span{background-color:#e0001a;background-color:var(--red)}.slider-dots{width:100%;display:flex;align-self:center;margin:0;padding:0 .5em}.slider-dots>li{width:calc(100% - 12px);margin-right:12px;cursor:pointer}.slider-dots>li:last-of-type{margin-right:0}.slider-dots>li.slick-active>.slider-dot>span{background-color:#e0001a;background-color:var(--red)}.slider-dots>li.slick-active>span{background-color:#e0001a;background-color:var(--red)}@media (min-width: 1025px){.slider-dots{padding:0}}.slider-dot{padding:7px 0}.slider-dot>span{display:block;width:100%;height:2px;background-color:#7c808c;background-color:var(--disabled-font-color)}.slider-bottom-link{color:#e0001a;color:var(--red);display:none}@media (min-width: 1025px){.slider-bottom-link{margin-left:.75em;display:inline-block}}.modal-profile__lead{margin:0 2em;text-align:center}.modal-profile__lead p{margin:0 2em 2em}.pointer-events-none{pointer-events:none}[hidden]{display:none;visibility:hidden;width:0;height:0;opacity:0;transition:opacity 1s ease-out}.scroller{position:fixed;right:16px;bottom:26px;width:50px;visibility:hidden;height:50px;background:#fff;box-shadow:0 4px 24px rgba(0,0,0,0.0519984);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:opacity 0.3s;z-index:99;opacity:0}.scroller>.icon{font-size:20px}.scroller--active{opacity:1;visibility:visible;transition:opacity 0.3s}.not-found{text-align:center;padding:56px 2em}.not-found>strong{margin:0 auto;font-size:8em;line-height:154px;display:flex;justify-content:center}.not-found>strong>span{position:relative;font-size:inherit;line-height:inherit;font-family:inherit}.not-found>strong>span>img{width:48px;position:absolute;left:8px;bottom:44px}.not-found>p{text-align:center;font-size:.875em;font-family:inherit;line-height:20px;margin-bottom:1em}.not-found>a{margin:0 auto;max-width:180px}.internal-error{padding:56px 2em;text-align:center}.internal-error>div{margin:0 auto}.internal-error img{margin:0 auto}.internal-error>p{text-align:center;font-size:1em;font-family:inherit;line-height:20px;margin-bottom:1em}.internal-error>button{margin:0 auto;max-width:180px}@font-face{font-family:"auchan-icons";src:url(/a42725df5c9f38aaf42932ba2abb9892.eot);src:url(/a42725df5c9f38aaf42932ba2abb9892.eot#iefix) format("embedded-opentype"),url(/8b9ee6f3d603aa90cb469159b2bb37dc.woff) format("woff"),url(/4d9e9f437ca581e4382dac3829ba7710.ttf) format("truetype"),url(/291e59e497ac07105af7b90adaa24969.svg#auchan-icons) format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:"auchan-icons" !important;speak:none;font-style:normal;font-weight:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;font-size:1.5em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-menu-buy-online:before{content:"";width:24px;height:24px;display:inline-block;background-image:url("/images/menu-zakaz-online.svg");background-size:cover;background-position:center}.icon-privat24:before{content:"";width:24px;height:24px;display:inline-block;background-image:url("/images/privat24.svg");background-size:cover;background-position:center}.icon-pdf:before{content:"";width:80px;height:80px;display:inline-block;background-image:url("/images/pdf.svg");background-size:cover;background-position:center}.icon-visa:before{content:"";width:20px;height:20px;display:inline-block;background-image:url("/images/visa-master.svg");background-size:cover;background-position:center}.icon-balance-active{height:24px}.icon-balance-active:before{content:"";width:24px;height:24px;display:inline-block;background-image:url("/images/compare-active.svg");background-size:cover;background-position:center}.icon-exchange:before{content:""}.icon-send:before{content:""}.icon-phone:before{content:""}.icon-sale-3:before{content:""}.icon-car:before{content:""}.icon-google .path1:before{content:"";color:#fbbb00}.icon-google .path2:before{content:"";margin-left:-1em;color:#518ef8}.icon-google .path3:before{content:"";margin-left:-1em;color:#28b446}.icon-google .path4:before{content:"";margin-left:-1em;color:#f14336}.icon-facebook-filled{color:#3B5998}.icon-facebook-filled:before{content:""}.icon-24-7:before{content:""}.icon-baby-cart:before{content:""}.icon-garden-scissors:before{content:""}.icon-horse:before{content:""}.icon-lamp:before{content:""}.icon-pen-rule:before{content:""}.icon-parfum:before{content:""}.icon-bread:before{content:""}.icon-settings:before{content:""}.icon-sport:before{content:""}.icon-pow:before{content:""}.icon-travel-case:before{content:""}.icon-credit-card:before{content:""}.icon-chevron-right:before{content:""}.icon-chevron-down:before{content:""}.icon-chevron-up:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-small:before{content:""}.icon-arrow-up:before{content:""}.icon-chevrons-y:before{content:""}.icon-auchan-bird:before{content:""}.icon-return:before{content:""}.icon-balance:before{content:""}.icon-bonus:before{content:""}.icon-book:before{content:""}.icon-box:before{content:""}.icon-calendar:before{content:""}.icon-cart-outline:before{content:""}.icon-cart-2:before{content:""}.icon-cart-3:before{content:""}.icon-cart-active:before{content:""}.icon-cart-add:before{content:""}.icon-cart:before{content:""}.icon-wallet:before{content:""}.icon-cashback:before{content:""}.icon-certificate:before{content:""}.icon-check:before{content:""}.icon-check-circle:before{content:""}.icon-check-filled:before{content:""}.icon-close:before{content:""}.icon-close-circle:before{content:""}.icon-credit:before{content:""}.icon-credit-parts:before{content:""}.icon-dialog:before{content:""}.icon-dialog-2:before{content:""}.icon-dialog-3:before{content:""}.icon-edit:before{content:""}.icon-email:before{content:""}.icon-enter:before{content:""}.icon-error:before{content:""}.icon-exit:before{content:""}.icon-facebook:before{content:""}.icon-filter:before{content:""}.icon-grid:before{content:""}.icon-grid-2:before{content:""}.icon-clock:before{content:""}.icon-home:before{content:""}.icon-home-small:before{content:""}.icon-info:before{content:""}.icon-info-small-outline:before{content:""}.icon-info-small:before{content:""}.icon-instagram:before{content:""}.icon-like:before{content:""}.icon-heart:before{content:""}.icon-heart-active:before{content:""}.icon-link:before{content:""}.icon-link-2:before{content:""}.icon-list:before{content:""}.icon-location:before{content:""}.icon-lock-close:before{content:""}.icon-lock-open:before{content:""}.icon-menu:before{content:""}.icon-minus:before{content:""}.icon-notification:before{content:""}.icon-nova-poshta:before,.icon-novaposhta:before,.icon-skywell_novaposhta:before{content:""}.icon-smartphone:before{content:""}.icon-pin:before,.icon-ukrposhta_warehouse:before,.icon-ukrposhta_warehouse_express:before{content:""}.icon-pin-2:before,.icon-freeshipping:before,.icon-auchan_warehouse:before{content:""}.icon-pin-remove:before{content:""}.icon-pin-home:before,.icon-novaposhta_home:before,.icon-ukrposhta_home:before,.icon-ukrposhta_home_express:before{content:""}.icon-pin-map:before{content:""}.icon-pin-storage:before,.icon-novaposhta_postmachine:before{content:""}.icon-plus:before{content:""}.icon-print:before{content:""}.icon-question:before{content:""}.icon-rss:before{content:""}.icon-sale:before{content:""}.icon-sale-2:before{content:""}.icon-search:before{content:""}.icon-security:before{content:""}.icon-share:before{content:""}.icon-shop:before{content:""}.icon-status:before{content:""}.icon-support:before{content:""}.icon-timer:before{content:""}.icon-trash:before{content:""}.icon-truck:before{content:""}.icon-user:before{content:""}.icon-user-setting:before{content:""}.icon-eye:before{content:""}.icon-eye-close:before{content:""}.icon-warning-circle:before{content:""}.icon-warning-triangle:before{content:""}.icon-warranty:before{content:""}.icon-youtube:before{content:""}.icon-baby-box{width:16px;height:16px}@font-face{font-family:'auc';src:url(/9ddb8bb224ae620bc478febd12be754d.eot);src:url(/9ddb8bb224ae620bc478febd12be754d.eot#iefix) format("embedded-opentype"),url(/bfc123afbdcb60b2f5b82fa509706b09.woff) format("woff"),url(/2d2d4d7e67340c4a332b42857851df62.ttf) format("truetype"),url(/478e68b3cde85234d60bb88bdb9b1bf1.svg#auc) format("svg");font-weight:normal;font-style:normal}.auc,.auc.auc-ukrpochta,.icon.icon-ukrposhta_warehouse,.icon.icon-ukrposhta_warehouse_express,[class^="auc"]:before,[class*=" auc"]:before{font-family:"auc" !important;font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;font-size:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.auc-ukrpochta.auc:before,.auc-ukrpochta.icon.icon-ukrposhta_warehouse:before,.auc-ukrpochta.icon.icon-ukrposhta_warehouse_express:before,.icon.icon-ukrposhta_warehouse:before,.icon.icon-ukrposhta_warehouse_express:before{content:""}.auc.auc-cooking:before,.auc-cooking.icon.icon-ukrposhta_warehouse:before,.auc-cooking.icon.icon-ukrposhta_warehouse_express:before{content:""}.auc.auc-logo:before,.auc-logo.icon.icon-ukrposhta_warehouse:before,.auc-logo.icon.icon-ukrposhta_warehouse_express:before{content:""}.scroller{position:fixed;right:16px;bottom:26px;width:50px;visibility:hidden;height:50px;background:#fff;box-shadow:0 4px 24px rgba(0,0,0,0.0519984);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:opacity 0.3s;z-index:99;opacity:0}.scroller>.icon{font-size:20px}.scroller--active{opacity:1;visibility:visible;transition:opacity 0.3s}.not-found{text-align:center;padding:56px 2em}.not-found>strong{margin:0 auto;font-size:8em;line-height:154px;display:flex;justify-content:center}.not-found>strong>span{position:relative;font-size:inherit;line-height:inherit;font-family:inherit}.not-found>strong>span>img{width:48px;position:absolute;left:8px;bottom:44px}.not-found>p{text-align:center;font-size:.875em;font-family:inherit;line-height:20px;margin-bottom:1em}.not-found>a{margin:0 auto;max-width:180px}.internal-error{padding:56px 2em;text-align:center}.internal-error>div{margin:0 auto}.internal-error img{margin:0 auto}.internal-error>p{text-align:center;font-size:1em;font-family:inherit;line-height:20px;margin-bottom:1em}.internal-error>button{margin:0 auto;max-width:180px}.delivery{padding:1em;background:#fff}.delivery ul{list-style:disc;padding-left:2.5em}.delivery ol{list-style:decimal;padding-left:2.5em}.delivery-table{border-collapse:collapse}.delivery-table td,.delivery-table th{border:1px solid #595959;border-collapse:collapse}.delivery-table td{line-height:1.125em}.delivery-table th{text-align:center;font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold)}@media only screen and (max-width: 500px){.delivery-table{overflow:auto;display:block}}.delivery-col-one{width:25%;text-align:center;padding:.625em;word-wrap:break-word;font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal)}.delivery-col-two{width:75%;padding:.625em;font-family:Sana Sans Book,sans-serif;font-family:var(--font-family-thin)}.delivery-list{padding-bottom:.625em}.user-agreement{background:#fff;padding:1em}.user-agreement h4,.user-agreement h3{margin-top:1.5em;font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal);margin-bottom:.5em;font-size:1.125em}.forpress{background:#fff;padding:1em}.forpress-list{padding:3em 0;display:flex;flex-wrap:wrap}@media (min-width: 521px){.forpress-list{margin-right:-1em}}@media (min-width: 1025px){.forpress-list{margin-right:-1.5em}}.forpress-item{padding:1em;width:100%;min-height:150px;border-bottom:1px solid #ced1da;border-bottom:1px solid var(--disabled-border-color)}@media (min-width: 521px){.forpress-item{width:calc(100% / 2 - 16px);margin-right:1em}}@media (min-width: 1025px){.forpress-item{width:calc(100% / 3 - 24px);margin-right:1.5em}}.forpress-item a{font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold);transition:color 0.15s}.forpress-item a:hover{color:#af272f;color:var(--red-hover)}.questions-and-answers{padding:1em;background:#fff}.questions-and-answers table{width:100% !important;border-collapse:collapse}.questions-and-answers table td,.questions-and-answers table th{border:1px solid #595959;border-collapse:collapse}.questions-and-answers table td{line-height:1.125em}.questions-and-answers table th{text-align:center;padding:.625em;font-weight:normal}@media only screen and (max-width: 500px){.questions-and-answers table{overflow:auto;display:block}}.questions-and-answers-col-one{width:25%;text-align:center;padding:.625em;word-wrap:break-word}.questions-and-answers-col-two{width:75%;padding:.625em;font-family:Sana Sans Book,sans-serif;font-family:var(--font-family-thin)}.questions-and-answers-list{padding-bottom:.625em}.promo-rules{padding:1em;background:#fff}.promo-rules p{font-family:Sana Sans Book,sans-serif;font-family:var(--font-family-thin);color:#333;color:var(--main-font-color)}.promo-rules strong{font-weight:normal}.promo-rules table{border-collapse:collapse}.promo-rules table tr>td{padding-left:8px;padding-right:8px}.promo-rules table tr>td:first-of-type{padding:16px;text-align:center}.promo-rules table tr>td:nth-of-type(2){padding:6px;min-width:180px;text-align:center;vertical-align:middle;font-weight:bold}.support{padding:1em;background:#fff}.support h2,.support summary{font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal);font-size:1.125em;line-height:20px}.support p{margin-top:.5em;line-height:1.25em}.support a{text-decoration:underline}.support a:hover{color:#e0001a;color:var(--red)}.support ol{list-style:decimal;padding-left:1.5em;margin-left:1em}.support ul{list-style:disc;padding-left:1.5em;margin-left:1em}.support-list{padding-left:1em;padding-top:1em;position:relative}.support-item{overflow:hidden;padding:.5em;margin-bottom:1em;border-radius:3px;transition:max-height 0.2s ease}.support-item>summary{cursor:pointer}.support-item p{padding-left:1em}.support summary{outline:none}.warranty-services{background-color:#fff;padding:1em;flex-grow:1}.warranty-services__section>button{display:flex;justify-content:space-between;min-height:48px;align-items:center;box-shadow:0 4px 15px #F0F0F0;border:#f0f0f0;border:var(--disabled-bg-color);width:100%;padding:0 1em;margin-bottom:1.5em}@media (min-width: 768px){.warranty-services__content{padding:0 .5em}}.warranty-services__content a{color:black;font-family:inherit;text-decoration:underline;word-break:break-word}.warranty-services__content p{margin:.5em 0;line-height:22px}.warranty-services__content ul{list-style:disc}.warranty-services__content ol{list-style:decimal}.warranty-services__content ol,.warranty-services__content ul{padding-left:1em;margin-top:1em;margin-bottom:1em}@media (min-width: 768px){.warranty-services__content ol,.warranty-services__content ul{margin-left:1em}}.warranty-services__centers{max-width:710px}.warranty-services__centers-list{position:relative}.warranty-services__centers .flex{justify-content:space-between;flex-wrap:wrap}.warranty-services__centers-item{margin-top:1em;max-width:520px;padding-bottom:.5em;border-bottom:1px solid #f0f0f0;border-bottom:1px solid var(--disabled-bg-color)}.warranty-services__centers-item .title{margin-bottom:1em}.warranty-services__centers-item .flex{justify-content:flex-start;align-items:center;margin-top:.5em}.warranty-services__centers-item .flex .icon{font-size:1.25em;margin-right:.5em}.warranty-services__centers-select{width:100%}@media (min-width: 768px){.warranty-services__centers-select{width:calc(50% - 16px)}}@media (min-width: 768px){.warranty-services{padding:2.5em 4.0625em}}body.babybox .menu-blackfriday,body.theme-babybox .menu-blackfriday{display:none !important}.menu-blackfriday .menu-icon-blackfriday{width:30px;margin:0 0.5em}.category_bf{padding:0 0;background-color:#000000}@media (min-width: 1025px){.category_bf{padding:0 1em 1.5em}}.category_bf .title{font-size:1.25em;background-color:#FFFFFF;padding:1em .5625em;border-bottom:1px solid #F0F0F0}@media (min-width: 1025px){.category_bf .title{font-size:1.5em}}.category_bf .grid{background-color:#FFFFFF;display:grid;grid-template-columns:repeat(2, minmax(100px, 1fr));padding:20px}.category_bf .grid a{width:100%}@media (min-width: 521px){.category_bf .grid{grid-template-columns:repeat(5, minmax(100px, 1fr))}}.category_bf .grid .item{padding:10px;text-align:center}.category_bf .grid .item img{margin:0 auto 20px;width:80%}.faq_bf{padding:0 0;background-color:#000000}@media (min-width: 1025px){.faq_bf{padding:0 1em 1.5em}}.faq_bf .faq_bf_root{display:flex;background-color:#FFFFFF;align-items:center;width:100%;padding:35px 8%;flex-wrap:wrap;font-family:Sana Sans Medium,sans-serif;font-family:var(--theme-font)}.faq_bf .faq_bf_root_icon{display:flex;align-items:center;width:100%;font-size:1.125em}.faq_bf .faq_bf_root_icon img{width:25%;margin:0 auto}@media (min-width: 521px){.faq_bf .faq_bf_root_icon{width:30%;flex-direction:column}.faq_bf .faq_bf_root_icon img{width:50%}.faq_bf .faq_bf_root_icon div{width:85%;line-height:22px;margin-top:15px;text-align:center}}.faq_bf .faq_bf_root .accordion{width:100%;margin-top:25px}@media (min-width: 521px){.faq_bf .faq_bf_root .accordion{width:70%;margin-top:0}}.faq_bf .faq_bf_root .accordion input{position:absolute;opacity:0;z-index:-1}.faq_bf .faq_bf_root .accordion .tabs{overflow:hidden}.faq_bf .faq_bf_root .accordion .tab{width:100%;color:#000000;overflow:hidden}.faq_bf .faq_bf_root .accordion .tab-label{display:flex;justify-content:space-between;padding:1em;font-size:14px;cursor:pointer}@media (min-width: 1025px){.faq_bf .faq_bf_root .accordion .tab-label{font-size:18px}}.faq_bf .faq_bf_root .accordion .tab-label::after{content:"\276F";width:1em;height:1em;text-align:center;transition:all .35s;transform:rotate(-90deg)}.faq_bf .faq_bf_root .accordion .tab-content{max-height:0;padding:0 1em;background:white;transition:all .35s;line-height:22px;font-size:14px}.faq_bf .faq_bf_root .accordion .tab-close{display:flex;justify-content:flex-end;padding:1em;font-size:0.75em;cursor:pointer}.faq_bf .faq_bf_root .accordion input:checked+.tab-label::after{transform:rotate(90deg)}.faq_bf .faq_bf_root .accordion input:checked ~ .tab-content{max-height:100vh;padding:1em}.information_bf{padding:0 0;background-color:#000000}@media (min-width: 1025px){.information_bf{padding:0 1em 1.5em}}.information_bf .information_bf_root{display:grid;grid-template-columns:minmax(150px, 1fr);background-color:#FFFFFF;width:100%;padding:24px 6%;font-size:.75em;line-height:21px}@media all and (min-width: 768px){.information_bf .information_bf_root{grid-template-columns:repeat(3, minmax(200px, 1fr))}}.information_bf .information_bf_root_item{margin:20px 5%}.information_bf .information_bf_root_item_title{font-size:14px;padding:12px 0;min-height:70px}.information_bf .information_bf_root_item .wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.information_bf .information_bf_root_item .xpandable-block{height:300px;overflow:hidden;order:0}.information_bf .information_bf_root_item .xpandable-block h2{display:inline;font-size:1em;font-weight:normal;font-family:Sana Sans Book,sans-serif;font-family:var(--font-family-thin);line-height:21px}.information_bf .information_bf_root_item .xpandable-block ul{font-family:Sana Sans Book,sans-serif;font-family:var(--font-family-thin);color:#333;color:var(--main-font-color)}.information_bf .information_bf_root_item label{display:flex;order:1;font-size:18px;cursor:pointer;margin-top:20px}.information_bf .information_bf_root_item label::after{display:block;content:"\276F";width:1em;height:1em;text-align:center;transition:all .35s;transform:rotate(-90deg);margin-left:15px}.information_bf .information_bf_root_item .xpand-button{order:1}.information_bf .information_bf_root_item input[type="checkbox"]{display:none}.information_bf .information_bf_root_item input[type="checkbox"]:checked+label::after{transform:rotate(90deg)}.information_bf .information_bf_root_item input[type="checkbox"]:checked ~ .xpandable-block{height:auto}body.babybox .menu-blackfriday,body.theme-babybox .menu-blackfriday{display:none !important}.menu-blackfriday .menu-icon-blackfriday{width:30px;margin:0 0.5em}.category_wd{padding:0 0;background-color:#DFF5CD}@media (min-width: 1025px){.category_wd{padding:0 1em 1.5em}}.category_wd .title{font-size:1.25em;background-color:#FFFFFF;padding:1em .5625em;border-bottom:1px solid #F0F0F0}@media (min-width: 1025px){.category_wd .title{font-size:1.5em}}.category_wd .grid{background-color:#FFFFFF;display:grid;grid-template-columns:repeat(2, minmax(100px, 1fr));padding:20px}.category_wd .grid a{width:100%}@media (min-width: 521px){.category_wd .grid{grid-template-columns:repeat(5, minmax(100px, 1fr))}}.category_wd .grid .item{padding:10px;text-align:center}.category_wd .grid .item img{margin:0 auto 20px;width:80%}.information_wd{padding:0 0;background-color:#DFF5CD}@media (min-width: 1025px){.information_wd{padding:0 1em 1.5em}}.information_wd-text{background-color:#FFFFFF;padding:1.375em 1em}.information_wd-text h2{text-align:center}.information_wd-text p{font-size:1rem;line-height:1.5rem}.information_wd .information_wd_root{display:grid;grid-template-columns:minmax(150px, 1fr);background-color:#FFFFFF;width:100%;padding:12px 6%;font-size:.75em;line-height:21px}@media all and (min-width: 768px){.information_wd .information_wd_root{grid-template-columns:repeat(3, minmax(200px, 1fr))}}.information_wd .information_wd_root_item{margin:20px 5%}.information_wd .information_wd_root_item_title{font-size:14px;padding:12px 0;min-height:70px}.information_wd .information_wd_root_item .wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.information_wd .information_wd_root_item .xpandable-block{height:210px;overflow:hidden;order:0}.information_wd .information_wd_root_item .xpandable-block h2{display:inline;font-size:1em;font-weight:normal;font-family:Sana Sans Book,sans-serif;font-family:var(--font-family-thin);line-height:21px}.information_wd .information_wd_root_item .xpandable-block ul{font-family:Sana Sans Book,sans-serif;font-family:var(--font-family-thin);color:#333;color:var(--main-font-color)}.information_wd .information_wd_root_item label{display:flex;order:1;font-size:18px;cursor:pointer;margin-top:20px}.information_wd .information_wd_root_item label::after{display:block;content:"\276F";width:1em;height:1em;text-align:center;transition:all .35s;transform:rotate(-90deg);margin-left:15px}.information_wd .information_wd_root_item .xpand-button{order:1}.information_wd .information_wd_root_item input[type="checkbox"]{display:none}.information_wd .information_wd_root_item input[type="checkbox"]:checked+label::after{transform:rotate(90deg)}.information_wd .information_wd_root_item input[type="checkbox"]:checked ~ .xpandable-block{height:auto}.message-box{position:relative;border:1px solid #abb1bf;padding:0.75em 1em;display:flex;align-items:center;justify-content:center}.message-box .icon{flex-shrink:0;color:inherit;margin-right:1rem}.message-box__text{font-family:inherit;font-size:0.875em;line-height:20px;flex-grow:0}.message-box--close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.message-box--success{background-color:rgba(237,255,248,0.933333);border-color:#00985f;color:#00985f}.message-box--success .message-box__text{color:#00985f}.message-box--warning{background-color:rgba(252,239,222,0.933333);border-color:#ed9b33;color:#ed9b33}.message-box--warning .message-box__text{color:#ed9b33}.message-box--error{background-color:rgba(255,232,234,0.933333);border-color:#e0001a;color:#e0001a}.message-box--error .message-box__text{color:#e0001a}.search-form .search-form__container{position:relative;display:flex;flex-wrap:nowrap}.search-form .search-form__input{border-radius:20px;padding:12px 16px;border:1px solid #abb1bf;font-size:13px;width:100%;background-color:#fff}.search-form .search-form__input::-moz-placeholder{color:#abb1bf;font-family:Sana Sans Book,sans-serif;font-family:var(--font-family-thin)}.search-form .search-form__input:-ms-input-placeholder{color:#abb1bf;font-family:Sana Sans Book,sans-serif;font-family:var(--font-family-thin)}.search-form .search-form__input::placeholder{color:#abb1bf;font-family:Sana Sans Book,sans-serif;font-family:var(--font-family-thin)}.search-form .search-form__input:focus{border-color:#333}.search-form [type="submit"]{position:absolute;border:1px solid #e0001a;border-radius:0 20px 20px 0;height:100%;right:0;align-items:center;min-width:2.875rem;-o-object-fit:contain;object-fit:contain;color:#fff;background-color:#e0001a;flex-shrink:0}@media (min-width: 1025px){.search-form [type="submit"]{display:flex;align-items:center;padding:0 0.625rem}}.search-form .search-result{position:absolute;top:calc(100% + 0.6rem);background-color:#fff;z-index:99;padding:1rem;left:0;right:0;border-top:1px solid #f0f0f0;border-top:1px solid var(--option-hover-bg);min-height:200px}.search-form .clearButton{position:absolute;right:3.25rem;top:calc(50% - 6px);padding:0;background:none}.flickity-enabled .flickity-button{background:#fff;border-radius:50%;opacity:1;box-shadow:0 10px 24px rgba(0,0,0,0.08)}.flickity-enabled .flickity-prev-next-button{min-width:40px;min-height:40px;display:flex;justify-content:center;align-items:center}@media (min-width: 521px){.flickity-enabled .flickity-prev-next-button{min-width:50px;min-height:50px}}.flickity-enabled .flickity-prev-next-button .flickity-button-icon{position:static;fill:#333;width:35%;height:35%}@media (min-width: 521px){.flickity-enabled .flickity-prev-next-button .flickity-button-icon{width:40%;height:40%}}.flickity-enabled .flickity-button:disabled{display:none}.menu-mobile{height:100%;transform-origin:0 0;transform:translate(-100%, 0);transition:transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);max-width:520px}.menu-mobile__close{position:absolute;display:block;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;right:0;top:1rem}.menu-mobile__close>.icon{color:#fff;font-weight:bold;font-size:1.375em}.menu-mobile__user{padding:1rem 1rem 0 1rem}.menu-mobile__user .button-group{justify-content:space-between;margin:1rem -0.5rem}@media all and (max-width: 360px){.menu-mobile__user .button-group{flex-wrap:wrap}}.menu-mobile__user .button-group>a{min-width:0;margin:0 0.5rem;width:calc(50% - 1rem)}@media all and (max-width: 360px){.menu-mobile__user .button-group>a{width:100%;margin-top:0.5rem}}.menu-mobile__user-unregistered>p{font-size:14px;line-height:18px;font-family:inherit}.menu-mobile__user-registered{padding:0 0 1rem 0}.menu-mobile__user-registered .activate-card-button{width:calc(100% - 2rem);margin:1rem 1rem 0 1rem}.menu-mobile__user-registered>.menu-mobile-nav{max-height:0;overflow-y:hidden;transition:max-height 0.4s linear}.menu-mobile__user-registered--opened>.menu-mobile-nav{max-height:500px}.menu-mobile__user-registered>.mobile-nav-head{font-size:1.25em;display:flex;align-items:center}.menu-mobile__user-registered>.mobile-nav-head>.mobile-nav-link{display:inline-flex;padding-right:0;width:calc(100% - 48px)}.menu-mobile__user-registered>.mobile-nav-head>.mobile-nav-link>.icon{font-size:1.25em}.menu-mobile__user-registered>.mobile-nav-head>.slide-down-btn{height:3rem;width:3rem;margin-left:auto;justify-content:center;display:inline-flex;align-items:center;box-shadow:-1rem 0 15px 5px #fff}.menu-mobile__user-registered>.mobile-nav-head>.slide-down-btn span{transition:transform 0.2s ease-in}.menu-mobile__user-registered>.mobile-nav-head>.slide-down-btn--clicked span{transform:scaleY(-1)}.menu-mobile__user-registered>.mobile-nav-head:hover,.menu-mobile__user-registered>.mobile-nav-head:focus{background-color:#fff}.menu-mobile__user-registered>.mobile-nav-head:hover>a,.menu-mobile__user-registered>.mobile-nav-head:focus>a{background-color:#fff}.menu-mobile__user-registered>.nav-loyalty-info{padding:0 1rem}.menu-mobile__user-registered-link>.link-title{max-width:100%;flex-shrink:1;overflow:hidden;white-space:nowrap;text-overflow:fade}.menu-mobile__content{background:#fff;margin-right:0;height:100%;min-width:264px;width:100%;overflow-y:scroll}.menu-mobile__content hr{background-color:#E6E7EB;border:none;height:1px}.menu-mobile--opened{transform:none}.menu-mobile--opened .menu-mobile__close{right:-2.5rem}.menu-mobile__header{padding:1.25rem 1rem;justify-content:space-between}.menu-mobile__header .logo{display:block;margin:0}.menu-mobile__header-lang{color:#333}.menu-mobile__header-lang>button{color:#7c808c;border-color:transparent}.menu-mobile__header-lang>button.lang-active{border-color:#333}.theme-default .menu-mobile__header-lang{color:#333}.theme-default .menu-mobile__header-lang>button{color:#7c808c}.theme-default .menu-mobile__header-lang>button.lang-active{border-color:#333}.theme-babybox .menu-mobile__header-lang{color:#333}.theme-babybox .menu-mobile__header-lang>button{color:#7c808c}.theme-babybox .menu-mobile__header-lang>button.lang-active{border-color:#333}.menu-mobile .mainsite-icon{display:none}.menu-mobile .mainsite-icon .icon{width:24px}.menu-mobile .babybox-icon img{width:24px;height:24px}.menu-mobile__link{display:flex;align-items:center;padding:1rem;transition:background-color 0.2s linear}.menu-mobile__link:hover,.menu-mobile__link:focus{background-color:#f0f0f0}.menu-mobile__link-title{font-family:"Sana Sans Medium",sans-serif}.menu-mobile__link>.icon{margin-right:1.5rem}@media all and (max-width: 340px){.menu-mobile__link>.icon{width:20px;height:20px;margin-right:1rem}}.menu-mobile__link-img{margin-left:-25px;max-width:150px}.menu-mobile__link>.items-in-cart{border-radius:50%;background-color:#e0001a;width:1.5rem;height:1.5rem;text-align:center;color:#fff;line-height:1.65;margin-left:auto;font-size:0.875em;font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold)}@media all and (max-width: 340px){.menu-mobile__link>.items-in-cart{width:1.25rem;height:1.25rem;font-size:0.75em;line-height:1.9}}.menu-mobile__link>.current-city{margin-left:auto;font-family:inherit;line-height:18px;text-align:right;color:#7c808c}@media all and (max-width: 340px){.menu-mobile__link{font-size:0.875em}}.logout-btn{margin-left:2.5rem}@media all and (max-width: 340px){.logout-btn{margin-left:3.25em}}.responsive-image{position:relative}.responsive-image>figure{position:absolute;left:0;top:0;height:100%;width:100%;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.responsive-image>figure>img{max-height:100%;max-width:100%}.account-btn-group>button,.account-btn-group a{width:100%;max-width:240px;margin-bottom:1em}@media (min-width: 521px){.account-btn-group>button,.account-btn-group a{width:auto;min-width:195px;margin:0 .5em}}@-webkit-keyframes appear{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@keyframes appear{0%{transform:translateY(100%)}100%{transform:translateY(0)}}.cookie-agreement-wrapper{background:#fff;bottom:0;box-shadow:0 6px 30px 0 rgba(0,0,0,0.14);left:0;position:fixed;right:0;z-index:999;transform:translateY(100%);-webkit-animation-name:appear;animation-name:appear;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.cookie-agreement{padding:1em;margin:0 auto;max-width:1024px;width:100%}.cookie-agreement-inner{display:flex;flex-direction:column}@media (min-width: 768px){.cookie-agreement-inner{padding:1em;align-items:flex-start;flex-direction:row;justify-content:space-between}}.cookie-agreement-text{color:#000;flex-grow:0;flex-shrink:1;font-size:.75em;line-height:1.75;margin:0 0 1.125em;padding:0;max-width:620px;width:auto}@media (min-width: 768px){.cookie-agreement-text{font-size:.875em;line-height:1.5;margin:0;padding-right:1.25em}}.cookie-agreement-actions{align-items:center;display:flex;justify-content:space-between;flex-grow:1;max-width:620px;flex-shrink:0}.cookie-agreement-actions>a{font-size:.875em;flex-shrink:0;text-decoration:underline;margin-right:1em}.cookie-agreement-actions>a:hover{color:#e0001a;color:var(--red)}.cookie-agreement-actions>button{min-width:110px}@media (min-width: 521px){.cookie-agreement-actions>button{min-width:130px}}@media (min-width: 768px){.cookie-agreement{padding:1em 0}}.tooltip{position:relative;z-index:0}.tooltip::before,.tooltip::after{position:absolute;left:50%;transition:all 0.15s;opacity:0;z-index:-1;display:none}.tooltip::before{content:attr(data-tooltip);bottom:-100%;font-size:.875em;padding:.5em 1em;background-color:#ced1da;background-color:var(--disabled-border-color);border-radius:3px;transform:translateX(-50%);line-height:17px;width:calc(100% - 48px);max-width:480px;box-shadow:0 0 4px 1px rgba(0,0,0,0.3)}@media (min-width: 1025px){.tooltip::before{max-width:270px;min-width:250px}}.tooltip::after{content:'';bottom:calc(50% - 12px);margin-left:-3px;border:6px solid #fff;border-top-color:transparent;border-right-color:transparent;transform:rotate(-45deg)}.tooltip:hover::before,.tooltip:hover::after,.tooltip:focus::before,.tooltip:focus::after{display:block;opacity:1}.tooltip:hover::before,.tooltip:focus::before{bottom:calc(100% + 10px)}.tooltip:hover::after,.tooltip:focus::after{bottom:calc(100% + 5px)}.tooltip:focus{outline:none;box-shadow:0 0 0 3px rgba(72,61,139,0.3)}.tooltip--light::before{background-color:#fff;color:#333;color:var(--main-font-color)}.tooltip-shadow{box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 12px 17px 2px rgba(0,0,0,0.14),0 5px 22px 4px rgba(0,0,0,0.12)}.horizontal-menu .menu-item-wrapper:focus{outline:none}body.babybox .menu-babyBox,body.theme-babybox .menu-babyBox{display:none !important}body.babybox .menu-mainsite-icon,body.theme-babybox .menu-mainsite-icon{display:flex !important}.menu-babyBox .menu-icon-babyBox{width:30px;margin:0 0.5em}.menu-mainsite-icon{display:none !important}.menu-mainsite-icon .menu-icon-babyBox{width:24px;margin:0 0.7em}.overlay{background-color:black;cursor:pointer;display:block;opacity:0;position:fixed;top:0;left:0;transition-duration:384ms;transition-property:opacity, visibility;transition-timing-function:linear;visibility:hidden;height:100%;width:100%;z-index:99;outline:none;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.overlay.active{opacity:0.5;visibility:visible}.overlay.active:active{outline:none}.dialog{overflow:hidden;outline:none}.dialog .overlay{top:0}.dialog:active{outline:none}.except-header,.except-header_offline{position:absolute;top:60px;min-height:100vh;height:calc(100% - 60px);width:100%;overflow-y:auto}.except-header_offline{top:110px;height:calc(100% - 110px)}@media all and (min-width: 520px){.dialog .overlay.active{top:0;height:100%}.theme-default .overlay.active.except-header,.theme-default .overlay.active.except-header_offline{top:112px;height:calc(100% - 112px)}.theme-babybox .overlay.active.except-header,.theme-babybox .overlay.active.except-header_offline{top:113px;height:calc(100% - 113px)}.overlay.active.except-header_offline{top:140px;height:calc(100% - 140px)}}@media all and (min-width: 1080px){.overlay{top:91px;height:calc(100% - 91px)}.theme-default .overlay{top:112px;height:calc(100% - 112px)}.theme-babybox .overlay{top:113px;height:calc(100% - 113px)}.theme-default .overlay.active.except-header,.theme-default .overlay.active.except-header_offline{top:112px;height:calc(100% - 112px)}.theme-babybox .overlay.active.except-header,.theme-babybox .overlay.active.except-header_offline{top:113px;height:calc(100% - 113px)}.dialog .overlay{top:0}.overlay.except-header,.overlay.except-header_offline{top:91px;height:calc(100% - 91px)}.theme-default .overlay.except-header,.theme-default .overlay.except-header_offline{top:112px;height:calc(100% - 112px)}.theme-babybox .overlay.except-header,.theme-babybox .overlay.except-header_offline{top:113px;height:calc(100% - 113px)}.overlay.except-header_offline{top:135px}.theme-default .overlay.except-header_offline{top:162px}.theme-babybox .overlay.except-header_offline{top:163px}.top_banner .overlay{top:122px}.top_banner .overlay.except-header,.top_banner .overlay.except-header_offline{top:122px}.top_banner .overlay.except-header_offline{top:172px}}@media all and (min-width: 1024px){.theme-default .header-styled .header{background:#404040;height:52px;line-height:36px;display:flex;justify-content:center;align-items:center}}@media all and (min-width: 1024px) and (min-width: 768px){.theme-default .header-styled .header{line-height:20px}}@media all and (min-width: 1024px){.theme-default .header-styled .header .container{background:#404040;padding:0}.theme-default .header-styled .header .header__top{height:52px;padding:0 1.5em}.theme-default .header-styled .header .header__top .icon{font-weight:600}.theme-default .header-styled .header .header__top-nav-item img{filter:brightness(0) invert(1)}.theme-default .header-styled .header__lang-switcher--active{border:0;background:rgba(255,255,255,0.49)}}@media (min-width: 1025px){.babybox .header-styled .header,.theme-babybox .header-styled .header{height:52px;line-height:36px;display:flex;justify-content:center;align-items:center}}@media all and (min-width: 1025px) and (min-width: 1024px){.babybox .header-styled .header .header__top,.theme-babybox .header-styled .header .header__top{background-image:url("/images/styles/babybox/header.svg");background-size:auto;background-repeat:no-repeat;background-position:right 30% top}.babybox .header-styled .header .header__top .icon,.theme-babybox .header-styled .header .header__top .icon{font-weight:600}}@media (min-width: 1025px){.babybox .header-styled .header__lang-switcher--active,.theme-babybox .header-styled .header__lang-switcher--active{border:0;background:rgba(207,252,255,0.49)}}.header{display:none;background-color:#333333;color:#ffffff}.theme-default .header{color:#fff}.theme-babybox .header{background-color:#3DB1C8;color:#fff}@media all and (min-width: 1080px){.header{display:block}}.header .container{padding-top:0;padding-bottom:0}.header__top-nav-item{display:inline-block;margin-right:0.5rem;position:relative;padding:0.5rem 0}.header__top-nav-item--phone{margin-left:-1.5rem;padding:0 0 0 1.5rem}@media all and (min-width: 1080px) and (max-width: 1280px){.header__top-nav-item{margin-right:0.6rem}}.header__top-nav-item:last-of-type{margin-right:0}.header__top-nav-item .icon-baby-box{filter:invert(1)}.header__top-nav-link{display:flex;align-items:center;transition:color 0.2s linear;font-size:14px;font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal);color:#ffffff}.theme-default .header__top-nav-link{color:#fff}.theme-babybox .header__top-nav-link{color:#fff}.header__top-nav-link.our-lookbooks{display:none}.header__top-nav-link .icon{font-size:1em;margin-right:0.5rem;color:#ffffff}.theme-default .header__top-nav-link .icon{color:#fff}.theme-babybox .header__top-nav-link .icon{color:#fff}.header__top-nav-link-img{max-width:130px}.header__top-nav-link:hover{color:#ffffff}.theme-default .header__top-nav-link:hover{color:#fff}.theme-babybox .header__top-nav-link:hover{color:#c8e9ef}.header__top-nav-left{display:flex;align-items:center}.header__top-nav-right{display:inline-flex;margin-left:auto}.header__top-nav-right .menu-link{margin-right:2rem}.header__top-phone-button{padding-top:0.5rem;padding-bottom:0.5rem}.header__lang-switch{color:#ffffff}.theme-default .header__lang-switch{color:#fff}.theme-babybox .header__lang-switch{color:#fff}.header__lang-switcher{text-transform:uppercase;padding:0.25rem 0.625rem;border:1px solid transparent;border-radius:13px;font-size:12px;min-width:40px;margin-left:0.5rem;color:#ffffff}.theme-default .header__lang-switcher{color:#fff}.theme-babybox .header__lang-switcher{color:#fff}.header__lang-switcher--active{border-color:#ffffff}.theme-default .header__lang-switcher--active{border-color:#fff}.theme-babybox .header__lang-switcher--active{border-color:#fff}.header__main{background-color:#fff;align-items:center;min-height:3.75rem;height:3.75rem;max-height:3.75rem}.header__main .container{height:100%;padding-top:0;padding-bottom:0}.header__main>.menu>.logo{margin-left:1.5rem;margin-right:3.5rem;display:none}@media (min-width: 1025px){.header__main>.menu>.logo{display:flex;flex-shrink:0}}.header__main-search{width:calc(100% - 2rem);margin:0 0 0 1rem;position:relative;transition:all 0.2s linear}@media (min-width: 768px){.header__main-search{margin:0 2.5rem}}@media (min-width: 1025px){.header__main-search{margin-left:2.75rem}}.header__main-search .icon-clear{width:12px;height:12px}.header__main-btn-group{min-width:4.6875em;flex-shrink:0;justify-content:space-between;display:none;align-self:stretch}@media (min-width: 768px){.header__main-btn-group{display:flex;justify-content:space-between;margin-right:1.5rem;margin-left:auto}}.header__main-btn-group[hidden]{display:none}.header__main-btn{padding:0 1.125rem;align-self:stretch;position:relative;display:flex;align-items:center}.header__main-btn-wrapper{display:flex;align-items:center;align-self:stretch}.header__main-btn--active{background-color:#f0f0f0;background-color:var(--option-hover-bg)}.header__main .compare-button{position:relative}.header__main .compare-button .items-count{z-index:99;background-color:#ed9b33;background-color:var(--orange);right:12px;top:8px}.header__main .wishlist-button{position:relative}.header__main .wishlist-button .items-count{z-index:99;background-color:#ed9b33;background-color:var(--orange);right:12px;top:8px}.header__main .cart-toggle{margin-left:0;align-self:stretch;margin-right:-1rem}.header__main .cart-toggle .widget--opened{display:none}@media (min-width: 768px){.header__main .cart-toggle .widget--opened{display:block}}@media (min-width: 1025px){.header__main .cart-toggle .header__main-btn{padding-right:2.625rem}}.header__main .cart-toggle .header__main-btn--active{background-color:transparent;background-color:initial}@media (min-width: 768px){.header__main .cart-toggle .header__main-btn--active{background-color:#f0f0f0;background-color:var(--option-hover-bg)}}.header__main .cart-toggle__btn{position:relative;font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold);padding:0}.header__main .cart-toggle__btn-count{display:inline-block;position:absolute;font-size:0.75em;width:1.125rem;text-overflow:ellipsis;height:1.125rem;text-align:center;font-family:inherit;line-height:1.5;color:#fff;color:var(--light-font-color);background-color:#e0001a;background-color:var(--red);border-radius:50%;right:-35%;top:-20%}.header__main .cart-toggle--empty .header__main-btn{padding-right:1em}.header__main .cart-toggle__empty-text{display:none;margin-left:1em;min-width:66px;font-size:.75em;line-height:14px;font-family:inherit}@media (min-width: 768px){.header__main .cart-toggle__empty-text{display:block}}.header__main .cart-toggle__sum{display:none;flex-shrink:0;font-size:0.75em;margin-left:1rem;font-weight:900;cursor:default}.header__main .cart-toggle__sum-value{display:block;font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal);color:#e0001a;color:var(--red)}@media (min-width: 1025px){.header__main .cart-toggle__sum{display:block}}@media (min-width: 768px){.header__main .cart-toggle{margin-right:-1.5rem}}.header__main .city-toggle{display:none;align-items:center;font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal);font-size:0.875em;white-space:nowrap}.header__main .city-toggle>.icon{font-weight:bold;font-size:1em;margin-bottom:-0.125rem}@media (min-width: 1025px){.header__main .city-toggle{display:flex}}.header__main .account-button{position:relative}.header__main-mobile{position:fixed;top:0;width:calc(100% - 3.5rem);z-index:9999;display:flex;justify-content:flex-start;align-items:flex-start}.header__main-checkout>.menu>.logo{display:flex;margin-right:1.5em}@media (min-width: 521px){.header__main-checkout>.menu>.logo{margin-right:3em}}.header__main-checkout-right{display:flex;align-items:center;margin-left:auto}.header__main-checkout-right a{color:#333;color:var(--main-font-color);font-weight:inherit;font-size:.9375em;margin-left:1em;display:inline-flex;align-items:center}.header__main-checkout-right a:hover{color:black}.header__main-checkout-right a>.icon{margin-right:.25em;color:#333;color:var(--main-font-color)}.header__main-checkout-right a>span{font-family:inherit;display:none}@media (min-width: 521px){.header__main-checkout-right a>span{display:inline}}.banner-top{height:32px;background-position:center;width:100%;overflow:hidden}.menu-toggle{display:none}@media (min-width: 1025px){.menu-toggle{display:block}}.menu-toggle--mobile{display:block}@media (min-width: 1025px){.menu-toggle--mobile{display:none}}.callback-form__input{margin-top:0.5rem;width:100%}.callback-form__row{margin-bottom:1rem}.callback-form__btn{width:100%}.callback-form .label{margin:0 0.5rem;align-self:flex-end}.nav-account-info__name{display:block;font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal);font-size:1.125em;line-height:22px}.nav-account-info__email{font-size:0.875em;color:#7c808c;font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal)}.nav-account-info__icon{margin-right:1rem;margin-bottom:0.5rem}.nav-loyalty-info{width:100%;margin-top:1rem}.nav-loyalty-info span{color:#fff;font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal);font-size:0.75em;font-weight:700}@media all and (min-width: 350px){.nav-loyalty-info span{font-size:0.875em}}@media all and (min-width: 520px){.nav-loyalty-info span{font-size:1em}}.nav-loyalty-info__block{width:50%;min-height:44px;max-height:60px;background-position:center;background-size:contain;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.nav-loyalty-info__block--status{background-image:url("/images/curve-bg-red.svg")}.nav-loyalty-info__block--total{background-image:url("/images/curve-bg-green.svg")}.menu-drawer{z-index:100;position:absolute;margin-top:24px;margin-left:24px}.menu-drawer>.menu-absolute{display:grid;grid-template-columns:280px auto}.menu-drawer .menu-root{position:relative;min-width:280px;margin:0}.menu-drawer .menu-root>.menu-container{position:static;width:auto}.menu-drawer .tree{max-width:1200px}.menu-drawer .tree.active{width:calc(100vw - 280px - 24px - 24px)}.theme-default .footer-styled{background-color:#404040;color:#FFF}.theme-default .footer-styled .auc-logo{color:#FFF}.theme-default .footer-styled .footer{font-weight:bold;font-family:"Sana Sans Black",sans-serif}.theme-default .footer-styled .footer__main-support-phone{font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold);font-weight:bold}.theme-default .footer-styled .footer-licensed{font-weight:bold;font-family:"Sana Sans Black",sans-serif}.theme-default .footer-styled .footer__main-viber__image{filter:brightness(0) invert(1)}.theme-default .footer-styled .footer-left{background:none}.theme-default .footer-styled .footer-right{background-repeat:no-repeat;background-position:left 85% top 15%;background-color:transparent}.theme-default .footer-styled .footer-text{opacity:1}@media only screen and (min-device-width: 1440px){.theme-default .footer-styled{background-size:auto 100%}}@media only screen and (max-device-width: 640px){.theme-default .footer-styled{background-color:#404040}.theme-default .footer__main-links{margin-bottom:1em}.theme-default .footer__main-links li,.theme-default .footer__main-links li:not(:last-child){margin-bottom:1.5625em}}.theme-babybox .footer-styled.footer{position:relative;background-color:#3DB1C8;background-image:url("/images/styles/babybox/footer-dots.svg")}.theme-babybox .footer-styled .footer__main{background-color:transparent}.theme-babybox .footer-styled .footer__main-viber__image{filter:invert(85%) sepia(95%) saturate(20%) hue-rotate(218deg) brightness(107%) contrast(106%)}.theme-babybox .footer-styled .footer__main-social-item:hover img.auc,.theme-babybox .footer-styled .footer__main-social-item:hover img.icon.icon-ukrposhta_warehouse,.theme-babybox .footer-styled .footer__main-social-item:hover img.icon.icon-ukrposhta_warehouse_express{transition-delay:0.2s;filter:invert(8%) sepia(86%) saturate(5696%) hue-rotate(344deg) brightness(87%) contrast(98%)}.theme-babybox .theme-babybox .footer-styled .footer__main-social-item:hover img.auc,.theme-babybox .theme-babybox .footer-styled .footer__main-social-item:hover img.icon.icon-ukrposhta_warehouse,.theme-babybox .theme-babybox .footer-styled .footer__main-social-item:hover img.icon.icon-ukrposhta_warehouse_express{color:#be4634}@media (min-width: 1025px){.theme-babybox .footer-styled.footer:before{content:" ";background-image:url("/images/styles/babybox/footer-gift.svg");background-repeat:no-repeat;position:absolute;top:0;left:0;width:572px;height:100%;z-index:0}.theme-babybox .footer-styled .footer-left,.theme-babybox .footer-styled .footer-right{z-index:1}.theme-babybox .footer-styled .footer__main{margin:0 auto;z-index:1;position:relative;background-color:transparent;background-image:url("/images/styles/babybox/footer-icons.svg");background-repeat:no-repeat;background-position:center 65%}}@media (min-width: 1025px) and (min-width: 1025px){.theme-babybox .footer-styled .footer__main{min-width:1025px;max-width:1440px}}@media (min-width: 1025px){.theme-babybox .footer-styled .footer__main-support-phone{font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold)}.theme-babybox .footer-styled .footer__main-licensed{font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold);z-index:1}.theme-babybox .footer-styled .footer__main .styled-bold{font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal)}.theme-babybox .footer-styled .footer__main-right-bottom{position:absolute;height:43px;right:6%;bottom:25px}.theme-babybox .footer-styled .footer__main-right-second *{z-index:1}.theme-babybox .footer-styled .footer__main-right-second:before{background-image:url("/images/styles/babybox/footer-baby.svg");background-repeat:no-repeat;background-position:right 0 bottom 0;background-color:transparent;content:'';position:absolute;top:0;right:0;width:405px;height:100%}}@media (min-width: 1025px) and (min-width: 1025px){.theme-babybox .footer__auchan-licensed{text-align:center}}@media screen and (max-width: 1210px) and (min-width: 1026px){.theme-babybox .footer__main-social-title{margin-bottom:.75rem}.theme-babybox .footer__main-social-icon{margin-bottom:.5rem}.theme-babybox .footer__main-right-second{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:flex-start}}.footer *{color:#ffffff}.theme-default .footer *{color:#fff}.theme-babybox .footer *{color:#fff}.footer__top{background-color:#d0d0d0}.footer__top>.container{flex-wrap:wrap}@media (min-width: 521px){.footer__top>.container{flex-wrap:nowrap}}@media (min-width: 768px){.footer__top>.container{padding:0.5rem 3.75rem}}.footer__top .text-block{margin-bottom:1rem}.footer__top .text-block .icon,.footer__top .text-block i.auc,.footer__top .text-block i.icon.icon-ukrposhta_warehouse,.footer__top .text-block i.icon.icon-ukrposhta_warehouse_express{flex-shrink:0;background-position:center;background-size:cover;width:30px;height:30px;margin-right:1.5rem}@media (min-width: 1025px){.footer__top .text-block .icon,.footer__top .text-block i.auc,.footer__top .text-block i.icon.icon-ukrposhta_warehouse,.footer__top .text-block i.icon.icon-ukrposhta_warehouse_express{width:80px;height:80px}}@media (min-width: 521px){.footer__top .text-block{width:50%;flex-shrink:0;margin-bottom:0}}@media (min-width: 1025px){.footer__top .text-block{width:55%;flex-shrink:0}}.footer__top-text{color:#000;font-weight:900;font-size:.875em;padding-right:1rem}@media (min-width: 768px){.footer__top-text{padding-right:4rem}}@media (min-width: 1025px){.footer__top-text{font-size:1.5em}}.footer__email{width:100%;max-width:480px}@media (min-width: 521px){.footer__email{max-width:560px}}.footer__email-subscribe{position:relative}.footer__email-subscribe input{padding-right:2rem;padding-top:11px;padding-bottom:11px;border-right:none;margin-top:0 !important;color:#333}.footer__email-subscribe>button{min-width:60px;border-radius:20px;align-self:center;line-height:0;margin-left:-2rem}@media (min-width: 768px){.footer__email-subscribe>button{width:auto;min-width:150px;line-height:normal}}@media (min-width: 1025px){.footer__email-subscribe>button{min-width:220px}}.footer__email-subscribe>button .icon,.footer__email-subscribe>button i.auc,.footer__email-subscribe>button i.icon.icon-ukrposhta_warehouse,.footer__email-subscribe>button i.icon.icon-ukrposhta_warehouse_express{font-size:1.625em}@media (min-width: 768px){.footer__email-subscribe>button .icon,.footer__email-subscribe>button i.auc,.footer__email-subscribe>button i.icon.icon-ukrposhta_warehouse,.footer__email-subscribe>button i.icon.icon-ukrposhta_warehouse_express{display:none}}.footer__email-subscribe>button span{display:none}@media (min-width: 768px){.footer__email-subscribe>button span{display:inline}}.footer__email-subscribe .input-message{position:absolute;top:90%}.footer__main{flex-wrap:wrap;width:100%;background-color:#333333}.theme-default .footer__main{background-color:rgba(0,0,0,0)}.theme-babybox .footer__main{background-color:#3DB1C8}@media (min-width: 1025px){.footer__main{flex-wrap:nowrap}}.footer__main-left{width:100%}@media (min-width: 1025px){.footer__main-left{width:30%;flex-shrink:0}}.footer__main-left>.container{padding-top:1.75rem;padding-bottom:0.5rem}@media (min-width: 1025px){.footer__main-left>.container{padding:1.75rem 3.75rem;height:100%;display:flex;flex-direction:column}}.footer__main-right{width:100%}.footer__main-right-bottom{align-self:flex-end;align-items:center}@media (min-width: 768px){.footer__main-right-bottom{display:flex;flex-wrap:wrap}}@media (min-width: 1025px){.footer__main-right-bottom{flex-wrap:nowrap;justify-content:flex-end}}@media (min-width: 521px){.footer__main-right .container{display:flex}}@media (min-width: 768px){.footer__main-right-second{display:flex;flex-wrap:wrap}.footer__main-right-bottom{width:100%}}@media (min-width: 1025px){.footer__main-right .container{padding:1.75rem 3.75rem}}.footer__main-cell{width:100%}.footer__main-cell-title{font-weight:900}.footer__main-links{margin-bottom:.5em}.footer__main-links li{font-size:.875em;margin-bottom:5px}.footer__main-links li>a{transition:color 0.2s ease-in-out;line-height:17px}.footer__main-links li>a:hover{color:#ffffff}.theme-babybox .footer__main-links li>a:hover{color:#be4634}@media (min-width: 521px){.footer__main-links{width:40%;flex-shrink:1;margin-right:1rem}}@media (min-width: 1025px){.footer__main-links{flex-shrink:0;width:30%;z-index:2}}.footer__main-social{padding-bottom:1.875rem}.footer__main-social-title{display:block;margin-bottom:1rem;opacity:1;font-family:inherit}@media (min-width: 768px){.footer__main-social-title{margin-bottom:1.2rem}}@media (min-width: 1025px){.footer__main-social-icon{margin-bottom:2rem}}.footer__main-social-item{margin-right:2rem}.footer__main-social-item>.icon,.footer__main-social-item i.auc,.footer__main-social-item i.icon.icon-ukrposhta_warehouse,.footer__main-social-item i.icon.icon-ukrposhta_warehouse_express{transition:color 0.2s ease-in-out}.footer__main-social-item:last-of-type{margin-right:0}.footer__main-social-item:hover .icon,.footer__main-social-item:hover i.auc,.footer__main-social-item:hover i.icon.icon-ukrposhta_warehouse,.footer__main-social-item:hover i.icon.icon-ukrposhta_warehouse_express{color:#ffffff}.theme-babybox .footer__main-social-item:hover .icon,.theme-babybox .footer__main-social-item:hover i.auc,.theme-babybox .footer__main-social-item:hover i.icon.icon-ukrposhta_warehouse,.theme-babybox .footer__main-social-item:hover i.icon.icon-ukrposhta_warehouse_express{color:#be4634}.footer__main-social-item:hover img.auc,.footer__main-social-item:hover img.icon.icon-ukrposhta_warehouse,.footer__main-social-item:hover img.icon.icon-ukrposhta_warehouse_express{transition-delay:0.2s;filter:invert(100%) sepia(6%) saturate(524%) hue-rotate(152deg) brightness(113%) contrast(100%)}.theme-babybox .footer__main-social-item:hover img.auc,.theme-babybox .footer__main-social-item:hover img.icon.icon-ukrposhta_warehouse,.theme-babybox .footer__main-social-item:hover img.icon.icon-ukrposhta_warehouse_express{color:#be4634}@media (min-width: 768px){.footer__main-social{width:50%}}.footer__main-apps{padding-bottom:1.375rem}.footer__main-apps-list{display:inline}.footer__main-apps-title{font-size:1.125em;display:block;font-family:inherit;margin-bottom:1.125rem}@media (min-width: 521px){.footer__main-apps-title{font-size:1em}}.footer__main-apps-item{width:9.6875em;min-width:auto;height:50px;min-height:auto;margin-right:1rem;transition:transform 0.2s ease-out;margin-bottom:10px}.footer__main-apps-item:last-of-type{margin-right:0}.footer__main-apps-item:hover{transform:translateY(-2px)}@media (min-width: 768px){.footer__main-apps{width:50%}}.footer__main-support .icon,.footer__main-support i.auc,.footer__main-support i.icon.icon-ukrposhta_warehouse,.footer__main-support i.icon.icon-ukrposhta_warehouse_express{margin-right:1.5rem;width:30px;height:28px}.footer__main-support-phone{margin-bottom:0.875rem}.footer__main-support-phone>a{color:#fff;font-weight:900}.footer__main-support-phone>a>span{transition:color 0.2s linear}.footer__main-support-phone>a:hover>span{color:#ffffff}.theme-babybox .footer__main-support-phone>a:hover>span{color:#be4634}.footer__main-support-phone>span{font-size:12px}.footer__main-support-number{font-size:1.375em;line-height:0.5;display:block}.footer__main-support-number>span{font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold)}.footer__main-viber{display:flex;flex-direction:row;align-items:center}.footer__main-viber__image{margin-right:1.5rem;width:30px;height:28px}.footer__main-viber__link{font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold);font-weight:bold}.footer__main-viber__link:hover>span{color:#ffffff}.theme-babybox .footer__main-viber__link:hover>span{color:#be4634}.footer__skywell-link{font-size:.875em}@media (min-width: 768px){.footer__skywell-link{margin-left:auto;font-size:12px;margin-right:1.875rem}}@media (min-width: 1025px){.footer__skywell-link{margin-left:0;line-height:40px}}.footer__radi-vas{padding:4px 14px;height:40px;display:none;font-weight:900;font-style:italic;font-size:.875em}@media (min-width: 768px){.footer__radi-vas{display:block}}.footer__radi-vas>img{margin-right:0.5rem;display:inline-block}.footer__auchan-licensed{opacity:0.5;font-size:.875em;display:block;width:100%;color:#ffffff}.theme-default .footer__auchan-licensed{color:#fff}.theme-babybox .footer__auchan-licensed{color:#fff}.footer__auchan-licensed--desktop{display:none;margin-top:auto}@media (min-width: 1025px){.footer__auchan-licensed--desktop{display:block}}@media (min-width: 1025px){.footer__auchan-licensed--mobile{display:none}}@media (min-width: 768px){.footer__auchan-licensed--mobile{text-align:right}}.footer--checkout{text-align:center;display:flex;width:100%;align-items:center;justify-content:center;padding:.75em 1em;color:#333;color:var(--main-font-color)}@media (min-width: 768px){.footer--checkout{margin-top:4.5em}}.footer--checkout>*{color:inherit}.footer__main-links li:not(:last-child){margin-bottom:18px}.footer__auchan-licensed{opacity:1;line-height:40px;color:#ffffff}.theme-default .footer__auchan-licensed{color:#fff}.theme-babybox .footer__auchan-licensed{color:#fff}.footer__main-support-phone>span{line-height:36px}.price{align-self:flex-end;min-width:60%}@media (min-width: 1025px){.price{margin:0.5rem 0 0 0}}.price_value{display:block;letter-spacing:.0625em;font-family:Sana Sans Medium,sans-serif;font-family:var(--font-family-normal)}.price_value:after{content:' грн';display:inline;font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold)}.price_value.UAH::after{content:' грн';display:inline;font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold)}.price_value_actual{color:#e0001a;color:var(--red);line-height:1.375em;text-align:right;font-size:1.5em;font-family:Sana Sans Black,sans-serif;font-family:var(--font-family-bold)}.price_value_actual>*{font-family:inherit}@media (min-width: 521px){.price_value_actual{font-size:2.25em}}.price_value_old{color:#7c808c;color:var(--disabled-font-color);margin-top:0.25rem;font-size:0.875em;line-height:1.75em;text-decoration:line-through}.rdtPicker{border:1px solid #dadada;border-radius:5px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#e0001a;background-color:var(--red);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-radius:3px}:root{--red: #e0001a;--red-hover: #af272f;--green: #00985f;--green-hover: #046a38;--blue: #2f75ec;--blue-hover: #295fbb;--orange: #ed9b33;--alert-color: #ffe62f;--main-font-color: #333;--main-hover-color: #7c808c;--light-font-color: #fff;--input-border-color: #abb1bf;--input-border: 1px solid #abb1bf;--focused-border-color: #333;--placeholder-color: #abb1bf;--input-border-radius: 20px;--input-font-size: 13px;--input-padding-x: 16px;--input-padding-y: 12px;--disabled-border-color: #ced1da;--disabled-bg-color: #f0f0f0;--disabled-font-color: #7c808c;--label-font-size: 14px;--checkbox-size: 22px;--radio-btn-size: 20px;--option-hover-bg: #f0f0f0;--dark-bg-color: #333;--theme-teal: #046a3844;--theme-text: 51,51,51;--theme-font: Sana Sans Medium,sans-serif;--font-family-alt: Sana Sans Alt,sans-serif;--font-family-bold: Sana Sans Black,sans-serif;--font-family-normal: Sana Sans Medium,sans-serif;--font-family-thin: Sana Sans Book,sans-serif;--right-banner-width: 300px;--header-top-padding-ny: 44px;--bg-color-default: #f0f0f0}body.babybox .header-buttons .compare-button,body.babybox .header-buttons .wishlist-button,body.babybox [data-role="compare"],body.babybox [data-role="wishlist"],body.babybox [data-role="gallery-item-actions"],body.babybox [data-role="product-buttons"],body.babybox .menu-blackfriday,body.theme-babybox .header-buttons .compare-button,body.theme-babybox .header-buttons .wishlist-button,body.theme-babybox [data-role="compare"],body.theme-babybox [data-role="wishlist"],body.theme-babybox [data-role="gallery-item-actions"],body.theme-babybox [data-role="product-buttons"],body.theme-babybox .menu-blackfriday{display:none !important}body.babybox .menu-babyBox,body.theme-babybox .menu-babyBox{display:none !important}body.babybox .blackfriday_menu-item,body.theme-babybox .blackfriday_menu-item{display:none !important}body.babybox .babybox_menu-item,body.theme-babybox .babybox_menu-item{display:none !important}body.babybox .babybox-icon,body.theme-babybox .babybox-icon{display:none !important}body.babybox .mainsite-icon,body.theme-babybox .mainsite-icon{display:flex !important}body.babybox .menu-mainsite-icon,body.theme-babybox .menu-mainsite-icon{display:flex !important}

.PrimaryButton_primaryButton__3eQ1J{position:relative;display:flex;align-items:center;justify-content:center;border-radius:25px;font-weight:900;text-align:center;border:none;outline:none;color:#fff;cursor:pointer;font-size:16px;padding:1rem;min-width:170px;transition:all 0.2s ease-in-out;vertical-align:middle}.PrimaryButton_primaryButton__3eQ1J>span{color:#fff;font-family:"Sana Sans Black",sans-serif}.PrimaryButton_primaryButton__3eQ1J.PrimaryButton_lg__1wrj4{padding:21px 18px;border-radius:30px}.PrimaryButton_primaryButton__3eQ1J.PrimaryButton_sm__1awpW{font-size:14px;padding:5px 16px;height:40px}.PrimaryButton_primaryButton__3eQ1J.PrimaryButton_red__28TdX{background-color:#e0001a}.PrimaryButton_primaryButton__3eQ1J.PrimaryButton_red__28TdX:hover{background-color:#af272f}.PrimaryButton_primaryButton__3eQ1J.PrimaryButton_green__1YzlK{background-color:#00985f}.PrimaryButton_primaryButton__3eQ1J.PrimaryButton_green__1YzlK:hover{background-color:#046a38}.PrimaryButton_primaryButton__3eQ1J.PrimaryButton_blue__19YlS{background-color:#2f75ec}.PrimaryButton_primaryButton__3eQ1J.PrimaryButton_blue__19YlS:hover{background-color:#295fbb}.PrimaryButton_primaryButton__3eQ1J.PrimaryButton_outline__1DG2W{background-color:#fff;border:1px solid #7c808c}.PrimaryButton_primaryButton__3eQ1J.PrimaryButton_outline__1DG2W [data-id='loading']{border-radius:25px}.PrimaryButton_primaryButton__3eQ1J.PrimaryButton_outline__1DG2W:hover{border-color:#333333;box-shadow:0 0 1px 0 #333}.PrimaryButton_primaryButton__3eQ1J.PrimaryButton_outline__1DG2W:hover>span{color:#333}.PrimaryButton_primaryButton__3eQ1J.PrimaryButton_outline__1DG2W>span{color:#7c808c;transition:color 0.2s ease-in-out}.PrimaryButton_primaryButton__3eQ1J:disabled{cursor:auto;cursor:initial;background-color:#ABB1BF}.PrimaryButton_primaryButton__3eQ1J:disabled>span{color:#7C808C}.PrimaryButton_primaryButton__3eQ1J:disabled:hover{background-color:#ABB1BF}.PrimaryButton_primaryButton__3eQ1J:disabled:hover>span{color:#7C808C}

.widget{border-top:1px solid var(--option-hover-bg);position:absolute;z-index:999;background-color:#fff;top:100%;display:none;padding:1rem;right:0;min-height:100px;min-width:380px;box-shadow:0 2px 39px rgba(0,0,0,0.0778985);transition-timing-function:ease-in;transition-delay:0.5s}.widget--left{left:0;right:auto}.widget__container{display:flex;flex-direction:column;position:relative}.widget__container h3{margin:0}.widget__container .close-btn{position:absolute;right:0;top:0;z-index:999}.widget__container .close-btn:hover>.icon{transform:rotate(270deg)}.widget__container .close-btn .icon{width:1rem;height:1rem;transition:0.3s ease-in-out}.widget__title{margin-bottom:1rem;border-bottom:1px solid var(--option-hover-bg);padding-bottom:1rem}.widget__title-value{font-size:1.375em;font-family:inherit}.widget__title-subtitle{font-family:inherit;display:block;font-size:0.875em;color:var(--main-font-color);margin-top:1rem}.widget__title-account .button-group{justify-content:space-between;margin-top:1rem}.widget--opened{display:block}@media (min-width: 768px){.widget--opened{display:block}}.widget .button{min-width:170px}.widget__empty-text{font-size:.875em;line-height:18px;font-family:inherit}

.suggestions_sectionTitle__fxL2f{color:#7c808c;display:block;margin-bottom:1rem;font-family:"Sana Sans Medium",sans-serif;font-size:1em}.suggestions_product__3vlJQ{display:flex;align-items:center;margin-bottom:1em}.suggestions_product_image__3Ijxi{min-width:40px;min-height:40px;overflow:hidden;flex-shrink:0;flex-grow:0;margin-right:1.25em}.suggestions_product_name__2mt0E{font-family:inherit;line-height:18px;margin-bottom:.25em}.suggestions_product_price__3Kd5j{line-height:19px;font-family:var(--font-family-bold);display:inline-block}.suggestions_left_container__lZPyG{width:100%;border-top:1px solid var(--option-hover-bg)}.suggestions_left_container__lZPyG>div{width:100%}.suggestions_left_container__lZPyG>div:first-of-type{border-bottom:1px solid var(--option-hover-bg);border-right:none}@media (min-width: 768px){.suggestions_left_container__lZPyG{width:50%;border-top:none;border-right:1px solid var(--option-hover-bg)}}

.SearchInput_container__3CwKB{width:calc(100% - 2rem);position:relative;margin:0 0 0 1rem}@media (min-width: 768px){.SearchInput_container__3CwKB{margin:0 2.5rem}}@media (min-width: 1025px){.SearchInput_container__3CwKB{margin-left:2.75rem}}.SearchInput_searchForm__3wf60{position:relative;display:flex;flex-wrap:nowrap}.SearchInput_input__IeRAn{border-radius:20px;padding:12px 16px;padding-right:50px;border:1px solid #abb1bf;font-size:13px;width:calc(100% - 25px);background-color:#fff}@media (max-width: 521px){.SearchInput_input__IeRAn{border-radius:24px;font-size:16px;padding-right:75px;padding-left:16px;line-height:26.666667px;width:calc(133.333333333% - 25px);transform:scale(0.75);transform-origin:left top;margin-bottom:-13px;margin-right:-33.333333333%}}.SearchInput_input__IeRAn::-moz-placeholder{color:#abb1bf;font-family:"Sana Sans Book",sans-serif}.SearchInput_input__IeRAn:-ms-input-placeholder{color:#abb1bf;font-family:"Sana Sans Book",sans-serif}.SearchInput_input__IeRAn::placeholder{color:#abb1bf;font-family:"Sana Sans Book",sans-serif}.SearchInput_input__IeRAn:focus{border-color:#333}@media (min-width: 1025px){.SearchInput_input__IeRAn:focus{padding-right:110px}}@media (min-width: 1025px){.SearchInput_input__IeRAn:focus+button>span{display:inline-block}}@media (min-width: 1025px){.SearchInput_input__IeRAn:focus ~ button[type="button"]{right:104px}}.SearchInput_input__IeRAn ~ button[type="button"]{right:54px}.SearchInput_input__IeRAn+button{transition:all 0.2s}.SearchInput_input__IeRAn+button>span{display:none}.SearchInput_submit__3vixg{position:absolute;border:1px solid #e0001a;border-radius:0 20px 20px 0;height:100%;font-family:"Sana Sans Black",sans-serif;right:0;top:0;align-items:center;min-width:2.875rem;-o-object-fit:contain;object-fit:contain;z-index:0;color:#fff;background-color:#e0001a;flex-shrink:0}.SearchInput_submit__3vixg>i{color:#fff}.SearchInput_submit__3vixg>span{font-size:0.875em;font-family:inherit;display:none}@media (min-width: 1025px){.SearchInput_submit__3vixg>span{display:inline-block}}@media (min-width: 1025px){.SearchInput_submit__3vixg{display:flex;align-items:center;padding:0 0.625rem}}.SearchInput_submit_default__HI4fZ{transition:background-color 0.2s linear}.SearchInput_submit_default__HI4fZ:hover{background-color:var(--red-hover)}.SearchInput_loadingIndicator__pgFFu{position:absolute;left:2rem;top:35%;font-size:12px}.SearchInput_suggestionsContainer__34IdR{position:absolute;z-index:100;top:50px;left:-56px;background-color:#fff;width:100vw;padding:0;display:none;border-top:1px solid #f0f0f0}@media (min-width: 521px){.SearchInput_suggestionsContainer__34IdR{top:50px}}@media (min-width: 768px){.SearchInput_suggestionsContainer__34IdR{width:100%;position:absolute;top:calc(100% + 0.55rem);left:0}}.SearchInput_suggestionsContainerOpen__1Zjg6{display:flex;flex-direction:column-reverse}@media (min-width: 768px){.SearchInput_suggestionsContainerOpen__1Zjg6{display:flex;flex-direction:row}}.SearchInput_suggestion__3nwsT{cursor:pointer;display:inline-flex;padding:0.5rem 0.5rem 0.5rem 0;color:#333}.SearchInput_suggestion__3nwsT span{font-family:inherit;transition:all 0.2s linear}.SearchInput_suggestionHighlighted__2AbiP span{color:black}.SearchInput_sectionContainer__1h0vU{padding:1rem}.SearchInput_sectionContainer__1h0vU>ul{display:flex;flex-direction:column;align-items:flex-start}@media (min-width: 768px){.SearchInput_sectionContainer__1h0vU{width:50%}.SearchInput_sectionContainer__1h0vU:first-of-type{border-right:1px solid #f0f0f0}}.SearchInput_clearButton__g8DSw{position:absolute;right:54px;top:calc(50% - 7px);padding:0;background:none}.SearchInput_clearButton__g8DSw>i{font-size:1.125em}@media (min-width: 1025px){.SearchInput_clearButton__g8DSw{right:104px}}.SearchInput_loader__10l8K{position:relative;height:20px;width:20px;display:inline-block;-webkit-animation:SearchInput_around__1P_cP 5.4s infinite;animation:SearchInput_around__1P_cP 5.4s infinite}@-webkit-keyframes SearchInput_around__1P_cP{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes SearchInput_around__1P_cP{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.SearchInput_loader__10l8K::after,.SearchInput_loader__10l8K::before{content:"";background:var(--red);position:absolute;display:inline-block;width:100%;height:100%;border-width:1px;border-color:#fff #fff transparent transparent;border-style:solid;border-radius:20px;box-sizing:border-box;top:0;left:0;-webkit-animation:SearchInput_around__1P_cP 0.7s ease-in-out infinite;animation:SearchInput_around__1P_cP 0.7s ease-in-out infinite}.SearchInput_loader__10l8K::after{-webkit-animation:SearchInput_around__1P_cP 0.7s ease-in-out 0.1s infinite;animation:SearchInput_around__1P_cP 0.7s ease-in-out 0.1s infinite;background:transparent}.SearchInput_label__fDCPX{position:relative}

.breadcrumbs_root__15aOd{list-style:none;display:flex;align-items:center;flex-wrap:wrap;padding:.5em}@media (min-width: 521px){.breadcrumbs_root__15aOd{height:40px;padding:0 1.5em}}.breadcrumbs_item__16JJa{font-size:12px;color:#ABB1BF;font-family:inherit;display:inline-flex;align-items:center;align-self:stretch;align-content:center}.breadcrumbs_item__16JJa>a{transition:color 0.15s linear;line-height:14px}.breadcrumbs_item__16JJa>a>i{color:#ABB1BF;font-size:1.875em}.breadcrumbs_item__16JJa>a:hover{color:#000;color:initial}.breadcrumbs_item__16JJa>a:hover>i{color:#000;color:initial}.breadcrumbs_item_active__1MZr1{}.breadcrumbs_item_active__1MZr1>a{pointer-events:none;color:#000;color:initial}.breadcrumbs_separator__25K9n{color:#ABB1BF;font-size:1.25em;font-weight:bold;margin-left:.25em}

.cms-description_root__1o0k6{margin:1.5em 0;padding:0 1em}.cms-description_category__3Ph7I{max-height:200px;overflow:hidden;font-size:14px;font-family:var(--font-family-thin);transition:max-height 0.2s ease-in;padding-bottom:1em;position:relative}.cms-description_category__3Ph7I h1,.cms-description_category__3Ph7I h2,.cms-description_category__3Ph7I h3,.cms-description_category__3Ph7I h4,.cms-description_category__3Ph7I h5,.cms-description_category__3Ph7I h6{line-height:18px;font-size:16px;font-family:var(--font-family-normal);margin-bottom:.25em;margin-top:.5em}.cms-description_category__3Ph7I h1 *,.cms-description_category__3Ph7I h2 *,.cms-description_category__3Ph7I h3 *,.cms-description_category__3Ph7I h4 *,.cms-description_category__3Ph7I h5 *,.cms-description_category__3Ph7I h6 *{line-height:inherit;font-family:inherit}.cms-description_category__3Ph7I h1:first-of-type,.cms-description_category__3Ph7I h2:first-of-type,.cms-description_category__3Ph7I h3:first-of-type,.cms-description_category__3Ph7I h4:first-of-type,.cms-description_category__3Ph7I h5:first-of-type,.cms-description_category__3Ph7I h6:first-of-type{margin-top:0}.cms-description_category__3Ph7I b,.cms-description_category__3Ph7I strong{font-weight:normal}.cms-description_category__3Ph7I img{padding:.5em}.cms-description_category__3Ph7I p{font-size:14px;line-height:17px;margin-bottom:.25em}.cms-description_category__3Ph7I ul{list-style:disc;padding-left:1.5em}.cms-description_category__3Ph7I ul li{margin-bottom:.25em}.cms-description_category__3Ph7I ol{list-style:decimal;padding-left:1.5em}.cms-description_category__3Ph7I::after{content:"";position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg, rgba(240,240,240,0) 0%, var(--bg-color-default) 100%);height:16px}@media (min-width: 521px){.cms-description_category__3Ph7I{max-height:136px}}.cms-description_inner__33drJ{max-height:200px;overflow:hidden;transition:max-height 0.2s ease-in;font-size:.75em !important;line-height:14px;padding-bottom:1.5em;position:relative;font-family:var(--font-family-thin) !important}.cms-description_inner__33drJ h2,.cms-description_inner__33drJ h3,.cms-description_inner__33drJ h4,.cms-description_inner__33drJ h5{font-family:var(--font-family-bold) !important;font-size:14px !important;margin-top:1em;margin-bottom:.625em !important;line-height:16px}.cms-description_inner__33drJ h2 *,.cms-description_inner__33drJ h3 *,.cms-description_inner__33drJ h4 *,.cms-description_inner__33drJ h5 *{font-size:14px !important;font-family:var(--font-family-bold) !important}.cms-description_inner__33drJ *{font-size:12px !important;color:var(--main-font-color) !important;white-space:normal;font-family:var(--font-family-thin) !important}.cms-description_inner__33drJ ul{list-style:disc;padding-left:1.5em}.cms-description_inner__33drJ ul li{margin-bottom:.25em}.cms-description_inner__33drJ::after{content:"";position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg, rgba(240,240,240,0) 0%, var(--bg-color-default) 100%);height:24px}@media (min-width: 521px){.cms-description_inner__33drJ{max-height:136px}}.cms-description_inner_expanded__3GinP{max-height:2000px;padding-bottom:2em}.cms-description_category_expanded__1OU9w{transition:max-height 0.2s ease-in;max-height:2000px;padding-bottom:1em}.cms-description_expand__HXbIl{margin-top:.5em;display:flex;align-items:center}.cms-description_expand__HXbIl>i{transition:transform 0.2s}.cms-description_expand_active__8DYdT{}.cms-description_expand_active__8DYdT>i{transform:rotate(-90deg)}

.loyalty-offers_root__3dzla{padding:0}.loyalty-offers_content__2Vh0l{position:relative}.loyalty-offers_filter__2wn6p,.loyalty-offers_content__2Vh0l{background:#fff}.loyalty-offers_offer_wrapper__LWCyN{background:#fff;border:0 solid #333333;padding:1em;display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:1.25em;min-height:14.375em;overflow:hidden}.loyalty-offers_offer__18znR{border-radius:0;display:flex;flex-direction:column;max-height:28.125em;border:1px solid #E6E7EB;position:relative;z-index:1}.loyalty-offers_offer__image__1VoaM{width:335px;height:205px}.loyalty-offers_offer__image__1VoaM img{width:100%}.loyalty-offers_offer__content__MyOeK{padding:.625em}.loyalty-offers_offer__content_name__1w8eA{font-family:inherit;font-size:1.125em;line-height:20px;padding-bottom:.5em;min-height:44px;max-height:44px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (min-width: 1025px){.loyalty-offers_offer__content_name__1w8eA{align-self:flex-start}}.loyalty-offers_offer__content_description__btvKx{text-overflow:ellipsis;font-size:.875em;line-height:19px;max-height:57px;overflow:hidden;transition:color 0.2s;display:-webkit-box;margin-bottom:1em}.loyalty-offers_offer__content_description__btvKx:nth-of-type(2){margin-bottom:1em}.loyalty-offers_offer__content_link__1lQiD{display:inline-flex;align-items:center;align-self:flex-start;font-size:1em;font-family:var(--font-family-bold);line-height:1.5em;margin-top:.5625em}.loyalty-offers_offer__content_link__1lQiD:hover>span{color:var(--red-hover)}

@-webkit-keyframes skeleton_shine-lines__1MFEn{0%{background-position:-100px}50%{background-position-x:300px}100%{background-position-x:-100px}}@keyframes skeleton_shine-lines__1MFEn{0%{background-position:-100px}50%{background-position-x:300px}100%{background-position-x:-100px}}@-webkit-keyframes skeleton_shine-block__3ct8v{0%{background-position:-100px}50%{background-position-x:1024px}100%{background-position-x:-100px}}@keyframes skeleton_shine-block__3ct8v{0%{background-position:-100px}50%{background-position-x:1024px}100%{background-position-x:-100px}}.skeleton_block__2RzjG{background-color:#fff;padding:1em}.skeleton_element__1Gjny{background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_title__2MYmB{height:16px;width:100%;margin-top:.75em}.skeleton_category__22rg7{padding:1em 0 6.25em 0;margin-bottom:4.375em;position:relative}@media (min-width: 1025px){.skeleton_category__22rg7{padding:1em}}.skeleton_category_title__2EnEm{height:24px;width:200px;margin:0 auto 1em auto}@media (min-width: 1025px){.skeleton_category_title__2EnEm{height:36px;width:290px;margin:0 0 1em 0}}.skeleton_category_grid__2g6Q6{display:grid;grid-template-columns:repeat(2, minmax(150px, 1fr));grid-column-gap:1px;grid-row-gap:1px;margin-bottom:2.25em}@media (min-width: 768px){.skeleton_category_grid__2g6Q6{grid-template-columns:repeat(4, minmax(150px, 1fr))}}@media (min-width: 1025px){.skeleton_category_grid__2g6Q6{grid-template-columns:repeat(4, minmax(200px, 1fr))}}.skeleton_category_grid__2g6Q6 img{width:75px;opacity:0.3;margin:0 auto;background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}@media (min-width: 521px){.skeleton_category_grid__2g6Q6 img{width:100px}}.skeleton_category_branch__1274h{}.skeleton_category_branch_children__FAGhq{width:100%;margin-top:1.5em;margin-bottom:.75em}.skeleton_category_branch_children__FAGhq>li{background-color:var(--disabled-bg-color);height:14px;width:70%;margin-bottom:.5em;background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_category_branch_ico__1IaSR{width:20px;height:20px;display:inline-block;border-radius:50%}.skeleton_category_branch_btn__8Zkua{display:inline-block;width:76px;height:14px;margin-left:.5em;margin-bottom:.125em}.skeleton_category_leaf__IXNl8{}.skeleton_category__22rg7::after{content:"";position:absolute;bottom:1em;display:block;left:1em;right:1em;background:linear-gradient(180deg, rgba(240,240,240,0) 0%, var(--bg-color-default) 100%);height:164px}.skeleton_page_item__6epEH{margin-top:1.5em}.skeleton_page_item_title__24IfJ{padding:.5em;background-color:#fff;margin-bottom:2px}.skeleton_page_item_title__24IfJ>div{width:200px;height:32px;background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_products_row__2_7Bm{display:grid;grid-template-columns:repeat(2, minmax(150px, 1fr));grid-row-gap:1px;grid-column-gap:1px}@media (min-width: 521px){.skeleton_products_row__2_7Bm{grid-template-columns:repeat(4, minmax(150px, 1fr))}}@media (min-width: 1025px){.skeleton_products_row__2_7Bm{grid-template-columns:repeat(4, minmax(200px, 1fr))}}.skeleton_product__z3i3M{}.skeleton_product__z3i3M img{width:60px;margin:0 auto}.skeleton_mock_icon__3X85z{width:24px;height:24px;display:inline-block;border-radius:50%}.skeleton_mock_label__3C7_5{display:inline-block;line-height:0;margin-left:.375em;width:60px;height:13px}.skeleton_buy_button__qesQT{width:100%;height:60px;border-radius:1.875em;margin-top:1.75em;margin-bottom:2em}@media (min-width: 768px){.skeleton_buy_button__qesQT{max-width:442px}}.skeleton_buy_button_m0__21-uf{margin-bottom:0}.skeleton_big_image__2JVpo{width:130px;display:block;flex-shrink:0;margin:3em auto 3.125em auto;opacity:0.2}@media (min-width: 521px){.skeleton_big_image__2JVpo{width:240px}}@media (min-width: 1025px){.skeleton_big_image__2JVpo{margin-top:1.5em;margin-bottom:4.5em}}@media (min-width: 1025px){.skeleton_images_gallery__3ZjLz{flex-basis:40%;flex-shrink:0;margin-right:2.25em;margin-bottom:1.5em}}.skeleton_images_gallery_thumbs__3YHHk{display:none;justify-content:space-around}.skeleton_images_gallery_thumbs__3YHHk>img{width:59px;flex-shrink:0;opacity:0.2}@media (min-width: 1025px){.skeleton_images_gallery_thumbs__3YHHk{display:flex}}.skeleton_payment_shipping__1ENT_{display:none;flex-wrap:wrap;padding:2.5em 1.5em}.skeleton_payment_shipping__1ENT_>div{margin-bottom:1.875em;margin-right:2em}@media all and (min-width: 1280px){.skeleton_payment_shipping__1ENT_>div{margin-right:0}}.skeleton_payment_shipping__1ENT_>div div:nth-of-type(2) span:nth-of-type(4){width:30px}.skeleton_payment_shipping__1ENT_>div div:nth-of-type(3) span:nth-of-type(2){width:170px}.skeleton_payment_shipping__1ENT_>div div:nth-of-type(4) span:nth-of-type(3){width:30px}.skeleton_payment_shipping_label__THMgm{display:block;width:102px;height:15px}.skeleton_payment_shipping_item__2DPOc{display:flex;align-items:center;margin-top:.75em}@media (min-width: 1025px){.skeleton_payment_shipping__1ENT_{display:flex}}@media all and (min-width: 1280px){.skeleton_payment_shipping__1ENT_{display:block}}.skeleton_product_label__3a6vq{border-radius:5px;width:49px;height:34px;margin-right:.625em}.skeleton_product_page_info_left__C-fbc>div{background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_product_page_info_left__C-fbc>div:nth-of-type(1){width:60px;height:13px}.skeleton_product_page_info_left__C-fbc>div:nth-of-type(2){border-radius:1.875em;width:115px;height:40px;margin-top:.625em}.skeleton_product_page__1LZ2A{padding-top:1.5em;position:relative}@media (min-width: 1025px){.skeleton_product_page__1LZ2A{padding:.5em}}.skeleton_product_page_name__Laded{-webkit-animation:skeleton_shine-block__3ct8v 4s infinite linear;animation:skeleton_shine-block__3ct8v 4s infinite linear;background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:1280px;height:26px;display:block;line-height:0;width:80%;max-width:645px;margin-bottom:1em}@media (min-width: 1025px){.skeleton_product_page_name__Laded{display:inline-block;margin-bottom:0}}.skeleton_product_page_header__3Sql7{display:none;margin-bottom:3em}.skeleton_product_page_header__3Sql7>span{margin-left:1em}.skeleton_product_page_header_m__1RsNo{margin-bottom:3em}.skeleton_product_page_header_m__1RsNo>span{margin-left:0;margin-right:1.5em}@media (min-width: 1025px){.skeleton_product_page_header_m__1RsNo{display:none}}@media (min-width: 1025px){.skeleton_product_page_header__3Sql7{display:block}}@media (min-width: 1025px){.skeleton_product_page_body__3LKF6{display:flex}}.skeleton_product_page_base__3rJmS{width:100%}@media (min-width: 1025px){.skeleton_product_page_base__3rJmS{max-width:442px}}.skeleton_product_page_btns__14L5T{display:flex;justify-content:space-between}@media (min-width: 768px){.skeleton_product_page_btns__14L5T{max-width:442px}}.skeleton_product_page_button__5d4ZP{display:flex;align-items:center}.skeleton_product_page_data__-pHWT{padding:1em}@media (min-width: 1025px){.skeleton_product_page_data__-pHWT{padding:1.5em}}.skeleton_product_page_info__36PYE{display:flex;justify-content:space-between;margin-top:1.5em}.skeleton_product_page_info_l__2cWht{}.skeleton_product_page_info_r__ov_4P{width:136px;align-self:flex-end}.skeleton_product_page_info_r__ov_4P>div{background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_product_page_info_r__ov_4P>div:nth-of-type(1){width:60px;height:13px;margin-left:auto}.skeleton_product_page_info_r__ov_4P>div:nth-of-type(2){width:136px;height:24px;margin-top:.5em}.skeleton_product_page_t__ZSiji{margin-top:3em}@media all and (min-width: 1280px){.skeleton_product_page_t__ZSiji{display:grid;grid-template-columns:auto 300px;grid-column-gap:2px}}.skeleton_product_page_b__104dq{margin-top:1em}.skeleton_product_page_tabs__2IERl>div{padding:1.25em 1.5625em;background-color:#fff;margin-bottom:1px}.skeleton_product_page_tabs__2IERl>div>span{width:120px;height:20px}@media (min-width: 1025px){.skeleton_product_page_tabs__2IERl>div>span{background-color:#fff}}@media (min-width: 1025px){.skeleton_product_page_tabs__2IERl>div{background-color:transparent;margin-bottom:0}}.skeleton_product_page_tabs__2IERl>div:first-of-type{background-color:#fff}.skeleton_product_page_tabs__2IERl>div:first-of-type>span{background-color:var(--disabled-bg-color)}@media (min-width: 1025px){.skeleton_product_page_tabs__2IERl{display:flex}}.skeleton_product_page_tab_content__29GTz{padding:1em}.skeleton_product_page_tab_content__29GTz>p{display:block;width:34%;max-width:580px;margin-bottom:.875em}.skeleton_product_page_tab_content__29GTz>p:nth-of-type(2){width:25%}.skeleton_product_page_tab_content__29GTz>p:nth-of-type(3){width:40%}@media (min-width: 1025px){.skeleton_product_page_tab_content__29GTz{padding:2.125em 1.5625em 12.5em 1.5625em}}.skeleton_product_page__1LZ2A::after{content:"";position:absolute;bottom:0;display:block;left:0;right:0;background:linear-gradient(180deg, rgba(240,240,240,0) 0%, var(--bg-color-default) 100%);height:164px}@media (min-width: 1025px){.skeleton_product_page__1LZ2A::after{left:.5em;right:.5em;bottom:.5em}}.skeleton_stock_status__2dj9i{width:60px;height:13px}.skeleton_price__JR2LN{width:136px;height:24px;align-self:flex-end}.skeleton_filter_section__2gAP6{padding-bottom:1em}.skeleton_filter_option__3FEGZ{height:14px;width:183px;margin-bottom:1em;margin-left:1.875em;display:flex;align-items:center}.skeleton_filter_option__3FEGZ::before{content:"";width:20px;height:20px;display:inline-block;margin-left:-30px;border-radius:4px;background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_filter__2vSSC{width:300px;flex-shrink:0;align-self:stretch;display:none}@media (min-width: 1025px){.skeleton_filter__2vSSC{display:block}}.skeleton_filter_title__2lse-{display:block;margin-bottom:1em;height:14px;width:120px}.skeleton_filter_rate__coYgQ{}.skeleton_filter_rate_one__1rgDj{}.skeleton_filter_price__3IaZM{}.skeleton_filter_price_title__lNGwf{display:block;width:72px;height:16px;margin-bottom:.75em}.skeleton_filter_price_range__2PF5Y{display:flex;justify-content:space-between;align-items:center}.skeleton_filter_price_range__2PF5Y>span{background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;width:116px;height:40px;border-radius:23px}.skeleton_filter_price_slider__3IMf4{display:flex;align-items:center;margin-top:.5em}.skeleton_filter_price_slider__3IMf4>span{background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;width:24px;height:24px;border-radius:50%}.skeleton_filter_price_slider__3IMf4>div{height:2px;width:calc(100% - 48px);background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_gallery__EKptS{width:100%}@media (min-width: 1025px){.skeleton_gallery__EKptS{margin-left:1em}}.skeleton_gallery_head__3d7sw{display:flex;justify-content:space-between;margin-bottom:2px;padding:1em}.skeleton_gallery_head_tabs__SlfAI{display:flex}.skeleton_gallery_head_tabs__SlfAI>span{display:inline-block;height:14px;width:77px;background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;margin-right:1em}.skeleton_gallery_head_tabs__SlfAI>span:nth-of-type(2n+1){display:none}@media (min-width: 521px){.skeleton_gallery_head_tabs__SlfAI>span:nth-of-type(2n+1){display:block}}.skeleton_gallery_items__3QOfB{display:grid;grid-row-gap:1px;grid-column-gap:1px;grid-template-columns:repeat(2, minmax(150px, 1fr))}@media (min-width: 521px){.skeleton_gallery_items__3QOfB{grid-template-columns:repeat(3, minmax(180px, 1fr))}}@media (min-width: 768px){.skeleton_gallery_items__3QOfB{grid-template-columns:repeat(3, minmax(200px, 1fr))}}@media all and (min-width: 1280px){.skeleton_gallery_items__3QOfB{grid-template-columns:repeat(4, minmax(200px, 1fr))}}.skeleton_gallery_item__1uXyK{padding-top:5em}@media (min-width: 1025px){.skeleton_gallery_item__1uXyK{min-height:370px}}.skeleton_gallery_item_img__30em7{width:120px;margin:0 auto;opacity:0.2}.skeleton_gallery_item_name__2RdT9{margin-top:1.5em}.skeleton_gallery_item_name__2RdT9>span{height:14px;display:block;margin-bottom:.5em;background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;width:95%}.skeleton_gallery_item_name__2RdT9>span:last-of-type{width:70%}.skeleton_catalog__2y9rK{display:flex;justify-content:space-between}.skeleton_home_slider__1BoNv{margin-bottom:1em;height:190px;width:100%;display:flex;align-items:center;justify-content:center;-webkit-animation:skeleton_shine-block__3ct8v 3s infinite linear;animation:skeleton_shine-block__3ct8v 3s infinite linear;background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:1280px}@media (min-width: 1025px){.skeleton_home_slider__1BoNv{height:433px}}.skeleton_home_slider__1BoNv>img{width:80px;opacity:0.2}@media (min-width: 1025px){.skeleton_home_slider__1BoNv>img{width:200px}}.skeleton_menu__3myVo{align-self:stretch;height:100%;min-width:245px}.skeleton_menu_item__gC5l7{height:14px;margin-bottom:1.5em;margin-left:1.875em;display:flex;align-items:center}.skeleton_menu_item__gC5l7::before{content:"";width:20px;height:20px;display:inline-block;margin-left:-30px;border-radius:50%;background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_menu_item__gC5l7:nth-of-type(1n+1){width:85%}.skeleton_menu_item__gC5l7:nth-of-type(2n+2){width:60%}.skeleton_menu_item__gC5l7:nth-of-type(3n+3){width:70%}.skeleton_menu_item__gC5l7:nth-of-type(4n+4){width:50%}.skeleton_item_title__QzTEu{margin-bottom:1px}.skeleton_item_title__QzTEu>span{height:28px;width:30%;display:block;min-width:200px;background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_popular_categories__sjPWG{margin-bottom:1em;width:100%}.skeleton_popular_categories_list__2LwlM{width:100%}.skeleton_popular_categories_list__2LwlM>div{flex-basis:25%;padding:1em;background:#fff;display:flex;align-items:center;border-bottom:1px solid var(--disabled-bg-color)}.skeleton_popular_categories_list__2LwlM>div>img{width:50px;opacity:0.2}@media (min-width: 768px){.skeleton_popular_categories_list__2LwlM>div>img{width:100px;margin:0 auto}}.skeleton_popular_categories_list__2LwlM>div>span{display:block;background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;width:80%;height:14px;margin-left:1.5em;max-width:120px}@media (min-width: 768px){.skeleton_popular_categories_list__2LwlM>div>span{margin:1em auto}}@media (min-width: 768px){.skeleton_popular_categories_list__2LwlM>div{display:block;border-bottom:none}}@media (min-width: 768px){.skeleton_popular_categories_list__2LwlM{display:flex}}.skeleton_breadcrumbs__wLaQg{display:none;align-items:center;margin-bottom:1em}@media (min-width: 1025px){.skeleton_breadcrumbs__wLaQg{display:flex}}.skeleton_checkout_title__1R0fh{padding:.75em;width:7.5em;height:1.75em;display:block;background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_checkout__Vblnf ul li{padding:.75em;width:18.75em;height:1.75em;margin:1.25em 0;display:block;background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_posts__LLM0l{display:grid;grid-template-columns:repeat(minmax(150px, 1fr));padding:0 15px}@media (min-width: 521px){.skeleton_posts__LLM0l{grid-template-columns:repeat(2, minmax(150px, 1fr));grid-gap:1em;padding:0 26px}.skeleton_posts_post__C3-rI:nth-child(1){grid-column:1 / 3}}@media (min-width: 1025px){.skeleton_posts_post__C3-rI:nth-child(1){grid-column:1 / 4;flex-direction:row;margin-bottom:20px}.skeleton_posts_post__C3-rI:nth-child(1) .skeleton_posts_post__img__CAJ16{width:50%;display:flex;align-items:center;height:250px}.skeleton_posts_post__C3-rI:nth-child(1) .skeleton_posts_post_content__12f1A{width:50%;display:flex;flex-direction:column;padding:18px 24px 18px 18px;justify-content:space-between}.skeleton_posts_post__C3-rI:nth-child(1) .skeleton_posts_post_content__title__3DhY3{height:20px}.skeleton_posts_post__C3-rI:nth-child(1) .skeleton_posts_post_content__discription__1Bd4R{display:block;margin:10px 0}.skeleton_posts_post__C3-rI:nth-child(1) .skeleton_posts_post_content__discription__1Bd4R span{display:inline-block;height:18px;width:100%;background-color:rgba(138,138,138,0.333333);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_posts_post__C3-rI:nth-child(1) .skeleton_posts_post_content__discription__1Bd4R span:nth-of-type(2n){width:87%}.skeleton_posts_post__C3-rI:nth-child(1) .skeleton_posts_post_content__discription__1Bd4R span:nth-of-type(3n){width:94%}.skeleton_posts_post__C3-rI:nth-child(1) .skeleton_posts_post_content__discription__1Bd4R span:nth-of-type(4n){width:32%}}@media (min-width: 1025px){.skeleton_posts__LLM0l{grid-template-columns:repeat(3, minmax(150px, 1fr))}}.skeleton_posts_post__C3-rI{display:flex;flex-direction:column}.skeleton_posts_post__img__CAJ16{display:flex;align-items:center;height:150px}.skeleton_posts_post_content__title__3DhY3{margin:10px 0}.skeleton_posts_post_content__title__3DhY3 span{display:inline-block;height:18px;width:65%;background-color:rgba(138,138,138,0.333333);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_posts_post_content__title__3DhY3 span:nth-of-type(2n+1){width:100%}.skeleton_posts_post_content__discription__1Bd4R{display:none}.skeleton_posts_post_content__date__2-qeo{margin:10px 0}.skeleton_blog_tabs__2uy4f{display:flex}.skeleton_blog_tabs__2uy4f>span{display:inline-block;height:14px;width:77px;background-color:rgba(138,138,138,0.333333);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;margin-right:1em}@media (min-width: 521px){.skeleton_blog_tabs__2uy4f>span:nth-of-type(2n+1){display:block}}.skeleton_postPage_root__mX35k{padding:20px}.skeleton_postPage_root_breadcrumbs__2aD09{margin:10px 0}@media (min-width: 1025px){.skeleton_postPage_root_breadcrumbs__2aD09{margin:25px 0}}.skeleton_postPage_root_content__-1X9-{max-width:1100px;padding:40px 25px;text-align:center;margin:0 auto;background-color:#ffffff}.skeleton_postPage_root_content__img__3Rvfi{width:100%;height:300px;margin-bottom:20px}.skeleton_postPage_root_content_info__2Tuwx{display:flex;justify-content:space-between}@media (min-width: 1025px){.skeleton_postPage_root_content_container__1i9tn{padding:25px 40px}}.skeleton_postPage_root_content_container__title__1E2E3{text-align:left}.skeleton_postPage_root_content_container__title__1E2E3 span{display:inline-block;height:24px;width:62%;background-color:rgba(138,138,138,0.333333);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;margin:5px 0;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_postPage_root_content_container__title__1E2E3 span:nth-of-type(2n+1){width:93%}.skeleton_postPage_root_content_container__text__sHr5A{text-align:left;margin:20px 0}.skeleton_postPage_root_content_container__text__sHr5A span{display:inline-block;height:14px;width:80%;background-color:rgba(138,138,138,0.333333);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;margin:5px 0;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_postPage_root_content_container__text__sHr5A span:nth-of-type(2n+1){width:100%}.skeleton_postPage_root_content_container__likes__2QaP-{margin:30px 9px;font-size:22px}.skeleton_postPage_root_content_container__likes__2QaP- span{display:inline-block;height:18px;width:150px;background-color:rgba(138,138,138,0.333333);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;margin:5px 0;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_postPage_root_content_container__likes_buttons__3-5ke{display:flex;justify-content:space-between;margin:15px 0}.skeleton_postPage_root_content_container__likes_buttons__3-5ke span{display:inline-block;height:28px;width:100px;background-color:rgba(138,138,138,0.333333);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;margin:5px 0;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;border-radius:10px;margin-right:15px}.skeleton_postPage_root_content_container__likes_buttons_button__7vXlo{width:110px}@media (min-width: 521px){.skeleton_postPage_root_content_container__likes__2QaP-{display:flex;align-items:center;padding:10px 0;border-top:1px solid #c1c1c1;border-bottom:1px solid #c1c1c1}.skeleton_postPage_root_content_container__likes_buttons__3-5ke{margin-left:15px}.skeleton_postPage_root_content_container__likes_buttons_button__7vXlo{margin-right:20px;width:70px}}@media (min-width: 1025px){.skeleton_postPage_root_content_container__likes__2QaP-{margin:30px 0}}.skeleton_postPage_root_content_container__social__1yXK3{display:flex}.skeleton_postPage_root_content_container__social__1yXK3 span{display:inline-block;height:18px;width:100px;background-color:rgba(138,138,138,0.333333);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;margin:5px 10px 0 0;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}@media (min-width: 1025px){.skeleton_postPage_root_content_container__social__1yXK3 span{width:150px;margin:5px 25px 0 0}}.skeleton_postPage_root_content_container__social__1yXK3 div{width:32px;height:32px;border-radius:50%;background-color:rgba(138,138,138,0.333333);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;margin:0 10px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_postPage_root_posts__2YcA0{max-width:1100px;margin:30px auto}.skeleton_postPage_root_posts__2YcA0 span{display:inline-block;height:18px;width:100px;background-color:rgba(138,138,138,0.333333);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;margin:35px 25px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_postPage_root_posts_container__1xQB4{display:grid;grid-template-columns:repeat(minmax(150px, 1fr));padding:0 15px}.skeleton_postPage_root_posts_container__1xQB4 span{margin:5px 10px 5px 0}.skeleton_postPage_root_posts_container__1xQB4 .skeleton_posts_post__C3-rI:nth-of-type(1){display:none}@media (min-width: 521px){.skeleton_postPage_root_posts_container__1xQB4{grid-template-columns:repeat(2, minmax(150px, 1fr));grid-gap:1em;padding:0 26px}}@media (min-width: 1025px){.skeleton_postPage_root_posts_container__1xQB4{grid-template-columns:repeat(3, minmax(150px, 1fr))}}.skeleton_postPage_root_products__1RRh2{max-width:1100px;margin:30px auto;background-color:#ffffff}.skeleton_postPage_root_products__1RRh2 .skeleton_gallery__EKptS span{margin:5px 0}.skeleton_postPage_root_products__1RRh2 span{display:inline-block;height:18px;width:120px;background-color:rgba(138,138,138,0.333333);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;margin:35px 25px;-webkit-animation:skeleton_shine-lines__1MFEn 2.5s infinite linear;animation:skeleton_shine-lines__1MFEn 2.5s infinite linear}.skeleton_postPage_root_products__1RRh2 div{margin-left:0}

.item_view__header__3FYg0{margin:0}.item_view__footer__1_4nB{margin:0}.item_root__2UY0W{position:relative;background-color:#fff;border-bottom:.0625em solid #f0f0f0;border-right:.0625em solid #f0f0f0;pointer-events:auto;max-width:350px}@media all and (min-width: 1280px){.item_root__2UY0W{min-height:450px}}.item_root__2UY0W .item_m__32OQ9,.item_root__2UY0W .item_data__name__3bRJz,.item_root__2UY0W .item_data__stock__1G9nI,.item_root__2UY0W .item_data__status__2pubA,.item_root__2UY0W .item_price__sEYUp,.item_root__2UY0W .item_timer__1EIqo,.item_root__2UY0W .item_rating__1tyV-{padding-bottom:.8125em}.item_root__2UY0W .item_wrapper__3N0Oy{background-color:#fff;width:100%;overflow:hidden}@media all and (min-width: 1280px){.item_root__2UY0W .item_wrapper__3N0Oy{max-height:28.75em}}.item_root__2UY0W .item_container__17WaH{padding:0.75rem 0.75rem 0 0.75rem}.item_root__2UY0W .item_photo__2ggG5{position:relative;min-height:180px;margin-bottom:1em}@media (min-width: 768px){.item_root__2UY0W .item_photo__2ggG5{min-height:230px}}.item_root__2UY0W .item_data__ccep0{display:flex;flex-direction:column}.item_root__2UY0W .item_data_block__2AL7z,.item_root__2UY0W .item_data__top__3OdLf,.item_root__2UY0W .item_features__1Ja8e,.item_root__2UY0W .item_buttons__3SbPS,.item_root__2UY0W .item_footer__1Up5H,.item_root__2UY0W .item_price__sEYUp{display:block;align-self:flex-start;width:100%}.item_root__2UY0W .item_data__top__3OdLf{display:flex;flex-direction:column}.item_root__2UY0W .item_data__name__3bRJz{font-size:.875em;font-family:"Sana Sans Medium", sans-serif;line-height:24px;height:50px;color:#333333;overflow:hidden;text-overflow:ellipsis;text-align:left;flex-grow:0;align-self:flex-start;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.item_root__2UY0W .item_data__name__3bRJz:hover{color:black}@media (min-width: 768px){.item_root__2UY0W .item_data__name__3bRJz{font-size:1em}}.item_root__2UY0W .item_data__stock__1G9nI{font-family:inherit;font-size:.875em;line-height:17px;color:#00985F;mix-blend-mode:normal;opacity:0.9;display:none}@media (min-width: 768px){.item_root__2UY0W .item_data__stock__1G9nI{display:block}}.item_root__2UY0W .item_data__status__2pubA{display:none;margin-left:0.375rem;font-size:0.75em;color:#e0001a;align-self:center}.item_root__2UY0W .item_features__1Ja8e{display:none;font-family:"Sana Sans Book",sans-serif;font-size:1em;margin-top:1.375em}.item_root__2UY0W .item_features__item__HmYap{font-size:0.75em;margin-top:0.7rem;font-family:var(--font-family-normal)}.item_root__2UY0W .item_buttons__3SbPS{display:flex}.item_root__2UY0W .item_buttons__buy__3IEC6{flex-shrink:0;min-width:60px;position:relative;border-radius:0;margin-left:-0.75rem;height:45px}.item_root__2UY0W .item_buttons__buy__3IEC6>span{margin-left:0.875rem;display:none;vertical-align:middle}.item_root__2UY0W .item_buttons__buy__3IEC6 .item_icon__1qJKG{color:#fff;font-size:2em}@media (min-width: 768px){.item_root__2UY0W .item_buttons__buy__3IEC6{min-width:50%;height:60px}}.item_root__2UY0W .item_buttons__other__1w8Sr{flex-shrink:1;display:flex;justify-content:space-around;align-content:flex-end;margin:0 auto;width:60%}.item_root__2UY0W .item_buttons__other__1w8Sr>button{margin:0 0.8rem;width:auto;align-items:center;display:flex;position:relative}.item_root__2UY0W .item_buttons__other__1w8Sr>button>.item_icon__1qJKG{transition:color 0.2s;margin:0}.item_root__2UY0W .item_buttons__other__1w8Sr>button>span{display:none;font-size:0.875em;color:#e0001a}.item_root__2UY0W .item_buttons__other__1w8Sr>button:hover>.item_icon__1qJKG{color:#e0001a}@media (min-width: 768px){.item_root__2UY0W .item_buttons__other__1w8Sr{width:40%;margin:0 auto 0 24px;justify-content:flex-end}}@media (min-width: 768px){.item_root__2UY0W .item_buttons__3SbPS{display:none}}.item_root__2UY0W .item_footer__1Up5H{width:100%;display:none;flex:0 0 60%;flex-wrap:wrap;margin-right:0.5rem}.item_root__2UY0W .item_footer__1Up5H .item_attribute__2X6WC{width:100%;display:inline-block;margin-top:.875em}@media (min-width: 768px){.item_root__2UY0W:hover .item_wrapper__3N0Oy{overflow:visible;position:absolute;top:0;left:0;right:0;z-index:100;max-height:800px;box-shadow:0 4px 20px rgba(103,103,103,0.2);border-radius:3px}}@media (min-width: 768px){.item_root__2UY0W:hover .item_container__17WaH{padding-bottom:1rem}}.item_root__2UY0W:hover .item_features__1Ja8e{display:none}@media (min-width: 768px){.item_root__2UY0W:hover .item_features__1Ja8e{display:block}}.item_root__2UY0W:hover .item_swatches__uWuF4{display:none}@media (min-width: 768px){.item_root__2UY0W:hover .item_swatches__uWuF4{display:block}}@media (min-width: 768px){.item_root__2UY0W:hover .item_buttons__3SbPS{display:flex}}.item_root__2UY0W:hover .item_footer__1Up5H{display:none}@media (min-width: 768px){.item_root__2UY0W:hover .item_footer__1Up5H{display:flex}}.item_root_list__3bnt2{max-width:100%;width:100%;border-bottom:1px solid #f0f0f0;flex-grow:1;overflow-y:hidden}@media (min-width: 768px){.item_root_list__3bnt2:hover{box-shadow:0 4px 20px rgba(103,103,103,0.2)}}.item_root_list__3bnt2 .item_container__17WaH{padding:1em}@media (min-width: 521px){.item_root_list__3bnt2 .item_container__17WaH{display:flex}}.item_root_list__3bnt2 .item_data__ccep0{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:1.5em}.item_root_list__3bnt2 .item_data__top__3OdLf{width:100%}@media (min-width: 768px){.item_root_list__3bnt2 .item_data__top__3OdLf{width:50%}}.item_root_list__3bnt2 .item_data__stock__1G9nI{margin-top:1em}@media (min-width: 521px){.item_root_list__3bnt2 .item_data__ccep0{padding-left:1.5em;margin-top:0}}.item_root_list__3bnt2 .item_photo__2ggG5{position:relative;min-height:200px}@media (min-width: 521px){.item_root_list__3bnt2 .item_photo__2ggG5{min-height:auto;max-width:230px;flex-shrink:1;width:100%}}.item_root_list__3bnt2 .item_image__3JOTU{max-width:200px;padding:0}@media (min-width: 521px){.item_root_list__3bnt2 .item_image__3JOTU{max-width:none}}.item_root_list__3bnt2 .item_features__1Ja8e{width:100%}.item_root_list__3bnt2 .item_features__item__HmYap{margin-top:.5em}@media (min-width: 768px){.item_root_list__3bnt2 .item_features__1Ja8e{width:50%}}.item_root_list__3bnt2 .item_price__sEYUp{width:100%;text-align:right;min-height:auto;margin-left:auto}@media (min-width: 768px){.item_root_list__3bnt2 .item_price__sEYUp{width:50%}}.item_root_list__3bnt2 .item_buttons__3SbPS{width:100%;display:flex;align-items:center;margin-top:1em;margin-left:auto}.item_root_list__3bnt2 .item_buttons__buy__3IEC6{border-radius:.1875em;height:50px;width:100%;max-width:200px;position:relative}.item_root_list__3bnt2 .item_buttons__buy__3IEC6>i{color:#fff}.item_root_list__3bnt2 .item_buttons__buy__3IEC6>span{margin-left:.5em;display:inline-block}@media (min-width: 521px){.item_root_list__3bnt2 .item_buttons__buy__3IEC6{max-width:310px;min-width:240px}}@media (min-width: 768px){.item_root_list__3bnt2 .item_buttons__buy__3IEC6{margin-left:auto}}.item_root_list__3bnt2 .item_buttons__other__1w8Sr{max-width:310px;display:flex;width:100%;justify-content:space-around}.item_root_list__3bnt2 .item_buttons__other__1w8Sr>button{display:flex;width:auto;align-items:center}.item_root_list__3bnt2 .item_buttons__other__1w8Sr>button>span{display:none;text-align:left;text-align:initial;white-space:nowrap;margin-left:.5em;color:var(--red)}.item_root_list__3bnt2 .item_buttons__other__1w8Sr>button:hover>.item_icon__1qJKG{transform:none}.item_root_list__3bnt2 .item_buttons__other__1w8Sr>button:hover>span{color:#af272f}@media (min-width: 521px){.item_root_list__3bnt2 .item_buttons__other__1w8Sr>button>span{display:inline}}@media (min-width: 521px){.item_root_list__3bnt2 .item_buttons__other__1w8Sr{margin-top:1em}}@media (min-width: 768px){.item_root_list__3bnt2 .item_buttons__other__1w8Sr{margin-left:auto}}@media (min-width: 521px){.item_root_list__3bnt2 .item_buttons__3SbPS{display:block}}@media (min-width: 768px){.item_root_list__3bnt2 .item_buttons__3SbPS{width:50%}}.item_root_list__3bnt2 .item_footer__1Up5H{margin-top:1em}@media (min-width: 768px){.item_root_list__3bnt2 .item_footer__1Up5H{margin-top:0}}.item_root_list_b__33EMZ{max-height:none}.item_root_list_b__33EMZ .item_data__ccep0{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:1.5em}.item_root_list_b__33EMZ .item_data__top__3OdLf{width:100%}.item_root_list_b__33EMZ .item_data__stock__1G9nI{margin-top:1em}.item_root_list_b__33EMZ .item_features__1Ja8e{width:100%}.item_root_list_b__33EMZ .item_features__item__HmYap{margin-top:.5em}.item_root_list_b__33EMZ .item_price__sEYUp{width:100%;text-align:right;min-height:auto;margin-left:auto}.item_root_list_b__33EMZ .item_buttons__3SbPS{width:100%;display:flex;align-items:center;margin-top:1em;margin-left:auto}.item_root_list_b__33EMZ .item_buttons__buy__3IEC6{border-radius:0;height:50px;width:100%;max-width:200px;position:relative;margin-left:0}.item_root_list_b__33EMZ .item_buttons__buy__3IEC6>i{color:#fff}.item_root_list_b__33EMZ .item_buttons__buy__3IEC6>span{margin-left:.5em;display:inline-block}@media (min-width: 521px){.item_root_list_b__33EMZ .item_buttons__buy__3IEC6{max-width:310px;min-width:240px}}.item_root_list_b__33EMZ .item_buttons__other__1w8Sr{max-width:310px;display:flex;width:100%;justify-content:space-around;margin-left:0}.item_root_list_b__33EMZ .item_buttons__other__1w8Sr>button{display:flex;width:auto;align-items:center}.item_root_list_b__33EMZ .item_buttons__other__1w8Sr>button>span{display:none;text-align:left;text-align:initial;white-space:nowrap;margin-left:.5em;color:var(--red)}.item_root_list_b__33EMZ .item_buttons__other__1w8Sr>button:hover>.item_icon__1qJKG{transform:none}.item_root_list_b__33EMZ .item_buttons__other__1w8Sr>button:hover>span{color:#af272f}@media (min-width: 521px){.item_root_list_b__33EMZ .item_buttons__other__1w8Sr>button>span{display:inline}}@media (min-width: 521px){.item_root_list_b__33EMZ .item_buttons__other__1w8Sr{margin-top:1.5em}}@media (min-width: 521px){.item_root_list_b__33EMZ .item_buttons__3SbPS{display:block}}.item_root_list__3bnt2 .item_swatches__uWuF4{display:block;margin-top:1em}.item_root_list__3bnt2 .item_swatches_item__1u38k{flex-direction:column}.item_root_list__3bnt2 .item_swatches_item__1u38k::after{display:none}.item_root_list__3bnt2 .item_swatches_row__m4Y2d{margin-top:.5em}@media (min-width: 768px){.item_root__2UY0W:last-of-type{min-height:420px}}@media (min-width: 1025px){.item_root__2UY0W:last-of-type{min-height:430px}}.item_in_list__3hJOL .item_price_wrapping__1NQAI{width:50%}@media only screen and (max-device-width: 640px){.item_in_list__3hJOL .item_price_wrapping__1NQAI{width:100%;justify-content:space-between}}@media only screen and (min-device-width: 640px){.item_in_list__3hJOL .item_view__header__3FYg0{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:1.5em}.item_in_list__3hJOL .item_view__footer__1_4nB{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:1.5em}.item_in_list__3hJOL .item_container__17WaH{display:flex;flex-direction:row;max-height:275px}}@media only screen and (max-device-width: 640px){.item_in_list__3hJOL .item_view__header__3FYg0{width:100%}.item_in_list__3hJOL .item_view__footer__1_4nB{width:100%}}@media only screen and (max-device-width: 640px){.item_in_grid__2RO1F .item_wrapper__3N0Oy{height:100%}.item_in_grid__2RO1F .item_data__stock__1G9nI{display:block}.item_in_grid__2RO1F .item_view__header__3FYg0{height:100%}.item_in_grid__2RO1F .item_container__17WaH{height:100%}.item_in_grid__2RO1F .item_container__17WaH .item_photo__2ggG5{max-height:196px}.item_in_grid__2RO1F .item_container__17WaH .item_data__ccep0{height:calc(100% - 196px)}.item_in_grid__2RO1F .item_container__17WaH .item_data__ccep0 .item_price__sEYUp{padding-bottom:0}}.item_out_of_stock__3B5r_{font-family:inherit;color:var(--red)}.item_stick__3AzYv{position:absolute;z-index:9;top:0;height:100%;max-height:180px;overflow-y:hidden}.item_stick__3AzYv .item_percent__1EHD0{vertical-align:middle;min-width:45px;min-height:33px;text-align:center;background:#e0001b;color:#fff;border-radius:5.2px;display:flex;align-items:center;justify-content:center;font-weight:bold;font-style:italic}.item_stick__3AzYv .item_percent__1EHD0::before{content:"-"}.item_stick__3AzYv .item_percent__1EHD0::after{content:"%"}.item_stick__3AzYv>li{display:block;min-width:45px;min-height:33px;margin-bottom:0.625rem;color:#fff;text-align:center}.item_stick__3AzYv>li:last-of-type{margin-bottom:0}@media (min-width: 768px){.item_stick__3AzYv{max-height:none}}.item_stick__3AzYv.item_is_left__35IHh{left:0}.item_stick__3AzYv.item_is_right__1S7H1{right:0}.item_image__3JOTU{height:100%;width:100%;margin:0 auto;padding:1.75rem 0.875rem 1.5rem 0.875rem}.item_image__3JOTU figure{position:absolute;left:0;top:0;height:100%;width:100%;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.item_image__3JOTU figure>img{max-width:80%;max-height:100%}.item_price_wrapping__1NQAI{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center}@media only screen and (max-device-width: 640px){.item_price_wrapping__1NQAI{flex-direction:column}}.item_price_wrapping__1NQAI .item_price__sEYUp{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding-bottom:0}.item_price__sEYUp{margin:0.5rem 0;padding-bottom:0;min-height:32px}.item_price_value__1KIDf{display:block;font-family:"Sana Sans Medium",sans-serif}.item_price_value__1KIDf:after{content:' грн';display:inline}.item_price_value__1KIDf.item_UAH__2NBIp::after{content:' грн';display:inline}.item_price_value_actual__2hWfO{line-height:1.375em;font-size:1.125em;font-family:var(--font-family-bold);color:#e0001a}.item_price_value_old__H2oLx{color:#33333388;margin-top:0.25rem;text-decoration:line-through;font-size:0.875em}.item_timer__1EIqo{display:flex;margin-top:.375em;color:var(--red);align-items:center;font-size:.8125em}@media (min-width: 1025px){.item_timer__1EIqo{font-size:.875em}}.item_timer_title__3Qd87{margin-right:5px;color:var(--red);font-family:var(--font-family-normal)}.item_timer__1EIqo>span{display:flex;align-items:center;margin-right:5px}.item_timer__1EIqo>span span:first-child{color:var(--red);display:block;font-family:var(--font-family-normal);margin-right:5px}.item_timer__1EIqo>span span:last-child{color:var(--red);display:block;font-family:var(--font-family-normal);text-transform:capitalize}.item_swatches__uWuF4{display:none;margin-top:-1em;margin-bottom:1.5em}.item_swatches_label__1DI7B{font-size:.875em;font-family:inherit;margin-bottom:.5em}.item_swatches_row__m4Y2d{display:flex;overflow:hidden}.item_swatches_item__1u38k{display:flex;flex-direction:column;margin-top:.5em;position:relative}.item_swatches_item__1u38k::after{content:"";position:absolute;display:block;width:48px;right:0;top:0;bottom:0;background:linear-gradient(90deg, rgba(255,255,255,0.0001) 0%, #fff 100%)}.item_rating__1tyV-{display:flex;align-items:center;font-family:"Sana Sans Medium",sans-serif}.item_rating__starts__1Agan{color:#FFE62F;word-spacing:2px}.item_rating__counts__1Avhr{font-weight:900;letter-spacing:1px;font-size:0.75em;color:#7c808c}.item_root_left__2ag7Y{min-height:144px;padding:1em;margin-right:0;background-color:#fff;border-left:1px solid var(--disabled-bg-color)}@media (min-width: 521px){.item_root_left__2ag7Y{padding:1.5em;min-height:186px;min-width:340px}}.item_left_wrapper__3v_qN{display:flex}.item_left_wrapper_image__3Plos{flex-basis:80px}@media (min-width: 521px){.item_left_wrapper_image__3Plos{flex-basis:112px}}.item_left_wrapper_image__3Plos img{max-height:140px}.item_left_wrapper_data__3vfX4{margin-left:1em;width:auto}.item_left_wrapper_data_name__3wmwF{font-size:.875em;line-height:22px;height:44px;overflow:hidden;margin-bottom:.5em}.item_button_buy_active__j-1mV{cursor:default;pointer-events:none}.item_button_buy_active__j-1mV:hover{background:none}.item_banner_h__3BHTq{grid-row:5;border-right:none;min-height:160px;grid-column:1 / 3}@media (min-width: 521px){.item_banner_h__3BHTq{grid-column:1 / 4}}@media all and (min-width: 1280px){.item_banner_h__3BHTq{grid-column:1 / 5}}.item_root_banner__3_YnT{position:relative;background-color:#fff;max-height:450px;border-bottom:.0625em solid var(--disabled-bg-color);border-right:.0625em solid var(--disabled-bg-color)}.item_root_banner_img__jrIR3{height:100%;width:100%}.item_root_banner_img__jrIR3>figure{position:absolute;left:0;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.item_root_banner_img__jrIR3>figure>img{max-width:100%;max-height:100%}.item_root_banner_b_h__2i6Fi{}@media all and (min-width: 1280px){.item_root_banner_b_h__2i6Fi{grid-column:1 / 4}}.item_root_banner_h__NxGI_{}.item_root_banner_h_l__bNXd4{grid-column:unset}

.Rating_root__QGQ2o{display:inline-block;padding-right:em(5)}.Rating_root__QGQ2o ul{padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style-type:none}.Rating_root__QGQ2o ul .Rating_item__1H3Zl{display:inline-block}.Rating_root__QGQ2o ul .Rating_item__1H3Zl .Rating_item__icon__1lzf6{font-size:18px;font-style:normal;margin-right:3px;color:#cad9bf;transition:.3s}.Rating_root__QGQ2o ul .Rating_item__1H3Zl .Rating_item__icon__1lzf6:before{content:"☆";color:#888}.Rating_root__QGQ2o ul .Rating_item__1H3Zl.Rating_choice__2Cch_ .Rating_item__icon__1lzf6:before{content:"★";color:#ffe62f}

.gallery_root__399O2{width:100%}.gallery_root_catalog__3Bhft{width:calc(100% - 300px - 24px)}.gallery_tabs__3CHEZ{display:flex;padding:0 16px 0 0;border-bottom:1px solid var(--disabled-bg-color);position:sticky;top:0;z-index:10;background:#fff;width:100%}@media (min-width: 521px){.gallery_tabs__3CHEZ{position:static;padding:0 16px}}.gallery_arrow__75kuO{display:inline-block;color:var(--main-font-color)}.gallery_arrowDown__36l6K{transform:scaleY(-1)}.gallery_radio__3ckFJ{display:none}.gallery_radio_simple__gSVj5{}.gallery_radio__3ckFJ:checked+.gallery_tab__3CrzQ{color:var(--main-font-color)}.gallery_radio_simple__gSVj5:checked+.gallery_tab__3CrzQ{cursor:auto;pointer-events:none}.gallery_radio__3ckFJ:checked+.gallery_tab__3CrzQ:before{background-color:var(--red)}.gallery_radio__3ckFJ:checked+.gallery_tab__3CrzQ i{display:inline-block;color:var(--main-font-color)}.gallery_tabs_left__1Nj1v{display:flex;justify-content:flex-start;width:50%}.gallery_tabs_left_mobile__3Xo8m{min-width:150px}.gallery_tabs_left_mobile__3Xo8m>label{width:100%;text-align:left;justify-content:flex-start}.gallery_tabs_left__1Nj1v .gallery_tab__3CrzQ{margin-right:4px}.gallery_filter_btn__1AKUy{align-self:center;padding-left:.5em;border-left:1px solid var(--disabled-bg-color)}.gallery_filter_btn__1AKUy>button{display:flex;align-items:center}.gallery_filter_btn__1AKUy>button>i{font-size:1.375em;margin-right:.25em}.gallery_filter_btn__1AKUy>button>span{font-size:.8125em}@media (min-width: 1025px){.gallery_filter_btn__1AKUy{display:none}}.gallery_tabs_right__1d0fX{display:flex;justify-content:flex-end;margin-left:auto;padding-left:.5em;border-left:1px solid var(--disabled-bg-color)}@media (min-width: 1025px){.gallery_tabs_right__1d0fX{border:none;width:50%;padding-left:0}}.gallery_tabs_right__1d0fX .gallery_tab__3CrzQ>i{display:block;color:#ABB1BF}.gallery_tabs_right__1d0fX .gallery_tab__3CrzQ:first-of-type{margin-right:4px}.gallery_tab__3CrzQ{position:relative;box-sizing:content-box;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:14px;padding:14px 4px 16px 4px;color:#ABB1BF;text-transform:lowercase}.gallery_tab__3CrzQ:before{content:"";display:block;height:2px;width:100%;position:absolute;top:0;left:0}.gallery_tab__3CrzQ>i{display:none}.gallery_sort_order_btn__2ylS_{max-width:190px;display:flex;align-items:center;width:100%}.gallery_bold__2ANjD{font-size:1.75em;font-weight:bold}.gallery_items__WQq_-{display:grid;grid-area:items;grid-gap:0;grid-template-columns:repeat(2, minmax(150px, 1fr));width:100%;margin:0 auto;padding-top:0;flex-wrap:wrap;background-color:#fff}@media (min-width: 521px){.gallery_items__WQq_-{grid-template-columns:repeat(3, minmax(160px, 1fr))}}@media (min-width: 768px){.gallery_items__WQq_-{grid-template-columns:repeat(3, minmax(200px, 1fr))}}@media (min-width: 1025px){.gallery_items__WQq_-{grid-template-columns:repeat(4, minmax(200px, 1fr))}}@media all and (min-width: 1280px){.gallery_items__WQq_-{grid-template-columns:repeat(5, minmax(200px, 1fr))}}.gallery_items_4__U6OO4{}@media (min-width: 1025px){.gallery_items_4__U6OO4{grid-template-columns:repeat(3, minmax(200px, 1fr))}}@media all and (min-width: 1280px){.gallery_items_4__U6OO4{grid-template-columns:repeat(4, minmax(200px, 1fr))}}.gallery_items_list__3Nt9c{width:100%;margin:0 auto;padding-top:0;display:block}.gallery_big_slider__3kJ74{width:100%;min-height:160px;padding:2rem 0;grid-column:1 / 3;grid-row:3}@media (min-width: 521px){.gallery_big_slider__3kJ74{grid-column:1 / 4}}@media (min-width: 768px){.gallery_big_slider__3kJ74{grid-column:1 / 4}}@media (min-width: 1025px){.gallery_big_slider__3kJ74{grid-column:1 / 4}}@media all and (min-width: 1280px){.gallery_big_slider__3kJ74{grid-column:1 / 5}}.gallery_big_slider_one__3Lpl_{display:block;min-height:160px;background-size:cover;background-position:top center;background-repeat:no-repeat;position:relative;margin:0 1px}.gallery_gallery_row__z9vHg{display:grid;background-color:#fff;grid-template-columns:repeat(2, minmax(160px, 1fr))}@media (min-width: 521px){.gallery_gallery_row__z9vHg{grid-template-columns:repeat(3, minmax(160px, 1fr))}}@media (min-width: 768px){.gallery_gallery_row__z9vHg{grid-template-columns:repeat(3, minmax(200px, 1fr))}}@media (min-width: 1025px){.gallery_gallery_row__z9vHg{grid-template-columns:repeat(4, minmax(200px, 1fr))}}@media all and (min-width: 1280px){.gallery_gallery_row__z9vHg{grid-template-columns:repeat(5, minmax(200px, 1fr))}}.gallery_gallery_row_b__1O2K4{background-color:#fff;display:grid;grid-template-columns:repeat(2, minmax(160px, 1fr))}@media (min-width: 1025px){.gallery_gallery_row_b__1O2K4{grid-template-columns:repeat(3, minmax(200px, 1fr))}}@media all and (min-width: 1280px){.gallery_gallery_row_b__1O2K4{grid-template-columns:repeat(4, minmax(200px, 1fr))}}.gallery_single_row__ew58a{grid-template-columns:repeat(2, minmax(160px, 1fr))}@media (min-width: 768px){.gallery_single_row__ew58a{display:block;min-height:640px}}.gallery_empty__1_95j{padding:2rem;display:flex;align-items:center;justify-content:center;padding:1.5em 0 12em 0}

.product-swatches_wrapper__1w2xq{margin:0}.product-swatches_variant__NAIsL{display:inline-flex;align-items:flex-start;margin-bottom:1em}.product-swatches_variant__NAIsL span{font-size:.8125em;font-family:inherit;color:var(--disabled-font-color);margin-right:1em}.product-swatches_variant__NAIsL>div{display:flex}@media (min-width: 521px){.product-swatches_variant__NAIsL>div{margin-top:0.5rem}}.product-swatches_variant__NAIsL>div div{width:32px;height:32px;background-color:goldenrod;border-radius:5px;margin-right:1rem}@media (min-width: 521px){.product-swatches_variant__NAIsL{margin-bottom:0;margin-right:3rem;flex-direction:column;align-items:flex-start}}.product-swatches_options__1mj5f{display:flex;flex-wrap:wrap}.product-swatches_radio__2ACz3{width:0;height:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;visibility:hidden;display:none}.product-swatches_radio__2ACz3:checked+label{border-color:var(--red);cursor:default}.product-swatches_label__lR-13{min-height:24px;border-radius:4px;border:var(--input-border);cursor:pointer;margin-right:.75em;margin-bottom:.5em}.product-swatches_label__lR-13:hover{border-color:var(--red)}.product-swatches_color__2nBtg{min-width:24px;min-height:24px}.product-swatches_named__2cW-d{display:inline-flex;align-items:center;justify-content:center;min-width:40px;padding:.375em .875em;font-size:.875em;white-space:nowrap}

.extra-bonus_root__36d4J{background:#00985F;border-bottom-right-radius:50px;position:relative;padding:5px;width:210px;color:#fff;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1025px){.extra-bonus_root__36d4J{margin:1em 10px 0}}@media screen and (max-width: 521px){.extra-bonus_root__36d4J{margin:1em 10px 0}}.extra-bonus_root__36d4J img{position:absolute;left:-13px;height:34px}.extra-bonus_price__Qw-D0{font-family:var(--font-family-alt);font-style:normal;font-weight:900;font-size:14px;line-height:14px;white-space:nowrap;color:#FFFFFF;padding-left:20px}.extra-bonus_label__2ak_C{font-family:var(--font-family-normal);font-size:10px;font-weight:500;line-height:9px;padding-left:10px}.extra-bonus_product__3thB8{position:relative;background:#00985F;border-bottom-right-radius:40px;padding:5px;min-width:5.3125em;height:1.75em;color:#fff;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1025px){.extra-bonus_product__3thB8{margin:1em 10px}}@media screen and (max-width: 521px){.extra-bonus_product__3thB8{margin:.5em 10px .5em;width:90%}}.extra-bonus_product__3thB8 img{position:absolute;left:-12px;height:32px}.extra-bonus_product__wrapping__2JjF0{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:.375em}.extra-bonus_product__price__1eXkT{font-family:var(--font-family-normal);font-style:normal;font-weight:900;font-size:.625em;line-height:14px;white-space:nowrap;color:#fff}.extra-bonus_product__label__35dwb{font-family:var(--font-family-normal);font-size:.5625em;font-weight:400;line-height:9px;color:#fff}

.slider-arrow_root__3lBiO{position:absolute;z-index:1;width:50px;height:50px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px rgba(0,0,0,0.08)}.slider-arrow_root__3lBiO>i{font-size:20px}.slider-arrow_left__O2xrr{left:8px;top:50%;transform:translateY(-50%)}.slider-arrow_left__O2xrr>i{transform:scaleX(-1)}.slider-arrow_right__3-0i4{right:8px;top:50%;transform:translateY(-50%)}.slider-arrow_thumb_arrow__1V82y{background:none;border-radius:unset;box-shadow:none}.slider-arrow_thumb_arrow__1V82y>i{font-size:30px}.slider-arrow_left_offset__3gdee{left:-50px}.slider-arrow_right_offset__4Fo-Y{right:-50px}

.FilterBar_root__3Nuod{max-width:100%;height:100%}@media (min-width: 1025px){.FilterBar_root__3Nuod{width:300px;position:relative}}@-webkit-keyframes FilterBar_opened__2n4sR{from{transform:translateX(-100%)}to{transform:none}}@keyframes FilterBar_opened__2n4sR{from{transform:translateX(-100%)}to{transform:none}}.FilterBar_active_mobile__1yfgl{display:block;-webkit-animation:FilterBar_opened__2n4sR forwards 0.3 normal ease-out;animation:FilterBar_opened__2n4sR forwards 0.3 normal ease-out}.FilterBar_container__3-iqi{background-color:#fff;padding:1rem 1rem 3.5rem 1.5rem;flex-grow:1}@media (min-width: 1025px){.FilterBar_container__3-iqi{padding-bottom:1.5rem}}.FilterBar_matches_amount__1b3qD{font-size:12px;color:var(--disabled-font-color);font-family:var(--font-family-normal);margin-left:auto}.FilterBar_section__1hdVx{border-bottom:1px solid #f0f0f0;max-height:1000px;padding-bottom:1em}.FilterBar_section_head__38iM-{display:flex;min-height:64px;align-items:center;justify-content:space-between}.FilterBar_section_trigger__NpQkJ{display:flex;width:100%;align-items:center;cursor:pointer}.FilterBar_section_title__1zHLL{font-size:1.125em;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:var(--font-family-normal);width:100%}.FilterBar_section_title__1zHLL>span{font-size:14px;color:var(--disabled-font-color)}.FilterBar_section_body__2lNnL{height:100%;max-height:640px;overflow-y:auto;overflow-x:hidden}.FilterBar_section_body__2lNnL div{scrollbar-collor:var(--disabled-font-color) transparent;scrollbar-width:thin}.FilterBar_section_body__2lNnL div::-webkit-scrollbar-track{background-color:transparent;padding:0 5px}.FilterBar_section_body__2lNnL div::-webkit-scrollbar-track-piece{background-color:transparent}.FilterBar_section_body__2lNnL div::-webkit-scrollbar{width:5px}.FilterBar_section_body__2lNnL div::-webkit-scrollbar-thumb{background:var(--disabled-font-color);border-radius:8px;position:relative;right:8px}.FilterBar_section_body__2lNnL div::-webkit-scrollbar-thumb:vertical{background-color:var(--disabled-font-color)}.FilterBar_section_option__2HFKR{margin-top:0;padding:3px 3px 3px 0;display:flex;align-items:center;flex-wrap:wrap}.FilterBar_section_option__2HFKR>div{width:100%}.FilterBar_section_option__2HFKR *{font-family:var(--font-family-normal)}.FilterBar_section_option_single__1gKHP{margin:1em 0 1.5em 0}.FilterBar_section_show_all__2zz6S{margin-top:0;min-width:auto;display:flex;align-items:center;font-size:14px;height:auto}.FilterBar_section_show_all__2zz6S>span{display:inline-block;margin-left:0.625rem;color:var(--disabled-font-color)}.FilterBar_section_closed__3-gi1{max-height:64px;overflow-y:hidden;overflow-x:hidden}.FilterBar_section_closed__3-gi1.FilterBar_section_body__2lNnL{display:none}.FilterBar_price_content__1IJec{overflow:visible}

.CheckBox_label__1qg9n{color:#333;font-size:14px;font-family:inherit}.CheckBox_checkbox__7L2mk{display:inline-flex;align-items:center;position:relative}.CheckBox_checkbox__7L2mk:hover>*{cursor:pointer;border-color:#333}.CheckBox_checkbox__7L2mk>input:checked{background-color:#e0001a;border-color:#e0001a}.CheckBox_checkbox__7L2mk>input::before{content:"";transition:all 0.2s ease-in-out;height:7px;border-left:1px solid #fff;border-bottom:1px solid #fff;position:absolute;width:13px;left:4px;top:4px;transform:scale(0)}.CheckBox_checkbox__7L2mk>input:checked::before{transform:scale(1) rotate(-45deg)}.CheckBox_checkbox__7L2mk>input:disabled{background-color:#f0f0f0;border-color:#ced1da;cursor:auto}.CheckBox_checkbox__7L2mk>input:disabled+*{cursor:auto}.CheckBox_checkbox__7L2mk>input:disabled+span::before{border-color:#ced1da}.CheckBox_checkbox__7L2mk>input{margin:0 16px 0 0;width:22px;height:22px;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid #abb1bf;border-radius:5px;background-color:#fff;cursor:pointer;flex-shrink:0}

.range-slider{display:flex;justify-content:center;flex-wrap:wrap}.range-slider__output{display:flex;flex-grow:1;justify-content:space-between;margin-bottom:1.5rem;align-items:center;font-size:1.5em}.range-slider__output-value{padding:0.75rem 1rem;border-radius:20px;border:1px solid var(--placeholder-color);background-color:#fff;text-align:center;line-height:1;max-height:40px;max-width:110px;color:var(--disabled-font-color);transition:all 0.2s;min-width:80px;font-size:14px;-moz-appearance:textfield}.range-slider__output-value::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.range-slider__output-value::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.range-slider__output-value:focus{border-color:var(--main-font-color);color:var(--main-font-color)}.range-slider__output>span{font-size:20px;color:var(--disabled-font-color)}.range-slider__tooltip{position:absolute;top:-2rem;text-align:center;color:#fff;font-size:14px;min-width:100px;padding:0.3rem 0.5rem;line-height:1;border-radius:4px;background-color:rgba(0,0,0,0.7)}.range-slider__tooltip::after{content:'';display:block;position:absolute;height:0;width:0;bottom:-6px;left:calc(50% - 4px);border-top:7px solid rgba(0,0,0,0.6);border-left:4px solid transparent;border-right:4px solid transparent}.range-slider__thumb-icon{height:10px;width:2px;background-color:var(--disabled-font-color);margin:0 1px}

.filter-drawer_root__1xNjO{position:fixed;top:0;right:0;width:calc(100% - 3.5rem);z-index:9999;display:flex;justify-content:flex-start;align-items:flex-start;height:100vh;overflow-y:scroll;overflow-x:hidden;transform-origin:0 0;transform:translate(100%, 0);transition:transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);max-width:520px}.filter-drawer_root_active__1-k_x{transform:none}.filter-drawer_container__3_ha0{background-color:#fff;align-self:stretch;width:100%}.filter-drawer_close__3O2Da{position:absolute;right:1em;top:1em}

.pagination_root___cgKy{display:grid;grid-template-rows:1fr;grid-column-gap:0.25rem;justify-content:center;padding-top:1rem;padding-bottom:1rem;background-color:white;text-align:center}.pagination_tile__347qT{grid-row-start:1;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0;font-family:var(--font-family-bold);display:inline-flex;align-items:center;justify-content:center;width:1.925rem;height:1.925rem;bottom:0.75rem;margin:2px}.pagination_tile__347qT:hover{border:1.25px solid red;border-radius:50%}.pagination_tile__347qT.pagination_active__2RTWa{border:1px solid red;border-radius:50%}.pagination_nav__1rTwV{grid-row-start:1;outline:none;margin:2px;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-family-bold)}

.product-search_root__3j1B6{padding:0}.product-search_filter__h81S4{height:100%}@media (min-width: 1025px){.product-search_filter__h81S4{display:block}}.product-search_content__2zBBv{position:relative}.product-search_filter__h81S4,.product-search_content__2zBBv{background:#fff}.product-search_wrapper__3GBCW{grid-template-columns:18.75em 1fr;grid-gap:1.25em}@media (min-width: 1025px){.product-search_wrapper__3GBCW{display:grid}}.product-search_grid__HHwpt{display:grid;grid-template-columns:repeat(2, minmax(150px, 1fr))}@media (min-width: 521px){.product-search_grid__HHwpt{grid-template-columns:repeat(3, minmax(180px, 1fr))}}@media (min-width: 768px){.product-search_grid__HHwpt{grid-template-columns:repeat(4, minmax(200px, 1fr))}}@media (min-width: 1025px){.product-search_grid__HHwpt{grid-template-columns:repeat(3, minmax(200px, 1fr))}}@media all and (min-width: 1280px){.product-search_grid__HHwpt{grid-template-columns:repeat(4, minmax(200px, 1fr))}}

.loyalty-page_root__3dHJp{padding:1.25em 0}.loyalty-page_root__3dHJp .loyalty-page_loyalty__page__300xl{background:#fff;position:relative;display:grid;grid-gap:1.25em;padding:1.25em}@media (min-width: 1025px){.loyalty-page_root__3dHJp .loyalty-page_loyalty__page__300xl{grid-template-columns:1fr 31.25em}}.loyalty-page_root__3dHJp .loyalty-page_loyalty__page_image__3ic4T{min-height:190px;max-height:360px;position:relative}.loyalty-page_root__3dHJp .loyalty-page_loyalty__page_image__3ic4T>figure{position:absolute;left:0;top:0;width:100%;height:100%;max-height:100%;max-width:100%;display:flex;align-items:center;justify-content:center}.loyalty-page_root__3dHJp .loyalty-page_loyalty__page_image__3ic4T>figure>img{max-width:100%;max-height:100%}@media (min-width: 1025px){.loyalty-page_root__3dHJp .loyalty-page_loyalty__page_image__3ic4T{min-height:360px}}.loyalty-page_root__3dHJp .loyalty-page_loyalty__page_content__1EZK5 h1{padding:0 0 1.25em 0;max-height:60px;overflow:hidden;margin-bottom:.5em}@media (min-width: 1025px){.loyalty-page_root__3dHJp .loyalty-page_loyalty__page_content__1EZK5 h1{max-height:64px}}.loyalty-page_root__3dHJp .loyalty-page_loyalty__page_content_description__29Q51{padding-top:1em}.loyalty-page_root__3dHJp .loyalty-page_loyalty__page_content_description__29Q51>p{color:#333;font-family:var(--font-family-thin);font-size:.875em;line-height:20px;max-height:120px;overflow:hidden;text-align:justify}.loyalty-page_root__3dHJp .loyalty-page_title__3Kh2q{margin:1.25em 0 0 0}

.checkout_root__2HZID{display:grid;grid-row-gap:.625em;grid-column-gap:.625em;padding-bottom:1.25em;flex-wrap:wrap-reverse}@media (min-width: 1025px){.checkout_root__2HZID{grid-template-columns:6fr 6fr;padding:0 1.5em 1.5em 1.5em;grid-row-gap:1.5em;grid-column-gap:1.5em}.checkout_root__2HZID>div:first-child{grid-column:2}.checkout_root__2HZID>div{grid-row:1}}.checkout_order_empty__2c4Mx{background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-height:37.5em}.checkout_order_empty__title__1F4Er{display:flex;align-items:center}.checkout_order_empty__message__3xZ61 a{color:var(--red)}@media (min-width: 1025px){.checkout_page_title__2ElRd{padding:.875em 1.5em}}.checkout_container__2KC1z{padding:1em;background-color:#fff}@media (min-width: 1025px){.checkout_container__2KC1z{padding:1.5em}}.checkout_sub_form__3sIfI{width:calc(100% - 40px);margin-left:auto;margin-top:.625em}.checkout_sub_form__3sIfI>div{max-width:300px}.checkout_address__2w3ko{display:block}.checkout_address__flex__1o8uq{display:flex;margin-top:1em}.checkout_address__flex__1o8uq>*{flex-basis:142px;flex-grow:0;margin-right:1em}.checkout_tip__3Xy-W{font-size:.875em;line-height:19px;color:var(--disabled-font-color);font-family:inherit}.checkout_select_tip__1ZTAe{max-width:300px;margin-top:.5em;align-self:center}@media all and (min-width: 1024px) and (max-width: 1439px){.checkout_select_tip__1ZTAe{margin-left:0;width:100%;margin-right:1.5em}}.checkout_with_tip__1_9gq{display:block}.checkout_with_tip__1_9gq>label{margin-right:0}@media (min-width: 521px){.checkout_with_tip__1_9gq>label{margin-right:1.5em}}@media all and (min-width: 1024px) and (max-width: 1439px){.checkout_with_tip__1_9gq{display:block}}.checkout_order_flow__3Hrrp{min-height:37.5em}.checkout_order_flow__3Hrrp label{max-width:300px}.checkout_sign_in_up__bZjQp{margin-bottom:.625em}.checkout_sign_in_up__input__67guW{width:100%}.checkout_sign_in_up__info__3SeXi{font-size:.75em;font-family:inherit;line-height:13px;margin:.625em 0;color:var(--disabled-font-color)}@media (min-width: 1025px){.checkout_sign_in_up__info__3SeXi{align-self:center}}@media all and (min-width: 1440px){.checkout_sign_in_up__info__3SeXi{margin-left:1.125em;width:40%}}.checkout_sign_in_up__register__2kSZE{margin-top:1em;font-size:.75em}.checkout_sign_in_up__register__2kSZE>*{font-size:inherit}.checkout_order_head__24odz{margin-bottom:1px}.checkout_order_head__24odz>h2{color:var(--red);font-size:1.125em;line-height:20px}.checkout_order_section__2cVOF{margin-bottom:1px}.checkout_order_section__title__2pk3r{font-size:1.125em;line-height:20px;padding-top:.25em;font-family:inherit}.checkout_order__city__39FVu{font-size:.875em;line-height:16px;margin-top:1.25em}.checkout_order__city_btn__3My5M{font-size:inherit;line-height:inherit;color:var(--red);display:inline-flex;align-items:center}.checkout_order__city_btn__3My5M:hover{color:var(--red-hover)}.checkout_order__city_btn__3My5M:hover>i{transform:translateY(1px)}.checkout_order__city_btn__3My5M>i{font-size:1.125em}.checkout_order__novaposhta_section__c1EWO{}.checkout_order__novaposhta_section_tip__1Alqr{max-width:100%;margin-top:1em;margin-bottom:1em}.checkout_order__novaposhta_section_me_recipient__10mZT{margin-top:1em;align-self:flex-start}.checkout_order__novaposhta_section_me_recipient_form__3Y-GX{width:100%;margin-top:1em}.checkout_order__novaposhta_home__3zKhT{margin-top:1.25em}.checkout_order__novaposhta_poshtomat__2w1bo{}.checkout_order__novaposhta_poshtomat_tip__1tHvK{}.checkout_order__to_address___D4EE{}.checkout_order__self_removal__3ktzQ{}.checkout_order__self_removal_tip__2_exq{}.checkout_order__reward__1JIvP{margin:1px 0;padding:1.5em}.checkout_order__add_comment__2ia6C{margin-bottom:.625em;padding-top:0;padding-bottom:0}.checkout_order__add_comment_dropdown__3AJN0{font-family:inherit;display:flex;align-items:center;justify-content:space-between;padding:1em 0}@media (min-width: 1025px){.checkout_order__add_comment_dropdown__3AJN0{padding:1.5em 0}}.checkout_order__add_comment__2ia6C div:first-of-type{margin:0;padding-bottom:.5em}.checkout_order__add_comment__2ia6C div:first-of-type textarea{margin-top:0}@media (min-width: 1025px){.checkout_order__add_comment__2ia6C div:first-of-type{margin:0;padding-bottom:0.5em}.checkout_order__add_comment__2ia6C div:first-of-type textarea{margin-top:0}}.checkout_order__add_comment_field__2CwVs{margin-top:0;padding-bottom:1em}.checkout_order__add_comment_field__2CwVs textarea{margin-top:0}.checkout_order__personal_data__3vb5P{margin-top:1em}.checkout_order__personal_data__3vb5P>label{margin-bottom:1em}.checkout_order__personal_data__3vb5P>label:last-of-type{margin-bottom:0}.checkout_order__submit_btn__3qXxg{margin-top:1.25em;width:100%}@media (min-width: 1025px){.checkout_order__submit_btn__3qXxg{width:auto;min-width:210px}}.checkout_radio__icon__2laBW{color:var(--red);margin-right:.5em}.checkout_radio__name__13FYZ{font-size:.875em;font-family:inherit;line-height:140%}.checkout_radio__description__v9Bk7{font-size:.75em;font-family:inherit}@media (min-width: 521px){.checkout_radio__description__v9Bk7{white-space:nowrap}}.checkout_credit_form__yMrfV{margin-top:1em;background-color:var(--option-hover-bg);border-radius:28px}.checkout_credit_form__yMrfV[hidden]{display:none}.checkout_credit_form__details__cK2yE{border:1px solid var(--red);background:#fffcfc;padding:18px;border-radius:10px;font-size:16px;line-height:21px;color:#7C808C}.checkout_credit_form__details_title__3NA_k{font-size:16px;font-weight:500;padding-bottom:19px;font-family:var(--theme-font)}.checkout_credit_form__details_line__1C45S{font-size:16px;font-weight:600;font-family:var(--font-family-thin);color:var(--main-font-color)}.checkout_credit_form__section__pEIjg{padding:1.125em;border-bottom:1px solid rgba(0,0,0,0.1);max-width:340px}.checkout_credit_form__section_title__3GfMu{font-size:.875em;font-family:inherit;line-height:16px;margin-bottom:.5em}.checkout_credit_form__section__pEIjg:last-of-type{border-bottom:none}.checkout_credit_form__payments__4u5E3{display:flex;align-items:center}.checkout_credit_form__payments__4u5E3>*{width:auto}.checkout_credit_form__payments_number__203Q3{min-width:75px;margin-right:.375em}.checkout_credit_form__payments_monthly__1RTxW{font-size:.875em;line-height:16px;margin-bottom:-.25em}.checkout_credit_form__payments_value__2PQR1{color:var(--red)}.checkout_credit_form__passport_number___7fwP{display:flex;margin-bottom:1em}.checkout_credit_form__passport_number___7fwP>div:last-of-type{width:calc(100% - 72px)}.checkout_credit_form__passport_number___7fwP>label{width:auto;flex-grow:1}.checkout_credit_form__passport_number_seria__3NMPX{max-width:72px}.checkout_credit_form__passport_number_seria__3NMPX input{text-align:center}.checkout_credit_form__passport_number_seria_error__1gXVD{font-size:.75em}.checkout_credit_form__passport_number_value__2o5p6{margin-left:1em}.checkout_credit_form__passport_date__RuOh-{display:flex;align-items:center}.checkout_credit_form__passport_date__RuOh->div{width:100%;margin:0}.checkout_credit_form__passport_date__RuOh->i{opacity:0.5;color:var(--red);margin-right:.375em;margin-bottom:-.25em}.checkout_credit_form__passport_date_input__3CPeK{margin-top:0}.checkout_credit_form__tip__5advk{margin-top:.625em}.checkout_payment__info__26qaX{margin-bottom:2px}.checkout_payment__info_title__3EnHx{font-size:1.125em;line-height:20px;margin-bottom:.75em}.checkout_payment__cashback__1faz_{margin-top:1.5em;border-radius:28px;background-color:var(--disabled-bg-color);padding:.625em 1.25em;font-size:1em;line-height:18px;color:var(--disabled-font-color);font-family:inherit;max-width:360px}.checkout_payment_receipt__cashback__1rBAH{font-size:.875em;text-align:left}.checkout_payment_receipt__cashback__1rBAH img{vertical-align:middle;display:inline;width:1.5em;padding-right:.3125em}.checkout_payment_receipt__cashback_amount__3K-iF{vertical-align:middle;font-weight:bold}@media all and (max-width: 521px){.checkout_payment_receipt__cashback__1rBAH{text-align:center}}.checkout_payment__order_details__2dXjr{width:100%;max-width:100%}.checkout_payment__order_details__2dXjr tr td:first-child{min-width:120px}@media (min-width: 521px){.checkout_payment__order_details__2dXjr tr td:first-child{min-width:172px}}.checkout_payment__order_details__2dXjr tr>td{line-height:18px;padding:.625em 0;vertical-align:top}.checkout_payment__order_details_total__1GFJD>td{font-family:var(--font-family-bold);font-size:1.125em}.checkout_payment__order_details_total__1GFJD>td:last-child{color:var(--red)}.checkout_payment__finish__1nIEX{margin-bottom:2px}.checkout_payment__submit__3wTYw{margin-top:1.25em}.checkout_payment__submit_button__2pESp{width:100%;margin-bottom:1em}@media (min-width: 521px){.checkout_payment__submit_button__2pESp{width:auto;min-width:300px;margin-right:1em;margin-bottom:0}}.checkout_payment__submit_button_l__1e5rX{position:relative}@media (min-width: 521px){.checkout_payment__submit_button_l__1e5rX div{display:inline-flex}}.checkout_payment__submit_button_l__1e5rX span{position:absolute;width:100%;margin-bottom:1em;border-radius:30px;height:40px;top:0;display:inline-flex;z-index:9;left:0;color:#fff;font-size:14px;font-family:var(--font-family-bold);align-items:center;justify-content:center;background-color:var(--red)}@media (min-width: 521px){.checkout_payment__submit_button_l__1e5rX span{max-width:300px;margin-right:1em;margin-bottom:0}}.checkout_payment__submit_button_l__1e5rX input[type="image"]{width:100%;margin-bottom:1em;border-radius:30px;height:40px;position:relative;z-index:10;min-width:auto;opacity:0}@media (min-width: 521px){.checkout_payment__submit_button_l__1e5rX input[type="image"]{width:auto;min-width:300px;margin-right:1em;margin-bottom:0}}.checkout_payment__submit_info__O5Bwh{margin-top:.5em;font-family:inherit;font-size:.875em;line-height:19px;color:var(--disabled-font-color)}.checkout_enter_promocode__3igDL{margin-bottom:1em;max-height:20px;overflow-y:hidden;max-width:360px;transition:max-height 0.2s ease-in-out}.checkout_enter_promocode__btn__8pboL{color:var(--red);border-bottom:1px dashed var(--red);line-height:18px;margin-bottom:1em}.checkout_enter_promocode__3igDL input{margin-top:0}.checkout_enter_promocode_submit__3ZUCE{margin-left:1em;width:calc(50% - 16px)}.checkout_enter_promocode__3igDL div{align-items:center}.checkout_use_bonuses__1DS2Z{background:var(--disabled-bg-color);border-radius:28px;padding:.625em 1.25em;max-height:58px;max-width:400px;overflow-y:hidden;transition:max-height 0.2s ease-in-out}.checkout_use_bonuses__btn__3E0Gz{color:var(--red);border-bottom:1px dashed var(--red);line-height:18px;text-align:left}.checkout_use_bonuses__tip__OxOBe{margin-top:.375em;font-size:.75em;margin-bottom:.5em}.checkout_use_bonuses_input__3n2Wy{margin-top:0}.checkout_use_bonuses_submit__1aAzZ{margin-left:1em;width:calc(50% - 16px)}.checkout_use_bonuses_active__2CvSo{max-height:130px;transition:max-height 0.2s ease-in-out}.checkout_enter_promocode_active__2-erb{max-height:94px;transition:max-height 0.2s ease-in-out;overflow-y:visible}.checkout_terms_of_use__3gQ64{}.checkout_terms_of_use__3gQ64>p{font-family:inherit;font-size:.875em;line-height:16px}.checkout_terms_of_use__3gQ64 a{background-color:transparent;color:var(--red)}.checkout_terms_of_use__3gQ64 a:hover{color:var(--red-hover)}.checkout_fixed_submit__2IYQb{position:fixed;bottom:-100px;padding:.875em 1em;height:100px;width:100%;transition:bottom 0.1s linear;background-color:var(--red);z-index:999}.checkout_fixed_submit__total__1VU59{width:100%;border-collapse:collapse;border-spacing:0;padding:0;margin:0;margin-bottom:.5em}.checkout_fixed_submit__total__1VU59 tr>td{color:#fff;font-size:1.125em;line-height:22px;font-family:var(--font-family-bold);vertical-align:middle}.checkout_fixed_submit__total__1VU59 tr>td:last-of-type{text-align:right}.checkout_fixed_submit__button__3-4Vg{background-color:#fff;color:var(--red);width:100%}@media (min-width: 1025px){.checkout_fixed_submit__2IYQb{display:none}}.checkout_fixed_submit_active__3z9Zd{bottom:0;transition:bottom 0.15s linear}.checkout_order_info__2agrJ{}.checkout_order_info__title__1kxcR{font-size:1.5em;line-height:31px;font-family:inherit;margin-bottom:0.5em}.checkout_order_info__subtitle__3oR-y{font-size:.875em;line-height:16px;font-family:inherit}.checkout_order_info__products__3BnOB{display:flex;flex-wrap:wrap;margin-top:.75em}.checkout_order_info__products__3BnOB>*{flex-shrink:0;margin-right:.5em;margin-bottom:.5em}.checkout_order_info__notice__1YkRF{font-size:.8125em;color:var(--disabled-font-color);font-family:inherit;font-weight:500;line-height:19px;margin-bottom:0.5em}.checkout_order_info__details__o123u{border-spacing:0;border-collapse:collapse;margin-bottom:1.5em}.checkout_order_info__details__o123u tr{display:flex;flex-wrap:wrap}.checkout_order_info__details__o123u tr>td{display:block;text-align:left;font-size:.875em;line-height:28px;font-family:inherit;padding-right:.125em}.checkout_order_info__details__o123u tr>td:last-child{font-weight:bold}.checkout_order_info__tip__3O2-K{font-size:.75em;margin-bottom:.625em}.checkout_order_info__signup__3HLwy{font-size:1em;line-height:3em;font-weight:bold;width:21.375em;height:3em;background:#F0F0F0;border-radius:28px;text-align:center;margin-bottom:1em}.checkout_order_info__signup__3HLwy a{border-bottom:1px dashed;font-weight:normal;font-size:1em;line-height:1.125em;color:#E0001A}.checkout_home_page_link__3Oui8{display:inline-flex;align-items:center;font-size:16px}.checkout_home_page_link__3Oui8 span{margin-left:.75em;font-family:inherit;font-size:inherit;line-height:18px}.checkout_to_homepage_desktop__27KGd{display:none;margin-left:auto}@media (min-width: 1025px){.checkout_to_homepage_desktop__27KGd{display:inline-flex}}.checkout_to_homepage_mobile__3az8D{padding:1.25em 1em}@media (min-width: 1025px){.checkout_to_homepage_mobile__3az8D{display:none}}.checkout_red_link__2Z18Y{background:none;color:var(--red)}.checkout_disabled_form__2UqqB{pointer-events:none}.checkout_disabled_form__2UqqB span{background-color:#ABB1BF;color:var(--disabled-font-color);border-color:var(--disabled-border-color)}.checkout_success__cashback__1pgew{font-size:.875em;text-align:left}.checkout_success__cashback__1pgew img{vertical-align:middle;display:inline;width:1.5em;padding-right:.3125em}.checkout_success__cashback_amount__3T2i5{vertical-align:middle;font-weight:bold}@media all and (max-width: 521px){.checkout_success__cashback__1pgew{text-align:center}}

.orderContent_root__Z-9k3{position:relative;align-self:flex-start}.orderContent_header__2Tipu{display:flex;align-items:center;margin-bottom:1px;background-color:#fff;padding:.375em 0 .25em 1em}@media (min-width: 1025px){.orderContent_header__2Tipu{padding:1em 1.5em}}.orderContent_total__2UaZB{font-size:1.125em;line-height:20px;color:var(--red);font-family:inherit;margin-left:auto}@media (min-width: 1025px){.orderContent_total__2UaZB{display:none}}.orderContent_footer__20FE8{background-color:#fff;padding:1em;margin-top:1px;display:block}.orderContent_footer__editor__2ZKdJ{display:block;text-align:left;margin:0 0 .625em}.orderContent_footer__editor__2ZKdJ button{font-size:.875em;font-family:var(--font-family-bold);font-weight:bold;color:var(--red)}.orderContent_footer__details__36qg-{display:flex;flex-direction:row;align-items:center}.orderContent_footer__details__total__2bKnE{text-align:right}.orderContent_footer__details__total_title__1Vptj{font-size:.875em;line-height:16px;font-family:inherit;vertical-align:middle}.orderContent_footer__details__total_value__1bTcp{margin:0 0 0 .375em;display:inline-block;font-size:1.125em;font-family:var(--font-family-bold);vertical-align:middle}@media (min-width: 1025px){.orderContent_footer__details__total_value__1bTcp{font-size:1.5em}}@media (min-width: 1025px){.orderContent_footer__20FE8{padding:1.5em}}.orderContent_title__Ia3YL{font-size:.875em;line-height:16px;color:var(--red)}@media (min-width: 1025px){.orderContent_title__Ia3YL{font-size:1.125em;font-family:inherit}}.orderContent_subtitle__2RN5k{display:block;color:var(--disabled-font-color);font-size:.75em;line-height:13px;font-family:inherit;margin-top:.375em}@media (min-width: 1025px){.orderContent_subtitle__2RN5k{display:none}}.orderContent_dropdown_btn__1A74J{font-size:1.125em;padding:.5em;margin-left:.5em}@media (min-width: 1025px){.orderContent_dropdown_btn__1A74J{display:none}}.orderContent_content__1mpkE{max-height:0;overflow-y:hidden;transition:max-height 0.2s ease-in}@media (min-width: 1025px){.orderContent_content__1mpkE{max-height:none;max-height:initial;overflow-y:unset}}.orderContent_content_opened__Csgu4{max-height:24.375em;overflow-y:visible;transition:max-height 0.2s ease-out}.orderContent_product_list__fh37l{max-height:calc(145px * 2 + 2px);overflow-y:auto}.orderContent_product_list__empty__1gQlU{background:#fff;padding:2em;min-height:90px;vertical-align:middle;text-align:center}

.order-product_order_product__2G0Y-{min-height:145px;margin-bottom:1px;background-color:#fff;padding:.75em 1em;position:relative;display:flex}.order-product_order_product__image__3C03_{flex-basis:60px;flex-shrink:0;max-height:60px;overflow:hidden;margin-right:1em}.order-product_order_product__body__1-hTc{width:100%}.order-product_order_product__artikul__2xdU2{font-size:.625em;font-family:inherit;line-height:12px;color:var(--disabled-font-color)}.order-product_order_product__name__1soDh{font-size:.875em;font-family:inherit;line-height:20px;margin-bottom:.3125em;margin-right:2em;overflow:hidden}.order-product_order_product__name__1soDh>a{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.order-product_order_product__flex_block__12Lxd{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between;margin-top:0.7em}.order-product_order_product__price_info__tOvu2{font-family:inherit;font-size:.875em;line-height:18px}.order-product_order_product__price_info_old__rPOIn{display:block;font-size:.75em;font-family:inherit;text-decoration:line-through;color:#3338;font-style:italic}@media all and (max-width: 325px){.order-product_order_product__price_info__tOvu2{display:none}}@media all and (max-width: 521px){.order-product_order_product__price_info__tOvu2{order:2;font-size:.8125em}}@media (min-width: 1025px){.order-product_order_product__price_info__tOvu2{font-size:1.125em;width:134px}}.order-product_order_product__cashback__BrvzX{padding:0;max-width:169px}@media all and (max-width: 521px){.order-product_order_product__cashback__BrvzX{order:1;width:100%;max-width:100%;margin-bottom:1em}}@media all and (max-width: 521px){.order-product_order_product__cashback_wrapper__1qsgN{max-width:100%;width:100%;white-space:nowrap}}.order-product_order_product__total__HmJ_R{margin:0;padding:0;display:flex;flex-flow:column wrap;align-items:center}@media all and (max-width: 521px){.order-product_order_product__total__HmJ_R{order:3;width:125px}}.order-product_order_product__total_price__D6HW0{font-family:inherit;font-size:1.125em;line-height:22px;color:var(--red);text-align:center}.order-product_order_product__total_counter__2-gPk{transform:scale(0.9)}@media (min-width: 521px){.order-product_order_product__total_counter__2-gPk{margin-left:0;transform:none}}.order-product_order_product__remove_btn__2wdX9{position:absolute;right:.75em;top:.75em}.order-product_order_product__remove_btn__2wdX9>i{transition:color 0.1s linear}.order-product_order_product__remove_btn__2wdX9:hover>i{color:var(--red)}.order-product_warning__1VtGb{margin-top:.5em;margin-left:-5.25em}.order-product_warning__1VtGb>p{display:flex;align-items:center;background:none;padding:.5em 0}.order-product_warning__1VtGb>p>i{font-size:1.25em}.order-product_warning__1VtGb>p>span{font-size:.875em;font-family:var(--font-family-normal)}@media (min-width: 521px){.order-product_warning__1VtGb{margin-left:0}.order-product_warning_cart__2o4BR{margin-top:-2.1875em}}

.loyalty_root__3GLqT,.loyalty_checkout__guest__10C18{padding:0}.loyalty_button__1ehc2,.loyalty_checkout__button__c39SN,.loyalty_reward__button__1W_S9{width:100%;background-color:#e0001a}.loyalty_product__3ynmh{display:flex;flex-direction:row;align-items:center;color:#333333;font-size:.875em;max-width:200px}.loyalty_product__image__1TNKw{width:1.5em;height:1.5em;margin:0 .0625em 0 0}.loyalty_product__label__2asKo{font-family:var(--font-family-normal);font-style:normal;font-weight:normal;font-size:10px;line-height:10px}.loyalty_product__price__2ehq6{padding-left:5px;white-space:nowrap;font-weight:700;font-family:"Sana Sans Black",sans-serif}.loyalty_product__price_color__217-y{color:#daa520}.loyalty_quote__2BpjJ{display:flex;align-items:center;margin-right:auto;font-size:.875em}.loyalty_quote__image__2RSLb{width:1.5em;height:1.5em;margin:0 .0625em 0 0}.loyalty_quote__price__W5IrB{font-weight:700;font-family:"Sana Sans Black",sans-serif;color:#333}.loyalty_checkout__35Nvn,.loyalty_reward__3c7TR{background-color:#ffffff;font-size:.875em}.loyalty_checkout__35Nvn .loyalty_warning__R6ION,.loyalty_reward__3c7TR .loyalty_warning__R6ION{margin-bottom:1em}.loyalty_checkout__35Nvn .loyalty_warning__R6ION h4,.loyalty_reward__3c7TR .loyalty_warning__R6ION h4{padding-bottom:.625em;font-family:var(--theme-font);font-weight:500}.loyalty_checkout__container__1UAnm{display:flex;align-items:center;vertical-align:middle;text-align:left}.loyalty_checkout__container__1UAnm img{border-radius:.1875em;margin-right:10px;vertical-align:middle;width:4.375em}.loyalty_checkout__button__c39SN{margin-top:1em}@media (min-width: 1025px){.loyalty_checkout__35Nvn,.loyalty_reward__3c7TR{display:flex}.loyalty_checkout__button__c39SN{width:9.375em;margin:0 0 0 1em;align-self:end}}.loyalty_checkout__guest__10C18{background-image:url("/images/card_white.png");background-size:auto 100px;background-position:110% 20%;background-repeat:no-repeat;background-color:#e0021b !important;padding:1.5em;line-height:1.5em;color:var(--light-font-color)}.loyalty_checkout__guest__10C18 p{font-family:var(--font-family-normal)}.loyalty_checkout__guest__10C18 b{color:var(--light-font-color);font-family:var(--font-family-bold)}.loyalty_checkout__guest_signup__318pG{border:0;background-color:transparent;color:var(--light-font-color);margin-top:1em;display:flex;align-items:center}.loyalty_checkout__guest_signup__318pG i{margin-right:10px;color:inherit;transition:transform 0.2s}.loyalty_checkout__guest_signup__318pG:hover{border:0;background-color:transparent}.loyalty_checkout__guest_signup__318pG:hover i{transform:translateX(2px)}.loyalty_is_revoke__hQUXs{padding:1.5em;background-image:url("/images/card_white.png");background-size:auto 100px;background-position:110% 20%;background-repeat:no-repeat;background-color:#e0021b !important}.loyalty_reward__3c7TR{display:block}.loyalty_reward__title__2ss7S{font-size:1.25em;font-family:inherit;line-height:1.25em;padding-bottom:1em}.loyalty_is_revoke__hQUXs .loyalty_reward__title__2ss7S{color:var(--light-font-color)}.loyalty_reward__available__1Lmaz{display:block;padding:0 0 1em 0;color:var(--font-color-gray)}.loyalty_is_revoke__hQUXs .loyalty_reward__available__1Lmaz,.loyalty_is_revoke__hQUXs .loyalty_reward__available__1Lmaz *{color:var(--light-font-color)}.loyalty_reward__amount__W0wfl{display:block;padding:0;margin:0}.loyalty_reward__amount_field__32DDT{max-width:15em;padding:0;margin:1.5em 0 0}.loyalty_reward__amount__W0wfl input[type='number']{-moz-appearance:textfield}.loyalty_reward__amount__W0wfl input::-webkit-outer-spin-button,.loyalty_reward__amount__W0wfl input::-webkit-inner-spin-button{-webkit-appearance:none}.loyalty_reward__amount_hint__3IDcc{color:var(--font-color-gray);margin:7px 0 0}.loyalty_reward__button__1W_S9{width:15em;margin-top:1em;position:relative}@media (min-width: 1025px){.loyalty_reward__amount_field__32DDT{max-width:15em}.loyalty_reward__button__1W_S9{max-width:15em;min-width:8.125em;margin-top:1em}}.loyalty_reward__info__1v50A{display:flex;justify-content:flex-start;align-items:center;padding:.625em 0;font-size:16px;vertical-align:middle}.loyalty_is_revoke__hQUXs .loyalty_reward__info__1v50A{color:var(--light-font-color)}

.counter_counter__1zQ0l{margin-top:1em;background-color:var(--disabled-bg-color);border:1px solid var(--disabled-bg-color);border-radius:25px;width:140px;display:inline-flex;align-items:center;justify-content:space-between}.counter_counter_button__2ekdX{border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.125em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;background-color:#fff;font-family:var(--font-family-thin);line-height:0}.counter_counter_value__9qibd{font-size:1.125em;font-family:inherit;border:none;background-color:var(--disabled-bg-color);width:47px;text-align:center}

.labels_labels__3BCBq{position:absolute;top:1.5em}.labels_labels__3BCBq>li{margin-bottom:.5em}@media (min-width: 768px){.labels_labels__3BCBq>li{min-width:60px;min-height:45px}}.labels_category__ABsG8{padding:0;margin:0}.labels_category__ABsG8>li{min-width:45px;min-height:33px;width:45px}.labels_product__4CNV2{padding:0;margin:0}.labels_product__4CNV2>li{min-width:45px;min-height:33px;width:45px}.labels_labels_left__VVdR7{left:0}.labels_labels_left__VVdR7 .labels_percent__1ehgA{vertical-align:middle;text-align:center;background:#e0001b;border-radius:5.2px;display:flex;align-items:center;justify-content:center;font-weight:bold;font-style:italic;font-size:.875em;color:#fff}.labels_labels_left__VVdR7 .labels_percent__1ehgA::before{content:"-"}.labels_labels_left__VVdR7 .labels_percent__1ehgA::after{content:"%"}@media (min-width: 768px){.labels_labels_left__VVdR7 .labels_percent__1ehgA{font-size:1em}}.labels_labels_right__3rpmL{right:0}

.checkout-area_root__EFvwQ{position:relative;margin-top:0.625em}.checkout-area_header__eLB4N{display:flex;align-items:center;justify-content:space-between;margin-bottom:1px;background-color:#fff;padding:1em .5625em 1em 1em}@media (min-width: 1025px){.checkout-area_header__eLB4N{padding:1em 1.5em}}.checkout-area_header__eLB4N button[type="button"]{font-size:1.125em}@media (min-width: 1025px){.checkout-area_header__eLB4N button[type="button"]{display:none}}.checkout-area_title__1LZGx{font-size:.875em;line-height:16px;color:var(--red);margin-bottom:1px}@media (min-width: 1025px){.checkout-area_title__1LZGx{font-size:1.125em;font-family:inherit}}.checkout-area_content__wsG3P{max-height:0;overflow-y:hidden;transition:max-height 0.2s ease-in}@media (min-width: 1025px){.checkout-area_content__wsG3P{max-height:none;max-height:initial;overflow-y:unset}}.checkout-area_open__3xtT0{max-height:350px;overflow-y:auto}.checkout-area_timer__2Na9Z{display:flex;color:var(--red);align-items:center;font-size:.8125em}@media (min-width: 1025px){.checkout-area_timer__2Na9Z{font-size:.875em;margin:.75em 0}}.checkout-area_timer__2Na9Z>span{display:flex;align-items:center;margin-right:5px}.checkout-area_timer__2Na9Z>span span:first-child{color:var(--red);display:block;font-family:var(--font-family-normal);margin-right:5px}.checkout-area_timer__2Na9Z>span span:last-child{color:var(--red);display:block;font-family:var(--font-family-normal);text-transform:capitalize}.checkout-area_product__3n2oA{background-color:#fff;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;align-content:center;padding:0.75em 2em;margin-bottom:1px;width:100%;flex-wrap:nowrap;font-size:.875em}@media screen and (max-width: 521px){.checkout-area_product__3n2oA{flex-direction:column}}.checkout-area_product_content__i3R55{width:100%;padding:0;margin:0}.checkout-area_product_content__wrap__3EEDh{margin-top:.9375em;display:flex;justify-content:space-between}.checkout-area_product_header__Bt_XV{margin-bottom:.625em}.checkout-area_product_name__i90GE{line-height:1.3125em;font-family:var(--font-family-normal);font-size:.875em}.checkout-area_product_name__i90GE a{text-align:left;text-overflow:ellipsis;text-decoration:none}.checkout-area_product_price__3ifQn{font-family:inherit;font-size:.875em;line-height:18px;text-align:end}.checkout-area_product_price__old__1SkHd{display:block;font-size:.75em;font-family:inherit;text-decoration:line-through;color:#3338;font-style:italic}@media all and (max-width: 325px){.checkout-area_product_price__3ifQn{display:none}}@media (min-width: 1025px){.checkout-area_product_price__3ifQn{font-size:1.125em;width:134px}}.checkout-area_product_image__3LPRv{width:210px;margin-right:1em;min-height:182px;height:100%}@media screen and (max-width: 521px){.checkout-area_product_image__3LPRv{width:100%}}.checkout-area_product_stock__3j6k0{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.checkout-area_product_buttons__3FHbi{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.checkout-area_product_buttons__buy__hw5qs{margin-top:1em}.checkout-area_product_buttons__buy__hw5qs i{color:#fff;padding-right:5px}

.ToggleButton_label__2Ymx2{position:absolute;left:100%;padding-left:1rem;color:#333;font-size:14px;display:block;min-width:115px}.ToggleButton_switch_wrapper__3C8a3{display:flex;flex-shrink:0;position:relative;align-items:center;width:40px;height:18px;background-color:#f0f0f0;border:0;border-radius:100px}.ToggleButton_switch_label__3ZLUW{position:absolute;left:0;top:0;width:100%;height:100%;color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:inherit;z-index:1;transition:background 0.3s}.ToggleButton_input__2f1Uf{position:absolute;left:0;top:0;margin:0;padding:0;opacity:0;height:0;width:0;pointer-events:none}.ToggleButton_input__2f1Uf:not(:checked)+.ToggleButton_switch_label__3ZLUW,.ToggleButton_input__2f1Uf:checked+.ToggleButton_switch_label__3ZLUW{cursor:pointer}.ToggleButton_input__2f1Uf:checked+.ToggleButton_switch_label__3ZLUW{background-color:#e0001a}.ToggleButton_input__2f1Uf:checked+.ToggleButton_switch_label__3ZLUW+.ToggleButton_switch_marker__3tulu{left:calc(100% - 21px)}.ToggleButton_switch_marker__3tulu{position:relative;background-color:#fff;width:22px;height:22px;border-radius:50%;z-index:2;pointer-events:none;box-shadow:0 2px 4px rgba(0,0,0,0.15);left:0;transition:left 0.2s;will-change:left}

.date-input_label__yvO04{font-size:14px;color:#333;display:block;width:100%}.date-input_input__2c129{margin-top:0.5rem;border-radius:var(--input-border-radius);padding:var(--input-padding-y) var(--input-padding-x);border:var(--input-border);font-size:var(--input-font-size);width:100%;background-color:#fff}.date-input_input__2c129::-moz-placeholder{color:var(--placeholder-color)}.date-input_input__2c129:-ms-input-placeholder{color:var(--placeholder-color)}.date-input_input__2c129::placeholder{color:var(--placeholder-color)}.date-input_input__2c129:focus{border-color:var(--focused-border-color)}.date-input_input__2c129:disabled{background-color:var(--disabled-bg-color);border-color:var(--disabled-border-color);color:var(--disabled-font-color)}.date-input_input__2c129.date-input_error__3V7f9{color:#e0001a;border-color:#e0001a}.date-input_input__2c129.date-input_error__3V7f9:focus{border-color:#e0001a}.date-input_input__2c129.date-input_success__ciPq6{color:#00985f;border-color:#00985f}.date-input_input__2c129.date-input_success__ciPq6:focus{border-color:#00985f}.date-input_input__2c129.date-input_alert__2Eumr{border-color:#ffe62f}.date-input_input__2c129.date-input_alert__2Eumr:focus{border-color:#ffe62f}.date-input_message__2qtEd{font-size:12px;padding-left:16px;margin-top:4px}.date-input_message__2qtEd.date-input_error__3V7f9{color:#e0001a}.date-input_message__2qtEd.date-input_success__ciPq6{color:#00985f}

.select__control{margin-top:8px}.select__menu-list{overflow-y:auto;scrollbar-collor:#7c808c transparent;scrollbar-width:thin}.select__menu-list::-webkit-scrollbar-track{background-color:transparent;padding:0 5px}.select__menu-list::-webkit-scrollbar-track-piece{background-color:transparent}.select__menu-list::-webkit-scrollbar{width:5px}.select__menu-list::-webkit-scrollbar-thumb{background:#7c808c;border-radius:8px;position:relative;right:8px}.select__menu-list::-webkit-scrollbar-thumb:vertical{background-color:#7c808c}.select__option{background-color:#fff}.select__option:hover{cursor:pointer}.select__option:active{background-color:#f0f0f0 !important}.select__option--is-selected{background-color:#f0f0f0}.select__option--is-selected:active{background-color:#f0f0f0 !important}.select__option--is-focused{background-color:#f0f0f0}.select__multi-value{border-radius:14px !important;padding:1px 10px 1px 14px !important;display:flex;border:none;justify-content:space-between;align-items:center;margin:0 8px 0 0 !important;background-color:#00985f !important}.select__multi-value__label{color:#fff !important;font-size:14px !important;padding:0 !important}.select__multi-value__remove{margin-left:8px;padding:0 !important}.select__multi-value__remove:hover{background-color:transparent !important}.select__value-container{position:absolute}.select__value-container--is-multi{flex-wrap:nowrap !important}.select__value-container--is-multi.select__value-container--has-value{margin-left:-6px}

.SelectInput_icon__1Pans{position:absolute;right:16px;top:0;cursor:pointer;font-weight:bold;padding:12px 0 0 0}

.form-error_error__23e3T{color:#d43535;line-height:18px;margin-top:7px;font-size:var(--label-font-size)}.form-error_error__23e3T:before{content:" ";background:url("data:image/svg+xml;utf8,<svg fill='rgb(248, 65, 71)' width='16' height='14' viewBox='0 0 14.56 12.98' xmlns='http://www.w3.org/2000/svg'><path d='m14.42 11.49-6.27-10.99a1 1 0 0 0 -1.74 0l-6.28 11a1 1 0 0 0 .87 1.5h12.56a1 1 0 0 0 .86-1.51zm-6.14-.49a1 1 0 1 1 -2 0v-1a1 1 0 1 1 2 0zm0-4a1 1 0 1 1 -2 0v-3a1 1 0 0 1 2 0z'/></svg>") center no-repeat #fff;margin-right:4px;width:21px;height:19px;line-height:19px;display:inline-block;vertical-align:middle}

.TextArea_label__32vCa{font-size:14px;color:#333;display:block;width:100%}.TextArea_input__3XKQs{margin-top:0.5rem;border-radius:var(--input-border-radius);padding:var(--input-padding-y) var(--input-padding-x);border:var(--input-border);font-size:var(--input-font-size);width:100%;background-color:#fff}.TextArea_input__3XKQs::-moz-placeholder{color:var(--placeholder-color)}.TextArea_input__3XKQs:-ms-input-placeholder{color:var(--placeholder-color)}.TextArea_input__3XKQs::placeholder{color:var(--placeholder-color)}.TextArea_input__3XKQs:focus{border-color:var(--focused-border-color)}.TextArea_input__3XKQs:disabled{background-color:var(--disabled-bg-color);border-color:var(--disabled-border-color);color:var(--disabled-font-color)}.TextArea_input__3XKQs.TextArea_error__28Wpy{color:#e0001a;border-color:#e0001a}.TextArea_input__3XKQs.TextArea_error__28Wpy:focus{border-color:#e0001a}.TextArea_input__3XKQs.TextArea_success__3lXwT{color:#00985f;border-color:#00985f}.TextArea_input__3XKQs.TextArea_success__3lXwT:focus{border-color:#00985f}.TextArea_input__3XKQs.TextArea_alert__4N-cc{border-color:#ffe62f}.TextArea_input__3XKQs.TextArea_alert__4N-cc:focus{border-color:#ffe62f}.TextArea_message__3lv7e{font-size:12px;padding-left:16px;margin-top:4px}.TextArea_message__3lv7e.TextArea_error__28Wpy{color:#e0001a}.TextArea_message__3lv7e.TextArea_success__3lXwT{color:#00985f}

.password-input_label__1FXts{font-size:14px;color:#333;display:block;width:100%}.password-input_wrapper__3S39p{position:relative}.password-input_wrapper__3S39p.password-input_is_visible__1Eqv5 .password-input_btn_label__2eNr_:first-child{display:none}.password-input_wrapper__3S39p.password-input_is_visible__1Eqv5 .password-input_btn_label__2eNr_:last-child{display:inline-block}.password-input_wrapper__3S39p .password-input_input__1n1ye{margin-top:0.5rem;border-radius:var(--input-border-radius);padding:var(--input-padding-y) var(--input-padding-x);border:var(--input-border);font-size:var(--input-font-size);background-color:#fff;width:100%}.password-input_wrapper__3S39p .password-input_input__1n1ye:focus{border-color:var(--focused-border-color)}.password-input_wrapper__3S39p .password-input_input__1n1ye.password-input_error__1OYDP{color:#e0001a;border-color:#e0001a}.password-input_wrapper__3S39p .password-input_input__1n1ye.password-input_error__1OYDP:focus{border-color:#e0001a}.password-input_password__btn__14wTO{position:absolute;z-index:1;top:0;right:0;height:100%;margin-top:0.3rem;margin-right:0.5rem;padding:var(--input-padding-y) var(--input-padding-x);width:1.5em;background-color:rgba(255,255,255,0);justify-content:center;align-items:center}.password-input_password__btn__14wTO:focus{color:var(--color-primary)}.password-input_password__btn__14wTO .password-input_btn_label__2eNr_:last-child{display:none}.password-input_password__btn__14wTO .password-input_btn_label__2eNr_ .password-input_icon__3Siip{width:var(--password-icon-size);height:var(--password-icon-size)}.password-input_password__btn__14wTO{display:block;display:flex}

.TextInput_label__1xMNE{font-size:14px;color:#333;display:block;width:100%}.TextInput_input__3wuEo{margin-top:0.5rem;border-radius:var(--input-border-radius);padding:var(--input-padding-y) var(--input-padding-x);border:var(--input-border);font-size:var(--input-font-size);width:100%;background-color:#fff}.TextInput_input__3wuEo::-moz-placeholder{color:var(--placeholder-color)}.TextInput_input__3wuEo:-ms-input-placeholder{color:var(--placeholder-color)}.TextInput_input__3wuEo::placeholder{color:var(--placeholder-color)}.TextInput_input__3wuEo:focus{border-color:var(--focused-border-color)}.TextInput_input__3wuEo:disabled{background-color:var(--disabled-bg-color);border-color:var(--disabled-border-color);color:var(--disabled-font-color)}.TextInput_input__3wuEo.TextInput_error__11T0q{color:#e0001a;border-color:#e0001a}.TextInput_input__3wuEo.TextInput_error__11T0q:focus{border-color:#e0001a}.TextInput_input__3wuEo.TextInput_success__L3ZPj{color:#00985f;border-color:#00985f}.TextInput_input__3wuEo.TextInput_success__L3ZPj:focus{border-color:#00985f}.TextInput_input__3wuEo.TextInput_alert__3nyzR{border-color:#ffe62f}.TextInput_input__3wuEo.TextInput_alert__3nyzR:focus{border-color:#ffe62f}.TextInput_message__2zE_u{font-size:12px;padding-left:16px;margin-top:4px}.TextInput_message__2zE_u.TextInput_error__11T0q{color:#e0001a}.TextInput_message__2zE_u.TextInput_success__L3ZPj{color:#00985f}

.form-item_item__dUMNt{margin:1em 0}

.RadioButton_input__G2vN5+label::before{display:block;border:1px solid #abb1bf;width:20px;height:20px;min-width:20px;min-height:20px;background-color:#fff;border-radius:50%}.RadioButton_input__G2vN5{left:0;top:0;margin:0;padding:0;opacity:0;height:0;width:0;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.RadioButton_input__G2vN5+label{display:flex;align-items:center;cursor:pointer;position:relative;font-size:0.875em}.RadioButton_input__G2vN5+label::before{content:"";position:relative;top:0;left:0;transition:all 0.2s linear;margin-right:1rem}.RadioButton_input__G2vN5+label::after{content:"";background-color:#fff;border-radius:50%;opacity:0;width:10px;height:10px;left:6px;position:absolute;transform:scale(0);transition:all 0.2s ease-in-out}.RadioButton_input__G2vN5:checked+label::before{background-color:#e0001a;border-color:#e0001a}.RadioButton_input__G2vN5:checked+label::after{transform:scale(1);opacity:1;background-color:#fff}.RadioButton_input__G2vN5:active+label::before{transform:scale(0.8)}.RadioButton_input__G2vN5:checked:active+label::before{transform:none;transition:none}.RadioButton_input__G2vN5:disabled:active+label::before{transform:none;transition:none}.RadioButton_input__G2vN5:checked:hover+label::before{border-color:#e0001a}.RadioButton_input__G2vN5:hover+label::before{border-color:#333}.RadioButton_input__G2vN5:hover:disabled+label::before{cursor:auto;border-color:#abb1bf}.RadioButton_input__G2vN5:disabled+label{cursor:auto}.RadioButton_input__G2vN5:disabled+label::before{background-color:#f0f0f0;border-color:#abb1bf}.RadioButton_input__G2vN5:disabled+label::after{cursor:auto}

.check-promo_check_promo__oxAOD{margin:0 auto;max-width:520px;padding:1.5625em}.check-promo_check_promo__button__zvczL{width:100%}.check-promo_check_promo__button_icon__bFnEf{color:white;padding-right:7px}.check-promo_error_message__kQUXJ{text-align:center;padding-top:100px}

.Profile_label__1JaDn{font-size:14px;color:#333;display:block;width:100%}.Profile_input__yU4a1{margin-top:0.5rem;border-radius:var(--input-border-radius);padding:var(--input-padding-y) var(--input-padding-x);border:var(--input-border);font-size:var(--input-font-size);width:100%;background-color:#fff}.Profile_input__yU4a1::-moz-placeholder{color:var(--placeholder-color)}.Profile_input__yU4a1:-ms-input-placeholder{color:var(--placeholder-color)}.Profile_input__yU4a1::placeholder{color:var(--placeholder-color)}.Profile_input__yU4a1:focus{border-color:var(--focused-border-color)}.Profile_input__yU4a1:disabled{background-color:var(--disabled-bg-color);border-color:var(--disabled-border-color);color:var(--disabled-font-color)}.Profile_input__yU4a1.Profile_error__3O9kA{color:#e0001a;border-color:#e0001a}.Profile_input__yU4a1.Profile_error__3O9kA:focus{border-color:#e0001a}.Profile_input__yU4a1.Profile_success__3F3Jn{color:#00985f;border-color:#00985f}.Profile_input__yU4a1.Profile_success__3F3Jn:focus{border-color:#00985f}.Profile_input__yU4a1.Profile_alert__1Xs8r{border-color:#ffe62f}.Profile_input__yU4a1.Profile_alert__1Xs8r:focus{border-color:#ffe62f}.Profile_message__1B6Uy{font-size:12px;padding-left:16px;margin-top:4px}.Profile_message__1B6Uy.Profile_error__3O9kA{color:#e0001a}.Profile_message__1B6Uy.Profile_success__3F3Jn{color:#00985f}.Profile_root__2qk11{padding:0 0 1.5rem 0;height:100%}.Profile_loyalty_card_head__JMBP7{display:flex;justify-content:space-between;align-items:center;padding:0.5rem 1rem;color:inherit;border-bottom:1px solid #ffffff88}.Profile_loyalty_card_head__JMBP7 span{color:inherit;font-family:var(--font-family-normal)}.Profile_loyalty_card_head__JMBP7 i{color:inherit;padding:0.5rem}.Profile_btn_open_details__dv_od{display:flex;align-items:center;justify-content:center;width:32px;margin-right:-1em;flex-grow:0;margin-left:auto;flex-shrink:0}.Profile_btn_open_details__dv_od:hover{background-color:var(--option-hover-bg)}@media (min-width: 521px){.Profile_btn_open_details__dv_od{width:48px;margin-right:0}}.Profile_profile_save__kH0iW{padding-top:1rem;padding-bottom:8px}.Profile_profile_save__kH0iW>p{font-size:0.875em}.Profile_profile_save__kH0iW button{padding-top:8px;padding-bottom:8px;min-width:100%}@media (min-width: 521px){.Profile_profile_save__kH0iW button{min-width:175px}}.Profile_profile_save__kH0iW button>span{margin-left:0.5rem}.Profile_profile_grid__MIYVG{min-height:90vh;background-color:#fff}@media (min-width: 1025px){.Profile_profile_grid__MIYVG{display:grid;background:none;grid-template-columns:300px auto;grid-column-gap:1rem}}.Profile_profile_grid__sidebar__GA_wm{display:none;background-color:#fff;height:100%;padding-bottom:1rem}@media (min-width: 1025px){.Profile_profile_grid__sidebar__GA_wm{display:block}}.Profile_profile_grid__sidebar_head__9ITzd{padding:0.875rem;border-bottom:1px solid var(--disabled-bg-color)}.Profile_profile_grid__sidebar_nav__2j5mq{margin-top:1rem}.Profile_profile_grid__sidebar_nav__2j5mq>a:focus{background:rgba(240,240,240,0.5)}.Profile_profile_grid__sidebar_nav_active__PSxeM{position:relative;background-color:rgba(240,240,240,0.5)}.Profile_profile_grid__sidebar_nav_active__PSxeM::before{content:"";width:2px;height:100%;background-color:var(--red);position:absolute;left:0}.Profile_profile_grid__page__36Itw{position:relative;align-self:flex-start}@media (min-width: 1025px){.Profile_profile_grid__page__36Itw{height:100%}}.Profile_profile_grid__page_body__AbjHz{height:100%;background-color:#fff}.Profile_profile_grid__page_back_btn__3Vkxb{width:30px;display:flex;align-items:center;justify-content:center;margin-right:1rem}.Profile_profile_grid__page_back_btn__3Vkxb i{transform:scaleX(-1);font-size:1.25em}.Profile_profile_grid__page_title__sVD2V{font-size:1.125em;font-family:var(--font-family-normal);padding:1rem;border-bottom:1px solid var(--disabled-bg-color);display:flex;align-items:center}@media (min-width: 521px){.Profile_profile_grid__page_title__sVD2V{font-size:1.5em}}.Profile_profile_grid__page_content__2o0i6{padding:1rem}.Profile_profile__empty__1V6Ys{padding:1em}.Profile_profile__empty_img__3gZij{margin:2rem auto 0.5rem auto}.Profile_profile__empty_title__1ePrE{font-family:var(--font-family-normal);font-size:1.125em;line-height:22px;text-align:center}.Profile_profile__empty_text__AExX3{margin-top:0.675rem;text-align:center;line-height:21px}.Profile_profile__empty_button__1xorY{margin:2.25rem auto 1rem auto}@media (min-width: 521px){.Profile_profile__empty_img__3gZij{margin-top:74px;margin-bottom:2rem}.Profile_profile__empty_title__1ePrE{font-size:1.5em}.Profile_profile__empty_text__AExX3{font-size:1.125em}.Profile_profile__empty_button__1xorY{max-width:200px}}.Profile_profile_info__form__1VQgq{max-width:390px}.Profile_profile_info__form_section__3ZxiH{margin-bottom:1rem}.Profile_profile_info__form_section__3ZxiH label{margin-bottom:0.5rem}.Profile_profile_info__form_input__hlHAm{}.Profile_profile_info__form_editable__3FMu7{display:flex}.Profile_profile_info__form_editable_value__2KWvd{align-self:center;font-family:var(--font-family-normal);font-size:0.875em;width:50%;min-width:150px;min-height:18px;line-height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle}@media (min-width: 521px){.Profile_profile_info__form_editable_value__2KWvd{min-width:14.5em}}.Profile_profile_info__form_editable__3FMu7 button{padding:.5em 0;flex-grow:0;min-width:120px;width:170px}.Profile_profile_info__buttons_wrap__R0xQf{display:flex;justify-content:space-between}@media (max-width: 521px){.Profile_profile_info__buttons_wrap__button__3SY0z{min-width:120px}}.Profile_profile_loyalty__empty__elw_h>h3{text-align:center;margin-bottom:0.5rem}@media (min-width: 521px){.Profile_profile_loyalty__empty__elw_h>h3{text-align:left}}.Profile_profile_loyalty__empty_text__cKuVf{text-align:center;line-height:22px;margin-bottom:1.5rem}@media (min-width: 521px){.Profile_profile_loyalty__empty_text__cKuVf{text-align:left}}@media (min-width: 521px){.Profile_profile_loyalty__empty_button__28GkP{max-width:203px}}.Profile_profile_loyalty__top__vABi0{margin-bottom:1rem}@media (min-width: 768px){.Profile_profile_loyalty__top__vABi0{display:flex}}.Profile_profile_loyalty__card__2Kzp8{max-width:500px;color:#fff;background-color:var(--red);min-height:250px;box-shadow:0 4px 15px #f0f0f0;margin:0 auto 1rem auto}.Profile_profile_loyalty__card_head__spcej{}.Profile_profile_loyalty__card_body__GlsF1{background-image:url("/images/card_white.png");background-size:auto 100px;background-position:110% 20%;background-repeat:no-repeat;padding:1rem;color:inherit}.Profile_profile_loyalty__card_body_section__3ALut{color:inherit;margin-top:0.5rem}.Profile_profile_loyalty__card_body_section__3ALut>span{color:inherit;font-weight:bold;font-size:0.75em;opacity:0.8;display:block;margin-bottom:4px}.Profile_profile_loyalty__card_balance__28HTa{font-size:2em;color:inherit;line-height:38px;font-family:var(--font-family-bold);margin-bottom:1rem}.Profile_profile_loyalty__card_number__3y__m{font-size:1.125em;line-height:22px;color:inherit;font-weight:normal}.Profile_profile_loyalty__card_history_buttons__12qtF{margin-top:3.2rem;margin-left:0.5rem;margin-right:0.5rem}.Profile_profile_loyalty__card_history_buttons_button__2Zjf6{background-color:#fff;box-shadow:0 0 7px transparent;color:var(--main-font-color) !important;font-family:var(--font-family-bold);width:100%;margin-bottom:.5625em}.Profile_profile_loyalty__card_history_buttons_button__2Zjf6:hover{box-shadow:0 0 7px #00000077}@media (min-width: 768px){.Profile_profile_loyalty__card__2Kzp8{flex-shrink:1;flex-grow:0;flex-basis:38%;max-width:300px;margin-right:1em;margin-bottom:0;margin-left:0}}.Profile_profile_loyalty__status__3ef4V{background-color:#fff;max-width:500px;box-shadow:0 4px 15px #f0f0f0;margin:0 auto;min-height:300px}.Profile_profile_loyalty__status_head__33DDc{border-bottom:1px solid var(--disabled-border-color)}.Profile_profile_loyalty__status_body__28ozr{align-items:center;padding:1rem}@media (min-width: 521px){.Profile_profile_loyalty__status_body__28ozr{display:flex}}.Profile_profile_loyalty__status_name__1Qb8p{margin-top:1rem}.Profile_profile_loyalty__status_name__1Qb8p>strong{font-size:1.5em;line-height:29px;font-weight:normal;display:block;margin-bottom:4px;text-align:center}@media (min-width: 521px){.Profile_profile_loyalty__status_name__1Qb8p>strong{text-align:left}}.Profile_profile_loyalty__status_name__1Qb8p>span{text-align:center;display:block;font-size:0.75em;color:var(--disabled-font-color);font-family:var(--font-family-normal)}@media (min-width: 521px){.Profile_profile_loyalty__status_name__1Qb8p>span{text-align:left}}@media (min-width: 521px){.Profile_profile_loyalty__status_name__1Qb8p{margin:0}}.Profile_profile_loyalty__status_bar__q59Qc{margin-top:2.5em;position:relative;min-height:200px;min-width:250px}@media (min-width: 521px){.Profile_profile_loyalty__status_bar__q59Qc{margin-top:1em;min-width:300px}}@media (min-width: 768px){.Profile_profile_loyalty__status__3ef4V{flex:1 1 auto;max-width:none;margin:0}}.Profile_profile_loyalty__warning__1_8kI{justify-content:left;font-family:var(--font-family-thin);margin-bottom:2rem}.Profile_profile_loyalty__about_card__WNhGQ{margin-bottom:2rem}.Profile_profile_loyalty__about_card_text__3g1s8{line-height:20px;font-family:var(--font-family-thin)}.Profile_profile_loyalty__statuses_rules__37-T_{margin-bottom:2rem;overflow-x:auto}.Profile_profile_loyalty__statuses_rules_table__U1AaF{width:100%;border-spacing:0;overflow-x:auto}.Profile_profile_loyalty__statuses_rules_table_row__2ux9J{font-size:0.675em;line-height:12px}@media all and (min-width: 370px){.Profile_profile_loyalty__statuses_rules_table_row__2ux9J{font-size:0.875em;line-height:18px}}@media (min-width: 768px){.Profile_profile_loyalty__statuses_rules_table_row__2ux9J{font-size:1em;line-height:23px}}.Profile_profile_loyalty__statuses_rules_table__U1AaF th{line-height:inherit;border-bottom:1px solid #E6E7EB;padding:14px 4px;height:100%;text-align:center;vertical-align:middle;border-spacing:0;min-width:70px}.Profile_profile_loyalty__statuses_rules_table__U1AaF td{line-height:inherit;border-bottom:1px solid #E6E7EB;padding:14px 4px;height:100%;vertical-align:middle;border-spacing:0;min-width:70px}.Profile_profile_loyalty__own_brands__logoes__1P3C4{display:flex;flex-wrap:wrap;justify-content:space-around}.Profile_profile_loyalty__own_brands__logoes__1P3C4>img{margin:0 1rem;margin-bottom:1.5rem;align-self:center}@media (min-width: 521px){.Profile_profile_loyalty__own_brands__logoes__1P3C4{justify-content:flex-start}.Profile_profile_loyalty__own_brands__logoes__1P3C4>img{margin-right:50px}}.Profile_profile__transactions_item__3d9fy{border:1px solid var(--disabled-bg-color);background-color:#fff;box-shadow:0 4px 15px var(--disabled-bg-color);padding:1rem;margin-bottom:0.5rem;transition:0.1s ease-in-out}.Profile_profile__transactions_item_table__1Dsiz{border-spacing:0;width:100%;display:none}.Profile_profile__transactions_item_table__1Dsiz th{text-align:left;font-weight:normal;padding:1px 8px;font-size:0.75em;font-family:var(--font-family-thin);line-height:14px}.Profile_profile__transactions_item_table__1Dsiz td{padding:1px 8px}@media (min-width: 521px){.Profile_profile__transactions_item_table__1Dsiz{display:table}}.Profile_profile__transactions_item_mobile__3JJeN{justify-content:space-between;display:flex}.Profile_profile__transactions_item_mobile__3JJeN>div{width:50%}.Profile_profile__transactions_item_mobile__3JJeN>div:last-of-type{text-align:right}@media (min-width: 521px){.Profile_profile__transactions_item_mobile__3JJeN{display:none}}.Profile_profile__transactions_item_sum__216Qv{line-height:19px}.Profile_profile__transactions_item_shop__31i9M{font-size:0.75em;padding-top:4px;color:var(--disabled-font-color)}@media (min-width: 521px){.Profile_profile__transactions_item_shop__31i9M{padding-top:0;color:#000;color:initial}}.Profile_profile__transactions_item_date__VyqwD{font-size:0.75em;padding-top:4px;color:var(--disabled-font-color)}@media (min-width: 521px){.Profile_profile__transactions_item_date__VyqwD{padding-top:0;color:#000;color:initial}}.Profile_profile__transactions_item_bonus__1-TBu{line-height:19px;font-family:var(--font-family-bold)}.Profile_profile__transactions_item__3d9fy:hover{border-color:var(--disabled-border-color)}@media (min-width: 521px){.Profile_profile__transactions_item__3d9fy{margin-bottom:1rem}}.Profile_profile__orders__2PGBx{padding:0}.Profile_profile__orders_item__2c0Qk{background-color:#fff;border-bottom:1px solid var(--disabled-bg-color);display:flex}.Profile_profile__orders_item_left__K-gB1{width:100%;padding:1rem 0.5rem 0.5rem 0.5rem}@media (min-width: 521px){.Profile_profile__orders_item_left__K-gB1{padding:1rem}}.Profile_profile__orders_item_head__ZjllM{display:flex;align-items:center;flex-wrap:wrap}.Profile_profile__orders_item_status__2m9ol{border-radius:13px;font-family:var(--font-family-normal);font-size:13px;line-height:20px;padding:2px 1rem}.Profile_profile__orders_item_status_mobile__20KfE{display:inline-block}@media (min-width: 521px){.Profile_profile__orders_item_status_mobile__20KfE{display:none}}.Profile_profile__orders_item_status_desktop__J4keO{display:none}@media (min-width: 521px){.Profile_profile__orders_item_status_desktop__J4keO{display:block}}.Profile_profile__orders_item_info__2PqW8{margin-top:0.5rem}.Profile_profile__orders_item_info__2PqW8 th{min-width:100px;color:var(--disabled-font-color);font-size:0.875em;font-weight:normal;text-align:left;padding:3px 0.5rem 3px 0}@media (min-width: 521px){.Profile_profile__orders_item_info__2PqW8 th{min-width:25%}}.Profile_profile__orders_item_info__2PqW8 td{padding:3px 0.5rem 3px 0}@media (min-width: 521px){.Profile_profile__orders_item_info__2PqW8{margin-top:1rem}}.Profile_profile__orders_item_quantity__20GbR{display:none}.Profile_profile__orders_item_quantity_value__AACW6{display:none}@media (min-width: 521px){.Profile_profile__orders_item_quantity_value__AACW6{display:table-cell}}@media (min-width: 521px){.Profile_profile__orders_item_quantity__20GbR{display:table-cell}}.Profile_profile__orders_item_pay_button__3pffG{display:none;align-self:flex-end;margin-bottom:1rem;max-width:170px;margin-right:1rem}@media (min-width: 521px){.Profile_profile__orders_item_pay_button__3pffG{display:block}}.Profile_profile__orders_item_btn__ld951{margin-right:0}@media (min-width: 521px){.Profile_profile__orders_item_btn__ld951{width:48px}}.Profile_profile__order_details__2E0I4{padding:0.5rem}.Profile_profile__order_details_section__C-wpc{margin-bottom:1rem}.Profile_profile__order_details_info__2oGQo{font-size:0.875em;margin-top:1rem}.Profile_profile__order_details_info__2oGQo tr td{display:block;line-height:31px}.Profile_profile__order_details_info__2oGQo tr td:first-child{line-height:20px;color:var(--disabled-font-color);padding-right:5rem}@media (min-width: 521px){.Profile_profile__order_details_info__2oGQo tr td:first-child{line-height:31px}}@media (min-width: 768px){.Profile_profile__order_details_info__2oGQo tr td:first-child{padding-right:120px}}.Profile_profile__order_details_info__2oGQo tr td:nth-child(2){margin-top:-0.5rem}@media (min-width: 521px){.Profile_profile__order_details_info__2oGQo tr td:nth-child(2){margin-top:0}}@media (min-width: 521px){.Profile_profile__order_details_info__2oGQo tr td{display:table-cell}}.Profile_profile__order_details_products__nFMrR{font-size:0.875em;margin-top:0.5rem;width:100%}.Profile_profile__order_details_products__nFMrR td{padding:0.5rem 0;vertical-align:middle}.Profile_profile__order_details_products__nFMrR td:first-child{padding-right:0.5rem}@media (min-width: 521px){.Profile_profile__order_details_products__nFMrR td:first-child{padding-right:2rem}}@media (min-width: 521px){.Profile_profile__order_details_products__nFMrR td{vertical-align:top}}.Profile_profile__order_details_products_name__1AiX_{line-height:20px}.Profile_profile__order_details_products_name__1AiX_ a{transition:color 0.2s}.Profile_profile__order_details_products_name__1AiX_ a:hover{color:black}.Profile_profile__order_details_products_count__224wZ{color:var(--disabled-font-color);min-width:50px;text-align:center}@media (min-width: 521px){.Profile_profile__order_details_products_count__224wZ{text-align:right;min-width:100px}}.Profile_profile__order_details_products_price__aZCUK{text-align:right;min-width:70px;font-family:var(--font-family-bold)}@media (min-width: 521px){.Profile_profile__order_details_products_price__aZCUK{min-width:100px}}@media (min-width: 521px){.Profile_profile__order_details_products__nFMrR{max-width:1100px}}.Profile_profile__order_details_summary__WRsGf{padding:1rem 0;border-top:1px solid var(--disabled-bg-color)}.Profile_profile__order_details_summary__WRsGf>table{width:100%}.Profile_profile__order_details_summary__WRsGf>table tr>td{padding:0.25rem 0}.Profile_profile__order_details_summary__WRsGf>table tr>td:first-child{font-size:0.875em}@media (min-width: 521px){.Profile_profile__order_details_summary__WRsGf>table tr>td:first-child{min-width:320px}}.Profile_profile__order_details_summary__WRsGf>table tr>td:last-child{text-align:right;font-size:1em}@media (min-width: 521px){.Profile_profile__order_details_summary__WRsGf>table tr>td:last-child{font-size:1.125em}}.Profile_profile__order_details_summary__WRsGf>table tr:last-child>td:first-child{font-size:1.125em}.Profile_profile__order_details_summary__WRsGf>table tr:last-child>td:last-child{font-size:1.125em}@media (min-width: 521px){.Profile_profile__order_details_summary__WRsGf>table tr:last-child>td:last-child{font-size:1.5em}}@media (min-width: 521px){.Profile_profile__order_details_summary__WRsGf>table{max-width:1100px}}.Profile_profile__order_details_summary_total__1vA3M{font-family:var(--font-family-bold)}.Profile_profile__order_details_buttons__1AaT9{margin-top:0.5rem;display:flex;justify-content:flex-start}.Profile_profile__order_details_buttons_group__3s3aH{display:flex;flex-grow:0;width:100%;min-width:auto;flex-wrap:wrap;justify-content:space-between}@media (min-width: 521px){.Profile_profile__order_details_buttons_group__3s3aH{min-width:416px;max-width:416px}}.Profile_profile__order_details_btn__44oJ5{width:100%;margin-bottom:1rem}@media (min-width: 521px){.Profile_profile__order_details_btn__44oJ5{min-width:200px;width:auto}}@media (min-width: 521px){.Profile_profile__order_details__2E0I4{padding:1rem}}.Profile_profile__addresses__3tcYV{padding:0 1em}.Profile_profile__addresses_item__2Wd0H{border-bottom:1px solid var(--disabled-bg-color);width:100%;min-height:75px;display:flex}.Profile_profile__addresses_item__2Wd0H>img{margin:0.5rem 0;max-width:108px}.Profile_profile__addresses_item_values__2ZNbc{margin-left:1rem;align-self:center}.Profile_profile__addresses_item_values__2ZNbc>h3{font-size:1em}@media (min-width: 521px){.Profile_profile__addresses_item_values__2ZNbc>h3{font-size:1.125em}}.Profile_profile__addresses_item_values_status__SfME1{font-size:12px;line-height:14px;color:var(--disabled-font-color)}.Profile_profile__addresses_item_btn__12pik{}@media (min-width: 521px){.Profile_profile__addresses_item__2Wd0H{padding-left:1em}}.Profile_profile__addresses_btn__2LiDL{margin:1em auto;width:100%}@media (min-width: 521px){.Profile_profile__addresses_btn__2LiDL{margin-left:1em;width:auto}}@media (min-width: 521px){.Profile_profile__addresses__3tcYV{padding:0}}.Profile_profile__new_address__1B_EV{max-width:62.5em}.Profile_profile__new_address_form__s_Zza{display:flex;flex-wrap:wrap;justify-content:space-between}.Profile_profile__new_address_form_input__3Clgd{width:100%;margin-bottom:1rem}.Profile_profile__new_address_form_input__3Clgd:last-of-type{margin-bottom:0}@media (min-width: 521px){.Profile_profile__new_address_form_input__3Clgd{width:calc(50% - 0.5rem)}}.Profile_profile__new_address_form_buttons__1UNOL{width:100%}.Profile_profile__new_address_form_buttons__1UNOL>button{margin:0 auto}.Profile_profile__new_address_form_buttons__1UNOL>button:last-of-type{display:block;margin:1em auto}.Profile_profile__new_address_form_buttons__1UNOL>button:last-of-type:hover{color:var(--red-hover)}@media (min-width: 521px){.Profile_profile__new_address_form_buttons__1UNOL>button:last-of-type{display:inline-block;margin-left:1rem}}@media (min-width: 521px){.Profile_profile__new_address_form_buttons__1UNOL{display:flex}}.Profile_profile__responds__2DSh3{padding:0}.Profile_profile__responds_item__1eevX{display:flex;min-height:85px;background-color:#fff;padding-left:1em;border-bottom:1px solid var(--disabled-bg-color)}.Profile_profile__responds_item__1eevX>img{margin-right:1em;margin-top:.75em;margin-bottom:.75em;align-self:center;flex-shrink:0}.Profile_profile__responds_item_info__2PRoc{margin-top:1.25em;margin-bottom:1em}.Profile_profile__responds_item_info__2PRoc>h3{font-size:1em;margin-bottom:.5em;line-height:20px}@media (min-width: 521px){.Profile_profile__responds_item_info__2PRoc>h3{font-size:1.125em}}.Profile_profile__responds_item_rate__1PGUN{color:#ffe62f;display:inline-block;margin-right:.5em}.Profile_profile__responds_item_date__1DZ6u{font-size:.75em;line-height:20px;color:var(--disabled-font-color);font-family:var(--theme-font)}.Profile_profile__responds_item_btn__LV0WX{margin-right:0}.Profile_profile__respond_details__aYy6l{padding:1.5em 1em}.Profile_profile__respond_details__aYy6l>p{line-height:20px;padding:1em;font-size:.875em;margin:.5em 0;border-radius:0 15px 15px 15px;background-color:var(--disabled-bg-color)}.Profile_profile__respond_details_likes__1eO6i{display:flex;align-items:center}.Profile_profile__respond_details_likes_one__17Z7R{display:flex;align-items:center;padding:0 1.25em}.Profile_profile__respond_details_likes_one__17Z7R>i{margin-right:.875em;font-weight:bold}.Profile_profile__respond_details_likes_one__17Z7R>span{font-family:var(--theme-font);font-size:.75em}.Profile_profile__respond_details_likes_one__17Z7R:nth-child(2){border-left:1px solid var(--disabled-bg-color)}.Profile_profile__respond_details_likes_one__17Z7R:nth-child(2)>i{margin-bottom:-4px;transform:scaleY(-1)}.Profile_profile__subscription__3d15s{padding:1.5em 1em}.Profile_profile__subscription_section__1rwzc{margin-bottom:1em}.Profile_profile__subscription_section_title__3vPjt{font-size:.875em;color:var(--disabled-font-color);line-height:17px;margin-bottom:1em}.Profile_profile__subscription_item__1o7-4{margin-bottom:1em;font-family:var(--theme-font)}.Profile_profile__subscription_item__1o7-4>*{font-family:inherit}.Profile_profile__subscription_item__1o7-4>span{width:240px}.Profile_profile__coupons__3Il70{padding:1em}.Profile_profile__coupons_list__1IFwM{display:block}@media (min-width: 521px){.Profile_profile__coupons_list__1IFwM{display:flex;flex-wrap:wrap}}.Profile_profile__coupons_item__2n52h{min-height:100px;display:flex;margin:0 0 1em 0;flex-shrink:1}.Profile_profile__coupons_item_left__2PjHI{flex-shrink:0;overflow:hidden;padding:.375em;background-color:#fff;box-shadow:0 1px 3px rgba(79,79,79,0.20004);border-radius:10px;position:relative;flex-basis:112px}.Profile_profile__coupons_item_left__2PjHI>img{width:100%;height:100%}.Profile_profile__coupons_item_left__2PjHI:after{content:"";display:inline-block;position:absolute;top:6px;right:0;bottom:6px;border:1px dashed var(--disabled-border-color)}.Profile_profile__coupons_item_right__3WNCb{width:100%;background-color:#fff;padding:.75em;box-shadow:0 1px 3px rgba(79,79,79,0.20004);border-radius:10px;display:grid;grid-template-rows:auto auto auto}@media (min-width: 521px){.Profile_profile__coupons_item_right__3WNCb{flex-basis:224px}}.Profile_profile__coupons_item_image__UsCeA{border-radius:inherit}.Profile_profile__coupons_item_title__29gVG{font-size:.875em;line-height:19px;font-family:inherit;color:var(--red)}.Profile_profile__coupons_item_name__3rmeq{font-size:.875em;line-height:19px;font-family:inherit;height:42px}.Profile_profile__coupons_item_duration__1E8FU{margin-top:.875em;font-size:.75em;line-height:18px;color:var(--disabled-font-color);font-family:inherit}.Profile_profile__coupons_item__2n52h:hover{cursor:pointer}.Profile_profile__coupons_item__2n52h:hover>*{background-color:var(--option-hover-bg);border-color:var(--focused-border-color)}@media (min-width: 521px){.Profile_profile__coupons_item__2n52h{margin:0 1em 1em 0;flex-basis:344px}.Profile_profile__coupons_item_left__2PjHI{flex-basis:auto;min-width:100px}}.Profile_profile__coupons_modal__2-rfJ{max-width:500px;background-color:#fff}@media (min-width: 521px){.Profile_profile__coupons_modal__2-rfJ{min-width:400px;min-height:500px}}.Profile_profile__coupons_modal_header__3nh4C{border-bottom:none;margin:.75em 0}.Profile_profile__coupons_modal_empty__1aAmE{display:flex;align-items:center;justify-content:center;padding:3em}.Profile_profile__coupons_modal_empty__1aAmE img{margin-top:0}@media (min-width: 521px){.Profile_profile__coupons_modal_empty__1aAmE{min-height:350px}}.Profile_profile__coupons_modal_code__1YCqG{min-height:120px;box-shadow:0 1px 3px rgba(79,79,79,0.20004);border-radius:10px;margin-bottom:1em}.Profile_profile__coupons_modal_title__10n6C{line-height:26px;color:var(--red);font-size:1.25em;font-family:inherit}.Profile_profile__coupons_modal_name__3cb1Z{font-family:inherit;font-size:1.25em;line-height:26px}.Profile_profile__coupons_modal_dates__9O8R3{margin-top:1em}.Profile_profile__coupons_modal_dates__9O8R3>*{margin-top:0}.Profile_profile__coupons_modal_about__1WiSN{margin-top:1em;line-height:21px}.Profile_profile__modal_cancel_order__10LjG>img{width:120px;margin:1rem auto 0 auto}.Profile_profile__modal_cancel_order__10LjG>p{font-family:var(--font-family-normal);text-align:center;font-size:1.125em;line-height:22px;margin-top:1rem}.Profile_profile__modal_cancel_order_buttons__3uyys{padding:0 0.5rem;width:100%;justify-content:space-between;margin-top:2.5rem}.Profile_profile__modal_cancel_order_buttons__3uyys button{width:100%;margin-bottom:1rem}@media (min-width: 521px){.Profile_profile__modal_cancel_order__10LjG{min-width:416px}.Profile_profile__modal_cancel_order_buttons__3uyys{display:flex}.Profile_profile__modal_cancel_order_buttons__3uyys button{width:auto;min-width:196px;margin:0}}.Profile_profile__button_info__2oVmR{font-family:var(--font-family-normal);display:block;width:100%;flex-grow:0;font-size:0.75em;color:var(--disabled-font-color);text-align:center}.Profile_profile__message_box__2R8-m{position:absolute;left:1rem;right:1rem;top:0}.Profile_profile__wishlist__2xM07{padding:0}.Profile_profile__wishlist_grid__2OpxP{display:grid;margin-right:-1px;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr))}.Profile_profile__wishlist_grid__2OpxP>*{border:1px solid var(--disabled-bg-color);border-top:none;border-left:none}.Profile_profile__feedback__3uGfF{margin:1em 0;padding:0}.Profile_coupon_text__FYS86{margin:0 1.5em;padding-top:1.5em}.Profile_coupon_text__FYS86>span{display:block;text-align:center;font-size:.875em;font-family:inherit;line-height:18px;margin-bottom:.75em}.Profile_coupon_text__content__Pszt3{background:#FFF1F3;border-radius:5px;padding:.5em;display:flex;align-items:center}.Profile_coupon_text__value__2xEZO{margin-left:auto;font-size:1.125em;line-height:18px;color:var(--red);text-transform:uppercase}.Profile_coupon_text__copy_btn__xwUzj{margin-left:25%}.Profile_coupon_text__copy_btn__xwUzj>i{display:block;width:24px;height:24px;background-image:url("/images/copy.svg");background-size:cover}.Profile_coupon_barcode__3twU8{padding-top:1em;position:relative}.Profile_coupon_barcode__3twU8>img{margin:0 auto}.Profile_coupon_barcode__terminated__2pJNx{text-align:center;background-color:#fff;box-shadow:0 1px 3px rgba(79,79,79,0.20004);border-radius:10px;font-size:.75em;line-height:18px;position:absolute;top:30px;left:16px;right:16px;padding:1.125em 1em}@media (min-width: 521px){.Profile_coupon_barcode__terminated__2pJNx{right:30px;left:30px;padding:1.125em 1.5em}}.Profile_coupon_barcode__terminated_date__1mG8O{color:var(--red);font-family:inherit}.Profile_history_back__37_xk{min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center;margin-right:1em}.Profile_history_back__37_xk>i{font-size:1.25em}.Profile_iframe_loyalty_info__2iJfK{padding:1.5em 1em;max-width:422px}@media all and (min-width: 1080px){.Profile_iframe_loyalty_info__2iJfK{display:none}}.Profile_status_0__2dHs4{background-color:#ABB1BF33;color:#ABB1BF}.Profile_status_1__14E4r{background-color:#ed9b3333;color:var(--orange)}.Profile_status_2__3AU47{background-color:#00985f33;color:var(--green)}

.feedback-page_root__2xiBa{margin:0}.feedback-page_container__M50Wj{padding:1em}@media (min-width: 1025px){.feedback-page_container__M50Wj{padding:1.5em}}.feedback-page_subtitle__3H7r_{font-family:inherit;font-size:1.125em;line-height:23px;margin-bottom:.5em}.feedback-page_description__3usYW{line-height:22px}.feedback-page_categories__1mYip{padding-top:0;display:grid;grid-template-columns:repeat(auto-fill, minmax(156px, 156px));grid-column-gap:1em;grid-row-gap:1em;justify-content:center;position:relative}.feedback-page_categories_item__1lbGN{padding:1em;width:156px;height:136px;color:var(--disabled-font-color);border-radius:6px;background-color:#fff;border:1px solid #CED1DA;transition:0.2s linear}.feedback-page_categories_item__1lbGN>*{display:block;margin:0 auto;text-align:center}.feedback-page_categories_item_icon__rpg6B{width:60px;display:inline;filter:grayscale(100%)}.feedback-page_categories_item_name__2i-nK{height:40px;color:inherit;font-size:.75em;line-height:18px}.feedback-page_categories_item__1lbGN:hover{color:var(--main-font-color);border-color:var(--focused-border-color)}.feedback-page_categories_item__1lbGN:hover img{filter:none}@media (min-width: 521px){.feedback-page_categories_item__1lbGN{margin-right:1em;margin-bottom:1em}}@media (min-width: 521px){.feedback-page_categories__1mYip{display:flex;flex-wrap:wrap;justify-content:flex-start}}.feedback-page_sub_categories__rQFCo{position:relative}.feedback-page_sub_categories_item__UOi_N{border-top:1px solid var(--disabled-bg-color);padding-left:1em;display:flex}.feedback-page_sub_categories_item__UOi_N:last-of-type{border-bottom:1px solid var(--disabled-bg-color)}.feedback-page_sub_categories_item_name__D24D9{margin:1.25em 0;font-family:inherit;font-size:1em;line-height:19px}.feedback-page_sub_categories_item_btn__3lR7o{width:32px;margin-left:auto;display:flex;justify-content:center;align-self:stretch;align-items:center}.feedback-page_sub_categories_item_btn__3lR7o:hover{background-color:var(--option-hover-bg)}.feedback-page_general_form__3kz6G{padding-top:0;max-width:800px}.feedback-page_general_form__submit__Gs2aH{margin-top:1.5em;min-width:200px;width:100%}@media (min-width: 521px){.feedback-page_general_form__submit__Gs2aH{width:auto}}.feedback-page_general_form__tip__2WiPD{font-size:.75em;font-family:inherit;margin-top:1em;margin-bottom:.5em;line-height:14px;color:var(--disabled-font-color)}.feedback-page_row__2OBuj{display:block}@media (min-width: 768px){.feedback-page_row__2OBuj{display:flex;justify-content:space-between}}.feedback-page_col_6__1zlnf{width:100%}.feedback-page_col_6__1zlnf:not(:first-child){margin-top:1.5em}@media (min-width: 768px){.feedback-page_col_6__1zlnf{width:calc(50% - 8px)}.feedback-page_col_6__1zlnf:not(:first-child){margin-top:0}}.feedback-page_col_12__9Bna3{width:100%}.feedback-page_symbols_counter__3NSi7{font-family:inherit;font-size:.75em;line-height:14px;display:block;text-align:right;color:#CED1DA;margin-top:.25em}

.right-banner_root__35ahv{width:var(--right-banner-width);flex-shrink:0;position:relative;align-self:stretch}.right-banner_root__35ahv>a{position:sticky;top:0;height:100vh;width:100%;background-position:right top}.right-banner_root__35ahv img{width:100%;height:100%}.right-banner_root_mobile__20qBh{min-height:375px;width:100%}.right-banner_root_mobile__20qBh>a{height:100%;width:100%;background-position:top center;background-size:auto;background-repeat:no-repeat}@media (min-width: 521px){.right-banner_root_mobile__20qBh>a{background-position:top left;background-size:auto}}@media (min-width: 521px){.right-banner_root_mobile__20qBh{min-height:170px}}.right-banner_right_banner__26GRI{min-height:375px;width:100%}.right-banner_right_banner__26GRI>a{height:100%;width:100%;background-position:top center;background-size:auto;background-repeat:no-repeat}.right-banner_close__1Emzz{position:absolute;right:16px;top:16px;border-radius:50%;background-color:#ffffff66;width:30px;z-index:99;height:30px;transform:rotate(180deg);transition:transform 0.2s}.right-banner_close__1Emzz:hover{transform:none}.right-banner_disabled__Ucesm{pointer-events:none}

@-webkit-keyframes banner_slidein__gB-B9{0%{right:-410px}100%{right:10px}}@keyframes banner_slidein__gB-B9{0%{right:-410px}100%{right:10px}}.banner_container__wNfMj{display:none}.banner_container__wNfMj button{display:none}@media (min-width: 521px){.banner_container__wNfMj{position:fixed;display:block;right:-410px;bottom:20px;z-index:100;width:400px;height:300px;-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-name:banner_slidein__gB-B9;animation-name:banner_slidein__gB-B9;-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.banner_container__wNfMj a{width:400px;height:300px;border-radius:10px}.banner_container__wNfMj button{display:block}}

.cart-modal_root__XEE_Z{background-color:#fff;max-width:642px;min-width:calc(320px - 16px - 16px)}@media (min-width: 768px){.cart-modal_root__XEE_Z{min-width:642px}}.cart-modal_list__3m_l4{max-height:345px;overflow-y:auto;padding:0 .75em}@media (min-width: 521px){.cart-modal_list__3m_l4{padding:0 1.5em}}.cart-modal_product_item__6APTP{max-height:128px;overflow-y:hidden;margin-bottom:.75em;border-bottom:1px solid var(--disabled-bg-color)}.cart-modal_product_item__6APTP:last-of-type{margin-bottom:0;border-bottom:none}.cart-modal_footer__3oCYA{padding:0 .75em}@media (min-width: 521px){.cart-modal_footer__3oCYA{padding:0 1.5em}}.cart-modal_footer__3oCYA>*{margin:0;padding:0}.cart-modal_footer__3oCYA>*:first-child{margin-bottom:1.5em}.cart-modal_footer__3oCYA>*:last-child{margin-top:1.5em}.cart-modal_empty_text__Foc65{line-height:20px;padding:.5em 0}

.cart-widget_root__2V17q{min-width:600px}

.home_root__1QhMm{max-width:1440px;margin:0 auto;padding:0;position:relative}@media (min-width: 768px){.home_root__1QhMm{padding:1em}}.home_root__1QhMm:after{content:'';display:block;clear:both}.home_row_gap__LUUjJ{margin-bottom:.5em}@media (min-width: 768px){.home_row_gap__LUUjJ{margin-bottom:1em}}.home_item__6j280{width:100%;min-height:230px;padding:0;position:relative}.home_itemTitle__3OA0H{margin-bottom:1px;background-color:#fff;padding:1rem;font-family:inherit;font-size:1.25em;line-height:22px}@media (min-width: 768px){.home_itemTitle__3OA0H{font-size:1.5em}}.home_content__2LGy-{background-color:#fff;position:relative}.home_label_hover__3ab4V{transition:color 0.2s}.home_label_hover__3ab4V:hover{color:black}.home_top_grid_items__ASVp3{display:flex;flex-direction:column;position:relative;width:100%}.home_top_grid_items__ASVp3>*{flex-grow:1}@media (min-width: 1025px){.home_top_grid__3ldAL{display:grid;grid-template-columns:280px minmax(0, 1fr);grid-column-gap:16px;min-height:478px}}.home_big_slider__1fHVd{width:100%;min-height:200px}.home_big_slider_one__1uMUH{display:block;min-height:200px;background-size:cover;background-position:top center;background-repeat:no-repeat;position:relative}@media (min-width: 1025px){.home_big_slider_one__1uMUH{min-height:433px}}@media (min-width: 1025px){.home_big_slider__1fHVd{min-height:433px}}.home_slider_promotion_data__rMyvW{padding-top:10%;padding-left:1.5em}@media (min-width: 1025px){.home_slider_promotion_data__rMyvW{padding-top:15%;padding-left:3em}}.home_slider_promotion_title__1P7dk{font-family:var(--font-family-bold);font-size:.875em;line-height:16px;text-shadow:1px 1px 5px #fff}@media (min-width: 1025px){.home_slider_promotion_title__1P7dk{font-size:1em;line-height:25px}}.home_slider_promotion_subtitle__3PtDY{font-family:var(--font-family-bold);font-size:1.5em;line-height:32px;text-shadow:1px 1px 5px #fff}@media (min-width: 1025px){.home_slider_promotion_subtitle__3PtDY{font-size:2.5em;line-height:46px}}.home_bnr_category_one__1U6P6{display:block;flex-basis:50%;padding:1rem;text-align:center;border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}@media (min-width: 768px){.home_bnr_category_one__1U6P6{height:175px}}@media (min-width: 1025px){.home_bnr_category_one__1U6P6{flex-basis:25%;border-bottom:none}}.home_best_categories__Fk5eK{margin-top:auto;margin-bottom:0;flex-grow:0}.home_best_categories_content__2gY4E{}@media (min-width: 768px){.home_best_categories_content__2gY4E{display:flex}}.home_best_categories_one__2Neya{flex-basis:50%;padding:1rem;text-align:center;border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;display:flex}@media (min-width: 768px){.home_best_categories_one__2Neya{flex-direction:column;justify-content:space-around}}@media (min-width: 1025px){.home_best_categories_one__2Neya{flex-direction:column}}.home_best_categories_one_b__wSYbn{display:flex;flex-direction:column;justify-content:center}.home_best_categories_one_b_image__gqYeY{display:block;max-width:150px;margin:0 auto 1em auto;min-height:50px}.home_best_categories_one_b_image__gqYeY img{width:100%}.home_best_categories_one_image__P1gf4{display:block;width:56px;max-width:110px;margin-right:1em;align-self:center}@media (min-width: 768px){.home_best_categories_one_image__P1gf4{height:50%;width:100%;max-height:75px;overflow-y:hidden;margin-right:0}}@media (min-width: 1025px){.home_best_categories_one_image__P1gf4{margin:0;height:auto;flex-basis:70%;max-width:165px;max-height:inherit}}.home_best_categories_one_image__P1gf4 img{width:100%}.home_best_categories_one_label__NjgRt{align-self:center;text-align:left;font-size:1em}@media (min-width: 768px){.home_best_categories_one_label__NjgRt{flex-basis:auto;text-align:center}}@media (min-width: 768px){.home_best_categories_one__2Neya{height:175px}}@media (min-width: 1025px){.home_best_categories_one__2Neya{flex-basis:25%;border-bottom:none}}.home_bnr_popular_one__hEr8R{display:block;padding:.5em 1em;min-height:56px;border-bottom:1px solid #f0f0f0}@media (min-width: 521px){.home_bnr_popular_one__hEr8R{border-right:1px solid #f0f0f0;width:50%;min-height:176px}}@media (min-width: 768px){.home_bnr_popular_one__hEr8R{width:25%}}.home_popular_products__3fQ7M{}.home_popular_products_content__3Ftsd{margin-bottom:-1px}@media (min-width: 521px){.home_popular_products_content__3Ftsd{display:flex;flex-wrap:wrap}}.home_popular_products_one__2mvIB{display:flex;padding:.5em 1em;min-height:56px;align-items:center;border-bottom:1px solid #f0f0f0}@media (min-width: 768px){.home_popular_products_one__2mvIB{justify-content:space-around;align-content:center;flex-direction:column}}@media (min-width: 1025px){.home_popular_products_one__2mvIB{flex-wrap:nowrap;flex-direction:column}}.home_popular_products_one_b__1Ymue{text-align:center;display:flex;flex-direction:column;justify-content:center}.home_popular_products_one_b_image__1TfbJ{display:block;max-width:110px;width:100%;max-height:75px;overflow-y:hidden;margin:0 auto 1em auto;-o-object-fit:fill;object-fit:fill}.home_popular_products_one_b_image__1TfbJ img{background-position:center;background-repeat:no-repeat;background-size:contain;height:auto;width:100%}.home_popular_products_one_b__1Ymue>a{flex-basis:auto}.home_popular_products_one_image__1iApy{display:block;width:56px;max-width:125px;margin-right:1em;align-self:center}@media (min-width: 521px){.home_popular_products_one_image__1iApy{flex-basis:50%}}@media (min-width: 768px){.home_popular_products_one_image__1iApy{margin-right:0;flex-basis:auto;width:50%}}@media (min-width: 1025px){.home_popular_products_one_image__1iApy{max-width:165px;margin:0;flex-basis:50%;flex-shrink:0}}.home_popular_products_one_image__1iApy img{width:100%}.home_popular_products_one_label__209jA{font-size:1em;font-family:inherit}@media (min-width: 521px){.home_popular_products_one_label__209jA{flex-basis:50%}}@media (min-width: 768px){.home_popular_products_one_label__209jA{width:100%;flex-basis:auto;margin-right:0;text-align:center}}@media (min-width: 1025px){.home_popular_products_one_label__209jA{width:auto;flex-basis:50%}}@media (min-width: 521px){.home_popular_products_one__2mvIB{border-right:1px solid #f0f0f0;width:50%;min-height:176px}}@media (min-width: 768px){.home_popular_products_one__2mvIB{width:25%}}.home_popular_products_button__2Y0Pi{display:none}@media (min-width: 1025px){.home_popular_products_button__2Y0Pi{display:block}}.home_viewed_products__2sg89{min-height:215px}.home_viewed_products_content__1FKbS{background:none;padding-bottom:.375em}@media (min-width: 768px){.home_viewed_products_content__1FKbS{background-color:#fff;padding-bottom:0}}.home_item__top_discounts__33iwH{}.home_item__top_discounts_content__1oN0b{min-height:200px;display:flex;height:100%;padding:1em}.home_item__top_discounts_content__1oN0b>a:first-child img{height:100%}.home_gallery_row__15FjG{display:grid;grid-template-columns:repeat(2, minmax(160px, 1fr))}@media (min-width: 521px){.home_gallery_row__15FjG{grid-template-columns:repeat(3, minmax(160px, 1fr))}}@media (min-width: 768px){.home_gallery_row__15FjG{grid-template-columns:repeat(3, minmax(200px, 1fr))}}@media (min-width: 1025px){.home_gallery_row__15FjG{grid-template-columns:repeat(4, minmax(200px, 1fr))}}@media all and (min-width: 1280px){.home_gallery_row__15FjG{grid-template-columns:repeat(5, minmax(200px, 1fr))}}.home_gallery_row_b__2uBFg{display:grid;grid-template-columns:repeat(2, minmax(160px, 1fr));background-color:#fff}@media (min-width: 1025px){.home_gallery_row_b__2uBFg{grid-template-columns:repeat(3, minmax(200px, 1fr))}}@media all and (min-width: 1280px){.home_gallery_row_b__2uBFg{grid-template-columns:repeat(4, minmax(200px, 1fr))}}.home_super_prices__37_C1{background-color:#fff}.home_super_prices_content__2yNh2{border-top:1px solid var(--disabled-bg-color);min-height:350px;position:relative}.home_super_prices_content_b__1utCx{border-top:1px solid var(--disabled-bg-color);position:relative}.home_popular__31Cht{background-color:#fff}.home_popular_content__2EsOq{border-top:1px solid var(--disabled-bg-color);position:relative;min-height:300px;background-color:#fff}@media (min-width: 768px){.home_popular_content__2EsOq{min-height:400px}}.home_popular_content_b__3lLvo{border-top:1px solid var(--disabled-bg-color);position:relative}.home_product_of_day__1B26w{width:100%;position:relative;z-index:10;display:block;margin:10px 0}@media (min-width: 521px){.home_product_of_day__1B26w{max-height:275px}}@media (min-width: 1025px){.home_product_of_day__1B26w{margin:15px 0;background-size:cover;background-repeat:no-repeat;height:176px;background-position:19%}}@media (min-width: 1175px){.home_product_of_day__1B26w{background-position:0}}.home_product_of_day_bg_img__1z8mz{width:100%}@media (min-width: 521px){.home_product_of_day_bg_img__1z8mz{height:275px}}@media (min-width: 1025px){.home_product_of_day_bg_img__1z8mz{display:none}}.home_product_of_day_description__3fInM{position:absolute;right:5%;top:5%;display:flex;align-items:center;flex-flow:column}@media (min-width: 521px){.home_product_of_day_description__3fInM{right:6%}}@media (min-width: 1025px){.home_product_of_day_description__3fInM{right:unset;left:1%;top:50%;transform:translateY(-50%)}}@media (min-width: 1175px){.home_product_of_day_description__3fInM{left:3%}}.home_product_of_day_description__3fInM img{margin-bottom:4px;width:19px;transform:scale(-1, 1)}@media (min-width: 521px){.home_product_of_day_description__3fInM img{width:24px}}@media (min-width: 1025px){.home_product_of_day_description__3fInM img{width:45.5px}}@media (min-width: 1175px){.home_product_of_day_description__3fInM img{width:66.5px}}.home_product_of_day_description__3fInM div{font-family:var(--font-family-bold);font-size:12px;line-height:14px;color:var(--light-font-color);text-align:center}@media (min-width: 521px){.home_product_of_day_description__3fInM div{font-size:18px;line-height:22px}}@media (min-width: 1025px){.home_product_of_day_description__3fInM div{font-size:26px;line-height:28px}}@media (min-width: 1175px){.home_product_of_day_description__3fInM div{font-size:32px;line-height:27px}}.home_product_of_day_img__3wGfK{position:absolute;left:14px;top:11px;width:25%;max-height:42%}@media (min-width: 521px){.home_product_of_day_img__3wGfK{width:auto;left:6%;top:7%}}@media (min-width: 1025px){.home_product_of_day_img__3wGfK{width:auto;left:16%;top:50%;transform:translateY(-50%);max-height:74%}}@media (min-width: 1175px){.home_product_of_day_img__3wGfK{left:228px}}.home_product_of_day_name__R2D3z{position:absolute;top:8%;left:29%;margin:0 9px;font-family:var(--font-family-normal);font-size:16px;line-height:19px;color:var(--dark-bg-color);max-width:40%}@media (min-width: 521px){.home_product_of_day_name__R2D3z{font-size:22px;line-height:28px;max-width:40%;left:29%}}@media (min-width: 1025px){.home_product_of_day_name__R2D3z{font-size:30px;line-height:36px;top:50%;transform:translateY(-50%);left:30%;max-width:400px}}@media (min-width: 1175px){.home_product_of_day_name__R2D3z{max-width:420px;left:370px}}.home_product_of_day_timer__3si7F{position:absolute;right:8px;bottom:37%;font-family:var(--font-family-bold);font-size:16px;line-height:19px;color:var(--dark-bg-color);background-image:url("/images/yellow_bg.png");background-position:center;background-repeat:no-repeat;background-size:cover;padding:15px 20px;width:140px;text-align:center}@media (min-width: 521px){.home_product_of_day_timer__3si7F{font-size:19px;line-height:19px;padding:15px 20px;width:150px}}@media (min-width: 1025px){.home_product_of_day_timer__3si7F{font-size:16px;line-height:19px;width:123px;left:725px;bottom:11%;z-index:10}}@media (min-width: 1175px){.home_product_of_day_timer__3si7F{left:800px;font-size:19px;line-height:19px;padding:15px 20px;width:150px}}.home_product_of_day_price__1esrn{position:absolute;right:calc(8% - 20px);bottom:22%;font-family:var(--font-family-normal);font-size:16px;line-height:28px;color:rgba(255,255,255,0.5);text-decoration:line-through}@media (min-width: 521px){.home_product_of_day_price__1esrn{bottom:20%;right:6%}}@media (min-width: 1025px){.home_product_of_day_price__1esrn{bottom:unset;right:unset;left:92%;top:10%;font-family:var(--font-family-normal);font-size:16px;line-height:28px}}@media (min-width: 1175px){.home_product_of_day_price__1esrn{left:88%}}.home_product_of_day_new_price__3dZEB{position:absolute;right:calc(8% - 20px);bottom:8%;font-size:36px;line-height:22px;font-family:var(--font-family-bold);color:var(--light-font-color)}@media (min-width: 521px){.home_product_of_day_new_price__3dZEB{font-size:36px;bottom:8%;right:6%}}@media (min-width: 1025px){.home_product_of_day_new_price__3dZEB{right:unset;bottom:unset;left:87%;top:29%;font-size:28px;line-height:22px}}@media (min-width: 1175px){.home_product_of_day_new_price__3dZEB{left:82%;font-size:36px}}.home_product_of_day_percent__aqSww{background-color:#fff;position:absolute;left:26%;bottom:34%;width:50px;height:37px;border-radius:6px;font-size:18px;font-family:var(--font-family-bold);border:1px solid #EAEAEA;display:flex;align-items:center;justify-content:center}@media (min-width: 521px){.home_product_of_day_percent__aqSww{width:60px;height:45px;left:28%;bottom:33%;z-index:9}}@media (min-width: 1025px){.home_product_of_day_percent__aqSww{left:752px;bottom:39%;border-radius:6px;font-size:22px}}@media (min-width: 1175px){.home_product_of_day_percent__aqSww{left:837px}}.home_product_of_day_button__1WlPH{background-color:var(--light-font-color);position:absolute;bottom:5%;left:5%;min-width:150px;height:50px}.home_product_of_day_button__1WlPH span{color:var(--dark-bg-color);font-family:var(--font-family-bold);font-size:16px}@media (min-width: 521px){.home_product_of_day_button__1WlPH{height:50px;min-width:166px;bottom:8%;left:6%}}@media (min-width: 1025px){.home_product_of_day_button__1WlPH{bottom:5%;left:86.5%;min-width:124px;height:41px}}@media (min-width: 1175px){.home_product_of_day_button__1WlPH{min-width:166px;left:82%;height:50px}}@media (min-width: 1025px){.home_product_of_day_b__1rwn8{width:100%;position:relative;z-index:10;display:block;background-position:19%;margin:15px 0;background-size:cover;background-repeat:no-repeat;height:176px}.home_product_of_day_b_description__1qQUM{position:absolute;left:1%;top:50%;transform:translateY(-50%);display:flex;align-items:center;flex-flow:column}.home_product_of_day_b_description__1qQUM img{width:45.5px;transform:scale(-1, 1)}.home_product_of_day_b_description__1qQUM div{font-family:var(--font-family-bold);font-size:26px;line-height:28px;color:var(--light-font-color);text-align:center}.home_product_of_day_b_img__12g5e{position:absolute;width:auto;left:16%;top:50%;transform:translateY(-50%);max-height:74%}.home_product_of_day_b_name__16IKS{position:absolute;left:30%;max-width:400px;top:50%;transform:translateY(-50%);font-family:var(--font-family-normal);font-size:30px;line-height:36px}.home_product_of_day_b_timer__1BDC0{position:absolute;left:725px;bottom:11%;font-family:var(--font-family-bold);font-size:16px;line-height:19px;color:var(--dark-bg-color);background-image:url("/images/yellow_bg.png");background-position:center;background-repeat:no-repeat;background-size:cover;padding:15px 20px;width:123px;text-align:center;z-index:10}.home_product_of_day_b_price__3dAQn{position:absolute;left:92%;top:10%;font-family:var(--font-family-normal);font-size:16px;line-height:28px;color:rgba(255,255,255,0.5);text-decoration:line-through}.home_product_of_day_b_new_price__HT1zf{position:absolute;left:87%;top:29%;font-size:28px;line-height:22px;font-family:var(--font-family-bold);color:var(--light-font-color)}.home_product_of_day_b_percent__3cBcG{position:absolute;left:752px;bottom:39%;width:60px;height:45px;border-radius:6px;font-size:22px;font-family:var(--font-family-bold);border:1px solid #EAEAEA;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:9}.home_product_of_day_b_button__17zfm{background-color:var(--light-font-color);position:absolute;bottom:5%;left:86.5%;min-width:124px;height:41px}.home_product_of_day_b_button__17zfm span{color:var(--dark-bg-color);font-family:var(--font-family-bold);font-size:16px}}.home_personal_discount__3CjIW{background-color:var(--red);background-image:url("/images/user-data.svg");background-repeat:no-repeat;background-position:24px 0;background-size:60px;min-height:100px;padding:1.875rem 1rem;overflow:hidden}.home_personal_discount_content__3QqUV{margin:3.125em 0 0 0;color:var(--light-font-color)}@media (min-width: 521px){.home_personal_discount_content__3QqUV{padding:0 0 0 1em;margin:0 0 0 9.375em}}@media (min-width: 768px){.home_personal_discount_content__3QqUV{margin:0 0 0 15.625em}}.home_personal_discount_title__e7V0I{font-size:1.5em;font-family:var(--font-family-normal);color:inherit}@media (min-width: 768px){.home_personal_discount_title__e7V0I{font-size:2.25em}}.home_personal_discount_text__1cOwA{font-size:0.875em;font-family:var(--font-family-normal);line-height:19px;margin-top:1.25em;color:var(--light-font-color)}@media (min-width: 768px){.home_personal_discount_text__1cOwA{font-size:1em;width:80%}}.home_personal_discount_link__3zmqq{color:var(--light-font-color);font-size:0.875em;display:inline-flex;align-items:center;margin-top:1.25em;font-family:var(--font-family-bold);transition:color 0.2s}.home_personal_discount_link__3zmqq i{margin-right:10px;color:inherit;transition:transform 0.2s}.home_personal_discount_link__3zmqq:hover i{transform:translateX(2px)}@media (min-width: 521px){.home_personal_discount__3CjIW{background-size:120px}}@media (min-width: 768px){.home_personal_discount__3CjIW{background-size:172px;min-height:200px;background-position:60px 0}}.home_catalogs__1WDTh{}.home_catalogs_button__16qcN{display:none}@media (min-width: 768px){.home_catalogs_button__16qcN{display:block}}.home_item__description__3eYPw{min-height:140px}.home_item__description_services__1iOxQ{display:flex;flex-wrap:wrap}.home_item__description_services__1iOxQ div{min-height:150px;width:50%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.home_item__description_services__1iOxQ div>i{font-size:28px;transition:transform 0.2s}.home_item__description_services__1iOxQ div>span{font-family:var(--font-family-normal);margin-top:1rem;font-size:.875em}.home_item__description_services__1iOxQ div:hover>i{transform:scale(1.2)}@media (min-width: 768px){.home_item__description_services__1iOxQ div{width:25%;border-bottom:none}.home_item__description_services__1iOxQ div>span{font-size:1em}}@media all and (min-width: 769px){.home_item__description_services__1iOxQ{flex-wrap:nowrap}}.home_item__description_text__5XlUn{min-height:180px;background:none}.home_item__description_text__block__j4bJn div{margin-bottom:1rem}.home_item__description_text__block__j4bJn div h4{font-size:0.875em;margin-bottom:0.5rem}.home_item__description_text__block__j4bJn div p{font-size:0.75em}@media (min-width: 768px){.home_item__description_text__5XlUn{padding:0}}.home_menu__1qH_p{min-width:280px;align-self:stretch;display:none}@media (min-width: 1025px){.home_menu__1qH_p{background-color:#fff;display:block}}.home_h_banner__2TSGU{height:170px;margin-top:.5em;background-position:0 0}@media (min-width: 1025px){.home_h_banner__2TSGU{height:170px;margin-top:1em}}.home_h_ad__2o6i7{min-height:0}.home_products_mock__rQyZI{min-height:375px;position:relative}

.account-widget_root__3L-wm{min-width:353px}.account-widget_header__3lgW6{border-bottom:1px solid var(--option-hover-bg);padding-bottom:1rem;margin-bottom:1em}.account-widget_header__3lgW6 .message-box{margin:1em 0 0}.account-widget_nav_list__12yQG{padding-bottom:1rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.account-widget_nav_list_account__3mI8m{border-bottom:1px solid var(--option-hover-bg);margin-top:1em}.account-widget_link__O4XW3{display:block;margin-bottom:1.25em;transition:color 0.2s linear}.account-widget_link__O4XW3:hover{color:#000}.account-widget_link__O4XW3:last-of-type{margin-bottom:0}.account-widget_sign_out__tM8Ev{margin-top:1rem;color:var(--red);flex-grow:0;align-self:flex-start}.account-widget_sign_out__tM8Ev:hover{color:var(--red-hover)}.account-widget_buttons__3EyE6{margin-top:1em;justify-content:center}

.page_root__3aMFH{padding:1.25em 0}.page_root__3aMFH .page_title__3r2gU{font-size:1.5rem;font-weight:400;margin:0 0 1rem;padding:0 0.5rem 0.5rem 0.5rem;text-align:left}@media (min-width: 768px){.page_root__3aMFH{padding:0 1.25em 1.25em 1.25em}}.page_show_more__DODoZ{border-bottom:1px solid var(--disabled-bg-color)}.page_popular__AWVIU{width:100%;min-height:14.375em;background:#fff;border:0 solid #333333;border-radius:0;margin:1.25em 0 0 0;padding:0;position:relative}.page_grid__3X7KU{justify-content:space-between}@media (min-width: 1025px){.page_grid__3X7KU{display:flex}}.page_grid_filter__3F5vG{height:100%;min-width:300px;background-color:#fff}@media (min-width: 1025px){.page_grid_filter__3F5vG{display:block;max-width:300px}}.page_grid_items__33PTs{background-color:#fff;position:relative}@media (min-width: 1025px){.page_grid_items__33PTs{width:calc(100% - 300px - 16px)}}.page_grid_tabs__ftrmr{padding:0 1em;background-color:#fff;border-bottom:1px solid var(--disabled-bg-color)}.page_filter_btn__3SGxR{position:relative;min-width:56px;min-height:56px;display:flex;align-items:center;justify-content:center;font-size:.875em;border-right:1px solid var(--disabled-bg-color);padding:0 2em 0 1em}@media (min-width: 1025px){.page_filter_btn__3SGxR{border-right:none;margin-left:auto;border-left:1px solid var(--disabled-bg-color)}}.page_filter_btn__3SGxR>i{font-size:1.5em;margin-right:.25em}.page_filter_counter__1z5rR{min-width:20px;min-height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75em;font-family:inherit;margin:0 .5em;background-color:var(--red);color:#fff}

.Search_search_result__3dANs{min-height:80vh;display:flex;flex-direction:column}.Search_search_result__title__bhrdv{padding:0.5rem 4.5rem 0.5rem 4.5rem;font-family:var(--font-family-normal);text-align:center}.Search_search_result__title__bhrdv>h1{font-size:18px;font-family:inherit;width:100%;white-space:wrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 1025px){.Search_search_result__title__bhrdv>h1{font-size:27px;display:inline-block;text-align:left;margin-right:0.5rem}}.Search_search_result__title__bhrdv>span{font-family:inherit;font-size:0.75em;color:var(--disabled-font-color)}@media (min-width: 1025px){.Search_search_result__title__bhrdv>span{font-size:0.875em}}@media (min-width: 1025px){.Search_search_result__title__bhrdv{text-align:left;padding:1rem 1.5rem 1rem 1.5rem}}@media (min-width: 1025px){.Search_search_result_gallery__2XPT6{width:calc(100% - 300px - 16px)}}.Search_search_result__content_empty__1NFHI{padding-bottom:1rem}@media (min-width: 768px){.Search_search_result__content_empty__1NFHI{padding:0 1rem 1rem 1rem}}.Search_search_result__empty__1Ecs9{padding:0;display:flex;font-family:var(--font-family-normal);min-height:480px;align-items:center;border:none}.Search_search_result__empty_container__30YRY{margin:0 auto;text-align:center}.Search_search_result__empty_container__30YRY>img{flex-shrink:0;width:160px;margin:0 auto 1.5rem auto}@media (min-width: 1025px){.Search_search_result__empty_container__30YRY>img{margin-right:2.75rem}}.Search_search_result__empty_container__30YRY h3{font-family:inherit;margin-bottom:1rem;line-height:22px;font-size:18px;width:100%;word-break:break-all;padding:0 10px}@media (min-width: 1025px){.Search_search_result__empty_container__30YRY h3{margin-top:-3rem}}.Search_search_result__empty_container__30YRY p{font-size:0.875em;line-height:20px;font-family:inherit}@media (min-width: 1025px){.Search_search_result__empty_container__30YRY{display:flex;align-items:center;text-align:left}}@media (min-width: 1025px){.Search_search_result__empty__1Ecs9{min-height:360px}}.Search_content__bBS4_{margin-top:1.5em;padding-bottom:1rem;height:100%;flex-grow:1}@media (min-width: 1025px){.Search_content__bBS4_{display:flex;justify-content:space-between}}.Search_filter__3qgKl{align-self:stretch;display:block;height:100%;flex-direction:column}@media (min-width: 1025px){.Search_filter__3qgKl{display:flex;min-width:300px;max-width:300px}}.Search_filter_modal__90yz2{position:absolute;background-color:#fff;width:100%;min-height:100%;max-width:360px;left:0;top:0;right:0;z-index:99;border-top:2px solid var(--disabled-bg-color)}.Search_filter_modal_container__2imQt{background-color:#fff;min-height:100%}.Search_filter_window__c5Vkb{z-index:120 !important;display:block}.Search_results_grid__G4xpv{background-color:#fff;position:relative}.Search_results_grid_row__3h-z_{display:grid;grid-template-columns:repeat(2, minmax(150px, 1fr))}@media (min-width: 521px){.Search_results_grid_row__3h-z_{grid-template-columns:repeat(3, minmax(180px, 1fr))}}@media (min-width: 768px){.Search_results_grid_row__3h-z_{grid-template-columns:repeat(4, minmax(200px, 1fr))}}@media (min-width: 1025px){.Search_results_grid_row__3h-z_{grid-template-columns:repeat(3, minmax(200px, 1fr))}}@media all and (min-width: 1280px){.Search_results_grid_row__3h-z_{grid-template-columns:repeat(4, minmax(200px, 1fr))}}@media (min-width: 1025px){.Search_results_grid__G4xpv{width:calc(100% - 300px - 16px)}}.Search_viewed_products__18yeB{position:relative;background-color:#fff}

.bf_root__UuUrr{width:100%;padding:0}.bf_header__3fUPr{width:100%;max-height:823px;position:relative;background-image:url("/images/black-friday-bg.png");background-size:cover;background-repeat:no-repeat}.bf_header_logo__3GMM2{position:absolute;bottom:14%;right:0;width:33%;transform:scale(-1, 1)}@media (min-width: 521px){.bf_header_logo__3GMM2{bottom:-5%}}@media (min-width: 1025px){.bf_header_logo__3GMM2{left:0;bottom:-12%;transform:none}}.bf_header__3fUPr .bf_content__2XA_7{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;padding:28px 9px;background:linear-gradient(0deg, rgba(63,63,63,0.35) 3.26%, #000 99.44%)}.bf_header__3fUPr .bf_content__2XA_7 .bf_title__2Ex-H{width:100%;max-width:350px}@media (min-width: 1025px){.bf_header__3fUPr .bf_content__2XA_7 .bf_title__2Ex-H{width:54%;max-width:536px;margin:0 0 0 auto}}.bf_header__3fUPr .bf_content__2XA_7 .bf_title_date__2D6LA{color:#FFED00;font-size:2.25em}@media (min-width: 1025px){.bf_header__3fUPr .bf_content__2XA_7 .bf_title_date__2D6LA{font-size:3em}}.bf_header__3fUPr .bf_content__2XA_7 .bf_title_block__1QR4A{position:relative}.bf_header__3fUPr .bf_content__2XA_7 .bf_title_block_text__VTTxy{display:inline;font-size:4.125em;font-weight:900;color:#FFFFFF;letter-spacing:4px;text-transform:uppercase}@media (min-width: 1025px){.bf_header__3fUPr .bf_content__2XA_7 .bf_title_block_text__VTTxy{font-size:6.375em}}.bf_header__3fUPr .bf_content__2XA_7 .bf_title_block_year__BUgpv{position:relative;top:7px;left:0;display:inline;color:#FFED00;font-size:26px;font-weight:900;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;transform:rotate(180deg);letter-spacing:0}@media (min-width: 1025px){.bf_header__3fUPr .bf_content__2XA_7 .bf_title_block_year__BUgpv{font-size:38px;right:16%}}.bf_header__3fUPr .bf_content__2XA_7 .bf_title_link__1Fwdc{font-size:1.875em;font-weight:900;color:#FFFFFF;text-align:right}.bf_header__3fUPr .bf_content__2XA_7 .bf_title_link_content__3OEcj{border-bottom:2px solid #FFED00}@media (min-width: 1025px){.bf_header__3fUPr .bf_content__2XA_7 .bf_title_link__1Fwdc{font-size:2.25em;text-align:center}}.bf_header__3fUPr .bf_content__2XA_7 .bf_title_link__1Fwdc img{display:inline}.bf_header__3fUPr .bf_content__2XA_7 .bf_title_link_text__1UG-a{display:inline;color:#FFED00}.bf_header__3fUPr .bf_content__2XA_7 .bf_counter__1SJXc{width:100%}@media (min-width: 1025px){.bf_header__3fUPr .bf_content__2XA_7 .bf_counter__1SJXc{width:45%;margin-left:1%}}.bf_header__3fUPr .bf_content__2XA_7 .bf_counter_text__31sae{color:#FFFFFF;font-size:1.125em;font-weight:900;margin-top:26px;text-align:center}@media (min-width: 1025px){.bf_header__3fUPr .bf_content__2XA_7 .bf_counter_text__31sae{font-size:1.75em;margin-top:0px;margin-left:5%;text-align:left}}.bf_header__3fUPr .bf_content__2XA_7 .bf_counter_clock__2DZ5v{display:flex;overflow:hidden;margin:.5em auto;padding:0em;align-items:center;vertical-align:middle;justify-content:space-around;max-width:450px}@media (min-width: 1025px){.bf_header__3fUPr .bf_content__2XA_7 .bf_counter_clock__2DZ5v{justify-items:left;margin:.5em 0}}.bf_header__3fUPr .bf_content__2XA_7 .bf_counter_clock__2DZ5v>span{background:rgba(47,47,47,0.5);border:3px solid #FFED00;box-sizing:border-box;color:#ffffff;border-radius:6px;width:113px;height:85px;text-align:center;display:block;min-width:32px;flex-shrink:0}@media (min-width: 1025px){.bf_header__3fUPr .bf_content__2XA_7 .bf_counter_clock__2DZ5v>span{width:120px;height:105px;margin:0 .9375em}}.bf_header__3fUPr .bf_content__2XA_7 .bf_counter_clock__2DZ5v>span span{font-family:var(--font-family-bold);font-size:2.625em;display:block;line-height:28px;padding-top:10%}.bf_header__3fUPr .bf_content__2XA_7 .bf_counter_clock__2DZ5v>span span+span{color:#FFFFFF;font-size:.875em;display:block;font-family:var(--theme-font);font-weight:900}@media (min-width: 1025px){.bf_header__3fUPr .bf_content__2XA_7 .bf_counter_clock__2DZ5v>span span{font-size:3.375em;padding-top:15%}}.bf_header__3fUPr .bf_content__2XA_7 .bf_info__2tel4{margin-top:71px;width:100%}.bf_header__3fUPr .bf_content__2XA_7 .bf_info_title__37sCL{color:#FFFFFF;font-size:2.25em}@media (min-width: 521px){.bf_header__3fUPr .bf_content__2XA_7 .bf_info_title__37sCL{text-align:center}}.bf_header__3fUPr .bf_content__2XA_7 .bf_info_subtitle__3n2qZ{width:65%;color:#FFFFFF;font-size:1.625em;text-align:left;margin-top:26px}.bf_header__3fUPr .bf_content__2XA_7 .bf_info_subtitle_up__1wuOl{display:inline;color:#FFED00;font-weight:900}@media (min-width: 521px){.bf_header__3fUPr .bf_content__2XA_7 .bf_info_subtitle__3n2qZ{width:100%;text-align:center}}@media (min-width: 1025px){.bf_header__3fUPr .bf_content__2XA_7 .bf_info__2tel4{text-align:center}.bf_header__3fUPr .bf_content__2XA_7 .bf_info_title__37sCL{font-size:3em}.bf_header__3fUPr .bf_content__2XA_7 .bf_info_subtitle__3n2qZ{width:100%;font-size:2.25em;text-align:center;margin-top:0}}.bf_header__3fUPr .bf_content__2XA_7 .bf_subscription__11o2P{width:100%;margin-top:20px}.bf_header__3fUPr .bf_content__2XA_7 .bf_subscription_title__31OY-{width:65%;color:#FFFFFF;font-size:1.25em;font-weight:900}@media (min-width: 521px){.bf_header__3fUPr .bf_content__2XA_7 .bf_subscription_title__31OY-{width:100%;text-align:center}}.bf_header__3fUPr .bf_content__2XA_7 .bf_subscription_form__3HKVb{margin:18px auto;width:100%;max-width:500px;position:relative}@media (min-width: 1025px){.bf_header__3fUPr .bf_content__2XA_7 .bf_subscription_form__3HKVb{width:35%;max-width:none}}.bf_header__3fUPr .bf_content__2XA_7 .bf_subscription_form_input__2l9vI{height:40px;width:280px;border-radius:20px 0 0 20px;border:none;padding:0 0 0 25px}.bf_header__3fUPr .bf_content__2XA_7 .bf_subscription_form_button__3meGU{position:absolute;right:0;top:9px;height:40px;border-radius:0 20px 20px 0;background-color:#FFED00;font-size:.875em;padding:5px 15px}.bf_header__3fUPr .bf_content__2XA_7 .bf_subscription_form_button__3meGU span{color:#000000}.bf_header__3fUPr .bf_content__2XA_7 .bf_subscription_subtitle__2BjXR{color:#FFFFFF;font-size:1.125em;text-align:center;margin:1.25em auto}.bf_header__3fUPr .bf_content__2XA_7 .bf_subscription_subtitle_up__3axwn{display:inline;color:#FFED00;text-transform:uppercase}@media (min-width: 521px){.bf_header__3fUPr .bf_content__2XA_7 .bf_subscription_subtitle__2BjXR{width:60%}}@media (min-width: 1025px){.bf_header__3fUPr .bf_content__2XA_7 .bf_subscription__11o2P{margin-top:40px;text-align:center}.bf_header__3fUPr .bf_content__2XA_7 .bf_subscription_title__31OY-{width:100%;font-size:1.5em;font-weight:400}.bf_header__3fUPr .bf_content__2XA_7 .bf_subscription_subtitle__2BjXR{font-size:1.5em}}.bf_catalog_root__23Ebf{position:relative;background:#fff;background-image:url("/images/black-friday-bg.png");background-size:cover;background-repeat:no-repeat}.bf_catalog_root__23Ebf .bf_catalog__s6YAt{padding:0 0;background:linear-gradient(180deg, rgba(63,63,63,0.35) 3.26%, #000 99.44%);position:relative}@media (min-width: 1025px){.bf_catalog_root__23Ebf .bf_catalog__s6YAt{padding:0 1em 1.5em}}.bf_catalog_root__23Ebf .bf_catalog__s6YAt .bf_title__2Ex-H{font-size:1.25em;background-color:#FFFFFF;padding:1em .5625em;border-bottom:1px solid #F0F0F0;font-family:var(--font-family-normal)}@media (min-width: 1025px){.bf_catalog_root__23Ebf .bf_catalog__s6YAt .bf_title__2Ex-H{font-size:1.5em}}.bf_catalog_root__23Ebf .bf_catalog__s6YAt .bf_empty__1Kip5{background:#fff;display:flex;align-items:center;justify-content:center;padding:0;height:12.5em;align-content:center}.bf_catalog_root__23Ebf .bf_catalog_grid__swgKh{display:grid;background-color:#FFFFFF;grid-template-columns:repeat(2, minmax(150px, 1fr))}@media (min-width: 521px){.bf_catalog_root__23Ebf .bf_catalog_grid__swgKh{grid-template-columns:repeat(2, minmax(200px, 1fr))}}@media (min-width: 768px){.bf_catalog_root__23Ebf .bf_catalog_grid__swgKh{grid-template-columns:repeat(4, minmax(150px, 1fr))}}@media (min-width: 1025px){.bf_catalog_root__23Ebf .bf_catalog_grid__swgKh{grid-template-columns:repeat(5, minmax(200px, 1fr))}}@media all and (min-width: 1280px){.bf_catalog_root__23Ebf .bf_catalog_grid__swgKh{grid-template-columns:repeat(5, minmax(200px, 1fr))}}.bf_catalog_root__23Ebf .bf_catalog__s6YAt .bf_single_row__202en{grid-template-columns:repeat(2, minmax(160px, 1fr))}@media (min-width: 768px){.bf_catalog_root__23Ebf .bf_catalog__s6YAt .bf_single_row__202en{display:block;min-height:640px}}.bf_catalog_root__23Ebf .bf_catalog_actions__3H4DI{display:flex;justify-content:center;background-color:#FFFFFF;padding-bottom:1.5em}.bf_catalog_root__23Ebf .bf_catalog_actions_button__qhxyc{margin:20px 0 0}@media (min-width: 768px){.bf_catalog_root__23Ebf .bf_catalog_actions_button__qhxyc{width:250px}}.bf_promotions__YqEtH{padding:0 0;background:#000000}@media (min-width: 1025px){.bf_promotions__YqEtH{padding:0 1em 1.5em}}.bf_promotions__YqEtH .bf_title__2Ex-H{font-size:1.25em;background-color:#FFFFFF;padding:1em .5625em}@media (min-width: 1025px){.bf_promotions__YqEtH .bf_title__2Ex-H{font-size:1.5em}}.bf_promotions_actions__sc-Vn{display:flex;justify-content:center;background-color:#FFFFFF;padding-bottom:1.5em}.bf_promotions_actions_button__1if09{margin:20px 0 0}@media (min-width: 768px){.bf_promotions_actions_button__1if09{width:250px}}

.view_root__gp0aN{padding:1.25em 0}.view_root__gp0aN .view_promotion__189UH{background:#fff;display:grid;grid-gap:1.25em;padding:1.25em;position:relative}@media (min-width: 1025px){.view_root__gp0aN .view_promotion__189UH{grid-template-columns:1fr 31.25em}}.view_root__gp0aN .view_promotion__is_archive__3eMmg .view_promotion__image__3v9nx img{opacity:.6;filter:grayscale(60%)}.view_root__gp0aN .view_promotion__ribbon__2T9q8{width:200px;height:200px;overflow:hidden;position:absolute;top:-1px;left:-1px;z-index:99}.view_root__gp0aN .view_promotion__ribbon_label__MI0zk{background-color:#e0001a;color:white;font:bold 15px "Sana Sans Black",sans-serif;text-align:center;transform:rotate(-45deg);position:relative;padding:8px 0;top:29px;left:-46px;width:300px}.view_root__gp0aN .view_promotion__ribbon_label__MI0zk:before,.view_root__gp0aN .view_promotion__ribbon_label__MI0zk:after{content:"";border-top:3px solid #e0001a;border-left:3px solid #e0001a;border-right:3px solid #e0001a;position:absolute;bottom:0}.view_root__gp0aN .view_promotion__ribbon_label__MI0zk:before{right:0}.view_root__gp0aN .view_promotion__ribbon_label__MI0zk:after{left:0}.view_root__gp0aN .view_promotion__ribbon_label__MI0zk{padding:15px 0;top:30px;left:-60px;width:230px}.view_root__gp0aN .view_promotion__image__3v9nx{min-height:190px;max-height:360px;position:relative}.view_root__gp0aN .view_promotion__image__3v9nx>figure{position:absolute;left:0;top:0;width:100%;height:100%;max-height:100%;max-width:100%;display:flex;align-items:center;justify-content:center}.view_root__gp0aN .view_promotion__image__3v9nx>figure>img{max-width:100%;max-height:100%;cursor:pointer}@media (min-width: 1025px){.view_root__gp0aN .view_promotion__image__3v9nx{min-height:360px}}.view_root__gp0aN .view_promotion__content__3Fciz h1{padding:0 0 1.25em 0;max-height:60px;overflow:hidden;margin-bottom:.5em}@media (min-width: 1025px){.view_root__gp0aN .view_promotion__content__3Fciz h1{max-height:64px}}.view_root__gp0aN .view_promotion__content_timer_title__2rMPe{color:#7c808c;text-align:center}@media (min-width: 521px){.view_root__gp0aN .view_promotion__content_timer_title__2rMPe{text-align:left}}.view_root__gp0aN .view_promotion__content_timer_clock__nfwEp{border-radius:2.1875em;border:1px solid #E6E7EB;display:flex;overflow:hidden;margin:.5em auto;padding:0em;height:3.125em;align-items:center;width:17.3125em;vertical-align:middle}@media (min-width: 521px){.view_root__gp0aN .view_promotion__content_timer_clock__nfwEp{margin:.5em 0}}.view_root__gp0aN .view_promotion__content_timer_clock__nfwEp>span{text-align:center;display:block;min-width:32px;flex-shrink:0;padding:0 1em}.view_root__gp0aN .view_promotion__content_timer_clock__nfwEp>span+small{height:17px;width:1px;background-color:#E6E7EB}.view_root__gp0aN .view_promotion__content_timer_clock__nfwEp i{background:#E6E7EB;padding:.8125em}.view_root__gp0aN .view_promotion__content_timer_value__1JIaj{font-family:var(--font-family-bold);font-size:1.25em;display:block;line-height:24px}.view_root__gp0aN .view_promotion__content_timer_value__1JIaj+span{color:#7c808c;font-size:.6875em;display:block;font-family:var(--theme-font)}.view_root__gp0aN .view_promotion__content_description__2GYq6{padding-top:1em}.view_root__gp0aN .view_promotion__content_description__2GYq6>p{color:#333;font-family:var(--font-family-thin);font-size:1.125em;line-height:20px;max-height:120px;overflow:hidden;text-align:justify}.view_root__gp0aN .view_promotion__content_description__2GYq6>input{display:none;height:0px;width:0px;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;opacity:0}.view_root__gp0aN .view_promotion__content_description__2GYq6>input:checked ~ p{max-height:none}.view_root__gp0aN .view_promotion__content_description__2GYq6>input:checked ~ label i{display:inline-block;transform:rotate(-90deg)}.view_root__gp0aN .view_promotion__content_description__2GYq6>input:checked ~ label::after{content:"Свернуть"}.view_root__gp0aN .view_promotion__content_description__2GYq6>input ~ label{display:flex;align-items:center;margin-top:.5em;cursor:pointer}.view_root__gp0aN .view_promotion__content_description__2GYq6>input ~ label i{font-size:1.25em}.view_root__gp0aN .view_promotion__content_description__2GYq6>input ~ label::after{content:"Читать полностью";font-size:1em}.view_root__gp0aN .view_promotion__content_button__3OkyE{margin:20px 0 0}.view_root__gp0aN .view_promotion__content_share__2AFsq{margin-top:2.5em}.view_root__gp0aN .view_title__2x93p{margin:1.25em 0 0 0}.view_root__gp0aN .view_wrapper__3cM8U{grid-template-columns:18.75em 1fr;grid-gap:1.25em}@media (min-width: 1025px){.view_root__gp0aN .view_wrapper__3cM8U{display:grid}}.view_root__gp0aN .view_show_more__1upOY{background:#FFFFFF;margin:0 auto;padding:1rem;width:100%;text-align:center;vertical-align:middle;border:1px solid #F0F0F0;border-top:none}.view_root__gp0aN .view_show_more__1upOY button{min-width:200px;text-align:center;border-radius:25px;border:1px solid var(--input-border-color)}.view_root__gp0aN .view_filter__2OiLj{height:100%}@media (min-width: 1025px){.view_root__gp0aN .view_filter__2OiLj{display:block}}.view_root__gp0aN .view_content__2HyfO{position:relative}.view_root__gp0aN .view_filter__2OiLj,.view_root__gp0aN .view_content__2HyfO{background:#fff}@media (min-width: 768px){.view_root__gp0aN{padding:1.25em}}.view_grid__1SC96{display:grid;grid-template-columns:repeat(2, minmax(150px, 1fr))}@media (min-width: 521px){.view_grid__1SC96{grid-template-columns:repeat(3, minmax(180px, 1fr))}}@media (min-width: 768px){.view_grid__1SC96{grid-template-columns:repeat(4, minmax(200px, 1fr))}}@media (min-width: 1025px){.view_grid__1SC96{grid-template-columns:repeat(3, minmax(200px, 1fr))}}@media all and (min-width: 1280px){.view_grid__1SC96{grid-template-columns:repeat(4, minmax(200px, 1fr))}}.view_products__dtm3F{position:relative;min-height:300px}

.womens-day main{background:#fff;background:linear-gradient(120deg, #fff 0%, #e7f7cd 17%, #def5cd 100%)}.womensDay_root__3kKha{width:100%;padding:0}.womensDay_header__312QL{width:100%;position:relative}.womensDay_header__312QL img{width:100%}.womensDay_catalog_root__1-tFY{position:relative;background:#DFF5CD}.womensDay_catalog_root__1-tFY div{margin:0}@media (min-width: 1025px){.womensDay_catalog_root__1-tFY{padding:0 1em 1.5em}}.womensDay_promotions__2QD0R{padding:0 0;background:#DFF5CD}@media (min-width: 1025px){.womensDay_promotions__2QD0R{padding:0 1em 1.5em}}.womensDay_promotions__2QD0R .womensDay_title__38e-z{font-size:1.25em;background-color:#FFFFFF;padding:1em .5625em}@media (min-width: 1025px){.womensDay_promotions__2QD0R .womensDay_title__38e-z{font-size:1.5em}}.womensDay_promotions_actions__6EvVS{display:flex;justify-content:center;background-color:#FFFFFF;padding-bottom:1.5em}.womensDay_promotions_actions_button__3EzME{margin:20px 0 0}@media (min-width: 768px){.womensDay_promotions_actions_button__3EzME{width:250px}}

.items_root__2Vp_P{min-height:230px;background:#fff;border:0 solid #333333;display:grid;grid-gap:20px;overflow:hidden;padding:1em}@media (min-width: 521px){.items_root__2Vp_P{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 768px){.items_root__2Vp_P{padding:1.25em;grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1025px){.items_root__2Vp_P{padding:1.25em;grid-template-columns:repeat(3, 1fr)}}@media all and (min-width: 1280px){.items_root__2Vp_P{grid-template-columns:repeat(4, 1fr)}}.items_three__uOYnk{}@media (min-width: 521px){.items_three__uOYnk{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 768px){.items_three__uOYnk{padding:1.25em;grid-template-columns:repeat(3, 1fr)}}@media (min-width: 1025px){.items_three__uOYnk{padding:1.25em;grid-template-columns:repeat(2, 1fr)}}@media all and (min-width: 1280px){.items_three__uOYnk{grid-template-columns:repeat(3, 1fr)}}.items_promo__2axbH{border-radius:0;display:flex;flex-direction:column;max-height:450px;border:1px solid #E6E7EB;position:relative;z-index:1}.items_promo__is_archive__2mpjB figure img{opacity:.6;filter:grayscale(60%)}.items_promo__ribbon__15r-b{width:140px;height:140px;overflow:hidden;position:absolute;top:-1px;left:-1px;z-index:99}.items_promo__ribbon_label__3soel{background-color:#e0001a;color:white;font:bold 15px "Sana Sans Black",sans-serif;text-align:center;transform:rotate(-45deg);position:relative;padding:5.6px 0;top:29px;left:-46px;width:210px}.items_promo__ribbon_label__3soel:before,.items_promo__ribbon_label__3soel:after{content:"";border-top:3px solid #e0001a;border-left:3px solid #e0001a;border-right:3px solid #e0001a;position:absolute;bottom:0}.items_promo__ribbon_label__3soel:before{right:0}.items_promo__ribbon_label__3soel:after{left:0}.items_promo__ribbon_label__3soel{top:35px;left:-45px;width:200px}.items_promo_image__2Si8b{min-height:190px;position:relative}.items_promo_image__2Si8b>figure{position:absolute;left:0;top:0;width:100%;max-width:100%;height:100%;max-height:100%;display:flex;align-items:flex-start;justify-content:center}.items_promo_image__2Si8b>figure>img{max-height:100%}@media (min-width: 521px){.items_promo_image__2Si8b{min-height:150px}}@media (min-width: 768px){.items_promo_image__2Si8b{min-height:190px}}.items_promo__content__1I7S4{background:#FFFFFF;padding:1em;box-sizing:border-box;height:100%;flex-grow:1;display:flex}@media (min-width: 1025px){.items_promo__content__1I7S4{padding:1.25em}}.items_promo__content_calendar__2cGFu{display:block;width:90px;max-width:90px;min-width:90px;margin-right:15px}@media (min-width: 768px){.items_promo__content_calendar__2cGFu{width:70px;max-width:70px;min-width:70px}}@media (min-width: 1025px){.items_promo__content_calendar__2cGFu{width:90px;max-width:90px;min-width:90px}}.items_promo__content_calendar_header__3Tgjx{border-radius:5px 5px 0 0;height:10px;background:#ABB1BF;box-shadow:-1px 4px 13px -4px rgba(0,0,0,0.75)}.items_promo__content_calendar_body__1HEXA{border:1px solid #ABB1BF;border-top:4px dashed #ABB1BF;height:100px;padding:5px}.items_promo__content_descriptions__2cdP_{display:block}.items_promo_date__2PEJY{font-family:inherit;font-size:1.125em;line-height:20px;padding-bottom:.625em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (min-width: 768px){.items_promo_date__2PEJY{font-size:1em;line-height:18px}}@media (min-width: 1025px){.items_promo_date__2PEJY{align-self:flex-start;font-size:1.125em;line-height:20px}}.items_promo_description__3zk8d{text-overflow:ellipsis;font-size:.875em;line-height:19px;max-height:60px;min-height:60px;overflow:hidden;transition:color 0.2s;display:-webkit-box;max-width:250px;word-break:break-word}.items_promo_link__2Cdzt{display:inline-flex;align-items:center;align-self:flex-start;font-size:1em;font-family:var(--font-family-bold);line-height:1.5em;margin-top:10px}@media (min-width: 768px){.items_promo_link__2Cdzt{font-size:.75em}}@media (min-width: 1025px){.items_promo_link__2Cdzt{font-size:1em}}.items_promo_link__2Cdzt:hover>span{color:var(--red-hover)}.items_promo__archive__3m4Ox{display:flex;flex-direction:column;padding:1em}@media (min-width: 1025px){.items_promo__archive__3m4Ox{padding:1.25em}}.items_expired_date__1HYUp{margin-top:.5em;text-align:center}.items_expired_date__1HYUp>div{color:var(--red);font-family:var(--font-family-bold)}.items_expired_date__1HYUp>div:nth-child(1){font-size:.8125em}@media (min-width: 768px){.items_expired_date__1HYUp>div:nth-child(1){font-size:.625em}}@media (min-width: 1025px){.items_expired_date__1HYUp>div:nth-child(1){font-size:.8125em}}.items_expired_date__1HYUp>div:nth-child(2){font-size:2.5em}@media (min-width: 768px){.items_expired_date__1HYUp>div:nth-child(2){font-size:1.875em}}@media (min-width: 1025px){.items_expired_date__1HYUp>div:nth-child(2){font-size:2.5em}}

.postPage_root__BLu4W{display:flex;flex-direction:column;justify-content:center;width:100%}@media (min-width: 1025px){.postPage_root__BLu4W{align-items:center;padding:0 1.5rem 2rem 1.5rem;max-width:1440px;margin:0 auto}}.postPage_goBack__3zBuw{display:flex;align-items:center;padding:15px 20px;background:#f0f0f0;font-size:18px}.postPage_goBack__button__W4tvT{margin-right:15px}@media (min-width: 1025px){.postPage_goBack__3zBuw{padding:20px 0;font-size:27px}.postPage_goBack__button__W4tvT{display:none}}@media (min-width: 1025px){.postPage_content_wrapper__3fY0K{box-shadow:0 2px 39px rgba(0,0,0,0.0778985);padding:40px 5%}}.postPage_content__3ZHRs{width:100%;background:#ffffff}@media (min-width: 1025px){.postPage_content__3ZHRs{margin-bottom:20px}}.postPage_content__img__1kKBz{display:flex;align-items:center;width:100%;min-height:200px;margin-bottom:20px}.postPage_content__img__1kKBz img{min-height:200px;-o-object-fit:cover;object-fit:cover}@media (min-width: 521px){.postPage_content__img__1kKBz img{margin:0 auto;width:100%}}.postPage_content__container__2hPim{display:flex}.postPage_content__info__3Kfzw{display:flex;justify-content:flex-end;align-items:center;width:50%;margin:5px 13px}.postPage_content__info_img__36-tV{display:inline;margin-right:8px}.postPage_content__info_date__2IHpU{color:#9197A1}.postPage_content__info_like__5LEBu{margin-right:20px}.postPage_content__categories__hXI2D{width:50%;margin:5px 13px}.postPage_content__categories_date__3ETvd{color:#9197A1}.postPage_content__categories_like__2vdwV{margin-right:20px}.postPage_content__categories__hXI2D span{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#333333;margin-right:15px;font-weight:600}.postPage_content__categories__hXI2D span:hover{cursor:pointer}.postPage_content__title__15SwV{font-size:24px;line-height:26px;line-height:29px;font-weight:900;color:#333333;margin:23px 9px}@media (min-width: 521px){.postPage_content__title__15SwV{font-size:36px;line-height:38px}}@media (min-width: 1025px){.postPage_content__title__15SwV{padding:0 50px;margin:28px 9px}}.postPage_content__text__Bo3Km{font-size:16px;line-height:22px;color:#000000;margin:11px 9px;font-family:var(--font-family-thin)}@media (min-width: 1025px){.postPage_content__text__Bo3Km{padding:0 50px}}.postPage_content__text__Bo3Km h2{font-size:20px;margin:18px 0}.postPage_content__text__Bo3Km h3{font-weight:900;margin:14px 0}.postPage_content__text__Bo3Km p{margin:8px 0}.postPage_content__text__Bo3Km ol{padding-left:16px;list-style-type:decimal}.postPage_content__text__Bo3Km ul{padding-left:16px;list-style-type:disc}.postPage_content__text__Bo3Km img{margin:auto}.postPage_content__likes__3xGYX{margin:30px 9px;font-size:22px}.postPage_content__likes_buttons__1q9i9{display:flex;justify-content:space-between;margin:15px 0}.postPage_content__likes_buttons_button__2eCB0{width:110px}@media (min-width: 521px){.postPage_content__likes__3xGYX{display:flex;align-items:center;padding:10px 0;border-top:1px solid #9197A1;border-bottom:1px solid #9197A1}.postPage_content__likes_buttons__1q9i9{margin-left:15px}.postPage_content__likes_buttons_button__2eCB0{margin-right:20px;width:70px}}@media (min-width: 1025px){.postPage_content__likes__3xGYX{margin:30px 59px}}.postPage_content__recomended__3zZ2N{width:100%;padding:11px 0;background:#f0f0f0}@media (min-width: 1025px){.postPage_content__recomended__3zZ2N{padding:0}}.postPage_content__recomended_title__ZyQJn{font-size:22px;line-height:26px;margin:15px}.postPage_content__recomended__3zZ2N .postPage_posts__1UiVc{display:grid;grid-template-columns:repeat(minmax(150px, 1fr));padding:0 15px}@media (min-width: 521px){.postPage_content__recomended__3zZ2N .postPage_posts__1UiVc{grid-template-columns:repeat(3, minmax(150px, 1fr));grid-gap:1em;padding:0}}.postPage_content__recomended__3zZ2N .postPage_posts_post__B_tbL{display:flex;flex-direction:column;background-color:#ffffff;margin:15px 0}.postPage_content__recomended__3zZ2N .postPage_posts_post__img__dUlYw{display:flex;align-items:center;min-height:235px;height:220px;overflow:hidden}.postPage_content__recomended__3zZ2N .postPage_posts_post__img__dUlYw a{height:100%;width:100%;position:relative}.postPage_content__recomended__3zZ2N .postPage_posts_post__img__dUlYw a img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.postPage_content__recomended__3zZ2N .postPage_posts_post_content__1ja8C{padding:0.75rem 0.75rem 0 0.75rem}.postPage_content__recomended__3zZ2N .postPage_posts_post_content__title__22FnY{margin:10px 0;font-size:18px;font-weight:900;line-height:22px;min-height:44px}.postPage_content__recomended__3zZ2N .postPage_posts_post_content__title__22FnY a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.postPage_content__recomended__3zZ2N .postPage_posts_post_content__discription__1bi--{display:none}.postPage_content__recomended__3zZ2N .postPage_posts_post_content__categories__3scAt{margin:18px 0}.postPage_content__recomended__3zZ2N .postPage_posts_post_content__categories__3scAt span{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#333333;margin-right:15px;font-weight:600}.postPage_content__recomended__3zZ2N .postPage_posts_post_content__categories__3scAt span:hover{cursor:pointer}.postPage_content__recomended__3zZ2N .postPage_posts_post_content__info__2OjBb{display:flex;margin:20px 0;align-items:center}.postPage_content__recomended__3zZ2N .postPage_posts_post_content__info_img__3xdwv{display:inline;margin-right:10px}.postPage_content__recomended__3zZ2N .postPage_posts_post_content__info_date__29-ui{color:#9197A1}.postPage_content__recomended__3zZ2N .postPage_posts_post_content__info_like__38BQU{margin-right:20px}.postPage_content__coocing__3ataz{margin:15px 0}@media (min-width: 1025px){.postPage_content__coocing__3ataz{margin-bottom:60px}}.postPage_content__coocing__3ataz .postPage_coocing_wrapper__15SHD{background:#ffffff;padding-bottom:20px}.postPage_content__coocing_title__2QTtn{background:#f0f0f0;padding:11px 9px;font-size:22px;line-height:26px}.postPage_content__coocing_discription__1Kb8Q{margin:11px 9px}.postPage_content__coocing_discription__1Kb8Q a{color:red;font-weight:900;text-decoration:underline}.postPage_content__coocing_posts__3HGYW{display:grid;grid-template-columns:repeat(3, minmax(200px, 1fr));padding:15px 9px}.postPage_content__coocing_posts_item__rUCei{margin:0 10px}.postPage_content__coocing_actions__36Hs1{display:flex;justify-content:center}.postPage_content__coocing_actions_button__3bdQ_{width:220px}.postPage_social__e4uY8{display:flex;flex-direction:column;margin:11px 9px}@media (min-width: 1025px){.postPage_social__e4uY8{padding:0 50px;flex-direction:row;align-items:center}.postPage_social_title__2GcDL{margin-right:1.375em}}.postPage_social_title__2GcDL{font-size:22px}.postPage_social_content__R3zC9{display:flex;margin:15px 0}.postPage_social_content_img__2peKm{margin:0 10px}.postPage_popular_content__3IVP6{padding:0;width:100%}.postPage_products_mock__2C2at{min-height:375px;position:relative}.postPage_active__2qLKe img{filter:invert(0.5) sepia(1) saturate(5) hue-rotate(175deg)}

.product_root__1XRWb{min-height:80vh;padding-top:2px}@media all and (min-width: 1280px){.product_root__1XRWb{padding-left:1.5em;padding-right:1.5em;padding-top:2.5em}}.product_desktop_hide__2rKEQ{display:none}@media (min-width: 1025px){.product_desktop_hide__2rKEQ{display:block}}.product_mobile_hide__3JdMI{display:block}@media (min-width: 1025px){.product_mobile_hide__3JdMI{display:none}}.product_container__-l5aY{margin-bottom:1.5em}@media all and (min-width: 1280px){.product_container__-l5aY{display:flex;justify-content:space-between}}.product_main__1SMop{background-color:#fff;height:100%;flex-grow:1;position:relative}@media (min-width: 1025px){.product_main__1SMop{padding:1em 1.5em;height:auto}}.product_right__1bRQR{flex-basis:310px;flex-shrink:0;margin-left:2px;background-color:#fff;padding:1.75em 1em;display:none;flex-wrap:wrap;margin-top:0}@media (min-width: 1025px){.product_right__1bRQR{display:flex}}@media all and (min-width: 1280px){.product_right__1bRQR{display:block}}.product_title__2g5xV{font-family:var(--theme-font);padding-right:.5em;font-size:1.125em;line-height:20px;margin-top:1.5em;padding-bottom:.5em}@media (min-width: 521px){.product_title__2g5xV{font-size:1.875em;line-height:34px}}@media (min-width: 1025px){.product_title__2g5xV{display:inline-block;margin-top:0;padding-bottom:0}}.product_product__1KwUL{font-family:var(--theme-font)}.product_product__artikul__3uFgE{display:inline-block;font-size:.75em;font-family:var(--font-family-bold);line-height:13px;color:var(--disabled-font-color)}@media (min-width: 521px){.product_product__artikul__3uFgE{margin-left:1em}}.product_product__rate__pk5Og{display:inline-flex;vertical-align:middle;margin-left:1.375em;padding-top:0}.product_product__header__31Vwr{padding:0}.product_product__content__1oBwX{border:none}@media (min-width: 1025px){.product_product__content__1oBwX{display:flex}}.product_product__features__laJ1i{min-width:auto;max-width:100%;padding-top:2em;display:flex;flex-direction:column}@media (min-width: 768px){.product_product__features__laJ1i{padding:2em}}@media (min-width: 1025px){.product_product__features__laJ1i{margin-left:3.5em;margin-top:1em;flex-basis:450px;flex-shrink:1;padding:.5em 0 1.5em}}.product_product__flex_block__1aOW-{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}@media (min-width: 1025px){.product_product__flex_block__1aOW-{padding-top:1em}}.product_product__loyalty__GiCn6{margin-top:1.5em;width:100%}@media (min-width: 1025px){.product_product__loyalty__GiCn6{display:flex;justify-content:space-between}}.product_product__status__20nkK{width:100%;margin-top:1.5em}.product_product__buy_btn__13Ty4{width:100%;font-family:var(--font-family-thin);padding:0 .5em;white-space:nowrap;overflow:hidden;position:relative;text-overflow:ellipsis}.product_product__buy_btn_tooltip__1H_Lz{display:none;font-family:inherit;color:var(--main-font-color);position:absolute;font-size:.8125em;right:35%;top:0;transform:translate(0, -120%);border-radius:4px;background-color:var(--disabled-bg-color);width:24%;padding:.625em .5em}.product_product__buy_btn_tooltip__1H_Lz::before{content:'';display:block;position:absolute;height:0;width:0;bottom:-8px;left:calc(50% - 5px);border-right:5px solid transparent;border-left:5px solid transparent;border-top:8px solid var(--disabled-bg-color)}@media (min-width: 1025px){.product_product__buy_btn_tooltip__1H_Lz{right:0;transform:translate(115%, 20%);top:0}.product_product__buy_btn_tooltip__1H_Lz::before{bottom:calc(50% - 5px);left:-8px;border-left:none;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:8px solid var(--disabled-bg-color)}}@media (min-width: 521px){.product_product__buy_btn__13Ty4{padding:0 1.125em}}.product_product__price__3NmA_{align-self:flex-end;margin-bottom:.375em;margin-top:-1em}@media (min-width: 521px){.product_product__price__3NmA_{min-width:60%}}.product_product__price_actual__3PWo5{color:var(--red);font-size:1.375em;text-align:right;font-family:var(--font-family-bold)}@media (min-width: 521px){.product_product__price_actual__3PWo5{font-size:2.25em}}.product_product__price_actual__3PWo5>*{font-family:inherit}.product_product__price_old__1pYsW{margin-bottom:8px;line-height:28px;text-decoration:line-through;color:var(--disabled-font-color);text-align:right}.product_product__price_old__1pYsW>*{font-family:inherit}.product_product__buttons__2Y3VD{margin-top:1.5em;display:inline-flex;flex-direction:row;width:100%;justify-content:space-between}@media (min-width: 1025px){.product_product__buttons__2Y3VD{justify-content:flex-start}}.product_product__buttons__2Y3VD>button{display:block;align-items:center;margin-right:1em;margin-bottom:.5em;position:relative}.product_product__buttons__2Y3VD>button>span{font-size:.75em;margin-left:.5em;font-family:var(--font-family-thin);color:var(--red);display:block;margin-top:.5em}@media (min-width: 521px){.product_product__buttons__2Y3VD>button>span{display:inline;margin-top:0;font-size:.875em}}.product_product__buttons__2Y3VD>button:hover>span{color:var(--red-hover)}@media (min-width: 521px){.product_product__buttons__2Y3VD>button{display:flex}}@media (min-width: 1025px){.product_product__buttons__2Y3VD>button{display:inline-flex;margin-bottom:0}}@media (min-width: 768px){.product_product__buttons__2Y3VD{width:auto}}@media (min-width: 1025px){.product_product__buttons__2Y3VD{display:flex;flex-direction:row}}.product_product__option__kAjnw{display:flex;align-items:flex-start;margin-bottom:1em}.product_product__option__kAjnw>i{margin-right:.5em;font-size:1.25em;color:var(--disabled-font-color)}.product_product__option__kAjnw>p{margin-top:.25em;font-family:inherit;line-height:15px;font-size:.75em}.product_review_count__3E1dL{font-family:inherit;color:var(--disabled-font-color);font-size:.75em;align-self:center;line-height:13px}.product_underlined__VQdJZ{font-family:inherit;border-bottom:1px dashed var(--disabled-font-color);cursor:pointer}.product_price_section__27SXh{text-align:right;display:inline-block}.product_price_section__27SXh div :before{content:''}.product_buy_section__36k5C{margin-top:1.5em;display:inline-flex;flex-direction:column;width:100%;position:relative}.product_buy_section__36k5C:hover>span{display:none}@media (min-width: 768px){.product_buy_section__36k5C{max-width:380px;margin-right:1.5em}}@media (min-width: 1025px){.product_buy_section__36k5C{display:block;max-width:442px;margin-right:0}}.product_buy_section_alt__2qzSE{background-color:var(--disabled-bg-color);border-radius:28px;padding-bottom:1.25em}.product_buy_credit__Avj-8{display:block;text-align:center;margin:1.25em auto 0 auto;font-family:var(--font-family-thin);padding:0 .25em;font-size:.8125em}@media (min-width: 768px){.product_buy_credit__Avj-8{font-size:1em;padding:0 1em}}.product_counter__1_2tj{background-color:var(--disabled-bg-color);border:1px solid var(--disabled-bg-color);border-radius:1.5625em;width:7.8125em;display:inline-flex;align-items:center;justify-content:space-between;padding:.09375em;overflow:hidden}.product_counter_button__3yl3b{border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.25em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;background-color:#fff;font-family:var(--font-family-thin);line-height:0}.product_counter_value__3mMuk{font-size:1.125em;font-family:inherit}.product_services__cvIf2{margin-top:.5em}@media (min-width: 768px){.product_services__cvIf2{margin-top:1.5em}}.product_short_description__LamkG{padding:1em 0}.product_short_description__LamkG *{line-height:18px;font-family:var(--font-family-normal)}

.productDetails_root__2IMlM{margin:0;padding:0}.productDetails_tabs__2S1hv{background-color:#f7f7f7}@media (min-width: 1025px){.productDetails_tabs__2S1hv{display:flex}}.productDetails_radio__2PQIZ{display:none}.productDetails_radio__2PQIZ:checked+label{background-color:#fff;border-color:var(--disabled-bg-color)}.productDetails_radio__2PQIZ:checked+label::after{display:block}.productDetails_sub_title__Jqzz-{font-size:1.125em;line-height:20px;font-family:inherit}.productDetails_tab_container__3FPKY{display:block}@media (min-width: 1025px){.productDetails_tab_container__3FPKY{display:inline-flex}}.productDetails_tab__BBL4n{font-size:1em;display:flex;flex-shrink:0;padding:1em .75em;position:relative;cursor:pointer;background-color:#fff;border-top:1px solid var(--disabled-bg-color)}.productDetails_tab__BBL4n>i{margin-left:auto;font-size:1.25em}@media (min-width: 1025px){.productDetails_tab__BBL4n{display:inline-flex;margin-right:.5em;background-color:transparent;box-sizing:content-box;border:1px solid transparent;border-top:none;border-bottom:0;margin-bottom:-1px;text-align:center;font-size:1.125em;padding:1.25em 1em}.productDetails_tab__BBL4n>i{display:none}.productDetails_tab__BBL4n::after{content:"";display:none;width:100%;height:2px;background-color:var(--red);position:absolute;bottom:0;left:0}}.productDetails_tab_count__1BA4_{width:24px;height:24px;border-radius:50%;background-color:var(--red);color:#fff;font-family:inherit;font-size:.6875em;display:flex;align-items:center;justify-content:center;margin-left:.25em}.productDetails_tab_content__1dsay{border-top:1px solid var(--disabled-bg-color);padding:0;background-color:#fff;display:none}.productDetails_tab_content__button__2wrMy{margin-top:1.5em;font-family:inherit;min-width:250px}.productDetails_tab_content__button__2wrMy>span{font-family:inherit}.productDetails_tab_content_mobile__3m2WO{display:block}.productDetails_tab_content_mobile__container__1u3yS{padding:1em 1em .25em 1em}.productDetails_tab_content_mobile__container__1u3yS>div:first-of-type{margin-bottom:1em;font-family:inherit}.productDetails_tab_content_mobile__container__1u3yS>div:first-of-type>button{display:inline-flex}.productDetails_tab_content_mobile__container__1u3yS>div:first-of-type>button:hover{color:var(--red-hover)}.productDetails_tab_content_mobile__container__1u3yS>div:first-of-type>button>i{margin-left:.125em;font-size:1.25em;color:inherit}.productDetails_tab_content_mobile__container__1u3yS h3{font-size:14px;color:#333;display:block;width:100%}@media (min-width: 1025px){.productDetails_tab_content_mobile__3m2WO{display:none}}.productDetails_tab_content_desktop__1Vd5y{display:none}@media (min-width: 1025px){.productDetails_tab_content_desktop__1Vd5y{display:block;margin-bottom:1.5em}}.productDetails_underlined__3582R{font-family:inherit;cursor:default}.productDetails_desktop_hidden__3ldW6{display:block}@media (min-width: 1025px){.productDetails_desktop_hidden__3ldW6{display:none}}.productDetails_product_option__27YCz{display:flex;align-items:flex-start;margin-bottom:.5em}.productDetails_product_option__27YCz:first-of-type{margin-top:.5em}@media (min-width: 1025px){.productDetails_product_option__27YCz{margin-bottom:1em}.productDetails_product_option__27YCz:first-of-type{margin-top:0}}.productDetails_product_option__27YCz>i{margin-right:.5em;font-size:1.25em;color:var(--disabled-font-color)}.productDetails_product_option__27YCz>p{margin-top:.25em;font-family:inherit;line-height:15px;font-size:.75em}.productDetails_product_option__27YCz>img{margin-right:0.5em}.productDetails_product_section__22WJ8{width:auto}.productDetails_description__1y32i{padding:1em}.productDetails_description__button__3TdhJ{color:var(--red);font-size:.875em;line-height:16px;font-family:inherit;border-bottom:1px dashed var(--red)}.productDetails_description__button__3TdhJ:hover{color:var(--red-hover);border-color:var(--red-hover)}@media (min-width: 521px){.productDetails_description__1y32i{padding:1.5em}}.productDetails_description__text__20y2s{font-size:.875em;padding-bottom:1.5em;font-family:inherit;line-height:20px;text-align:justify;overflow:hidden;max-height:80px;transition:0.1s ease-out;position:relative}.productDetails_description__text__20y2s>p{font-family:inherit}.productDetails_description__text__20y2s img{max-width:100%;margin:0em auto;padding:0.75rem}@media (min-width: 1025px){.productDetails_description__text__20y2s img{max-width:800px}}.productDetails_description__text__20y2s:after{content:"";position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg, rgba(240,240,240,0) 0%, #fff 100%);height:24px}.productDetails_description__text_small__4MPzz{max-height:10000px}.productDetails_description__text_small__4MPzz:after{display:none}.productDetails_description__text_large__1e3Ut{max-height:100%}.productDetails_description__text_large__1e3Ut:after{display:none}.productDetails_responds__3dh-6{min-height:660px;border-right:1px solid var(--disabled-bg-color);flex-shrink:0;width:100%;padding-bottom:1.5em;position:relative;display:flex;flex-direction:column}@media (min-width: 1025px){.productDetails_responds__3dh-6{width:100%;max-width:510px}}.productDetails_responds_pagination__2Cxxf{margin-top:auto}.productDetails_respond__1MeHd{border-bottom:1px solid var(--disabled-bg-color);padding:1em 0 .25em 0;width:calc(100% - 16px);margin:0 auto}@media (min-width: 1025px){.productDetails_respond__1MeHd{width:100%;padding:1em 1em .25em 1em}}.productDetails_respond__1MeHd:last-of-type{border-bottom:none}.productDetails_respond__header__24P4N{padding-right:1.5em;display:flex;justify-content:space-between}@media (min-width: 521px){.productDetails_respond__header__24P4N>div:first-of-type{margin-right:.75em}}.productDetails_respond__answers__3Ld-a{padding:1em 0 0 1.875em}.productDetails_respond__answers_answer__1fy1f{padding-bottom:1em}.productDetails_respond__rate__XhwHJ{display:inline-flex;margin-right:1em;min-width:150px;justify-content:space-between;vertical-align:middle;align-items:center}@media (min-width: 521px){.productDetails_respond__rate__XhwHJ{min-width:220px}}@media all and (max-width: 1280px){.productDetails_respond__rate__XhwHJ{flex-direction:column;align-items:end}.productDetails_respond__rate__XhwHJ>div{padding-bottom:10px}}.productDetails_respond__date__1EdCO{font-family:inherit;font-size:.75em;color:var(--disabled-font-color)}.productDetails_respond__likes__3m9iW{display:inline-flex}.productDetails_respond__likes_one__3rdRN{display:inline-flex;align-items:center;padding:0 .5em}@media (min-width: 521px){.productDetails_respond__likes_one__3rdRN{padding:0 1.5em}}.productDetails_respond__likes_one__3rdRN>i{color:var(--disabled-font-color)}.productDetails_respond__likes_one__3rdRN>span{margin-left:1em;font-family:inherit;font-size:.75em;line-height:13px;color:var(--disabled-font-color)}.productDetails_respond__likes_one__3rdRN:first-of-type>i{color:var(--red)}.productDetails_respond__likes_one__3rdRN:nth-of-type(2)>i{margin-bottom:-4px;transform:scaleY(-1)}@media (min-width: 521px){.productDetails_respond__likes__3m9iW{display:inline-flex}}.productDetails_respond__body__2SZ3m{padding:.25em 0;margin-top:.5em}.productDetails_respond__text__2Lkau{font-size:.875em;line-height:20px;margin-bottom:.625em;max-width:640px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}.productDetails_respond__author__2QQdH{font-family:inherit;font-size:.75em;line-height:13px}.productDetails_respond__answer_btn__3oFLL{margin-top:.625em;margin-bottom:.5em;font-size:.75em;color:var(--red);font-family:inherit;line-height:13px;border-bottom:1px dashed var(--red)}.productDetails_respond__answer_form__3TgSZ{padding:.5em 0;margin-left:.5em}.productDetails_respond__answer_form_input__3GvUE{margin-top:.5em;margin-bottom:1em}.productDetails_respond__answer_form_submit__Enp7m{margin-top:1.5em;width:100%}@media (min-width: 521px){.productDetails_respond__answer_form__3TgSZ{padding:.75em 0;margin-left:1.5em;max-width:400px}}@media (min-width: 521px){.productDetails_respond__1MeHd{padding:1.5em 1.5em .625em 1.5em}}.productDetails_respond_empty__3lRf2{padding:0;border-bottom:none}@media (min-width: 1025px){.productDetails_respond_empty__3lRf2{padding:1.5em 1.5em .625em 1.5em}}.productDetails_respond_message_box__32KUg{position:fixed;top:24px}@media (min-width: 1025px){.productDetails_respond_message_box__32KUg{position:static}}.productDetails_dialog__3V9Ep{margin:0 .625em 1.5625em}.productDetails_dialog__3V9Ep:last-child{margin-bottom:0}.productDetails_responds_container__1Mk_n{position:relative;display:flex}.productDetails_respond_create__2z-UF{padding:1em;width:100%}.productDetails_respond_create__form__ur9Sm{max-width:390px}.productDetails_respond_create__form_stars__6JYdp{margin-top:.75em;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style-type:none;font-size:.875em}.productDetails_respond_create__form_stars__6JYdp i{font-size:2.625em;font-style:normal;margin:0 .1875em;color:#cad9bf;transition:.3s}.productDetails_respond_create__form_stars__6JYdp i:before{content:"☆";color:#888}.productDetails_respond_create__form_stars_select__poY_P{color:#ffe62f}.productDetails_respond_create__form_stars_select__poY_P i:before{content:"★";color:#ffe62f}.productDetails_respond_create__form_stars_select__poY_P:last-child{margin-right:0}.productDetails_respond_create__form_stars__6JYdp>*{display:inline-block;margin-right:1em;text-align:center}.productDetails_respond_create__form_stars__6JYdp>* span{display:block;text-align:center;font-size:.75em;padding-top:.3125em;color:var(--disabled-font-color)}.productDetails_respond_create__2z-UF>p{margin-top:1.5em;font-size:.875em;font-family:inherit;color:var(--disabled-font-color);line-height:16px}.productDetails_respond_create_drawer__3EyhL{width:100%;background:#fff;height:100%;position:fixed;transition:transform 0.2s ease-in;transform:translateX(100%);z-index:100;overflow:auto;top:0}.productDetails_respond_create_drawer_head__2jQdO{padding:0 1em 0 0;display:flex;align-items:center;background:var(--disabled-bg-color);justify-content:space-between}.productDetails_respond_create_drawer_head__2jQdO button{min-width:56px;min-height:56px;display:flex;align-items:center;justify-content:center}.productDetails_respond_create_drawer_head__2jQdO button>i{font-size:1.75em}.productDetails_respond_create_drawer_head__2jQdO h4{flex-grow:1;text-align:center;font-size:1.125em;margin-left:-1.375em;font-family:inherit}@media (min-width: 1025px){.productDetails_respond_create__2z-UF{margin-left:4.6875em;padding:1.5em 1.5em 1.5em 0}}.productDetails_opened__23X3F{transform:none}.productDetails_empty_text__1av8x{font-size:.875em;line-height:16px;font-family:inherit;text-align:center}@media (min-width: 1025px){.productDetails_empty_text__1av8x{text-align:left}}.productDetails_responds_mobile_head__4aJJ4{padding:1em;position:sticky;top:0;z-index:1}.productDetails_create_respond_btn__1GBxv{margin-left:auto}.productDetails_accessories__1IubQ{height:100%;grid-template-columns:auto;min-height:350px}.productDetails_accessories__filter__cixEa{background-color:#fff;padding:0 1em}.productDetails_accessories__filter__cixEa>h3{margin-left:1.5em;margin-top:1em}.productDetails_accessories__filter_item__2r1GM{margin-top:.75em;display:flex;align-items:center}.productDetails_accessories__filter_item_count__1eoa2{font-size:.75em;color:var(--disabled-font-color);margin-left:auto}.productDetails_accessories__gallery__ftfy2{background-color:#fff}.productDetails_accessories__button__1AHuy{padding:1em 0}.productDetails_accessories__button__1AHuy button{margin:0 auto}@media (min-width: 1025px){.productDetails_accessories__1IubQ{display:grid}}.productDetails_available__1vubY{min-height:400px;position:relative}.productDetails_available__head__1GXHV{padding:1.5em;display:flex;align-items:center;border-bottom:1px solid var(--disabled-bg-color)}.productDetails_available__head__1GXHV>button{display:flex;align-items:center}.productDetails_available__head__1GXHV>button>i{font-size:1.25em}.productDetails_available__shop__ZeUBZ{padding:1em;border-bottom:1px solid var(--disabled-bg-color)}@media (min-width: 521px){.productDetails_available__shop__ZeUBZ{padding:1.5em}}@media (min-width: 768px){.productDetails_available__shop__ZeUBZ>div:first-of-type{margin-right:5.625em;width:calc(50% - 90px)}}.productDetails_available__shop_name__2Mcx6{line-height:20px;color:var(--red);font-family:inherit;margin-bottom:.625em;display:inline-block}@media (min-width: 768px){.productDetails_available__shop_name__2Mcx6{display:block}}.productDetails_available__shop_address__3466-{font-size:14px;line-height:20px;margin-bottom:1em;font-family:inherit}.productDetails_available__shop_address__3466->button{font-family:inherit;color:var(--red);border-bottom:1px dashed var(--red);display:block}@media (min-width: 521px){.productDetails_available__shop_address__3466->button{display:inline}}.productDetails_available__shop_schedule__1cz4H{width:100%}.productDetails_available__shop_schedule__1cz4H tr>td{vertical-align:top;font-size:.875em;color:var(--disabled-font-color);padding:.25em;line-height:20px}.productDetails_available__shop_status__3KdV2{font-size:14px;line-height:20px;font-family:inherit;display:none}.productDetails_available__shop_status__3KdV2>span{font-family:inherit}.productDetails_available__shop_status_mobile__37Awd{display:inline-block;margin-left:5%;margin-bottom:.625em}@media (min-width: 768px){.productDetails_available__shop_status_mobile__37Awd{display:none}}.productDetails_available__shop_status_desktop__2xlCM{display:none}@media (min-width: 768px){.productDetails_available__shop_status_desktop__2xlCM{display:inline-block}}.productDetails_available__shop_button__R5w94{margin-top:1em;width:100%;margin-left:auto;margin-right:auto}@media (min-width: 521px){.productDetails_available__shop_button__R5w94{width:auto;min-width:320px}}@media (min-width: 768px){.productDetails_available__shop__ZeUBZ{display:flex}}.productDetails_available__1vubY .productDetails_back_to_list__3hrH6{margin-top:1em;margin-left:1.5em;padding:.5em 0}.productDetails_attachements__38Y9l{display:flex;justify-content:flex-start;flex-wrap:wrap}.productDetails_attachements_item__1O6Gx{margin:20px;display:flex;flex-direction:column;align-items:center;width:100px}.productDetails_attachements_item_title__1dhp2{max-width:100px;line-height:20px;font-size:14px;-webkit-line-clamp:2;overflow-wrap:break-word}.productDetails_features__3E-09{padding:0 1em 1em 1em;max-width:750px}.productDetails_features__title__1mIAm{margin-bottom:1.25em}.productDetails_features__table__1d2jK{width:100%;border-spacing:0;border-collapse:collapse}.productDetails_features__table__1d2jK tr:nth-child(2n+1){background-color:var(--disabled-bg-color)}.productDetails_features__table__1d2jK tr>td{font-size:.875em;padding:.5em 1em;line-height:16px}.productDetails_features__name__27l5J{color:inherit}.productDetails_features__value__3i6lW{font-weight:bold}@media (min-width: 521px){.productDetails_features__3E-09{padding:1.5em}}.productDetails_responds_top__2DCql{padding:1em}.productDetails_responds_top__title__3GjyQ{}@media (min-width: 521px){.productDetails_responds_top__2DCql{padding:1.5em}}.productDetails_price_actual__12u8E{color:var(--red);font-size:1.375em;text-align:right;font-family:var(--font-family-bold)}@media (min-width: 521px){.productDetails_price_actual__12u8E{font-size:2.25em}}.productDetails_price_actual__12u8E>*{font-family:inherit}.productDetails_price_old__YtFUm{margin-bottom:8px;line-height:28px;text-decoration:line-through;color:var(--disabled-font-color);text-align:right}.productDetails_price_old__YtFUm>*{font-family:inherit}.productDetails_section__2Lmc4{flex-shrink:0;margin-bottom:1.5em;margin-left:1.5em;width:25%}.productDetails_section_title__2keXa{margin-bottom:1em;font-family:inherit}.productDetails_section_title__2keXa>button{display:inline-flex}.productDetails_section_title__2keXa>button:hover{color:var(--red-hover)}.productDetails_section_title__2keXa>button>i{margin-left:.125em;font-size:1.25em;color:inherit}@media (min-width: 1025px){.productDetails_section__2Lmc4{width:calc(25% - 1.5em)}}@media all and (min-width: 1280px){.productDetails_section__2Lmc4{width:auto;margin-left:0}}.productDetails_buttons__2hURD{justify-content:space-around}@media all and (max-width: 1280px){.productDetails_buttons__2hURD{flex-direction:column}.productDetails_buttons__2hURD>a:first-child{margin-bottom:10px}}@media all and (max-width: 1280px){.productDetails_modal__header__IwEdG{padding:1rem 0}}.productDetails_promotion__3xnl1{display:flex;flex-direction:column;order:1;border:1px solid var(--disabled-bg-color);padding:15px 15px 25px;margin:10px 0;border-radius:20px}@media (min-width: 521px){.productDetails_promotion__3xnl1{align-items:center;flex-direction:row}}@media (min-width: 1025px){.productDetails_promotion__3xnl1{order:0;flex-direction:row;margin:0;padding:15px}}.productDetails_promotion_content__3WC8W{display:flex;flex-direction:column;align-items:center}@media (min-width: 521px){.productDetails_promotion_content__3WC8W{margin:0 15px;align-items:flex-start}}@media (min-width: 1025px){.productDetails_promotion_content__3WC8W{width:200px}}.productDetails_promotion_lable__3bVZV{display:none}@media (min-width: 521px){.productDetails_promotion_lable__3bVZV{display:flex;width:80px;height:80px;background-color:var(--green);color:#fff;min-width:80px;align-items:center;justify-content:center;border-radius:50%;font-size:1.1875em;padding-bottom:5px;font-family:var(--font-family-bold)}}.productDetails_promotion_title__2w6Z6{color:var(--main-font-color);font-size:1.125em;line-height:1.375em;font-family:var(--font-family-normal);word-break:break-word;word-wrap:break-word}@media (min-width: 1025px){.productDetails_promotion_title__2w6Z6{max-width:200px;width:200px}}.productDetails_promotion_timer__NlSqy{margin:15px 0}@media (min-width: 1025px){.productDetails_promotion_timer__NlSqy{margin:15px 0 0}}.productDetails_promotion_timer_title__2w1Sv{color:#7c808c;font-family:var(--font-family-normal);margin-bottom:10px}.productDetails_promotion_timer_clock__3InMW{display:flex;margin-top:10px}@media (min-width: 1025px){.productDetails_promotion_timer_clock__3InMW{margin-top:0}}.productDetails_promotion_timer_clock__3InMW i{display:none}.productDetails_promotion_timer_clock__3InMW>span{display:flex;align-items:center;margin-right:10px}.productDetails_promotion_timer_clock__3InMW>span span:first-child{color:var(--main-font-color);font-size:.875em;display:block;font-family:var(--font-family-normal);margin-right:5px}.productDetails_promotion_timer_clock__3InMW>span span:last-child{color:var(--main-font-color);font-size:.875em;display:block;font-family:var(--font-family-normal);text-transform:capitalize}

.share-modal_root__1EfNt{min-height:320px;min-width:320px;background-color:#fff;padding:1em}@media (min-width: 768px){.share-modal_root__1EfNt{width:608px}}.share-modal_input_box__29YPJ{margin-top:1.875em;margin-bottom:2.25em;position:relative}.share-modal_input__2eXUk{margin-top:.5em;height:40px}.share-modal_input__2eXUk:-moz-read-only{background-color:var(--disabled-bg-color);border-color:var(--disabled-border-color);color:var(--disabled-font-color)}.share-modal_input__2eXUk:read-only{background-color:var(--disabled-bg-color);border-color:var(--disabled-border-color);color:var(--disabled-font-color)}.share-modal_copy__1vv_D{position:absolute;bottom:0;right:0;max-width:148px;min-width:80px}@media (min-width: 521px){.share-modal_copy__1vv_D{min-width:100px}}

.shareLinks_share_label__2NFin{font-family:var(--theme-font)}.shareLinks_share_links__2feaM{display:block;margin-top:.875em}.shareLinks_share_links__item__2K7-a{display:inline-block;line-height:0;width:32px;height:32px;border-radius:4px;background-color:#fff;margin-right:1em}.shareLinks_share_links__item__2K7-a:last-of-type{margin-right:0}

.product-images_images__1ih_f{padding-top:1.5em;width:100%;margin:0 auto;position:relative}.product-images_images_main__3ijcr{width:100%;text-align:center;position:relative}.product-images_images_main_slider_inner__wAoBK{min-height:250px;position:relative;height:100%;width:100%}.product-images_images_main_slider_inner__wAoBK>div{position:absolute;left:0;top:0;height:100%;width:100%;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.product-images_images_main_slider_inner__wAoBK>div>img{max-width:100%;max-height:100%}.product-images_images_main_inner__pKPg3{position:absolute;left:0;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.product-images_images_main_inner__pKPg3>img{max-width:100%;max-height:100%}@media (min-width: 521px){.product-images_images_main__3ijcr{min-height:390px;max-height:400px}}@media (min-width: 1025px){.product-images_images_main__3ijcr{width:auto;min-height:405px;max-height:405px;min-width:320px;max-width:450px}}.product-images_images_row__3mMgC{margin-top:1em}.product-images_images_row_vertical__1D82Y{max-width:100px;overflow:hidden;height:100%}@media (min-width: 1025px){.product-images_images__1ih_f{flex-basis:400px;flex-shrink:1;max-width:450px}}@media (min-width: 1025px){.product-images_images__1ih_f{margin:0}.product-images_images__1ih_f img{margin:0 auto}}.product-images_images_row_item__A9r_W{overflow:hidden;margin-right:.75em;cursor:pointer;border:1px solid transparent;max-width:96px;max-height:96px;display:flex;align-items:center}.product-images_images_row_item__A9r_W>img{padding:.3125em;height:96px;-o-object-fit:contain;object-fit:contain}.product-images_images_row_item_active__naARG{border-color:var(--red);cursor:default}.product-images_modal__HchUA{position:absolute;background-color:white;top:0;bottom:0;min-height:100%;width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;overflow:scroll}.product-images_modal_image__2z8zM>img{max-width:80%;margin:0 auto}@media (min-width: 1025px){.product-images_modal_image__2z8zM>img{max-width:90vw;max-height:40vw}}.product-images_modal_content__2DiTE{padding:.5em;overflow:hidden}@media (min-width: 521px){.product-images_modal_content__2DiTE{max-width:80%}}@media (min-width: 1025px){.product-images_modal_content__2DiTE{padding:1.5em;max-width:none}}.product-images_modal_thumbs__1UggM{display:none}@media (min-width: 1025px){.product-images_modal_thumbs__1UggM{display:block}}.product-images_modal_slider__2rdys{overflow:hidden}.product-images_modal_info__title__fXJL-{padding-top:.9375em;color:var(--main-font-color);font-size:1.1875em;text-align:center}.product-images_modal_info__price__2ZTow{padding-top:.9375em;color:var(--red);font-size:1.375em;font-family:var(--font-family-bold);font-weight:700;text-align:center}.product-images_modal_info__cart__3L_Is{display:flex;align-content:center;justify-content:center;padding-top:.9375em;text-align:center}.product-images_modal_close__qkMSU{position:absolute;right:0;top:0;min-width:50px;min-height:50px;display:flex;align-items:center;justify-content:center;z-index:100;font-weight:600}.product-images_modal_close__qkMSU>i{font-size:2em}@media (min-width: 1025px){.product-images_modal_close__qkMSU{right:1.5em;top:1.5em}}.product-images_arrow_right__32-OL{right:0}.product-images_arrow_left__j61sy{left:0}.product-images_pointer__LD-hU{cursor:pointer}.product-images_labels__SVkjY{position:absolute;top:1.5em}.product-images_labels__SVkjY>li{min-width:45px;min-height:33px;margin-bottom:.5em}@media (min-width: 768px){.product-images_labels__SVkjY>li{min-width:60px;min-height:45px}}.product-images_labels_left__1EujQ{left:0}.product-images_labels_left__1EujQ .product-images_percent__3eTUA{vertical-align:middle;min-width:45px;min-height:33px;text-align:center;background:#e0001b;border-radius:5.2px;display:flex;align-items:center;justify-content:center;font-weight:bold;font-style:italic;font-size:.875em;color:#fff}.product-images_labels_left__1EujQ .product-images_percent__3eTUA::before{content:"-"}.product-images_labels_left__1EujQ .product-images_percent__3eTUA::after{content:"%"}@media (min-width: 768px){.product-images_labels_left__1EujQ .product-images_percent__3eTUA{width:60px;height:45px;font-size:1em}}.product-images_labels_right__3a79w{right:0}

.productPageBuy_buy_btn__31F38{width:100%;font-family:var(--font-family-thin);padding:0 .5em;white-space:nowrap;overflow:hidden;position:relative;text-overflow:ellipsis}.productPageBuy_buy_section__21qfU{margin-top:1.5em;display:inline-flex;flex-direction:column;width:100%;position:relative}.productPageBuy_buy_section__21qfU:hover>span{display:none}@media (min-width: 768px){.productPageBuy_buy_section__21qfU{max-width:380px;margin-right:1.5em}}@media (min-width: 1025px){.productPageBuy_buy_section__21qfU{display:block;max-width:100%;margin-right:0}}.productPageBuy_buy_section_alt__3xZeR{background-color:var(--disabled-bg-color);border-radius:28px;padding-bottom:1.25em}.productPageBuy_buy_credit__3Ld3s{display:block;text-align:center;margin:1.25em auto 0 auto;font-family:var(--font-family-thin);padding:0 .25em;font-size:.8125em}@media (min-width: 768px){.productPageBuy_buy_credit__3Ld3s{font-size:1em;padding:0 1em}}

.change-pin_root__2ePdw{padding:1em;height:100%;max-width:420px}.change-pin_image__2KUzu{padding:10px;height:100%;display:flex;align-items:center;justify-content:center}.change-pin_info__1Ld_G{padding:1.25em;text-align:center}

.compare-page_root__wOPMq{height:100%}@media (min-width: 1025px){.compare-page_root__wOPMq{padding:0 1.5em}}.compare-page_content__2jcvf{min-height:80vh;padding-bottom:1.5em;position:relative}@media (min-width: 1025px){.compare-page_content__2jcvf{padding-bottom:0}}.compare-page_padding__1FUu6{padding:1em 1.5em}.compare-page_empty__1Mfie{height:100%;background-color:#fff;min-width:300px;padding:2em 1em;align-self:center;margin:0 auto;text-align:center}.compare-page_empty_image__3xFvV{margin:0 auto 2em auto}.compare-page_empty_text__3Pk7x{font-size:1em;line-height:21px;margin-bottom:2em}.compare-page_empty_button__3AdBa{margin:0 auto;max-width:200px}.compare-page_empty_title__3RgH0{line-height:19px;font-family:inherit;margin-bottom:.5em}@media (min-width: 1025px){.compare-page_empty__1Mfie{padding:12.5em 0}}.compare-page_container__2ueoR{width:100%;height:100%}@media (min-width: 1025px){.compare-page_container__2ueoR{display:flex;width:auto;height:auto;padding-bottom:1.5em}}.compare-page_panel__2FQW6{height:inherit;background-color:#fff}.compare-page_panel_header__2OOhg{padding-bottom:0;background-color:#fff;display:flex;max-width:480px;flex-direction:column}@media (min-width: 1025px){.compare-page_panel_header__2OOhg{height:210px}}.compare-page_panel_compare_amount__3dI-F{font-size:.875em;line-height:17px;display:flex;margin-bottom:1.5em}.compare-page_panel_compare_amount__3dI-F>span{font-size:inherit;line-height:inherit;font-family:inherit;color:var(--disabled-font-color)}@media (min-width: 1025px){.compare-page_panel_compare_amount__3dI-F{flex-direction:column}}@media (min-width: 1025px){.compare-page_panel__2FQW6{flex:300px 0}}.compare-page_list__jd6LY{background:#fff}@media (min-width: 1025px){.compare-page_list__jd6LY{width:calc(100% - 300px - 24px);margin-left:1.5em}}.compare-page_clear_compare__togM3{margin-left:.5em;font-size:inherit;font-family:inherit;line-height:inherit;color:var(--red)}@media (min-width: 1025px){.compare-page_clear_compare__togM3{margin-left:0;align-self:flex-start}}.compare-page_mode_switch__2Uhfg{margin:auto -1.5em 0 -1.5em;border-bottom:1px solid var(--disabled-bg-color)}.compare-page_mode_switch_mobile__qRLWp{margin:0}.compare-page_products__28rPg{display:flex;position:relative;background-color:#fff;width:100%}.compare-page_item__3A_Xx{background-color:#fff;min-width:0;position:relative;flex-shrink:0}.compare-page_item_header__3yurC{padding:1.5em 1em 0 1em;text-align:center}@media (min-width: 1025px){.compare-page_item_header_main__1y0rx{display:flex}}@media (min-width: 1025px){.compare-page_item_header__3yurC{display:flex;flex-wrap:wrap;height:210px;text-align:left}}.compare-page_item_header_fixed__S7GFr{position:fixed;padding:.75em;top:0;background-color:#fff;box-shadow:0px 2px 39px rgba(0,0,0,0.0778985);max-width:50%;z-index:99}.compare-page_item_header_fixed__S7GFr>div{display:flex}.compare-page_item_header_fixed__S7GFr img{width:40px;margin-right:.75em}@media (min-width: 1025px){.compare-page_item_header_fixed__S7GFr{max-width:300px}.compare-page_item_header_fixed__S7GFr img{width:unset}}.compare-page_item_image__NgZi_{flex-shrink:0;align-self:flex-start;margin-bottom:1em;margin-top:1em;min-width:80px;max-width:80px;min-height:80px}@media (min-width: 1025px){.compare-page_item_image__NgZi_{margin-bottom:0;margin-top:0;min-width:60px;min-height:60px;max-width:60px;margin-right:.75em}}.compare-page_item_data__3cgQG>*{cursor:default}.compare-page_item_data__3cgQG>a:hover{cursor:pointer;color:black}@media (min-width: 1025px){.compare-page_item_data__3cgQG{padding-right:1em}}.compare-page_item_name__AvY03{font-size:.875em;font-family:inherit;line-height:22px;display:inline;color:inherit;overflow:hidden;text-overflow:ellipsis;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.875em}.compare-page_item_rate__1A0b3{font-size:.75em;color:var(--disabled-font-color);margin-bottom:.5em;display:none}.compare-page_item_rate__1A0b3>span{display:inline-block;font-family:inherit;margin-left:.25em}@media (min-width: 1025px){.compare-page_item_rate__1A0b3{display:block}}.compare-page_item_price__3VDqc{font-family:var(--font-family-bold);font-size:1.125em;color:var(--red);line-height:22px;display:block;margin-top:.5em}@media (min-width: 1025px){.compare-page_item_price__3VDqc{display:inline;margin-top:0;font-size:1.25em}}.compare-page_item_price_old__ZAEE_{font-size:.875em;margin-top:.25em;margin-bottom:.5em;line-height:16px;font-family:inherit;text-decoration:line-through}.compare-page_item_remove__3ewnr{position:absolute;right:12px;top:12px;padding:.125em}.compare-page_item_remove__3ewnr>i{font-size:1.25em}.compare-page_item_buttons__3PhJu{align-self:flex-end;width:100%;padding:.75em 1em;border-bottom:1px solid var(--disabled-bg-color);border-top:1px solid var(--disabled-bg-color);display:none;justify-content:space-around}@media (min-width: 1025px){.compare-page_item_buttons__3PhJu{display:flex}}@media (min-width: 1025px){.compare-page_item__3A_Xx{border-right:1px solid var(--disabled-bg-color);min-width:300px;max-width:300px;width:auto}}.compare-page_buy_button__31bmu{width:100%;max-width:200px;min-width:100px;margin-left:auto;margin-right:auto;margin-top:1em}@media (min-width: 1025px){.compare-page_buy_button__31bmu{display:none}}.compare-page_features_list__1jwCh{padding-left:0;padding-right:0;background-color:#fff;min-height:300px;width:100%;list-style:none;flex-shrink:0}.compare-page_features_list_base__3hR58{width:50%;flex-shrink:0}.compare-page_features_list_panel__3pj_Q{display:none}@media (min-width: 1025px){.compare-page_features_list_panel__3pj_Q{display:block}}.compare-page_features_item__3jKiM{padding:2.25em 1.5em .75em 1.5em;min-height:35px;text-align:center;position:relative}.compare-page_features_item__3jKiM:nth-child(odd){background-color:var(--option-hover-bg)}@media (min-width: 1025px){.compare-page_features_item__3jKiM:nth-child(odd){background-color:transparent;background-color:initial}}@media (min-width: 1025px){.compare-page_features_item__3jKiM{margin-top:0;padding-top:.75em;padding-bottom:.6875em;text-align:left}}.compare-page_features_item_base__3oY6E{}.compare-page_features_item_base__3oY6E::after{content:"";width:1px;position:absolute;right:0;top:28px;bottom:14px;background:#D8D8D8}.compare-page_feature_label__2rTWU{font-family:inherit;font-size:.875em;line-height:17px;cursor:default}@media (min-width: 1025px){.compare-page_feature_label__2rTWU{font-size:1.125em;line-height:40px;padding:0 0 0 1.5em;margin-bottom:.5em}}.compare-page_sub_feature_label__1oNUM{cursor:default;font-family:inherit;font-size:.875em;line-height:17px;height:17px;overflow:hidden;position:relative}.compare-page_sub_feature_label__1oNUM:hover{overflow:visible}.compare-page_sub_feature_label__1oNUM:hover>span{height:auto;background-color:#fff;z-index:10}.compare-page_sub_feature_label__1oNUM>span{display:block;font-family:inherit;height:17px;position:absolute;line-height:inherit;z-index:0;top:0;width:100%;right:0}@media (min-width: 1025px){.compare-page_sub_feature_label__1oNUM>span{height:40px}}.compare-page_sub_feature_label__1oNUM>span>span{font-family:inherit}@media (min-width: 1025px){.compare-page_sub_feature_label__1oNUM{padding:0}.compare-page_sub_feature_label__1oNUM>span>span{line-height:17px}}.compare-page_sub_feature_label_active__2XbZf:hover>span{background-color:var(--option-hover-bg)}.compare-page_feature_title__1iTBA{font-size:.875em;line-height:17px;font-family:inherit;color:var(--disabled-font-color);position:absolute;transform:translateX(50%);right:0;top:4px;z-index:9}@media (min-width: 1025px){.compare-page_feature_title__1iTBA{display:none}}.compare-page_empty_row__2Et9p{height:40px;margin-bottom:.5em;display:none}@media (min-width: 1025px){.compare-page_empty_row__2Et9p{display:block}}.compare-page_tab_radio__2KhGx{width:0;height:0;display:none}.compare-page_tab_radio__2KhGx:checked+label{position:relative;cursor:default}.compare-page_tab_radio__2KhGx:checked+label::after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;height:2px;background-color:var(--red)}.compare-page_tab__TeDD4{display:inline-block;width:50%;text-align:center;padding:1em 0;cursor:pointer}.compare-page_add_more_products__1isC8{font-size:.875em;font-family:inherit;line-height:19px;text-align:center}@media (min-width: 1025px){.compare-page_add_more_products__1isC8{font-size:1em;display:block}}.compare-page_category_link__1Pod6{color:var(--red);font-family:inherit;line-height:inherit}.compare-page_swipe_list__33maG{overflow:hidden;width:100%}.compare-page_slider_dot__pdZjA{display:inline-block;min-width:6px;min-height:6px;border-radius:50%;background-color:var(--disabled-bg-color);margin:0 .25em}.compare-page_slider_dots__1xHEZ{display:flex;justify-content:center}.compare-page_base_product__20d_-{width:50%}.compare-page_comparable_product__2u7QY{width:100%;min-width:0}.compare-page_item_empty__3dxZ7{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:auto;flex-shrink:1}.compare-page_item_empty_img__2XehK{border:1px dashed var(--input-border-color);width:80px;height:80px;margin:2.5em auto}@media (min-width: 1025px){.compare-page_item_empty_img__2XehK{display:none}}@media (min-width: 1025px){.compare-page_item_empty__3dxZ7{border:none;min-width:340px;margin-top:50%}}.compare-page_features__1CpmJ{display:flex}.compare-page_base_label__2fVmf{position:absolute;padding:.25em .5em;font-size:.75em;top:1.5em;left:.75em}@media (min-width: 1025px){.compare-page_base_label__2fVmf{top:.25em}}.compare-page_set_base_btn__SR3gS{border:1px solid var(--input-border-color);border-radius:20px}@media (min-width: 1025px){.compare-page_active__HQPge{background-color:var(--option-hover-bg) !important}}

.lookbookList_wrap__80scd{background-color:#fff}@media (min-width: 768px){.lookbookList_wrap__80scd{padding:1em}}.lookbookList_blocksWrap__2hTEh{width:100%;position:relative;padding-bottom:1em}@media (min-width: 768px){.lookbookList_blocksWrap__2hTEh{padding-bottom:33%}}.lookbookList_blockSingle__22R4m{top:0;bottom:0;left:0;right:0;background-color:#eaa;position:relative}@media (min-width: 768px){.lookbookList_blockSingle__22R4m{position:absolute}}.lookbookList_blockLeft__3Zg6-{position:absolute;top:0;bottom:0;left:0;right:calc(50% + 8px);background-color:#eaa;border:1px solid #eee}.lookbookList_blockLeftForTwo__3syX7{position:absolute;top:0;bottom:0;left:0;right:calc(50% + 8px)}.lookbookList_blockRight__oTRki{position:absolute;top:0;bottom:0;left:calc(50% + 8px);right:0}.lookbookList_blockRightTop__8467u{position:absolute;top:0;bottom:calc(50% + 8px);left:0;right:0;background-color:#eea;border:1px solid #eee}.lookbookList_blockRightBottom__32gRK{position:absolute;top:calc(50% + 8px);bottom:0;left:0;right:0;background-color:#eea;border:1px solid #eee}.lookbookList_backgroundImageWrap__3uzEe{width:100%}.lookbookList_overlayLink__Xt0Zj{display:inline}.lookbookList_overlayImage__1SvPQ{width:100%;height:100%;background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #000 100%);position:absolute;opacity:0.8;top:0;bottom:0;left:0;right:0}.lookbookList_backgroundImage__1_LOE{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media (min-width: 768px){.lookbookList_backgroundImage__1_LOE{position:absolute;height:100%}}.lookbookList_coverImage__TD4xb{position:absolute;right:5%;bottom:0;border:5px solid #fff;border-bottom:none}.lookbookList_coverImageHi__3GosA{height:70%}.lookbookList_coverImageLo__2DDg6{width:40%}@media (min-width: 768px){.lookbookList_coverImageLo__2DDg6{height:85%;width:auto}}.lookbookList_blockContent__3zhN9{position:absolute;bottom:0;z-index:9;display:block}@media (min-width: 768px){.lookbookList_blockContent__3zhN9{bottom:0;left:0}}.lookbookList_date__17nnh{margin:12px 24px 12px 24px;font-size:1.3125em;font-family:var(--font-family-bold);color:#fff}@media (min-width: 1025px){.lookbookList_date__17nnh{font-size:1.6em}}@media (min-width: 1175px){.lookbookList_date__17nnh{font-size:1.8em}}@media (min-width: 1401px){.lookbookList_date__17nnh{font-size:2em}}.lookbookList_title__3wz2f{font-family:var(--font-family-bold);margin:12px 24px 24px 24px;color:#fff;font-size:.875em;line-height:16px}@media (min-width: 1025px){.lookbookList_title__3wz2f{font-size:1.15em}}@media (min-width: 1175px){.lookbookList_title__3wz2f{font-size:1.3em}}@media (min-width: 1401px){.lookbookList_title__3wz2f{font-size:1.4em}}.lookbookList_sliderOverride__1gKkS{top:0;bottom:0;left:0;right:0}@media (min-width: 768px){.lookbookList_sliderOverride__1gKkS{position:absolute !important}}.lookbookList_page__zUjE9{position:relative;height:100%;padding:1em;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:hidden;overflow-y:hidden;z-index:1}@media (min-width: 521px){.lookbookList_page__zUjE9{padding:1.5em}}.lookbookList_flipCardStack__QJIvy{margin:0 auto;position:relative;width:calc(200vw - 64px);height:auto;min-height:auto;transform:translateX(-50%);transition:transform 0.4s ease-out;z-index:1}@media all and (max-height: 440px){.lookbookList_flipCardStack__QJIvy{min-height:130vw}}@media all and (min-height: 441px){.lookbookList_flipCardStack__QJIvy{min-height:67vh}}@media (min-width: 768px){.lookbookList_flipCardStack__QJIvy{width:100%;max-width:1024px;padding-bottom:70%;height:auto;transform:none;min-height:auto}}@media all and (min-width: 1200px){.lookbookList_flipCardStack__QJIvy{width:936px;height:620px;max-width:none;padding-bottom:0}}.lookbookList_flipCardStack_left__E3d04{transform:translateX(0)}.lookbookList_flipCard__1u6OV{background-color:transparent;position:absolute;left:0;width:100%;height:0;perspective:2000px}@media (min-width: 768px){.lookbookList_flipCard__1u6OV{perspective:2300px;bottom:auto}}@media all and (min-width: 1200px){.lookbookList_flipCard__1u6OV{top:0;bottom:0;width:100%}}.lookbookList_flipCardInner__2ezwf{position:relative;width:100%;height:0;text-align:center;transition:transform 1.5s;transform-style:preserve-3d}.lookbookList_flipped__c13Ig{transform:rotateY(-180deg)}.lookbookList_flipCardFront__1qcKC,.lookbookList_flipCardBack__P2x7E{position:absolute;width:100%;height:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;z-index:0}.lookbookList_flipCardFront__1qcKC img{height:100%;width:100%;position:absolute;border-radius:0 10px 10px 0}.lookbookList_flipCardBack__P2x7E{transform:rotateY(-180deg)}.lookbookList_flipCardBack__P2x7E img{border-radius:10px 0 0 10px;height:100%;width:100%;position:absolute}.lookbookList_flipImage__1t64m{position:absolute;width:50%;overflow:hidden;height:auto;min-height:auto}@media all and (max-height: 440px){.lookbookList_flipImage__1t64m{min-height:130vw}}@media all and (min-height: 441px){.lookbookList_flipImage__1t64m{min-height:67vh}}@media (min-width: 768px){.lookbookList_flipImage__1t64m{padding-bottom:70%;min-height:auto}}@media all and (min-width: 1200px){.lookbookList_flipImage__1t64m{height:620px;padding-bottom:0}}.lookbookList_flipImageLeft__SeTWw{left:-1px;top:0}.lookbookList_flipImageLeft__SeTWw::after{content:"";position:absolute;display:block;right:0;top:0;bottom:0;width:13px;z-index:99;opacity:0.7;background:linear-gradient(270deg, #DEDEDE 0%, rgba(255,255,255,0) 60%)}.lookbookList_flipImageRight__2hoFP{right:-1px;top:0}.lookbookList_flipImageRight__2hoFP::before{content:"";position:absolute;display:block;left:0;top:0;bottom:0;width:13px;z-index:99;opacity:0.7;background:linear-gradient(90deg, #ddd 0%, rgba(255,255,255,0) 60%)}.lookbookList_content__KWI-a{position:absolute;top:1em;width:200px}.lookbookList_content_left__3s6B9{left:1em}.lookbookList_content_right__7tMFP{right:1em}.lookbookList_sampleTextLeft__2uKZG{position:absolute;left:20px;bottom:1.5em}.lookbookList_sampleTextRight__1if6v{position:absolute;right:20px;bottom:1.5em}.lookbookList_flip_card_button__1mu6v{position:absolute;width:50px;top:50%;transform:translateY(50%);height:50px;background:#fff;border-radius:50%;box-shadow:0 10px 24px rgba(0,0,0,0.08)}@media all and (max-width: 1200px){.lookbookList_flip_card_button__1mu6v{z-index:999}}.lookbookList_button_left__3m8cl{transform:scaleX(-1);right:calc(100vw - 82px)}@media (min-width: 768px){.lookbookList_button_left__3m8cl{left:0;right:auto}}@media all and (min-width: 1200px){.lookbookList_button_left__3m8cl{left:-106px}}.lookbookList_button_left_swiped__eRkM9{left:0;right:auto}.lookbookList_button_right__I_qXz{right:0;transform:scaleX(1)}@media (min-width: 768px){.lookbookList_button_right__I_qXz{right:0;left:auto}}@media all and (min-width: 1200px){.lookbookList_button_right__I_qXz{right:-106px}}.lookbookList_button_right_swiped__2uh4s{right:auto;left:calc(100vw - 82px)}.lookbookList_page_list__1vF1X{margin-top:3em;background:#fff;left:0;bottom:0;max-height:3.75em;transition:max-height 0.2s linear;overflow-y:hidden;z-index:99;box-shadow:0 2px 39px rgba(0,0,0,0.0778985)}.lookbookList_page_list_head__22-qx{display:flex;justify-content:space-between;background:rgba(240,240,240,0.5)}.lookbookList_page_list_row__2w1ff{overflow:hidden;padding:1em 0;position:relative}.lookbookList_page_list_row__2w1ff::after{content:"";display:block;width:20px;position:absolute;right:0;top:0;bottom:0;background:linear-gradient(90deg, rgba(255,255,255,0.0001) 0%, #fff 100%)}.lookbookList_page_list_close__xjT2k{align-self:stretch;border-left:1px solid var(--disabled-border-color)}.lookbookList_page_list_close__xjT2k>button{padding:1.125em 1em}.lookbookList_arrow_disabled__23k4S{display:none}.lookbookList_nav_opened__3i1de{max-height:500px}.lookbookList_tabs__2LqIr{height:60px}.lookbookList_tabs__2LqIr>input[type="radio"]{display:none}.lookbookList_tabs__2LqIr>input[type="radio"]:checked+label{border-color:var(--red);cursor:default}.lookbookList_tabs__2LqIr>label{cursor:pointer;height:100%;border-top:2px solid transparent;display:inline-flex;text-align:center;align-items:center;max-width:150px;padding:.5em 1em;font-size:18px;line-height:22px;font-family:inherit}.lookbookList_pages_pair__PFI3X{max-width:190px;margin-right:1px;display:flex}.lookbookList_pages_pair__PFI3X:first-of-type{padding-left:1em}.lookbookList_page_thumb__16rm-{width:8%;min-width:95px;flex-shrink:0;height:150px;padding:.375em;cursor:pointer;background:#F7F7F7;transition:background-color 0.2s linear}.lookbookList_page_thumb__16rm->img{width:100%;height:calc(100% - 20px)}.lookbookList_page_thumb__16rm-:hover{background:#E6E7EB}.lookbookList_page_thumb_active__30f62{background:#E6E7EB}.lookbookList_page_number__1rhRL{display:block;text-align:center;margin:.25em 0;font-size:14px;line-height:17px;font-family:var(--font-family-normal);color:var(--disabled-font-color)}.lookbookList_hotspot__3jlOK{position:absolute;display:flex;padding:.5em;align-items:flex-start;flex-direction:column;opacity:1;background-color:#ffffff33;z-index:9999;transition:background-color 0.1s ease-in;box-shadow:0 0 5px 4px #33333344}.lookbookList_hotspot__3jlOK:hover{background-color:#ffffff44}.lookbookList_hotspot_link__3gqwf{margin-top:auto;font-size:.875em;font-family:var(--font-family-bold);color:var(--red);display:inline-block;padding:.25em .375em;transition:0.1s}.lookbookList_hotspot_link__3gqwf:hover{color:var(--red-hover)}.lookbookList_faded__2S91a{background-color:#000}.lookbookList_faded__2S91a>img{opacity:0.5}.lookbookList_product__2q2gT{max-width:320px;min-width:320px;border:1px solid var(--disabled-border-color);margin-right:.0625em}.lookbookList_product__2q2gT:first-of-type{margin-left:1em}.lookbookList_product_container__3viMq{padding:1em;display:flex;align-items:center}@media (min-width: 521px){.lookbookList_product_container__3viMq{padding:1.5em}}.lookbookList_product_image__3SXZN{flex-shrink:0;margin-right:1.5em;min-width:78px;min-height:78px;position:relative}.lookbookList_product_image__3SXZN>img{width:100%;max-height:100%;position:absolute;left:0;top:0;font-size:.75em}@media (min-width: 521px){.lookbookList_product_image__3SXZN{min-width:112px;min-height:112px}}.lookbookList_product_link__WPEOB{min-width:152px;max-width:152px}.lookbookList_product_name__3fr_y{font-family:inherit;font-size:.875em;line-height:22px;max-height:3.125em;min-height:3.125em;overflow:hidden;margin-bottom:1.875em}@media (min-width: 521px){.lookbookList_product__2q2gT{max-width:367px;min-width:367px}}.lookbookList_product_buy__M4Vxn{min-width:100px;margin-left:1em;flex-grow:1;max-width:150px}.lookbookList_pages_scroller__zFP8f{padding:0}.lookbookList_products_scroller__1NI2S{padding:0}.lookbookList_modal_body__eIwPF{max-height:calc(100vh - 57px - 32px);overflow:auto;max-width:520px;padding-bottom:3em}@media (min-width: 1025px){.lookbookList_modal_body__eIwPF{max-width:none}}.lookbookList_modal_content__3wFUm{display:flex;flex-direction:column;align-items:stretch;min-width:calc(95vw - 32px);position:relative;margin:0}.lookbookList_modal_content_image__1OKXY{min-width:50%;max-width:80%;margin:0 auto;padding:1.5em 0}@media (min-width: 1025px){.lookbookList_modal_content_image__1OKXY{max-width:240px}}.lookbookList_modal_content_name__3gHRz{font-family:inherit;font-size:1.25em;margin-bottom:1em;line-height:24px}.lookbookList_modal_content_text__1NdnV{line-height:18px;margin:1em 0;max-width:480px}.lookbookList_modal_content__3wFUm:after{content:"";display:block;position:absolute;left:0;right:16px;bottom:0;z-index:0;height:50px;background:linear-gradient(180deg, rgba(255,255,255,0.0001) 0%, #fff 100%)}@media (min-width: 1025px){.lookbookList_modal_content__3wFUm{min-width:520px}}.lookbookList_arrow__v2S2c{max-width:40px;max-height:40px;box-shadow:0 10px 24px rgba(0,0,0,0.2) !important}@media (min-width: 1025px){.lookbookList_arrow__v2S2c{max-width:none;max-height:none}}.lookbookList_price__3Whz1{min-height:41px}.lookbookList_price_relevant__34WtF{display:block;font-size:20px;font-family:var(--font-family-bold);color:#e0001a;line-height:22px}.lookbookList_price_relevant__34WtF::after{content:" грн";display:inline}.lookbookList_price_common__1tSU_{display:block;color:#3338;margin-top:0.25rem;text-decoration:line-through;font-size:0.875em}.lookbookList_price_common__1tSU_::after{content:" грн";display:inline}

.warehouses-map_root__3AhJ6{padding:1em 0}@media (min-width: 1025px){.warehouses-map_root__3AhJ6{padding:1.5em}}.warehouses-map_pin__2zApX{cursor:pointer;min-width:60px;min-height:60px;position:absolute;left:-30px;top:-60px;display:flex;justify-content:center}.warehouses-map_pin_info__1uqTK{position:absolute;transform:translate(30px, -50%);min-width:200px;min-height:150px;background:#fff;border-radius:6px;cursor:default;padding:1em;z-index:100}.warehouses-map_pin_info_close__39Dkm{cursor:pointer;min-width:24px;min-height:24px;max-width:32px;margin-left:auto;display:flex;align-items:center;justify-content:center}.warehouses-map_pin_info_content__2eSKW{margin-top:.5em;font-size:1.5em}.warehouses-map_pin_info_content__2eSKW>h5{font-family:inherit}.warehouses-map_pin_info_content__2eSKW>p{font-size:12px}.warehouses-map_map__1I55V{height:100vh;max-height:100vh;width:100%}@media all and (min-height: 769px){.warehouses-map_map__1I55V{max-height:768px}}.warehouses-map_wrapper__3NanX{max-height:100%;background:#fff;padding:.75em 1em;height:100%;width:100%;display:flex;flex-direction:column-reverse}.warehouses-map_wrapper__3NanX .warehouses-map_left__l_Yko{flex-shrink:0;width:100%;height:100%}@media (min-width: 1025px){.warehouses-map_wrapper__3NanX .warehouses-map_left__l_Yko{min-width:400px;max-width:415px;border:1px solid var(--disabled-bg-color)}}.warehouses-map_wrapper__3NanX .warehouses-map_right__1aUmi{flex-grow:1;height:100%}@media (min-width: 1025px){.warehouses-map_wrapper__3NanX .warehouses-map_right__1aUmi{margin-left:1em}}@media (min-width: 1025px){.warehouses-map_wrapper__3NanX{flex-direction:row;justify-content:space-between;padding:.75em 1.5em}}.warehouses-map_list__3oQUN{height:100%;max-height:calc(100vh - 52px);overflow:auto;padding:0 0 1em 0;border-top:1px solid var(--disabled-bg-color)}@media all and (min-height: 769px){.warehouses-map_list__3oQUN{max-height:768px}}.warehouses-map_list_item__2yTgV{padding:1em 0;cursor:pointer;border-bottom:1px solid var(--disabled-bg-color)}.warehouses-map_list_item__2yTgV:hover{background-color:var(--option-hover-bg)}.warehouses-map_list_item_head__2V9c1{margin-bottom:1em}.warehouses-map_list_item_name__3-iA9{font-size:1.125em;font-family:inherit;display:inline-block;line-height:20px;max-height:42px;overflow:hidden}.warehouses-map_list_item_address__1xwlj{font-size:.875em;line-height:17px;color:var(--disabled-font-color);margin-top:.25em}.warehouses-map_list_item_bottom__1IHy4{display:flex;max-width:520px}.warehouses-map_list_item_bottom_row__oISGr{display:flex;align-items:center}.warehouses-map_list_item_bottom_row__oISGr i{font-size:1.125em}.warehouses-map_list_item_bottom_row__oISGr span{font-family:inherit;font-size:.875em}.warehouses-map_list_item_bottom_row__oISGr:first-of-type{margin-bottom:.5em}.warehouses-map_list_item_choose__3Wvph{max-width:125px;margin-left:auto}.warehouses-map_list_item__2yTgV:last-of-type{border:none}@media (min-width: 1025px){.warehouses-map_list_item__2yTgV{padding:1em}}.warehouses-map_active__3XvwV{cursor:default;background:var(--option-hover-bg)}.warehouses-map_city__3R_hK{padding:1em}.warehouses-map_city__3R_hK>button{margin-left:.25em;display:inline-flex;align-items:center}.warehouses-map_city__3R_hK>button i{font-size:1.25em}

@-webkit-keyframes payment-liqpay_shine-lines__1k1Xv{0%{background-position:-100px}50%{background-position-x:300px}100%{background-position-x:-100px}}@keyframes payment-liqpay_shine-lines__1k1Xv{0%{background-position:-100px}50%{background-position-x:300px}100%{background-position-x:-100px}}.payment-liqpay_skeleton__3I720{width:auto;min-width:300px;padding:5px 16px;margin-bottom:1em;display:block;border-radius:30px;font-size:14px;height:40px;background-color:var(--disabled-bg-color);background-image:linear-gradient(90deg, rgba(255,255,255,0.333333) 30px, rgba(255,255,255,0.8) 70px, rgba(255,255,255,0.333333) 140px);background-size:600px;-webkit-animation:payment-liqpay_shine-lines__1k1Xv 2.5s infinite linear;animation:payment-liqpay_shine-lines__1k1Xv 2.5s infinite linear}.payment-liqpay_button__3LvsI{width:100%;margin-bottom:1em}@media (min-width: 521px){.payment-liqpay_button__3LvsI{width:auto;min-width:300px;margin-right:1em;margin-bottom:0}}

.category_root__2-E6_{padding:1rem}.category_title__1L4Na{font-size:1.5rem;font-weight:400;margin:0 0 1rem;padding:0 0.5rem 0.5rem 0.5rem;text-align:left}.category_placeholder__17n25{height:100vh}.category_category__2wloI{width:100%}.category_category__title__2U6u4{font-size:27px;padding:1rem 0;line-height:24px;font-family:var(--font-family-normal)}.category_category__content__TrdJ4{background:#fff;display:flex;flex-wrap:wrap;margin-bottom:15px}@media (min-width: 1025px){.category_category__content__TrdJ4{min-height:200px}}.category_category__item__1f5Si{padding:0.75rem 1.375rem 1.375rem 1.375rem;width:50%;border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;min-height:320px;display:flex;flex-direction:column}.category_category__item_img__3z5tE{margin:0 auto 0 auto;max-width:240px}.category_category__item_name__CtNpe{margin-top:1rem;overflow:hidden;height:38px;align-self:flex-start;text-align:center}.category_category__item_name__CtNpe>h2{text-overflow:ellipsis;font-size:1em;font-family:var(--font-family-normal);line-height:19px;transition:color 0.2s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.category_category__item_name__CtNpe:hover>h2{color:#000}@media (min-width: 1025px){.category_category__item_name__CtNpe{margin-top:1.5rem;height:48px}.category_category__item_name__CtNpe>h2{font-size:1.125em;line-height:24px}}.category_category__item_childrens__2FCi-{margin-top:0.625rem}.category_category__item_childrens_one__2PAR1{display:flex;align-items:center;margin-top:8px}.category_category__item_childrens_one__2PAR1>a{line-height:19px;overflow:hidden;max-height:26px;white-space:nowrap;text-overflow:ellipsis;font-size:0.875em;transition:color 0.2s}@media (min-width: 1025px){.category_category__item_childrens_one__2PAR1>a{font-size:1em;line-height:26px}}.category_category__item_childrens_one__2PAR1:hover>a{color:#000}.category_category__item_childrens_one__2PAR1:hover:before{transform:scale(1.5)}.category_category__item_childrens_one__2PAR1:last-of-type{margin-bottom:8px}.category_category__item_childrens_one__2PAR1:before{content:"•";display:inline-block;color:var(--red);text-align:center;vertical-align:middle;font-size:1.3125em;margin-right:1rem;transition:transform 0.2s}@media (min-width: 1025px){.category_category__item_childrens__2FCi-{padding-right:1rem;margin-top:1.5rem}}.category_category__item_no_children__19gyK{min-height:175px;padding-bottom:0.625rem}@media (min-width: 1025px){.category_category__item__1f5Si{width:25%;padding:1.5rem}.category_category__item_no_children__19gyK{min-height:210px;padding-bottom:1rem}}@media (min-width: 1025px){.category_category__2wloI{padding:0 1.5rem 2rem 1.5rem;max-width:1440px;margin:0 auto}}.category_banner_content__38dRb{padding:0}@media (min-width: 1025px){.category_banner_content__38dRb{padding:0 1.5rem}}.category_big_slider__BsYNI{width:100%;min-height:160px}.category_big_slider_one__36DJe{display:block;min-height:160px;background-size:cover;background-position:top center;background-repeat:no-repeat;position:relative}@media (min-width: 1025px){.category_big_slider_one__36DJe{min-height:175px}}@media (min-width: 1025px){.category_big_slider__BsYNI{min-height:175px}}.category_show_all_link__8rShf{display:inline-flex;align-items:center;font-size:0.875em;line-height:24px;margin-top:auto;align-self:flex-start}.category_show_all_link__8rShf:hover>span{color:var(--red-hover)}.category_show_all_link__8rShf>i{margin-right:0.25rem}.category_show_all_link__8rShf>span{transition:color 0.2s;font-family:var(--font-family-normal)}.category_popular__2qj_r,.category_promotion__13oB7{width:100%;min-height:230px;background:#fff;border:0 solid #333333;border-radius:0;padding:0;margin:0 0 1em 0}.category_popular__label__1c574,.category_promotion__label__1pc8w{border:1px solid #F0F0F0;padding:1rem;font-size:1.5em;font-family:"Sana Sans Medium", sans-serif}.category_popular__footer__1Xb_Z,.category_promotion__footer__MdnUe{background:#FFFFFF;margin:0 auto;padding:1rem;width:100%;text-align:center;vertical-align:middle;border:1px solid #F0F0F0;border-top:none}.category_popular__footer__1Xb_Z button,.category_promotion__footer__MdnUe button{min-width:200px;text-align:center;border-radius:25px;border:1px solid var(--input-border-color)}.category_catalog__iA2UD{display:flex;justify-content:space-between}.category_catalog_container__1VB_L{display:flex;flex-direction:column;width:100%;position:relative}@media (min-width: 1025px){.category_catalog_nofilter__DS47-{width:calc(100% - 324px)}}.category_grid__1wP2a{display:grid;grid-template-columns:repeat(2, minmax(150px, 1fr))}@media (min-width: 521px){.category_grid__1wP2a{grid-template-columns:repeat(3, minmax(180px, 1fr))}}@media (min-width: 768px){.category_grid__1wP2a{grid-template-columns:repeat(3, minmax(200px, 1fr))}}@media all and (min-width: 1280px){.category_grid__1wP2a{grid-template-columns:repeat(4, minmax(200px, 1fr))}}.category_catalog_products__RERt3{background:#fff;width:100%;flex-grow:1}.category_catalog_products__empty__1Dj1U{text-align:center;padding:2em;font-size:1.25em;background:#fff;height:100%}.category_catalog_products_grid__397XJ{}.category_catalog_products_grid_b__3Syih{grid-template-columns:repeat(2, minmax(160px, 1fr))}@media (min-width: 1025px){.category_catalog_products_grid_b__3Syih{grid-template-columns:repeat(3, minmax(200px, 1fr))}}.category_container_with_ad__3CaTb{width:calc(100% - 300px)}.category_container__Ob5Ge{width:100%}.category_with_ad__2depq{display:flex;justify-content:center}.category_filter__3ofDk{align-self:stretch}@media (min-width: 1025px){.category_filter__3ofDk{width:300px;flex-shrink:0;display:flex;flex-direction:column;height:100%;margin-right:1em}}.category_filter_modal__2ykYI{position:absolute;background-color:#fff;width:100%;min-height:100%;max-width:360px;left:0;right:0;top:0;z-index:100;border-top:2px solid var(--disabled-bg-color)}.category_filter_modal_container__2m-Ky{background-color:#fff;min-height:100%}.category_filter_window__24oSu{z-index:120 !important;display:block}

.radialBar_root__1YGgG{max-width:300px;margin:0 auto;position:absolute;top:0;left:calc((100% - 300px) / 2);overflow:visible}.radialBar_total_points___z2NJ{position:absolute;font-size:12px;text-align:center;font-family:inherit;width:100%;top:45%;left:0}.radialBar_total_points___z2NJ>strong{font-family:var(--font-family-bold);font-size:26px}.radialBar_label__2PhAh{font-size:10px;color:var(--disabled-font-color);font-family:inherit;position:absolute}.radialBar_label_level1__13X56{left:9%;bottom:1%}.radialBar_label_level2__32qD9{top:-10px;left:42%}.radialBar_label_level3__1fKOo{right:4%;bottom:0.5%}

.loyalty-activation_step_indicator__2O-NR{box-sizing:content-box;border-radius:50%;width:34px;height:34px;display:flex;margin-right:1rem;align-items:center;flex-shrink:0;justify-content:center;position:relative;border:1px solid #fff}.loyalty-activation_step_indicator__2O-NR::after{content:"";border:1px dashed var(--orange);display:none;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(50%);width:200%}@media (min-width: 521px){.loyalty-activation_step_indicator__2O-NR::after{display:block}}@media (min-width: 768px){.loyalty-activation_step_indicator__2O-NR::after{width:250%;left:calc(100% + 16px)}}.loyalty-activation_step_indicator__2O-NR::before{content:"";display:block;position:absolute;width:8px;height:100%;right:100%;background-color:#fff}@media (min-width: 768px){.loyalty-activation_step_indicator__2O-NR::before{width:16px}}.loyalty-activation_step_indicator__2O-NR span{color:#fff;font-family:var(--font-family-bold)}@media (min-width: 521px){.loyalty-activation_step_indicator__2O-NR{margin:0 auto;width:40px;height:40px}}.loyalty-activation_indicator_current__2oArE{background-color:#E6E7EB}.loyalty-activation_indicator_current__2oArE span{color:var(--disabled-font-color);font-size:14px}@media (min-width: 521px){.loyalty-activation_indicator_current__2oArE{background-color:var(--orange);font-size:16px}.loyalty-activation_indicator_current__2oArE span{color:#fff}}.loyalty-activation_indicator_passed__3h-3y{background-color:var(--green)}.loyalty-activation_indicator_passed__3h-3y::after{border-color:var(--green)}.loyalty-activation_indicator_disabled__1HKFp{background-color:#abb1bf}.loyalty-activation_indicator_disabled__1HKFp::after{border-color:#abb1bf}.loyalty-activation_indicator_disabled__1HKFp+span{color:var(--disabled-font-color)}.loyalty-activation_card_activation__3bcq6{padding-bottom:1rem}.loyalty-activation_card_activation__flow__AAKfp{width:100%;display:flex;justify-content:flex-start;padding:1rem;border-bottom:1px solid var(--disabled-bg-color)}.loyalty-activation_card_activation__flow_progress__3Q8-r{display:flex;align-items:center}@media (min-width: 521px){.loyalty-activation_card_activation__flow_progress__3Q8-r{display:none}}.loyalty-activation_card_activation__flow_step__219mT{max-width:160px;flex-shrink:1;flex-basis:150px;display:none;min-width:85px;align-items:center;margin-right:1rem}.loyalty-activation_card_activation__flow_step__219mT:last-of-type>div::after{display:none}.loyalty-activation_card_activation__flow_step_current__1HWCt{display:flex}@media (min-width: 521px){.loyalty-activation_card_activation__flow_step_current__1HWCt{display:flex}}.loyalty-activation_card_activation__flow_step_label__1ZDEh{font-family:var(--font-family-normal);font-size:1.125em;line-height:20px;display:block}@media (min-width: 521px){.loyalty-activation_card_activation__flow_step_label__1ZDEh{text-align:center;margin-top:0.5rem;font-size:0.875em}}@media (min-width: 521px){.loyalty-activation_card_activation__flow_step__219mT{display:block}}.loyalty-activation_card_activation__step__1rtqL{padding:1rem}.loyalty-activation_card_activation__confirm_btn__39QA2{margin-top:2rem;width:100%}@media (min-width: 521px){.loyalty-activation_card_activation__confirm_btn__39QA2{width:auto;margin-top:1rem}}.loyalty-activation_card_activation__number_checking_text__3iVfm{margin-top:0.5rem;margin-bottom:1rem;line-height:22px}.loyalty-activation_card_activation__terms_of_use__2B4ZM{margin-top:1rem;line-height:20px;font-size:0.875em}.loyalty-activation_card_activation__terms_of_use__2B4ZM>a{font-family:var(--font-family-normal)}.loyalty-activation_card_activation__profile_update__3yo2U{max-width:422px}.loyalty-activation_card_activation__profile_update_subtitle__3lB8y{font-size:0.875em;line-height:20px;margin-top:0.5rem;margin-bottom:1rem}.loyalty-activation_card_activation__profile_update_form__117TW{padding-top:0.5rem}.loyalty-activation_card_activation__phone_verify__1oz1K{max-width:422px}.loyalty-activation_card_activation__phone_verify_form__24oka{margin-top:1.5rem}.loyalty-activation_card_activation__phone_verify_form_label__PaEVe{font-size:0.875em}.loyalty-activation_card_activation__phone_verify_editable__1XRVS{display:flex;align-items:center;margin-top:8px}.loyalty-activation_card_activation__phone_verify_editable_value__3b-7g{color:var(--red);margin-right:4px}.loyalty-activation_card_activation__phone_verify_input_group__37ovZ{padding-bottom:0.5rem;display:flex;justify-content:flex-start}.loyalty-activation_card_activation__phone_verify_input_group__37ovZ>label{width:auto}.loyalty-activation_card_activation__phone_verify_input__2ZqFo{max-width:168px;margin-left:0;margin-right:0;text-align:center}.loyalty-activation_card_activation__phone_verify_input__2ZqFo input{text-align:center}.loyalty-activation_card_activation__check_employee__3iW8U{max-width:422px}.loyalty-activation_card_activation__check_employee_form__1B4y3{margin-top:3rem;margin-bottom:2rem}.loyalty-activation_card_activation__check_employee_form__1B4y3>label{margin-bottom:1rem}.loyalty-activation_card_activation__check_employee_input__2lwA8{margin-top:0.5rem}.loyalty-activation_card_activation__success__3kNLT{text-align:center;max-width:500px;margin:0 auto;padding-top:3rem}.loyalty-activation_card_activation__success_img__Ftt1g{margin:0 auto}.loyalty-activation_card_activation__success_title__2FyHs{margin-top:3rem;font-size:1.5em;line-height:29px;font-family:var(--font-family-normal);text-align:inherit}.loyalty-activation_card_activation__success_text__3XlbI{text-align:inherit;font-family:var(--font-family-normal);margin-top:1rem;line-height:24px}.loyalty-activation_card_activation__success_link__1C3MJ{max-width:203px;margin-left:auto;margin-right:auto;margin-top:1.5rem}.loyalty-activation_card_form__30DMS{background-color:var(--red);border-radius:8px;padding:1.5rem;max-width:320px;min-height:200px}.loyalty-activation_card_form__30DMS label{color:#fff}.loyalty-activation_card_form__images__1YZWh{width:100%;display:flex;justify-content:space-between;padding-bottom:4px;margin-bottom:1rem}.loyalty-activation_card_form__images__1YZWh>img{width:60%;flex-shrink:1}.loyalty-activation_card_form__images__1YZWh>img:first-of-type{flex-basis:40%;min-width:auto;flex-shrink:2}.loyalty-activation_card_form__input__3_1y1{margin-top:0.5rem}.loyalty-activation_card_form__error__1gvOl{color:white;background-color:#e0021a;border-radius:5px;padding:.25em}

.loyalty-pincode_root__sf3c6{padding:1em;height:100%;max-width:420px}.loyalty-pincode_image__1ebT9{padding:10px;height:100%;display:flex;align-items:center;justify-content:center}.loyalty-pincode_info__2XU_y{padding:1.25em;text-align:center}

.blog_root__1AU0b{display:flex;justify-content:center;width:100%}@media (min-width: 1025px){.blog_root__1AU0b{align-items:center;padding:0 1.5rem 2rem 1.5rem;max-width:1440px;margin:0 auto}}.blog_content__3Mdwr{width:100%;background:#ffffff;margin-bottom:90px}@media (min-width: 1025px){.blog_content__3Mdwr .blog_categories_wrapper__WPsnf{box-shadow:0 2px 39px rgba(0,0,0,0.0778985)}}.blog_goBack__1OxAv{display:flex;align-items:center;padding:15px 20px;background:#f0f0f0;font-size:18px}.blog_goBack__button__pfYbt{margin-right:15px}@media (min-width: 1025px){.blog_goBack__1OxAv{padding:15px 0;font-size:27px}.blog_goBack__button__pfYbt{display:none}}.blog_categories__3Vnwf{display:flex;flex-wrap:wrap;padding:15px}@media (min-width: 521px){.blog_categories__3Vnwf{padding:32px 30px}}.blog_categories__button__2Y9ka{margin-right:15px;font-size:12px;font-family:var(--font-family-alt);color:#7C808C}@media (min-width: 521px){.blog_categories__button__2Y9ka{font-size:14px}}.blog_posts__2-OtK{display:grid;grid-template-columns:repeat(minmax(150px, 1fr));padding:0 15px}@media (min-width: 521px){.blog_posts__2-OtK{grid-template-columns:repeat(2, minmax(150px, 1fr));grid-gap:1em;padding:0 26px}.blog_posts_post__3s_r5:nth-child(1){grid-column:1 / 3}.blog_posts_post__3s_r5:nth-child(1) .blog_posts_post__img__2al26{display:flex;align-items:center;height:auto;min-height:340px}}@media (min-width: 1025px){.blog_posts_post__3s_r5:nth-child(1){grid-column:1 / 4;flex-direction:row;margin-bottom:20px}.blog_posts_post__3s_r5:nth-child(1) .blog_posts_post__img__2al26{width:50%;display:flex;align-items:center;height:auto;min-height:400px}.blog_posts_post__3s_r5:nth-child(1) .blog_posts_post_content__2J1W6{width:50%;display:flex;flex-direction:column;padding:18px 24px 18px 18px;justify-content:space-between}.blog_posts_post__3s_r5:nth-child(1) .blog_posts_post_content__title__2H63N{font-size:24px;line-height:30px}.blog_posts_post__3s_r5:nth-child(1) .blog_posts_post_content__title__2H63N a{display:inline-block}.blog_posts_post__3s_r5:nth-child(1) .blog_posts_post_content__discription__3bLVR{margin:18px 0;font-family:var(--font-family-thin);overflow:hidden;text-overflow:ellipsis;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;line-height:21px;max-height:147px}.blog_posts_post__3s_r5:nth-child(1) .blog_posts_post_content__categories__G06cZ{line-height:21px}.blog_posts_post__3s_r5:nth-child(1) .blog_posts_post_content__info__1G6fe{justify-content:left}}@media (min-width: 1025px){.blog_posts__2-OtK{grid-template-columns:repeat(3, minmax(150px, 1fr))}}.blog_posts_post__3s_r5{display:flex;flex-direction:column}.blog_posts_post__img__2al26{display:flex;align-items:center;justify-content:center;height:240px;width:auto;overflow:hidden}.blog_posts_post__img__2al26 a{height:100%;width:100%;position:relative}.blog_posts_post__img__2al26 a img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog_posts_post_content__title__2H63N{margin:10px 0;font-size:18px;font-weight:900;line-height:22px;min-height:44px}.blog_posts_post_content__title__2H63N a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog_posts_post_content__discription__3bLVR{display:none}.blog_posts_post_content__categories__G06cZ{margin:18px 0}.blog_posts_post_content__categories__G06cZ span{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#333333;margin-right:15px;font-weight:600}.blog_posts_post_content__categories__G06cZ span:hover{cursor:pointer}.blog_posts_post_content__info__1G6fe{display:flex;margin:20px 0;align-items:center;justify-content:space-between}.blog_posts_post_content__info_item__1l2Kq{display:flex;align-items:center}.blog_posts_post_content__info_img__2P3Rj{display:inline;margin-right:10px}.blog_posts_post_content__info_date__3xQ_7{color:#9197A1}.blog_posts_post_content__info_like__31V9J{margin-right:20px}.blog_active__2hQAF{font-weight:900;color:#333333}.blog_empty__39txy{display:flex;justify-content:center;align-items:center;width:100%;min-height:350px;grid-column:1 / 4}

.cms-page_root__1KEB8{padding:1em 0;display:flex;min-height:80vh;flex-direction:column}@media (min-width: 521px){.cms-page_root__1KEB8{padding:1em}}@media (min-width: 1025px){.cms-page_root__1KEB8{padding:1.5em}}.cms-page_root__1KEB8 .block,.cms-page_root__1KEB8 .widget{display:block;background-color:#fff;position:relative;z-index:auto;top:0;bottom:0;border:0;right:0;padding:0;box-shadow:none;border-top:none;min-height:100px;min-width:380px;transition-timing-function:ease-in;transition-delay:0.5s}.cms-page_root__1KEB8 .block:empty,.cms-page_root__1KEB8 .widget:empty{display:none}.cms-page_blackfriday__rNtTd{width:100%;padding:0}.cms-page_title__5zfHY{padding-top:0}.cms-page_content__2Whkj li{font-family:var(--font-family-thin);margin-bottom:.5em;line-height:18px}.cms-page_content__2Whkj p{margin-bottom:1em}

.adult-widget_root__27wZp .modal__body{max-width:100%}.adult-widget_root__27wZp .adult-widget_actions__3HHnv{display:flex;flex-direction:row;align-content:center;justify-content:space-between;align-items:center}@media screen and (max-width: 521px){.adult-widget_root__27wZp .adult-widget_actions__3HHnv{flex-direction:column}.adult-widget_root__27wZp .adult-widget_actions__3HHnv .adult-widget_button__1RDpG{margin:.5em;width:100%}}

.relatedProducts_items__3J34k{display:grid;grid-area:items;grid-gap:0;grid-template-columns:repeat(2, minmax(150px, 1fr));width:100%;margin:0 auto;padding-top:0;flex-wrap:wrap;background-color:#fff}@media all and (min-width: 1024px){.relatedProducts_items__3J34k{grid-template-columns:repeat(4, minmax(200px, 1fr))}}

.wholesale_root__9VVht{min-height:320px;min-width:320px;background-color:#fff;padding:1em}@media (min-width: 768px){.wholesale_root__9VVht{width:608px}}.wholesale_wholesale__1wFQh{background:#fff;padding:1em}.wholesale_wholesale_form__34uye{max-width:600px}.wholesale_wholesale_form_error__8CwK4{background:red}.wholesale_wholesale_message_box__2op6j{position:fixed;top:24px}@media (min-width: 1025px){.wholesale_wholesale_message_box__2op6j{position:static;margin:15px 0}}.wholesale_title__o5Os9{padding-bottom:20px}.wholesale_content__ibpDT li{font-family:var(--font-family-thin);margin-bottom:.5em;line-height:18px}.wholesale_content__ibpDT p{margin-bottom:1em}

.subcategories-switch_root__2h5sE{background-color:#fff;padding:.75em 0;position:relative;margin-bottom:.75em;min-height:112px}@media (min-width: 768px){.subcategories-switch_root__2h5sE{margin-bottom:1.5em;padding:1em 0 0 0;min-height:190px}}.subcategories-switch_root__2h5sE::after,.subcategories-switch_root__2h5sE::before{content:"";width:40px;position:absolute;right:0;top:0;bottom:0}@media (min-width: 768px){.subcategories-switch_root__2h5sE::after,.subcategories-switch_root__2h5sE::before{width:60px;bottom:24px}}.subcategories-switch_root__2h5sE::before{right:auto;left:0;z-index:9;background:linear-gradient(to right, #fff 0%, rgba(255,255,255,0.5) 63%, rgba(255,255,255,0) 100%)}.subcategories-switch_root__2h5sE::after{background:linear-gradient(270deg, #fff 0%, rgba(255,255,255,0.49) 63.54%, rgba(255,255,255,0) 100%)}.subcategories-switch_row__27czh{display:flex;justify-content:flex-start;overflow:hidden;padding-bottom:0}@media (min-width: 768px){.subcategories-switch_row__27czh{padding-bottom:1em}}.subcategories-switch_item__S8WZZ{flex-grow:0;flex-basis:95px;padding:0 .875em;text-align:center;position:relative;display:flex;flex-direction:column}@media (min-width: 768px){.subcategories-switch_item__S8WZZ{padding:0 1.25em;flex-basis:108px}}.subcategories-switch_item_wrapper__2TR9s:focus{outline:none}.subcategories-switch_item_wrapper__2TR9s:first-of-type{padding-left:1.5em}.subcategories-switch_item_wrapper__2TR9s:last-of-type{padding-right:1.5em}.subcategories-switch_title__3qJf7{font-size:.75em;font-family:var(--font-family-normal);margin-top:.375em;text-align:center;max-width:75px;line-height:14px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}@media (min-width: 768px){.subcategories-switch_title__3qJf7{max-width:108px;font-size:.875em;line-height:16px}}.subcategories-switch_image__3ZwNd{margin:0 auto}.subcategories-switch_active__3b9ZH{pointer-events:none}.subcategories-switch_switch__2jHZ7{background-color:#fff;min-height:68px;min-width:68px;max-width:68px;max-height:68px;border-radius:50%;overflow:hidden;-o-object-fit:contain;object-fit:contain;position:relative;border:2px solid #E6E7EB}@media (min-width: 768px){.subcategories-switch_switch__2jHZ7{min-height:108px;min-width:108px;max-width:108px;max-height:108px}}.subcategories-switch_switch_active__-FRsB{border-color:var(--red)}.subcategories-switch_reset__3Souv{position:absolute;min-width:18px;top:0;right:20%;min-height:18px;border-radius:50%;background-color:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.5em}@media (min-width: 768px){.subcategories-switch_reset__3Souv{min-width:20px;min-height:20px;font-size:.625em}}.subcategories-switch_reset__3Souv>i{color:#fff}.subcategories-switch_arrow__2USOX{z-index:10}.subcategories-switch_arrow_disabled__1ao4F{display:none}

.birthday-info_timer__3Kv0y{background:#fe0;width:60%;border-radius:20px;color:#000;padding:8px;margin:0 auto}@media screen and (max-width: 521px){.birthday-info_timer__3Kv0y{width:100%}}.birthday-info_root__9vE_h{height:200px;width:100%;display:flex;align-items:center;justify-content:space-around}@media screen and (max-width: 521px){.birthday-info_root__9vE_h{height:290px;flex-direction:column}}.birthday-info_root_description__IHD0Z{padding:0 2em;text-align:center;margin:12px 24px 12px 24px;font-size:1.3125em;font-family:var(--font-family-bold)}.birthday-info_root_description__text__M8XXz{margin:12px;color:#fff}@media screen and (max-width: 521px){.birthday-info_root_description__IHD0Z{margin:5px;padding:0 1em}}.birthday-info_root_form__1g4MG{padding:0;display:flex;flex-direction:column;align-content:space-around;align-items:center;width:19.6875em}.birthday-info_root_form__success__F8sxc{font-weight:700;color:var(--green)}.birthday-info_root_form__warning__1Vn4H{color:var(--red);text-align:center}.birthday-info_root_form__button__3IliM{position:relative;width:100%}.birthday-info_root_form__input__1M6DM{margin:.3125em;width:100%;padding:.75em;border-radius:var(--input-border-radius);border:1px solid #0000;background:rgba(255,255,255,0.6);text-align:center}@media screen and (max-width: 521px){.birthday-info_root_form__input__1M6DM{background:rgba(255,255,255,0.6)}}

.city-widget_root__37X9x{display:none;align-items:center;height:100%;position:relative}@media (min-width: 1025px){.city-widget_root__37X9x{display:flex}}.city-widget_window__3WA18{max-width:385px;min-width:320px}.city-widget_container__2jr-f{padding:1em 1.5em 1.5em 1.5em}.city-widget_current__3vrPZ{border-bottom:1px solid var(--disabled-bg-color);padding:0 0 1em 0}.city-widget_current_label__jnhwl{font-size:.875em;line-height:18px;font-family:inherit;margin-bottom:.5em}.city-widget_current_value__10ROE{font-size:1.375em;line-height:26px;font-family:inherit;margin-bottom:.5em}.city-widget_set_new__CrdMQ{margin-top:1em}.city-widget_set_new__CrdMQ>label{max-width:520px;margin-bottom:.5em}.city-widget_set_new_select__3Jdas{margin-top:.5em}.city-widget_popular__3-FFx{margin-top:1.5em}.city-widget_popular_item__2DKr7{color:var(--red);font-family:inherit;display:inline-block;margin-right:1em;margin-bottom:1em}.city-widget_popular_item__2DKr7:hover{color:var(--red-hover)}.city-widget_tip__1UO1K{margin-top:.75em;font-size:.75em;line-height:18px;color:var(--disabled-font-color);font-family:inherit}

@media (min-width: 768px){.wishlist-widget_root__UtCvf{min-width:500px}}.wishlist-widget_list__1jgTc{max-height:310px;overflow-y:auto}.wishlist-widget_list__1jgTc>*{border-bottom:1px solid var(--disabled-bg-color)}.wishlist-widget_remove_wish__1I0Js{position:absolute;right:1em;top:.75em}.wishlist-widget_add_to_cart__uXG5C{position:absolute;right:1em;bottom:0.75em}.wishlist-widget_product__wTU7M{min-height:120px;margin-bottom:1px;background-color:#fff;padding:.75em 1em;position:relative;display:flex}.wishlist-widget_product__image__21ptg{flex-basis:60px;flex-shrink:0;margin-top:.75em;margin-right:1em;max-height:60px}.wishlist-widget_product__body__376kN{width:100%}.wishlist-widget_product__artikul__Fzddv{font-size:.625em;font-family:inherit;line-height:12px;color:var(--disabled-font-color)}.wishlist-widget_product__name__2I7is{font-size:.875em;font-family:inherit;line-height:20px;margin-top:.25em;margin-bottom:.3125em;margin-right:2em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wishlist-widget_product__price__4hKvm{flex-shrink:0;font-family:var(--font-family-bold);font-size:.875em;line-height:18px;width:100%}@media (min-width: 1025px){.wishlist-widget_product__price__4hKvm{width:134px;align-self:center;font-size:1.125em}}.wishlist-widget_product__price_old__3eUa2{margin-top:.25em;font-size:.75em;line-height:14px;text-decoration:line-through}.wishlist-widget_footer__2Wndg{padding-top:1em;position:relative;display:flex;justify-content:space-between}.wishlist-widget_footer__2Wndg>*{width:calc(50% - 12px)}

@media (min-width: 521px){.compare-widget_root__1OYNd{min-width:500px}}.compare-widget_counter__1hzu2{position:absolute;display:inline-block;font-size:.75em;width:1.125em;text-overflow:ellipsis;height:1.125em;text-align:center;font-family:inherit;line-height:1.5;color:var(--light-font-color);background-color:var(--orange);border-radius:50%;top:0;right:0}.compare-widget_list__2n-d3{margin-bottom:1em;max-height:320px;overflow-y:auto}.compare-widget_group__1QG57{border:1px solid #E6E7EB;border-radius:12px;margin-bottom:1em;margin-right:.25em}.compare-widget_group_header___-9FT{border-bottom:1px solid #e6e7eb;padding:.625em 1em;display:flex;align-items:center}.compare-widget_group_title__2EAJ7{font-size:1.125em;line-height:22px;font-family:inherit;margin-bottom:.25em}.compare-widget_group_subtitle__18GJ_{font-size:.875em;line-height:17px;color:var(--disabled-font-color);font-family:inherit}.compare-widget_group_products__2ws6B{padding:.75em 0 .5em .5em;display:flex;flex-wrap:wrap}.compare-widget_remove_button__3Zk6J{margin-left:auto}.compare-widget_remove_button__3Zk6J:hover>*{color:var(--red)}.compare-widget_product__1Tg87{flex-shrink:0;width:56px;min-height:56px;height:auto;margin-right:.5em;margin-bottom:.5em}.compare-widget_footer__3a7Uo{justify-content:space-between;position:relative}.compare-widget_footer__3a7Uo>*{width:100%;margin-top:.5em}@media (min-width: 521px){.compare-widget_footer__3a7Uo{display:flex}.compare-widget_footer__3a7Uo>*{width:calc(50% - 12px)}}

.cart-content_empty_text__2hKkR{margin:1.5em 0;font-size:.875em;line-height:18px;font-family:inherit;text-align:center}@media (min-width: 1025px){.cart-content_empty_text__2hKkR{text-align:left}}.cart-content_list__1v0vv{overflow-y:auto;max-height:380px}@media (min-width: 768px){.cart-content_list__1v0vv{min-width:520px;max-height:330px}}.cart-content_product_item__1hK80{overflow-y:hidden;margin-bottom:.75em;border-bottom:1px solid var(--disabled-bg-color)}@media (min-width: 768px){.cart-content_product_item__1hK80{max-height:176px}}.cart-content_product_item__1hK80:last-of-type{margin-bottom:1.3125em;border-bottom:none}.cart-content_total__2c0LX{position:relative;padding:0 .5em 0 .5em}.cart-content_total_block__1OGMK{padding:1.5em 0;vertical-align:middle;display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-align:right}.cart-content_total_wrap_label__2NO3l{font-family:inherit;font-size:.875em;line-height:14px;display:inline-block;padding-right:.625em;vertical-align:middle}.cart-content_total_wrap_value__1eHhv{font-size:1.125em;line-height:.875em;text-align:right;color:var(--red);font-family:var(--font-family-bold);vertical-align:middle}@media (min-width: 521px){.cart-content_total_wrap_value__1eHhv{font-size:1.5em}}@media all and (max-width: 325px){.cart-content_total_wrap__1p1b3{display:flex;flex-flow:column}.cart-content_total_wrap_label__2NO3l{padding-right:0}}.cart-content_total_button__2SAmk{width:100%}.cart-content_continue_shopping__3xjBQ{font-family:inherit;color:var(--red);margin-top:.5em;margin-bottom:1.5em}.cart-content_continue_shopping__3xjBQ:hover{color:var(--red-hover)}.cart-content_quick_order__2kENV{border-top:1px solid var(--option-hover-bg);padding-top:1.875em;padding-bottom:1.5em;align-items:center}@media (min-width: 521px){.cart-content_quick_order__2kENV{display:flex}}.cart-content_quick_order__phone__xaGza{max-width:320px;display:flex;flex-shrink:0;align-items:flex-end}@media (min-width: 521px){.cart-content_quick_order__phone__xaGza{width:50%;margin-right:1.5em}}.cart-content_quick_order__phone__xaGza>*{min-width:150px}.cart-content_quick_order__phone__xaGza input{height:40px}.cart-content_quick_order__phone_submit__OvOxQ{margin-left:-3.125em}.cart-content_quick_order__info__25xm6{align-self:flex-end;color:var(--disabled-font-color);font-size:.75em;line-height:16px;font-family:inherit;margin-top:.5em;max-width:320px}@media (min-width: 521px){.cart-content_quick_order__info__25xm6{padding-left:1.25em;margin-top:0}}

.menu_hover_container__LljFs{height:100%}.menu_root__2Y1nQ{background:#EEE;height:100%;display:none}@media (min-width: 1025px){.menu_root__2Y1nQ{display:block}}.menu_menu__10IOj{height:100%;background-color:#fff}.menu_menu_catalog__AaOAs{margin:0 -.5em}@media (min-width: 1025px){.menu_menu_catalog__AaOAs{margin:0 -1em}}.menu_item__-n-Ti{padding:.5em .375em;background:#fff;display:flex;align-items:center}.menu_item__-n-Ti>a{display:flex;align-items:center}.menu_item_icon__PIASs{display:block;width:24px;height:24px;flex-shrink:0;margin-right:.75em;margin-left:.5em}.menu_item__-n-Ti>button{margin-left:auto;padding:0 .25em}.menu_item__-n-Ti>button>i{font-size:1.125em}.menu_item__-n-Ti:hover{background-color:var(--option-hover-bg)}.menu_item_active__20jdd{background-color:var(--disabled-bg-color)}.menu_item__h2__3MRF7{font-size:.875em;line-height:17px;font-family:inherit;display:flex;align-items:center;width:100%}.menu_item__h2__3MRF7>i{margin:0 .5em}.menu_active__3Z94q{left:0;width:280px;top:0;z-index:999;max-height:100%;background:#fff}@media (min-width: 1025px){.menu_active__3Z94q{display:block;position:absolute}}.menu_tree__njDQf{position:absolute;display:none;z-index:999;background:#fff;left:280px;max-width:1144px;top:0;max-height:100%;bottom:0;visibility:hidden;border-left:1px solid var(--disabled-bg-color)}.menu_tree_title__Z-ZQD{font-family:inherit;font-size:1.375em;line-height:24px;overflow-x:visible;flex-shrink:0}.menu_tree_header__2jRYx{padding:0 1.5em;display:flex;height:52px;align-items:center;border-bottom:1px solid var(--disabled-bg-color)}.menu_tree_close__28BOa{margin-left:auto}@media (min-width: 1025px){.menu_tree__njDQf{display:block}}.menu_tree__container__3X9IU{height:100%}.menu_tree_content__F-HHq{height:100%;padding-bottom:4.375em;-moz-column-rule:1px solid transparent;column-rule:1px solid transparent;grid-column-gap:0;-moz-column-gap:0;column-gap:0;-moz-column-count:2;column-count:2;-moz-column-fill:balance;column-fill:balance;flex-grow:0;position:relative;overflow:hidden}@media (min-width: 1025px){.menu_tree_content__F-HHq{width:calc(100% - 270px)}}@media all and (min-width: 1200px){.menu_tree_content__F-HHq{-moz-column-count:3;column-count:3}}.menu_tree_active__3-v68{visibility:visible}.menu_tree_ad__2E7zo{}.menu_tree_ad__2E7zo.menu_tree_active__3-v68{width:calc(100% + 18px)}.menu_category_section__LuLej{min-width:200px;padding:.75em 1em 0 .75em;display:inline-block}.menu_category_section_empty__1SBvT{padding:.75em 1em 0 .75em}.menu_category_section_empty__1SBvT+.menu_category_section_empty__1SBvT{padding-top:0}.menu_category_h3__2wG8g{font-family:inherit;font-size:1em;line-height:19px;margin-bottom:.25em;font-weight:bold;color:var(--red);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.menu_category_h3__2wG8g:hover{color:var(--red-hover)}.menu_category_h3_empty__jo0qf{font-weight:normal;margin-bottom:.5em}.menu_category_leaf__1kcG8{font-size:.8125em;line-height:15px;padding-right:1em;text-overflow:ellipsis;height:15px;overflow:hidden;font-family:inherit;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.menu_category_leaf__1kcG8:hover{color:black}.menu_leaves__2VDOu{overflow-y:hidden}.menu_leaves__2VDOu>*{margin-bottom:.5em}.menu_leaves__2VDOu>*:last-child{margin-bottom:0}.menu_show_all__2mB8T{margin-top:.5em;display:inline-flex;align-items:center;font-size:.875em;font-family:inherit}.menu_show_all__2mB8T>i{font-size:18px;margin-right:.25em}.menu_show_all__2mB8T>span{font-family:inherit}.menu_show_all__2mB8T:hover>*{color:var(--red-hover)}.menu_all_categories_btn__1Akn3{display:inline-block;vertical-align:bottom}.menu_all_categories_btn_abs__3bvCH{position:absolute;bottom:24px;vertical-align:top;right:24px}.menu_category_grid__kUt25{height:calc(100% - 52px)}@media (min-width: 1025px){.menu_category_grid__kUt25{display:flex}}.menu_category_ad__5rF5X{display:none;width:270px;flex-shrink:0;-o-object-fit:cover;object-fit:cover;background-size:contain;background-position:top;background-repeat:no-repeat}@media (min-width: 1025px){.menu_category_ad__5rF5X{display:block}}

.drawer-page_root__3YsX3{padding-top:1px;background-color:var(--disabled-bg-color)}.drawer-page_overlay__KfU5H{position:fixed;top:0;bottom:0;left:0;right:0;transform:translate(-100%, 0);transition:transform 0.45s;z-index:999;overflow-y:scroll;-webkit-overflow-scrolling:touch}.drawer-page_overlay_opened__oK8pp{transform:none}.drawer-page_active__3xu00{overflow-y:hidden}.drawer-page_container__1z2_4{padding:.5em;background-color:#fff;min-height:calc(100vh - 57px - 60px)}@media (min-width: 521px){.drawer-page_container__1z2_4{padding:1em}}.drawer-page_top__3oQqg{height:56px;padding-right:1rem;display:flex;align-items:center}.drawer-page_back__2N6s_{align-self:stretch;width:56px;display:flex;align-items:center;justify-content:center}.drawer-page_title__3gu87{text-align:center;font-size:18px;margin:0 auto;transform:translateX(-28px);line-height:22px;font-family:inherit}

:root{--time-banner-color: #fff;--time-banner-background: #000;--time-banner-timebgcolor: #ffffff88}.timer-banner_root__2S-IU{min-height:375px;padding:1em 0;background-size:auto;background-position:top left;background-repeat:no-repeat;background-color:#000;background-color:var(--time-banner-background);margin-top:.5em;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;color:var(--time-banner-color)}@media (min-width: 521px){.timer-banner_root__2S-IU{min-height:170px;margin-top:1em}}.timer-banner_main__24HOt{padding:1em;border-radius:10px;background-color:#ffffff88;background-color:var(--time-banner-timebgcolor);max-width:500px;margin:1em auto;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 521px){.timer-banner_main__24HOt{flex-direction:row;margin:0 auto}}.timer-banner_timer__3yf1c{display:flex;align-items:center;margin-right:1.5em;margin-left:1.5em;justify-content:space-around;color:#fff;color:var(--time-banner-color)}.timer-banner_timer__3yf1c>div{margin:0 .5em}.timer-banner_timer_label__1S8n2{display:block;font-family:var(--font-family-bold);color:#fff;color:var(--time-banner-color);font-size:.875em}@media (min-width: 521px){.timer-banner_timer_label__1S8n2{font-size:1em}}.timer-banner_timer_value__2iFuS{display:block;text-align:center;font-size:1.5em;font-family:var(--font-family-bold);color:#fff;color:var(--time-banner-color)}@media (min-width: 1025px){.timer-banner_timer_value__2iFuS{font-size:2.125em}}.timer-banner_title__17-Tg{text-align:center;font-family:var(--font-family-bold);color:#fff;color:var(--time-banner-color);margin-bottom:.5em;padding:0 .5em;font-size:1.25em;line-height:22px}@media (min-width: 1025px){.timer-banner_title__17-Tg{font-size:1.375em}}.timer-banner_subtitle__3BRY5{font-family:var(--font-family-normal);color:#fff;color:var(--time-banner-color);font-size:1em;margin-bottom:0}@media (min-width: 521px){.timer-banner_subtitle__3BRY5{margin-bottom:.5em}}.timer-banner_link__1tOVj{margin-top:1em}@media (min-width: 521px){.timer-banner_link__1tOVj{margin-top:0}}

