.loyalty{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.loyalty-img{margin-right:20px}.loyalty-content__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.loyalty-content{width:100%}.lvl-current p{font-size:30px;font-weight:600}.loyalty-content__header-bonus{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px;background:#99d600;border-radius:20px;color:#fff}.loyalty-content__header-bonus p{margin:0}.loyalty-content__header-bonus p:first-child{max-width:50%;font-size:15px}.loyalty-content__header-bonus p:not(first-child){text-align:center;font-size:30px;font-weight:600}.my-progress-bar{--primary:black;--success:LimeGreen;--neutral:LightSteelBlue;--alert:Crimson;--symbol-size:25px;--symbol-border-width:3px;--track-height:3px;--border-radius-rounded:28px;--step-text:clamp(.625rem,2vw,1rem);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style-type:none;margin:0;padding:0;width:100%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative}.my-progress-bar--step{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;width:100%}.my-progress-bar--step-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.my-progress-bar--step-text,.my-progress-bar--step-subtext{container-name:progress-step;font-size:clamp(.625rem,2vw,1rem)}.my-progress-bar--step-track{height:var(--track-height);width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:var(--neutral);margin-top:calc(var(--symbol-size) / 2);border-radius:var(--border-radius-rounded)}@container progress-step (min-width:700px){.my-progress-bar--step-text{font-size:2cqw}}.my-progress-bar--step:last-child{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.my-progress-bar--step:last-child .my-progress-bar--step-track{display:none}.my-progress-bar--step-text{position:relative;margin-bottom:10px;margin-inline:auto;display:block;top:10px}.my-progress-bar--step--symbol{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:var(--symbol-size);width:var(--symbol-size);background:var(--neutral);border:var(--symbol-border-width) solid var(--neutral);border-radius:50%}[data-my-progress-bar-step=incomplete] .my-progress-bar--step-text,[data-my-progress-bar-step=incomplete] .my-progress-bar--step-subtext{color:var(--neutral)}[data-my-progress-bar-step=complete].my-progress-bar--step:before{background:var(--success)}[data-my-progress-bar-step=complete] .my-progress-bar--step--symbol{background:var(--success);border-color:var(--success);color:white}[data-my-progress-bar-step=complete] .my-progress-bar--step--symbol:before{content:"✓"}[data-my-progress-bar-step=complete] .my-progress-bar--step-track{background:var(--success)}[data-my-progress-bar-step=active] .my-progress-bar--step--symbol{background:#fff;border-color:var(--primary);color:var(--primary)}[data-my-progress-bar-step=active] .my-progress-bar--step--symbol:before{content:"⬤"}[data-my-progress-bar-step=active] .my-progress-bar--step-track{background:var(--primary)}.tab{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.tab>input[type=radio]{display:none}.tab-content{display:none;width:100%;margin-top:1rem}#tab-btn-1:checked~#content-1,#tab-btn-2:checked~#content-2,#tab-btn-3:checked~#content-3{display:block}.tab>label{display:block;padding:.5rem 1rem;cursor:pointer;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;text-decoration:none;color:#0d6efd;border:0;border-radius:.375rem;background:0 0}.tab>input[type=radio]:checked+label{cursor:default;color:#fff;background-color:#0d6efd}.pwd-display{display:none}.pwd-display-2{display:none}.forgot-sms{display:none}.forgot-res{display:none}.forgot-form{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.forgot-form input[type=text]{display:block;width:100%;font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#212529!important;background-color:#fff;background-clip:padding-box!important;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none!important;border-radius:.375rem!important;border-radius:50px!important;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out!important;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out!important;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out!important;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;padding-right:22px;padding-left:22px;min-width:189px}.forgot-form input[type=password]{display:block;width:100%;font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#212529!important;background-color:#fff;background-clip:padding-box!important;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none!important;border-radius:.375rem!important;border-radius:50px!important;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out!important;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out!important;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out!important;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;padding-right:22px;padding-left:22px;min-width:189px}.forgot-response-error p{color:#d71a1a!important;font-weight:700!important}input#res_pass{border-radius:12px}