.DivLine-module__kxxu7G__bannerContainer{background-image:url(https://res.cloudinary.com/deek9levs/image/upload/v1757608227/Separador_Infinite_Path_1_axhchm.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;width:100%;margin:1rem 0;padding:.75rem 0;position:relative;overflow:hidden}.DivLine-module__kxxu7G__bannerContainer:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);width:50%;height:100%;animation:4s linear infinite DivLine-module__kxxu7G__shine;position:absolute;top:0;left:-100%}.DivLine-module__kxxu7G__ticker{z-index:3;width:100%;position:relative;overflow:hidden}.DivLine-module__kxxu7G__tickerContent{white-space:nowrap;will-change:transform;animation:25s linear infinite DivLine-module__kxxu7G__tickerScroll;display:inline-flex}.DivLine-module__kxxu7G__tickerItem{color:#d56e0e;text-shadow:1px 1px 2px #0006;flex-shrink:0;align-items:center;margin:0 2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.1rem;font-weight:600;display:flex}@keyframes DivLine-module__kxxu7G__tickerScroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes DivLine-module__kxxu7G__shine{0%{left:-50%}to{left:150%}}.DivLine-module__kxxu7G__tickerContent:hover{animation-play-state:paused}@media (max-width:768px){.DivLine-module__kxxu7G__bannerContainer{border-radius:6px;padding:.6rem 0}.DivLine-module__kxxu7G__tickerItem{margin:0 1.5rem;font-size:.95rem}.DivLine-module__kxxu7G__tickerContent{animation-duration:20s}}@media (max-width:480px){.DivLine-module__kxxu7G__tickerItem{margin:0 1rem;font-size:.85rem}.DivLine-module__kxxu7G__tickerContent{animation-duration:15s}}
.Hero-module__n-gSmG__hero{background:0 0;justify-content:center;align-items:flex-end;width:100%;height:100vh;margin-bottom:33rem;padding-bottom:80px;display:flex}.Hero-module__n-gSmG__centerText{color:#000;text-align:center;max-width:800px;padding:0 20px;font-family:Handlee,cursive;font-size:1.8rem;line-height:2.2rem}
.HomeInfo-module__QGCOeG__homeInfoContainer{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:2rem;position:relative;overflow:hidden}.HomeInfo-module__QGCOeG__title{text-align:center;color:#ff6b35;text-shadow:2px 2px 4px #0000001a;letter-spacing:1px;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.HomeInfo-module__QGCOeG__gridThree{grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0;display:grid}.HomeInfo-module__QGCOeG__gridTwo{flex-direction:column;gap:2rem;margin:3rem 0;display:flex}.HomeInfo-module__QGCOeG__gridTwo .HomeInfo-module__QGCOeG__featuredItem:first-child{width:100%;margin:0 auto}.HomeInfo-module__QGCOeG__gridTwo .HomeInfo-module__QGCOeG__featuredItem:nth-child(2){width:80%;margin:0 auto}.HomeInfo-module__QGCOeG__gridTwo .HomeInfo-module__QGCOeG__featuredItem:nth-child(3){width:60%;margin:0 auto}.HomeInfo-module__QGCOeG__card{perspective:1000px;height:320px;position:relative}.HomeInfo-module__QGCOeG__cardInner{width:100%;height:100%;transform-style:preserve-3d;background:#fff;border-radius:12px;transition:transform .6s;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000001a}.HomeInfo-module__QGCOeG__card:hover .HomeInfo-module__QGCOeG__cardInner{transform:rotateY(5deg)rotateX(5deg)scale(1.03)}.HomeInfo-module__QGCOeG__cardImageContainer{width:100%;height:180px;position:relative;overflow:hidden}.HomeInfo-module__QGCOeG__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.HomeInfo-module__QGCOeG__card:hover .HomeInfo-module__QGCOeG__cardImage{transform:scale(1.1)}.HomeInfo-module__QGCOeG__cardOverlay{opacity:.7;background:linear-gradient(#0000 0%,#00000080 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.HomeInfo-module__QGCOeG__card:hover .HomeInfo-module__QGCOeG__cardOverlay{opacity:.9}.HomeInfo-module__QGCOeG__shortDesc{color:#333;text-align:center;margin:1rem 0;padding:0 .5rem;font-size:1.2rem;font-weight:600}.HomeInfo-module__QGCOeG__toggleBtn{color:#fff;cursor:pointer;z-index:1;background:linear-gradient(45deg,#ff6b35,#ff9800);border:none;border-radius:30px;margin:0 auto;padding:.6rem 1.5rem;font-weight:600;transition:all .3s;display:block;position:relative;overflow:hidden}.HomeInfo-module__QGCOeG__toggleBtn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #ff6b3566}.HomeInfo-module__QGCOeG__buttonHoverEffect{z-index:-1;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.HomeInfo-module__QGCOeG__toggleBtn:hover .HomeInfo-module__QGCOeG__buttonHoverEffect{left:100%}.HomeInfo-module__QGCOeG__cardGlow{opacity:0;pointer-events:none;border-radius:12px;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0;box-shadow:0 0 15px #ff6b3533}.HomeInfo-module__QGCOeG__card:hover .HomeInfo-module__QGCOeG__cardGlow{opacity:1}.HomeInfo-module__QGCOeG__newBadge{color:#fff;z-index:10;background:linear-gradient(45deg,#ff6b35,#ff9800);border-radius:20px;padding:.5rem 1rem;font-size:.8rem;font-weight:700;animation:2s infinite HomeInfo-module__QGCOeG__pulse;position:absolute;top:-10px;right:-10px;box-shadow:0 4px 10px #ff6b354d}@keyframes HomeInfo-module__QGCOeG__pulse{0%{transform:scale(1);box-shadow:0 4px 10px #ff6b354d}50%{transform:scale(1.05);box-shadow:0 6px 15px #ff6b3566}to{transform:scale(1);box-shadow:0 4px 10px #ff6b354d}}.HomeInfo-module__QGCOeG__newCard{border:2px solid #ff9800;border-radius:12px;position:relative;box-shadow:0 0 20px #ff980033}.HomeInfo-module__QGCOeG__featuredItem{background:#fffc;border:1px solid #ff6b351a;border-radius:12px;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:1.5rem;transition:all .3s;display:grid;box-shadow:0 5px 15px #0000000d}.HomeInfo-module__QGCOeG__featuredItem:hover{border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 10px 25px #ff6b351a}.HomeInfo-module__QGCOeG__featuredItem:nth-child(2n){direction:rtl}.HomeInfo-module__QGCOeG__featuredItem:nth-child(2n) .HomeInfo-module__QGCOeG__textContent{direction:ltr}.HomeInfo-module__QGCOeG__imageContainer{border-radius:8px;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000001a}.HomeInfo-module__QGCOeG__featuredImage{object-fit:cover;width:100%;height:250px;transition:transform .5s}.HomeInfo-module__QGCOeG__imageContainer:hover .HomeInfo-module__QGCOeG__featuredImage{transform:scale(1.05)}.HomeInfo-module__QGCOeG__imageHoverEffect{opacity:0;background:linear-gradient(45deg,#ff6b350d,#ff98000d);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.HomeInfo-module__QGCOeG__imageContainer:hover .HomeInfo-module__QGCOeG__imageHoverEffect{opacity:1}.HomeInfo-module__QGCOeG__textContent{padding:1rem;position:relative}.HomeInfo-module__QGCOeG__textContent h3{color:#ff6b35;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.HomeInfo-module__QGCOeG__textContent p{color:#555;line-height:1.6}.HomeInfo-module__QGCOeG__textGlow{opacity:0;pointer-events:none;border-radius:8px;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0;box-shadow:0 0 20px #ff6b350d}.HomeInfo-module__QGCOeG__textContent:hover .HomeInfo-module__QGCOeG__textGlow{opacity:1}.HomeInfo-module__QGCOeG__steamBtn{color:#fff;cursor:pointer;z-index:1;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(45deg,#ff6b35,#ff9800);border:none;border-radius:30px;margin-top:1rem;padding:.7rem 1.8rem;font-weight:600;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.HomeInfo-module__QGCOeG__steamBtn:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.HomeInfo-module__QGCOeG__steamBtn:hover:before{left:100%}.HomeInfo-module__QGCOeG__steamBtn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #ff6b3566}.HomeInfo-module__QGCOeG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s HomeInfo-module__QGCOeG__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes HomeInfo-module__QGCOeG__fadeIn{0%{opacity:0}to{opacity:1}}.HomeInfo-module__QGCOeG__modalContent{background:#fff;border:2px solid #ff9800;border-radius:12px;width:90%;max-width:500px;animation:.3s HomeInfo-module__QGCOeG__scaleIn;overflow:hidden;box-shadow:0 0 30px #ff98004d}@keyframes HomeInfo-module__QGCOeG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.HomeInfo-module__QGCOeG__modalInner{text-align:center;padding:2rem}.HomeInfo-module__QGCOeG__modalImageContainer{border-radius:8px;margin-bottom:1.5rem;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000001a}.HomeInfo-module__QGCOeG__modalImage{object-fit:cover;width:100%;height:250px}.HomeInfo-module__QGCOeG__modalImageGlow{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 20px #ff6b351a}.HomeInfo-module__QGCOeG__modalInner h3{color:#ff6b35;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.HomeInfo-module__QGCOeG__modalInner p{color:#555;margin-bottom:2rem;line-height:1.6}.HomeInfo-module__QGCOeG__closeModalBtn{color:#fff;cursor:pointer;z-index:1;background:linear-gradient(45deg,#ff6b35,#ff9800);border:none;border-radius:30px;padding:.7rem 2rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.HomeInfo-module__QGCOeG__closeModalBtn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #ff6b354d}.HomeInfo-module__QGCOeG__closeBtnEffect{z-index:-1;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.HomeInfo-module__QGCOeG__closeModalBtn:hover .HomeInfo-module__QGCOeG__closeBtnEffect{left:100%}@media (max-width:1024px){.HomeInfo-module__QGCOeG__gridThree{grid-template-columns:repeat(2,1fr)}.HomeInfo-module__QGCOeG__featuredItem{grid-template-columns:1fr}.HomeInfo-module__QGCOeG__featuredItem:nth-child(2n){direction:ltr}.HomeInfo-module__QGCOeG__gridTwo .HomeInfo-module__QGCOeG__featuredItem{grid-column:auto}}@media (max-width:768px){.HomeInfo-module__QGCOeG__homeInfoContainer{padding:1rem}.HomeInfo-module__QGCOeG__title{font-size:2rem}.HomeInfo-module__QGCOeG__gridThree{grid-template-columns:1fr}.HomeInfo-module__QGCOeG__card{height:300px}.HomeInfo-module__QGCOeG__featuredItem{padding:1rem}.HomeInfo-module__QGCOeG__textContent h3{font-size:1.3rem}}@media (max-width:480px){.HomeInfo-module__QGCOeG__title{font-size:1.7rem}.HomeInfo-module__QGCOeG__modalContent{width:95%;padding:1rem}.HomeInfo-module__QGCOeG__modalInner{padding:1.5rem}.HomeInfo-module__QGCOeG__newBadge{padding:.4rem .8rem;font-size:.7rem}}
.MG3D-module__pBcn9a__container{max-width:1200px;margin:0 auto;padding:3rem 2rem;position:relative}.MG3D-module__pBcn9a__galleryTitle{text-align:center;color:#ff6b35;text-shadow:2px 2px 4px #0000004d;margin-bottom:.5rem;font-size:2.5rem}.MG3D-module__pBcn9a__gallerySubtitle{text-align:center;color:#e0e0e0;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.MG3D-module__pBcn9a__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.MG3D-module__pBcn9a__skinCard{cursor:pointer;background:linear-gradient(135deg,#2a2a2a 0%,#1e1e1e 100%);border:1px solid #ff6b3533;border-radius:12px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 5px 15px #0003}.MG3D-module__pBcn9a__specialCard{background:linear-gradient(135deg,#1a1a1a 0%,#000 100%);border:1px solid #ffffff1a}.MG3D-module__pBcn9a__skinCard:hover{border-color:#ff6b3566;transform:translateY(-8px);box-shadow:0 12px 25px #ff6b3540}.MG3D-module__pBcn9a__specialCard:hover{border-color:#ffffff4d;box-shadow:0 12px 25px #ffffff26}.MG3D-module__pBcn9a__skinImageContainer{background:linear-gradient(45deg,#252525,#1c1c1c);justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.MG3D-module__pBcn9a__skinPlaceholder{background:#ff6b351a;border:2px dashed #ff6b35;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.MG3D-module__pBcn9a__skinIcon{filter:drop-shadow(0 0 10px #ff6b3580);font-size:3rem}.MG3D-module__pBcn9a__cardImageOverlay{opacity:.6;background:linear-gradient(#0000 0%,#000000b3 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.MG3D-module__pBcn9a__skinCard:hover .MG3D-module__pBcn9a__cardImageOverlay{opacity:.8}.MG3D-module__pBcn9a__rarityBadge{text-transform:uppercase;z-index:2;border-radius:20px;padding:.4rem .8rem;font-size:.8rem;font-weight:700;position:absolute;top:10px;right:10px}.MG3D-module__pBcn9a__rarityBadge[data-rarity=Iniciales]{color:#fff;background:#28a745;box-shadow:0 2px 8px #28a7454d}.MG3D-module__pBcn9a__rarityBadge[data-rarity=Intenta\ desbloquearlo]{color:#fff;background:linear-gradient(45deg,#ff6b35,#fc0);box-shadow:0 2px 8px #ff6b354d}.MG3D-module__pBcn9a__skinInfo{padding:1.5rem}.MG3D-module__pBcn9a__skinTitle{color:#ff6b35;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.MG3D-module__pBcn9a__specialTitle{color:#fff;text-align:center;text-shadow:0 0 10px #ffffff80;font-size:1.5rem}.MG3D-module__pBcn9a__skinDescription{color:#b0b0b0;font-size:.9rem;line-height:1.5}.MG3D-module__pBcn9a__specialDescription{color:#fff;text-align:center;font-size:1rem;font-weight:500}.MG3D-module__pBcn9a__skinHoverEffect{pointer-events:none;background:linear-gradient(90deg,#0000,#ff6b351a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.MG3D-module__pBcn9a__skinCard:hover .MG3D-module__pBcn9a__skinHoverEffect{left:100%}.MG3D-module__pBcn9a__specialCard .MG3D-module__pBcn9a__skinHoverEffect{background:linear-gradient(90deg,#0000,#ffffff1a,#0000)}.MG3D-module__pBcn9a__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.MG3D-module__pBcn9a__expandedView{z-index:1001;background:linear-gradient(135deg,#2a2a2a 0%,#1e1e1e 100%);border:2px solid #ff6b35;border-radius:15px;width:90%;max-width:800px;animation:.3s MG3D-module__pBcn9a__modalAppear;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 40px #00000080}@keyframes MG3D-module__pBcn9a__modalAppear{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.MG3D-module__pBcn9a__expandedContent{flex-direction:column;padding:2rem;display:flex}.MG3D-module__pBcn9a__expandedImageContainer{background:linear-gradient(45deg,#252525,#1c1c1c);border-radius:10px;justify-content:center;align-items:center;height:250px;margin-bottom:1.5rem;display:flex;position:relative}.MG3D-module__pBcn9a__expandedPlaceholder{background:#ff6b3526;border:3px dashed #ff6b35;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.MG3D-module__pBcn9a__expandedIcon{filter:drop-shadow(0 0 15px #ff6b35b3);font-size:3.5rem}.MG3D-module__pBcn9a__expandedImageOverlay{background:linear-gradient(#0000 0%,#000c 100%);border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.MG3D-module__pBcn9a__expandedRarity{text-transform:uppercase;border-radius:20px;padding:.5rem 1rem;font-weight:700;position:absolute;top:15px;right:15px}.MG3D-module__pBcn9a__expandedDetails{color:#e0e0e0}.MG3D-module__pBcn9a__expandedTitle{color:#ff6b35;margin-bottom:1rem;font-size:2rem;font-weight:700}.MG3D-module__pBcn9a__expandedDescription{color:#b0b0b0;margin-bottom:1.5rem;line-height:1.6}.MG3D-module__pBcn9a__skinStats{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.MG3D-module__pBcn9a__stat{text-align:center;background:#ff6b351a;border-radius:8px;padding:1rem}.MG3D-module__pBcn9a__statLabel{color:#ff6b35;margin-bottom:.3rem;font-size:.9rem;display:block}.MG3D-module__pBcn9a__statValue{color:#e0e0e0;font-weight:600;display:block}.MG3D-module__pBcn9a__purchaseButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ff6b35,#ff9800);border:none;border-radius:8px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .3s}.MG3D-module__pBcn9a__purchaseButton:hover{transform:translateY(-2px);box-shadow:0 5px 15px #ff6b3566}.MG3D-module__pBcn9a__closeButton{color:#fff;cursor:pointer;z-index:1002;background:#ff6b35e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:15px;right:15px}.MG3D-module__pBcn9a__closeButton:hover{background:#ff6b35;transform:scale(1.1)}@media (max-width:768px){.MG3D-module__pBcn9a__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.MG3D-module__pBcn9a__expandedContent{padding:1.5rem}.MG3D-module__pBcn9a__skinStats{grid-template-columns:1fr}.MG3D-module__pBcn9a__expandedView{width:95%}}@media (max-width:480px){.MG3D-module__pBcn9a__container{padding:2rem 1rem}.MG3D-module__pBcn9a__galleryTitle{font-size:2rem}.MG3D-module__pBcn9a__cardsGrid{grid-template-columns:1fr}.MG3D-module__pBcn9a__expandedImageContainer{height:200px}.MG3D-module__pBcn9a__gallerySubtitle{padding:0 .5rem;font-size:1rem}}
.Devs-module__9lRWuq__videosGrid{background-size:cover;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;align-items:center;gap:2.5rem;min-height:100vh;padding:3rem;display:grid}.Devs-module__9lRWuq__card{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#232323e6,#191919e6);border:3px solid #a05040;border-radius:25px;padding:1.8rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px #a050404d,inset 0 0 0 1px #e9c78933}.Devs-module__9lRWuq__card:hover{border-color:#e9c789;transform:translateY(-8px)scale(1.02);box-shadow:0 15px 40px #a0504066,inset 0 0 0 2px #e9c7894d}.Devs-module__9lRWuq__card.Devs-module__9lRWuq__active{border-color:#ff6b35;box-shadow:0 15px 40px #ff6b3566,inset 0 0 0 3px #ff6b3533}.Devs-module__9lRWuq__outerFrame{background:#141414b3;border:2px solid #e9c78980;border-radius:18px;width:100%;height:250px;margin-bottom:1.5rem;padding:8px;position:relative;overflow:hidden}.Devs-module__9lRWuq__innerFrame{background:#1e1e1ee6;border:2px solid #a05040b3;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.Devs-module__9lRWuq__innerFrameImage{z-index:1;opacity:.4;mix-blend-mode:overlay;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Devs-module__9lRWuq__frameDecoration{object-fit:cover;filter:sepia(.3)brightness(1.1)}.Devs-module__9lRWuq__imageContainer{z-index:2;width:100%;height:100%;position:relative}.Devs-module__9lRWuq__memberImage{object-fit:cover;transition:transform .5s}.Devs-module__9lRWuq__card:hover .Devs-module__9lRWuq__memberImage{transform:scale(1.05)}.Devs-module__9lRWuq__card.Devs-module__9lRWuq__active .Devs-module__9lRWuq__memberImage{filter:brightness(1.1)contrast(1.1);transform:scale(1.08)}.Devs-module__9lRWuq__title{text-align:center;color:#e9c789;text-shadow:0 2px 4px #000000b3;background:linear-gradient(#a05040,#8a4030);border:1px solid #e9c789;border-radius:10px;margin-bottom:1rem;padding:.8rem;font-size:1.4rem;font-weight:700;transition:all .3s}.Devs-module__9lRWuq__card:hover .Devs-module__9lRWuq__title{color:gold;background:linear-gradient(#b06050,#9a5040);border-color:#ff6b35}.Devs-module__9lRWuq__description{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:linear-gradient(#8c3c2ce6,#a05040f2);border-top:2px solid #e9c789;border-radius:0 0 22px 22px;padding:1.5rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.Devs-module__9lRWuq__description.Devs-module__9lRWuq__visible,.Devs-module__9lRWuq__card:hover .Devs-module__9lRWuq__description{transform:translateY(0)}.Devs-module__9lRWuq__description p{margin:.5rem 0;font-size:.95rem;line-height:1.5}.Devs-module__9lRWuq__description strong{color:#e9c789;font-weight:600}.Devs-module__9lRWuq__card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(45deg,#a050401a,#0000);transition:opacity .3s;position:absolute;inset:0}.Devs-module__9lRWuq__card:hover:before{opacity:1}.Devs-module__9lRWuq__outerFrame:after{content:"";z-index:-1;opacity:0;background:linear-gradient(45deg,#0000,#e9c78933,#0000);border-radius:20px;transition:opacity .3s;position:absolute;inset:-2px}.Devs-module__9lRWuq__card:hover .Devs-module__9lRWuq__outerFrame:after{opacity:1}@media (max-width:1024px){.Devs-module__9lRWuq__videosGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:2rem}.Devs-module__9lRWuq__outerFrame{height:220px}}@media (max-width:768px){.Devs-module__9lRWuq__videosGrid{grid-template-columns:1fr;gap:1.8rem;padding:1.5rem}.Devs-module__9lRWuq__card{padding:1.4rem}.Devs-module__9lRWuq__outerFrame{height:200px;padding:6px}.Devs-module__9lRWuq__innerFrame{border-width:1.5px}.Devs-module__9lRWuq__title{padding:.6rem;font-size:1.2rem}.Devs-module__9lRWuq__description{padding:1.2rem}.Devs-module__9lRWuq__description p{font-size:.9rem}}@media (max-width:480px){.Devs-module__9lRWuq__videosGrid{gap:1.5rem;padding:1rem}.Devs-module__9lRWuq__card{border-radius:20px;padding:1rem}.Devs-module__9lRWuq__outerFrame{border-radius:15px;height:180px;padding:4px}.Devs-module__9lRWuq__innerFrame{border-radius:10px}.Devs-module__9lRWuq__title{padding:.5rem;font-size:1.1rem}.Devs-module__9lRWuq__description{border-radius:0 0 18px 18px;padding:1rem}}@keyframes Devs-module__9lRWuq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Devs-module__9lRWuq__card{animation:.6s Devs-module__9lRWuq__fadeInUp}.Devs-module__9lRWuq__topBanner{width:100%;height:120px;position:relative}.Devs-module__9lRWuq__topBannerImage{object-fit:cover;filter:brightness(1.05);transition:transform .5s}.Devs-module__9lRWuq__topBannerImage:hover{transform:scale(1.02)}.Devs-module__9lRWuq__topBannerText{color:#ff6b35;text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px 8px #000000b3;pointer-events:none;font-family:"Press Start 2P",sans-serif;font-size:2.2rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.InfPatContent-module__7BYO6W__container{background:linear-gradient(135deg,#2c2c2c 0%,#1a1a1a 100%);border-radius:12px;flex-wrap:wrap;width:100%;max-width:1200px;min-height:650px;margin:2rem auto 4rem;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000080}.InfPatContent-module__7BYO6W__banner{width:100vw;height:500px;margin-bottom:3rem;position:relative;overflow:hidden}.InfPatContent-module__7BYO6W__bannerImage{object-fit:cover;filter:brightness(1.9)contrast(1.1);transition:transform .8s}.InfPatContent-module__7BYO6W__banner:hover .InfPatContent-module__7BYO6W__bannerImage{transform:scale(1.05)}.InfPatContent-module__7BYO6W__banner:after{content:"";background:linear-gradient(#0000004d,#000c);position:absolute;inset:0}.InfPatContent-module__7BYO6W__menuPanel{background:linear-gradient(#3a3a3a,#2e2e2e);border-right:2px solid #ff6b35;flex-direction:column;width:280px;padding:2rem 1.5rem;display:flex}.InfPatContent-module__7BYO6W__menuHeader{text-align:center;margin-bottom:2.5rem}.InfPatContent-module__7BYO6W__menuHeader h3{color:#ff6b35;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.InfPatContent-module__7BYO6W__headerUnderline{background:#ff6b35;border-radius:2px;width:60px;height:3px;margin:0 auto}.InfPatContent-module__7BYO6W__menuItems{flex:1}.InfPatContent-module__7BYO6W__menuItem{cursor:pointer;background:#ffffff0d;border-left:3px solid #0000;border-radius:6px;margin-bottom:.75rem;padding:1.25rem 1rem;transition:all .3s}.InfPatContent-module__7BYO6W__menuItem:hover{background:#ff6b3526;border-left-color:#ff6b35;transform:translate(5px)}.InfPatContent-module__7BYO6W__menuItem.InfPatContent-module__7BYO6W__active{background:#ff6b3533;border-left-color:#ff9800;box-shadow:inset 0 0 10px #ff6b354d}.InfPatContent-module__7BYO6W__menuItemContent{justify-content:space-between;align-items:center;display:flex}.InfPatContent-module__7BYO6W__menuItemText{color:#e0e0e0;font-size:1rem;font-weight:500}.InfPatContent-module__7BYO6W__menuItemIndicator{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.InfPatContent-module__7BYO6W__indicatorDot{opacity:0;background:#ff6b35;border-radius:50%;width:8px;height:8px;transition:opacity .3s}.InfPatContent-module__7BYO6W__menuItem.InfPatContent-module__7BYO6W__active .InfPatContent-module__7BYO6W__indicatorDot{opacity:1;animation:1.5s infinite InfPatContent-module__7BYO6W__pulse}@keyframes InfPatContent-module__7BYO6W__pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.InfPatContent-module__7BYO6W__contentPanel{background:linear-gradient(#252525,#1c1c1c);flex:1;justify-content:center;align-items:center;padding:2.5rem;display:flex}.InfPatContent-module__7BYO6W__contentDisplay{background:#1e1e1ed9;border:2px solid #ff6b35;border-radius:12px;flex-direction:column;width:100%;max-width:650px;height:580px;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 20px #00000080}.InfPatContent-module__7BYO6W__imageContainer{flex-shrink:0;width:100%;height:320px;position:relative;overflow:hidden}.InfPatContent-module__7BYO6W__contentImage{object-fit:cover;transition:transform .5s}.InfPatContent-module__7BYO6W__contentDisplay:hover .InfPatContent-module__7BYO6W__contentImage{transform:scale(1.05)}.InfPatContent-module__7BYO6W__imageOverlay{background:linear-gradient(#0000 0%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.InfPatContent-module__7BYO6W__cornerDecoration{border-bottom:2px solid #ff6b35;border-right:2px solid #ff6b35;width:25px;height:25px;position:absolute;bottom:15px;right:15px}.InfPatContent-module__7BYO6W__textContainer{text-align:center;flex-direction:column;flex:1;justify-content:center;height:150px;min-height:150px;padding:2rem;display:flex;overflow:hidden}.InfPatContent-module__7BYO6W__contentTitle{color:#ff6b35;text-transform:uppercase;letter-spacing:1px;text-shadow:1px 1px 2px #00000080;margin-bottom:1rem;font-size:1.8rem;font-weight:700;line-height:1.3}.InfPatContent-module__7BYO6W__contentDescription{color:#fff;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;padding:0;font-size:1.1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.InfPatContent-module__7BYO6W__buttonContainer{justify-content:center;margin:2rem 0;padding:0 2rem 2rem;display:flex}.InfPatContent-module__7BYO6W__verMasButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#ff6b35,#ff8c42);border:none;border-radius:10px;min-width:180px;padding:1rem 3rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #ff6b354d}.InfPatContent-module__7BYO6W__verMasButton:hover{background:linear-gradient(135deg,#ff8c42,#ff6b35);transform:translateY(-3px);box-shadow:0 8px 25px #ff6b3580}.InfPatContent-module__7BYO6W__verMasButton:active{transform:translateY(0)}.InfPatContent-module__7BYO6W__topBanner{width:100%;height:120px;position:relative}.InfPatContent-module__7BYO6W__topBannerImage{object-fit:cover;filter:brightness(1.05);transition:transform .5s}.InfPatContent-module__7BYO6W__topBannerImage:hover{transform:scale(1.02)}.InfPatContent-module__7BYO6W__topBannerText{color:#ff6b35;text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px 8px #000000b3;pointer-events:none;font-size:2.2rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InfPatContent-module__7BYO6W__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;animation:.3s ease-out InfPatContent-module__7BYO6W__fadeIn;display:flex;position:fixed;top:0;left:0}.InfPatContent-module__7BYO6W__modalOverlay.InfPatContent-module__7BYO6W__closing{animation:.3s ease-out forwards InfPatContent-module__7BYO6W__fadeOut}.InfPatContent-module__7BYO6W__modalContent{background:linear-gradient(135deg,#2c2c2c 0%,#1a1a1a 100%);border:2px solid #ff6b35;border-radius:12px;width:100%;max-width:800px;max-height:90vh;animation:.3s ease-out InfPatContent-module__7BYO6W__slideUp;position:relative;overflow:hidden;box-shadow:0 20px 60px #000000b3}.InfPatContent-module__7BYO6W__modalContent.InfPatContent-module__7BYO6W__closing{animation:.3s ease-out forwards InfPatContent-module__7BYO6W__slideDown}.InfPatContent-module__7BYO6W__modalCloseButton{color:#ff6b35;cursor:pointer;z-index:10;background:#ff6b3533;border:2px solid #ff6b35;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.8rem;font-weight:700;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.InfPatContent-module__7BYO6W__modalCloseButton:hover{color:#fff;background:#ff6b35;transform:scale(1.1)}.InfPatContent-module__7BYO6W__modalHeader{background:#ff6b350d;border-bottom:1px solid #444;padding:2.5rem 2.5rem 1.5rem}.InfPatContent-module__7BYO6W__modalTitle{color:#ff6b35;text-transform:uppercase;letter-spacing:1px;text-align:center;margin:0;font-size:2rem;font-weight:700}.InfPatContent-module__7BYO6W__modalBody{max-height:calc(90vh - 140px);padding:2.5rem;overflow-y:auto}.InfPatContent-module__7BYO6W__galleryContainer{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:1rem 0;display:grid}.InfPatContent-module__7BYO6W__galleryImage{border:2px solid #444;border-radius:8px;height:220px;transition:all .3s;position:relative;overflow:hidden}.InfPatContent-module__7BYO6W__galleryImage:hover{border-color:#ff6b35;transform:translateY(-5px);box-shadow:0 10px 25px #ff6b354d}.InfPatContent-module__7BYO6W__galleryImg{object-fit:cover;transition:transform .3s}.InfPatContent-module__7BYO6W__galleryImage:hover .InfPatContent-module__7BYO6W__galleryImg{transform:scale(1.1)}.InfPatContent-module__7BYO6W__textContent{white-space:pre-wrap;text-align:justify;padding:1rem;font-size:1.1rem;line-height:1.8;color:#e0e0e0!important;background:0 0!important}.InfPatContent-module__7BYO6W__textContent:first-letter{color:#ff6b35;font-size:1.4em;font-weight:700}@keyframes InfPatContent-module__7BYO6W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes InfPatContent-module__7BYO6W__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes InfPatContent-module__7BYO6W__slideUp{0%{opacity:0;transform:translateY(50px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes InfPatContent-module__7BYO6W__slideDown{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(50px)scale(.9)}}.InfPatContent-module__7BYO6W__modalBody::-webkit-scrollbar{width:8px}.InfPatContent-module__7BYO6W__modalBody::-webkit-scrollbar-track{background:#2a2a2a;border-radius:4px}.InfPatContent-module__7BYO6W__modalBody::-webkit-scrollbar-thumb{background:#ff6b35;border-radius:4px}.InfPatContent-module__7BYO6W__modalBody::-webkit-scrollbar-thumb:hover{background:#ff8c42}@media (max-width:900px){.InfPatContent-module__7BYO6W__container{flex-direction:column;max-width:500px;min-height:auto}.InfPatContent-module__7BYO6W__menuPanel{border-bottom:2px solid #ff6b35;border-right:none;width:100%;padding:1.5rem 1rem}.InfPatContent-module__7BYO6W__menuItems{gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.InfPatContent-module__7BYO6W__menuItem{text-align:center;border-bottom:3px solid #0000;border-left:none;flex:none;min-width:140px;margin-bottom:0;padding:1rem .75rem}.InfPatContent-module__7BYO6W__menuItem:hover{border-bottom-color:#ff6b35;border-left-color:#0000;transform:translateY(-5px)}.InfPatContent-module__7BYO6W__menuItem.InfPatContent-module__7BYO6W__active{border-bottom-color:#ff9800;border-left-color:#0000}.InfPatContent-module__7BYO6W__menuItemContent{flex-direction:column;gap:.5rem}.InfPatContent-module__7BYO6W__banner{height:300px}.InfPatContent-module__7BYO6W__contentPanel{padding:1.5rem}.InfPatContent-module__7BYO6W__contentDisplay{max-width:100%;height:550px}.InfPatContent-module__7BYO6W__imageContainer{height:250px}.InfPatContent-module__7BYO6W__textContainer{height:140px;min-height:140px;padding:1.5rem}.InfPatContent-module__7BYO6W__contentTitle{margin-bottom:1rem;font-size:1.6rem}.InfPatContent-module__7BYO6W__contentDescription{font-size:1.1rem;line-height:1.6}.InfPatContent-module__7BYO6W__buttonContainer{margin:1.5rem 0;padding:0 1.5rem 1.5rem}.InfPatContent-module__7BYO6W__verMasButton{margin-top:.5rem;margin-bottom:1rem;padding:.875rem 2.5rem;font-size:1rem}.InfPatContent-module__7BYO6W__modalContent{max-height:85vh;margin:1rem}.InfPatContent-module__7BYO6W__modalHeader{padding:2rem 1.5rem 1rem}.InfPatContent-module__7BYO6W__modalBody{max-height:calc(85vh - 100px);padding:1.5rem}.InfPatContent-module__7BYO6W__galleryContainer{grid-template-columns:1fr;gap:1.5rem}.InfPatContent-module__7BYO6W__galleryImage{height:180px}}@media (max-width:600px){.InfPatContent-module__7BYO6W__container{margin:1rem auto}.InfPatContent-module__7BYO6W__topBannerText{font-size:1.5rem}.InfPatContent-module__7BYO6W__banner{height:200px}.InfPatContent-module__7BYO6W__modalTitle{font-size:1.4rem}.InfPatContent-module__7BYO6W__textContent{padding:.5rem;font-size:1rem;line-height:1.6}.InfPatContent-module__7BYO6W__contentDisplay{height:500px}.InfPatContent-module__7BYO6W__imageContainer{height:200px}.InfPatContent-module__7BYO6W__textContainer{height:130px;min-height:130px;padding:1rem}.InfPatContent-module__7BYO6W__contentTitle{font-size:1.4rem}.InfPatContent-module__7BYO6W__contentDescription{font-size:1rem}}
.NuestrosOrigenes-module__8njsvW__contentGrid{background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:3rem;min-height:100vh;padding:3rem;display:flex}.NuestrosOrigenes-module__8njsvW__header{text-align:center;max-width:800px;margin:0 auto}.NuestrosOrigenes-module__8njsvW__title{color:#ff6b35;text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.NuestrosOrigenes-module__8njsvW__underline{background:linear-gradient(90deg,#ff6b35,#ff9800);border-radius:2px;width:80px;height:3px;margin:0 auto 2rem}.NuestrosOrigenes-module__8njsvW__subtitle{color:#e0e0e0;text-align:center;font-size:1.1rem;line-height:1.6}.NuestrosOrigenes-module__8njsvW__cardsContainer{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2.5rem;width:100%;max-width:1200px;display:grid}.NuestrosOrigenes-module__8njsvW__card{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#2a2a2a 0%,#1e1e1e 100%);border:2px solid #ff6b354d;border-radius:20px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px #ff6b3533}.NuestrosOrigenes-module__8njsvW__card:hover{border-color:#ff6b35;transform:translateY(-8px)scale(1.02);box-shadow:0 15px 40px #ff6b3566}.NuestrosOrigenes-module__8njsvW__imageContainer{border-bottom:2px solid #ff6b354d;border-radius:18px 18px 0 0;width:100%;height:250px;position:relative;overflow:hidden}.NuestrosOrigenes-module__8njsvW__image{object-fit:cover;transition:transform .5s}.NuestrosOrigenes-module__8njsvW__card:hover .NuestrosOrigenes-module__8njsvW__image{transform:scale(1.05)}.NuestrosOrigenes-module__8njsvW__imageOverlay{background:linear-gradient(#0000004d 0%,#000000b3 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.NuestrosOrigenes-module__8njsvW__card:hover .NuestrosOrigenes-module__8njsvW__imageOverlay{opacity:.8}.NuestrosOrigenes-module__8njsvW__cardContent{padding:1.5rem}.NuestrosOrigenes-module__8njsvW__cardTitle{text-align:center;color:#ff6b35;text-shadow:0 2px 4px #000000b3;background:linear-gradient(135deg,#ff6b351a,#ff6b350d);border:1px solid #ff6b354d;border-radius:10px;margin-bottom:1rem;padding:.8rem;font-size:1.4rem;font-weight:700}.NuestrosOrigenes-module__8njsvW__cardDescription{color:#e0e0e0;text-align:center;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.NuestrosOrigenes-module__8njsvW__cardMeta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.NuestrosOrigenes-module__8njsvW__metaTag{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff6b35,#ff8c42);border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;box-shadow:0 2px 8px #ff6b354d}.NuestrosOrigenes-module__8njsvW__card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(45deg,#ff6b351a,#0000);transition:opacity .3s;position:absolute;inset:0}.NuestrosOrigenes-module__8njsvW__card:hover:before{opacity:1}.NuestrosOrigenes-module__8njsvW__topBanner{width:100%;height:120px;position:relative}.NuestrosOrigenes-module__8njsvW__topBannerImage{object-fit:cover;filter:brightness(1.05);transition:transform .5s}.NuestrosOrigenes-module__8njsvW__topBannerImage:hover{transform:scale(1.02)}.NuestrosOrigenes-module__8njsvW__topBannerText{color:#ff6b35;text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px 8px #000000b3;pointer-events:none;font-family:"Press Start 2P",sans-serif;font-size:2.2rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1024px){.NuestrosOrigenes-module__8njsvW__cardsContainer{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.NuestrosOrigenes-module__8njsvW__contentGrid{padding:2rem}}@media (max-width:768px){.NuestrosOrigenes-module__8njsvW__cardsContainer{grid-template-columns:1fr;gap:1.8rem}.NuestrosOrigenes-module__8njsvW__contentGrid{gap:2rem;padding:1.5rem}.NuestrosOrigenes-module__8njsvW__card{padding:0}.NuestrosOrigenes-module__8njsvW__imageContainer{height:200px}.NuestrosOrigenes-module__8njsvW__cardTitle{padding:.6rem;font-size:1.2rem}.NuestrosOrigenes-module__8njsvW__cardContent{padding:1.2rem}}@media (max-width:480px){.NuestrosOrigenes-module__8njsvW__contentGrid{gap:1.5rem;padding:1rem}.NuestrosOrigenes-module__8njsvW__cardsContainer{gap:1.5rem}.NuestrosOrigenes-module__8njsvW__card{border-radius:15px}.NuestrosOrigenes-module__8njsvW__imageContainer{border-radius:15px 15px 0 0;height:180px}.NuestrosOrigenes-module__8njsvW__cardTitle{padding:.5rem;font-size:1.1rem}.NuestrosOrigenes-module__8njsvW__cardContent{padding:1rem}.NuestrosOrigenes-module__8njsvW__title{font-size:2rem}.NuestrosOrigenes-module__8njsvW__topBannerText{font-size:1.8rem}}@keyframes NuestrosOrigenes-module__8njsvW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.NuestrosOrigenes-module__8njsvW__card{animation:.6s NuestrosOrigenes-module__8njsvW__fadeInUp}
