:root{--breakpoint-xxl:1920px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-lgs:1140px;--breakpoint-md:1024px;--breakpoint-md-s:992px;--breakpoint-sm:768px;--breakpoint-xs:512px;--breakpoint-xxs:390px}.matches-section{margin-bottom:80px}@media(max-width:1024px){.matches-section{margin-bottom:40px}}.matches-section .matches-card__title{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.matches-section .matches-card__league{font-weight:500}.matches-card{background:var(--sk-color-white-100);border-radius:25px;box-shadow:0 0 25px rgba(0,0,0,.25);color:var(--sk-color-orange-100);min-height:274px;padding:clamp(10px,4.0571428571px + .0152380952 * 100vw,26px);transition:all .8s ease-in-out;width:100%}@media(max-width:768px){.matches-card{min-height:260px}}.matches-card__title{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:var(--sk-color-charcoal-100);display:-webkit-box;font-size:var(--sk-text-base-small-size);height:0;line-height:var(--sk-line-height--body-small);margin-bottom:0;opacity:0;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease-in-out}.matches-card__title span{font-weight:500}.matches-card__info{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}@media(max-width:512px){.matches-card__info{flex-direction:column;gap:16px}}.matches-card__team{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;font-family:var(--sk-font-special-gothic-condensed);font-size:var(--sk-text--team);font-weight:700;line-height:1;opacity:0;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:uppercase;width:0}@media(max-width:512px){.matches-card__team{height:0}}.card.center .matches-card__team{opacity:1;transition:opacity .3s ease-in-out;transition-delay:.3s}.matches-card__meet{align-items:center;background-color:var(--sk-color-white-100);border:1px solid var(--sk-color-orange-25);border-radius:25px;color:var(--sk-color-orange-25);display:flex;flex-direction:column;font-family:var(--sk-font-special-gothic-condensed);font-size:var(--sk-text--btn);font-weight:700;gap:3px;height:150px;justify-content:center;letter-spacing:25%;line-height:var(--sk-line-height--btn);text-transform:uppercase;transition:background-color .3s ease-in-out,color .3s ease-in-out;transition-delay:.3s;width:150px}.card.left-1 .matches-card__meet,.card.right-1 .matches-card__meet{transition:all 0s ease-in-out}.matches-card__meet--date{font-family:var(--sk-font-special-gothic-expanded);font-size:var(--sk-text--h2-date);font-weight:500;letter-spacing:.05em;letter-spacing:0;line-height:1}.matches-card__meet--place,.matches-card__meet--time{color:var(--sk-color-charcoal-25)}.matches-card .sk-btn--secondary{border-color:var(--sk-color-orange-50);color:var(--sk-color-orange-50);margin:0 auto;opacity:0;transition:all 0s ease-in-out}.matches-card .sk-btn--secondary .wrapper-svg{color:var(--sk-color-orange-50);min-width:25px}.matches-card .sk-btn--secondary .title-wrap{color:var(--sk-color-charcoal-25);transition:color .3s ease-in-out}.matches-card .sk-btn--secondary:hover .title-wrap{color:#fff}

/*# sourceMappingURL=matches.css.map*/