*{box-sizing:border-box;margin:0;padding:0}body,html{width:100%;height:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow-x:hidden}.navbar{z-index:1000;background-color:#fff;width:100%;position:fixed;top:0;left:0;box-shadow:0 2px 4px #0000000d}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.navbar-logo{align-items:center;display:flex}.logo-image{width:auto;height:48px}.navbar-links{gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.navbar-links a{color:#777;transition:color .2sease-in-out;font-size:1rem;font-weight:500;text-decoration:none}.navbar-links a:hover{color:#eb6611}.navbar-actions{align-items:center;gap:1rem;display:flex}.btn-contact-nav{color:#fff;cursor:pointer;background-color:#271f54;border:none;border-radius:999px;padding:.6rem 1.8rem;font-size:1rem;font-weight:600;transition:transform .2s,background-color .2s}.btn-contact-nav:hover{background-color:#1a1438;transform:translateY(-2px)}.btn-lang-nav{color:#fff;cursor:pointer;background-color:#222;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700;transition:background-color .2s;display:flex}.btn-lang-nav:hover{background-color:#000}.hero{background-image:url(/img/bg-hero.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;height:100vh;min-height:600px;margin-top:0;display:flex;position:relative}.hero:before{content:"";z-index:1;background:linear-gradient(90deg,#0019324d 0%,#0000 60%);position:absolute;inset:0}.hero-content{z-index:2;color:#fff;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.hero-content h1{letter-spacing:-.02em;text-shadow:2px 2px 8px #00000080;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.hero-content p{text-shadow:1px 1px 6px #0009;max-width:600px;margin-bottom:2.5rem;font-size:1.15rem;font-weight:400;line-height:1.6}.hero-buttons{gap:1.5rem;display:flex}.btn-primary,.btn-secondary{cursor:pointer;border:none;border-radius:999px;padding:.8rem 2rem;font-size:1.05rem;font-weight:600;transition:opacity .3s,transform .2s}.btn-primary{color:#fff;background-color:#f16821}.btn-secondary{color:#fff;background-color:#ea641c}.btn-primary:hover,.btn-secondary:hover{opacity:.85;transform:translateY(-2px)}.customers{background-color:#fff;padding:6rem 2rem}.customers-container{box-sizing:border-box;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.customers-content{text-align:left;flex:1}.customers-content h2{color:#333;margin-bottom:1.5rem;font-size:2.8rem;line-height:1.2}.customers-content p{color:#666;max-width:90%;margin-bottom:2rem;font-size:1rem;line-height:1.6}.btn-customers{color:#fff;cursor:pointer;background-color:#eb6611;border:none;border-radius:999px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:opacity .3s,transform .2s}.btn-customers:hover{opacity:.85;transform:translateY(-2px)}.customers-grid{flex:1;grid-template-rows:repeat(3,110px);grid-template-columns:repeat(3,1fr);display:grid}.grid-item{border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;justify-content:center;align-items:center;padding:1.5rem;display:flex}.grid-item:nth-child(3n){border-right:none}.grid-item:nth-last-child(-n+3){border-bottom:none}.grid-item img{object-fit:contain;filter:grayscale();opacity:.7;max-width:100%;max-height:100%;transition:filter .3s,opacity .3s}.grid-item:hover img{filter:grayscale(0%);opacity:1}@media (width<=900px){.customers-container{flex-direction:column}.customers-content{text-align:center}.customers-content p{margin:0 auto 2rem}}@media (width<=600px){.customers-grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.grid-item:nth-child(3n){border-right:1px solid #e0e0e0}.grid-item:nth-child(2n){border-right:none}.grid-item{border-bottom:1px solid #e0e0e0}.grid-item:nth-last-child(-n+2){border-bottom:none}}.about{background-color:#fff;padding:5rem 2rem}.about-container{max-width:1200px;margin:0 auto}.about-title{color:#111;text-align:left;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.about-content{align-items:flex-start;gap:4rem;display:flex}.about-image{flex:1;max-width:400px}.about-image img{object-fit:cover;border-radius:12px;width:100%;height:auto;box-shadow:0 4px 20px #0000000d}.about-features{flex-direction:column;flex:1;gap:1.5rem;display:flex}.feature-item{cursor:pointer;opacity:.4;padding-left:1.5rem;transition:all .3s;position:relative}.feature-item:before{content:"";background-color:#0000;border-radius:2px;width:3px;transition:background-color .3s;position:absolute;top:0;bottom:0;left:0}.feature-item.active{opacity:1}.feature-item.active:before{background-color:#eb6611}.feature-item h3{color:#111;margin:0 0 .5rem;font-size:1.4rem;font-weight:700;line-height:1.3}.feature-item p{color:#555;margin:0;font-size:.9rem;line-height:1.5}@media (width<=900px){.about-content{flex-direction:column;align-items:center}.about-image{width:100%;max-width:100%;margin-bottom:2rem}.about-title{text-align:center}}.expertise{color:#fff;background-color:#1f2024;padding:6rem 2rem}.expertise-container{box-sizing:border-box;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:flex}.expertise-content{text-align:left;flex:1}.expertise-subtitle{color:#eb6611;text-transform:capitalize;margin-bottom:1rem;font-size:1rem;font-weight:700}.expertise-title{color:#fff;margin-bottom:3rem;font-size:2.5rem;font-weight:700;line-height:1.3}.expertise-list{flex-direction:column;gap:1.5rem;margin:0 0 3rem;padding:0;list-style:none;display:flex}.expertise-item{color:#a0a0a0;cursor:pointer;padding-left:1.5rem;font-size:1.25rem;font-weight:600;transition:all .3s;position:relative}.expertise-item:before{content:"";background-color:#eb6611;border-radius:2px;width:3px;height:0;transition:height .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.expertise-item.active{color:#eb6611}.expertise-item.active:before{height:100%}.expertise-item:hover:not(.active){color:#ccc}.btn-expertise{color:#fff;cursor:pointer;background-color:#eb6611;border:none;border-radius:999px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:opacity .3s,transform .2s}.btn-expertise:hover{opacity:.85;transform:translateY(-2px)}.expertise-image-card{flex:1;justify-content:flex-end;display:flex}.expertise-image-wrapper{width:100%;max-width:450px;position:relative;overflow:hidden}.expertise-image-wrapper img{filter:grayscale();object-fit:cover;width:100%;display:block}.expertise-gradient-overlay{mix-blend-mode:color;pointer-events:none;background:linear-gradient(#e0733000 40%,#e073304d 70%,#e07330b3 100%);width:100%;height:100%;position:absolute;bottom:0;left:0}.expertise-gradient-overlay:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#d7642380 100%);width:100%;height:60%;position:absolute;bottom:0;left:0}@media (width<=900px){.expertise-container{flex-direction:column}.expertise-content,.expertise-image-card{width:100%}.expertise-image-card{justify-content:center}.expertise-image-wrapper{max-width:100%}}.segmentation{background-color:#fff;padding:6rem 2rem}.segmentation-container{max-width:1200px;margin:0 auto}.segmentation-header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.segmentation-title-area{text-align:left}.segmentation-subtitle{color:#eb6611;margin-bottom:1rem;font-size:1rem;font-weight:700}.segmentation-title{color:#111;margin:0;font-size:2.5rem;font-weight:800;line-height:1.3}.segmentation-action{padding-bottom:.5rem}.btn-segmentation{color:#fff;cursor:pointer;background-color:#eb6611;border:none;border-radius:999px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:opacity .3s,transform .2s}.btn-segmentation:hover{opacity:.85;transform:translateY(-2px)}.segmentation-image-container{border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.segmentation-image{filter:grayscale();width:100%;display:block}.segmentation-overlay{pointer-events:none;background-color:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.on-progress-stamp{color:#fff;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-shadow:0 2px 10px #00000080;background-color:#ffffff1a;border:5px solid #fff;padding:1.5rem 3rem;font-size:4rem;font-weight:900;transform:rotate(-15deg);box-shadow:0 0 20px #00000080}@media (width<=900px){.segmentation-header{flex-direction:column;align-items:flex-start;gap:2rem}.segmentation-action{padding-bottom:0}.on-progress-stamp{border-width:3px;padding:1rem 2rem;font-size:2.5rem}}@media (width<=600px){.on-progress-stamp{border-width:2px;padding:.8rem 1.5rem;font-size:1.5rem}}.news{background-color:#fcfcfc;padding:6rem 2rem}.news-container{max-width:1200px;margin:0 auto}.news-header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.news-title{color:#111;margin:0;font-size:2.5rem;font-weight:700}.btn-news{color:#fff;cursor:pointer;background-color:#eb6611;border:none;border-radius:999px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:opacity .3s,transform .2s}.btn-news:hover{opacity:.85;transform:translateY(-2px)}.news-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.news-card{background-color:#fff;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.news-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.news-image-wrapper{width:100%;height:220px;overflow:hidden}.news-image{object-fit:cover;width:100%;height:100%;display:block}.news-content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.news-category{color:#777;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.news-card-title{color:#111;margin:0 0 1rem;font-size:1.25rem;font-weight:700;line-height:1.4}.news-description{color:#666;flex:1;margin:0 0 2rem;font-size:.95rem;line-height:1.6}.news-footer{align-items:center;margin-top:auto;display:flex}.news-date{color:#888;font-size:.85rem;font-weight:500}@media (width<=900px){.news-grid{grid-template-columns:repeat(2,1fr)}.news-header{flex-direction:column;align-items:flex-start;gap:1.5rem}}@media (width<=600px){.news-grid{grid-template-columns:1fr}}.pre-footer{text-align:center;color:#fff;background-color:#1a1a1c;padding:6rem 2rem}.pre-footer-container{max-width:800px;margin:0 auto}.pre-footer h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.pre-footer p{color:#ddd;margin-bottom:2.5rem;font-size:1.1rem}.btn-pre-footer{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background-color:#eb6611;border:none;border-radius:999px;padding:1rem 3rem;font-size:1rem;font-weight:700;transition:opacity .3s,transform .2s}.btn-pre-footer:hover{opacity:.85;transform:translateY(-2px)}.footer{color:#555;background-color:#fff;padding:4rem 2rem 2rem;font-size:.9rem}.footer-container{max-width:1200px;margin:0 auto}.footer-top{flex-wrap:wrap;justify-content:space-between;gap:2rem;margin-bottom:4rem;display:flex}.footer-brand{flex:1.5;min-width:200px}.footer-logo{width:auto;height:50px}.footer-column{flex:1;min-width:180px}.footer-column h4{color:#222;margin-bottom:1.5rem;font-size:1rem;font-weight:700}.footer-column ul{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.footer-column ul li a{color:#555;text-decoration:none;transition:color .2s}.footer-column ul li a:hover{color:#eb6611}.footer-column p{margin:0 0 .8rem;line-height:1.6}.footer-bottom{color:#777;border-top:1px solid #eee;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}.footer-links-inline{align-items:center;gap:1rem;display:flex}.footer-links-inline a{color:#777;font-weight:500;text-decoration:none;transition:color .2s}.footer-links-inline a:hover{color:#eb6611}.separator{color:#ccc}.footer-copyright{text-align:center}.footer-association{align-items:center;gap:.8rem;display:flex}.harrif-logo{width:auto;height:24px}@media (width<=900px){.footer-bottom{text-align:center;flex-direction:column}}@media (width<=600px){.footer-top{flex-direction:column;gap:3rem}}.app{width:100%}
