

/* Start:/local/templates/xr-butterfly/assets/css/main-page.css?177582307933292*/
.main-background-banner-block-text {
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 76px;
    text-transform: uppercase;
    font-feature-settings: 'tnum' on, 'lnum' on;
}

.main-background-banner-image-block {
    position: absolute;
    overflow: hidden;
    width: 100%;
}

.main-background-banner-image {
    display: inline-block;
    vertical-align: baseline;
    max-width: 100%;
    min-width: 100%;
}

.main-background-banner-container {
    position: relative;
    margin-bottom: 130px;
    overflow: hidden;
}

.main-background-banner-container::before {
    content: ' ';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    height: 112px;
    background: url("/local/templates/xr-butterfly/assets/images/layout/bg-header.png") center top repeat-x;
    background-size: auto 100%;
    transform: rotateX(180deg);
    z-index: 2;
}

@media (min-width: 2100px) {
    .main-background-banner-image {
        margin-top: -150px;
    }
}

.main-background-banner-image-block::before {
    content: ' ';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    height: 112px;
    background: url("/local/templates/xr-butterfly/assets/images/layout/bg-header.png") center top repeat-x;
    background-size: auto 100%;
    transform: rotateX(180deg);
    z-index: 2;
}

.main-background-banner-block {
    padding-top: 11%;
    padding-bottom: 230px;
    max-width: 1160px;
    margin: auto;
    z-index: 2;
    position: relative;
}

.main-background-banner-block-text {
    margin-bottom: 50px;
    text-align: center;
}

.main-background-banner-block-text .main-background-banner-block-text-span span {
    color: #6E57FF;
}

.main-background-banner-block-text .main-background-banner-block-text-span:nth-child(1) {
    padding-right: 23%;
}

.main-background-banner-block-text .main-background-banner-block-text-span:nth-child(2) {
    padding-left: 21%;
}

.main-background-banner-block-text .main-background-banner-block-text-span:nth-child(3) {
    padding-left: 7%;
}

.main-background-banner-block-text .main-background-banner-block-text-span:nth-child(4) {
    padding-left: 12%;
}

.main-background-banner-block-text .main-background-banner-block-text-span:nth-child(5) {
    padding-left: 14%;
}

.main-background-banner-block-text .main-background-banner-block-text-span:nth-child(6) {
    padding-left: 32%;
}

.main-background-banner-block-button {
    text-align: center;
}

.main-background-banner-block-button svg {
    align-self: center;
    margin-right: 24px;
}

.main-background-banner-block-button .btn {
    height: 102px;
    line-height: 102px;
    border-radius: 70px;
}

.main-background-banner-block-button-container {
    position: absolute;
    z-index: 3;
    width: 100%;
    bottom: 5%;
}

.menu-left-block-container {
    position: absolute;
    top: 200px;
    left: 0;
    z-index: 100;
}

.menu-left-block-item-text {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.menu-left-block-item-number {
    font-weight: 700;
    font-size: 50px;
    line-height: 42px;
}

.menu-left-block-item-link {
    display: table;
    text-decoration: none;
    color: #12161B;
    width: 300px;
}

.menu-left-block-item-link:hover, .menu-left-block-item-link:focus {
    color: #6E57FF;
}

.menu-left-block-item-number, .menu-left-block-item-text {
    display: table-cell;
    vertical-align: middle;
}

.menu-left-block-item-number {
    border-right: 1px solid rgba(71, 52, 102, 0.32);
    width: 140px;
    text-align: center;
}

.menu-left-block-item-text {
    padding-left: 34px;
}

.menu-left-block-item {
    margin-bottom: 68px;
}

.main-home-reports-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin-bottom: 90px;
}

.main-home-reports-title a {
    color: #6E57FF;
    text-decoration: none;
}

.main-home-reports-title a:hover, .main-home-reports-title a:focus {
    color: #FFA800;
}

.main-home-reports-item-text {
    font-weight: 700;
    font-size: 50px;
    line-height: 42px;
    color: #000000;
    margin-bottom: 10px;
}

.main-home-reports-item-description {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #666C84;
}

.main-home-reports-block {
    display: table;
    width: 100%;
}

.main-home-reports-item {
    float: left;
    width: 36%;
}

.main-home-reports-item:nth-child(3n) {
    width: 28%;
}

.main-home-reports-item:nth-child(3n+1) {
    clear: left;
}

.main-home-reports-big-item-text {
    font-weight: 700;
    font-size: 50px;
    line-height: 42px;
    color: #000000;
    margin-bottom: 12px;
}

.main-home-reports-big-item-description {
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #666C84;
}

.main-home-reports-big-item-font {
    font-size: 32px;
    line-height: 48px;
    color: #000000;
}

.main-home-reports-block-big {
    display: table;
    width: 100%;
}

.main-home-reports-big-item {
    float: left;
    width: 36%;
}

.main-home-reports-big-item:nth-child(2n) {
    width: 64%;
}

.main-home-reports-item-image {
    margin-bottom: 16px;
}

.main-home-reports-item-image svg {
    height: 104px;
}

.main-home-reports-item-block {
    max-width: 450px;
    margin-bottom: 100px;
}

.main-home-reports-big-item:nth-child(1n) .main-home-reports-big-item-block {
    max-width: 442px;
}

.main-home-reports-big-item:nth-child(2n) .main-home-reports-big-item-block {
    max-width: 900px;
}

.main-home-reports-container {
    margin-bottom: 60px;
}

.main-help-easily-title {
    font-weight: 700;
    font-size: 50px;
    line-height: 66px;
    color: #12161B;
    margin-bottom: 18px;
}

.main-help-easily-footer-item {
    text-decoration: none;
    color: #000000;
    display: block;
    padding: 34px 30px;
    position: relative;
    height: 215px;
    max-width: 326px;
}

.main-help-easily-footer-item-number {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    display: block;
    margin-bottom: 6px;
}

.main-help-easily-footer-item-title {
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    color: #000000;
    display: block;
}

.main-help-easily-footer-item-link {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FFA800;
    display: block;
    position: absolute;
    bottom: 34px;
}

.main-help-easily-footer-table {
    display: table;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0 0 24px 24px;
}

.main-help-easily-footer-column {
    display: table-cell;
    border-right: 2px solid #F8F8F8;
}

.main-help-easily-footer-column:last-child {
    border-right: medium none;
}

.main-help-easily-form-block {
    border-radius: 24px 24px 0 0;
    background: radial-gradient(79.26% 79.26% at 50% 20.74%, #F3F4F8 0%, #EBEEF5 100%);
    padding: 54px 52px 36px;
}

.main-children {
    margin-bottom: 126px;
}

.main-help-easily-footer-item:hover .main-help-easily-footer-item-link, .main-help-easily-footer-item:focus .main-help-easily-footer-item-link {
    color: #6E57FF;
}

.main-help-easily-container {
    margin-bottom: 180px;
}

.main-help-easily-form-table {
    display: table;
    width: 100%;
}

.main-help-easily-form-column {
    display: table-cell;
    vertical-align: top;
}

.form-input-style {
    height: 64px;
    border: 1px solid transparent;
    padding: 0 0 0 33px;
    border-radius: 32px;
    background-color: #FFFFFF;
    box-shadow: 0 8px 24px rgba(22, 32, 46, 0.05);
    box-sizing: border-box;
    font-weight: normal;
    font-size: 20px;
    line-height: 100%;
    color: #12161B;
    transition: border-color 200ms ease;
    width: 100%;
    max-width: 420px;
}

.form-input-style-amount {
    width: 100%;
    padding: 11px 22px;
    height: auto;
    max-width: 114px;

    border: 1px solid transparent;
    color: #12161B;
    font-weight: 450;
    font-size: 16px;
    line-height: 24px;
    background: #ffffff;
    box-shadow: 0 8px 24px rgba(22, 32, 46, 0.05);
    border-radius: 28px;
}

.main-help-easily-form-amount-block .btn-mini .rub {
    font-size: 18px;
    line-height: 42px;
}

.main-help-easily-form-type-block {
    padding-top: 28px;
    margin-bottom: 24px;
}

.main-help-easily-form-block .btn.btn-mini {
    font-weight: 450;
    font-size: 16px;
    text-transform: none;
    padding: 0 22px;
    line-height: 44px;
    border-radius: 40px;
    height: 48px;
    margin-right: 4px;
    min-width: 104px;
    justify-content: center;
}

.main-help-easily-form-amount-block {
    margin-bottom: 22px;
}

.form-input-group {
    margin-bottom: 16px;
}

.form-input-group p {
    font-style: normal;
    font-weight: 450;
    font-size: 12px;
    line-height: 16px;
    color: #12161B;
    padding-top: 16px;
    max-width: 300px;
}

.main-help-easily-form-table .main-help-easily-form-column:first-child {
    width: calc(100% - 554px);
}

.main-help-easily-form-table .main-help-easily-form-column:last-child {
    width: 554px;
}

.main-help-easily-form-column .form-input-group .btn {
    width: 305px;
    justify-content: center;
}

.btn.btn-bordered.active {
    border-color: #FFA800;
    background-color: #FFA800;
    color: #FFFFFF;
}

.form-input-group .error {
    display: block;
    padding-top: 16px;
}

.inp-error .form-input-style {
    border-color: #FA5A00;
    box-shadow: 0 8px 24px rgba(22, 32, 46, 0.05), 0 0 0 1px #fa5a00;
}

.main-help-easily-form-success {
    text-align: center;
    font-size: 50px;
    line-height: 66px;
}

.forum-banner-container {
    margin-bottom: 64px;
}

.forum-banner-block img {
    width: 100%;
    border-radius: 24px;
}

@media (max-width: 1900px) {
    .main-background-banner-block {
        padding-top: 14%;
    }

    .main-background-banner-block-text {
        font-size: 44px;
        line-height: 60px;
    }

    .main-background-banner-block-text .main-background-banner-block-text-span:nth-child(1) {
        padding-right: 10%;
    }

    .main-background-banner-container {
        margin-bottom: 100px;
    }
}

@media (max-width: 1400px) {
    .main-background-banner-block {
        padding-top: 16%;
        padding-bottom: 160px;
    }

    .main-background-banner-block-text {
        font-size: 36px;
        line-height: 52px;
    }

    .main-background-banner-block-text .main-background-banner-block-text-span:nth-child(2) {
        padding-left: 12%;
    }

    .main-background-banner-container {
        margin-bottom: 70px;
    }

    .main-home-reports-item-text {
        font-size: 36px;
    }

    .main-home-reports-item-description {
        font-size: 18px;
        line-height: 26px;
    }
}

@media (max-width: 1280px) {
    .main-home-reports-item {
        width: 50%;
    }

    .main-home-reports-block {
        max-width: 840px;
        margin: auto;
    }

    .main-home-reports-item:nth-child(3n) {
        width: 50%;
    }

    .main-home-reports-item:nth-child(3n+1) {
        clear: none;
    }

    .main-home-reports-item:nth-child(2n+1) {
        clear: left;
    }

    .main-home-reports-item-block {
        padding: 0 20px;
    }
}

@media (max-width: 1150px) {
    .main-background-banner-block-text {
        font-size: 28px;
        line-height: 45px;
    }

    .main-background-banner-block-button .btn {
        height: 85px;
        line-height: 85px;
        border-radius: 70px;
    }

    .main-background-banner-block {
        padding-bottom: 110px;
    }
}

@media (max-width: 920px) {
    .main-background-banner-block-text {
        font-size: 22px;
        line-height: 34px;
    }

    .main-background-banner-block-button .btn {
        height: 64px;
        line-height: 64px;
        border-radius: 70px;
    }

    .main-home-reports-item-text {
        font-size: 28px;
    }

    .main-home-reports-item-description {
        font-size: 16px;
        line-height: 24px;
    }

    .main-home-reports-item-image svg {
        height: 90px;
    }
}

@media (max-width: 768px) {
    .main-background-banner-block-text {
        font-size: 18px;
        line-height: 26px;
    }

    .main-home-reports-title {
        font-size: 18px;
        line-height: 26px;
    }
}

@media (max-width: 580px) {
    .main-background-banner-block {
        padding-top: 55%;
    }

    .main-background-banner-block-text {
        font-size: 20px;
        line-height: 34px;
    }

    .main-background-banner-block {
        padding-bottom: 64px;
    }

    .main-background-banner-image-block::before {
        height: 30px;
    }

    .main-background-banner-image {
        margin-top: 34px;
    }

    .main-home-reports-item:nth-child(2n+1) {
        clear: none;
    }

    .main-home-reports-item {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        text-align: center;
    }

    .main-home-reports-item:nth-child(3n) {
        width: 300px;
    }

    .main-home-reports-item-block {
        margin-bottom: 48px;
    }

    .main-home-reports-title {
        margin-bottom: 60px;
    }

    .main-home-reports-container {
        margin-bottom: 40px;
    }
}

@media (max-width: 347px) {
    .main-home-reports-block {
        margin-left: -14px;
    }
}

.programs-list-block {
    display: block;
    width: 284px;
    height: 308px;
    background: #FFFFFF;
    text-decoration: none;
    font-weight: 600;
    font-size: 32px;
    line-height: 46px;
    color: #000000;
    padding: 32px;
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
    position: relative;
}

.programs-list-container .programs-list-block:nth-child(1) {
    background-image: url("/local/templates/xr-butterfly/assets/images/main/e83dc36a2eed69c3d0cfe0051822f79a.jpg");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: -40px 0;
}

.programs-list-container .programs-list-block:nth-child(9) {
    background-image: url("/local/templates/xr-butterfly/assets/images/main/e83dc36a2eed69c3d0cfe0051822f79a.jpg");
    background-repeat: round;
    background-size: auto 100%;
    background-position: 0 0;
}

.programs-list-container .programs-list-block:nth-child(6) {
    background-image: url("/local/templates/xr-butterfly/assets/images/main/8dfaa9ab61cf9b3c256a3de8fa8526e6.jpg");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: -40px 0;
}

.programs-list-container .programs-list-block:nth-child(8) {
    background-image: url("/local/templates/xr-butterfly/assets/images/main/8dfaa9ab61cf9b3c256a3de8fa8526e6.jpg");
    background-repeat: round;
    background-size: auto 100%;
    background-position: 0 0;
}

.programs-list-container .programs-list-block:hover, .programs-list-container .programs-list-block:focus {
    background-color: #efad2d;
    background-image: none;
}

.programs-list-block-text, .programs-list-block-link, .programs-list-block-image {
    display: block;
}

.programs-list-block-text {
    max-width: 280px;
}

.programs-list-block-image {
    border: solid 3px #7667de;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    line-height: 130px;
    padding: 30px;
    margin-bottom: 12px;
    text-align: center;
}

.programs-list-block-image svg {
    max-height: 100%;
}

.programs-list-container {
    display: table;
    width: 1407px;
    border-radius: 24px;
    overflow: hidden;
    margin: auto;
}

.main-reviews__title h2.programs-list-title {
    font-weight: 700;
    font-size: 50px;
    line-height: 42px;
    margin-bottom: 46px;
}

.programs-list-block-text-block {
    display: block;
    position: absolute;
    bottom: 32px;
}

@media (max-width: 1600px) {
    .programs-list-container {
        max-width: 1200px;
    }

    .programs-list-block {
        width: 332px;
    }
}

@media (max-width: 1440px) {
    .programs-list-container {
        max-width: 960px;
    }

    .programs-list-block {
        width: 252px;
        height: 276px;
        font-size: 26px;
        line-height: 38px;
    }
}

@media (max-width: 1024px) {
    .programs-list-container {
        max-width: 638px;
    }
}

@media (max-width: 720px) {
    .programs-list-container {
        max-width: 310px;
    }

    .main-reviews__title h2.programs-list-title {
        font-size: 32px;
        line-height: 1;
    }
}

@media (max-width: 460px) {
    .programs-list-container {
        max-width: calc(100vw - 30px);
    }

    .programs-list-block {
        float: none;
        width: 100%;
        height: auto;
        display: table;
        font-size: 14px;
        line-height: 20px;
        padding: 20px;
    }

    .programs-list-block-image, .programs-list-block-text-block {
        display: table-cell;
        vertical-align: middle;
    }

    .programs-list-block-image {
        border: medium none;
        width: 86px;
        height: 86px;
        line-height: inherit;
        padding: 0;
        margin-bottom: 0;
    }

    .programs-list-block-text-block {
        padding-left: 40px;
        position: static;
    }

    .programs-list-block-text {
        max-width: calc(100% - 50px);
        margin-bottom: 8px;
    }

    .programs-list-container .programs-list-block {
        background-image: none !important;
    }
}

.projects-expertise-block {
    margin-bottom: 64px;
}

.projects-expertise-list-container {
    display: table;
    width: 1407px;
    border-radius: 24px;
    overflow: hidden;
    margin: auto;
}

.projects-expertise-list-block {
    display: block;
    width: 403px;
    height: 436px;
    background-color: #f1d0af;
    text-decoration: none;
    font-weight: 600;
    font-size: 32px;
    line-height: 46px;
    color: #000000;
    padding: 32px;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
    position: relative;
}

.projects-expertise-list-block:nth-child(1), .projects-expertise-list-block:nth-child(3) {
    background-color: #6d5bfa;
}

.projects-expertise-list-block:last-child {
    background-color: #efad2d;
}

.projects-expertise-list-block-text {
    font-weight: 450;
    font-size: 20px;
    line-height: 38px;
    color: #000000;
}

.projects-expertise-list-block-title {
    font-weight: 700;
    font-size: 70px;
    line-height: 88px;
    color: #000000;
}

.projects-expertise-list-block-image-table {
    display: table;
    width: 100%;
    height: 100%;
}

.projects-expertise-list-block-image {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.projects-expertise-list-block-image img {
    max-width: 350px;
}

.projects-expertise-list-title {
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    margin-bottom: 46px;
}

.projects-expertise-list-block-cherry-crm, .projects-expertise-list-block-fund-state {
    width: 589px;
    padding: 56px;
}

.projects-expertise-list-block-text, .projects-expertise-list-block-title, .projects-expertise-list-block-text-block-image {
    display: block;
}

.projects-expertise-list-block-button {
    position: absolute;
    bottom: 56px;
}

.projects-expertise-list-block-fund-state .projects-expertise-list-block-text-block-image {
    position: absolute;
    bottom: 56px;
    right: 56px;
}

.projects-expertise-list-block-cherry-crm .projects-expertise-list-block-text-block-image {
    margin-bottom: 46px;
}

.projects-expertise-list-container .projects-expertise-list-block:hover, .projects-expertise-list-container .projects-expertise-list-block:focus {
    background-color: #efad2d;
    background-image: none;
}

@media (max-width: 1600px) {
    .projects-expertise-list-container {
        max-width: 1200px;
    }

    .projects-expertise-list-block {
        width: 330px;
        height: 385px;
    }

    .projects-expertise-list-block-image img {
        max-width: 300px;
    }

    .projects-expertise-list-block-cherry-crm, .projects-expertise-list-block-fund-state {
        width: 480px;
    }

    .projects-expertise-list-block-title {
        font-size: 62px;
        line-height: 76px;
    }
}

@media (max-width: 1440px) {
    .projects-expertise-list-container {
        max-width: 960px;
    }

    .projects-expertise-list-block {
        width: 254px;
        height: 330px;
    }

    .projects-expertise-list-block-image img {
        max-width: 240px;
    }

    .projects-expertise-list-block-cherry-crm, .projects-expertise-list-block-fund-state {
        width: 414px;
        padding: 32px;
    }

    .projects-expertise-list-block-title {
        font-size: 46px;
        line-height: 58px;
    }

    .projects-expertise-list-block-fund-state .projects-expertise-list-block-text-block-image img {
        max-width: 100px;
    }

    .projects-expertise-list-block-text {
        font-size: 18px;
        line-height: 32px;
    }

    .projects-expertise-list-block-cherry-crm .projects-expertise-list-block-text-block-image {
        margin-bottom: 20px;
    }
}

@media (max-width: 1024px) {
    .projects-expertise-list-container {
        max-width: 638px;
    }

    .projects-expertise-list-block {
        width: 100%;
        height: inherit;
        min-height: 200px;
    }

    .projects-expertise-list-block-image-table {
        width: calc(100% - 64px);
        height: 195px;
    }

    .projects-expertise-list-block-image img {
        max-height: 184px;
    }

    .projects-expertise-list-block-cherry-crm, .projects-expertise-list-block-fund-state {
        width: calc(100% - 64px);
        height: auto;
        padding: 32px 32px 130px;
    }

    .projects-expertise-list-block-button {
        bottom: 32px;
    }

    .projects-expertise-list-block-fund-state .projects-expertise-list-block-text-block-image {
        bottom: 32px;
        right: 32px;
    }
}

@media (max-width: 720px) {
    .projects-expertise-list-container {
        max-width: 310px;
    }
}

@media (max-width: 460px) {
    .projects-expertise-list-container {
        max-width: calc(100vw - 30px);
    }

    .projects-expertise-list-block-image-table, .projects-expertise-list-block-image, .projects-expertise-list-container {
        display: block;
    }

    .projects-expertise-list-block {
        float: none;
    }

    .projects-expertise-list-block {
        min-height: inherit;
    }

    .projects-expertise-list-block-image-table {
        height: auto;
    }

    .projects-expertise-list-block-title {
        font-size: 32px;
        line-height: 46px;
        margin-bottom: 16px;
    }
}

.main-news-list-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #12161B;
    display: inline-block;
    margin-right: 20px;
}

.main-news-list-title.main-news-list-title-link {
    color: #6E57FF;
    text-decoration: none;
    margin-bottom: 32px;
}

.main-news-list-title.main-news-list-title-link span {
    vertical-align: top;
    display: inline-block;
    line-height: 17px;
}

.main-news-list-title.main-news-list-title-link:hover, .main-news-list-title.main-news-list-title-link:focus {
    color: #FFA800;
}

.main-news-list-container {
    margin-right: -20px;
    margin-left: -20px;
    display: table;
    width: calc(100% + 40px);
    margin-bottom: 54px;
}

.main-news-list-container::before, .main-news-list-container::after {
    display: table;
    content: " ";
}

.main-news-list-block {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 32px;
}

.main-news-list-block-text-block-image {
    height: 200px;
    overflow: hidden;
    position: relative;
    border-radius: 16px;
    margin-bottom: 17px;
    display: block;
}

.main-news-list-block-text-block-image img {
    display: block;
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    right: -100%;
    bottom: 0;
    margin: auto;
    max-width: inherit;
}

.main-news-list-block-date {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #ACAFBC;
    display: block;
}

.main-news-list-block-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #12161B;
    display: block;
    margin-bottom: 18px;
}

.main-news-list-block-description {
    font-weight: 450;
    font-size: 14px;
    line-height: 20px;
    color: #293644;
    display: block;
    margin-bottom: 8px;
}

a.main-news-list-block-text-block {
    text-decoration: none;
}

@media (min-width: 721px) {
    .main-news-list-block {
        width: calc(50% - 40px);
    }

    .main-news-list-block-text-block-image {
        height: 270px;
    }
}

@media (min-width: 1025px) {
    .main-news-list-block {
        width: calc(25% - 40px);
    }

    .main-news-list-block-text-block-image {
        height: 200px;
    }
}

@media (max-width: 1024px) {
    .main-news-list-container .main-news-list-block:nth-child(2n+1) {
        clear: left;
    }
}

@media (max-width: 720px) {
    .main-news-list-container .main-news-list-block:nth-child(2n+1) {
        clear: none;
    }
}

.main-home-banners-container {
    background-image: url("/local/templates/xr-butterfly/assets/images/main/banners/banner-fon.jpg");
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 238px;
    padding-bottom: 96px;
}

.main-home-banners-top-block-items-record-text {
    color: #9d71e4;
    font-size: 28px;
    line-height: 36px;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 320px;
}

.main-home-banners-top-block-items-record-text span {
    font-weight: normal;
}

.main-home-banners-bottom-block-title {
    color: #000000;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 32px;
}

.main-home-banners-center-block-title {
    color: #000000;
    font-size: 86px;
    line-height: 100px;
    font-weight: bold;
    text-align: center;
    max-width: 1130px;
    margin: auto auto 72px;
}

.main-home-banners-top-block {
    margin-bottom: 30px;
}

.main-home-banners-center-block {
    margin-bottom: 54px;
}

.main-home-banners-bottom-block {
    padding: 53px 0 44px 0;
    background-color: rgba(233, 173, 129, 0.6);
    margin-bottom: -24px;
}

.main-home-banners-center-block-button {
    text-align: center;
}

.main-home-banners-top-block-items {
    display: table;
    width: 100%;
    max-width: 1130px;
    margin: auto;
}

.main-home-banners-top-block-items-record {
    float: left;
    width: 33.3333%;
}

.main-home-banners-bottom-block-items {
    display: table;
    width: 100%;
    max-width: 1130px;
    margin: auto;
}

.main-home-banners-bottom-block-items-record {
    float: left;
    width: 33.3333%;
}

.main-home-banners-bottom-block-items-record-image, .main-home-banners-top-block-items-record-image {
    text-align: center;
}

.main-home-banners-bottom-block-items .main-home-banners-bottom-block-items-record:nth-child(1) .main-home-banners-bottom-block-items-record-image {
    text-align: left;
}

.main-home-banners-bottom-block-items .main-home-banners-bottom-block-items-record:nth-child(3) .main-home-banners-bottom-block-items-record-image {
    text-align: right;
}

.main-home-banners-top-block-items .main-home-banners-top-block-items-record:nth-child(1) .main-home-banners-top-block-items-record-image {
    text-align: left;
}

.main-home-banners-top-block-items .main-home-banners-top-block-items-record:nth-child(3) .main-home-banners-top-block-items-record-image {
    text-align: right;
}

@media (max-width: 1280px) {
    .main-home-banners-center-block-title {
        font-size: 56px;
        line-height: 86px;
        max-width: 736px;
    }

    .main-home-banners-bottom-block {
        margin-bottom: -66px;
    }

    .main-home-banners-container {
        padding-top: 120px;
        padding-bottom: 66px;
        margin-bottom: 70px;
    }
}

@media (max-width: 1030px) {
    .main-home-banners-top-block-items-record-text {
        font-size: 20px;
        line-height: 32px;
        max-width: 230px;
    }

    .main-home-banners-top-block-items-record-image img, .main-home-banners-bottom-block-items-record-image img {
        max-height: 86px;
    }

    .main-home-banners-container {
        padding-top: 78px;
    }
}

@media (max-width: 840px) {
    .main-home-banners-center-block-title {
        font-size: 34px;
        line-height: 52px;
        max-width: 448px;
    }

    .main-home-banners-top-block-items-record-text {
        font-size: 16px;
        line-height: 26px;
        max-width: 198px;
    }

    .main-home-banners-top-block-items-record-image img, .main-home-banners-bottom-block-items-record-image img {
        max-height: 62px;
    }

    .main-home-banners-container {
        background-size: cover;
    }
}

@media (max-width: 540px) {
    .main-home-banners-center-block-title {
        font-size: 22px;
        line-height: 36px;
        margin-bottom: 32px;
    }

    .main-home-banners-top-block-items-record-text {
        font-size: 14px;
        line-height: 24px;
        max-width: inherit;
        text-align: center;
    }

    .main-home-banners-bottom-block-title {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 24px;
    }

    .main-home-banners-bottom-block-items, .main-home-banners-top-block-items {
        display: table;
    }

    .main-home-banners-bottom-block-items-record, .main-home-banners-top-block-items-record {
        float: none;
        width: 100%;
        margin-bottom: 8px;
    }

    .main-home-banners-bottom-block-items .main-home-banners-bottom-block-items-record:nth-child(1) .main-home-banners-bottom-block-items-record-image {
        text-align: center;
    }

    .main-home-banners-bottom-block-items .main-home-banners-bottom-block-items-record:nth-child(3) .main-home-banners-bottom-block-items-record-image {
        text-align: center;
    }

    .main-home-banners-top-block-items .main-home-banners-top-block-items-record:nth-child(1) .main-home-banners-top-block-items-record-image {
        text-align: center;
    }

    .main-home-banners-top-block-items .main-home-banners-top-block-items-record:nth-child(3) .main-home-banners-top-block-items-record-image {
        text-align: center;
    }
}

.main-home-qr-code-container {
    margin-top: -96px;
}

.main-home-qr-code-block-title {
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    margin-bottom: 24px;
    text-align: center;
}

.main-home-qr-code-block-description {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 46px;
    text-align: center;
}

.main-home-qr-code-block-link {
    text-align: center;
    margin-bottom: 80px;
}

.main-home-qr-code-block-link a {
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #6E57FF;
    text-decoration: none;
}

.main-home-qr-code-block-link a:hover, .main-home-qr-code-block-link a:focus {
    color: #FFA800;
}

@media (max-width: 767px) {
    .main-home-qr-code-block-title {
        font-size: 16px;
        line-height: 24px;
    }

    .main-home-qr-code-block-link a {
        font-size: 14px;
        line-height: 20px;
    }

    .main-home-qr-code-block-description {
        font-size: 14px;
        line-height: 20px;
    }
}
/* End */


/* Start:/local/templates/xr-butterfly/components/bitrix/news.list/press/style.css?1596712926150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/xr-butterfly/assets/css/main-page.css?177582307933292 */
/* /local/templates/xr-butterfly/components/bitrix/news.list/press/style.css?1596712926150 */
