.topskills-hr-cloud {
    background: #f5f8fb;
    padding: 64px 0;
}

.topskills-hr-cloud__header {
    max-width: 860px;
    margin-bottom: 28px;
}

.topskills-hr-cloud__header span {
    color: #0b8f7a;
    display: inline-block;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.topskills-hr-cloud__header h2 {
    color: #102033;
    font-size: 34px;
    font-weight: 800;
    line-height: 1.18;
    margin: 0 0 12px;
}

.topskills-hr-cloud__header p,
.topskills-demo-cta p,
.topskills-hr-grid p {
    color: #526171;
    line-height: 1.7;
    margin-bottom: 0;
}

.topskills-hr-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.topskills-hr-grid article {
    background: #ffffff;
    border: 1px solid #dfe7ef;
    border-radius: 8px;
    padding: 24px;
}

.topskills-hr-grid i {
    align-items: center;
    background: #e6f7f4;
    border-radius: 8px;
    color: #0b8f7a;
    display: inline-flex;
    font-size: 22px;
    height: 46px;
    justify-content: center;
    margin-bottom: 18px;
    width: 46px;
}

.topskills-hr-grid h3 {
    color: #102033;
    font-size: 18px;
    font-weight: 800;
    margin: 0 0 8px;
}

.topskills-demo-cta {
    align-items: center;
    background: #102033;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
    padding: 24px;
}

.topskills-demo-cta strong {
    color: #ffffff;
    display: block;
    font-size: 20px;
    margin-bottom: 4px;
}

.topskills-demo-cta p {
    color: #c9d7e5;
}

.topskills-demo-cta a {
    background: #f3b23a;
    border-radius: 6px;
    color: #102033;
    display: inline-block;
    flex: 0 0 auto;
    font-weight: 800;
    margin-left: 18px;
    padding: 12px 18px;
    text-decoration: none;
}

@media (max-width: 991px) {
    .topskills-hr-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

.topskills-menu-cta {
    background: #0b8f7a;
    border-radius: 6px;
    color: #ffffff !important;
    font-weight: 800;
    margin-left: 8px;
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.topskills-register-consultant-link {
    align-items: center;
    background: #f5f8fb;
    border: 1px solid #dfe7ef;
    border-radius: 6px;
    color: #102033;
    display: flex;
    font-weight: 800;
    justify-content: center;
    margin-top: 10px;
    padding: 10px 12px;
    text-decoration: none;
}

.topskills-register-consultant-link i {
    color: #0b8f7a;
    margin-right: 8px;
}

.topskills-consultant-page {
    background: #f5f8fb;
    padding: 72px 0;
}

.topskills-consultant-hero {
    align-items: stretch;
    display: grid;
    gap: 24px;
    grid-template-columns: minmax(0, 1.5fr) minmax(280px, .8fr);
    margin-bottom: 28px;
}

.topskills-consultant-hero span,
.topskills-consultant-pricing__head span {
    color: #0b8f7a;
    display: inline-block;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.topskills-consultant-hero h1,
.topskills-consultant-pricing__head h2 {
    color: #102033;
    font-size: 42px;
    font-weight: 800;
    line-height: 1.12;
    margin: 0 0 12px;
}

.topskills-consultant-hero p,
.topskills-consultant-pricing__head p {
    color: #526171;
    font-size: 17px;
    line-height: 1.7;
    max-width: 820px;
}

.topskills-consultant-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 22px;
}

.topskills-consultant-actions a,
.topskills-package-grid article a,
.topskills-consultant-register button {
    background: #0b8f7a;
    border: 0;
    border-radius: 6px;
    color: #ffffff;
    display: inline-block;
    font-weight: 800;
    padding: 12px 18px;
    text-decoration: none;
}

.topskills-consultant-actions a + a {
    background: #102033;
}

.topskills-consultant-panel,
.topskills-consultant-register,
.topskills-package-grid article {
    background: #ffffff;
    border: 1px solid #dfe7ef;
    border-radius: 8px;
    box-shadow: 0 14px 35px rgba(16, 32, 51, .07);
}

.topskills-consultant-panel {
    padding: 28px;
}

.topskills-consultant-panel strong {
    color: #102033;
    display: block;
    font-size: 18px;
    margin-bottom: 12px;
}

.topskills-consultant-panel ul,
.topskills-package-grid ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.topskills-consultant-panel li,
.topskills-package-grid li {
    color: #526171;
    line-height: 1.6;
    margin-bottom: 9px;
    padding-left: 22px;
    position: relative;
}

.topskills-consultant-panel li:before,
.topskills-package-grid li:before {
    color: #0b8f7a;
    content: "\2713";
    font-weight: 900;
    left: 0;
    position: absolute;
}

.topskills-consultant-pricing {
    background: #ffffff;
    padding: 64px 0;
}

.topskills-consultant-pricing__head {
    margin-bottom: 26px;
}

.topskills-package-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.topskills-package-grid.compact {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.topskills-package-grid article {
    padding: 24px;
}

.topskills-package-grid article.featured {
    border-color: #0b8f7a;
    box-shadow: 0 18px 45px rgba(11, 143, 122, .16);
}

.topskills-package-grid article > span {
    color: #6f5bd5;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}

.topskills-package-grid h2,
.topskills-package-grid h3 {
    color: #102033;
    font-size: 21px;
    font-weight: 800;
    margin: 8px 0;
}

.topskills-package-price {
    color: #102033;
    font-size: 34px;
    font-weight: 900;
    margin: 8px 0;
}

.topskills-package-price small {
    color: #526171;
    font-size: 14px;
    font-weight: 700;
}

.topskills-package-grid p {
    color: #526171;
    margin-bottom: 14px;
}

.topskills-consultant-register {
    margin-top: 28px;
    padding: 28px;
}

.topskills-consultant-register h2 {
    color: #102033;
    font-size: 26px;
    font-weight: 800;
    margin: 0 0 8px;
}

.topskills-consultant-register input,
.topskills-consultant-register select {
    background: #f7f9fb;
    border: 1px solid #dfe7ef;
    border-radius: 6px;
    color: #102033;
    margin-bottom: 14px;
    min-height: 48px;
    padding: 11px 13px;
    width: 100%;
}

@media (max-width: 991px) {
    .topskills-consultant-hero,
    .topskills-package-grid,
    .topskills-package-grid.compact {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .topskills-consultant-page,
    .topskills-consultant-pricing {
        padding: 44px 0;
    }

    .topskills-consultant-hero,
    .topskills-package-grid,
    .topskills-package-grid.compact {
        grid-template-columns: 1fr;
    }

    .topskills-consultant-hero h1,
    .topskills-consultant-pricing__head h2 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .topskills-hr-cloud {
        padding: 44px 0;
    }

    .topskills-hr-cloud__header h2 {
        font-size: 26px;
    }

    .topskills-hr-grid {
        grid-template-columns: 1fr;
    }

    .topskills-demo-cta {
        align-items: flex-start;
        flex-direction: column;
    }

    .topskills-demo-cta a {
        margin: 18px 0 0;
        width: 100%;
    }
}

/* TopSkills V1.5 landing refresh */
.navbar-main {
    background: #ffffff;
    border-bottom: 1px solid #e5edf3;
    box-shadow: 0 10px 30px rgba(16, 32, 51, .06);
}

.navbar-main .nav-link {
    color: #243547;
    font-weight: 700;
}

.navbar-main .nav-link:hover,
.navbar-main .nav-link:focus {
    color: #0b8f7a;
}

.logo-main-menu {
    max-height: 44px;
    width: auto;
}

.banner-normal-section {
    background: linear-gradient(180deg, #f8fbfd 0%, #edf7f4 100%);
    border-bottom: 1px solid #e0eaf0;
    min-height: auto;
    overflow: hidden;
    padding: 86px 0 58px;
    position: relative;
}

.banner-normal-section:before {
    background: #102033;
    bottom: 0;
    content: "";
    height: 118px;
    left: 0;
    opacity: .045;
    position: absolute;
    right: 0;
}

.banner-normal-section .container {
    position: relative;
    z-index: 1;
}

.topskills-hero-eyebrow {
    align-items: center;
    color: #0b8f7a;
    display: inline-flex;
    font-size: 13px;
    font-weight: 900;
    gap: 8px;
    letter-spacing: 0;
    margin-bottom: 14px;
    text-transform: uppercase;
}

.topskills-hero-eyebrow i {
    background: #dff5ef;
    border-radius: 6px;
    color: #0b8f7a;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}

.banner-normal-section-left-top h1,
.banner-normal-section-left-top h2 {
    color: #102033;
    font-size: 46px;
    font-weight: 900;
    line-height: 1.06;
    margin-bottom: 16px;
}

.banner-normal-section-left-top p,
.topskills-hero-copy {
    color: #4c5d6f;
    font-size: 18px;
    line-height: 1.65;
    max-width: 620px;
}

.topskills-hero-copy {
    margin: 0 0 20px;
}

.banner-normal-search {
    background: #ffffff;
    border: 1px solid #dce7ee;
    border-radius: 8px;
    box-shadow: 0 18px 45px rgba(16, 32, 51, .11);
    padding: 7px;
}

.banner-normal-search .form-control,
.banner-normal-search .select2-container--default .select2-selection--single {
    border: 0;
    min-height: 46px;
}

.banner-normal-search .job-search-btn {
    align-items: center;
    background: #0b8f7a;
    border-radius: 6px;
    color: #ffffff;
    display: inline-flex;
    height: 46px;
    justify-content: center;
    width: 100%;
}

.banner-normal-section-left-tags-container p {
    color: #526171;
    font-weight: 800;
}

.banner-normal-section-left-tag-item {
    background: #ffffff;
    border: 1px solid #dce7ee;
    border-radius: 999px;
    box-shadow: none;
    color: #243547;
    font-weight: 700;
}

.topskills-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 22px;
}

.topskills-hero-actions a {
    align-items: center;
    background: #102033;
    border-radius: 6px;
    color: #ffffff;
    display: inline-flex;
    font-weight: 850;
    gap: 8px;
    padding: 12px 16px;
    text-decoration: none;
}

.topskills-hero-actions a:nth-child(2) {
    background: #0b8f7a;
}

.topskills-hero-actions a:nth-child(3) {
    background: #f3b23a;
    color: #102033;
}

.banner-normal-section-right-top {
    position: relative;
}

.banner-normal-section-right-top .banner-normal {
    filter: drop-shadow(0 22px 42px rgba(16, 32, 51, .16));
    max-height: 430px;
    object-fit: contain;
    width: 100%;
}

.topskills-hero-proof {
    background: #ffffff;
    border: 1px solid #dce7ee;
    border-radius: 8px;
    bottom: 6px;
    box-shadow: 0 18px 40px rgba(16, 32, 51, .13);
    display: grid;
    gap: 1px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    left: 18px;
    overflow: hidden;
    position: absolute;
    right: 18px;
}

.topskills-hero-proof div {
    background: #ffffff;
    padding: 14px;
    text-align: center;
}

.topskills-hero-proof strong {
    color: #102033;
    display: block;
    font-size: 18px;
    font-weight: 900;
}

.topskills-hero-proof span {
    color: #526171;
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin-top: 2px;
}

.topskills-hr-cloud {
    background: #f7fafc;
}

.topskills-hr-grid article,
.topskills-package-grid article {
    transition: box-shadow .18s ease, transform .18s ease;
}

.topskills-hr-grid article:hover,
.topskills-package-grid article:hover {
    box-shadow: 0 18px 44px rgba(16, 32, 51, .1);
    transform: translateY(-2px);
}

.topskills-package-grid article.featured {
    border-top: 4px solid #0b8f7a;
}

@media (max-width: 991px) {
    .banner-normal-section {
        padding: 78px 0 44px;
    }

    .banner-normal-section-left-top h1,
    .banner-normal-section-left-top h2 {
        font-size: 38px;
    }

    .topskills-hero-proof {
        margin-top: 14px;
        position: static;
    }
}

@media (max-width: 767px) {
    .banner-normal-section {
        padding: 72px 0 36px;
    }

    .banner-normal-section-left-top h1,
    .banner-normal-section-left-top h2 {
        font-size: 32px;
    }

    .banner-normal-search {
        padding: 12px;
    }

    .banner-normal-search .job-search-btn,
    .topskills-hero-actions a {
        width: 100%;
    }

    .topskills-hero-proof {
        grid-template-columns: 1fr;
    }
}
