

/* Start:/local/templates/donballon_braind/resource/css/kc.grid.css?17483533939125*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
    background-color: #fff !important;
}
.kc-container {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1780px;
    margin: auto;
}
.kc-relative{
    position: relative;
}
.hr{
    display: block;
    position: relative;
    height: 1px;
    background-color: #242424;
}
p>i{
    letter-spacing: 1px;
}
@media(max-width: 1799px){
    .kc-container{
        max-width: 1610px;
    }
}
@media(max-width: 1629px){
    .kc-container{
        max-width: 1320px;
    }
}
@media(max-width: 1399px){
    .kc-container{
        max-width: 1140px;
    }
}
@media(max-width: 1199px){
    .kc-container{
        max-width: 960px;
    }
}
@media(max-width: 991px){
    .kc-container{
        max-width: 720px;
    }
}
@media(max-width: 767px){
    .kc-container{
        max-width: 540px;
    }
}
@media(max-width: 575px){
    .kc-container{
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media(max-width: 399px){
    .kc-container{
        padding-left: 8px;
        padding-right: 8px;
    }
}
.kc-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left: -8px
}
.kc-row > * {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 8px;
    padding-left: 8px;
}
.kc-row-center {
    justify-content: center;
}
.kc-col {
    flex: 1 0 0%
}
@media (min-width: 576px) {
    .kc-col-sm {
        flex: 1 0 0%
    }
}
@media (min-width: 768px) {
    .kc-col-md {
        flex: 1 0 0%
    }
}
@media (min-width: 992px) {
    .kc-col-lg {
        flex: 1 0 0%
    }
}
@media (min-width: 1200px) {
    .kc-col-xl {
        flex: 1 0 0%
    }
}
@media (min-width: 1400px) {
    .kc-col-xxl {
        flex: 1 0 0%
    }
}
@media (min-width: 1630px) {
    .kc-col-ul {
        flex: 1 0 0%
    }
}
@media (min-width: 1800px) {
    .kc-col-mg {
        flex: 1 0 0%
    }
}
.kc-col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}
.kc-col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}
.kc-col-3 {
    flex: 0 0 auto;
    width: 25%
}
.kc-col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}
.kc-col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}
.kc-col-6 {
    flex: 0 0 auto;
    width: 50%
}
.kc-col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}
.kc-col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}
.kc-col-9 {
    flex: 0 0 auto;
    width: 75%
}
.kc-col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}
.kc-col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}
.kc-col-12 {
    flex: 0 0 auto;
    width: 100%
}
@media (min-width: 576px) {
    .kc-col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 768px) {
    .kc-col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 992px) {
    .kc-col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 1200px) {
    .kc-col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 1400px) {
    .kc-col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 1630px) {
    .kc-col-ul-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-ul-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-ul-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-ul-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-ul-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-ul-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-ul-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-ul-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-ul-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-ul-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-ul-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-ul-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 1800px) {
    .kc-col-mg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-mg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-mg-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-mg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-mg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-mg-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-mg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-mg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-mg-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-mg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-mg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-mg-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
/* End */


/* Start:/local/templates/donballon_braind/resource/css/kc.discount.page.css?17484855111032*/
.kc-discounts-container{
    display: block;
    position: relative;
    max-width: 699px;
    padding-bottom: 14px;
}
.kc-discounts-container h2,
.kc-discounts-container p,
.kc-discounts-container i,
.kc-discounts-container h4
{
    display: block;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    color: #423C5A;
}
.kc-discounts-container h2
{
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 16px;
}
.kc-discounts-container h4{
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 16px;
}
.kc-discounts-container p{
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.section__content-with-menu>img{
    display: block;
    width: 100%;
    margin-bottom: 24px;
}
.kc-discounts-container i{
    font-size: 11px;
    line-height: 13px;
    color: #8E899A;
}
/* End */


/* Start:/local/templates/donballon_braind/resource/css/kc.discount.table.css?17485323956092*/
.kc-discounts-data{
    display: block;
    position: relative;
    background: #F6F6F6;
    border-radius: 8px;
    margin-bottom: 44px;
    padding: 27px 24px 18px 24px;
}
.kc-col-discount{
    display: block;
    position: relative;
    margin-bottom: 29px;
}
.kc-col-discount.kc-line,
.kc-col-discount:last-child
{
    margin-bottom: 0;
}
.kc-col-discount.kc-line{
    height: 1px;
    background-color: #FF3645;
    margin-top: -15px;
    padding-right: 0;
    padding-left: 0;
    width: calc(100% - 16px);
    margin-left: 8px;
}
.kc-col-discount.kc-line *{
    font-size: 0;
}
.kc-col-discount>div{
    display: inline-block;
    position: relative;
    vertical-align: middle;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #8E899A;
    width: 6.2%;
    text-align: center;
    min-height: 17px;
    cursor: pointer;
    transition: 0.3s;
}
.kc-col-discount>div:hover{
    transform: scale(1.15);
}
.kc-col-discount>div.kc-price{
    font-weight: 600;
    color: #FF3645;
    white-space: nowrap;
    opacity: 0;
}
.kc-col-discount>div.kc-price>span{
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    translate: -50% 0;
}
.kc-col-discount>div:first-child{
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    width: 12%;
    text-align: left;
}
.kc-col-discount>div:hover:first-child{
    transform: scale(1) !important;
}
.kc-col-discount>div.active{
    font-weight: 600;
    color: #413C5A;
}
.kc-col-discount>div.kc-price.active{
    color: #FF3645;
    opacity: 1;
}
.kc-line-block{
    transform: scale(1) !important;
}
.kc-line-block:before{
    content: '';
    display: block;
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 3px solid #FF3645;
    top: 0;
    left: 50%;
    background-color: #fff;
    translate: -50% -75%;
    transition: 0.3s;
    opacity: 0;
}
.kc-discount-region .kc-col-discount>div:first-child{
    width: 18%
}
.kc-discount-region .kc-col-discount>div{
    width: calc(20% - 35px);
}
.kc-line-block.active:before{
    opacity: 1;
}
.kc-discount-region .kc-col-discount>div>i:last-child{
    display: none;
}
.kc-discount-region .kc-col-discount>div.kc-price{
    color: #E5E3E7;
    opacity: 1;
}
.kc-discount-region .kc-col-discount>div.kc-price.active{
    color: #FF3645;
}
.kc-discount-region .kc-col-discount>div.kc-price:last-child>span{
    width: 100%;
}
.kc-discount-region .kc-col-discount>div:last-child{
    width: 100px;
    margin-left: 40px;
}
.kc-col-discount>div.kc-price>span>a{
    display: block;
    position: absolute;
    right: -15px;
    width: 133px;
    translate: 0 -25%;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    color: #00A6FF;
    white-space: normal;
}
.kc-col-discount.kc-line.mobile{
    display: none;
    height: auto;
    max-width: 20%;
    width: 20%;
    background-color: transparent;
    margin-top: unset;
    padding-right: 8px;
    padding-left: 8px;
    margin-left: unset;
}
.kc-col-discount.kc-line.mobile:before{
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: calc(100% - 30px);
    left: 50%;
    top: 30px;
    background-color: #FF3645;
}
.margin-null{
    margin-bottom: 0;
}
@media(max-width: 656px){
    .kc-discount-region .kc-col-discount>div>i:first-child{
        display: none;
    }
    .kc-discount-region .kc-col-discount>div>i:last-child{
        display: block;
    }
    .kc-line-block:before {
        top: 50%;
        left: 50%;
        background-color: #fff;
        translate: -50% -50%;
    }
    .kc-col-discount{
        width: 50%;
        max-width: 50%;
    }
    .kc-col-discount.kc-line:nth-child(2){
        display: none;
    }
    .kc-col-discount.kc-line.mobile{
        display: block;
    }
    .kc-col-discount>div{
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    .kc-col-discount>div:last-child{
        margin-bottom: 0;
    }
    .kc-col-discount>div:first-child,
    .kc-discount-region .kc-col-discount>div:first-child
    {
        text-align: center;
        width: 100%;
        font-weight: 600;
        font-size: 12px;
        line-height: 15px;
        color: #8E899A;
        margin-bottom: 24px;
    }
    .kc-discount-region .kc-col-discount>div:first-child{
        height: 30px;
    }
    .kc-discount-region .kc-col-discount>div {
        width: 100%;
        margin-bottom: 24px;
    }
    .kc-col-discount>div.kc-price>span>a{
        position: relative;
        right: unset;
        width: auto;
        text-align: center;
        translate: unset;
        font-size: 10px;
        line-height: 12px;
    }
    .kc-discount-region .kc-col-discount>div:last-child{
        width: 100%;
        margin-left: 0;
        margin-bottom: 0;
    }
    .kc-col-discount>div.kc-price{
        opacity: 1 !important;
    }
    .kc-col-discount>div.kc-price>span{
        position: relative;
        top: unset;
        left: unset;
        translate: unset;
        color: #E5E3E7;
    }
    .kc-col-discount>div.kc-price.active>span{
        color: #FF3645;
    }
    .kc-col-discount{
        margin-bottom: 0 !important;
    }
    .kc-discounts-data{
        padding: 24px 0;
        max-width: 338px;
        margin-left: auto;
        margin-right: auto;
    }
    .kc-col-discount:first-child{
        width: 30%;
        max-width: 30%;
    }
    .kc-discount-region .kc-col-discount:first-child{
        width: 30%;
        max-width: 30%;
    }
    .kc-discount-region .kc-col-discount{
        width: 30%;
        max-width: 30%;
    }
    .kc-discount-region .kc-col-discount:last-child{
        width: 3%;
        max-width: 3%;
    }
}
/* End */
/* /local/templates/donballon_braind/resource/css/kc.grid.css?17483533939125 */
/* /local/templates/donballon_braind/resource/css/kc.discount.page.css?17484855111032 */
/* /local/templates/donballon_braind/resource/css/kc.discount.table.css?17485323956092 */
