.contact-hero-section{justify-content:center;align-items:center;min-height:484px;display:flex;position:relative;overflow:hidden}.contact-hero-background{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.contact-hero-bg-image{object-fit:cover;object-position:center;width:100%;height:100%}.contact-hero-container{z-index:3;width:90%;max-width:1200px;margin:0 auto;padding:4rem 1rem;position:relative}@media screen and (max-width:768px){.contact-hero-section{min-height:400px}.contact-hero-container{padding:6rem 1rem}}
.contact-section{background:#fff;padding:5rem 0}.contact-container{max-width:90%;margin:0 auto;padding:0 2rem}.contact-header{text-align:left;margin-bottom:3rem}.contact-title{background:linear-gradient(90deg,#4168fc 0%,#72c0fe 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:36px;font-weight:500}.contact-description{color:#6b7280;margin:0;font-size:20px;line-height:1.6}.contact-content{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}.contact-info{flex-direction:column;gap:2.5rem;display:flex}.contact-info-section{flex-direction:column;gap:1rem;display:flex}.contact-info-title{color:#49484d;margin:0;font-size:28px;font-weight:600}.contact-phones{flex-direction:column;gap:.5rem;display:flex}.phone-item{align-items:center;gap:.5rem;display:flex}.phone-icon{font-size:1rem}.phone-number{color:#49484d;font-size:18px;font-weight:500}.social-links{gap:1rem;display:flex}.social-link{color:#6b7280;justify-content:center;align-items:center;width:20px;height:20px;transition:all .3s;display:flex}.address-info{flex-direction:column;gap:.75rem;display:flex}.address-item{align-items:flex-start;gap:.5rem;display:flex}.address-icon{margin-top:.1rem;font-size:1rem}.address-text{color:#49484d;font-size:18px;font-weight:500;line-height:1.5}.quote-section{background:#fff}.quote-text{color:#49484d;margin:0 0 1rem;font-size:18px;font-weight:500;line-height:100%}.quote-author{align-items:center;gap:.75rem;display:flex}.author-avatar{background:#f3f4f6;border-radius:50%;width:40px;height:40px;overflow:hidden}.avatar-img{object-fit:cover;width:100%;height:100%}.quote-author-name{color:#6b7280;font-size:.875rem;font-weight:600}.contact-form-container{background:#f4f7fa;border-radius:16px;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-label{color:#49484d;font-size:16px;font-weight:500}.form-input,.form-select,.form-textarea{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;transition:all .3s}.form-input:focus,.form-select:focus,.form-textarea:focus{background:#fff;border-color:#4168fc;outline:none;box-shadow:0 0 0 3px rgba(65,104,252,.1)}.form-input::placeholder,.form-textarea::placeholder{color:#9ca3af}.form-select{cursor:pointer}.form-textarea{resize:vertical;min-height:100px}.form-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4168fc 0%,#72c0fe 100%);border:none;border-radius:8px;align-self:flex-start;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.form-submit-btn:hover{background:linear-gradient(90deg,#3558e0 0%,#5fb7ff 100%);transform:translateY(-1px);box-shadow:0 4px 12px rgba(65,104,252,.3)}@media (max-width:1024px){.contact-content{grid-template-columns:1fr;gap:3rem}.contact-form-container{order:1}}@media (max-width:768px){.contact-section{padding:3rem 0}.contact-container{padding:0 1rem}.contact-header{margin-bottom:2rem}.contact-title{text-align:center;justify-content:center;align-items:center;font-size:24px;font-weight:600;display:flex}.contact-description{color:#49484d;text-align:center;justify-content:center;align-items:center;margin:0;font-size:16px;line-height:100%;display:flex}.address-text{color:#49484d;font-size:16px;font-weight:500;line-height:1.5}.quote-text{color:#49484d;margin:0 0 1rem;font-size:16px;font-weight:600;line-height:100%}.contact-description br{display:none}.contact-info{gap:2rem}.contact-form-container{padding:1.5rem}.form-row{grid-template-columns:1fr}.social-links{flex-wrap:wrap}.quote-section{padding:1rem}.quote-author-name{color:#49484d;font-size:16px;font-weight:500}}
.cta-banner-section{margin:4rem 0;padding:2rem 0 0}.cta-banner-container{max-width:90%;margin:0 auto;padding:0 2rem}.cta-banner-content{background:linear-gradient(135deg,#4168fc 0%,#72c0fe 100%);border-radius:20px;justify-content:flex-start;align-items:center;min-height:280px;padding:7.2rem 3rem;display:flex;position:relative;overflow:visible}.cta-text-content{z-index:3;flex:1;max-width:55%;position:relative}.banner-cta-title{color:#fff;font-size:36px;font-weight:600;line-height:100%;font-family:var(--font-gilroy);margin:0 0 2rem}.cta-primary{color:#fff;cursor:pointer;background:#fb4444;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px rgba(0,0,0,.1)}.contact-cta-button{color:#49484d;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:12px 20px;font-size:16px;font-weight:500;transition:all .3s}.cta-image-content{z-index:2;justify-content:flex-end;align-items:flex-end;width:491px;height:496px;display:flex;position:absolute;bottom:0;right:-65px}.cta-person-image{object-fit:fill;object-position:bottom right;width:100%;height:100%}@media (max-width:876px){.cta-banner-container{max-width:90%;margin:0 auto;padding:0 2rem}.cta-banner-content{background:linear-gradient(135deg,#4168fc 0%,#72c0fe 100%);border-radius:20px;justify-content:flex-start;align-items:center;min-height:280px;padding:6rem 3rem;display:flex;position:relative;overflow:visible}.cta-image-content{z-index:2;justify-content:flex-end;align-items:flex-end;width:491px;height:491px;display:flex;position:absolute;bottom:0;right:-75px}.cta-person-image{width:100%;height:100%}.banner-cta-title{font-size:36px}}@media (max-width:818px){.cta-banner-content{background:linear-gradient(135deg,#4168fc 0%,#72c0fe 100%);border-radius:20px;justify-content:flex-start;align-items:center;min-height:280px;padding:6rem 3rem;display:flex;position:relative;overflow:visible}.cta-image-content{z-index:2;justify-content:flex-end;align-items:flex-end;width:491px;height:491px;display:flex;position:absolute;bottom:0;right:-75px}}@media (max-width:809px){.cta-banner-content{background:linear-gradient(135deg,#4168fc 0%,#72c0fe 100%);border-radius:20px;justify-content:flex-start;align-items:center;min-height:280px;padding:5rem 3rem;display:flex;position:relative;overflow:visible}.cta-image-content{z-index:2;justify-content:flex-end;align-items:flex-end;width:491px;height:491px;display:flex;position:absolute;bottom:0;right:-75px}}@media (max-width:768px){.cta-banner-section{margin:2rem 0}.cta-text-content{z-index:3;flex:1;justify-content:center;align-items:center;max-width:100%;margin-bottom:300px;position:relative}.cta-image-content{z-index:2;justify-content:flex-end;align-items:flex-end;height:391px;display:flex;position:absolute;bottom:0;right:15%}.cta-banner-container{padding:0 0}.cta-banner-content{height:600px;padding:2rem 1.5rem}.banner-cta-title{text-align:center;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:28px;font-weight:600;display:flex}.banner-cta-title br{display:none}.cta-person-image{width:391px;height:391px}.contact-cta-button{background:#fff;padding:.875rem 1.75rem;font-size:.95rem}}@media (max-width:660px){.cta-image-content{right:10%}}@media (max-width:570px){.cta-image-content{right:3%}}@media (max-width:480px){.cta-image-content{right:5%}.cta-person-image{width:340px;height:340px}}@media (max-width:400px){.cta-image-content{right:0%}.cta-person-image{width:340px;height:340px}}
