

/* Start:/local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Bold.css?1720428029338*/
/* Generated by ParaType (http://www.paratype.com)*/
/* Font PT Root UI: Copyright ? ParaType, 2018. All rights reserved.*/
            
@font-face {
	font-family: 'PTRootUIWebBold';
	src: 
		url('/local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Bold.woff2') format('woff2'),
		url('/local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/* End */


/* Start:/local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Light.css?1720428029341*/
/* Generated by ParaType (http://www.paratype.com)*/
/* Font PT Root UI: Copyright ? ParaType, 2018. All rights reserved.*/
            
@font-face {
	font-family: 'PTRootUIWebLight';
	src: 
		url('/local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Light.woff2') format('woff2'),
		url('/local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/* End */


/* Start:/local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Medium.css?1720428029344*/
/* Generated by ParaType (http://www.paratype.com)*/
/* Font PT Root UI: Copyright ? ParaType, 2018. All rights reserved.*/
            
@font-face {
	font-family: 'PTRootUIWebMedium';
	src: 
		url('/local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Medium.woff2') format('woff2'),
		url('/local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/* End */


/* Start:/local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Regular.css?1720428029347*/
/* Generated by ParaType (http://www.paratype.com)*/
/* Font PT Root UI: Copyright ? ParaType, 2018. All rights reserved.*/
            
@font-face {
	font-family: 'PTRootUIWebRegular';
	src: 
		url('/local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Regular.woff2') format('woff2'),
		url('/local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/* End */


/* Start:/local/templates/markinTemplate/assets/css/index.css?17434969421749*/
/* Указываем box sizing */
*,
*::before,
*::after {
    box-sizing: border-box;
}
/* Убираем внутренние отступы */
ul[class],
ol[class] {
    padding: 0;
}
/* Убираем внешние отступы */
body,
h1,
h2,
h3,
h4,
h5,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
    margin: 0;
}
/* Выставляем основные настройки по-умолчанию для body */
body {
    min-height: 100vh;
    scroll-behavior: smooth;
    text-rendering: optimizeSpeed;
    line-height: 1.5;
}
/* Удаляем стандартную стилизацию для всех ul и il, у которых есть атрибут class*/
ul[class],
ol[class] {
    list-style: none;
}
/* Элементы a, у которых нет класса, сбрасываем до дефолтных стилей */
a:not([class]) {
    text-decoration-skip-ink: auto;
}
/* Упрощаем работу с изображениями */
img {
    max-width: 100%;
    display: block;
}
/* Указываем понятную периодичность в потоке данных у article*/
article &gt; * + * {
    margin-top: 1em;
}
/* Наследуем шрифты для инпутов и кнопок */
input,
button,
textarea,
select {
    font: inherit;
    border: none;
}
/* Удаляем все анимации и переходы для людей, которые предпочитай их не использовать */
@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
}
/* End */


/* Start:/local/templates/markinTemplate/assets/css/styles.css?175733642982473*/
@font-face {
    font-family: "Wremena";
    src: url("/local/templates/markinTemplate/assets/css/../fonts/wremena.regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'PTRootUIWebRegular';
    src: url('/local/templates/markinTemplate/assets/css/../fonts/PT-Root-UI/PT-Root-UI_Regular.woff2') format('woff2'),
        url('/local/templates/markinTemplate/assets/css/../fonts/PT-Root-UI/PT-Root-UI_Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

* {
    -webkit-tap-highlight-color: transparent;
}

body {
    background-color: #f8f8f8;
    font-family: "PTRootUIWebRegular";
    color: #1a1a1a;
}

body > *:not(.loader) {
    transition: opacity .2s ease-in-out;
}

body:not([data-loader="completed"]) > *:not(.loader) {
    opacity: 0;
    height: 0 !important;
    /*
    height: 100vh;
     */
    width: 100vw;
}

body:has(.header__logo-flex) .section-logo__logo {
    opacity: 0 !important;
}

body:has(.header__logo-flex) .header__logo {
    display: none;
}

.header__logo-flex {
    transition: all .2s ease-in-out;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 1440px;
    margin: 30px auto;

    top: -130px;
}

body:has(.modal.showing) .header__logo-flex,
body:has(.modal:not(.hide), .cart-modal:not(.hide)) .header__logo-flex,
body:has(.main__collections-container.showing) .header__logo-flex,
.header__logo-flex .header__intersected {
    margin: 0 auto !important;
}

body:has(.modal.showing) .header__logo-flex,
body:has(.modal:not(.hide), .cart-modal:not(.hide)) .header__logo-flex,
body:has(.main__collections-container.showing) .header__logo-flex,
.header__logo-flex.header__intersected {
    top: -45px !important;
    margin: 0 auto !important;
}

body:has(.modal.showing) .header-logo__wrapper,
body:has(.modal:not(.hide), .cart-modal:not(.hide)) .header-logo__wrapper,
body:has(.main__collections-container.showing) .header-logo__wrapper,
.header__intersected .header-logo__wrapper {
    height: 0 !important;
    transform: scale(0.25) !important;
}

.header-logo__wrapper {
    height: 200px;
}

.header-logo__wrapper svg {
    width: 100%;
}

.header-logo__caption {
    margin-top: 30px;

    transition: all .2s ease-in-out;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}

.header-logo__caption .header__line {
    border-top: 1px solid rgba(26, 26, 26, 0.30);
    width: 33%;
}

.header-logo__caption .svg {
    width: 25%;
}

@media screen and (max-width: 750px) {
    .header__logo-flex {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        width: 100%;
    }

    .header-logo__wrapper {
        width: 100%;
    }

    .header-logo__wrapper svg {
        width: 100%;
    }

    .header-logo__caption {
        margin-top: 0;
    }
}

.textarea__hidden {
    display: none;
}

.sdek__form .form-group:has(.textarea__hidden) > label span {
    display: none;
}

.sdek__form .form-group:has(.textarea__hidden) > label {
    color: #1A1A1A !important;
    font-size: 22px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    letter-spacing: 4px !important;
    text-transform: uppercase !important;
    padding: 0;
    padding-bottom: 24px;
}

.bx-soa-empty-cart-container {
    padding: 300px 0 300px 0;
    padding-top: 300px !important;
}

.custom__basket-container,
.custom__basket-empty {
    display: flex;
    flex-direction: column;
}

.custom__basket-container .bx-soa-empty-cart-desc,
.custom__basket-title-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.custom__basket-container {
    width: 80%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}

.custom__basket-empty {
    gap: 37px;
}

.custom__basket-title-row {
    gap: 30px;
    align-items: center;
}

.custom__basket-container .link-button_main {
    width: 80%;
    color: black !important;
}

.custom__basket-container .link-button_main:hover {
    text-decoration: none;
    color: white !important;
}

.custom__basket-title {
    color: #1A1A1A;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 52.8px */
    text-transform: uppercase;
}

@media screen and (max-width: 780px) {
    .custom__basket-title {
        font-size: 24px;
    }

    .custom__basket-title-row {
        flex-direction: column;
        gap: 30px;
    }

    .custom__basket-container .link-button_main {
        width: 100%;
    }

    .bx-soa-empty-cart-container {
        padding: 20vh 0;
        padding-top: 25vh !important;
    }

}

.textarea__resizable {
    resize: none;
}

.modal__wrapper-reactive {
    position: fixed;

    overflow: hidden;
    width: 100vw;
    height: 100vh;

    background: #37362ea6;
    z-index: 999;
}

.modal__order-window {
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: fit-content;
    padding: 20px;
    background: white;
    border-radius: 5px;
}

.modal__inputs-list {
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding: 10px 10px 10px 10px;
    height: 80%;
    justify-content: space-between;
}

.modal__form-header {
}

.modal__inputs-list input:not(.link-button) {
    padding: 5px;
    border-bottom: 1px solid black;
}

.modal__inputs-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: start;
    gap: 16px;
}

.modal__button-exit {
    position: absolute;
    right: 20px;
    top: 20px;
    padding: 5px;
    border: none;
    outline: none;
    background: none;
    cursor: pointer;
}

.modal__inputs-list input:not(.link-button).input__error {
    border-bottom: 1px solid red;
    color: red;
}

.modal__success-message {
    transition: opacity .2s ease-in-out;
    opacity: 0;
    min-height: 3em;
    font-size: 16px;
}

.modal__success-message.showing {
    opacity: 1;
    color: green;
}

.modal__button-exit:hover {
    text-decoration: underline;
}

@media screen and (max-width: 700px) {
    .modal__order-window {
        width: 90%;
        left: 5%;
        top: 45%;
        transform: translateY(-50%);
    }

    .modal__form-header {
        width: 60%;
        font-size: 20px;
        padding-top: 2%;
    }

    .modal__button-exit {
        top: 2%;
    }
}

.russian-government__extremism-disclaimer {
    padding-top: 10px;

    font-size: 12px;
}

.link__subscribe {
    cursor: pointer;
}

.link__subscribe:hover {
    color: #B8AA32;
}

.footer-block_spam {
    transition: border .2s ease-in-out;
    border: 1px solid transparent;
}

.map-contacts {
    position: relative;
}

#map {
    width: 100%;
    height: 700px;
    position: relative;
    z-index: 1;
}

.map-info {
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 3;
    width: 420px;
    height: 440px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    opacity: 1;
    transition: opacity .1s ease-in-out;
}

.map-info.visible {
    opacity: 1;
}

#closeInfo {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
    transition: opacity .1s ease-in-out;
}

#closeInfo:hover {
    opacity: 0.7;
}

.social-links {
    margin-top: 20px;
    display: flex;
    gap: 10px;
}

.text_adres {
    text-decoration: none;
    color: black;
}



@media screen and (max-width: 768px) {
    .map-info {
        width: 90%;
        height: 300px;
        height: auto;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 15px;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    }
}

@media screen and (max-width: 480px) {
    .map-info {
        width: 95%;
        height: 300px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 10px;
        box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    }

    #closeInfo {
        font-size: 18px;
    }
}


#closeInfo {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
    transition: opacity .1s ease-in-out;
}

#closeInfo:hover {
    opacity: 0.7;
}

.social-links {
    margin-top: 20px;
    display: flex;
    gap: 10px;
}

.text_adres {
    text-decoration: none;
    color: black;
}




.link__no-style {
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.main__collections-container:not(.showing) {
    display: none;
}

.main__collections-container {
    transition: opacity .2s ease-in-out, transform .2s ease-in-out !important;
    position: fixed;
    z-index: 50;
    width: 100%;
    top: 45px;
    left: 0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

.main__collections-wrapper {
    width: 95%;
    margin: 0 auto;

    background: #F8F8F8;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 2rem;
    padding: 14px;
}
.products-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}
.products-grid .product-item__cover{
    max-height: 347px;
    height: 46vw;
}
.products-grid .product-item{
    max-width: 100% !important;
    padding-bottom: 2rem;
}
@media (max-width: 1279px) {
    .products-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 949px) {
    .products-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 499px) {
    .products-grid {
        /* grid-template-columns: 1fr; */
    }
}
.main__collections-wrapper {
    max-width: 1420px;
}

.collections-preview {
    position: relative;
    /* width: 457px;
    height: 457px; */
    width: 100%;
    height: 58rem;
}

.collections-preview__item {
    transition: opacity .2s ease-in-out;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    object-fit: cover;
}

.collections-preview__item.showing {
    opacity: 1;
}

.collections-list {
    height: 70vh;
    overflow-y: scroll;
    width: 50%;
    max-width: 700px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    gap: 10px;
}

.collections-list::-webkit-scrollbar {
    opacity: 1;
    width: 5px;
}

/* Demonstrate a "mostly customized" scrollbar
 * (won't be visible otherwise if width/height is specified) */
.collections-list::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #eee; /* or add it to the track */
}

/* Add a thumb */
.collections-list::-webkit-scrollbar-thumb {
    background: #1A1A1A;
}

.collections-list::-webkit-scrollbar-thumb:hover {
    background: #B8AA32;
}

.collection-item {
    margin-right: 5px;
}
/*.collection-item:first-child {*/
/*    display: none;*/
/*}*/

.collection-item a {
    display: block;
    color: #1A1A1A;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 4px;
    text-transform: uppercase;

    padding: 30px 0;
}

.collection-item a:hover {
    color: #B8AA32;
}

.collection-item:not(:last-of-type) {
    border-bottom: 1px solid black;
}

.service-modal__close-btn {
    cursor: pointer;
}

a {
    text-decoration: none;
}

.section-title .title a,
a.grey {
    color: #898989 !important;
}

.profile__wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;

    width: 943px;
}

.profile__container {
    padding: 100px 10px 0 10px;
    margin-bottom: 100px;
}

.profile__navbar {
    display: flex;
    flex-direction: row;
    gap: 280px;

    padding: 30px 0;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
}

.profile__navbar-item {
    transition: color .2s ease-in-out;
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: center;

    color: black;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2.8px;
    text-transform: uppercase;
}

.profile__navbar-item.active,
.profile__navbar-item:hover,
.profile__navbar-item:active,
.profile__navbar-item:focus {
    color: #B8AA32;
}

.profile__navbar-item.active .icon__background,
.profile__navbar-item:hover .icon__background,
.profile__navbar-item:active .icon__background,
.profile__navbar-item:focus .icon__background {
    fill: #B8AA32
}

.profile__history-table tbody,
.profile__history-table tbody > * {
    display: grid;

}

.profile__history-table tbody tr:not(has(th)) * {
                                                  color: #1A1A1A;
                                                  font-size: 14px;
                                                  font-style: normal;
                                                  font-weight: 400;
                                                  line-height: 140%;
                                              }

.profile__history-table tbody > * {
    grid-template-columns: repeat(4, 1fr);
}

.profile__history-table tbody tr th {
    text-align: start;
    color: #898989;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
}

.profile__history-table tbody tr:has(td) {
    border-bottom: 1px solid black;
    padding: 10px 0;
}

.profile__history-table tbody tr:has(th) {
    padding-bottom: 30px;
}

.profile__title {
    color: #1A1A1A;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 52.8px */
    text-transform: uppercase;
    margin-bottom: 50px;
}

.order__succeeded {
    color: #4FAD50;
}

.order__pending {
    color: #E47418;
}

.order__cancelled {
    color: #C83939;
}

.header__item {
    font-size: 14px;
}

.header__item li a {
    color: #1A1A1A;
}


/*
.header__item:has(.selected) li:first-of-type span,
.header__item li .selected {
    color: #B8AA32;
}
 */

/*
.header__item:has(span.selected) li:has(span):not(:first-child),
.header__item li:has(span.selected):not(:first-child) {
    pointer-events: none;
    cursor: unset !important;
}

 */

.product-item__cover:has(img.cover) > img.cover {
    background: #c1c1c1;
}

.link-button a {
    color: white;
}

.section-title .title a:hover,
.header__item li a:hover,
.link__no-style:hover,
a.grey:hover {
    color: #B8AA32 !important;
}

li[data-modal-btn="service"]:hover,
.header__item li span:hover,
.header__item li a:hover {
    text-decoration: underline;
}

.link-button_main {
    user-select: none;
}

.link-button_main a {
    transition: color .2s ease-in-out;
    color: #1A1A1A;
}

.link-button_main:hover a {
    color: white;
}

.container:has(.slider) {
    position: relative;
}

.container {
    max-width: 1420px !important;
    width: unset;
    margin: 0 auto;
}

.header {
    position: fixed !important;
    left: 0;
    top: 0;
    z-index: 994;
    width: 100%;
    transform: translateZ(0);
    background-color: #f8f8f8;
}

.header_main .header__logo {
    display: none;
}

.header_main .header__logo img {
    pointer-events: none;
    user-select: none;
}

.header__logo_active {
    display: block !important;
}

.header__logo {
    opacity: 0;
    transition: opacity .2s ease-in-out ;
    cursor: pointer;
    max-width: 364px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.without__transition {
    transition: unset !important;
}

.header__logo-animation {
    animation: slideInOut 0.5s ease-in-out;
}

.header__no-events {

    pointer-events: none;
    cursor: default;
}

.no-animation {
    animation: none;
}

@keyframes slideInOut {
    0% {
        transform: translate(-50%, 200%) scale(1.8);
        opacity: 0;
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
}

.header .container {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    padding: 23px 0;
    position: relative;
}

.share__background,
.icon__background,
.icon__image {
    transition: fill .2s ease-in-out;
}

.search__icon:hover .icon__background,
.share__icon:hover .share__background,
.social-icon_second:hover .icon__background {
    fill: #b8aa32;
}

.social-icon_second:hover .icon__image {
    fill: white;
}

.create-order__items-list {
    transition: opacity .1s ease-in-out;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

@media screen and (min-width: 800px) and (max-width: 1280px) {
    .header .container {
        font-size: 12px;
    }
}

.header__item_sec {
    margin-left: auto !important;
    margin-right: 20px !important;
}

.header__item,
.header__icons {
    display: flex;
    align-items: center;
    gap: 20px;

    
}
.header__item,
.header__icons li {
    cursor: pointer;
}
.header__icons {
    align-items: center;
}

.header__icons .header__search,
.header__icons .header__profile,
.header__icons .header__bag {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: fit-content;
}

.header__icons .header__profile:hover .icon__background,
.header__icons .header__profile:active .icon__background {
    stroke: #B8AA32;
}

.icon__trash {
    cursor: pointer;
}

.icon__trash:hover .image__background,
.header__bag:hover .bag__background {
    fill: #b8aa32
}

.header__icons:has(.header__bag) {
    gap: 20px;
}

@media screen and (max-width: 768px) {
    .header__icons:has(.header__bag) {
        gap: 10px;
    }

    .header__icons:has(.header__bag) li {
        height: 20px;
        width: 20px;
    }
}

.header__bag {
    position: relative;
}

.header__bag {
    z-index: 10;
}

.header__quantity {
    pointer-events: none;
    user-select: none;
    font-size: 14px;
    position: absolute;
    top: -10px;
    z-index: 20;
    right: -5px;
    padding: 5px;
    background: #B8AA32;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 19px;
    height: 19px;
    border: 1px solid black;
}

.header__item li {
    font-family: 'PTRootUIWebRegular';
}

.header__item li:hover {
    color: #b8aa32;
}

.section-logo {
    margin-bottom: 49px;
}

.section-logo__logo {
    transition: opacity .2s ease-in-out;
    padding-top: 134px;
    margin-bottom: 84px;
    cursor: pointer;
}

.section-logo__logo * {
    pointer-events: none;
}

.section-logo__text {
    transition: all .2s ease-in-out;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    max-width: 523px;
    margin-left: auto;
}

.main-point {
    width: 10px;
    height: 10px;
    background-color: #b8aa32;
    border-radius: 50%;
}

.absolute {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.collections {
    margin-bottom: 96px;
}

.collections .collections-swiper .swiper-button-next,
.collections .collections-swiper .swiper-button-prev {
    display: none;
}

.collections .container {
    position: relative;
}

.collections-swiper {
    width: 100%;
    height: 900px;
    position: relative;
}

.collections .absolute {
    padding: 20px;
    pointer-events: none;
}

.swiper-context {
    display: flex;
    flex-direction: column;
}

.collections .slider-context {
    padding-top: 71px;
    display: flex;
    flex-direction: column;
}

.white {
    color: #fff;
}

.title {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 4px;
    text-transform: uppercase;

    display: flex;
    align-items: center;
    gap: 20px;
}

.title_start-point {
    align-items: flex-start;
}

h3.title_after {
    color: #898989;
    gap: 17px;
}

h3.title_before::before {
    content: "";
    display: block;
    min-width: 10px;
    max-width: 10px;
    height: 10px;
    background-color: #b8aa32;
    border-radius: 50%;
}

.swiper-context h3.title_before::before {
    transition: all .2s ease-in-out;
    /*
    animation: 2s test infinite;
    animation-timing-function: ease-in-out;

     */
}

/*
@keyframes test {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

 */

h3.title_after::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #b8aa32;
    border-radius: 50%;
}

.collections h3.title {
    margin-bottom: 12px;
}

.slider__line {
    border-radius: 1px;
    background: #fff;
    width: 100%;
    height: 1px;

    margin-bottom: 25px;
}

.slider__subtitle {
    color: #f8f8f8;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;

    max-width: 244px;
}

.slider {
    position: relative;
}

.slider-arrow {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 50%;
    transform: translateY(-50%);
}

.slider-arrow_right img, .slider-arrow_left img {
    padding: 5px;
}

.slider-arrow_left {
    right: 8px;
}

.slider-arrow_right {
    left: 8px;
}

.slider-arrow_left,
.slider-arrow_right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slider-arrow_right img,
.slider-arrow_left img {
    object-fit: cover;

    transition: background .2s ease-in-out;
    background: black;
    border-radius: 50%;
    padding: 11px;
}

.slider-arrow_right:hover img,
.slider-arrow_left:hover img {
    background: #B8AA32;
}

@media screen and (max-width: 600px) {

    .slider-arrow_right:hover img,
    .slider-arrow_left:hover img {
        background: black;
    }

    .slider-arrow_right:active img,
    .slider-arrow_left:active img {
        background: #B8AA32;
    }
}

.slider-pagination {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 26px;
    pointer-events: all;

    margin: auto 0;
    max-width: fit-content;
    margin-left: auto;
}

.slider-pagination__item {
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;

    transition: all 0.1s ease-in;
}

.slider-pagination__item span {
    color: #f9f9f9;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 106%;

    min-width: 24px;
}

.slider-pagination__item .line {
    width: 14px;
    height: 1px;
    background: #f9f9f9;
    margin-bottom: 0;
}

.slider-pagination__item_active span {
    font-size: 32px;
    min-width: 31px;
}

.slider-pagination__item_active .line {
    font-size: 32px;
    width: 43px;
}

.cover {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
}

.cover_top {
    object-position: top;
}

.name-title {
    color: #f8f8f8;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
}

.slider__name {
    max-width: 590px;
    margin-top: auto;
    margin-bottom: 13px;
}

.slider__price {
    color: #f8f8f8;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;

    margin-bottom: 16px;
}

.slider__desc {
    color: #f8f8f8;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    margin-bottom: 30px;
}

.link-button {
    border-radius: 1px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(11.850000381469727px);
    padding: 15px 25px;

    color: #fff !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    cursor: pointer;

    pointer-events: all;
    transition: all 0.2s ease-in-out;

    width: 100%;
    display: flex;
    justify-content: center;
}

.link-button.link-button_white {
    color: black !important;
}

.link-button_white:hover {
    color: white !important;
}

.collections-swiper .swiper-slide:not(.swiper-slide-active) {
    pointer-events: none !important;
    z-index: 0;
}

.collections-swiper .swiper-slide.swiper-slide-active {
    z-index: 10;
}

.link-button:hover a,
a.link-button:not(.link-button_white):hover {
    color: white !important;
    text-decoration: none;
}

.link-button a,
.link-button_main a {
    width: 100%;
    height: 100%;
    display: block;
}

.link-button_main {
    border-radius: 1px;
    border: 1px solid #000;
    background: transparent;
    position: relative;

    padding: 15px 25px;

    color: #1a1a1a;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    cursor: pointer;

    pointer-events: all;
    transition: all 0.2s ease-in-out;

    width: 100%;
    display: flex;
    justify-content: center;
}

.link-button_white {
    color: #1a1a1a;
    border: 1px solid #000;
}

.link-button_white:hover {
    color: #ffffff;
    background: #1a1a1a !important;
}

.link-button_main:hover {
    background: #1a1a1a;
    color: #fff;
}

.link-button_main::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #b8aa32;
    border-radius: 50%;

    position: absolute;
    top: 50%;
    left: 25px;
    transform: translate(0, -50%);
}

.link-button {
    position: relative;
}

.link-button::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #b8aa32;
    border-radius: 50%;

    position: absolute;
    top: 50%;
    left: 25px;
    transform: translate(0, -50%);
}

.link-button:hover {
    background: rgba(184, 170, 50, 0.2);
}

.link-button_black {
    background-color: #1a1a1a;
    color: #fff;
}

.link-button_black:hover {
    background-color: #b8aa32;
    color: #1a1a1a;
}

.link-button_black:hover::before {
    background-color: #1a1a1a;
}

.collection-2 {
    margin-bottom: 10px;
}

.section-title {
    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-bottom: 14px;
}

.img-container {
    position: relative;
    max-width: 100%;
}

.img-container img {
    object-fit: cover;
}

.img-container .name-title {
    position: absolute;
    bottom: 12px;
    left: 20px;
    max-width: 430px;
}

.slider-items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 18px;
    position: relative;

}
.product-item.swiper-slide .product-item__cover{
    max-height: 34rem;
    /* height: 100%; */
    overflow: hidden;
}
.product-item.swiper-slide .product-item__cover img{
    max-height: 35rem;
}
@media (max-width:768px) {
    .slider-items .product-item {
        height: 100% !important;
    }
    .slider-items .product-item__cover{
        height: 100%;
    }
    .collection-items .slider-items .product-item {
        height: 246px !important;
    }
    .collection-items .slider-items .product-item__title{
        padding-bottom: 1rem;
    }
}
.collection-items .product-item {
    display: flex;
    flex-direction: column;
}
.interesting .product-item:nth-of-type(3) img {
    object-position: center;
}
.product-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 347px;
    width: 100%;
}

.product-item__cover {
    height: 347px;
    width: 100%;

    margin-bottom: 15px;
    position: relative;
}

.product-item__title {
    color: #1a1a1a;
    width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;

    margin-bottom: 4px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.product-item__price {
    color: #1a1a1a;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
}

.products {
    margin-bottom: 20px;
}

.item-cards {
    margin-bottom: 20px;
}

.item-cards .container {
    gap: 10px;
}

.item-cards .container:has(.swiper.item-card) .absolute:has(.slider-arrow) {
    width: calc(50% - 5px);
    left: calc(50% + 5px);
    height: fit-content;
    top: 50%;
    cursor: pointer;
}

@media screen and (max-width: 600px) {
    .item-cards .container:has(.swiper.item-card) .absolute:has(.slider-arrow) {
        width: 100%;
        left: 0;
        height: fit-content;
        top: 75%;
        cursor: pointer;
    }
}

.container:has(.collection-images__img) .slider .absolute:has(.slider-arrow) {
    height: fit-content;
    top: 50%;
}

[data-fullsize="true"] .collection-images__img {
    width: 100%;
    max-width: unset;
}

.item-cards .container:has(.swiper.item-card) .absolute:has(.slider-arrow) *:not(.slider-arrow) {}

.item-cards .swiper.slider {
    margin-left: 0;
    margin-right: 0;
}

.item-cards .item-card {
    width: 50%;
    max-width: unset;
}

.item-card {
    position: relative;
    max-width: 706px;
    width: 49%;
    height: 705px;
}

.item-card .absolute {
    display: flex;
    flex-direction: column;

    padding: 20px;
}

.item-card__title {
    margin-top: auto;

    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;

    text-align: center;
    margin-bottom: 20px;
}

.mt-auto {
    margin-top: auto;
}

.item-card__p {
    /* color: #1a1a1a; */
    /* color: blueviolet; */
    color: #fff;
    text-shadow: -1px 0px 4px rgb(0 0 0);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
}
.swiper .absolute{
    top: -.75rem;
}
.item-card__p.mt-auto {
    margin-bottom: 7px;
}

.item-cards .container {
    display: flex;
    justify-content: space-between;
}

.line {
    width: 100%;
    height: 1px;
    border-radius: 1px;
    background: #1a1a1a;
    margin-bottom: 96px;
}

.limited-collection {
    margin-bottom: 20px;
}

.limited-collection__content {
    display: flex;
    justify-content: space-between;
}

.limited-collection__main-photo {
    max-width: 705px;
    width: 100%;
    height: 706px;
}

.items-grid {
    display: grid;
    grid-template-columns: repeat(2, auto);
    gap: 10px;
}

.items-grid__item {
    width: 348px;
    height: 348px;

    display: flex;
    flex-direction: column;
}

.items-grid__item_information h5 {
    color: #1a1a1a;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;

    max-width: 204px;
    margin: 0;
}

.items-grid__item_information p {
    margin-top: auto;
    margin-bottom: 30px;

    color: #1a1a1a;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

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

.exclusive-jewelry {
    margin-bottom: 16px;
}

.exclusive-jewelry .row {
    margin-bottom: 10px;
}

.row:before {
    display: unset;
    content: unset;
}

.row:after {
    display: unset;
    content: unset;
}

.exclusive-jewelry__content .row:not(:has(.social-icon)):first-of-type > * {
    width: calc(50% - 5px);
}

.exclusive-jewelry__content .row:last-of-type > .product-item,
.exclusive-jewelry__content .row:last-of-type > .contacts-block {
    width: calc(25% - 5px);
    max-width: unset;
}

.contacts-block {
    background-color: #eee;
    width: 347px;
    height: 347px;
    padding: 20px;
    display: flex;
    flex-direction: column;
}

.contacts-block h3 {
    font-size: 14px;
    letter-spacing: 0;
    gap: 10px;
}

.contacts-block .row {
    justify-content: start;
    gap: 10px;
    margin-top: auto;
    margin-bottom: 0;
}

.social-icon {
    width: 30px;
    height: 30px;
}

.merch {
    margin-bottom: 80px;
}

.merch .slider-items {
    margin-bottom: 24px;
}

.slider-item > img.cover {
    background: #c1c1c1;
}

.about {
    border-radius: 1px;
    background: #1a1a1a;
    padding-bottom: 40px;
}

.about__title {
    color: #fff;

    text-align: start;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 70.4px */
    text-transform: uppercase;

    padding-top: 88px;
    display: block;
    margin: 0 auto 37px auto;
}

.about-author {
    display: flex;
    color: #f8f8f8;
}

.about-author__photo {
    max-width: 695px;
    height: 1035px;
}

.about-author__bio {
    max-width: 735px;
    padding-left: 30px;
}

.about-author__bio h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 69%;
    text-transform: uppercase;

    margin-bottom: 15px;
}

.about-author__bio h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 4px;

    text-transform: uppercase;
    margin-bottom: 41px;
}

.about-author__bio p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 20px;
}

.about-author__bio .line {
    background: #fff;
    margin: 43px 0;
}

.about-author__bio .line_second {
    margin: 48px 0;
}

.about-card {
    display: flex;
    flex-direction: column;
    max-width: 321px;
}

.about-card_long {
    max-width: 347px;
}

.about-card p {
    margin-bottom: 15px;
}

.about-card .arrow-icon {
    margin-top: auto;
}

.arrow-icon {
    width: 12px;
    height: 11px;
    background-image: url("/local/templates/markinTemplate/assets/css/../../images/icons/Arrow.svg");
}

.about-author_subtitle {
    margin-bottom: 13px !important;
}

.about-author .row {
    justify-content: start;
    gap: 37px;
    flex-wrap: wrap;
    align-items: normal;
    margin-bottom: 12px;
}

.footer {
    margin-top: 2px;
    background-color: #1a1a1a;
    padding-top: 30px;
    padding-bottom: 20px;
}

.main-input {
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);

    color: #fff;
    font-size: 16px;
    font-style: normal;
    line-height: 140.018%;
    position: relative;
}

.main-input input {
    background-color: transparent;
    width: 100%;
    height: 100%;
    padding: 20px 0;
    font-size: 16px;
    outline: none;
    color: #fff;
}

.main-input_second input {
    color: #1a1a1a;
}

.main-input_second {
    border-bottom: 1px solid rgba(16, 16, 16, 0.2);

    color: #101010;
}

.main-input span {
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    font-size: 16px;
    transition: all 0.2s ease-in-out;
}

.main-input_focus {
    border-bottom: 1px solid #b8aa32;
}

.main-input_focus span {
    position: absolute;
    top: 0;
    left: 0;
    transform: none;

    font-size: 10px;
    color: rgba(255, 255, 255, 0.5);
    font-style: normal;
    font-weight: 400;
    line-height: 140.018%;
}

.main-input_focus.main-input_second span {
    color: rgba(26, 26, 26, 0.5);
}

.footer .container {
    display: flex;
    align-items: flex-start;
}

.footer#make-appointment .container {
    justify-content: space-between;
}

.footer-block {
    padding: 20px;
    border-radius: 5px;
    background: #161616;
    color: #fff;
    max-width: 453px;
}

.footer-block p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;

    max-width: 100%;
    min-width: 100%;
}

.link-button_second {
    background-color: transparent;
    border: 1px solid #b8aa32;
    color: #b8aa32 !important;
}

.link-button_second:hover {
    color: #1a1a1a;
    background-color: #b8aa32;
}

.link-button_second:hover::before {
    background-color: #1a1a1a;
}

.footer-block_write-us {
    max-width: 494px;
}

.footer-block_write-us h3.title {
    margin-bottom: 10px;
}

.footer-block_write-us .main-input {
    margin-bottom: 1px;
}

.footer-block_write-us .main-input_last {
    margin-bottom: 29px;
}

.footer-block_write-us .link-button_second {
    margin-bottom: 10px;
}

.footer__nav {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-right: 97px;
}

.footer__nav nav {
    display: flex;
    flex-direction: column;
}

.footer__nav nav a {
    color: #fff;
    text-decoration: none;
    margin-bottom: 23px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.footer__logo {
    margin-bottom: 14px;
}

.footer__phone {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 16px;
    color: #FFF;
}

.footer__phone:hover {
    color: #FFF;
    text-decoration: underline;
}

.footer__email {
    color: #b8aa32;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-decoration-line: underline;
}

.footer__email:hover {
    color: #d9c417;
}

.footer__blocks {
    display: flex;
    gap: 10px;
}

.footer-block_spam .main-input {
    margin-bottom: 12px;
}

.footer-block_spam .link-button {
    margin-bottom: 17px;
}

.footer .title {
    line-height: 104%;
}

.footer-block_socials .title {
    margin-bottom: 127px;
}

.footer-block_socials .row {
    justify-content: flex-start;
    gap: 10px;
}

.footer-blocks {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.made-by {
    width: 123px;
    margin-left: auto;
}

.footer__bottom {
    display: flex;
    align-items: center;
    color: #fff;
    width: 100%;
    padding: 22px 0 5px 0;
}

.footer__bottom a {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 19.6px */

    text-decoration: none;
}

.footer__bottom a:hover {
    text-decoration: underline;
}

.footer__bottom span {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-right: 30px;
}

.footer__bottom p {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.social-icon:hover rect {
    fill: #b8aa32;
    fill-opacity: 1;
}

.social-icon_pinterest:hover path:first-child {
    fill: #b8aa32;
    fill-opacity: 1;
}

.card-icon {
    width: 60px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;

    position: absolute;
    transition: all 0.2 ease-in-out;

    cursor: pointer;
}

.product-item:hover .card-icon {
    opacity: 1;
}

.product-item .card-icon {
    opacity: 0;
}

.card-icon_eye {
    background-image: url("/local/templates/markinTemplate/assets/css/../../images/icons/Eye.svg");
    bottom: 10px;
    left: 10px;
}

.card-icon_eye:hover {
    background-image: url("/local/templates/markinTemplate/assets/css/../../images/icons/EyeHover.svg");
}

.card-icon_bag {
    background-image: url("/local/templates/markinTemplate/assets/css/../../images/icons/BagCard.svg");
    bottom: 10px;
    right: 10px;
}

.card-icon_bag:hover {
    background-image: url("/local/templates/markinTemplate/assets/css/../../images/icons/BagCardHover.svg");
}
.card-icon.card-icon_bag{
	/* display: none; */
}
.burger-menu {
    background-image: url("/local/templates/markinTemplate/assets/css/../../images/icons/Burger.svg");
    background-repeat: no-repeat;
    width: 68px;
    height: 11px;

    display: none;
}

.burger-menu_active {
    background-image: url("/local/templates/markinTemplate/assets/css/../../images/icons/Close.svg");
    height: 15px;
}

.mobile-pagination__arrow {
    width: 34px;
    height: 34px;
    cursor: pointer;
}

.mobile-pagination__arrow_right,
.mobile-pagination__arrow_left {
    transition: background-color .2s ease-in-out;
}

.mobile-pagination__arrow_left {
    background-image: url("/local/templates/markinTemplate/assets/css/../../images/icons/ArrowLeft.svg");

    background-color: #1A1A1A;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.mobile-pagination__arrow_right {
    background-image: url("/local/templates/markinTemplate/assets/css/../../images/icons/ArrowRight.svg");

    background-color: #1A1A1A;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.mobile-pagination__arrow_right:active,
.mobile-pagination__arrow_left:active {
    background-color: #B8AA32;
}

.mobile-pagination {
    display: none;
    align-items: center;
    justify-content: space-between;
}

.mobile-pagination ul {
    display: flex;
    align-items: flex-end;
    list-style: none;
    gap: 20px;
    padding: 0;

    width: auto !important;
}

.mobile-pagination__item {
    color: #1a1a1a;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 106%;
}

.mobile-pagination__item_active {
    font-size: 24px;
}

.mobile-menu {
    background-color: #f8f8f8;

    color: #1a1a1a;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    transition: all 0.2s ease-in-out;
    pointer-events: none;

    top: 0;
    height: 0;
    opacity: 0;
    width: 100%;
}

.mobile-menu_showing {
    top: 99%;
    height: 240px;
    opacity: 1;
    z-index: 300;
    pointer-events: auto;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.mobile-menu__container {
    padding: 0 !important;
    height: 100%;
}

.mobile-menu__navigation {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;

    padding-bottom: 26px !important;
}
.mobile-menu__navigation .toggler {
    display: flex;
    justify-content: space-between;
}

.mobile-menu__navigation .toggler::after {
    position: static;
}

.mobile-menu__navigation li {
    flex: 1;
}

.mobile-menu__navigation li a {
    width: 100%;
    height: 100%;
    display: block;
}
/* *********************************
Радиокнопки
********************************* */

.main-radio {
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 19.6px */

}
.main-radio label {
    cursor: pointer;
    display: flex;
    align-items: center;
}
.real-radio {
    /* Скрываем реальную радио кнопку*/
    width: 0;
    height: 0;
    position: absolute;
    opacity: 0;
    z-index: -1;

    /*
    display: none; - использовать нельзя, потому что не будет работать табуляция!
    */
}

.custom-radio {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #e8e8e8;
    border-radius: 50%;
    vertical-align: text-top;
    margin-right: 5px;
}

.custom-radio::before {
    content: "";

    display: inline-block;
    width: 10px;
    height: 10px;
    background: #b8aa32;
    border-radius: 50%;

    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);

    transition: 0.2s ease-in;

    /* display: none; */
}

.real-radio:checked+.custom-radio::before {
    /* display: block; */
    transform: translate(-50%, -50%) scale(1);
}

.radio-form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 22px;
}

.map-contacts iframe {
    height: 700px;
}

.contacts-title {
    color: #1a1a1a;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 52.8px */
    text-transform: uppercase;

    padding-top: 86px;
    margin-bottom: 38px;
}

@media (max-width: 1420px) {
    .header__logo-flex,
    .container {
        max-width: 95% !important;
    }

    .product-item,
    .contacts-block {
        max-width: 23%;
    }

    .limited-collection__content {
        flex-direction: column;
        gap: 10px;
    }

    .limited-collection__main-photo {
        max-width: 100%;
    }

    .items-grid {
        grid-template-columns: repeat(2, 49%);
        justify-content: space-between;
    }

    .items-grid__item {
        width: 100%;
    }

    .footer-block_write-us {
        max-width: 30vw;
    }
}

.item-info {
    padding-top: 75px;
    margin-bottom: 22px;
}

.item-info .container {
    display: flex;
    gap: 11px;
}

.item-info__cover {
    max-width: 1060px;
}

.item-info__cover img {
    object-fit: cover;
    background: #919191;
}

@media screen and (min-width: 1000px) {
    .item-info__cover {
        min-width: 400px;
        min-height: 400px;
    }
}
@media screen and (max-width: 768px) {
    .item-info__cover img {
        object-position: center;
        height: 100%;
        width: 100%;
        /* max-width: 45.313rem; */
        aspect-ratio: 1;
    }
}


@media screen and (max-width: 576px) {
    .item-info {
        margin-top: 80px;
    }

    .item-info__cover {
        min-width: 100%;
        min-height: 20vh;
        /* height: 20vh; */
    }
}
@media screen and (max-height: 815px) {
    .item-info__cover {
        height: auto;
    }
}
.item-info__info {
    display: flex;
    flex-direction: column;

    width: 348px;
    color: #1a1a1a;

    
}
.item-info__info .toggle {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.item-info__info .toggler h3 {
    color: inherit;

    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;

    margin-bottom: 15px;
}

.item-info__info .toggler span {
    color: inherit;
    text-align: right;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 26.4px */
    text-transform: uppercase;
}

.item-info__info .toggler {
    margin-bottom: 10px;
}

.item-info__description {
    color: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 19.6px */
}

ul.item-info__properties {
    margin-top: auto;
    margin-bottom: 20px;
    width: 100%;
}

.item-info__properties .properties__item:first-child {
    padding-top: 0;
}

.item-info__properties .product-item-detail-properties {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #1a1a1a;

    color: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 19.6px */
    gap: 1rem;
    padding: 10px 0;
}
.item-info__properties .product-item-detail-properties p{
    max-width: 14rem;
}
.item-info__properties .size-blocks {
    padding-top: 11px;
    padding-bottom: 4px;
}

.size-blocks {
    display: flex;
    flex-wrap: wrap;
    gap: 1px;
}

.size-blocks__item {
    width: 57px;
    height: 30px;
    border-radius: 1px;
    border: 1px solid #1a1a1a;
    background: #f8f8f8;
    color: #1a1a1a;

    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    user-select: none;
}

.size-blocks__item_disabled {
    color: #898989;
    border: 1px solid #898989;
}

.size-blocks__item_active {
    color: #fff;
    background: #1a1a1a;
}

.row_column {
    display: flex;
    flex-direction: column;
}

.repost {
    margin-bottom: 14px;
}

.repost .container {
    display: flex;
}

.share {
    display: flex;
    align-items: center;
    margin-left: auto;
    gap: 30px;
}
.share span {

    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 19.6px */
}
.share__icons {
    display: flex;
    gap: 10px;
}

.interesting {
    margin-bottom: 79px;
}
.interesting .title {
    margin-bottom: 15px;
}
.interesting .slider-items {
    margin-bottom: 27px;
    display: flex;
}

.loader__transition {
    transition:
            all .4s ease-in-out,
            opacity .4s ease-in-out,
            background-color .4s ease-in-out,
            border-radius .8s ease-in-out;
}

.loader.loader__after-effect {
    pointer-events: none;
    height: 362px !important;
    border-radius: 50%;
    background-color: transparent !important;
}

.loader-logo__letter {
    transition: all .1s ease-in-out;
}

.loader__fade {
    background-color: transparent !important;
}

.loader__fade .loader-loading-line {
    opacity: 0 !important;
}

.loader__fade .loader-logo__letter,
.loader__fade .loader-logo__line {
    filter: invert(1);
    opacity: 0;
}

.loader__hidden {
    display: none !important;
}

.logo__transparent {
    opacity: 0;
}

.loader {
    width: 100%;
    height: 0;
    background-color: #1a1a1a;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;

    overflow: hidden;
    position: fixed;
    top: -100%;
    left: 0;
    z-index: 250;
}

@media screen and (max-width: 768px) {
    .loader {
    }
}

.loader-logo {
    width: 1420px;
    max-width: 99%;

    display: flex;
    align-items: center;
    justify-content: center;

    position: relative;
    margin-top: auto;
}

.loader-loading-line {
    height: 1px;
    width: 99%;
    border-radius: 1px;
    background: #fff;
    position: relative;

    margin-top: auto;
    margin-bottom: 20px;
}

.loader-loading-line_done {
    height: 1px;
    width: 67%;
    border-radius: 1px;
    background: #b8aa32;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    animation: loader-loading-line_done 4s forwards;
}

@keyframes loader-loading-line_done {
    from {
        width: 0%;
    }

    to {
        width: 100%;
    }
}

.loader-loading-line__percents {
    color: #b8aa32;
    font-family: Wremena;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
    position: absolute;

    bottom: 50%;
    left: 0%;
    z-index: 2;
    animation: loader-loading-line__percents 4s forwards;
}

:root {
    --loader-left-start: 0%;
    --loader-left-finish: 95%;
}


@media screen and (max-width: 756px) {
    :root {
        --loader-left-finish: 85%;
    }
}

@keyframes loader-loading-line__percents {
    from {
        left: var(--loader-left-start);
    }

    to {
        left: var(--loader-left-finish);
    }
}

.loader-logo__line {
    width: 83.21px;
    height: 2px;
    background-color: #fff;

    position: absolute;
}

.loader-logo__line_center {
    position: static;
    margin-left: 56px;
}

.loader-logo__dot {
    width: 16.64px;
    height: 16.64px;

    background-color: #b8aa32;
    border-radius: 50%;
    position: absolute;
}

.loader-logo__letter {
    position: absolute;
}

.loader-logo__dot_right {
    left: -100%;
    animation: loader-logo__dot_right 1s forwards;
    animation-delay: var(--third-order-letters);
}

@keyframes loader-logo__dot_right {
    from {
        left: -100%;
    }

    to {
        left: 0;
    }
}

.loader-logo__dot_left {
    right: -100%;
    animation: loader-logo__dot_left 1s forwards;
    animation-delay: var(--third-order-letters);
}

@keyframes loader-logo__dot_left {
    from {
        right: -100%;
    }

    to {
        right: 0;
    }
}


:root {
    --m-align: 4.4%;
    --a-align: 23%;
    --r-align: 40.7%;
    --k-align: 36.9%;
    --i-align: 22.2%;
    --n-align: 4.5%;

    --first-order-letters: 1s;
    --second-order-letters: 0.5s;
    --third-order-letters: 0.8s;

    --second-order-lines: 0.4s;
    --third-order-lines: 0.7s;
}

@media screen and (max-width: 768px) {
    :root {
        --m-align: 25%;
        --a-align: 35%;
        --r-align: 44%;
        --k-align: 37%;
        --i-align: 30%;
        --n-align: 23%;
    }
}

.loader-logo__letter_k {
    right: -100%;
    animation: loader-logo__letter_k 1s forwards;
    animation-delay: 0s;
}

@keyframes loader-logo__letter_k {
    from {
        right: -100%;
    }

    to {
        right: var(--k-align);
    }
}

.loader-logo__line_k {
    right: -100%;
    animation: loader-logo__line_k 1s forwards;
    animation-delay: var(--second-order-lines);
}

@keyframes loader-logo__line_k {
    from {
        right: -100%;
    }

    to {
        right: 27.6%;
    }
}

.loader-logo__letter_i {
    right: -100%;
    animation: loader-logo__letter_i 1s forwards;
    animation-delay: var(--second-order-letters);
}

@keyframes loader-logo__letter_i {
    from {
        right: -100%;
    }

    to {
        right: var(--i-align);
    }
}

.loader-logo__line_i {
    right: -100%;
    animation: loader-logo__line_i 1s forwards;
    animation-delay: var(--third-order-lines);
}

@keyframes loader-logo__line_i {
    from {
        right: -100%;
    }

    to {
        right: 13.1%;
    }
}

.loader-logo__letter_n {
    right: -100%;
    animation: loader-logo__letter_n 1s forwards;
    animation-delay: var(--third-order-letters);
}

@keyframes loader-logo__letter_n {
    from {
        right: -100%;
    }

    to {
        right: var(--n-align);
    }
}

.loader-logo__letter_r {
    left: -100%;
    animation: loader-logo__letter_r 1s forwards;
    animation-delay: 0s;
}

@keyframes loader-logo__letter_r {
    from {
        left: -100%;
    }

    to {
        left: var(--r-align);
    }
}

.loader-logo__line_a {
    left: -100%;
    animation: loader-logo__line_a 1s forwards;
    animation-delay: var(--second-order-lines);
}

@keyframes loader-logo__line_a {
    from {
        left: -100%;
    }

    to {
        left: 31.6%;
    }
}

.loader-logo__letter_a {
    left: -100%;
    animation: loader-logo__letter_a 1s forwards;
    animation-delay: var(--second-order-letters);
}

@keyframes loader-logo__letter_a {
    from {
        left: -100%;
    }

    to {
        left: var(--a-align);
    }
}

.loader-logo__line_m {
    left: -100%;
    animation: loader-logo__line_m 1s forwards;
    animation-delay: var(--third-order-lines);
}

@keyframes loader-logo__line_m {
    from {
        left: -100%;
    }

    to {
        left: 13.9%;
    }
}

.loader-logo__letter_m {
    transform: translateY(1px); /*в исходнике есть пробел в пиксель */
    left: -100%;
    animation: loader-logo__letter_m 1s forwards;
    animation-delay: var(--third-order-letters);
}

@keyframes loader-logo__letter_m {
    from {
        left: -100%;
    }

    to {
        left: var(--m-align);
    }
}

.hide {
    display: none !important;
}

.cart-item .pm-buttons {
    width: fit-content;
    justify-content: space-between;
}

.pm-buttons__quantity {
    padding: 0 5px;
}

.cart-modal {
    transition: all .2s ease-in-out, opacity .4s ease-in-out;
    position: absolute;
    right: 8px;
    /* bottom: 0; */
    top: 70px;
    padding: 10px;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: center;

    width: calc(720px - 20px);
}

.modal.modal__profile {
    top: 70px;
    width: 400px;
    right: 0;
    left: unset;
}

.modal.modal__profile:not(.hide) {
    display: block !important;
}

@media screen and (max-width: 768px) {
    .modal.modal__profile {
        width: 100vw;
    }

    .modal.modal__profile {
        top: 15vw;
    }
}

.modal-profile__buttons-list {
    display: flex;
    flex-direction: row;
    justify-content: start;
    gap: 30px;
    list-style: none;
}

.modal-profile__buttons-list .button__transparent {
    background: none;
    outline: none;
    border: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;

    cursor: pointer;
}

.button__transparent * {
    pointer-events: none;
}

.button__transparent.active,
.button__transparent.active .svg__background,
.modal-profile__buttons-list .button__transparent:hover,
.modal-profile__buttons-list .button__transparent:active,
.modal-profile__buttons-list .button__transparent:hover .svg__background,
.modal-profile__buttons-list .button__transparent:active .svg__background {
    color: #B8AA32;
    fill: #B8AA32;
}

.modal-profile__wrapper {
    padding: 20px;
}

.modal-profile__input-group,
.modal-profile__content,
.modal-profile__auth-form {
    display: flex;
    flex-direction: column;
}

.modal-profile__content {
    gap: 30px;
}

.modal-profile__auth-form {
    gap: 15px;
}

.modal-profile__input-group {
    position: relative;
}

.modal-profile__input-group:not(:first-child) {
    margin-top: 15px;
}

.modal-profile__input-group label {
    transition: transform .2s ease-in-out;
    position: absolute;
    pointer-events: none;

    color: #101010;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140.018%; /* 19.602px */
}

.modal-profile__input-group input {
    background: none;
    padding: 10px 0;
    border: none;
    border-bottom: 1px solid rgba(16, 16, 16, 0.20);
}

.modal-profile__input-group input:focus {
    border: none;
    outline: none;
    border-bottom: 1px solid black;
}

.profile__edit-form {
    padding-bottom: 30px;
    border-bottom: 1px solid black;
}

.edit-form__wrapper,
.profile-edit__submit {
    width: 60%;
}

.modal-profile__input-group:has(.modal-profile__input:focus) label,
.modal-profile__input-group:has(.input__not-empty) label {
    transform: scale(0.5) translate3d(-10px, -10px, -10px);
}

.profile-edit__input-group input,
.profile-edit__input-group label {
    color: #101010;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140.018%; /* 22.403px */
}

.modal-profile__checkbox-group {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;

    cursor: pointer;
}

.modal-profile__checkbox-group * {
    pointer-events: none;
}

.modal-profile__checkbox-group span {
    width: calc(100% - 40px);
    font-size: 12px;

    user-select: none;
}

.modal-profile__checkbox-element {
    transition: background-color .2s ease-in-out, border .2s ease-in-out;
    width: 20px;
    height: 20px;
    cursor: pointer;

    border: 2px solid #E8E8E8;
    background-color: #F7F7F7;
    border-radius: 50%;
}

.modal-profile__checkbox-group.active .modal-profile__checkbox-element {
    background-color: #B8AA32;
}

.modal-profile__submit {
    margin-top: 30px;
}

.modal-profile__forgot-password {
    display: flex;
    flex-direction: row-reverse;
}

.modal-profile__forgot-password button {
    background: none;
    outline: none;
    border: none;
    cursor: pointer;
}

.modal-profile__forgot-password button:hover,
.modal-profile__forgot-password button:active,
.modal-profile__forgot-password button:focus {
    color: #B8AA32;
}

.pm-buttons > span {
    min-width: 3em;
    text-align: center;
    color: #1A1A1A;
}

.pm-buttons__btn {
    background: #1A1A1A;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.pm-buttons__btn:hover,
.pm-buttons__btn:active {
    background: #B8AA32;
}

.order-item .pm-buttons__btn {
    height: 30px;
    width: 30px;
}

.cart-modal .link-button a {
    color: #1a1a1a;
}

.cart-modal__items {
    display: flex;
    gap: 10px;
    flex-direction: column;

    overflow-y: auto;
    max-height: calc(576px);

    padding: 0 10px;
}

.cart__empty {
    display: none;
}

.cart-modal:not(:has(.cart-item)) .cart__empty {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 50%;
    padding: 20px;
    font-size: 24px;
    color: #1a1a1a;
    text-align: center;
    opacity: 0.5;
}

.cart-modal:not(:has(.cart-item)) .link-button_second {
    display: none;
}

/* width */
.cart-modal__items::-webkit-scrollbar {
    width: 3px;
    outline: none;
    border: none;
    box-shadow: none;

}

/* Track */
.cart-modal__items::-webkit-scrollbar-track {
    background: none;
    outline: none;
    border: none;
    box-shadow: none;
}

/* Handle */
.cart-modal__items::-webkit-scrollbar-thumb {
    background: #555;
}

/* Handle on hover */
.cart-modal__items::-webkit-scrollbar-thumb:hover {
    background: #161616;
}

.cart-item {
    display: flex;
    gap: 10px;
    width: 687px;
    height: 159px;
}

.cart-item:last-child {
    border-bottom: none;
}

.cart-item__cover {
    width: 159px;
    height: 159px;
}

.cart-item__title {
    color: #1a1a1a;

    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 22px */
    text-transform: uppercase;
}

.cart-item__price {
    color: #1a1a1a;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 22px */
    text-transform: uppercase;
}

.cart-item__info {
    max-width: 314px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.cart-modal__items:has(.cart__no-items) {

}

.cart__no-items {
    width: 100%;
    text-align: center;

    color: #838383;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 22px */
    text-transform: uppercase;

    height: 10em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.cart-item__del-btn {
    cursor: pointer;
    margin-left: auto;
}

.cart-item .pm-buttons {
    gap: 0px;
}

.cart-item .pm-buttons__btn {
    width: 24px;
    height: 24px;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /* z-index: 999999999; */

    z-index: 280;
    background-color: #fff;
    max-height: 100vh;
    overflow-y: auto;
}

.modal.search-modal {
    z-index: 995;
}

.modal::-webkit-scrollbar {
    width: 3px;
}

/* Track */
.modal::-webkit-scrollbar-track {
    background: #e8e8e8;
}

/* Handle */
.modal::-webkit-scrollbar-thumb {
    background: #555;
}

/* Handle on hover */
.modal::-webkit-scrollbar-thumb:hover {
    background: #161616;
}

.search-modal {
    overflow-y: auto;
    display: flex;
    height: 100%;
}

.search-modal .title {
    align-self: flex-start;
    padding-bottom: 45px;
}

.search-modal .container {
    display: flex;

    flex-direction: column;
}

.search-modal__title {
    color: #1a1a1a;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 70.4px */
    text-transform: uppercase;
    text-align: center;
    padding-top: 80px;
    margin-bottom: 80px;
}

.search-modal__close-btn {
    position: fixed;
    top: 20px;
    right: 26px;

    z-index: 10;
    cursor: pointer;
}

.search-modal > .container {
    width: 95% !important;
    max-width: unset;
}

.search-modal__input-container {
    padding-bottom: 45px;
}

.search-modal__input {
    border-radius: 0%;
    border-bottom: 1px solid #1a1a1a;
    outline: none;
    width: 99%;

    text-align: start;
    padding-bottom: 38px;

    color: #1a1a1a;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 70.4px */
    text-transform: lowercase;
}

/*
.search-modal__result {
    display: flex;
    align-items: flex-start;
    align-self: flex-start;
    flex-wrap: wrap;
    padding-bottom: 50px;
    gap: 10px;
}

 */

.search-modal__result {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    padding-bottom: 50px;
}

@media screen and (max-width: 1460px) {
    .search-modal__result {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-width: 1280px) {
    .search-modal__result {
        display: flex;
        align-items: flex-start;
        align-self: flex-start;
        flex-wrap: wrap;
    }

    .search-modal__result .product-item {
        max-width: calc(50% - 5px) !important;
    }
}

@media screen and (max-width: 768px) {
    .search-modal__close-btn {
        width: 20px;
        height: 20px;
    }

    .loader-logo__letter {
        width: 10%;
        height: 2em;
    }

    .loader-logo__letter .cover {
        object-fit: contain;
    }

    .loader-logo__line {
        display: none;
    }
}

.search-modal__result .product-item {
    max-width: none;
    width: 347px;
}

.search-modal__result .product-item__cover {
}

.cookies-popup {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 25px 30px;
    background-color: #1a1a1a;
    border-radius: 1px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1440px;

    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 150;
    animation: slideIn 0.5s ease-in-out;
}

@keyframes slideIn {
    0% {
        transform: translate(-50%, 200%);
        opacity: 0;
    }

    100% {
        transform: translate(-50%, 0);
        opacity: 1;
    }
}

.cookies-popup__text {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;

    max-width: 765px;
}

.cookies-popup .link-button {
    width: 200px;
}

@media (max-width: 920px) {
    .cookies-popup__text {
        max-width: 50%;
    }

    div:not(.contacts-block) > .row {
        flex-wrap: wrap;
    }

    .exclusive-jewelry__content .row:last-of-type > .product-item,
    .exclusive-jewelry__content .row:last-of-type > .contacts-block,
    .product-item {
        max-width: 49%;
    }

    .exclusive-jewelry__content .row:last-of-type > .product-item,
    .exclusive-jewelry__content .row:last-of-type > .contacts-block {
        width: 49%;
    }

    .header__logo {
        max-width: 320px;
    }

    .contacts-block {
        width: 49%;
        max-width: 100%;
    }

    .exclusive-jewelry {
        margin-bottom: 10px;
    }
    .exclusive-jewelry .product-item__title,
    .exclusive-jewelry .product-item__price {
    display: none;
    }

    .item-cards .container {
        flex-direction: column;
        gap: 13px;
    }

    .exclusive-jewelry .row:first-child {
        flex-direction: column;
        gap: 13px;
    }

    .exclusive-jewelry__content .row:not(:has(.social-icon)):first-of-type > *,
    .item-cards .item-card,
    .item-card {
        max-width: 100%;
        width: auto;
        height: 359px;
    }

    .about__title {
        text-align: left;
        margin: 0 auto 23px auto;
    }

    .about-author {
        flex-direction: column;
    }

    .about-author__photo {
        height: 539px;
        margin-bottom: 27px;
    }

    .about-author__bio {
        padding: 0;
    }

    .about-author__bio h2 {
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;

        margin-bottom: 18px;
    }

    .about-author__bio h3 {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 2.8px;

        margin-bottom: 18px;
    }

    .about-author__bio .line {
        margin: 23px 0;
    }

    h3.about-author_subtitle {
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 4px;
    }

    .footer-block {
        max-width: 100%;
    }

    .footer__blocks {
        flex-direction: column;
    }
}

@media (min-width: 768px) {
    .mobile-menu {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .loader-loading-line {
        position: relative;
        bottom: 40px;
    }

    .product-item__title {
        /* min-height: 2em; */
    }

    .slider-items {
        display: grid !important;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: start;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .slider-items .product-item {
        width: 100%;
        max-width: unset;
    }

    .header .header__item:first-child {
        display: none;
    }

    .header__item li:not([class]) {
        display: none;
    }

    .item-info .container {
        flex-direction: column;
    }

    .item-info__info {
        width: 100%;
    }

    .burger-menu {
        display: block;
    }

    .product-item__cover,
    .contacts-block {
        height: 176px;
    }

    .contacts-block .row {
        gap: 4px;
    }

    .item-card__title {
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
        text-transform: uppercase;
        max-width: 251px;
        text-align: left;
    }

    .limited-collection__main-photo {
        height: 359px;
    }

    .items-grid__item_information p {
        margin-bottom: 21px;
    }

    .items-grid__item {
        height: 176px;
    }

    .items-grid__item_information {
        grid-area: 3 / auto / span 1 / span 2;
    }

    .about__title {
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
        padding-top: 22px;
    }

    .about-card {
        max-width: 44%;
    }

    .cart-modal {
        height: 100vh;
        width: 100vw;
        right: 0;
        top: 60px;
        min-width: unset;
        left: 0;
    }

    .cart-item {
        width: 100%;
        position: relative;
        height: fit-content;
        padding-bottom: 10px;
        border-bottom: 1px solid #1a1a1a;
    }

    .cart-item__cover {
        min-width: 156px;
        height: 156px;
        min-height: 156px;
        max-width: 177px;
    }

    .cart-item__info {
        max-width: none;
        gap: 10px;
    }

    .cart-item__title {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .cart-modal__items {
        max-height: calc(100vh - 150px);
    }

    .cart-item__del-btn {
        position: absolute;
        bottom: 10px;
        right: 0;
    }

    .cart-item__price {
        font-size: 14px;
    }

    .search-modal__result .product-item {
        max-width: 172px;
    }

    /*
    .search-modal__result .product-item__cover {
        height: auto;
    }

     */

    .search-modal__title,
    .search-modal__input {
        font-size: 24px;
    }

    .search-modal__input {
        padding-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .about-author__title * {
        pointer-events: none;
    }

    .header .header__logo {
        max-width: 173px;
    }

    header.header .header__logo {
       /* display: none; */
    }

    .collections-swiper {
        height: 600px;
    }

    .slider-pagination {
        display: none;
    }

    .slider__subtitle {
        margin-bottom: 0;
    }

    .section-logo__logo {
        padding-top: 0;

        margin-bottom: 31px;
    }


    .section-logo {
        padding-top: 72px;
        margin-bottom: 17px;
    }

    .title {
        font-size: 14px;
        letter-spacing: 2.8px;
    }

    .slider__subtitle {
        font-size: 14px;
        line-height: 110%;
        max-width: 156px;
    }

    .name-title {
        font-size: 24px;
        line-height: 110%;
    }

    .slider__name {
        max-width: 256px;
    }

    .slider__price {
        font-size: 24px;
        line-height: 110%;
    }

    .slider__desc {
        margin-bottom: 19px;
    }

    .mobile-pagination {
        display: flex;
    }

    .collections {
        margin-bottom: 47px;
    }

    .title {
        gap: 10px;
    }

    .img-container .name-title {
        padding-top: 16px;
        position: static;
        max-width: 258px;
        color: #1a1a1a;

        font-size: 24px;
    }

    .products {
        margin-bottom: 70px;
    }

    .item-cards {
        margin-bottom: 5px;
    }

    .line {
        margin-bottom: 60px;
    }

    .line_limited-collection {
        margin-bottom: 48px;
    }

    .line_exclusive-jewelry {
        margin-bottom: 20px;
    }

    .merch {
        margin-bottom: 64px;
    }

    .footer .container:first-child {
        flex-direction: column;
    }

    .about {
        padding-bottom: 27px;
    }

    .footer__nav {
        margin-right: 0;
    }

    .footer__logo {
        margin-bottom: 26px;
    }

    .footer__phone {
        margin-bottom: 7px;
    }

    .footer__email {
        margin-bottom: 25px;
    }

    .footer-block_write-us {
        background-color: transparent;
        padding: 0;
    }

    .footer-block_write-us h3.title {
        margin-bottom: 26px;
    }

    .social-icon_second {
        width: 60px;
        height: 60px;
    }

    .social-icon_second {
       
    }
    .social-icon_second svg {
        width: 100%;
        height: 100%;
    }
    .footer-block_socials .title {
        margin-bottom: 83px;
    }

    .footer-block_socials {
        margin-bottom: 40px;
    }

    .footer__bottom {
        flex-wrap: wrap;
    }

    .footer__bottom span {
        width: 40%;
        margin-right: 0;
    }

    .footer__bottom p {
        width: 60%;
        text-align: right;
    }

    .made-by {
        padding-top: 21px;
        margin-right: auto;
    }

    .about-author__bio h2,
    h3.about-author_subtitle {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .about-author__bio h2::after,
    h3.about-author_subtitle::after {
        content: "";
        width: 20px;
        height: 10px;
        display: block;
        background-image: url("/local/templates/markinTemplate/assets/css/../../images/icons/FooterArrow.svg");
        transform: rotate(180deg);
        transition: all 0.2s ease-in-out;
    }

    .toggler {
        position: relative;
    }

    .toggler::after {
        content: "";
        width: 20px;
        height: 10px;
        display: block;
        background-image: url("/local/templates/markinTemplate/assets/css/../../images/icons/FooterArrow.svg");
        background-repeat: no-repeat;
        transform: rotate(180deg);
        transition: all 0.2s ease-in-out;
        filter: invert(100%);
        position: absolute;
        right: 0;
        top: 0;
    }
    .item-info__info .toggler::after{
        display: none;
    }
    .mob-block .toggler::after{
        content: "";
        width: 3rem;
        height: 3rem;
        background-position: center;
        display: block;
        background-image: url("/local/templates/markinTemplate/assets/css/../../images/icons/FooterArrow.svg");
        background-repeat: no-repeat;
        transform: rotate(180deg);
        transition: all 0.2s ease-in-out;
        filter: invert(100%);
        position: absolute;
        right: 0;
        top: -4rem;
    }
    .about-author__toggler_active h2::after,
    .about-author__toggler_active::after {
        transform: none !important;
    }

    .about-author__jeweler,
    .about-author__education,
    .about-author__education,
    .toggle {
        /* opacity: 0;
        max-height: 0;
        position: absolute;
        z-index: -200; */
        /* height: 0; */
        /* transition: all 0.2s ease-in-out;
        transition: max-height 0.3s ease, opacity 0.3s ease; */
    }
    .mob-block .toggle{
        opacity: 0;
        max-height: 0;
        position: absolute;
        z-index: -200;
    }

    .about-author__toggle_active {
        opacity: 1;
        /* height: auto; */
        max-height: 1000px;
        position: static;
        z-index: 1;
    }
    .mob-block .about-author__toggle_active {
        opacity: 1;
        /* height: auto; */
        max-height: 1000px;
        position: static;
        z-index: 1;
    }
    .toggle .item-info__description{
        display: none;
        opacity: 0;
    }
    /* .toggle.about-author__toggle_active .item-info__description{
        display: block;
        opacity: 1;
    } */
    .mobile-pagination {
        padding-top: 17px;
    }

    .share {
        margin-left: 0;
        justify-content: space-between;
        width: 100%;
    }

    .share span {
        margin-right: 0;
    }

    .item-info__info .toggler h3 {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
        /* 17.6px */
    }

    .item-info__info .toggler span {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
        /* 17.6px */
    }

    .item-info {
        padding-top: 0;
        margin-bottom: 34px;
    }

    .item-info .container {
        gap: 26px;
    }

    .item-info__description {
        margin-bottom: 30px;
    }

    .mb-xs-44 {
        margin-bottom: 44px;
    }

    .contacts-title {
        font-size: 24px;
        padding-top: 66px;
        margin-bottom: 18px;
    }

    .cookies-popup__text {
        max-width: 100%;
    }

    .cookies-popup .link-button {
        width: 100%;
    }

    .cookies-popup {
        flex-direction: column;
        gap: 30px;
        padding: 20px;
    }

    .mobile-menu__navigation li a {
        color: #1A1A1A;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}

@media screen and (max-width: 768px) {
    .header {
        width: 100vw;
    }

    .main__collections-wrapper {
        width: calc(100% - 14px);
        flex-direction: column;
        height: 80vh;

        padding-top: 60px;
    }

    .collections-list {
        height: 30vh;
        width: 100%;
    }

    .collection-item a {
        font-size: 14px;
        padding: 10px 0;
    }

    .collections-preview {
        width: 100%;
    }

    .main__close-button {
        border: none;
        outline: none;
        background-color: unset;
        background-image: url("/local/templates/markinTemplate/assets/css/../../images/icons/Close.svg");
        background-repeat: no-repeat;

        position: absolute;
        top: 2.5rem;
        height: 16px;
        right: .5em;
        width: 16px;

    }

    .main__collections-container {
        top: 8vw;
        background: #F8F8F8;
        z-index: 100;
    }

    .product-item__title {
        white-space: wrap;
    }
}

@media (min-width:768px) and (max-width:769px) {
	.mobile-menu {
	display:block !important;
	}
}

@media (max-width:991px) {
	.profile__wrapper {
		width:auto;
	}
	.profile__history-table td {
		text-align:center;
	}
	.profile__navbar {
		gap:0;
		justify-content:space-between;
	}

	.collections-preview__item,
	.collections-preview {
		display:none;
	}
	.collections-list {
		height:100%;
	}
	.main__collections-wrapper {
		height:100%;
	}

}

.contacts-new {
	padding: 20px;
    background-color: white;
    width: fit-content;
    border-radius: 10px;
	margin-bottom:20px;
}

.main__collections-container.showing {
    background: #F8F8F8;
}
.collection-bio__info .row-block{
    margin: 0;
}
.slider-items .swiper-wrapper{
    /* max-height: max-content !important; */
}
.product-item.swiper-slide{
    height: auto;
    max-width: unset;
}
.product-item__title{
    padding: 0 .75rem;
}

/* .about-us-section__bottom-wrapper,.about-us-section__bottom-part_info{
 display: none;
} */

.main-banner__swiper-slide_info-link{
    background: #00000075;
}
.main-banner__swiper-slide_info-link:visited, 
.main-banner__swiper-slide_info-link:hover {
    color: #fff;
}

.interesting .slider-items{
    /* max-height: 39rem;
    height: 39rem; */
}
.swiper .product-item{
    padding: 0;
    padding-bottom: 2rem;
}

.collection_1__wrapper,
.collection_2__wrapper,
.collection_3__wrapper,
.collection_4__wrapper{
    padding-bottom: 1rem;
}
.service-modal__info{
    padding-bottom: 1rem;
}

.absolute__info-block{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: .5rem;
    background-color: #8080809c;
}
.collection-images .slider-item .absolute{
    width: max-content;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: .5rem;
    background-color: #8080809c;
    left: 50%;
    top: 94%;
    padding: 1rem;
    /* border-radius: 1.5rem; */
    transform: translate(-50%,-50%);
    display: none;
}
.collection-images .slider-item .absolute .item-card__p.mt-auto{
margin-top: 0;
margin-bottom: 0;
}
.item-info__block-swiper .swiper-slide{
    width: 100% !important;
}
.item-info__block-swiper .swiper-wrapper{
    max-width: 106rem;
}
.swiper-slide img{
    aspect-ratio: 1;
    max-height: 86rem;
    /* max-height: 64rem; */
}
.modal__consent-block.input__error{
    color: red;
}
@media (max-width:768px) {
    .collection-images .slider-item .absolute{
        top: 90%;
    }
    .service-modal__info{
        padding-bottom: 3rem;
        max-height: max-content !important;
    }
    .collection-images .slider-item .absolute p{
        font-size: 1rem;

    }
    .collection-images .collection-images__img{
        max-height: 21rem;
    }
    .item-info__block-swiper .item-info__cover{
        width: 100% !important;
    }
}
.popup-window.popup-window-with-titlebar img{
    width: 100%;
    height: 100%;
    max-width: 20rem;
    aspect-ratio: 1;
    object-position: center;
    object-fit: cover;
    padding-bottom: 1rem;
}


.collections-overlay {
    position: fixed;
    top: 45px; /* под заголовком */
    left: 0;
    width: 100%;
    height: calc(100vh - 45px);
    background-color: rgba(0, 0, 0, 0.4); /* затенение */
    z-index: 49; /* ниже .main__collections-container */
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease-in-out;
}

.collections-overlay.active {
    opacity: 1;
    visibility: visible;
}
body.no-scroll {
    overflow: hidden;
    touch-action: none; /* для мобильных */
}

.collection-items .slider-items-grid .product-item{
    position: relative;
}
.collection-items .slider-items-grid .product-item .card-icon_bag{
    bottom: 50px;
}
.collection-items .product-item,.interesting .product-item{
    margin-right: 10px;
    width: 100%;
}
.product-item.swiper-slide .product-item__cover{
    height: 347px;
}
.collection-items .slider-items {
    overflow: auto !important;
    scrollbar-width: none; /* Для Firefox */
    -ms-overflow-style: none; /* Для IE и Edge */
}

.collection-items .slider-items::-webkit-scrollbar {
    display: none; /* Для Chrome, Safari и Opera */
}
.service-modal{
    top: 9px;
}

.policy-block .approval {
    float: right;
    text-align: right;
    margin: 20px;
}
.policy-block .underline {
    /* text-decoration: underline; */
    white-space: pre;
}

.policy-block h1,.policy-block h4 {
    text-align: center;
}
.policy-block .approval h4{
    text-align: right;
}
.policy-block{
    padding-top: 7rem !important;
    display: flex;
    flex-direction: column;
    gap:.5rem;
    padding-bottom: 5rem !important;
}

.policy-block h4{
    font-size: 1.5rem;
    font-weight: 700;
}
.policy-block h1{
    font-size: 2rem;
    font-weight: 700;
}
.policy-block a{
    color:rgb(184, 170, 50);
}
.policy-block h3{
    font-size: 1.25rem;
    font-weight: 700;
}
.policy-block ul{
    padding-left: 1.25rem;
}
.policy-block li::before{
    content: "—";
    margin-right: 5px;
}

.checkbox{
    position: relative;
  }
  .consent-checkbox{
    display: flex;
     align-items: flex-start;
     gap: 1rem;
  }
  
  @media (max-width:768px) {
    .consent-checkbox{
        max-width: 90%;
    }
    .service-modal__info{
        padding-bottom: 5rem !important;
    }
  }
  .checkbox input[name="agreement"]
{
    display: block;
    pointer-events: none;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-60%);
    width: auto;
  }
  .checkbox-patient input[name="agreement"]{
    top: 4%;
  }

  .product-item-scu-item-list{
    display: flex;
    flex-wrap: wrap;
  }
/* End */


/* Start:/local/templates/markinTemplate/assets/css/create-order.css?17236401967406*/
.hidden {
    display: none !important;
}

.create-order {
    padding-top: 86px;
    margin-bottom: 80px;
}

.create-order__title {
    color: #1a1a1a;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 52.8px */
    text-transform: uppercase;
    margin-bottom: 34px;
}

.create-order__conditions {
    color: #b2b2b2;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 16.8px */
}

.order-item {
    display: flex;
    align-items: flex-start;
    height: 478px;
    margin-bottom: 13px;
}

.order-item__cover {
    width: 467px;
    height: 100%;
    margin-right: 11px;
}

.order-item__cover img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.order-item__info {
    max-width: 377px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.order-item__name {
    color: #1a1a1a;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.order-item__price {
    color: #1a1a1a;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.order-item__desc {
    color: #1a1a1a;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
    max-width: 348px;

    margin-top: auto;
}

.order-item__del-btn {
    margin-left: auto;
}

.pm-buttons {
    display: flex;
    align-items: center;
    gap: 32px;
}

.pm-buttons__btn {
    cursor: pointer;
    user-select: none;
}

section.map iframe {
    width: 100%;
    max-width: 100%;
}

.address-block {
    background-color: #ffffff;
    padding: 20px;

    position: absolute;
    top: 30px;
    left: 30px;

    height: 440px;
    width: 420px;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.address-block h5 {
    color: var(--Grey, #b2b2b2);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
    text-transform: uppercase;
}

.address-block__info {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;

    margin-bottom: 9px;
}

.address-block .share__icons {
    margin-top: auto;
}

.create-order__main {
    max-width: 943px;
}

.create-order .line {
    margin-bottom: 75px;
}

.user-info {
    margin-bottom: 23px;
}

.payment-method {
    margin-bottom: 10px;
}

.payment-method .title {
    margin-bottom: 24px;
}

.payment-method__form {
    margin-bottom: 20px;
}

.delivery-method .title {
    margin-bottom: 30px;
}

.delivery-method {
    margin-bottom: 27px;
}

.address-block .share__icon svg {
    width: 30px;
    height: 30px;
}

.cart-card__container {
    position: fixed;
    width: 467px;
}

.cart-card__container .link-button {
    margin-bottom: 20px;
}

.cart-card {
    padding: 22px 20px;
    background: #fff;

    display: flex;
    flex-direction: column;
    gap: 8px;

    margin-bottom: 10px;
}

.cart-card_absolute {
    position: absolute;
    bottom: 0;
}

.create-order .container {
    display: flex;
    gap: 10px;
}

.create-order__cart {
    width: 467px;
    position: relative;
}

.cart-card__info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

    padding-bottom: 10px;
    border-bottom: 1px solid #1a1a1a;

    span {
        color: #b2b2b2;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%; /* 16.8px */
    }

    p {
        color: #000;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}

.cart-card__info:last-child {
    border-bottom: none;
}

.cart-card .main-input input {
    color: #101010;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.cart-card .title {
    margin-bottom: 11px;
}

.order-item .toggler {
    width: 100%;
    height: 20px;
    margin-top: auto;
}

.order-item .toggler::after {
    padding-top: 17px;
}

.delivery-types__items {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 10px;

    margin-bottom: 50px;
    margin-top: 20px;
}

.delivery-types__item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;

    width: calc(50% - 5px);
    padding: 20px 0;

    background: white;

    cursor: pointer;
    user-select: none;
}

.delivery-types__item * {
    pointer-events: none;
}

.delivery-types__item.active {
    background: #B8AA32;
}

.delivery-types__item.active path {
    fill: white;
}

.delivery-types__cities-container {
    margin-top: 20px;
    margin-bottom: 10px;
}

.cities-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2px;
}

.cities-list li {
    user-select: none;
    transition: background .2s ease-in-out, color .2s ease-in-out, box-shadow .2s ease-in-out;
    cursor: pointer;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    background: #101010;
    border-radius: 500px;
    backdrop-filter: blur(41px);
    line-height: normal;

    padding: 10px 15px;
}

.cities-list li.selected,
.cities-list li:hover {
    transition: color .2s ease-in-out, box-shadow .2s ease-in-out;
    background: #B8AA32;
    color: black;
}

.cities-list li:active {
    box-shadow: rgba(0, 0, 0, 0.15) 5px 4px 6px;
}

@media (max-width: 1400px) {
    .cart-card__container {
        position: static;
    }

    .create-order .container {
        flex-direction: column;
    }
}

@media (max-width: 1030px) {
}

@media (max-width: 920px) {
    .order-item__cover,
    .order-item__info {
        max-width: 48%;
    }

    .order-item__cover {
        width: 177px;
        height: 177px;
    }

    .order-item__cover {
        width: 48%;
    }

    .order-item {
        height: auto;
    }
}

@media (max-width: 768px) {
    .delivery-types__items {
        flex-direction: column;
    }

    .delivery-types__item {
        width: 100%;
    }

    .create-order__cart,
    .cart-card__container {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .order-item {
        align-items: stretch;
    }

    .order-item__info {
        height: auto;
    }

    .order-item__desc {
        max-width: none;
    }

    .radio-form .main-radio {
        max-width: 46%;
    }

    .create-order__title {
        font-size: 24px;
        margin-bottom: 4px;
    }

    .create-order {
        padding-top: 67px;
    }

    .order-item__name,
    .order-item__price {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .pm-buttons {
        font-size: 14px;
        gap: 15px;
    }

    .pm-buttons__btn {
        width: 24px;
    }

    .create-order .line {
        margin-bottom: 20px;
    }

    section.map iframe {
        height: 615px;
    }
}

/* End */


/* Start:/local/templates/markinTemplate/assets/css/collection-card.css?17561946766722*/
.collection-card {
    position: relative;
}

.collection-card__bg {
    height: 700px;
}

.collection-info {
    padding-top: 100px;
    margin-bottom: 10px;
}
.collection-info.--portfolio {
    margin-bottom: 4.5rem;
}
.collection-info.--portfolio {
    padding-top: 0;
}
.collection-info__title {
    color: #1a1a1a;
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 88px */
    text-transform: uppercase;
    margin-bottom: 17px;
}

.collection-info__subtitle {
    color: #1a1a1a;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
    max-width: 523px;
    margin-bottom: 49px;
}

.collection-info__item-info {
    position: absolute;
    color: #fff;
    right: 18px;
    top: 16px;
    display: flex;
    flex-direction: column;
    width: 348px;
}

.collection-info__item-info .toggler {
    margin-bottom: 10px;
}

.collection-info__item-info .toggler h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 22px */
    text-transform: uppercase;
    max-width: 237px;
    margin-bottom: 12px;
}
.h3-title{
    display: none;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 22px */
    text-transform: uppercase;
    max-width: 237px;
    margin-bottom: 12px;
}
.mob-block{
    display: none;
}
.desk-block .collection-info__item-info{
    display: block;
}
@media (max-width:576px) {
    .h3-title{
        display: block;
    }
    .mob-block{
        display: block;
    }
    .desk-block .collection-info__item-info{
        display: none;
    }
}
.collection-info__item-info .toggler span {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 22px */
    text-transform: uppercase;
    margin-bottom: 10px;
}

.collection-info__item-info .item-info__properties li {
    border-bottom: 1px solid #fff;
}

.collection-card .item-info__description {
    margin-bottom: 22px;
}

.collection-images .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
    .slider {
        max-width: 705px;
        height: 705px;
    }
}

.collection-images__img {
    max-width: 705px;
    height: 705px;
}

@media screen and (min-width: 930px) and (max-width: 1439px) {
    .container:has(.collection-images__img) .slider,
    .collection-images__img {
        width: calc(50%  - 5px);
    }

}

.collection-images {
    margin-bottom: 10px;
}

.collection-bg .container {
    max-height: 705px;
    overflow: hidden;
}

.collection-bg {
    margin-bottom: 10px;
}

.collection-bg_last {
    margin-bottom: 103px;
}

@media screen and (min-width: 785px) {
    .collection-bg > .container {
        height: 705px;
    }
}

.collection-items {
    margin-bottom: 45px;
}
@media (max-width:768px) {
    .collection-items {
        margin-bottom: 2.5rem;
    }
}
.collection-items .slider-items {
    overflow: hidden;
}

.collection-bio {
    background: #1a1a1a;
    padding: 10px 0;

    margin-bottom: 1px;

    .container {
        display: flex;
        align-items: stretch;
        gap: 10px;
    }
}

.collection-bio__info {
    color: #ffffff;
}

.colection-bio__img {
    max-width: 705px;
    height: 705px;
}

.collection-bio__info {
    max-width: 705px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    p {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }

    .row {
        margin-top: auto;
        gap: 10px;
        justify-content: flex-start;
    }
}

.collection-bio__info > h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 91%;
    text-transform: uppercase;
    max-width: 229px;
    margin-bottom: 23px;
}

.collection-bio__img {
    width: 705px;
    height: 705px;
}

.collection-bio__image {
    max-width: 347px;
    height: 347px;
}

.slider-items .swiper-wrapper {
    /* max-height: 397px !important; */
}

.slider-item {
    height: 100%;
    position: relative;

    .absolute {
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 1030px) {
    .collection-bio {
        .container {
            flex-direction: column;
        }
    }

    .collection-bio__img {
        width: 100%;
        height: 359px;
    }
}

@media (max-width: 920px) {
    .collection-images .container {
        flex-direction: column;

        .slider {
            width: 100%;
            max-height: 359px;
            max-width: 100%;
        }
    }

    .collection-images__img {
        width: 100%;
        max-height: 359px;
    }
}

@media (max-width: 768px) {
    .collection-bio__image {
        height: 176px;
        max-width: 49%;
    }
}

@media (max-width: 576px) {
    .collection-info {
        padding-top: 70px;
        margin-bottom: 0px;
    }

    .collection-info__title {
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%; /* 26.4px */
        text-transform: uppercase;
        margin-bottom: 0px;
    }

    .collection-info__subtitle {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%; /* 19.6px */
        margin-bottom: 28px;
    }

    .collection-info__item-info {
        position: static;
        color: #1a1a1a;
        width: 100%;
    }

    .collection-info__item-info .item-info__properties li {
        border-bottom: 1px solid #1a1a1a;
    }

    .collection-bio__info {
        .row {
            flex-direction: row;
            flex-wrap: nowrap;
            gap: 8px;
        }
    }

    .collection-bio__image {
        max-width: 176px;
    }

    .collection-card__bg {
        height: 177px;
        margin-bottom: 13px;
        margin-top: 13px;
    }

    .collection-items {
        margin-bottom: 21px;
    }

    .collection-bg_last {
        margin-bottom: 65px;
    }

    .collection-bio__info > h3 {
        margin-bottom: 13px;
    }

    .collection-bio__info {
        p {
            margin-bottom: 13px;
        }
    }

    .collection-bio {
        padding-bottom: 53px;
    }

    .collection-bio__info > h3 {
        width: 100%;
        max-width: 100%;
    }

    .collection-bio__info > h3::after {
        filter: none;
    }
}

/* End */


/* Start:/local/templates/markinTemplate/assets/css/service.css?17515228813979*/
.service-modal {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    padding: 80px 25px 20px 20px;

    height: 100vh;
}

.service-modal__cover {
    position: relative;
    max-width: 695px;
}

.service-modal__info {
    display: flex;
    flex-direction: column;
    max-height: 100%;
    padding: 0 3.5rem;
}
@media (max-width: 920px) {
     .service-modal__info {
        padding: 0;
    }
}
.service-modal__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.service-modal__close-btn {
    padding-bottom: 15px;
}

.service-modal_cover-desc {
    position: absolute;
    bottom: 16px;
    left: 20px;

    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 22px */
    text-transform: uppercase;
    max-width: 635px;
}

.service-modal__title {
    color: #1a1a1a;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 73%;
    text-transform: uppercase;

    margin-bottom: 15px;
}

.service-modal__description {
    color: #1a1a1a;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 15.4px */
}

.service-modal__description_top {
    padding-bottom: 23px;
    border-bottom: 1px solid #000;
    border-radius: 1px;
    margin-bottom: 18px;
}

.service-list {
    padding-top: 10px;
    list-style-type: none;
    counter-reset: custom-counter;
}

.service-list__title {
    color: #1a1a1a;

    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 28px */
    text-transform: uppercase;

    margin-bottom: 8px;
}

.service-list li {
    counter-increment: custom-counter;
    margin-bottom: 19px;
    color: #1a1a1a;

    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 28px */
    text-transform: uppercase;
}

.service-list__title::before {
    content: counter(custom-counter, decimal-leading-zero);

    text-align: right;
    margin-right: 50px;
}

.service-list__title_off-list::before {
    content: "";
    margin-right: 0;
}

.service-list__answer {
    color: #1a1a1a;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
    text-transform: none;
    padding-left: 72px;
}

.service-list__img {
    width: 225px;
    height: 150px;

    margin-left: 72px;
    margin-top: 25px;
}

.service-list__title_off-list {
    margin-top: auto;
    padding-top: 23px;
    border-top: 1px solid #000;
    border-radius: 1px;
}

.service-modal .link-button {
    margin-top: 10px;
}

.service-modal__description_bottom {
    margin-bottom: 18px;
}

@media (max-width: 920px) {
    .service-modal {
        flex-direction: column;
        gap: 16px;
    }

    .service-modal__cover,
    .service-modal__info {
        max-width: 100%;
    }

    .service-modal__close-btn {
        position: absolute;
        top: 10px;
        right: 10px;

        -webkit-filter: invert(100%);
        filter: invert(100%);
    }
}

@media (max-width: 768px) {
}

@media (max-width: 576px) {
    .service-modal {
        padding-top: 22vw !important;
    }

    .service-modal__cover {
        height: 340px;
    }

    .service-modal {
        padding: 20px 9px;
    }

    .service-modal_cover-desc {
        font-size: 14px;
        left: 16px;
        bottom: 28px;
        max-width: 300px;
    }

    .service-modal__title {
        font-size: 24px;
    }

    .service-modal__description_top {
        margin-bottom: 28px;
    }

    .service-list__title::before {
        margin-right: 27px;
    }

    .service-list__title_off-list::before {
        margin-right: 0;
    }

    .service-list__title_off-list {
        padding-top: 28px;
    }
}

/* End */


/* Start:/local/templates/markinTemplate/assets/css/404.css?17220020401717*/
.error-content:has(.link-button) .link-button.link-button_second a {
    color: #B8AA32;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.error-content:has(.link-button) .link-button.link-button_second:hover a {
    color: white;
}

.link-button::before {
    transition: all .2s ease-in-out;
}

.error-content {
    padding-top: 340px;
    padding-bottom: 100px;
}

.error-content .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.error-content__logo {
    background-image: url("/local/templates/markinTemplate/assets/css/../../images/logo/404.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    max-width: 100%;
    height: 138px;

    margin-bottom: 43px;
}

.error-content__title {
    color: #1a1a1a;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 22px */
    text-transform: uppercase;

    margin-bottom: 11px;
    text-align: center;
}

.error-content__subtitle {
    color: #1a1a1a;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */

    margin-bottom: 46px;
    text-align: center;
}

.error-content .link-button {
    max-width: 674px;
}

@media (max-width: 920px) {
    .error-content__logo {
        height: 100px;
    }

    .error-content .link-button {
        max-width: 500px;
    }
}

@media (max-width: 576px) {
    .error-content__title {
        font-size: 16px;
    }

    .error-content__subtitle {
        font-size: 12px;
    }
}
/* End */


/* Start:/local/templates/markinTemplate/assets/css/preloader.css?17478009991254*/
.preloader__container {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    background: #1A1A1A;
    height: 100vh;
    width: 100vw;

    z-index: 999;
}

.preloader__wrapper {
    position: relative;
    width: 100%;
    height: 20%;
    top: 40%;
}

.preloader__image-wrapper {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 0 5%;
}

.preloader__progress-bar {
    position: fixed;
    width: 100%;
    bottom: 5%;
    padding: 0 5%;

    display: flex;
    flex-direction: column;
    align-items: start;
}

.preloader__progress-line {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 1px;

    background-color: #FFF;
}

.preloader__progress-percent-line {
    width: 0;
    background: #B8AA32;
    height: 2px;
    position: absolute;
    bottom: 0;
}

.preloader__progress-percent {
    color: #B8AA32;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 44px */
    text-transform: uppercase;

    align-self: end;
}

.preloader__dot {
    filter: none !important;
}
/* End */


/* Start:/local/templates/markinTemplate/assets/css/sdek-ui.css?174851959510686*/
textarea.form-control {
    border: 1px solid #c9c9c9 !important;
}

.bx-soa-empty-cart-container {
    padding-top: 150px;
}

.custom__map-container {
    overflow: hidden;
    width: calc(100% - 15px);
    padding: 7px 0px;
    padding-left: 15px;
}

@media screen and (max-width: 750px) {
    .custom__map-container {
        width: calc(100vw - 15px);
    }
}

.custom__map-container .map-info {
    position: absolute;
    top: 75%;
    left: calc(25% + 8px);
    width: 50%;
    height: fit-content;
    gap: 5em;
}

.sdek__form {
    z-index: 0;
    padding-top: 10vh;
    position: relative;

    width: 1440px;
    margin: 0 auto;

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: start;
}

.sdek__form .bx-soa-cart-t {
    color: var(--Grey, #B2B2B2) !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 140%; /* 16.8px */
}

.sdek__form .bx-soa-cart-d {
    color: #000 !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sdek__form .bx-soa-price-free {
    color: #000;
}

.sdek__form .bx-soa-section.bx-selected,
.sdek__form .bx-soa-section {
    border: none !important;
    border-bottom: 1px solid black !important;
    border-radius: 0 !important;
}

.sdek__form .bx-soa-cart-total {
    background: white;
    border-radius: 0;
    border: none;
}

.sdek__form .bx-soa-cart-total.bx-soa-cart-total-fixed {
    top: 10vh;
}

.sdek__form .bx-soa-section-content {
    padding: 20px 0;
}

#bx-soa-region .bx-soa-section-content > .row {
    width: 50%;
}

.sdek__form #bx-soa-properties .bx-soa-section-content .row {
    flex-direction: column;
}

.sdek__form .bx-soa-cart-total-line {
    border-bottom: 1px solid black;
    border-color: black !important;
    border-top: none !important;

    padding: 20px 0;

    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
}

.bx-soa-section-title {
    color: #1A1A1A !important;
    font-size: 22px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    letter-spacing: 4px !important;
    text-transform: uppercase !important;
    padding: 0;
}

.bx-soa-section-title-count {
    display: none !important;
}

.bx-soa-item-imgcontainer {
    width: 100%;
    height: 100%;

    background-size: cover !important;
    border: none !important;
}

.bx-soa-item-block {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.bx-soa-item-img-block > a {
    display: flex;
    width: 100%;
    height: 100%;
}

.sdek__form .bx-soa-item-img-block,
.sdek__form .bx-step-completed .bx-soa-item-img-block {
    width: 200px;
    height: 200px;
}

.bx-soa-item-tr,
.bx-soa-item-tr a,
.bx-soa-item-tr div {
    color: #1A1A1A;
    leading-trim: both;
    text-edge: cap;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 26.4px */
    text-transform: uppercase;
}

.bx-soa-section.bx-step-completed {
    border: none !important;
    border-bottom: 1px solid black !important;
    border-radius: 0;
}

.bx-soa-section-title-container {
    background: none !important;
}

.bx-sls .dropdown-block,
.form-control,
.bx-sls .bx-ui-sls-fake,
.bx-sls .bx-ui-sls-route {
    background: none !important;
    border: none !important;
    border-bottom: 1px solid rgba(16, 16, 16, 0.20) !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    padding-bottom: 10px;
}

.sdek__form .dropdown-fade2white {
    display: none !important;
}

.row:has(> .bx-soa-pp-item-container) {
    display: flex;
    flex-direction: column;
}

.bx-soa-pp-item-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    width: 100%;
}

.bx-soa-pp .bx-soa-pp-company {
    width: 100%;
}

.bx-soa-pp-item-container .bx-soa-pp-company {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;

    background: white;

    padding: 5px 20px !important;

    cursor: pointer;
}

.sdek__form .bx-soa-pp-delivery-cost {
    background: #b8aa327a;
    border-radius: 5px;
}

.sdek__form .bx-soa-pp-delivery-cost {
    display: none;
}

.bx-soa-pp-item-container .bx-soa-pp-company.bx-selected {
    background: #B8AA32;
}

.bx-selected svg path {
    fill: white;
}

.sdek__form .bx-selected .bx-soa-pp-company-smalltitle {
    color: white;
}

.bx-soa-pp-item-container .bx-soa-pp-company-graf-container {
    border: none !important;
    background: none !important;

    width: 40% !important;

    padding-top: 20%;
}

.bx-soa-pp-company-image svg {
    width: 100%;
    height: 100%;
}

.bx-soa-pp-desc-container,
.bx-soa-pp-desc-container .bx-soa-pp-company {
    width: 100% !important;
}

.sdek__form .bx-soa-pp-desc-container .bx-soa-pp-company {
    background: white;
    border: 1px solid rgba(16, 16, 16, 0.10);
}

.bx-soa-section:not(#bx-soa-paysystem) .bx-soa-section-content .bx-soa-pp:not(> .bx-soa-pp-item-container) .bx-soa-pp-company {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.bx-soa-section#bx-soa-paysystem .bx-soa-section-content .bx-soa-pp .bx-soa-pp-company .bx-soa-pp-company-logo .bx-soa-pp-company-graf-container {
    width: 100%;
}

.sdek__form .bx-soa-pp-desc-container .bx-soa-pp-company-graf-container {
    width: 150px;
    padding: 0;
    border: none !important;
    height: 70px;
}

.sdek__form .bx-soa-pp-desc-container .bx-soa-pp-company {
    position: relative;

}

#bx-soa-paysystem .bx-soa-pp-desc-container .bx-soa-pp-company-graf-container {
    padding: 10%;
}

#bx-soa-paysystem .bx-soa-pp-desc-container {
    display: none;
}

.bx-soa-coupon {
    display: none;
}

.bx-soa-pp-desc-container .bx-soa-pp-company-logo {
    max-width: unset !important;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.bx-soa-pp-desc-container .bx-soa-pp-company-subTitle {
    color: var(--Black, #101010);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.bx-soa-pp-company-checkbox {
    display: none;
}

.sdek__form .bx-soa-pp-company-smalltitle {
    color: var(--Black, #101010);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
}

#bx-soa-order .col-sm-9 {
    width: 60%;
}

#bx-soa-total {
    width: 35%;
}

.sdek__form .btn-default {
    position: relative !important;
    /* color: #1A1A1A !important; */
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    text-transform: uppercase !important;

    /* background: none !important; */
    background: #b8aa32 !important;
    color: white !important;
    border-radius: 0 !important;
    border: 1px solid black !important;
    width: 100% !important;

    padding: 15px 0 !important;
}

.sdek__form .btn-default::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #b8aa32;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translate(0, -50%);
}

.sdek__form .btn-default:hover,
.sdek__form .btn-default:active {
    /* background: black !important; */
    background: #b8aa32 !important;
    color: white !important;
}

.sdek__form .bx-soa-pp-list {
    display: flex;
    flex-direction: column;
    margin: 0;
}

.sdek__form .bx-soa-pp-list > li {
    display: flex;
    flex-direction: row;

    width: 50%;
    justify-content: space-between;
    text-align: start;
}

.sdek__from .bx-soa-pp-list li .bx-soa-pp-list-description {
    width: 20em;
}

.bx-soa-pp-company-block:not(:has(#IPOLSDEK_injectHere)) .bx-soa-pp-company-desc {
    display: none;
}

.sdek_pvzAddr {
    display: block;
    padding-top: 10px;
}

.sdek__form .bx-soa-pp-company-block {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

@media screen and (max-width: 760px) {
    .sdek__form {
        width: 100vw;
    }

    .sdek__form #bx-soa-order {
        display: flex;
        flex-direction: column;
    }

    .sdek__form #bx-soa-order > * {
        width: 100%;
    }

    .sdek__form #bx-soa-order {
        margin-left: unset !important;
        margin-right: unset !important;
    }

    .sdek__form #bx-soa-delivery .bx-soa-pp-item-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .sdek__form #bx-soa-delivery .bx-soa-pp-item-container .bx-soa-pp-company {
        width: 100%;
    }

    #SDEK_pvz {
        position: fixed;
        width: 90vw !important;
        top: 10vh !important;
        left: 5vw !important;
    }

    #bx-soa-region .bx-soa-section-content > .row {
        width: 100%;
    }

    .bx-soa-pp-item-container .bx-soa-pp-company {
        flex-direction: column;
    }

    .bx-soa-pp-item-container .bx-soa-pp-company-graf-container {
        width: 100% !important;
        padding-top: 40px;
    }

    #bx-soa-paysystem .bx-soa-pp-item-container {
        grid-template-columns: repeat(1, 1fr);
    }

    #bx-soa-total {
        display: none;
    }

    .sdek__form .btn-default.hidden-xs {
        display: block !important;
    }

    .bx-soa-section-title {
        font-size: 16px !important;
    }

    .bx-soa-item-tr,
    .bx-soa-item-tr a,
    .bx-soa-item-tr div {
        font-size: 14px !important;
    }

    .bx-soa-item-img-block {
        padding-right: 0 !important;
        margin-left: 0 !important;
    }

    #bx-soa-paysystem .bx-soa-pp-company-smalltitle {
        display: none;
    }
}

@media screen and (min-width: 1331px) and (max-width: 1500px) {
    .sdek__form {
        width: 1280px;
    }
}

@media screen and (min-width: 1030px) and (max-width: 1330px) {
    .sdek__form {
        width: 1024px;
    }
}

@media screen and (min-width: 761px) and (max-width: 1029px) {
    .sdek__form {
        width: 760px;
    }
}

@media screen and (max-width: 750px) {
    .bx-soa-item-block {
        gap: 14px;
    }

    .bx-soa-item-td {
        padding-bottom: 14px;
    }
}
/* End */


/* Start:/local/templates/markinTemplate/assets/libs/swiper-bundle.min.css?172042802918443*/
/**
 * Swiper 11.1.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 30, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */
/* /local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Bold.css?1720428029338 */
/* /local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Light.css?1720428029341 */
/* /local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Medium.css?1720428029344 */
/* /local/templates/markinTemplate/assets/fonts/PT-Root-UI/PT-Root-UI_Regular.css?1720428029347 */
/* /local/templates/markinTemplate/assets/css/index.css?17434969421749 */
/* /local/templates/markinTemplate/assets/css/styles.css?175733642982473 */
/* /local/templates/markinTemplate/assets/css/create-order.css?17236401967406 */
/* /local/templates/markinTemplate/assets/css/collection-card.css?17561946766722 */
/* /local/templates/markinTemplate/assets/css/service.css?17515228813979 */
/* /local/templates/markinTemplate/assets/css/404.css?17220020401717 */
/* /local/templates/markinTemplate/assets/css/preloader.css?17478009991254 */
/* /local/templates/markinTemplate/assets/css/sdek-ui.css?174851959510686 */
/* /local/templates/markinTemplate/assets/libs/swiper-bundle.min.css?172042802918443 */
