.home-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-image:url(https://assets.ccbp.in/frontend/react-js/ipl-dashboard-sm-bg.png);min-height:100vh;background-size:cover}@media (min-width:768px){.home-container{background-image:url(https://assets.ccbp.in/frontend/react-js/ipl-dashboard-lg-bg.png)}}.ipl-logo-and-title-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ipl-logo{width:30px;margin-right:10px}@media (min-width:768px){.ipl-logo{width:60px;margin-right:20px}}.ipl-dashboard-title{color:#fff;font-size:45px;font-family:Bree serif}@media (min-width:768px){.ipl-dashboard-title{font-size:70px}}.ipl-items-card-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.ipl-team-link{color:#000;text-decoration:none}.ipl-team-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;list-style-type:none;width:180px;height:110px;background-color:hsla(0,0%,100%,.2);border:1px solid #fff;border-radius:10px;padding:20px 10px;margin:10px}@media (min-width:768px){.ipl-team-item{width:340px;height:170px;padding-left:15px;padding-right:15px}}.ipl-team-logo{height:50px;width:50px;margin-right:10px}@media (min-width:768px){.ipl-team-logo{height:130px;width:120px;margin-right:10px}}.ipl-team-name{text-align:center;color:#fff;font-family:Bree serif;font-size:15px}@media (min-width:768px){.ipl-team-name{font-size:25px}}.not-found-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-image:url(https://assets.ccbp.in/frontend/react-js/ipl-dashboard-sm-bg.png);min-height:100vh;background-size:cover}@media (min-width:768px){.not-found-container{background-image:url(https://assets.ccbp.in/frontend/react-js/ipl-dashboard-lg-bg.png)}}.not-found-heading{color:#fff;font-family:Bree serif}.RCB{background-image:-webkit-gradient(linear,left top,left bottom,from(#a4261d),to(#1e293b));background-image:linear-gradient(#a4261d,#1e293b)}.KKR{background-image:-webkit-gradient(linear,left top,left bottom,from(#5755a7),to(#1e293b));background-image:linear-gradient(#5755a7,#1e293b)}.KXP{background-image:-webkit-gradient(linear,left top,left bottom,from(#d91c1f),to(#1e293b));background-image:linear-gradient(#d91c1f,#1e293b)}.CSK{background-image:-webkit-gradient(linear,left top,left bottom,from(#f7db00),to(#1e293b));background-image:linear-gradient(#f7db00,#1e293b)}.RR{background-image:-webkit-gradient(linear,left top,left bottom,from(#da237b),to(hsla(0,0%,100%,.2)));background-image:linear-gradient(#da237b,hsla(0,0%,100%,.2))}.MI{background-image:-webkit-gradient(linear,left top,left bottom,from(#13418b),to(hsla(0,0%,100%,.2)));background-image:linear-gradient(#13418b,hsla(0,0%,100%,.2))}.SH{background-image:-webkit-gradient(linear,left top,left bottom,from(#f26d22),to(hsla(0,0%,100%,.2)));background-image:linear-gradient(#f26d22,hsla(0,0%,100%,.2))}.DC{background-image:-webkit-gradient(linear,left top,left bottom,from(#4f5db0),to(#0f172a));background-image:linear-gradient(#4f5db0,#0f172a)}.app-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:100vh;background-size:cover;padding-top:20px;padding-bottom:20px}@media (min-width:768px){.app-container{padding-top:65px;padding-bottom:55px}}.team-matches-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:90%}.team-banner-img{width:100%;margin-bottom:15px}.latest-matches-heading{color:#fff;font-size:20px;font-family:Bree serif}@media (min-width:768px){.latest-matches-heading{font-size:17px}}.match-card-items-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;width:100%}.latest-match-container{background-color:#1e293b;width:100%;padding-top:25px;padding-bottom:20px;border-radius:15px}@media (min-width:768px){.latest-match-container{display:-ms-flexbox;display:flex}}.team-match-info-logo-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:15px;padding-right:15px;border-bottom:1px solid #475569}@media (min-width:768px){.team-match-info-logo-container{-ms-flex-pack:justify;justify-content:space-between;width:62%;border:none}}.competing-team-name{color:#fff;font-size:24px;font-family:Bree serif;font-weight:200}@media (min-width:768px){.competing-team-name{font-size:33px;font-weight:100}}.match-date{color:#fff;font-size:19px;font-family:Bree serif;font-weight:300}.match-result,.match-venue{color:#fff;font-size:14px;font-family:Bree serif;font-weight:400}@media (min-width:768px){.match-date{font-size:25px}.match-venue{font-size:16px}.match-result{font-size:14px}}.competing-team-logo{height:80px;width:100px;margin-left:10px}@media (min-width:768px){.competing-team-logo{height:190px;width:190px;margin-left:16px}}.team-match-more-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:15px;padding-right:15px}@media (min-width:768px){.team-match-more-info{-ms-flex-positive:1;flex-grow:1;-ms-flex-align:end;align-items:flex-end;width:60%px;padding-left:15px;padding-right:15px}}.more-info-heading{font-size:16px}.more-info-heading,.more-info-text{color:#fff;font-family:Bree serif;font-weight:400}.more-info-text{font-size:13px}@media (min-width:768px){.more-info-heading{font-size:16px;font-weight:400;margin-bottom:5px}.more-info-text{font-size:13px;font-weight:400;margin-bottom:5px}}.match-card-item{text-align:center;background-color:#1e293b;list-style-type:none;padding:20px;width:165px;margin:10px;border-radius:20px}@media (min-width:768px){.match-card-item{padding:20px;width:210px;margin:10px;border-radius:20px}}.match-card-team-logo{height:50px;width:60px}@media (min-width:768px){.match-card-team-logo{height:120px;width:110px}}.match-card-team-name{color:#fff;font-size:16px;font-family:Bree serif}@media (min-width:768px){.match-card-team-name{font-size:20px;font-weight:200}}.match-card-result{color:#fff;font-size:11px;font-family:Bree serif;margin-top:20px;margin-bottom:20px}@media (min-width:768px){.match-card-result{font-size:13px}}.match-status{font-family:Bree serif}@media (min-width:768px){.match-status{font-size:20px}}.lost{color:#e31a1a}.won{color:#18ed66}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.475bc4b3.chunk.css.map */