
/* App logo is higher-res than legacy marketing assets; keep layout stable */
.header-wrapper .logo img,
#offcanvas-header .logo img,
.footer-wrapper .footer-widget .logo img {
    max-width: 180px;
    width: auto;
    height: auto;
}

.footer-widget .footer-widget-list-icon{
    display: none;
}

.footer-widget.negative-margin {
    margin-top: 0;
}

@media only screen and (max-width: 767px) {
    body .about.home-team .btn{
        margin-top: 20px;
    }
}

.about.home-team .btn{
    margin-top: 40px;
}

.faq-page h2{
    color: #6e429a;
}

.faq-accordion-item button:hover {
    color: #6e429a!important;
}

@media only screen and (max-width: 991px){
    .home-page .main-image {
        display: none;
    }
}

.home-team .main-image{
    text-align: right;
}

.home-team .main-image .shape-two{
    right: -200px;
    top: 30px;
}

.home-team .main-image .shape-one{
    left: -25px;
    top: 25px;
}

.btn-style-one::before{
    background: #5a3a7a;
}

.contact-page .section-head .text-two a{
    color: #6e429a;
    text-decoration: underline;
}

.contact-page .section-head .text-two{
    margin-top: 10px;
}

.contact-page .contact-head{
    margin-right: auto;
}

.contact-page .section-head.section-title-center{
    margin-top: 0;    
}

.contact-page .contact-form .title{
    margin-bottom: 0;
}

.contact-page .contact-info{
    display: none;
}

.contact-page .breadcrumb-section .breadcrumb-wrapper .text{
    display: none;
}

.employers-page .about .section-head .title, .job-seekers-page .about .section-head .title{
    display: none;
}

.employers-page .about .section-head .subtitle, .job-seekers-page .about .section-head .subtitle{
    font-size: 24px;
    font-weight: 600;
}

.work-banner .section-head .subtitle {
    color: #ffffff!important;
}

.section-head .subtitle
{
    color: #6e429a!important;
}

@media only screen and (max-width: 991px){
    .logo {
        padding: 5px 0;
    }
}

.work-banner .btn-style-three:hover {
    color: white;
    background: none;
}

.work-banner .btn-style-three{
    background:  #ffffff;
    border: 1px solid #ffffff;
}

.breadcrumb-section{
    background-size: cover;
    background-position: center;
}


.employers-page .process-section, .job-seekers-page .process-section {
    background: #ffffff;
}

.current a{
    color: #6e429a!important;
}

.mobile-menu li a{
    font-size: 26px;
    line-height: 40px;
}

@media only screen and (max-width: 767px){
    body .slingle-slider{
        background-image: url("/assets/images/slider/home-mobile.jpg")!important;
        height: 100vh!important;
    }
    .slider-content-wrapper {
        margin-top: 50px;
    }
}

.hamburger {
    padding: 18px;
    background: white;
    border-radius: 50%;
}

.group-image, .about-img{
    border-radius: 30px;
}

.scroll-top{
    background-color: #6e429a;
}

@media only screen and (max-width: 991px){
    .menu-button {
        display: none;
    }
}

@media only screen and (max-width: 991px){
    .slingle-slider {
        height: auto!important;
        padding-bottom: 70px;
    }
}

.slingle-slider{
    background-size: cover;
    background-position: center;
}

.sticky .hamburger_button span{
    background: #000;
}

.work-banner{
    background: #6e429a;
    background-size: cover;
    background-position: center;
}

.checkmarks i {
    background: #6e429a;
    color: white;
    border-radius: 35px;
    font-size: 10px;
    padding: 5px;
    margin-right: 15px;
}

.checkmarks span{
    display: flex;
    align-items: center;
}

.header-social{
    display: none!important;
}

.btn-style-one{
    background: #6e429a;
}


.animation-style-01 .swiper-slide-active .slider-content .subtitle{
    color: #858585;
}

.animation-style-01 .swiper-slide-active .slider-content .title {
    text-transform: uppercase;
    font-weight: 700;
}

/* Employers landing — platform comparison */
.employer-compare-section {
    background: #f2f5fb;
}

.employer-compare-section .section-head .subtitle {
    letter-spacing: 0.06em;
}

.employer-compare-table-wrap {
    border-radius: 20px;
    overflow-x: auto;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
    box-shadow: 0 12px 40px rgba(30, 20, 50, 0.06);
    border: 1px solid rgba(110, 66, 154, 0.12);
    background: #fff;
}

.employer-compare-table {
    width: 100%;
    min-width: 720px;
    border-collapse: separate;
    border-spacing: 0;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    line-height: 1.45;
    color: #54545f;
    margin: 0;
}

.employer-compare-table thead th {
    font-family: "Jost", sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #1c1c1c;
    text-align: left;
    vertical-align: bottom;
    padding: 20px 16px 16px;
    border-bottom: 2px solid #e8e4f0;
    background: #faf9fc;
    position: sticky;
    top: 0;
    z-index: 2;
}

.employer-compare-th-feature {
    left: 0;
    z-index: 4 !important;
    min-width: 200px;
    max-width: 280px;
}

.employer-compare-th-highlight {
    background: rgba(110, 66, 154, 0.08) !important;
    border-left: 1px solid rgba(110, 66, 154, 0.15);
    border-right: 1px solid rgba(110, 66, 154, 0.15);
}

.employer-compare-brand {
    display: block;
    color: #6e429a;
    font-weight: 600;
}

.employer-compare-th-competitor {
    font-weight: 500;
    color: #3d3d45;
}

.employer-compare-table tbody th,
.employer-compare-table tbody td {
    padding: 14px 16px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #eceaf2;
}

.employer-compare-table tbody tr:last-child th,
.employer-compare-table tbody tr:last-child td {
    border-bottom: none;
}

.employer-compare-feature {
    font-weight: 500;
    color: #1c1c1c;
    background: #fff;
    position: sticky;
    left: 0;
    z-index: 1;
    box-shadow: 4px 0 12px rgba(0, 0, 0, 0.03);
    min-width: 200px;
    max-width: 300px;
}

.employer-compare-hint {
    display: block;
    font-weight: 400;
    font-size: 13px;
    color: #7a7a88;
    margin-top: 4px;
    line-height: 1.35;
}

.employer-compare-highlight {
    background: rgba(110, 66, 154, 0.06);
    border-left: 1px solid rgba(110, 66, 154, 0.12);
    border-right: 1px solid rgba(110, 66, 154, 0.12);
    font-weight: 500;
    color: #3a3048;
}

.employer-compare-cat th {
    font-family: "Jost", sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #6e429a;
    background: #f5f2fa !important;
    padding-top: 22px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #e4dcef;
}

.employer-compare-cat th[colspan] {
    text-align: left;
}

.cmp-stack {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.cmp-icon {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    margin-top: 2px;
}

.cmp-icon-good {
    background: #6e429a;
    color: #fff;
}

.cmp-icon-neutral-yes {
    background: #d4d0dc;
    color: #fff;
}

.cmp-icon-partial {
    background: #e8c468;
    color: #fff;
}

.cmp-icon-bad {
    background: #c4bccf;
    color: #fff;
}

.cmp-good .cmp-text,
.cmp-neutral .cmp-text,
.cmp-partial .cmp-text,
.cmp-bad .cmp-text {
    flex: 1;
}

.employer-compare-disclaimer {
    margin: 24px auto 0;
    max-width: 820px;
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
    color: #8a8794;
    font-style: italic;
    padding: 0 12px;
}

@media only screen and (max-width: 767px) {
    .employer-compare-table {
        font-size: 14px;
    }

    .employer-compare-table thead th,
    .employer-compare-table tbody th,
    .employer-compare-table tbody td {
        padding: 12px 12px;
    }
}

/* Employers landing — Four Easy Steps (process) */
.employer-landing-process {
    background: #fff !important;
    margin-bottom: 0 !important;
    padding: 100px 0;
}

/* Employers landing — choose your plan */
.employer-plans-section {
    background: #f2f5fb;
    margin-bottom: 0 !important;
}

.employer-plans-section .employer-plans-intro.section-title-center {
    margin-bottom: 2rem !important;
    margin-top: 0 !important;
}

.employer-plan-card {
    background: #fff;
    border-radius: 20px;
    padding: 28px 24px 24px;
    border: 1px solid rgba(110, 66, 154, 0.14);
    box-shadow: 0 12px 40px rgba(30, 20, 50, 0.06);
    display: flex;
    flex-direction: column;
    height: 100%;
}

.employer-plan-card-featured {
    border: 2px solid #6e429a;
    box-shadow: 0 16px 48px rgba(110, 66, 154, 0.15);
    background: linear-gradient(165deg, rgba(110, 66, 154, 0.07) 0%, #fff 42%);
}

.employer-plan-price-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    width: 100%;
    margin-bottom: 8px;
}

.employer-plan-price-row .employer-plan-label {
    margin: 0;
}

.employer-plan-price-row .employer-plan-badge {
    margin: 0;
    flex-shrink: 0;
    align-self: center;
}

.employer-plan-badge {
    display: inline-block;
    align-self: flex-start;
    margin: 0 0 12px;
    padding: 6px 12px;
    font-family: "Jost", sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #fff;
    background: #6e429a;
    border-radius: 100px;
}

.employer-plan-card-head {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eceaf2;
}

.employer-plan-card-featured .employer-plan-card-head {
    border-bottom-color: rgba(110, 66, 154, 0.2);
}

.employer-plan-label {
    font-family: "Jost", sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.15;
    color: #1c1c1c;
    margin: 0 0 8px;
}

.employer-plan-period {
    font-size: 18px;
    font-weight: 500;
    color: #54545f;
}

.employer-plan-title {
    font-family: "Jost", sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #1c1c1c;
    margin: 0 0 8px;
    line-height: 1.25;
}

.employer-plan-tagline {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    color: #7a7a88;
    margin: 0;
    line-height: 1.45;
}

.employer-plan-features {
    list-style: none;
    margin: 0 0 24px;
    padding: 0;
    flex: 1 1 auto;
}

.employer-plan-features li {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 16px 0;
    border-bottom: 1px solid #eceaf2;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    color: #54545f;
}

.employer-plan-features li:first-child {
    padding-top: 0;
}

.employer-plan-features li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.employer-plan-feature-name {
    font-weight: 500;
    color: #1c1c1c;
}

.employer-plan-hint {
    display: block;
    font-weight: 400;
    font-size: 13px;
    color: #7a7a88;
    margin-top: 4px;
    line-height: 1.35;
}

.employer-plan-feature-value {
    font-weight: 500;
}

@media (min-width: 576px) {
    .employer-plan-features li {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
        gap: 12px;
    }

    .employer-plan-feature-name {
        flex: 1 1 55%;
        min-width: 160px;
    }

    .employer-plan-feature-value {
        flex: 0 1 auto;
        text-align: right;
        white-space: nowrap;
    }
}

.employer-plan-yes {
    color: #4a3560;
}

.employer-plan-check {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #6e429a;
    color: #fff;
    font-size: 10px;
    margin-right: 8px;
    vertical-align: middle;
}

.employer-plan-cta {
    margin-top: auto;
    border-radius: 100px;
    padding-top: 14px;
    padding-bottom: 14px;
}

.employer-plan-card-featured .employer-plan-cta {
    font-weight: 600;
}