.request-quote-modal:not([open]){display:none}.request-quote-modal{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;border:0;padding:2.4rem;background:transparent;box-sizing:border-box}.request-quote-modal[open]{display:flex;align-items:center;justify-content:center}.request-quote-modal::backdrop{background:#15192285;-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem)}.request-quote-modal__dialog{position:relative;width:min(100%,96rem);height:min(88vh,76rem);height:min(88dvh,76rem);max-height:calc(100vh - 4.8rem);max-height:calc(100dvh - 4.8rem);overflow:hidden;background:#fff;border-radius:1.6rem;box-shadow:0 2.4rem 8rem #0000003d}.request-quote-modal__frame{position:relative;z-index:1;display:block;width:100%;height:100%;border:0;background:#fff;opacity:0}.request-quote-modal.is-loaded .request-quote-modal__frame{opacity:1}.request-quote-modal__loading{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;padding:2.4rem;color:#151922;text-align:center;background:#fff}.request-quote-modal.is-loaded .request-quote-modal__loading{display:none}.request-quote-modal__loading p{margin:0}.request-quote-modal__spinner{width:4rem;height:4rem;border:.4rem solid #d9deea;border-top-color:#2b5cf3;border-radius:50%;animation:request-quote-spin .8s linear infinite}.request-quote-modal__fallback{display:none;max-width:42rem}.request-quote-modal.is-delayed .request-quote-modal__fallback{display:block}.request-quote-modal__fallback a{display:block;margin-top:.8rem;color:#2b5cf3;text-decoration:underline}.request-quote-modal__close{position:absolute;z-index:3;top:1.2rem;right:1.2rem;display:grid;width:4.4rem;height:4.4rem;padding:1rem;border:0;border-radius:50%;place-items:center;color:#fff;background:#151922eb;cursor:pointer}.request-quote-modal__close svg{width:2.4rem;height:2.4rem;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-width:2}.request-quote-modal__close:focus-visible{outline:.3rem solid #2b5cf3;outline-offset:.2rem}.request-quote-modal__focus-sentinel{position:absolute;width:.1rem;height:.1rem;overflow:hidden;opacity:0}html.request-quote-modal-open,body.request-quote-modal-open{overflow:hidden}@keyframes request-quote-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.request-quote-modal__spinner{animation:none}}@media screen and (max-width:1199px){.request-quote-modal{padding:0}.request-quote-modal__dialog{width:100%;height:100vh;height:100dvh;max-height:none;border-radius:0}.request-quote-modal__close{top:max(1.2rem,env(safe-area-inset-top));right:max(1.2rem,env(safe-area-inset-right))}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/request-quote-modal.css.map */
