@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap');*{margin:0;padding:0;box-sizing:border-box}
.hide-popup-tnc{display:none !important}
.close-icon-div{position:absolute !important;right:16px;top:10px;cursor:pointer}
.sel-popup-container{display:flex;align-items:center;justify-content:center;padding:12px 24px 24px 24px;flex-direction:column;gap:12px;border-radius:10px;position:fixed;top:0;left:0;background:rgba(0,0,0,0.5);width:100%;height:100%;z-index:99999}
.sel-popup-outer{display:flex;max-width:86%;padding:12px 24px 24px 24px;flex-direction:column;align-items:flex-end;gap:12px;border-radius:10px;background:var(--White,#FFF);border:1px solid var(--card-stroke-99-bfde,#99bfde);max-height:500px;position:relative}
.sel-popup-child{position:relative;display:flex;gap:24px;width:100%;max-height:480px;overflow:auto}
.sel-popup-container .sels-card-item-ifr{width:640px;height:360px}
.share-icon-a{cursor:pointer}
.sel-popup-tc-d{display:flex;padding:12px 0;flex-direction:column;align-items:flex-start;gap:12px}
.sel-popup-tc-d .content-part{max-height:300px;overflow:auto}
.sel-popup-tc-d .content-part::-webkit-scrollbar{display:unset;width:5px;background-color:#f5f5f5}
.sel-popup-tc-d .content-part::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#f5f5f5}
.sel-popup-tc-d .content-part::-webkit-scrollbar-thumb{background-color:#a9a5a5;border-radius:10px}
.sel-popup-tc-d .bajajonsale-container{max-height:unset;overflow:unset}
.sel-popup-tc-d .bajajonsale-container::-webkit-scrollbar{display:unset;width:5px;background-color:#f5f5f5}
.sel-popup-tc-d .bajajonsale-container::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#f5f5f5}
.sel-popup-tc-d .bajajonsale-container::-webkit-scrollbar-thumb{background-color:#a9a5a5;border-radius:10px}
.sel-popup-tc-d-h3{color:var(--text-black-131619,#131619);font-family:Rubik;font-size:20px;font-style:normal;font-weight:500;line-height:normal}
.sel-popup-tc-d-p{color:var(--text-grey-1363-c-41,#363c41);font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:18px}
.sel-popup-tc-d-p span{color:var(--text-grey-1363-c-41,#363c41);font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:18px;text-decoration-line:underline}
.bajajcontainer-overflow{overflow:unset !important}
@media only screen and (max-width:768px){.sel-popup-container{padding:8px}
.sel-popup-outer{max-height:580px;gap:16px;width:100%;padding:0;border:0;max-width:unset}
.close-icon-div{margin-bottom:16px}
.sel-popup-vid{height:100%;padding:0 16px;border-radius:10px 10px 0 0;border:1px solid var(--card-stroke-99-bfde,#99bfde);background:var(--White,#FFF);display:flex;align-items:center;width:100%}
.sel-popup-child{padding:16px;margin-top:35px;margin-bottom:20px;display:inline-block !important}
.sel-popup-container .sels-card-item-ifr{width:328px;height:200px}
.close-icon-div{right:50%;top:6px;cursor:pointer}
}