<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--primary_color:#3a0085;--primary-light:#6900ef;--secondary_color:#f7f3ff;--light_purple:#9965e2;--bg_light_purple:#ebe0f9;--bg_lightest_purple:#e0ecff;--site_yellow:#ffdd20;--site_yellow-dark:#ffd200;--site-disable_light:#e2e2e2;--site-disbale-dark:#ababab;--site-light-grey:#f9f9f9;--site-inverse-light:#ededed;--site-text_dark:rgba(45,45,45,0.9882352941176471);--site-text-blue:#257cff;--site_black:#000;--site-white_color:#fff;--site-btn_bg:#dac6f3;--site-input-color:#505050;--site-input-assitve-txt:#616161;--site-color-red:#e90c29;--site-color-green:#27a340;--site-color-darkgrey:#676767;--site-color-trasparent:trasparent;--site-card-border-grey:#d9d9d9;--site-border-light-purple:#c0abdd;--site-dual-gredient-bg:linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.069) 53.63%,rgba(255,210,0,0.009) 93.6%);--site-gredient-bg:linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 37.21%,rgba(255,210,0,0.07) 60.34%,rgba(153,101,226,0.3) 96.55%);--site-footer-mobile-gredient-bg:linear-gradient(180deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 57.29%,rgba(255,210,0,0.01));--site-footer-gredient-bg:linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 53.63%,rgba(255,210,0,0.01) 93.6%);--site-color-gredient:linear-gradient(200deg,rgba(255,223,74,0.2) 30%,rgba(143,61,251,0.4));--site-bg-gredient-overlay:linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 57.29%,rgba(153,101,226,0.3));--common-bg-gredient-color:linear-gradient(0deg,#ebe0f9,hsla(0,0%,97.6%,0));--site-treding-bg-gredient-color:linear-gradient(180deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 53.63%,rgba(255,210,0,0.01) 93.6%);--site-editorial-bg-gredient-color:linear-gradient(0deg,rgba(218,198,243,0.4),rgba(218,198,243,0.4)),linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.03) 82.88%);--site-boder-gradient-color:linear-gradient(180deg,rgba(255,210,0,0) 50.31%,rgba(192,171,221,0) 0,#c0abdd);--site-quick-card-boder-gradient-color:linear-gradient(90deg,rgba(255,210,0,0) 50.31%,rgba(192,171,221,0) 0,#c0abdd)}.captch-box{margin-bottom:22px}.captch-box .captch-input-box{display:-ms-flex;display:flex;margin:15px 0 23px;width:100%}.captch-box .captch-input-box .form-group{max-width:64%;margin-right:9px}.captch-box .captch-input-box button{color:var(--primary_color);font-size:24px;padding:0;height:-moz-max-content;height:max-content}.captch-box .captch-img{max-width:100%}.captch-box .captch-img p{font-size:10px;line-height:14px;font-weight:600}@media only screen and (min-width:768px){.captch-box .captch-img p{font-size:12px;line-height:16px}}.modal-box{position:fixed;top:0;left:0;width:100%;height:100%;transition:all .2s ease;transform:translateY(0);-webkit-opacity:0;-moz-opacity:0;-o-opacity:0;-ms-opacity:0;opacity:0;z-index:-1;background:rgba(0,0,0,.5);display:-ms-flex;display:flex;align-items:center;justify-content:center;overflow-x:hidden;overflow-y:auto}.modal-box.is-visible{z-index:11111}.modal-box.is-visible,.modal-box.is-visible .overlay{transform:translateY(0);-webkit-opacity:1;-moz-opacity:1;-o-opacity:1;-ms-opacity:1;opacity:1}.modal-box.backdrop_blur{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);-moz-backdrop-filter:blur(16px);-ms-backdrop-filter:blur(16px)}.modal-box .overlay{display:none;background:var(--site-bg-gredient-overlay);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:all .2s ease;transform:translateY(0);-webkit-opacity:0;-moz-opacity:0;-o-opacity:0;-ms-opacity:0;opacity:0;width:100%;height:100%;position:absolute;left:0;top:0}.modal-box .modal-body{background:#fff;padding:20px 26px 17px;border-radius:6px;width:100%;height:auto;overflow:auto;position:relative;margin-bottom:40px}@media only screen and (min-width:576px){.modal-box .modal-body{margin-bottom:0}}@media only screen and (min-width:768px){.modal-box .modal-body{max-width:600px;margin:0 auto}}@media only screen and (min-width:1025px){.modal-box .modal-body{max-height:800px}}@media only screen and (max-height:934px) and (max-width:576px){.modal-box .modal-body{max-height:800px}}@media only screen and (max-height:667px){.modal-box .modal-body{max-height:585px}}@media only screen and (max-width:932px) and (max-height:430px) and (orientation:landscape){.modal-box .modal-body{height:100%}}.modal-box .modal-body .close-btn{position:absolute;top:16px;right:18px;font-size:24px;color:var(--primary_color);z-index:111}.modal-box .modal-body .continue-btn{min-height:54px;width:100%;position:relative}.modal-box.login-modal-6 .modal-body .form-box .hero-banner h2{margin-bottom:12px}.modal-box.mr-complete-profile .form-box form{height:unset!important}.modal-box .password-ins{padding:12px 0 0 20px}.modal-box .password-ins .label-ins,.modal-box .password-ins h4{font-size:14px;line-height:19px;font-weight:400;letter-spacing:.28px;margin-bottom:13px}.modal-box .password-ins ul{padding:0;margin-top:0}.modal-box .password-ins ul li{font-size:14px;line-height:21px;margin:0;font-weight:400;padding:0 0 0 25px}.modal-box .password-ins ul li:before{width:15px;height:15px;border-radius:50%;border:1px solid var(--primary_color);top:3px}.modal-box .password-ins ul li.active{color:#27a340}.modal-box .password-ins ul li.active:after{content:"";position:absolute;border:1px solid #27a340;border-top:none;border-right:none;height:4px;border-radius:0;left:4px;opacity:1;top:7px;transform:rotate(-45deg);width:7px}.modal-box .password-ins ul li.active:before{border-color:#27a340}.modal-box .password-ins ul li.valid-check-tick:before{border-color:#27a340;background-color:#27a340}.modal-box .mob-form-box{justify-content:end}@media only screen and (max-width:402px){.modal-box .mob-form-box{flex-direction:column!important}}.modal-box .mob-form-box .reg-mobile-verify{margin-top:10px}.modal-box .mob-form-box .form-group:first-child{max-width:90px}@media only screen and (max-width:402px){.modal-box .mob-form-box .form-group:first-child{max-width:100%!important}}.modal-box .mob-form-box .form-group:nth-child(2){max-width:calc(100% - 98px);margin-left:8px}@media only screen and (max-width:402px){.modal-box .mob-form-box .form-group:nth-child(2){max-width:100%!important;margin-left:0!important;margin-top:20px!important}}.preferences-switch-buttons-area{display:-ms-flex;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}@media only screen and (min-width:768px){.preferences-switch-buttons-area{justify-content:start;gap:12px}}.preferences-switch-buttons-area .preferences-switch-btn .preferences-switch-checkbox{display:-ms-flex;display:flex;position:relative;background-color:var(--site-color-trasparent);cursor:pointer}.preferences-switch-buttons-area .preferences-switch-btn .preferences-switch-checkbox span{display:-ms-flex;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;line-height:normal;font-weight:400;letter-spacing:.28px;border-radius:22px;padding:6px 16px;min-height:36px;color:var(--light_purple);border:1px solid var(--light_purple)}.preferences-switch-buttons-area .preferences-switch-btn .preferences-switch-checkbox .check-box-active{position:absolute;z-index:-1;top:10px;right:50%}.preferences-switch-buttons-area .preferences-switch-btn .preferences-switch-checkbox .check-box-active:checked+span{background-color:var(--light_purple);color:var(--site-white_color)}.form-box{position:relative;height:100%}.form-box,.form-box .hero-banner{display:-ms-flex;display:flex;flex-direction:column}.form-box .hero-banner{align-items:center;padding-bottom:34px;background:var(--site-color-trasparent);overflow:inherit}@media only screen and (min-width:576px){.form-box .hero-banner{padding-bottom:27px}}.form-box .hero-banner h2{padding-bottom:4px;text-align:center}.form-box .hero-banner img{vertical-align:top;height:100px;width:100px}@media only screen and (min-width:576px){.form-box .hero-banner img{height:auto;width:auto}}.form-box .form-main,.form-box .register-form,.form-box form{height:100%;display:-ms-flex;display:flex;flex-direction:column;padding-bottom:0!important}.form-box .form-main{padding-bottom:60px}.form-box .form-main .row{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -6px}@media only screen and (min-width:1281px){.form-box .form-main .row{margin:0 -20px}}.form-box .form-main .row .d-col{display:-ms-flex;display:flex;flex-wrap:wrap;padding:0 15px;width:100%;margin-bottom:15px}@media only screen and (min-width:768px){.form-box .form-main .row .d-col{margin-bottom:20px}}@media only screen and (min-width:1281px){.form-box .form-main .row .d-col{margin-bottom:40px;padding:0 20px}}.form-box .form-main .row .d-col.d-col-2,.form-box .form-main .row .d-col.d-col-3{width:100%}@media only screen and (min-width:1281px){.form-box .form-main .row .d-col.d-col-3{width:33.33%}}.form-box .form-main .row .d-col.d-col-4{width:100%}@media only screen and (min-width:768px){.form-box .form-main .row .d-col.d-col-4{width:50%}}@media only screen and (min-width:1025px){.form-box .form-main .row .d-col.d-col-4{width:33.33%}}@media only screen and (min-width:1281px){.form-box .form-main .row .d-col.d-col-4{width:25%}}.form-box .form-main .row .d-col.d-col-33{width:100%}@media only screen and (min-width:1025px){.form-box .form-main .row .d-col.d-col-33{width:33.33%}}.form-box .form-main .row .d-col.d-col-66{width:100%}@media only screen and (min-width:1025px){.form-box .form-main .row .d-col.d-col-66{width:66.66%}}@media only screen and (min-width:768px){.form-box .form-main .row{margin:0 -6px}}.form-box .form-main .row .d-col{padding:0 6px;margin-bottom:20px}@media only screen and (min-width:768px){.form-box .form-main .row .d-col{padding:0 6px}}.form-box .form-main .row .d-col .form-group{width:100%;margin-bottom:0}.form-box .form-main .row .d-col .form-group p{font-size:14px;padding-top:5px;margin-bottom:10px}.form-box .form-main .row .d-col .form-group.floating label{top:16px;margin-bottom:0;color:var(--site-disbale-dark);background-color:var(--site-color-trasparent)}.form-box .form-main .row .d-col .form-group.floating .form-control{border-radius:6px}.form-box .form-main .row .d-col .form-group.floating .form-control:not(:-moz-placeholder-shown)~label{top:-11px;background-color:var(--site-white_color);color:var(--light_purple)}.form-box .form-main .row .d-col .form-group.floating .form-control:not(:-ms-input-placeholder)~label{top:-11px;background-color:var(--site-white_color);color:var(--light_purple)}.form-box .form-main .row .d-col .form-group.floating .form-control:focus~label,.form-box .form-main .row .d-col .form-group.floating .form-control:not(:placeholder-shown)~label,.form-box .form-main .row .d-col .form-group.floating .form-control:valid+label{top:-11px;background-color:var(--site-white_color);color:var(--light_purple)}.form-box .form-main .row .d-col .form-group.floating .form-control:invalid label{color:var(--site-color-red)!important}.form-box .form-main .row .d-col .form-group.floating .form-control.cmn-select{padding-right:30px}.form-box .form-main .row .d-col .form-group.password-box{position:relative}.form-box .form-main .row .d-col .form-group.password-box .password-eye,.form-box .form-main .row .d-col .form-group.password-box .password-eye-close{font-size:17px;color:var(--site-disbale-dark);position:absolute;right:12px;top:15px}@media only screen and (min-width:768px){.form-box .form-main .row .d-col .form-group.password-box .password-eye,.form-box .form-main .row .d-col .form-group.password-box .password-eye-close{font-size:20px}}.form-box .form-main .row .d-col .form-group.password-box .password-eye-close{display:none}.form-box .form-main .row .d-col .form-control{font-size:14px;padding:14px 12px;border-radius:6px}@media only screen and (min-width:768px){.form-box .form-main .row .d-col .form-control{font-size:16px;border-radius:9px}}.form-box .form-main .row .d-col.d-col-1{width:42.33%}@media only screen and (min-width:768px){.form-box .form-main .row .d-col.d-col-1{width:50%}}.form-box .form-main .row .d-col.d-col-2{width:50%}@media only screen and (min-width:768px){.form-box .form-main .row .d-col.d-col-2{width:50%}}.form-box .form-main .row .d-col.d-col-3{width:70%}@media only screen and (min-width:375px){.form-box .form-main .row .d-col.d-col-3{width:64%}}@media only screen and (min-width:768px){.form-box .form-main .row .d-col.d-col-3{width:50%}}.form-box .form-main .row .d-col select{background-color:#fff}.form-box .form-main .row .d-col .switch-btn{width:100%;border:0;border-radius:0}.form-box .form-main .row .d-col .switch-btn .comunicate-checkbox,.form-box .form-main .row .d-col .switch-btn .login-option{border:1px solid var(--light_purple);max-width:33.33%;width:100%;display:-ms-flex;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;border-radius:6px;overflow:hidden}.form-box .form-main .row .d-col .switch-btn .comunicate-checkbox:not(:first-child),.form-box .form-main .row .d-col .switch-btn .login-option:not(:first-child){margin-left:12px}.form-box .form-main .row .d-col .switch-btn .comunicate-checkbox .check-box,.form-box .form-main .row .d-col .switch-btn .login-option .check-box{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer}.form-box .form-main .row .d-col .switch-btn .comunicate-checkbox label,.form-box .form-main .row .d-col .switch-btn .login-option label{font-size:14px;line-height:17px;font-weight:700;letter-spacing:.02em;font-family:Montserrat,sans-serif;padding:12px;text-align:center;cursor:pointer;width:100%}.form-box .form-main .row .d-col .switch-btn .comunicate-checkbox input:checked+label,.form-box .form-main .row .d-col .switch-btn .login-option input:checked+label{background-color:var(--site_yellow-dark);width:100%;display:-ms-flex;display:flex;align-items:center;justify-content:center;height:100%}.form-box .form-main .row .d-col .switch-btn .comunicate-checkbox{margin-top:0}.form-box .form-main .row .d-col .search-box2{position:relative;margin-bottom:5px}.form-box .form-main .row .d-col .search-box2 .icon-btn{position:absolute;right:13px;top:12px;font-size:19px;color:var(--site-disbale-dark)}.form-box .form-main .row .d-col .form-group-wrapper button{margin-top:10px}.form-box .form-main .row .d-col .form-group-wrapper button[aria-label=submit-otp]{margin-left:auto}.form-box .p-t-10{padding-top:10px}.form-box .ft-12,.form-box .text-center{text-align:center}.form-box .ft-12{font-size:12px;line-height:16px;font-weight:400;letter-spacing:.2px}.form-box .explore-link{text-align:center;padding:22px 0 15px}.form-box .explore-link a{font-size:14px;line-height:1;font-weight:600;letter-spacing:.4px;color:var(--primary-light);text-decoration:underline;text-align:center}.form-box.forgot-step .forgot-password{font-size:14px;line-height:normal;font-weight:400;letter-spacing:.28px}@media only screen and (max-height:392px){.form-box.forgot-step form{height:unset}}@media only screen and (max-height:660px){.form-box.login-screen-main form{height:unset}}@media only screen and (max-height:670px) and (orientation:landscape){.form-box.reg-screen-one form{height:unset}}@media only screen and (max-width:450px) and (max-height:450px){.form-box.reg-screen-one form{height:unset}}@media only screen and (max-width:360px) and (max-height:712px){.form-box.reg-screen-one form{height:unset}}@media only screen and (orientation:landscape){.form-box.reg-screen-two form{height:unset}}@media only screen and (max-width:576px) and (max-height:690px){.form-box.reg-screen-two form{height:unset}}@media screen and (max-width:375px){.form-box.reg-screen-three,.form-box.reg-screen-three #complete_profile{height:unset!important}}@media only screen and (max-width:767px){.form-box.reg-screen-three form{height:unset}}@media only screen and (orientation:landscape){.form-box.reg-screen-three form{height:unset}}@media only screen and (max-width:375px){.form-box.reg-screen-three form .cmn-select-box{display:-ms-flex;display:flex;flex-direction:column}}@media only screen and (max-width:375px){.form-box.reg-screen-three form .cmn-select-box .cmn-select{order:2}}@media only screen and (max-width:375px){.form-box.reg-screen-three form .cmn-select-box label{position:static;background-color:transparent!important;order:1;margin-bottom:5px}}@media only screen and (max-width:430px){.form-box.reg-screen-three form .cmn-select-box span{order:2}}@media screen and (max-width:428px){.form-box.reg-screen-four #preferenceForm{height:unset!important}}@media only screen and (max-width:836px){.form-box.reg-screen-four form{height:unset}}@media only screen and (orientation:landscape){.form-box.reg-screen-four form{height:unset}}.mob-form-box{position:relative}.mob-form-box #cmplte_profile_mobile_verify{margin-top:10px}.mob-form-box #cmplte_profile_mobile_verified_success_icon{position:absolute;transform:translateY(-50%);right:15px;top:80%}@media only screen and (min-width:403px){.mob-form-box #cmplte_profile_mobile_verified_success_icon{top:54%}}@media only screen and (max-width:402px){.cmplte_profile-submit-mobile-otp .cmn-select-box{display:-ms-flex;display:flex;flex-direction:column}}@media only screen and (max-width:402px){.cmplte_profile-submit-mobile-otp .cmn-select-box .otp-select{order:2}}@media only screen and (max-width:402px){.cmplte_profile-submit-mobile-otp .cmn-select-box label{position:static;background-color:transparent!important;order:1;margin-bottom:5px}}@media only screen and (max-width:402px){.cmplte_profile-submit-mobile-otp .cmn-select-box span{order:2}}.register-modal{padding:61px 25px 25px}.register-modal .register .reg-step .register-form .btn{max-width:713px;width:100%;height:54px}.register-modal .register .reg-step .register-form .btn.btn-disable{background:var(--site-disbale-dark);border-color:var(--site-disbale-dark)}.register-modal .register .reg-step .register-form .btn.secondary-btn{max-width:inherit;width:auto;margin-left:auto;height:44px;margin-top:8px}.register-modal .register .reg-step .register-form .cmn-checkbox{margin-right:0}.register-modal .register .reg-step .register-form .cmn-checkbox input{width:20px;height:23px;z-index:3}.register-modal .register .reg-step .register-form .cmn-checkbox input:checked+label:before{background-color:var(--primary_color)}.register-modal .register .reg-step .register-form .cmn-checkbox label{font-weight:400;font-size:14px;line-height:20px;color:var(--primary_color)}.register-modal .register .reg-step .register-form .cmn-checkbox label:before{margin:3px 0;border-color:var(--primary_color)}.register-modal .register .reg-step .register-form .cmn-checkbox label a{font-weight:700;text-decoration:underline}.register-modal .register .reg-step.reg-screen-two .register-form .continue-btn{width:100%}.register-modal .register .reg-step.reg-screen-four .reg-top{padding-bottom:10px}.register-modal .register .reg-step.reg-screen-four .register-form.floating.invalid label,.register-modal .register .reg-step.reg-screen-four .register-form .row .d-col .form-group.floating.invalid label{color:var(--site-color-red)}.register-modal .register .reg-step.reg-screen-five{display:-ms-flex;display:flex;flex-direction:column;height:100%}.register-modal .register .reg-step.reg-screen-five .reg-top{padding-bottom:0}.register-modal .register .reg-step.reg-screen-five .reg-top p{margin-bottom:0}.register-modal .register .reg-step.reg-screen-five .register-form{margin-top:auto}.modal-box .modal-body .form-box .hero-banner h2{color:var(--primary_color)}.row .d-col .form-group.floating.invalid label{color:var(--site-color-red)!important}@media only screen and (max-width:425px){.cmn-select-box{display:flex!important;flex-direction:column}}@media only screen and (max-width:425px){.cmn-select-box .label-responsive{order:2}}@media only screen and (max-width:425px){.cmn-select-box label{position:static!important;background-color:transparent!important;order:1;margin-bottom:5px!important}}.cmn-select-box span{order:3}@media only screen and (min-width:1025px){.desktop-form-height{height:83%!important}}.pref-title-required em{color:red}
</pre></body></html>