@import url("/resources/global-v2/css/v2/front/fragments/slider.css");
@import url("/resources/global-v2/css/v2/front/fragments/testimonials.css");


.eyn-button {
    min-width: 150px;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 10px 6px 6px;
    line-height: 1.42857143;
    border-radius: 4px;
    text-transform: uppercase;
    color: white;
    background-color: #f15a29;
    border: 2px solid #f15a29;
}



.offer-block {
    padding: 10px;
    min-height: 190px;
}

.offer-icon {
    height: 120px;
    text-align: center;
}

.offer-text {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}
