#contact-form,.contact-form-container{z-index:10;background-color:#fff;border:2px solid #009bfb;border-radius:15px;align-self:flex-start;max-width:100%;max-height:calc(100vh - 85px);margin:0 auto;padding:1.15rem 1.35rem;scroll-margin-top:85px;position:sticky;top:75px;overflow-y:auto;box-shadow:0 4px 15px #0000000f}.contact-form-container::-webkit-scrollbar{width:4px}.contact-form-container::-webkit-scrollbar-thumb{background-color:#009bfb40;border-radius:4px}.contact-form-title{color:#002f6c;text-align:center;margin-bottom:.25rem;font-size:1.35rem;font-weight:700}.contact-form-subtitle{color:#666;text-align:center;margin-bottom:.75rem;font-size:.8rem;line-height:1.3}.custom-input,.custom-select{border:1.5px solid #009bfb!important;border-radius:8px!important;padding:.45rem .65rem!important;font-size:.88rem!important}.custom-input:focus,.custom-select:focus{border-color:#002f6c!important;box-shadow:0 0 0 .2rem #009bfb40!important}.custom-submit-btn{width:100%;color:#fff!important;background-color:#009bfb!important;border:none!important;border-radius:30px!important;padding:.55rem 1.5rem!important;font-size:.95rem!important;font-weight:700!important;transition:all .3s!important}.custom-submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000026;background-color:#002f6c!important}.custom-input.is-invalid,.custom-select.is-invalid{background-color:#fef2f2!important;border-color:#ef4444!important}.invalid-feedback{color:#ef4444!important;margin-top:2px!important;font-size:.8rem!important}
