/*! coldroom-configurator-frontend - 0.1.0 */
.crc h1,.crc h2,.crc h3,.crc h4,.crc h5,.crc h6{margin-bottom:1rem;line-height:1.2}.crc h1{font-size:2.5rem}.crc h2{font-size:2rem}.crc h3{font-size:1.25rem}.crc p{margin-bottom:1rem}.crc-welcome-container{width:100%;padding:0;max-width:1920px;margin:0 auto;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}.crc-welcome-step{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;color:#fff;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:auto 360px;background-color:#fff;overflow:hidden}@media(min-width: 576px){.crc-welcome-step{padding:120px 0;background-attachment:scroll;background-size:100% auto;height:440px}}@media(min-width: 768px){.crc-welcome-step{padding:120px 0;background-attachment:scroll;background-size:100% auto;height:560px}}.crc-welcome-step::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.24) 100%);z-index:0}@media(min-width: 576px){.crc-welcome-step::before{position:absolute}}.crc-welcome-step .crc-welcome-content{width:95%;padding:60px 0;position:relative;z-index:1;flex-shrink:0;display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:40px}@media(min-width: 576px){.crc-welcome-step .crc-welcome-content{width:100%;padding:24px 0;max-width:100%}}@media(min-width: 768px){.crc-welcome-step .crc-welcome-content{width:500px}}.crc-welcome-step .crc-welcome-content .crc-welcome-heading{color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:1.5rem}@media(min-width: 576px){.crc-welcome-step .crc-welcome-content .crc-welcome-heading{font-size:24px;font-style:normal;font-weight:400;line-height:36px}}@media(min-width: 768px){.crc-welcome-step .crc-welcome-content .crc-welcome-heading{font-size:40px;line-height:50px}}.crc-welcome-step .crc-welcome-content .crc-welcome-description{font-size:16px;font-weight:400;line-height:24px;font-style:normal;max-width:672px;margin-left:auto;margin-right:auto;margin-bottom:2rem;opacity:.9}@media(min-width: 768px){.crc-welcome-step .crc-welcome-content .crc-welcome-description{font-size:20px;font-weight:500;line-height:30px;max-width:600px}}.crc-welcome-step .crc-welcome-content .crc-welcome-cta{border:none;border-radius:4px;cursor:pointer;transition:all .2s;padding:1rem 1.5rem;font-size:1rem;background-color:#0050ff;color:#fff;border-radius:0;min-width:168px;text-transform:none;background-color:#0050ff;border:1px solid #0050ff;height:56px;padding:20px 40px;justify-content:center;align-items:center;gap:8px;font-size:16px;font-style:normal;font-weight:500;line-height:16px}.crc-welcome-step .crc-welcome-content .crc-welcome-cta:hover{background-color:#0056b3}.crc-welcome-step .crc-welcome-content .crc-welcome-cta:hover{background-color:rgba(0,0,0,0);border:1px solid #0050ff;color:#0050ff}.crc-welcome-step .crc-welcome-content .crc-welcome-cta:focus{outline:none}.crc-welcome-step .crc-welcome-content .crc-welcome-cta:active{outline:none}.crc-navigation{display:flex;justify-content:space-between;margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}.crc-navigation .crc-nav-button{padding:.75rem 1.5rem;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;cursor:pointer}.crc-navigation .crc-nav-button:disabled{opacity:.5;cursor:not-allowed}.crc-step-glass-layout{display:flex;justify-content:space-between;align-items:start;flex-direction:column;padding:20px 16px 40px}@media(min-width: 576px){.crc-step-glass-layout{flex-direction:row;padding:0 0 24px}}.crc-step-glass-layout-end{display:flex;justify-content:flex-end;align-items:start;flex-direction:column;padding:20px 16px 40px}@media(min-width: 576px){.crc-step-glass-layout-end{flex-direction:row;padding:0 0 24px}}.crc-glass-system-card{background:#fff;overflow:hidden}@media(min-width: 576px){.crc-glass-system-card{width:604px}}.crc-glass-system-card .crc-system-image{width:100%;height:139px;overflow:hidden}@media(min-width: 768px){.crc-glass-system-card .crc-system-image{height:258px}}.crc-glass-system-card .crc-system-image img{width:100%;height:100%;object-fit:cover}.crc-glass-system-card .crc-system-content{padding:16px;background:#f3f3f3}@media(min-width: 576px){.crc-glass-system-card .crc-system-content{padding:24px}}.crc-glass-system-card .crc-system-content .crc-system-description{height:53px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;margin:12px 0 8px 0}@media(min-width: 768px){.crc-glass-system-card .crc-system-content .crc-system-description{margin:16px 0 8px 0}}.crc-glass-system-card .crc-system-content .crc-system-actions{display:flex;gap:12px;align-items:start;flex-direction:column}@media(min-width: 1058px){.crc-glass-system-card .crc-system-content .crc-system-actions{flex-direction:row;align-items:center}}.crc-glass-system-card .crc-system-content .crc-system-actions .crc-info-button{font-size:16px;font-weight:500;line-height:24px;display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#0050ff;cursor:pointer;padding:.5rem}.crc-glass-system-card .crc-system-content .crc-system-actions .crc-info-button:focus{outline:none}.crc-glass-system-card .crc-system-content .crc-system-actions .crc-info-button img{width:24px;height:24px}.crc-temperature-icon{position:relative;display:flex;height:138px;border:1px solid #f3f3f3;justify-content:center;align-items:center}@media(min-width: 768px){.crc-temperature-icon{height:258px}}.crc-temperature-icon img{height:87px}@media(min-width: 768px){.crc-temperature-icon img{height:auto}}.crc-step-configuration-container{max-width:1280px;margin:0 auto;padding:0}@media(min-width: 576px){.crc-step-configuration-container{padding:2rem 0}}.crc-step-configuration-layout{display:flex;justify-content:space-between;align-items:start;flex-direction:column}@media(min-width: 576px){.crc-step-configuration-layout{flex-direction:row}}.crc-configuration-step{padding:2rem;max-width:800px;margin:0 auto}.crc-configuration-step .crc-configuration-header{text-align:center;margin-bottom:4rem}.crc-configuration-step .crc-configuration-header h2{font-size:2.5rem;color:#2c3e50;margin-bottom:1.5rem}.crc-configuration-step .crc-configuration-form{background:#f3f3f3;padding:24px}.crc-configuration-step .crc-configuration-form .crc-form-section{margin-bottom:2rem}.crc-configuration-step .crc-configuration-form .crc-form-group{margin-bottom:1.5rem}.crc-configuration-step .crc-configuration-form .crc-form-group label{display:block;margin-bottom:1rem;color:#2c3e50}.crc-configuration-step .crc-configuration-form .crc-form-group input,.crc-configuration-step .crc-configuration-form .crc-form-group select{width:100%;padding:1rem;border:1px solid #eee}.crc-configuration-step .crc-configuration-form .crc-dimensions-inputs{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.crc-configuration-step .crc-configuration-form .crc-shelf-option .crc-switch{position:relative;display:inline-flex;align-items:center;cursor:pointer}.crc-configuration-step .crc-configuration-form .crc-shelf-option .crc-switch input{display:none}.crc-configuration-step .crc-configuration-form .crc-shelf-option .crc-switch .crc-slider{width:48px;height:24px;background-color:#ccc;border-radius:12px;position:relative;transition:.4s}.crc-configuration-step .crc-configuration-form .crc-shelf-option .crc-switch .crc-slider::before{content:"";position:absolute;height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;border-radius:50%;transition:.4s}.crc-configuration-step .crc-configuration-form .crc-shelf-option .crc-switch input:checked+.crc-slider{background-color:#0050ff}.crc-configuration-step .crc-configuration-form .crc-shelf-option .crc-switch input:checked+.crc-slider::before{transform:translateX(24px)}.crc-configuration-step .crc-configuration-form .crc-shelf-option .crc-switch .crc-switch-label{margin-left:1rem}.crc-configuration-step .crc-form-actions{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem}.crc-configuration-step .crc-form-actions .crc-setup-button{border:none;border-radius:4px;cursor:pointer;transition:all .2s;padding:1rem 1.5rem;font-size:1rem;background-color:#0050ff;color:#fff;min-width:150px}.crc-configuration-step .crc-form-actions .crc-setup-button:hover{background-color:#0056b3}.crc-configuration-step .crc-form-actions .crc-setup-button.crc-individualSetup{border:none;border-radius:4px;cursor:pointer;transition:all .2s;padding:1rem 1.5rem;font-size:1rem;background-color:#fff;color:#0050ff;border:1px solid #0050ff}.crc-configuration-step .crc-form-actions .crc-setup-button.crc-individualSetup:hover{background-color:rgba(0,80,255,.1)}.crc-system-info{margin-bottom:2rem;padding:0 16px}@media(min-width: 576px){.crc-system-info{padding:0}}.crc-system-info h2{font-size:20px;font-weight:400;line-height:30px;color:#062e62;margin-bottom:.5rem}@media(min-width: 576px){.crc-system-info h2{font-size:24px;line-height:36px}}@media(min-width: 768px){.crc-system-info h2{font-size:32px;line-height:40px}}.crc-system-info p{color:#062e62;display:flex;align-items:center;gap:.5rem;font-size:16px;font-weight:400;line-height:24px}.crc-system-info p .crc-info-icon{color:#0050ff;cursor:pointer;display:flex;align-items:center;border:0;background:#fff}.crc-system-info p .crc-info-icon:focus{outline:none}.crc-configuration-content{padding:0 0 24px;display:flex;justify-content:space-between;flex-direction:column;gap:24px}@media(min-width: 576px){.crc-configuration-content{flex-direction:row;padding:24px 0 24px}}@media(min-width: 768px){.crc-configuration-content{gap:48px}}.crc-configuration-content .crc-configuration-image{width:100%;padding-right:0}@media(min-width: 576px){.crc-configuration-content .crc-configuration-image{width:45%}}.crc-configuration-content .crc-main-image{width:100%;height:138px;margin-bottom:2rem;padding:0 16px}@media(min-width: 576px){.crc-configuration-content .crc-main-image{padding:0}}@media(min-width: 768px){.crc-configuration-content .crc-main-image{height:238px}}.crc-configuration-content .crc-main-image img{width:100%;height:100%;object-fit:cover}.crc-configuration-content .crc-configuration-form{background:#f3f3f3;color:#062e62;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:40px 16px;width:100%;margin-top:0}@media(min-width: 576px){.crc-configuration-content .crc-configuration-form{width:55%;padding:40px 24px}}@media(min-width: 768px){.crc-configuration-content .crc-configuration-form{padding:24px}}.crc-configuration-content .crc-configuration-form h2{font-size:20px;color:#062e62;font-weight:400;margin-bottom:24px;line-height:30px}@media(min-width: 576px){.crc-configuration-content .crc-configuration-form h2{font-size:24px;line-height:36px}}@media(min-width: 768px){.crc-configuration-content .crc-configuration-form h2{font-size:32px;line-height:40px;margin-bottom:2rem}}.crc-configuration-content .crc-configuration-form .crc-form-group{margin-bottom:2rem}.crc-configuration-content .crc-configuration-form .crc-form-group label{display:block;color:#062e62;font-weight:400;margin-bottom:1rem;font-size:20px}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-dimension-inputs{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 1058px){.crc-configuration-content .crc-configuration-form .crc-form-group .crc-dimension-inputs{grid-template-columns:1fr 1fr;gap:1rem}}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-dimension-inputs .crc-input-group{position:relative}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-dimension-inputs .crc-input-group .crc-input{height:56px;padding:24px 16px 6px}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-dimension-inputs .crc-input-group input{width:100%;height:58px;padding:24px 12px 8px;border:none;border-bottom:2px solid rgba(6,46,98,.5);font-size:16px;background:#fff;outline:none;color:#8196b0;font-style:normal;font-weight:500;line-height:24px}@media(min-width: 576px){.crc-configuration-content .crc-configuration-form .crc-form-group .crc-dimension-inputs .crc-input-group input{height:64px}}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-dimension-inputs .crc-input-group input:focus{border-bottom-color:#0050ff}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-dimension-inputs .crc-input-group input.crc-error{border-bottom-color:#b00}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-dimension-inputs .crc-input-group .crc-placeholder-color{color:#062e62;opacity:.5}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-dimension-inputs .crc-input-group .crc-input-color{color:#000}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-dimension-inputs .crc-input-group .crc-hint{position:absolute;top:3px;left:16px;font-size:12px;color:rgba(6,46,98,.5);pointer-events:none;height:18px}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-dimension-inputs .crc-input-group .crc-unit{position:absolute;right:12px;top:70%;transform:translateY(-63%);font-size:16px;color:#062e62;font-weight:500}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-dimension-inputs .crc-input-group .crc-error-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#b00;font-size:16px}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-dimension-inputs .crc-input-group .crc-error-message{position:absolute;left:0;top:100%;background-color:#b00;color:#fff;font-size:12px;padding:4px 8px;width:100%;z-index:1}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-color-options{display:flex;gap:4px;flex-direction:column}@media(min-width: 768px){.crc-configuration-content .crc-configuration-form .crc-form-group .crc-color-options{flex-direction:row;gap:2rem}}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-color-options .crc-color-option{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:16px;font-weight:400;color:#062e62}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-color-options .crc-color-option input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:1px solid #a6a6a6;border-radius:50%;outline:none;cursor:pointer;position:relative;background:#fff}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-color-options .crc-color-option input[type=radio]:checked{border-color:#0050ff}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-color-options .crc-color-option input[type=radio]:checked::after{content:"";width:12px;height:12px;background:#0050ff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-color-options .crc-color-option input[type=radio]::-webkit-radio-button{visibility:hidden}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-color-options .crc-color-option input[type=radio]::-moz-radio-button{visibility:hidden}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-toggle-switch{display:flex;align-items:center;gap:1rem}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-toggle-switch .crc-switch{position:relative;display:inline-block;width:48px;height:24px;margin:0}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-toggle-switch .crc-switch input{opacity:0;width:0;height:0}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-toggle-switch .crc-switch .crc-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#a6a6a6;transition:.4s;border-radius:24px}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-toggle-switch .crc-switch .crc-slider::before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-toggle-switch .crc-switch input:checked+.crc-slider{background-color:#0050ff}.crc-configuration-content .crc-configuration-form .crc-form-group .crc-toggle-switch .crc-switch input:checked+.crc-slider::before{transform:translateX(24px)}.crc-configuration-content .crc-configuration-form .crc-toggle-configuration-text{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#062e62}.crc-configuration-content .crc-configuration-form .crc-form-actions{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}@media(min-width: 1058px){.crc-configuration-content .crc-configuration-form .crc-form-actions{flex-direction:row}}.crc-configuration-content .crc-configuration-form .crc-form-actions button{padding:20px 40px;font-weight:500;cursor:pointer;transition:all .2s;font-size:16px;line-height:16px}.crc-configuration-content .crc-configuration-form .crc-form-actions button.crc-primary-button{border:none;border-radius:4px;cursor:pointer;transition:all .2s;padding:1rem 1.5rem;font-size:1rem;background-color:#0050ff;color:#fff;border-radius:0;width:165px;text-transform:none;background-color:#0050ff;border:1px solid #0050ff;height:56px;padding:20px 40px;justify-content:center;align-items:center;gap:8px;font-size:16px;font-style:normal;font-weight:500;line-height:16px}.crc-configuration-content .crc-configuration-form .crc-form-actions button.crc-primary-button:hover{background-color:#0056b3}@media(min-width: 768px){.crc-configuration-content .crc-configuration-form .crc-form-actions button.crc-primary-button{min-width:180px}}.crc-configuration-content .crc-configuration-form .crc-form-actions button.crc-primary-button:hover{background-color:rgba(0,0,0,0);border:1px solid #0050ff;color:#0050ff}.crc-configuration-content .crc-configuration-form .crc-form-actions button.crc-primary-button:focus{outline:none}.crc-configuration-content .crc-configuration-form .crc-form-actions button.crc-secondary-button{background:rgba(0,0,0,0);color:#0050ff;border:1px solid #0050ff;width:210px;height:56px}@media(min-width: 768px){.crc-configuration-content .crc-configuration-form .crc-form-actions button.crc-secondary-button{min-width:180px}}.crc-configuration-content .crc-configuration-form .crc-form-actions button.crc-secondary-button:hover{background-color:#0050ff;border:1px solid #0050ff;color:#fff}.crc-configuration-content .crc-configuration-form .crc-form-actions button.crc-secondary-button:focus{outline:none}.crc-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:start;z-index:1000;padding-top:40px}@media(min-width: 768px){.crc-modal-overlay{align-items:center;padding-top:0}}@media(min-width: 576px){.crc-modal-overlay{padding-top:80px}}.crc-modal-content{background:#fff;padding:56px 16px;max-width:1007px;width:90%;max-height:90vh;overflow-y:auto}@media(min-width: 576px){.crc-modal-content{padding:56px 40px;max-height:100%}}.crc-modal-content h2{color:#062e62;font-size:32px;font-style:normal;font-weight:400;line-height:40px}.crc-modal-content p{color:#062e62;margin-bottom:24px;font-size:16px;font-weight:400}.crc-modal-content .crc-conditions-table{width:100%;border-collapse:collapse;table-layout:fixed;margin-bottom:24px;background:#f9fafb}.crc-modal-content .crc-conditions-table th,.crc-modal-content .crc-conditions-table td{width:33.33%;padding:12px;text-align:left;border:1px solid #e5e7eb}.crc-modal-content .crc-conditions-table th{background:#f3f3f3;color:#062e62;font-weight:700;padding:4px 6px;font-size:14px;height:50px}@media(min-width: 576px){.crc-modal-content .crc-conditions-table th{padding:4px 16px}}.crc-modal-content .crc-conditions-table td{color:#062e62;border:1px solid #f3f3f3;background:#fff;height:28px;padding:4px 6px;font-size:13px}@media(min-width: 576px){.crc-modal-content .crc-conditions-table td{padding:4px 16px;font-size:14px}}.crc-modal-content .crc-close-button{border-radius:0;min-width:124px;text-transform:none;background-color:#0050ff;border:1px solid #0050ff;height:56px;padding:20px 40px;justify-content:center;align-items:center;gap:8px;font-size:16px;font-style:normal;font-weight:500;line-height:16px;color:#fff;cursor:pointer}.crc-modal-content .crc-close-button:hover{background-color:rgba(0,0,0,0);border:1px solid #0050ff;color:#0050ff}.crc-modal-content .crc-close-button:focus{outline:none}.crc-variants-modal .crc-variants-grid{display:flex;gap:40px;margin-bottom:20px;flex-direction:column}@media(min-width: 768px){.crc-variants-modal .crc-variants-grid{gap:75px}}@media(min-width: 576px){.crc-variants-modal .crc-variants-grid{flex-direction:row;gap:32px}}.crc-variants-modal .crc-variant-item{width:100%}@media(min-width: 576px){.crc-variants-modal .crc-variant-item{width:50%}}.crc-variants-modal .crc-variant-item img{width:100%;height:148px;margin-bottom:1rem}@media(min-width: 768px){.crc-variants-modal .crc-variant-item img{height:260px}}.crc-variants-modal .crc-variant-item p{font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0;color:#062e62}.crc-variants-modal .crc-primary-button{border-radius:0;min-width:124px;text-transform:none;background-color:#0050ff;border:1px solid #0050ff;height:56px;padding:20px 40px;justify-content:center;align-items:center;gap:8px;font-size:16px;font-style:normal;font-weight:500;line-height:16px;color:#fff;cursor:pointer}.crc-variants-modal .crc-primary-button:hover{background-color:rgba(0,0,0,0);border:1px solid #0050ff;color:#0050ff}.crc-variants-modal .crc-primary-button:focus{outline:none}.crc-modal-header h2{font-size:20px;font-style:normal;font-weight:400;line-height:36px;color:#062e62}@media(min-width: 576px){.crc-modal-header h2{font-size:24px;line-height:30px}}@media(min-width: 768px){.crc-modal-header h2{font-size:32px;line-height:40px}}.crc-type-modal .crc-type-section{margin-bottom:1.5rem}.crc-type-modal .crc-type-section h3{color:#062e62;margin-bottom:.5rem}.crc-type-modal .crc-type-section p{color:#062e62;line-height:1.5}.crc-post-modal .crc-post-description{margin-bottom:2rem;text-align:left;color:#062e62;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media(min-width: 768px){.crc-post-modal .crc-post-description{margin-bottom:20px}}.crc-post-modal .crc-post-grid{display:flex;flex-direction:column}@media(min-width: 576px){.crc-post-modal .crc-post-grid{flex-direction:row}}.crc-post-modal .crc-post-item{width:100%}@media(min-width: 576px){.crc-post-modal .crc-post-item{width:50%}}.crc-post-modal .crc-post-item img{width:auto;height:348px;margin-bottom:1rem}.crc-post-modal .crc-post-item p{text-align:left;color:#062e62;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.crc-step-progress{display:flex;justify-content:center;align-items:start;width:100%}@media(min-width: 768px){.crc-step-progress{width:604px}}@media(min-width: 576px){.crc-step-progress{width:50%}}.crc-step-progress .crc-step-item{flex:1;display:flex;flex-direction:column;align-items:center;position:relative}.crc-step-progress .crc-step-item.clickable{cursor:pointer}.crc-step-progress .crc-step-item .crc-step-connector{position:absolute;top:20px;width:100%;left:-50%;z-index:1}.crc-step-progress .crc-step-item .crc-step-connector .crc-connector-line{height:2px;background-color:#a6a6a6;width:100%}.crc-step-progress .crc-step-item .crc-step-connector .crc-connector-line.finished{height:2px;background-color:#0050ff;width:100%}.crc-step-progress .crc-step-item.completed .crc-connector-line{background-color:#0050ff}.crc-step-progress .crc-step-item.completed .crc-step-circle{background-color:#fff;border-color:#0050ff;font-size:16px;font-weight:400}.crc-step-progress .crc-step-item.completed .crc-step-circle .crc-check-icon{width:24px;height:24px;fill:#0050ff}.crc-step-progress .crc-step-item.current .crc-step-circle{background-color:#0050ff;border-color:#0050ff;color:#fff;font-size:16px;font-weight:400}.crc-step-progress .crc-step-item.current .crc-step-label{color:#0050ff;min-width:80px;height:36px}.crc-step-progress .crc-step-item .crc-step-circle{width:40px;height:40px;border-radius:50%;background:#a6a6a6;border:2px solid #a6a6a6;display:flex;align-items:center;justify-content:center;z-index:2;position:relative;color:#fff;font-size:16px;font-weight:400}.crc-step-progress .crc-step-item .crc-step-label{margin-top:.5rem;line-height:18px;font-size:12px;font-style:normal;font-weight:700;text-align:center;color:#0050ff}.crc-step-container{max-width:1280px;margin:0 auto;padding:2rem}.crc-step-container .crc-back-link{display:flex;align-items:center;color:#0050ff;text-decoration:none;margin:0 0 40px;font-size:16px;font-style:normal;font-weight:500;line-height:16px;border:0;background:#fff}@media(min-width: 576px){.crc-step-container .crc-back-link{margin:16px 0 32px}}.crc-step-container .crc-back-link .crc-arrow{margin-right:8px;height:24px;width:24px}.crc-step-container .crc-back-link:hover{text-decoration:underline}.crc-step-container .crc-back-link:focus{outline:none}.crc-step-container .crc-h3-heading{color:#062e62;font-size:20px;font-style:normal;font-weight:400;line-height:30px}@media(min-width: 576px){.crc-step-container .crc-h3-heading{font-size:24px;line-height:36px}}@media(min-width: 768px){.crc-step-container .crc-h3-heading{font-size:32px;line-height:40px}}.crc-step-container .crc-heading-select{margin-bottom:24px}@media(min-width: 768px){.crc-step-container .crc-heading-select{margin-bottom:32px}}.crc-step-container .crc-h4-heading{font-size:20px;font-style:normal;font-weight:400;line-height:36px;color:#062e62;margin-bottom:0}@media(min-width: 768px){.crc-step-container .crc-h4-heading{font-size:24px;line-height:36px}}.crc-step-container .crc-h5-heading{color:#062e62;font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:0}.crc-step-container .crc-h6-heading{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:#062e62}.crc-step-container .crc-description-text{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#062e62;margin-bottom:0}.crc-step-container .crc-primary-button{border:none;border-radius:4px;cursor:pointer;transition:all .2s;padding:1rem 1.5rem;font-size:1rem;background-color:#0050ff;color:#fff;border-radius:0;min-width:124px;text-transform:none;background-color:#0050ff;border:1px solid #0050ff;height:56px;padding:20px 40px;justify-content:center;align-items:center;gap:8px;font-size:16px;font-style:normal;font-weight:500;line-height:16px}.crc-step-container .crc-primary-button:hover{background-color:#0056b3}.crc-step-container .crc-primary-button:hover{background-color:rgba(0,0,0,0);border:1px solid #0050ff;color:#0050ff}.crc-step-container .crc-primary-button:focus{outline:none}.crc-step-container .crc-step-header{margin-bottom:2rem}.crc-step-container .crc-step-header .crc-step-title{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:#062e62;margin:40px 0 24px 0}.crc-selection-layout{padding:0 16px}@media(min-width: 576px){.crc-selection-layout{padding:0}}.crc-selection-grid{display:flex;flex-direction:column;gap:16px;justify-content:center}@media(min-width: 576px){.crc-selection-grid{flex-direction:row;gap:24px}}.crc-step-individual-layout{display:flex;justify-content:space-between;align-items:start;flex-direction:column;padding:16px 16px 0 16px}@media(min-width: 576px){.crc-step-individual-layout{flex-direction:row;padding:0}}.crc-step-individual-container{max-width:1280px;margin:0 auto;padding:0}.crc-step-individual-container .crc-individual-content{display:flex;justify-content:space-between;padding:24px 0 24px;flex-direction:column}@media(min-width: 576px){.crc-step-individual-container .crc-individual-content{flex-direction:row}}.crc-step-individual-container .crc-product-section{width:100%;padding:0 16px 16px}@media(min-width: 768px){.crc-step-individual-container .crc-product-section{padding-right:48px}}@media(min-width: 576px){.crc-step-individual-container .crc-product-section{width:50%;padding-right:20px}}.crc-step-individual-container .crc-product-section h1{font-size:24px;line-height:36px;margin-bottom:.5rem;font-weight:400;color:#062e62}@media(min-width: 768px){.crc-step-individual-container .crc-product-section h1{font-size:32px}}.crc-step-individual-container .crc-product-section .crc-subtitle{color:#062e62;margin-bottom:1.5rem;font-size:16px;font-weight:400;display:flex;align-items:center;gap:.5rem}.crc-step-individual-container .crc-product-section .crc-subtitle .crc-info-icon{color:#06f;cursor:pointer}.crc-step-individual-container .crc-product-section .crc-subtitle .crc-info-icon:focus{outline:none}.crc-step-individual-container .crc-product-section .crc-product-image{margin-bottom:2rem;width:100%;height:138px;position:relative}@media(min-width: 768px){.crc-step-individual-container .crc-product-section .crc-product-image{height:238px}}.crc-step-individual-container .crc-product-section .crc-product-image img{width:100%;height:100%;object-fit:cover}.crc-step-individual-container .crc-product-section .crc-specifications h2{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:#062e62}.crc-step-individual-container .crc-product-section .crc-specifications .crc-specs-list .crc-spec-row{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:start;gap:8px;width:100%}.crc-step-individual-container .crc-product-section .crc-specifications .crc-specs-list .crc-spec-label{width:260px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#062e62}.crc-step-individual-container .crc-product-section .crc-specifications .crc-specs-list .crc-spec-value{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#062e62;padding-left:5px;width:90px;flex-shrink:0;white-space:nowrap}.crc-step-individual-container .crc-configuration-section{width:100%;background-color:#f3f3f3;padding:24px}@media(min-width: 576px){.crc-step-individual-container .crc-configuration-section{width:50%}}.crc-step-individual-container .crc-configuration-section h2{font-size:24px;line-height:36px;color:#062e62;margin-bottom:24px;font-weight:400}@media(min-width: 768px){.crc-step-individual-container .crc-configuration-section h2{font-size:32px;margin-bottom:2rem}}.crc-step-individual-container .crc-configuration-section .crc-door-select{width:100%;padding:.75rem;border:1px solid #d3d3d3;border-radius:4px;margin-bottom:2rem}.crc-info-icon{color:#6b7280;cursor:pointer;border:0;background:rgba(0,0,0,0)}.crc-info-icon:focus{outline:none}.crc-door-system-options{margin-top:20px}.crc-door-system-table{width:100%}.crc-door-system-table-th{font-size:16px;text-align:left;font-style:normal;font-weight:400;line-height:24px;border-bottom:1px solid #062e62;padding:12px 0}.crc-door-system-table-td{padding:0;text-align:left;font-size:14px;font-style:normal;font-weight:400;line-height:24px}@media(min-width: 768px){.crc-door-system-table-td{padding:24px 0;font-size:16px}}.crc-td-amount{position:relative;text-align:right;padding-right:1rem;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.crc-amount-controls{position:absolute;right:0;top:6px;display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:16px 8px;width:100px;height:56px;background:#fff;border-bottom:2px solid #fff}.crc-amount-btn{width:24px;height:24px;font-size:16px;border:0;background:#fff;cursor:pointer}.crc-amount-btn:focus{outline:none}.crc-amount-value{min-width:20px;text-align:center}.crc-additional-options{margin-top:1rem}.crc-additional-options h3{color:#333;margin-bottom:1.5rem}.crc-additional-options .crc-option-section{margin-bottom:56px}.crc-additional-options .crc-option-section h4{display:flex;align-items:center;gap:.5rem;color:#062e62;margin-bottom:1rem;font-size:20px;font-weight:400;line-height:30px}.crc-additional-options .crc-radio-group{display:flex;gap:24px;margin-bottom:1rem;flex-direction:column}@media(min-width: 768px){.crc-additional-options .crc-radio-group{flex-direction:row;gap:2rem}}.crc-additional-options .crc-radio-group label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#062e62}.crc-additional-options .crc-radio-group input[type=radio]{width:24px;height:24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #a6a6a6;border-radius:50%;outline:none;cursor:pointer;position:relative;background:#fff}.crc-additional-options .crc-radio-group input[type=radio]:checked{border-color:#0050ff}.crc-additional-options .crc-radio-group input[type=radio]:checked::after{content:"";width:14px;height:14px;background:#0050ff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%}.crc-additional-options .crc-radio-group input[type=radio]::-webkit-radio-button{visibility:hidden}.crc-additional-options .crc-radio-group input[type=radio]::-moz-radio-button{visibility:hidden}.crc-additional-options .crc-toggle-switch{display:flex;align-items:center;gap:1rem;margin-top:24px}.crc-additional-options .crc-toggle-switch .crc-switch{position:relative;display:inline-block;width:48px;height:24px;margin:0}.crc-additional-options .crc-toggle-switch .crc-switch input{opacity:0;width:0;height:0}.crc-additional-options .crc-toggle-switch .crc-switch .crc-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#a6a6a6;transition:.4s;border-radius:24px}.crc-additional-options .crc-toggle-switch .crc-switch .crc-slider::before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}.crc-additional-options .crc-toggle-switch .crc-switch input:checked+.crc-slider{background-color:#0050ff}.crc-additional-options .crc-toggle-switch .crc-switch input:checked+.crc-slider::before{transform:translateX(24px)}.crc-toggle-configuration-text{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#062e62}.crc-adjust-amounts{margin-top:2rem;padding:1rem 0}.crc-adjust-amounts h4{color:#062e62;margin-bottom:1.5rem;font-size:20px;font-style:normal;font-weight:400;line-height:30px}.crc-installation-label{width:153px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#062e62}@media(min-width: 1058px){.crc-installation-label{width:260px}}.crc-installation-value{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#062e62;padding-left:20px;flex-shrink:0;white-space:nowrap}.crc-installation-row{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:start;gap:8px;width:100%}@media(min-width: 1058px){.crc-installation-row{justify-content:flex-start}}.crc-installation-specifications{margin-top:30px}.crc-continue-button-wrapper{padding:1rem 0 1rem 0;display:flex;justify-content:flex-start}.crc-continue-button{border-radius:0;min-width:180px;text-transform:none;background-color:#0050ff;border:1px solid #0050ff;height:56px;padding:20px 40px;justify-content:center;align-items:center;gap:8px;font-size:16px;font-style:normal;font-weight:500;line-height:16px;color:#fff;cursor:pointer}.crc-continue-button:hover{background-color:rgba(0,0,0,0);border:1px solid #0050ff;color:#0050ff}.crc-continue-button:focus{outline:none}.crc-door-system-table-row{display:flex;justify-content:space-between;border-bottom:1px solid #a6a6a6}.crc-door-system-table-name{display:flex;flex-direction:column;width:50%;justify-content:center;height:69px}@media(min-width: 768px){.crc-door-system-table-name{flex-direction:row;width:60%;justify-content:space-between}}.crc-door-system-table-name .crc-door-system-table-td-name{font-size:16px;display:flex;align-items:center}.crc-door-system-table-header{width:100%;display:flex;justify-content:space-between;border-bottom:1px solid #062e62;padding:8px 0;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.crc-door-system-table-header .crc-door-system-table-header-row{width:66%;display:flex;justify-content:flex-start;gap:5px}@media(min-width: 768px){.crc-door-system-table-header .crc-door-system-table-header-row{justify-content:space-between;width:62%}}.crc-door-system-table-header .crc-door-system-table-header-amount{padding-right:0}@media(min-width: 768px){.crc-door-system-table-header .crc-door-system-table-header-amount{padding-right:23px}}.crc-amount-error{color:#b00;border-bottom:2px solid #b00}.crc-error-message{color:#b00;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.crc-installation-list{padding-bottom:24px}.crc-individual-system{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:#062e62}.crc-individual-system label{display:flex;align-items:center;gap:.5rem}.crc-individual-system .crc-info-icon{display:flex;align-items:start;cursor:pointer}.crc-individual-system .crc-info-icon:focus{outline:none}.crc-custom-individual-select{background:rgba(0,0,0,0);color:#062e62;appearance:none;padding:0;margin:0;height:56px;width:100%;border-bottom:2px solid rgba(6,46,98,.5);border-top:0;border-right:0;border-left:0;background-repeat:no-repeat;background-position:right 16px center;background-size:16px;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.crc-custom-individual-select:focus{outline:none}.crc-shelf-system{margin-top:40px}.crc-shelf-system .crc-shelf-title{display:flex;gap:.5rem;align-items:center}@media(min-width: 768px){.crc-shelf-system .crc-shelf-title{align-items:start}}.crc-shelf-system h3{color:#062e62;font-size:20px;font-style:normal;font-weight:400;line-height:30px}.crc-shelf-system .crc-helper-text{color:#a6a6a6;font-size:16px;font-weight:400;line-height:24px}.crc-individual-label{margin-bottom:24px}.crc-amount-field{margin-bottom:21px;position:relative}.crc-amount-field .crc-amount-select-wrapper{position:relative;padding:6px 16px;background-color:#fff;cursor:pointer;height:56px;display:flex;align-items:start;flex-direction:column;justify-content:center}.crc-amount-field .crc-amount-select-wrapper .crc-select-dropdown{position:absolute;right:16px;top:50%;width:24px;height:24px;transform:translateY(-50%);pointer-events:none}.crc-amount-field .crc-amount-select-wrapper .crc-amount-placeholder{color:rgba(6,46,98,.5)}.crc-amount-field .crc-amount-select-wrapper .crc-amount-label{color:#062e62;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:block;opacity:.5}.crc-amount-field .crc-amount-select-wrapper select{width:100%;border:none;background:rgba(0,0,0,0);font-size:16px;font-style:normal;font-weight:500;line-height:24px;appearance:none;padding:0;margin:0;color:#062e62;cursor:pointer}.crc-amount-field .crc-amount-select-wrapper select:focus{outline:none}.crc-amount-field .crc-amount-select-wrapper:hover{border-color:#d1d5db}.crc-amount-field:focus-within .crc-amount-select-wrapper{border-color:#0050ff}.crc-disabled-label{opacity:.6;cursor:not-allowed}.crc-door-system-content{color:#062e62;margin-top:16px}.crc-door-system-content .crc-section{margin-bottom:24px}.crc-door-system-content .crc-section h3{color:#062e62;font-size:24px;font-style:normal;font-weight:400;line-height:36px;margin:0}.crc-door-system-content .crc-section p{color:#062e62;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0}.crc-door-system-content .crc-section .crc-hinge-list,.crc-door-system-content .crc-section .crc-options-list,.crc-door-system-content .crc-section .crc-example-list{list-style:none;padding:0;margin:0;color:#062e62}.crc-door-system-content .crc-section .crc-hinge-list li,.crc-door-system-content .crc-section .crc-options-list li,.crc-door-system-content .crc-section .crc-example-list li{font-size:16px;font-weight:400;line-height:24px;color:#062e62}.crc-door-system-content .crc-section .crc-hinge-code{font-weight:500}.crc-door-system-content .crc-close-button{border-radius:0;min-width:124px;text-transform:none;background-color:#0050ff;border:1px solid #0050ff;height:56px;padding:20px 40px;justify-content:center;align-items:center;gap:8px;font-size:16px;font-style:normal;font-weight:500;line-height:16px;color:#fff;cursor:pointer}.crc-door-system-content .crc-close-button:hover{background-color:rgba(0,0,0,0);border:1px solid #0050ff;color:#0050ff}.crc-door-system-content .crc-close-button:focus{outline:none}.crc-result-header{display:flex;justify-content:space-between;align-items:center;margin:40px 0 16px}.crc-product-image{position:relative}.crc-error-message-best{margin-bottom:48px}.crc-result-table{width:100%;border-collapse:collapse;margin-bottom:48px}.crc-result-table .crc-result-description{width:285px;padding-right:12px}.crc-result-table .crc-amount-column{text-align:center}.crc-result-table th,.crc-result-table td{padding:22px 0;text-align:left;border-bottom:1px solid #a6a6a6}.crc-result-table th{color:#062e62;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.crc-edit-button{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;color:#0050ff;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.crc-edit-button:focus{outline:none}.crc-spec-result-section{margin-bottom:24px}.crc-selection-summary .crc-specs-list .crc-spec-row{display:flex}.crc-selection-summary .crc-specs-list .crc-spec-label{width:200px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#062e62}.crc-selection-summary .crc-specs-list .crc-spec-value{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#062e62;padding-left:5px;width:auto}.crc-product-section{padding:0 16px;width:100%}@media(min-width: 576px){.crc-product-section{padding:0}}.crc-product-section .crc-specifications{padding-top:24px}.crc-product-section .crc-specifications .crc-specs-list .crc-spec-row{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:start;gap:8px;width:100%}@media(min-width: 1058px){.crc-product-section .crc-specifications .crc-specs-list .crc-spec-row{justify-content:flex-start}}.crc-product-section .crc-specifications .crc-specs-list .crc-spec-label{width:260px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#062e62}.crc-product-section .crc-specifications .crc-specs-list .crc-spec-value{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#062e62;padding-left:5px;width:90px;flex-shrink:0;white-space:nowrap}.crc-description-product-container{display:flex;align-items:center;justify-content:flex-start;gap:4px;padding-bottom:24px}@media(min-width: 576px){.crc-description-product-container{padding-bottom:40px}}.crc-zindex-2100{z-index:2100}.crc-zindex-0{z-index:-5;visibility:hidden}.crc-graphic-stage{position:fixed;top:0;left:0}.crc-graphic-stage button{position:absolute;z-index:2300;left:20px;top:20px;border:none;background-color:#0050ff;display:flex;justify-content:center;align-items:center;cursor:pointer}.crc-graphic-stage button svg{width:24px;height:24px;color:#fff}.crc-configurator-ui{position:absolute;z-index:2200;right:40px;top:25px;min-width:280px;max-width:360px}.crc-configurator-ui .crc-configurator-ui-navigation{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;width:100%;background-color:#f3f3f3;padding:0 20px 7px 20px;margin-bottom:8px}.crc-configurator-ui .crc-configurator-ui-navigation figure{display:flex;flex-direction:column;align-items:center;font-size:14px}.crc-configurator-ui .crc-configurator-ui-buttons{padding:20px;background-color:#f3f3f3}.crc-configurator-ui .crc-padding-top-20{padding-top:20px}.crc-configurator-ui .crc-toggle-switch{display:flex;align-items:center;gap:1rem}.crc-configurator-ui .crc-toggle-switch .crc-switch{position:relative;display:inline-block;width:48px;height:24px;margin:0}.crc-configurator-ui .crc-toggle-switch .crc-switch input{opacity:0;width:0;height:0}.crc-configurator-ui .crc-toggle-switch .crc-switch .crc-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#a6a6a6;transition:.4s;border-radius:24px}.crc-configurator-ui .crc-toggle-switch .crc-switch .crc-slider::before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}.crc-configurator-ui .crc-toggle-switch .crc-switch input:checked+.crc-slider{background-color:#0050ff}.crc-configurator-ui .crc-toggle-switch .crc-switch input:checked+.crc-slider::before{transform:translateX(24px)}#leva__root>div{z-index:3000}#leva__root svg{width:auto;height:auto}.crc-configurator-3d{position:absolute;bottom:8.59px;right:8px;display:inline-flex;cursor:pointer;border:none;justify-content:center;align-items:center;padding:16px;gap:8px;background-color:#fff}.crc-configurator-3d:disabled{cursor:not-allowed}.crc-configurator-3d:disabled svg{animation:crc-3d-spin 1s linear infinite}.crc-configurator-3d svg{width:24px;height:24px}.crc-configurator-3d span{color:#0050ff;display:none;font-size:16px;line-height:16px;font-weight:500}@media(min-width: 768px){.crc-configurator-3d{padding:16px 40px;bottom:8.31px}.crc-configurator-3d span{display:inline}}@keyframes crc-3d-spin{100%{transform:rotate(360deg)}}.crc-step-layout{background:#fff;min-height:100vh;padding-top:20px}@media(min-width: 576px){.crc-step-layout{padding-top:40px}}@media(min-width: 768px){.crc-step-layout{padding-top:80px}}.crc-step-container{max-width:1280px;margin:0 auto;padding:0;background:#fff}@media(min-width: 576px){.crc-step-container{padding:24px}}
