.home-banner-enquiry-wrapper{position:relative;z-index:2}.home-banner-enquiry-content{display:flex;align-items:stretch;justify-content:space-between;background:linear-gradient(45deg,#900000,#9d6f00);border-radius:24px;margin-top:-20px;overflow:hidden;position:relative;z-index:1}.home-banner-enquiry-content-title{background-color:#ffc107;padding:28px 40px;min-height:136px;display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:180px}.home-banner-enquiry-content-title-text{display:block;font-size:22px;font-weight:700;color:#222;line-height:1.3;text-align:center;white-space:nowrap}.home-banner-enquiry-content-form{flex:1;min-width:0}.home-banner-enquiry-content-form-form{display:flex;align-items:center;padding:20px 24px;gap:12px;height:100%}.home-banner-enquiry-content-form-form .form-group{background-color:var(--bg-white);border-radius:12px;padding:10px 14px;display:flex;align-items:center;gap:10px;flex:1;min-width:0}.home-banner-enquiry-content-form-form .form-group input{background-color:transparent;border:none;outline:none;width:100%;color:#222;font-size:15px;min-width:0}.home-banner-enquiry-content-form-form .form-group input::placeholder{color:var(--input-placeholder)}.home-banner-enquiry-content-form-form .form-group img{width:16px;height:16px;flex-shrink:0}.home-banner-enquiry-content-form-button{flex-shrink:0}.home-banner-enquiry-content-form-form .banner-enquiry-form-button{background-color:var(--bg-tertiary);color:var(--color-black);padding:12px 28px;border-radius:36px;font-size:15px;font-weight:600;display:flex;justify-content:center;align-items:center;gap:8px;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;border:none;box-shadow:none;white-space:nowrap;cursor:pointer}.home-banner-enquiry-content-form-form .banner-enquiry-form-button:hover{background-color:var(--bg-primary);color:var(--color-white);transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.12)}.home-banner-enquiry-content-form-form .banner-enquiry-form-button .banner-enquiry-form-button-icon{width:15px;height:auto;transition:transform .3s ease}.home-banner-enquiry-content-form-form .banner-enquiry-form-button:hover .banner-enquiry-form-button-icon{transform:translateX(6px)}@media (width <=1200px){.home-banner-enquiry-content-form-form{gap:10px;padding:20px 16px}.home-banner-enquiry-content-title{min-width:140px;padding:24px 20px}.home-banner-enquiry-content-title-text{font-size:20px}.home-banner-enquiry-content-form-form .banner-enquiry-form-button{padding:10px 18px;font-size:14px}}@media (width <=991px){.home-banner-enquiry-content{flex-direction:column;align-items:stretch}.home-banner-enquiry-content-title{border-radius:17px 17px 0 0;min-width:unset;padding:18px 20px;justify-content:center;min-height:auto}.home-banner-enquiry-content-title-text{font-size:18px;white-space:normal}.home-banner-enquiry-content-form{width:100%}.home-banner-enquiry-content-form-form{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;padding:16px;gap:10px;align-items:stretch}.home-banner-enquiry-content-form-button{grid-column:1/-1}.home-banner-enquiry-content-form-form .banner-enquiry-form-button{width:100%;padding:12px 20px}}@media (width <=575px){.home-banner-enquiry-content{border-radius:16px;margin-top:20px}.home-banner-enquiry-content-title{padding:14px 16px;border-radius:16px 16px 0 0}.home-banner-enquiry-content-title-text{font-size:16px}.home-banner-enquiry-content-form-form{display:flex;flex-direction:column;padding:12px 14px;gap:10px}.home-banner-enquiry-content-form-form .form-group{padding:10px 12px}.home-banner-enquiry-content-form-form .form-group img{width:14px;height:14px}.home-banner-enquiry-content-form-button{width:100%}.home-banner-enquiry-content-form-form .banner-enquiry-form-button{width:100%;padding:12px 16px;font-size:15px}.home-banner-enquiry-content-form-form .banner-enquiry-form-button:hover{transform:none;box-shadow:none}.home-banner-enquiry-content-form-form .banner-enquiry-form-button:hover .banner-enquiry-form-button-icon{transform:none}}