@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bitter:wght@700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap');

.tab-pane {
    display: none
}

.tab-pane.active {
    display: block
}

.fade.in {
    opacity: 1
}

.modal-backdrop.fade.in {
    opacity: 0.5
}

/* Revamp Login Popup */
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

/* Sports - Mobile */
.sports-wap{margin-top: 50px;margin-bottom: 36px;}
.sports-wap .heading{border-bottom: 3px solid #CECECE;padding: 10px 0;padding-top: 0;}
.sports-wap h2 {font-weight: 700;font-size: 20px;line-height: 24px;color: #000000;text-transform: uppercase;}

.sports-wap .sports-tab-pane a .lvb_icn{
    margin: 0 10px 0 7px;
}
.sports-wap .sports-tab-pane ul li:first-child a .lvb_icn{
    top: -4px;
}

.sports-wap .sports-tab-pane .image-wrapper{position: relative;}

.sports-wap .sports-tab-pane .image-wrapper svg{position: absolute;bottom: 10px; left: 10px;}

.sports-wap .sports-tab-pane li:not(:first-child) .image-wrapper svg{width: 18px; height: 18px;}

/* tabs */
/* .sports-wap .sports-wap-tab{display: flex;flex-wrap: nowrap;overflow-x: scroll; margin-top: 22px;border-bottom: .5px solid #CECECE;} */
.sports-wap .sports-wap-tab{display: flex;flex-wrap: nowrap;overflow-x: scroll; margin-top: 22px;border-bottom: .5px solid #CECECE;padding-bottom: 8px;}
.sports-wap .sports-wap-tab .nav-link {color: #666666;font-size: 14px;line-height: 16.8px;font-weight: 400;text-decoration: none; padding-left: 12px;padding-right: 12px;padding-bottom: 6px;}
.sports-wap .sports-wap-tab .nav-item.active .nav-link{font-weight: 700;color: #000000;border-bottom: 3px solid #000000;}

/* sub-tabs style */
.sports-wap .sports-wap-tab .dropdown .dropdown-menu{background-color: #fff;}
.sports-wap .sports-wap-tab .dropdown .dropdown-menu li a{color: #666666;font-size: 14px;line-height: 16.8px;font-weight: 400;padding: 5px 10px;}
.sports-wap .sports-wap-tab .dropdown .dropdown-menu>.active>a{background-color: transparent !important;font-weight: 700;color: #000000;}

.sports-wap .sports-wap-tab{margin-top: 10px;margin-bottom: 20px;}

.sports-wap .sports-wap-tab ul li:first-child .image-wrapper img{width: 100%;object-fit: cover;}
.sports-wap .sports-wap-tab ul li:first-child p{font-weight: 800;font-size: 27px;line-height: 38px;text-transform: capitalize;color:#000000;margin-bottom: 36px;}

/* Rest-li-child */
.sports-wap .sports-wap-tab ul li:not(:first-child){display: flex;}
.sports-wap .sports-wap-tab ul li:not(:first-child) .image-wrapper img{max-width: 118px;height: auto;object-fit: cover;}
.sports-wap .sports-wap-tab ul li:not(:first-child) p{font-weight: 400;font-size: 14px;line-height: 22px;color: #000000;margin-left: 14px;}
.sports-wap .sports-wap-tab ul li:not(:first-child,:last-child){margin-bottom: 28px;}

.sports-wap .sports-wap-tab ul li:not(:first-child){position: relative;}
.sports-wap .sports-wap-tab ul li:not(:first-child)::after{
    content: "";
    background-image: url("data:image/svg+xml,<svg width='310' height='2' viewBox='0 0 310 1' fill='none' xmlns='http://www.w3.org/2000/svg'><line y1='0.75' x2='310' y2='0.75' stroke='black' stroke-width='0.5' stroke-dasharray='1 2'/></svg>");
    position: absolute;width: 100%;height: 2px; bottom: -14px;
}

.sports-news{margin-top: 16px;}
.sports-news p{
    font-weight: 700;font-size: 18px;line-height: 24px;color: #000000;margin: 10px 0 17px 0;overflow: hidden;text-overflow: ellipsis;display: -moz-box;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-moz-box-orient: vertical;-webkit-box-orient: vertical;
}

.sports-news > ul li:not(:first-child){display: flex;margin-bottom: 30px;max-height: 66px;}
.sports-news ul li:not(:first-child) p{margin-top: 0;margin-left: 14px;font-weight: 400;font-size: 14px;line-height: 20px;}
.sports-news ul li:not(:first-child) div {flex-shrink: 0;}

.sports-news > ul li:not(:first-child){position: relative;}

.sports-news > ul li:not(:first-child)::after{content: '';
    background-image: url("data:image/svg+xml,<svg width='100%' height='2' viewBox='0 0 310 1' fill='none' xmlns='http://www.w3.org/2000/svg'><line y1='0.75' x2='310' y2='0.75' stroke='black' stroke-width='0.5' stroke-dasharray='1 2'/></svg>");
    position: absolute;width: 100%;height: 2px; bottom: -18px;left: 0px; right: 10px;
}

.sports-wap .view-btn{margin-top: 35px;display: flex;justify-content: center;}

.sports-news ul li:first-child > .image-wrapper img{width: 100%;}
.sports-news ul li:not(:first-child) > .image-wrapper {width: 118px}
.sports-news ul li:not(:first-child) > .image-wrapper img{width: 100%}

/* Match-Cards */
.sports-wap .IPL_Slick-Slider-wap{margin-top: 20px;}
/* .sports-wap .sports-tab-pane .IPL_Slick-Slider-Wrapper .slick-slide {margin: 10px 16px 10px 5px;width: 324px;}  */
.sports-wap .sports-tab-pane .IPL_Slick-Slider-Wrapper .slick-slide {margin: 10px 16px 10px 5px;} 
.sports-wap .sports-tab-pane .IPL_SliderCard_Content > div{border-radius: 5px;box-shadow: 0 0 6px #00000029;margin: 0 2px;}
.sports-wap .sports-tab-pane .IPL_SliderCard_Content a{text-decoration: none;}

/* Top */
.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top{
    font: 500 13px Lato,sans-serif;letter-spacing: -.12px;padding: 8px 5px;color: #000;background: #dff3ff;margin: 0;
}
.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul{display: flex;justify-content: flex-start;margin: 0;padding: 0;}
.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li:nth-child(2){display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;overflow: hidden;-webkit-box-orient: vertical;max-width: 14ch;word-break: break-all;padding-left: 7px;}

.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li{padding: 0 4px;border-right: 1px solid #000;font: 400 12px/14.4px Lato,sans-serif;text-transform: capitalize;}
.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li:first-child{padding-left: 0;border-right: 1px solid #000;}
.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li:first-child:has(.lvb_icn) {padding-left: 0;border-right: none;}
.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li:first-child:has(.lvb_icn) ~ li:nth-child(3){display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;overflow: hidden;-webkit-box-orient: vertical;max-width: 12ch;word-break: break-all;}

.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li:last-child{border-right: none;}

.sports-wap .sports-tab-pane .IPL_SliderCard_Content li .lvb_icn{padding-right: 0;margin-right: 0;}

/* Bottom */
.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_btm{font: 700 16px/19px Lato,sans-serif;color: #111;background: #fff;letter-spacing: -.14px;padding: 8px 8px 0 8px;border-radius: 0 0 5px 5px;}
.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_btm ul{display: flex;padding: 0;margin-bottom: 9px;}
.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_btm ul li:first-child{font-size: 14px;line-height: 16.8px;max-width: 63%;}
.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_btm ul li:nth-child(2){margin-left: auto;font-size: 14px;line-height: 16.8px;}
.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_btm ul li:nth-child(2) span{color: #666666;font-weight: 500;margin-left:5px;font-size: 12px}
.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_para_padding{display: flex;justify-content: center;align-items: center;min-height: 30px;padding: 5px 0;border-top: 1px solid #dfdfdf;}
.sports-wap .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_para_padding .IPL_SliderCard_detail{font: 500 12px/14.4px Lato,sans-serif;color: #111;text-align: center;padding-top: 0;margin: 0 -5px;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;overflow: hidden;-webkit-box-orient: vertical;}

/* In-Focus-tabs */
.sports-wap .focus-tabs-wap{margin-top: 20px;}
.focus-tabs-wap span{color:#000000; font-weight: 700;font-size: 14px;line-height: 16.8px;white-space: nowrap;display: inline-block;}
.focus-tabs-wap .fc-tab {border: 1px solid #CECECE;border-radius: 20px;width: auto; cursor: pointer;padding: 10px 14px;}
.focus-tabs-wap .fc-tab a{font-size: 12px;font-weight: 400;line-height: 14.4px;color:#333333;}
.focus-tabs-wap .fc-tab:not(:last-child){margin-right: 7px;}

.focus-tabs-wap .fc-nav-btn{border: 1px solid #CECECE;width: 34px; height: 34px;border: 1px solid #CECECE;background-color: transparent;border-radius: 50%;}
.focus-tabs-wap .fc-nav-btn:not(:last-child){margin-right: 7px;}

.focus-tabs-wap .focus-slick-wap{margin-top: 12px;}

    /* Focus Tabs without slider */
    .focusTabsWap {margin-top: 19px;display: flex;align-items: center;column-gap: 10px;}

    .focusTabsWap span {white-space: nowrap;font-size: 14px;line-height: 16.8px;font-weight: 600;}
    
    .focusTabsWap .tabsContainer {display: flex;column-gap: 7px;overflow-x: scroll;scroll-snap-type: inline mandatory;scroll-padding-inline: 2px;}

    .focusTabsWap .tabsContainer .fc-tab {
        border: 1px solid #CECECE;
        border-radius: 20px;
        width: auto;
        cursor: pointer;
        padding: 10px 14px;
        display: inline-block;
        white-space: nowrap;
        scroll-snap-align: start;
    }

    .focusTabsWap .tabsContainer .fc-tab a {
        color: rgba(51, 51, 51, 1);
        font-size: 12px;
        font-weight: 400;
        line-height: 14.4px;
    }

/* Business-Mobile */
.business-wap h2{text-transform: uppercase;font-size: 20px;line-height: 24px; font-weight: 700;color: #000000;}
.business-wap .heading{border-bottom: 3px solid #CECECE;padding: 10px 0;}

/* tabs */
.business-wap .business-wap-tab .nav{scroll-snap-type: inline mandatory;}
.business-wap .business-wap-tab .nav-item{scroll-snap-align: start;}

.business-wap .tab-pane a p .lvb_icn{
    margin: 0 10px 0 7px;
}
.business-wap .tab-pane ul li:first-child a p .lvb_icn{
    top: -4px;
}

/* .business-wap .business-wap-tab{display: flex;flex-wrap: nowrap; margin-top: 10px;border-bottom: .5px solid #CECECE;overflow-x: scroll;} */
.business-wap .business-wap-tab{display: flex;flex-wrap: nowrap; margin-top: 10px;border-bottom: .5px solid #CECECE;overflow-x: scroll;padding: 8px 0; -webkit-scroll-snap-type: x mandatory; -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory; scrollbar-width: none;}
.business-wap .business-wap-tab .nav-link {color: #666666;font-size: 14px;line-height: 16.8px;font-weight: 400;text-decoration: none; padding-left: 12px;padding-right: 12px;white-space: nowrap;}
.business-wap .business-wap-tab .nav-item.active .nav-link{font-weight: 700;color: #000000;border-bottom: 3px solid #000000;padding-bottom: 6px}

/* sub-tabs style */
.business-wap .business-wap-tab .dropdown .dropdown-menu{background-color: #fff;}
.business-wap .business-wap-tab .dropdown .dropdown-menu li a{color: #666666;font-size: 14px;line-height: 16.8px;font-weight: 400;padding: 5px 10px;}
.business-wap .business-wap-tab .dropdown .dropdown-menu>.active>a{background-color: transparent !important;font-weight: 700;color: #000000;}

/* business-articles */
.business-wap .business-tab-pane{margin-top: 18px;margin-bottom: 30px;}

.business-wap .business-tab-pane ul li:first-child .image-wrapper img{width: 100%;object-fit: cover;}
.business-wap .business-tab-pane ul li:first-child .image-wrapper{position: relative;}
.business-wap .business-tab-pane ul li:first-child .image-wrapper svg{position: absolute;bottom: 10px;left: 10px;}    

.business-wap .business-tab-pane ul li:not(:first-child) .image-wrapper{position: relative;}
.business-wap .business-tab-pane ul li:not(:first-child) .image-wrapper svg{position: absolute;bottom: 10px;left: 10px;width: 18px; height: 18px;}

.business-wap .business-tab-pane ul li:first-child p{font-weight: 700;font-size: 18px;line-height: 24px;text-transform: capitalize;color:#000000;margin-top:10px;margin-bottom: 18px;}

.business-wap .business-tab-pane ul li p{
    overflow: hidden;text-overflow: ellipsis;display: -moz-box;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-moz-box-orient: vertical;-webkit-box-orient: vertical;
}

/* Rest-li-child */
.business-wap .business-tab-pane ul li:not(:first-child){display: flex;}
.business-wap .business-tab-pane ul li:not(:first-child) .image-wrapper img{max-width: 118px;height: auto;object-fit: cover;}
.business-wap .business-tab-pane ul li:not(:first-child) p{font-weight: 400;font-size: 14px;line-height: 22px;color: #000000;margin-left: 14px;}
.business-wap .business-tab-pane ul li:not(:first-child,:last-child){margin-bottom: 28px;}

.business-wap .business-tab-pane ul li:not(:first-child){position: relative;}
.business-wap .business-tab-pane ul li:not(:first-child)::after{
    content: "";
    background-image: url("data:image/svg+xml,<svg width='310' height='2' viewBox='0 0 310 1' fill='none' xmlns='http://www.w3.org/2000/svg'><line y1='0.75' x2='310' y2='0.75' stroke='black' stroke-width='0.5' stroke-dasharray='1 2'/></svg>");
    position: absolute;width: 100%;height: 2px; bottom: -14px;
}

.business-wap .view-btn{margin-top: 34px;display: flex;justify-content: center;}

/* Business */
/* Hidden on mobile */
@media only screen and (max-width: 767px){
    .business-web{display: none;}
}
/* Hidden on desktop */
@media only screen and (min-width: 767px){
    .business-wap{display: none;}
}

/* Desktop */
.business-web{margin: 52px 0;}
.business-web h2 {font-weight: 700 !important;font-size: 20px;line-height: 24px;color: #000000;text-transform: uppercase;}

.business-web .heading{border-bottom: 3px solid #CECECE;padding: 10px 0;}

.business-tab {-ms-overflow-style: none;scrollbar-width: none;cursor: grab;position: relative;}
.business-tab::after{content: '';position: absolute;top: 45px; background-color: #CECECE;width: 100vw;height: .5px;z-index: -1}

.business-tab {padding: 17px 0 20px 0;display: flex;flex-wrap: nowrap;overflow-x: auto;}
.business-tab .nav-item {flex-shrink: 0;}
.business-web .business-tab .nav-link {font-size: 14px;font-weight: 400;text-decoration: none;color: #666666;padding-left:14px;padding-right:14px; padding-bottom: 10.5px;}
.business-web .business-tab .nav-item.active .nav-link {font-size: 14px;font-weight: 700;color: #000000;border-bottom: 3px solid #000000;}
.business-web .business-tab .nav-item:not(:last-child) {padding-right: 2px;}

.business-web .business-tab-pane{margin-top: 24px;}

.business-web .business-tab-pane .tab-pane-wrapper .main-list > li .image-wrapper {position: relative;}
.business-web .business-tab-pane .tab-pane-wrapper .main-list > li .image-wrapper svg {position: absolute;left: 7px;bottom: 8px;cursor: pointer;}

.business-web .business-tab-pane .tab-pane-wrapper .main-list .sub-list li .image-wrapper{position: relative;}
.business-web .business-tab-pane .tab-pane-wrapper .main-list .sub-list li .image-wrapper svg{position: absolute;left: 7px;bottom: 8px;}

.business-web .business-tab-pane .tab-pane-wrapper .right-list li .image-wrapper{position: relative;}
.business-web .business-tab-pane .tab-pane-wrapper .main-list .sub-list li .image-wrapper svg{position: absolute;left: 7px;bottom: 8px;}
/* .business-web .business-tab-pane .tab-pane-wrapper ul {display: grid;grid-template-rows: auto auto auto auto;align-items: flex-start; grid-template-columns: repeat(1,1fr);grid-auto-flow: column;-moz-column-gap: 38px;-webkit-column-gap: 38px;column-gap: 38px;} */
/* .business-web .business-tab-pane .tab-pane-wrapper ul {display: grid;align-items: flex-start; grid-template-columns: repeat(1,1fr);grid-auto-flow: column;-moz-column-gap: 38px;-webkit-column-gap: 38px;column-gap: 38px;} */

.business-web .business-tab-pane .tab-pane-wrapper{display: flex;}
.business-web .business-tab-pane .tab-pane-wrapper + div{display: flex;justify-content: center;}
/* business - list - leftside */
.business-web .business-tab-pane .tab-pane-wrapper .main-list{display: flex;}
.business-web .business-tab-pane .tab-pane-wrapper .main-list li{max-width: 510px;padding-right: 19px;}
.business-web .business-tab-pane .tab-pane-wrapper .main-list > li:first-child{border-right: 1px solid #CECECE;}
.business-web .business-tab-pane .tab-pane-wrapper .main-list > li .image-wrapper~a p {color: #000000;font-weight: 700;font-size: 24px;line-height: 30px;padding: 10px 0;max-height: 55px;overflow: hidden;text-overflow: ellipsis;display: -moz-box;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-moz-box-orient: vertical;-webkit-box-orient: vertical;}
.business-web .business-tab-pane .tab-pane-wrapper .main-list > li .image-wrapper~a p .lvb_icn {
    height: 6px;
    position: relative;
    display: inline-block;
    width: 6px;
    background: red;
    border-radius: 50%;
    margin: 0 10px 0 7px;
    top: -4px;
}

.business-web .business-tab-pane .tab-pane-wrapper .sub-list{max-width: 214px;padding-left: 18px;padding-right: 20px;border-right: 1px solid #CECECE;}
.business-web .business-tab-pane .tab-pane-wrapper .sub-list li{padding-left: 2px;}
.business-web .business-tab-pane .tab-pane-wrapper .sub-list li .image-wrapper a svg{width: 18px; height: 18px;}
.business-web .business-tab-pane .tab-pane-wrapper .sub-list li p .lvb_icn{margin-left: 8px;} 

.business-web .business-tab-pane .tab-pane-wrapper .sub-list li:first-child{margin-bottom: 15px;border-bottom: 1px dashed #000;padding-bottom: 13px;}
/* .business-web .business-tab-pane .tab-pane-wrapper .main-list .sub-list li a p {color: #000000;font-weight: 400;font-size: 14px;line-height: 20px;padding: 8px 0;overflow: hidden;text-overflow: ellipsis;display: -moz-box;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 4;-moz-box-orient: vertical;-webkit-box-orient: vertical;max-height: 90px;} */
.business-web .business-tab-pane .tab-pane-wrapper .main-list .sub-list li a p {color: #000000;font-weight: 400;font-size: 14px;line-height: 20px;padding: 8px 0;overflow: hidden;text-overflow: ellipsis;display: -moz-box;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-moz-box-orient: vertical;-webkit-box-orient: vertical;max-height: 55px;}

/* business - list - rightside */
.business-web .business-tab-pane .tab-pane-wrapper .right-list{max-width: 190px;margin-left: 20px;}

.business-web .business-tab-pane .tab-pane-wrapper .right-list li a p .lvb_icn {margin-left: 8px;}

.business-web .business-tab-pane .tab-pane-wrapper .right-list li:not(:last-child) {margin-bottom: 16px; border-bottom: 1px dashed #000;padding-bottom: 20px;padding-left: 2px;}
.business-web .business-tab-pane .tab-pane-wrapper .right-list li:last-child {padding-left: 2px;} 
.business-web .business-tab-pane .tab-pane-wrapper .right-list li a p{color: #000000;font-weight: 400;font-size: 14px;line-height: 20px;overflow: hidden;text-overflow: ellipsis;display: -moz-box;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-moz-box-orient: vertical;-webkit-box-orient: vertical;max-height: 68px;}

.business-web .business-tab-pane .tab-pane-wrapper .right-list li a p svg{width:18px;height:18px;margin-right:6px;margin-top:-3px}

/* More-Btn */
.business-web .business-tab-pane .tab-pane-wrapper + div{margin-top: 20px;}



/* Sports and business */

/* Sports */
/* Hidden on mobile */
@media only screen and (max-width: 767px){
    .sports{display: none;}
}
/* Hidden on desktop */
@media only screen and (min-width: 767px){
    .sports-wap{display: none;}
}
@media all and (max-width: 767px) {
    .main-wrapper{
        width: unset;
    }
}

/* Desktop */
/* Tabs */
.sports{margin: 52px 0;}
.sports .heading {border-bottom: 3px solid #CECECE;padding: 10px 0;}
.sports h2 {font-weight: 700 !important;font-size: 20px;line-height: 24px;color: #000000;text-transform: uppercase;}

.sports-tab {-ms-overflow-style: none;scrollbar-width: none;cursor: grab;position: relative;}
.sports-tab::after{content: '';position: absolute;top: 45px; background-color: #CECECE;width: 100vw;height: .5px;z-index: -1;}

.sports-tab{padding: 17px 0 20px 0; display: flex;flex-wrap: nowrap;overflow-x: auto;}

.sports-tab .nav-item {flex-shrink: 0;}
.sports .sports-tab .nav-link {font-size: 14px;font-weight: 400;text-decoration: none;color: #666666;padding-left:14px;padding-right:14px; padding-bottom: 10px;}
.sports .sports-tab .nav-item.active .nav-link {font-size: 14px;font-weight: 700;color: #000000;border-bottom: 3px solid #000000;}
.sports .sports-tab .nav-item:not(:last-child) {padding-right: 2px;}
.sports .sports-tab-pane{margin-top: 24px;}
/* Tab-sections */
.sports .sports-tab-pane .tab-pane-wrapper {display: flex;column-gap: 20px;}
.sports .sports-tab-pane .tab-pane-wrapper ul {display: grid;grid-template-rows: auto auto auto;grid-template-columns: repeat(1, 1fr);grid-auto-flow: column;-moz-column-gap: 22px;-webkit-column-gap: 22px;column-gap: 22px;}
.sports .sports-tab-pane .tab-pane-wrapper ul li{cursor: pointer;}

/* First-li-child */
.sports .sports-tab-pane .tab-pane-wrapper ul li:first-child {grid-row: 1 / span 3;max-width: 300px;}

.sports .sports-tab-pane .tab-pane-wrapper ul li:first-child .image-wrapper {max-width: 300px;max-height: 170px;position: relative;}

.sports .sports-tab-pane .tab-pane-wrapper ul li:first-child .image-wrapper svg {position: absolute;left: 7px;bottom: 8px;cursor: pointer;}

.sports .sports-tab-pane .tab-pane-wrapper ul li:first-child .image-wrapper~a p {color: #000000;font-weight: 700;font-size: 20px;line-height: 27px;padding: 10px 0;max-height: 64px;overflow: hidden;text-overflow: ellipsis;display: -moz-box;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-moz-box-orient: vertical;-webkit-box-orient: vertical;}

.sports .sports-tab-pane .tab-pane-wrapper ul li:first-child .image-wrapper~a p .lvb_icn {
    height: 6px;
    position: relative;
    display: inline-block;
    width: 6px;
    background: red;
    border-radius: 50%;
    margin: 0 10px 0 7px;
    top: -3px;
}

/* rest-li-child */
.sports .sports-tab-pane .tab-pane-wrapper ul li:not(:first-child, :last-child) {
    position: relative;
}

.sports .sports-tab-pane .tab-pane-wrapper ul li:not(:first-child, :last-child)::after {
    content: url("data:image/svg+xml,<svg width='310' height='1' viewBox='0 0 310 1' fill='none' xmlns='http://www.w3.org/2000/svg'><line y1='0.75' x2='310' y2='0.75' stroke='black' stroke-width='0.5' stroke-dasharray='1 2'/></svg>");
    position: absolute;width: 100%;bottom: 8px;
}

.sports .sports-tab-pane .tab-pane-wrapper ul li:nth-child(4)::after {content: "";}

.sports .sports-tab-pane .tab-pane-wrapper ul li:not(:first-child) {display: flex;max-width: 310px;height: 88px;}

.sports .sports-tab-pane .tab-pane-wrapper ul .image-wrapper {max-width: 118px;max-height: 66px;position: relative;flex-shrink: 0;}

.sports .sports-tab-pane .tab-pane-wrapper ul .image-wrapper svg {position: absolute;left: 12px;bottom: 10px;cursor: pointer;}
.sports .sports-tab-pane .tab-pane-wrapper ul li:not(:first-child) .image-wrapper svg {position: absolute;left: 12px;bottom: 10px;cursor: pointer;width: 18px;height: 18px;}

.sports .sports-tab-pane .tab-pane-wrapper ul .image-wrapper img {object-fit: cover;width: 100%;}

.sports .sports-tab-pane .tab-pane-wrapper ul li:not(:first-child) .image-wrapper~a p {margin-top:5px; color: #000000;font-weight: 400;font-size: 14px;line-height: 18px;padding: 0 14px;height: 54px;overflow: hidden;text-overflow: ellipsis;display: -moz-box;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-moz-box-orient: vertical;-webkit-box-orient: vertical;}
.sports .sports-tab-pane .tab-pane-wrapper + .d-flex.justify-content-end {display: flex; justify-content: center;margin-top: 20px;}
/* Match-Cards */
/* .sports .sports-tab-pane .IPL_SliderCard_Content{border-radius: 5px;box-shadow: 0 0 6px #00000029;width: 363px !important;} */
.sports .sports-tab-pane .IPL_SliderCard_Content{border-radius: 5px;box-shadow: 0 0 6px #00000029;}

.sports .sports-tab-pane .IPL_Slick-Slider-Wrapper{margin-top: 30px;margin-bottom: 20px;}
.sports .sports-tab-pane .IPL_Slick-Slider-Wrapper .IPL_Slick-Slider_conv{display: flex;column-gap:24px; flex-wrap: nowrap;overflow-x: auto;scrollbar-width: none;cursor: grab;padding: 1px 0;}
.sports .sports-tab-pane .IPL_Slick-Slider-Wrapper .IPL_Slick-Slider_conv .IPL_SliderCard_Content{flex-shrink: 0;}


/* .sports .sports-tab-pane .IPL_Slick-Slider-Wrapper + div{display: flex;justify-content: flex-end;} */
.sports .sports-tab-pane .IPL_Slick-Slider-Wrapper + .d-flex.justify-content-end{display: flex;justify-content: center;}

.sports .sports-tab-pane .IPL_Slick-Slider-Wrapper .slick-slide {margin: 10px 24px 10px 0;}
.sports .sports-tab-pane .IPL_SliderCard_Content a{text-decoration: none;}
/* Top */
.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top{font: 500 14px Lato,sans-serif;color: #000;background: #dff3ff;padding: 9px 15px;margin: 0;letter-spacing: -.24px;}
.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul{display: flex;justify-content: flex-start;margin: 0;padding: 0;}
.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li:empty{padding: 0;}

.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li:has(.lvb_icn){padding-right: 0;}

.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li .lvb_icn{margin-right: 4px;}

.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li{padding: 0 7px;border-right: 1px solid #000;font: 500 12px/14.4px Lato,sans-serif;text-transform: capitalize;}
.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li:first-child{padding-left: 0;border-right: none;}

.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li:first-child:has(.lvb_icn) {
    padding-left: 0;
    border-right: none;
}

.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li:first-child {
    border-right: 1px solid #000;
}

.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li:nth-child(2){display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;overflow: hidden;-webkit-box-orient: vertical;max-width: 17ch;word-break: break-all;}

.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li:first-child:has(.lvb_icn) ~ li:nth-child(2){display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;overflow: hidden;-webkit-box-orient: vertical;max-width: 10ch;word-break: break-all;}

.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li:nth-child(3){display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;overflow: hidden;-webkit-box-orient: vertical;max-width: 14ch;word-break: break-all;}
.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_top ul li:last-child{border-right: none;}
/* Bottom */
.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_btm{font: 700 16px/19px Lato,sans-serif;color: #111;background: #fff;letter-spacing: -.14px;padding: 12px 15px 0;border-radius: 0 0 5px 5px;}
.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_btm ul{display: flex;padding: 0 15px 0 0;margin-bottom: 9px;}
.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_btm ul li:nth-child(2){margin-left: auto;}
.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_Content_btm ul li:nth-child(2) span{margin-left: 7px;color:  #666666;font-size: 14px;font-weight: 500;}

.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_para_padding{display: flex;justify-content: center;align-items: center;min-height: 35px;border-top: 1px solid #dfdfdf;}
.sports .sports-tab-pane .IPL_SliderCard_Content .IPL_SliderCard_para_padding .IPL_SliderCard_detail{font: 500 12px/14.4px Lato,sans-serif;color: #111;text-align: center;padding: 0;margin: -4px 10px 0 0;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;overflow: hidden;-webkit-box-orient: vertical;}

/* More-Btn */
.more-btn{color: #000000;font-weight: 400;font-size: 12px;line-height: 14.4px;border-radius: 4px; display: inline-block;padding: 8px 10px;border: 1px solid #CCCCCC;}
.more-btn:visited{color: #000;}
.more-btn:hover{color: #000;}
.more-btn svg{width: 12px;height: 12px; margin-left: 8px;margin-top: -4px;}

/* In-Focus Tabs */
.focus-tabs{display: flex;align-items: center;margin-top: 22px;}
.focus-tabs span{color:#000000; font-weight: 600;font-size: 14px;line-height: 16.8px;white-space: nowrap;display: inline-block;margin-right: 7px;}
.focus-tabs .focus-tabs-slider{display: flex;justify-content: space-between; width: 95%;}
.focus-tabs .focus-tabs-slider .focus-slick{width: 100%; overflow: hidden;}

.focus-tabs .focus-tabs-slider .focus-slick_conv{display: flex;flex-wrap: nowrap;overflow-x: auto;scrollbar-width: none;cursor: grab;}
.focus-tabs .focus-tabs-slider .focus-slick_conv .fc-tab{flex-shrink: 0;}

.focus-tabs .fc-tab{border: 1px solid #CECECE;border-radius: 20px;width: auto; cursor: pointer;padding: 10px 14px;}
.focus-tabs .fc-tab a{font-size: 12px;line-height: 14.4px;color:#333333;}
.focus-tabs .fc-tab:not(:last-child){margin-right: 7px;}

.focus-tabs .fc-nav-btn{border: 1px solid #CECECE;width: 34px; height: 34px;border: 1px solid #CECECE;background-color: transparent;border-radius: 50%;}
.focus-tabs .fc-nav-btn:not(:last-child){margin-right: 7px;}

/*== slick slider ==*/
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}