@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Geologica:wght@100..900&family=Oswald:wght@200;300;400&display=swap";*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;font-size:20px;line-height:1.5;-webkit-tap-highlight-color:transparent}body{background:#fff;color:#1b1e24;font-family:Bebas Neue,-apple-system,system-ui,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.8rem;overflow-x:hidden;text-rendering:optimizeLegibility}a{color:#e51f1f;outline:none;text-decoration:none}a:focus{box-shadow:0 0 0 .1rem #e51f1f33}a:focus,a:hover,a:active,a.active{color:#bb1616;text-decoration:underline}@media screen and (max-width: 840px){a:focus,a:hover,a:active,a.active{box-shadow:none}}a:visited{color:#ea4d4d}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}address{font-style:normal}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:SF Mono,Segoe UI Mono,Roboto Mono,Menlo,Courier,monospace;font-size:1em}dfn{font-style:italic}small{font-size:80%;font-weight:400}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}fieldset{border:0;margin:0;padding:0}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item;outline:none}canvas{display:inline-block}template{display:none}[hidden]{display:none}body{margin:0;min-height:100vh}.matchs-banner{width:100%;display:flex;justify-content:center;align-items:flex-end;position:absolute;bottom:0;left:0}@media screen and (min-width: 840px){.matchs-banner{margin-bottom:50px}}.matchs-banner__container{display:flex;width:95%}.matchs-banner__container__content{display:flex;align-items:center;justify-content:space-evenly;width:100%;position:relative}.matchs-banner .slide-viewport{width:100%;overflow:hidden}.matchs-banner .track{display:grid;grid-template-columns:100% 100% 100%;align-items:stretch}.matchs-banner .track.transition{transition:transform .24s cubic-bezier(.2,.8,.2,1)}.matchs-banner .slide-item{display:flex;justify-content:center;padding:0 .4rem;box-sizing:border-box}.matchs-banner .slide-viewport.rebound-left .track{animation:rebound-left .26s ease-out}.matchs-banner .slide-viewport.rebound-right .track{animation:rebound-right .26s ease-out}@keyframes rebound-left{0%{transform:translate(calc(-100% - 12px))}60%{transform:translate(calc(-100% + 6px))}to{transform:translate(-100%)}}@keyframes rebound-right{0%{transform:translate(calc(-100% + 12px))}60%{transform:translate(calc(-100% - 6px))}to{transform:translate(-100%)}}.matchs-banner__stars{width:100px;margin:0 1rem;display:none}@media screen and (min-width: 600px){.matchs-banner__stars{display:flex}}.matchs-banner__stars img{width:100%}.matchs-banner .carousel-arrow{background:none;border:none;font-size:2.5rem;cursor:pointer;color:#000;z-index:2;align-self:center;transition:color .2s;width:50px}.matchs-banner .carousel-arrow:hover{color:#e53935}.matchs-banner .carousel-arrow.left{margin-right:1rem}.matchs-banner .carousel-arrow.right{margin-left:1rem}@media screen and (max-width: 840px){.matchs-banner{bottom:12px}.matchs-banner__container{width:92%}.matchs-banner__container__content{justify-content:center}.matchs-banner .carousel-arrow{display:none}}.matchs-banner>.match-day{margin:0 1rem 1.15rem;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;display:none;align-self:flex-start}.matchs-banner>.match-day:nth-of-type(1){display:flex}@media screen and (min-width: 600px){.matchs-banner>.match-day:nth-of-type(1),.matchs-banner>.match-day:nth-of-type(2){display:flex}}.matchs-banner .match-day__container__title{margin-bottom:1rem;display:block;border-bottom:2px #e51f1f solid}.matchs-banner .match-day__container__title h2{font-weight:400;margin:0;background:#e51f1f;color:#fff;font-size:1.2rem;padding:.2rem .5rem 0;display:inline}.matchs-banner .match-day__row{display:flex;align-items:center;font-size:1rem;margin-bottom:.4rem}.matchs-banner .match-day__row .match-day__time{margin-right:1.5rem;white-space:nowrap}.matchs-banner .match-day__row .match-day__teams .highlight{background:#e53935;color:#fff;padding:0 .3em;margin:0 .1em}@media screen and (max-width: 840px){.matchs-banner .match-day__row{margin-bottom:.5rem}.matchs-banner .match-day__time{font-size:.95rem}}.navbar{display:flex;justify-content:center;align-items:center;width:100%;position:relative}@media (max-width: 840px){.navbar-main{display:none}}.navbar-mobile{display:grid;grid-template-columns:repeat(3,1fr);width:100%;align-items:center;justify-items:center;box-sizing:border-box}.navbar-mobile-item{z-index:402}.navbar-mobile-item:last-child{justify-self:end;padding:1rem}@media (min-width: 840px){.navbar-mobile{display:none}}.navbar-mobile .nav-list{flex-direction:row}.navbar-mobile-menu{position:fixed;top:0;left:0;width:100%;height:100dvh;overflow:hidden;background-color:#000;z-index:401}@media (min-width: 840px){.navbar-mobile-menu{display:none}}.navbar-mobile-menu .stars-column{position:fixed;top:0;left:0;width:62px;height:100dvh;background-image:url("data:image/svg+xml,%3csvg%20width='62'%20height='932'%20viewBox='0%200%2062%20932'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='62'%20height='932'%20fill='%23E51F1F'/%3e%3cline%20y1='-2.46397'%20x2='942'%20y2='-2.46397'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%2044%200)'%20stroke='%23F3F3F3'%20stroke-width='4.92793'/%3e%3cline%20y1='-2.46397'%20x2='516'%20y2='-2.46397'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%2018%200)'%20stroke='%23F3F3F3'%20stroke-width='4.92793'/%3e%3cpath%20d='M18.4144%20532.307L24.2949%20539.889L33.7381%20538.189L28.3445%20546.125L32.8791%20554.581L23.6652%20551.903L17.0245%20558.829L16.7236%20549.238L8.08486%20545.063L17.1127%20541.813L18.4144%20532.307Z'%20fill='%23F3F3F3'/%3e%3cpath%20d='M18.4144%20576.125L24.2949%20583.707L33.7381%20582.007L28.3445%20589.943L32.8791%20598.399L23.6652%20595.721L17.0245%20602.647L16.7236%20593.057L8.08486%20588.881L17.1127%20585.631L18.4144%20576.125Z'%20fill='%23F3F3F3'/%3e%3cpath%20d='M18.4144%20619.943L24.2949%20627.525L33.7381%20625.825L28.3445%20633.761L32.8791%20642.217L23.6652%20639.539L17.0245%20646.465L16.7236%20636.875L8.08486%20632.699L17.1127%20629.449L18.4144%20619.943Z'%20fill='%23F3F3F3'/%3e%3cpath%20d='M18.4144%20663.761L24.2949%20671.343L33.7381%20669.643L28.3445%20677.579L32.8791%20686.035L23.6652%20683.357L17.0245%20690.283L16.7236%20680.693L8.08486%20676.517L17.1127%20673.267L18.4144%20663.761Z'%20fill='%23F3F3F3'/%3e%3cpath%20d='M18.4144%20707.579L24.2949%20715.161L33.7381%20713.461L28.3445%20721.397L32.8791%20729.853L23.6652%20727.175L17.0245%20734.101L16.7236%20724.511L8.08486%20720.335L17.1127%20717.086L18.4144%20707.579Z'%20fill='%23F3F3F3'/%3e%3c/svg%3e");background-size:cover;background-size:75%;background-repeat:no-repeat;background-position:center;background-color:#e51f20}.navbar-mobile-menu .nav-list{flex-direction:column;height:100%;padding:2rem 2rem 2rem 30%;align-items:start;gap:.5rem;position:relative}.navbar-mobile-menu .nav-list li{margin:0;width:100%}.navbar-mobile-menu .nav-list a,.navbar-mobile-menu .nav-list .nav-link{color:#fff;font-size:1.5rem;text-transform:uppercase;letter-spacing:2px}.navbar-mobile-menu .social-media-items{position:absolute;bottom:0;left:0;width:100%;height:100px;display:flex;justify-content:center;align-items:center}.navbar-mobile-menu .social-media-items img{width:50px}#menu-toggler{display:block;width:50px;height:50px}#menu-toggler img{position:absolute;width:50px}#menu-toggler img:nth-child(2){opacity:0}.nav-list{list-style-type:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;flex:1}.nav-list li{margin:0 10px}.nav-list a,.nav-list .nav-link{color:#1b1e24;text-decoration:none;font-size:18px;letter-spacing:.25px}.nav-list .nav-link--disabled{cursor:default;pointer-events:none;opacity:.5}.navbar-mobile-menu .nav-list .nav-link--disabled{color:#fff}#player-carousel{width:100%;background-color:#e8ebef;background-image:url(../../img/field-corner.svg);background-position:right bottom;background-size:contain;background-repeat:no-repeat;padding-bottom:3.5rem;box-sizing:border-box}.sponsors__section{background:#e51f1f;min-height:100dvh;max-height:100vh;padding:5rem 0 6rem;position:relative;z-index:1;box-sizing:border-box;display:flex;align-items:center;overflow-x:hidden}@media screen and (max-width: 840px){.sponsors__section{min-height:auto;max-height:none;padding-top:2rem;display:block}}.sponsors__container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box;min-width:0}@media screen and (max-width: 840px){.sponsors__container{padding:0 1rem;max-width:100%}}.sponsors__title{font-size:3rem;font-weight:700;text-align:center;color:#000;margin:0 0 3rem;letter-spacing:2px;text-transform:uppercase}@media screen and (max-width: 840px){.sponsors__title{font-size:2rem}}.sponsors__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem;margin:0 auto 3rem;max-width:900px;min-width:0}@media (max-width: 1024px){.sponsors__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media (max-width: 768px){.sponsors__grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width: 480px){.sponsors__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.sponsors__item{display:flex;align-items:center;justify-content:center;min-width:0;transition:transform .3s ease}.sponsors__item:hover{transform:scale(1.05)}.sponsors__item img{max-width:100%;width:100%;height:auto;object-fit:contain}.sponsors__message{text-align:center;font-size:1.1rem;font-weight:600;color:#000;line-height:1.6;max-width:700px;margin:0 auto;padding:2rem 1rem 0;border-top:3px dotted rgba(0,0,0,.3)}.site-footer{position:relative;display:flex;width:100%;min-height:420px;background:#000;color:#fff}.site-footer__left{flex:0 1 48%;min-height:420px;background-color:#0c0c0c;background-size:cover;background-position:center left;background-repeat:no-repeat;display:flex;align-items:flex-end;padding:1.5rem 1.5rem 2rem;box-sizing:border-box}.site-footer__copy{margin:0;font-size:.75rem;font-weight:400;color:#fff;text-transform:uppercase;letter-spacing:.05em}.site-footer__copy--mobile{display:none}.site-footer__center{flex:1 1 auto;min-width:0;background:#000;padding:2.5rem 2rem 4rem;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;box-sizing:border-box}.site-footer__content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%;max-width:1200px;margin:0 auto}.site-footer__quote{margin:0 0 .25rem;padding:0;border:none;text-align:right;align-self:flex-end}.site-footer__quote-text{margin:0;font-size:clamp(2.15rem,5vw,3.5rem);font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.02em;line-height:1.1}.site-footer__quote-author{display:block;margin-top:.3rem;font-size:1.15rem;font-weight:600;color:#e51f1f;font-style:normal;text-transform:uppercase;letter-spacing:.1em}.site-footer__email{font-family:Geologica,sans-serif;color:#fff;font-size:1.5rem;font-weight:500;text-decoration:none;transition:color .2s ease}.site-footer__email:hover{color:#e51f1f}.site-footer__hashtag{margin:0;font-size:1.1rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em}.site-footer__instagram{display:inline-flex;align-items:center;gap:.35rem;color:#fff;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:color .2s ease}.site-footer__instagram:hover{color:#e51f1f}.site-footer__arrow{font-size:.9em;opacity:.9}.site-footer__legal{margin-top:auto;padding-top:1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .5rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em}.site-footer__legal a{color:#fff;text-decoration:none;transition:color .2s ease}.site-footer__legal a:hover{color:#e51f1f}.site-footer__star{width:12px;height:auto;display:block;flex-shrink:0}.site-footer__right-band{flex-shrink:0;width:62px;display:flex;align-items:stretch;overflow:hidden}.site-footer__right-band img{width:100%;height:100%;object-fit:cover;object-position:top center}@media screen and (max-width: 840px){.site-footer__right-band--desktop{display:none}}.site-footer__right-band--mobile{display:none}@media screen and (max-width: 840px){.site-footer__right-band--mobile{display:flex;position:absolute;top:0;right:0;bottom:0;width:48px}}@media screen and (max-width: 840px){.site-footer{flex-wrap:wrap;min-height:auto}.site-footer__left{display:none}.site-footer__copy{font-size:.65rem}.site-footer__copy--mobile{display:block;margin-top:1rem;padding-top:1rem}.site-footer__center{flex:1 1 100%;min-width:0;padding:2rem 3.5rem 1.5rem 1rem}.site-footer__quote-text{font-size:1.9rem;line-height:1.1}.site-footer__quote-author{font-size:1rem}.site-footer__email{font-size:14px}.site-footer__hashtag,.site-footer__instagram{font-size:.95rem}.site-footer__legal{font-size:.65rem;gap:.3rem .4rem}.site-footer__star{width:10px}}.header{position:fixed;width:100%;z-index:100;transition:backdrop-filter 3s ease}.header .logo{height:6em;padding:1em 1.5em 0;will-change:filter;transition:filter .3s;transition:height .5s ease}.header .logo:hover{filter:drop-shadow(0 0 2em rgba(230,25,25,.6666666667))}.header .logo.react:hover{filter:drop-shadow(0 0 2em rgba(203,46,46,.67))}.header .card{padding:2em}.header--scrolled{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background-color:#ffffff59}.header--scrolled .logo{height:4em}.layout-root{display:flex;flex-direction:column;min-height:100vh}.layout-main{flex:1 1 0%;min-height:0;display:flex;flex-direction:column;min-height:calc(100vh - 420px)}.site-footer{flex-shrink:0}section:first-child{padding-top:152px}@media screen and (max-width: 840px){section:first-child{padding-top:0}}.layout{padding:0 10%;line-height:normal}@media screen and (max-width: 600px){.layout{padding:0 15px}}.home{padding-top:0}.home .hero .text-hero-lg{white-space:break-spaces;font-size:4rem}.home .hero .text-hero-lg .sign{display:block;color:#e51f1f;font-size:1.5rem}@media screen and (max-width: 960px){.home .hero .text-hero-lg{font-size:3.5rem}}@media screen and (max-width: 840px){.home .hero .text-hero-lg{font-size:2.1rem}.home .hero .text-hero-lg .sign{font-size:1rem}}.home section:first-child{min-height:100dvh;max-height:100vh;background-size:cover;background-position:50%}@media screen and (max-width: 840px){.home section:first-child{display:flex;flex-direction:column;justify-content:center}}.home section:first-child .hero{display:flex;align-items:center;justify-content:end}.home section:first-child .hero .text-hero-lg{text-align:right}@media screen and (max-width: 600px){.home section:first-child .hero .banner-text{font-size:.75rem}}.home #our-history{background-size:cover;background-color:#e51f1f;background-position:bottom;padding-bottom:100px;position:relative;z-index:2}@media screen and (min-width: 840px){.home #our-history{padding:100px 0 25px}}.home #our-history .text-hero-lg{margin:0;color:#1b1e24}.home #our-history .text-hero-lg:first-child{font-size:6rem}.home #our-history .text-hero-lg:nth-child(2){font-size:4.75rem;letter-spacing:2.5px;margin-top:-45px}@media screen and (max-width: 840px){.home #our-history .text-hero-lg:first-child{font-size:3.5rem}.home #our-history .text-hero-lg:nth-child(2){font-size:2.75rem;margin-top:-25px}}.home #our-history .text-hero-lg .quote .letter{opacity:0;display:inline-block;transform:translateY(1.2em)}@media screen and (max-width: 840px){.home #our-history .hero{display:block;padding-top:30px}}.home .our-history__content{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;opacity:0;transform:translateY(24px)}@media screen and (min-width: 1280px){.home .our-history__content{grid-template-columns:3fr 1fr;align-items:start;gap:2rem}}.home .our-history__image{order:1}.home .our-history__image img{width:100%;height:auto;display:block;border-radius:2px}.home .our-history__text{order:2}@media screen and (max-width: 840px){.home .our-history__text{margin-bottom:2rem}}.home .our-history__text p{margin:0 0 .75rem;font-size:1rem;line-height:1.35;color:#1b1e24;font-weight:300}.players-page{flex:1 1 0;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;width:100%;overflow:hidden;background-color:#e8ebef;background-image:url(../../img/field-corner.svg);background-position:right bottom;background-size:contain;background-repeat:no-repeat;box-sizing:border-box;padding-top:100px}@media screen and (max-width: 840px){.players-page{padding-top:0}}.players-page__content{flex:1 1 0;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;padding:0 10%;padding-top:.5rem;box-sizing:border-box}@media screen and (max-width: 600px){.players-page__content{padding:0 15px}}.players-page .player-carousel-section--arch{flex:1 1 0;min-height:640px;display:flex;flex-direction:column;padding:0;margin-top:-1.5rem;background:none}@media screen and (max-width: 840px){.players-page .player-carousel-section--arch{min-height:70vh;margin-top:-1rem}}.intranet-container{min-height:100vh;background:#f5f5f5}.dashboard{padding:2rem;max-width:1400px;margin:0 auto}.dashboard .dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.dashboard .dashboard-header .dashboard-header-content h1{margin:0;font-size:2rem;color:#1a1a1a}.dashboard .dashboard-header .dashboard-header-content p{margin:.5rem 0 0;color:#666}.dashboard .dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.dashboard .dashboard-stats .stat-card .stat-content{display:flex;align-items:center;gap:1rem}.dashboard .dashboard-stats .stat-card .stat-content .stat-icon{font-size:2.5rem}.dashboard .dashboard-stats .stat-card .stat-content .stat-info h3{margin:0;font-size:2rem;font-weight:700;color:#1a1a1a}.dashboard .dashboard-stats .stat-card .stat-content .stat-info p{margin:.25rem 0 0;color:#666;font-size:.875rem}.dashboard .dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:2rem}@media (max-width: 1024px){.dashboard .dashboard-grid{grid-template-columns:1fr}}.dashboard .dashboard-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.dashboard .dashboard-section .section-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#1a1a1a}.dashboard .dashboard-section h2{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;color:#1a1a1a}.dashboard .players-list .players-table{width:100%;border-collapse:collapse}.dashboard .players-list .players-table thead{background:#f5f5f5}.dashboard .players-list .players-table thead th{text-align:left;padding:.75rem;font-weight:600;font-size:.875rem;color:#666;border-bottom:2px solid #e0e0e0}.dashboard .players-list .players-table tbody tr{border-bottom:1px solid #e0e0e0}.dashboard .players-list .players-table tbody tr:hover{background:#fafafa}.dashboard .players-list .players-table tbody tr td{padding:.75rem;font-size:.875rem}.dashboard .players-list .players-table tbody tr td .player-name{display:flex;align-items:center;gap:.5rem}.dashboard .players-list .players-table tbody tr td .player-name span{font-weight:500}.dashboard .matches-list{display:flex;flex-direction:column;gap:1rem}.dashboard .matches-list .match-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f9f9f9;border-radius:8px;border-left:4px solid #2563eb}.dashboard .matches-list .match-item .match-date{min-width:60px;text-align:center;font-weight:600;color:#2563eb;font-size:.875rem;text-transform:uppercase}.dashboard .matches-list .match-item .match-info{flex:1}.dashboard .matches-list .match-item .match-info .match-teams{margin-bottom:.25rem;color:#1a1a1a;font-size:.9rem}.dashboard .matches-list .match-item .match-info .match-location{color:#666;font-size:.8rem}.dashboard .matches-list .match-item .match-actions{display:flex;gap:.5rem}.dashboard .quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.player-card{position:relative;background:#0c0c0c;border-radius:32px;border:1px solid rgb(217.6578947368,221.6184210526,227.8421052632);min-width:280px;max-width:360px;padding:.9rem .5rem 1rem;box-shadow:0 8px 18px #00000014;overflow:hidden;margin:10px;flex-direction:column;align-items:center;display:block}.player-card__bars-wrap{position:absolute;top:0;bottom:0;width:1.2rem;display:flex;align-items:stretch;background:#e51f1f;pointer-events:none;z-index:1}.player-card__bars-wrap--left{left:0;padding-left:.12rem}.player-card__bars-wrap--right{right:0;padding-right:.12rem}.player-card__bars-wrap--right .player-card__bars{transform:scaleX(-1)}.player-card__bars{width:24px;height:100%;object-fit:cover}.player-card__header{text-align:center;position:relative;z-index:2}.player-card__name{margin:0;font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:.2em}.player-card__logo-wrap{display:flex;justify-content:center;position:relative;z-index:2}.player-card__title-image{width:85%;max-width:280px;display:block;position:relative;z-index:2}.player-card__player-image-wrap{position:relative;z-index:2;display:flex;justify-content:center;margin:0 0 .75rem;width:100%}.player-card__player-image{width:100%;max-width:none;height:auto;display:block}.player-card__signature-wrap{display:flex;justify-content:flex-end;margin:0 .5rem .6rem 0;position:absolute;z-index:5;bottom:0;right:0}.player-card__signature{max-width:65%;height:auto;display:block;mix-blend-mode:lighten}.player-card__body{display:grid;gap:.2rem;position:relative;z-index:2;padding-left:1rem;padding-right:2.5rem}.player-card__partidos{margin:0 0 .05rem;color:#fff;font-size:.95rem;font-weight:400}.player-card__partidos-num{font-size:1.75rem;font-weight:700;color:#fff}.player-card__partidos-label{font-size:.95rem;font-weight:400;color:#fff}.player-card__info{margin:0;color:#fff;font-size:.9rem;font-weight:400}.player-card__info strong{font-family:Oswald,Bebas Neue,-apple-system,system-ui,BlinkMacSystemFont;color:#e51f1f;font-weight:200;text-transform:uppercase}@media screen and (max-width: 840px){.player-card{min-width:200px;max-width:280px;padding:.6rem .4rem .7rem;margin:6px}.player-card .player-card__signature{max-width:55%}.player-card .player-card__body{padding-right:1.4rem;padding-left:.5rem}.player-card .player-card__name{font-size:1.35rem}.player-card .player-card__partidos-num{font-size:1rem}.player-card .player-card__partidos,.player-card .player-card__partidos-label{font-size:.75rem}.player-card .player-card__info{font-size:.68rem}}@media screen and (max-width: 400px){.player-card{min-width:220px;max-width:calc(100vw - 1.5rem)}}#player-carousel{width:100%;background-color:#e8ebef;background-image:url("data:image/svg+xml,%3csvg%20width='1281'%20height='1117'%20viewBox='0%200%201281%201117'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2152_2)'%3e%3cpath%20d='M1263.74%20113.208C823.542%203.02987%20506.544%20313.708%20493.262%20326.989C171.737%20648.514%20274.912%201079.32%20279.461%201097.49C280.699%201102.45%20285.204%201105.93%20290.308%201105.86L340.358%201105.43C340.358%201105.43%20340.699%201105.52%20340.891%201105.5C340.956%201105.48%20340.998%201105.43%20341.084%201105.43L1252.6%201097.3C1255.59%201097.26%201258.34%201096.04%201260.33%201094.05C1262.31%201092.07%201263.51%201089.34%201263.55%201086.3L1268.83%20493.837C1268.85%20493.517%201269.02%20493.261%201269.02%20492.919C1269.02%20492.62%201268.87%20492.385%201268.85%20492.107L1272.14%20124.034C1272.2%20118.931%201268.7%20114.447%201263.74%20113.208ZM708.965%201080L670.274%201080.35L670.36%201038.03C679.541%201040.08%20688.018%201044.58%20694.851%201051.41C702.623%201059.19%20707.492%201069.26%20708.965%201080ZM1241.52%201075.24L1203.64%201075.58C1205.69%201066.32%201210.26%201057.78%201217.15%201050.88C1224.05%201043.98%201232.57%201039.43%201241.84%201037.38L1241.52%201075.24ZM1242.05%201014.84C1226.76%201017.1%201212.65%201024.08%201201.5%201035.23C1190.36%201046.37%201183.35%201060.51%201181.09%201075.8L731.214%201079.79C729.591%201063.26%20722.374%201047.63%20710.502%201035.76C699.484%201024.74%20685.499%201017.8%20670.381%201015.5L671%20565.325C686.16%20562.976%20700.146%20555.994%20711.185%20544.955C722.225%20533.916%20729.228%20519.908%20731.556%20504.77L1181.75%20504.129C1184.04%20519.268%201191%20533.232%201202.01%20544.25C1213.91%20556.143%201229.52%20563.339%201246.04%20564.962L1242.05%201014.84ZM671.043%20542.734L671.086%20504.812L709.007%20504.77C706.936%20513.972%20702.388%20522.449%20695.555%20529.282C688.723%20536.115%20680.246%20540.663%20671.043%20542.734ZM1246.28%20542.734C1235.52%20541.239%201225.44%20536.371%201217.67%20528.599C1210.83%20521.766%201206.33%20513.289%201204.28%20504.065L1246.6%20504.022L1246.28%20542.734ZM1246.79%20481.88L660.025%20482.691C658.744%20482.691%20657.548%20483.033%20656.374%20483.438C656.16%20483.524%20655.947%20483.481%20655.733%20483.567C654.537%20484.079%20653.448%20484.869%20652.488%20485.744C652.402%20485.83%20652.295%20485.851%20652.21%20485.937C651.505%20486.641%20651.036%20487.538%20650.544%20488.414C650.352%20488.777%20650.011%20489.075%20649.84%20489.46C649.541%20490.143%20649.541%20490.954%20649.391%20491.702C649.242%20492.406%20648.964%20493.026%20648.964%20493.752L648.132%201080.54L349.86%201083.21C338.735%20954.302%20343.262%20652.806%20581.17%20414.897C592.594%20403.473%20863.172%20138.105%201249.48%20182.134L1246.79%20481.88ZM1249.67%20159.906C861.037%20116.582%20594.857%20369.907%20565.519%20399.246C322.187%20642.578%20316.443%20950.203%20327.674%201083.4L298.977%201083.66C285.183%201020.15%20216.578%20634.977%20508.914%20342.64C521.747%20329.808%20826.126%2031.4927%201249.93%20132.618L1249.67%20159.906Z'%20fill='%23F3F3F3'/%3e%3cpath%20d='M926.759%20760.488C906.453%20780.795%20906.431%20813.784%20926.673%20834.026C946.916%20854.268%20979.905%20854.247%201000.21%20833.941C1020.52%20813.635%201020.56%20780.666%201000.3%20760.403C980.033%20740.139%20947.065%20740.182%20926.759%20760.488ZM984.56%20818.289C972.88%20829.969%20953.941%20829.99%20942.325%20818.375C930.709%20806.759%20930.73%20787.82%20942.41%20776.14C954.09%20764.46%20973.03%20764.439%20984.645%20776.054C996.261%20787.67%20996.218%20806.631%20984.56%20818.289Z'%20fill='%23F3F3F3'/%3e%3cpath%20d='M1180.45%20843.741L1021.26%20843.933C1015.18%20843.955%201010.23%20848.908%201010.2%20854.994L1009.99%201014.2C1009.99%201017.14%201011.16%201019.94%201013.24%201022.01C1015.31%201024.08%201018.13%201025.28%201021.07%201025.28L1180.25%201025.04C1183.29%201025.04%201186.06%201023.81%201188.07%201021.8C1190.08%201019.79%201191.29%201017.04%201191.32%201013.98L1191.53%20854.823C1191.53%20851.876%201190.38%20849.058%201188.28%20846.965C1186.19%20844.873%201183.37%20843.72%201180.45%20843.741ZM1169.17%201002.9L1032.15%201003.09L1032.35%20866.076L1169.36%20865.884L1169.17%201002.9Z'%20fill='%23F3F3F3'/%3e%3cpath%20d='M1078.49%20912.214C1066.17%20924.535%201066.15%20944.542%201078.43%20956.82C1090.7%20969.097%201110.71%20969.076%201123.03%20956.756C1135.35%20944.435%201135.35%20924.449%201123.07%20912.172C1110.8%20899.894%201090.79%20899.915%201078.49%20912.214ZM1107.38%20941.104C1103.69%20944.798%201097.75%20944.798%201094.1%20941.147C1090.45%20937.496%201090.45%20931.56%201094.14%20927.866C1097.84%20924.172%201103.77%20924.172%201107.42%20927.823C1111.07%20931.474%201111.05%20937.432%201107.38%20941.104Z'%20fill='%23F3F3F3'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2152_2'%3e%3crect%20width='1395.13'%20height='1084.79'%20fill='white'%20transform='translate(0%20820.252)%20rotate(-45)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:right bottom;background-size:contain;background-repeat:no-repeat;padding-bottom:3.5rem;box-sizing:border-box}@media screen and (max-width: 840px){#player-carousel{padding-bottom:2.5rem;overflow-x:hidden}}.player-carousel{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.player-carousel__stars{position:absolute;top:0;left:0;width:100%;height:auto;z-index:1;pointer-events:none;object-fit:cover;object-position:top center}.player-carousel__stars--desktop{display:block}@media screen and (max-width: 840px){.player-carousel__stars--desktop{display:none}}.player-carousel__stars--mobile{display:none}@media screen and (max-width: 840px){.player-carousel__stars--mobile{display:block;width:100%}}.player-carousel__layout{position:relative;z-index:2;width:100%;max-width:1800px;margin:0 auto;box-sizing:border-box}.player-carousel__header{margin-bottom:3rem;text-align:center;position:relative;z-index:2}.player-carousel__header h2{margin:0;font-size:3rem;font-weight:700;color:#000;letter-spacing:2px;text-transform:uppercase}@media screen and (max-width: 840px){.player-carousel__header h2{font-size:2rem}}.player-carousel__track-wrap{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:1600px;margin:0 auto;position:relative;z-index:2;min-height:640px;overflow:visible}.player-carousel__arrow{border:0;background:none;width:50px;height:auto;border-radius:0;cursor:pointer;font-size:2.5rem;color:#000;flex-shrink:0;transition:color .2s ease}.player-carousel__arrow:hover{color:#e51f1f}.player-carousel__arrow.left{margin-right:1rem}.player-carousel__arrow.right{margin-left:1rem}@media screen and (max-width: 840px){.player-carousel__arrow{display:none}}.player-carousel__track{--slot-spacing: 200px;position:relative;flex:1 1 1200px;width:100%;min-width:0;max-width:1200px;min-height:620px;overflow:hidden}.player-carousel__track-slide{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.player-carousel__track-slide--animating .player-carousel__slot{will-change:transform;transition:none}.player-carousel__slot{--offset: 0;--animate-x: 0px;position:absolute;left:50%;top:50%;backface-visibility:hidden;contain:layout style;transform:translate(-50%,-50%) translate(calc(var(--offset) * 200px + var(--animate-x))) scale(.58);transform-origin:center center;opacity:.5;z-index:1;transition:opacity .4s ease,filter .4s ease;filter:grayscale(.6) brightness(.85);pointer-events:none}.player-carousel__slot.is-center{transform:translate(-50%,-50%) translate(calc(var(--offset) * 200px + var(--animate-x))) scale(.88);opacity:1;z-index:4;filter:none;pointer-events:auto}.player-carousel__slot.is-near{transform:translate(-50%,-50%) translate(calc(var(--offset) * 200px + var(--animate-x))) scale(.7);opacity:.78;z-index:3;filter:grayscale(.35) brightness(.92)}.player-carousel__slot.is-far{transform:translate(-50%,-50%) translate(calc(var(--offset) * 200px + var(--animate-x))) scale(.58);opacity:.5;z-index:2;filter:grayscale(.6) brightness(.85)}.player-carousel__slot.is-peek{transform:translate(-50%,-50%) translate(calc(var(--offset) * 200px + var(--animate-x))) scale(.5);opacity:.35;z-index:1;filter:grayscale(.7) brightness(.8)}.player-carousel__dots{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;position:relative;z-index:5}.player-carousel__dot{padding:0;border:0;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.player-carousel__dot:hover{transform:scale(1.05)}.player-carousel__dot:not(.is-active) .player-carousel__dot__dot-img{filter:drop-shadow(0 0 1px rgba(0,0,0,.4))}.player-carousel__dot.is-active .player-carousel__dot__dot-img{width:40px;height:40px}.player-carousel__dot-img{width:26px;height:26px;display:block;object-fit:contain;transition:width .2s ease,height .2s ease}@media screen and (max-width: 960px){.player-carousel__header h2{font-size:2.5rem}.player-carousel__track-wrap{min-height:600px}.player-carousel__track{min-height:580px;--slot-spacing: 160px}.player-carousel__slot{transform:translate(-50%,-50%) translate(calc(var(--offset) * 160px + var(--animate-x))) scale(.56)}.player-carousel__slot.is-center{transform:translate(-50%,-50%) translate(calc(var(--offset) * 160px + var(--animate-x))) scale(.82)}.player-carousel__slot.is-near{transform:translate(-50%,-50%) translate(calc(var(--offset) * 160px + var(--animate-x))) scale(.66)}.player-carousel__slot.is-peek{transform:translate(-50%,-50%) translate(calc(var(--offset) * 160px + var(--animate-x))) scale(.5)}}@media screen and (max-width: 840px){.player-carousel__header{margin-bottom:1rem}.player-carousel__header h2{font-size:2rem}.player-carousel__arrow{width:28px;height:28px;font-size:.9rem;flex-shrink:0}.player-carousel__arrow.left{margin-right:.5rem}.player-carousel__arrow.right{margin-left:.5rem}.player-carousel__track-wrap{min-height:70vh;overflow:visible;max-width:100vw;padding:0;gap:.5rem}.player-carousel__track{min-height:70vh;max-width:100%;overflow:hidden;--slot-spacing: 56px}.player-carousel__slot{transform:translate(-50%,-50%) translate(calc(var(--offset) * 56px + var(--animate-x))) scale(.42)}.player-carousel__slot.is-center{transform:translate(-50%,-50%) translate(calc(var(--offset) * 56px + var(--animate-x))) scale(.92);opacity:1}.player-carousel__slot.is-near{transform:translate(-50%,-50%) translate(calc(var(--offset) * 56px + var(--animate-x))) scale(.72)}.player-carousel__slot.is-far{opacity:.4}.player-carousel__slot.is-peek{transform:translate(-50%,-50%) translate(calc(var(--offset) * 56px + var(--animate-x))) scale(.45);opacity:.3}.player-carousel__dots{margin-top:.75rem;gap:.4rem}.player-carousel__dot:not(.is-active){padding:2px;border-radius:50%;background:#fff9;box-shadow:0 0 0 1px #00000026}.player-carousel__dot:not(.is-active) .player-carousel__dot-img{width:20px;height:20px}.player-carousel__dot-img{width:22px;height:22px}.player-carousel__dot.is-active .player-carousel__dot-img{width:30px;height:30px}}.player-carousel--arch{flex:1 1 0;min-height:0;display:flex;flex-direction:column}.player-carousel--arch .player-carousel__layout{flex:1 1 0;min-height:0;display:flex;flex-direction:column;padding-bottom:2.5rem}@media screen and (max-width: 840px){.player-carousel--arch .player-carousel__layout{padding-bottom:2rem}}.player-carousel--arch .player-carousel__track-wrap{flex:1 1 0;min-height:0}.player-carousel--arch .player-carousel__arrow{display:block;flex-shrink:0}@media screen and (max-width: 840px){.player-carousel--arch .player-carousel__arrow{display:none}}.player-carousel--arch .player-carousel__arch-track{position:relative;flex:1 1 800px;min-width:0;max-width:1200px;min-height:520px;width:100%}@media screen and (max-width: 840px){.player-carousel--arch .player-carousel__arch-track{min-height:380px}}.player-carousel--arch .player-carousel__slot--arch{transition:transform .4s ease-out,opacity .4s ease-out;backface-visibility:hidden;contain:layout style}@media screen and (max-width: 840px){.player-carousel--arch .player-carousel__slot--arch{transition-duration:.35s}}.player-carousel--arch .player-carousel__slot--arch.player-carousel__slot--arch-just-centered{animation:arch-center-fade .4s ease-out}@keyframes arch-center-fade{0%{opacity:.75}to{opacity:1}}
