/* HomeOwners */


/* banner */

.dig_banner {
    height: calc(100vh - 106px);
}

.dig_banner .dig_swiper_picture>img {
    display: block;
    width: 100%;
    height: 100%;
}

.dig_banner .dig_swiper {
    height: 100%;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.dig_banner .dig_swiper_title {
    line-height: 80px;
    position: absolute;
    top: 18.63%;
    left: 16.66%;
}

.dig_banner .dig_swiper_title>p {
    font-size: 80px;
    color: #ffffff;
    line-height: 100px;
    font-weight: 700;
}

.dig_banner .dig_swiper_desc {
    max-width: 19.2%;
    top: 20.63%;
    position: absolute;
    left: 16.66%;
}

.dig_banner .dig_swiper_title span {
    display: block;
    font-size: 40px;
    line-height: 55px;
    color: #fff;
}

.dig_banner .dig_swiper_title p+span {
    margin-top: 30px;
}

.dig_banner .dig_swiper_button {
    margin-top: 20px;
}

.dig_banner .dig_swiper_button button {
    width: 160px;
    height: 40px;
    border-radius: 30px;
    border: 0;
    cursor: pointer;
}

.dig_BannerSwiper_pagination .swiper-pagination-bullet {
    width: 80px;
    height: 5px;
    cursor: pointer;
    display: inline-block;
    background: #999;
    margin: 0 6px !important;
    border-radius: 10px;
    opacity: 1;
}

.dig_BannerSwiper_pagination .swiper-pagination-bullet-active {
    background: #eee;
}

.dig_BannerSwiper_pagination {
    bottom: 32px !important;
}

@media screen and (max-width: 1440px) {
    .dig_banner .dig_swiper_picture>img {
        display: block;
        height: 100vh;
        width: 100%;
        object-fit: cover;
    }

    .dig_banner .dig_swiper_title {
        top: 18.63%;
        left: 80px;
    }

    .dig_banner .dig_swiper_title>p {
        font-size: 72px;
        line-height: 80px;
    }
}

@media screen and (max-width: 1280px) {
    .dig_banner .dig_swiper_title>p {
        font-size: 48px;
        line-height: 60px;
    }
}

@media screen and (max-width: 768px) {
    .dig_banner .dig_swiper_content {
        width: 100%;
        height: calc(100vh - 48px);
    }

    .dig_banner .dig_swiper_title {
        top: 80px;
        position: absolute;
        left: 24px;
    }

    .dig_banner .dig_swiper_title>p {
        font-size: 27px;
        line-height: 36px;
    }

    .dig_banner .dig_swiper_title span {
        font-size: 14px;
        line-height: 23px;
        color: #fff;
    }

    .dig_banner .dig_swiper_title p+span {
        margin-top: 10px;
    }

    .dig_swiper_picture {
        width: 100%;
        height: calc(100vh - 48px);
    }

    .dig_swiper_picture>img {
        width: 100%;
        height: 100vh;
    }

    .dig_BannerSwiper_pagination .swiper-pagination-bullet {
        width: 24px;
        margin: 0 4px !important;
        border-radius: 8px;
    }

    .dig_BannerSwiper_pagination {
        bottom: 40px !important;
    }
}
.job-company-info {
    border-radius: 20px;
    padding: 50px 20px 30px;
    background: #eff6f3;
}
.col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.job-details .post-title {
    font-size: 36px;
    font-family: "gordita";
    margin: 10px 0 15px;
}

.job-details .post-block.border-style {
    border: 1px solid #000;
    border-radius: 20px;
    padding: 35px 40px 20px;
}

.job-details .block-numb {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    background: #31795a;
    border-radius: 50%!important;
        text-align: center!important;
        margin-right: 0.5rem!important;
        color: #FFF
}
.job-details .list-type-one li::before {
    content: "";
    font-family: bootstrap-icons;
    position: absolute;
    left: 0px;
    top: 0px;
    color: rgb(49, 121, 90);
}

.btn-one {
    text-transform: capitalize;
    font-weight: 500;
    padding: 8px 26px;
    text-align: center;
    border-radius: 50px;
    color: #000;
    width: 100%;
    background-color: #d2f34c;
    border: 2px solid rgba(0,0,0,0);
    transition: all .3s ease-in-out 0s;
}
.d-flex {
    display: flex!important;
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}
.col-lg-4{
    float: left;
    width: 33%;
    padding-left: 15px;
    padding-right: 15px;

}

.col-lg-5{
    float: left;
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;

}


.col-lg-3{
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;

}

.col-lg-9{
    float: left;
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
    
}

/* 左右文本+图片 */

.dig_stm_container {
 width: 100%;
    position: relative;
    min-height: 50px;
    /* padding-top: 100px; */
    /* padding-bottom: 10px; */
}

.dig_stm_Ltitle.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.dig_stm_box {
    width: 1280px;
    margin: 0 auto;
}

.dig_stm_Ltitle {
    font-size: 60px;
    color: #000000;
    line-height: 1.3;
    font-weight: 700;
    max-width: auto;
}

.dig_stm_gradient {
    display: inline-block;
    margin-right: 24px;
    text-align: left;
    font-size: 60px;
    background-image: linear-gradient(to right, #4887bd, #06c1ac, #24857c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* float: left; */
}

.dig_stm_content {
    display: flex;
    justify-content: space-between;
    margin-top: 148px;
}

.dig_stm_content .dig_stm_left {
    animation-name: fadeInUp;
    animation-duration: 1500ms;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
    opacity: 0;
    padding-right: 80px;
}

.dig_stm_content .dig_stm_left .dig_stm_subTitle {
    font-weight: 700;
    font-size: 32px;
    color: #191919;
    line-height: 40px;
    margin-bottom: 32px;
}


.dig_stm_content .dig_stm_left .dig_stm_subDesc {
    font-size: 24px;
    color: #786666;
    max-width: 500px;
    font-weight: 400;
    /* font-family: math; */
}

.dig_stm_content .dig_stm_right {
    width: 480px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.dig_stm_content .dig_stm_right>img {
    max-width: 100%;
    max-height: 100%;
}

.dig_stm_content .dig_stm_right>.dig_stm_right_img {
    /* animation-name: fadeInUp; */
    /* animation-duration: 1500ms; */
    opacity: 0;
    /* margin-top: 100%; */
}

.dig_stm_content .dig_stm_right .dig_stm_right_img_change {
    display: none;
}

.dig_stm_vertical_bar1 {
    position: absolute;
    width: 16px;
    background: url(../images/line1.gif) no-repeat 54% center;
    animation-duration: 2000ms;
    /* animation-delay: 200ms; */
    animation-fill-mode: forwards;
    box-shadow: rgba(6, 194, 172, 0.2) 0px 0px 3px inset;
    right: 53%;
    top: 50%;
    animation-name: vertical_bar;
    z-index: -1;
    display: none;
}

@keyframes vertical_bar {
    0% {
        height: 0;
    }

    to {
        height: 1080px;
    }
}

@media screen and (max-width: 1440px) {
    .dig_stm_box {
        width: auto;
        padding: 0 80px;
    }
}

@media screen and (max-width: 1280px) {
    .dig_stm_container {
        min-height: 880px;
        padding-top: 60px;
        padding-bottom: 20px;
    }

    .dig_stm_box {
        width: auto;
        padding: 0 80px;
    }

    .dig_stm_Ltitle {
        font-size: 48px;
        max-width: 663px;
    }

    .dig_stm_gradient {
        margin-right: 16px;
        font-size: 48px;
    }

    .dig_stm_content {
        margin-top: 88px;
    }

    .dig_stm_content .dig_stm_left .dig_stm_subTitle {
        font-size: 32px;
        line-height: 40px;
    }

    .dig_stm_content .dig_stm_left .dig_stm_subDesc {
        font-size: 24px;
    }

    .dig_stm_content .dig_stm_right {
        width: 509px;
        height: 444px;
        flex-shrink: 0;
    }

    @keyframes vertical_bar {
        0% {
            height: 0;
        }

        to {
            height: 880px;
        }
    }
}

@media screen and (max-width: 1024px) {
    .dig_stm_container {
        min-height: 720px;
        padding-top: 60px;
        padding-bottom: 20px;
    }

    .dig_stm_box {
        width: auto;
        padding: 0 24px;
    }

    .dig_stm_Ltitle {
        font-size: 48px;
        max-width: 563px;
    }

    .dig_stm_gradient {
        height: 56px;
        margin-right: 16px;
        font-size: 48px;
    }

    .dig_stm_content .dig_stm_left .dig_stm_subTitle {
        font-size: 24px;
        line-height: 30px;
    }

    .dig_stm_content .dig_stm_left .dig_stm_subDesc {
        font-size: 20px;
    }

    .dig_stm_content .dig_stm_right {
        width: 409px;
        height: 344px;
    }

    @keyframes vertical_bar {
        0% {
            height: 0;
        }

        to {
            height: 720px;
        }
    }
}

@media screen and (max-width: 768px) {
    .dig_stm_container {
        min-height: 322px !important;
        padding-top: 30px;
        padding-bottom: 18px;
    }

    .dig_stm_Ltitle {
        font-size: 26px;
        max-width: 230px;
    }

    .dig_stm_gradient {
        height: 32px;
        margin-right: 16px;
        font-size: 26px;
        display: block;
    }

    .dig_stm_content {
        margin-top: 40px;
    }

    .dig_stm_content .dig_stm_left {
        padding-right: 12px;
    }

    .dig_stm_content .dig_stm_left .dig_stm_subTitle {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 12px;
    }

    .dig_stm_content .dig_stm_left .dig_stm_subDesc {
        font-size: 12px;

    }

    html[data-region='cn'] .dig_stm_container:nth-of-type(2) .dig_stm_content .dig_stm_left .dig_stm_subDesc{
        padding-right: 24px;
    }

    .dig_stm_content .dig_stm_right {
        width: 146px;
        height: 122px;
    }

    html[data-region='cn'] .dig_stm_container:nth-of-type(3) .dig_stm_content .dig_stm_right {
        height: 162px;
    }

    .dig_stm_vertical_bar {
        width: 8px;
    }

    @keyframes vertical_bar {
        0% {
            height: 0;
        }

        to {
            height: 322px;
        }
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}


/* bubble */

.dig_papaw_wrap img {
    width: 100%;
    height: 100%;
}

.dig_papaw0 {
    position: absolute;
    right: 64.8%;
    top: -120px;
    width: 90px;
    height: 104px;
    animation-name: fadeInUp0;
    animation-duration: 6s;
    animation-timing-function: ease;
}

.dig_papaw1 {
    position: absolute;
    right: 40.5%;
    top: 257px;
    width: 180px;
    height: 190px;
    animation-name: fadeInUp1;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}

.dig_papaw2 {
    position: absolute;
    right: 14.3%;
    bottom: 210px;
    width: 228px;
    height: 258px;
    animation-name: fadeInUp2;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

.dig_papaw3 {
    position: absolute;
    right: 45.4%;
    bottom: 289px;
    width: 80px;
    height: 101px;
    animation-name: fadeInUp3;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

.dig_papaw4 {
    position: absolute;
    right: 66.25%;
    bottom: 230px;
    width: 69px;
    height: 80px;
    animation-name: fadeInUp4;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.dig_papaw5 {
    position: absolute;
    right: 12.6%;
    bottom: 90px;
    width: 170px;
    height: 170px;
    animation-name: fadeInUp5;
    animation-duration: 3.5s;
    animation-iteration-count: infinite;
}

.dig_papaw6 {
    position: absolute;
    right: 27.6%;
    bottom: 448px;
    width: 190px;
    height: 206px;
    animation-name: fadeInUp6;
    animation-duration: 4.2s;
    animation-iteration-count: infinite;
}

.dig_papaw7 {
    position: absolute;
    right: 26.6%;
    bottom: 500px;
    width: 28px;
    height: 24px;
    animation-name: fadeInUp7;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

.dig_papaw8 {
    position: absolute;
    right: 21.5%;
    bottom: 539px;
    width: 63px;
    height: 82px;
    animation-name: fadeInUp8;
    animation-duration: 6.7s;
    animation-iteration-count: infinite;
}

.dig_papaw9 {
    position: absolute;
    right: 16.3%;
    bottom: 484px;
    width: 32px;
    height: 22px;
    animation-name: fadeInUp9;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

@keyframes fadeInUp0 {
    0% {
        -webkit-transform: translate3d(-80%, 350px, 0);
        transform: translate3d(-80%, 350px, 0);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInUp1 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 350px, 0);
        transform: translate3d(0, 350px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInUp2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 350px, 0);
        transform: translate3d(0, 350px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInUp3 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 350px, 0);
        transform: translate3d(0, 350px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInUp4 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 350px, 0);
        transform: translate3d(0, 350px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInUp5 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 350px, 0);
        transform: translate3d(0, 350px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInUp6 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 350px, 0);
        transform: translate3d(0, 350px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInUp7 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 350px, 0);
        transform: translate3d(0, 350px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInUp8 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 350px, 0);
        transform: translate3d(0, 350px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInUp9 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 350px, 0);
        transform: translate3d(0, 350px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@media screen and (max-width: 768px) {
    .dig_papaw_wrap img {
        width: 100%;
        height: 100%;
    }

    .dig_papaw0 {
        right: 64.8%;
        top: -40px;
        width: 30px;
        height: 34px;
    }

    .dig_papaw1 {
        right: 40.5%;
        top: 85px;
        width: 60px;
        height: 70px;
    }

    .dig_papaw2 {
        right: 14.3%;
        bottom: 70px;
        width: 75px;
        height: 86px;
    }

    .dig_papaw3 {
        right: 45.4%;
        bottom: 96px;
        width: 23px;
        height: 33px;
    }

    .dig_papaw4 {
        right: 66.25%;
        bottom: 76px;
        width: 23px;
        height: 23px;
    }

    .dig_papaw5 {
        right: -7.4%;
        bottom: 30px;
        width: 57px;
        height: 57px;
    }

    .dig_papaw6 {
        right: 27.6%;
        bottom: 150px;
        width: 63px;
        height: 69px;
    }

    .dig_papaw7 {
        right: 26.6%;
        bottom: 166px;
        width: 9px;
        height: 8px;
    }

    .dig_papaw8 {
        right: 21.5%;
        bottom: 180px;
        width: 21px;
        height: 27px;
    }

    .dig_papaw9 {
        right: 16.3%;
        bottom: 160px;
        width: 10px;
        height: 7px;
    }

    @keyframes fadeInUp0 {
        0% {
            -webkit-transform: translate3d(-80%, 120px, 0);
            transform: translate3d(-80%, 120px, 0);
        }

        to {
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
        }
    }

    @keyframes fadeInUp1 {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 120px, 0);
            transform: translate3d(0, 120px, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
        }
    }

    @keyframes fadeInUp2 {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 120px, 0);
            transform: translate3d(0, 120px, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
        }
    }

    @keyframes fadeInUp3 {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 120px, 0);
            transform: translate3d(0, 120px, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
        }
    }

    @keyframes fadeInUp4 {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 120px, 0);
            transform: translate3d(0, 120px, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
        }
    }

    @keyframes fadeInUp5 {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 120px, 0);
            transform: translate3d(0, 120px, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
        }
    }

    @keyframes fadeInUp6 {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 120px, 0);
            transform: translate3d(0, 120px, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
        }
    }

    @keyframes fadeInUp7 {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 120px, 0);
            transform: translate3d(0, 120px, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
        }
    }

    @keyframes fadeInUp8 {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 120px, 0);
            transform: translate3d(0, 120px, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
        }
    }

    @keyframes fadeInUp9 {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 120px, 0);
            transform: translate3d(0, 120px, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
        }
    }
}


/* features */

.dig_features {
    position: relative;
    z-index: 2;
}

.dig_features .dig_featuresBg {
    height: 100vh;
    position: sticky;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.dig_features .dig_featuresContent {
    margin-top: -100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.dig_features .dig_featuresBox {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: sticky;
    top: 106px;
    height: calc(100vh - 106px);
    width: 1280px;
}

.dig_features .dig_featuresTitle {
    height: 600px;
    padding: 140px 48px 50px 0;
    flex: 1;
}

.dig_features .dig_featuresTitle>h2 {
    font-size: 55px;
    color: #ffffff;
    line-height: 80px;
    font-weight: 600;
    word-break: break-word;
}

.dig_features .dig_featuresCard {
    padding: 40px;
    display: flex;
    background: #212123;
    margin-top: 20px;
    width: 540px;
    min-height: 450px;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    word-break: break-word;
    flex-shrink: 0;
}

.dig_features .dig_featuresCard>h2 {
font-size: 27px;
    color: #ffffff;
    line-height: 60px;
    margin-top: 24px;
    margin-bottom: 24px;
    font-weight: 500;
}

.dig_features .dig_featuresCard>p {
    font-size: 18px;
    color: #ffffff;
}

.dig_features .dig_featuresCard img {
    width: 96px;
    height: 96px;
}

@media screen and (max-width: 1440px) {
    .dig_features .dig_featuresBox {
        width: 100%;
        padding: 0 80px;
    }

    .dig_features .dig_featuresTitle>h2 {
        width: 640px;
    }

    .dig_features .dig_featuresCard {
padding: 32px;
    width: 422px;
    }
}

@media screen and (max-width: 1140px) {
    .dig_features .dig_featuresTitle>h2 {
        font-size: 48px;
        line-height: 60px;
        width: auto;
    }

    .dig_features .dig_featuresCard {
        width: 400px;
    }

    .dig_features .dig_featuresCard>h2 {
        font-size: 32px;
        line-height: 50px;
        margin-top: 32px;
        margin-bottom: 16px;
    }

    .dig_features .dig_featuresCard>p {
        font-size: 16px;
        color: #ffffff;
    }

    .dig_features .dig_featuresCard img {
        width: 80px;
        height: 80px;
    }
}

@media screen and (max-width: 1024px) {
    .dig_features .dig_featuresBox {
        padding: 0 24px;
    }

    .dig_features .dig_featuresTitle {
        padding: 140px 32px 50px 0;
    }

    .dig_features .dig_featuresTitle>h2 {
        font-size: 44px;
        line-height: 50px;
        width: auto;
    }

    .dig_features .dig_featuresBox {
        top: 48px;
        height: calc(100vh - 48px);
    }

    .dig_features .dig_featuresCard {
        width: 320px;
        margin: 140px 0 50px 32px;
    }

    .dig_features .dig_featuresCard>h2 {
        font-size: 32px;
        line-height: 50px;
        margin-top: 32px;
        margin-bottom: 16px;
    }

    .dig_features .dig_featuresCard>p {
        font-size: 16px;
    }

    .dig_features .dig_featuresCard img {
        width: 80px;
        height: 80px;
    }
}

@media screen and (max-width: 768px) {
    .dig_features .dig_featuresBox {
        padding: 0 12px;
    }

    .dig_features .dig_featuresTitle {
        padding: 80px 4px 50px 0;
    }

    .dig_features .dig_featuresTitle>h2 {
        font-size: 26px;
        line-height: 30px;
        width: auto;
        max-width: 400px;
        word-break: break-word;
    }

    .dig_features .dig_featuresCard {
        width: 180px;
        min-height: 215px;
        margin: 80px 0 50px 0;
        padding: 16px 12px;
        flex-shrink: 0;
        word-break: break-word;
    }

    html[data-region='cn'] .dig_features .dig_featuresCard{
        width: 192px;
        min-height: 242px;
        padding: 20px 12px 36px;
        padding-top: 0;
    }

    .dig_features .dig_featuresCard>h2 {
        font-size: 20px;
        line-height: 24px;
        margin-top: 16px;
        margin-bottom: 12px;
    }

    html[data-region='cn'] .dig_features .dig_featuresCard>h2{
        margin-top: 0;
    }

    html[data-region='cn'] .dig_features .dig_featuresCard>p {
        position: relative;
    }

    html[data-region='cn'] .dig_features .dig_featuresCard>p span{
        position: absolute;
        width: 100%;
        padding-left: 0.2em;
    }

    .dig_features .dig_featuresCard img {
        width: 24px;
        height: 24px;
    }

    html[data-region='cn'] .dig_features .dig_featuresCard img{
        width: 32px;
        height: 32px;
    }
}


/* video_scale */

.dig_video_scale .dig_vs_sticty {
    position: sticky;
    left: 0;
    top: 106px;
    height: calc(100vh - 106px);
    background-color: #000;
    overflow: hidden;
}

.dig_video_scale .dig_vs_video_start {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: url(/Assets/Solar/v4/img/Owners/HomeOwners/content/img_video_start.png) no-repeat center center;
    transform: translate(-50%, -50%);
    display: none;
}

.dig_video_scale .dig_vs_video {
    width: 25%;
    height: 25%;
    position: absolute;
    left: 37.5%;
    top: 37.5%;
}

.dig_video_scale .dig_vs_video>video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.dig_video_scale .dig_vs_img_wrap {
    width: 100%;
    height: 100%;
    /* transition: all 400ms ease; */
}

.dig_video_scale .dig_vs_img_wrap .dig_vs_img {
    position: absolute;
}

.dig_video_scale .dig_vs_img_wrap .dig_vs_img>img {
    width: 100%;
    height: 100%;
}

.dig_video_scale .dig_vs_img_wrap .dig_vs_img1 {
    left: 37.5%;
    top: 4.17%;
    width: 28.3%;
    height: 31.11%;
}

.dig_video_scale .dig_vs_img_wrap .dig_vs_img2 {
    left: 16.58%;
    top: 24.82%;
    width: 19.17%;
    height: 37.69%;
}

.dig_video_scale .dig_vs_img_wrap .dig_vs_img4 {
    left: 64.18%;
    top: 37.5%;
    width: 25%;
    height: 25%;
}

.dig_video_scale .dig_vs_img_wrap .dig_vs_img5 {
    left: 9.34%;
    top: 64.72%;
    width: 31.35%;
    height: 27.96%;
}

.dig_video_scale .dig_vs_img_wrap .dig_vs_img6 {
    left: 42.36%;
    top: 64.72%;
    width: 20.16%;
    height: 27.96%;
}

.dig_video_scale .dig_vs_img_wrap .dig_vs_img7 {
    left: 64.18%;
    top: 64.72%;
    width: 21.14%;
    height: 27.96%;
}

.dig_vs_help {
    width: 100%;
    height: 100vh;
}

@media screen and (max-width: 1280px) {
    .dig_video_scale .dig_vs_sticty {
        top: 48px;
        height: calc(100vh - 48px);
    }
}

@media screen and (max-width: 768px) {
    .dig_video_scale .dig_vs_sticty {
        position: static;
        height: 202px;
        overflow: hidden;
    }

    .dig_video_scale .dig_vs_video {
        width: 100%;
        height: 100%;
        position: static;
    }

    .dig_video_scale .dig_vs_video_start {
        display: block;
    }

    .dig_video_scale .dig_vs_img {
        display: none;
    }

    .dig_vs_help {
        display: none;
    }
}


/* contactUs */

.dig_contactUs {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 85.61vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dig_contactUs .dig_contactUs_wrap {
    max-width: 729px;
    /* margin: 0 auto; */
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.dig_contactUs .dig_contactUs_wrap .dig_contactUs_title {
    font-size: 48px;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
    font-weight: 700;
    animation-name: fadeInUp;
    animation-duration: 1000ms;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
}

.dig_contactUs .dig_contactUs_wrap .dig_contactUs_desc {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
    font-weight: 500;
    margin-top: 48px;
    margin-bottom: 48px;
    width: 729px;
    animation-name: fadeInUp;
    animation-duration: 1500ms;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
}

.dig_contactUs .dig_contactUs_wrap .dig_contactUs_default_btn {
    animation-name: fadeInUp;
    animation-duration: 2000ms;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
    width: 327px;
}

@media screen and (max-width: 1280px) {
    .dig_contactUs {
        background-size: cover;
    }
}

@media screen and (max-width: 768px) {
    .dig_contactUs {
        padding: 48px 24px;
        height: auto;
        min-height: 248px;
    }

    html[data-region='cn'] .dig_contactUs{
        padding: 60px 24px;
    }

    .dig_contactUs .dig_contactUs_wrap .dig_contactUs_title {
        font-size: 26px;
        color: #ffffff;
        line-height: 30px;
        margin-top: 0;
    }

    .dig_contactUs .dig_contactUs_wrap .dig_contactUs_desc {
        font-size: 14px;
        line-height: 16px;
        margin-top: 16px;
        margin-bottom: 24px;
        width: auto;
    }

    html[data-region='cn'] .dig_contactUs .dig_contactUs_wrap .dig_contactUs_desc{
        margin-top: 24px;
        margin-bottom: 48px;
    }

    .dig_contactUs .dig_contactUs_wrap .dig_contactUs_default_btn {
        width: 200px;
        height: 40px;
        line-height: 40px;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}


/* house */

.dig_house {
    position: relative;
    z-index: 1;
}

.dig_house .dig_house_canvas {
    position: sticky;
    height: calc(100vh - 106px);
    overflow: hidden;
    top: 106px;
}

.dig_house .dig_house_canvas>canvas {
    height: 100%;
    width: 100%;
}

.dig_house_title {
    width: 1280px;
    position: absolute;
    left: 50%;
    top: 120px;
    margin-left: -640px;
    animation: fadeInUpTitle;
    animation-duration: 800ms;
    padding-right: 24px;
    display: none;
}

.dig_house_title p:first-child {
    font-size: 72px;
    color: #ffffff;
    line-height: 80px;
    font-weight: bold;
}

.dig_house_title p:last-child {
    font-size: 24px;
    color: #ffffff;
    line-height: 30px;
    max-width: 516px;
    margin-top: 16px;
}

@keyframes fadeInUpTitle {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@media screen and (max-width: 1440px) {
    .dig_house_title {
        width: auto;
        left: 80px;
        top: 120px;
        margin-left: 0;
    }
}

@media screen and (max-width: 1280px) {
    .dig_house .dig_house_canvas {
        height: calc(100vh - 48px);
        top: 48px;
    }
}

@media screen and (max-width: 1024px) {
    .dig_house_title {
        width: auto;
        left: 24px;
        top: 80px;
    }

    .dig_house_title p:first-child {
        font-size: 48px;
        line-height: 56px;
    }

    .dig_house_title p:last-child {
        font-size: 20px;
        color: #ffffff;
        line-height: 24px;
    }
}

@media screen and (max-width: 768px) {
    .dig_house .dig_house_canvas>canvas {
        width: auto;
        transform: translateX(-50%);
    }

    .dig_house_title {
        top: 48px;
    }

    .dig_house_title p:first-child {
        font-size: 28px;
        line-height: 32px;
    }

    .dig_house_title p:last-child {
        font-size: 16px;
        color: #ffffff;
        line-height: 20px;
    }
}


/* fusionSolar */

.dig_fusionSolar {
    overflow: hidden;
    min-height: 100vh;
    position: relative;
}

.dig_fusionSolar .dig_fs_img {
    position: absolute;
    height: 100%;
    top: 0;
    /* right: 0; */
    animation-name: fadeInBottomLeft;
    animation-duration: 2s;
}

.dig_fusionSolar .dig_fs_title {
    font-size: 72px;
    max-width: 46%;
    color: #191919;
    line-height: 80px;
    font-weight: 700;
    animation-name: fadeInUp;
    animation-duration: 1500ms;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
    opacity: 0;
}

.dig_fusionSolar .dig_fs_box {
    padding-top: 200px;
    padding-left: 11.46%;
    display: none;
}

.dig_fusionSolar .dig_fs_subBox {
    margin-top: 160px;
    width: 560px;
    animation-name: fadeInUp;
    animation-duration: 1500ms;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
    animation-delay: 1s;
    margin-bottom: 48px;
    opacity: 0;
}

.dig_fusionSolar .dig_fs_subBox .dig_fs_subTitle {
    font-weight: bold;
    font-size: 32px;
    color: #191919;
    line-height: 40px;
    margin-bottom: 1rem;
}

.dig_fusionSolar .dig_fs_subBox .dig_fs_desc {
    font-size: 24px;
    color: #191919;
}

@media screen and (max-width: 1440px) {

    .dig_fusionSolar .dig_fs_img {
        right: -80px;
    }

    .dig_fusionSolar .dig_fs_box {
        padding-top: 100px;
        padding-left: 80px;
    }
    .dig_fusionSolar .dig_fs_subBox{
        padding-top: 80px;

    }
}

@media screen and (max-width: 1280px) {
    .dig_fusionSolar .dig_fs_title {
        font-size: 48px;
        line-height: 60px;
        max-width: 46%;
    }

    .dig_fusionSolar .dig_fs_subBox {
        margin-top: 120px;
        width: 460px;
    }

    .dig_fusionSolar .dig_fs_subBox .dig_fs_subTitle {
        font-size: 24px;
        color: #191919;
        line-height: 30px;
        margin-bottom: 1rem;
    }

    .dig_fusionSolar .dig_fs_subBox .dig_fs_desc {
        font-size: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .dig_fusionSolar .dig_fs_title {
        font-size: 32px;
        line-height: 40px;
        max-width: 40%;
    }

    .dig_fusionSolar .dig_fs_img {
        right: -130px;
    }

    .dig_fusionSolar .dig_fs_box {
        padding-left: 24px;
    }

    .dig_fusionSolar .dig_fs_subBox {
        margin-top: 120px;
        width: 320px;
    }

    .dig_fusionSolar .dig_fs_subBox .dig_fs_subTitle {
        font-size: 20px;
        color: #191919;
        line-height: 24px;
        margin-bottom: 1rem;
    }

    .dig_fusionSolar .dig_fs_subBox .dig_fs_desc {
        font-size: 16px;
    }
}

@media screen and (max-width: 768px) {
    .dig_fusionSolar {
        min-height: auto;
    }

    .dig_fusionSolar .dig_fs_title {
        font-size: 26px;
        line-height: 40px;
        max-width: 100%;
    }

    .dig_fusionSolar .dig_fs_imgbox {
        text-align: center;
    }

    .dig_fusionSolar .dig_fs_img {
        position: static;
        height: 288px;
    }

    .dig_fusionSolar .dig_fs_box {
        padding-left: 24px;
        max-width: calc(100% - 24px);
        padding-top: 48px;
    }

    .dig_fusionSolar .dig_fs_subBox {
        margin-top: 32px;
        width: auto;
        margin-bottom: 48px;
    }

    .dig_fusionSolar .dig_fs_subBox .dig_fs_subTitle {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 8px;
    }

    .dig_fusionSolar .dig_fs_subBox .dig_fs_desc {
        font-size: 14px;
    }

    html[data-region='it'] .dig_features .dig_featuresCard {
        min-height: 260px;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 18%, 0) scale(2);
        transform: translate3d(-50%, 18%, 0) scale(2);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0) scale(1);
    }
}

@media screen and (max-width: 1440px) and (min-width:768px) and (orientation: landscape){
    html[data-region='it'] .dig_features .dig_featuresCard>h2{
        font-size: 32px;
    }

    html[data-region='it'] .dig_features .dig_featuresCard>p {
        font-size: 16px;
    }

    html[data-region='it'] .dig_features .dig_featuresCard{
        width: 500px;
        padding: 20px;
        margin: 70px 0 50px 0;
        min-height: 400px;
    }

    html[data-region='it'] .dig_features .dig_featuresCard img {
        width: 70px;
        height: 70px;
    }

    html[data-region='se'] .dig_features .dig_featuresCard,
    html[data-region='pl'] .dig_features .dig_featuresCard,
    html[data-region='en'] .dig_features .dig_featuresCard{
        width: 500px;
        padding: 20px;
        margin: 70px 0 50px 0;
        min-height: 400px;
    }

}

@media screen and (max-width: 768px) {
    html[data-region='de'] .dig_features .dig_featuresCard>h2,
    html[data-region='at'] .dig_features .dig_featuresCard>h2 {
        font-size: 15px;
    }

    #UpoSolutionContent{
        overflow: hidden;
    }

    html[data-region='fr'] .dig_features .dig_featuresCard{
        min-height: 265px;
    }
}

.job-listing-wrapper {
    position: relative
}

.job-listing-wrapper.border-wrapper {
    border: 1px solid #dbe8e5;
    border-radius: 10px
}

.job-list-one {
    background: #fff;
    padding: 42px 35px;
    border-radius: 10px
}

.job-list-one.bottom-border {
    border-bottom: 1px solid #dbe8e5;
    border-radius: 10px 10px 0 0
}

.job-list-one.border-style {
    border: 1px solid #dbe8e5
}


.job-list-one .title {
    font-size: 19px;
    color: #000;
    line-height: 1.5em;
    width: calc(100% - 90px);
    margin-left: 30px
}

.job-list-one .title:hover {
    color: #00bf58
}

.job-list-one .split-box1 {
    width: calc(100% - 60px);
    padding-left: 30px
}

.job-list-one .split-box1 .title {
    width: 100%;
    margin-left: 0
}

.job-list-one .job-duration {
    font-size: 15px;
    color: #00bf58
}

.job-list-one .job-duration:hover {
    text-decoration: underline
}

.job-list-one .job-duration.part-time {
    color: #ff6060
}

.job-list-one .job-date {
    color: rgba(0,0,0,.5)
}

.job-list-one .job-date a {
    font-weight: 500;
    color: #000
}

.job-list-one .job-date a:hover {
    text-decoration: underline
}

.job-list-one .job-location a {
    font-size: 15px;
    color: rgba(0,0,0,.7)
}

.job-list-one .job-location a:hover {
    color: #000
}

.job-list-one .job-category a {
    font-weight: 500;
    color: #000
}

.job-list-one .job-category a:hover {
    text-decoration: underline
}

.job-list-one .job-salary {
    font-size: 15px;
    color: #aaa;
    margin: 2px 0 0
}

.job-list-one .save-btn {
    width: 35px;
    height: 35px;
    line-height: 32px;
    border: 1px solid #d6d6d6;
    color: #cbcbcb
}

.job-list-one .save-btn:hover {
    background: #e7f6ef;
    border-color: #e7f6ef;
    color: #005025
}

.job-list-one .apply-btn {
    width: 85px;
    line-height: 35px;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 17px;
    background: #00bf58
}

.job-list-one .apply-btn:hover {
    background: #005025
}

.job-list-one.style-two {
    padding-top: 35px;
    padding-bottom: 35px
}

.job-list-one.style-two .apply-btn {
    background: #31795a
}

.job-list-one.style-two .apply-btn:hover {
    background: #00bf58
}

.job-list-one.style-two .title:hover {
    color: #31795a
}

.g-control-nav li {
    font-size: 17px;
    font-weight: 500;
    color: #000;
    margin-left: 30px;
    padding-bottom: 6px;
    position: relative;
    cursor: pointer;
    transition: all .1s ease-in-out 0s
}

.g-control-nav li::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #00bf58;
    opacity: 0;
    transition: all .1s ease-in-out 0s
}

.g-control-nav li.is-checked:before {
    opacity: 1
}




 .card-con {
    overflow: hidden;
    margin: 1.25rem;
    border-radius: 1rem;
    background: rgba(255, 255, 255, 0.8);
}

 .card-top {
    position: relative;
}

.card-top-img {
    display: flex;
    width: 100%;
}

 .card-top-text {
    position: absolute;
    left: 2rem;
    top: 50%;
    margin-top: -1.25rem;
    font-size: 2rem;
    color: #ffffff;
    line-height: 2.5rem;
}

.card-content {
    padding: 2rem 2rem 3rem;
}

 .card-tag-label {
    display: inline-block;
    width: 58px;
    height: 22px;
    text-align: center;
    color: #007dff;
    border: 1px solid #007dff;
    border-radius: 0.25rem;
    font-size: 0.75rem;
    line-height: 22px;
}

 .card-title {
    margin-top: 0.75rem;
    color: #0a0a0a;
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.25rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 2.5rem;
}

.card-desc {
    margin-top: 0.5rem;
    color: #191919;
    font-size: 1rem;
    line-height: 1.25rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 3.75rem;
}

 .card-info {
    margin-top: 0rem;
}

.main .local-contacts-wrapper .card-content .card-info .card-info-contact+.card-info-contact {
    margin-top: 0.75rem;
}

.main .local-contacts-wrapper .card-content .card-info .card-info-contact .contact-icon {
    width: 1rem;
    height: 1rem;
}

.main .local-contacts-wrapper .card-content .card-info .card-info-contact .contact-label {
    margin-left: 0.25rem;
    font-size: 1rem;
    color: rgba(25, 25, 25, 0.4);
}

.main .local-contacts-wrapper .card-content .card-info .card-info-contact .contact-text {
    margin-top: 0.25rem;
    font-size: 1rem;
    color: #191919;
    word-break: break-all;
}

.main .connect-us-wrapper {
    margin-bottom: 7.5rem;
}

.main .connect-us-wrapper .connect-us-box {
    margin-top: 4.25rem;
}

.main .connect-us-wrapper .connect-us-con-box {
    display: flex;
}

.main .connect-us-wrapper .connect-us-con-title {
    font-size: 1.5rem;
    color: #191919;
    line-height: 1.5rem;
    margin-bottom: 1rem;
}

.main .connect-us-wrapper .connect-us-form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.25rem;
}

.main .connect-us-wrapper .connect-us-form .connect-us-form-item {
    margin-top: 2rem;
    width: 100%;
}

.main .connect-us-wrapper .connect-us-form .form-item-box {
    padding: 0 1.25rem;
}

.main .connect-us-wrapper .connect-us-form .form-item-half {
    width: 50%;
}

.main .connect-us-wrapper .connect-us-form .form-item-label {
    font-size: 1rem;
    color: #191919;
    margin-bottom: 0.5rem;
}

.main .connect-us-wrapper .ev_textField,
.main .connect-us-wrapper .ev_textField_wrapper,
.main .connect-us-wrapper .ev_textField_container,
.main .connect-us-wrapper .ev_textField_inner,
.main .connect-us-wrapper .ev_input,
.main .connect-us-wrapper .ev_selectCom,
.main .connect-us-wrapper .ev_select_div,
.main .connect-us-wrapper .ev_textArea_container {
    width: 100%;
}

.main .connect-us-wrapper .ev_textField_input,
.main .connect-us-wrapper .ev_select {
    height: 2.5rem;
    line-height: 2.5rem;
}

.main .connect-us-wrapper .send-btn {
    width: 12.5rem;
    height: 3rem;
    margin-top: 4rem;
}