:where(:not(iframe,canvas,img,svg,video):not(svg *)){all:unset;display:revert}*,:before,:after{box-sizing:border-box}ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}.p-typography-wrapper{margin:0;font-family:Montserrat,sans-serif;font-style:normal;font-stretch:100%}.p-typography-title{font-size:16px;line-height:20px}.p-typography-subtitle{font-size:14px;line-height:17px}.p-typography-overline{font-size:8px;line-height:10px}.p-typography-regular{font-weight:400}.p-typography-medium{font-weight:500}.p-typography-semibold{font-weight:600}.p-typography-bold{font-weight:700}.p-primary{color:#333}.p-secondary{color:#d55959}.p-secondaryVariant{color:#e56d59}.p-blueColor{color:#53a0fd}.p-delete{color:#ff543d}.p-underline{text-decoration:underline}.p-ellipsis{text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.p-uppercase{text-transform:uppercase}.p-block{display:block}.p-inline{display:inline}.p-input{width:100%}.p-input>label{color:#333;font-size:10px;font-weight:500;line-height:12px}.p-input>.subtext{color:#999;margin-top:6px;font-size:10px;font-weight:500;line-height:12px}.p-input .input-wrapper{justify-content:flex-end;align-items:center;width:100%;margin-top:6px;display:flex}.p-input .input-wrapper>input{width:100%;min-height:40px;padding-top:10px;padding-bottom:10px;padding-left:12.5px;padding-right:12.5px;font-size:12px;font-weight:500;line-height:15px}.p-input .input-wrapper>.input-error{background-color:#feebeb;border:1px solid #b00;border-radius:4px;transition:box-shadow .18s ease-in-out}.p-input .input-wrapper>.input{color:#333;background-color:unset;border:1px solid #e6e6e6;border-radius:4px;transition:box-shadow .18s ease-in-out}.p-input .label-error{color:#d55959;height:10px;margin-top:6px;margin-bottom:6px;margin-left:0;margin-right:0;font-size:10px;font-weight:600;line-height:12px}.p-input .input:focus{outline:none!important}.p-input .input-empty:focus{outline:1px solid transparent}.p-input .input:not(textarea){height:2.25rem}.p-input .input-empty:not(textarea){height:2.25rem;line-height:1}.p-input textarea.input,.p-input textarea.input-empty{resize:vertical}::placeholder{color:#999;font-size:12px;font-style:normal;font-weight:400;font-stretch:100%;line-height:normal}.input-icon-right{cursor:pointer;color:#999;font-size:18px;position:absolute}.input-icon-right:dir(ltr){padding-right:17px}.input-icon-right:dir(rtl){padding-left:17px}.p-button-wrapper{text-align:center;box-sizing:border-box;text-transform:uppercase;border:none;font-weight:700;display:inline-block}.p-button-wrapper.p-primary{color:#fff;text-transform:capitalize;background:#f27a1a;border:1px solid transparent;border-radius:4px}.p-button-wrapper.p-primary.p-disabled{cursor:not-allowed;background:#999;border:1px solid transparent}.p-button-wrapper.p-secondary{color:#666;text-transform:capitalize;background:#fff;border:1px solid #e5e5e5;border-radius:4px}.p-button-wrapper.p-secondary.p-disabled{cursor:not-allowed;background:#fff;border:1px solid #e5e5e5}.p-button-wrapper.p-tertiary{color:#f27a1a;text-transform:capitalize;background:#fff;border:1px solid #f27a1a;border-radius:4px}.p-button-wrapper.p-tertiary.p-disabled{cursor:not-allowed;background:#fff;border:1px solid #f27a1a}.p-button-wrapper:hover{cursor:pointer}.p-button-wrapper.p-large{min-height:40px;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;font-size:14px;line-height:18px}.p-button-wrapper.p-small{min-height:30px;padding-top:7px;padding-bottom:7px;padding-left:15px;padding-right:15px;font-size:12px;line-height:15px}.p-button-wrapper.p-fluid{width:100%}.p-popup.zoom-in.p-popup-enter .p-overlay{background-color:transparent}.p-popup.zoom-in.p-popup-enter .p-main{transform:scale(0)}.p-popup.zoom-in.p-popup-enter-active .p-overlay{background-color:rgba(0,0,0,.26);transition:background-color .15s}.p-popup.zoom-in.p-popup-enter-active .p-main{transition:transform .15s;transform:scale(1)}.p-popup.zoom-in.p-popup-exit .p-overlay{background-color:rgba(0,0,0,.26);transition:background-color .15s}.p-popup.zoom-in.p-popup-exit .p-main{transition:transform .15s;transform:scale(1)}.p-popup.zoom-in.p-popup-exit-active .p-overlay{background-color:transparent}.p-popup.zoom-in.p-popup-exit-active .p-main{transform:scale(0)}.p-popup{top:0;z-index:1030;cursor:pointer;background-color:rgba(0,0,0,.26);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed}.p-popup:dir(ltr){left:0}.p-popup:dir(rtl){right:0}.p-popup.p-click-disabled{cursor:unset}.p-popup .p-main{cursor:default;text-align:center;z-index:1031;box-sizing:border-box;padding-bottom:25px;background-color:#fff;border-radius:8px;max-height:90vh;padding-left:15px;padding-right:15px;display:block;position:relative;overflow-y:auto;box-shadow:0 1px 4px rgba(0,0,0,.05)}.p-popup .p-main.p-round-edged{margin-top:0;margin-bottom:0;margin-left:25px;margin-right:25px}.p-popup .p-main .p-header{justify-content:space-between;align-items:center;padding-top:25px;padding-bottom:5px;display:flex}.p-popup .p-main .p-header .header-text{color:#333;font-size:18px;font-weight:700}.p-popup .p-main .p-header .p-close-icon{cursor:pointer;justify-content:flex-end;width:12px;height:12px;font-size:12px;display:flex;position:absolute}.p-popup .p-main .p-header .p-close-icon:dir(ltr){margin-left:8px;right:15px}.p-popup .p-main .p-header .p-close-icon:dir(rtl){margin-right:8px;left:15px}.p-checkbox-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.p-checkbox-wrapper label{letter-spacing:.3px;color:#333;align-items:center;padding-top:5px;padding-bottom:5px;font-family:Montserrat;font-weight:400;display:inline-flex}.p-checkbox-wrapper label:dir(ltr){padding-left:0;padding-right:5px}.p-checkbox-wrapper label:dir(rtl){padding-left:5px;padding-right:0}.p-checkbox-wrapper label:hover{cursor:pointer}.p-checkbox-wrapper label .p-checkbox-icon-wrapper{box-sizing:border-box;border:1.5px solid #d1d1d1;border-radius:4px;align-items:center;justify-items:center;display:grid;position:relative;transform:translateY(-.5px)}.p-checkbox-wrapper label .p-checkbox-icon-wrapper:dir(ltr){margin-right:5px}.p-checkbox-wrapper label .p-checkbox-icon-wrapper:dir(rtl){margin-left:5px}.p-checkbox-wrapper label .p-checkbox-icon-wrapper.p-checkbox-disabled{background-color:#fff}.p-checkbox-wrapper label .p-checkbox-icon-wrapper.checkbox-small{width:18px;height:18px}.p-checkbox-wrapper label .p-checkbox-icon-wrapper.checkbox-large{width:20px;height:20px}.p-checkbox-wrapper label .p-checkbox-icon-wrapper .p-checkbox-icon{color:#fff;line-height:0;position:absolute}.p-checkbox-wrapper label .p-checkbox-icon-wrapper .p-checkbox-icon.checkbox-small{font-size:8px!important}.p-checkbox-wrapper label .p-checkbox-icon-wrapper .p-checkbox-icon.checkbox-large{font-size:10px!important}.p-checkbox-wrapper label input[type=checkbox]{z-index:1;position:absolute}.p-checkbox-wrapper label>.rounded{border-radius:50%}.p-checkbox-wrapper.checkbox-small input[type=checkbox]{padding:9px!important}.p-checkbox-wrapper.checkbox-large input[type=checkbox]{padding:10px!important}.p-checkbox-wrapper .active{font-weight:700}.p-disabled-checkbox{pointer-events:none}.p-disabled-checkbox label input[type=checkbox]:checked+.p-checkbox-icon-wrapper{background-color:#d1d1d1!important;border:2px solid #d1d1d1!important}.p-disabled-checkbox .active{color:#999!important}.p-checkbox-wrapper label input[type=checkbox]+.p-checkbox-icon-wrapper>.p-checkbox-icon{opacity:0;transform:scale(1)}.p-checkbox-wrapper label input[type=checkbox]:checked+.p-checkbox-icon-wrapper>.p-checkbox-icon{opacity:1;transform:scale(1)}.p-checkbox-wrapper label input[type=checkbox]:checked+.p-checkbox-icon-wrapper{opacity:1;background-color:#f27a1a;border:2px solid #f27a1a;transition:transform .14s ease-in-out}.p-checkbox-wrapper label input[type=checkbox]:checked+.p-checkbox-icon-wrapper :not(.rounded){border-radius:4px}.p-checkbox-wrapper label input[type=checkbox]:checked+.p-checkbox-icon-wrapper>span.p-checkbox-label{font-weight:700}.icon-checkbox-large-tick:before{color:#fff}[type=checkbox]{all:unset}@media screen and (max-width:993px){.p-dialog .p-main{width:100%}}@media screen and (min-width:993px){.p-dialog .p-main{padding:25px!important}}.p-dialog .container{flex-direction:column;justify-content:center;align-items:center;min-width:200px;display:flex}@media screen and (min-width:993px){.p-dialog .container{min-width:500px}}.p-dialog .container .dialog-icon{width:60px;height:60px;margin-bottom:20px}.p-dialog .container .title,.p-dialog .container .content{width:100%}.p-dialog .container .title+.content{margin-top:10px}.p-dialog .container .content{color:#666}.p-dialog .container .button-group{width:100%;margin-top:20px;display:flex}.p-dialog .container .button-group>:not(:first-child):dir(ltr){margin-left:10px}.p-dialog .container .button-group>:not(:first-child):dir(rtl){margin-right:10px}.p-dialog .container .button-group.top-to-bottom{flex-direction:column-reverse}.p-dialog .container .button-group.top-to-bottom>:not(:first-child){margin-bottom:10px}.p-dialog .container .button-group.top-to-bottom>:not(:first-child):dir(ltr){margin-left:initial}.p-dialog .container .button-group.top-to-bottom>:not(:first-child):dir(rtl){margin-right:initial}@keyframes bubble-animation{0%,to{transform:scale(0)}50%{transform:scale(1)}}.poseidon-loader-container{top:0;border-radius:inherit;z-index:1050;background-color:rgba(255,255,255,.4);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.poseidon-loader-container:dir(ltr){left:0}.poseidon-loader-container:dir(rtl){right:0}@media screen and (max-width:768px){.poseidon-loader-container{background-color:rgba(0,0,0,.2)}}.poseidon-loader-container.fixed{position:fixed}.poseidon-loader-container>.spinning-bubbles{position:relative}.poseidon-loader-container>.spinning-bubbles .bubble-container{top:calc(50% - 7.5px);transform-origin:-150%;position:absolute}.poseidon-loader-container>.spinning-bubbles .bubble-container:dir(ltr){left:calc(50% - 7.5px)}.poseidon-loader-container>.spinning-bubbles .bubble-container:dir(rtl){right:calc(50% - 7.5px)}.poseidon-loader-container>.spinning-bubbles .bubble-container .bubble{width:15px;height:15px;animation:1s infinite bubble-animation;animation-delay:inherit;background:#e56d59;border-radius:50%}.poseidon-loader-container>.spinning-bubbles .bubble-container:first-of-type{animation-delay:-1.5s;transform:translate(200%)rotate(-90deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(2){animation-delay:-1.375s;transform:translate(200%)rotate(-45deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(3){animation-delay:-1.25s;transform:translate(200%)rotate(0)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(4){animation-delay:-1.125s;transform:translate(200%)rotate(45deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(5){animation-delay:-1s;transform:translate(200%)rotate(90deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(6){animation-delay:-.875s;transform:translate(200%)rotate(135deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(7){animation-delay:-.75s;transform:translate(200%)rotate(180deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(8){animation-delay:-.625s;transform:translate(200%)rotate(225deg)}.bottom-sheet-main{text-align:center;z-index:1022;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;background-color:#fff;width:100%;max-height:100vh;display:block;position:fixed;bottom:0;overflow-y:scroll}.bottom-sheet-main:dir(ltr){border-radius:16px 16px 0 0}.bottom-sheet-main:dir(rtl){border-radius:16px 16px 0 0}.bottom-sheet-main .bottom-sheet-content{max-height:100vh;overflow-y:scroll}.bottom-sheet-main::-webkit-scrollbar{width:0;height:0}.slideInDown .bottom-sheet-main{transition:transform .2s ease-out}.slideInDown.bottom-sheet-overlay{transition:background-color .2s linear}.slideInDown.bottom-sheet-enter-done{background-color:rgba(0,0,0,.5)}.slideInDown.bottom-sheet-enter .bottom-sheet-main{transform:translateY(100vh)}.slideInDown.bottom-sheet-exit .bottom-sheet-main{transform:translateY(0)}.slideInDown.bottom-sheet-exit-active .bottom-sheet-main{transition:transform .2s ease-out;transform:translateY(100%)}.slideInDown.bottom-sheet-exit-active.bottom-sheet-overlay{background-color:transparent}.bottom-sheet-overlay{top:0;z-index:1021;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed}.bottom-sheet-overlay:dir(ltr){left:0}.bottom-sheet-overlay:dir(rtl){right:0}.bottom-sheet-overlay.background-overlay-black{background-color:rgba(0,0,0,.5)}.bottom-sheet-overlay.click-disabled{cursor:unset}.bottom-sheet-overlay .header{justify-content:center;align-items:center;padding-top:15px;padding-bottom:0;padding-left:15px;padding-right:15px;display:flex}.bottom-sheet-overlay .header .p-bottom-sheet-header-title{color:#333;text-align:center;margin-left:auto;font-size:16px;font-weight:700}.bottom-sheet-overlay .header .close-icon{cursor:pointer;justify-content:flex-end;width:12px;height:12px;font-size:12px;display:flex}.bottom-sheet-overlay .header .close-icon:dir(ltr){margin-left:auto}.bottom-sheet-overlay .header .close-icon:dir(rtl){margin-right:auto}body.disable-scroll{overflow:hidden}.without-register-information{text-align:center;flex-direction:column;gap:32px;width:100%;display:flex}.without-register-information p{color:#333;font-size:14px;font-weight:400;line-height:18px}.without-register-information p span{color:#333;text-decoration:underline}@media screen and (min-width:992px){.p-popup .p-main .p-content .container{width:400px;min-width:unset}.p-popup.download-app-popup .p-main{max-width:400px}}.p-popup.download-app-popup .p-main .p-content{flex-direction:column;align-items:center;gap:24px;display:flex}.p-popup.download-app-popup .p-main .p-content p{color:#333;font-size:14px;font-weight:400;line-height:16px}.p-popup.download-app-popup .p-main .p-content p span{text-decoration:underline}@media screen and (min-width:992px){.p-popup.feedback-dialog .p-main .p-header,.p-popup.general-consent-popup .p-main .p-header{padding-top:unset}}.p-popup .p-main .p-content p,.p-popup .p-main .p-content div>p{color:#333;font-size:14px;font-weight:400;line-height:16px}@media screen and (min-width:992px){.p-input label{color:#333;font-size:14px;font-weight:700}.p-input .label-error{color:#b00;margin:8px 0;font-size:12px;font-weight:600}.p-input .input-wrapper>.input-error{border-color:#b00}.p-input .input-wrapper>input{border-color:#e6e6e6;border-radius:4px;height:40px;padding:12px;font-size:14px;font-weight:400}}@media screen and (min-width:992px) and (min-width:992px){.p-input .input-wrapper>input{height:48px}}.p-button-wrapper.p-large{padding:10px 16px;font-size:16px}@media screen and (min-width:992px){.p-button-wrapper.p-large{padding:13px 24px;font-size:18px}}.p-button-wrapper.p-primary,.p-button-wrapper.p-secondary{text-transform:unset}body *{font-family:"Source Sans 3",sans-serif!important}#login-register-v2{margin-bottom:20px}#login-register-v2 .header{flex-direction:column;justify-content:flex-end;padding:24px 20px;display:flex}#login-register-v2 .header:has(.banner) .top-section{margin-bottom:20px}#login-register-v2 .header>.top-section{align-items:center;justify-items:center;display:grid;position:relative}#login-register-v2 .header>.top-section>button{position:absolute;top:0}#login-register-v2 .header>.top-section>button.back-button:dir(ltr){left:0}#login-register-v2 .header>.top-section>button.back-button:dir(rtl){right:0}#login-register-v2 .header>.top-section>button.close-button:dir(ltr){right:0}#login-register-v2 .header>.top-section>button.close-button:dir(rtl){left:0}#login-register-v2 .banner-wrapper{flex-direction:column;gap:10px;display:flex}#login-register-v2 .turnstile-widget{margin-top:20px}#login-register-v2 .turnstile-widget.hide{height:0;margin-top:0}#login-register-v2 .text-divider{color:#666;text-transform:capitalize;align-items:center;gap:5px;width:135px;margin:0 auto;font-size:14px;font-weight:600;line-height:16px;display:flex}#login-register-v2 .text-divider:before,#login-register-v2 .text-divider:after{content:"";background-color:#e6e6e6;flex-grow:1;height:1px}#login-register-v2 .email-check{flex-direction:column;gap:20px;padding:32px 20px;display:flex}@media screen and (min-width:992px){#login-register-v2 .email-check{padding:32px}}#login-register-v2 .email-check #email-input:focus{direction:ltr}#login-register-v2 .email-check #email-input:focus:dir(ltr){text-align:left}#login-register-v2 .email-check #email-input:focus:dir(rtl){text-align:right}#login-register-v2 .social-login-button-list{flex-direction:column;gap:12px;padding:12px 0;display:flex}#login-register-v2 .social-login-button-list>li{display:block}#login-register-v2 .social-login-button-list>li button{border:1px solid #e6e6e6;border-radius:4px;justify-content:center;align-items:center;gap:12px;width:100%;padding:10px 0;display:flex}@media screen and (min-width:992px){#login-register-v2 .social-login-button-list>li button{height:48px}}#login-register-v2 .social-login-button-list>li button span{color:#333;font-size:14px;font-weight:600}@media screen and (min-width:992px){#login-register-v2 .social-login-button-list>li button span{font-size:16px}}#login-register-v2 .disabled-input-container{flex-direction:column;gap:6px;display:flex}#login-register-v2 .disabled-input-container p.disabled-input-label{color:#333;font-size:14px;font-weight:700}#login-register-v2 .disabled-input-container .disabled-input{cursor:pointer;border:1px solid #e6e6e6;border-radius:4px;justify-content:space-between;align-items:center;width:100%;height:48px;padding:12px 8px 12px 12px;font-size:14px;font-weight:400;display:flex}#login-register-v2 .email-suggestion-container{width:100%;display:flex;position:relative;top:-12px}#login-register-v2 .email-suggestion-container .email-suggestion-list{z-index:2;background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;width:100%;padding:8px;position:absolute;box-shadow:0 8px 16px rgba(51,51,51,.08)}#login-register-v2 .email-suggestion-container .email-suggestion-list>li{color:#333;padding:12px 4px;font-size:14px;font-weight:400;line-height:16px}#login-register-v2 .email-suggestion-container .email-suggestion-list>li strong{color:#f27a1a;font-weight:700}#login-register-v2 .email-suggestion-container .email-suggestion-list>li:hover{cursor:pointer;background-color:#fef4eb}#login-register-v2 .gender-selection>.label{color:#333;margin-bottom:10px;font-size:14px;font-weight:600}#login-register-v2 .gender-selection .button-group{display:flex}#login-register-v2 .gender-selection .button-group button{all:unset;cursor:pointer;box-sizing:border-box;background-color:#f5f5f5;border:1px solid #e6e6e6;align-items:center;justify-items:center;width:100%;height:40px;display:grid;position:relative}#login-register-v2 .gender-selection .button-group button:first-child:dir(ltr){border-top-left-radius:4px;border-bottom-left-radius:4px}#login-register-v2 .gender-selection .button-group button:first-child:dir(rtl){border-top-right-radius:4px;border-bottom-right-radius:4px}#login-register-v2 .gender-selection .button-group button:last-child:dir(ltr){border-top-right-radius:4px;border-bottom-right-radius:4px}#login-register-v2 .gender-selection .button-group button:last-child:dir(rtl){border-top-left-radius:4px;border-bottom-left-radius:4px}#login-register-v2 .gender-selection .button-group button+button:dir(ltr){margin-left:-1px}#login-register-v2 .gender-selection .button-group button+button:dir(rtl){margin-right:-1px}#login-register-v2 .gender-selection .button-group button.selected{z-index:1;background-color:#fff;border-color:#f27a1a}#login-register-v2 .gender-selection .button-group button.selected>p{color:#f27a1a;font-weight:600}#login-register-v2 .gender-selection .button-group button>p{color:#666;font-size:14px;font-weight:400}#login-register-v2 .gender-selection .button-group.hasError button{background-color:#feeaea;border-color:#b00}#login-register-v2 .gender-selection p.error{color:#b00;margin-top:6px;font-weight:600}#login-register-v2 .register{flex-direction:column;gap:20px;padding:32px 20px;display:flex}@media screen and (min-width:992px){#login-register-v2 .register{padding:32px}}#login-register-v2 .register .register-title{align-items:center;gap:12px;display:flex}#login-register-v2 .register p.register-with-trendyol-title{color:#333;font-size:16px;font-weight:400;line-height:18px}#login-register-v2 .register p.register-with-trendyol-title span{color:#f27a1a;font-weight:600}#login-register-v2 .register .marketing-checkbox-container{flex-direction:column;gap:8px;display:flex}#login-register-v2 .register .marketing-checkbox{grid-template-columns:28px 1fr;align-items:center;padding:0 8px;display:grid}#login-register-v2 .register .marketing-checkbox p{color:#333;font-size:14px;font-weight:400;line-height:normal}#login-register-v2 .register .marketing-checkbox p span.link{color:#333;cursor:pointer;text-decoration:underline}#login-register-v2 .register .marketing-checkbox.hasError p{color:#b00}#login-register-v2 .register .marketing-checkbox.hasError .p-checkbox-icon-wrapper{border-color:#b00}#login-register-v2 .register .captcha-box-wrapper{flex-direction:column;gap:8px;margin:0 auto;display:flex}#login-register-v2 .register .captcha-box-wrapper .captcha-box-error{color:#b00;font-size:12px;font-weight:600;line-height:normal}#login-register-v2 .password-strength-wrapper{background-color:#f5f5f5;border-radius:4px;flex-direction:column;gap:8px;margin-top:20px;padding:12px 16px;display:flex}#login-register-v2 .password-strength-wrapper .password-strength{grid-template-columns:100px 1fr;align-items:center;display:grid}#login-register-v2 .password-strength-wrapper .password-strength>span{font-size:14px}#login-register-v2 .password-strength-wrapper .password-strength .progress-bar{background-color:#e6e6e6;border-radius:4px;width:100%;height:3px}#login-register-v2 .password-strength-wrapper .password-strength .progress-bar .progress{border-radius:4px 0 0 4px;height:100%}#login-register-v2 .password-strength-wrapper .password-strength .progress-bar .progress--strong{border-radius:4px}#login-register-v2 .password-strength-wrapper p.info-text{color:#333;margin-top:0;font-size:14px;font-weight:400;line-height:16px}#login-register-v2 .password-strength-wrapper p.info-text strong{color:#333}#login-register-v2 .password-input-container{position:relative}#login-register-v2 .password-input-container input:focus{direction:ltr}#login-register-v2 .password-input-container input:focus:dir(ltr){text-align:left}#login-register-v2 .password-input-container input:focus:dir(rtl){text-align:right}#login-register-v2 .password-input-container .toggle-password-display-button{position:absolute;top:50%;transform:translate(-50%)}#login-register-v2 .password-input-container .toggle-password-display-button:dir(ltr){right:0}#login-register-v2 .password-input-container .toggle-password-display-button:dir(rtl){left:0}html[dir=rtl] #login-register-v2 .password-input-container .toggle-password-display-button{transform:translate(50%)}#login-register-v2 .password-input-container .toggle-password-display-button--error{top:30px}@media screen and (min-width:992px){#login-register-v2 .password-input-container .toggle-password-display-button--error{top:35px}}#login-register-v2 .register-contracts-information{color:#666;font-size:14px;font-weight:400;line-height:18px}#login-register-v2 .register-contracts-information .contract-link{color:#333;cursor:pointer;text-decoration:underline}#login-register-v2 .app-download-banner{grid-gap:16px;background-color:#f5f5f5;border-radius:8px;grid-template-columns:1fr 75px 100px;padding:16px;display:grid}#login-register-v2 .app-download-banner .description-texts{flex-direction:column;gap:15px;display:flex}#login-register-v2 .app-download-banner .description-texts h5{color:#333;font-size:14px;font-weight:600}#login-register-v2 .app-download-banner .description-texts p{color:#666;font-size:14px;font-weight:400}#login-register-v2 .app-download-banner .app-download-qr-code{border:6px solid #fff;border-radius:8px}#login-register-v2 .app-download-banner .store-link-list li:not(:first-child){margin-top:15px}#login-register-v2 .app-download-banner .store-link-list li a{cursor:pointer}#login-register-v2 .app-download-banner .store-link-list li a img{object-fit:cover;display:block}#login-register-v2 .login{flex-direction:column;gap:20px;padding:32px 20px;display:flex}@media screen and (min-width:992px){#login-register-v2 .login{padding:32px}}#login-register-v2 .login .password-input-wrapper{flex-direction:column;gap:8px;display:flex}#login-register-v2 .login .password-input-wrapper .forgot-password-button{cursor:pointer;display:flex}#login-register-v2 .login .password-input-wrapper .forgot-password-button:dir(ltr){margin-left:auto}#login-register-v2 .login .password-input-wrapper .forgot-password-button:dir(rtl){margin-right:auto}#login-register-v2 .login .password-input-wrapper .forgot-password-button>*{color:#333;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-decoration:underline}#login-register-v2 .login .milla-register-buttons{flex-direction:column;gap:12px;display:flex}#login-register-v2 .guest-login-section{margin-top:15px;padding-top:0;padding-bottom:0;padding-left:20px;padding-right:20px}#login-register-v2 .guest-login-section>button{all:unset;border:1px solid #e5e5e5;align-items:center;justify-items:center;width:100%;height:40px;margin-top:15px;display:grid}#login-register-v2 .guest-login-section>button>p{color:#666;font-size:14px;font-weight:700;line-height:17px}#login-register-v2 .language-selector-button-container{margin:0 auto}#login-register-v2 .language-selector-button-container .language-selector-button{border:1px solid #e6e6e6;border-radius:15px;align-items:center;gap:5px;height:30px;padding:6.5px 12px;display:flex}#login-register-v2 .marketing-consents p{color:#666;font-size:14px;font-weight:400;line-height:normal}#login-register-v2 .marketing-consents p button{color:#333;cursor:pointer;text-decoration:underline}#login-register-v2 .marketing-consents p button:dir(ltr){margin-left:4px}#login-register-v2 .marketing-consents p button:dir(rtl){margin-right:4px}#login-register-v2 .marketing-consents .consent-list{grid-template-columns:1fr 1fr;align-items:center;padding:10px 8px;display:grid}#login-register-v2 .marketing-consents .consent-list .p-checkbox-wrapper{padding:10px 0}#login-register-v2 .marketing-consents .consent-list .p-checkbox-wrapper label{width:100%;padding:0}#login-register-v2 .marketing-consents .consent-list .p-checkbox-wrapper label .p-checkbox-label{color:#333;font-size:14px;font-weight:400}#login-register-v2 .marketing-consents .consent-list .p-checkbox-wrapper label span.p-checkbox-icon-wrapper:dir(ltr){margin-right:8px}#login-register-v2 .marketing-consents .consent-list .p-checkbox-wrapper label span.p-checkbox-icon-wrapper:dir(rtl){margin-left:8px}#login-register-v2 .forgot-password{flex-direction:column;gap:20px;padding:32px 20px;display:flex}@media screen and (min-width:992px){#login-register-v2 .forgot-password{padding:32px}}#login-register-v2 .forgot-password .forgot-password-title{align-items:center;gap:12px;display:flex}#login-register-v2 .forgot-password .forgot-password-title button.back-button{cursor:pointer}[dir=rtl] #login-register-v2 .forgot-password .forgot-password-title button.back-button{transform:rotate(180deg)}#login-register-v2 .forgot-password p.description{color:#333;font-size:16px;font-weight:400;line-height:20px}#login-register-v2 .forgot-password .forgot-password-instructions{border:1px solid #e6e6e6;border-radius:8px;flex-direction:column;gap:5px;padding:15px;display:flex}#login-register-v2 .forgot-password .forgot-password-instructions p{color:#333;font-size:14px;font-weight:600}#login-register-v2 .forgot-password .forgot-password-instructions ul{flex-direction:column;gap:5px;padding:0 12px;list-style:outside;display:flex}#login-register-v2 .forgot-password .forgot-password-instructions ul>li{color:#333;font-size:14px;font-weight:400;line-height:18px}@media screen and (min-width:992px){#login-register-v2{background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;max-width:464px;margin:0 auto 348px}}#login-register-v2 h1.page-title{color:#333;border:none;font-size:16px;font-weight:600;line-height:20px}@media screen and (min-width:992px){#login-register-v2 h1.page-title{font-size:20px;line-height:26px}}#login-register-v2 input{direction:ltr!important}#login-register-v2 input:dir(ltr){text-align:left}#login-register-v2 input:dir(rtl){text-align:right}#login-register-v2 button.back-button{cursor:pointer}[dir=rtl] #login-register-v2 button.back-button{transform:rotate(180deg)}body{background-color:#fff}.special-offer-dialog .content{margin-top:10px}.special-offer-dialog .icon-group{justify-content:center;gap:30px;margin-top:20px;display:flex}.special-offer-dialog .icon-group .icon-container{flex-direction:column;align-items:center;gap:10px;display:flex}.special-offer-dialog .icon-group .icon-container .icon{background:#d6ffec;border-radius:41px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.success-bottom-sheet .sheet-body{flex-direction:column;align-items:center;gap:20px;margin:0 15px 25px;display:flex}.success-bottom-sheet .sheet-body .sheet-text{white-space:pre-line;color:#333;width:295px;font-size:16px;font-weight:600}.success-bottom-sheet .sheet-body .banner-wrapper img:not(:last-child){margin-bottom:15px}.success-bottom-sheet .sheet-body .sheet-button{width:100%}.bottom-sheet-main{border-radius:16px 16px 0 0}.bottom-sheet-main .language-selector-sheet-container{height:auto;padding:15px 0 10px}.bottom-sheet-main .language-selector-sheet-container .title{border-bottom:1px solid #e6e6e6;height:35px;font-size:16px;font-weight:500}.bottom-sheet-main .language-selector-sheet-container .body{flex-direction:column;gap:15px;margin:15px 15px 0;display:flex}.bottom-sheet-main .language-selector-sheet-container .body .language-select-button{color:#333;justify-content:space-between;width:100%;height:30px;font-size:14px;font-weight:500;display:flex}.bottom-sheet-main .language-selector-sheet-container .body .language-select-button:not(:last-of-type){border-bottom:1px solid #e6e6e6;padding-bottom:15px}.bottom-sheet-main .language-selector-sheet-container .body .language-select-button.selected{color:#f27a1a}.bottom-sheet-main .language-selector-sheet-container .body .language-select-button.selected .checkmark-icon{position:relative;top:-3px}html[dir=rtl] #login-register-v2 :not([class*=icon-]),html[dir=rtl] .p-popup :not([class*=icon-]){font-family:Cairo,sans-serif!important}