<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.solvotos__fullpage-content {
    color: #fff;
    margin-top: 35px;
    text-align: center;
}
.solvotos__h1 {
    font-size: 62px;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
    color: #fff;
}
.solvotos__mockup1 {
    position: absolute;
    bottom: -24px;
}
.solvotos__h2 {
    font-size: 30px;
    color: #2a2a2a;
    margin: 0 0 0.9em;
    font-weight: 400;
    text-align: center;
}
.solvotos__h3 {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 500;
    margin: 1em 0;
    color: #2a2a2a;
    padding-left: 25px;
    text-align: center;
}
.solvotos__h3--nopad {
    padding-left: 0;
}
.solvotos__content {
    position: relative;
    padding: 0.1px 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.solvotos__content_gray {
    background-color: #f3f1ee;
}
.solvotos__content p {
    font-weight: 300;
    font-size: 18px;
    margin-top: 0;
    line-height: 1.6;
    margin-bottom: 0.9em;
}
.solvotos__content .case__review-text p {
    font-size: 16px;
}
.solvotos__content_inverted * {
    color: #fff;
}
.solvotos__logo {
    margin-bottom: 40px;
    text-align: center;
}
.solvotos__ship {
    position: absolute;
    right: -30px;
    bottom: 0;
    line-height: 0;
}
.solvotos__1-3 {
    width: 30%;
}
.solvotos__1-2 {
    width: 50%;
}
.solvotos__1-2_ind {
    width: 48%;
}
.solvotos__num-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.solvotos__num-item_indent {
    margin-bottom: 50px;
}
.solvotos__num {
    padding-right: 20px;
    line-height: 1;
}
.solvotos__num_empty {
    opacity: 0;
}
.solvotos__filter {
    margin-top: 60px;
    margin-bottom: 50px;
}
.solvotos__filter-desc {
    padding-top: 60px;
}
.solvotos__slogan {
    font-size: 18px;
    color: #fff;
    line-height: 1.3;
}

@media(max-width: 1300px) {
    .solvotos__ship {
        display: none;
    }
    .solvotos {
        margin-bottom: 50px;
    }
}
@media(max-width: 767px) {
    .solvotos__h1 {
        font-size: 45px;
    }
    .solvotos .grid__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .solvotos__1-3 {
        width: 100%;
    }
    .solvotos__1-2 {
        width: 100%;
    }
    .solvotos__1-2_ind {
        width: 100%;
    }
    .solvotos__content, .case__review-desc p, .case__review-text p, case__review-text {
        font-size: 15px;
        line-height: 1.7;
    }
    .solvotos__content p {
        font-size: 15px;
    }
    .solvotos__h2 {
        font-size: 24px;
        text-align: left;
    }
    .solvotos__h3 {
        padding-left: 0;
        text-align: left;
    }
    .solvotos__logo {
        margin-bottom: 30px;
        text-align: left;
        max-width: 130px;
    }
}</pre></body></html>