*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#333;font-family:Noto Sans JP,sans-serif;line-height:1.6;overflow-x:hidden}a{display:inline-block;text-align:center;text-decoration:none}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background-color:hsla(0,0%,100%,.98);box-shadow:0 2px 10px rgba(0,0,0,.05);padding:15px 0;position:sticky;top:0;z-index:1000}.header-content{align-items:center;display:flex;justify-content:space-between}.logo{display:flex;flex-direction:column;gap:0;line-height:1}.logo-brexa{color:#e84e31;font-size:32px;font-weight:900;letter-spacing:2px}.logo-next{color:#666;font-size:16px;font-weight:500;letter-spacing:3px;margin-left:2px}.cta-button{background:linear-gradient(135deg,#ff6b35,#e84e31);border:none;border-radius:30px;box-shadow:0 4px 15px rgba(232,78,49,.3);color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:14px 32px;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 20px rgba(232,78,49,.4);transform:translateY(-2px)}.header-nav{align-items:center;display:flex;gap:40px}.header-nav-link{color:#2c3e50;font-size:15px;font-weight:600;text-decoration:none;transition:color .3s ease}.header-nav-link:hover{color:#e84e31}.hero{background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.5)),url(https://50766166.fs1.hubspotusercontent-na2.net/hubfs/50766166/raw_assets/public/brexa-jobs-theme/assets/images/hero-manufacturing.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:100px 0 120px;position:relative}.hero-content{margin:0 auto;max-width:1000px;text-align:center}.hero-badge{background-color:#fff;border-radius:30px;box-shadow:0 4px 12px rgba(0,0,0,.2);color:#333;display:inline-block;font-size:14px;font-weight:600;margin-bottom:30px;padding:10px 28px}.hero-industries{color:#fff;font-size:18px;font-weight:500;margin-bottom:30px;text-shadow:2px 2px 6px rgba(0,0,0,.5)}.hero-main-title{color:#fff;font-size:64px;font-weight:900;letter-spacing:2px;line-height:1.3;margin-bottom:60px;text-shadow:3px 3px 8px rgba(0,0,0,.7)}.hero-stats{flex-direction:row;gap:60px;margin-top:60px}.hero-stats,.stat-circle{display:flex;justify-content:center}.stat-circle{align-items:center;backdrop-filter:blur(5px);background-color:rgba(0,0,0,.5);border:2px solid hsla(0,0%,100%,.2);border-radius:50%;box-shadow:0 4px 20px rgba(0,0,0,.3);color:#fff;flex-direction:column;height:200px;width:200px}.stat-circle-label{font-size:21px;font-weight:700;line-height:1.5;margin-bottom:8px;text-align:center;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.stat-circle-number{font-size:56px;font-weight:900;line-height:1;margin-bottom:5px;text-shadow:2px 2px 6px rgba(0,0,0,.5)}.stat-circle-number .days,.stat-circle-number .percent{font-size:36px;font-weight:700}.stat-circle-suffix{font-size:16px;font-weight:500}.stat-circle-note,.stat-circle-suffix{text-shadow:1px 1px 3px rgba(0,0,0,.5)}.stat-circle-note{font-size:11px;font-weight:400;margin-top:4px;opacity:.85}.description-section{background-color:#f8f9fa;padding:80px 0}.description-content{margin:0 auto;max-width:900px;text-align:center}.description-title{color:#2c3e50;font-size:36px;font-weight:900;line-height:1.4;margin-bottom:30px}.description-text{color:#555;font-size:16px;line-height:1.9}.jobs-section{background-color:#f8f9fa;padding:80px 0}.section-title{color:#2c3e50;font-size:36px;font-weight:900;margin-bottom:50px;text-align:center}.jobs-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-bottom:50px}.job-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);cursor:pointer;overflow:hidden;transition:all .3s ease}.job-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.12);transform:translateY(-8px)}.job-image{height:200px;overflow:hidden;width:100%}.job-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.job-card:hover .job-image img{transform:scale(1.1)}.job-content{padding:25px}.job-title{color:#2c3e50;font-size:18px;font-weight:700;line-height:1.4;margin-bottom:15px;text-align:left}.job-tags{display:flex;flex-wrap:wrap;gap:8px}.tag{background-color:#f0f0f0;border-radius:20px;color:#666;display:inline-block;font-size:12px;font-weight:500;padding:6px 14px}.more-jobs{text-align:center}.more-button{background-color:#fff;border:2px solid #e84e31;border-radius:30px;color:#e84e31;cursor:pointer;font-size:16px;font-weight:700;padding:14px 40px;transition:all .3s ease}.more-button:hover{background-color:#e84e31;color:#fff}.features-section{background-color:#f8f9fa;padding:80px 0}.features-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.feature-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.08);overflow:hidden;padding:0;transition:all .3s ease}.feature-card:hover{box-shadow:0 5px 20px rgba(0,0,0,.12);transform:translateY(-5px)}.feature-card:before{background-color:#e84e31;content:"";display:block;height:4px;width:100%}.feature-title{color:#2c3e50;font-size:16px;font-weight:700;line-height:1.5;margin:25px 25px 15px}.feature-description{color:#666;font-size:14px;line-height:1.8;margin:0 25px 25px}.case-study-section{background-color:#d3d3d3;padding:80px 0;position:relative}.case-study-section:before{top:0}.case-study-section:after,.case-study-section:before{background-color:#4a90e2;content:"";display:block;height:4px;left:0;position:absolute;width:100%}.case-study-section:after{bottom:0}.case-study-section .section-title{color:#333}.case-study-grid{display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin-bottom:50px}.case-study-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:40px}.case-study-title{color:#333;font-size:18px;font-weight:700;margin-bottom:30px;text-align:left}.chart-container{height:350px;max-width:100%;overflow:hidden;position:relative;width:100%}@media (max-width:768px){.chart-container{box-sizing:border-box;height:280px;padding:0;width:100%}.case-study-card{padding:20px}}.chart-legend{display:flex;flex-direction:column;gap:8px;margin-top:16px}.chart-legend-item{align-items:center;color:#333;display:flex;font-size:13px;gap:8px;line-height:1.4}.chart-legend-color{border-radius:2px;display:inline-block;flex-shrink:0;height:12px;width:12px}.chart-legend-text{flex:1}.insights{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:40px}.insight-item{align-items:flex-start;display:flex;gap:15px;margin-bottom:20px}.insight-item:last-child{margin-bottom:0}.insight-icon{align-items:center;background:linear-gradient(135deg,#e84e31,#ff6b35);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:30px;justify-content:center;width:30px}.insight-text{color:#555;font-size:16px;line-height:1.7}.insight-text strong{color:#2c3e50;font-weight:700}.testimonials-section{background-color:#fff;padding:80px 0}.testimonial-carousel{margin:0 auto 40px;max-width:1000px;position:relative}.testimonial-wrapper{overflow:hidden;position:relative}.testimonial-item{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 15px rgba(0,0,0,.08);display:none;padding:30px}.testimonial-item.active{animation:fadeIn .5s ease-in-out;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.testimonial-header{background-color:#e8e8e8;border-radius:8px;display:inline-block;margin-bottom:25px;padding:10px 20px}.testimonial-id{color:#333;font-size:16px;font-weight:700}.testimonial-content{align-items:flex-start;display:flex;gap:40px}.testimonial-image{background-color:#f0f0f0;border-radius:8px;flex-shrink:0;height:200px;overflow:hidden;position:relative;width:200px}.testimonial-image img{height:100%;object-fit:cover;width:100%}.image-label{background-color:hsla(0,0%,100%,.9);border-radius:20px;bottom:10px;color:#666;font-size:12px;font-weight:500;left:50%;padding:5px 15px;position:absolute;transform:translateX(-50%)}.testimonial-text{flex:1}.testimonial-name{color:#2c3e50;font-size:18px;font-weight:700;margin-bottom:12px}.testimonial-title{color:#2c3e50;font-size:20px;font-weight:700;line-height:1.4;margin-bottom:20px}.testimonial-description{color:#555;font-size:14px;line-height:1.9}.carousel-arrow{align-items:center;background-color:hsla(0,0%,39%,.6);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.carousel-arrow:hover{background-color:hsla(0,0%,39%,.8);transform:translateY(-50%) scale(1.1)}.carousel-arrow-left{left:-60px}.carousel-arrow-right{right:-60px}.testimonial-dots{display:flex;gap:15px;justify-content:center}.dot{background-color:#d0d0d0;border:none;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.dot.active{background-color:#666;height:14px;width:14px}.dot:hover{background-color:#999}.faq-section{background-color:#fff;padding:80px 0}.faq-list{margin:0 auto;max-width:900px}.faq-item{margin-bottom:12px}.faq-question{align-items:center;background-color:#f5f5f5;border:none;border-radius:4px;color:#333;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:space-between;padding:20px 25px;text-align:left;transition:all .3s ease;width:100%}.faq-question:hover{background-color:#ebebeb}.faq-q-text{flex:1;line-height:1.6}.faq-icon{align-items:center;display:flex;flex-shrink:0;margin-left:15px;transition:transform .3s ease}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{background-color:#fff;max-height:0;overflow:hidden;padding:0 25px;transition:max-height .4s ease,padding .4s ease}.faq-item.active .faq-answer{border-left:3px solid #e84e31;margin-top:2px;max-height:500px;padding:20px 25px}.faq-answer p{color:#555;font-size:14px;line-height:1.9;margin:0}.cta-section{background:linear-gradient(135deg,#e84e31,#ff6b35);color:#fff;padding:100px 0;text-align:center}.cta-title{font-size:42px;font-weight:900;margin-bottom:20px}.cta-description{font-size:18px;margin-bottom:40px;opacity:.95}.cta-button-large{background-color:#fff;border:none;border-radius:40px;box-shadow:0 6px 25px rgba(0,0,0,.2);color:#e84e31;cursor:pointer;font-size:20px;font-weight:700;padding:18px 60px;transition:all .3s ease}.cta-button-large:hover{box-shadow:0 10px 35px rgba(0,0,0,.3);transform:translateY(-3px)}.footer{background-color:#2c3e50;color:#fff;padding:50px 0}.footer-content{text-align:center}.footer-logo{display:inline-flex;flex-direction:column;gap:0;line-height:1;margin-bottom:20px}.footer-logo .logo-brexa{color:#e84e31}.footer-logo .logo-next{color:hsla(0,0%,100%,.8)}.footer-text{font-size:14px;margin-bottom:10px;opacity:.8}.footer-copyright{font-size:12px;opacity:.6}@media (max-width:1024px){.hero-stats{flex-direction:row!important;gap:40px}.stat-circle{height:180px;width:180px}.stat-circle-number{font-size:48px}.features-grid,.jobs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.header-content{flex-direction:column;gap:15px}.hero{padding:60px 0 80px}.hero-main-title{font-size:40px}.hero-stats{flex-direction:row!important;flex-wrap:wrap;gap:15px;justify-content:center}.stat-circle{height:110px;width:110px}.stat-circle-label{font-size:11px;margin-bottom:5px}.stat-circle-number{font-size:20px}.stat-circle-number .days,.stat-circle-number .percent{font-size:24px}.stat-circle-suffix{font-size:12px}.description-title{font-size:28px}.case-study-grid,.features-grid,.jobs-grid{grid-template-columns:1fr}.cta-title,.section-title{font-size:28px}.testimonial-content{flex-direction:column;gap:25px}.testimonial-image{height:150px;margin:0 auto;width:150px}.carousel-arrow-left{left:10px}.carousel-arrow-right{right:10px}.carousel-arrow{height:40px;width:40px}.faq-question{font-size:15px;padding:16px 20px}.faq-answer p{font-size:13px}}@media (max-width:480px){.cta-button{font-size:14px;padding:12px 24px}.hero-badge{font-size:12px;padding:6px 20px}.hero-industries{font-size:14px}.hero-main-title{font-size:32px}.hero-stats{flex-direction:row!important;gap:10px}.stat-circle{height:100px;width:100px}.stat-circle-label{font-size:11px;margin-bottom:3px}.stat-circle-number{font-size:18px}.stat-circle-number .days,.stat-circle-number .percent{font-size:22px}.stat-circle-suffix{font-size:11px}.description-text{font-size:14px}.cta-button-large{font-size:16px;padding:14px 40px}.header-nav{gap:24px}.header-nav-link{font-size:13px}}