.catalog-hero{color:#fff;text-align:center;perspective:1000px;padding:clamp(100px,20vh,160px) clamp(1rem,5vw,20px) clamp(60px,15vh,120px);position:relative;overflow:hidden}.catalog-hero-bg-wrapper{z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.catalog-hero-bg{object-fit:cover}.catalog-hero:before{content:"";z-index:-1;opacity:.95;background:radial-gradient(circle,#0006 0%,#12100ee6 60%,#12100e 100%),linear-gradient(#0009 0%,#12100ecc 100%);position:absolute;inset:0}.catalog-hero:after{content:"";z-index:-1;opacity:.4;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");position:absolute;inset:0}.catalog-hero-content{z-index:1;max-width:1000px;margin:0 auto;position:relative}.catalog-hero h1{letter-spacing:-.02em;color:var(--color-fondo);text-shadow:0 10px 30px #00000080;-webkit-text-fill-color:initial;background:0 0;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1}.catalog-hero p{color:#ffffffe6;text-shadow:0 4px 12px #00000080;max-width:800px;margin:0 auto;font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:300;line-height:1.4}.catalog-hero-highlight{color:var(--color-primario);background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset;text-shadow:0 4px 12px #d31d244d;font-weight:700}@media (max-width:768px){.catalog-hero{padding:80px 1rem 50px}}.hero-brand-logo{justify-content:center;width:100%;margin-bottom:2.5rem;display:flex}.brand-hero-description{opacity:.9;margin-top:1.5rem;font-size:clamp(1.2rem,2vw,1.5rem)!important}
