

/* Start:/local/templates/box/components/bitrix/news/uslugi/style.css?17430770681063*/
h1 {
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    color: #000;
}

/* px__info default */
.px__info {
    max-width: 550px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #fff;
    font-size: 16px;
    border-radius: 4px;
    display: grid;
    grid-template-columns: 60px 1fr;
    gap: 1rem;
    margin-bottom: 2.5rem;
}

.px__info div {
    background: #fff;
    display: grid;
    align-items: center;
    justify-items: center;
}

.px__info span {
    padding: 5px;
}

.px__info a {
    color: #fff;
}
/* px__info default end */





/* px__info blue */
.px__info.px__info_blue {
    border: 1px solid #37507E;
    max-width: 550px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #fff;
    font-size: 16px;
    border-radius: 4px;
    display: grid;
    grid-template-columns: 60px 1fr;
    gap: 1rem;
    margin-bottom: 2.5rem;
}

.px__info.px__info_blue div {
    background: #37507E;
}

.px__info.px__info_blue a {
    color: #37507E;
}
/* End */


/* Start:/local/components/custom/section.detail/templates/skupka-detail/style.css?177875110248588*/
.breadcrumbs {
    position: absolute;
    z-index: 1;
    width: auto;
    max-width: 1224px;
    color: #fff;
}

body .breadcrumbs ol {
    justify-content: flex-start;
    margin-top: 50px;
}

.breadcrumbs__link {
    color: #37507E;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
}
.breadcrumbs {
    color: #B1B1B1;
}

.service-page.page-skupka-detail {
    overflow: hidden;
}

.page-skupka-detail .calculator {
    background: url(https://neolombard.ru/wp-content/themes/lombard/images/calculate-box-bg.png) no-repeat center bottom;
    background-size: cover;
}

.page-skupka-detail .calculator-inner::before {
    content: '';
    position: absolute;
    background: url(https://neolombard.ru/wp-content/themes/lombard/images/calc-before.png) no-repeat center center;
    width: 348px;
    height: 219px;
    top: -72px;
    right: -100px;
    z-index: -1;
}

.page-skupka-detail .calculator-inner::after {
    content: '';
    position: absolute;
    background: url(https://neolombard.ru/wp-content/themes/lombard/images/calc-after.png) no-repeat center center;
    width: 179px;
    height: 179px;
    position: absolute;
    z-index: -1;
    display: block;
    bottom: -70px;
    left: 480px;
}

@media (max-width: 992px) {
    .calculator{
        overflow: hidden;
    }
    .page-skupka-detail .calculator-inner:before {
        width: 241px;
        height: 195px;
        background-size: 100% 100% !important;
        top: -72px;
        right: -105px;
    }
    .page-skupka-detail .calculator-inner:after {
        width: 97px;
        height: 97px;
        background-size: 100% 100% !important;
        bottom: -46px;
        left: 0;
    }
}

.page-skupka-detail .calculator {
    background-color: #37507E;
    padding: 72px 0;
}

.accept-box {
    padding-top: 48px;
}


.service-page-titles {
    padding: 0 20px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    background: linear-gradient(88.06deg, #FFFAEE 0.78%, #DDF0FF 96.86%);
}

.service-page__mb-40 {
    margin-bottom: 40px
}

.service-page-titles .title-contents {
    width: 100%;
    max-width: 1226px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: self-start;
    justify-content: center;
    color: #fff;
    margin: 0 auto;
    height: 100%;
    padding: 50px 0;
}

.service-page-titles .breadcrumb {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 0 30px
}

.page-skupka-detail .service-page-titles .breadcrumb {
    justify-content: flex-start
}

.service-page-titles .breadcrumb span, .service-page-titles .breadcrumb a {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    text-decoration: none
}

.service-page-titles .breadcrumb a:hover {
    text-decoration: underline
}

.service-page-titles h1 {
    font-weight: 400;
    font-size: 54px;
    line-height: normal;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #37507E;
    margin-bottom: 0;
    margin-top: 66px;
}

.service-page-titles .page-description {
    font-family: Inter;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #2D2D2D;
    margin-bottom: 30px;
}

.service-page-titles .btn-buy {
    border: 3px solid #fff;
    border-radius: 45px;
    width: 296px;
    height: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: 700;
    font-size: 24px;
    line-height: 20px;
    text-align: center;
    color: #fff
}

.service-page-titles .btn-buy:hover {
    color: #37609e;
    background: #fff
}

.service-page-titles .rating-items {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    margin: 20px 0 0
}

.page-skupka-detail .service-page-titles .rating-items {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    width: 100%;
    margin-top: auto;
}

.service-page-titles .rating-items .item {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #2D2D2D;
    display: flex;    
    position: relative;
    flex-direction: column;
}
.service-page-titles .rating-items .item .item-wrap {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.service-page-titles .rating-items .item .item-wrap img {
    margin-left: 0;
    margin-right: 4px;
}

@media (max-width: 768px) {
    .service-page-titles .rating-items .item {
        margin: 10px 0
    }
}

.service-page-titles .rating-items .item:first-child {
    margin-right: 25px
}

.service-page-titles .rating-items .item img {
    margin: 0 10px
}

.service-page-titles .btn-box, .main-page-banner .header-left .btn-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    justify-content: center;
    max-width: initial
}

.service-page-titles .btn-box a {
    margin: 0 10px 10px
}

.service-page-titles .btn-box a span span, .main-page-banner .header-left .btn-box a span span {
    font-size: 23px;
    margin: 0
}

.service-page-titles .btn-box a i, .main-page-banner .header-left .btn-box a i {
    font-size: 12px
}

.service-page-titles .btn-box a svg, .main-page-banner .header-left .btn-box a svg {
    width: 34px;
    height: 34px
}


.px__info {
    max-width: 550px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #fff;
    font-size: 16px;
    border-radius: 4px;
    display: grid;
    grid-template-columns: 60px 1fr;
    gap: 1rem;
    margin-bottom: 2.5rem
}

.px__info div {
    background: #fff;
    display: grid;
    align-items: center;
    justify-items: center
}

.px__info span {
    padding: 5px
}

.px__info a {
    color: #fff
}

.px__info.px__info_blue {
    border: 1px solid #37507e;
    max-width: 550px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #fff;
    font-size: 16px;
    border-radius: 4px;
    display: grid;
    grid-template-columns: 60px 1fr;
    gap: 1rem;
    margin-bottom: 2.5rem
}

.px__info.px__info_blue div {
    background: #37507e
}

.px__info.px__info_blue a {
    color: #37507e
}

.main-post {
    max-width: 620px;
    text-align: center;
    margin: 0 auto;
}


.main-post .btn, .page__lombard-social .btn {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    padding: 14px 24px;
    text-align: left
}

.page__lombard-social .btn, .page__lombard-social .btn-telegram {
    justify-content: center
}

.page__lombard-social .btn {
    padding: 14px 10px
}

.main-post .btn span, .page__lombard-social .btn span {
    display: block
}

.main-post .btn span span, .page__lombard-social .btn span span {
    display: block;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.main-post .btn svg, .page__lombard-social .btn svg {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-right: 12px
}

.main-post .btn i, .page__lombard-social .btn i {
    font-style: normal
}

.main-post .btn-telegram, .page__lombard-social .btn-telegram {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, .7);
    padding: 14px 24px;
    text-align: left
}

.page__lombard-social .btn-telegram {
    padding: 14px 10px
}

.main-post .btn-telegram span, .page__lombard-social .btn-telegram span {
    display: block
}

.main-post .btn-telegram span span, .page__lombard-social .btn-telegram span span {
    display: block;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.main-post .btn-telegram svg, .page__lombard-social .btn-telegram svg {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-right: 12px
}

.main-post .btn-telegram i, .page__lombard-social .btn-telegram i {
    font-style: normal
}

.btn {
    background-color: #23c920;
    border-radius: 3px;
    color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding: 14px;
    text-decoration: none;
    border-width: 0;
    cursor: pointer;
}

.btn-telegram {
    background-color: #55a8e3;
    border-radius: 3px;
    color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding: 14px;
    text-decoration: none;
    border-width: 0;
    cursor: pointer;
}

.blog-detail {
    width: 100%;
    max-width: 1226px;
    margin: 10px auto 60px
}

.blog-detail p, .blog-detail li, .blog-detail span, .blog-detail a {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #000
}

.blog-detail p, .blog-detail li {
    margin: 0 0 10px
}

.blog-detail p, .blog-detail red-line {
    text-indent: 25px
}

.blog-detail h2, .blog-detail h3, .blog-detail h4, .blog-detail h5, .blog-detail h6, .blog-detail .h2, .blog-detail .h3, .blog-detail .h4, .blog-detail .h5, .blog-detail .h6 {
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #000;
    margin: 30px 0 20px
}

.blog-detail h3, .blog-detail .h3 {
    font-size: 28px
}

.blog-detail h4, .blog-detail .h4 {
    font-size: 26px
}

.blog-detail h5, .blog-detail .h5 {
    font-size: 24px
}

.blog-detail h6, .blog-detail .h6 {
    font-size: 22px
}

.blog-detail a {
    color: #37609e;
    text-decoration: none
}

.blog-detail blockquote, .blog-detail .blockquote {
    position: relative;
    background: #37507e;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    padding: 40px 40px 40px 180px;
    margin: 20px 0 30px
}

.blog-detail blockquote:before, .blog-detail .blockquote:before {
    content: '';
    position: absolute;
    background: url(/upload/wp-content/images/icon-blockquote.svg) no-repeat center center;
    width: 98px;
    height: 98px;
    display: block;
    left: 50px;
    top: 12%
}

.blog-detail a:hover {
    text-decoration: underline
}

.blog-detail img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
    margin: 20px 0 30px;
    min-height: 308px
}

.blog-detail ul, .blog-detail ol {
    margin: 0;
    position: relative;
    width: 100%;
    list-style: none;
    padding: 0;
}

.blog-detail ul li, .blog-detail ol li {
    position: relative;
    padding: 0 0 0 25px
}

.blog-detail ul li:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #37507e;
    position: absolute;
    left: 5px;
    top: 5px
}

.blog-detail ol {
    counter-reset: num
}

.blog-detail ol li:before {
    content: counter(num) '.';
    counter-increment: num;
    display: inline-block;
    position: absolute;
    left: 5px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #37507e
}

.blog-share {
    background: #fff;
    padding: 35px 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    flex-wrap: wrap;
    margin: 40px 0 10px;
    width: 100%
}

.blog-share span.name {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    margin: 0 20px 0 0;
    display: inline-block
}

.blog-share .ya-share2 .ya-share2__badge {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px 0 0
}

.blog-box.whait .blog-items .item {
    background: #f6f6f6
}

.blog-box.whait .blog-items .item .btn-detail {
    width: 100%
}

.blog-box.whait .blog-more {
    font-weight: 400;
    text-align: center;
    background: #fff;
    display: inline-block;
    text-decoration: none;
    min-width: 400px;
    font-size: 14px;
    line-height: 20px;
    color: #37507e;
    border: 1px solid #37507e;
    padding: 11px 0
}

.blog-box.whait .blog-more:hover {
    background: #37507e;
    color: #fff
}

.service-page section {
    background: white;
    padding: 75px 0;
}

.service-page .bg-grey {
    background: #F6F6F6;
}

.service-content {
    width: 100%;
    max-width: 1226px;
    margin: 0 auto;
}


.service-content h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    color: #000;
    text-align: center
}

.votes-box {
    background: #fff;
    padding: 30px;
    margin-bottom: 30px
}

.votes-wrap {
    display: flex;
    align-items: flex-start
}

.votes-box .votes__list ul li:before, .votes-box .votes__scroll ul li:before {
    display: none
}

.votes-box .votes__list {
    padding-right: 60px;
    border-right: 1px solid #d8d8d8;
    margin-right: 60px
}

.votes-box .votes__list ul, .votes-box .votes__scroll ul {
    padding-left: 30px
}

.votes-box .votes__scroll .votes__scroll_title {
    margin: 0 0 25px;
    line-height: 1
}

#yasr-visitor-votes-box {
    margin-bottom: 20px
}

.yasr-visitor-votes {
    display: none
}

.yasr-vv-text-container span {
    font-size: 20px
}

.votes-wrap .votes__list_item .votes__icon_date, .votes-wrap .votes__list_item .votes__icon_time, .votes-wrap .votes__list_item .votes__icon_eye {
    position: relative
}

.votes-wrap .votes__list_item .votes__icon_date:before {
    content: '';
    position: absolute;
    top: 0;
    left: -55px;
    width: 40px;
    height: 40px;
    background: url('/upload/wp-content/images/votes-icon_date.png') no-repeat center;
    background-size: cover
}

.votes-wrap .votes__list_item .votes__icon_time:before {
    content: '';
    position: absolute;
    top: 0;
    left: -55px;
    width: 40px;
    height: 40px;
    background: url('/upload/wp-content/images/votes-icon_time.png') no-repeat center;
    background-size: cover
}

.votes-wrap .votes__list_item .votes__icon_eye:before {
    content: '';
    position: absolute;
    top: 0;
    left: -55px;
    width: 40px;
    height: 40px;
    background: url('/upload/wp-content/images/votes-icon_eye.png') no-repeat center;
    background-size: cover
}

.votes-wrap .votes__list_point {
    font-weight: 400;
    font-size: 16px;
    color: #000
}

.votes-wrap .votes__list_value, .votes-wrap .votes__list_value .post-views-count {
    font-size: 24px;
    line-height: 29px;
    color: #000
}

.votes-wrap .votes__scroll .votes__scroll_item {
    position: relative
}

.votes-wrap .votes__scroll .votes__scroll_item a:before {
    content: '';
    position: absolute;
    top: -5px;
    left: -25px;
    width: 26px;
    height: 26px;
    border: 2px solid #cdd8ed;
    border-radius: 3em
}

.votes-wrap .votes__scroll .votes__scroll_item a:after {
    content: '';
    position: absolute;
    top: 6px;
    left: -16px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #cdd8ed;
    border-right: 2px solid #cdd8ed;
    transform: rotate(45deg)
}

.votes-wrap .votes__scroll .votes__scroll_item a {
    display: inline-flex;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #37507e;
    text-decoration: none;
    margin-bottom: 15px;
    border-bottom: 1px dotted #37507e
}

.votes-wrap .votes__scroll .votes__scroll_item a:hover {
    border-bottom: 1px dotted transparent
}

.blog-detail h2 {
    font-weight: 600 !important;
    font-size: 36px;
    line-height: 44px;
    color: #000;
    margin: 20px 0 30px;
    text-align: center;
}

.service-page h3, .service-page .h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    color: #000;
    margin: 0 0 50px;
}

.advantages-box {
    background: #fff;
    padding: 50px 0 40px;
    position: relative;
    width: 100%
}

.advantages-box .description {
    margin: 0 0 40px
}

.advantages-items {
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    width: 100%
}

.advantages-items.center {
    justify-content: center
}

.advantages-items.center .item {
    padding: 0 20px
}

.advantages-items .item {
    padding: 0 10px;
    width: 25%;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    margin: 0 0 40px;
    text-align: center
}

.advantages-items .item .photo {
    width: 178px;
    height: 178px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 0 25px
}

.advantages-items .item .photo img {
    width: 100%;
    height: 100%
}

.advantages-items .item span {
    min-height: 50px;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #333;
    margin: 0 0 10px;
    display: block
}

.advantages-items .item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000;
    margin: 0
}

.advantages-items.otsenka .item {
    width: 20%
}

.advantages-items.otsenka .item span {
    font-weight: 700;
    font-size: 21px;
    min-height: auto;
    margin: 0 0 20px
}

.advantages-items .item.column-6 {
    width: 50%;
    padding: 0 20px
}

.advantages-items .item.column-3 {
    width: 32%;
    padding: 0 20px
}

.service-text-box {
    text-align: left;
    background: #fff;
    padding: 20px 55px;
    margin: 35px 0 0
}

.service-content .service-text-box h2 {
    font-size: 30px;
    text-align: left;
    margin: 20px 0 10px
}

.service-content .service-text-box p {
    text-align: left
}

.service-content .service-text-box li span {
    color: #37507e;
    font-weight: 700;
    display: block;
    margin: 0 0 5px
}

.our-terms-box{
    background-color: #ffffff;
    padding: 25px 0;
}

.circle-list {
    padding: 0
}

.circle-list li {
    list-style: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    position: relative;
    padding-left: 30px;
    padding-bottom: 15px
}

.circle-list li:before {
    content: '';
    display: block;
    border: 2px solid #37507e;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 8px
}

.main-section-wrap {
    display: flex;
    width: 100%;
    gap: 20px;
}

.service-page-titles .main-section__left h1 {
    text-align: left
}

.main-section-wrap .main-section__left {
    max-width: 560px;
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
}

.main-section-wrap .main-section__right {    
    margin-top: -32px;
    margin-bottom: -24px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 704px;
    height: 486px;
}
.main-section__right__bg {
    position: absolute;
    min-width: 704px;
    height: 486px;
}
.main-section__right__content {
    position: absolute;
    width: 395px;
    margin-left: 20px;
}
.section__right__content__list {
    margin-top: 10px;
}
.section__right__content__list__item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #F6F6F6;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 16px;
}
.section__right__content__list__item:last-child {
    border: none;
    margin-bottom: 16px;
}
.section__right__content__list__item__icon {
    min-width: 50px;
}
.section__right__content__list__item__text {
    color: #2D2D2D;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
}
.section__right__content__bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 63px;
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='412' height='66' viewBox='0 0 412 66' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M399.914 0.911133C399.856 1.34757 399.826 1.79248 399.826 2.24414C399.826 7.78669 404.292 12.2888 409.812 12.2891C410.26 12.2891 410.701 12.2576 411.133 12.2002V53.7988C410.701 53.7414 410.26 53.7109 409.812 53.7109C404.292 53.7112 399.826 58.2133 399.826 63.7559C399.826 64.2075 399.856 64.6524 399.914 65.0889H12.0859C12.1435 64.6524 12.1738 64.2075 12.1738 63.7559C12.1738 58.2133 7.70769 53.7112 2.1875 53.7109C1.74032 53.7109 1.29935 53.7414 0.867188 53.7988V12.2002C1.2994 12.2576 1.74028 12.2891 2.1875 12.2891C7.70769 12.2888 12.1738 7.78669 12.1738 2.24414C12.1738 1.79248 12.1435 1.34757 12.0859 0.911133H399.914Z' stroke='url(%23paint0_linear_36_246)' stroke-width='1.6'/%3e%3cdefs%3e%3clinearGradient id='paint0_linear_36_246' x1='553' y1='-18.5' x2='493.565' y2='183.226' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23FBCF83'/%3e%3cstop offset='1' stop-color='%23D38839'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e ") no-repeat center center /contain; 
}
.section__right__content__bottom-row {
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    align-items: center;
    justify-content: center;
    max-width: 324px;
}
.section__right__content__bottom__icon {
    min-width: 41px;
}
.section__right__content__bottom__text {
    color: #2D2D2D;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
}


.page-skupka-detail .service-page-titles .page-description {
    text-align: left;
    max-width: 760px
}

.btn-wrap .main-post .flx:first-child {
    margin-right: 25px
}

.btn-wrap .main-post {
    display: flex;
    max-width: 760px;
}

@media (max-width: 991px) {
    .page-skupka-detail .main-section-wrap {
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 768px) {
    .btn-wrap .main-post .flx:first-child {
        margin-right: 0
    }
}

.page-skupka-detail .btn-wrap a.btn svg, .page-skupka-detail .btn-wrap a.btn-telegram svg {
    width: 40px;
    height: 40px
}

.page-skupka-detail .btn-wrap a span span {
    color: #fff;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px
}

@media (max-width: 768px) {
    .page-skupka-detail .btn-wrap a span span {
        font-size: 16px
    }
}

.page-skupka-detail .btn-wrap a span i {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px
}

@media (max-width: 768px) {
    .page-skupka-detail .btn-wrap a span i {
        font-size: 11px
    }
}

.main-section-wrap .description-purchase {
    max-width: 420px;
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid rgba(255, 255, 255, .3)
}

@media (max-width: 768px) {
    .main-section-wrap .description-purchase {
        margin-top: 40px;
        margin-left: 0;
        padding-left: 0;
        border-left: 0
    }
}

.main-section-wrap .description-purchase ul {
    list-style: none;
    padding: 0;
}

.main-section-wrap .description-purchase__box {
    display: flex;
    align-items: center;
    margin-bottom: 24px
}

.main-section-wrap .description-purchase__img, .main-section-wrap .coat-of-arms__img {
    margin-right: 30px;
    width: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    height: auto
}

.main-section-wrap .description-purchase__text {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px
}



.description-purchase__box.coat-of-arms {
    border-top: 1px solid rgba(255, 199, 0, .5);
    padding-top: 16px;
    margin-bottom: 0
}

.description-purchase__box.coat-of-arms .coat-of-arms__text {
    font-size: 18px;
}

.description-purchase__box.coat-of-arms .coat-of-arms__text_gold {
    color: #ffc700
}

.page-skupka-detail .px__info {
    max-width: 100%;
    text-align: left;
    border: 1px solid #fff;
    font-size: 16px;
    border-radius: 4px;
    display: grid;
    grid-template-columns: 60px 1fr;
    gap: 1rem;
    margin-bottom: 2.5rem;
}

.description-purchase__box.coat-of-arms img {
    width: 75px;
    max-width: 75px;
}

@media (max-width: 992px) {
    .blog-items, .pagination-box, .blog-page-titles, .blog-detail, .service-content {
        padding: 0 20px
    }

    .page_inner.other .blog-page-titles {
        padding: 20px;
        margin-top: 0
    }

    .blog-items .item:nth-child(1), .blog-items .item:nth-child(7), .blog-items .item {
        width: 49%;
        flex-direction: column
    }

    .blog-items .item:nth-child(1) .photo, .blog-items .item:nth-child(7) .photo {
        height: 256px
    }

    .blog-items .item .info {
        height: auto
    }
}


@media (max-width: 768px) {
    body .breadcrumbs ol{
        margin-top: 20px;
    }
    .votes-wrap {
        flex-direction: column
    }

    .votes-wrap .votes__list {
        padding: 0 0 30px;
        border-right: 0;
        border-bottom: 1px solid #d8d8d8;
        margin: 0 0 30px
    }
    .service-page-titles .title-contents{
        padding: 50px 0 20px;
    }
    .breadcrumbs{
        left: 20px;
        right: 20px;
        max-width: calc(100% - 40px);
    }
    .service-page-titles .main-section__left h1{
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.4;
        margin-top: 26px;
    }
    .service-page-titles .page-description{
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 20px;
    }
    .btn-wrap .main-post {
        flex-direction: column;
        align-items: flex-start;
    }
    .btn-wrap .main-post .flx:first-child {
        margin-right: 0;
    }
    .btn-wrap .main-post .flx.jcc {
        width: 100%;
    }
    .main-post .btn, .page__lombard-social .btn, .main-post .btn-telegram, .page__lombard-social .btn-telegram{
        padding: 10px 15px !important;
    }
    .service-page-titles .rating-items {
        margin: 40px 0 0;
        flex-wrap: wrap;
        text-align: center;
    }
    .advantages-items .item, .advantages-items .item.column-6, .advantages-items .item.column-3 {
        width: 100%;
        padding: 0;
    }

    .promo .btn-blu{
        order: 1;   
    }

    .promo .flx{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 100%;
    }
    .page-skupka-detail .promo{
        padding: 15px;
    }    
}

@media (max-width: 660px) {
    .blog-box.whait .blog-more {
        min-width: 100%
    }

    .blog-items .item:nth-child(1), .blog-items .item:nth-child(7), .blog-items .item {
        width: 100%;
        flex-direction: column
    }

    .blog-detail blockquote, .blog-detail .blockquote {
        padding: 30px 30px 30px 105px;
        font-size: 14px
    }

    .blog-detail blockquote:before, .blog-detail .blockquote:before {
        width: 53px;
        height: 53px;
        background-size: 100% 100% !important;
        left: 35px;
        top: 27px
    }

    .blog-detail h2, .blog-detail .h2 {
        font-size: 24px;
        line-height: 29px
    }

    .blog-detail h3, .blog-detail .h3 {
        font-size: 22px;
        line-height: 29px
    }

    .blog-detail h4, .blog-detail .h4 {
        font-size: 20px;
        line-height: 26px
    }

    .blog-detail h5, .blog-detail .h5 {
        font-size: 18px;
        line-height: 26px
    }

    .blog-detail h6, .blog-detail .h6 {
        font-size: 18px;
        line-height: 24px
    }

    .blog-detail p, .blog-detail li, .blog-detail span, .blog-detail a {
        font-size: 14px;
        line-height: 24px
    }

    .blog-page-titles h1 {
        font-size: 30px;
        line-height: 36px
    }

    .blog-share span.name {
        margin: 0 0 20px;
        width: 100%
    }

    .blog-share {
        padding: 30px 35px
    }
}


/* How buy */

.how-buy-box {
    background-image: url(/upload/wp-content/images/background-how-buy.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
    padding: 46px 0 36px
}

.how-buy-box h2, .how-buy-box .h2, .how-buy-box p, .questions-remain-box h2, .questions-remain-box .h2 {
    color: #fff !important
}

.how-buy-box h2, .how-buy-box .h2 {
    margin: 0 0 40px
}

.how-buy {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    padding: 7px 0 20px;
    justify-content: center
}

.how-buy__item {
    width: 25%;
    text-align: center;
    padding: 0 15px
}

.how-buy__item_name {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    padding: 38px 0 19px
}

.how-buy__item .photo {
    position: relative
}

.how-buy__item .photo img {
    width: 178px;
    height: 178px;
    margin: 0 auto
}

.how-buy__item .photo:after {
    content: '';
    position: absolute;
    display: block;
    width: 72px;
    height: 16px;
    background-image: url(/upload/wp-content/icon/arrow-how-buy.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 48%;
    right: -50px
}

.how-buy__item:last-child .photo:after {
    display: none;
}

@media (max-width: 1100px) {
    .how-buy__item {
        width: 50%
    }

    .how-buy__item .photo:after {
        right: auto;
        left: calc(50% + 110px)
    }

    .how-buy-box__detail .how-buy__item {
        width: 50%
    }
}

@media (max-width: 768px) {
    .how-buy__item {
        width: 100%
    }

    .how-buy__item .photo:after {
        width: 55px
    }

    .how-buy__item .photo:after {
        display: none
    }
}

/* banner box */

.banner-box {
    padding: 40px 0
}

.service-content p {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin: 0 0 15px;
}

.banner-box .service-content p {
    margin: 0 0 30px;
    text-align: left
}

.page-skupka-detail .promo {
    background: #172247;
    box-shadow: 0 0 0 25px #172247;
    border: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px;
    color: #fff;
    width: calc(100% - 50px);
    margin: 60px auto 130px
}

.promo>img {
    width: 317px
}

.promo .title {
    font-weight: 700;
    font-size: 36px;
    line-height: 140%;
    color: #fff
}

.page-skupka-detail .promo p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    margin: 10px 0 10px
}

.promo .btn-green {
    padding: 12px 25px;
    text-align: center
}

.promo .description {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 0 0 60px
}

.promo .btn-blu{
    background-color: #37609e;
    color: #fff;
    padding: 22px 24px;
    text-decoration: none;
    cursor: pointer;
    border-width: 0;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
}

.promo .btn-blu svg {
    display: block;
    margin-right: 12px;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
}

@media screen and (max-width: 998px) {
    .promo .description {
        padding:30px 0 0
    }

    .promo {
        flex-direction: column;
        margin: 50px auto 80px
    }

    .promo .title {
        text-align: center;
        font-size: 20px
    }

    .promo p {
        text-align: center;
        width: 100%
    }

    .promo .btn-green {
        margin: 0 auto 20px
    }

    .promo>img {
        width: 220px;
        margin: 20px 0 0
    }
}

@media screen and (max-width: 764px) {
    .promo {
        margin:80px auto
    }

    .promo .title {
        font-size: 17px
    }

    .promo p {
        font-size: 14px
    }
}


.price-box {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
    margin: 0 0 40px;
}

.price-box .price {
    width: 45%;
    position: relative;
    background: #fff;
    padding: 45px 30px;
    height: 100%;
}

.price-box .price .name {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
}

.price-box .price .name span {
    font-weight: bold;
    color: #C60024;
    display: block;
    margin: 5px 0 0;
}

.price-box .price table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    height: auto;
    margin: 20px 0
}

.price-box .price td,
.price-box .price th {
    font-weight: 400;
    font-size: 13px;
    line-height: 30px;
    color: #333333;
    padding: 5px 20px;
    text-align: center;
}

.price-box .price tr {
    border-bottom: 7px solid white;
    border-radius: 5px;
}

.price-box .price td {
    color: #C60024;
    background: #F1F1F1;
}

.price-box .price th {
    color: #8A8A8A;
}

.price-box .price tr td:first-child,
.price-box .price tr th:first-child {
    color: #333333;
    text-align: left;
}

.price-box .price tr td:first-child {
    border-radius: 10px 0 0 10px;
}

.price-box .price tr td:last-child {
    border-radius: 0 10px 10px 0;
}

.price-box .text {
    width: 40%;
    text-align: left;
    position: relative;
    padding: 0 0 0 40px;
}

.price-box .text p {
    text-align: left;
}

.price-box .text p span {
    font-weight: bold;
    display: block;
    margin: 0 0 5px;
}

.price-box .price-new {
    width: 60%;
    position: relative;
    background: #fff;
    padding: 0 30px 45px;
    height: 100%;
    font-size: 14px;
    color: #333;
}

.center {
    text-align: center;
}

.price-box .price-new thead {
    text-align: left;
}

.price-box .price-new thead th{
    font-weight: 400;
}

.price-box .price-new table {
    width: 100%;
}

.price-box .price-new .price-title {
    font-size: 24px;
    color: #000;
    padding: 30px 0 18px;
}

.price-box .price-new span {
    color: #7b7b7b;
}

.price-box .price-new .price-red {
    color: #ff0000;
}

.price-box .price-new .price-caps {
    text-transform: uppercase;
}

.price-box .price-new th,
.price-box .price-new td {
    border-bottom: 1px solid #c8c8c8;
    padding: 12px 0;
}

.price-box .price-new td.price-nobrd {
    border-bottom: none;
}

.price-box .center {
    justify-content: center;
}

.price-box-left .text p {
	display: grid;
}

@media (max-width:992px) {
    .price-box .price {
        width: 100%;
        margin: 0 0 30px;
        padding: 45px 20px 20px;
    }

    .price-box .price-new {
        width: 100%;
        margin: 0 0 30px;
        padding: 45px 20px 20px;
        overflow-x: scroll;
    }

    .price-box .price .name {
        text-align: center;
    }

    .price-box .text {
        padding: 0;
        width: 100%;
    }
}


.new-form-block {
    background: #F6F6F6;
    display: flex;
    padding: 31.5px 49px;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin: 45px 0;
}

.new-form-block-right {
    display: flex;
    min-width: 366px;
}

.new-form-block-right .btn-wrap .main-post {
    flex-direction: column;
    gap: 12px;
}

.new-form-block .title {
    color: #333;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.new-form-block-left {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.new-form-block-left .text {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.new-form-block-right .btn-wrap .main-post .flx:first-child {
    margin: 0;
}
.new-form-block-right .flx.jcc .btn-telegram,.new-form-block-right .flx.jcc .btn-whatsapp {
    padding: 19px 27px 16px;
}
.page-skupka-detail .new-form-block-right .btn-wrap a.btn svg, .page-skupka-detail .new-form-block-right .btn-wrap a.btn-telegram svg {
    width: 34px;
    height: 34px;
}
.new-form-block-left p {
    text-align: inherit;
    margin: 0;
    display: block;
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.new-form-block-left a {
    color: #37507E;
}

.page__skupka__detail__buttons {
    padding: 20px;
    border: 2px solid #FFFFFF;
}
.page__skupka__detail__buttons__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #2D2D2D;
    margin-bottom: 10px;
}
.page__skupka__detail__buttons-row {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.page__skupka__detail__buttons__button {
    width: calc(50% - 5px);
    display: flex;    
    padding: 3px;
    text-decoration: none;
}
.page__skupka__detail__buttons__button.page__skupka__detail__buttons__button-wa {
    background-color: #23C920;
}
.page__skupka__detail__buttons__button.page__skupka__detail__buttons__button-tg {
    background-color: #55A8E3;
}
.page__skupka__detail__buttons__button.page__skupka__detail__buttons__button-max {
    background-color: #2f41b1;
}
.page__skupka__detail__buttons__button-wrap {
    border: 1px solid #FFFFFF;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    padding: 8px;
    width: 100%;
}
.page__skupka__detail__buttons__button__text__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #fff;
}
.page__skupka__detail__buttons__button__text__text {
    font-family: Inter;
    font-weight: 300;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #F6F6F6;
}

.page__skupka__detail__message {
    background-color: #D4E5F2;
    padding: 10px 0;
}
.page__skupka__detail__message-row {
    display: flex;
    align-items: center;
}
.page__skupka__detail__message__icon {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 10px;
}
.page__skupka__detail__message__icon__text {
    color: #37507E;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-right: 42px;
}
.page__skupka__detail__message__text {
    color: #37507E;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-right: 20px;
}
.page__skupka__detail__message__link {
    color: #37507E;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    padding: 0 16px;
    background: #FFF;
    border: 1px solid #FFF;
    transition: .2s;
    text-decoration: none;
    margin-left: auto;
}
.page__skupka__detail__message__link:hover {
    background-color: transparent;
    border-color: #37507E;
}

.page__skupka__detail__offers {
    padding: 70px 0 82px 0;
    background-color: #fff;
}
.page__skupka__detail__offers-row {
    display: flex;
    gap: 30px;
}
.page__skupka__detail__offers__title {
    display: flex;
    flex-wrap: nowrap;
    gap: 30px;
    min-width: 494px;
}
.page__skupka__detail__offers__title__img {
    width: auto;
    margin-top: 10px;
    min-width: 77px;
}
.page__skupka__detail__offers__title__text {
    color: #37507E;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
}
.page__skupka__detail__offers__text p {
    margin: 0;
    margin-bottom: 20px;
    color: #2D2D2D;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-align: left;
}
.page__skupka__detail__offers__text p:last-child {
    margin-bottom: 0;
}

.page__skupka__detail__advantages {
    background-color: #fff;
    padding-bottom: 70px;
}
.page__skupka__detail__advantages__list {
    padding-top: 60px;
    display: flex;
    align-items: stretch;
    gap: 25px;
    flex-wrap: wrap;
}
.page__skupka__detail__advantages__list__item {
    border-radius: 12px;
    background: #F6F6F6;
    padding: 0 20px 38px 20px;
    width: calc(25% - (25px * 3/4));
    display: flex;
    flex-direction: column;
    align-items: center;
}
.page__skupka__detail__advantages__list__item__icon {
    width: 120px;
    margin-top: -60px;
    margin-bottom: 20px;
}
.page__skupka__detail__advantages__list__item__icon svg {
    width: 100%;
}
.page__skupka__detail__advantages__list__item__title {
    color: #37507E;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.page__skupka__detail__advantages__list__item__text {
    color: #2D2D2D;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

@media (max-width: 991px) {
    .new-form-block {
        flex-direction: column;
        padding: 46px 32px;
    }
    .new-form-block-left {
        align-items: center;
        text-align: center;
    }
    .new-form-block-left .text {
        max-width: 638px;
    }
    .new-form-block-right {
        min-width: 100%;
    }
    .new-form-block-right .btn-wrap .main-post {
        flex-direction: row;
        gap: 24px;
        justify-content: space-between;
        max-width: 100%;
        width: 100%;
    }
    .new-form-block-right .btn-wrap {
        width: 100%;
    }
    .page-skupka-detail .new-form-block-right .btn-wrap a span span {
        font-size: 20px;
    }

    .main-section-wrap .main-section__right {
        margin-top: 0;
        margin-bottom: 0;
    }
    .page__skupka__detail__offers-row {
        flex-direction: column;
    }
    .page__skupka__detail__offers__title {
        align-items: center;
    }
    .page__skupka__detail__offers__title__img {
        margin-top: 0;
    }
    .page__skupka__detail__advantages__list {
        gap: 85px 25px;
    }
    .page__skupka__detail__advantages__list__item {
        width: calc(50% - (25px * 1/2));
    }

    .main-section-wrap .main-section__right {
        margin-left: -17px;
    }
}
@media (max-width: 768px) {
    .new-form-block-right .flx.jcc .btn-telegram,.new-form-block-right .flx.jcc .btn-whatsapp {
        padding: 19px 0px 16px 27px !important;
    }
    .page-skupka-detail .new-form-block-right .btn-wrap a span span {
        font-size: 20px!important;
    }
    .page-skupka-detail .new-form-block-right .btn-wrap a span i {
        font-size: 10px;
    }
    .new-form.our-terms-box {
        padding: 25px 0;
    }

    .page__skupka__detail__message {
        padding: 16px 0;
    }
    .page__skupka__detail__message-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    .page__skupka__detail__message__link {
        margin-left: 0;
    }
    .page__skupka__detail__offers {
        padding: 32px 0 50px 0;
    }
    .page__skupka__detail__advantages {
        padding-bottom: 32px;
    }

    .page__skupka__detail__offers__title {
        min-width: unset;
    }
}
@media (max-width: 625px) {
    .new-form-block {
        flex-direction: column;
        padding: 33px 17px;
        margin: 5px 0;
    }
    .new-form-block-right .btn-wrap .main-post {
        flex-direction: column;
        gap: 12px;
        align-items: center;
    }
    .new-form-block-right .btn-wrap .main-post .flx {
        margin: 0;
        max-width: 300px;
    }
    .new-form-block-right .flx.jcc .btn-telegram, .new-form-block-right .flx.jcc .btn-whatsapp {
        padding: 15px 16px 11px !important;
    }
    .new-form-block .title {
        font-size: 21px;
    }
    .new-form-block-left .text {
        font-size: 14px;
        line-height: 20px;
    }
    .new-form-block-left .text svg {
        flex: 0 0 23px;
    }
    
    .new-form-block-left .text:last-of-type {
        text-align: left;
        max-width: 276px;
    }
}
@media (max-width: 529px) {
    .service-page-titles .page-description {
        margin-bottom: 16px;
    }
    .page__skupka__detail__buttons {
        padding: 14px;
    }
    .page__skupka__detail__buttons__title {
        font-size: 16px;
        margin-bottom: 14px;
    }
    .main-section-wrap .main-section__right {
        margin-top: -20px;
        height: auto;
        width: 110%;
        margin-right: -10px;
    }
    .main-section__right__bg {
        position: static;
        width: 100%;
        min-width: unset;
        height: auto;
    }
    .main-section__right__content {
        width: 60%;
        margin-left: 12px;
    }
    .section__right__content__list__item__icon {
        min-width: 30px;
        width: 30px;
        height: 30px;
    }
    .section__right__content__list__item__icon svg {
        width: 100%;
        height: 100%;
    }
    /* .section__right__content__list__item {
        padding-bottom: 5px;
        margin-bottom: 5px;
    } */
    .section__right__content__list__item__text {
        font-size: 12px;
        line-height: normal;
    }
    .section__right__content__list__item:last-child {
        margin-bottom: 10px;
    }
    .section__right__content__bottom-row {
        max-width: 90%;
    }
    .section__right__content__bottom__icon {
        min-width: 30px;
        width: 30px;
        height: 30px;
    }
    .section__right__content__bottom__icon svg {
        width: 100%;
        height: 100%;
    }
    .section__right__content__bottom {
        height: auto;
        padding: 10px 0;
    }
    .section__right__content__bottom__text {
        font-size: 12px;
        line-height: 1;
    }   
    
    .page__skupka__detail__message__text {
        font-size: 14px;
    }
    .page__skupka__detail__offers__title__text {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }
    .page__skupka__detail__offers__text p {
        font-size: 14px;
    }
    .page__skupka__detail__advantages__list__item {
        width: 100%;
    }
    .page__skupka__detail__advantages__list__item__title {
        font-size: 14px;
    }
    .page__skupka__detail__advantages__list__item__text {
        font-size: 14px;
    }
    .page__skupka__detail__advantages__list__item__icon {
        width: 94px;
        height: 94px;
    }
    .page__skupka__detail__advantages__list__item__icon svg {
        width: 100%;
        height: 100%;
    }
    .page__skupka__detail__buttons-row {
        flex-direction: column;
    }
    .page__skupka__detail__buttons__button {
        width: 100%;
    }
}
@media (max-width: 440px) {
    .main-section-wrap .main-section__right {
        width: 140%;
    }      
}
@media (max-width: 391px) {
    .main-section-wrap .main-section__right {
        width: 150%;
    }      
}
@media (max-width: 354px) {
    .main-section-wrap .main-section__right {
        width: 156%;
    }      
}
/* End */


/* Start:/local/components/custom/calculator/templates/.default/style.css?17542939527964*/
.calculator {
    background-color: #37507e;
    padding: 72px 0;
    /* color: #fff; */
}

#calculator {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 54px 70px;
}

.calculator .ui-input + .ui-input {
    margin-top: 0;
}

.calculator-inner {
    background-color: #fff;
    padding: 45px 64px 10px;
    position: relative;
    z-index: 2;
    border-radius: 3px;
    min-height: 820px;
}

.calculator .ui-input__title {
    color: rgba(71, 71, 71, .7);
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
}

.calculator-title {
    font-size: 36px;
    margin-bottom: 34px;
    font-weight: 600;
}

.calculator .irs-from,
.calculator .irs-to,
.calculator .irs-min,
.calculator .irs-max,
.calculator .irs-single {
    display: none;
}

.calculator .irs--round {
    height: 30px !important;
}

.calculator .irs-bar {
    background-color: #016cba !important;
}

.calculator .irs-handle {
    border-color: #016cba !important;
}

.calculator .irs-line,
.calculator .irs-bar {
    top: -1px !important;
}

.calculator .irs-handle {
    top: -11px !important;
}

.calculator .irs-line {
    opacity: 0;
    z-index: 1;
    height: 30px !important;
}

.calculator .irs-shadow {
    display: none;
}

.calculator input[type="number"]::-webkit-outer-spin-button,
.calculator input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.calculator .ui-input--checkbox input + span::before {
    width: 50px;
    height: 50px;
}

.calculator .ui-input--checkbox input + span {
    font-size: 24px;
    color: #474747;
    line-height: 1;
    display: flex;
    align-items: center;
}

#calculator-result {
    margin: 54px 0 20px;
    padding: 30px;
    background-color: #F4F6F5;
}

#calculator-result {
    display: flex;
    flex-wrap: wrap;
}

.calculator-result-row {
    display: flex;
    flex-direction: column;
    /* gap: 33px; */
    flex: 1;
}

.calculator-result__label {
    font-size: 16px;
    font-weight: normal;
    color: rgba(71, 71, 71, 0.7);
    margin-bottom: 5px;
}

.calculator-result-item {
    margin-top: 33px;
}

.calculator-result__value {
    font-size: 24px;
    font-weight: 500;
    border-bottom: 1px solid rgba(155, 155, 171, 0.3);
    padding-bottom: 15px;
}

[data-calculator="with-promocode"] {
    border-color: #37609E;
    color: #37609E;
}

.calculator-result-info {
    margin-top: 20px;
    gap: 5px;
    text-align: center;
    width: 100%;
}

.calculator-result-info svg {
    position: relative;
    top: 4px;
}

.calculator-result-promo {
    width: 510px;
    margin-left: 60px;
    position: relative;
}

.calculator-result-promo:before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: rgba(155, 155, 171, 0.3);
    display: block;
    position: absolute;
    top: 0;
    right: calc(100% + 30px);
}

.calculator-result__title {
    font-size: 28px;
    color: #2B2B2B;
    font-weight: 500;
    margin-bottom: 40px;
}

.calculator-result-promo__row {
    display: flex;
    gap: 30px;
}

.calculator-result-promo__item {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.calculator-result-promo__btn {
    margin-top: 50px;
    display: flex;
}

.calculator-result-promo__btn button {
    flex: 1;
}

.calculator .table table {
    width: 100%;
    border: 1px solid #dddddd;
    border-collapse: collapse;
}

.calculator .table th {
    font-weight: bold;
    padding: 5px;
    background: #efefef;
    border: 1px solid #dddddd;
}

.calculator .table td {
    border: 1px solid #dddddd;
    padding: 5px;
}

.popup-text {
    margin-bottom: 30px;
}

.popup-text p {
    margin-bottom: 15px;
    font-weight: 500;
}

.popup-text ul {
    background-color: #F4F4F6;
    padding: 30px;
}

.popup-text li {
    display: block;
    margin-bottom: 9px;
}

.popup-text li:last-child {
    margin-bottom: 0;
}

#calculator-form .ui-popup__buttons .btn-link {
    width: 100%;
}

.ty {
    color: #474747;
    font-size: 18px;
    line-height: 25px;
}

.ty p {
    margin-bottom: 30px;
    font-weight: normal !important;
}


.hot {
    font-size: 16px;
    text-align: center;
    padding: 25px;
    background: linear-gradient(0deg, #F4F4F6, #F4F4F6);
    border: 1px solid rgba(155, 155, 171, 0.1);
    border-radius: 3px;
}

.hot i {
    display: block;
    font-size: 36px;
    line-height: 1;
    color: #37609E;
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
    display: block;
    margin-top: 5px;
}

.jcfe {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 991px) {
    .calculator-inner {
        padding: 25px 15px 35px 15px;
        border-radius: 3px;
    }

    .calculator-title {
        font-size: 28px;
        padding-right: 50px;
        margin-right: 30px;
    }

    .calculator {
        padding: 40px 0;
    }

    #calculator {
        display: flex;
        flex-direction: column;
        gap: 25px;
    }

    .calculator .ui-input--text input {
        height: 46px;
        font-size: 20px;
    }

    .calculator .ui-select select {
        height: 46px;
        font-size: 18px;
    }

    .calculator .ui-input--checkbox input + span::before {
        width: 32px;
        height: 32px;
    }

    .calculator .ui-input--checkbox input + span {
        font-size: 16px;
    }

    #calculator-result {
        padding: 20px;
        flex-direction: column;
        gap: 20px;
    }

    .calculator-result-promo {
        width: 100%;
        margin-left: 0;
    }

    .calculator-result-promo__row {
        flex-direction: column;
    }

    .calculator-result__title {
        font-size: 22px;
        margin-bottom: 25px;
    }
}

.calculator--mess-row {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-top: 30px;
}

.calculator--mess-text {
    font-family: Inter, sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.3;
    color: #333333;
    flex: 1;
}

.calculator--mess {
    display: flex;
    gap: 10px;
    align-items: center;
}

.calculator--mess a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 11px 13px;
    border-radius: 3px;
    background: #23C81F;
    color: #fff;
    text-decoration: none;
    transition: background 0.2s;
    width: 250px;
    height: 62px;
    box-sizing: border-box;
}

.calculator--mess a.btn-telegram {
    background: #52A4DC;
    padding: 11px 18.5px;
}

.calculator--mess-title {
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.43;
    margin-bottom: 0;
}

.calculator--mess-sub {
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.67;
    opacity: 1;
}

@media (max-width: 900px) {
    .calculator--mess-row {
        flex-direction: column;
        align-items: stretch;
        gap: 20px;
    }

    .calculator--mess-text {
        text-align: center;
    }

    .calculator--mess {
        justify-content: center;
    }
}

@media (max-width: 500px) {
    .calculator--mess-row {
        gap: 12px;
    }

    .calculator--mess-text {
        font-size: 16px;
        padding: 0 4px;
    }

    .calculator--mess {
        width: 100%;
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }

    .calculator--mess .btn, .calculator--mess .btn-telegram {
        width: 100%;
        justify-content: center;
    }
}

/* End */


/* Start:/local/components/custom/calculator/templates/.default/ion.range/ion.rangeSlider.min.css?174307707911084*/
/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{position:relative;display:block;overflow:hidden;outline:none !important}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-min,.irs-max{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0,0,0,0);z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;overflow:hidden;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-min,.irs--flat .irs-max{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{color:white;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:white;background:linear-gradient(to bottom, #ddd -50%, white 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgba(255,255,255,0.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,0.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,0.3);background-color:#cbcfd5;background:linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);box-shadow:1px 1px 2px rgba(0,0,0,0.2),inset 0 0 3px 1px white;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,0.45);background-color:#939ba7;background:linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%)}.irs--big .irs-min,.irs--big .irs-max{top:0;padding:1px 5px;color:white;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-to,.irs--big .irs-single{color:white;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom, #428bca 0%, #3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern{height:55px}.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom, #20b426 0%, #18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,0.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgba(0,0,0,0.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:white;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom, white 0%, #e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-min,.irs--modern .irs-max{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:white;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-to,.irs--modern .irs-single{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:white;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-to:before,.irs--modern .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:black;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,0.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:black}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:black}.irs--sharp .irs-min,.irs--sharp .irs-max{color:white;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-to,.irs--sharp .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:white;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-to:before,.irs--sharp .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,0.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:white;border-radius:24px;box-shadow:0 1px 3px rgba(0,0,255,0.3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-min,.irs--round .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:white;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-to:before,.irs--round .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:black}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid black;background-color:white;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-min,.irs--square .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1)}.irs--square .irs-from,.irs--square .irs-to,.irs--square .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:black;color:white}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}
/* End */


/* Start:/local/templates/box/components/bitrix/catalog.section.list/zoloto-list/style.css?17430770701588*/
.zoloto-list {
    text-align: center;
    padding-bottom: 35px
}

.zoloto-list__item {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #333;
    text-decoration: none;
    padding: 4px 12px;
    display: inline-block;
    vertical-align: top;
    background: #e7edf9;
    border-radius: 20px;
    margin: 0 4px 10px
}

.zoloto-list__item:hover {
    background: #37507e;
    color: #fff
}

.show-more-btn {
    width: 177px;
    height: 35px;
    background: #37507e;
    border-radius: 20px;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    cursor: pointer
}

.show-more-lnk {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    margin-bottom: 2px;
    border-bottom: 1px dashed #fff;
    text-decoration: none
}

.hide-more-btn {
    width: 177px;
    height: 35px;
    background: #fff;
    border-radius: 20px;
    border: #37507e 1px solid;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    cursor: pointer
}

.hide-more-lnk {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #37507e;
    margin-bottom: 2px;
    border-bottom: 1px dashed #37507e;
    text-decoration: none
}

.dn {
    display: none !important
}

.dib {
    display: inline-block !important
}

@media (max-width: 768px) {
    .zoloto-list {
        padding: 30px 0;
    }
}
/* End */


/* Start:/local/templates/box/style/blocks/tarify.css?17798559437945*/
.tarify-page .title-contents {
    align-items: center;
    text-align: center;
}

.tarify-page .title-contents .breadcrumb {
    justify-content: center;
}

.tarify-page .title-contents .main-section-wrap {
    text-align: center;
}

.tarify-page .service-page-titles .main-section__left h1 {
    text-align: center;
    margin-bottom: 46px;
}

.tarify-page .service-page-titles .main-section__left .page-description p {
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
}

.tarify-page .service-page-titles .main-section__left {
    max-width: 968px;
}

.tarify-page .title-contents {
    padding-top: 80px;
}

.tarify-preim {
    padding: 42px 0;
    background: white;
}

.tarify-preim_title {
    color: #333;
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    /* 28px */
    margin-bottom: 40px;
}

.tarify-preim_items {
    display: flex;
    justify-content: space-between;
}

.tarify-preim_item {
    width: calc(20% - 24px);
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-align: center;
}

.tarify-preim_item-title {
    color: #333;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    /* 25.2px */
    margin-bottom: 20px;
}

.tarify-preim .service-content {
    max-width: 1360px;
}

.tarify-preim_item-description {
    color: #333;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 19.6px */
    max-width: 248px;
    margin: 0 auto;
}

.tarify-preim_description {
    margin-top: 40px;
    color: #333;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.tarify {
    padding: 52px 0;
}

.tarify-title {
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 40px;
}

.tarify_up-text {
    color: #333;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 22.4px */
    margin-bottom: 40px;
}

.tarify_bottom-text {
    color: #333;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 22.4px */
    margin-top: 40px;
}

.tarif {
    display: flex;
    flex-direction: column;
    background: white;
    display: flex !important;
}

.tarif_title {
    background: #37507E;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 27px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    padding: 25px 0;
    margin-bottom: 26px;
    position: relative;
}

.tarif_description {
    color: #333;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 22.4px */
    margin-bottom: 20px;
    padding: 0 34px;
    flex: 1 0 auto;
}

.tarif_conditions {
    display: flex;
    justify-content: space-around;
    padding: 0 34px;
    margin-bottom: 20px;
    align-items: flex-start;
}

.tarif_conditions-item {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    gap: 5px;
}

.service-page__detail .tarif .btn-wrap {
    margin-bottom: 24px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tarif_conditions-item span {
    color: #333;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 22.4px */
}

span.tarif_conditions-value {
    color: #37507E;
    font-size: 32px;
    font-weight: 600;
    line-height: 44px;
    /* 44.8px */
}

span.tarif_conditions-value.summa {
    font-size: 20px;
    line-height: 28px;
}

.tarify-items .slick-track {
    display: flex;
    gap: 20px;
}

.service-page__detail .tarif .btn-wrap a span span {
    font-size: 20px;
    line-height: 18px;
}

.service-page__detail .tarif .btn-wrap a span i {
    font-size: 10px;
    line-height: 17px;
}

.service-page__detail .tarif .btn-wrap .main-post .flx:first-child {
    margin: 0;
}

.service-page__detail .tarif .btn-wrap a.btn svg {
    width: 30px;
    margin-right: 10px;
}

.tarifs {
    position: relative;
}

.tarify-page ul.slick-dots {
    bottom: 0;
    position: relative;
    right: 0;
    display: flex !important;
    gap: 20px;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.tarify-preim_items {
    position: relative;
}

.tarify-page .slick-dots li button {
    width: 11px;
    height: 11px;
    background: #37507E;
    border: 2px solid white;
}

.tarify-page .slick-dots li.slick-active button {
    background: white;
    border-color: #23C81F;
}

.tarify-page .slick-dots li {
    margin: 0;
}

.tarify-page .tarify-preim_items ul.slick-dots {
    display: none !important;
}

.tarify-page .tarifs ul.slick-dots {
    display: none !important;
}

.tarif_title:after {
    content: "";
    border: 19px solid transparent;
    border-top: 19px solid #37507E;
    position: absolute;
    bottom: -37px;
    left: calc(50% - 19px);
}

.tarify_button a {
    background: #37507E;
    max-width: 395px;
    padding: 13px 0px 12px 0px;
    width: 100%;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
}

.tarify_button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.tarify-preim_item-img img {
    display: block;
    width: 100%;
    height: auto;
    max-width: max-content;
    margin: 0 auto 20px;
}

@media (max-width: 1024px) {
    .tarify-page {
        margin-top: 140px;
    }
}

@media (max-width: 991px) {
    .tarify-page {
        margin-top: 0px;
    }

    .slick-slide .tarify-preim_item-img img {
        width: auto;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .tarify-preim_item-title {
        margin-bottom: 20px;
    }

    .tarify-page .tarifs ul.slick-dots {
        display: flex !important;
    }

    .tarify-page .tarify-preim_items ul.slick-dots {
        display: flex !important;
    }

    .tarify {
        padding: 26px 0;
    }

    .tarify-title {
        margin-bottom: 30px;
    }

    .tarifs .slider-arrows {
        display: none;
    }

    .tarif_conditions {
        padding: 0 9px;
    }

    .tarify-page .service-page-titles .main-section__left h1 {
        font-size: 40px;
        margin-bottom: 32px;
        line-height: normal;
    }
    .tarify-preim_items{
        display: block;
    }
}

@media (max-width: 700px) {
    .tarify-page .service-page-titles .main-section__left .page-description p {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px;
    }

    .tarify-page .title-contents {
        padding-top: 58px;
    }

    .tarify-preim {
        padding: 35px 0;
        background: white;
    }

    .tarify-page ul.slick-dots {
        margin-top: 25px;
    }

    .tarify-title {
        margin-bottom: 20px;
    }
}
/* End */


/* Start:/local/templates/box/components/bitrix/system.pagenavigation/.default/style.css?17430770691370*/
.pagination-list {
	list-style: none;
	display: flex;
	padding: 0;
	margin: 0;
}

.pagination-list__link {
	width: 37px;
    height: 39px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #37507E;
	border-radius: 0;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	margin: 0 5px;
}

span.pagination-list__link {
	background: #E9E9E9;
	border-color: #E9E9E9;
	color: #fff;
}

.pagination-list__item--active .pagination-list__link {
	background: #fff;
	border-color: #fff;
	color: #333333;
}

.pagination-list__item svg {
	width: 7px;
	fill: #fff;
}

.pagination {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}

.pagination-more {
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #F3F8FE;
	border: 1px solid #DCEAFD;
	border-radius: 4px;
	padding: 0 25px;
	text-decoration: none;
	color: #414042;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
}

.bx-pag-prev,
.bx-pag-next{
	display: none;
}


@media (max-width: 767px) {
	.pagination {
		flex-wrap: wrap;
		justify-content: center;
	}

	.pagination-more {
		width: 100%;
		max-width: 335px;
		margin-bottom: 10px;
	}

	.pagination-list {
		width: 100%;
		justify-content: center;
	}
}
/* End */


/* Start:/local/templates/box/components/bitrix/news.list/accordion/style.css?17430770681604*/
.accordion-item {
    margin-bottom: 24px;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 8px;
    position: relative;
    cursor: pointer;
}

.accordion-item__title {
    padding: 22px 36px;
    cursor: pointer;
    position: relative;
    font-size: 22px;
    padding-right: 80px;
}

.accordion-item__text {
    margin-top: 12px;
    display: none;
    line-height: 1.5;
    font-weight: 300;
    color: #474747;
    padding: 0 36px 22px;
}

.accordion-item__text p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin: 0 0 20px;
}

.accordion-item__title:before {
    content: "";
    background-image: url(/upload/wp-content/plus.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    top: 22px;
    right: 29px;
    transition: all .2s ease-in-out;
}

.accordion-item.active .accordion-item__title:before {
    transform: rotate(45deg);
}

.accordion-item.active .accordion-item__text {
    display: block;
}

.accordion-item ul {
    margin-bottom: 20px;
    list-style-type: square;
    list-style-position: inside;
    padding: 0;
    font-size: 18px;
}


@media  (max-width: 767px){
    .accordion-item__title{
        padding: 15px 40px 15px 15px;
    }
    .accordion-item__title{
        font-size: 16px;
    }
    .accordion-item{
        margin-bottom: 10px;
    }
    .accordion-item__title:before{
        width: 20px;
        height: 20px;
        right: 15px;
        top: calc(50% - 13px);
        background-size: contain;
    }
}
/* End */


/* Start:/local/components/custom/form/templates/feedback/style.css?1743077076523*/
.inline-form__container{
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}

@media (max-width: 767px) {
    .inline-form .ui-input--text input{
        height: 40px;
    }
    
    .inline-form .ui-input--text .ui-input__placeholder{
        top: 11px;
    }
    
    .inline-form .ui-select select{
        padding: 9px 40px 9px 15px;
    }
    
    .inline-form .ui-input+.ui-input{
        margin-top: 15px;
    }
}
/* End */


/* Start:/local/templates/box/style/blocks/main-form.css?17788394176241*/
.feedback__container * {
    color: inherit !important
}
.questions-remain__textarea {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    width: 100%;
    height: 122px;
    resize: none;
    outline: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 18px 26px;
}

.questions-remain__input {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    width: 100%;
    outline: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 18px 24px 15px;
    color: #000 !important;
}

.questions-remain__row_three {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: nowrap;
    flex-direction: row;
}

.questions-remain_btn {
    border: 2px solid #fff;
    background: 0 0;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    width: 100%;
    padding: 16px 20px 15px;
}

.feedback__form .questions-remain__row_three {
    gap: 10px;
}

.feedback__container {
    padding: 25px;
    background: #172247;
    color: #fff
}



.feedback__container>div {
    border: 1px solid #fff;
    padding: 48px 80px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between
}

.feedback__image {
    width: 525px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-right: 80px
}

.feedback__body{
    max-width: 562px
}

.feedback__image img,.feedback__image picture {
    width: 370px;
    display: block;
    height: auto
}

.feedback__body h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
    text-align: left;
    margin: 0
}

.feedback__body h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    text-align: left;
    margin: 0 0 25px
}

.feedback__body p {
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 15px
}

.feedback__mess {
    display: flex;
    gap: 12px;
    margin: 30px 0 40px;
    flex-wrap: wrap;
}

.feedback__mess a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255,255,255,.7);
    padding: 8px 8px;
    text-align: left;
    flex: 1;
    min-width: 45%;
}

.feedback__mess a.btn svg,.feedback__mess a.btn-telegram svg {
    width: 30px;
    height: 30px;
    margin-right: 8px
}

.feedback__mess-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-align: left
}

.feedback__mess-sub {
    font-size: 9px;
    font-weight: 300;
    line-height: 20px;
    text-align: left
}

.feedback__form .wpcf7-acceptance label {
    display: flex;
    align-items: center
}

.feedback__form .wpcf7-acceptance label:before {
    border-radius: 3px;
    background-color: #f7f9fc;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-image: url(/wp-content/themes/lombard/images/check.svg);
    background-repeat: no-repeat;
    background-position: -1000px center;
    background-size: auto 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(155,155,171,.3);
    display: inline-block;
    margin-right: 11px;
    width: 21px;
    height: 21px
}

.wpcf7-acceptance .wpcf7-list-item-label:before {
    content: unset !important
}

.feedback__form .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 13px
}

.feedback__form .wpcf7-acceptance .wpcf7-list-item-label a {
    text-decoration: none;
    color: #fffba5 !important
}

.feedback__form .questions-remain__row_acceptance {
    text-align: left;
    padding: 5px 0 25px
}

.feedback__form .questions-remain__row_acceptance label span {
    display: inline-block;
    padding-left: 10px
}

.feedback__form input[type=submit] {
    width: 336px;
    font-weight: 400
}

.feedback__form .questions-remain__row_three .questions-remain__column {
    width: unset
}

.feedback__form .questions-remain__row_three {
    gap: 10px
}

.feedback__form .questions-remain__textarea {
    height: 77px;
    color: #000 !important;
}

.feedback__mess-title br {
    display: none;
}
@media (max-width: 768px) {
    .feedback__mess a {
        width:100%
    }

    .feedback__container {
        padding: 20px
    }

    .feedback__container>div {
        flex-wrap: wrap;
        flex-direction: column
    }

    .feedback__container>div {
        padding: 20px
    }

    .no-pad {
        padding: 0 !important
    }

    .feedback__image {
        max-width: 100%;
        width: 100%;
        overflow: hidden;
        padding: 0
    }

    .feedback__image img,.feedback__image picture {
        max-width: 100%;
        height: 200px;
        width: auto
    }

    .feedback__body {
        max-width: 100%
    }

    .feedback__mess {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .name-h3 {
        font-size: 18px;
        line-height: 130%;
        margin: 40px 0 30px
    }

    .feedback__form input[type=submit]{
        width: 100%;
    }

    .questions-remain__row_three{
        flex-direction: column;
    }
    .feedback__mess a {
        justify-content: flex-start;
        gap: 8px;
    }
}


.btn {
    background-color: #23c920;
    border-radius: 3px;
    color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding: 14px;
    text-decoration: none;
    border-width: 0;
    cursor: pointer;
}

.btn-green, .btn-telegram, .btn-max {
    padding: 12px 25px;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    color: white;
    text-decoration: none;
    font-weight: 500;
    transition: opacity 0.3s ease;
}

.btn-telegram {
    background: #0088cc;
}

.btn-max {
    background: #2f41b1;
}

/* End */


/* Start:/local/templates/box/components/bitrix/news.list/blog_slider/style.css?17492039042375*/
/* FIX slick */

.blog .slick-track{
    display: flex;
}

.blog .slick-track::before, .blog .slick-track::after {
    display: none;
}

.blog .slick-slide{
    height: auto;
}

.blog-items{
    position: relative;
}

.blog-item {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    max-width: calc(100% / 3 - 20px);
}

.slick-initialized .blog-item{
    max-width: 100%;
}

.slick-initialized .blog-item, .blog-item:first-child {
    position: relative;
    z-index: 1;
}

@media (min-width: 1400px) {
    .blog .slick-next{
        right: -69px;
    }

    .blog .slick-prev{
        left: -69px;
    }
}

/* END */

.blog__conteiner {
    background-color: #fff;
    padding: 70px 0;
    position: relative;
}

.blog-item{
    background: #f6f6f6;
    margin: 0 10px;
}

.blog-item__photo {
    width: 100%;
    height: 256px;
    position: relative;
}

.blog-item__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.blog-item__info{
    padding: 20px 30px 30px;
    position: relative;
    width: 100%;
    height: calc(100% - 256px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.blog-item__title:hover {
    color: #000;
}

.blog-item__date{
    margin: 0 0 10px;
    display: block;
    color: #bfbfbf;

    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
}

.blog-item__title{
    font-style: normal;
    text-decoration: none;
    margin: 0 0 15px;
    display: inline-block;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    color: #37507e;
    font-weight: 600;
}

.blog-item__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin: 0 0 20px;
}

.blog-item__footer > a {
    width: 100%;
}

.blog-item__link{
    width: 100%;
    margin-top: auto;
}

.blog-box_btn {
    text-align: center;
    padding-bottom: 20px;
    margin-top: 29px;
}

.blog-more {
    font-weight: 400;
    text-align: center;
    background: #fff;
    display: inline-block;
    text-decoration: none;
    min-width: 400px;
    font-size: 14px;
    line-height: 20px;
    color: #37507e;
    border: 1px solid #37507e;
    padding: 11px 0;
}

.blog-more:hover {
    background: #37507e;
    color: #fff;
}


@media (max-width: 484px) {
    .blog-more{
        min-width: 200px;
        width: 100%;
    }
}
/* End */


/* Start:/local/components/custom/map/templates/.default/style.css?17430770764170*/
.section-contacts{
    padding-bottom: 0 !important;
}

.contacts-wrapper {
    position: relative;
}

.contact-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: wrap;

    position: absolute;
    width: 364px;
    padding: 27px 28px;
    background: #fff;
    bottom: 24px;
    right: 15%;
    height: 689px;
}

.contact-item {
    box-sizing: border-box;
    padding: 0 0 24px 0;
    font-weight: 400;
    color: #333;
    font-size: 13px;
    line-height: 24px;
    padding-left: 42px;
    background: url(/upload/wp-content/map-locator.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #D3D3D3;
}

.contact-item__title {
    font-size: 16px;
    line-height: 24px;
    color: #37507e;
    font-weight: 600;
    text-decoration: none;
}
.contact-item__metro{
    --m-color: #42BA57;
    display: flex;
    align-items: center;
    gap: 6px;
}

.contact-item__metro::before{
    content: '';
    background: var(--m-color);
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 50%;
}

.contact-item__work{
    color: #8c8c8c;
    font-size: 13px;
    font-weight: 400;
}

.contact-item__text {
    font-size: 16px;
    line-height: 24px;
}

.contact-item__btns {
    margin-top: 20px;
}

.contact-map {
    margin-bottom: 0;
    height: 750px;
    background-color: var(--main-color-5);
    border: 1px solid var(--main-color-4);
    position: relative;
}

.contact-item.active .contact-item__title{
    color: #42BA57;
}

input#myInput {
    padding: 16px 25px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 16px;
    color: #8a8a8a;
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    background: url(/upload/wp-content/loupe.svg);
    background-repeat: no-repeat;
    background-position: 92%;
}

.contact-items {
    max-height: 521px;
    overflow-y: scroll;
    margin-bottom: 16px;
    scroll-behavior: smooth;
    height: 100%;
}

.contact-items::-webkit-scrollbar {
    width: 2px
}

.contact-items::-webkit-scrollbar-thumb {
    background: #37507e;
    border-radius: 0
}

.contact-items::-webkit-scrollbar-track {
    background-color: #d9d9d9
}

.contact-items::-webkit-scrollbar-button {
    display: none
}

.all a{
    color: #37507e;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-decoration: none;
}

.loader {
    position: absolute;
    display: inline-block;
    width: 80px;
    height: 80px;
    color: inherit;
    vertical-align: middle;
    pointer-events: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loader:before, .loader:after {
    position: absolute;
    content: "";
}

.loader:before {
    width: 80%;
    height: 80%;
    left: 10%;
    bottom: 10%;
    border-radius: 100% 100% 100% 0;
    box-shadow: 0px 0px 0px 0.1em var(--main-color-2);
    -webkit-animation: loader 1s linear infinite;
    animation: loader 1s linear infinite;
    transform: rotate(-46deg);
}

.loader:after {
    width: 80px;
    height: 0.3em;
    border-radius: 100%;
    left: 0;
    background-color: var(--main-color-2);
    bottom: -0.2em;
    z-index: -1;
    opacity: 0.2;
}

@-webkit-keyframes loader {
    0% {
        top: 0;
    }

    50% {
        top: -5px;
    }

    100% {
        top: 0;
    }
}

@keyframes loader {
    0% {
        top: 0;
    }

    50% {
        top: -5px;
    }

    100% {
        top: 0;
    }
}

@media (max-width: 992px) {
    .contact-list{
        position: relative;
        width: 100%;
        padding: 27px 28px;
        background: #fff;
        bottom: auto;
        right: 0;
        margin-bottom: 30px;
    }
}


@media (max-width: 767px) {
    .contact-map{
        height: 600px;
    }

    .section-contacts .main-container{
        padding: 0;
    }
}
/* End */
/* /local/templates/box/components/bitrix/news/uslugi/style.css?17430770681063 */
/* /local/components/custom/section.detail/templates/skupka-detail/style.css?177875110248588 */
/* /local/components/custom/calculator/templates/.default/style.css?17542939527964 */
/* /local/components/custom/calculator/templates/.default/ion.range/ion.rangeSlider.min.css?174307707911084 */
/* /local/templates/box/components/bitrix/catalog.section.list/zoloto-list/style.css?17430770701588 */
/* /local/templates/box/style/blocks/tarify.css?17798559437945 */
/* /local/templates/box/components/bitrix/system.pagenavigation/.default/style.css?17430770691370 */
/* /local/templates/box/components/bitrix/news.list/accordion/style.css?17430770681604 */
/* /local/components/custom/form/templates/feedback/style.css?1743077076523 */
/* /local/templates/box/style/blocks/main-form.css?17788394176241 */
/* /local/templates/box/components/bitrix/news.list/blog_slider/style.css?17492039042375 */
/* /local/components/custom/map/templates/.default/style.css?17430770764170 */
