@charset "UTF-8";#nprogress{pointer-events:none}#nprogress .bar{background:var(--red);height:2px;left:0;position:fixed;top:0;width:100%;z-index:1031}#nprogress .peg{box-shadow:0 0 10px var(--red),0 0 5px var(--red);display:block;height:100%;opacity:1;position:absolute;right:0;-webkit-transform:rotate(3deg) translateY(-4px);-ms-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px);width:100px}#nprogress .spinner{display:block;position:fixed;right:15px;top:15px;z-index:1031}#nprogress .spinner-icon{-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite;border-bottom:2px solid transparent;border-left:2px solid transparent;border-left-color:var(--red);border-radius:50%;border-right:2px solid transparent;border-top:2px solid transparent;border-top-color:var(--red);box-sizing:border-box;height:18px;width:18px}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{cursor:default;height:1.2em;position:absolute;-ms-touch-action:none;touch-action:none;width:1.2em;z-index:2}.ui-slider .ui-slider-range{background-position:0 0;border:0;display:block;font-size:.7em;position:absolute;z-index:1}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{margin-left:-.6em;top:-.3em}.ui-slider-horizontal .ui-slider-range{top:0}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{height:100px;width:.8em}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-bottom:-.6em;margin-left:0}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.text-color--green{color:var(--green)!important}.text-color--green-light{color:var(--green-light)!important}.text-color--green-lighter{color:var(--green-lighter)!important}.text-color--green-light-2{color:var(--green-light-2)!important}.text-color--green-dark{color:var(--green-dark)!important}.text-color--red{color:var(--red)!important}.text-color--red-light{color:var(--red-light)!important}.text-color--red-dark{color:var(--red-dark)!important}.text-color--pink{color:var(--pink)!important}.text-color--white{color:var(--white)!important}.text-color--black{color:var(--black)!important}.text-color--blue{color:var(--blue)!important}.text-color--blue-light{color:var(--blue-light)!important}.text-color--blue-lighter{color:var(--blue-lighter)!important}.text-color--blue-dark{color:var(--blue-dark)!important}.text-color--purple{color:var(--purple)!important}.text-color--yellow{color:var(--yellow)!important}.text-color--yellow-light{color:var(--yellow-light)!important}.text-color--yellow-lighter{color:var(--yellow-lighter)!important}.text-color--gray{color:var(--gray)!important}.text-color--gray-medium{color:var(--gray-medium)!important}.text-color--gray-light{color:var(--gray-light)!important}.text-color--gray-lighter{color:var(--gray-lighter)!important}.text-color--gray-lightest{color:var(--gray-lightest)!important}.bg-color--gray{background-color:#464646!important;color:#f2f2f2!important}.bg-color--gray-medium{background-color:#888!important;color:#fff!important}.bg-color--gray-light{background-color:#c3c3c3!important}.bg-color--gray-lighter{background-color:var(--gray-lighter)!important;color:var(--gray)!important}.bg-color--gray-lightest{background-color:#f2f2f2!important}.bg-color--blue{background-color:#009edf!important;color:#fff!important}.bg-color--blue-light{background-color:#62b1b4!important;color:#fff!important}.bg-color--blue-lighter{background-color:#dcebf5!important;color:var(--black)!important}.bg-color--blue-dark{background-color:#1e28b4!important;color:#fff!important}.bg-color--purple{background-color:#614ec8!important;color:#fff!important}.bg-color--green{background-color:#58bc00!important;color:#fff!important}.bg-color--green-light{background-color:#8baa41!important;color:#fff!important}.bg-color--green-light-2{background-color:#dce5cf!important}.bg-color--green-lighter{background-color:#e6f1d8!important}.bg-color--green-dark{background-color:#007526!important;color:#fff!important}.bg-color--red{background-color:#e30013!important;color:#fff!important}.bg-color--red-light{background-color:#e95151!important;color:#fff!important}.bg-color--red-dark{background-color:#980000!important;color:#fff!important}.bg-color--pink{background-color:#ebbcbc!important}.bg-color--yellow{background-color:#ffa200!important}.bg-color--yellow-light{background-color:#f5ed5c!important;color:var(--black)!important}.bg-color--yellow-lighter{background-color:#fcfbde!important}.bg-color--black{background-color:#000!important;color:#f2f2f2!important}.bg-color--white{background-color:#fff!important}[class*=" icon-"],[class^=icon-]{align-items:center;display:flex;justify-content:center}[class*=" icon-"]:before,[class^=icon-]:before{align-items:center;display:inline-flex;font-size:18px;justify-content:center;margin:0}.hide{display:none!important}.hide-height{height:0!important;overflow:hidden}.hidden{visibility:hidden!important}.disabled{opacity:.5}.blur{filter:blur(3px)}.link-gray{color:var(--gray)!important;text-decoration:none!important}.link-gray:hover,.link-red{text-decoration:underline!important}.link-red{color:var(--red)!important;cursor:pointer}.link-red:hover{text-decoration:none!important}.animation-height{overflow:hidden;transition:height .5s}.animation-width{overflow:hidden;transition:width .5s}.mt-1rem{margin-top:1rem}.mr-05rem,.mr-1rem{margin-right:.5rem}.mb-1rem{margin-bottom:1rem}.mb-075rem{margin-bottom:.75rem}.mb-15rem{margin-bottom:1.5rem}.pad--left-gutter{padding-left:var(--gutter)}.pad--right-gutter{padding-right:var(--gutter)}.view-article{margin:auto;max-width:960px}.content-width--medium{max-width:980px}.content-width--small{max-width:640px}.content-align--center{margin-left:auto;margin-right:auto}.content-align--right{margin-left:auto}.text-strong{font-weight:700}hr{border:0;border-top:1px solid var(--gray-lighter);margin:20px 0;overflow:visible;text-align:inherit}@media screen and (min-width:768px){hr{margin:30px 0}}.strike{line-height:1;position:relative}.strike:before{border-bottom:1px solid rgba(0,0,0,.5);content:"";position:absolute;right:-2px;top:50%;transform:skewY(-10deg);width:calc(100% + 4px)}.container{box-sizing:border-box;margin:auto;max-width:1540px;position:relative}.container.small{max-width:350px}@media screen and (max-width:1580px){.container{padding:0 1rem}}html{font-size:112.5%}body{background:var(--white);color:var(--gray);font-family:Roboto,sans-serif;line-height:1.5;margin:0}h1{font-size:2rem;margin:0 0 1rem}h1,h2{display:inline-block;line-height:1.2em;width:100%}h2{font-size:1.7rem;margin:.5rem 0 1rem}h3{font-size:1.3rem}h3,h4{line-height:1.2em;margin:.5rem 0 1rem}h4{font-size:1.1rem}h5{font-size:1rem;line-height:1.2em;margin:.5rem 0 1rem}@media screen and (max-width:1200px){html{font-size:100%}}@media screen and (max-width:980px){h1{font-size:1.8rem}h2{font-size:1.6rem}}@media screen and (max-width:500px){h1{font-size:1.6rem}h2{font-size:1.4rem}}:root{--green-lighter:#e6f1d8;--green-light-2:#dce5cf;--green-light:#8baa41;--green:#58bc00;--green-dark:#007526;--red-light:#e95151;--red:#e2001a;--red-dark:#980000;--pink:#ebbcbc;--white:#fff;--black:#000;--blue-lightest:#edf8ff;--blue-lighter:#dcebf5;--blue-light:#62b1b4;--blue:#009edf;--blue-dark:#1e28b4;--purple:#614ec8;--yellow:#ffa200;--yellow-light:#f5ed5c;--yellow-lighter:#fcfbde;--gray:#464646;--gray-medium:#888;--gray-light:#c3c3c3;--gray-lighter:#dfdfdf;--gray-lightest:#f2f2f2;--font-size:16px;--gutter:10px;--min-width:320px}@keyframes opacity-in{0%{opacity:0}to{opacity:1}}@keyframes opacity-out{0%{opacity:1}to{opacity:0}}[data-dek-accordion],[data-dek-accordion]>*{box-sizing:border-box}[data-dek-accordion-content]{height:0;overflow:hidden;transition:height .3s ease-in-out 0s}.active[data-dek-accordion] [data-dek-accordion-content]{height:auto}[role=alert]{align-items:center;background:var(--red);color:var(--white);display:flex;justify-content:center;margin-bottom:var(--gutter);margin-top:var(--gutter);padding:5px}[role=alert] .dek-svg{fill:var(--white);height:17px;margin-right:var(--gutter);margin-top:-7px;width:17px}[role=alert].success{background:var(--green)}[role=alert].warring{background:var(--yellow)}[role=alert-soft]{align-items:center;border:1px solid;color:var(--red);display:flex;justify-content:center;padding:5px}[role=alert-soft].success{color:var(--green)}[role=alert-soft].warring{color:var(--yellow)}.badge{background:var(--red);border-radius:2rem;color:var(--white);display:flex;font-size:12px;line-height:1;padding:3px 6px}.badge,[class*=dek-button]{align-items:center;justify-content:center}[class*=dek-button]{appearance:none;background-color:var(--gray-lightest);border:1px solid var(--gray);border-radius:4px;box-sizing:border-box;color:var(--gray);cursor:pointer;display:inline-flex;font-size:100%;line-height:1.4;font:inherit;outline:0;padding:.375rem 1rem;text-decoration:none!important;transition:all .15s ease-in-out;user-select:none}[class*=dek-button][disabled]{cursor:not-allowed;opacity:.5}.dek-button-green{background-color:var(--green);border-color:var(--green);color:var(--white)}.dek-button-green:hover:not([disabled]){background-color:#3c8000;border-color:#3c8000}.dek-button-green.active:not([disabled]),.dek-button-green:focus:not([disabled]){background-color:#306600;border-color:#306600}[role=button]{align-items:center;-webkit-appearance:none;appearance:none;background-color:var(--gray-lightest);border:1px solid var(--gray);border-radius:4px;box-sizing:border-box;color:var(--gray);cursor:pointer;display:inline-flex;font-size:100%;justify-content:center;line-height:1.4;font:inherit;outline:0;padding:.375rem 1rem;text-decoration:none!important;transition:all .15s ease-in-out;-webkit-user-select:none;user-select:none}[role=button].disabled,[role=button][disabled]{cursor:not-allowed;opacity:.5}[role=button]::-moz-focus-inner{border:0;padding:0}[role=button].hover:not([disabled]),[role=button]:hover:not([disabled]){background-color:var(--gray-lighter)}[role=button].active:not([disabled]),[role=button]:focus:not([disabled]){background-color:var(--gray-light)}.dek-button-white[role=button]{background-color:var(--white);border-color:var(--gray-medium)}.dek-button-white[role=button].hover:not([disabled]):not(.disabled),.dek-button-white[role=button]:hover:not([disabled]):not(.disabled){background-color:var(--gray-lightest)}.dek-button-white[role=button].active:not([disabled]):not(.disabled),.dek-button-white[role=button]:focus:not([disabled]):not(.disabled){background-color:var(--gray-lighter)}.dek-button-gray[role=button]{background-color:var(--gray);border-color:var(--gray);color:var(--white)!important}.dek-button-gray[role=button].hover:not([disabled]):not(.disabled),.dek-button-gray[role=button]:hover:not([disabled]):not(.disabled){background-color:#262626}.dek-button-gray[role=button].active:not([disabled]):not(.disabled),.dek-button-gray[role=button]:focus:not([disabled]):not(.disabled){background-color:#0d0d0d}.dek-button-gray-light[role=button]{background-color:var(--gray-light);border-color:var(--gray-light);color:var(--gray)!important}.dek-button-gray-light[role=button].hover:not([disabled]):not(.disabled),.dek-button-gray-light[role=button]:hover:not([disabled]):not(.disabled){background-color:#a6a6a6;border-color:#a6a6a6;color:var(--black)!important}.dek-button-gray-light[role=button].active:not([disabled]):not(.disabled),.dek-button-gray-light[role=button]:focus:not([disabled]):not(.disabled){background-color:#8c8c8c;border-color:#8c8c8c;color:var(--black)!important}.dek-button-gray-lighter[role=button]{background-color:var(--gray-lighter);border-color:var(--gray-lighter);color:var(--gray)!important}.dek-button-gray-lighter[role=button].hover:not([disabled]):not(.disabled),.dek-button-gray-lighter[role=button]:hover:not([disabled]):not(.disabled){background-color:#bfbfbf;border-color:#bfbfbf}.dek-button-gray-lighter[role=button].active:not([disabled]):not(.disabled),.dek-button-gray-lighter[role=button]:focus:not([disabled]):not(.disabled){background-color:#a6a6a6;border-color:#a6a6a6;color:var(--black)!important}.dek-button-red[role=button]{background-color:var(--red);border-color:var(--red);color:var(--white)!important}.dek-button-red[role=button].hover:not([disabled]):not(.disabled),.dek-button-red[role=button]:hover:not([disabled]):not(.disabled){background-color:#a6000e;border-color:#a6000e}.dek-button-red[role=button].active:not([disabled]):not(.disabled),.dek-button-red[role=button]:focus:not([disabled]):not(.disabled){background-color:#8c000c;border-color:#8c000c}.dek-button-green[role=button]{background-color:var(--green);border-color:var(--green);color:var(--white)!important}.dek-button-green[role=button].hover:not([disabled]):not(.disabled),.dek-button-green[role=button]:hover:not([disabled]):not(.disabled){background-color:#3c8000;border-color:#3c8000}.dek-button-green[role=button].active:not([disabled]):not(.disabled),.dek-button-green[role=button]:focus:not([disabled]):not(.disabled){background-color:#306600;border-color:#306600}.dek-button-blue[role=button]{background-color:var(--blue);border-color:var(--blue);color:var(--white)!important}.dek-button-blue[role=button].hover:not([disabled]):not(.disabled),.dek-button-blue[role=button]:hover:not([disabled]):not(.disabled){background-color:#0079ab;border-color:#0079ab}.dek-button-blue[role=button].active:not([disabled]):not(.disabled),.dek-button-blue[role=button]:focus:not([disabled]):not(.disabled){background-color:#006791;border-color:#006791}.dek-button-link[role=button]{background-color:transparent;border:none;padding:0}.dek-button-link[role=button].hover:not([disabled]):not(.disabled),.dek-button-link[role=button]:hover:not([disabled]):not(.disabled){background-color:transparent!important;color:var(--black);text-decoration:underline!important}.dek-button-link.dek-button-link-green{color:var(--green)}.dek-button-link.dek-button-link-green[role=button].hover:not([disabled]):not(.disabled),.dek-button-link.dek-button-link-green[role=button]:hover:not([disabled]):not(.disabled){color:var(--green-dark)}[class*=dek-button-ghost][role=button]{background-color:transparent;border-color:var(--white);color:var(--white)}[class*=dek-button-ghost][role=button].active,[class*=dek-button-ghost][role=button].hover,[class*=dek-button-ghost][role=button]:focus,[class*=dek-button-ghost][role=button]:hover{background-color:var(--white)!important}.dek-button-ghost-blue[role=button].active,.dek-button-ghost-blue[role=button].hover,.dek-button-ghost-blue[role=button]:focus,.dek-button-ghost-blue[role=button]:hover{color:var(--blue-dark)!important}.dek-button-ghost-red[role=button].active,.dek-button-ghost-red[role=button].hover,.dek-button-ghost-red[role=button]:focus,.dek-button-ghost-red[role=button]:hover{color:var(--red-dark)!important}[role=button] svg:not(.vc-svg-icon){fill:var(--white);height:100%;width:100%}.dek-button-download[role=button]{align-items:center;font-size:.8rem;height:auto}.dek-button-download[role=button] .dek-svg{fill:var(--white);height:20px;width:20px}.dek-button-download[role=button]>div{display:flex;flex-wrap:wrap;margin-left:var(--gutter);width:140px}.dek-button-download[role=button]>div>div{line-height:1em;padding:3px;width:50%}.dek-button-small{font-size:.875rem;padding:.25rem .75rem}.dek-button-large{font-size:1.125rem;font-weight:700;padding:.75rem 1.5rem}[role=form]{display:flex;flex-direction:column}[role=combobox],[role=select],[role=textarea],[role=textbox]{-webkit-appearance:none;appearance:none;color:var(--gray);font-family:Roboto,sans-serif;max-width:100%;width:100%}[role=form] [role=button],[role=form] [role=combobox],[role=form] label{margin-top:.75rem}[role=form] [role=alert],[role=form] [role=button],[role=form] [role=combobox],[role=form] [role=textarea],[role=form] [role=textbox],form [role=alert],form [role=button],form [role=combobox],form [role=textarea],form [role=textbox]{margin-top:.25rem}[role=form] [role=group] [role=button],[role=form] [role=group] [role=textbox]{margin-top:0}input[type=submit]{font-family:Roboto,sans-serif}form label{display:block;font-size:.875rem;line-height:1.3;margin-top:.75rem}[role=combobox],[role=textarea],[role=textbox]{-webkit-appearance:none;appearance:none;border:1px solid var(--gray-light);border-radius:4px;box-sizing:border-box;font-size:var(--font-size);line-height:1.4;padding:.375rem .625rem}[role=textbox]{display:inline-block;margin:0;outline:0}[role=textbox].dek-calendar{position:relative}[role=textbox].dek-calendar:before{content:"\e808";font-family:fontello;left:-5px;position:absolute;top:0}[role=combobox]{background:transparent;background-image:url(https://cdn1.idek.cz/file/icon-down-open-25d60d8e.svg);background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;background-size:12px;padding-right:32px!important}input[type=number]{padding-right:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{opacity:1}input[type=number][readonly]::-webkit-inner-spin-button,input[type=number][readonly]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number][readonly]{-moz-appearance:textfield}input[type=number].hide-spin-button{appearance:textfield;padding-right:.625rem;&::-webkit-inner-spin-button,&::-webkit-outer-spin-button{appearance:none;opacity:0}}.dek-form-pswtoggler{background-color:var(--gray-lightest);border:1px solid var(--gray-light);border-radius:0 4px 4px 0;bottom:0;box-sizing:border-box;cursor:pointer;height:calc(100% - .25rem);line-height:1.4;outline:none;padding:0 .725rem;position:absolute;right:0;width:45px}input[type=search]{-webkit-appearance:textfield}input[type=date]{height:2rem;padding:3px .625rem}[role=form] .dek-input{display:flex;flex-direction:column}[role=combobox]::-ms-expand{display:none}@media screen and (min-width:0\0){[role=combobox]{background:none\9;padding:5px 32px 5px 5px\9}}[role=combobox][disabled],[role=combobox][readonly],[role=textarea][disabled],[role=textarea][readonly],[role=textbox][disabled],[role=textbox][readonly]{background-color:var(--gray-lighter);color:var(--gray);opacity:1}[role=combobox]:focus,[role=textarea]:focus,[role=textbox]:focus{-webkit-appearance:none;appearance:none;border-color:var(--blue);outline:none}[role=upload]{-webkit-appearance:none;appearance:none;border:1px solid var(--gray-light);border-radius:4px;box-sizing:border-box;color:var(--gray);display:inline-block;font-family:Roboto,sans-serif;font-size:var(--font-size);line-height:1.4;margin:0;max-width:100%;outline:0;padding:.375rem .625rem;width:100%}[role=combobox].success,[role=textarea].success,[role=textbox].success{border-color:var(--green)}[role=textbox].success{background-image:url(https://cdn1.idek.cz/file/check-7c33cfe0.svg);background-position:calc(100% - 5px) 50%;background-repeat:no-repeat;background-size:1rem;padding-right:26px}[role=combobox].success+.dek-form-pswtoggler,[role=textarea].success+.dek-form-pswtoggler,[role=textbox].success+.dek-form-pswtoggler{border-color:var(--green)}[role=combobox].success{background-image:url(https://cdn1.idek.cz/file/check-7c33cfe0.svg),url(https://cdn1.idek.cz/file/icon-down-open-25d60d8e.svg);background-position:calc(100% - 35px) 50%,calc(100% - 10px) 50%;background-size:16px,12px;padding-right:56px!important}[role=combobox].error,[role=combobox].error+.dek-form-pswtoggler,[role=textarea].error,[role=textarea].error+.dek-form-pswtoggler,[role=textbox].error,[role=textbox].error+.dek-form-pswtoggler{border-color:var(--red)}[role=combobox].warning,[role=combobox].warning+.dek-form-pswtoggler,[role=textarea].warning,[role=textarea].warning+.dek-form-pswtoggler,[role=textbox].warning,[role=textbox].warning+.dek-form-pswtoggler{border-color:var(--yellow)}label.dek-checkbox,label.dek-radio,label.dek-switch{line-height:1.5}[role=checkbox],[role=radio],[role=switch]{box-sizing:border-box;margin:0}[role=checkbox][readonly],[role=switch][readonly]{pointer-events:none!important}.dek-checkbox{align-items:center;display:inline-flex;flex-wrap:wrap}[role=checkbox]{-webkit-appearance:none;appearance:none;opacity:0;position:absolute}.dek-checkbox__check{background-color:var(--white);border:1px solid var(--gray-light);border-radius:3px;box-sizing:content-box!important;display:block;height:1rem;margin-right:.8rem;width:1rem}.dek-checkbox [role=checkbox][disabled]+.dek-checkbox__check,.dek-checkbox [role=checkbox][readonly]+.dek-checkbox__check,.dek-checkbox.disabled .dek-checkbox__check,.dek-checkbox.readonly .dek-checkbox__check{background-color:var(--gray-lighter);border-color:var(--gray-lighter)}.dek-checkbox [role=checkbox]:checked+.dek-checkbox__check{background-color:var(--green);background-image:url(https://cdn1.idek.cz/file/check-0596c68b.svg),linear-gradient(var(--green),var(--green));background-position:50%;background-repeat:no-repeat;background-size:.875rem;border-color:var(--green)}.dek-checkbox [role=checkbox][disabled]:checked+.dek-checkbox__check,.dek-checkbox [role=checkbox][readonly]:checked+.dek-checkbox__check{background-color:var(--gray-lighter);background-image:url(https://cdn1.idek.cz/file/check-a27098c5.svg),linear-gradient(var(--gray-lighter),var(--gray-lighter));border-color:var(--gray-lighter)}[role=checkbox]:focus:not([readonly])+.dek-checkbox__check{border:1px solid var(--blue)}.dek-checkbox__label{flex:1 1 0;font-size:1rem}.dek-checkbox__text{color:var(--gray-medium);flex:1 1 100%;font-size:.875rem;font-style:italic;margin-left:30px;margin-top:3px}.dek-checkbox.error .dek-checkbox__check{border:1px solid var(--red)}.dek-checkbox.error [role=checkbox]:checked+.dek-checkbox__check{background-color:var(--red);background-image:url(https://cdn1.idek.cz/file/check-0596c68b.svg),linear-gradient(var(--red),var(--red));border-color:var(--red)}.dek-checkbox.error .dek-checkbox__label{color:var(--red)}.dek-checkbox.error .input-error{flex:1 1 100%;margin-left:1.875rem}.dek-radio{align-items:center;display:flex;flex-wrap:wrap}.dek-radio [role=radio][disabled]:checked+.dek-radio__check,.dek-radio [role=radio][readonly]:checked+.dek-radio__check{background:var(--gray-light);border-color:var(--gray-light);box-shadow:inset 0 0 0 4px var(--gray-lighter)}.dek-radio [role=radio]:checked+.dek-radio__check{background:var(--green);border-color:var(--green);box-shadow:inset 0 0 0 4px var(--white)}.dek-radio [role=radio]:focus+.dek-radio__check{border:1px solid var(--blue)}.dek-radio [role=radio]{-webkit-appearance:none;appearance:none;opacity:0;position:absolute}.dek-radio .dek-radio__check{background:var(--white);border:1px solid var(--gray-light);border-radius:50%;box-sizing:content-box!important;display:block;height:1rem;margin-right:.8rem;width:1rem}.dek-radio [role=radio][disabled]+.dek-radio__check,.dek-radio [role=radio][readonly]+.dek-radio__check{background:var(--gray-lighter);border-color:var(--gray-lighter)}.dek-radio__label{flex:1 1 0;font-size:1rem}.dek-radio__text{color:var(--gray-medium);flex:1 1 100%;font-size:.9rem;font-style:italic;margin-left:30px;margin-top:3px}.dek-radio.error .dek-radio__check{border-color:var(--red)}.dek-radio.error [role=radio]:checked+.dek-radio__check{background:var(--red);border-color:var(--red)}.dek-radio.error .dek-radio__label{color:var(--red)}.dek-switch{display:block;margin-bottom:.125rem;margin-top:.75rem}.dek-switch .dek-switch__label{display:inline-block;font-size:1rem;margin-top:.125rem}.dek-switch .dek-switch__input{-webkit-appearance:none;appearance:none;background-color:var(--white);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:contain;border:1px solid var(--gray-light);border-radius:2em;cursor:pointer;height:18px;margin:.25rem .5rem 0 0;transition:background-position .15s ease-in-out;vertical-align:top;width:36px}.dek-switch .dek-switch__input:checked{background-color:var(--green);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%;border-color:var(--green)}.dek-switch .dek-switch__input:focus{border-color:var(--blue);outline:none}.dek-switch .dek-switch__input[disabled],.dek-switch .dek-switch__input[disabled]:checked{background-color:var(--gray-lighter);border-color:var(--gray-lighter)}.dek-switch.error .dek-switch__input{border-color:var(--red)}.dek-switch.error .dek-switch__label{color:var(--red)}.dek-switch.error .dek-switch__input:checked{background-color:var(--red);background-position:100%}.ui-slider-horizontal{background:#f6f6f6;border-bottom:1px solid var(--gray-medium);color:var(--gray);font-weight:400;height:0;width:100%}.ui-slider-horizontal:before{left:-1.5rem}.ui-slider-horizontal:after,.ui-slider-horizontal:before{border-bottom:1px solid var(--gray-medium);content:"";display:block;position:absolute;width:1.5rem}.ui-slider-horizontal:after{right:-1.5rem}.ui-slider-horizontal .ui-slider-range{border:2px solid var(--red);height:100%;top:-2px}.ui-slider .ui-slider-handle{background:var(--white);border:4px solid var(--red);border-radius:50%;box-sizing:border-box;height:1.5rem;margin-left:-1.5rem;outline:0;top:-.75rem;width:1.5rem}.ui-slider .ui-slider-handle+.ui-slider-handle{margin-left:0}.ui-slider .ui-slider-handle:active{background:var(--red-light)}.dek-password{position:relative}.dek-password [role=button]{border-color:var(--gray-light);color:var(--gray-medium);padding-left:.5rem;padding-right:.5rem}.dek-password [role=button]:focus,.dek-password [role=button]:hover{color:var(--gray)}[role=combobox].dek-form-small,[role=textarea].dek-form-small,[role=textbox].dek-form-small{font-size:.875rem;height:auto;min-height:29px!important;padding-bottom:.25rem;padding-top:.25rem}[role=combobox].dek-form-large,[role=textarea].dek-form-large,[role=textbox].dek-form-large{font-size:1.125rem;height:auto;min-height:48px!important;padding:.75rem .875rem}[role=textarea].dek-form-large{padding-bottom:.5rem;padding-top:.5rem}[role=combobox].dek-form-small{background-size:12px}[role=combobox].dek-form-large{padding-right:32px}.dek-form-width--xsmall{width:90px}.dek-form-width--small{width:170px}.dek-form-width--medium{width:260px}.dek-form-width--large{width:480px}.dek-form-required-indicator{color:var(--red);font-weight:700;margin:0 .25rem}.input-error,.input-info,.input-success,.input-warning{background-repeat:no-repeat;background-size:.875rem;box-sizing:border-box;font-size:.875rem;margin-bottom:.5rem;padding-left:1.25rem}.input-info{background-image:url(https://cdn1.idek.cz/file/icon-info-circled-6d8bc63d.svg);color:var(--gray)}.input-info,.input-success{background-position:left 2px}.input-success{background-image:url(https://cdn1.idek.cz/file/check-7c33cfe0.svg);color:var(--green)}.input-error{background-image:url(https://cdn1.idek.cz/file/icon-cancel-33c97f2e.svg);color:var(--red)}.input-error,.input-warning{background-position:left 3px}.input-warning{background-image:url(https://cdn1.idek.cz/file/icon-attention-8521d99c.svg);color:var(--yellow)}[role=upload]{display:none;margin-bottom:5px}.form__upload-files{margin:.5rem 0;max-width:480px}.form__upload-files__file{background-color:var(--gray-lightest);border-radius:4px;display:flex;margin-bottom:5px;overflow:hidden;padding:2px}.form__upload-files__delete{align-self:center;color:var(--red);cursor:pointer;margin-right:5px;padding:0 5px}.form__upload-files__name{flex:1;overflow-wrap:anywhere;padding-left:.5rem}.form__label[role=button]{margin-top:.5rem}[role=group]{display:flex}[role=group]>*{border-radius:0;margin:0;width:auto}[role=group]>:not(:first-child){border-left:none}[role=group]>:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}[role=group]>:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.dek-group-equal>*{flex:1 1 0}.dek-jumbotron{background:var(--gray-lighter);padding:2rem}.dek-separator{border-left:1px solid var(--gray-light);margin:0 1rem}.dek-infobox{background-color:var(--yellow-lighter);border:1px solid var(--gray-lighter);font-size:.875rem;padding:.875rem 1rem}.dek-list-group{margin:0;padding:0}.dek-list-group__item{background-color:var(--white);border:1px solid var(--gray-lighter);display:block;margin-bottom:-1px;padding:.5rem 1rem}.dek-list-group__item a{color:var(--red)}.loading{--gradient:linear-gradient(115deg,hsla(0,0%,78%,.5),hsla(0,0%,78%,.5),hsla(0,0%,78%,.5),hsla(0,0%,78%,.5),hsla(0,0%,78%,.5),hsla(0,0%,59%,.5),hsla(0,0%,78%,.5),hsla(0,0%,78%,.5),hsla(0,0%,78%,.5),hsla(0,0%,78%,.5),hsla(0,0%,78%,.5));min-height:1rem;position:relative;width:100%}.loading:after{animation:gradient 1.5s linear infinite;background:var(--gradient);background-size:400% 100%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.loading img{opacity:0}.loading:has(>img){width:fit-content}input.loading{animation:gradient 1.5s linear infinite;background:var(--gradient);background-size:400% 100%}.loading.pagination,.loading[class^=_pagination]{height:2rem}h3.loading{height:1.6rem}@keyframes gradient{0%{background-position-x:100%}to{background-position-x:0}}.loading-spinner{min-height:1rem;position:relative;width:100%;&:after{animation:rotation 1s linear infinite;border:5px solid var(--red);border-bottom:5px solid transparent;border-radius:50%;bottom:0;box-sizing:border-box;content:"";display:inline-block;height:48px;left:0;margin:auto;position:absolute;right:0;top:0;width:48px}& img{opacity:.5}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dek-menu-left{display:flex;flex-direction:column}.dek-menu-left .item{align-items:center;color:var(--gray-medium);cursor:pointer;display:flex;font-weight:400;line-height:1.5rem;text-decoration:none}.dek-menu-left .item:hover{text-decoration:underline}.dek-menu-left .item .icon{border-bottom:2px solid var(--green);border-right:2px solid var(--green);display:inline-block;height:.3125rem;margin-bottom:2.5px;margin-right:1rem;transform:rotate(-45deg);transition:transform .1s linear;width:.3125rem}.dek-menu-left .item:hover .icon{transform:rotate(-45deg) translate(4px,4px)}.dek-menu-left .item.selected{color:var(--blue);font-weight:700}.dek-menu-left .item:not(:last-child){margin-bottom:.25rem}@media screen and (max-width:768px){.dek-menu-left .item .icon{margin-right:.5rem}}.dek-overlay{background:rgba(0,0,0,.1);bottom:0;left:0;right:0;z-index:102}.dek-overlay,.dek-spinner{display:none;position:fixed;top:0}.dek-spinner{background-color:hsla(0,0%,100%,.4);box-sizing:border-box;height:100%;width:100%;z-index:9999}.dek-spinner>div{box-sizing:border-box;display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.dek-spinner[data-content]>div{background-color:#fff;border:1px solid #dfdfdf;box-shadow:0 8px 24px rgba(0,0,0,.1);padding:2rem;width:380px}.dek-spinner__spiner{animation:dek_spiner_spin 1s linear infinite;border:6px solid transparent;border-radius:50%;border-top-color:#e2001a;height:40px;margin:auto;width:40px}.dek-spinner[data-content] .dek-spinner__content{margin-top:1rem}.dek-spinner__content__label,.dek-spinner__content__text{display:none}.dek-spinner[data-content] .dek-spinner__content__label,.dek-spinner[data-content] .dek-spinner__content__text{color:var(--gray-medium);display:block;font-size:16px;text-align:center}.dek-spinner[data-content] .dek-spinner__content__label{color:var(--gray);font-size:18px;font-weight:700}@keyframes dek_spiner_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dek-table{border-collapse:collapse;border-spacing:0;margin-bottom:1rem;width:100%}*+.dek-table{margin-top:1rem}.dek-table th{color:#464646;font-size:1rem;font-weight:700;text-align:left;vertical-align:bottom}.dek-table td,.dek-table th{padding:.875rem .75rem}.dek-table td{vertical-align:top}.dek-table td>:last-child{margin-bottom:0}.dek-table caption,.dek-table tfoot{font-size:.875rem}.dek-table caption{color:#888;text-align:left}.dek-table-middle,.dek-table-middle td{vertical-align:middle!important}.dek-table-bordered tr,.dek-table-divider tr{border-bottom:1px solid #dfdfdf}.dek-table-bordered tr:first-child{border-top:1px solid #dfdfdf}.dek-table-bordered td,.dek-table-bordered th{border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf}.dek-table-striped tbody tr:nth-of-type(odd),.dek-table-striped>tr:nth-of-type(odd){background:#f2f2f2}.dek-table-separate{border-collapse:separate;border-spacing:.125rem}.dek-table-hover tbody tr:hover,.dek-table-hover>tr:hover{background:#fcfbde}.dek-table-small td,.dek-table-small th{padding:10px 12px}.dek-table-large td,.dek-table-large th{padding:22px 12px}.dek-table-auto{width:auto}.dek-table-shrink{width:1px}.dek-table-expand{min-width:150px}.dek-table-justify td:first-child,.dek-table-justify th:first-child{padding-left:0}.dek-table-justify td:last-child,.dek-table-justify th:last-child{padding-right:0}.dek-table-inverse-header th{background-color:#464646;color:#f2f2f2;font-weight:400}.dek-overflow-auto{-webkit-overflow-scrolling:touch;overflow:auto}.text-center{text-align:center!important}.text-right{justify-content:flex-end;text-align:right!important}.text-left{text-align:left!important}.text-justify{text-align:justify!important}.text-nowrap,.text-truncate{white-space:nowrap}.text-truncate{max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}td.text-truncate,th.text-truncate{max-width:0}.dek-tabs>*{box-sizing:border-box}.dek-tabs{display:flex;flex-wrap:wrap;overflow:hidden;position:relative}.dek-tabs__title{align-items:center;background:var(--gray-lighter);cursor:pointer;display:flex;flex:1 1 0;font-size:1.1rem;height:40px;justify-content:center;padding:var(--gutter);text-align:center;touch-action:none}.dek-tabs__title:not(:first-child){border-left:1px solid #ccc}.dek-tabs__title:hover{opacity:.7}.dek-tabs__title.active{background:var(--gray-medium);color:var(--white);font-weight:700}.dek-tabs__container{display:none;left:0;position:absolute;right:0;top:40px;transition:height .5s}.dek-tabs__content{padding:var(--gutter)}.dek-tabs__container.active,.dek-tabs__container.hiding{animation-duration:.5s;display:block}.dek-tabs__container.hiding{animation-name:opacity-out}.dek-tabs__container.active{animation-name:opacity-in}@media screen and (max-width:980px){.dek-tabs__title{flex:1 1 100%;text-align:left}.dek-tabs__title:hover{opacity:1}.dek-tabs__title:not(:first-child){border-left:none!important;border-top:1px solid #ccc}.dek-tabs__container{display:block;height:0;overflow:hidden;position:static;width:100%}.dek-tabs__container.active{height:auto}}#tooltip{background-color:var(--gray);border-radius:0;color:var(--white);font-size:.813rem;line-height:1.4;opacity:0;padding:.5rem .875rem;pointer-events:none;position:fixed;text-align:center;z-index:9000}#tooltip.top{margin-top:20px}#tooltip.show{opacity:1;pointer-events:all}#tooltip.show.top{margin-top:10px}#tooltip:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--gray);bottom:-10px;content:"";height:0;left:50%;margin-left:-10px;position:absolute;width:0}#tooltip.top:after{border-bottom:10px solid var(--gray-lighter);border-top-color:transparent;bottom:auto;top:-20px}#tooltip.left:after{left:10px;margin:0}#tooltip.right:after{left:auto;margin:0;right:10px}.dek-mega-menu__section-name,.dek-navigation-bar,.dek-pobocka{font-size:var(--font-size)}.dek-search__input,.dek-user-login,.dek-user-login input{font-size:var(--font-size)!important}.dek-hamburger-menu,.dek-kosik,.dek-kosik-bonus,.dek-navigation-bar__help,.dek-pobocka-control,.dek-user .dek-user-login-control,.dek-user-menu,.dek-user__link{font-size:var(--font-size)}.dek-user-login__password:focus{border-color:var(--blue)!important}.nette-RoutingPanel-grid-inner:has(>.nette-RoutingPanel-grid-columns:nth-child(201)){display:none!important}.dek-search{flex:1 1 33%;height:40px;justify-content:flex-end;padding:0 25px}.dek-search,.dek-search__search{position:relative}.dek-search__input{background-color:var(--gray-lightest);flex:1 1 0;height:40px!important}.dek-search__submit{height:40px;width:auto}.dek-search__submit i{height:100%}.dek-search__results{background:var(--white);font-size:var(--font-size);position:relative;z-index:4}.dek-search__result-link{align-items:center;border:1px solid var(--gray-light);border-top:none;color:var(--gray)!important;display:flex;flex-basis:100%;justify-content:space-between;padding:var(--gutter);text-decoration:none!important}.dek-search__result-link:first-child{border-top:1px solid var(--gray-light)}.dek-search__result-link:hover{background:var(--gray-lighter)}.dek-search__result-name{display:block;font-size:.9rem;max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:85%}.dek-search__result-category-name{display:block;font-size:.7rem;padding-left:5px}.dek-search__icon{display:none;flex:1 1 0;height:40px;justify-content:center;width:40px}.dek-search__icon>div{height:100%;margin-left:auto;width:40px}.dek-search__icon i{cursor:pointer;height:100%;width:100%}@media screen and (max-width:840px){.dek-search__icon{display:block}.dek-search{flex:none;margin-top:1rem;order:6;padding:0;width:100%}}.dek-user-login.container.small{box-sizing:border-box;max-width:370px;padding:0 1rem}.dek-user-login .dek-checkbox{margin-bottom:0}.dek-user-login__buttons{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.dek-user-login__buttons input.dek-button-green{margin-top:0}.dek-user-login__link{color:var(--red);text-decoration:underline}.dek-user-login__sing-in{align-items:flex-start;background:var(--gray-lightest,#f2f2f2);border-radius:.25rem;display:flex;flex-direction:column;padding:1rem}.dek-user-login__sing-in>div{color:var(--gray,#464646);font-weight:700;line-height:1.5rem}@keyframes height-in{0%{height:0;opacity:0}50%{height:560px;opacity:0}to{opacity:1}}@keyframes height-out{0%{opacity:1}50%{height:560px;opacity:0}to{height:0;opacity:0}}:root{--dek-mega-menu-section-width:250px}.dek-mega-menu *{box-sizing:border-box}.dek-mega-menu{display:none;margin:auto;max-width:1600px;position:relative}.dek-mega-menu a{color:var(--gray)!important;text-decoration:none!important}.dek-mega-menu .dek-mega-menu__section-container a:hover{text-decoration:underline!important}.dek-mega-menu-inner{background:var(--white);border:1px solid var(--gray-light);border-top:none;box-sizing:border-box;color:var(--gray);height:560px;left:0;position:absolute;right:0;z-index:3}.dek-mega-menu.active{display:block}.dek-mega-menu__arrow{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--gray-light);left:50%;margin-left:-6px;margin-top:-4px;position:absolute;top:50%;transform:rotate(-90deg);transition:transform .3s}.dek-mega-menu__sections{display:flex;flex-direction:column}.dek-mega-menu__section-name{background:var(--gray-lightest);border-top:1px solid var(--gray-light);display:flex;flex-grow:1;font-size:1rem;position:relative;width:var(--dek-mega-menu-section-width);z-index:2}.dek-mega-menu__section-name__link{flex:1 1 0;padding:var(--gutter)}.dek-mega-menu__section-name__open{border-left:1px solid var(--gray-light);position:relative;width:50px}.dek-mega-menu__section-name:nth-last-of-type(2){border-bottom:1px solid var(--gray-light)}.dek-mega-menu__section-name.active .dek-mega-menu__arrow{border-top:8px solid var(--white)}.dek-mega-menu__section-name.active .dek-mega-menu__section-name__link{background:var(--red);color:var(--white)!important}.dek-mega-menu__section-name.active .dek-mega-menu__section-name__link:hover{font-weight:700;text-decoration:underline!important}.dek-mega-menu__section-name.active .dek-mega-menu__section-name__open{background:var(--red)!important;color:var(--white)}.dek-mega-menu__section-container{border-left:1px solid var(--gray-light);border-top:1px solid var(--gray-light);display:none;flex-grow:1;height:559px;left:var(--dek-mega-menu-section-width);overflow:hidden;position:absolute;right:0;top:0;z-index:1}.dek-mega-menu__section-container.active,.dek-mega-menu__section-container.hiding{animation-duration:.5s;display:block}.dek-mega-menu__section-container.hiding{animation-name:opacity-out}.dek-mega-menu__section-container.active{animation-name:opacity-in}.dek-mega-menu__section-container-left{display:flex;flex-direction:column;flex-grow:1;flex-wrap:wrap;height:558px;padding-bottom:var(--gutter);width:100%}.dek-mega-menu__section-name-links{border-bottom:1px solid var(--gray-lighter);display:flex;height:45px;justify-content:space-between;line-height:45px;margin:0 var(--gutter)}.dek-mega-menu__section-link-name{font-size:1.3rem;font-weight:700}.dek-mega-menu__section-link-section{font-size:.75rem}.dek-mega-menu__category{line-height:1.2;margin-left:var(--gutter);padding-top:5px;width:calc(50% - 10px)}.dek-mega-menu__category-name{font-size:1.1rem}.dek-mega-menu__category-container{display:flex;flex-wrap:wrap;font-size:.65rem}.dek-mega-menu__category-container a{display:block;padding-right:5px;padding-top:2px}.dek-mega-menu__promo{bottom:0;position:absolute;right:0}.dek-mega-menu__promo img{display:block}.dek-mega-menu__services{border-top:1px solid var(--gray-lighter);display:flex;flex-direction:column;margin:var(--gutter) 0 0 var(--gutter);width:calc(50% - var(--gutter)*2)}.dek-mega-menu__service{align-items:center;display:flex;font-size:1.05rem;font-weight:700;line-height:1.2;padding:var(--gutter) 0}.dek-mega-menu__service-icon{margin-right:var(--gutter);width:60px}.dek-mega-menu-control{align-items:center;align-self:stretch;cursor:pointer;display:flex;font-size:1.3rem;font-weight:500;padding-left:var(--gutter);width:calc(var(--dek-mega-menu-section-width) - var(--gutter))}.dek-mega-menu-control:hover{color:var(--gray-light)}.dek-mega-menu-control__arrow{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--white);margin-left:var(--gutter);transition:transform .3s}.dek-mega-menu-control:hover .dek-mega-menu-control__arrow{border-top:8px solid var(--gray-light)}.dek-mega-menu-control.active .dek-mega-menu-control__arrow{transform:rotate(-180deg)}@media screen and (max-width:980px){.dek-mega-menu-inner{height:auto}.dek-mega-menu__section-container.hiding{animation-name:height-out}.dek-mega-menu__section-container.active{animation-name:height-in}.dek-mega-menu__section-container.active,.dek-mega-menu__section-container.hiding{border-left:none;position:static}.dek-mega-menu__section-link-name{display:none}.dek-mega-menu__section-name,.dek-mega-menu__section-name.active{width:100%}.dek-mega-menu__section-name:hover{filter:brightness(100%)}.dek-mega-menu__section-name .dek-mega-menu__arrow{transform:rotate(0deg)}.dek-mega-menu__section-name.active .dek-mega-menu__arrow{transform:rotate(180deg)}.dek-mega-menu__category-container{padding-top:5px}.dek-mega-menu__service-icon{width:45px}.dek-mega-menu__promo{display:none}.dek-mega-menu__service{font-size:1rem;padding:5px 0}.dek-mega-menu__service span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media screen and (max-width:700px){.dek-mega-menu__category-name{font-size:1rem}.dek-mega-menu__category-container{display:none}.dek-mega-menu__services{width:100%}.dek-mega-menu__category{padding-top:5px;width:100%}}.dek-slider{margin:auto auto 1rem;opacity:0;overflow:hidden;position:relative;transition:opacity .5s ease-out}.dek-slider *{box-sizing:content-box}.dek-slider__navigation{display:flex;margin-bottom:1rem;opacity:0;position:relative;transition:opacity .5s ease-out;width:960px;z-index:1}.dek-slider__navigation-item{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font-size:14.4px;height:54px;justify-content:center;line-height:120%;padding:10px 20px;text-align:center;width:24.8%}.dek-slider__navigation-item:not(.active):hover{background:hsla(0,0%,87%,.4)}.dek-slider__navigation-item.active{background:var(--gray-lighter)}.dek-slider__line{border-bottom:1px solid var(--gray-lighter);margin-bottom:1rem}.dek-slider__container{align-items:center;display:flex;flex-wrap:wrap;height:100%;left:0;top:0;transition:left .35s ease-out;width:100%;width:2000px;z-index:1}.dek-slider__item{display:none}.dek-slider__item:first-child{display:block}.dek-slider__button-back,.dek-slider__button-next{background:var(--gray);border-radius:.25rem;box-sizing:border-box;cursor:pointer;height:52px;padding:1.25rem .375rem;position:absolute;top:50%;transform:translateY(-50%);width:24px;z-index:2;&:hover{background:#262626}&.disabled{display:none}&:after{border-bottom:3px solid var(--white);border-left:3px solid var(--white);content:"";height:6px;left:50%;position:absolute;top:50%;transform:translate(var(--left),-50%) rotate(var(--rotate));width:6px}}.dek-slider__button-next{--rotate:-135deg;--left:-70%;right:-12px}.dek-slider__button-back{--rotate:45deg;--left:-30%;left:-12px}.dek-slider__nav-back,.dek-slider__nav-next{cursor:pointer;display:none;height:54px;opacity:1;position:relative;transition:opacity .35s ease-out;width:54px}.dek-slider__nav-back>div,.dek-slider__nav-next>div{border-right:2px solid var(--gray);border-top:2px solid var(--gray);height:10px;left:50%;margin-left:-8px;margin-top:-6px;position:absolute;top:50%;transform:rotate(45deg);width:10px;z-index:-1}.dek-slider__nav-back.disabled>div,.dek-slider__nav-next.disabled>div{border-right:2px solid var(--gray-lighter);border-top:2px solid var(--gray-lighter)}.dek-slider__nav-back>div{margin-left:-4px;transform:rotate(-135deg)}.dek-slider__nav-back:not(.disabled):hover,.dek-slider__nav-next:not(.disabled):hover{background:hsla(0,0%,87%,.4)}.dek-slider .comd-product-view--long{padding:10px 10px 22px}.dek-slider .comd-product-view--long:hover{border:1px solid var(--gray-light);box-shadow:none;padding:9px 9px 21px}.dek-slider .comd-product-view--long .dek-do-kosiku__form{margin-bottom:0}.dek-slider .comd-product-view--long:hover .dek-do-kosiku__form{box-shadow:0 9px 0 0 #fff,0 11px 0 0 var(--red)}.dek-slider .comd-banner-banner img{padding-right:1rem}.dek-slider__item.active+.dek-slider__item .comd-banner-banner{opacity:.25}.dek-slider__item .comd-banner-banner{transition:opacity .35s ease-out}.dek-slider--BANNER_HOMEPAGE .dek-slider__container>*{height:460px}.dek-slider--BANNER_HOMEPAGE .comd-banner-banner img{height:auto;width:auto}@media screen and (max-width:1200px){.dek-slider--BANNER_HOMEPAGE .dek-slider__container>*{height:auto}.dek-slider--BANNER_HOMEPAGE .comd-banner-banner img{height:100%;width:100%}}@media screen and (max-width:980px){.dek-slider__navigation{left:0;top:0;width:100%}.dek-slider__navigation-item{flex-grow:1}.dek-slider__nav-back,.dek-slider__nav-next{display:block}.dek-slider__navigation{margin:0 0 18px!important}.dek-slider--Homepage .com-banner picture{justify-content:unset}.dek-slider__navigation-item:not(.active){display:none}.dek-slider__navigation-item.active span{border-top:2px solid transparent}.dek-slider .comd-banner-banner img{padding-right:0}}@media screen and (max-width:520px){.dek-slider--Homepage .com-banner img{width:100%}}.com-navigation-bar{background:var(--gray)}.com-navigation-bar a{color:var(--white)!important;text-decoration:none!important}.com-navigation-bar a:hover{text-decoration:underline!important}.com-navigation-bar span{padding:0 var(--gutter)}.com-navigation-bar__inner{align-items:center;color:var(--white);display:flex;height:50px;justify-content:space-between;position:relative}.com-navigation-bar__links{font-size:1rem;padding-left:50px}.com-navigation-bar__help{align-items:center;display:flex;font-weight:700;padding-right:var(--gutter)}.com-navigation-bar__help-icon{height:20px;margin-right:var(--gutter);width:20px}@media screen and (max-width:980px){.com-navigation-bar__links{display:none}}@media screen and (max-width:500px){.com-navigation-bar__help{display:none}}.header *{box-sizing:border-box}.header{background:var(--white);margin-bottom:20px;margin-top:5px}.header__top{border-bottom:1px solid var(--gray-lighter);display:flex;flex-wrap:wrap;font-size:.875rem;justify-content:flex-end;padding-bottom:10px;width:100%}.header__top>div{display:flex;justify-content:space-between}.header__top>div:first-child{flex:1 1 0;justify-content:space-between}.header__top>div:last-child{justify-content:flex-end}.header__top__customer-centrum{align-items:center;color:var(--gray-medium);display:flex;font-size:.9rem;justify-content:flex-start;white-space:nowrap}.header__top__customer-centrum *{margin-right:5px}.header__top__customer-centrum>div{align-items:baseline;display:flex;justify-content:flex-start}.header__top__customer-centrum>div a{color:var(--gray-medium);cursor:default;text-decoration:none}.header__top__store-links{align-items:center;display:flex;flex:1 1 0;justify-content:flex-end;white-space:nowrap}.header__top__store-links__store-list a{color:var(--red);text-decoration:none}.header__top__store-links__store-list a:hover{text-decoration:underline}.header__top__store-links__separator{background:var(--gray-medium);height:15px;margin:0 10px;width:1px}.header__top__store-links__choose-store{cursor:pointer}.header__top__store-links__my-store{color:var(--gray-medium);cursor:pointer;text-decoration:none}.header__top__store-links__my-store:hover{text-decoration:underline}.header__top__store{align-items:baseline;color:var(--blue);cursor:pointer;display:flex;flex-wrap:wrap;justify-content:flex-end;margin-left:5px}.header__top__store:hover{opacity:.7}.header__top__store__store-name{align-items:baseline;display:flex;white-space:nowrap}.header__top__store__store-name__open-time{margin-left:5px}.header__inner{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px;position:relative}.header__inner i:before{font-size:24px}.header__inner>a{display:flex}.header__inner .dek-logo{align-items:flex-end}.dek-logo__img{width:120px}.header__inner--icons{align-items:center;border-left:1px solid var(--gray-lighter);display:flex;height:40px;justify-content:flex-end}@media screen and (max-width:840px){.header__inner--icons{border-left:none}}@media screen and (max-width:768px){.header{margin-bottom:1rem}.header__top__customer-centrum>span{display:none}}@media screen and (max-width:425px){.header__top>div:first-child{flex-wrap:wrap}}@media screen and (max-width:400px){.dek-logo__img{width:95px}}.com-pobocka{background:var(--blue)}.com-pobocka__inner{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;padding:calc(var(--gutter)*2) var(--gutter)}.com-pobocka__svg{display:flex;flex-basis:45%;justify-content:center;position:relative}.com-pobocka .dek-svg-cr{position:relative;z-index:2}.com-pobocka .dek-svg-cr-outline{left:50%;margin-left:-216px;position:absolute;top:0;z-index:1}.com-pobocka .dek-svg-cr,.com-pobocka .dek-svg-cr-outline{height:245px;width:432px}.com-pobocka .dek-svg-info-circle{fill:var(--white);height:15px;width:15px}.com-pobocka .dek-svg-cr__land{fill:transparent;stroke:var(--white);cursor:pointer;transition:fill .5s}.com-pobocka__svg .dek-svg-cr__land.active,.com-pobocka__svg .dek-svg-cr__land.hover,.com-pobocka__svg .dek-svg-cr__land:hover{fill:var(--white)}.com-pobocka__content{flex-basis:48%}.dek_sk-pobocka__content,.warme-pobocka__content{flex-basis:100%}.com-pobocka__text{color:var(--white);display:flex;font-size:.8rem;margin-bottom:var(--gutter)}.com-pobocka__text div{flex:1 1 90%;padding-left:var(--gutter)}.com-pobocka__regions,.com-pobocka__stores{align-items:center;animation-duration:.5s;animation-name:opacity-in;display:flex;flex-wrap:wrap}.com-pobocka__regions.hide,.com-pobocka__stores.hide{animation-name:opacity-out}.com-pobocka__go-back,.com-pobocka__region{font-size:.9rem;margin-bottom:var(--gutter);margin-right:var(--gutter)}.com-pobocka__go-back{animation-duration:.5s;animation-name:opacity-in;box-shadow:inset 0 0 98px hsla(0,0%,100%,.3)}.com-pobocka__go-back.hide{animation-name:opacity-out}.com-pobocka__store{animation-duration:.5s;animation-name:opacity-in;font-size:.9rem;margin-bottom:var(--gutter);margin-right:var(--gutter)}.com-pobocka__store.hide{animation-name:opacity-out}@media screen and (max-width:980px){.com-pobocka__svg{display:none}.com-pobocka__content{flex-basis:100%}}.com-cart{background:var(--red);display:flex;height:100%;padding:0 10px;text-decoration:none;width:auto}.com-cart:hover{opacity:.7}.com-cart>div{align-items:center;color:var(--white);display:flex;justify-content:space-around;width:100%}.com-cart__text{display:block;font-size:.7rem;margin-left:10px}.com-cart .com-cart__icon{position:relative}.com-cart__count{align-items:center;background:var(--white);border:1px solid var(--red);border-radius:50%;color:var(--red);display:flex;font-size:10px;font-weight:700;height:15px;justify-content:center;position:absolute;right:-5px;top:-5px;width:15px}.com-cart__price{font-size:.9rem;margin-left:.6rem}@media screen and (max-width:350px){.com-cart{padding:0;width:40px}.com-cart__price{display:none}}.com-cart-reward{background:var(--yellow);display:flex;height:100%;text-decoration:none;width:auto}.com-cart-reward:hover{opacity:.7}.com-cart-reward>div{align-items:center;color:var(--white);display:flex;justify-content:space-around;padding:0 10px;width:100%}.com-cart-reward__text{display:block;font-size:.7rem;margin-left:10px}.com-cart-reward__icon{position:relative}.com-cart-reward__count{align-items:center;background:var(--white);border:1px solid var(--yellow);border-radius:50%;color:var(--yellow);display:flex;font-size:10px;font-weight:700;height:15px;justify-content:center;position:absolute;right:-5px;top:-5px;width:15px}@media screen and (max-width:350px){.com-cart-reward{padding:0;width:40px}}.com-hamburger-menu{align-items:center;cursor:pointer;display:none;flex-direction:column;height:100%;justify-content:center;width:50px}.com-hamburger-menu>span{font-size:.65rem;line-height:1.5;text-transform:uppercase}@media screen and (max-width:980px){.com-hamburger-menu{display:flex}}.com-hamburger-menu__icon>div{background-color:var(--gray);border-radius:5px;height:4px;margin:4px 0;transition:.4s;width:30px}.com-hamburger-menu.active .com-hamburger-menu__icon__bar1{transform:rotate(-45deg) translate(-8px,7px)}.com-hamburger-menu.active .com-hamburger-menu__icon__bar2{opacity:0}.com-hamburger-menu.active .com-hamburger-menu__icon__bar3{transform:rotate(45deg) translate(-4px,-3px)}@media screen and (max-width:350px){.com-hamburger-menu{width:40px}}.com-reward-points{font-size:.7rem;margin-right:var(--gutter)}.com-reward-points #pocetBodu-value{color:var(--black);font-weight:600}.dek-user{align-items:center;display:flex;height:100%;justify-content:center;min-width:40px;padding:0 25px;width:auto}.dek-user i{cursor:pointer;display:none}.dek-user .dek-user__info>a{display:flex;font-weight:600;text-decoration:none;text-transform:uppercase}.dek-user__info{align-items:center;display:flex;justify-content:space-between}.dek-user__info>div{display:flex;margin-left:15px}.dek-user__info_icon{align-items:center;background-color:var(--gray-lightest);border:2px solid var(--gray-light);border-radius:50%;color:var(--blue-light);display:flex;font-weight:700;height:40px;justify-content:center;line-height:40px;width:40px}.dek-user__link--small{font-size:.7rem}.dek-user__log-out span{cursor:pointer}@media screen and (max-width:980px){.dek-user__info>div{flex-direction:column}}@media screen and (max-width:768px){.dek-user__info{display:none}.dek-user__log-in__icon{display:flex}.dek-user{padding:0}.dek-user i{display:flex}.dek-user span{display:none}}.com-user-menu__info{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:20px}.com-user-menu__info__icon{align-items:center;background-color:var(--gray-lightest);border:2px solid var(--gray-light);border-radius:50%;color:var(--blue-light);display:flex;font-weight:600;height:40px;justify-content:center;text-transform:uppercase;width:40px}.com-user-menu__info__name{line-height:1;margin-left:10px;padding:5px}.com-user-menu__info__name>span{display:block}.com-user-menu__links{display:flex;flex-direction:column;margin:var(--gutter);margin-left:40px}.com-user-menu__links div{align-items:baseline;display:flex;justify-content:flex-start;margin:5px 0}.com-user-menu__links i{color:var(--gray-lighter)}.com-user-menu__links i:before{font-size:.8rem}.com-user-menu__links a{margin-left:5px;text-transform:lowercase}.com-user-menu__links a:first-letter{text-transform:uppercase}@media screen and (max-width:768px){.com-user-menu{padding-left:10px;padding-right:10px}}.dek-do-kosiku__available_text{color:var(--gray-medium);font-size:.9rem;font-weight:700;line-height:1;margin-bottom:var(--gutter);margin-right:calc(var(--gutter)*2)}.dek-do-kosiku__available_text--green{color:var(--green)}.dek-do-kosiku__available_text--blue{color:var(--blue-dark)}.dek-do-kosiku__prepinac{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--gutter);width:100%}.dek-do-kosiku__form{background:var(--gray-lightest);margin-bottom:var(--gutter);padding:var(--gutter) var(--gutter) 0 var(--gutter)}.dek-do-kosiku__form__box-top{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:var(--gutter)}.dek-do-kosiku__form__jednotka-baleni,.dek-do-kosiku__form__jednotka-prodejni,.dek-do-kosiku__form__mnozstvi{animation-duration:.5s;animation-name:opacity-in;margin-bottom:var(--gutter)}.dek-do-kosiku__form__jednotka-baleni.hide,.dek-do-kosiku__form__jednotka-prodejni.hide{animation-duration:.5s;animation-name:opacity-out}.dek-do-kosiku__form__jednotka-baleni input,.dek-do-kosiku__form__jednotka-prodejni input,.dek-do-kosiku__form__mnozstvi input{width:70px}.dek-do-kosiku__form__info-baleni{margin-bottom:var(--gutter)}.dek-do-kosiku__form__box-bottom{display:flex;flex-wrap:wrap;justify-content:space-between}.dek-do-kosiku__form__cena-celkem-s-dph{display:flex;font-size:.9rem;font-weight:700;justify-content:space-between;line-height:1;margin-bottom:var(--gutter);width:100%}.dek-do-kosiku__form__cena-celkem-s-dph div:first-child{margin-right:calc(var(--gutter)*2)}.dek-do-kosiku__form__cena-celkem-bez-dph{display:flex;font-size:.9rem;justify-content:space-between;line-height:1;margin-bottom:var(--gutter);width:100%}.dek-do-kosiku__form__cena-celkem-bez-dph div:first-child{margin-right:calc(var(--gutter)*2)}.dek-do-kosiku__form__dostupnost{display:flex;font-size:.9rem;margin-bottom:var(--gutter)}.dek-do-kosiku__form__sklad{color:var(--gray-medium);font-weight:700;margin-bottom:var(--gutter);margin-right:calc(var(--gutter)*2)}.dek-do-kosiku__form__sklad--green{color:var(--green)}.dek-do-kosiku__form__sklad--blue{color:var(--blue-dark)}.dek-do-kosiku__form__pobocka{color:var(--blue);margin-bottom:var(--gutter)}.dek-do-kosiku__form__button{display:flex;flex-direction:row-reverse;font-size:1.5rem;margin-bottom:var(--gutter);margin-left:var(--gutter);width:100%}@media screen and (max-width:980px){.dek-do-kosiku__form__cena-celkem{width:100%}}.comd-menu-breadcrumbs{align-items:center;border-bottom:1px solid var(--gray-light);display:flex;flex-wrap:wrap;margin-bottom:var(--gutter);width:100%}.comd-menu-breadcrumbs .dek-svg{fill:var(--gray-medium);height:17px;width:17px}.comd-menu-breadcrumbs__link,.comd-menu-breadcrumbs__link-svg{align-items:center;display:flex}.comd-menu-breadcrumbs__link{color:var(--gray-medium)!important;font-size:.8rem;overflow:hidden;padding:8px 8px 10px}.comd-menu-breadcrumbs__link:hover{text-decoration:none}.comd-menu-breadcrumbs__link-svg:after,.comd-menu-breadcrumbs__link:not(:last-child):after{border-bottom:1px solid var(--red);border-right:1px solid var(--red);content:"";display:block;height:7px;left:-5px;margin-left:20px;margin-right:0;position:relative;transform:rotate(-45deg);width:7px}@media screen and (max-width:500px){.comd-menu-breadcrumbs__link{font-size:.9rem;padding:5px}.comd-menu-breadcrumbs__link-svg:after,.comd-menu-breadcrumbs__link:not(:last-child):after{height:5px;left:0;margin-left:10px;width:5px}}footer.com-footer{background:var(--gray);color:#cecece;margin-top:2rem;padding:1rem}footer.com-footer a{transition:all .2s ease-in-out}.com-footer__container{align-items:baseline;display:flex;flex-direction:column;flex-wrap:wrap;font-size:.875rem;justify-content:space-between;margin:0 auto;max-width:1540px;padding:1rem 0}.com-footer__container:first-child{border-bottom:1px solid var(--gray-medium);padding-bottom:1.5rem}.com-footer__container:last-child{padding:1.5rem 0}.com-footer__column{order:1;width:100%}.com-footer__column p{color:var(--gray-lighter);font-size:1rem;font-weight:600}.com-footer__column span{display:block;font-size:.75rem;margin-top:.6rem}.com-footer__column:last-child{order:0}@media only screen and (min-width:470px){.com-footer__container{flex-direction:row}.com-footer__column{width:calc(50% - 1rem)}.com-footer__column:last-child{order:1}}@media only screen and (min-width:840px){.com-footer__column{width:calc(25% - 1rem)}}.com-footer__column ul{font-size:.875rem;line-height:1.4;list-style-type:none;padding:0}.com-footer__column ul li{margin-bottom:.25rem}.com-footer__column ul li a{color:#c3c3c3;display:block;padding-left:1rem;position:relative;text-decoration:none}.com-footer__column ul li a:before{content:"\e80c";display:inline-block;font-family:fontello;font-size:.6rem;left:0;position:absolute;top:4px;transition:all .2s ease-in-out}.com-footer__column ul li a:hover{color:#fff;text-decoration:underline}.com-footer__column ul li a:hover:before{left:3px}.com-footer__contact{align-items:center;background:#595959;border-radius:4px;color:#fff;display:flex;margin-bottom:5px;padding:.5rem .7rem}a.com-footer__contact{text-decoration:none}a.com-footer__contact:hover{background:#666}.com-footer__contact img{margin-right:1rem}.com-footer__contact--zakcentrum{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.6rem}.com-footer__contact--kontnas{color:#fff;font-size:.875rem}.com-footer__contact--tel{font-size:1.25rem;font-weight:600}.com-footer__contact.com-footer__contact--mail{font-size:.875rem}.com-footer__contact--faq{margin-bottom:1rem}.com-footer__contact--faq a{color:var(--gray-light);cursor:pointer;display:block;margin-bottom:.5rem;padding-left:1rem;position:relative;text-decoration:none}.com-footer__contact--faq:hover a{color:var(--white);text-decoration:underline}.com-footer__contact--faq a:before{content:"\e80c";display:inline-block;font-family:fontello;font-size:.6rem;left:0;position:absolute;top:4px;transition:all .2s ease-in-out}.com-footer__contact--faq:hover a:before{left:3px}.com-footer__column-social{align-items:center;display:flex;margin-bottom:.875rem;order:0}.com-footer__column-social a img{display:block}.com-footer__column-social-label{margin-right:.6rem}.com-footer__column-social-icons{align-items:center;display:flex;flex-direction:row;gap:.6rem}@media only screen and (min-width:470px){.com-footer__column-social{margin-bottom:0;order:1}}.com-footer__container--last{color:var(--gray-medium);display:flex;flex-wrap:wrap;font-size:.875rem;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:calc(1540px + 2rem);padding:1.25rem 1rem}.com-footer__container--left{align-items:center;display:flex;flex-wrap:wrap;gap:1rem 1.5rem;justify-content:center}.com-footer__container--left-ssl{align-items:center;display:flex;flex-wrap:nowrap;gap:9px}.com-footer__container--left-cards{display:flex;flex-wrap:nowrap;gap:1rem}.com-footer__container--right{align-items:center;display:flex;gap:1rem 2rem}@media only screen and (width <= 850px){.com-footer__container--last{justify-content:center}.com-footer__container--right{gap:1rem}}.com-footer-logo--heureka,.com-footer-logo--mastercard,.com-footer-logo--shoproku,.com-footer-logo--ssl,.com-footer-logo--visa{width:auto}.com-footer-logo--heureka{height:70px}.com-footer-logo--mastercard,.com-footer-logo--visa{height:20px}.com-footer-logo--shoproku{height:70px}.com-footer-logo--ssl{height:30px}.com-footer .dek-svg{fill:#fff;height:30px;margin-left:.2rem;width:30px}.fa{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto}.fa-phone:before{content:"\f095"}a.socsiete img{width:27px}a.com-footer__contact.com-footer__contact--mail div,a.com-footer__contact.com-footer__contact--tel div{display:flex;width:100%}a.com-footer__contact.com-footer__contact--mail div i,a.com-footer__contact.com-footer__contact--tel div i{color:#c3c3c3;margin-right:1rem}a.com-footer__contact div i:before{font-size:1.3rem}a.socsiete{color:#c3c3c3;text-decoration:none}a.socsiete i:before{font-size:1.5rem}.com-products-grid{-ms-grid-columns:1fr 1vw 1fr 1vw 1fr 1vw 1fr;-ms-grid-rows:1fr 1vw 1fr 1vw 1fr 1vw 1fr;grid-gap:calc(var(--gutter)*2);display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto;margin-bottom:calc(var(--gutter)*2);width:100%}.com-products-grid .comd-product-view--long{border-bottom:1px solid var(--gray-light);margin-top:calc(var(--gutter)*2);padding-bottom:1px}.com-products-grid .comd-product-view--long:hover{border-bottom:2px solid var(--red);padding-bottom:0}.com-products-grid .comd-product-view--long:nth-of-type(2){-ms-grid-column:3}.com-products-grid .comd-product-view--long:nth-of-type(3){-ms-grid-column:5}.com-products-grid .comd-product-view--long:nth-of-type(4){-ms-grid-column:7}.com-products-grid .comd-product-view--long:nth-of-type(5){-ms-grid-row:3}.com-products-grid .comd-product-view--long:nth-of-type(6){-ms-grid-column:3;-ms-grid-row:3}.com-products-grid .comd-product-view--long:nth-of-type(7){-ms-grid-column:5;-ms-grid-row:3}.com-products-grid .comd-product-view--long:nth-of-type(8){-ms-grid-column:7;-ms-grid-row:3}.com-products-grid .comd-product-view--long:nth-of-type(9){-ms-grid-row:5}.com-products-grid .comd-product-view--long:nth-of-type(10){-ms-grid-column:3;-ms-grid-row:5}.com-products-grid .comd-product-view--long:nth-of-type(11){-ms-grid-column:5;-ms-grid-row:5}.com-products-grid .comd-product-view--long:nth-of-type(12){-ms-grid-column:7;-ms-grid-row:5}.com-products-grid .comd-product-view--long:nth-of-type(13){-ms-grid-row:7}.com-products-grid .comd-product-view--long:nth-of-type(14){-ms-grid-column:3;-ms-grid-row:7}.com-products-grid .comd-product-view--long:nth-of-type(15){-ms-grid-column:5;-ms-grid-row:7}.com-products-grid .comd-product-view--long:nth-of-type(16){-ms-grid-column:7;-ms-grid-row:7}.com-products-grid .comd-product-view--long:nth-of-type(17){-ms-grid-row:9}.com-products-grid .comd-product-view--long:nth-of-type(18){-ms-grid-column:3;-ms-grid-row:9}.com-products-grid .comd-product-view--long:nth-of-type(19){-ms-grid-column:5;-ms-grid-row:9}.com-products-grid .comd-product-view--long:nth-of-type(20){-ms-grid-column:7;-ms-grid-row:9}.com-products-grid .comd-product-view--long:nth-of-type(21){-ms-grid-row:11}.com-products-grid .comd-product-view--long:nth-of-type(22){-ms-grid-column:3;-ms-grid-row:11}.com-products-grid .comd-product-view--long:nth-of-type(23){-ms-grid-column:5;-ms-grid-row:11}.com-products-grid .comd-product-view--long:nth-of-type(24){-ms-grid-column:7;-ms-grid-row:11}.view-article .com-products-grid{grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:1400px){.com-products-grid{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:1200px){.com-products-grid{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width:980px){.com-products-grid{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:740px){.com-products-grid,.view-article .com-products-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:400px){.com-products-grid .dek-do-kosiku__form__cena-celkem-s-dph{display:block}.com-products-grid .dek-do-kosiku__form__cena-celkem-s-dph div:first-child{margin-bottom:6px}}.com-pagination{flex:1 1 0;justify-content:flex-end;margin-bottom:1rem}.com-pagination,.com-pagination *{align-items:center;display:flex}.com-pagination *{border-radius:4px;box-sizing:border-box;color:var(--gray);font-size:.8rem;height:32px;justify-content:center;margin-right:10px;padding:0 3px;text-align:center;text-decoration:none;transition:background .2s;width:32px}.com-pagination__link{background:var(--white);border:1px solid var(--gray-medium)}.com-pagination__link.active,.com-pagination__link:hover{background:var(--gray-lighter)}.com-pagination__link:last-child{margin-right:0}.com-ordering{align-items:baseline;display:flex;flex-wrap:wrap;margin-bottom:calc(var(--gutter)*2)}.com-ordering__label{font-weight:700}.com-ordering__link{margin-left:calc(var(--gutter)*2);padding:.5rem}.com-ordering__link.active{background:var(--gray-lighter)}@media screen and (max-width:980px){.com-ordering__cenik{display:none}}@media screen and (max-width:530px){.com-ordering__link{font-size:13px;margin-left:0}}@media screen and (max-width:400px){.com-ordering__label{margin-bottom:1rem;width:100%}}.comd-banner-banner-deskmart{display:flex;flex-wrap:wrap;margin-bottom:2rem;width:100%}.comd-banner-banner-deskmart__banner{align-items:center;border:1px solid var(--gray);border-radius:5px;display:flex;flex-wrap:wrap;padding:0 10px;position:relative;text-decoration:none;width:100%}.comd-banner-banner-deskmart__banner:hover{opacity:.7}.comd-banner-banner-deskmart__image{margin-right:20px;position:relative;top:-10px}.comd-banner-banner-deskmart__title{color:var(--gray);display:block;font-size:1.2rem;line-height:2.2rem;margin:0 170px 0 0}.comd-banner-banner-deskmart__button{position:absolute;right:10px}@media screen and (max-width:480px){.comd-banner-banner-deskmart__image{margin-right:0}.comd-banner-banner-deskmart__title{color:var(--gray);display:block;font-size:1.2rem;margin:0 0 10px;width:100%}.comd-banner-banner-deskmart__button{margin-bottom:10px;position:static;width:100%}}.com-banners-aside{height:0;opacity:0;position:absolute;transition:opacity .5s;width:1540px}.com-banners-aside--fixed{position:fixed}.com-banners-aside__banner-left,.com-banners-aside__banner-right{display:inline-block;height:490px;width:150px;z-index:1}.com-banners-aside__banner-left{float:left;margin-left:-180px}.com-banners-aside__banner-right{float:right;margin-right:-180px}.com-banners-aside__banner-left>img,.com-banners-aside__banner-right>img{position:absolute;top:0}.com-banners-aside .com-banner{position:relative}.com-banners-aside__banner-left .com-banner:before,.com-banners-aside__banner-right .com-banner:before{background:url(/images/_components/BannerAside/side-shadow_left.png);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.com-banners-aside__banner-right .com-banner:before{background:url(/images/_components/BannerAside/side-shadow_right.png)}@media screen and (max-width:1918px){.com-banners-aside{display:none}}.com-banner{align-items:center;display:flex;overflow:hidden}.com-banner picture{display:flex;justify-content:center;width:100%}.com-banner img{display:block;height:100%;width:100%}@media screen and (max-width:980px){.com-banner img{height:100%;width:100%}}.com-homepage__main-slider .dek-slider__navigation{margin:0 auto 1rem;max-width:1200px;width:auto}.com-homepage__main-slider .dek-slider__navigation-item{box-shadow:1px 0 0 0 var(--gray-lighter);width:25%}.com-homepage__main-slider .dek-slider__navigation-item:nth-last-of-type(2){box-shadow:none}.com-homepage__main-slider .dek-slider__nav-back,.com-homepage__main-slider .dek-slider__nav-next{display:none}.com-homepage__category-title{margin:4rem 0 3rem;text-align:center;text-transform:uppercase}.com-homepage__actions-title{margin:4rem 0 1rem;text-align:center;text-transform:uppercase}.com-homepage__actions-products{margin-top:2rem}.com-homepage__actions-banners{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:-1rem;margin-top:2rem;padding:0 1rem}.com-homepage__actions-banners>:last-child{margin-right:0}.com-homepage__actions-banners img{transition:transform .35s linear}.com-homepage__actions-banners img:hover{transform:scale(1.03)}.com-homepage__category-wrapper{background:#e7e7e7;padding-bottom:4.7rem}.com-homepage__actions-banners>*{margin-bottom:1rem;margin-right:1rem;max-width:calc(25% - .75rem)}.com-homepage__actions-banners img{height:100%;width:100%}.com-homepage__banner-bottom{margin-bottom:1.5rem;margin-top:2rem}.com-homepage__manufacturers__title{font-size:1.7rem;font-weight:700;text-align:center}.com-homepage__manufacturers__title>span{color:var(--black);font-size:2.265rem;font-weight:700}.com-homepage__manufacturers__subtitle{text-align:center}.com-homepage__manufacturers .dek-slider{border:1px solid var(--gray-lighter);border-radius:4px;justify-content:space-between;margin:auto}.com-homepage__manufacturers .container{padding:0}.com-homepage__manufacturers:not([buttons]) .dek-slider__button-back,.com-homepage__manufacturers:not([buttons]) .dek-slider__button-next{display:none}.com-homepage__manufacturers[buttons]:has(.dek-slider__item:last-child:nth-child(n+1):nth-child(-n+8)) .dek-slider__button-back,.com-homepage__manufacturers[buttons]:has(.dek-slider__item:last-child:nth-child(n+1):nth-child(-n+8)) .dek-slider__button-next{display:none}.com-homepage__manufacturers.com-slider-small-image .dek-slider{height:102px!important}.com-homepage__manufacturers.com-slider-small-image img{height:70px;width:70px}.com-homepage__manufacturers .com-manufacturer-preview{border:none;display:flex;justify-content:center;padding:1rem 1.5rem}.com-homepage__manufacturers:not([no-gray]) img{filter:grayscale(100%);opacity:.5;transition:all .2s ease-in-out}.com-homepage__manufacturers img:hover{filter:grayscale(0);opacity:1}.com-homepage__manufacturers__link{background:var(--white);border:1px solid #d5d6d6;border-radius:3px;color:var(--gray);display:block;font-size:.875rem;margin:-20px auto 0;padding:.5rem 1rem;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out;width:max-content;z-index:5}.com-homepage__manufacturers__link:hover{background:var(--gray-lightest)}.com-homepage__heplfull-links{margin-bottom:-1rem;margin-top:3rem}.com-homepage__heplfull-links__title{border-bottom:1px solid var(--gray-lightest);margin:0 auto 2rem;text-align:center}.com-homepage__heplfull-links__title span{background:var(--white);color:var(--gray-medium);display:block;margin:0 auto -1.3rem;padding:.5rem 1rem;width:max-content}.com-homepage__heplfull-links__links{display:flex;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.com-homepage__heplfull-links__links a{align-items:center;border:1px solid #d5d6d6;border-radius:3px;box-sizing:border-box;color:#313131;display:flex;flex:1 1 170px;font-size:.875rem;justify-content:center;line-height:1.2;margin:0 .5rem 1rem;padding:.7rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.com-homepage__heplfull-links__links a:hover{background:var(--gray-lightest);color:var(--black)}@media only screen and (max-width:1540px){.com-homepage__manufacturers[buttons] :is(.dek-slider__button-back,.dek-slider__button-next):not(.disabled){display:block}}@media only screen and (max-width:980px){.com-homepage__manufacturers .com-manufacturer-preview{padding:.5rem 1rem}.com-homepage__main-slider .dek-slider__nav-back,.com-homepage__main-slider .dek-slider__nav-next{display:block}.com-homepage__main-slider .dek-slider__navigation-item.active{background:hsla(0,0%,87%,.4);box-shadow:none}}@media only screen and (max-width:680px){.com-homepage__actions-banners>*{max-width:calc(50% - .5rem)}.com-homepage__actions-banners>:nth-of-type(2n){margin-right:0}}@media only screen and (max-width:370px){.com-homepage__actions-banners>*{margin-right:0;max-width:100%}}.com-product-banner{color:var(--white);position:relative}.com-product-banner--light{color:var(--gray)}.com-product-banner img{display:block;height:100%;width:100%}.com-product-banner__overlay{background:linear-gradient(rgba(70,70,70,0),#464646);bottom:0;left:0;position:absolute;right:0;top:50%}.com-product-banner--light .com-product-banner__overlay{background:linear-gradient(transparent,#fff)}.com-product-banner__inner{bottom:0;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-end;padding:1rem;position:absolute;width:100%}.com-product-banner__title{font-size:1.2rem;font-weight:700;line-height:1.2}.com-product-banner__price{font-size:2rem;font-weight:700}.com-product-banner__price small{font-size:1rem;margin-left:.5rem}.comd-notice-notice-header{background:var(--blue);color:var(--white)}.comd-notice-notice-header__inner{align-items:center;display:flex;justify-content:space-between;padding:.75rem 0}.comd-notice-notice-header__message{display:block;flex:1 1 0;font-size:1rem}.comd-notice-notice-header__message a{color:var(--white)!important;font-weight:700}.comd-notice-notice-header__message a:hover{text-decoration:none}.comd-notice-notice-header__close:hover{opacity:.7}.comd-notice-notice-header__close img{display:block}@media screen and (max-width:1580px){.comd-notice-notice-header__inner{padding:.75rem}}.com-message{background:var(--blue);color:var(--white)}.com-message.warning{background:var(--yellow);color:#000000cc}.com-message .container{align-items:center;display:flex;justify-content:space-between;padding:.75rem 0}.com-message .message{display:block;flex:1 1 0;font-size:1rem}.com-message .message a{color:var(--white)!important;font-weight:700}.com-message.warning .message a{color:#000000cc!important;font-weight:700}.com-message .message a:hover{text-decoration:none}.com-message .close:hover{opacity:.7}.com-message img{display:block}@media screen and (max-width:1580px){.com-message .container{padding:.75rem 1rem}}.com-price-product-eshop.detail{border:1px solid var(--gray-lighter);border-bottom:none;display:flex;padding:1.5rem 1.5rem 0;width:100%;.discount{align-items:center;background:var(--gray-lightest);color:var(--black);display:flex;flex-flow:column wrap;height:fit-content;justify-content:space-between;line-height:1.2;margin-right:3rem;padding:.625rem;position:relative;width:140px;&:after{background:var(--gray-lightest);bottom:0;clip-path:polygon(0 0,0 100%,100% 50%);content:"";position:absolute;right:-12px;top:0;width:12px}&.small{width:130px}&.yellow,&.yellow:after{background:var(--yellow-light)}div{align-items:baseline;column-gap:5px;display:flex;justify-content:space-between;width:100%;&:first-of-type{align-items:center;&>div{width:fit-content}}}span{display:block;font-size:1.6rem}img{align-self:center;margin-top:-2px}}.prices{flex-flow:row wrap;gap:1rem 2rem}.price-container,.prices{display:flex}.price-container{flex-direction:column;gap:2px;&>span{color:var(--gray-medium);font-size:.875rem}.price{flex-direction:column;gap:4px;height:100%;justify-content:flex-end;&:has(div:last-child:nth-child(2)){justify-content:space-between}}}.price-secondary{line-height:100%;span{color:var(--gray);font-weight:700}.crowns{font-size:1.25rem}}.price-primary{line-height:100%;span{color:var(--red);font-weight:700}.crowns{font-size:1.75rem;line-height:2rem}}}.com-price-product-eshop.preview{cursor:pointer;padding-top:.5rem;.price-vat{align-items:baseline;display:flex;font-size:1.25rem;font-weight:700;line-height:1;span{font-size:1rem}&.highlight{color:var(--red);font-size:1.5rem}}.price-info{font-size:.9rem;margin-bottom:.5rem}.strike{margin-right:10px}.has-discount{align-items:center;display:flex;margin-bottom:.25rem;img{align-self:center}}}@media screen and (max-width:1070px){.com-price-product-eshop.detail{.discount{margin-right:1rem}}}@media screen and (max-width:1280px){.com-price-product-eshop.detail{flex-wrap:wrap;padding:0;.discount{flex-flow:row nowrap;justify-content:space-between;margin-right:0;padding:.625rem 1rem;width:100%!important;&:after{display:none}&>div{width:auto}}.prices{padding:1rem}}}.com-price-product-rental--detail{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-bottom:1rem}.com-price-product-rental__discount--detail{align-items:baseline;background:var(--gray-lightest);display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;line-height:1.2;margin-right:1rem;padding:var(--gutter)}.com-price-product-rental__discount--yellow{background:var(--yellow-light)}.com-price-product-rental__discount--detail span{display:block;font-size:1.6rem}.com-price-product-rental__discount--detail div{align-items:baseline;display:flex;justify-content:space-between;width:100%;&:is(:first-of-type){align-items:center}}.com-price-product-rental__price-vat--detail{align-items:baseline;display:flex;font-size:1.25rem;font-weight:700}.com-price-product-rental__price-vat--detail span{font-size:1rem}.com-price-product-rental__price-vat--highlight{color:var(--blue);font-size:2rem}.com-price-product-rental__price--detail>div{align-items:baseline;display:flex;font-size:.9rem;justify-content:space-between;line-height:1;margin-bottom:.3rem}.com-price-product-rental__price--detail>div>div:first-child{margin-right:1rem}.com-price-product-rental__price--detail>div:last-child{margin-bottom:0}.com-price-product-rental__price__space{flex-grow:1}.com-price-product-rental__price__per-day{align-self:center;background:var(--blue-lightest);color:var(--blue);margin-right:1rem;padding:.5rem}.com-price-product-rental__price-vat--preview{align-items:baseline;color:var(--blue);display:flex;font-size:1.5rem;font-weight:700;line-height:1}.com-price-product-rental__price-vat--preview>span:first-child{color:var(--gray);font-weight:400;margin-right:3px}.com-price-product-rental__price-vat--preview span{font-size:1rem}.com-price-product-rental--preview{cursor:pointer}.com-price-product-rental--detail__prices{display:flex;flex:1 1 0}.com-price-product-rental--detail__price{border:1px solid var(--blue-lighter);padding:10px;width:100%}.com-price-product-rental--detail__price:first-of-type{margin-right:1rem}.com-price-product-rental--detail__price__label{color:var(--blue);font-size:1rem}.com-price-product-rental--detail__price__no-vat,.com-price-product-rental--detail__price__vat{font-size:.875rem}.com-price-product-rental--detail__price__no-vat>span,.com-price-product-rental--detail__price__vat>span:last-child{color:var(--gray-medium)}.com-price-product-rental--detail__price__vat>span:first-child{color:var(--blue);font-size:1.125rem;font-weight:700}.com-price-product-rental--detail__price__vat span.com-price-product-rental--detail__price__vat__red{color:var(--red);font-size:1.125rem}@media screen and (max-width:1100px){.com-price-product-rental__discount--detail{display:block}.com-price-product-rental--detail__prices{display:block;flex:none;width:100%}.com-price-product-rental--detail__price:first-of-type{margin-bottom:5px}.com-price-product-rental__discount--detail{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;margin-right:0;width:100%}.com-price-product-rental__discount--detail div{justify-content:unset;width:auto}.com-price-product-rental--detail{flex-direction:column}.com-price-product-rental__price__per-day{margin-bottom:.25rem;margin-right:0;width:100%}.com-price-product-rental__price--detail{width:100%}}.com-menu-left{border:1px solid var(--gray-light);display:flex;flex-wrap:wrap}.com-menu-left__link{border-top:1px solid var(--gray-light);color:var(--gray);padding:.5rem;text-decoration:none;width:100%}.com-menu-left__link:first-child{border-top:none}.com-menu-left__link:hover{background:var(--gray-lighter)}.com-menu-left__link--active{color:var(--red)}.com-publications{margin-bottom:2rem}.com-publications__item{align-items:flex-start;border-top:1px solid var(--gray-light);display:flex;flex-wrap:wrap;margin-top:1rem}.com-publications__item a{text-decoration:none}.com-publications__item a:hover{text-decoration:underline}.com-publications__item a{color:var(--red)}.com-publications__item__title{width:100%}.com-publications__item__content{flex:1 1 0;margin-left:1rem}.com-publications__item__link{display:block;margin-top:1rem;width:100%}.com-price-product-generous--detail{align-items:baseline;display:flex;flex-direction:column;line-height:1.5rem;margin-bottom:2rem}.com-price-product-generous__product-price{align-items:baseline;color:var(--red);display:flex;font-size:1.5rem;font-weight:700}.com-price-product-generous__product-unit{font-size:.9rem}.com-price-product-generous span{font-size:1rem}.com-price-product-generous--preview{cursor:pointer}.com-product-rating,.com-product-rating *{box-sizing:border-box}.com-product-rating{padding:10px 0}.com-product-rating__form{background:var(--gray-lightest);border:1px solid var(--gray-lighter);padding:var(--gutter)}.com-product-rating__form textarea{height:80px;width:100%}.com-product-rating__user-rating__header{color:var(--gray-medium);display:flex;margin-bottom:var(--gutter)}.com-product-rating__user-rating__header>div{margin-right:var(--gutter)}.com-product-rating__user-rating__review{display:flex;flex-wrap:wrap}.com-product-rating__form__label{align-items:center;display:flex}.com-product-rating__icon-minus,.com-product-rating__icon-plus{background:var(--green);border-radius:50%;color:var(--white);height:16px;margin-right:var(--gutter);position:relative;top:-2px;width:16px}.com-product-rating__icon-minus{background:var(--red)}.com-product-rating__icon-minus:before,.com-product-rating__icon-plus:before{font-size:8px}.com-product-rating__stats-star-big{display:inline-block;width:35px}.com-product-rating__stats-star{display:inline-block;width:15px}.com-product-rating__stats-star img,.com-product-rating__stats-star-big img{height:auto;width:100%}.com-product-rating__form__user-review{display:flex;flex-wrap:wrap;justify-content:space-between}.com-product-rating__form__user-review__note{font-size:.8rem;font-style:italic;margin-bottom:var(--gutter);width:100%!important}.com-product-rating__form__user-review>div{justify-content:space-between;width:calc((100% - var(--gutter))/2)}.com-product-rating__form [class*=com-product-rating__star-]:hover{cursor:pointer;opacity:.5}.com-product-rating__users-ratings{margin-top:1rem}.com-product-rating__user-rating{border-top:1px solid var(--gray-light);font-size:.85rem;margin-top:1rem;padding-top:1rem}.com-product-rating__user-rating-review__minus,.com-product-rating__user-rating-review__plus{justify-content:space-between;width:calc((100% - var(--gutter))/2)}.com-product-rating__user-rating-review__minus>div,.com-product-rating__user-rating-review__plus>div{align-items:baseline;display:flex;margin-bottom:2px}.com-product-rating__user-rating-review__minus span{flex:1 1 0}.com-product-rating__user-rating-and-rules{display:flex;flex-wrap:wrap;justify-content:space-between}.com-product-rating__user-rating-and-rules>div{position:relative;width:calc((100% - var(--gutter))/2)}.com-product-rating__form__user-rating__error{color:var(--red);display:none;margin-bottom:1rem}.com-product-rating__form__submit{bottom:0;position:absolute}.com-product-rating__rules{font-size:.9rem}.com-product-rating__statistics{display:flex;flex-wrap:wrap;margin-bottom:10px}.com-product-rating__statistics__rating-score{align-items:baseline;display:flex;flex-wrap:wrap;width:50%}.com-product-rating__statistics__rating-score-points{font-size:5rem;font-weight:700}.com-product-rating__stars-container{display:inline-block;position:relative}.com-product-rating__stars-container-empty{display:flex;position:relative}.com-product-rating__stars-container-full{bottom:0;display:flex;flex-wrap:wrap;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.com-product-rating__statistics__rating-overall-count{width:100%}.com-product-rating__star-big-empty,.com-product-rating__star-big-full{background-image:url(/images/_components/ProductRating/star_full.png);height:32px;width:32px}.com-product-rating__star-big-empty{background-image:url(/images/_components/ProductRating/star_empty.png)}.com-product-rating__star-small-empty,.com-product-rating__star-small-full{background-image:url(/images/_components/ProductRating/star_full.png);background-size:contain;display:inline-block;height:1rem;width:1rem}.com-product-rating__star-small-empty{background-image:url(/images/_components/ProductRating/star_empty.png)}.com-product-rating__statistics__rating-levels{width:50%}.com-product-rating__statistics__rating-level{align-items:center;display:flex}.com-product-rating__statistics__rating-level__percents{background-color:#ccc;flex:1 1 0;margin:0 1rem}.com-product-rating__statistics__rating-level__percents-line{background-color:var(--red);height:2px}@media screen and (max-width:600px){.com-product-rating__form__user-review>div,.com-product-rating__statistics__rating-levels,.com-product-rating__statistics__rating-score,.com-product-rating__user-rating-and-rules>div{width:100%}.com-product-rating__form__submit{margin-bottom:1rem;position:static}.com-product-rating__user-rating-review__minus,.com-product-rating__user-rating-review__plus{justify-content:space-between;width:(100% - var(--gutter))}.com-product-rating__user-rating-review__minus{margin-top:1rem}}.com-search-categories{display:flex;flex-wrap:wrap;margin-bottom:1rem;position:relative}.com-search-categories:before{border-bottom:1px solid var(--gray-light);bottom:0;content:"";display:block;height:1px;left:0;position:absolute;right:0;z-index:1}.com-search-categories__link{background:var(--white);border-bottom:1px solid var(--gray-light);color:var(--gray);font-size:.8rem;padding:7px 11px 6px;text-decoration:none;z-index:2}.com-search-categories__link.active,.com-search-categories__link:hover{border:1px solid var(--gray-light);border-bottom:none;border-radius:3px 3px 0 0;padding:6px 10px 7px}.com-search-categories__link.active{font-weight:700}.com-search-categories__link:hover:not(.active){z-index:0}.com-search-categories__link span{color:var(--gray-medium);font-weight:400}@media screen and (max-width:500px){.com-search-categories__link{width:100%}.com-search-categories__link.active,.com-search-categories__link:hover{border:none;border-bottom:1px solid var(--red);padding:7px 11px 6px}}.com-add-to-cart-generous--preview{position:relative}.com-add-to-cart-generous form{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.com-add-to-cart-generous--detail form{border:1px solid var(--gray-lighter);margin-bottom:.65rem;padding:.6rem}.com-add-to-cart-generous--detail form>div{display:flex}.com-add-to-cart-generous__inputs--preview{margin-bottom:.65rem;margin-right:.65rem}.com-add-to-cart-generous input[type=number]{margin-right:6px;width:70px}.com-add-to-cart-generous__submit--preview input[type=submit]{margin-bottom:.65rem}.com-add-to-cart-generous--detail .add-to-cart-generous__form__button{font-size:1.5rem}.com-add-to-cart-generous--preview .add-to-cart-generous__form__button{font-size:1rem}.com-add-to-cart-generous--preview .com-add-to-cart-generous__available{border-bottom:1px solid var(--gray-light)}.com-add-to-cart-generous__available{color:var(--green);font-weight:700;margin-bottom:var(--gutter);width:100%}.com-add-to-cart-generous input[type=submit][disabled]:hover+.com-add-to-cart-generous__points-notification--preview,.com-add-to-cart-generous__points-notification--preview:hover{display:block}.com-add-to-cart-generous__points-notification{background:var(--yellow-light);margin-bottom:.65rem;padding:10px}.com-add-to-cart-generous__points-notification--preview{background:var(--yellow-light);bottom:0;display:none;left:0;margin:0;padding:10px;position:absolute;right:0;z-index:1}.com-add-to-cart-generous__detail-button{margin-bottom:.65rem;width:100%}.com-add-to-cart-generous__inputs--preview label{display:inline}.com-add-to-cart-eshop.detail{display:flex;flex-direction:column;.discount{margin-left:1.5rem;margin-right:1.5rem;width:140px}.discount.small{width:130px}.similar-products{border:1px solid var(--gray-lighter);border-top:none;display:flex;padding:1rem 1.5rem 1.5rem}.select-store{margin:var(--gutter) 0;width:100%}.form{align-items:center;border:1px solid var(--gray-lighter);border-top:none;display:flex;flex-wrap:wrap;justify-content:space-between;justify-content:baseline;width:100%;input[type=number]{border:1px solid var(--gray-lighter);border-radius:0;width:50px}}.form-content{display:flex;flex:1 0 0;flex-flow:row nowrap;font-size:1rem;gap:1rem;padding:1rem 1.5rem 1.5rem}.form-content-container{display:flex;flex:1 1 0;flex-direction:column;gap:1rem}.form-content-control{display:flex;flex-flow:row wrap;gap:1rem 1.5rem}.form-quantity{display:flex;label{align-self:center;margin:0 .5rem}}.form-button{align-items:center;display:flex;flex:1 1 170px;input{align-self:stretch;font-size:1.1rem;font-weight:700;margin:0;padding:.75rem 1.5rem;width:100%}}.quantity-group{display:flex;&>:first-child{border-bottom-left-radius:4px;border-right:none;border-top-left-radius:4px}&>:last-child{border-bottom-right-radius:4px;border-left:none;border-top-right-radius:4px}input{background-color:var(--gray-lightest);margin:0!important;padding-right:.625rem;text-align:center;width:42px;&::-webkit-inner-spin-button,&::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}&[type=number]{-moz-appearance:textfield;appearance:textfield}}}.quantity-button{align-items:center;background-color:var(--white);border:1px solid var(--gray-lighter);cursor:pointer;display:flex;justify-content:center;padding:.5rem .75rem;user-select:none;&.large{padding:.75rem .5rem}&:not(.disabled):hover{background-color:var(--green-lighter)}&.disabled{cursor:not-allowed}}.form-info{background-color:var(--gray-lightest);border-top:1px solid var(--gray-lighter);line-height:1.5rem;padding:.375rem 1.5rem;width:100%;&.yellow{background-color:var(--yellow-lighter)}}.inputs{margin-right:2rem;label{display:inline}}.units{align-self:center;margin-bottom:1rem}.button,.units{display:flex}.button{flex-direction:row-reverse;font-size:1.5rem;margin-bottom:var(--gutter)}.price{margin-right:.65rem}.price-vat{align-items:baseline;display:flex;font-size:.9rem;margin-bottom:var(--gutter);width:100%;.value{font-size:1.2rem}}.price-no-vat{align-items:baseline;display:flex;font-size:.9rem;width:100%}}.com-add-to-cart-eshop.preview{.shadow-box{background:var(--gray-lightest);border-top:1px solid var(--gray-light);min-height:126px}.form{background:var(--gray-lightest);padding:.65rem .65rem 0;input[type=number]{height:36px;width:50px}input[type=submit]{font-size:16px;height:36px;line-height:1;margin-top:0;padding:6px 16px}label{align-self:center;margin:0}}.form,.row{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.row{&:last-of-type>*,&>*{margin-bottom:.65rem}&.center{align-items:center}}.inputs-container{display:flex;flex-flow:row nowrap;font-size:100%}.inputs{font-size:.8rem;margin-right:6px;label{display:inline}}.form-quantity{display:flex;label{align-self:center;margin:0 .5rem}}.quantity-group{display:flex;&>*{border:1px solid var(--gray-light);border-radius:0}&>:first-child{border-bottom-left-radius:4px;border-right:none;border-top-left-radius:4px}&>:last-child{border-bottom-right-radius:4px;border-left:none;border-top-right-radius:4px}input{background-color:var(--gray-lightest);margin:0!important;padding-right:.625rem;text-align:center;&::-webkit-inner-spin-button,&::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}&[type=number]{-moz-appearance:textfield;appearance:textfield}}}.quantity-button{align-items:center;background-color:var(--white);border:1px solid var(--gray-light);cursor:pointer;display:flex;height:36px;justify-content:center;padding:.5rem;user-select:none;width:34px;&:not(.disabled):hover{background-color:var(--green-lighter)}&.disabled{cursor:not-allowed}}.units{line-height:1;margin-bottom:.5rem}.price-vat,.units{display:flex;flex-wrap:wrap;font-size:.75rem}.button{font-size:.9rem}}@media screen and (max-width:1280px){.com-add-to-cart-eshop.detail{.discount{display:none}.form-content{padding:0 1rem 1rem}.form-info{padding:.375rem 1rem}}}.com-product-eshop-availability.detail{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between;.branch-title{color:var(--blue);text-align:right;width:100%}.warehouse-state{margin-right:.65rem}.delivery-info,.warehouse-state{color:var(--gray-medium);margin-bottom:.5rem}.delivery-info{align-items:center;display:flex;font-weight:700;&:hover{cursor:pointer;text-decoration:underline}img{align-self:center;margin-left:5px}}.green{color:var(--green);&:hover{text-decoration:none}}.blue{color:var(--blue-dark)}.red{color:var(--red)}.gray{color:var(--gray-medium)}}.com-product-eshop-availability.preview{.warehouse-state{margin-right:0;padding-bottom:6px}.delivery-info,.warehouse-state{color:var(--gray-medium);cursor:pointer;font-size:.9rem;line-height:1.1;margin-bottom:0}.delivery-info{border-top:1px solid var(--gray-light);display:block;font-weight:700;padding:6px 0 4px;width:100%;&:hover{text-decoration:none}img{display:none}}.green{color:var(--green);&:hover{text-decoration:none}}.blue{color:var(--blue-dark)}.red{color:var(--red)}.gray{color:var(--gray-medium)}}.com-add-to-cart-rental--preview{border-top:1px solid var(--gray-light)}.com-add-to-cart-rental--preview a{margin:var(--gutter) 0;width:100%}.com-add-to-cart-rental__discount{align-items:center;display:flex;font-weight:700;margin-bottom:.5rem}.com-add-to-cart-rental__discount img{margin-right:.5rem}.com-add-to-cart-rental__discount span{color:var(--red)}.com-add-to-cart-rental__form{background:var(--blue-lightest);border:2px solid var(--blue);display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem 1rem 0;width:100%}.com-add-to-cart-rental__form [role=textbox]{margin-top:0}.com-add-to-cart-rental__date [role=textbox]{max-width:250px}.com-add-to-cart-rental__short-rent{align-items:center;background:var(--white);border:1px solid var(--gray-light);border-radius:4px;display:flex;height:37.5px;padding:0 12px}.com-add-to-cart-rental__short-rent .dek-checkbox{margin:0}.com-add-to-cart-rental__insurance>div{background:var(--white);border:1px solid var(--gray-light);border-radius:4px;flex-wrap:wrap;justify-content:space-between;padding:.375rem .75rem;width:100%}.com-add-to-cart-rental__insurance>div,.com-add-to-cart-rental__insurance>div>div{align-items:center;display:flex}.com-add-to-cart-rental__insurance img{margin-left:6px}.com-add-to-cart-rental__insurance a{display:flex}.com-add-to-cart-rental__insurance .dek-checkbox{margin:0}.com-add-to-cart-rental__row.com-add-to-cart-rental__bonus{display:block}.com-add-to-cart-rental__bonus>div{background:var(--yellow-light);border-radius:4px;font-weight:700;padding:8px 12px}.com-add-to-cart-rental__bonus span{color:var(--red)}.com-add-to-cart-rental__delimiter{flex:1 0 0}.com-add-to-cart-rental__short-rent .dek-checkbox__check{margin-right:8px}.com-add-to-cart-rental__short-rent img{margin-left:6px}.com-add-to-cart-rental--preview-small .com-add-to-cart-rental__form{background:transparent;padding:0}.com-add-to-cart-rental__price--preview-small span{font-size:.8rem}.com-add-to-cart-rental--preview-small [role=button]{font-size:.9rem}.com-add-to-cart-rental__button--detail{display:flex;flex-direction:row-reverse;font-size:1.5rem;margin-bottom:var(--gutter)}.com-add-to-cart-rental__row{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.com-add-to-cart-rental__row>*{margin-bottom:1rem}.com-add-to-cart-rental--preview-small .com-add-to-cart-rental__row>*{margin-bottom:.65rem}.com-add-to-cart-rental--preview-small .com-add-to-cart-rental__row:last-of-type>*{margin-bottom:0;margin-top:0}.com-add-to-cart-rental__date{position:relative}.com-add-to-cart-rental__date [role=textbox]{background:var(--white)}.com-add-to-cart-rental__price-vat__value--detail{font-size:1.2rem}.com-add-to-cart-rental__price-no-vat--detail,.com-add-to-cart-rental__price-vat--detail{align-items:baseline;display:flex;font-size:.9rem;width:100%}.com-add-to-cart-rental__price-vat--detail div:first-child{color:var(--blue)}.com-add-to-cart-rental__ask_for_price{color:var(--blue);font-weight:700}.com-add-to-cart-rental__quantity input{margin-right:6px;width:70px}.com-add-to-cart-rental__quantity{height:32px}.com-add-to-cart-rental__added{align-items:center;color:var(--green);display:flex;height:32px;justify-content:flex-end}.com-add-to-cart-rental--preview-small .com-add-to-cart-rental__added{margin-bottom:0;width:auto}.com-add-to-cart-rental__added i{margin-right:.65rem}.com-add-to-cart-rental__inputs--preview label,.com-add-to-cart-rental__quantity label{display:inline}.com-add-to-cart-rental__info{color:var(--gray-medium);display:flex;font-size:14px;margin-top:.25rem}.com-add-to-cart-rental__info span{color:var(--gray)}.com-add-to-cart-rental__info>*{margin-left:5px}.com-add-to-cart-rental--detail .availability{align-items:center;column-gap:.4rem;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:5px}.com-add-to-cart-rental--detail .availability .center{align-items:center;display:flex;gap:.8rem}.com-add-to-cart-rental--detail .availability span{color:var(--green);font-weight:700;margin-right:.4rem}.com-add-to-cart-rental--detail .availability a{color:var(--red);cursor:pointer;text-decoration:none}.com-add-to-cart-rental--detail .available div{align-items:center;display:flex}.com-add-to-cart-rental--detail__availability>div:last-of-type{align-items:center;display:flex;flex:1 1 0;flex-wrap:wrap}.com-add-to-cart-rental--detail__availability span{color:var(--green);font-weight:700;margin-right:.4rem}.com-add-to-cart-rental--detail__availability a{color:var(--red);cursor:pointer;text-decoration:none}.com-add-to-cart-rental--detail__availability a:hover{text-decoration:underline}.com-add-to-cart-rental__wear-out-info{align-items:flex-start;flex-wrap:nowrap;justify-content:flex-start}.com-add-to-cart-rental__wear-out-info img{margin-right:5px}.com-generous-season__banner img{display:block}.com-generous-season__banner--mt{margin-top:2rem}.com-generous-season__navigation{background:var(--gray-lightest);padding:1rem 0}.com-generous-season__navigation a{color:var(--gray);margin:0 1rem;text-decoration:none;text-transform:uppercase}.com-generous-season__navigation a:hover{color:var(--red);text-decoration:underline}.com-generous-season__information{background:var(--gray-lightest);display:flex;flex-wrap:wrap;justify-content:space-between;padding:2rem}.com-generous-season__information>div{box-sizing:border-box;width:calc(50% - 1rem)}.com-generous-season__information__how-works{padding-right:1rem}.com-generous-season__information__how-works a{color:var(--red)}.com-generous-season__information__how-works a:hover{text-decoration:none}.com-generous-season__information__how-works ul{margin:0;padding:0 0 0 30px}.com-generous-season__information__how-works li{margin-bottom:1rem}.com-generous-season__information__how-works li span{flex:1 1 0}.com-generous-season__information__how-identify img{border-radius:3px;display:block;width:100%}.com-generous-season__information__how-identify i{align-items:center;background:var(--yellow);color:var(--white);display:inline-flex;height:2.5rem;justify-content:center;line-height:2.5rem;margin-right:1rem;text-align:center;width:2.5rem}.com-generous-season__information__how-identify i:before{font-size:1.5rem}.com-generous-season__information__how-identify>div{background:var(--white);border-radius:3px;box-shadow:1px -1px 10px 3px #c5c4c4}.com-generous-season__information__how-identify>div>div{display:inline-block;font-weight:700;margin:1rem}.com-generous-season__subtitle{margin:2rem 0 var(--gutter) 0;padding:var(--gutter) var(--gutter) var(--gutter) 0}.com-generous-season__subtitle span{display:block;flex:1 1 0}.com-generous-season__categories{overflow:hidden}.com-generous-season .comd-menu-menu-image__icon-container{display:none}.com-generous-season .comd-menu-menu-image__link:before{background:var(--yellow);border-radius:0 2px 0 0;color:var(--white);content:"\e800";font-family:fontello;font-size:15px;height:20px;line-height:20px;margin-right:var(--gutter);position:absolute;right:-10px;text-align:center;top:0;width:20px}.com-generous-season .com-menu-top-images__link .com-menu-top-images__icon-container img{height:20px;width:20px}.com-generous-season__download-pdf{color:var(--red);display:inline-block;margin-top:2rem}.com-generous-season__download-pdf:hover{text-decoration:none}.com-generous-season__download-pdf i{color:var(--gray-medium);display:inline-block;width:20px}.com-generous-season__additional-info{justify-content:space-between}.com-generous-season__additional-info img{margin-right:2rem}.com-generous-season__additional-info p a{color:var(--red)}.com-generous-season__additional-info p a:hover{text-decoration:none}@media screen and (max-width:980px){.com-generous-season__information>div{width:100%}.com-generous-season__information__how-works{margin-bottom:2rem}}@media screen and (max-width:400px){.com-generous-season__navigation a{font-size:15px;margin:0 .5rem}.com-generous-season__information{padding:1rem}.com-generous-season__subtitle{align-items:center;border:1px solid var(--gray-light);border-radius:3px;box-sizing:border-box;display:flex;font-size:1.2rem;line-height:1;padding:var(--gutter)}.com-generous-season__subtitle.open{border:1px solid var(--gray)}.com-generous-season__subtitle:before{background:var(--yellow);color:var(--white);content:"\e805";font-family:fontello;font-size:24px;height:40px;line-height:40px;margin-right:var(--gutter);text-align:center;width:40px}.com-generous-season__subtitle.open:before{content:"\e803"}.com-generous-season__categories{display:none;overflow:hidden}}@media screen and (max-width:640px){.com-generous-season__additional-info{flex-wrap:wrap}}@media screen and (max-width:400px){.com-generous-season .com-menu-top-images-large__link,.com-generous-season .com-menu-top-images__link{border:1px solid var(--gray)}.com-menu-top-images,.com-menu-top-images-large{margin-bottom:0}}.com-generous-season .countdown *{box-sizing:border-box}.com-generous-season .countdown-title{color:var(--red);margin-top:2rem}.com-generous-season .countdown{background-color:#f8f8f8;border-radius:4px;box-sizing:border-box;padding:2rem 0;text-align:center}.com-generous-season .countdown ul{display:flex;justify-content:center;list-style:none;margin:0;padding:0}.com-generous-season .countdown ul li{background-color:#464646;border-radius:3px;box-shadow:0 8px 16px rgba(0,0,0,.1);color:hsla(0,0%,100%,.7);margin:0 .25rem;min-width:140px;padding:.75rem 1.5rem}.com-generous-season .countdown ul li span{border-bottom:1px solid hsla(0,0%,100%,.4);color:#fff;display:block;font-size:4rem;font-weight:700;margin-bottom:.5rem}@media screen and (max-width:639px){.com-generous-season .countdown ul li{font-size:.75rem;min-width:100px;padding:.75rem 1rem}.com-generous-season .countdown ul li span{font-size:2.5rem}}@media screen and (max-width:499px){.com-generous-season .countdown ul li{min-width:64px;padding:.5rem .75rem}.com-generous-season .countdown ul li span{font-size:1.5rem;margin-bottom:.25rem}}.com-kosik-sjedoceni{align-items:center;background:#ffce78;display:flex;flex-direction:column;font-weight:500;padding:.7rem;text-align:center}.com-kosik-sjedoceni [role=button]{background:var(--gray-lighter);border:none;color:var(--gray)}.com-modal *{box-sizing:border-box}.com-modal__background{background:rgba(58,58,58,.5)}.com-modal__background,.com-modal__inner{bottom:0;left:0;position:fixed;right:0;top:0}.com-modal__inner{align-items:center;display:flex;justify-content:center;margin:3rem 0;padding:0 3rem;z-index:10}.com-modal__body{background:var(--white);max-height:100%;overflow-x:hidden;overflow-y:auto;position:relative}.com-modal__body>[class^=com-]{margin:auto}.com-modal__close{border:2px solid var(--gray);border-radius:50%;cursor:pointer;height:32px;position:absolute;right:9px;top:9px;width:32px;z-index:1}.com-modal__close:hover{opacity:.7}.com-modal__close:after,.com-modal__close:before{background-color:var(--gray);content:" ";height:18px;left:50%;margin-left:-1px;margin-top:-9px;position:absolute;top:50%;width:2px}.com-modal__close:before{transform:rotate(45deg)}.com-modal__close:after{transform:rotate(-45deg)}@media screen and (max-width:720px){.com-modal__inner{margin:.5rem 0;padding:0 .5rem}}.com-availability-cart{background:var(--white);padding:1.5rem 0;width:720px}.com-availability-cart__error-message{padding:2rem}.com-availability-cart__title{margin:2rem 2rem 0}.com-availability-cart__text{margin:2rem}.com-availability-cart__product{border:1px solid var(--gray-lighter);border-radius:3px;display:flex;flex-wrap:wrap;justify-content:space-between;margin:2rem 2rem 0;padding:.65rem}.com-availability-cart__product__title{margin-right:1rem}.com-availability-cart__product__left-box,.com-availability-cart__product__right-box{align-items:center;display:flex}.com-availability-cart__product__right-box{flex:1 1 0;flex-wrap:wrap;justify-content:space-between}.com-availability-cart__product__left-box{margin-right:.65rem}.com-availability-cart__product__price-wrapper{display:flex;flex-wrap:wrap}.com-availability-cart__product__price{color:var(--red);font-weight:700;margin-right:var(--gutter)}.com-availability-cart__product__price-unit{color:var(--gray-medium)}.com-availability-cart__region-list{display:flex;flex-wrap:wrap;margin:2rem}.com-availability-cart__region{align-items:center;border-bottom:1px solid var(--gray-light);color:var(--gray);display:flex;font-weight:700;height:40px;justify-content:space-between;padding:0 .65rem;text-decoration:none;width:100%}.com-availability-cart__region.active{background:var(--gray-lightest)}.com-availability-cart__region:hover:not(.active){color:var(--gray-medium)}.com-availability-cart__region i:before{font-size:2rem}.com-availability-cart__store,.com-availability-cart__store-list{display:flex;flex-wrap:wrap;width:100%}.com-availability-cart__store{align-items:center;background:#fafafa;border-bottom:1px solid var(--gray-light);justify-content:space-between;min-height:40px;padding:0 2rem}.com-availability-cart__button{margin:0 2rem 2rem}.com-availability-cart__store__title{width:40%}.com-availability-cart__store__availability{color:var(--green);font-weight:700;width:30%}.com-availability-cart__store__change{color:var(--blue);text-align:right;text-decoration:underline;width:30%}.com-availability-cart__store__change:hover{text-decoration:none}@media screen and (max-width:980px){.com-availability-cart{max-width:720px;width:auto}}@media screen and (max-width:720px){.com-availability-cart__store>*{padding:2px;text-align:left;width:100%}.com-availability-cart__store{padding:0 .5rem}}.com-availability-product{background:var(--white);padding:1.5rem 0;position:relative;width:720px}.com-availability-product__error-message{padding:2rem}.com-availability-product__title{margin:2rem 2rem 0}.com-availability-product__product{border:1px solid var(--gray-lighter);border-radius:3px;display:flex;flex-wrap:wrap;justify-content:space-between;margin:2rem 2rem 0;padding:.65rem}.com-availability-product__product__title{margin-right:1rem}.com-availability-product__product__left-box,.com-availability-product__product__right-box{align-items:center;display:flex}.com-availability-product__product__right-box{flex:1 1 0;flex-wrap:wrap;justify-content:space-between}.com-availability-product__product__left-box{margin-right:.65rem}.com-availability-product__product__price-wrapper{display:flex;flex-wrap:wrap}.com-availability-product__product__price{color:var(--red);font-weight:700;margin-right:var(--gutter)}.com-availability-product__product__price-unit{color:var(--gray-medium)}.com-availability-product__region-list{display:flex;flex-wrap:wrap;margin:2rem}.com-availability-product__region{align-items:center;border-bottom:1px solid var(--gray-lighter);color:var(--gray);display:flex;font-weight:700;height:40px;justify-content:space-between;padding:0 .65rem;text-decoration:none;width:100%}.com-availability-product__region.active{background:var(--gray-lightest)}.com-availability-product__region:hover:not(.active){color:var(--gray-medium)}.com-availability-product__region i:before{font-size:2rem}.com-availability-product__store,.com-availability-product__store-list{display:flex;flex-wrap:wrap;width:100%}.com-availability-product__store{align-items:center;background:#fafafa;border-bottom:1px solid var(--gray-lighter);justify-content:space-between;min-height:40px;padding:0 2rem}.com-availability-product__searching{align-items:center;background:#fff;bottom:0;display:none;justify-content:center;left:0;padding-bottom:3rem;position:absolute;right:0;top:0;z-index:1}.com-availability-product__search{align-items:center;background:var(--pink);display:flex;flex-wrap:wrap;margin-bottom:-1.5rem;padding:1rem 2rem}.com-availability-product__search__content{color:var(--black);flex:1 0 0}.com-availability-product__search__title{font-size:1.3rem;font-weight:700;width:100%}.com-availability-product__search__text{font-size:.9rem;letter-spacing:-.5px;margin-right:10px}.com-availability-product__store__title{width:40%}.com-availability-product__store__availability{color:var(--green);font-weight:700;width:30%}.com-availability-product__store__change{color:var(--blue);text-align:right;text-decoration:underline;width:30%}.com-availability-product__store__change:hover{text-decoration:none}@media screen and (max-width:980px){.com-availability-product{max-width:720px;width:auto}}@media screen and (max-width:720px){.com-availability-product__store>*{padding:2px;text-align:left;width:100%}.com-availability-product__search__content{flex:1 1 100%;margin-bottom:1rem}.com-availability-product__store{padding:0 .5rem}}.com-store-change-accept{padding:2rem 2rem 1rem;width:720px}.com-store-change-accept h4{color:var(--red)}.com-store-change-accept span{color:var(--blue)}.com-store-change-accept__buttons{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1rem}.com-store-change-accept__buttons>:first-child{margin-right:1rem}.com-store-change-accept__buttons>*{margin-bottom:1rem}@media screen and (max-width:980px){.com-store-change-accept{max-width:720px;width:auto}}.com-upsale-rental{background:var(--white);max-width:756px}.com-upsale-rental__set-width{min-width:calc(756px - 4rem)}.com-upsale-rental__header{background:var(--green-lighter);padding:2rem 2rem 1.5rem}.com-upsale-rental__body{padding:2rem}.com-upsale-rental__body em{display:block;line-height:1;margin-bottom:1rem}.com-upsale-rental__buttons-top{margin-top:1.5rem}.com-upsale-rental__buttons-bottom,.com-upsale-rental__buttons-top{display:flex;flex-wrap:wrap;justify-content:space-between}.com-upsale-rental__buttons-bottom{padding:0 2rem 2rem}.com-upsale-rental__buttons-bottom a,.com-upsale-rental__buttons-top a{font-size:1.1rem}.com-upsale-rental__grid{display:flex;flex-wrap:wrap}.com-upsale-rental__grid>*{margin-bottom:.65rem;width:calc(50% - .33rem)}.com-upsale-rental__grid>:nth-of-type(2n - 1){margin-right:.65rem}@media screen and (max-width:400px){.com-upsale-rental__header{padding:2rem 1rem}.com-upsale-rental__buttons-top{padding:2rem 1rem 0}.com-upsale-rental__body{padding:2rem 1rem}.com-upsale-rental__buttons-bottom{padding:0 1rem 2rem}}@media screen and (max-width:500px){.com-upsale-rental__buttons-bottom a,.com-upsale-rental__buttons-top a{width:100%}.com-upsale-rental__buttons-bottom a:first-child,.com-upsale-rental__buttons-top a:first-child{margin-bottom:.65rem}}@media screen and (max-width:820px){.com-upsale-rental{width:100%}.com-upsale-rental__grid>*{width:calc(100% - .325rem)}.com-upsale-rental__grid>:nth-of-type(2n - 1){margin-right:0}}.com-product-preview-small{background:var(--gray-lighter);display:flex;flex-wrap:wrap;padding:.65rem}.com-product-preview-small picture img{display:block}.com-product-preview-small__content{display:flex;flex:1 1 0;flex-direction:column;justify-content:space-between}.com-product-preview-small picture{margin-right:.65rem}.com-product-preview-small__title{line-height:1.2}.com-product-preview-mini{align-items:center;background:var(--white);border:1px solid #dfdfdf;border-radius:3px;display:flex;padding:.65rem}.com-product-preview-mini img{margin-right:.65rem}.com-product-preview-mini__content{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.com-product-preview-mini__title{margin-right:.65rem}.com-news-common-prerex{border:1px solid var(--gray-light);color:var(--gray);display:flex;flex-wrap:wrap;overflow:hidden;padding:1rem;position:relative;text-decoration:none}.com-news-common-prerex:hover{border-color:var(--red)}.com-news-common-prerex__finished,.com-news-common-prerex__unpublic{background:var(--gray-medium);color:var(--white);left:-40%;padding:5px 0;position:absolute;text-align:center;text-transform:uppercase;top:12%;transform:rotate(-45deg);width:100%}.com-news-common-prerex__unpublic{left:inherit;right:-40%;transform:rotate(45deg)}.com-news-common-prerex__left-box{margin-right:1rem;max-width:175px;width:40%}.com-news-common-prerex__right-box{flex:1 1 0}.com-news-common-prerex__date{color:var(--gray-medium);margin-bottom:1rem}.com-news-common-prerex img{display:block;height:auto;width:100%}.com-news-common-prerex__read-more{color:var(--red);margin-top:1rem;text-decoration:underline}.com-news-common-prerex__text{word-break:break-word}@media screen and (max-width:700px){.com-news-common-prerex__left-box{width:25%}}.com-items-grid{display:flex;flex-wrap:wrap}.com-items-grid>*{box-sizing:border-box}.com-items-grid--col-2>*{margin-bottom:1rem;margin-right:1rem;width:calc(50% - .5rem)}.com-items-grid--col-2>:nth-of-type(2n){margin-right:0}.com-items-grid--col-4>*{margin-bottom:1rem;margin-right:1rem;width:calc(25% - .75rem)}.com-items-grid--col-4>:nth-of-type(4n){margin-right:0}.com-items-grid.com-items-grid--col-5{justify-content:flex-start}.com-items-grid--col-5>*{margin-bottom:1rem;margin-right:1rem;width:calc(20% - .8rem)}.com-items-grid--col-5>:nth-of-type(5n){margin-right:0}.com-items-grid--col-6>*{margin-bottom:1rem;margin-right:1rem;width:calc(16.66667% - .83333rem)}.com-items-grid--col-6>:nth-of-type(6n){margin-right:0}@media screen and (max-width:1279px){.com-items-grid--col-6>:nth-of-type(6n){margin-right:1rem}.com-items-grid--col-6>:nth-of-type(4n){margin-right:0}.com-items-grid--col-6>*{width:calc(25% - .75rem)}}@media screen and (max-width:1199px){.com-items-grid--col-5>:nth-of-type(5n){margin-right:1rem}.com-items-grid--col-5>:nth-of-type(3n){margin-right:0}.com-items-grid--col-5>*{width:calc(33.33333% - .66667rem)}}@media screen and (max-width:700px){.com-items-grid--col-2>*{margin-right:0;width:100%}.com-items-grid--col-4>*,.com-items-grid--col-5>*,.com-items-grid--col-6>*{width:calc(50% - .5rem)}.com-items-grid--col-5>:nth-of-type(3n),.com-items-grid--col-5>:nth-of-type(5n){margin-right:1rem}.com-items-grid--col-4>:nth-of-type(2n),.com-items-grid--col-5>:nth-of-type(2n),.com-items-grid--col-5>:nth-of-type(6n),.com-items-grid--col-6>:nth-of-type(2n){margin-right:0}}@media screen and (max-width:380px){.com-items-grid--col-5>*{margin-right:0!important;width:100%}}.com-news-feature-prerex{overflow:hidden;position:relative}.com-news-feature-prerex__finished,.com-news-feature-prerex__unpublic{background:var(--gray-medium);color:var(--white);left:-28%;padding:5px 0;position:absolute;text-align:center;text-transform:uppercase;top:10%;transform:rotate(-45deg);width:100%}.com-news-feature-prerex__unpublic{left:inherit;right:-28%;transform:rotate(45deg)}.com-news-feature-prerex img{display:block;height:auto;transition:transform .35s linear;width:100%}.com-news-feature-prerex img:hover{opacity:.7}.com-youtube{height:0;padding-bottom:56.25%;position:relative}.com-youtube iframe{height:100%;left:0;position:absolute;top:0;width:100%}.com-news-pdf{display:flex}.com-news-pdf i{color:var(--gray-medium);margin-right:.65rem}.com-news-pdf a{color:var(--red)}.com-news-pdf a:hover{text-decoration:none}.com-filters{margin-bottom:1rem;width:100%}.com-filters__form,.com-filters__form.closed{align-items:baseline;display:flex;flex-wrap:wrap}.com-filters__form__wrapper{display:flex;flex-wrap:wrap;margin-bottom:1rem;order:2;width:100%}.com-filters__form.closed .com-filters__form__header{margin-bottom:0}.com-filters__form__header{display:none}.com-filters__form__body{display:flex;flex-wrap:wrap;width:100%}.com-filters__form__body .dek-checkbox__label{align-items:center;display:flex;flex-wrap:wrap;font-size:.875rem;justify-content:space-between;min-width:0}.com-filters__form__body .dek-checkbox__label span:first-child{flex:1 1 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.com-filters__form__body .dek-checkbox__label span:last-child{color:var(--gray-medium);margin-left:1rem}.com-filters__form__header__label{align-items:center;color:var(--gray);display:flex;font-weight:700}.com-filters__form__block__label:first-letter{text-transform:uppercase}.com-filters__arrow-down{border-top:8px solid var(--gray)}.com-filters__arrow-down,.com-filters__arrow-up{border-left:8px solid transparent;border-right:8px solid transparent;margin-left:var(--gutter)}.com-filters__arrow-up{border-bottom:8px solid var(--gray)}.com-filters__form__header__label:hover{text-decoration:none}.com-filters__form__reset{width:200px}.com-filters__form__block--checkbox{display:flex;flex-wrap:wrap;margin-bottom:1rem;padding:0 1rem;width:100%}.com-filters__form__block--slider{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 1.5rem .5rem;width:100%}.com-filters__form__block--slider input{margin-left:-1.5rem}.com-filters__form__block--slider input+input{margin-left:0;margin-right:-1.5rem}.com-filters__form__wrapper .com-filters__form__block--slider{justify-content:space-between;margin-left:1.5rem;margin-right:1.5rem;width:100%}.com-filters__form__block--slider .com-filters__form__block__label{margin-bottom:1rem;margin-left:-1.5rem}.com-filters__form__block--slider [role=textbox]{-moz-appearance:textfield;margin-top:1.5rem;width:80px}.com-filters__form__block--slider [role=textbox]::-webkit-inner-spin-button,.com-filters__form__block--slider [role=textbox]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.com-filters__form__block__label{font-size:1rem;font-weight:700;margin-bottom:1rem;margin-top:1rem;width:100%}.com-filters .dek-checkbox{box-sizing:border-box;flex:1 1 304px;margin-bottom:.5rem;margin-top:0;max-width:304px;width:100%}.com-filters__reset{color:var(--red);display:block;margin-top:1rem;text-align:center;text-decoration:none;width:100%}@media screen and (max-width:1200px){.com-filters__form__body .dek-checkbox__label span{text-overflow:unset;white-space:unset}.com-filters__form__wrapper{background:var(--gray-lightest);order:0}.com-filters__form__header{align-items:baseline;background:var(--gray-lighter);display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem;padding:.4rem .8rem;width:100%}.com-filters__form.closed .com-filters__form__body{display:none}.com-filters__form__block__label{margin-bottom:1rem;margin-left:1rem}.com-filters .dek-checkbox{margin-left:1rem;padding-right:1rem}.com-filters__form__wrapper .com-filters__form__block--slider{justify-content:start;margin-bottom:1rem;margin-left:2.5rem;margin-right:2.5rem;width:calc(50% - 5rem)}.com-filters__form__block--slider [role=textbox]{margin:1rem 2.5rem 0 -1.5rem;width:100px}.com-filters__form__block--slider{justify-content:start;width:calc(50% - 3rem)}.com-filters__reset{display:none}.com-filters__form__body .dek-checkbox__label{font-size:1rem}}@media screen and (max-width:660px){.com-filters__form__block--slider{width:100%!important}}@media screen and (max-width:350px){.com-filters__form__block--slider [role=textbox]{margin:1rem 2rem 0 -1.5rem}}.com-filters-selected{align-items:baseline;background:var(--green-lighter);display:flex;flex-wrap:wrap;margin-bottom:1rem}.com-filters-selected__inner{display:flex}.com-filters-selected__title{align-items:center;background:var(--green-light-2);display:flex;justify-content:center;width:125px}.com-filters-selected__buttons{display:flex;flex:1 1 0;flex-wrap:wrap;margin:1rem 0 .5rem 1rem}.com-filters-selected__button{display:block;font-size:.8rem;margin:0 .5rem .5rem 0}.com-filters-selected__button>span{color:var(--gray-medium)}.com-filters-selected label{display:block}.com-filters-selected__reset{color:var(--red);margin:0 .5rem .5rem 0;text-decoration:none}.com-filters-selected__reset:hover{text-decoration:underline}div:not(.dek-slider__item)>.com-manufacturer-preview{border:1px solid var(--gray-light);border-radius:3px;padding:1rem}.com-manufacturer-detail{display:flex;flex-wrap:wrap}.com-manufacturer-detail__menu{width:100%}.com-manufacturer-detail__text{flex:1 1 0}.com-manufacturer-detail__text p:first-child{margin-top:0}.com-manufacturer-detail__image{margin-bottom:1rem;margin-right:1rem}.com-manufacturer-detail__rich-content{margin:1rem auto auto;max-width:970px;width:100%}.com-manufacturer-detail__rich-content>iframe{width:100%}.com-manufacturer-detail__content{margin-bottom:1rem;width:100%}.com-manufacturer-detail__content>div{margin-top:1rem}@media screen and (max-width:660px){.com-manufacturer-detail__text{flex-basis:100%}}.com-manucfacturer-filter{background-color:var(--gray-lightest);border:1px solid var(--gray-light);border-radius:3px;display:flex;flex-direction:column;margin-bottom:1rem;padding:1rem}.com-manucfacturer-filter__alphabet{display:flex;flex-wrap:wrap;justify-content:flex-start}.com-manucfacturer-filter__letter{align-items:center;background-color:var(--white);border-radius:3px;color:#202020;display:flex;font-size:1rem;height:2rem;justify-content:center;margin:.3rem;text-decoration:none;width:2rem}.com-manucfacturer-filter__letter:hover{background-color:var(--gray-light);color:#fff}.com-manucfacturer-filter__letter.active{background-color:var(--gray-lighter)}.com-image-src-set{position:relative}.com-image-src-set img{display:block;height:100%;width:100%}.com-image-src-set div{color:var(--gray);position:absolute;text-align:center;top:calc(50% - 12px);width:100%}@media screen and (max-width:980px){.com-image-src-set img{height:100%;width:100%}}.com-menu-image{display:flex;flex-wrap:wrap;margin-bottom:1rem}.com-menu-image__link{align-items:center;border:1px solid var(--gray-light);border-radius:3px;box-sizing:border-box;color:var(--gray);display:flex;line-height:1.2;margin-bottom:var(--gutter);margin-right:var(--gutter);min-height:62px;overflow:hidden;padding:10px 25px 10px 10px;position:relative;text-decoration:none;width:calc(25% - var(--gutter)*3/4)}.com-menu-image__link:hover{border:1px solid var(--gray);opacity:.7}.com-menu-image__link:nth-of-type(4n){margin-right:0}.com-menu-image__link .com-image-src-set{margin-right:10px}.com-menu-image__icon-container{display:flex;position:absolute;right:0;top:0}.com-menu-image__icon-container img,.com-menu-image__icon-container img:last-child{display:block;margin-left:5px}@media screen and (min-width:1200px){.com-menu-image__link{width:calc(20% - var(--gutter)*4/5)}.com-menu-image__link:nth-of-type(4n){margin-right:var(--gutter)}.com-menu-image__link:nth-of-type(5n){margin-right:0}}@media screen and (max-width:768px){.com-menu-image__link{width:calc(33.33333% - var(--gutter)*2/3)}.com-menu-image__link:nth-of-type(4n){margin-right:10px}.com-menu-image__link:nth-of-type(3n){margin-right:0}}@media screen and (max-width:600px){.com-menu-image__link{width:calc((100% - var(--gutter))/2)}.com-menu-image__link:nth-of-type(3n){margin-right:10px}.com-menu-image__link:nth-of-type(2n){margin-right:0}}@media screen and (max-width:400px){.com-menu-image__link{margin-right:0!important;width:100%}}.com-homepage-info-box{border-top:1px solid var(--gray-lightest);margin:5rem auto 0;padding-top:3rem;text-align:center}.com-homepage-info-box__header-title{font-size:1.7rem;font-weight:700;text-transform:uppercase}.com-homepage-info-box__header-claim,.com-homepage-info-box__header-title{display:block}.com-homepage-info-box__header-title>span{color:#000;font-size:2.265rem;font-weight:700}.com-homepage-info-box__grid-subtitle{color:var(--gray-medium);display:block;font-size:.875rem;font-weight:400;margin-bottom:1rem}.com-homepage-info-box__grid{display:flex;justify-content:space-between;margin-top:3.2rem}.com-homepage-info-box__grid-stores{background:#f2f3f3;background-image:url(https://cdn1.idek.cz/file/cz-map-simple-f26f1555.svg);background-position:50%;background-repeat:no-repeat;background-size:auto 110%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:1.5rem 1rem;text-align:left;width:calc(50% - 3rem)}[shopid=dek_sk] .com-homepage-info-box__grid-stores{background-image:url(https://cdn1.idek.cz/file/sk-map-simple-9b9954e1.svg)}.com-homepage-info-box__grid-services{border:1px solid #dadada}.com-homepage-info-box__grid-employment,.com-homepage-info-box__grid-services{display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem 1rem;text-align:left;width:calc(25% - 3rem)}.com-homepage-info-box__grid-employment{background-color:#e5f5ff;border:1px solid #e5f5ff}.com-homepage-info-box__grid ul{list-style-type:none;padding:0}.com-homepage-info-box__grid ul li a{color:var(--red);display:block;font-size:.875rem;padding-left:.875rem;position:relative;text-decoration:none}.com-homepage-info-box__grid ul li a:before{padding-right:6px;top:3px;vertical-align:initial}.com-homepage-info-box__grid-title{color:#000;font-size:1.5rem;font-weight:600;line-height:1}.com-homepage-info-box__grid-title span{font-size:2rem}.com-homepage-info-box__grid-employment [role=button],.com-homepage-info-box__grid-services [role=button],.com-homepage-info-box__grid-stores [role=button]{align-self:flex-start}@media only screen and (min-width:724px) and (max-width:959px){.com-homepage-info-box__grid-stores{grid-column-end:1;grid-column-start:1}.com-homepage-info-box__grid-employment,.com-homepage-info-box__grid-services,.com-homepage-info-box__grid-stores{width:calc(33.33333% - 3rem)}}@media only screen and (max-width:725px){.com-homepage-info-box__grid-stores{margin-bottom:1rem;width:100%}.com-homepage-info-box__grid-employment,.com-homepage-info-box__grid-services{width:calc(50% - 3rem)}.com-homepage-info-box__grid{flex-wrap:wrap}}@media only screen and (max-width:470px){.com-homepage-info-box__grid-employment,.com-homepage-info-box__grid-services,.com-homepage-info-box__grid-stores{margin-bottom:1rem;width:100%}}@media only screen and (max-width:960px){.com-homepage-info-box{margin:3rem 0}}.com-homepage-info-box__grid ul li{margin-bottom:.25rem}.com-homepage-info-box__grid ul li a:hover{filter:brightness(85%);text-decoration:underline}.com-homepage-info-box__grid ul li a:before{color:#464646;content:"\e80c";display:inline-block;font-family:fontello;font-size:.6rem;left:0;position:absolute;top:4px}.com-megamenu{background:var(--gray)}.com-megamenu__inner{align-items:center;display:flex;height:60px;justify-content:space-between}.com-megamenu__category{align-items:center;color:var(--white);display:flex;font-size:.9rem;height:100%;justify-content:center;text-decoration:none}.com-megamenu__category.active{color:var(--yellow-light)}.com-megamenu__category.active:after{border-bottom:8px solid var(--white);border-left:8px solid transparent;border-right:8px solid transparent;bottom:0;content:"";display:block;position:absolute;text-align:center}.com-megamenu a:hover{text-decoration:underline}.com-megamenu__button{background:hsla(0,0%,95%,.3);color:var(--white);font-size:.9rem;font-weight:700;text-transform:uppercase}@media screen and (max-width:980px){.com-megamenu .container{display:none}}.com-store-filter{border:1px solid var(--gray-lightest)}.com-store-filter__form{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;padding:1.25rem}.com-store-filter__form>label{font-size:1rem;line-height:1;margin-top:0}.com-store-filter__toggler{display:none;padding:1rem}.com-store-filter__toggler i{margin-right:5px;transition:transform .2s linear}.com-store-filter__toggler i:before{font-size:.875rem}.com-store-filter__toggler.open i{transform:rotate(90deg)}@media screen and (max-width:425px){.com-store-filter__form:before{box-shadow:0 0 20px rgba(0,0,0,.5);content:"";height:10px;left:0;position:relative;top:-10px;width:100%;z-index:100}.com-store-filter__form{padding:0;position:relative}.com-store-filter__form>label{padding-left:1rem}.com-store-filter__form>label:first-child{padding-top:1rem}.com-store-filter__toggler{display:flex}.com-store-filter__form{max-height:0;overflow-y:hidden;transition:max-height .2s linear}.com-store-filter__form.open{border-top:1px solid var(--gray-lightest);max-height:350px}}.com-store-map{margin-bottom:40px}.com-store-map .leaflet-popup-content,.com-store-map .leaflet-popup-content-wrapper{border-radius:0;margin:0;padding:0}.com-store-map .leaflet-popup-close-button{height:20px;right:10px!important;top:10px!important;width:20px}.com-store-map .card{border-radius:0;overflow:initial;padding:0;width:430px!important}.com-store-map .card .card-header{background-color:var(--gray-lighter);color:var(--gray);font-size:16px;line-height:1;min-height:10px;padding:20px}.com-store-map .card .card-body{color:var(--gray);display:flex;flex-wrap:wrap;height:auto!important;overflow:initial;padding:15px}.com-store-map .card .card-body>div:first-child{flex:1 1 0;font-size:.813rem;height:200px;min-width:200px;overflow-x:auto}.com-store-map .card .card-body .card-openingHours__title{font-size:14px;font-weight:600;margin:15px 0 10px}.com-store-map .card .card-body .card-openingHours__days{display:flex;flex-direction:column;margin-bottom:10px}.com-store-map .card .card-body .card-openingHours__days>div{display:flex}.com-store-map .card .card-body .card-openingHours__small{margin-bottom:10px}.com-store-map .card .card-body .card-openingHours__small>div span:first-of-type{display:inline-block;width:75px}.com-store-map .card .card-body .card-services__title{font-size:14px;font-weight:600;margin:15px 0 10px}.com-store-map .card .card-body .card-services-icons{border-left:1px solid var(--gray-light);display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-start;margin-bottom:50px;padding:7px 0 0 10px;width:141px}.com-store-map .card-services-icons img{display:block}.com-store-map .card .card-body a{bottom:1.5rem;position:absolute;right:1rem}.com-store-map__footer{background-color:var(--gray-lightest);padding:1rem;position:relative}.com-store-map__footer__find-store{display:flex;flex-wrap:wrap;justify-content:space-between}.com-store-map__footer__find-store>div{display:flex}.com-store-map__footer__find-store>div:first-of-type{flex:1 1 0;flex-direction:column}.com-store-map__footer__find-store__button{align-items:center;display:flex;margin-left:10px}.com-store-map__footer__find-store__button>img{margin-left:-3px;margin-right:15px;width:23px}.com-store-map__suggest{max-width:500px}.com-store-map__find-store-error{align-items:baseline;color:var(--red);display:flex;font-size:.875rem;padding:0 5px}.com-store-map__suggest-container{display:block;position:relative;z-index:10}.com-store-map__suggest-wrap{background:var(--white);border:1px solid var(--gray-light);border-radius:4px;display:none;position:absolute;top:5px}.com-store-map__suggest-wrap:has(.com-store-map__suggest-list:not(:empty)){display:block}.com-store-map__suggest-list{max-height:300px;max-width:500px;overflow:auto}.com-store-map__suggest__item{background-color:var(--white);border-bottom:1px solid var(--gray-lighter);cursor:pointer;font-size:.875rem;padding:5px;&:hover{background-color:var(--gray-lightest)}&:last-child{border-bottom:none}&>div:last-child{color:var(--gray-light)}}.com-store-map__suggest-atribute{align-items:center;color:var(--gray-light);display:flex;font-size:10px;gap:5px;justify-content:end}.com-store-map{& .leaflet-pane{z-index:4}& .leaflet-tile-pane{z-index:2}& .leaflet-overlay-pane{z-index:4}& .leaflet-shadow-pane{z-index:5}& .leaflet-marker-pane{z-index:6}& .leaflet-tooltip-pane{z-index:65}& .leaflet-popup-pane{z-index:7}& .leaflet-map-pane canvas{z-index:1}& .leaflet-map-pane svg{z-index:2}& .leaflet-control,& .leaflet-zoom-box{z-index:8}& .leaflet-bottom,& .leaflet-top{z-index:10}}@media screen and (max-width:700px){.com-store-map .card{height:auto;width:auto!important}.com-store-map__footer__find-store>div{margin-top:10px}.com-store-map__footer__find-store>div:first-of-type{flex:unset;margin:0;width:100%}.com-store-map .card .card-body>div:first-child{height:auto;overflow:visible}.com-store-map__footer__find-store__button{margin-left:0}.com-store-map__suggest{max-width:100%}.com-store-map .card .card-body{height:auto!important;overflow-y:auto}.com-store-map .card .card-body>div{width:100%}.com-store-map .card .card-body .card-openingHours__days{display:none}.com-store-map .card .card-body .card-openingHours__small{display:block;margin-bottom:15px}.com-store-map .card .card-body .card-services-icons{display:none}.com-store-map .card-services-icons picture:nth-of-type(4n){margin-right:7px}.com-store-map .card .card-body a{bottom:0;position:relative;right:0}}.com-store-grid{margin-bottom:50px}.com-store-grid__customer-center{display:flex;padding:5px 0}.com-store-grid__customer-center__contact{border-right:1px solid var(--gray-lighter);margin-right:20px;padding-right:20px}.com-store-grid__customer-center__contact__email,.com-store-grid__customer-center__contact__tel{align-items:baseline;color:var(--red);display:flex}.com-store-grid__customer-center__contact__email a,.com-store-grid__customer-center__contact__tel a{color:var(--red);margin-left:10px}.com-store-grid__customer-center__contact__email a:hover,.com-store-grid__customer-center__contact__tel a:hover{color:var(--red-dark)}.com-store-grid__customer-center__contact__tel a,.com-store-grid__customer-center__texts>span:first-of-type{display:block;font-size:1.125rem;font-weight:600;margin-bottom:10px}.com-store-grid>h2{color:var(--gray-medium);font-size:1.5rem;font-weight:400;margin-top:40px}.com-store-grid__list{column-count:3;margin:30px 0 0;padding:0}.com-store-grid__list li{display:block;padding-bottom:5px}.com-store-grid__list li>a,.com-store-grid__list li>a:visited{color:var(--red);text-decoration:underline}.com-store-grid__list li>a:hover{color:var(--red-dark)}@media screen and (max-width:600px){.com-store-grid__list{column-count:2}.com-store-grid__customer-center{flex-wrap:wrap-reverse}.com-store-grid__customer-center__contact{border-right:none;margin-top:10px}}@media screen and (max-width:425px){.com-store-grid__list{column-count:1;margin-top:1rem}}.com-store-detail{margin-bottom:2rem}.com-store-detail>div{display:flex;flex-wrap:wrap}.com-store-detail>div>div{border-top:1px solid var(--gray-lighter)}.com-store-detail__medias{flex:1 1 0}.com-store-detail__info{margin-right:20px;width:300px}.com-store-detail__title{display:block;font-size:1.25rem;font-weight:600;margin:15px 0 5px}.com-store-detail__info__address{display:flex;justify-content:space-between}.com-store-detail__info__address>div:first-child{padding-right:5px}.com-store-detail__info__address span{display:block}.com-store-detail__info__address__navigate div{align-items:center;background-color:var(--blue);display:flex;height:29px;justify-content:center;width:29px}.com-store-detail__info__address__navigate i{color:var(--white)}.com-store-detail__info__address__navigate>a{align-items:center;color:var(--blue);display:flex;flex-direction:column;font-size:.875rem;text-decoration:none}.com-store-detail__info__address__navigate>a:hover{opacity:.7}.com-store-detail__additional-info{font-size:.75rem}.com-store-detail__info__now-open{color:var(--blue)}.com-store-detail__info__now-close{color:var(--gray-light)}.com-store-detail__info__opening-hours>div{display:flex}.com-store-detail__info__opening-hours>div>span:first-of-type{display:block;width:90px}.com-store-detail__info__contacts>a,.com-store-detail__info__contacts>span{display:block}.com-store-detail__info__contacts>a{color:var(--red)}.com-store-detail__info__contacts>a:hover{color:var(--red-dark)}.com-store-detail__info__customer-center{margin-top:40px}.com-store-detail__customer-center__contact__email,.com-store-detail__customer-center__contact__tel{align-items:baseline;color:var(--red);display:flex;margin-bottom:10px}.com-store-detail__customer-center__contact__email a,.com-store-detail__customer-center__contact__tel a{color:var(--red);margin-left:10px}.com-store-detail__customer-center__contact__email a:hover,.com-store-detail__customer-center__contact__tel a:hover{color:var(--red-dark)}.com-store-detail__info__customer-center>span{margin-bottom:10px}.com-store-detail__customer-center__contact__tel a,.com-store-detail__info__customer-center>span{display:block;font-size:1.125rem;font-weight:600}.com-store-detail__customer-center__texts{font-size:.938rem;margin-top:10px}.com-store-detail__services{margin-bottom:20px}.com-store-detail__services__icons{display:flex;flex-wrap:wrap;justify-content:flex-start}.com-store-detail__services__icons picture{margin-bottom:7.5px;margin-right:7.5px}.com-store-detail__services__icons img{display:block}.com-store-detail__info__services-icons{display:none}.com-store-detail__info__detailed-contacts{margin-top:20px}.com-store-detail__info__detailed-contacts span{color:var(--gray);display:block;font-size:14px;font-style:italic;line-height:1.5;margin-top:5px}@media screen and (max-width:800px){.com-store-detail__info{margin-bottom:20px;width:100%}.com-store-detail__info__services-icons{display:block}.com-store-detail__services{display:none}}.com-address{border:1px solid var(--gray-lighter);font-size:.875rem;padding:1rem}.com-address h3{font-size:.875rem;margin:0 0 .5rem}.com-invoice-company-form__company .input-error{display:block}.com-invoice-company-form__company input{height:36px!important}.com-invoice-company-form__company>div>div{width:49%}.com-invoice-company-form__company__company-number{margin-bottom:10px;width:49%}.com-invoice-company-form__company__company-number>div>input:first-of-type{flex:1 1 0;width:100%}.com-invoice-company-form__company__company-number>div>[role=button]:not(.dek-button-green){border-left:1px solid var(--gray)}.com-invoice-company-form form div *{font-size:.875rem}.com-invoice-company-form .dek-checkbox__label{font-size:1rem}.com-invoice-company-form form div label{line-height:16px}.com-invoice-company-form__company__fill-address{margin-bottom:10px}.com-invoice-company-form__onlyB2B{margin-bottom:1rem}@media screen and (max-width:500px){.com-invoice-company-form__company>div:last-child>div,.com-invoice-company-form__company__company-number{width:100%}}.com-password-form{margin:1rem 0}.com-password-form__inputs{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:20px 0 10px;width:100%}.com-password-form__inputs>div{margin-bottom:10px}.com-password-form__group{margin-top:.25rem;position:relative}.com-password-form__inputs>div:not(:last-of-type){margin-right:1rem}.com-password-form__group input{margin:0;padding:.375rem 3rem .375rem .625rem}.com-password-form__info-text{display:flex;margin:1rem 0 30px}.com-password-form__info-text>span{color:var(--gray-medium);display:block;font-size:.813rem;font-style:italic;line-height:16px;margin-left:10px}.com-password-form [type=submit]{margin-top:1rem}.com-registration{margin:auto;max-width:980px}.com-registration h1{margin:1rem 0 1.5rem}.com-registration .input-error{display:block}.com-registration__email{margin-top:5px}.com-registration__email__login{margin-top:1rem}.com-registration__email__forgotten-password{color:var(--gray);display:block;margin-bottom:2rem;margin-top:1rem}.com-registration .com-invoice-company-form,.com-registration__add-delivery-address{margin-top:1rem}.com-registration__submit{margin-top:1rem;text-align:center}.com-registration__submit [role=button]{font-weight:600;text-transform:uppercase}.com-registration__select-store>form{margin-right:20px}.com-registration__errors{background-color:#e95151;border:1px solid #e30013;border-radius:3px;color:#fff;padding:5px;text-align:center}.com-registration__gdpr{color:var(--red);margin-left:5px}.com-registration__select-store__text{line-height:1.4}.com-registration .dek-checkbox{margin-top:0}.com-registration__divider{border-top:1px solid var(--gray-light);margin:2rem 0}.com-registration__select-store__text{display:flex;margin-top:1rem}.com-registration__select-store__text>span{color:var(--gray-medium);display:block;font-size:.813rem;font-style:italic;line-height:16px;margin-left:10px}@media screen and (max-width:600px){.com-registration__select-store>form{flex:unset;margin-right:0;width:100%}.com-registration__select-store__text{width:100%}}@media screen and (max-width:425px){.com-registration__add-delivery-address .dek-checkbox__label,.com-registration__gdpr,.com-registration__gdpr-form .dek-checkbox__label,.com-registration__news-letter .dek-checkbox__label{font-size:14px}}.com-delivery-address-form form{box-sizing:border-box;margin-bottom:40px;margin-top:10px}.com-delivery-address-form .input-error{display:block}.com-delivery-address-form form div *{font-size:.875rem}.com-delivery-address-form form div label{line-height:16px}.com-delivery-address-form-group{display:flex;flex-wrap:wrap;justify-content:flex-start}.com-delivery-address-form-group>div:not(:last-of-type){margin-right:1rem}@media screen and (max-width:500px){.com-delivery-address-form form div{width:100%}}.com-invoice-address-form form{box-sizing:border-box;margin-top:10px}.com-invoice-address-form .input-error{display:block}.com-invoice-address-form form div *{font-size:.875rem}.com-invoice-address-form form div label{line-height:16px}.com-invoice-address-form-group{display:flex;flex-wrap:wrap;justify-content:flex-start}.com-invoice-address-form-group>div:not(:last-of-type){margin-right:1rem}@media screen and (max-width:500px){.com-invoice-address-form form div{width:100%}}.com-send-user-verification-hash{width:300px}.com-send-user-verification-hash [role=button]{margin-left:0;margin-top:10px}.com-insurance{width:500px}.com-insurance__header{background:var(--green-lighter);font-weight:700;padding:1.5rem}.com-insurance__body{padding:1.5rem}.com-insurance__body ul{margin-top:0;padding-left:0}.com-insurance__body li{background-image:url(https://cdn1.idek.cz/file/check-7c33cfe0.svg);background-position:0;background-repeat:no-repeat;background-size:20px;list-style:none;margin:0;padding:0 0 0 30px}.com-insurance__body a{color:var(--red)}.comd-menu-menu-image{display:flex;flex-wrap:wrap;gap:var(--gutter);margin-bottom:1rem}.comd-menu-menu-image__link{align-items:center;background:var(--white);border:1px solid var(--gray-lighter);border-radius:3px;box-sizing:border-box;color:var(--gray);display:flex;line-height:1.2;min-height:62px;overflow:hidden;padding:10px 25px 10px 10px;position:relative;text-decoration:none;width:calc(20% - var(--gutter)*4/5)}.comd-menu-menu-image--fluent .comd-menu-menu-image__link{width:unset!important}.comd-menu-menu-image__link:hover{border-color:var(--gray);box-shadow:0 .5rem 1.5rem 0 rgba(0,0,0,.05)}.comd-menu-menu-image__link:hover .comd-menu-menu-image__name{color:var(--red)}.comd-menu-menu-image__link:nth-of-type(5n){margin-right:0}.comd-menu-menu-image__link picture{margin-right:10px}.comd-menu-menu-image__link picture img{display:block;height:40px;width:40px}.comd-menu-menu-image__icon-container{display:flex;position:absolute;right:0;top:0}.comd-menu-menu-image__icon-container img,.comd-menu-menu-image__icon-container img:last-child{display:block;margin-left:5px}.comd-menu-menu-image__patent-name{color:var(--gray-medium)}.view-article .comd-menu-menu-image__link{width:calc(25% - var(--gutter)*3/4)}@media screen and (max-width:1200px){.comd-menu-menu-image__link{width:calc(25% - var(--gutter)*3/4)}}@media screen and (max-width:768px){.comd-menu-menu-image__link,.view-article .comd-menu-menu-image__link{width:calc(33.33333% - var(--gutter)*2/3)}}@media screen and (max-width:600px){.comd-menu-menu-image__link,.view-article .comd-menu-menu-image__link{width:calc((100% - var(--gutter))/2)}}@media screen and (max-width:400px){.comd-menu-menu-image__link{width:100%!important}}.comd-category-description{margin-bottom:2rem;margin-left:calc(280px + 2rem);margin-top:2rem}.comd-category-description a{color:var(--red);text-decoration:underline}.comd-category-description a:hover{text-decoration:none}.comd-category-description__hide,.comd-category-description__show{color:var(--red);cursor:pointer;text-decoration:underline}.comd-category-description__hide:hover,.comd-category-description__show:hover{text-decoration:none}@media screen and (max-width:1200px){.comd-category-description{margin-left:0}}.comd-menu-menu-image-slab{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem}.comd-menu-menu-image-slab__link{align-items:center;background:var(--white);border:1px solid #d4d4d4;box-sizing:border-box;color:var(--gray);display:flex;flex-direction:column;margin-bottom:1rem;overflow:hidden;padding:1rem;text-decoration:none;transition:all .2s ease-in-out;width:calc(25% - .75rem)}.comd-menu-menu-image-slab__link:hover{box-shadow:0 5px 10px 0 rgba(0,0,0,.15);color:var(--red);transform:translateY(-3px)}.comd-menu-menu-image-slab__name{font-weight:600;text-align:center;text-transform:uppercase}.comd-menu-menu-image-slab picture{display:flex;justify-content:center;margin-bottom:-75px;margin-top:1rem}.comd-menu-menu-image-slab img{height:auto;max-width:230px}.comd-menu-menu-image-slab--count-7 .comd-menu-menu-image-slab__link:first-of-type{width:calc(50% - .5rem)}.comd-menu-menu-image-slab--count-6 .comd-menu-menu-image-slab__link{width:calc(33.33333% - .66667rem)}.comd-menu-menu-image-slab--count-5 .comd-menu-menu-image-slab__link:first-of-type,.comd-menu-menu-image-slab--count-5 .comd-menu-menu-image-slab__link:nth-of-type(4),.comd-menu-menu-image-slab--count-5 .comd-menu-menu-image-slab__link:nth-of-type(5){width:calc(50% - .5rem)}@media screen and (max-width:1040px){.comd-menu-menu-image-slab img{max-width:200px}}@media screen and (max-width:960px){.comd-menu-menu-image-slab--count-8 .comd-menu-menu-image-slab__link:first-of-type{width:calc(66.66667% - .33333rem)}.comd-menu-menu-image-slab--count-7 .comd-menu-menu-image-slab__link,.comd-menu-menu-image-slab--count-8 .comd-menu-menu-image-slab__link:not(:first-of-type){width:calc(33.33333% - .66667rem)}.comd-menu-menu-image-slab--count-7 .comd-menu-menu-image-slab__link:first-child{width:100%}.comd-menu-menu-image-slab--count-5 .comd-menu-menu-image-slab__link:first-of-type{width:calc(66.66667% - .33333rem)}.comd-menu-menu-image-slab--count-5 .comd-menu-menu-image-slab__link:not(:first-of-type){width:calc(33.33333% - .66667rem)}.comd-menu-menu-image-slab--count-4 .comd-menu-menu-image-slab__link{width:calc(50% - .3125rem)}}@media screen and (max-width:780px){.comd-menu-menu-image-slab--count-5 .comd-menu-menu-image-slab__link:first-of-type{width:100%}.comd-menu-menu-image-slab--count-5 .comd-menu-menu-image-slab__link:not(:first-of-type){width:calc(50% - .3125rem)}}@media screen and (max-width:650px){.comd-menu-menu-image-slab__link{margin-bottom:.625rem}.comd-menu-menu-image-slab--count-6 .comd-menu-menu-image-slab__link,.comd-menu-menu-image-slab--count-7 .comd-menu-menu-image-slab__link,.comd-menu-menu-image-slab--count-8 .comd-menu-menu-image-slab__link:nth-of-type(1n){width:calc(50% - .3125rem)}}@media screen and (max-width:500px){.comd-menu-menu-image-slab img{max-width:150px}}.comd-menu-menu-image-large{--columns:3;display:grid;gap:1.25rem;grid-template-columns:repeat(var(--columns),1fr);margin-bottom:1rem}.comd-menu-menu-image-large__link{align-items:center;border:1px solid var(--gray-light);border-radius:3px;box-sizing:border-box;color:var(--gray);display:flex;font-size:1.5rem;line-height:1.2;padding:var(--gutter);position:relative;text-decoration:none}.comd-menu-menu-image-large__link:hover{border:1px solid var(--gray);opacity:.7}.comd-menu-menu-image-large__link picture{margin-right:1.875rem}.comd-menu-menu-image-large__link picture img{display:block;height:112px;width:112px}@media screen and (max-width:1200px){.comd-menu-menu-image-large{--columns:2}}@media screen and (max-width:740px){.comd-menu-menu-image-large__link{font-size:1rem}.comd-menu-menu-image-large__link picture img{display:block;height:45px;width:45px}}@media screen and (max-width:400px){.comd-menu-menu-image-large{--columns:1}}.comd-banner-banner{align-items:center;display:flex;overflow:hidden}.comd-banner-banner picture{display:flex;justify-content:center;width:100%}.comd-banner-banner img{display:block;height:100%;width:100%}.comd-menu-menu-product-grid{background-color:var(--gray-lightest);font-size:1rem;margin-bottom:20px;max-width:280px;padding:15px}.comd-menu-menu-product-grid a{color:var(--gray);text-decoration:none}.comd-menu-menu-product-grid a:hover{text-decoration:underline}.comd-menu-menu-product-grid__breadcrumbs__list ul{list-style-image:url(https://cdn1.idek.cz/file/menu-product-grid-arrow-f3b96da1.svg);margin:0;padding-left:20px}.comd-menu-menu-product-grid__breadcrumbs__list li{margin:8px 0}.comd-menu-menu-product-grid__breadcrumbs__list li:last-of-type{font-weight:600}.comd-menu-menu-product-grid__subcategories{border-top:1px solid var(--gray-light);margin-top:15px;padding-top:15px}.comd-menu-menu-product-grid__subcategories ul{list-style-type:"-";margin:0;padding-left:10px}.comd-menu-menu-product-grid__subcategories li{margin:8px 0;padding-left:10px}.comd-menu-menu-product-grid__subcategories li::marker{color:var(--gray-medium);font-weight:600}@media screen and (max-width:1200px){.comd-menu-menu-product-grid{display:none}}.comd-article-content{overflow:hidden;padding:0 2px}.comd-article-content *{box-sizing:border-box}.comd-article-content__image img{display:block;margin-bottom:1rem;margin-right:1rem;object-fit:contain}.comd-article-content>:not(.comd-article-content__image){clear:both}.comd-article-content a{color:var(--red)}.comd-article-content__html>:last-child,.comd-article-content__text,.comd-article-content__youtube{margin-bottom:1rem}.comd-article-content__publication{border-top:1px solid var(--gray-light);display:flex;flex-wrap:wrap;margin-bottom:1rem}.comd-article-content__publication img{margin-bottom:1rem}.comd-article-content__publication__title{width:100%}.comd-article-content__publication__content{flex:1 1 0;margin-bottom:1rem;margin-left:1rem}.comd-article-content__publication__content h3{margin-top:0}.comd-article-content__image-and-text__text li p,.comd-article-content__publication__content li p{margin:0}.comd-article-content__image-and-text{display:flex;flex-wrap:wrap;margin-bottom:1rem}.comd-article-content__image-and-text__image{padding-right:.5rem;width:50%}.comd-article-content__image-and-text__text{padding-left:.5rem;width:50%}.comd-article-content__image{float:left}.comd-article-content__publication__link{display:block;margin-bottom:1rem;width:100%}.comd-article-content__menu{display:flex;flex-wrap:wrap}.comd-article-content__menu__icon img{display:block;margin-bottom:1rem;object-fit:contain;width:100%}.comd-article-content__menu__link{border:1px solid var(--gray-light);border-radius:5px;box-sizing:border-box;color:var(--gray)!important;display:flex;flex-direction:column;margin-bottom:1rem;margin-right:1rem;padding:1rem;text-decoration:none;width:calc(33.33333% - .66667rem)}.comd-article-content__menu__link:hover{border:1px solid var(--gray);box-shadow:0 4px 8px 0 var(--gray-lightest)}.comd-article-content__menu__link:nth-of-type(3n){margin-right:0}.comd-article-content__menu__title{font-size:1.4rem;line-height:1.2;text-align:center}.comd-article-content__menu__text{font-size:.8rem;margin-top:.5rem;text-align:center}.comd-article-content__banner{margin-bottom:1rem}@media screen and (max-width:700px){.comd-article-content__menu__link{width:calc(50% - .5rem)}.comd-article-content__menu__link:nth-of-type(3n){margin-right:1rem}.comd-article-content__menu__link:nth-of-type(2n){margin-right:0}}@media screen and (max-width:500px){.comd-article-content__menu__link{margin-right:0;width:100%}.comd-article-content__menu__link:nth-of-type(3n){margin-right:0}}.comd-how-order-form .input-error{display:block}.comd-how-order-form label{margin-top:1rem}.comd-how-order-form__additionalText{font-size:.875rem;line-height:21px;max-width:100%}.comd-how-order-form__upload{display:none;margin-bottom:5px}.comd-how-order-form__button[role=button]{margin-top:1.5rem}.comd-how-order-form__upload-files{margin:.5rem 0;max-width:480px}.comd-how-order-form__upload-files__file{background-color:var(--gray-lightest);border-radius:4px;display:flex;margin-bottom:5px;overflow:hidden;padding:2px}.comd-how-order-form__upload-files__file-delete{align-self:center;color:var(--red);cursor:pointer;margin-right:5px;padding:0 5px}.comd-how-order-form__upload-files__file-name{flex:1;overflow-wrap:anywhere;padding-left:.5rem}.comd-how-order-form label[role=button]{margin-top:.5rem}.com-recover-password .com-password-form__inputs>div{margin-right:0;width:100%}.com-recover-password .dek-password{width:100%}.comd-how-order-shopping-list__form__select{display:flex}.comd-how-order-shopping-list__button{margin-left:1rem}.comd-how-order-shopping-list__head{margin-bottom:20px}.comd-how-order-shopping-list__form label.dek-checkbox{margin-bottom:.5rem;margin-right:1rem}.comd-how-order-shopping-list__form>div{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5rem}.comd-how-order-shopping-list__form .input-error{display:block}.comd-how-order-shopping-list__form label{margin-top:.5rem}.comd-how-order-shopping-list__form>div>div{display:flex;flex-wrap:wrap}.comd-how-order-shopping-list__form>div>div>div:first-child{margin-right:1rem}.comd-how-order-shopping-list__link{margin-top:2rem}.comd-how-order-shopping-list__link>a{color:var(--green);margin-left:.75rem}.comd-how-order-shopping-list__selected{background-color:var(--blue-lightest)}@media screen and (max-width:655px){.comd-how-order-shopping-list__form label{width:100%}.comd-how-order-shopping-list__form label.dek-checkbox{margin-bottom:0}}@media screen and (max-width:480px){.comd-how-order-shopping-list__form__select{flex-wrap:wrap}.comd-how-order-shopping-list__button{margin-left:0}}@media screen and (max-width:375px){.comd-how-order-shopping-list__form>div>div{flex-wrap:wrap}.comd-how-order-shopping-list__form>div>div>div{width:100%}.comd-how-order-shopping-list__form>div>div>div:first-child{margin-right:0}.comd-how-order-shopping-list__form>div>div>div:last-child{width:50%}}.comd-product-view.detail{.shadow-box{box-shadow:0 12px 24px 0 rgba(0,0,0,.06)}}.comd-product-view--detail{display:flex;flex-wrap:wrap;font-size:var(--font-size)}.comd-product-view--detail *{box-sizing:border-box}.comd-product-view--detail__title-mobile{display:none}.comd-product-view--detail__top{display:flex;gap:30px;width:100%}.comd-product-view--detail__images{width:50%}.comd-product-view--detail__image-main{background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;height:490px;margin-bottom:calc(var(--gutter)*2);position:relative}.comd-product-view--detail__image-main img{bottom:0;height:auto;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0;width:auto}.comd-product-view--detail__images-navigation{display:flex;flex-wrap:wrap;margin-bottom:calc(var(--gutter)*2);margin-top:calc(var(--gutter)*-1)}.comd-product-view--detail__images-preview{align-items:center;display:flex;height:90px;margin-right:var(--gutter);margin-top:var(--gutter);width:90px}.comd-product-view--detail__images-preview:hover{cursor:pointer;opacity:.7}.comd-product-view--detail__akce{background:var(--green-lighter);display:flex;margin-bottom:calc(var(--gutter)*2);padding:1rem}.comd-product-view--detail__akce__icon{margin-right:1rem;margin-top:.125rem}.comd-product-view--detail__akce__content{align-items:center;display:flex;flex-wrap:wrap}.comd-product-view--detail__akce-nazev{font-weight:700;margin-bottom:var(--gutter);width:100%}.comd-product-view--detail__akce-delimiter,.comd-product-view--detail__akce-line{align-items:center;display:flex;width:100%}.comd-product-view--detail__akce-delimiter-line{border-bottom:1px solid var(--gray-light);flex-grow:1}.comd-product-view--detail__akce-delimiter-text{margin:0 1rem}.comd-product-view--detail__akce-img{margin-right:calc(var(--gutter)*2)}.comd-product-view--detail__akce-popis{flex:1 1 0}.comd-product-view--detail__info{margin-bottom:1.75rem;width:50%}.comd-product-view--detail__labels:has(>*){display:flex;flex-wrap:wrap;margin-bottom:.5rem}.comd-product-view--detail__labels>*{height:30px;line-height:30px;margin-bottom:.5rem;margin-right:.5rem}.comd-product-view--detail__label-featured{background:var(--red);color:var(--white);font-weight:700;padding:0 10px}.comd-product-view--detail__label-is-discounted-price{background:var(--yellow-light);color:var(--black);font-weight:700;padding:0 10px}.comd-product-view--detail__label-recommended{background:var(--purple);color:var(--white);font-weight:700;padding:0 10px}.comd-product-view--detail__label-new{background:var(--blue-light);color:var(--white);font-weight:700;padding:0 10px}.comd-product-view--detail__label-stocks-last{background:var(--yellow);color:var(--black);font-weight:700;padding:0 10px}.comd-product-view--detail__label-sunday{background:var(--green);color:var(--white);font-weight:700;padding:0 10px}.comd-product-view--detail__unavailable{align-items:flex-start;background:var(--yellow-lighter);border:1px solid var(--yellow);display:flex;margin-bottom:1rem;padding:1rem}.comd-product-view--detail__unavailable-content{margin-left:1rem}.comd-product-view--detail__unavailable-content>div{margin-bottom:1rem}.comd-product-view--detail__unavailable span{display:block;line-height:1.5rem}.comd-product-view--detail__unavailable .comd-product-view--detail__unavailable-label{font-weight:700;line-height:21px}.comd-product-view--detail__popis-kratky{margin-bottom:1rem;overflow-wrap:break-word}.comd-product-view--detail__varianty{align-items:center;display:flex;margin-bottom:1rem}.comd-product-view--detail__varianty-label{padding-right:var(--gutter)}.comd-product-view--detail__stedra{align-items:center;border:1px solid var(--yellow);color:var(--gray);display:inline-flex;text-decoration:none}.comd-product-view--detail__stedra i{background:var(--yellow);color:var(--white);height:28px;width:28px}.comd-product-view--detail__stedra_text{background:var(--yellow);color:var(--white);font-weight:700;padding:0 10px 0 5px!important}.comd-product-view--detail__stedra>span{align-items:center;display:flex;height:28px;overflow:hidden;padding:0 10px;text-overflow:ellipsis;white-space:nowrap}.comd-product-view--detail__stedra:hover>span{text-decoration:underline}.comd-product-view--detail__manufacturer>a{color:var(--gray)}.comd-product-view--detail__manufacturer>a:hover{text-decoration:none}.comd-product-view--detail__doplkove_info{margin-top:var(--gutter)}.comd-product-view--detail__nav{background-color:var(--gray-lightest);height:68px;padding:0 .5rem;position:sticky;top:0;width:100%;z-index:2}.comd-product-view--detail__nav,.comd-product-view--detail__nav__items{align-items:center;display:flex}.comd-product-view--detail__nav__item{margin-right:1.5rem}.comd-product-view--detail__nav__arrow-up:hover,.comd-product-view--detail__nav__item:hover{opacity:.7}.comd-product-view--detail__nav__item a{align-items:center;display:flex;text-decoration:none}.comd-product-view--detail__nav__onlyB2B{order:-1}.comd-product-view--detail__nav__title{color:var(--gray);font-size:112.5%;font-weight:700}.comd-product-view--detail__nav__title:first-letter{text-transform:capitalize}.comd-product-view--detail__nav__arrow-down{background:url(https://cdn1.idek.cz/file/arrow-down-blue-light-f52dbc97.svg) no-repeat 50%;background-size:12px 12px;display:block;height:12px;margin-left:.5rem;width:12px}.comd-product-view--detail__nav__arrow-up{background:url(https://cdn1.idek.cz/file/arrow-up-white-b6b4e38b.svg) no-repeat 50%,var(--gray-light);background-size:16px 16px;border-radius:3px;cursor:pointer;display:block;height:36px;margin-right:1.5rem;width:36px}.comd-product-view--detail__nav .badge{margin-left:.5rem}.comd-product-view--detail__nav__product{align-items:center;display:flex}.comd-product-view--detail__nav__product img{height:36px;margin-right:.67rem;width:36px}.comd-product-view--detail__nav__product__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.8rem;line-height:120%;overflow:hidden;text-overflow:ellipsis;width:175px}.comd-product-view--detail__slider-middle{margin-top:1rem;width:100%}.comd-product-view--detail__tabs{display:flex;margin-top:1.75rem;width:100%}.comd-product-view--detail__tabs>.comd-product-view--detail__tab{display:none}.comd-product-view--detail__tabs__left,.comd-product-view--detail__tabs__right{display:block;margin:0;width:50%}.comd-product-view--detail__tabs__left{display:flex;flex-direction:column;padding-right:.875rem}.comd-product-view--detail__tabs__right{padding-left:.875rem}.comd-product-view--detail__tab{border:1px solid var(--gray-lighter);margin-bottom:1.35rem;padding:1rem}.comd-product-view--detail__tab__title{display:block;font-size:1.5rem;line-height:120%;margin-bottom:1rem;text-transform:capitalize}.comd-product-view--detail__tab__title>div{display:none}.comd-product-view--detail__tabs__parameters{border-bottom:1px solid var(--gray-light);display:flex;margin-bottom:10px;padding-bottom:10px;width:100%}.comd-product-view--detail__tabs__parameters-value{overflow-wrap:break-word}.comd-product-view--detail__tabs__parameters:last-of-type{border-bottom:none;padding-bottom:0}.comd-product-view--detail__tabs__parameters>span{display:block;width:50%}.comd-product-view--detail__tab--alert{background-color:var(--yellow-lighter)}.comd-product-view--detail__tab--alert .comd-product-view--detail__tab__title{display:none}.comd-product-view--detail__tab--alert .comd-product-view--detail__tab__subtitle{display:flex;font-size:100%;margin-bottom:10px;margin-left:-2rem;text-transform:capitalize}.comd-product-view--detail__tab--alert .comd-product-view--detail__tab__content{margin-left:2rem}.comd-product-view--detail__tab--alert .comd-product-view--detail__tab__subtitle>i{color:var(--red)}.comd-product-view--detail__tab--alert .comd-product-view--detail__tab__subtitle>div{display:block;font-weight:600;margin-left:1rem}.comd-product-view--detail__tab--alert__onlyB2B{order:-1}.comd-product-view--detail__tabs__document{align-items:center;border-bottom:1px solid var(--gray-light);display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem;width:100%}.comd-product-view--detail__tabs__document:last-of-type{border-bottom:none;margin-bottom:0}.comd-product-view--detail__tabs__document>div{margin-bottom:1rem;width:calc(33.33333% - .66667rem)}.comd-product-view--detail__tabs__document:last-of-type>div{margin-bottom:0}.comd-product-view--detail__tabs__document-category a{width:100%}.comd-product-view--detail__tabs__document-name{width:30%}.comd-product-view--detail__tabs__document-download{display:flex;justify-content:flex-end}.comd-product-view--detail__code-info{display:flex;flex-wrap:wrap;margin-top:1rem}.comd-product-view--detail__code-info>div{color:var(--gray-medium);font-size:.875rem;margin-right:1rem}.comd-product-view--detail__tab--price{border-bottom:1px solid var(--gray-light);display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:12px}.comd-product-view--detail__tab--prices .comd-product-view--detail__tab__title{text-transform:none}.comd-product-view--detail__tab--prices .comd-product-view--detail__tab__title:first-letter{text-transform:uppercase}.comd-product-view--detail__tab--price__content{display:flex;flex-direction:row;line-height:1.5;margin-left:1.5rem}.comd-product-view--detail__tab--price__content>div{align-items:flex-end;display:flex;flex-direction:column;width:120px}.comd-product-view--detail__tab--price__content>div:last-child{margin-left:1rem}.comd-product-view--detail__tab--price__content>div>div:last-of-type{color:var(--gray-medium);font-size:14px;line-height:1.5}.comd-product-view--detail__tab--price__content>div:last-of-type>div:first-of-type{color:var(--gray);font-weight:700}.comd-product-view--detail__tab--price__content__actual{color:var(--red)!important}.comd-product-view--detail__tab--price:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.comd-product-view.detail{.tab-prices .faq-link{margin-top:12px}.tab-prices .faq-link a{color:var(--blue);text-decoration:underline}.tab-prices .faq-link a:hover{text-decoration:none}}.comd-product-view--detail__tabs .dek-tabs__title{text-transform:uppercase}.comd-product-view--detail__tabs .dek-tabs__content{padding:calc(var(--gutter)*2) var(--gutter)}.comd-product-view--detail__video{height:0;padding-bottom:56.25%;position:relative}.comd-product-view--detail__video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.comd-product-view--detail .icon-youtube-play{color:red;margin-right:var(--gutter)}.comd-product-view--detail .icon-youtube-play:before{font-size:28px}.comd-product-view--detail__description-link{align-items:center;color:var(--red);display:inline-flex;margin-bottom:calc(var(--gutter)*2);margin-right:10px}.comd-product-view--detail__description-link>img{display:block;height:18px;margin-right:5px;width:18px}.comd-product-view--detail__description-link>a{color:var(--red);text-decoration:underline}.comd-product-view--detail__description-link>a:hover{text-decoration:none}.comd-product-view--detail__gift-link{color:var(--green);display:inline-flex;margin-bottom:calc(var(--gutter)*2)}.comd-product-view--detail__gift-link>i{display:block;margin-right:5px}.comd-product-view--detail__gift-link>a{color:var(--green);text-decoration:underline}.comd-product-view--detail__gift-link>a:hover{text-decoration:none}.comd-product-view--detail__gift-list{margin-top:20px;width:100%}.comd-product-view--long,.comd-product-view--long *{box-sizing:border-box}.comd-product-view--long{display:flex;flex-direction:column;justify-content:space-between}.comd-product-view--long:hover{box-shadow:0 0 0 10px var(--white),0 3px 10px 10px var(--gray-light)}.comd-product-view--long__title{color:var(--gray);display:block;line-height:1.2;margin-bottom:calc(var(--gutter)/2);text-decoration:none;word-break:break-word}.comd-product-view--long__title:hover{text-decoration:underline}.comd-product-view--detail__sticker-list,.comd-product-view--long__sticker-list{display:flex;flex-direction:column;gap:1.25rem}.comd-product-view--detail__sticker-list .comd-product-view--detail__sticker-list__sticker,.comd-product-view--long__sticker-list .comd-product-view--long__sticker-list__sticker{display:block;object-fit:contain}.comd-product-view--long__sticker-list{align-items:flex-end;gap:.625rem;position:absolute;right:0;top:0}.comd-product-view--long__sticker-list .comd-product-view--long__sticker-list__sticker{max-height:36px;max-width:66px}.comd-product-view--detail__sticker-list .comd-product-view--detail__sticker-list__sticker{height:44px;width:80px}.comd-product-view--detail__sticker-list .comd-product-view--detail__sticker-list__sticker--clickable{cursor:pointer;transition:all .2s ease;&:hover{opacity:.8;transform:scale(1.02)}}.comd-product-view--long__labels{align-items:flex-start;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;font-size:16px;left:0;position:absolute;width:100%}.comd-product-view--long__label-action{background:var(--red);color:var(--white);font-weight:700;padding:0 10px}.comd-product-view--long__label-action:before{content:attr(data-content)}.comd-product-view--long__label-is-discounted-price{background:var(--yellow-light);color:var(--black);font-weight:700;padding:0 10px}.comd-product-view--long__label-is-discounted-price:before{content:attr(data-content)}.comd-product-view--long__label-discount{border-right:65px solid transparent;border-top:65px solid var(--gray-lightest);height:0;left:0;position:absolute;top:0;width:0}.comd-product-view--long__label-discount span{color:var(--black);display:block;font-size:16px;font-weight:700;left:-3px;position:absolute;text-align:center;top:-53px;transform:rotate(-45deg);width:55px}.comd-product-view--long__label-discount span:before{content:attr(data-content)}.comd-product-view--long__label-discount--yellow{border-top-color:var(--yellow-light)}.comd-product-view--long__label-recommended{background:var(--purple);color:var(--white);font-weight:700;padding:0 10px}.comd-product-view--long__label-recommended:before{content:attr(data-content)}.comd-product-view--long__label-new{background:var(--blue-light);color:var(--white);font-weight:700;padding:0 10px}.comd-product-view--long__label-new:before{content:attr(data-content)}.comd-product-view--long__label-stocks-last{background:var(--yellow);color:var(--black);font-weight:700;padding:0 10px}.comd-product-view--long__label-stocks-last:before{content:attr(data-content)}.comd-product-view--long__label-generous-season{background:var(--white);border:1px solid var(--yellow);display:flex;flex-direction:row;justify-content:space-between;margin-top:var(--gutter)}.comd-product-view--long__label-generous-season i{background:var(--yellow);color:var(--white);text-align:center;width:22px}.comd-product-view--long__label-generous-season__text{color:var(--gray);font-size:14.4px;line-height:22px;padding:0 5px}.comd-product-view--long__label-generous-season__text:before{content:attr(data-content)}.comd-product-view--long__image-main{cursor:pointer;display:block;margin-bottom:var(--gutter);position:relative;width:100%}.comd-product-view--long__image-main img{display:block;object-fit:contain;width:100%}.comd-product-view--long__icon-container{bottom:0;position:absolute;right:0;width:24px}.comd-product-view--long__icon-container img:not(:first-child){margin-top:5px}.comd-product-view--long__triangle-top-left{border-right:65px solid transparent;border-top:65px solid var(--gray-light);height:0;left:0;position:absolute;top:0;width:0}@media screen and (max-width:1280px){.comd-product-view--detail__tabs__document>div{justify-content:flex-start;width:100%}.comd-product-view--detail__tabs__document:last-of-type>div{margin-bottom:1rem}}@media screen and (max-width:980px){.comd-product-view--detail__top{gap:20px}.comd-product-view--long__image-main img{height:100%}.comd-product-view--detail__tabs__document>div{justify-content:flex-end;width:calc(33.33333% - .66667rem)}.comd-product-view--detail__tabs__document:last-of-type>div{margin-bottom:0}.comd-product-view--detail__stedra{font-size:.8rem;line-height:1.6rem}.comd-product-view--detail__dokumenty-download,.comd-product-view--detail__dokumenty-kategorie,.comd-product-view--detail__dokumenty-nazev{width:100%}.comd-product-view--detail__dokumenty>div{border-top:none}.comd-product-view--detail__dokumenty>div:nth-of-type(3n){border-bottom:1px solid var(--gray-light)}.comd-product-view--detail__nav{display:none}.comd-product-view--detail__tabs{flex-direction:column}.comd-product-view--detail__tabs>.comd-product-view--detail__tabs__left,.comd-product-view--detail__tabs>.comd-product-view--detail__tabs__right{display:none}.comd-product-view--detail__tab--alert>.comd-product-view--detail__tab__title,.comd-product-view--detail__tabs>.comd-product-view--detail__tab{display:block}.comd-product-view--detail__tab{border:none;margin-bottom:1px;padding:0}.comd-product-view--detail__tab__title{background:var(--gray-lightest);display:flex;font-size:1rem;font-weight:700;justify-content:space-between;margin-bottom:0;padding:.75rem;transition:background .5s ease-out 0s}.active .comd-product-view--detail__tab__title{background:var(--gray-medium);color:var(--white)}.active .comd-product-view--detail__tab__title .badge{background:var(--white);color:var(--red)}.comd-product-view--detail__tab__title>div{align-items:center;display:flex}.comd-product-view--detail__tab__title__arrow{background:url(https://cdn1.idek.cz/file/arrow-down-blue-light-f52dbc97.svg) no-repeat 50%;background-size:12px 12px;height:12px;margin-left:.75rem;width:12px}.active .comd-product-view--detail__tab__title__arrow{background:url(https://cdn1.idek.cz/file/arrow-up-white-b6b4e38b.svg) no-repeat 50%}.comd-product-view--detail__tab__content>div{padding:1rem}.comd-product-view--detail__tab--alert .comd-product-view--detail__tab__subtitle{display:none}.comd-product-view--detail__tab--alert .comd-product-view--detail__tab__content{margin-left:0}}@media screen and (max-width:660px){.comd-product-view--detail__top{flex-wrap:wrap}.comd-product-view--detail__sticker-list{flex-direction:row;order:-1}.comd-product-view--detail__title-desktop{display:none}.comd-product-view--detail__title-mobile{display:block}.comd-product-view--detail__images,.comd-product-view--detail__info{padding:0;width:100%}.comd-product-view--detail__tabs__document>div{justify-content:flex-start;width:100%}}@media screen and (max-width:500px){.comd-product-view--long__label-generous-season__text{font-size:.8rem}.comd-product-view--detail__tab--price{flex-direction:column}.comd-product-view--detail__tab--price__content{justify-content:space-between;margin-left:0;margin-top:.5rem;width:100%}.comd-product-view--detail__tab--price__content>div:first-of-type{align-items:flex-start}}@media screen and (max-width:420px){.comd-product-view--long .dek-do-kosiku__form__button{font-size:.7rem}}@media screen and (max-width:400px){.comd-product-view--long__label-generous-season__text{font-size:.6rem}.comd-product-view--long__available_text{font-size:.8rem}.comd-product-view--long__button-detail{font-size:.9rem}}.comd-stocks-last{font-size:1rem;width:690px}.comd-stocks-last .head{background-color:var(--green-lighter);height:75px;padding:1.5rem 2rem}.comd-stocks-last .head .title{color:var(--gray);font-size:1.3rem;font-weight:700;line-height:25px}.comd-stocks-last .content{line-height:1.5rem;padding:1.5rem 2rem}.comd-stocks-last .content .bold{font-weight:700}.comd-stocks-last .footer{display:flex;gap:.75rem;justify-content:flex-end;padding:1.5rem 2rem}.com-app-promoting-banner{align-items:center;background-color:#f2f2f2;border:1px solid var(--gray-lighter);box-sizing:border-box;display:none;font-size:.875rem;gap:.75rem;justify-content:center;padding:.75rem;width:100%;z-index:100;&>div{display:flex;flex:1 1 0;gap:.75rem}}@media screen and (width >= 1024px){.com-app-promoting-banner{display:none!important}}[class^=vue-],[class^=vue-] *{box-sizing:border-box}[class^=vue-] img{display:block}.vue-megamenu-arrow{align-items:center;display:inline-flex}.vue-megamenu-arrow:before{color:var(--gray-medium);content:"\e80c";display:block;font-family:fontello;font-size:8px;margin-right:5px}.vue-megamenu{background:var(--gray);padding:0 1rem;position:relative}.vue-megamenu a{text-decoration:none}.vue-megamenu a:hover{color:var(--red);text-decoration:underline}.vue-megamenu-navbar{align-items:center;box-sizing:border-box;display:flex;height:60px;margin:auto;max-width:1540px}.vue-megamenu__section{color:var(--white);display:flex;font-size:.9rem;height:100%;justify-content:center;text-decoration:none}.vue-megamenu__section:first-child .vue-megamenu__section__link{padding-left:0}.vue-megamenu__section__link{align-items:center;color:var(--white);display:flex;padding:0 .8rem;position:relative}.vue-megamenu__section__link:hover{text-decoration:none!important}.vue-megamenu__section__link img{display:none}.vue-megamenu__section.active>.vue-megamenu__section__link,.vue-megamenu__section:hover>.vue-megamenu__section__link{color:var(--yellow-light)}.vue-megamenu__section.active .vue-megamenu__section__link:after{border-bottom:8px solid var(--white);border-left:8px solid transparent;border-right:8px solid transparent;bottom:0;content:"";display:block;left:50%;position:absolute;text-align:center;transform:translate(-50%);z-index:402}.vue-megamenu__section__categories-all{color:var(--gray);display:none;font-weight:700;margin:0 0 .5rem;padding-left:calc(50px + 1rem)}.vue-megamenu__container{background:var(--white);box-shadow:0 5px 15px 0 rgba(0,0,0,.3);display:none;flex-wrap:wrap;left:0;position:absolute;right:0;top:60px;z-index:401}.vue-megamenu__section.active .vue-megamenu__container{display:flex}.vue-megamenu__inner{display:flex;flex-wrap:wrap;margin:1.5rem auto 2rem;width:1600px}.vue-megamenu-category{align-items:stretch;display:flex;flex-wrap:wrap;padding:.5rem;width:25%}.vue-megamenu-category__container{border-bottom:1px solid var(--gray-lighter);flex:1 1 0;margin-left:.75rem;padding-bottom:.625rem}.vue-megamenu-category__name{color:var(--gray);display:inline-block;font-size:.875rem;font-weight:700;margin:0 0 .375rem;width:100%}.vue-megamenu-category__subcategory-container{line-height:1rem;overflow:hidden;padding-right:.875rem;position:relative}.vue-megamenu-category__subcategory-container:after{background:#fff;content:"";height:1rem;position:absolute;right:0;width:1rem}.vue-megamenu-category__subcategory{color:var(--gray-medium);font-size:.813rem}.vue-megamenu-category__subcategory:after{content:", "}.vue-megamenu-category__subcategory:last-of-type:after{content:""}.vue-megamenu-category__others{color:var(--red);display:inline-flex;font-size:.813rem;margin-top:.5rem;width:100%}.vue-megamenu-category__others:hover{text-decoration:none!important}.vue-megamenu-category__others span:hover{text-decoration:underline}.vue-megamenu__link-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1rem;padding:1rem .5rem .5rem;width:100%}.vue-megamenu__link-container__link{align-items:center;color:var(--gray);display:flex;font-weight:700}.vue-megamenu__link-container__link img{margin-right:1rem}.vue-megamenu-submenu{align-items:center;display:flex;flex:1 1 0;height:100%;justify-content:flex-end;position:relative}.vue-megamenu-button{align-items:center;background:rgba(0,0,0,.2);border-radius:4px;color:var(--white);display:inline-flex;font-size:.9rem;font-weight:700;height:2em;justify-content:center;line-height:2;padding:0 1em;text-transform:uppercase}.vue-megamenu-submenu>.vue-megamenu-button{margin-right:1rem;white-space:nowrap}.vue-megamenu-button:last-of-type{margin-right:0}.vue-megamenu-button:hover,.vue-megamenu-submenu__inner:hover .vue-megamenu-button{background:rgba(0,0,0,.2);color:var(--yellow-light)!important;text-decoration:none!important}.vue-megamenu-submenu__inner{margin-left:10px}.vue-megamenu-submenu__inner .vue-megamenu-button{background:none}.vue-megamenu-submenu__inner:hover .vue-megamenu-button{background:rgba(0,0,0,.2)}.vue-megamenu-submenu__inner__links{border-top:10px solid transparent;display:none;flex-direction:column;position:absolute;right:0;top:43px;width:270px;z-index:402}.vue-megamenu-submenu__inner__links>div{background:var(--white);box-shadow:0 5px 15px rgba(0,0,0,.3);display:flex;flex-direction:column;padding:1.5rem}.vue-megamenu-submenu__inner__links:before{border-bottom:8px solid var(--white);border-left:8px solid transparent;border-right:8px solid transparent;content:"";display:block;position:absolute;right:16px;text-align:center;top:-8px}.vue-megamenu-submenu__inner:hover .vue-megamenu-submenu__inner__links{display:flex}.vue-megamenu-submenu__inner__links a{border-top:1px solid var(--gray-lighter);color:var(--gray);font-size:.875rem;padding:.625rem .75rem}.vue-megamenu-submenu__inner__links a:hover{background:hsla(0,0%,87%,.2);color:var(--red);text-decoration:none}.vue-megamenu-submenu__inner__links a:first-child{border-top:none}@media screen and (max-width:1280px){.vue-megamenu__inner{width:980px}.vue-megamenu-submenu>.vue-megamenu-button:not(:first-child){display:none}}@media screen and (max-width:980px){.vue-megamenu{background:var(--white);box-shadow:0 5px 13px 0 var(--gray-medium);padding:0}.vue-megamenu-navbar{flex-wrap:wrap;height:auto}.vue-megamenu__section__link{align-items:center;color:var(--gray);display:flex;font-size:1rem;font-weight:700;padding:.5rem 1rem!important;width:100%}.vue-megamenu__section>a>img,.vue-megamenu__section>a>picture>img{display:block;margin-right:.5rem}.vue-megamenu__section.active>.vue-megamenu__section__link,.vue-megamenu__section:hover>.vue-megamenu__section__link{color:var(--gray);text-decoration:none}.vue-megamenu__section.active:after{display:none}.vue-megamenu__section>a>span{flex:1 1 0}.vue-megamenu__section>a:first-child:after{align-items:center;background:var(--red);border-radius:50%;color:var(--white);content:"\e805";display:flex;font-family:fontello;font-size:10px;height:20px;justify-content:center;width:20px}.vue-megamenu__section.active>a:first-child:after{background:var(--gray-medium);border:none;content:"\e803";font-size:12px;position:static;transform:unset}.vue-megamenu__section{border-bottom:1px solid var(--gray-light);display:flex;flex-wrap:wrap;justify-content:flex-start;padding:0;width:100%}.vue-megamenu__section.active .vue-megamenu__section__categories-all{color:var(--red);display:inline-flex;font-weight:400}.vue-megamenu__inner{margin-bottom:1rem;margin-top:0;width:100%}.vue-megamenu__container{box-shadow:none;position:static}.vue-megamenu-category{padding:0 0 0 calc(50px + 1rem);width:100%}.vue-megamenu-category__name{align-items:center;display:inline-flex;font-size:.9rem;margin:.3rem 0}.vue-megamenu-category img{display:none}.vue-megamenu-category__container{border:none;margin-left:0;padding-bottom:0;padding-left:0}.vue-megamenu-category__others,.vue-megamenu-category__subcategory{display:none}.vue-megamenu__link-container{border-top:1px solid var(--gray-light);display:block;margin:1rem 1rem 0 50px;padding:1rem 0 0}.vue-megamenu__link-container__link{padding:.5rem 0}.vue-megamenu__link-container__link img{height:40px;width:60px}.vue-megamenu-submenu{align-items:unset;background:var(--gray-lightest);flex-direction:column;margin:2rem 1rem 1rem;padding:1rem;width:100%}.vue-megamenu-submenu__inner{margin-left:0}.vue-megamenu-button{background:transparent;color:var(--gray);justify-content:left;padding:0}.vue-megamenu-submenu__inner .vue-megamenu-button{display:none}.vue-megamenu-submenu__inner__links{border-top:none;display:flex;position:static}.vue-megamenu-submenu__inner__links>div{background:transparent;border-top:none;box-shadow:none;padding:0}.vue-megamenu-submenu__inner__links a{border-top:none;padding:.5rem 0 0}.vue-megamenu-button:hover{background:none;color:var(--red)}.vue-megamenu-submenu__inner__links a:hover{background:none}.vue-megamenu-arrow-mobile{align-items:center;display:inline-flex}.vue-megamenu-arrow-mobile:before{color:var(--gray-medium);content:"\e80c";display:block;font-family:fontello;font-size:8px;margin-right:5px}}.vue-invitation{bottom:1rem;opacity:0;position:fixed;right:1rem;transition:opacity .35s ease-out;z-index:10}.vue-invitation.visible{opacity:1}.vue-invitation__content{background-color:var(--white);border-radius:5px;box-shadow:0 0 10px 0 var(--gray-light);padding:1rem;width:300px}.vue-invitation__close{cursor:pointer;height:20px;opacity:.3;position:absolute;right:10px;top:10px;width:20px}.vue-invitation__close:hover{opacity:1}.vue-invitation__close:after,.vue-invitation__close:before{background-color:var(--gray);content:" ";height:20px;position:absolute;right:10px;width:2px}.vue-invitation__close:before{transform:rotate(45deg)}.vue-invitation__close:after{transform:rotate(-45deg)}.vue-invitation__label{color:var(--red);font-size:20px;font-weight:600;margin-top:15px;width:100%}.vue-invitation__info,.vue-invitation__label{display:block;margin-bottom:10px;text-align:center}.vue-invitation__info{line-height:1}.vue-invitation__divider{display:block;height:10px;overflow:hidden}.vue-invitation__divider:after{border-radius:125px/12px;box-shadow:0 0 8px var(--gray-light);content:"";display:block;height:25px;margin:-25px auto 0;width:100%}.vue-invitation__benefits{display:flex;flex-direction:column}.vue-invitation__benefits__benefit{align-items:baseline;display:flex;line-height:1;margin:5px 0}.vue-invitation__benefits__benefit i{color:var(--red);margin-right:1rem}.vue-invitation__link{display:flex;justify-content:center;margin-top:10px;width:100%}@media screen and (max-width:767px){.vue-invitation{background-color:rgba(0,0,0,.5);bottom:50%;height:100%;right:50%;transform:translate(50%,50%);width:100%}.vue-invitation__content{box-shadow:none;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}}.vue-deksoft__item{display:flex;flex-wrap:wrap;margin-bottom:2rem}.vue-deksoft__title{background:var(--gray-lightest);margin:0;padding:.75rem 1.25rem}.vue-deksoft__image{margin-right:1.5rem}.vue-deksoft__content{display:flex;flex:1 1 0;padding:.75rem 0}.vue-deksoft__content>div{margin-bottom:1rem;width:50%}.vue-deksoft__content-left{margin-right:1.5rem}.vue-deksoft__buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%}.vue-deksoft__buttons>a{margin-bottom:.5rem;margin-left:.75rem}@media screen and (max-width:819px){.vue-deksoft__content{flex-wrap:wrap}.vue-deksoft__content>div{margin-bottom:1rem;width:100%}}@media screen and (max-width:639px){.vue-deksoft__content{flex:1 1 auto;width:100%}.vue-deksoft__buttons{justify-content:flex-start}}@media screen and (max-width:499px){.vue-deksoft__buttons>a{margin-left:0;width:100%}}@media screen and (max-width:379px){.vue-deksoft__image{margin-right:0;width:100%}.vue-deksoft__image img{height:auto;width:100%}}.vue-cookies-form{--checkbox-bg:#58bc00;--title-bg:#f2f2f2;--title-color:#888;--sub-title-color:#464646}.vue-cookies-bar{--color:#464646;--background:#fff;--radius:4px;--z-index:10}.v-coo-f{margin-bottom:30px}.v-coo-f__buttons{display:flex}.v-coo-f__buttons button{margin-bottom:18px;margin-right:18px}.v-coo-f__buttons button:last-child{margin-right:0}.v-coo-f__box{border:1px solid #dfdfdf;border-radius:4px;margin-bottom:18px}.v-coo-f__header{align-items:center;background-color:#f2f2f2;background-color:var(--title-bg);border-bottom:1px solid #f2f2f2;border-bottom:1px solid var(--title-bg);display:flex;padding:25px}.v-coo-f__button{align-items:center;appearance:none;background-color:#fff;border:1px solid #464646;border-radius:4px;color:#464646;cursor:pointer;display:inline-flex;justify-content:center;line-height:1.4;padding:5px 10px;text-decoration:none!important;transition:all .15s ease-in-out;user-select:none}.v-coo-f__button-green{background-color:#58bc00;border:1px solid #58bc00;color:#fff}.v-coo-f__button-dark{background-color:#464646;border:1px solid #464646;color:#fff}.v-coo-f__titles{flex:1 1 0;font-size:18px;font-weight:600;margin-right:20px}.v-coo-f__title{color:#888;color:var(--title-color);font-size:16px}.v-coo-f__sub-title{color:#464646;color:var(--sub-title-color);font-size:18px;font-weight:600}.v-coo-f__checkbox{margin:0}.v-coo-f__checkbox__input{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:contain;border:1px solid #c3c3c3;border-radius:26px;height:18px;margin:4.5px 9px 0 0;transition:background-position .15s ease-in-out;vertical-align:top;width:36px}.v-coo-f__checkbox__input:checked{background-color:#58bc00;background-color:var(--checkbox-bg);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%;border-color:#58bc00;border-color:var(--checkbox-bg)}.v-coo-f__text{color:#888;font-size:15.75px;line-height:150%;padding:15px 25px 25px}.v-coo-f__message{align-items:center;background-color:#e6f1d8;border:0 solid #58bc00;box-sizing:border-box;color:#58bc00;display:flex;height:0;margin-bottom:0;opacity:0;overflow:hidden;padding-left:18px;transition:height .3s ease-out,opacity .3s ease-out,margin-bottom .3s ease-out;width:100%}.v-coo-f__message.error{background-color:#ebbcbc;border-color:#e2001a;color:#e2001a}.v-coo-f__message.visible{border-width:1px;height:45px;margin-bottom:18px;opacity:1}@media screen and (max-width:500px){.v-coo-f__buttons{flex-direction:column-reverse}.v-coo-f__buttons button{margin-right:0}.v-coo-f__header{align-items:baseline;flex-direction:column}.v-coo-f__header,.v-coo-f__text{padding:15px}.v-coo-f__checkbox{margin-top:13.5px}}.v-coo-b{background-color:rgba(0,0,0,.2);color:#464646;color:var(--color);display:flex;height:100vh;opacity:0;position:fixed;top:0;transition:opacity .35s ease-out;width:100vw;z-index:10;z-index:var(--z-index)}.v-coo-b,.v-coo-b *{box-sizing:border-box}.v-coo-b.visible{opacity:1}.v-coo-b__inner{background:#fff;background:var(--background);border:1px solid #dfdfdf;border-radius:4px;border-radius:var(--radius);box-shadow:0 12px 24px rgba(0,0,0,.2);display:flex;margin:auto;max-width:1024px;z-index:10}.v-coo-b__content{flex:1 1 0;padding:2.5rem}.v-coo-b__title{font-size:20px;font-weight:700;margin:0 0 10px}.v-coo-b__text{font-size:14px}.v-coo-b__buttons{align-items:center;background-color:#e6f1d8;display:flex;flex-direction:column;justify-content:center;min-width:280px;padding:2.5rem}.v-coo-b__buttons a{cursor:pointer;margin-bottom:.5rem;text-align:center;text-decoration:underline;width:100%}.v-coo-b__buttons a:last-of-type{margin-bottom:0}.v-coo-b__button{align-items:center;appearance:none;background-color:#fff;border:1px solid #464646;border-radius:4px;color:#464646;cursor:pointer;display:inline-flex;justify-content:center;line-height:1.4;padding:5px 10px;text-decoration:none!important;transition:all .15s ease-in-out;-webkit-user-select:none;user-select:none}.v-coo-b__button-green{background-color:#58bc00;border:1px solid #58bc00;color:#fff}.v-coo-b__outer{height:100%;position:absolute;top:0;width:100%;z-index:9}@media screen and (max-width:767px){.v-coo-b__buttons,.v-coo-b__content{padding:2rem}}@media screen and (max-width:639px){.v-coo-b__buttons,.v-coo-b__content{padding:1.5rem}.v-coo-b__inner{flex-direction:column}.v-coo-b__buttons{flex-direction:row-reverse;justify-content:flex-start}.v-coo-b__buttons a{margin-bottom:0;margin-left:.5rem;width:auto}}@media screen and (max-width:560px){.v-coo-b__buttons{flex-direction:column;justify-content:center}.v-coo-b__buttons a{margin-bottom:.5rem;margin-left:0;width:100%}}.vue-messages{align-items:center;display:flex;flex-direction:column-reverse;position:fixed;top:20px;width:100%;z-index:2000}.vue-messages__item{animation-duration:.5s;animation-name:message;background:var(--green);color:var(--white);display:flex;font-size:16px;line-height:16px;margin-bottom:3px;max-width:600px;position:relative;transition:all .5s ease-out;width:100%}.vue-messages__item.error{background:var(--red)}.vue-messages__item.warning{background:var(--yellow)}.vue-messages__item.info{background:var(--blue)}.vue-messages__item__inner{align-items:center;display:flex;justify-content:space-between;padding:1rem;width:100%}.vue-messages__item.removing{opacity:0}.vue-messages__item img{cursor:pointer}@keyframes message{0%{opacity:0}to{opacity:1}}.vue-client-zone{display:flex;flex-wrap:wrap;max-width:1540px}.vue-client-zone__title{margin-bottom:2rem}.vue-client-zone a:not(.inverse),.vue-client-zone__link:not(.inverse){color:var(--red);text-decoration:underline}.vue-client-zone a:hover:not(.inverse),.vue-client-zone__link:not(.inverse):hover{text-decoration:none}.vue-client-zone a.inverse,.vue-client-zone__link.inverse{color:var(--red);text-decoration:none}.vue-client-zone a.inverse:hover,.vue-client-zone__link.inverse:hover{text-decoration:underline}.v-cli-z__menu{border-right:1px solid var(--gray-lighter);display:flex;flex:1;flex-direction:column;margin-right:2rem;max-width:280px;width:25%}.v-cli-z__menu__section,.v-cli-z__menu__subsection{display:flex;flex-direction:column;width:100%}.v-cli-z__menu__item{align-items:center;color:var(--gray-medium)!important;display:inline-flex;line-height:2rem}.v-cli-z__menu__item.router-link-active{color:var(--blue)!important}.v-cli-z__menu__item:hover{color:var(--blue)}.v-cli-z__menu__item-label{margin-left:.5rem}.v-cli-z__menu__title{font-weight:700;margin-bottom:.889rem;margin-top:1.333rem}.v-cli-z__menu__item-icon{border-bottom:2px solid var(--green);border-right:2px solid var(--green);display:inline-block;height:.44rem;transform:rotate(-45deg);width:.44rem}.vue-client-zone__content{flex:1 0 0;width:calc(75% - 2rem)}.v-cli-z__search{display:flex;gap:8px;position:relative}.v-cli-z__search+*{margin-left:1rem}.v-cli-z__search input{background-image:url(https://cdn1.idek.cz/file/magnifier-ecbb68fb.svg);background-position:calc(100% - .5rem);background-repeat:no-repeat;padding-right:2rem}.v-cli-z__s__filter{border:1px solid var(--gray-light);border-radius:4px;cursor:pointer;font-size:1rem;gap:.75rem;height:2.25rem;padding:8px;transition:background-color .2s ease-out}.v-cli-z__s__filter,.v-cli-z__s__filter__icon{align-items:center;display:flex;justify-content:center;position:relative}.v-cli-z__s__filter.active .v-cli-z__s__filter__icon:after{background-color:var(--red);border-radius:50%;content:"";display:block;height:6px;position:absolute;right:-4px;top:-4px;width:6px}.v-cli-z__s__filter:hover{background-color:var(--gray-lightest)}.v-cli-z__s__f__dropdown{background-color:var(--white);border-radius:4px;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);display:none;font-size:.875rem;min-width:300px;padding:1.5rem;position:absolute;right:0;top:calc(2.25rem + 8px);z-index:2}.v-cli-z__s__f__dropdown:after{border-bottom:8px solid var(--white);border-left:8px solid transparent;border-right:8px solid transparent;content:"";display:block;position:absolute;right:calc(1.125rem - 8px);top:-8px;z-index:100}.v-cli-z__s__f__dropdown>div:first-child:has(button){margin-bottom:1.25rem}.v-cli-z__s__f__d__noAccount{border-bottom:1px solid var(--gray-lighter);display:block;margin-bottom:.75rem;margin-top:20px;padding-bottom:.75rem}.v-cli-z__s__f__dropdown .dek-checkbox__check{min-width:1rem}.v-cli-z__s__f__d__list{display:flex;flex-direction:column;gap:12px;max-height:310px;overflow-y:auto}.v-cli-z__s__f__d__list label{flex-wrap:nowrap}.v-cli-z__doc-l__title{color:var(--gray);font-size:1.5rem;margin-right:1rem}.v-cli-z__doc-l__year{width:100px}.v-cli-z__doc-l__spacer{flex:1 0 0}.v-cli-z__doc-l__go-to-archive,.v-cli-z__link{align-items:center;display:flex;font-size:.875rem;margin-bottom:1rem}.v-cli-z__doc-l__go-to-archive{justify-content:flex-end}.v-cli-z__link img{margin-right:.5rem}.v-cli-z__doc-l__categories{display:flex;justify-content:space-between}.v-cli-z__doc-l__category{background-color:var(--gray-lightest);border:1px solid var(--gray-lighter);color:inherit!important;cursor:pointer;font-size:.875rem;padding:1rem;position:relative;text-decoration:none!important;transition:background-color .3s;width:calc(33.33333% - .66667rem)}.v-cli-z__doc-l__category-border{background-color:var(--red);bottom:0;display:block;height:2px;left:-1px;position:absolute;transition:width .3s;width:0}.v-cli-z__doc-l__category-bell{background-image:url(https://cdn1.idek.cz/file/bell-cc55c462.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:24px;position:absolute;right:.889rem;top:.889rem;width:22px}.v-cli-z__doc-l__category.active .v-cli-z__doc-l__category-border,.v-cli-z__doc-l__category:hover .v-cli-z__doc-l__category-border{width:calc(100% + 2px)}.v-cli-z__doc-l__category-title{font-size:24px;font-weight:700;line-height:28.8px;margin-bottom:.889rem}.v-cli-z__doc-l__category-property>span:first-child{color:var(--gray-medium);margin-right:.3125rem}.v-cli-z__doc-l__category-property>span:last-child{font-weight:700}.v-cli-z__doc-l__header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:30px 0 1rem}.v-cli-z__doc-l__list-header{color:var(--gray-medium);display:table-row;font-size:12px;font-weight:600;line-height:14px}.v-cli-z__doc-l__footer,.v-cli-z__doc-l__link{align-items:center;display:flex}.v-cli-z__doc-l__footer{justify-content:space-between;padding:.75rem 0 2rem}.v-cli-z__doc-l__count,.v-cli-z__doc-lab-l__count,.v-cli-z__smart__footer,.vue-client-zone__addresses__count{font-size:.785rem}.v-cli-z__doc-l__total-count,.v-cli-z__doc-lab-l__count-label,.v-cli-z__smart__count,.vue-client-zone__addresses__count-label{color:var(--gray-medium)}.v-cli-z__doc-d__detail{border:1px solid var(--gray-lighter);font-size:.875rem;margin-bottom:1rem}.v-cli-z__doc-d__detail>:first-child{align-items:center;flex-wrap:nowrap}.v-cli-z__doc-d__detail-code{align-items:center;display:flex;flex-wrap:wrap;margin-right:1rem}.v-cli-z__doc-d__detail-code>span:first-child{color:var(--gray-medium);padding-right:.5rem}.v-cli-z__doc-d__detail-section{align-items:start;border-bottom:1px solid var(--gray-lighter);display:flex;flex-wrap:wrap;padding:.75rem}.v-cli-z__doc-d__detail-section:first-of-type{background-color:var(--gray-lightest)}.v-cli-z__doc-d__detail-section:last-of-type{border-bottom:none}.v-cli-z__doc-d__detail-tag{background-color:var(--blue);border-radius:3px;color:var(--white);font-size:.75rem;line-height:1;padding:4px}.v-cli-z__doc-d__detail-invoice{align-items:center;cursor:pointer;display:flex;flex:1;justify-content:end}.v-cli-z__doc-d__detail-invoice a{color:var(--red);text-decoration:underline}.v-cli-z__doc-d__detail-invoice:hover a{text-decoration:none}.v-cli-z__doc-d__detail-invoice i{background-image:url(https://cdn1.idek.cz/file/file-pdf-9e5ee1d5.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:.779rem;margin-right:.559rem;width:.6rem}.v-cli-z__doc-d__detail-col{display:flex;flex-direction:column;justify-content:flex-start;width:50%}.v-cli-z__doc-d__detail-pair{display:flex;width:100%}.v-cli-z__doc-d__detail-pair>span:first-child{color:var(--gray-medium);padding-right:.559rem;white-space:nowrap;width:auto}.v-cli-z__doc-d__detail-address{color:var(--gray-medium)}.v-cli-z__doc-d__detail-address>div{margin-bottom:.5rem}.v-cli-z__doc-d__note,.v-cli-z__doc-d__payment{background:var(--yellow-lighter);font-size:.875rem;margin-bottom:1rem;padding:1rem}.v-cli-z__doc-d__payment{align-items:center;border:1px solid var(--gray-lighter);display:flex;justify-content:space-between}.v-cli-z__buttons{display:flex;justify-content:flex-end;margin-top:1.25rem}.v-cli-z__buttons>:first-child{margin-left:0}.v-cli-z__buttons>*{margin-left:1rem}.v-cli-z__list{border-collapse:collapse;font-size:.875rem;text-align:left}.v-cli-z__list-header{border-bottom:1px solid var(--gray-lighter);display:flex}.v-cli-z__list-col{display:flex;width:135px}.v-cli-z__list-col--w117{width:117px}.v-cli-z__list-col--w155{width:155px}.v-cli-z__list-col--w140{width:140px}.v-cli-z__list-col--w200{width:200px}.v-cli-z__list-col--w260{width:260px}.v-cli-z__list-col--fCol{align-items:baseline!important;flex-direction:column;justify-content:center}.v-cli-z__list-col--wAuto{flex:1 0 0}.v-cli-z__list-col--underline{cursor:pointer;text-decoration:underline}.v-cli-z__list-col--underline:hover{text-decoration:none}.v-cli-z__list-header img{display:none;margin-left:3px}.v-cli-z__list-header .asc img{display:block;margin-right:3px;transform:rotate(-180deg)}.v-cli-z__list-header .desc img{display:block}.v-cli-z__list-item{border-bottom:1px solid var(--gray-lighter);display:flex;flex-wrap:wrap}.v-cli-z__list-item:hover{background:#fafafa}.v-cli-z__list-header>div,.v-cli-z__list-item>div{align-items:center;display:flex;flex-wrap:wrap;min-width:110px;padding:.75rem}.v-cli-z__list-item__note{font-style:italic;justify-content:start!important;padding-left:calc(135px + .75rem)!important;padding-top:0!important;width:100%}.v-cli-z__list-item__price-title{color:var(--gray-medium);margin-top:4px}.v-cli-z__list-body>div:last-child{border-bottom:1px solid var(--gray-lighter)}.v-cli-z__list-footer{padding-top:1.339rem}.v-cli-z__list-footer>div{align-items:baseline;border:none;display:flex;padding-top:0;text-align:right}.v-cli-z__list-footer>div>div{padding:.25rem .75rem}.v-cli-z__list-footer>div>div:first-child{flex:1 0 0}.v-cli-z__list-footer>div>div:last-child{width:150px}.v-cli-z__list-total-price{color:var(--red);font-size:1rem;font-weight:700}.v-cli-z__doc-d .v-cli-z__list-header>div,.v-cli-z__doc-d .v-cli-z__list-item>div{display:inline-block}.v-cli-z__list-actions{display:flex;flex:1}.v-cli-z__list-actions>:last-child{display:flex;flex:1;justify-content:end}.v-cli-z__list-actions>:last-child>span{align-items:center;cursor:pointer;display:flex;margin-left:1rem}.v-cli-z__list-actions>:last-child>span:hover>span{text-decoration:none}.v-cli-z__list-actions>:last-child>span>span{color:var(--red);text-decoration:underline}.v-cli-z__list-actions>:last-child>span>i{background-position:50%;background-repeat:no-repeat;display:inline-block;margin-right:.445rem}.v-cli-z__doc-d__state{grid-gap:1rem;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:2rem}.v-cli-z__doc-d__state>div{align-items:center;background:var(--white);border:1px solid var(--gray-lighter);display:flex;flex-direction:column;font-size:.75rem;opacity:.7;padding:1rem 2rem;text-align:center}.v-cli-z__doc-d__state>div>:not(:last-child){margin:0 0 .5rem}.v-cli-z__doc-d__state .active{background:var(--white);border:1px solid var(--green);opacity:1}.v-cli-z__doc-d__state .done{background:var(--gray-lightest);opacity:1}.v-cli-z__doc-d__state button,.v-cli-z__doc-d__state img{display:none}.v-cli-z__doc-d__state .active button,.v-cli-z__doc-d__state .active img,.v-cli-z__doc-d__state .done button,.v-cli-z__doc-d__state .done img{display:block;margin-top:auto}.v-cli-z__tag{align-items:center;border-radius:2px;display:inline-flex;font-size:14px;line-height:17px;padding:4px 6px;white-space:nowrap}.vue-client-zone__account{line-height:1.5rem}.vue-client-zone__account .label{margin-bottom:1rem}.vue-client-zone__account .bold,.vue-client-zone__account__modal .bold{font-weight:700}.vue-client-zone__account .message-box{align-items:flex-start;display:flex;gap:1rem;margin:1rem 0;padding:1rem}.vue-client-zone__account .message-box .message-box__icon{height:1rem;width:1rem}.vue-client-zone__account .message-box .message-box__title{font-weight:700}.vue-client-zone__account .message-box-warning{background:var(--yellow-lighter);border:1px solid var(--gray-lighter)}.vue-client-zone__account .message-box-success{background:var(--green-lighter);border:1px solid var(--green-light-2)}.vue-client-zone__account .v-cli-z__list{width:100%}.vue-client-zone__account .v-cli-z__list>:is(.v-cli-z__list-header,.v-cli-z__list-item)>div{flex:1}.vue-client-zone__account .v-cli-z__list:is(.can-be-merged,.can-be-added)>:is(.v-cli-z__list-header,.v-cli-z__list-item)>div:first-of-type{flex:unset;min-width:unset;width:40px}.vue-client-zone__account .v-cli-z__list:is(.can-be-merged,.can-be-added) .v-cli-z__list-item:not(:first-of-type):hover{background-color:var(--gray-lightest)}.vue-client-zone__account .v-cli-z__list:is(.can-be-merged,.can-be-added) .v-cli-z__list-item.selected{background-color:var(--yellow-lighter)}.vue-client-zone__account .v-cli-z__list.can-be-merged .dek-checkbox{margin-bottom:0}.vue-client-zone__account .v-cli-z__list.can-be-merged+.table-buttons{align-items:center;display:flex;gap:1rem;justify-content:flex-end;padding:1rem 0 2rem}.vue-client-zone__account .v-cli-z__list.can-be-added+.table-buttons{display:flex;justify-content:flex-end;padding-top:1rem}.vue-client-zone__account .mb-2{margin-bottom:2rem}.vue-client-zone__account .can-not-be-merged-list{padding-left:1rem}.vue-client-zone__account__default-account{background-color:var(--gray-lightest);border:1px solid var(--gray-lighter);display:flex;gap:1.5rem;padding:1rem}.vue-client-zone__account__default-account>div{align-items:start;display:flex;flex:1 0 0}.vue-client-zone__account__default-account>div:before{display:none}.vue-client-zone__account__default-account>div:first-child{font-weight:700}.vue-client-zone__account__default-account>div:last-child{align-items:center;justify-content:end}.vue-client-zone__account__default-account>div:last-child>a{color:var(--gray)}@media screen and (max-width:700px){.vue-client-zone__account__default-account{flex-direction:column}.vue-client-zone__account__default-account>div:before{display:block}}.vue-client-zone__account .confirm-merge-table{border:1px dashed var(--yellow);padding:1rem}.vue-client-zone__account__merge-sended .message-box .message-box__content{align-items:center;display:flex;gap:1.5rem;width:100%}.vue-client-zone__account__merge-sended .message-box .message-box__content>div:last-child:not(:first-child){display:flex;flex:1 1 0;justify-content:end}.vue-client-zone__account .alert{margin:1rem 0;padding:.5rem}.vue-client-zone__account .alert-error{background:var(--red-light);border:1px solid var(--red);color:var(--white)}@media screen and (max-width:1199px){.vue-client-zone__title{margin-bottom:1rem}.v-cli-z__menu{background-color:var(--gray-lightest);border-right:none;flex-direction:row;margin-bottom:1.5rem;margin-left:-1rem;margin-right:-1rem;max-width:none;min-height:2.875rem;min-width:100%;padding-left:1rem;padding-right:1rem;position:relative;position:sticky;top:0;width:100%;z-index:2}.v-cli-z__menu>a{color:var(--gray)!important;flex:1;font-weight:700;width:100%}.v-cli-z__menu>a>i{display:none}.v-cli-z__menu>a>span{margin-left:0}.v-cli-z__menu__section{width:auto}.v-cli-z__menu__title{align-items:center;cursor:pointer;display:flex;line-height:3rem;margin:0;min-height:2.875rem;padding-left:1.5rem;padding-right:.5rem;position:relative;white-space:nowrap}.v-cli-z__menu__title:before{bottom:-5px;content:"";display:block;height:10px;left:0;position:absolute;width:100%}.v-cli-z__menu__title:after{border-bottom:2px solid var(--green);border-right:2px solid var(--green);content:"";display:block;height:.44rem;margin-left:.5rem;transform:rotate(45deg) translateY(-.3125rem);width:.44rem}.v-cli-z__menu__title.active+.v-cli-z__menu__subsection{background-color:var(--white);display:flex;left:0;padding:1rem;position:absolute;top:100%}.v-cli-z__menu__subsection{box-shadow:0 8px 16px 0 rgba(0,0,0,.15);display:none}.v-cli-z__menu__subsection>a:not(:last-child){border-bottom:1px solid var(--gray-lighter)}.v-cli-z__menu__subsection>a>i{margin-left:1rem}.v-cli-z__menu__item{line-height:3rem}.vue-client-zone__content{width:100%}}@media screen and (max-width:979px){.v-cli-z__doc-d .v-cli-z__list .v-cli-z__list-list{width:100%}.v-cli-z__doc-l .v-cli-z__list-item>div:last-child{justify-content:flex-start!important}.v-cli-z__doc-d__state{grid-gap:0;border:1px solid var(--gray-lighter)}.v-cli-z__doc-d__state .done{background:var(--white)}.v-cli-z__doc-d__state .active{border:none}.v-cli-z__doc-d__state>div{border:none;padding:1rem}.v-cli-z__doc-d__state .active h4{color:var(--green)}.v-cli-z__doc-d__state>div>button,.v-cli-z__doc-d__state>div>img{display:none}.v-cli-z__doc-d__state>.active>button,.v-cli-z__doc-d__state>.active>img,.v-cli-z__doc-d__state>.done>button,.v-cli-z__doc-d__state>.done>img{display:block}.v-cli-z__doc-d .v-cli-z__list-header>div,.v-cli-z__doc-d .v-cli-z__list-item>div{display:flex}.v-cli-z__list-item__note{padding:0 .75rem .5rem!important}.v-cli-z__list-item__note>span:first-child{width:36%!important}.v-cli-z__doc-d .v-cli-z__list-item{border:none!important;border-bottom:1px solid var(--gray-lighter)!important;margin-bottom:0!important}.v-cli-z__list:not(.v-cli-z__list--sm){display:flex;flex-wrap:wrap;justify-content:space-between}.v-cli-z__list:not(.v-cli-z__list--sm) .v-cli-z__list-header{display:none}.v-cli-z__list:not(.v-cli-z__list--sm) .v-cli-z__list-item{border:1px solid var(--gray-lighter);flex-direction:column;margin-bottom:.75rem;width:100%}.v-cli-z__list:not(.v-cli-z__list--sm) .v-cli-z__list-item:last-of-type:not(:even){margin-bottom:0}.v-cli-z__list:not(.v-cli-z__list--sm) .v-cli-z__list-item>div{align-items:flex-start!important;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:start;padding:0 .75rem .5rem;width:100%!important}.v-cli-z__list:not(.v-cli-z__list--sm) .v-cli-z__list-item>div:first-child{padding:.75rem .75rem .5rem}.v-cli-z__list:not(.v-cli-z__list--sm) .v-cli-z__list-item>div:last-child:not(.text-right){justify-content:center;padding:0 .75rem .75rem}[data-label]:before{box-sizing:border-box;color:var(--gray-medium);content:attr(data-label);display:block;flex-shrink:0;padding-right:1rem;text-align:left;width:36%!important}.v-cli-z__doc-l__link{display:flex!important}.v-cli-z__list-footer{display:inline-flex;flex-direction:column;justify-content:end;margin-bottom:1rem;padding:.75rem;width:100%}}@media screen and (max-width:769px){.vue-modal__container{width:calc(100% - 2rem)!important}.v-cli-z__doc-l__category{padding:.75rem;width:calc(33.33333% - .41667rem)}.v-cli-z__doc-l__category-title{font-size:inherit;line-height:1.5;margin-bottom:.5rem}.v-cli-z__doc-l__category-property{display:inline-block}.v-cli-z__doc-l__category-property>span:first-child{display:none}.v-cli-z__doc-l__category>.v-cli-z__doc-l__category-title+div:after{content:"/";display:inline-block;font-size:1.25rem;margin:0 .3125rem}.v-cli-z__doc-l__category-property>span:last-child{font-size:1.25rem;font-weight:700}.v-cli-z__doc-l__category>div:nth-child(3)>span:last-child{font-weight:400}.v-cli-z__list:not(.v-cli-z__list--sm) .v-cli-z__list-item:last-of-type{margin-bottom:0!important}.v-cli-z__search{flex:100%;margin-right:0;margin-top:.5rem}.v-cli-z__list-footer,.v-cli-z__search input{width:100%}.v-cli-z__doc-lab-l__header>button,.v-cli-z__search{margin-top:.5rem}.v-cli-z__doc-d__state>div>div{display:none}.v-cli-z__doc-d__detail>:nth-child(2) .v-cli-z__doc-d__detail-col{width:100%}.v-cli-z__doc-d__detail-pair{margin-bottom:.5rem}.v-cli-z__doc-d__detail>:nth-child(2)>:last-child>:last-child{margin-bottom:0}.v-cli-z__doc-d .v-cli-z__list-footer>div{padding-bottom:.5rem}.v-cli-z__doc-d .v-cli-z__list-footer>div>div{padding:0}}@media screen and (max-width:575px){.v-cli-z__doc-l__spacer{flex:unset}.vue-modal__container{width:96vw!important}.vue-modal__body,.vue-modal__header{padding:1rem 3rem 1rem 1rem!important}.vue-address-form__content-input{margin-right:0!important;width:100%}.vue-address-form__content input,.vue-address-form__content select{width:100%}.v-cli-z__menu>a>span,.v-cli-z__menu__title{font-size:14px}.v-cli-z__menu__title{padding-left:1.2rem}.v-cli-z__menu__title:after{margin-left:.2rem}.v-cli-z__list--sm .v-cli-z__list-header>:first-child,.v-cli-z__list--sm .v-cli-z__list-item>:first-child{padding-left:0}.v-cli-z__list--sm .v-cli-z__list-header>:last-child,.v-cli-z__list--sm .v-cli-z__list-item>:last-child{padding-right:0}.v-cli-z__doc-d__state>div{padding:.5rem}.v-cli-z__doc-d__state>div>img{height:24px;width:24px}.v-cli-z__doc-d__state>div>h4{font-size:14px}}@media screen and (max-width:430px){.v-cli-z__doc-d__state>div>h4{font-size:12px}}@media screen and (max-width:390px){.v-cli-z__doc-d__state{display:flex;flex-wrap:nowrap;justify-content:space-between;padding:.5rem}.v-cli-z__doc-d__state>div{padding:0}.v-cli-z__doc-d__payment{align-items:stretch;flex-direction:column}.v-cli-z__doc-d__payment a{margin-top:1rem}.v-cli-z__doc-d__detail-code{font-size:.8rem}.v-cli-z__s__f__dropdown{right:-1rem;width:100vw}.v-cli-z__s__f__dropdown:after{right:calc(2.125rem - 8px)}.v-cli-z__s__f__dropdown .dek-checkbox__label{font-size:.875rem}}@media screen and (max-width:374px){.v-cli-z__doc-l__category{padding:.5rem}.v-cli-z__doc-l__category-title{font-size:12px;line-height:1.2;margin-bottom:5px}.v-cli-z__doc-l__category-property>span:last-child,.v-cli-z__doc-l__category>.v-cli-z__doc-l__category-title+div:after{font-size:17px}}.vue-address-form{background:var(--gray-lightest);padding:1rem}.vue-address-form__title{font-size:1.4rem;margin-bottom:.25rem}.vue-address-form__content{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.vue-address-form__buttons{display:flex;justify-content:flex-end;margin-top:25px}.vue-address-form__buttons>div{margin-left:1rem}.vue-address-form label{color:var(--gray);font-size:14px;line-height:18px}.vue-address-form label:after{color:var(--red);content:" * "}.vue-address-form--in-modal{background:transparent;padding:0}.vue-address-form--in-modal .vue-address-form__content-input{display:flex;flex-direction:column;margin-top:.75rem}.vue-address-form--in-modal .vue-address-form__content-wrapper{display:flex;flex-wrap:wrap}.vue-address-form--in-modal .vue-address-form__header{display:none}.vue-address-form--in-modal .vue-address-form__content{display:block}.vue-address-form--in-modal .vue-address-form__content>div:first-child{margin-top:0}.vue-address-form--in-modal .vue-address-form__content-wrapper .vue-address-form__content-input{margin-right:.75rem}.vue-address-form--in-modal .vue-address-form__content-input>label{font-size:.875rem;line-height:1.3;margin-bottom:.25rem}.vue-address-form--in-modal .vue-address-form__content-errors>[class^=input-],.vue-address-form--in-modal .vue-address-form__content-input>[class^=input-]{margin-bottom:0}.vue-address-form__content-wrapper .vue-address-form__content-errors{flex-basis:100%}.vue-address-form__content-errors{display:flex;flex-direction:column}.vue-modal__mask{background-color:rgba(0,0,0,.5);display:table;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:10}.vue-modal__wrapper{display:table-cell;vertical-align:middle}.vue-modal__header{background:var(--green-lighter);padding:1.5rem 3rem 1.5rem 2rem}.vue-modal__header h3{margin:0}.vue-modal__container{background-color:#fff;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,.33);margin:0 auto;max-height:98vh;position:relative;transition:all .3s ease}.vue-modal__body{max-height:70vh;overflow:auto;padding:1.5rem 2rem}.vue-modal .bottom,.vue-modal__footer{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:end;padding:1.5rem 2rem}.vue-modal__close{border:2px solid var(--gray);border-radius:50%;cursor:pointer;height:32px;position:absolute;right:9px;top:9px;width:32px;z-index:1}.vue-modal__close:after,.vue-modal__close:before{border:1px solid var(--gray);content:" ";height:16px;left:50%;margin-left:-1px;margin-top:-9px;position:absolute;top:50%;width:0}.vue-modal__close:hover,.vue-modal__close:hover:after,.vue-modal__close:hover:before{border-color:var(--red)}.vue-modal__close:before{transform:rotate(45deg)}.vue-modal__close:after{transform:rotate(-45deg)}.vue-modal-enter-from,.vue-modal-leave-to{opacity:0}.vue-modal-enter-from .vue-modal__container,.vue-modal-leave-to .vue-modal__container{transform:scale(0)}.vue-pagination{flex:1 1 0;justify-content:flex-end}.v-pag>*,.vue-pagination{align-items:center;display:flex}.v-pag>*{border-radius:4px;box-sizing:border-box;color:var(--gray);font-size:.8rem;height:32px;justify-content:center;margin-right:10px;padding:0 3px;text-align:center;text-decoration:none;transition:background .2s;width:32px}.v-pag__l{background:var(--white);border:1px solid var(--gray-medium);color:var(--gray)!important;text-decoration:none!important}.v-pag__l.active,.v-pag__l:hover{background:var(--gray-lighter);cursor:pointer}.v-pag__l:last-child{margin-right:0}.vue-menu-breadcrumbs{align-items:center;border-bottom:1px solid var(--gray-light);display:flex;flex-wrap:wrap;margin-bottom:var(--gutter);width:100%}.vue-menu-breadcrumbs__link{align-items:center;color:var(--gray-medium)!important;display:flex;font-size:.8rem;overflow:hidden;padding:8px 8px 10px}.vue-menu-breadcrumbs__link:hover{text-decoration:none}.vue-menu-breadcrumbs__link:not(:last-child):after{border-bottom:1px solid var(--red);border-right:1px solid var(--red);content:"";display:block;height:7px;left:-5px;margin-left:20px;margin-right:0;position:relative;transform:rotate(-45deg);width:7px}@media screen and (max-width:500px){.vue-menu-breadcrumbs__link{font-size:.9rem;padding:5px}.vue-menu-breadcrumbs__link:not(:last-child):after{height:5px;left:0;margin-left:10px;width:5px}}.vue-share-cart-button button{display:flex;font-size:.8rem;gap:.3rem;padding:.2rem .5rem}.vue-calendar>div{align-items:center;display:flex;flex-wrap:wrap}.vue-calendar.date-time .time{align-items:center;display:flex;width:150px}.vue-calendar.date-time input{background-image:url(https://cdn1.idek.cz/file/calendar-e6a5322a.svg);background-position:calc(100% - .5rem) 50%;background-repeat:no-repeat;background-size:1rem;flex:1 0 0;margin-right:1rem;min-width:150px;padding-right:2rem}.vue-calendar.date-time .divider{font-weight:700;margin:0 4px}div.vc-arrow,span.vc-day-content{background-color:unset;border:unset;margin-top:unset;padding:unset}.vc-day-content:focus{background-color:#ccd6e066!important}.vc-day-content:hover{background-color:#ccd6e04d!important}.vc-pane-container{position:relative;width:100%}.vc-pane-container.in-transition{overflow:hidden}.vc-pane-layout{display:grid}.vc-arrow{align-items:center;border:2px solid transparent;border-radius:var(--rounded);color:var(--gray-600);cursor:pointer;display:flex;justify-content:center;pointer-events:auto;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.vc-arrow:hover{background:var(--gray-200)}.vc-arrow:focus{border-color:var(--gray-300)}.vc-arrow.is-disabled{cursor:not-allowed;opacity:.25;pointer-events:none}.vc-day-popover-container{background-color:var(--gray-800);border:1px solid;border-color:var(--gray-700);border-radius:var(--rounded);box-shadow:var(--shadow);color:var(--white);font-size:var(--text-xs);font-weight:var(--font-medium);padding:4px 8px}.vc-day-popover-header{color:var(--gray-300);font-size:var(--text-xs);font-weight:var(--font-semibold);text-align:center}.vc-arrows-container{display:flex;justify-content:space-between;padding:8px 10px;pointer-events:none;position:absolute;top:0;width:100%}.vc-arrows-container.title-left{justify-content:flex-end}.vc-arrows-container.title-right{justify-content:flex-start}.vc-is-dark .vc-arrow{color:var(--white)}.vc-is-dark .vc-arrow:hover{background:var(--gray-800)}.vc-is-dark .vc-arrow:focus{border-color:var(--gray-700)}.vc-is-dark .vc-day-popover-container{background-color:var(--white);border-color:var(--gray-100);color:var(--gray-800)}.vc-is-dark .vc-day-popover-header{color:var(--gray-700)}.vc-day{min-height:32px;position:relative;z-index:1}.vc-day.is-not-in-month *{opacity:0;pointer-events:none}.vc-day-layer{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.vc-day-box-center-center{align-items:center;display:flex;justify-content:center;transform-origin:50% 50%}.vc-day-box-left-center{align-items:center;display:flex;justify-content:flex-start;transform-origin:0 50%}.vc-day-box-right-center{align-items:center;display:flex;justify-content:flex-end;transform-origin:100% 50%}.vc-day-box-center-bottom{align-items:flex-end;display:flex;justify-content:center}.vc-day-content{align-items:center;border-radius:var(--rounded-full);cursor:pointer;display:flex;font-size:var(--text-sm);font-weight:var(--font-medium);height:28px;justify-content:center;line-height:28px;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;width:28px}.vc-day-content:hover{background-color:rgba(204,214,224,.302)}.vc-day-content:focus{background-color:rgba(204,214,224,.4);font-weight:var(--font-bold)}.vc-day-content.is-disabled{color:var(--gray-400)}.vc-is-dark .vc-day-content:hover{background-color:rgba(114,129,151,.302)}.vc-is-dark .vc-day-content:focus{background-color:rgba(114,129,151,.4)}.vc-is-dark .vc-day-content.is-disabled{color:var(--gray-600)}.vc-highlights{overflow:hidden;pointer-events:none;z-index:-1}.vc-highlight{height:28px;width:28px}.vc-highlight.vc-highlight-base-start{border-radius:0!important;border-right-width:0!important;width:50%!important}.vc-highlight.vc-highlight-base-end{border-left-width:0!important;border-radius:0!important;width:50%!important}.vc-highlight.vc-highlight-base-middle{border-left-width:0!important;border-radius:0!important;border-right-width:0!important;margin:0 -1px;width:100%}.vc-dots{align-items:center;display:flex;justify-content:center}.vc-dot{border-radius:50%;height:5px;transition:all var(--day-content-transition-time);width:5px}.vc-dot:not(:last-child){margin-right:3px}.vc-bars{align-items:center;display:flex;justify-content:flex-start;width:75%}.vc-bar{flex-grow:1;height:3px;transition:all var(--day-content-transition-time)}.vc-nav-header{display:flex;justify-content:space-between}.vc-nav-arrow{align-items:center;border:2px solid transparent;border-radius:var(--rounded);cursor:pointer;display:flex;justify-content:center;line-height:var(--leading-snug);-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.vc-nav-arrow.is-left{margin-right:auto}.vc-nav-arrow.is-right{margin-left:auto}.vc-nav-arrow.is-disabled{cursor:not-allowed;opacity:.25;pointer-events:none}.vc-nav-arrow:hover{background-color:var(--gray-900)}.vc-nav-arrow:focus{border-color:var(--accent-600)}.vc-nav-title{border:2px solid transparent;border-radius:var(--rounded);color:var(--accent-100);font-weight:var(--font-bold);line-height:var(--leading-snug);padding:4px 8px;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.vc-nav-title:hover{background-color:var(--gray-900)}.vc-nav-title:focus{border-color:var(--accent-600)}.vc-nav-items{grid-row-gap:2px;grid-column-gap:5px;display:grid;grid-template-columns:repeat(3,1fr)}.vc-nav-item{border:2px solid transparent;border-radius:var(--rounded);cursor:pointer;font-weight:var(--font-semibold);line-height:var(--leading-snug);padding:4px 0;text-align:center;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;width:48px}.vc-nav-item:hover{background-color:var(--gray-900);box-shadow:var(--shadow-inner);color:var(--white)}.vc-nav-item.is-active{background:var(--accent-100);box-shadow:var(--shadow);color:var(--accent-900);font-weight:var(--font-bold)}.vc-nav-item.is-current{border-color:var(--accent-100);color:var(--accent-100);font-weight:var(--bold)}.vc-nav-item:focus{border-color:var(--accent-600)}.vc-nav-item.is-disabled{opacity:.25;pointer-events:none}.vc-is-dark .vc-nav-title{color:var(--gray-900)}.vc-is-dark .vc-nav-title:hover{background-color:var(--gray-200)}.vc-is-dark .vc-nav-title:focus{border-color:var(--accent-400)}.vc-is-dark .vc-nav-arrow:hover{background-color:var(--gray-200)}.vc-is-dark .vc-nav-arrow:focus{border-color:var(--accent-400)}.vc-is-dark .vc-nav-item:hover{background-color:var(--gray-200);box-shadow:none;color:var(--gray-900)}.vc-is-dark .vc-nav-item.is-active{background:var(--accent-500);color:var(--white)}.vc-is-dark .vc-nav-item.is-current{border-color:var(--accent-500);color:var(--accent-600)}.vc-is-dark .vc-nav-item:focus{border-color:var(--accent-400)}.vc-pane{min-width:250px}.vc-header{align-items:center;display:flex;justify-content:center;padding:10px 16px 0}.vc-header.align-left{justify-content:flex-start}.vc-header.align-right{justify-content:flex-end}.vc-title{color:var(--gray-800);cursor:pointer;font-size:var(--text-lg);font-weight:var(--font-semibold);line-height:28px;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.vc-title:hover{opacity:.75}.vc-weeknumber{position:relative}.vc-weeknumber,.vc-weeknumber-content{align-items:center;display:flex;justify-content:center}.vc-weeknumber-content{color:var(--gray-500);font-size:var(--text-xs);font-style:italic;font-weight:var(--font-medium);height:28px;margin-top:2px;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;width:28px}.vc-weeknumber-content.is-left-outside{left:var(--weeknumber-offset);position:absolute}.vc-weeknumber-content.is-right-outside{position:absolute;right:var(--weeknumber-offset)}.vc-weeks{-webkit-overflow-scrolling:touch;display:grid;grid-template-columns:repeat(7,1fr);min-width:250px;padding:6px;position:relative}.vc-weeks.vc-show-weeknumbers{grid-template-columns:auto repeat(7,1fr)}.vc-weeks.vc-show-weeknumbers.is-right{grid-template-columns:repeat(7,1fr) auto}.vc-weekday{color:var(--gray-500);cursor:default;font-size:var(--text-sm);font-weight:var(--font-bold);line-height:14px;padding-bottom:8px;padding-top:4px;text-align:center;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.vc-weekdays{display:flex}.vc-nav-popover-container{background-color:var(--gray-800);border:1px solid;border-color:var(--gray-700);border-radius:var(--rounded-lg);box-shadow:var(--shadow);color:var(--white);font-size:var(--text-sm);font-weight:var(--font-semibold);padding:4px}.vc-is-dark .vc-header{color:var(--gray-200)}.vc-is-dark .vc-title{color:var(--gray-100)}.vc-is-dark .vc-weekday{color:var(--accent-200)}.vc-is-dark .vc-nav-popover-container{background-color:var(--white);border-color:var(--gray-100);color:var(--gray-800)}.vc-none-enter-active,.vc-none-leave-active{transition-duration:0s}.vc-fade-enter-active,.vc-fade-leave-active,.vc-slide-down-enter-active,.vc-slide-down-leave-active,.vc-slide-fade-enter-active,.vc-slide-fade-leave-active,.vc-slide-left-enter-active,.vc-slide-left-leave-active,.vc-slide-right-enter-active,.vc-slide-right-leave-active,.vc-slide-up-enter-active,.vc-slide-up-leave-active{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;transition:transform var(--slide-duration) var(--slide-timing),opacity var(--slide-duration) var(--slide-timing)}.vc-fade-leave-active,.vc-none-leave-active,.vc-slide-down-leave-active,.vc-slide-left-leave-active,.vc-slide-right-leave-active,.vc-slide-up-leave-active{position:absolute!important;width:100%}.vc-fade-enter-from,.vc-fade-leave-to,.vc-none-enter-from,.vc-none-leave-to,.vc-slide-down-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from,.vc-slide-fade-leave-to,.vc-slide-left-enter-from,.vc-slide-left-leave-to,.vc-slide-right-enter-from,.vc-slide-right-leave-to,.vc-slide-up-enter-from,.vc-slide-up-leave-to{opacity:0}.vc-slide-fade-enter-from.direction-left,.vc-slide-fade-leave-to.direction-left,.vc-slide-left-enter-from,.vc-slide-right-leave-to{transform:translate(var(--slide-translate))}.vc-slide-fade-enter-from.direction-right,.vc-slide-fade-leave-to.direction-right,.vc-slide-left-leave-to,.vc-slide-right-enter-from{transform:translate(calc(var(--slide-translate)*-1))}.vc-slide-down-leave-to,.vc-slide-fade-enter-from.direction-top,.vc-slide-fade-leave-to.direction-top,.vc-slide-up-enter-from{transform:translateY(var(--slide-translate))}.vc-slide-down-enter-from,.vc-slide-fade-enter-from.direction-bottom,.vc-slide-fade-leave-to.direction-bottom,.vc-slide-up-leave-to{transform:translateY(calc(var(--slide-translate)*-1))}.vc-popover-content-wrapper{--popover-horizontal-content-offset:8px;--popover-vertical-content-offset:10px;--popover-caret-horizontal-offset:18px;--popover-caret-vertical-offset:8px;display:block;outline:none;position:absolute;z-index:10}.vc-popover-content-wrapper:not(.is-interactive){pointer-events:none}.vc-popover-content{box-shadow:var(--shadow-lg);outline:none;position:relative;z-index:10}.vc-popover-content.direction-bottom{margin-top:var(--popover-vertical-content-offset)}.vc-popover-content.direction-top{margin-bottom:var(--popover-vertical-content-offset)}.vc-popover-content.direction-left{margin-right:var(--popover-horizontal-content-offset)}.vc-popover-content.direction-right{margin-left:var(--popover-horizontal-content-offset)}.vc-popover-caret{background-color:inherit;border-left:inherit;border-top:inherit;content:"";display:block;height:12px;position:absolute;width:12px;z-index:-1}.vc-popover-caret.direction-bottom{top:0}.vc-popover-caret.direction-bottom.align-left{transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-center{transform:translate(-50%) translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-right{transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-top{top:100%}.vc-popover-caret.direction-top.align-left{transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-center{transform:translate(-50%) translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-right{transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-left{left:100%}.vc-popover-caret.direction-left.align-top{transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-middle{transform:translateY(-50%) translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-bottom{transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-right{left:0}.vc-popover-caret.direction-right.align-top{transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-middle{transform:translateY(-50%) translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-bottom{transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.align-left{left:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-center{left:50%}.vc-popover-caret.align-right{right:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-top{top:var(--popover-caret-vertical-offset)}.vc-popover-caret.align-middle{top:50%}.vc-popover-caret.align-bottom{bottom:var(--popover-caret-vertical-offset)}.vc-day-popover-row{--day-content-transition-time:.13s ease-in;align-items:center;display:flex;transition:all var(--day-content-transition-time)}.vc-day-popover-row:not(:first-child){margin-top:3px}.vc-day-popover-row-indicator{align-items:center;display:flex;flex-grow:0;justify-content:center;margin-right:3px;width:15px}.vc-day-popover-row-indicator span{transition:all var(--day-content-transition-time)}.vc-day-popover-row-content{align-items:center;display:flex;flex-grow:1;flex-wrap:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.vc-svg-icon{stroke:currentColor;stroke-width:0;display:inline-block}.vc-svg-icon path{fill:currentColor}.vc-time-picker{align-items:center;display:flex;padding:8px}.vc-time-picker.vc-invalid{opacity:.5;pointer-events:none}.vc-time-picker.vc-bordered{border-top:1px solid var(--gray-400)}.vc-time-icon{color:var(--gray-600);height:16px;width:16px}.vc-time-content{margin-left:8px}.vc-time-date{align-items:center;display:flex;font-size:var(--text-sm);font-weight:var(--font-semibold);line-height:21px;margin-top:-4px;padding:0 0 4px 4px;text-transform:uppercase}.vc-time-weekday{color:var(--gray-700);letter-spacing:var(--tracking-wide)}.vc-time-month{color:var(--accent-600);margin-left:8px}.vc-time-day{color:var(--accent-600);margin-left:4px}.vc-time-year{color:var(--gray-500);margin-left:8px}.vc-am-pm,.vc-time-select{align-items:center;display:flex}.vc-am-pm{background:var(--gray-200);border-radius:var(--rounded);color:var(--gray-800);height:30px;margin-left:8px;padding:4px}.vc-am-pm button{background:transparent;border:2px solid transparent;border-radius:var(--rounded);font-size:var(--text-sm);font-weight:var(--font-medium);line-height:var(--leading-snug);padding:0 4px}.vc-am-pm button:hover{color:var(--gray-600)}.vc-am-pm button:focus{border-color:var(--accent-400)}.vc-am-pm button.active{background:var(--accent-600);color:var(--white)}.vc-am-pm button.active:hover{background:var(--accent-500)}.vc-am-pm button.active:focus{border-color:var(--accent-400)}.vc-is-dark .vc-time-picker{border-color:var(--gray-700)}.vc-is-dark .vc-time-icon,.vc-is-dark .vc-time-weekday{color:var(--gray-400)}.vc-is-dark .vc-time-day,.vc-is-dark .vc-time-month{color:var(--accent-400)}.vc-is-dark .vc-time-year{color:var(--gray-500)}.vc-is-dark .vc-am-pm{background:var(--gray-700)}.vc-is-dark .vc-am-pm:focus{border-color:var(--accent-500)}.vc-is-dark .vc-am-pm button{color:var(--gray-100)}.vc-is-dark .vc-am-pm button:hover{color:var(--gray-400)}.vc-is-dark .vc-am-pm button:focus{border-color:var(--accent-500)}.vc-is-dark .vc-am-pm button.active{background:var(--accent-500);color:var(--white)}.vc-is-dark .vc-am-pm button.active:hover{background:var(--accent-600)}.vc-is-dark .vc-am-pm button.active:focus{border-color:var(--accent-500)}.vc-select{position:relative}.vc-select select{-moz-padding-start:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--gray-200);background-image:none;border:2px solid;border-color:var(--gray-200);border-radius:var(--rounded);color:var(--gray-900);cursor:pointer;display:block;flex-grow:1;font-size:var(--text-base);font-weight:var(--font-medium);height:30px;line-height:var(--leading-tight);padding:0 20px 0 8px;text-align:left;text-indent:0;width:52px}.vc-select select:hover{color:var(--gray-600)}.vc-select select:focus{background-color:var(--white);border-color:var(--accent-400);outline:0}.vc-select-arrow{align-items:center;bottom:0;color:var(--gray-500);display:flex;padding:0 4px 0 0;pointer-events:none;position:absolute;right:0;top:0}.vc-select-arrow svg{fill:currentColor;height:16px;width:16px}.vc-is-dark select{background:var(--gray-700);border-color:var(--gray-700);color:var(--gray-100)}.vc-is-dark select:hover{color:var(--gray-400)}.vc-is-dark select:focus{background-color:var(--gray-800);border-color:var(--accent-500)}.vc-container{--white:#fff;--black:#000;--gray-100:#f7fafc;--gray-200:#edf2f7;--gray-300:#e2e8f0;--gray-400:#cbd5e0;--gray-500:#a0aec0;--gray-600:#718096;--gray-700:#4a5568;--gray-800:#2d3748;--gray-900:#1a202c;--red-100:#fff5f5;--red-200:#fed7d7;--red-300:#feb2b2;--red-400:#fc8181;--red-500:#f56565;--red-600:#e53e3e;--red-700:#c53030;--red-800:#9b2c2c;--red-900:#742a2a;--orange-100:#fffaf0;--orange-200:#feebc8;--orange-300:#fbd38d;--orange-400:#f6ad55;--orange-500:#ed8936;--orange-600:#dd6b20;--orange-700:#c05621;--orange-800:#9c4221;--orange-900:#7b341e;--yellow-100:ivory;--yellow-200:#fefcbf;--yellow-300:#faf089;--yellow-400:#f6e05e;--yellow-500:#ecc94b;--yellow-600:#d69e2e;--yellow-700:#b7791f;--yellow-800:#975a16;--yellow-900:#744210;--green-100:#f0fff4;--green-200:#c6f6d5;--green-300:#9ae6b4;--green-400:#68d391;--green-500:#48bb78;--green-600:#38a169;--green-700:#2f855a;--green-800:#276749;--green-900:#22543d;--teal-100:#e6fffa;--teal-200:#b2f5ea;--teal-300:#81e6d9;--teal-400:#4fd1c5;--teal-500:#38b2ac;--teal-600:#319795;--teal-700:#2c7a7b;--teal-800:#285e61;--teal-900:#234e52;--blue-100:#ebf8ff;--blue-200:#bee3f8;--blue-300:#90cdf4;--blue-400:#63b3ed;--blue-500:#4299e1;--blue-600:#3182ce;--blue-700:#2b6cb0;--blue-800:#2c5282;--blue-900:#2a4365;--indigo-100:#ebf4ff;--indigo-200:#c3dafe;--indigo-300:#a3bffa;--indigo-400:#7f9cf5;--indigo-500:#667eea;--indigo-600:#5a67d8;--indigo-700:#4c51bf;--indigo-800:#434190;--indigo-900:#3c366b;--purple-100:#faf5ff;--purple-200:#e9d8fd;--purple-300:#d6bcfa;--purple-400:#b794f4;--purple-500:#9f7aea;--purple-600:#805ad5;--purple-700:#6b46c1;--purple-800:#553c9a;--purple-900:#44337a;--pink-100:#fff5f7;--pink-200:#fed7e2;--pink-300:#fbb6ce;--pink-400:#f687b3;--pink-500:#ed64a6;--pink-600:#d53f8c;--pink-700:#b83280;--pink-800:#97266d;--pink-900:#702459}.vc-container.vc-red{--accent-100:var(--red-100);--accent-200:var(--red-200);--accent-300:var(--red-300);--accent-400:var(--red-400);--accent-500:var(--red-500);--accent-600:var(--red-600);--accent-700:var(--red-700);--accent-800:var(--red-800);--accent-900:var(--red-900)}.vc-container.vc-orange{--accent-100:var(--orange-100);--accent-200:var(--orange-200);--accent-300:var(--orange-300);--accent-400:var(--orange-400);--accent-500:var(--orange-500);--accent-600:var(--orange-600);--accent-700:var(--orange-700);--accent-800:var(--orange-800);--accent-900:var(--orange-900)}.vc-container.vc-yellow{--accent-100:var(--yellow-100);--accent-200:var(--yellow-200);--accent-300:var(--yellow-300);--accent-400:var(--yellow-400);--accent-500:var(--yellow-500);--accent-600:var(--yellow-600);--accent-700:var(--yellow-700);--accent-800:var(--yellow-800);--accent-900:var(--yellow-900)}.vc-container.vc-green{--accent-100:var(--green-100);--accent-200:var(--green-200);--accent-300:var(--green-300);--accent-400:var(--green-400);--accent-500:var(--green-500);--accent-600:var(--green-600);--accent-700:var(--green-700);--accent-800:var(--green-800);--accent-900:var(--green-900)}.vc-container.vc-teal{--accent-100:var(--teal-100);--accent-200:var(--teal-200);--accent-300:var(--teal-300);--accent-400:var(--teal-400);--accent-500:var(--teal-500);--accent-600:var(--teal-600);--accent-700:var(--teal-700);--accent-800:var(--teal-800);--accent-900:var(--teal-900)}.vc-container.vc-blue{--accent-100:var(--blue-100);--accent-200:var(--blue-200);--accent-300:var(--blue-300);--accent-400:var(--blue-400);--accent-500:var(--blue-500);--accent-600:var(--blue-600);--accent-700:var(--blue-700);--accent-800:var(--blue-800);--accent-900:var(--blue-900)}.vc-container.vc-indigo{--accent-100:var(--indigo-100);--accent-200:var(--indigo-200);--accent-300:var(--indigo-300);--accent-400:var(--indigo-400);--accent-500:var(--indigo-500);--accent-600:var(--indigo-600);--accent-700:var(--indigo-700);--accent-800:var(--indigo-800);--accent-900:var(--indigo-900)}.vc-container.vc-purple{--accent-100:var(--purple-100);--accent-200:var(--purple-200);--accent-300:var(--purple-300);--accent-400:var(--purple-400);--accent-500:var(--purple-500);--accent-600:var(--purple-600);--accent-700:var(--purple-700);--accent-800:var(--purple-800);--accent-900:var(--purple-900)}.vc-container.vc-pink{--accent-100:var(--pink-100);--accent-200:var(--pink-200);--accent-300:var(--pink-300);--accent-400:var(--pink-400);--accent-500:var(--pink-500);--accent-600:var(--pink-600);--accent-700:var(--pink-700);--accent-800:var(--pink-800);--accent-900:var(--pink-900)}.vc-container{--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--leading-snug:1.375;--rounded:.25rem;--rounded-lg:.5rem;--rounded-full:9999px;--shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,.06);--slide-translate:22px;--slide-duration:.15s;--slide-timing:ease;--day-content-transition-time:.13s ease-in;--weeknumber-offset:-34px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;background-color:var(--white);border:1px solid;border-color:var(--gray-400);border-radius:var(--rounded-lg);color:var(--gray-900);display:inline-flex;font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;height:-webkit-max-content;height:-moz-max-content;height:max-content;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.vc-container,.vc-container *{box-sizing:border-box}.vc-container :focus,.vc-container:focus{outline:none}.vc-container [role=button],.vc-container button{cursor:pointer}.vc-container.vc-is-expanded{min-width:100%}.vc-container .vc-container{border:none}.vc-container.vc-is-dark{background-color:var(--gray-900);border-color:var(--gray-700);color:var(--gray-100)}.vue-accordion .item{border:1px solid var(--gray-lighter);display:flex;flex-direction:column}.vue-accordion .item:not(:last-of-type){border-bottom:none}.vue-accordion .item:not(.open):hover{background:var(--gray-lightest)}.vue-accordion .item .label{cursor:pointer;font-weight:700;padding:1rem 3rem 1rem 1.5rem;position:relative}.vue-accordion .item .label:after{border-bottom:4px solid var(--red);border-right:4px solid var(--red);box-sizing:border-box;content:"";display:block;height:14px;position:absolute;right:1.5rem;top:1.125rem;transform:rotate(45deg);transition:all .2s linear;width:14px}.vue-accordion .item.open .label{color:var(--red)}.vue-accordion .item.open .label:after{top:1.5rem;transform:rotate(225deg)}.vue-accordion .item .content{height:0;overflow:hidden;padding:0 1.5rem;transition:height .2s ease-out}.vue-accordion .item.open .content{height:auto}.vue-accordion .item .content>div>*{margin:0;padding:1rem 0;word-break:break-word}.vue-accordion .content a{color:var(--red)}.vue-accordion .content a:hover{color:#a6000e;text-decoration:none}@media screen and (max-width:500px){.vue-accordion .item .label{padding:1rem 2.5rem 1rem 1rem}.vue-accordion .item .label:after{right:1rem}.vue-accordion .item .content{padding:0 1rem}}.wrapper-product-grid{display:flex;flex-wrap:wrap;justify-content:space-between;min-height:420px;width:100%}.wrapper-product-grid__left{margin-right:2rem;width:280px}.wrapper-product-grid__right{flex:1 1 0}.wrapper-product-grid__ordering-pagination{border-bottom:1px solid var(--gray-lighter);display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:1200px){.wrapper-product-grid__left{margin-right:0;width:100%}}.view-dodaci-listy{display:grid;gap:2rem;grid-template-columns:1fr 2fr 2fr;margin-bottom:2rem}.view-dodaci-listy *{box-sizing:border-box}.view-dodaci-listy__form{width:300px;& form{column-gap:1.5rem;flex-direction:row;flex-wrap:wrap;&>*{width:100%}}& .dek-radio{width:fit-content}}.view-dodaci-listy__napoveda-inner{font-size:.9rem}.view-dodaci-listy__napoveda-inner__title{align-items:baseline;display:flex;gap:.5rem;margin-top:0}.view-dodaci-listy__napoveda-inner>div{margin-top:.5rem}.view-dodaci-listy__search-result{display:flex;flex-wrap:wrap;width:100%}.view-dodaci-listy__search-result a{color:var(--red);text-decoration:none}.view-dodaci-listy__search-result a:hover{text-decoration:underline}.view-dodaci-listy__search-result>div{border-top:1px solid var(--gray-light);padding:1rem;width:33.33333%}.view-dodaci-listy__search-result>h4:first-child{width:100%}table.table-nastaveni-cookies{border-collapse:collapse;margin:1rem 0}.table-nastaveni-cookies table,.table-nastaveni-cookies td,.table-nastaveni-cookies th{border:1px solid #c3c3c3;font-weight:400;padding:.2rem;text-align:center}.view-dodaci-listy__form ol[type=I]{font-weight:600}.view-dodaci-listy__form ol[type=a]{font-weight:400}@media screen and (max-width:980px){.view-dodaci-listy{grid-template-columns:1fr 2fr}.view-dodaci-listy__form{grid-row:1/3;width:100%}.view-dodaci-listy__form form{width:100%}}@media screen and (max-width:768px){.view-dodaci-listy__form{width:100%}.view-dodaci-listy{grid-template-columns:1fr}}.view-dodaci-listy__mydek-promo{border:1px solid var(--gray-lightest);margin-top:1rem;position:relative}.view-dodaci-listy__mydek-promo__content{padding:1.5rem 1.5rem 0;&>.view-dodaci-listy__mydek-promo__title{color:var(--black);font-size:1.7rem;font-weight:700;line-height:1.2}&>.view-dodaci-listy__mydek-promo__subtitle{color:var(--gray);font-size:1.1rem;font-weight:700;line-height:1.2;margin-bottom:.75rem}&>.view-dodaci-listy__mydek-promo__text{color:var(--gray);font-size:1rem;font-weight:400;line-height:1.5}&>.view-dodaci-listy__mydek-promo__button{margin-top:1rem}}.view-dodaci-listy__mydek-promo__image{height:200px;position:relative;z-index:-1}.view-dodaci-listy__mydek-promo__image .view-dodaci-listy__mydek-promo__image-portal{bottom:0;object-fit:contain;position:absolute;right:0;width:100%}.view-dodaci-listy__mydek-promo__image .view-dodaci-listy__mydek-promo__image-logo{bottom:1.5rem;left:1.5rem;object-fit:contain;position:absolute;width:90px;z-index:1}.complaintForm__block{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.complaintForm__article{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:calc(50% - 1rem)}.complaint-wrap form,.complaintForm__article{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.complaint-wrap form{-webkit-box-orient:horizontal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;max-width:960px}.complaint__product-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-top:1px solid var(--gray-light);-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem;margin-top:2rem;max-width:960px;width:100%}.complaint__product,.complaint__product-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.complaint__product{-webkit-box-pack:justify;-ms-flex-pack:justify;background:var(--gray-lightest);border-bottom:1px solid var(--gray-light);border-left:1px solid var(--gray-light);border-right:1px solid var(--gray-light);-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding:1rem}button.complaint__addDynamic{background:none;border:none;color:var(--red);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;justify-items:baseline;margin:10px 0;outline:0;padding:0}[role=combobox]{background-color:#fff}.return__item_number{width:25%}.return__amount{width:10%}.return__defect_description{width:35%}.return__reason{width:25%}.defect__item__number{width:20%}.defect__amount{width:10%}.defect__desription{width:67%}.defect__remove{width:100%}@media (max-width:835px){.complaintForm__article{margin:0 auto 1rem;width:calc(100% - 1rem)}.complaintForm__block{display:block}}input[type=date]{font-family:Roboto}.complaintForm__article.complaintForm__button{width:8rem}.w100{width:100%}.js-other-default{display:none}[role=textbox].autoExpand{height:auto;line-height:1.5;max-height:5rem;max-width:100%;min-height:1.5rem;min-width:100%}.complaint-wrap .error{background-color:#eb00001a}.com-product-rating__icon-minus,.com-product-rating__icon-plus{top:0}.complaint__customer-center{display:flex}.complaint__customer-center a{color:var(--black);text-decoration:none}.complaint__customer-center a:hover{text-decoration:underline}.complaint__customer-center i{color:var(--black);margin-right:5px}.fakro__nadpis{font-size:1.5rem;padding:1rem 0 0}.fakro-form .fakro-form__company,.fakro-form .fakro-form__delivery,.fakro-form form{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:10px;width:100%}.fakro-form .fakro-form__company>div,.fakro-form .fakro-form__delivery>div,.fakro-form form>div{margin-top:5px;width:49%}.fakro-form form .fakro__nadpis{width:100%}.fakro-form form div label{font-size:.875rem}.fakro-form form [role=combobox]{margin-top:calc(var(--gutter)/2)}.fakro-form form div input,.fakro-form form div select{height:36px}.fakro-form form div label{line-height:16px}.fakro-form .fakro-form__full{width:100%}@media screen and (max-width:500px){.fakro-form form div{width:100%}}.fakro-done>div{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:100px}.fakro-done__img{display:flex;justify-content:center;width:200px}.fakro-done__img>img{width:60%}.fakro-done__text{flex:1 1 0;padding:20px}.fakro-done__text>h3{color:var(--green);font-size:1.5rem;font-weight:400;margin:0;padding-bottom:10px}.fakro-done__text>span{display:block;font-size:1.1rem}.fakro-done .fakro-done__button{display:flex;justify-content:center;width:100%}.fakro-iframe-overlay{font-size:20px;margin:20px auto 600px;text-align:center}.dekroof{margin-top:2rem;max-width:1600px}.dekroof__banner{align-items:center;display:flex;margin-top:1rem;overflow:hidden}.dekroof__banner picture{display:flex;justify-content:center;width:100%}.dekroof__text{margin-top:2rem}.dekroof__text h3{font-size:1.25rem}@media screen and (max-width:980px){.dekroof__banner img{height:100%;width:100%}}.howOrder{box-sizing:border-box;margin:auto;max-width:980px}.howOrder__img img{height:auto;width:100%}.howOrder__boxes{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:6rem}.howOrder__boxes__box{border:1px solid var(--gray-light);box-sizing:border-box;margin-top:100px;padding:65px 25px 25px;position:relative;width:calc(50% - 12.5px)}.howOrder__boxes__box>a{color:var(--gray);text-decoration:none}.howOrder__boxes__box:not(:last-of-type):hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transition:all .16s ease-out}.howOrder__boxes__box:nth-child(2n){margin-left:25px}.howOrder__boxes__box-icon{align-items:center;background-color:#fff;border:1px solid var(--gray-light);border-radius:50%;box-sizing:border-box;display:flex;height:90px;justify-content:center;left:50%;padding:25px;position:absolute;top:-45px;transform:translate(-50%);width:90px;z-index:2}.howOrder__boxes__box__content{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.howOrder__boxes__box-title{display:block;font-size:1.5rem;font-weight:700;line-height:36px;margin-bottom:1rem;text-align:center}.howOrder__boxes__box-text{display:block;line-height:1.5;margin-bottom:25px;text-align:center}.howOrder__boxes__box-button{display:flex;justify-content:center}.howOrder__boxes__box-customerCenter{align-items:center;display:flex;flex-direction:column}.howOrder__boxes__box-customerCenter>div{color:var(--red);display:flex;margin-bottom:8px}.howOrder__boxes__box-customerCenter>div:last-of-type{margin-bottom:16px}.howOrder__boxes__box-customerCenter>div>i{margin-right:10px}.howOrder__boxes__box-customerCenter>div>a{color:var(--red)}.howOrder__boxes__box-customerCenter>div:hover a,.howOrder__boxes__box-customerCenter>div:hover i{color:var(--green);transition:all .16s ease-out}.howOrder__boxes__box:last-of-type .howOrder__boxes__box-text:last-child{margin-bottom:0}.howOrder__text{margin-bottom:1.5rem}.howOrder__thanks{margin-top:80px}.howOrder__thanks__main-info{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px}.howOrder__thanks__main-info__img{display:flex;justify-content:center;width:200px}.howOrder__thanks__main-info__img>img{width:80%}.howOrder__thanks__main-info__text{flex:1 1 0;margin-left:50px;padding-top:1rem}.howOrder__thanks__main-info__text>h2{color:var(--blue);font-size:1.6875rem;font-weight:400;margin-bottom:0}.howOrder__thanks__main-info__text>span{display:block;margin-bottom:20px}@media screen and (max-width:700px){.howOrder__thanks{margin-top:50px}}@media screen and (max-width:600px){.howOrder__thanks__main-info__img{display:none}.howOrder__thanks__main-info__text{margin-left:0}}@media screen and (max-width:500px){.howOrder__boxes__box{margin-top:60px;width:100%}.howOrder__boxes__box:nth-child(2n){margin-left:0}}.view-faq{display:grid;gap:2rem;grid-template-columns:280px 1fr}.view-faq .title{grid-column:1/-1;margin-bottom:0}.view-faq .menu{display:flex;flex-direction:column}.view-faq .body{grid-column:2/-1}.view-faq .body>.content{margin-bottom:1rem}@media screen and (max-width:1024px){.view-faq{grid-template-columns:25% 1fr}}@media screen and (max-width:768px){.view-faq .dek-menu-left{flex-direction:row;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between}.view-faq .dek-menu-left .item{width:49%}.view-faq .body{grid-column:1/-1}}@media screen and (max-width:400px){.view-faq .dek-menu-left .item{width:100%}}.view-glossary{display:grid;gap:2rem;grid-template-columns:280px 1fr}.view-glossary .title{grid-column:1/-1;margin-bottom:0}.view-glossary .menu{display:flex;flex-direction:column}.view-glossary .body{grid-column:2/-1}.view-glossary .body>.content{margin-bottom:1rem}@media screen and (max-width:1024px){.view-glossary{grid-template-columns:25% 1fr}}@media screen and (max-width:768px){.view-glossary .dek-menu-left{flex-direction:row;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between}.view-glossary .dek-menu-left .item{width:49%}.view-glossary .body{grid-column:1/-1}}@media screen and (max-width:400px){.view-glossary .dek-menu-left .item{width:100%}}.katalog__wrapper{font-size:16px;margin:0 auto;max-width:1600px;width:calc(100% - 2rem)}.katalog__formular{margin-bottom:2rem}.katalog-uvodni-text{line-height:1.6}.katalog-uvodni-text-2{margin-top:2rem}.katalog-uvodni-text-ul{list-style:disc;margin-bottom:2rem}@media (min-width:980px){.katalog__mainInfo{display:flex;justify-content:space-between}}.katalog__mainInfo .katalog__popis{margin-right:2rem;width:100%}.katalog__obrazky{flex-wrap:wrap;width:100%}.katalog-form-block,.katalog__obrazky{display:flex;flex-direction:row;justify-content:space-between}.katalog-form{display:flex;flex-direction:column;font-size:1rem;margin:0 1rem;width:50%}[role=form] [role=button],[role=form] [role=combobox],[role=form] label{margin-top:1rem}em{font-size:.8rem}label.required{font-weight:400}label.required:after{color:#ed1c24;content:"*";content:""}@media (max-width:835px){.zahnutie{flex-wrap:wrap}.katalog-form-block,.zahnutie{flex-direction:column}.katalog-form{width:calc(100% - 2rem)}}.video-responsive{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video-responsive iframe{height:100%;left:0;position:absolute;top:0;width:100%}.katalog__wrapper h1{display:inline-block;font-size:2rem;font-weight:600;line-height:1.2em;margin:0 0 1rem;width:100%}.video-responsive{margin-bottom:1rem}.content-catalog-content{overflow:hidden}.content-catalog-content ul{float:left;list-style:disc;margin:20px 0;max-width:610px;padding-left:40px}.content-catalog-content img{float:right}.content-catalog-images{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:40px}.content-catalog-content>div:first-child{display:flex}.content-catalog-content>div:first-child>div{width:49%}.content-catalog-content>div:first-child>div:first-child{margin-right:2rem}.content-catalog-images a{margin-bottom:.3rem;text-decoration:none}@media screen and (max-width:980px){.content-catalog-content div,.content-catalog-content img,.content-catalog-content ul{float:none}}@media screen and (max-width:800px){.content-catalog-content>div:first-child{display:block}.content-catalog-content>div:first-child>div{width:100%}.content-catalog-content>div:first-child>.r-a-gallery,.content-catalog-content>div:first-child>.vue-gallery{padding:5px}}@media screen and (max-width:500px){div.katalog__tlacitko{flex-wrap:wrap}div.katalog__tlacitko>*{margin-left:0;margin-top:10px;width:100%}}div.katalog__tlacitko{display:flex;justify-content:center;margin-top:2rem}div.katalog__tlacitko>:last-of-type{margin-left:20px}.katalog__log-in{color:var(--red);text-decoration:none}.katalog__log-in:hover{cursor:pointer;text-decoration:underline}.katalog__buttons{background-color:var(--green-light-2);padding:20px;text-align:center}.katalog__buttons .dek-button-ghost-red{background-color:var(--white);border:1px solid var(--gray);color:var(--gray)}.katalog__buttons i{margin-right:5px}.katalog__buttons>span{font-size:1.2rem;font-weight:600}.katalog__buttons-info{color:var(--gray-medium);display:block;font-size:14px;margin-top:1rem}.katalog-form-group{display:flex;flex-wrap:wrap;justify-content:flex-start}.katalog-form-group>div:not(:last-of-type){margin-right:1rem}.katalog-form-info{display:flex;margin-top:1rem}.katalog-form-info>span{font-size:12px;margin-left:10px}.katalog-form-divider{border-top:1px solid var(--gray-light);margin:2rem 0}._wrap_4fnuw_1{background-color:var(--gray-lightest);border:1px solid var(--gray-lighter);display:flex;gap:.5rem;justify-content:flex-start;padding:1rem}._wrap_4fnuw_1 .dek-switch{margin-top:0}._wrap_3rl7k_1{margin-top:1.5rem}._wrap_15jo6_1{margin-bottom:1rem;margin-left:calc(20px + .8rem)}._modalContent_15jo6_6{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 2rem}._modalContent_15jo6_6 input{flex:1 0 0}._modalList_15jo6_17{align-items:flex-start;background:var(--gray-lightest);display:flex;flex-direction:column;height:190px;overflow-y:scroll;padding:1rem}._modalList_15jo6_17:empty{display:none}._modalItem_15jo6_31{align-items:center;color:var(--gray);column-gap:1rem;cursor:pointer;display:flex;justify-content:space-between;padding:.5rem 0;width:100%}._modalItem_15jo6_31:hover{color:var(--black);text-decoration:underline}._modalItem_15jo6_31 ._title_15jo6_46{word-break:break-all}._modalItem_15jo6_31 ._date_15jo6_50{font-size:.875rem;white-space:nowrap}._modalError_15jo6_56{margin-bottom:0}._modalInfo_15jo6_60>a{color:var(--red)}._item_ebxll_1{border:1px solid var(--gray-lighter);display:flex;flex-direction:column}._item_ebxll_1:not(:last-of-type){border-bottom:none}._item_ebxll_1:not(._open_ebxll_9):hover{background:var(--gray-lightest)}._label_ebxll_14{cursor:pointer;font-weight:700;padding:1rem 3rem 1rem 1.5rem;position:relative}._label_ebxll_14:after{border-bottom:4px solid var(--red);border-right:4px solid var(--red);box-sizing:border-box;content:"";display:block;height:14px;position:absolute;right:1.5rem;top:1.125rem;transform:rotate(45deg);transition:all .2s linear;width:14px}._item_ebxll_1._open_ebxll_9 ._label_ebxll_14{color:var(--red)}._item_ebxll_1._open_ebxll_9 ._label_ebxll_14:after{top:1.5rem;transform:rotate(225deg)}._content_ebxll_45{height:0;overflow:hidden;padding:0 1.5rem;transform-origin:top;transition:height .2s ease-out}._content_ebxll_45>div>*{margin:0;padding:1rem 0;word-break:break-word}._content_ebxll_45 a{color:var(--red)}._content_ebxll_45 a:hover{color:#a6000e;text-decoration:none}._item_ebxll_1._open_ebxll_9 ._content_ebxll_45{height:auto}@media screen and (width <= 500px){._label_ebxll_14{padding:1rem 2.5rem 1rem 1rem}._label_ebxll_14:after{right:1rem}._content_ebxll_45{padding:0 1rem}}._wrap_s489i_1{max-width:1540px}._wrap_s489i_1 *{box-sizing:border-box}._title_s489i_11{margin-bottom:2rem}._link_s489i_15,._wrap_s489i_1 a{color:var(--red);cursor:pointer;text-decoration:underline}:is(._link_s489i_15,._wrap_s489i_1 a):hover{text-decoration:none}._link_s489i_15.inverse,._wrap_s489i_1 a.inverse{text-decoration:none}:is(._link_s489i_15.inverse,._wrap_s489i_1 a.inverse):hover{text-decoration:underline}._content_s489i_35{flex:1 0 0;width:calc(75% - 2rem)}@media screen and (width <= 979px){[data-label]:before{box-sizing:border-box;color:var(--gray-medium);content:attr(data-label);display:block;flex-shrink:0;padding-right:1rem;text-align:left;width:36%!important}}._wrap_yfgta_1{display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}._branchInfo_yfgta_8{display:flex;gap:1rem;width:50%}._branchInfo_yfgta_8>div:last-child{flex:1}._link_yfgta_18{display:block;margin-top:.5rem}@media screen and (width <= 769px){._wrap_yfgta_1{flex-direction:column}}._wrap_4hg3r_1{margin-top:2rem}._title_4hg3r_5{font-size:1.5rem;margin-bottom:1rem}._list_4hg3r_10{display:flex;flex-wrap:wrap;justify-content:space-between;margin:-.5rem}._item_4hg3r_17{border:1px solid var(--gray-lighter);display:flex;margin:.5rem;padding:.75rem;width:calc(50% - 1rem)}._item_4hg3r_17>div:first-child{margin-right:1rem}._item_4hg3r_17>div:first-child img{width:60px}._department_4hg3r_33{color:var(--gray-medium);font-size:.875rem;font-weight:700}._email_4hg3r_39{margin-top:.5rem}@media screen and (width <= 769px){._list_4hg3r_10{flex-direction:column}._item_4hg3r_17{margin:0 .5rem .5rem;width:calc(100% - 1rem)}}._wrap_1bkfk_1{background-image:url(https://cdn1.idek.cz/file/gift-ef3081e9.svg);background-position:top 1rem right 1rem;background-repeat:no-repeat;border:1px solid var(--gray-lighter);color:var(--gray-medium);font-size:.8rem;margin-top:2rem;padding:1rem}._title_1bkfk_12{color:var(--green-dark);font-size:1rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}._boxes_1bkfk_20{display:flex;flex-wrap:wrap;justify-content:space-between;margin:1rem 0}._boxes_1bkfk_20>div{background:var(--green-lighter);padding:1rem;width:calc(50% - .5rem)}._boxes_1bkfk_20>div span:first-child{font-size:2rem;font-weight:700;line-height:1.5rem;margin-right:10px}._date_1bkfk_40{display:flex;flex-wrap:wrap}._date_1bkfk_40>div:first-child{width:235px}._dateEnd_1bkfk_49{color:var(--red);font-weight:700}@media screen and (width <=575px){._date_1bkfk_40>div{width:100%!important}._boxes_1bkfk_20{row-gap:1px}._boxes_1bkfk_20>div{width:100%}}._wrap_1gp7w_1{display:flex;gap:16px}._wrap_1gp7w_1 img{height:auto;max-width:100px}._logo_1gp7w_12{align-items:center;display:flex;height:60px;justify-content:center;width:120px}._title_1gp7w_20{font-size:1.5rem;line-height:2.25rem;margin-bottom:.5rem}._email_1gp7w_26{color:var(--gray-medium);font-size:.875rem;line-height:1.3125rem}._icon_1c0cw_1{align-items:center;background-color:var(--gray-lightest);border:2px solid var(--gray-light);border-radius:50%;color:var(--blue-light);display:flex;font-weight:700;height:40px;justify-content:center;line-height:40px;width:40px}._wrap_lghjm_1{margin-top:2rem}._title_lghjm_5{font-size:1.5rem;margin-bottom:1rem}._empty_lghjm_10{color:var(--gray);font-size:.875rem;line-height:1.3125rem}._item_lghjm_16>div{align-items:flex-start!important;flex-direction:column;width:33.33333%}._item_lghjm_16>div:last-child{align-items:flex-end!important;justify-content:flex-start!important}._name_lghjm_29{font-size:1rem}._email_lghjm_33{color:var(--gray-medium)}._info_lghjm_37{color:var(--red);line-height:1.3125rem}._stateList_lghjm_42{color:var(--gray-medium)}._stateList_lghjm_42 b{color:var(--gray)}._notActive_lghjm_50{background:repeating-linear-gradient(-45deg,#ededed,#ededed 2px,transparent 0,transparent 7px)}@media screen and (width <=979px){._item_lghjm_16>div{flex-direction:column!important}}._wrap_u8xzn_1{border-collapse:collapse;font-size:.875rem;text-align:left}._wrap_u8xzn_1+._wrap_u8xzn_1{border-top:1px dashed var(--gray-light);margin-top:2rem;padding-top:2rem}._header_u8xzn_14,._item_u8xzn_13{border-bottom:1px solid var(--gray-lighter);display:flex;flex-wrap:wrap}:is(._item_u8xzn_13,._header_u8xzn_14)>div{align-items:center;display:flex;flex:1;flex-wrap:wrap;min-width:110px;padding:.75rem}:is(._item_u8xzn_13,._header_u8xzn_14) [data-sort=DESC] img{transform:rotate(180deg)}._header_u8xzn_14{color:var(--gray-medium);font-weight:700}._header_u8xzn_14>[data-sort]{cursor:pointer;gap:.5rem;text-decoration:underline}._header_u8xzn_14>[data-sort]:hover{text-decoration:none}._actions_u8xzn_49>div{display:flex;gap:.5rem 1rem}._item_u8xzn_13>div:last-child{justify-content:flex-end}._item_u8xzn_13:hover{background:#fafafa}._list_u8xzn_64{margin-bottom:1rem}._footer_u8xzn_68{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}._totalCount_u8xzn_75{font-size:.875rem}._totalCount_u8xzn_75 span{color:var(--gray-medium)}@media screen and (width <= 979px){._wrap_u8xzn_1:not(._small_u8xzn_84) ._list_u8xzn_64{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}._wrap_u8xzn_1:not(._small_u8xzn_84) ._header_u8xzn_14{display:none}._wrap_u8xzn_1:not(._small_u8xzn_84) ._item_u8xzn_13{border:1px solid var(--gray-lighter);flex-direction:column;width:100%}._wrap_u8xzn_1:not(._small_u8xzn_84) ._item_u8xzn_13>div{align-items:flex-start!important;display:flex;flex-flow:row nowrap;justify-content:start;padding:0 .75rem .5rem;width:100%!important}._wrap_u8xzn_1:not(._small_u8xzn_84) ._item_u8xzn_13>div:first-child{padding:.75rem .75rem .5rem}._wrap_u8xzn_1:not(._small_u8xzn_84) ._item_u8xzn_13>div:last-child:not(.text-right){justify-content:center;padding:0 .75rem .75rem}._actions_u8xzn_49{justify-content:flex-start!important}._actions_u8xzn_49>:last-child{flex-direction:column;justify-content:flex-start}}@media screen and (width <= 575px){:is(._wrap_u8xzn_1._small_u8xzn_84 ._item_u8xzn_13,._wrap_u8xzn_1._small_u8xzn_84 ._header_u8xzn_14) :first-child,:is(._wrap_u8xzn_1._small_u8xzn_84 ._item_u8xzn_13,._wrap_u8xzn_1._small_u8xzn_84 ._header_u8xzn_14) :last-child{padding-left:0}}._wrap_15t6m_1{display:flex;justify-content:space-between}._item_15t6m_6{background-color:var(--gray-lightest);border:1px solid var(--gray-lighter);color:inherit!important;cursor:pointer;font-size:.875rem;padding:1rem;position:relative;text-decoration:none!important;transition:background-color .3s;width:calc(33.33333% - .66667rem)}._title_15t6m_19{font-size:1.5rem;font-weight:700;line-height:1.8rem;margin-bottom:.875rem}._property_15t6m_26>span:first-child{color:var(--gray-medium);margin-right:5px}._property_15t6m_26>span:last-child{font-weight:700}._border_15t6m_37{background-color:var(--red);bottom:0;display:block;height:2px;left:-1px;position:absolute;transition:width .3s;width:0}._active_15t6m_48,._item_15t6m_6:hover ._border_15t6m_37{width:calc(100% + 2px)}._compactView_15t6m_53{display:none;font-size:1.25rem}._compactView_15t6m_53 :first-child{font-weight:700}@media screen and (width <= 769px){._item_15t6m_6{padding:.75rem}._title_15t6m_19{font-size:inherit;line-height:1.5;margin-bottom:.5rem}._compactView_15t6m_53{display:block}._property_15t6m_26{display:none}}@media screen and (width <= 374px){._item_15t6m_6{padding:.5rem}._title_15t6m_19{font-size:12px;line-height:1.2;margin-bottom:5px}._compactView_15t6m_53{font-size:17px}}._link_yvlbl_1{align-items:center;display:inline-flex;gap:8px}@media screen and (width <=769px){._search_1dcdv_2{flex:100%;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;margin-top:.5rem}._search_1dcdv_2 input{width:100%}}._content_ne6s2_1{padding:1.5rem 2rem}._footer_ne6s2_5{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end}._input_36cp6_1{background-image:url(https://cdn1.idek.cz/file/magnifier-ecbb68fb.svg);background-position:calc(100% - .5rem);background-repeat:no-repeat;padding-right:2rem}._title_qzpeg_1{color:var(--gray);display:flex;flex-wrap:wrap;font-size:1.5rem;justify-content:space-between;white-space:nowrap}._small_qzpeg_9{font-size:1.35rem}._title_14x2c_1{margin-bottom:10px;margin-top:30px}._boxes_14x2c_6{display:flex;flex-flow:row wrap;gap:.5rem;justify-content:space-between}._info_14x2c_13{align-items:start;color:var(--gray-medium);display:flex;flex-wrap:nowrap;font-size:.75rem;font-style:italic;gap:3px;line-height:150%;margin-top:1.25rem}._info_14x2c_13>img{margin-top:2px}._wrap_rjfch_1{border:1px solid var(--gray-lighter);color:var(--gray-medium);display:flex;flex:1;flex-direction:column;font-size:14px;line-height:130%;padding:.75rem}._title_rjfch_16,._wrap_rjfch_1 strong{color:var(--gray)}._title_rjfch_16{font-size:24px;margin-bottom:15px;margin-top:5px}._phone_rjfch_23{margin-top:20px}@media screen and (width <= 575px){._wrap_rjfch_1{flex:none;width:100%}}._wrap_10cqg_1{background:var(--gray-lightest);padding:1rem}._wrap_10cqg_1 label{color:var(--gray);font-size:14px;line-height:18px}._wrap_10cqg_1._inModal_10cqg_11{background:transparent;padding:0}._wrap_10cqg_1._inModal_10cqg_11 label{font-size:.875rem;line-height:1.3;margin-bottom:.25rem}._errorState_10cqg_23>div{margin-bottom:0}._inputState_10cqg_27>div{display:none}@media screen and (width <= 500px){._errorState_10cqg_23{display:none}._inputState_10cqg_27{width:100%}._inputState_10cqg_27>div{display:block}}._inputGroup_1dzcn_1{column-gap:1rem;display:flex;flex-wrap:wrap}._inputGroup_1dzcn_1 label{display:block}._inputGroup_1dzcn_1>div{max-width:100%}._wrap_ytd9t_1{position:relative}._icon_ytd9t_4{align-items:center;border:1px solid var(--gray-light);border-radius:4px;cursor:pointer;display:flex;font-size:1rem;gap:.75rem;height:2.25rem;justify-content:center;padding:8px;transition:background-color .2s ease-out}._icon_ytd9t_4:hover{background-color:var(--gray-lightest)}._icon_ytd9t_4 ._iconContainer_ytd9t_21{align-items:center;display:flex;justify-content:center;position:relative}._icon_ytd9t_4._active_ytd9t_28 ._iconContainer_ytd9t_21:after{background-color:var(--red);border-radius:50%;content:"";display:block;height:6px;position:absolute;right:-4px;top:-4px;width:6px}._dropdown_ytd9t_41{background-color:var(--white);border-radius:4px;box-shadow:0 5px 15px #0003;font-size:.875rem;min-width:300px;padding:1.5rem;position:absolute;right:0;top:calc(2.25rem + 8px);z-index:2}._dropdown_ytd9t_41:after{border-bottom:8px solid var(--white);border-left:8px solid transparent;border-right:8px solid transparent;content:"";display:block;position:absolute;right:calc(1.125rem - 8px);top:-8px;z-index:100}._dropdown_ytd9t_41 ._button_ytd9t_65{margin-bottom:1.25rem}._dropdown_ytd9t_41 .dek-checkbox__check{min-width:1rem}._list_ytd9t_74{display:flex;flex-direction:column;gap:12px;max-height:calc(400px - 5.5rem);overflow-y:auto}._list_ytd9t_74 label{flex-wrap:nowrap}@media screen and (width <= 390px){._dropdown_ytd9t_41{right:-1rem;width:100vw}._dropdown_ytd9t_41:after{right:calc(2.125rem - 8px)}._dropdown_ytd9t_41 .dek-checkbox__label{font-size:.875rem}}._search_ikqri_1{display:flex;font-size:1rem;gap:1.5rem}._modalLabel_ikqri_7{display:flex;gap:1.5rem;justify-content:space-between}@media screen and (width <=769px){._search_ikqri_1{flex:100%;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;margin-top:.5rem}._search_ikqri_1 input{width:100%}}._wrap_12wl6_1{border-collapse:collapse;font-size:.875rem;text-align:left}._wrap_12wl6_1+._wrap_12wl6_1{border-top:1px dashed var(--gray-light);margin-top:2rem;padding-top:2rem}._list_12wl6_13{margin-bottom:1rem}._item_12wl6_17{border-bottom:1px solid var(--gray-lighter);display:flex;flex-wrap:nowrap}._item_12wl6_17:hover{background:#fafafa}._itemInfo_12wl6_27{align-items:flex-start!important;display:flex;flex:1;flex-direction:column;justify-content:center;min-width:110px;padding:.75rem}._itemTitle_12wl6_37{font-weight:500}._itemDate_12wl6_41{color:#666;font-size:.75rem}._itemActions_12wl6_46{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-end}._footer_12wl6_53{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}._totalCount_12wl6_60{font-size:.875rem}._totalCount_12wl6_60 span{color:var(--gray-medium)}@media screen and (width <=769px){._header_12wl6_69{justify-content:flex-end;margin-bottom:0}}._wrap_on1k4_1{max-width:350px}._info_on1k4_5{align-items:baseline;display:flex;font-size:.875rem;gap:8px}._link_m8w8l_1{margin-bottom:1rem}._header_ur0d7_1{display:flex;flex-wrap:wrap;gap:16px}._header_ur0d7_1>div{border:1px solid var(--gray-lighter);flex:1 1 49%;padding:1rem 1.25rem}._frameworkAgreement_ur0d7_13{align-items:baseline;display:flex;flex-wrap:nowrap;gap:8px;margin-top:1rem}._openModal_ur0d7_21{cursor:pointer}._wrap_14bw6_1{background-color:var(--yellow-lighter);border:1px solid var(--gray-lighter);display:flex;flex-direction:column;padding:1rem 1.25rem}._title_14bw6_9{font-size:1.5rem;line-height:2.25rem;margin-bottom:.5rem}._header_1phqx_1{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}._header_1phqx_1>div{flex:1 1 49%}._boxes_1phqx_13{display:flex;flex-wrap:wrap;gap:16px}._boxes_1phqx_13>div{flex:1 1 49%}._wrap_em56e_1{align-items:flex-start;border:1px solid var(--gray-lighter);display:flex;flex-direction:column;gap:16px;padding:1rem 1.25rem}._red_em56e_10{color:var(--red)}._green_em56e_14{color:var(--green)}._user_em56e_18>div:last-child{color:var(--gray-medium)}._wrap_1teub_1{display:flex;gap:16px}._wrap_1teub_1>div:last-child{flex:1}._gray_1teub_10{color:var(--gray-medium)}._wrap_1n50c_1{align-items:flex-start;border:1px solid var(--gray-lighter);display:flex;flex-direction:column;gap:16px;padding:1rem 1.25rem}._wrap_1n50c_1 ._info_1n50c_9{align-items:baseline;color:var(--gray-medium);display:flex;font-size:.875rem;gap:8px}._red_1n50c_18{color:var(--red)}._green_1n50c_22{color:var(--green)}._user_1n50c_26>div:last-child,._wrap_1wlc1_1{color:var(--gray-medium)}._wrap_1wlc1_1{display:flex;gap:16px}._wrap_1wlc1_1>div:last-child{flex:1}._wrap_1wlc1_1 b{color:var(--gray)}._wrap_1wlc1_1 a{color:var(--gray-medium)!important}._link_lzeck_1{align-items:center;cursor:pointer;display:flex;gap:8px}._user_lzeck_8>div:last-child{color:var(--gray-medium)}._title_142qp_1{font-size:1.5rem;line-height:2.25rem;margin-bottom:1rem}._boxes_142qp_7{border-bottom:1px solid var(--gray-lighter);display:flex;flex-wrap:wrap;gap:16px;margin-bottom:1rem;padding-bottom:1.5rem}._actualLogo_142qp_16{flex-basis:400px}._logo_142qp_20{border:1px dashed var(--gray-lighter);height:100px;width:200px}._logo_142qp_20>div{align-items:center;display:flex;height:100%;justify-content:center;width:100%}._logo_142qp_20 img{height:100%;object-fit:contain;width:100%}._form_142qp_40{flex:1;flex-wrap:wrap}._form_142qp_40>div:last-child{display:flex;flex-flow:row wrap;gap:16px}._upload_142qp_51{flex-basis:300px}._footer_142qp_55{display:flex;flex:1;justify-content:space-between}._grid_1uvoz_1{box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:1rem}._wideStart_1uvoz_7{grid-column:1/3}._itemGroup_1uvoz_10{display:grid;grid-template-columns:310px 1fr}._inline_1uvoz_14{display:inline-block}._damageEvent_1uvoz_17{margin-top:.25rem!important}._textAreaWrap_1uvoz_20{width:570px}._gdpr_1uvoz_23 a{color:var(--red)}._gdpr_1uvoz_23 a:hover{color:var(--red-dark)}._button_1uvoz_29{display:flex;justify-content:center;margin-top:1rem}._button_1uvoz_29 button{font-weight:700;padding:.75rem 2rem;text-transform:uppercase}._loading_1uvoz_39:before{animation:_spin_1uvoz_1 1s linear infinite;border:2px solid var(--white);border-radius:50%;border-top:2px solid transparent;content:"";height:16px;margin-left:-10px;margin-right:10px;width:16px}@keyframes _spin_1uvoz_1{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media screen and (width <= 900px){._grid_1uvoz_1{grid-template-columns:1fr 1fr}._wideStart_1uvoz_7{grid-column:1/4}._textAreaWrap_1uvoz_20{width:100%}}@media screen and (width <= 650px){._itemGroup_1uvoz_10{grid-template-columns:1fr}._textAreaWrap_1uvoz_20{width:260px}}._wideEnd_1gk0c_1{grid-column:2/4}._wideStart_1gk0c_4{grid-column:1/3}._full_1gk0c_7{grid-column:1/4}@media screen and (width <= 900px){._wideEnd_1gk0c_1,._wideStart_1gk0c_4{grid-column:1/4}}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker__sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}h2.react-datepicker__current-month{margin:0;padding:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:content-box;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:transparent;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translate(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translate(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:content-box;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:transparent;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.react-datepicker__day--outside-month{color:var(--gray-light)}.react-datepicker__day{width:1.6rem}.react-datepicker__header--time{align-items:center;display:flex;height:54px;justify-content:center}.react-datepicker__time-container,.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:65px}.react-datepicker__time-list{height:calc(195px + .85rem)!important;min-height:200px}._inputGroup_1h8ox_1{display:flex;flex-wrap:nowrap}._inputGroup_1h8ox_1 label{display:block}._inputGroup_1h8ox_1>div{max-width:100%}._button_sfvhb_1{margin-top:.25rem!important;padding-bottom:5px;padding-top:5px}._wrap_udjkj_1{margin-bottom:1rem}._wrap_udjkj_1 img{display:block;object-fit:contain}._preview_udjkj_10{margin-bottom:1rem}._modal_wfhyw_1{height:100%;outline:none;width:100%}._modal_wfhyw_1._wrap_wfhyw_6{display:flex}._modal_wfhyw_1 ._preview_wfhyw_11{background-color:var(--white);height:100%;position:relative;width:100%}._modal_wfhyw_1 ._sidebar_wfhyw_18{background:#fafafa;display:flex;flex-direction:column;gap:1rem;padding:1rem;width:400px}._modal_wfhyw_1 ._sidebar_wfhyw_18 ._title_wfhyw_26{font-size:1.2rem;font-weight:700}._wrap_1kk7u_1{height:100%;position:relative;width:100%}._arrowWrap_1kk7u_7{top:50%}.r-modal ._arrowWrap_1kk7u_7{left:.75rem;right:.75rem;width:auto}._image_1kk7u_20,._image_1kk7u_20 img,._image_1kk7u_20 picture{align-items:center;display:flex;height:100%;justify-content:center}._image_1kk7u_20 img,._image_1kk7u_20 picture{max-width:fit-content;object-fit:contain;width:100%}._image_1kk7u_20:has(iframe){height:0;padding-bottom:56.25%;position:relative}._image_1kk7u_20 iframe{border:0;height:100%;left:0;min-height:530px;position:absolute;top:0;width:100%}._wrap_x1ss1_1{--arrow-height:52px;height:0;position:absolute;transform:translateY(calc(50% - var(--arrow-height)/2));width:100%}._next_x1ss1_10,._prev_x1ss1_11{background:var(--gray);border-radius:.25rem;box-sizing:border-box;cursor:pointer;height:var(--arrow-height);padding:1.25rem .375rem;position:absolute;width:24px;z-index:99999}:is(._next_x1ss1_10,._prev_x1ss1_11):after{border-bottom:3px solid var(--white);border-left:3px solid var(--white);content:"";height:6px;left:50%;position:absolute;top:50%;transform:translate(var(--left),-50%) rotate(var(--rotate));width:6px}._next_x1ss1_10{--rotate:-135deg;--left:-70%;right:0}._prev_x1ss1_11{--rotate:45deg;--left:-30%;left:0}._next_x1ss1_10:hover,._prev_x1ss1_11:hover{background:#262626}._next_x1ss1_10._disabled_x1ss1_53,._prev_x1ss1_11._disabled_x1ss1_53{background:var(--gray-lighter)}._wrap_1osdc_1{display:flex;flex-flow:row wrap;gap:1rem}._item_1osdc_6{align-items:center;cursor:pointer;display:flex;height:48px;justify-content:center;width:48px}._item_1osdc_6:hover{opacity:.7}._item_1osdc_6 img{display:block}._item_1osdc_6 i{color:red;margin-right:0!important}._item_1osdc_6 i:before{font-size:1.5rem}._active_1osdc_33{outline:2px solid var(--red)}._wrap_1i4j9_1{box-sizing:border-box;margin-top:1.25rem;width:100%}._wrap_1i4j9_1 ._title_1i4j9_7{font-size:1.125rem;font-weight:500}._wrap_1i4j9_1 ._info_1i4j9_12{color:var(--gray-medium);font-size:.875rem}._list_1i4j9_18{margin-top:1rem}._list_1i4j9_18._gift_1i4j9_21{border-left:3px solid var(--green)}._list_1i4j9_18._benefit_1i4j9_25{border-left:3px solid var(--yellow)}._list_1i4j9_18._dismiss_1i4j9_29{border-left:3px solid var(--gray-medium)}._list_1i4j9_18._dismiss_1i4j9_29 label{margin-top:3px!important}._item_1i4j9_38{border:1px solid var(--gray-lighter);box-sizing:border-box;display:flex;justify-content:space-between;padding:.625rem;width:100%}._item_1i4j9_38+._item_1i4j9_38{border-top:none}._item_1i4j9_38:has(input:checked){background-color:var(--green-lighter)}._item_1i4j9_38 .dek-radio{align-items:flex-start}._item_1i4j9_38 .dek-radio>label{margin-top:.5rem}._item_1i4j9_38>div{display:flex}._item_1i4j9_38>div ._img_1i4j9_65{margin-right:.75rem}._item_1i4j9_38>div ._img_1i4j9_65 img{opacity:1}._item_1i4j9_38 ._price_1i4j9_76,._item_1i4j9_38 ._title_1i4j9_7{font-size:.875rem;font-weight:400;line-height:1.3125rem}._item_1i4j9_38 ._note_1i4j9_82{color:var(--yellow);font-size:.75rem;font-weight:400;line-height:1.125rem}._item_1i4j9_38 ._availableUntil_1i4j9_91,._item_1i4j9_38 ._info_1i4j9_12,._item_1i4j9_38 ._priceInfo_1i4j9_90{color:var(--gray-medium);font-size:.75rem;font-weight:400;line-height:1.125rem}._item_1i4j9_38 ._priceWrap_1i4j9_98{display:flex;gap:1.5rem;text-align:right}._item_1i4j9_38 ._price_1i4j9_76 ._red_1i4j9_104{color:var(--red)}._item_1i4j9_38 ._benefitList_1i4j9_108{margin:.5rem 0 0;padding-left:2rem}._item_1i4j9_38 ._benefitList_1i4j9_108 ._benefit_1i4j9_25{font-size:.875rem;line-height:1.3125rem}._item_1i4j9_38 ._benefitList_1i4j9_108 ._benefit_1i4j9_25::marker{color:var(--gray-medium)}._item_1i4j9_38 ._benefitList_1i4j9_108 ._benefit_1i4j9_25 ._title_1i4j9_7{color:var(--gray-medium)}._item_1i4j9_38 ._benefitList_1i4j9_108 ._benefit_1i4j9_25 ._price_1i4j9_76{margin-left:.75rem}._footer_1i4j9_132{color:var(--gray-medium);display:flex;font-size:.875rem;font-weight:400;gap:5px;line-height:1.3125rem;margin:1.5rem 0}._body_1s5d3_6,._container_1s5d3_1{align-self:stretch;display:flex;flex-direction:column}._body_1s5d3_6{align-items:flex-start;background:var(--green-lighter);gap:1rem;padding:1.5rem 2rem}._rental_1s5d3_15{background:var(--blue-lightest)}._buttons_1s5d3_18{align-items:center;align-self:stretch;display:flex;justify-content:space-between}._container_1s5d3_1>._buttons_1s5d3_18{padding:1.5rem 2rem}@media screen and (width <= 640px){._body_1s5d3_6,._buttons_1s5d3_18{padding:1.25rem}}._container_r1rvy_1{align-items:center;display:flex;flex:1 1 0;justify-content:space-between}@media screen and (width <= 500px){._container_r1rvy_1{flex-direction:column;row-gap:.75rem}._container_r1rvy_1>*{width:100%}}._container_hjoto_1{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:1rem}._container_hjoto_1 h4{margin-bottom:0}._content_hjoto_11{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;width:100%}@media screen and (width <= 767px){._content_hjoto_11{grid-template-columns:1fr}}._container_1nbmo_1{background-color:var(--gray-lightest);border-top:1px solid var(--gray-light);display:flex;flex-direction:column;font-size:.8rem;gap:10px;min-height:126px;padding:.65rem .65rem 0}._inputs_1nbmo_11{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}._quantity_1nbmo_17{align-items:center;display:flex;gap:5px}._quantity_1nbmo_17 input{width:70px}._inputs_1nbmo_11 ._button_1nbmo_25{font-size:.9rem}._row_1nbmo_28{font-size:.75rem}._compact_1nbmo_33{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column}._compact_1nbmo_33 ._price_1nbmo_40{align-items:baseline;display:flex;flex-wrap:wrap;gap:.25rem}._compact_1nbmo_33 ._price_1nbmo_40 strong{color:var(--red)}._compact_1nbmo_33 ._price_1nbmo_40 span:last-child{color:var(--gray-medium)}._compact_1nbmo_33 ._addToCart_1nbmo_52{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding-top:.5rem}._compact_1nbmo_33 ._addToCart_1nbmo_52 button{height:30px;width:auto}._compact_1nbmo_33 ._addToCart_1nbmo_52 ._loading_1nbmo_65{animation:_spin_1nbmo_1 1s linear infinite;border:2px solid var(--white);border-radius:50%;border-top:2px solid transparent;content:"";height:16px;margin-left:-10px;margin-right:10px;width:16px}@keyframes _spin_1nbmo_1{0%{transform:rotate(0)}to{transform:rotate(1turn)}}._compact_1nbmo_33 ._input_1nbmo_11{align-items:center;display:flex;flex-wrap:wrap;gap:4px}._compact_1nbmo_33 ._input_1nbmo_11 input{height:30px;width:60px}._compact_1nbmo_33 ._alreadyInCart_1nbmo_95{align-items:center;color:var(--green);display:flex;flex:1 1 0;gap:.5rem;height:30px;justify-content:flex-end}._compact_1nbmo_33 ._alreadyInCart_1nbmo_95 img{height:16px;width:16px}._slide_1nbmo_109{display:flex}._slide_1nbmo_109 ._button_1nbmo_25{width:100%}._container_gl4b8_1{align-items:flex-start;background:var(--white,#fff);border:1px solid var(--gray-lighter);display:flex;flex:1 0 0;font-size:16px;gap:1rem;padding:1rem}._img_gl4b8_11{height:100px;width:100px}._title_gl4b8_15{color:var(--gray);text-decoration:none}._title_gl4b8_15:hover{text-decoration:underline}._content_gl4b8_22{align-items:flex-start;align-self:stretch;display:flex;flex:1 0 0;flex-direction:column;justify-content:space-between;line-height:1.5rem}._container_10jcu_1,._content_10jcu_4{align-self:stretch}._content_10jcu_4{display:flex;flex:1 1 0;flex-direction:row}._icon_10jcu_10{align-items:center;display:flex;justify-content:center;padding:1.5rem}._icon_10jcu_10 img{display:block}._seasonPoints_10jcu_19 ._icon_10jcu_10{background:var(--yellow)}._gift_10jcu_22 ._icon_10jcu_10{background-color:var(--green)}._text_10jcu_25{align-items:flex-start;background-color:var(--white);display:flex;flex:1 0 0;flex-direction:column;padding:1rem}._subText_10jcu_33{font-size:.875rem}._text_10jcu_25 a{color:var(--red);text-decoration:none}._text_10jcu_25 a:hover{text-decoration:underline}._points_10jcu_44{align-items:center;background:var(--yellow-lighter);display:flex;flex-direction:row;gap:4px;justify-content:center;padding:1rem 1.5rem}._points_10jcu_44 b{color:var(--red);font-size:1.5rem}@media screen and (width >= 500px){._icon_10jcu_10,._points_10jcu_44{padding:.75rem}}._container_1ry1c_1{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:1rem;padding-top:1rem}._container_1ry1c_1 h4{margin:0}._subTitle_1ry1c_12{font-size:14px;font-style:italic}._subTitle_1ry1c_12 a{color:var(--red);text-decoration:none}._subTitle_1ry1c_12 a:hover{text-decoration:underline}._wrap_1ry1c_24{align-items:center;align-self:stretch;background-color:var(--white);border:1px solid var(--gray-lighter);display:flex;gap:.5rem;padding:1rem}._content_1ry1c_33{align-items:flex-start;display:flex;flex:1 0 0;gap:.25rem;white-space:nowrap}._content_1ry1c_33 span:last-child{color:var(--gray-medium)}._button_1ry1c_44{height:30px}._button_1ry1c_44 ._loading_1ry1c_48{animation:_spin_1ry1c_1 1s linear infinite;border:2px solid var(--white);border-radius:50%;border-top:2px solid transparent;content:"";height:12px;margin-left:-6px;margin-right:10px;width:12px}@keyframes _spin_1ry1c_1{0%{transform:rotate(0)}to{transform:rotate(1turn)}}._agreed_1ry1c_69{align-items:center;color:var(--green);display:flex;flex:1 1 0;gap:.5rem;height:30px;justify-content:flex-end}._agreed_1ry1c_69 img{height:16px;width:16px}@media screen and (width <= 500px){._wrap_1ry1c_24{align-items:start;flex-flow:column wrap}}._container_13gjz_1{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:1rem;padding-top:1rem}._container_13gjz_1 h4{margin:0}._content_13gjz_12{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;width:100%}@media screen and (width <= 767px){._content_13gjz_12{grid-template-columns:1fr}}._wrap_1hpjd_1{align-self:stretch;display:flex;padding:0 2rem}@media screen and (width <= 640px){._wrap_1hpjd_1{padding:0 1.25rem}}._container_1hpjd_12{align-items:center;align-self:stretch;background:var(--white);border:1px solid var(--gray-lighter);display:flex;flex:1 1 0;font-size:16px;gap:.75rem;padding:.5rem 1rem .5rem .5rem}._img_1hpjd_23 img{height:50px;width:50px}._content_1hpjd_27{align-items:center;display:flex;flex:1 0 0;flex-wrap:wrap;gap:0 .75rem;justify-content:space-between}._title_1hpjd_35{color:var(--gray);text-decoration:none}._title_1hpjd_35:hover{text-decoration:underline}._price_1hpjd_42{align-items:baseline;display:flex;flex-wrap:wrap;gap:4px}._price_1hpjd_42 b{color:var(--red)}._price_1hpjd_42 span{white-space:nowrap}._price_1hpjd_42 span:last-child{white-space:unset}._price_1hpjd_42 span:last-child span{white-space:nowrap}._price_1hpjd_42 span:last-child span:last-child{color:var(--gray-medium)}._content_kmojs_1{padding:1.5rem 2rem}._footer_kmojs_4{display:flex;justify-content:flex-end}._branch_kmojs_9{color:var(--blue)}._container_qf6ml_1{align-items:center;border:1px solid var(--gray-lighter);display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;justify-content:space-between;padding:.75rem}._container_qf6ml_1:not(:last-of-type){border-bottom:none}._container_qf6ml_1:hover{background-color:var(--gray-lightest)}._content_qf6ml_16{align-items:baseline;column-gap:.5rem;display:flex;font-size:.875rem;font-weight:700;line-height:1.3125rem}._icon_qf6ml_24{height:16px;width:16px}._footer_1fkc3_1{padding:1.5rem 2rem}._close_1fkc3_6{border:2px solid var(--gray);border-radius:50%;cursor:pointer;height:32px;position:absolute;right:9px;top:9px;width:32px;z-index:1}._close_1fkc3_6:after,._close_1fkc3_6:before{border:1px solid var(--gray);content:" ";height:16px;left:50%;margin-left:-1px;margin-top:-9px;position:absolute;top:50%;width:0}._close_1fkc3_6:before{transform:rotate(45deg)}._close_1fkc3_6:after{transform:rotate(-45deg)}._close_1fkc3_6:hover,._close_1fkc3_6:hover:after,._close_1fkc3_6:hover:before{border-color:var(--red)}._title_1fkc3_41{font-size:1.3rem;font-weight:700;line-height:1.2rem;margin:0;padding:2rem 3rem 2rem 2rem}@media screen and (width <= 640px){._title_1fkc3_41{padding:1.25rem 3rem 1.25rem 1.25rem}}._footer_1bzvp_1{display:flex;justify-content:space-between}._content_1bzvp_6{padding:1.5rem 2rem}._wrap_ip60s_1{width:100%}._wrap_ip60s_1 *{box-sizing:border-box}._viewport_ip60s_8{margin:0 auto;overflow-x:hidden}._grayBackground_ip60s_12{background-color:var(--gray-lightest);box-sizing:border-box;padding:10px}._grayBackground_ip60s_12 .r-product-preview-slide{border-color:transparent!important}._container_ip60s_25{align-content:stretch;display:flex;flex-wrap:nowrap;position:relative;transition:transform .4s ease-out}._arrowWrap_ip60s_33{margin:auto;position:relative}._arrowNext_ip60s_38,._arrowPrev_ip60s_39{background:var(--gray);border-radius:.25rem;box-sizing:border-box;cursor:pointer;height:52px;padding:1.25rem .375rem;position:absolute;transform:translateY(100%);width:24px;z-index:2}._arrowNext_ip60s_38{--rotate:-135deg;--left:-70%;right:-12px}._arrowPrev_ip60s_39{--rotate:45deg;--left:-30%;left:-12px}._arrowNext_ip60s_38:after,._arrowPrev_ip60s_39:after{border-bottom:3px solid var(--white);border-left:3px solid var(--white);content:"";height:6px;left:50%;position:absolute;top:50%;transform:translate(var(--left),-50%) rotate(var(--rotate));width:6px}._arrowNext_ip60s_38:hover,._arrowPrev_ip60s_39:hover{background:#262626}._arrowNext_ip60s_38._disabled_ip60s_83,._arrowPrev_ip60s_39._disabled_ip60s_83{background:var(--gray-lighter)}._wrap_1am3e_1{border:1px solid transparent;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:.5rem;transition:all .16s ease-out}._wrap_1am3e_1:hover{background:var(--white);border-color:var(--gray-light);box-shadow:none}._image_1am3e_17{background:var(--white);cursor:pointer;display:block;font-size:16px;margin-bottom:.625rem;object-fit:contain;position:relative}._image_1am3e_17 picture>img{height:100%;object-fit:contain;width:100%}._title_1am3e_32{color:var(--gray);display:block;font-size:1rem;line-height:20px;margin-bottom:.5rem;min-height:60px;overflow:hidden;text-decoration:none;text-overflow:unset}._wrap_1am3e_1:hover ._title_1am3e_32{color:var(--black);text-decoration:underline}._content_1am3e_49{cursor:pointer}._content_1am3e_49,._content_1am3e_49>a{display:flex;flex:1 1 0;flex-direction:column}._content_1am3e_49>a{color:var(--black);justify-content:space-between;text-decoration:none}._price_1am3e_65{align-items:baseline;color:var(--red);display:flex;font-size:1.5rem;font-weight:700;line-height:1}._rental_1am3e_73 ._price_1am3e_65{color:var(--blue)}._price_1am3e_65 span{font-size:1rem}._unit_1am3e_80{color:var(--gray-medium);font-size:.875rem;margin-bottom:.65rem}._title_fjpdj_1{background-color:var(--gray-lighter);margin-top:1rem;padding:2rem}._nav_103xk_1{align-content:flex-start;align-items:flex-start;align-self:stretch;border:1px solid var(--gray-lighter);display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding:.5rem}._navItem_103xk_12{align-items:center;color:var(--gray);cursor:pointer;display:flex;gap:.25rem;padding:.625rem 1rem;text-decoration:none}._navItem_103xk_12:not(._active_103xk_21)>:last-child{color:var(--gray-medium)}._navItem_103xk_12:hover{background:var(--gray-lightest)}._navItem_103xk_12._active_103xk_21{background:var(--green,#58bc00);color:var(--white)}@media screen and (width <= 768px){._nav_103xk_1{flex-direction:column;gap:0;margin-bottom:1rem}._navItem_103xk_12{font-size:.875rem;line-height:1.5rem;padding:.5rem 1rem;width:100%}}._title_16lkz_1{margin-top:1rem}._green_16lkz_4{color:var(--green)}._container_96exr_1{display:flex;flex-direction:column}._pagination_96exr_5{display:flex;justify-content:flex-end;margin-bottom:1rem;margin-top:1rem}._pagination_96exr_5._top_96exr_11{margin-top:-1rem}._list_96exr_15{display:flex;flex-direction:column;margin:auto;max-width:980px;width:100%}._item_96exr_23{align-items:center;background:var(--white);border:1px solid var(--gray-lighter);display:flex;gap:.75rem;padding:.75rem 1rem;text-decoration:none}._item_96exr_23:not(:first-of-type){border-top:none}._item_96exr_23:hover{background:var(--gray-lightest)}._icon_96exr_75{align-self:flex-start;height:1rem;margin-top:3px;padding-top:3px;width:1rem}._content_96exr_32{align-items:center;display:flex;flex:1 1 0;justify-content:space-between}._title_96exr_39{color:var(--red);font-weight:700}._show_96exr_92{align-items:center;color:var(--gray-medium);display:none;font-size:.875rem;gap:.5rem;line-height:1.3125rem}._show_96exr_92:hover{text-decoration:underline}._show-icon_96exr_103{height:.875rem;transform:rotate(180deg);width:.875rem}._item_96exr_23:hover ._show_96exr_92{display:flex}@media screen and (width <= 500px){._item_96exr_23{font-size:.875rem;line-height:1.3125rem}._icon_96exr_75{height:.875rem;width:.875rem}}._container_13sj0_1{display:flex;flex:1 1 0;justify-content:flex-end}._pagination_13sj0_7{align-items:center;display:flex;gap:.5rem}._pagination_13sj0_7>*{align-items:center;background-color:var(--white);box-sizing:border-box;color:var(--gray);display:flex;font-size:.8rem;height:2rem;justify-content:center;padding:0 3px;text-decoration:none;transition:background .2s;-webkit-user-select:none;user-select:none;width:2rem}._item_13sj0_29{border:1px solid var(--gray-medium);border-radius:.25rem;cursor:pointer}._item_13sj0_29._active_13sj0_35{background-color:var(--gray-lighter)}@media (pointer:fine){._item_13sj0_29:hover{background-color:var(--gray-lighter)}}._container_16kjo_1{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column}._title_16kjo_7{padding-bottom:0}._container_11nmu_1{width:100%}._pagination_11nmu_4{display:flex;justify-content:flex-end;margin-bottom:1rem}._item_6t7w0_1{align-items:center;background:var(--white);border:1px solid var(--gray-lighter);border-radius:.25rem;color:var(--gray);display:flex;flex:1 0 0;gap:.625rem;padding:.625rem 1.5625rem .625rem .625rem;text-decoration:none}._label_6t7w0_14{flex:1 0 0;line-height:1.2rem}._item_6t7w0_1:hover{border-color:var(--gray);box-shadow:0 .5rem 1.5rem #0000000d}._item_6t7w0_1:hover ._label_6t7w0_14{color:var(--red)}._list_6t7w0_25{--repeat:5;display:grid;gap:.625rem;grid-template-columns:repeat(var(--repeat),1fr);padding-bottom:2rem}@media screen and (width <= 1200px){._list_6t7w0_25{--repeat:4}}@media screen and (width <= 768px){._list_6t7w0_25{--repeat:3}}@media screen and (width <= 600px){._list_6t7w0_25{--repeat:2}}@media screen and (width <= 400px){._list_6t7w0_25{--repeat:1}}._image_ox479_1{display:block}*{box-sizing:border-box}._container_cmwrb_4{align-items:flex-start;align-self:stretch;display:flex;gap:30px}@media screen and (width <= 1200px){._container_cmwrb_4{flex-direction:column;gap:0}}._container_1dmi3_1{background-color:var(--gray-lightest);border-top:1px solid var(--gray-light);display:flex;flex-direction:column;font-size:.8rem;gap:10px;min-height:126px;padding:.65rem .65rem 0}._inputs_1dmi3_11{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}._quantity_1dmi3_17{align-items:center;display:flex;gap:5px}._quantity_1dmi3_17>div{display:flex}._quantity_1dmi3_17>div>*{border-radius:0}._quantity_1dmi3_17>div>:first-child{border-bottom-left-radius:4px;border-right:none;border-top-left-radius:4px}._quantity_1dmi3_17>div>:last-child{border-bottom-right-radius:4px;border-left:none;border-top-right-radius:4px}._quantity_1dmi3_17 input{appearance:textfield;background-color:var(--gray-lightest);padding:.5rem .25rem;text-align:center;width:50px}._quantity_1dmi3_17 input::-webkit-inner-spin-button,._quantity_1dmi3_17 input::-webkit-outer-spin-button{appearance:none;margin:0}._quantityButton_1dmi3_58{align-items:center;background-color:var(--white);border:1px solid var(--gray-light);cursor:pointer;display:flex;justify-content:center;padding:.5rem;-webkit-user-select:none;user-select:none}._quantityButton_1dmi3_58.disabled{cursor:not-allowed}._quantityButton_1dmi3_58:not(.disabled):hover{background-color:var(--green-lighter)}._inputs_1dmi3_11 ._button_1dmi3_76{font-size:.9rem}._row_1dmi3_79{font-size:.75rem}._compact_1dmi3_84{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column}._compact_1dmi3_84 ._price_1dmi3_91{align-items:baseline;display:flex;flex-wrap:wrap;gap:.25rem}._compact_1dmi3_84 ._price_1dmi3_91 strong{color:var(--red)}._compact_1dmi3_84 ._price_1dmi3_91 span:last-child{color:var(--gray-medium)}._compact_1dmi3_84 ._addToCart_1dmi3_103{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding-top:.5rem}._compact_1dmi3_84 ._addToCart_1dmi3_103 button{height:30px;width:auto}._compact_1dmi3_84 ._addToCart_1dmi3_103 ._loading_1dmi3_116{animation:_spin_1dmi3_1 1s linear infinite;border:2px solid var(--white);border-radius:50%;border-top:2px solid transparent;content:"";height:16px;margin-left:-10px;margin-right:10px;width:16px}@keyframes _spin_1dmi3_1{0%{transform:rotate(0)}to{transform:rotate(1turn)}}._compact_1dmi3_84 ._input_1dmi3_11{align-items:center;display:flex;flex-wrap:wrap;gap:4px}._compact_1dmi3_84 ._input_1dmi3_11 input{height:30px;width:60px}._compact_1dmi3_84 ._alreadyInCart_1dmi3_146{align-items:center;color:var(--green);display:flex;flex:1 1 0;gap:.5rem;height:30px;justify-content:flex-end}._compact_1dmi3_84 ._alreadyInCart_1dmi3_146 img{height:16px;width:16px}._slide_1dmi3_160{display:flex}._slide_1dmi3_160 ._button_1dmi3_76{width:100%}._wrap_1rp0o_1{border-top:1px solid var(--gray-light);display:flex;flex-direction:column;font-size:.9rem;gap:.25rem;line-height:.99rem;padding:.375rem 0}._green_1rp0o_11,._wrap_1rp0o_1{color:var(--green)}._blue_1rp0o_14{color:var(--blue-dark)}._red_1rp0o_17{color:var(--red)}._gray_1rp0o_20{color:var(--gray-medium)}._discount_1bxv8_1{border-right:65px solid transparent;border-top:65px solid var(--gray-light);height:0;left:0;position:absolute;top:0;width:0}._discountYellow_1bxv8_10{border-top-color:var(--yellow-light)}._discount_1bxv8_1>div{color:var(--black);display:block;font-size:16px;font-weight:700;left:-3px;position:absolute;text-align:center;top:-53px;transform:rotate(-45deg);width:55px}._row_1n8iw_1{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}._bottom_1n8iw_10{justify-content:flex-end}._grid_1n8iw_13{display:grid;gap:20px;grid:auto/1fr 1fr 1fr 1fr;margin:auto auto 20px;width:100%}@media screen and (width <= 1400px){._grid_1n8iw_13{grid:auto/1fr 1fr 1fr}}@media screen and (width <= 1200px){._grid_1n8iw_13{grid:auto/1fr 1fr 1fr 1fr}}@media screen and (width <= 980px){._grid_1n8iw_13{grid:auto/1fr 1fr 1fr}}@media screen and (width <= 768px){._grid_1n8iw_13{grid:auto/1fr 1fr}}@media screen and (width <= 640px){._row_1n8iw_1{justify-content:flex-end}}._container_1v2b5_1{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}._active_1v2b5_7{background:var(--gray-lighter)}._link_1v2b5_10{color:var(--gray);line-height:1.5rem;padding:8px .75rem;text-decoration:none}._link_1v2b5_10:hover{cursor:pointer;text-decoration:underline}@media screen and (width <= 500px){._container_1v2b5_1{gap:4px}._title_1v2b5_25{width:100%}}._wrap_1hxjy_1{padding-top:.5rem}._loadingWrap_1hxjy_5{display:flex;flex-direction:column;gap:5px;justify-content:end;min-height:83px}._discount_1hxjy_13{align-items:center;display:flex;font-size:.8rem;gap:10px;margin-bottom:.25rem}._strike_1hxjy_20{line-height:1;position:relative}._strike_1hxjy_20:before{border-bottom:1px solid rgba(0,0,0,.5);content:"";position:absolute;right:-2px;top:50%;transform:skewY(-10deg);width:calc(100% + 4px)}._pricePrimary_1hxjy_33{color:var(--red);font-size:1.5rem;font-weight:700;line-height:1}._pricePrimary_1hxjy_33 span{font-size:1rem}._pricePerUnit_1hxjy_42{font-size:.9rem;margin-bottom:.5rem}._priceSecondary_1hxjy_46{align-items:baseline;display:flex;font-size:1.25rem;font-weight:700;line-height:1}._priceSecondary_1hxjy_46 span{font-size:1rem}._tooltipImage_1hxjy_56{display:block}._container_hn1rd_1{display:inline-block;position:relative}._tooltip_hn1rd_5{background-color:var(--gray);border-radius:0;color:var(--white);display:none;font-size:.8125rem;line-height:1.4;max-width:420px;padding:.5rem .875rem;position:absolute;text-align:center;width:max-content;z-index:100}._tooltip_hn1rd_5:after{content:"";height:0;position:absolute;width:0}._tooltip_hn1rd_5._bottom_hn1rd_25:after{border-top:10px solid var(--gray);bottom:-10px}._tooltip_hn1rd_5._bottom_hn1rd_25:after,._tooltip_hn1rd_5._top_hn1rd_33:after{border-left:10px solid transparent;border-right:10px solid transparent;left:50%;margin-left:-10px}._tooltip_hn1rd_5._top_hn1rd_33:after{border-bottom:10px solid var(--gray);top:-10px}._tooltip_hn1rd_5._right_hn1rd_41:after{border-left:10px solid var(--gray);right:-10px}._tooltip_hn1rd_5._left_hn1rd_49:after,._tooltip_hn1rd_5._right_hn1rd_41:after{border-bottom:10px solid transparent;border-top:10px solid transparent;margin-top:-10px;top:50%}._tooltip_hn1rd_5._left_hn1rd_49:after{border-right:10px solid var(--gray);left:-10px}._container_1vele_1{max-width:280px;min-width:180px;width:100%}._container_1vele_1._loading_1vele_6{min-height:1000px}._content_1vele_9{display:flex;flex-direction:column;gap:1.5rem}._filterList_1vele_14{display:flex;flex-direction:column;gap:.5rem}._filter_1vele_14{display:flex;justify-content:space-between}._filter_1vele_14>*{width:100%}._label_1vele_26{font-size:1rem;font-weight:700;margin-bottom:1rem;width:100%}._checkboxText_1vele_32{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;width:100%}._slider_1vele_39{padding:0 13px}._footer_1vele_43{align-items:center;display:flex;flex:1 0 0;justify-content:space-between}._clear_1vele_50{color:var(--red);cursor:pointer;font-size:.875rem;line-height:1.3125rem}._clear_1vele_50:hover{color:var(--red-dark);text-decoration:underline}._close_1vele_60,._title_1vele_61{display:none}._close_1vele_60{cursor:pointer;font-size:.875rem;line-height:1.3125rem}._close_1vele_60:hover{text-decoration:underline}._sliderInputs_1vele_73{display:flex;justify-content:space-between;margin:auto -13px}._sliderInputs_1vele_73>input{appearance:textfield}._sliderInputs_1vele_73>input::-webkit-inner-spin-button,._sliderInputs_1vele_73>input::-webkit-outer-spin-button{appearance:none;margin:0}._chooseStore_1vele_89{background:var(--yellow-lighter);border:1px solid var(--gray-lighter);font-size:.875rem;line-height:1.3125rem;margin-bottom:1rem;padding:1rem}._chooseStore_1vele_89 ._button_1vele_98{margin-top:.5rem}@media screen and (width <= 1200px){._close_1vele_60{display:block}._title_1vele_61{align-items:center;align-self:stretch;background:var(--gray-lighter);color:var(--gray);cursor:pointer;display:flex;font-size:.875rem;font-weight:700;justify-content:space-between;padding:.5rem 1rem}._title_1vele_61>div{align-items:center;display:flex;gap:.75rem}._title_1vele_61>img{transition:transform .3s ease-in-out}._container_1vele_1{gap:0;margin-bottom:1rem;max-width:none}._content_1vele_9{background:var(--gray-lightest);display:none;flex-direction:column;gap:1.5rem;padding:1rem}._container_1vele_1._open_1vele_138>._content_1vele_9{display:flex}._container_1vele_1._open_1vele_138 ._title_1vele_61>img{transform:rotate(180deg)}._filterList_1vele_14{align-content:flex-start;align-items:flex-start;align-self:stretch;display:flex;flex-wrap:wrap;gap:.5rem 2rem}._filter_1vele_14{align-items:center;display:flex;gap:.75rem;width:280px}._footer_1vele_43{flex-direction:row-reverse}._chooseStore_1vele_89{align-items:center;display:flex;justify-content:space-between}._chooseStore_1vele_89 ._button_1vele_98{margin-top:0}}@media screen and (width <= 500px){._filter_1vele_14{width:100%}}._container_58hek_1{align-items:flex-start;display:flex;margin-bottom:1rem}._title_58hek_6{align-self:stretch;background:var(--green-light-2);font-weight:700;justify-content:center}._filters_58hek_15,._title_58hek_6{align-items:center;display:flex;padding:1rem}._filters_58hek_15{align-content:center;background:var(--green-lighter);flex:1 0 0;flex-wrap:wrap;gap:.375rem}._fitler_58hek_25{align-items:center;background:var(--white);border:1px solid var(--gray-light);border-radius:.1875rem;display:flex;font-size:.8125rem;gap:.125rem;line-height:1.1375rem;padding:.25rem .5rem}._filterTitle_58hek_36{color:var(--gray-medium)}._filterValue_58hek_39{color:var(--gray)}._filterRemove_58hek_42{align-items:center;cursor:pointer;display:flex}._clear_58hek_47{color:var(--red);cursor:pointer;font-size:.875rem;line-height:1.3125rem}._clear_58hek_47:hover{color:var(--red-dark);text-decoration:underline}@media screen and (width <= 500px){._container_58hek_1{flex-wrap:wrap}._title_58hek_6{justify-content:flex-start;padding:.5rem 1rem;width:100%}}._icons_4p8mm_1{bottom:0;display:flex;flex-direction:column;gap:5px;position:absolute;right:0;width:24px}._icons_4p8mm_1 img{display:block}._labels_mjhiy_1{align-items:flex-start;bottom:0;display:flex;flex-flow:column wrap;font-size:16px;left:0;position:absolute;width:100%}._discount_mjhiy_16,._isFeatured_mjhiy_14,._isRecent_mjhiy_13,._isWhileStockLast_mjhiy_15,._recommended_mjhiy_12{color:var(--white);font-weight:700;padding:0 10px}._discount_mjhiy_16{background:var(--yellow-light);color:var(--black)}._recommended_mjhiy_12{background:var(--purple)}._isRecent_mjhiy_13{background:var(--blue-light)}._isWhileStockLast_mjhiy_15{background:var(--yellow);color:var(--black)}._isFeatured_mjhiy_14{background:var(--red)}._generousSeason_mjhiy_41{background:var(--white);border:1px solid var(--yellow);display:flex;flex-direction:row;justify-content:space-between;margin-top:4px}._generousSeason_mjhiy_41>img{background-color:var(--yellow);color:var(--white);height:22px;width:22px}._generousSeason_mjhiy_41>div{color:var(--gray);font-size:.8125rem;line-height:22px;padding:0 5px}._product_13ni8_1{border-bottom:1px solid var(--gray-light);display:flex;flex-direction:column;justify-content:space-between;margin-top:20px;padding-bottom:1px}._product_13ni8_1:hover{border-bottom:2px solid var(--red);box-shadow:0 0 0 10px var(--white),0 3px 10px 10px var(--gray-light);padding-bottom:0}._img_13ni8_15{cursor:pointer;display:block;margin-bottom:.625rem;position:relative;width:100%}._title_13ni8_23{color:var(--gray);display:block;line-height:1.2rem;margin-bottom:5px;text-decoration:none;word-break:normal}._title_13ni8_23:hover{text-decoration:underline}._priceLoadingWrap_13ni8_34{display:flex;flex-direction:column;gap:5px;justify-content:end;min-height:83px}._addToCartLoadingWrap_13ni8_41{align-items:center;display:flex;height:126px;justify-content:center;margin-top:.5rem}._wrap_ecy8v_1{display:flex;flex-direction:column;gap:.625rem;position:absolute;right:0;top:0}._item_ecy8v_10{display:block;height:36px;object-fit:contain;width:66px}._container_1d5il_1{border-bottom:1px solid var(--gray-lighter);display:flex;gap:4.5rem;padding-bottom:3rem;padding-top:100px}._title_1d5il_8{color:var(--gray);font-size:1.5rem;font-weight:400;line-height:2.25rem;margin-bottom:1.5rem}._subtitle_1d5il_15{color:var(--gray);font-weight:700;line-height:1.5rem;padding-bottom:1rem}._list_1d5il_21{display:flex;flex-direction:column;gap:8px;margin:0;padding:0 0 0 20px}._link_1d5il_29{color:var(--red);text-decoration:underline}._link_1d5il_29:hover{color:var(--red-dark)}@media screen and (width <= 640px){._container_1d5il_1{flex-direction:column;gap:1rem;padding-bottom:1.5rem;padding-top:1.5rem}._image_1d5il_44{height:90px;width:90px}}._container_qt28n_1{display:flex}._topDivider_qt28n_4{border-top:1px solid var(--gray-light);margin-top:10px;padding:10px 0}._button_qt28n_9{width:100%}._compact_qt28n_16{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column}._compact_qt28n_16 ._price_qt28n_23{align-items:baseline;display:flex;flex-wrap:wrap;gap:.25rem}._compact_qt28n_16 ._price_qt28n_23 strong{color:var(--red)}._compact_qt28n_16 ._price_qt28n_23 span:last-child{color:var(--gray-medium)}._compact_qt28n_16 ._addToCart_qt28n_35{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding-top:.5rem}._compact_qt28n_16 ._addToCart_qt28n_35 button{height:30px;width:auto}._compact_qt28n_16 ._addToCart_qt28n_35 ._loading_qt28n_48{animation:_spin_qt28n_1 1s linear infinite;border:2px solid var(--white);border-radius:50%;border-top:2px solid transparent;content:"";height:16px;margin-left:-10px;margin-right:10px;width:16px}@keyframes _spin_qt28n_1{0%{transform:rotate(0)}to{transform:rotate(1turn)}}._compact_qt28n_16 ._input_qt28n_68{align-items:center;display:flex;flex-wrap:wrap;gap:4px}._compact_qt28n_16 ._input_qt28n_68 input{height:30px;width:60px}._compact_qt28n_16 ._alreadyInCart_qt28n_78{align-items:center;color:var(--green);display:flex;flex:1 1 0;gap:.5rem;height:30px;justify-content:flex-end}._compact_qt28n_16 ._alreadyInCart_qt28n_78 img{height:16px;width:16px}._wrap_u57sb_1{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;padding-top:.5rem}._price_u57sb_8{align-items:baseline;color:var(--red);display:flex;flex-direction:row;font-weight:700}._priceBig_u57sb_15{font-size:1.5rem}._info_u57sb_18{color:var(--gray);font-size:.9rem;line-height:1.35rem;margin-bottom:.5rem}._container_y7yro_1{align-items:center;border-top:1px solid var(--gray-light);display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-top:.625rem;min-height:65px;padding:.625rem 0}._input_y7yro_12{align-items:center;display:flex;gap:.375rem}._input_y7yro_12 input{width:70px}._container_1a4ws_1{display:flex;flex-direction:column;min-height:105px}._price_1a4ws_6{align-items:baseline;display:flex;gap:4px}._quantity_1a4ws_13,._unit_1a4ws_12{color:var(--red);font-weight:700}._quantity_1a4ws_13{font-size:1.5rem}._info_1a4ws_21{color:var(--gray);font-size:.9rem;line-height:1.35rem;margin-bottom:.5rem}._availability_1a4ws_28{font-weight:700;line-height:1.5rem}._green_1a4ws_32{color:var(--green)}._red_1a4ws_35{color:var(--red)}._blue_1a4ws_38{color:var(--blue)}#r-a-search-bar{flex:1 1 33%;height:40px;padding:0 25px}@media screen and (width <= 840px){#r-a-search-bar{flex:none;margin-top:1rem;order:6;padding:0;width:100%}}._wrap_1qfmp_17{display:flex;flex-wrap:nowrap;position:relative}._input_1qfmp_23{background-color:var(--gray-lightest);border-bottom-right-radius:0;border-top-right-radius:0;z-index:10}._submit_1qfmp_30{border-bottom-left-radius:0;border-top-left-radius:0;z-index:10}._wrap_1igdi_2{background:var(--white);border-radius:.25rem;font-size:16px;left:0;line-height:1.3rem;margin:0 auto;max-width:1200px;overflow:hidden;position:absolute;right:0;top:calc(38.5px + .5rem);z-index:10}._overlay_1igdi_17{background-color:#0000007f;inset:0;position:fixed;z-index:9}._content_1igdi_24{display:flex;flex-flow:row wrap}._content_1igdi_24 a{color:var(--gray);text-decoration:none}._content_1igdi_24 a b{color:var(--red)}._content_1igdi_24 a:hover>span{color:var(--red);text-decoration:underline}._showAll_1igdi_43{align-items:center;border-radius:0;display:flex;justify-content:center;padding:.75rem 1rem}._close_1igdi_51{position:absolute;right:1rem;top:1rem}._close_1igdi_51 img{cursor:pointer;filter:brightness(0);height:.75rem;width:.75rem}._close_1igdi_51 img:hover{filter:brightness(.5)}._aside_1igdi_69,._primary_1igdi_68{display:flex;flex:1 1 0;flex-direction:column;min-width:320px}._primary_1igdi_68{flex-grow:2;margin:0 1.25rem 1rem;row-gap:1rem}._aside_1igdi_69{background-color:var(--gray-lightest);flex-grow:1}._aside_1igdi_69>div{background-color:var(--gray-lightest);border-bottom:1px solid var(--white);display:flex;flex-direction:column;padding:0 1.5rem 1rem}._aside_1igdi_69>div:last-child{border-bottom:none}._label_1igdi_100{align-items:center;display:flex;font-size:1.125rem;gap:.25rem;padding:1rem 0;width:100%}._label_1igdi_100>span{font-weight:600}._label_1igdi_100>img{margin-right:.5rem}._productList_1igdi_118 ._list_1igdi_118{display:flex;flex-flow:row wrap;gap:0 1rem;justify-content:space-between}._product_1igdi_118{align-items:center;border-bottom:1px solid var(--gray-light);display:flex;flex:1 1 0;flex-direction:row;height:95px;min-width:300px;padding:5px 0}._product_1igdi_118 img{height:56px;margin-right:1rem;width:56px}@media screen and (width <= 400px){._aside_1igdi_69,._primary_1igdi_68{min-width:auto;padding:0 .5rem}._product_1igdi_118{flex:none;min-width:auto;width:100%}}._articleList_1igdi_157{background-color:var(--gray-lightest);border-radius:.25rem;display:flex;flex-direction:column;padding:1rem;row-gap:.25rem}._articleList_1igdi_157 ._label_1igdi_100{padding-top:0}._articleList_1igdi_157 ._list_1igdi_118{display:flex;flex-flow:row wrap;row-gap:.25rem}._articleList_1igdi_157 ._article_1igdi_157:not(:last-of-type):after{color:var(--gray-light);content:"/";padding:0 .5rem}._aside_1igdi_69 ._rentalList_1igdi_183{background-color:var(--blue-lightest)}._aside_1igdi_69 ._rentalList_1igdi_183 ._label_1igdi_100{color:var(--blue)}._aside_1igdi_69 ._rentalList_1igdi_183 ._list_1igdi_118{display:flex;flex-direction:column;row-gap:.5rem}._rental_1igdi_183{align-items:center;display:flex}._rental_1igdi_183 img{border:1px solid var(--blue-lighter);height:40px;margin-right:1rem;width:40px}._categoryList_1igdi_210 ._list_1igdi_118{display:flex;flex-direction:column;gap:.375rem}._manufactureList_1igdi_218 ._list_1igdi_118{display:flex;flex-flow:row wrap;row-gap:.25rem}._manufacture_1igdi_218:not(:last-of-type):after{color:var(--gray-light);content:"/";padding:0 .5rem}._list_in8hq_1{display:flex;flex-direction:column;gap:var(--gutter)}._toCartButton_in8hq_7{margin-top:calc(var(--gutter)*2)}._toCartButton_in8hq_7 button{width:100%}._productRemoved_in8hq_15{opacity:.5}._wrap_1tedv_1{background-color:var(--yellow-lighter);border-bottom:2px solid var(--gray);display:flex;flex-wrap:wrap;font-size:.875rem;justify-content:space-between;line-height:24px;margin-top:20px;padding:30px 20px}._wrap_1tedv_1._isRental_1tedv_12{background-color:var(--blue-lightest)}._wrap_1tedv_1 h2{font-size:1.5rem;margin-bottom:10px;margin-top:0}._wrap_1tedv_1 i{color:var(--blue-light);display:inline;font-size:20px;margin-top:-2px}._title_1tedv_30{flex:1 1 0;padding-right:10px}._title_1tedv_30 a{color:var(--gray)}._title_1tedv_30 a:hover{text-decoration:none}._title_1tedv_30>div{display:flex}._title_1tedv_30>div ul{color:var(--gray-medium);font-size:.75rem;line-height:1rem;margin:5px 0 0 20px;padding:0}._title_1tedv_30>div ul li{margin-bottom:.25rem}._title_1tedv_30>div ul strong{color:var(--gray)}._price_1tedv_65{min-width:270px}._price_1tedv_65>div{color:var(--gray-medium);display:flex;justify-content:space-between}._totalPrice_1tedv_75{border-top:1px solid var(--gray-light);color:var(--gray);margin-top:10px;padding-top:15px}._totalPrice_1tedv_75>div:last-of-type{color:var(--red);font-size:1.125rem;font-weight:600}@media (width <=700px){._price_1tedv_65{margin-top:20px;width:100%}}@media (width <=320px){._wrap_1tedv_1 h2{font-size:1rem}}._wrap_s6lbf_1{border:1px solid var(--gray-light);display:flex;justify-content:space-between}._image_s6lbf_8.loading{width:100px}._image_s6lbf_8 img{margin:.625rem;width:100px}._content_s6lbf_20{display:flex;flex:1 1 0;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:.625rem 1.25rem;position:relative}._name_s6lbf_31{flex:1 1 0;max-width:600px}._name_s6lbf_31>a{color:var(--gray);text-decoration:none}._name_s6lbf_31>a:hover{text-decoration:underline}._quantity_s6lbf_46{display:flex;flex:1 1 0;flex-direction:column;gap:5px}._quantity_s6lbf_46 input,._quantity_s6lbf_46 label{border-radius:0;font-size:.8rem;height:30px;text-align:center;width:60px}._quantityContent_s6lbf_62{align-items:center;display:flex;flex-wrap:wrap;gap:5px}._quantityInput_s6lbf_69{display:flex}._quantityInputGroup_s6lbf_73{display:flex;flex-wrap:nowrap}._quantityInputGroup_s6lbf_73>:first-child{border-bottom-left-radius:4px;border-right:none;border-top-left-radius:4px}._quantityInputGroup_s6lbf_73>:last-child{border-bottom-right-radius:4px;border-left:none;border-top-right-radius:4px}._quantityUnit_s6lbf_89{flex:1 1 0;font-size:.8rem}._quantityButton_s6lbf_94{align-items:center;background-color:var(--gray-lightest);border:1px solid var(--gray-light);cursor:pointer;display:flex;justify-content:center;-webkit-user-select:none;user-select:none;width:40px}._quantityButton_s6lbf_94._disabled_s6lbf_104{background-color:var(--gray-light);cursor:not-allowed}._quantityButton_s6lbf_94:not(._disabled_s6lbf_104):hover{background-color:var(--gray-lighter)}._price_s6lbf_114{display:flex;flex-direction:column;font-size:.875rem;gap:5px;line-height:1.5rem;margin-right:1rem;min-width:250px}._price_s6lbf_114>div{color:var(--gray-medium);display:flex;gap:.5rem;justify-content:space-between}._price_s6lbf_114>._totalPriceVat_s6lbf_131{color:var(--gray);margin-top:5px}._price_s6lbf_114>._totalPriceVat_s6lbf_131>div:last-child{color:var(--red);font-size:1rem;font-weight:600}._removeFromCart_s6lbf_143{padding-top:4px}._removeFromCart_s6lbf_143 img{cursor:pointer;display:block}._removeFromCart_s6lbf_143 img:hover{filter:brightness(85%)}@media screen and (width <= 960px){._name_s6lbf_31{flex:auto;margin-right:1rem;max-width:none;width:100%}._quantity_s6lbf_46{flex:1 1 220px}._price_s6lbf_114{margin-right:0}._removeFromCart_s6lbf_143{padding:0;position:absolute;right:10px;top:14px}}@media screen and (width <= 700px){._quantity_s6lbf_46{flex:1 1 0}._price_s6lbf_114{min-width:0;width:100%}}@media screen and (width <= 500px){._content_s6lbf_20{padding:.625rem}._image_s6lbf_8 img{width:50px}}@media screen and (width <= 340px){._price_s6lbf_114{font-size:.75rem}._price_s6lbf_114 span{display:none}._price_s6lbf_114 ._totalPriceVat_s6lbf_131>div:last-child{font-size:.875rem}}._wrap_zo31y_1{display:flex;flex-direction:column;font-size:.9rem;gap:.25rem;line-height:.99rem;padding:.375rem 0}._green_zo31y_10,._wrap_zo31y_1{color:var(--green)}._blue_zo31y_13{color:var(--blue-dark)}._red_zo31y_16{color:var(--red)}._gray_zo31y_19{color:var(--gray-medium)}