

/* Start:/local/templates/aspro-digital/components/bitrix/news.detail/design-top/style.css?17660576433357*/
.page-top-wrapper.grey.v3 {
    display: none;
}
header.topmenu-LIGHT .logo_and_menu-row {
    border-bottom: none !important;
}
.banner-cont {
    max-width: 960px !important;
}
header {
    background-color: #ffffff00 !important;
}
.banner-title {
    font-weight: 700;
    font-size: 38px;
    line-height: 50px;
    text-align: center;
    margin: 75px auto 0;
    width: 65%;
}
.banner-text {
    margin: 64px 0;
    text-align: center;
}
.banner-text p {
    margin: 0;
}
.banner-item {
    position: relative;
    color: #000000;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -100px;
    padding: 100px 0;
}
.banner-pl {
    background: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
    border: 3px solid #fff;
    border-radius: 20px;
    width: 100%;
    padding: 15px 35px;
    -webkit-box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    -moz-box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    position: relative;
    height: -webkit-fill-available;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
}
p.p-banner {
    margin-bottom: 0;
    text-align: center;
    line-height: 22px;
    font-weight: 600;
}
.p-banner span {
    font-weight: 700;
}
.banner-list {
    display: grid;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 90px;
    grid-template-columns: 50% 50%;
    width: 62%;
    margin: 90px auto;
    gap: 35px;
}
.button-support-border {
    width: 434px;
    height: 74px;
    border-radius: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    -moz-box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    cursor: pointer;
    margin: 0 auto;
}
.button-bg {
    width: 420px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
    border-radius: 60px;
}
@media (max-width: 1300px) {
    .banner-list {
        flex-direction: column;
        margin-bottom: 45px;
        row-gap: 35px;
    }
    .banner-title {
        width: 90%;
        font-size: 25px;
        line-height: 30px;
    }
    .banner-text {
        margin: 32px 0;
    }
    .banner-item {
        background-position: top;
    }
    #mobileheader {
        z-index: 1;
    }
    #mobileheader .mobileheader-v1 {
        background: #ffffff00 !important;
        border-bottom: 1px solid #ffffff00 !important;
    }
}

@media (max-width: 768px) {
    .banner-list {
        grid-template-columns: 100%;
        margin-top: 45px;
        width: 90%;
        row-gap: 20px;
    }
    .banner-title, .banner-text {
        padding: 0 35px;
        width: 100%;
    }
    .button-bg {
        width: 310px;
        font-size: 15px;
        height: 42px;
    }
    .button-support-border {
        width: 320px;
        height: 48px;
    }
    .support-popup-inner {
        width: 90%;
    }
    .banner-item {
        padding-bottom: 65px;
    }
    .button-bg-def {
        font-size: 15px;
        line-height: 17px;
    }
    .banner-pl {
        height: max-content;
    }
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/problems-list-design/style.css?17660430071834*/
.sptable-row {
    display: grid;
    grid-template-columns: 50% 50%;
}
.problem-sp-table {
    border-radius: 20px;
    background-color: #fffde1;
}
.table-sp-header {
    background-color: #feed01;
    border-radius: 20px 20px 0 0;
}
.table-sp-header .sp-table-item {
    display: flex;
    column-gap: 10px;
    align-items: center;
    justify-content: center;
}
.table-sp-header span {
    font-size: 22px;
}
.problemtable-sp-b-item {
    background-color: #fffde1;
}
.problemtable-sp-b-item:hover {
    border: 2px solid #feed01;
    border-radius: 10px;
}
.button-bg-def {
    position: relative;
    display: block;
    max-width: max-content;
    padding: 16px 28px;
    background-color: #cfee52;
    border-radius: 30px;
    color: #262626;
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    cursor: pointer;
    margin: 0 auto;
}
.button-bg-def:hover {
    background-color: #cfff27;
}
.sp-table-item {
    padding: 15px;
    color: #000;
    margin-bottom: 0;
    line-height: 22px;
    font-weight: 600;
}
.problems-description-text {
    color: #000;
    text-align: center;
    margin: 35px 0;
}
.problemtable-mobile {
    display: none;
}
.sp-table-item-ns {
    color: #020c0e8a;
}
@media (max-width: 768px) {
    .problemtable-sp-b-item-desk {
        display: none;
    }
    .problemtable-mobile {
        display: block;
    }
    .sp-table-item-title {
        opacity: 0.3;
        font-size: 12px;
        padding-bottom: 0;
    }
    .sp-table-item-title img {
        width: 22px;
        height: 21px;
    }
    .line-table {
        background-color: #020c0e24;
        height: 1px;
        width: 70%;
        margin: 0 auto;
    }
    .problems-description-text {
        margin: 25px 0;
    }
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/how-list-design/style.css?17660609091403*/
.support-subtitle {
    margin: 0 auto;
    color: #000;
    margin-bottom: 0;
    line-height: 22px;
    font-weight: 500;
    text-align: center;
}
.how-sp-b-item {
    color: rgb(0, 0, 0);
    margin-bottom: 0px;
    line-height: 22px;
    font-weight: 500;
    border-radius: 20px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    opacity: .2;
    transition: all .2s ease-in-out;
    background: -webkit-linear-gradient(90deg, rgb(239, 252, 255), rgb(255, 248, 244));
    background: -moz-linear-gradient(90deg, rgb(239, 252, 255), rgb(255, 248, 244));
    background: linear-gradient(90deg, rgb(239, 252, 255), rgb(255, 248, 244));
    border-radius: 10px;
    padding: 24px;
    flex-direction: column;
}
.sp-how-item {
    font-weight: 700;
    margin-bottom: 20px;
}
.how-sp-b-item:hover {
    opacity: 1;
}
.how-list {
    display: grid;
    align-items: center;
    margin-top: 35px;
    gap: 25px;
    grid-template-columns: 49% 49%;
    justify-content: space-between;
}
.sp-how-item {
    width: 465px;
}

@media (max-width: 968px) {
    .how-list {
        grid-template-columns: 100%;
    }
}

@media (max-width: 568px) {
    .sp-how-item {
        width: 100%;
        padding-left: 20px;
        text-align: left;
    }
    .how-sp-b-item {
        justify-content: space-between;
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/reason-list-design/style.css?17660524521102*/
.reason-sp-b-item {
    -webkit-box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    -moz-box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    border-radius: 20px;
    position: relative;
    height: 175px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.reason-name {
    padding: 15px 25px;
    color: #000;
    margin-bottom: 0;
    line-height: 22px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}
.reason-list {
    display: grid;
    grid-template-columns: 31% 31% 31%;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
}
.reason-name span {
    font-weight: 400;
}

@media (max-width: 1300px) {
    .reason-list {
        display: grid;
        grid-template-columns: 48% 48%;
    }
    .reason-sp-b-item {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .reason-list {
        grid-template-columns: 100%;
    }
    .reason-sp-b-item {
        height: auto;
    }
    .reason-name {
        padding: 30px 25px;
    }
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/branding-list/style.css?17660595901651*/
.branding-list {
    display: grid;
    grid-template-columns: repeat(3, 31%);
    justify-content: space-between;
    gap: 30px;
}
.branding-item {
    border: 2px solid #000;
    border-radius: 20px;
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
span.point-pos-o.point-pos {
    font-size: 50px;
    left: -17px;
    top: -1px;
}
.branding-include-list {
    padding: 0 20px 20px;
}
.branding-points-list {
    padding: 0 20px;
}
.branding-title {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
}
.branding-info {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 25px;
}
.price-brand {
    background-color: #feed01;
    width: fit-content;
    padding: 5px 20px;
    border-radius: 20px;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    margin: 25px 0;
}
.plash-text {
    padding: 5px 20px;
    border: 2px solid #feed01;
    border-radius: 35px;
    color: #000;
    font-weight: 500;
}
.branding-points-item, .branding-include-item {
    position: relative;
}

span.point-pos-o {
    position: absolute;
    left: -15px;
    top: -9px;
    font-size: 25px;
}
.button-design {
    display: flex !important;
    align-items: center;
}
.bottom-brand {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px;
}
@media (max-width: 1300px) {
    .branding-list {
        grid-template-columns: 48% 48%;
    }
}
@media (max-width: 768px) {
    .branding-list {
        grid-template-columns: 100%;
    }
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/media-list/style.css?17670958621358*/
.photo-item {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
    transition: all .8s cubic-bezier(.19, 1, .22, 1);
}
.gallery-item {
    height: 185px;
    display: block;
}
.gallery-item-photo {
    overflow: hidden;
}
.gallery-list {
    display: grid;
    grid-template-columns: repeat(4, 24%);
    justify-content: space-between;
    gap: 25px 25px;
}
.gallery-item-video {
    grid-column: span 4;
    height: auto;
    cursor: pointer;
}

.gallery-item-video video {
    width: 100%;
}

.gallery-item:hover .photo-item {
    transform: scale(1.5);
    opacity: .7;
}
@media (min-width: 900px) {
    .gallery-list-mobile {
        display: none !important;
    }
}

.swiper-pagination-bullet-active {
    background: #feed01 !important;
}

@media (max-width: 900px) {
    .gallery-list-mobile {
        width: 100%;
    }

    .gallery-list-mobile .swiper-slide {
        width: 100%;
    }

    .gallery-list-mobile .photo-item,
    .gallery-list-mobile video {
        width: 100%;
        height: 260px;
        object-fit: cover;
        border-radius: 10px;
    }
    .gallery-list-mobile {
        display: block;
    }
    .gallery-list-desktop {
        display: none;
    }

}
/* End */
/* /local/templates/aspro-digital/components/bitrix/news.detail/design-top/style.css?17660576433357 */
/* /local/templates/aspro-digital/components/bitrix/news.list/problems-list-design/style.css?17660430071834 */
/* /local/templates/aspro-digital/components/bitrix/news.list/how-list-design/style.css?17660609091403 */
/* /local/templates/aspro-digital/components/bitrix/news.list/reason-list-design/style.css?17660524521102 */
/* /local/templates/aspro-digital/components/bitrix/news.list/branding-list/style.css?17660595901651 */
/* /local/templates/aspro-digital/components/bitrix/news.list/media-list/style.css?17670958621358 */
