@import url(https://fonts.googleapis.com/css?family=Montserrat);@import url(https://fonts.googleapis.com/css?family=Roboto);@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{color:#fff;font-family:Ubuntu,sans-serif}.header,body{background-color:#272a31}.header{display:flex;font-family:Montserrat,sans-serif}.container-head{width:100%}.header__nav{display:flex;flex-direction:row;justify-content:space-between}.header-title{color:#fff9f9;margin-left:1rem;margin-top:.5rem;padding:0}.header__links{display:flex;flex-direction:row;list-style-type:none}.header__link{padding:1rem}.header__links:hover{color:#be0d0d}.nav-icons{display:flex;flex-direction:row}.icon-item{list-style-type:none;padding:1rem}.hero-section{background-attachment:fixed;background-image:linear-gradient(rgba(58,56,56,.9),#1b1919),url(/static/media/parc-des-princes-1599745691.f0d1843f2b06a9a5421c.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 -9px 35px rgba(0,0,0,.25);padding:10rem 0}.container-hero{align-items:center;display:flex;justify-content:center}.hero-section__title{color:#fff;font-size:4.5rem;text-align:center;text-shadow:2px -5px 0 rgba(0,0,0,.55)}.teams-section{align-items:center;display:flex;flex-direction:column;gap:2rem;min-height:100vh;padding:5rem 0}.teams-section__input-search{background-color:transparent;border:none;border-radius:20px;color:#fff;outline:1px solid #fff;padding:1em}.teams-section__input-search::-webkit-input-placeholder{color:#fff}.teams-section__input-search:-ms-input-placeholder{color:#fff}.teams-section__input-search::placeholder{color:#fff}.teams-section__input-search:focus{background-color:hsla(0,0%,100%,.3);outline:none}.teams-section__teams{grid-column-gap:2rem;grid-row-gap:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));width:100%}.team{align-items:center;display:flex;flex-direction:column;gap:1.2rem;justify-content:center;padding:2rem;text-align:center;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.team--link{cursor:pointer}.team--link:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.team__logo{max-width:120px;width:50%}.team__name{color:#fff}.card{background-color:#30333c;border-radius:10px;box-shadow:0 11px 14px 5px rgba(0,0,0,.25)}.standings{font-weight:700;overflow:hidden}.standings-team{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:space-between;padding:1rem}.standings:last-of-type{border-bottom:none}.standing-team-rank{width:5%}.standings-team-logo{margin-right:1rem;max-width:2rem}.standing-team-name{width:30%}.standings-team-name-highlighted{color:#60ab4d}.standings-page{display:flex;flex-direction:column;gap:1.5rem;padding:3rem 0}.team-form{align-items:center;display:flex;justify-content:center}.team-form__result{font-size:1.5rem;font-weight:700}.team-form__result--win{color:#60ab4d}.team-form__result--draw{color:#707070}.team-form__result--lose{color:#a04242}.team-goals{align-items:center;color:#fff;gap:1rem;justify-content:center;text-align:center}.team-goals,.team-goals__section{display:flex;flex-direction:column}.team-goals__section{gap:.5rem}.team-goals__subtitle--scored{color:#60ab4d}.team-goals__subtitle--conceded{color:#a04242}.team-goals__total{margin-bottom:.5rem}.team-league{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;text-align:center}.team-league__flag,.team-league__logo{max-width:7rem}.team-league__logo{width:40%}.team-league__flag{width:20%}.team-league__title{color:#fff}.team-matches{align-items:center;color:#fff;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;text-align:center}.team-matches__section{display:flex;flex-direction:column;gap:.5rem}.team-matches__subtitle--win{color:#60ab4d}.team-matches__subtitle--draw{color:#707070}.team-matches__subtitle--loss{color:#a04242}.container{margin:0 auto;max-width:1200px;width:95%}.container--small{max-width:1000px}ul{list-style:none}input{font-family:inherit}a{color:inherit;text-decoration:none}.team-page{align-items:flex-start;display:flex;flex-direction:column;gap:4rem;padding:3rem 0 5rem}.team-page__backwards-btn{background-color:transparent;border:1px solid #fff;border-radius:50%;color:#fff;cursor:pointer;font-size:1.5rem;font-weight:700;padding:.2em .5em;transition:all .15s}.team-page__backwards-btn:hover{border-color:#000;color:#000}.team-page__stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);width:100%}.team-page__form{grid-row:2/3;padding:1.5rem}.team-page__goals,.team-page__matches{grid-row:1/3;padding:1.5rem}.team-page__standings{grid-column:1/-1}@media (max-width:320px){body,html{font-size:11px}.header-title,.nav-icons{display:none}.container-head{display:flex;justify-content:center}}@media (max-width:375px){body,html{font-size:11px}.header-title,.nav-icons{display:none}.container-head{display:flex;justify-content:center}}@media (max-width:425px){body,html{font-size:12px}.header-title,.nav-icons{display:none}.container-head{display:flex;justify-content:center}}
/*# sourceMappingURL=main.b340e26f.css.map*/