<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width:992px) {
    html {
        height: 100%
    }
}

body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #2b2b2b;
    background-color: #fff;
    height: 100%;
    margin: 0;
    min-width: 320px
}

img {
    max-width: 100%;
    height: auto
}

a {
    outline: 0
}

a:link, a:visited {
    text-decoration: none
}

a:active, a:focus, a:hover {
    text-decoration: underline
}

#page-container {
    height: 100%;
    width: 100%;
    min-height: 100vh;
    overflow: hidden
}

@media (min-width:992px) {
    #page-container {
        display: table
    }
}

#main {
    height: 100%;
    width: 100%;
    word-wrap: normal
}

@media (min-width:992px) {
    #main {
        display: table-row
    }
}

ul ul {
    margin-left: 0
}

#sso_block_images {
    display: none
}

.hero .h1 {
    padding: 0 0 10px
}

.title-header .h1, .title-header h1 {
    padding: 23px 0
}

.title-header {
    border-bottom: 1px solid #eee
}

.board {
    position: relative;
    left: 50%;
    right: 0;
    top: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

hr {
    background-color: #eee;
    margin: 24px 0
}

.tt {
    font-family: monospace
}

.top-bar .textwidget {
    display: none
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    50% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 180deg);
        transform: rotate3d(0, 0, 1, 180deg);
        opacity: .75
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
}

@keyframes rotate {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    50% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 180deg);
        transform: rotate3d(0, 0, 1, 180deg);
        opacity: .75
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
}

@-webkit-keyframes blur {
    0% {
        -webkit-filter: blur(5px)
    }

    100% {
        -webkit-filter: blur(0)
    }
}

@keyframes blur {
    0% {
        filter: blur(5px)
    }

    100% {
        filter: blur(0)
    }
}

.block_0031 {
    background: #fafafa
}

@media (max-width:480px) {
    .block_0031 .ussual-block {
        padding-top: 20px
    }
}

.block_0031 .usual-block {
    padding: 51px 0 60px
}

@media (max-width:1199px) {
    .block_0031 .usual-block {
        padding: 30px 0 40px
    }
}

.block_0031 .customer-stories-showcase {
    padding: 20px 70px;
    position: relative
}

.block_0031 .customer-stories-showcase:before {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    background-color: #fafafa;
    bottom: 19.5px;
    z-index: 20
}

.block_0031 .customer-stories-showcase:after {
    content: '';
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    background-color: #fafafa;
    right: 69.5px;
    z-index: 20
}

.block_0031 .customer-stories-showcase li {
    width: 12.5%;
    min-height: 0;
    line-height: 1
}

.block_0031 .customer-stories-showcase li:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    z-index: 35;
    background-color: #fafafa;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .5
}

@media (max-width:768px) {
    .block_0031 .customer-stories-showcase li:after {
        display: none
    }
}

.block_0031 .customer-stories-showcase li a {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    height: 100%;
    display: block
}

.block_0031 .customer-stories-showcase li .img-wrapper {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.block_0031 .customer-stories-showcase li img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

@media (max-width:768px) {
    .block_0031 .customer-stories-showcase li img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }
}

.block_0031 .customer-stories-showcase li:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.block_0031 .customer-stories-showcase li:hover:after {
    display: none
}

@media (max-width:768px) {
    .block_0031 .customer-stories-showcase {
        padding: 0
    }

    .block_0031 .customer-stories-showcase:before {
        bottom: -1.5px
    }

    .block_0031 .customer-stories-showcase:after {
        display: none
    }

    .block_0031 .customer-stories-showcase li {
        width: 25%
    }
}

@media (max-width:480px) {
    .block_0031 .customer-stories-showcase li {
        width: 33.3%
    }
}

.block_0031 .more-customers {
    margin: 30px 0 8px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.block_0031 .more-customers__description {
    display: none
}

.block_0031 .more-customers__description h4 {
    color: #fff;
    padding-bottom: 10px
}

.block_0031 .more-customers__link {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0 25px;
    display: flex;
    align-items: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    text-decoration: none
}

.block_0031 .more-customers__item {
    height: 240px;
    background: #fff;
    position: relative;
    margin: 10px;
    width: 23%;
    min-width: 240px
}

.block_0031 .more-customers__item .view-more {
    color: #fff;
    padding: 0 10px 0 0;
    display: inline-block;
    margin: 15px 0;
    position: relative
}

.block_0031 .more-customers__item .view-more .fa {
    position: absolute;
    top: 5px;
    right: 0;
    padding: 0;
    transition: all .3s ease
}

.block_0031 .more-customers__item .view-more:hover .fa {
    right: -3px
}

.block_0031 .more-customers__item:hover {
    background-color: #c25827;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.04, #c7673b), color-stop(.26, #e3914f), color-stop(.6, #c25827));
    color: #fff;
    line-height: 22px
}

.block_0031 .more-customers__item:hover .more-customers__description {
    display: block
}

.block_0031 .more-customers__item:hover .more-customers__link {
    color: #fff
}

.block_0031 .more-customers__item:hover img {
    display: none
}

.block_0031 .link-more {
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: underline
}

.block_0031 .block-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.block_0031 .block-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.block_0031 .block-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.block_0031 .block-carousel .owl-stage-outer {
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.block_0031 .block-carousel .owl-item, .block_0031 .block-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.block_0031 .block-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.block_0031 .block-carousel .owl-dots.disabled, .block_0031 .block-carousel .owl-nav.disabled {
    display: none
}

.block_0031 .block-carousel .owl-dot, .block_0031 .block-carousel .owl-nav .owl-next, .block_0031 .block-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.block_0031 .block-carousel.owl-loaded {
    display: block
}

.block_0031 .block-carousel.owl-loading {
    opacity: 0;
    display: block
}

.block_0031 .block-carousel.owl-hidden {
    opacity: 0
}

.block_0031 .block-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.block_0031 .block-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.block_0031 .block-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.block_0031 .block-carousel.owl-rtl {
    direction: rtl
}

.block_0031 .block-carousel.owl-rtl .owl-item {
    float: right
}

.block_0031 .block-carousel i {
    font-size: 28px;
    color: #b7b7b7
}

.block_0031 .owl-nav [class*=owl-] {
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    width: 100px
}

.block_0031 .owl-nav [class*=owl-]:hover {
    text-decoration: none;
    background: 0 0
}

.block_0031 .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.block_0031 .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.block_0031 .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.block_0031 .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.block_0031 .owl-dots .owl-dot.active span, .block_0031 .owl-dots .owl-dot:hover span {
    background: #b53e20
}

.block_0031 .owl-nav {
    position: absolute;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    width: 118%;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    left: 50%;
    right: 0;
    top: 46%;
    bottom: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.block_0031 .owl-dots {
    margin-top: 20px
}

.block_0031 .owl-item {
    padding: 0 30px
}

@media (max-width:480px) {
    .block_0031 .owl-item {
        padding: 0
    }
}

.block_0031 .owl-dots, .block_0031 .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}</pre></body></html>