:root{--primary-pink:#e10092;--background-dark:#141414;--text-tertiary:#979593;--tint-bingeblue-25:#c7c0d0;--tint-bingeblue-50:#8e81a1;--tint-bingeblue-05:#f3f2f5;--card-background:#323130;--ui-white:#ffffff;--brand-pink:#e10092;--tint-pink-25:#f3e5f0;--buttons-secondary-pink:#e10092}.login-flow menu,.login-flow ol,.login-flow ul{list-style-type:none;margin:0;padding:0}.login-flow{font-family:VoltePlay-Medium,sans-serif;color:var(--ui-white)}.login-container,.login-flow{background-color:var(--background-dark);min-height:100vh;position:relative;overflow-y:auto}.login-content{height:auto;top:78px}.hero-section,.login-content{width:1440px;position:absolute;left:50%;transform:translateX(-50%)}.hero-section{height:791px;top:0}.btn-primary{background-color:var(--primary-pink);color:var(--ui-white);border-radius:.25rem;padding:.75rem 1.25rem;font-family:VoltePlay-Medium,sans-serif;font-size:1rem;line-height:120%;font-weight:500;border:none;cursor:pointer;transition:opacity .2s;display:inline-block;text-align:center}.btn-primary:hover{opacity:.9}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-skip-explore{background:transparent;color:#F3CBE3;border:1px solid #f3cbe3;border-radius:4px}.btn-skip-explore-responsive{min-width:328px;max-width:100%;width:auto;padding:0 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-secondary{color:var(--tint-pink-25);font-family:VoltePlay-Medium,sans-serif;font-size:1rem;line-height:120%;font-weight:500;background:none;border:none;cursor:pointer;display:inline-block;text-align:center}.btn-back{color:#F3CBE3!important}.input-field{background-color:var(--ui-white);border-radius:.5rem;border:1px solid var(--text-tertiary);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);padding:.625rem 1rem;color:#000000;font-family:VoltePlay-Medium,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:500;outline:none;width:100%}.input-field:focus{border-color:var(--primary-pink)}.input-field.error{border-color:#ef4444}.otp-container{gap:8px;width:100%;max-width:100%}.otp-size-4{gap:12px}.otp-size-4 .otp-input{min-width:45px;max-width:60px;height:45px}.otp-input{flex-grow:1;min-width:35px;max-width:48px;height:40px;text-align:center;font-size:20px;font-weight:500;border-bottom:1px solid var(--text-tertiary);border-radius:2px;background-color:#212121;color:var(--tint-bingeblue-05);outline:none;cursor:text;position:relative;z-index:1000;font-family:VoltePlay-Medium,sans-serif}.otp-input:focus{border-bottom:2px solid #f3cbe3}.gradient-primary{background:linear-gradient(90deg,rgba(34,0,70,0),rgba(34,0,70,1) 19.48%,rgba(62,5,122,1) 51.5%,rgba(34,0,70,1) 82.74%,rgba(34,0,70,0))}.gradient-overlay{background:linear-gradient(180deg,rgba(20,20,20,0),rgba(34,0,70,.6))}.toast-gradient{background:linear-gradient(-88.14deg,rgba(34,0,70,1),rgba(127,133,245,1))}.shadow-default{box-shadow:0 0 16px 0 rgba(0,0,0,.2)}.shadow-xs{box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.shadow-toast{box-shadow:0 -4px 24px 0 rgba(0,0,0,.14)}.modal-overlay{background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;height:100%;position:fixed;left:0;top:0;opacity:1;z-index:100001}.modal-content{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:flex-start;width:480px;max-width:90vw;max-height:90vh;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:100003;opacity:1;box-sizing:border-box}.modal-card{padding:0;max-height:100%;overflow:hidden}.modal-card,.modal-card .bg-card{background:var(--card-background);box-sizing:border-box}.modal-card .bg-card{border-radius:0 0 10px 10px;padding:16px 20px;width:100%;flex-shrink:0}.modal-card>div:first-child{padding:0;flex:1;overflow:hidden;display:flex;flex-direction:column}.modal-card h3{color:#F3F2F5!important;font-size:16px!important;font-family:VoltePlay-Medium,sans-serif!important;font-weight:500!important}.modal-card{background-color:var(--card-background);border-radius:10px;padding-top:20px;flex-direction:column;justify-content:space-between;box-shadow:0 0 16px 0 rgba(0,0,0,.5);width:100%;max-width:480px;height:512px;opacity:1;z-index:100002}.modal-card,.toast{display:flex;gap:10px;align-items:center;position:relative}.toast{border-radius:.5rem;padding:10px;flex-direction:row;justify-content:center;width:368px;background:linear-gradient(-88.14deg,rgba(34,0,70,1),rgba(127,133,245,1))}.toast-icon{width:24px;height:24px;position:relative;overflow:hidden;flex-shrink:0}.toast-icon-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.toast-check-img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.toast-check{width:16px;height:16px;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center}.toast-check:after{content:"";width:8px;height:4px;border-left:2px solid white;border-bottom:2px solid white;transform:rotate(45deg) translate(-1px,-1px)}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-between{justify-content:space-between}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-6{gap:24px}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.w-full{width:100%}.h-full{height:100%}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-white{color:var(--ui-white)}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-6{line-height:1.5rem}.leading-120{line-height:120%}.leading-140{line-height:140%}.opacity-50{opacity:.5}.opacity-85{opacity:.85}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.outline-none{outline:none}.bg-transparent{background-color:transparent}.bg-white{background-color:var(--ui-white)}.bg-card{background-color:var(--card-background)}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-visible{overflow:visible}.z-50{z-index:100001}.z-1000{z-index:1000}@media (max-width:1440px){.hero-section,.login-content{width:100%;max-width:1440px}}@media (max-width:768px){.hero-section,.login-content{width:100%;height:auto;position:relative;transform:none}.btn-primary,.btn-secondary,.input-field{width:100%;max-width:328px}.modal-content{width:90%;max-width:480px}.modal-card{height:512px;gap:10px;justify-content:space-between}.eula-content-scrollable{max-height:420px}.otp-size-4{gap:10px;width:368px!important}.otp-size-4 .otp-input{min-width:70px;height:32px;font-size:20px}.otp-content .otp-size-4~.toast,.otp-content:has(.otp-size-4) .toast{top:107px!important}}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:slideUp .3s ease-in-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.toast-enter{animation:toastEnter .3s ease-in-out}@keyframes toastEnter{0%{opacity:0;transform:translateY(-20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.header-container{padding:0 24px;display:flex;flex-direction:column;gap:24px;align-items:flex-start;justify-content:flex-start}.header-container,.header-content{height:78px;position:relative}.header-flex{display:flex;flex-direction:row;gap:178px;align-items:center;justify-content:flex-start;width:1392px;height:23px;position:absolute;left:0;top:52px}.logo-container{flex:1;height:20px;position:relative}.logo{width:141.61px;height:20px;position:absolute;left:0;top:0;overflow:hidden}.menu-icon{width:32px;height:26px;position:relative;overflow:hidden;flex-shrink:0}.menu-icon-inner{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.menu-line{width:24px;height:2px;background-color:white;margin-bottom:4px}.menu-line:last-child{margin-bottom:0}.hero-container{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:flex-start;position:relative}.hero-content{gap:10px;justify-content:flex-end}.hero-card,.hero-content{display:flex;flex-direction:column;align-items:center;width:640px;height:430px;position:relative}.hero-card{border-radius:10px;padding:0 16px;gap:24px;justify-content:flex-start}.hero-title{padding:8px 0;flex-direction:row;gap:10px;background:linear-gradient(90deg,rgba(34,0,70,0),rgba(34,0,70,1) 19.48%,rgba(62,5,122,1) 51.5%,rgba(34,0,70,1) 82.74%,rgba(34,0,70,0))}.hero-title,.hero-title-text{display:flex;align-items:center;justify-content:center;position:relative}.hero-title-text{color:white;text-align:center;font-size:1.5rem;line-height:120%;font-weight:600;width:412px}.hero-images{width:100%;height:381px;position:relative;overflow:hidden}.hero-images-container{width:608px;height:360px;position:absolute;left:50%;top:0;transform:translateX(-50%)}.hero-image{border-radius:8.87px;width:270px;height:360px;position:relative;overflow:hidden}.hero-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .6s ease-in-out;border-radius:inherit;display:block}.hero-image.overlay{position:relative}.hero-image.overlay:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,20,20,0),rgba(34,0,70,.6));transition:opacity .6s}.hero-image-text{color:white;text-align:center;font-size:1.5rem;line-height:110%;font-weight:600;position:absolute;left:50%;bottom:16px;transform:translateX(-50%);transition:all .6s;width:100%}.hero-dots{border-radius:10px;display:flex;flex-direction:row;gap:6px;align-items:center;justify-content:center;width:360px;height:17px;position:relative}.hero-dot{border-radius:50%;width:6px;height:6px;position:relative;cursor:pointer;transition:all .3s;background-color:var(--tint-bingeblue-25)}.hero-dot.active{background-color:white;width:20px;border-radius:30%}.form-container{gap:24px}.form-container,.form-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:640px;position:relative}.form-content{padding-top:24px;gap:16px}.form-title{color:white;font-size:1.1rem;line-height:110%;font-weight:600;width:100%}.form-subtitle,.form-title{text-align:center;position:relative}.form-subtitle{color:var(--text-tertiary);font-family:VoltePlay-Medium,sans-serif;font-size:1rem;line-height:120%;font-weight:500}.form-input-container{gap:0;align-items:flex-start}.form-checkbox-container,.form-input-container{display:flex;flex-direction:column;justify-content:flex-start;width:328px;position:relative}.form-checkbox-container{gap:16px;align-items:center}.checkbox-row{display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:flex-start;width:328px;position:relative}.checkbox{width:18px;height:18px;position:relative;overflow:visible;flex-shrink:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:transparent;border:2px solid #666;border-radius:2px;cursor:pointer;outline:none}.checkbox:checked{background-color:#F3CBE3;border-color:#F3CBE3}.checkbox:checked:after{content:"";position:absolute;left:5px;top:1px;width:6px;height:10px;border:solid #000000;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-text{text-align:left;font-size:.75rem;line-height:120%;font-weight:500;position:relative;display:flex;align-items:center;justify-content:flex-start;color:#D1D1D1}.checkbox-link{font-weight:600;font-family:VoltePlay-Semibold,sans-serif;color:#F3CBE3;margin-left:4px;cursor:pointer}.checkbox-link:hover{text-decoration:underline}.otp-container{display:flex;gap:24px;align-items:center;justify-content:center;width:368px!important;position:relative}.otp-size-4{gap:16px}.otp-size-4 .otp-input{max-width:80px;max-height:32px;font-size:22px}.otp-content .otp-size-4~.toast,.otp-content:has(.otp-size-4) .toast{top:121px!important}.otp-content[data-lang=TAM] .otp-size-4~.toast,.otp-content[data-lang=TAM]:has(.otp-size-4) .toast{top:130px!important}.otp-content[data-lang=MAL] .otp-size-4~.toast,.otp-content[data-lang=MAL]:has(.otp-size-4) .toast{top:130px!important}.otp-content{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:flex-start;width:100%;position:relative}.otp-header{gap:18px;width:368px}.otp-header,.otp-title{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative}.otp-title{gap:0;width:100%}.otp-title-row{display:flex;padding-top:2px;flex-direction:row;gap:10px;align-items:center;justify-content:center;width:100%;position:relative;overflow:hidden}.otp-content[data-lang=KAN] .otp-title-row{padding-bottom:1px}.otp-title-text{color:var(--tint-bingeblue-05);text-align:center;font-size:1.25rem;line-height:1.25;font-weight:600;position:relative;flex:1;display:flex;align-items:center;justify-content:center;text-wrap:nowrap}.otp-input-section{padding:12px 0;flex-direction:row;gap:4px;width:100%}.otp-input-content,.otp-input-section{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.otp-input-content{padding-top:4px;flex-direction:column;gap:16px;flex:1}.otp-label-row{display:flex;flex-direction:row;gap:4px;align-items:flex-start;justify-content:center;width:100%;min-height:20px;height:auto;position:relative}.otp-label{color:var(--tint-bingeblue-05);text-align:left;font-size:.875rem;line-height:1.2;font-weight:600;position:relative;flex:1;word-wrap:break-word;overflow-wrap:break-word}.otp-phone{color:var(--tint-bingeblue-05);text-align:right;font-size:.875rem;line-height:1.2;font-weight:400;position:relative;word-wrap:break-word;overflow-wrap:break-word;.phone-weight{font-weight:600!important}}.otp-actions{gap:0;justify-content:center}.otp-actions,.otp-actions-content{display:flex;flex-direction:row;align-items:center;width:100%;position:relative}.otp-actions-content{justify-content:space-between;max-width:400px;flex:1}.otp-resend{color:#F3CBE3;text-align:left;font-size:.875rem;line-height:1.25;font-weight:500;position:relative;background:none;border:none;cursor:pointer}.otp-call{flex-direction:row;gap:4px;flex-shrink:0}.otp-call,.otp-timer{display:flex;align-items:center;justify-content:flex-start;position:relative}.otp-timer{width:100%}.otp-timer-text{color:#F3F2F5;text-align:center;font-family:VoltePlay-Regular,sans-serif;font-size:.875rem;line-height:1.25;font-weight:400;position:relative}.otp-call-icon{width:14px;height:14px;position:relative;overflow:visible;flex-shrink:0}.otp-call-icon-inner{width:100%;height:100%;background-color:#F3CBE3;border-radius:50%}.otp-call-icon-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.otp-call-text{color:#F3CBE3;text-align:left;font-size:.875rem;line-height:1.25;font-weight:500;position:relative;display:flex;align-items:center;justify-content:flex-start}.otp-buttons{gap:12px;align-items:flex-start;justify-content:flex-start}.otp-buttons,.otp-buttons-content{display:flex;flex-direction:column;width:100%;position:relative}.otp-buttons-content{gap:1px;align-items:center;justify-content:center}.otp-buttons-inner{padding-bottom:8px;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:flex-start;width:100%;position:relative}.error-message{color:#ef4444;font-size:.875rem;margin-top:4px}.transition-all{transition:all .3s ease-in-out}.transition-opacity{transition:opacity .3s ease-in-out}.transition-transform{transition:transform .3s ease-in-out}.hover-opacity:hover{opacity:.9}.hover-underline:hover{text-decoration:underline}@media (max-width:1200px){.hero-section,.login-content{width:100%;max-width:100vw;min-width:0;left:0;transform:none;position:relative;height:auto}.form-container,.form-content,.hero-card,.hero-content{width:100%;min-width:0;max-width:90vw}.form-checkbox-container{padding-bottom:25px}}@media (max-width:900px){.hero-section,.login-content{width:100vw;min-width:0;left:0;transform:none;position:relative;height:auto}.form-container,.form-content,.hero-card,.hero-content{width:100vw;min-width:0;max-width:100vw}.btn-skip-explore{background:transparent;color:#F3CBE3;border:1px solid #f3cbe3;border-radius:4px}.hero-images-container .hero-image:first-child,.hero-images-container .hero-image:last-child{padding:0}.hero-images-container .flex .flex>.hero-image:first-child img,.hero-images-container .flex .flex>.hero-image:last-child img{padding:5% 0;box-sizing:border-box}.hero-images-container .flex .flex>.hero-image:nth-child(2){padding:0}.hero-images-container .flex .flex>.hero-image:first-child img,.hero-images-container .flex .flex>.hero-image:last-child img{padding:0;position:absolute;top:50%;left:0;right:0;height:91%;width:100%;transform:translateY(-50%);-o-object-fit:cover;object-fit:cover}.hero-images-container .flex .flex>.hero-image:nth-child(2) img{padding:0;position:static;height:100%;width:100%;transform:none}.form-checkbox-container{padding-bottom:25px}}@media (max-width:600px){.login-flow{padding:0}.hero-section,.login-content{width:100vw;min-width:0;left:0;transform:none;position:relative;height:auto;padding:0}.hero-card,.hero-content{width:100vw;min-width:0;max-width:100vw;padding:0 16px;box-sizing:border-box}.form-container{padding:16px 16px 0}.form-container,.form-content{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.form-content{padding:0}.form-subtitle,.form-title{font-size:1rem;padding:0}.hero-title-text{font-size:1.1rem;width:100%;padding:0}.form-checkbox-container,.form-input-container{width:100%;max-width:100%;min-width:0;padding:0;margin:0;box-sizing:border-box}.form-checkbox-container{padding-bottom:25px}.input-field{padding:.625rem 1rem;font-size:1rem}.checkbox-row,.input-field{width:100%;max-width:100%;min-width:0;margin:0;box-sizing:border-box}.checkbox-row{padding:0;flex-wrap:wrap;word-break:break-word}.checkbox-text{font-size:.75rem;word-break:break-word;white-space:normal}.btn-primary,.btn-secondary{width:100%;max-width:100%;min-width:0;margin:0;padding:.625rem 1rem;box-sizing:border-box;font-size:1rem;font-weight:500;background:var(--primary-pink);color:#fff;border:none}.btn-skip-explore{background:transparent!important;color:#F3CBE3!important;border:1px solid #f3cbe3!important;border-radius:4px}.otp-container,.otp-content,.otp-header{width:100%;max-width:100%;min-width:0;padding:0;margin:0;box-sizing:border-box}.otp-content{gap:18px!important}.otp-buttons,.otp-buttons-content{padding:0;gap:8px!important}.otp-buttons,.otp-buttons-content,.otp-buttons-inner{width:100%;max-width:100%;min-width:0;margin:0;box-sizing:border-box}.otp-buttons-inner{padding:0 0 25px;gap:10px!important}.otp-actions,.otp-actions-content,.otp-input-section{width:100%;max-width:100%;min-width:0;margin:0;box-sizing:border-box;gap:8px}.otp-input-content{max-width:100%;min-width:0;padding-top:4px;gap:8px!important}.otp-input-content,.otp-label-row{width:100%;margin:0;box-sizing:border-box}.otp-label-row{align-items:flex-start;min-height:24px;gap:8px;padding:0}.otp-label,.otp-phone{font-size:.875rem;line-height:100%}.toast{position:absolute;top:115px!important;width:100%;max-width:100%;margin:0 auto;box-sizing:border-box}.otp-content .otp-size-4~.toast,.otp-content:has(.otp-size-4) .toast{top:111px!important}.otp-content[data-lang=TAM] .otp-size-4~.toast,.otp-content[data-lang=TAM]:has(.otp-size-4) .toast{top:117px!important}.otp-content[data-lang=MAL] .otp-size-4~.toast,.otp-content[data-lang=MAL]:has(.otp-size-4) .toast{top:116px!important}}@media (max-width:376px){.otp-content[data-lang=TAM] .otp-size-4~.toast,.otp-content[data-lang=TAM]:has(.otp-size-4) .toast{top:127px!important}}@media (max-width:600px){.modal-content{left:0;right:0;bottom:0;top:auto;transform:none;position:fixed;z-index:100001;justify-content:center;align-items:flex-end}.modal-card,.modal-content{width:100vw;max-width:100vw;min-width:0;padding:0;box-sizing:border-box;display:flex;height:74vh;max-height:74vh}.modal-card{border-radius:16px 16px 0 0;background:var(--card-background);gap:0;justify-content:space-between;overflow:hidden;z-index:100002;flex-direction:column}.modal-card .text-tint-bingeblue-05,.modal-card .text-white{font-size:1rem}.modal-card .text-lg{font-size:1.1rem}.modal-card .text-sm{font-size:.95rem}.modal-card .flex.flex-col.gap-2.items-start.justify-start.w-\[448px\]{width:100%!important;max-width:100%!important;min-width:0!important;padding:12px 12px 4px!important;box-sizing:border-box;flex:1;overflow:hidden}.modal-card>div{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.modal-card .flex.flex-col.gap-2.items-start.justify-start{flex:1;overflow:hidden;display:flex;flex-direction:column}.modal-card .flex.flex-col.gap-2.items-start.justify-start.w-full.relative.flex-1.overflow-hidden{flex:1;overflow-y:auto}.modal-card .bg-card{width:100%!important;max-width:100%!important;margin:0!important;padding:16px!important;box-sizing:border-box;flex-shrink:0;border-radius:0 0 16px 16px!important}}.eula-content-scrollable,.eula-content-scrollable *{box-sizing:border-box!important;font-family:VoltePlay-Medium,sans-serif!important;color:#fff!important;background:transparent!important;max-width:100%!important;word-break:break-word;padding-top:0!important}.eula-content-scrollable{max-height:400px;overflow-y:auto;padding:0 4px;width:100%;box-sizing:border-box}.modal-card .text-tint-bingeblue-05.text-left.font-medium.text-sm.leading-140.relative.w-full.flex-1.overflow-y-auto{flex:1;overflow-y:auto}.eula-content-scrollable h3,.eula-content-scrollable h4{color:#F3F2F5!important;font-size:1rem!important;font-weight:500!important;margin:0 0 8px!important;padding:0!important;b{color:#F3F2F5!important;font-size:1rem!important;font-weight:500!important}}.eula-content-scrollable .terms_sec p{line-height:1.4!important;color:#F3F2F5!important;margin:0 0 10px!important;padding:0!important}.eula-content-scrollable .terms_sec p,.terms_sec h3 b{font-family:var(--font-voltePlay-regular),sans-serif!important}.eula-content-scrollable strong{color:#fff!important;font-weight:700!important}.eula-content-scrollable a{color:#E796C7!important;word-break:break-all}@media (max-width:600px){.eula-content-scrollable{max-height:calc(74vh - 135px);height:auto;padding:0 2px;width:100%;overflow-y:auto;box-sizing:border-box}.eula-content-scrollable .terms_sec{padding:4px 8px;width:100%;font-family:var(--font-voltePlay-medium),sans-serif;box-sizing:border-box}.eula-content-scrollable h3,.eula-content-scrollable h4{font-size:.9rem!important;margin:0 0 6px!important}.eula-content-scrollable .terms_sec p{font-size:.8rem!important;line-height:1.3!important;margin:0 0 6px!important}.modal-card .flex.flex-col.gap-2{gap:2px!important}.modal-card .flex.flex-col.gap-2.items-start.justify-start.w-full.relative.flex-1.overflow-hidden{flex:1!important;margin-bottom:0!important;padding-bottom:0!important;overflow-y:auto!important}.modal-card .bg-card{padding:18px 12px!important;margin-top:0!important;flex-shrink:0}.modal-card .btn-primary{width:100%;padding:12px;font-size:1rem;border-radius:8px;margin-top:0}.modal-card>div:first-child{flex:1!important;overflow:hidden!important}}.toast{top:112.5px;position:absolute}.height-transition{transition:height .5s linear}