.hot-companies__title {
    color: #000;
    font-size: 19px !important;
    line-height: 24px;
    margin-bottom: 16px;
    text-align: center;
}
.hot-companies__title,
.icon--top {
    font-style: normal;
    font-weight: 500;
}
.icon--top {
    align-items: center;
    background: #00b14f;
    border-radius: 20px;
    color: #fff;
    display: flex;
    flex-direction: row;
    font-family: Inter, sans-serif;
    font-size: 12px;
    gap: 2px;
    height: 20px;
    justify-content: center;
    left: 12px;
    line-height: 16px;
    padding: 2px 6px 2px 4px;
    position: absolute;
    text-transform: uppercase;
    top: 12px;
    width: 53px;
}
.box-company {
    background: #fff;
    border: 0.829563px solid #e9eaec;
    border-radius: 8px;
    margin-left: 20px;
    text-align: center;
    transition: transform 0.2s;
}
.box-company img {
    margin: 17px auto;
    -o-object-fit: contain !important;
    object-fit: contain !important;
    width: 60%;
}
.box-company:hover {
    border: 0.829563px solid #00b14f;
}
#national-companies {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
#national-companies .box-company {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    width: 18%;
}
#national-companies .box-company img {
    height: 80% !important;
    margin: 17px auto;
    width: 80%;
}
.diamond-employer {
    font-family: Inter, sans-serif;
    margin-bottom: 0;
}
.diamond-employer .owl-carousel .owl-stage-outer {
    margin: 0 -12px;
    padding: 12px 12px 30px;
}
.diamond-employer__header {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}
.diamond-employer__body {
    align-items: center;
    display: flex !important;
    justify-items: center;
    position: relative;
}
.diamond-employer__title {
    color: #00b14f;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 10px;
    margin-top: 0;
}
.diamond-employer--box {
    align-items: center;
    background: #fff;
    border: 1px solid #dee0e2;
    border-radius: 10px;
    display: flex;
    height: 204px;
    justify-items: center;
    margin-bottom: 24px;
    padding: 18px;
    position: relative;
    width: 218px;
}
.diamond-employer--box:not(:last-child) {
    margin-right: 20px;
}
.diamond-employer--box:hover {
    border: 1px solid #33c172;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(14, 166, 59, 0.2);
    cursor: pointer;
}
.diamond-employer--box img {
    max-height: 110px !important;
    -o-object-fit: contain !important;
    object-fit: contain !important;
    width: 100% !important;
}
.loyal-customer {
    display: flex;
    margin-bottom: 20px;
}
.loyal-customer .box-company img {
    height: 90px !important;
    margin: 5px auto;
    width: 80%;
}
.other-companies__wrapper {
    background: #fff;
    height: 389px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.other-companies__wrapper.active {
    cursor: grab;
}
.other-companies__bubble {
    align-items: center;
    background: #fff;
    border: 1px solid #e9eaec;
    border-radius: 9999px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04);
    display: flex;
    justify-content: center;
}
.other-companies__bubble:hover {
    border: 1px solid #33c172;
    box-shadow: 0 10px 30px rgba(14, 166, 59, 0.2);
    cursor: pointer;
}
.other-companies__bubble img {
    height: 60%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 70%;
}
.other-companies__bubble--148 {
    height: 148px;
    width: 148px;
}
.other-companies__bubble--128 {
    height: 128px;
    width: 128px;
}
.other-companies__bubble--120 {
    height: 120px;
    width: 120px;
}
.other-companies__bubble--116 {
    height: 116px;
    width: 116px;
}
.other-companies__bubble--102 {
    height: 102px;
    width: 102px;
}
.other-companies__bubble--96 {
    height: 96px;
    width: 96px;
}
.other-companies__bubble--84 {
    height: 84px;
    width: 84px;
}
.other-companies__bubble--80 {
    height: 80px;
    width: 80px;
}
@media screen and (max-width: 1024px) {
    #national-companies .box-company {
        margin-bottom: 12px;
        width: 44%;
    }
    #national-companies .box-company img {
        height: 110px !important;
        margin: 17px auto;
    }
    .diamond-employer {
        margin-bottom: 0;
    }
    .diamond-employer .owl-carousel .owl-stage-outer {
        margin: 0 -12px 0 0;
        padding: 12px 0 0 15px;
    }
    .diamond-employer__title {
        font-size: 20px;
        line-height: 28px;
    }
    .diamond-employer--box {
        height: 149px;
        max-width: 175.5px;
        width: 100%;
    }
    .diamond-employer--box:not(:last-child) {
        margin-right: 16px;
    }
    .diamond-employer--box:hover {
        box-shadow: 0 4px 15px rgba(14, 166, 59, 0.2);
    }
    .diamond-employer--box img {
        max-height: 100px !important;
    }
    .icon--top {
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 16px;
    }
    .loyal-customer {
        display: flex;
        margin-bottom: 20px;
    }
    .loyal-customer .box-company img {
        height: 64px !important;
        margin: 5px auto;
        width: 60%;
    }
    .other-companies__wrapper {
        height: 282px;
    }
    .other-companies__bubble {
        zoom: 0.7;
        border: 0.75px solid #e9eaec;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.04);
    }
    .other-companies__bubble:hover {
        border: 0.75px solid #33c172;
        box-shadow: 0 7.5px 22.5px rgba(14, 166, 59, 0.2);
    }
    .other-companies__bubble img {
        height: 60%;
        -o-object-fit: contain;
        object-fit: contain;
        width: 70%;
    }
    .diamond-employer {
        margin-bottom: 0;
    }
    .diamond-employer .owl-carousel .owl-stage-outer {
        margin: 0 -12px 0 0;
        padding: 10px 0 0 15px;
    }
}
