:root{--quote-bar-height: 66px}.main-footer{padding-bottom:calc(var(--quote-bar-height) + 20px)}.sticky-whatsapp-btn{bottom:calc(var(--quote-bar-height) + 16px)}.quote-bar{position:fixed;left:0;right:0;bottom:0;z-index:9998;padding:10px 0;background:linear-gradient(100deg,#03181e,#073542 48%,#03181e);border-top:1px solid rgba(253,85,35,.55);box-shadow:0 -10px 30px #0006,0 -2px 18px #fd552347;transform:translateY(115%);animation:qbar-slide-in .7s cubic-bezier(.22,1,.36,1) 1s forwards;transition:opacity .35s ease,visibility .35s ease}.quote-bar:before{content:"";position:absolute;top:-1px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#fd5523,#ffb199,#fd5523,transparent);background-size:45% 100%;background-repeat:no-repeat;animation:qbar-sheen 4.5s linear infinite}.quote-bar.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.quote-bar-inner{max-width:1320px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:18px}.quote-bar-text{flex:1 1 auto;min-width:0;margin:0;display:flex;align-items:center;gap:14px;color:var(--white-color, #ffffff);font-size:16px;line-height:1.4em}.quote-bar-text strong{color:#ffb199;font-weight:700}.quote-bar-copy-short,.quote-bar-copy-tiny{display:none}.quote-bar-icon{flex:0 0 auto;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#fd5523,#ff7845);color:var(--white-color, #ffffff);font-size:16px;animation:qbar-pulse 2.4s ease-out infinite}.quote-bar-btn{position:relative;overflow:hidden;flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;padding:13px 26px;border-radius:50px;background:linear-gradient(135deg,#fd5523,#ff7845);color:var(--white-color, #ffffff);font-size:15px;font-weight:700;line-height:1em;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;white-space:nowrap;box-shadow:0 6px 18px #fd552373;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.quote-bar-btn:hover,.quote-bar-btn:focus-visible{color:var(--white-color, #ffffff);transform:translateY(-2px);box-shadow:0 10px 26px #fd5523a6;filter:brightness(1.06)}.quote-bar-btn i{font-size:13px;transition:transform .25s ease}.quote-bar-btn:hover i{transform:translate(4px)}.quote-bar-btn:after{content:"";position:absolute;top:0;bottom:0;width:45%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.42),transparent);animation:qbar-shine 4.5s ease-in-out infinite}@keyframes qbar-slide-in{0%{transform:translateY(115%)}to{transform:translateY(0)}}@keyframes qbar-sheen{0%{background-position:-45% 0}to{background-position:145% 0}}@keyframes qbar-pulse{0%{box-shadow:0 0 #fd5523b3}70%{box-shadow:0 0 0 12px #fd552300}to{box-shadow:0 0 #fd552300}}@keyframes qbar-shine{0%{left:-50%}45%,to{left:130%}}@media only screen and (max-width: 991px){:root{--quote-bar-height: 62px}.quote-bar-inner{gap:12px}.quote-bar-text{font-size:15px;gap:12px}.quote-bar-btn{padding:12px 20px;font-size:14px}}@media only screen and (max-width: 767px){:root{--quote-bar-height: 58px}.quote-bar{padding:8px 0}.quote-bar-inner{padding:0 12px;gap:10px}.quote-bar-copy-full{display:none}.quote-bar-copy-short{display:inline}.quote-bar-text{font-size:14px;line-height:1.3em;gap:10px}.quote-bar-icon{width:34px;height:34px;font-size:14px}.quote-bar-btn{padding:11px 16px;font-size:13px;letter-spacing:0}}@media only screen and (max-width: 479px){:root{--quote-bar-height: 76px}.quote-bar{padding:10px 0}.quote-bar-copy-short{display:none}.quote-bar-copy-tiny{display:inline}.quote-bar-icon,.quote-bar-btn i{display:none}.quote-bar-text{font-size:13px;line-height:1.35em}.quote-bar-btn{padding:11px 14px}.quote-bar-inner{gap:8px}}@media only screen and (max-width: 359px){.quote-bar-inner{padding:0 10px;gap:6px}.quote-bar-text{font-size:12px}.quote-bar-btn{padding:10px 12px;font-size:12px}}@media (prefers-reduced-motion: reduce){.quote-bar{animation-duration:1ms}.quote-bar:before,.quote-bar-icon,.quote-bar-btn:after{animation:none}.quote-bar-btn:hover,.quote-bar-btn:focus-visible{transform:none}.quote-bar-btn:hover i{transform:none}}@media print{.quote-bar{display:none}.main-footer{padding-bottom:0}}
