<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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)}.commonRegistration__row{display:flex;flex-direction:column;align-items:center;margin-bottom:7px}@media screen and (min-width:480px){.commonRegistration__row{flex-direction:row;flex-wrap:wrap}}.commonRegistration__row-check{padding-left:20px;margin-bottom:10px;position:relative}.commonRegistration__row-check-input{position:absolute;left:0;top:1px;cursor:pointer}.commonRegistration__row-check-label{cursor:pointer}.commonRegistration__label{margin-bottom:5px}@media screen and (min-width:480px){.commonRegistration__label{padding-right:10px;margin-bottom:0;width:150px}}.commonRegistration__value{position:relative;display:flex;flex-wrap:wrap;width:100%}@media screen and (min-width:480px){.commonRegistration__value{flex:1 0 auto;max-width:400px}}.commonRegistration__policy{margin-bottom:30px}@media screen and (min-width:768px){.commonRegistration__policy{text-align:right}}.commonRegistration__policy a{color:inherit}.commonRegistration__policy a:hover{text-decoration:none}.commonRegistration__validation{order:1;height:0;opacity:0;overflow:hidden;transition:opacity .3s ease-in;color:#000}.commonRegistration__input{order:2}.commonRegistration__input:invalid+.commonRegistration__validation{opacity:1;overflow:visible;height:auto;padding-bottom:3px}.commonRegistration__input:focus+.commonRegistration__validation{color:#f00}.commonRegistration__buttons-wrapper{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:768px){.commonRegistration__buttons-wrapper{align-items:flex-start;align-items:baseline;justify-content:space-between;flex-direction:row;margin-left:-15px;margin-right:-15px}}.commonRegistration__back{margin-bottom:15px;color:inherit}@media screen and (min-width:768px){.commonRegistration__back{margin:0 15px}}@media screen and (min-width:768px){.commonRegistration__register{margin-left:15px;margin-right:15px}}.commonRegistration__captcha{margin-bottom:30px}.commonRegistration__captcha-google{min-height:78px;cursor:pointer}.commonRegistration__inner{padding-bottom:30px}.commonRegistration__section{margin-bottom:30px}.commonRegistration__section--hidden{display:none}.commonRegistration__section-hidden{padding-top:15px;padding-bottom:15px}.commonRegistration__section-title{font-size:20px;font-weight:700;margin-bottom:30px}.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:#799ea7;font-weight:600}.commonInternationalMenu__languageItem--selected:hover{background-color:#799ea7}.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:#799ea7;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:#5e858f;color:#fff;border-color:#5e858f}.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:#799ea7;outline:1px solid #5e858f}.commonUserDialog__account__item:hover{background-color:#5e858f}.commonUserDialog__account__item__icon{display:block;margin:0 auto;margin-bottom:6px;background-size:contain}.commonUserDialog__loyaltyRewardPrograme{color:#fff;width:100%;background-color:#799ea7;outline:1px solid #5e858f}.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 #5e858f;padding:15px 0}.fancybox-skin{padding:0 !important}.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}}.commonPersonalSettings__main-title{margin:0 0 30px 0;font-weight:700;font-size:30px}.commonPersonalSettings__row{display:flex;flex-direction:column;margin-bottom:7px}@media screen and (min-width:480px){.commonPersonalSettings__row{flex-direction:row;flex-wrap:wrap}}@media screen and (min-width:480px){.commonPersonalSettings__value-text{padding-top:9px}}.commonPersonalSettings__row-check{padding-left:20px;margin-bottom:10px;position:relative}.commonPersonalSettings__row-check-input{position:absolute;left:0;top:1px;cursor:pointer}.commonPersonalSettings__row-check-label{cursor:pointer}.commonPersonalSettings__label{margin-bottom:5px;display:flex;align-items:center}@media screen and (min-width:480px){.commonPersonalSettings__label{padding-top:9px;padding-right:10px;margin-bottom:0;width:150px}}.commonPersonalSettings__value{position:relative;display:flex;flex-wrap:wrap;width:100%}@media screen and (min-width:480px){.commonPersonalSettings__value{flex:1 0 auto;max-width:400px}}.commonPersonalSettings__policy{margin-bottom:30px;text-align:center}.commonPersonalSettings__policy a{color:inherit}.commonPersonalSettings__policy a:hover{text-decoration:none}.commonPersonalSettings__validation{order:1;height:0;opacity:0;overflow:hidden;transition:opacity .3s ease-in;color:#000}.commonPersonalSettings__input{-webkit-appearance:none;font-family:'Barlow',sans-serif;height:35px;font-size:15px;padding:0 11px;color:#222;border:1px solid #e0e0e0;width:100%;order:2}.commonPersonalSettings__input::placeholder{color:#999}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__input{font-size:16px}}.commonPersonalSettings__input:invalid+.commonPersonalSettings__validation{opacity:1;overflow:visible;height:auto;padding-bottom:3px}.commonPersonalSettings__input:focus+.commonPersonalSettings__validation{color:#f00}.commonPersonalSettings__select{font-family:'Barlow',sans-serif;height:35px;font-size:15px;padding:0 11px;color:#222;border:1px solid #e0e0e0;width:100%;appearance:none;-ms-appearance:none;-o-appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:url(images/select.png);background-repeat:no-repeat;background-position:right 14px top 14px}.commonPersonalSettings__buttons-wrapper{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:768px){.commonPersonalSettings__buttons-wrapper{align-items:flex-start;align-items:baseline;justify-content:space-between;flex-direction:row;margin-left:-15px;margin-right:-15px}}.commonPersonalSettings__back{margin-bottom:15px;color:inherit}@media screen and (min-width:768px){.commonPersonalSettings__back{margin:0 15px}}@media screen and (min-width:768px){.commonPersonalSettings__register{margin-left:15px;margin-right:15px}}.commonPersonalSettings__captcha{margin-bottom:30px}.commonPersonalSettings__captcha-google{min-height:78px;cursor:pointer}@media screen and (min-width:768px){.commonPersonalSettings__captcha-google{margin-left:150px}}.commonPersonalSettings__inner{padding-bottom:30px}.commonPersonalSettings__section{margin-bottom:30px}.commonPersonalSettings__section--hidden{display:none}.commonPersonalSettings__section-hidden{padding-top:15px;padding-bottom:15px}.commonPersonalSettings__section-title{font-size:20px;font-weight:700;margin-bottom:30px}.commonQuestion__row{display:flex;flex-direction:column;margin-bottom:7px;margin-top:5px}@media screen and (min-width:480px){.commonQuestion__row{flex-direction:row;flex-wrap:wrap}}.commonQuestion__label{margin-bottom:5px;display:flex;align-items:center}@media screen and (min-width:480px){.commonQuestion__label{padding-top:9px;padding-right:10px;margin-bottom:0;width:150px}}.commonQuestion__value{width:100%;display:flex;flex-wrap:wrap}@media screen and (min-width:480px){.commonQuestion__value{width:auto;flex:1}}.commonQuestion__validation{order:1;height:0;opacity:0;width:100%;overflow:hidden;transition:opacity .3s ease-in;color:#000}.commonQuestion__input,.commonQuestion__textarea{order:2}.commonQuestion__input:invalid+.commonQuestion__validation,.commonQuestion__textarea:invalid+.commonQuestion__validation{opacity:1;overflow:visible;height:auto;padding-bottom:3px}.commonQuestion__input:focus+.commonQuestion__validation,.commonQuestion__textarea:focus+.commonQuestion__validation{color:#f00}.commonQuestion__captcha{margin-bottom:30px}.commonQuestion__captcha-google{min-height:78px}@media screen and (min-width:480px){.commonQuestion__captcha-google{margin-left:150px}}.commonQuestion__captcha-row{display:flex}.commonQuestion__captcha-label{width:150px;padding-right:10px}.commonQuestion__captcha-image-wrapper{margin-bottom:7px}.commonQuestion__captcha-value{display:flex;flex-direction:column}.commonQuestion__buttons-wrapper{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:480px){.commonQuestion__buttons-wrapper{align-items:baseline;justify-content:space-between;flex-direction:row;margin-left:150px}}.commonQuestion__back{margin-bottom:15px;color:inherit}@media screen and (min-width:480px){.commonQuestion__back{margin-bottom:0}}.commonComparsion__main-text{margin-bottom:30px;line-height:20px}.commonComparsion__table-wrapper{margin-bottom:30px;position:relative;overflow:hidden;background-color:#ebf6fc}.commonComparsion__table-inner{overflow:auto;margin-left:200px;background-color:#fff}@media all and (min-width:0) and (max-width:425px){.commonComparsion__table-inner{margin-left:0}}.commonComparsion__scroller{display:flex;justify-content:flex-end;margin-bottom:15px}.commonComparsion__scroller-item{width:0;height:0;border-style:solid}.commonComparsion__scroller-item:hover{cursor:pointer}.commonComparsion__scroller-item--previous{border-width:12px 16px 12px 0;border-color:transparent #d1d1d1 transparent transparent;margin-right:10px}.commonComparsion__scroller-item--previous:hover{border-color:transparent #c1c1c1 transparent transparent}.commonComparsion__scroller-item--next{border-color:transparent transparent transparent #d1d1d1;border-width:12px 0 12px 16px}.commonComparsion__scroller-item--next:hover{border-color:transparent transparent transparent #c1c1c1}.commonComparsion__table{table-layout:fixed;width:100%}.commonComparsion__table-row{display:flex}.commonComparsion__table-row:last-child{border-bottom:0}.commonComparsion__table-row:hover .commonComparsion__table-col{background-color:#ebf6fc}.commonComparsion__table-col{position:relative;padding:10px;flex:0 0 250px;text-align:center;border-top:1px solid #ddf2ff;border-left:1px solid #ddf2ff;background-color:#fff}@media all and (min-width:0) and (max-width:425px){.commonComparsion__table-col{padding-top:48px;flex:0 0 100%}}.commonComparsion__table-col--caption{position:absolute;left:0;width:200px;text-align:right;font-weight:700;background-color:#ebf6fc;border-left:0;text-overflow:ellipsis}@media all and (min-width:0) and (max-width:425px){.commonComparsion__table-col--caption{padding:10px;text-align:center;width:100%;z-index:10}}.commonComparsion__table-product{text-decoration:none}.commonComparsion__table-product-image-wrapper{margin-bottom:15px}.commonComparsion__table-product-name{font-weight:700}.commonComparsion__table-product-name:hover{text-decoration:none}.commonComparsion__table-product-sale{position:absolute;left:15px;top:15px;min-width:40px;height:40px;padding:11px 5px 0;background-color:red;color:#fff;text-align:center;border-radius:20px;font-weight:700}@media all and (min-width:0) and (max-width:425px){.commonComparsion__table-product-sale{top:48px}}.commonComparsion__table-rating{display:flex;justify-content:center;align-items:center}.commonComparsion__table-rating-stars{position:relative;width:128px;height:22px;margin-right:10px;background:url("https://i.binargon.cz/common/rgba(229,224,213,1)/stars.svg") no-repeat 0 0;background-size:auto 100%}.commonComparsion__table-rating-stars-inner{position:absolute;left:0;top:0;width:0;height:22px;background:url(https://i.binargon.cz/common/stars.svg) no-repeat 0 0;background-size:auto 100%}.commonComparsion__table-rating-text{font-weight:700;font-size:16px}.commonComparsion__table-remove{position:absolute;right:15px;top:15px;width:15px;height:15px;background:url(https://i.binargon.cz/common/close.svg) no-repeat 0 0;background-size:100%}.commonComparsion__table-params{margin-bottom:10px}.commonComparsion__table-params-title{margin-bottom:5px;font-weight:700}.commonComparsion__table-params-list{list-style:none;padding:0;margin:0}.commonComparsion__buttons-wrapper{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.commonComparsion__buttons-wrapper--margin-bottom{margin-bottom:30px}.commonSitemap__list{list-style:none;margin:0;padding:0}.commonSitemap__list .commonSitemap__list{padding:5px 30px;margin-top:5px;margin-bottom:5px;border-left:1px solid #d1d1d1}.commonSitemap__list-item{margin-bottom:10px}.commonSitemap__list-item:last-child{margin-bottom:0}.commonSitemap__list-link{text-decoration:none}.commonSitemap__list-link--lvl0{font-weight:700;font-size:16px}.commonSitemap__list-link:hover{text-decoration:underline}.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}.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}.commonProductsReviews__item{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #d1d1d1}.commonProductsReviews__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.commonProductsReviews__item-top{display:flex;align-items:center;margin-bottom:15px}.commonProductsReviews__item-left{margin-right:25px;width:150px}.commonProductsReviews__item-right{flex:1}.commonProductsReviews__item-name{margin-bottom:15px;font-weight:700}.commonProductsReviews__item-name:hover{text-decoration:none}.commonProductsReviews__item-reasons{position:relative;padding-left:25px;margin-bottom:20px}.commonProductsReviews__item-reasons:before{display:block;position:absolute;content:""}.commonProductsReviews__item-reasons--positive:before{left:2px;top:2px;width:15px;height:15px;background-image:url("https://i.binargon.cz/common/plus.svg");background-size:100%}.commonProductsReviews__item-reasons--negative:before{left:2px;top:2px;width:15px;height:15px;background-image:url("https://i.binargon.cz/common/minus.svg");background-size:100%}.commonProductsReviews__item-text{padding-left:25px}.commonProductsReviews__item-rating{display:flex;margin-bottom:10px}.commonProductsReviews__item-rating-stars{position:relative;width:140px;height:24px;margin-right:10px;background-repeat:no-repeat;background-size:auto 100%;background-image:url("https://i.binargon.cz/common/rgba(224,224,224,1)/stars.svg")}.commonProductsReviews__item-rating-stars-inner{position:absolute;left:0;top:0;width:0;height:24px;background-image:url("https://i.binargon.cz/common/stars.svg");background-repeat:no-repeat;background-size:auto 100%}.commonProductsReviews__item-rating-text{margin-top:5px;font-weight:700;font-size:16px}.commonProductsReviews__item-source{font-size:12px;color:#999;padding:0 5px;margin-top:15px;text-align:right}.commonProductsReviews__pages{padding:20px 0}.commonProductsReviews__pages .listcontrol{display:flex;flex-wrap:wrap;justify-content:center}.commonProductsReviews__pages .pages{display:flex;flex-wrap:wrap;justify-content:center}.commonProductsReviews__pages .previous,.commonProductsReviews__pages .next,.commonProductsReviews__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}.commonProductsReviews__pages .previous:hover,.commonProductsReviews__pages .next:hover,.commonProductsReviews__pages .number:hover{background-color:#eee}.commonProductsReviews__pages .previous.selected,.commonProductsReviews__pages .next.selected,.commonProductsReviews__pages .number.selected{font-weight:bold}.commonProductsReviews__pages .previous,.commonProductsReviews__pages .next{font-weight:bold}.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}.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}#js-company,#js-delivery{overflow:visible !important}.commonCheckoutBubble{color:#fff;font-size:13px;letter-spacing:.01em;background-color:#fe4132;border-radius:0;height:100%}.commonCheckout{width:100%;color:#333}.commonCheckoutButtons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:25px 0;align-items:center;width:100%}.commonCheckoutButtons__button{padding:0 20px;display:block;text-decoration:none;font-size:12px;text-transform:uppercase;cursor:hand;cursor:pointer;border:0;transition:200ms ease all}.commonCheckoutButtons__button--left{height:35px;color:#333;background-color:#f5f5f5;line-height:35px}.commonCheckoutButtons__button--left:hover{background-color:#dedede}.commonCheckoutButtons__button--right{min-height:50px;line-height:54px;background-color:#799ea7;color:#fff;font-size:24px;line-height:initial !important;flex-wrap:wrap;align-items:center;font-weight:700}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutButtons__button--right{font-size:12px;line-height:50px}}.commonCheckoutButtons__button--right:hover{background-color:#acb5b6}.commonCheckoutButtons__button-row{display:block;width:100%}.commonCheckoutButtons__button-row--2{font-size:12px;font-weight:normal;text-transform:none}.commonCheckoutCommonBox{width:100%;background-color:#f8f9f9;border:1px solid #eaeaea;border-bottom:2px solid #ddd;padding:20px 30px;margin-bottom:20px;font-size:14px}@media all and (min-width:0) and (max-width:426px){.commonCheckoutCommonBox{padding:10px}}.commonCheckoutCommonBox .specialniDoprava .block2{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;margin:20px 0}.commonCheckoutCommonBox .specialniDoprava .block2 .radio{order:1;margin-right:5px;margin-top:0}.commonCheckoutCommonBox .specialniDoprava .block2 .logo{order:2;margin-right:5px;width:60px;height:30px;padding:0;background-size:100% auto}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutCommonBox .specialniDoprava .block2 .logo{display:none}}.commonCheckoutCommonBox .specialniDoprava .block2 .nazev{order:3;flex:1;font-weight:700;position:relative}.commonCheckoutCommonBox .specialniDoprava .block2 .nazev .napoveda{color:#999;font-weight:700;margin-left:3px}.commonCheckoutCommonBox .specialniDoprava .block2 .nazev .textNapovedy{background-color:#f8f9f9;border:1px solid #ddd;padding:5px 10px;margin-top:-5px;margin-left:5px;font-weight:normal;font-size:13px;box-shadow:0 0 10px rgba(100,100,100,0.5)}.commonCheckoutCommonBox .specialniDoprava .block2 .cena{order:4;font-weight:700;margin-left:auto}.commonCheckoutCommonBox .specialniDoprava .block2 .popis{order:5;width:100%;font-size:13px;padding-left:18px}.commonCheckoutCommonBox .specialniDoprava .block2 .popis p{margin-bottom:0}.commonCheckoutCommonBox .specialniDoprava .block2 .popis img{max-width:100%}.commonCheckoutCommonBox .specialniDoprava .produkt{color:#799ea7}.commonCheckoutCommonBox .block2 label{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;margin:20px 0}.commonCheckoutCommonBox .block2 label .radio{order:1;margin-right:5px;margin-top:0}.commonCheckoutCommonBox .block2 label .logo{order:2;padding:0;margin-right:5px;mix-blend-mode:multiply;background-size:contain !important}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutCommonBox .block2 label .logo{display:none}}.commonCheckoutCommonBox .block2 label .nazev{order:3;flex:1;font-weight:700;position:relative}.commonCheckoutCommonBox .block2 label .nazev .napoveda{color:#999;font-weight:700;margin-left:3px}.commonCheckoutCommonBox .block2 label .nazev .textNapovedy{background-color:#f8f9f9;border:1px solid #ddd;padding:5px 10px;margin-top:-5px;margin-left:5px;font-weight:normal;font-size:13px;box-shadow:0 0 10px rgba(100,100,100,0.5)}.commonCheckoutCommonBox .block2 label .cena{order:4;font-weight:700;margin-left:auto}.commonCheckoutCommonBox .block2 label .popis{order:5;width:100%;font-size:13px;padding-left:18px}.commonCheckoutCommonBox .block2 label .popis p{margin-bottom:0}.commonCheckoutCommonBox .block2 label .popis img{max-width:100%}.commonCheckoutCommonBox .block2 .pokladnaLib{margin-left:23px}.commonCheckoutCommonBox .block2 .pokladnaLib a{background-color:#799ea7;transition:200ms ease all;display:inline-block;padding:5px 10px;color:#fff;text-decoration:none}.commonCheckoutCommonBox .block2 .pokladnaLib a:hover{background-color:#acb5b6}.commonCheckoutErrors{text-align:center;padding:50px 0}.commonCheckoutFreeShipping{padding:20px 0}@media all and (min-width:1000px) and (max-width:1279px){.commonCheckoutFreeShipping{display:flex;flex-wrap:wrap;justify-content:center;width:100%}}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutFreeShipping{display:flex;flex-wrap:wrap;justify-content:center;padding:0 25px;padding-bottom:25px;width:100%}}.commonCheckoutFreeShipping__container{display:flex}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutFreeShipping__container{order:2;align-items:center;max-width:100%;padding-top:15px}}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutFreeShipping__container{flex-direction:column;width:100%}}.commonCheckoutFreeShipping__container-icon{margin-right:15px;margin-top:4px}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutFreeShipping__container-icon{margin-right:0;font-size:27px}}.commonCheckoutFreeShipping__container-text{width:430px;border-bottom:4px solid #f1f1f1;position:relative;font-size:15px;letter-spacing:.025em;min-height:28px;max-width:100%;padding-bottom:15px}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutFreeShipping__container-text{width:100%;height:auto;padding-bottom:10px;text-align:center;font-size:13px}}.commonCheckoutFreeShipping__container-progress{position:absolute;width:0;left:0;bottom:-4px;height:4px;background:#000;background:#89b432;max-width:100%}.commonCheckoutFreeShipping__container-progress:before{content:"";display:block;width:14px;height:14px;border-radius:50%;background-color:#89b432;position:absolute;right:-8px;top:-5px}.commonCheckoutFreeShipping__container-progress:after{content:"";display:block;position:absolute;z-index:1;right:-4px;top:-2px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #fff}.commonCheckoutFreeShipping__container-free{font-weight:bold}.commonCheckoutPersonal,.commonCheckoutCompany,.commonCheckoutDelivery{background-color:#f8f9f9;border:1px solid #eaeaea;border-bottom:2px solid #ddd;padding:20px 30px;margin-bottom:20px;overflow:hidden}@media all and (min-width:1000px) and (max-width:1279px){.commonCheckoutPersonal,.commonCheckoutCompany,.commonCheckoutDelivery{padding:20px 20px}}@media all and (min-width:0) and (max-width:426px){.commonCheckoutPersonal,.commonCheckoutCompany,.commonCheckoutDelivery{padding:10px}}.commonCheckoutPersonal__validation,.commonCheckoutCompany__validation,.commonCheckoutDelivery__validation{order:1;height:0;opacity:0;overflow:hidden;font-size:12px;transition:opacity .3s ease-in;color:#000}.commonCheckoutPersonal__row,.commonCheckoutCompany__row,.commonCheckoutDelivery__row{min-height:50px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;margin-bottom:4px}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutPersonal__row,.commonCheckoutCompany__row,.commonCheckoutDelivery__row{height:auto}}@media all and (min-width:0) and (max-width:426px){.commonCheckoutPersonal__row:last-child,.commonCheckoutCompany__row:last-child,.commonCheckoutDelivery__row:last-child{margin-bottom:15px}}.commonCheckoutPersonal__label,.commonCheckoutCompany__label,.commonCheckoutDelivery__label{display:block;font-size:14px;font-weight:600;flex:1;padding-top:8px}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutPersonal__label,.commonCheckoutCompany__label,.commonCheckoutDelivery__label{width:100%;margin:10px 0;flex:auto;padding-top:0}}.commonCheckoutPersonal__value,.commonCheckoutCompany__value,.commonCheckoutDelivery__value{flex:1;position:relative;display:flex;flex-wrap:wrap}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutPersonal__value,.commonCheckoutCompany__value,.commonCheckoutDelivery__value{width:100%;flex:auto}}.commonCheckoutPersonal__value__input,.commonCheckoutPersonal__value__select,.commonCheckoutCompany__value__input,.commonCheckoutCompany__value__select,.commonCheckoutDelivery__value__input,.commonCheckoutDelivery__value__select{width:100%;height:35px;border:1px solid #ddd;padding:0 10px;order:2}.commonCheckoutPersonal__value__input:invalid+.commonCheckoutPersonal__validation,.commonCheckoutPersonal__value__input:invalid+.commonCheckoutCompany__validation,.commonCheckoutPersonal__value__input:invalid+.commonCheckoutDelivery__validation,.commonCheckoutPersonal__value__select:invalid+.commonCheckoutPersonal__validation,.commonCheckoutPersonal__value__select:invalid+.commonCheckoutCompany__validation,.commonCheckoutPersonal__value__select:invalid+.commonCheckoutDelivery__validation,.commonCheckoutCompany__value__input:invalid+.commonCheckoutPersonal__validation,.commonCheckoutCompany__value__input:invalid+.commonCheckoutCompany__validation,.commonCheckoutCompany__value__input:invalid+.commonCheckoutDelivery__validation,.commonCheckoutCompany__value__select:invalid+.commonCheckoutPersonal__validation,.commonCheckoutCompany__value__select:invalid+.commonCheckoutCompany__validation,.commonCheckoutCompany__value__select:invalid+.commonCheckoutDelivery__validation,.commonCheckoutDelivery__value__input:invalid+.commonCheckoutPersonal__validation,.commonCheckoutDelivery__value__input:invalid+.commonCheckoutCompany__validation,.commonCheckoutDelivery__value__input:invalid+.commonCheckoutDelivery__validation,.commonCheckoutDelivery__value__select:invalid+.commonCheckoutPersonal__validation,.commonCheckoutDelivery__value__select:invalid+.commonCheckoutCompany__validation,.commonCheckoutDelivery__value__select:invalid+.commonCheckoutDelivery__validation{opacity:1;overflow:visible;height:auto;padding-bottom:3px}.commonCheckoutPersonal__value__input:focus+.commonCheckoutPersonal__validation,.commonCheckoutPersonal__value__input:focus+.commonCheckoutCompany__validation,.commonCheckoutPersonal__value__input:focus+.commonCheckoutDelivery__validation,.commonCheckoutPersonal__value__select:focus+.commonCheckoutPersonal__validation,.commonCheckoutPersonal__value__select:focus+.commonCheckoutCompany__validation,.commonCheckoutPersonal__value__select:focus+.commonCheckoutDelivery__validation,.commonCheckoutCompany__value__input:focus+.commonCheckoutPersonal__validation,.commonCheckoutCompany__value__input:focus+.commonCheckoutCompany__validation,.commonCheckoutCompany__value__input:focus+.commonCheckoutDelivery__validation,.commonCheckoutCompany__value__select:focus+.commonCheckoutPersonal__validation,.commonCheckoutCompany__value__select:focus+.commonCheckoutCompany__validation,.commonCheckoutCompany__value__select:focus+.commonCheckoutDelivery__validation,.commonCheckoutDelivery__value__input:focus+.commonCheckoutPersonal__validation,.commonCheckoutDelivery__value__input:focus+.commonCheckoutCompany__validation,.commonCheckoutDelivery__value__input:focus+.commonCheckoutDelivery__validation,.commonCheckoutDelivery__value__select:focus+.commonCheckoutPersonal__validation,.commonCheckoutDelivery__value__select:focus+.commonCheckoutCompany__validation,.commonCheckoutDelivery__value__select:focus+.commonCheckoutDelivery__validation{color:#f00}.commonCheckoutPersonal__value__input:read-only,.commonCheckoutPersonal__value__select--read-only:read-only,.commonCheckoutCompany__value__input:read-only,.commonCheckoutCompany__value__select--read-only:read-only,.commonCheckoutDelivery__value__input:read-only,.commonCheckoutDelivery__value__select--read-only:read-only{opacity:.5;background-color:#eee;cursor:not-allowed;pointer-events:none}.commonCheckoutPersonal__value img,.commonCheckoutCompany__value img,.commonCheckoutDelivery__value img{position:absolute;right:-30px;top:11px}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutPersonal__value img,.commonCheckoutCompany__value img,.commonCheckoutDelivery__value img{right:-22px}}.commonCheckoutPersonal__ICDPH,.commonCheckoutCompany__ICDPH,.commonCheckoutDelivery__ICDPH{order:3;font-weight:bold;font-size:14px;text-align:right;width:100%;position:absolute;bottom:-25px}.commonCheckoutPersonal__checkboxLabel,.commonCheckoutCompany__checkboxLabel,.commonCheckoutDelivery__checkboxLabel{display:block;font-size:14px;font-weight:600;margin:10px 0;line-height:20px}.commonCheckoutPersonal__checkboxLabel__input,.commonCheckoutCompany__checkboxLabel__input,.commonCheckoutDelivery__checkboxLabel__input{margin-right:7px;vertical-align:top;margin-top:4px}.commonCheckoutStep1__container{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}.commonCheckoutStep1__container__left,.commonCheckoutStep1__container__right{max-width:calc(50% - 20px)}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutStep1__container__left,.commonCheckoutStep1__container__right{width:100%;max-width:100%}}.commonCheckoutStep1__deleteAll{display:flex;justify-content:flex-end;padding-top:5px;padding-bottom:10px}.commonCheckoutStep1__deleteAll-button{padding:0 20px;display:flex;align-items:center;text-decoration:none;font-size:14px;font-weight:700;text-transform:uppercase;cursor:hand;cursor:pointer;border:0;transition:200ms ease all;height:30px;background-color:#799ea7;color:#fff}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutStep1__deleteAll-button{font-size:12px}}.commonCheckoutStep2__container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;max-width:1024px;margin-left:auto;margin-right:auto}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutStep2__container{max-width:550px}}.commonCheckoutStep2__container__left,.commonCheckoutStep2__container__right{width:calc(50% - 20px)}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutStep2__container__left,.commonCheckoutStep2__container__right{width:100%}}@media all and (min-width:1000px) and (max-width:1279px){.commonCheckoutStep2__container__left{width:40%}}@media all and (min-width:1000px) and (max-width:1279px){.commonCheckoutStep2__container__right{width:calc(60% - 30px)}}.commonCheckoutStep2__heading{color:#333;font-size:18px;font-weight:700;margin:20px 0;padding-left:20px;border-left:5px solid #799ea7}.commonCheckoutStep2__note{background-color:#f8f9f9;border:1px solid #eaeaea;border-bottom:2px solid #ddd;padding:20px 30px;margin-bottom:20px;width:100%}@media all and (min-width:0) and (max-width:426px){.commonCheckoutStep2__note{padding:10px}}.commonCheckoutStep2__note__description{padding-bottom:20px}.commonCheckoutStep2__note__textarea{border:1px solid #ddd;padding:10px;max-width:100%;height:100px;width:100%}.commonCheckoutStep2__terms{display:flex;flex-wrap:wrap;align-items:center;justify-content:end;background-color:#f8f9f9;border:1px solid #eaeaea;border-bottom:2px solid #ddd;padding:10px 30px;width:100%;font-size:14px;font-weight:600}@media all and (min-width:0) and (max-width:426px){.commonCheckoutStep2__terms{padding:10px}}.commonCheckoutStep2__terms__checkbox{margin-right:7px}.commonCheckoutStep2__terms__text{flex:1}.commonCheckoutStep2__terms img{order:3;margin-top:2px;margin-left:7px}.commonCheckoutStep3__heading{color:#333;font-size:18px;font-weight:700;margin:20px 0;padding-left:20px;border-left:5px solid #799ea7}.commonCheckoutStep3__container{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));column-gap:20px}.commonCheckoutStep3__container--terms{display:block}.commonCheckoutStep3__container__left,.commonCheckoutStep3__container__right{width:100%;max-width:calc(50% - 20px)}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutStep3__container__left,.commonCheckoutStep3__container__right{max-width:100%}}.commonCheckoutStep3__box{padding:0 20px;font-size:14px;line-height:25px;margin-bottom:0;min-height:100px;background-color:#f8f9f9;border:1px solid #eaeaea;border-bottom:2px solid #ddd}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutStep3__box{margin-bottom:0;min-height:0}}.commonCheckoutStep3__terms,.commonCheckoutStep3__agreements{display:flex;flex-wrap:wrap;align-items:center;background-color:#f8f9f9;border:1px solid #eaeaea;border-bottom:2px solid #ddd;padding:10px 30px;margin-bottom:20px;width:100%;font-size:14px}@media all and (min-width:0) and (max-width:426px){.commonCheckoutStep3__terms,.commonCheckoutStep3__agreements{padding:10px}}.commonCheckoutStep3__terms__checkbox,.commonCheckoutStep3__agreements__checkbox{margin-right:7px}.commonCheckoutStep3__terms__text,.commonCheckoutStep3__agreements__text{flex:1}.commonCheckoutStep3__terms img,.commonCheckoutStep3__agreements img{order:3;margin-top:2px;margin-left:7px}.commonCheckoutStep3__terms{font-weight:600}.commonCheckoutStep3__terms--center{text-align:center;justify-content:center}.commonCheckoutStep3__terms--right{text-align:right;justify-content:flex-end;margin-bottom:0;margin-top:15px;margin-bottom:-15px}.commonCheckoutStep3__agreements .commonAgreements__row{display:flex;flex-direction:row;flex-wrap:wrap;margin:5px 0}.commonCheckoutStep3__agreements .commonAgreements__row__checkbox{margin-right:7px}.commonCheckoutStep3__agreements .commonAgreements__row__text{flex:1}.commonCheckoutStep3__agreements .commonAgreements__row__text p{margin:0;word-break:break-word}.commonCheckoutStep3__total{display:flex;justify-content:space-between}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonCheckoutStep3__total{display:block}}.commonCheckoutStep3__totalPrices{text-align:right;padding-top:4px}.commonCheckoutStep3__totalPrices__vatIncluded{font-size:30px;font-weight:700;padding:10px 0}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutStep3__totalPrices__vatIncluded{font-size:25px;padding:5px 0}}.commonCheckoutStep3__totalPrices__vatExcluded{font-size:15px;font-weight:600;color:#999}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutStep3__totalPrices__vatExcluded{font-size:13px}}.commonCheckoutStep3__notice{text-align:right;margin-bottom:25px}.commonCheckoutStep4{text-align:center;padding:50px 0}.commonCheckoutSteps{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:30px 0 50px;justify-content:center}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutSteps{padding-bottom:20px}}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutSteps{padding-top:10px}}.commonCheckoutSteps__item{width:auto;height:50px;color:#fff;text-decoration:none;line-height:50px;display:flex;opacity:.6;margin:0 50px}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutSteps__item{line-height:30px}}@media all and (min-width:1000px) and (max-width:1279px){.commonCheckoutSteps__item{margin:0 20px}}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutSteps__item{height:30px;margin:0;margin-right:1px}}.commonCheckoutSteps__item--active{opacity:1}.commonCheckoutSteps__item--active .commonCheckoutSteps__item__text{display:block;margin-right:15px}.commonCheckoutSteps__item__number{width:50px;height:50px;background-color:#799ea7;text-align:center;font-size:20px;font-weight:700}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutSteps__item__number{width:30px;height:30px;font-size:14px}}.commonCheckoutSteps__item__text{color:#333;font-size:18px;font-weight:700;margin-left:15px}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutSteps__item__text{font-size:14px}}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutSteps__item__text{display:none}}.commonCheckoutTable{background-color:#f8f9f9;border:1px solid #eaeaea;border-bottom:2px solid #ddd;padding:25px 20px;margin-bottom:25px}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTable{padding:0;border:0}}.commonCheckoutTable__head{text-transform:uppercase;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:700;font-size:14px;padding:10px;border-bottom:1px solid #ddd;column-gap:20px}@media all and (min-width:1000px) and (max-width:1279px){.commonCheckoutTable__head{font-size:12px}}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTable__head{display:none}}.commonCheckoutTable__head__column{text-align:right}.commonCheckoutTable__head__column--product{flex:1;text-align:left}.commonCheckoutTable__head__column--availability{width:180px}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTable__head__column--availability{width:130px}}.commonCheckoutTable__head__column--price{width:160px;text-align:right}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTable__head__column--price{width:100px}}.commonCheckoutTable__head__column--amount{width:140px;text-align:left}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTable__head__column--amount{width:80px}}.commonCheckoutTable__head__column--priceVat{width:190px}@media all and (min-width:1000px) and (max-width:1279px),all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTable__head__column--priceVat{width:130px}}.commonCheckoutTable__head__column--remove{width:80px}.commonCheckoutTable__total,.commonCheckoutTable__totalTaxExcl{display:flex;width:100%;justify-content:flex-end;flex-wrap:wrap;padding:27px 10px 0}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTable__total,.commonCheckoutTable__totalTaxExcl{padding-bottom:20px;padding-top:0;line-height:25px}}.commonCheckoutTable__total__title,.commonCheckoutTable__totalTaxExcl__title{text-transform:uppercase}.commonCheckoutTable__total__value,.commonCheckoutTable__totalTaxExcl__value{margin-left:10px}.commonCheckoutTable__totalTaxExcl{font-size:14px;color:#555}.commonCheckoutTable__total{font-weight:700;font-size:24px}.commonCheckoutTableProduct,.commonCheckoutTableService{background-color:#fff;border-bottom:1px solid #ddd;padding:10px;display:flex;flex-wrap:wrap;font-size:12px;column-gap:20px}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct,.commonCheckoutTableService{border:1px solid #ddd;margin-bottom:20px;padding-top:0;padding-bottom:0}}.commonCheckoutTableProduct__column,.commonCheckoutTableService__column{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column,.commonCheckoutTableService__column{display:block;padding:7px 0;position:relative;text-align:right;width:100%;border-bottom:1px solid #ddd}}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column::before,.commonCheckoutTableService__column::before{content:attr(title);position:absolute;left:0;color:#333;font-weight:600}}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column:last-child,.commonCheckoutTableService__column:last-child{border-bottom:0}}.commonCheckoutTableProduct__column--product,.commonCheckoutTableService__column--product{flex:1;justify-content:flex-start}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column--product,.commonCheckoutTableService__column--product{width:100%;flex:auto}}.commonCheckoutTableProduct__column--product::before,.commonCheckoutTableService__column--product::before{display:none}.commonCheckoutTableProduct__column--availability,.commonCheckoutTableService__column--availability{width:180px;color:#c03}@media all and (min-width:1000px) and (max-width:1279px){.commonCheckoutTableProduct__column--availability,.commonCheckoutTableService__column--availability{width:130px}}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column--availability,.commonCheckoutTableService__column--availability{width:100%}}.commonCheckoutTableProduct__column--green,.commonCheckoutTableService__column--green{color:#73ad56}.commonCheckoutTableProduct__column--price,.commonCheckoutTableService__column--price{width:160px}@media all and (min-width:1000px) and (max-width:1279px){.commonCheckoutTableProduct__column--price,.commonCheckoutTableService__column--price{width:100px}}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column--price,.commonCheckoutTableService__column--price{width:100%}}.commonCheckoutTableProduct__column--amount,.commonCheckoutTableService__column--amount{width:160px;justify-content:flex-start}@media all and (min-width:1000px) and (max-width:1279px){.commonCheckoutTableProduct__column--amount,.commonCheckoutTableService__column--amount{width:80px}}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column--amount,.commonCheckoutTableService__column--amount{display:flex;width:100%;line-height:30px}}.commonCheckoutTableProduct__column--priceVat,.commonCheckoutTableService__column--priceVat{width:190px}@media all and (min-width:1000px) and (max-width:1279px){.commonCheckoutTableProduct__column--priceVat,.commonCheckoutTableService__column--priceVat{width:130px}}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column--priceVat,.commonCheckoutTableService__column--priceVat{width:100%}}.commonCheckoutTableProduct__column--remove,.commonCheckoutTableService__column--remove{width:80px}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column--remove,.commonCheckoutTableService__column--remove{width:100%;border-bottom:0}}.commonCheckoutTableProduct__column__product,.commonCheckoutTableService__column__product{display:flex;flex-wrap:wrap;align-items:center}.commonCheckoutTableProduct__column__product:hover,.commonCheckoutTableService__column__product:hover{color:#acb5b6}.commonCheckoutTableProduct__column__product__image,.commonCheckoutTableService__column__product__image{margin-right:10px}.commonCheckoutTableProduct__column__product__text,.commonCheckoutTableService__column__product__text{flex:1;overflow:hidden}.commonCheckoutTableProduct__column__product__link,.commonCheckoutTableService__column__product__link{color:inherit}.commonCheckoutTableProduct__column__product__hookedTo,.commonCheckoutTableService__column__product__hookedTo{display:flex;gap:6px;font-size:80%}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column__product__list,.commonCheckoutTableService__column__product__list{list-style-type:none}}.commonCheckoutTableProduct__column__product__note,.commonCheckoutTableService__column__product__note{display:flex;flex-wrap:wrap;margin-top:10px}.commonCheckoutTableProduct__column__product__noteInput,.commonCheckoutTableService__column__product__noteInput{height:35px;border:1px solid #ddd;padding:0 10px}.commonCheckoutTableProduct__column__product__noteInput--disabled,.commonCheckoutTableService__column__product__noteInput--disabled{border:0;background-color:transparent;font-weight:600}.commonCheckoutTableProduct__column__product__noteButton,.commonCheckoutTableService__column__product__noteButton{height:35px;border:1px solid #ddd;padding:0 10px}.commonCheckoutTableProduct__column__amount,.commonCheckoutTableService__column__amount{width:51px;height:30px;border:1px solid #ddd;display:flex;flex-direction:row;flex-wrap:wrap}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column__amount,.commonCheckoutTableService__column__amount{margin-left:auto;width:70px;height:50px}}.commonCheckoutTableProduct__column__amount__input,.commonCheckoutTableService__column__amount__input{height:100%;width:30px;border:0;text-align:center;border-right:1px solid #ddd}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column__amount__input,.commonCheckoutTableService__column__amount__input{width:40px}}.commonCheckoutTableProduct__column__amount__buttons__button,.commonCheckoutTableService__column__amount__buttons__button{height:14px;line-height:14px;width:18px;font-weight:700;text-align:center;cursor:hand;cursor:pointer}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column__amount__buttons__button,.commonCheckoutTableService__column__amount__buttons__button{width:28px;height:25px;line-height:25px;font-size:16px}}.commonCheckoutTableProduct__column__amount__buttons__button--plus,.commonCheckoutTableService__column__amount__buttons__button--plus{border-bottom:1px solid #ddd}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column__amount__buttons__button--minus,.commonCheckoutTableService__column__amount__buttons__button--minus{height:23px;line-height:21px}}.commonCheckoutTableProduct__column__remove,.commonCheckoutTableService__column__remove{color:#fff;font-size:14px;font-weight:700;background-color:#fe4132;width:20px;height:20px;display:inline-block;text-align:center;line-height:20px;text-decoration:none}.commonCheckoutTableProduct__column-priceBefore,.commonCheckoutTableService__column-priceBefore{text-decoration:line-through;position:absolute;margin-top:40px;font-size:13px}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column-priceBefore,.commonCheckoutTableService__column-priceBefore{margin-top:0;position:static}}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableService__column--availability,.commonCheckoutTableService__column--price,.commonCheckoutTableService__column--amount,.commonCheckoutTableService__column--remove{display:none}}.commonCheckoutVoucher__summary{cursor:pointer}.commonCheckoutVoucher__container{display:flex;flex-direction:row;flex-wrap:wrap;background-color:#f8f9f9;padding:20px;border:1px solid #ddd;margin-top:25px}.commonCheckoutVoucher__input{flex:1;height:35px;border:1px solid #ddd;padding:0 10px;outline:0}@media all and (min-width:0) and (max-width:426px){.commonCheckoutVoucher__input{width:100%}}.commonCheckoutVoucher__button{height:35px;border:0;color:#fff;padding:0 15px;font-weight:700;font-size:14px;text-transform:uppercase;background-color:#799ea7;transition:200ms ease all;cursor:hand;cursor:pointer;margin-left:5px}.commonCheckoutVoucher__button:hover{background-color:#acb5b6}.commonCheckoutVoucher__list__item__remove{color:#fff;font-size:14px;margin-left:10px;font-weight:700;background-color:#fe4132;width:20px;height:20px;display:inline-block;text-align:center;line-height:20px;text-decoration:none}.commonCheckoutGifts{background-color:#f8f9f9;border:1px solid #eaeaea;border-bottom:2px solid #ddd;padding:20px 30px;margin-bottom:20px;overflow:hidden}@media all and (min-width:1000px) and (max-width:1279px){.commonCheckoutGifts{padding:20px 20px}}@media all and (min-width:0) and (max-width:426px){.commonCheckoutGifts{padding:10px}}.commonCheckoutGifts__items__item{display:flex;align-items:center;margin:10px 0}.commonCheckoutGifts__items__item__input{margin-right:7px}.commonCheckoutGifts__items__item__link__image{display:block;margin-right:20px;border:1px solid #eaeaea}.commonCheckoutGifts__items__item__name{font-weight:600}.commonCheckoutImport{padding-bottom:20px;text-align:left}.commonCheckoutImport__heading{color:#333;font-size:18px;font-weight:700;margin:20px 0;padding-left:20px;border-left:5px solid #799ea7}.commonCheckoutImport__container{display:flex;flex-wrap:wrap;align-items:center}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutImport__tax{width:100%;padding-top:20px}}.commonCheckoutImport__label{font-weight:bold;margin-right:15px}.commonCheckoutImport__select{height:35px;border:1px solid #ddd;padding:0 10px}@media all and (min-width:0) and (max-width:426px){.commonCheckoutImport__select{width:100%}}.commonCheckoutTopSubmit{display:flex;justify-content:center;padding-bottom:20px}.cCartCSV{margin:40px auto;max-width:100%;width:800px}.cCartCSV__title{font-size:1.3rem;color:#333;font-weight:700;margin:20px 0;text-align:center}.cCartCSV__description{text-align:center}.cCartCSV__description--1{margin-bottom:10px}.cCartCSV__container{background-color:#f8f9f9;padding:20px;border:1px solid #ddd;border-radius:5px}.cCartCSV__container-inner{display:grid;gap:25px;text-align:center;margin-top:30px}.cCartCSV__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px}.cCartCSV__row-label{font-weight:600}.cCartCSV__row-label:before{content:"1.";margin-right:5px}.cCartCSV__row-input{border:0}.cCartCSV__submit-button:before{content:"2.";margin-right:5px}.cCartAddByEAN{margin:25px 0}.cCartAddByEAN__title{font-size:1.3rem;color:#333;font-weight:700;margin:20px 0}.cCartAddByEAN__container{display:flex;flex-wrap:wrap;align-items:center;gap:20px;padding:20px;margin-top:25px;background-color:#f8f9f9;border:1px solid #ddd;border-radius:5px}.cCartAddByEAN__block{display:flex;align-items:center;gap:10px}.cCartAddByEAN__input{height:38px;border:0;text-align:center;border:1px solid #ddd}.cCartAddByEAN__input--EAN{width:150px}.cCartAddByEAN__input--quantity{width:60px}.cCartAddByEAN__submit{margin-left:auto}.commonQuickCheckout{padding-top:31px;padding-bottom:163px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout{padding-top:22px;padding-bottom:55px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout{padding-bottom:30px}}.commonQuickCheckout__homepage{color:#000;font-size:15px;letter-spacing:.035em;font-weight:bold;text-decoration:none;margin-bottom:45px;display:flex;column-gap:10px;align-items:center}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__homepage{margin-bottom:21px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__homepage{margin-bottom:14px}}.commonQuickCheckout__section{background-color:#fff;position:relative;padding-top:40px;margin-bottom:30px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__section{padding-top:34px;margin-bottom:20px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__section{padding-top:25px;margin-bottom:15px}}.commonQuickCheckout__signup{display:flex;align-items:center;position:relative;left:-10px}@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){.commonQuickCheckout__signup{order:1;align-items:center;position:static}}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__signup{padding-right:0;width:100%;justify-content:center}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__signup{flex-direction:column;padding-right:0;width:100%}}.commonQuickCheckout__signup__icon{margin-right:15px}.commonQuickCheckout__signup__highlight{color:#799ea7;text-decoration:underline}.commonQuickCheckout__signup__text{font-size:15px;letter-spacing:.05em;line-height:20px;font-weight:600}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__signup__text{text-align:center;padding-top:8px;font-size:13px}}@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){.commonQuickCheckout__signup__text br{display:none}}.commonQuickCheckout__gifts{padding:40px;display:grid;grid-template-columns:repeat(auto-fill,minmax(550px,1fr));column-gap:56px;row-gap:10px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__gifts{grid-template-columns:1fr;padding:34px 30px 30px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__gifts{grid-template-columns:1fr;padding:25px 0}}.commonQuickCheckout__gift{padding:20px;display:flex;align-items:center;column-gap:10px;position:relative}.commonQuickCheckout__gift-input{position:relative;margin:0;width:25px;height:25px;border:0}.commonQuickCheckout__gift-input:before{content:"";display:block;width:25px;height:25px;position:absolute;background-image:url(https://i.binargon.cz/commonQuickCheckout/ico_radio.svg);background-color:#fff;background-size:25px 25px;top:0;left:0}.commonQuickCheckout__gift-input:checked:before{background-image:url("https://i.binargon.cz/commonQuickCheckout/rgba(121,158,167,1)/ico_radio_checked.svg")}.commonQuickCheckout__shippingPayment{display:flex;flex-wrap:wrap;justify-content:space-between;padding:40px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__shippingPayment{padding:34px 30px 30px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__shippingPayment{padding:25px 20px}}.commonQuickCheckout__shippingPayment__heading{display:none}@media all and (min-width:0) and (max-width:426px),all and (min-width:426px) and (max-width:767px),all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__shippingPayment__heading{display:flex;font-size:18px;font-weight:bold;padding:10px 0;align-items:center}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__shippingPayment__heading{margin-bottom:10px}}.commonQuickCheckout__shippingDetails,.commonQuickCheckout__paymentDetails{width:calc(50% - 28px)}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__shippingDetails,.commonQuickCheckout__paymentDetails{width:100%}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__shippingDetails,.commonQuickCheckout__paymentDetails{width:100%}}.commonQuickCheckout__shippingDetails .block2&gt;label,.commonQuickCheckout__paymentDetails .block2&gt;label{display:grid;grid-template-areas:"input name logo price" "input description description price";grid-template-columns:25px auto 1fr max-content;column-gap:15px;padding-top:23px;padding-bottom:18px;position:relative;padding-left:20px;padding-right:12px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__shippingDetails .block2&gt;label,.commonQuickCheckout__paymentDetails .block2&gt;label{grid-template-areas:"name logo price" "description description price";grid-template-columns:minmax(min-content,max-content) 1fr max-content;padding-top:12px;padding-bottom:12px;padding-left:9px;padding-right:0}}.commonQuickCheckout__shippingDetails .block2&gt;label input,.commonQuickCheckout__paymentDetails .block2&gt;label input{grid-area:input;position:relative;margin:0;width:25px;height:25px;border:0}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__shippingDetails .block2&gt;label input,.commonQuickCheckout__paymentDetails .block2&gt;label input{display:none}}.commonQuickCheckout__shippingDetails .block2&gt;label input:checked:before,.commonQuickCheckout__paymentDetails .block2&gt;label input:checked:before{background-image:url("https://i.binargon.cz/commonQuickCheckout/rgba(121,158,167,1)/ico_radio_checked.svg")}.commonQuickCheckout__shippingDetails .block2&gt;label input:before,.commonQuickCheckout__paymentDetails .block2&gt;label input:before{content:"";display:block;width:25px;height:25px;position:absolute;background-image:url(https://i.binargon.cz/commonQuickCheckout/ico_radio.svg);background-color:#fff;background-size:25px 25px;top:0;left:0}.commonQuickCheckout__shippingDetails .volbaDopravy,.commonQuickCheckout__shippingDetails .volbaPlatby,.commonQuickCheckout__paymentDetails .volbaDopravy,.commonQuickCheckout__paymentDetails .volbaPlatby{border-top:1px solid #eaeaea}.commonQuickCheckout__shippingDetails .block2,.commonQuickCheckout__paymentDetails .block2{border:1px solid transparent;border-bottom:1px solid #eaeaea}.commonQuickCheckout__shippingDetails .dopravaBlock-checked .block2,.commonQuickCheckout__shippingDetails .platbaBlock-checked .block2,.commonQuickCheckout__paymentDetails .dopravaBlock-checked .block2,.commonQuickCheckout__paymentDetails .platbaBlock-checked .block2{border-color:#799ea7;background-color:rgba(121,158,167,0.05)}.commonQuickCheckout__shippingDetails .nazev,.commonQuickCheckout__paymentDetails .nazev{background-repeat:no-repeat;background-size:25px 25px;background-position:0 center;padding-left:5px;padding-top:3px;transition:200ms ease all;font-size:15px;color:#000;letter-spacing:.025em;line-height:21px;min-height:25px;font-weight:600;margin-bottom:2px;grid-area:name}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__shippingDetails .nazev,.commonQuickCheckout__paymentDetails .nazev{width:100%;font-size:13px}}.commonQuickCheckout__shippingDetails .cena,.commonQuickCheckout__paymentDetails .cena{font-size:14px;font-weight:900;letter-spacing:.045em;color:#000;text-align:right;padding-top:4px;grid-area:price}.commonQuickCheckout__shippingDetails .cena.dopravaZdarma,.commonQuickCheckout__shippingDetails .cena.platbaZdarma,.commonQuickCheckout__paymentDetails .cena.dopravaZdarma,.commonQuickCheckout__paymentDetails .cena.platbaZdarma{color:#07a546}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__shippingDetails .cena,.commonQuickCheckout__paymentDetails .cena{padding-right:12px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__shippingDetails .cena,.commonQuickCheckout__paymentDetails .cena{position:static;width:100%;order:4;margin-top:5px;padding-right:15px}}.commonQuickCheckout__shippingDetails .cena.dopravaZdarma,.commonQuickCheckout__shippingDetails .cena.platbaZdarma,.commonQuickCheckout__paymentDetails .cena.dopravaZdarma,.commonQuickCheckout__paymentDetails .cena.platbaZdarma{color:;text-transform:uppercase}.commonQuickCheckout__shippingDetails .logo,.commonQuickCheckout__paymentDetails .logo{padding-top:0;grid-area:logo}@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){.commonQuickCheckout__shippingDetails .logo,.commonQuickCheckout__paymentDetails .logo{display:none}}.commonQuickCheckout__shippingDetails .popis,.commonQuickCheckout__paymentDetails .popis{width:100%;font-size:13px;color:#000;line-height:22px;letter-spacing:.05em;padding-left:5px;grid-area:description}.commonQuickCheckout__shippingDetails .popis p,.commonQuickCheckout__paymentDetails .popis p{margin:3px 0}.commonQuickCheckout__shippingDetails .popis img,.commonQuickCheckout__paymentDetails .popis img{max-width:100%;height:auto}.commonQuickCheckout__shippingDetails .napoveda,.commonQuickCheckout__paymentDetails .napoveda{color:#999;margin-left:5px;font-weight:normal;transition:;cursor:help}.commonQuickCheckout__shippingDetails .napoveda:hover,.commonQuickCheckout__paymentDetails .napoveda:hover{color:}.commonQuickCheckout__shippingDetails .textNapovedy,.commonQuickCheckout__paymentDetails .textNapovedy{font-size:12px;margin-top:-25px;margin-left:5px;padding:5px 15px;background-color:#a7a7a7;color:#fff;box-shadow:0 0 5px rgba(0,0,0,0.2)}.commonQuickCheckout__shippingDetails .vyberPosty,.commonQuickCheckout__paymentDetails .vyberPosty{color:;font-size:14px;letter-spacing:.025em;font-weight:600}.commonQuickCheckout__shippingDetails .pokladnaLib,.commonQuickCheckout__paymentDetails .pokladnaLib{padding-left:65px;padding-bottom:20px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__shippingDetails .pokladnaLib,.commonQuickCheckout__paymentDetails .pokladnaLib{padding-left:20px}}.commonQuickCheckout__shippingDetails .pokladnaLib a,.commonQuickCheckout__paymentDetails .pokladnaLib a{color:#799ea7}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__shippingDetails{margin-bottom:20px}}.commonQuickCheckout__voucherContainer{display:flex;padding-left:45px;padding-right:86px;justify-content:space-between;border-bottom:4px solid #d7d7d7}.commonQuickCheckout__voucher{display:flex;flex-wrap:wrap;align-items:center;padding-top:31px;max-width:50%;padding-bottom:20px}.commonQuickCheckout__voucher__title{color:#1a1a1a;font-size:14px;letter-spacing:.035em;font-weight:600;margin-right:21px}.commonQuickCheckout__voucher__title--full{width:100%;margin-top:15px;padding-left:15px}.commonQuickCheckout__voucher__container{display:flex}.commonQuickCheckout__voucher__input{background-color:#f3f3f3;border:1px solid #cfcfcf;padding:0 10px;color:#666;font-size:12px;letter-spacing:.025em;height:33px;width:212px}.commonQuickCheckout__voucher__input::-webkit-input-placeholder{color:#666}.commonQuickCheckout__voucher__input:-moz-placeholder{color:#666}.commonQuickCheckout__voucher__button{width:85px;height:33px;background-color:;color:#fff;transition:;font-weight:600;font-size:15px;letter-spacing:.035em}.commonQuickCheckout__voucher__button:hover{background-color:}.commonQuickCheckout__voucher__list{width:100%;margin:5px 0;padding-left:30px}.commonQuickCheckout__voucher__item{font-size:16px;display:flex;align-items:center}.commonQuickCheckout__voucher__remove{text-decoration:none;color:#8e8e8e;margin-left:10px;font-size:11px;transition:}.commonQuickCheckout__voucher__remove:hover{color:red}.commonQuickCheckout__select{border:0;height:40px;padding:0 17px;font-size:13px;color:#000;letter-spacing:.025em;order:2;width:100%;border:1px solid #e0e0e0}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__select{width:100%}}.commonQuickCheckout__select:invalid+.checkoutRow__validation{opacity:1;overflow:visible;height:auto}.commonQuickCheckout__select:focus+.checkoutRow__validation{background-color:red;color:#fff}.commonQuickCheckout__discount{font-weight:900;color:#000;font-size:15px;letter-spacing:.01em;padding-top:36px}.commonQuickCheckout__summary{display:flex;flex-wrap:wrap;column-gap:40px;justify-content:space-between;align-items:center}.commonQuickCheckout__summary--only-price .commonQuickCheckout__productsTotal{margin-left:auto}.commonQuickCheckout__productsTotal{text-align:right;font-size:15px;color:#000;letter-spacing:.035em;padding-right:70px;padding-top:26px;padding-bottom:24px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__productsTotal{padding-right:28px;padding-bottom:11px;width:100%}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__productsTotal{font-size:13px;padding:17px 20px 14px;width:100%}}.commonQuickCheckout__productsTotal-container{display:grid;grid-template-columns:1fr 130px;margin-bottom:9px;align-items:baseline}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__productsTotal-container{margin-bottom:4px;grid-template-columns:1fr 124px}}.commonQuickCheckout__productsTotal__price--vat{font-weight:900;font-size:24px;letter-spacing:.01em;margin-left:11px;color:#799ea7}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__productsTotal__price--vat{font-size:18px;margin-left:4px}}.commonQuickCheckout__deleteAll{display:flex;justify-content:flex-end;padding:15px 40px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__deleteAll{padding:15px 30px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__deleteAll{padding:15px 20px}}.commonQuickCheckout__deleteAll-button{padding:0 20px;display:flex;align-items:center;text-decoration:none;font-size:14px;font-weight:700;text-transform:uppercase;cursor:hand;cursor:pointer;border:0;transition:200ms ease all;height:30px;background-color:#799ea7;color:#fff}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__deleteAll-button{font-size:12px}}.commonQuickCheckout__note{padding:0 40px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__note{padding:0 30px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__note{padding:0 20px}}.commonQuickCheckout__note__title{color:#000;font-size:15px;letter-spacing:.05em;line-height:24px;padding-top:23px;padding-bottom:23px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__note__title{font-size:13px;line-height:20px;padding-top:17px;padding-bottom:19px}}.commonQuickCheckout__note__textarea{background-color:#fff;border:1px solid #e0e0e0;width:100%;height:65px;font-size:14px;letter-spacing:.025em;color:gray;padding:12px;margin-bottom:37px}.commonQuickCheckout__note__textarea::-webkit-input-placeholder{color:gray}.commonQuickCheckout__note__textarea:-moz-placeholder{color:gray}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__note__textarea{margin-bottom:30px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__note__textarea{margin-bottom:17px}}.commonQuickCheckout__account{width:100%;background-color:#f7f7f7;text-align:center;padding:0 30px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__account{display:flex;padding:0;padding-top:22px;padding-bottom:29px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__account{display:grid;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:21px}}.commonQuickCheckout__account__top{padding-bottom:31px;padding-top:23px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__account__top{padding-top:0;padding-bottom:0;border-bottom:0;border-right:1px solid #d9d9d9;width:50%;padding-left:15px;padding-right:15px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__account__top{padding-top:0;padding-bottom:15px;border-bottom:0;border-right:0;width:100%}}.commonQuickCheckout__account__bottom{border-top:1px solid #d9d9d9;padding-bottom:31px;padding-top:24px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__account__bottom{padding-top:0;padding-bottom:0;width:50%;padding-left:15px;padding-right:15px;border:0}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__account__bottom{padding-top:15px;padding-bottom:0;width:100%}}.commonQuickCheckout__account__title{font-size:17px;line-height:28px;color:#000;letter-spacing:.025em;font-weight:600}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__account__title{font-size:13px;line-height:23px}}.commonQuickCheckout__account__button{height:40px;padding:0 25px;color:#000;display:inline-flex;align-items:center;font-weight:600;font-size:14px;letter-spacing:.035em;text-decoration:none;transition:;margin-top:17px;border:2px solid #000;text-transform:uppercase}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__account__button{min-height:30px;padding:0 15px;font-size:12px;margin-top:5px}}.commonQuickCheckout__account__button--login{background-color:}.commonQuickCheckout__account__button--login:hover{background-color:}.commonQuickCheckout__account__button--signup{background-color:}.commonQuickCheckout__account__button--signup:hover{background-color:}.commonQuickCheckout__formContainer{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:20px;padding-left:40px;padding-right:40px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__formContainer{padding:32px 30px 11px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__formContainer{padding:25px 20px 10px;row-gap:7px}}.commonQuickCheckout__formContainer__left{width:276px;margin-right:40px;padding-top:41px}@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){.commonQuickCheckout__formContainer__left{width:100%;margin-right:0;padding-top:0}}.commonQuickCheckout__formContainer__right{flex:1}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__formContainer__right{flex:auto;width:100%}}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__form{display:flex;flex-wrap:wrap;width:100%}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__form{display:flex;flex-wrap:wrap;width:100%}}.commonQuickCheckout__form__heading{font-weight:600;font-size:17px;color:#1a1a1a;letter-spacing:.025em;border-bottom:2px solid #ebebeb;padding-bottom:11px;padding-left:7px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__form__heading{width:100%}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__form__heading{display:none}}.commonQuickCheckout__bottom{text-align:right;padding-bottom:40px;padding-left:40px;padding-right:40px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckout__bottom{padding:25px 29px 30px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__bottom{padding:20px;padding-top:14px}}.commonQuickCheckout__totalSum{color:#1a1a1a;padding-top:25px;margin-bottom:23px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__totalSum{padding-top:0;display:flex;justify-content:space-between;align-items:baseline;margin-bottom:23px}}.commonQuickCheckout__totalSum__title{font-size:15px;letter-spacing:.035em;margin-right:38px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__totalSum__title{font-size:13px;margin-right:0}}.commonQuickCheckout__totalSum__price{font-size:25px;font-weight:900;letter-spacing:.025em;color:#799ea7}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__totalSum__price{font-size:18px;white-space:nowrap}}.commonQuickCheckout__checkbox{position:relative;margin-bottom:18px}.commonQuickCheckout__checkbox__input{opacity:0;position:absolute;right:2px;top:4px}.commonQuickCheckout__checkbox__input[type="checkbox"]{display:initial !important}.commonQuickCheckout__checkbox__input:checked+label{background-image:url("https://i.binargon.cz/commonQuickCheckout/rgba(121,158,167,1)/ico_checkbox_checked.svg")}.commonQuickCheckout__checkbox__label{min-height:26px;padding-right:41px;background-image:url(https://i.binargon.cz/commonQuickCheckout/ico_checkbox.svg);background-repeat:no-repeat;background-position:right top;background-size:26px 26px;display:flex;align-items:center;justify-content:flex-end;padding-left:25px;transition:background-image .2s ease-in-out;color:#000;font-size:15px;letter-spacing:.025em;font-weight:500}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__checkbox__label{padding-right:0;padding-left:41px;background-position:left top;justify-content:flex-start;font-size:13px}}.commonQuickCheckout__checkbox__link{color:#000;text-decoration:underline}.commonQuickCheckout__checkbox__link:hover{text-decoration:none;border-bottom:1px dotted #000}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__submit-container{text-align:center}}.commonQuickCheckout__submit{background-color:#799ea7;color:#fff;height:50px;padding:5px 30px;transition:;font-weight:700;letter-spacing:.035em;margin-top:12px;border:0;font-size:16px;text-transform:uppercase;display:grid;align-items:center;margin-left:auto}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__submit{margin-top:19px}}.commonQuickCheckout__submit:hover{background-color:}.commonQuickCheckout__submit-row{display:block;width:100%}.commonQuickCheckout__submit-row--2{font-size:12px;text-transform:none;font-weight:normal}.commonQuickCheckout__submit__icon{font-size:10px;margin-left:13px;display:inline-block;vertical-align:middle}.commonQuickCheckout__notice{margin:15px 0}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckout__notice{text-align:center;font-size:14px}}.commonQuickCheckoutBilling{width:100%;margin-bottom:30px;display:grid;grid-template-columns:1fr 1fr;column-gap:41px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutBilling{grid-template-columns:1fr;padding-top:35px;margin-bottom:0}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutBilling{grid-template-columns:1fr;margin-bottom:0}}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutBilling__left{padding-bottom:5px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutBilling__left{width:100%;padding-left:0}}.commonQuickCheckoutBilling__right{padding-bottom:5px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutBilling__right{width:100%}}.commonQuickCheckoutBilling__right .checkoutRow__label{width:82px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutBilling__right .checkoutRow__label{width:100%;margin-bottom:5px}}.commonQuickCheckoutBilling__heading{font-size:20px;color:#000;letter-spacing:.025em;font-weight:900;padding-top:0;padding-bottom:15px;position:relative;top:-4px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutBilling__heading{padding-top:20px;padding-bottom:15px}}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutBilling__rows{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}}.commonQuickCheckoutCompany,.commonQuickCheckoutDelivery{margin-bottom:20px;margin-left:calc(50% + 20px)}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutCompany,.commonQuickCheckoutDelivery{margin-left:0}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutCompany,.commonQuickCheckoutDelivery{margin-left:0}}.commonQuickCheckoutCompany:before,.commonQuickCheckoutDelivery:before{content:"";display:block}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutCompany,.commonQuickCheckoutDelivery{width:100%}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutCompany,.commonQuickCheckoutDelivery{width:100%}}.commonQuickCheckoutCompany__heading,.commonQuickCheckoutDelivery__heading{font-size:15px;color:#000;letter-spacing:.025em;font-weight:600;padding-top:23px;padding-bottom:23px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutCompany__heading,.commonQuickCheckoutDelivery__heading{padding-left:30px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutCompany__heading,.commonQuickCheckoutDelivery__heading{font-size:20px}}.commonQuickCheckoutCompany__checkboxLabel,.commonQuickCheckoutDelivery__checkboxLabel{display:flex}.commonQuickCheckoutCompany__checkboxLabel__input,.commonQuickCheckoutDelivery__checkboxLabel__input{display:none}.commonQuickCheckoutCompany__checkboxLabel__input:checked+span,.commonQuickCheckoutDelivery__checkboxLabel__input:checked+span{background-image:url("https://i.binargon.cz/commonQuickCheckout/rgba(121,158,167,1)/ico_checkbox_checked.svg")}.commonQuickCheckoutCompany__checkboxLabel__text,.commonQuickCheckoutDelivery__checkboxLabel__text{background-image:url(https://i.binargon.cz/commonQuickCheckout/ico_checkbox.svg);background-repeat:no-repeat;background-position:left top;background-size:26px 26px;min-height:26px;padding-left:41px;transition:background-image .2s ease-in-out;color:#000;font-size:15px;letter-spacing:.025em;display:flex;align-items:center}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutCompany{order:3}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutDelivery{order:2}}.commonQuickCheckoutHeading{display:flex;align-items:center;width:100%}.commonQuickCheckoutHeading__number{background-color:#799ea7;color:#fff;width:36px;height:36px;font-weight:900;font-size:20px;display:flex;align-items:center;justify-content:center;margin-right:13px;position:relative}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutHeading__number{width:30px;height:30px;margin-right:15px;left:0}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutHeading__number{width:26px;height:26px;font-size:14px;margin-right:10px;left:0}}.commonQuickCheckoutHeading__text{color:#000;font-size:24px;letter-spacing:.025em;font-weight:700;margin-right:15px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutHeading__text{font-size:20px}}.commonQuickCheckoutOverview{padding-top:24px;padding-left:40px;padding-right:40px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutOverview{padding:25px 30px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutOverview{padding:0 20px}}@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){.commonQuickCheckoutOverview__head{display:none}}.commonQuickCheckoutOverview__row{width:100%;border-bottom:1px solid #eaeaea;display:grid;grid-template-columns:minmax(100px,590px) 176px 160px 195px 78px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutOverview__row{display:grid;grid-template-areas:"name name name name name" "availability . price . priceVat";grid-template-columns:1fr 30px max-content 30px max-content;row-gap:11px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutOverview__row{display:grid;grid-template-areas:"name name name name name" "availability availability availability availability availability" "price price . priceVat priceVat";grid-template-columns:1fr 10px max-content 10px max-content;row-gap:5px}}.commonQuickCheckoutOverview__row--head{padding-bottom:7px;font-size:14px;color:#5f6b75;letter-spacing:.025em}.commonQuickCheckoutOverview__row--body{padding-top:26px;padding-bottom:25px;color:#000;align-items:center}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutOverview__row--body{padding-bottom:15px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutOverview__row--body{padding:17px 0}}@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){.commonQuickCheckoutOverview__column--1{grid-area:name}}@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){.commonQuickCheckoutOverview__column--2{grid-area:availability}}@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){.commonQuickCheckoutOverview__column--3{display:none}}@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){.commonQuickCheckoutOverview__column--4{grid-area:price}}.commonQuickCheckoutOverview__column--5{text-align:right}@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){.commonQuickCheckoutOverview__column--5{grid-area:priceVat}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutOverview__column--empty{display:none}}.commonQuickCheckoutOverview__name{text-decoration:none;font-size:15px;letter-spacing:.035em;line-height:20px;font-weight:600;display:block;padding-right:20px;color:#000}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutOverview__name{font-size:13px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutOverview__name{padding-right:0;font-size:12px}}.commonQuickCheckoutOverview__name:hover{text-decoration:underline}.commonQuickCheckoutOverview__name-hookedTo{font-weight:400;font-size:12px;display:flex}.commonQuickCheckoutOverview__name-hookedTo-text:after{content:" "}.commonQuickCheckoutOverview__availability{font-size:15px;letter-spacing:.035em}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutOverview__availability{font-size:13px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutOverview__availability{font-size:13px}}.commonQuickCheckoutOverview__availability--onStock:before{width:14px;height:15px;background-color:;display:inline-block;vertical-align:top;margin-top:2px;margin-right:6px;color:#fff;padding-left:1px}.commonQuickCheckoutOverview__priceVatExcl{font-size:15px;letter-spacing:.01em}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutOverview__priceVatExcl{font-weight:400;font-size:13px}}.commonQuickCheckoutOverview__priceVat{font-size:15px;font-weight:900;letter-spacing:.01em;color:#799ea7}.commonQuickCheckoutEmptyCart__title{width:100%;font-weight:900;font-size:26px;letter-spacing:.035em;text-align:center;padding:50px 20px}.commonQuickCheckoutEmptyCart__back{color:#000;font-size:15px;letter-spacing:.035em;font-weight:bold;text-decoration:none;margin-bottom:45px;display:flex;column-gap:10px;align-items:center}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutEmptyCart__back{margin-bottom:21px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutEmptyCart__back{margin-bottom:14px}}.commonQuickCheckoutFreeShipping{margin-top:0}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutFreeShipping{display:flex;flex-wrap:wrap;justify-content:center;width:100%}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutFreeShipping{display:flex;flex-wrap:wrap;justify-content:center;padding:0 25px;padding-bottom:25px;margin-top:15px;width:100%}}.commonQuickCheckoutFreeShipping__container{display:flex}@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){.commonQuickCheckoutFreeShipping__container{order:2;align-items:center;max-width:100%;padding-top:15px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutFreeShipping__container{flex-direction:column;width:100%}}.commonQuickCheckoutFreeShipping__container-icon{margin-right:15px;margin-top:4px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutFreeShipping__container-icon{margin-right:0;font-size:27px}}.commonQuickCheckoutFreeShipping__container-text{width:430px;border-bottom:4px solid #f1f1f1;position:relative;font-size:15px;letter-spacing:.025em;min-height:28px;max-width:100%}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutFreeShipping__container-text{width:100%;height:auto;padding-bottom:10px;text-align:center;font-size:13px}}.commonQuickCheckoutFreeShipping__container-progress{position:absolute;width:0;left:0;bottom:-4px;height:4px;background:#000;background:#89b432;max-width:100%}.commonQuickCheckoutFreeShipping__container-progress:before{content:"";display:block;width:14px;height:14px;border-radius:50%;background-color:#89b432;position:absolute;right:-8px;top:-5px}.commonQuickCheckoutFreeShipping__container-progress:after{content:"";display:block;position:absolute;z-index:1;right:-4px;top:-2px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #fff}.commonQuickCheckoutFreeShipping__container-free{font-weight:bold}.commonQuickCheckoutProducts{padding:40px 40px 0}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutProducts{padding:30px 30px 0}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutProducts{padding:20px 20px 0}}@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){.commonQuickCheckoutProducts__head{display:none}}.commonQuickCheckoutProducts__head__row{border-bottom:1px solid #eaeaea;width:100%;padding-bottom:8px;color:#5f6b75;font-size:14px;letter-spacing:.025em;display:grid;grid-template-columns:1fr 168px 159px 134px 99px 31px}.commonQuickCheckoutProducts__head__column--5{text-align:right}.commonQuickCheckoutProducts__body__row{padding-top:12px;padding-bottom:12px;border-bottom:1px solid #eaeaea;align-items:center;display:grid;grid-template-columns:96px 1fr 168px 159px 134px 99px 31px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutProducts__body__row{grid-template-columns:95px 14px 100px 1fr max-content;grid-template-areas:"image . name name name" "image . availability availability availability" "image . amount price priceVat"}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutProducts__body__row{grid-template-columns:65px 10px 1fr max-content;grid-template-areas:"image . name name" "image . availability availability" "amount amount amount priceVat";position:relative;padding-bottom:19px}}@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){.commonQuickCheckoutProducts__body__column--1{grid-area:image}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutProducts__body__column--1{padding-top:15px}}@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){.commonQuickCheckoutProducts__body__column--2{grid-area:name;padding-top:4px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutProducts__body__column--2{padding-top:0}}@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){.commonQuickCheckoutProducts__body__column--3{grid-area:availability;padding-top:4px}}.commonQuickCheckoutProducts__body__column--4{text-align:center;display:flex;align-items:center}@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){.commonQuickCheckoutProducts__body__column--4{grid-area:amount;padding-top:11px}}@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){.commonQuickCheckoutProducts__body__column--5{grid-area:price;text-align:center;padding-top:14px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutProducts__body__column--5{position:absolute;right:0;padding:0;bottom:42px}}.commonQuickCheckoutProducts__body__column--6{text-align:right}@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){.commonQuickCheckoutProducts__body__column--6{grid-area:priceVat;padding-top:14px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutProducts__body__column--6{padding-top:27px}}@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){.commonQuickCheckoutProducts__body__column--7{display:none}}.commonQuickCheckoutProducts__link{display:flex;align-items:center;text-decoration:none;color:#000}.commonQuickCheckoutProducts__link[href]:hover{text-decoration:underline}.commonQuickCheckoutProducts__giftIcon{background-image:url(https://i.binargon.cz/commonQuickCheckout/ico_gift.svg);background-repeat:no-repeat;background-size:50% auto;background-position:center center;width:96px;height:92px;max-width:100%;display:table-cell}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutProducts__image{max-width:100%;height:auto}}.commonQuickCheckoutProducts__name{padding-left:7px;font-size:15px;color:#1a1a1a;line-height:20px;letter-spacing:.035em;font-weight:600;flex:1}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutProducts__name{padding-left:0}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutProducts__name{font-size:13px;padding-left:0;line-height:20px;padding-right:0}}.commonQuickCheckoutProducts__name-link{color:inherit;text-decoration:none}.commonQuickCheckoutProducts__name-link:hover{text-decoration:underline}.commonQuickCheckoutProducts__name-hookedTo{font-weight:400;font-size:12px}.commonQuickCheckoutProducts__name-hookedTo-text:after{content:" "}.commonQuickCheckoutProducts__description{display:flex;align-items:center}.commonQuickCheckoutProducts__description-input{width:100px}.commonQuickCheckoutProducts__availability{font-size:15px;color:#1a1a1a;letter-spacing:.035em;font-weight:700}.commonQuickCheckoutProducts__availability--onStock{color:#07a546}.commonQuickCheckoutProducts__unit{font-size:12px;letter-spacing:.025em;font-weight:900;color:#000;margin-right:11px;width:80px;text-align:right}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutProducts__unit{width:auto}}.commonQuickCheckoutProducts__amount{width:100px;height:40px}.commonQuickCheckoutProducts__amountStatic{width:56px;height:39px;display:flex;justify-content:center;align-items:center}.commonQuickCheckoutProducts__priceVatExcl{font-size:15px;color:#000;letter-spacing:.01em}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutProducts__priceVatExcl{font-size:12px;font-weight:400}}.commonQuickCheckoutProducts__priceVatExcl__note{display:none}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutProducts__priceVatExcl__note{display:inline;margin-left:5px}}.commonQuickCheckoutProducts__priceVat{font-size:15px;font-weight:900;color:#799ea7;letter-spacing:.01em}.commonQuickCheckoutProducts__remove{text-decoration:none;margin-left:14px;margin-top:2px;min-width:11px;display:inline-block}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutProducts__remove{position:absolute;top:10px;right:0;font-size:15px}}.commonQuickCheckoutRow{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:27px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutRow{width:100%;margin-bottom:15px}}.commonQuickCheckoutRow__label{width:100%;display:block;font-size:14px;color:#5f6b75;letter-spacing:.025em;margin-bottom:8px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutRow__label{width:100%;margin-bottom:5px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutRow__label{width:100%;margin-bottom:5px;font-weight:500}}.commonQuickCheckoutRow__value{display:flex;flex-wrap:wrap;width:100%;position:relative}@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){.commonQuickCheckoutRow__value{width:100%}}.commonQuickCheckoutRow__input,.commonQuickCheckoutRow__select{border:0;height:40px;padding:0 17px;font-size:13px;color:#000;letter-spacing:.025em;order:2;width:100%;border:1px solid #e0e0e0}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutRow__input,.commonQuickCheckoutRow__select{width:100%}}.commonQuickCheckoutRow__input:invalid+.checkoutRow__validation,.commonQuickCheckoutRow__select:invalid+.checkoutRow__validation{opacity:1;overflow:visible;height:auto}.commonQuickCheckoutRow__input:focus+.checkoutRow__validation,.commonQuickCheckoutRow__select:focus+.checkoutRow__validation{background-color:red;color:#fff}.commonQuickCheckoutRow__validation{display:none;order:1;height:0;opacity:0;overflow:hidden;font-size:12px;transition:opacity .3s ease-in-out;color:#333;position:absolute;right:0;top:-9px;background-color:#fff;text-align:right;width:auto;padding:0 10px;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.commonQuickCheckoutSuccess{padding-top:81px;padding-bottom:86px;text-align:center;color:#1a1a1a}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutSuccess{padding-top:40px;padding-bottom:45px}}.commonQuickCheckoutSuccess__heading{font-weight:700;font-size:31px;letter-spacing:.025em}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutSuccess__heading{font-size:25px}}.commonQuickCheckoutSuccess__orderNumber{color:#333;font-size:15px;letter-spacing:.025em}.commonQuickCheckoutSuccess__symbol{width:96px;height:96px;border-radius:50%;background-color:;display:flex;justify-content:center;align-items:center;color:#fff;margin:auto;margin-top:25px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutSuccess__symbol{width:64px;height:64px}}.commonQuickCheckoutSuccess__symbol__icon{font-size:23px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutSuccess__symbol__icon{font-size:18px}}.commonQuickCheckoutSuccess__thankYou{font-weight:600;font-size:22px;letter-spacing:.025em;margin-top:37px;margin-bottom:15px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutSuccess__thankYou{margin-top:20px}}.commonQuickCheckoutSuccess__text{font-size:13px;color:#333;letter-spacing:.05em;line-height:21px;padding:0 250px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutSuccess__text{padding:0 100px}}@media all and (min-width:426px) and (max-width:767px){.commonQuickCheckoutSuccess__text{padding:0 30px}}@media all and (min-width:0) and (max-width:426px){.commonQuickCheckoutSuccess__text{padding:0 10px}}.commonQuickCheckoutSuccess__description{margin:30px 0}.commonQuickCheckoutSuccess__return{background-color:#799ea7;color:#fff;height:44px;padding:0 19px;transition:;font-weight:600;font-size:15px;letter-spacing:.035em;margin-top:33px;text-decoration:none;display:inline-flex;align-items:center}.commonQuickCheckoutSuccess__return:hover{background-color:#c51209}.commonQuickCheckoutSuccess__return__icon{font-size:8px;margin-left:13px;display:inline-block;vertical-align:middle}.commonQuickCheckoutSuccess__social{padding-top:105px;padding-bottom:30px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutSuccess__social{padding-top:35px}}.commonQuickCheckoutSuccess__social__heading{display:flex;font-size:25px;letter-spacing:.025em;font-weight:600;margin-bottom:25px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutSuccess__social__heading{font-size:20px;margin-bottom:15px}}.commonQuickCheckoutSuccess__social__heading:before,.commonQuickCheckoutSuccess__social__heading:after{content:" ";height:1px;flex:1;margin-top:20px;background-color:#d7d7d7}.commonQuickCheckoutSuccess__social__heading:before{margin-right:23px}.commonQuickCheckoutSuccess__social__heading:after{margin-left:21px}.commonQuickCheckoutSuccess__social__items{display:flex;justify-content:center;padding-top:44px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutSuccess__social__items{padding-top:20px}}.commonQuickCheckoutSuccess__social__item{display:flex;justify-content:center;align-items:center;width:62px;height:62px;margin-right:9px;background-color:#52237f;text-decoration:none}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutSuccess__social__item{width:40px;height:40px;margin-right:5px}}.commonQuickCheckoutSuccess__social__item:last-child{margin-right:0}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutSuccess__social__item:last-child{margin-right:0}}.commonQuickCheckoutSuccess__social__icon{color:;font-size:65px;transition:background-color 300ms ease}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutSuccess__social__icon{font-size:45px}}.commonQuickCheckoutSuccess__social__icon:hover{background-color:}.commonQuickCheckoutVoucher{padding:20px 40px}@media all and (min-width:767px) and (max-width:1279px){.commonQuickCheckoutVoucher{padding:20px 30px}}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutVoucher{padding:20px}}.commonQuickCheckoutVoucher__heading{font-size:15px;font-weight:600;margin-bottom:15px}.commonQuickCheckoutVoucher__container{display:flex;width:280px;max-width:100%;margin-bottom:15px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutVoucher__container{width:100%}}.commonQuickCheckoutVoucher__input{height:40px;padding:0 17px;font-size:13px;color:#000;width:100%;border:1px solid #e0e0e0}.commonQuickCheckoutVoucher__button{height:40px;padding:0 25px;color:#000;display:inline-flex;align-items:center;font-weight:600;font-size:14px;text-decoration:none;background-color:transparent;border:2px solid #000;text-transform:uppercase}.commonQuickCheckoutVoucher__list-item-remove{background-color:#799ea7;color:#fff;text-decoration:none;padding:0 5px;margin-left:5px}.commonQuickCheckoutAgreements__row{display:block;margin-bottom:18px;position:relative}.commonQuickCheckoutAgreements__row__checkbox[type="checkbox"]{display:initial;position:absolute;right:0;visibility:hidden}.commonQuickCheckoutAgreements__row__checkbox:checked+label{background-image:url("https://i.binargon.cz/commonQuickCheckout/rgba(121,158,167,1)/ico_checkbox_checked.svg")}.commonQuickCheckoutAgreements__row__text{padding-right:41px;min-height:26px;background-image:url(https://i.binargon.cz/commonQuickCheckout/ico_checkbox.svg);background-repeat:no-repeat;background-position:right top;background-size:26px 26px;padding-left:25px;transition:background-image .2s ease-in-out;color:#000;font-size:15px;letter-spacing:.025em;font-weight:500;display:block;text-align:right}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonQuickCheckoutAgreements__row__text{padding-right:0;padding-left:41px;background-position:left top;justify-content:flex-start;text-align:left;font-size:13px}}.commonQuickCheckoutAgreements__row__text a{color:inherit}.commonQuickCheckoutAgreements__row__text p{margin:0}.commonQuickCheckoutAmountInput{display:flex;width:90px;height:50px;border:1px solid #e0e0e0;background-color:#fff}.commonQuickCheckoutAmountInput__button{width:25px;height:100%;border:0;background-color:transparent;outline:0;font-size:20px;font-weight:500;color:#333;padding:0}.commonQuickCheckoutAmountInput__button:hover{color:#799ea7}.commonQuickCheckoutAmountInput__input{width:40px;text-align:center;outline:0;font-size:15px;color:#222;border:0;-moz-appearance:none;-webkit-appearance:none}.commonQuickCheckoutTip__container{padding:10px 70px;display:flex;flex-wrap:wrap;row-gap:10px;justify-content:flex-end;align-items:center;column-gap:20px}@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){.commonQuickCheckoutTip__container{padding:10px 20px}}.commonQuickCheckoutTip__title{font-size:15px;font-weight:600}.commonQuickCheckoutTip__select{max-width:280px}.commonQuickCheckoutTip__text{margin-top:10px;padding:10px 70px;text-align:right}@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){.commonQuickCheckoutTip__text{padding:10px 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 all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonTextNews__item{flex-direction:column}}.commonTextNews__image{padding:5px;border:1px solid #eee;margin-right:20px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.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:#000}.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__paging{display:flex;flex-wrap:wrap;width:100%;justify-content:center;padding:15px 0}.commonTextNews__paging .listcontrol{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.commonTextNews__paging .listcontrol a{padding:5px 10px;margin:3px;border:1px solid #eee;text-decoration:none;transition:.2s ease background-color;color:#000}.commonTextNews__paging .listcontrol a:hover{background-color:#eee}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonTextNews__paging .listcontrol .previous,.commonTextNews__paging .listcontrol .next{display:none}}.commonTextNews__gallery{margin:25px 0;display:grid;grid-template-columns:repeat(auto-fit,200px);column-gap:20px;row-gap:20px;justify-content:center}.commonTextNews__gallery-item{border:1px solid #eee}.commonTextNews__gallery-image{display:block}.commonTwistoV1AfterBuy{max-width:320px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;margin:auto;padding-bottom:25px}.commonTwistoV1AfterBuy__twistoLogo{width:120px;height:auto;margin-bottom:15px}.commonTwistoV1AfterBuy__status{display:flex;flex-direction:column;align-items:center}.commonTwistoV1AfterBuy__statusText{order:2;font-weight:500}.commonTwistoV1AfterBuy__statusText--accepted{color:green}.commonTwistoV1AfterBuy__statusText--error{color:red}.commonTwistoV1AfterBuy__statusIcon{width:30px;height:30px;order:1;margin-bottom:15px}.commonHomeCredit2019CalculatorButton{padding:15px;width:auto}.common_template_fce_7{padding-bottom:20px;min-height:40vh}.common_template_fce_7 h1{font-size:28px;color:#333;font-weight:600;margin-bottom:31px}.common_template_fce_7 a{color:#000}.common_template_fce_7 a:hover{color:#14b1ef}.common_template_fce_7 a.smazatZOblibenych{color:#e23e21}.common_template_fce_7 a.smazatZOblibenych:hover{color:#e23e21;text-decoration:none}.common_template_fce_7 button,.common_template_fce_7 .odstranitVse{float:left;margin-bottom:15px;display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s;background-color:#89b432;color:#fff;border-color:#89b432;margin-left:0}.common_template_fce_7 button:hover,.common_template_fce_7 .odstranitVse:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}.common_template_fce_7 button:hover,.common_template_fce_7 .odstranitVse:hover{background-color:#6b8c27;border-color:#6b8c27}.common_template_fce_7 .odstranitVse{float:right;display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s}.common_template_fce_7 .odstranitVse:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}.common_template_fce_7 .odstranitVse:hover{background-color:#e23e21;color:#fff;border-color:#e23e21}.common_template_fce_7 .favorites .produkt{margin:0 0 15px 0;border:1px solid #eceded;padding:10px;clear:both}.common_template_fce_7 .favorites .produkt .nazev{font-size:16px}.common_template_fce_7 .favorites .produkt .nazev a{font-weight:600;padding-bottom:6px;display:inline-block}.common_template_fce_7 .favorites .produkt .favoritesRight{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.common_template_fce_7 .favorites .produkt .favoritesRight input.fleft{width:50px;margin-right:4px}.common_template_fce_7 .favorites .produkt .favoritesRight a.grayButton{text-decoration:underline}.common_template_fce_7 .favorites .produkt .img{float:left;width:180px}.common_template_fce_7 .favorites .produkt .levyBox{float:left;width:390px}.common_template_fce_7 .favorites .produkt .pravyBox{float:right;width:135px;text-align:right}.common_template_fce_7 .favorites .produkt .pravyBox .smazatZOblibenych{margin:0 0 10px 0;display:block}.common_template_fce_7 .favorites .produkt .pravyBox .cena{font-weight:bold}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fancybox-wrap .fancybox-outer{background:#FFF}.clr,.clear,.cistic{clear:both}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){#zboziOhodnotteNas,#heurekaTableft{display:none !important}}.grecaptcha-badge{visibility:hidden}.commonMainContent{padding-bottom:20px;min-height:40vh}.commonH1{font-size:28px;color:#333;font-weight:600;margin-bottom:31px}.commonButton-small{display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s}.commonButton-small:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}.commonButton-small-important{display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s}.commonButton-small-important:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}.commonButton-small-important:hover{background-color:#e23e21;color:#fff;border-color:#e23e21}.commonButton-small-important-2{display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s;background-color:#e23e21;color:#fff;border-color:#e23e21}.commonButton-small-important-2:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}.commonButton-small-important-2:hover{background-color:#b83018;color:#fff;border-color:#b83018}.commonButton-small-positive{display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s;background-color:#89b432;color:#fff;border-color:#89b432;margin-left:0}.commonButton-small-positive:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}.commonButton-small-positive:hover{background-color:#6b8c27;border-color:#6b8c27}.commonButton-buy{display:inline-block;background-color:#89b432;text-decoration:none;color:#fff;padding:3px 20px 6px;border-radius:14px;font-size:15px;font-weight:600;transition:all .2s}.commonButton-buy:hover{background-color:#6b8c27;border-color:#6b8c27}.commonButton-big{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;min-width:294px;height:52px;color:#fff;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:20px;background-color:#799ea7;border-radius:26px;text-decoration:none;padding:0 30px}.commonButton-big:hover{background-color:#5e858f}.commonButton-login{min-width:150px;height:46px;text-decoration:none;border:2px solid #799ea7;border-radius:23px;color:#555;background-color:#799ea7;color:#fff}.commonButton-login:hover{background-color:#4a6970;border:2px solid #4a6970}.commonCheckbox-before{content:'';display:block;margin-top:-2px;cursor:pointer;width:17px;height:17px;background-color:#fff;border:1px solid #dcdee1}.commonCheckbox-after{content:'';display:block;cursor:pointer;position:absolute;top:1px;left:7px;width:3px;height:7px;border:2px solid #405a61;border-left:0;border-top:0;transform:rotate(36deg)}.commonPolicy{padding-top:40px;font-style:italic;font-size:16px}.commonTableHead{background-color:#799ea7;color:#fff}.commonTableHead-invoices{font-size:16px;font-weight:500}.commonTableHead-col{padding:15px 10px !important;font-size:16px;font-weight:500}.commonTableRow{border-bottom:1px solid #d5e1e4}.commonTableRow-even{background-color:#ebf1f2}.commonTableCol{font-size:16px;padding:15px 10px !important}.commonUserName{color:#dc6f69;font-size:24px;font-weight:600}.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:;color:;text-shadow:none;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('images/fancybox/fancybox_sprite.png')}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url('images/fancybox/fancybox_loading.gif') center center no-repeat}.fancybox-close{position:absolute;top:10px;right:10px;width:14px;height:14px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url('images/fancybox/blank.gif');-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -25px}.fancybox-next span{right:10px;background-position:0 -62px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important}.fancybox-lock{overflow:hidden !important;width:auto}.fancybox-lock body{overflow:hidden !important}.fancybox-lock-test{overflow-y:hidden !important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url('images/fancybox/fancybox_overlay.png')}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,0.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('images/fancybox/fancybox_sprite@2x.png');background-size:44px 152px}#fancybox-loading div{background-image:url('images/fancybox/fancybox_loading@2x.gif');background-size:24px 24px}}.Barlow{font-family:'Barlow',sans-serif}.Jost{font-family:'Jost',sans-serif}.clear{clear:both}.display-none{display:none}.display-block{display:block}.cmsBody{font-size:16px;font-family:'Barlow',sans-serif;color:#222;margin:0;padding:0}.mainContainer{display:grid;grid-template-columns:auto 20px 240px 30px 970px 20px auto;grid-template-rows:auto auto auto auto 26px auto auto;grid-template-areas:"infobar infobar infobar infobar infobar infobar infobar" "header header header header header header header" "menu menu menu menu menu menu menu" ". . submenu submenu submenu . ." ". . . . . . ." ". . left . right . ." ". . history history history . ." ". . shopreviews shopreviews shopreviews . ." ". . hpProducers hpProducers hpProducers . ." ". . benefits benefits benefits . ." "newsletter newsletter newsletter newsletter newsletter newsletter newsletter" "prefooter prefooter prefooter prefooter prefooter prefooter prefooter" ". . footer footer footer . .";overflow:hidden}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.mainContainer{grid-template-columns:15px minmax(0,1fr) 15px;grid-template-rows:auto;grid-template-areas:"infobar infobar infobar" ". header ." "menu menu menu" "submenu submenu submenu" ". right ." ". left ." ". history ." ". shopreviews ." ". hpProducers ." ". benefits ." "newsletter newsletter newsletter" "prefooter prefooter prefooter" ". footer ."}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.mainContainer{grid-template-columns:10px minmax(0,1fr) 10px}}@media all and (min-width:800px) and (max-width:1279px){.mainContainer--fce6{grid-template-columns:20px minmax(0,1fr) 20px}}@media all and (min-width:426px) and (max-width:799px){.mainContainer--fce6{grid-template-columns:10px minmax(0,1fr) 10px}}.containerLeft{grid-area:left;position:relative}.containerRight{grid-area:right;position:relative}.containerCombined{grid-area:left / left / right / right;position:relative}.flexContainer{display:flex;flex-wrap:wrap;width:100%}.flexContainer--center{justify-content:center}.flexContainer--spaceBetween{justify-content:space-between}.flexContainer--baseline{align-items:baseline}.flexContainer--nowrap{flex-wrap:nowrap}.containerBenefits{grid-area:benefits}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.containerFiltersLeft{display:none}}.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}.typography{font-size:15px;line-height:23px}.typography p{text-align:justify}.typography a{color:#dc6f69;text-decoration:none}.typography a:hover{text-decoration:underline}.typography b,.typography strong{font-weight:600}.typography img,.typography iframe{max-width:100%}.typography img{height:auto}.typography h1{font-size:22px;text-transform:uppercase;color:#333;font-weight:600}.typography h2{font-size:20px;font-weight:500;color:#333}.typography h3{font-size:18px;font-weight:500;color:#333}.typography h4{font-size:17px;font-weight:500;color:#333}.typography h5{font-size:16px;font-weight:500;color:#333}.typography h6{font-size:15px;font-weight:500;color:#333}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.typography table{width:100% !important}}.typography pre{white-space:break-spaces}.typography--default h1{font-size:22px;text-transform:uppercase;color:#333;font-weight:600}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.typography--default{line-height:20px}}.typography--fce6{color:#333;word-break:break-word}.typography--fce6 h1{font-weight:600;font-size:28px}.activeFilters{margin-bottom:22px;padding:0 12px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.activeFilters{padding:0;margin-bottom:8px}}.activeFilters__item{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:35px;color:#ccc;border:2px solid #ccc;outline:0;border-radius:35px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;color:#555;line-height:29px;margin:0 5px;vertical-align:top}.activeFilters__item:hover{box-shadow:0 0 5px rgba(204,204,204,0.8)}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.activeFilters__item{margin-bottom:12px}}.activeFilters__item--all{border-color:#dc6f69;color:#dc6f69}.activeFilters__item--all:hover{box-shadow:0 0 5px rgba(220,111,105,0.8)}.activeFilters__item--all .activeFilters__icon{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(226,62,33,1)/ico_cross.svg")}.activeFilters__icon{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(153,153,153,1)/ico_cross.svg");width:12px;height:12px;position:relative;top:9px;left:-2px;margin-right:5px}.addReview{display:none;width:400px;max-width:100%;padding:20px 30px}.addReview__label{display:block;font-weight:600;font-size:14px;padding-bottom:10px}.addReview__textarea{-webkit-appearance:none;font-family:'Barlow',sans-serif;height:70px;font-size:15px;padding:11px;color:#222;border:1px solid #e0e0e0;width:100%;margin-bottom:10px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.addReview__textarea{font-size:16px}}.addReview__stars{width:135px;height:27px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/rgba(85,85,85,1)/2/ico_star.svg");background-repeat:repeat-x;background-size:27px auto;position:relative}.addReview__stars--inner{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/rgba(85,85,85,1)/2/ico_star.svg")}.addReview__starsItems{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-wrap:wrap}.addReview__starsItem{width:calc(100%/5);height:100%;cursor:pointer}.addReview__button{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;margin-top:20px}.addReview__button:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.amountInput{display:flex;width:90px;height:50px;border:1px solid #e0e0e0;background-color:#fff}.amountInput__button{width:25px;height:100%;border:0;background-color:transparent;outline:0;font-size:20px;font-weight:500;color:#333;padding:0}.amountInput__button:hover{color:#14b1ef}.amountInput__input{width:40px;text-align:center;outline:0;font-size:15px;color:#222;border:0;-moz-appearance:none;-webkit-appearance:none}.article{text-decoration:none;color:inherit}.article:hover .article__title{text-decoration:underline}.article__frame{margin-bottom:10px}.article__image{max-width:100%;height:auto;margin-bottom:25px}.article__img-placeholder{padding-top:64.516129032258%;background-color:#f7f7f7}.article__title{font-weight:600;font-size:19px;height:54px;overflow:hidden;margin-bottom:10px}.article__text{height:72px;overflow:hidden;line-height:24px}.articleDetail{padding-bottom:60px}@media all and (min-width:640px) and (max-width:1279px){.articlesOverview{padding-top:40px;padding-bottom:40px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.articlesOverview{padding-top:20px;padding-bottom:20px}}.articlesOverview--sections-true{display:grid;grid-template-columns:1fr 200px;column-gap:30px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.articlesOverview--sections-true{grid-template-columns:1fr}}.articlesOverview--sections-true .articlesOverview__items{grid-template-columns:repeat(2,1fr)}.articlesOverview__items{display:grid;grid-template-columns:repeat(3,1fr);column-gap:40px;row-gap:40px;margin-bottom:40px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.articlesOverview__items{grid-template-columns:repeat(auto-fit,minmax(297px,465px));justify-content:center}}.containerCombined .articlesOverview{padding-top:40px;padding-bottom:40px}.containerCombined .articlesOverview__items{grid-template-columns:repeat(4,1fr)}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.containerCombined .articlesOverview__items{grid-template-columns:repeat(auto-fit,minmax(297px,465px));justify-content:center}}.availability{font-size:18px;font-weight:600}.availability__onStock{color:#89b432}.availability__outOfStock{color:inherit}.bannerItem{display:none}.bannerItem:first-child{display:block}.bannerItem--default{grid-area:big;grid-row:1 / span 2}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannerItem--default{grid-row:1}}.bannerItem--small{grid-area:small}.bannerItem--small-1{grid-row:1;display:block}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannerItem--small-1{grid-row:2}}.bannerItem--small-2{grid-row:2;display:block}.bannerItem__image{max-width:100%;height:auto}@media all and (min-width:640px) and (max-width:1279px){.bannerItem__image{max-width:calc(100vw - 30px)}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannerItem__image{max-width:calc(100vw - 20px)}}.bannerLeft{padding-top:10px;padding-bottom:10px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannerLeft{display:none}}.bannerPopUp{width:330px;height:135px;position:fixed;left:10px;bottom:60px;z-index:1000}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannerPopUp{display:none}}.bannerPopUp.hidden{display:none}.bannerPopUp__close{width:30px;height:30px;border-radius:10%;position:absolute;top:-15px;right:-15px;display:flex;align-items:center;justify-content:center;background-color:#eee;cursor:pointer}.bannerSide{width:250px;height:560px;background-color:#ccc;position:absolute;top:0}@media(max-width:1500px){.bannerSide{display:none}}.bannerSide--left{transform:translateX(-100%);left:-20px}.bannerSide--right{transform:translateX(100%);right:-20px}.bannersBigOver2Small__container{display:grid;grid-template-areas:"top top top" "left . right";grid-template-columns:1fr 12px 1fr;row-gap:12px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannersBigOver2Small__container{grid-template-areas:"top" "left" "right";grid-template-columns:1fr;row-gap:6px}}.bannersBigOver2Small__item{width:100%}.bannersBigOver2Small__item--big{grid-area:top}.bannersBigOver2Small__item:nth-child(2){grid-area:left}.bannersBigOver2Small__item:nth-child(3){grid-area:right}.bannersBigOver2Small__item .bannerItem__image{max-width:100%}.bannersSimple{position:relative;overflow:hidden}.bannersSimple--default{width:970px;height:313px}.bannersSimple--combined{width:1240px;height:400px}@media all and (min-width:640px) and (max-width:1279px){.bannersSimple--default,.bannersSimple--combined{width:calc(100vw - 30px);height:auto}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannersSimple--default,.bannersSimple--combined{width:calc(100vw - 20px);height:auto}}.bannersSimple .slick-arrow{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_arrow.svg");position:absolute;z-index:100;top:calc(50% - 25px);width:50px;height:50px;background-repeat:no-repeat;background-position:center center;background-size:100% auto;border:0;font-size:0;color:transparent;background-color:transparent;outline:0;transition:ease .2s opacity}.bannersSimple .slick-arrow:hover{opacity:.6}.bannersSimple .slick-prev{left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bannersSimple .slick-next{right:0}.bannersSimple .slick-initialized .bannersItem{display:block}.bannersTrio{position:relative;overflow:hidden}.bannersTrio--default{width:970px;height:313px}.bannersTrio--default .bannersTrio__group{width:970px;height:313px;grid-template-columns:647px 323px;grid-template-rows:156.5px 156.5px}@media all and (min-width:640px) and (max-width:1279px){.bannersTrio--default .bannersTrio__group{width:100%;height:auto;grid-template-columns:66.69% 33.31%;grid-template-rows:auto auto;max-width:970px;margin:auto}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannersTrio--default .bannersTrio__group{width:100%;height:auto;grid-template-columns:50% 50%;grid-template-rows:auto auto}}.bannersTrio--combined{width:1240px;height:400px}.bannersTrio--combined .bannersTrio__group{width:1240px;height:400px;grid-template-columns:827px 413px;grid-template-rows:200px 200px}@media all and (min-width:640px) and (max-width:1279px){.bannersTrio--combined .bannersTrio__group{width:100%;height:auto;grid-template-columns:66.69% 33.31%;grid-template-rows:auto auto;max-width:1240px;margin:auto}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannersTrio--combined .bannersTrio__group{width:100%;height:auto;grid-template-columns:50% 50%;grid-template-rows:auto auto}}@media all and (min-width:640px) and (max-width:1279px){.bannersTrio--default,.bannersTrio--combined{width:calc(100vw - 30px);height:auto}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannersTrio--default,.bannersTrio--combined{width:calc(100vw - 20px);height:auto}}.bannersTrio__group{display:grid;grid-template-areas:"big small" "big small"}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannersTrio__group{grid-template-areas:"big big" "small small"}}.bannersTrio .slick-arrow{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_arrow.svg");position:absolute;z-index:100;top:calc(50% - 25px);width:50px;height:50px;background-repeat:no-repeat;background-position:center center;background-size:100% auto;border:0;font-size:0;color:transparent;background-color:transparent;outline:0;transition:ease .2s opacity}.bannersTrio .slick-arrow:hover{opacity:.6}.bannersTrio .slick-prev{left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bannersTrio .slick-next{right:0}.benefits--area-zapati{padding:15px 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(248px,1fr))}.benefits--area-detailProduktu{margin-top:20px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.benefits--area-levySloupec{display:none}}.benefits__item{display:flex;text-decoration:none;color:inherit;margin-bottom:20px}.benefits__icon{width:47px;height:47px;border-radius:50%;background-color:#799ea7;display:flex;justify-content:center;text-align:center;align-items:center;color:#fff;font-weight:700;font-size:18px;background-size:50% auto;background-position:center center;background-repeat:no-repeat}.benefits__icon--linkedin{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_linkedin.svg")}.benefits__icon--calc{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_calc.svg")}.benefits__icon--envelope{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_envelope.svg");background-size:80% auto}.benefits__icon--facebook{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_facebook.svg")}.benefits__icon--heart{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_heart.svg")}.benefits__icon--home{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_home.svg")}.benefits__icon--instagram{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_instagram.svg")}.benefits__icon--phone{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_phone.svg");background-size:80% auto}.benefits__icon--pinterest{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_pinterest.svg")}.benefits__icon--star{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/rgba(255,255,255,1)/2/ico_star.svg");background-size:60% auto}.benefits__icon--truck{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_truck.svg")}.benefits__icon--twitter{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_twitter.svg")}.benefits__icon--user{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_user.svg")}.benefits__icon--youtube{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_youtube.svg")}.benefits__text{flex:1;padding-left:12px;padding-top:3px}.benefits__title{font-weight:600;font-size:18px}.benefits__desc{margin-top:5px}.bestsellers{margin-bottom:15px}@media all and (min-width:640px) and (max-width:1279px){.bestsellers{margin-bottom:24px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bestsellers{margin-bottom:29px}}.bestsellers__title{font-weight:500;font-size:22px;color:#333;margin-bottom:20px}.bestsellers__container--productSmall{max-height:95px;overflow:hidden}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bestsellers__container--productSmall{max-height:230px}}.bestsellers__items--productSmall{display:grid;row-gap:15px;column-gap:32px;grid-template-columns:repeat(3,1fr)}@media all and (min-width:640px) and (max-width:1279px){.bestsellers__items--productSmall{column-gap:23px;grid-template-columns:repeat(2,1fr)}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bestsellers__items--productSmall{grid-template-columns:repeat(1,1fr);row-gap:2px}}.bestsellers__button{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:35px;color:#555;border:2px solid #555;outline:0;border-radius:35px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;padding:0 23px;line-height:32px;margin-top:7px;margin-bottom:13px;transition:200ms ease all}.bestsellers__button:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.bestsellers__button:hover{box-shadow:none;background-color:#14b1ef;color:#fff;border-color:#14b1ef}.blogSections{background-color:#fff;border:1px solid #e0e0e0;margin-bottom:40px;overflow:hidden;padding:20px 27px 19px 19px}.blogSections__item{column-gap:15px;margin:9px 0 10px;display:flex;flex-wrap:wrap;align-items:center;text-transform:uppercase;font-weight:600;color:#222;flex:1;border-radius:3px;min-height:40px;font-size:14px;text-decoration:none;flex-grow:initial;padding:5px 11px}.blogSections__item--selected{text-decoration:none}.blogSections__item:hover{color:#799ea7}.cCartAddByEAN{margin:25px 0}.cCartAddByEAN__title{font-size:1.3rem;color:#333;font-weight:700;margin:20px 0}.cCartAddByEAN__container{display:flex;flex-wrap:wrap;align-items:center;gap:20px;padding:20px;margin-top:25px;background-color:#f8f9f9;border:1px solid #ddd;border-radius:5px}.cCartAddByEAN__block{display:flex;align-items:center;gap:10px}.cCartAddByEAN__input{height:38px;border:0;text-align:center;border:1px solid #ddd}.cCartAddByEAN__input--EAN{width:150px}.cCartAddByEAN__input--quantity{width:60px}.cCartAddByEAN__submit{margin-left:auto}.cCartAddByEAN__submit-button{display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s}.cCartAddByEAN__submit-button:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}.cCartCSV{margin:40px auto;max-width:100%;width:800px}.cCartCSV__title{font-size:1.3rem;color:#333;font-weight:700;margin:20px 0;text-align:center}.cCartCSV__description{text-align:center}.cCartCSV__description--1{margin-bottom:10px}.cCartCSV__container{background-color:#f8f9f9;padding:20px;border:1px solid #ddd;border-radius:5px}.cCartCSV__container-inner{display:grid;gap:25px;text-align:center;margin-top:30px}.cCartCSV__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px}.cCartCSV__row-label{font-weight:600}.cCartCSV__row-label:before{content:"1.";margin-right:5px}.cCartCSV__row-input{border:0}.cCartCSV__submit-button{display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s}.cCartCSV__submit-button:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}.cCartCSV__submit-button:before{content:"2.";margin-right:5px}.cMernaJednotka{font-size:14px;color:#222}.cMernaJednotka--vypis{text-align:right}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cMernaJednotka--vypis{text-align:center}}.cMernaJednotka--detail{text-align:right}.cMernaJednotka span:before{content:" "}.cart{grid-area:cart;text-decoration:none;display:flex}.cart--default{grid-row:2;margin-top:9px}.cart--centered{align-items:center}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cart--mobile{margin-top:13px;display:block}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cart--mobile{margin-top:8px;display:flex;flex-direction:column;align-items:center}}.cart:hover .cart__icon{background-color:#0d8fc3}.cart__icon{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_cart.svg");width:40px;height:40px;background-color:#14b1ef;background-repeat:no-repeat;background-size:24px auto;background-position:7px 10px;transition:200ms ease background-color;position:relative;margin-right:11px;border-radius:4px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cart__icon{margin-right:0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cart__icon{width:32px;height:32px;background-size:22px auto;background-position:4px 6px}}.cart__notification{min-width:20px;padding:0 5px;height:20px;color:#fff;border-radius:20px;font-size:14px;display:flex;align-items:center;justify-content:center;background-color:#e23e21;position:absolute;right:-10px;top:-9px;line-height:14}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cart__notification{min-width:18px;border-radius:18px;padding:0 4px;height:18px;font-size:13px;line-height:18px;top:-6px;right:-13px}}.cart__text{padding-top:9px;font-size:14px;color:#222;white-space:nowrap}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cart__text{padding-top:4px;text-align:center}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cart__text{padding-top:2px}}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cart__sum{display:none}}.cartPopup{padding-bottom:50px;display:none;width:820px;max-width:100%;background-color:#fff;color:#333}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup{padding-bottom:31px}}.cartPopup__top{border-bottom:1px solid #e0e0e0;min-height:103px;display:flex;align-items:center;justify-content:center;position:relative}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__top{min-height:70px}}.cartPopup__close{width:12px;height:12px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(51,51,51,1)/ico_cross.svg");position:absolute;top:17px;right:15px;background-size:100%;cursor:pointer}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__close{top:10px;right:10px}}.cartPopup__heading{text-align:center;font-size:25px;color:#14b1ef;font-weight:500}.cartPopup__checkmark{margin-right:8px;width:28px;height:21px;display:inline-block;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(20,177,239,1)/ico_checkmark.svg");background-repeat:no-repeat}.cartPopup__container{padding:0 50px;display:grid;grid-template-columns:1fr 1fr}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__container{display:flex;flex-wrap:wrap;padding:0 20px}}.cartPopup__product{padding:45px 0}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__product{padding:20px 0;margin-bottom:14px}}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__image{max-width:100%;height:auto}}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__image-wrap{min-width:80px;min-height:80px;width:25%}}.cartPopup__details{padding-left:40px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__details{flex:1}}.cartPopup__details-price{text-align:right;color:#e23e21;font-size:25px;font-weight:600;margin-top:7px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__details-price{font-size:20px;margin-top:27px}}.cartPopup__name{font-size:20px;font-weight:600;margin-bottom:20px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__name{font-size:15px;margin-bottom:10px}}.cartPopup__prop{font-size:15px;line-height:25px;display:flex}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__prop{font-size:14px;line-height:22px}}.cartPopup__prop-name{font-weight:600}.cartPopup__prop-value{padding-left:5px}.cartPopup__total{background-color:#f7f7f7;min-height:102px;padding-top:26px;margin-bottom:31px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__total{padding-top:18px;min-height:82px;margin-bottom:23px}}.cartPopup__price-title{font-size:20px;font-weight:600}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__price-title{font-size:15px}}.cartPopup__price-sum{text-align:right;position:relative;top:-5px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__price-sum{margin-left:auto}}.cartPopup__price-tax-included{color:#e23e21;font-size:25px;font-weight:600}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__price-tax-included{font-size:20px}}.cartPopup__price-tax-excluded{color:#555;font-size:14px;position:relative;top:-3px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__price-tax-excluded{font-size:13px;top:0;position:static}}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__shipping{width:100%}}.cartPopup__shipping-reached{background-color:#799ea7;color:#fff;padding:6px 12px;font-size:16px;font-weight:600}.cartPopup__shipping-bold{font-weight:600}.cartPopup__shipping-uppercase{text-transform:uppercase}.cartPopup__progress{height:4px;width:100%;background-color:#f2f2f2;margin-top:35px;margin-bottom:25px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__progress{margin-top:28px;margin-bottom:19px}}.cartPopup__progress-inner{background-color:#799ea7;height:100%;position:relative}.cartPopup__progress-circle{width:44px;height:44px;background-color:#799ea7;border-radius:50%;position:absolute;top:-21px;right:0;font-weight:bold;font-size:8px;color:#fff;text-transform:uppercase;text-align:center;padding-top:24px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_truck.svg");background-size:20px auto;background-repeat:no-repeat;background-position:center 7px}.cartPopup__limits{display:flex;justify-content:space-between;font-size:15px}.cartPopup__limits-current{font-weight:600}.cartPopup__buttons{display:flex;justify-content:flex-end;padding-top:47px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__buttons{width:100%;flex-direction:column;align-items:center;padding-top:22px}}.cartPopup__button{height:49px;border-radius:25px;font-weight:500;font-size:23px;border:0;outline:0;cursor:pointer;transition:200ms ease background-color;font-family:'Barlow',sans-serif;display:flex;align-items:center;justify-content:center;white-space:nowrap}.cartPopup__button--back{border:2px solid #555;color:#555;font-size:16px;margin-right:22px;transition:200ms ease box-shadow;padding:0 18px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__button--back{width:min-content;margin-right:0;margin-bottom:17px}}.cartPopup__button--back:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.cartPopup__button--cart{background-color:#14b1ef;color:#fff;text-decoration:none;font-size:16px;font-weight:600;padding:0 42px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartPopup__button--cart{width:258px;font-size:25px}}.cartPopup__button--cart:hover{background-color:#0d8fc3}.categoryDescription{margin-bottom:20px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.categoryDescription--bottom .categoryDescription__text{max-height:initial}}.categoryDescription__container--logo-true{display:grid;grid-template-columns:143px 1fr;column-gap:35px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.categoryDescription__container--logo-true{grid-template-columns:1fr}}@media all and (min-width:640px) and (max-width:1279px){.categoryDescription__text{max-height:140px;overflow:hidden}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.categoryDescription__text{max-height:124px;overflow:hidden}}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.categoryDescription__text p:first-child{margin-top:0}}.categoryDescription__producer{width:max-content;max-width:100%;color:#555;border:1px solid #e0e0e0;padding:5px 10px}.categoryDescription__producer-item:not(:first-child):before{content:", "}.categoryDescription__logo{margin-top:20px;margin-bottom:20px}.categoryDescription__button{display:none;color:#dc6f69;font-size:15px;margin-top:11px}.categoryDescription__button::after{content:"&gt;";margin-left:5px}.categoryDescription__button.open::after{display:none}.categoryDescription__button.open::before{content:"&lt;";margin-right:5px}.categorySeller{display:flex;justify-content:flex-end;padding:15px 0}.categorySeller__card{display:flex;padding:20px;border:1px solid #e0e0e0;align-items:center}.categorySeller__photo{margin-right:15px}.categorySeller__name{font-weight:500;margin-bottom:10px}.categorySeller__link{color:#e23e21;display:block;margin-bottom:5px}.categorySeller__link:hover{text-decoration:none}.checkoutThepay{display:grid;row-gap:15px;margin-top:20px}.checkoutThepay__item{float:none !important;display:grid;grid-template-columns:max-content 1fr;align-items:center}.checkoutThepay__radio{margin-top:0 !important}.checkoutThepay__label{float:none !important;display:flex;align-items:center;column-gap:10px}.cmsBlogGallery{display:grid;grid-template-columns:repeat(auto-fit,220px);column-gap:15px;row-gap:15px;justify-content:center;margin-top:30px}.cmsBlogGallery__link--youtube{position:relative}.colors{display:flex;flex-wrap:wrap}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.colors{display:none}}.colors__container{display:flex;width:100%;flex-wrap:wrap;margin-bottom:20px}.colors__heading{width:100%;margin-bottom:20px;font-weight:bold}.colors__item{width:50px;height:50px;color:#fff;font-size:10px;display:flex;justify-content:center;align-items:center}.colors__item--base{background-color:#799ea7}.colors__item--base-lighten-1{background-color:#acb5b6}.colors__item--base-lighten-2{background-color:#d5e1e4}.colors__item--base-lighten-3{background-color:#ebf1f2}.colors__item--base-darken-1{background-color:#5e858f}.colors__item--base-darken-2{background-color:#4a6970}.colors__item--base-darken-3{background-color:#405a61}.colors__item--conversion{background-color:#14b1ef}.colors__item--conversion-lighten-1{background-color:#5fcde6}.colors__item--conversion-lighten-2{background-color:#a3e1f9}.colors__item--conversion-lighten-3{background-color:#c5effb}.colors__item--conversion-darken-1{background-color:#0d8fc3}.colors__item--conversion-darken-2{background-color:#0a6c93}.colors__item--conversion-darken-3{background-color:#085b7b}.colors__item--hover{background-color:#14b1ef}.colors__item--hover-lighten-1{background-color:#5fcde6}.colors__item--hover-lighten-2{background-color:#a3e1f9}.colors__item--hover-lighten-3{background-color:#c5effb}.colors__item--hover-darken-1{background-color:#0d8fc3}.colors__item--hover-darken-2{background-color:#0a6c93}.colors__item--hover-darken-3{background-color:#085b7b}.colors__item--important{background-color:#e23e21}.colors__item--important-lighten-1{background-color:#dc6f69}.colors__item--important-lighten-2{background-color:#f4b4a8}.colors__item--important-lighten-3{background-color:#f8cdc8}.colors__item--important-darken-1{background-color:#b83018}.colors__item--important-darken-2{background-color:#8b2412}.colors__item--important-darken-3{background-color:#741e0f}.colors__item--positive{background-color:#89b432}.colors__item--positive-lighten-1{background-color:#acc167}.colors__item--positive-lighten-2{background-color:#cce39c}.colors__item--positive-lighten-3{background-color:#ddebb8}.colors__item--positive-darken-1{background-color:#6b8c27}.colors__item--positive-darken-2{background-color:#009e0f}.colors__item--positive-darken-3{background-color:#3d5016}.commonBreadcrumb{display:flex;flex-wrap:wrap;align-items:center}.commonBreadcrumb__item{color:#222;text-decoration:none;font-size:13px;font-weight:500}.commonBreadcrumb__item--first{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(108,108,108,1)/ico_home.svg");background-repeat:no-repeat;background-size:13px;background-position:0 1px;height:12px;padding-left:12px;font-size:0;color:transparent}.commonBreadcrumb__item--regular::before,.commonBreadcrumb__item--last::before{content:"&gt;";color:#888;font-size:13px;font-weight:300;margin-left:8px;margin-right:9px;display:inline-block}.commonBreadcrumb__item--regular:hover{text-decoration:underline}.commonBreadcrumb__item--last{color:#888}.commonCheckout .dopravaZdarma,.commonCheckout .platbaZdarma{color:#89b432}.commonCheckoutSteps__item{margin:0 45px}@media all and (min-width:1000px) and (max-width:1279px){.commonCheckoutSteps__item{margin:0 25px}}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutSteps__item{margin:0 3px}}.commonCheckoutSteps__item__number{border-radius:25px}.commonCheckoutVoucher__heading,.commonCheckoutStep2__heading,.commonCheckoutStep3__heading{border:0;padding-left:0;font-size:24px}.commonCheckoutStep4 .commonCheckoutButtons{justify-content:center}.commonCheckoutButtons{row-gap:20px}.commonCheckoutButtons__button--left{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;line-height:45px;height:auto;text-align:center;line-height:25px;padding:10px 30px;white-space:normal}.commonCheckoutButtons__button--left:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonCheckoutButtons__button--left{padding:5px 10px;font-size:14px}}.commonCheckoutButtons__button--left:hover{background-color:#fff}.commonCheckoutButtons__button--right{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#14b1ef;border:2px solid #14b1ef;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;background-color:#14b1ef;color:#fff;transition:200ms ease all}.commonCheckoutButtons__button--right:hover{box-shadow:0 0 5px rgba(20,177,239,0.8)}.commonCheckoutButtons__button--right:hover{background-color:#0d8fc3;border-color:#0d8fc3;box-shadow:none}.commonCheckoutStep1__deleteAll-button{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow}.commonCheckoutStep1__deleteAll-button:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutStep1__deleteAll-button{font-size:12px}}.commonCheckoutVoucher__input{border-radius:20px;padding-right:40px;margin-right:-30px}.commonCheckoutVoucher__button{border-radius:25px;outline:0}.commonCheckoutFreeDelivery__reached{color:#89b432}.commonCheckoutTable__head__column--availability,.commonCheckoutTable__head__column--price,.commonCheckoutTable__head__column--priceVat{width:100px}.commonCheckoutTable__head__column--price,.commonCheckoutTable__head__column--priceVat,.commonCheckoutTable__head__column--amount{text-align:right}.commonCheckoutTable__head__column--amount{width:95px;text-align:center}.commonCheckoutTable__total{align-items:baseline}.commonCheckoutTable__total__value{font-size:22px}.commonCheckoutTableProduct__column--availability,.commonCheckoutTableProduct__column--price,.commonCheckoutTableProduct__column--priceVat{width:100px}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column--availability,.commonCheckoutTableProduct__column--price,.commonCheckoutTableProduct__column--priceVat{width:100%}}.commonCheckoutTableProduct__column--amount{width:95px}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableProduct__column--amount{width:100%}}.commonCheckoutTableProduct__column--price,.commonCheckoutTableProduct__column--priceVat,.commonCheckoutTableProduct__column--amount{justify-content:flex-end}.commonCheckoutTableProduct__column--availability,.commonCheckoutTableProduct__column--price,.commonCheckoutTableProduct__column--priceVat{color:#222;font-size:15px;line-height:20px}.commonCheckoutTableProduct__column--green{color:#89b432}.commonCheckoutTableProduct__column__product{color:#222;text-decoration:none}.commonCheckoutTableProduct__column__product:hover{color:#14b1ef}.commonCheckoutTableProduct__column__product__text{font-weight:600;color:inherit;font-size:19.5px}.commonCheckoutTableProduct__column__product__list{font-size:14px;font-weight:normal;text-decoration:none}.commonCheckoutTableProduct__column__product__image{margin-right:20px}.commonCheckoutTableProduct__column__amount__input{border-radius:0}.commonCheckoutTableProduct__column__remove{font-size:0;position:relative;background-color:transparent;border-radius:50%}.commonCheckoutTableProduct__column__remove::before,.commonCheckoutTableProduct__column__remove::after{content:"";width:10px;height:2px;background-color:#000;display:block;position:absolute;top:calc(50% - 1px);left:calc(50% - 5px)}.commonCheckoutTableProduct__column__remove::before{transform:rotate(45deg)}.commonCheckoutTableProduct__column__remove::after{transform:rotate(-45deg)}.commonCheckoutTableProduct__column__remove:hover{background-color:#e23e21}.commonCheckoutTableProduct__column__remove:hover::after,.commonCheckoutTableProduct__column__remove:hover::before{background-color:#fff}.commonCheckoutTableService__column--product{font-weight:600;color:inherit;font-size:19.5px}.commonCheckoutTableService__column--availability,.commonCheckoutTableService__column--price,.commonCheckoutTableService__column--priceVat{width:100px}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableService__column--availability,.commonCheckoutTableService__column--price,.commonCheckoutTableService__column--priceVat{width:100%}}.commonCheckoutTableService__column--price,.commonCheckoutTableService__column--priceVat{color:#222;font-size:15px;line-height:20px}.commonCheckoutTableService__column--amount{width:95px}@media all and (min-width:426px) and (max-width:999px),all and (min-width:0) and (max-width:426px){.commonCheckoutTableService__column--amount{width:100%}}.commonCheckoutTableService__column--price,.commonCheckoutTableService__column--priceVat,.commonCheckoutTableService__column--amount{justify-content:flex-end}.commonCheckoutPersonal,.commonCheckoutCompany,.commonCheckoutDelivery,.commonCheckoutCommonBox,.commonCheckoutStep2__note,.commonCheckoutStep2__terms,.commonCheckoutStep3__box,.commonCheckoutStep3__terms,.commonCheckoutStep3__agreements{background-color:transparent;border:0;padding-left:0}.commonCheckoutCommonBox .block2 label .popis{font-size:15.6px}.commonCheckoutStep3__box{font-size:15.6px}.commonCheckoutStep1__related{margin-top:40px;margin-bottom:40px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonCheckoutStep1__related{margin-top:30px;margin-bottom:30px}}.commonCheckoutStep1__related-title{font-weight:500;font-size:22px;color:#333;margin-bottom:20px}.commonCheckoutStep4__special{padding:20px;margin:25px 15px;border:2px solid #799ea7}.commonCheckoutStep4__special__link{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;margin-top:20px;background:#799ea7;color:#fff;font-weight:bold;border-color:#799ea7}.commonCheckoutStep4__special__link:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.commonComparsion{padding-bottom:20px;min-height:40vh}.commonComparsion__main-title{font-size:28px;color:#333;font-weight:600;margin-bottom:31px;text-align:left}.commonComparsion__button{display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s}.commonComparsion__button:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}.commonComparsion__button:hover{background-color:#e23e21;color:#fff;border-color:#e23e21}.commonComparsion__table-wrapper,.commonComparsion__table-col--caption{background-color:#f2f2f2}.commonComparsion__table-row:hover .commonComparsion__table-col{background-color:#f2f2f2}.commonComparsion__table-col{border-top:1px solid #ccc}.commonComparsion__table-product-name{color:#000}.commonComparsion__table-product-name:hover{color:#14b1ef}.commonComparsion__table-product-sale{background-color:#e23e21;min-width:46px;height:46px;padding-top:13px;border-radius:23px}.commonComparsion__table-buy{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;height:30px;line-height:30px;border-radius:15px;color:#fff;background-color:#14b1ef;font-weight:500;font-size:15px;padding:0 20px;border:0;margin-left:auto;transition:200ms ease background-color}.commonComparsion__table-buy:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.commonComparsion__table-buy:hover{background-color:#0d8fc3;box-shadow:none}.commonEnergyLabel{position:absolute;top:180px;cursor:help}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonEnergyLabel{top:80px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonEshopReviews .commonEshopReviewsItem__left{margin-right:0}}.commonEshopReviews__pages{display:flex;justify-content:center}.commonEshopReviews__pages__number.number{display:inline-block;font-size:18px;color:#343434;text-decoration:none;padding:6.5px 11px;height:34px;min-width:34px;margin:0 5px 5px;border:1px solid #e2dfd8;box-shadow:none;justify-content:center}.commonEshopReviews__pages__number.number.selected{background-color:;border-color:;color:#fff}.commonEshopReviews__pages__number.number:hover{border-color:;background-color:#fff}.commonEshopReviews__pages .listcontrol{display:inline-flex;margin-left:15px}.commonEshopReviews__pages .dots{transform:translateY(7px);display:inline-block}.commonEshopReviews__pages .previous{margin:0 5px;padding:6px 12px;background-color:#f3f2f0;width:34px;height:34px;display:inline-block;font-size:0;text-align:center;transition:background-color .3s}.commonEshopReviews__pages .previous:after{content:'';background:url(svg/ico_arrow_prev.svg) center no-repeat;background-size:contain;display:inline-block;width:10px;height:10px;margin-top:5px}.commonEshopReviews__pages .previous:hover{background-color:#e6e4de}.commonEshopReviews__pages .previous--selected{display:none}.commonEshopReviews__pages .next{margin:0 5px;padding:6px 12px;background-color:#f3f2f0;width:34px;height:34px;display:inline-block;font-size:0;text-align:center;transition:background-color .3s}.commonEshopReviews__pages .next:after{content:'';background:url(svg/ico_arrow_next.svg) center no-repeat;background-size:contain;display:inline-block;width:10px;height:10px;margin-top:5px}.commonEshopReviews__pages .next:hover{background-color:#e6e4de}.commonEshopReviews__pages .next--selected{display:none}.commonForgottenPassword{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:20px;min-height:40vh}.commonForgottenPassword__main-title{width:100%;margin-bottom:40px;font-size:28px;color:#333;font-weight:600;margin-bottom:31px}@media all and (min-width:640px) and (max-width:1279px){.commonForgottenPassword__main-title{margin-bottom:30px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonForgottenPassword__main-title{margin-bottom:20px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonForgottenPassword__text,.commonForgottenPassword__buttons-wrapper,.commonForgottenPassword__form,.commonForgottenPassword__row{text-align:center}}.commonForgottenPassword__text{padding-bottom:12px}.commonForgottenPassword__text a{color:#000}.commonForgottenPassword__text a:hover{text-decoration:none}.commonForgottenPassword__section{padding:20px;border:1px solid #e4e4e4;text-align:center}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonForgottenPassword__section{text-align:left}}.commonForgottenPassword__section:nth-of-type(1),.commonForgottenPassword__section:nth-of-type(2){width:48%}@media all and (min-width:640px) and (max-width:1279px){.commonForgottenPassword__section:nth-of-type(1),.commonForgottenPassword__section:nth-of-type(2){width:48%}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonForgottenPassword__section:nth-of-type(1),.commonForgottenPassword__section:nth-of-type(2){width:100%;margin-top:40px}}.commonForgottenPassword__section:nth-of-type(3){width:100%;margin-top:50px}@media all and (min-width:640px) and (max-width:1279px){.commonForgottenPassword__section:nth-of-type(3){width:100%;margin-top:50px;text-align:left}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonForgottenPassword__section:nth-of-type(3){width:100%;margin-top:40px}}.commonForgottenPassword__section:nth-of-type(3) .commonForgottenPassword__button{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;min-width:294px;height:52px;color:#fff;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:20px;background-color:#799ea7;border-radius:26px;text-decoration:none;padding:0 30px}.commonForgottenPassword__section:nth-of-type(3) .commonForgottenPassword__button:hover{background-color:#5e858f}@media all and (min-width:640px) and (max-width:1279px){.commonForgottenPassword__section:nth-of-type(3) .commonForgottenPassword__text{text-align:center}}@media all and (min-width:640px) and (max-width:1279px){.commonForgottenPassword__section:nth-of-type(3) .commonForgottenPassword__buttons-wrapper{text-align:center}}.commonForgottenPassword__section-title{justify-content:center;align-items:center;margin-top:-31px;display:inline-block;position:relative;top:-26px;padding:0 20px;margin-bottom:0;background-color:#fff;font-weight:500}.commonForgottenPassword__label{padding:8px 5px 3px;display:block;font-weight:bold;font-size:16px;text-align:left;margin:0 10%}.commonForgottenPassword__input{border:1px solid #e4e6e9;padding:0 10px;width:80%;height:39px;font-size:16px}.commonForgottenPassword__input:valid{border-color:#89b432}.commonForgottenPassword__button{margin-top:20px;margin-bottom:10px;display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s}.commonForgottenPassword__button:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}.commonForgottenPassword .validation{font-size:13px;padding:3px 0}.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}@media,{.commonForgottenPassword__3rdPartyLogin--facebook .commonForgottenPassword__3rdPartyLogin-button{font-size:14px}}.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}.commonListVyrobcu .lettersTop{display:none}.commonListVyrobcu .listGroup{padding:20px 0;border-bottom:1px solid #e3e3e3;display:flex;flex-direction:row}.commonListVyrobcu .listGroup .title{display:flex;align-items:center;font-size:24px;font-weight:600;width:56px;padding-left:16px;color:#e23e21;text-transform:uppercase}.commonListVyrobcu .listGroup .listLinks{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;width:100%}.commonListVyrobcu .listGroup .col{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;width:100%}.commonListVyrobcu .listGroup .col a{display:flex;width:25%;text-decoration:none;font-size:15px;font-weight:700;color:#333;min-height:40.67px;align-items:center;padding-right:20px;position:relative}@media all and (min-width:640px) and (max-width:1279px){.commonListVyrobcu .listGroup .col a{width:33%}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonListVyrobcu .listGroup .col a{width:50%}}.commonListVyrobcu .listGroup .col a:hover{color:#e23e21;text-decoration:underline}.commonListVyrobcu .listGroup .col a:hover:after{content:'  &gt;';display:contents}.commonLoadMoreProductsContainer{display:flex;justify-content:center;margin:20px}.commonLoadMoreProducts{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#799ea7;border:2px solid #799ea7;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;color:#fff;background-color:#799ea7}.commonLoadMoreProducts:hover{box-shadow:0 0 5px rgba(121,158,167,0.8)}.commonLoadMoreProducts__count{margin-left:5px}#fancyCommonMessage{padding:30px 40px;text-align:center;min-width:300px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){#fancyCommonMessage{min-width:0;padding:10px}}#fancyCommonMessageWrap{text-align:center}.box-message{font-size:15px}.box-message__text__title{padding-bottom:10px}.box-message__btn{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;margin-top:20px;margin-right:5px;margin-left:5px;vertical-align:top;max-width:calc(50% - 10px);justify-content:center}.box-message__btn:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.box-message__btn.messageGoCart,.box-message__btn.messageGoPorovnat{background-color:#14b1ef;border:0;transition:200ms ease background-color;color:#fff}.box-message__btn.messageGoCart:hover,.box-message__btn.messageGoPorovnat:hover{background-color:#44c1f2;box-shadow:none}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.box-message__btn{max-width:max-content;display:inline-block;vertical-align:top;height:35px;line-height:initial}}.commonOrders{padding-bottom:20px;min-height:40vh}.commonOrders__main-title{font-size:28px;color:#333;font-weight:600;margin-bottom:31px}.commonOrders__main-text{margin-bottom:30px;font-size:16px}.commonOrders__search{margin-bottom:30px}.commonOrders__search-input{-webkit-appearance:none;font-family:'Barlow',sans-serif;height:35px;font-size:15px;padding:0 11px;color:#222;border:1px solid #e0e0e0;width:100%}.commonOrders__search-input::placeholder{color:#999}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonOrders__search-input{font-size:16px}}.commonOrders__search-button{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;max-width:max-content}.commonOrders__search-button:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.commonOrders__info{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:30px;margin-top:40px}@media all and (min-width:640px) and (max-width:1279px){.commonOrders__info{flex-wrap:wrap;margin-top:30px}}@media all and (min-width:426px) and (max-width:639px),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:640px) and (max-width:1279px){.commonOrders__info-col{width:48%}}@media all and (min-width:426px) and (max-width:639px),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:639px),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:640px) 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:#ebf1f2}.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:#555;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:639px),all and (min-width:0) and (max-width:425px){.commonOrders__products-title{padding:10px;background-color:#799ea7;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:#799ea7;color:#fff}@media all and (min-width:0) and (max-width:425px),all and (min-width:426px) and (max-width:639px){.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{padding:15px 10px !important;font-size:16px;font-weight:500}.commonOrders__table-body .commonOrders__table-row{border-bottom:1px solid #d5e1e4}.commonOrders__table-body .commonOrders__table-row:nth-of-type(even){background-color:#ebf1f2}@media all and (min-width:426px) and (max-width:639px),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:639px){.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:639px),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{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;min-width:294px;height:52px;color:#fff;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:20px;background-color:#799ea7;border-radius:26px;text-decoration:none;padding:0 30px;margin-left:0}.commonOrders__back-to-list:hover,.commonOrders__auth-button:hover,.commonOrders__stornoButton:hover{background-color:#5e858f}.commonOrders__retryPaymentButton{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;min-width:294px;height:52px;color:#fff;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:20px;background-color:#799ea7;border-radius:26px;text-decoration:none;padding:0 30px;margin-left:0}.commonOrders__retryPaymentButton:hover{background-color:#5e858f}.commonOrders__auth-button{margin-top:16px}.commonOrders__rebuyButton,.commonOrders__stornoButton{height:40px;min-width:0;font-size:18px;margin:10px 0}.commonOrders__rebuyButton{margin-left:auto;margin-right:15px}.commonOrders__buttons-wrapper{text-align:right}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonOrders__buttons-wrapper{text-align:center}}.commonPersonalSettings{padding-bottom:20px;min-height:40vh}.commonPersonalSettings__main-title{font-size:28px;color:#333;font-weight:600;margin-bottom:31px}.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;width:48%;border:1px solid #e4e4e4}@media all and (min-width:426px) and (max-width:639px),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:first-of-type .commonPersonalSettings__inner-in&gt;.commonPersonalSettings__row:first-of-type .commonPersonalSettings__value-text{color:#dc6f69;font-size:24px;font-weight:600}.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:640px) and (max-width:1279px){.commonPersonalSettings__section:nth-of-type(3) .commonPersonalSettings__row{width:50%}}@media all and (min-width:426px) and (max-width:639px),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;margin-top:-31px;display:inline-block;position:relative;top:-26px;padding:0 20px;margin-bottom:0;background-color:#fff;font-weight:500}.commonPersonalSettings__section--hidden{margin-top:20px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),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:639px),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}.commonPersonalSettings__row-check-input{width:0;margin:2px 26px 7px 0;position:relative}.commonPersonalSettings__row-check-input:before{content:'';display:block;margin-top:-2px;cursor:pointer;width:17px;height:17px;background-color:#fff;border:1px solid #dcdee1}.commonPersonalSettings__row-check-input:checked:after{content:'';display:block;cursor:pointer;position:absolute;top:1px;left:7px;width:3px;height:7px;border:2px solid #405a61;border-left:0;border-top:0;transform:rotate(36deg)}.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:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),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%}.commonPersonalSettings__value{display:flex;flex-direction:column-reverse;flex:none;padding:0 10px;max-width:100%}.commonPersonalSettings__input{border:1px solid #e4e6e9;padding:0 10px;height:39px;font-size:16px}.commonPersonalSettings__input:valid{border:1px solid #89b432;width:100%}.commonPersonalSettings__input:invalid{outline:0;border:1px solid #e23e21}.commonPersonalSettings__select{border:1px solid #e4e6e9;padding:0 10px;height:39px;font-size:16px;cursor:pointer}.commonPersonalSettings__select:valid{outline:0;border:1px solid #89b432;width:100%}.commonPersonalSettings__select:invalid{outline:0;border:1px solid #e23e21}.commonPersonalSettings__text{padding:10px 0}.commonPersonalSettings .validation{font-size:13px;padding:3px 4px}.commonPersonalSettings__policy{text-align:right;padding-top:40px;font-style:italic;font-size:16px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__policy{text-align:center}}.commonPersonalSettings__buttons--wrapper{align-items:flex-start}.commonPersonalSettings__register{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;min-width:294px;height:52px;color:#fff;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:20px;background-color:#799ea7;border-radius:26px;text-decoration:none;padding:0 30px}.commonPersonalSettings__register:hover{background-color:#5e858f}.commonPersonalSettings__back{display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s}.commonPersonalSettings__back:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}.commonPersonalSettings__captcha{margin-bottom: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 #ccc;padding:20px 0;gap:20px}@media(max-width:1199px){.commonPersonalSettings__multipleDelivery-item{grid-template-columns:1fr}}.commonPersonalSettings__multipleDelivery-delete-link{color:#e23e21}.commonProductsReviews{display:flex;flex-wrap:wrap;width:100%;max-width:800px;margin:0 auto;padding-bottom:50px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonProductsReviews{padding-bottom:30px}}.commonProductsReviews__main-title{display:flex;width:100%;justify-content:center;padding-top:20px;color:#2b2a29;text-align:center;margin:30px 0 30px;text-transform:uppercase;font-weight:700;font-size:30px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonProductsReviews__main-title{margin:20px 0 0}}.commonProductsReviews__item{border:1px solid #eee;padding:15px;display:flex;flex-wrap:wrap;flex-direction:column;width:100%;margin:10px auto;box-shadow:0 0 5px rgba(100,100,100,0.2)}.commonProductsReviews__item-top{display:flex}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonProductsReviews__item-top{flex-direction:column;text-align:center}}.commonProductsReviews__item-right{display:flex;flex-grow:1;padding-left:20px;font-size:16px;flex-direction:column-reverse;justify-content:flex-end}.commonProductsReviews__item-name{color:#000;margin-bottom:15px;font-size:17px;border-bottom:1px solid #eee;padding-bottom:10px;font-weight:700}.commonProductsReviews__item-name:hover{color:}.commonProductsReviews__item-rating-text{font-weight:600;color:#484848}.commonProductsReviews__item-bottom{padding-top:20px;padding-left:20px}.commonProductsReviews__item-reasons{position:relative;margin-bottom:5px;padding-left:25px;background-repeat:no-repeat;background-position:0 2px;font-size:15px}.commonProductsReviews__item-reasons: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}.commonProductsReviews__item-reasons--positive{color:green}.commonProductsReviews__item-reasons--positive:before{content:"+";background-color:green}.commonProductsReviews__item-reasons--negative{color:red}.commonProductsReviews__item-reasons--negative:before{content:"-";background-color:red}.commonProductsReviews__item-text{padding-top:18px}.commonProductsReviews__pages{display:block;width:100%;margin:25px 0}.commonProductsReviews__pages__number.number{display:inline-flex;font-size:18px;color:#343434;text-decoration:none;height:34px;min-width:34px;margin:0 5px 5px;border:1px solid #e2dfd8;box-shadow:none;justify-content:center;align-items:center}.commonProductsReviews__pages__number.number.selected{background-color:#f3f2f0;border-color:#f3f2f0}.commonProductsReviews__pages .listcontrol{display:flex;justify-content:center}.commonProductsReviews__pages .pages{display:flex;justify-content:center}.commonProductsReviews__pages .dots{transform:translateY(7px);display:inline-block}.commonProductsReviews__pages .previous{margin:0 5px;background-color:#f3f2f0;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;font-size:0;text-align:center;transition:background-color .3s}.commonProductsReviews__pages .previous:after{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";border-right:7px solid #222}.commonProductsReviews__pages .previous:hover{background-color:#e6e4de}.commonProductsReviews__pages .previous--selected{display:none}.commonProductsReviews__pages .next{margin:0 5px;background-color:#f3f2f0;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;font-size:0;text-align:center;transition:background-color .3s}.commonProductsReviews__pages .next:after{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";border-left:7px solid #222}.commonProductsReviews__pages .next:hover{background-color:#e6e4de}.commonProductsReviews__pages .next--selected{display:none}.commonQuestion,.moreInfoForm{padding:30px;max-width:100%;width:700px}.commonQuestion__main-title,.moreInfoForm__main-title{width:100%;font-size:28px;color:#333;font-weight:600;margin-bottom:31px;font-size:18px}.commonQuestion__row,.moreInfoForm__row{margin-bottom:12px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonQuestion__row,.moreInfoForm__row{display:block}}.commonQuestion__row--message .commonQuestion__label,.moreInfoForm__row--message .commonQuestion__label{align-items:normal}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonQuestion__value,.moreInfoForm__value{padding-top:4px}}.commonQuestion__label,.moreInfoForm__label{font-weight:500}.commonQuestion__input,.moreInfoForm__input{border:1px solid #e4e6e9;padding:0 10px;height:39px;font-size:16px;width:100%;max-width:300px}.commonQuestion__input:valid,.moreInfoForm__input:valid{border-color:#89b432}.commonQuestion__input:valid+.moreInfoForm__validation,.moreInfoForm__input:valid+.moreInfoForm__validation{display:none}.commonQuestion__validation,.moreInfoForm__validation{color:#e23e21;font-size:12px}.commonQuestion__textarea,.moreInfoForm__textarea{max-width:100%;width:100%;height:230px;padding:8px 10px;border:1px solid #e4e6e9}.commonQuestion__textarea:valid,.moreInfoForm__textarea:valid{border-color:#89b432}.commonQuestion__buttons-wrapper,.moreInfoForm__buttons-wrapper{justify-content:stretch;padding-top:24px;align-items:flex-end}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonQuestion__buttons-wrapper,.moreInfoForm__buttons-wrapper{margin-left:0;align-items:center;flex-direction:column}}.commonQuestion__send,.moreInfoForm__send{margin-left:20px;display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;min-width:294px;height:52px;color:#fff;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:20px;background-color:#799ea7;border-radius:26px;text-decoration:none;padding:0 30px;height:46px}.commonQuestion__send:hover,.moreInfoForm__send:hover{background-color:#5e858f}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonQuestion__send,.moreInfoForm__send{margin-left:0}}.commonQuestion__back,.moreInfoForm__back{display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s;margin-left:0}.commonQuestion__back:hover,.moreInfoForm__back:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonQuestion__back,.moreInfoForm__back{margin-bottom:20px}}.commonQuestion .commonSouhlasyForm--idSouhlasuviceInformaciObratem,.moreInfoForm .commonSouhlasyForm--idSouhlasuviceInformaciObratem{padding-left:150px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonQuestion .commonSouhlasyForm--idSouhlasuviceInformaciObratem,.moreInfoForm .commonSouhlasyForm--idSouhlasuviceInformaciObratem{padding-left:0}}.commonQuestion__captcha,.moreInfoForm__captcha{margin-bottom:0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonQuestion__captcha,.moreInfoForm__captcha{margin-bottom:10px}}.commonQuestion__captcha-google,.moreInfoForm__captcha-google{min-height:initial}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonQuestion__captcha-google,.moreInfoForm__captcha-google{margin-left:0}}.commonRegistration{padding-bottom:20px;min-height:40vh}.commonRegistration__main-title{font-size:28px;color:#333;font-weight:600;margin-bottom:31px}.commonRegistration__inner{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:20px 0 20px}.commonRegistration__inner-in{display:flex;flex-wrap:wrap}.commonRegistration__section{padding:20px;width:48%;border:1px solid #e4e4e4}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonRegistration__section{width:100%}}.commonRegistration__section:nth-of-type(3){width:100%;margin-top:20px}.commonRegistration__section:nth-of-type(3) .commonRegistration__row{width:33.333%;align-items:baseline}@media all and (min-width:640px) and (max-width:1279px){.commonRegistration__section:nth-of-type(3) .commonRegistration__row{width:50%}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonRegistration__section:nth-of-type(3) .commonRegistration__row{width:100%}}.commonRegistration__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}.commonRegistration__section--hidden{margin-top:20px;width:100%}.commonRegistration__section--hidden .commonRegistration__value{max-width:100%}.commonRegistration__section--hidden .commonRegistration__row{width:50%}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonRegistration__section--hidden .commonRegistration__row{width:100%}}.commonRegistration__section-hidden{padding:0}.commonRegistration__row{width:100%;margin-bottom:14px;flex-direction:column;align-items:baseline}.commonRegistration__row-check{display:flex;width:100%;font-size:16px;padding-left:0;line-height:22px}.commonRegistration__row-check-input{width:0;margin:2px 26px 7px 0;position:relative}.commonRegistration__row-check-input:before{content:'';display:block;margin-top:-2px;cursor:pointer;width:17px;height:17px;background-color:#fff;border:1px solid #dcdee1}.commonRegistration__row-check-input:checked:after{content:'';display:block;cursor:pointer;position:absolute;top:1px;left:7px;width:3px;height:7px;border:2px solid #405a61;border-left:0;border-top:0;transform:rotate(36deg)}.commonRegistration__label{padding:6px 15px;display:block;width:100%}.commonRegistration__value{display:flex;flex-direction:column-reverse;flex:none;padding:0 10px;max-width:100%}.commonRegistration__input{border:1px solid #e4e6e9;padding:0 10px;height:39px;font-size:16px}.commonRegistration__input:valid{border:1px solid #89b432;width:100%}.commonRegistration__input:invalid{outline:0;border:1px solid #e23e21}.commonRegistration__select{border:1px solid #e4e6e9;padding:0 10px;height:39px;font-size:16px;cursor:pointer}.commonRegistration__select:valid{outline:0;border:1px solid #89b432;width:100%}.commonRegistration__select:invalid{outline:0;border:1px solid #e23e21}.commonRegistration__text{padding:10px 0}.commonRegistration .validation{font-size:13px;padding:3px 4px}.commonRegistration__policy{padding-top:40px;font-style:italic;font-size:16px}.commonRegistration__policy a{text-decoration:underline}.commonRegistration__policy a:hover{text-decoration:none}.commonRegistration__register{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;min-width:294px;height:52px;color:#fff;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:20px;background-color:#799ea7;border-radius:26px;text-decoration:none;padding:0 30px}.commonRegistration__register:hover{background-color:#5e858f}.commonRegistration__back{display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s}.commonRegistration__back:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}.commonRegistration__captcha{margin-bottom:20px}.commonSitemap{padding-bottom:20px;min-height:40vh}.commonSitemap__main-title{font-size:28px;color:#333;font-weight:600;margin-bottom:31px}.commonSitemap__list{padding-left:30px}.commonSitemap__list-link{color:#333}.commonSitemap__list-link--lvl0{font-weight:500}.commonSitemap__list-link:hover{color:#14b1ef}.commonSoldOut{padding-top:45px}@media all and (min-width:640px) and (max-width:1279px){.commonSoldOut{padding-top:27px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonSoldOut{padding-top:20px}}.commonSoldOut__right{padding-left:80px}@media all and (min-width:640px) and (max-width:1279px){.commonSoldOut__right{width:50%;padding-left:40px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonSoldOut__right{width:100%;padding-left:0}}@media all and (min-width:640px) and (max-width:1279px){.commonSoldOut__left{width:50%}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonSoldOut__left{width:100%}}.commonSoldOut__header{font-size:22px;text-transform:uppercase;color:#333;font-weight:600;margin-bottom:11px;text-align:left}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonSoldOut__header{text-align:left}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonSoldOut__header--productName{margin-top:16px;margin-bottom:20px;text-align:center;font-size:30px;line-height:36px}}.commonSoldOut__header--related{font-size:24px;font-weight:600;color:#000;background-color:#fff;padding:0 18px 0;text-align:left;padding-top:40px}.commonSoldOut__header--related:after{content:'';display:block;height:1px;width:100%;background-color:#dcdee1;margin:10px 0 0}.commonSoldOut__main-image{max-width:100%;max-height:100%;height:auto}.commonSoldOut__main-image-href{text-align:center}.commonSoldOut__descriptions{padding-top:76px}@media all and (min-width:640px) and (max-width:1279px){.commonSoldOut__descriptions{padding-top:38px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonSoldOut__descriptions{padding-top:20px}}.commonSoldOut__products{display:grid;grid-template-columns:repeat(3,1fr);padding-top:15px}@media all and (min-width:640px) and (max-width:1279px){.commonSoldOut__products{padding-top:0;grid-template-columns:repeat(2,1fr)}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonSoldOut__products{padding-top:0;grid-template-columns:1fr}}.commonSoldOutProduct{display:block;text-align:center;height:412px;overflow:hidden;margin-top:10px;width:auto;border-right:1px solid #e0e0e0}@media all and (min-width:640px) and (max-width:1279px){.commonSoldOutProduct{height:350px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonSoldOutProduct{height:260px}}.commonSoldOutProduct:nth-child(3n){border-right:0}@media all and (min-width:640px) and (max-width:1279px){.commonSoldOutProduct:nth-child(3n){border-right:1px solid #e0e0e0}}@media all and (min-width:640px) and (max-width:1279px){.commonSoldOutProduct:nth-child(4n){border-right:0}}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonSoldOutProduct:nth-child(2n){border-right:0}}.commonSoldOutProduct__hrefImage{padding:15.02px 12.512px 14px;transition:all .5s;max-width:100%;max-height:100%}@media all and (min-width:640px) and (max-width:1279px){.commonSoldOutProduct__hrefImage{max-height:254px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonSoldOutProduct__hrefImage{max-height:170px}}.commonSoldOutProduct__hrefText{font-size:15px;line-height:24px;color:#000;text-transform:uppercase;width:260px;display:block;margin:auto;max-height:47.41px;overflow:hidden}@media all and (min-width:640px) and (max-width:1279px){.commonSoldOutProduct__hrefText{padding:0 10px;margin-top:2px;width:100%}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonSoldOutProduct__hrefText{width:100%;line-height:20px;max-height:40px}}.commonSoldOutProduct__discount{width:46px;height:46px;border-radius:50%;background-color:#e23e21;white-space:nowrap;color:#fff;line-height:43px;text-align:center;font-weight:600;right:20px;font-size:13px}.commonSoldOutProduct__price--standardPrice{font-size:16px;font-weight:400;color:#9f9f9f;text-decoration:line-through}.commonSoldOutProduct__price--price{font-size:18px;color:#000;font-weight:600}.commonSouhlasyForm--idSouhlasuzalozeniRecenze{padding-top:20px}.commonSouhlasyForm p{display:inline !important}.commonSouhlasyForm__row{display:flex;margin-bottom:10px;font-size:16px;line-height:22px}.commonSouhlasyForm__row:last-of-type{margin-bottom:0}.commonSouhlasyForm__row__checkbox{width:0;margin:4px 26px 7px 0;position:relative}.commonSouhlasyForm__row__checkbox:before{content:'';display:block;margin-top:-2px;cursor:pointer;width:17px;height:17px;background-color:#fff;border:1px solid #dcdee1}.commonSouhlasyForm__row__checkbox:checked:after{content:'';display:block;cursor:pointer;position:absolute;top:1px;left:7px;width:3px;height:7px;border:2px solid #405a61;border-left:0;border-top:0;transform:rotate(36deg)}.commonSouhlasyForm__row__checkbox+.commonSouhlasyForm__row__text{cursor:pointer}.commonQuickCheckoutAgreements__row__checkbox--type2{visibility:hidden;position:absolute}.commonTextNews{padding-bottom:20px;min-height:40vh}.commonTextNews__heading{font-size:28px;color:#333;font-weight:600;margin-bottom:31px}.commonTextNews__item{max-width:100%}.commonTextNews__content{font-size:15px;line-height:23px}.commonTextNews__content p{text-align:justify}.commonTextNews__content a{color:#dc6f69;text-decoration:none}.commonTextNews__content a:hover{text-decoration:underline}.commonTextNews__content b,.commonTextNews__content strong{font-weight:600}.commonTextNews__content img,.commonTextNews__content iframe{max-width:100%}.commonTextNews__content img{height:auto}.commonTextNews__content h1{font-size:22px;text-transform:uppercase;color:#333;font-weight:600}.commonTextNews__content h2{font-size:20px;font-weight:500;color:#333}.commonTextNews__content h3{font-size:18px;font-weight:500;color:#333}.commonTextNews__content h4{font-size:17px;font-weight:500;color:#333}.commonTextNews__content h5{font-size:16px;font-weight:500;color:#333}.commonTextNews__content h6{font-size:15px;font-weight:500;color:#333}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonTextNews__content table{width:100% !important}}.commonTextNews__content pre{white-space:break-spaces}.commonTextNews__content--default h1{font-size:22px;text-transform:uppercase;color:#333;font-weight:600}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonTextNews__content--default{line-height:20px}}.commonTextNews__content--fce6{color:#333;word-break:break-word}.commonTextNews__content--fce6 h1{font-weight:600;font-size:28px}.commonTextNews__link{font-size:18px;font-weight:500;color:#333}.commonTextNews__link:hover{color:#14b1ef}.commonTextNews__more:hover{color:#14b1ef}.commonTextNews__paging .listcontrol a{display:inline-block;padding:6px 12px 8px;min-width:35px;border-radius:20px;transition:.2s ease background-color,.2s ease border-color;color:#555;border-color:#e4e4e4}.commonTextNews__paging .listcontrol a:hover{background-color:#dc6f69;border-color:#dc6f69;color:#fff}.commonThumbnails{grid-area:left;grid-row:3;align-self:start;display:grid}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.commonThumbnails{display:none}}.commonThumbnails--small{grid-template-columns:repeat(5,1fr);column-gap:10px;row-gap:10px;margin-top:20px}@media all and (min-width:800px) and (max-width:1279px){.commonThumbnails--small{grid-template-columns:repeat(4,1fr);column-gap:7px;row-gap:7px;grid-row:4}}.commonThumbnails--small .commonThumbnails__thumbnail{width:100px;height:100px;left:0;top:0;border:1px solid #fff;background-size:100% auto;background-repeat:no-repeat;background-position:center center}.commonThumbnails--small .commonThumbnails__thumbnail[data-commonthumbnailssum]{position:relative;margin-right:0}.commonThumbnails--small .commonThumbnails__thumbnail[data-commonthumbnailssum]::after{position:absolute;left:0;top:0;background-color:rgba(255,255,255,0.8);width:100%;height:100%;content:attr(data-commonthumbnailssum);background-image:none;display:flex;align-items:center;justify-content:center;text-align:center;color:#555;font-size:20px;font-weight:600}@media all and (min-width:800px) and (max-width:1279px){.commonThumbnails--small .commonThumbnails__thumbnail{width:82px;height:82px}}.commonThumbnails--small .commonThumbnails__thumbnail--video::before{background-size:27px 27px}.commonThumbnails--large{grid-area:thumbs;grid-template-columns:repeat(4,1fr);column-gap:20px;row-gap:20px;margin-top:20px}@media all and (min-width:800px) and (max-width:1279px){.commonThumbnails--large{grid-row:6;column-gap:16px;row-gap:16px;margin-top:0}}.commonThumbnails--large .commonThumbnails__thumbnail{width:100%;height:auto;padding:50%;background-size:100% auto;background-repeat:no-repeat;background-position:center}@media all and (min-width:800px) and (max-width:1279px){.commonThumbnails--large .commonThumbnails__thumbnail{width:178px;height:178px}}.commonThumbnails--large .commonThumbnails__thumbnail:nth-child(4){position:relative;margin-right:0}.commonThumbnails--large .commonThumbnails__thumbnail:nth-child(4)::after{position:absolute;left:0;top:0;background-color:rgba(255,255,255,0.8);width:100%;height:100%;content:attr(data-commonthumbnailssum);background-image:none;display:flex;align-items:center;justify-content:center;text-align:center;color:#555;font-size:44px}@media all and (min-width:800px) and (max-width:1279px){.commonThumbnails--large .commonThumbnails__thumbnail:nth-child(4)::after{font-size:33px}}.commonThumbnails__thumbnail{transition:200ms ease outline;outline-color:#fff}.commonThumbnails__thumbnail:hover{outline:1px solid #e0e0e0}.commonThumbnails__thumbnail--hidden{display:none}.commonThumbnails__thumbnail--video{position:relative}.commonThumbnails__thumbnail--video::before{background-image:url(https://i.binargon.cz/commonThumbnails/ico_play.svg);background-repeat:no-repeat;background-size:30px 30px;position:absolute;height:100%;width:100%;left:0;top:0;content:"";background-position:center center}.commonThumbnails__description{display:none}.commonUserDialog__loginForm{width:350px;max-width:100%}.commonUserDialog__loginForm__input{-webkit-appearance:none;font-family:'Barlow',sans-serif;height:35px;font-size:15px;padding:0 11px;color:#222;border:1px solid #e0e0e0;width:100%}.commonUserDialog__loginForm__input::placeholder{color:#999}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonUserDialog__loginForm__input{font-size:16px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonUserDialog__loginForm__input{width:210px}}.commonUserDialog__loginForm__button{min-width:150px;height:46px;text-decoration:none;border:2px solid #799ea7;border-radius:23px;color:#555;background-color:#799ea7;color:#fff}.commonUserDialog__loginForm__button:hover{background-color:#4a6970;border:2px solid #4a6970}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonUserDialog__loginForm__button{max-width:200px}}.commonUserDialog__loginForm__facebookButton{cursor:pointer;background-color:#4867aa;color:#fff;text-decoration:none;transition:.2s ease-in-out background-color}.commonUserDialog__loginForm__facebookButton:hover{background-color:#3459a7}.commonUserDialog__loginForm__facebookButton:before{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_facebook.svg");background-repeat:no-repeat;width:30px;height:30px;content:"";margin-right:5px}.commonWarrantyClaim{padding-bottom:20px;min-height:40vh}.commonWarrantyClaim #fce38_form1{display:flex;flex-direction:row;flex-wrap:wrap}.commonWarrantyClaim__main-title{width:100%;font-size:28px;color:#333;font-weight:600;margin-bottom:31px}.commonWarrantyClaim__main-text{width:100%;font-size:16px}.commonWarrantyClaim__sub-title{margin-bottom:15px;font-size:18px;font-weight:700}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonWarrantyClaim__sub-title{padding:10px;background-color:#799ea7;color:#fff;font-weight:600;font-size:16px}}.commonWarrantyClaim__button{display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s;margin-left:0}.commonWarrantyClaim__button:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}@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{margin-bottom:10px}}.commonWarrantyClaim__table-head{background-color:#799ea7;color:#fff}@media all and (min-width:0) and (max-width:425px),all and (min-width:426px) and (max-width:639px){.commonWarrantyClaim__table-head{display:none}}.commonWarrantyClaim__table-head .commonWarrantyClaim__table-row{border-bottom:0}.commonWarrantyClaim__table-head .commonWarrantyClaim__table-col{padding:15px 10px !important;font-size:16px;font-weight:500}.commonWarrantyClaim__table-body .commonWarrantyClaim__table-row{border-bottom:1px solid #d5e1e4}.commonWarrantyClaim__table-body .commonWarrantyClaim__table-row:nth-of-type(even){background-color:#ebf1f2}.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:639px){.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:639px){.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:#799ea7;color:#fff;font-size:16px;font-weight:500}.commonWarrantyClaim__invoices-body{font-size:16px}.commonWarrantyClaim__invoices-row{border-bottom:1px solid #d5e1e4}.commonWarrantyClaim__invoices-row:nth-of-type(even){background-color:#ebf1f2}@media all and (min-width:426px) and (max-width:639px),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:639px),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:639px),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:639px),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:640px) and (max-width:1279px){.commonWarrantyClaim__section{margin-top:10px}}@media all and (min-width:426px) and (max-width:639px),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:639px),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}.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:639px),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:639px),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 #89b432;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{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;min-width:294px;height:52px;color:#fff;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:20px;background-color:#799ea7;border-radius:26px;text-decoration:none;padding:0 30px}.commonWarrantyClaim__buttons-wrapper input.commonWarrantyClaim__button:hover{background-color:#5e858f}.commonWarrantyClaim__validation{padding-top:3px}.commonSouhlasyForm{width:100%}.commonWatchDog__title{display:none}.commonWatchDog__text{margin-bottom:30px}.commonWatchDog__body{display:flex;flex-direction:column;margin-bottom:20px}.commonWatchDog__footer{display:flex;flex-direction:column;align-items:center}.commonWatchDog__row{display:flex;align-items:center;margin-bottom:10px}.commonWatchDog__row--email{align-items:flex-start;flex-direction:column;margin-top:20px}.commonWatchDog__row--email .watchDog__input{max-width:300px}.commonWatchDog__label{display:block}.commonWatchDog__label--email{margin-bottom:10px;font-weight:700}.commonWatchDog__input[type=checkbox]{margin-right:10px}.commonWatchDog__input[type=text],.commonWatchDog__input[type=email],.commonWatchDog__input[type=number]{-webkit-appearance:none;font-family:'Barlow',sans-serif;height:35px;font-size:15px;padding:0 11px;color:#222;border:1px solid #e0e0e0;width:100%;text-align:left;max-width:100%}.commonWatchDog__input[type=text]::placeholder,.commonWatchDog__input[type=email]::placeholder,.commonWatchDog__input[type=number]::placeholder{color:#999}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonWatchDog__input[type=text],.commonWatchDog__input[type=email],.commonWatchDog__input[type=number]{font-size:16px}}.commonWatchDog__price-input{margin-right:5px;margin-left:5px;width:90px}.commonWatchDog__captcha{margin-bottom:10px}.commonWatchDog .btn{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow}.commonWatchDog .btn:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.commonWatchDogList{padding-bottom:20px;min-height:40vh}.commonWatchDogList__main-title{font-size:28px;color:#333;font-weight:600;margin-bottom:31px}.commonWatchDogList__main-text{text-align:center}.commonWatchDogList__item{display:flex;flex-direction:column;justify-content:space-between}.commonWatchDogList__item-name{font-size:16px;color:#000}.commonWatchDogList__item-name:hover{text-decoration:underline;color:#14b1ef}.commonWatchDogList__item-remove{text-transform:uppercase;display:inline-flex;justify-content:center;align-items:center;font-weight:600;min-width:190px;height:46px;text-decoration:none;border:2px solid #555;border-radius:25.5px;color:#555;font-size:16px;padding-left:32px;padding-right:27px;padding-bottom:2px;background-color:#fff;margin-left:15px;line-height:20px;letter-spacing:.02em;cursor:pointer;outline:0;transition:all .2s;background-color:#e23e21;color:#fff;border-color:#e23e21}.commonWatchDogList__item-remove:hover{background-color:#acb5b6;color:#fff;border-color:#acb5b6}.commonWatchDogList__item-remove:hover{background-color:#b83018;color:#fff;border-color:#b83018}.commonWatchDogList__no-auth{text-align:center}.commonWatchDogList__no-auth-button{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;min-width:294px;height:52px;color:#fff;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:20px;background-color:#799ea7;border-radius:26px;text-decoration:none;padding:0 30px}.commonWatchDogList__no-auth-button:hover{background-color:#5e858f}.commonFilterParametru .name{font-size:18px;font-weight:500;color:#333;display:block;margin-bottom:15px}.commonFilterParametru .filterParam{display:block;margin-bottom:14px;font-size:15px}.commonFilterParametru .filterParam_range{position:relative}.commonFilterParametru .filterParam_range-multiple{width:100%;display:block;position:relative;padding-bottom:8px}.commonFilterParametru .filterParam_range-multiple .noUi-target{display:flex;flex-wrap:wrap;justify-content:space-between}.commonFilterParametru .filterParam_range-multiple .noUi-base{height:3px;width:calc(100% - 23px);position:relative;background-color:#f2f2f2;margin-top:16px;order:1}.commonFilterParametru .filterParam_range-multiple .noUi-base:after{content:"";height:3px;width:23px;background-color:#f2f2f2;display:block;position:absolute;right:-23px}.commonFilterParametru .filterParam_range-multiple .noUi-base .noUi-background{top:0;right:0;height:3px;border-left:0;background-color:#f2f2f2}.commonFilterParametru .filterParam_range-multiple .noUi-connect{height:3px;background-color:#799ea7}.commonFilterParametru .filterParam_range-multiple .noUi-handle{width:23px;height:23px;top:-10px;display:block;border:1px solid #799ea7;background-color:#fff;border-radius:50%;cursor:pointer;transition:200ms ease background-color}.commonFilterParametru .filterParam_range-multiple .noUi-handle:after{width:100%;height:100%;content:"";position:absolute;background-color:#799ea7;border-radius:50%;transition:250ms ease-out all;transform:scale(0)}.commonFilterParametru .filterParam_range-multiple .noUi-handle:hover:after{transform:scale(1.1)}.commonFilterParametru .filterParam_range-multiple .range_minValueCurrent,.commonFilterParametru .filterParam_range-multiple .range_maxValueCurrent{font-size:15px;margin-top:22px;width:50%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.commonFilterParametru .filterParam_range-multiple .range_minValueCurrent{order:2}.commonFilterParametru .filterParam_range-multiple .range_maxValueCurrent{order:3;text-align:right}.commonFilterParametru .filterValues{display:block}.commonFilterParametru .filterValues_color-multiple{display:flex;flex-wrap:wrap;gap:10px}.commonFilterParametru .filterValue_checkbox-multiple,.commonFilterParametru .filterValue_radio{margin-bottom:7px;display:flex;padding-right:10px}.commonFilterParametru .filterValue_color-multiple{width:40px;height:40px;position:relative}.commonFilterParametru .filterValue_color-multiple.selected:before{content:"";position:absolute;width:20px;height:20px;top:calc(50% - 10px);left:calc(50% - 10px);background-color:rgba(0,0,0,0.3)}.commonFilterParametru .filterValue_color-multiple.selected:after{content:"";position:absolute;width:4px;height:9px;border-bottom:3px solid rgba(255,255,255,0.7);border-right:3px solid rgba(255,255,255,0.7);transform:rotate(45deg);top:calc(50% - 7px);left:calc(50% - 3px)}.commonFilterParametru .filterValue_color-multiple .colorValue{display:block;height:100%;border:1px solid #e8e8e8}.commonFilterParametru .filterValue_color-multiple .count,.commonFilterParametru .filterValue_color-multiple input{display:none}.commonFilterParametru .filterValue.disabledValue{text-decoration:line-through;color:#a7a6a6}.commonFilterParametru .count{margin-left:2px}.commonFilterParametru .text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.commonFilterParametru .filterSubmitButton{display:none}.commonFilterParametru input[type="checkbox"]{-webkit-appearance:none;width:15px;height:15px;margin-left:0;margin-right:10px;flex-shrink:0;position:relative;top:-1px;outline:0;border:0}.commonFilterParametru input[type="checkbox"]:before{content:"";width:15px;height:15px;display:inline-block;background-image:url("https://i.binargon.cz/demoeshopkonfi/checkbox.svg");background-repeat:no-repeat}.commonFilterParametru input[type="checkbox"]:checked:before{background-image:url("https://i.binargon.cz/demoeshopkonfi/checkbox_checked.svg")}.commonFilterParametru input[type="checkbox"]:disabled{cursor:not-allowed}.commonFilterParametru input[type="checkbox"]:disabled:before{background-image:url("https://i.binargon.cz/demoeshopkonfi/checkbox_disabled.svg")}.commonFilterParametru input[type="radio"]{-webkit-appearance:none;width:15px;height:15px;margin-right:10px;flex-shrink:0}.commonFilterParametru input[type="radio"]:before{content:"";width:15px;height:15px;display:inline-block;background-image:url(images/radio.png);background-repeat:no-repeat}.commonFilterParametru input[type="radio"]:checked:before{background-image:url(images/radio_checked.png)}.commonFilterParametru input[type="radio"]:disabled{cursor:not-allowed}.commonFilterParametru input[type="radio"]:disabled:before{background-image:url(images/radio_disabled.png)}.commonFilterParametru input[type="text"]{-webkit-appearance:none;font-family:'Barlow',sans-serif;height:35px;font-size:15px;padding:0 11px;color:#222;border:1px solid #e0e0e0;width:100%}.commonFilterParametru input[type="text"]::placeholder{color:#999}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonFilterParametru input[type="text"]{font-size:16px}}.commonFilterParametru select{font-family:'Barlow',sans-serif;height:35px;font-size:15px;padding:0 11px;color:#222;border:1px solid #e0e0e0;width:100%;appearance:none;-ms-appearance:none;-o-appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:url(images/select.png);background-repeat:no-repeat;background-position:right 14px top 14px}.commonFilterParametru select[multiple]{font-family:'Barlow',sans-serif;height:35px;font-size:15px;padding:0 11px;color:#222;border:1px solid #e0e0e0;width:100%;appearance:none;-ms-appearance:none;-o-appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:url(images/select.png);background-repeat:no-repeat;background-position:right 14px top 14px;height:91px;padding:6px 0;background-image:none}.commonFilterParametru select[multiple] option{padding:2px 9px;margin-bottom:3px}.commonFilterParametru textarea{-webkit-appearance:none;font-family:'Barlow',sans-serif;height:70px;font-size:15px;padding:11px;color:#222;border:1px solid #e0e0e0;width:100%}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonFilterParametru textarea{font-size:16px}}.commonFilterParametru .commonFilterSearch{margin-bottom:20px}.commonFilterParametru .commonFilterSearch_input[type="text"]{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_lupa.svg");background-repeat:no-repeat;background-position:10px center;background-size:17px 17px;padding-left:35px}.common_recenzeAddDetail{padding:0 18px}.common_recenzeAddDetail h1{text-align:center}.common_recenzeAddDetail_textarea:first-of-type{width:50%;display:inline-block;padding-right:15px;padding-top:20px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.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 all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.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 all and (min-width:0) and (max-width:425px){.common_recenzeAddDetail_select select{width:100%}}.common_recenzeAddDetail_select select:focus{outline:auto}.common_recenzeAddDetail_button{padding-bottom:40px}.common_recenzeAddDetail button{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow}.common_recenzeAddDetail button:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.common_recenzeAddDetail .commonSouhlasyForm__row__checkbox{float:left}.common_recenzeAddDetail .commonSouhlasyForm__row__text--type0 p{margin-top:28px}.common_template_fce_29{font-size:15px;line-height:23px}.common_template_fce_29 p{text-align:justify}.common_template_fce_29 a{color:#dc6f69;text-decoration:none}.common_template_fce_29 a:hover{text-decoration:underline}.common_template_fce_29 b,.common_template_fce_29 strong{font-weight:600}.common_template_fce_29 img,.common_template_fce_29 iframe{max-width:100%}.common_template_fce_29 img{height:auto}.common_template_fce_29 h1{font-size:22px;text-transform:uppercase;color:#333;font-weight:600}.common_template_fce_29 h2{font-size:20px;font-weight:500;color:#333}.common_template_fce_29 h3{font-size:18px;font-weight:500;color:#333}.common_template_fce_29 h4{font-size:17px;font-weight:500;color:#333}.common_template_fce_29 h5{font-size:16px;font-weight:500;color:#333}.common_template_fce_29 h6{font-size:15px;font-weight:500;color:#333}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.common_template_fce_29 table{width:100% !important}}.common_template_fce_29 pre{white-space:break-spaces}.common_template_fce_29--default h1{font-size:22px;text-transform:uppercase;color:#333;font-weight:600}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.common_template_fce_29--default{line-height:20px}}.common_template_fce_29--fce6{color:#333;word-break:break-word}.common_template_fce_29--fce6 h1{font-weight:600;font-size:28px}.detailReview{border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;display:flex;flex-wrap:wrap}.detailReview__user{width:130px;padding:15px 0}.detailReview__picture{width:100px;height:100px;margin:auto;background-image:url(images/img_user.png);background-repeat:no-repeat}.detailReview__name{text-align:center;font-size:13px;font-weight:600;padding:10px 0}.detailReview__text{flex:1}.detailReview__top{width:100%;display:flex;flex-wrap:wrap;padding-top:15px;padding-left:10px;align-items:center}.detailReview__bottom{font-size:14px;line-height:20px;padding:10px}.detailReview__stars{width:80px;height:16px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/rgba(85,85,85,1)/2/ico_star.svg");background-repeat:repeat-x;background-size:16px auto}.detailReview__stars--inner{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/rgba(85,85,85,1)/2/ico_star.svg")}.detailReview__number{font-weight:600;color:#333;margin-right:10px}.detailReview__neutral,.detailReview__positive,.detailReview__negative{padding-bottom:5px}.detailReview__positive{color:#89b432}.detailReview__negative{color:#e23e21}.discussion{padding-bottom:40px;max-width:700px;width:100%;margin-left:auto;margin-right:auto}.discussion .diskuse_prispevek{max-width:100%;display:flex;flex-direction:column;margin-bottom:30px;border-bottom:1px solid #e0e0e0;padding-bottom:30px}.discussion .jmenoDatum{order:1;display:flex;justify-content:space-between;margin-bottom:15px}.discussion .jmenoDatum em{font-style:normal}.discussion .text{order:2;margin-bottom:15px}.discussion .odpovedet{order:3;text-align:right}.discussion .odpovedet a{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;height:30px;line-height:25px}.discussion .odpovedet a:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.discussion .disk_btn{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow}.discussion .disk_btn:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.discussion .disk_input{-webkit-appearance:none;font-family:'Barlow',sans-serif;height:35px;font-size:15px;padding:0 11px;color:#222;border:1px solid #e0e0e0;width:100%}.discussion .disk_input::placeholder{color:#999}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.discussion .disk_input{font-size:16px}}.discussion .disk_text{-webkit-appearance:none;font-family:'Barlow',sans-serif;height:70px;font-size:15px;padding:11px;color:#222;border:1px solid #e0e0e0;width:100%}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.discussion .disk_text{font-size:16px}}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.discussion .diskuse_form_table{margin-bottom:30px}}.discussion .diskuse_form_table tr{display:flex;align-items:center;margin-bottom:5px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.discussion .diskuse_form_table tr{flex-wrap:wrap}}.discussion .diskuse_form_table td{display:flex}.discussion .diskuse_form_table td:nth-child(2){width:340px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.discussion .diskuse_form_table td:nth-child(2){width:100%}}.discussion .diskuse_form_table img{align-self:center}.discussion .diskuse_form_table .label{width:110px}.fce1__bannersContainer{margin-bottom:40px;min-width:100%;overflow:hidden}@media all and (min-width:640px) and (max-width:1279px){.fce1__bannersContainer{margin-top:15px;margin-bottom:25px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce1__bannersContainer{margin-bottom:22px}}.fce1__heading{font-size:22px;text-transform:uppercase;color:#333;font-weight:600;margin:0;margin-bottom:15px}.fce1__products{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;row-gap:30px;padding-bottom:30px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce1__products{display:none}}.fce2-3__breadcrumb{margin-bottom:25px}@media all and (min-width:640px) and (max-width:1279px){.fce2-3__breadcrumb{margin-bottom:23px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce2-3__breadcrumb{margin-bottom:22px}}.fce2-3__bannersContainer{margin-bottom:40px}@media all and (min-width:640px) and (max-width:1279px){.fce2-3__bannersContainer{margin-bottom:25px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce2-3__bannersContainer{margin-bottom:24px}}.fce2-3__bannerMain{width:660px;height:330px}.fce2-3__bannerControl{width:310px;height:330px}.fce2-3__heading{font-size:22px;text-transform:uppercase;color:#333;font-weight:600;margin:0;margin-bottom:15px}@media all and (min-width:640px) and (max-width:1279px){.fce2-3__heading{margin-bottom:19px}}.fce6{display:grid;grid-template-areas:"top top top top top" "left . center . right" "left . center . right" "thumbs thumbs thumbs thumbs thumbs" "bottom bottom bottom bottom bottom";grid-template-columns:540px 40px 400px 40px 220px}@media all and (min-width:1280px){.fce6{grid-template-rows:auto 540px auto auto auto}}@media all and (min-width:640px) and (max-width:1279px){.fce6{grid-template-rows:auto minmax(427px,min-content) auto auto auto}}@media all and (min-width:800px) and (max-width:1279px){.fce6{grid-template-areas:"top top top" "right right right" "left . center" "left . center" "thumbs thumbs thumbs" "bottom bottom bottom";grid-template-rows:auto auto 540px auto auto auto;grid-template-columns:calc(50% - 25px) 25px 50%;grid-template-rows:auto auto max-content 1fr auto}.fce6 .fce6__right{grid-area:right;margin-top:38px;display:grid;grid-template-areas:"info info reviews" "links share producer";grid-template-columns:1fr max-content max-content;margin-bottom:27px}.fce6 .fce6__bottom{grid-row:7}.fce6 .fce6__name{margin-bottom:13px}.fce6 .fce6__shortDescription{padding-top:7px;margin-bottom:20px;overflow:hidden}.fce6 .fce6__shortDescription--wordWrap{word-wrap:break-word}.fce6 .fce6__purchaseControl{margin-top:15px;flex-wrap:wrap}.fce6 .fce6__rightContainer{height:100%}.fce6 .fce6__rightContainer--producer{grid-area:producer;padding-bottom:0;display:flex;align-items:center;margin-left:auto}.fce6 .fce6__rightContainer--info{grid-area:info;white-space:nowrap;padding:0;border:0;display:flex;align-items:center;margin-bottom:15px;margin-top:-1px}.fce6 .fce6__rightContainer--reviews{grid-area:reviews;border-top:1px solid #e0e0e0;border-bottom:0;padding:0;padding-bottom:20px;border-top:0;padding-bottom:0}.fce6 .fce6__rightContainer--links{grid-area:links;border:0;background-color:#f7f7f7;padding-bottom:0;padding-left:11px;padding-top:8px}.fce6 .fce6__rightContainer--share{grid-area:share;padding:0 13px;border-bottom:0;background-color:#f7f7f7;margin-left:auto;padding-right:0}.fce6 .fce6__table{display:flex}.fce6 .fce6__row{margin-right:15px}.fce6 .fce6__reviews{margin-top:0}.fce6 .fce6__reviewsCount{display:none}.fce6 .fce6__producerLogo{max-width:100%;height:auto;max-height:45px}.fce6 .fce6RightLinks{display:flex;padding-top:0;column-gap:30px}.fce6 .share{display:flex;align-items:center;padding-top:9px;padding-bottom:9px;padding-right:8px}.fce6 .share__text{margin-bottom:0;margin-right:13px}.fce6 .share__button{margin:0 5px}.fce6 h2.fce6__secondaryHeading{margin-top:17px}.fce6 .fce6__description{width:100%;padding-left:0;flex:1;padding-right:30px}.fce6 .fce6__purchaseBox{margin-top:21px;padding-top:20px;padding-bottom:20px;margin-bottom:20px}.fce6 .fce6__reviewItems{grid-template-columns:repeat(2,1fr)}.fce6 .fce6__relatedItems{display:block;width:calc(100vw - 40px);overflow:hidden}}@media all and (min-width:800px) and (max-width:1279px) and all and (min-width:640px) and (max-width:1279px),all and (min-width:800px) and (max-width:1279px) and all and (min-width:426px) and (max-width:639px),all and (min-width:800px) and (max-width:1279px) and all and (min-width:0) and (max-width:425px){.fce6 .fce6__description{max-width:calc(100vw - 30px);overflow:hidden}}@media all and (min-width:1280px){.fce6--columns-2{grid-template-areas:"top top top" "right right right" "left . center" "left . center" "thumbs thumbs thumbs" "bottom bottom bottom";grid-template-rows:auto auto 540px auto auto auto;grid-template-columns:calc(50% - 25px) 25px 50%}.fce6--columns-2 .fce6__right{grid-area:right;margin-top:38px;display:grid;grid-template-areas:"info info reviews" "links share producer";grid-template-columns:1fr max-content max-content;margin-bottom:27px}.fce6--columns-2 .fce6__bottom{grid-row:7}.fce6--columns-2 .fce6__name{margin-bottom:13px}.fce6--columns-2 .fce6__shortDescription{padding-top:7px;margin-bottom:20px;overflow:hidden}.fce6--columns-2 .fce6__shortDescription--wordWrap{word-wrap:break-word}.fce6--columns-2 .fce6__purchaseControl{margin-top:15px;flex-wrap:wrap}.fce6--columns-2 .fce6__rightContainer{height:100%}.fce6--columns-2 .fce6__rightContainer--producer{grid-area:producer;padding-bottom:0;display:flex;align-items:center;margin-left:auto}.fce6--columns-2 .fce6__rightContainer--info{grid-area:info;white-space:nowrap;padding:0;border:0;display:flex;align-items:center;margin-bottom:15px;margin-top:-1px}.fce6--columns-2 .fce6__rightContainer--reviews{grid-area:reviews;border-top:1px solid #e0e0e0;border-bottom:0;padding:0;padding-bottom:20px;border-top:0;padding-bottom:0}.fce6--columns-2 .fce6__rightContainer--links{grid-area:links;border:0;background-color:#f7f7f7;padding-bottom:0;padding-left:11px;padding-top:8px}.fce6--columns-2 .fce6__rightContainer--share{grid-area:share;padding:0 13px;border-bottom:0;background-color:#f7f7f7;margin-left:auto;padding-right:0}.fce6--columns-2 .fce6__table{display:flex}.fce6--columns-2 .fce6__row{margin-right:15px}.fce6--columns-2 .fce6__reviews{margin-top:0}.fce6--columns-2 .fce6__reviewsCount{display:none}.fce6--columns-2 .fce6__producerLogo{max-width:100%;height:auto;max-height:45px}.fce6--columns-2 .fce6RightLinks{display:flex;padding-top:0;column-gap:30px}.fce6--columns-2 .share{display:flex;align-items:center;padding-top:9px;padding-bottom:9px;padding-right:8px}.fce6--columns-2 .share__text{margin-bottom:0;margin-right:13px}.fce6--columns-2 .share__button{margin:0 5px}.fce6--columns-2 h2.fce6__secondaryHeading{margin-top:17px}.fce6--columns-2 .fce6__description{width:100%;padding-left:0;flex:1;padding-right:30px}.fce6--columns-2 .fce6__purchaseBox{margin-top:21px;padding-top:20px;padding-bottom:20px;margin-bottom:20px}.fce6--columns-2 .fce6__reviewItems{grid-template-columns:repeat(2,1fr)}.fce6--columns-2 .fce6__relatedItems{display:block;width:970px;overflow:hidden}.fce6--columns-2 .fce6__relatedItems .product{width:calc(970px/4)}}@media all and (min-width:1280px) and all and (min-width:640px) and (max-width:1279px),all and (min-width:1280px) and all and (min-width:426px) and (max-width:639px),all and (min-width:1280px) and all and (min-width:0) and (max-width:425px){.fce6--columns-2 .fce6__description{max-width:calc(100vw - 30px);overflow:hidden}}@media all and (min-width:1280px){.fce6--columns-2 .fce6__left{grid-row:3 / span 3}}.fce6--columns-2 .commonThumbnails{grid-row:4}@media all and (min-width:1280px){.fce6--columns-2 .fce6__right{margin-top:0}}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6{grid-template-areas:"top" "left" "center" "right" "thumbs" "bottom";grid-template-columns:1fr}}.fce6__top{grid-area:top}.fce6__top .commonBreadcrumb__item--last{display:none}.fce6__left{grid-area:left;grid-row:2}@media all and (min-width:1280px){.fce6__left{grid-row:2 / span 2}}@media all and (min-width:800px) and (max-width:1279px){.fce6__left{grid-row:3}}.fce6__center{grid-area:center}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__center{display:flex;flex-direction:column}}.fce6__right{grid-area:right;grid-row:2 / span 2}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__right{grid-row:5}}.fce6__bottom{grid-area:bottom}.fce6__name{font-size:28px;color:#333;font-weight:600;margin-bottom:31px}.fce6__shortDescription{font-size:15px;line-height:20px;margin-bottom:35px;overflow-x:hidden}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__shortDescription{order:3;margin-bottom:20px}}.fce6__shortDescription--wordWrap{word-wrap:break-word}.fce6__descriptionLink{color:#dc6f69;cursor:pointer}.fce6__descriptionLink:hover{text-decoration:underline}.fce6__purchaseBox{background-color:#f7f7f7;padding-left:25px;padding-right:20px;padding-top:37px;padding-bottom:32px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__purchaseBox{padding:0 10px;padding-bottom:26px;padding-top:21px;position:relative;width:calc(100% + 20px);left:-10px;order:2;margin-bottom:20px}}.fce6__purchaseBox--error{display:none;color:#e23e21}.fce6__purchaseBox--error .produktDetailErrorHeader{font-weight:500}.fce6__quantityDiscounts{display:none}.fce6__cartUnitContainer{display:none}.fce6__cartUnitTitle,.fce6__quantityDiscountsTitle{font-size:20px;font-weight:500;color:#555;margin:15px 0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6__cartUnitTitle,.fce6__quantityDiscountsTitle{margin-top:0;font-size:17px}}.fce6__priceBefore{font-size:14px}.fce6__priceTaxExcluded{margin-left:auto}.fce6__priceBeforeStroke{text-decoration:line-through}.fce6__priceTaxExcluded{color:#555;font-size:14px}.fce6__priceTaxIncluded{margin-left:auto;font-size:25px;font-weight:600}.fce6__shippingDialog{text-decoration:underline;cursor:pointer;font-weight:600;margin-top:5px}.fce6__size-table{margin-bottom:15px}.fce6__size-table-link{display:flex;column-gap:5px;align-items:center;cursor:pointer}.fce6__size-table-link:before{content:"";display:block;width:16px;height:16px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_ruler.svg")}.fce6__size-table-link:hover{color:#14b1ef;text-decoration:underline}.fce6__size-table-fancybox .fancybox-inner{padding:10px !important}.fce6__purchaseControl{display:flex;margin-top:28px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__purchaseControl{margin-top:21px;flex-wrap:wrap}}.fce6__buttonBuy{height:50px;border-radius:25px;color:#fff;background-color:#14b1ef;font-weight:500;font-size:23px;padding:0 27px;border:0;outline:0;cursor:pointer;margin-left:auto;transition:200ms ease background-color;font-family:'Barlow',sans-serif}.fce6__buttonBuy:hover{background-color:#0d8fc3}.fce6__buttonBuy--out-stock:not(.fce6__buttonBuy--on-supplier){background-color:#999}.fce6__buttonBuy--out-stock:not(.fce6__buttonBuy--on-supplier)[data-pen="true"]{cursor:not-allowed;pointer-events:none}.fce6__buttonBuy--preorder{font-size:16px;padding:0 20px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__buttonBuy{width:100%;flex:1;white-space:nowrap;max-width:300px;height:55px;border-radius:28px;margin-right:auto;margin-bottom:18px}}.fce6__preorder{margin-top:15px;display:flex;flex-wrap:wrap;column-gap:6px}.fce6__multiple,.fce6__minimal{text-align:center;font-size:14px;margin-top:18px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__multiple,.fce6__minimal{margin-top:0}}.fce6__installmentCalculator{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_calc.svg");background-size:22px auto;background-repeat:no-repeat;width:auto;height:50px;border:1px solid #e0e0e0;background-color:#fff;padding-left:59px;padding-right:24px;font-weight:500;font-size:15px;color:#333;display:inline-flex;align-items:center;background-position:22px 9px;text-decoration:none;margin-top:30px;cursor:pointer;vertical-align:text-bottom}.fce6__installmentCalculator--desktop{margin-right:10px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__installmentCalculator--desktop{display:none}}.fce6__installmentCalculator--mobile{display:none}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__installmentCalculator--mobile{display:inline-flex;margin-top:0;margin-left:11px;margin-right:11px;padding-left:40px;padding-right:10px;background-position:10px 11px;background-size:20px auto;font-size:12px}}@media all and (min-width:0) and (max-width:425px){.fce6__installmentCalculator--mobile{background-image:none;padding-left:10px;text-align:center;font-size:11px;margin-right:0;background-image:none !important}}.fce6__rightContainer{padding:0 23px;border-bottom:1px solid #e0e0e0;padding-bottom:25px}.fce6__rightContainer--producer{padding:0;border:0;padding-bottom:25px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__rightContainer--producer{display:none}}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__rightContainer--info{padding:0 0 15px}}.fce6__rightContainer--reviews{cursor:pointer}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__rightContainer--reviews{display:flex;flex-direction:column;align-items:center}}.fce6__rightContainer--reviews:hover .fce6__reviewsCount{color:#14b1ef;text-decoration:underline}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__rightContainer--links{padding:0}}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__table{display:grid;grid-template-columns:repeat(2,1fr);column-gap:15px}}.fce6__row{font-size:15px;color:#333;margin-bottom:4px}.fce6__rowLabel{font-weight:500}.fce6__rowValue--link{color:#333;text-decoration:none}.fce6__rowValue--link:hover{color:#14b1ef;text-decoration:underline}.fce6__noReviewsYet{font-size:18px;font-weight:bold;text-align:center;padding:20px}.fce6__reviews{font-size:20px;color:#555;font-weight:600;display:flex;margin-top:20px}.fce6__reviewsScore{margin-right:6px}.fce6__reviewsStars{width:105px;height:20px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/rgba(85,85,85,1)/2/ico_star.svg");background-repeat:repeat-x;background-size:21px auto}.fce6__reviewsStars--inner{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/rgba(85,85,85,1)/2/ico_star.svg")}.fce6__reviewsCount{font-size:12px;color:#333;margin-top:5px}.fce6 h2.fce6__secondaryHeading{font-size:28px;color:#333;font-weight:600;margin-bottom:31px;margin-top:12px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6 h2.fce6__secondaryHeading{font-size:18px;margin-top:15px;margin-bottom:22px}}.fce6__description{width:850px;padding-left:22px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__description{width:100%;padding-left:0}}.fce6__description--parameters-false{width:100%}.fce6__parameters{margin-top:14px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__parameters{width:100%;margin-top:20px}}.fce6__parameters--wide-true{width:100%}.fce6__paramsHeading{font-weight:500;color:#333;font-size:20px;margin-bottom:25px;display:flex;justify-content:space-between;width:100%;align-items:center}.fce6__compare{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_compare.svg");font-size:14px;padding-left:37px;background-position:0 0;background-repeat:no-repeat;background-size:20px auto;height:19px;display:flex;align-items:center;text-decoration:none;color:#222}.fce6__compare:hover{color:#14b1ef;text-decoration:underline}.fce6__params{width:355px;padding-bottom:38px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__params{width:100%}}.fce6__params--wide-true{width:100%}.fce6__params--wide-true .fce6__paramLeft{width:30%}.fce6__params--wide-true .fce6__paramRight{width:70%}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6__params--wide-true .fce6__paramRight{padding-left:15px}}.fce6__params--columns-equal .fce6__paramLeft,.fce6__params--columns-equal .fce6__paramRight{width:50%}.fce6__param{display:flex;width:100%;padding-top:6px;padding-bottom:9px;align-items:center;border-bottom:1px solid #e0e0e0}.fce6__param:last-child{border:0}.fce6__paramLeft{width:201px;flex-shrink:0}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__paramLeft{width:50%}}.fce6__relatedGroupName{font-size:24px;font-weight:500;color:#555;margin-bottom:33px}@media all and (min-width:426px) and (max-width:799px){.fce6__relatedGroupName{margin-bottom:26px}}.fce6__relatedItems{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;row-gap:30px;padding-bottom:30px;position:relative}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__relatedItems{display:block;width:300px;margin:auto}}.fce6__relatedItems .slick-arrow{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_arrow.svg");width:50px;height:50px;border-radius:50%;background-size:22px auto;background-repeat:no-repeat;background-position:center center;background-color:rgba(0,0,0,0.3);border:0;font-size:0;color:transparent;position:absolute;z-index:100;top:173px;outline:0}.fce6__relatedItems .slick-prev{transform:rotate(180deg);left:0}.fce6__relatedItems .slick-next{right:0}.fce6__totalScore{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.fce6__totalScoreTitle{width:100%;text-align:center;margin-bottom:10px}.fce6__totalScoreNumber{font-size:25px;font-weight:600;margin-right:10px;color:#333}.fce6__totalScoreStars{width:135px;height:27px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/rgba(85,85,85,1)/2/ico_star.svg");background-repeat:repeat-x;background-size:27px auto}.fce6__totalScoreStars--inner{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/rgba(85,85,85,1)/2/ico_star.svg")}.fce6__reviewItems{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0;margin-top:30px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6__reviewItems{grid-template-columns:repeat(1,1fr)}}.fce6__addReviewButton{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;margin-top:20px}.fce6__addReviewButton:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.fce6__questionForm{display:none}.fce6__watchDogForm{display:none;width:400px;max-width:100%;padding:25px}.additionalServices{padding-top:10px}.additionalServices__item{display:block;padding:3px 0}.fce6AmountUnit{display:flex}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6AmountUnit{margin-bottom:18px;margin-right:20px}}.fce6Links{padding-bottom:20px}.fce6Links__heading{font-weight:600;font-size:18px;margin:15px 0}.fce6Links__desc{padding-bottom:15px}.fce6Links__link{color:#e23e21}.fce6Links__link:hover{text-decoration:none}.fce6RightLinks{padding-top:20px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6RightLinks{display:flex;flex-wrap:wrap;padding-top:12px;padding-bottom:15px;justify-content:center}}.fce6RightLinks-item{display:block;font-size:14px;color:#222;height:30px;padding-left:37px;text-decoration:none;display:flex;align-items:center;margin-bottom:5px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6RightLinks-item{font-size:13px;margin-bottom:0;padding-left:33px}}.fce6RightLinks-item:hover{color:#14b1ef;text-decoration:underline}.fce6RightLinks-item--favourites{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_heart.svg");background-repeat:no-repeat;background-size:22px auto;background-position:2px center}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6RightLinks-item--favourites{width:170px;order:1;background-size:20px auto;background-position:6px center}}.fce6RightLinks-item--comparison{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_compare.svg");background-repeat:no-repeat;background-size:20px auto;background-position:2px center}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6RightLinks-item--comparison{width:170px;order:3;background-size:18px auto;background-position:6px center}}.fce6RightLinks-item--question{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/rgba(85,85,85,1)/ico_question_mark.svg");background-size:43px auto;background-repeat:no-repeat;background-position:-10px -5px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6RightLinks-item--question{width:130px;order:2;background-size:41px auto}}.fce6RightLinks-item--watchdog{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_dog.svg");background-size:45px auto;background-repeat:no-repeat;background-position:-10px -8px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.fce6RightLinks-item--watchdog{width:130px;order:4;background-size:43px auto}}.fce6VariantItem{display:grid;grid-template-columns:70px minmax(60px,1fr) max-content max-content max-content max-content;grid-template-areas:"image text before current quantity button";padding:11px 22px;align-items:center;border-bottom:1px solid #e0e0e0}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6VariantItem{grid-template-columns:90px 1fr;grid-template-areas:"image text" "before before" "availability current" "quantity button";align-items:flex-start;padding-bottom:29px;padding-top:42px;padding-left:0;padding-right:0}}.fce6VariantItem:last-child{border:0}.fce6VariantItem:hover{background-color:#f7f7f7}.fce6VariantItem__column--image{grid-area:image}.fce6VariantItem__column--text{padding-left:12px;grid-area:text}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6VariantItem__column--text{padding-left:0;display:flex;min-height:70px;margin-bottom:10px;flex-direction:column;justify-content:center}}.fce6VariantItem__column--availability{grid-area:availability}.fce6VariantItem__column--price-before{padding-right:30px;padding-top:22px;grid-area:before}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6VariantItem__column--price-before{padding-top:0}}.fce6VariantItem__column--current-price{grid-area:current}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6VariantItem__column--current-price{display:flex;align-items:flex-end;flex-direction:column;position:relative}}.fce6VariantItem__column--quantity{padding-left:19px;padding-right:22px;grid-area:quantity}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6VariantItem__column--quantity{padding:0;padding-top:12px}}.fce6VariantItem__column--button{grid-area:button}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6VariantItem__column--button{display:flex;justify-content:flex-end;padding-top:12px}}.fce6VariantItem__name{font-size:18px;color:#333;font-weight:600}.fce6VariantItem__name-container{position:relative}.fce6VariantItem__name-discount{width:31px;height:31px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:10px;background-color:#e23e21;position:absolute;top:-12px;right:-26px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6VariantItem__name-discount{display:none}}.fce6VariantItem__availability{font-size:15px;font-weight:300}.fce6VariantItem__availability--on-stock{color:#009e11}.fce6VariantItem__availability-not-available{color:#e23e21}.fce6VariantItem__code,.fce6VariantItem__ean{margin-left:15px;font-size:15px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6VariantItem__code,.fce6VariantItem__ean{margin-left:0}}.fce6VariantItem__price-before{font-size:14px;color:#222}.fce6VariantItem__price-before-value{text-decoration:line-through}.fce6VariantItem__price-tax-excluded{color:#555;font-size:14px;position:relative;top:2px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6VariantItem__price-tax-excluded{position:absolute;top:-20px}}.fce6VariantItem__price-tax-included{color:#e23e21;font-size:25px;font-weight:600;position:relative;top:-3px}.fce6VariantItem__button{height:50px;border-radius:25px;color:#fff;background-color:#14b1ef;font-weight:500;font-size:23px;padding:0 27px;border:0;outline:0;cursor:pointer;margin-left:auto;transition:200ms ease background-color;font-family:'Barlow',sans-serif}.fce6VariantItem__button:hover{background-color:#0d8fc3}.filterCancel__icon{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(226,62,33,1)/ico_cross.svg");width:13px;height:13px;position:relative;top:16px;margin-right:8px}.filterCancel__button{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#dc6f69;border:2px solid #dc6f69;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;display:flex;margin:0 auto;margin-bottom:18px;padding-left:17px;padding-right:22px}.filterCancel__button:hover{box-shadow:0 0 5px rgba(220,111,105,0.8)}.filterCancel__button--top{margin-top:0}.filterCancel__button--bottom{margin-top:21px}.filters{padding-bottom:40px}.filters--popup-true{padding-bottom:0}.filters__heading{font-size:19px;font-weight:500;color:#333;margin-bottom:24px}.filters .commonFilterParametru .filterParam_checkbox-multiple .filterValues{max-height:168px;overflow:auto}.filters .commonFilterParametru .filterParam_checkbox-multiple .filterValues::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);border-radius:10px;background-color:#f7f7f7}.filters .commonFilterParametru .filterParam_checkbox-multiple .filterValues::-webkit-scrollbar{width:4px;background-color:#f7f7f7}.filters .commonFilterParametru .filterParam_checkbox-multiple .filterValues::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#555}.filtersCenter .filters{padding-bottom:0}.filtersCenter .commonFilterParametru{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));column-gap:30px}.footer{grid-area:footer;font-size:15px;color:#555;min-height:109px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:20px 0}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footer{min-height:67px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footer{flex-direction:column;align-items:center;text-align:center;line-height:23px;padding-top:23px;padding-bottom:23px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footer span{display:block}}.footer a{color:#555;text-decoration:none}.footer a:hover{text-decoration:underline}.footer__binargon{text-align:right}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footer__binargon{text-align:center}}.footer__captcha{width:100%}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footer__captcha span{display:inline}}.footer__captcha .binargonRecaptchaBadge{margin-top:15px}@media all and (min-width:1280px),all and (min-width:640px) and (max-width:1279px){.footer__captcha .binargonRecaptchaBadge{line-height:25px}}.footer__captcha .binargonRecaptchaBadge__logo{width:25px;height:25px;margin-right:10px;display:inline-block;vertical-align:bottom}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footer__captcha .binargonRecaptchaBadge__logo{display:block;margin:auto;margin-bottom:10px}}.footerTextpages{padding:0;padding-top:15px;padding-bottom:20px;margin:0;list-style-type:none}@media all and (min-width:640px) and (max-width:1279px){.footerTextpages{padding-top:12px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footerTextpages{display:none;padding-top:0;margin-top:21px;margin-left:11px}}.footerTextpages__link{color:#222;text-decoration:none}.footerTextpages__link:hover{color:#14b1ef}.header{grid-area:header;display:grid;grid-template-columns:auto 20px 1240px 20px auto;grid-template-areas:". . content . ."}@media all and (min-width:640px) and (max-width:1279px){.header{grid-template-areas:"content";grid-template-columns:1fr}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.header{grid-template-areas:"content";grid-template-columns:1fr}}@media all and (min-width:1280px){.header--center.header--menu-enabled-false{border-bottom:1px solid #e0e0e0}}.header--client-0{height:initial !important}.header__desktop{grid-area:content}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.header__desktop{display:none;grid-area:none}}.header__mobile{grid-area:content}@media all and (min-width:1280px){.header__mobile{display:none;grid-area:none}}.headerCentered{grid-area:content;display:grid;height:93px;grid-template-areas:"content";grid-template-columns:1240px;grid-template-rows:auto}.headerCentered__content{grid-area:content;display:grid;grid-template-areas:"left . center . right";grid-template-columns:500px auto 240px auto 500px}.headerCentered__containerLeft{grid-area:left;display:flex;flex-wrap:wrap;height:100%;align-items:center}.headerCentered__containerCenter{grid-area:center;width:240px;height:100%;position:relative}.headerCentered__containerRight{grid-area:right;display:grid;grid-template-areas:". search usermenu cart";grid-template-columns:auto min-content min-content min-content}.headerCentered__categories{width:100%;height:29px;overflow:hidden;display:flex;flex-wrap:wrap}.headerCentered__category{white-space:nowrap;font-size:24px;font-weight:500;color:#222;text-decoration:none;transition:.2s ease color;margin-right:40px}.headerCentered__category:hover{color:#14b1ef}.headerCentered__searchButton{grid-area:search;display:block;font-size:13px;text-align:center;padding-top:52px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_lupa.svg");background-repeat:no-repeat;background-size:24px auto;background-position:center 24px;margin:0 10px;cursor:pointer}.headerContact{grid-area:center;grid-row:1;padding-left:23px;font-size:13px;display:flex;padding-top:5px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.headerContact{display:none;min-height:44px;align-items:center;padding-top:0;justify-content:space-between;padding-left:18px;padding-right:17px}}.headerContact__item{color:#222;text-decoration:none}.headerContact__item--email,.headerContact__item--phone{margin-right:20px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.headerContact__item--email,.headerContact__item--phone{margin-right:0}}.headerContact__item--email:hover,.headerContact__item--phone:hover{text-decoration:underline}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.headerContact__item--email{color:#14b1ef}}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.headerContact__item--opening{display:none}}.headerDefault{grid-area:content;display:grid;height:93px;grid-template-areas:"logo . center . usermenu cart";grid-template-columns:240px 63px 454px 30px auto min-content;grid-template-rows:26px auto}.headerMobile{display:grid;position:relative}@media all and (min-width:640px) and (max-width:1279px){.headerMobile{height:79px;grid-template-areas:"logo . center . signinbutton . cart . menubutton";grid-template-columns:180px auto minmax(290px,550px) minmax(30px,auto) min-content 16px 40px 10px 40px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.headerMobile{height:70px;grid-template-areas:"logo . searchbutton cart menubutton";grid-template-columns:137px auto 52px 52px 40px}}@media all and (min-width:640px) and (max-width:1279px){.headerMobile__searchButton{display:none;grid-area:none}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.headerMobile__searchButton{grid-area:searchbutton;display:block;font-size:13px;text-align:center;padding-top:43px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_lupa.svg");background-repeat:no-repeat;background-size:21px auto;background-position:center 17px;cursor:pointer}}.headerMobile__signInButton{grid-area:signinbutton;text-decoration:none;color:#222;font-size:14px;cursor:pointer;text-align:center;white-space:nowrap;margin-top:25px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.headerMobile__signInButton{display:none;grid-area:none}}.headerMobile__signInButton-icon{width:23px;height:23px;margin:0 auto;background-repeat:no-repeat;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_user.svg");background-size:20px auto;position:relative;background-position:center 0}.headerMobile__signInButton-title{margin-top:9px}.headerMobile__menuButton{grid-area:menubutton;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_menu.svg");font-size:14px;width:40px;height:54px;padding-top:57px;background-size:23px;background-position:center 22px;background-repeat:no-repeat;text-align:center;margin-left:3px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.headerMobile__menuButton{background-position:center 13px;padding-top:42px}}.headerMobile__menuButton.open{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_close.svg");width:40px;height:54px;background-position:center 22px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.headerMobile__menuButton.open{background-position:center 13px}}.history{grid-area:history;padding-bottom:31px;margin-top:40px}@media all and (min-width:640px) and (max-width:1279px){.history{padding-bottom:36px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.history{padding-bottom:22px;margin-top:20px}}.history__title{font-size:22px;color:#333;font-weight:500;margin-bottom:16px}@media all and (min-width:640px) and (max-width:1279px){.history__title{margin-bottom:18px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.history__title{margin-bottom:19px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.history__container{width:calc(100vw - 20px);overflow:auto}}.history__items{display:flex;flex-wrap:wrap}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.history__items{width:max-content;flex-wrap:nowrap}}.hpProducers{width:100%;margin-bottom:80px;grid-area:hpProducers}.hpProducers__items{position:relative}.hpProducers__items:hover .hpProducers__arrows{opacity:1}.hpProducers__track{overflow:hidden}.hpProducers__container{display:flex;margin:auto}.hpProducers__item{display:block}.hpProducers__item-image{max-width:100%;height:auto;margin:0 auto;display:block}.hpProducers__arrow{background-image:url('https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_arrow.svg');position:absolute;z-index:100;top:calc(25%);width:50px;height:50px;background-repeat:no-repeat;background-position:center center;background-size:100% auto;border:0;font-size:0;color:transparent;background-color:transparent;outline:0;transition:ease .2s opacity}.hpProducers__arrow--left{left:-45px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media all and (min-width:640px) and (max-width:1279px){.hpProducers__arrow--left{left:-30px}}@media all and (min-width:0) and (max-width:425px),all and (min-width:426px) and (max-width:639px){.hpProducers__arrow--left{left:-20px}}.hpProducers__arrow--right{right:-45px}@media all and (min-width:640px) and (max-width:1279px){.hpProducers__arrow--right{right:-30px}}@media all and (min-width:0) and (max-width:425px),all and (min-width:426px) and (max-width:639px){.hpProducers__arrow--right{right:-20px}}.infobar{position:relative;grid-area:infobar;background-color:#eee;display:grid;grid-template-columns:auto 20px 1240px 20px auto;grid-template-areas:". . content . .";display:none}@media all and (min-width:640px) and (max-width:1279px){.infobar{grid-template-areas:" . content .";grid-template-columns:15px 1fr 15px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.infobar{grid-template-areas:" . content .";grid-template-columns:10px 1fr 10px}}.infobar__container{grid-area:content;text-align:center;position:relative;padding:0 30px}.infobar__container:before,.infobar__container:after{content:"!";width:20px;height:20px;font-weight:700;border-radius:50%;background-color:#e23e21;position:absolute;color:#fff;text-align:center;font-size:13px;display:flex;justify-content:center;align-items:center;top:calc(50% - 10px)}.infobar__container:before{left:0}.infobar__container:after{right:0}.infobar__close{position:absolute;right:20px;top:calc(50% - 10px);background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_cross.svg");width:20px;height:20px;cursor:pointer}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.infobar__close{top:10px;width:10px;height:10px}}.leaf--level-1.leaf--open-true .leaf__icon:before{display:none}.leaf__link{display:block;text-decoration:none;display:flex;align-items:center;transition:ease color .2s,background-color .2s;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:70px;color:#222;font-size:15px}.leaf__link:hover{color:#14b1ef}.leaf__link--level-1{background-color:#fff;min-height:40px;padding-left:17px;padding-right:39px;color:#222;font-size:15px;font-weight:500;text-transform:uppercase;border-bottom:1px solid #e0e0e0;position:relative}.leaf__link--level-1.leaf__link--selected-true .leaf__icon:before,.leaf__link--level-1.leaf__link--selected-true .leaf__icon:after{background-color:#fff}.leaf__link--level-1 .leaf__icon{display:block;position:absolute;right:0;height:100%;width:40px;cursor:copy}.leaf__link--level-1 .leaf__icon:before,.leaf__link--level-1 .leaf__icon:after{content:"";width:2px;height:10px;display:block;position:absolute;right:19px;top:calc(50% - 5px);background-color:#555;transition:ease color .2s}.leaf__link--level-1 .leaf__icon:after{width:10px;height:2px;right:15px;top:calc(50% - 1px)}.leaf__link--level-2{min-height:40px;padding-left:35px;font-weight:500;font-size:15px;border-bottom:1px solid #e0e0e0;position:relative}.leaf__link--level-2.leaf__link--selected-true:before{border-bottom:1px solid #fff;border-top:0;border-color:#fff;left:19px}.leaf__link--level-2:before{content:"";width:4px;height:4px;display:block;position:absolute;left:16px;top:calc(50% - 2px);border:1px solid #222;transform:rotate(45deg);border-left:0;border-bottom:0}.leaf__link--level-3{font-weight:500;font-size:15px;min-height:40px;padding-left:53px}.leaf__link--level-3:hover{color:#14b1ef}.leaf__link--open-true{background-color:#ebf1f2}.leaf__link--selected-true{color:#fff;background-color:#799ea7;border-color:#799ea7}.leaf__link--selected-true:hover{color:#fff;background-color:#14b1ef;border-color:#14b1ef}.logo{background-repeat:no-repeat}.logo--default{grid-area:logo;grid-row:1 / span 2;background-position:left center}.logo--empty{display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:20px;font-weight:bold;color:#000;background-color:#f7f7f7;transition:.2s ease-in-out background-color;overflow:hidden}@media all and (min-width:640px) and (max-width:1279px){.logo--empty{font-size:16px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.logo--empty{font-size:14px}}.logo--empty:hover{background-color:#eee}.logo--custom{font-size:0;color:transparent}.logo--centered{display:flex;width:100%;height:100%}.logo--mobile{grid-area:logo}@media all and (min-width:640px) and (max-width:1279px){.logo--mobile{width:177px;height:59px;background-size:contain}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.logo--mobile{width:100%;background-size:contain;background-position:1px 4px}}.logo--footer{grid-area:logo;display:block;height:83px;margin-top:40px;width:220px;background-size:contain}@media all and (min-width:640px) and (max-width:1279px){.logo--footer{width:166px;height:52px;margin-left:5px;margin-top:24px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.logo--footer{width:166px;height:60px;margin-left:11px;margin-bottom:12px;margin-top:8px}}.mainImage{position:relative;display:block;width:100%;max-width:540px;margin-left:auto;margin-right:auto}@media all and (min-width:800px) and (max-width:1279px){.mainImage{max-width:100%}}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.mainImage{margin-bottom:30px;max-width:100%}}@media all and (min-width:800px) and (max-width:1279px){.mainImage--columns-1{margin-left:0;margin-right:0;max-width:540px}}.mainImage--columns-2{max-width:100%}.mainImage--columns-2 .mainImage__image{max-width:100%;height:auto}.mainImage__item--mobileOnly{display:none}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.mainImage__item--mobileOnly{display:block}}.mainImage__image{display:block}@media all and (min-width:800px) and (max-width:1279px){.mainImage__image{max-width:100%;height:auto}}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.mainImage__image{width:100%;height:auto}}.mainImage__image.mainImage__image--vimeo,.mainImage__image.mainImage__image--youtube{width:auto;height:auto;margin:auto}.mainImage__labelsLeft{position:absolute;top:13px;left:0;z-index:1}.mainImage__labelsRight{position:absolute;top:13px;right:10px;width:57px;display:flex;justify-content:center;flex-wrap:wrap;z-index:1}.mainImage .produktDetailStav{--stav-color:#799ea7;background-color:var(--stav-color);color:#fff;text-transform:uppercase;font-size:12px;font-weight:700;position:relative;height:21px;padding-left:10px;padding-right:8px;padding-top:3px;margin-bottom:5px}.mainImage .produktDetailStav--systemId-SLEVA{--stav-color:#799ea7}.mainImage .produktDetailStav--systemId-tipNaDarek{--stav-color:#14b1ef}.mainImage__freeShipping{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_truck.svg");background-color:#799ea7;background-repeat:no-repeat;background-size:27px auto;width:57px;height:57px;background-position:center 5px;font-weight:700;font-size:11px;color:#fff;text-align:center;text-transform:uppercase;padding-top:30px;margin-bottom:5px;border-radius:50%}.mainImage__discount{display:none;width:46px;height:46px;color:#fff;font-weight:600;font-size:16px;line-height:46px;text-align:center;justify-content:center;background-color:#e23e21;border-radius:50%}.mainImage .slick-arrow{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_arrow.svg");width:50px;height:50px;border-radius:50%;background-size:22px auto;background-repeat:no-repeat;background-position:center center;background-color:rgba(0,0,0,0.3);border:0;font-size:0;color:transparent;position:absolute;z-index:100;top:calc(50% - 25px);outline:0}.mainImage .slick-prev{transform:rotate(180deg);left:0}.mainImage .slick-next{right:0}.mainImage .slick-list{margin:0 auto}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.mainImage .slick-list{width:auto;max-width:calc(100vw - 20px)}}.menu{grid-area:menu}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.menu{position:relative}}.menu__container{display:grid;grid-template-columns:auto 20px 1240px 20px auto;grid-template-areas:". . items . .";border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;height:35px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.menu__container{display:none;z-index:5000;position:absolute;right:0;max-width:300px;width:100%;height:auto;background-color:#ebf1f2;transition:.3s ease-in-out transform;border:0}}@media all and (min-width:0) and (max-width:425px){.menu__container{right:10px}}@media all and (min-width:1280px){.menu__container--visibleOnDesktop-false{display:none}}@media all and (min-width:1280px){.menu__container--visibleOnDesktop-true{display:grid !important}}@media all and (min-width:1280px){.menu__container--textpagesOnly-true .menu__item:not(.menu__item--textpage){display:none}}.menu__items{grid-area:items;display:flex;justify-content:space-between;position:relative;overflow:hidden}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.menu__items{display:block}}.menu__item{color:#222;font-size:15px;display:flex;align-items:center;text-decoration:none}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.menu__item{text-transform:uppercase;padding:0;border-bottom:1px solid #e0e0e0}}.menu__item:last-child{border-bottom:0}.menu__item--selected .menu__link:after{height:2px}.menu__item--level-2{display:none}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.menu__item--level-2{display:block;padding-left:20px;border-bottom:0;background-color:#dbe4e6}}.menu__item--level-2 .menu__link{padding-top:5px;padding-bottom:5px;font-size:14px}@media all and (min-width:1280px){.menu__item--hiddenOnDesktop{display:none}}.menu__link{text-decoration:none;color:inherit;display:flex;height:100%;position:relative;line-height:31px;white-space:nowrap;padding:0 19px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.menu__link{padding:12px 18px;line-height:initial;align-items:center}}.menu__link:after{content:"";height:0;background-color:#799ea7;position:absolute;bottom:-1px;width:calc(100% + 38px);left:-19px;transition:ease-in all .2s}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.menu__link:after{display:none}}.menu__link:hover:after{height:2px}@media all and (min-width:1280px){.menu__user{display:none}}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.menu__user .userMenu{display:flex}}@media all and (min-width:1280px){.menu__contact{display:none}}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.menu__contact .headerContact{display:flex}}.newsletter{grid-area:newsletter;display:grid;grid-template-areas:". . form contact . .";grid-template-areas:". . content . .";grid-template-columns:auto 20px minmax(min-content,1240px) 20px auto;border-top:1px solid #e0e0e0;min-height:116px}@media all and (min-width:640px) and (max-width:1279px){.newsletter{grid-template-areas:". content .";grid-template-columns:15px 1fr 15px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter{grid-template-areas:". content .";grid-template-columns:10px 1fr 10px}}@media all and (min-width:800px) and (max-width:1279px){.newsletter--fce6{grid-template-columns:36px 1fr 36px}}.newsletter__container{grid-area:content;display:flex;align-items:center;justify-content:space-between;gap:25px}@media all and (min-width:640px) and (max-width:1279px){.newsletter__container{padding:30px 0;flex-wrap:wrap;justify-content:center}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__container{padding-top:30px;flex-wrap:wrap;justify-content:center}}.newsletter__text{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(121,158,167,1)/ico_percent.svg");padding-left:48px;font-weight:500;color:#555;display:flex;align-items:center;background-repeat:no-repeat;background-position:-5px center;min-height:50px}@media all and (min-width:640px) and (max-width:1279px){.newsletter__text{white-space:normal}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__text{width:100%;min-height:31px}}.newsletter__form{grid-area:form;display:flex;align-self:center}@media all and (min-width:640px) and (max-width:1279px){.newsletter__form{height:auto;justify-content:center}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__form{flex-wrap:wrap;height:auto;justify-content:center;width:100%;row-gap:20px}}.newsletter__input{-webkit-border-radius:25.5px;-moz-border-radius:25.5px;border-radius:25.5px;width:220px;min-width:200px;max-width:340px;padding:0 23px;border:1px solid #f0f0f0;font-size:14px;box-shadow:0 0 5px rgba(0,0,0,0.1);color:#222;outline:0;-webkit-appearance:none;min-height:40px}.newsletter__input::placeholder{color:#999}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__input{flex:1;width:100%;font-size:16px}}.newsletter__button{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;margin-left:15px}.newsletter__button:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__button{padding:0 18px}}.newsletter__buttonText--1{margin-right:3px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__buttonText--1{display:none}}.newsletter__contact{grid-area:contact;display:flex;justify-content:flex-end;align-items:center;white-space:nowrap}@media all and (min-width:640px) and (max-width:1279px){.newsletter__contact{justify-content:center}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__contact{flex-direction:column;padding-top:14px;margin-bottom:21px}}.newsletter__link{color:#222;text-decoration:none;font-weight:600;font-size:20px;height:27px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__link{font-size:17px}}.newsletter__link:hover{text-decoration:underline}.newsletter__link--email{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(121,158,167,1)/ico_envelope.svg");padding-left:41px;background-size:42px auto;background-repeat:no-repeat;background-position:-5px center}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__link--email{margin-bottom:8px}}.newsletter__link--phone{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(121,158,167,1)/ico_phone.svg");margin-left:22px;padding-left:36px;background-size:42px auto;background-repeat:no-repeat;background-position:-5px center}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__link--phone{margin-left:0}}.pageControl{width:100%;margin:16px 0}.pageControl .listcontrol{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.pageControl__page,.pageControl__number,.pageControl .dots{-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;border:1px solid #e4e4e4;min-width:35px;text-decoration:none;color:#555;height:35px;display:flex;align-items:center;justify-content:center;font-size:16px;transition:200ms ease all}.pageControl__page:hover,.pageControl__page--next,.pageControl__number:hover,.pageControl__number--next,.pageControl .dots:hover,.pageControl .dots--next{background-color:#799ea7;border-color:#799ea7;color:#fff}.pageControl__page{width:auto;padding:0 40px}@media all and (min-width:640px) and (max-width:1279px){.pageControl__page{padding:0 25px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.pageControl__page{background-size:20px auto;background-repeat:no-repeat;background-position:center center;margin:0;padding:0;font-size:0}}.pageControl__page--previous{margin-right:15px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.pageControl__page--previous{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(51,51,51,1)/ico_arrow.svg");margin-right:0;-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}}.pageControl__page--next{margin-left:15px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.pageControl__page--next{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_arrow.svg");margin-left:0}}.pageControl__number{padding:0 18px}@media all and (min-width:640px) and (max-width:1279px){.pageControl__number{padding:0 13px}}.pageControl .previous,.pageControl .next{text-decoration:none}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.pageControl .previous,.pageControl .next{flex:1;max-width:50px}}.pageControl__number{margin:0 4px 0 3px;text-align:center}.pageControl__number--selected{border-color:#799ea7;background-color:#799ea7;color:#fff}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.pageControl__number.beforeSelected,.pageControl__number.afterSelected{display:none}}@media all and (min-width:640px) and (max-width:1279px){.pageControl__number.beforeSelected:nth-child(-n+3),.pageControl__number.beforeSelected:nth-last-child(-n+3),.pageControl__number.afterSelected:nth-child(-n+3),.pageControl__number.afterSelected:nth-last-child(-n+3){display:flex}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.pageControl__number.beforeSelected:nth-child(-n+1),.pageControl__number.beforeSelected:nth-last-child(-n+1),.pageControl__number.afterSelected:nth-child(-n+1),.pageControl__number.afterSelected:nth-last-child(-n+1){display:flex}}.pageControl .pages{display:flex;flex-direction:row;flex-wrap:wrap}.pageControl .dots{border:0;width:30px;min-width:30px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.pageControl .dots{display:none}}.pageControl .dots:hover{background-color:initial;color:initial;border-color:transparent}.parameters{margin-bottom:28px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.parameters{order:1}}.parameters__item{display:flex;justify-content:space-between;align-items:center;min-height:35px;margin-bottom:13px}@media all and (min-width:800px) and (max-width:1279px){.parameters__item{margin-bottom:8px}}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.parameters__item{margin-bottom:7px}}.parameters__item--singular{display:block}.parameters__item--singular .parameters__label{margin-bottom:10px;display:block}.parameters__item--singular .parameters__select{width:100%}.parameters__label{font-weight:500;font-size:16px;color:#333}.parameters__label--above{margin-bottom:20px}.parameters__select{font-family:'Barlow',sans-serif;height:35px;font-size:15px;padding:0 11px;color:#222;border:1px solid #e0e0e0;width:100%;appearance:none;-ms-appearance:none;-o-appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:url(images/select.png);background-repeat:no-repeat;background-position:right 14px top 14px;width:240px;padding-right:30px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.parameters__select{width:170px}}.parameters__grid{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:20px;column-gap:10px;row-gap:10px}.parameters__imageItem{display:flex;flex-direction:column;align-items:center;padding:10px 5px;text-align:center;border-style:solid;border-width:2px;border-color:#f7f7f7;border-radius:5px}.parameters__imageItem.selected{border-color:#14b1ef;box-shadow:0 0 7px rgba(20,177,239,0.5)}.parameters__imageItemName{font-weight:600}.parameters__imageItemPrice{font-weight:500;font-size:13px;margin-top:5px}.parametersBlocks{display:grid;row-gap:20px;margin-bottom:30px}.parametersBlocks__values{display:flex;flex-wrap:wrap;gap:10px}.parametersBlocks__name{font-size:16px;font-weight:600;margin-bottom:20px}.parametersBlocks__value{min-width:50px;min-height:50px}.parametersBlocks__radio{display:none}.parametersBlocks__radio:checked+label{border-color:#14b1ef;box-shadow:0 0 7px rgba(20,177,239,0.5)}.parametersBlocks__label{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:500;padding:5px;font-size:14px;border-style:solid;border-width:2px;border-color:#f7f7f7;border-radius:5px;transition:.2s ease-in-out background-color;cursor:pointer}.parametersBlocks__label:hover{background-color:#f7f7f7}.parametersBlocks__label-color{box-shadow:inset 0 0 2px rgba(0,0,0,0.3);display:inline-block;width:15px;height:15px;background:var(--bg-color);margin-right:5px;border-radius:3px}.popUpFilters{display:none;width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:transparent;transition:1s ease background-color;padding:40px;overscroll-behavior:contain}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.popUpFilters{padding:10px}}.popUpFilters.visible{display:flex;z-index:1000;background-color:rgba(0,0,0,0.4)}.popUpFilters__box{padding:40px;padding-right:0;margin-left:auto;width:340px;height:100%;max-height:85vh;background-color:#f2f2f2;border-radius:5px;box-shadow:0 0 8px 0 rgba(0,0,0,0.2);position:relative}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.popUpFilters__box{max-width:100%;padding:20px 0 20px 20px}}.popUpFilters__close{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_cross.svg");width:20px;height:20px;position:absolute;z-index:100;right:15px;top:15px;fill:#555;cursor:pointer}.popUpFilters__container{overflow:auto;height:100%;padding-right:40px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.popUpFilters__container{padding-right:20px}}.popUpFilters__container::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);border-radius:10px;background-color:#f7f7f7}.popUpFilters__container::-webkit-scrollbar{width:4px;background-color:#f7f7f7}.popUpFilters__container::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#555}.popUpFilters .filterSubmitButton{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow}.popUpFilters .filterSubmitButton:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.popUpFilters .filterCancelButton{display:none}.preFooter{grid-area:prefooter;display:grid;grid-template-areas:". . content . .";grid-template-columns:auto 20px 1240px 20px auto;min-height:244px;width:100%;background-color:#f7f7f7;font-size:15px;line-height:23px}@media all and (min-width:640px) and (max-width:1279px){.preFooter{grid-template-areas:" . content .";grid-template-columns:15px 1fr 15px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.preFooter{grid-template-areas:" . content .";grid-template-columns:10px 1fr 10px}}@media all and (min-width:800px) and (max-width:1279px){.preFooter--fce6{grid-template-columns:36px 1fr 36px}}.preFooter__content{grid-area:content;display:grid;grid-template-areas:"logo . address . textpages . social" "payments payments payments payments payments payments payments";grid-template-columns:240px 54px 220px 35px 460px 15px auto}@media all and (min-width:640px) and (max-width:1279px){.preFooter__content{grid-template-areas:"logo . social" "address . textpages" "payments payments payments";grid-template-columns:230px 17px auto}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.preFooter__content{grid-template-areas:"social" "textpages" "logo" "address" "payments";grid-template-columns:1fr}}.preFooter__address{grid-area:address;font-style:normal;padding-top:63px}@media all and (min-width:640px) and (max-width:1279px){.preFooter__address{padding-top:12px;padding-left:4px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.preFooter__address{padding-bottom:26px;padding-left:11px;padding-top:0}}.preFooter__textpages{grid-area:textpages;display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:25px;max-width:550px}@media all and (min-width:640px) and (max-width:1279px){.preFooter__textpages{padding-top:11px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.preFooter__textpages{padding-top:0}}.preFooter__textpagesColumn{width:calc(50% - 10px)}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.preFooter__textpagesColumn{width:100%}}.preFooter__textpagesButton{font-weight:600;font-size:18px;min-height:23px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.preFooter__textpagesButton{display:block;height:51px;border-bottom:1px solid #fff;display:flex;justify-content:center;text-align:center;align-items:center;font-size:17px;font-weight:500;position:relative}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.preFooter__textpagesButton::after{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(0,0,0,1)/ico_arrow.svg");content:"";display:block;width:15px;height:15px;background-repeat:no-repeat;background-size:auto 15px;position:absolute;top:calc(50% - 7px);right:7px;transition:200ms ease transform}}.preFooter__textpagesButton.open::after{transform:rotate(90deg)}.preFooter__mobileOnly{display:none}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.preFooter__mobileOnly{display:inline}}.preFooter__payments{grid-area:payments;display:flex;flex-wrap:wrap;width:100%;justify-content:center;padding:20px 15px;align-items:center}.preFooter__payment{margin:5px 10px}.preFooter__payment--clickable{cursor:pointer}.product{position:relative;border-right:1px solid #e0e0e0;transition:200ms ease-in-out box-shadow;padding:29px 20px;overflow:hidden}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product{padding:15px 6px;padding-bottom:10px}}.product:before,.product:after{position:absolute;display:none;content:"";height:100%;width:1px;top:0;background-color:#fff}.product:before{left:-1px}.product:after{right:-1px}.product:hover{box-shadow:0 0 15px rgba(0,0,0,0.1)}.product:hover:before,.product:hover:after{display:block}.product:hover .product__name{text-decoration:underline}@media all and (min-width:1280px){.product--default.product--columns-1:nth-child(4n){border-right:0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product--default.product--columns-1:nth-child(4n){border-right:1px solid #e0e0e0}}@media all and (min-width:640px) and (max-width:1279px){.product--default.product--columns-1:nth-child(4n){border-right:0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product--default.product--columns-1:nth-child(2n){border-right:0}}.product--default.product--columns-2:nth-child(3n){border-right:0}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product--default.product--columns-2:nth-child(3n){border-right:1px solid #e0e0e0}}@media all and (min-width:640px) and (max-width:1279px){.product--default.product--columns-2:nth-child(4n){border-right:0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product--default.product--columns-2:nth-child(2n){border-right:0}}.product--related:nth-child(4n){border-right:0}@media all and (min-width:800px) and (max-width:1279px){.product--related{width:calc(100vw/4 - 10px)}}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.product--related{width:300px;border-right:0}}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.product--related .productImage{width:230px;height:230px}}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.product--related .product__reviews{justify-content:flex-start}}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.product--related .product__code{display:block;margin-top:3px}}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.product--related .product__name{font-size:20px;height:50px;margin-top:21px;margin-bottom:19px}}.product--related .product__availability{position:static;padding-left:0;justify-content:flex-start;text-align:left;margin-top:5px}@media all and (min-width:800px) and (max-width:1279px){.product--related .product__availability{position:absolute;padding-right:0;text-align:center;justify-content:center}}@media all and (min-width:800px) and (max-width:1279px){.product--related .product__description{font-size:13px;line-height:16px;max-height:122px}}@media all and (min-width:800px) and (max-width:1279px){.product--related .product__price{margin-left:0}}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.product--related .product__button{height:35px;line-height:34px;padding:0 21px}}.product__variantCount{position:absolute;background-color:#799ea7;color:#fff;padding:2px 6px 3px;border-radius:5px;font-size:12px;text-transform:uppercase;top:230px;right:0;z-index:10}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__variantCount{top:118px;font-size:10px}}.product__link{display:block;text-decoration:none}.product__link:hover .product__colors{opacity:1}.product__colors{opacity:0;transition:.2s ease-in-out opacity;position:absolute;top:230px;left:0;z-index:10;display:flex;width:100%;justify-content:center}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__colors{top:140px}}.product__color{width:20px;height:20px;border-radius:50%;border:2px solid #eee;margin:2px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__color{width:15px;height:15px}}.product__labels{max-width:50%;position:absolute;top:15px;z-index:10}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__labels{top:9px}}.product__labels--left{left:0}.product__labels--right{right:15px;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__labels--right{right:5px}}.product__label{margin-bottom:4px}.product__label--status{--stav-color:#799ea7;grid-area:left;height:21px;padding-left:10px;padding-right:8px;font-size:12px;font-weight:700;color:#fff;line-height:21px;white-space:nowrap;text-transform:uppercase;display:inline-block;background-color:var(--stav-color)}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__label--status{height:15px;padding-left:8px;padding-right:6px;font-size:9px;line-height:15px;overflow:hidden}}.product__label--discount{grid-area:right;width:46px;height:46px;border-radius:50%;background-color:#e23e21;white-space:nowrap;color:#fff;line-height:46px;text-align:center;font-weight:16;font-weight:600;right:20px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__label--discount{width:35px;height:35px;font-size:12px;line-height:35px}}.product__label--freeShipping{width:58px;height:58px;background-color:#799ea7;border-radius:50%;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_truck.svg");background-size:27px auto;background-repeat:no-repeat;background-position:center 6px;text-transform:uppercase;color:#fff;font-size:11px;font-weight:700;text-align:center;padding-top:30px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__label--freeShipping{width:43px;height:43px;background-size:20px auto;background-position:center 4px;font-size:8px;padding-top:24px}}.product__reviews{display:flex;height:16px;align-items:center;position:relative;top:-4px;margin-bottom:4px;z-index:10}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__reviews{justify-content:center;margin-top:18px}}.product__percentage{font-size:15px;color:#555;font-weight:600;margin-right:5px}.product__stars{width:80px;height:16px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/rgba(85,85,85,1)/2/ico_star.svg");background-repeat:repeat-x;background-size:16px auto}.product__stars--inner{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/rgba(85,85,85,1)/2/ico_star.svg")}.product__code{font-size:12px;color:#333;height:14px;overflow:hidden}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__code{display:none}}.product__name{font-weight:600;color:#222;font-size:19.5px;text-align:center;height:50px;overflow:hidden;margin-top:21px;margin-bottom:19px;line-height:24px}.product__name--breakWord{word-break:break-word}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__name{font-size:15px;height:53px;margin-top:34px;margin-bottom:14px;line-height:18px}}.product__preorder{font-size:14px;color:#000;margin-bottom:15px}.product__info{display:flex;align-items:center;min-height:41px;justify-content:space-between}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__referenceUnit{width:100%;margin:auto}}.product__params{color:#222;font-size:15px;line-height:25px;padding-top:12px}.product__paramValue{font-weight:500}.product__availability{font-size:13px;color:#555;max-width:95px;max-height:34px;overflow:hidden;margin-top:2px;line-height:18px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__availability{position:absolute;top:169px;width:calc(100% - 10px);text-align:center;height:26px;display:flex;justify-content:center;max-width:100%;line-height:14px}}.product__availability--available{font-weight:500;color:#89b432}.product__price{text-align:right;margin-left:auto;margin-right:12px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__price{text-align:center;width:100%;margin:auto}}.product__priceBefore{width:100%;height:16px;font-size:13px;color:#555;text-decoration:line-through;margin-bottom:1px}@media all and (min-width:640px) and (max-width:1279px){.product__priceBefore{font-size:12px;margin-bottom:0}}.product__priceCurrent{font-size:20px;font-weight:600;color:#333;white-space:nowrap}@media all and (min-width:640px) and (max-width:1279px){.product__priceCurrent{font-size:16px}}.product__priceCurrent--discounted-true{color:#e23e21}.product__priceCurrent--small{font-size:16px}.product__priceCurrent[data-without-tax]{position:relative}.product__priceCurrent[data-without-tax]:after{content:attr(data-without-tax);position:absolute;bottom:-15px;right:0;font-size:13px}.product__button{background-color:#14b1ef;color:#fff;height:35px;line-height:33px;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;padding:0 20px;font-weight:500;font-size:16px;white-space:nowrap;transition:200ms ease background-color;border:0;margin-left:auto}.product__button--preorder{font-size:12px;padding:0 15px;line-height:34px}@media all and (min-width:640px) and (max-width:1279px){.product__button{height:33px;padding:0 12px;line-height:31px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__button{display:none}}.product__button:hover{background-color:#0d8fc3}.product__description{color:#222;font-size:15px;line-height:20px;padding-top:25px;text-align:justify;max-height:128px;overflow:hidden}.product__description--breakWord{word-break:break-word}.productHistory{width:calc(100%/4);height:154px;border-left:1px solid #e0e0e0;display:flex;align-items:center;padding-left:27px}@media all and (min-width:640px) and (max-width:1279px){.productHistory{width:calc(100%/3);height:82px;padding-left:13px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productHistory{width:209px;height:82px;padding-left:13px}}.productHistory:hover .productHistory__link{color:#333;text-decoration:underline}.productHistory:first-child{border-left:0}@media all and (min-width:640px) and (max-width:1279px){.productHistory:nth-child(4){display:none}}.productHistory__link{text-decoration:none;display:flex;align-items:center}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productHistory__link{height:65px;overflow:hidden}}.productHistory__imageContainer{margin-right:31px}@media all and (min-width:640px) and (max-width:1279px){.productHistory__imageContainer{margin-right:18px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productHistory__imageContainer{margin-right:15px}}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productHistory__image{width:65px;height:65px}}.productHistory__name{font-size:16px;font-weight:600;word-break:break-word;padding-right:20px;color:#333;max-height:99px;overflow:hidden;line-height:20px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productHistory__name{font-size:14px;max-height:100%;line-height:21px}}.productImage{margin:0 auto;display:block;max-width:100%;height:auto}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productImage{width:120px;height:120px}}.productSmall{height:auto}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productSmall{height:75px}}.productSmall:hover .productSmall__name{text-decoration:underline}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productSmall .flexContainer{justify-content:flex-start}}.productSmall__link{text-decoration:none;display:flex;flex-wrap:wrap;position:relative;height:100%}.productSmall__number{width:30px;text-align:left;font-size:22px;font-weight:700;color:#dc6f69;margin-top:38px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productSmall__number{margin-top:16px}}.productSmall__image{margin-right:29px;margin-top:20px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productSmall__image{width:56px;height:56px;margin-top:5px;margin-right:17px}}.productSmall__text{flex:1;margin-top:11px;max-width:calc(100% - 133px)}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productSmall__text{margin-top:8px}}.productSmall__labels{position:absolute;width:37px;display:flex;flex-wrap:wrap;justify-content:center;top:0;left:85px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productSmall__labels{left:65px}}.productSmall__label{margin-bottom:4px}.productSmall__label--freeShipping{width:37px;height:37px;background-color:#799ea7;border-radius:50%;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_truck.svg");background-size:18px auto;background-repeat:no-repeat;background-position:center 3px;text-transform:uppercase;color:#fff;font-size:7px;font-weight:700;text-align:center;padding-top:19px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productSmall__label--freeShipping{position:absolute;left:36px;top:48px;height:27px;border-radius:27px;padding-left:31px;padding-right:8px;padding-top:0;width:auto;background-position:9px center;display:flex;align-items:center}}.productSmall__label--discount{width:30px;height:30px;border-radius:50%;color:#fff;background-color:#e23e21;font-weight:500;font-size:10px;display:flex;align-items:center;justify-content:center;text-align:center}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productSmall__label--discount{width:27px;height:27px;font-size:9px}}.productSmall__name{font-weight:600;font-size:15px;color:#333;max-height:37px;overflow:hidden;position:relative;top:-1px;line-height:18px;padding-bottom:1px}.productSmall__name--breakWord{word-break:break-word}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productSmall__name{height:17px}}.productSmall__reviews{height:15px;display:flex;font-size:13.5px;font-weight:600;color:#555;margin-top:10px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productSmall__reviews{margin-top:2px;align-items:center}}.productSmall__score{margin-right:4px}.productSmall__stars{width:71px;height:14px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/rgba(85,85,85,1)/2/ico_star.svg");background-repeat:repeat-x;background-size:14px auto}.productSmall__stars--inner{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/rgba(85,85,85,1)/2/ico_star.svg")}.productSmall__availability{font-size:13px;color:#555;max-width:95px;height:32px;overflow:hidden;margin-top:8px;line-height:16px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productSmall__availability{display:none}}.productSmall__availability--available{font-weight:500;color:#89b432}.productSmall__price{text-align:right;padding-top:11px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productSmall__price{padding-top:0}}.productSmall__priceBefore{color:#555;font-size:13px;text-decoration:line-through;margin-bottom:4px;height:16px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productSmall__priceBefore{display:none}}.productSmall__priceNow{font-size:15px;color:#333;font-weight:600;white-space:nowrap}.productSmall__priceNow--discounted-true{color:#e23e21}.productSmall__priceNow[data-without-tax]{position:relative}.productSmall__priceNow[data-without-tax]:after{content:attr(data-without-tax);position:absolute;bottom:-15px;right:0;font-size:13px}.productsGrid{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;row-gap:30px;padding-bottom:30px}@media all and (min-width:1280px){.productsGrid--columns-1{grid-template-columns:repeat(4,1fr)}}@media all and (min-width:640px) and (max-width:1279px){.productsGrid{grid-template-columns:repeat(4,minmax(152px,250px));row-gap:16px;padding-bottom:11px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productsGrid{grid-template-columns:repeat(2,minmax(150px,250px));row-gap:16px;padding-bottom:11px;padding-bottom:0}}.produktDetailMnozstevniSlevy{width:100%;table-layout:fixed;border:1px solid #e0e0e0;border-collapse:collapse;margin-top:20px;margin-bottom:20px}.produktDetailMnozstevniSlevy__row--header .produktDetailMnozstevniSlevy__cell{background-color:#e0e0e0;border:1px solid #e0e0e0;padding:0 13px;text-align:left;color:#222;font-size:12px;font-weight:600}.produktDetailMnozstevniSlevy__row:not(.produktDetailMnozstevniSlevy__row--header):hover{cursor:pointer;cursor:hand}.produktDetailMnozstevniSlevy__row:not(.produktDetailMnozstevniSlevy__row--header):hover .produktDetailMnozstevniSlevy__cell{background-color:#dbe4e6}.produktDetailMnozstevniSlevy__unit::before{content:" "}.produktDetailMnozstevniSlevy__cell--unitPrice,.produktDetailMnozstevniSlevy__cell--saving,.produktDetailMnozstevniSlevy__cell--savingVat{display:none}.produktDetailMnozstevniSlevy tr{height:33px}.produktDetailMnozstevniSlevy td{background-color:#f7f7f7;border:1px solid #e0e0e0;padding:0 13px;color:#222;font-size:12px}.produktDetailMnozstevniSlevy sup{font-size:.8em}.produktDetailVicejednotkovyProdej{width:100%;table-layout:fixed;border:1px solid #e0e0e0;border-collapse:collapse;margin-top:20px;margin-bottom:20px}.produktDetailVicejednotkovyProdej__row--header .produktDetailVicejednotkovyProdej__cell{background-color:#e0e0e0;border:1px solid #e0e0e0;padding:0 13px;text-align:left;color:#222;font-size:12px;font-weight:600}.produktDetailVicejednotkovyProdej__row:not(.produktDetailVicejednotkovyProdej__row--header):hover{cursor:pointer;cursor:hand}.produktDetailVicejednotkovyProdej__row:not(.produktDetailVicejednotkovyProdej__row--header):hover .produktDetailVicejednotkovyProdej__cell{background-color:#dbe4e6}.produktDetailVicejednotkovyProdej__row:not(.produktDetailVicejednotkovyProdej__row--header) .produktDetailVicejednotkovyProdej__cell--limit .produktDetailVicejednotkovyProdej__value:after{content:" a v\00ED ce"}.produktDetailVicejednotkovyProdej__unit::before{content:" "}.produktDetailVicejednotkovyProdej__cell--unitPrice,.produktDetailVicejednotkovyProdej__cell--saving,.produktDetailVicejednotkovyProdej__cell--savingVat{display:none}.produktDetailVicejednotkovyProdej tr{height:33px}.produktDetailVicejednotkovyProdej td{background-color:#f7f7f7;border:1px solid #e0e0e0;padding:0 13px;color:#222;font-size:12px}.produktDetailVicejednotkovyProdej sup{font-size:.8em}.recentReviewItem{padding-right:20px;overflow:hidden}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.recentReviewItem{padding-right:0;padding-left:9px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.recentReviewItem{margin-bottom:20px}}.recentReviewItem:hover .recentReviewItem__name{text-decoration:underline}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.recentReviewItem:last-child{margin-bottom:0}}.recentReviewItem__link{display:flex;color:#555;text-decoration:none}.recentReviewItem__image{margin-right:9px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.recentReviewItem__image{width:70px;height:70px;margin-top:5px;margin-right:18px}}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.recentReviewItem__text{flex:1}}.recentReviewItem__name{font-size:15px;line-height:20px;font-weight:600;height:41px;overflow:hidden}.recentReviewItem__score{display:flex;height:16px;align-items:center;position:relative;top:-4px;margin-bottom:4px;margin-top:19px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.recentReviewItem__score{margin-bottom:3px}}.recentReviewItem__percentage{font-size:15px;font-weight:600;margin-right:7px}.recentReviewItem__stars{width:95px;height:20px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/rgba(85,85,85,1)/2/ico_star.svg");background-repeat:repeat-x;background-size:19px auto}.recentReviewItem__stars--inner{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/rgba(85,85,85,1)/2/ico_star.svg")}.recentReviewItem__user{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:80px;font-size:14px;margin-left:10px}.recentReviews{margin-bottom:17px;padding-top:27px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.recentReviews{margin-bottom:22px}}.recentReviews__title{font-size:22px;color:#333;font-weight:500;margin-bottom:34px}@media all and (min-width:640px) and (max-width:1279px){.recentReviews__title{margin-bottom:27px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.recentReviews__title{font-size:17px;font-weight:500;display:flex;justify-content:center;align-items:center;height:50px;background-color:#f7f7f7;position:relative;left:-10px;width:calc(100% + 20px);margin-bottom:0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.recentReviews__title::after{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(0,0,0,1)/ico_arrow.svg");content:"";display:block;width:15px;height:15px;background-repeat:no-repeat;background-size:auto 15px;position:absolute;top:calc(50% - 7px);right:17px;transition:200ms ease transform}}.recentReviews__title.open::after{transform:rotate(90deg)}.recentReviews__items{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:16px;grid-column-gap:6px;align-items:center}@media all and (min-width:640px) and (max-width:1279px){.recentReviews__items{grid-template-columns:repeat(2,1fr);grid-row-gap:32px;grid-column-gap:15px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.recentReviews__items{display:none;padding-top:23px}}.search--default{padding-top:3px;grid-area:center;grid-row:2}.search--centered{position:absolute;top:0;width:100%;height:100%;background-color:#fff;padding-top:20px;display:none}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.search--mobile{display:none;position:absolute;z-index:100;left:0;top:70px;width:100%;padding:0 10px;background-color:#fff;padding-bottom:10px;border-bottom:1px solid #e0e0e0}}@media all and (min-width:640px) and (max-width:1279px){.search--mobile{grid-area:center;padding-top:10px}}.search__container{height:49px;width:454px;display:flex;position:relative}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.search__container{width:100%}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.search__container{height:30px}}.search__container--centered{width:100%}.search__input{-webkit-appearance:none;-webkit-border-radius:24.5px;-moz-border-radius:24.5px;border-radius:24.5px;height:100%;width:100%;border:1px solid #e0e0e0;padding-left:21px;padding-right:130px;font-size:15px;color:#222;outline:0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.search__input{font-size:16px}}.search__input--centered{padding-right:55px}.search__button{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;height:100%;position:absolute;right:0;padding-left:45px;padding-right:33px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_lupa.svg");background-repeat:no-repeat;background-position:20px 15px;background-size:17px 17px;letter-spacing:-.05em}.search__button:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.search__button{font-size:0;color:transparent;width:50px;padding:0;background-position:center center}}.search__button--centered{font-size:0;width:50px;background-position:center center;padding:0}.secondaryPrice{margin-bottom:35px;overflow:hidden}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.secondaryPrice{margin-bottom:15px}}.share{padding-top:9px}.share__text{text-align:center;font-size:14px;margin-bottom:12px}.share__buttons{display:flex;justify-content:center}.share__button{width:27px;height:27px;margin:0 10px;border-radius:50%;background-color:#3b3b3b;transition:200ms ease background-color;background-repeat:no-repeat}.share__button--facebook{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_facebook.svg");background-size:18px auto;background-position:center center}.share__button--facebook:hover{background-color:#517ac2}.share__button--twitter{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_twitter.svg");background-size:15px auto;background-position:center center}.share__button--twitter:hover{background-color:#1da1f2}.share__button--pinterest{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_pinterest.svg");background-size:20px auto;background-position:center center}.share__button--pinterest:hover{background-color:#e60023}.shopReviewItem{width:calc(1240px/4 - 10px);height:auto}@media all and (min-width:640px) and (max-width:1279px){.shopReviewItem{width:calc(100vw/3 - 10px)}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.shopReviewItem{width:100vw}}.shopReviewItem__box{color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;background-color:#26802a;margin-bottom:23px;border-radius:30px;padding:10px;margin:auto;margin-bottom:15px;max-width:150px}.shopReviewItem__box--orange{background-color:orange}.shopReviewItem__box--red{background-color:#c72013}.shopReviewItem__number{font-size:20px;font-weight:700}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.shopReviewItem__number{font-size:15px}}.shopReviewItem__text{font-size:14px;font-weight:300;line-height:19px;margin-bottom:13px;word-break:break-word;overflow:hidden;max-height:95px;text-align:center}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.shopReviewItem__text{padding-right:0;font-size:12px;line-height:normal;background-size:10px auto !important;margin-bottom:7px}}.shopReviewItem__text--positive{width:100%;height:auto;color:#26802a}.shopReviewItem__text--negative{width:100%;height:auto;color:#c72013}.shopReviewItem__stars{width:95px;height:20px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,0.5)/rgba(85,85,85,0)/2/ico_star.svg");background-repeat:repeat-x;background-size:19px auto}.shopReviewItem__stars--inner{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/rgba(255,255,255,1)/2/ico_star.svg")}.shopReviews{grid-area:shopreviews;padding:35px 0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.shopReviews{padding-bottom:6px;padding-top:22px;padding-bottom:16px}}.shopReviews__heading{font-weight:500;font-size:22px;color:#333;margin-bottom:30px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.shopReviews__heading{font-size:15px;margin-bottom:20px}}.shopReviews__items{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.shopReviews__items{width:100%;justify-content:center;flex-wrap:nowrap}}@media all and (min-width:640px) and (max-width:1279px){.shopReviews__items{max-width:calc(100vw - 50px)}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.shopReviews__items{width:calc(100vw - 30px)}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.shopReviews__items{width:calc(100vw - 20px);justify-content:space-between}}.shopReviews__reviews{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.shopReviews__reviews{justify-content:space-between}}.shopReviews .slick-arrow{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_arrow.svg");position:absolute;z-index:100;top:calc(50% - 25px);width:50px;height:50px;background-repeat:no-repeat;background-position:center center;background-size:100% auto;border:0;font-size:0;color:transparent;background-color:transparent;outline:0;transition:ease .2s opacity}.shopReviews .slick-arrow:hover{opacity:.6}.shopReviews .slick-prev{left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.shopReviews .slick-next{right:0}.shopReviews .slick-prev{left:-45px}@media all and (min-width:640px) and (max-width:1279px){.shopReviews .slick-prev{left:-30px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.shopReviews .slick-prev{left:-20px}}.shopReviews .slick-next{right:-45px}@media all and (min-width:640px) and (max-width:1279px){.shopReviews .slick-next{right:-30px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.shopReviews .slick-next{right:-20px}}.shopReviews .slick-slide{margin:0 10px}.shopReviews .slick-list{margin:0 -10px}.social{grid-area:social;display:flex;flex-wrap:wrap;padding-top:68px;justify-content:flex-end}@media all and (min-width:640px) and (max-width:1279px){.social{padding-top:37px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.social{background-color:#fff;justify-content:center;padding-top:23px;padding-bottom:28px;position:relative}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.social:before,.social:after{content:"";display:block;height:100%;background-color:#fff;width:10px;position:absolute;top:0}}.social:before{left:-10px}.social:after{right:-10px}.social__item{width:33px;height:33px;background-color:#3b3b3b;border-radius:50%;margin-left:10px;transition:200ms ease background-color;background-repeat:no-repeat}@media all and (min-width:640px) and (max-width:1279px){.social__item{width:32px;height:32px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.social__item{margin:0 5px}}.social__item--linkedin{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_linkedin.svg");background-size:20px auto;background-position:center center}.social__item--linkedin:hover{background-color:#0177b5}.social__item--facebook{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_facebook.svg");background-size:18px auto;background-position:center center}.social__item--facebook:hover{background-color:#517ac2}.social__item--twitter{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_twitter.svg");background-size:18px auto;background-position:center center}.social__item--twitter:hover{background-color:#1da1f2}.social__item--pinterest{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_pinterest.svg");background-size:20px auto;background-position:center center}.social__item--pinterest:hover{background-color:#e60023}.social__item--youtube{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_youtube.svg");background-size:18px auto;background-position:center 7px}.social__item--youtube:hover{background-color:red}.social__item--instagram{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_instagram.svg");background-size:18px auto;background-position:center center}.social__item--instagram:hover{background-color:#5139e7}.social__item--tiktok{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(255,255,255,1)/ico_tiktok.svg");background-size:18px auto;background-position:center center}.social__item--tiktok:hover{background-color:#00f7ef}.sort{display:flex;flex-wrap:wrap;border-bottom:1px solid #e0e0e0;margin-bottom:21px;margin-top:35px;row-gap:10px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.sort{position:relative}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.sort{margin-top:22px;border-bottom:0;height:35px;margin-bottom:40px}}.sort__about{width:100%;margin-left:auto;display:flex;align-items:center;cursor:pointer;color:#799ea7;cursor:help}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.sort__about{position:absolute;left:0;height:20px}}@media all and (min-width:640px) and (max-width:1279px){.sort__about{top:-5px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.sort__about{bottom:-30px}}.sort__about:before{content:"i";width:16px;height:16px;color:#fff;background-color:#799ea7;border-radius:50%;display:flex;align-items:center;text-align:center;justify-content:center;font-size:14px;margin-right:6px}.sort__items{height:39px;display:flex;align-self:flex-end}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.sort__items{display:none}}.sort__select{display:none}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.sort__select{display:block}}.sort__filterButton{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_filter.svg");display:none;margin-left:auto;background-repeat:no-repeat;background-position:10px -6px;line-height:20px;padding-top:7px;padding-left:41px;padding-right:36px;margin-bottom:15px}.sort__filterButton:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.sort__filterButton{display:block}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.sort__filterButton{height:35px;background-position:5px 0;padding-left:31px;padding-right:17px}}.sort__filterButton--desktop{display:block}.sort__filterButtonRow{line-height:16px}.sort__filterButtonRow--first{font-size:16px;text-indent:5px}.sort__filterButtonRow--second{font-size:12px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.sort__filterButtonRow--second{display:none}}.sortItem{background-color:#e0e0e0;text-decoration:none;padding:0 32px;padding-top:8px;color:#555;font-size:17px;border:1px solid #e0e0e0;border-bottom:0;margin-right:1px}@media all and (min-width:640px) and (max-width:1279px){.sortItem{padding:0 17px;padding-top:8px}}.sortItem--selected-false{transition:200ms ease background-color}.sortItem--selected-false:hover{background-color:#ededed}.sortItem--selected-true{background-color:#fff;position:relative}.sortItem--selected-true:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#fff}.sortSelect{font-family:'Barlow',sans-serif;height:35px;font-size:15px;padding:0 11px;color:#222;border:1px solid #e0e0e0;width:100%;appearance:none;-ms-appearance:none;-o-appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:url(images/select.png);background-repeat:no-repeat;background-position:right 14px top 14px;width:160px}.subcategories{display:grid;grid-template-columns:repeat(4,1fr);justify-content:space-between;row-gap:15px;column-gap:16px;padding-bottom:45px}@media all and (min-width:640px) and (max-width:1279px){.subcategories{column-gap:19px;grid-template-columns:repeat(3,1fr);padding-bottom:30px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.subcategories{grid-template-columns:repeat(1,1fr);row-gap:10px;padding-bottom:24px}}.subcategories--textBig{grid-template-columns:repeat(3,1fr)}@media all and (min-width:640px) and (max-width:1279px){.subcategories--textBig{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.subcategories--textBig{grid-template-columns:repeat(1,1fr)}}.subcategories--imagesSmall{grid-template-columns:repeat(auto-fill,120px);justify-content:center}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.subcategories--imagesSmall{grid-template-columns:repeat(auto-fill,89px)}}.subcategories--imagesBig{grid-template-columns:repeat(auto-fill,200px)}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.subcategories--imagesBig{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.subcategory{display:flex;align-items:center;text-decoration:none;color:#222;font-size:14px;line-height:11px;transition:200ms ease color;flex-wrap:wrap;border:2px solid transparent;border-radius:5px;padding:5px;transition:200ms ease color,200ms ease border-color}.subcategory:hover{color:#14b1ef;border-color:#14b1ef}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.subcategory::after{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(0,0,0,1)/ico_arrow.svg");content:"";display:block;width:15px;height:15px;background-repeat:no-repeat;background-size:auto 15px;position:absolute;top:calc(50% - 7px);right:7px;transition:200ms ease transform}}.subcategory--textBig .subcategory__image{width:80px;height:80px}.subcategory--textBig .subcategory__name{max-height:80px}.subcategory--imagesSmall{flex-direction:column;width:120px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.subcategory--imagesSmall{width:100%}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.subcategory--imagesSmall::after{display:none}}.subcategory--imagesSmall .subcategory__image{width:106px;height:106px;margin-right:0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.subcategory--imagesSmall .subcategory__image{width:100px;max-width:100%;background-color:transparent}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.subcategory--imagesSmall .subcategory__img{max-width:100%;height:auto}}.subcategory--imagesSmall .subcategory__name{max-height:80px;margin-top:15px;text-align:center;font-weight:500}.subcategory--imagesBig{flex-direction:column}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.subcategory--imagesBig::after{display:none}}.subcategory--imagesBig .subcategory__image{width:186px;height:186px;margin-right:0}.subcategory--imagesBig .subcategory__name{max-height:80px;margin-top:15px;text-align:center;font-weight:500}.subcategory:hover{color:#14b1ef}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.subcategory{position:relative}}.subcategory__image{width:40px;height:40px;background-color:#f7f7f7;margin-right:16px;font-size:25px;text-align:center}.subcategory__name{line-height:20px;flex:1;max-height:40px;overflow:hidden}.submenu{grid-area:submenu;position:relative}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.submenu{display:none}}.submenu__container{position:absolute;left:0;top:-1px;max-height:300px;min-height:60px;padding:20px;width:100%;overflow:auto;z-index:1000;box-shadow:0 0 5px rgba(0,0,0,0.2);display:none;background-color:#fff;-webkit-animation:fadeIn 300ms;animation:fadeIn 300ms}.submenu__container::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);border-radius:10px;background-color:#f7f7f7}.submenu__container::-webkit-scrollbar{width:4px;background-color:#f7f7f7}.submenu__container::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#555}@media all and (min-width:1280px){.submenu__container--vertical-flow-columns{background-color:#fff;columns:6}}.submenu__container--vertical-flow-columns.visible{display:block}@media all and (min-width:1280px){.submenu__container--vertical-flow-columnsLargeImage{background-color:#fff;grid-template-columns:repeat(4,1fr);max-height:calc(100vh - 150px)}}.submenu__container--vertical-flow-columnsLargeImage.visible{display:grid}.submenu__container--vertical-flow-columnsLargeImage .submenu__image{width:80px;height:80px}.submenu__container--vertical-flow-columnsLargeImage .submenu__link{padding:10px}@media all and (min-width:1280px){.submenu__container--vertical-flow-rows,.submenu__container--vertical-flow-thirdLevelColumns{grid-template-columns:repeat(6,1fr);justify-content:space-between;row-gap:15px;column-gap:16px}}.submenu__container--vertical-flow-rows.visible,.submenu__container--vertical-flow-thirdLevelColumns.visible{display:grid}.submenu__container--vertical-flow-thirdLevelColumns{max-height:60vh}@media all and (min-width:1280px){.submenu__container--vertical-flow-thirdLevelColumns{grid-template-columns:repeat(3,1fr)}}.submenu__container--vertical-flow-thirdLevelColumns .submenu__link{font-weight:700}.submenu__container--vertical-flow-thirdLevelColumns .submenu__link:hover{border-color:transparent;text-decoration:underline}.submenu__link{display:flex;align-items:center;text-decoration:none;color:#222;border:2px solid transparent;border-radius:5px;padding:5px;transition:200ms ease color,200ms ease border-color;break-inside:avoid}.submenu__link:hover{color:#14b1ef;border-color:#14b1ef}.submenu__image{width:40px;height:40px;background-color:#f7f7f7;margin-right:16px;font-size:25px;text-align:center}.submenu__name{line-height:20px;flex:1;max-height:40px;overflow:hidden}.submenu__thirdLevel{padding-left:60px;position:relative;top:-10px}.submenu__linkRegular{display:block;color:inherit;padding:2px 0;text-decoration:none;transition:200ms ease color;font-size:15px}.submenu__linkRegular:hover{text-decoration:underline;color:#14b1ef}.tabs{margin-top:25px;margin-bottom:20px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.tabs{margin-top:27px;margin-bottom:0}}.tabs__head{height:40px;display:flex;width:100%;border-bottom:1px solid #e0e0e0}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.tabs__head{height:30px;border-bottom:0;max-width:100vw;overflow-x:auto}}.tabs__headItem{display:flex;align-items:center;font-size:17px;color:#555;padding:0 31px;border:1px solid #e0e0e0;border-bottom:0;margin-right:1px;background-color:#e0e0e0;cursor:pointer;white-space:nowrap}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.tabs__headItem{padding:0 11px;font-size:13px}}.tabs__headItem.active{position:relative;background-color:transparent}.tabs__headItem.active::after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#fff}.tabs__bodyItem{height:auto;padding-top:30px}@media all and (min-width:426px) and (max-width:799px),all and (min-width:0) and (max-width:425px){.tabs__bodyItem{padding-top:10px}}.textNews{color:#555;padding-bottom:40px}.textNews--combined .textNews__title{margin-top:25px;font-size:22px;color:#333;font-weight:500;text-transform:none}.textNews--combined .textNews__items{display:grid;grid-template-columns:repeat(3,1fr);column-gap:30px}@media all and (min-width:640px) and (max-width:1279px){.textNews--combined .textNews__items{grid-template-columns:repeat(2,1fr)}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.textNews--combined .textNews__items{grid-template-columns:repeat(1,1fr)}}.textNews--combined .textNews__all{height:35px;border-radius:35px;padding-left:30px;padding-right:30px;font-size:16px;line-height:32px}.textNews__title{font-weight:600;font-size:20px;color:#333;text-transform:uppercase}.textNews__heading{font-size:15px;line-height:20px;margin-bottom:9px;margin-top:24px;display:block;font-weight:bold;text-decoration:none;color:inherit}.textNews__heading:hover{color:#14b1ef}.textNews__text{font-size:14px;line-height:20px}.textNews__more{color:#dc6f69;text-decoration:none}.textNews__more:hover{text-decoration:underline}.textNews__buttonContainer{display:flex;justify-content:center}.textNews__all{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;margin-top:34px;transition:200ms ease all}.textNews__all:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.textNews__all:hover{background-color:#14b1ef;border-color:#14b1ef;box-shadow:none;color:#fff}.tree{list-style-type:none;padding-left:0}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.tree{display:none}}.tree--level-1{margin-top:0;margin-bottom:17px;border-top:1px solid #e0e0e0}.unitSelect{margin-left:11px}.unitSelect--select{font-family:'Barlow',sans-serif;height:35px;font-size:15px;padding:0 11px;color:#222;border:1px solid #e0e0e0;width:100%;appearance:none;-ms-appearance:none;-o-appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:url(images/select.png);background-repeat:no-repeat;background-position:right 14px top 14px;width:90px;height:50px;background-position:right 14px top 20px}.unitSelect--unit{height:50px;display:flex;align-items:center}.unroll{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:15px}.unroll__title{width:100%;font-weight:600;font-size:16px;color:#333;margin-bottom:5px;padding-left:5px}.unroll__values{width:100%;height:55px;min-height:55px;overflow:hidden;border-style:solid;border-width:2px;border-color:#eee;border-radius:5px;display:flex;flex-wrap:wrap;transition:.2s ease border-color}.unroll__values:hover,.unroll__values.open{border-color:#14b1ef;box-shadow:0 0 7px rgba(20,177,239,0.5)}.unroll__values.open .unroll__value.selected{background-image:url("https://i.binargon.cz/common/rgba(59,59,59,1)/selecbox-dropdown-focus.svg");background-position:right 10px top 21px;background-size:7px auto}.unroll__value{display:flex;width:100%;align-items:center;height:50px;justify-content:space-between;cursor:pointer;padding:5px 10px;padding-right:30px;transition:.2s ease background-color;column-gap:10px}.unroll__value:hover{background-color:#f7f7f7}.unroll__value.selected{order:-1;background-image:url("https://i.binargon.cz/common/rgba(59,59,59,1)/selecbox-dropdown.svg");background-repeat:no-repeat;background-position:right 10px center;background-size:10px auto}.unroll__container{max-width:calc(100% - 40px)}.unroll__name{font-weight:500;min-height:20px;overflow:hidden;max-height:42px;width:100%}.unroll__price{font-weight:500;font-size:13px;margin-top:3px;color:#799ea7}.unroll__radio{display:none}.unroll__image:hover+.unroll__imageLarge{height:300px;border:2px solid #14b1ef;opacity:1}.unroll__imageLarge{height:0;width:300px;opacity:0;transition:ease height .2s,ease opacity .3s;position:absolute;border:0;border-radius:5px;align-self:baseline}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.unroll__imageLarge{display:none}}.userMenu{grid-area:usermenu;display:flex;justify-content:flex-end;padding-right:17px}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.userMenu{display:none;background-color:#dbe4e6;height:70px;justify-content:center;padding:15px 11px 0}}.userMenu--default{grid-row:2;padding-top:9px}.userMenu--centered{align-items:center}.userMenu__item{text-decoration:none;color:#222;font-size:14px;cursor:pointer;margin:0 10px}.userMenu__item:hover .userMenu__title{color:#14b1ef}.userMenu__icon{width:23px;height:23px;margin:0 auto;background-repeat:no-repeat;background-position:center 0}.userMenu__icon--favourites{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_heart.svg");background-size:22px auto;position:relative;background-position:center -1px}.userMenu__icon--compare{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_compare.svg");background-size:20px auto;position:relative;background-position:center -1px}.userMenu__icon--signin{background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_user.svg");background-size:20px auto;position:relative;background-position:center 0}.userMenu__icon--language img{border-radius:50%;border:1px solid #555}.userMenu__notification{min-width:20px;padding:0 5px;height:20px;border-radius:20px;background-color:#dc6f69;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;position:absolute;left:15px;top:-9px;line-height:14}.userMenu__title{padding-top:3px;white-space:nowrap}@media all and (min-width:640px) and (max-width:1279px),all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.userMenu__title{white-space:nowrap}}.variantsList{margin-bottom:20px}.variantsList__item{display:flex;width:100%;border-style:solid;border-width:2px;border-color:#f7f7f7;border-radius:5px;margin-bottom:10px;align-items:center;padding:10px 10px}.variantsList__item--selected{border-color:#14b1ef;box-shadow:0 0 7px rgba(20,177,239,0.5)}.variantsList__container{padding-left:10px;padding-right:10px}.variantsList__containerBottom{display:flex}.variantsList__name{font-weight:600;margin-bottom:5px}.variantsList__code{font-weight:500;margin-right:5px}.variantsList__stock{font-weight:600}.variantsList__stock--onStock{color:#89b432}.variantsList__stock--outOfStock{color:#e23e21}.variantsList__image{margin-left:auto}.whisperer{display:block;position:absolute;left:0;top:100%;width:100%}.whisperer__inner{padding:4px;max-height:none;overflow:auto;border:1px solid #e0e0e0;background:#fff;text-align:left;max-width:453px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.whisperer__inner{max-height:300px;max-width:calc(100% - 10px)}}.whisperer__title{padding:10px 0 10px 10px;color:#799ea7;font-weight:600}.whisperer__item{display:block;width:100%;padding:7px 10px;color:#000;text-decoration:none;font-size:14px}.whisperer__item:hover,.whisperer__item--highlight{background:#eaf8fe}.whisperer__item--submit{-webkit-appearance:none;font-family:'Barlow',sans-serif;display:inline-flex;text-decoration:none;cursor:pointer;height:49px;color:#555;border:2px solid #555;outline:0;border-radius:49px;padding-left:30px;padding-right:30px;font-size:16px;outline:0;background-color:transparent;white-space:nowrap;box-sizing:border-box;line-height:43px;transition:200ms ease box-shadow;width:200px;display:block;margin:20px auto;padding:0;text-align:center}.whisperer__item--submit:hover{box-shadow:0 0 5px rgba(85,85,85,0.8)}.whisperer__item--submit:hover,.whisperer__item--submit.whisperer__item--highlight{background-color:transparent;box-shadow:0 0 5px rgba(85,85,85,0.8)}.whisperer__item--product{padding:0 10px}.whisperer__item--product&gt;div{padding:10px 5px 11px 5px;display:flex;align-items:center;border-bottom:1px solid #f0f0f0}.whisperer__item__image{margin-right:13px;width:47px;height:47px}.whisperer__item__info{width:calc(100% - 68px)}.whisperer__item__name{flex:1;line-height:20px}.whisperer__item__price{width:100px;text-align:right;text-transform:uppercase}
@charset "UTF-8";
.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;"}.cDelivery__countriesSelect{height:35px;font-size:15px;padding:0 11px;border:1px solid #e0e0e0;width:100%;color:#222;appearance:none;-ms-appearance:none;-o-appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:url(images/select.png);background-repeat:no-repeat;background-position:right 14px top 14px}.cDelivery__closeIcon{background-color:#888}.cEssoxKalkulacka{container-type:inline-size;container-name:essox}.cEssoxKalkulacka__button{background-color:#f7f7f7;border:1px solid #e5e5e5;min-height:45px;height:auto;display:grid;grid-template-columns:120px 1fr 200px;gap:15px;padding:15px;align-items:center;text-decoration:none;font-size:14px;color:#454545;margin-top:10px;transition:0.2s ease-in-out box-shadow;width:100%;min-height:75px;margin-top:40px}.cEssoxKalkulacka__button-title{cursor:pointer}.cEssoxKalkulacka__button-arrow{position:relative;top:1px}@container essox (max-width: 579px){.cEssoxKalkulacka__button{padding:20px;grid-template-columns:125px 1fr}}@container essox (max-width: 579px){.cEssoxKalkulacka__button-logo{grid-row:1;grid-column:1}}.cEssoxKalkulacka__button-logo-title{font-weight:bold;text-transform:uppercase;font-size:11px}.cEssoxKalkulacka__button-quarters{text-align:right;font-weight:bold}.cEssoxKalkulacka__button-quarters-info{color:#828282;font-weight:100}@media (max-width:579px){.cEssoxKalkulacka__button-quarters-info{text-align:left}}@media (max-width:579px){.cEssoxKalkulacka__button-quarters{width:auto}}.cEssoxKalkulacka__button-container{display:flex;align-items:center;justify-content:flex-end}@container essox (max-width: 579px){.cEssoxKalkulacka__button-container{grid-row:1;grid-column:2}}.cEssoxKalkulacka__button-container--column{display:grid}.cEssoxKalkulacka__button-information{font-weight:bold;display:grid;row-gap:3px}@media (max-width:1024px){.cEssoxKalkulacka__button-information{min-width:unset}}@container essox (max-width: 579px){.cEssoxKalkulacka__button-information{grid-row:2;grid-column:1 / span 2}}.cEssoxKalkulacka__button-information-link{font-weight:100;text-decoration:underline;cursor:pointer}.cEssoxKalkulacka__button--finit{margin-top:15px;border:1px solid #8bb500;cursor:pointer}@media (max-width:1024px){.cEssoxKalkulacka__button{margin-top:28px}}.cEssoxKalkulacka__button:hover{box-shadow:3.536px 3.536px 20px 0px rgba(0, 0, 0, 0.08)}.cEssoxKalkulacka__button-logo{margin-right:10px}.cEssoxKalkulacka__button-arrow{margin-left:5px}.cEssoxDialogSplatek,.cEssoxKalkulackaPopup{background-color:#fff;width:800px;height:650px;max-width:80vw;max-height:80vh;overflow:hidden;outline:0;border:0;box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.08)}@media (max-width:579px){.cEssoxDialogSplatek,.cEssoxKalkulackaPopup{width:100vw;height:100vh;max-width:100vw;max-height:100vh;background:#fff;position:fixed;inset:0;z-index:1000}.cEssoxDialogSplatek iframe,.cEssoxKalkulackaPopup iframe{width:100%}}@media (max-width:579px){.cEssoxDialogSplatek::backdrop,.cEssoxKalkulackaPopup::backdrop{background-color:#fff}}.cEssoxDialogSplatek iframe,.cEssoxKalkulackaPopup iframe{width:100%;height:100%;margin:0;padding:0;border:0px solid transparent;overflow:hidden}.cEssoxDialogSplatek__close,.cEssoxKalkulackaPopup__close{position:fixed;right:10px;top:10px;width:32px;height:32px;opacity:0.5;cursor:pointer;z-index:10;font-size:0}.cEssoxDialogSplatek__close:hover,.cEssoxKalkulackaPopup__close:hover{opacity:1}.cEssoxDialogSplatek__close:before,.cEssoxDialogSplatek__close:after,.cEssoxKalkulackaPopup__close:before,.cEssoxKalkulackaPopup__close:after{position:absolute;left:15px;content:" ";height:100%;width:2px;background-color:#000}.cEssoxDialogSplatek__close:before,.cEssoxKalkulackaPopup__close:before{transform:rotate(45deg)}.cEssoxDialogSplatek__close:after,.cEssoxKalkulackaPopup__close:after{transform:rotate(-45deg)}.cEssoxDialogSplatek__title,.cEssoxKalkulackaPopup__title{font-weight:bold;border-bottom:1px solid #dee2e6;padding-bottom:20px;padding-top:20px;padding-left:25px}.cEssoxDialogSplatek__button,.cEssoxKalkulackaPopup__button{background-color:#e2241e;padding:1rem 2rem;font-size:0.95rem;font-weight:700;color:#fff;text-decoration:none;margin:20px;align-items:end;display:flex;text-align:center;justify-content:center}.cEssoxKalkulackaPopup{overflow:auto}.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}.cVelikostniTabulky{appearance:none;border:0;background-color:transparent;font-size:16px;text-decoration:none;font-family:inherit;cursor:pointer;display:flex;align-items:center;column-gap:6px;margin-bottom:15px}.cVelikostniTabulky:before{content:"";display:block;width:23px;height:23px;background-image:url("https://i.binargon.cz/demoeshopkonfi/rgba(85,85,85,1)/ico_ruler.svg");background-repeat:no-repeat;content:""}.cVelikostniTabulkyDialog{background:#fff;border:1px solid #fff !important;padding:20px;min-width:280px;max-width:750px;width:max-content}@media (min-width:768px) and (max-width:1280px){.cVelikostniTabulkyDialog{max-width:650px}}@media (min-width:0px) and (max-width:768px){.cVelikostniTabulkyDialog{padding:15px;margin:0;width:100vw;height:100vh;max-height:100vh}}.cVelikostniTabulkyDialog::backdrop{background-color:rgba(91, 117, 139, 0.12);backdrop-filter:blur(3px)}.cVelikostniTabulkyDialog__header{font-weight:600;text-align:center}.cVelikostniTabulkyDialog__content{font-size:14px;text-align:center}.cVelikostniTabulkyDialog__closeButton{margin:auto;width:max-content}.cVelikostniTabulkyDialog__closeIcon{position:fixed;right:15px;top:15px;width:30px;height:30px;background-color:#666;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}.cVelikostniTabulkyDialog__content{margin-top:25px}.cVelikostniTabulkyDialog__closeButton{margin-top:25px;-webkit-appearance:none;display:flex;text-decoration:none;cursor:pointer;height:40px;color:#333;border:2px solid #333;outline:0;border-radius:40px;padding-left:30px;padding-right:30px;font-size:16px;outline:none;background-color:transparent;white-space:nowrap;box-sizing:border-box;align-items:center;line-height:40px;transition:200ms ease box-shadow}.cVelikostniTabulkyDialog__closeButton:hover{box-shadow:0 0 5px rgba(51, 51, 51, 0.8)}</pre></body></html>