*{-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}.app-container{background-image:url(https://assets.ccbp.in/frontend/react-js/ipl-dashboard-sm-bg.png);background-size:cover;min-height:100vh;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}@media screen and (min-width:768px){.app-container{background-image:url(https://assets.ccbp.in/frontend/react-js/ipl-dashboard-lg-bg.png);-ms-flex-pack:center;justify-content:center}}.ipl-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;width:90%}@media screen and (min-width:768px){.ipl-container{padding:30px}}.header-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.ipl-logo{width:50px;height:50px;margin-right:20px}@media screen and (min-width:768px){.ipl-logo{width:80px;height:80px}}.header-heading{color:#fff;font-size:35px;font-family:"Roboto";font-weight:700;text-align:center}@media screen and (min-width:768px){.header-heading{font-size:40px}}.team-list-items{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;width:100%}.link-item{text-decoration:none;width:45%}.team-card{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.2);border:1px solid #fff;border-radius:10px;padding:5px 10px;margin-right:20px;margin-bottom:20px;cursor:pointer;min-height:100px}@media screen and (min-width:768px){.team-card{padding:20px 30px;min-height:150px}}@media screen and (max-width:500px){.team-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:"center";align-items:"center";min-height:150px}}.team-card-image{width:50px;height:50px}@media screen and (min-width:768px){.team-card-image{width:80px;height:80px}}.team-card-name{font-size:15px;font-weight:500;font-family:"Bree Serif";color:#fff;margin-left:10px;text-align:center}@media screen and (min-width:768px){.team-card-name{font-size:25px;margin-left:30px}}.app-team-matches-container{min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.team-matches-container{width:90%;margin-top:40px;max-width:500px}@media screen and (min-width:768px){.team-matches-container{margin-top:56px;max-width:1110px}}.team-banner{width:100%}.loader-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}.RCB{background:-webkit-gradient(linear,left bottom,left top,from(#1e293b),to(#a4261d));background:-o-linear-gradient(bottom,#1e293b,#a4261d);background:linear-gradient(0deg,#1e293b,#a4261d)}.KKR{background:-webkit-gradient(linear,left bottom,left top,from(#1e293b),to(#5755a7));background:-o-linear-gradient(bottom,#1e293b,#5755a7);background:linear-gradient(0deg,#1e293b,#5755a7)}.KXP{background:-webkit-gradient(linear,left bottom,left top,from(#1e293b),to(#d91c1f));background:-o-linear-gradient(bottom,#1e293b,#d91c1f);background:linear-gradient(0deg,#1e293b,#d91c1f)}.CSK{background:-webkit-gradient(linear,left bottom,left top,from(#1e293b),to(#f7db00));background:-o-linear-gradient(bottom,#1e293b,#f7db00);background:linear-gradient(0deg,#1e293b,#f7db00)}.RR{background:-webkit-gradient(linear,left bottom,left top,from(#1e293b),to(#da237b));background:-o-linear-gradient(bottom,#1e293b,#da237b);background:linear-gradient(0deg,#1e293b,#da237b)}.MI{background:-webkit-gradient(linear,left bottom,left top,from(#1e293b),to(#13418b));background:-o-linear-gradient(bottom,#1e293b,#13418b);background:linear-gradient(0deg,#1e293b,#13418b)}.SH{background:-webkit-gradient(linear,left bottom,left top,from(#1e293b),to(#f26d22));background:-o-linear-gradient(bottom,#1e293b,#f26d22);background:linear-gradient(0deg,#1e293b,#f26d22)}.DC{background:-webkit-gradient(linear,left bottom,left top,from(#1e293b),to(#4f5db0));background:-o-linear-gradient(bottom,#1e293b,#4f5db0);background:linear-gradient(0deg,#1e293b,#4f5db0)}.recent-matches-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:24px;width:100%}@media screen and (max-width:767px){.recent-matches-list{padding-left:0}}@media screen and (min-width:768px){.recent-matches-list{margin-top:32px}}.latest-match-card-container{margin-top:20px;width:100%}.latest-match-heading{font-size:18px;font-weight:700;font-family:"Bree Serif";color:#fff}.latest-match-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#0f172a;border-radius:5px;padding:10px 15px}@media screen and (min-width:768px){.latest-match-card{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}}.latest-match-logo-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media screen and (min-width:768px){.latest-match-logo-container{width:60%}}.latest-match-details-main{color:#fff;font-family:"Bree Serif";width:80%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:768px){.latest-match-details-main{width:100%}}.latest-match-team-name{font-size:18px;font-weight:600;margin-bottom:0}@media screen and (min-width:768px){.latest-match-team-name{font-size:22px}}.latest-match-date,.latest-match-status,.latest-match-venue{font-size:16px;font-weight:500;margin-bottom:0}@media screen and (min-width:768px){.latest-match-date,.latest-match-status,.latest-match-venue{font-size:18px}}.latest-match-logo{width:100px;height:100px}@media screen and (min-width:768px){.latest-match-logo{min-width:150px;min-height:150px;max-height:200px}}.latest-match-details-info{width:100%;padding-left:16px;padding-right:16px;margin-top:20px}@media screen and (max-width:767px){.latest-match-details-info{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:768px){.latest-match-details-info{text-align:right;width:33%;padding-left:0;padding-right:32px}}@media screen and (max-width:767px){.match-info-item{width:43%;border:.5px solid #fff9fc;padding:8px;border-radius:25px;margin-right:10px;margin-bottom:10px;min-height:100px;max-height:200px}}.latest-match-details-label{color:#fff;font-family:"Bree Serif";font-size:14px}@media screen and (min-width:768px){.latest-match-details-label{font-size:18px}}.latest-match-details-value{color:#fff;font-family:"Bree Serif";font-size:12px}@media screen and (min-width:768px){.latest-match-details-value{font-size:14px}}.match-card{list-style:none;background-color:#0f172a;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-right:10px;margin-bottom:20px;width:45%;padding:15px 25px;border-radius:10px}@media screen and (min-width:768px){.match-card{width:32%;margin-right:10px}}.match-card-name{font-size:18px;font-weight:600;font-family:"Roboto";color:#fff;text-align:center}@media screen and (min-width:768px){.match-card-name{font-size:22px}}.match-card-result{font-size:16px;font-weight:400;font-family:"Roboto";color:#fff;text-align:center}@media screen and (min-width:768px){.match-card-result{font-size:18px}}.match-card-logo{width:70px;height:70px}@media screen and (min-width:768px){.match-card-logo{width:100px;height:100px}}.match-status{font-size:18px;font-family:"Bree Serif"}@media screen and (min-width:768px){.match-status{font-size:20px;font-family:"Bree Serif"}}.Won{color:#18ed66}.Lost{color:#e31a1a}.not-found-route-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);background-size:cover;min-height:100vh}@media screen and (min-width:768px){.not-found-route-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";font-size:32px}@media screen and (min-width:768px){.not-found-heading{font-size:64px}}
/*# sourceMappingURL=main.9da4a3b3.chunk.css.map */