#what-we-do {
    border-bottom-left-radius: 243px;
    color: #fff;
}

.how-it-works-title {
    font-size: 45px;
    font-weight: 700;
    color: #023953;
    text-align: center;
}

.howit-works-description {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    line-height: 35px;
}

.header-title-blue-txt {
    font-size: 38px;
    line-height: 60px;
    font-weight: 800;
    color: #023953;
    letter-spacing: -1px;
    text-align: center;
}

#top-talents .card {
    border-radius: 60px;
    height: 100%;
}

#top-talents .card img {
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
}

#top-talents .card-body {
    background-color: #f6f7f9;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
}

#price-guide img {
    width: 8rem;
}

.price-guide-card {
    padding: 2rem 1rem;
    background-color: #fff;
    border-radius: 60px;
}

.price-guide-card .table tr th {
    font-weight: normal;
}

.price-guide-card .table thead th .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.checked {
    color: #057498;
}

.right-icon-float {
    width: 115px;
    position: absolute;
    z-index: 9;
    right: -12%;
    bottom: 22%;
}

.left-icon-float {
    width: 115px;
    position: absolute;
    z-index: 9;
    left: -12%;
    top: 31%;
}

.curve-blue {
    position: absolute;
    width: 116px;
    top: -41%;
    left: 0;
}

.curve-green {
    position: absolute;
    width: 116px;
    top: -35%;
    right: 0;
}

.steps-blue-bg {
    background-color: rgb(7, 117, 154);
    height: 100%;
}

.steps-green-bg {
    background-color: #c7d7b2;
    height: 100%;
}

.steps-darkgreen-bg {
    background-color: #7ea789;
    height: 100%;
}

.step-number {
    font-size: 74px;
    font-weight: 800;
    color: #047498;
}

.step-name {
    font-size: 25px;
    font-weight: 800;
    line-height: 27px;
    color: #047498;
}

.steps-grey {
    font-weight: 500;
}

.steps-white {
    font-weight: 500;
    color: #fff;
}

.steps-blue {
    font-weight: 500;
    color: #063951;
}

.card-green1 {
    border-radius: 0;
    border: 0;
    background-color: #c7d7b2;
    padding: 20px;
    height: 115px;
    margin-left: 40px;
    border-top-left-radius: 40%;
    border-bottom-left-radius: 40%;
}

.recruitment-swiper-container {
    overflow: hidden;
    height: 340px;
}

.card-green2 {
    border-radius: 0;
    border: 0;
    background-color: #7ea789;
    padding: 20px;
    height: 115px;
    width: 100%;
    margin-right: 40px;
    border-top-right-radius: 40%;
    border-bottom-right-radius: 40%;
}

#social-responsibilities .shadowoffice-logo {
    width: 230px;
}

#social-responsibilities .responsibilities {
    display: flex;
    padding: 1rem 2rem;
    align-items: center;
    color: #fff;
    border-radius: 80px;
}

#social-responsibilities .brand {
    background-color: #445469;
}

#social-responsibilities .environment {
    background-color: #4eb9c1;
}

#social-responsibilities .diversity {
    background-color: #178ed6;
}

#social-responsibilities .corporate {
    background-color: #ea3c14;
}

#social-responsibilities .business {
    background-color: #f99324;
}

#social-responsibilities .steward {
    background-color: #6eaf28;
}

#social-responsibilities .responsibilities img {
    width: 70px;
}

#price-guide .scroll-overflow {
    overflow-x: scroll;
}

#price-guide .scroll-overflow::-webkit-scrollbar {
    height: 8px;
}

#price-guide .scroll-overflow::-webkit-scrollbar-thumb {
    background: #c1c1c1;
}

#price-guide .scroll-overflow::-webkit-scrollbar-thumb:hover {
    background: #a5a5a5;
}

.swiper-container-wrapper--timeline .swiper-slide {
    display: flex;
    background: #fff;
    min-height: 300px;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.swiper-container-wrapper--timeline .swiper-slide .container {
    padding: 0;
    width: 100%;
}

.swiper-container-wrapper--timeline .swiper-slide .title {
    font-size: 18px;
    transition: 0.5s ease 0.5s;
}

.swiper-container-wrapper--timeline .swiper-slide-active .title {
    opacity: 1;
}

.swiper-container-wrapper--timeline .swiper-pagination-progressbar {
    position: relative;
    margin-bottom: 70px;
    background-color: transparent;
    height: 4px;
    border-bottom: 1px solid #888;
    width: 100%;
}

.swiper-container-wrapper--timeline .swiper-pagination-progressbar-fill {
    background-color: #047498 !important;
    height: 3px;
    top: 2px !important;
}

.swiper-container-wrapper--timeline .swiper-pagination-progressbar:before {
    position: absolute;
    top: 2px;
    width: 100%;
    height: 3px;
    content: "";
}

.swiper-container-wrapper--timeline .swiper-pagination-progressbar:after {
    position: absolute;
    top: 3px;
    width: 100%;
    height: 1px;
    content: "";
}

.swiper-container-wrapper--timeline .swiper-pagination-custom {
    position: relative;
    list-style: none;
    margin: 1rem 0;
    padding: 0;
    display: flex;
    line-height: 1.66;
    bottom: 0;
    z-index: 11;
    display: flex;
    height: 150px;
}

.swiper-container-wrapper--timeline
    .swiper-pagination-custom
    .swiper-pagination-switch {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: block;
}

.swiper-container-wrapper--timeline
    .swiper-pagination-custom
    .swiper-pagination-switch
    .switch-title {
    position: absolute;
    font-weight: bold;
    right: 0;
    transition: 0.2s all ease-in-out;
    transition-delay: 0.1s;
    cursor: pointer;
    z-index: 1;
    width: 100%;
    color: #047498;
    line-height: 22px;
    padding: 0.5rem;
}

.swiper-container-wrapper--timeline
    .swiper-pagination-custom
    .swiper-pagination-switch
    .switch-container {
    height: 150px;
    position: relative;
}

.swiper-container-wrapper--timeline
    .swiper-pagination-custom
    .swiper-pagination-switch
    .switch-title:after {
    position: absolute;
    top: calc(100% + 19px);
    left: 0;
    transform: translateX(-29%) translateY(-50%);
    width: 12px;
    height: 12px;
    background: #047498;
    border-radius: 2rem;
    content: "";
    transition: 0.2s all ease-in-out;
    transition-delay: 0s;
    z-index: 1;
}

.swiper-container-wrapper--timeline
    .swiper-pagination-custom
    .swiper-pagination-switch.active
    .switch-title {
    transition-delay: 0.4s;
    color: #333;
    border-radius: 10px;
    font-weight: normal;
    display: flex;
    transition: all 0.5s;
    transition-delay: 0.2s;
    box-shadow: 0 0 1.5rem 0 rgb(0 0 0 / 21%);
}

.swiper-container-wrapper--timeline
    .swiper-pagination-custom
    .swiper-pagination-switch.active
    .switch-title:after {
    background: #047498;
    width: 18px;
    height: 18px;
    transition-delay: 0.4s;
}

.swiper-container-wrapper--timeline
    .swiper-pagination-custom
    .swiper-pagination-switch.active
    ~ .swiper-pagination-switch
    .switch-title {
    color: #333;
    font-weight: normal;
}

.swiper-container-wrapper--timeline
    .swiper-pagination-custom
    .swiper-pagination-switch.active
    ~ .swiper-pagination-switch
    .switch-title:after {
    background: #888;
}

.swiper-wrapper {
    height: 0 !important;
}

.swiper-container-wrapper--timeline
    .swiper-pagination-custom
    .swiper-pagination-switch:nth-child(even)
    .switch-title {
    transform: translateY(182px);
}

.swiper-container-wrapper--timeline
    .swiper-pagination-custom
    .swiper-pagination-switch:nth-child(odd)
    .switch-title {
    display: flex;
    align-items: flex-end;
    bottom: 0;
}

.swiper-container-wrapper--timeline
    .swiper-pagination-custom
    .swiper-pagination-switch:nth-child(even)
    .switch-title:after {
    bottom: calc(100% + 0px);
    top: unset;
}

.swiper-container-wrapper--timeline
    .swiper-pagination-custom
    .swiper-pagination-switch.active:nth-child(even)
    .switch-title:after {
    bottom: calc(100% + -5px);
    top: unset;
}

.talent-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2.5rem 1rem;
    border-radius: 60px;
    transition: all 0.3s;
    text-align: center;
    cursor: pointer;
    height: 100%;
}

.talent-container img {
    width: 160px;
}

#top-talents ul {
    list-style-type: disc;
}

#faq .number-bullet {
    list-style: auto;
}

@media only screen and (max-width: 1595px) {
    #what-we-do {
        border-bottom-left-radius: 204px;
    }
}

@media only screen and (max-width: 1500px) {
    .page-description {
        font-size: 23px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 1399px) {
    .curve-blue {
        top: -35%;
    }

    .curve-green {
        top: -31%;
    }
}

@media only screen and (max-width: 1280px) {
    .page-description {
        font-size: 18px;
        line-height: 24px;
    }

    #what-we-do {
        border-bottom-left-radius: 190px;
    }

    .curve-blue {
        top: -35%;
    }

    .curve-green {
        top: -31%;
    }

    .step-name {
        font-size: 24px;
    }

    .card-green1 {
        margin-left: 0;
    }

    .card-green2 {
        margin-right: 0;
    }

    .top-talents .card h4 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1253) {
    #what-we-do {
        border-bottom-left-radius: 190px;
    }
}

@media only screen and (max-width: 1199px) {
    .curve-blue {
        top: -31%;
    }

    .curve-green {
        top: -26%;
    }

    .switch-title {
        font-size: 16px;
    }
    #what-we-do {
        border-bottom-left-radius: 260px;
    }
}

@media only screen and (max-width: 1024px) {
    .page-description {
        font-size: 15px;
        line-height: 21px;
    }

    #what-we-do {
        border-bottom-left-radius: 174px;
    }

    .curve-blue {
        width: 119px;
        top: -32%;
    }

    .curve-green {
        width: 119px;
        top: -27%;
    }

    .switch-title {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    .mobile-float-right {
        width: 100px;
        left: unset;
        top: 50%;
        right: -10%;
        transform: translateY(-50%);
    }

    .mobile-float-left {
        width: 100px;
        left: unset;
        top: 50%;
        left: -10%;
        transform: translateY(-50%);
    }

    .left-offset {
        padding-left: 3rem;
    }
}

@media only screen and (max-width: 912px) {
    .price-guide-card h3 {
        font-size: 21px;
    }

    .page-description {
        font-size: 14px;
        line-height: 24px;
    }

    #what-we-do {
        border-bottom-left-radius: 188px;
    }
}

@media only screen and (max-width: 842px) {
    #what-we-do {
        border-bottom-left-radius: 164px;
    }

    #what-we-do p {
        font-size: 16px;
        line-height: 1.2;
    }
}

@media only screen and (max-width: 820px) {
    .page-description {
        font-size: 13px;
        line-height: 20px;
    }

    #what-we-do {
        border-bottom-left-radius: 147px;
    }

    .recruitment-swiper-container {
        padding: 0 5rem;
    }
}

@media only screen and (max-width: 767px) {
    .card-green1,
    .card-green2 {
        border-radius: 74px;
        margin: 2rem 0;
    }

    .left-offset {
        padding-left: 0;
    }

    .col-md-3 {
        padding: 0.5rem !important;
    }

    #what-we-do {
        border-bottom-left-radius: 0;
    }
    .swiper-container-wrapper--timeline
        .swiper-pagination-custom
        .swiper-pagination-switch
        .switch-title {
        width: 8rem;
    }

    .header-description {
        text-align: center;
    }
}

@media only screen and (max-width: 712px) {
    .page-description {
        padding-right: 1rem;
    }

    .swiper-container-wrapper--timeline
        .swiper-pagination-custom
        .swiper-pagination-switch
        .switch-title {
        width: 7rem;
        font-size: 12px;
    }
}

@media only screen and (max-width: 640px) {
    .card-green1,
    .card-green2 {
        border-radius: 74px;
        margin: 2rem 0;
    }

    .page-description {
        padding-right: 0;
    }

    .switch-title {
        font-size: 11px;
    }
}

@media only screen and (max-width: 480px) {
    .how-it-works-title {
        font-size: 33px;
    }

    .page-title {
        text-align: center;
    }

    .page-description {
        text-align: center;
    }

    .header-title-blue-txt {
        font-size: 32px;
        line-height: 44px;
    }
}

@media only screen and (max-width: 320px) {
    .step-name {
        font-size: 23px;
    }

    .how-it-works-title {
        font-size: 26px;
    }
}

@media only screen and (max-width: 280px) {
    .page-title {
        font-size: 31px;
    }

    .page-description {
        font-size: 14px;
        line-height: 24px;
    }

    .steps-grey,
    .steps-white,
    .steps-blue {
        font-size: 14px;
        font-weight: 500;
        line-height: 16px;
    }

    .mobile-float-right,
    .mobile-float-left {
        width: 80px;
    }

    .step-number {
        font-size: 53px;
    }

    .step-name {
        font-size: 16px;
    }

    .how-it-works-title {
        font-size: 23px;
    }
}
