*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:#1f2937;box-shadow:0 2px 8px #0000004d;padding:0;position:-webkit-sticky;position:sticky;top:0;transition:transform .3s ease-in-out;z-index:1000}.navbar.hidden{transform:translateY(-100%)}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{height:90px;text-decoration:none}.nav-logo-image{height:100%;max-height:90px;object-fit:contain;width:auto}.nav-menu{align-items:center;display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-menu li a{color:#f9fafb;font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-menu li a:hover{color:#fcb216}.nav-menu li a.active{color:#fcb216;font-weight:600}.nav-menu li a.active:after{background:#fcb216;bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.nav-cta{background:#fcb216;border:none;border-radius:8px;color:#1f2937!important;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.nav-cta:hover{background:#650a34;box-shadow:0 4px 12px #fcb2164d;color:#f9fafb!important;transform:translateY(-2px)}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:.5rem}.mobile-menu-toggle span{background:#f9fafb;border-radius:3px;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.mobile-menu-toggle{display:flex}.nav-menu{background-color:#1f2937;box-shadow:0 10px 27px #0000004d;flex-direction:column;gap:1rem;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-menu li{width:100%}.nav-menu li a{display:block;padding:1rem}.nav-cta{margin:0 1rem;text-align:center;width:calc(100% - 2rem)}}.footer{background:#1f2937;color:#f9fafb;margin-top:4rem;padding:2.5rem 0 1.25rem}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem}.footer-section h3{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.footer-logo{align-items:center;display:flex;margin-bottom:1rem;text-decoration:none;transition:opacity .3s ease}.footer-logo:hover{opacity:.8}.footer-logo-image{height:80px;max-width:100%;object-fit:contain;width:auto}.footer-description{color:#d1d5db;font-size:.95rem;line-height:1.6}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a{color:#d1d5db;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#650a34}.footer-section p{color:#d1d5db;font-size:.95rem;margin-bottom:.25rem}.footer-section p:last-of-type{margin-bottom:.5rem}.footer-section p a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-section p a:hover{color:#fcb216}.footer-cta{background:#650a34;border-radius:8px;color:#fff;display:inline-block;font-weight:600;margin-top:.75rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.footer-cta:hover{background:#fcb216;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #374151;color:#9ca3af;font-size:.875rem;padding-top:1.5rem;text-align:center}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr}}.homepage{width:100%}.hero{background:linear-gradient(135deg,#f9fafb,#f3f4f6);display:flex;min-height:600px;padding:4rem 2rem}.hero,.hero-container{align-items:center;overflow:visible}.hero-container{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;position:relative}.hero-content{z-index:1}.hero-title{color:#1f2937;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.title-highlight{color:#650a34}.title-normal{color:#1f2937}.hero-subtitle{color:#4b5563;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary{background:#650a34;border-radius:8px;color:#fff;display:inline-block;font-size:1.125rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary:hover{background:#fcb216;box-shadow:0 8px 20px #650a344d;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #650a34;border-radius:8px;color:#650a34;display:inline-block;font-size:1.125rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#650a34;color:#fff;transform:translateY(-2px)}.hero-visual{height:500px;position:relative}.hero-image-container{box-shadow:0 12px 40px #00000026;overflow:hidden;position:relative}.hero-image,.hero-image-container{border-radius:16px;height:100%;width:100%}.hero-image{display:block;object-fit:cover}.features{background:#fff;padding:5rem 2rem}.container{margin:0 auto;max-width:1200px}.section-title{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{background:#f9fafb;border:2px solid #0000;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#650a34;box-shadow:0 8px 24px #650a3426;transform:translateY(-4px)}.feature-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:60px;margin-bottom:1rem;object-fit:contain;width:60px}.feature-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.feature-card p{color:#4b5563;line-height:1.6}.process{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:5rem 2rem}.process-flow{align-items:stretch;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 auto;max-width:1200px}.process-step{align-items:center;display:flex;flex:1 1 250px;max-width:280px;min-width:250px}.process-step:first-child{flex:1.3 1 300px;max-width:320px;min-width:300px}.step-card{background:#fff;border-radius:12px;border-top:4px solid #650a34;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;height:100%;min-height:300px;padding:2rem;position:relative;transition:all .3s ease;width:100%}.step-card:hover{box-shadow:0 8px 24px #650a3426;transform:translateY(-4px)}.step-number{align-items:center;background:linear-gradient(135deg,#650a34,#fcb216);border-radius:50%;box-shadow:0 4px 12px #650a344d;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;margin-bottom:1.25rem;width:50px}.step-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.step-card p{color:#4b5563;flex-grow:1;font-size:.95rem;line-height:1.6;margin:0}.step-arrow{align-items:center;display:flex;flex-shrink:0;justify-content:center;opacity:.6;padding:0 .5rem;transition:opacity .3s ease}.process-step:hover .step-arrow{opacity:1}.arrow-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:30px;object-fit:contain;width:40px}.cta-section{background:linear-gradient(135deg,#650a34,#fcb216);color:#fff;padding:5rem 2rem;text-align:center}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{font-size:1.25rem;margin-bottom:2rem;opacity:.95}.btn-large{font-size:1.25rem;padding:1.25rem 3rem}@media (max-width:968px){.hero-container{gap:2rem;grid-template-columns:1fr}.hero-title{font-size:2.5rem}.hero-visual{height:400px}.process-flow{align-items:stretch;flex-direction:column}.process-step{margin-bottom:2rem;max-width:100%}.step-arrow{padding:.5rem 0;transform:rotate(90deg)}.arrow-icon{height:40px;width:30px}.section-title{font-size:2rem}}@media (max-width:768px){.hero{min-height:auto;padding:2rem 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.125rem}.hero-cta{flex-direction:column}.btn-primary,.btn-secondary{text-align:center;width:100%}}.services-page{width:100%}.services-hero{background:linear-gradient(135deg,#650a34,#fcb216);color:#fff;padding:5rem 2rem;text-align:center}.page-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem}.page-subtitle{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:800px;opacity:.95}.services-grid-section{background:#f9fafb;padding:4rem 2rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.service-card-tb-way{align-items:center;background:#fcb216;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;justify-content:center;min-height:100%;transition:all .3s ease}.service-card-tb-way:hover{box-shadow:0 8px 24px #fcb2164d;transform:translateY(-4px)}.tb-way-title{color:#fff;font-size:2.5rem;font-weight:800;letter-spacing:.05em;margin:0;text-align:center}@media (max-width:968px){.services-grid{grid-template-columns:repeat(2,1fr)}.service-card-tb-way{grid-column:1/-1;min-height:200px}.tb-way-title{font-size:2rem}}@media (max-width:640px){.services-grid{grid-template-columns:1fr}}.service-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .3s ease}.service-card:hover{box-shadow:0 8px 24px #650a3433;transform:translateY(-4px)}.service-card-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:200px;width:100%}.service-card-content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.service-card-icon{height:48px;margin-bottom:1rem;object-fit:contain;width:48px}.service-card-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.service-card-description{color:#4b5563;flex-grow:1;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.service-card-link{color:#650a34;font-size:.95rem;font-weight:600;margin-top:auto}.service-card:hover .service-card-link{color:#fcb216}.services-content-wrapper{min-height:600px;position:relative}.service-content{animation:fadeIn .4s ease-in-out;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;display:none;overflow:hidden}.service-content.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.service-background-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:400px;transition:background-image .5s ease-in-out;width:100%}.service-content-inner{padding:0}.service-text-section{background:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:2rem}.service-header{margin-bottom:1.5rem}.service-content-title{color:#1f2937;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.service-divider{background:linear-gradient(90deg,#650a34,#fcb216);border-radius:2px;height:4px;margin-bottom:1.5rem;width:60px}.service-content-description{color:#4b5563;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.service-details{margin-top:auto}.service-details-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.details-list{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);list-style:none;padding:0}.details-list li{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;font-size:.95rem;line-height:1.5;padding:.75rem 1rem;text-align:center;transition:all .3s ease}.details-list li:hover{background:#eff6ff;border-color:#650a34;box-shadow:0 2px 8px #650a3426;transform:translateY(-2px)}.services-process{background:#fff;padding:5rem 2rem}.section-description{color:#4b5563;font-size:1.125rem;line-height:1.8;margin:0 auto 3rem;max-width:800px;text-align:center}.process-highlights{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1000px}.highlight{background:#fff;border-radius:12px;border-top:4px solid #650a34;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;min-height:200px;padding:2rem;position:relative;transition:all .3s ease}.highlight:hover{box-shadow:0 8px 24px #650a3426;transform:translateY(-4px)}.highlight-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));flex-shrink:0;height:50px;margin-bottom:1.25rem;object-fit:contain;width:50px}.highlight h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.highlight p{color:#4b5563;flex-grow:1;line-height:1.6;margin:0}.services-cta{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:5rem 2rem;text-align:center}.services-cta h2{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.services-cta p{color:#4b5563;font-size:1.25rem;margin-bottom:2rem}.services-sidebar::-webkit-scrollbar{width:6px}.services-sidebar::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.services-sidebar::-webkit-scrollbar-thumb{background:#650a34;border-radius:3px}.services-sidebar::-webkit-scrollbar-thumb:hover{background:#fcb216}@media (max-width:968px){.services-sidebar-container{gap:2rem;grid-template-columns:1fr}.services-sidebar{max-height:none;overflow-y:visible;position:static}.sidebar-nav{flex-direction:row;flex-wrap:wrap;gap:.75rem;padding:0 1rem}.sidebar-button{flex:1 1;justify-content:center;min-width:140px;padding:.875rem 1rem}.service-background-image{height:300px}.service-text-section{padding:2rem 1.5rem}.service-content-title{font-size:2rem}}@media (max-width:768px){.page-title{font-size:2.5rem}.page-subtitle{font-size:1.125rem}.services-sidebar-section{padding:3rem 1rem}.service-background-image{height:250px}.service-text-section{padding:2rem 1.5rem}.service-content-title{font-size:1.75rem}.details-list{grid-template-columns:1fr}.sidebar-button{font-size:.875rem;min-width:auto;padding:.75rem 1rem}.sidebar-icon{font-size:1.25rem}.sidebar-label{font-size:.875rem}.process-highlights{grid-template-columns:1fr}.services-cta h2{font-size:2rem}}.service-detail-page{width:100%}.breadcrumb-nav{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1rem 0}.breadcrumb-list{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.breadcrumb-item{color:#6b7280;font-size:.875rem}.breadcrumb-item a{color:#650a34;text-decoration:none;transition:color .3s ease}.breadcrumb-item a:hover{color:#fcb216}.breadcrumb-item.active{color:#1f2937;font-weight:600}.breadcrumb-separator{color:#9ca3af;margin:0 .25rem}.service-detail-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:6rem 2rem 4rem;position:relative}.back-link{color:#fff;display:inline-block;font-weight:600;margin-bottom:2rem;opacity:.9;text-decoration:none;transition:opacity .3s ease}.back-link:hover{opacity:1}.service-hero-content{margin:0 auto;max-width:800px;text-align:center}.service-hero-icon{filter:brightness(0) invert(1);height:80px;margin-bottom:1.5rem;object-fit:contain;width:80px}.service-detail-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.service-detail-subtitle{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:700px;opacity:.95}.service-detail-content{background:#f9fafb;padding:4rem 2rem}.service-detail-wrapper{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 320px;margin:0 auto;max-width:1200px}.service-detail-main{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:3rem}.service-detail-section{margin-bottom:3rem}.service-detail-section:last-child{margin-bottom:0}.section-heading{border-bottom:3px solid #fcb216;color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem}.service-intro-text{color:#4b5563;font-size:1.125rem;font-weight:500;line-height:1.8;margin-bottom:2rem}.service-details-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.detail-item{background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;color:#4b5563;font-weight:500;padding:1rem 1.25rem;transition:all .3s ease}.detail-item:hover{background:#f3f4f6;border-color:#fcb216;box-shadow:0 4px 12px #fcb21633;transform:translateY(-2px)}.service-description-text{color:#4b5563;font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem}.service-description-text:last-child{margin-bottom:0}.service-description-text a{color:#650a34;font-weight:600;text-decoration:none;transition:color .3s ease}.service-description-text a:hover{color:#fcb216}.service-detail-sidebar{display:flex;flex-direction:column;gap:1.5rem;position:-webkit-sticky;position:sticky;top:100px}.sidebar-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:2rem}.sidebar-card h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.other-services-list{list-style:none;margin:0;padding:0}.other-services-list li{margin-bottom:.75rem}.other-services-list li a{border-bottom:1px solid #f3f4f6;color:#4b5563;display:block;font-weight:500;padding:.5rem 0;text-decoration:none;transition:color .3s ease}.other-services-list li a:hover{color:#650a34;padding-left:.5rem}.sidebar-card p{color:#4b5563;line-height:1.6;margin-bottom:1rem}.btn-block{display:block;text-align:center;width:100%}.service-navigation{background:#fff;border-top:1px solid #e5e7eb;padding:3rem 2rem}.service-nav-links{display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.nav-link{align-items:center;background:#f9fafb;border:2px solid #0000;border-radius:12px;display:flex;flex:1 1;gap:1rem;padding:1.5rem 2rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#fff;border-color:#fcb216;box-shadow:0 4px 12px #fcb21633;transform:translateY(-2px)}.nav-link.prev{justify-content:flex-start}.nav-link.next{flex-direction:row-reverse;justify-content:flex-end}.nav-arrow{color:#650a34;font-size:1.5rem;font-weight:700}.nav-content{display:flex;flex-direction:column}.nav-label{color:#6b7280;font-size:.875rem;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.nav-title{color:#1f2937;font-size:1.125rem;font-weight:600}.service-detail-cta{background:linear-gradient(135deg,#650a34,#fcb216);color:#fff;padding:4rem 2rem;text-align:center}.service-detail-cta h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.service-detail-cta p{font-size:1.125rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.95}@media (max-width:968px){.service-detail-wrapper{grid-template-columns:1fr}.service-detail-sidebar{position:static}.service-details-grid{grid-template-columns:1fr}}@media (max-width:768px){.service-detail-title{font-size:2.5rem}.service-detail-hero{padding:4rem 1.5rem 3rem}.service-detail-main{padding:2rem 1.5rem}.service-nav-links{flex-direction:column}.nav-link.next{flex-direction:row}}.contact-page{width:100%}.contact-hero{background:linear-gradient(135deg,#650a34,#fcb216);color:#fff;padding:5rem 2rem;text-align:center}.contact-content{background:#f9fafb;padding:5rem 2rem}.contact-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1.2fr 1fr;margin:0 auto;max-width:1200px}.contact-form-section h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1rem}.form-intro{color:#4b5563;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.contact-form{background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;padding:2.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#1f2937;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#650a34;box-shadow:0 0 0 3px #650a341a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.btn-submit{border:none;cursor:pointer;font-size:1.125rem;margin-top:.5rem;padding:1rem 2rem;width:100%}.success-message{background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;padding:3rem 2.5rem;text-align:center}.success-icon{display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));height:80px;margin:0 auto 1.5rem;object-fit:contain;width:80px}.success-message h3{color:#1f2937;font-size:1.75rem;font-weight:700;margin-bottom:.75rem}.success-message p{color:#4b5563;font-size:1.125rem}.contact-info-section{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.info-card{background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;padding:2.5rem}.info-card h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1rem}.info-description{color:#4b5563;line-height:1.6;margin-bottom:2rem}.info-item{align-items:flex-start;display:flex;gap:1.25rem;margin-bottom:2rem}.info-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));flex-shrink:0;height:32px;object-fit:contain;width:32px}.info-item h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.info-item p{color:#4b5563;line-height:1.6}.info-item p a{color:#650a34;font-weight:600;text-decoration:none;transition:color .3s ease}.info-item p a:hover{color:#fcb216}.contact-info-box{background:linear-gradient(135deg,#650a34,#fcb216);border-radius:12px;color:#fff;margin-bottom:2rem;padding:2rem}.contact-info-box h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.contact-info-item{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.contact-info-item:last-child{margin-bottom:0}.contact-info-icon{filter:brightness(0) invert(1);flex-shrink:0;height:40px;object-fit:contain;width:40px}.contact-info-item h4{color:#ffffffe6;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.contact-info-item p{color:#fff;font-size:1.125rem;font-weight:600;line-height:1.4;margin:0}.contact-info-item p a{color:#fff;text-decoration:none;transition:opacity .3s ease}.contact-info-item p a:hover{opacity:.8;text-decoration:underline}.requirements-box{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-left:4px solid #650a34;border-radius:8px;margin-top:2rem;padding:1.5rem}.requirements-box h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.requirements-box p{color:#4b5563;font-size:.95rem;line-height:1.6}@media (max-width:968px){.contact-grid{gap:3rem;grid-template-columns:1fr}.contact-info-section{position:static}}@media (max-width:768px){.contact-content{padding:3rem 1rem}.contact-form,.info-card{padding:2rem 1.5rem}.contact-form-section h2,.info-card h2{font-size:1.75rem}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}html{scroll-behavior:smooth}
/*# sourceMappingURL=main.728f33fd.css.map*/