

/* Start:/local/templates/main/components/bxmaker/authuserphone.simple/.default/style.css?17604463131235*/
.modal-content .bxmaker-authuserphone-simple {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal-content .bxmaker-authuserphone-header {
    display: none;
}

.modal-content .bxmaker-authuserphone-button__inner {
    background-color: #212121;
    border-radius: inherit;
}

.modal-content .bxmaker-authuserphone-button__inner:hover {
    opacity: .75;
    background-color: #212121;
}

.modal-content .bxmaker-authuserphone-button__title {
    font-weight: 400;
}

.bxmaker-authuserphone-input-code:hover .bxmaker-authuserphone-input-code__field,
.bxmaker-authuserphone-input-code--focus .bxmaker-authuserphone-input-code__field,
.bxmaker-authuserphone-input-phone:hover .bxmaker-authuserphone-input-phone__field,
.bxmaker-authuserphone-input-phone--focus .bxmaker-authuserphone-input-phone__field,
.bxmaker-authuserphone-input-phone--hover .bxmaker-authuserphone-input-phone__field {
    border-color: rgb(97, 97, 97);
}

.bxmaker-authuserphone-input-code input[type=text] {
    font-weight: 400;
}

a.bxmaker-authuserphone-link, a.bxmaker-authuserphone-link:visited {
    color: rgb(152, 150, 144);
}

.bxmaker-authuserphone-input-phone__field, .bxmaker-authuserphone-input-code__field {
    border: 1px solid #d9dcde;
}
/* End */


/* Start:/local/templates/main/template_styles.css?177676420722892*/
.menu__basket-count {
    width: 14px;
    height: 14px;
    padding-bottom: 1px;
    padding-left: 1px;
}

.header {
    border-bottom: none;
}

.product__title {
    font-weight: 600;
}

.catalog__item-footer {
    height: inherit;
}

.catalog__item-price-crossed,
.product__price-crossed,
.basket-aside__price-crossed,
.carousel__price-crossed,
.cart__price-crossed {
    text-decoration-line: line-through;
    color: #989690;
}

a.dolyame-text
{
    font-size:14px;
    color:rgba(152, 150, 144, 1);
    line-height: 1.4;
}

.dolyame-plashka
{
    background-color:rgba(152, 150, 144, 0.1);
    border-radius:10px;
    padding-top:31px;
    padding-bottom:31px;
    padding-left:50px;
    padding-right:50px;
    margin-bottom:30px;
}

#dolyame-modal .modal-body
{
    padding:63px;
    text-align:center;
    padding-top:30px;
}

#dolyame-modal .modal-body img
{
    margin-bottom:30px;

    width:148px;
}

.dolyame-points
{
    display:flex;
    justify-content: space-between;
    text-align:center;
    margin-top:30px;

}


.dolyame-points div
{
    border-top:7px solid #D9D9D9;
    padding-top:10px;
    width:68px;
    font-size:16px;
    color:#000;

}

.dolyame-points div:first-child
{
    border-top:7px solid #595959;
}

.dolyame-info
{
    font-size:18px;
    text-align:center;
}

#dolyame-modal .modal-title
{
    font-size:36px;
    font-family: "Basis Grotesque Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial;
    font-weight:400;
    text-align:center;
}

#dolyame-modal .modal-dialog
{
    max-width: 582px;

}

#dolyame-modal .modal-content
{
    border-radius:15px;
}


.dolyame-close
{
    width:100%;
    border:2px solid rgba(152, 150, 144, 0.2);
    background-color: #fff;
    border-radius: 5px;
    color:rgba(152, 150, 144, 1);
    font-size:18px;
    height:46px;
}

@media (max-width: 767.98px) {
    #dolyame-modal .modal-title
    {
        font-size:18px;
        text-align:center;
        width:100%;
    }

    .dolyame-plashka
    {
        padding:17px;
    }

    .dolyame-info
    {
        font-size:14px;
    }

    .dolyame-points div
    {
        font-size:14px;
        border-top:2px solid #D9D9D9;

        width:55px;

        font-weight:400;

    }


    .dolyame-points div:first-child
    {
        border-top:2px solid #595959;
    }

    #dolyame-modal .modal-body
    {
        padding:20px;
        padding-bottom:34px;
    }

    #dolyame-modal .modal-body img
    {
        width:96px !important;
    }

    .dolyame-close
    {
        font-size:14px;
        height:25px;
    }



    #dolyame-modal .modal-dialog
    {
        max-width: 341px;
        margin: 1.75rem auto;
    }

}

@media (min-width: 768px) {
    .product__info {
    top:0px;
    }
}


.product__info .inner-wrapper-sticky
{
    padding-top: 16px;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

.loyalty-progress-status .info
{
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0;
    color: rgba(152, 150, 144, 1);

}

@media (max-width: 767.98px) {
    .loyalty-history table
    {
        display:none;
    }

    .loyalty-history .mobile-table
    {
        display:block;
    }

    .loyalty-history h3
    {
        font-weight: 400;

        font-size: 16px;
        line-height: 120%;
        letter-spacing: 0;
        text-align: center;
        vertical-align: middle;

    }

    .loyalty-text
    {
        font-size:14px;
    }

    .loyalty-score-wrap
    {
        font-size:16px;
    }

    .loyalty-progress-status
    {
        font-size:14px;
    }

    .loyalty-progress-status .info
    {
        font-size:14px;
    }
}


.history-row
{
    display:flex;
    justify-content: space-between;


    font-weight: 400;

    font-size: 14px;

    line-height: 120%;
    letter-spacing: 0;
    vertical-align: middle;
    color:rgba(33, 33, 33, 1);

    padding-top:10px;
    padding-bottom:10px;
    border-bottom:1px solid rgba(33, 33, 33, 0.1);

}


.history-row-info-grey
{
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;

    color:rgba(152, 150, 144, 1);

}

.history-row-right
{
    text-align:right;
}

.history-row-top
{
    padding-bottom:10px;
}



.lk-main-icon-wrap
{
    display:flex;
    margin-left:45px;
    margin-top:100px;
    gap:49px;
    margin-bottom:120px;
}

.lk-main-icon-one
{
    box-shadow: 0px 2px 8.7px 0px rgba(0, 0, 0, 0.22);
    height:103px;
    width:179px;
    text-align:center;
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    justify-content:center;
    flex-direction: column;
}

.lk-main-icon-one span
{
    color: rgba(33, 33, 33, 1);
    display:block;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    margin-top:8px;
}

.lk-go-to-catalog
{
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    vertical-align: middle;
    color: rgba(33, 33, 33, 1);
}

.lk-last-view-wrap
{
    border-top: 1px solid rgba(152, 150, 144, 1);
    margin-top:50px;
    padding-top:50px;
}


.lk-last-view-wrap h3
{
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    vertical-align: middle;
    color: rgba(33, 33, 33, 1);
}

.lk-last-view-list
{
    display:flex;
    gap:15px;
    margin-top:24px;
}

.lk-last-view-list .grid__item
{
    width:163px;
    cursor:pointer;
}



@media (max-width: 767.98px) {
    .lk-last-view-wrap {
        display:none;
    }

    .lk-go-to-catalog
    {
        display:none;
    }

    .lk-main-icon-wrap
    {
        display:flex;
        margin-top:30px;
        margin-bottom: 30px;
        flex-wrap:wrap;
        justify-content: center;
        gap:10px;
        margin-left:0px;
    }

    .lk-main-icon-one {

        height: 100px;
        width: 248px;

    }



}

.new-btn-wrap-fav
{
    display:flex;
}

.favorite-detail-wrap
{
    border:0.5px solid rgba(33, 33, 33, 1);
    height: 48px;
    width:38px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top:12px;
    margin-bottom:12px;
    margin-left:8px;
}
.grid__item__favoritedetail.is-in-favorites .grid__item__favorite__icon{display:none}
.grid__item__favoritedetail.is-in-favorites .grid__item__favorite__icon-active{display:block}


.about-loyalty-text
{
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    vertical-align: middle;
}

.about-loyalty-table
{
    width:100%;
    margin-bottom:50px;
    margin-top:30px;
}
.about-loyalty-table td
{
    width:50%;
    border: 1px solid #000;
    height:40px;
    text-align:center;

  font-weight: 300;

    font-size: 16px;

    line-height: 140%;

    vertical-align: middle;

}




.lk-last-view-list  .embla__container {
    gap:20px !important;
}

.lk-last-view-list .embla__container .embla__slide {
    flex: 0 0 calc((100% - 96px) / 7) !important;
}

.menu__profile
{
    display:block !important;
}

.loyalty-plashka
{
    border-radius:10px;
    box-shadow: 0px 0px 22px 1px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(152, 150, 144, 0.2);
    padding:20px 45px;
    margin-top:50px;
    margin-bottom:50px;
}

.loyalty-progress-line
{
    background: rgba(201, 203, 205, 0.5);
    width:100%;
    position:relative;
    height:1px;
    margin-bottom:10px;
}

.loyalty-progress-line-active
{
    top:0px;
    left:0px;
    height:1px;
    background: rgba(152, 150, 144, 1);
}

.loyalty-score-wrap
{
    display:flex;
    justify-content: center;
    align-items: center;
    margin-bottom:14px;


    font-weight: 400;

    font-size: 18px;

    line-height: 100%;
    letter-spacing: 0;

    color:rgba(33, 33, 33, 1);

}

.loyalty-score-wrap span
{
    display:inline-flex;
    margin-left:10px;
}

.loyalty-progress-status
{
    display:flex;
    justify-content: space-between;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0;
    color:#000;

}


.loyalty-text
{
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0;
    vertical-align: middle;
    color: rgba(152, 150, 144, 1);
    padding-bottom:30px;

    border-bottom: 1px solid rgba(152, 150, 144, 1);

}

.loyalty-history
{
    margin-top:30px;
}

.loyalty-history table
{
    width:715px;
    margin-top:30px;
}

.loyalty-history table thead th {
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0;
    vertical-align: middle;
    color:rgba(152, 150, 144, 1);
    padding-bottom:7px;
}

.loyalty-history table td {
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0;
    vertical-align: middle;
    color:rgba(33, 33, 33, 1);
    padding-top:7px;
    padding-bottom:7px;
}

.loyalty-history .mobile-table
{
    display:none;
}


.loyalty-history h3
{
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0;
    color:rgba(33, 33, 33, 1);
}

.loyalty-card-wrap
{
    display:flex;
    align-items:flex-end;
    margin-bottom: 30px;
}



.loyalty-card-wrap h3
{
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    vertical-align: middle;
}

.loyalty-card-wrap .card-add
{
    display:flex;
    flex-wrap:wrap;
    flex-direction: column;
    padding-left:25px;
    padding-bottom:10px;

}

.loyalty-card-wrap .card-add a
{

    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color:#989690;
    margin-bottom:5px;
}

.loyalty-card-wrap .card-add span
{
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    vertical-align: middle;
    color:#989690;
}

.loyalty-card-wrap .card-add a span
{
    padding-bottom:1px;
    border-bottom:1px solid #989690;
}

.loyalty-qr-code
{
    margin-top:30px;
    margin-bottom: 50px;
}

.loyalty-qr-code a
{
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-decoration: underline;
    color: #989690;
}

.qrcode
{
    margin-top:20px;
    display:none;
}

.loyalty-card-wrap-mobile
{
    display:none;
}

.loyalty-qr-code-mobile
{
    display:none;
}

.card-add-mobile
{
    display:none;
}

.qrcode-text
{
    display:none;
}

.dolyame-podeli-wrap
{
    display:flex;
    justify-content: space-between;
}

@media (max-width: 767.98px) {
    .favorite-detail-wrap {
        display:none;
    }
    .product__add-basket-mobile  .favorite-detail-wrap
    {
        display:flex;
    }

    .loyalty-card-wrap-mobile
    {
        display:flex;
        justify-content:center;
        gap:30px;
        align-items:center;
    }

    .loyalty-card-wrap-mobile h3
    {
        font-weight: 400;
        font-size: 14px;
        line-height: 140%;
        vertical-align: middle;
        color:#212121;
    }

    .loyalty-card-wrap
    {
        display:none;
    }
    .card-add
    {
        text-align:center;
    }

    .card-add-mobile
    {
        display:block;
    }
    .card-add a
    {
        text-align:center;

        font-weight: 400;

        font-size: 14px;

        line-height: 140%;
        vertical-align: middle;
        text-decoration: underline;
        color:#989690;
    }

    .card-add span
    {
        text-align:center;

        font-weight: 400;

        font-size: 14px;

        line-height: 140%;
        vertical-align: middle;
       color:#989690;

    }

    .loyalty-text
    {
        font-weight: 400;
        font-size: 14px;
        line-height: 140%;
        text-align: center;
        vertical-align: middle;
        color:#989690;
        margin-top:30px;
    }

    .loyalty-qr-code
    {
        display:block;
        text-align:center;
        margin-bottom:10px;
    }

    .loyalty-qr-code-mobile
    {
        display:block;
    }

    .qrcode2
    {
        margin-bottom:10px;
    }

    .loyalty-qr-code .loyalty-qr-code-desktop
    {
        display:none;
    }
}




/* Список кампейнов / закрытая кампания (не трогаем исходные .block1–.block8) */
.campaign-list {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    padding: 0.5rem 0 2rem;
}

.campaign-card {
    display: block;
    text-decoration: none;
    color: inherit;
    overflow: hidden;
    transition: opacity 0.2s ease;
}

.campaign-card:hover {
    text-decoration: none;
    color: inherit;
    opacity: 0.92;
}

/* Баннер: название белым по центру снизу на фото + градиент */
.campaign-card__media {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 52%;
    background-color: #c4c4c4;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.campaign-card__media_no-photo {
    background-color: #a8a8a8;
    background-image: none;
}

.campaign-card__gradient {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 35%;
    pointer-events: none;
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.65) 0%,
        rgba(0, 0, 0, 0.25) 45%,
        transparent 100%
    );
}

.campaign-card__title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 1.75rem 1.25rem 3.25rem;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.35;
    letter-spacing: 0.02em;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
    z-index: 1;

}

.campaign-card__badge {
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
    z-index: 2;
    padding: 0.2rem 0.45rem;
    font-size: 0.625rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.85);
    background: rgba(0, 0, 0, 0.35);
    backdrop-filter: blur(4px);
}

/* Описание только для скринридеров / SEO */
.campaign-card__description.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.campaign-closed-message {
    padding: 2rem 1rem;
    text-align: center;
    max-width: 36rem;
    margin: 0 auto;
}

/* Кампейн block1: кнопка «Смотреть образ» + панель справа с товарами */
body.campaign-look-open {
    overflow: hidden;
}

.campaign .block1--look {
    position: relative;
}

.campaign .block1__look-btn {
    position: absolute;
    right: 1.25rem;
    bottom: 1.25rem;
    z-index: 2;
    margin: 0;
    padding: 0.55rem 1.1rem;
    font-size: 16px;
    text-transform: none;
    color: #1a1a1a;
    background: #fff;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12);
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.campaign .block1__look-btn:hover {
    opacity: 0.9;
}

.campaign .block2__img-small-wrap {
    position: relative;
    width: 50%;
    box-sizing: border-box;
}

.campaign .block2__img-small-wrap .img-small {
    width: 100%;
    box-sizing: border-box;
}

.campaign .block3__img-wrap {
    position: relative;
    min-width: 0;
    box-sizing: border-box;
}

.campaign .block3__img-wrap img {
    width: 100%;
    height: auto;
    display: block;
}

.campaign .block4--look {
    position: relative;
    display: inline-block;
    max-width: 100%;
}

.campaign .block7__img-wrap {
    position: relative;
    width: 24%;
    box-sizing: border-box;
}

.campaign .block7__img-wrap img {
    width: 100%;
    height: auto;
    display: block;
}

.campaign .block8__img-wrap {
    position: relative;
    box-sizing: border-box;
}

.campaign .block8__img-wrap img {
    width: 100%;
    height: auto;
    display: block;
}

.campaign-look {
    position: fixed;
    inset: 0;
    --campaign-look-offset: 84px;
    z-index: 1060;
    visibility: hidden;
    pointer-events: none;
}

.campaign-look.is-open {
    visibility: visible;
    pointer-events: auto;
}

.campaign-look__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.campaign-look.is-open .campaign-look__backdrop {
    opacity: 1;
}

.campaign-look__panel {
    position: absolute;
    top: var(--campaign-look-offset);
    right: 0;
    bottom: auto;
    width: 50vw;
    max-width: 100%;
    max-height: calc(100dvh - var(--campaign-look-offset) - 12px);
    background: #fff;
    box-shadow: -8px 0 32px rgba(0, 0, 0, 0.12);
    transform: translateX(100%);
    transition: transform 0.35s ease;
    overflow: hidden;
}

.campaign-look.is-open .campaign-look__panel {
    transform: translateX(0);
}

.campaign-look__close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 2;
    width: 2.75rem;
    height: 2.75rem;
    padding: 0;
    border: none;
    background: transparent;
    font-size: 1.875rem;
    line-height: 1;
    color: #1a1a1a;
    cursor: pointer;
    opacity: 0.7;
}

.campaign-look__close:hover {
    opacity: 1;
}

.campaign-look__label {
    margin: 0;
    padding: 1.75rem 3rem 1rem 134px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #1a1a1a;
    margin-bottom: 70px;
    margin-top: 70px;
}

.campaign-look__body {
    overflow-y: auto;
    padding: 0 74px 108px 134px;
    max-height: calc(100dvh - var(--campaign-look-offset) - 74px);
    -webkit-overflow-scrolling: touch;
}

.campaign-look__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.25rem 0.75rem;
}

.campaign-look-card {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: inherit;
}

.campaign-look-card:hover {
    text-decoration: none;
    color: inherit;
    opacity: 0.88;
}

.campaign-look-card__img-wrap {
    display: block;
    width: 100%;
    aspect-ratio: 3 / 4;
    overflow: hidden;
    background: #f0f0f0;
    margin-bottom: 0.65rem;
}

.campaign-look-card__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.campaign-look-card__name {
    margin-bottom: 0.35rem;
}

.campaign-look-card__prices {
    gap: 0.35rem 0.5rem;
}

.campaign-look-card__price_old {
    margin-right: 0.35rem;
}

.campaign-look-card__price {
    display: inline-block;
}

@media (max-width: 767.98px) {
    .campaign-look {
        --campaign-look-offset: 64px;
    }

    .campaign-look__label {
        padding: 40px;
        margin: 0px;
        padding-bottom: 0px;
    }

    .campaign-look__panel {
        width: 66vw;
        max-height: calc(100dvh - var(--campaign-look-offset));
    }

    .campaign-look__body {
        padding: 40px;
        max-height: calc(100dvh - var(--campaign-look-offset) - 74px);
    }
}

.campaign .block1 .img
{
    width:100%;
    height:auto;
}

.campaign .block2
{
    display:flex;
    flex-wrap:wrap;
}


.campaign .block2 .img-big
{
    width:100%;
    height:auto;
}


.campaign .block2 .img-small
{
    width:100%;

}


.campaign .block3
{
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    align-items: stretch;
}

.campaign .block3__gallery
{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    width: 100%;
    box-sizing: border-box;
}

.campaign .block3__gallery .block3__img-wrap {
    width: 100%;
}

.campaign .block3 .img-small
{
    width:50%;
    height:100vh;
    background-position:bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}


.campaign .block3 .block-text
{
    width: 100%;
    max-width: 48rem;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
}

.campaign .block4
{
    text-align:center;
}


.campaign .block4 img
{
    width:50%;
}


.campaign .block5 .block-text
{
    padding-top:100px;
    padding-bottom:100px;
}

.campaign  .block7
{
    gap:20px;

    displaY:flex;
    flex-wrap: wrap;
}


.campaign .block7__img-wrap img {

}


.campaign  .block8
{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    justify-items: center;
    align-items: stretch;
    box-sizing: border-box;
}

.campaign  .block8__img-wrap
{
    width: 100%;

    overflow: hidden;
}

.campaign  .block8__img-wrap img
{
    width: 100%;
    height: auto;

    display: block;
}

.img-mobile
{
    display:none;
}


@media (max-width: 767.98px) {

    .img-mobile
    {
        display:block;
    }

    .img-desktop
    {
        display:none;
    }

    .campaign {
        max-width: 100%;
        overflow-x: hidden;
    }



    .campaign .block1__look-btn {
        font-size: 14px;
        border-radius: 4px;
        padding: 8px 16px;
    }



    .campaign .block2__img-small-wrap {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
        box-sizing: border-box;
    }

    .campaign .block2__img-small-wrap .img-small {
        width: 100%;
        height: auto;

        background-position: center center;
    }

    .campaign .block3 {
        gap: 1rem;
    }

    .campaign .block3__gallery {
        gap: 8px;
    }

    .campaign .block3 .block-text {
        width: 100%;
        max-width: none;
        padding-left: 12px;
        padding-right: 12px;
        box-sizing: border-box;
    }

    .campaign .block3 .img-small {
        width: 50%;
        flex: 0 0 calc(50% - 4px);

        height: auto;

        background-position: center center;
        box-sizing: border-box;
    }

    .campaign .block4 img {
        width: 80%;
        max-width: 80%;
    }

    .campaign .block5 .block-text {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    .campaign .block6 {
        width: 100%;
        max-width: 100%;
        overflow-x: visible;
    }

    .campaign .block6 .grid {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 12px 8px;
        justify-content: normal;
    }

    .campaign .block6 .grid__item {
        min-width: 0;
    }

    .campaign  .block7 {
        gap: 8px;
        justify-content: flex-start;
    }

    .campaign  .block7__img-wrap {
        width: calc(50% - 4px);
        flex: 0 0 calc(50% - 4px);
        max-width: calc(50% - 4px);
        min-width: 0;
        box-sizing: border-box;
    }



    .campaign  .block8 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
        max-width: 100%;
        padding-left: 12px;
        padding-right: 12px;
    }

    .campaign  .block8__img-wrap {
        height: auto;

    }

    .campaign  .block8__img-wrap img {
        object-fit: cover;
    }
}

/* End */
/* /local/templates/main/components/bxmaker/authuserphone.simple/.default/style.css?17604463131235 */
/* /local/templates/main/template_styles.css?177676420722892 */
