<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/bitrix/components/ranx/block.landing/templates/16_1/style.css?17448989983905*/
.block16-1-prices {
    display: flex;
    margin-bottom: 30px;
}
.block16-1-prices-center {
    justify-content: center;
}
.block.block16-1 .block-title .block-title-text {
    margin-bottom: 25px !important;
    margin-top: 0;
}
.block.block16-1 .block-title .block-cattitle {
    margin-bottom: 13px;
}
.block16-1 .btn {
    margin-bottom: 25px;
}
.block.block16-1 .block16-1-content-left {
    text-align: left !important;
    margin: auto;
}
.block.block16-1 .block16-1-content-center{
    text-align: center !important;
    margin: auto;
}
.block16-1 .block-el-btns {
    margin-top: 25px;
}
.block16-1-content-center .block-el-btns {
    justify-content: center;
}
.block16-1-price {
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    color: #000;
}
.block16-1-price-old {
    font-weight: 600;
    font-size: 15px;
    line-height: 37px;
    color: #777777;
    text-decoration: line-through;
    margin-left: 15px;
    padding-top: 8px;
}
.block16-1-bg-image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.height-inherit {
    height: inherit;
}
.block16-1 .col-flex-rw {
    background-size: 0;
    display: flex;
    place-items: flex-end;
}
.height-fill {
    height: 100%;
}

@media (min-width: 992px) {
    .block16-1 .text-light-desktop,
    .block16-1 .text-light-desktop p,
    .block16-1 .text-light-desktop ul,
    .block16-1 .text-light-desktop ol,
    .block16-1 .text-light-desktop dl,
    .block.block16-1 .text-light-desktop .block-title-text,
    .block.block16-1 .text-light-desktop .block-cattitle,
    .block.block16-1 .text-light-desktop .block-subtitle,
    .block16-1 .text-light-desktop .block16-1-price,
    .block16-1 .text-light-desktop .block16-1-price-old {
        color: #FFFFFF !important;
    }
    .block16-1-content-left.col-md-6 {
        padding-right: 100px;
    }
    .block16-1-bg-image {
        height: 650px !important;
        overflow: hidden;
    }
    .block16-1 .col-flex-rw.block16-1-no-image {
        display:none;
    }
}
.block16-1-bg-image:focus {
    outline: none;
}
@media (max-width: 991px) {
    .block16-1 .text-light-mobile,
    .block16-1 .text-light-mobile p,
    .block16-1 .text-light-mobile ul,
    .block16-1 .text-light-mobile ol,
    .block16-1 .text-light-mobile dl,
    .block.block16-1 .text-light-mobile .block-title-text,
    .block.block16-1 .text-light-mobile .block-cattitle,
    .block.block16-1 .text-light-mobile .block-subtitle,
    .block16-1 .text-light-mobile .block16-1-price,
    .block16-1 .text-light-mobile .block16-1-price-old {
        color: #FFFFFF !important;
    }
    .block16-1 .maxwidth-theme {
        padding: 0 15px !important;
    }
    .block.block16-1 .block-title .block-title-text {
        font-size: 25px;
        line-height: 30px;
    }
    .block16-1 .col-flex-rw {
        position: relative;
        width: 100vw;
        height: 210px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .block16-1-container {
        flex-direction: column;
        justify-content: flex-start;
    }
    .block16-1 .mobile-img {
        display: block;
        align-self: flex-end;
        max-height: 100%;
        overflow: hidden;
    }
    .block16-1 .col-flex-rw img {
        max-width: 100%;
        max-height: 100%;
    }
    .block16-1-bg-image{
        background-size: 0;
        background-position: top;
    }
    .block16-1 .height-fill {
        display: flex;
        flex-direction: column-reverse;
    }
    .block16-1 .block16-1-content-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 30px;
    }
    .block16-1-content-center {
        height: 65%;
        margin: 30px 0 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/17_5/style.css?17448989974294*/
body.title-is-center .block17-5 .subtitle {
    text-align: center;
}
.block17-5 .block-title  {
    margin-bottom: 50px;
}
.block17-5 .block-subtitle{
    margin: 30px 0 0;
    color: #777777;
}
.block17-5 .tariffs-tabs {
    margin-bottom: 32px;
}
.block17-5 .tariff-filter__button {
    border: 1px solid transparent;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 8px 16px 10px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #666;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.block17-5 .tariff-filter__button:not(.active) {
    background: #FFFFFF;
    border-color: #ECECEC;
}
.block17-5 .tariff-filter__button:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    border-color: transparent;
}
.block17-5 .tariff-filter__button.active {
    color: #fff;
}
.block17-5 .tariff {
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    border-bottom: none;
    border-radius: 3px;
    padding: 40px;
    -webkit-transition: box-shadow .2s ease-in;
    -moz-transition: box-shadow .2s ease-in;
    transition: box-shadow .2s ease-in;
}
.block17-5 .tariff:hover {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
    position: relative;
    z-index: 1;
}
.block17-5 .tariff:last-child {
    border-bottom: 1px solid #ECECEC;
}
.block17-5 .tariff-img {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    margin-bottom: 10px;
}
.block17-5 .tariff-img img {
    border-radius: 3px;
}
.block17-5 .tariff-text {
    display: inline-block;
    vertical-align: top;
}
.block17-5 .tariff-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #333;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
}
.block17-5 .tariff-stickers {
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 18px;
}
.block17-5 .tariff-stickers &gt; div {
    display: inline-block;
}
.block17-5 .tariff-stickers [class*="sticker_"] {
    background-color: #46BD1C;
    width: auto;
    margin: 0 3px 6px;
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    padding: 2px 5px 3px;
    border-radius: 2px;
}
.block17-5 .tariff-stickers &gt; div:first-child [class*="sticker_"] {
    margin-left: 0;
}
.block17-5 .tariff-stickers .sticker_sale {
    background-color: #FFD600;
    color: #333;
}
.block17-5 .tariff-stickers .sticker_hit {
    background-color: #FC3E14;
}
.block17-5 .tariff-desc {
    font-size: 15px;
    line-height: 20px;
    color: #666;
    margin-bottom: 21px;
}
.block17-5 .tariff-props li {
    color: #333;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 9px;
}
.block17-5 .tariff-prices &gt; div {
    display: inline-block;
}
.block17-5 .tariff-price {
    font-weight: bold;
    font-size: 20px;
    color: #333;
    margin-right: 6px;
}
.block17-5 .tariff-old-price {
    font-size: 16px;
    color: #999;
    text-decoration: line-through;
}
.block17-5 .tariff-discount {
    white-space: nowrap;
    font-size: 0;
}
.block17-5 .tariff-discount &gt; div {
    display: inline-block;
    font-size: 11px;
    text-align: center;
    padding: 1px 3px 1px 4px;
    margin-right: 2px;
}
.block17-5 .tariff-discount .discount-value {
    background: #FFD600;
    border-radius: 3px;
}
.block17-5 .tariff-discount .discount-text {
    background: #FFEF99;
    border-radius: 3px;
    color: #333;
}
.block17-5 .tariff-btn_wrapper {
    text-align: right;
}
.block17-5 .load-more_wrapper {
    margin-top: 32px;
}
.block17-5 .tariff-info {
    display: flex;
}
@media (max-width: 1200px) {
    .block17-5 .tariff-img {
        display: block;
    }
}
@media (max-width: 991px) {
    .block17-5 .tariff-btn_wrapper {
        text-align: left;
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .block17-5 .tariff-info {
        display: block;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/2_1/style.css?1744898998662*/
.block2-1 .tizers {
    margin-bottom: -60px;
    justify-content: center;
}
.block2-1 .tizer {
    display: flex;
    margin-bottom: 60px;
}
.block2-1 .tizer svg {
    float: left;
    margin-right: 30px;
}
.block2-1.text-light .svg-icon {
    color: #fff!important;
}
.block2-1 .svg-icon svg,
.block2-1 .tizer-icon svg {
    width: 60px;
}
.block2-1 .tizer-icon {
    font-size: 60px;
    float: left;
    display: flex;
}
.block2-1 .tizer-name {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #333;
    margin-bottom: 10px;
}
.block2-1.text-light .tizer-name {
    color: #ffffff;
}
.block2-1 .image {
    margin-right: 30px;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/2_3/style.css?17448989971704*/
.block2-3 .tizers {
    justify-content: center;
}
.block2-3 .tizer {
    padding: 0 20px;
    position: relative;
}
.block2-3 .tizer-wrap {
    display: flex;
    flex-direction: column;

    height: 100%;
    background: #ffffff;

    position: relative;
    top: 0;
    transition: top 0.3s;
}
.block2-3.hover-effect .tizer:hover {
    cursor: pointer;
    background: transparent !important;
}
.block2-3.hover-effect .tizer:hover .tizer-wrap {
    top: -20px;
    transition: top 0.3s;
    cursor: pointer;
    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.15));
}
.block2-3.content-align-left .tizer-wrap {
    align-items: flex-start;
}
.block2-3.content-align-left .tizer {
    text-align: left;
}
.block2-3.content-align-center .tizer-wrap {
    align-items: center;
}
.block2-3.content-align-center .tizer {
    text-align: center;
}
.block2-3.content-align-wide .tizer {
    text-align: justify;
}
.block2-3 .tizer.bg-color {
    background-clip: content-box;
}
.block2-3 .tizer.bg-color .tizer-wrap,
.block2-3.hover-effect .tizer .tizer-wrap{
    padding: 30px 30px 0;
}
.block2-3 .img-round {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.block2-3.content-picture-center .img-round {
    align-self: center;
}
.block2-3.content-picture-left .img-round {
    align-self: flex-start;
}
.block2-3.content-picture-right .img-round {
    align-self: flex-end;
}
.block2-3 .tizer-name {
    font-size: 18px;
    line-height: 23px;
    color: inherit;
    margin-bottom: 10px;
}
.block2-3.text-light .tizer-name {
    color: #ffffff;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/18_2/style.css?1744898997864*/
.block18-2 .block-title {
    margin-bottom: 30px !important;
}

.block18-2.text-light .contact-info a {
    color: #f8f9fa;
}

.block18-2 .contact-items {
    /*max-width: 460px;*/
}
.block18-2 .contact-item {
    /*width: 50%;*/
    margin-bottom: 17px;
}

.block18-2 .contact-item-name {
    font-size: 13px;
    line-height: 23px;
}
.block18-2:not(.text-light) .contact-item-name {
    color: #999999;
}

.block18-2 .contact-item-value {
    font-size: 16px;
    line-height: 23px;
}
.block18-2 .contact-item-value a {
    font-size: 16px;
    line-height: 23px;
}

.block18-2:not(.text-light) .contact-item-value a {
    color: #333333;
}

.block-18-2-socials {
    margin-top: 23px;
}
.block-18-2-socials .block-social {
    margin-right: 25px;
    color: #888888;
}

@media (max-width: 991px) {
    .block18-2 .form-wrap {
        margin-top: 40px;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/3_2/style.css?17448989971126*/
.block3-2 .tizer {
    position: relative;
    margin-bottom: 40px;
}
.block3-2 .tizer:last-child {
    margin-bottom: 0;
}
.block3-2 .tizer-number {
    font-weight: normal;
    font-size: 30px;
    line-height: 39px;
    margin-bottom: 17px;
}
.block3-2 .tizer.dashed::before {
    content: '';
    background-image: url('/bitrix/components/ranx/block.landing/templates/3_2/images/dotted.svg');
    position: absolute;
    display: block;
    height: 1px;
    top: 24px;
    left: 85px;
    right: 15px;
}
.block3-2 .tizer.dashed:last-child::before {
    display: none;
}
.block3-2 .tizer-name {
    color: #333;
    padding-right: 20px;
    font-weight: bold;
}
.block3-2 .tizer-text {
    padding-right: 20px;
    margin-top: 13px;
    margin-bottom: 0;
}
.block3-2.text-light .tizer-name,
.block3-2.text-light .tizer-number,
.block3-2.text-light .tizer-text {
    color: #ffffff;
}
.block3-2.text-light .tizer.dashed::before {
    border: 1px dashed #fff;
}
@media (max-width: 575px) {
    .block3-2 .tizer.dashed::before {
        display: none;
    }
    .block3-2 .tizer {
        margin-bottom: 30px;
    }
    .block3-2 .tizer-text {
        padding-right: 0;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/5_1/style.css?17448989971698*/
.block5-1-container {
    display: flex;
    flex-direction: column;
    position: relative;
}
.block5-1-card {
    background: #FFFFFF;
    padding: 33px 40px 31px 40px;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    position: relative;
    transition: 0.3s;
    overflow: hidden;
    margin-bottom: -1px;
}
.block5-1-card:hover {    
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-color: #FFFFFF;
    cursor: pointer;
    z-index: 2;
}
.block5-1-card-header {
    width: calc(100% - 62px);
}
.block5-1-question {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #333333;
}
.block5-1-card.collapsed .block5-indicator {
    display: none;
}
.block5-indicator {
    position: absolute;
    height: 11px;
    width: 8px;
    left: -4px;
    top: 42px;
    border-radius: 4px;
    transition: 0.3s;
}
.block5-1-card-body {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
    margin-top: 17px;
}
.block5-1 .btn-arrow {
    position: absolute;
    right: 33px;
    top: 33px;
    transform: rotate(180deg);
    height: 32px;
    width: 32px;
    background-image: url('/bitrix/components/ranx/block.landing/templates/5_1/img/arrow-down-gray.svg');
    background-color: #FFFFFF;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 3px;
}
.block5-1 .btn-arrow:hover,
.block5-1-card:hover .btn-arrow {
    cursor: pointer;
    background-image: url('/bitrix/components/ranx/block.landing/templates/5_1/img/arrow-down.svg');
}
.block5-1 .btn-arrow.collapsed {
    transform: rotate(0deg);
}

@media (max-width: 575px) {
    .block5-1-card {
        padding: 31px;
    }
    .block5-1 .btn-arrow {
        right: 31px;
        top: 31px;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/15_1/style.css?1744898997890*/
.block15-1 .block-title {
    margin-bottom: 0 !important;
}
/* center */
.block15-1.block.content-align-center .block-title,
.block15-1.block.content-align-center .block-btns {
    justify-content: center;
    text-align: center;
}

/* left */
.block15-1.block.content-align-left .block-title,
.block15-1.block.content-align-left .block-btns{
    justify-content: flex-start;
    text-align: left;
}

/* wide */
.block15-1.block.content-align-wide .block-title,
.block15-1.block.content-align-wide .block-btns{
    justify-content: flex-start;
    text-align: justify;
}

.block15-1 .block-title-col.col-lg-10 {
    flex-basis: calc(2/3 * 100%);
    max-width: calc(2/3 * 100%);
}

/* wide block */
.block15-1.wide-block .block-title-col.col-lg-10 {
    flex-basis: 100%;
    max-width: 100%;
}
.block15-1.wide-block .block-desc-col.col-lg-8 {
    flex-basis: 100%;
    max-width: 100%;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/2_4/style.css?1744898997698*/
.block2-4 .tizers {
    justify-content: center;
}
.block2-4 .img-round {
    position: relative;
    margin: auto;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
}
.block2-4 .img-round img {
    position: absolute;
    left: 0;
}
.block2-4 .tizers .big-int {
    font-weight: bold;
    font-size: 70px;
    line-height: 45px;
    margin-bottom: 35px;
}
.block2-4 .tizer {
    padding: 0 20px;
}
.block2-4.text-light .big-int {
    color: #f8f9fa;
}
@media (max-width: 1000px) {
    .block2-4 .tizers .big-int {
        margin-bottom: 18px;
        font-size: 50px;
    }
    .block2-4 .tizer-text {
        margin-bottom: 18px;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/12_3/style.css?17448989985413*/
.block12-3-slider {
    position: relative;
    margin-left: -16px;
    margin-right: -16px;
}
.block12-3-slides {
    width: 100%;
    margin: 0;
}
.block12-3-slide {
    background-color: #ffffff;
    padding: 35px 50px 35px 30px;
    border: 1px solid #ececec;
    border-radius: 4px;
    outline: none;
    height: 100%;
}
.block12-3-slide-wrap {
    padding: 0 16px;
}

.block12-3-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 17px;
}
.block12-3-user {
    margin-left: 40px;
    min-width: 180px;
    display: flex;
}

.block12-3-quotes {
    width: 45px;
    min-width: 45px;
    color: #d9d9d9 !important;
    position: relative;
    margin-top: 9px;
}
.block12-3-quotes svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 18px;
}
.block.text-light .block12-3-quotes {
    color: #ffffff;
}
.block12-3-stars {
    max-width: 107px;
    height: 19px;
    display: flex;
    align-content: flex-end;
}
.block12-3-star {
    margin-right: 3px;
    width: 19px;
    height: 19px;
    position: relative;
}
.block12-3-stars .block12-3-star:last-child {
    margin-right: 0;
}
.block12-3-star--on { color: #f2d228; }
.block12-3-star--off { color: #dfdfdf; }
.block12-3-star svg {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
}
.block12-3-text {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}
.block12-3-avatar {
    width: 60px;
    min-width: 60px;
    height: 60px;
    background-size: cover;
    border-radius: 50%;
    margin-right: 25px;
}
.block12-3-post {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
}
.block12-3-name {
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
}
.block12-3-info {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.block12-3-info &gt; div {
    width: 100%;
}

.block12-3 .slick-dots {
    list-style: none;
    margin-top: 30px;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    padding: 0;
}
.block12-3 .slick-dots li {
    width: 20px;
    height: 4px;
    margin: 0 5px;
    border-radius: 3px;
    cursor: pointer;
}
.block12-3 .slick-dots li:not(.slick-active) {
    background-color: #cccccc;
}
.block12-3 .slick-dots li &gt; button {
    display: none;
}

.block12-3 .slick-arrow {
    position: absolute;
    top: calc(50% - 47px);
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    color: #333333;
    border-radius: 4px;
    cursor: pointer;
    z-index: 1;
}
.block12-3 .slick-arrow svg {
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 4px);
}
.block12-3 .slick-arrow.arrow-prev {
    left: -4px;
}
.block12-3 .slick-arrow.arrow-next {
    right: -4px;
}

.block12-3-oneslide .slick-dots {
    display: none !important;
}

.block12-3-more {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .block12-3-slide {
        padding: 30px;
    }
    .block12-3-top {
        flex-wrap: wrap;
    }
    .block12-3-top &gt; div {
        width: 100%;
    }
    .block12-3-user {
        display: flex;
        margin-bottom: 25px;
        width: 100%;
        margin-left: 0;
    }
    .block12-3-avatar {
        margin-right: 20px;
        margin-bottom: 0;
    }

    .block12-3 .slick-arrow {
        display: none !important;
    }

    .block12-3 .slick-list {
        padding-right: 38px;
    }
    .block12-3-slide-wrap {
        padding-left: 16px;
        padding-right: 0;
    }
    .block12-3-slider {
        margin-left: -20px;
        margin-right: -20px;
    }

    .block12-3-oneslide .slick-list {
        padding-right: 0 !important;
    }
    .block12-3-oneslide .block12-3-slide-wrap {
        padding: 0 16px !important;
    }
}

/* modal styles */
.modal12-3-top {
    display: flex;
    margin-bottom: 23px;
    justify-content: space-between;
    align-items: center;
}
.modal12-3-user {
    display: flex;
}
.modal12-3-avatar {
    width: 74px;
    min-width: 74px;
    height: 74px;
    margin-right: 25px;
    border-radius: 50%;
    background-size: cover;
}
.modal12-3-info {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.modal12-3-info &gt; div {
    width: 100%;
}
.modal12-3-post {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
}
.modal12-3-name {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
}
.modal12-3-stars {
    height: 19px;
    display: flex;
}
.modal12-3-star {
    margin-right: 3px;
    width: 19px;
    height: 19px;
    position: relative;
}
.modal12-3-stars .modal12-3-star:last-child {
    margin-right: 0;
}
.modal12-3-star--on { color: #f2d228; }
.modal12-3-star--off { color: #dfdfdf; }
.modal12-3-star svg {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
}
.modal12-3-review {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}
@media (max-width: 767px) {
    .modal12-3-top {
        flex-wrap: wrap;
    }
    .modal12-3-top &gt; div {
        width: 100%;
    }
    .modal12-3-stars {
        margin-top: 25px;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/15_2/style.css?1744898998529*/
.block15-2.content-align-left .block15-2-content {
	text-align: left;
}
.block15-2.block.content-align-left .block-title,
.block15-2.block.content-align-left .block-btns {
	justify-content: flex-start;
	text-align: left;
}

.block15-2.content-align-center .block15-2-content {
	text-align: center;
}

.block15-2.content-align-wide .block15-2-content {
	text-align: justify;
}
.block15-2.block.content-align-wide .block-title,
.block15-2.block.content-align-wide .block-btns{
	justify-content: flex-start;
	text-align: justify;
}

/* End */
/* /bitrix/components/ranx/block.landing/templates/16_1/style.css?17448989983905 */
/* /bitrix/components/ranx/block.landing/templates/17_5/style.css?17448989974294 */
/* /bitrix/components/ranx/block.landing/templates/2_1/style.css?1744898998662 */
/* /bitrix/components/ranx/block.landing/templates/2_3/style.css?17448989971704 */
/* /bitrix/components/ranx/block.landing/templates/18_2/style.css?1744898997864 */
/* /bitrix/components/ranx/block.landing/templates/3_2/style.css?17448989971126 */
/* /bitrix/components/ranx/block.landing/templates/5_1/style.css?17448989971698 */
/* /bitrix/components/ranx/block.landing/templates/15_1/style.css?1744898997890 */
/* /bitrix/components/ranx/block.landing/templates/2_4/style.css?1744898997698 */
/* /bitrix/components/ranx/block.landing/templates/12_3/style.css?17448989985413 */
/* /bitrix/components/ranx/block.landing/templates/15_2/style.css?1744898998529 */
</pre></body></html>