.footer_stalent {
    background: rgba(0, 100, 62, 1);
    border-radius: 13.89rem 0 0 0;
    padding: 5.56rem;
    background-size: 100% 100%;
    background-position: top center;
    min-height: 32.85rem;
    background-repeat: no-repeat;
}
.footer_stalent .footer_custom {
    display: flex;
    gap: 2.78rem;
    width: 88.33rem;
    margin: 0 auto;
}
.footer_stalent .footer_custom .col_1,
.footer_stalent .footer_custom .col_2,
.footer_stalent .footer_custom .col_3,
.footer_stalent .footer_custom .col_4 {
    gap: 1.67rem;
    display: flex;
    flex-direction: column;
    width: 25%;
    padding-top: 5.56rem;
    position: relative;
}
.footer_stalent .footer_custom .col_1 img.logo {
    height: 2.99rem;
    width: max-content;
    position: absolute;
    top: 0;
}
.footer_stalent .footer_custom .title h4 {
    font-family: K2D, sans-serif;
    font-weight: 600;
    font-size: 1.67rem;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: rgba(254, 230, 143, 1);
    margin: 0;
}
.footer_stalent .footer_custom .footer-menu-item {
    display: flex;
    gap: 1.11rem;
    flex-direction: column;
}
.footer_stalent .footer_custom .footer-menu-item a.item {
    font-family: K2D, sans-serif;
    font-weight: 400;
    font-size: .97rem;
    line-height: 100%;
    letter-spacing: 0;
    vertical-align: middle;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 1);
}
.footer_stalent .footer_custom .col_3 .footer-menu-item .item{
    font-family: K2D, sans-serif;
    font-weight: 400;
    font-size: .97rem;
    line-height: 100%;
    letter-spacing: 0;
    vertical-align: middle;
    color: rgba(255, 255, 255, 1);
}
.footer_stalent .footer_custom .col_4 iframe {
    width: 100%;
    height: 12.08rem;
    opacity: 1;
    border-radius: .69rem;
}
.footer_stalent .footer_custom .col_4 .social {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 1.67rem;
}
.footer_stalent .footer_custom .col_4 .social a.item img {
    width: 2.22rem;
    height: 2.22rem;
}
.copyright_stalent {
    background: rgba(0, 56, 28, 1);
}
.copyright_stalent .block {
    min-height: 8.61rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 88.33rem;
    margin: auto;
}
.copyright_stalent .col_1 p {
    margin: 0;
}
.copyright_stalent .col_1 {
    display: flex;
    flex-direction: column;
    gap: .69rem;
    justify-content: center;
    font-family: K2D, sans-serif;
    font-weight: 400;
    font-size: .97rem;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff;
}
.copyright_stalent .col_2 {
    display: flex;
    gap: 2.22rem;
}
.copyright_stalent .col_2 a.item {
    font-family: K2D, sans-serif;
    font-weight: 600;
    font-size: .97rem;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
}
@media only screen and (min-width: 768px) {
    .footer_stalent .footer_custom {
        max-width: 88.33rem;
        margin: auto;
    }
}
@media only screen and (max-width: 767.9px) {
    .footer_stalent {
        border-radius: 20.52rem 0 0 0;
        padding: 10.34rem 6.27rem;
    }
    .footer_stalent .footer_custom {
        gap: 8.3rem;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .footer_stalent .footer_custom .col_1, .footer_stalent .footer_custom .col_2, .footer_stalent .footer_custom .col_3, .footer_stalent .footer_custom .col_4 {
        padding: 0;
        width: 100%;
        align-items: center;
        gap: 3.21rem;
    }
    .footer_stalent .footer_custom .col_1 {
        padding-top: 24.33rem;
    }
    .footer_stalent .footer_custom .col_1 img.logo {
        height: 14.15rem;
    }
    .footer_stalent .footer_custom .title h4 {
        font-size: 6.27rem;
        text-align: center;
        line-height: 120%;
        margin-bottom: 1.69rem;
    }
    .footer_stalent .footer_custom .footer-menu-item {
        gap: 3.21rem;
    }
    .footer_stalent .footer_custom .footer-menu-item a.item,
    .footer_stalent .footer_custom .col_3 .footer-menu-item .item{
        font-size: 3.72rem;
        line-height: 100%;
        text-align: center;
    }
    .footer_stalent .footer_custom .col_4 iframe {
        height: 52.07rem;
        border-radius: 2.7rem;
    }
    .footer_stalent .footer_custom .col_4 .social {
        gap: 6.27rem;
        margin-top: 5.25rem;
    }
    .footer_stalent .footer_custom .col_4 .social a.item img {
        width: 8.3rem;
        height: 8.3rem;
    }
    .copyright_stalent {
        padding: 6.27rem 4.23rem;
        gap: 5.76rem;
        flex-direction: column;
        justify-content: center;
    }
    .copyright_stalent .col_1 {
        gap: 2.2rem;
        font-size: 3.72rem;
        line-height: 140%;
        text-align: center;
    }
    .copyright_stalent .col_2 {
        gap: 8.3rem;
    }
    .copyright_stalent .col_2 a.item {
        font-size: 3.72rem;
        line-height: 140%;
    }
    .footer_stalent .footer_custom .col_4 p {
        margin: 0;
    }
    .footer_stalent .footer_custom .col_4 >p {
        width: 100%;
    }
    .copyright_stalent .block {
        flex-direction: column;
        width: 100%;
    }
    .copyright_stalent .block .col_2 {
        margin-top: 5.6rem;
    }
}
@media only screen and (min-width: 768px) {
    #back-to-top.show {
        opacity: 1;
        border-radius: 50%;
    }
    #back-to-top {
        position: fixed;
        bottom: 1.39rem;
        right: 2.08rem;
        z-index: 9999;
        width: 3.47rem;
        height: 3.47rem;
        line-height: 3.47rem;
        text-align: center;
        line-height: 2.43rem;
        background-image: linear-gradient(90deg, #5edf36f7 0%, #497f57 100%) !important;
        color: #fff;
        cursor: pointer;
        border-radius: 100%;
        transition: opacity 0.5s;
        opacity: 0;
    }
    #back-to-top>svg {
        width: 40%;
        text-align: center;
        margin: auto;
        height: 3.47rem;
    }
}
@media only screen and (max-width: 767.9px) {
    #back-to-top.show {
        opacity: 1;
        border-radius: 50%;
    }
    #back-to-top {
        position: fixed;
        bottom: 5.09rem;
        right: 7.63rem;
        z-index: 9999;
        width: 12.72rem;
        height: 12.72rem;
        line-height: 12.72rem;
        text-align: center;
        line-height: 8.91rem;
        background-image: linear-gradient(90deg, #5edf36f7 0%, #497f57 100%) !important;
        color: #fff;
        cursor: pointer;
        border-radius: 100%;
        transition: opacity 0.5s;
        opacity: 0;
    }
    #back-to-top>svg {
        width: 40%;
        text-align: center;
        margin: auto;
        height: 12.72rem;
    }
}