.contact-page-new{background:#1a1a1a;flex-direction:column;display:flex}.contact-main-new{background-color:#1a1a1a;flex:1}.contact-container{color:#fff;background:0 0;justify-content:space-between;align-items:flex-start;gap:3rem;margin:0 auto;padding:4rem 91px;display:flex}.contact-left{color:#fff;flex:1;max-width:600px}.contact-header{align-items:center;gap:0;margin-bottom:1.5rem;display:flex}.contact-header-line{background-color:#fff;border-radius:2px;width:100px;height:2px;margin:0 0 1.5rem}.contact-title{color:#fff;margin:0 0 1rem;font-size:30px;font-weight:400;line-height:1.2}.contact-description{color:#ccc;margin:0 0 1rem;font-size:25px;font-weight:300;line-height:1.3}.location-tabs{flex-wrap:wrap;gap:10px;margin-bottom:2rem;display:flex}.location-tab{color:#fff;cursor:pointer;white-space:nowrap;background-color:#0000;border:1px solid #666;border-radius:20px;padding:8px 20px;font-size:14px;transition:all .3s}.location-tab:hover{background-color:#5fb88a1a;border-color:#3d8555}.location-tab.active{color:#000;background-color:#3d8555;border-color:#3d8555;font-weight:400}.contact-form-new{flex-direction:column;gap:1.5rem;display:flex}.form-input,.form-textarea{color:#fff;background-color:#0000;border:none;border-bottom:1px solid #666;width:100%;padding:12px 0;font-family:inherit;font-size:14px;transition:border-color .3s}.form-input::placeholder,.form-textarea::placeholder{color:#999}.form-input:focus,.form-textarea:focus{border-bottom-color:#3d8555;outline:none}.form-textarea{resize:vertical;min-height:60px}.form-submit-btn{color:#000;cursor:pointer;background-color:#3d8555;border:none;border-radius:6px;width:140px;height:32px;margin-top:.5rem;font-size:16px;font-weight:500;transition:background-color .3s}.form-submit-btn:hover{background-color:#4fa577}.contact-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2rem;display:flex}.contact-hero-logo{object-fit:contain;flex-shrink:0;width:35px;height:35px}.contact-illustration{justify-content:flex-end;align-items:center;width:100%;max-width:600px;margin-top:1rem;display:flex}.architectural-svg{width:100%;height:auto;max-height:700px}.architectural-svg .cls-1{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:3s ease-out forwards drawLine}@keyframes drawLine{0%{stroke-dasharray:1000;stroke-dashoffset:1000px}to{stroke-dasharray:1000;stroke-dashoffset:0}}.contact-promo-banner{color:#1a1a1a;background:#fff;margin-top:2rem;padding:.2rem;position:relative;overflow:hidden}.contact-promo-content{white-space:nowrap;align-items:center;width:fit-content;animation:30s linear infinite scroll-contact-promo;display:flex}.contact-promo-text{color:#1a1a1a;margin:0 1rem;font-size:1rem;font-weight:500}.contact-promo-separator{color:#888;margin:0 .5rem;font-size:.8rem}.contact-location-loading-wrapper{text-align:center;justify-content:center;align-items:center;gap:1rem;height:120px;margin:2rem;display:flex}.contact-location-loading-wrapper .loading-spinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:24px;height:24px;animation:1s linear infinite contact-spin}.contact-location-loading-wrapper .loading-message{opacity:.9;color:#fffc;margin:0;font-size:.9rem;font-weight:500}@keyframes contact-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes scroll-contact-promo{0%{transform:translate(0)}to{transform:translate(-50%)}}
@media (max-width:768px){.contact-container{flex-direction:column;padding:2rem 15px}.contact-header-line{width:80px}.contact-title{font-size:24px}.contact-description{font-size:18px}.contact-right{display:none}.location-tabs{flex-direction:column;gap:8px;width:100%}.location-tab{text-align:center;width:100%;padding:6px 16px;font-size:13px}.form-input,.form-textarea{font-size:14px}.form-submit-btn{width:100%}}
