.a-btn{display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;background-color:#b51c1c;border:none;border-radius:35px;font-size:1.125rem;font-weight:700;padding:12px 41px;text-decoration:none;cursor:pointer;transition:.3s ease-in-out}@media(max-width:768px){.a-btn{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.a-btn:hover{background-color:hsl(0,73.2057416268%,10.9803921569%)}.a-btn:active,.a-btn:focus{outline:2px rgba(0,170,255,.9);outline-style:solid;outline-offset:2px;box-shadow:0 4px 15px rgba(128,106,235,.3)}.a-btn.secondary{background-color:#0af;color:#0b1035}.a-btn.secondary:hover{box-shadow:0 4px 15px rgba(128,106,235,.3)}.a-btn.third{background-color:#e8641a;color:#fff}.a-btn.third:hover{background-color:#c54e08;box-shadow:0 4px 15px rgba(128,106,235,.3)}.a-btn.white{background-color:#fff;color:#0b1035;border:1px solid #19267f}.a-btn.white:hover{border:1px solid rgba(0,0,0,0)}.a-btn.white:focus,.a-btn.white:focus-visible{outline:2px rgba(128,106,235,.5);outline-style:solid;outline-offset:2px;box-shadow:0 4px 15px rgba(128,106,235,.3)}.a-btn.blue{background-color:#0af;color:#0b1035}.a-btn.blue:hover{background-color:#19267f;box-shadow:0 4px 15px rgba(128,106,235,.3);color:#fff}.a-btn.fit{width:-moz-fit-content;width:fit-content}@media(max-width:568px){.a-btn.fit{width:100%}}.a-btn.full{width:100%}.a-input{background-color:#fff;border-radius:100px;border:1px solid #b3b3b3;font-size:1rem;padding:.7rem 1rem;line-height:150%;color:#0b1035;transition:.3s}.a-input:active,.a-input:focus{outline:2px rgba(0,170,255,.9);outline-style:solid;outline-offset:2px}.a-divider{width:0;height:0;border-left:0 solid rgba(0,0,0,0);border-top:60px solid rgba(0,0,0,0)}.a-divider.white{border-right:100vw solid #fff}.a-divider.black{border-right:100vw solid #0f0f0f}.a-divider.right{transform:rotateY(0deg)!important}.a-divider.bottom{transform:rotateY(180deg)}.a-divider.top{transform:rotate(180deg)}.a-divider-container{width:100%;overflow:hidden}.a-cover{position:absolute;inset:0;animation-name:fade-cover;animation-duration:.3s;animation-fill-mode:forwards;animation-timing-function:ease-in-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(15,15,15,.3)}@keyframes fade-cover{0%{opacity:0}to{opacity:1}}.a-select{background-color:#fff;border-radius:100px;border:1px solid #b3b3b3;font-size:1rem;padding:.7rem 1rem;line-height:150%;color:#0b1035;transition:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%}.a-select:active,.a-select:focus{outline:2px rgba(0,170,255,.9);outline-style:solid;outline-offset:2px}.a-select-container{position:relative;display:block;width:auto;height:auto}.a-select-chevron{position:absolute;right:20px;top:17px;color:#4f5459}.m-carousel{display:flex;align-items:center;justify-content:center;width:100%}.m-carousel.m-carousel--buttons-on-button{flex-direction:column}.m-carousel__buttons__section{display:flex;justify-content:center;align-items:center;gap:1.5rem;width:100%;padding-top:2rem}.m-carousel-embla{width:90%;margin:auto}.m-carousel-embla__viewport{overflow:hidden}.m-carousel-embla__container{display:flex;touch-action:pan-y pinch-zoom}.m-carousel-embla__slide{transform:translateZ(0);min-width:0;overflow:hidden}.m-carousel-embla__slide__number{border-radius:1.8rem;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.m-carousel-embla__controls{display:grid;grid-template-columns:auto 1fr;justify-content:space-between;grid-gap:1.2rem;gap:1.2rem;margin-top:1.8rem}.m-carousel-embla__buttons{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.6rem;gap:.6rem;align-items:center}.m-carousel-embla__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);touch-action:manipulation;text-decoration:none;cursor:pointer;border:2px solid #fff;padding:0;margin:0;width:28px;min-width:28px;height:28px;z-index:1;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.m-carousel-embla__button__svg{width:10px;height:10px}.m-carousel-embla__dots{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-right:-.6rem}.m-carousel-embla__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;width:2.6rem;height:2.6rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.a-skeleton{display:block;min-height:1rem;border-radius:.5rem;animation:skeleton-loading 1s linear infinite alternate}@keyframes skeleton-loading{0%{background-color:hsl(200,20%,80%)}to{background-color:hsl(200,20%,95%)}}.m-input-group,.m-input-group-cont{display:flex;flex-direction:column;gap:.5rem}.m-input-group-cont.checkbox{flex-direction:row-reverse;align-self:flex-start}.m-input-group-cont input[type=checkbox]{display:grid;place-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;min-width:20px;height:20px;padding:0;color:currentColor;font:inherit;border-radius:5px;border:1px solid #4f5459}.m-input-group-cont input[type=checkbox]:before{content:"";width:.65em;height:.65em;transform:scale(0);transition:transform .12s ease-in-out;box-shadow:inset 1em 1em #0af;transform-origin:bottom left;-webkit-clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%)}.m-input-group-cont input[type=checkbox]:checked:before{transform:scale(1)}.m-input-group-error{font-size:.75rem;color:#b51c1c;margin-bottom:.5rem}.m-hamburger-button{display:flex;flex-direction:column;gap:7px;width:2.375rem;background-color:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;transition:.3s}@media(max-width:768px){.m-hamburger-button{width:1.1875rem;gap:4px}}.m-hamburger-button>span{width:100%;background-color:#000;height:.1875rem;border-radius:3px;transition:.3s}.m-hamburger-button:hover .m-hamburger-button-1{width:1.625rem}.m-hamburger-button:hover .m-hamburger-button-2{width:.8125rem}.m-hamburger-button.open span{max-width:100%}.m-slide{position:fixed;top:0;bottom:0;right:-150vw;display:flex;justify-content:center;align-items:center;visibility:hidden;width:100vw;z-index:30;background-image:url(/img/slider/moon.png),url(/img/slider/bg.png);background-position:0 100%,50%;background-size:auto,cover;background-repeat:no-repeat,no-repeat;background-color:#010c2c;padding:0;transition:right .5s ease-in-out,visibility .5s ease-in-out;overflow-y:auto}@media(max-width:768px){.m-slide{background-image:none}}.m-slide.open{right:0;visibility:visible}.m-slide.close{right:-150vw;visibility:hidden}.m-slide-close{position:absolute;display:flex;align-items:center;justify-content:center;right:5rem;top:5rem;background-color:rgba(0,0,0,0);border:2px solid #fff;border-radius:50%;font-size:1.5rem;width:34px;height:34px;color:#fff;transition:.3s;opacity:1;cursor:pointer}.m-slide-close:hover{color:#b51c1c}@media(max-width:768px){.m-slide-close{width:24px;height:24px;top:1.5rem;right:1rem}}.m-social-list{display:flex;flex-direction:row;align-items:center;gap:1rem;margin-top:1.75rem}.m-social-list a{display:flex;justify-content:center;align-items:center;color:#fff;transition:.3s;font-size:1.625rem}.m-social-list a:hover{color:#b51c1c}.m-table{width:100%;border-spacing:0;table-layout:auto}@media(max-width:568px){.m-table__container__responsive{width:100%;overflow-x:auto}}.m-table-head{background-color:#121b5a;color:#fff}.m-table-head tr th{padding:5px 0;font-size:1rem;font-weight:300}@media(max-width:568px){.m-table-head tr th{padding:.3125rem}}.m-table-head tr th:first-child{border-radius:20px 0 0 20px}.m-table-head tr th:last-child{border-radius:0 20px 20px 0}.m-table-body tr{background-color:rgba(0,0,0,0);transition:.3s}.m-table-body tr th{color:#0e1655;padding:5px 0;font-size:.875rem;font-weight:500}@media(max-width:568px){.m-table-body tr th{padding:.3125rem}}.m-table-body tr:hover{background-color:#b3b3b3}.m-table__pagination{display:flex;justify-content:center;align-items:center;gap:4px;padding:10px 0}.m-table__page-button{background-color:#fff;border:1px solid #e8641a;font-size:14px;font-weight:700;line-height:100%;color:#e8641a;border-radius:4px;padding:.5rem;cursor:pointer;transition:.3s}.m-table__page-button:hover{background-color:#c54e08;color:#fff}.m-table__page-button.active{background-color:#e8641a;color:#fff}.m-table__page-button__chevron{display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);color:#4f5459;font-size:18px;cursor:pointer;transition:.3s;border:none;padding:.5rem;border-radius:4px}.m-table__page-button__chevron:hover{background-color:#c54e08;color:#fff}.m-table__page-button__chevron:disabled{cursor:not-allowed;background-color:#b3b3b3;color:#fff}@media(max-width:568px){.m-table *>th{min-width:10%;white-space:nowrap}}.m-alert{padding:.75rem 1.25rem;margin-bottom:1rem;font-size:1rem}.m-alert h2,.m-alert h3,.m-alert h4,.m-alert h5,.m-alert h6{margin-top:0;margin-bottom:.8rem}.m-alert p{margin-bottom:.5rem}.m-alert.info{color:#004085;background-color:rgb(85.35,166.9860902256,255);border:1px solid #004085}.m-alert.error{color:#b51c1c;background-color:hsl(0,73.2057416268%,61.637254902%);border:1px solid #b51c1c}.m-text-area-group{display:flex;flex-direction:column;gap:.5rem;width:100%}.m-text-area-group-max{align-self:flex-end}.m-text-area-group-error{font-size:.75rem;color:#b51c1c;margin-bottom:.5rem}.img{content-visibility:auto}.picture{line-height:0}.picture>img{height:auto}.m-pulse{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.m-pulse-content{z-index:1;transition:.3s ease-in-out}.m-pulse-content:hover{filter:drop-shadow(0 4px 35px #806aeb)}.m-pulse>span{z-index:0}.m-pulse-back{position:absolute;width:100%;margin:5% 0 0;aspect-ratio:1/1;border-radius:50%;border:2px solid rgba(0,170,255,.5);animation:pulse 5s ease-in-out infinite}.m-pulse-back.bold{border-width:4px;animation:pulse 8s ease-in-out infinite;animation-delay:1s}.m-pulse-back.light{border-width:1px;animation:pulse 3s ease-in-out infinite;animation-delay:15s}.m-pulse.white .m-pulse-back{border:2px solid hsla(0,0%,100%,.5)}@keyframes pulse{0%{transform:scale(-50%)}50%{opacity:1}to{transform:scale(200%);opacity:0}}.m-sun-moon-switch{display:flex;list-style-type:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-start:0;padding-inline-start:0;border-bottom:1px solid;margin-left:auto;margin-right:auto;width:100%}@media(max-width:768px){.m-sun-moon-switch{margin-left:0}}.m-sun-moon-switch.sun,.m-sun-moon-switch.sun li.active{border-color:#0b1035}.m-sun-moon-switch.sun button{color:#0b1035}.m-sun-moon-switch.moon,.m-sun-moon-switch.moon li.active{border-color:#e8641a}.m-sun-moon-switch.moon button{color:#fff}.m-sun-moon-switch li{border-bottom:4px solid rgba(0,0,0,0);display:flex;width:-webkit-fill-available;padding-inline:0}.m-sun-moon-switch button{font-size:1.25rem;background-color:rgba(0,0,0,0);padding:4px 0;border:none;cursor:pointer;width:100%}.m-sun-moon-switch button.active{font-weight:700}@media(max-width:768px){.m-sun-moon-switch button{font-size:1rem;padding:6px}}.m-circle-numbers{display:flex;gap:1rem}.m-circle-numbers.left{justify-content:flex-start}.m-circle-numbers.center{justify-content:center}.m-circle-numbers.right{justify-content:flex-end}.m-circle-numbers span{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:30px;font-weight:bolder}.m-circle-numbers span.big{height:3.75rem;width:3.75rem;font-size:2rem}.m-circle-numbers span.mid{height:3.125rem;width:3.125rem;font-size:1.5rem}.m-circle-numbers span.small{height:1.875rem;width:1.875rem;font-size:1rem}.m-circle-numbers span.blue{color:#0b1035}.m-circle-numbers span.red{color:#811414}.m-sun{filter:blur(10px);box-shadow:0 0 80px -6px rgba(176,110,26,.61),0 0 160px 34px rgba(232,177,34,.85)}.m-moon,.m-sun{border-radius:50%}.m-moon{box-shadow:0 0 160px 34px rgba(235,240,241,.85);background-color:rgba(235,240,241,.54)}.m-Oscillate{position:absolute;z-index:15}.m-select-group{display:flex;flex-direction:column;gap:.5rem}.m-select-group-error{font-size:.75rem;color:#b51c1c;margin-bottom:.5rem}.m-tab-group{display:flex;flex-direction:column;gap:.5rem}@media(max-width:568px){.m-tab-group{overflow-x:scroll;padding-bottom:8px}}.m-tab-group-tabs{display:flex;gap:1rem}.m-tab-group-tabs-button{display:flex;justify-content:center;flex:1 1;font-size:1.125rem;color:#fff;border:1px solid #fff;padding:.75rem 1rem;border-radius:100px;transition:.3s;cursor:pointer}.m-tab-group-tabs-button input,.m-tab-group-tabs-button label{cursor:pointer}.m-tab-group-tabs-button input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.m-tab-group-tabs-button:has(>input:checked){background-color:#19267f;border-color:#19267f}.m-tab-group-error{font-size:.75rem;color:#b51c1c;margin-bottom:.5rem}.m-input-file-group,.m-input-file-group-cont{display:flex;flex-direction:column;gap:.5rem}.m-input-file-group-cont{height:7.875rem;border-radius:6px;background-color:#fff;border:1px dotted #b3b3b3;justify-content:center;align-items:center}.m-input-file-group-input{border:none}.m-input-file-group-error{font-size:.75rem;color:#b51c1c;margin-bottom:.5rem}.m-modal{position:fixed;inset:0;z-index:30}.m-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:600px;background-color:#fff;animation-name:fade-modal;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:ease-in-out}.m-modal__content.fit{width:-moz-fit-content;width:fit-content}.m-modal__content__close{display:flex;justify-content:center;align-items:center;position:absolute;background-color:#fff;top:1rem;right:1rem;border-radius:50%;width:30px;height:30px;padding:0;cursor:pointer;border:1px solid #0e1655;color:#0e1655;transition:.3s ease-in-out;z-index:10}.m-modal__content__close:hover{background-color:#0e1655;color:#fff;box-shadow:0 4px 15px rgba(128,106,235,.5)}@keyframes fade-modal{0%{opacity:0;transform:translate(-50%,calc(-50% + 80px))}to{opacity:1;transform:translate(-50%,-50%)}}.o-header{position:absolute;width:100%;z-index:30}.o-header-logo{width:155px;height:55px}@media(max-width:768px){.o-header-logo{width:84px!important;height:30px!important}}.o-header-container{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;padding-bottom:1.5rem}@media(max-width:768px){.o-header-container{padding-top:1rem;padding-bottom:1rem}}.o-header-nav{display:flex;flex-direction:row;gap:33px}@media(max-width:992px){.o-header-nav{gap:.625rem}}.o-footer{display:block;position:relative;background-color:rgba(0,0,0,0);margin-top:-350px}@media(max-width:768px){.o-footer{margin-top:-417px}}.o-footer-content{display:flex;flex-direction:row;align-items:center;gap:87px;flex-wrap:wrap;padding:0 0 6.0625rem;justify-content:space-between}@media(max-width:768px){.o-footer-content{flex-direction:column;gap:1rem;padding-bottom:3.125rem}}.o-footer-content__logo{width:252px;height:90px}.o-footer-content__logo>svg{width:100%;height:100%}@media(max-width:768px){.o-footer-content__logo{width:168px;height:60px;margin-bottom:1rem}}.o-footer-content__col_juegos{display:flex;flex-direction:row;justify-content:center;gap:1rem}.o-footer-content__col_juegos span{background-color:#fff;width:.25rem;height:3.5rem}.o-footer-aside{text-align:center;background-color:#121b5a;padding:11px 1rem}.o-footer-aside span{margin:0;font-size:.875rem;font-weight:400}.o-header-nav-cont{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100vh;text-align:center;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:0;padding-inline-start:0}@media(max-width:1024px){.o-header-nav-cont{gap:.8rem}}@media(max-width:992px){.o-header-nav-cont{gap:.5rem}}.o-header-nav-cont>li{display:contents;list-style:none;margin:0;padding:0;width:100%;text-align:center}.o-header-nav-cont li a{font-size:40px;font-weight:400;font-style:italic;color:#a1a1a1;line-height:100%;transition:all .3s ease;text-align:center}@media(max-width:1024px){.o-header-nav-cont li a{font-size:1.25rem}}@media(max-width:768px){.o-header-nav-cont li a{font-size:1.25rem}}.o-header-nav-cont li a.active{color:#fff;font-weight:500}.o-header-nav-cont li a:hover{transform:scale(1.1);color:#fff;font-weight:500}.o-pulse-image{width:435px;height:435px;background-position:50%;background-size:cover;background-repeat:no-repeat}.o-exclusion-button,.o-pulse-image{position:relative;display:flex;justify-content:center}.o-exclusion-button{cursor:pointer;transition:.3s}.o-exclusion-button__img{position:absolute;left:0;top:-7px}.o-exclusion-button button{background-color:#f2d130;text-align:left;color:#0b1035;border-radius:100px;padding:8px 35px 8px 100px;font-size:24px;font-weight:600;max-width:293px;cursor:pointer;border:none}.o-exclusion-button:hover{filter:drop-shadow(0 4px 35px #806aeb)}.o-exclusion-button:hover button{background-color:#ffd300}.o-market-list{width:100%;max-width:710px;margin-inline:auto;margin-bottom:10rem}@media(max-width:568px){.o-market-list{margin-bottom:0}}.o-market-list__card{display:flex;flex-direction:column;align-items:center;gap:24px;border:1px solid #fff;border-radius:1rem;padding:2rem}.o-market-list__card__title{font-size:2rem;font-weight:900;text-align:center}@media(max-width:568px){.o-market-list__card__title{font-size:20px}}.o-market-list__card>.m-select-group{width:100%}.o-market-list__card__link{background-color:#fff;border-radius:1rem;overflow:hidden;line-height:0}@media(max-width:568px){.o-market-list__card__image{width:100%}}.t-pages{position:relative;padding-top:9.375rem;padding-bottom:28rem;min-height:calc(100vh - 9.375rem - (28rem - 110px));background-repeat:repeat-x;background-position:top}@media(max-width:568px){.t-pages{padding-top:5.625rem;padding-bottom:31rem}}.m-drop-down{border-radius:8px;border:1px solid #fff;overflow:hidden;text-align:left;height:auto}.m-drop-down-header{display:flex;justify-content:space-between;align-items:center;width:100%;border:none;padding:1.5rem;background-color:rgba(0,0,0,0);color:#fff;margin-bottom:1px;font-size:1.25rem;font-weight:700;cursor:pointer}@media(max-width:568px){.m-drop-down-header{font-size:1rem}}.m-drop-down-header>i{display:flex;justify-content:center;align-items:center;font-size:1.25rem}.m-drop-down-body{display:block;padding:0 1.5rem;font-size:1.25rem;font-weight:400;line-height:150%;height:0;transition:height .5s ease-in-out,padding-bottom .5s ease;interpolate-size:allow-keywords}.m-drop-down-body.open{padding-bottom:1.5rem!important;height:auto}