@import "https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&family=Roboto:wght@300;400;500;700&display=swap";:root{--red:#c00;--navy:#1a1b1e;--text:#1a1b1e;--text-muted:#6b7280;--border:#e5e7eb;--gray:#f3f4f6;--gray-light:#f7f8fa;--radius:8px;--radius-sm:4px;--shadow:0 2px 12px #00000014;--shadow-hover:0 8px 28px #00000024}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{max-width:100%;overflow-x:clip}body{color:var(--text);background:#fff;font-family:Roboto,sans-serif;line-height:1.6}h1,h2,h3,h4{font-family:Merriweather,serif;line-height:1.3}h2{margin-bottom:1rem;font-size:1.75rem}h3{font-size:1.25rem}p{margin-bottom:0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.card{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;transition:box-shadow .25s,transform .25s;overflow:hidden}.card:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.btn-red{background:var(--red);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.6rem 1.4rem;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.btn-red:hover{background:#a00}.btn-outline{color:var(--navy);border-radius:var(--radius-sm);border:2px solid var(--navy);cursor:pointer;background:0 0;padding:.6rem 1.4rem;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.btn-outline:hover{background:var(--navy);color:#fff}.lang-btn{cursor:pointer;color:var(--text-muted);border-radius:var(--radius-sm);background:0 0;border:none;padding:.2rem .5rem;font-family:Roboto,sans-serif;font-size:.78rem;font-weight:600;transition:color .15s,background .15s}.lang-btn:hover{color:var(--red)}.lang-btn.active{background:var(--red);color:#fff}.sector-icon{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto .6rem;font-size:1.4rem;display:flex}.news-date{color:var(--text-muted);align-items:center;gap:.3rem;margin-bottom:.4rem;font-size:.72rem;display:flex}.form-input{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text);background:#fff;outline:none;padding:.65rem .9rem;font-family:Roboto,sans-serif;font-size:.9rem;transition:border-color .2s}.form-input:focus{border-color:var(--red)}.sidebar-title{color:var(--red);border-bottom:2px solid var(--red);margin-bottom:1rem;padding-bottom:.6rem;font-family:Merriweather,serif;font-size:1rem;font-weight:700}.sidebar-news-item{border-bottom:1px solid var(--border);color:inherit;align-items:flex-start;gap:.75rem;padding:.75rem 0;text-decoration:none;transition:color .2s;display:flex}.sidebar-news-item:hover{color:var(--red)}.sidebar-news-img{object-fit:cover;border-radius:var(--radius-sm);flex-shrink:0;width:64px;height:48px}.sidebar-news-title{margin-bottom:.25rem;font-size:.8rem;font-weight:500;line-height:1.4}.sidebar-news-date{color:var(--text-muted);font-size:.7rem}.breadcrumb{color:var(--text);margin-bottom:2rem;font-size:.78rem}@media (width<=600px){.breadcrumb{margin-bottom:1.25rem}}.breadcrumb a{color:var(--text);font-weight:500;text-decoration:none}.breadcrumb a:hover{color:var(--red);text-decoration:underline}.breadcrumb>:last-child{color:var(--red);font-weight:600}.page-layout{grid-template-columns:1fr 300px;align-items:start;gap:2.5rem;display:grid}img{max-width:100%}@media (width<=900px){.container{padding:0 1.25rem!important}.desktop-nav,.desktop-lang{display:none!important}.hamburger{flex-direction:column;justify-content:center;display:flex!important}.navbar-logo img{height:60px!important}.navbar-logo>div>div:first-child{font-size:.85rem!important}.navbar-logo>div>div:nth-child(2){font-size:.62rem!important}.page-layout{grid-template-columns:1fr!important;gap:1.5rem!important}.biz-detail-layout{grid-template-columns:1fr!important;gap:2rem!important}.biz-hero-photo{order:-1}.biz-contact-row{grid-template-columns:repeat(2,1fr)!important}.home-grid,.two-col{grid-template-columns:1fr!important;gap:1.5rem!important}.sector-grid{grid-template-columns:repeat(3,1fr)!important}.carousel-grid{grid-template-columns:1fr!important}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important}.news-grid>*{min-width:0!important}.biz-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:220px!important;gap:.85rem!important}.biz-grid>*{min-width:0!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}.carousel-desktop{display:none!important}.carousel-mobile{display:flex!important}.carousel-mobile::-webkit-scrollbar{display:none}.footer-grid{grid-template-columns:1fr!important;gap:2rem!important}.footer-bottom{text-align:center;flex-direction:column!important;gap:.9rem!important}h1{font-size:1.5rem!important}h2{font-size:1.3rem!important}h3{font-size:1rem!important}.rs-sector-row{grid-template-columns:1fr!important}.rs-sector-row>div{order:0!important}section{padding-top:2rem!important;padding-bottom:2rem!important}.two-col.article-nav{grid-template-columns:1fr!important}}@media (width<=600px){.container{padding:0 .85rem!important}.sector-grid{grid-template-columns:repeat(2,1fr)!important;gap:.65rem!important}.news-grid{grid-template-columns:1fr!important}.biz-hero-text{text-align:left!important}.biz-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:165px!important;gap:.5rem!important}.biz-grid>*{max-width:100%;min-width:0!important}.biz-grid article{border-radius:8px!important}.biz-grid article img{padding:1.6rem 1.4rem!important}.biz-grid article>div:last-child{height:46px!important;padding:.35rem .5rem!important}.biz-grid article>div:last-child>div:first-child{font-size:.7rem!important}.biz-grid article>div:last-child>div:nth-child(2){font-size:.6rem!important}.biz-grid article>span{padding:.15rem .35rem!important;font-size:.52rem!important;top:5px!important;right:5px!important}.biz-contact-row{grid-template-columns:1fr!important;gap:1.25rem!important}.biz-gallery button{aspect-ratio:4/3;max-width:320px;width:100%!important;height:auto!important}.biz-chips{flex-wrap:wrap!important;justify-content:center!important;gap:.5rem!important;margin-bottom:1.25rem!important;padding-bottom:.25rem!important}.biz-chips>button{text-align:center;flex-shrink:1;min-width:0;max-width:calc(50% - .25rem);min-height:44px;letter-spacing:0!important;white-space:normal!important;border-width:1.5px!important;border-radius:6px!important;padding:.7rem .9rem!important;font-size:.82rem!important;font-weight:500!important;line-height:1.2!important}.biz-back-to-list{margin-top:3rem!important}.biz-detail-layout+section{padding-top:2rem!important}section:has(>.container>.biz-gallery)+section{padding-top:2rem!important}.biz-hero-photo img{max-width:100%!important}.contact-grid,.values-grid{grid-template-columns:1fr!important}.card{border-radius:10px!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.stats-bar{padding:1.5rem 0!important}.hero-branding{display:none!important}.hero-wrapper{background-position:top!important;background-size:100%!important}.hero-overlay{background:linear-gradient(#ffffffd1 0%,#fffffff5 50%,#fff 100%)!important}.navbar-logo{flex:1;min-width:0;max-width:calc(100% - 52px);gap:.55rem!important}.navbar-logo img{flex-shrink:0;height:50px!important}.navbar-logo>div{min-width:0;overflow:hidden;display:block!important}.navbar-logo>div>div:first-child{white-space:normal!important;font-size:.82rem!important;line-height:1.15!important}.navbar-logo>div>div:nth-child(2){white-space:normal!important;font-size:.6rem!important;line-height:1.25!important}.dark-section{background-size:100%!important}form>div[style*=grid-template-columns]{grid-template-columns:1fr!important}.btn-red,.btn-outline{text-align:center;width:100%;padding:.7rem 1rem!important;font-size:.88rem!important}.breadcrumb{margin-bottom:1rem!important;font-size:.7rem!important}.carousel-grid+button,.carousel-grid~button{width:26px!important;height:26px!important;font-size:.85rem!important}aside{position:static!important}aside .card{height:auto!important}.cookie-banner{width:calc(100% - 2rem)!important;left:1rem!important;right:1rem!important}button[aria-label="Scroll to top"]{width:38px!important;height:38px!important;bottom:1rem!important;right:1rem!important}body{font-size:15px}p{font-size:.9rem!important}}@media (width<=420px){.sector-grid{grid-template-columns:1fr 1fr!important}h1{font-size:1.25rem!important}h2{font-size:1.1rem!important}h3{font-size:.95rem!important}.navbar-logo img{height:44px!important}.navbar-logo>div>div:first-child{font-size:.72rem!important}.navbar-logo>div>div:nth-child(2){font-size:.54rem!important}}@media (width<=900px){.navbar-inner{height:64px!important}.hamburger{min-width:44px;min-height:44px;padding:.75rem!important}}@media (width<=600px){.mobile-menu{padding:.5rem 1rem 1.5rem!important}.mobile-menu a{padding:.85rem 0!important;font-size:1rem!important}[style*=inline-flex][style*="flex-direction: column"]{width:100%}div[style*="gridTemplateColumns: '1fr 1fr'"]{grid-template-columns:1fr!important}}@media (width<=900px){.card[style*=height\:]:not(.carousel-mobile .card){height:auto!important}.news-grid>a.card,.news-grid .card{height:340px!important}.sector-grid>*{flex-direction:column;justify-content:center;min-height:170px;display:flex!important}}@media (width<=600px){.sector-grid>*{min-height:160px}footer img[style*="height: 120"]{height:80px!important}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes heroLogo{0%{opacity:0;transform:translateY(-16px)scale(.94)}60%{transform:translateY(0)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes gentleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.reveal{opacity:0}.reveal.visible{animation:.8s cubic-bezier(.22,1,.36,1) forwards fadeUp}.reveal.visible.delay-1{animation-delay:80ms}.reveal.visible.delay-2{animation-delay:.16s}.reveal.visible.delay-3{animation-delay:.24s}.reveal.visible.delay-4{animation-delay:.32s}.reveal.visible.delay-5{animation-delay:.4s}.reveal.visible.delay-6{animation-delay:.48s}.reveal.visible.delay-7{animation-delay:.56s}.reveal.visible.delay-8{animation-delay:.64s}@keyframes fadeLeft{0%{opacity:0;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}@keyframes fadeRight{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.reveal.from-left.visible{animation-name:fadeLeft}.reveal.from-right.visible{animation-name:fadeRight}.reveal.scale-in.visible{animation-name:scaleIn}.hero-logo{animation:1.1s cubic-bezier(.22,1,.36,1) both heroLogo}.hero-title{animation:.9s cubic-bezier(.22,1,.36,1) .25s both fadeUp}.hero-subtitle{animation:.9s cubic-bezier(.22,1,.36,1) .4s both fadeUp}.float{animation:4s ease-in-out infinite gentleFloat}.hover-lift{transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s}.hover-lift:hover{transform:translateY(-4px)}.btn-red{position:relative;overflow:hidden}.btn-red:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:60%;height:100%;transition:left .6s;position:absolute;top:0;left:-80%;transform:skew(-20deg)}.btn-red:hover:after{left:120%}.btn-red:hover{transform:translateY(-1px);box-shadow:0 6px 18px #cc000059}.btn-red{transition:transform .2s,box-shadow .2s,background .2s}.btn-outline{transition:transform .2s,box-shadow .2s,background .2s,color .2s}.btn-outline:hover{transform:translateY(-1px);box-shadow:0 6px 16px #17365433}.card{transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s}.breadcrumb{animation:.5s ease-out both fadeIn}main h1{animation:.7s cubic-bezier(.22,1,.36,1) both fadeUp}.card{overflow:hidden}.card img{transition:transform .5s cubic-bezier(.22,1,.36,1)}.card:hover img{transform:scale(1.05)}.rs-sector-row img{transition:transform .5s}.rs-sector-row:hover img{transform:scale(1.03)}.un-report-row:hover{background:var(--gray-light)}.sidebar-news-item{transition:transform .2s,color .2s}.sidebar-news-item:hover{transform:translate(4px)}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}main>*{animation:.4s ease-out fadeIn}.stats-bar{position:relative}.stats-bar:after{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.dark-section{position:relative}nav[style*=sticky]{transition:box-shadow .3s}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}.reveal{opacity:1!important}}
