.me-hardware-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:2;margin:0 auto;top:0;left:0;width:100%;background-color:rgba(var(--color-overlay),.5);height:100%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.me-hardware-modal[open]{opacity:1;visibility:visible;z-index:99999999!important;position:fixed!important}.me-hardware-modal__content{position:relative;background:rgb(var(--color-background));border-radius:var(--border-radius);box-shadow:0 .8rem 3.2rem rgba(var(--color-shadow),.12);margin:2rem auto;max-width:min(90vw,120rem);max-height:calc(100vh - 4rem);overflow:hidden;display:flex;flex-direction:column}@media screen and (min-width: 750px){.me-hardware-modal__content{margin:4rem auto;max-height:calc(100vh - 8rem)}}.me-hardware-modal__header{padding:2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08);display:flex;align-items:center;justify-content:space-between}.me-hardware-modal__title{margin:0;font-size:2.4rem;font-weight:var(--font-heading-weight);line-height:1.2}@media screen and (max-width: 749px){.me-hardware-modal__title{font-size:2rem}}.me-hardware-modal__body{padding:2rem;overflow-y:auto;flex:1}.me-hardware-modal__body::-webkit-scrollbar{width:.4rem}.me-hardware-modal__body::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.2);border-radius:2rem}.me-hardware__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:2rem}@media screen and (max-width: 749px){.me-hardware__grid{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1.5rem}}.me-hardware__variant{text-align:center;position:relative}.me-hardware__variant-radio{position:absolute;opacity:0;width:0;height:0}.me-hardware__card{width:100%;height:10rem;display:block;border:.2rem solid rgba(var(--color-foreground),.08);border-radius:var(--border-radius);cursor:pointer;transition:all var(--duration-default) ease;position:relative;overflow:hidden}@media screen and (max-width: 749px){.me-hardware__card{height:8rem}}.me-hardware__card:hover{border-color:rgba(var(--color-foreground),.2);transform:translateY(-.2rem)}.me-hardware__variant-radio:checked+.me-hardware__card{border-color:rgb(var(--color-button));background-color:rgba(var(--color-button),.08)}.me-hardware__variant-radio:checked+.me-hardware__card:after{content:"";position:absolute;top:.8rem;right:.8rem;width:2rem;height:2rem;background-color:rgb(var(--color-button));border-radius:50%;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m13.854 3.646-7.5 7.5a.5.5 0 0 1-.708 0l-3-3a.5.5 0 1 1 .708-.708L6 10.293l7.146-7.147a.5.5 0 0 1 .708.708z'/%3e%3c/svg%3e");background-size:1.2rem;background-repeat:no-repeat;background-position:center}.me-hardware__caption{margin-top:1rem;font-size:1.3rem;color:rgb(var(--color-foreground));line-height:1.4}@media screen and (max-width: 749px){.me-hardware__caption{font-size:1.2rem}}.me-hardware-modal__footer{padding:2rem;border-top:.1rem solid rgba(var(--color-foreground),.08);display:flex;justify-content:flex-end;gap:1rem}@media screen and (max-width: 749px){.me-hardware-modal__footer{flex-direction:column}}.me-hardware{margin-top:1rem}.me-hardware__selected{display:none;align-items:center;gap:1rem;padding:1rem;border:.2rem solid rgba(var(--color-foreground),.08);border-radius:var(--border-radius);background-color:rgba(var(--color-button),.08)}.me-hardware__selected.active{display:flex}.me-hardware__selected-image{width:6rem;height:6rem;border-radius:var(--border-radius);background-size:cover;background-position:center;flex-shrink:0}@media screen and (max-width: 749px){.me-hardware__selected-image{width:5rem;height:5rem}}.me-hardware__selected-info{flex:1}.me-hardware__selected-title{font-weight:500;margin:0 0 .5rem;font-size:1.4rem;color:rgb(var(--color-foreground))}.me-hardware__selected-subtitle{margin:0;font-size:1.2rem;color:rgba(var(--color-foreground),.7)}.me-hardware__selected-remove{background:none;border:none;padding:.8rem;cursor:pointer;border-radius:50%;color:rgba(var(--color-foreground),.7);transition:all var(--duration-default) ease;display:flex;align-items:center;justify-content:center}.me-hardware__selected-remove:hover{background-color:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground))}.me-hardware__selected-remove svg{width:1.6rem;height:1.6rem}.me-hardware__choose-button{display:block}.me-hardware__choose-button.hidden{display:none}.me-hardware__label{margin-bottom:.5rem}.me-hardware__variant-select{margin-top:.5rem}.me-hardware__variant-select.hidden{display:none}.me-door-configurator{padding-top:0!important;border-top:none!important;margin-bottom:2rem}
/*# sourceMappingURL=/cdn/shop/t/27/assets/door-configurator-block.css.map */
