.custom-checkbox-container{display:inline-flex;align-items:center;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-checkbox-container .checkbox-wrapper{position:relative;display:flex;flex-shrink:0;width:14px;height:14px;margin-right:12px;cursor:pointer}.custom-checkbox-container .custom-checkbox-input{opacity:0;width:0;height:0;position:absolute}.custom-checkbox-container .custom-checkbox-input:checked~.custom-checkmark{background-color:#007aff;border-color:#007aff}.custom-checkbox-container .custom-checkbox-input:checked~.custom-checkmark:after{display:block}.custom-checkbox-container .custom-checkmark{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,0);border:1.5px solid #6c6c75;border-radius:3px;transition:all .2s ease;box-sizing:border-box}.custom-checkbox-container .custom-checkmark:after{content:"";position:absolute;display:none;left:50%;top:50%;width:4px;height:7px;border:solid #fff;border-width:0 1.5px 1.5px 0;transform:translate(-50%,-50%) rotate(45deg);margin-top:-1px}.custom-checkbox-container .custom-checkbox-label{font-size:12px;color:#fff;font-weight:400;line-height:14px;display:inline-block}.custom-checkbox-container .custom-checkbox-label .link{background:linear-gradient(90.91deg,#1FCFFF .02%,#0063FF 99.19%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-decoration:underline;-webkit-text-decoration-color:#0063ff;text-decoration-color:#0063ff;text-underline-offset:2px}.custom-checkbox-container .custom-checkbox-error{position:absolute;bottom:-20px;left:32px;color:#ff3b30;font-size:12px}.auth-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.7);backdrop-filter:blur(4px);z-index:2147483646;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.auth-modal-content{background-color:#00002a;backdrop-filter:blur(65px);box-shadow:0 0 100px 0 rgba(0,0,42,.6);border-radius:20px;width:490px;max-width:100%;max-height:90vh;overflow-y:auto;overscroll-behavior:contain;position:relative;padding:24px 44px 32px;display:flex;flex-direction:column;gap:20px}@media(max-width:576px){.auth-modal-content{padding:20px 24px 28px;min-height:auto}}.auth-modal-top-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:-8px}.auth-modal-back,.auth-modal-close{background:rgba(50,50,50,.3);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease;flex-shrink:0}@media(max-width:576px){.auth-modal-back,.auth-modal-close{width:32px;height:32px}}.auth-modal-back:hover,.auth-modal-close:hover{background:rgba(80,80,80,.5)}.auth-modal-back{padding-right:4px}.auth-modal-header{display:flex;justify-content:center;margin-top:-32px}@media(max-width:576px){.auth-modal-header{margin-top:-24px}}.auth-modal-logo{-o-object-fit:contain;object-fit:contain}.auth-modal-body{flex:1 1}.auth-screen-forgot,.auth-screen-get-started,.auth-screen-login,.auth-screen-otp,.auth-screen-signup,.auth-screen-update-password{display:flex;flex-direction:column;gap:20px}.radio-option-input{display:flex;align-items:center;background:rgba(50,50,50,.3019607843);border:1px solid rgba(0,0,0,0);border-radius:8px;padding:12px 16px;gap:0;cursor:pointer;transition:border-color .2s ease}.radio-option-input.active{border-color:#007aff}.radio-option-input .radio-dot{width:18px;height:18px;border-radius:50%;border:2px solid #6c6c75;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease}.radio-option-input .radio-dot.selected{border-color:#007aff}.radio-option-input .radio-dot.selected:after{content:"";width:8px;height:8px;border-radius:50%;background:#007aff}.radio-option-input .radio-divider{width:1px;height:36px;background:#6c6c75;margin:0 14px;flex-shrink:0}.radio-option-input .radio-input-content{display:flex;flex-direction:column;gap:2px;flex:1 1}.radio-option-input .radio-input-content .radio-input-label{font-size:13px;color:#a0a0a0;font-weight:500}.radio-option-input .radio-input-content .radio-input-value{font-size:15px;color:#fff;background:rgba(0,0,0,0);border:none;outline:none;width:100%;padding:0}.radio-option-input .radio-input-content .radio-input-value::-moz-placeholder{color:#6c6c75}.radio-option-input .radio-input-content .radio-input-value::placeholder{color:#6c6c75}.otp-inputs{display:flex;gap:10px;justify-content:space-between}.otp-inputs .otp-box{width:52px;height:56px;background:rgba(0,0,0,0);border:1.5px solid #3a3a4a;border-radius:10px;color:#fff;font-size:20px;font-weight:600;text-align:center;outline:none;transition:border-color .2s ease;flex:1 1}.otp-inputs .otp-box:focus{border-color:#007aff}.otp-inputs .otp-box.error{border-color:#ff3b30}@media(max-width:400px){.otp-inputs .otp-box{height:48px;font-size:18px}}.otp-error{color:#ff3b30;font-size:13px;margin-top:-8px}.otp-resend-row{display:flex;justify-content:space-between;align-items:center;font-size:14px}.otp-resend-row,.otp-resend-row .otp-timer{color:#fff;font-weight:500}.password-hint{font-size:13px;color:#a0a0a0;line-height:1.5}.auth-form-container{display:flex;flex-direction:column;gap:16px}.auth-screen-title{text-align:center;font-size:24px;font-weight:600;color:#fff}.auth-screen-notice{margin:0;padding:12px 14px;border-radius:10px;border:1px solid rgba(31,207,255,.35);background:rgba(31,207,255,.12);line-height:1.45}.auth-screen-footer,.auth-screen-notice{color:#fff;font-size:14px;text-align:center}.auth-screen-footer a,.auth-screen-footer span.link{background:linear-gradient(90.91deg,#1FCFFF .02%,#0063FF 99.19%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;cursor:pointer;text-decoration:none;font-weight:500;text-decoration:underline}.auth-screen-footer a:hover,.auth-screen-footer span.link:hover{opacity:.85}.auth-divider{display:flex;align-items:center;text-align:center;color:#6c6c75;font-size:14px;gap:12px}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;border-bottom:1px solid #252833}:root{--font-family-base:"Poppins",sans-serif;--text-color:#FFFFFF;--text-Dark-color:#D2D3D5;--background-color:#00002A;--danger-color:#F81149;--text-back-color:#00000040;--light-gray-color:#999999;--opacity-back-color:rgba(0,0,0,0.25);--background-main-modal:rgba(255,255,255,0.1);--modal-middel:rgb(172,172,172);--background-blue-color:#000032;--middel-dark-blue:#00002A;--black-shadow:#000011;--light-gray-text:#6B6B6B;--border-video-color:#FFFFFF33;--backbutton-color:#3232324D;--font-size-XXL:50px;--font-size-lg:24px;--font-size-llg:22px;--font-size-llG:20px;--font-size-md:18px;--font-size-sm:16px;--font-size-xsm:12px;--spacing-sm:10px;--spacing-md:15px;--spacing-lg:20px;--spacing-Xl:24px;--spacing-XXL:40px;--spacing-XXXL:60px}@media (min-width:1400px) and (max-width:1919.98px){:root{--font-size-lg:25px;--font-size-md:16px;--font-size-sm:12px;--font-size-xsm:10px;--font-size-llg:20px;--font-size-llG:18px;--spacing-sm:8px;--spacing-md:12px;--spacing-lg:18px;--spacing-Xl:20px}}@media (min-width:1200px) and (max-width:1399.98px){:root{--font-size-lg:22px;--font-size-md:14px;--font-size-sm:10px;--font-size-xsm:8px;--spacing-sm:5px;--spacing-md:8px;--spacing-lg:12px;--spacing-Xl:18px}}@media (min-width:992px) and (max-width:1199.98px){:root{--font-size-lg:20px;--font-size-md:12px;--font-size-sm:16px;--font-size-xsm:6px;--font-size-llG:14px;--font-size-llg:12px;--font-size-XXL:36px;--spacing-sm:5px;--spacing-md:8px;--spacing-lg:12px;--spacing-Xl:18px}}@media (max-width:767px){:root{--font-size-XXL:22px;--font-size-lg:16px;--font-size-md:14px;--font-size-sm:12px;--font-size-xsm:8px;--font-size-llG:12px;--spacing-sm:5px;--spacing-md:8px;--spacing-lg:20px;--spacing-Xl:15px}}@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";#root{width:100%;height:100%}body,html{font-family:Poppins,sans-serif;background-image:url(/_next/static/media/DrapersBack.9a3c68a8.png);background-position:top;background-attachment:fixed;margin:0}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-color)!important;caret-color:var(--text-color);-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}:root body{font-family:var(--font-family-base);background-image:url(/_next/static/media/DrapersBack.9a3c68a8.png);background-size:cover;background-position:bottom;background-repeat:no-repeat;background-position:top;margin:0}:root body .private-layout{min-height:100vh;display:flex;flex-direction:column;margin:0;padding:0}:root body .private-layout .leftPaddingPages{padding-left:2.5rem}:root body .private-layout .OverAllPading{padding:0 2.5rem}:root body .private-layout .topSpacing{margin-top:117px}:root body .private-layout .private-content{flex:1 1}:root body .private-layout .private-content::-webkit-scrollbar{display:none}:root body .private-layout .private-content.home-page{padding:0 0 0 2.5rem}:root body .private-layout .PrivateFooter{margin-top:2rem}:root body .inputFiled{width:calc(100% - 30px);padding:10px 15px;border-radius:10px;font-size:var(--font-size-sm);color:var(--text-color);background:rgba(50,50,50,.3019607843)}:root body .inputFiled label,:root body .inputFiled p.Characters{color:var(--light-gray-color);font-size:var(--font-size-xsm)}:root body .inputFiled label{display:block}:root body .inputFiled .css-var-root.ant-input-css-var{background-color:rgba(0,0,0,0);border:none!important;outline:none!important;padding:0}:root body .inputFiled .css-var-root.ant-input-css-var:focus{border:none!important;outline:none!important;box-shadow:0 0 0 #eee}:root body .inputFiled .css-var-root.ant-input-css-var span svg{color:var(--text-color)}:root body .inputFiled input{width:100%;background-color:rgba(0,0,0,0);border:none;color:var(--text-color);font-size:var(--font-size-md);padding:0;outline:none;font-weight:400}:root body .inputFiled input:active,:root body .inputFiled input:focus,:root body .inputFiled input:hover{border:none;outline:none;box-shadow:0 0 0 #eee}:root body .inputFiled input::-moz-placeholder{color:var(--light-gray-color);outline:none;box-shadow:0 0 0 #eee}:root body .inputFiled input::placeholder{color:var(--light-gray-color);outline:none;box-shadow:0 0 0 #eee}:root body .inputFiled textarea{width:100%;height:154px;background-color:rgba(0,0,0,0);border:none;color:var(--text-color);font-size:var(--font-size-md);padding:0;outline:none;margin-top:5px}:root body .inputFiled textarea:active,:root body .inputFiled textarea:focus{border:none}:root body .inputFiled textarea::-moz-placeholder{color:var(--light-gray-color);outline:none;box-shadow:0 0 0 #eee}:root body .inputFiled textarea::placeholder{color:var(--light-gray-color);outline:none;box-shadow:0 0 0 #eee}:root body .SeasonComponent .more-like-this{background:none;padding:0}:root body .SeasonComponent .more-like-this .cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;overflow:hidden}:root body .SeasonComponent .more-like-this .cards .card{width:100%}:root body .SeasonComponent .more-like-this .cards .card .card-info{padding:0 15px}:root body .SeasonComponent .more-like-this .about{display:none}:root body .ant-popover{z-index:100001!important}:root body .ant-popover .ant-popover-arrow:before{background-color:var(--black-shadow)}:root body .ant-popover .ant-popover-container{padding:0}:root body .ant-popover .ant-popover-container .search-popover-content{width:260px;display:flex;flex-direction:column;gap:var(--spacing-lg);background-color:var(--black-shadow);padding:10px;border-radius:5px;position:relative;z-index:99999}:root body .ant-popover .ant-popover-container .search-popover-content p{color:var(--light-gray-color);font-size:var(--font-size-sm);position:relative;z-index:9999999}:root body .ant-popover .ant-popover-container .MainContentDV{display:flex;gap:var(--spacing-Xl);flex-direction:column;background-color:var(--background-color);padding:10px;border-radius:8px}:root body .ant-popover .ant-popover-container .MainContentDV p{display:flex;gap:var(--spacing-sm);font-size:var(--font-size-md);align-items:center}:root body .ant-popover .ant-popover-container .MainContentDV p img{width:20px;height:20px;margin:0;padding:0}:root body .errorText{color:red;font-weight:400;font-size:var(--font-size-sm);margin:5px 0 0;padding:0;display:block}:root body h1{font-size:var(--font-size-XXL)}:root body h1,:root body h2{font-weight:500;color:var(--text-color);margin:0;padding:0}:root body h2{font-size:var(--font-size-lg)}:root body h4{font-size:var(--font-size-md)}:root body h4,:root body p{font-weight:400;color:var(--text-color);margin:0;padding:0}:root body p{font-size:var(--font-size-sm)}:root body button{cursor:pointer}:root body button.loginBtn{background:linear-gradient(90.91deg,#1fcfff .02%,#0063ff 99.19%);color:var(--text-color);padding:14px 60px;border-radius:50px;display:flex;gap:10px;justify-content:center;align-items:center;width:100%;border:none}:root body button.loginBtn img{height:17px;width:17px}:root body button.loginBtn.contentBtn{padding:10px 20px;font-size:var(--font-size-sm);display:flex;align-items:center;gap:var(--spacing-sm);justify-content:center;font-weight:400;border-radius:50px}:root body button.loginBtn.contentBtn img{height:17px;width:17px}:root body button.loginBtn.samllbnt{width:-moz-fit-content;width:fit-content;padding:10px 20px;font-size:var(--font-size-sm);font-weight:400}:root body button.viewmorebtn{background-color:var(--opacity-back-color);border:1px solid #4c5562;padding:var(--spacing-md);font-size:var(--font-size-sm);font-weight:400;color:var(--text-color);border-radius:50px;cursor:pointer;backdrop-filter:blur(40px)}:root body button.DangerBtn{background:var(--danger-color);color:var(--text-color);padding:12px 0;font-size:var(--font-size-sm)}:root body button.blackbtn{padding:15px;display:flex;font-size:var(--font-size-sm);align-items:center;gap:var(--spacing-sm);justify-content:center;color:var(--text-color);background:var(--text-color) 23;width:-moz-fit-content;width:fit-content;font-weight:400}:root body button.blackbtn h6{font-weight:400;font-size:var(--font-size-sm);margin:0}:root body .viewmore{display:flex;align-items:center;justify-content:space-between;padding:0 5rem 0 0;width:100%}@media(max-width:767px){:root body .SeasonComponent .more-like-this{background:none;padding:0}:root body .SeasonComponent .more-like-this .DropDownImg,:root body .SeasonComponent .more-like-this .about{display:none}:root body .leftPaddingPages{padding-left:18px!important;padding-right:18px!important}:root body .PrivateFooter{margin-top:30px!important}:root body .OverAllPading{padding:0 18px!important}:root body .topSpacing{margin-top:80px!important}:root body .viewmore{padding:0 15px 0 0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeInUp .6s ease forwards}.VireMoreButton{position:absolute;top:50%;right:62px;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;gap:10px;padding:16px;font-family:inherit;font-size:var(--font-size-sm);font-weight:400;color:var(--text-color);border-radius:50px;border:1px solid hsla(0,0%,100%,.3);background:rgba(0,0,0,.25);cursor:pointer;backdrop-filter:blur(20px)}.modal{background:var(--text-color) 5e}h1{font-size:85px;color:var(--text-color)}h1,h2{font-weight:500;margin:0;padding:0}h2{font-size:50px;line-height:1.6}h3{font-size:var(--font-size-lg)}h3,h4{font-weight:500;color:var(--text-color);margin:0;padding:0}h4{font-size:var(--font-size)}h5{font-weight:400;font-size:18px}h5,h6{color:var(--text-color);margin:0;padding:0}h6{font-weight:500;font-size:var(--font-size-sm)}@media(max-width:1360px){h4{font-size:18px}.MainVideoContent .TrendindCardDV figure{margin:0;width:230px;height:149px}}.global-modal{background:#010b29;color:var(--text-color);border-radius:16px;padding:20px;max-width:95vw;max-height:90vh;overflow-y:auto;z-index:9999}.global-modal,.global-modal.episode{width:900px;height:600px}@media(max-width:768px){.VireMoreButton{font-size:12px;padding:8px 14px;right:0}h4{font-size:18px}h2{font-size:40px}.trendingDv .tsv .header,.tsv .header{flex-direction:column-reverse;gap:20px}}.viewmorebtn{background-color:var(--opacity-back-color);border:1px solid hsla(0,0%,100%,.3019607843);padding:12px 18px;font-size:var(--font-size-sm);font-weight:400;color:var(--text-color);border-radius:50px;cursor:pointer;backdrop-filter:blur(40px)}.input-group1 .radiorow input[type=radio]:checked:after{background:linear-gradient(90.91deg,#1fcfff .02%,#0063ff 99.19%)}.input-group1 p{padding:0}.forsearch{color:#a4a4a4;font-size:var(--font-size-llg)}@keyframes spin{to{transform:rotate(1turn)}}@keyframes spinCenter{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.loading_shimmer{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--black-shadow);background-image:url(/_next/static/media/DrapersBack.9a3c68a8.png);background-size:cover;background-position:bottom;background-repeat:no-repeat;background-position:top;z-index:99}.loading_shimmer .loadering{width:220px;height:220px;border-top:2px solid #4c5562;animation:spinCenter 2s linear infinite;border-radius:50%}.loading_shimmer .loadering,.loading_shimmer figure{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading_shimmer figure{margin:0;width:180px}.spinnerLoading{display:inline-block;width:20px;height:20px;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;vertical-align:middle}button:has(.spinnerLoading){display:inline-flex;align-items:center;justify-content:center}@media(min-width:911px)and (max-width:1199.98px){:root body .SeasonComponent .more-like-this{background:none;padding:0}:root body .SeasonComponent .more-like-this .DropDownImg,:root body .SeasonComponent .more-like-this .about{display:none}}[role=button]:focus-visible,[role=slider]:focus-visible,[tabindex]:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid var(--text-color,#fff);outline-offset:2px}*,:after,:before{box-sizing:border-box}a,button,div,h1,h2,h3,h4,h5,h6,p,span{text-decoration:none}b,blockquote,div,em,figcaption,h1,h2,h3,h4,h5,h6,i,label,legend,li,p,small,span,strong,sub,sup,td,th,u{cursor:default}[role=button],[style*="cursor: pointer"],[style*="cursor:pointer"],a,button{cursor:pointer}.DropDownImg *,.VireMoreButton *,.clickable *,.closeIconDV *,.episode-card *,.likeopt *,.personal-detailDV *,.pointer *,.popover-text *,.profile-item *,.profile-item2 *,.resend-btn *,.viewmorebtn *,[role=button] *,[style*="cursor: pointer"] *,[style*="cursor:pointer"] *,a *,button *{cursor:inherit!important}.input-group1 .remember-row{display:flex;align-items:center;gap:8px;margin-bottom:16px}.input-group1 .remember-row input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:18px;height:18px;border-radius:4px;border:1.5px solid hsla(0,0%,100%,.6);background-color:rgba(0,0,0,0);cursor:pointer;position:relative}.input-group1 .remember-row input[type=checkbox]:checked{background:linear-gradient(90deg,#1fceff,#0063ff);border-color:rgba(0,0,0,0)}.input-group1 .remember-row input[type=checkbox]:checked:after{content:"✓";position:absolute;color:var(--text-color);font-size:var(--font-size-xsm);top:50%;left:50%;transform:translate(-50%,-55%)}.input-group1 .remember-row label{font-size:13 px;text-align:start;color:#999}.input-group1 .radiorow{gap:16px;margin-top:16px}.input-group1 .radiorow,.input-group1 .radiorow .forradiodv{display:flex;align-items:center}.input-group1 .radiorow .forradiodv p{color:var(--text-color);margin-left:8px}.input-group1 .radiorow input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;width:14px;height:14px;border-radius:50%;border:2px solid hsla(0,0%,100%,.28);background:rgba(0,0,0,0);position:relative;cursor:pointer;transition:all .15s ease-in-out}.input-group1 .radiorow input[type=radio]:checked{border-color:rgba(0,0,0,0)}.input-group1 .radiorow input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:linear-gradient(90.91deg,#1FCFFF .02%,#0063FF 99.19%)}.input-group1 .radiorow input[type=radio]:checked{box-shadow:0 0 0 3px #1099ff}.input-group1{text-align:left;margin-bottom:13px;background:rgba(50,50,50,.3019607843);padding:8px 15px;border-radius:10px}.input-group1 p{color:var(--light-gray-color);font-size:var(--font-size-xsm);display:block;font-weight:400;margin:0}.input-group1 input{width:100%;padding:0;background:rgba(0,0,0,0)!important;border:none;font-size:var(--font-size-sm);font-weight:400;color:var(--text-color)!important;outline:none}.input-group1 input::-moz-placeholder{color:var(--modal-middel)!important}.input-group1 input::placeholder{color:var(--modal-middel)!important}.input-group1 .eye{display:flex;align-items:center;gap:3px}.input-group1 .eye .icon{font-size:var(--font-size-sm);cursor:pointer}.input-group1 .eye img{height:16px;width:16px;cursor:pointer}.input-group1 .password-input{width:100%}.checkSelector{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:4px;border:1px solid hsla(0,0%,100%,.9);background:rgba(0,0,0,.55);box-shadow:0 0 0 1px rgba(0,0,0,.7),0 4px 10px rgba(0,0,0,.85);cursor:pointer;backdrop-filter:blur(4px);transition:all .2s ease}.checkSelector:checked{border:none;background:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"%3E%3Cpath fill="none" stroke="white" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" d="M3 8.5l3.5 3.5L13 4.5"/%3E%3C/svg%3E') 50%/12px 12px no-repeat,linear-gradient(90deg,#1fceff,#0063ff)}.checkSelector:hover{border-color:#1fceff}.continueBtn{background:linear-gradient(90deg,#1FCFFF,#0063FF);border:none;padding:12px 50px;border-radius:25px;color:var(--text-color);cursor:pointer;font-size:17px;transition:.2s;justify-content:center;display:flex;align-items:center;gap:8px;font-weight:400}.continueBtn .playIcon{font-size:23px;height:16px}.continueBtn:hover{opacity:.8}.removeBtn{background:rgba(50,50,50,.3);padding:14px 60px;border-radius:25px;border:none;color:var(--text-color);cursor:pointer;font-size:14px}body,html{background-color:#000;font-family:Poppins;background-size:cover;background-repeat:no-repeat;background-position:50%;overflow-x:hidden;overflow-x:clip;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar,html::-webkit-scrollbar{width:0;height:0;display:none}.modal{background:rgba(0,0,0,.29)!important}.modal .modal-dialog{min-width:75%}.modal .modal-dialog .modal-content{border-radius:50px!important;overflow:hidden}.private-layout{display:flex;flex-direction:column}.private-layout .private-content{width:100%}h2{font-size:var(--font-size-lg);font-weight:600}h2,p{color:var(--text-color)}p{font-weight:400;margin:0;padding:0}.resend-btn,.timer,p{font-size:var(--font-size-sm)}@media(max-width:768px){h2{font-size:18px}p{padding:0}.reset-section .reset-card .otp-bottom .resend-btn,.reset-section .reset-card .otp-bottom .timer,p{font-size:var(--font-size-xsm)}}.modal{background:hsla(0,0%,100%,.37);-webkit-overflow-scrolling:touch;border-radius:12px;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.modal::-webkit-scrollbar{display:none}.dark-popover .ant-popover-inner{border:1px solid hsla(0,0%,100%,.1);padding:4px 8px!important;box-shadow:0 4px 12px rgba(0,0,0,.5)}.dark-popover .ant-popover-arrow:before,.dark-popover .ant-popover-inner{background-color:#1a1a1a!important}.popover-text{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#fff!important;padding:4px 8px;cursor:pointer;transition:opacity .2s;display:block}.popover-text:hover{opacity:.8}*{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.18) rgba(0,0,0,0)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.16);border:2px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:999px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.32);background-clip:padding-box}::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#1FCFFF,#0063FF);background-clip:padding-box}::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}