﻿
.page-static {
    padding-bottom: 15px
}

.page-static__header {
    position: relative;
    height: 300px
}

.page-static__header-icon .icon {
    font-size: 55px;
    margin-bottom: 10px
}

.page-static__header-detail {
    position: relative;
    color: #fff;
    text-align: center;
    padding: 55px 0
}

.page-static.page-contact-us .panigale-static__wrapper {
    height: 114%
}

.page-static .panigale-static__wrapper {
    padding: 70px;
    margin-top: -100px;
    position: relative;
    background: #fff
}

.page-static .panigale-static__item {
    margin-bottom: 40px
}

.page-static .panigale-static__item_border {
    border-bottom: 1px solid #dcdcdc
}

.page-static .panigale-static__item_border:last-child {
    border: 0;
    margin-bottom: 0
}

.page-static .panigale-static__item_border:last-child .panigale-static__item-row {
    margin-bottom: 0;
    padding-bottom: 0
}

.page-static .panigale-static__item-title {
    color: #6f1ec3;
    font-size: 16px
}

.page-static .panigale-static__item-img img {
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 100%
}

.page-static .panigale-static__item-row {
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 50px
}

.page-static .panigale-static__item-row>div.panigale-static__item-img {
    margin-top: auto!important;
    margin-bottom: auto
}

.page-static .panigale-static__item-row>div {
    margin-bottom: auto
}

.page-static .panigale-static__item-counter {
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    padding: 5px 0;
    background: #6f1ec3;
    color: #fff;
    margin-left: 10px
}

.page-static .panigale-static__item-description {
    color: #3c3c3c
}

.page-static h2 {
    display: flex;
    align-items: center;
    margin-bottom: 22px
}

.page-rules .panigale-static__item-counter,.page-pay-help .panigale-static__item-counter {
    width: 24px;
    height: 24px;
    font-size: 14px
}

.page-cooperate h2 {
    justify-content: center
}

.page-cooperate .panigale-static__wrapper {
    text-align: center
}

.page-cooperate .panigale-static__item {
    margin-bottom: 0
}