.container{margin:0 auto;max-width:1200px;padding:0 20px}*{box-sizing:border-box;margin:0;padding:0}@media(max-width:768px){.carousel-next,.carousel-prev,.form-submit,.hero-button,button{min-height:44px;min-width:44px}.menu-item a{align-items:center;display:flex;min-height:44px}}body{background:#fff;color:#333;font-family:Poppins,sans-serif;line-height:1.6}.site-header{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);left:0;position:fixed;right:0;top:0;z-index:1000}.site-header .header-inner{align-items:center;display:flex;justify-content:space-between;margin:0;max-width:none;min-height:120px;padding:1rem 95px}.site-header .site-branding{flex:0 0 auto}.site-header .custom-logo{height:110px;object-fit:contain;width:202px}.site-header .site-navigation .menu{display:flex;gap:2rem;list-style:none}.site-header .site-navigation .menu .menu-item a{color:rgba(65,65,65,.78);font-size:16px;font-weight:300;line-height:24px;padding:8px;text-decoration:none;transition:color .3s ease}.site-header .site-navigation .menu .menu-item a:hover{color:#d5dc27}.site-header .site-navigation .menu .menu-item a[aria-current=page]{color:rgba(65,65,65,.78)}.site-header .site-navigation .menu .menu-item.current-menu-item a{color:#d5dc27;font-weight:700}.site-header .site-navigation-toggle{display:none}@media(max-width:768px){.site-header .site-navigation-toggle{display:block}}.site-header .site-navigation-toggle .site-navigation-toggle-button{background:none;border:none;cursor:pointer;padding:.5rem}.site-header .site-navigation-toggle .site-navigation-toggle-button .site-navigation-toggle-icon{background:#333;display:block;height:2px;position:relative;width:24px}.site-header .site-navigation-toggle .site-navigation-toggle-button .site-navigation-toggle-icon:after,.site-header .site-navigation-toggle .site-navigation-toggle-button .site-navigation-toggle-icon:before{background:#333;content:"";height:2px;left:0;position:absolute;width:24px}.site-header .site-navigation-toggle .site-navigation-toggle-button .site-navigation-toggle-icon:before{top:-8px}.site-header .site-navigation-toggle .site-navigation-toggle-button .site-navigation-toggle-icon:after{bottom:-8px}@media(max-width:768px){.site-header .header-inner{padding:1rem 20px}.site-header .custom-logo{height:60px;width:auto}.site-header .site-navigation{background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);display:none;left:0;position:absolute;right:0;top:100%;z-index:999}.site-header .site-navigation.mobile-open{display:block}.site-header .site-navigation .menu{flex-direction:column;gap:0}.site-header .site-navigation .menu .menu-item{border-bottom:1px solid #eee}.site-header .site-navigation .menu .menu-item a{display:block;font-size:18px;padding:1rem 20px}}.hero-section{background:#d5dc27;display:flex;margin-top:140px;min-height:70vh}@media(max-width:768px){.hero-section{flex-direction:column;margin-top:100px;min-height:auto}}.hero-section .hero-content{align-items:center;display:flex;flex:0 0 40%;padding:2rem 95px}@media(max-width:768px){.hero-section .hero-content{flex:1;padding:2rem 20px;text-align:center}}.hero-section .hero-content .hero-text{color:#fff;max-width:500px}.hero-section .hero-content .hero-text .hero-title{color:#212121;font-size:55px;font-weight:500;letter-spacing:-2px;line-height:60px;margin-bottom:1rem;white-space:normal}.hero-section .hero-content .hero-text .hero-title br{content:"";display:block;margin-top:0}@media(max-width:768px){.hero-section .hero-content .hero-text .hero-title{font-size:2rem;line-height:1.1}}.hero-section .hero-content .hero-text .hero-subtitle{color:#353434;font-size:22px;font-weight:300;line-height:33px;margin-bottom:2rem}.hero-section .hero-content .hero-text .hero-button{background:#d5dc20;border:1px solid #000;border-radius:50px;color:#212121;display:inline-block;font-size:16px;font-weight:500;line-height:16px;padding:20px 50px;text-decoration:none;transition:all .3s ease}.hero-section .hero-content .hero-text .hero-button:hover{background:transparent;transform:translateY(-2px)}.hero-section .hero-carousel{flex:0 0 60%;position:relative}@media(max-width:768px){.hero-section .hero-carousel{flex:1;height:300px;order:-1}}.hero-section .hero-carousel .carousel-wrapper{height:100%;overflow:hidden;position:relative}.hero-section .hero-carousel .carousel-wrapper .carousel-slides{height:100%}.hero-section .hero-carousel .carousel-wrapper .carousel-slides .slide{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease;width:100%}.hero-section .hero-carousel .carousel-wrapper .carousel-slides .slide.active{opacity:1}.hero-section .hero-carousel .carousel-wrapper .carousel-slides .slide img{height:100%;object-fit:cover;width:100%}.hero-section .hero-carousel .carousel-wrapper .carousel-navigation{display:flex;justify-content:space-between;left:0;padding:0 1rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media(max-width:768px){.hero-section .hero-carousel .carousel-wrapper .carousel-navigation{padding:0 .5rem}}.hero-section .hero-carousel .carousel-wrapper .carousel-navigation button{background:hsla(0,0%,100%,.8);border:none;border-radius:50%;cursor:pointer;font-size:1.5rem;height:50px;transition:background .3s ease;width:50px}@media(max-width:768px){.hero-section .hero-carousel .carousel-wrapper .carousel-navigation button{font-size:1.2rem;height:40px;width:40px}}.hero-section .hero-carousel .carousel-wrapper .carousel-navigation button:hover{background:#fff}.hero-section .hero-carousel .carousel-wrapper .carousel-pagination{bottom:2rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.hero-section .hero-carousel .carousel-wrapper .carousel-pagination .dot{background:hsla(0,0%,100%,.5);border-radius:50%;cursor:pointer;height:12px;transition:background .3s ease;width:12px}.hero-section .hero-carousel .carousel-wrapper .carousel-pagination .dot.active{background:#fff}@media(max-width:768px){.hero-section{flex-direction:column;margin-top:100px;min-height:80vh}.hero-section .hero-content{padding:1rem 20px;text-align:center}.hero-section .hero-content .hero-text{max-width:100%}.hero-section .hero-content .hero-text .hero-title{font-size:2.5rem;letter-spacing:-1px;line-height:1.2}.hero-section .hero-content .hero-text .hero-subtitle{font-size:18px;line-height:1.4}.hero-section .hero-content .hero-text .hero-button{font-size:16px;min-height:44px;min-width:120px;padding:15px 30px}.hero-section .hero-carousel{height:300px}}.competencies-section{background:rgba(213,220,39,.58);padding:4rem 8%}@media(max-width:768px){.competencies-section{padding:2rem 5%}}.competencies-section .section-title{color:#212121;font-size:65px;font-weight:400;line-height:78px;margin-bottom:1rem;text-align:center}@media(max-width:768px){.competencies-section .section-title{font-size:2.5rem;line-height:1.2}}.competencies-section .section-subtitle{color:rgba(65,65,65,.78);font-size:22px;font-weight:300;line-height:33px;margin-bottom:3rem;text-align:center}.competencies-section .competencies-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(363px,1fr));margin-top:2rem}@media(max-width:768px){.competencies-section .competencies-grid{gap:1.5rem;grid-template-columns:1fr}}.competencies-section .competencies-grid .competency-card{background:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease}.competencies-section .competencies-grid .competency-card:hover{transform:translateY(-5px)}.competencies-section .competencies-grid .competency-card:hover img{transform:scale(1.05)}.competencies-section .competencies-grid .competency-card .competency-image{overflow:hidden}.competencies-section .competencies-grid .competency-card .competency-image img{height:242px;object-fit:cover;transition:transform .3s ease;width:100%}.competencies-section .competencies-grid .competency-card .competency-content{padding:1.815rem}.competencies-section .competencies-grid .competency-card .competency-content .competency-title{font-size:22px;font-weight:600;line-height:26.4px;margin:8px 0 15px;text-align:center}.competencies-section .competencies-grid .competency-card .competency-content .competency-title a{color:#212121;text-decoration:none}.competencies-section .competencies-grid .competency-card .competency-content .competency-title a:hover{color:#d5dc27}.competencies-section .competencies-grid .competency-card .competency-content .competency-description{color:#333;font-size:16px;font-weight:300;line-height:24px;text-align:center}.stats-section{background:#fff;padding:3rem 0}.stats-section .stats-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.stats-section .stats-grid .stat-item .stat-text{color:rgba(65,65,65,.78);font-size:22px;font-weight:300;line-height:33px;text-align:center}.testimonials-section{background:#f5f5f5;padding:4rem 0}.testimonials-section .section-title{color:#212121;font-size:65px;font-weight:400;line-height:78px;margin-bottom:1rem;text-align:center}.testimonials-section .section-subtitle{color:rgba(65,65,65,.78);font-size:22px;font-weight:300;line-height:33px;margin-bottom:3rem;text-align:center}.contact-section{background:#fff;color:#333;padding:4rem 8%}.contact-section .section-title{color:#333;font-size:2rem;font-weight:600;margin-bottom:3rem;text-align:center}.contact-section .contact-content{display:grid;gap:3rem;grid-template-columns:1fr 1fr}@media(max-width:768px){.contact-section .contact-content{grid-template-columns:1fr}}.contact-section .contact-content .contact-map iframe{border:none;border-radius:8px;height:400px;width:100%}.contact-section .contact-content .contact-form .form-field{margin-bottom:1.5rem}.contact-section .contact-content .contact-form .form-field .form-input,.contact-section .contact-content .contact-form .form-field .form-textarea{background:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-weight:300;padding:1rem;width:100%}.contact-section .contact-content .contact-form .form-field .form-input::placeholder,.contact-section .contact-content .contact-form .form-field .form-textarea::placeholder{color:#999;font-weight:300}.contact-section .contact-content .contact-form .form-field .form-input:focus,.contact-section .contact-content .contact-form .form-field .form-textarea:focus{border-color:#d5dc27;box-shadow:0 0 0 2px rgba(213,220,39,.2);outline:none}.contact-section .contact-content .contact-form .form-field .form-textarea{min-height:120px;resize:vertical}.contact-section .contact-content .contact-form .form-field .form-submit{background:#d5dc27;border:1px solid #d5dc27;border-radius:4px;color:#212121;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;min-height:44px;min-width:120px;padding:1rem 2rem;transition:all .3s ease}.contact-section .contact-content .contact-form .form-field .form-submit:hover{background:#c2c91f;transform:translateY(-2px)}.footer-section{background:#d5dc27;color:#333;padding:3rem 8% 1rem}.footer-section .footer-content{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section .footer-content .footer-column p{line-height:1.6;margin-bottom:1rem}.footer-section .footer-content .footer-column p strong{color:#333;font-weight:700}.footer-section .footer-content .footer-column a{color:#333;text-decoration:none}.footer-section .footer-content .footer-column a:hover{color:#353434}.footer-section .footer-bottom{border-top:1px solid rgba(51,51,51,.2);color:#333;font-size:.875rem;padding-top:1rem;text-align:center}.footer-section .footer-bottom a{color:#333;text-decoration:underline}.footer-section .footer-bottom a:hover{text-decoration:underline}.service-hero{background:rgba(213,220,39,.58);margin-top:140px;padding:2rem 0}@media(max-width:768px){.service-hero{margin-top:100px;padding:1.5rem 0}}.service-hero .container .service-hero-content{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}@media(max-width:768px){.service-hero .container .service-hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}}.service-hero .container .service-hero-content .service-hero-text h1{color:#212121;font-size:3rem;font-weight:600;margin-bottom:1rem}@media(max-width:768px){.service-hero .container .service-hero-content .service-hero-text h1{font-size:2rem}}.service-hero .container .service-hero-content .service-hero-text .service-hero-subtitle{color:rgba(65,65,65,.78);font-size:1.2rem;font-weight:300;line-height:1.6}.service-hero .container .service-hero-content .service-hero-image{display:flex;justify-content:center}.service-hero .container .service-hero-content .service-hero-image img{height:auto;max-height:400px;max-width:100%;object-fit:contain}.legal-hero{padding:6rem 0 2rem}@media(max-width:768px){.legal-hero{padding:3.5rem 0 1.5rem}}.legal-hero h1{color:#212121;font-size:3rem;font-weight:600;margin-bottom:1rem}@media(max-width:768px){.legal-hero h1{font-size:2rem}}.legal-page{background:#fff;margin-top:0;min-height:100vh;padding:2rem 0}@media(max-width:768px){.legal-page{padding:1.5rem 0}}.legal-page .container{max-width:800px}.legal-page .container h1{color:#333;font-size:2.5rem;font-weight:600;margin-bottom:1rem}.legal-page .container h2{color:#333;font-size:1.8rem;font-weight:500;margin:2rem 0 1rem}.legal-page .container h3{color:#333;font-size:1.5rem;font-weight:500;margin:1.5rem 0 .5rem}.legal-page .container h4{color:#333;font-size:1.2rem;font-weight:500;margin:1rem 0 .5rem}.legal-page .container p{line-height:1.6;margin-bottom:1rem}.legal-page .container ol,.legal-page .container ul{margin:1rem 0;padding-left:2rem}.legal-page .container ol li,.legal-page .container ul li{line-height:1.6;margin-bottom:.5rem}.legal-page .container a{color:#d5dc27;text-decoration:none}.legal-page .container a:hover{text-decoration:underline}@media(max-width:768px){.container{padding:0 1rem}.competencies-section,.testimonials-section{padding:2rem 0}.competencies-section .section-title,.testimonials-section .section-title{font-size:2rem}.competencies-section .section-subtitle,.testimonials-section .section-subtitle{font-size:1rem}.contact-section{padding:2rem 0}.footer-section{padding:2rem 0 1rem}.footer-section .footer-content{gap:1.5rem;grid-template-columns:1fr}.legal-page{padding:1rem 0}.legal-page .container h1{font-size:2rem}.legal-page .container h2{font-size:1.5rem}.legal-page .container h3{font-size:1.3rem}}.customer-logos-section{background:#f8f9fa;padding:4rem 0}.customer-logos-section .section-title{color:#333;font-size:2rem;font-weight:600;margin-bottom:3rem;text-align:center}.customer-logos-section .customer-logos-grid{align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.customer-logos-section .customer-logos-grid .customer-logo{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;height:100%;transition:transform .3s ease,box-shadow .3s ease}.customer-logos-section .customer-logos-grid .customer-logo:hover{box-shadow:0 4px 20px rgba(0,0,0,.15);transform:translateY(-5px)}.customer-logos-section .customer-logos-grid .customer-logo .customer-content{display:flex;flex-direction:column;height:100%;min-height:300px;padding:2rem}.customer-logos-section .customer-logos-grid .customer-logo .customer-content .customer-logo-image{align-items:center;display:flex;height:150px;justify-content:center;margin-bottom:1.5rem}.customer-logos-section .customer-logos-grid .customer-logo .customer-content .customer-logo-image img{height:auto;max-height:130px;max-width:240px;object-fit:contain;width:auto}.customer-logos-section .customer-logos-grid .customer-logo .customer-content .customer-logo-image .logo-placeholder{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #d5dc27;border-radius:8px;display:flex;height:100px;justify-content:center;width:180px}.customer-logos-section .customer-logos-grid .customer-logo .customer-content .customer-logo-image .logo-placeholder h3{color:#d5dc27;font-size:1.2rem;font-weight:600;margin:0;text-align:center}.customer-logos-section .customer-logos-grid .customer-logo .customer-content .customer-info{flex:1;text-align:center}.customer-logos-section .customer-logos-grid .customer-logo .customer-content .customer-info h4{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.customer-logos-section .customer-logos-grid .customer-logo .customer-content .customer-info .location{color:#666;font-size:.9rem;font-weight:500;margin-bottom:1rem}.customer-logos-section .customer-logos-grid .customer-logo .customer-content .customer-info .description{color:#555;font-size:.85rem;line-height:1.4;margin:0}.customer-logos-section .references-carousel{margin:0 auto;max-width:800px;position:relative}.customer-logos-section .references-carousel .carousel-wrapper{border-radius:12px;overflow:visible;position:relative}.customer-logos-section .references-carousel .carousel-slides{height:auto;position:relative;width:100%}.customer-logos-section .references-carousel .reference-slide{left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease,visibility .5s ease;visibility:hidden;width:100%}.customer-logos-section .references-carousel .reference-slide.active{opacity:1;position:relative;visibility:visible}.customer-logos-section .references-carousel .reference-slide .customer-logo{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.customer-logos-section .references-carousel .reference-slide .customer-logo .customer-content{display:flex;flex-direction:column;height:450px;padding:2.5rem;text-align:center}.customer-logos-section .references-carousel .reference-slide .customer-logo .customer-content .customer-logo-image{align-items:center;display:flex;height:220px;justify-content:center;margin-bottom:2rem}.customer-logos-section .references-carousel .reference-slide .customer-logo .customer-content .customer-logo-image img{height:auto;max-height:200px;max-width:450px;object-fit:contain;width:auto}.customer-logos-section .references-carousel .reference-slide .customer-logo .customer-content .customer-info{flex:1}.customer-logos-section .references-carousel .reference-slide .customer-logo .customer-content .customer-info h4{color:#333;font-size:1.3rem;font-weight:600;line-height:1.3;margin-bottom:.8rem}.customer-logos-section .references-carousel .reference-slide .customer-logo .customer-content .customer-info .location{color:#666;font-size:1rem;font-weight:500;margin-bottom:1.5rem}.customer-logos-section .references-carousel .reference-slide .customer-logo .customer-content .customer-info .description{color:#555;font-size:.95rem;line-height:1.5;margin:0}.customer-logos-section .references-carousel .carousel-navigation{display:flex;justify-content:space-between;left:-60px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% + 120px);z-index:1000}.customer-logos-section .references-carousel .carousel-navigation .carousel-next,.customer-logos-section .references-carousel .carousel-navigation .carousel-prev{pointer-events:all;position:relative}.customer-logos-section .references-carousel .carousel-navigation button{align-items:center;background:#d5dc27;border:none;border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,.3);cursor:pointer;display:flex;height:60px;justify-content:center;transition:all .3s ease;width:60px}.customer-logos-section .references-carousel .carousel-navigation button:hover{background:#adb31d;box-shadow:0 6px 20px rgba(0,0,0,.4);transform:scale(1.1)}.customer-logos-section .references-carousel .carousel-navigation button:active{transform:scale(.95)}.customer-logos-section .references-carousel .carousel-navigation button .arrow-left,.customer-logos-section .references-carousel .carousel-navigation button .arrow-right{border-style:solid;height:0;width:0}.customer-logos-section .references-carousel .carousel-navigation button .arrow-left{border:8px solid transparent;border-right:16px solid #fff}.customer-logos-section .references-carousel .carousel-navigation button .arrow-right{border:8px solid transparent;border-left:16px solid #fff}.customer-logos-section .references-carousel .carousel-pagination{display:flex;gap:8px;justify-content:center;margin-top:1.5rem}.customer-logos-section .references-carousel .carousel-pagination .dot{background:#ddd;border-radius:50%;cursor:pointer;height:12px;transition:background .3s ease;width:12px}.customer-logos-section .references-carousel .carousel-pagination .dot.active{background:#d5dc27}@media(max-width:768px){.customer-logos-section .customer-logos-grid{gap:1.5rem;grid-template-columns:1fr}.customer-logos-section .customer-logos-grid .customer-logo{width:100%}.customer-logos-section .customer-logos-grid .customer-logo img{max-height:60px;max-width:120px}}