html {
    font-variation-settings: "wght" 450;
    color: #242424;
    text-rendering: geometricPrecision;
    background: #fff;
    font-family: Hauss, Segoe UI, -apple-system, Roboto, Helvetica Neue, Noto Sans, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 16px;
    font-weight: 400;
    height: -webkit-fill-available;
    min-height: -webkit-fill-available;
    display: block;
}

.paragraph {
  color: #e5147c;
  /*
    Правило color устанавливает цвет текста.
    В данном случае — это серый цвет со значением #333333
  */
}
/*element.style{
    --tg-viewport-height: 10vh;
    --tg-viewport-stable-height: 10vh;
}*/
body {
    display: block;
    /*margin: 8px;*/
}
body {
    -webkit-font-smoothing: antialiased;
    text-size-adjust: 100%;
    min-height: -webkit-fill-available;
}
.wrapper {
    min-height: 100vh;
    /*padding-top: constant(safe-area-inset-top);*/
    padding-top: env(safe-area-inset-top);
    flex-direction: column;
    display: flex;
    position: relative;
}
.header {
    z-index: 100;
    /*background: linear-gradient(97.26deg, #ed3cca .49%, #df34d2 14.88%, #d02bd9 29.27%, #bf22e1 43.14%, #ae1ae8 57.02%, #9a10f0 70.89%, #8306f7 84.76%, #7c1af8 99.15%), linear-gradient(rgba(0, 0, 0, .05), rgba(0, 0, 0, .05));*/
    background: linear-gradient(97.26deg, #dbc8b8 .49%), linear-gradient(rgba(0, 0, 0, .05), rgba(0, 0, 0, .05));
    padding: 12px 0;
    position: relative;
}
.main__container {
    max-width: 1504px;
    margin: 0 auto;
    padding: 0 16px;
}
/*.header__container, .main__container, .footer__container {
    max-width: 1504px;
    margin: 0 auto;
    padding: 0 32px;
}*/
.search-catalog__input {
    color: #242424;
    -webkit-appearance: none;
    appearance: none;
    caret-color: #a73afd;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fff;
    border-radius: 12px;
    width: 100%;
    margin: 0;
    padding: 8px 40px 10px 12px;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
}
.main {
    flex: 1 0 auto;
    padding: 16px 0 32px;
    position: relative;
}
.catalog-page__main {
    width: 100%;
}
.product-card-list {
    flex-wrap: wrap;
    margin: 0 -4px;
    display: flex;
    margin-bottom: 16px;
}
.new-snippets {
    margin-bottom: 16px;
}
.product-card {
    flex-shrink: 0;
    width: calc(50% - 8px);
    margin: 0 4px 32px;
    position: relative;
}
.new-snippet {
    margin-bottom: 16px;
}
.product-card__wrapper {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    font-size: 0;
    display: flex;
}
.product-card__link {
    z-index: 3;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
a {
    text-decoration: none;
}
.product-card__top-wrap {
    position: relative;
}
.product-card__img-wrap {
    padding-top: 128.947%;
    margin: 4px 4px 2px;
    background-color: #f6f6f9;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
}
.product-card img {
    touch-action: pan-y;
    user-select: none;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
img {
    -webkit-user-drag: none;
    border: 0;
}
.product-card__tips {
    padding: 10px 12px;
    z-index: 2;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
    position: absolute;
    left: 100;
}
.product-card__tip {
    font-variation-settings: "wght" 650;
    text-transform: uppercase;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    padding: 1px 4px;
    font-weight: 400;
    overflow: hidden;
    margin-top: 4px;
    border-radius: 100px;
    font-size: 20px;
    line-height: normal;
}
.product-card__tip--sale {
    background-color: #f44;
}
p {
    margin: 0;
    padding: 0;
}
.product-card__tips--bottom {
    bottom: 0;
}
.product-card__middle-wrap {
    margin-top: 6px;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}
.price {
    font-size: 0;
    line-height: 1;
}
.product-card__price {
    white-space: nowrap;
    flex-direction: column;
    align-self: stretch;
    align-items: flex-start;
    margin-bottom: 4px;
    display: flex;
    position: relative;
    overflow: hidden;
}
.price__first-row {
    align-self: stretch;
    align-items: center;
    gap: 4px;
    display: flex;
}
.price__wrap {
    flex: 0 auto;
    align-self: stretch;
    align-items: center;
    display: flex;
    overflow: hidden;
    font-size: 0;
    line-height: 1;
}
.wallet-price {
    color: #a73afd;
}
.price__lower-price {
    color: #a73afd;
    margin-right: 6px;
    font-variation-settings: "wght" 650;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
}
.price__wrap ins {
    text-decoration: none;
}
.price__wrap del {
    color: #9d9da5;
    font-size: 20px;
    line-height: 16px;
}
.product-card__brand-wrap {
    /*color: #9d9da5;*/
    color: #28282b;
    font-variation-settings: "wght" 450;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    position: relative;
    overflow: hidden;
}
h2 {
    margin: 0;
    padding: 0;
}
.product-card__brand {
    color: #242424;
}
.product-card__bottom-wrap {
    gap: 2px;
    margin-top: 2px;
    flex-direction: column;
    flex-grow: 1;
    width: 100%;
    display: flex;
}
.product-card__rating-wrap {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    /*left: 20;*/
}
.rating--DCKHb.override--kkSDk {
    align-items: center;
}
.address-rate-mini {
    width: 40px;
    height: 20px;
        font-size: 20px;
        line-height: 20px;
        color: #242424;
    display: inline-flex;
    background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20fill%3D%22%23FF8533%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22m13.568%201.395%203.052%207.577%207.816.704c.542.05.762.758.35%201.132l-5.927%205.386%201.776%208.012c.123.557-.452.995-.918.699l-6.716-4.248-6.717%204.248c-.467.294-1.04-.144-.918-.7l1.777-8.011-5.93-5.387c-.411-.374-.192-1.083.352-1.132L9.38%208.97l3.053-7.576a.605.605%200%200%201%201.135%200Z%22%20stroke%3D%22%23FF8533%22%2F%3E%3C%2Fsvg%3E%0A);
    content: "";
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 10px;
    left: 0;
    /*display: block;*/
    }
    .product-card__count {
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    color: #9d9da5;
    font-size: 20px;
    line-height: 16px;
    display: inline-block;
    overflow: hidden;
    /*left: 40;*/
}
.product-card__order-wrap {
    margin-top: 4px;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    align-items: flex-end;
    position: relative;
}
.orderWrap--Pb9Eq.override--kkSDk {
    flex-grow: 1;
    display: flex;
}
.btn-main {
    background-color: #dbc8b8;
    border: 2px solid transparent;
    font-variation-settings: "wght" 650;
    letter-spacing: 0;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    font-size: 16px;
    /*color: #fff;*/
    border-radius: 12px;
    font-weight: 400;
    text-decoration: none;
    position: relative;
    width: 100%;
}
.product-card__add-basket {
    text-transform: initial;
    z-index: 4;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 3px 5px 5px;
    font-size: 20px;
    line-height: 20px;
    display: flex;
}

.orderLink--oIgMZ {
    transform: translate(0, 0);
}
.btn-icon__white {
    --icon: url(data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.925.488a.833.833%200%200%200-1.517.691l4.295%209.416v.001c.005.008.023.05.046.09a.9.9%200%200%200%20.979.446c.045-.01.089-.023.098-.026l6.22-1.853.105-.031c.44-.13.867-.256%201.201-.523.29-.232.517-.535.657-.88.16-.396.159-.842.158-1.3V4.105c0-.01%200-.06-.004-.11a.901.901%200%200%200-.488-.73.9.9%200%200%200-.447-.098H4.147L2.925.487ZM11.833%2012a1.333%201.333%200%200%200%200%202.667h.007a1.333%201.333%200%200%200%200-2.667h-.007ZM3.167%2013.334c0-.737.597-1.334%201.333-1.334h.007a1.333%201.333%200%200%201%200%202.667H4.5a1.333%201.333%200%200%201-1.333-1.333Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E);
    mask-position: 50%;
    mask-size: 16px;
    mask-repeat: no-repeat;
    mask-image: var(--icon);
    background-color: #fff;
    width: 16px;
    height: 16px;
}
.btn-text {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        padding-right: 8px;
    }
.navbar-mobile {
    z-index: 100;
    width: 100%;
    padding: 0 4px;
    padding-bottom: env(safe-area-inset-bottom);
    background: #fff;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
}
.navbar-mobile__link {
    cursor: pointer;
    flex-grow: 1;
    padding: 15px 0;
    display: block;
}
.navbar-mobile__icon {
    height: 30px;
    margin: 0 auto;
    display: flex;
    position: relative;
}
.navbar-mobile__icon--home {
    width: 30px;
}
.navbar-mobile__icon--home:before {
    mask-position: 50%;
    mask-size: auto;
    mask-repeat: no-repeat;
    mask-image: var(--icon);
    background-color: #c8c8d1;
    --icon: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23D3D4DD%22%20d%3D%22m19.463%208.858-.002-.002L11.302.54A1.829%201.829%200%200%200%2010%200a1.83%201.83%200%200%200-1.302.54L.543%208.851l-.008.008a1.843%201.843%200%200%200%20.003%202.6%201.83%201.83%200%200%200%201.279.54h.325v5.845c0%201.188.967%202.155%202.155%202.155H7.49a.586.586%200%200%200%20.586-.586v-4.707c0-.542.442-.983.984-.983h1.883c.542%200%20.983.44.983.983v4.707c0%20.324.262.586.586.586h3.192a2.157%202.157%200%200%200%202.155-2.155V12h.302a1.83%201.83%200%200%200%201.302-.54%201.844%201.844%200%200%200%200-2.602Z%22%2F%3E%3C%2Fsvg%3E);
}
.navbar-mobile__icon:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    
}
.navbar-mobile__wrap {
    flex-grow: 1;
    justify-content: center;
    display: flex;
    position: relative;
}
button {
    background-color: transparent;
    border: none;
    padding: 0;
    /*font-family: inherit;
    margin: 0;*/
}
.navbar-mobile__icon--catalog {
    width: 24px;
    --icon: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23C8C8D1%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16%209.5a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207Zm0%202.5a5.973%205.973%200%200%200%203.453-1.093l2.24%202.149a1.25%201.25%200%200%200%201.731-1.804l-2.27-2.178A6%206%200%201%200%2016%2012ZM1.5%203h7.082A7.978%207.978%200%200%200%208%206H1.5a1.5%201.5%200%201%201%200-3Zm0%207h7.57a8.04%208.04%200%200%200%202.914%202.92c-.152.052-.315.08-.484.08h-10a1.5%201.5%200%200%201%200-3ZM0%2018.5A1.5%201.5%200%200%201%201.5%2017h17a1.5%201.5%200%200%201%200%203h-17A1.5%201.5%200%200%201%200%2018.5Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);
    mask-position: 50%;
    mask-size: auto;
    mask-repeat: no-repeat;
    mask-image: var(--icon);
    background-color: #c8c8d1;
}
.navbar-mobile__icon--catalog:before {
    --icon: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23C8C8D1%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16%209.5a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207Zm0%202.5a5.973%205.973%200%200%200%203.453-1.093l2.24%202.149a1.25%201.25%200%200%200%201.731-1.804l-2.27-2.178A6%206%200%201%200%2016%2012ZM1.5%203h7.082A7.978%207.978%200%200%200%208%206H1.5a1.5%201.5%200%201%201%200-3Zm0%207h7.57a8.04%208.04%200%200%200%202.914%202.92c-.152.052-.315.08-.484.08h-10a1.5%201.5%200%200%201%200-3ZM0%2018.5A1.5%201.5%200%200%201%201.5%2017h17a1.5%201.5%200%200%201%200%203h-17A1.5%201.5%200%200%201%200%2018.5Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);
}
.navbar-mobile__icon--basket {
    width: 24px;
}
.navbar-mobile__icon--basket:before {
    --icon: url(data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.925.488a.833.833%200%200%200-1.517.691l4.295%209.416v.001c.005.008.023.05.046.09a.9.9%200%200%200%20.979.446c.045-.01.089-.023.098-.026l6.22-1.853.105-.031c.44-.13.867-.256%201.201-.523.29-.232.517-.535.657-.88.16-.396.159-.842.158-1.3V4.105c0-.01%200-.06-.004-.11a.901.901%200%200%200-.488-.73.9.9%200%200%200-.447-.098H4.147L2.925.487ZM11.833%2012a1.333%201.333%200%200%200%200%202.667h.007a1.333%201.333%200%200%200%200-2.667h-.007ZM3.167%2013.334c0-.737.597-1.334%201.333-1.334h.007a1.333%201.333%200%200%201%200%202.667H4.5a1.333%201.333%200%200%201-1.333-1.333Z%22%20fill%3D%22%23A9A8B0%22%2F%3E%3C%2Fsvg%3E);
}
.navbar-mobile__icon--basket:before {
    mask-position: 50%;
    mask-size: auto;
    mask-repeat: no-repeat;
    mask-image: var(--icon);
    background-color: #c8c8d1;
    mask-size: 24px;
}
.navbar-mobile__notify {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    background: #f55123;
    border-radius: 16px;
    min-width: 16px;
    height: 16px;
    padding: 2px 3px 1px;
    font-size: 10px;
    line-height: 13px;
    display: inline-block;
    position: absolute;
    top: -6px;
    right: -8px;
}
.navbar-mobile__icon--favorites {
    width: 19px;
}
.navbar-mobile__icon--favorites:before {
    mask-position: 50%;
    mask-size: 19px;
    mask-repeat: no-repeat;
    mask-image: var(--icon);
    background-color: #c8c8d1;
    --icon: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2219%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23C8C8D1%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.225%200C2.755%200%200%202.639%200%206.082c0%202.149%201.37%204.31%203.145%206.34%201.81%202.07%204.238%204.215%206.703%206.336a1%201%200%200%200%201.304%200c2.465-2.12%204.893-4.266%206.703-6.336C19.631%2010.392%2021%208.23%2021%206.082%2021%202.639%2018.246%200%2014.775%200c-1.549%200-3.09.572-4.275%201.55A6.801%206.801%200%200%200%206.225%200Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);
}
.navbar-mobile__icon--profile{
width: 20px;
}
.navbar-mobile__icon--profile:before{
    mask-position: 50%;
    mask-repeat: no-repeat;
    mask-image: var(--icon);
    background-color: #c8c8d1;
    --icon: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23C8C8D1%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14.759%204.789c0%202.77-2.195%204.918-4.753%204.918-2.558%200-4.752-2.148-4.752-4.895C5.241%202.101%207.461%200%2010.006%200a4.763%204.763%200%200%201%204.753%204.789ZM0%2018.498C0%2019.484.677%2020%202.57%2020h14.86c1.893%200%202.57-.516%202.57-1.502%200-2.864-3.85-6.808-9.994-6.808C3.85%2011.69%200%2015.634%200%2018.498Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);
}
.product-page {
        background-color: #f6f6f9;
        margin: -16px -16px -32px;
        padding-bottom: 32px;
        overflow: hidden;
        -webkit-tap-highlight-color: transparent;
        position: relative;
    }
.product-page:after {
        content: "";
        pointer-events: none;
        background-color: #fff;
        height: 32px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
.product-page__top-wrap {
        z-index: 3;
        position: absolute;
        top: 16px;
        left: 16px;
        right: 16px;
        align-items: center;
    display: flex;
    }
.product-page__breadcrumbs {
    margin-right: auto;
}
.breadcrumbs {
    align-items: baseline;
    display: flex;
}
.breadcrumbs__back {
        /*vertical-align: middle;
        background-color: transparent;
        border: none;
        justify-content: center;
        align-items: center;*/
        width: 40px;
        height: 40px;
       /* font-size: 0;
        display: flex;
        margin: unset;
        cursor: pointer;
    flex-shrink: 0;
    align-self: stretch;
    min-height: 29px;
    line-height: 1;*/
    background-size: cover;
   transform: rotate(270deg);
    background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2228%22%20height%3D%2228%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M26.57%2013.614a1.587%201.587%200%200%201-2.076%200L14%204.184l-10.494%209.43a1.587%201.587%200%200%201-2.076%200%201.226%201.226%200%200%201%200-1.865L12.962%201.386a1.587%201.587%200%200%201%202.076%200L26.57%2011.75c.573.515.573%201.35%200%201.865Z%22%20fill%3D%22%23313132%22%2F%3E%3Cpath%20d%3D%22M12.375%2025.375a1.625%201.625%200%201%200%203.25%200V2.625a1.625%201.625%200%201%200-3.25%200v22.75Z%22%20fill%3D%22%23313132%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.628%205.63v19.765a1.628%201.628%200%201%201-3.256%200V5.63l-8.885%207.984a1.59%201.59%200%200%201-2.08%200%201.229%201.229%200%200%201%200-1.868L12.785%201.52A1.632%201.632%200%200%201%2014%20.977a1.621%201.621%200%200%201%201.215.544l11.378%2010.224a1.229%201.229%200%200%201%200%201.868%201.59%201.59%200%200%201-2.08%200l-8.885-7.984Zm.275-4.803%2011.342%2010.191a2.205%202.205%200%200%201%200%203.322c-.945.85-2.44.85-3.385%200l-7.255-6.52v17.575a2.605%202.605%200%201%201-5.21%200V7.82L4.14%2014.34c-.946.85-2.44.85-3.385%200a2.205%202.205%200%200%201%200-3.322L12.096.827A2.598%202.598%200%200%201%2014%200c.751%200%201.428.318%201.903.827Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E);
    
    }
.breadcrumbs__back:before {
      /*  content: "";
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain;
        width: 23px;
        height: 23px;
        display: block;*/
    }
.product-page__grid {
    flex-direction: column;
    display: flex;
}
.product-page__slider-wrap {
    grid-area: slider;
    position: relative;
}
.slide__content {
    padding-top: 133.333%;
    position: relative;
}
.sw-slider-kt-mix .sw-slider-kt-mix__wrap {
    height: 100%;
    position: relative;
}

.swiper-container {
    height: 100%;
    user-select: none;
    width: 100%;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    list-style: none;
    position: relative;
    overflow: hidden;
}
.swiper-wrapper {
    z-index: 1;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    transition-property: transform;
    display: flex;
    position: relative;
}
.slide {
    overflow: hidden;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    transition-property: transform;
    position: relative;
}
 

html.adaptive {
    min-width: 320px;
   /*max-width: 360px;*/
    
}
.sw-slider-kt-mix img {
        z-index: 1;
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        height: auto;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
 .product-page__top-blocks {
        background-color: #fff;
        border-radius: 0 0 20px 20px;
        margin-bottom: 8px;
        padding: 16px;
    }
.product-page__price-block--common {
        flex-wrap: nowrap;
        display: flex;
            min-width: 0;
    }
.product-page__price-block-wrap {
        width: 100%;
        flex-grow: 1;
    align-items: center;
    display: flex;
    overflow: hidden;
    }
.price-block {
        width: 100%;
        max-width: 100%;
    }
.price-block__content {
        flex-wrap: wrap;
        align-items: baseline;
        display: flex;
        overflow: hidden;
        overflow-wrap: break-word;
    word-break: break-word;
    }
.price-block__price-group {
    width: 100%;
}
.price-block__price-wrap {
        white-space: nowrap;
        position: relative;
        overflow: hidden;
        flex-wrap: nowrap;
    align-items: baseline;
    width: 100%;
    display: flex;
    }
.product-page .price-block__price {
    color: #242424;
    flex-wrap: nowrap;
    align-items: baseline;
    margin-right: 8px;
    display: flex;
}
.price-block__wallet-price.red-price {
    color: #f44;
}
.price-block__wallet-price--pointer {
    cursor: pointer;
    font-variation-settings: "wght" 650;
    /*color: #a73afd;*/
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
}
.price-block__old-price {
        overflow: hidden;
        color: #868695;
    padding-right: 8px;
    font-size: 18px;
    line-height: 20px;
    }
.product-page__order {
        z-index: 98;
        width: 100%;
        margin-bottom: env(safe-area-inset-bottom);
        background: #fff;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        padding: 0 8px 8px;
        position: fixed;
        bottom: 52px;
        left: 0;
        box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
    }
.product-page__order-container {
        /*padding-top: 8px;*/
        padding: 8px;
        display: flex;
    }
 .order {
        flex-grow: 1;
        text-overflow: ellipsis;
    white-space: nowrap;
    display: flex;
    overflow: hidden;
    }
.order__btn-buy {
        padding-left: 2px;
        padding-right: 2px;
        /*margin: 0 8px 0 0;*/
        margin: 0 8px 0 0;
    }
.btn-base {
        padding: 8px 24px 10px;
        font-size: 16px;
        line-height: 22px;
        text-overflow: ellipsis;
    white-space: nowrap;
    flex-grow: 1;
    flex-shrink: 0;
    width: calc(50% - 4px);
    max-width: 100%;
    overflow: hidden;
    z-index: 2;
    /*background-color: rgba(167, 58, 253, .12);*/
    background-color:#dbc8b854;
    border: 2px solid transparent;
    font-variation-settings: "wght" 650;
    letter-spacing: 0;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    color: #a73afd;
    border-radius: 12px;
    font-weight: 400;
    text-decoration: none;
    position: relative;
    }
.order__button {
    justify-content: center;
    align-items: center;
    height: 50px;
    display: flex;
}
.order__for-fixed {
        flex-grow: 1;
        width: calc(50% - 4px);
    }
.order__fixed-container {
    background-color: #fff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    width: 100%;
}
.order__buttons {
    gap: 8px;
    display: flex;
}
/*.btn-main {
    width: 100%;
    padding: 8px 24px 10px;
        font-size: 16px;
        line-height: 22px;
        text-overflow: ellipsis;
    white-space: nowrap;
    flex-grow: 1;
    flex-shrink: 0;
    
    max-width: 100%;
    overflow: hidden;
    
    background-color: #dbc8b8;
    border: 2px solid transparent;
    border-radius: 12px;
}*/
.order__button {
    justify-content: center;
    align-items: center;
    height: 50px;
    display: flex;
    /*width:100%;*/
}
.lk-main {
    margin: 0 -16px;
}
.lk-container {
    flex-direction: column;
    gap: 16px;
    display: flex;
}
.lk-aside {
    flex-direction: column;
    flex-shrink: 0;
    gap: 24px;
    width: 100%;
    display: flex;
}
.lk-item--user {
        /*padding: var(--mo-sp-4);*/
        padding: 16px;
        /*border-radius: 0 0 var(--mo-br-5) var(--mo-br-5);*/
        border-radius: 0 0 20px 20px;
    cursor: default;
    align-items: center;
    }
.lk-item {
    /*background-color: var(--mo-bg-level-1-base);*/
    background-color: #fff;
    position: relative;
}
.lk-item__wrapper {
    gap: 16px;
    flex-direction: column;
    height: 100%;
    display: flex;
}
.lk-item__user-info {
    margin-right: 30px;
    position: relative;
    cursor: pointer;
    align-items: center;
    gap: 12px;
    display: flex;
}
.lk-main .lk-item__user-photo {
    border-radius: 100px;
    background-color: #f6f6f9;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 46px;
    height: 46px;
    display: flex;
    overflow: hidden;
    cursor: pointer;
    --icon: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23C8C8D1%22%20d%3D%22M11%209.57c2.302%200%204.277-1.974%204.277-4.521%200-2.515-1.986-4.403-4.277-4.403-2.29%200-4.287%201.931-4.276%204.424%200%202.526%201.975%204.5%204.276%204.5ZM11%2011.616c-5.41%200-8.546%203.25-9.825%206.057-.64%201.401.568%202.682%202.108%202.682h15.434c1.54%200%202.748-1.282%202.108-2.683-1.28-2.806-4.416-6.056-9.825-6.056Z%22%2F%3E%3C%2Fsvg%3E);
    mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23C8C8D1%22%20d%3D%22M11%209.57c2.302%200%204.277-1.974%204.277-4.521%200-2.515-1.986-4.403-4.277-4.403-2.29%200-4.287%201.931-4.276%204.424%200%202.526%201.975%204.5%204.276%204.5ZM11%2011.616c-5.41%200-8.546%203.25-9.825%206.057-.64%201.401.568%202.682%202.108%202.682h15.434c1.54%200%202.748-1.282%202.108-2.683-1.28-2.806-4.416-6.056-9.825-6.056Z%22%2F%3E%3C%2Fsvg%3E);
    mask-repeat: no-repeat;
    mask-size: auto;
    mask-position: 50%;
    content: "";
    width: 32px;
    height: 32px;
}
.lk-item__user-name {
    flex: 1;
    align-items: center;
    gap: 2px;
    width: 100%;
    max-width: calc(100% - 70px);
    display: flex;
    position: relative;
}
.lk-content {
    gap: 24px;
    flex-direction: column;
    flex-grow: 1;
    display: flex;
    overflow: hidden;
}
.lk-content__top {
    order: 2;
    gap: 8px;
    width: 100%;
    display: flex;
}
.lk-item--installment {
    width: 100% 360px;
    height: max-content;
    min-height: 54px;
    display: flex;
    position: relative;
}
 .lk-item {
    padding: 16px;
    background-color: #fff;
    border-radius: 20px;
   
}
.lk-item__container {
    width: unset;
    flex: 1;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
    overflow: hidden;
    gap: 4px;
}
.lk-item__title--installment {
    white-space: nowrap;
}
.lk-item__title-icon {
    align-items: center;
    gap: 6px;
    width: 100%;
    color: #242429;
    transition: color .3s;
    display: flex;
}
.mo-typography_variable-weight_title3 {
    font-variation-settings: "wght" 650;
    /*font-weight: normal;*/
}
.delayed-payment-fill-icon.pdl {
    background-image: url(бонус_ессена.png);
    /*background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.999.828c1.276%200%204.428.638%204.428%203.737%200%202.128-1.4%204.214-2.626%205.632%201.418-1.226%203.504-2.628%205.632-2.628%203.099%200%203.737%203.154%203.737%204.43%200%201.276-.639%204.428-3.737%204.428-2.132%200-4.221-1.407-5.64-2.635%201.228%201.418%202.634%203.509%202.634%205.641%200%203.099-3.152%203.737-4.428%203.737-1.276%200-4.428-.638-4.428-3.737%200-2.132%201.404-4.223%202.632-5.641-1.418%201.228-3.507%202.635-5.638%202.635C1.467%2016.427.828%2013.275.828%2012c0-1.276.638-4.43%203.737-4.43%202.128%200%204.214%201.402%205.632%202.628C8.971%208.78%207.571%206.693%207.571%204.565c0-3.099%203.152-3.737%204.428-3.737zm.545%207.792c-.232-.736-.86-.736-1.093%200-.728%202.234-.598%202.105-2.831%202.833-.737.232-.737.86%200%201.092%202.234.728%202.103.6%202.831%202.833.232.737.86.737%201.093%200%20.728-2.234.599-2.105%202.833-2.833.737-.232.736-.86%200-1.092-2.234-.728-2.105-.599-2.833-2.833z%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E);*/
}
.lk-main .delayed-payment-fill-icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
}
.lk-content__main.empty {
        gap: 8px;
    }
.lk-item--main {
    color: #242424;
    flex-direction: column;
    flex-grow: 1;
    gap: 16px;
    display: flex;
}
.lk-item {
    padding: 16px;
    background-color: #fff;
    border-radius: 20px;
    cursor: pointer;
    position: relative;
}
 .lk-content__wrapper {
    gap: var(--mo-sp-2);
    flex-direction: column;
    display: flex;
}
.basket-page {
    position: relative;
}
.basket-form {
        background-color: #f6f6f9;
        margin: 0 -16px;
        font-size: 16px;
    line-height: 22px;
}
 .basket-section:first-of-type {
        border-radius: 0 0 20px 20px;
}
 .basket-section {
        background-color: #fff;
        border-left: 0 solid transparent;
        border-right: 0 solid transparent;
        padding: 16px;
        box-shadow: none;
}
.basket-section__header-tabs {
    display: flex;
}
/*.basket-section__header {
    font-variation-settings: "wght" 650;
    align-items: baseline;
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    display: flex;
}*/
.basket-page .basket-section__total-goods {
    color: #868695;
    font-variation-settings: "wght" 450;
    margin-left: 8px;
    font-size: 24px;
    font-weight: 400;
    line-height: 20px;
}
.accordion__header--no-click {
    cursor: default;
}
.accordion__header {
 /*   cursor: pointer;*/
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 24px;
    display: flex;
    position: relative;
}
.accordion__checkbox {
    margin-left: 4px;
    margin-right: 12px;
}
.checkbox-with-text {
    cursor: pointer;
    user-select: none;
    padding-left: 34px;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    position: relative;
    /*font-size: 24px;*/
}
 .checkbox-with-text__decor {
    background: #dbc8b8;
    border: 0;
    border-radius: 6px;
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.checkbox-with-text input {
    clip : rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    position: absolute;
    overflow: hidden;
}
.checkbox-with-text__text {
        font-size: 12px;
        line-height: 22px;
        color: #242424;
}
.list-item__wrap {
    z-index: 2;
    margin: 0 -6px;
    font-size: 0;
    position: relative;
}
.list-item__checkbox {
    z-index: 3;
    margin: -10px;
    padding: 10px;
    position: absolute;
    top: 4px;
    left: 10px;
}
.checkbox {
    cursor: pointer;
    display: inline-block;
}
.checkbox input {
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    position: absolute;
    overflow: hidden;
}
.checkbox input:checked~.checkbox__decor {
    background: #a73afd;
    border: 0;
}
 .list-item__good {
    width: calc(100% - 12px);
    font-size: 0;
    display: inline-flex;
    vertical-align: top;
    margin: 0 6px;
}
.list-item__good-img {
    aspect-ratio: .80303;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    border-radius: 8px;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    width: 106px;
    margin-right: 12px;
    font-size: 0;
    line-height: 0;
    display: inline-flex;
    position: relative;
    overflow: hidden;
    flex-direction: column;
}
.list-item__good-img img {
    object-fit: contain;
    width: 100%;
}
.good-info {
    width: calc(100% - 122px);
}
.list-item__good-info {
    vertical-align: top;
    flex-direction: column;
    align-items: flex-start;
    font-size: 16px;
    display: inline-flex;
}
.list-item__price-wrap {
    width: 100%;
    margin: 0 0 8px;
    flex-direction: column;
    vertical-align: top;
    font-size: 16px;
    display: inline-flex;
}
.good-info__title {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        max-height: 38px;
        font-size: 14px;
        line-height: 20px;
        display: -webkit-box;
        overflow: hidden;
        color: #242424;
    overflow-wrap: break-word;
    word-break: break-word;
}
.basket-page .list-item__btn {
        position: absolute;
        bottom: 0;
        right: 6px;
        flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    display: flex;
}
.btn__del {
    display: inline-block;
    margin: -8px;
        padding: 8px;
        cursor: pointer;
        background-color: transparent;
    border: none;
}
 .btn__del span {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23A9A8B0%22%20fill-rule%3D%22evenodd%22%0A%20%20%20%20%20%20%20%20%20%20d%3D%22M8.806.833h2.387c.21%200%20.415%200%20.588.014.19.016.415.053.642.168.313.16.568.415.728.728.115.226.152.451.168.642.014.173.014.378.014.588v.36H17.499A.833.833%200%201%201%2017.5%205h-.883l-.553%208.835c-.04.632-.072%201.155-.133%201.58-.063.444-.164.849-.378%201.227a3.334%203.334%200%200%201-1.444%201.356c-.39.19-.8.266-1.247.301-.429.034-.953.034-1.586.034H8.724c-.633%200-1.157%200-1.586-.034-.446-.035-.857-.111-1.247-.301a3.334%203.334%200%200%201-1.444-1.357c-.214-.377-.315-.782-.379-1.226-.06-.425-.093-.948-.133-1.58L3.383%205H2.5a.833.833%200%201%201%200-1.667h4.167V2.973c0-.21%200-.415.014-.588.016-.19.052-.416.168-.642.16-.313.414-.568.728-.728.226-.115.451-.152.641-.168a7.65%207.65%200%200%201%20.59-.014Zm-.473%202.5h3.333V3a6.781%206.781%200%200%200-.01-.49l-.01-.001a6.823%206.823%200%200%200-.48-.01H8.833a6.821%206.821%200%200%200-.49.01l-.002.011a6.821%206.821%200%200%200-.008.48v.333ZM5.053%205l.544%208.697c.042.674.07%201.13.121%201.483.05.342.11.518.18.64.166.295.418.531.721.679.127.062.306.111.651.139.355.028.812.029%201.487.029h2.485c.674%200%201.132-.001%201.487-.03.344-.027.523-.076.65-.138.304-.148.556-.384.722-.678.07-.123.13-.299.18-.641.05-.352.079-.809.121-1.482L14.946%205H5.053Z%22%0A%20%20%20%20%20%20%20%20%20%20clip-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E);
}
.list-item__count {
        width: calc(100% - 12px);
        flex-wrap: nowrap;
        align-items: center;
        gap: 12px;
        margin-top: 16px;
        display: flex;
        vertical-align: top;
    margin: 0 6px;
    font-size: 16px;
}
.count__wrap {
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        display: flex;
}
.count__input-number {
        justify-content: space-between;
        align-items: center;
        min-width: 80px;
        display: inline-flex;
        font-size: 0;
        min-height:20px;
}
 .count__minus.disabled {
    cursor: default;
}
.count__minus {
    background-color: #f1f1f5;
    border-radius: 8px;
    width: 32px;
    height: 32px;
    transition: background-color .3s;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    background: 0 0; 
    border: none;
    padding: 0;
    display: inline-block;
    position: relative;
}
.fixed-bottom {
        
        margin-bottom: env(safe-area-inset-bottom);
        bottom: 52px;
        z-index: 98;
    background-color: #fff;
    border-bottom: 1px solid #e8e8f0;
    width: 100%;
    min-width: 320px;
    
    position: fixed;
    
    left: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    }
 .fixed-bottom__content-wrap {
        padding: 8px 16px;
    }
.fixed-bottom__content {
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    font-size: 0;
    display: flex;
}
.fixed-bottom__summary {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.summary-count {
    color: #868695;
    margin-bottom: 2px;
    margin-right: 0;
    font-size: 20px;
    line-height: 26px;
}
.summary-price {
    font-variation-settings: "wght" 650;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
}
.fixed-bottom__btn-to-checkout {
    text-transform: none;
    padding: 5px 16px 7px;
    vertical-align: middle;
    display: inline-block;
}
.btn-main-sm {
    background-color: #dbc8b8;
    border: 2px solid transparent;
    position: relative;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    cursor: pointer;
    color: #28282b;
    border-radius: 12px;
    font-variation-settings: "wght" 650;
    letter-spacing: 0;
    text-align: center;
}
.btn-to-checkout__text1 {
        display: none;
    }
.basket-section__header-wrap--pvz {
        margin-bottom: 8px;
        padding: 0;
}
.basket-section__header-wrap {
        background-color: #fff;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.title-btn {
        padding-right: 28px;
        position: relative;
        color: #242424;
    cursor: pointer;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 8px 2px;
    width: 100%;
    display: flex;
    }
.btn-change {
    cursor: pointer;
    margin: -12px;
    padding: 12px;
}
.basket-section__btn-change {
        position: absolute;
        top: 4px;
        right: 0;
    }
.btn-edit {
    width: 16px;
    height: 16px;
    display: block;
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23BDBDCB%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.407.258a.89.89%200%200%201%201.253%200l2.08%202.08a.885.885%200%200%201%200%201.253l-1.627%201.626-3.332-3.333L12.407.258ZM0%2012.665l9.83-9.83%203.333%203.333-9.83%209.83H0v-3.333Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);
    background-position: 50%;
    background-repeat: no-repeat;
}
.btn-change span {
    font-size: 0;
    line-height: 0;
}
.contents__item.active {
    display: block;
}
.basket-page .selected-address {
    font-size: 0;
    line-height: 0;
}
.basket-page .selected-address--pvz {
    padding: 0;
}
.contents__selected-address:not(.selected-address--booking) {
        padding-bottom: 16px;
    }
.address {
        margin: 0;
        font-size: 0;
}
.selected-address__wrap {
        margin-bottom: 8px;
}
.selected-address__data {
    position: relative;
    vertical-align: middle;
        width: auto;
        margin: 0;
}
.selected-address__data {
        color: #242424;
        margin-bottom: 8px;
        display: block;
}
.selected-address__data span:not(.tip-question):not(.selected-address__pvz-msg) {
        font-size: 14px;
        line-height: 20px;
}
.basket-section__wrap {
        margin-top: 8px;
        flex-wrap: wrap;
    align-items: stretch;
    margin: 24px 0 0;
    display: flex;
}
.basket-page .basket-pay {
    position: relative;
}
.change_basket-section {
        width: 100%;
        height: 100%;
        min-height: 100%;
        margin: 0;
        background-color: #fff;
        border-left: 0 solid transparent;
        border-right: 0 solid transparent;
        /*top: 0;
        position: absolute;*/
        position: fixed;
}
.basket-section:first-of-type.basket-pay {
        border-radius: 20px;
        padding: 16px;
}
 .basket-section__header-wrap {
        background-color: #fff;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        margin-bottom: 0;
        padding-bottom: 8px;
        flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    display: flex;
}
 .basket-section__header-wrap--payment {
        padding-right: 0;
}
.title-btn {
        padding-right: 28px;
        position: relative;
}
.change_title-btn {
        padding-right: 28px;
        position: absolute;
}
/*.basket-section__header {
    margin-bottom: 0;
    font-variation-settings: "wght" 650;
    align-items: baseline;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    display: flex;
}*/
.b-oferta-access {
    margin-top: 12px;
    flex-direction: column;
    display: flex;
}
.checkbox-with-text {
   
    user-select: none;
    
    padding-left: 34px;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    position: relative;
    
}
.checkbox-with-text--blocked {
    cursor: text;
}
.checkbox-with-text__decor:after {
    content: "";
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 6px;
    height: 12px;
    /*display: none;*/
    position: absolute;
    top: 3px;
    left: 8px;
    transform: rotate(45deg);
}
.popup {
        max-height: 100%;
        min-height: 100%;
        bottom: 0;
        top: auto !important;
        left: 0 !important;
        -webkit-tap-highlight-color: transparent;
    color: #868695;
    /*z-index: 1001;*/
    background: #fff;
    /*border-radius: 16px 16px 0 0;*/
    width: 100%;
    min-width: 320px;
    max-width: 100%;
    padding: 12px 16px 16px;
    font-size: 16px;
    line-height: 22px;
    transition: transform .4s cubic-bezier(.22,1,.36,1);
    /*display: none;*/
    position: fixed;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    }
.popup-choose-address {
        border-radius: 0;
        padding-bottom: 0;
    }
.popup__close, .close {
    z-index: 1;
    cursor: pointer;
    background-color: transparent;
    border: none;
    width: 40px;
    height: 40px;
    font-size: 0;
    line-height: 1;
    display: inline-block;
    position: absolute;
    position: relative;
    top: 4px;
    right: 4px;
}
.close:before {
    width: 2px;
    height: 20px;
    content: "";
    background-color: #9d9da5;
    border-radius: 1px;
    transition: background .3s;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) translateZ(0) rotate(45deg);
}
.close:after {
    width: 20px;
    height: 2px;
    content: "";
    background-color: #9d9da5;
    border-radius: 1px;
    transition: background .3s;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) translateZ(0) rotate(45deg);
}