.quick-contact{position:fixed;right:18px;bottom:18px;z-index:90;display:flex;flex-direction:column;gap:9px}.quick-contact a{min-width:142px;height:45px;display:flex;align-items:center;gap:10px;padding:0 15px;border-radius:30px;color:#fff;font-size:11px;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.22);transition:.22s}.quick-contact a:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,0,0,.28)}.quick-contact a i{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.17);font-style:normal;font-size:14px}.quick-call{background:linear-gradient(125deg,#d92129,#f04a50)}.quick-whatsapp{background:linear-gradient(125deg,#159b4c,#25d366)}@media(max-width:900px){body{padding-bottom:68px}.quick-contact{left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr;gap:0;padding:8px;background:rgba(255,255,255,.96);border-top:1px solid #e3e6ea;box-shadow:0 -8px 25px rgba(20,25,32,.12);backdrop-filter:blur(10px)}.quick-contact a{min-width:0;height:48px;border-radius:9px;justify-content:center;padding:0 10px;font-size:12px;box-shadow:none}.quick-contact a:hover{transform:none}.quick-contact a i{width:25px;height:25px}}@media(min-width:901px){.quick-contact a:only-child{min-width:150px}}
