<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1, h2, h3, h4, h5, h6 {
    color: var(--primary-text-color);
}

.dark-advertisement-background {
    background: var(--dark-advertisement-background) !important;
}

.margin-top-150 {
    margin-top: 150px;
}

.padding-60 {
    padding: 60px;
}

.margin-15 {
    margin: 15px;
}

.margin-60 {
    margin: 60px;
}

.container h3.page-title  {
    font-size: 30px;
    line-height: 80px;
    font-weight: var(--font-weight-normal);
}

.container h3.page-title strong {
    font-weight: var(--font-weight-medium);
}

/* Customize the label (the container) */
.sort-opportunity {
    display: block;
    position: relative;
    padding-left: 40px;
    margin-bottom: 11px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.sort-opportunity input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    background-color: #eee;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.sort-opportunity .checkmark:after {
    left: 15px;
    top: 10px;
    width: 11px;
    height: 19px;
    border: solid var(--category-color);
    border-width: 0 3px 3px 0;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sort-opportunity .sort-description {
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    font-weight: var(--font-weight-medium);
    color: var(--primary-text-color);
    background-color: var(--category-color);
    display: inline-block;
    padding: 0 20px;
}

.input-with-icon i {
    left: 15px;
    right: auto;
}

.slidecontainer {
    width: 100%;
}

.slidecontainer .radius {
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    font-weight: var(--font-weight-normal);
}

.slider {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 1px;
    background: var(--category-color);
    outline: none;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: var(--category-color);
    cursor: pointer;
}

.slider::-moz-range-thumb {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 0;
    outline: 0;
    width: 25px;
    height: 25px;
    background: var(--category-color);
    cursor: pointer;
}

.advertisement-details span, .advertisement-details h4 {
    font-size: 18px;
    line-height: 22px;
}

.advertisement-details span {
    font-weight: var(--font-weight-normal);
}

.advertisement-details h4 {
    font-weight: var(--font-weight-medium);
}

.input-with-icon input {
    padding-left: 45px;
    padding-right: 0;
    font-size: 20px;
    line-height: 28px;
    font-weight: var(--font-weight-medium);
}

.header-advertisement-details span {
    font-size: 24px;
    line-height: 32px;
    font-weight: var(--font-weight-normal);
    color: var(--secondary-text-color);
}

.header-advertisement-details span strong {
    color: var(--primary-text-color);
}

.blog-post .verified-badge-with-title {
    height: 40px;
    border-radius: 0;
    background-color: var(--dark-advertisement-background);
    padding-left: 50px;
    line-height: 40px;
    font-size: 18px;
    font-weight: var(--font-weight-medium);
}

.blog-post .verified-badge-with-title::before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: var(--secondary-text-color);
    color: var(--category-color);
    font-size: 18px;
}

.company-logo {
    padding: 0;
}

.header-details span {
    font-size: 24px;
    line-height: 32px;
    font-weight: var(--font-weight-normal);
    color: var(--secondary-text-color);
}

.header-details span strong {
    font-weight: var(--font-weight-medium);
    color: #000000;
}

.company-name {
    font-weight: var(--font-weight-medium);
}

.job-listing h3.job-listing-title {
    line-height: 25px;
}

.job-content .header-details h3 {
    font-size: 40px;
    line-height: 50px;
    font-weight: var(--font-weight-medium);
}

.intro-banner .banner-headline h3 span, .intro-banner .banner-headline h3 strong {
    font-size: 40px;
    line-height: 80px;
    display: inline-block;
}

#titlebar .container .row h2 {
    font-size: 30px;
    line-height: 80px;
    font-weight: var(--font-weight-normal);
}

.boxed-list-headline {
    border-radius: 0;
}

.boxed-list-headline::marker, .boxed-list-headline h3, .boxed-list-headline h3 i {
    color: var(--primary-text-color);
}

.letters-list {
    background-color: var(--apprenticeship-color);
}

.letters-list a {
    border-radius: 0;
}

.letters-list a.current {
    background-color: #000;
}.footer-top-section {
    padding-top: 180px;
}

.blogs .section-headline h4 span, .blogs .section-headline h4 strong {
    font-size: 30px;
    line-height: 30px;
    display: inline-block;
}

.blogs .section-headline h4 span {
    font-weight: var(--font-weight-normal);
}

.blogs .section-headline h4 strong {
    font-weight: var(--font-weight-bold);
}

.sidebar-container .input-with-icon input {
    font-size: 16px;
}

.sidebar-widget h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: var(--font-weight-medium);
    color: var(--primary-text-color);
    background-color: var(--category-color);
    display: inline-block;
    margin: 0;
    padding: 10px 20px;
}

.sidebar-widget button.btn {
    border-radius: 0;
}

.sidebar-widget .task-tags .benefit {
    width: 63px;
    height: 63px;
    border-radius: 0;
}

.sidebar-widget .task-tags .benefit i{
    font-size: 30px;
}

.w-25 {
    width: 25%;
}

.w-33 {
    width: 33.3%;
}

.w-45 {
    width: 45%;
}

.w-50 {
    width: 50%;
}

.w-55 {
    width: 55%;
}

.w-66 {
    width: 66.6%;
}

.w-75 {
    width: 75%;
}

.job-listing-details {
    padding: 20px;
}

.job-listing-description .button {
    height: 63px;
    padding: 0;
    background-color: var(--category-color);
}

.job-listing-description img {
    height: 63px;
    width: 63px;
}

.border-radius-1 {
    border: 1px solid #70707059;
}

.job-listing-description .button, .job-listing-description .button span {
    font-size: 20px;
    line-height: 28px;
    font-weight: var(--font-weight-medium);
}

.secondary-text-color {
    color: var(--secondary-text-color) !important;
}

.blog-post-date {
    background-color: transparent;
    font-size: 18px;
    line-height: 30px;
    font-weight: var(--font-weight-normal);
    color: var(--internship-color);
}

.widget-tabs .widget-text span {
    background: transparent;
    font-size: 18px;
    line-height: 30px;
    font-weight: var(--font-weight-normal);
    color: var(--apprenticeship-color);
}

.widget-tabs .widget-text h5 {
    font-size: 20px;
    line-height: 30px;
    font-weight: var(--font-weight-normal);
}

.job-content h3 {
    font-size: 24px;
    line-height: 50px;
    font-weight: var(--font-weight-medium);
}

.job-content p {
    font-size: 18px;
    line-height: 30px;
    font-weight: var(--font-weight-normal);
}

.blog-compact-item-content h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: var(--font-weight-bold);
}

.job-content h1 {
    font-size: 40px;
    line-height: 50px;
    font-weight: var(--font-weight-medium);
}

.job-content p {
    font-size: 20px;
    line-height: 30px;
    font-weight: var(--font-weight-normal);
    color: #5f5f5f;
}

.job-content p strong {
    font-weight: var(--font-weight-medium);
    color: #000;
}

.p-58 {
    padding: 58px;
}

.job-section {
    padding: 25px;
    background-color: #b1ffed;
}

.job-section h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: var(--font-weight-medium);
    display: inline-block;
}

.job-content h2 {
    font-size: 18px;
    line-height: 30px;
    font-weight: var(--font-weight-bold);
}

.job-content h3 {
    font-size: 40px;
    line-height: 80px;
    font-weight: var(--font-weight-medium);
}

.job-content p {
    font-size: 18px;
    line-height: 30px;
    font-weight: var(--font-weight-normal);
}

.blog-post-info-list .blog-post-info {
    background: transparent;
    color: var(--internship-color);
    font-weight: var(--font-weight-normal);
}

.background-blog-image-container {
    background: url("/assets/images/job_img_background_hell_2x.jpg")
}

#posts-nav li a span {
    background: transparent;
    color: var(--internship-color);
    font-weight: var(--font-weight-normal);
}

.next-post a strong, .prev-post a strong {
    font-size: 18px;
    line-height: 24px;
    font-weight: var(--font-weight-medium);
}

.next-post a span, .prev-post a span {
    font-size: 18px;
    line-height: 30px;
    font-weight: var(--font-weight-normal);
}

.job-overview {
    background-color: #000000;
    opacity: 0.8;
}

.job-overview .job-overview-inner ul li span {
    color: var(--apprenticeship-color);
}

.copy-url #copy-url {
    border-color: var(--company-color);
    border-radius: 0;
    color: var(--primary-text-color);
    height: 63px;
}

.job-overview .job-overview-inner ul li h5 {
    color: #ffffff;
}

.freelancer-socials ul li a {
    width: 63px;
    height: 63px;
    font-size: 43px;
}

.copy-url-button {
    height: 63px;
    width: 63px;
    border-radius: 0;
}

.copy-url-button i {
    color: var(--primary-text-color);
    font-size: 30px;
}

.primary-color-text {
    color: var(--primary-text-color) !important;
}

.background-advertisement-image-container {
    background: url('/assets/images/job_img_background_hell_2x.jpg');
}

.other-advertisements {
    font-size: 30px;
    line-height: 35px;
    font-weight: var(--font-weight-normal);
}

.other-advertisements strong {
    font-weight: var(--font-weight-medium);
}

.other-advertisement {
    background-color: #fff;
}

.other-advertisement-logo {
    width: 88px;
    height: 88px;
    display: inline-block;
}

.other-advertisement-details h3 {
    font-size: 24px;
    line-height: 50px;
    font-weight: var(--font-weight-medium);
}

.other-advertisement-details .job-details span {
    color: var(--secondary-text-color);
    font-size: 18px;
    line-height: 32px;
    font-weight: var(--font-weight-normal);
}

.other-advertisement-details {
    width: calc(90% - 63px);
}

.w-100 {
    width: 100%;
}

.other-advertisement-logo span {
    font-size: 18px;
    line-height: 32px;
    font-weight: var(--font-weight-medium);
}

.job-type-logo {
    width: 63px;
    height: 63px;
}

.other-advertisement-details .job-details span i.apprenticeship, .other-advertisement-logo .apprenticeship {
    color: var(--apprenticeship-color);
}

.other-advertisement-details .job-details span i.internship, .other-advertisement-logo .internship {
    color: var(--internship-color);
}

.other-advertisement-details .job-details span i.study, .other-advertisement-logo .study {
    color: var(--study-color);
}

@media(max-width: 480px) {
    .sidebar-container .sort-opportunity input:checked ~ .checkmark:after {
        display: block;
    }

    .sidebar-widget .bootstrap-select .btn .filter-option {
        color: #000;
    }

    .sidebar-widget input {
        color: #000;
    }

    .sidebar-widget .input-with-icon i {
        color: #000;
    }

    .job-listing-details .location, .job-listing-details .location span {
        font-size: 15px;
        line-height: 21px;
        font-weight: var(--font-weight-medium);
    }

    .job-listing .job-listing-description {
        padding: 0;
    }

    .job-listing h3.job-listing-title {
        line-height: 25px;
        padding-right: 0;
    }

    .job-listing h4.job-listing-company {
        font-size: 18px;
    }

    .footer-top-section {
        padding-top: 30px;
    }

    .job-listing {
        margin-bottom: 22px;
    }

    .container h3.page-title {
        font-size: 20px;
        line-height: 24px;
    }
}
</pre></body></html>