/********** BUTTONS **********/
.secondbtn {
    color: #ff005c !important;
    border: 1px solid #ff005c;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    font-family: Roboto;
    font-weight: 500;
    height: 60px;
    font-size: 16px;
    margin-top: 8px;
    width: 100%;
}

.secondbtn:hover,
#rec545166456 .t-btn.secondbtn:not(.t-animate_no-hover):hover,
#rec597421565 .t-btn.secondbtn:not(.t-animate_no-hover):hover {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #000;
}


#rec562341506 .t-card__descr a {
    color: #000 !important;
    font-size: 24px;
    font-family: 'Arial',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 500;
    border-radius: 12px;
    background-color: #00DF60;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    width: 100%;
    display: block;
    padding: 16px;
    box-sizing: border-box;
    text-align: center;
}

#rec562341506 .t-card__descr a:nth-child(4) {
    background: #fff;
    border: 1px solid #00DF60;
    color: #000 !important;
    margin-top: 0;
}

#rec562341506 .t-card__descr a:hover {
    border: 1px solid #00FF6E !important;
    background: #00FF6E !important;
}





/********* КОРЗИНА *********/
.t706 .t-form input.t-input {
    font-family: 'Roboto';
    font-weight: 500;
}

.t706__cartwin-heading {
    text-transform: uppercase;
}

.t-input-phonemask__select-code {
    font-family: 'Roboto';
}





#rec545166456 .t-container,
#rec562341506 .t-container,
#rec597421565 .t-container {
    max-width: inherit;
    box-sizing: border-box;
    padding: 0 25px;
}

#rec545166456 .t-col.t-col_12,
#rec562341506 .t-col.t-col_12,
#rec597421565 .t-col.t-col_12 {
    margin-left: 0;
    margin-right: 0;
}

#rec545166456 .t-section__container .t-section__title,
#rec562341506 .t-section__container .t-section__title,
#rec597421565 .t-section__container .t-section__title {
    color: #fff;
    font-size: 64px;
    text-transform: uppercase;
}

#rec545166456 .t1068 .t-section__container .t-section__topwrapper,
#rec562341506 .t1068 .t-section__container .t-section__topwrapper,
#rec597421565 .t1068 .t-section__container .t-section__topwrapper {
    margin-bottom: 72px;
}

#rec545166456 .t-col_4,
#rec562341506 .t-col_4,
#rec597421565 .t-col_4 {
    max-width: inherit;
    background: #fff;
    border-radius: 24px;
    margin-left: 8px;
    margin-right: 8px;
}

#rec545166456 .t-col_4:first-child,
#rec562341506 .t-col_4:first-child,
#rec597421565 .t-col_4:first-child {
    margin-left: 0;
}

#rec545166456 .t-col_4:last-child,
#rec562341506 .t-col_4:last-child,
#rec597421565 .t-col_4:last-child {
    margin-right: 0;
}
    #rec545166456 .t-col_4 .t1068__content,
    #rec562341506 .t-col_4 .t1068__content,
    #rec597421565 .t-col_4 .t1068__content {
        padding: 0 25px 25px 25px;
        text-align: left;
    }
        #rec545166456 .t-col_4 .t1068__descr,
        #rec562341506 .t-col_4 .t1068__descr,
        #rec597421565 .t-col_4 .t1068__descr {
            margin-top: 20px;
        }
        
        #rec545166456 .t-col_4 .t1068__descr li,
        #rec562341506 .t-col_4 .t1068__descr li ,
        #rec597421565 .t-col_4 .t1068__descr li{
            padding: 6px 0;
        }

        #rec545166456 .t-col_4 .t1068__btn,
        #rec597421565 .t-col_4 .t1068__btn {
            margin-top: 30px;
            width: 100%;
            box-shadow: 0px 17.5px 29.1667px rgb(255 0 92 / 30%);
        }
        
        #rec562341506 .t-col_4 .t1068__btn {
            margin-top: 30px;
            width: 100%;
            box-shadow: 0px 17.5px 29.1667px rgb(116 251 152 / 30%);
        }

#rec545166456 .t1068__line,
#rec562341506 .t1068__line,
#rec597421565 .t1068__line {
    display: none;
}


/********** ADAPTIVE **********/
@media (max-width: 767px) {
    #rec545166456 .t-col,
    #rec562341506 .t-col,
    #rec597421565 .t-col {
        padding-left: 0;
        padding-right: 0;
    }
        #rec545166456 .t-section__container .t-section__title,
        #rec562341506 .t-section__container .t-section__title,
        #rec597421565 .t-section__container .t-section__title {
            font-size: 32px;
            margin-bottom: 16px;
        }
        
        #rec545166456 .t1068 .t-section__container .t-section__topwrapper,
        #rec562341506 .t1068 .t-section__container .t-section__topwrapper,
        #rec597421565 .t1068 .t-section__container .t-section__topwrapper {
            margin-bottom: 0px;
        }
        
        #rec545166456 .t-col_4,
        #rec562341506 .t-col_4,
        #rec597421565 .t-col_4 {
            margin-left: 0;
            margin-bottom: 16px;
            margin-right: 0;
        }
        
        #rec545166456 .t-container .t1068__title,
        #rec562341506 .t-container .t1068__title,
        #rec597421565 .t-container .t1068__title {
            margin-top: 0;
        }
        
        #rec545166456 .t-col_4 .t1068__content,
        #rec562341506 .t-col_4 .t1068__content,
        #rec597421565 .t-col_4 .t1068__content {
            box-sizing: border-box;
            padding: 25px;
            text-align: left;
        }
        
        #rec545166456 .t1068__line_mobile,
        #rec562341506 .t1068__line_mobile ,
        #rec597421565 .t1068__line_mobile{
            display: none !important;
        }
}





@media (min-width: 768px) and (max-width: 1023px) {
    #rec545166456 .t-col,
    #rec562341506 .t-col ,
    #rec597421565 .t-col{
        padding-left: 0;
        padding-right: 0;
    }
        #rec545166456 .t-section__container .t-section__title,
        #rec562341506 .t-section__container .t-section__title,
        #rec597421565 .t-section__container .t-section__title {
            font-size: 48px;
        }
        
        #rec545166456 .t1068 .t-section__container .t-section__topwrapper,
        #rec562341506 .t1068 .t-section__container .t-section__topwrapper,
        #rec597421565 .t1068 .t-section__container .t-section__topwrapper {
            margin-bottom: 0;
        }
}