

/* Start:/local/templates/goldenplata/fonts/FixelText/font.css?17727876192052*/
@font-face {
    font-family: 'Fixel';
    src: url('/local/templates/goldenplata/fonts/FixelText/FixelText-Thin.woff2') format('woff2'),
         url('/local/templates/goldenplata/fonts/FixelText/FixelText-Thin.ttf') format('ttf');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Fixel';
    src: url('/local/templates/goldenplata/fonts/FixelText/FixelText-ExtraLight.woff2') format('woff2'),
         url('/local/templates/goldenplata/fonts/FixelText/FixelText-ExtraLight.ttf') format('ttf');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Fixel';
    src: url('/local/templates/goldenplata/fonts/FixelText/FixelText-Light.woff2') format('woff2'),
         url('/local/templates/goldenplata/fonts/FixelText/FixelText-Light.ttf') format('wttf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fixel';
    src: url('/local/templates/goldenplata/fonts/FixelText/FixelText-Regular.woff2') format('woff2'),
         url('/local/templates/goldenplata/fonts/FixelText/FixelText-Regular.ttf') format('ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Fixel';
    src: url('/local/templates/goldenplata/fonts/FixelText/FixelText-Medium.woff2') format('woff2'),
         url('/local/templates/goldenplata/fonts/FixelText/FixelText-Medium.ttf') format('ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Fixel';
    src: url('/local/templates/goldenplata/fonts/FixelText/FixelText-SemiBold.woff2') format('woff2'),
         url('/local/templates/goldenplata/fonts/FixelText/FixelText-SemiBold.ttf') format('ttf');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Fixel';
    src: url('/local/templates/goldenplata/fonts/FixelText/FixelText-Bold.woff2') format('woff2'),
         url('/local/templates/goldenplata/fonts/FixelText/FixelText-Bold.ttf') format('ttf');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Fixel';
    src: url('/local/templates/goldenplata/fonts/FixelText/FixelText-ExtraBold.woff2') format('woff2'),
         url('/local/templates/goldenplata/fonts/FixelText/FixelText-ExtraBold.ttf') format('ttf');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Fixel';
    src: url('/local/templates/goldenplata/fonts/FixelText/FixelText-Black.woff2') format('woff2'),
         url('/local/templates/goldenplata/fonts/FixelText/FixelText-Black.ttf') format('ttf');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
/* End */


/* Start:/local/templates/goldenplata/css/main.css?1776019697106121*/
/*@import "/fonts/FixelText/font.css";*/

body {
    font-family: 'Fixel';
    line-height: normal;
    color: #282319;
}

address {
    font-style: normal;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

* {
    outline: none;
    margin: 0;
    padding: 0;
    border: none;
    text-decoration: none;
    /*background: none;*/
    box-sizing: border-box;
}

.dsnone {
    display: none !important;
}

input.error, textarea.error {
    border: 1px solid #FF0000;
}

button {
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    display: flex;
    font-family: 'Fixel';
    line-height: normal;
    color: #282319;
}

/*main{
    overflow: hidden;
}*/
input,
textarea {
    font-family: 'Fixel';
    line-height: normal;
}

input::placeholder,
textarea::placeholder {
    color: #A4A4A4;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #A4A4A4;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #A4A4A4;
}

a {
    text-decoration: none;
    color: #282319;
}

ul {
    list-style: none;
}

.region_map {
    width: 100%;
    max-width: 1117px;
}


/*Header*/
header {
    /*padding: 40px 0 0;*/
    padding: 20px 0 0;
}

.content-holder {
    width: 100%;
    max-width: 1760px;
    margin: 0 auto;
    padding: 0 40px;
}

.header-block {
    display: flex;
    flex-direction: column;
    /*gap: 24px;*/
}

.header-row__top {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    margin-bottom: 37px;
}

.header-location-icon1:before {
    content: url("/local/templates/goldenplata/css/../images/navigation-pointer-01-new.svg");
    top: 3px;
    position: relative;
}

.header-location-icon2:before {
    content: url("/local/templates/goldenplata/css/../images/navigation-pointer-02.svg");
    display: flex;
    height: 16px;
}

.header-logo {
    display: flex;
    gap: 12px;
    justify-content: center;
}

.header-logo-icon {
    display: flex;
    align-items: center;
}

.header-logo-text:before {
    content: url("/local/templates/goldenplata/css/../images/logo-icon-text1.svg");
    display: flex;
    height: 25px;
}

.header-logo-text:after {
    content: url("/local/templates/goldenplata/css/../images/logo-icon-text2.svg");
    display: flex;
    height: 25px;
}

.header-logo-text {
    display: flex;
    align-items: center;
    gap: 16px;
}

.header-location {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    position: relative;
    top: 5px;
}

.header-location-item {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    /*white-space: nowrap;*/
}
.header-location-item1 {
    position: relative;
    padding-left: 5px;
}
.header-location-item1:hover{
    color: #D29C4E;
}
/*.header-location-item:last-child*/
.header-location-item.bulding {
    /*list-style: disc;*/
    /*margin-left: 18px;*/
    cursor: initial;
}

.header-contact {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 20px;
}
.header-contact-mail,
.header-contact-description,
.header-contact-top,
.header-contact-bottom,
.open-contacts-btn{
    display: none;
}
.header-contact-content{
    display: flex;
    align-items: center;
    gap: 20px;
}
.header-contact a {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.003em;
    white-space: nowrap;
}
.header-contact a:hover{
    color:#D29C4E;
}
.menu-btn{
    display: flex;
    height: 64px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 12px;
    background: #F7F7F7;
    width: fit-content;
}
.menu-btn:hover .menu-btn-title{
    color: #D29C4E;
}
.header-row__nav-block {
    display: flex;
    /*gap: 40px;*/
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.menu-btn span {
    font-size: 16px;
    font-weight: 400;
}

.catalog-btn {
    display: flex;
    width: 100%;
    max-width: 175px;
    height: 56px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 12px;
    background: #D29C4E;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
}
.catalog-btn:hover{
    background: #BB8A44;
}
.search-block {
    display: flex;
    height: 56px;
    padding: 0 30px 0 20px;
    justify-content: space-between;
    align-items: center;
    border-radius: 12px;
    background: #F7F7F7;
    width: 100%;
    max-width: 822px;
    position: relative;
}
.search-result-wrapper{
    position: absolute;
    left: -1px;
    top: calc(100% - 10px);
    width:calc(100% + 2px);
    background: #F7F7F7;
    padding: 20px 32px;
    border-radius: 0 0 12px 12px;
    display: flex;
    flex-direction: column;
    gap: 45px;
    z-index: 15;
}
.header-row__nav-block .search-block:focus-within {
    border: 1px solid #D29C4E;
}
.header-row__nav-block .search-block:focus-within .search-result-wrapper{
    border-left: 1px solid #D29C4E;
    border-right: 1px solid #D29C4E;
    border-bottom: 1px solid #D29C4E;
}


.search-result-wrapper.error{
    /*display: none;*/
}
.search-result-wrapper.often-searched{
    display: none;
}
.search-result-wrapper.often-searched.active {
    display: flex;
}
.search-result-wrapper.result{
    display: none;
}
.search-result-error-icon:before{
    content: url("/local/templates/goldenplata/css/../images/chevron-right-error.svg");
}
.search-result-image{
    height: 62px;
    width: 62px;
}
.search-result-image img{
    height: 100%;
    /*width: 100%;*/
}
.search-result-title{
    font-size: 20px;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    gap: 6px;
    width: 100%;
    max-width: 1040px;
}
.search-result-title span{
    color: #777777;
    font-size: 18px;
    font-weight: 400;
}
.search-result-row{
    display: flex;
    gap: 20px;
}
.search-result-row:hover .search-result-title{
    color: #D29C4E;
}
.often-searched-title{
    color: #777777;
    font-size: 20px;
    font-weight: 500;
}
.search-result-row.bottom .search-result-title{
    color: #D29C4E;
}













.search-block-input {
    color: #282319;
    font-size: 22px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.11px;
    width: 100%;
    background: none;
}

.header-nav {
    display: flex;
    width: 100%;
    max-width: fit-content;
    color: #282319;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    list-style: none;
    align-items: baseline;
    /*gap: 20px;*/

}

.header-row__nav-r {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
}

.header-nav a {
    display: flex;
    flex-direction: column;
    gap: 2px;
    align-items: center;
    height: 100%;
    justify-content: space-between;
    font-weight: 500;
}

.header-nav .icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*padding: 6px 0 0;*/
    position: relative;
    width: 100%;
}

.header-nav .status-tag {
    position: absolute;
    top: -3px;
    right: 16px;
    border-radius: 6px;
    background: #1E2942;
    padding: 0 3px;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
}

.header-nav li {
    /*padding: 0 16px;*/
    padding: 0 21px;
}
.add-quantity-wrapper{
    position: relative;
}
.add-quantity{
    position: absolute;
    top: -3px;
    right: 24px;
    border-radius: 100px;
    border: 1px solid #FFFFFF;
    background: #D29C4E;
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 2px;
    color: #FFFFFF;
    z-index: 9;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
}
.header-row__nav-block nav {
    display: flex;
    width: 100%;
    max-width: fit-content;
}

.header-row__rate {
    padding: 16px 0;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}

.rate-nav {
    display: flex;
    /*gap: 24px;*/
    gap: 38px;
    font-size: 16px;
    font-weight: 500;
}

.rate-nav li {
    display: flex;
    align-items: center;
}

.rate-status {
    display: flex;
    align-items: start;
    padding-top: 1px;
    height: 100%;
}

.rate-type {
    margin-right: 4px;
}

.bank-cards-type {
    display: flex;
    align-items: center;
    gap: 8px;
}

.rating-card {
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    border-radius: 32px;
    background: #FFFFFF;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
    width: 100%;
    max-width: fit-content;
    height: fit-content;

}

.rating-card-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}

.rating-card-icon {
    display: flex;
    align-items: center;
}

.rating-card-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.rating-card-item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.rating-card-value {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.64px;
}

.rating-card-value:before {
    content: url("/local/templates/goldenplata/css/../images/Star1.svg");
}

.rating-card-minTitle {
    color: #A4A4A4;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%
}

/*END Header*/


/*breadcrumb*/
.breadcrumb {
    margin-top: 39px;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%
}

.breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.breadcrumb li {
    display: flex;
    gap: 5px;
}

.breadcrumb li:before {
    content: url("/local/templates/goldenplata/css/../images/black-dot.svg");
    height: 16px;
    width: 16px;
    padding-top: 3px;
}

.breadcrumb li:first-child:before {
    content: none;
}


/*END breadcrumb*/
/*home*/
.home-top-image {
    width: 100%;
    max-width: 1240px;
    height: 100%;
    max-height: 827px;
}

.new-arrival-wrapper {
    display: flex;
    width: 100%;
    max-width: 530px;
    align-items: center;
}

.home-top {
    margin-top: 40px;
    display: flex;
    align-items: center;
    color: #000000;
}

.new-arrival {
    display: flex;
    padding: 80px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 32px;
    background: #FFFFFF;
    width: 100%;
    max-width: 530px;
    z-index: 9;
    box-shadow: 0px 4px 12px 0px #0000000F;
}

.new-arrival-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}

.swiper-container {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}

.slider-control {
    margin-top: 120px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.popup-filter{
    display: flex;
    flex-direction: column;
    padding: 0 24px;
    gap: 48px;
}

.slider-control-btn {
    width: 60px;
    height: 60px;
    padding: 14px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    background: #FFFFFF;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.08);
}

/*.slider-control-btn:before {
    content: url("/local/templates/goldenplata/css/../images/arrow-Icon.svg");
    height: 32px;
}*/

.slider-control-btn.to-right {
    transform: scale(-1, 1);
}

.swiper_pagination {
    display: flex;
    justify-content: center;
}

.swiper-pagination-bullet-active {
    background: #1E2942 !important;
}

.new-arrival-item-title {
    font-size: 48px;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -1.92px;
}
.new-arrival-item a {
    margin-top: 60px;
    display: flex;
    padding: 32px;
    justify-content: center;
    align-items: flex-start;
    align-self: stretch;
    border-radius: 12px;
    border: 2px solid #1E2942;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}
.new-arrival-item a:hover{
    background: #D29C4E;
    border-color: #D29C4E;
    color: #FFFFFF;
}
.img-swiper-container {
    height: 100%;
    margin-left: -36px;
    overflow: hidden;
}
.home-top-image img {
    border-radius: 32px;
    width: 100%;
}
.section-title {
    font-size: 40px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.8px;
}
.promotions-block {
    margin-top: 100px;
}
.section-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}
.section-top .to-all {
    display: flex;
    height: 64px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 12px;
    border: 1px solid #1E2942;
}
.to-all:hover{
    background: #D29C4E;
    color: #FFFFFF;
    border-color: #D29C4E;
}
.promotions-content {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 35px;
}

.coins-item-image {
    border-radius: 12px;
    background: #F7F7F7;
    padding: 25px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    max-height: 310px;
}

.coins-item-image img {
    height: 100%;
    width: 100%;
    max-width: 324px;
    max-height: 310px;
    object-fit: contain;
}

.coins-item {
    max-width: 384px;
    position: relative;
}

.coins-item-description {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    max-width: 356px;
}

.coins-item-description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
}

.coins-item-content {
    margin-top: 12px;
    padding: 0 14px;
}

.similar-slider-wrapper .coins-item-content{
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;

}
.similar-slider-wrapper .swiper-wrapper {
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.coins-item-price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px;
}

.coins-prices {
    margin-top: 4px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.new-price {
    font-size: 30px;

    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.64px
}

.old-price {
    color: #777777;
    font-size: 18px;
    font-weight: 400;
}

.coins-price_discount-card {
    margin-top: 26px;
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
}
.product-description-price-wrapper .coins-price_discount-card{
    margin-top: 0;
}
.product-discount-card-description{
    display: flex;
    align-items: baseline;
    gap: 8px;
    position: relative;
}
.product-discount-card-description .coins-price_discount-card-description{
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.24px;
    max-width: 166px;
}
.product-description-price-wrapper .product-price-item .prise-description{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.48px;
}
.coins-price_discount-card button{
    color: #D29C4E;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.48px;
}

.coins-price_discount-card-description{
    padding: 8px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: absolute;
    bottom: calc(100% + 5px);
    color: #000000;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.24px;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0 2px 15px 5px rgba(0, 0, 0, 0.06);
    max-width: 282px;
    display: none;
}
.coins-price_discount-card:hover .coins-price_discount-card-description{
    display: flex;
}
.product-discount-card-icon:hover ~ .coins-price_discount-card-description{
    display: block;
}

.discount-card-icon:after {
    content: url("/local/templates/goldenplata/css/../images/gift-card-icon.svg");
    height: 27px;
}
.icon-arrow-right-to{
    display: flex;
}
.icon-arrow-right-to:after{
    content: url("/local/templates/goldenplata/css/../images/arrow-right-to.svg");
}

.redemption-price {
    margin-top: 26px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    display: none !important;
}
.coins-item-bottom .booking:hover{
    background: #BB8A44;
}

.redemption-price div {
    /*font-size: 32px;*/
    font-size: calc((100vw - 480px) / (1280 - 480) * (32 - 18) + 7px);
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.64px;
}

.redemption-price span {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 130%
}

.booking {
    display: flex;
    height: 64px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background: #D29C4E;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
    width: 100%;
    cursor: pointer;
}

.coins-item .booking {
    margin-top: 26px;
}

.coins-item-bottom {
    display: none;
    position: absolute;
    border-radius: 0 0 23px 23px;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.06);
    width: 100%;
    left: 0;
    padding: 20px;
    background: #ffffff;

}
.like-wrapper{
    display: none;
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 5;
}
.coins-item:hover {
    border-radius: 23px 23px 0 0;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.06);
}
.coins-item:hover .like-wrapper,
.like-wrapper.active,
.special-coin:hover .like-wrapper{
    display: flex;
    cursor: pointer;
}
.coins-item:hover .coins-item-bottom {
    display: block;
    z-index: 2;
}
.like-wrapper.addToLike svg path{
    fill:#D29C4E;
    stroke: #D29C4E;
}
.like-wrapper.active svg path{
    fill:#D29C4E;
    stroke: #D29C4E;
}

.help-content .about-tub-wrapper {
    font-size: 32px;
}
.help-content p {
    font-size: 20px;
    line-height: 32px;
}
.help-content h2, .help-content h3, .help-content h4 {
    font-size: 30px;
    font-weight: 500;
    margin: 12px 0;
}
.redemption-coins {
    margin-top: 155px;
    gap: 32px;
    border-radius: 20px;
    background-color: #2E2E37;
/*    background-image: url("/local/templates/goldenplata/css/../images/home/elips.png");
    background-repeat: no-repeat;
    background-position: 50%  0;
    background-size: contain;*/

    color: #FFFFFF;
    display: flex;

}

.redemption-coins-title {
    font-size: 46px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.92px;
}
.redemption-coins-img-wrapper{
    background: url("/local/templates/goldenplata/css/../images/home/elips.png") no-repeat left 110px center;
    width: 100%;
    background-size: cover;
}
.redemption-coins-img{
    background: url("/local/templates/goldenplata/css/../images/home/coins-bg.png") no-repeat left 50px center ;
    width: 100%;
    height: 100%;
}
.status-info-img{
    width: 100%;
    display: flex;
    padding: 40px 52px 0 0;
    max-width: 719px;
}
.status-info-img picture{
    display: flex;
    width: 100%;
}
.status-info-img img{
    width: 100%;
}
.status-info-description{
    padding: 40px 0 40px 68px;
    display: flex;
    flex-direction: column;
    gap: 27px;
    justify-content: center;
}
.status-info-title{
    max-width: 697px;
}
.status-info-soc{
    display: flex;
    align-items: center;
    gap: 18px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    width: fit-content;
}
.status-info-soc:hover span{
    color: #D29C4E;
}
.status-info-wrapper{
    margin-top: 155px;
    display: flex;
    justify-content: space-between;
    gap: 32px;
    border-radius: 20px;
    background-color: #2E2E37;
    color: #FFFFFF;
    overflow: hidden;
}







.redemption-coins-content {
    padding: 72px 0 72px 72px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.redemption-coins-description {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    max-width: 521px;
}

.redemption-coins-form {
    display: flex;
    gap: 12px;
}

.privacy-policy {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    max-width: 530px;
}

.privacy-policy span {
    color: #D2D2D2;
}

.privacy-policy a {
    color: #FFFFFF;
}

.redemption-coins-form input {
    display: flex;
    width: 100%;
    max-width: 375px;
    height: 73px;
    padding: 20px 32px 20px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 12px;
    background: #FFFFFF;
    font-size: 24px;
    font-weight: 500;
}

.redemption-coins-form input::placeholder {
    color: #282319;
}

.redemption-coins-form input::-moz-placeholder {
    color: #282319;
}

.redemption-coins-form input::-ms-input-placeholder {
    color: #282319;
}

.redemption-coins-form button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 32px;
    border-radius: 12px;
    background: #D29C4E;
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
}
.redemption-coins-form button:hover{
    background:#BB8A44;
}
.redemption-coins-image-mobile {
    display: none;
}

.new-coins {
    margin-top: 100px;
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.new-coins-content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.popular-coins {
    margin-top: 160px;
    display: flex;
    flex-direction: column;
    gap: 28px;
}


.popular-coins-content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 48px;
}

.popular-coins-row {
    display: flex;
    gap: 48px;
}

.special-coin {
    background: #F7F7F7;
    border-radius: 12px;
    position: relative;
    display: flex;
    justify-content: center;
    overflow: hidden;
    padding-top: 16px;
}
.special-coin a{
    display: flex;
    justify-content: center;
    width: 100%;
}

.special-coin img {
    /*border-radius: 1000px;*/
    max-width: 445px;
    max-height: 427px;
    width: 100%;
    object-fit: contain;
}

.special-coin-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
    max-width: 447px;
}

.special-coin_discount-card {
    margin-top: 16px;
    font-size: 20px;
    font-weight: 400;
}

.special-coin-pris {
    display: flex;
    align-items: center;
}

.special-coin .special-coin-description {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 24px;
    background: linear-gradient(0deg, #F7F7F7 0%, rgba(247, 247, 247, 0.88) 83.5%, rgba(247, 247, 247, 0.00) 100%);
    display: flex;
    flex-direction: column;
    gap: 26px;
}

.special-coin-prise-wrapper {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 100%;
}

.special-coin-prise-wrapper .coins-price_discount-card,
.special-coin-redemption-price .redemption-price {
    margin-top: 0;
}

.special-coin-bottom {
    display: flex;
    gap: 26px;
}

.special-coin-redemption-price {
    display: none;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    width: 100%;
}
.special-coin-redemption-price .booking:hover{
    background: #BB8A44;
}
.special-coin:hover .special-coin-redemption-price {
    display: flex;
}

.special-coin {
    grid-column: span 2;
}

.about-us {
    margin-top: 160px;
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.about-us-content {
    /*display: flex;*/
    /*justify-content: space-between;*/
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.about-us-item {
    width: 100%;
    max-width: 405px;
    min-height: 272px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 32px;
    border-radius: 20px;
    background-color: #F7F7F7;
    background-repeat: no-repeat;
    justify-content: space-between;
}

.about-us-item:nth-child(1) {
    background-size: 268px 215px;
    background-position: right -60px bottom -40px;
}

.about-us-item:nth-child(2) {
    background-position: right -60px bottom -111px;
}

.about-us-item:nth-child(3) {
    background-position: right -30px bottom -68px;
}

.about-us-item:nth-child(4) {
    background-position: right -68px bottom -103px;
}

.about-us-item-title {
    font-size: 30px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.8px;
    word-break: break-word;
}

.about-us-item-description {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}

.offices {
    margin-top: 100px;
}

.cities-name-slider {
    overflow: hidden;
    border: 1px solid #ffffff;
    border-bottom: 1px solid #E8E8E8;
    width: 100%;
    padding: 0 28px;
}

.cities-name-slider-top {
    position: relative;
    width: 100%;
}

.cities-name-slider .swiper-slide {
    width: auto !important;
}

.cities-name-slider-item {
    padding: 12px 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 150%;
    cursor: pointer;
    border-bottom: 3px solid #FFFFFF;
}
.cities-name-slider-item:hover{
    color: #D29C4E;
}
.cities-name-slider-top .slider-control-btn {
    position: absolute;
    z-index: 2;
    top: -3px;
}

.cities-name-slider-top .to-left.cities-name {
    left: -40px;
}

.cities-name-slider-top .to-right.cities-name {
    right: -40px;
}

.offices-block-content {
    margin-top: 40px;
}

.cities-name-slider-item.active {
    border-bottom: 3px solid #1E2942;
}

.offices-block-item {
    display: flex;
    gap: 80px;
}

.offices-address-wrapper {
    width: 100%;
    max-width: 483px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.special-info {
    display: flex;
    padding: 12px 16px;
    border-radius: 12px;
    background: rgba(210, 156, 78, 0.10)
}

.offices-contacts {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.offices-address-title {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #777777;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.4px;
}

.offices-contacts a {
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.64px;
}
.offices-contacts a:hover{
    color: #D29C4E;
}
.offices-address{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.offices-address p {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}

.works-schedule {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.works-schedule ul {
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}

.offices-address-btn {
    display: flex;
    align-items: center;
    height: 64px;
    padding: 0 20px;
    gap: 8px;
    border-radius: 12px;
    background: #F7F7F7;
}

.offices-address-btn span {
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
    width: 100%;
    text-align: center;
}

/*END home*/

/*catalog*/
.catalog-page-top {
    display: flex;
    margin: 60px 0;
    gap: 12px;
}

.goTo-btn {
    width: 100%;
    max-width: 220px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 16px 20px;
    color: #ffffff;
    border-radius: 12px;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
}
.catalog-page-top .goTo-btn:hover{
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.6);
}
.goTo-btn.discount {
    background: #1E2942;
}

.goTo-btn.discount span {
    color: rgba(255, 255, 255, 0.60);
}

.goTo-btn.new {
    background-color: #D29C4E;
    background-image: url("/local/templates/goldenplata/css/../images/catalog/btn-bg1.png");
    background-repeat: no-repeat;
    background-position: right -64px center;
}

.catalog-page-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 42px;
    row-gap: 32px;
}

.catalog-item {
    display: flex;
    gap: 12px;
}

.catalog-item-img {
    width: 100%;
    max-width: 96px;
    max-height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.catalog-item-img img {
    /*height: 100%;*/
    width: 100%;
    object-fit: contain;
}

.catalog-item-type {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.catalog-item-img-title {
    font-size: 40px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.8px;
}

.catalog-item-type a {
    color: #000000;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    border-bottom: 1px solid #E8E8E8;
    width: fit-content;
}
.catalog-item a:hover{
    color: #D29C4E;
}
.redemption-coins-img img{
    display: none;
}
.catalog-item-description {
    display: flex;
    flex-direction: column;
    gap: 38px;
    padding-top: 25px;
}

.catalog-page-content-col {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 100%;
}

/*END catalog*/
.page-title {
    /*margin-top: 13px;*/
    margin-bottom: 13px;
}

.page-title h1 {
    font-size: 40px;
    font-weight: 500;
    line-height: 56px;
}

/*contacts*/
.offices-block-item iframe {
    border-radius: 12px;
}

.contacts-page-content {
    margin-top: 52px;
}

/*END contacts*/

/*favorites*/
.favorites-page-content {
    margin-top: 40px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px 48px;
}

.check-status {
    position: absolute;
    top: -10px;
    left: -10px;
    display: flex;
    width: 40px;
    height: 40px;
    /*padding: 8px;*/
    justify-content: center;
    border-radius: 8px;
    border: 2px solid #D2D2D2;
    background: #FFFFFF;
    cursor: pointer;
}

.coins-item.selected .check-status {
    background-color: #D29C4E;
    border-color: #D29C4E;
    background-image: url("/local/templates/goldenplata/css/../images/favorites/check.svg");
    background-repeat: no-repeat;
    background-position: center;
}

/*.coins-item.selected .check-status:before{
    content: url("/local/templates/goldenplata/css/../images/favorites/check.svg");
}*/
.book-selected-block {
    display: none;
    padding: 32px 120px;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 20px 20px 0 0;
    background: #FFFFFF;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
    z-index: 10;
}
.book-selected-block.active {
    display: flex;
}

.book-selected-block .btn {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
    display: flex;
    height: 64px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    border-radius: 12px;

}

.help-consultant {
    background: #F7F7F7;
}

.book-selected-btn {
    color: #ffffff;
    background: #D29C4E;
}

.book-selected-block-buttons {
    display: flex;
    gap: 20px;
}

.quantity-selected-items {
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.64px;
}

/*END favorites*/

/*about*/
.about-page {
    margin-top: 20px;
}

.about-tub-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 24px;
    color: #D2D2D2;
    font-size: 40px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.8px;
    margin-bottom: 40px;
}

.about-tub-item a {
    color: #D2D2D2;
}
.about-tub-item a:hover{
    color: #75716A;
}
.about-tub-item.active a {
    color: #282319;
}
.inner-about-tub-item:hover{
    color: #D29C4E;
}
.about-item {
    position: relative;
    padding: 52px 52px 32px 32px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-width: 780px;
    border-bottom: 1px solid #E8E8E8;
}

.about-item-title {
    font-size: 40px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.about-item-like {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
}

.about-item-like::before {
    content: url("/local/templates/goldenplata/css/../images/about/like.svg");
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about-item-content {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}

.about-item-icon {
    border-radius: 100px;
    background: #FFFFFF;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.06);
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    width: 60px;
    height: 60px;
    padding: 14px;
    justify-content: center;
    align-items: center;
}

.about-item-icon::before {
    content: url("/local/templates/goldenplata/css/../images/about/zap.svg");
}

.about-page-wrapper {
    margin-top: 40px;
}

.inner-about-tub-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    border-bottom: 1px solid #E8E8E8;
}

.inner-about-tub-item {
    font-size: 24px;
    font-weight: 500;
    line-height: 150%;
    padding: 12px 20px;
}

.inner-tub-item {
    border-bottom: 3px solid #FFFFFF;
}

.inner-tub-item.active {
    border-bottom: 3px solid #1E2942;
}

.inner-about-page-item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px 100px;
}

.inner-about-page-wrapper {
    margin-top: 20px;
}

.about-page-line {
    display: flex;
    width: 1px;
    height: auto;
    background: #E8E8E8;
}

.about-item.long {
    grid-row: span 2;
}

.about-item-content ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.licenses-page {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

.licenses-image {
    border-radius: 24px;
    background: #F7F7F7;
    display: flex;
    padding: 33px 79px;
}

.licenses-description {
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
}

.licenses-item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.licenses-image img {
    width: 100%;
}

.history-page {
    display: grid;
    grid-template-columns: 400px 1fr;
    gap: 60px;
}

.history-date {
    display: flex;
    width: 400px;
    height: 400px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 32px;
    background: #291E42;
    color: #FFFFFF;
}

.history-date div {
    font-size: 120px;
    font-weight: 400;
    line-height: 125%;
    /*letter-spacing: -9.6px;*/
    letter-spacing: -0.03em;
}

.history-date span {
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    max-width: 241px;
    text-align: center;
}

.history-page {
    padding-top: 20px;
}

.history-page-right {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.history-page-title {
    font-size: 56px;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -1.68px;
}

.history-page-description {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}

.history-page-row {
    width: 100%;
    max-width: 604px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.gis-icon:before {
    content: url("/local/templates/goldenplata/css/../images/about/2gis.svg");
}

.avito-icon:before {
    content: url("/local/templates/goldenplata/css/../images/about/avaito-icon.svg");
}

.yandex-icon:before {
    content: url("/local/templates/goldenplata/css/../images/about/yandex-icon.svg");
}

.reviews-tub-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 0 20px 12px;
    border-bottom: 3px solid #ffffff;
}

.reviews-tub-item.active {
    border-bottom: 3px solid #1E2942;
}

.reviews-from-title {
    color: #A4A4A4;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.16px;
}

.reviews-from {
    display: flex;
    flex-direction: column;
}

.reviews-from-grade {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -0.64px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.reviews-from-grade-icon:before {
    content: url("/local/templates/goldenplata/css/../images/Star1.svg");
}

/*END about*/


/*products page*/
.filter-btn {
    display: none;
}

.products-categories {
    margin-top: 40px;
    display: flex;
    gap: 20px;
}

.products-categories-item {
    width: 100%;
    max-width: 199px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.products-categories-item__image {
    display: flex;
    max-width: 140px;
    max-height: 140px;
    padding: 20px 17px 20px 18px;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background: #F7F7F7;
}

.products-categories-item__image img {
    width: 100%;
    height: 100%;
}

.products-categories-item__description {
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
    text-align: center;
}

.products-page-filters-top {
    display: flex;
    align-items: center;
    gap: 24px;
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 12px;
}

.products-page-filters-top select {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}
.products-page-filters-top select:hover{
    color: #D29C4E;
}
.products-filter-title {
    font-size: 24px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
}
.products-filter-title .arrow {
    display: block;
    position: absolute;
    top: 8px;
    right: 5px;
    width: 16px;
    height: 16px;
    transform: rotate(180deg);
}
.products-page-filter-row.active .products-filter-title .arrow {
    transform: rotate(0deg);
}
.products-filter-title .arrow::before, .products-filter-title .arrow::after {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 1px;
    background-color: #000000;
}
.products-filter-title .arrow::before {
    left: 0px;
    top: 8px;
    transform: rotate(-45deg);
}
.products-filter-title .arrow::after {
    left: 6px;
    top: 8px;
    transform: rotate(45deg);
}

.products-filter-title span {
    color: #A4A4A4;
}

.products-page-left select {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
    width: 100%;
}

form.products-page-left {
    margin-top: 48px;
}

.products-filter-row-wrapper {
    border-radius: 12px;
    background: #F7F7F7;
    width: 100%;
    max-width: 306px;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    gap: 8px;
    border: 1px solid  #F7F7F7;
}
.products-filter-row-wrapper:focus-within{
  border-color: #D29C4E;
}
.products-page-filter-row {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.filters-item-price {
    letter-spacing: -0.4px;
}

.filters-item-price input {
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    width: 100%;
}

.filters-item-price span {
    color: #777777;
    font-weight: 400;
}

.products-page-content {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 354px 1fr;
    gap: 80px;
}

.products-page-left {
    padding: 0 24px;
    display: flex;
    flex-direction: column;
    gap: 48px;
}

.filters-item-price {
    display: flex;
    gap: 6px;
}

.products-filter-checkbox-wrapper {
    flex-direction: column;
    gap: 10px;
    display: none;
}
.products-page-filter-row.active .products-filter-checkbox-wrapper {
    display: flex;
}
.products-filter-checkbox-wrapper label:hover{
    color: #75716A;
    cursor: pointer;
}
.checkbox-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}
.products-filter-checkbox:hover .checkbox-title{
    color: #75716A;
}
.products-filter-checkbox .check-cube {
    width: 24px;
    height: 24px;
	min-width: 24px;
    min-height: 24px;
    border-radius: 4px;
    border: 2px solid #282319;
    display: flex;
    justify-content: center;
    /*align-items: center;*/
}

.products-filter-checkbox {
    display: flex;
    /* align-items: center; */
    gap: 8px;
    cursor: pointer;
}

.products-filter-checkbox:has(input:checked) .check-cube:after {
    content: url("/local/templates/goldenplata/css/../images/products/check-iocn.svg");
}

.products-filter-checkbox:has(input:checked) .check-cube {
    background-color: #d29c4e;
    border: 2px solid #d29c4e;
}

.products-filter-checkbox-wrapper input {
    display: none;
}

.products-page-filter-action {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.seo-sections-text {
    margin-top: 60px;
    font-size: 20px;
}
.filter-action-btn {
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
    padding: 0 20px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    max-width: 178px;
}

.filter-apply {
    background-color: #D29C4E;
    color: #FFFFFF;
}
.filter-apply:hover{
    background: #BB8A44;
}

.filter-reset {
    background-color: #F7F7F7;
}
.filter-reset:hover{
    color: #BB8A44;
}
.products-wrapper {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 60px 48px;
}

.pagination-arrow {
    display: flex;
    align-items: center;
}
.pagination-arrow:hover svg path{
    stroke:#D29C4E;
}
/*.pagination-arrow:after {
    content: url("/local/templates/goldenplata/css/../images/products/pagination-arrow.svg");
    display: flex;
    height: 24px;
}*/

.pagination-arrow.right {
    transform: scale(-1, 1);
}

.pagination {
    margin-top: 60px;
    display: flex;
    justify-content: center;
    gap: 8px;
}

.pagination-pages {
    display: flex;
    gap: 4px;
    align-items: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}

.pagination-pages li {
    padding-top: 2px;
}

.pagination-pages-item {
    /*padding: 13px 16px 12px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    width: 48px;
    border-radius: 12px;
}
.pagination-pages-item:hover{
    color: #D29C4E;
}

.pagination-pages-item.active {
    background: #D29C4E;
    color: #FFFFFF;
}


/*END products-categories*/

.section-description {
    margin-top: 60px;
    font-size: 20px;
}
.section-description p {
    padding: 5px 0px;
}

.section-description ul {
    list-style-type: disc;
    padding-left: 22px;
}
.section-description ol {
    padding-left: 22px;
}

/*analytics*/
.clips {
    margin-top: 80px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.clips-title {
    font-size: 46px;
    font-weight: 500;
    letter-spacing: -0.92px
}

.clips-slider {
    width: 100%;
    overflow: hidden;
    min-width: 0;
}

.clips-item-description {
    font-size: 20px;
    font-weight: 500;
    line-height: 150%
}

.clips-item-image {
    max-width: 280px;
    width: 100%;
}

.clips-item-image img {
    width: 100%;
    height: 100%;
}

.clips-slider .swiper-slide {
    width: auto;
}

.clips-slider-btn {
    position: absolute;
    z-index: 2;
    top: calc(50% - 30px);
}

.to-left.clips-slider-btn {
    left: -30px;
}

.to-right.clips-slider-btn {
    right: -30px;
}

.clips-slider-wrapper {
    position: relative;
    width: 100%;
}

.clips-slider-btn.swiper-button-disabled {
    display: none;
}

.analytics-content {
    margin-top: 80px;
}

.analytics-tubs {
    margin-top: 40px;
}

.analytics-panes {
    display: flex;
    gap: 20px;
    color: #D2D2D2;
    font-size: 40px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.8px;
}

.analytic-pane.active {
    color: #282319;
}
.analytic-pane:hover{
    color: #D29C4E;
}
.submit-application-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: space-between;
    width: 100%;
    max-width: 413px;
    padding: 40px 0 40px 40px;
}

.submit-application-title {
    /*font-size: 40px;*/
    font-size: 34px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.8px;
    word-break: break-word;
}

.submit-application-description {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}

.submit-application-form-bottom {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.submit-application-btn {
    display: flex;
    padding: 12px 20px;
    background: #1E2942;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    width: fit-content;
    border-radius: 12px;
}
.submit-application-btn:hover{
    color: #75716A;
}
.analytic-tub {
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(4, 1fr);
}

.submit-application {
    border-radius: 12px;
    background: #CFEEE6;
    display: flex;
    grid-column: span 2;
    width: 100%;
}

.submit-application-image {
    display: flex;
    padding-right: 40px;
    width: 100%;
    justify-content: end;
}

.submit-application-image img {
    width: 100%;
    max-width: 328px;
    margin-top: -28px;
}

.analytic-item-top {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.analytic-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: space-between;
}
.analytic-item:hover .analytic-item-description{
    color:#75716A;
}
.analytic-item-data{
    color: #777777;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}
.analytic-item-description {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}

.analytic-item-image {
    display: flex;
    height: 366px;
}

.analytic-item-image img {
    border-radius: 12px;
    width: 100%;
    object-fit: cover;
}

.analytic-item.special {
    grid-column: span 2;
}

.analytic-item.special .analytic-item-description {
    max-width: 620px;
}

/*END analytics*/

/*analytic page*/
.analytic-page-data {
    color: #777777;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}

.analytic-page-content {
    margin-top: 40px;
    display: grid;
    grid-template-columns: minmax(0, 1000px) 1fr;
    gap: 40px;
}

.analytic-content-right {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.analytic-action-btn {
    display: flex;
    border-radius: 100px;
    background: #FFFFFF;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08);
    align-items: center;
    width: fit-content;
    padding: 16px;
}

.analytic-like {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/*END analytic page*/


/*footer*/
footer {
    margin-top: 100px;
    padding: 55px 0 40px;
    /*border-radius: 60px 60px 0 0;*/
    background: #F7F7F7;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    gap: 79px;
}

.footer-nav {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
}

.footer-nav-col {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-width: 175px;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%
}
.footer-nav-col a:hover{
    color: #D29C4E;
}
.footer-nav-col li:first-child {
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
}

.footer-nav-col .empty {
    display: flex;
    min-height: 26px;
}

footer address {
    width: 100%;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.footer-contacts {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.address-row {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.address-row a:hover,
.address-row .request-call:hover{
    color:  #D29C4E;
}

.footer-content-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

footer .address-row a, footer .address-row span {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}

footer .request-call {
    color: #1E2942;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    cursor: pointer;
}

.soc-nav {
    display: flex;
    gap: 10px;
}

.soc-nav a {
    display: flex;
}
.soc-nav a:hover svg rect{
    fill: #D29C4E;
}
.soc-nav a:hover svg path{
    fill: #FFFFFF;
}
.footer-bottom {
    margin-top: 92px;
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.footer-bottom-nav {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    align-items: flex-start;
    gap: 30px;
}
.footer-content-title.first-title{
    margin-bottom: 5px;
}
/*END footer*/


.reviews-tub-wrapper {
    display: flex;
    gap: 32px;
    overflow: auto;
    border-bottom: 1px solid #E8E8E8;
}

.reviews-page-wrapper {
    margin-top: 40px;
}

.reviews-page-item {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 40px;
}

.review-source {
    color: #777777;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%
}

.reviews-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.analytic-page-image,
.analytic-page-image img {
    width: 100%;
}

.analytic-content-left {
    display: flex;
    flex-direction: column;
    gap: 60px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}

.analytic-content-left ol {
    padding-left: 22px;
}

.analytic-content-left img {
    max-width: 100%;
    height: auto;
}

.analytic-content-left a {
    color: #D29C4E;
    transition: all .5s;
}
.analytic-content-left a:hover {
    color: initial;
}

.analytic-content-bottom {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.analytic-content-bottom .title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}

.btn-border {
    border-radius: 12px;
    border: 1px solid #1E2942;
}

.analytic-content-row {
    display: flex;
    gap: 20px;
    align-items: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 26px */
    letter-spacing: -0.4px
}

.analytic-content-row .details-btn {
    padding: 19px 20px;
    display: flex;
    align-items: center;
}

.analytic-content-row-description {
    width: 100%;
}

.analytic-content-bottom-rows {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.analytic-content-row-image {
    border-radius: 12px;
    background: #F7F7F7;
    display: flex;
    padding: 17px;
    align-items: center;
}

.slider-wrapper {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.news-slider-wrapper {
    display: flex;
    position: relative;
    align-items: center;
}

.position-btn {
    position: absolute;
    z-index: 9;
}

.to-right.position-btn {
    right: 0;
}

.to-left.position-btn {
    left: -30px;
}

.to-right.position-btn {
    right: -30px;
}

.news-slider-section {
    margin-top: 60px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.news-slider-section .title {
    font-size: 46px;
    font-weight: 500;
    letter-spacing: -0.92px;
}

.similar-slider-wrapper {
    display: flex;
    align-items: center;
    position: relative;
}
.similar-slider-wrapper .swiper-slide{
    height: auto;
    display: flex;
}
.similar-slider-wrapper .swiper-slide .coins-item{
    display: flex;
    flex-direction: column;
}
.similar-slider-wrapper .swiper-slide .redemption-price{
    min-height: 68px;
}
.area-slider {
    grid-area: slider;
    min-width: 0;
}

.area-to-all {
    grid-area: to-all;
}

.area-title {
    grid-area: title;
}

.similar-coins-section {
    margin-top: 80px;
}

.grid-area-wrapper {
    display: grid;
    gap: 20px;
    grid-template-areas:
        'title to-all'
        'slider slider';
}

.section-top.area-to-all {
    justify-content: end;
}

.swiper-slide .coins-item-bottom {
    display: block;
    position: initial;
    border-radius: 0;
    box-shadow: none;
    left: 0;
    padding: 0;
}

.watched-recently-section {
    margin-top: 120px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.product-section {
    margin-top: 40px;
    /*display: flex;*/
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 40px;
}
.product-image {
    display: flex;
    gap: 4px;
    position: relative;
    min-width: 0;
    /*align-items: center;*/
}
.product-image-slider{
    width: 100%;
    overflow: hidden;
}

.product-slide-btn{
    display: none;
    position: absolute;
    z-index: 5;
    border-radius: 100px;
    background: #FFFFFF;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.08);
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    top: calc(50% - 20px);
}
.product-image:hover .product-slide-btn{
    display: flex;
}
/*.product-slide-icon:before{
    content: url("/local/templates/goldenplata/css/../images/product-slid-icon.svg");
    height: 24px;
}*/
.product-slide-btn.right{
    right: -8px;
}
.product-slide-icon.left{
    transform: scale(-1, 1);
    left: -8px;
 }
@media (max-width: 800px) {
    .product-slide-btn.right{
        right: 8px;
    }
    .product-slide-icon.left{
        left: 8px;
    }
}
.product-image-slider .product-image-wrapper {
    display: flex;
    width: 100%;
    max-width: 540px;
    padding: 22px;
    justify-content: center;
    align-items: center;
    background: #F7F7F7;
    /*height: auto;*/
}
.product-image-wrapper.face {
    border-radius: 12px 0 0 12px;
}
.product-image-wrapper.back {
    border-radius: 0 12px 12px 0;
}

.product-image-wrapper img {
    max-width: 432px;
    width: 100%;
}

.product-description {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
    max-width: 556px;
    height: fit-content;
}

.product-description-top {
    border-radius: 12px;
    border: 1px solid #E8E8E8;
    width: 100%;
    padding: 26px 32px;
}

.prise-description {
    display: flex;
    gap: 8px;
    align-items: center;
    font-size: 20px;
    font-weight: 400;
}

.discount-card-icon {
    display: flex;
}

.product-prices {
    display: flex;
    gap: 32px;
}

.price {
    font-size: calc((100vw - 480px) / (1280 - 480) * (46 - 24) + 7px);
    font-weight: 500;
    letter-spacing: -1.84px;
}

.booking-row {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-top: 24px;
}

.booking-row .booking {
    height: unset;
    padding: 32px;
}

.like {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.like:hover svg path {
    stroke:#D29C4E;
}
.like.active svg path {
    fill: red;
}

.product__redemption-price {
    margin-top: 40px;
}

.product__redemption-price div {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.96px;
}

.product__redemption-price span {
    font-size: 20px;
    font-weight: 400;
}

.product__redemption-price button {
    margin-top: 8px;
    font-size: 20px;
    font-weight: 500;
    line-height: 150%
}
.product-discount-card-description button{
    margin-top: 0;
    font-weight: 400;
    width: fit-content;
}
.product__redemption-price button:hover{
    color:#D29C4E;
}
.product-status__icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-status {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;
    /*cursor: pointer;*/
}

/*.product-status:hover .product-status__icon.icon-home svg path,*/
/*.product-status:hover .product-status__icon.icon-row svg path{*/
/*    stroke: #D29C4E;*/
/*}*/
/*.product-status:hover{*/
/*    color: #D29C4E;*/
/*}*/
.product-status span{
    padding-top:2px;
}

.characteristic {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.characteristic li {
    display: flex;
    align-items: center;
    gap: 12px;
}

.characteristic-key {
    color: #777777;
}

.diagram-contents img {
    width: 100%;
}

.diagram-tubs {
    display: flex;
    gap: 8px;
}

.price-dynamics-diagram {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.price-dynamics-diagram .chart__item canvas{
    height: 600px !important;
    width: 100% !important;
}
.diagram-tubs-item {
    border-radius: 6px;
    border: 1px solid #E8E8E8;
    padding: 10px 14px;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
}
.diagram-tubs-item:hover{
    color: #D29C4E;
}

.diagram-tubs-item.active {
    background: #1E2942;
    color: #FFFFFF;
}

.price-dynamics-title {
    font-size: 46px;
    font-weight: 500;
    letter-spacing: -0.92px
}

.price-dynamics-subtitle {
    font-size: 20px;
    font-weight: 400;
    line-height: 160%
}

.price-dynamics {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.price-dynamics .booking {
    width: fit-content;
}

.status-color {
    display: flex;
    border-radius: 6px;
    max-width: 32px;
    height: 32px;
    width: 100%;
}

.price-dynamics-info-col {
    display: flex;
    align-items: center;
    gap: 20px;
    overflow: hidden;
    height: 40px;
}
.add-to-basket-btn{
    display: none;
    border-radius: 6px;
    border: 2px solid  #D29C4E;
    padding: 6px 12px;
    color:  #D29C4E;
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap;
}
.del-icon{
    display: flex;
    cursor: pointer;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
}
.price-dynamics-info-col.right{
    justify-content: end;
    width: 100%;
    max-width: fit-content;
}

.price-dynamics-info-text {
    padding-top: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 650px;
    width: 100%;
}


.price-dynamics-info {
    display: flex;
    gap: 20px;
    align-items: center;
    border-bottom: 1px solid #E8E8E8;
    padding:14px 12px;
    width: 100%;
    max-width: 810px;
    overflow: hidden;
    justify-content: space-between;
}
.price-dynamics-info:hover{
    background: #F7F7F7;
}
.price-dynamics-info:hover .add-to-basket-btn{
    display: block;
}
.price-dynamics-bottom {
    margin-top: 88px;
    /*display: flex;*/
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
}

.eye-icon {
    display: flex;
    cursor: pointer;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;

}






.eye-icon:after {
    content: url("/local/templates/goldenplata/css/../images/products/eye-icon..svg");
    height: 24px;
}

.add-comparison {
    display: flex;
    align-items: center;
    gap: 12px;
    /*padding-bottom: 14px;*/
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}

.add-comparison .icon {
    /*background-color: #d29c4e;*/
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1000px;
    padding-bottom: 4px;
}

.add-comparison .icon:before {
    content: url("/local/templates/goldenplata/css/../images/products/pluse.svg");
    height: 32px;
    width: 32px;
}

.about-product {
    display: flex;
    justify-content: space-between;
    gap: 80px;
    margin-top: 112px;
}

.about-product-tubs {
    width: 50%;
    max-width: 800px;
}
.about-product-tubs ul, .help-content ul {
    list-style: disc;
    margin: 10px 0;
}
.about-product-tubs ul li, .help-content ul li {
    margin: 5px 0 5px 20px;
}
.about-product-tubs h2 {
    margin-bottom: 20px;
}
.about-product-tubs p {
    padding: 5px 0;
}
.about-product-pans-slider {
    width: 100%;
    overflow: hidden;
    display: flex;
    padding-top: 5px;
}

.about-product-panes {
    position: relative;
    display: flex;
    border-bottom: 1px solid #E8E8E8;
}
.props-list{
    display: grid;
    grid-template-columns: 100%;
    gap: .5em;
}
.prop-item{
    display: flex;
    align-items: center;
    gap: .5em;
    line-height: 1em;
}
.prop-item_label{
    flex-shrink: 0;
}
.prop-item_divider{
    flex-grow: 1;
    height: 1px;
    background: #E8E8E8;
}
.prop-item_value{
    flex-shrink: 0;
}

.about-product-tubs .slider-control-btn {
    height: 40px;
    width: 40px;
}
.slider-control-btn:hover svg path,
.product-slide-btn:hover svg path{
    stroke:#D29C4E;
}

.about-product-tubs .slider-control-btn:before {
    content: url("/local/templates/goldenplata/css/../images/Icon-arrow-min.svg");
    height: 24px;
}

.about-product-pans-slider .swiper-slide {
    width: fit-content;
    padding-bottom: 5px;
}

.about-product-pan-item {
    font-size: 24px;
    font-weight: 500;
    line-height: 150%;
    border: 1px solid #FFFFFF;
}
.about-product-pan-item:hover{
    color: #D29C4E;
}
.about-product-pan-item.active {
    border-bottom: 3px solid #1E2942;
}

.about-product .submit-application {
    width: 50%;
    max-width: 800px;
    max-height: 513px;
    background: #E5FEE9;
}

.about-product-tubs-containers {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
}


/*modal*/
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 0 10px;
}

.modal::-webkit-scrollbar {
    display: none;
}

.modal.open {
    display: block;
}

/* Скрываем scrollbar для IE, Edge и Firefox */
.modal {
    -ms-overflow-style: none; /* IE и Edge */
    scrollbar-width: none; /* Firefox */
}

.modal-title {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -0.64px;
}

.close-btn {
    display: flex;
    /*width: 100%;*/
    max-width: 40px;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    background: #F7F7F7;
}

.close-btn:after {
    content: url("/local/templates/goldenplata/css/../images/x-close.svg");
    height: 24px;
}

.addBasket-wrapper {
    width: 100%;
    max-width: 820px;
    border-radius: 40px;
    background: #FFFFFF;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
    display: flex;
    padding: 32px 48px;
    flex-direction: column;
    gap: 32px;
    height: fit-content;
    margin: 5% 0;
}
.addBasket-wrapper .modal-application-top {
    justify-content: space-between;
}
.addBasket-content {
    display: flex;
    gap: 32px;
    width: 100%;
}
.addBasket-image {
    width: 100%;
    height: 100%;
    max-height: 180px;
    max-width: 180px;
    border-radius: 20px;
    background: #F7F7F7;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 17px;
}
.addBasket-image img {
    width: 100%;
}
.addBasket-coins-description {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
}
.addBasket-coins-description .coins-item-description {
    max-width: 100%;
}
.addBasket-bottom {
    display: flex;
    gap: 12px;
}
.addBasket-bottom .booking:hover{
    background: #BB8A44;
}
.continue-shopping {
    border-radius: 12px;
    border: 2px solid #1E2942;
    display: flex;
    height: 64px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
}

.modal-add-comparison {
    width: 100%;
    height: fit-content;
    max-width: 1200px;
    padding: 40px 40px 0;
    border-radius: 32px;
    background: #FFFFFF;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    gap: 32px;
    max-height: 90vh;
    overflow-x: auto;
}
.modal-add-comparison::-webkit-scrollbar {
    display: none;
}
.modal-center-style{
    align-items: center;
}

/* Скрываем scrollbar для IE, Edge и Firefox */
.modal-add-comparison {
    -ms-overflow-style: none;  /* IE и Edge */
    scrollbar-width: none;  /* Firefox */
}
.modal-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.64px
}

.modal-top {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.modal .search-block {
    max-width: 100%;
}

.more-types {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    padding: 0 12px;
    cursor: pointer;
}

.more-types:after {
    content: url("/local/templates/goldenplata/css/../images/more-Icon.svg");
    height: 24px;
    transform: scale(1, 1);
    transition: transform 300ms;
}

.types-of-item {
    display: flex;
    border-radius: 12px;
    background: rgba(210, 156, 78, 0.10);
    padding: 8px 12px;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    /*letter-spacing: 1.5px;*/
}

.types-wrapper {
    display: flex;
    gap: 12px;
    align-items: baseline;
}

.types-of-coins {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.types-of-coins span:hover .types-of-item{
    color: #75716A;
}
.types-of-item.active {
    border-radius: 12px;
    background: #D29C4E;
    color: #FFFFFF;
}

.types-of-coins {
    max-height: 48px;
    overflow: hidden;
    transition: max-height 300ms;
}

.types-wrapper.open .more-types:after {
    transform: scale(1, -1);
}

.added-coins {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.added-coins-name {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}

.added-coins-item {
    display: flex;
    justify-content: space-between;
    gap: 0;
}

.comparison-coin-item {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}
.comparison-coin-item-wrapper{
    display: flex;
    /*align-items: center;*/
    gap: 20px;
}
.modal-block .search-block {
    max-width: 100%;
}
.comparison-coin-item-description {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
}

.comparison-coin-item-image {
    display: flex;
    width: 160px;
    height: 160px;
    padding: 17px;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    background: #F7F7F7;
}

.comparison-coins {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-height: 580px;
    overflow: auto;
    padding-right: 20px;
}

/* Для WebKit браузеров (Chrome, Safari, Opera) */
.comparison-coins::-webkit-scrollbar {
    width: 6px;
}

.comparison-coins::-webkit-scrollbar-thumb {
    background-color: #282319;
}

.comparison-coins::-webkit-scrollbar-track {
    background-color: #ffffff;
}


.comparison-coins-wrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.add-btn {
    border-radius: 12px;
    border: 1px solid #1E2942;
    display: flex;
    height: 64px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
}

.modal-add-comparison-min-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}

/*END modal */


/*store map*/
.store-map-content {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100%;
    max-width: 1200px;
}

.store-map-row {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.store-map-min-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.64px;
}

.store-map-content p {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}

.store-map-page-content {
    margin-top: 40px;
}

/*END store map*/


/*basket*/
.basket-content .breadcrumb {
    display: flex;
    justify-content: center;
}

.basket-content .page-title {
    display: flex;
    justify-content: center;
}

.basket-wrapper {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
}

.basket-pens {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #E8E8E8;
}

.basket-pen {
    display: flex;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    color: #A4A4A4;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
    border-bottom: 1px solid #FFFFFF;
    margin-left: 20px;
}

.basket-pen.active, .basket-pen:hover {
    color: #282319;
    border-bottom: 1px solid #D29C4E;
}

.quick-order {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.order-content {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 100px;
}

.quick-order-info-text {
    display: flex;
    padding: 12px 16px;
    border-radius: 12px;
    background: rgba(210, 156, 78, 0.10);
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    margin: 20px 0;
}

.quick-order-item {
    display: flex;
    padding: 40px 24px;
    gap: 20px;
    border-bottom: 1px solid #E8E8E8;
    background: #FFFFFF;
}

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

.quick-order-item-image {
    width: 100%;
    max-width: 80px;
    height: 80px;
    max-height: 74px;
    background: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
}

.quick-order-item-image img {
    height: 80px;
    object-fit: contain;
}

.quick-order-item-description {
    display: flex;
    flex-direction: column;
    gap: 48px;
    width: 100%;
}

.quick-order-item-description-top {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
}

.select-quantity {
    display: flex;
    gap: 12px;
    padding: 10px;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #E8E8E8;
    height: fit-content;
    width: fit-content;
}

.quick-order-item-name {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
    max-width: 389px;
}

.select-quantity-btn {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.quantity {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    padding-top: 2px;
    width: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.btn-minus:before {
    content: url("/local/templates/goldenplata/css/../images/basket/minus.svg");
    height: 28px;
}

.btn-plus:before {
    content: url("/local/templates/goldenplata/css/../images/basket/plus.svg");
    height: 28px;
}

.order-prises-discount-card,
.order-prises-default {
    display: flex;
    flex-direction: column;
    gap: 4px;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    white-space: nowrap;
}

.order-prises-discount-card div {
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -1.12px
}

.order-prises-default div {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}

.order-prises {
    display: flex;
    gap: 24px;
    height: fit-content;
}

.quick-order-item-description-bottom {
    display: flex;
    gap: 20px;
}

.order-item__remove-btn:before {
    content: url("/local/templates/goldenplata/css/../images/basket/remove-icon.svg");
}

.order-item__like-button:before {
    content: url("/local/templates/goldenplata/css/../images/basket/like-icon-min.svg");
}

.order-total {
    display: flex;
    padding: 32px;
    flex-direction: column;
    gap: 48px;
    border-radius: 32px;
    background: #FFFFFF;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
}

.order-total-prises .title {
    font-size: 40px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.8px;
}

.total-prise {
    display: flex;
    gap: 32px;
}

.total-prise .order-prises-discount-card,
.total-prise .order-prises-default {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%
}

.total-prise .order-prises-discount-card div,
.total-prise .order-prises-default div {
    font-size: 40px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.8px;
}

.total-prise .order-prises-default div {
    color: #A4A4A4;
}

.order-total-prises {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.quick-order-form {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
}

.quick-order-col.right {
    max-width: 520px;
}

.order-total-form-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}

.order-total-input-datas {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.order-total-input-datas input {
    padding: 24px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    border-radius: 12px;
    background: #F7F7F7;
}

.order-btn {
    border-radius: 12px;
    background: #D29C4E;
    display: flex;
    padding: 32px;
    justify-content: center;
    gap: 10px;
    align-self: stretch;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.96px;
}

.order-total-form {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.confidentiality {
    margin-top: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    color: #A4A4A4;
}

.confidentiality a {
    color: #282319;
}

.buy-total {
    display: flex;
    padding: 32px;
    flex-direction: column;
    gap: 32px;
    border-radius: 32px;
    background: #FFFFFF;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
}

.buy-total-prises .title {
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.64px;
}

.buy-total-prise {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.buy-total-prise .coins-price_discount-card {
    flex-direction: row-reverse;
    margin-top: 0;
    justify-content: start;
}

.buy-total-prises {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 32px;
}

.buy-products {
    margin-top: 24px;
}

.buy-products-title {
    display: flex;
    gap: 4px;
    align-items: center;
}

.buy-products-title .title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}

.buy-products-title sup {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.buy-products-title .product-status__icon.icon-row:before {
    transition: transform 300ms;
    transform: rotate(90deg);
}

.buy-products-top {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 30px;
    cursor: pointer;
}

.buy-products-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-bottom: 20px;
    justify-content: space-between;
    border-bottom: 1px solid #E8E8E8;
}

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

.buy-button {
    display: flex;
    padding: 28px;
    justify-content: center;
    border-radius: 22px;
    background: #1E2942;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
    width: 100%;
}

.buy-products-item-name {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    max-width: 235px;
}

.buy-products-prices {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.buy-products-prices .select-quantity-btn {
    height: 24px;
    width: 24px;
}

.buy-products-prices .select-quantity {
    border-radius: 6px;
    border: 1px solid #E8E8E8;
    background: #F7F7F7;
    padding: 6px;
}

.buy-products-top .amount {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}

.buy-products-item-price {
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
    text-align: right;
}

.buy-products {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.additionally {
    margin-top: 28px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.additionally-content{
    display: flex;
    gap: 12px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 300ms;
}
.additionally .product-status__icon.icon-row:before{
    transform: rotate(90deg);
}
.additionally.open .product-status__icon.icon-row:before{
    transform: rotate(-90deg);
}
.additionally-text{
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
.additionally-text span{
    font-weight: 600;
}
.additionally-price{
    width: 100%;
    display: flex;
    justify-content: end;
    max-width:120px;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
}
.buy-order-content {
    margin-top: 52px;
}

.placing-order-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.64px;
}

.placing-order {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.placing-order-item {
    display: flex;
    border-radius: 32px;
    background: #F7F7F7;
    padding: 32px;
    gap: 16px;
    flex-direction: column;
}

.buy__log-in {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.buy__log-in-input {
    border-radius: 12px;
    border: 1px solid #E8E8E8;
    background: #FFFFFF;
    display: flex;
    padding: 16px;
    justify-content: space-between;
    width: 100%;
}

.buy__log-in-input input {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}

.placing-order-item__bottom {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}

.placing-order-item__bottom span {
    color: #1E2942;
    font-weight: 600;
}

.buy__log-in-btn {
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    display: flex;
    padding: 6px 8px;
    align-items: center;
    gap: 10px;
    border-radius: 6px;
    border: 1px solid #D2D2D2;
    background: #F7F7F7;
}

.buy__choose-type {
    display: flex;
    gap: 8px;
}

.buy__choose-type .buy__log-in-input input {
    height: 24px;
    width: 24px;
    border: 2px solid #999;
}

.buy__choose-type .buy__log-in-input {
    gap: 4px;
    cursor: pointer;
}

.buy__choose-type .buy__log-in-input span {
    padding-top: 2px;
}

.circle {
    height: 24px;
    width: 24px;
    border: 2px solid #282319;
    border-radius: 1000px;
}

input[type="radio"] {
    visibility: hidden;
    display: none;
}

.buy__log-in-input:has(input:checked) .circle {
    background: #D29C4E;
    border-color: #D29C4E;
}

.placing-order-item-title {
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}

.placing-order-item-title .subtitle {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}

.choose-type-item {
    display: flex;
    gap: 4px;
}

.buy__choose-info {
    display: flex;
    padding: 6px 8px;
    border-radius: 6px;
    border: 1px solid #D2D2D2;
    background: #F7F7F7;
}

/*END basket*/


/*dropdown menu*/


.dropdown-wrapper {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 99;
    max-height: 0;
    overflow: hidden;
    transition: max-height 300ms;
}
.modal-dropdown-menu{
    position: absolute;
    top: 180px;
}
.dropdown-menu-wrapper {
    width: 100%;
    display: flex;
    padding: 32px 60px 32px 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    border-radius: 40px;
    background: #FFF;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.06);
    position: relative;
}

.dropdown-menu {
    width: 100%;
    max-width: 1480px;
    margin: 0 auto;
}

.dropdown-menu-wrapper .close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
}

.menu-top-lists {
    display: flex;
    gap: 80px;
}

.about-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}

.about-list li:first-child {
    font-size: 32px;
    font-weight: 500;
}

.menu-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    font-size: 32px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -0.64px;
}

.menu-list .discount-card-icon {
    display: flex;
    gap: 12px;
}

.menu-top-r {
    display: flex;
    gap: 12px;
}

.menu-top-card {
    width: 262px;
    height: 262px;
    padding: 20px;
    display: flex;
    border-radius: 32px;
    font-size: 16px;
    font-weight: 700;
    line-height: 130%
}
.menu-top-card:hover{
    box-shadow: 0 4px 12px 0 rgba(41, 41, 41, 0.40);
}
.dropdown-menu-top {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
.dropdown-menu-top li:hover a,
.dropdown-menu-contacts a:hover{
    color: #D29C4E;
}
.menu-top-card.new-items {
    background-color: #F7F7F7;
    background-image: url("/local/templates/goldenplata/css/../images/menu-bg-icon.avif");
    background-repeat: no-repeat;
    background-position: right -66px bottom -44px;
    background-size: 100%;
}

.menu-top-card.special-card {
    background-color: #1E2942;
    background-image: url("/local/templates/goldenplata/css/../images/special-card-bg.png");
    color: #F7F7F7;
}

.menu-top-card.special-card span {
    color: #D29C4E;
}

.dropdown-menu-login {
    display: flex;
    padding: 48px 0;
    border-bottom: 1px solid #E8E8E8;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    color: #A4A4A4;
}

.dropdown-menu-bottom {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin-top: 48px;
}

.dropdown-menu-contacts .phone-block {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.dropdown-menu-contacts a {
    
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.64px;
}

.dropdown-menu-contacts {
    display: flex;
    gap: 40px;
}

.dropdown-menu-contacts a span {
    color: #A4A4A4;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%
}



.menu-btn-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 8px;
}

.menu-btn-icon:before {
    /*content: url("/local/templates/goldenplata/css/../images/menu-btn.svg");*/
    content: url("/local/templates/goldenplata/css/../images/menu-btn-white.svg");
    display: flex;
    height: 34px;
    width: 32px;
}

.menu-btn.active-block .menu-btn-icon:before {
    content: url("/local/templates/goldenplata/css/../images/x-close.svg");
    height: 26px;
}

/*END dropdown menu*/

/*modal submit application*/

.modal-block {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 99;
    justify-content: center;
}

.modal-block.open {
    display: flex;
}

.modal-application-wrapper,
.modal-availability-wrapper {
    border-radius: 32px;
    background: #FFFFFF;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
    display: flex;
    width: 100%;
    padding: 40px;
    flex-direction: column;
    height: fit-content;
    /*gap: 32px;*/
    gap: 10px;
    margin-top: 5%;
}

.modal-application-wrapper {
    max-width: 520px;
}

.modal-availability-wrapper {
    max-width: 1200px;
}

.modal-application-title {
    color: #A4A4A4;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}

.modal-application-title span {
    color: #1C1C1C;
}

.modal-application-top {
    display: flex;
    gap: 24px;
}

.submit-application-form {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.submit-application-form-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
}

.submit-application-form-top {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.submit-application-form-top input {
    border-radius: 12px;
    background: #F7F7F7;
    border: 1px solid #F7F7F7;
    display: flex;
    height: 64px;
    padding: 0 20px;
    align-items: center;
    gap: 8px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}
/*.submit-application-form-top input[type="hidden"] {*/
/*    display: none !important;*/
/*}*/
.submit-application-form-top input:focus{
    border-color: #D29C4E;
}

.submit-application-form-top .checkbox-title {
    line-height: 100%;
    padding-top: 2px;
}

.submit-application-form-title span {
    color: #A4A4A4;
}

.submit-application-budget {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.submit-application-budget-content{
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.submit-application-budget-item{
    border-radius: 12px;
    background: #F7F7F7;
    display: flex;
    height: 64px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    border: 1px solid #F7F7F7;
    cursor: pointer;
}
.submit-application-budget-item:hover{
    color: #75716A;
}
.submit-application-budget-item:has(input:checked) {
    border: 1px solid #000000;
}

.submit-btn {
    border-radius: 12px;
    background: #D29C4E;
    display: flex;
    height: 64px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
}
.submit-btn:hover{
    background: #BB8A44;
}
.policy {
    color: #777777;
    text-align: start;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.submit-application-form-bottom .policy a {
    color: #282319;
}

.modal-redemption-top {
    display: flex;
    justify-content: space-between;
    gap: 24px;
}

.modal-redemption-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px; /* 133.333% */
    letter-spacing: -0.48px;
    width: 100%;
    max-width: 376px;
}

.modal-availability-top {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.modal-availability-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.64px;
}

.modal-availability-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-height: 492px;
    overflow: scroll;
    padding-right: 16px;
}

/* Для WebKit браузеров (Chrome, Safari, Opera) */
.modal-availability-content::-webkit-scrollbar {
    width: 6px;
    border-radius: 100px;
}

.modal-availability-content::-webkit-scrollbar-thumb {
    background-color: #282319;
}

.modal-availability-content::-webkit-scrollbar-track {
    background-color: #FFFFFF;
}

/* Для Firefox браузера */
.projects_types {
    scrollbar-color: #282319 #fff;
    scrollbar-width: thin;
    border-radius: 100px;
}

.modal-availability-description {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.modal-availability-description div {
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
}

.modal-availability-description span {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%
}

.modal-availability-coins {
    display: flex;
    justify-content: space-between;
    gap: 40px;
}

.modal-availability-coins .booking {
    max-width: fit-content;
}
.modal-availability-coins .booking:hover{
    background: #BB8A44;
}
.modal-availability-item {
    display: flex;
    flex-direction: column;
    gap: 21px;
    padding-bottom: 17px;
    border-bottom: 1px solid #E8E8E8;
}

.modal-availability-city {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}

/*END modal submit application*/

/*office gallery*/

.modal-office-gallery {
    display: none;
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-office-gallery.open {
    display: flex;
}

.office-gallery-wrapper {
    display: flex;
    width: 100%;
    max-width: 900px;
    padding: 40px 0;
    flex-direction: column;
    gap: 20px;
    border-radius: 32px;
    background: #FFFFFF;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
    margin: 5% auto;
    height: fit-content;
}

.office-gallery-otp {
    padding: 0 40px;
}

.office-gallery-sliders-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
    min-width: 0;
}

.office-gallery-slider,
.office-gallery-slider-min {
    min-width: 0;
    width: 100%;
    overflow: hidden;
}

.office-gallery-slider-min {
    margin: 0 -5px;
}

.office-gallery-slider-bottom {
    padding: 0 40px;
    display: flex;
    align-items: center;
    position: relative;
}

.office-gallery-slider-min .swiper-slide {
    max-width: fit-content;
    display: flex;
    border-radius: 2px;
    border: 2px solid transparent;
}

.office-gallery-slider-min .swiper-slide-thumb-active {
    border-radius: 2px;
    border: 2px solid #FFDD2D;
    opacity: 0.6;
}

.slider-control-btn-m {
    height: 40px;
    width: 40px;
    border-radius: 100px;
    background: #FFFFFF;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
}

.office-gallery-slider-bottom .slider-control-btn-m {
    position: absolute;
}

.slider-control-btn-m:before {
    content: url("/images/Icon-arrow-min.svg");
    height: 24px;
    width: 24px;
}

.slider-control-btn-m.to-left {
    left: 10px;
}

.slider-control-btn-m.to-right {
    transform: scale(-1, 1);
    right: 10px;
}

.office-gallery-slider-bottom .swiper-button-disabled {
    display: none;
}

.office-gallery-slider img {
    width: 100%;
}

/*end office gallery*/
/*city block*/
.city-block {
    position: relative;
}

.current-city {
    /*display: flex;*/
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 12px;
    background: #FFFFFF;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.08);
    width: 100%;
    max-width: 277px;
    padding: 24px 32px;
    gap: 16px;
    z-index: 20;
    display: none;
}
.current-city-name{
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 26px */
    letter-spacing: -0.4px;
}
.current-city .subtitle{
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%
}
.confirmation-btn{
    border-radius: 12px;
    background:  #F7F7F7;
    border-radius: 12px;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
    width: 100%;
    max-width: 102px;
    padding: 14px 16px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.confirmation-btn:hover{
    background:  #D29C4E;
    color: #FFFFFF;
}

.confirmation-city{
    display: flex;
    gap: 16px;
}
.cities-block{
    border-radius: 32px;
    background:  #FFFFFF;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.08);
    /*margin: 5% auto;*/
    width: 100%;
    max-width: 707px;
    padding: 40px;
    height: 90vh;
    max-height: 668px;
}
.modal-cities-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}
.modal-cities-title{
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.64px;
}
.cities-block-search{
    margin-top: 20px;
    position: relative;
}
.cities-block-info{
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    /*gap: 20px;*/
    gap: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    list-style: disc;
    padding-left: 20px;
}
.cities-block-info li:nth-child(1) span{
    font-weight: 500;
}
.cities-block-info li:nth-child(2) span{
    font-weight: 500;
    color: #D29C4E;
}
.all-sities-title{
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}
.all-sities{
    /*margin-top: 32px;*/
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.all-sities-list{
    display: grid;
    grid-template-columns: 1fr 1fr;
     /*gap: 20px 12px;*/
    gap: 12px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    max-height: 332px;
    overflow-y: scroll;
}
/* Для WebKit браузеров (Chrome, Safari, Opera) */
.all-sities-list::-webkit-scrollbar {
    width: 6px;
}

.all-sities-list::-webkit-scrollbar-thumb {
    background-color: #282319;
}
.all-sities-list::-webkit-scrollbar-track {
    background-color: #fff;
}

/* Для Firefox браузера */
.all-sities-list{
    scrollbar-color: #282319 #fff;
    scrollbar-width: thin;
    border-radius: 10px;
}



/*END city-block*/


.close-btn-filter-mob{
    display: none;
}

/*error page*/
.error-content{
    margin-top: 96px;
    display:flex;
    flex-direction: column;
    gap: 61px;
    align-items: center;
}
.error-title{
    text-align: center;
    font-size: 120px;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -2.4px;
}
.error-description{
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 31px;
}
.error-description div{
    text-align: center;
    font-size: 56px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -1.12px;
}
.error-description span{
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    max-width: 434px;
}
/*END Error page*/


/*about company*/
.about-company-top-description{
    margin-top: 80px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}
.about-company-title{
    margin-top: 60px;
}
.specialists-wrapper{
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    gap:60px 20px ;
}
.specialists-item{
    display: flex;
    flex: 1 0 21%;
    flex-direction: column;
    gap: 20px;

    margin: 5px;
}
.specialist-image{
    display: flex;
    width: 100%;
    max-width: 405px;
    max-height: 327px;
    border-radius: 20px;
    background: #F9F9F9;
}
.specialist-image.empty{
    height: 100%;
}
.specialist-image img{
    width: 100%;
    border-radius: 20px;
}
.specialist-position{
    font-size: 22px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.44px;
}
.specialist-data-list{
    margin-top: 8px;
    display: flex;
    flex-direction: column;
     gap: 8px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px
}
.specialist-phone{
    color: #D29C4E;
}
.requisites{
    margin-top: 120px;
    display: flex;
    flex-direction: column;
    gap:60px;
}
.requisites-top{
    display: flex;
    align-items: center;
    gap: 32px;
}
.requisites-title{
    font-size: 56px;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -1.68px;
}
.download-requisites{
    display: flex;
    color: #D29C4E;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%
}
.requisites-item{
    display: flex;
    gap: 20px;
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    padding: 24px 0;
}
.requisites-name{
    font-weight: 600;
    width: 100%;
    max-width: 220px;
}
.requisites-content{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:0 40px;
}

/*end about company page*/




/*successfully*/
.successfully-block{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
    max-width: 525px;
    margin: 72px auto;
}
.successfully-block .to-home-page:hover{
    color: #D29C4E;
}
.successfully-title{
    font-size: 56px;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -1.68px;
    text-align: center;
}
.successfully-title span{
    color: #D2D2D2;
}
.successfully-content{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    text-align: center;
}
.successfully-content p{
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    max-width: 307px;
}
.rating-title{
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
}
.rating-wrapper{
    display: flex;
    padding: 20px 32px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    border-radius: 32px;
    background:  #FFFFFF;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
}
.rating {
    display: flex;
    flex-direction: row-reverse;
    gap: 6px;
}
.rating input {
    display: none;
}
.rating label {
    float: right;
    cursor: pointer;
    color: #ddd;
    height:48px;
    display: flex;
    align-items: center;
}
.rating label:before {
    content: '\2606';
    font-size:48px;
}
.rating input:checked ~ label:before {
    content: '\2605';
    color: #ffcc00;
}
.successfully-block .to-home-page{
    display: flex;
    width: 100%;
    max-width: 255px;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
    border-radius: 12px;
    background: rgba(210, 156, 78, 0.15);
    padding: 20px 24px;
    justify-content: center;
}
/*END successfully*/

/*becomeBetter*/
.becomeBetter-content{
    display: flex;
    border-radius: 32px;
    background: #FFFFFF;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
    width: 100%;
    max-width: 900px;
    padding: 40px;
    flex-direction: column;
    gap: 32px;
    height: fit-content;
    margin: 5% 0;
}
.becomeBetter-top{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}
.close-becomeBetter{
    border-radius: 100px;
    background: #F7F7F7;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
}
.becomeBetter-title{
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}
.becomeBetter-form{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.becomeBetter-form-item{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.becomeBetter-form-item input{
    border-radius: 12px;
    background: #F7F7F7;
    display: flex;
    height: 64px;
    padding: 0 20px;
    align-items: center;
    gap: 8px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}
.becomeBetter-form-item span{
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    color: #282319;
}
.becomeBetter-bottom{
    display: flex;
    gap: 12px;
    width: 100%;
}
.becomeBetter-bottom button{
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
}
.skip-button{
    color:  #282319;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
    border-radius: 12px;
    background:  #F7F7F7;
    display: flex;
    height: 64px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
}
/*END becomeBetter*/

.seo-block{
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.seo-block .seo-title{
    font-size: 46px;
    font-weight: 500;
    letter-spacing: -0.92px;
}
.seo-block p{
    font-size: 20px;
    font-weight: 400;
    line-height: 160%
}

.modal-success-content{
    border-radius: 32px;
    background: #FFFFFF;
    width: 100%;
    max-width: 520px;
    padding: 40px;
    position: relative;
    height: fit-content;
    display: flex;
    flex-direction: column;
    gap: 47px;
    align-items: center;
}
.modal-success{
    align-items: center;
    padding: 0 10px;
}
.modal-success-content .close-btn{
    position: absolute;
    right: 40px;
    top: 40px;
}
.modal-success-top{
    display: flex;
    justify-content: center;
}
.modal-success-title{
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
    max-width: 307px;
    text-align: center;
}
.modal-success-icon{
    width: 119px;
    height: 119px;
}

.modal-success-icon svg{
    height: 100%;
    width: 100%;
}




.search__overlay{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, .1);
    z-index: 10;
}

.title-search .search-block,
.title-search .search-block-input{
    z-index: 11;
}

.search-block-input:focus + .search__overlay {
    display: block;
}


/*.search-block .search-block-input:focus ~ .search__overlay {*/
/*    display: block;*/
/*}*/


/*promotions*/
.promotions-page-content{
    margin-top: 40px;
    display: flex;
    gap: 32px;
    flex-wrap: wrap;
}
.promotions-item{
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-width: 397px;
}
.promotions-item-top{
    border-radius: 24px;
    background: #F7F7F7;
    width: 100%;
    height: 240px;
    overflow: hidden;
}
.promotions-item-top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.promotions-item-bottom{
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: space-between;
}
.promotions-item-description{
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}
.promotions-item-button{
    border-radius: 12px;
    background: #D29C4E;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    padding: 12px 20px;
    display: flex;
    width: fit-content;
}
.promotions-page-data{
    margin-top: 20px;
    color:  #777777;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}
.promotions-page-top{
    margin-top: 40px;
    display: flex;
    gap: 40px;
}
.promotions-description-list{
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
    max-width: 1000px;
    color: #282319;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;

}

/*END promotions*/



.scroll-to-top{
    width: 60px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 1000px;
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 20px;
    right: 15px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.06);
    z-index: 99;
}
.search-block-input-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.search-block-input-wrapper svg {
    width: 26px;
}

.close-mob-search-block{
    display: none;
}



/*work schedule modal*/
.work-schedule-modal{
    align-items: center;
    justify-content: center;
}
.work-schedule-modal-wrapper{
    display: flex;
    max-width: 900px;
    width: 100%;
    padding: 20px;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    border-radius: 12px;
    background: #FFFFFF;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
}
.work-schedule-modal-content{
    display: flex;
    flex-direction: column;
    gap: 20px;
    font-size: 20px;
    line-height: 150%;
}
.work-schedule-modal-description{
    display: flex;
    flex-direction: column;
    gap: 20px;
    font-weight: 400;
}
.work-schedule-modal-title{
    font-weight: 600;
}
/*END work schedule modal*/

/* feedback modal */
.modal-feedback{
    width: 100%;
    display: flex;
    max-width: 520px;
    padding: 40px;
    flex-direction: column;
    gap: 32px;
    border-radius: 32px;
    background: #FFFFFF;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
}

.modal-feedback-top{
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.modal-feedback-title-wrapper{
    display: flex;
    align-items: center;
    gap: 24px;
    justify-content: space-between;
}

.modal-feedback-title-wrapper .title{
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}

.modal-feedback-form{
    display: flex;
    align-items: center;
}

.modal-feedback-fields{
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
}

.feedback-policy {
    margin-top: 32px;
}

.modal-feedback-field textarea{
    border-radius: 12px;
    background: #F7F7F7;
    border: 1px solid #F7F7F7;
    display: block;
    min-height: 140px;
    padding: 20px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    width: 100%;
    box-sizing: border-box;
    resize: none;
    outline: none;
}

.modal-feedback-field input {
    border-radius: 12px;
    background: #F7F7F7;
    border: 1px solid #F7F7F7;
    display: flex;
    height: 64px;
    padding: 0 20px;
    align-items: center;
    gap: 8px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    width: 100%;
}

.feedback-file{
    padding: 12px 24px;
    box-sizing: border-box;
    border: 1px dashed rgba(210, 156, 78, 1);
    border-radius: 12px;
    background: rgba(247, 247, 247, 1);
}

.feedback-file-upload{
    color: #A4A4A4;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.feedback-file-upload label{
    color: #D29C4E;
    cursor: pointer;
    transition: all .5s;
}

.feedback-file-upload label:hover{
    color: #BB8A44;
}

.feedback-file-text{
    color: rgb(164, 164, 164);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.feedback-file-send{
    font-size: 14px;
    color: #1C1C1C;
}
/* end feedback modal */

/*modal-callback*/
.modal-callback{
    width: 100%;
    display: flex;
    max-width: 520px;
    padding: 40px;
    flex-direction: column;
    gap: 32px;
    border-radius: 32px;
    background: #FFFFFF;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
}
.modal-callback-top{
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.modal-callback-title-wrapper{
    display: flex;
    align-items: center;
    gap: 24px;
    justify-content: space-between;
}
.modal-callback-title-wrapper .title{
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.48px;
}
.modal-callback-form{
    display: flex;
    align-items: center;
}
/*END modal-callback*/


/*tags*/
.coins-tags-wrapper{
    position: relative;
}
.coins-tags{
    position: absolute;

}
.coins-tags{
    display: flex;
    gap: 6px;
    height: fit-content;
    z-index: 1;
}
.coins-tags.status-tags{
    flex-direction: column;
    top: 14px;
    left: 14px;
}
.coins-tags.comment-tags{
    bottom: 14px;
    left: 14px;
}
.special-coin .coins-tags.comment-tags{
    left: 0;
    bottom: -15px;
}
.special-coin-comment-wrapper{
    position: relative;
}
.product-page-tag{
    z-index: 2;
}
.tags{
    width: fit-content;
    max-width: 204px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 5px 6px;
    color: #FFFFFF;
}

.tags.type-1{
    background: #00A15D;
}
.tags.type-2{
    color: #8D8D8D;
    background: #DEDEDE;
}
.tags.type-3{
    background: #FFDEDE;
    color: #D00000;
}
.tags.type-4{
    background: #806338;
}
.tags.type-5{
    background: #B98538;
}
.tags.type-6{
    background: linear-gradient(83deg, #A04747 0%, #C10000 100%);
}
.tags.type-7{
    background: #C19655;
}
.analytic-tags-wrapper{
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}
.analytic-tags-wrapper .coins-tags.status-tags,
.comparison-coin-tags-wrapper .coins-tags.status-tags{
    flex-direction: row;
}
.comparison-coin-tags-wrapper{
    position: relative;
}
/*END tags */


.b24-widget-button-position-bottom-right{
    right: 85px !important;
    bottom: 15px !important;
}











.mb-hide {
    display: flex;
}
.to-home-mobile{
    display: none;
}
.pc-hide,
.pc-hide-flex {
    display: none;
}

.swiper_pagination-mobile {
    display: none;
}

.display-none,
.bx-composite-btn-fixed {
    display: none !important;
}

.basket-items-list-item-descriptions-inner:not(:has(*)) {
    position: absolute;
}





/* End */


/* Start:/local/templates/goldenplata/css/responsive.css?177532823858613*/
@media (max-width: 1760px)  {
    .redemption-coins-title{
        font-size: calc(18px + 26 * (100vw / 1920));
    }
    .redemption-coins-description{
        font-size: calc(14px + 6 * (100vw / 1920));
    }
    .redemption-coins-description{
        font-size: calc(14px + 6 * (100vw / 1920));
    }
    .privacy-policy{
        font-size: calc(12px + 8 * (100vw / 1920));
    }
    .new-price {
        font-size: calc(18px + 9 * (100vw / 1920));
    }
    .old-price {
        font-size: calc(14px + 4 * (100vw / 1920));
    }
    .modal-callback-title-wrapper .title{
        font-size: calc(16px + 8 * (100vw / 1920));
    }
    .modal-title{
        font-size: calc(18px + 14 * (100vw / 1920));
    }
    .added-coins-name,
    .comparison-coin-item-description,
    .types-of-item,
    .more-types,
    .add-btn{
        font-size: calc(14px + 6 * (100vw / 1920));
    }
    .tags{
        font-size: calc(9px + 3 * (100vw / 1920));
    }

}
@media (max-width: 1600px)  {
    footer address{
        max-width: 260px;
    }
    .footer-content{
        gap: 39px;
    }
    .about-product{
        gap: 40px;
    }
    .about-product .submit-application{
        height: 454px;
    }
    .slider-control{
        margin-top: 40px;
    }
}
@media (max-width: 1600px)  {
    .menu-top-card{
        height: 220px;
        width: 220px;
    }
    .about-list{
        font-size: 18px;
    }
    .about-list li:first-child,
    .menu-list{
        font-size: 28px;
    }
}
@media (max-width: 1440px){
    .section-title{
        font-size: 25px;
    }
    .section-top .to-all{
        font-size: 13px;
        height: 40px;
        padding: 0 12px;
    }
    .about-us-item-title{
        font-size: 25px;
    }
    .about-us-item-description{
        font-size: 13px;
    }
    .about-us-item{
        max-width: 253px;
        min-height: 170px;
        gap: 10px;
        padding: 20px;
    }
    .about-us-item:nth-child(1){
        background-size: 180px 150px;
    }
    .about-us-item:nth-child(2) {
        background-position: right -33px bottom -58px;
        background-size: 80%;
    }
    .about-us-item:nth-child(3) {
        background-position: right 0px bottom 0px;
        background-size: 100%;
    }
    .about-us-item:nth-child(4) {
        background-position: right -53px bottom -87px;
        background-size: 80%;
    }
    .new-arrival-title{
        font-size: 13px;
    }
    .new-arrival-item-title{
        font-size: 26px;
    }
    .new-arrival-item a{
        margin-top: 37px;
        padding: 16px 20px;
		font-size: 18px;
    }
    .slider-control{
        margin-top: 75px;
		margin-left: 0;
    }
    .new-arrival{
        padding: 34px;
		box-shadow: 0 0 7px 0 #777;
    }
    .new-arrival-wrapper{
        max-width: 284px;
    }

}
@media (max-width: 1400px)  {
    .menu-top-lists{
        gap: 40px;
    }
    .menu-top-card{
        height: 200px;
        width: 200px;
    }
    .about-list{
        font-size: 14px;
    }
    .about-list li:first-child,
    .menu-list{
        font-size: 23px;
    }
    .submit-application-image img{
        margin-top: unset;
    }
    .header-nav,
    .footer-nav{
        gap: 10px;
    }
    .header-row__nav-block{
        gap: 20px;
    }
    .footer-content{
        gap: 32px;
    }
    footer .address-row a{
        font-size: 20px;
    }
    .footer-nav-col{
        font-size: 14px;
    }
    .catalog-item-img-title{
        font-size: 32px;
    }
    .catalog-item-type a{
        font-size: 18px;
    }
    .licenses-image{
        padding: 33px;
    }
 .submit-application-title{
        font-size: 30px;
    }
 .submit-application-description{
        font-size: 16px;
    }
    .analytic-tub .submit-application-btn{
        font-size: 16px;
    }
    .analytic-item-description{
        font-size: 20px;
    }
    .coins-item-image{
        max-height: 260px;
    }
    .popular-coins-content,
    .popular-coins-content{
        gap: 30px;
    }
    .region_map .bx-yandex-map{
        height: 600px !important;
    }
}
@media (max-width: 1200px)  {
    .header-nav{
        position: fixed;
        max-width: 100%;
        background: #FFFFFF;
        justify-content: space-between;
        padding: 8px 20px;
        bottom: 0;
        left: 0;
        border-radius: 14px 14px 0 0;
        z-index: 10;
        box-shadow: 0px -1px 8px 0px rgba(0, 0, 0, 0.06);
    }
    .header-nav a{
        gap: 4px;
    }
    .header-nav li  .icon svg{
        height: 24px;
    }
    .add-quantity{
        height: 16px;
        width: 16px;
        right: -8px;
    }

    .footer-content{
        flex-direction: column;
    }
    .rating-card{
        max-width: unset;
    }
    /*.header-location-item:last-child{
        display: none;
    }*/
	.header-location-item.bulding {
        display: none;
    }
    .footer-bottom{
        margin-top: 32px;
        flex-direction: column;
        padding-bottom: 60px;
    }
    .products-wrapper{
        grid-template-columns: 1fr 1fr;
    }
    .products-page-content{
        gap: 40px;
    }
    .product-section{
        grid-template-columns: 1fr;
        margin-top: 24px;
        gap: 24px;
    }
    .about-product{
        flex-direction: column;
        gap: 20px;
    }
    .about-product-tubs{
        width: 100%;
        max-width: 100%;
    }
    .about-product .submit-application{
        width: 100%;
        max-width: unset;
        max-height: unset;
        height: 100%;
    }
    .submit-application-description{
        font-size: calc( (100vw - 480px)/(1280 - 480) * (20 - 12) + 10px);
    }
    .submit-application-title{
        font-size: calc( (100vw - 480px)/(1280 - 480) * (40 - 12) + 10px);
    }
    .price-dynamics-bottom{
        flex-direction: column;
        align-items: start;
        font-size: 14px;
    }
    .offices-block-item{
        flex-direction: column-reverse;
        gap: 24px;
    }
    .offices-block-item iframe{
        width: 100%;
        max-height: 253px;
    }
    .analytic-tub{
        grid-template-columns: repeat(3, 1fr);
    }
    .home-top{
        flex-direction: column;
        gap: 20px;
    }
    .img-swiper-container {
        width: 100%;
        margin-left: 0;
    }
    .about-us-content{
        overflow-y:scroll;
    }
    .about-us-content::-webkit-scrollbar {
        display: none;
    }

    /* Скрываем scrollbar для IE, Edge и Firefox */
    .about-us-content {
        -ms-overflow-style: none;  /* IE и Edge */
        scrollbar-width: none;  /* Firefox */
    }

    .about-us-item{
        width: 253px;
    }
    .dropdown-menu-top{
        flex-direction: column;
    }
    .specialists-item{
        flex: 1 0 24%;
    }

    .scroll-to-top{
        display: none !important;
    }
    .product-slide-btn{
        display: flex;
        height: 32px;
        width: 32px;
    }
    .product-slide-btn svg{
        height: 18px;
        width: 18px;
    }
    .to-home-mobile{
        display: flex;
    }


}
@media (max-width: 1000px)  {
    .header-row__rate{
        display: none;
    }
    .footer-nav,
    .footer-bottom-nav{
        flex-direction: column;
        align-items: self-start;
    }
    .footer-nav{
        gap: 20px;
        order: 3;
    }
    .footer-nav-col{
        gap: 0;
        transition: gap 300ms;
    }
    .footer-nav-col li:nth-child(1){
        display: flex;
        gap: 8px;
        font-size: 16px;
        align-items: end;
    }
    .footer-nav-col li:nth-child(1):before{
        content: url("/local/templates/goldenplata/css/../images/Icon-arrow-min.svg");
        transform:scale(1, 1) rotate(-90deg);
        height: 24px;
        transition: all 300ms;
    }
    .footer-nav-col li:nth-child(1) a{

    }
    .footer-nav-col li:nth-child(n+2){
        max-height: 0;
        overflow: hidden;
        transition: max-height 300ms;
    }
    .footer-nav-col.open{
        gap: 10px;
    }
    .footer-nav-col.open li:nth-child(n+2){
        max-height: 40px;
    }
    .footer-nav-col.open li:nth-child(1):before{
        transform:scale(1, -1) rotate(-90deg);
    }
    .bank-cards-type{
        display: none;
    }

    .rating-card-title{
        font-size: 16px;
    }
    .rating-card-icon svg{
        height: 32px;
        width: 32px;
    }
    .rating-card-minTitle{
        font-size: 14px;
    }
    .rating-card-value{
        font-size: 18px;
        height: 24px;
    }
    .rating-card-value:before{
        height: 35px;
    }
    .rating-card-description{
        display:flex;
        flex-direction: column;
    }
    .rating-card-content{
        gap: 12px;
    }
    .rating-card{
        gap: 14px;
        order: 1;
    }
    .footer-content-address{
        order: 2;
    }
    .catalog-item-img{
        height: 54px;
        max-width: 56px;
    }
    .catalog-item-img-title{
        font-size: 22px;
        letter-spacing: -0.36px;
    }
    .catalog-item-description{
        padding-top: 0;
        gap: 9px;
    }
    .catalog-item-type{
        flex-direction: row;
        gap: 18px;
        flex-wrap: wrap;
    }
    .catalog-item-type a{
        font-size: 18px;
    }

    /*products*/
    .products-page-content{
        margin-top: 24px;
        grid-template-columns: 1fr;
    }
    .products-page-filters-top{
        justify-content: space-between;
    }
    .products-page-filters-top select:nth-child(n+2){
        display: none;
    }
    .filter-btn{
        display: flex;
        align-items: center;
    }
    .filter-btn:before{
        content: url("/local/templates/goldenplata/css/../images/filter-icon.svg");
        height: 24px;
    }
    .products-page-left{
        padding: 20px;
    }

    .popup-filter{
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background: rgba(0, 0, 0, 0.4);
        justify-content: center;
        z-index: 99;
    }
    .products-filter.open{
        display: flex;
        align-items: end;
    }
    .products-page-left{
        background: #FFFFFF;
        overflow: auto;
        max-height: 80vh;
        border-radius: 24px 24px 0 0;
        position:relative;
    }
    .products-page-left .close-btn{
        position: absolute;
        right: 10px;
        top: 10px;
        width: 24px;
        height: 24px;
    }
    .products-filter-title{
        font-size: 16px;
    }
    .products-filter-row-wrapper{
        width: 100%;
        padding: 12px;
        max-width: 100%;
    }
    .products-page-left select{
        font-size: 16px;
    }
    .products-page-left{
        gap: 20px;
        width: 100%;
    }
    form.products-page-left {
        margin-top: 20px;
    }
    .checkbox-title{
        font-size: 14px;
        padding-top: 3px;
        line-height: 108%;
    }
    .products-filter-checkbox .check-cube{
         height: 16px;
        width: 16px;
        border: 1px solid #282319;
    }
    .products-categories{
        margin-top: 0;
    }
    .filter-action-btn{
        height: 45px;
        font-size: 16px;
        max-width: 100%;
    }
    /*END products*/


    /*about*/
    .history-page{
        grid-template-columns: 1fr;
    }
    .history-page-title{
        font-size: calc( (100vw - 480px)/(1280 - 480) * (56 - 24) + 29px);
    }
    .history-page-title1{
        font-size: 56px;
        font-weight: 500;
        line-height: 110%;
        letter-spacing: -1.68px;

    }
    .history-date{
        width: 100%;
        height: 321px;
    }
    .history-date div{
        font-size: 100px;
    }
    .history-date span{
        font-size: 16px;
        max-width: 100%;
    }
    .about-tub-item{
        font-size: 24px;
        line-height: 110%
    }
    .about-tub-wrapper{
        gap: 10px;
    }
    .about-page{
        margin-top: 8px;
    }
    .about-page-wrapper{
        margin-top: 24px;
    }
    .history-page{
        padding-top: 0;
    }
    .history-page-description,
    .about-company-top-description {
        font-size: 14px;
    }
    .history-page-right{
        gap: 32px;
    }
    .inner-about-tub-wrapper{
        border-bottom: none;
        gap: 8px;
    }
    .inner-tub-item{
        border-radius: 6px;
        padding: 14px;
        border: 2px solid #E8E8E8;
    }
    .inner-tub-item.active{
        border: 2px solid #1E2942;
    }
    .inner-about-tub-item{
        font-size: 14px;
        line-height: 100%
    }
    .inner-about-page-wrapper{
        margin-top: 46px;
    }
    .cities-name-slider-top .slider-control-btn{
        display: none;
    }
    .cities-name-slider-item{
        font-size: 14px;
        padding: 0 0 6px 0;
    }
    .cities-name-slider{
        padding: 0;
    }
    /*END about*/

    /*cities*/
    .current-city{
        position: fixed;
        top: 10%;
        left: calc(50% - 124px);
        padding: 12px 20px;
        max-width: 264px
    }
    .current-city-name{
        font-size: 16px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.32px;
    }
    .current-city .subtitle{
        font-size: 14px;
        font-weight: 400;
        line-height: 150%
    }
    .confirmation-btn{
        font-size: 14px;
        font-weight: 500;
        line-height: 150%;
        padding: 12px 20px;
    }

    /*END Cities*/

    .specialists-item {
        flex: 1 0 31%;
    }
    .region_map .bx-yandex-map{
        height: 253px !important;
    }

    .favorites-page-content{
        grid-template-columns: repeat(3, 1fr);
    }

    .overflow-hidden{
        overflow: hidden;
    }

    .modal-callback{
        padding: 20px;
        /* border-radius: 0; */
        /* justify-content: space-between; */
        max-width: 100%;
    }
    .modal-callback-title-wrapper .title{
        font-size: calc(16px + (8 + 8 * 0.7) * ((100vw - 360px) / 1920) );
    }
    .modal-callback-top{
        gap: 23px;
    }
    .modal-callback-form{
        /* align-items: initial;
        width: 100%; */
        align-items: initial;
        width: calc(100% - 10vw);
        height: fit-content;
        position: fixed;
        top: 50%;
        transform: translateY(-50%);;
    }



    .modal-add-comparison{
        padding: 20px;
    }
    .modal-title{
        font-size: calc(18px + (14 + 14 * 0.7) * ((100vw - 360px) / 1920) );
    }
    .added-coins-name,
    .comparison-coin-item-description,
    .types-of-item,
    .more-types,
    .add-btn{
        font-size: calc(14px + (6 + 6 * 0.7) * ((100vw - 360px) / 1920) );
    }
    .comparison-coin-item-image{
        min-width: 80px !important;
        width: 80px;
        height: 80px;
        padding: 9px;
    }
    .comparison-coin-item{
        flex-direction: column;
        gap: 20px;
    }
    .types-of-coins{
        gap: 8px;
    }
    .more-types{
        padding: 0;
    }
    .modal-add-comparison{
        max-height: 100vh;
        border-radius: 0;
    }
    .add-btn{
        height: auto;
        padding: 12px 20px;
        width: 100%;
    }
    .comparison-coin-item-wrapper{
        gap: 12px;
    }
    .compare-add,
    .comparison-coins{
        gap: 20px;
    }
    .comparison-coins{
        padding-right: 0;
    }
    .tags{
        font-size: calc(9px + (3 + 3 * 0.7) * ((100vw - 360px) / 1920) );
        max-width: 145px;
        /*padding: 7px 4px 3px;*/
    }
    .special-coin .coins-tags.comment-tags{
        left: 0;
        bottom: 0;
    }
    .comparison-coin-tags-wrapper .coins-tags.status-tags{
        position: initial;
    }
    .comparison-coin-tags-wrapper{
        flex-direction: column;
        gap: 2px;
        align-items: start;
    }

    .status-info-wrapper{
        margin-top: 60px;
        flex-direction: column;
        gap: 48px;
        border-radius: 8px;
    }
    .status-info-img{
        padding: 0;
    }
    .status-info-description{
        padding: 24px 24px 0;
        gap: 14px;
    }
    .status-info-soc{
        font-size: 16px;
        gap: 6px;
    }
    .status-info-soc svg{
        height: 24px;
        width: 24px;
    }

}

@media (min-width: 1001px)  {
    .header-row__rate {
        margin-left: -40px;
        margin-right: -40px;
        padding-left: 40px;
        padding-right: 40px;
        /*z-index: 10000; */
    }
    .rating-card-item_gap20 {
        gap: 20px;
    }
}
@media (max-width: 800px)  {
    .content-holder{
        padding: 0 20px;
    }
    .breadcrumb{
        margin-top: 24px;
        /*font-size: 12px;*/
        font-size: 16px;
        overflow-x: auto;
        height: 27px;
    }
    /*.breadcrumb li:before{*/
    /*    padding-top: 0;*/
    /*}*/
    .breadcrumb ul {
        flex-wrap: nowrap;
    }
    .breadcrumb li {
        flex-shrink: 0;
    }
    .breadcrumb li,
    .breadcrumb ul{
        gap: 1px;
    }
    /*heder*/
    /*.header-location-item{
        font-size: 14px;
    }*/
    .header-block{
        gap: 20px;
    }
    .header-location-icon1:before{
        /*content: url("/local/templates/goldenplata/css/../images/navigation-pointer-01-mobile.svg");*/
        content: url("/local/templates/goldenplata/css/../images/navigation-pointer-01-new.svg");
        height: 20px;
		width: 20px;
        display: flex;
        top: -3px;
    }

    .header-contact-pop-up{
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background: rgba(0, 0, 0, 0.4);
        align-items: end;
        z-index: 99;
    }
    .close-contact-pop-up{
        height: 24px;
        width: 24px;
        background:  #F7F7F7;
        border-radius: 1000px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header-contact-wrapper{
        display: flex;
        flex-direction: column;
        gap: 32px;
        width: 100%;
        border-radius: 24px 24px 0 0;
        background: #FFFFFF;
        z-index: 20;
        padding: 20px 20px 26px;
    }
    .header-contact-content{
        display: flex;
        flex-direction: column;
        gap: 24px;
        align-items: start;
    }
    .header-contact-item{
        display: flex;
        flex-direction: column;
        gap: 6px;
        max-width: 320px;
    }
    .header-contact-description{
        display: flex;
        color: #494949;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: -0.14px;
    }
    .header-contact-bottom{
        display: flex;
        width: 100%;
        max-width: 218px;
        border-radius: 6px;
        border: 1px solid #D29C4E;
        padding: 10px 16px;
        color: #D29C4E;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: -0.14px;
    }
    .header-contact-top{
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: -0.4px;
        color: #000000;
    }
    .open-contacts-btn{
        display: block;
        border-radius: 8px;
        border: 1px solid #D29C4E;
        font-size: 14px;
        font-weight: 400;
        line-height: 150%;
        padding: 5px 8px;
    }


    .header-contact svg{
        height: 16px;
        width: 16px;
    }
    .header-location,
    .header-contact{
        gap: 4px;
    }
    .header-logo{
        /*display: none;*/
    }
    .header-logo {
        gap: 4px;
    }
    .header-logo-text {
        gap: 4px;
    }
    .header-row__top{
        display: flex;
        justify-content: space-between;
        gap: 20px;
    }
    .header-nav{
        font-size: 10px;
        font-weight: 500;
        line-height: 130%;
    }
    .header-nav a{
        color:  #777777;
    }
    .header-nav .icon svg{
         width: 24px;
    }
    .header-nav li{
        padding: 0;
    }
    .header-nav li > div{
        display: flex;
        height: 100%;
    }
    .header-nav .status-tag{
        padding: 1px 2px;
        font-size: 10px;
        top: 10px;
    }
    .menu-btn-title{
        display: none;
    }
    .menu-btn{
        height: 48px;
        padding: 0 12px;
    }
    .menu-btn svg{
         height: 24px;
        width: 24px;
    }
    .catalog-btn{
        padding: 0 16px;
        height: 48px;
        font-size: 14px;
        border-radius: 12px;
        max-width: 87px;
    }
    .header-row__nav-r{
        gap: 4px;
    }
    .search-block{
        height: 48px;
        padding: 0 12px;
    }
    .search-block-input{
        font-size: 14px;
        width: 100%;
    }
    .search-block button{
        height: 24px;
        width: 24px;
    }
    .search-block button svg{
        height: 100%;
        width: 100%;
    }
    /*End header*/
    /*catalog*/
    .catalog-page-top{
        margin: 24px 0 20px;
    }
    .goTo-btn{
        font-size: 14px;
        max-width: 154px;
        padding: 14px;
    }
    .goTo-btn.new{
        background-size: 70%;
        background-position: right -43px center;
    }
    .catalog-page-content{
        grid-template-columns: 1fr;
        /*flex-direction: column;*/
        gap: 12px;
    }
    .catalog-item{
        flex-direction: row-reverse;
        justify-content: space-between;
        border-bottom: 1px solid #E8E8E8;
        padding-bottom: 12px;
    }
    .catalog-item-img-title{
        font-size: 18px;
    }
    .catalog-item-type a{
        font-size: 16px;
    }
    .catalog-item-img{
        max-height: 44px;
        max-width: 46px;
    }
    .catalog-item-description{
        justify-content: center;
    }
    .catalog-page-content-col{
        gap: 12px;
    }
    /*END catalog*/
    /*footer*/
    footer{
        margin-top: 24px;
        padding: 20px 0 40px;
        border-radius: 20px 20px 0 0;
    }
    .footer-bottom-nav{
        font-size: 12px;
    }
    .rating-card{
        border-radius: 12px;
    }
    .footer-content-title{
        font-size: 14px;
    }
    footer .address-row a{
        font-size: 16px;
    }
    footer .request-call{
        font-size: 14px;
    }
    footer address{
        gap: 20px;
    }
    /*END footer*/
    /*products*/
    .page-title h1{
        font-size: 32px;
        line-height: 40px;
    }
    .page-title{
        margin-top: 12px;
    }
    .products-categories{
        flex-direction: column;
        gap: 12px;
        margin-top: 16px;
    }
    .products-categories-item{
        flex-direction: row;
        max-width: 100%;
    }
    .products-categories-item__image{
        max-height: 52px;
        max-width: 52px;
        padding: 7px;
    }
    .products-categories-item__description{
        font-size: 14px;
        text-align: left;
    }
    .products-page-filters-top{
        padding-bottom: 0;
        border-bottom: none;
    }
    .products-page-filters-top select{
        font-size: 14px;
    }
    .products-wrapper{
        gap: 24px;
    }
    .coins-item-image{
        padding: 13px 16px;
        /*max-width: 148px;*/

    }
    .popular-coins-wrapper .coins-item-image img{
        height: unset;
        width: unset;
    }
    .coins-item-description{
        font-size: 14px;
    }
    .coins-price_discount-card{
        font-size: 14px;;
    }
/*    .coins-price_discount-card:after,
    .discount-card-icon:after{
        content: url("/local/templates/goldenplata/css/../images/gift-card-icon-mobile.svg");
        height: 20px;
    }*/
    .coins-item-price{
        flex-direction: column;
        gap: 1px;
        align-items: start;
    }
    .slash{
        display: none;
    }
    .new-price{
        margin-top: 4px;
        font-size: 18px;
        line-height: 100%;
    }
    .old-price{
        font-size: 14px
    }
    .coins-item-content{
        margin-top: 10px;
        padding: 0;
    }
    .coins-price_discount-card{
        margin-top: 0;
    }
    .coins-prices{
        margin-top: 10px;
    }
    .coins-item-bottom{
        display: block;
        position: unset;
        background: none;
        box-shadow: none;
        padding: 0;
    }
    .redemption-price{
        margin-top: 10px;
        display: none;
    }
    .redemption-price span{
        font-size: 14px;
    }
    .redemption-price div{
        font-size: 18px;
        line-height: 100%;
    }
    .coins-item .booking{
        margin-top: 10px;
        font-size: 14px;
        padding: 0;
        height: 45px;
        font-weight: 400;
    }
    .special-coin{
        padding: 16px;
    }
    .special-coin-title{
        font-size: 18px;
        line-height: 130%
    }

    .special-coin .special-coin-description{
        position: initial;
        padding:0;
        gap: 10px;
    }
    .special-coin-pris{
        flex-direction: column;
        gap: 1px;
        align-items: start;
    }
    .special-coin-redemption-price{
        display: flex;
    }
    .special-coin-bottom{
        flex-direction: column;
        gap: 10px;
    }
    .special-coin-redemption-price  .booking{
        font-size: 14px;
        padding: 0;
        height: 45px;
    }
    .special-coin-bottom .special-coin-redemption-price{
        display: flex;
        gap: 10px;
    }
    .special-coin-bottom .redemption-price{
        width: 100%;
    }
    .pagination-pages{
        gap: 0;
    }
    .pagination-pages-item{
        padding: 0;
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        height:35px;
        width: 35px;
    }
    .pagination-pages{
        font-size: 14px;
    }
    .pagination-arrow:after{
        height: 20px;
    }
    .pagination{
        margin-top: 24px;
    }
    /*END Products*/

    /*Аналитика*/
    .clips-slider-btn{
        display: none;
    }
    .clips{
        margin-top:24px;
        gap: 20px;
    }
    .clips-title{
        font-size: 24px;
    }
    .clips-item-description{
        font-size: 14px;
    }
    .analytics-panes{
        font-size: 24px;
    }
    .analytics-content{
        margin-top: 24px;
    }
    .analytics-tubs{
        margin-top: 12px;
    }
    .analytic-tub{
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .submit-application{
        flex-direction: column;
        position: relative;
        grid-column: span 1;
    }
    .analytic-item.special{
        grid-column: span 1;
    }
    .submit-application-content{
        max-width: 100%;
        padding: 24px 24px 0;
    }
    .submit-application-title{
        font-size: 18px
    }
    .submit-application-description{
        font-size: 16px;
    }
    .submit-application-image{
        display: flex;
        justify-content: center;
        padding-right: 0;
    }
    .submit-application-image img{
        max-width: 300px;
        margin-top: -20px;
    }
    .submit-application-btn{
        width: 100%;
        justify-content: center;
        border-radius: 12px;
        font-size: 16px;
    }
    .submit-application-btn-wrapper{
        position: absolute;
        display: flex;
        width: 100%;
        left: 0;
        bottom: 0;
        padding: 0 24px 30px 24px;
    }
    .analytic-item{
        gap: 6px;
    }
    .analytic-item-top{
        gap: 12px;
    }
    .analytic-item-description{
        font-size: 16px;
        line-height: 130%;
        letter-spacing: -0.32px
    }
    .analytic-item-data{
        font-size: 14px;
    }
    /*END Аналитика*/

    /*faq*/
    .inner-about-page-item{
        grid-template-columns: 1fr;
    }
    .about-item{
        padding: 0;
        border-bottom: none;
    }
    .about-item-title{
        font-size: 18px;
    }
    .about-item-content{
        font-size: 14px;
    }
    .about-item-icon{
        height: 32px;
        width: 32px;
        top: -32px;
    }
    .about-item-icon:before{
     content: url("/images/about/zap-mobile.svg");
        height: 17px;
    }
    .about-item-like{
        font-size: 16px;
        gap: 1px;
    }
    .about-item-like:before{
        content: url("/images/about/like-mobile.svg");
        height: 30px;
    }

    /*END faq*/

    /*store map*/
    .store-map-content{
        margin-top: 24px;
        gap: 20px;
    }
    .store-map-min-title{
        font-size: 18px;
        line-height: 100%;
    }
    .store-map-content p{
        font-size: 14px;
    }
    .store-map-row{
        gap: 8px;
    }
    /*END store map*/

    .section-title{
        font-size: 24px;
    }
    .similar-slider-wrapper .slider-control-btn{
        display: none;
    }
    .grid-area-wrapper{
        margin-top: 68px;
        grid-template-areas:
        'title'
        'slider'
        'to-all';
    }
    .section-top.area-to-all{
        justify-content: center;
    }
    .about-product-tubs-containers{
        font-size: 14px;
    }
    .about-product-panes .slider-control-btn{
        display: none;
    }
    .section-top .to-all{
        width: 100%;
    }
    .product-image{
        gap: 1px;
        width: calc(100% + 40px);
        margin-left: -20px;
    }
    .product-prices{
        flex-direction: column;
        gap: 12px;
    }
    .price{
        font-size: 24px;
        font-weight: 500;
        line-height: 110%;
        letter-spacing: -0.48px;
    }
    .product-description-top{
        padding: 20px;
    }
    .prise-description{
        font-size: 14px;
    }
    .booking-row{
        margin-top: 12px;
        gap: 10px;
    }
    .booking-row .booking{
        padding: 16px;
    }
    .product__redemption-price{
        margin-top: 20px;
    }
    .product__redemption-price div{
        font-size: 16px;
    }
    .product__redemption-price span,
    .product__redemption-price button{
        font-size: 14px;
    }
    .product-status{
        font-size: 14px;
    }
    /*.product-status__icon.icon-home:before {*/
    /*    content: url('/images/products/home-01-mobile.svg');*/
    /*    height: 20px;*/
    /*}*/
    .characteristic{
        font-size: 14px;
    }
    .price-dynamics-title{
        font-size: 24px;
        line-height: 100%;
    }
    .price-dynamics{
        gap: 8px;
    }
    .price-dynamics-subtitle{
        font-size: 14px;
    }
    .diagram-tubs-item{
        font-size: 14px;
    }
    .price-dynamics-diagram{
        gap: 12px;
    }
    .add-comparison{
        text-align: start;
        font-size: 14px;
    }
    .status-color{
        max-width: 16px;
        height: 16px;
        border-radius: 3px;
    }
    .price-dynamics-bottom{
        gap: 20px;
    }
    .price-dynamics .booking{
        display: none;
    }
    .about-product{
        margin-top: 36px;
    }
    .about-product-pan-item{
        font-size: 16px;
    }
    .about-product-pans-slider .swiper-slide{
        padding-bottom: 0;
    }
    .product-image-wrapper{
        padding: 44px 18px;
    }
    .licenses-page{
        grid-template-columns: 1fr;
    }
    .licenses-description{
        font-size: 16px;
    }
    .licenses-item{
        gap: 6px;
    }
    .reviews-tub-item{
        gap: 12px;
        padding:0 12px;
    }
    .reviews-tub-wrapper{
        gap: 0;
    }
    .reviews-from-title{
        white-space: nowrap;
        font-size: 14px;
        font-weight: 400;
    }
    .reviews-from-grade{
        font-size: 18px;
        font-weight: 500;
    }
    .reviews-from-grade-icon:before{
        content: url("/images/about/Star 2.svg");
    }
    .gis-icon:before{
    content: url("/images/about/2gis-mobile.svg");
    }
    .avito-icon:before{
        content: url("/images/about/avaito-icon-mobile.svg");
    }
    .yandex-icon:before {
        content: url("/images/about/yandex-icon-mobile.svg");
    }
    .reviews-page-item{
        grid-template-columns: 1fr;
    }
    .contacts-page-content{
        margin-top: 8px;
    }
    .offices-block-content{
        margin-top: 24px;
    }
    .special-info{
        font-size: 14px;
    }
    .offices-address-title{
        font-size: 16px;
        gap: 6px;
        align-items: start;
    }
    .offices-address-title svg{
        height: 20px;
        width: 20px;
    }
    .offices-contacts a{
        font-size: 18px;
    }
    .offices-address-wrapper{
        gap: 12px;
    }
    .offices-address p{
        font-size: 16px;
    }
    .offices-address{
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    .works-schedule ul{
        font-size: 16px;
    }
    .offices-address-btn span{
        font-size: 16px;
    }
    .offices-address-btn svg{
        height: 24px;
        width: 24px;
    }
    .offices-address-btn{
        height: 52px;
    }

    .favorites-page-content{
        grid-template-columns: 1fr 1fr;
    }
    .book-selected-block{
        flex-direction: column;
        gap: 12px;
        padding: 20px 20px 5px;
        align-items: start;
    }
    .quantity-selected-items{
        font-size: 16px;
    }
    .book-selected-block .btn{
        font-size: 14px;
        height: 45px;
    }
    .book-selected-block-buttons{
        gap: 4px;
    }
    .analytic-content-right{
       display: none;
    }
    .analytic-page-content{
        grid-template-columns: 1fr;
    }
    .analytic-page-content img{
        width: 100%;
    }
    .analytic-content-left{
        font-size: 14px;
    }
    .analytic-content-left ol {
        padding-left: 20px;
    }
    .analytic-content-row-image{
        grid-area: img;
        width: 80px;
        height: 80px;
        padding: 9px;
    }
    .analytic-content-row-image img{
        width: 100%;
        height: 100%;
    }
    .analytic-content-row-description{
        grid-area: description;
        font-size: 14px;
    }
    .analytic-content-row .details-btn{
        grid-area: btn;
        font-size: 14px;
        justify-content: center;
        padding: 12px 20px;
    }

    .analytic-content-row{
        display: grid;
        grid-column-gap: 12px;
        grid-template-areas:
        'img description'
        'btn btn';
    }
    .news-slider-btn{
        display: none;
    }
    .analytic-page-data{
        font-size: 14px;
    }
    .analytic-content-bottom .title{
        font-size: 16px;
    }


    /*END analytic page*/

    /*home*/

    .about-us-item-title{
        font-size: 18px;
    }
    .about-us-item-description{
        font-size: 14px;
    }
    .about-us-item{
        gap: 10px;
        width: 240px;
        padding: 20px;
    }

    .redemption-coins{
        flex-direction: column;
        margin-top: 36px;
        background-image: url("/local/templates/goldenplata/css/../images/home/elips-mobile.png");
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: 100%;
        overflow: hidden;
    }
    .redemption-coins-form{
        flex-direction: column;
    }
    .redemption-coins-content{
        padding: 24px 24px 0;
        gap: 16px;
    }

    .redemption-coins-img-wrapper{
        background: none;
        display: flex;
    }
    .redemption-coins-img img{
        display: block;
        width: 100%;
        margin-bottom: -40px;
    }

    .redemption-coins-img {
        background-size: cover;
        background-position: left 30px bottom;
        background: none;
    }
    .redemption-coins-title{
        font-size: calc(18px + (28 + 28 * 0.7) * ((100vw - 360px) / 1920) );
    }
    .redemption-coins-description{
        font-size: calc(14px + (6 + 6 * 0.7) * ((100vw - 360px) / 1920) );
    }

    .redemption-coins-form input{
        height: 52px;
        font-size: 16px;
        border-radius: 8px;
    }
    .redemption-coins-form button{
        border-radius: 8px;
        height: 52px;
        font-size: 16px;
    }
    .redemption-coins-form input{
        max-width: 100%;
    }
    .privacy-policy{

        font-size: calc(12px + (8 + 8 * 0.7) * ((100vw - 360px) / 1920) );
    }
    .redemption-coins-image-mobile{
        display: block;
    }
    .new-arrival{
        padding: 0;
		box-shadow: none;
    }
    .new-arrival-item a{
        margin-top: 16px;
        border-radius: 6px;
        padding: 12px 20px;
        width: fit-content;
        line-height: 100%;
    }
    .swiper-container{
        margin-top: 8px;
    }
    .slider-control{
        display: none;
    }
    .swiper_pagination-mobile{
        display: flex;
        justify-content: center;
    }
    .promotions-block{
        margin-top: 24px;
    }
    .promotions-content{
        margin-top: 0;
        overflow-y: scroll;
        gap: 20px;
    }
    .new-coins,
    .popular-coins{
        margin-top: 36px;
    }
    .popular-coins-wrapper{
        width: 100%;
        overflow-y: scroll;
    }

    .new-coins-content{
        overflow-y: scroll;
        gap: 20px;
    }
    .promotions-content .coins-item,
    .new-coins .coins-item,
    .popular-coins .coins-item{
        width: 240px;
    }
    .coins-item{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .popular-coins-wrapper .special-coin{
        grid-column: span 13;
    }
    .special-coin {
        display: flex;
        flex-direction: column;
        padding-bottom: 0;
        justify-content: space-between;
    }
    .popular-coins .special-coin img{
        width: 100%;
        height: fit-content;
    }
    .popular-coins-content{
        /*display: flex;*/
        grid-auto-flow: column;
        width: fit-content;
        gap: 20px;
    }
    .offices{
        margin-top: 36px;
    }
    .offices-block{
        margin-top: 24px;
    }
    /*END HOME*/

    /*menu*/

    .header-row__dropdown__menu,
    .dropdown-menu-wrapper .close-btn{
        position: unset;
    }
    .modal-dropdown-menu{
        top: 0;
       padding:0;
    }

    .dropdown-menu-wrapper-mobile-top-title{
        color:  #D2D2D2;
        font-size: 16px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.32px;
    }
    .dropdown-menu-wrapper-mobile-top{
        display: flex;
        justify-content: space-between;
        gap: 30px;
        width: 100%;
        align-items: center;
    }
    .dropdown-menu{
        padding: 0;
    }
    .dropdown-wrapper{
        top: 0;
        left: 0;
    }
    .menu-top-lists,
    .dropdown-menu-bottom,
    .dropdown-menu-top,
    .dropdown-menu-contacts{
        flex-direction: column;
    }
    .dropdown-menu-wrapper{
        padding: 20px;
        border-radius: unset;
        gap: 20px;
    }
    .about-list{
        font-size: 16px;
        font-weight: 400;
        line-height: 150%
    }
    .about-list li:first-child{
        font-size: 18px;
        line-height: 130%;
        letter-spacing: -0.36px;
    }
    .menu-top-lists{
        gap: 22px;
    }
    .menu-list{
        font-size: 18px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.36px;
        gap: 22px;
    }
    .menu-top-card{
        height: 156px;
        width: 156px;
        font-size: 12px;
        font-weight: 700;
        line-height: 130%;
        border-radius: 19px;
        padding: 10px;
    }
    .menu-top-card.new-items{
        /*background-size: 70%;*/
        background-position: right -40px bottom -25px;
    }
    .menu-top-card.special-card{
        background-size: 100%;
    }
    .dropdown-menu-contacts a{
        font-size: 18px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.36px;
        gap: 4px;
    }
    .dropdown-menu-contacts a span{
        font-size: 14px;
        font-weight: 400;
        line-height: 150%;
    }
    .menu-top-r{
        gap: 7px;
    }
    .dropdown-menu-login{
        padding: 32px 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 150%
    }
    .dropdown-menu-contacts{
        gap: 20px;
    }
    .dropdown-menu-bottom{
        margin-top: 20px;
    }
    .rate-nav-mobile{
        overflow-y: scroll;
        width: 100%;
         gap: 20px;
        padding: 12px 0;
        border-top: 1px solid #E8E8E8;
        border-bottom: 1px solid #E8E8E8;
        font-size: 14px;
        font-weight: 400;
        line-height: 150%
    }
    .rate-nav-mobile::-webkit-scrollbar {
        display: none;
    }

    /* Скрываем scrollbar для IE, Edge и Firefox */
    .rate-nav-mobile {
        -ms-overflow-style: none;  /* IE и Edge */
        scrollbar-width: none;  /* Firefox */
    }
    .rate-nav-mobile li {
        display: flex;
        align-items: center;
        white-space: nowrap;
    }

    /*End MENU*/


    /*modal application*/
    .modal-application-wrapper{
        padding: 20px;
        gap: 20px;
    }
    .modal-application-title{
        font-size: 16px;
        font-weight: 500;
        letter-spacing: -0.32px;
        line-height: 130%;
    }
    .submit-application-form-title{
        font-size: 16px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.32px;
    }
    .submit-application-form-top input{
        border-radius: 8px;
        font-size: 16px;
        font-weight: 400;
        line-height: 150%;
        height: unset;
        padding: 14px;
    }
    .submit-application-budget-item{
        height: unset;
        padding: 14px;
        font-size: 14px;
        font-weight: 400;
        line-height: 150%
    }
    .submit-application-form-top{
        gap: 8px;
    }
    .submit-application-form{
        gap: 20px;
    }
    .submit-btn{
        font-size: 16px;
        height: unset;
        padding: 16px 32px;
    }
    .policy{
        font-size: 12px;
        font-weight: 400;
        line-height: 160%
    }
    .products-filter-checkbox:has(input:checked) .check-cube:after{
        content: url('/local/templates/goldenplata/css/../images/products/check-iocn-mobile.svg');
        height: 16px;
    }

    .modal-availability-title{
        font-size: 16px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.32px;
    }
    .modal-availability-coins{
        flex-direction: column;
        gap: 12px;
    }
    .modal-availability-coins .booking{
        max-width: 100%;
        font-size: 14px;
        font-weight: 400;
        line-height: 150%;
        padding: 12px 20px;
         height: unset;
    }
    .modal-availability-city{
        font-size: 16px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.32px;
    }
    .modal-availability-description div{
        font-size: 16px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.32px;
    }
    .modal-availability-description span{
        font-size: 14px;
        font-weight: 400;
        line-height: 150%;
    }
    .modal-availability-wrapper{
        padding: 20px;
        margin-top: 0;
        border-radius: 0;
        gap: 20px;
    }
    .modal-availability-item{
        gap: 12px;
    }
    .modal-availability-description{
        gap: 4px;
    }
    .modal-availability-content{
        max-height: 100%;
        overflow: unset;
    }

    /*END modal application*/

    .modal-office-gallery .modal-title{
        font-size: 18px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.36px;
    }
    .close-btn{
        height: 24px;
        width: 100%;
        max-width: 24px;
    }
    .close-btn:after{
        content: url("/local/templates/goldenplata/css/../images/x-close-min.svg");
         height: 16px;
    }
    .office-gallery-wrapper{
        border-radius: 12px;
    }
    .office-gallery-otp,
    .office-gallery-slider-bottom{
        padding: 0 20px;
    }

    /*basket*/
    .basket-content .breadcrumb,
    .basket-content .page-title{
        justify-content: start;
    }
    .basket-pens{
        border-bottom: none;
        justify-content: start;
        gap: 8px;
    }
    .basket-pen{
        font-size: 14px;
        font-weight: 500;
        line-height: 150%;
        border-radius: 6px;
        border: 2px solid #E8E8E8;
         height: 40px;
        padding: 0 14px;
    }
    .basket-pen.active{
        border: 2px solid #1E2942;
    }
    .quick-order-info-text{
        font-size: 12px;
    }
    .quick-order-item-name{
        font-size: 14px;
        line-height: 150%;
    }
    .quick-order-item-image{
        width: 58px;
        height: 55px;
        display: flex;
    }
    .quick-order-item-image img{
        width: 100%;
    }
    .quick-order-item-description-top{
        flex-direction: column;
        gap: 14px;
    }
    .order-prises-discount-card,
    .order-prises-default{
        font-size: 14px;
        font-weight: 400;
        line-height: 150%;
        gap: 2px;
    }
    .order-prises-discount-card div{
        font-size: 18px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.36px;
    }
    .order-prises-default div{
        font-size: 16px;
        font-weight: 400;
        line-height: 150%;
    }

    .select-quantity{
        padding: 5px;
        gap: 9px;
    }
    .order-content{
        grid-template-columns: 1fr;
        gap: 44px;
    }
    .total-prise .order-prises-discount-card div,
    .total-prise .order-prises-default div{
        font-size: 24px;
        font-weight: 500;
        line-height: 110%;
        letter-spacing: -0.48px;
    }
    .order-total-prises .title{
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: -0.48px;
    }
    .order-total{
        padding: 20px;
        gap: 24px;
    }
    .order-total-input-datas input{
        padding: 14px;
        font-size: 16px;
    }
    .order-total-form-title{
        font-size: 16px;
    }
    .quick-order-item-description{
        flex-direction: row;
        gap: 20px;
    }
    .quick-order-item-description-bottom{
        flex-direction: column;
        justify-content: space-between;
    }
    .order-item__remove-btn:before{
        content: url("/local/templates/goldenplata/css/../images/basket/remove-icon-mobile.svg");
    }
    .order-item__like-button:before{
        content: url("/local/templates/goldenplata/css/../images/basket/like-icon-min-mobile.svg");
    }
    .quick-order-item{
        padding: 20px 0;
    }
    .quick-order{
        gap: 0;
    }
    .order-total-input-datas{
      gap: 8px;
    }
    .order-btn{
        font-size: 16px;
        font-weight: 500;
        line-height: 150%;
        padding: 16px 32px;
    }
    .confidentiality{
        font-size: 12px;
        font-weight: 400;
        line-height: 170%
    }
    .buy-order-content{
        display: flex;
        flex-direction: column-reverse;
    }
    .buy-products-item{
        align-items: start;
        gap: 12px;
        display: grid;
        grid-template-areas:
        'img title'
        'img price';
    }
    .quick-order-item-image{
        grid-area: img;

    }
    .buy-products-item-name{
        grid-area: title;
        max-width: 100%;
    }
    .buy-products-prices{
        grid-area: price;
        flex-direction: row;
        align-items: center;
    }
    .buy-products{
        margin-top: 28px;
    }
    .buy-products-top .amount{
        font-size: 18px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.36px;
    }
    .buy-products-title .title{
        font-size: 18px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.36px;
    }
    .buy-products-title sup{
        font-size: 14px;
        font-weight: 400;
        line-height: 150%
    }
    .buy-total{
        padding: 20px;
        border-radius: 0;
        width: calc(100% + 40px);
        margin-left: -20px;
    }
    .buy-products-wrapper{
        order: 1;
    }
    .buy-total-prises{
        order: 2;
    }
    .buy-button{
        order: 3;
        font-size: 16px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.32px;
        padding: 20px;
    }
    .buy-total-prises .title{
        font-size: 24px;
        font-weight: 500;
        line-height: 110%;
        letter-spacing: -0.48px;
    }


    .buy__log-in-input{
        flex-wrap: wrap;
        gap: 8px;
        padding: 14px;
        font-size: 16px;
        font-weight: 400;
        line-height: 150%;
    }
    .buy__log-in-btn{
        font-size: 14px;
        font-weight: 600;
        line-height: 150%
    }
    .placing-order-title{
        font-size: 24px;
        font-weight: 500;
        line-height: 110%;
        letter-spacing: -0.48px;
    }
    .placing-order{
        gap: 16px;
    }
    .placing-order-item{
        border-radius: 0;
        padding: 20px;
    }
    .placing-order-item-title{
        font-size: 18px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.36px;
    }
    .placing-order-item__bottom{
        font-size: 14px;
        font-weight: 700;
        line-height: 150%;
    }
    .buy__choose-type{
        flex-direction: column;
    }
    .buy__log-in-input{
        flex-direction: column;
    }
    .buy__choose-info{
        width: fit-content;
    }
   .buy__choose-type .buy__log-in-input{
        gap: 8px;
    }
   .placing-order-item-title .subtitle{
       font-size: 16px;
       font-weight: 400;
       line-height: 150%
   }


    /*END basket*/


    /*cities*/
    .cities-block{
        border-radius: 0;
        margin-top: 0;
        padding: 20px;
        height: 100vh;
        max-height: 100%;
        overflow: auto;
    }
    .modal-cities-title{
        font-size: 18px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.36px;
    }
    .cities-block-info{
        font-size: 14px;
        font-weight: 400;
        line-height: 150%
    }
    .all-sities-title{
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: -0.48px;
    }
    .all-sities-list{
        font-size: 16px;
        font-weight: 400;
        line-height: 150%
    }


    /*end cities*/


    .additionally-content{
        flex-direction: column;
    }
    .additionally-price{
        max-width: 100%;
        font-size: 18px;
    }
    .additionally-text{
        font-size: 14px;
    }

    .close-btn-filter-mob{
        display: flex;
    }

    /*add Basket*/
    .addBasket-content{
        flex-direction: column;
        gap: 10px;
    }
    .addBasket-image{
        max-width: 148px;
    }
    .addBasket-wrapper{
        padding: 20px;
        border-radius: 14px;
        gap: 12px;
        max-width: 283px;
    }
    .addBasket-bottom{
        flex-direction: column;
        gap: 12px;
    }
    .addBasket-bottom .booking,
    .continue-shopping{
        font-size: 14px;
        height: 45px;
    }
    .addBasket-coins-description .coins-item-description{
        height: 42px;
    }
    .addBasket-coins-description{
        gap: 0;
    }

    /*END add Basket*/


    /*error page*/
    .error-content{
        margin-top: 110px;
        margin-bottom: 199px;
        gap: 35px;
    }
    .error-title{
        font-size: 80px;
        font-weight: 700;
        line-height: 100%
    }
    .error-description div{
        font-size: 24px;
        font-weight: 600;
        line-height: 32px
    }
    .error-description span{
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }
    .error-content .catalog-btn{
        width: 100%;
        max-width: 191px;
    }
    /*END error page*/

    /*about company page*/
    .specialists-item {
        flex: 1 0 96%;
    }
    .specialists-wrapper{
        gap: 40px;
    }
    .specialist-position{
        font-size: 18px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.36px;
    }
    .specialist-data-list{
        font-size: 14px;
        font-weight: 400;
        line-height: 130%
    }
    .requisites-content{
      grid-template-columns: 1fr;
    }
    .requisites-top{
        flex-direction: column;
        gap: 12px;
        align-items: start;
    }
    .requisites{
        margin-top: 64px;
        gap: 20px;
    }
    .requisites-title{
        font-size: 32px;
        font-weight: 500;
        line-height: 100%
    }
    .download-requisites{
        font-size: 16px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.32px;
    }

    .requisites-item{
        flex-direction: column;
        gap: 4px;
        padding: 12px 0;
        font-size: 16px;
    }
    .requisites-name{
      font-weight: 500;
    }

    /*END about company*/

    /*successfully*/

    .successfully-block{
        margin: 60px 0;
    }
    .successfully-icon svg{
        height: 60px;
        width: 60px;
    }
    .successfully-title{
        font-size: 32px;
    }
    .successfully-content p{
        font-size: 16px;
    }
    .rating-title{
        font-size: 14px;
    }
    .rating-wrapper{
        align-items: center;
        padding: 12px 14px;
        gap: 6px;
        border-radius: 12px;
        box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.08);
    }
    .rating label{
        height: 32px;
    }
    .rating label:before{
        font-size: 32px;
    }
    .successfully-block .to-home-page{
        font-size: 14px;
    }

    /*END successfully*/

    .becomeBetter-content{
        padding: 20px;
    }
    .becomeBetter-title{
        font-size: 18px;
    }
    .becomeBetter-form-item span{
        font-size: 14px;
    }
    .becomeBetter-form-item input{
        height: 40px;
        font-size: 14px;
    }
    .becomeBetter-form{
        gap: 20px;
    }
    .skip-button{
        height: 48px;
        font-size: 14px;
    }
    .becomeBetter-form-item{
        gap: 6px;
    }
    .close-becomeBetter{
        height: 24px;
        width: 24px;
    }
    .like-wrapper{
        display: block;
        top: 5px;
        right: 5px;
    }
    .products-filter-checkbox .check-cube{
        align-items: center;
    }


    .modal-success-title{
        font-size: 16px;
        font-weight: 500;
        line-height: 22px;
        letter-spacing: -0.32px;
        max-width: 206px;
    }
    .modal-success-icon{
        width: 73px;
        height: 73px;
    }
    .modal-success-content{
        gap: 30px;
    }
    .modal-success-content .close-btn{
        right: 20px;
        top: 20px;
    }
    .seo-block .seo-title{
        font-size: 24px;
    }
    .seo-block p{
        font-size: 14px;
    }
    .seo-block{
        gap: 24px;
    }

    .mb-hide{
        display: none;
    }
    .pc-hide{
        display: block;
    }
    .pc-hide-flex{
        display: flex;
    }
    .close{
        display: none;
    }
    .show{
        display: flex;
    }
    .promotions-slider{
        margin-top: 60px;
    }
    .promotions-page-like{
        display: flex;
        flex-direction: row;
    }
    .promotions-page-top{
        flex-direction: column;
        gap: 20px;
    }
    .promotions-page-like .analytic-action-btn{
        flex-direction: row;
    }

    .icon-arrow-right-to{
        display: none;
    }
    .coins-price_discount-card:hover .coins-price_discount-card-description{
        display: none;
    }
    .product-discount-card-description:hover .coins-price_discount-card-description{
        display: none;
    }
    .product-discount-card-description{
        align-items: start;
    }
    .product-discount-card-description .coins-price_discount-card-description{
        max-width: 265px;
    }

    .coins-price_discount-card button{
        font-size: calc(13px + (3 + 3 * 0.7) * ((100vw - 360px) / 1920) );
        letter-spacing: -0.3px;
    }
    .header-nav .icon{
        padding: 2px 0;
    }
    .icon-arrow-right-to:after{
        height: 16px;
    }

    .modal-priceDescription{
        /*display: flex;*/
        align-items: center;
        justify-content: center;
    }
    .modal-priceDescription-content{
        width: 100%;
        max-width: 264px;
        height: fit-content;
        border-radius: 12px;
        background: #FFFFFF;
        display: flex;
        flex-direction: column;
        padding: 18px 38px 12px 12px;
        position: relative;
    }
    .modal-priceDescription-content .close-btn{
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .modal-priceDescription-content-text{
        color: #000000;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: -0.24px;
    }

    .price-dynamics-diagram .chart__item canvas{
        height: auto !important;
        width: 100% !important;
    }
    .search-result-wrapper{
        padding: 20px;
        top: 100%;
    }
    .search-result-image{
        display: none;
    }
    .open-mobile-search{
        position: fixed;
        top: 0;
        left: 0;
        background: #FFFFFF;
        padding: 40px 20px 20px;
    }
    .search-block-input-wrapper{
        height: 48px;
        display: flex;
        align-items: center;
        border-radius: 12px;
        background: #F7F7F7;
        padding: 0 12px;
    }

    .search-block{
        gap: 4px;
        /*height: fit-content;*/
    }

    .open-mobile-search .close-mob-search-block{
        display: flex;
        align-items: center;
        font-size: 14px;
        font-weight: 400;
        line-height: 150%;
        width: 100%;
        max-width: 53px;
    }
    .search-result-wrapper{
        background: #FFFFFF;
        overflow: auto;
        height: 100vh;
        gap: 24px;
    }
    .header-row__nav-block .search-block:focus-within .search-result-wrapper,
    .header-row__nav-block .search-block:focus-within{
        border-color: transparent;
    }
    .search-result-title{
        font-size: 14px;
        font-weight: 500;
        line-height: 150%
    }
    .work-schedule-modal-content{
        font-size: 14px;
    }
    .work-schedule-modal-wrapper{
        padding: 16px;
        border-radius: 20px ;
        box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
    }
    .work-schedule-modal{
        align-items: center;
    }
    .analytic-tags-wrapper{
        flex-direction: column;
        gap: 2px;
        align-items: start;
        line-height: 150%;
    }
    .analytic-tags-wrapper .coins-tags.status-tags{
        position: initial;
    }
    .b24-widget-button-position-bottom-right {
        right: 8px !important;
        bottom: 60px !important;
    }
    .b24-widget-button-position-bottom-right .b24-widget-button-popup{
        left: unset !important;
        right: 100% !important;
        width: 260px !important;
        bottom: -60px !important;
        z-index: 0;
    }

}
@media (min-width: 801px) {
    .price{
        font-size: 24px;
        font-weight: 500;
        line-height: 110%;
        letter-spacing: -0.48px;
    }
}
@media (max-width: 600px) {
    .favorites-page-content{
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .all-sities-list{
        grid-template-columns: 1fr;
    }
    .status-info-img-mobile{
        max-height: 148px;
    }
}
@media (min-width: 1200px) {
    .news-slider-wrapper .swiper-slide {
        max-width: 301px;
        margin-right: 48px;
    }
}
/* End */


/* Start:/local/templates/goldenplata/css/swiper.css?177270178019655*/
/**
 * Swiper 8.4.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 12, 2022
 */

@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
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.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-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.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,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.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-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-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.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: 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: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,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.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: 10px;
    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: 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: 10px;
    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-progressbar {
    background: 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: 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: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: 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: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    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
}

.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 .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,
.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-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.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-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-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-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 */


/* Start:/local/templates/goldenplata/css/tube.css?1772701780531*/
[data-tabs-block] [data-containers] [data-container] {
    max-width: 100%;
    /*overflow: hidden;*/
}
[data-tabs-block] [data-containers] [data-container]:not(.active),
[data-tabs-block2] [data-containers2] [data-container2]:not(.active),
[data-tabs-block-reviews] [data-containers-reviews] [data-container-reviews]:not(.active),
[data-tabs-block-city] [data-containers-city] [data-container-city]:not(.active) {
    display: none !important;
}
[data-pane],
[data-pane2],
[data-pane-reviews]{
    cursor: pointer;
}
/* End */


/* Start:/local/templates/goldenplata/css/custom.css?17754074052131*/
.h1-about-tub-item {

    gap: 24px;
    color: #D2D2D2;
    font-size: 40px;
    font-weight: 500;
    line-height: 120%;

}
.new-arrival {
    height: auto;
}

/*#bx-html-editor-ta-cnt-filesrc_pub {
    top: 18px!important;
}*/

/* pp sort */
.products-page-filters-top {

}
.gm_ppf_sort {
    position: relative;
    padding: 5px 0;
}
@media (max-width: 1000px) {
    .products-page-filters-top .gm_ppf_sort:nth-child(n+2) {
        display: none;
    }
}
.gm_ppf_sort_title {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    transition: all .5s;
    cursor: default;
}
.gm_ppf_sort_title:hover {
    color: #D29C4E;
}
@media (max-width: 800px) {
    .gm_ppf_sort_title {
        font-size: 14px;
    }
}
.gm_ppf_sort_drop {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 20;
    border-radius: 12px;
    padding: 15px;
    border: 1px solid #282319;
    background: #fff;
    min-width: 100%;
    width: auto;
    display: none;
}
.gm_ppf_sort:hover .gm_ppf_sort_drop {
    display: block;
}
.gm_ppf_sort_drop div:not(:last-child) {
    margin-bottom: 15px;
}
.gm_ppf_sort_drop a {
    transition: all .5s;
}
.gm_ppf_sort_drop a:hover {
    color: #D29C4E;
}
@media (max-width: 1000px) {
    .gm_ppf_sort_drop {
        padding: 10px;
    }
    .gm_ppf_sort_drop div:not(:last-child) {
        margin-bottom: 10px;
    }
    .gm_ppf_sort_drop a {
        font-size: 12px;
    }
}

.coins-item {
    min-height: 488px;
}
/**/
@media (max-width: 1200px) {
    .header-nav {
        z-index: 10000;
    }
    .header-nav .gm_hnav_desc {
        display: none !important;
    }
}
@media (min-width: 1201px) {
    .header-nav .gm_hnav_mob {
        display: none !important;
    }
}
/**/
.gm_footer_mt {
    margin-top: 40px !important;
}
/*
21.10.2025
*/
.title-search {
    width: 100%;
}
.news-slider-btn.to-right img {
    transform: rotate(180deg);
}
.help-content ul,
.help-content ol {
    padding-left: 20px;
}
/* 
03.04.2026
*/
.sale_order_full_table .alert.alert-info {
    display: none;
}

@media (max-width: 768px) {
    .page-title.hide-h1-mobile {
        display: none;
    }
}
/* End */


/* Start:/local/templates/goldenplata/css/jquery.fancybox.min.css?177270178012795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/goldenplata/css/gm.main.css?177576016546651*/
body {
    min-width: 360px;
}
/* ========== gmsec1 ========== */
.gmsec1 {
    padding: 24px 0;
}
.gmsec1_item {
    position: relative;
}
.gmsec1_item_img {
    margin-top: 24px;
    border-radius: 12px;
    overflow: hidden;
    font-size: 0;
}
.gmsec1_item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/**/
.gmsec1_item_block {
    position: relative;
    z-index: 2;
}
.gmsec1_item_title {
    color: rgb(40, 35, 25);
    font-size: 36px;
    font-weight: 500;
    line-height: 44px;
}
.gmsec1_item_txt {
    margin-top: 8px;
    color: rgb(40, 35, 25);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.gmsec1_item_btn {
    margin-top: 24px;
    border: 1px solid rgb(40, 35, 25);
    border-radius: 12px;
    background: rgb(255, 255, 255);
    display: block;
    text-align: center;
    padding: 11px 31px;
    color: rgb(40, 35, 25);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    transition: all .5s;
}
.gmsec1_item_btn:hover {
    background: rgb(210, 156, 78);
    border-color: rgb(210, 156, 78);
    color: rgb(255, 255, 255);
}
/**/
.gmsec1_swiper {
    position: relative;
}
.gmsec1_pagination {
    margin-top: 16px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.gmsec1_pagination .swiper-pagination-bullet {
    width: 32px;
    height: 4px;
    border-radius: 4px;
    background: rgb(40, 35, 25) !important;
    opacity: 0.2 !important;
    margin: 0 4px !important;
    transition: all .5s;
    position: relative;
}
.gmsec1_pagination .swiper-pagination-bullet:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 30px;
    bottom: -13px;
}
.gmsec1_pagination .swiper-pagination-bullet-active,
.gmsec1_pagination .swiper-pagination-bullet:hover {
    opacity: 1 !important;
}
/* ========== gmsec2 ========== */
.gmsec2_block {
    padding: 40px 20px;
    background: linear-gradient(148.07deg, rgb(16, 35, 66) 29.103%,rgb(6, 16, 41) 75.426%),rgb(30, 41, 66);
    position: relative;
    overflow: hidden;
}
.gmsec2_titler {
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
}
.gmsec2_txt {
    color: rgb(247, 247, 247);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 8px;
}
.gmsec2_form {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.gmsec2_form input {
    width: 100%;
    height: 48px;
    display: block;
    border-radius: 12px;
    background: rgb(247, 247, 247);
    outline: none;
    padding: 8px 24px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.gmsec2_form input::placeholder {
    color: rgb(164, 164, 164);
}
.gmsec2_form_btn {
    margin-top: 12px;
    transition: background .5s;
    width: 100%;
    height: 48px;
    text-align: center;
    padding: 12px;
    display: block;
    border-radius: 12px;
    background: rgb(210, 156, 78);
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.gmsec2_form_btn:hover {
    background: #BB8A44;
}
.gmsec2_bottom {
    margin-top: 8px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.gmsec2_bottom a {
    color: rgb(255, 255, 255);
    transition: all .5s;
    text-decoration: underline;
}
.gmsec2_bottom a:hover {
    text-decoration: none;
}
/* ========== gmsec3 ========== */
.gmsec3 {
    padding: 40px 0;
}
.gmsec3_block {
    padding: 40px 20px 0;
    background: rgb(46, 46, 55);
    min-height: 332px;
    position: relative;
    overflow: hidden;
}
.gmsec3_title {
    color: rgb(255, 255, 255);
    font-size: 28px;
    font-weight: 500;
    line-height: 36px;
}
.gmsec3_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    margin-top: 32px;
    padding: 12px 32px;
    border-radius: 12px;
    background: rgb(42, 171, 238);
    transition: background .5s;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.gmsec3_btn:hover {
    background: #D29C4E;
}
.gmsec3_btn img {
    margin-right: 12px;
}
/**/
.gmsec3_right {
    width: 250px;
    height: 190px;
    margin: 40px auto 0;
}
.gmsec3_right img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/* ========== gmsec4 ========== */
.gmsec4 {
    padding: 32px 0 40px;
}
.gmsec4_titler {
    color: rgb(40, 35, 25);
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 16px;
}
/**/
.gmsec4_btns_wrp {

}
.gmsec4_btns {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 24px;
}
.gmsec4_btn {
    flex-shrink: 0;
    display: block;
    text-align: center;
    padding: 8px 16px 8px 16px;
    margin: 0 9px 0 0;
    border-radius: 12px;
    background: rgb(247, 247, 247);
    color: rgb(40, 35, 25);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    transition: color, background .5s;
}
.gmsec4_btn.active, .gmsec4_btn:hover {
    background: rgb(210, 156, 78);
    color: rgb(255, 255, 255);
}
/**/
.gmsec4_content {

}
/*.gmsec4_block {*/
/*    display: none;*/
/*}*/
.gmsec4_block {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
/**/
.gmsec4_wrapper {
    display: none;
}
.gmsec4_wrapper.active {
    display: block;
}
.gmsec4_wrapper {
    padding: 32px 24px;
    border-radius: 12px;
    background: rgb(247, 247, 247);
    width: 100%;
}
.gmsec4_phone a {
    display: inline-block;
    color: rgb(40, 35, 25);
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    transition: color .5s;
}
.gmsec4_phone a:hover,
.gmsec4_email a:hover {
    color: #D29C4E;
}
.gmsec4_email {
    margin-top: 4px;
}
.gmsec4_email a {
    color: rgb(40, 35, 25);
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    transition: color .5s;
}
.gmsec4_area {
    margin-top: 24px;
}
.gmsec4_area_title {
    color: rgb(119, 119, 119);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.gmsec4_area_txt {
    margin-top: 4px;
    color: rgb(40, 35, 25);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
/**/
.gmsec4_pdf {
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    border-radius: 12px;
    padding: 5px;
    background: rgba(210, 156, 78, .35);
    transition: all .5s;
}
.gmsec4_pdf:hover {
    background: rgba(210, 156, 78, .15);
}
.gmsec4_pdf img {
    margin-right: 10px;
    width: 40px;
}
.gmsec4_pdf_txt {

}
.gmsec4_pdf_txt div:first-child {
    font-weight: 500;
}
.gmsec4_pdf_txt div:nth-child(2) {
    font-size: 13px;
}
/**/
.region_map {
    margin-top: 16px;
    width: 100%;
    max-width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
}
.region_map .bx-yandex-map {
    height: 240px !important;
}
/* ========== gmsec5 ========== */
.gmsec5 {
    /*padding: 16px 0 32px;*/
    padding: 16px 0 0;
}
.gmsec5_titler {
    color: rgb(40, 35, 25);
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
}
.gmsec5_item {
    padding: 24px 24px 32px;
    border-radius: 12px;
    background: rgb(251, 249, 247);
    margin-top: 16px;
    width: 100%;
    min-height: 232px;
}
.gmsec5_item_ico {
    width: 56px;
    height: 56px;
    border-radius: 100px;
    background: rgb(210, 156, 78);
    position: relative;
}
.gmsec5_item_ico img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 50%;
    max-height: 50%;
    width: auto;
    height: auto;
}
.gmsec5_item_title {
    margin-top: 32px;
    color: rgb(40, 35, 25);
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
}
.gmsec5_item_txt {
    margin-top: 4px;
    color: rgb(119, 119, 119);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
/**/
.gmsec5_pagination {
    margin-top: 16px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.gmsec5_pagination .swiper-pagination-bullet {
    width: 32px;
    height: 4px;
    border-radius: 4px;
    background: rgb(40, 35, 25) !important;
    opacity: 0.2 !important;
    margin: 0 4px !important;
    transition: all .5s;
}
.gmsec5_pagination .swiper-pagination-bullet-active,
.gmsec5_pagination .swiper-pagination-bullet:hover {
    opacity: 1 !important;
}
.gmsec5_pagination.swiper-pagination-lock {
    display: none !important;
}
/* ========== gmsec6 ========== */
.gmsec6 {
    padding: 16px 0;
}
.gmsec6_title_wrp {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 16px;
}
.gmsec6_title {
    color: rgb(40, 35, 25);
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    transition: all .5s;
}
.gmsec6_title:hover {
    color: rgb(210, 156, 78);
}
.gmsec6_nav {
    display: none;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}
.gmsec6_nav_item {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border: 1px solid rgb(40, 35, 25);
    border-radius: 100px;
    background: rgb(255, 255, 255);
    cursor: pointer;
    transition: all .5s;
}
.gmsec6_nav_item:nth-child(2) {
    margin-left: 8px;
}
.gmsec6_nav_item.swiper-button-disabled {
    cursor: initial;
    opacity: .55;
}
/**/
.gmsec6_item_wrp {
    position: relative;
    /*width: 252px;*/
}
.gmsec6_item {
    position: relative;
    z-index: 2;
}
.gmsec6_item_img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 12px;
    background: rgb(247, 247, 247);
    padding: 24px 24px;
    margin-bottom: 12px;
    height: 180px;
}
.gmsec6_sw_big .swiper-wrapper .swiper-slide:nth-child(5n + 1) .gmsec6_item_img {
    background: rgb(239, 234, 226);
}
.gmsec6_item_img img {
    /*height: 100%;*/
    /*width: 100%;*/
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.gmsec6_item_img > *:last-child {
    margin: 0 5px;
}
.gmsec6_item_gold_wrp {
    margin-bottom: 4px;
    position: relative;
    cursor: pointer;
}
.gmsec6_item_gold_wrp:hover .coins-price_discount-card-description {
    display: block !important;
    z-index: 5;
}
.gmsec6_item_gold {
    border-radius: 4px;
    background: rgb(210, 156, 78);
    padding: 2px 8px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    display: inline-block;
}
.gmsec6_item_gold_act {
    /*height: 20px;*/
    height: 23px;
}
.gmsec6_item_gold._outstock {
    opacity: 0.32;
    cursor: initial;
}
.gmsec6_item_price {
    margin-bottom: 4px;
    min-height: 24px;
}
.gmsec6_item_price span {
    display: block;
    height: 24px;
}
.gmsec6_item_price span:first-child {
    color: rgb(40, 35, 25);
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}
.gmsec6_item_price span:nth-child(2) {
    color: rgb(119, 119, 119);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.gmsec6_item_price_act span:nth-child(2) {
    text-decoration: line-through;
}
.gmsec6_item_name {
    height: 48px;
    overflow: hidden;
    margin-bottom: 15px;
}
.gmsec6_item_name a {
    display: block;
    color: rgb(40, 35, 25);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
/**/
.gmsec6_item_buy {

}
.gmsec6_item_btn {
    height: 36px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background: rgb(210, 156, 78);
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    transition: all .5s;
}
.gmsec6_item_btn:hover {
    background: #BB8A44;
}
/**/
.gm_tags {
    position: absolute;
    /*top: 5px;*/
    top: 7px;
    left: 7px;
    flex-direction: column;
    display: flex;
    gap: 4px;
    z-index: 2;
}
.gm_tag {
    padding: 2px 8px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
}
.gm_tag.type-1 {
    background: rgb(0, 161, 93);
}
.gm_tag.type-2 {
    background: rgb(164, 164, 164);
}
.gm_tag.type-3 {
    background: #DEFFF1;
}
/* тут не понятно */
.gm_tag.type-4 {
    background: rgb(210, 156, 78);
}
.gm_tag.type-7 {
    background: rgb(210, 156, 78);
}
/**/
.gm_tag.type-5 {
    background: rgb(30, 41, 66);
}
.gm_tag.type-6 {
    background: rgb(191, 7, 5);
}
/**/
.like-wrapper {
    top: 15px;
    right: 14px;
}
/*.gmsec6_item:hover .like-wrapper {*/
/*    display: block !important;*/
/*}*/
.gmsec6_item .like-wrapper {
    display: block !important;
}
/* ========== gmsec7 ========== */
.gmsec7 {
    padding: 16px 0 32px 0;
}
.gmsec7_list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.gmsec7_item {
    margin-top: 24px;
    width: 100%;
}
.gmsec7_item_img {
    border-radius: 12px;
    overflow: hidden;
    height: 232px;
    margin-bottom: 12px;
}
.gmsec7_item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gmsec7_item_title {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    transition: all .5s;
}
.gmsec7_item:hover .gmsec7_item_title {
    color: rgb(210, 156, 78);
}
.gmsec7_titler_link {
    transition: all .5s;
}
.gmsec7_titler_link:hover {
    color: rgb(210, 156, 78);
}
/**/
.gmsec7_dbl_title {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.gmsec7_dblt_btn {
    font-size: 13px;
    display: none;
    height: 40px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 12px;
    border: 1px solid #282319;
    color: #282319;
    transition: all .5s;
}
.gmsec7_dblt_btn:hover {
    background: #D29C4E;
    color: #FFFFFF;
    border-color: #D29C4E;
}
/* ========== footer ========== */
footer {
    margin-top: 0 !important;
}

/* ========== gm_sec_spacer ========== */
.gm_sec_spacer {
    height: 0;
}
/* ========== gmsec8 ========== */
.gmsec8 {
    display: none;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    box-shadow: 0 12px 12px 0 rgba(0, 0, 0, 0.6);
}
.gmsec8._show {
    display: block !important;
}
/**/
.catalog-btn._active .menu-btn-icon:before {
    content: url('/local/templates/goldenplata/images/gm/gmsec8/close.svg');
    height: 24px;
    width: 24px;
}
/**/
.gmsec8_container {
    padding: 24px 20px 48px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1760px;
    margin: 0 auto;
}
.gmsec8_show_mob {
    width: 100%;
}
.gmsec8_left {
    width: 100%;
    margin-top: 24px;
}
.gmsec8_cat {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gmsec8_cat_item {
    position: relative;
    padding-left: 44px;
    width: 100%;
    margin-bottom: 24px;
}
.gmsec8_cat_item_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
}
.gmsec8_cat_item_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.gmsec8_cat_item_title {
    color: rgba(40, 35, 25, 1);
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    transition: all .5s;
}
.gmsec8_cat_item_list {

}
.gmsec8_cat_item_list > div {
    margin-top: 4px;
}
.gmsec8_cat_item_link {
    color: rgba(40, 35, 25, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    transition: all .5s;
}
.gmsec8_cat_item_title:hover,
.gmsec8_cat_item_link:hover {
    color: #D29C4E;
}
/**/
.gmsec8_hr {
    display: none;
    border-bottom: 1px solid rgba(232, 232, 232, 1);
}
.gmsec8_menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 24px 0 0 0;
}
.gmsec8_menu_block {
    width: 100%;
}
.gmsec8_menu_block:nth-child(2) {
    margin-top: 24px;
}
.gmsec8_menu_itembig {
    margin-bottom: 4px;
}
.gmsec8_menu_itembig a {
    color: rgba(40, 35, 25, 1);
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    transition: all .5s;
}
.gmsec8_menu_itemmin {
    margin-bottom: 4px;
}
.gmsec8_menu_itemmin a {
    color: rgba(40, 35, 25, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    transition: all .5s;
}
.gmsec8_menu_itembig a:hover,
.gmsec8_menu_itemmin a:hover {
    color: #D29C4E;
}
/**/
.gmsec8_bott {
    padding-top: 24px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gmsec8_bott_contact:first-child {
    margin-bottom: 4px;
}
.gmsec8_bott_contact a {
    display: inline-block;
    color: rgba(40, 35, 25, 1);
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    transition: color .5s;
}
.gmsec8_bott_contact a:hover {
    color: #D29C4E;
}
.gmsec8_bott_cont_txt {
    color: rgba(119, 119, 119, 1);
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}
.gmsec8_bott_soc,
.gmsec8_bott_cont {
    width: 100%;
}
.gmsec8_bott_soc {
    margin-top: 24px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.gmsec8_bott_soc_item {
    width: 56px;
    height: 48px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 16px 12px 16px;
    border-radius: 12px;
    background: rgba(247, 247, 247, 1);
    transition: all .5s;
}
.gmsec8_bott_soc_item:hover {
    opacity: .65;
}
.gmsec8_bott_soc_item img {
    height: 24px;
    width: auto;
}
.gmsec8_bott_soc_item:not(:last-child) {
    margin-right: 8px;
}
/**/
/**/
.gmsec8_right {
    display: none;
}
.gmsec8_right_new {
    height: 56px;
    border-radius: 12px;
    background: rgba(232, 232, 232, 1);
    padding: 12px 160px 12px 20px;
    color: rgba(40, 35, 25, 1);
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    position: relative;
    overflow: hidden;
    transition: box-shadow .5s;
}
.gmsec8_right_new > div {
    position: relative;
    z-index: 2;
}
.gmsec8_right_new:after {
    content: '';
    display: block;
    width: 160px;
    height: 108px;
    background: url('/local/templates/goldenplata/images/gm/gmsec8/img_new2.png') no-repeat center;
    background-size: cover;
    position: absolute;
    top: -21px;
    right: -9px;
}
/**/
.gmsec8_right_sell {
    height: 56px;
    margin-top: 12px;
    border-radius: 12px;
    background: linear-gradient(166.47deg, #102342 24.71%, #061029 88.35%);
    padding: 12px 160px 12px 20px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    position: relative;
    overflow: hidden;
    transition: box-shadow .5s;
}
.gmsec8_right_sell > div {
    position: relative;
    z-index: 2;
}
.gmsec8_right_sell:after {
    content: '';
    display: block;
    width: 160px;
    height: 108px;
    background: url('/local/templates/goldenplata/images/gm/gmsec8/img_new3.png') no-repeat center;
    background-size: cover;
    position: absolute;
    top: -21px;
    right: -14px;
}
/**/
.gmsec8_right_price a,
.gmsec8_right_akc a,
.gmsec8_right_new a,
.gmsec8_right_sell a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
}
.gmsec8_right_akc {
    transition: box-shadow .5s;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
    height: 56px;
    width: 100%;
    padding: 12px 20px 12px 20px;
    border-radius: 12px;
    background: rgba(210, 156, 78, 1);
}
.gmsec8_right_akc div:first-child {
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    text-align: right;
}
.gmsec8_right_akc div:nth-child(2) {
    opacity: 0.64;
    color: rgba(247, 247, 247, 1);
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
}
.gmsec8_right_tg a:hover,
.gmsec8_right_price:hover,
.gmsec8_right_akc:hover,
.gmsec8_right_new:hover,
.gmsec8_right_sell:hover {
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.6);
}
.gmsec8_right_price {
    transition: box-shadow .5s;
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    background: rgba(30, 41, 66, 1);
    padding: 12px 20px 22px 20px;
}
.gmsec8_right_price_title {
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 4px;
}
.gmsec8_right_price_txt {
    color: rgba(247, 247, 247, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 16px;
}
.gmsec8_right_price img {
    max-width: 100%;
    height: auto;
    display: block;
}
.gmsec8_right_tg {
    margin-top: 24px;
    padding: 20px;
    border-radius: 12px;
    background: rgba(42, 171, 238, 1);
}
.gmsec8_right_tg_title {
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
}
.gmsec8_right_tg_txt {
    margin-top: 4px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.gmsec8_right_tg a {
    margin-top: 16px;
    height: 48px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 1);
    transition: box-shadow .5s;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(42, 171, 238, 1);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.gmsec8_right_tg a img {
    margin-right: 12px;
}
/* ========== gmsec9 ========== */
.gmsec9 {
    margin-top: 12px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.gmsec9_left {
    overflow-x: auto;
    margin-bottom: 24px;
}
.gmsec9_list {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}
.gmsec9_item {
    transition: all .5s;
    border-radius: 12px;
    background: rgba(247, 247, 247, 1);
    height: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px 16px 8px 16px;
    margin-right: 8px;
    flex-shrink: 0;
}
.gmsec9_item_img {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}
.gmsec9_item_img img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.gmsec9_item_name {
    color: rgba(40, 35, 25, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    transition: all .5s;
}
.gmsec9_item:hover {
    background: #D29C4E;
}
.gmsec9_item:hover .gmsec9_item_name {
    color: #ffffff;
}
/**/
.gmsec9_right {
    margin-bottom: 24px;
}
.gmsec9_right_btn {
    /*height: 36px;*/
    /*width: 36px;*/
}
.gmsec9_right_btn img {
    /*width: 100%;*/
    /*height: 100%;*/
    /*object-fit: contain;*/
}
.gmsec9_right > div:first-child {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    height: 36px;
    position: relative;
}
.gmsec9_right_txt {
    color: rgba(119, 119, 119, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-right: 4px;
}
.gmsec9_right_wrp {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: end;
    align-items: center;
}
.gmsec9_right_title {
    color: rgba(40, 35, 25, 1);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.gmsec9_right_wrp > img {
    margin-left: 8px;
}
.gmsec9_right_list {
    display: none;
    background: #ffffff;
    border: 1px solid rgba(40, 35, 25, 1);
    padding: 10px;
    border-radius: 12px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    z-index: 100;
    right: 0;
    /*max-width: 100%;*/
}
.gmsec9_right > div:first-child:hover .gmsec9_right_list {
    display: block;
}
.gmsec9_right > div:first-child:hover .gmsec9_right_wrp > img {
    transform: rotate(180deg);
}
.gmsec9_right_list div:not(:last-child) {
    margin-bottom: 5px;
}
.gmsec9_right_list a {
    display: block;
    padding: 3px 0;
    color: rgba(40, 35, 25, 1);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    transition: all .5s;
}
.gmsec9_right_list a:hover {
    color: #D29C4E
}
/* ========== gmsec10 ========== */
.gmsec10 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /*margin-top: 24px;*/
}
.gmsec10_left {
    width: 100%;
}
/**/
.gmsec10_filter_mob {
    padding: 16px 20px;
    background: rgba(255, 255, 255, 1);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gmsec10_filter_mob div {
    color: rgba(164, 164, 164, 1);
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
}
.gmsec10_filter_close {
    display: flex;
    font-size: 0;
}
/**/
.gmsec10_right {
    /*width: calc(100% - 300px);*/
}
.gmsec10_items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.gmsec10_items .gmsec6_item_wrp {
    /*margin-left: 20px;*/
    max-width: initial;
    margin-bottom: 20px;
}
.gmsec10_items .gmsec6_item_wrp:nth-child(7) .gmsec6_item_img,
.gmsec10_items .gmsec6_item_wrp:nth-child(12) .gmsec6_item_img{
    background: rgb(239, 234, 226);
}
/* изменилась высота */
.gmsec10_items .gmsec6_item_img {
    height: 150px;
    position: relative;
}
/**/
.gm_pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}
.gmsec10_seo {
    overflow: hidden;
}
/* ========== gmsec10_filter_wrp ========== */
.gmsec10_filter_wrp {
    background: #ffffff;
    padding: 24px 20px;
}
.gmsec10_filter_cat {
    margin-bottom: 24px;
}
.gmsec10_filter_cat_title {
    color: rgba(40, 35, 25, 1);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 12px;
}
.gmsec10_filter_cat_list {

}
.gmsec10_filter_cat_item {
    margin-bottom: 8px;
}
.gmsec10_filter_cat_item span {
    display: inline-block;
    transition: all .5s;
    color: rgba(40, 35, 25, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
}
.gmsec10_filter_cat_item div {
    color: #D29C4E;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: inline-block;
}
.gmsec10_filter_cat_item span:hover {
    color: #D29C4E;
}
.gmsec10_filter_cat_item:last-child {
    margin-bottom: 0;
}
/**/
.gmsec10_filter {

}
.gmsec10_filter_switch {
    margin-bottom: 24px;
}
.gmsec10_switch {
    display: block;
    width: 100%;
    position: relative;
    cursor: pointer;
}
.gmsec10_switch:not(:last-child) {
    margin-bottom: 12px;
}
.gmsec10_switch input {
    display: none;
}
.gmsec10_switch_cube {
    width: 40px;
    height: 24px;
    background: url("/local/templates/goldenplata/images/gm/gmsec10/switch_off.svg") no-repeat center;
    background-size: contain !important;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
}
.gmsec10_switch:has(input:checked) .gmsec10_switch_cube {
    background: url("/local/templates/goldenplata/images/gm/gmsec10/switch_on.svg") no-repeat center;
}
.gmsec10_switch_title {
    color: rgba(40, 35, 25, 1);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    transition: all .5s;
}
.gmsec10_switch:hover .gmsec10_switch_title {
    color: #D29C4E;
}
/**/
.gmsec10_filter_prop {
    margin-bottom: 24px;
}
.gmsec10_filter_prop_title {
    color: rgba(40, 35, 25, 1);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 12px;
}
.gmsec10_filter_prop_list {

}
.gmsec10_prop {
    display: block;
    width: 100%;
    position: relative;
    cursor: pointer;
    padding-left: 30px;
}
.gmsec10_prop.disabled {
    cursor: revert;
    opacity: .35;
}
.gmsec10_prop:not(:last-child) {
    margin-bottom: 8px;
}
.gmsec10_prop input {
    display: none;
}
.gmsec10_prop_cube {
    width: 20px;
    height: 20px;
    background: url("/local/templates/goldenplata/images/gm/gmsec10/checkbox_off.svg") no-repeat center;
    background-size: contain !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
}
.gmsec10_prop:has(input:checked) .gmsec10_prop_cube {
    background: url("/local/templates/goldenplata/images/gm/gmsec10/checkbox_on.svg") no-repeat center;
}
.gmsec10_prop_title {
    color: rgba(40, 35, 25, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    transition: all .5s;
}
.gmsec10_prop:hover .gmsec10_prop_title {
    color: #D29C4E;
}
/**/
.gmsec10_prop._hide {
    display: none !important;
}
.gmsec10_prop_show {
    content: '';
    display: inline-block;
    color: rgba(210, 156, 78, 1);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-top: 12px;
    transition: all .5s;
}
.gmsec10_prop_show:hover {
    color: #BB8A44;
}
/**/
.gmsec10_filter_bottom {

}
.gmsec10_filter_apply {
    transition: all .5s;
    height: 48px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background: rgba(210, 156, 78, 1);
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    cursor: pointer;
}
.gmsec10_filter_apply:hover {
    background: #BB8A44;
}
.gmsec10_filter_reset {
    transition: all .5s;
    display: flex;
    justify-content: center;
    width: 100%;
    color: rgba(164, 164, 164, 1);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-top: 12px;
    cursor: pointer;
}
.gmsec10_filter_reset:hover {
    color: rgba(40, 35, 25, 1);
}
/**/
.bx-filter-container-modef {
    position: relative;
    display: block;
}
.gmsec10_filter_pop {
    min-width: 102px;
    height: 48px;
    border-radius: 12px;
    background: rgba(210, 156, 78, 1);
    position: absolute;
    top: 0;
    left: 107%;
    z-index: 915;
    padding: 12px 16px 12px 16px;
    transition: all .5s;
}
.gmsec10_filter_pop:before {
    content: '';
    position: absolute;
    top: 13px;
    left: -24px;
    display: inline-block;
    border: 12px solid transparent;
    border-right: 12px solid rgba(210, 156, 78, 1);
    transition: all .5s;
}
.gmsec10_filter_pop a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    white-space: nowrap;
}
.gmsec10_filter_pop:hover {
    background: #BB8A44;
}
.gmsec10_filter_pop:hover:before {
    border-right: 12px solid #BB8A44;
}
/**/
.gmsec10_filter_price {
    margin-bottom: 24px;
}
.gmsec10_price {

}
.gmsec10_price_top {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.gmsec10_price_title {
    color: rgba(40, 35, 25, 1);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.gmsec10_price_inp {
    color: rgba(119, 119, 119, 1);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.gmsec10_price_inp span {
    display: inline-block;
    margin: 0 5px;
}
.gmsec10_price_inp .bx-filter-input-container {

}
.gmsec10_price_inp div {
    display: inline-block;
}
.gmsec10_price_inp input {
    color: rgba(119, 119, 119, 1);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: right;
    width: auto;
    min-width: 1ch;
    box-sizing: content-box; /* чтобы padding не мешал */
    display: none !important;
}
.gmsec10_price_bottom {

}
.gmsec10_price_bottom .bx-ui-slider-handle {

}
/* ========== gmsec11 ========== */
.gmsec11 {
    padding: 40px 0 24px;
}
.gmsec11_titler {
    color: rgb(40, 35, 25);
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 32px;
}
.gmsec11_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gmsec11_item {
    padding: 16px 16px 24px 16px;
    border-radius: 12px;
    background: rgba(251, 249, 247, 1);
    width: 100%;
    margin-bottom: 16px;
}
.gmsec11_item_img {
    width: 48px;
    height: 48px;
    border-radius: 100px;
    background: rgb(210, 156, 78);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
}
.gmsec11_item_title {
    color: rgb(40, 35, 25);
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 4px;
}
.gmsec11_item_txt {
    color: rgb(119, 119, 119);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
/* ========== gmsec12 ========== */
.gmsec12 {
    padding: 40px 0 16px;
}
.gmsec12_titler {
    color: rgb(40, 35, 25);
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 32px;
}
.gmsec12_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gmsec12_item {
    border-radius: 12px;
    background: rgba(251, 249, 247, 1);
    padding: 16px;
    width: 100%;
    margin-bottom: 24px;
}
.gmsec12_item_top {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 16px;
}
.gmsec12_item_img {
    width: 56px;
    height: 56px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 12px;
}
.gmsec12_item_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.gmsec12_item_status {
    width: calc(100% - 68px);
}
.gmsec12_item_name {
    color: rgb(40, 35, 25);
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 4px;
}
.gmsec12_item_std {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.gmsec12_item_stars {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    margin-right: 10px;
}
.gmsec12_item_stars img:not(:last-child) {
    margin-right: 2px;
}
.gmsec12_item_date {
    line-height: 1;
    margin-top: 3px;
}
.gmsec12_item_txt {
    color: rgb(40, 35, 25);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
/* ========== gmsec13 ========== */
.gmsec13 {
    padding: 40px 0 16px;
}
.gmsec13_titler {
    color: rgba(40, 35, 25, 1);
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 32px;
}
.gmsec13_list {

}
.gmsec13_item {
    border-radius: 16px;
    background: rgba(251, 249, 247, 1);
    margin-bottom: 24px;
    padding: 16px 16px 16px 60px;
}
.gmsec13_title {
    color: rgba(40, 35, 25, 1);
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 4px;
    position: relative;
}
.gmsec13_title:before {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: -40px;
    width: 24px;
    height: 24px;
    background: url('/local/templates/goldenplata/images/gm/gmsec13/quest.svg') no-repeat center;
    background-size: contain;
}
.gmsec13_txt {
    color: rgba(119, 119, 119, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    max-width: 860px;
}
/* ========== gmsec14 ========== */
.gmsec14 {
    background: rgb(251, 249, 247);
    padding: 40px 0;
    margin: 0 -40px;
}
.gmsec14_container {
    padding: 0 40px;
}
.gmsec14_titler {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
}
.gmsec14_txt {
    margin-top: 8px;
    font-size: 16px;
    line-height: 24px;
    color: rgb(119, 119, 119);
    font-weight: 400;
}
.gmsec14_block {
    margin-top: 32px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
/**/
.gmsec14_left {
    order: 2;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    /*width: calc(100% - 462px);*/
    width: 100%;
}
.gmsec14_item {
    padding: 16px 16px 24px 16px;
    border-radius: 12px;
    background: #ffffff;
    width: 100%;
    margin-bottom: 24px;
}
.gmsec14_item_num {
    color: rgba(210, 156, 78, 1);
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 8px;
}
.gmsec14_item_title {
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 24px;
}
.gmsec14_item_txt {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    /*letter-spacing: -0.012em;*/
}
.gmsec14_item_txt a {
    color: #D29C4E;
    transition: all .5s;
}
.gmsec14_item_txt a:hover {
    color: #BB8A44;
}
.gmsec14_item_buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.gmsec14_btn1 {
    margin-top: 24px;
    height: 48px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background: rgba(210, 156, 78, 1);
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    transition: all .5s;
    padding: 0 16px;
    width: 100%;
}
.gmsec14_btn1:hover {
    background: #BB8A44;
}
.gmsec14_item_buttons > *:first-child {
    margin-top: 24px !important;
}
.gmsec14_btn2 {
    margin-top: 8px;
    width: 100%;
    height: 48px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(40, 35, 25, 1);
    border-radius: 12px;
    background: #ffffff;
    transition: all .5s;
    padding: 0 16px;
}
.gmsec14_btn2:hover {
    background: rgba(40, 35, 25, 1);
    color: #ffffff;
}
.gmsec14_left_bottom {
    width: 100%;
    color: rgba(119, 119, 119, 1);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    max-width: 100%;
}
/**/
.gmsec14_right {
    height: 180px;
    margin-bottom: 24px;
    order: 1;
    width: 100%;
    background: url('/local/templates/goldenplata/images/gm/gmsec14/img_mobile.png') no-repeat center;
    background-size: cover;
    border-radius: 12px;
}
/* ========== gmsec15 ========== */
.gmsec15 {
    padding: 40px 20px;
    border-radius: 12px;
    background: linear-gradient(148.07deg, rgba(16.46825408935547, 34.9304313659668, 65.70072937011719, 1),rgba(6, 16, 41, 1) 100%);
    color: #ffffff;
    position: relative;
    overflow: hidden;
}
.gmsec15 .bx-breadcrumb-item a {
    color: #ffffff;
}
.gmsec15:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 280px;
    bottom: 24px;
    background: url('/local/templates/goldenplata/images/gm/gmsec15/bg_desctop.png') no-repeat center;
    background-size: cover;
}
.gmsec15_wrp {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
/**/
.gmsec15_left {
    width: 100%;
}
.gmsec15_left .breadcrumb {
    margin-top: 0 !important;
}
.gmsec15_left .breadcrumb a {
    color: #ffffff;
}
.gmsec15_left .breadcrumb li:not(:first-child):before {
    content: url('/local/templates/goldenplata/images/gm/gmsec15/white-dot.svg');
    height: 16px;
    width: 16px;
    padding-top: 3px;
}
.gmsec15_left_h1 {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    margin-top: 40px;
    letter-spacing: 0.005em;
}
.gmsec15_left_txt {
    color: rgba(247, 247, 247, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 12px;
}
.gmsec15_left_btn {
    width: 100%;
    height: 48px;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0 32px;
    border: 1px solid rgb(40, 35, 25);
    border-radius: 12px;
    background: #ffffff;
    color: rgb(40, 35, 25);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    transition: all .5s;
    margin-top: 24px;
}
.gmsec15_left_btn:hover {
    background: #D29C4E;
    color: #ffffff;
}
/**/
.gmsec15_right {
    width: 100%;
    margin-top: 40px;
}
.gmsec15_form {
    padding: 24px 16px;
    border-radius: 12px;
    background: #ffffff;
}
.gmsec15_form_title {
    color: rgb(16, 24, 40);
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
}
.gmsec15_form_txt {
    color: rgb(119, 119, 119);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 4px;
}
.gmsec15_inputs {
    margin-top: 24px;
}
.gmsec15_input {
    margin-bottom: 12px;
}
.gmsec15_input input {
    border-radius: 12px;
    background: rgb(247, 247, 247);
    border: 1px solid rgb(247, 247, 247);
    height: 48px;
    padding: 8px 24px;
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.gmsec15_input input.error {
    border-color: red;
}
.gmsec15_input input::placeholder {
    color: rgb(164, 164, 164);
}
/**/
.gmsec15_file {
    padding: 12px 24px;
    box-sizing: border-box;
    border: 1px dashed rgba(210, 156, 78, 1);
    border-radius: 12px;
    background: rgba(247, 247, 247, 1);
}
.gmsec15_file_upload {
    color: #A4A4A4;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.gmsec15_file_upload label {
    color: #D29C4E;
    cursor: pointer;
    transition: all .5s;
}
.gmsec15_file_upload label:hover {
    color: #BB8A44;
}
.gmsec15_file_txt {
    color: rgb(164, 164, 164);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.gmsec15_file_send {
    font-size: 14px;
    color: #1C1C1C;
}
.gmsec15_form_btn {
    margin-top: 23px;
    height: 48px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 12px;
    background: rgb(210, 156, 78);
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    transition: all .5s;
}
.gmsec15_form_btn:hover {
    background: #BB8A44;
}
.gmsec15_form_bottom {
    margin-top: 12px;
    color: rgb(119, 119, 119);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}
.gmsec15_form_bottom a {
    color: rgb(119, 119, 119) !important;
    text-decoration: underline;
}
.gmsec15_form_bottom a:hover {
    text-decoration: none;
}
/* ========== gmsec16 ========== */
.gmsec16 {
    padding: 40px 20px;
    border-radius: 12px;
    background: url('/local/templates/goldenplata/images/gm/gmsec16/bg_desctop.png') no-repeat center top;
    background-size: cover;
}
.gmsec16_wrp {
    max-width: 740px;
}
.gmsec16_title {
    color: #ffffff;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.008em;
}
.gmsec16_txt {
    margin-top: 8px;
    color: rgb(247, 247, 247);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.004em;
}
.gmsec16_form {
    margin-top: 40px;
    max-width: 480px;
}
.gmsec16_form .gmsec15_form_bottom {
    color: #ffffff;
    text-align: left;
}
.gmsec16_form .gmsec15_form_bottom a {
    color: #ffffff !important;
}
/**/
.gmsec16_form .gmsec15_form_title {
    color: #ffffff !important;
}
/*
    21.01.2026
*/
/* ========== gmnd_top ========== */
.gmnd_top {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.gmnd_item {
    margin-right: 24px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 8px;
}
.gmnd_item img {
    margin-right: 8px;
    width: 16px;
    height: auto;
}
.gmnd_item span {
    color: rgba(119, 119, 119, 1);
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
}
/**/
.gmnd_bottom {
    margin-top: 36px;
}
/*
    NEW SITE
*/
/* ========== gmsec6_item_gallery ========== */
.gmsec6_item_gallery {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto 5px !important;
    height: 100%;
}
.gmsec6_item_gallery img {
    transition: all .5s;
}
.gmsec6_item_gallery img:not(._active) {
    opacity: 0;
    visibility: hidden;
}
.gmsec6_item_gallery img:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
}
.gmsec6_item_gpage {
    width: calc(100% / 3);
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 4;
}
.gmsec6_item_gpage[data-page="1"] {
    left: 0;
}
.gmsec6_item_gpage[data-page="2"] {
    left: 33.333%;
}
.gmsec6_item_gpage[data-page="3"] {
    right: 0;
}
.gmsec6_item_gpagination {

}
.gmsec6_item_gpagination {
    position: relative;
    bottom: 30px;
    height: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 2;
    line-height: 0;
    margin: 0 !important;
}
.gmsec6_item_gpagination span {
    display: inline-block;
    width: 12px;
    height: 2px;
    background: rgba(136, 136, 136, .5);
    border-radius: 12px;
}
.gmsec6_item_gpagination span:not(._active) {
    cursor: pointer;
}
.gmsec6_item_gpagination span._active {
    background-color: #222;
}
/* ==========  ========== */
.gm_add_favorite {
    cursor: pointer;
}
.gm_add_favorite.active svg path {
    fill: #D29C4E;
    stroke: #D29C4E;
}
/* ========== gmseob_table ========== */
.gmseob_table {
    overflow-x: auto;
    width: 100%;
    max-width: 100%;
    overflow-y: hidden;
}
.gmseob_table table {
    min-width: 768px;
    width: 100%;
    border-collapse: collapse;
}
.gmsec10_seo table {
    display: none;
}
.gmsec10_seo .gmseob_table table {
    display: table;
}
.gmseob_table th,
.gmseob_table td {
    border: 1px solid rgb(119, 119, 119);
    padding: 5px;
}
.gmseob_table th {
    font-weight: 600;
    text-align: left;
    background: #f5f5f5;
}
/* ==========  ========== */
/* ==========  ========== */
/* ==========  ========== */

/*
rgb(40, 35, 25)
*/
/*
color: #D29C4E;
*/
.header-location-item.bulding:before {
    content: ',';
    position: relative;
    left: -8px;
}
/**/
/*#regions_choose_component_dropdown {*/
/*    display: none !important;*/
/*}*/
/* ========== 29.01.26 ========== */
.x2_j_line-links {
    margin-bottom: 24px;
}
.x2_j_line-links__list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.x2_j_line-links__list::-webkit-scrollbar {
    display: none;
}
.card-total-order__subremove {
    color: red;
    margin-top: 5px;
    padding-left: 10px;
    transition: all .5s;
}
.card-total-order__subremove:hover {
    opacity: 0.65;
}
/* ==========  ========== */
/* ==========  ========== */
/* ==========  ========== */
/* ==========  ========== */
/* ==========  ========== */















/* End */


/* Start:/local/templates/goldenplata/css/gm.main.media.css?177576010923341*/
/* ========== gmsec1 ========== */
@media (min-width: 992px) {
    .gmsec1_item {
        height: 420px;
        padding: 40px 40px 24px;
    }
    /**/
    .gmsec1_item_block {
        max-width: 400px;
    }
    .gmsec1_item_block._black .gmsec1_item_title,
    .gmsec1_item_block._black .gmsec1_item_txt {
        color: #F7F7F7 !important;
    }
    .gmsec1_item_title {
        font-size: 48px;
        line-height: 56px;
    }
    .gmsec1_item_txt {
        margin-top: 16px;
        font-size: 20px;
        line-height: 32px;
    }
    .gmsec1_item_btn {
        margin-top: 40px;
        font-size: 20px;
        line-height: 32px;
        display: inline-block;
    }
    .gmsec1_item_img {
        background: var(--gmsecbdesc) no-repeat center;
        background-size: cover;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin-top: 0;
    }
    .gmsec1_item_img img {
        display: none;
    }
    /**/
    .gmsec1_pagination {
        margin-top: 0;
        position: absolute;
        left: 36px !important;
        bottom: 24px !important;
        z-index: 3;
        justify-content: start;
    }
    .gmsec1_pagination .swiper-pagination-bullet {
        background: rgb(247, 247, 247) !important;
    }
    .gmsec1_pagination .swiper-pagination-bullet-active,
    .gmsec1_pagination .swiper-pagination-bullet:hover {
        opacity: 1 !important;
    }
}
@media (min-width: 1200px) {
    .gmsec1 {
        padding: 40px 0;
    }
    .gmsec1_item {
        height: 480px;
        padding: 64px 40px 40px;
    }
    /**/
    .gmsec1_item_block {
        max-width: 520px;
    }
    /**/
    .gmsec1_pagination {
        left: 36px !important;
        bottom: 40px !important;
    }
}
/* ========== gmsec2 ========== */
@media (max-width: 991px) {
    .gmsec2 {
        margin-left: -40px;
        margin-right: -40px;
    }
}
@media (max-width: 800px) {
    .gmsec2 {
        margin-left: -20px;
        margin-right: -20px;
    }
}
@media (min-width: 992px) {
    .gmsec2 {
        padding: 42px 0 40px;
    }
    .gmsec2_block {
        border-radius: 12px;
        padding: 56px 40px 64px;
    }
    .gmsec2_block:after {
        content: '';
        background: url("/local/templates/goldenplata/css/../images/gm/gmsec2/sec2_img_1.png") no-repeat center;
        background-size: contain;
        width: 576px;
        height: 360px;
        display: block;
        position: absolute;
        top: 0;
        right: -244px;
        bottom: 0;
        margin: auto 0;
        z-index: 1;
    }
    .gmsec2_left {
        position: relative;
        z-index: 2;
        max-width: 480px;
        min-height: 312px;
    }
    /**/
    .gmsec2_titler {
        font-size: 40px;
        line-height: 56px;
    }
    .gmsec2_txt {
        font-size: 20px;
        line-height: 32px;
    }
    .gmsec2_form input {
        width: 302px;
        height: 56px;
        padding: 12px 24px;
        font-size: 20px;
        line-height: 32px;
    }
    .gmsec2_form_btn {
        margin-left: 12px;
        margin-top: 0;
        width: 166px;
        height: 56px;
        font-size: 20px;
        line-height: 32px;
    }
    .gmsec2_bottom {
        max-width: 538px;
    }
}
@media (min-width: 1200px) {
    .gmsec2_block {
        padding: 56px 40px 64px;
        border-radius: 12px;
    }
    .gmsec2_block:after {
        content: '';
        right: 0;
    }
    .gmsec2_left {
        max-width: 648px;
    }
    .gmsec2_form input {
        width: 360px;
    }
}
/* ========== gmsec3 ========== */
@media (max-width: 991px) {
    .gmsec3 {
        margin-left: -40px;
        margin-right: -40px;
    }
}
@media (max-width: 800px) {
    .gmsec3 {
        margin-left: -20px;
        margin-right: -20px;
    }
}
@media (min-width: 992px) {
    .gmsec3_block {
        padding: 72px 40px;
        border-radius: 12px;
    }
    .gmsec3_left {
        position: relative;
        z-index: 3;
        max-width: 400px;
    }
    .gmsec3_btn {
        display: inline-flex;
    }
    /**/
    .gmsec3_right {
        width: 400px;
        height: 304px;
        position: absolute;
        bottom: 0;
        right: 40px;
        z-index: 1;
        margin: 0;
    }
}
@media (min-width: 1200px) {
    .gmsec3_title span {
        display: block;
    }
    .gmsec3_left {
        max-width: 580px;
    }
    /**/
    .gmsec3_right {
        right: 120px;
    }
}
/* ========== gmsec4 ========== */
@media (max-width: 991px) {
    .gmsec4_btns_wrp {
        overflow-x: auto;
    }
}
@media (min-width: 992px) {
    .gmsec4 {
        padding: 16px 0 56px;
    }
    .gmsec4_titler {
        font-size: 40px;
        line-height: 56px;
        margin-bottom: 24px;
    }
    .gmsec4_btns {
        flex-wrap: wrap;
    }
    .gmsec4_btn {
        margin: 0 8px 8px 0;
    }
    /**/
    .gmsec4_wrapper {
        padding: 32px 24px;
        width: 320px;
    }
    .region_map {
        margin-top: 0;
        max-width: calc(100% - 320px - 24px);
    }
    .region_map .bx-yandex-map {
        /*height: 380px !important;*/
        height: 467px !important;
    }
}
@media (min-width: 1200px) {
    .gmsec4_wrapper {
        width: 420px;
    }
    .region_map {
        max-width: calc(100% - 420px - 24px);
    }
    .region_map .bx-yandex-map {
        /*height: 356px !important;*/
        height: 421px !important;
    }
}
/* ========== gmsec5 ========== */
@media (min-width: 992px) {
    .gmsec5 {
        padding: 79px 0 40px 0;
    }
    .gmsec5_titler {
        font-size: 40px;
        line-height: 56px;
        padding-bottom: 8px;
    }
    .gmsec5_list {
        /*display: flex;*/
        /*flex-direction: row;*/
        /*justify-content: space-between;*/
        /*flex-wrap: wrap;*/
    }
    .gmsec5_item {
        margin-top: 24px;
        /*width: calc((100% - 24px) / 2);*/
    }
    /**/
    .gmsec5_pagination {
        margin-top: 32px;
    }
}
@media (min-width: 1200px) {
    .gmsec5_item {
        /*width: calc((100% - 72px) / 4);*/
        min-height: 256px;
    }
}
/* ========== gmsec6 ========== */
@media (max-width: 991px) {
    .gmsec6 {
        margin-right: -40px;
    }
    .gmsec6_sw_wrapper {
        margin-left: -40px;
    }
    .gmsec6 .swiper-wrapper .swiper-slide:first-child {
        margin-left: 40px;
    }
}
@media (max-width: 800px) {
    .gmsec6 {
        margin-right: -20px;
    }
    .gmsec6_sw_wrapper {
        margin-left: -20px;
    }
    .gmsec6 .swiper-wrapper .swiper-slide:first-child {
        margin-left: 20px;
    }
}
@media (max-width: 991px) {
    .gmsec6_sw_wrapper {
        overflow: auto;
    }
    .gmsec6 .swiper-wrapper .swiper-slide {
        width: 180px !important;
        margin-right: 20px !important;
    }
    .gmsec6_sw_big .swiper-wrapper .swiper-slide:first-child,
    .gmsec6_sw_big .swiper-wrapper .swiper-slide:nth-child(6n) {
        width: 380px !important;
    }
    .gmsec6_item_price {
        min-height: 48px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .gmsec6_sw_big .swiper-wrapper .swiper-slide:first-child .gmsec6_item_wrp,
    .gmsec6_sw_big .swiper-wrapper .swiper-slide:nth-child(6n) .gmsec6_item_wrp {
        max-width: initial;
    }
    .gmsec6_item_wrp {
        /*max-width: 210px;*/
    }
    .gmsec6_sw_big .swiper-slide {
        width: calc((100% - 48px) / 4);
    }
    .gmsec6_sw_big .swiper-wrapper .swiper-slide:first-child,
    .gmsec6_sw_big .swiper-wrapper .swiper-slide:nth-child(6n) {
        width: calc((100% - 48px) / 4 * 2);
    }
}
@media (min-width: 992px) {
    .gmsec6_nav {
        display: flex;
    }
    .gmsec6_title {
        font-size: 40px;
        line-height: 56px;
    }
    .gmsec6_item_img {
        height: 207px;
    }
    .gmsec6_item_price {
        display: flex;
        align-items: center;
        overflow-x: auto;
    }
    .gmsec6_item_price span {
        display: inline-block;
        white-space: nowrap;
    }
    .gmsec6_item_price span:first-child {
        margin-right: 8px;
    }
}
@media (min-width: 1200px) {
    .gmsec6_sw_wrapper .gmsec6_item_wrp {
        max-width: 250px;
    }
    .gmsec6_item_wrp {
        /*max-width: 252px;*/
    }
    .gmsec6_item_img {
        margin-bottom: 13px;
        height: 252px;
    }
    .gmsec6_item_gold_wrp {
        margin-bottom: 8px;
    }
    .gmsec6_item_price {
        margin-bottom: 8px;
    }
    .gmsec6_item_price span:first-child {
        font-size: 20px;
    }
    .gmsec6_item_name a {
        font-size: 16px;
    }
    /**/
    .gmsec6_sw_big .swiper-wrapper .swiper-slide:first-child .gmsec6_item_wrp,
    .gmsec6_sw_big .swiper-wrapper .swiper-slide:nth-child(6n) .gmsec6_item_wrp {
        max-width: initial;
    }
    .gmsec6_sw_big .swiper-slide {
        width: calc((100% - 96px) / 5);
    }
    .gmsec6_sw_big .swiper-wrapper .swiper-slide:first-child,
    .gmsec6_sw_big .swiper-wrapper .swiper-slide:nth-child(6n) {
        /*width: calc((100% - 72px) / 5 * 2);*/
        width: calc((100% - 42px) / 5 * 2);
    }
}
/* ========== gmsec7 ========== */
@media (min-width: 576px) and (max-width: 991px) {
    .gmsec7_item {
        width: calc((100% - 20px) / 2);
    }
}
@media (min-width: 992px) {
    .gmsec7 {
        padding: 39px 0 40px 0;
    }
    .gmsec7_item {
        width: calc((100% - 60px) / 4);
        /*margin-top: 24px;*/
    }
    .gmsec7_item_img {
        height: 200px;
    }
    /**/
    .gmsec7_dbl_title {
        padding-bottom: 8px;
    }
    .gmsec7_dbl_title .gmsec5_titler {
        padding-bottom: 0 !important;
    }
    .gmsec7_dblt_btn {
        display: flex;
    }
}
@media (min-width: 1200px) {
    .gmsec7_item {
        width: calc((100% - 72px) / 4);
    }
    .gmsec7_item_img {
        height: 256px;
    }
}
/* ========== gm_sec_spacer ========== */
@media (min-width: 992px) {
    .gm_sec_spacer {
        height: 56px;
    }
}
/* ========== fix header ========== */
@media (max-width: 800px) {
    header {
        padding: 12px 0 0;
    }
    .header-row__top {
        margin-bottom: 20px;
        flex-wrap: wrap;
    }
    .city-block {
        margin: 0 auto;
    }
    .header-logo {
        margin: 0 auto;
    }
    .header-row__nav-block {
        margin-bottom: 16px;
    }
    .header-contact {
        display: none !important;
    }
    .header-block {
        gap: 0;
    }
}
@media (max-width: 1200px) {
    .header-nav .status-tag {
        top: 0;
        right: 0;
    }
    .add-quantity {
        height: 18px;
        width: 18px;
    }
}
@media (min-width: 801px) {
    .header-nav li:last-child .add-quantity {
        right: 10px;
    }
}

/* ========== gmsec8 ========== */
@media (max-width: 991px) {
    .gmsec8_header {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding: 16px 20px;
    }
    .gmsec8_container {
        /*max-height: calc(100vh - 125px);*/
        max-height: calc(100vh - 156px);
        overflow-y: auto;
        padding-bottom: 180px;
    }
    body._opencmenu {
        position: fixed;
        width: 100%;
    }
    .gmsec8_header div {
        color: rgba(164, 164, 164, 1);
        font-size: 20px;
        font-weight: 500;
        line-height: 32px;
    }
    .gmsec8_header a {
        line-height: 1;
        display: block;
    }
    .gmsec8 .header-row__rate {
        display: flex;
        width: 100%;
        overflow-x: auto;
        padding: 16px 20px;
    }
    .gmsec8 .header-row__rate > * {
        flex-shrink: 0;
    }
}
@media (min-width: 992px) {
    .gmsec8 .header-row__rate {
        display: none !important;
    }
    .gmsec8_header {
        display: none !important;
    }
    .gmsec8 {
        /*top: 172px;*/
        top: 183px;
    }
    .gmsec8_container {
        padding: 40px 40px 64px;
    }
    .gmsec8_left {
        margin-top: 0;
        width: calc(100% - 328px);
    }
    .gmsec8_cat_item {
        width: calc(50% - 16px);
    }
    /**/
    .gmsec8_hr {
        display: block;
    }
    .gmsec8_menu {
        padding: 24px 0 18px 0;
    }
    .gmsec8_menu_block {
        width: calc(50% - 16px);
    }
    .gmsec8_menu_block:nth-child(2) {
        margin-top: 0;
    }
    /**/
    .gmsec8_bott_soc,
    .gmsec8_bott_cont {
        width: calc(50% - 16px);
    }
    .gmsec8_bott_soc {
        margin-top: 0;
    }
    /**/
    .gmsec8_right {
        width: 296px;
        display: block;
    }
    .gmsec8_show_mob {
        display: none !important;
    }
    .gmsec8_right_price {
        margin-top: 12px;
    }
    .gmsec8_right_tg {
        margin-top: 12px;
    }
}
@media (min-width: 1001px) {
    .gmsec8 {
        /*top: 228px;*/
        top: 239px;
    }
}
@media (min-width: 1200px) {
    .gmsec8_left {
        width: calc(100% - 400px);
    }
    .gmsec8_cat_item {
        width: calc(50% - 20px);
    }
    /**/
    .gmsec8_menu_block {
        width: calc(50% - 20px);
    }
    /**/
    .gmsec8_bott_soc,
    .gmsec8_bott_cont {
        width: calc(50% - 20px);
    }
    .gmsec8_bott_soc_item {
        width: 64px;
        padding: 12px 20px 12px 20px;
    }
    .gmsec8_bott_soc_item:not(:last-child) {
        margin-right: 12px;
    }
    /**/
    .gmsec8_right {
        width: 360px;
    }
}
/* ========== gmsec9 ========== */
@media (max-width: 991px) {
    .gmsec9_left {
        margin-right: -40px;
    }
    /**/
    .gmsec9_right {
        width: 100%;
        /*margin-top: 24px;*/
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .gmsec9_right > div:first-child {
        height: 40px;
    }
}
@media (max-width: 800px) {
    .gmsec9_left {
        margin-right: -20px;
    }
}
@media (min-width: 992px) {
    .gmsec9_right_btn {
        /*display: none !important;*/
    }
}
/* ========== gmsec10 ========== */
@media (max-width: 991px) {
    .gmsec10_items {
        justify-content: space-between;
    }
    .gmsec10_items .gmsec6_item_wrp {
        width: calc((100% - 20px) / 2);
    }
    .gmsec10_items .gmsec6_item_wrp:nth-child(7),
    .gmsec10_items .gmsec6_item_wrp:nth-child(12) {
        width: 100%;
    }
    /**/
    .gmsec10_left {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 100000;
        max-height: 100dvh;
        height: 100dvh;
        overflow: auto;
    }
    .gmsec10_left._show {
        display: block;
    }
    .gmsec10_filter_pop {
        display: none !important;
    }
    body._fix {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
    }
    .gmseob_table {
        font-size: 16px;
    }
}
@media (min-width: 992px) {
    .gmsec10_filter_mob {
        display: none !important;
    }
    .gmsec10_filter_wrp {
        background: rgba(247, 247, 247, 1);
        border-radius: 12px;
        padding: 24px 24px;
    }
    .gmsec10_left {
        width: 264px;
    }
    .gmsec10_right {
        width: calc(100% - 264px);
    }
    .gmsec10_items .gmsec6_item_wrp {
        margin-left: 16px;
    }
    .gmsec10_items .gmsec6_item_wrp {
        width: calc((100% - 48px) / 3);
        margin-bottom: 32px;
    }
    .gmsec10_items .gmsec6_item_wrp:nth-child(7),
    .gmsec10_items .gmsec6_item_wrp:nth-child(12) {
        width: calc((100% - 32px) / 1.5);
    }
    /* изменилась высота */
    .gmsec10_items .gmsec6_item_img {
        height: 196px;
    }
    /**/
    .gmsec10_pagination {
        padding: 0 0 0 16px;
    }
    .gm_pagination {
        justify-content: left;
    }
    .gmsec10_seo {
        padding: 0 0 0 16px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .gmsec10_items .gmsec6_item_wrp:last-child {
        width: calc((100% - 32px) / 1.5);
    }
}
@media (min-width: 1200px) {
    .gmsec10_left {
        width: 300px;
    }
    .gmsec10_right {
        width: calc(100% - 300px);
    }
    .gmsec10_items .gmsec6_item_wrp {
        margin-left: 24px;
    }
    .gmsec10_items .gmsec6_item_wrp {
        width: calc((100% - 96px) / 4);
        max-width: initial;
        /*margin-bottom: 40px;*/
        margin-bottom: 25px;
    }
    .gmsec10_items .gmsec6_item_wrp:nth-child(7),
    .gmsec10_items .gmsec6_item_wrp:nth-child(12) {
        width: calc((100% - 72px) / 2);
    }
    .gmsec10_items .gmsec6_item_wrp:nth-child(7) .gmsec6_item_img img,
    .gmsec10_items .gmsec6_item_wrp:nth-child(12) .gmsec6_item_img img {
        max-width: calc((100% - 10px) / 2);
    }
    /* изменилась высота */
    .gmsec10_items .gmsec6_item_img {
        height: 241px;
    }
    /**/
    .gmsec10_pagination {
        padding: 0 0 0 24px;
    }
    .gmsec10_seo {
        padding: 0 0 0 24px;
    }
}
/*and (hover: hover)*/
@media (min-width: 1200px) {
    .gmsec10_items .gmsec6_item_wrp .gmsec6_item_buy {
        /*display: none;*/
    }
    .gmsec10_items .gmsec6_item_wrp:hover {
        z-index: 4;
    }
    .gmsec10_items .gmsec6_item_wrp:hover:after {
        content: '';
        display: block;
        position: absolute;
        z-index: 1;
        border-radius: 12px;
        box-shadow: 0 4px 16px 0 rgba(40, 35, 25, 0.08),0 0 1px 0 rgba(40, 35, 25, 0.16);
        background: rgba(255, 255, 255, 1);
        left: -12px;
        right: -12px;
        top: -12px;
        /*bottom: -48px;*/
        bottom: -12px;
    }
    /*.gmsec10_items .gmsec6_item_wrp:hover .gmsec6_item_buy*/
    .gmsec10_items .gmsec6_item_wrp .gmsec6_item_buy {
        display: block;
        /*position: absolute;*/
        /*left: 0;*/
        /*right: 0;*/
    }
}
/* ========== gmsec11 ========== */
@media (min-width: 992px) {
    .gmsec11 {
        padding: 40px 0 56px;
    }
    .gmsec11_titler {
        font-size: 40px;
        line-height: 56px;
    }
    .gmsec11_item {
        padding: 24px 24px 32px 24px;
        width: calc((100% - 24px) / 2);
        margin-bottom: 24px;
    }
    .gmsec11_item_img {
        width: 56px;
        height: 56px;
    }
}
@media (min-width: 1200px) {
    .gmsec11_item {
        width: calc((100% - 48px) / 3);
    }
}
/* ========== gmsec12 ========== */
@media (min-width: 992px) {
    .gmsec12 {
        padding: 80px 0 16px;
    }
    .gmsec12_titler {
        font-size: 40px;
        line-height: 56px;
    }
    .gmsec12_item {
        padding: 24px;
        width: calc((100% - 24px) / 2);
    }
}
/* ========== gmsec13 ========== */
@media (min-width: 992px) {
    .gmsec13 {
        padding: 40px 0 56px;
    }
    .gmsec13_titler {
        font-size: 40px;
        line-height: 56px;
    }
    .gmsec13_item {
        padding: 24px 24px 24px 68px;
    }
}
/* ========== gmsec14 ========== */
@media (max-width: 800px) {
    .gmsec14 {
        margin: 0 -20px;
    }
    .gmsec14_container {
        padding: 0 20px;
    }
}
@media (min-width: 992px) {
    .gmsec14 {
        padding: 80px 0;
    }
    .gmsec14_titler {
        font-size: 40px;
        line-height: 56px;
    }
    .gmsec14_txt {
        font-size: 20px;
        line-height: 32px;
    }
    /**/
    .gmsec14_item {
        padding: 24px 24px 32px 24px;
        width: calc((100% - 24px) / 2);
    }
    .gmsec14_btn1 {
        margin-top: 24px;
        width: auto;
        margin-right: 12px;
    }
    .gmsec14_btn2 {
        margin-top: 24px;
        width: auto;
    }
    .gmsec14_left_bottom {
        padding-top: 8px;
        max-width: 792px;
    }
    /**/
    .gmsec14_right {
        height: 240px;
        background: url('/local/templates/goldenplata/images/gm/gmsec14/img_tablet.png') no-repeat center;
        background-size: cover;
    }
}
@media (min-width: 1440px) {
    .gmsec14_left {
        order: 1;
        width: calc(100% - 24px - 32.2%);
    }
    /**/
    .gmsec14_right {
        height: auto;
        margin-bottom: 0;
        order: 2;
        max-width: 32.2%;
        background: url('/local/templates/goldenplata/images/gm/gmsec14/img_desc.png') no-repeat center;
        background-size: cover;
    }
}
/* ========== gmsec15 ========== */
@media (max-width: 991px) {
    .gmsec15_file_upload span {
        display: none;
    }
}
@media (min-width: 992px) {
    .gmsec15 {
        margin: 24px 0 40px;
        padding: 56px 40px;
    }
    .gmsec15_left_h1 {
        font-size: 48px;
        line-height: 56px;
        margin-top: 80px;
    }
    .gmsec15_left_txt {
        font-size: 20px;
        line-height: 32px;
        margin-top: 16px;
    }
    .gmsec15_left_btn {
        width: auto;
        height: 56px;
        font-size: 20px;
        line-height: 32px;
        margin-top: 40px;
    }
    /**/
    .gmsec15_form {
        padding: 40px;
    }
    .gmsec15_form_title,
    .gmsec15_form_txt {
        text-align: center;
    }
    .gmsec15_input input {
        height: 56px;
        padding: 12px 24px;
        font-size: 20px;
        line-height: 32px;
    }
    /**/
    .gmsec15_file {
        padding: 16px 24px 15px;
    }
    .gmsec15_file_upload {
        font-size: 20px;
        line-height: 32px;
    }
    .gmsec15_form_btn {
        height: 56px;
        font-size: 20px;
        line-height: 32px;
    }
}
@media (min-width: 1200px) {
    .gmsec15 {
        margin: 40px 0;
    }
    /**/
    .gmsec15_left {
        width: calc((100% - 56px) / 2);
    }
    .gmsec15_right {
        margin-top: 0;
        width: calc((100% - 56px) / 2);
        max-width: 560px;
    }
}
@media (min-width: 1600px) {
    .gmsec15:after {
        background-size: contain;
    }
}
/* ========== gmsec16 ========== */
@media (max-width: 991px) {
    .gmsec16 {
        background-position-x: 42%;
    }
}
@media (min-width: 992px) {
    .gmsec16 {
        margin: 40px 0;
        padding: 56px 40px;
        background: url('/local/templates/goldenplata/images/gm/gmsec16/bg_desctop.png') no-repeat center top;
        background-size: cover;
    }
    .gmsec16_title {

        font-size: 40px;
        line-height: 56px;
    }
    .gmsec16_txt {
        font-size: 20px;
        line-height: 32px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .gmsec16 {
        background-position-x: 30%;
    }
}
/*
    21.01.2026
*/
/* ========== gmnd_top ========== */
@media (min-width: 992px) {
    .gmnd_item {
        margin-right: 32px;
        margin-top: 10px;
    }
    .gmnd_item img {
        margin-right: 12px;
        width: 24px;
    }
    .gmnd_item span {
        font-size: 20px;
    }
    /**/
    .gmnd_bottom {
        margin-top: 100px;
    }
}
/* ========== 29.01.26 ========== */
@media (max-width: 1200px) {
    .x2_j_line-links__list {
        flex-wrap: nowrap;
    }
}
@media (max-width: 1200px) {
    .x2_j_line-links {
        margin: 0 -40px 24px -40px;
    }
    .x2_j_line-links__list {
        padding: 0 40px;
    }
}

@media (max-width: 800px) {
    .x2_j_line-links {
        margin: 0 -20px 16px -20px;
    }
    .x2_j_line-links__list {
        padding: 0 20px;
        gap: 4px;
    }
}
/* ==========  ========== */
/* ==========  ========== */

/*
default black color
40, 35, 25

*/

@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}




@media (min-width: 576px) {

}
@media (min-width: 768px) {

}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}

@media (min-width: 1440px) {

}
/* End */


/* Start:/local/templates/goldenplata/css/gm.add.css?17727017809747*/
.gmsec10_items-line {
    margin-bottom: 16px;
    flex-direction: column;
    gap: 16px;
    .gmsec6_item_wrp {
        width: calc(100% - 16px);
        margin-bottom: 0;
    }
    .gmsec6_item {
        display: flex;
        gap: 16px;
    }
    .gmsec6_item_img {
        width: 128px;
        min-height: 128px;
        height: auto;
        flex-shrink: 0;
        margin-bottom: 0;
        padding: 16px;
    }
    .gm_tag {
        width: fit-content;
    }
    .like-wrapper {
        top: 13px;
        right: 12px;
    }
    .gmsec6_item_gpagination {
        position: absolute;
        max-width: 128px;
        bottom: 8px;
        span {
            width: 6px;
        }
    }
    .gm_tags {
        top: 8px;
        left: 8px;
    }
    .gmsec6_item_gold_wrp {
        position: absolute;
        margin-bottom: 0;
        left: calc(128px + 16px);
    }
    .coins-price_discount-card-description {
        width: 250px;
    }
    .gmsec6_item_price {
        display: none;
    }
    .gmsec6_item_name {
        padding-top: 24px;
        width: 100%;
        height: auto;
        margin-bottom: 0;
        a {
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
        }
    }
    .gmsec6_item_buy {
        display: flex;
        flex-direction: column;
        min-width: 220px;
        .gmsec6_item_price {
            display: flex !important;
            margin-bottom: 8px;
        }
        .like-wrapper {
            display: none !important;
        }
    }
    .gmsec6_item_wrp:nth-child(7), .gmsec6_item_wrp:nth-child(12) {
        width: calc(100% - 16px);
    }
    .gmsec6_item_wrp:nth-child(7) .gmsec6_item_img img:last-child, .gmsec6_item_wrp:nth-child(12) .gmsec6_item_img img:last-child {
        display: none;
    }
    .gmsec6_item_wrp:nth-child(7) .gmsec6_item_img img, .gmsec6_item_wrp:nth-child(12) .gmsec6_item_img img {
        max-width: 100%;
        margin: 0 5px;
    }
    .gmsec6_item_wrp:hover:after {
        display: none;
    }

}

.gmsec10_items {
    .gmsec6_item_buy .gmsec6_item_price {
        display: none;
    }
    .gmsec6_item_buy .like-wrapper {
        display: none;
    }
    .gmsec6_item_gold_wrp .gm_tags {
        display: none;
    }
}

.gmsec10_items-line-2 {
    margin-bottom: 16px;
    flex-direction: column;
    gap: 12px;

    .gmsec6_item_wrp {
        padding: 8px;
        width: calc(100% - 16px);
        margin-bottom: 0;
        border-radius: 12px;
        border: 1px solid var(--stroke, #E8E8E8);
    }

    .gmsec6_item {
        display: flex;
        gap: 12px;
        justify-content: space-between;
        padding-bottom: 28px;
    }

    .gmsec6_item_img {
        width: 72px;
        min-height: 72px;
        height: 72px;
        flex-shrink: 0;
        margin-bottom: 0;
        padding: 3px;
        .like-wrapper {
            display: none !important;
        }
        .gm_tags {
            display: none;
        }
    }
    .gmsec6_item_gpagination {
        position: absolute;
        max-width: 72px;
        top: 66px;
        bottom: auto;
        span {
            width: 4px;
        }
    }
    .gmsec6_item_gold_wrp {
        max-width: calc(320 / 604 * 100%);
        position: absolute;
        left: calc(72px + 12px);
        /*overflow: auto;*/
        margin-bottom: 0;
        display: flex;
        gap: 8px;
        .gm_tags {
            display: flex;
            flex-direction: row;
            gap: 8px;
            position: static;
        }
        .gm_tag {
            width: fit-content;
        }
    }
    .gmsec6_item_price {
        display: flex;
    }
    .gmsec6_item_name {
        flex: 1;
        padding-top: 24px;
        margin-bottom: 0;
        height: auto;
        a {
            font-size: 16px;
            line-height: 150%;
        }
    }
    .gmsec6_item_buy {
        width: calc(188 / 604 * 100%);
        display: flex !important;
        align-items: start;
        gap: 12px;
        .gmsec6_item_price {
            width: calc(180 / 380 * 100%);
            display: none;
            flex-direction: column-reverse;
            margin-bottom: 0;
            height: auto;
            align-items: start;
            justify-content: center;
        }
        .gmsec6_item_btn {
            flex: 1;
            min-width: 132px;
        }
        .like-wrapper {
            width: 36px;
            height: 36px;
            display: flex !important;
            align-items: center;
            justify-content: center;
            position: static;
        }
    }

    .gmsec6_item_wrp:nth-child(7), .gmsec6_item_wrp:nth-child(12) {
        width: calc(100% - 16px);
    }

    .gmsec6_item_wrp:nth-child(7) .gmsec6_item_img img:last-child, .gmsec6_item_wrp:nth-child(12) .gmsec6_item_img img:last-child {
        display: none;
    }
    .gmsec6_item_wrp:nth-child(7) .gmsec6_item_img img, .gmsec6_item_wrp:nth-child(12) .gmsec6_item_img img {
        max-width: 100%;
        margin: 0 5px;
    }
    .gmsec6_item_wrp:hover:after {
        display: none;
    }
}


.line-choice {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

/*.line-choice__left {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
}*/

.line-choice__left-top {
    margin-bottom: 8px;
}
@media (max-width: 1200px) {
    .line-choice__left-top {
        margin: 0 -40px 8px -40px;
    }

    .line-choice__left-bottom {
        margin: 0 -40px 0 -40px;
    }
}

@media (max-width: 800px) {
    .line-choice__left-top {
        margin: 0 -20px 8px -20px;
    }

    .line-choice__left-bottom {
        margin: 0 -20px 0 -20px;
    }
}


.point-choice {
    white-space: nowrap;
    height: 40px;
    padding: 2px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 12px;
    background-color: #F7F7F7;
    color: #282319;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    transition: background-color 0.4s ease-in-out;
    .img {
        width: 24px;
        height: 24px;
        flex-shrink: 0;
        border-radius: 100%;
    }
    img {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 24px;
        height: 24px;
        flex-shrink: 0;
        border-radius: 100%;
        overflow: hidden;
    }
}

.point-choice:focus, .point-choice:focus-visible {
    outline: none;
}

.point-choice:hover, .point-choice:focus-visible {
    background-color: rgba(210, 156, 78, 0.12);
}

.line-choice__right {
    display: flex;
    align-items: center;
    gap: 24px;
}

.drop-down-type-1 {
    display: flex;
    position: relative;
    z-index: 5;
    .drop-down-type-1__btn {
        display: flex;
        white-space: nowrap;
        align-items: center;
        justify-content: center;
        gap: 4px;
        color: #282319;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        .static-text {
            color: #777;
        }
        .svg {
            padding: 4px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        svg {
            transition: transform 0.4s ease-in-out;
        }
    }

    .drop-down-type-1__btn.active {
        svg {
            transform: rotate(180deg);
        }
    }

    .drop-down-type-1__box {
        opacity: 0;
        visibility: hidden;
        padding: 8px 10px;
        border-radius: 12px;
        min-width: 100%;
        position: absolute;
        left: 0;
        display: flex;
        flex-direction: column;
        gap: 7px;
        top: calc(100% + 5px);
        background-color: #FFF;
        box-shadow: 0 2px 15px 5px rgba(0, 0, 0, 0.06);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        transition: color 0.4s ease-in-out, opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
    }

    .drop-down-type-1__box.active {
        opacity: 1;
        visibility: visible;
    }

    .drop-down-type-1__link {
        color: #282319;
        transition: color 0.4s ease-in-out;
    }

    .drop-down-type-1__link.disabled {
        pointer-events: none;
        opacity: 0.5;
    }

    .drop-down-type-1__link:focus, .drop-down-type-1__link:focus-visible {
        outline: none;
    }

    .drop-down-type-1__link:hover, .drop-down-type-1__link:focus-visible {
        color: #D29C4E;
    }
}

.line-choice__group-btn {
    display: flex;
    align-items: center;
    gap: 8px;
}

.btn-choice {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    flex-shrink: 0;
    border-radius: 12px;
    background-color: #F7F7F7;
    color: #1E2942;
    transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out;
}

.btn-choice.active {
    color: #D29C4E;
    background-color: rgba(210, 156, 78, 0.12);
}

.btn-choice:focus, .btn-choice:focus-visible {
    outline: none;
}

.btn-choice:hover, .btn-choice:focus-visible {
    color: #D29C4E;
    background-color: rgba(210, 156, 78, 0.12);
}

.open-filter {
    display: none;
}
/* End */


/* Start:/local/templates/goldenplata/css/gm.add.media.css?17757324437270*/
@media (min-width: 1200px) {
    .gmsec10_items-line {
        .gmsec6_item_wrp {
            width: calc(100% - 24px);
        }
        .gmsec6_item_wrp:nth-child(7), .gmsec6_item_wrp:nth-child(12) {
            width: calc(100% - 24px);
        }
        .gmsec6_item_img {
            width: 148px;
            min-height: 148px;
        }
        .like-wrapper {
            top: 15px;
            right: 14px;
        }
        .gmsec6_item_gpagination {
            max-width: 148px;
            bottom: 10px;
            span {
                width: 8px;
            }
        }
        .gmsec6_item_gold_wrp {
            left: calc(148px + 16px);
        }
        .coins-price_discount-card-description {
            width: 300px;
        }
        .gmsec6_item_name {
            padding-top: 28px;
            a {
                font-size: 20px;
                line-height: 160%;
            }
        }
        .gmsec6_item_buy {
            min-width: 240px;
            .gmsec6_item_price {
                margin-bottom: 12px;
            }
        }
    }
}
@media (max-width: 991px) {
    .gmsec10_items-line {
        .gmsec6_item_wrp {
            width: 100%;
        }
        .gmsec6_item_wrp:nth-child(7), .gmsec6_item_wrp:nth-child(12) {
            width: 100%;
        }
    }
    .gmsec10_items-line-2 {
        .gmsec6_item_wrp {
            width: 100%;
        }
        .gmsec6_item_wrp:nth-child(7), .gmsec6_item_wrp:nth-child(12) {
            width: 100%;
        }
    }
}

@media (max-width: 800px) {
    .gmsec10_items-line {
        margin-bottom: 32px;
        gap: 20px;
        .gmsec6_item {
            flex-direction: column;
            gap: 8px;
        }
        .gmsec6_item_img {
            position: absolute;
            top: 0;
            left: 0;
            width: 124px;
            min-height: 124px;
            bottom: calc(36px + 8px);
            .like-wrapper {
                display: none !important;
            }
        }
        .gmsec6_item_gpagination {
            max-width: 124px;
            bottom: calc(36px + 8px + 8px);
        }
        .gmsec6_item_gold_wrp {
            width: fit-content;
            left: calc(124px + 12px);
            position: relative;
            margin-bottom: 0;
        }
        .coins-price_discount-card-description {
            width: 233px;
            bottom: auto;
            top: calc(100% + 5px);
            right: 0;
        }
        .gmsec6_item_price {
            margin-top: -4px;
            padding-left: calc(124px + 12px);
            display: flex;
            flex-direction: column;
            margin-bottom: 0;
        }
        .gmsec6_item_name {
            min-height: 58px;
            margin-top: -4px;
            padding-top: 0;
            padding-left: calc(124px + 12px);
            a {
                font-size: 14px;
                line-height: 171.429%;
            }
        }
        .gmsec6_item_buy {
            flex-direction: row;
            gap: 8px;
            .gmsec6_item_price {
                display: none !important;
            }
            .like-wrapper {
                width: 36px;
                height: 36px;
                display: flex;
                align-items: center;
                justify-content: center;
                position: static;
                display: flex !important;
            }
        }
    }
}

@media (max-width: 1199px) {
    .gmsec10_items-line-2 {
        .gmsec6_item_price {
            position: absolute;
            bottom: 0;
            left: calc(72px + 12px);
            margin-bottom: 0;
        }
    }
}



@media (min-width: 1200px) {
    .gmsec10_items-line-2 {
        margin-bottom: 24px;
        .gmsec6_item_wrp {
            width: calc(100% - 24px);
        }
        .gmsec6_item_wrp:nth-child(7), .gmsec6_item_wrp:nth-child(12) {
            width: calc(100% - 24px);
        }
        .gmsec6_item {
            padding-bottom: 0;
        }
        .gmsec6_item_img {
            height: auto;
        }
        .gmsec6_item_gpagination {
            top: auto;
            bottom: 8px;
        }
        .gmsec6_item_gold_wrp {
            max-width: calc(544 / 1020 * 100%);
        }
        .gmsec6_item_price {
            display: none;
        }
        .gmsec6_item_buy {
            width: calc(380 / 1020 * 100%);
            align-items: center;
            .gmsec6_item_price {
                display: flex;
            }
            .gmsec6_item_btn {
                min-width: 136px;
            }
        }
    }
}

@media (max-width: 800px) {
    .gmsec10_items-line-2 {
        margin-bottom: 32px;
        .gmsec6_item_wrp {
            border-radius: 0;
            border: none;
            padding: 4px 0 12px;
            border-bottom: 1px solid #E8E8E8;
        }
        .gmsec6_item {
            flex-direction: column;
            gap: 0;
            padding-bottom: 0;
        }
        .gmsec6_item_price {
            position: static;
        }
        .gmsec6_item_gold_wrp {
            left: 0;
            max-width: 100%;
        }
        .gmsec6_item_img {
            position: absolute;
            top: 28px;
            left: 0;
        }
        .gmsec6_item_gpagination {
            top: 92px;
        }
        .gmsec6_item_price {
            padding-top: 28px;
            padding-left: 80px;
            gap: 8px;
        }
        .gmsec6_item_name {
            min-height: 56px;
            padding: 0 0 8px 80px;
        }
        .gmsec6_item_buy {
            width: 100%;
        }
    }
}

@media (max-width: 1200px) {
    .line-choice {
        flex-direction: column;
        gap: 12px;
        align-items: start;
    }
    /*.line-choice__left {
        max-width: 100%;
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .line-choice__left::-webkit-scrollbar {
        display: none;
    }*/
    .line-choice__right {
        width: 100%;
        justify-content: space-between;
    }
}

@media (max-width: 991px) {
    .line-choice {
        gap: 24px;
    }

    .line-choice__right {
        flex-direction: column;
        gap: 12px;
        align-items: start;
    }
    .line-choice__group-btn {
        position: relative;
        width: 100%;
    }

    .open-filter {
        position: absolute;
        right: 0;
        display: flex;
        width: 36px;
        height: 36px;
        align-items: center;
        justify-content: center;
        color: #282319;
        .mark {
            position: absolute;
            top: 3px;
            right: 3px;
            width: 8px;
            height: 8px;
            border-radius: 100%;
            background-color: #D29C4E;
        }
        .svg {
            display: flex;
            align-items: center;
            justify-content: center;
        }
    }
}

@media (max-width: 800px) {
    .line-choice {
        margin-bottom: 24px;
    }
}
/* End */


/* Start:/local/templates/goldenplata/css/registration.css?177507652610526*/
.box-registration {
    padding: 40px 40px 56px 40px;
    margin: 24px 0 40px;
    min-height: 868px;
    border-radius: 12px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/local/templates/goldenplata/css/../images/authorization/bg.jpg");
}
.box-registration__content {
    display: flex;
    gap: 30px;
    justify-content: space-between;
}
.box-registration__left {
    width: calc(458 / 1360 * 100%);
}
.box-registration__right {
    width: calc(560 / 1360 * 100%);
}
.box-registration__line-title {
    padding: 56px 0 42px 56px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    h1 {
        color: var(--white, #FFF);
        font-size: 40px;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
    }
    p {
        color: var(--gray-light-hover, #E0E0E0);
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
    }
}

.body-form-1 {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 24px;
    width: 100%;
    border-radius: 12px;
    background: var(--white, #FFF);
    box-shadow: 0 9px 40px 0 rgba(0, 0, 0, 0.20);
}
.body-form-1__line-title {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.body-form-1__title-desc {
    color: var(--secondary, #1E2942);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.body-form-1__title {
    color: var(--dark, #282319);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

.body-form-1__wrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.body-form-1__group-input {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.body-form-1__box-link-forgot {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    right: 0;
    position: absolute;
}
.link-forgot {
    color: var(--primary, #D29C4E);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.link-forgot:focus, .link-forgot:focus-visible {
    outline: none;
}
.link-forgot:hover {
    color: var(--dark, #282319);
}
.input-type-1 {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 12px;

    input {
        all: unset;
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding: 8px 24px;
        height: 48px;
        border-radius: 12px;
        color: var(--dark, #282319);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        background-color: var(--gray-light, #F7F7F7);
        caret-color: var(--dark, #282319);
        cursor: text;
        position: relative;
    }

    input:focus,
    input:focus-visible {
        outline: none;
    }

    input:focus + .placeholder,
    input:focus-visible + .placeholder,
    input:not(:placeholder-shown):not([type=date]) + .placeholder,
    input:not(:-ms-input-placeholder):not([type=date]) + .placeholder {
        display: none;
    }

    .placeholder {
        position: absolute;
        pointer-events: none;
        display: flex;
        inset: 0 0 auto 0;
        height: 48px;
        gap: 5px;
        align-items: center;
        padding: 8px 24px;
        color: var(--gray, #A4A4A4);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        z-index: 1;

        i {
            font-style: normal;
            color: #F00;
        }
    }

    .text-info {
        pointer-events: none;
        color: var(--gray-dark, #777);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 171.429%;
    }
}

.input-type-1.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.input-type-2 {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 12px;

    .input-type-2__label {
        position: relative;
        display: block;
        width: 100%;
        border-radius: 12px;
    }

    input {
        all: unset;
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding: 8px 24px 8px 24px;
        height: 48px;
        border-radius: 12px;
        color: var(--dark, #282319);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        background-color: var(--gray-light, #F7F7F7);
        caret-color: var(--dark, #282319);
        cursor: text;
        position: relative;
    }

    input:focus,
    input:focus-visible {
        outline: none;
    }

    input:focus + .placeholder,
    input:focus-visible + .placeholder,
    input:not(:-ms-input-placeholder):not([type=date]) + .placeholder,
    input:not(:placeholder-shown):not([type=date]) + .placeholder {
        display: none;
    }

    .placeholder {
        position: absolute;
        pointer-events: none;
        display: flex;
        inset: 0 0 auto 0;
        height: 48px;
        gap: 5px;
        align-items: center;
        padding: 8px 24px;
        color: var(--gray, #A4A4A4);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        z-index: 1;

        i {
            font-style: normal;
            color: #F00;
        }
    }

    .text-info {
        pointer-events: none;
        color: var(--gray-dark, #777);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 171.429%;
    }

    .input-type-2__btn {
        position: absolute;
        inset: 8px 24px 8px auto;
        width: 32px;
        height: 32px;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 3;
    }
}

.input-type-checkbox {
    display: flex;
    gap: 8px;
    .desc {
        padding-top: 6px;
        color: var(--dark, #282319);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        a {
            color: #D29C4E;
        }
        a:focus {
            outline: none;
        }
        a:hover {
            color: #282319;
        }
    }
}

.input-type-checkbox__label {
    position: relative;
    cursor: pointer;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    input {
        display: none;
    }
    input:checked + .castom {
        border-color: #D29C4E;
        background-color: #D29C4E;
    }
    .castom {
        width: 20px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        border-radius: 4px;
        border: 1px solid #A4A4A4;
        background-color: transparent;
        transition: background-color 0.4s ease-in-out, border-color 0.4s ease-in-out;
    }
}

.input-type-radio {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 24px;
    padding: 2px 2px 0 2px;
    input:checked + .castom {
        i {
            opacity: 1;
        }
    }
    .castom {
        width: 20px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        border-radius: 100%;
        border: 1px solid var(--gray, #A4A4A4);
        i {
            opacity: 0;
            display: inline-block;
            width: 12px;
            height: 12px;
            border-radius: 100%;
            background-color: #D29C4E;
            transition: opacity 0.4s ease-in-out;
        }
    }
    .text {
        padding-top: 4px;
        color: var(--dark, #282319);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
    }
}

.body-form-1__group-btn {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.body-form-1__submit {
    padding: 5px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    width: 100%;
    border-radius: 12px;
    background-color: #D29C4E;
    color: var(--white, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
.body-form-1__submit:focus,.body-form-1__submit:focus-visible {
    outline: none;
}
.body-form-1__submit:hover {
    background-color: #BB8A44;
}

.body-form-3__submit {
    padding: 5px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    width: fit-content;
    border-radius: 12px;
    background-color: #D29C4E;
    color: var(--white, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
.body-form-3__submit:focus,.body-form-1__submit:focus-visible {
    outline: none;
}
.body-form-3__submit:hover {
    background-color: #BB8A44;
}

.body-form-1__btn {
    padding: 5px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    color: var(--dark, #282319);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    border-radius: 12px;
    border: 1px solid var(--dark, #282319);
    background-color: var(--white, #FFF);
}

.authorization-modal {
    position: fixed;
    inset: 0;
    z-index: 100;
    overflow: auto;
    display: flex;
    justify-content: center;
    background-color: rgba(30, 41, 66, 0.5);
    padding: 60px 16px;
}
.authorization-modal__body {
    margin: auto;
}

.authorization-modal__window {
    position: relative;
    width: 560px;
}

.authorization-modal__close {
    position: absolute;
    right: calc((40px + 12px) * -1);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #fff;
}
.authorization-modal__close:focus,.authorization-modal__close:focus-visible {
    outline: none;
}

/* End */


/* Start:/local/templates/goldenplata/css/registration.media.css?17727017802856*/
@media (max-width: 1300px) {
    .box-registration {
        padding: 48px;
        margin: 24px 0 24px;
        min-height: auto;
        background-image: url("/local/templates/goldenplata/css/../images/authorization/bg1100.jpg");
    }
    .box-registration__content {
        flex-direction: column;
        gap: 42px;
    }
    .box-registration__left {
        width: 100%;
    }
    .box-registration__right {
        width: 100%;
    }
    .box-registration__line-title {
        padding: 0;
        gap: 8px;
        align-items: center;
        h1 {
            font-size: 32px;
            line-height: 125%;
        }
    }

    .body-form-1 {
        margin: 0 auto;
        max-width: 560px;
    }
}

@media (max-width: 800px) {
    .box-registration {
        margin: 24px -20px;
        padding: 32px 20px;
        border-radius: 0;
        background-image: none;
        background: linear-gradient(166deg, #102342 24.71%, #061029 88.35%);
    }
    .box-registration__content {
        gap: 24px;
    }
    .box-registration__line-title {
        gap: 4px;
        h1 {
            font-size: 32px;
            line-height: 125%;
        }
        p {
            font-size: 16px;
            line-height:  150%;
        }
    }
    .body-form-1 {
        padding: 24px 16px;
    }
    .body-form-1__title {
        font-size: 32px;
        line-height: 125%;
    }
    .input-type-checkbox {
        .desc {
            font-size: 16px;
        }
    }
    .body-form-1:has(.body-form-1__box-link-forgot) {
        padding: 24px 16px 72px 16px;
    }
    .body-form-1__group-input {
        position: static;
    }
    .body-form-1__wrapper {
        position: relative;
    }
    .body-form-1__box-link-forgot {
        bottom: -48px;
        left: 0;
        right: 0;
    }
    .body-form-1__btn {
        padding: 0;
    }
}

@media (max-width: 800px) {
    .authorization-modal {
        padding: 0;
        background-color: #fff;
        .body-form-1:has(.body-form-1__box-link-forgot) {
            padding: 16px 16px 72px 16px;
        }
        .body-form-1 {
            max-width: 100%;
            box-shadow: none;
            gap: 40px;
        }
        .body-form-1__title {
            color: var(--gray, #A4A4A4);
            font-size: 20px;
            font-style: normal;
            font-weight: 500;
            line-height: 160%;
        }
    }
    .authorization-modal__close{
        top: 20px;
        right: 20px;
        width: 24px;
        height: 24px;
        background-color: #F7F7F7;
        svg {
            width: 10px;
            height: 10px;
        }
    }
    .authorization-modal__body {
        margin: 0;
        width: 100%;
    }
    .authorization-modal__window {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/goldenplata/css/personal-account.css?177270178015834*/
.breadcrumb {
    margin-bottom: 12px;
}
.personal-account {
    margin: 24px 0 40px;
}
.personal-account__wrapper {
    display: flex;
    gap: 24px;
}
.personal-account__menu {
    width: calc(300 / 1360 * 100%);
}
.personal-account__content {
    width: calc(1036 / 1360 * 100%);
}
.account-menu {
    position: sticky;
    top: 10px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 12px;
    border-radius: 12px;
    background: var(--gray-light, #F7F7F7);
}
.account-menu__nav {
    display: flex;
    flex-direction: column;
}
.account-menu__link {
    padding: 2px 12px;
    height: 48px;
    display: flex;
    align-items: center;
    border-radius: 8px;
    overflow: hidden;
    background-color: transparent;
    gap: 8px;
    color: var(--dark, #282319);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    transition: background-color 0.4s ease-in-out;
    .svg {
        width: 24px;
        height: 24px;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .text {
        padding-top: 6px;
    }
}
.account-menu__link.active {
    background-color: rgba(210, 156, 78, 0.12);
}
.account-menu__link:focus,.account-menu__link:focus-visible {
    outline: none;
}
.account-menu__link:focus-visible,.account-menu__link:hover {
    background-color: rgba(210, 156, 78, 0.12);
}


.person {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.person__top {
    padding: 24px;
    border-radius: 12px;
    display: flex;
    gap: 24px;
    justify-content: space-between;
    border: 1px solid var(--stroke, #E8E8E8);
}
.person__name {
    margin-bottom: 16px;
    color: var(--dark, #282319);
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 128.571%;
}
.person__line-contacts {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    gap: 24px;
}
.person__line-btn {
    .account-menu__link {
        display: none;
    }
}
.contact-link {
    display: flex;
    align-items: center;
    gap: 12px;
    color: var(--dark, #282319);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    transition: color 0.4s ease-in-out;
    .svg {
        width: 24px;
        height: 24px;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .text {
        padding-top: 6px;
    }
}

.contact-link:focus,.contact-link:focus-visible {
    outline: none;
}
.contact-link:focus-visible,.contact-link:hover {
    color: #D29C4E;
}

.change-link {
    padding: 6px 16px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 252px;
    color: var(--dark, #282319);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    border-radius: 12px;
    border: 1px solid var(--dark, #282319);
    transition: color 0.4s ease-in-out;
}
.change-link:focus,.change-link:focus-visible {
    outline: none;
}
.change-link:focus-visible,.change-link:hover {
    color: #D29C4E;
}
.add-next-link {
    display: none;
}
.next-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 12px;
    background-color: var(--gray-light, #F7F7F7);
    transition: background-color 0.4s ease-in-out;
}
.next-link:focus,.next-link:focus-visible {
    outline: none;
}
.next-link:focus-visible,.next-link:hover {
    background-color: rgba(210, 156, 78, 0.12);
}


.person__middle-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}

.card-person-point {
    padding: 24px 24px 32px;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 32px;
    border-radius: 12px;
    background-color: #FBF9F7;
    transition: background-color 0.4s ease-in-out;
    .svg {
        width: 56px;
        height: 56px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        background-color: #D29C4E;
        img {
            filter: brightness(0) invert(1);
        }
    }
    .info {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }
    .title {
        color: var(--dark, #282319);
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
    }
    .text {
        color: var(--gray-dark, #777);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }
}
.card-person-point:focus,.card-person-point:focus-visible {
    outline: none;
}
.card-person-point:focus-visible,.card-person-point:hover {
    background-color: rgba(210, 156, 78, 0.12);
}



.box-active-orders__line-title {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    gap: 16px;
}
.box-active-orders__title {
    display: flex;
    gap: 8px;
    color: var(--dark, #282319);
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 128.571%;
    .min {
        display: none;
    }
    .count {
        color: #D29C4E;
    }
}

.box-active-orders__card {
    padding: 24px;
    border-radius: 12px;
    border: 1px solid var(--stroke, #E8E8E8);
}

.box-active-orders__card-title {
    margin-bottom: 8px;
    color: var(--dark, #282319);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
}

.box-active-orders__status-line {
    margin-bottom: 24px;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.tag {
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: #00A15D;
    padding: 2px 16px;
    color: var(--white, #FFF);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 171.429%;
}
.tag.not-paid {
    background-color: #D29C4E;
}

.box-active-orders__swiper {
    margin: 0 -24px;
}

.active-orders-swiper {
    padding: 0 24px;
    .swiper-slide {
        box-sizing: border-box;
        height: auto;
        width: auto;
    }

    .gmsec6_item {
        max-width: 160px;
    }
    .gmsec6_item_img {
        height: 160px;
        margin-bottom: 16px;
    }
    .gmsec6_item_name {
        height: auto;
        margin-bottom: 0;
    }
    .gmsec6_item_name a {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}


.personal-data {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.personal-account-info-box {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 24px;
    border-radius: 12px;
    border: 1px solid var(--stroke, #E8E8E8);
}

.personal-account-info-box__title {
    color: var(--dark, #282319);
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 128.571%;
}

.body-form-2__wrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.body-form-2__group-input {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.body-form-2__group-btn {
    display: flex;
}

.body-form-2__submit {
    padding: 5px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    width: fit-content;
    border-radius: 12px;
    background-color: #D29C4E;
    color: var(--white, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
.body-form-2__submit:focus,.body-form-1__submit:focus-visible {
    outline: none;
}
.body-form-2__submit:hover {
    background-color: #BB8A44;
}

.body-form-2__submit.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.body-form-2 {
    .input-type-1 {
        flex-direction: row;
        gap: 16px;
        align-items: center;
        input {
            width: calc(50% - 8px);
        }
        .text-info {
            width: calc(50% - 8px);
        }
    }
    .input-type-2__label {
        flex-direction: row;
        gap: 16px;
        align-items: center;
        input {
            width: calc(50% - 8px);
        }
        .text-info {
            width: calc(50% - 8px);
        }
    }
    .input-type-2__btn {
        top: 8px;
        bottom: 8px;
        right: auto;
        left: calc(50% - 8px - 32px - 24px);
    }
}

.subscriptions {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.subscriptions__box-info {
    padding: 16px 24px;
    border-radius: 12px;
    border: 1px solid #B7D5FA;
    background: linear-gradient(0deg, #EFF6FF 0%, #EFF6FF 100%), #FFF;
    p {
        max-width: 650px;
        color: var(--dark, #282319);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }
    a {
        color: var(--primary, #D29C4E);
    }
    a:focus, a:focus-visible {
        outline: none;
    }
    a:focus-visible, a:hover {
        color: var(--dark, #282319);
    }
}

.body-form-3__wrapper {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.body-form-3 {
    .input-type-1 {
        flex-direction: row;
        gap: 16px;
        align-items: center;
        input {
            width: calc(50% - 8px);
        }
        .text-info {
            width: calc(50% - 8px);
        }
    }
}

.body-form-3__group {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.body-form-3__min-group-checkbox {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.body-form-3__min-group-radio {
    display: flex;
    gap: 24px;
}


.help {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.help__box-desc {
    color: var(--dark, #282319);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.questions {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.questions__line-btn {
    display: flex;
    gap: 8px;
    max-width: 100%;
    overflow: auto;
    -ms-overflow-style: none;  /* IE и Edge */
    scrollbar-width: none;  /* Firefox */
}
.questions__line-btn::-webkit-scrollbar {
    display: none;
}

.questions__choice {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    .castom {
        white-space: nowrap;
        padding: 8px 16px;
        height: 40px;
        border-radius: 12px;
        color: var(--dark, #282319);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        background-color: var(--gray-light, #F7F7F7);
        transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
    }
}

.questions__choice:focus, .questions__choice:focus-visible {
    outline: none;
}

.questions__choice:focus-visible, .questions__choice:hover {
    .castom {
        color: var(--white, #FFF);
        background-color: var(--primary, #D29C4E);
    }
}

.questions__choice {
    input:checked + .castom {
        color: var(--white, #FFF);
        background-color: var(--primary, #D29C4E);
    }
}

.box-answers__tabs {
    display: none;
    flex-direction: column;
    gap: 16px;
}

.box-answers__tabs.active {
    display: flex;
}

.answers-tab {
    display: flex;
    flex-direction: column;
}

.answers-tab__btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 5px 24px;
    height: 80px;
    color: var(--dark, #282319);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    border-radius: 12px;
    background: var(--gray-light, #F7F7F7);
    /*transition: border-radius 0.4s ease-in-out;*/
    .svg {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .text {
        text-align: start;
    }
    svg {
        transition: transform 0.4s ease-in-out;
    }
}

.answers-tab__btn:focus,.answers-tab__btn:focus-visible {
    outline: none;
}

.answers-tab__btn:focus-visible,.answers-tab__btn:hover {

}

.answers-tab__btn.active {
    border-radius: 12px 12px 0 0;
    svg {
        transform: rotate(180deg);
    }
}

.answers-tab__btn.active + .answers-tab__box {
    display: block;
}

.answers-tab__box {
    display: none;
    padding: 24px;
    border-radius: 0 0 12px 12px;
    border-bottom: 1px solid var(--primary, #D29C4E);
    background-color: rgba(210, 156, 78, 0.12);
    color: var(--dark, #282319);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    h4 {
        margin-bottom: 24px;
        color: var(--dark, #282319);
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
    }
    ul {
        margin-bottom: 24px;
        display: flex;
        flex-direction: column;
        li {
            position: relative;
            padding-left: 24px;
        }
        li:before {
            top: 11px;
            left: 11px;
            position: absolute;
            content: '';
            display: inline-block;
            width: 2px;
            height: 2px;
            flex-shrink: 0;
            background-color: var(--dark, #282319);
            border-radius: 100%;
        }
    }
}

.answers-tab__box.active {
    display: block;
}

.favourite-title {
    display: none;
}

.favourite__line-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.favourite__line-title.is-empty {
    .favourite-clear {
        display: none;
    }
}

.is-empty {
    .favourite-clear {
        display: none;
    }
    .line-choice__group-btn {
        pointer-events: none;
    }
    .favourite__mobile-line {
        justify-content: end;
    }
}

.favourite__tile-wrapper {
    display: flex;
    align-items: center;
    gap: 24px;
    .page-title {
        margin-bottom: 0;
    }
}

.favourite-clear {
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: var(--gray, #A4A4A4);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    .svg {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .text {
        padding-top: 4px;
    }
}

.favourite {
    margin-left: -24px;
}

.favourite.is-empty {
    margin-left: 0;
}

.favourite-empty {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    min-height: 204px;
    img {
        width: 144px;
        height: 144px;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    p {
        color: var(--dark, #282319);
        text-align: center;
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 128.571%;
    }
}

.favourite__mobile-line {
    display: none;
}
/* End */


/* Start:/local/templates/goldenplata/css/personal-account.media.css?17727017806936*/
@media (max-width: 1200px) {
    .personal-account {
        margin: 24px 0;
    }

    .personal-account__wrapper {
        gap: 16px;
    }

    .personal-account__menu {
        width: calc(264 / 900 * 100%);
    }

    .personal-account__content {
        width: calc(620 / 900 * 100%);
    }

    .account-menu {
        padding: 8px;
    }

    .account-menu__nav {
        gap: 8px;
    }

    .account-menu__link {
        padding: 2px 8px;
        height: 40px;
    }


    .person {
        gap: 32px;
    }

    .person__top {
        padding: 16px;
    }


    .person__middle-list {
        grid-template-columns: repeat(2, 1fr);
    }

    .card-person-point {
        padding: 16px;
    }


    .box-active-orders__line-title {
        margin-bottom: 32px;
    }

    .box-active-orders__card {
        padding: 16px;
    }

    .box-active-orders__swiper {
        margin: 0 -16px;
    }

    .active-orders-swiper {
        padding: 0 16px;

        .gmsec6_item {
            max-width: 144px;
        }

        .gmsec6_item_img {
            height: 144px;
            margin-bottom: 12px;
        }
    }

    .personal-data {
        gap: 32px;
    }

    .personal-account-info-box {
        padding: 16px;
    }

    .body-form-2 {
        .input-type-1 {
            flex-direction: column;
            gap: 0;
            align-items: start;

            input {
                width: 100%;
            }

            .text-info {
                width: 100%;
            }
        }

        .input-type-2__label {
            flex-direction: column;
            gap: 0;
            align-items: start;

            input {
                width: 100%;
            }

            .text-info {
                width: 100%;
            }
        }

        .input-type-2__btn {
            right: 24px;
            left: auto;
        }
    }


    .subscriptions {
        gap: 32px;
    }

    .subscriptions__box-info {
        padding: 12px 16px;
    }

    .body-form-3 {
        .input-type-1 {
            flex-direction: column;
            gap: 0;
            align-items: start;
            input {
                width: 100%;
            }
            .text-info {
                width: 100%;
            }
        }
    }

    .answers-tab__btn {
        padding: 5px 16px;
        height: 64px;
    }

    .answers-tab__box {
        padding: 16px;
    }

    .favourite {
        margin-left: -16px;
    }

}

@media (max-width: 991px) {
    .personal-account__wrapper {
        flex-direction: column;
        gap: 24px;
    }
    .personal-account__menu {
        width: 100%;
    }
    .personal-account__content {
        width: 100%;
    }
    .account-menu {
        position: static;
        padding: 0;
        background-color: transparent;
        margin: 0 -40px;

    }
    .account-menu__nav {
        flex-direction: row;
        padding: 0 40px;
        max-width: 100%;
        overflow: auto;
        -ms-overflow-style: none;  /* IE и Edge */
        scrollbar-width: none;  /* Firefox */
    }
    .account-menu__nav::-webkit-scrollbar {
        display: none;
    }
    .account-menu__link {
        min-width: fit-content;
        white-space: nowrap;
        background-color: #F7F7F7;
        .svg {
            display: none;
        }
        .text {
            padding-top: 3px;
        }
    }
    .account-menu__link:last-child {
        display: none;
    }
    .person {
        gap: 24px;
    }

    .person__top {
        flex-direction: column;
    }

    .person__box-next {
        display: none;
    }

    .person__line-contacts {
        flex-direction: column;
        gap: 8px;
        align-items: start;
    }

    .person__line-btn {
        display: flex;
        flex-direction: column;
        gap: 16px;
        .account-menu__link {
            padding: 12px;
            display: flex;
            height: 48px;
            border-radius: 8px;
            background-color: var(--gray-light, #F7F7F7);
            .svg {
                display: flex;
            }
            .text {
                padding-top: 6px;
            }
        }
    }

    .change-link {
        max-width: 100%;
    }

    .add-next-link {
        border-radius: 12px;
        padding: 6px 16px;
        height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--white, #FFF);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        background-color: var(--primary, #D29C4E);
    }


    .person__middle-list {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .card-person-point {
        flex-direction: row;
        gap: 24px;
        justify-content: start;
    }


    .box-active-orders__line-title {
        margin-bottom: 16px;
        justify-content: space-between;
    }

    .box-active-orders__title {
        .max {
            display: none;
        }
        .min {
            display: block;
        }
    }

    .active-orders-swiper {
        .gmsec6_item {
            max-width: 120px;
        }
        .gmsec6_item_img {
            height: 120px;
            margin-bottom: 12px;
        }
    }

    .body-form-2__submit {
        width: 100%;
    }

    .body-form-3__wrapper {
        gap: 32px;
    }

    .body-form-3__submit {
        width: 100%;
    }

    .help {
        gap: 24px;
    }

    .answers-tab__btn {
        padding: 16px;
        height: auto;
        min-height: 96px;
        align-items: start;
        .svg {
            align-items: center;
            justify-content: center;
            width: 24px;
            height: 24px;
            flex-shrink: 0;
        }
    }

    .favourite {
        margin-left: 0;
    }

    .favourite-title {
        display: block;
    }

    .favourite__line-title {
        display: none;
    }

    .favourite__mobile-line {
        margin-bottom: 24px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        .line-choice__group-btn {
            width: auto;
        }
    }

    .favourite-clear {
        height: 24px;
        font-size: 16px;
        line-height: 150%;
        .svg {
            width: 24px;
            height: 24px;
        }
    }
}

@media (max-width: 800px) {
    .account-menu {
        margin: 0 -20px;
    }
    .account-menu__nav {
        padding: 0 20px;
    }
    .questions__line-btn-wrapper {
        margin: 0 -20px;
    }
    .questions__line-btn {
        padding: 0 20px;
    }
}
/* End */


/* Start:/local/templates/goldenplata/css/orders.css?177270178013618*/
.orders__line-title {
    margin-bottom: 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    .page-title {
        margin-bottom: 0;
    }
}

.orders__box-mobile-filter {
    display: none;
}

.orders__filter-line {
    position: relative;
    z-index: 2;
    margin-bottom: 24px;
}
.orders__list {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.card-orders {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 24px;
    border-radius: 12px;
    border: 1px solid var(--stroke, #E8E8E8);
}
.card-orders__top {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.card-orders__title {
    color: var(--dark, #282319);
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 128.571%;
}
.card-orders__line-status {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}
.drop-down-status {
    width: fit-content;
    position: relative;
    display: flex;
}
.drop-down-status__btn{
    .svg {
        svg {
            transition: transform 0.4s ease-in-out;
        }
    }
}
.drop-down-status__btn.active {
    .svg {
        svg {
            transform: rotate(180deg);
        }
    }
}
.drop-down-status__btn.active + .drop-down-status__box {
    opacity: 1;
    visibility: visible;
}
.drop-down-status.completed {
    .drop-down-status__btn {
        .adopted,.paid,.cancelled {
            display: none;
        }
    }

    .category-status.cancelled {
        display: none;
    }

    .category-status.completed:before {
        display: none;
    }

    .category-status.completed {
        .mark {
            width: 20px;
            height: 20px;
            background-color: #00A15D;
            display: flex;
            align-items: center;
            justify-content: center;
            svg {
                display: block;
            }
        }
    }
}
.drop-down-status.adopted {
    .drop-down-status__btn {
        .completed,.paid,.cancelled {
            display: none;
        }
    }

    .category-status.cancelled {
        display: none;
    }

    .category-status.completed:before {
        display: none;
    }

    .category-status:first-child {
        .mark {
            width: 20px;
            height: 20px;
            background-color: #777;
        }
    }
    .category-status {
        .mark {
            background-color: #E0E0E0;
        }
    }
    .category-status:before {
        background-color: #E0E0E0;
    }
}
.drop-down-status.paid {
    .drop-down-status__btn {
        .completed,.adopted,.cancelled {
            display: none;
        }
    }

    .category-status.cancelled {
        display: none;
    }

    .category-status:nth-child(2) {
        .mark {
            width: 20px;
            height: 20px;
        }
    }

    .category-status:nth-child(2):before {
        background-color: #E0E0E0;
    }

    .category-status.completed {
        .mark {
            background-color: #E0E0E0;
        }
    }

    .category-status.completed:before {
        display: none;
    }
}
.drop-down-status.cancelled {
    .drop-down-status__btn {
        .completed,.adopted,.paid {
            display: none;
        }
    }
    .category-status.completed {
        display: none;
    }
    .category-status.cancelled {
        .mark {
            width: 20px;
            height: 20px;
            background-color: #BF0705;
            display: flex;
            align-items: center;
            justify-content: center;
            svg {
                display: block;
            }
        }
    }
}
.drop-down-status__btn {
    .text {
        text-align: start;
        /*padding-top: 4px;*/
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .completed {
        height: 32px;
        padding: 4px 16px 4px 16px;
        border-radius: 4px;
        background: #DEFFF1;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        color: var(--dark, #282319);
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 171.429%;
        .svg {
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .status {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            border-radius: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #00A15D;
        }
    }
    .adopted, .paid {
        height: 32px;
        padding: 4px 16px 4px 16px;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        color: var(--dark, #282319);
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 171.429%;
        background: rgba(210, 156, 78, 0.12);
        .svg {
            display: flex;
            align-items: center;
            justify-content: center;
        }
    }
    .cancelled {
        height: 32px;
        padding: 4px 16px 4px 16px;
        border-radius: 4px;
        background: rgba(210, 156, 78, 0.12);
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        color: var(--dark, #282319);
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 171.429%;
        .svg {
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .status {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            border-radius: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #BF0705;
        }
    }
}

.drop-down-status__box {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: calc(100% + 4px);
    left: 0;
    z-index: 2;
    width: 350px;
    padding: 12px 16px;
    border-radius: 12px;
    background-color: var(--white, #FFF);
    box-shadow: 0 4px 11.9px 0 rgba(0, 0, 0, 0.14);
    transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}
.drop-down-status__box.active {
    opacity: 1;
    visibility: visible;
}
.drop-down-status__mobile-title {
    display: none;
}
.drop-down-status__mobile-box-close {
    display: none;
}

.category {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.category-status:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 9px;
    width: 2px;
    height: 100%;
    /*height: calc(100% + 6px);*/
    background-color: var(--gray, #A4A4A4);
}

.category-status:last-child:before {
    display: none;
}

.category-status {
    position: relative;
    padding-left: 32px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    .mark {
        position: absolute;
        left: 10px;
        top: 11px;
        width: 12px;
        height: 12px;
        flex-shrink: 0;
        transform: translate(-50%, -50%);
        border-radius: 100%;
        background-color: var(--gray-dark, #777);
        svg {
            display: none;
        }
    }
    .title {
        color: var(--dark, #282319);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
    }
    p {
        color: var(--gray-dark, #777);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 171.429%;
    }
}

.card-order__bottom {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: end;
}

.card-order__box-swiper {
    width: calc(100% - 20px - 172px);
}

.card-orders__box-price-status {
    width: 172px;
    flex-shrink: 0;
    align-items: start;
    display: flex;
    flex-direction: column;
    gap: 12px;
    .box-price-status__top {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }
    .tag {
        width: fit-content;
        font-size: 12px;
        height: 20px;
        padding: 2px 8px;
    }
    .tag.not-paid {
        background-color: #D29C4E;
    }
    .price {
        color: var(--dark, #282319);
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        letter-spacing: 0.01em;
    }
}

.card-orders__link {
    width: fit-content;
    height: 48px;
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    border-radius: 12px;
    background: var(--primary, #D29C4E);
}
.card-orders__link:focus,.card-orders__link:focus-visible {
    outline: none;
}
.card-orders__link:focus-visible,.card-orders__link:hover {
    background: #BB8A44;
}

.card-order-swiper {
    .swiper-slide {
        box-sizing: border-box;
        height: auto;
        width: auto;
    }
}

.card-illustration {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    border-radius: 4px;
    background: var(--gray-light, #F7F7F7);
}

.orders-filter-swiper {
    overflow: visible;
    .swiper-slide {
        box-sizing: border-box;
        height: auto;
        max-width: 410px;
    }
    .swiper-slide:last-child {
        .drop-down-filter__box {
            left: auto;
            right: 0;
        }
    }
}


.drop-down-filter {
    position: relative;
    display: flex;
}
.drop-down-filter__btn {
    width: 100%;
    height: 56px;
    padding: 12px 24px;
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: space-between;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--gray, #A4A4A4);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    border-radius: 12px;
    background: var(--gray-light, #F7F7F7);
    .svg {
        width: 32px;
        height: 32px;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    svg {
        transition: transform 0.4s ease-in-out;
    }
    .text {
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.drop-down-filter__btn.active {
    svg {
        transform: rotate(180deg);
    }
}

.drop-down-filter__btn.active + .drop-down-filter__box {
    opacity: 1;
    visibility: visible;
}

.drop-down-filter__btn:focus, .drop-down-filter__btn:focus-visible {
    outline: none;
}

.drop-down-filter__btn:focus-visible, .drop-down-filter__btn:hover {

}

.drop-down-filter__box {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    width: 100%;
    min-width: 388px;
    overflow: hidden;
    border-radius: 12px;
    background: var(--white, #FFF);
    box-shadow: 0 4px 11.9px 0 rgba(0, 0, 0, 0.14);
    transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.drop-down-filter__box.active {
    opacity: 1;
    visibility: visible;
}

.drop-down-filter__list {
    display: flex;
    flex-direction: column;
    .link {
        display: flex;
        width: 100%;
        padding: 12px 24px;
        color: var(--dark, #282319);
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        transition: background-color 0.4s ease-in-out;
    }
    .link:focus,.link:focus-visible {
        outline: none;
    }
}

.drop-down-filter__label {
    display: flex;
    align-items: center;
    width: 100%;
    cursor: pointer;
    input:checked + .castom {
        pointer-events: none;
        background-color: rgba(210, 156, 78, 0.12);
    }
    .castom {
        width: 100%;
        padding: 12px 24px;
        color: var(--dark, #282319);
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
    }

}
@media (min-width: 1001px) {
    .drop-down-filter__list .link:focus-visible, .link:hover {
        background-color: rgba(210, 156, 78, 0.12);
    }
}

.drop-down-filter__label:has(input:checked) {
    pointer-events: none;
}

.orders__list.is-empty {
    padding-top: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    min-height: 204px;
    img {
        width: 144px;
        height: 144px;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    p {
        color: var(--dark, #282319);
        text-align: center;
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 128.571%;
    }
}
/* End */


/* Start:/local/templates/goldenplata/css/orders.media.css?17727017805278*/
@media (max-width: 1300px) {
    .personal-account__content:has(.orders) {
        overflow: hidden;
        margin: 0 -40px 0 0;
        width: calc(1076 / 1360 * 100%);
    }
    .orders-filter-swiper {
        padding: 0 40px 0 0;
        .swiper-slide {
            max-width: 300px;
        }
    }
    .orders__list {
        padding: 0 40px 0 0;
    }
}

@media (max-width: 1200px) {
    .orders__filter-line {
        margin-bottom: 32px;
    }

    .orders__list {
        gap: 16px;
    }

    .card-orders {
        padding: 16px;
        gap: 24px;
    }
    .card-order__bottom {
        flex-direction: column;
        align-items: start;
        gap: 24px;
    }
    .card-order__box-swiper {
        width: 100%;
    }

    .card-orders__box-price-status {
        width: 100%;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        .box-price-status__top {
            flex-direction: row;
            gap: 12px;
            align-items: center;
        }
    }
}

@media (max-width: 991px) {
    .orders__line-title {
        margin-bottom: 0;
    }
    .orders__box-mobile-filter {
        display: flex;
    }
    .orders-mobile-filter {
        display: flex;
    }
    .orders-mobile-filter__btn {
        position: relative;
    }
    .orders-mobile-filter__box {
        opacity: 0;
        visibility: hidden;
        padding: 16px 20px 90px 20px;
        position: fixed;
        inset: 0;
        background-color: #FFF;
        z-index: 20;
    }
    .orders-mobile-filter__box.active {
        opacity: 1;
        visibility: visible;
    }
    .orders-mobile-filter__content {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 30px;
    }
    .orders-mobile-filter__top {
        display: flex;
        flex-direction: column;
        gap: 40px;
    }
    .orders-mobile-filter__category {
        display: flex;
        flex-direction: column;
        gap: 12px;
        align-items: start;
        h4 {
            color: var(--dark, #282319);
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
        }
    }
    .orders-mobile-filter__list {
        display: flex;
        flex-direction: column;
        gap: 24px;
    }
    .orders-mobile-filter__list-points {
        display: flex;
        flex-direction: column;
        gap: 8px;
        .input-type-radio {
            justify-content: start;
        }
    }
    .orders-mobile-filter__line-title {
        display: flex;
        align-items: start;
        justify-content: space-between;
        gap: 24px;
        .title {
            color: var(--gray, #A4A4A4);
            font-size: 20px;
            font-style: normal;
            font-weight: 500;
            line-height: 160%;
        }
    }
    .personal-account__content:has(.orders) {
        overflow: visible;
        margin: 0;
        width: 100%;
    }
    .orders__list {
        padding: 0;
    }
    .orders__filter-line {
        display: none;
    }
    .orders__list {
        gap: 12px;
    }
    .drop-down-status__box {
        position: fixed;
        inset: 0;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 16px 20px 90px 20px;
    }
    .drop-down-status__mobile-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        .title {
            color: var(--gray, #A4A4A4);
            font-size: 20px;
            font-style: normal;
            font-weight: 500;
            line-height: 160%;
        }
    }

    .drop-down-status__box-info {
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    .drop-down-status__close-top {
        padding: 4px;
        width: 16px;
        height: 16px;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        background: var(--gray-light, #F7F7F7);
    }

    .drop-down-status__mobile-box-close {
        display: flex;
    }
    .drop-down-status__close-bottom {
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        color: var(--white, #FFF);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        padding: 12px 16px;
        border-radius: 12px;
        background: var(--primary, #D29C4E);
        box-shadow: 0 0 1px 0 rgba(40, 35, 25, 0.16), 0 4px 16px 0 rgba(40, 35, 25, 0.08);
    }

    .card-order__box-swiper {
        margin: 0 -16px;
        width: calc(100% + 32px);
    }

    .card-order-swiper {
        padding: 0 16px;
    }

    .card-orders__box-price-status {
        flex-direction: column;
        gap: 16px;
        align-items: start;
    }
    .card-orders__link {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/goldenplata/css/basket.css?17764357459496*/
.x2_j_basket {
    .body-form-2__submit {
        font-size: 14px;
    }
    .input-type-checkbox {
        .desc {
            font-size: 12px;
        }
    }

    .gmsec6_item_price {
        span {
            display: flex;
            flex-direction: column;
            @media (max-width: 800px) {
                flex-direction: row-reverse;
                justify-content: start;
                gap: 5px;
            }
            i {
                color: rgb(119, 119, 119);
                font-size: 12px;
                font-weight: 400;
                line-height: 24px;
                font-style: normal;
            }
        }
    }
}

.x2_j_basket__line-nav {
    padding-top: 36px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

.x2_j_basket-nav-link {
    height: 36px;
    padding: 5px 15px;
    width: 245px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background: #f4f4f4;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    transition: all .5s;
}

.x2_j_basket-nav-link:focus,.x2_j_basket-nav-link:focus-visible {
    outline: none;
}
@media (min-width: 1000px) {
    .x2_j_basket-nav-link:focus-visible,.x2_j_basket-nav-link:hover {
        color: #FFF;
        background: #D29C4E;
    }
}

.x2_j_basket-nav-link.active {
    color: #FFF;
    background: #D29C4E;
}

.x2_j_basket_wrapper {
    padding-top: 20px;
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.x2_j_basket_wrapper.js-in-basket {
    .on-order {
        display: none;
    }
}

.x2_j_basket_wrapper.js-on-order {
    .in-basket {
        display: none;
    }
}

.x2_j_basket__left {
    padding-top: 24px;
    flex: 1;
}

.x2_j_basket__right {
    width: 100%;
}

.card-total-order {
    border-radius: 16px;
    padding: 18px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    box-shadow: 0 3px 20px rgba(34, 34, 34, .07);
    .body-form-2__submit {
        width: 100%;
    }
}

.card-total-order__top {
    margin-bottom: 16px;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.card-total-order__line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    .name {
        font-size: 12px;
    }
    .between {
        margin: 0 4px;
        flex: 1;
        min-width: 30px;
        /*border-bottom: none;
        background-image: linear-gradient(to right, #acacac 0%, #acacac 60%, transparent 40%, transparent 100%);
        background-size: 10px 0.9px;
        background-position: left bottom 7px;
        background-repeat: repeat-x;*/
    }
    .price {
        font-size: 18px;
    }
}

.card-total-order__line.not {
    position: relative;
    .price {
        text-decoration: line-through;
        color: rgb(130 123 107);
    }
    .price-new {
        font-size: 14px;
        top: 85%;
        right: 0;
        position: absolute;
    }
}

.card-total-order__line.head {
    .name {
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 600;
    }
    .price {
        text-transform: uppercase;
        font-size: 20px;
    }
}

.card-total-order__form-group {
    position: relative;
    .input-type-1 {
        input:focus + .placeholder,
        input:focus-visible + .placeholder,
        input:not(:placeholder-shown):not([type=date]) + .placeholder,
        input:not(:-ms-input-placeholder):not([type=date]) + .placeholder {
            display: none;
        }
        input {
            padding: 8px 60px 8px 24px;
        }
    }
}

.card-total-order__submit {
    position: absolute;
    inset: 4px 4px 4px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    color: #D29C4E;
    border-radius: 12px;
    border: 1px solid #D29C4E;
    transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
}

.card-total-order__submit:focus,.card-total-order__submit:focus-visible {
    outline: none;
}

@media (min-width: 1000px) {
    .card-total-order__submit:hover,.card-total-order__submit:focus-visible {
        color: #fff;
        background-color: #D29C4E;
    }
}

.card-total-order__group-btn {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.card-total-order__order {
    padding: 5px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    width: 100%;
    color: #fff;
    border-radius: 12px;
    background-color: #D29C4E;
    transition: background-color 0.4s ease-in-out;
}

.card-total-order__order:focus,.card-total-order__order:focus-visible {
    outline: none;
}

@media (min-width: 1000px) {
    .card-total-order__order:hover,.card-total-order__order:focus-visible {
        background-color: #b28b54;
    }
}

.card-total-order__clear {
    padding: 5px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    height: 48px;
    width: 100%;
    color: #D29C4E;
    border-radius: 12px;
    border: 1px solid #D29C4E;
    background-color: transparent;
    transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out;
    .svg {
        display: flex;
        padding-bottom: 5px;
    }
}
.card-total-order__clear:focus,.card-total-order__clear:focus-visible {
    outline: none;
}

@media (min-width: 1000px) {
    .card-total-order__clear:hover,.card-total-order__clear:focus-visible {
        color: white;
        background-color: #D29C4E;
    }
}
.x2_j_basket__left {
    .gmsec10_items-line {
        gap: 27px;
    }
    .gmsec6_item_buy {
        position: relative;
        gap: 16px;
    }
}
.x2_j_count-wrapper {
    width: 100%;
}
.x2_j_count {
    display: flex;
    align-items: center;
    justify-content: end;
}

.x2_j_count__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    border-radius: 12px;
    color: #D29C4E;
    border: 1px solid #D29C4E;
    transition: color 0.4s ease-in-out, background 0.4s ease-in-out;
}
.x2_j_count__btn:focus,.x2_j_count__btn:focus-visible {
    outline: none;
}
@media (min-width: 1000px) {
    .x2_j_count__btn:focus-visible,.x2_j_count__btn:hover {
        color: #fff;
        background: #D29C4E;
    }
}

.x2_j_count__input {
    height: 100%;
    width: 60px;
    text-align: center;
    color: rgb(40, 35, 25);
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
}

.x2_j_gmsec6_item_clear-box {
    position: absolute;
    top: 0;
    right: 0;
}

.x2_j_gmsec6_item_clear {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    color: #fff;
    background: #D29C4E;
    @media (max-width: 800px) {
        width: 28px;
        height: 28px;
    }
}
.x2_j_gmsec6_item_clear:focus,.x2_j_gmsec6_item_clear:focus-visible {
    outline: none;
}

.in-basket .x2_j_warning-box {
    display: none;
}

.x2_j_warning-box__desc {
    padding-left: 35px;
    color: rgb(119, 119, 119);
    font-size: 13px;
    font-weight: 400;
    background-image: url("/local/templates/goldenplata/css/../images/basket/not.png");
    background-repeat: no-repeat;
    background-position: left center;
}

.promo-line {
    padding-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.promo-line.ok {
    .none {
        display: none;
    }
}

.promo-line.none {
    .ok {
        display: none;
    }
}

.promo-line__left {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    color: #555558;
}

.promo-line__right {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    i {
        font-style: normal;
    }
}
.promo-line__close {
    position: relative;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.promo-line__close:focus-visible, .promo-line__close:focus {
    outline: none;
}

.promo-line__close:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #d29c4e;
    transform: rotate(45deg);
}

.promo-line__close:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #d29c4e;
    transform: rotate(-45deg);
}
.card-total-order__subremove {
    margin: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 7px;
    height: 40px;
    padding: 5px 15px;
    border-radius: 12px;
    background-color: #D29C4E;
    color: #fff;
    transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.4s ease-in-out;
    border: 1px solid red;
    text-transform: uppercase;
}
.card-total-order__subremove:focus,.card-total-order__subremove:focus-visible {
    outline: none;
}
@media (min-width: 1001px) {
    .card-total-order__subremove:focus-visible,.card-total-order__subremove:hover {
        background-color: transparent;
        border-color: #D29C4E;
        color: #D29C4E;
    }
}

/* End */


/* Start:/local/templates/goldenplata/css/basket.media.css?17727017801139*/
@media (max-width: 800px) {
    .x2_j_basket-nav-link {
        width: 100%;
    }
    .x2_j_basket__left {
        .gmsec6_item_buy {
            position: static;
            justify-content: space-between;
        }
    }
    .x2_j_count-wrapper {
        width: auto;
    }
    .x2_j_count {
        justify-content: start;
    }
    .x2_j_warning-box {
        display: flex;
        align-items: center;
    }
    .x2_j_warning-box__desc {
        min-height: 30px;
        font-size: 8px;
        display: flex;
        align-items: center;
    }
    .x2_j_count__btn {
        height: 36px;
        width: 36px;
    }
    .x2_j_count__input {
        width: 50px;
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    .x2_j_basket__right {
        width: 264px;
    }
    .x2_j_basket_wrapper {
        padding-top: 20px;
        gap: 24px;
        flex-direction: row;
    }
    .card-total-order {
        position: sticky;
        padding: 24px;
        top: 20px;
    }
}

@media (min-width: 1200px) {
    .x2_j_basket__right {
        width: 300px;
    }
}

/* End */


/* Start:/local/templates/goldenplata/css/order.css?17768647712917*/
#bx-soa-main-notifications {
    .alert-success {
        color: rgb(40, 35, 25);
        background-color: #d29c4e36;
        border: 1px solid #D29C4E;
    }
}

#bx-soa-order {
    .bx-soa-section.bx-step-completed {
        border: 1px solid #D29C4E;
    }

    .bx-selected {
        border: 1px solid #D29C4E;
    }

    .bx-soa-section {
        border: 1px solid #D29C4E;
    }

    .bx-soa-section.bx-step-completed:not(.bx-step-error) .bx-soa-section-title-container {
        background: #d29c4e36;
    }

    .bx-soa-section.bx-step-completed .bx-soa-section-title-count {
        border-color: #282319;
    }

    .bx-soa-section .bx-soa-section-title-count:after {
        color: #282319;
    }

    .bx-soa-section.bx-step-completed .bx-soa-section-title {
        color: #282319;
    }

    .bx-soa-section.bx-step-completed .bx-soa-editstep {
        color: #282319 !important;
    }

    .bx-soa-cart-total .bx-soa-cart-total-line:first-child .bx-soa-cart-t {
        font-weight: normal;
        font-size: 12px;
    }
    .bx-soa-cart-t {
        font-size: 12px;
        background-color: white;
    }

    .bx-soa-cart-d {
        font-size: 18px;
        background-color: white;
    }

    .bx-soa-cart-total-line {
        padding: 5px 0;
        display: flex;
        align-items: end;
        justify-content: space-between;
        /*border-bottom: none;
        background-image: linear-gradient(to right, #acacac 0%, #acacac 60%, transparent 40%, transparent 100%);
        background-size: 10px 0.9px;
        background-position: left bottom 7px;
        background-repeat: repeat-x;*/
    }

    .bx-soa-cart-total-line-total {
        /* padding-top: 15px;
        padding-bottom: 30px; */
        .bx-soa-cart-t {
            text-transform: uppercase;
            font-size: 20px;
            font-weight: 600;
        }
    }

    .bx-soa-cart-total-line-total + .bx-soa-cart-total-line {
        /* padding-top: 15px; */
        padding-bottom: 30px;
        align-items: center;
    }

    .form-control.bx-soa-customer-textarea.bx-ios-fix {
        resize: none;
    }
}

@media (max-width: 1200px) {
    #bx-soa-order {
        /*#bx-soa-total {*/
        /*    display: none !important;*/
        /*}*/
        #bx-soa-total-mobile {
            display: none !important;
        }
        .visible-xs {
            display: block !important;
        }
        .col-sm-9.bx-soa {
            width: 100%;
        }

        .bx-soa-cart-total {
            box-shadow: none;
        }

        .pull-right.btn.gm_bask_btn.hidden-xs {
            margin: 0;
            width: 100%;
        }
    }
}

@media (max-width: 580px) {
    #bx-soa-order {
        .bx-soa-item-td-title.visible-xs.visible-sm {
            text-align: start;
        }
    }
}


/* End */


/* Start:/local/templates/goldenplata/css/news-detail.css?177270178015503*/
.content-holder:has(.x2_j_news-detail) {
    .page-title {
        display: none;
    }
}

.x2_j_news-detail__wrapper {
    display: grid;
    grid-template-columns: calc(1112 / 1680 * 100%) auto;
    gap: 40px;
    @media (max-width: 1400px) {
        gap: 20px;
    }

    @media (max-width: 1200px) {
        gap: 24px;
        grid-template-columns: 1fr;
    }
}

.x2_j_news-detail__top {
    padding-right: calc(139 / 1680 * 100%);
    @media (max-width: 1200px) {
        padding-right: 0;
    }
}

.x2_j_news-detail__middle {
    grid-row: span 2;
    @media (max-width: 1200px) {
        grid-row: span 1;
    }
}

.x2_j_news-detail__bottom {
    padding-right: calc(139 / 1680 * 100%);
    @media (max-width: 1200px) {
        padding-right: 0;
    }
}

.x2_j_news-detail {
    margin-top: 20px;
    @media (max-width: 1000px) {
        margin-top: 8px;
    }

    .main-info-box {
        display: flex;
        flex-direction: column;
        gap: 20px;
        @media (max-width: 1000px) {
            gap: 24px;
        }
        .title {
            color: #282319;
            font-size: 46px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            letter-spacing: -0.92px;
            @media (max-width: 1200px) {
                font-size: 38px;
            }
            @media (max-width: 1000px) {
                font-size: 24px;
            }
        }
        .line-time {
            display: flex;
            gap: 8px;
            @media (max-width: 1000px) {
                display: none;
            }
            .time {
                color: #777;
                font-size: 20px;
                font-style: normal;
                font-weight: 400;
                line-height: 150%;
            }
        }

        .box-img {
            position: relative;
            padding-top: 40px;
            height: 512px;
            @media (max-width: 1000px) {
                padding-top: 0;
                height: auto;
                margin: 0 -40px;
            }
            @media (max-width: 800px) {
                margin: 0 -20px;
            }
            picture {
                display: flex;
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
            img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
        }
    }

    .group-btn-like {
        position: absolute;
        right: calc(-139 / 1680 * 100%);
        bottom: 330px;
        display: flex;
        flex-direction: column;
        gap: 12px;
        @media (max-width: 1200px) {
            position: fixed;
            bottom: 80px;
            right: 5px;
            z-index: 4;
        }
        .like {
            width: 64px;
            border-radius: 100px;
            padding: 16px;
            display: flex;
            flex-direction: column;
            gap: 10px;
            background-color: #fff;
            box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08);
            color: #282319;
            transition: color 0.4s ease-in-out;
            svg {
                transition: color 0.4s ease-in-out;
            }
            .svg {
                display: flex;
            }
            .count {
                font-size: 20px;
                font-style: normal;
                font-weight: 400;
                line-height: 130%;
                letter-spacing: -0.4px;
            }
        }
        .like:focus, .like:focus-visible {
            outline: none;
        }

        .share {
            width: 64px;
            height: 64px;
            flex-shrink: 0;
            border-radius: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #FFF;
            color: #1E294;
            box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08);
            .svg {
                display: flex;
            }
        }

        .share:focus, .share:focus-visible {
            outline: none;
        }

        @media (min-width: 1001px) {
            .share:focus-visible, .share:hover {
                color: #D29C4E;
            }
        }
    }
}

.x2_j_aside-bar {
    width: 100%;
    position: sticky;
    top: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 24px;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08);
    @media (max-width: 1200px) {
        position: static;
    }
    .title {
        color: #494949;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.64px;
        @media (max-width: 1000px) {
            font-size: 24px;
        }
    }
}

.x2_j_aside-bar__list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.drop-down-type-10 {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.drop-down-type-10__line-top {
    display: flex;
    align-items: center;
    gap: 8px;
    .btn-arr {
        width: 24px;
        height: 24px;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #A4A4A4;
        transition: color 0.4s ease-in-out;
        svg {
            transition: transform 0.4s ease-in-out;
        }
    }

    .btn-arr.active {
        color: #282319;
        svg {
            transform: rotate(90deg);
        }
    }

    .btn-arr:focus, .btn-arr:focus-visible {
        outline: none;
    }
    
    @media (min-width: 1001px) {
        .btn-arr:hover, .btn-arr:focus-visible {
            color: #282319;
        }
    }
}

.drop-down-type-10__main-link {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #A4A4A4;
    text-decoration: none;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.48px;
    transition: color 0.4s ease-in-out;
    @media (max-width: 1000px) {
        font-size: 18px;
        letter-spacing: -0.36px;
    }
}

.drop-down-type-10__main-link:focus, .drop-down-type-10__main-link:focus-visible {
    outline: none;
}

@media (min-width: 1001px) {
    .drop-down-type-10__main-link:focus-visible, .drop-down-type-10__main-link:hover {
        color: #282319;
    }
}

.drop-down-type-10__box {
    display: none;
    padding-bottom: 12px;
    flex-direction: column;
    gap: 10px;
}

.drop-down-type-10__box.active {
    display: flex;
}

.drop-down-type-10__link {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.32px;
    color: #777;
    text-decoration: none;
    transition: color 0.4s ease-in-out;
    @media (max-width: 1000px) {
        font-size: 12px;
    }
    .svg {
        width: 24px;
        height: 24px;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.drop-down-type-10__link:focus, .drop-down-type-10__link:focus-visible {
    outline: none;
}

.drop-down-type-10__link:focus-visible, .drop-down-type-10__link:hover {
    color: #282319;
}

.x2_j_aside-bar__link {
    color: #A4A4A4;
    text-decoration: none;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.48px;
    transition: color 0.4s ease-in-out;
    @media (max-width: 1000px) {
        font-size: 18px;
        letter-spacing: -0.36px;
    }
}

.x2_j_aside-bar__link:focus, .x2_j_aside-bar__link:focus-visible {
    outline: none;
}

@media (min-width: 1001px) {
    .x2_j_aside-bar__link:focus, .x2_j_aside-bar__link:hover {
        color: #494949;
    }
}

.news-detail-text__wrapper {
    display: flex;
    flex-direction: column;
    gap: 40px;
    @media (max-width: 1000px) {
        gap: 24px;
    }
}

.news-detail-text {
    color: #282319;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;

    @media (max-width: 1000px) {
        font-size: 14px;
    }

    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    *:not(:last-child) {
        margin-bottom: 20px;
        @media (max-width: 1000px) {
            margin-bottom: 16px;
        }
    }
}

.news-detail-mentioned {
    padding-top: 60px;
    @media (max-width: 1000px) {
        padding-top: 24px;
    }
    .line-title {
        display: flex;
        margin-bottom: 20px;
        .title {
            color: #282319;
            font-size: 24px;
            font-style: normal;
            font-weight: 400;
            line-height: 133.333%;
            letter-spacing: -0.48px;
            @media (max-width: 1000px) {
                font-size: 16px;
                line-height: 130%;
                letter-spacing: -0.32px;
            }
        }
    }
}

.news-detail-mentioned__list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    @media (max-width: 1000px) {
        gap: 20px;
    }
}

.card-mentioned {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    @media (max-width: 1000px) {
        flex-direction: column;
    }
}
.card-mentioned__top {
    display: flex;
    align-items: center;
    gap: 20px;
    @media (max-width: 1000px) {
        width: 100%;
        gap: 12px;
    }
    .title {
        color: #282319;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
        letter-spacing: -0.4px;
        @media (max-width: 1000px) {
            color: #000;
            font-size: 14px;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
        }
    }
}
.card-mentioned__img {
    padding: 17px;
    width: 160px;
    height: 160px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background-color: #F7F7F7;
    @media (max-width: 1000px) {
        padding: 9px;
        width: 80px;
        height: 80px;
    }
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.card-mentioned__bottom {
    @media (max-width: 1000px) {
        width: 100%;
    }
}

.card-mentioned__link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 64px;
    padding: 5px 20px;
    max-width: 100%;
    border-radius: 12px;
    color: #282319;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    border: 1px solid #1E2942;
    transition: color 0.4s ease-in-out, border-color 0.4s ease-in-out;
    @media (max-width: 1000px) {
        width: 100%;
        height: 45px;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }
}

.card-mentioned__link:focus, .card-mentioned__link:focus-visible {
    outline: none;
}

@media (min-width: 1001px) {
    .card-mentioned__link:focus-visible, .card-mentioned__link:hover {
        color: #D29C4E;
        border-color: #D29C4E;
    }
}

.x2_j_swiper-elem {
    margin-top: 120px;
    @media (max-width: 1400px) {
        margin-top: 90px;
    }

    @media (max-width: 1000px) {
        margin-top: 36px;
    }
}

.x2_j_swiper-elem__line-top {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;

    .title {
        color: #282319;
        font-size: 46px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -0.92px;

        @media (max-width: 1400px) {
            font-size: 32px;
        }

        @media (max-width: 1000px) {
            font-size: 24px;
        }
    }

    @media (max-width: 1000px) {
        .link-all {
            display: none;
        }
    }
}

.link-all {
    padding: 5px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 64px;
    border-radius: 12px;
    border: 1px solid #1E2942;
    color: #282319;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    transition: color 0.4s ease-in-out, border-color 0.4s ease-in-out;

    @media (max-width: 1000px) {
        height: 45px;
        font-size: 16px;
    }
}

.link-all:focus, .link-all:focus-visible {
    outline: none;
}
@media (min-width: 1001px) {
    .link-all:focus-visible, .link-all:hover {
        color: #D29C4E;
        border-color: #D29C4E;
    }
}

.x2_j_swiper-elem__line-bottom {
    display: none;
    @media (max-width: 1000px) {
        margin-top: 20px;
        display: block;
    }
}

.x2_j_swiper-elem__box-swiper {
    position: relative;
    @media (max-width: 800px) {
        margin: 0 -20px;
    }
}

.x2_j_swiper-elem-card {
    .swiper-slide {
        box-sizing: border-box;
        height: auto;
    }
    @media (max-width: 800px) {
        padding: 0 20px;
    }
}

.x2_j_swiper-elem-card-group-btn {
    position: absolute;
    top: 50%;
    z-index: 2;
    pointer-events: none;
    left: -20px;
    right: -20px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    @media (max-width: 1000px) {
        display: none;
    }
}

.x2_j_swiper-elem-card-btn {
    pointer-events: auto;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: #FFF;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.08);
}

.x2_j_swiper-elem-card-btn:focus-visible, .x2_j_swiper-elem-card-btn:focus {
    outline: none;
}

.x2_j_swiper-elem-card-btn.swiper-button-disabled {
    opacity: 0.3;
    pointer-events: none;
}

.x2_j_alert.analytic-page-content {
    grid-template-columns: calc(1000 / 1680 * 100%) 1fr;
}

@media (max-width: 1100px) {
    .x2_j_alert.analytic-page-content {
        display: flex;
        flex-direction: column-reverse;
        gap: 24px;
    }
}

/*@media (max-width: 800px) {
    .x2_j_alert.analytic-content-right {
        display: flex;
    }
}*/

.x2_j_alert {
    .analytic-content-right {
        position: relative;
        padding-left: 85px;
        display: flex;
    }
    .analytic-like.analytic-action-btn {
        position: absolute;
        top: 0;
        left: 0;
    }
}

@media (max-width: 1100px) {
    .x2_j_alert {
        .analytic-content-right {
            padding-left: 0;
        }
        .analytic-like.analytic-action-btn {
            position: fixed;
            z-index: 10;
            left: auto;
            top: auto;
            right: 20px;
            bottom: 90px;
        }
    }
}


/* End */


/* Start:/local/templates/goldenplata/components/sotbit/regions.choose/new_sotbit/style.css?17727017807016*/
.select-city-wrap {
	position: relative;
}

.select-city__block__text {
	color: #919294;
	font-family: 'NotoSans';
	font-size: 12px;
	line-height: 30px;
}

.select-city__block__text-city {
	color: #414141;
	font-family: 'NotoSans';
	font-size: 12px;
	line-height: 30px;
	text-decoration: underline;
	text-decoration-style: dotted;
	cursor: pointer;
}

.select-city__dropdown__title {
	color: #414141;
	font-size: 13px;
	line-height: 30px;
	font-family: "NotoSans";
	display: block;
	margin-bottom: 10px;
}


.select-city__dropdown {
	background-color: #ffffff;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.22);
	width: 211px;
	text-align: center;
	padding: 11px 5px 17px 5px;
}

.select-city__dropdown-wrap {
	z-index: 99;
	position: absolute;
}

.select-city__dropdown__choose {
	display: inline-block;
	height: 32px;
	width: 82px;
	font-size: 12px;
	line-height: 32px;
	text-transform: uppercase;
	font-family: 'ProximaNova';
	text-align: center;
	cursor: pointer;
}

.select-city__dropdown__choose:hover, .select-city__dropdown__choose:active,
.select-city__dropdown__choose:focus {
	opacity: .7;
}

.select-city__dropdown__choose__yes {
	color: #919294;
	border: 1px solid #d3d3d3;
	margin-right: 15px;
}

.select-city__dropdown__choose__no {
	color: #ffffff;
	background: #333333;
}

.select-city__dropdown__choose-wrap {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}


.select-city__modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3000;
	justify-content: center;
	align-items: center;
}

.modal__overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 2500;
}

.select-city__modal-wrap {
	background-color: #ffffff;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.22);
	width: 684px;
	padding: 37px 53px 40px 53px;
	position: relative;
	margin: 30vh auto;
	transition: width .2s;
}

.select-city__modal__title {
	color: #000000 !important;
	font-family: 'ProximaNova' !important;
	line-height: 30px;
	font-size: 25px !important;
	margin-bottom: 20px !important;
}

.select-city__modal__list {
	columns: 3;
	margin-bottom: 23px;
}

.select-city__modal__list__title {
	color: #000000;
	font-family: 'ProximaNovaBold';
	line-height: 30px;
	font-size: 14px;
	display: block;
	margin-bottom: 11px;
}

.select-city__modal__list__item {
	color: #414141 !important;
	/*font-family: 'ProximaNova' !important;*/
	line-height: 30px;
	font-size: 18px;
	margin-bottom: 0 !important;
	cursor: pointer;
}
.select-city__modal__list__item:hover{
	color: #75716A !important;
}
.header-nav li:hover a{
	color: #D29C4E;
}
.select-city__modal__list__item:hover, .select-city__modal__list__item:focus,
.select-city__modal__list__item:active {
	/*color: #0978c6 !important;
	text-decoration: underline;
	text-decoration-color: #c1ddf1;*/
}

.select-city__modal__submit__block-wrap {
	background: #eceef1;
	padding: 21px 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: calc(100% - 42px);
}

.select-city__modal__submit__title {
	color: #000000;
	font-family: 'ProximaNovaBold';
	line-height: 30px;
	font-size: 14px;
	display: block;
	margin-bottom: 0px;
}

.select-city__modal__submit__input {
	border: 1px solid #d3d3d3;
	background: #ffffff;
	box-shadow: none;
	height: 32px;
	width: calc(100% - 32px);
	max-width: 517px;
	color: #414141;
	font-family: 'ProximaNova';
	font-size: 14px;
	margin-right: 15px;
	padding: 0 15px;
}

.select-city__modal__submit__btn {
	background: #D29C4E;
	/*border: none !important;*/
	box-shadow: none !important;
	width: 147px;
	height: 32px;
	text-transform: uppercase;
	color: #ffffff;
	/*font-family: 'ProximaNova';*/
	font-size: 12px;
	margin-right: 12px;
	border-radius: 5px;
	display: none;
	cursor: pointer;
}
.select-city__modal__submit__btn.active {
	display: inline-block;
}

.select-city__modal__submit__btn:hover, .select-city__modal__submit__btn:active,
.select-city__modal__submit__btn:focus {
	opacity: .7;
}

.select-city__close {
	background: url("/local/templates/goldenplata/components/sotbit/regions.choose/new_sotbit/img/select-city__close.png") no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	right: -30px;
	cursor: pointer;
}

.select-city__close:hover {
	opacity: .7;
}

@media ( max-width : 768px) {
	.select-city__modal-wrap {
		width: 484px;
		padding: 37px 25px 40px 25px;
	}
	.select-city__modal__list {
		columns: 2;
	}
}

@media ( max-width : 575px) {
	.select-city__modal-wrap {
		width: 80%;
		padding: 27px 20px 30px 20px;
	}
	.select-city__modal-wrap {
		margin: 20vh auto;
	}
	.select-city__modal__title {
		font-size: 20px !important;
		margin-bottom: 10px !important;
	}
	.select-city__close {
		top: 15px;
		right: 15px;
	}
	.select-city__modal__list__item {
		font-size: 13px !important;
	}
}

@media ( max-width : 400px) {
	.select-city__modal__list {
		columns: unset;
		max-height:100px;
		overflow:auto;
	}
	.select-city__modal-wrap {
		margin: 5vh auto;
	}
	.select-city__modal__list__title {
		line-height: 20px;
	}
	.select-city__modal__submit__block-wrap {
		display: block;
	}
	.select-city__modal__submit__input {
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.select-city__modal-wrap {
		padding: 15px 20px;
	}
	.select-city__modal__submit__btn
	{
		width:100%;
	}
}
.select-city__modal__submit__block-wrap__input_wrap
{
	position:relative;
	width:100%;
}
.select-city__modal__submit__block-wrap__input_wrap .sey-container
{
	position:absolute;
	width:100%;
}
.select-city__modal__submit__block-wrap__input_wrap .sey-list
{
	padding-left:0;
	margin:0;
}
.select-city__modal__submit__block-wrap__input_wrap .sey-list li
{
	list-style:none;
}
.select-city__modal__submit__block-wrap__input_wrap .sey-list .sey-item
{
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	background: #ffffff;
	height: 32px;
	width: 100%;
	max-width: 517px;
	color: #414141;
	font-family: 'ProximaNova';
	font-size: 14px;
	padding: 0 15px;
	line-height:32px;
	margin:0!important;
}
.select-city__modal__submit__block-wrap__input_wrap .sey-list .sey-hide
{
	display:none;
}
.select-city__modal__submit__block-wrap__input_wrap_error
{
	color:red;
	position:absolute;
	top:-20px;
}

.select-city__modal__submit__vars {
	position: absolute;
	top: 85%;
	left: 0px;
	background-color: #F7F7F7;
	padding: 20px;
	cursor: pointer;
	right: 0;
	max-height: 500px;
	overflow-y: scroll;
	border-radius: 0 0 15px 15px;
}
.select-city__modal__submit__vars .regions_vars {
	padding: 7px 0px;
}
.select-city__modal__submit__vars .regions_vars:hover {
	background-color: #f0f0f0;
}
.cities-block > div {
	overflow-y: auto;
	height: 100%;
}
/* End */


/* Start:/local/templates/goldenplata/components/bitrix/search.title/header/style.css?17727017823060*/
.title-search {
	width: 100%;
}
div.title-search-result {
	/*border:1px solid #c6c6c6;

	overflow:hidden;
	z-index:205;*/
	/*position: absolute;*/
	left: 0;
	top: calc(100% - 10px);
	width: 100%;
	background: #F7F7F7;
	padding: 20px 32px;
	border-radius: 0 0 12px 12px;
	flex-direction: column;
	gap: 45px;
	z-index: 15;
	border-left: 1px solid #D29C4E;
	border-right: 1px solid #D29C4E;
	border-bottom: 1px solid #D29C4E;
	max-width: 822px;
	display:none;
}

.title-search-result::before {
	content: "";
	display: block;
	position: absolute;
	top: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	background: #F7F7F7;
}

.search-result-row {
	margin-bottom: 30px;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/goldenplata/components/bitrix/search.title/header/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

@media (max-width: 800px) {
	.search-result-row {
		margin-bottom: 0;
	}
	.title-search-result{
		position: fixed !important;
		top: 90px!important;
		left: 0!important;
		background: none;
	}
	div.title-search-result{
		border: none;
		background: #FFFFFF;
		width: 100% !important;
		height: 100vh;
		overflow: auto;
	}
	/*.title-search-result::before{*/
	/*	content: none;*/
	/*}*/

}
/* End */


/* Start:/local/templates/goldenplata/components/bitrix/form.result.new/gm_invest/style.css?1775409868132*/
.products-filter-checkbox .policy a {
    color: #D29C4E;
}

.products-filter-checkbox .policy a:hover {
    color: #282319;
}
/* End */


/* Start:/local/templates/goldenplata/styles.css?177702907913792*/
.all-sities-list {
	max-height: 30vh !important;}
.rate-nav > div{
    display: flex;
    gap: 38px;
    font-size: 16px;
	font-weight: 500;
}
.description-text{
	position: absolute;
    right: 10px;
    color: #000000;
    z-index: 1;
    text-shadow: 0 0 #000000;
    bottom: 10px;
    width: calc(100% - 560px);
    /*height: 55px;*/
    vertical-align: bottom;
}
.description-text._black{color: #ffffff !important;}
.description-text i {
    font-style: italic !important;
}

@media(max-width:991px){
	.description-text{
		width: 90%;
        margin: 0 auto;
        text-align: center;
        font-size: 0.6rem;
        opacity: 0.7;
        left: 0;
        right: 0;
		height: auto;
		bottom:5px;
	}
	.swiper-horizontal>.swiper-pagination-bullets{gap: 10px 0px;}
}
@media(max-width:500px){
	.description-text{
		font-size: 0.4rem;
        opacity: 0.9;
    }
}
.prop-filter{
    color: #D29C4E;
}
.analytic-page-content a{text-decoration:underline;}
@media (max-width: 600px) {
    .all-sities-list {
         max-height: inherit !important;
         overflow-y: inherit !important;
        padding-bottom: 100px;
    }
}

.bxmaker-authuserphone-simple {
    all: unset; /* отменяет все стили, включая наследуемые */
}

.bxmaker-authuserphone-enter {
    all: unset; /* отменяет все стили, включая наследуемые */
}

/* формы авторизации и регистрации: капча */

.bxmaker-authuserphone-login-captcha__inner,
.bxmaker-authuserphone-register-captcha__inner {
    display: flex;
    align-items: center;
    gap: 12px;
}

.bxmaker-authuserphone-login-captcha__visual,
.bxmaker-authuserphone-register-captcha__visual {
    flex: 0 0 235px;
    min-width: 0;
}

.bxmaker-authuserphone-login-captcha__box,
.bxmaker-authuserphone-register-captcha__box {
    height: 52px;
    padding: 4px;
    border-radius: 12px;
    background: #f6f6f6;
    display: flex;
    align-items: stretch;
    gap: 4px;
    box-sizing: border-box;
    overflow: hidden;
}

.bxmaker-authuserphone-login-captcha__image-wrap,
.bxmaker-authuserphone-register-captcha__image-wrap {
    flex: 1 1 auto;
    min-width: 0;
    border-radius: 10px;
    overflow: hidden;
    background: #f6f6f6;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bxmaker-authuserphone-login-captcha__image-wrap img,
.bxmaker-authuserphone-register-captcha__image-wrap img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.bxmaker-authuserphone-login-captcha__reload,
.bxmaker-authuserphone-register-captcha__reload {
    flex: 0 0 44px;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 0;
    border-radius: 10px;
    background: #ececec;
    cursor: pointer;
    position: relative;
    transition: background 0.2s ease, transform 0.2s ease;
}

.bxmaker-authuserphone-login-captcha__reload::before,
.bxmaker-authuserphone-register-captcha__reload::before {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    width: 18px;
    height: 18px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20 11A8 8 0 0 0 6.34 5.34M4 5v4h4M4 13a8 8 0 0 0 13.66 5.66M20 19v-4h-4' stroke='%232c2a27' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center center / contain no-repeat;
}

.bxmaker-authuserphone-login-captcha__reload:hover,
.bxmaker-authuserphone-register-captcha__reload:hover {
    background: #e3e3e3;
}

.bxmaker-authuserphone-login-captcha__reload:active,
.bxmaker-authuserphone-register-captcha__reload:active {
    transform: scale(0.96);
}

.bxmaker-authuserphone-login-captcha__reload:focus,
.bxmaker-authuserphone-login-captcha__reload:focus-visible,
.bxmaker-authuserphone-register-captcha__reload:focus,
.bxmaker-authuserphone-register-captcha__reload:focus-visible {
    outline: none;
    background: #D29C4E;
}

.bxmaker-authuserphone-login-captcha__reload:focus::before,
.bxmaker-authuserphone-register-captcha__reload:focus::before {
    filter: contrast(5) invert(1);
}

.bxmaker-authuserphone-login-captcha__field,
.bxmaker-authuserphone-register-captcha__field {
    flex: 1 1 auto;
    min-width: 0;
}

.bxmaker-authuserphone-login-captcha__field input,
.bxmaker-authuserphone-register-captcha__field input {
    width: 100%;
    height: 52px;
    padding: 0 18px;
    border: 1px solid #dddddd;
    border-radius: 12px;
    background: #f6f6f6;
    box-sizing: border-box;
    font-size: 16px;
    color: #2c2a27;
}

.bxmaker-authuserphone-login-captcha__field input::placeholder,
.bxmaker-authuserphone-register-captcha__field input::placeholder {
    color: #a4adb7;
}

.bxmaker-authuserphone-login-captcha__field input:focus,
.bxmaker-authuserphone-login-captcha__field input:focus-visible,
.bxmaker-authuserphone-register-captcha__field input:focus,
.bxmaker-authuserphone-register-captcha__field input:focus-visible {
    outline: none;
    border-color: #d3a04f;
    background: #f6f6f6;
}

@media (max-width: 578px) {
    .bxmaker-authuserphone-login-captcha__inner,
    .bxmaker-authuserphone-register-captcha__inner {
        flex-direction: column;
        align-items: stretch;
    }

    .bxmaker-authuserphone-login-captcha__visual,
    .bxmaker-authuserphone-register-captcha__visual {
        flex: none;
        width: 100%;
    }

    .bxmaker-authuserphone-login-captcha__field,
    .bxmaker-authuserphone-register-captcha__field {
        width: 100%;
    }
}


.card-total-order__order.disabled {
    pointer-events: none;
    opacity: 0.6;
    cursor: not-allowed;
}

.card-total-order__order[disabled],
.card-total-order__order[aria-disabled="true"] {
    pointer-events: none;
    opacity: 0.6;
    cursor: not-allowed;
}
.message-result {
    height: 100%;
    padding: 160px 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    .soc-nav {
        justify-content: center;
    }
}
@media (max-width: 1000px) {
    .message-result {
        padding: 80px 0;
    }
}
.message-result__content {
    display: flex;
    flex-direction: column;
    gap: 46px;
}
@media (max-width: 1000px) {
    .message-result__content {
        gap: 32px;
    }
}
.message-result__top {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.message-result__middle {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
    p {
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }
}
.message-result__title {
    font-size: 25px;
    line-height: 120%;
    font-weight: 600;
}
@media (max-width: 1000px) {
    .message-result__title {
        font-size: 20px;
    }
}
.message-result__middle {
    display: flex;
    flex-direction: column;
    gap: 8px;

}
.message-result__table_line {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    .name {
        font-size: 16px;
        font-weight: 500;
        opacity: 0.5;
    }
    .info {
        font-size: 18px;
        font-weight: 600;
    }
}

.message-result__group-link {
    width: 600px;
    display: flex;
    gap: 20px;
}
@media (max-width: 1000px) {
    .message-result__group-link{
        width: 100%;
        flex-direction: column;
        gap: 8px;
    }
}

.message-result-btn {
    flex: 1;
    min-width: 175px;
    height: 56px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.4px;
    border: 1px solid #D29C4E;
    transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
}

@media (max-width: 1000px) {
    .message-result-btn {
        min-height: 46px;
        font-size: 16px;
    }
}

.message-result__catalog {
    background: #D29C4E;
    color: #FFFFFF;
}

.message-result__main {
    color: #D29C4E;
}

@media (min-width: 1001px) {
    .message-result__catalog:focus-visible, .message-result__catalog:hover {
        background: #fff;
        color: #D29C4E;
    }
    .message-result__main:focus-visible, .message-result__main:hover {
        background: #D29C4E;
        color: #FFFFFF;
    }
}


.bxmaker-authuserphone-simple {
    all: unset; /* отменяет все стили, включая наследуемые */
}

.bxmaker-authuserphone-enter {
    all: unset; /* отменяет все стили, включая наследуемые */
}
.bxmaker-authuserphone-edit-hide {
    display: none;
    overflow: hidden;
    transition: all 0.3s ease;
}
.bxmaker-authuserphone-edit-hide.show {
    display: block;
}

/*x2_j_top-line*/
.x2_j_top-line {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 50;
    padding: 13px;
    background-color: #D29C4E;
    display: none;
    align-items: center;
    justify-content: center;
}

.x2_j_top-line__content {
    font-size: 16px;
    font-weight: 500;
    color: white;
    transition: color 0.4s ease-in-out;
    display: flex;
    align-items: center;
    gap: 4px;
    a {
        display: flex;
        align-items: center;
        gap: 6px;
        color: white;
        text-decoration: underline;
    }
}

.x2_j_top-line__content a:focus-visible, .x2_j_top-line__content a:focus {
    outline: none;
}

.x2_j_top-line__content a:focus-visible, .x2_j_top-line__content a:hover {
    color: black;
}

.x2_j_top-line__close {
    position: absolute;
    right: 13px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    transition: color 0.4s ease-in-out;
}
.x2_j_top-line__close:focus-visible,.x2_j_top-line__close:focus {
    outline: none;
}
.x2_j_top-line__close:focus-visible,.x2_j_top-line__close:hover {
    color: black;
}

body:has(.x2_j_top-line[style="display: flex;"]) {
    header {
        padding: 64px 0 0;
    }
}

/*x2_j_top-line*/

.body-form-2__group-btn {
    #edit_phone {
        cursor: pointer;
        padding: 5px 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 48px;
        width: fit-content;
        border-radius: 12px;
        background-color: #D29C4E;
        color: var(--white, #FFF);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
    }
    #edit_phone:focus, #edit_phone:focus-visible {
        outline: none;
    }
    #edit_phone:focus-visible, #edit_phone:hover {
        background-color: #BB8A44;
    }
}


/* upd */

.personal-account__content .input-type-1 input {
	border: 1px solid #E5E5E5;
	background-color: transparent;
	max-width: 482px;
	padding: 8px 24px 4px 24px;
}

.personal-account__content .input-type-1 input:disabled {
	background-color: #F7F7F7;
	border-color: #F7F7F7;
	color: #A4A4A4;
}

.personal-account__content .input-type-1 .text-info {
	line-height: 1.2;
	margin-top: 12px;
	display: block;
}

.personal-account__content .body-form-2__group-input {
	gap: 16px;
}

.profile-text-edit,
#edit_email_btn,
#edit_phone {
	color: #D29C4E;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	cursor: pointer;
	margin-top: 4px;
	text-decoration: underline;
}

.profile-text-edit:hover,
#edit_email_btn:hover,
#edit_phone:hover {
	text-decoration: none;
}

.personal-account__content #email_edit_block {
	margin-top: 8px;
}

.personal-account__content #email_edit_block .body-form-2__wrapper,
.personal-account__content .bxmaker-authuserphone-edit-hide .body-form-2__wrapper {
	gap: 8px;
}

.personal-account__content #email_edit_block .input-type-1,
.personal-account__content #email_edit_block .body-form-2__group-btn,

.personal-account__content .bxmaker-authuserphone-edit-hide .input-type-1,
.personal-account__content .bxmaker-authuserphone-edit-hide .body-form-2__group-btn {
	margin-top: 8px;
}

.personal-account__content #email_edit_block .body-form-2__submit,
.personal-account__content .bxmaker-authuserphone-edit-hide .body-form-2__submit {
	min-width: 202px;
}

.personal-account__content .bxmaker-authuserphone-header {
	font-size: 20px;
	line-height: 1.2;
	color: #282319;
	font-weight: 500;
}

.personal-account__content .bxmaker-text {
	font-size: 14px;
	line-height: 1.2;
	color: #777777;
	font-weight: 400;
}

.personal-account__content .bxmaker-authuserphone-edit-phone__current {
	display: none;
}

.modal-personal-account {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 500;
	background-color: rgba(30, 41, 66, 0.5);
	overflow-y: auto;
}

.modal-personal-account .d_wrap {
	background-color: #fff;
	border-radius: 12px;
	padding: 24px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: 100%;
	max-width: 560px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.modal-personal-account .d_title {
	font-size: 40px;
	line-height: 56px;
	color: #282319;
	text-align: center;
	font-weight: 500;
}

.modal-personal-account .d_text {
	font-size: 18px;
	line-height: 1.2;
	color: #282319;
}

.modal-personal-account .d_button {
	width: 100%;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 12px;
	background-color: #D29C4E;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

@media (max-width:768px) {
	.modal-personal-account .d_wrap {
		padding: 20px;
		gap: 16px;
	}

	.modal-personal-account .d_title {
		font-size: 24px;
		line-height: 1.2;
	}

	.modal-personal-account .d_text {
		font-size: 15px;
	}
}

@media (max-width:540px) {
	.modal-personal-account .d_wrap {
		width: calc(100% - 32px);
	}
}
/* End */
/* /local/templates/goldenplata/fonts/FixelText/font.css?17727876192052 */
/* /local/templates/goldenplata/css/main.css?1776019697106121 */
/* /local/templates/goldenplata/css/responsive.css?177532823858613 */
/* /local/templates/goldenplata/css/swiper.css?177270178019655 */
/* /local/templates/goldenplata/css/tube.css?1772701780531 */
/* /local/templates/goldenplata/css/custom.css?17754074052131 */
/* /local/templates/goldenplata/css/jquery.fancybox.min.css?177270178012795 */
/* /local/templates/goldenplata/css/gm.main.css?177576016546651 */
/* /local/templates/goldenplata/css/gm.main.media.css?177576010923341 */
/* /local/templates/goldenplata/css/gm.add.css?17727017809747 */
/* /local/templates/goldenplata/css/gm.add.media.css?17757324437270 */
/* /local/templates/goldenplata/css/registration.css?177507652610526 */
/* /local/templates/goldenplata/css/registration.media.css?17727017802856 */
/* /local/templates/goldenplata/css/personal-account.css?177270178015834 */
/* /local/templates/goldenplata/css/personal-account.media.css?17727017806936 */
/* /local/templates/goldenplata/css/orders.css?177270178013618 */
/* /local/templates/goldenplata/css/orders.media.css?17727017805278 */
/* /local/templates/goldenplata/css/basket.css?17764357459496 */
/* /local/templates/goldenplata/css/basket.media.css?17727017801139 */
/* /local/templates/goldenplata/css/order.css?17768647712917 */
/* /local/templates/goldenplata/css/news-detail.css?177270178015503 */
/* /local/templates/goldenplata/components/sotbit/regions.choose/new_sotbit/style.css?17727017807016 */
/* /local/templates/goldenplata/components/bitrix/search.title/header/style.css?17727017823060 */
/* /local/templates/goldenplata/components/bitrix/form.result.new/gm_invest/style.css?1775409868132 */
/* /local/templates/goldenplata/styles.css?177702907913792 */
