<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#jobtal {
    width: 15%;
}
#youdev {
    width: 23%;
}
#prodev {
    width: 23%;
}
#cardis {
    width: 22%;
}
#news {
    width: 11%;
}
#menu-youdev {
    margin-left: 215px;
}
#menu-prodev {
    margin-left: 650px;
}
#menu-cardis {
    margin-left: 620px;
}
#menu-news {
    margin-left: 620px;
}
#menu-brands {
    margin-left: 45px;
}
#menu-jobseeker {
    right: 0;
    margin-left: 0;
}
#menu-jobseeker a {
    text-align: left;
}
#menu-employer {
    right: 0;
    margin-left: 0;
}
#menu-employer a {
    text-align: left;
}
.snippet-box .btn-primary {
    background: rgb(0, 182, 200);
    border: 1px solid #00b6c8;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    padding: 0.2rem 0.5rem;
}
.subthing {
    margin-left: 1.5rem;
    line-height: 1rem;
    font-weight: normal;
    font-size: 0.8rem;
    margin-bottom: 0.5em;
}
header .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem;
    top: calc((.8rem) * -1);
}
header .arrow::after, header .arrow::before {
    border-width: 0 1.5rem 1.5rem 1.5rem;
}
header .arrow:before, header .arrow:after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
header .arrow:after {
    top: 1px;
    border-bottom-color: #fff;
}
header .arrow:before {
    top: 0;
}
.snippet-box p {
    margin-top: 10px;
    line-height: 16px;
    font-size: 12px;
    color: #036688;
}
.snippet-box b {
    font-weight: 600;
    text-transform: uppercase;
    color: #00b6c8;
    padding-top: 1rem;
    display: block;
}
.bg-white {
    background: #FFF;
}
.bg-nav {
    background: #FFF;
}
header .container {
    padding: 0;
    position: relative;
}
.rogo {
    display: inline-block;
    width: 180px;
    padding: 1rem 0;
}
.rogo img {
    max-width: 100%;
}
.top-menu {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: right;
    background: #0d81a7;
    font-weight: 600;
    padding: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 28px;
}
.top-menu a {
    color: #FFF;
}
.top-menu a:hover, .top-menu a:focus {
    text-decoration: none;
}
.top-menu li {
    display: inline;
    list-style-type: none;
    padding: 20px;
    font-size: 14px;
}
.top-menu #jobseeker li:after, .top-menu #employer li:after {
    font-family: 'FontAwesome';
    content: "\f0d7";
    color: #FFF;
    opacity: 0.3;
    position: relative;
    left: 6px;
    top: 1px;
    font-size: 16px;
}
.top-menu .fa-user {
    padding-right: 3px;
    opacity: 0.8;
}
.top-secondary-menu {
    display: none;
    font-size: 14px;
    position: absolute;
    background: #4cb6c8;
    box-sizing: border-box;
    margin-left: -5px;
    margin-top: 18px;
    z-index: 10;
    border-radius: 2px;
    box-shadow: 0px 7px 10px rgba(3, 76, 95, 0.14);
    min-width: 120px;
}
.top-secondary-menu li {
    padding: 10px;
}
.top-secondary-menu a {
    display: block;
    padding: 0.25rem 0.5rem;
    text-align: center;
}
.top-secondary-menu a:hover {
    background: #007396d9;
    text-decoration: none;
}
.top-secondary-menu ul {
    padding: 0.5rem 0;
    margin: 0;
}
.top-secondary-menu .arrow {}
.top-secondary-menu .arrow::after, .arrow::before {
    border-width: 0 0.8rem 0.8rem 0.8rem;
}
.top-secondary-menu .arrow:after {
    top: 1px;
    border-bottom-color: #4cb6c8;
}
.primary-menu {
    margin: 0;
    padding: 0;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
}
.primary-menu&gt;a {
    display: inline-block;
    width: 19%;
    padding: 1rem 0;
    list-style-type: none;
    background: #FFF;
    color: #007FA4;
}
.primary-menu&gt;a:hover, .primary-menu&gt;a:focus {
    text-decoration: none;
}
.primary-menu&gt;a&gt;li:after {
    font-family: 'FontAwesome';
    content: "\f0d7";
    color: #007FA4;
    opacity: 0.2;
    position: relative;
    left: 7px;
    top: 1px;
    font-size: 20px;
}
.secondary-menu {
    display: none;
    text-align: left;
    font-size: 14px;
    position: absolute;
    background: #FFF;
    padding: 1rem;
    box-sizing: border-box;
    margin: 1rem;
    z-index: 10;
    border-radius: 2px;
    box-shadow: 0px 0px 21px rgba(3, 76, 95, 0.2);;
}
.secondary-menu a {
    color: #007FA4;
}
.secondary-menu h2 {
    color: #FFF;
    background: #4cb6c8;
    padding: 0.5rem;
    font-size: 0.8rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    padding-left: 1rem;
    line-height: 1rem;
    margin-bottom: 0;
}
.secondary-menu ul {
    display: inline-block;
    width: 249px;
    box-sizing: border-box;
    vertical-align: top;
    padding: 0;
    margin: 0;
    padding-left: 1rem;
    height: 160px;
    padding-top: 0.5rem;
}
.secondary-menu li {
    list-style-type: none;
    font-weight: normal;
    font-weight: 600;
    line-height: 2rem;
}
.snippet-box {
    float: right;
    background: rgba(238, 240, 239, 0.58);
    width: 249px;
    min-height: 200px;
    border-left: 1px solid #dedfde;
}
.menu-snippet {
    display: none;
    box-sizing: border-box;
    vertical-align: top;
    padding: 0;
    margin: 0;
    padding: 0 1.5rem;
}
.menu-snippet:first-child {
    display: block;
}
.mobile-back {
    display: none;
}
.mobile-menu {
    display: none;
}
.mobile-auth {
    display: none;
    padding: 5px 10px;
    background: #007396;
    border: 1px solid #007396;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 3px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 400;
}
@media (max-width: 1199px) {
    .snippet-box {
        display: none;
    }
    .secondary-menu {
        margin-top: -2px;
    }
    .secondary-menu h2 {
        display: none;
    }
    .secondary-menu ul {
        padding-right: 1rem;
        padding-top: 0;
        height: auto;
        width: 200px;
    }
    header .arrow {
        display: none;
    }
    .secondary-menu a {
        padding: 1rem 0;
        display: block;
    }
    .secondary-menu li {
        line-height: 1rem;
    }
    #menu-youdev {
        margin-left: 18%;
    }
    #menu-prodev {
        margin-left: 40%;
    }
    #menu-cardis {
        margin-left: 65%;
    }
    #menu-news {
        margin-left: 75%;
    }
    .subthing {
        display: none;
    }
    .top-secondary-menu {
        margin-top: 5px;
    }
    .tablet-hidden {
        display: none;
    }
    .primary-menu&gt;a {
        width: 19% !important;
    }
}
@media screen and (max-width: 767px) {
    body p {
        margin-top: 0px;
    }
    .rogo {
        display: block;
        width: 150px;
        padding: 1rem 0;
        margin: auto;
        padding-top: 15px;
    }
    .mobile-menu {
        display: inline;
        position: absolute;
        top: 15px;
        left: 20px;
    }
    .mobile-auth {
        display: inline;
        position: absolute;
        top: 14px;
        right: 20px;
    }
    .tablet-hidden {
        display: inline;
    }
    .primary-menu {
        margin: 0;
        padding: 0;
        width: 250px;
        height: 315px;
        text-align: left;
        z-index: 10;
        position: absolute;
        overflow: hidden;
    }
    .primary-menu&gt;a {
        display: block;
        width: 100% !important;
        padding: 0.8rem 1rem;
        background: #4cb6c8;
        color: #FFF;
        font-size: 14px;
    }
    .primary-menu&gt;a&gt;li:after {
        content: "\f0da";
    }
    .secondary-menu {
        display: none;
        width: 100%;
        margin: 0px;
        float: right;
        right: 0px;
        background: rgb(38, 135, 165);
        color: rgb(255, 255, 255);
        height: 100%;
        padding: 0px;
        top: 0px;
        left: 100%;
        margin-left: 0 !important;
        transition: all 0.3s;
        height: auto;
        min-height: 284px;
    }
    .secondary-menu ul {
        padding: 0;
        width: 100%;
    }
    .secondary-menu a {
        padding: 1rem 1rem;
        display: block;
        line-height: 1.5rem;
        color: #FFF;
        font-size: 14px;
        border-bottom: 2px solid #18667d57;
        margin-left: 25px;
        text-decoration: none;
    }
    .mobile-back {
        display: block;
        width: 25px;
        background: #4cb6c8;
        height: 100%;
        position: absolute;
        color: rgba(38, 135, 165, 0.47);
        font-size: 24px;
        padding-left: 6px;
        padding-top: 50%;
        top: 0;
        bottom: 0;
        border-left: 2px solid rgba(48, 139, 154, 0.32);
    }
    .primary-menu {
        display: none;
    }
    .primary-menu&gt;a&gt;li:after {
        opacity: 0.5;
    }
    .secondary-menu h2 {
        display: block;
        padding: 0.5rem;
        padding-left: calc(25px + 1rem);
        letter-spacing: 0px;
        margin: 0;
    }
    .top-menu {
        visibility: hidden;
        height: 0;
        padding: 0;
    }
    .top-secondary-menu {
        visibility: visible;
        top: 55px;
    }
}</pre></body></html>