<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cProducersList{--border-color:#e3e3e3;--link-color:#000;--top-producer-size:190px;--top-producer-gap:20px;--top-producer-border-color:var(--border-color);--anchor-size:30px;--anchor-column-gap:16px;--anchor-row-gap:15px}.cProducersList__title{font-weight:bold}.cProducersList__top-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--top-producer-size),1fr));gap:var(--top-producer-gap)}.cProducersList__top-link{border:1px solid var(--top-producer-border-color);display:flex;justify-content:center;text-align:center;flex-wrap:wrap;text-decoration:none;color:var(--link-color);aspect-ratio:1 / 1}.cProducersList__top-image{vertical-align:top;max-width:100%;height:fit-content}.cProducersList__top-name{width:100%}.cProducersList__anchors{border-bottom:1px solid var(--border-color);padding-bottom:10px}.cProducersList__anchors-title{font-weight:bold}.cProducersList__anchors-items{display:grid;grid-template-columns:repeat(auto-fill,var(--anchor-size));column-gap:var(--anchor-column-gap);row-gap:var(--anchor-row-gap)}.cProducersList__anchors-link{text-decoration:none;text-transform:uppercase;color:var(--link-color)}.cProducersList__group{border-bottom:1px solid var(--border-color)}.cProducersList__group:last-child{border:0}.cProducersList__group-title{font-weight:bold}.cProducersList__group-items--rows{display:grid;grid-template-columns:repeat(4,minmax(200px,1fr))}.cProducersList__group-items--columns{columns:auto;column-width:200px}.cProducersList__group-items--columns .cProducersList__group-link{display:inline-block;width:100%}.cProducersList__group-link{text-decoration:none;color:var(--link-color)}.cProducersList__group-link:hover{text-decoration:underline}.commonFilterRange{--track-height:15px;--track-bg:#eee;--track-selected-bg:#f00;--thumb-width:15px;--thumb-height:15px;--thumb-radius:50%;--thumb-bg:#000;display:grid;position:relative;grid-template-areas:"min . max" "range range range";grid-template-columns:100px 1fr 100px;row-gap:15px}.commonFilterRange__input--min{grid-area:min}.commonFilterRange__input--max{grid-area:max;text-align:right}.commonFilterRange__range{margin:0;background:none;font:inherit;pointer-events:none;grid-area:range;height:var(--track-height);position:relative;z-index:1}.commonFilterRange__range::-webkit-slider-runnable-track,.commonFilterRange__range::-webkit-slider-thumb,.commonFilterRange__range{-webkit-appearance:none}.commonFilterRange__range::-webkit-slider-runnable-track,.commonFilterRange__range::-moz-range-track{width:100%;height:100%;background:none}.commonFilterRange__range::-webkit-slider-thumb{border:0;width:var(--thumb-width);height:var(--thumb-height);border-radius:var(--thumb-radius);background:var(--thumb-bg);pointer-events:auto;position:relative;z-index:10}.commonFilterRange__range::-moz-range-thumb{border:0;width:var(--thumb-width);height:var(--thumb-height);border-radius:var(--thumb-radius);background:var(--thumb-bg);pointer-events:auto;position:relative;z-index:10}.commonFilterRange__track{position:relative;background-color:var(--track-bg);width:auto;height:var(--track-height);overflow:hidden;padding-left:calc(var(--thumb-width)/2);padding-right:calc(var(--thumb-width)/2);grid-area:range}.commonFilterRange__trackSelectedRange{background-color:var(--track-selected-bg);width:auto;height:var(--track-height)}.commonTree{--toggle-width:10px;--toggle-height:10px;--toggle-minus-img:url("https://i.binargon.cz/commonTree/rgba(100,100,100,1)/minus.svg");--toggle-plus-img:url("https://i.binargon.cz/commonTree/rgba(100,100,100,1)/plus.svg");--toggle-loading-img:url("https://i.binargon.cz/loading/rgba(100,100,100,1)/loading1.svg")}.commonTree__list{padding:0 0 0 20px;margin:0;list-style-type:none;width:100%}.commonTree__row{display:flex;flex-wrap:wrap;align-items:center}.commonTree__link{flex-grow:1;height:100%}.commonTree__link:hover{background-color:#aaa}.commonTree__link--open{font-weight:bold}.commonTree__link--selected{color:#f0f}.commonTree__toggle{display:block;width:var(--toggle-width);height:var(--toggle-height);cursor:pointer;background:var(--toggle-plus-img) center center no-repeat}.commonTree__toggle--open{background-image:var(--toggle-minus-img)}.commonTree__toggle--loading{background-image:var(--toggle-loading-img)}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}@keyframes commonVariantsImage{0%{transform:scale(1) translate(0,0)}100%{transform:scale(0.7) translate(0,-30%)}}.commonVariants__image--chagedToVariantImage{animation-name:commonVariantsImage;animation-fill-mode:both;animation-duration:.5s;animation-timing-function:linear}.commonVariants__variantImages{display:flex;flex-wrap:wrap;justify-content:center}.commonVariants__variantLink{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;min-width:60px;min-height:90px;border:2px solid transparent;border-radius:4px;text-decoration:none}.commonVariants__variantLink--moreVariants{display:inline-block;border:2px solid transparent;border-radius:4px;font-size:20px}.commonVariants__variantLink:hover{border:2px solid #aaa}.commonVariants__variantImage{width:60px;height:90px}.commonVariants__param{display:flex;flex-wrap:wrap}.commonVariants__value{cursor:default;padding:2px 5px}.commonVariants__value--inStock{color:#009e0f}.commonVariants__value--notInStock{color:#f00}.commonVariants__value--unavailableCombination{opacity:.2;text-decoration:line-through}.commonVariants__countText{margin-left:3px}.cWhisperer{position:absolute;top:0}.cWhisperer--hidden{display:none}.cWhisperer__overlay{position:relative;background-color:#f0f}.cWhisperer__close{position:absolute;right:20px;top:20px;cursor:pointer}.cWhisperer__close-icon{min-width:20px;min-height:20px;background-image:url("https://i.binargon.cz/common/close.svg")}.cWhisperer__container{position:absolute;border:1px solid #eee;background-color:#fff}.cWhisperer__search--hidden{display:none}.cWhispererSelectedItem{background-color:#f0f}.cWhispererNotFound{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}.cWhispererNotFound__search{font-style:italic}.cWhispererNotFound__after{font-weight:bold}.cWhispererSubmitButton{text-align:center;padding:5px}.cWhispererSubmitButton__button{display:inline-block;padding:10px;border-radius:10px;background:#888;color:#fff}.cWhispererProduct{display:block}.cWhispererProduct__price-tax-excluded{display:none}.cWhispererCategory{display:block}.cWhispererProducer{display:block}.cWhispererCMS{display:block}.cWhispererBlog{display:block}.cWhispererDiscussion{display:block}.cWhispererHistorieOdeslane{display:flex;justify-content:space-between}.commonInternationalMenu{display:none}.commonInternationalMenu *{box-sizing:border-box !important}.commonInternationalMenu--common-popup-true{background-color:#fff;display:block}.commonInternationalMenu__languageItem{width:300px;height:60px;display:flex;align-items:center;padding:0 30px;text-decoration:none;text-transform:uppercase;color:#333;border-bottom:1px solid #ccc;position:relative;transition:.4s ease-out background}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonInternationalMenu__languageItem{max-width:100%;width:280px;height:40px;padding:0 10px}}.commonInternationalMenu__languageItem:hover{background-color:#e0e0e0}.commonInternationalMenu__languageItem--selected{background-color:#ccc;font-weight:600}.commonInternationalMenu__languageItem--selected:hover{background-color:#ccc}.commonInternationalMenu__languageName{font-size:14px;font-family:sans-serif}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonInternationalMenu__languageName{font-size:12px;font-weight:500}}.commonInternationalMenu__languageFlag{margin-left:auto;border:1px solid #ccc}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonInternationalMenu__languageFlag{width:20px}}.commonInternationalMenu__languageFlag--rounded{border-radius:5px}.commonInternationalMenu__languageFlag--circle{border-radius:50%}.commonInternationalMenu__languageRadio{width:17px;height:17px;border:1px solid #ccc;box-shadow:0 0 3px #eee;border-radius:50%;margin-left:15px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonInternationalMenu__languageRadio{width:14px;height:14px;margin-left:10px}}.commonInternationalMenu__languageRadio--selected{box-shadow:none;border-radius:0;border:0;background-image:url("https://i.binargon.cz/commonInternationalMenu/white/white/10/rgba(255,255,255,0)/ico_tick.svg");background-repeat:no-repeat;background-position:center;background-size:20px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonInternationalMenu__languageRadio--selected{background-size:17px}}.commonInternationalMenu__currency{display:flex;flex-wrap:wrap;justify-content:center;padding:10px;width:300px;max-width:100%;background-color:#ccc}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonInternationalMenu__currency{padding-bottom:0}}.commonInternationalMenu__currency--flags-true{padding-top:0}.commonInternationalMenu__currencyItem{padding:5px 10px;text-decoration:none;text-transform:uppercase;color:#333;margin:5px;transition:.4s ease-out background;background-color:#fff}.commonInternationalMenu__currencyItem:hover{outline:2px solid #e0e0e0}.commonInternationalMenu__currencyItem--selected{font-weight:600;background-color:#ccc;border:0;outline:2px solid #e0e0e0}.commonInternationalMenu__currencyName{font-size:14px;font-family:sans-serif}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonInternationalMenu__currencyName{font-size:12px}}.commonUserDialog{padding:28px 30px 10px}.commonUserDialog--common-popup-true{background-color:#fff}.commonUserDialog__loginForm__title{display:block;font-size:24px;color:#2c2c2c;font-weight:600;padding-bottom:10px}.commonUserDialog__loginForm__row:nth-of-type(3){display:flex;justify-content:space-between;align-items:center;padding-top:5px;padding-bottom:20px}.commonUserDialog__loginForm__row--facebook{margin:15px 0;border-top:1px solid #e4e6e9}.commonUserDialog__loginForm__row--seznam,.commonUserDialog__loginForm__row--google{margin:15px 0;display:flex;justify-content:center}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonUserDialog__loginForm__row--buttonsWrap{flex-direction:column-reverse}}.commonUserDialog__loginForm__label{font-size:16px;font-weight:600;color:#3e3e3e;display:block}.commonUserDialog__loginForm__input{border:1px solid #e4e6e9;box-sizing:border-box !important;height:39px;margin-top:8px;margin-bottom:14px;padding:10px 16px;width:340px;font-size:16px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonUserDialog__loginForm__input{width:100%}}.commonUserDialog__loginForm__button{min-width:146px;padding:0 20px;height:46px;border:2px solid #000;background-color:#fff;text-transform:uppercase;font-size:16px;font-weight:600;box-sizing:border-box !important;outline:0;cursor:pointer;transition:all .2s;color:#000}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonUserDialog__loginForm__button{max-width:200px}}.commonUserDialog__loginForm__button:hover{background-color:#141620;color:#fff;border-color:#141620}.commonUserDialog__loginForm__forgottenHref{font-size:16px;text-decoration:underline;color:#3e3e3e}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonUserDialog__loginForm__forgottenHref{margin-top:10px}}.commonUserDialog__loginForm__forgottenHref:hover{text-decoration:none;color:#000}.commonUserDialog__loginForm__facebookButton{display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:600;padding:8px;background-color:#fff;color:#3577c8;text-decoration:underline}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonUserDialog__loginForm__facebookButton{font-size:14px}}.commonUserDialog__loginForm__facebookButton:hover{text-decoration:none}.commonUserDialog__loginForm__seznamButton{display:flex;align-items:center;color:#c00;border:2px solid #c00;border-radius:3px;width:max-content;padding-right:8px;font-size:16px;text-decoration:none}.commonUserDialog__loginForm__seznamButton-icon{margin:8px;width:max-content}.commonUserDialog__loginForm__googleButton{display:flex;align-items:center;color:#757575;border-radius:2px;width:max-content;padding-right:8px;font-size:14px;text-decoration:none;box-shadow:0 1px 2px #a9a9a9}.commonUserDialog__loginForm__googleButton-icon{margin:8px;width:max-content}.commonUserDialog__loginForm__registrationDesc{display:flex;justify-content:center;align-items:center;font-size:16px;color:#3e3e3e;min-height:47px;background-color:#eff1f4;margin:0 -30px -10px}.commonUserDialog__loginForm__registrationHref{color:#3e3e3e;text-decoration:underline;margin-left:6px}.commonUserDialog__loginForm__registrationHref:hover{text-decoration:none;color:#000}.commonUserDialog__account{display:flex;flex-direction:row;flex-wrap:wrap;background-color:#fff;min-width:200px;margin:-18px -20px 0}.commonUserDialog__account__item{display:flex;flex-direction:column;flex-grow:1;width:50%;color:#fff;font-size:15px;padding:12px 0;text-align:center;background-color:#44bbca;outline:1px solid #2ab5c7}.commonUserDialog__account__item:hover{background-color:#2ab5c7}.commonUserDialog__account__item__icon{display:block;margin:0 auto;margin-bottom:6px;background-size:contain}.commonUserDialog__loyaltyRewardPrograme{color:#fff;width:100%;background-color:#44bbca;outline:1px solid #2ab5c7}.commonUserDialog__loyaltyRewardPrograme__title{text-align:center;padding:15px}.commonUserDialog__loyaltyRewardPrograme__container{display:flex;flex-wrap:wrap}.commonUserDialog__loyaltyRewardPrograme__item{background-color:rgba(255,255,255,0.3);flex:1;text-align:center;outline:1px solid #2ab5c7;padding:15px 0}.fancybox-skin{padding:0 !important}.commonMessage{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,0.7);display:none;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0;z-index:1001}.commonMessage--visible{display:flex}.commonMessage__overlay{width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;position:absolute}.commonMessage__container{max-width:100%;padding:30px;background-color:#fff;position:relative;z-index:10}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonMessage__container{margin:20px;padding:15px}}.commonMessage__close{width:30px;height:30px;position:absolute;right:20px;top:20px}.commonMessage__close:after{display:flex;width:100%;height:100%;content:"\2716";justify-content:center;align-items:center;font-size:1.5em;cursor:pointer;color:#ccc}.commonMessage__text{text-align:center}.commonMessage__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:25px}.commonMessage__button{display:inline-block;border-width:0;background-color:#eee;border-radius:3px;padding:8px 20px;font-size:inherit;cursor:pointer;min-height:35px;text-decoration:none;color:#000;white-space:nowrap}.commonMessage__button--main{background-color:#2cb56b;color:#fff}.commonMessage__button:first-letter {text-transform:uppercase}.commonPopUp{display:none;position:fixed;z-index:100000;width:100%;height:100%;top:0;left:0;right:0;bottom:0;justify-content:center;align-items:center}.commonPopUp--visible{display:flex}.commonPopUp__overlay{background-color:rgba(0,0,0,0.5);width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0}.commonPopUp__content{z-index:1;position:relative;max-height:70vh;overflow:auto}.commonPopUp__close{position:absolute;right:10px;top:10px;width:32px;height:32px;opacity:.5;cursor:pointer;z-index:10}.commonPopUp__close:hover{opacity:1}.commonPopUp__close:before,.commonPopUp__close:after{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:#eee}.commonPopUp__close:before{transform:rotate(45deg)}.commonPopUp__close:after{transform:rotate(-45deg)}.commonPopUp__dynamic-content{background-color:#fff;width:800px;max-width:calc(100vw - 30px);max-height:calc(100vh - 30px);overflow:auto;padding:25px}.commonBurgerMenu{box-sizing:border-box;position:absolute;z-index:111111;top:0;right:0;bottom:0;left:0}.commonBurgerMenu--visible{display:block}.commonBurgerMenu--hidden{display:none}.commonBurgerMenu__overlay{position:absolute;z-index:111112;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.5)}.commonBurgerMenu__overlay--visible{display:block}.commonBurgerMenu__overlay--hidden{display:none}.commonBurgerMenu__content{flex-direction:column;position:absolute;z-index:111112;top:0;right:0;bottom:0;min-width:320px;max-width:500px;width:320px;background-color:#fff}.commonBurgerMenu__content--visible{display:flex}.commonBurgerMenu__content--hidden{display:none}.commonBurgerMenu__header{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;min-height:90px;box-shadow:0 5px 5px rgba(100,100,100,0.05);padding-top:10px;padding-right:0;padding-bottom:10px;padding-left:20px}.commonBurgerMenu__header-name{flex-grow:1;font-weight:bold;font-size:25px}.commonBurgerMenu__header-close-icon{background:no-repeat url("https://i.binargon.cz/common/rgba(100,100,100,1)/close.svg") center center;background-size:40%;width:60px;height:60px;cursor:pointer}.commonBurgerMenu__scroller{flex-grow:1;overflow-y:scroll;scroll-behavior:smooth}.commonBurgerMenu__scroller::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(255,255,255,0)}.commonBurgerMenu__scroller::-webkit-scrollbar{width:4px}.commonBurgerMenu__scroller::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(255,255,255,0)}.commonBurgerMenu__scroller:hover::-webkit-scrollbar-track,.commonBurgerMenu__scroller:hover::-webkit-scrollbar-thumb{background-color:rgba(50,50,50,0.3)}.commonBurgerMenu__languages{display:flex;flex-wrap:wrap;gap:20px;padding:15px}.commonBurgerMenu__language{display:flex;flex-direction:column;gap:2px;justify-content:flex-start;align-items:center;padding:6px}.commonBurgerMenu__language--selected{border:2px solid #888;border-radius:3px}.commonBurgerMenu__language-flag{width:40px;max-height:40px;border:1px solid #eee;border-radius:3px}.commonBurgerMenu__currencies{display:flex;gap:20px;padding:15px}.commonBurgerMenu__currency{display:flex;justify-content:center;align-items:center;padding:6px;width:40px;height:40px}.commonBurgerMenu__currency--selected{border:2px solid #888;border-radius:3px}.commonBurgerMenu__textpages{display:flex}.commonBurgerMenu__categories-root--hidden{display:none}.commonBurgerMenu__categories{padding-left:20px}.commonBurgerMenu__categories--level-1{padding-left:0}.commonBurgerMenu__categories--hidden{display:none}.commonBurgerMenu__category{display:flex;align-items:center;justify-content:space-between;padding-top:10px;padding-right:0;padding-bottom:10px;padding-left:20px;font-size:17px}.commonBurgerMenu__category-link{display:flex;align-items:center;flex-grow:1;color:#222}.commonBurgerMenu__category-image{display:inline-block;width:40px;height:40px;margin-right:8px}.commonBurgerMenu__category-name{display:inline-block;flex-grow:1}.commonBurgerMenu__category-dropdown{flex-grow:0;display:inline-block;width:40px;height:40px;cursor:pointer;background:url("https://i.binargon.cz/commonTree/rgba(100,100,100,1)/minus.svg") center center no-repeat;background-size:25%}.commonBurgerMenu__category-dropdown--closed{background-image:url("https://i.binargon.cz/commonTree/rgba(100,100,100,1)/plus.svg")}.commonBurgerMenu__category-dropdown--loading{background-image:url("https://i.binargon.cz/loading/rgba(100,100,100,1)/loading1.svg")}.commonBurgerMenu__category--level-1{border-top:1px solid #f0f0f0;font-size:20px}.commonBurgerMenu__cmsgroups{padding-left:20px}.commonBurgerMenu__cmsgroups--level-1{padding-left:0}.commonBurgerMenu__cmsgroups--hidden{display:none}.commonBurgerMenu__cmsgroup{display:flex;align-items:center;justify-content:space-between;padding-top:10px;padding-right:0;padding-bottom:10px;padding-left:20px;font-size:17px}.commonBurgerMenu__cmsgroup-link{display:flex;align-items:center;flex-grow:1;color:#222}.commonBurgerMenu__cmsgroup-name{display:inline-block;flex-grow:1}.commonBurgerMenu__cmsgroup-dropdown{flex-grow:0;display:inline-block;width:40px;height:40px;cursor:pointer;background:url("https://i.binargon.cz/commonTree/rgba(100,100,100,1)/minus.svg") center center no-repeat;background-size:25%}.commonBurgerMenu__cmsgroup-dropdown--closed{background-image:url("https://i.binargon.cz/commonTree/rgba(100,100,100,1)/plus.svg")}.commonBurgerMenu__cmsgroup-dropdown--loading{background-image:url("https://i.binargon.cz/loading/rgba(100,100,100,1)/loading1.svg")}.commonBurgerMenu__cmsgroup--level-1{border-top:1px solid #f0f0f0;font-size:20px}.commonBurgerMenu__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;text-decoration:none;border-top:1px solid #f0f0f0;min-height:60px;padding-top:10px;padding-right:0;padding-bottom:10px;padding-left:20px}.commonBurgerMenu__row-text{flex-grow:1;font-size:20px;color:#222}.commonBurgerMenu__row-count{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:bold;color:#222;flex-grow:0;min-width:26px;height:26px;border-radius:13px;background-color:#eee;text-align:center;margin-right:10px}.commonBurgerMenu__row-dropdown{flex-grow:0;width:40px;height:40px;background:url("https://i.binargon.cz/commonTree/rgba(100,100,100,1)/plus.svg") center center no-repeat;background-size:25%}.commonBurgerMenu__row-dropdown--open{background-image:url("https://i.binargon.cz/commonTree/rgba(100,100,100,1)/minus.svg")}.commonBurgerMenu__contacts{border-top:1px solid #f0f0f0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px 0}.commonBurgerMenu__contact{display:inline-block;padding:15px 0;--font-size:20px;color:#222}.commonBurgerMenu__submenu{padding-bottom:10px}.commonBurgerMenu__submenu--hidden{display:none}.commonBurgerMenu__link{display:block;padding-top:10px;padding-right:0;padding-bottom:10px;padding-left:20px;font-size:17px;color:#222}.commonWarrantyClaim__sub-title{margin-bottom:30px;font-weight:700;font-size:18px}.commonWarrantyClaim__main-text{margin-bottom:30px;line-height:20px}.commonWarrantyClaim__main-text p{margin-bottom:15px}.commonWarrantyClaim__buttons-wrapper{display:flex;justify-content:space-between}.commonWarrantyClaim__buttons-wrapper--margin-bottom{margin-bottom:30px}.commonWarrantyClaim__buttons-wrapper--pull-right{justify-content:flex-end}.commonWarrantyClaim__button--single{margin-left:auto}.commonWarrantyClaim__section{margin-bottom:30px}.commonWarrantyClaim__section-title{margin-bottom:15px;font-weight:700;font-size:18px}.commonWarrantyClaim__captcha{margin-bottom:30px}.commonWarrantyClaim__captcha-row{display:flex}.commonWarrantyClaim__captcha-label{width:150px;margin-right:15px;cursor:pointer}.commonWarrantyClaim__captcha-value{flex:1}.commonWarrantyClaim__captcha-image-wrapper{margin-bottom:10px}.commonWarrantyClaim__captcha-input-wrapper{max-width:200px;width:100%}.commonWarrantyClaim__validation{order:1;height:0;opacity:0;overflow:hidden;transition:opacity .3s ease-in;color:#000}.commonWarrantyClaim__row{display:flex;flex-direction:row;margin-bottom:10px}.commonWarrantyClaim__row-label{width:150px;padding-top:9px;margin-right:15px;display:flex;align-items:center;cursor:pointer}.commonWarrantyClaim__row-text{padding-top:9px}.commonWarrantyClaim__row-value{flex:1;display:flex;flex-wrap:wrap;flex-direction:column}.commonWarrantyClaim__row-files{margin:25px 0}.commonWarrantyClaim__row-input,.commonWarrantyClaim__row-textarea{order:2}.commonWarrantyClaim__row-input:invalid+.commonWarrantyClaim__validation,.commonWarrantyClaim__row-textarea:invalid+.commonWarrantyClaim__validation{opacity:1;overflow:visible;height:auto;padding-bottom:3px}.commonWarrantyClaim__row-input:focus+.commonWarrantyClaim__validation,.commonWarrantyClaim__row-textarea:focus+.commonWarrantyClaim__validation{color:#f00}.commonWarrantyClaim__row-files{display:flex;flex-direction:column;padding-top:9px}.commonWarrantyClaim__row-files-item{margin-bottom:10px}.commonWarrantyClaim__row-files-item:last-child{margin-bottom:0}.commonWarrantyClaim__info{margin-bottom:30px}.commonWarrantyClaim__info-row{display:flex;margin-bottom:7px}.commonWarrantyClaim__info-label{margin-right:5px;font-weight:700}.commonWarrantyClaim__address{line-height:20px;margin-bottom:30px}.commonWarrantyClaim__address-title{line-height:normal;margin-bottom:15px;font-weight:700}.commonWarrantyClaim__invoices-head{margin-bottom:7px;padding-bottom:10px;font-weight:700;border-bottom:2px solid #d1d1d1}.commonWarrantyClaim__invoices-body{margin-bottom:30px}.commonWarrantyClaim__invoices-row{display:flex;border-bottom:1px solid #d1d1d1}.commonWarrantyClaim__invoices-row:last-child{border-bottom:0}.commonWarrantyClaim__invoices-col{width:200px;padding:7px 5px}.commonWarrantyClaim__invoices-col:first-child{padding-left:0;text-align:left}.commonWarrantyClaim__invoices-col:last-child{padding-right:0;text-align:right}.commonWarrantyClaim__invoices-col--name{flex:1;width:auto;font-weight:700}.commonWarrantyClaim__invoices-head{display:flex;justify-content:space-between}.commonWarrantyClaim__table-head .commonWarrantyClaim__table-col{padding:0 10px 15px 10px;font-weight:700}.commonWarrantyClaim__table-head .commonWarrantyClaim__table-row{border-bottom:3px solid #d1d1d1}.commonWarrantyClaim__table-body .commonWarrantyClaim__table-col{padding:15px 10px}.commonWarrantyClaim__table-body .commonWarrantyClaim__table-row{border-bottom:1px solid #d1d1d1}.commonWarrantyClaim__table-row{display:flex;align-items:center}.commonWarrantyClaim__table-col{width:200px;text-align:center}.commonWarrantyClaim__table-col--name{flex:1;width:auto;text-align:left}.commonWarrantyClaim__table-col:first-child{padding-left:0;text-align:left}.commonWarrantyClaim__table-col:last-child{padding-right:0;text-align:right}.commonWarrantyClaim__detail{display:flex;flex-wrap:wrap;column-gap:30px;row-gap:30px}.commonWarrantyClaim__detail-main{flex:1;width:100%}.commonWarrantyClaim__detail-secondary{max-width:100%;width:250px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonWarrantyClaim__detail-secondary{width:100%}}.commonWarrantyClaim__detail-secondary form{border:1px solid #e0e0e0;padding:20px;border-radius:5px}.commonWarrantyClaim__attachments{display:block;padding:20px;margin:20px 0;background-color:#f7f7f7;list-style-type:none;display:flex;column-gap:25px;width:max-content}.commonSoldOut__top{display:flex;flex-direction:row;align-items:flex-start}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonSoldOut__top{flex-wrap:wrap}}.commonSoldOut__left{flex-grow:0}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonSoldOut__left{width:100%;flex-grow:0}}.commonSoldOut__right{flex-grow:1;padding-left:20px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonSoldOut__right{width:100%;flex-grow:0;padding-left:0}}.commonSoldOut__main-image-href{width:auto;display:inline-block;position:relative;overflow:hidden;color:inherit}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonSoldOut__main-image-href{display:block;margin:0 auto}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonSoldOut__main-image{max-width:100%;height:auto}}.commonSoldOut__main-image-label{position:absolute;transform:rotate(-45deg);display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#c33;font-size:25px;font-weight:bold;text-shadow:#fff 2px 0 0,#fff 1.75517px .958851px 0,#fff 1.0806px 1.68294px 0,#fff .141474px 1.99499px 0,#fff -.832294px 1.81859px 0,#fff -1.60229px 1.19694px 0,#fff -1.97998px .28224px 0,#fff -1.87291px -.701566px 0,#fff -1.30729px -1.5136px 0,#fff -.421592px -1.95506px 0,#fff .567324px -1.91785px 0,#fff 1.41734px -1.41108px 0,#fff 1.92034px -.558831px 0}.commonSoldOut__header{font-weight:bold;font-size:20px}.commonSoldOut__header--productName{font-size:35px}.commonSoldOut__header--productName:before{content:attr(data-prednazvem);color:#888}@media all and (min-width:426px) and (max-width:767px){.commonSoldOut__header--productName{font-size:25px}}@media all and (min-width:0) and (max-width:426px){.commonSoldOut__header--productName{font-size:20px}}.commonSoldOut__alternatives{padding:30px 0}.commonSoldOut__descriptions{padding:10px 0}.commonSoldOut__description{width:auto}.commonSoldOut__description--short{margin:25px 0}.commonSoldOut__description--hiddenProduct{padding:20px;border:1px solid #c33;color:#c33;display:inline-flex;background-color:#ffdcdc}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonSoldOut__description--hiddenProduct{width:100%;text-align:center}}.commonSoldOut__mainButton{display:inline-block;padding:10px;background-color:#eee;text-align:center;border-radius:3px;text-decoration:none;font-size:20px}.commonSoldOut__mainButtonName{display:none;text-decoration:inherit}.commonSoldOut__folders{display:flex;align-content:flex-start;flex-wrap:wrap}.commonSoldOut__folder{width:auto;display:inline-block;padding:12px;border:1px solid #eee;border-radius:3px;text-decoration:none;margin:0 10px 10px 0;color:inherit}.commonSoldOut__folder:before{content:"\01F4C2";margin-right:8px;color:#fabb24}.commonSoldOut__nadkatLink{text-decoration:none;color:#000}.commonSoldOut__nadkatLink:hover{text-decoration:underline}.commonSoldOut__slash{display:inline-block;padding:0 5px}.commonSoldOut__slash:before{content:"/";color:#000}.commonSoldOut__productsHeader{font-size:20px}.commonSoldOut__products{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start}@media all and (min-width:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonSoldOut__products{justify-content:center}}.commonSoldOut__nadkat{width:auto}.commonSoldOut__nadkatPath{width:auto}.commonSoldOut__nadkatPathItem{display:inline-block;width:auto;text-decoration:underline;color:inherit}.commonSoldOut__nadkatPathItem:hover{text-decoration:none}.commonSoldOut__nadkatPathItem:after{content:"\027A1"}.commonSoldOut__nadkatPathItem:last-child:after{content:""}.commonSoldOutParameters{width:auto;float:left;margin:0 20px 20px 0}.commonSoldOutParameters__row:nth-child(2){background-color:#eee}.commonSoldOutParameters__column--value{font-weight:bold}.commonSoldOutProduct{display:block;width:200px;margin-bottom:20px}.commonSoldOutProduct__href{position:relative;display:block;text-align:center;text-decoration:none;color:inherit}.commonSoldOutProduct__href:hover{text-decoration:underline}.commonSoldOutProduct__discount{position:absolute;right:5px;top:5px;background-color:#f00;text-decoration:none;color:#fff;padding:2px 4px}.commonSoldOutProduct__hrefImage{display:inline-block;max-width:100%}.commonSoldOutProduct__hrefText{display:block}.commonSoldOutProduct__price{display:block;text-align:center}.commonSoldOutProduct__price--standardPrice{text-decoration:line-through}.commonEshopReviews{padding:30px 0}.commonEshopReviews__items{display:flex;flex-wrap:wrap;width:100%;max-width:800px;margin:0 auto}@media all and (min-width:768px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonEshopReviews__items{padding:0 15px}}.commonEshopReviews__pages{padding:20px 0}.commonEshopReviews__pages .listcontrol{display:flex;flex-wrap:wrap;justify-content:center}.commonEshopReviews__pages .pages{display:flex;flex-wrap:wrap;justify-content:center}.commonEshopReviews__pages .previous,.commonEshopReviews__pages .next,.commonEshopReviews__pages .number{display:inline-flex;align-items:center;height:35px;border:1px solid #eee;padding:0 10px;text-decoration:none;font-size:14px;margin:5px;box-shadow:0 0 5px rgba(100,100,100,0.2);transition:200ms ease all}.commonEshopReviews__pages .previous:hover,.commonEshopReviews__pages .next:hover,.commonEshopReviews__pages .number:hover{background-color:#eee}.commonEshopReviews__pages .previous.selected,.commonEshopReviews__pages .next.selected,.commonEshopReviews__pages .number.selected{font-weight:bold}.commonEshopReviews__pages .previous,.commonEshopReviews__pages .next{font-weight:bold}.commonEshopReviews__noResults{text-align:center;padding:20px;font-weight:bold;width:100%;margin:20px;border:1px solid #eee;box-shadow:0 0 5px rgba(100,100,100,0.2)}.commonEshopReviewsItem{border:1px solid #eee;padding:15px;display:flex;flex-wrap:wrap;width:100%;margin:10px auto;box-shadow:0 0 5px rgba(100,100,100,0.2)}.commonEshopReviewsItem__left{width:100px;margin-right:25px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonEshopReviewsItem__left{width:100%;align-items:center;display:flex;flex-direction:column;margin-bottom:15px}}.commonEshopReviewsItem__right{flex:1}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonEshopReviewsItem__right{flex:auto;width:100%}}.commonEshopReviewsItem__avatar{width:100px;height:100px;text-align:center;font-weight:bold;position:relative}@media all and (min-width:0) and (max-width:425px){.commonEshopReviewsItem__avatar{width:60px;height:60px}}.commonEshopReviewsItem__avatar-image{width:100%;height:auto}.commonEshopReviewsItem__score{border-radius:4px;background-color:#fff;padding:5px 10px;display:inline-block;box-shadow:0 0 10px rgba(0,0,0,0.3);color:green;text-indent:5px;position:absolute;top:85px;left:0;right:0;margin:0 auto;width:max-content}@media all and (min-width:0) and (max-width:425px){.commonEshopReviewsItem__score{top:53px;font-size:12px;padding:3px 6px}}.commonEshopReviewsItem__score--orange{color:orange}.commonEshopReviewsItem__score--red{color:red}.commonEshopReviewsItem__sup{font-size:10px}.commonEshopReviewsItem__stars{height:15px;max-width:87px;background-repeat:no-repeat;background-size:auto 100%}.commonEshopReviewsItem__stars--empty{width:87px;margin:25px auto 0 auto;background-image:url("https://i.binargon.cz/common/rgba(224,224,224,1)/stars.svg")}.commonEshopReviewsItem__stars--filled{background-image:url("https://i.binargon.cz/common/stars.svg")}.commonEshopReviewsItem__name{margin-top:7px;text-align:center;word-break:break-all;font-weight:bold;font-size:14px}.commonEshopReviewsItem__date{text-align:center;font-size:12px;color:#999;margin-top:5px}.commonEshopReviewsItem__title{color:#000;font-weight:500;margin-bottom:15px;font-size:17px;border-bottom:1px solid #eee;padding-bottom:10px;font-weight:700}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonEshopReviewsItem__title{text-align:center}}.commonEshopReviewsItem__text{margin-bottom:15px;color:#666;font-size:15px}.commonEshopReviewsItem__description{position:relative;margin-bottom:5px;padding-left:25px;background-repeat:no-repeat;background-position:0 2px;font-size:15px}.commonEshopReviewsItem__description:before{width:15px;height:15px;display:inline-flex;border-radius:50%;color:#fff;justify-content:center;align-items:center;font-size:12px;position:absolute;left:0;top:1px}.commonEshopReviewsItem__description--positive{color:green}.commonEshopReviewsItem__description--positive:before{content:"+";background-color:green}.commonEshopReviewsItem__description--negative{color:red}.commonEshopReviewsItem__description--negative:before{content:"--";background-color:red;font-size:8px}.commonEshopReviewsItem__source{width:100%;font-size:12px;color:#999;padding:0 5px;margin-top:15px;text-align:right}.commonWatchDogList__main-text{margin-bottom:30px;line-height:20px}.commonWatchDogList__no-auth{margin-bottom:30px}.commonWatchDogList__no-auth-text{line-height:20px;margin-bottom:15px;font-weight:700}.commonWatchDogList__list{display:flex;flex-direction:column}@media screen and (min-width:480px){.commonWatchDogList__list{flex-direction:row;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}}.commonWatchDogList__item{width:100%;margin-bottom:20px;padding:15px;border:1px solid #d1d1d1}@media screen and (min-width:480px){.commonWatchDogList__item{width:calc(100%/2 - 20px);margin-left:10px;margin-right:10px}}@media screen and (min-width:600px){.commonWatchDogList__item{width:calc(100%/3 - 20px)}}.commonWatchDogList__item-name{display:block;margin-bottom:15px;font-weight:700}.commonWatchDogList__item-type{margin-bottom:15px}.commonWatchDogList__item-type-title{margin-bottom:15px;font-weight:700}.commonWatchDogList__item-type-row{margin-bottom:7px}.commonWatchDogList__item-buttons-wrapper{display:flex;justify-content:center}.commonWatchDogList__item-remove{height:36px;line-height:36px;padding:0 15px;color:#fff;font-weight:700;background-color:red;text-decoration:none}.commonOrders__main-title{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__main-title{font-size:20px}}.commonOrders__main-title-text{margin-right:30px}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__main-title-text{display:block}}.commonOrders__rebuyButton{padding:5px 10px;margin-left:auto;margin-right:10px}.commonOrders__stornoButton{padding:5px 10px}.commonOrders__main-text{margin-bottom:30px}.commonOrders__search{display:flex;flex-wrap:wrap;align-items:center;margin:20px 0;gap:20px}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__search{display:grid}}.commonOrders__search-label{display:flex;align-items:center;gap:20px}@media,all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__search-label{display:grid;row-gap:10px}}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__search-label{width:100%}}.commonOrders__search-button{align-self:end}.commonOrders__info{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__info{flex-wrap:wrap}}.commonOrders__info-table-row{display:flex;justify-content:space-between}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__info-table-row{flex-wrap:wrap}}.commonOrders__info-table-row:nth-child(even){background-color:#f9f9f9}.commonOrders__info-table-col{padding:7px 10px}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__info-table-col{padding:7px 0}}.commonOrders__info-table-col:first-child{font-weight:700}.commonOrders__info-title{margin-bottom:15px;font-size:18px;font-weight:700}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__info-title{font-size:16px}}.commonOrders__info-text{line-height:26px}.commonOrders__block{box-sizing:border-box;width:300px;max-width:100%;padding:0;margin:15px;margin-left:0}.commonOrders__files-qr{display:flex;justify-content:space-between;margin-bottom:30px}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__files-qr{flex-wrap:wrap}}.commonOrders__qr{text-align:center}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__qr{width:100%;margin-top:25px}}.commonOrders__qr-title{margin-bottom:15px;font-size:18px;font-weight:700}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__qr-title{font-size:16px}}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__files{width:100%}}.commonOrders__files-title{margin-bottom:15px;font-size:18px;font-weight:700}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__files-title{font-size:16px}}.commonOrders__files-list{display:flex;flex-direction:column}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__files-list{flex-wrap:wrap}}.commonOrders__files-item{display:flex;align-items:center;margin-bottom:5px;text-decoration:none}.commonOrders__files-item:last-child{margin-bottom:0}.commonOrders__files-item:hover{text-decoration:underline}.commonOrders__files-image{margin-right:10px}.commonOrders__products{margin-bottom:30px}.commonOrders__products-title{margin-bottom:15px;font-size:18px;font-weight:700}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__products-title{font-size:16px}}.commonOrders__products-table{margin-bottom:10px}.commonOrders__products-summary{display:flex;flex-direction:column}.commonOrders__products-summary-item{display:flex;align-items:baseline;justify-content:flex-end;margin-bottom:5px}.commonOrders__products-summary-item:last-child{margin-bottom:0}.commonOrders__products-summary-label{font-weight:700;font-size:16px}.commonOrders__products-summary-value{margin-left:30px;min-width:100px;text-align:right;font-size:20px;font-weight:700}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonOrders__table-head{display:none}}.commonOrders__table-head .commonOrders__table-col{padding:0 10px 15px 10px;font-weight:700}.commonOrders__table-head .commonOrders__table-row{border-bottom:3px solid #d1d1d1}.commonOrders__table-body .commonOrders__table-col{padding:15px 10px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonOrders__table-body .commonOrders__table-col{padding:10px 0}}.commonOrders__table-body .commonOrders__table-row{border-bottom:1px solid #d1d1d1}.commonOrders__table-row{display:flex;align-items:center}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonOrders__table-row{flex-direction:column}}.commonOrders__table-col{width:200px;text-align:center}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonOrders__table-col{text-align:right;flex:auto;width:100%;display:flex;flex-wrap:wrap}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonOrders__table-col:before{content:attr(data-title);margin-right:auto}}.commonOrders__table-col--name,.commonOrders__table-col--code{flex:1;width:auto}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonOrders__table-col--name,.commonOrders__table-col--code{flex:auto;width:100%}}.commonOrders__table-col--name{min-width:280px;max-width:100%}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonOrders__table-col--name{flex:auto;width:100%}}.commonOrders__table-col--print{margin-left:30px;width:50px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonOrders__table-col--print{width:100%;margin-left:0}}.commonOrders__table-col--detail{width:100px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonOrders__table-col--detail{width:100%}}.commonOrders__table-col--price{width:200px;text-align:right;font-weight:700}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonOrders__table-col--price{width:100%}}.commonOrders__table-col:first-child{padding-left:0;text-align:left}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonOrders__table-col:first-child{text-align:right}}.commonOrders__table-col:last-child{padding-right:0;text-align:right}.commonOrders__customerNote-title{margin-bottom:15px;font-size:18px;font-weight:700}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__customerNote-title{font-size:16px}}.commonOrders__customerNote-text{margin-bottom:20px}.commonOrders__retryPayment{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 0;align-items:center}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonOrders__retryPaymentText{margin:10px 0}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonOrders__retryPaymentButton{margin:10px 0}}@-webkit-keyframes red-fade{from{outline:3px solid #d70000}to{outline:0}}@-moz-keyframes red-fade{from{outline:3px solid #d70000}to{outline:0}}@keyframes red-fade{from{outline:3px solid #d70000}to{outline:0}}*{outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font-size:16px}.clr,.clear,.cistic{clear:both}@media all and (min-width:768px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){#zboziOhodnotteNas,#heurekaTableft{display:none !important}}.common-container{margin-left:auto;margin-right:auto;width:1720px;max-width:100%;padding:0 20px;background-color:#fff;overflow:hidden;padding:38px 76px}@media all and (min-width:768px) and (max-width:1279px){.common-container{padding:30px 20px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.common-container{padding:20px 20px}}.common-container-columns-2{display:grid;grid-template-columns:repeat(2,1fr);column-gap:10%}.common-h1{font-size:2rem}.common-link{color:#d70000}.common-section{padding:20px;border:1px solid #e4e4e4;margin-bottom:30px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.common-section{padding:0;border:0}}.common-section-title{justify-content:center;align-items:center;font-weight:bold;font-size:1.3rem;background-color:#fff;display:inline-block;position:relative;top:-2.05rem;padding:0 20px;margin-bottom:0;margin-top:0}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.common-section-title{font-size:1rem;top:-.95rem;padding:0}}.common-label{padding:6px 15px;display:block;width:100%}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.common-label{padding:6px 0}}.common-value{display:flex;flex-wrap:wrap;flex:none;padding:0 10px;max-width:100%}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.common-value{padding:0}}.common-input{width:100%}.common-input:valid{border:1px solid #257f39}.common-input:invalid{border:1px solid #da2a2a}.common-select{width:100%}.buttons-container{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;row-gap:20px;column-gap:40px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.buttons-container{justify-content:center}}.common-text{color:#30355a;font-size:20px;line-height:36px}.common-validation{font-size:13px;padding:3px 4px}.common-button-small{height:50px;border:0;background-color:#44bbca;color:#fff;width:max-content;text-decoration:none}.common-button-large{width:max-content;text-decoration:none;background-color:#2cb56b}.common-button-large:hover{background-color:#228c53}.common-table-head{background-color:#2cb56b;color:#fff}.common-table-row{border-bottom:1px solid #dbdef5}.common-table-row-even{background-color:#d9f3e5}.common-table-col{font-size:16px;padding:15px 10px !important}.button-orange{background-color:#ef9200;color:#fff;transition:.2s ease-in background;cursor:pointer}.button-orange:hover{background-color:#bc7300}.flex-container{display:flex;flex-wrap:wrap}.flex-container--center{justify-content:center}.commonPersonalSettings,.common_template_fce_29,.commonOrders,.commonPersonalSettings,.commonForgottenPassword,.commonRegistration{max-width:1240px;margin:auto}.bg-white{background-color:#fff}.bg-light-purpe{background-color:#f1f2f8}.clear{clear:both}.display-none{display:none}.display-block{display:block}.color-transition{transition:.2s ease-in color}.bg-transition{transition:.2s ease-in background}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.thin-scrollbar::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(255,255,255,0)}.thin-scrollbar::-webkit-scrollbar{width:4px}.thin-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(255,255,255,0)}.thin-scrollbar:hover::-webkit-scrollbar-track,.thin-scrollbar:hover::-webkit-scrollbar-thumb{background-color:rgba(50,50,50,0.3)}.slide-down-container{transition:height .25s ease-in-out;height:0;overflow:hidden}@media all and (min-width:1280px) and (max-width:1689px){.hide[data-hide~="XL"]{display:none}}@media all and (min-width:768px) and (max-width:1279px){.hide[data-hide~="L"]{display:none}}@media all and (min-width:426px) and (max-width:767px){.hide[data-hide~="M"]{display:none}}@media all and (min-width:0) and (max-width:425px){.hide[data-hide~="S"]{display:none}}.cmsBody{font-size:16px;margin:0;padding:0}.container{margin-left:auto;margin-right:auto;width:1720px;max-width:100%;padding:0 20px}.content{grid-area:content}.flex{display:flex;flex-wrap:wrap}.grid{display:grid}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;-ms-user-select:none;-moz-user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-stacking+.noUi-origin{*z-index:-1;}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit !important}.noUi-horizontal.noUi-extended{padding:0 15px}.noUi-horizontal.noUi-extended .noUi-origin{right:-15px}.noUi-vertical{width:18px}.noUi-vertical.noUi-extended{padding:15px 0}.noUi-vertical.noUi-extended .noUi-origin{bottom:-15px}.noUi-target.noUi-connect{box-shadow:inset 0 0 3px rgba(51,51,51,0.45),0 3px 6px -5px #BBB}.noUi-dragable{cursor:w-resize}.noUi-vertical .noUi-dragable{cursor:n-resize}[disabled].noUi-connect,[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle{cursor:not-allowed}.noUi-state-blocked.noUi-connect,.noUi-state-blocked .noUi-connect{background:#4fdacf}.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;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block;max-width:100%}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.openSans{font-family:'Open Sans Condensed',sans-serif}.openSansCondensed{font-family:'Open Sans Condensed',sans-serif}.typography{color:#69735e;font-size:16px;line-height:26px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.typography{font-size:14px;line-height:24px}}.typography a{color:#257f39;transition:.2s ease-in color}.typography a:hover{color:#333}.typography iframe{max-width:100%}@media all and (min-width:375px) and (max-width:639px),all and (min-width:0) and (max-width:374px){.binargon{padding-top:15px}}.binargon a{color:#fff}@media all and (min-width:640px) and (max-width:1339px),all and (min-width:375px) and (max-width:639px),all and (min-width:0) and (max-width:374px){.binargon a{color:#30355a}}.cProducersList{--link-color:#1f1f1f;padding-top:0;padding-bottom:30px}@media all and (min-width:768px) and (max-width:1279px){.cProducersList{--anchor-size:25px;--anchor-column-gap:0}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.cProducersList{padding-top:19px}}.cProducersList__container{margin-left:auto;margin-right:auto;width:1720px;max-width:100%;padding:0 20px}.cProducersList__content{grid-area:content;max-width:1542px;margin:auto}.cProducersList__title{font-size:38px;font-weight:900;margin-bottom:33px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.cProducersList__title{font-size:30px}}.cProducersList__title--top{margin-bottom:35px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.cProducersList__title--top{margin-bottom:23px}}.cProducersList__top{margin-bottom:68px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.cProducersList__top{margin-bottom:32px}}.cProducersList__top-items{grid-template-columns:repeat(4,1fr);gap:35px}@media all and (min-width:768px) and (max-width:1279px){.cProducersList__top-items{gap:20px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.cProducersList__top-items{grid-template-columns:1fr 1fr;gap:10px}}.cProducersList__top-link{aspect-ratio:unset;border-radius:3px;overflow:hidden;border:0}.cProducersList__top-name{display:none}.cProducersList__top-image{vertical-align:top;width:100%}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.cProducersList__anchors{display:none}}.cProducersList__anchors-title{display:none}.cProducersList__anchors-link{font-weight:900}.cProducersList__producers{margin-top:27px}.cProducersList__group{margin-top:28px;padding-bottom:36px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.cProducersList__group{margin-top:20px;padding-bottom:26px}}.cProducersList__group-title{font-weight:bold;text-transform:uppercase;font-size:30px;margin-bottom:23px}.cProducersList__group-items{row-gap:13px}@media all and (min-width:768px) and (max-width:1279px){.cProducersList__group-items{grid-template-columns:repeat(3,minmax(200px,1fr))}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.cProducersList__group-items{grid-template-columns:1fr}}.cProducersList__group-link{font-size:14px}.commonFilterRange{--height:6px;--track-bg:#f1f2f8;--track-selected-bg:#44bbca;--thumbWidth:30px;--thumbHeight:30px;--thumbRadius:50%;--thumbBackground:#535ca6;grid-template-areas:"range range range" "min . max";grid-template-columns:110px 1fr 110px;row-gap:24px}.commonFilterRange__input{border:1px solid #c8cad9;border-radius:5px;height:40px;width:100%;text-align:center;font-size:18px}.commonFilterRange__range::-webkit-slider-thumb{box-shadow:0 5px 6px #535CA666}.commonFilterRange__range::-moz-range-thumb{box-shadow:0 5px 6px #535CA666}.commonFilterRange__range--min::-webkit-slider-thumb{background-repeat:no-repeat;background-position:12px center;background-image:url(svg/filter/ico_arrow_right.svg)}.commonFilterRange__range--min::-moz-range-thumb{background-repeat:no-repeat;background-position:12px center;background-image:url(svg/filter/ico_arrow_right.svg)}.commonFilterRange__range--max::-webkit-slider-thumb{background-repeat:no-repeat;background-position:center center;background-image:url(svg/filter/ico_arrow_left.svg)}.commonFilterRange__range--max::-moz-range-thumb{background-repeat:no-repeat;background-position:center center;background-image:url(svg/filter/ico_arrow_left.svg)}.commonLoadMoreProductsContainer{display:flex;justify-content:center;margin-top:50px}.commonLoadMoreProducts{background-color:#2cb56b;color:#fff;height:50px;padding:0 30px;display:flex;align-items:center;font-weight:500;font-size:18px;line-height:28px;text-decoration:none;column-gap:4px}@media all and (min-width:375px) and (max-width:639px),all and (min-width:0) and (max-width:374px){.commonLoadMoreProducts{justify-content:center}}.commonMessage__text{font-size:16px;color:#000}.commonMessage__button{background-color:#eee;color:#2cb56b;font-size:16px;font-weight:500;border:0;height:40px;display:flex;align-items:center;padding:0 20px;border-radius:0}.commonMessage__button--main{color:#fff;background-color:#2cb56b}.commonOrders{margin-left:auto;margin-right:auto;width:1720px;max-width:100%;padding:0 20px;background-color:#fff;overflow:hidden;padding:38px 76px}@media all and (min-width:768px) and (max-width:1279px){.commonOrders{padding:30px 20px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonOrders{padding:20px 20px}}.commonOrders__main-title{font-size:2rem}.commonOrders__main-text{margin-bottom:30px;font-size:16px}.commonOrders__info{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:30px;margin-top:40px}@media all and (min-width:768px) and (max-width:1279px){.commonOrders__info{flex-wrap:wrap;margin-top:30px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonOrders__info{flex-direction:column;margin-top:20px}}.commonOrders__info-col{padding-bottom:26px;padding:20px;width:48%;border:1px solid #e4e4e4}@media all and (min-width:768px) and (max-width:1279px){.commonOrders__info-col{width:48%}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonOrders__info-col{width:100%;margin-top:40px !important}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonOrders__info-col:nth-of-type(1){margin-top:0 !important}}.commonOrders__info-col:nth-of-type(3){width:100%;margin-top:50px}@media all and (min-width:768px) and (max-width:1279px){.commonOrders__info-col:nth-of-type(3){width:100%;margin-top:40px}}.commonOrders__info-table-row{display:flex;justify-content:space-between}.commonOrders__info-table-row:nth-child(even){background-color:#d9f3e5}.commonOrders__info-table-col{padding:7px 10px}.commonOrders__info-table-col:first-child{font-weight:700}.commonOrders__info-table-col--price{text-align:right !important}.commonOrders__info-title{font-size:24px;font-weight:500;color:#141720;font-weight:bold;margin-top:15px}.commonOrders__info-text{line-height:26px}.commonOrders__files-qr{display:flex;justify-content:space-between;margin-bottom:30px}.commonOrders__qr{text-align:center}.commonOrders__qr-title{margin-bottom:15px;font-size:18px;font-weight:700}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__qr-title{font-size:16px}}.commonOrders__files-title{margin-bottom:15px;font-size:18px;font-weight:700}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px){.commonOrders__files-title{font-size:16px}}.commonOrders__files-list{display:flex;flex-direction:column}.commonOrders__files-item{display:flex;align-items:center;margin-bottom:5px;text-decoration:none;color:#000;text-decoration:underline}.commonOrders__files-item:last-child{margin-bottom:0}.commonOrders__files-item:hover{text-decoration:none}.commonOrders__files-image{margin-right:10px}.commonOrders__products{margin-bottom:30px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonOrders__products-title{padding:10px;background-color:#141720;color:#fff;font-weight:600}}.commonOrders__products-table{margin-bottom:10px}.commonOrders__products-summary{display:flex;flex-direction:column}.commonOrders__products-summary-item{display:flex;align-items:baseline;justify-content:flex-end;margin-bottom:5px}.commonOrders__products-summary-item:last-child{margin-bottom:0}.commonOrders__products-summary-label{font-weight:700;font-size:16px}.commonOrders__products-summary-value{margin-left:30px;min-width:100px;text-align:right;font-size:20px;font-weight:700}.commonOrders__table-head{font-size:16px;background-color:#2cb56b;color:#fff}@media all and (min-width:0) and (max-width:425px),all and (min-width:426px) and (max-width:767px){.commonOrders__table-head .commonOrders__table-col--print,.commonOrders__table-head .commonOrders__table-col--detail{display:none}}.commonOrders__table-head .commonOrders__table-row{border-bottom:0}.commonOrders__table-head .commonOrders__table-col{font-size:16px;padding:15px 10px !important}.commonOrders__table-body .commonOrders__table-row{border-bottom:1px solid #dbdef5}.commonOrders__table-body .commonOrders__table-row:nth-of-type(even){background-color:#d9f3e5}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonOrders__table-row{flex-wrap:wrap}}.commonOrders__table-col{font-size:16px;padding:15px 10px !important}.commonOrders__table-col--price{width:140px}.commonOrders__table-col--amount,.commonOrders__table-col--tax{width:100px}@media all and (min-width:426px) and (max-width:767px){.commonOrders__table-col{width:100%;text-align:left;float:left}.commonOrders__table-col:first-of-type{text-align:left;font-weight:bold}.commonOrders__table-col--date,.commonOrders__table-col--price,.commonOrders__table-col--detail{text-align:right}}@media all and (min-width:0) and (max-width:425px){.commonOrders__table-col{width:100% !important;text-align:left;float:left}.commonOrders__table-col:first-of-type{text-align:left;font-weight:bold}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonOrders__table-col--print{margin:0}}@media,all and (min-width:0) and (max-width:425px){.commonOrders__table-col--detail{font-size:16px}}.commonOrders__table-col&gt;a{color:#000;text-decoration:underline}.commonOrders__table-col&gt;a:hover{text-decoration:none}.commonOrders__back-to-list,.commonOrders__auth-button,.commonOrders__stornoButton{width:max-content;text-decoration:none;background-color:#2cb56b;margin-left:0;font-size:1rem}.commonOrders__back-to-list:hover,.commonOrders__auth-button:hover,.commonOrders__stornoButton:hover{background-color:#228c53}.commonOrders__retryPaymentButton{width:max-content;text-decoration:none;background-color:#2cb56b;margin-left:0}.commonOrders__retryPaymentButton:hover{background-color:#228c53}.commonOrders__auth-button{margin-top:16px}.commonOrders__stornoButton{height:40px;min-width:0;font-size:18px;margin:10px 0}.commonOrders__buttons-wrapper{text-align:right}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonOrders__buttons-wrapper{text-align:center}}.commonPersonalSettings{margin-left:auto;margin-right:auto;width:1720px;max-width:100%;padding:0 20px;background-color:#fff;overflow:hidden;padding:38px 76px}@media all and (min-width:768px) and (max-width:1279px){.commonPersonalSettings{padding:30px 20px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings{padding:20px 20px}}.commonPersonalSettings__main-title{font-size:2rem}.commonPersonalSettings__inner{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:20px 0 0}.commonPersonalSettings__inner-in{display:flex;flex-wrap:wrap}.commonPersonalSettings__section{padding:20px;border:1px solid #e4e4e4;margin-bottom:30px;width:48%}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__section{padding:0;border:0}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__section{width:100%}}.commonPersonalSettings__section#js-delivery-area{margin-top:16px}.commonPersonalSettings__section:first-of-type .commonPersonalSettings__inner-in&gt;.commonPersonalSettings__row:first-of-type{flex-direction:row;flex-wrap:nowrap}.commonPersonalSettings__section:first-of-type .commonPersonalSettings__inner-in&gt;.commonPersonalSettings__row:first-of-type .commonPersonalSettings__label{width:auto;white-space:nowrap;padding-left:0}.commonPersonalSettings__section:first-of-type .commonPersonalSettings__inner-in&gt;.commonPersonalSettings__row:first-of-type .commonPersonalSettings__value{width:auto;flex:auto}.commonPersonalSettings__section:nth-of-type(3){width:100%;margin-top:20px}.commonPersonalSettings__section:nth-of-type(3) .commonPersonalSettings__row{width:33.333%;align-items:baseline}@media all and (min-width:768px) and (max-width:1279px){.commonPersonalSettings__section:nth-of-type(3) .commonPersonalSettings__row{width:50%}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__section:nth-of-type(3) .commonPersonalSettings__row{width:100%}}.commonPersonalSettings__section-title{justify-content:center;align-items:center;font-weight:bold;font-size:1.3rem;background-color:#fff;display:inline-block;position:relative;top:-2.05rem;padding:0 20px;margin-bottom:0;margin-top:0}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__section-title{font-size:1rem;top:-.95rem;padding:0}}.commonPersonalSettings__section--hidden{margin-top:20px;display:none}@media all and (min-width:768px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__section--hidden{width:100%}}.commonPersonalSettings__section--hidden .commonPersonalSettings__value{max-width:100%}.commonPersonalSettings__section--hidden .commonPersonalSettings__row{width:100%}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__section--hidden .commonPersonalSettings__row{width:100%}}.commonPersonalSettings__section-hidden{padding:0}.commonPersonalSettings__row{width:100%;margin-bottom:14px;flex-direction:column;align-items:baseline}.commonPersonalSettings__row-check{display:flex;width:100%;font-size:16px;padding-left:0;line-height:24px;margin-bottom:10px}.commonPersonalSettings__row-check-input{width:0;margin:2px 26px 7px 0;position:relative}.commonPersonalSettings #js-password-area{zoom:1}.commonPersonalSettings #js-password-area:before,.commonPersonalSettings #js-password-area:after{content:"";display:table}.commonPersonalSettings #js-password-area:after{clear:both}.commonPersonalSettings #js-password-area .commonPersonalSettings__row{float:left;width:100%}@media all and (min-width:768px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings #js-password-area .commonPersonalSettings__row{width:100%}}.commonPersonalSettings__label{padding:6px 15px;display:block;width:100%}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__label{padding:6px 0}}.commonPersonalSettings__value{display:flex;flex-direction:column-reverse;flex:none;padding:0 10px;max-width:100%}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__value{padding:0}}.commonPersonalSettings__input{border:1px solid #e4e6e9;padding:0 10px;height:39px;font-size:16px}.commonPersonalSettings__input:valid{border:1px solid #1d9d41;width:100%}.commonPersonalSettings__input:invalid{outline:0;border:1px solid #da2a2a}.commonPersonalSettings__select{border:1px solid #e4e6e9;padding:0 10px;height:39px;font-size:16px;cursor:pointer}.commonPersonalSettings__select:valid{outline:0;border:1px solid #1d9d41;width:100%}.commonPersonalSettings__select:invalid{outline:0;border:1px solid #da2a2a}.commonPersonalSettings .validation{font-size:13px;padding:3px 4px}.commonPersonalSettings__policy{font-style:italic;font-size:16px;text-align:right;padding:40px 0}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__policy{text-align:center}}.commonPersonalSettings__policy a{color:inherit;text-decoration:underline}.commonPersonalSettings__policy a:hover{text-decoration:none}.commonPersonalSettings__buttons-wrapper{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;row-gap:20px;column-gap:40px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__buttons-wrapper{justify-content:center}}.commonPersonalSettings__register{width:max-content;text-decoration:none;background-color:#2cb56b}.commonPersonalSettings__register:hover{background-color:#228c53}.commonPersonalSettings__back{height:50px;border:0;background-color:#44bbca;color:#fff;width:max-content;text-decoration:none}.commonPersonalSettings__captcha{margin-bottom:20px}.commonSitemap{margin-left:auto;margin-right:auto;width:1720px;max-width:100%;padding:0 20px;background-color:#fff;overflow:hidden;padding:38px 76px}@media all and (min-width:768px) and (max-width:1279px){.commonSitemap{padding:30px 20px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonSitemap{padding:20px 20px}}.commonSitemap__list-link{color:#000}.commonSitemap__list-link:hover{color:}.commonTextNews{margin-left:auto;margin-right:auto;width:1720px;max-width:100%;padding:0 20px;background-color:#fff;overflow:hidden;padding:38px 76px}@media all and (min-width:768px) and (max-width:1279px){.commonTextNews{padding:30px 20px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonTextNews{padding:20px 20px}}.commonTextNews__item{display:flex;flex-wrap:wrap;width:100%;max-width:800px;margin:10px auto;border-bottom:1px solid #eee;padding-bottom:10px}@media,{.commonTextNews__item{flex-direction:column}}.commonTextNews__image{padding:5px;border:1px solid #eee;margin-right:20px}@media,{.commonTextNews__image{margin:auto}}.commonTextNews__image--empty{background:#fff;background:linear-gradient(120deg,#fff 0,#dedede 50%,#fff 100%);box-shadow:inset 5px 5px 0 #fff,inset -5px -5px 0 #fff}.commonTextNews__resume{flex:1;display:flex;flex-direction:column}.commonTextNews__title{margin:10px 0}.commonTextNews__date{font-size:14px}.commonTextNews__text{margin:10px 0}.commonTextNews__link,.commonTextNews__more{text-decoration:none;color:}.commonTextNews__link:hover,.commonTextNews__more:hover{text-decoration:underline}.commonTextNews__link{font-size:18px}.commonTextNews__more{margin-left:auto;font-weight:500}.commonTextNews__more::after{content:"\00bb";margin-left:3px}.commonTextNews__heading{font-size:2rem}.commonTextNews__item{max-width:100%}.commonTextNews__content{color:#69735e;font-size:16px;line-height:26px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonTextNews__content{font-size:14px;line-height:24px}}.commonTextNews__content a{color:#257f39;transition:.2s ease-in color}.commonTextNews__content a:hover{color:#333}.commonTextNews__content iframe{max-width:100%}.commonTextNews__link{color:#2cb56b;font-weight:bold;font-size:20px}.commonTextNews__text,.commonTextNews__content{color:#30355a;font-size:20px;line-height:36px}.commonTextNews__text a,.commonTextNews__content a{color:#44bbca}.commonTextNews__more{color:#2cb56b;font-size:20px}.commonTextNews__more:hover{text-decoration:none}.commonWarrantyClaim{margin-left:auto;margin-right:auto;width:1720px;max-width:100%;padding:0 20px;background-color:#fff;overflow:hidden;padding:38px 76px}@media all and (min-width:768px) and (max-width:1279px){.commonWarrantyClaim{padding:30px 20px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonWarrantyClaim{padding:20px 20px}}.commonWarrantyClaim #fce38_form1{display:flex;flex-direction:row;flex-wrap:wrap}.commonWarrantyClaim__main-title{width:100%;font-size:2rem}.commonWarrantyClaim__main-text{color:#30355a;font-size:20px;line-height:36px;width:100%}.commonWarrantyClaim__sub-title{margin-bottom:15px;font-size:18px;font-weight:700}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonWarrantyClaim__sub-title{padding:10px;background-color:#2cb56b;color:#fff;font-weight:600;font-size:16px}}.commonWarrantyClaim__button{height:50px;border:0;background-color:#44bbca;color:#fff;width:max-content;text-decoration:none;margin-left:0}@media all and (min-width:0) and (max-width:425px){.commonWarrantyClaim__buttons-wrapper{width:100%;display:block;text-align:center}.commonWarrantyClaim__buttons-wrapper .commonWarrantyClaim__button{width:100%;text-align:center;justify-content:center;margin-bottom:10px}}.commonWarrantyClaim__table-head{background-color:#2cb56b;color:#fff}@media all and (min-width:0) and (max-width:425px),all and (min-width:426px) and (max-width:767px){.commonWarrantyClaim__table-head{display:none}}.commonWarrantyClaim__table-head .commonWarrantyClaim__table-row{border-bottom:0}.commonWarrantyClaim__table-head .commonWarrantyClaim__table-col{font-size:16px;padding:15px 10px !important}.commonWarrantyClaim__table-body .commonWarrantyClaim__table-row:nth-of-type(even){background-color:#d9f3e5}.commonWarrantyClaim__table-col{font-size:16px;padding:15px 10px !important;width:165px}.commonWarrantyClaim__table-col--details{width:115px}@media all and (min-width:0) and (max-width:425px),all and (min-width:426px) and (max-width:767px){.commonWarrantyClaim__table-col{width:100%;text-align:left;float:left}.commonWarrantyClaim__table-col:first-of-type{text-align:center;font-weight:bold}.commonWarrantyClaim__table-col:nth-of-type(2){width:50%;float:right}.commonWarrantyClaim__table-col:nth-of-type(3){width:50%;float:left}}.commonWarrantyClaim__table-col&gt;a{color:#000;text-decoration:underline}.commonWarrantyClaim__table-col&gt;a:hover{text-decoration:none}@media all and (min-width:0) and (max-width:425px),all and (min-width:426px) and (max-width:767px){.commonWarrantyClaim__table-row{display:block;zoom:1}.commonWarrantyClaim__table-row:before,.commonWarrantyClaim__table-row:after{content:"";display:table}.commonWarrantyClaim__table-row:after{clear:both}}.commonWarrantyClaim__invoices-head{margin-bottom:0;padding:0;border-bottom:0;background-color:#2cb56b;color:#fff}.commonWarrantyClaim__invoices-body{font-size:16px}.commonWarrantyClaim__invoices-row:nth-of-type(even){background-color:#d9f3e5}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonWarrantyClaim__invoices-row{flex-wrap:wrap}}.commonWarrantyClaim__invoices-col,.commonWarrantyClaim__invoices-code,.commonWarrantyClaim__invoices-date{padding:15px 10px !important}.commonWarrantyClaim__invoices-col&gt;a,.commonWarrantyClaim__invoices-code&gt;a,.commonWarrantyClaim__invoices-date&gt;a{color:#000;text-decoration:underline}.commonWarrantyClaim__invoices-col&gt;a:hover,.commonWarrantyClaim__invoices-code&gt;a:hover,.commonWarrantyClaim__invoices-date&gt;a:hover{text-decoration:none}.commonWarrantyClaim__invoices-col{font-size:16px;padding:15px 10px !important}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonWarrantyClaim__invoices-col--code{width:50%;order:2}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonWarrantyClaim__invoices-col--name{width:100%;order:1;flex:auto}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonWarrantyClaim__invoices-col--link{width:50%;order:3}}.commonWarrantyClaim__section{padding-bottom:26px;padding:20px;margin-top:20px;width:48%;border:1px solid #e4e4e4;zoom:1}.commonWarrantyClaim__section:before,.commonWarrantyClaim__section:after{content:"";display:table}.commonWarrantyClaim__section:after{clear:both}@media all and (min-width:768px) and (max-width:1279px){.commonWarrantyClaim__section{margin-top:10px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonWarrantyClaim__section{width:100%;margin-top:10px}}.commonWarrantyClaim__section:nth-of-type(1){margin-right:4%}.commonWarrantyClaim__section:nth-of-type(1) .commonWarrantyClaim__row-label{cursor:auto}.commonWarrantyClaim__section:nth-of-type(3){width:100%;padding-top:40px;margin-top:25px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonWarrantyClaim__section:nth-of-type(3){margin-top:0}}.commonWarrantyClaim__section:nth-of-type(3) .commonWarrantyClaim__section-title{float:left;top:0;margin-top:-53px;justify-content:center;align-items:center;font-weight:bold;font-size:1.3rem;background-color:#fff;display:inline-block;position:relative;top:-2.05rem;padding:0 20px;margin-bottom:0;margin-top:0}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonWarrantyClaim__section:nth-of-type(3) .commonWarrantyClaim__section-title{font-size:1rem;top:-.95rem;padding:0}}.commonWarrantyClaim__section:nth-of-type(3) .commonWarrantyClaim__row{float:left;flex-direction:column;width:33.333%}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonWarrantyClaim__section:nth-of-type(3) .commonWarrantyClaim__row{width:100%}}.commonWarrantyClaim__section-title{justify-content:center;align-items:center;color:#000;font-weight:bold;font-size:22px;background-color:#fff;margin-top:-31px;display:inline-block;position:relative;top:-26px;padding:0 20px;margin-bottom:0}.commonWarrantyClaim__row{flex-direction:column}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.commonWarrantyClaim__row{display:block}}.commonWarrantyClaim__row-input,.commonWarrantyClaim__row-select{border:1px solid #e4e6e9;padding:0 10px;height:39px;font-size:16px;cursor:pointer}.commonWarrantyClaim__row-input:valid,.commonWarrantyClaim__row-select:valid{border:1px solid #1d9d41;width:100%}.commonWarrantyClaim__row-select:valid{outline:0}.commonWarrantyClaim__row-textarea{width:100%;height:125px}.commonWarrantyClaim__row-label{padding:6px 15px;display:block;width:100%}.commonWarrantyClaim__row-value{padding:0 10px;flex-direction:column;flex-direction:column-reverse}.commonWarrantyClaim__row-text{padding-top:0;padding-left:36px;font-size:16px}.commonWarrantyClaim__row-files{padding-top:0}.commonWarrantyClaim__row-files-item{margin:10px 0}.commonWarrantyClaim__captcha{width:100%;margin-top:20px}.commonWarrantyClaim__buttons-wrapper{width:100%}.commonWarrantyClaim__buttons-wrapper input.commonWarrantyClaim__button{width:max-content;text-decoration:none;background-color:#2cb56b}.commonWarrantyClaim__buttons-wrapper input.commonWarrantyClaim__button:hover{background-color:#228c53}.commonWarrantyClaim__validation{padding-top:3px}.commonSouhlasyForm{width:100%}.common_template_fce_29{margin-left:auto;margin-right:auto;width:1720px;max-width:100%;padding:0 20px;background-color:#fff;overflow:hidden;padding:38px 76px}@media all and (min-width:768px) and (max-width:1279px){.common_template_fce_29{padding:30px 20px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.common_template_fce_29{padding:20px 20px}}.common_template_fce_29 a{color:#d70000}.common_template_fce_40{margin-left:auto;margin-right:auto;width:1720px;max-width:100%;padding:0 20px;background-color:#fff;overflow:hidden;padding:38px 76px;padding:60px 0 !important;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:25px}@media all and (min-width:768px) and (max-width:1279px){.common_template_fce_40{padding:30px 20px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:425px){.common_template_fce_40{padding:20px 20px}}.common_template_fce_40 .box{color:#30355a;text-align:center}.common_template_fce_40 h2{font-size:20px}.fce6TopProducts__title{font-size:22px;font-family:"Roboto Condensed",sans-serif;font-weight:bold;text-transform:uppercase;margin-bottom:25px}.whispererContainerClass{width:100%;max-width:100vw;position:absolute !important;top:100%;background-color:#fff !important;box-shadow:0 5px 5px 0 rgba(16,16,16,0.08)}.whisperer__items{display:grid;row-gap:10px;padding:15px;width:100%}@media all and (min-width:375px) and (max-width:639px),all and (min-width:0) and (max-width:374px){.whisperer__items{padding:10px}}.whisperer__submit{display:flex;justify-content:center;padding-bottom:20px}.whispererItem{display:grid;align-items:center;grid-template-columns:50px 1fr 60px;column-gap:15px;text-decoration:none;color:#30355a;font-size:20px;padding:15px;border:0;transition:.1s ease-in-out background-color,.1s ease-in-out color;overflow:hidden}@media all and (min-width:375px) and (max-width:639px),all and (min-width:0) and (max-width:374px){.whispererItem{padding:10px;font-size:16px}}.whispererItem:hover{box-shadow:none;color:#fff;background-color:#535ca6;border-radius:5px}.whispererItem .price{text-align:right}.whispererItem.submit{color:#fff;background-color:#44bbca;border-radius:5px;font-size:16px;font-family:'Baloo 2',cursive;font-weight:500;border:0;height:50px;display:flex;align-items:center;padding:0 34px}
@charset "UTF-8";
@-webkit-keyframes red-fade{from{outline:3px solid #d70000}to{outline:0}}@-moz-keyframes red-fade{from{outline:3px solid #d70000}to{outline:0}}@keyframes red-fade{from{outline:3px solid #d70000}to{outline:0}}.button,.button-default,.commonForgottenPassword__button,.button-grey,.commonOrders__search-button,.commonOrders__back-to-list,.commonOrders__stornoButton,.commonOrders__retryPaymentButton,.commonOrders__auth-button,.commonPersonalSettings__back,.commonRegistration__back,.commonWarrantyClaim__button,.commonWatchDogList__item-remove,.button-green,.commonUserDialog__loginForm__button,.button-primary,.cFilterDialog__main-button,.cFilterDialog__results-button,.commonPersonalSettings__register,.commonPersonalSettings__add-address,.commonRegistration__register,.commonWarrantyClaim__button[type="submit"]:not(.exclude),.commonWatchDog__button .btn,.commonWatchDogList__no-auth-button,.common_recenzeAddDetail button{font-weight:600;text-transform:uppercase;height:45px;border:0;padding:0 20px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.button:after,.button-default:after,.commonForgottenPassword__button:after,.button-grey:after,.commonOrders__search-button:after,.commonOrders__back-to-list:after,.commonOrders__stornoButton:after,.commonOrders__retryPaymentButton:after,.commonOrders__auth-button:after,.commonPersonalSettings__back:after,.commonRegistration__back:after,.commonWarrantyClaim__button:after,.commonWatchDogList__item-remove:after,.button-green:after,.commonUserDialog__loginForm__button:after,.button-primary:after,.cFilterDialog__main-button:after,.cFilterDialog__results-button:after,.commonPersonalSettings__register:after,.commonPersonalSettings__add-address:after,.commonRegistration__register:after,.commonWarrantyClaim__button:not(.exclude)[type="submit"]:after,.commonWatchDog__button .btn:after,.commonWatchDogList__no-auth-button:after,.common_recenzeAddDetail button:after{content:"";width:100%;height:100%;background-color:rgba(255, 255, 255, 0.1);border-radius:50%;transition:200ms ease-in-out all;position:absolute;transform:scale(0);left:0;top:0}.button:hover:after,.button-default:hover:after,.commonForgottenPassword__button:hover:after,.button-grey:hover:after,.commonOrders__search-button:hover:after,.commonOrders__back-to-list:hover:after,.commonOrders__stornoButton:hover:after,.commonOrders__retryPaymentButton:hover:after,.commonOrders__auth-button:hover:after,.commonPersonalSettings__back:hover:after,.commonRegistration__back:hover:after,.commonWarrantyClaim__button:hover:after,.commonWatchDogList__item-remove:hover:after,.button-green:hover:after,.commonUserDialog__loginForm__button:hover:after,.button-primary:hover:after,.cFilterDialog__main-button:hover:after,.cFilterDialog__results-button:hover:after,.commonPersonalSettings__register:hover:after,.commonPersonalSettings__add-address:hover:after,.commonRegistration__register:hover:after,.commonWarrantyClaim__button:not(.exclude)[type="submit"]:hover:after,.commonWatchDog__button .btn:hover:after,.commonWatchDogList__no-auth-button:hover:after,.common_recenzeAddDetail button:hover:after{transform:scale(1);border-radius:0}.button-default,.commonForgottenPassword__button{background-color:#1a1a1a;color:#fff}.button-grey,.commonOrders__search-button,.commonOrders__back-to-list,.commonOrders__stornoButton,.commonOrders__retryPaymentButton,.commonOrders__auth-button,.commonPersonalSettings__back,.commonRegistration__back,.commonWarrantyClaim__button,.commonWatchDogList__item-remove{background-color:#ecedef;color:#000;font-size:14px}.button-green,.commonUserDialog__loginForm__button{background-color:#34b262;color:#fff;font-size:14px}.button-primary,.cFilterDialog__main-button,.cFilterDialog__results-button,.commonPersonalSettings__register,.commonPersonalSettings__add-address,.commonRegistration__register,.commonWarrantyClaim__button[type="submit"]:not(.exclude),.commonWatchDog__button .btn,.commonWatchDogList__no-auth-button,.common_recenzeAddDetail button{background-color:#2cb56b;color:#fff;font-size:14px}input[type="checkbox"]:not(.exclude){background-color:#fff;margin:0;font:inherit;width:18px;height:18px;border:1px solid #d9d9d9;border-radius:0;accent-color:#2cb56b;flex-shrink:0;outline:0;display:grid;place-content:center;appearance:none}input[type="checkbox"]:not(.exclude):checked{background-color:#2cb56b;border-color:#2cb56b}input[type="checkbox"]:not(.exclude):checked:before{content:"âœ“";color:#fff;font-weight:600}input[type="checkbox"]:not(.exclude):disabled{color:#f1f1f1;background-color:#f1f1f1;cursor:not-allowed}input[type="checkbox"]:not(.exclude):focus,input[type="checkbox"]:not(.exclude):active{border-color:#2cb56b}input[type="checkbox"]:not(.exclude):invalid:focus{border-color:#d70000;-webkit-animation:red-fade 1s ease-in-out 0s;-moz-animation:red-fade 1s ease-in-out 0s;-o-animation:red-fade 1s ease-in-out 0s;animation:red-fade 1s ease-in-out 0s}.common-h1,.commonEshopReviews__main-title,.commonForgottenPassword__main-title,.commonOrders__main-title,.commonPersonalSettings__main-title,.commonProductsReviews__main-title,.commonRegistration__main-title,.commonWarrantyClaim__main-title,.commonWatchDogList__main-title{font-size:2rem;margin-bottom:45px}.common-section,.commonForgottenPassword__section,.commonPersonalSettings__section,.commonRegistration__section{position:relative;padding:30px;border:1px solid #ecedef;margin-bottom:30px}@media (max-width:667px){.common-section,.commonForgottenPassword__section,.commonPersonalSettings__section,.commonRegistration__section{padding:15px;margin-bottom:15px}}.common-section-title,.commonForgottenPassword__section-title,.commonPersonalSettings__section-title,.commonRegistration__section-title{font-weight:600;max-width:max-content;font-size:1.3rem;background-color:#fff;position:absolute;top:0;transform:translate(-20px, -50%);margin:0;padding:0 20px}.common-label,.commonForgottenPassword__label,.commonPersonalSettings__label,.commonRegistration__label{padding:6px 0;display:block;width:100%}.common-input,.commonForgottenPassword__input,.commonPersonalSettings__input,.commonRegistration__input{width:100%}.common-input:valid,.commonForgottenPassword__input:valid,.commonPersonalSettings__input:valid,.commonRegistration__input:valid{border-color:rgba(52, 178, 98, 0.5) !important;background-color:rgba(52, 178, 98, 0.02)}.common-input:invalid,.commonForgottenPassword__input:invalid,.commonPersonalSettings__input:invalid,.commonRegistration__input:invalid{border-color:rgba(213, 52, 40, 0.5) !important;background-color:rgba(213, 52, 40, 0.02)}.common-select,.commonForgottenPassword__select,.commonPersonalSettings__select,.commonRegistration__select{width:100%}.common-validation,.commonForgottenPassword .validation,.commonPersonalSettings .validation,.commonRegistration .validation{font-size:13px;padding:3px 4px;order:1;height:0;opacity:0;width:100%;overflow:hidden;transition:opacity 0.3s ease-in;color:#1a1a1a}.Roboto{font-family:"Roboto", sans-serif}.RobotoCondensed{font-family:"Roboto Condensed", sans-serif}@media (min-width:1281px){.hide-desktop{display:none}}@media (min-width:668px) and (max-width:1280px){.hide-tablet{display:none}}@media (max-width:667px){.hide-mobile{display:none}}input:not(.exclude){border:1px solid #e4e4e4;height:40px;padding:0 7px}input:not(.exclude)::-webkit-input-placeholder{font-family:"Roboto", sans-serif}input:not(.exclude):-moz-placeholder{font-family:"Roboto", sans-serif}input:not(.exclude)::-webkit-input-placeholder{color:#848383}input:not(.exclude):-moz-placeholder{color:#848383}input:not(.exclude)::-moz-placeholder{color:#848383}input:not(.exclude):-ms-input-placeholder{color:#848383}input:not(.exclude)[type="range"]{border:0}input:not(.exclude)[type="number"]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input:not(.exclude)[type="number"]::-webkit-inner-spin-button,input:not(.exclude)[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none}*{box-sizing:border-box}.cmsBody{font-size:16px;margin:0;padding:0;font-family:"Roboto", sans-serif;color:#1a1a1a;background-color:#f3f3f3}.container,.commonEshopReviews,.commonForgottenPassword,.commonOrders,.commonPersonalSettings,.commonProductsReviews,.commonRegistration,.commonSoldOut,.cmsBody--fce-45 .commonBreadcrumb,.commonWarrantyClaim,.commonWatchDogList,.common_recenzeAddDetail{margin-left:auto;margin-right:auto;width:1280px;padding:0 20px;max-width:100%}@media (max-width:667px){.container,.commonEshopReviews,.commonForgottenPassword,.commonOrders,.commonPersonalSettings,.commonProductsReviews,.commonRegistration,.commonSoldOut,.cmsBody--fce-45 .commonBreadcrumb,.commonWarrantyClaim,.commonWatchDogList,.common_recenzeAddDetail{padding:0 10px}}.container--large{width:1480px}.content{grid-area:content}.grid-container{display:grid;align-items:start}.flex{display:flex;flex-wrap:wrap}.grid{display:grid}.center{display:flex;justify-content:center}.space-between{display:flex;justify-content:space-between}input[type="radio"]:not(.exclude){width:18px;height:18px;margin:0;flex-shrink:0;padding:0;outline:0;appearance:none;-webkit-appearance:none;border:1px solid #b6c8d8;background-color:#fff;border-radius:50%;box-shadow:0 0 0 1px #fff}input[type="radio"]:not(.exclude):checked{border:5px solid #fff;box-shadow:0 0 0 1px #000;background-color:#000;border-width:5px}input[type="radio"]:not(.exclude):focus-visible{outline-offset:0}input[type="radio"]:not(.exclude):disabled{cursor:not-allowed}select:not(.exclude){font-family:"Roboto", sans-serif;outline:0;border:1px solid #e4e4e4;box-sizing:border-box !important;height:45px;font-size:14px;color:#1a1a1a;border-radius:0;padding-left:12px;padding-right:32px;background-image:url(svg/arrow-down.svg);background-size:9px auto;background-repeat:no-repeat;background-position:right 14px center;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:ellipsis}select:not(.exclude)::-webkit-input-placeholder{font-family:"Roboto", sans-serif}select:not(.exclude):-moz-placeholder{font-family:"Roboto", sans-serif}select:not(.exclude)::-webkit-input-placeholder{color:#000}select:not(.exclude):-moz-placeholder{color:#000}select:not(.exclude)::-moz-placeholder{color:#000}select:not(.exclude):-ms-input-placeholder{color:#000}select:not(.exclude)::-ms-expand{display:none}textarea{font-family:"Roboto", sans-serif;outline:0;border:1px solid #e4e4e4;box-sizing:border-box !important;padding:12px;border-radius:0}textarea::-webkit-input-placeholder{font-family:"Roboto", sans-serif}textarea:-moz-placeholder{font-family:"Roboto", sans-serif}textarea::-webkit-input-placeholder{color:#000}textarea:-moz-placeholder{color:#000}textarea::-moz-placeholder{color:#000}textarea:-ms-input-placeholder{color:#000}.typography{color:#4c4c4c;font-size:13px}.typography p{line-height:18px}.typography a{color:#2cb56b;transition:0.2s ease-in color}.typography a:hover{color:#1a1a1a}.typography img{max-width:100%;object-fit:contain}.typography iframe{max-width:100%;height:auto;aspect-ratio:16 / 9}.account{cursor:pointer}.addToWishList{padding-top:11px;padding-bottom:10px;padding-left:27px;padding-right:34px;display:flex;column-gap:10px;align-items:center;text-decoration:none;color:#7d7d7d;font-weight:900;font-size:14px;border:1px solid #e4e4e4;width:max-content;margin-top:10px}.addToWishList__image{position:relative;top:-1px}.bannerItem{position:relative}.bannerItem--trio-large{grid-column:1 / span 2}@media (max-width:667px){.bannerItem--trio-large{grid-column:1}}.bannerItem__image{vertical-align:top;max-width:100%;height:auto}.bannerItem__href{position:absolute;inset:0;display:flex}.bannerItem__href-item{width:100%;height:100%}.banners{height:470px;overflow:hidden;margin-bottom:80px}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.banners{height:auto;margin-bottom:40px}}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.banners__container{padding:0}}.banners__content{position:relative}.banners__bullets{position:absolute;left:0;right:0;bottom:29px;display:flex;justify-content:center;column-gap:10px;width:100%;align-items:center}@media (max-width:667px){.banners__bullets{bottom:8px}}.banners__bullet{width:9px;height:9px;border:2px solid rgba(0, 0, 0, 0.3);border-radius:50%;background-color:#6a6966;border-color:transparent;padding:0;transition:0.2s ease-in-out background-color;cursor:pointer}@media (max-width:667px){.banners__bullet{width:7px;height:7px}}.banners__bullet.glide__bullet--active{border-color:#000;background-color:transparent}@media (max-width:667px){.banners__bullet.glide__bullet--active{width:11px;height:11px}}.banners__arrow{position:absolute;width:9px;height:14px;background-color:transparent;top:calc(50% - 14px / 2);border:1px solid rgba(0, 0, 0, 0.3);cursor:pointer;display:flex;align-items:center;justify-content:center;border:0}.banners__arrow--left{left:30px}@media (min-width:668px) and (max-width:1280px){.banners__arrow--left{left:20px}}@media (max-width:667px){.banners__arrow--left{left:10px}}.banners__arrow--right{right:30px}@media (min-width:668px) and (max-width:1280px){.banners__arrow--right{right:20px}}@media (max-width:667px){.banners__arrow--right{right:10px}}.bannersDuo__content{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:455px;gap:20px}@media (min-width:668px) and (max-width:1280px){.bannersDuo__content{gap:12px;grid-template-rows:auto}}@media (max-width:667px){.bannersDuo__content{grid-template-columns:1fr;grid-template-rows:auto;gap:10px}}.bannersTrio{margin-bottom:80px}@media (min-width:668px) and (max-width:1280px){.bannersTrio{margin-bottom:39px}}@media (max-width:667px){.bannersTrio{margin-bottom:35px}}.bannersTrio__content{display:grid;gap:20px;grid-template-columns:820px 400px;grid-template-rows:380px 437px}@media (min-width:668px) and (max-width:1280px){.bannersTrio__content{grid-template-columns:820fr 400fr;grid-template-rows:380fr 437fr;gap:10px}}@media (max-width:667px){.bannersTrio__content{grid-template-columns:1fr;grid-template-rows:auto;gap:10px}}.benefit{display:flex;align-items:center;font-size:14px;text-transform:uppercase;text-decoration:none;column-gap:10px;font-family:"Roboto Condensed", sans-serif}@media (min-width:668px) and (max-width:1280px){.benefit{font-size:13px}}@media (max-width:667px){.benefit{display:none}}@media (max-width:667px){.benefit:first-child{display:flex;width:100%;justify-content:center}}.benefit__title{color:#444}.benefit__bold{font-weight:bold}.benefit__bold:before{content:" "}.benefitLarge{text-decoration:none;text-transform:uppercase;color:#444;text-align:center;font-family:"Roboto Condensed", sans-serif;margin-top:39px}@media (max-width:667px){.benefitLarge{margin-top:0}}.benefitLarge:nth-child(2){border-inline:1px solid #dadada}@media (max-width:667px){.benefitLarge:nth-child(2){border:0}}.benefitLarge__frame{margin-top:37px}.benefitLarge__title{font-size:14px;margin-top:11px}.benefitLarge__bold{font-weight:bold}.benefitLarge__bold:before{content:" "}@media (max-width:667px){.benefits{background-color:#fff}}.benefits__content{width:100%;justify-content:space-between;display:flex;min-height:50px}@media (max-width:667px){.benefits__content{min-height:42px}}.benefitsLarge{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:144px;margin-bottom:38px}@media (max-width:667px){.benefitsLarge{grid-template-columns:1fr;grid-template-rows:90px}}.cCancelFilter{display:flex;flex-wrap:wrap;gap:25px;margin-bottom:30px}@media (max-width:579px){.cCancelFilter{margin-bottom:20px}}.cCancelFilter__item{color:#d53428;font-weight:600;height:20px;text-decoration:none;font-size:14px;line-height:21px;display:flex;align-items:center;column-gap:10px;text-transform:uppercase}.cCancelFilter__item:before{content:"";display:block;background-color:#d53428;width:20px;height:20px;box-shadow:0 2px 6px fade(#d53428, 30);background-image:url("https://i.binargon.cz/common/cancel.svg");background-repeat:no-repeat;background-position:center center;background-size:10px}.cCancelFilter__item-color{width:10px;height:10px;border-radius:50%;order:1}.cDelivery{background:#fff;border:1px solid #fff !important;padding:56px 56px 26px;max-width:750px;width:100%}@media (min-width:768px) and (max-width:1280px){.cDelivery{max-width:650px}}@media (min-width:0px) and (max-width:768px){.cDelivery{padding:30px 30px 20px;margin:0;height:100vh;max-height:100vh}}.cDelivery::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(255, 255, 255, 0)}.cDelivery::-webkit-scrollbar{width:4px}.cDelivery::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(255, 255, 255, 0)}.cDelivery:hover::-webkit-scrollbar-track,.cDelivery:hover::-webkit-scrollbar-thumb{background-color:rgba(50, 50, 50, 0.3)}.cDelivery--modalDialog{box-shadow:0px 0px 10px rgba(0, 0, 0, 0.3)}.cDelivery::backdrop{background-color:rgba(91, 117, 139, 0.12);backdrop-filter:blur(3px)}.cDelivery__closeIcon{position:fixed;right:15px;top:15px;width:30px;height:30px;background-color:#178aef;cursor:pointer;border-radius:50%;background-image:url("https://i.binargon.cz/cDelivery/rgba(255,255,255,1)/close.svg");background-size:10px auto;background-repeat:no-repeat;background-position:center}.cDelivery__subprodsWarning{margin-bottom:20px}.cDelivery__header{font-size:20px}.cDelivery__closeButton{color:#e54a4b;width:max-content;margin:25px auto 0;text-transform:uppercase;font-size:14px;font-weight:600;display:flex;align-items:center;column-gap:6px;cursor:pointer}.cDelivery__closeButton:before{content:"";width:8px;height:8px;display:inline-block;background-image:url("https://i.binargon.cz/cDelivery/rgba(229,74,75,1)/close.svg")}.cDelivery__countries{display:grid;grid-template-columns:1fr 200px;column-gap:30px;row-gap:10px;align-items:center;margin-bottom:20px}@media (min-width:0px) and (max-width:768px){.cDelivery__countries{grid-template-columns:1fr}}.cDelivery__countriesText{font-size:20px;grid-column:1 / span 2}@media (min-width:0px) and (max-width:768px){.cDelivery__countriesText{grid-column:1}}.cDelivery__countriesDescription{font-size:14px}.cDeliveryCarier{display:flex;border-bottom:1px solid #ecedef;padding:20px 0;flex-wrap:wrap}@media (min-width:0px) and (max-width:768px){.cDeliveryCarier{display:grid;grid-template-areas:"labels labels labels" "name name delivery" "price price price";grid-template-columns:1fr 1fr max-content;column-gap:10px}}.cDeliveryCarier__unknownDelivery{text-align:center}.cDeliveryCarier__name{color:#178aef;font-weight:600;font-size:16px}@media (min-width:0px) and (max-width:1280px){.cDeliveryCarier__name{font-size:14px}}@media (min-width:0px) and (max-width:768px){.cDeliveryCarier__name{grid-area:name}}.cDeliveryCarier__label{font-size:10px;font-weight:600;color:#fff;height:18px;border-radius:2px;text-transform:uppercase;display:flex;align-items:center;padding:0 6px;position:relative;margin-left:5px;max-width:max-content}@media (min-width:0px) and (max-width:768px){.cDeliveryCarier__label{margin-left:0;margin-bottom:10px;grid-area:labels}}.cDeliveryCarier__label--fastest{background-color:#e54a4b}@media (min-width:0px) and (max-width:768px){.cDeliveryCarier__label--fastest{grid-column:1}}.cDeliveryCarier__label--cheapest{background-color:#34b262}@media (min-width:0px) and (max-width:768px){.cDeliveryCarier__label--cheapest{grid-column:auto / span 3}}.cDeliveryCarier__label:after{content:"";display:block;position:absolute;width:5px;height:5px;left:0;bottom:-4px}.cDeliveryCarier__delivery{display:flex;column-gap:9px;align-items:center;margin-left:auto}@media (min-width:0px) and (max-width:768px){.cDeliveryCarier__delivery{grid-area:delivery}}.cDeliveryCarier__numberOfDays{height:19px;border-radius:3px;padding:0 7px;font-size:14px;display:flex;align-items:center;background-color:#f4f6f8;color:#657d92;max-width:max-content;margin-left:auto}@media (min-width:0px) and (max-width:768px){.cDeliveryCarier__numberOfDays{font-size:12px;padding:0 5px;height:16px}}.cDeliveryCarier__numberOfDaysUnit:before{content:"Â&nbsp;"}.cDeliveryCarier__date{font-size:14px;font-weight:600}@media (min-width:0px) and (max-width:768px){.cDeliveryCarier__date{font-size:12px}}.cDeliveryCarier__freeDelivery,.cDeliveryCarier__price{width:100%;font-weight:600;font-size:14px}@media (min-width:0px) and (max-width:768px){.cDeliveryCarier__freeDelivery,.cDeliveryCarier__price{grid-area:price}}.cDeliveryCarier__freeDelivery{color:#34b262}@media (min-width:0px) and (max-width:768px){.cDeliveryCarier__price{font-size:12px}}.cDeliveryCarier__price .cPrice__value:after{content:"Â&nbsp;"}.cFilterDialog{--cFilterDialogClass-width: 990px;--cFilterDialogClass-height: 700px;background-color:#fff;width:990px;max-width:100%;height:700px;max-height:90vh;border:0;border-radius:3px;padding:0;display:grid;grid-template-columns:1fr;grid-template-areas:"header" "main" "footer";grid-template-rows:75px 1fr max-content;container:filter / inline-size;outline:0}@media (max-width:1024px){.cFilterDialog{width:750px}}@media (max-width:579px){.cFilterDialog{left:0;right:0;top:0;bottom:0;width:100vw;height:100vh;max-height:100%;height:calc(var(--cFilterDialogClass-vh) * 100)}.cFilterDialog__header--parameterIsSelected .cFilterDialog__header-title{display:none}.cFilterDialog__header:not(.cFilterDialog__header--parameterIsSelected) .cFilterDialog__values-back{display:none}.cFilterDialog__parameter{padding:15px 0;position:relative}.cFilterDialog__parameter:not(:last-child){border-bottom:1px solid #ecedef}.cFilterDialog__parameter--enabled:after{content:"";display:block;position:absolute;right:0;top:50%;width:16px;height:16px;transform:translateY(-50%) rotate(-90deg);background-image:url("https://i.binargon.cz/common/rgba(0,0,0,1)/arrow_thin.svg");background-repeat:no-repeat;background-position:center}.cFilterDialog__parameter-name{font-size:16px}}.cFilterDialog__category-name:before{content:" "}.cFilterDialog__main-button{width:max-content;outline:0;margin-left:auto}@media (max-width:579px){.cFilterDialog__main-button{margin:15px auto}}.cFilterDialog__main-button-number{margin-left:5px}.cFilterDialog__main-button-number:before{content:"("}.cFilterDialog__main-button-number:after{content:")"}.cFilterDialog__close{display:flex;justify-content:center;align-items:center;background-color:#2cb56b;border-radius:50%;width:30px;height:30px;transform:rotate(45deg);color:#fff;position:fixed;right:10px;top:10px;cursor:pointer}.cFilterDialog__close:before{content:"+";font-size:26px}@container (max-width: 579px){.cFilterDialog__close{transform:rotate(0);top:0;right:0;width:76px;height:71px;background-color:#fff;background-image:url("https://i.binargon.cz/common/rgba(44,181,107,1)/cross_thin.svg");background-size:30px auto;background-repeat:no-repeat;background-position:center}.cFilterDialog__close:before{display:none}}.cFilterDialog__header{grid-area:header;height:100%;display:flex;justify-content:space-between;align-items:center;column-gap:20px;padding:15px 15px 15px 30px;box-shadow:0 5px 12px rgba(101, 125, 146, 0.16)}@container (max-width: 579px){.cFilterDialog__header{border-bottom:1px solid #ecedef}}.cFilterDialog__header-title{font-size:18px}.cFilterDialog__search{display:none;border-radius:6px;width:435px;max-width:100%;height:45px;align-items:center;padding-left:55px;background-image:url("https://i.binargon.cz/common/search.svg");background-repeat:no-repeat;background-position:27px center}@container (max-width: 579px){.cFilterDialog__search{display:none}}.cFilterDialog__search-input:not(.exclude):not([type="range"]){background-color:transparent;border:0;height:30px}.cFilterDialog__main{grid-area:main;display:grid;grid-template-columns:265px 1fr;grid-template-areas:"list values";height:100%;overflow:hidden}.cFilterDialog__main::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}.cFilterDialog__main::-webkit-scrollbar{width:10px;height:10px}.cFilterDialog__main::-webkit-scrollbar-thumb{border-radius:11px;background-color:rgba(44, 181, 107, 0.5);border:2px solid #fff}.cFilterDialog__main:hover::-webkit-scrollbar-thumb{background-color:#2cb56b}@container (max-width: 579px){.cFilterDialog__main{grid-template-areas:"list";grid-template-columns:1fr;position:relative;max-height:100%}}.cFilterDialog__list{grid-area:list;background-color:rgba(44, 181, 107, 0.05);padding:35px 30px;display:grid;row-gap:30px;grid-auto-rows:minmax(20px, max-content);overflow:auto}.cFilterDialog__list::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}.cFilterDialog__list::-webkit-scrollbar{width:10px;height:10px}.cFilterDialog__list::-webkit-scrollbar-thumb{border-radius:11px;background-color:rgba(44, 181, 107, 0.5);border:2px solid #fff}.cFilterDialog__list:hover::-webkit-scrollbar-thumb{background-color:#2cb56b}@container (max-width: 579px){.cFilterDialog__list{background-color:#fff}}@media (max-width:579px){.cFilterDialog__list{row-gap:0}}.cFilterDialog__parameter{display:flex;align-items:center;column-gap:6px;color:#1a1a1a;cursor:pointer}.cFilterDialog__parameter--selected{color:#2cb56b}.cFilterDialog__parameter:hover:not(.cFilterDialog__parameter--disabled){color:#2cb56b}.cFilterDialog__parameter--disabled{cursor:not-allowed;font-weight:normal;color:#ccc}.cFilterDialog__parameter-name{font-weight:600;font-size:14px}.cFilterDialog__parameter-count{min-width:21px;height:21px;border-radius:21px;background-color:#2cb56b;color:#fff;padding:0 3px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;line-height:21px}.cFilterDialog__values{grid-area:values;padding:33px 35px;max-height:100%;overflow:auto;width:100%}@container (max-width: 579px){.cFilterDialog__values{transition:0.2s ease-in-out transform;position:absolute;inset:0;background-color:#fff;box-shadow:0 5px 12px rgba(134, 151, 167, 0.16)}}@container (max-width: 579px){.cFilterDialog__values--closed{transform:translateX(-100%)}}@container (max-width: 579px){.cFilterDialog__values--open{transform:translateX(0)}}.cFilterDialog__values-back{display:none}.cFilterDialog__values-back:before{content:"";display:block;width:21px;height:21px;border-radius:50%;background-color:#2cb56b;box-shadow:0 2px 6px rgba(44, 181, 107, 0.35);transition:0.2s ease-in-out background-color, 0.3s ease-in-out box-shadow;background-repeat:no-repeat;background-image:url("https://i.binargon.cz/common/arrow_left.svg");background-position:calc(50% - 1px) center}.cFilterDialog__values-back:before:hover{background-color:#1a1a1a;box-shadow:0 2px 6px rgba(26, 26, 26, 0.35)}@container (max-width: 579px){.cFilterDialog__values-back{display:flex;align-items:center;column-gap:10px;color:#2cb56b;cursor:pointer;padding:20px 0 20px;width:calc(100% + 15px)}}.cFilterDialog__values-back--hidden{display:none}.cFilterDialog__values-divider{height:1px;width:100%;background-color:#ecedef;border:0;margin:15px 0}.cFilterDialog__values-description{font-size:14px}.cFilterDialog__values-header{font-size:16px;font-weight:600;margin-bottom:29px}.cFilterDialog__values-name{font-size:16px;font-weight:600}.cFilterDialog__values-items{columns:3}@media (max-width:1024px){.cFilterDialog__values-items{columns:2}}@container (max-width: 579px){.cFilterDialog__values-items{columns:1}}.cFilterDialog__value{display:inline-flex;align-items:center;margin-bottom:20px;width:100%}.cFilterDialog__value:hover .cFilterDialog__value-name{color:#2cb56b}.cFilterDialog__value--checkbox-multiple{position:relative}.cFilterDialog__value-checkbox,.cFilterDialog__value-radio{margin-right:12px !important}.cFilterDialog__value-select{width:100%}.cFilterDialog__value-name{font-size:14px}.cFilterDialog__value-count,.cFilterDialog__value-unit{color:#8697a7;font-size:12px;margin-left:4px;font-weight:normal}.cFilterDialog__value-count:before,.cFilterDialog__value-unit:before{content:"("}.cFilterDialog__value-count:after,.cFilterDialog__value-unit:after{content:")"}.cFilterDialog__value.cFilterDialog__value--disabled{opacity:0.5}.cFilterDialog__value--color{--cFilterDialog-color: #ccc}.cFilterDialog__value--color .cFilterDialog__value-checkbox{position:absolute;background-color:transparent !important;mix-blend-mode:difference}.cFilterDialog__value--color .cFilterDialog__value-name{display:flex;align-items:center}.cFilterDialog__value--color.cFilterDialog__value--checkbox-multiple{position:relative}.cFilterDialog__value--color.cFilterDialog__value--checkbox-multiple .cFilterDialog__value-name:before{content:"";width:25px;height:25px;border-radius:3px;margin-right:12px;background-color:var(--cFilterDialog-color);flex-shrink:0}.cFilterDialog__value--color.cFilterDialog__value--radio{display:flex;align-items:center}.cFilterDialog__value--color.cFilterDialog__value--radio .cFilterDialog__value-radio{border-color:var(--cFilterDialog-color) !important}.cFilterDialog__value--input,.cFilterDialog__value--select,.cFilterDialog__value--textarea{display:block}.cFilterDialog__value--input .cFilterDialog__value-name,.cFilterDialog__value--select .cFilterDialog__value-name,.cFilterDialog__value--textarea .cFilterDialog__value-name{font-size:16px;font-weight:600;margin-bottom:29px}.cFilterDialog__value--range-multiple{display:grid;position:relative;grid-template-areas:"range range range" "min dash max";grid-template-columns:minmax(95px, 1fr) 20px minmax(95px, 1fr);column-gap:10px;row-gap:32px}.cFilterDialog__value--range-multiple:after{content:"â€“";grid-area:dash;display:flex;align-items:center;justify-content:center;font-size:16px;color:#707070}.cFilterDialog__value--range-multiple .cFilterDialog__value-range::-webkit-slider-runnable-track,.cFilterDialog__value--range-multiple .cFilterDialog__value-range::-webkit-slider-thumb,.cFilterDialog__value--range-multiple .cFilterDialog__value-range{-webkit-appearance:none}.cFilterDialog__value--range-multiple .cFilterDialog__value-range::-webkit-slider-runnable-track,.cFilterDialog__value--range-multiple .cFilterDialog__value-range::-moz-range-track{width:100%;height:100%;background:none}.cFilterDialog__value--range-multiple .cFilterDialog__value-range::-webkit-slider-thumb{border:none;width:26px;height:26px;border-radius:50%;background:#2cb56b;pointer-events:auto;position:relative;z-index:10}.cFilterDialog__value--range-multiple .cFilterDialog__value-range::-moz-range-thumb{border:none;width:26px;height:26px;border-radius:50%;background:#2cb56b;pointer-events:auto;position:relative;z-index:10}.cFilterDialog__value--range-multiple .cFilterDialog__value-range{margin:0;background:none;font:inherit;pointer-events:none;grid-area:range;height:26px;position:relative;z-index:1;outline:0}.cFilterDialog__value--range-multiple .cFilterDialog__value-range::-webkit-slider-thumb{box-shadow:0px 2px 6px rgba(44, 181, 107, 0.35)}.cFilterDialog__value--range-multiple .cFilterDialog__value-range::-moz-range-thumb{box-shadow:0px 2px 6px rgba(44, 181, 107, 0.35)}.cFilterDialog__value--range-multiple .cFilterDialog__value-range--min::-webkit-slider-thumb{background-repeat:no-repeat;background-position:center center;background-image:url("https://i.binargon.cz/common/arrow_right.svg")}.cFilterDialog__value--range-multiple .cFilterDialog__value-range--min::-moz-range-thumb{background-repeat:no-repeat;background-position:center center;background-image:url("https://i.binargon.cz/common/arrow_right.svg")}.cFilterDialog__value--range-multiple .cFilterDialog__value-range--max::-webkit-slider-thumb{background-repeat:no-repeat;background-position:calc(50% - 1px) center;background-image:url("https://i.binargon.cz/common/arrow_left.svg")}.cFilterDialog__value--range-multiple .cFilterDialog__value-range--max::-moz-range-thumb{background-repeat:no-repeat;background-position:calc(50% - 1px) center;background-image:url("https://i.binargon.cz/common/arrow_left.svg")}.cFilterDialog__value--range-multiple .cFilterDialog__value-input{height:35px;width:100%;font-size:16px}.cFilterDialog__value--range-multiple .cFilterDialog__value-input--min{grid-area:min}.cFilterDialog__value--range-multiple .cFilterDialog__value-input--max{grid-area:max;text-align:right}.cFilterDialog__value--range-multiple .cFilterDialog__value-track{position:relative;background-color:rgba(44, 181, 107, 0.2);width:auto;height:2px;overflow:hidden;padding-left:calc(26px / 2);padding-right:calc(26px / 2);grid-area:range}.cFilterDialog__value--range-multiple .cFilterDialog__value-trackSelectedRange{background-color:#2cb56b;width:auto;height:2px}.cFilterDialog__value-input{width:100%}.cFilterDialog__value-textarea{width:100%;height:60px}.cFilterDialog__footer{grid-area:footer;height:75px;display:grid;grid-template-columns:1fr max-content;align-items:center;column-gap:20px;padding:15px 15px 15px 30px;box-shadow:0 -5px 12px rgba(101, 125, 146, 0.16)}@container (max-width: 579px){.cFilterDialog__footer{border-top:1px solid #ecedef;height:auto;grid-template-columns:1fr;padding:0}}.cFilterDialog__footer--hidden{display:none}.cFilterDialog__footer-cancel{display:flex;column-gap:20px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:20px}.cFilterDialog__footer-cancel::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}.cFilterDialog__footer-cancel::-webkit-scrollbar{width:10px;height:10px}.cFilterDialog__footer-cancel::-webkit-scrollbar-thumb{border-radius:11px;background-color:rgba(44, 181, 107, 0.5);border:2px solid #fff}.cFilterDialog__footer-cancel:hover::-webkit-scrollbar-thumb{background-color:#2cb56b}.cFilterDialog__footer-cancel-container{overflow:auto}.cFilterDialog__cancel{color:#e54a4b;font-weight:600;height:20px;text-decoration:none;font-size:14px;line-height:21px;display:flex;align-items:center;column-gap:5px;text-transform:uppercase;cursor:pointer;white-space:nowrap}.cFilterDialog__cancel:before{content:"";display:block;background-color:#e54a4b;border-radius:6px;width:20px;height:20px;box-shadow:0 2px 6px fade(#e54a4b, 30);background-image:url("https://i.binargon.cz/common/cancel.svg");background-repeat:no-repeat;background-position:center center;background-size:10px;flex-shrink:0}.cFilterDialog__cancel-color{width:10px;height:10px;border-radius:50%;order:1}.cFilterDialog__cancel-name{display:none}.cFilterDialog__cancel-unit{text-transform:none}.cFilterDialog__cancel-unit sup{vertical-align:top}.cFilterDialog__results{margin-left:auto}.cFilterDialog__values::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}.cFilterDialog__values::-webkit-scrollbar{width:10px;height:10px}.cFilterDialog__values::-webkit-scrollbar-thumb{border-radius:11px;background-color:rgba(44, 181, 107, 0.5);border:2px solid #fff}.cFilterDialog__values:hover::-webkit-scrollbar-thumb{background-color:#2cb56b}.cFilterDialog__value--color .cFilterDialog__value-name:before{width:18px !important;height:18px !important}.cHeaderMenuOverlay{background-color:rgba(0, 0, 0, 0.3);backdrop-filter:blur(3px);position:absolute;inset:0;opacity:1;transition:0.2s ease-in-out opacity}.cHeaderMenuOverlay--hidden{opacity:0;pointer-events:none}.cOrderReview{display:grid;justify-content:center;row-gap:20px}.cOrderReview__title{font-size:18px;font-weight:700}.cOrderReview__stars{margin:auto;width:200px;height:35px;background-image:url("https://i.binargon.cz/common/rgb(175,175,175,1)/stars.svg");background-repeat:no-repeat;background-size:contain;cursor:pointer;position:relative;display:grid;grid-template-columns:repeat(5, 1fr);transition:0.5s ease-in-out opacity}.cOrderReview__stars--done{opacity:0.5;cursor:not-allowed}.cOrderReview__stars--done .cOrderReview__stars-star{display:none}.cOrderReview__stars-inner{background-image:url("https://i.binargon.cz/common/rgba(255,193,7,1)/stars.svg");background-repeat:no-repeat;background-size:200px 35px;height:35px;width:0;position:absolute;inset:0}.cOrderReview__stars-star{position:relative;z-index:2}.cOrderReview__done{display:none}.cOrderReview__done--visible{display:block;padding:15px;font-size:18px;font-weight:600;text-align:center}.cOrderReview{margin-top:30px}.cWhisperer{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1000}.cWhisperer--fullscreen{z-index:1000}.cWhisperer__overlay{position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.2)}.cWhisperer__container{position:relative;z-index:1;padding:0 20px 20px;border-top:0;overflow:auto;box-shadow:0 0 10px rgba(0, 0, 0, 0.2);max-width:610px;max-height:80vh;margin:0 auto}.cWhisperer__container::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}.cWhisperer__container::-webkit-scrollbar{width:10px;height:10px}.cWhisperer__container::-webkit-scrollbar-thumb{border-radius:11px;background-color:rgba(44, 181, 107, 0.5);border:2px solid #fff}.cWhisperer__container:hover::-webkit-scrollbar-thumb{background-color:#2cb56b}@media (max-width:667px){.cWhisperer__container{margin:0;max-height:100vh;height:100vh;border-radius:0;padding:0 20px}}.cWhisperer__container--fullscreen{border:0}.cWhisperer__title{text-transform:uppercase;font-weight:bold;font-size:14px;border-bottom:1px solid #e3e3e3;padding-bottom:16px;margin-top:20px}.cWhisperer__title--producers{grid-area:producersTitle}.cWhisperer__title--categories{grid-area:categoriesTitle}.cWhisperer__title--products{grid-area:productsTitle}.cWhisperer__title--history{display:none}.cWhisperer__results{background-color:#fff;display:grid;grid-template-areas:"producersTitle" "producers" "categoriesTitle" "categories" "productsTitle" "products" "submit"}.cWhisperer__results::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}.cWhisperer__results::-webkit-scrollbar{width:10px;height:10px}.cWhisperer__results::-webkit-scrollbar-thumb{border-radius:11px;background-color:rgba(44, 181, 107, 0.5);border:2px solid #fff}.cWhisperer__results:hover::-webkit-scrollbar-thumb{background-color:#2cb56b}.cWhisperer__close{display:none}.cWhisperer__producers{margin-top:15px;display:grid;gap:5px;grid-area:producers}.cWhisperer__categories{margin-top:18px;grid-area:categories;display:grid;gap:9px}.cWhisperer__products{margin-top:15px;grid-area:products;display:grid;row-gap:10px}.cWhisperer__history{display:none}.cWhispererBlog{color:#2cb56b}.cWhispererCategory{text-decoration:none;font-size:13px;text-transform:uppercase;color:#000}.cWhispererCategory:hover{color:#2cb56b}.cWhispererCategory__parent{color:#000}.cWhispererProducer{text-decoration:none;color:inherit}.cWhispererProducer:hover{color:#2cb56b}.cWhispererProducer.cWhispererSelectedItem{border-color:rgba(44, 181, 107, 0.5);position:relative}.cWhispererProducer.cWhispererSelectedItem:after{content:"";display:block;width:100%;height:100%;position:absolute;inset:0;background-color:rgba(44, 181, 107, 0.05)}.cWhispererProducer__image{display:none}.cWhispererProducer__name{font-size:13px}.cWhispererProduct{display:grid;grid-template-columns:40px 1fr max-content;grid-template-areas:"image producer price" "image name price";grid-template-rows:1fr 1fr;column-gap:10px;align-items:center;text-decoration:none;color:#1a1a1a;row-gap:3px}.cWhispererProduct:first-of-type{border-top:0}.cWhispererProduct:hover{background-color:rgba(44, 181, 107, 0.05);border-color:transparent}.cWhispererProduct:hover+a,.cWhispererProduct:hover+div{border-color:transparent}.cWhispererProduct__image{grid-area:image}.cWhispererProduct__producer{grid-area:producer;text-transform:uppercase;color:#848383;font-size:11px;align-self:end}.cWhispererProduct__name{grid-area:name;font-size:13px;align-self:start}.cWhispererProduct__price{grid-area:price;font-size:18px}.cWhispererProduct__price-current{font-weight:bold}.cWhispererProduct__price-current--discounted{color:#d53428}.cWhispererSelectedItem{background-color:rgba(44, 181, 107, 0.05);border-color:transparent}.cWhispererSelectedItem+a,.cWhispererSelectedItem+div{border-color:transparent}.cWhispererSubmitButton{margin:20px -20px -20px;padding:0;grid-area:submit;background-color:#f3f3f3;display:flex;justify-content:center;padding:20px 10px}.cWhispererSubmitButton.cWhispererSelectedItem .cWhispererSubmitButton__button{background-color:#228c53}.cWhispererSubmitButton__button{background-color:#000;display:flex;column-gap:5px;justify-content:center;align-items:center;text-align:center;max-width:max-content;color:#fff;height:54px;padding:0 32px;font-weight:bold;font-size:14px;text-transform:uppercase;border-radius:0;cursor:pointer}.cWhispererSubmitButton__count{display:none}.categoryDescription{margin-top:21px}@media (max-width:667px){.categoryDescription{margin-top:10px}}.chat{display:flex;align-items:center;column-gap:10px;color:#bfbfbf;text-decoration:none}.chat--footer{display:grid;grid-template-columns:20px 1fr;column-gap:15px}@media (max-width:667px){.chat--footer{grid-template-columns:1fr;text-align:center;row-gap:2px}}.chat--footer .chat__icon{width:22px;height:22px}@media (max-width:667px){.chat--footer .chat__icon{margin:5px auto}}.chat:hover{text-decoration:underline}.checkout{padding-top:30px;padding-bottom:60px}@media (min-width:668px) and (max-width:1280px){.checkout{padding-top:40px}}@media (max-width:667px){.checkout{padding-top:20px}}.checkoutAgreements__row{display:flex;align-items:center;column-gap:10px}.checkoutAgreements__row p{margin:0}.checkoutButtons{display:flex;justify-content:space-between}@media (max-width:667px){.checkoutButtons{display:grid;grid-template-columns:1fr;row-gap:10px}}@media (max-width:667px){.checkoutButtons__left{width:100%;order:1}}.checkoutButtons__left-link{text-decoration:none;display:block;height:55px;border:1px solid #000;color:#000;padding:0 30px;display:flex;align-items:center;column-gap:11px;font-size:14px;font-weight:900;text-transform:uppercase}@media (max-width:667px){.checkoutButtons__left-link{justify-content:center}}@media (max-width:667px){.checkoutButtons__right{width:100%}}.checkoutButtons__right-button{height:55px;padding:0 30px;display:flex;align-items:center;column-gap:11px}@media (max-width:667px){.checkoutButtons__right-button{width:100%;justify-content:center;white-space:nowrap}}.checkoutCart__products{display:grid;row-gap:1px;background-color:#e4e4e4}.checkoutData{margin-top:30px}@media (max-width:667px){.checkoutData{margin-top:19px}}.checkoutData__container{display:grid;grid-template-columns:repeat(2, 1fr);gap:18px}@media (max-width:667px){.checkoutData__container{grid-template-columns:1fr}}.checkoutData__extended{margin:20px 0}.checkoutData__extended-toggle{display:flex;align-items:center;column-gap:10px;font-size:14px;color:#4c4c4c}.checkoutData__extended-dropdown{display:none;margin-top:20px}.checkoutData__extended-dropdown.visible{display:block}.checkoutData__note{margin:0 -20px;border-top:1px solid #e3e3e3;padding:19px 20px;display:grid;row-gap:10px}.checkoutData__note-label{font-size:14px;color:#4c4c4c}.checkoutData__note-textarea{height:61px}.checkoutData__address{display:grid;gap:18px}.checkoutDataItem{display:grid;row-gap:10px}.checkoutDataItem__label{font-size:14px;font-weight:bold;color:#4c4c4c}.checkoutDataItem__value-input{width:100%}.checkoutDataItem__value-validation{display:none}.checkoutFreeShipping__text{color:#4c4c4c;font-size:16px}@media (max-width:667px){.checkoutFreeShipping__text{font-size:14px}}.checkoutFreeShipping__progress{height:4px;background-color:#e4e4e4;margin-top:15px}.checkoutFreeShipping__progress-reached{height:4px;background-color:#2cb56b}.checkoutProduct{display:grid;grid-template-columns:52px 1fr 200px 100px 90px 100px 18px;background-color:#fff;padding:20px;align-items:center;column-gap:19px}@media (min-width:668px) and (max-width:1280px){.checkoutProduct{grid-template-columns:52px 1fr 200px 90px 100px 18px}}@media (max-width:667px){.checkoutProduct{grid-template-areas:"image details price" "image availability price" "image quantity remove";grid-template-columns:52px 1fr max-content;column-gap:16px;padding:10px;padding-bottom:20px}}@media (max-width:667px){.checkoutProduct__column--image{grid-area:image}}@media (max-width:667px){.checkoutProduct__column--details{grid-area:details;padding-top:5px}}.checkoutProduct__column--availability{display:flex;align-items:center;column-gap:10px;position:relative}@media (max-width:667px){.checkoutProduct__column--availability{grid-area:availability;padding-top:3px}}@media (max-width:667px){.checkoutProduct__column--quantity{grid-area:quantity;padding-top:18px}}@media (max-width:667px){.checkoutProduct__column--price-tax{grid-area:price;align-self:start;padding-top:10px}}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.checkoutProduct__column--price{display:none}}@media (max-width:667px){.checkoutProduct__column--remove{grid-area:remove;padding-top:18px}}.checkoutProduct__name{font-size:16px;text-decoration:none;color:#000}@media (max-width:667px){.checkoutProduct__name{font-size:13px}}.checkoutProduct__name:hover{text-decoration:underline}.checkoutProduct__availability{font-size:13px;color:#48bb82;font-weight:700}.checkoutProduct__availability__info{background-image:url(svg/ico_info.svg);background-repeat:no-repeat;height:16px;width:16px;cursor:pointer;position:relative}.checkoutProduct__availability__info:hover .checkoutProduct__availability__info__infoText{display:block}.checkoutProduct__availability__info__infoText{display:none;position:absolute;width:265px;background:#fff;z-index:100;padding:5px;left:25px;-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.75);-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.75);box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.75)}.checkoutProduct__price{font-size:18px;font-family:"Roboto Condensed", sans-serif}.checkoutProduct__price-tax{font-weight:bold}.checkoutProduct__quantity-select:not(.exclude){width:100%;height:45px;border:1px solid #e4e4e4;border-radius:0;padding-left:22px}@media (max-width:667px){.checkoutProduct__quantity-select:not(.exclude){width:90px}}.checkoutProduct__quantity-input{display:none}.checkoutProduct__remove{border-radius:50%;background-color:#d53428;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:5px}@media (max-width:667px){.checkoutProduct__remove{width:18px;height:18px;margin-left:auto}}.checkoutStep1{padding-top:25px}@media (min-width:668px) and (max-width:1280px){.checkoutStep1{padding-top:30px}}.checkoutStep1__title{font-size:22px;font-weight:bold;text-transform:uppercase;font-family:"Roboto Condensed", sans-serif;margin-bottom:17px}@media (max-width:667px){.checkoutStep1__title{font-size:18px}}.checkoutStep1__total{background-color:#fff;border-top:1px solid #e4e4e4;padding:20px;padding-top:18px;padding-bottom:11px;margin-bottom:20px}@media (max-width:667px){.checkoutStep1__total{padding:20px 10px}}.checkoutStep1__total-container{display:flex;justify-content:space-between;column-gap:30px;align-items:flex-start}@media (max-width:667px){.checkoutStep1__total-container{display:grid;grid-template-columns:1fr}}.checkoutStep1__total-voucher{margin-top:20px}@media (max-width:667px){.checkoutStep1__total-voucher{order:1;border-top:1px solid #e4e4e4;padding-top:20px;margin-top:11px}}.checkoutStep1__total-price{display:flex;align-items:baseline;column-gap:15px;margin-top:26px}@media (max-width:667px){.checkoutStep1__total-price{justify-content:flex-end;margin-top:13px}}.checkoutStep1__total-price-value{font-family:"Roboto Condensed", sans-serif;font-weight:bold;font-size:36px}.checkoutStep1__related{margin-top:40px}.checkoutStep1__related-title{font-size:22px;font-family:"Roboto Condensed", sans-serif;font-weight:bold;text-transform:uppercase;margin-bottom:25px}@media (max-width:667px){.checkoutStep1__related-title{font-size:18px;margin-bottom:16px}}.checkoutStep2{padding-top:25px}@media (min-width:668px) and (max-width:1280px){.checkoutStep2{padding-top:30px}}.checkoutStep2__container{display:grid;grid-template-columns:1fr 400px;column-gap:20px}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.checkoutStep2__container{grid-template-columns:1fr}}.checkoutStep2__title{text-transform:uppercase;font-weight:bold;font-size:22px;font-family:"Roboto Condensed", sans-serif;margin-bottom:17px}@media (max-width:667px){.checkoutStep2__title{font-size:18px}}.checkoutStep2__options{margin-bottom:25px}@media (max-width:667px){.checkoutStep2__options{margin-bottom:16px}}.volbaDopravy,.volbaPlatby{background-color:#e3e3e3;display:grid;row-gap:1px}.dopravaBlock,.platbaBlock{background-color:#fff}.block2 label{padding:20px;display:grid;grid-template-areas:"radio name price" "radio description price";grid-template-columns:18px 1fr max-content;column-gap:22px}@media (max-width:667px){.block2 label{padding:20px 10px;column-gap:10px}}.block2 .radio{grid-area:radio}.block2 .nazev{grid-area:name;font-size:18px;font-weight:bold;font-family:"Roboto Condensed", sans-serif}.block2 .cena{grid-area:price;font-size:18px;font-weight:bold;font-family:"Roboto Condensed", sans-serif}.block2 .popis{grid-area:description;font-size:13px;color:#4c4c4c;line-height:24px}.block2 .popis img{max-width:100%;height:auto}.block2 .popis p:first-child{line-height:20px;margin-top:5px}.block2 .logo{display:none}.block2 .pokladnaLib{margin-left:60px;margin-top:-20px}@media (max-width:667px){.block2 .pokladnaLib{margin-left:42px}}.block2 .pokladnaLib a{padding:20px 0;color:#2cb56b;text-decoration:none;font-size:14px;display:block}.cistic{display:none}.checkoutStep3{padding-top:25px}@media (min-width:668px) and (max-width:1280px){.checkoutStep3{padding-top:30px}}.checkoutStep3__container{display:grid;grid-template-columns:1fr 400px;column-gap:20px;margin-bottom:31px}@media (min-width:668px) and (max-width:1280px){.checkoutStep3__container{grid-template-columns:1fr;margin-bottom:0}}@media (max-width:667px){.checkoutStep3__container{grid-template-columns:minmax(0, 1fr);margin-bottom:0}}.checkoutStep3__container-inner{background-color:#fff;padding:20px}@media (max-width:667px){.checkoutStep3__container-inner{padding:10px}}.checkoutStep3__title{text-transform:uppercase;font-weight:bold;font-size:22px;font-family:"Roboto Condensed", sans-serif;margin-bottom:13px}@media (max-width:667px){.checkoutStep3__title{font-size:18px}}.checkoutStep3__options{margin-bottom:25px}.checkoutStep3__signin{background-color:#f3f3f3;padding:19px;display:grid;grid-template-areas:"title button" "text button";grid-template-columns:max-content max-content;justify-content:space-between;column-gap:25px}@media (max-width:667px){.checkoutStep3__signin{grid-template-areas:"title" "text" "button";grid-template-columns:1fr;padding:7px 10px 10px}}.checkoutStep3__signin-title{font-size:18px;font-weight:bold;font-family:"Roboto Condensed", sans-serif;grid-area:title;margin-bottom:8px}@media (max-width:667px){.checkoutStep3__signin-title{margin-bottom:5px}}.checkoutStep3__signin-text{color:#4c4c4c;font-size:13px;grid-area:text}@media (max-width:667px){.checkoutStep3__signin-text{line-height:20px;margin-bottom:9px}}.checkoutStep3__signin-button{grid-area:button;text-transform:none;height:40px;font-size:14px}@media (max-width:667px){.checkoutStep3__signin-button{max-width:max-content}}.checkoutStep4{margin-top:28px;max-width:820px;width:100%;margin-left:auto;margin-right:auto}.checkoutStep4__title{text-transform:uppercase;font-weight:bold;font-size:22px;font-family:"Roboto Condensed", sans-serif;margin-bottom:13px}@media (max-width:667px){.checkoutStep4__title{font-size:18px}}.checkoutStep4__subtitle{font-size:18px;font-weight:900}.checkoutStep4__container{background-color:#fff;margin-bottom:20px}.checkoutStep4__product{border-top:1px solid #e4e4e4;padding:15px 20px;display:grid;grid-template-areas:"image text price";grid-template-columns:52px minmax(150px, 1fr) max-content;column-gap:20px;text-decoration:none;color:#000;align-items:center}@media (max-width:667px){.checkoutStep4__product{padding:15px 10px;grid-template-areas:"image text" "image price";grid-template-columns:52px minmax(150px, 1fr)}}.checkoutStep4__product:first-child{border-top:0}.checkoutStep4__product-image{grid-area:image}.checkoutStep4__product-text{grid-area:text;display:grid;row-gap:4px}.checkoutStep4__product-price{grid-area:price;font-size:18px;font-weight:bold;font-family:"Roboto Condensed", sans-serif}.checkoutStep4__product-name{font-size:16px}.checkoutStep4__product-params{color:#848383;font-size:13px}.checkoutStep4__expedition{border-top:1px solid #e4e4e4;padding:15px 20px;display:grid;grid-template-areas:"title change" "name price";justify-content:space-between;row-gap:12px;align-items:baseline}@media (max-width:667px){.checkoutStep4__expedition{padding:15px 10px;row-gap:3px}}.checkoutStep4__expedition-title{grid-area:title}.checkoutStep4__expedition-change{grid-area:change;font-size:14px;color:#000;text-align:right}.checkoutStep4__expedition-name{grid-area:name;font-size:14px}.checkoutStep4__expedition-price{grid-area:price;font-size:18px;font-family:"Roboto Condensed", sans-serif;font-weight:bold;text-align:right}.checkoutStep4__data{border-top:1px solid #e4e4e4;padding:15px 20px}@media (max-width:667px){.checkoutStep4__data{padding:15px 10px}}.checkoutStep4__data-top{display:flex;justify-content:space-between;align-items:baseline}.checkoutStep4__data-grid{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:30px;font-size:14px;line-height:24px;margin-top:9px}@media (max-width:667px){.checkoutStep4__data-grid{grid-template-columns:1fr;row-gap:6px}}.checkoutStep4__data-change{grid-area:change;font-size:14px;color:#000;text-align:right}.checkoutStep4__note{padding:17px 21px;border-top:1px solid #e4e4e4}.checkoutStep4__note-text{font-size:14px;color:#4c4c4c;line-height:24px;margin-top:9px}.checkoutStep4__total{display:flex;justify-content:space-between;padding:13px 20px;border-top:1px solid #e4e4e4;align-items:baseline}.checkoutStep4__total-title{font-size:16px;color:#4c4c4c}.checkoutStep4__total-value{font-size:36px;font-weight:bold;font-family:"Roboto Condensed", sans-serif}.checkoutStep4__agreements{display:grid;row-gap:20px;font-size:14px;color:#4c4c4c;justify-content:center;padding:17px 21px;border-top:1px solid #e4e4e4}@media (max-width:667px){.checkoutStep4__agreements{padding:17px 10px}}.checkoutStep4__agreements a{color:#2cb56b}.checkoutStep4__terms{display:flex;align-items:center;column-gap:10px}.checkoutStep5{max-width:820px;width:100%;margin-left:auto;margin-right:auto}.checkoutStep5__container{background-color:#fff;margin-bottom:20px;padding-bottom:30px;text-align:center;padding-top:68px;padding-bottom:73px}@media (max-width:667px){.checkoutStep5__container{padding-top:37px;padding-bottom:40px}}.checkoutStep5__title{font-size:22px;font-weight:bold;font-family:"Roboto Condensed", sans-serif;text-transform:uppercase;margin-top:22px}@media (max-width:667px){.checkoutStep5__title{margin-top:19px}}.checkoutStep5__subtitle{font-size:18px;text-transform:uppercase;margin-top:26px}.checkoutStep5__text{font-size:14px;color:#4c4c4c;margin-top:12px}.checkoutStep5__back{margin:auto;width:max-content;display:flex;margin-top:39px;height:54px;font-size:14px;font-weight:900;column-gap:11px;padding:0 30px}@media (max-width:667px){.checkoutStep5__back{margin-top:38px}}.checkoutSteps{display:flex;justify-content:space-between;max-width:700px;width:100%;margin:auto;background:linear-gradient(180deg, transparent 19px, #d1d1d1 19px, #d1d1d1 21px, transparent 21px, transparent 40px);overflow:hidden}@media (min-width:668px) and (max-width:1280px){.checkoutSteps{max-width:610px}}.checkoutSteps__item{text-decoration:none;font-size:16px;font-weight:bold;font-family:"Roboto Condensed", sans-serif;color:#000;width:max-content;display:grid;row-gap:10px;position:relative;text-align:center}@media (max-width:667px){.checkoutSteps__item{align-self:start;font-size:14px;width:60px}}.checkoutSteps__item--active .checkoutSteps__item-number{background-color:#000;border-color:#000;color:#fff}.checkoutSteps__item--done .checkoutSteps__item-number,.checkoutSteps__item--doneBefore .checkoutSteps__item-number{border-color:#000 !important}.checkoutSteps__item--item-1{background:linear-gradient(90deg, #f3f3f3 0%, #f3f3f3 50%, transparent 50%, transparent 100%)}@media (max-width:667px){.checkoutSteps__item--item-1 .checkoutSteps__item-number-container:before{background-color:#f3f3f3 !important;z-index:5}}.checkoutSteps__item--last{background:linear-gradient(90deg, transparent 50%, #f3f3f3 50%, #f3f3f3 50%, #f3f3f3 100%)}.checkoutSteps__item:not(.checkoutSteps__item--active) .checkoutSteps__item-number{border-color:#d1d1d1;background-color:#f3f3f3}.checkoutSteps__item--done .checkoutSteps__item-number-container:before,.checkoutSteps__item--active .checkoutSteps__item-number-container:before,.checkoutSteps__item--doneBefore .checkoutSteps__item-number-container:before{content:"";height:2px;background-color:#000;position:absolute;right:100%;top:calc(50% - 1px);width:300px}.checkoutSteps__item-number{border-radius:50%;display:flex;align-items:center;justify-content:center;border-width:2px;border-style:solid;width:100%;height:100%;position:relative;z-index:5}.checkoutSteps__item-number-container{width:40px;height:40px;margin:auto;position:relative}.checkoutSteps__item-title{text-transform:uppercase}@media (max-width:667px){.checkoutSteps__item-title-desktop{display:none}}.checkoutSteps__item-title-mobile{display:none}@media (max-width:667px){.checkoutSteps__item-title-mobile{display:block}}@media (min-width:668px) and (max-width:1280px){.checkoutSummary--step-2{margin-top:9px;margin-bottom:20px}}@media (max-width:667px){.checkoutSummary--step-2{margin-top:23px;margin-bottom:23px}}@media (min-width:668px) and (max-width:1280px){.checkoutSummary--step-3{margin-top:40px;margin-bottom:20px}}@media (max-width:667px){.checkoutSummary--step-3{margin-top:23px;margin-bottom:23px}}.checkoutSummary__title{text-transform:uppercase;font-weight:bold;font-size:22px;font-family:"Roboto Condensed", sans-serif;margin-bottom:17px}@media (max-width:667px){.checkoutSummary__title{font-size:18px}}.checkoutSummary__container{background-color:#e3e3e3;display:grid;row-gap:1px}.checkoutSummary__products{display:grid;row-gap:1px}.checkoutSummary__expedition{display:grid;row-gap:1px}.checkoutSummary__expedition-row{background-color:#fff;padding:20px}@media (max-width:667px){.checkoutSummary__expedition-row{padding:14px 10px}}.checkoutSummary__expedition-item{display:flex;justify-content:space-between;column-gap:20px;align-items:center}.checkoutSummary__expedition-item{font-size:14px}.checkoutSummary__expedition-value{font-size:18px;font-weight:bold;font-family:"Roboto Condensed", sans-serif}.checkoutSummary__expedition-free{display:none}.checkoutSummary__total{background-color:#fff;padding:11px 20px;display:flex;justify-content:flex-end;column-gap:20px;align-items:baseline}@media (max-width:667px){.checkoutSummary__total{padding:11px 10px}}.checkoutSummary__total-title{color:#4c4c4c;font-size:16px}.checkoutSummary__total-price{font-size:36px;font-weight:bold;font-family:"Roboto Condensed", sans-serif}.checkoutSummary__product{text-decoration:none;color:#000;background-color:#fff;display:grid;width:100%;grid-template-areas:"image details";grid-template-columns:52px 1fr;column-gap:19px;padding:20px}@media (max-width:667px){.checkoutSummary__product{padding:20px 10px}}.checkoutSummary__product-image{grid-area:image}.checkoutSummary__product-details{grid-area:details}@media (min-width:668px) and (max-width:1280px){.checkoutSummary__product-details{display:grid;grid-template-areas:"name price" "params price";grid-template-columns:1fr max-content;align-items:center}}.checkoutSummary__product-name{font-size:16px;grid-area:name}@media (min-width:668px) and (max-width:1280px){.checkoutSummary__product-name{align-self:end}}.checkoutSummary__product-params{grid-area:params;color:#848383;font-size:13px}@media (min-width:668px) and (max-width:1280px){.checkoutSummary__product-params{align-self:start}}.checkoutSummary__product-price{grid-area:price;font-size:18px;font-family:"Roboto Condensed", sans-serif;font-weight:bold}@media (max-width:667px){.checkoutSummary__product-price{margin-top:12px}}.checkoutVoucher__container{display:flex;align-items:center}.checkoutVoucher__input{border:1px solid #e4e4e4;border-right:0;width:196px;height:40px;font-size:14px;padding:0 10px}@media (max-width:667px){.checkoutVoucher__input{width:100%}}.checkoutVoucher__button{height:40px;background-color:#000;color:#fff;font-size:14px;font-weight:900;font-family:"Roboto", sans-serif;border:0;padding:0 20px}.commonBreadcrumb{display:flex;flex-wrap:wrap;align-items:center;margin:13px 0;row-gap:4px}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.commonBreadcrumb{margin:8px 0}}.commonBreadcrumb__item{font-size:12px;color:#616161;text-decoration:none}.commonBreadcrumb__item:not(.commonBreadcrumb__item--first):before{content:"";width:10px;height:6px;background-image:url("svg/right-gray.svg");background-repeat:no-repeat;display:inline-block;vertical-align:middle;margin:0 5px}.commonBreadcrumb__item--first:hover,.commonBreadcrumb__item--regular:hover{text-decoration:underline}.commonBurger{display:none}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.commonBurger{display:block}}.commonBurger__icon{background:no-repeat url("svg/menu.svg") center center transparent;width:20px;height:20px}.commonBurger__icon--loading{background-image:url("https://i.binargon.cz/loading/rgba(255,255,255,1)/loading1.svg")}.commonBurger__icon--close{background-image:url("https://i.binargon.cz/common/rgba(255,255,255,1)/close.svg")}.commonBurger__iconDescription,.commonBurger__notification{display:none}.commonBurgerMenu__header{background-color:#000;min-height:fit-content;display:grid;grid-template-areas:"close logo";grid-template-columns:16px 1fr;column-gap:17px;padding:13px}.commonBurgerMenu__header-close{grid-area:close}.commonBurgerMenu__header-close-icon{width:16px;height:16px;background-image:url(svg/cross-white.svg);background-size:100%}.commonBurgerMenu__header-logo{width:112px;height:27px;background-image:url(svg/logo.svg);background-position:0 center;background-size:100% auto;grid-area:logo;position:relative;top:-6px}.commonBurgerMenu__header-name{display:none}.commonBurgerMenu__scroller{display:grid;grid-template-areas:"categories" "textpages" "international" "internationalSubmenu" "user" "userSubmenu" "favorites";padding:0 10px;align-items:start;grid-template-rows:auto auto auto auto auto 1fr}.commonBurgerMenu__categories-root{grid-area:categories}.commonBurgerMenu__categories--level-2{padding-left:0}.commonBurgerMenu__textpagesRoot{grid-area:textpages}.commonBurgerMenu__textpagesRoot .commonBurgerMenu__submenu{padding:15px 0;border-top:1px solid #dcdee1;display:flex;align-items:center;justify-content:space-between;font-size:20px;background-color:#fff;margin:0}.commonBurgerMenu__textpagesRoot .commonBurgerMenu__link{padding-left:0;color:#2cb56b;font-size:16px;text-transform:uppercase;font-family:"Roboto Condensed", sans-serif;font-weight:bold;text-decoration:none}.commonBurgerMenu__row{padding:10px;min-height:40px}.commonBurgerMenu__row--international{grid-area:international;background-color:#f3f3f3;margin:0 -10px}.commonBurgerMenu__row--user{display:user;background-color:#f3f3f3;margin:0 -10px}.commonBurgerMenu__row--favorites{grid-area:favorites;background-color:#f3f3f3;margin:0 -10px}.commonBurgerMenu__row--burger{display:none}.commonBurgerMenu__row-text{font-size:12px;color:#1f1f1f}.commonBurgerMenu__row-dropdown{background-position:right center;height:19px;background-image:url(svg/arrow-down.svg)}.commonBurgerMenu__row-dropdown--open{background-image:url(svg/arrow-up.svg)}.commonBurgerMenu__row-count{background-color:#2cb56b;color:#fff;width:15px;height:15px;font-size:10px;margin-right:0}.commonBurgerMenu__submenu{background-color:#f3f3f3;margin:0 -10px}.commonBurgerMenu__submenu--international{grid-area:internationalSubmenu}.commonBurgerMenu__submenu--user{grid-area:userSubmenu}.commonBurgerMenu__category{padding:15px 0;border-top:1px solid #dcdee1}.commonBurgerMenu__category-link{text-decoration:none;font-size:13px;color:#1f1f1f;padding-left:20px}.commonBurgerMenu__category-link--level-1{padding-left:0;color:#2cb56b;font-size:16px;text-transform:uppercase;font-family:"Roboto Condensed", sans-serif;font-weight:bold}.commonBurgerMenu__category-image{display:none}.commonBurgerMenu__category-dropdown{background-position:right center;height:19px;background-image:url(svg/arrow-up.svg)}.commonBurgerMenu__category-dropdown--closed{background-image:url(svg/arrow-down.svg)}.commonBurgerMenu__languages,.commonBurgerMenu__currencies{gap:10px;padding:10px;flex-wrap:wrap}.commonBurgerMenu__language,.commonBurgerMenu__currency{color:#1f1f1f;text-decoration:none;font-size:13px}.commonBurgerMenu__language--selected,.commonBurgerMenu__currency--selected{border-color:#2cb56b;color:#2cb56b}.commonBurgerMenu__language-flag,.commonBurgerMenu__currency-flag{width:20px;height:20px}.commonBurgerMenu__currency{width:30px;height:30px}.commonBurgerMenu__link{padding:5px 10px;font-size:13px}.commonBurgerMenu__contacts{display:none}.commonEshopReviews{padding:30px}.commonEshopReviews__items{max-width:800px;margin:0 auto}.commonEshopReviews__noResults{text-align:center;padding:20px;font-weight:bold;width:100%;margin:20px;border:1px solid #eee;border-radius:6px}.commonEshopReviewsItem{border:1px solid #eee;border-radius:6px;padding:15px;width:100%;margin:20px auto;display:grid;grid-template-columns:150px 1fr;column-gap:25px}@media (max-width:579px){.commonEshopReviewsItem{grid-template-columns:1fr}}.commonEshopReviewsItem__avatar{width:100px;height:100px;text-align:center;font-weight:bold;position:relative;margin:auto}.commonEshopReviewsItem__avatar-image{width:100%;height:auto}.commonEshopReviewsItem__score{border-radius:4px;background-color:#fff;padding:5px 10px;display:inline-block;box-shadow:0 0 10px rgba(0, 0, 0, 0.3);color:#34b262;text-indent:5px;position:absolute;top:85px;left:0;right:0;margin:0 auto;width:max-content}.commonEshopReviewsItem__score--orange{color:orange}.commonEshopReviewsItem__score--red{color:#d53428}.commonEshopReviewsItem__sup{font-size:10px}.commonEshopReviewsItem__stars{height:15px;max-width:87px;background-repeat:no-repeat;background-size:auto 100%}.commonEshopReviewsItem__stars--empty{width:87px;margin:25px auto 0 auto;background-image:url("https://i.binargon.cz/common/rgba(224,224,224,1)/stars.svg")}.commonEshopReviewsItem__stars--filled{background-image:url("https://i.binargon.cz/common/stars.svg")}.commonEshopReviewsItem__name{margin-top:7px;text-align:center;word-break:break-all;font-weight:bold;font-size:14px}.commonEshopReviewsItem__date{text-align:center;font-size:12px;color:#999;margin-top:5px}.commonEshopReviewsItem__title{color:#000;font-weight:500;margin-bottom:15px;font-size:17px;border-bottom:1px solid #eee;padding-bottom:10px;font-weight:700}.commonEshopReviewsItem__text{margin-bottom:15px;color:#666;font-size:15px}.commonEshopReviewsItem__description{margin-bottom:5px;font-size:15px}.commonEshopReviewsItem__description:before{width:15px;height:15px;line-height:15px;display:inline-flex;border-radius:50%;color:#fff;justify-content:center;align-items:center;font-size:12px;margin-right:10px;position:relative;top:-1px}.commonEshopReviewsItem__description--positive{color:#34b262}.commonEshopReviewsItem__description--positive:before{content:"+";background-color:#34b262}.commonEshopReviewsItem__description--negative{color:#d53428}.commonEshopReviewsItem__description--negative:before{content:"-";background-color:#d53428}.commonEshopReviewsItem__source{width:100%;font-size:12px;color:#999;padding:0 5px;margin-top:15px;text-align:right;grid-column:2}@media (max-width:579px){.commonEshopReviewsItem__source{grid-column:1}}.commonFilterParametru_default .filterParam{display:block;padding:24px 0;border-bottom:1px solid #e4e4e4}.commonFilterParametru_default .name{font-size:14px;font-weight:900;color:#1f1f1f;display:block;margin-bottom:16px}.commonFilterParametru_default .filterValues_checkbox-multiple{display:grid;row-gap:9px}.commonFilterParametru_default .filterValues_radio{display:flex;flex-wrap:wrap;gap:7px}.commonFilterParametru_default .filterValues_color-multiple{display:grid;grid-template-columns:repeat(auto-fit, 31px);gap:7px}.commonFilterParametru_default .filterValue{color:#4c4c4c;font-size:13px}.commonFilterParametru_default .filterValue_checkbox-multiple{display:grid;grid-template-columns:20px auto 1fr;column-gap:8px;align-items:center}.commonFilterParametru_default .filterValue_checkbox-multiple input{margin-top:1px}.commonFilterParametru_default .filterValue_radio{display:grid;color:#4c4c4c;font-size:14px;font-weight:bold;border:1px solid #e4e4e4;padding:11px;cursor:pointer}.commonFilterParametru_default .filterValue_radio:hover{color:#2cb56b}.commonFilterParametru_default .filterValue_radio input{display:none}.commonFilterParametru_default .filterValue_radio .count{display:none}.commonFilterParametru_default .filterValue_radio.activeValue{background-color:#2cb56b;border-color:#2cb56b;color:#fff}.commonFilterParametru_default .filterValue_color-multiple{width:31px;height:31px}.commonFilterParametru_default .filterValue_color-multiple .colorValue{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.commonFilterParametru_default .filterValue_color-multiple .colorValue.colorValueHex_ffffff{border:1px solid #b6c8d8}.commonFilterParametru_default .filterValue_color-multiple .colorValue.colorValueSelected{border:2px solid #2cb56b;box-shadow:0 2px 6px rgba(44, 181, 107, 0.35)}.commonFilterParametru_default .filterValue_color-multiple .colorValue input{--checkbox-bg-color: transparent;--checkbox-border-color: transparent;--checkbox-checked-bg-color: transparent;--checkbox-checked-border-color: transparent;--checkbox-default-color: transparent;--checkbox-disabled-bg-color: transparent;appearance:auto;padding:0;width:15px;height:15px}.commonFilterParametru_default .filterValue_color-multiple .colorValue input:before{display:none}.commonFilterParametru_default .filterValue_color-multiple input:not(:checked){opacity:0;border:0;width:100%;height:100%;display:block;margin:0}.commonFilterParametru_default .filterValue_color-multiple .count{display:none}.commonFilterParametru_default .filterValue_color-multiple.disabledValue:not(.activeValue){position:relative;opacity:0.5;filter:grayscale(1)}.commonFilterParametru_default .filterValue_color-multiple.disabledValue:not(.activeValue):after{content:"âœ•";position:absolute;mix-blend-mode:difference;font-size:25px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:not-allowed}.commonFilterParametru .filterParam__showAll{color:#2cb56b;font-size:14px}.commonFilterRange{--track-height: 3px;--track-bg: #e9e9e9;--track-selected-bg: #2cb56b;--thumb-width: 14px;--thumb-height: 14px;--thumb-radius: 50%;--thumb-bg: #000;grid-template-areas:"min dash max" "range range range";grid-template-columns:88px 1fr 88px;row-gap:27px}.commonFilterRange:after{content:"â€“";grid-area:dash;display:flex;align-items:center;justify-content:center;font-size:16px;color:#707070}.commonFilterRange__input{width:100%;height:35px;font-size:16px;border:1px solid #e4e4e4;border-radius:0}.commonFilterRange__range{height:var(--track-height) !important}.commonForgottenPassword__3rdPartyLogin--facebook .commonForgottenPassword__3rdPartyLogin-button{display:flex;justify-content:center;align-items:center;font-size:16px;padding:8px;background-color:#3459a7;color:#fff;text-decoration:none;width:max-content;margin:10px auto}.commonForgottenPassword__3rdPartyLogin--facebook .commonForgottenPassword__3rdPartyLogin-icon{margin-right:7px;width:max-content}.commonForgottenPassword__3rdPartyLogin--seznam .commonForgottenPassword__3rdPartyLogin-button{display:flex;align-items:center;color:#c00;border:2px solid #c00;border-radius:3px;width:max-content;padding-right:8px;font-size:16px;text-decoration:none;margin:10px auto}.commonForgottenPassword__3rdPartyLogin--seznam .commonForgottenPassword__3rdPartyLogin-icon{margin:8px;width:max-content}.commonForgottenPassword__3rdPartyLogin--google .commonForgottenPassword__3rdPartyLogin-button{display:flex;align-items:center;color:#757575;border-radius:2px;width:max-content;padding-right:8px;font-size:14px;text-decoration:none;box-shadow:0 1px 2px #a9a9a9;margin:10px auto}.commonForgottenPassword__3rdPartyLogin--google .commonForgottenPassword__3rdPartyLogin-icon{margin:8px;width:max-content}.commonForgottenPassword{background-color:#fff;padding:40px;display:grid;grid-template-columns:repeat(2, 1fr);column-gap:60px;row-gap:30px}@media (max-width:767px){.commonForgottenPassword{grid-template-columns:1fr;padding:30px 15px}}.commonForgottenPassword__main-title{grid-column:1 / span 2}@media (max-width:767px){.commonForgottenPassword__main-title{grid-column:1}}.commonForgottenPassword__section{text-align:center}.commonForgottenPassword__section:nth-of-type(3){grid-column:1 / span 2}@media (max-width:767px){.commonForgottenPassword__section:nth-of-type(3){grid-column:1}}@media (max-width:667px){.commonForgottenPassword__section-title{position:static;margin-bottom:20px;transform:none}}.commonForgottenPassword__text{margin-bottom:20px;font-size:14px}.commonForgottenPassword__text a{color:#2cb56b}.commonForgottenPassword__button{margin-top:25px}.commonOrders{padding-bottom:60px}.commonPersonalSettings__inner{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:60px;row-gap:30px}@media (max-width:800px){.commonPersonalSettings__inner{grid-template-columns:1fr}}.commonPersonalSettings__section{width:100%}.commonPersonalSettings__section:nth-of-type(3),.commonPersonalSettings__section--hidden{grid-column:1 / span 2}@media (max-width:800px){.commonPersonalSettings__section:nth-of-type(3),.commonPersonalSettings__section--hidden{grid-column:1}}.commonPersonalSettings__section:nth-of-type(3) .commonRegistration__inner-in,.commonPersonalSettings__section--hidden .commonRegistration__inner-in{display:grid;grid-template-columns:repeat(auto-fill, minmax(400px, 1fr));column-gap:30px;max-width:100%}@media (max-width:800px){.commonPersonalSettings__section:nth-of-type(3) .commonRegistration__inner-in,.commonPersonalSettings__section--hidden .commonRegistration__inner-in{grid-template-columns:1fr}}.commonPersonalSettings__section--hidden{display:none}.commonPersonalSettings__section--delivery[data-multiple="1"]{grid-column:1 / span 2}.commonPersonalSettings__row-check{grid-column:1 / span 2;display:flex;align-items:center;column-gap:10px}@media (max-width:800px){.commonPersonalSettings__row-check{grid-column:1}}.commonPersonalSettings__policy{font-style:italic;font-size:16px;text-align:center;padding:40px 0}.commonPersonalSettings__policy a{color:inherit;text-decoration:underline}.commonPersonalSettings__policy a:hover{text-decoration:none}.commonPersonalSettings__buttons-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:25px;padding:15px 0 40px}@media (max-width:800px){.commonPersonalSettings__buttons-wrapper{justify-content:center}}.commonPersonalSettings__add-address{margin-top:30px;margin-left:auto}.commonPersonalSettings__captcha{margin-bottom:20px}.commonPersonalSettings__captcha-value{display:flex;flex-wrap:wrap;padding:10px 0;align-items:center}.commonPersonalSettings__captcha-input{margin-left:20px}.commonPersonalSettings__multipleDelivery{display:grid}.commonPersonalSettings__multipleDelivery-item{display:grid;align-items:center;grid-template-columns:repeat(5, 1fr) max-content max-content;border-bottom:1px solid #ecedef;padding:20px 0;gap:20px}@media (max-width:1199px){.commonPersonalSettings__multipleDelivery-item{grid-template-columns:1fr}}.commonPersonalSettings__multipleDelivery-delete-link{color:#2cb56b}.commonPopUp__textpage{background-color:#fff;padding:30px;max-width:100vw;width:500px}.commonPopUp__textpage img{vertical-align:top;max-width:100%;height:auto}.commonPopUp__textpage h2{font-size:30px;font-weight:600;text-align:center;margin-bottom:30px;margin-top:0}.commonProductsReviews{padding:30px;max-width:800px;margin:0 auto;width:100%}.commonProductsReviews__main-title{text-align:center}.commonProductsReviews__item{border:1px solid #eee;border-radius:6px;padding:15px;width:100%;margin:20px auto;background-color:#fff;display:grid;grid-template-columns:150px 1fr;column-gap:25px}@media (max-width:579px){.commonProductsReviews__item{grid-template-columns:1fr;row-gap:20px}}.commonProductsReviews__item-top{position:relative}.commonProductsReviews__item-image{display:block;margin:auto}.commonProductsReviews__item-rating-text{border-radius:4px;background-color:#fff;padding:5px 10px;display:inline-block;box-shadow:0 0 10px rgba(0, 0, 0, 0.3);color:#34b262;text-indent:5px;position:absolute;top:102px;left:0;right:0;margin:0 auto;width:max-content;font-weight:600}.commonProductsReviews__item-rating-text--orange{color:orange}.commonProductsReviews__item-rating-text--red{color:#d53428}.commonProductsReviews__item-rating-stars{height:15px;max-width:87px;background-repeat:no-repeat;background-size:auto 100%;width:87px;margin:25px auto 0 auto;background-image:url("https://i.binargon.cz/common/rgba(224,224,224,1)/stars.svg")}.commonProductsReviews__item-rating-stars-inner{background-image:url("https://i.binargon.cz/common/stars.svg");height:15px;background-size:auto 100%}.commonProductsReviews__item-name{font-size:13px;line-height:18px;display:block;color:#2cb56b;text-align:center;margin-top:10px}@media (max-width:579px){.commonProductsReviews__item-name{font-size:16px;line-height:22px}}.commonProductsReviews__item-bottom{display:grid;grid-template-rows:auto auto 1fr;row-gap:5px}.commonProductsReviews__item-reasons{font-size:15px}.commonProductsReviews__item-reasons:before{width:15px;height:15px;line-height:15px;display:inline-flex;border-radius:50%;color:#fff;justify-content:center;align-items:center;font-size:12px;margin-right:10px;position:relative;top:-1px}.commonProductsReviews__item-reasons--positive{color:#34b262}.commonProductsReviews__item-reasons--positive:before{content:"+";background-color:#34b262}.commonProductsReviews__item-reasons--negative{color:#d53428}.commonProductsReviews__item-reasons--negative:before{content:"-";background-color:#d53428}.commonProductsReviews__item-text{color:#666;font-size:15px;order:-1;margin-bottom:10px}.commonProductsReviews__item-source{width:100%;font-size:12px;color:#999;padding:0 5px;margin-top:15px;text-align:right;grid-column:2}@media (max-width:579px){.commonProductsReviews__item-source{grid-column:1}}.commonRegistration{background-color:#fff;padding:40px}@media (max-width:667px){.commonRegistration{padding:30px 15px}}.commonRegistration__inner{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:60px;row-gap:30px}@media (max-width:800px){.commonRegistration__inner{grid-template-columns:minmax(0, 1fr)}}.commonRegistration__section:nth-of-type(3),.commonRegistration__section--hidden{grid-column:1 / span 2}@media (max-width:800px){.commonRegistration__section:nth-of-type(3),.commonRegistration__section--hidden{grid-column:1}}.commonRegistration__section:nth-of-type(3) .commonRegistration__inner-in,.commonRegistration__section--hidden .commonRegistration__inner-in{display:grid;grid-template-columns:repeat(auto-fill, minmax(400px, 1fr));column-gap:30px;max-width:100%}@media (max-width:800px){.commonRegistration__section:nth-of-type(3) .commonRegistration__inner-in,.commonRegistration__section--hidden .commonRegistration__inner-in{grid-template-columns:1fr}}.commonRegistration__section--hidden{display:none}.commonRegistration__row-check{grid-column:1 / span 2;display:flex;align-items:center;column-gap:10px}@media (max-width:800px){.commonRegistration__row-check{grid-column:1}}.commonRegistration__policy{font-style:italic;font-size:16px;text-align:center;padding:40px 0}.commonRegistration__policy a{color:inherit;text-decoration:underline}.commonRegistration__policy a:hover{text-decoration:none}.commonRegistration__buttons-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:25px;padding:15px 0 40px}@media (max-width:800px){.commonRegistration__buttons-wrapper{justify-content:center}}.commonRegistration__captcha{margin-bottom:20px}.commonRegistration__captcha-value{display:flex;flex-wrap:wrap;padding:10px 0;align-items:center}.commonRegistration__captcha-input{margin-left:20px}.commonSoldOut{padding:30px}.commonSoldOutProduct__hrefImage{max-width:100%;height:auto}.commonTree{margin-top:7px}.commonTree__list{padding:0;margin:0}.commonTree__list:not(.commonTree__list--level-1){padding-left:10px}.commonTree__row{position:relative}.commonTree__link{font-size:13px;color:#4c4c4c;text-decoration:none;padding:7px 0;padding-right:20px}.commonTree__link--selected{color:#2cb56b}.commonTree__link:hover{background-color:transparent;text-decoration:underline}.commonTree__toggle{position:absolute;right:5px;top:9px;margin:auto}.commonUserDialog__loginForm__button{justify-content:center}.commonVariants__params{opacity:0;transition:opacity 0.2s ease-in-out;display:flex;flex-wrap:wrap;width:100%;justify-content:center;padding:5px;background-color:rgba(0, 0, 0, 0.3)}.commonVariants__param{font-size:12px}.commonVariants__value{padding:2px 3px;border:1px solid #ccc;border-radius:3px;margin:2px;color:#000;background-color:#fff}.commonVariants__value--notInStock{color:#444}.commonWarrantyClaim{padding-bottom:60px}.commonWarrantyClaim__row-files-item input{width:100%;max-width:325px}.commonWarrantyClaim__button[type="submit"]:not(.exclude){border:0;color:#fff}.commonWarrantyClaim__validation{display:none}.commonWatchDog--common-popup-true{background-color:#fff;padding:30px;max-width:100vw;width:500px}.commonWatchDog__title{font-size:30px;font-weight:600;text-align:center;margin-bottom:30px}.commonWatchDog__selectVariant{margin:-10px 0 20px;display:flex;justify-content:center}.commonWatchDog__text{margin-bottom:20px}.commonWatchDog__body__inner{display:grid;row-gap:15px}.commonWatchDog__row{display:flex;align-items:center;flex-wrap:wrap;column-gap:10px;font-size:14px}.commonWatchDog__button{margin-top:20px}.commonWatchDogList{padding-bottom:60px}.commonWatchDogList__main-text{font-size:20px;line-height:34px;color:#1a1a1a}.commonWatchDogList__list{justify-content:center}.commonWatchDogList__item{display:flex;flex-direction:column;justify-content:space-between;border:1px solid #eaeaef;padding:30px;border-radius:5px;min-width:280px;max-width:400px;width:100%}.commonWatchDogList__item-name{font-size:20px;color:#000}.commonWatchDogList__item-name:hover{text-decoration:underline;color:#2cb56b}.commonWatchDogList__item-type-row{color:#000;font-size:18px}.commonWatchDogList__item-remove{text-transform:uppercase}.commonWatchDogList__no-auth{text-align:center;font-size:20px;line-height:34px;color:#30355a;margin-top:30px}.commonWatchDogList__no-auth-button{border:0;color:#fff;width:max-content;margin:20px auto}.common_recenzeAddDetail{padding:30px}.common_recenzeAddDetail h1{text-align:center}.common_recenzeAddDetail_textarea:first-of-type{width:50%;display:inline-block;padding-right:15px;padding-top:20px}@media (max-width:579px){.common_recenzeAddDetail_textarea:first-of-type{width:100%;display:block;padding-right:0}}.common_recenzeAddDetail_textarea:first-of-type textarea{width:100%;height:100px;margin-top:6px;border-color:#dadada;outline-color:#0fb847}.common_recenzeAddDetail_textarea:first-of-type textarea:focus{outline:auto}.common_recenzeAddDetail_textarea:nth-of-type(2){width:50%;display:inline-block;padding-left:15px;padding-top:20px}@media (max-width:579px){.common_recenzeAddDetail_textarea:nth-of-type(2){width:100%;display:block;padding-left:0}}.common_recenzeAddDetail_textarea:nth-of-type(2) textarea{width:100%;height:100px;margin-top:6px;border-color:#dadada;outline-color:#ef4123}.common_recenzeAddDetail_textarea:nth-of-type(2) textarea:focus{outline:auto}.common_recenzeAddDetail_textarea:nth-of-type(3){padding-top:15px}.common_recenzeAddDetail_textarea:nth-of-type(3) label{display:block;font-size:15px}.common_recenzeAddDetail_textarea:nth-of-type(3) textarea{width:100%;height:130px;margin-top:6px;border-color:#dadada;outline-color:#595959}.common_recenzeAddDetail_textarea:nth-of-type(3) textarea:focus{outline:auto}.common_recenzeAddDetail_textarea .klady{display:block;color:#0fb847;font-size:15px}.common_recenzeAddDetail_textarea .zapory{display:block;color:#ef4123;font-size:15px}.common_recenzeAddDetail_select{padding:15px 0 15px}.common_recenzeAddDetail_select label{width:162px;display:inline-block}.common_recenzeAddDetail_select select{padding:4px 7px;border-color:#dadada;cursor:pointer;outline-color:#595959}@media (max-width:579px){.common_recenzeAddDetail_select select{width:100%}}.common_recenzeAddDetail_select select:focus{outline:auto}.common_recenzeAddDetail_button{padding-bottom:40px}.common_recenzeAddDetail .commonSouhlasyForm__row__checkbox{float:left}.common_recenzeAddDetail .commonSouhlasyForm__row__text--type0 p{margin-top:28px}.control{display:flex;column-gap:30px}@media (max-width:667px){.control{column-gap:16px;padding-right:13px;margin-top:3px}}.control__item{flex-shrink:0;cursor:pointer}@media (max-width:667px){.control__item--search .control__item-image{position:relative;top:1px}}@media (max-width:667px){.control__item--favorites .control__item-image{width:23px;height:23px}}@media (max-width:667px){.control__item--cart .control__item-image{width:23px;height:23px}}.control__item-icon{position:relative}.control__item-notification{position:absolute;top:-8px;right:-13px;width:20px;height:20px;border-radius:10px;padding:0 3px;color:#fff;font-size:14px;text-align:center;display:flex;align-items:center;justify-content:center;background-color:#2cb56b}.email{display:flex;align-items:center;column-gap:10px;color:#bfbfbf;text-decoration:none}.email--footer{display:grid;grid-template-columns:20px 1fr;column-gap:15px}@media (max-width:667px){.email--footer{grid-template-columns:1fr;text-align:center;row-gap:7px}}.email--footer .email__icon{width:17px;height:17px}@media (max-width:667px){.email--footer .email__icon{margin:5px auto}}.email:hover{text-decoration:underline}.fce1{padding-bottom:80px}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.fce1{padding-bottom:40px}}.fce1__topControl{display:flex;justify-content:space-between;align-items:baseline}@media (max-width:667px){.fce1__topControl{display:block;text-align:center}}.fce1__title{font-size:22px;font-family:"Roboto Condensed", sans-serif;font-weight:bold;text-transform:uppercase}@media (max-width:667px){.fce1__title{font-size:18px}}.fce1__title--topProducts{margin-bottom:25px}@media (max-width:667px){.fce1__title--topProducts{margin-bottom:16px}}.fce1__showMoreProducts{color:#616161;font-size:14px;font-family:"Roboto Condensed", sans-serif;text-transform:uppercase;display:flex;align-items:center;column-gap:5px}@media (max-width:667px){.fce1__showMoreProducts{display:none}}.fce1__showMoreProducts--standalone{display:none}@media (max-width:667px){.fce1__showMoreProducts--standalone{display:flex;justify-content:center;margin-bottom:43px}}.fce2-3__grid{margin-top:13px;display:grid;grid-template-columns:210px minmax(0, 1fr);column-gap:44px;padding:0 29px;background-color:#fff}@media (min-width:668px) and (max-width:1280px){.fce2-3__grid{grid-template-columns:minmax(0, 1fr);margin-top:8px}}@media (max-width:667px){.fce2-3__grid{grid-template-columns:1fr;padding:0 10px;margin-top:8px}}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.fce2-3__grid-side{display:none}}.fce2-3__tree-title{font-size:14px;color:#1f1f1f;font-weight:900;margin-top:24px}.fce2-3__name{font-size:22px;font-family:"Roboto Condensed", sans-serif;font-weight:bold;text-transform:uppercase;margin-top:30px}@media (max-width:667px){.fce2-3__name{font-size:18px;margin-top:27px}}.fce2-3__filtersToggle{display:none}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.fce2-3__filtersToggle{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;font-family:"Roboto", sans-serif;height:40px;margin-top:35px;margin-bottom:10px;column-gap:10px}}.fce2-3__control{border-bottom:1px solid #e4e4e4;display:flex;justify-content:space-between;align-items:center;column-gap:20px;margin-bottom:30px}@media (max-width:667px){.fce2-3__control{display:grid;grid-template-columns:1fr;border:0;margin-bottom:18px}}.fce6__grid{background-color:#fff;display:grid;grid-template-columns:790px minmax(0, 1fr);column-gap:30px;padding:0 30px 30px}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.fce6__grid{grid-template-columns:minmax(0, 1fr);padding:0 10px 30px}}.fce6__grid-main{padding-top:26px}.fce6__delivery{font-size:13px;color:#4c4c4c;margin-top:13px;display:grid;grid-template-rows:1fr 1fr;grid-template-columns:auto 1fr;gap:0px;height:100%;column-gap:20px;cursor:pointer;position:relative}.fce6__delivery__info{grid-row-start:1;grid-column-start:2;grid-row-end:3;grid-column-end:3;background-image:url(svg/ico_info.svg);background-repeat:no-repeat;height:16px;width:16px;position:relative}.fce6__delivery__info:hover .fce6__delivery__info__infoText{display:block}.fce6__delivery__info__infoText{display:none;position:absolute;width:265px;background:#fff;z-index:100;padding:5px;left:30px;-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.75);-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.75);box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.75)}.fce6__delivery-value{font-weight:bold;font-weight:bold;grid-row-start:2;grid-column-start:1;grid-row-end:3}.fce6__buyButton{display:flex;align-items:center;justify-content:center;column-gap:14px;margin-top:17px;width:100%;height:54px}.fce6__buyButton-icon{width:24px;height:auto}.fce6Code{font-size:13px;color:#4c4c4c;margin-top:12px;display:block}.fce6Description{margin-top:21px;padding-top:18px;border-top:1px solid #e4e4e4}.fce6Description__title{font-size:14px;color:#4c4c4c;font-weight:bold}.fce6Gallery{max-width:700px}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.fce6Gallery{margin:0 auto}}.fce6Gallery__slides{display:grid;grid-template-columns:60px 1fr;grid-template-rows:repeat(9, 80px) 1fr;column-gap:30px;row-gap:5px;overflow:visible}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.fce6Gallery__slides{display:flex;column-gap:0}}.fce6Gallery__labels{position:absolute;bottom:33px;left:14px;display:grid;row-gap:4px}.fce6Gallery__arrows{display:none}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.fce6Gallery__arrows{display:block}}.fce6Gallery__arrow{position:absolute;width:40px;height:40px;background-color:rgba(0, 0, 0, 0.3);top:calc(50% - 20px);border:0;cursor:pointer}@media (max-width:667px){.fce6Gallery__arrow{width:30px;height:30px;top:calc(50% - 15px)}}.fce6Gallery__arrow--left{left:0}@media (max-width:667px){.fce6Gallery__arrow--left{left:-10px}}.fce6Gallery__arrow--left .fce6Gallery__arrow-icon{margin-left:-3px;margin-top:3px}.fce6Gallery__arrow--right{right:0}@media (max-width:667px){.fce6Gallery__arrow--right{right:-10px}}.fce6Gallery__arrow--right .fce6Gallery__arrow-icon{margin-right:-3px;margin-top:3px}.fce6Links{display:grid;border-top:1px solid #e4e4e4;margin-top:17px;padding-top:19px;row-gap:23px}.fce6Links__item{color:#555;text-decoration:none;display:grid;align-items:center;column-gap:11px;grid-template-columns:17px max-content max-content;font-weight:bold;font-size:13px;cursor:pointer}.fce6Links__item-arrow{width:0;height:0;border-style:solid;border-width:3.5px 0 3.5px 4px;border-color:transparent transparent transparent #555;position:relative;left:-4px}.fce6Name{font-weight:900;font-size:18px;color:#000;margin-top:3px;margin-bottom:12px}.fce6Price{margin-top:18px}.fce6Price__title{color:#4c4c4c;text-transform:uppercase;font-size:13px}.fce6PriceBefore__stroke{font-size:18px;color:#848383;text-decoration:line-through}.fce6PriceBefore__percent{color:#d53428;font-weight:900;font-size:18px}.fce6PriceCurrent{color:#1f1f1f;font-weight:bold;font-size:36px;font-family:"Roboto Condensed", sans-serif}.fce6Producer{color:#848383;text-transform:uppercase;font-size:14px;text-decoration:none;font-weight:bold}.fce6Producer:hover{text-decoration:underline}.fce6Related__group-name{font-size:22px;font-family:"Roboto Condensed", sans-serif;font-weight:bold;text-transform:uppercase;margin-bottom:25px}.filters__cancel{color:#d53428;font-weight:600;height:20px;text-decoration:none;font-size:14px;line-height:21px;display:flex;align-items:center;column-gap:10px;text-transform:uppercase;margin-top:20px;margin-bottom:20px}.filters__cancel-frame{background-color:#d53428;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.footer{background-color:#000;padding-top:64px}@media (max-width:667px){.footer{padding-top:22px}}.footerBottom{color:#d1d1d1;background-color:#0f0f0f;padding:25px 0}.footerBottom__content{display:grid;grid-template-columns:1fr minmax(450px, 1fr) 1fr;align-items:center}@media (min-width:668px) and (max-width:1280px){.footerBottom__content{grid-template-columns:minmax(0, 1fr);row-gap:39px}}@media (max-width:667px){.footerBottom__content{grid-template-columns:1fr}}.footerBottom__copyright{font-size:13px}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.footerBottom__copyright{order:1}}@media (max-width:667px){.footerBottom__copyright{text-align:center}}.footerBottom__partners{display:flex;align-items:center;justify-content:center;column-gap:26px}@media (max-width:667px){.footerBottom__partners{column-gap:17px;display:grid;grid-template-areas:"cp zasilkovna ppl gopay" "heureka heureka heureka heureka"}}@media (max-width:667px){.footerBottom__partners-item--cp{width:28px;grid-area:cp}.footerBottom__partners-item--zasilkovna{width:83px;grid-area:zasilkovna}.footerBottom__partners-item--ppl{width:68px;grid-area:ppl}.footerBottom__partners-item--gopay{width:70px;grid-area:gopay}.footerBottom__partners-item--heureka{grid-area:heureka;margin:23px auto}}.footerColumns{display:grid;grid-template-columns:239px 225px 1fr;column-gap:50px}@media (min-width:668px) and (max-width:1280px){.footerColumns{column-gap:31px}}@media (max-width:667px){.footerColumns{grid-template-columns:1fr}}.footerColumns__column{font-size:14px}@media (max-width:667px){.footerColumns__column--1{display:grid;grid-template-areas:"title title" "phone email" "chat chat";grid-template-columns:repeat(2, 1fr);padding-bottom:27px}}.footerColumns__column--2 .footerColumns__column-title,.footerColumns__column--3 .footerColumns__column-title{margin-bottom:27px}.footerColumns__column--4{display:none}@media (max-width:667px){.footerColumns__column--4{display:block;border-top:1px solid #222120;margin-left:-10px;margin-right:-10px;margin-top:28px;padding-top:30px;justify-content:center;display:flex}}.footerColumns__column-title{color:#fff;font-size:14px;font-weight:bold;text-transform:uppercase;margin-bottom:24px;margin-left:-10px;margin-right:-10px}@media (max-width:667px){.footerColumns__column-title{text-align:center;display:grid;grid-template-columns:1fr max-content 1fr;align-items:center;column-gap:8px;font-size:13px;grid-area:title;margin-bottom:15px}.footerColumns__column-title:before,.footerColumns__column-title:after{content:"";display:block;height:1px;width:100%;background-color:#222120}}.footerColumns__column-support{font-size:12px;color:#fff;margin-left:35px}@media (max-width:667px){.footerColumns__column-support{margin-left:0}}@media (max-width:667px){.footerColumns__column-phone{text-align:center;grid-area:phone;align-self:start}}.footerColumns__column-email{margin-top:23px}@media (max-width:667px){.footerColumns__column-email{grid-area:email;align-self:start;margin-top:0}}.footerColumns__column-chat{margin-top:21px}@media (max-width:667px){.footerColumns__column-chat{grid-area:chat;align-self:start;margin-top:12px}}.footerColumns__column-social{margin-top:34px}@media (max-width:667px){.footerColumns__column-social{display:none}}.footerMiddle{padding:53px 0 60px}@media (min-width:668px) and (max-width:1280px){.footerMiddle{padding-bottom:70px}}@media (max-width:667px){.footerMiddle{padding-top:30px;padding-bottom:28px}}.footerMiddle__content{display:flex;justify-content:space-between;column-gap:50px}@media (max-width:667px){.footerMiddle__content{display:grid;grid-template-columns:1fr}}.footerTextpages{list-style-type:none;padding:0;margin:0;display:grid;row-gap:13px}@media (max-width:667px){.footerTextpages{text-align:center}}.footerTextpages__link{color:#d1d1d1;text-decoration:none}.footerTextpages__link:hover{text-decoration:underline}.footerTop{display:flex;align-items:center}.footerTop__logo{display:flex;align-items:center;column-gap:13px}.footerTop__logo:after{content:"";height:1px;width:100%;background-color:#333;margin-top:19px}@media (max-width:667px){.footerTop__logo:after{display:none}}.freeShipping{font-size:13px;font-weight:bold;color:#2cb56b;display:flex;align-items:center;column-gap:8px;margin-top:15px}.header{background-color:#000;position:relative}.headerBottom__content{width:100%;min-height:63px;justify-content:space-between;display:grid;grid-template-columns:1fr minmax(150px, 1fr) 1fr;align-items:center}@media (max-width:667px){.headerBottom__content{min-height:61px;grid-template-columns:max-content 112px 1fr;column-gap:15px}}.headerBottom__logo{display:flex;justify-content:center}.headerBottom__control{display:flex;justify-content:flex-end}.headerBottom__menu{position:relative;z-index:1000}.headerBottom__submenu{position:relative}.headerTop{border-bottom:1px solid #333}@media (max-width:667px){.headerTop{display:none}}.headerTop__content{display:flex;column-gap:20px;align-items:center;min-height:36px;font-size:12px;color:#bfbfbf}.headerTop__phone{display:flex;column-gap:3px}.headerTop__language{margin-left:auto}.history{margin-top:38px}.history__title{font-size:22px;font-weight:bold;font-family:"Roboto Condensed", sans-serif;text-transform:uppercase;margin-bottom:24px}.infoBar{background-image:-moz-linear-gradient(0deg, #5fceb4 0%, #2cb56b 100%);background-image:-webkit-linear-gradient(0deg, #5fceb4 0%, #2cb56b 100%);background-image:-ms-linear-gradient(0deg, #5fceb4 0%, #2cb56b 100%);height:40px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px}@media (max-width:667px){.infoBar{padding:8px 10px 10px;height:auto}}.infoBar__link{height:100%;color:#fff;text-decoration:none}.infoBar__bold{font-weight:bold}.infoBar__border{text-transform:uppercase;font-size:11px;border:2px solid #fff;padding:4px 10px;margin-left:20px;display:inline-flex;align-items:center;column-gap:9px}@media (max-width:667px){.infoBar__border{width:max-content;display:flex;margin-top:7px;margin-right:auto;margin-left:auto;padding:4px 5px}}.instagram{width:455px;height:236px;background-color:#eee;display:flex;justify-content:center;align-items:center;font-size:36px;color:#ccc}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.instagram{display:none}}.language{display:flex;align-items:center;column-gap:8px;cursor:pointer}.language:after{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:4px 3.5px 0 3.5px;border-color:#bfbfbf transparent transparent transparent}@media (min-width:668px) and (max-width:1280px){.language__title{display:none}}.logo{margin:auto;font-size:0}.logo--header{position:relative;top:-7px}@media (max-width:667px){.logo--footer .logo__image{width:110px}}@media (max-width:667px){.logo__image{max-width:100%;height:auto}}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.menu{display:none}}.menu__items{display:flex;column-gap:43px}.menu__item{height:100%;display:flex;align-items:center}.menu__link{color:#fff;padding:22px 0;text-decoration:none;text-transform:uppercase;font-size:14px}.menu__link-text{white-space:nowrap}.menu__link--active{position:relative}.menu__link--active:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 9px 10px 9px;border-color:transparent transparent #ffffff transparent;position:absolute;left:0;right:0;bottom:-1px;margin:auto}.page404{max-width:820px;width:100%;background-color:#fff;margin:80px auto;padding:38px;background-image:url(svg/404.svg);background-repeat:no-repeat;background-position:right 63px center;background-size:auto 245px;min-height:383px}@media (min-width:668px) and (max-width:1280px){.page404{margin:40px auto;max-width:724px;background-position:right 40px top 65px;background-size:auto 195px;min-height:367px}}@media (max-width:667px){.page404{margin:21px auto;background-position:center 40px;background-size:115px auto;padding-top:133px;padding-left:10px;padding-right:10px;padding-bottom:40px}}.page404__title{text-transform:uppercase;font-size:22px;font-weight:bold;font-family:"Roboto Condensed", sans-serif;max-width:300px;width:100%;margin-top:38px;line-height:30px}@media (min-width:668px) and (max-width:1280px){.page404__title{margin-top:26px}}@media (max-width:667px){.page404__title{text-align:center}}.page404__description{font-size:14px;color:#4c4c4c;line-height:24px;max-width:400px;width:100%;margin-top:11px}@media (max-width:667px){.page404__description{text-align:center}}.page404__description-link{font-weight:bold;color:inherit}.page404__button{margin-top:32px;height:54px;font-size:15px;padding:0 28px;display:inline-flex;column-gap:15px}@media (max-width:667px){.page404__button{margin-top:13px}}.pageControl,.commonEshopReviews__pages,.commonProductsReviews__pages{display:flex;justify-content:center;margin-top:30px;margin-bottom:60px}@media (min-width:668px) and (max-width:1280px){.pageControl,.commonEshopReviews__pages,.commonProductsReviews__pages{margin-top:35px;margin-bottom:39px}}.pageControl .listcontrol,.commonEshopReviews__pages .listcontrol,.commonProductsReviews__pages .listcontrol{display:flex;align-items:center;gap:10px}@media (max-width:667px){.pageControl .listcontrol,.commonEshopReviews__pages .listcontrol,.commonProductsReviews__pages .listcontrol{display:grid;grid-template-areas:"pages pages" "previous next";grid-template-columns:repeat(2, 1fr)}}.pageControl .previous,.commonEshopReviews__pages .previous,.commonProductsReviews__pages .previous,.pageControl .next,.commonEshopReviews__pages .next,.commonProductsReviews__pages .next{text-decoration:none;display:inline-flex;align-items:center;border:1px solid #e4e4e4;font-size:0}@media (max-width:667px){.pageControl .previous,.commonEshopReviews__pages .previous,.commonProductsReviews__pages .previous{grid-area:previous}}.pageControl .previous:before,.commonEshopReviews__pages .previous:before,.commonProductsReviews__pages .previous:before{content:"";display:block;width:34px;height:34px;background-repeat:no-repeat;background-image:url("svg/left.svg");background-position:center;background-size:9px auto;margin:auto}@media (max-width:667px){.pageControl .next,.commonEshopReviews__pages .next,.commonProductsReviews__pages .next{grid-area:next}}.pageControl .next:after,.commonEshopReviews__pages .next:after,.commonProductsReviews__pages .next:after{content:"";display:block;width:34px;height:34px;background-repeat:no-repeat;background-image:url("svg/right.svg");background-position:center center;background-size:9px auto;margin:auto}.pageControl .first,.commonEshopReviews__pages .first,.commonProductsReviews__pages .first,.pageControl .last,.commonEshopReviews__pages .last,.commonProductsReviews__pages .last{display:none}.pageControl .dots,.commonEshopReviews__pages .dots,.commonProductsReviews__pages .dots{font-size:16px;line-height:28px;color:#1a1a1a;display:inline-flex;align-items:center}.pageControl .pages,.commonEshopReviews__pages .pages,.commonProductsReviews__pages .pages{display:flex;column-gap:10px;flex-wrap:wrap;row-gap:10px}@media (max-width:667px){.pageControl .pages,.commonEshopReviews__pages .pages,.commonProductsReviews__pages .pages{grid-area:pages}}.pageControl__page{display:none}.pageControl__number,.pageControl .number,.commonEshopReviews__pages .number,.commonProductsReviews__pages .number{color:#4c4c4c;font-size:14px;font-weight:bold;text-decoration:none;height:34px;min-width:34px;display:flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid #e4e4e4}.pageControl__number--selected,.pageControl__number.selected,.pageControl .number--selected,.commonEshopReviews__pages .number--selected,.commonProductsReviews__pages .number--selected,.pageControl .number.selected,.commonEshopReviews__pages .number.selected,.commonProductsReviews__pages .number.selected{background-color:#2cb56b;color:#fff;border-color:#2cb56b}.parametersBlocks{display:grid;row-gap:20px;margin-top:29px;border-top:1px solid #e4e4e4;padding-top:17px}@media (max-width:667px){.parametersBlocks{margin-top:12px}}.parametersBlocks__values{display:flex;flex-wrap:wrap;gap:7px}.parametersBlocks__name{font-size:14px;font-weight:bold;color:#4c4c4c;margin-bottom:16px}.parametersBlocks__value{height:34px}.parametersBlocks__radio{display:none}.parametersBlocks__radio:checked+label{border-color:#2cb56b;background-color:#2cb56b;color:#fff}.parametersBlocks__label{width:100%;height:100%;min-width:32px;display:flex;align-items:center;justify-content:center;font-weight:bold;padding:5px 9px;font-size:14px;border-style:solid;border-width:1px;border-color:#e4e4e4;color:#4c4c4c;cursor:pointer}.parametersBlocks__label:hover{background-color:#e4e4e4}.phone{display:flex;align-items:center;column-gap:10px;color:#bfbfbf;text-decoration:none}.phone--footer{display:grid;grid-template-columns:20px 1fr;column-gap:15px}@media (max-width:667px){.phone--footer{grid-template-columns:1fr;text-align:center;row-gap:7px}}.phone--footer .phone__icon{width:17px;height:17px}@media (max-width:667px){.phone--footer .phone__icon{margin:5px auto}}.phone:hover{text-decoration:underline}.product{white-space:normal;background-color:#fff}.product:hover .commonVariants__params{opacity:1}.product--slider .product__link{padding:10px;padding-bottom:15px}.product__link{display:block;text-decoration:none}.product__top{position:relative;text-align:center}.product__stickers{position:absolute;top:0;left:0}.product__image{vertical-align:top}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.product__image{max-width:100%;height:auto}}.product__parameters{position:absolute;bottom:0;text-align:center;width:100%;z-index:1}.product__producer{text-transform:uppercase;color:#848383;font-size:11px;height:13px;overflow:hidden;margin-top:18px}.product__name{height:16px;overflow:hidden;font-size:13px;color:#000;margin-top:4px;white-space:nowrap;text-overflow:ellipsis;max-width:200px}.product__pricing{display:flex;justify-content:space-between;column-gap:20px;align-items:baseline;margin-top:11px}.product__price{font-family:"Roboto Condensed", sans-serif;display:flex;align-items:baseline;column-gap:3px;flex-wrap:wrap}.product__price-current{font-size:18px;font-weight:bold;color:#000}.product__price-before{text-decoration:line-through;font-size:14px;color:#848383}.product__discount{color:#d53428;font-size:18px;font-weight:900}.product__whishlist-remove{color:#d53428;font-size:13px;margin-top:13px;display:block}.productStickers{display:grid;row-gap:5px}.productStickers__item{font-size:11px;font-weight:bold;text-transform:uppercase;color:#fff;background-color:#d53428;padding:4px 6px;width:max-content}.productsGrid{display:grid;grid-template-columns:repeat(4, 1fr);column-gap:10px;row-gap:20px}@media (min-width:668px) and (max-width:1280px){.productsGrid{grid-template-columns:repeat(auto-fill, minmax(215px, 1fr))}}@media (max-width:667px){.productsGrid{grid-template-columns:repeat(auto-fill, minmax(135px, 1fr))}}.productsGrid--five{grid-template-columns:repeat(5, 1fr)}@media (min-width:668px) and (max-width:1280px){.productsGrid--five{grid-template-columns:repeat(auto-fill, minmax(215px, 1fr))}}@media (max-width:667px){.productsGrid--five{grid-template-columns:repeat(auto-fill, minmax(135px, 1fr))}}.productsRange{color:#4c4c4c;font-size:13px;font-weight:bold}@media (max-width:667px){.productsRange{text-align:center;margin-top:18px}}.productsRange__title{font-weight:normal}.productsSlider{margin-bottom:80px}@media (min-width:668px) and (max-width:1280px){.productsSlider{margin-bottom:40px}}@media (max-width:667px){.productsSlider{margin-bottom:18px}}.productsSlider__arrow{--arrow-width: 40px;--arrow-height: 40px;position:absolute;width:var(--arrow-width);height:var(--arrow-height);border:1px solid #7f7f7f;background-color:#fff;top:calc(50% - var(--arrow-height) / 2);cursor:pointer;background-color:rgba(0, 0, 0, 0.3);display:flex;align-items:center;justify-content:center;border:0}@media (max-width:667px){.productsSlider__arrow{--arrow-width: 30px;--arrow-height: 30px}}.productsSlider__arrow--left{left:0}.productsSlider__arrow--right{right:0}.recaptcha{width:100%;font-size:14px;color:#a7a7a7;text-align:center;background-color:#0f0f0f;padding:20px 15px;line-height:20px}@media (max-width:1479px){.recaptcha span{display:inline}}.recaptcha .binargonRecaptchaBadge__link{color:#2cb56b}.recaptcha .binargonRecaptchaBadge__logo{width:25px;height:25px;margin-right:10px;display:inline-block;vertical-align:middle}.grecaptcha-badge{visibility:hidden}.search{background-color:#000;height:90px;width:100%;position:absolute;border-top:1px solid #333;display:none;align-items:center;justify-content:center;z-index:1}.search.visible{display:flex}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.search.visible{display:grid;grid-template-columns:1fr 19px;column-gap:11px;padding:0 20px}}.search__close{position:absolute;right:29px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:1001}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.search__close{position:static;order:1;transform:none}}.search__close-icon{vertical-align:top}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.search__close-icon{width:19px;height:19px}}.search__form{height:44px;width:100%;max-width:610px;background-color:#fff;display:flex;align-items:center;padding:0 12px;column-gap:14px;position:relative;z-index:1001}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.search__form{margin-left:auto;margin-right:auto}}.search__input{border:0;height:100%;width:100%}.social{display:flex;flex-wrap:wrap;gap:12px}.socialItem{width:36px;height:36px;border-radius:50%;background-color:#666;display:flex;justify-content:center;align-items:center}.socialItem--facebook .socialItem__icon{position:relative;top:1px;left:-1px}.socialItem--youtube .socialItem__icon{position:relative;top:1px}.socialItem--instagram .socialItem__icon{position:relative;top:1px}.socialItem__title{display:none}.sort__items{display:flex;column-gap:30px}@media (max-width:667px){.sort__items{display:none}}.sort__selected{display:none}@media (max-width:667px){.sort__selected{display:none}}.sort__select{display:none}@media (max-width:667px){.sort__select{display:block;width:100%;height:40px}}.sortItem{color:#848383;font-size:14px;font-weight:900;text-decoration:none;padding:15px 0}.sortItem--selected{color:#000;position:relative}.sortItem--selected:after{content:"";display:block;width:100%;height:1px;left:0;bottom:-1px;position:absolute;background-color:#000}.submenu{position:absolute;z-index:1002;top:100%;left:0;background-color:#fff;background:linear-gradient(90deg, white 50%, #f3f3f3 50%);display:none;width:100%}.submenu--brands{background:#fff}.submenu--active{display:block}.submenu__content{display:grid;grid-template-columns:1fr 335px}.submenu__content--brands{display:block}.submenu__categories{background-color:#fff;padding:30px 0}.submenuBanners{padding:45px 75px}.submenuColumn{display:grid;grid-template-columns:repeat(4, 1fr);column-gap:40px}.submenuColumn__producers__producer{padding:3px 0 3px 0}.submenuColumn__producers-title__link{text-decoration:none;color:#5a5a5a;padding:3px 0 3px 0}.submenuColumn__producers-title__link:hover{color:#2cb56b}.submenuColumn__list{list-style-type:none;padding:0;margin:0}.submenuColumn__link{color:#2cb56b;text-transform:uppercase;font-size:16px;font-weight:bold;font-family:"Roboto Condensed", sans-serif;text-decoration:none}.submenuColumn__link:hover{text-decoration:underline;font-weight:bold}.submenuColumn__title{color:#2cb56b;text-transform:uppercase;font-size:16px;font-weight:bold;font-family:"Roboto Condensed", sans-serif}.submenuColumn1__link{text-decoration:none;color:#5a5a5a}.submenuColumn1__link:hover{color:#2cb56b}.submenuColumn1__link-title{padding:3px 0 3px 0}.submenuProducers__top{display:flex;align-items:center;justify-content:space-between;padding:30px 20px;text-transform:uppercase}.submenuProducers__top-title{font-weight:bold;font-size:18px}.submenuProducers__top-all{font-size:16px;color:#000;text-decoration:none}.submenuProducers__top-all:hover{text-decoration:underline}.submenuProducers__items{display:flex;flex-wrap:wrap;gap:20px;padding:30px 0}.textpage__content--white{padding:17px 30px;background-color:#fff}.textpage__woodclubHeading{font-size:21px;font-weight:bold;text-transform:uppercase;padding:10px 0 50px}@media (max-width:640px){.textpage__woodclubHeading{padding:40px 0 50px;text-align:center}}.textpage__woodclub{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:0px;grid-row-gap:100px;text-align:center}@media (max-width:640px){.textpage__woodclub{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(3, 1fr)}}@media (max-width:640px){.textpage__woodclub__item{padding:0 20px 0 20px}}.textpage__woodclub__item__title{font-weight:bold;padding-bottom:10px}.textpage__woodclub__item__image{background-size:contain;background-repeat:no-repeat;background-position:center;display:block;width:auto;height:95px;margin-bottom:20px}.textpage__woodclub__item__image--imgSleva{background-image:url("svg/imgSleva.svg")}.textpage__woodclub__item__image--imgAkce{background-image:url("svg/imgAkce.svg")}.textpage__woodclub__item__image--imgNewsletter{background-image:url("svg/imgNewsletter.svg")}.textpage__woodclub__item__image--imgInfo{background-image:url("svg/imgInfo.svg")}.textpage__woodclub__item__image--imgSledovani{background-image:url("svg/imgSledovani.svg")}.textpage__woodclub__item__image--imgVraceni{background-image:url("svg/imgVraceni.svg")}.textpage__woodclubNewsletters{background-color:black;color:#FFF;text-align:center;padding:40px;margin-top:55px;margin-bottom:55px}.textpage__woodclubNewsletters__link{color:#989898;font-size:13px}.textpage__woodclubNewsletters__form{display:flex;justify-content:center;padding-bottom:17px}@media (max-width:640px){.textpage__woodclubNewsletters__form{flex-direction:column}}.textpage__woodclubNewsletters__input{height:42px;border:0;width:310px;padding-left:15px}@media (max-width:640px){.textpage__woodclubNewsletters__input{width:100%}}.textpage__woodclubNewsletters__button.button-green,.textpage__woodclubNewsletters__button.commonUserDialog__loginForm__button{background-color:#2cb56b;border:none;color:#fff;height:42px;border:0}.textpage__woodclubNewsletters__title{font-size:20px;padding-bottom:20px}.textpage__woodclubNewsletters__title--high{font-size:30px}@media (max-width:640px){.textpage__woodclubNewsletters__title--high{display:block}}.textpage__woodclubNewsletters__subTitle{font-size:18px;padding-bottom:17px}.textpage__grid{display:grid;grid-template-columns:210px minmax(0, 1fr);column-gap:52px;background-color:#fff}@media (min-width:668px) and (max-width:1280px){.textpage__grid{column-gap:35px}}@media (max-width:667px){.textpage__grid{grid-template-columns:1fr}}.textpage__title{text-transform:uppercase;font-weight:bold;font-family:"Roboto Condensed", sans-serif;font-size:22px}.textpageNavigation{padding:0;margin:0;list-style-type:none}.textpageNavigation__link{color:#4c4c4c;font-size:13px;text-decoration:none;display:block;padding:8px 0}.textpageNavigation__link--selected{font-size:14px;font-weight:900;color:#2cb56b}.textpageNavigation__link:hover{text-decoration:underline}.thumbnail{display:block}.thumbnail--main-true{grid-column:2;grid-row:1 / span 10}.thumbnail--main-false{grid-column:1}.thumbnail--video-true{position:relative;text-align:center}.thumbnail--video-true:before{background-color:rgba(0, 0, 0, 0.55);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;left:calc(50% - 25px);top:calc(50% - 25px);content:"â–º";color:#fff;font-size:20px;transition:0.2s ease-in-out background-color;text-indent:4px}.thumbnail--video-true:hover:before{background-color:#cd201f}.thumbnail__image{vertical-align:top;max-width:100%;height:auto}@media (min-width:668px) and (max-width:1280px),(max-width:667px){.thumbnail__image{width:auto;height:auto;max-width:100%}}.topProducers{display:grid;row-gap:13px}@media (max-width:667px){.topProducers{text-align:center}}.topProducers__link{color:#d1d1d1;text-decoration:none}.topProducers__link:hover{text-decoration:underline}.wishlist{padding-bottom:80px}.wishlist__content--white{padding:30px;background-color:#fff}.wishlist__title{font-size:22px;font-weight:bold;text-transform:uppercase;margin-bottom:22px}.wishlist__description{font-size:13px;color:#4c4c4c;margin-bottom:28px}</pre></body></html>