.getquote-bottom{position:fixed;left:0;right:0;bottom:0;z-index:50;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;transform:translateY(100%);transition:transform .3s ease-in-out}
.getquote-bottom.open{transform:translateY(0)}
.get-quote-bottom-body-wrap{width:100%;background-color:#fff;max-height:95vh;border-top-left-radius:16px;border-top-right-radius:16px}
.get-quote-bottom-body{display:flex;flex-direction:column;align-items:center}
.img-bottom-getquote,.img-bottom-getquote img{width:100%;max-width:400px}
.text-content-getquote-bottom{color:#444;font-size:24px;font-weight:800;line-height:32px;text-align:center}
.form-body-getquote{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px}
.button-footer-getquote{display:flex;justify-content:center;align-items:center;padding:12px 16px;border-radius:8px;width:100%;background-color:#fb0;color:#444;font-size:16px;font-weight:800;line-height:18px;cursor:pointer}
.bottom-text-getquote{color:#444;font-size:14px;font-weight:700;line-height:18px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;align-self:flex-start;cursor:pointer}
.close-btn-bottom-getquote{background-color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;height:24px;width:24px;position:relative;left:42%;align-self:center}
.close-btn-bottom-getquote span{color:#999;font-size:16px}
.getquote-section .help-block{padding-left:0;padding-top:2px}
.getquote-checkbox-wrap .help-block{text-align:center}
.view-instant-quote-new{display:none !important}
.get-quote-bottom-body-wrap .more-protect-card{height:5rem}
@media(max-width:992px){.getquote-bottom{top:0;gap:12px}
.getquote-bottom.open{background:rgba(0,0,0,.5)}
.get-quote-bottom-body{gap:16px}
.get-quote-bottom-body{padding-inline:16px;padding-block:28px}
.form-body-getquote{width:100%;gap:18px}
.form-body-getquote .get-quote-input-wrap{width:100%}
.getquote-wrap{padding-bottom:0}
.form-body-getquote .get-quote-input-wrap{margin-top:6px !important}
.get-quote-bottom-body .input-label{top:-18% !important}
}
@media(min-width:992px){.move-arrow-up-old{bottom:calc(10% + 68px) !important}
.getquote-bottom.open{background-color:#fff}
.get-quote-bottom-floating{width:442px;left:auto;right:16px}
.get-quote-bottom-floating.open{width:442px;border-radius:8px;bottom:8%}
.get-quote-bottom-non-floating .get-quote-bottom-body{flex-direction:row}
.get-quote-bottom-non-floating .get-quote-bottom-body-stripe{max-width:1248px;margin:0 auto;display:grid;grid-template-columns:.8fr .9fr 3.3fr}
.get-quote-bottom-body-wrap{border-radius:8px;border:1px solid #fb0;background:linear-gradient(0,#fff 34.25%,#fff7e1 100%);box-shadow:0 4px 20px 0 rgba(255,187,0,.2);max-height:max-content;padding:16px 24px 24px}
.get-quote-bottom-body-wrap-stripe{border-bottom-left-radius:0;border-bottom-right-radius:0;border:0;background:linear-gradient(91deg,#fff 0,rgba(255,187,0,.2) 70.94%);padding-bottom:16px}
.get-quote-bottom-body-stripe .img-bottom-getquote,.get-quote-bottom-body-stripe .img-bottom-getquote img{width:224px}
.get-quote-bottom-floating .img-bottom-getquote,.get-quote-bottom-floating .img-bottom-getquote img{width:auto;height:120px}
.form-body-getquote{width:100%}
.text-content-getquote-bottom{width:100%;max-width:max-content}
.form-without-stripe .input-label{top:-18% !important}
.form-body-getquote-stripe .mobile-pre.absolute.notranslate{top:42px;position:absolute !important;font-size:16px}
.get-quote-bottom-body-stripe .text-content-getquote-bottom{max-width:224px}
.form-body-getquote.full-width-getquote-input{justify-content:flex-end}
.form-body-getquote-stripe{flex-direction:row;justify-content:flex-end}
.form-body-getquote-stripe .get-quote-input,.form-body-getquote-stripe .get-quote-input-wrap{max-width:210px !important}
.form-body-getquote-stripe.full-width-getquote-input .get-quote-input,.form-body-getquote-stripe.full-width-getquote-input .get-quote-input-wrap{max-width:320px !important}
.form-body-getquote-stripe label:first-child{padding-left:0 !important}
.stripe-floating-view .form-body-getquote .get-quote-input-wrap>label{position:static !important;transform:translateY(0) !important;background-color:transparent !important;font-size:12px;font-weight:700;line-height:14px;color:#444}
.stripe-floating-view .form-body-getquote .get-quote-input-wrap>.prefix-mobile{position:absolute !important;top:23px !important;transform:translateY(0) !important;font-size:16px;font-weight:400;line-height:24px;color:#000;border-block:1px solid transparent;background:0;padding-block:14px}
.get-quote-bottom-floating .form-body-getquote .bottom-text-getquote{margin-top:6px}
.get-quote-bottom-floating .form-body-getquote .get-quote-input-wrap{margin-top:12px !important}
.form-body-getquote .help-block{padding-left:0 !important}
.form-without-stripe .get-quote-input-wrap{width:100% !important}
.button-footer-getquote{font-size:16px;font-weight:800;line-height:24px;width:fit-content;align-self:flex-end;margin-bottom:4px}
.bottom-text-getquote-strip{position:absolute;cursor:pointer;left:0;bottom:-32px}
.close-btn-bottom-getquote{position:absolute;left:90%;top:12px}
}