@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@1,700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background-color:#fff;box-shadow:0 2px 10px #0000001a;padding:1.5rem 0;position:sticky;top:0;z-index:1000}.header .container{margin:0 auto;max-width:1200px;padding:0 2rem}.header .container,.header .navbar{align-items:center;display:flex;justify-content:space-between}.header .navbar{width:100%}.header .logo{align-items:center;display:flex;gap:.75rem}.header .logo .logo-image{height:40px;width:auto}.header .logo .logo-text{color:#6a1b9a;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700;text-decoration:underline}.header .nav-links,.header .nav-menu{align-items:center;display:flex}.header .nav-links{gap:1.5rem;list-style:none;margin:0;padding:0}.header .nav-item{position:relative}.header .nav-item:first-child{margin-left:0}.header .nav-item.contact-button .nav-link{background-color:#6a1b9a;border-radius:4px;color:#fff!important;padding:.5rem 1.5rem;transition:all .3s ease}.header .nav-item.contact-button .nav-link:hover{background-color:#4c136f;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.header .nav-item.contact-button .nav-link:hover:after{display:none}.header .nav-item.contact-button .nav-link.active{background-color:#3d1059;box-shadow:0 2px 4px #0000001a}.header .nav-item.contact-button .nav-link.active:after,.header .nav-item.contact-button .nav-link:after{display:none}.header .nav-link{color:#212121;font-size:1rem;font-weight:600;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.header .nav-link:hover{color:#6a1b9a}.header .nav-link:hover:after{background-color:#6a1b9a;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(1);transition:transform .3s ease;width:100%}.header .nav-link.active{color:#6a1b9a;font-weight:700}.header .nav-link.active:after{border-radius:3px 3px 0 0;height:3px;transform:scaleX(1)}.header .nav-link.active:after,.header .nav-link:after{background-color:#6a1b9a;bottom:0;content:"";left:0;position:absolute;width:100%}.header .nav-link:after{height:2px;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease}@media(max-width:768px){.header{padding:.8rem 0}.header .container{align-items:center;flex-direction:column;padding:0 1rem}.header .navbar{flex-direction:column;width:100%}.header .logo{justify-content:center;margin-bottom:1rem;width:100%}.header .nav-menu{-webkit-overflow-scrolling:touch;overflow-x:auto;padding-bottom:5px;width:100%}.header .nav-links{flex-wrap:nowrap;gap:.5rem;justify-content:center;padding:0 1rem}.header .nav-link{font-size:.9rem;white-space:nowrap}.header .logo-image{height:32px}.header .logo-text{font-size:1.5rem}}.footer{background:#212121;color:#fff;padding:4rem 0 2rem;text-align:center}.footer .footer-grid{grid-gap:8rem;display:grid;gap:8rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer .footer-grid h3{color:#f5f5f5;font-size:1.5rem;margin-bottom:1.5rem}.footer .footer-grid address{font-style:normal;line-height:1.8;margin:1.5rem 0;text-align:left}.footer .footer-grid address .address-line{align-items:flex-start;display:flex;margin-bottom:.8rem}.footer .footer-grid address .address-line .address-icon{color:#757575;margin-right:.8rem;margin-top:.2rem;min-width:1rem}.footer .footer-grid address .address-line span{flex:1 1}.footer .footer-grid ul{list-style:none}.footer .footer-grid ul li{margin-bottom:.8rem}.footer .footer-grid ul li a{color:#757575;text-decoration:none;transition:color .3s ease}.footer .footer-grid ul li a:hover{color:#fff}.footer .footer-grid .social-logo{margin-top:1.5rem;text-align:left}.footer .footer-grid .social-logo a{color:#757575;display:inline-block;font-size:1.5rem;margin-right:1.2rem;transition:color .3s ease}.footer .footer-grid .social-logo a:hover{color:#fff}.footer .footer-bottom{border-top:1px solid #ffffff1a;padding-top:2rem;text-align:center}.hero{background:linear-gradient(#000000b3,#000000b3),url(https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80);background-position:50%;background-size:cover;color:#fff;padding:8rem 0;text-align:center}.hero .container{margin:0 auto;max-width:800px}.hero h1{font-size:2.8rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem}.hero .hero-subtitle{font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem}.hero .hero-btn{background:#6a1b9a;border-radius:4px;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.hero .hero-btn:hover{background:#4c136f;transform:translateY(-2px)}@media(max-width:768px){.hero{padding:5rem 1rem}.hero h1{font-size:2rem}.hero .hero-subtitle{font-size:1rem}}.stats{background:#f5f5f5;padding:4rem 0}.stats .stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.stats .stats-grid .stat-item h2{color:#ff9800;font-size:3rem;margin-bottom:.5rem}.stats .stats-grid .stat-item p{color:#212121;font-size:1.1rem}.services-grid{padding:4rem 0}.services-grid .grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.why-choose{background:#f5f5f5;padding:4rem 0}.why-choose .content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.why-choose .text-content{max-width:600px}.why-choose .text-content .section-title{margin-bottom:1rem;text-align:left}.why-choose .text-content .section-subtitle{margin-bottom:2rem;text-align:left}.why-choose .features{list-style:none;margin-top:2rem}.why-choose .features li{margin-bottom:1.5rem;padding-left:2rem;position:relative}.why-choose .features li:before{color:#ff9800;content:"•";font-size:2rem;left:0;position:absolute;top:-.5rem}.why-choose .features li strong{color:#6a1b9a;display:block;font-size:1.2rem;margin-bottom:.5rem}.why-choose .learn-more-btn{align-items:center;background-color:#6a1b9a;border-radius:4px;color:#fff;display:inline-flex;font-weight:600;gap:8px;margin-top:2rem;padding:.8rem 1.8rem;text-decoration:none;transition:all .3s ease}.why-choose .learn-more-btn:hover{background-color:#4c136f;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.why-choose .learn-more-btn:hover .arrow-icon{transform:translateX(3px)}.why-choose .arrow-icon{font-size:.9em;transition:transform .3s ease}.why-choose .image-content{position:relative;text-align:center}.why-choose .image-content .feature-image{border-radius:8px;box-shadow:0 4px 15px #0000001a;max-width:500px;width:100%}.why-choose .image-content .stat-overlay{background:#ff9800;border-radius:8px;bottom:-2rem;box-shadow:0 4px 15px #0003;color:#fff;padding:1.5rem 2rem;position:absolute;right:-2rem}.why-choose .image-content .stat-overlay h2{font-size:3.5rem;line-height:1;margin-bottom:.5rem}.why-choose .image-content .stat-overlay p{font-size:1.2rem;font-weight:600}@media(max-width:768px){.why-choose .content{grid-template-columns:1fr}.why-choose .text-content{margin-top:3rem;order:2}.why-choose .image-content{order:1}.why-choose .image-content .stat-overlay{bottom:-1rem;right:0}}.cta{background:#6a1b9a;color:#fff;padding:4rem 0;text-align:center}.cta h1{font-size:2.5rem;margin-bottom:1rem}.cta p{font-size:1.2rem;margin:0 auto 2rem;max-width:700px}.home-page .hero{background:linear-gradient(#000000b3,#000000b3),url(https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80);background-position:50%;background-size:cover;color:#fff;padding:8rem 0;text-align:center}.home-page .hero .container{margin:0 auto;max-width:800px}.home-page .hero h1{font-size:2.8rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem}.home-page .hero .hero-subtitle{font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem}.home-page .hero .hero-btn{background:#6a1b9a;border-radius:4px;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.home-page .hero .hero-btn:hover{background:#4c136f;transform:translateY(-2px)}.home-page .stats{background:#f5f5f5;padding:4rem 0}.home-page .stats .stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.home-page .stats .stats-grid .stat-item h2{color:#ff9800;font-size:3rem;margin-bottom:.5rem}.home-page .stats .stats-grid .stat-item p{color:#212121;font-size:1.1rem}@media(max-width:768px){.home-page .hero{padding:5rem 1rem}.home-page .hero h1{font-size:2rem}.home-page .hero .hero-subtitle{font-size:1rem}}.projects-page{padding:2rem 0}.projects-page .back-button{color:#6a1b9a;display:inline-block;font-weight:600;margin-bottom:1.5rem;text-decoration:none;transition:color .3s ease}.projects-page .back-button:hover{color:#4c136f}.projects-page h1{color:#212121;font-size:2rem;margin-bottom:.5rem}.projects-page .subtitle{color:#757575;font-size:1.1rem;margin-bottom:2rem}.projects-page .projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.projects-page .project-card{grid-gap:0;background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000001a;display:grid;gap:0;grid-template-columns:1fr;overflow:hidden;transition:transform .3s ease}.projects-page .project-card:hover{transform:translateY(-5px)}.projects-page .project-card .project-image{overflow:hidden;padding-top:56.25%;position:relative}.projects-page .project-card .project-image img{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.projects-page .project-card .project-content{padding:1.5rem}.projects-page .project-card .project-content h2{color:#212121;font-size:1.5rem;margin-bottom:.5rem}.projects-page .project-card .project-content .year{background:#f5f5f5;border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;margin-bottom:1rem;padding:.3rem .8rem}.projects-page .project-card .project-content p{color:#757575;line-height:1.6;margin-bottom:1.5rem}.projects-page .project-card .project-content .highlights{margin:1.5rem 0;padding-left:1.2rem}.projects-page .project-card .project-content .highlights li{color:#212121;line-height:1.5;margin-bottom:.8rem;position:relative}.projects-page .project-card .project-content .highlights li:before{color:#6a1b9a;content:"•";display:inline-block;font-weight:700;margin-left:-1em;position:absolute;width:1em}@media(min-width:768px)and (max-width:1023px){.projects-page{padding:3rem 0}.projects-page h1{font-size:2.5rem}.projects-page .subtitle{font-size:1.2rem}.projects-page .projects-grid{gap:2.5rem}.projects-page .project-card{align-items:stretch;gap:1.5rem;grid-template-columns:1fr 1fr}.projects-page .project-card .project-image{height:auto;min-height:300px;padding-top:0}.projects-page .project-card .project-image img{height:100%;object-fit:cover;position:absolute}.projects-page .project-card .project-content{display:flex;flex-direction:column;justify-content:center;padding:1.5rem}}@media(min-width:1024px){.projects-page{padding:4rem 0}.projects-page .projects-grid{gap:3rem}.projects-page .project-card{gap:3rem;grid-template-columns:1fr 1fr}.projects-page .project-card .project-image{height:100%;min-height:350px;padding-top:0}.projects-page .project-card .project-image img{height:100%;min-height:350px;object-fit:cover;position:static}.projects-page .project-card .project-content{padding:2rem}.projects-page .project-card .project-content h2{font-size:1.8rem}}.services-page{color:#333;font-family:Arial,sans-serif;line-height:1.6}.services-page .container{margin:0 auto;max-width:1200px;padding:0 20px}.services-page .services-header{border-bottom:1px solid #e0e0e0;padding:1rem 0}.services-page .services-header nav{display:flex;gap:2rem}.services-page .services-header nav a{color:#333;font-weight:500;text-decoration:none}.services-page .services-header nav a.active{color:#6a1b9a;font-weight:700}.services-page .services-hero{background:linear-gradient(135deg,#38006b,#6a1b9a);color:#fff;padding:5rem 0;text-align:center}.services-page .services-hero h1{font-size:2.5rem;margin-bottom:1rem}.services-page .services-hero .subtitle{font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px}.services-page .services-menu{background:#f5f5f5;padding:1rem 0}.services-page .services-menu .menu-items{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;justify-content:center;overflow-x:auto;white-space:nowrap}.services-page .services-menu .menu-items .menu-item{background:#0000;border:none;border-radius:4px;cursor:pointer;flex-shrink:0;font-size:1rem;padding:.8rem 1.5rem;transition:all .3s ease}.services-page .services-menu .menu-items .menu-item:hover{background:#e0e0e0}.services-page .services-menu .menu-items .menu-item.active{background:#6a1b9a;color:#fff;font-weight:700}.services-page .services-checklist{background:#f5f5f5;padding:3rem 0}.services-page .services-checklist .checklist-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:800px}.services-page .services-checklist .checklist-grid .checklist-item{align-items:center;display:flex;font-size:1.1rem;gap:1rem}.services-page .services-checklist .checklist-grid .checklist-item .checkbox{align-items:center;border:2px solid #6a1b9a;border-radius:4px;display:flex;height:20px;justify-content:center;width:20px}.services-page .services-checklist .checklist-grid .checklist-item .checkbox.checked{background:#6a1b9a}.services-page .services-checklist .checklist-grid .checklist-item .checkbox.checked:after{color:#fff;content:"✓";font-size:.8rem}.services-page .service-content{padding:3rem 0}.services-page .service-content .content-wrapper{display:flex;gap:4rem;margin-bottom:3rem}@media(max-width:768px){.services-page .service-content .content-wrapper{flex-direction:column;gap:2rem}}.services-page .service-content .content-wrapper .text-content{flex:1 1}.services-page .service-content .content-wrapper .text-content h1{color:#6a1b9a;font-size:2rem;margin-bottom:1.5rem}.services-page .service-content .content-wrapper .text-content .service-description{color:#212121;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.services-page .service-content .content-wrapper .text-content .key-benefits h2{color:#6a1b9a;font-size:1.5rem;margin-bottom:1rem}.services-page .service-content .content-wrapper .text-content .key-benefits ul{list-style:none;padding-left:0}.services-page .service-content .content-wrapper .text-content .key-benefits ul li{line-height:1.6;padding:.5rem 0 .5rem 1.8rem;position:relative}.services-page .service-content .content-wrapper .text-content .key-benefits ul li:before{color:#6a1b9a;content:"✓";font-weight:700;left:0;position:absolute}.services-page .service-content .content-wrapper .image-content{align-items:flex-start;display:flex;flex:1 1;justify-content:center;position:sticky;top:20px}.services-page .service-content .content-wrapper .image-content img{border-radius:8px;box-shadow:0 4px 8px #0000001a;height:auto;max-width:500px;width:100%}@media(max-width:768px){.services-page .service-content .content-wrapper .image-content{margin-top:2rem;position:static}}.services-page .service-content .get-started{color:#6a1b9a;font-size:1.2rem;font-weight:700;margin:2rem 0}.services-page .service-content .divider{background:#e0e0e0;height:1px;margin:2rem 0}.services-page .service-content .digital-services{margin:2rem 0}.services-page .service-content .digital-services h3{color:#212121;font-size:1.3rem;margin-bottom:1rem;text-transform:uppercase}.services-page .service-content .digital-services ul{list-style:none;padding-left:0}.services-page .service-content .digital-services ul li{font-size:1.1rem;padding:.5rem 0}.services-page .service-content .report-section{margin:2rem 0}.services-page .service-content .report-section h3{color:#212121;font-size:1.3rem;margin-bottom:1rem}.services-page .service-content .report-section table{border-collapse:collapse;width:100%}.services-page .service-content .report-section table td,.services-page .service-content .report-section table th{border-bottom:1px solid #e0e0e0;padding:.8rem;text-align:left}.services-page .service-content .report-section table th{background-color:#f5f5f5;font-weight:700}.services-page .dms-services{padding:3rem 0}.services-page .dms-services h1{color:#6a1b9a;font-size:2rem;margin-bottom:1.5rem}.services-page .dms-services .service-description{color:#212121;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.services-page .dms-services .key-benefits{margin-bottom:2rem}.services-page .dms-services .key-benefits h2{color:#6a1b9a;font-size:1.5rem;margin-bottom:1rem}.services-page .dms-services .key-benefits ul{list-style:none}.services-page .dms-services .key-benefits ul li{padding:.5rem 0 .5rem 1.8rem;position:relative}.services-page .dms-services .key-benefits ul li:before{color:#6a1b9a;content:"•";font-size:1.8rem;left:0;position:absolute;top:-.3rem}.services-page .dms-services .get-started{color:#6a1b9a;font-size:1.2rem;font-weight:700;margin:2rem 0}.services-page .dms-services .divider{background:#e0e0e0;height:1px;margin:2rem 0}.services-page .dms-services .features-section h3{color:#212121;font-size:1.3rem;margin-bottom:1rem}.services-page .dms-services .features-section .features-list{list-style:none;padding-left:0}.services-page .dms-services .features-section .features-list li{font-size:1.1rem;padding:.3rem 0}.services-page .working-process{background:#f5f5f5;padding:4rem 0;text-align:center}.services-page .working-process h2{color:#212121;margin-bottom:1rem}.services-page .working-process .subtitle{color:#757575;margin:0 auto 3rem;max-width:600px}.services-page .working-process .process-steps{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1000px}@media(max-width:768px){.services-page .working-process .process-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.services-page .working-process .process-steps{grid-template-columns:1fr}}.services-page .working-process .process-steps .step{background:#fff;border-radius:8px;box-shadow:0 3px 10px #0000000d;padding:1.5rem;text-align:center}.services-page .working-process .process-steps .step .step-number{color:#6a1b9a;font-size:2rem;font-weight:700;margin-bottom:1rem}.services-page .working-process .process-steps .step h3{color:#212121;margin-bottom:.5rem}.services-page .working-process .process-steps .step p{color:#757575;font-size:.9rem}.services-page .testimonials{padding:4rem 0;text-align:center}.services-page .testimonials h2{color:#212121;margin-bottom:1rem}.services-page .testimonials .subtitle{color:#757575;margin:0 auto 3rem;max-width:600px}.services-page .testimonials .testimonial-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}@media(max-width:768px){.services-page .testimonials .testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.services-page .testimonials .testimonial-grid{grid-template-columns:1fr}}.services-page .testimonials .testimonial-grid .testimonial-card{background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;padding:2rem;text-align:left}.services-page .testimonials .testimonial-grid .testimonial-card .stars{color:#ff9800;font-size:1.2rem;margin-bottom:1rem}.services-page .testimonials .testimonial-grid .testimonial-card blockquote{color:#212121;font-style:italic;line-height:1.6;margin-bottom:1.5rem;padding-left:20px;position:relative}.services-page .testimonials .testimonial-grid .testimonial-card blockquote:before{color:#757575;content:'"';font-size:3rem;left:-10px;line-height:1;position:absolute;top:-15px}.services-page .testimonials .testimonial-grid .testimonial-card .client-info strong{color:#212121;display:block}.services-page .testimonials .testimonial-grid .testimonial-card .client-info p{color:#757575;font-size:.9rem;margin-top:.3rem}.services-page .cta-section{background:linear-gradient(135deg,#6a1b9a,#38006b);color:#fff;padding:4rem 0;text-align:center}.services-page .cta-section h2{margin-bottom:1rem}.services-page .cta-section p{font-size:1.1rem;margin:0 auto 2rem;max-width:600px}.services-page .cta-section .btn-primary{background:#ff9800;border-radius:4px;color:#fff;display:inline-block;font-weight:700;padding:.8rem 2rem;text-decoration:none;transition:all .3s ease}.services-page .cta-section .btn-primary:hover{box-shadow:0 5px 15px #0003;transform:translateY(-3px)}@media(max-width:768px){.services-page .services-header nav{flex-wrap:wrap;gap:1rem}.services-page .services-menu .menu-items{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:1rem}.services-page .services-menu .menu-items .menu-item{flex:0 0 auto}.services-page .dms-services .features-grid,.services-page .services-checklist .checklist-grid{grid-template-columns:1fr}.services-page .service-content .benefits-container{flex-direction:column}.services-page .service-content .benefits-container .benefits-image{margin-bottom:2rem;order:-1}.services-page .service-content .digital-services,.services-page .service-content .report-section{overflow-x:auto}}.about-page{color:#212121;font-family:Arial,sans-serif;line-height:1.6}.about-page .about-hero{background:linear-gradient(#00000080,#00000080),url(/static/media/office2.bb2b3a98e2d0c0d89cda.jpg);background-position:50%;background-size:cover;color:#fff;padding:6rem 0;text-align:center}.about-page .about-hero h1{font-size:2.5rem;margin-bottom:1.5rem}.about-page .about-hero .hero-description{font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px}.about-page .mission-section{background:#f5f5f5;padding:4rem 0}.about-page .mission-section .container{margin:0 auto;max-width:1000px}.about-page .mission-section .mission-content,.about-page .mission-section .vision-content{margin-bottom:3rem}.about-page .mission-section .mission-content h2,.about-page .mission-section .vision-content h2{color:#6a1b9a;font-size:1.8rem;margin-bottom:1rem}.about-page .mission-section .mission-content p,.about-page .mission-section .vision-content p{font-size:1.1rem;line-height:1.6}.about-page .stats-section{background:#6a1b9a;color:#fff;padding:3rem 0;text-align:center}.about-page .stats-section .stats-grid{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center}.about-page .stats-section .stat-item h3{font-size:3rem;margin-bottom:.5rem}.about-page .stats-section .stat-item p{font-size:1.2rem}.about-page .values-section{padding:4rem 0}.about-page .values-section .container{max-width:1200px}.about-page .values-section h2{color:#6a1b9a;margin-bottom:1rem;text-align:center}.about-page .values-section .values-intro{font-size:1.1rem;margin:0 auto 3rem;max-width:800px;text-align:center}.about-page .values-section .values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.about-page .values-section .value-card{background:#fff;border-radius:8px;box-shadow:0 3px 10px #0000001a;padding:2rem}.about-page .values-section .value-card h3{color:#6a1b9a;margin-bottom:1rem}.about-page .team-section{background:#f5f5f5;padding:4rem 0}.about-page .team-section h2{color:#6a1b9a;margin-bottom:1rem;text-align:center}.about-page .team-section .team-intro{font-size:1.1rem;margin:0 auto 3rem;max-width:800px;text-align:center}.about-page .team-section .team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1000px}.about-page .team-section .team-member{background:#fff;border-radius:8px;box-shadow:0 3px 10px #0000001a;overflow:hidden}.about-page .team-section .team-member .member-image img{display:block;height:auto;width:100%}.about-page .team-section .team-member .member-info{padding:1.5rem}.about-page .team-section .team-member .member-info h3{color:#6a1b9a;margin-bottom:.5rem}.about-page .team-section .team-member .member-info .position{font-weight:700;margin-bottom:.3rem}.about-page .team-section .team-member .member-info .expertise{color:#757575;font-size:.9rem}.about-page .office-section{padding:4rem 0}.about-page .office-section .office-content{align-items:center;display:flex;gap:3rem}@media(max-width:768px){.about-page .office-section .office-content{flex-direction:column}}.about-page .office-section .office-text{flex:1 1}.about-page .office-section .office-text h2{color:#6a1b9a;margin-bottom:1.5rem}.about-page .office-section .office-text .office-details{margin-top:2rem}.about-page .office-section .office-text .office-details h4{color:#6a1b9a;margin-bottom:.5rem}.about-page .office-section .office-image{flex:1 1}.about-page .office-section .office-image img{border-radius:8px;box-shadow:0 4px 8px #0000001a;height:auto;width:100%}@media(max-width:768px){.about-page .stats-section .stats-grid{flex-direction:column;gap:2rem}.about-page .office-section .office-content{flex-direction:column}}.careers-page{color:#333;font-family:Arial,sans-serif;line-height:1.6}.careers-page .container{margin:0 auto;max-width:1200px;padding:0 1rem}.careers-page .careers-hero{background:linear-gradient(135deg,#38006b,#6a1b9a);color:#fff;padding:5rem 0;text-align:center}.careers-page .careers-hero h1{font-size:2.5rem;margin-bottom:1.5rem}.careers-page .careers-hero .hero-text{font-size:1.2rem;margin:0 auto 2rem;max-width:800px}.careers-page .careers-hero .team-info{font-size:1.1rem;margin-top:2rem}.careers-page .careers-hero .team-info p{margin:.5rem 0}.careers-page .why-work-with-us{background-color:#f9f9f9;padding:4rem 0}.careers-page .why-work-with-us h2{color:#2c3e50;font-size:2rem;margin-bottom:1rem;text-align:center}.careers-page .why-work-with-us .section-intro{color:#555;font-size:1.2rem;margin:0 auto 3rem;max-width:800px;text-align:center}.careers-page .why-work-with-us .benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.careers-page .why-work-with-us .benefit-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:2rem;transition:transform .3s ease}.careers-page .why-work-with-us .benefit-card:hover{transform:translateY(-5px)}.careers-page .why-work-with-us .benefit-card h3{color:#3498db;font-size:1.3rem;margin-bottom:1rem}.careers-page .why-work-with-us .benefit-card p{color:#666}.careers-page .job-openings{background-color:#fff;padding:4rem 0}.careers-page .job-openings h2{color:#2c3e50;font-size:2rem;margin-bottom:1rem;text-align:center}.careers-page .job-openings .section-intro{color:#555;margin-bottom:2rem;text-align:center}.careers-page .job-openings .job-search{margin:0 auto 2rem;max-width:600px}.careers-page .job-openings .job-search input{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem 1rem;width:100%}.careers-page .job-openings .showing-results{color:#666;margin-bottom:2rem;text-align:center}.careers-page .job-openings .job-listings{margin:0 auto;max-width:1000px}.careers-page .job-openings .job-card{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 5px #0000000d;margin-bottom:2rem;padding:2rem}.careers-page .job-openings .job-card h3{color:#2c3e50;font-size:1.5rem;margin-bottom:.5rem}.careers-page .job-openings .job-card .job-meta{color:#666;display:flex;font-size:.9rem;gap:1.5rem;margin-bottom:1rem}.careers-page .job-openings .job-card .job-meta .salary{color:#3498db;font-weight:700}.careers-page .job-openings .job-card .job-description{color:#555;margin-bottom:1.5rem}.careers-page .job-openings .job-card .job-details{display:flex;gap:2rem;margin-bottom:1.5rem}@media(max-width:768px){.careers-page .job-openings .job-card .job-details{flex-direction:column}}.careers-page .job-openings .job-card .requirements{flex:1 1}.careers-page .job-openings .job-card .requirements h4{color:#2c3e50;margin-bottom:.75rem}.careers-page .job-openings .job-card .requirements ul{color:#555;list-style-type:disc;padding-left:1.5rem}.careers-page .job-openings .job-card .requirements ul li{margin-bottom:.5rem}.careers-page .job-openings .job-card .benefits{flex:1 1}.careers-page .job-openings .job-card .benefits h4{color:#2c3e50;margin-bottom:.75rem}.careers-page .job-openings .job-card .benefits .benefits-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}.careers-page .job-openings .job-card .benefits .benefits-grid span{background:#e8f4fc;border-radius:4px;color:#3498db;font-size:.9rem;padding:.5rem;text-align:center}.careers-page .job-openings .job-card .job-actions{display:flex;gap:1rem;margin-top:1.5rem}.careers-page .job-openings .job-card .job-actions .btn-apply{background-color:#ff9800;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.7rem 1.6rem;text-decoration:none;transition:background-color .3s}.careers-page .job-openings .job-card .job-actions .btn-apply:hover{background-color:#ff9900c7}.careers-page .job-openings .job-card .job-actions .btn-learn-more{background-color:#fff;border:1px solid #3498db;border-radius:4px;color:#3498db;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .3s}.careers-page .job-openings .job-card .job-actions .btn-learn-more:hover{background-color:#f0f8ff}.careers-page .application-process{background-color:#f9f9f9;padding:4rem 0}.careers-page .application-process h2{color:#2c3e50;font-size:2rem;margin-bottom:1rem;text-align:center}.careers-page .application-process .section-intro{color:#555;margin:0 auto 3rem;max-width:800px;text-align:center}.careers-page .application-process .process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1000px}.careers-page .application-process .process-step{background:#fff;border-radius:8px;box-shadow:0 2px 5px #0000000d;padding:1.5rem;text-align:center}.careers-page .application-process .process-step h3{color:#6a1b9a;margin-bottom:.75rem}.careers-page .application-process .process-step p{color:#666}.careers-page .general-application{background-color:#fff;padding:4rem 0;text-align:center}.careers-page .general-application h2{color:#2c3e50;font-size:2rem;margin-bottom:1rem}.careers-page .general-application .section-intro{color:#555;margin:0 auto 2rem;max-width:600px}.careers-page .general-application .btn-submit-application{background-color:#6a1b9a;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .3s}.careers-page .general-application .btn-submit-application:hover{background-color:#1a252f}.contact-page{background-color:#f9f9f9;color:#333;line-height:1.6}.contact-page .contact-hero{background:linear-gradient(135deg,#38006b,#6a1b9a);color:#fff;padding:4rem 0;text-align:center}.contact-page .contact-hero h1{font-size:2.5rem;margin-bottom:1rem}.contact-page .contact-hero .hero-text{font-size:1.2rem;margin:0 auto;max-width:800px}.contact-page .contact-container{display:flex;gap:2rem;margin:3rem auto;max-width:1200px;padding:0 1rem}@media(max-width:768px){.contact-page .contact-container{flex-direction:column}}.contact-page .contact-form-section{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;flex:1 1;padding:2rem}.contact-page .contact-form-section h2{color:#2c3e50;font-size:1.8rem;margin-bottom:1.5rem}.contact-page .contact-form .form-group{margin-bottom:1.5rem}.contact-page .contact-form .form-group label{display:block;font-weight:600;margin-bottom:.5rem}.contact-page .contact-form .form-group label[required]:after{color:#e74c3c;content:" *"}.contact-page .contact-form .form-group input,.contact-page .contact-form .form-group select,.contact-page .contact-form .form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;width:100%}.contact-page .contact-form .form-group input:focus,.contact-page .contact-form .form-group select:focus,.contact-page .contact-form .form-group textarea:focus{border-color:#3498db;outline:none}.contact-page .contact-form .form-group textarea{min-height:150px}.contact-page .contact-form .btn-primary{background-color:#ff9800;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;position:relative;transition:background-color .3s}.contact-page .contact-form .btn-primary:hover{background-color:#996415}.contact-page .contact-form .btn-primary .spinner{animation:spin 1s ease-in-out infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:1rem;margin-right:.5rem;width:1rem}@keyframes spin{to{transform:rotate(1turn)}}.contact-page .alert{border-radius:4px;margin-bottom:2rem;padding:1.5rem}.contact-page .alert.success{background-color:#e6f7ee;border:1px solid #a3e9c1;color:#0a5c36}.contact-page .alert.error{background-color:#fde8e8;border:1px solid #f5c2c7;color:#842029}.contact-page .alert h3{margin-bottom:.5rem;margin-top:0}.contact-page .contact-info-section{flex:1 1;max-width:400px}@media(max-width:768px){.contact-page .contact-info-section{max-width:100%}}.contact-page .contact-info h2{color:#2c3e50;font-size:1.8rem;margin-bottom:1.5rem}.contact-page .contact-info p{margin-bottom:2rem}.contact-page .info-block{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:1.5rem}.contact-page .info-block h3{color:#2c3e50;font-size:1.2rem;margin-bottom:.5rem}.contact-page .info-block address,.contact-page .info-block p{font-style:normal;margin-bottom:.75rem}.contact-page .info-block .link-btn{color:#6a1b9a;display:inline-block;font-weight:600;margin-top:.5rem;text-decoration:none}.contact-page .info-block .link-btn:hover{text-decoration:underline}.contact-page .response-guarantee{background-color:#f8f9fa;border-radius:8px;margin-top:2rem;padding:1.5rem}.contact-page .response-guarantee h3{color:#2c3e50;margin-bottom:.5rem}.contact-page .faq-section{background-color:#f8f9fa;padding:4rem 0}.contact-page .faq-section .container{margin:0 auto;max-width:800px;padding:0 1rem}.contact-page .faq-section h2{font-size:2rem;margin-bottom:1rem;text-align:center}.contact-page .faq-section .faq-subtitle{color:#666;font-size:1.2rem;margin-bottom:3rem;text-align:center}.contact-page .faq-item{background:#fff;border-radius:8px;box-shadow:0 2px 5px #0000000d;margin-bottom:1.5rem;padding:1.5rem}.contact-page .faq-item h3{color:#2c3e50;font-size:1.3rem;margin-bottom:1rem}*{box-sizing:border-box;font-family:Arial,sans-serif;margin:0;padding:0}body{color:#212121;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:2rem 0;width:90%}.btn{background:#ff9800;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn:hover{background:#cc7a00}.section-title{color:#6a1b9a;font-size:2.5rem;margin-bottom:1.5rem;text-align:center}.section-subtitle{color:#757575;font-size:1.2rem;margin-bottom:3rem;text-align:center}.service-card{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-card h3{color:#6a1b9a;margin-bottom:1rem}.service-card p{margin-bottom:1.5rem}
/*# sourceMappingURL=main.625aacd5.css.map*/