*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#002c6c;--secondary:#ff7f2a;--bg-light:#f6f8fa;--text:#222;--white:#fff;--border:#e0e0e0}body{background:var(--bg-light);color:var(--text);font-family:Montserrat,Arial,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;width:90%}#hs_cos_wrapper_formulario_webinar select,.form-columns-1,.form-columns-2{max-width:100%!important;width:100%!important}#hs_cos_wrapper_formulario_webinar input[type=email],#hs_cos_wrapper_formulario_webinar input[type=number],#hs_cos_wrapper_formulario_webinar input[type=text],#hs_cos_wrapper_formulario_webinar textarea{width:100%!important}#hs_cos_wrapper_formulario_webinar label:not(.hs-error-msg) span{font-size:14px!important}#hs_cos_wrapper_formulario_webinar fieldset{padding:10px 0}.hs-form-required{color:#f4cccc;padding-left:3px}.header{align-items:center;color:var(--white);display:flex;min-height:120px;padding:1.5rem 0 1rem}.header__content{text-align:center;width:100%;z-index:999}.header__content,.header__logos{align-items:center;display:flex;justify-content:center}.header__logo{height:48px;margin:0 .5rem}.header__logos span{font-size:.9rem;font-weight:400;text-transform:uppercase}.acompana{padding:0 1.5rem 0 5rem}.header__logos img{height:48px;margin-right:1rem}.header__logos .fecoba{height:95px}.header__logos .utn{height:70px}.header__partners{align-items:center;display:flex;font-size:.95rem;gap:.5rem}.header__partner-logo{background:var(--white);border-radius:6px;height:32px;padding:2px 6px}.hero{background:linear-gradient(90deg,var(--primary) 60%,#1a3a6e 100%),url(https://jovenes.fecoba.org.ar/hubfs/raw_assets/public/2025-fecoba/img/fondo-hero.jpg) 50%/cover no-repeat;background:var(--primary) url(https://jovenes.fecoba.org.ar/hubfs/raw_assets/public/2025-fecoba/img/hero-background.jpg) center center/cover no-repeat;color:var(--white);padding:3rem 0 2rem;position:relative}.hero:before{background:rgba(0,44,108,.7);content:"";inset:0;position:absolute;z-index:0}.hero__content{align-items:center;display:flex;justify-content:flex-start;min-height:420px;position:relative;z-index:1}.hero__text{display:flex;flex:0 1 40%;flex-direction:column;justify-content:center;max-width:40%;min-width:320px;text-align:left}.hero__highlight{color:var(--secondary);font-style:italic;font-weight:700}.hero__highlight.normal{font-style:normal}.weight-normal{font-weight:400}.hero__highlight--orange{color:var(--secondary)}.hero__text h1{font-size:2.5rem;line-height:1.1;margin-bottom:1rem}.hero__text p{font-size:1.1rem;margin-bottom:1.5rem}.btn{border:none;border-radius:30px;cursor:pointer;display:inline-block;font-weight:600;max-width:none;padding:.7em 2em;text-decoration:none;transition:background .2s;width:auto}.btn--primary{background:var(--secondary);color:var(--white)}.btn--primary:hover{background:#ff944d}.btn--secondary{background:var(--white);border:2px solid var(--secondary);color:var(--primary)}.hero__text .btn{align-self:flex-start;max-width:none;width:auto}.tabs{background:var(--white)}.tabs__content{display:flex;flex-wrap:wrap;gap:1rem;padding:.5rem 0}.tabs__marquee{background:var(--white);overflow:hidden;padding:.5rem 0;width:100%}.tabs__marquee-inner{animation:marquee 18s linear infinite;display:flex;gap:1.5rem;width:max-content}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.tab{background:#f3f6fa;border:none;border-radius:30px;color:var(--primary);cursor:pointer;font-size:.95rem;font-weight:300;margin:0 .5rem;padding:.7em 1.5em;transition:background .2s;white-space:nowrap}.intro{background:var(--white);border-bottom:1px solid var(--border);padding:2rem 0 1.5rem}.intro__content{align-items:flex-start;display:flex;gap:3rem;justify-content:space-between}.intro__left{flex:0 0 40%;max-width:340px}.intro__right{display:flex;flex:1 1 0;flex-direction:column;justify-content:center}.intro__badge{color:var(--secondary);display:block;font-size:1rem;font-weight:700;letter-spacing:.5px;margin-bottom:1rem}.intro__left h2{color:var(--primary);font-size:2.2rem;font-weight:700;line-height:1.1;margin-bottom:.5rem}.intro__edition{color:var(--primary);font-size:1.3rem;font-weight:400;margin-top:.5rem}.intro__right p{margin-bottom:1rem}.intro__right .btn{align-self:flex-start;margin-top:1rem}.categorias{background:var(--primary) url(/hubfs/raw_assets/public/2025-fecoba/img/categorias-background.jpg) center center/cover no-repeat;color:var(--white);padding:2.5rem 0 2rem}.categorias__title{color:var(--white);font-size:2rem;margin-bottom:2rem;text-align:center}.categorias__grid{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.categoria{align-items:center;background:var(--white);border-radius:1.2rem;box-shadow:0 2px 12px rgba(0,0,0,.07);color:var(--primary);display:flex;flex-direction:column;min-height:260px;padding:2rem 1.2rem 1.2rem;text-align:center}.categoria__icon img{height:56px;margin-bottom:1rem;width:56px}.categoria h3{color:var(--secondary);font-size:1.15rem;margin-bottom:.5rem}.categoria p{font-size:.98rem}.inscripcion{background:var(--bg-light);padding:2.5rem 0 2rem}.inscripcion__title{color:var(--primary);font-size:2rem;margin-bottom:1.5rem;text-align:center}.inscripcion__form{background:var(--white);border-radius:1.2rem;box-shadow:0 2px 12px rgba(0,0,0,.07);margin:0 auto;max-width:700px;padding:2rem 1.5rem}.form__group{border:none;margin-bottom:1.2rem}.form__group legend{color:var(--primary);font-size:1.1rem;font-weight:700;margin-bottom:.7rem}.form__row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.form__row input,.form__row select,.form__row textarea{background:var(--bg-light);border:1px solid var(--border);border-radius:8px;flex:1 1 180px;font-size:1rem;padding:.7em 1em}.form__row textarea{min-height:60px;resize:vertical}.form__file{color:var(--primary);display:flex;flex-direction:column;font-size:.95rem;gap:.5rem}.form__row--center{justify-content:center}.footer{background:var(--primary);color:var(--white);margin-top:2rem;padding:2rem 0 1rem}.footer__content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.footer__center-logo{align-items:center;display:flex;flex:1 1 100%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.footer__logo--center{max-width:155px}.footer__logos img{height:40px;margin-right:1rem}.footer__social a img{height:32px;margin-left:.5rem;width:32px}@media (max-width:900px){.mobile{display:block}.footer__content,.hero__content{flex-direction:column;text-align:center}.footer__content{gap:1.5rem}.footer__center-logo{margin:1rem 0;pointer-events:none;position:static;transform:none}.intro__content{flex-direction:column;gap:1.5rem}.intro__left,.intro__right{flex:1 1 100%;max-width:100%}.categorias__grid{grid-template-columns:1fr}}.mobile{display:none}@media (max-width:900px){.hero{padding-top:15px}.header__logos.mobile{display:block}.logos-mobile-flex{align-items:center;display:flex;justify-content:center}.hiddenmobile{display:none}.fecoba{margin-right:.5rem}.footer__content,.hero__content{flex-direction:column;text-align:center}.footer__content{gap:1.5rem}.intro__content{flex-direction:column;gap:1.5rem}.intro__left,.intro__right{flex:1 1 100%;max-width:100%}.acompana{padding-left:0;padding-top:15px}.categorias__grid{grid-template-columns:1fr}.header__logos span{display:none}.header__logos img{height:35px}.header__logos .fecoba{height:70px}.header__logos .utn{height:60px}.mobile{display:flex}.header__logos.mobile span{display:block}.header__content{flex-direction:column}.organiza{padding-left:20px}.acompana{padding-left:70px}.footer__center-logo{margin:1rem 0;pointer-events:none;position:static;transform:none}}@media (max-width:600px){.container{padding:0 .5rem;width:98%}.hero__text h1{font-size:1.5rem}.categorias__grid{grid-template-columns:1fr}.inscripcion__form{padding:1rem .5rem}}