#autopodlahy-configurator{--autopodlahy-primary:#050242;--autopodlahy-secondary:#06bc77;--autopodlahy-danger:#bc062c;--autopodlahy-border:#e6e5ec;--autopodlahy-light:#f7f7f9;--autopodlahy-muted:rgba(5,2,66,.66);--autopodlahy-radius:8px;color:var(--autopodlahy-primary);font-size:22px;line-height:1.6}#autopodlahy-configurator *,#autopodlahy-configurator *::before,#autopodlahy-configurator *::after{box-sizing:border-box}#autopodlahy-configurator .autopodlahy-shell{position:relative;width:100%;max-width:none;margin:1.25rem auto 0;padding:1.625rem;border:0;border-radius:var(--autopodlahy-radius);background:#f4f4fb;box-shadow:none}#autopodlahy-configurator .autopodlahy-header{display:flex;justify-content:center;margin:0}#autopodlahy-configurator .autopodlahy-badge{position:absolute;top:-4px;right:16px;display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.65rem 1.4rem;border:1px solid rgba(6,188,119,.75);border-radius:50rem;background:rgba(6,188,119,.75);color:#fff;font-size:1.1rem;font-weight:800;white-space:nowrap;transform:translateY(-50%)}#autopodlahy-configurator .autopodlahy-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}#autopodlahy-configurator .autopodlahy-panel,#autopodlahy-configurator .autopodlahy-summary{min-width:0}#autopodlahy-configurator .autopodlahy-form-block{padding:2.1rem;border-radius:var(--autopodlahy-radius);background:#fff}#autopodlahy-configurator .autopodlahy-form-block+.autopodlahy-form-block{margin-top:1.6rem}#autopodlahy-configurator .autopodlahy-field{width:100%;margin-bottom:2.15rem}#autopodlahy-configurator .autopodlahy-form-block>.autopodlahy-field:last-child{margin-bottom:0}#autopodlahy-configurator .autopodlahy-field>label{display:block;margin-bottom:.9rem;color:var(--autopodlahy-muted);font-size:1.25rem;font-weight:800;letter-spacing:.35px}#autopodlahy-configurator select,#autopodlahy-configurator .autopodlahy-input{display:block;width:100% !important;max-width:none !important;min-height:4.6rem;border:1px solid var(--autopodlahy-border);border-radius:var(--autopodlahy-radius);background-color:#fff;color:var(--autopodlahy-primary);padding:1rem 1.15rem;font:inherit;font-size:1.35rem;font-weight:800;transition:border-color .2s ease,box-shadow .2s ease}#autopodlahy-configurator select:focus,#autopodlahy-configurator .autopodlahy-input:focus{outline:0;border-color:rgba(6,188,119,.62);box-shadow:0 0 0 .2rem rgba(6,188,119,.12)}#autopodlahy-configurator select:disabled{background:var(--autopodlahy-light);color:var(--autopodlahy-muted)}#autopodlahy-configurator .autopodlahy-required{color:var(--autopodlahy-danger)}#autopodlahy-configurator .autopodlahy-input.is-error{border-color:var(--autopodlahy-danger)}#autopodlahy-configurator .autopodlahy-field-error{margin-top:.55rem;color:var(--autopodlahy-danger);font-size:1rem;font-weight:700;line-height:1.4}#autopodlahy-configurator .autopodlahy-textarea{min-height:8.8rem;resize:vertical}#autopodlahy-configurator .autopodlahy-brand-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.4rem}#autopodlahy-configurator .autopodlahy-choice-grid{display:flex;flex-wrap:wrap;gap:1.4rem}#autopodlahy-configurator .autopodlahy-choice-grid{width:100%;flex-wrap:nowrap}#autopodlahy-configurator .autopodlahy-choice{position:relative;display:flex;align-items:center;justify-content:center;min-height:5.7rem;border:3px solid var(--autopodlahy-border);border-radius:var(--autopodlahy-radius);background:#fff;color:var(--autopodlahy-primary);cursor:pointer;font:inherit;font-weight:600;text-align:center;transition:border-color .2s ease,box-shadow .2s ease}#autopodlahy-configurator .autopodlahy-choice:hover{border-color:rgba(6,188,119,.38)}#autopodlahy-configurator .autopodlahy-choice.is-active{border-color:rgba(6,188,119,.75);box-shadow:none;pointer-events:none}#autopodlahy-configurator .autopodlahy-choice.is-active::before{display:none}#autopodlahy-configurator .autopodlahy-brand{flex-direction:column;width:100%;min-height:8.5rem;padding:1.25rem 1rem 1.1rem;font-size:1.25rem;border-radius:var(--autopodlahy-radius)}#autopodlahy-configurator .autopodlahy-brand span:not(.autopodlahy-brand-check){font-weight:600}#autopodlahy-configurator .autopodlahy-brand.is-active span:not(.autopodlahy-brand-check){font-weight:800}#autopodlahy-configurator .autopodlahy-brand img{display:block;width:auto;max-width:78px;height:44px;margin:0 auto 1rem;object-fit:contain}#autopodlahy-configurator .autopodlahy-brand-check{position:absolute;top:-1rem;left:50%;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:var(--autopodlahy-secondary);color:#fff;font-size:1.15rem;font-weight:900;line-height:1;transform:translateX(-50%)}#autopodlahy-configurator .autopodlahy-option{flex:1 1 0;gap:1.25rem;width:100%;min-height:6rem;padding:1.25rem 1.75rem;font-size:1.35rem;border-radius:var(--autopodlahy-radius)}#autopodlahy-configurator .autopodlahy-option.is-active::before{display:none}#autopodlahy-configurator .autopodlahy-option .form-check-input{flex:0 0 auto;width:2rem;height:2rem;margin:0;border:3px solid #ededf2;border-radius:50%;background:#fff;appearance:none;-webkit-appearance:none}#autopodlahy-configurator .autopodlahy-option .form-check-input:checked{border-color:var(--autopodlahy-secondary);background:var(--autopodlahy-secondary);box-shadow:inset 0 0 0 .55rem #fff}#autopodlahy-configurator .autopodlahy-option .form-check-label{display:block;margin:0;color:rgba(5,2,66,.58);font-size:1.35rem;line-height:1.28}#autopodlahy-configurator .autopodlahy-option.is-active .form-check-label{color:var(--autopodlahy-primary)}#autopodlahy-configurator .autopodlahy-option small{color:#047147;font-size:1.1rem;font-weight:800;margin-top:.15rem}#autopodlahy-configurator .autopodlahy-loading,#autopodlahy-configurator .autopodlahy-muted{color:var(--autopodlahy-muted);line-height:1.65}#autopodlahy-configurator .autopodlahy-loading{padding:1.4rem;border:0;border-radius:var(--autopodlahy-radius);background:#f4f4fb;font-size:1rem;font-weight:700;text-align:center}#autopodlahy-configurator .autopodlahy-form-block .autopodlahy-loading{background:#f4f4fb}#autopodlahy-configurator .autopodlahy-message{min-height:1.5rem;color:var(--autopodlahy-muted);font-size:1.15rem;font-weight:700}#autopodlahy-configurator .autopodlahy-message.is-error,#autopodlahy-configurator .autopodlahy-error{color:var(--autopodlahy-danger)}#autopodlahy-configurator .autopodlahy-message.is-success{color:#047147}#autopodlahy-configurator .autopodlahy-summary{margin-top:0;padding:2.1rem;border:0;border-radius:var(--autopodlahy-radius);background:#fff}#autopodlahy-configurator .autopodlahy-items{display:grid;gap:0;margin:0;padding:0;list-style:none;border-radius:var(--autopodlahy-radius);background:#f4f4fb;overflow:hidden}#autopodlahy-configurator .autopodlahy-items li{display:grid;grid-template-columns:11rem minmax(0,1fr) auto;align-items:center;gap:1rem;min-width:0;padding:1rem 1.1rem;border:0;border-radius:0;background:#f4f4fb}#autopodlahy-configurator .autopodlahy-items li+li{border-top:1px solid #fff}#autopodlahy-configurator .autopodlahy-items span{color:var(--autopodlahy-muted);font-size:1.1rem;font-weight:800;letter-spacing:.45px;text-transform:uppercase}#autopodlahy-configurator .autopodlahy-items strong{overflow-wrap:anywhere;font-size:1.35rem;line-height:1.28}#autopodlahy-configurator .autopodlahy-items small{color:var(--autopodlahy-muted);font-size:1.15rem;font-weight:700;text-align:right}#autopodlahy-configurator .autopodlahy-steel{margin:.45rem 0;color:var(--autopodlahy-muted);font-size:1.1rem}#autopodlahy-configurator .autopodlahy-steel strong{color:var(--autopodlahy-primary)}#autopodlahy-configurator .autopodlahy-summary-action{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:2.25rem;padding:0;border:0;border-radius:var(--autopodlahy-radius);background:#fff}#autopodlahy-configurator .autopodlahy-price{display:grid;gap:.1rem;margin:0;min-width:0}#autopodlahy-configurator .autopodlahy-price .price-final{color:var(--autopodlahy-secondary);font-size:clamp(1.9rem,3vw,2.55rem);font-weight:900;line-height:1.1;margin-bottom:0 !important}#autopodlahy-configurator .autopodlahy-price .price-additional{color:var(--autopodlahy-muted);font-size:1.15rem;font-weight:500}#autopodlahy-configurator .autopodlahy-add{width:auto;min-width:15rem;min-height:4rem;padding-right:2.8rem;padding-left:2.8rem;border-radius:50rem;font-size:1.4rem;font-weight:800}#autopodlahy-configurator .autopodlahy-add-wrap{display:grid;justify-items:stretch;gap:.55rem}#autopodlahy-configurator .autopodlahy-add-message{color:var(--autopodlahy-muted);font-size:1rem;font-weight:700;text-align:center}#autopodlahy-configurator .autopodlahy-add-message.is-success{color:#047147}#autopodlahy-configurator .autopodlahy-add-message.is-error{color:var(--autopodlahy-danger)}@media (max-width:991.98px){#autopodlahy-configurator .autopodlahy-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:767.98px){#autopodlahy-configurator{font-size:20px}#autopodlahy-configurator .autopodlahy-header{display:grid}#autopodlahy-configurator .autopodlahy-choice-grid{flex-direction:column}#autopodlahy-configurator .autopodlahy-form-block,#autopodlahy-configurator .autopodlahy-summary{padding:1.6rem}#autopodlahy-configurator .autopodlahy-items{grid-template-columns:1fr}#autopodlahy-configurator .autopodlahy-items li{grid-template-columns:1fr;gap:.2rem}#autopodlahy-configurator .autopodlahy-items small{text-align:left}#autopodlahy-configurator .autopodlahy-summary-action{flex-direction:column;align-items:stretch;gap:24px}#autopodlahy-configurator .autopodlahy-price{text-align:center}#autopodlahy-configurator .autopodlahy-price .price-final{font-size:2.8rem}#autopodlahy-configurator .autopodlahy-add{width:100%;min-width:0}#autopodlahy-configurator .autopodlahy-add-wrap{width:100%}#autopodlahy-configurator .autopodlahy-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:575.98px){#autopodlahy-configurator .autopodlahy-shell{padding:2.6rem 1.25rem 1.25rem}#autopodlahy-configurator .autopodlahy-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:389px){#autopodlahy-configurator .autopodlahy-brand-grid{grid-template-columns:1fr}}
