.auth {
    padding-bottom: 36px;
}
.auth-page {
    display: flex;
    align-items: flex-start;
    background: #ffffff;
    border-radius: 10px;
}
.auth-page__image {
    width: 452px;
}
.auth-page__image img {
    border-radius: 10px;
    object-fit: contain;
}
.auth-page__image-mob {
    display: none;
}
.auth-page__form {
    width: 350px;
}
.auth-page__form .basket-page__title {
    text-align: center;
    margin: 34px 0 30px 0;
}
.auth-page__field {
    width: 350px;
    margin-bottom: 30px;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}
.auth-page__field-name {
    margin-bottom: 10px;
    margin-left: 12px;
}
.auth-page__field-name span {
    color: #686868;
    font-size: 14px;
}
.auth-page__field-input {
    width: 350px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #C4C4C4;
    font-size: 14px;
    font-family: LabGrotesqueMedium, sans-serif;
    padding: 12px;
}
.auth-page__check {
    display: flex;
    justify-content: center;
}
.auth-page__check-face {
    display: flex;
    align-items: center;
}
.check-input-left {
    margin-right: 20px;
}

.auth-page__check-face span {
    margin: 0 0 0 9px;
    color: #686868;
}
.auth-page__btn-block {
    margin: 50px 0;
}
.auth-page__check-number {
    position: relative;
}
.auth-auth-page__success {
    display: none;
}
.auth-page__numb {
    color: #45B861;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 120%;
    display: none;
}
.auth-page__check-all {
    width: 164px!important;
    margin: 0 auto;
    margin-bottom: 20px;
}
.auth-page__check-all .text-main-basket,
.auth-page__check-number .text-main-basket
{
    color: #3B5571!important;
}
/*.auth-page__check-number button {*/
/*    width: 100% !important;*/
/*}*/
.auth-page__title {
    color: #404040;
    margin-top: 0;
}
.add-auth-page__btn {
    width: 186px!important;
}
.ofexsys_auth-page {
    background: none!important;
    margin-bottom: 20px!important;
    gap: 4px;
    border: none!important;
    box-shadow:
            0 1px 10px rgba(110, 255, 110, 0.3),
            0 1px 10px rgba(32, 227, 227, 0.3),
            0 1px 10px rgba(36, 150, 216, 0.3);
}
.ofexsys_auth-page span {
    margin-bottom: 0;
    margin-top: 1px;
}
.auth-page__authorization {
    padding-top: 44px;
    width: 424px;
}
.auth__text {
    color: #686868;
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
}
.auth__text-title {
    margin: 30px 0 10px 0;
}
#refresh {
    margin: 0 auto;
    margin-top: 30px;
    width: 224px;
}
.auth__text-number {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
}
.auth__text-link {
    color: #0066FF;
    text-decoration: underline;
    font-size: 14px;
}
.auth__refresh {
    display: flex;
    justify-content: center;
}
.text-field__input {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    margin: 0 10px;
    text-align: center;
}
.add-auth {
    color: #0066FF;
    text-decoration: underline;
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
    margin-top: 47px;
    cursor: pointer;
}
.add-auth__modal,
.auth-not__number-phone
{
    position: relative;
}
.auth-not__number {
    display: none;
    position: absolute;
    top: -310px;
    left: -110px;
    width: 100%;
    height: 100%;
}
.add-auth__popup {
    position: absolute;
    top: -287px;
    left: -110px;
    width: 100%;
    height: 100%;
    display: none;
}

.add-auth__popup-content {
    background: white;
    padding: 10px;
    border-radius: 10px;
    position: relative;
    width: 535px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.add-auth__close-popup {
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
    font-size: 28px;
    color: #9C9C9C;
}
.add-auth__close-popup:hover,
.add-auth__close-popup:focus
{
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.auth__text-grey {
    color:#686868;
    font-size: 14px;
    text-align: center;
    width: 348px;
    margin: 0 auto;
    margin-top: 30px;
}
.vertical-stripe {
    width: 1px;
    height: 31px;
    background-color: #D4D4D4;
}
.add-auth-ways {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    margin-top: 50px;
    margin-bottom: 210px;
}
.add-auth-ways .add-auth {
    margin-top: 0;
}
.save-face_check {
    justify-content: flex-start;
}
.auth-toggle-password {
    display: block;
    width: 16px;
    height: 13px;
    position: absolute;
    top: 40px;
    right: 12px;
    cursor: pointer;
}
.reg {
    background: #ffffff;
    border-radius: 10px;
    padding: 30px;
}
.reg .basket-page__title {
    text-align: center;
}
.reg__accordion {
    max-width: 758px;
    margin: 43px auto;
    border-radius: 5px;
}
.reg__accordion-item {
    transition: background 0.3s ease;
    margin-bottom: 26px;
}
.reg__accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    background: #FF6900;
    color: #000000;
    padding: 7px 11px;
    cursor: pointer;
    transition: background 0.3s ease;
    position: relative;
    border-radius: 5px;
}
.reg__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 13px;
}
.reg__accordion-header p {
    margin-bottom: 0;
}
.reg__accordion-content {
    display: none;
    padding: 20px;
    background: #ffffff;
}
.reg__accordion-header.active {
    background: #FFC530;
}
.reg__header-face-text {
    font-size: 18px;
    font-family: LabGrotesqueMedium, sans-serif;
}
.reg__header-face-right {
    position: absolute;
    right: -7px;
}
.reg__accordion-content-text {
    text-align: center;
    color: #950A2B;
    font-size: 14px;
    font-family: LabGrotesqueMedium, sans-serif;
}
.reg-form-field {
    display: flex;
    gap: 20px;
}
.reg-not__number {
    left: -620px;
}
.auth-page__check-policy {
    display: flex;
    align-items: center;
}
.auth-page__check-policy span {
    margin: 0 0 0 9px;
    color: #686868;
    font-size: 14px;
}
.auth-page__check-policy span a {
    color: #0066FF;
    font-size: 14px;
    text-decoration: underline;
}
.save-user-reg {
    width: 208px!important;
    margin: 0 auto;
    margin-top: 50px;
}
.js-save-user-reg:disabled, .main-basket:disabled {
    cursor: not-allowed;
}

.auth-page__authorization, .log-pass, .again, .auth__text-grey{
    display:none;
}
.again{
    margin-top: 20px!important;
}
.auth-shadow{
    box-shadow: 0 1px 10px rgb(241 32 74 / 30%), 0 1px 10px rgb(250 13 59 / 30%), 0 1px 10px rgb(231 25 25 / 30%);
}
.reg-red{
    color: #3B5571;
    font-size:14px;

}
.grey_items-count {
    color: #ffffff;
    background-color: #C4C4C4;
}
.delayed__add-basket {
    border-radius: 5px !important;
    border: 1px solid #D4D4D4;
    width: 41px !important;
    height: 41px !important;
    background-color: #ffffff;
}
.delayed__item {
    margin-top: -17px;
}
.delayed__item-text {
    margin-top: 15px;
}
.delayed__item-price {
    width: 10%;
}
.delayed_result {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 70px;
    gap: 17px;
}
.favorite-page__block {
    background: none;
}
.favorite-page__block-list {
    width: 100%;
}
.favoriteIcon {
    display: block;
    cursor: pointer;
}
.fix-profile {
    max-width: 720px;
    margin: 0 auto;
    margin-top: 24px;
}
.profile__block-elem {
    display: block;
}
.profile__title-elem {
    text-align: center;
}
.fix-profile__elem,
.fix-profile__input
{
    width: 100%;
}
.history__tabs {
    display: flex;
    cursor: pointer;
}

.history__tab {
    padding: 8px 20px;
    background-color: #ffffff;
    color: #6B6B6B;
    margin-right: 5px;
    transition: background-color 0.3s ease;
    border-radius: 5px;
}

.history__tab:hover,
.history__tab.active
{
    background-color: #404040;
    color: #ffffff;
}

.tab-content {
    margin-top: 47px;
}

.history__content {
    display: none;
}
.history__content-table th {
    text-align: start;
    padding: 7px 0;
}
.history__content-table tbody tr td {
    padding: 21px 0;
}

.history__content.active {
    display: block;
}
.history__content-link {
    color: #0066FF;
    text-decoration: underline;
}
.history__content-text-red {
    color: #950A2B;
    font-size: 14px;
    font-family: LabGrotesqueMedium, sans-serif;
    font-weight: 700;
}
.history__content-text-grey {
    color: #404040;
    margin-bottom: 0;
}
.history__text-red {
    color: #950A2B;
    margin-bottom: 0;
}
.history__text-green {
    color: #399637;
    margin-bottom: 0;
}
.order__list-pagen {
    padding-bottom: 0!important;
}
.mob-history__content-table {
    display: none;
}
.profile__order-elem-title {
    margin-right: 0;
    display: flex;
    align-items: center;
    width: 100%;
}
.profile__order-elem-title-link {
    display: block;
    background: none;
    cursor: pointer;
    text-align: start;
    width: 30px;
    margin-top: 5px;
}
.profile__order-title {
    width: calc(100% / 1 - 50px);
}
.order-item {
    margin-top: 15px;
}
.order-item__top,
.order-item__bottom,
.order-item__top-flex
{
    display: flex;
    justify-content: space-between;
}
.order-item__top {
    border-top: 1px dashed #D9D9D9;
    margin-bottom: 38px;
    padding: 20px 20px 0 20px;
    gap: 10px;
}
.order-item__bottom {
    border-bottom: 1px dashed #D9D9D9;
    padding: 0 20px 20px 20px;
}
.order-item__top-one {
    width: 188px;
    margin-bottom: 0;
}
.order-item__top-two {
    width: 114px;
    margin-bottom: 0;
}
.order-item__top-three {
    width: 270px;
    margin-bottom: 0;
}
.order-item__top-four {
    width: 151px;
    margin-bottom: 0;
}
.history__content-text-grey-bold {
    font-weight: bold;
    color: #404040;
    margin-top: 11px;
}
.order-item__list-center {
    text-align: center;
}
.history__order-btn {
    width: 183px!important;
    gap: 6px;
}
.mob__order-item {
    display: none;
}
.main-basket:hover .text-main-basket {
    color: #950A2B !important;
}
.main-basket {
    width: 208px !important;
    margin: 0 auto;
    margin-top: 50px;
    height: 41px !important;
    border-radius: 5px !important;
    border: 1px solid #D4D4D4;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.text-main-basket {
    text-transform: uppercase;
    font-weight: bold;
    color: #404040 !important;
}
.main-basket:hover {
    background: #F1F1F1;
}