.request-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;height:100%;background:rgba(var(--color-foreground),.2)}.request-modal[open]{opacity:1;visibility:visible;z-index:101}.request-modal__content{box-sizing:border-box;border-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background));overflow:auto;max-height:80%;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:92%;position:absolute;top:0;padding:3rem 1.5rem 3rem 3rem;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width:750px){.request-modal__content{margin-top:10rem;width:60rem;max-width:92%;padding:3rem}}.request-modal__content-info{padding-right:2rem}.request-modal__heading{margin:0 0 .5rem}.request-modal__product{color:rgba(var(--color-foreground),.75);margin:0 0 2rem}.request-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;position:sticky;padding:1.2rem;z-index:2;top:1.5rem;width:4rem;margin:0 0 0 auto}.request-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.request-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.request-modal__form .field{margin-bottom:1.5rem}.request-modal__button{margin-top:1rem}.request-modal__success{display:flex;align-items:center;gap:1rem}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-request-modal.css.map */
