.wholesale-modal{box-sizing:border-box;position:fixed;top:0;left:0;width:100%;height:100%;padding:2rem 1.5rem;background:rgba(var(--color-foreground),.5);opacity:0;visibility:hidden;z-index:-1;overflow-y:auto;display:flex;align-items:flex-start;justify-content:center;transition:opacity .2s ease,visibility .2s ease}.wholesale-modal[open]{opacity:1;visibility:visible;z-index:101}.wholesale-modal__content{position:relative;box-sizing:border-box;width:100%;max-width:62rem;margin:auto;padding:4.5rem 2rem 3rem;background-color:rgb(var(--color-background));border-radius:var(--popup-corner-radius);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))}.wholesale-modal__content:focus-visible{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.wholesale-modal__close{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;background:none;border:none;color:rgb(var(--color-foreground));cursor:pointer}.wholesale-modal__close .icon{width:1.7rem;height:1.7rem}.wholesale-modal__title{margin-top:0}.wholesale-modal .contact{padding:0;margin:0}.wholesale-modal .contact__button{margin-top:2rem}.wholesale-modal__required-note{margin:0 0 2rem}.wholesale-apply__message{margin-bottom:1.5rem}.wholesale-apply__message>:first-child{margin-top:0}.wholesale-apply__message>:last-child{margin-bottom:0}@media screen and (min-width:750px){.wholesale-modal{padding:4rem 2rem}.wholesale-modal__content{padding:4.5rem 4rem 4rem}.wholesale-modal .contact__button{margin-top:2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-wholesale-form.css.map */
