<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Node */
/* Banner */
.remotly-content-show a {
    color: #fff;
    border-bottom: 1px solid;
}
.features-banner-content p.dc-info {
    font-size: 12px;
    margin: 5px 0;
}

.signup-box p.zcountry-info {
    margin: 10px 0 0;
}

/*.features-banner-wrap::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 650px;
    z-index: -1;
    background: rgb(155, 254, 212);
    background: -moz-linear-gradient(top, rgba(155, 254, 212, 1) 1%, rgba(232, 252, 217, 1) 44%, rgba(232, 252, 217, 1) 44%, rgba(255, 255, 255, 1) 82%);
    background: -webkit-linear-gradient(top, rgba(155, 254, 212, 1) 1%, rgba(232, 252, 217, 1) 44%, rgba(232, 252, 217, 1) 44%, rgba(255, 255, 255, 1) 82%);
    background: linear-gradient(to bottom, rgba(155, 254, 212, 1) 1%, rgba(232, 252, 217, 1) 44%, rgba(232, 252, 217, 1) 44%, rgba(255, 255, 255, 1) 82%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bfed4', endColorstr='#ffffff', GradientType=0);
}*/

.body-umain .assist-banner-wrap div.assist-banner-content {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    max-width: 700px;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
}

.body-umain .assist-banner-wrap {
    text-align: left;
    display: block;
}

.body-umain .signup-form-sec {
    display: none;
}

.features-banner-wrap {
    box-sizing: border-box;
    padding: 5em 0 6em;
}

.features-banner-content {
    margin: 0 auto;
}

.assist-banner-wrap {
    text-align: left;
    display: flex;
    justify-content: space-between;
}

/*
        
.assist-banner-wrap div {
	width: 50%;
}
        
*/

.signup-box {
    max-width: 380px;
    margin: 0 0 0 auto;
}

.assist-banner-wrap div img {
    max-width: 400px;
    width: 100%;
}

.assist-banner-wrap div.assist-banner-content {
    flex: 0 0 55%;
    -ms-flex: 0 0 55%;
}

.signup-form-sec {
    flex: 0 0 45%;
    -ms-flex: 0 0 45%;
}

/*
        
        .assist-banner-content {
            max-width: 600px;
        }
*/

.assist-banner-content p a {
    margin: 30px 0 0;
}

.features-ban-left h1 {
    max-width: 100%;
    margin: 0 0 10px;
    font-size: 50px;
}

.features-banner-content p {
    max-width: 100%;
    margin: 0;
    font-size: 20px;
    /* font-family: var(--zf-primary-semibold); */
}

.features-item .content-wrap {
    overflow: visible;
}

/* Features 1 */

#features-1 {
    padding: 50px 0 0;
    background: #1876d2;
    color: #fff;
    //display: none;
}

h2 {
    font-size: 36px;
    font-family: var(--zf-primary-bold);
}

#features-1 h2 {
    margin: 0 auto 30px;
    padding: 0 0 20px;
    text-align: center;
    color: #fff;
    max-width: 930px;
}

#features-1.features-item .image-part {
    display: none;
}

#features-1.features-item .image-part&gt;div {
    padding-right: 150px;
    display: none;
}

#features-1.features-item .image-part&gt;div img {
    float: right;
    max-width: initial;
    width: 600px;
}

.features-item.left-image .content-wrap&gt;div {
    overflow: visible;
}

#features-1.features-item .cont-part ul {
    max-width: 1020px;
    margin: 80px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#features-1.features-item .cont-part ul li {
    background: transparent;
    padding: 0 0 0 70px;
    margin: 0 0 40px;
    max-width: 50%;
    width: 45%;
    position: relative;
    box-sizing: border-box;
}

#features-1.features-item .cont-part ul li:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top: 0;
    background-image: url("/sites/zweb/images/assist/linux-support-sprite.png");
    background-repeat: no-repeat;
    background-size: auto 50px;
}

#features-1.features-item .cont-part ul li:nth-child(2):before {
    background-position: -50px 0;
}

#features-1.features-item .cont-part ul li:nth-child(3):before {
    background-position: -150px 0;
}

#features-1.features-item .cont-part ul li:nth-child(4):before {

    background-position: -100px 0;
}

#features-1.features-item.left-image .content-wrap&gt;div.cont-part {
    padding: 0;
    display: block;
}

/* Features 1 End */

/* Features 2 */

#features-2 {
    position: relative;
}
div#features-2 .content-wrap {
    padding-top: 0;
}
.qst-answr ul{
    margin: 10px 0;
}
#features-2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 100px);
    background: #fff;
}

#features-2 h2 {
    max-width: 760px;
    margin: 0 auto 20px;
    line-height: 50px;
    color: #000;
}

.features-item.bottom-image .cont-part {
    max-width: 100%;
}

.linux-support-content {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.linux-support-content div img {
    max-width: 400px;
}

.linux-support-content div {
    display: inline-block;
    box-sizing: border-box;
    width: 49.5%;
    text-align: center;
    vertical-align: middle;
}

/*
        
        .linux-support-content div:nth-child(2) {
            padding: 0 0 0 40px;
        }
*/

/* Features 2 End */

/* Features 3 */

#features-3 {
    /* background: #303f9f; */
    color: #fff;
    height: 100%;
}

/* #features-3,
#features-4,
.bottom-cta-wrap,
.footer-wrapper {
    position: absolute;
    left: 0;
    width: 100%;
} */

#features-4,
.footer-wrapper {
    background: #fff;
}

#features-3.features-item .content-wrap,
#features-4.features-item .content-wrap {
    position: relative;
    /* left: 50%;
            transform: translateX(-50%) */
}
@media screen and (min-width:1600px) {
    #features-3 h2 {
        top: 100px !important;
    }
}
#features-3 h2 {
    max-width: 800px;
    width: 100%;
    margin: 0 auto 80px;
    /* color: #fff; */
    line-height: 50px;
    /*  */
    /* position: absolute; 
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.5s all;*/
}

.linux-remotly-wrap div {
    /* width: 49.5%;
            display: inline-block;
            vertical-align: middle; */
    display: block;
}

.linux-remotly-wrap div.linux-remotly-content div.remotly-content-show {
    max-width: 700px;
    width: 100%;
    /* display: none; */
    margin: 0 auto 30px;
    /* height: 100vh; */
    /* position: absolute; */
    text-align: center;
    /* left: 50%; */
    /* transform: translateX(-50%); */
}

.remotly-content-sub {
    width: 100%;
    padding:60px 50px;
    /* height: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); */
    background: #fbf0ff;
    color: #fff;
    box-sizing: border-box;
    border-radius: 6px;
}

.remotly-content-sub span {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto 30px;
    background-image: url(/sites/zweb/images/assist/linux-support-sprite.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto 60px;
}

.remotly-content-sub h3 {
    font-size: 36px;
    font-family: var(--zf-primary-bold);
}

.remotly-content-sub p {
    font-size: 20px;
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(1) .remotly-content-sub span {
    background-position: -240px 0;
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(2) .remotly-content-sub span {
    background-position: -300px 0;
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(3) .remotly-content-sub span {
    background-position: -360px 0;
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(4) .remotly-content-sub span {
    background-position: -420px 0;
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(5) .remotly-content-sub span {
    background-position: -480px 0;
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(6) .remotly-content-sub span {
    background-position: -540px 0;
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(1) .remotly-content-sub {
    background: #3F51B6;
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(2) .remotly-content-sub {
    background: #1872CE;
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(3) .remotly-content-sub {
    background: #01A768;
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(4) .remotly-content-sub {
    background: #E25E5A;
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(5) .remotly-content-sub {
    background: #1872CE;
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(6) .remotly-content-sub {
    background: #3F51B6;
}

/* .linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(1) {
    top: 0
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(2) {
    top: 100vh
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(3) {
    top: 200vh
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(4) {
    top: 300vh
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(5) {
    top: 400vh
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show:nth-child(6) {
    top: 500vh
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show.active {
    display: block;
} */

.linux-remotly-wrap ul {
    max-width: 450px;
    margin: 0 auto;
    display: none;
}

.linux-remotly-wrap ul li {
    background: #4857aa;
    color: #fff;
    padding: 15px 25px;
    margin: 0 0 20px;
    cursor: pointer;
}

.linux-remotly-wrap ul li.active {
    background: #64b5f6;
}

/* Features 3 End */

/* Features 4 */

#features-4 {
    padding: 0 0 40px;
}

.two-split {
    display: flex;
    align-items: center;
}

.two-split div {
    width: 50%;
    box-sizing: border-box;
}

.two-split div:nth-child(1) {
    padding-right: 100px;
}

.linux-support-wrap {
    position: relative;
}

.linux-support-wrap div {
    box-sizing: border-box;
}

.two-split .linux-support-wrap div {
    width: 300px;
    background: #a9d9ff;
    padding: 55px 40px;
}

.linux-support-wrap div:nth-child(2) {
    background: #fff6bf;
    position: absolute;
    top: 60px;
    left: 250px;
}

.linux-support-wrap div ul li {
    padding: 5px 0 5px 25px;
    position: relative;
    font-size: 15px;
}

.linux-support-wrap div ul li:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    left: 0;
    top: 15px;
}

/*setup-remote-section*/

.setup-remote-section {
    background: #e5fff2;
    padding: 100px 0;
    margin: 180px 0 0;
}

.setup-wrap {
    max-width: 690px;
    margin: 0 auto;
}

.setup-remote-section h2 {
    max-width: 80%;
}

.setup-remote-section ul {
    position: relative;
    counter-reset: number;
}

/*
.setup-remote-section ul:before {
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    width: 1px;
    height: 85%;
    background-image: -webkit-linear-gradient(top, transparent 50%, #23c072 50%);
    background-image: linear-gradient(to bottom, transparent 50%, #23c072 50%);
    background-size: 100% 15px;
}*/

.setup-remote-section ul li {
    margin: 40px 0 0;
    padding: 0;
    position: relative;
    list-style-type: none;
    padding-left: 67px;
    /* margin-bottom: 41px; */
}
.setup-wrap ul li::before{
    counter-increment: number;
    content: "Step " counter(number) ":";
    left: 0;
    position: absolute;
    font-family: var(--zf-primary-semibold);
    font-size: 18px;
    letter-spacing: -0.36px;
}
.faq-sec-wrap {
    position: relative;
    counter-reset: number;
}
.qst-answr h2::before{
    counter-increment: number;
    content: counter(number) ".";
    left: 0;
    position: absolute;
    font-family: var(--zf-primary-semibold);
    font-size: 18px;
    letter-spacing: -0.36px;
}
/*.setup-remote-section ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #23c072;
    position: absolute;
    border-radius: 100%;
    left: 1px;
    top: 4px;
    border: 5px solid #e5fff2;
    box-shadow: 0px 0px 0px 1px #23c072;
}*/

.setup-remote-section ul li a {
    color: #000;
    font-family: var(--primaryfont-semibold);
    text-decoration: underline;
}

/* Features 4 End */

.bottom-cta-wrap {
    background: #344fb1;
    color: #fff;
    padding: 30px 0;
}

/* .bottom-cta-wrap .cta-btn {
            background: transparent;
            color: #fff;
            border: 1px solid #fff;
        } */

.common-links {
    padding: 0;
    margin: 0;
}

.common-links:before {
    content: none;
}

.fixed {
    position: fixed !important;
    top: 60px !important;
}
.faq-heading{
    margin-bottom: 20px;
}
@media screen and (min-width:1600px) {
.fixed {
    position: fixed !important;
    top: 120px !important;
}
}
.fixed-content {
    position: fixed !important;
    top: 100px !important;
}

.linux-remotly-wrap div.linux-remotly-content .remotly-content-show.last-content {
    top: calc(500vh + 130px)
}

@media screen and (min-width:992px) {
    .assist-banner-content a.act-btn.cta-btn {
        display: none;
    }
    .body-umain a.act-btn.cta-btn {
        display: block;
    }
}

@media screen and (min-width:2000px) {
    #features-2 {
        padding: 40px 0 140px;
        margin: 100px 0 0;
    }
    #features-3 h2 {
        top: 160px !important;
    }
    .fixed-content {
        top: 50px !important;
    }
    .fixed {
        top: 230px !important;
    }
}

@media screen and (max-width:1100px),
screen and (max-height:730px) {
    #features-3,
    #features-4,
    .bottom-cta-wrap,
    .footer-wrapper {
        position: static;
    }
    #features-3 h2 {
        position: static;
        transform: translateX(0);
        font-size: 34px;
    }
    .linux-remotly-wrap div.linux-remotly-content div.remotly-content-show {
      
        margin: 0 auto 60px;
    }
    .remotly-content-sub {
        position: static;
        height: auto;
        /* transform: translate(0, 0); */
    }
    #features-1.features-item .cont-part ul {
        margin: 0 auto;
        text-align: left;
    }
    #features-1.features-item .image-part&gt;div {
        padding: 0;
    }
    #features-1.features-item .image-part&gt;div img {
        float: none;
        max-width: 600px;
        width: 100%;
    }
    #features-3 h2 {
        margin: 0 auto;max-width: 610px;
    }
    .linux-support-wrap div:nth-child(2) {
        top: 90px;
        left: 150px;
    }
    .linux-remotly-wrap {
        margin: 40px 0 0
    }
}

@media screen and (max-width:1199px) {
    div#features-2 .content-wrap {
        padding-top: 0;
    }
    .features-banner-wrap {
        padding: 3em 0 0em;
    }
}

@media screen and (max-width:992px) {
    .features-banner-wrap {
        padding: 2em 0 0;
    }
    .signup-form-sec {
        display: none;
    }
    a.act-btn.cta-btn {
        display: inline-block;
    }
    .html-part.content-wrap {
        padding: 0;
    }
    .features-ban-left h1 {
        font-size: 42px;
    }
    .assist-banner-wrap {
        display: block;
        text-align: center;
    }
    .assist-banner-wrap div {
        width: 100%;
        max-width: 100%;
    }
    .assist-banner-content {
        margin: 0 0 60px;
    }
    .features-banner-content p {
        font-size: 18px;
    }
    #features-3 {
        padding: 0;
    }
    .two-split&gt;div:nth-child(1) {
        text-align: center;
        padding: 0;
    }
    .two-split .linux-support-wrap div:nth-child(1) {
        text-align: left;
    }
    .two-split {
        display: block;
        max-width: 620px;
        margin: 0 auto;
    }
    .two-split div {
        width: 100%;
    }
    .linux-support-wrap {
        position: relative;
        display: flex;
        justify-content: space-between;
        margin: 40px 0 0;
    }
    .linux-support-wrap div:nth-child(2) {
        position: static;
    }
    #features-2:before {
        height: 100%;
    }
    .linux-support-content div {
        display: block;
        width: 100%;
        text-align: center;
    }
    #features-2 h2 {
        margin: 0 auto 30px;
        /* max-width: 100%; */
    }
    .linux-support-content {
        max-width: 530px;
    }
    .linux-support-content div:nth-child(2) {
        padding: 0;
        border-left: none;
    }
    #features-2 {
        padding: 0 0px;
    }
    .bottom-cta-wrap {
        padding: 0;
    }
    .assist-banner-wrap div img {
        max-width: 400px;
        width: 80%;
    }
    #features-1 {
        padding: 30px 0;
    }
    .remotly-content-sub h3 {
        font-size: 26px;
    }
    .remotly-content-sub p {
        font-size: 18px;
    }
    h2 {
        font-size: 28px;
        font-family: var(--zf-primary-bold);
    }
    #features-2 h2,
    #features-3 h2 {
        line-height: 34px;
        font-size: 28px;
    }
    #features-4 {
        padding: 0 0 40px;
    }
    .linux-remotly-wrap div.linux-remotly-content div.remotly-content-show {
        margin: 0 auto 30px;
    }
    .setup-remote-section
    {
        margin: 120px 0 0;
    }
    .setup-remote-section ul:before {
        height: 80%;
    }
    .setup-wrap {
        padding: 0 60px;
    }
}

@media screen and (max-width:767px) {
    .features-ban-left h1 {
        font-size: 36px;
    }
    .linux-support-content div img {
        margin: 0 auto 30px;
        display: block;
    }
    .linux-support-wrap div:nth-child(2) {
        position: static;
        width: 100%;
    }
    .two-split .linux-support-wrap div:nth-child(1) {
        width: 100%;
        margin: 0 0 30px;
    }
    #features-2 {
        padding: 0 0 30px;
    }
    .linux-support-wrap {
        position: relative;
        display: block;
    }
    #features-1.features-item .cont-part ul {
        display: block;
    }
    #features-1.features-item .cont-part ul li {
        max-width: 100%;
        width: 100%;
    }
    .remotly-content-sub {
        padding: 30px;
    }
    .features-banner-wrap {
        padding: 0px 0 30px;
    }
    .setup-remote-section {
        padding: 60px 0;
        margin: 80px 0 0;
    }
    .setup-remote-section h2 {
        max-width: 100%;
    }
    .setup-remote-section ul:before {
        height: 78%;
    }
    .setup-wrap {
        padding: 0 20px;
    }
    .setup-remote-section ul li {
        padding: 0 0 0 70px;
    }
}

@media screen and (max-width:480px) {
    .features-ban-left h1 {
        font-size: 30px;
    }
    .linux-support-content div img {
        max-width: 250px;
    }
    .setup-remote-section ul:before {
        height: 76%;
    }
    .setup-remote-section ul li {
        padding: 0 0 0 50px;
    }
    .setup-wrap ul li::before{font-size: 15px;}
}

.faq-sec {
    width: 1050px;
    max-width: 100%;
    margin: 100px auto 0;
    display: block;
}

@media screen and (max-width:1100px) {
    .faq-sec {
        margin-top: 80px;
    }
}
.faq-sec h2:not(.faq-heading) {
    font-size: 19px;
  }
/* Node */</pre></body></html>