body,h1,h2,h3,h4,h5,h6{margin:0}a{color:inherit;text-decoration:none}:root{font-size:14px}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:3rem 0 0;background-color:#ededed;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.6;display:block!important;width:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}section{margin:.9375rem;border-radius:10px;line-height:1.2}main{margin:.9375rem;padding-top:50px;padding-bottom:2rem;min-height:100vh;background:#f8f8f8;border-radius:15px}@media(min-width:1024px){main{max-width:1400px;margin:0 auto .9375rem}}.main-header{position:fixed;top:0;left:0;width:100%;height:120px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;z-index:1002;box-shadow:0 2px 10px #0000001f;transition:all .3s ease}.main-header.active{background:#000}.header-logo .logo-img{margin:0;padding:0;max-height:120px;width:120px}.menu-btn{width:40px;height:40px;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1006}.menu-btn span{display:block;height:3px;width:24px;background:#060606;margin:4px 0;border-radius:2px;transition:all .4s ease;z-index:1006}.menu-btn.active span{background:#fff}.menu-btn.active span:nth-child(1){transform:rotate(45deg) translate(7.5px,7.5px)}.menu-btn.active span:nth-child(2){opacity:0}.menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(7.5px,-7.5px)}.side-menu{position:fixed;top:0;left:-280px;width:280px;height:100vh;background-color:#111;color:#fff;padding:140px 24px 40px;transition:left .4s ease;z-index:1001;display:flex;flex-direction:column}.side-menu.active{left:0}.menu-header{margin-bottom:2.5rem;text-align:center}.menu-header h2{font-size:1.5rem;color:#f5c400}.side-menu ul{list-style:none;margin-bottom:.5rem}.side-menu li{margin:.45rem 0}.side-menu a{color:#fff;text-decoration:none;font-size:1.15rem;transition:all .25s}.side-menu a:hover{color:#f5c400;padding-left:8px}.menu-stripes{margin:auto 0 0;display:flex;flex-direction:column;gap:20px;padding:30px 0;width:100%}.menu-stripes .yellow,.menu-stripes .red{height:18px;width:100%;flex-direction:column}.menu-stripes .yellow{background:#f5c400}.menu-stripes .red{background:#c62828}.overlay{position:fixed;inset:0;background:#00000073;opacity:0;pointer-events:none;transition:opacity .4s ease;z-index:1000}.overlay.active{opacity:1;pointer-events:auto}main{margin-top:120px}.menu-link{display:inline-flex;align-items:center;gap:.35rem;color:#fff;transition:color .25s ease,transform .25s ease}.menu-link.active-link{color:#f5c400;transform:translate(8px)}.menu-group{display:flex;flex-direction:column}.menu-group-button{display:inline-flex;align-items:center;width:100%;background:transparent;border:none;color:#fff;font-size:1.15rem;cursor:pointer;padding:0;text-align:left}.menu-group-button:hover{color:#f5c400}.menu-group-button.active-link{color:#f5c400;transform:translate(-8px)}.submenu{display:block;list-style:none;margin:0;padding-left:1rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .25s ease,padding .3s ease}.submenu li{margin:.35rem 0;list-style-type:none}.menu-group.open .submenu{max-height:18rem;opacity:1}.submenu .menu-link{color:#d7d7d7;font-size:1rem}.submenu .menu-link.active-link{color:#f5c400}.carousel-root{width:100%;max-width:1280px;margin:0 auto}.carousel-wrapper{position:relative;overflow:hidden;border-radius:18px;box-shadow:0 24px 60px #0f172a29}.carousel-track{display:grid;grid-template-columns:1fr;max-height:620px;position:relative}.carousel-slide{opacity:0;visibility:hidden;transform:scale(.98);transition:opacity .45s ease,transform .45s ease;position:absolute;inset:0}.carousel-slide img{width:100%;height:100%;max-height:620px;object-fit:cover;display:block}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);border:none;background:#00000073;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease;z-index:2}.carousel-button--left{left:1rem}.carousel-button--right{right:1rem}@media(max-width:900px){.carousel-track{max-height:400px}.carousel-button{width:42px;height:42px}}@media(max-width:640px){.carousel-track{max-height:400px}.carousel-button{display:none}}.h1titles{padding:3rem 1.5rem;text-align:center;background:linear-gradient(to bottom,#d8d8d8,#f0f0f0)}.h1titles h1{padding:auto;font-size:2.8rem}.h1titles h2{padding:auto;font-size:2.1rem}.h1titles span,.intro span{display:flex;margin:auto;margin-bottom:1rem;height:5px;width:75px;background:#ffc700;text-align:center;border-radius:2px}.h1titles p{font-size:24px}.intro{display:flex;justify-content:center;padding:2rem 1.5rem;max-width:800px;margin:auto}.intro h1{font-size:2.5rem;margin-bottom:1rem}.carousel-section{padding:2rem 1.5rem;max-width:1200px;margin:0 auto}.carousel-head{text-align:center;margin-bottom:1rem}.carousel-head h2{font-size:2rem;margin-bottom:.5rem}.carousel-head p{color:#4b5563}.carousel-wrapper{position:relative}.carousel-track{position:relative;display:grid;grid-template-columns:1fr;overflow:hidden;min-height:260px}.carousel-slide{opacity:0;visibility:hidden;transform:scale(.98);transition:opacity .35s ease,transform .35s ease;border-radius:20px;overflow:hidden;background:#111827;box-shadow:0 20px 40px #0f172a29;position:absolute;inset:0}.carousel-slide.active{opacity:1;visibility:visible;transform:scale(1);position:relative}.carousel-slide img{width:100%;height:320px;object-fit:cover;display:block}.carousel-caption{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(180deg,transparent 0%,rgba(15,23,42,.88) 100%);color:#fff;font-weight:700}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);border:none;background:#00000073;color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease;z-index:2}.carousel-button:hover{background:#f5c400f2;color:#111;transform:translateY(-50%) scale(1.05)}.carousel-button--left{left:.75rem}.carousel-button--right{right:.75rem}@media(max-width:900px){.carousel-slide img{height:260px}.carousel-button{width:40px;height:40px}}@media(max-width:640px){.carousel-track{min-height:220px}.carousel-slide img{height:220px}.carousel-button{display:none}}.institucionTitles{padding:3rem 1.5rem;height:100%;text-align:center;background:linear-gradient(to bottom,#fff,#f0f0f0)}.institucionTitles h1{padding:auto;font-size:2.8rem}.institucionTitles h2{padding:auto;font-size:2.1rem}.institucionTitles span{display:flex;margin:auto;margin-bottom:1rem;height:5px;width:75px;background:#ffc700;text-align:center;border-radius:2px}.institucionTitles p{margin:auto;font-size:20px;width:60%}.info-card{max-width:1100px;margin:2rem auto 3rem;display:flex;align-items:stretch;gap:1rem;background:#fff;border-radius:12px;box-shadow:0 22px 40px #0f172a14;padding:1.5rem}.info-card__title{flex:0 0 25%;display:flex;align-items:center;justify-content:center;min-width:180px}.info-card__title h2{font-size:1.8rem;color:#111}.info-divider{width:3px;background:#ffc700;margin:0 1rem}.info-card__content{flex:1 1 75%;line-height:1.8;color:#334155}.info-card__content p{margin-bottom:1rem}.estructura-section{padding:2rem 1.5rem 3rem;max-width:1100px;margin:0 auto}.estructura-card{display:grid;grid-template-columns:minmax(250px,1fr) minmax(250px,1fr);gap:1.5rem;align-items:center}.estructura-card__text{padding:2rem;background:#f8f9fb;border-radius:14px;box-shadow:0 18px 34px #0f172a0f}.estructura-card__text h2{margin-bottom:1rem;color:#0f172a}.estructura-card__text p{line-height:1.8;color:#475569}.estructura-card__image img{width:100%;border-radius:14px;object-fit:cover;min-height:320px}@media(max-width:900px){.info-card,.estructura-card{flex-direction:column;grid-template-columns:1fr}.info-card{padding:1.25rem}.info-card__title{justify-content:flex-start}.info-divider{display:none}}.trainerTitles{padding:3rem 1.5rem;height:100%;text-align:center;background:linear-gradient(to bottom,#fff,#f0f0f0)}.trainerTitles h1{padding:auto;font-size:2.8rem}.trainerTitles span{display:flex;margin:auto;margin-bottom:1rem;height:5px;width:75px;background:#ffc700;text-align:center;border-radius:2px}.trainerCards{margin:10px;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.trainerCards .tarjeta{padding:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;width:250px;height:350px;border-radius:10px;box-shadow:0 5px 15px;gap:10px;text-align:center}.trainerCards .tarjeta img{width:100%;height:250px;object-fit:cover;border-radius:8px}.modal-profile-header{display:flex;align-items:center;gap:20px;text-align:left}.modal-profile-thumb{width:80px;height:80px;object-fit:cover;border-radius:50%;border:2px solid #ffc700;flex-shrink:0}.modal-profile-info{display:flex;flex-direction:column;gap:4px}.modal-profile-info h2{margin:0;font-size:1.6rem;color:#1e293b}.modal-profile-role{margin:0;font-weight:600;color:#475569}.modal-profile-range{margin:0;font-style:italic;color:#64748b;font-size:.9rem}@media(max-width:480px){.modal-profile-header{flex-direction:column;text-align:center;gap:12px}.modal-profile-thumb{width:90px;height:90px}}.deportistTitles{padding:3rem 1.5rem;height:100%;text-align:center;background:linear-gradient(to bottom,#fff,#f0f0f0)}.deportistTitles h1{padding:auto;font-size:2.8rem}.deportistTitles span{display:flex;margin:auto;margin-bottom:1rem;height:5px;width:75px;background:#ffc700;text-align:center;border-radius:2px}.deportistCards{margin:10px;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.deportistCards .tarjeta{padding:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;width:250px;height:350px;border-radius:10px;box-shadow:0 5px 15px;overflow:hidden;gap:10px;text-align:center}.deportistCards .tarjeta img{width:230px!important;height:250px!important;max-width:230px!important;max-height:250px!important;object-fit:cover!important;object-position:center;border-radius:8px;display:block}.deportistLevel{padding:3rem 1.5rem;height:100%;text-align:center;background:linear-gradient(to bottom,#fff,#f0f0f0)}.deportistLevel h1{padding:auto;font-size:2.1rem}.sectionTitle{font-size:2rem;text-align:center;margin:1rem 0}.sectionDivider{display:block;margin:0 auto 1rem;height:5px;width:75px;background:#ffc700;border-radius:2px}.event-navigation{display:flex;justify-content:center;gap:1rem;margin:1.5rem auto 2.5rem;max-width:1200px;padding:0 1.5rem}.nav-tag-btn{background:#fff;color:#1e293b;border:2px solid #e2e8f0;padding:.6rem 1.5rem;border-radius:15px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .25s ease}.nav-tag-btn:hover{border-color:#f5c400;transform:translateY(-1px)}.nav-tag-btn.active{background:#f5c400;border-color:#f5c400;color:#111827;box-shadow:0 4px 12px #f5c40033}.event-cards-grid{max-width:1350px;margin:0 auto 4rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:0 1.5rem}.event-card-horizontal{display:flex;background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;min-height:220px;box-shadow:0 6px 16px #0000000a;transition:transform .25s ease,box-shadow .25s ease}.event-card-horizontal:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000017}.event-card-img-left{width:240px;min-width:240px;height:100%;object-fit:cover;background-color:#f1f5f9}.event-card-body{padding:1.75rem;display:flex;flex-direction:column;justify-content:center;flex-grow:1}.event-card-meta{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.85rem;color:#64748b;margin-bottom:.75rem;align-items:center}.event-card-tag-box{background:#f5c400;color:#111827;font-weight:700;font-size:.8rem;padding:.25rem .75rem;border-radius:6px;text-transform:uppercase;letter-spacing:.03em}.event-card-horizontal h2{margin:0 0 .6rem;font-size:1.4rem;color:#1e293b}.event-card-horizontal p{margin:0;font-size:.95rem;line-height:1.6;color:#475569}@media(max-width:1024px){.event-cards-grid{grid-template-columns:1fr}}@media(max-width:600px){.event-navigation{flex-direction:column;align-items:stretch}.event-card-horizontal{flex-direction:column}.event-card-img-left{width:100%;height:180px;min-width:100%}}.contactanosTitles{padding:3rem 1.5rem;height:100%;text-align:center;background:linear-gradient(to bottom,#fff,#f0f0f0)}.contactanosTitles h1{padding:auto;font-size:2.8rem}.contactanosTitles h2{padding:auto;font-size:2.1rem}.contactanosTitles span{display:flex;margin:auto;margin-bottom:1rem;height:5px;width:75px;background:#ffc700;text-align:center;border-radius:2px}.contactanosTitles p{font-size:20px}.contactanosSocial{display:flex;justify-content:center;gap:2rem;margin:2rem 0;flex-wrap:wrap}.contactanosSocial img{width:80px;height:80px;cursor:pointer;transition:transform .3s ease}.contactanosSocial img:hover{transform:scale(1.1)}.whatsappSection{display:flex;flex-direction:column;align-items:center}.whatsappSection img{width:80px;height:80px;margin-bottom:3px;cursor:default}.whatsappNumbers{display:flex;flex-direction:column;gap:.5rem}.whatsappNumbers a{display:inline-block;background:#fffacd;color:#000;padding:.5rem 1rem;border-radius:8px;text-decoration:none;font-weight:500;font-size:.95rem;transition:background .3s ease,transform .2s ease;border:1px solid #ffc700}.whatsappNumbers a:hover{background:#ffc700;transform:translateY(-2px)}.locationContainer{display:grid;grid-template-columns:2fr 2fr;gap:2rem;padding:2rem 1.5rem;max-width:1200px;margin:0 auto}.contactanos-location:last-child{justify-self:center;max-width:720px}.contactanos-location iframe{width:100%;max-width:100%;height:300px;border:2px solid #111;border-radius:12px;margin-top:1rem}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s forwards}.modal-overlay.fade-out{animation:fadeOut .3s forwards}.modal-content{background:#fff;padding:2rem;border-radius:8px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;position:relative;animation:scaleIn .3s forwards}.modal-content.scale-out{animation:scaleOut .3s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes scaleIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scaleOut{0%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:0}}.modal-close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer}.transparencyTitles{padding:3rem 1.5rem;height:100%;text-align:center;background:linear-gradient(to bottom,#fff,#f0f0f0)}.transparencyTitles h1{padding:auto;font-size:2.8rem}.transparencyTitles span{display:flex;margin:auto;margin-bottom:1rem;height:5px;width:75px;background:#ffc700;text-align:center;border-radius:2px}.filesContainer{margin:auto;padding:20px;width:80%;text-align:center;background:linear-gradient(to bottom,#fff,#f0f0f0);border-radius:8px;transition:.3s ease}.filesContainer:hover{transform:scale(1.1)}.transparencyContent{gap:20px;padding:20px;background:#fff;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto}.gridContainer{display:grid;grid-template-columns:2fr 2fr;gap:20px;padding:20px}.asociadasTitles{padding:3rem 1.5rem;height:100%;text-align:center;background:linear-gradient(to bottom,#fff,#f0f0f0)}.asociadasTitles h1{margin:0;font-size:2.8rem;color:#1e293b}.asociadasTitles span{display:flex;margin:auto;margin-top:.8rem;margin-bottom:1rem;height:5px;width:75px;background:#ffc700;border-radius:2px}.asociadas-seccion{padding:20px;text-align:center}.asociadas-container{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;margin-top:20px}.asociada-card{text-decoration:none;width:220px;height:250px;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 4px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease;background-color:#fff;display:flex;flex-direction:column}.asociada-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000026}.asociada-image{height:65%;display:flex;align-items:center;justify-content:center;background-color:#f8fafc;padding:1.5rem}.asociada-image img{max-width:100%;max-height:100%;object-fit:contain}.asociada-name{height:35%;display:flex;align-items:center;justify-content:center;padding:10px 15px;background-color:#fff;border-top:1px solid #f1f5f9}.asociada-name h3{margin:0;font-size:1.05rem;color:#334155;text-align:center;line-height:1.3}.spanGridCenter{display:grid;place-items:center}.examTitles{padding:3rem 1.5rem;height:100%;text-align:center;background:linear-gradient(to bottom,#fff,#f0f0f0)}.examTitles h1{padding:auto;font-size:2.8rem}.examTitles span{display:flex;margin:auto;margin-bottom:1rem;height:5px;width:75px;background:#ffc700;text-align:center;border-radius:2px}.examenes{padding:20px;text-align:center}.belts-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:20px}.belt-link{text-decoration:none;color:inherit}.belt-rect{width:200px;height:150px;border-radius:15px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0003;transition:transform .2s;cursor:pointer}.belt-rect:hover{transform:scale(1.05)}.belt-rect h2{color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.7);font-size:1.2em;text-align:center}.catalogoTitles{padding:3rem 1.5rem;height:100%;text-align:center;background:linear-gradient(to bottom,#fff,#f0f0f0)}.catalogoTitles h1{padding:auto;font-size:2.8rem}.catalogoTitles span{display:flex;margin:auto;margin-bottom:1rem;height:5px;width:75px;background:#ffc700;text-align:center;border-radius:2px}.catalogo{padding:20px;text-align:center}.catalogo span{display:flex;margin:auto;margin-bottom:1rem;height:5px;width:75px;background:#ffc700;text-align:center;border-radius:2px}.products-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:20px}.product-link{text-decoration:none;color:inherit}.product-card{width:200px;height:250px;border:1px solid #ddd;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .2s;cursor:pointer;background-color:#fff}.product-card:hover{transform:scale(1.05)}.product-image{height:70%;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9}.product-image img{max-width:100%;max-height:100%;object-fit:cover}.product-name{height:30%;display:flex;align-items:center;justify-content:center;padding:10px;background-color:#fff}.product-name h3{margin:0;font-size:1.1em;color:#333}
