::selection {
    color: #fff;
    background: #cfd3cf
}

* {
    -webkit-tap-highlight-color: transparent
}

.header .main-navigation .sub-nav li {
    background: inherit
}

.header .nav-toggle-button .icon-menu-els,
html.nav-open .header .cta a.cta-signin {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0)
}

.h-b {
    border-bottom: 1px solid #1372d9 !important
}

.h-a {
    color: #ddd !important
}

.h-a-a {
    color: #fff !important
}

.header {
    height: 60px;
    min-height: 60px;
    position: relative;
    -webkit-transition: transform .3s ease 150ms;
    -moz-transition: transform .3s ease 150ms;
    -ms-transition: transform .3s ease 150ms;
    -o-transition: transform .3s ease 150ms;
    transition: transform .3s ease 150ms;
    z-index: 800;
    display: flex
}

.header h6 {
    color: #848484;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 0 15px;
    min-height: 47px;
    overflow: hidden;
    padding: 19px 61px 0;
    position: relative;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
    letter-spacing: 0
}

.header h6 a {
    display: block
}

.header h6 a,
.header h6 a:visited {
    color: #6028fa;
    text-decoration: none
}

.header-site-name-product {
    border-left: 2px solid #a3a3a3;
    margin-left: 12px;
    padding-left: 15px
}

@media (min-width:1024px) {
    .header h6 {
        margin-left: 25px;
        padding: 20px 20px 0 76px
    }
}

@media (min-width:768px) {
    .header {
        height: auto;
        overflow: hidden
    }

    .border-header {
        border-top: 1px solid #bfbfbf
    }
}

.header .nav-toggle-button .icon-menu-els {
    display: block;
    margin: auto;
    width: 25px;
    transform: translateZ(0)
}

.header .nav-toggle-button .menu-bar {
    background: #fff;
    display: block;
    height: 3px;
    margin-bottom: 4px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    width: 25px
}

.header .nav-toggle-button .menu-bar:first-child {
    margin-top: 4px;
    opacity: 1;
    -webkit-transform: rotate(0) translate(0, 0);
    -moz-transform: rotate(0) translate(0, 0);
    -ms-transform: rotate(0) translate(0, 0);
    -o-transform: rotate(0) translate(0, 0);
    transform: rotate(0) translate(0, 0);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center
}

.header .nav-toggle-button .menu-bar:last-child {
    opacity: 1;
    -webkit-transform: rotate(0) translate(0, 0);
    -moz-transform: rotate(0) translate(0, 0);
    -ms-transform: rotate(0) translate(0, 0);
    -o-transform: rotate(0) translate(0, 0);
    transform: rotate(0) translate(0, 0);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center
}

.header .main-navigation {
    background: #fff;
    box-shadow: 0 0 50px 100px transparent;
    height: 0;
    opacity: 0;
    overflow: scroll;
    padding-top: 60px;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    flex-grow: 2;

}

@media (min-width:768px) {
    .product-logo-mobile {
        display: none
    }

    .header .main-navigation {
        height: auto;
        opacity: 1;
        overflow: visible;
        padding-bottom: 0;
        padding-top: 0;
        position: relative;
        width: auto
    }

    .header .main-navigation.white {
        background: #fff
    }

    .header {
        z-index: 9;
        height: auto;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        max-width: 1200px
    }

    .header h6 {
        font-size: 20px;
        line-height: 1;
        margin-left: 6px;
        padding: 20px 20px 0 76px;
        top: auto
    }

    [dir=rtl] .header h6 {
        margin-left: 0
    }

    .header .nav-toggle-button {
        display: none
    }
}

@media (min-width:1024px) {
    .header h6 {
        padding: 20px 20px 0 76px
    }

    [dir=rtl] .header h6 {
        margin-left: 40px
    }
}

.header .nav-toggle-button {
    background: #6028fa;
    border: 0;
    color: #fff;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    outline: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 60px
}

[dir=rtl] .header .main-navigation,
[dir=rtl] .header .nav-toggle-button {
    right: auto;
    left: 0
}

@media (min-width:768px) {
    .header .main-navigation {
        height: auto;
        opacity: 1;
        overflow: visible;
        padding-bottom: 0;
        padding-top: 0;
        position: relative;
        width: auto
    }

    .header .main-navigation.white {
        background: #fff
    }
}

.header .main-navigation h6 {
    background: #f7fafd;
    color: #6028fa;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    display: none;
    width: 90%;
    padding: 21px 70px 18px 22px;
    position: fixed;
    right: 0;
    top: 0;
    font-size: 19px;
    z-index: 500;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important
}

[dir=rtl] .header .main-navigation h6 {
    left: 0;
    padding-left: 0;
    padding-right: 24px;
    right: auto;
    margin: 0 15px 0 0
}

.header .main-navigation ul {
    background: #fff;
    margin: 0;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 0 56px
}

.header .main-navigation ul ul {
    padding: 0
}

@media (min-width:768px) {
    .header .main-navigation ul {
        padding: 0 0 0 9px
    }

    [dir=rtl] .header .main-navigation ul {
        padding: 0 9px 0 0
    }
}

@media (min-width:1024px) {
    [dir=rtl] .header .main-navigation ul {
        padding: 0 9px 0 0
    }

    .header .main-navigation ul {
        padding: 0 0 0 9px
    }

    .header .main-navigation ul .sub-nav {
        padding-left: 0;
        padding-right: 20px
    }

    .header .main-navigation ul .sub-nav {
        padding-left: 20px
    }
}

.header .main-navigation li {
    border-left: 4px solid #fff;
    color: #444;
    display: block;
    font-weight: 400;
    list-style-type: none;
    margin: 0;
    min-height: 48px;
    opacity: 0;
    padding: 0;
    position: relative;
    -webkit-transition: all .2s .2s;
    -moz-transition: all .2s .2s;
    -ms-transition: all .2s .2s;
    -o-transition: all .2s .2s;
    transition: all .2s .2s
}

[dir=rtl] .header .main-navigation li {
    border-left: 0;
    border-right: 4px solid #fff
}

@media (min-width:768px) {
    .header .main-navigation li {
        border-left: 0;
        display: inline-block;
        margin: 0 20px;
        opacity: 1;
        padding: 20px 0;
        line-height: 24px;
        position: static;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    [dir=rtl] .header .main-navigation li {
        border-right: 0;
        right: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

.header .main-navigation a {
    color: #848484;
    display: block;
    padding: 20px 25px;
    text-decoration: none !important;
    -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .2s cubic-bezier(.645, .045, .355, 1);
    transition: all .2s cubic-bezier(.645, .045, .355, 1)
}

@media (min-width:768px) {
    .header .main-navigation a {
        display: inline;
        padding: 0
    }
}

.header .main-navigation a:active,
.header .main-navigation a:focus,
.header .main-navigation a:hover {
    color: #000
}

.header .main-navigation .active {
    background: #f0f7fb;
    border-left: 3px solid #0f0;
    color: #000;
    padding: 20px 25px
}

[dir=rtl] .header .main-navigation .active {
    border-left: 0;
    border-right: 3px solid #0f0
}

.margin-submenu {
    color: #242425 !important
}

.margin-submenu:focus,
.margin-submenu:hover {
    color: #000 !important
}

.header .main-navigation .sub-nav {
    min-height: 0;
    overflow: visible
}

@media (min-width:768px) {
    .header .main-navigation .active {
        background: 0 0;
        border-left: 0;
        padding: 20px 0
    }

    [dir=rtl] .header .main-navigation .active {
        border-right: 0
    }

    .header .main-navigation .parent {
        color: #242425
    }

    .margin-submenu {
        margin: 0
    }

    .header .main-navigation .sub-nav {
        background: 0 0;
        bottom: 0;
        height: 56px;
        left: 0;
        padding-top: 0;
        position: absolute
    }

    [dir=rtl] .header .main-navigation .sub-nav {
        left: auto;
        padding-top: 0;
        right: 0
    }
}

.header .main-navigation .sub-nav li {
    margin: 0 -4px;
    min-height: 0
}

.header .main-navigation .sub-nav .active {
    margin: 0 -4px;
    min-height: 0;
    padding-left: 40px
}

@media (min-width:768px) {
    .header .main-navigation .sub-nav li {
        margin: 0;
        opacity: 1;
        padding: 15px 0;
        line-height: 23px
    }
}

.header .main-navigation .sub-nav li a {
    padding-left: 40px
}

[dir=rtl] .header .main-navigation .sub-nav li a {
    padding-left: inherit;
    padding-right: 40px
}

@media (min-width:768px) {
    .header .main-navigation .sub-nav li a {
        padding: 0
    }
}

.header .cta-wrapper {
    bottom: 0;
    position: absolute;
    width: 100%
}

@media (min-width:768px) {
    .header .main-navigation .sub-nav li.active {
        margin: 0 20px;
        opacity: 1;
        padding: 15px 0;
        line-height: 23px
    }

    .header .main-navigation.contains-sub-nav {
        padding-bottom: 60px
    }

    .header .cta-wrapper {
        bottom: auto;
        box-shadow: none;
        position: static;
        width: auto
    }

    .header .cta-wrapper .cta-signup {
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px
    }

    .header .cta-wrapper a.cta-signin,
    .header .cta-wrapper a.cta-signup {
        height: auto;
        line-height: normal
    }

    .header .cta {
        position: absolute;
        right: 0;
        top: 10px
    }

    [dir=rtl] .header .cta {
        left: 0;
        right: auto
    }
}

.header .cta a {
    display: block;
    text-decoration: none;
    padding: 12px 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.header .cta a.cta-signin {
    text-align: center;
    text-transform: none;
    font: 17px/1 Roboto, arial, sans-serif;
    border: 1px solid #dadce0;
    margin-right: 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-weight: 500;
    border-radius: 4px;
    letter-spacing: .1px;
    -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .2s cubic-bezier(.645, .045, .355, 1);
    transition: all .2s cubic-bezier(.645, .045, .355, 1);
    color: #6028fa;
    padding: 12px 24px;
    text-decoration: none
}

.header .cta a.cta-signin:active {
    background-color: #ebf2fa
}

.header .cta a.cta-signin:focus,
.header .cta a.cta-signin:hover {
    background-color: #f7fafd
}

.header .cta a.cta-signin:focus {
    outline: 0;
    box-shadow: 0 0 0 0 #1264a3, 0 0 0 5px rgb(82 168 236 / 30%);
    border-color: transparent;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

[dir=rtl] .header .cta a.cta-signin {
    margin-left: 12px;
    margin-right: 0
}

html.nav-open .header .cta a.cta-signin,
html.nav-open .header .cta a.cta-signup {
    outline: 0;
    box-shadow: none;
    border-color: transparent;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

html.nav-open .header .cta a.cta-signin {
    line-height: 36px;
    border-top: 2px solid #e3eef9;
    margin-right: 0;
    transform: translateZ(0);
    width: 100%
}

.header .cta a.cta-signup {
    background: #6028fa;
    cursor: pointer;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    text-align: center;
    text-transform: none;
    font: 17px/1 Roboto, arial, sans-serif;
    text-decoration: none;
    width: auto;
    font-weight: 500;
    letter-spacing: .1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .2s cubic-bezier(.645, .045, .355, 1);
    transition: all .2s cubic-bezier(.645, .045, .355, 1);
    outline: 0;
    border: 0;
    padding: 12px 24px;
    text-decoration: none
}

.header .cta a.cta-signup:active {
    background-color: #0860cc
}

.header .cta a.cta-signup:focus,
.header .cta a.cta-signup:hover {
    background-color: #40a3ff
}

.header .cta a.cta-signup:focus {
    outline: 0;
    box-shadow: 0 0 0 0 #1264a3, 0 0 0 5px rgb(82 168 236 / 30%);
    border-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

html.nav-open .header .cta a.cta-signup {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 36px;
    width: 100%
}

@media (max-width:768px) {
    .logo-text-z {
        font-size: 17px
    }

    .header {
        box-shadow: 0 0 2px rgba(0, 0, 0, .1);
        border-bottom: 2px solid #fff
    }
}

@media (min-width:450px) {
    .header .cta a {
        float: left;
        width: 50%
    }
}

@media (min-width:768px) {
    .header .cta a {
        display: inline-block;
        float: none;
        width: auto
    }

    .header.fixed-nav a.cta-signin,
    .header.fixed-nav a.cta-signup {
        height: auto;
        line-height: normal;
        margin-top: 8px
    }
}

.header.fixed-nav {
    background: #fff;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%
}

@media (min-width:768px) {
    .header.fixed-nav {
        position: relative;
        top: auto;
        z-index: 999
    }

    .header.fixed-nav .cta-wrapper {
        padding: 0
    }

    .header.fixed-nav a.cta-signin {
        display: none
    }

    .header.fixed-nav .main-navigation {
        overflow: hidden;
        position: fixed;
        width: 100%;
        box-shadow: 0 0 2px rgba(0, 0, 0, .1)
    }

    .paidwork .header .cta-wrapper {
        transform: translate(-30px, 0);
        transition: opacity .3s ease 0s;
        opacity: 1;
        /*padding: 10px 0 8px 8px;
        top: -55px !important*/
    }

    .paidwork .header.fixed-nav .cta-wrapper {
        padding: 0;
        opacity: 1;
        top: 0 !important
    }

    [dir=rtl].paidwork .header .cta-wrapper {
        padding: 10px 8px 8px 0;
        transform: translate(30px, 0)
    }

    [dir=rtl] .header.fixed-nav .cta-wrapper {
        padding: 0
    }
}

.header.no-nav.fixed-nav {
    background: #fff;
    position: fixed;
    width: 100%
}

html.nav-open,
html.nav-open body {
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0
}

html.nav-open .header {
    background: 0 0;
    box-shadow: none;
    border-bottom: 0
}

html.nav-open .header .nav-toggle-button {
    position: fixed;
    z-index: 500
}

html.nav-open .header .menu-bar {
    opacity: 0
}

html.nav-open .header .menu-bar:first-child {
    margin-top: 4px;
    opacity: 1;
    -webkit-transform: rotate(45deg) translate(5px, 5px);
    -moz-transform: rotate(45deg) translate(5px, 5px);
    -ms-transform: rotate(45deg) translate(5px, 5px);
    -o-transform: rotate(45deg) translate(5px, 5px);
    transform: rotate(45deg) translate(5px, 5px)
}

html.nav-open .header .menu-bar:last-child {
    opacity: 1;
    -webkit-transform: rotate(-45deg) translate(5px, -5px);
    -moz-transform: rotate(-45deg) translate(5px, -5px);
    -ms-transform: rotate(-45deg) translate(5px, -5px);
    -o-transform: rotate(-45deg) translate(5px, -5px);
    transform: rotate(-45deg) translate(5px, -5px)
}

html.nav-open .header .main-navigation {
    box-shadow: 0 0 50px 100px rgba(0, 0, 0, .5);
    height: 100%;
    opacity: 1;
    overflow: hidden;
    padding-bottom: 61px;
    width: 90%;
    background: #fff
}

html.nav-open .header .main-navigation>ul {
    height: 100%
}

html.nav-open .header .main-navigation>ul.nav-no-padding {
    padding-bottom: 0
}

.maia-header h6,
html.zr header h6 {
    font-family: "Alpaca Scarlett";
    padding: 20px 0 0;
    font-weight: 400
}

html.nav-open .header .main-navigation li {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

[dir=rtl] html.nav-open .header .main-navigation li {
    left: auto;
    right: 0
}

@media (min-width:768px) {
    html.nav-open .header .main-navigation li {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

html.nav-open .header .main-navigation h6 {
    display: block;
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

@media (min-width:768px) {
    html.nav-open .header .main-navigation h6 {
        display: none
    }

    html.nav-open .header .main-navigation {
        box-shadow: none;
        height: auto;
        width: 100%
    }
}

.header-logo-image,
html.zr header h6 a {
    display: inline-block
}

.arrow-bot-index {
    box-shadow: 0 2px 12px rgba(0, 0, 0, .9) !important
}

.header-logo-image {
    vertical-align: baseline;
    margin-top: 16px;
    height: 30px;
    margin-bottom: 0;
    max-width: inherit
}

[dir=rtl] .header-logo-image {
    margin-right: 22px;
    margin-left: inherit
}

.product-logo-mobile {
    position: absolute;
    top: 0
}

.mobile-header-hide .header {
    -webkit-transform: translate(0, -70px);
    -moz-transform: translate(0, -70px);
    -ms-transform: translate(0, -70px);
    -o-transform: translate(0, -70px);
    transform: translate(0, -70px)
}

.maia-header h6 {
    font-family: "Alpaca Scarlett";
    font-weight: 400;
    margin: 0 0 0 -5px
}

.font-large {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    font-family: Roboto, arial, sans-serif
}

.app-btn {
    border: 1px solid rgba(192, 204, 228, .1);
    overflow: hidden;
    -webkit-box-shadow: 0 3px 10px hsl(0deg 0% 86% / 35%);
    box-shadow: 0 3px 10px hsl(0deg 0% 86% / 35%);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .2s cubic-bezier(.645, .045, .355, 1);
    transition: all .2s cubic-bezier(.645, .045, .355, 1)
}

.app-btn:hover {
    border: 1px solid rgba(192, 204, 228, .3)
}

.app_white_btn_shadow_blue {
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (min-width:768px) {
    .font-large {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 25px
    }

    .header-logo-image {
        margin-bottom: 0
    }

    [dir=rtl] .header-logo-image {
        margin-right: 30px;
        margin-left: inherit
    }

    .maia-header h6 {
        padding: 20px 0 0;
        margin: 0 0 0 -14px
    }
}

@media (min-width:1024px) {
    .maia-header h6 {
        padding: 20px 0 0;
        margin: 0 0 0 -22px
    }
}

@media screen and (max-width:767px) {
    .header .cta-wrapper {
        transform: translate(0, 0) !important
    }

    [dir=rtl] .header .cta-wrapper {
        transform: translate(0, 0) !important
    }
}

.button--regular {
    line-height: 28px
}

.app-btn img {
    max-width: 160px
}

@media (max-width:767px) {
    .header-logo-image {
        margin-top: 17px;
        margin-left: 22px;
        height: 26px
    }

    .app-btn img {
        max-width: 142px
    }
}

.app-btn:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}