.contact-inner-flex{display:flex;flex-direction:row;justify-content:space-between}.flex-50-con{width:calc(100% - 70% - 1.5rem);flex-basis:calc(100% - 70% - 1.5rem);display:flex;flex-direction:column}.link-flex-con{display:flex;gap:.5rem!important;flex-direction:row;flex-wrap:wrap}.address-flex-con{display:flex;flex-direction:row;justify-content:flex-end;width:calc(100% - 30% - 1.5rem);flex-basis:calc(100% - 30% - 1.5rem)}.address-link{width:fit-content}.underline-text,.underline-text p{transition:var(--common-transition);width:fit-content}.underline-text:hover{text-decoration:underline}@media only screen and (max-width:991px){.contact-inner-flex{flex-direction:column}.address-flex-con,.link-flex-con{flex-direction:column;display:flex}.img-con-banner{aspect-ratio:1.5!important}.contact .section-title h2{font-size:2rem!important}.address-flex-con,.flex-50-con{width:100%;flex-basis:100%}.contact .inner-flex-medium{gap:2rem!important}}.skeleton{position:relative;overflow:hidden;background:#e8e8e8;border-radius:6px}.skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:shimmer 1.2s infinite}@keyframes shimmer{to{transform:translateX(100%)}}.skeleton-banner{width:100%;aspect-ratio:340/107}.skeleton-title{width:220px;max-width:70%;height:62px;border-radius:8px}.skeleton-subtitle{width:120px;height:28px;border-radius:6px;margin-bottom:.5rem}.skeleton-text{height:16px;border-radius:4px}.w-100{width:100%}.w-95{width:95%}.w-90{width:90%}.w-70{width:70%}.skeleton-phone{width:140px;height:16px;border-radius:4px}.skeleton-email{width:230px;max-width:90%;height:16px;border-radius:4px}.skeleton-button{width:130px;height:18px;border-radius:4px}@media only screen and (max-width:991px){.skeleton-banner{aspect-ratio:1.5}.skeleton-title{width:180px;height:48px}.skeleton-subtitle{width:110px;height:24px}.link-flex-con{flex-direction:column;gap:.75rem!important}.skeleton-button,.skeleton-email,.skeleton-phone{width:100%;max-width:240px}}