@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;800;900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);
.custom-select .dropdown-menu{width:100%;top:5px !important;padding:15px 0;border-radius:4px;background-color:#444;box-shadow:0 15px 30px rgba(41,45,50,.1);max-height:300px;overflow-y:auto;overflow-x:hidden}.custom-select-container{position:relative}.custom-select-button{z-index:1;position:absolute;top:0;left:0;display:block;height:100%;width:100%}.custom-select-button.show~.input-container .dropdown-img{transform:rotate(180deg)}.custom-select-button.show~.input-container input{border:1px solid #eeb768}.custom-select-item{cursor:pointer;color:#fffcf8 !important;padding:10px 16px;transition:.3s}.custom-select-item:hover{background-color:#444 !important;background:linear-gradient(90deg, #EEB768 0%, #C89150 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.input{position:relative}.input input{font-family:"Montserrat",sans-serif;width:100%;font-size:18px;padding:11px 16px;border-radius:8px;color:#fffcf8;border:1px solid rgba(0,0,0,0);outline:0;background-color:#444}.input input:focus{border:1px solid #eeb768}.input input::placeholder{font-size:18px;color:#979797}.input label{font-size:14px;color:#fffcf8}.input-container{position:relative}.input-icon img{position:absolute;cursor:pointer;right:16px;top:30%}.input-validation-message{display:none;position:relative;font-size:13px;color:#fd5353}.input-validation-message.password-input{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px 10px;color:#a9a9a9;margin-top:5px}.input-validation-message.password-input li{display:flex;flex-direction:row;justify-content:center;align-items:center}.input-validation-message.password-input li::before{content:"•";display:block;margin-right:3px}.input-validation-message.password-input li.valid{color:green}.input-validation-message.password-input li.valid:before{content:"✔︎"}.input-validation-message.password-input li.invalid{color:red}.input-validation-message.password-input li.invalid:before{content:"✕"}.input.invalid .input-container input{border:1px solid #fd5353 !important}.input.invalid .input-container:after{background-image:url(../img/shared/invalid-icon.png);background-size:18px 18px;right:16px;width:18px;height:18px;top:30%;position:absolute;content:""}.input.invalid .input-validation-message{display:block}.input.invalid .input-validation-message.password-input{display:flex}.register-form-modal{background-color:#313131;padding:55px 20px;border-radius:16px;position:relative}.register-form-modal-title{font-weight:700;color:#fffcf8}@media(max-width: 767px){.register-form-modal-title{font-size:24px}}.register-form-modal-item:not(:first-child){margin-top:25px}.register-form-modal .cta-btn{font-weight:600}.register-form-modal-close{position:absolute;top:20px;right:20px;cursor:pointer}.text-input-password .shown-password-img{display:none}.text-input-password.show-password .shown-password-img{display:block}.text-input-password.show-password .hidden-password-img{display:none}.custom-select.invalid .input-container:after,.text-input-password.invalid .input-container:after{right:45px}.custom-checkbox{position:relative;display:flex;align-items:flex-start}.custom-checkbox-text p{color:#797876;font-size:14px;margin-left:16px}.custom-checkbox input{position:absolute;z-index:-1;opacity:0}.custom-checkbox input+label{display:inline-flex;align-items:center;user-select:none}.custom-checkbox input:checked+label::before{background-image:url(../img/shared/checkbox-icon.png);background-size:24px;border:0}.custom-checkbox .input-validation-message{position:absolute;bottom:-15px}.custom-checkbox.invalid label::before{border-color:#fd5353}.custom-checkbox.invalid .input-validation-message{display:block}.custom-checkbox label::before{content:"";display:inline-block;width:24px;height:24px;background-color:rgba(0,0,0,0);border:2px solid #979797;border-radius:6px;flex-shrink:0;flex-grow:0;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;cursor:pointer}.form-message{color:#fd5353;font-size:16px;margin:0 auto;max-width:400px}.form-message a{color:inherit;text-decoration:underline}.form-message.notificationMessage{color:#fffcf8}.languageSelector{position:relative;z-index:5;display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;max-width:160px;margin-left:auto;padding:12px 16px;background:#313131;border-radius:8px;cursor:pointer}@media(max-width: 575px){.languageSelector{max-width:115px}}.languageSelector.open .arrow-icon{transform:rotate(180deg)}.languageSelector.open .languageSelector-options{display:flex}.languageSelector p{font-weight:600;font-size:14px;line-height:20px;color:#fffcf8}.languageSelector-options{width:100%;position:absolute;top:110%;left:0;display:none;flex-direction:column;background-color:#313131;box-shadow:0 15px 30px 0 rgba(41,45,50,.1);border-radius:8px;padding:8px 0}.languageSelector-options-item{padding:8px 16px;display:flex;flex-direction:row;gap:8px;justify-content:flex-start;align-items:center}.languageSelector-options-item p{font-weight:600;font-size:16px;line-height:24px;color:#fffcf8}.languageSelector-options-item:hover p{background:-webkit-linear-gradient(rgb(238, 183, 104), rgb(200, 145, 80));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.header{background-color:#1f1f1f;padding:24px 0}.header .languageSelector{background:rgba(0,0,0,0)}.header-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:40px}@media(max-width: 767px){.header-wrapper{gap:10px}}.header-wrapper__logo{max-width:200px}@media(max-width: 767px){.header-wrapper__logo{max-width:125px}}.header-wrapper__awards{display:flex;flex-direction:row;gap:32px;align-items:center;margin-left:auto}.header-wrapper__actions{display:flex;flex-direction:row;gap:16px}@media(max-width: 767px){.header-wrapper__actions{gap:8px}.header-wrapper__actions a{font-size:12px}}.custom-search-select .dropdown-menu{width:100%;padding:15px 0;border-radius:4px;background-color:#444;box-shadow:0 15px 30px rgba(41,45,50,.1);max-height:300px;overflow-y:auto;overflow-x:hidden}.custom-search-select-container{position:relative}.custom-search-select-button{z-index:1;background:blue;position:absolute;top:0;left:30px;display:block;height:100%;width:100%}.custom-search-select-button.show~.input-container .dropdown-img{transform:rotate(180deg)}.custom-search-select-button.show~.input-container input{border:1px solid #eeb768}.custom-search-select-item{cursor:pointer;color:#fffcf8 !important;padding:10px 16px;transition:.3s}.custom-search-select-item.empty{pointer-events:none}.custom-search-select-item:hover{background-color:#444 !important;background:linear-gradient(90deg, #EEB768 0%, #C89150 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.payments-section{padding:24px 0;overflow:hidden}.payments-section-container{position:relative;display:flex;overflow:hidden;user-select:none;gap:24px}.payments-section-items{animation:scroll 20s linear infinite;flex-shrink:0;gap:24px}.payments-section-item{flex-shrink:0;transition:all .1s ease-in-out;align-items:center}.payments-section-item img{max-width:100%;width:164px}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc(-100% - 24px))}}html[dir=rtl] .input-container:after{right:auto !important;left:16px}html[dir=rtl] .input-container.phone-input:after{left:133px}html[dir=rtl] .input.invalid .input-container.phone-input input{padding-left:37px !important}html[dir=rtl] .input-icon img{right:auto;left:16px}html[dir=rtl] .register-form-modal-close{right:auto;left:20px}html[dir=rtl] .custom-select-item{text-align:right}html[dir=rtl] .custom-checkbox-text{margin-left:0 !important;margin-right:16px}html[dir=rtl] .custom-select.invalid .input-container:after,html[dir=rtl] .text-input-password.invalid .input-container:after{left:45px}html[dir=rtl] .languageSelector{margin-left:unset;margin-right:auto}html[dir=rtl] .payments-section-items{animation:reverseScroll 20s linear infinite}@keyframes reverseScroll{from{transform:translateX(0)}to{transform:translateX(calc(100% + 24px))}}@media(max-width: 767px){.payments-section-container{gap:17px}.payments-section-items{gap:17px}.payments-section-item{width:117px}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc(-100% - 17px))}}html[dir=rtl] .payments-section-items{animation:reverseScroll 20s linear infinite}@keyframes reverseScroll{from{transform:translateX(0)}to{transform:translateX(calc(100% + 17px))}}}.languageSelector{font-family:"inter",sans-serif;position:relative;z-index:5;display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;max-width:142px;margin-left:auto;padding:8px;background:#313131;background:rgba(39,44,132,.4);border-radius:8px;cursor:pointer}@media(max-width: 575px){.languageSelector{max-width:115px}}.languageSelector.open .arrow-icon{transform:rotate(180deg)}.languageSelector.open .languageSelector-options{display:flex}.languageSelector p{font-weight:600;font-size:14px;line-height:20px;color:#fffcf8}.languageSelector-options{width:100%;position:absolute;top:110%;left:0;display:none;flex-direction:column;background:rgba(39,44,132,.4);box-shadow:0 15px 30px 0 rgba(41,45,50,.1);border-radius:8px;padding:8px 0}.languageSelector-options-item{padding:8px 16px;display:flex;flex-direction:row;gap:8px;justify-content:flex-start;align-items:center}.languageSelector-options-item p{font-weight:600;font-size:16px;line-height:24px;color:#fffcf8}.languageSelector-options-item:hover p{background:linear-gradient(208.43deg, #FF9D17 0.36%, #FF4D25 96.89%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.payments-section{padding:48px 0 24px 0;overflow:hidden}@media(max-width: 575px){.payments-section{padding:24px 0}}.payments-section-container{position:relative;display:flex;overflow:hidden;user-select:none;gap:24px}.payments-section-items{animation:scroll 50s linear infinite;flex-shrink:0;gap:24px}@media(max-width: 575px){.payments-section-items{gap:16px}}.payments-section-item{flex-shrink:0;transition:all .1s ease-in-out;align-items:center;width:96px}@media(max-width: 575px){.payments-section-item{width:82px}}.payments-section-item img{max-width:100%;width:96px}@media(max-width: 575px){.payments-section-item img{width:82px}}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc(-100% - 24px))}}.providers-section{padding:24px 0;overflow:hidden}@media(max-width: 575px){.providers-section{padding:24px 0}}.providers-section-container{position:relative;display:flex;overflow:hidden;user-select:none;gap:24px}.providers-section-items{animation:scroll 90s linear infinite;flex-shrink:0;gap:12px}@media(max-width: 575px){.providers-section-items{gap:16px}}.providers-section-item{display:flex;flex-shrink:0;transition:all .1s ease-in-out;align-items:center;width:144px}@media(max-width: 575px){.providers-section-item{width:82px}}.providers-section-item img{max-width:100%;width:96px}@media(max-width: 575px){.providers-section-item img{width:82px}}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc(-100% - 24px))}}footer .divider{width:100%;height:1px;background:rgba(255,255,255,.05)}footer .footer-info-section{padding:24px 0 64px 0;display:flex;align-items:center;justify-content:space-between}@media(max-width: 767px){footer .footer-info-section{flex-direction:column;padding:24px 0 40px 0}}footer .footer-info-section .logos{display:flex;flex-direction:column;gap:20px;min-width:290px}@media(max-width: 767px){footer .footer-info-section .logos{align-self:flex-start;width:100%}}footer .footer-info-section .logos-2{max-width:98px}footer .footer-info-section .info{display:flex;flex-direction:column;gap:24px}@media(max-width: 767px){footer .footer-info-section .info{padding:24px 0}}footer .footer-info-section .info p{font-size:14px;font-weight:400;line-height:16px;color:#fffcf8}@media(max-width: 575px){footer .footer-info-section .info p{font-size:12px;line-height:14px}}.register-form-section{padding:44px 30px 55px;background-color:#313131;border-radius:32px;box-shadow:0px 35px 48px -20px rgba(54,62,72,.1)}.register-form-section-title{color:#fffcf8;margin-bottom:22px}.register-form-section-container{max-width:1172px}.register-form-section-inputs{gap:32px 17.3333333333px}.register-form-section-inputs-item{width:280px;position:relative}.register-form-section-inputs-item-checkbox{width:100%}.register-form-section-item{margin-top:32px}.register-form-section-item.flex-center{display:flex;flex-direction:row;justify-content:center}.register-form-section .cta-btn{font-weight:600}.register-form-section.white-theme{background-color:#f2f2f2}.register-form-section.white-theme .register-form-section-title{color:#1f1f1f}.register-form-section.white-theme label{color:#262626 !important;font-weight:500}.register-form-section.white-theme input{background-color:#f2f2f2 !important;color:#1f1f1f;border:1px solid #e0e0e0}.register-form-section.white-theme .custom-select .dropdown-menu,.register-form-section.white-theme .custom-search-select .dropdown-menu{background-color:#f2f2f2}.register-form-section.white-theme .custom-select-item,.register-form-section.white-theme .custom-search-select-item{color:#313131 !important;background-color:#f2f2f2 !important}.register-form-section.white-theme input:focus{border:1px solid #eeb768}.register-form-section.white-theme .dropdown-img,.register-form-section.white-theme .hidden-password-img,.register-form-section.white-theme .shown-password-img{filter:invert(46%) sepia(10%) saturate(49%) hue-rotate(1deg) brightness(99%) contrast(90%)}.register-form-section.white-theme .form-message.notificationMessage{color:#1f1f1f}.register-form-section.white-theme .iti__flag-container{background-color:#f2f2f2;border:1px solid #e0e0e0}.register-form-section.white-theme .iti__country-list{background-color:#fff;color:#000;border:1px solid #e0e0e0}.points-section{gap:32px}.points-section-item{width:470px;padding:44px 32px;border-radius:32px;background-color:#fffcf8;box-shadow:0px 35px 48px -20px rgba(54,62,72,.1)}.points-section-item-texts-title{margin-bottom:8px}.points-section-item-img{min-width:100px;margin-right:16px}.footer{margin-top:102px;padding:48px 0;background-color:#262626;color:#fffcf8}.footer .container{max-width:1802px !important}@media(min-width: 576px){.footer.narrow .container{max-width:540px !important}}@media(min-width: 768px){.footer.narrow .container{max-width:720px !important}}@media(min-width: 768px){.footer.narrow .container{max-width:720px !important}}@media(min-width: 992px){.footer.narrow .container{max-width:960px !important}}@media(min-width: 1200px){.footer.narrow .container{max-width:1140px !important}}@media(min-width: 1400px){.footer.narrow .container{max-width:1320px !important}}.footer-divider{margin:32px 0}.footer-divider hr{margin:0;width:100%;color:#797876}.footer-row-1-title{font-size:18px;margin-bottom:20px}.footer-row-1-right .footer-row-1-title{margin-bottom:16px}.footer-row-1-images{gap:16px}.footer-row-1-images img{width:48px}.footer-row-2-left{max-width:270px}.footer-row-2-left-text{font-size:16px}.footer-row-2-right{margin-left:50px}.footer-row-2-right-text{font-size:12px}.footer-row-2-right-text:not(:first-child){margin-top:24px}html[dir=rtl] .points-section-item-img{margin-right:0;margin-left:16px}html[dir=rtl] .footer-row-1-title{text-align:right !important}html[dir=rtl] .footer-row-2-left-text{text-align:right !important}html[dir=rtl] .footer-row-2-right{margin-left:0;margin-right:50px}html[dir=rtl] #register-form-phone,html[dir=rtl] .iti__country{direction:ltr !important}html[dir=rtl] #register-form-phone{padding-right:5px !important}html[dir=rtl] .iti{flex-direction:row-reverse}html[dir=rtl] .iti__flag-container{direction:ltr}html[dir=rtl] .iti__selected-dial-code{direction:ltr !important;margin-left:6px !important}html[dir=rtl] .iti__country-name{text-align:left}@media(max-width: 1199px){.register-form-section-inputs{gap:32px 40px}.register-form-section-inputs-item-checkbox{width:364px}}@media(max-width: 767px){.register-form-section{max-width:500px;padding:32px 16px;margin:0 auto}.register-form-section-title{max-width:364px;margin-left:auto;margin-right:auto}.register-form-section .cta-btn{padding:24px;width:100%;max-width:364px;line-height:10px}.register-form-section-inputs{gap:24px 100px}.points-section{gap:24px}.points-section-item{padding:16px;border-radius:16px;max-width:328px}.points-section-item-img{min-width:60px;max-width:60px}.footer{margin-top:48px;padding:40px 0}.footer-row-1-right{margin-top:32px}.footer-row-2-left{max-width:100%}.footer-row-2-right{margin-left:0}html[dir=rtl] .footer-row-1-title{text-align:center !important}html[dir=rtl] .footer-row-2-left-text{text-align:center !important}html[dir=rtl] .footer-row-2-right{margin-right:0}}body{background-color:#1f1f1f !important;display:flex;flex-direction:column;justify-content:space-between;font-family:"Ubuntu",sans-serif !important}body *{font-family:"Ubuntu",sans-serif !important}body .footer{margin-top:0 !important;background:#1c0e2e;background:#1c0e2e}.container{max-width:1597px !important}.languageSelector{position:absolute;right:0;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0)}.banner-section{height:100vh;min-height:700px;background:url(../img/landing10/banner-section-bg.png);background-repeat:no-repeat;background-position:top center;background-size:cover}@media(max-width: 767px){.banner-section{max-height:700px;min-height:560px;background:url(../img/landing10/banner-section-bg-mobile.png);background-size:cover;background-repeat:no-repeat;background-position:bottom center}}@media(max-width: 575px){.banner-section{background-size:cover;background-position:top center;max-height:600px}}.banner-section-container{padding:25px 0 90px}@media(max-width: 767px){.banner-section-container{padding:32px 0 0}}.banner-section-logo{position:relative}@media(max-width: 767px){.banner-section-logo img{width:160px}}.banner-section-content{max-width:1164px;color:#fffcf8;background:rgba(0,0,0,0);position:relative}.banner-section-content:before{position:absolute;content:"";z-index:1;left:0;width:100%;height:100%;filter:blur(75px);background:#1f1f1f}.banner-section-content-title{margin-bottom:16px;font-size:86px;font-weight:700;text-transform:uppercase;font-family:"Cairo",sans-serif !important}@media(max-width: 767px){.banner-section-content-title{font-size:32px;margin-bottom:8px}}.banner-section-content-subtitle{font-size:52px;font-weight:700;margin-bottom:40px;font-family:"Cairo",sans-serif !important}@media(max-width: 767px){.banner-section-content-subtitle{font-size:18px;margin-bottom:16px}}.banner-section-content .cta-btn{margin-bottom:44px}@media(max-width: 767px){.banner-section-content .cta-btn{margin-bottom:16px}}.banner-section-content-title,.banner-section-content-subtitle,.banner-section-content .cta-btn,.banner-section-content .tac-link{position:relative;z-index:2}.cta-btn{position:relative;z-index:3;font-family:"Ubuntu",sans-serif !important;font-weight:700 !important;font-size:18px !important;padding:16px 40px !important;min-width:268px !important;border-radius:20px !important;letter-spacing:.5px;background:linear-gradient(135deg, rgb(255, 133, 93) 0%, rgb(255, 178, 94) 48%, rgb(255, 241, 155) 100%);color:#29254e !important;box-shadow:0 2px 8px rgba(200,164,86,.3) !important}.cta-btn:hover{background:linear-gradient(135deg, rgb(255, 133, 93) 0%, rgb(255, 178, 94) 48%, rgb(255, 241, 155) 100%)}@media(max-width: 767px){.cta-btn{font-size:16px !important;padding:14px 32px !important;min-width:188px !important}}.tac-link{display:block;font-size:18px;color:#979797;font-family:"Cairo",sans-serif !important}@media(max-width: 767px){.tac-link{font-size:14px}}.content-section{position:relative;padding-top:100px;padding-bottom:40px;color:#fffcf8;background:#1c0e2e}@media(max-width: 767px){.content-section{padding-top:55px;padding-bottom:20px}}.content-section-bottom-bg{position:absolute;left:0;right:0;bottom:0;height:280px;background:linear-gradient(180deg, rgba(28, 14, 46, 0) 0%, rgba(28, 14, 46, 0.458874) 24.94%, rgba(28, 14, 46, 0.65602) 44.99%, #1C0E2E 94.87%)}.content-steps-title{max-width:863px;margin-bottom:64px}@media(max-width: 767px){.content-steps-title{margin-bottom:32px}}.content-steps-points{gap:25px}.content-steps-points-item{position:relative;width:100%;max-width:503px;background:linear-gradient(101.63deg, rgba(255, 227, 194, 0.16) 12.39%, rgba(91, 91, 91, 0) 99.3%);backdrop-filter:blur(4.72727px);border-radius:16px;padding:27px 33px 24px;box-shadow:1px -0.5px 0px rgba(255,235,206,.2),-1px .5px 0px rgba(252,201,129,.5)}@media(max-width: 767px){.content-steps-points-item{padding:26px 24px;max-width:450px}}.content-steps-points-item-texts{margin-left:37px}@media(max-width: 767px){.content-steps-points-item-texts{margin-left:24px}}.content-steps-points-item-texts-title{margin-bottom:8px;box-shadow:none}@media(max-width: 767px){.content-steps-points-item-texts-title{margin-bottom:4px}}.content-steps-points-item-img{min-width:59px}@media(max-width: 767px){.content-steps-points-item-img{min-width:40px}.content-steps-points-item-img img{max-height:60px}}.content-info{margin-top:-120px}@media(max-width: 1500px){.content-info{margin-top:-50px}}@media(max-width: 1199px){.content-info{margin-top:50px;padding-bottom:100px}}@media(max-width: 991px){.content-info{margin-top:-100px}}@media(max-width: 767px){.content-info{padding-bottom:54px;margin-top:0}}@media(min-width: 576px){.content-info .add-col-padding{padding-left:12px !important;padding-right:12px !important}}.content-info .container{max-width:1944px !important}@media(max-width: 991px){.content-info-img{width:600px}}.content-info-img-mobile{width:100%;max-width:500px}.content-info-texts{max-width:636px}@media(max-width: 767px){.content-info-texts{margin-top:-30px}}.content-info-texts-title{margin-bottom:36px}@media(max-width: 767px){.content-info-texts-title{margin-bottom:16px}}.content-info-texts-paragraph{margin-bottom:46px}@media(max-width: 767px){.content-info-texts-paragraph{margin-bottom:24px}}.dealers-section{padding:80px 0 100px;color:#fffcf8;background:#1c0e2e}@media(max-width: 767px){.dealers-section{padding:40px 0 54px}}.dealers-section-title{margin-bottom:56px}@media(max-width: 767px){.dealers-section-title{margin-bottom:32px}}.dealers-section-cards{gap:22px;justify-content:center}@media(max-width: 767px){.dealers-section-cards{gap:32px}}.dealers-section-card{position:relative;border-radius:20px;overflow:hidden;text-align:center}@media(max-width: 767px){.dealers-section-card{max-width:326px;flex:unset}}.dealers-section-card-img{width:100%;overflow:hidden}.dealers-section-card-img img{width:100%;height:auto;display:block;object-fit:cover}.dealers-section-card .cta-btn{position:absolute;bottom:0;left:50%;transform:translateX(-50%);margin:28px auto 36px;display:block;width:fit-content}@media(max-width: 767px){.dealers-section-card .cta-btn{margin:16px auto 24px}}html[dir=rtl] .content-info-texts{text-align:right !important}@media(max-width: 991px){html[dir=rtl] .content-info-texts{text-align:center !important}}@media(min-width: 1200px){html[dir=rtl] .content-info-img{position:relative;transform:scaleX(-1)}}@media(min-width: 1200px){html[dir=rtl] .content-steps-points-item{position:relative;z-index:2}}html[dir=rtl] .content-steps-points-item-texts{margin-left:0;margin-right:37px}@media(max-width: 767px){html[dir=rtl] .content-steps-points-item-texts{margin-right:24px}}html[dir=rtl] .languageSelector{right:unset;left:0}