.cCancelFilter{--icon-url:url("https://i.binargon.cz/common/rgba(224,32,22,1)/close.svg");--icon-size:12px;--gap-size:10px;display:flex;flex-wrap:wrap;gap:var(--gap-size)}.cCancelFilter__item{display:flex;align-items:center;column-gap:7px;padding:5px 10px;text-decoration:none;color:inherit}.cCancelFilter__item:after{content:"";width:var(--icon-size);height:var(--icon-size);background-image:var(--icon-url)}.cCancelFilter__item-color{width:var(--icon-size);height:var(--icon-size)}@keyframes commonVariantsImage{0%{transform:scale(1) translate(0,0)}100%{transform:scale(0.7) translate(0,-30%)}}.commonVariants__image--chagedToVariantImage{animation-name:commonVariantsImage;animation-fill-mode:both;animation-duration:.5s;animation-timing-function:linear}.commonVariants__variantImages{display:flex;flex-wrap:wrap;justify-content:center}.commonVariants__variantLink{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;min-width:60px;min-height:90px;border:2px solid transparent;border-radius:4px;text-decoration:none}.commonVariants__variantLink--moreVariants{display:inline-block;border:2px solid transparent;border-radius:4px;font-size:20px}.commonVariants__variantLink:hover{border:2px solid #aaa}.commonVariants__variantImage{width:60px;height:90px}.commonVariants__param{display:flex;flex-wrap:wrap}.commonVariants__value{cursor:default;padding:2px 5px}.commonVariants__value--inStock{color:#009e0f}.commonVariants__value--notInStock{color:#f00}.commonVariants__value--unavailableCombination{opacity:.2;text-decoration:line-through}.commonVariants__countText{margin-left:3px}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}.cProducersList{--border-color:#e3e3e3;--link-color:#000;--top-producer-size:190px;--top-producer-gap:20px;--top-producer-border-color:var(--border-color);--anchor-size:30px;--anchor-column-gap:16px;--anchor-row-gap:15px}.cProducersList__title{font-weight:bold}.cProducersList__top-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--top-producer-size),1fr));gap:var(--top-producer-gap)}.cProducersList__top-link{border:1px solid var(--top-producer-border-color);display:flex;justify-content:center;text-align:center;flex-wrap:wrap;text-decoration:none;color:var(--link-color);aspect-ratio:1 / 1}.cProducersList__top-image{vertical-align:top;max-width:100%;height:fit-content}.cProducersList__top-name{width:100%}.cProducersList__anchors{border-bottom:1px solid var(--border-color);padding-bottom:10px}.cProducersList__anchors-title{font-weight:bold}.cProducersList__anchors-items{display:grid;grid-template-columns:repeat(auto-fill,var(--anchor-size));column-gap:var(--anchor-column-gap);row-gap:var(--anchor-row-gap)}.cProducersList__anchors-link{text-decoration:none;text-transform:uppercase;color:var(--link-color)}.cProducersList__group{border-bottom:1px solid var(--border-color)}.cProducersList__group:last-child{border:0}.cProducersList__group-title{font-weight:bold}.cProducersList__group-items--rows{display:grid;grid-template-columns:repeat(4,minmax(200px,1fr))}.cProducersList__group-items--columns{columns:auto;column-width:200px}.cProducersList__group-items--columns .cProducersList__group-link{display:inline-block;width:100%}.cProducersList__group-link{text-decoration:none;color:var(--link-color)}.cProducersList__group-link:hover{text-decoration:underline}.commonInternationalMenu{display:none}.commonInternationalMenu *{box-sizing:border-box !important}.commonInternationalMenu--common-popup-true{background-color:#fff;display:block}.commonInternationalMenu__languageItem{width:300px;height:60px;display:flex;align-items:center;padding:0 30px;text-decoration:none;text-transform:uppercase;color:#333;border-bottom:1px solid #ccc;position:relative;transition:.4s ease-out background}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonInternationalMenu__languageItem{max-width:100%;width:280px;height:40px;padding:0 10px}}.commonInternationalMenu__languageItem:hover{background-color:#e0e0e0}.commonInternationalMenu__languageItem--selected{background-color:#ccc;font-weight:600}.commonInternationalMenu__languageItem--selected:hover{background-color:#ccc}.commonInternationalMenu__languageName{font-size:14px;font-family:sans-serif}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonInternationalMenu__languageName{font-size:12px;font-weight:500}}.commonInternationalMenu__languageFlag{margin-left:auto;border:1px solid #ccc}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonInternationalMenu__languageFlag{width:20px}}.commonInternationalMenu__languageFlag--rounded{border-radius:5px}.commonInternationalMenu__languageFlag--circle{border-radius:50%}.commonInternationalMenu__languageRadio{width:17px;height:17px;border:1px solid #ccc;box-shadow:0 0 3px #eee;border-radius:50%;margin-left:15px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonInternationalMenu__languageRadio{width:14px;height:14px;margin-left:10px}}.commonInternationalMenu__languageRadio--selected{box-shadow:none;border-radius:0;border:0;background-image:url("https://i.binargon.cz/commonInternationalMenu/white/white/10/rgba(255,255,255,0)/ico_tick.svg");background-repeat:no-repeat;background-position:center;background-size:20px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonInternationalMenu__languageRadio--selected{background-size:17px}}.commonInternationalMenu__currency{display:flex;flex-wrap:wrap;justify-content:center;padding:10px;width:300px;max-width:100%;background-color:#ccc}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonInternationalMenu__currency{padding-bottom:0}}.commonInternationalMenu__currency--flags-true{padding-top:0}.commonInternationalMenu__currencyItem{padding:5px 10px;text-decoration:none;text-transform:uppercase;color:#333;margin:5px;transition:.4s ease-out background;background-color:#fff}.commonInternationalMenu__currencyItem:hover{outline:2px solid #e0e0e0}.commonInternationalMenu__currencyItem--selected{font-weight:600;background-color:#ccc;border:0;outline:2px solid #e0e0e0}.commonInternationalMenu__currencyName{font-size:14px;font-family:sans-serif}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonInternationalMenu__currencyName{font-size:12px}}.commonUserDialog{padding:28px 30px 10px}.commonUserDialog--common-popup-true{background-color:#fff}.commonUserDialog__loginForm__title{display:block;font-size:24px;color:#2c2c2c;font-weight:600;padding-bottom:10px}.commonUserDialog__loginForm__row:nth-of-type(3){display:flex;justify-content:space-between;align-items:center;padding-top:5px;padding-bottom:20px}.commonUserDialog__loginForm__row--facebook{margin:15px 0;border-top:1px solid #e4e6e9}.commonUserDialog__loginForm__row--seznam,.commonUserDialog__loginForm__row--google{margin:15px 0;display:flex;justify-content:center}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonUserDialog__loginForm__row--buttonsWrap{flex-direction:column-reverse}}.commonUserDialog__loginForm__label{font-size:16px;font-weight:600;color:#3e3e3e;display:block}.commonUserDialog__loginForm__input{border:1px solid #e4e6e9;box-sizing:border-box !important;height:39px;margin-top:8px;margin-bottom:14px;padding:10px 16px;width:340px;font-size:16px}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonUserDialog__loginForm__input{width:100%}}.commonUserDialog__loginForm__button{min-width:146px;padding:0 20px;height:46px;border:2px solid #000;background-color:#fff;text-transform:uppercase;font-size:16px;font-weight:600;box-sizing:border-box !important;outline:0;cursor:pointer;transition:all .2s;color:#000}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonUserDialog__loginForm__button{max-width:200px}}.commonUserDialog__loginForm__button:hover{background-color:#141620;color:#fff;border-color:#141620}.commonUserDialog__loginForm__forgottenHref{font-size:16px;text-decoration:underline;color:#3e3e3e}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonUserDialog__loginForm__forgottenHref{margin-top:10px}}.commonUserDialog__loginForm__forgottenHref:hover{text-decoration:none;color:#000}.commonUserDialog__loginForm__facebookButton{display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:600;padding:8px;background-color:#fff;color:#3577c8;text-decoration:underline}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonUserDialog__loginForm__facebookButton{font-size:14px}}.commonUserDialog__loginForm__facebookButton:hover{text-decoration:none}.commonUserDialog__loginForm__seznamButton{display:flex;align-items:center;color:#c00;border:2px solid #c00;border-radius:3px;width:max-content;padding-right:8px;font-size:16px;text-decoration:none}.commonUserDialog__loginForm__seznamButton-icon{margin:8px;width:max-content}.commonUserDialog__loginForm__googleButton{display:flex;align-items:center;color:#757575;border-radius:2px;width:max-content;padding-right:8px;font-size:14px;text-decoration:none;box-shadow:0 1px 2px #a9a9a9}.commonUserDialog__loginForm__googleButton-icon{margin:8px;width:max-content}.commonUserDialog__loginForm__registrationDesc{display:flex;justify-content:center;align-items:center;font-size:16px;color:#3e3e3e;min-height:47px;background-color:#eff1f4;margin:0 -30px -10px}.commonUserDialog__loginForm__registrationHref{color:#3e3e3e;text-decoration:underline;margin-left:6px}.commonUserDialog__loginForm__registrationHref:hover{text-decoration:none;color:#000}.commonUserDialog__account{display:flex;flex-direction:row;flex-wrap:wrap;background-color:#fff;min-width:200px;margin:-18px -20px 0}.commonUserDialog__account__item{display:flex;flex-direction:column;flex-grow:1;width:50%;color:#fff;font-size:15px;padding:12px 0;text-align:center;background-color:#257f39;outline:1px solid #309e48}.commonUserDialog__account__item:hover{background-color:#309e48}.commonUserDialog__account__item__icon{display:block;margin:0 auto;margin-bottom:6px;background-size:contain}.commonUserDialog__loyaltyRewardPrograme{color:#fff;width:100%;background-color:#257f39;outline:1px solid #309e48}.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 #309e48;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}}.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}#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:#257f39;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:767px),all and (min-width:0) and (max-width:426px){.commonCheckoutButtons__button--right{font-size:12px;line-height:50px}}.commonCheckoutButtons__button--right:hover{background-color:#141620}.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:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),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:#257f39}.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:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),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:#257f39;transition:200ms ease all;display:inline-block;padding:5px 10px;color:#fff;text-decoration:none}.commonCheckoutCommonBox .block2 .pokladnaLib a:hover{background-color:#141620}.commonCheckoutErrors{text-align:center;padding:50px 0}.commonCheckoutFreeShipping{padding:20px 0}@media all and (min-width:767px) and (max-width:1279px){.commonCheckoutFreeShipping{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){.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:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),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:767px),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:767px),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:767px),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:767px) 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:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),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:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),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:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),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:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),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:767px),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:#257f39;color:#fff}@media all and (min-width:426px) and (max-width:767px),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:767px),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:767px),all and (min-width:0) and (max-width:426px){.commonCheckoutStep2__container__left,.commonCheckoutStep2__container__right{width:100%}}@media all and (min-width:767px) and (max-width:1279px){.commonCheckoutStep2__container__left{width:40%}}@media all and (min-width:767px) 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 #257f39}.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 #257f39}.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:767px),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:767px),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:767px),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:767px),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:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonCheckoutSteps{padding-bottom:20px}}@media all and (min-width:426px) and (max-width:767px),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:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonCheckoutSteps__item{line-height:30px}}@media all and (min-width:767px) and (max-width:1279px){.commonCheckoutSteps__item{margin:0 20px}}@media all and (min-width:426px) and (max-width:767px),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:#257f39;text-align:center;font-size:20px;font-weight:700}@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){.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:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonCheckoutSteps__item__text{font-size:14px}}@media all and (min-width:426px) and (max-width:767px),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:767px),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:767px) and (max-width:1279px){.commonCheckoutTable__head{font-size:12px}}@media all and (min-width:426px) and (max-width:767px),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:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),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:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),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:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),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:767px) and (max-width:1279px),all and (min-width:426px) and (max-width:767px),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:767px),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:767px),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:767px),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:767px),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:767px),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:767px),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:767px) and (max-width:1279px){.commonCheckoutTableProduct__column--availability,.commonCheckoutTableService__column--availability{width:130px}}@media all and (min-width:426px) and (max-width:767px),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:767px) and (max-width:1279px){.commonCheckoutTableProduct__column--price,.commonCheckoutTableService__column--price{width:100px}}@media all and (min-width:426px) and (max-width:767px),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:767px) and (max-width:1279px){.commonCheckoutTableProduct__column--amount,.commonCheckoutTableService__column--amount{width:80px}}@media all and (min-width:426px) and (max-width:767px),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:767px) and (max-width:1279px){.commonCheckoutTableProduct__column--priceVat,.commonCheckoutTableService__column--priceVat{width:130px}}@media all and (min-width:426px) and (max-width:767px),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:767px),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:#141620}.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:767px),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:767px),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:767px),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:767px),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:767px),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:767px),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:767px),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:#257f39;transition:200ms ease all;cursor:hand;cursor:pointer;margin-left:5px}.commonCheckoutVoucher__button:hover{background-color:#141620}.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:767px) 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 #257f39}.commonCheckoutImport__container{display:flex;flex-wrap:wrap;align-items:center}@media all and (min-width:426px) and (max-width:767px),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}.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}}.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)}.commonMessage{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,0.7);display:none;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0;z-index:1001}.commonMessage--visible{display:flex}.commonMessage__overlay{width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;position:absolute}.commonMessage__container{max-width:100%;padding:30px;background-color:#fff;position:relative;z-index:10}@media all and (min-width:426px) and (max-width:767px),all and (min-width:0) and (max-width:426px){.commonMessage__container{margin:20px;padding:15px}}.commonMessage__close{width:30px;height:30px;position:absolute;right:20px;top:20px}.commonMessage__close:after{display:flex;width:100%;height:100%;content:"\2716";justify-content:center;align-items:center;font-size:1.5em;cursor:pointer;color:#ccc}.commonMessage__text{text-align:center}.commonMessage__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:25px}.commonMessage__button{display:inline-block;border-width:0;background-color:#eee;border-radius:3px;padding:8px 20px;font-size:inherit;cursor:pointer;min-height:35px;text-decoration:none;color:#000;white-space:nowrap}.commonMessage__button--main{background-color:#3da07a;color:#fff}.commonMessage__button:first-letter {text-transform:uppercase}.commonPopUp{display:none;position:fixed;z-index:100000;width:100%;height:100%;top:0;left:0;right:0;bottom:0;justify-content:center;align-items:center}.commonPopUp--visible{display:flex}.commonPopUp__overlay{background-color:rgba(0,0,0,0.5);width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0}.commonPopUp__content{z-index:1;position:relative;max-height:70vh;overflow:auto}.commonPopUp__close{position:absolute;right:10px;top:10px;width:32px;height:32px;opacity:.5;cursor:pointer;z-index:10}.commonPopUp__close:hover{opacity:1}.commonPopUp__close:before,.commonPopUp__close:after{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:#eee}.commonPopUp__close:before{transform:rotate(45deg)}.commonPopUp__close:after{transform:rotate(-45deg)}.commonPopUp__dynamic-content{background-color:#fff;width:800px;max-width:calc(100vw - 30px);max-height:calc(100vh - 30px);overflow:auto;padding:25px}@-webkit-keyframes red-fade{from{outline:3px solid #d70000}to{outline:0}}@-moz-keyframes red-fade{from{outline:3px solid #d70000}to{outline:0}}@keyframes red-fade{from{outline:3px solid #d70000}to{outline:0}}@keyframes overflowDelayed{from{overflow:hidden}to{overflow:visible}}*{outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background-color:#fff;font-family:'Poppins',sans-serif;font-size:16px}.clr,.clear,.cistic{clear:both}@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}}.common-container{background-color:#fff;overflow:hidden;padding:38px 76px}@media all and (min-width:640px) and (max-width:1279px){.common-container{padding:30px 0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.common-container{padding:20px 0}}.common-container-columns-2{display:grid;grid-template-columns:repeat(2,1fr);column-gap:10%}.common-h1{font-size:2rem}.common-link{color:#d70000}.common-section{padding:20px;border:1px solid #e4e4e4;margin-bottom:30px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.common-section{padding:5px}}.common-section-title{justify-content:center;align-items:center;font-weight:bold;font-size:1.3rem;background-color:#fff;display:inline-block;position:relative;top:-2.05rem;padding:0 20px;margin-bottom:0;margin-top:0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.common-section-title{font-size:1rem;top:-.95rem;left:-6px}}.common-label{padding:6px 15px;display:block;width:100%}.common-value{display:flex;flex-wrap:wrap;flex:none;padding:0 10px;max-width:100%}.common-input{outline:0;box-sizing:border-box !important;font-size:16px;background-color:#fff;border:1px solid #e4e6e9;padding:0 10px;height:40px;font-family:'Poppins',sans-serif;width:100%}.common-input:valid{border:1px solid #257f39}.common-input:invalid{border:1px solid #da2a2a}.common-select{outline:0;box-sizing:border-box !important;font-size:16px;background-color:#fff;border:1px solid #e4e6e9;padding:0 10px;height:40px;font-family:'Poppins',sans-serif;width:100%}.buttons-container{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;row-gap:20px;column-gap:40px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.buttons-container{justify-content:center}}.common-validation{font-size:13px;padding:3px 4px}.common-button-small{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;height:30px;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:1rem;text-decoration:none;padding:0 30px;font-family:'Poppins',sans-serif;border:1px solid #555;background-color:#efefef;color:#000}.common-button-large{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;height:30px;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:1rem;text-decoration:none;padding:0 30px;font-family:'Poppins',sans-serif;height:50px;color:#fff;font-size:1.4rem;background-color:#ef9200}.common-button-large:hover{background-color:#bc7300}.common-table-head{background-color:#257f39;color:#fff}.common-table-row{border-bottom:1px solid}.common-table-row-even{background-color:}.common-table-col{font-size:16px;padding:15px 10px !important}.button-orange{background-color:#ef9200;color:#fff;transition:.2s ease-in background;cursor:pointer}.button-orange:hover{background-color:#bc7300}.Poppins{font-family:'Poppins',sans-serif}input[type="checkbox"]:not(.exclude){-webkit-appearance:none;appearance:none;background-color:#fff;margin:0;margin-right:8px;font:inherit;color:#e4e6e9;width:21px;height:21px;border:1px solid #e4e6e9;transform:translateY(-0.075em);display:grid;place-content:center}input[type="checkbox"]:not(.exclude):before{content:"";width:.65em;height:.65em;transform:scale(0);transition:120ms transform ease-in-out;box-shadow:inset 1em 1em #ef9200;transform-origin:bottom left;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%)}input[type="checkbox"]:not(.exclude):checked:before{transform:scale(1)}input[type="checkbox"]:not(.exclude):disabled{color:#f1f1f1;background-color:#f1f1f1;cursor:not-allowed}input[type="checkbox"]:not(.exclude):focus{border-color:#999}input[type="checkbox"]:not(.exclude):invalid:focus{border-color:#d70000;-webkit-animation:red-fade 1s ease-in-out 0s;-moz-animation:red-fade 1s ease-in-out 0s;-o-animation:red-fade 1s ease-in-out 0s;animation:red-fade 1s ease-in-out 0s}.clear{clear:both}.display-none{display:none}.display-block{display:block}.color-transition{transition:.2s ease-in color}.bg-transition{transition:.2s ease-in background}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.thin-scrollbar::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(255,255,255,0)}.thin-scrollbar::-webkit-scrollbar{width:4px}.thin-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(255,255,255,0)}.thin-scrollbar:hover::-webkit-scrollbar-track,.thin-scrollbar:hover::-webkit-scrollbar-thumb{background-color:rgba(50,50,50,0.3)}@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){.slide-down-container{transition:height .25s ease-in-out;height:0;overflow:hidden}.slide-down-container.visible{animation:overflowDelayed;animation-delay:.25s;animation-fill-mode:forwards}}.cmsBody{font-size:16px;margin:0;padding:0}.container{margin-left:auto;margin-right:auto}.container--large{max-width:1689px}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.container--large{display:grid;grid-template-columns:31px 1fr 31px;grid-template-areas:". content ."}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.container--large{display:grid;grid-template-columns:12px 1fr 12px;grid-template-areas:". content ."}}.container--medium{display:block;max-width:1540px}.container--small{display:block;max-width:1396px}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.container--small{grid-area:content;width:100%}}.content{grid-area:content}@media all and (min-width:1280px) and (max-width:1689px){.content--limited{max-width:calc(100vw - 62px)}}.flex{display:flex;flex-wrap:wrap}.grid{display:grid}@media all and (min-width:1280px) and (max-width:1689px){.hide[data-hide~="XL"]{display:none}}@media all and (min-width:640px) and (max-width:1279px){.hide[data-hide~="L"]{display:none}}@media all and (min-width:426px) and (max-width:639px){.hide[data-hide~="M"]{display:none}}@media all and (min-width:0) and (max-width:425px){.hide[data-hide~="S"]{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}.openSans{font-family:'Open Sans Condensed',sans-serif}.openSansCondensed{font-family:'Open Sans Condensed',sans-serif}.typography{color:#69735e;font-size:16px;line-height:26px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.typography{font-size:14px;line-height:22px}}.typography a{color:#257f39;transition:.2s ease-in color}.typography a:hover{color:#333}.typography iframe{max-width:100%}.activeFilters{display:flex;flex-wrap:wrap;gap:15px;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){.activeFilters{margin-bottom:15px}}.activeFilters__item{text-decoration:none;font-size:13px;color:#000;border:2px solid #dadada;border-radius:3px;padding:2px 12px;display:flex;column-gap:3px;align-items:center}.activeFilters__item:hover{border-color:#c5c5c5}.activeFilters__item:hover .activeFilters__item-icon{opacity:1}.activeFilters__item-icon{width:10px;height:10px;opacity:.5;cursor:pointer;position:relative}.activeFilters__item-icon:before,.activeFilters__item-icon:after{position:absolute;left:0;content:" ";height:10px;width:1px;background-color:#e72121}.activeFilters__item-icon:before{transform:rotate(45deg)}.activeFilters__item-icon:after{transform:rotate(-45deg)}.activeFilters__item-color{width:15px;height:15px;border-radius:2px}.banners{--arrow-width:56px;--arrow-height:135px;--bullet-size:15px;position:relative;height:573px}@media all and (min-width:640px) and (max-width:1279px){.banners{--arrow-width:33px;--arrow-height:82px;--bullet-size:9px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.banners{--arrow-width:31px;--arrow-height:77px;--bullet-size:13px}}@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){.banners{max-width:100vw;width:100%;height:auto}}.banners__arrow{position:absolute;width:var(--arrow-width);height:var(--arrow-height);background-color:rgba(255,255,255,0.2);top:calc(50% - var(--arrow-height)/2);border:0;cursor:pointer}.banners__arrow--left{left:0}.banners__arrow--right{right:0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.banners__arrow-icon{width:5px}}.banners__bullets{position:absolute;bottom:28px;display:flex;justify-content:center;column-gap:10px;width:100%}@media all and (min-width:640px) and (max-width:1279px){.banners__bullets{column-gap:6px;bottom:18px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.banners__bullets{bottom:14px}}.banners__bullet{width:var(--bullet-size);height:var(--bullet-size);background-color:rgba(255,255,255,0.15);border-radius:50%;border:0;transition:.2s ease-in-out background-color;cursor:pointer}@media all and (min-width:640px) and (max-width:1279px){.banners__bullet{width:var(--bullet-size);height:var(--bullet-size);padding:0}}.banners__bullet.glide__bullet--active{background-color:rgba(255,255,255,0.4)}.banners__item{position:relative}.banners__item-href{position:absolute;inset:0;display:flex}.banners__item-href-item{width:100%;height:100%}.banners__item-image{vertical-align:top}@media all and (min-width:640px) and (max-width:1279px){.banners__item-image{width:100%;height:auto}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.banners__item-image{width:100%;height:auto}}.banners__item-container{height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:85px}@media all and (min-width:640px) and (max-width:1279px){.banners__item-container{padding-bottom:48px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.banners__item-container{padding-bottom:55px}}.banners__item-overlay{position:absolute;width:100%;height:100%;top:0;left:0}@media all and (min-width:640px) and (max-width:1279px){.banners__item-overlay{padding:0 90px;background-color:rgba(0,0,0,0.3)}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.banners__item-overlay{padding:0 36px;background-color:rgba(0,0,0,0.3)}}.banners__item-text{font-size:66.6px;font-weight:bold;color:#fff;text-transform:uppercase;margin-bottom:10px}@media all and (min-width:640px) and (max-width:1279px){.banners__item-text{font-size:35px;line-height:35px;margin-bottom:7px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.banners__item-text{font-size:29px}}.banners__item-button{text-transform:uppercase;display:inline-flex;width:fit-content;min-height:52px;align-items:center;padding:9px 35px;font-size:21.6px;font-weight:600;display:flex;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){.banners__item-button{min-height:32px;font-size:13px;font-weight:600;padding:6px 22px;border-radius:3px}}@media all and (min-width:640px) and (max-width:1279px){.bannersTrending.glide{width:100%;max-width:calc(100vw - 62px)}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannersTrending.glide{width:calc(100vw - 24px)}}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:1690px){.bannersTrending__slides.glide__slides{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:15px}}@media all and (min-width:640px) and (max-width:1279px){.bannersTrending__slides.glide__slides{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:15px;margin-top:10px}}.bannersTrending__item{position:relative;text-decoration:none}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannersTrending__item{width:225px}}.bannersTrending__item-image{vertical-align:top;border-radius:4px;overflow:hidden;max-width:100%;height:auto}.bannersTrending__item-container{padding:8px 14px}@media all and (min-width:640px) and (max-width:1279px){.bannersTrending__item-container{padding:12px 10px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannersTrending__item-container{padding:5px 11px}}.bannersTrending__item-text{font-size:15px;color:#000}@media all and (min-width:640px) and (max-width:1279px){.bannersTrending__item-text{font-size:14px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannersTrending__item-text{font-size:12px;line-height:16px}}.bannersTrending__item-text--secondary{font-size:18px;font-weight:500}@media all and (min-width:640px) and (max-width:1279px){.bannersTrending__item-text--secondary{font-size:20px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannersTrending__item-text--secondary{font-size:14px}}.bannersTrending__arrows{display:none}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bannersTrending__arrows{display:block}}.bannersTrending__arrow{position:absolute;width:31px;height:77px;background-color:rgba(255,255,255,0.2);top:calc(50% - 141px/2);border:0;cursor:pointer}.bannersTrending__arrow--left{left:0}.bannersTrending__arrow--right{right:0}.bannersTrending__arrow-icon{width:5px}.benefit{display:grid;grid-template-columns:40px 1fr;column-gap:25px;align-items:center}@media all and (min-width:640px) and (max-width:1279px){.benefit{grid-template-columns:1fr}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.benefit{grid-template-columns:40px 210px;column-gap:0;justify-content:center}}@media all and (min-width:640px) and (max-width:1279px){.benefit--1 .benefit__image{width:29px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.benefit--1 .benefit__image{width:23px}}@media all and (min-width:640px) and (max-width:1279px){.benefit--2 .benefit__image{width:35px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.benefit--2 .benefit__image{width:26px}}@media all and (min-width:640px) and (max-width:1279px){.benefit--3 .benefit__image{width:27px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.benefit--3 .benefit__image{width:26px}}.benefit__container{text-align:center}@media all and (min-width:640px) and (max-width:1279px){.benefit__frame{text-align:center}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.benefit__frame{height:100%;display:flex}}.benefit__title{font-size:22px;color:#5e5e5e;font-weight:bold}@media all and (min-width:640px) and (max-width:1279px){.benefit__title{font-size:20px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.benefit__title{font-size:14px}}.benefit__text{font-size:14px;color:#404040;line-height:18px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.benefit__text{font-size:12px;line-height:16px}}.benefits{display:grid;grid-template-columns:278px 350px 350px;column-gap:75px;align-items:center;border-radius:4px;overflow:hidden;background-color:#f0f0f0;min-height:149px;padding:0 52px;margin-bottom:43px;justify-content:space-between}@media all and (min-width:640px) and (max-width:1279px){.benefits{grid-template-columns:1fr 1fr 1fr;column-gap:20px;padding:15px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.benefits{grid-template-columns:1fr;padding:0;padding-top:12px;padding-bottom:13px;row-gap:12px}}.bottomBar__container{background-color:#fff}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bottomBar__container{display:block}}.bottomBar__content{padding-top:13px;padding-bottom:148px;display:flex;justify-content:space-between}@media all and (min-width:640px) and (max-width:1279px){.bottomBar__content{padding-top:22px;padding-left:8px;padding-right:10px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bottomBar__content{flex-direction:column-reverse;padding:0}}@media all and (min-width:640px) and (max-width:1279px){.bottomBar__payments{position:relative;top:-7px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bottomBar__payments{width:172px;height:auto;margin:13px auto}}.bottomBar__copyright{font-size:12px;font-weight:300;margin-left:auto}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bottomBar__copyright{display:none}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.bottomBar__language{background-color:#eee;padding:0 40px;padding-bottom:33px}}.cCancelFilter{--icon-size:10px;margin-bottom:15px}.cCancelFilter__item{text-decoration:none;font-size:13px;color:#000;border:2px solid #dadada;border-radius:3px;padding:2px 12px;display:flex;align-items:center}.cCancelFilter__item:hover{border-color:#c5c5c5}.cProducersList{--link-color:#1f1f1f;padding-top:0;padding-bottom:30px}@media all and (min-width:640px) and (max-width:1279px){.cProducersList{--anchor-size:25px;--anchor-column-gap:0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cProducersList{padding-top:19px}}.cProducersList__container{margin-left:auto;margin-right:auto}.cProducersList__container--large{max-width:1689px}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.cProducersList__container--large{display:grid;grid-template-columns:31px 1fr 31px;grid-template-areas:". content ."}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cProducersList__container--large{display:grid;grid-template-columns:12px 1fr 12px;grid-template-areas:". content ."}}.cProducersList__container--medium{display:block;max-width:1540px}.cProducersList__container--small{display:block;max-width:1396px}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.cProducersList__container--small{grid-area:content;width:100%}}.cProducersList__content{grid-area:content;max-width:1542px;margin:auto}@media all and (min-width:1280px) and (max-width:1689px){.cProducersList__content--limited{max-width:calc(100vw - 62px)}}.cProducersList__title{font-size:38px;font-weight:900;margin-bottom:33px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cProducersList__title{font-size:30px}}.cProducersList__title--top{margin-bottom:35px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cProducersList__title--top{margin-bottom:23px}}.cProducersList__top{margin-bottom:68px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cProducersList__top{margin-bottom:32px}}.cProducersList__top-items{grid-template-columns:repeat(4,1fr);gap:35px}@media all and (min-width:640px) and (max-width:1279px){.cProducersList__top-items{gap:20px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cProducersList__top-items{grid-template-columns:1fr 1fr;gap:10px}}.cProducersList__top-link{aspect-ratio:unset;border-radius:3px;overflow:hidden;border:0}.cProducersList__top-name{display:none}.cProducersList__top-image{vertical-align:top;width:100%}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cProducersList__anchors{display:none}}.cProducersList__anchors-title{display:none}.cProducersList__anchors-link{font-weight:900}.cProducersList__producers{margin-top:27px}.cProducersList__group{margin-top:28px;padding-bottom:36px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cProducersList__group{margin-top:20px;padding-bottom:26px}}.cProducersList__group-title{font-weight:bold;text-transform:uppercase;font-size:30px;margin-bottom:23px}.cProducersList__group-items{row-gap:13px}@media all and (min-width:640px) and (max-width:1279px){.cProducersList__group-items{grid-template-columns:repeat(3,minmax(200px,1fr))}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cProducersList__group-items{grid-template-columns:1fr}}.cProducersList__group-link{font-size:14px}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.cartNode{margin-bottom:26px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.cartNode{margin-bottom:31px}}.cartNode__button{background-color:#3da07a;color:#fff;font-weight:600;font-size:16px;border:0;border-radius:4px;width:100%;min-height:45px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:'Poppins',sans-serif}.cartNode__button-icon{margin-left:27px}.categoryDescription{margin-bottom:23px}.categoryDescription__text{font-weight:300;font-size:14px;color:#373737;line-height:17px}.categoryDescription__text p:first-child{margin-top:4px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.js-category-description{order:1;padding-top:25px;margin-bottom:0}}.checkout{padding:0 76px}@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){.checkout{padding:0}}.checkoutAgreements{display:grid;grid-template-columns:1fr;row-gap:10px;padding-bottom:30px}.checkoutAgreements__row{display:grid;grid-template-columns:42px 1fr;align-items:flex-start}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutAgreements__row{grid-template-columns:33px 1fr}}.checkoutAgreements__row p{margin:0}.checkoutAgreements__row__checkbox[type="checkbox"]:not(.exclude){margin-top:5px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutAgreements__row__checkbox[type="checkbox"]:not(.exclude){margin-top:0}}.checkoutAgreements__row__text{font-size:17px;line-height:20px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutAgreements__row__text{font-size:13px;line-height:17px}}.checkoutButtons{display:flex;justify-content:flex-end;align-items:center;gap:34px;padding:43px 0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutButtons{display:grid;grid-template-columns:1fr;grid-template-areas:"right" "left";padding:25px 0;gap:15px}}@media all and (min-width:640px) and (max-width:1279px){.checkoutButtons--step-1{padding:31px 0;justify-content:center}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutButtons__left{grid-area:left;text-align:center}}.checkoutButtons__left-link{font-size:16px;color:#000}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutButtons__right{grid-area:right;text-align:center;height:auto;padding:0 43px}}.checkoutButtons__right-button{height:47px;border:0;border-radius:5px;background-color:#ef9200;padding:0 45px;font-size:16px;font-weight:bold;color:#fff;cursor:pointer;height:auto;min-height:47px;padding-top:5px;padding-bottom:5px}.checkoutCart__products{display:grid;grid-template-columns:1fr;row-gap:16px}@media all and (min-width:640px) and (max-width:1279px){.checkoutCart__products{row-gap:18px}}.checkoutData__container{display:grid;grid-template-columns:1fr 1fr;column-gap:31px;row-gap:21px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutData__container{grid-template-columns:1fr;row-gap:11px}}.checkoutData__container--company{padding:25px 0}.checkoutData__address{display:flex;width:100%;column-gap:17px}.checkoutData__company-title{font-size:17px;font-weight:500;text-decoration:underline;cursor:pointer;display:block;margin-top:10px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutData__company-title{font-size:14px}}.checkoutData__company-title:after{content:"";display:inline-block;margin-left:9px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:8px solid #9d9d9d}.checkoutData__company-checkbox{margin:0;position:absolute;border:0;background:none;visibility:hidden;margin-top:-20px}.checkoutData__company-checkbox:checked+.checkoutData__company-dropdown{display:block}.checkoutData__company-dropdown{display:none}.checkoutData__label{font-size:17px;font-weight:500;display:block;margin-bottom:5px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutData__label{font-size:14px}}.checkoutData__label--note{margin-top:24px}.checkoutData__note{width:100%;height:99px;border:1px solid #c5c5c5;border-radius:5px;margin-bottom:18px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutData__note{height:50px}}.checkoutDataItem{width:100%}.checkoutDataItem--fakt_psc{width:140px}.checkoutDataItem__label{font-size:17px;font-weight:500;display:block;margin-bottom:5px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutDataItem__label{font-size:14px;margin-bottom:3px}}.checkoutDataItem__value-input{height:45px;border:1px solid #c9c9c9;border-radius:5px;font-family:'Poppins',sans-serif;width:100%;padding:0 10px;margin-bottom:7px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutDataItem__value-input{height:36px}}.checkoutDataItem__value-input:valid+.checkoutDataItem__value-validation{display:none}.checkoutDataItem__value-validation{font-size:14px;font-weight:300}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutDataItem__value-validation{font-size:11.5px}}.checkoutDataSelect{width:100%}.checkoutDataSelect__label{font-size:17px;font-weight:500;display:block;margin-bottom:5px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutDataSelect__label{font-size:14px;margin-bottom:3px}}.checkoutDataSelect__value-select{height:45px;border:1px solid #c9c9c9;border-radius:5px;font-family:'Poppins',sans-serif;width:100%;padding:0 10px;margin-bottom:7px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutDataSelect__value-select{height:36px}}.checkoutErrors{overflow:hidden;padding:40px}.checkoutErrors__heading{text-align:center}.checkoutProduct{border:1px solid #bcbbbb;border-radius:10px;display:grid;overflow:hidden;padding:7px 20px;column-gap:18px}@media all and (min-width:640px) and (max-width:1279px){.checkoutProduct{padding-top:10px;padding-bottom:39px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutProduct{padding-left:14px;padding-right:17px}}.checkoutProduct--change-true{grid-template-columns:110px 1fr 100px 155px 16px}@media all and (min-width:640px) and (max-width:1279px){.checkoutProduct--change-true{grid-template-columns:75px 1fr 100px 155px 16px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutProduct--change-true{display:grid;grid-template-areas:"image details remove" "image quantity quantity" "image price price";grid-template-columns:50px 1fr max-content}}.checkoutProduct__column{display:flex;align-items:center}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutProduct__column--image{grid-area:image}}.checkoutProduct__column--details{flex-direction:column;justify-content:center;align-items:flex-start}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutProduct__column--details{grid-area:details}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutProduct__column--quantity{grid-area:quantity;justify-content:end}}.checkoutProduct__column--price{justify-content:flex-end}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutProduct__column--price{grid-area:price}}.checkoutProduct__column--remove{align-items:flex-start;justify-content:flex-end}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutProduct__column--remove{grid-area:remove;font-size:15px}}@media all and (min-width:640px) and (max-width:1279px){.checkoutProduct__image{width:75px;height:75px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutProduct__image{max-width:100%;object-fit:cover}}.checkoutProduct__name{font-size:15px;font-weight:600;color:#000;text-decoration:none;cursor:pointer}@media all and (min-width:640px) and (max-width:1279px){.checkoutProduct__name{margin-top:25px;line-height:18px;margin-bottom:4px}}.checkoutProduct__name:hover{text-decoration:underline}.checkoutProduct__availability--available{color:#3da07a}.checkoutProduct__quantity{display:grid;grid-template-areas:"input plus unit" "input minus unit";grid-template-columns:40px 20px max-content;align-items:center;height:30px}.checkoutProduct__quantity-input{height:100%;border:1px solid #bcbbbb;text-align:center;border-radius:3px 0 0 3px;overflow:hidden}.checkoutProduct__quantity-button{height:15px;width:100%;background-color:#d3d3d3;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;overflow:hidden}.checkoutProduct__quantity-button--plus{padding-top:4px;border-radius:0 3px 0 0}.checkoutProduct__quantity-button--minus{border-radius:0 0 3px 0}.checkoutProduct__quantity-unit{font-size:14px}.checkoutProduct__price{font-size:15px}.checkoutProduct__price--before{text-decoration:line-through;color:#bcbbbb;font-weight:500;margin-right:7px}.checkoutProduct__price--current{font-weight:bold;color:#000}.checkoutProduct__remove{text-decoration:none;font-size:23px;font-weight:300;color:#bcbbbb;cursor:pointer}.checkoutProduct__remove:hover{color:#d70000}.checkoutProduct__popup{max-width:350px;width:100%;margin:10px;padding:20px;display:flex;justify-content:center;align-items:center;min-height:60px;text-align:center;font-weight:normal;background-color:#fff}.checkoutStep1__title{font-size:28px;font-weight:bold;margin-bottom:12px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep1__title{font-size:20px}}.checkoutStep1__container{display:grid;grid-template-columns:870px 1fr;column-gap:86px}@media all and (min-width:640px) and (max-width:1279px){.checkoutStep1__container{grid-template-columns:1fr;row-gap:23px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep1__container{grid-template-columns:1fr;row-gap:23px}}.checkoutStep2{padding-bottom:126px}.checkoutStep2__container{display:grid;grid-template-columns:870px 1fr;column-gap:86px}@media all and (min-width:640px) and (max-width:1279px){.checkoutStep2__container{grid-template-columns:1fr;row-gap:34px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep2__container{grid-template-columns:1fr;row-gap:34px}}.checkoutStep2__title{font-size:28px;font-weight:bold;margin-bottom:12px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep2__title{font-size:20px;margin-bottom:6px}}.checkoutStep2__title--payment{margin-top:41px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep2__title--payment{margin-top:22px}}.checkoutStep2 .volbaDopravy,.checkoutStep2 .volbaPlatby{display:grid;grid-template-columns:1fr;row-gap:15px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep2 .volbaDopravy,.checkoutStep2 .volbaPlatby{row-gap:8px}}.checkoutStep2 .volbaDopravy .dopravaBlock,.checkoutStep2 .volbaDopravy .platbaBlock,.checkoutStep2 .volbaPlatby .dopravaBlock,.checkoutStep2 .volbaPlatby .platbaBlock{border:1px solid #c9c9c9;border-radius:5px;padding-left:36px;padding-right:46px;padding-top:18px;padding-bottom:18px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep2 .volbaDopravy .dopravaBlock,.checkoutStep2 .volbaDopravy .platbaBlock,.checkoutStep2 .volbaPlatby .dopravaBlock,.checkoutStep2 .volbaPlatby .platbaBlock{padding-left:13px;padding-right:15px}}.checkoutStep2 .volbaDopravy label,.checkoutStep2 .volbaPlatby label{display:grid;grid-template-areas:"radio . logo . name . price" "radio . logo . info . price";grid-template-columns:26px 30px 55px 23px 1fr 30px max-content;align-items:center}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep2 .volbaDopravy label,.checkoutStep2 .volbaPlatby label{grid-template-columns:26px 0 36px 9px 1fr 30px max-content}}@media all and (min-width:0) and (max-width:425px){.checkoutStep2 .volbaDopravy label,.checkoutStep2 .volbaPlatby label{grid-template-areas:"radio . name name name . price" "radio . info info info . price"}}.checkoutStep2 .volbaDopravy label input,.checkoutStep2 .volbaPlatby label input{grid-area:radio;grid-row:1 / span 2;width:26px;height:26px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep2 .volbaDopravy label input,.checkoutStep2 .volbaPlatby label input{width:22px;height:22px;margin:0}}.checkoutStep2 .volbaDopravy label .cena,.checkoutStep2 .volbaPlatby label .cena{grid-area:price;grid-row:1 / span 2;font-size:17px;font-weight:500}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep2 .volbaDopravy label .cena,.checkoutStep2 .volbaPlatby label .cena{font-size:14px;font-weight:bold}}.checkoutStep2 .volbaDopravy label .nazev,.checkoutStep2 .volbaPlatby label .nazev{grid-area:name;font-size:17px;font-weight:500;grid-row:1}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep2 .volbaDopravy label .nazev,.checkoutStep2 .volbaPlatby label .nazev{font-size:14px}}.checkoutStep2 .volbaDopravy label .popis,.checkoutStep2 .volbaPlatby label .popis{grid-area:info;font-size:15px;font-weight:300;grid-row:2}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep2 .volbaDopravy label .popis,.checkoutStep2 .volbaPlatby label .popis{font-size:12px}}.checkoutStep2 .volbaDopravy label .popis img,.checkoutStep2 .volbaPlatby label .popis img{max-width:100%}.checkoutStep2 .volbaDopravy label .popis p,.checkoutStep2 .volbaPlatby label .popis p{margin:0}.checkoutStep2 .volbaDopravy label .logo,.checkoutStep2 .volbaPlatby label .logo{grid-area:logo;grid-row:1 / span 2;padding:0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep2 .volbaDopravy label .logo,.checkoutStep2 .volbaPlatby label .logo{width:36px !important;background-size:contain !important;background-position:0 center !important}}@media all and (min-width:0) and (max-width:425px){.checkoutStep2 .volbaDopravy label .logo,.checkoutStep2 .volbaPlatby label .logo{display:none}}.checkoutStep2 .pluginContainerPodPopisem{padding-left:134px;font-size:14px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep2 .pluginContainerPodPopisem{font-size:12px;padding-left:72px}}@media all and (min-width:0) and (max-width:425px){.checkoutStep2 .pluginContainerPodPopisem{padding-left:27px}}.checkoutStep2 .pluginContainerPodPopisem a{color:#000}.checkoutStep3__container{display:grid;grid-template-columns:870px 1fr;column-gap:86px}@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){.checkoutStep3__container{grid-template-columns:1fr}}.checkoutStep3__title{font-size:28px;font-weight:bold;margin-bottom:12px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep3__title{font-size:20px}}.checkoutStep3__terms{display:grid;grid-template-columns:42px 1fr;align-items:flex-start;margin-bottom:15px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep3__terms{grid-template-columns:33px 1fr}}.checkoutStep3__terms-link{color:#000}.checkoutStep3__terms-text{line-height:20px;font-size:17px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutStep3__terms-text{font-size:13px;line-height:17px}}.checkoutStep3__terms-checkbox[type="checkbox"]:not(.exclude){margin-top:5px}.checkoutStep4{overflow:hidden;padding:40px;text-align:center}.checkoutSteps{display:flex;justify-content:center;padding-top:40px;padding-bottom:40px}@media all and (min-width:640px) and (max-width:1279px){.checkoutSteps{padding-top:33px;padding-bottom:31px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSteps{display:grid;grid-template-columns:max-content 50px max-content 43px max-content;grid-template-areas:"step1 . step2 . step3"}}.checkoutSteps__item{display:flex;align-items:center;text-decoration:none}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSteps__item{flex-direction:column;align-items:center}}.checkoutSteps__item--active .checkoutSteps__item-number{background-color:#ef9200}.checkoutSteps__item--active .checkoutSteps__item-title{color:#000}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSteps__item--item-1,.checkoutSteps__item--item-2{position:relative}}.checkoutSteps__item--item-1:after,.checkoutSteps__item--item-2:after{content:"";width:164px;height:3px;background-color:#c3c3c3;margin-left:28px;margin-right:40px}@media all and (min-width:640px) and (max-width:1279px){.checkoutSteps__item--item-1:after,.checkoutSteps__item--item-2:after{width:95px;height:2px;margin-left:22px;margin-right:20px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSteps__item--item-1:after,.checkoutSteps__item--item-2:after{position:absolute;width:85px;height:2px;left:calc(50% + 22px);margin:0;top:10px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSteps__item--item-1{grid-area:step1}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSteps__item--item-2{grid-area:step2}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSteps__item--item-3{grid-area:step3}}.checkoutSteps__item--doneBefore .checkoutSteps__item-number,.checkoutSteps__item--done .checkoutSteps__item-number{background-color:#000}.checkoutSteps__item--doneBefore .checkoutSteps__item-title,.checkoutSteps__item--done .checkoutSteps__item-title{color:#000;text-decoration:underline}.checkoutSteps__item--doneBefore:after,.checkoutSteps__item--done:after{background-color:#000}.checkoutSteps__item-number{width:38px;height:38px;color:#fff;border-radius:50%;background-color:#c3c3c3;display:flex;align-items:center;justify-content:center;text-align:center;font-size:18px;font-weight:bold;margin-right:21px}@media all and (min-width:640px) and (max-width:1279px){.checkoutSteps__item-number{flex-shrink:0;font-size:16px;width:28px;height:28px;margin-right:17px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSteps__item-number{width:22px;height:22px;font-size:13px;margin:0}}.checkoutSteps__item-title{font-size:18px;font-weight:500;color:#c3c3c3}@media all and (min-width:640px) and (max-width:1279px){.checkoutSteps__item-title{font-size:16px;white-space:nowrap}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSteps__item-title{font-size:14px;margin-top:6px}}.checkoutSummary{background-color:#f4f4f4;border-radius:10px;padding-left:58px;padding-right:53px;padding-top:41px;padding-bottom:45px;align-self:flex-start}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSummary{padding-top:23px;padding-left:15px;padding-right:14px;padding-bottom:27px}}.checkoutSummary--step-2{margin-top:53px}@media all and (min-width:640px) and (max-width:1279px){.checkoutSummary--step-2{margin-top:0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSummary--step-2{margin-top:-5px}}@media all and (min-width:640px) and (max-width:1279px){.checkoutSummary__container{max-width:475px;margin-left:auto;margin-right:auto}}.checkoutSummary__title{font-size:28px;font-weight:bold;color:#000;margin-bottom:12px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSummary__title{font-size:20px;margin-bottom:8px}}.checkoutSummary__products{display:grid;grid-template-columns:1fr;row-gap:13px;border-bottom:2px solid #c8c8c8;padding-bottom:33px;margin-top:23px}.checkoutSummary__product{display:grid;grid-template-columns:70px 1fr 100px;column-gap:19px;align-items:center;text-decoration:none;color:#000}.checkoutSummary__product:hover .checkoutSummary__product-name{text-decoration:underline}.checkoutSummary__product-name{font-size:15px;font-weight:600}.checkoutSummary__product-price{text-align:right}.checkoutSummary__product-price-before{color:#bcbbbb;text-decoration:line-through;font-size:18px}.checkoutSummary__product-price-current{font-size:18px;font-weight:bold}.checkoutSummary__rows{padding-top:14px;display:grid;grid-template-columns:1fr;row-gap:3px;border-bottom:2px solid #c8c8c8;padding-bottom:19px}.checkoutSummary__row{display:flex;justify-content:space-between;font-size:18px;font-weight:300}.checkoutSummary__expedition{border-bottom:2px solid #c8c8c8;padding-bottom:18px;padding-top:15px;display:grid;grid-template-columns:1fr;row-gap:6px}.checkoutSummary__expedition-item{display:flex;justify-content:space-between;font-size:18px;font-weight:300}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSummary__expedition-item{font-size:12px}}.checkoutSummary__expedition-name{font-size:15px;font-weight:600;margin-top:-2px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSummary__expedition-name{font-size:12px}}.checkoutSummary__total{display:flex;justify-content:space-between;font-size:18px;font-weight:bold;padding-top:26px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutSummary__total{font-size:15px;padding-top:14px}}.checkoutVoucher{padding-bottom:29px;border-bottom:2px solid #c8c8c8}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutVoucher{padding-bottom:18px;border-bottom:1px solid #c8c8c8}}.checkoutVoucher__form{display:grid;grid-template-columns:max-content 1fr;column-gap:18px;align-items:center}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutVoucher__form{column-gap:10px}}.checkoutVoucher__title{font-size:16px;font-weight:300;color:#000}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutVoucher__title{font-size:11px}}.checkoutVoucher__container{display:grid;grid-template-columns:1fr max-content;gap:14px;height:42px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutVoucher__container{height:28px;gap:9px}}.checkoutVoucher__input{border:0;border-radius:5px;background-color:#fff;height:100%;font-family:'Poppins',sans-serif}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutVoucher__input{width:100%}}.checkoutVoucher__button{background-color:#000;color:#fff;font-size:16px;padding:0 27px;height:100%;border:0;border-radius:5px;font-family:'Poppins',sans-serif}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.checkoutVoucher__button{font-size:11px}}.checkoutVoucher__used-title{margin-top:13px;margin-bottom:8px;font-weight:500}.checkoutVoucher__used-list{padding:0;margin:0;padding-left:15px;font-size:14px}.checkoutVoucher__used-list-remove{text-decoration:none;color:#bcbbbb}.checkoutVoucher__used-list-remove:hover{color:#d70000}.commonBreadcrumb{display:flex;flex-wrap:wrap;font-size:14px;font-weight:300;padding-top:21px;padding-bottom:8px}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.commonBreadcrumb{padding-top:21px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonBreadcrumb{font-size:9px;padding-top:7px;padding-bottom:11px}}.commonBreadcrumb__item{color:#010101;text-decoration:none}.commonBreadcrumb__item--first{font-size:0;display:inline-block;padding-left:12px;background-image:url(svg/ico_home.svg);background-size:12px auto;background-repeat:no-repeat;background-position:left center}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonBreadcrumb__item--first{background-size:7px auto;padding-left:7px}}.commonBreadcrumb__item:not(.commonBreadcrumb__item--last):after{content:">";font-size:14px;margin:0 11px 0 13px;display:inline-block}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonBreadcrumb__item:not(.commonBreadcrumb__item--last):after{font-size:9px;margin:0 5px 0 4px;position:relative;top:1px}}.commonBreadcrumb__item:not(.commonBreadcrumb__item--first):not(.commonBreadcrumb__item--last):hover{text-decoration:underline}.commonCheckout{background-color:#fff;overflow:hidden;padding:38px 76px}@media all and (min-width:640px) and (max-width:1279px){.commonCheckout{padding:30px 0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonCheckout{padding:20px 0}}.commonFilterParametru{display:flex;flex-wrap:wrap;gap:17px}.commonFilterParametru .filterParam{display:flex;align-items:center;border:2px solid #dadada;border-radius:4px;padding:0 24px;font-size:14px;height:49px}.commonFilterParametru .filterParam_systemId_skladem{order:-1}.commonFilterParametru .filterParam_systemId_cena{border:0;order:1;padding:0}.commonFilterParametru .filterParam_systemId_cena .name{display:none}.commonFilterParametru .filterParam_input .name{margin-right:7px}.commonFilterParametru .filterParam_input input{outline:0;box-sizing:border-box !important;font-size:16px;background-color:#fff;border:1px solid #e4e6e9;padding:0 10px;height:40px;font-family:'Poppins',sans-serif;height:30px;width:100px}.commonFilterParametru .filterParam_select .name{margin-right:7px}.commonFilterParametru .filterParam_select select{outline:0;box-sizing:border-box !important;font-size:16px;background-color:#fff;border:1px solid #e4e6e9;padding:0 10px;height:40px;font-family:'Poppins',sans-serif;height:30px;width:max-content}.commonFilterParametru .filterParam_checkbox-multiple,.commonFilterParametru .filterParam_color-multiple{position:relative}.commonFilterParametru .filterParam_checkbox-multiple:hover:after,.commonFilterParametru .filterParam_color-multiple:hover:after{position:absolute;left:0;top:100%;width:100%;display:block;height:7px;content:"";background-color:transparent}.commonFilterParametru .filterParam_checkbox-multiple:hover .filterValues,.commonFilterParametru .filterParam_color-multiple:hover .filterValues{display:block}.commonFilterParametru .filterValues_checkbox-multiple,.commonFilterParametru .filterValues_color-multiple{display:none;position:absolute;z-index:100;background-color:#fff;top:calc(100% + 5px);left:-2px;width:calc(100% + 4px);min-width:max-content;padding:7px;border:2px solid #dadada;border-radius:4px}.commonFilterParametru .filterValues_checkbox-multiple .filterValue,.commonFilterParametru .filterValues_color-multiple .filterValue{font-size:14px;margin-bottom:5px}.commonFilterParametru .filterValues_checkbox-multiple .count,.commonFilterParametru .filterValues_color-multiple .count{margin-left:5px;font-size:12px;color:#999}.commonFilterParametru .filterValues_color-multiple .colorValue{width:20px;height:20px;display:block}.commonFilterParametru .filterValues_color-multiple .filterValue{column-gap:10px}.commonFilterParametru .filterValues_color-multiple .filterValue.selected .colorValue{border:2px solid #666}.commonFilterParametru .filterValues_color-multiple input{display:none}.commonFilterParametru .filterValues_systemId_skladem{display:block}.commonFilterParametru .filterValues_systemId_skladem .text{font-size:0;color:transparent;position:relative;margin-left:22px}.commonFilterParametru .filterValues_systemId_skladem .text:after{content:"";display:block;width:32px;height:16px;border-radius:8px;background-color:#f4f4f4}.commonFilterParametru .filterValues_systemId_skladem .text:before{content:"";display:block;border-radius:50%;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.3);position:absolute;width:19px;height:19px;top:-2px;left:-2px}.commonFilterParametru .filterValues_systemId_skladem input:checked+.text:after{background-color:#ef9200}.commonFilterParametru .filterValues_systemId_skladem input:checked+.text:before{right:-2px;left:initial}.commonFilterParametru .filterValues_systemId_skladem .count,.commonFilterParametru .filterValues_systemId_skladem input{display:none}.commonFilterParametru .filterValue{display:flex}.commonFilterParametru .filterValue.disabledValue{cursor:not-allowed}.commonFilterRange{--width:356px;--column-gap:10px;--row-gap:24px;--track-height:2px;--track-bg:#d9d9d9;--track-selected-bg:#000;--thumb-width:22px;--thumb-height:var(--thumb-width);--thumb-radius:50%;--thumb-bg:#fff;--thumb-icon-size:5px;--thumb-shadow:0 5px 6px #d1d1d166;--thumb-min-icon-url:url("https://i.binargon.cz/commonFilterRange/rgba(255,255,255,1)/ico_arrow_right.svg");--thumb-min-icon-position-x:8px;--thumb-max-icon-url:url("https://i.binargon.cz/commonFilterRange/rgba(255,255,255,1)/ico_arrow_left.svg");--thumb-max-icon-position-x:7px;--column-size:1fr;grid-template-areas:"min range max";grid-template-columns:var(--column-size) 180px var(--column-size);column-gap:var(--column-gap);row-gap:var(--row-gap);width:var(--width);align-items:center}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonFilterRange{grid-template-areas:"range range range" "min . max";grid-template-columns:80px 1fr 80px;width:280px;max-width:100%;margin-top:10px}}.commonFilterRange__input{height:31px;border:1px solid #dfdfdf;border-radius:3px;text-align:center;width:100%}.commonFilterRange__range::-webkit-slider-thumb{box-shadow:var(--thumb-shadow)}.commonFilterRange__range::-moz-range-thumb{box-shadow:var(--thumb-shadow)}.commonFilterRange__range--min::-webkit-slider-thumb{border:1px solid #dbdbdb}.commonFilterRange__range--min::-moz-range-thumb{border:1px solid #dbdbdb}.commonFilterRange__range--max::-webkit-slider-thumb{border:1px solid #dbdbdb}.commonFilterRange__range--max::-moz-range-thumb{border:1px solid #dbdbdb}.commonForgottenPassword{background-color:#fff;overflow:hidden;padding:38px 76px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media all and (min-width:640px) and (max-width:1279px){.commonForgottenPassword{padding:30px 0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonForgottenPassword{padding:20px 0}}.commonForgottenPassword__main-title{width:100%;margin-bottom:40px;font-size:2rem}@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;margin-bottom:30px;text-align:center}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonForgottenPassword__section{padding:5px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonForgottenPassword__section{text-align:left}}@media all and (min-width:640px) and (max-width:1279px){.commonForgottenPassword__section .commonForgottenPassword__text,.commonForgottenPassword__section .commonForgottenPassword__buttons-wrapper{text-align:center}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonForgottenPassword__section .commonForgottenPassword__text,.commonForgottenPassword__section .commonForgottenPassword__buttons-wrapper{text-align:center;font-size:14px}}.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;height:30px;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:1rem;text-decoration:none;padding:0 30px;font-family:'Poppins',sans-serif;height:50px;color:#fff;font-size:1.4rem;background-color:#ef9200}.commonForgottenPassword__section:nth-of-type(3) .commonForgottenPassword__button:hover{background-color:#bc7300}.commonForgottenPassword__section-title{justify-content:center;align-items:center;font-weight:bold;font-size:1.3rem;background-color:#fff;display:inline-block;position:relative;top:-2.05rem;padding:0 20px;margin-bottom:0;margin-top:0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonForgottenPassword__section-title{font-size:1rem;top:-.95rem;left:-6px}}.commonForgottenPassword__label{padding:6px 15px;display:block;width:100%}.commonForgottenPassword__input{outline:0;box-sizing:border-box !important;font-size:16px;background-color:#fff;border:1px solid #e4e6e9;padding:0 10px;height:40px;font-family:'Poppins',sans-serif;width:100%;max-width:500px}.commonForgottenPassword__input:valid{border:1px solid #257f39}.commonForgottenPassword__input:invalid{border:1px solid #da2a2a}.commonForgottenPassword__button{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;height:30px;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:1rem;text-decoration:none;padding:0 30px;font-family:'Poppins',sans-serif;border:1px solid #555;background-color:#efefef;color:#000;margin-top:20px;margin-bottom:10px}.commonForgottenPassword .validation{font-size:13px;padding:3px 4px}.commonLoadMoreProductsContainer{display:flex;justify-content:center;margin-top:50px}.commonLoadMoreProducts{background-color:#000;color:#fff;font-size:16px;padding:0 32px;display:flex;align-items:center;height:54px;border-radius:4px;text-decoration:none}.commonLoadMoreProducts__count{margin-left:7px}.commonOrders{background-color:#fff;overflow:hidden;padding:38px 76px}@media all and (min-width:640px) and (max-width:1279px){.commonOrders{padding:30px 0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonOrders{padding:20px 0}}.commonOrders__main-title{font-size:2rem}.commonOrders__main-text{margin-bottom:30px;font-size:16px}.commonOrders__info{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:30px;margin-top:40px}@media all and (min-width: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:}.commonOrders__info-table-col{padding:7px 10px}.commonOrders__info-table-col:first-child{font-weight:700}.commonOrders__info-table-col--price{text-align:right !important}.commonOrders__info-title{font-size:24px;font-weight:500;color:#141720;font-weight:bold;margin-top:15px}.commonOrders__info-text{line-height:26px}.commonOrders__files-qr{display:flex;justify-content:space-between;margin-bottom:30px}.commonOrders__qr{text-align:center}.commonOrders__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:#141720;color:#fff;font-weight:600}}.commonOrders__products-table{margin-bottom:10px}.commonOrders__products-summary{display:flex;flex-direction:column}.commonOrders__products-summary-item{display:flex;align-items:baseline;justify-content:flex-end;margin-bottom:5px}.commonOrders__products-summary-item:last-child{margin-bottom:0}.commonOrders__products-summary-label{font-weight:700;font-size:16px}.commonOrders__products-summary-value{margin-left:30px;min-width:100px;text-align:right;font-size:20px;font-weight:700}.commonOrders__table-head{font-size:16px;background-color:#257f39;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-body .commonOrders__table-row{border-bottom:1px solid}.commonOrders__table-body .commonOrders__table-row:nth-of-type(even){background-color:}@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>a{color:#000;text-decoration:underline}.commonOrders__table-col>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;height:30px;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:1rem;text-decoration:none;padding:0 30px;font-family:'Poppins',sans-serif;height:50px;color:#fff;font-size:1.4rem;background-color:#ef9200;margin-left:0}.commonOrders__back-to-list:hover,.commonOrders__auth-button:hover,.commonOrders__stornoButton:hover{background-color:#bc7300}.commonOrders__retryPaymentButton{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;height:30px;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:1rem;text-decoration:none;padding:0 30px;font-family:'Poppins',sans-serif;height:50px;color:#fff;font-size:1.4rem;background-color:#ef9200;margin-left:0}.commonOrders__retryPaymentButton:hover{background-color:#bc7300}.commonOrders__auth-button{margin-top:16px}.commonOrders__stornoButton{height:40px;min-width:0;font-size:18px;margin:10px 0}.commonOrders__buttons-wrapper{text-align:right}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonOrders__buttons-wrapper{text-align:center}}.commonPersonalSettings{background-color:#fff;overflow:hidden;padding:38px 76px}@media all and (min-width:640px) and (max-width:1279px){.commonPersonalSettings{padding:30px 0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings{padding:20px 0}}.commonPersonalSettings__main-title{font-size:2rem}.commonPersonalSettings__inner{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:20px 0 0}.commonPersonalSettings__inner-in{display:flex;flex-wrap:wrap}.commonPersonalSettings__section{padding:20px;border:1px solid #e4e4e4;margin-bottom:30px;width:48%}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__section{padding:5px}}@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>.commonPersonalSettings__row:first-of-type{flex-direction:row;flex-wrap:nowrap}.commonPersonalSettings__section:first-of-type .commonPersonalSettings__inner-in>.commonPersonalSettings__row:first-of-type .commonPersonalSettings__label{width:auto;white-space:nowrap;padding-left:0}.commonPersonalSettings__section:first-of-type .commonPersonalSettings__inner-in>.commonPersonalSettings__row:first-of-type .commonPersonalSettings__value{width:auto;flex:auto}.commonPersonalSettings__section:nth-of-type(3){width:100%;margin-top:20px}.commonPersonalSettings__section:nth-of-type(3) .commonPersonalSettings__row{width:33.333%;align-items:baseline}@media all and (min-width: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;font-weight:bold;font-size:1.3rem;background-color:#fff;display:inline-block;position:relative;top:-2.05rem;padding:0 20px;margin-bottom:0;margin-top:0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__section-title{font-size:1rem;top:-.95rem;left:-6px}}.commonPersonalSettings__section--hidden{margin-top:20px;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){.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 #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 #1d9d41;width:100%}.commonPersonalSettings__input:invalid{outline:0;border:1px solid #da2a2a}.commonPersonalSettings__select{border:1px solid #e4e6e9;padding:0 10px;height:39px;font-size:16px;cursor:pointer}.commonPersonalSettings__select:valid{outline:0;border:1px solid #1d9d41;width:100%}.commonPersonalSettings__select:invalid{outline:0;border:1px solid #da2a2a}.commonPersonalSettings .validation{font-size:13px;padding:3px 4px}.commonPersonalSettings__policy{font-style:italic;font-size:16px;text-align:right;padding:40px 0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__policy{text-align:center}}.commonPersonalSettings__policy a{color:inherit;text-decoration:underline}.commonPersonalSettings__policy a:hover{text-decoration:none}.commonPersonalSettings__buttons-wrapper{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;row-gap:20px;column-gap:40px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonPersonalSettings__buttons-wrapper{justify-content:center}}.commonPersonalSettings__register{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;height:30px;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:1rem;text-decoration:none;padding:0 30px;font-family:'Poppins',sans-serif;height:50px;color:#fff;font-size:1.4rem;background-color:#ef9200}.commonPersonalSettings__register:hover{background-color:#bc7300}.commonPersonalSettings__back{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;height:30px;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:1rem;text-decoration:none;padding:0 30px;font-family:'Poppins',sans-serif;border:1px solid #555;background-color:#efefef;color:#000}.commonPersonalSettings__captcha{margin-bottom:20px}.commonPopUp{display:none;position:fixed;z-index:100000;width:100%;height:100%;top:0;left:0;right:0;bottom:0;justify-content:center;align-items:center}.commonPopUp--visible{display:flex}.commonPopUp__overlay{background-color:rgba(0,0,0,0.5);width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0}.commonPopUp__content{z-index:1;position:relative}.commonPopUp__close{position:absolute;right:10px;top:10px;width:32px;height:32px;opacity:.5;cursor:pointer;z-index:10}.commonPopUp__close:hover{opacity:1}.commonPopUp__close:before,.commonPopUp__close:after{position:absolute;left:15px;content:' ';height:33px;width:2px;background-color:#eee}.commonPopUp__close:before{transform:rotate(45deg)}.commonPopUp__close:after{transform:rotate(-45deg)}.commonPopUp__dynamic-content{background-color:#fff;width:800px;max-width:calc(100vw - 30px);max-height:calc(100vh - 30px);overflow:auto;padding:25px}.commonQuestion{background-color:#fff;overflow:hidden;padding:38px 76px;max-width:100%}@media all and (min-width:640px) and (max-width:1279px){.commonQuestion{padding:30px 0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonQuestion{padding:20px 0}}.commonQuestion__main-title{font-size:2rem}.commonQuestion__row{margin-bottom:15px}.commonQuestion__label{padding:6px 15px;display:block;width:100%}.commonQuestion__value{display:flex;flex-wrap:wrap;flex:none;padding:0 10px;max-width:100%}.commonQuestion .validation{font-size:13px;padding:3px 4px}.commonQuestion__input,.commonQuestion__textarea{outline:0;box-sizing:border-box !important;font-size:16px;background-color:#fff;border:1px solid #e4e6e9;padding:0 10px;height:40px;font-family:'Poppins',sans-serif;order:1}.commonQuestion__textarea{height:90px;width:100%}.commonQuestion__validation{font-size:12px}.commonQuestion__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{margin-bottom:10px}}.commonQuestion__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{margin-left:0}}.commonQuestion__back{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;height:30px;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:1rem;text-decoration:none;padding:0 30px;font-family:'Poppins',sans-serif;border:1px solid #555;background-color:#efefef;color:#000}.commonQuestion__send{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;height:30px;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:1rem;text-decoration:none;padding:0 30px;font-family:'Poppins',sans-serif;height:50px;color:#fff;font-size:1.4rem;background-color:#ef9200}.commonQuestion__send:hover{background-color:#bc7300}.commonQuestion .commonSouhlasyForm{padding:20px 0}.commonQuestion .commonSouhlasyForm__row{font-size:14px;line-height:20px}.commonQuestion__buttons-wrapper{margin-left:0}.commonRegistration{background-color:#fff;overflow:hidden;padding:38px 76px}@media all and (min-width:640px) and (max-width:1279px){.commonRegistration{padding:30px 0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonRegistration{padding:20px 0}}.commonRegistration__main-title{font-size:2rem}.commonRegistration__inner{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:60px}.commonRegistration__inner-in{display:flex;flex-wrap:wrap}.commonRegistration__section{padding:20px;border:1px solid #e4e4e4;margin-bottom:30px;width:48%}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonRegistration__section{padding:5px}}@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;font-weight:bold;font-size:1.3rem;background-color:#fff;display:inline-block;position:relative;top:-2.05rem;padding:0 20px;margin-bottom:0;margin-top:0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonRegistration__section-title{font-size:1rem;top:-.95rem;left:-6px}}.commonRegistration__section--hidden{margin-top:20px;width:100%;display:none}.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:15px;flex-direction:column;align-items:baseline}.commonRegistration__row-check{display:flex;width:100%;font-size:16px;padding-left:0;line-height:22px;margin-bottom:10px}.commonRegistration__row-check-input{width:0;margin:2px 26px 7px 0;position:relative}.commonRegistration__label{padding:6px 15px;display:block;width:100%}.commonRegistration__value{display:flex;flex-wrap:wrap;flex:none;padding:0 10px;max-width:100%}.commonRegistration__input{outline:0;box-sizing:border-box !important;font-size:16px;background-color:#fff;border:1px solid #e4e6e9;padding:0 10px;height:40px;font-family:'Poppins',sans-serif;width:100%}.commonRegistration__input:valid{border:1px solid #257f39}.commonRegistration__input:invalid{border:1px solid #da2a2a}.commonRegistration__select{outline:0;box-sizing:border-box !important;font-size:16px;background-color:#fff;border:1px solid #e4e6e9;padding:0 10px;height:40px;font-family:'Poppins',sans-serif;width:100%}.commonRegistration .validation{font-size:13px;padding:3px 4px}.commonRegistration__policy{font-style:italic;font-size:16px;text-align:right;padding:40px 0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonRegistration__policy{text-align:center}}.commonRegistration__policy a{color:inherit;text-decoration:underline}.commonRegistration__policy a:hover{text-decoration:none}.commonRegistration__buttons-wrapper{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;row-gap:20px;column-gap:40px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonRegistration__buttons-wrapper{justify-content:center}}.commonRegistration__register{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;height:30px;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:1rem;text-decoration:none;padding:0 30px;font-family:'Poppins',sans-serif;height:50px;color:#fff;font-size:1.4rem;background-color:#ef9200}.commonRegistration__register:hover{background-color:#bc7300}.commonRegistration__back{display:inline-flex;justify-content:center;align-items:center;font-weight:600;outline:0;height:30px;text-align:center;border:0;cursor:pointer;transition:background-color .3s;letter-spacing:.02em;font-size:1rem;text-decoration:none;padding:0 30px;font-family:'Poppins',sans-serif;border:1px solid #555;background-color:#efefef;color:#000}.commonRegistration__captcha{margin-bottom:20px}.commonRegistration__captcha-value{display:flex;flex-wrap:wrap;padding:10px 0;align-items:center}.commonRegistration__captcha-input{margin-left:20px}.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+.commonSouhlasyForm__row__text{cursor:pointer}.commonTextNews{background-color:#fff;overflow:hidden;padding:38px 76px}@media all and (min-width:640px) and (max-width:1279px){.commonTextNews{padding:30px 0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonTextNews{padding:20px 0}}.commonTextNews__heading{font-size:2rem}.commonTextNews__item{max-width:100%}.commonTextNews__content{color:#69735e;font-size:16px;line-height:26px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.commonTextNews__content{font-size:14px;line-height:22px}}.commonTextNews__content a{color:#257f39;transition:.2s ease-in color}.commonTextNews__content a:hover{color:#333}.commonTextNews__content iframe{max-width:100%}.commonTextNews__link{color:#d70000;font-weight:bold}.commonTextNews__link:hover{color:}.commonTextNews__more:hover{color:}.commonVariants__params{opacity:0;transition:opacity .2s ease-in-out;display:flex;flex-wrap:wrap;width:100%;justify-content:center;padding:5px;background-color:rgba(0,0,0,0.3)}.commonVariants__param{font-size:12px}.commonVariants__value{padding:2px 3px;border:1px solid #ccc;border-radius:3px;margin:2px;color:#000;background-color:#fff}.commonVariants__value--notInStock{color:#444}.common_template_fce_29{background-color:#fff;overflow:hidden;padding:38px 76px}@media all and (min-width:640px) and (max-width:1279px){.common_template_fce_29{padding:30px 0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.common_template_fce_29{padding:20px 0}}.common_template_fce_29 a{color:#d70000}.deliveryDate{margin-bottom:31px}.deliveryDate__title{font-size:16px;font-weight:600;margin-bottom:6px}.deliveryDate__variants{display:grid;grid-template-columns:repeat(auto-fit,45px);column-gap:9px;margin-bottom:19px}.deliveryDate__variants-item{font-size:14px;text-transform:uppercase;text-align:center;border-bottom:3px solid #fdc7b4}.deliveryDate__variants-item--6-9{border-color:#b17e7e}.deliveryDate__variants-item--9-12{border-color:#b63d3d}.deliveryDate__info{display:flex;flex-wrap:wrap;column-gap:31px;row-gap:5px}.deliveryDate__info-item{font-size:14px;display:flex;align-items:center}.deliveryDate__info-item:before{content:"";display:inline-block;width:7px;height:7px;margin-right:10px}.deliveryDate__info-item--stock:before{background-color:#fdc7b4}.deliveryDate__info-item--6-9:before{background-color:#b17e7e}.deliveryDate__info-item--9-12:before{background-color:#b63d3d}.fce1{--arrow-width:54px;--arrow-height:135px;padding-top:24px;padding-bottom:57px}@media all and (min-width:640px) and (max-width:1279px){.fce1{--arrow-width:44px;--arrow-height:129px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce1{--arrow-width:31px;--arrow-height:77px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce1{padding-bottom:33px;padding-top:16px}}.fce1__title{color:#000;font-size:26px;font-weight:500;margin-top:29px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce1__title{font-size:20px}}.fce1__subtitle{color:#000;font-size:15px;margin-bottom:10px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce1__subtitle{font-size:12px;margin-bottom:6px}}.fce2-3{padding-bottom:45px}.fce2-3__heading{font-size:38px;font-weight:bold;margin-top:0;margin-bottom:23px}@media all and (min-width:640px) and (max-width:1279px){.fce2-3__heading{font-size:26px;margin-bottom:3px}}.fce2-3__container-inner{display:grid;grid-template-columns:267px 1fr;column-gap: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){.fce2-3__container-inner{grid-template-columns: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){.fce2-3__left{display:none}}.fce2-3__left-title{color:#a5a4a4;font-size:18px;margin-bottom:15px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce2-3__right{display:flex;flex-wrap:wrap;flex-direction:column}}.fce2-3__not-found{font-size:30px;font-weight:bold;margin:30px 0}.fce6{padding-bottom:40px}.fce6__eanNumber{display:inline-flex;max-width:300px;text-align:center;justify-content:center;padding:4px}.fce6__availability{padding:10px 0}.fce6__availability .availability__onStock{color:#3da07a}.fce6__availability--positive{color:#3da07a}.fce6__availability__outOfStock--request{color:black}.fce6__top{padding-top:8px}.fce6__middle{display:grid;grid-template-columns:835px 1fr;column-gap:93px;margin-bottom:68px}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.fce6__middle{grid-template-columns:1fr 1fr;column-gap:38px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px),(min-width:640px) and (max-width:779px){.fce6__middle{grid-template-columns:1fr}}.fce6__left{display:grid;grid-template-columns:148px 1fr;column-gap:42px;padding-top:46px}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.fce6__left{grid-template-columns:1fr;padding-top:0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6__left{grid-template-columns:1fr;padding-top:0}}.fce6__right{padding-top:50px}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.fce6__right{padding-top:0}}.fce6__name{font-size:24px;color:#010101;margin-top:8px;margin-bottom:24px}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.fce6__name{font-size:18px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6__name{font-size:16px}}.fce6__price{display:flex;column-gap:16px;align-items:baseline;margin-bottom:21px}.fce6__priceNow{font-size:32px;font-weight:bold;color:#010101}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.fce6__priceNow{font-size:22px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6__priceNow{font-size:22px}}.fce6__priceBefore{font-size:26px;font-weight:500;color:#010101;text-decoration:line-through}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.fce6__priceBefore{font-size:18px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6__priceBefore{font-size:18px}}.fce6__discount{background-color:#ef9200;height:26px;color:#fff;font-weight:500;padding:0 10px;border-radius:3px;position:relative;top:-3px;margin-left:7px;display:none}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.fce6__discount{height:18px;font-size:14px}}.fce6__selectedColor{color:#010101;font-size:16px;margin-bottom:11px}.fce6__selectedColor-label{font-weight:600}.fce6__size-table{display:flex;justify-content:flex-end;width:100%;margin-top:30px;margin-bottom:4px}.fce6__size-table-link{font-size:12px;font-weight:300;color:#010101}.fce6__error{color:#d70000;padding:10px 0;font-size:14px;display:none}.fce6__description-title{font-size:16px;font-weight:600;padding-top:25px}.fce6__description-text{font-size:14px;font-weight:300;line-height:22px}.fce6__description-text iframe,.fce6__description-text img{max-width:100%}.fce6Alternatives__items{display:grid;grid-template-columns:repeat(5,80px);gap:8px;max-height:83px;overflow:hidden}.fce6Alternatives__items.open{max-height:max-content}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.fce6Alternatives__items{grid-template-columns:repeat(5,58px);gap:7px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6Alternatives__items{grid-template-columns:repeat(5,50px);gap:5px}}.fce6Alternatives__item{height:80px;border:2px solid #ccc;border-radius:3px}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.fce6Alternatives__item{height:58px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6Alternatives__item{height:50px}}.fce6Alternatives__item--selected-true{position:relative;border-color:#000}.fce6Alternatives__toggle{font-size:12px;font-weight:300;color:#010101;text-decoration:underline;cursor:pointer;margin-top:10px}.fce6Alternatives__toggle.open:after{transform:rotate(180deg)}.fce6Alternatives__toggle:after{content:"";display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #ccc;margin-left:21px}.fce6Return{border:2px solid #eee;padding:14px 27px;margin-bottom:25px}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.fce6Return{padding:10px 22px;margin-bottom:30px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.fce6Return{padding:16px 22px;margin-bottom:35px}}.fce6Return__row{display:flex}.fce6Return__row--1{margin-bottom:12px}.fce6Return__icon--return{margin-right:18px}@media all and (min-width:1280px) and (max-width:1689px),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){.fce6Return__icon--return{margin-right:15px;width:17px}}.fce6Return__icon--payment{margin-right:19px}@media all and (min-width:1280px) and (max-width:1689px),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){.fce6Return__icon--payment{margin-right:14px;width:18px}}.fce6Return__title{font-size:16px;font-weight:600;color:#010101}@media all and (min-width:1280px) and (max-width:1689px),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){.fce6Return__title{font-size:14px}}.fce6Return__payments{align-self:flex-start;margin-left:18px;margin-top:6px}@media all and (min-width:1280px) and (max-width:1689px),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){.fce6Return__payments{margin-left:14px;margin-top:4px;width:103px}}.filters{display:flex;column-gap:30px;justify-content:space-between;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){.filters{flex-direction:column;row-gap:30px;margin-bottom:15px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.filters{max-width:calc(100vw - 24px)}}.filters__container{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){.filters__container{order:2;height: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){.filters__container-buttons{display:flex;justify-content:space-between;column-gap:50px;order:1}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.filters__container-buttons{column-gap:25px}}.filters__toggle{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){.filters__toggle{display:flex;background-color:#000;border-radius:5px;height:49px;justify-content:center;align-items:center;color:#fff;cursor:pointer;width:100%}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.filters__toggle{font-size:14px}}.filters__toggle-icon{margin-left:30px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.filters__toggle-icon{width:25px;margin-left:26px}}.footer{color:#383838;font-size:14px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footer{font-size:12px}}.footer__container{background-color:#eee}.footer__container-inner{display:grid;column-gap:45px;grid-template-columns:238px 262px 262px 1fr}@media all and (min-width:640px) and (max-width:1279px){.footer__container-inner{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"column_1 column_2 column_3" "column_4 column_4 column_4";padding:0 13px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footer__container-inner{grid-template-columns:1fr;grid-template-areas:"column_1" "column_2" "column_3" "column_4";padding:0 28px;row-gap:27px}}.footer__content{padding:34px 0}@media all and (min-width:640px) and (max-width:1279px){.footer__content{padding-bottom:0;padding-top:41px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footer__content{padding-top:31px}}.footer__column-title{text-transform:uppercase;font-size:16px;font-weight:700;color:#1a1a1a}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footer__column-title{line-height:20px}}@media all and (min-width:640px) and (max-width:1279px){.footer__column--1{grid-area:column_1}}@media all and (min-width:640px) and (max-width:1279px){.footer__column--2{grid-area:column_2}}@media all and (min-width:640px) and (max-width:1279px){.footer__column--3{grid-area:column_3}}.footer__column--4{margin-left:auto;width:239px}@media all and (min-width:640px) and (max-width:1279px){.footer__column--4{grid-area:column_4;width:100%;position:relative;top:-35px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footer__column--4{width:100%}}.footer__contact{line-height:30px;padding-top:3px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footer__contact{display:flex;justify-content:space-between;flex-wrap:wrap;line-height:24px}}.footer__contact-item{color:inherit;text-decoration:none;display:block}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footer__contact-item--phone,.footer__contact-item--email{width:50%}}.footer__contact-item--phone:hover,.footer__contact-item--email:hover{text-decoration:underline}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footer__contact-item--phone{text-align:right}}.footerTextpages{padding:0;margin:0;list-style-type:none;padding-top:8px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.footerTextpages{padding-top:7px;line-height:15px}}.footerTextpages__item{margin-bottom:9px}.footerTextpages__link{color:inherit;text-decoration:none}.footerTextpages__link: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){.header{box-shadow:0 5px 5px 0 rgba(16,16,16,0.08);position:relative}}.header__container{background-color:#fff;height:78px}@media all and (min-width:640px) and (max-width:1279px){.header__container{height:69px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.header__container{height:47px}}.header__content{height:100%}.header__container-inner{display:grid;grid-template-areas:"logo search control";grid-template-columns:1fr 287px 1fr;height:100%;align-items:flex-start}@media all and (min-width:640px) and (max-width:1279px){.header__container-inner{grid-template-areas:"hamburger logo search control";grid-template-columns:79px 1fr 1fr 1fr}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.header__container-inner{grid-template-areas:"hamburger logo search control";grid-template-columns:44px 82px 1fr 1fr}}.header__hamburger{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){.header__hamburger{grid-area:hamburger;height:100%;display:flex;align-items:center;justify-content:center}}.header__hamburger-icon{width:30px;height:30px}.headerControl{grid-area:control;display:flex;column-gap:34px;justify-content:flex-end;padding-top:34px}@media all and (min-width:640px) and (max-width:1279px){.headerControl{padding-top:19px;column-gap:19px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.headerControl{padding-top:6px;column-gap:19px;padding-right:5px}}.headerControl__item{display:block;color:inherit;text-decoration:none;text-align:center;cursor:pointer;position:relative}.headerControl__item:hover{color:#d70000}.headerControl__item--search{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){.headerControl__item--search{display:block}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.headerControl__item-icon{width:15px;height:15px}}.headerControl__item-title{font-weight:500;font-size:12px}@media all and (min-width:640px) and (max-width:1279px){.headerControl__item-title{position:relative;top:-2px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.headerControl__item-title{font-size:10px;position:relative;top:-4px}}.headerControl__notification{position:absolute;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:9px;font-size:10px;top:7px;left:17px;background-color:#d70000;color:#fff;padding-top:1px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.headerControl__notification{min-width:15px;height:15px;font-size:8px;left:12px;top:8px}}.language{display:flex;align-items:center;justify-content:space-between;width:55px;height:20px;cursor:pointer;position:relative;margin-left:27px}.language__arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.language__arrow{transform:rotate(180deg)}}.language__dropdown{cursor:initial;position:absolute;background-color:#fff;display:flex;flex-direction:column;border-radius:3px;top:30px;left:-5px;overflow:hidden;max-height:0;transition:ease-in-out .2s max-height}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.language__dropdown{top:initial;bottom:30px}}.language__dropdown.visible{max-height:127px}.language__dropdown-item{margin:2px 5px}.language__image{object-fit:cover}.leaf__link{color:#000;text-decoration:none;transition:.2s ease-in color}.leaf__link:hover{color:#d70000}.leaf--level-1{font-size:15px;line-height:36px}.leaf:not(.leaf--level-1){font-size:14px;line-height:32px}.leaf--open-true>.leaf__link{font-weight:bold;text-decoration:underline}.logo{grid-area:logo;font-size:0;color:transparent;display:flex;align-items:center;padding-top:13px;height:100%}@media all and (min-width:640px) and (max-width:1279px){.logo{padding-top:0;padding-left:11px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.logo{padding-top:4px;padding-left:14px}}.logo__image{max-width:100%}@media all and (min-width:640px) and (max-width:1279px){.logo__image{width:88px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.logo__image{width:68px}}.main__container{background-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){.main__container--banners{grid-template-columns:1fr;grid-template-areas:"content"}}.mainImage{width:647px;height:647px;box-shadow:0 0 16px rgba(0,0,0,0.12);position:relative}@media all and (min-width:1280px) and (max-width:1689px),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){.mainImage{display:none}}.mainImage__labels{position:absolute;bottom:17px;left:24px;display:grid;grid-template-columns:1fr;row-gap:4px}.mainImage__label{height:38px;color:#fff;border-radius:5px;display:flex;align-items:center;font-size:24px;padding-right:14px;padding-left:16px;font-weight:600;width:max-content}.mainImage__label--free-shipping{background-color:#3b7f69}.mainImage__label--discount{background-color:#ef9200;display:none}.menu{position:relative;box-shadow:0 5px 5px 0 rgba(16,16,16,0.08)}@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{display:none}}.menu--fce-1{box-shadow:none}.menu.visible{display:block;position:absolute;z-index:1000;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){.menu.visible .menu__items{display:grid;height:auto}}.menu__container{background-color:#fff}.menu__items{display:flex;padding:0 18px;height:48px;position:relative}.menu__item:first-child .menu__link{padding-left:0}.menu__item:last-child .menu__link{padding-right:0}@media all and (min-width:1690px),all and (min-width:1280px) and (max-width:1689px){.menu__item:hover .submenu{display:block}}@media all and (min-width:1690px),all and (min-width:1280px) and (max-width:1689px){.menu__item--submenu-true:hover:after{content:"";display:block;width:15px;height:13px;margin-left:calc(50% - 7.5px);z-index:100;position:relative;margin-top:5px;background-image:url(svg/img_triangle.svg);background-size:100% auto;z-index:10000}}.menu__link{color:#000;font-weight:500;text-decoration:none;padding:10px 28.5px;display:block;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){.menu__link{font-size:18px;font-weight:bold;padding-left:15px}}.menu__link:hover{color:#d70000}.menu__link--highlighted-true{color:#d70000}.newsletter{background-color:#4d738b;min-height:188px;border-radius:4px;overflow:hidden;position:relative;padding-top:24px;margin-top:16px}@media all and (min-width:640px) and (max-width:1279px){.newsletter{min-height:177px;padding-top:22px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter{padding-top:18px;min-height:116px;padding-bottom:18px;margin-top:6px}}.newsletter__form{width:586px;margin-left:auto}@media all and (min-width:640px) and (max-width:1279px){.newsletter__form{width:515px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__form{width:100%;padding:0 18px}}.newsletter__reward{width:162px;height:162px;border-radius:50%;background-color:#ef9200;font-size:41px;color:#fff;display:flex;align-items:center;text-align:center;justify-content:center;font-weight:900;position:absolute;bottom:-18px;left:108px}@media all and (min-width:640px) and (max-width:1279px){.newsletter__reward{left:24px;width:153px;height:153px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__reward{display:none}}.newsletter__container{display:flex}.newsletter__input{height:40px;width:280px;border-radius:3px;border:0;margin-right:9px;padding:0 16px;font-family:'Poppins',sans-serif}.newsletter__input::-webkit-input-placeholder{color:#757575}.newsletter__input:-moz-placeholder{color:#757575}@media all and (min-width:640px) and (max-width:1279px){.newsletter__input{height:38px;width:264px;margin-right:8px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__input{max-width:183px;width:100%;margin-right:6px;font-size:11px;height:26px}}.newsletter__button{background-color:#000;color:#fff;border:0;height:40px;font-size:14px;padding:0 51px;border-radius:3px;font-family:'Poppins',sans-serif}@media all and (min-width:640px) and (max-width:1279px){.newsletter__button{height:38px;padding:0 47px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__button{font-size:11px;height:26px;padding:0 30px}}.newsletter__text{color:#fff;font-weight:300;font-size:14px;line-height:18px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__text{font-size:11px}}.newsletter__text--1{margin-top:13px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__text--1{margin-top:9px}}.newsletter__text--2{margin-top:5px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.newsletter__text--2{margin-top:6px;line-height:14px}}.pageControl{display:flex;justify-content:center;margin-top:11px}.pageControl .pages{display:flex;column-gap:10px;flex-wrap:wrap;row-gap:10px}.pageControl__number{height:32px;border-radius:4px;text-decoration:none;font-size:12px;border:1px solid #b7b6b6;color:#b2b1b1;display:flex;align-items:center;padding:0 10px;transition:.2s ease-in-out color,.2s ease-in-out border}.pageControl__number--selected,.pageControl__number:hover{color:#000;border:1px solid #111}.parameters__item{margin-bottom:12px}.parameters__label{font-size:16px;font-weight:600;margin-bottom:6px;display:block}.parameters__select{height:45px;border:2px solid #ccc;border-radius:4px;padding:0 21px;width:100%;-moz-appearance:none;-webkit-appearance:none;background-image:url(images/detail/bg_select.png);background-repeat:no-repeat;background-position:right 24px center}.parameters__select::-ms-expand{display:none}.product:hover .product__name{text-decoration:underline}.product:hover .commonVariants__params{opacity:1}.product__link{text-decoration:none;color:#191919}.product__top{position:relative}.product__middle{margin-top:10px}.product__image{max-width:100%;height:auto}.product__parameters{position:absolute;bottom:0;text-align:center;width:100%;z-index:1}.product__labels{position:absolute;bottom:8px;display:grid;grid-template-columns:1fr;row-gap:2px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__labels{bottom:4px}}.product__label{font-size:14px;font-weight:500;color:#fff;min-height:23px;border-radius:3px;width:max-content;display:flex;align-items:center;padding:0 8px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__label{font-size:8px;min-height:14px;border-radius:2px;font-size:8.5px;padding:0 5px}}.product__label--free-shipping{background-color:#3b7f69;color:#fff}.product__label--discount{background-color:#ef9200}.product__name{font-size:14px;height:21px;overflow:hidden}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__name{font-size:11px;overflow:hidden;text-overflow:ellipsis}}.product__control{margin-top:-3px}.product__price{display:flex;align-items:baseline}.product__price-before{color:#676767;font-size:14px;text-decoration:line-through}.product__price-before--visible{margin-right:6px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__price-before{font-size:11px}}.product__price-current{font-size:17px;font-weight:bold}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.product__price-current{font-size:14px;font-weight:600}}.productsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media all and (min-width:640px) and (max-width:767px){.productsGrid{grid-template-columns:repeat(3,1fr)}}@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,1fr);gap:16px}}.productsSlider{--arrow-width:54px;--arrow-height:135px;margin-bottom:50px}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.productsSlider{max-width:calc(100vw - 62px)}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productsSlider{max-width:calc(100vw - 24px)}}.productsSlider--related{margin-bottom:0}.productsSlider:hover .productsSlider__arrow{background-color:rgba(222,222,222,0.6)}.productsSlider__arrow{position:absolute;width:var(--arrow-width);height:var(--arrow-height);background-color:rgba(255,255,255,0.2);top:calc(50% - var(--arrow-height)/2);border:0;cursor:pointer;transition:.2s ease-in-out background-color}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productsSlider__arrow{background-color:rgba(222,222,222,0.6)}}.productsSlider__arrow--left{left:0}.productsSlider__arrow--right{right:0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.productsSlider__arrow-icon{width:5px;height:auto}}.relatedProducts{--arrow-width:54px;--arrow-height:135px;margin-bottom:45px}.relatedProducts__title{font-size:26px;font-weight:500}.relatedProducts__subtitle{font-size:15px}.relatedProducts__items{margin-top:6px}.search{grid-area:search;padding-top:33px}@media all and (min-width:640px) and (max-width:1279px){.search{overflow:hidden;position:absolute;top:115px;z-index:1000;background:#fff;width:100vw;left:0;transition:.2s ease-in-out max-height;max-height:0;padding:0}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.search{overflow:hidden;position:absolute;top:88px;z-index:1000;background:#fff;width:100vw;left:0;transition:.2s ease-in-out max-height;max-height:0;padding: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){.search.visible{max-height:50px}}.search__outerContainer{display:flex;flex-wrap:wrap;align-items:center;height: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){.search__outerContainer{padding:10px;height:auto}}.search__container{display:flex;flex-wrap:wrap;align-items:center;height:100%;width:100%;position:relative;border-bottom:1px solid #000}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.search__container{flex-wrap:nowrap}}.search__input{height:100%;flex:1;border:0;font-size:14px;box-sizing:border-box;font-family:'Poppins',sans-serif}.search__input::-webkit-input-placeholder{color:#767676}.search__input:-moz-placeholder{color:#767676}.search__button{height:100%;border:0;background-color:#fff;cursor:pointer;box-sizing:border-box;padding:0;width:30px;display:flex;justify-content:flex-end;align-items:center;padding-right:2px}.smallBanners{display:grid;grid-template-columns:repeat(3,1fr);column-gap:24px;row-gap:24px}@media all and (min-width:640px) and (max-width:1279px){.smallBanners{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){.smallBanners{grid-template-columns:1fr;row-gap:13px}}.smallBanners__item{position:relative;border-radius:4px;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){.smallBanners__item{text-align:center}}@media all and (min-width:640px) and (max-width:1279px){.smallBanners__item--3{display:none}}.smallBanners__item-image{vertical-align:top}@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){.smallBanners__item-image{max-width:100%;height:auto}}.smallBanners__item-overlay{position:absolute;z-index:1;top:0;left:0;display:flex;align-items:center;width:100%;height:100%}.smallBanners__item-container{margin:0;padding-left:37px}.smallBanners__item-text{color:#fff;font-size:29px;font-weight:bold;text-transform:uppercase;line-height:35px}.smallBanners__item-href{position:absolute;inset:0;display:flex}.smallBanners__item-href-item{width:100%;height:100%}.socialIcons{display:flex;column-gap:20px;margin-top:14px}@media all and (min-width:640px) and (max-width:1279px){.socialIcons{column-gap:23px;margin-top:18px;padding-left:3px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.socialIcons{column-gap:12px;margin-top:6px}}.socialIcons__item-image{width:45px;height:45px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.socialIcons__item-image{width:23px;height:23px}}.sort{background-color:#000;border-radius:5px;height:49px}@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{width:100%}}.sortControl{position:relative}.sortControl__container{padding-left:25px;padding-right:20px;display:flex;justify-content:space-between;align-items:center;height:49px;cursor:pointer;width:max-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){.sortControl__container{padding:0;justify-content:center;width:100%}}.sortControl__title{color:#fff;font-size:14px;position:relative;z-index:10;pointer-events:none;margin-right:26px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.sortControl__title{margin-right:18px}}.sortControl__select{background:#f7f7f7;width:100%;position:absolute;border-radius:5px;left:0;top:49px;z-index:100;padding-left:25px;padding-right:20px;padding-top:10px;padding-bottom:15px;display:none}.sortControl__select.visible{display:block}.sortOption{display:block;font-size:14px;color:#000;text-decoration:none}.sortOption:hover{text-decoration:underline}.submenu{position:absolute;z-index:1000;left:0;display:none;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){.submenu{position:static;display:block}}.submenu__content{background-color:#fff;margin-top:18px;padding:32px 41px;border-radius:4.5px;max-height:calc(100vh - 200px);overflow:auto;box-shadow:0 0 16px 0 rgba(16,16,16,0.08);display:grid;grid-template-columns:760px 1fr 270px 23px 325px;grid-template-areas:"categories . brands . banners"}@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__content{grid-template-columns:1fr;padding:10px 15px;margin-top:0;max-height:max-content}}.submenu__columns{grid-area:categories;display:grid;column-gap:25px;grid-template-columns:252px 280px 282px}@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__columns{grid-template-columns:1fr}}.submenu__list{list-style-type:none;padding:0;margin:0}.submenu__link{color:#000;text-decoration:none;display:block}.submenu__link:hover{color:#d70000}.submenu__link--main{text-transform:uppercase;font-size:16px;font-weight:bold;display:flex;align-items:center;column-gap:15px}.submenu__link--regular{font-size:14px;line-height:32px}.submenuBanners{grid-area:banners}@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){.submenuBanners{display:none}}.submenuBanners__title{text-transform:uppercase;font-size:16px;font-weight:bold;display:flex;align-items:center;column-gap:15px;color:#000;margin-bottom:16px}.submenuBanners__items{display:grid;grid-template-columns:1fr;row-gap:24px;align-self:flex-start}.submenuBanners__item{overflow:hidden;border-radius:7px}.submenuBanners__item-image{vertical-align:top}.submenuTopBrands{grid-area:brands}.submenuTopBrands__title{text-transform:uppercase;font-size:16px;font-weight:bold;display:flex;align-items:center;column-gap:15px;color:#000;margin-bottom:16px;width:190px;justify-content:center}.submenuTopBrands__items{display:grid;grid-template-columns:1fr;row-gap:20px}.thumbnail{display:block;box-shadow:0 0 10px rgba(0,0,0,0.12)}@media all and (min-width:1280px) and (max-width:1689px),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){.thumbnail{box-shadow:none}}.thumbnail--main-true{display:none}@media all and (min-width:1280px) and (max-width:1689px),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){.thumbnail--main-true{display:block}}.thumbnail--video-true{position:relative}.thumbnail--video-true:before{background-color:rgba(0,0,0,0.55);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;left:calc(50% - 25px);top:calc(50% - 25px);content:'\25BA';color:#fff;font-size:20px;transition:.2s ease-in-out background-color;text-indent:4px}.thumbnail--video-true:hover:before{background-color:#cd201f}.thumbnail__image{vertical-align:top}@media all and (min-width:1280px) and (max-width:1689px),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){.thumbnail__image{width:100%;height:auto}}@media all and (min-width:1280px) and (max-width:1689px),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){.thumbnail__image--video-true{width:100%;height:auto}}@media all and (min-width:1690px){.thumbnails__track.glide__track{overflow:visible}}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.thumbnails__track{max-width:750px;width:calc(50vw - 31px)}}@media(min-width:640px) and (max-width:779px){.thumbnails__track{width:calc(100vw - 62px)}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.thumbnails__track{width:calc(100vw - 24px)}}@media all and (min-width:1690px){.thumbnails__slides.glide__slides{display:grid;grid-template-columns:1fr;row-gap:18px;overflow:visible}}.thumbnails__labels{position:absolute;bottom:33px;left:14px;display:grid;row-gap:4px}.thumbnails__label{color:#fff;font-weight:500;padding:0 7px;border-radius:3px;position:relative;width:max-content;height:25px;font-size:17px}.thumbnails__label--free-shipping{background-color:#3b7f69}@media all and (min-width:1690px){.thumbnails__label--free-shipping{display:none}}.thumbnails__label--discount{background-color:#ef9200}@media all and (min-width:1690px){.thumbnails__label--discount{display:none !important}}.thumbnails__arrows{display:none}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.thumbnails__arrows{display:block}}.thumbnails__arrow{position:absolute;width:31px;height:76px;background-color:rgba(255,255,255,0.2);top:calc(50% - 65px);border:0;cursor:pointer}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.thumbnails__arrow{background-color:rgba(0,0,0,0.11)}}.thumbnails__arrow--left{left:0}.thumbnails__arrow--right{right:0}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.thumbnails__arrow-icon{width:5px}}.thumbnails__bullets{display:none}@media all and (min-width:1280px) and (max-width:1689px),all and (min-width:640px) and (max-width:1279px){.thumbnails__bullets{display:flex;justify-content:center;padding:13px 0;gap:7px}}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.thumbnails__bullets{display:flex;justify-content:center;padding:7px 0;gap:6px}}.thumbnails__bullet{width:16px;height:16px;display:block;border:0;background-color:#d5d5d5;border-radius:50%;transition:.2s ease-in-out background-color;cursor:pointer}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.thumbnails__bullet{width:15px;height:15px}}.thumbnails__bullet.glide__bullet--active{background-color:#efefef}.topBar{background-color:#d70000}.topBar__content{min-height:46px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.topBar__content{min-height:41px}}.topBar__link{text-decoration:none;color:#fff;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;height:100%;text-align:center;min-height:46px;padding:5px;font-size:18px}@media all and (min-width:426px) and (max-width:639px),all and (min-width:0) and (max-width:425px){.topBar__link{font-size:10px}}.topBar__bold{font-weight:bold;text-transform:uppercase}.topBar__normal{font-weight:500;text-transform:uppercase}.topBar__code{font-weight:500;text-transform:uppercase;display:inline-block;padding:2px 8px;background-color:#000;margin-left:7px}.topBar__right{margin-left:64px}.tree{padding:0;margin:0;list-style-type:none;padding-left:20px}.whispererContainerClass{width:500px;max-width:100vw;position:absolute !important;top:30px}.whisperer__items{background-color:#fff;box-shadow:0 5px 5px 0 rgba(16,16,16,0.08);display:grid;row-gap:10px;padding:15px;width:100%}.whispererItem{display:grid;align-items:center;grid-template-columns:50px 1fr 60px;column-gap:15px;text-decoration:none;color:#000;font-size:14px}.whispererItem:hover .text{text-decoration:underline}.whispererItem .price{text-align:right}
.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}