

/* Start:/local/templates/main/components/bitrix/news.list/buy-methods/style.css?17520605886309*/
.methods {
    background-color: #f5f5f5;
}
.methods > .container {
    position: relative;
    padding: 32px 15px 120px 15px;
}
@media (max-width: 1439px) {
    .methods > .container {
        padding: 24px 15px 80px 15px;
    }
}
@media (max-width: 1023px) {
    .methods > .container {
        padding: 16px 15px 92px 15px;
    }
}
@media (max-width: 767px) {
    .methods > .container {
        padding: 74px 24px 64px 24px;
    }
}
.methods__title {
    margin-top: 48px;
    color: #e35310;
    font-weight: 700;
    font-size: 94px;
    line-height: 104px;
    position: relative;
    z-index: 1;
}
@media (max-width: 1919px) {
    .methods__title {
        margin-top: 32px;
    }
}
@media (max-width: 1439px) {
    .methods__title {
        margin-top: 48px;
        font-size: 70px;
        line-height: 82px;
    }
}
@media (max-width: 1023px) {
    .methods__title {
        margin-top: 32px;
        font-size: 54px;
        line-height: 64px;
    }
}
@media (max-width: 767px) {
    .methods__title {
        margin-top: 16px;
        font-size: 34px;
        line-height: 40px;
    }
}
.methods__content {
    margin-top: 48px;
    position: relative;
    z-index: 1;
}
@media (max-width: 1919px) {
    .methods__content {
        margin-top: 64px;
    }
}
@media (max-width: 1439px) {
    .methods__content {
        margin-top: 48px;
    }
}
@media (max-width: 1023px) {
    .methods__content {
        margin-top: 26px;
    }
}
@media (max-width: 767px) {
    .methods__content {
        margin-top: 32px;
    }
}
.methods__subtitle {
    color: #0c0c0c;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
}
@media (max-width: 1439px) {
    .methods__subtitle {
        font-size: 28px;
    }
}
@media (max-width: 1023px) {
    .methods__subtitle {
        line-height: 40px;
    }
}
@media (max-width: 767px) {
    .methods__subtitle {
        font-size: 24px;
        line-height: 32px;
    }
}
.methods__subtitle + * {
    margin-top: 32px;
}
@media (max-width: 1023px) {
    .methods__subtitle + * {
        margin-top: 24px;
    }
}
.methods__text {
    color: #0c0c0c;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    position: relative;
}
@media (max-width: 1439px) {
    .methods__text {
        line-height: 22px;
    }
}
@media (max-width: 1023px) {
    .methods__text {
        font-size: 16px;
    }
}
.methods__text::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -36px;
    width: 87px;
    height: 4px;
    background-color: #e35310;
}
@media (max-width: 1023px) {
    .methods__text::after {
        bottom: -28px;
    }
}
.methods__text + * {
    margin-top: 100px;
}
@media (max-width: 1023px) {
    .methods__text + * {
        margin-top: 76px;
    }
}
.methods__facts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1439px) {
    .methods__facts {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        row-gap: 32px;
    }
}
@media (max-width: 1023px) {
    .methods__facts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.methods__item {
    width: 304px;
    padding-left: 82px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px;
}
@media (max-width: 1919px) {
    .methods__item {
        width: 266px;
        padding-left: 48px;
        gap: 8px;
    }
}
@media (max-width: 1439px) {
    .methods__item {
        width: 216px;
        padding-left: 16px;
    }
}
@media (max-width: 767px) {
    .methods__item {
        width: 100%;
        padding-left: 36px;
    }
}
.methods__item-title {
    color: #e35310;
    font-weight: 400;
    font-size: 78px;
    line-height: 96px;
    letter-spacing: -0.05em;
    position: relative;
}
@media (max-width: 1439px) {
    .methods__item-title {
        font-size: 58px;
        line-height: 72px;
    }
}
@media (max-width: 1023px) {
    .methods__item-title {
        font-size: 44px;
        line-height: 48px;
    }
}
@media (max-width: 767px) {
    .methods__item-title {
        font-size: 38px;
    }
}
.methods__item-title > span {
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: initial;
}
@media (max-width: 1919px) {
    .methods__item-title > span {
        line-height: 40px;
    }
}
@media (max-width: 1439px) {
    .methods__item-title > span {
        font-size: 28px;
        line-height: 36px;
    }
}
@media (max-width: 1023px) {
    .methods__item-title > span {
        line-height: 40px;
    }
}
@media (max-width: 767px) {
    .methods__item-title > span {
        font-size: 24px;
        line-height: 32px;
    }
}
.methods__item-title::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -82px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 4px;
    background-color: #e35310;
}
@media (max-width: 1919px) {
    .methods__item-title::before {
        left: -48px;
        width: 24px;
    }
}
@media (max-width: 1439px) {
    .methods__item-title::before {
        left: -16px;
        width: 8px;
    }
}
@media (max-width: 767px) {
    .methods__item-title::before {
        width: 30px;
        left: -38px;
    }
}
.methods__item-text {
    color: #0c0c0c;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}
@media (max-width: 1919px) {
    .methods__item-text {
        line-height: 24px;
    }
}
@media (max-width: 1439px) {
    .methods__item-text {
        line-height: 22px;
    }
}
@media (max-width: 1023px) {
    .methods__item-text {
        font-size: 16px;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/discount-system/style.css?17520605885553*/

.sale {
    position: relative;
}
.sale > .container {
    position: relative;
    padding: 300px 0;
}
@media (max-width: 1919px) {
    .sale > .container {
        padding: 263px 0;
    }
}
@media (max-width: 1439px) {
    .sale > .container {
        padding: 198px 0;
    }
}
@media (max-width: 1023px) {
    .sale > .container {
        padding: 64px 32px;
    }
}
@media (max-width: 767px) {
    .sale > .container {
        padding: 64px 24px;
    }
}
@media (max-width: 1023px) {
    .sale .line {
        display: none;
    }
}
@media (max-width: 1439px) {
    .sale .line--double-rect::after, .sale .line--double-rect::before {
        display: block;
    }
}
.sale__content {
    position: relative;
}
.sale__title {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: sideways;
    -webkit-transform: rotate(-180deg) translateY(50%);
    transform: rotate(-180deg) translateY(50%);
    color: #0c0c0c;
    font-weight: 700;
    font-size: 94px;
    line-height: 116px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
}
@media (max-width: 1919px) {
    .sale__title {
        font-size: 94px;
        line-height: 104px;
    }
}
@media (max-width: 1439px) {
    .sale__title {
        font-size: 70px;
        line-height: 82px;
    }
}
@media (max-width: 1023px) {
    .sale__title {
        font-size: 54px;
        line-height: 64px;
        position: static;
        -webkit-transform: unset;
        transform: unset;
        -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
        writing-mode: unset;
        margin-bottom: 32px;
    }
}
@media (max-width: 767px) {
    .sale__title {
        font-size: 34px;
        line-height: 40px;
    }
}
.sale__card {
    overflow: hidden;
    width: 348px;
    height: 390px;
    position: relative;
    padding: 32px;
    -webkit-box-shadow: 0px 1px 28px 2px rgba(217, 217, 217, 0.25);
    box-shadow: 0px 1px 28px 2px rgba(217, 217, 217, 0.25);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #e0e0e0;
    cursor: pointer;
    -webkit-backdrop-filter: blur(13px);
    backdrop-filter: blur(13px);
}
@media (max-width: 1919px) {
    .sale__card {
        width: 268px;
        height: 410px;
    }
}
@media (max-width: 1439px) {
    .sale__card {
        width: 100%;
        height: 323px;
        padding: 24px;
    }
}
@media (max-width: 1023px) {
    .sale__card {
        height: 222px;
    }
}
.sale__card-bg {
    background-color: #ffffff;
    position: absolute;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    left: 1px;
    top: 1px;
}
.sale__card-hover {
    position: absolute;
    background-color: #e35310;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translateY(101%);
    transition-property: transform;
    will-change: transform;
    transition-duration: 1.3s;
    transition-timing-function: cubic-bezier(.74,0,.24,.99);
}
.sale__card:hover .sale__card-hover {
    transform: translateY(0);
}
.sale__card-inner {
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sale__card-top {
    color: #e35310;
}
.sale__card-name {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}
@media (max-width: 1919px) {
    .sale__card-name {
        line-height: 24px;
    }
}
@media (max-width: 1439px) {
    .sale__card-name {
        line-height: 22px;
    }
}
.sale__card-number {
    font-weight: 400;
    font-size: 78px;
    line-height: 96px;
    letter-spacing: -0.05em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    gap: 4px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
@media (max-width: 1439px) {
    .sale__card-number {
        font-size: 58px;
        line-height: 72px;
    }
}
.sale__card-bottom {
    color: #0c0c0c;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}
@media (max-width: 1919px) {
    .sale__card-bottom {
        line-height: 24px;
    }
}
@media (max-width: 1439px) {
    .sale__card-bottom {
        line-height: 22px;
    }
}
.sale__card--odd {
    margin-top: 90px;
}
@media (max-width: 1023px) {
    .sale__card--odd {
        margin-top: 0;
    }
}
.sale__card:hover .sale__card-number {
    color: #757575;
}
.sale__circles {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 1919px) {
    .sale__circles {
        right: -80px;
    }
}
@media (max-width: 1439px) {
    .sale__circles {
        -webkit-transform: translateY(-50%) scale(0.85);
        transform: translateY(-50%) scale(0.85);
        right: -200px;
    }
}
@media (max-width: 1023px) {
    .sale__circles {
        display: none;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/partners/style.css?17520605883378*/
.partners {
    width: 100%;
    height: 1080px;
    background-color: #0c0c0c;
    background-image: url("/local/templates/main/components/bitrix/news.list/partners/../../../../static/img/content/partners/partners-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 2;
}
@media (max-width: 1919px) {
    .partners {
        height: 1008px;
    }
}
@media (max-width: 1439px) {
    .partners {
        height: 768px;
    }
}
@media (max-width: 1023px) {
    .partners {
        height: 654px;
    }
}
@media (max-width: 767px) {
    .partners {
        height: 100%;
        padding: 64px 0;
    }
}
.partners > .container {
    position: relative;
}
@media (max-width: 767px) {
    .partners .line {
        display: none;
    }
}
@media (max-width: 1919px) {
    .partners .line--semi-top-rect::before {
        display: none;
    }
}
@media (max-width: 1919px) {
    .partners .line--bottom-rect::after {
        bottom: unset;
        top: 192px;
    }
}
@media (max-width: 1439px) {
    .partners .line--bottom-rect::after {
        top: 142px;
    }
}
@media (max-width: 1023px) {
    .partners .line--bottom-rect::after {
        top: 102px;
    }
}
.partners__container {
    position: relative;
}
.partners__title {
    color: #ffffff;
    font-weight: 700;
    font-size: 94px;
    line-height: 104px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: sideways;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    max-height: 702px;
    z-index: 2;
    position: absolute;
    left: -22px;
    top: 189px;
}
@media (max-width: 1919px) {
    .partners__title {
        top: 130px;
    }
}
@media (max-width: 1439px) {
    .partners__title {
        left: -14px;
        top: 107px;
        font-size: 70px;
        line-height: 82px;
        max-height: 552px;
    }
}
@media (max-width: 1023px) {
    .partners__title {
        font-size: 54px;
        line-height: 64px;
        max-height: 416px;
        top: 119px;
        left: 0;
    }
}
@media (max-width: 767px) {
    .partners__title {
        position: static;
        font-size: 34px;
        line-height: 40px;
        -webkit-transform: unset;
        transform: unset;
        max-height: 272px;
        -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
        writing-mode: unset;
        text-orientation: unset;
    }
}
.partners__text {
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    position: relative;
    max-width: 490px;
    margin-top: 227px;
}
@media (max-width: 1919px) {
    .partners__text {
        line-height: 24px;
        margin-top: 242px;
    }
}
@media (max-width: 1439px) {
    .partners__text {
        line-height: 22px;
        margin-top: 113px;
    }
}
@media (max-width: 1023px) {
    .partners__text {
        font-size: 16px;
        margin-top: 64px;
    }
}
@media (max-width: 767px) {
    .partners__text {
        margin-top: 26px;
    }
}
.partners__text-svg + * {
    margin-top: 16px;
}
.partners__content {
    position: relative;
}

.partners--hide-cursor{
    cursor: default!important;
}

.partners--hide-cursor .partners__cursor{
    display: none;
}
/* End */


/* Start:/local/templates/main/components/bitrix/form.result.new/call-me/style.css?1752060588164*/
.captcha-field {
    display: flex;
    flex-direction: row;
    gap: 30px;
}

.captcha-field .f-input__wrapper {
    width: 178px;
    background-color: #FFFFFF;
}
/* End */
/* /local/templates/main/components/bitrix/news.list/buy-methods/style.css?17520605886309 */
/* /local/templates/main/components/bitrix/news.list/discount-system/style.css?17520605885553 */
/* /local/templates/main/components/bitrix/news.list/partners/style.css?17520605883378 */
/* /local/templates/main/components/bitrix/form.result.new/call-me/style.css?1752060588164 */
