.contact-hero-section{background-color:#fff;overflow:hidden}.contact-hero-section__inner{display:flex;align-items:stretch;min-height:742px}.contact-hero-section__left{flex:0 0 48%;max-width:48%;padding:64px 40px 64px clamp(24px,6.25vw,90px);display:flex;flex-direction:column;gap:24px}.contact-hero-section__heading{display:flex;flex-direction:column;gap:16px}.contact-hero-section__title{font-size:clamp(2rem,4.2vw,3.75rem);font-weight:700;color:#003c76;line-height:1.15;margin:0;white-space:nowrap}.contact-hero-section__desc{font-size:1rem;color:#003c76;line-height:1.6;margin:0}.contact-hero-section__form-card{background-color:#edf1f8;border-radius:16px;padding:24px;flex:1}.contact-hero-section__map{flex:1;min-height:742px;overflow:hidden}.contact-hero-section__map iframe{width:100%;height:100%;display:block;border:0}@media(max-width: 991px){.contact-hero-section__inner{flex-direction:column;min-height:unset}.contact-hero-section__left{flex:unset;max-width:100%;padding:48px 24px}.contact-hero-section__title{white-space:normal}.contact-hero-section__map{min-height:400px;height:400px}}@media(max-width: 575px){.contact-hero-section__left{padding:32px 16px}.contact-hero-section__map{min-height:60vw;height:60vw;max-height:380px}.contact-hero-section__map iframe{width:100%;height:400px}}.contact-hero-form{display:flex;flex-direction:column;gap:32px;height:100%;position:relative}.contact-hero-form__fields{display:flex;flex-direction:column;gap:16px}.contact-hero-form__row{display:flex;flex-direction:column;gap:6px}.contact-hero-form__row--2col{flex-direction:row;gap:16px}.contact-hero-form__row--2col .contact-hero-form__field{flex:1}@media(max-width: 575px){.contact-hero-form__row--2col{flex-direction:column}}.contact-hero-form__field{display:flex;flex-direction:column;gap:6px}.contact-hero-form__label{font-size:1rem;font-weight:600;color:#222;line-height:1.5}.contact-hero-form__label .text-teal{color:#003c76}.contact-hero-form__input{height:44px !important;padding:10px 14px !important;border:1px solid #e9eaeb !important;border-radius:8px !important;background:#fff !important;font-size:.875rem !important;color:#222 !important;width:100% !important;outline:none !important;box-shadow:none !important;-webkit-appearance:none !important;appearance:none !important;transition:border-color .2s,box-shadow .2s}.contact-hero-form__input::placeholder{color:#9aa0aa !important}.contact-hero-form__input:focus{border-color:#0093a8 !important;box-shadow:0 0 0 3px rgba(0,147,168,.1) !important}.contact-hero-form__select{cursor:pointer}.contact-hero-form__honeypot{position:absolute;left:-9999px;top:-9999px}.contact-hero-form__submit{height:56px !important;width:100% !important;background:#0093a8 !important;color:#fff !important;border:1px solid #0093a8 !important;border-radius:8px !important;font-size:.875rem !important;font-weight:700 !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:12px !important;cursor:pointer;transition:background-color .2s;letter-spacing:.01em}.contact-hero-form__submit i{font-size:1rem}.contact-hero-form__submit:hover{background-color:hsl(187.5,100%,26.9411764706%) !important}.contact-hero-section .select2-container{width:100% !important}.contact-hero-section .select2-container--default .select2-selection--single{height:44px !important;border:1px solid #e9eaeb !important;border-radius:8px !important;background-color:#fff !important;box-shadow:none !important;display:flex !important;align-items:center !important;padding:0 36px 0 14px !important}.contact-hero-section .select2-container--default .select2-selection--single .select2-selection__rendered{color:#9aa0aa !important;font-size:.875rem !important;padding:0 !important;line-height:44px !important}.contact-hero-section .select2-container--default .select2-selection--single .select2-selection__arrow{height:44px !important;width:30px !important;top:0 !important;right:8px !important}.contact-hero-section .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#667085 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important;border-width:5px 4px 0 !important;margin-top:-2px !important}.contact-hero-section .select2-container--default.select2-container--open .select2-selection--single,.contact-hero-section .select2-container--default.select2-container--focus .select2-selection--single{border-color:#0093a8 !important;box-shadow:0 0 0 3px rgba(0,147,168,.1) !important}.contact-hero-section .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,.contact-hero-section .select2-container--default.select2-container--focus .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #0093a8 rgba(0,0,0,0) !important;border-width:0 4px 5px !important}.contact-offices-section{background-color:#fff}.contact-office-card{background-color:#003c76;border-radius:12px;padding:28px 24px;height:100%;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.contact-office-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,60,118,.25)}.contact-office-card__icon{width:40px;height:40px;background-color:rgba(0,147,168,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0}.contact-office-card__icon i{font-size:1.125rem;color:#0093a8}.contact-office-card__city{font-size:.8125rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;line-height:1.4}.contact-office-card__address{font-size:.875rem;color:rgba(255,255,255,.7);line-height:1.65;margin-bottom:0;flex-grow:1}.contact-office-card__footer{margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;gap:8px}.contact-office-card__info{display:flex;align-items:center;gap:6px;font-size:.8125rem}.contact-office-card__label{color:rgba(255,255,255,.55);font-weight:600;flex-shrink:0}.contact-office-card__link{color:#fff;text-decoration:none;font-weight:500;transition:color .2s ease}.contact-office-card__link:hover{color:#0093a8}@media(max-width: 991px){.contact-office-card{padding:24px 20px}}@media(max-width: 575px){.contact-office-card{padding:20px}.contact-office-card__icon{margin-bottom:14px}.contact-office-card__footer{gap:6px}}.contact-office-gallery{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;padding:80px 0}.contact-office-gallery__overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 147, 168, 0) 0%, rgba(0, 147, 168, 0.48) 40%, rgb(0, 147, 168) 100%);backdrop-filter:blur(2px)}.contact-office-gallery__heading{margin-bottom:48px}.contact-office-gallery__sub{display:block;font-size:1rem;font-weight:600;color:#e9d7fe;margin-bottom:8px}.contact-office-gallery__title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:#fff;margin-bottom:12px}.contact-office-gallery__desc{font-size:1rem;font-weight:400;color:#fff;margin-bottom:0;opacity:.9}.contact-office-gallery__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}@media(max-width: 991px){.contact-office-gallery__grid{grid-template-columns:repeat(2, 1fr);gap:24px}}@media(max-width: 575px){.contact-office-gallery__grid{grid-template-columns:1fr;gap:24px}}.contact-office-gallery__item{display:flex;flex-direction:column;gap:16px}.contact-office-gallery__img-wrap{height:200px;overflow:hidden;border-radius:12px}.contact-office-gallery__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact-office-gallery__branch{font-size:1.5rem;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:0}.contact-office-gallery__address{font-size:1rem;font-weight:400;color:#fff;margin-bottom:0;opacity:.9}
