.sh-get-quote-btn{width:100%;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(184,130,48,.45);border-radius:0;background:linear-gradient(135deg,#001b3a,#051c3d 55%,#001124);color:#fff;font-size:13px;font-weight:800;line-height:1;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;cursor:pointer;box-shadow:0 14px 28px #b8823038;transition:all .28s ease}.sh-get-quote-btn:hover{transform:translateY(-2px);background:background: linear-gradient(135deg,#b88230,#c79543 48%,#9d671e);color:#c79543;box-shadow:0 18px 36px #051c3d3d}.sh-quote-popup[hidden]{display:none!important}.sh-quote-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}.sh-quote-popup.is-active{opacity:1;visibility:visible;pointer-events:auto}.sh-quote-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#06070bb8;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.sh-quote-popup__modal{position:relative;z-index:2;width:min(100%,1080px);max-height:92vh;overflow-y:auto;padding:clamp(28px,4vw,58px);border-radius:28px;border:1px solid rgba(184,130,48,.55);background:radial-gradient(circle at 8% 8%,rgba(184,130,48,.13),transparent 24%),radial-gradient(circle at 92% 0%,rgba(5,28,61,.08),transparent 28%),linear-gradient(135deg,#fffffff7,#f8f6f1f5);box-shadow:0 34px 95px #0000005c;transform:translateY(22px) scale(.98);transition:transform .32s ease}.sh-quote-popup.is-active .sh-quote-popup__modal{transform:translateY(0) scale(1)}.sh-quote-popup__modal:before,.sh-quote-popup__modal:after{content:"";position:absolute;width:220px;height:220px;border:1px solid rgba(184,130,48,.22);border-radius:50%;pointer-events:none}.sh-quote-popup__modal:before{top:-120px;left:-90px}.sh-quote-popup__modal:after{right:-110px;bottom:-120px}.sh-quote-popup__close{position:absolute;top:26px;right:26px;z-index:3;width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#fff;color:#051c3d;font-size:34px;font-weight:300;line-height:1;cursor:pointer;box-shadow:0 14px 34px #00000024;transition:all .25s ease}.sh-quote-popup__close:hover{background:#051c3d;color:#fff;transform:rotate(90deg)}.sh-quote-popup__badge{width:fit-content;display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:10px 26px;margin:0 0 20px;border:1px solid rgba(184,130,48,.42);border-radius:999px;background:#ffffff8c;color:#b88230;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.sh-quote-popup__title{margin:0;max-width:760px;color:#051c3d;font-size:clamp(34px,5vw,62px);font-weight:600;line-height:1.05;letter-spacing:-.03em}.sh-quote-popup__subtitle{max-width:720px;margin:14px 0 28px;color:#5d6673;font-size:clamp(15px,1.6vw,18px);line-height:1.65}.sh-quote-popup__product{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;margin:0 0 28px}.sh-quote-popup__product>div{position:relative;min-height:96px;padding:22px 24px;border:1px solid rgba(5,28,61,.12);border-left:5px solid #b88230;border-radius:12px;background:#ffffffb8;box-shadow:0 10px 28px #051c3d0d}.sh-quote-popup__product span{display:block;margin-bottom:8px;color:#6c7482;font-size:12px;font-weight:800;line-height:1.3;letter-spacing:.13em;text-transform:uppercase}.sh-quote-popup__product strong{display:block;color:#051c3d;font-size:16px;font-weight:800;line-height:1.45;letter-spacing:.03em}.sh-quote-popup__form{position:relative;z-index:2;margin:0}.sh-quote-popup__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px}.sh-quote-popup input,.sh-quote-popup textarea,.sh-quote-popup select{width:100%;min-height:58px;display:block;margin:0 0 18px;padding:16px 18px;border:1px solid rgba(5,28,61,.16);border-radius:12px;background:#ffffffc7;color:#051c3d;font-size:15px;font-weight:500;line-height:1.4;outline:none;box-shadow:none;transition:all .22s ease}.sh-quote-popup textarea{min-height:132px;resize:vertical}.sh-quote-popup input::placeholder,.sh-quote-popup textarea::placeholder{color:#7c8592;opacity:1}.sh-quote-popup input:focus,.sh-quote-popup textarea:focus,.sh-quote-popup select:focus{border-color:#b88230;background:#fff;box-shadow:0 0 0 4px #b8823024}.sh-quote-popup__submit{width:min(100%,760px);min-height:66px;display:inline-flex;align-items:center;justify-content:center;gap:16px;margin:6px auto 0;padding:18px 28px;border:1px solid rgba(184,130,48,.55);border-radius:999px;background:linear-gradient(135deg,#001b3a,#051c3d 55%,#001124);color:#c79543;font-size:14px;font-weight:900;line-height:1;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;box-shadow:0 16px 36px #051c3d42;transition:all .28s ease}.sh-quote-popup__submit:hover{transform:translateY(-2px);background:linear-gradient(135deg,#b88230,#c79543 48%,#9d671e);color:#fff;box-shadow:0 20px 42px #b8823047}.sh-quote-popup__submit span{font-size:22px;line-height:1}.sh-quote-popup__success{margin:18px 0 0;padding:14px 18px;border-radius:10px;background:#1080431a;color:#0d7a3b;font-size:14px;font-weight:700}.sh-quote-popup__error{margin:18px 0 0;padding:14px 18px;border-radius:10px;background:#b0002017;color:#b00020;font-size:14px;font-weight:700}html.sh-quote-popup-open,body.sh-quote-popup-open{overflow:hidden!important}.sh-quote-popup__modal::-webkit-scrollbar{width:8px}.sh-quote-popup__modal::-webkit-scrollbar-track{background:#051c3d0f;border-radius:999px}.sh-quote-popup__modal::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#b88230,#c79543);border-radius:999px}@media screen and (max-width:989px){.sh-quote-popup{padding:20px}.sh-quote-popup__modal{width:100%;max-height:94vh;border-radius:22px}.sh-quote-popup__product{gap:16px}.sh-quote-popup__submit{width:100%}}@media screen and (max-width:749px){.sh-quote-popup{align-items:flex-start;padding:12px}.sh-quote-popup__modal{max-height:calc(100vh - 24px);padding:28px 16px 20px;border-radius:18px}.sh-quote-popup__close{top:14px;right:14px;width:42px;height:42px;font-size:28px}.sh-quote-popup__badge{min-height:36px;padding:8px 18px;margin-right:50px;font-size:11px;letter-spacing:.1em}.sh-quote-popup__title{font-size:32px}.sh-quote-popup__subtitle{margin-bottom:22px;font-size:14px}.sh-quote-popup__product,.sh-quote-popup__grid{grid-template-columns:1fr;gap:14px}.sh-quote-popup__product>div{min-height:auto;padding:18px}.sh-quote-popup input,.sh-quote-popup textarea,.sh-quote-popup select{min-height:54px;margin-bottom:14px;padding:14px 15px;font-size:14px}.sh-quote-popup textarea{min-height:120px}.sh-quote-popup__submit{min-height:58px;padding:16px 20px;font-size:12px;letter-spacing:.1em}}@media screen and (max-width:420px){.sh-quote-popup{padding:8px}.sh-quote-popup__modal{max-height:calc(100vh - 16px);padding:24px 14px 18px;border-radius:16px}.sh-quote-popup__title{font-size:28px}.sh-quote-popup__product strong{font-size:14px}.sh-quote-popup__submit{font-size:11px}}.sh-quote-popup,.sh-quote-popup *,.sh-quote-popup *:before,.sh-quote-popup *:after{box-sizing:border-box}html.sh-quote-popup-open,body.sh-quote-popup-open{overflow:hidden!important;height:100%}.sh-quote-popup{overflow:hidden!important;max-width:100vw}.sh-quote-popup__overlay{overflow:hidden!important}.sh-quote-popup__modal{background-image:linear-gradient(135deg,#ffffffe0,#ffffffc7 48%,#f8f6f1db),url(/cdn/shop/files/Pop-Bg.webp?v=1783359392)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;overflow-x:hidden!important;overflow-y:auto!important;max-width:calc(100vw - 32px);scrollbar-width:none;-ms-overflow-style:none}.sh-quote-popup__modal::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.sh-quote-popup input,.sh-quote-popup textarea,.sh-quote-popup select,.sh-quote-popup button{max-width:100%}.sh-quote-popup textarea{resize:vertical;overflow-x:hidden}@media screen and (min-width:990px){.sh-quote-popup__modal{width:min(100%,1080px);max-height:calc(100vh - 56px)}}@media screen and (max-width:989px){.sh-quote-popup{padding:16px}.sh-quote-popup__modal{width:100%;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px)}}@media screen and (max-width:749px){.sh-quote-popup{padding:10px;align-items:flex-start}.sh-quote-popup__modal{width:100%;max-width:calc(100vw - 20px);max-height:calc(100vh - 20px);overflow-x:hidden!important;overflow-y:auto!important;border-radius:18px}.sh-quote-popup__product,.sh-quote-popup__grid{grid-template-columns:1fr!important}.sh-quote-popup__submit{width:100%}}@media screen and (max-width:420px){.sh-quote-popup{padding:8px}.sh-quote-popup__modal{max-width:calc(100vw - 16px);max-height:calc(100vh - 16px)}}.sh-quote-popup__submit{width:100%!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/sh-get-quote-popup.css.map */
