header.header .hero .hero-body {
    padding: 30px 0 2rem;
}

.button {
    height: 44px;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 36px;
}

.title-center {
    display: flex;
    align-items: center;
}

.button-group a+a {
    margin-left: 20px;
}

.image.is-80x80 img {
    width: 80px;
    height: 80px;
}

.product-header img {
    width: auto;
    height: 97px;
}

.product-benefits .content p {
    font-size: 14px;
}

.product-scenarios .card-content {
    padding: 36px 40px 20px;
    background: #fff;
    -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.03);
}

.product-scenarios .media-content .title {
    line-height: normal;
    margin-bottom: 20px;
}

.product-solutions .slider {
    max-width: 1160px;
    margin: 0 auto;
    min-height: 472px;
}

.product-solutions .card {
    background-color: rgb(245, 249, 250);
    background-position: right top;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 407px;
    padding: 50px 36px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: center;
}

.product-solutions .card-image {
    margin-bottom: 22px;
}

.product-solutions .card-image img {
    width: 58px;
    height: 58px;
    display: inline-block;
}

.product-solutions .card-content .title {
    font-size: 24px;
    margin-bottom: 16px;
    color: #3E464C;
}

.product-solutions .content p {
    font-weight: 500;
    font-size: 14px;
    line-height: 32px;
    color: #68747F;
}

.product-solutions a {
    font-size: 14px;
    font-weight: 500;
}

.product-solutions .slick-prev {
    left: -20px;
}

.product-solutions .slick-next {
    right: -20px;
}

.product-solutions .slick-prev::after,
.product-solutions .slick-next::after {
    border-color: #68747f;
}

.product-solutions .slick-track {
    margin: 0 auto;
}

.product-solutions .slick-slide {
    min-height: 472px;
    padding: 0px 20px;
}

.product-parameters table {
    margin: auto;
}

.product-parameters table td {
    font-size: 0.875rem;
    text-align: left;
    color: #68747f;
    padding: 0.875rem 1.25rem;
    border: 1px solid #dce0e0;
    vertical-align: top;
    line-height: 1.71;
}

.section.scenarios-float .column.is-6 {
    position: relative;
}

.section.scenarios-float .card {
    max-height: 236px;
}

.section.scenarios-float .card .content {
    padding-bottom: 0px;
}

.section.scenarios-float .card .content p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #68747F;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.section.scenarios-float .card:hover {
    max-height: unset;
    position: absolute;
    z-index: 1;
    height: auto;
    margin-right: 20px;
}

.section.scenarios-float .card:hover p {
    display: block;
}

section.case {
    padding-bottom: 16px !important;
}

section.case .title-block {
    margin-bottom: 0px !important;
}

section.case .title {
    font-size: 36px;
    line-height: 150%;
    color: #251915;
}

section.case .subtitle {
    font-size: 20px;
    line-height: 150%;
    color: #595657;
}

section.case .case-tab-list {
    display: flex;
    list-style: none;
    overflow: hidden;
    overflow-x: auto;
}

section.case .case-tab-list li {
    font-size: 18px;
    line-height: 200%;
    color: #251915;
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    text-align: center;
    padding: 5px 10px;
    cursor: pointer;
    white-space: nowrap;
}

section.section ul>li::before {
    display: none !important;
}

section.case .case-tab-list li.active {
    font-weight: 600;
}

section.case .case-tab-list li.active::after {
    content: '';
    width: 20px;
    height: 4px;
    background-color: #00A971;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -10px;
}

.case-article {
    background-size: cover;
    min-height: 560px;
    padding: 60px;
    position: absolute;
    z-index: -1;
    top: 0px;
}

.case-article.active {
    position: static;
}

.case-article .article-container {
    max-width: 560px;
    margin-left: 140px;
}

.case-article .article-title {
    border-bottom: 1px solid rgba(238, 238, 238, .1);
    margin-bottom: 20px;
}

.case-article .article-title h1 {
    font-weight: 500;
    font-size: 32px;
    line-height: 150%;
    color: #fff;
    margin: 10px 0;
}

.case-article .article-title p {
    font-size: 20px;
    line-height: 30px;
    color: #00A971;
    text-align: justify;
    margin-bottom: 20px;
}

.case-article .article-content {
    font-size: 16px;
    line-height: 200%;
    text-align: justify;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 20px;
}

.case-article .btn-group .button {
    width: 125px;
    height: 40px;
}

.product-cases .tabs a {
    font-size: 20px;
    width: 200px;
}

.product-cases .tab-content {
    padding-top: 1rem;
}

.product-cases .card-content {
    background-color: #fff;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding: 40px 35px;
}

.product-cases .card-content .image {
    height: 56px;
    padding-right: 2rem;
    float: right;
}


@media only screen and (max-width: 1023px) {
    .case-article .article-container {
        margin-left: 0px;
    }
}

@media screen and (max-width: 768px) {

    .section.scenarios-float {
        background-size: 400%;
    }

    .button-group a+a {
        margin-left: 10px;
    }

    .button-group .button {
        padding: 0 1.5rem;
    }

    .product-solutions .slick-slide {
        padding: 0px 10px;
    }

    .product-cases .tabs a {
        width: auto;
    }
}
