.dp-mobile-form-cta{align-items:center;background:#fff;border-top-left-radius:12px;border-top-right-radius:12px;bottom:0;box-shadow:0 -6px 24px rgba(0,0,0,.12);display:flex;left:0;padding:14px 16px;position:fixed;right:0;z-index:9999}.dp-mobile-form-cta__button{align-items:center;background:linear-gradient(90deg,#1f7db6,#63c5b8);border-radius:12px;box-shadow:0 4px 12px rgba(31,125,182,.35);color:#fff!important;display:flex;font-weight:700;height:56px;justify-content:center;text-decoration:none;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease;width:100%}.dp-mobile-form-cta__button:hover{box-shadow:0 6px 16px rgba(31,125,182,.38);filter:brightness(1.03)}.dp-mobile-form-cta__button:active{filter:brightness(.96);transform:scale(.985)}.dp-mobile-form-cta__txt{padding:0 10px}.dp-mobile-form-cta__reserve{height:88px}@media (min-width:768px){.dp-mobile-form-cta,.dp-mobile-form-cta__reserve{display:none!important}}