.my-hero-header {
    position: relative !important;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw) !important;
    margin-right: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    min-height: 0 !important;
    overflow: visible !important;
}

.my-hero-header .vc_column-inner,
.my-hero-header .wpb_wrapper,
.my-hero-header .wpb_raw_code,
.my-hero-header .wpb_raw_html {
    padding: 0 !important;
    margin: 0 !important;
}

.my-hero-header .ml-home-hero {
    position: relative;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    font-family: "Noto Sans TC", "Noto Sans JP", "Poppins", Helvetica, Arial, "Microsoft JhengHei", "Heiti TC", sans-serif;
}

.my-hero-header .ml-home-hero *,
.my-hero-header .ml-home-hero *::before,
.my-hero-header .ml-home-hero *::after {
    box-sizing: border-box;
}

.my-hero-header .ml-home-hero .wrap {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}

.my-hero-header .ml-home-hero .bannerBox {
    position: relative;
    overflow: hidden;
}

.my-hero-header .ml-home-hero .bannerBox #slider-particles,
.my-hero-header .ml-home-hero .bannerBox .ml-slider-particles {
    z-index: 2;
}

.my-hero-header .ml-home-hero .bannerList {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    list-style: none;
}

.my-hero-header .ml-home-hero .bannerList.slick-dotted {
    margin-bottom: 0;
}

.my-hero-header .ml-home-hero .bannerItem {
    position: relative;
}

.my-hero-header .ml-home-hero .bannerList:not(.slick-initialized) .bannerItem {
    display: none;
}

.my-hero-header .ml-home-hero .bannerList:not(.slick-initialized) .bannerItem:first-child {
    display: block;
}

.my-hero-header .ml-home-hero .bannerMask {
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 133px;
    background: no-repeat url("/wp-content/themes/total-child/assets/home/ml-home-banner-mask.png") center top / 100% auto;
    pointer-events: none;
}

.my-hero-header .ml-home-hero .bannerItem .Img {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.my-hero-header .ml-home-hero .bannerItem .Img > img {
    display: block;
    width: 100%;
    height: 775px;
    object-fit: cover;
    object-position: center center;
}

.my-hero-header .ml-home-hero .bannerItem--layered .Img .effectBox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 775px;
    overflow: hidden;
    pointer-events: none;
}

.my-hero-header .ml-home-hero .bannerItem--layered .Img .effectBox .graph {
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
}

.my-hero-header .ml-home-hero .bannerItem--layered .Img .effectBox .graph .ml-home-hero__foreground {
    position: absolute;
    top: 17px;
    right: 292px;
    display: block;
    width: auto;
    height: auto;
    max-width: none;
    object-fit: contain;
    object-position: right top;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
}

@media (max-width: 1600px) {
    .my-hero-header .ml-home-hero .bannerItem--layered .Img .effectBox .graph {
        transform: scale(0.9) translate(150px, 30px) translateZ(0);
    }
}

.my-hero-header .ml-home-hero .bannerItem .Txt {
    position: absolute;
    inset: 0;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    max-width: 1620px;
    height: 100%;
    margin: auto;
    padding: 110px;
}

.my-hero-header .ml-home-hero .bannerItem .Txt .textBox {
    display: flex;
    flex-direction: column;
    max-width: 660px;
    padding-top: 23px;
}

.my-hero-header .ml-home-hero .bannerItem .Txt .title {
    margin: 0 0 4px;
    color: #fff;
    font-size: 63px;
    font-weight: 500;
    line-height: 1.19;
    letter-spacing: 3px;
    opacity: 0;
    font-family: "Noto Sans Tc", "Noto Sans JP", Poppins, Helvetica, Arial, "微軟正黑體", "Heiti TC", "メイリオ", sans-serif !important;
}

.my-hero-header .ml-home-hero .bannerItem .Txt .subtitle {
    position: relative;
    left: -4px;
    width: calc(100% - 15px);
    margin: 10px 10px 0 0;
    padding-bottom: 26px;
    color: #fff;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 1.7px;
    opacity: 0;
    font-family: "Noto Sans Tc", "Noto Sans JP", Poppins, Helvetica, Arial, "微軟正黑體", "Heiti TC", "メイリオ", sans-serif !important;
}

.my-hero-header .ml-home-hero .bannerItem .Txt .subtitle::before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 7px;
    width: 100%;
    height: 1px;
    background-color: rgba(241, 247, 252, 0.5);
}

.my-hero-header .ml-home-hero .bannerItem .Txt .subtitle::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 5px;
    width: 28px;
    height: 3px;
    background-color: #fff;
}

.my-hero-header .ml-home-hero .bannerItem .Txt .text {
    margin: 25px 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0.4px;
    opacity: 0;
    font-family: Poppins, "Noto Sans Tc", sans-serif !important;
}

.my-hero-header .ml-home-hero .bannerItem .Txt .bannerBtn {
    padding-top: 49px;
    opacity: 0;
}

.my-hero-header .ml-home-hero .bannerItem .Txt .bannerBtn a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 208px;
    height: 47px;
    padding: 0 19px 0 16px;
    border-radius: 999px;
    background-color: #046eb8;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: normal !important;
    letter-spacing: 0.66px;
    font-family: Poppins, "Noto Sans Tc", sans-serif !important;
    text-decoration: none;
    transition: all 0.5s;
}

.my-hero-header .ml-home-hero .bannerItem .Txt .bannerBtn a svg {
    width: 22px;
    height: 22px;
    flex: 0 0 auto;
}

.my-hero-header .ml-home-hero .bannerItem .Txt .bannerBtn a:hover {
    color: #046eb8;
    background-color: #fff;
    box-shadow: 0 0 12px rgba(4, 110, 184, 0.23);
}

.my-hero-header .ml-home-hero .bannerItem.slick-current .Txt .title {
    animation: ml-home-hero-banner-txt 0.8s ease-in-out forwards;
}

.my-hero-header .ml-home-hero .bannerItem.slick-current .Txt .subtitle {
    animation: ml-home-hero-banner-txt 0.8s 0.4s ease-in-out forwards;
}

.my-hero-header .ml-home-hero .bannerItem.slick-current .Txt .text {
    animation: ml-home-hero-banner-txt 0.8s 0.8s ease-in-out forwards;
}

.my-hero-header .ml-home-hero .bannerItem.slick-current .Txt .bannerBtn {
    animation: ml-home-hero-banner-txt 0.8s 1.2s ease-in-out forwards;
}

.my-hero-header .ml-home-hero .arrowBox {
    position: absolute;
    top: 33.4%;
    z-index: 4;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 0;
    padding: 0 37px;
}

.my-hero-header .ml-home-hero .arrowBox .arrow {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    margin: 10px 0;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background-color: #046eb8;
    color: #fff;
    cursor: pointer;
    transition: all 0.5s;
}

.my-hero-header .ml-home-hero .arrowBox .arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 71px;
    height: 71px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 999px;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.5s;
}

.my-hero-header .ml-home-hero .arrowBox .arrow svg {
    width: 4.734px;
    height: 8.021px;
}

.my-hero-header .ml-home-hero .arrowBox .arrowPrev svg {
    transform: scale(-1);
}

.my-hero-header .ml-home-hero .arrowBox .arrow:hover {
    background-color: #fff;
    color: #046eb8;
    opacity: 1;
}

.my-hero-header .ml-home-hero .arrowBox .arrow:hover::after {
    opacity: 1;
}

@keyframes ml-home-hero-banner-txt {
    0% {
        opacity: 0;
        transform: translateY(10px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 1500px) {
    .my-hero-header .ml-home-hero .arrowBox .arrow {
        opacity: 0.7;
    }
}

@media (max-width: 1200px) {
    .my-hero-header .ml-home-hero .bannerItem .Img > img {
        height: 630px;
    }

    .my-hero-header .ml-home-hero .bannerItem--layered .Img .effectBox {
        height: 630px;
    }

    .my-hero-header .ml-home-hero .bannerItem--layered .Img .effectBox .graph {
        transform: scale(0.9) translate(250px, -40px) translateZ(0);
    }

    .my-hero-header .ml-home-hero .bannerItem .Txt {
        padding: 55px 20px;
    }

    .my-hero-header .ml-home-hero .bannerItem .Txt .textBox {
        max-width: 450px;
    }

    .my-hero-header .ml-home-hero .bannerItem .Txt .title {
        font-size: 40px;
    }

    .my-hero-header .ml-home-hero .bannerItem .Txt .subtitle {
        left: 0;
        margin-right: 0;
        font-size: 24px;
    }

    .my-hero-header .ml-home-hero .bannerItem .Txt .subtitle::before,
    .my-hero-header .ml-home-hero .bannerItem .Txt .subtitle::after {
        left: 0;
    }

    .my-hero-header .ml-home-hero .arrowBox {
        display: none !important;
    }
}

@media (max-width: 960px) {
    .my-hero-header .ml-home-hero .bannerItem--layered .Img .effectBox .graph {
        transform: scale(0.7) translate(300px, -20px) translateZ(0);
    }

    .my-hero-header .ml-home-hero .bannerItem .Txt .textBox {
        max-width: 360px;
    }

    .my-hero-header .ml-home-hero .bannerItem .Txt .title {
        font-size: 32px;
    }

    .my-hero-header .ml-home-hero .bannerItem .Txt .subtitle {
        padding-bottom: 20px;
        font-size: 20px;
    }

    .my-hero-header .ml-home-hero .bannerItem .Txt .text {
        margin-top: 20px;
    }
}

@media (max-width: 840px) {
    .my-hero-header .ml-home-hero .bannerItem--layered .Img .effectBox .graph {
        transform: scale(0.5) translate(500px, 50px) translateZ(0);
    }

    .my-hero-header .ml-home-hero .bannerItem .Txt .textBox {
        padding-top: 0;
    }

    .my-hero-header .ml-home-hero .bannerItem .Txt .bannerBtn {
        padding-top: 20px;
    }
}

@media (max-width: 640px) {
    .my-hero-header .ml-home-hero .bannerItem .Img {
        height: 640px;
    }

    .my-hero-header .ml-home-hero .bannerItem--layered .Img .effectBox {
        height: 640px;
    }

    .my-hero-header .ml-home-hero .bannerMask {
        height: 84px;
        background-size: cover;
    }
}

@media (max-width: 375px) {
    .my-hero-header .ml-home-hero .bannerItem .Txt .title {
        font-size: 28px;
    }

    .my-hero-header .ml-home-hero .bannerItem .Txt .subtitle {
        font-size: 18px;
    }
}
