<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Single Universal */
.blog-template-single-universal h2,
.blog-template-single-universal h3,
.blog-template-single-universal h4,
.blog-template-single-universal h5,
.blog-template-single-universal h6 {
    margin: 45px 0 35.2px;
}

ul li {
    margin-bottom: 10px;
}

ul li:last-child {
    margin-bottom: 0px;
}

.blog-template-single-universal #blog-single-block .post-body.pe-wp-default{
    margin-bottom: 0;
}

.blog-template-single-universal iframe.youtube {
    width: 100%;
    height: 400px;
    margin-top: 25px;
    margin-bottom: 5px;
}

.highcharts-axis-title {
    font-size: 19px;
}

.highcharts-credits {
    display: none;
}

.highcharts-figure,
.highcharts-data-table table {
    min-width: 310px;
    max-width: 800px;
    margin: 1em auto;
}

#graph {
    height: 400px;
}

.highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
    background: #dd3333;
}

.highcharts-data-table tr:hover {
    background: #dd3333;
}

.highcharts-data-label text, text.highcharts-data-label {
    fill: #ffffff;
    font-size: 16px;
}

.pe-wp-default ul.menu-single-content, .pe-wp-default ul.menu-single-content ul {
    list-style-type: none;
}

.desc-img, .desc-img2 {
    font-style: italic;
    margin: 0px 0 18px 0
}

.desc-img2 {
    position: relative;
    z-index: 9999;
    font-style: italic;
    margin: -15px 0 18px 0;
}

.menu-single-content {
    padding: 0;
}

.menu-single-content li {
    margin: 8px 0;
}

.statistic-pe.quote-block {
    margin-bottom: 9px;
    margin-top: 34px;
    padding-bottom: 10px;
    display: block;
    font-weight: 600;
}

.quote-block-span{
    float: left;
    line-height: 0;
    margin-top: 11px;
    margin-right: 2px;
}

.single-quote .statistic-pe.quote-block {
    margin: 9px 0 5px 0;
    line-height: 1.6em;
    padding-top: 10px;
    margin-bottom: 2px;
    text-align: left;
    font-size: 1.1em;
    font-weight: 400;
}

.single-quote .wrap-author {
    margin-bottom: 10px;
}

.single-quote .author-row.author-flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 9px 0 22px 0;
}

.single-quote .author-row.author-flex .thumb-author {
    margin: 0 30px 0 0;
}

.single-quote .author-row .author-body {
    top: 0;
}

.single-quote .author-row .thumb-author img {
    height: 100%;
    object-fit: cover;
}

.single-quote .author-row .thumb-author {
    width: 98px;
}

.single-quote .author-row {
    width: 100%;
}

.single-img.wrap-img {
    text-align: center;
}

.single-img &gt; div{
    text-align: center;
}

.single-img.wrap-img-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0;
}

.single-img.wrap-img-flex &gt; div {
    width: 50%;
}

.fb-soc-post {
    text-align: center;
}

.wrap-social .insta-post {
    margin: 30px 0;
}

.fb-soc-post .fb_iframe_widget {
    display: block;
    position: static;
}

.single-img.wrap-img-flex &gt; div:first-child,
.single-img.wrap-img-flex &gt; div:nth-child(2)
{
    margin-right: 20px;
}

.wrap-flex-inf {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wrap-flex-inf &gt; div {
    width: 33.3%;
    text-align: center;
}

.wrap-timeline-info {
    width: 50%;
}

.wrap-timeline-info.right-align {
    margin: 38px 0 10px auto;
    padding: 0 0 0 40px;
}

.wrap-timeline-info.left-align {
    margin: 0px auto 0px 0;
    padding: 0 40px 0 0;
}

.circle-timeline {
    width: 100px;
    height: 100px;
    text-align: center;
    font-weight: 600;
    border-radius: 50%;
    margin: 20px auto;
    padding: 10px;
    display: flex;
    align-items: center;
    font-family: Lato;
    font-size: 32px;
    color: #fff;
    justify-content: center;
    font-weight: 600;
    text-align: center;
    justify-content: center;
}

.title-timeline {
    position: relative;
    text-align: center;
}

.title-timeline h4 {
    font-family: Bitter;
    font-size: 40px;
    font-weight: 600;
    margin: 0;
}

.timeline-step-1, .timeline-step-3, .timeline-step-5 {
    position: relative;
}

.timeline-step-1::after, .timeline-step-3::after, .timeline-step-5::after {
    content: '';
    height: 100%;
    width: 3px;
    top: 53px;
    left: 15px;
    position: absolute;
    display: block;
    background-color: #4B8AA9;
}

.timeline-step-3::after {
    background-color: #B8B743;

}

.timeline-step-5::after {
    background-color: #4b8aa9;
}

.timeline-step-1 .title-timeline::before, .timeline-step-3 .title-timeline::before, .timeline-step-5 .title-timeline::before {
    content: '';
    width: 115%;
    z-index: 9;
    left: -55px;
    top: 28px;
    background-image: url(https://redwerk.com/wp-content/uploads/2022/10/Group.svg);
    height: 57px;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
}

.timeline-step-3 .title-timeline::before {
    background-image: url(https://redwerk.com/wp-content/uploads/2022/10/Group-2.svg);
}

.timeline-step-5 .title-timeline::before {
    background-image: url(https://redwerk.com/wp-content/uploads/2022/10/Group-4.svg);
}

.timeline-step-5 .title-timeline::after {
    background-color: #00a7dc;
}

.timeline-step-3 .title-timeline::after {
    background-color: #cf7d7a;
}

.timeline-step-2, .timeline-step-4 {
    position: relative;
}

.timeline-step-2::after, .timeline-step-4::after, .timeline-step-6::after {
    content: '';
    height: 100%;
    width: 3px;
    top: 82px;
    right: -17px;
    position: absolute;
    display: block;
    background-color: #81A077;
}

.timeline-step-4::after {
    background-color: #FFD500;
}

.timeline-step-6 {
    position: relative;
}

.timeline-step-6::after {
    background-color: #81A077;
    top: 66px;
    height: 87%;
}

.timeline-step-2 .title-timeline::before, .timeline-step-4 .title-timeline::before, .timeline-step-6 .title-timeline::before {
    content: '';
    width: 126%;
    z-index: 9;
    right: -86px;
    top: 28px;
    background-image: url(https://redwerk.com/wp-content/uploads/2022/10/Group-1.svg);
    height: 61px;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
}

.timeline-step-4 .title-timeline::before {
    background-image: url(https://redwerk.com/wp-content/uploads/2022/10/Group-3.svg);
}

.timeline-step-6 .title-timeline::before {
    background-image: url(https://redwerk.com/wp-content/uploads/2022/10/Group-1.svg);
}

.timeline-step-4 .title-timeline::after {
    background-color: #00adbc;
}

@media (max-width: 768px) {
    .timeline-step-2 .title-timeline::before, .timeline-step-4 .title-timeline::before, .timeline-step-6 .title-timeline::before {
        width: 132%;
    }
}

@media (max-width: 1197px) {
    .title-timeline {
        text-align: left;
    }

    .title-timeline h4 {
        font-size: 33px;
    }

    .timeline-step-1::after, .timeline-step-3::after, .timeline-step-5::after, .timeline-step-2::after, .timeline-step-4::after, .timeline-step-6::after, .timeline-step-6::after {
        top: 0px;
        height: 100%;
    }
}

.description-timeline {
    margin-top: 20px;
}

.description-timeline h4 {
    margin: 0;
}

.desc-bage-timeline {
    max-width: 106px;
    margin: auto;
}

.blog-template-single-universal iframe {
    margin: 25px auto 22px auto;
    display: block;
    width: 570px;
}

.blog-template-single-universal .rating-share-buttons iframe{
    margin: 0px auto 22px auto;
}

.blog-template-single-universal iframe.social-network {
    width: 570px;
    margin: 0 auto;
}

.blog-template-single-universal iframe.youtub {
    width: 100%;
    height: 400px;
}

.wrap-leed h2 {
    font-size: 24px;
    padding-bottom: 0px;
    margin-top: 0px !important;
    margin-bottom: 20px;
}

.wrap-leed {
    padding: 33px 30px 44px 30px;
    background: #f6f6f6;
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: flex;
    margin-right: 0px;
    align-items: center;
    justify-content: space-between;
}

.wrap-leed.wrap-lead-center {
    padding: 44px 29px 44px 29px;
    background: #f6f6f6;
    margin-top: 40px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
}

.wrap-leed.wrap-lead-bottom {
    padding: 40px 25px 0px 40px;
    background: #f6f6f6;
    margin-top: 40px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    align-items: flex-end;
}

.wrap-leed.wrap-lead-bottom .services-2-content {
    padding: 40px 0 40px 0px;
}

#form-mailing .dr-email-error {
    margin-top: 6px;
    position: absolute;
}

#form-mailing input {
    width: 225px;
}

.wrap-mailing-form {
    margin: 30px 0 0 0;
}

.blog-template-single-universal .pager {
    margin-bottom: 40px;
    margin-top: 30px;
}

.blog-template-single-universal .rating-share-buttons {
    padding-bottom: 35px;
    margin-top: 0px;
}

/* social slider */
.insta-slider {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 30px 0;
}

.insta-slider .insta-post {
    opacity: 0;
    margin: 0 auto;
    height: 0px;
    transition: opacity 0.3s;
    display: none;
}

.insta-slider .insta-post.show-iframe {
    opacity: 1;
    height: auto;
    display: block;
}

.insta-post iframe.instagram-media {
    margin: 0 auto !important;
    max-width: 570px !important;
}

img#control_prev, img#control_next {
    position: absolute;
    width: 20px;
    height: auto;
    opacity: 0.4;
    cursor: pointer;
    top: 50%;
}

img#control_prev:hover, img#control_next:hover {
    opacity: 1;
}

.inst-style {
    background: #FFF;
    border: 0;
    border-radius: 3px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 10px 0 rgba(0, 0, 0, 0.15);
    margin: 1px;
    max-width: 540px;
    padding: 0;
    width: 99.375%;
    width: -webkit-calc(100% - 2px);
    width: calc(100% - 2px);
}

img#control_next {
    right: 0%;
}

img#control_prev {
    left: 0%;
}

.twitter-tweet-rendered iframe{
    margin: 20px 0 30px 0;
}

.insta-slider .fb_iframe_widget {
    margin: auto;
    display: block !important;
    position: relative;
    max-width: 570px;
}

.insta-slider .fb_iframe_widget iframe {
    width: 570px !important;
}

.insta-slider .fb_iframe_widget span {
    width: 570px !important;
}
.insta-slider .twitter-tweet-rendered iframe{
    margin: 0px 0 0px 0;
}

.twitter-tweet{
    margin: auto !important;
}

.pe-wp-default .twitter-tweet-rendered {
    max-width: 550px !important;
    width: 100%;
}

@media (max-width: 680px) {
    .insta-slider .insta-post {
        width: 80%;
    }
    .fb-soc-post .fb_iframe_widget span{
        width: 100% !important;
    }
    .insta-post iframe.instagram-media {
        min-width: 100% !important;
        width: 80%;
    }
}

/* social slider */
@media (max-width: 991px) {
    .single-quote .author-row.author-flex {
        flex-direction: column;
    }

    .single-quote .author-row.author-flex .thumb-author {
        margin: 0 0 15px;
    }

    .single-img.wrap-img-flex {
        display: block;
    }

    .single-img.wrap-img-flex &gt; div {
        width: 100%;
    }

    .single-img.wrap-img-flex &gt; div:first-child {
        margin-right: 0px;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    div.rating-share-buttons {
        padding-bottom: 30px;
    }
}

@media (max-width: 1197px) {

    .wrap-timeline-info.right-align {
        margin: 38px 0 38px auto;
    }

    .timeline-step-2 .title-timeline::after, .timeline-step-4 .title-timeline::after {
        width: 100%;
        right: 0;
    }

    .timeline-step-2::after, .timeline-step-4::after, .timeline-step-6::after {
        left: 14px;
    }

    .wrap-timeline-info.left-align {
        padding: 0 0px 0 40px;
    }

    .wrap-timeline-info {
        width: 100%;
    }

    .timeline-step-1 .title-timeline::before, .timeline-step-3 .title-timeline::before, .timeline-step-5 .title-timeline::before, .timeline-step-2 .title-timeline::before, .timeline-step-4 .title-timeline::before, .timeline-step-6 .title-timeline::before {
        display: none;
    }
}

@media (max-width: 720px) {
    .wrap-leed {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
}

@media (max-width: 420px) {
    .wrap-flex-inf {
        flex-wrap: wrap;
    }

    .single-img.wrap-img img {
        max-width: 100%;
        width: 100%;
    }

    .wrap-flex-inf &gt; div {
        width: 50%;
    }
}
/* end social slider */

/* Table */
.flex-table {
    display: flex;
    flex-wrap: wrap;
    padding: 1px 0 0 1px;
    margin: 40px auto;
    width: 100%;
}
.flex-table-td.head {
    text-align: center;
    background: #eee;
    border-color: #d4d4d4;
    font-weight: bold;
}
.table-col-2{
    width: 50%;
}
.table-col-3{
    width: 33.3%;
}
.table-col-4{
    width: 25%;
}
.flex-table-td {
    padding: 10px 15px;
    border: 1px solid #eee;
    margin: -1px 0 0 -1px;
}
.flex-table-td ul {
    padding-left: 30px;
}
.flex-table-td ul li {
    margin-bottom: 5px;
}
.mobile-title-head{
    display: none;
    background: #eee;
    border-color: #d4d4d4;
    font-weight: bold;
    text-align: left;
    padding: 10px 15px;
    width: 100%;
}
.table-margin-top{
    margin-top: 0;
}
.title-table{
    text-align: center;
    background: #eee;
    border-color: #d4d4d4;
    font-weight: bold;
    padding: 10px;
    width: 99.7%;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    margin: 40px 0 0;
}
@media (max-width: 480px){
    .flex-table-td.head{
        display: none;
    }
    .mobile-title-head{
        display: block;
    }
    .mobile-title-head:empty {
        padding: 0;
    }
    .flex-table{
        flex-wrap: wrap;
    }
    .table-col-2, .table-col-3, .table-col-4{
        width: 100%;
    }
    .flex-table-td{
        margin: 0;
    }
}
/* End Table */

/* piece code */
.section-code pre {
    display: block;
    margin: 12px 0;
    padding: 0.5em;
    overflow-x: auto;
    color: #c9d1d9;
    font-size: 0.875rem;
    font-family: Monaco, 'MonacoRegular', 'Courier New', monospace !important;
    direction: ltr;
    overflow: hidden;
    border-radius: 0;
    unicode-bidi: bidi-override;
    border: none;
    padding: 5px 0;
    background: #F8F8FF !important;
    line-height: 0;
}
.section-code code span{
    font-size: 13px;
}
.section-code .hljs-comment{
    color: #ff8000 !important;
}
.section-code code{
    font-family:  Monaco, 'MonacoRegular', 'Courier New', monospace !important;
    font-size: 13px;
    overflow: hidden;
    word-break: break-word;
    line-height: 1.9;
}
.hljs {
    display: block;
    padding: 1em;
    overflow-x: auto;
    font-size: 0.875rem;
    white-space: pre;
    background: transparent !important;
}
/* end piece code */

/* apps section */
.wrap-img-left {
    max-width: 245px;
    margin-top: 40px;
    display: block;
}

.wrap-img-left a {
    float: left;
}

.wrap-img-left img {
    max-width: 120px;
    min-width: 120px;
    margin: 0px 30px 8px 0;
    float: left;
}

.twitter-tweet{
    margin: auto !important;
}

/* end apps section */
</pre></body></html>