.promo-request[hidden],.promo-request [hidden]{display:none!important}.promo-request{margin-top:24px;padding-top:0}.promo-request .promo-request__dialog{width:min(680px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 40px);box-sizing:border-box;border:0;border-radius:12px;padding:28px;color:#17204c;background:#fff;overflow:auto}.promo-request__dialog::backdrop{background:#0a12288c}.promo-request__form{margin:0}.promo-request__heading{display:flex;gap:16px;align-items:center;justify-content:space-between}.promo-request .promo-request__heading h2{margin:0;font-size:25px!important;line-height:1.25}.promo-request .promo-request__close{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;min-height:44px;padding:0;border:0;border-radius:6px;background:transparent;color:inherit;cursor:pointer;font-size:28px!important;line-height:1}.promo-request .promo-request__selection{font-size:15px!important;line-height:1.5;margin:12px 0 24px}.promo-request__fields{display:grid;gap:20px}.promo-request__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px;align-items:start}.promo-request .promo-request__dialog label{display:flex;flex-direction:column;gap:8px;font-size:14px!important;line-height:1.5;margin:0;min-width:0;text-transform:none;letter-spacing:0}.promo-request .promo-request__dialog input,.promo-request .promo-request__dialog select,.promo-request .promo-request__dialog textarea,.promo-request .promo-request__colour-toggle{width:100%;min-width:0;height:48px;box-sizing:border-box;background:#fff;border:1px solid #a8b1c2;padding:11px 12px;color:#182038;border-radius:6px;font-family:inherit;font-size:16px!important;font-weight:400;line-height:24px;margin:0;box-shadow:none}.promo-request .promo-request__dialog select{padding-right:28px}.promo-request .promo-request__dialog textarea{height:auto;min-height:112px;resize:vertical}.promo-request .promo-request__dialog small{font-size:13px!important;line-height:1.5;color:#4a536b}.promo-request .promo-request__estimate,.promo-request .promo-request__review{margin:0;padding:16px;background:#f1f3f8;border:1px solid #e0e5ee;border-radius:8px;white-space:pre-line;overflow-wrap:anywhere;font-size:15px!important;line-height:1.65}.promo-request .promo-request__contact-heading h3{font-size:18px!important;line-height:1.4;margin:4px 0}.promo-request .promo-request__required{font-size:13px!important;line-height:1.5;margin:0;color:#4a536b}.promo-request .promo-request__notice{font-size:13px!important;line-height:1.6;color:#4a536b;margin:20px 0 0}.promo-request .promo-request__message{white-space:pre-line;font-size:14px!important;line-height:1.5;margin:16px 0 0}.promo-request__message:empty{display:none}.promo-request__message[data-error=true],.promo-request .promo-request__dialog .promo-request__colour-error{color:#a52222}.promo-request__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:20px;border-top:1px solid #e0e5ee}.promo-request .promo-request__trap{position:absolute!important;left:-10000px;width:1px;height:1px;overflow:hidden}.promo-request .button{min-height:48px;padding:12px 20px;border:1px solid #17204c;border-radius:6px;background:#17204c;color:#fff;font:inherit;cursor:pointer}.promo-request .button--secondary{background:#fff;color:#17204c}.promo-request .button:disabled{opacity:.6;cursor:wait}.promo-request .button:before,.promo-request .button:after{display:none}.promo-request .promo-request__edit-choices{border:0;background:transparent;color:#17204c;padding:8px 0;min-height:44px;text-decoration:underline;font:inherit;cursor:pointer}.promo-request__colour{position:relative;min-width:0;display:grid;gap:8px}.promo-request .promo-request__colour-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;cursor:pointer}.promo-request__colour-value{display:flex;align-items:center;gap:10px;min-width:0}.promo-request__colour-chevron{flex:0 0 auto}.promo-request .promo-request__swatch{width:22px;height:22px;flex:0 0 22px;border:1px solid #a8b1c2;border-radius:50%;box-sizing:border-box}.promo-request ul.promo-request__colour-list{position:absolute;z-index:5;top:80px;left:0;right:0;max-height:240px;overflow-y:auto;overscroll-behavior:contain;list-style:none;margin:0;padding:4px;border:1px solid #a8b1c2;border-radius:6px;background:#fff;box-shadow:0 6px 18px #14204429}.promo-request .promo-request__colour-list>li{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px;margin:0;box-sizing:border-box;border-radius:3px;font-size:16px!important;line-height:1.5;cursor:pointer}.promo-request .promo-request__colour-list>li:is(:hover,.is-active){background:#e9eef8}.promo-request .promo-request__colour-list>li[aria-selected=true]:after{content:"\2713";margin-left:auto}.promo-request .promo-request__colour-toggle[aria-invalid=true]{border-color:#a52222}.promo-request :is(button,input,select,textarea):focus-visible{outline:3px solid #4770db;outline-offset:2px}.product__order-request[hidden]{display:none!important}.product-request-section{border:1px solid #dfe3ec;border-radius:10px;background:#fff;box-sizing:border-box}.product-request-section h2{margin:0 0 12px;font-size:24px;line-height:1.3}.product-request-section>p{margin:0 0 20px;line-height:1.6}.product-request-section .promo-request{margin-top:0}.product-request-section__unavailable[hidden]{display:none}@media(max-width:560px){.promo-request .promo-request__dialog{padding:20px;width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.promo-request .promo-request__heading h2{font-size:23px!important}.promo-request__grid{grid-template-columns:minmax(0,1fr);gap:20px}.promo-request__actions .button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/promo-order-request.css.map */
