@charset "UTF-8";

.w-80 {
    width: 80%;
}

.my-auto {
    margin: 0 auto;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #002738;
    background-color: #fff;
    font-size: 16px;
    line-height: 22px;
    overflow-x: hidden;
}

.bg-dark {
    background-color: #002738;
}

.wht_logo {
    width: 200px;
    padding-top: 30px;
    padding-left: 10vw;
    z-index: 999;
}

.uk-background-cover-mask {
    background-color: #0000004d;
    background-size: cover;
}

.main_title_wht {
    font-size: 50px;
    font-weight: 600;
    color: #fff !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (min-width: 640px) {
    .main_title_block {
        height: 236px;
    }

    .main_title_block_style2 {
        height: 210px;
    }
}

.main_title {
    display: flex;
    padding-bottom: 30px;
    padding-top: 20px;
}

.main_title_bold {
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 90px;
    padding-bottom: 30px;
}

.kv-info-block {
    width: 80%;
    margin: 0 auto;
}

.main_title_desc {
    padding-top: 36px;
    font-weight: 600;
    line-height: 30px;
}

.main_title_desc_wht {
    font-size: 24px;
    font-weight: 600;
    color: #fff !important;
    line-height: 30px;
    display: flex;
}

.main_title_desc_wht p {
    flex: calc(auto - 70px);
    color: #fff !important;
    padding-left: 15px;
    box-sizing: border-box;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}

.main_title_desc_wht p span {
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 130%;
}

.CI_background {
    background: linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
}

.CI_background.ticket_box {
    border: 0;
}

.ticket_box {
    margin-top: 30px;
    margin-right: 28px;
    padding: 26px;
    width: 200px;
    text-align: left;
    border: 8px solid transparent;
}

.ticket_box:last-child {
    margin-right: 0;
}

.ticket_border-img {
    -o-border-image: linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
    border-image: linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
    border-image-slice: 1;
}

.block_title_bold,
.block_title_wht_bold {
    max-width: 960px;
    margin: 0 auto;
    padding: 86px 120px;
    color: #002738;
    font-size: 66px;
    font-weight: 600;
    text-align: center;
    line-height: 72px;
}

@media (max-width: 767px) {
    .block_title_bold,
    .block_title_wht_bold {
        font-size: 32px;
        font-weight: 700;
        line-height: 38px;
        color: #002738;
        padding: 36px 26px;
    }
}

.block_title_wht_bold {
    color: #fff !important;
}

.block_title_wht_bold span {
    color: #fff;
}

.content_title_bold,
.content_title_wht_bold {
    width: 100%;
    margin-bottom: 0.8em;
    font-size: 32px;
    color: #002738;
    font-weight: 600;
    line-height: 1.3em;
    text-align: left;
}

@media (max-width: 767px) {
    .content_title_bold,
    .content_title_wht_bold {
        font-size: 24px;
        color: #002738;
        font-weight: 600;
    }
}

.content_title_wht_bold {
    color: #fff !important;
}

.content_title_wht_bold span {
    color: #fff;
}

.text_dark {
    font-size: 18px;
    color: #002738 !important;
    line-height: 24px;
}

.text_wht {
    font-size: 18px;
    color: #fff !important;
    line-height: 24px;
}

@media (max-width: 767px) {
    .text_wht {
        font-size: 16px;
        color: #fff !important;
        line-height: 20px;
    }
}

.text_wht span {
    color: #fff;
}

.content {
    width: 88%;
    max-width: 960px;
    box-sizing: border-box;
    margin: 0 auto;
    padding-bottom: 60px;
    text-align: center;
}

.content.pb-0 {
    padding-bottom: 0;
}

.messe-icon {
    width: auto;
    max-height: 70px;
    -o-object-fit: contain;
    object-fit: contain;
}

.date_wht {
    font-size: 22px;
    color: #fff !important;
    line-height: 24px;
}

.landing_text_wht {
    font-size: 26px;
    color: #fff !important;
    line-height: 20px;
}

.jolin_title_bold {
    display: block;
    line-height: 40px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 1rem;
}

.jolin_title_bk_bold {
    font-size: 28px;
    line-height: 40px;
    color: #000 !important;
    font-weight: 600;
}

.jolin_title_wht_bold {
    font-size: 28px;
    line-height: 40px;
    color: #fff !important;
    font-weight: 600;
}

.jolin_text {
    margin-top: 0;
    margin-bottom: 1.6rem;
}

.center_left {
    text-align: center;
}

.header-boxes {
    display: flex;
    justify-content: center;
    align-items: stretch;
    padding-top: 30px;
}

.header-boxes .box {
    margin-top: 30px;
    margin-right: 30px;
    padding: 26px;
    width: 370px;
    background-color: #fff;
    text-align: left;
    color: #000;
    display: flex;
    flex-flow: wrap row;
    flex-direction: column;
    align-content: flex-start;
}

.header-boxes .box p {
    display: block;
}

.header-boxes .box span,
.header-boxes .box p {
    align-self: flex-start;
}

.header-boxes .box a.shape-ex6 {
    align-self: start;
    width: auto;
    height: auto;
    line-height: 20px;
    margin-right: 8px;
}

.header-boxes .box.box-primary {
    margin-top: 30px;
    padding: 26px;
    width: 370px;
    background-color: #0087dc;
    text-align: left;
    color: #fff;
}

a.shape-ex6.color-wht:hover {
    color: #fff !important;
    background-color: #0087dc;
    text-decoration: none;
    background-image: linear-gradient(156deg, #3f3ec89e, #00b5dd80);
    transition: border-color 0.4s, color 0.4s;
}

.shape-ex6.color-org {
    border: none;
    transition: background-image 0.5s ease;
}

.shape-ex6.color-org:hover {
    text-decoration: none;
    transition: all 0.4s;
    filter: brightness(1.1);
}

a.shape-ex5 {
    width: 328px;
    height: 100px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    padding: 10px 26px;
    color: #002738;
    border: 4px solid transparent;
    background-color: #fff;
    -o-border-image: linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
    border-image: linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
    border-image-slice: 1;
}

a.shape-ex5:hover {
    color: #fff !important;
    background-color: #0087dc;
    text-decoration: none;
    background-image: linear-gradient(156deg, #3f3ec85c, #2ed8fef5);
    transition: border-color 0.4s, color 0.4s;
}

.follow_area .shape-ex6.color-org {
    height: auto;
    margin: 0 auto;
    line-height: 40px;
    box-sizing: border-box;
}

@media (prefers-color-shceme: dark) {
    .shape-ex6.color-org {
        border-color: #f08423 !important;
        background: #ff902d !important;
    }
}

.uk-dotnav > * > * {
    width: 16px;
    height: 16px;
}

* + .uk-grid-margin,
.uk-grid + .uk-grid,
.uk-grid > .uk-grid-margin {
    margin-top: 30px;
}

.kv-type3 .uk-background-cover {
    min-height: 100vh;
}

.kv-type3 .uk-section {
    position: relative;
    margin: 0 auto;
    min-height: calc(-100.5px + 100vh);
}

.kv-type3 .arrow {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -50px;
}

.kv-type3 .main_title_wht_bold {
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1.15em;
}

@media (max-width: 767px) {
    .kv-type3 .main_title_wht_bold {
        font-weight: 600;
        letter-spacing: -1px;
        line-height: 46px;
        line-height: 1.1em;
    }
}

.kv-type3 .main_title_wht_bold_S {
    display: block;
    font-weight: 700;
    line-height: 56px;
    line-height: 1.2em;
    margin-top: 16px;
}

@media (max-width: 767px) {
    .kv-type3 .main_title_wht_bold_S {
        font-weight: 600;
    }
}

.kv-type3 .main_title_desc_wht {
    display: block;
    font-weight: 500;
    line-height: 36px;
}

@media (max-width: 767px) {
    .kv-type3 .main_title_desc_wht {
        font-size: 26px;
        font-weight: 400;
        letter-spacing: -1px;
        color: #fff !important;
    }
}

.kv-type3 .main_title_desc_new {
    font-size: 24px;
    font-weight: 600;
    color: #222;
    line-height: 32px;
}

@media (max-width: 767px) {
    .kv-type3 .main_title_desc_new {
        font-weight: 500;
        line-height: 23px;
        text-align: center;
        padding-top: 10px;
    }
}

.booth-block {
    background-color: #002738;
    padding-bottom: 96px;
    padding-top: 106px;
}

.upcoming {
    width: 470px;
    text-align: center;
}

@media (max-width: 767px) {
    .upcoming {
        display: inline-block;
        height: auto;
        max-width: 60%;
        text-align: center;
    }
}

.upcoming_area {
    width: 70%;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .upcoming_area {
        width: 100%;
        margin: 0 auto;
    }
}

.solution_title {
    font-size: 26px;
    font-weight: 600;
}

.solution_title_wht {
    font-size: 26px;
    color: #fff !important;
    font-weight: 600;
}

.solution_title_wht {
    font-size: 26px;
    color: #fff !important;
    font-weight: 600;
    line-height: 1.4em;
}

@media (max-width: 767px) {
    .solution_title_wht {
        font-size: 22px;
        color: #fff !important;
        font-weight: 600;
    }
}

.solution_title_wht b {
    color: #fff;
    font-weight: 600;
    background-color: #0087dc;
    padding: 3px 5px;
}

.uk-card-default {
    padding-bottom: 30px;
}

.uk-card {
    position: relative;
    padding-bottom: 90px;
}

.uk-card a.shape-ex6 {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%);
    width: auto;
    height: auto;
    line-height: 25px;
    margin: 0 auto;
}

.uk-card-body {
    display: flex;
    flex-flow: wrap row;
    padding: 30px;
}

.uk-card-body > div {
    align-self: flex-start;
}

.swiper-slide {
    height: auto;
}

.swiper-button-prev,
.swiper-button-next {
    background-image: none;
}

.cardSlider-list .cardSlider-item {
    margin-right: 20px;
    height: 100%;
}

.cardSlider-list {
    position: relative;
}

@media (max-width: 767px) {
    .cardSlider-list .swiper-buttons {
        margin-bottom: 20px;
        height: 30px;
    }
}

@media (min-width: 768px) {
    .cardSlider-list .swiper-buttons {
        position: absolute;
        top: -60px;
        right: 0;
        float: right;
    }

    .cardSlider-list .swiper-buttons:after {
        content: "";
        display: block;
        clear: both;
    }
}

.cardSlider-list .swiper-button-next,
.cardSlider-list .swiper-button-prev {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    margin: 0 10px 0 0;
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    background-color: #0087dc;
    border: none;
    transition: background 0.2s ease-in-out;
    color: #fff;
}

.industries {
    max-width: 100vw;
    overflow: hidden;
    padding: 4em 16px;
}

@media (min-width: 576px) {
    .industries {
        padding: 5em 16px;
    }
}

.industries .sub_title_wht_bold {
    margin: 0 auto;
    padding: 0 0 72px;
    width: 88%;
    max-width: 960px;
    line-height: normal;
    font-size: 66px;
    font-weight: 600;
    text-align: center;
}

@media (max-width: 767px) {
    .industries .sub_title_wht_bold {
        font-size: 32px;
        font-weight: 600;
        padding: 0 26px 36px;
    }
}

.industries .content {
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.industries .content .item {
    display: inline-block;
    width: 42%;
    padding: 28px 18px;
    font-weight: 600;
    font-size: 20px;
}

@media (min-width: 768px) {
    .industries .content .item {
        width: 36%;
        padding: 28px 32px;
        font-weight: 700;
        font-size: 24px;
    }
}

@media (min-width: 1200px) {
    .industries .content .item {
        font-size: 32px;
        padding: 40px;
    }
}

@media (min-width: 1600px) {
    .industries .content .item {
        width: 27%;
        font-size: 40px;
        padding: 60px;
    }
}

.industries .content .item:nth-child(odd) {
    transform: translateY(1.5em);
}

.industries .content .item:first-child {
    transform: translateY(2em);
}

.industries .content .item p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 2em;
    margin-top: 0.6em;
    line-height: 1.2em;
}

.industries .splide .item {
    font-weight: 600;
    font-size: 20px;
}

@media (min-width: 768px) {
    .industries .splide .item {
        font-size: 24px;
    }
}

@media (min-width: 1200px) {
    .industries .splide .item {
        font-size: 32px;
    }
}

@media (min-width: 1600px) {
    .industries .splide .item {
        font-size: 40px;
    }
}

.industries .splide .item p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 2em;
    margin-top: 0.6em;
    line-height: 1.2em;
}

.industries .splide .item img {
    border-radius: 16px;
}

.industries .splide:after {
    content: "";
    position: absolute;
    width: calc(100% - 7em);
    height: 1px;
    right: 0;
    bottom: -1.5em;
    background: linear-gradient(to right, #0087dc, #82d4d6, #b9eb5f);
}

.industries .splide__track--draggable {
    padding-bottom: 1em;
}

.industries .splide__arrows {
    position: absolute;
    bottom: -2.7em;
    display: flex;
    gap: 1em;
}

.industries .splide__arrow {
    position: relative;
    background: transparent;
    width: 2.5em;
    height: 2.5em;
    top: 0;
    transform: translateY(0);
}

.industries .splide__arrow--prev {
    left: 0;
}

.industries .splide__arrow--next {
    right: 0;
}

.industries .slogan {
    position: relative;
    padding: 24px 32px;
    font-weight: 900;
    width: 72%;
    float: right;
    font-size: 28px;
    line-height: 1.25em;
    margin-top: 2em;
}

@media (min-width: 576px) {
    .industries .slogan {
        margin-top: 2em;
        padding: 32px 56px;
        font-size: 36px;
        width: auto;
        min-width: 40%;
    }
}

@media (min-width: 768px) {
    .industries .slogan {
        font-size: 48px;
        padding: 32px 60px 32px 56px;
        margin-top: 2em;
    }
}

@media (min-width: 1200px) {
    .industries .slogan {
        font-size: 56px;
        margin-top: 1.4em;
    }
}

@media (min-width: 1600px) {
    .industries .slogan {
        font-size: 80px;
        width: 46%;
    }
}

.industries .slogan:after {
    content: "";
    position: absolute;
    width: 120%;
    height: 100%;
    transform: skew(-24deg);
    left: -5%;
    top: 0;
    z-index: -1;
    background: linear-gradient(to right, #0088dc86, #82d5d680, #baeb5f89);
}

.section-hidden {
    overflow: hidden;
}

.video-block {
    background-color: #002738;
    padding: 4em 16px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contact .sub_title_wht_bold {
    padding-bottom: 0.6em;
}

.footer-block {
    background-color: #002738;
    padding: 8px 16px 16px;
}

.footer_gray {
    font-size: 14px;
    color: #969696;
}

.footer_logo {
    z-index: 999;
    margin: 0 auto !important;
}

.footer-link {
    margin: 20px 0;
}

.footer-link a {
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
    text-decoration: none;
    transition: color 0.5s ease;
}

.footer-link a:hover {
    color: #2266e3;
}

.footer-link ul {
    padding-left: 0;
    list-style: none;
}

.footer-link li {
    display: inline-block;
    padding: 0 8px;
}

@media (max-width: 640px) {
    .footer_logo {
        z-index: 999;
    }

    .footer_gray {
        font-size: 12px;
        color: #969696;
    }
}

@media (max-width: 767px) {
    .button--float {
        width: 100%;
        height: 60px;
    }
}

.section--footer {
    padding: 0;
    position: relative;
    z-index: 2;
    color: #fff;
    background: #9e9e9e;
}

.section--footer .container {
    padding: 32px 1rem;
    width: auto;
}

.section--footer .buttons {
    display: flex;
    gap: 8px;
    justify-content: center;
}

.section--footer .siteinfo {
    padding: 24px 0;
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
    color: #fff;
    text-align: center;
    border-top: 1px solid white;
}

@media (max-width: 767px) {
    .section--footer {
        padding-bottom: 60px;
    }
}

.nav--footer nav ul {
    display: flex;
    justify-content: center;
    gap: 16px;
}

.nav--footer nav ul li {
    font-size: 14px;
    border-left: 1px solid white;
    padding-left: 16px;
}

.nav--footer nav ul li a {
    color: #fff;
    text-decoration: none !important;
    transition: all 0.4s;
    border-bottom: 1px solid transparent;
}

.nav--footer nav ul li a:hover {
    border-color: #fff;
}

.nav--footer nav ul li:first-of-type {
    border-left: none;
    padding-left: 0;
}

@media (max-width: 767px) {
    .nav--footer nav ul {
        display: grid;
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .nav--footer nav ul li {
        padding-left: 0 !important;
        border-left: none;
    }
}

.section--footer .caption {
    text-align: center;
    margin-bottom: 32px;
}

.section--footer .caption:last-of-type {
    margin-bottom: 0;
}

.section--footer .caption .title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 8px;
    color: #fff;
}

.section--footer .caption .text {
    font-size: 14px;
    color: #fff;
    line-height: 1.8;
}

.icon--fb {
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    max-width: 100%;
    background-image: url(https://filecenter.2d.com.tw/about/images/about-202310131356096455.svg);
    width: 30px;
    height: auto;
    aspect-ratio: 60/60;
}

.icon--linkedin {
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    max-width: 100%;
    background-image: url(https://filecenter.2d.com.tw/about/images/about-202310131356287846.svg);
    width: 30px;
    height: auto;
    aspect-ratio: 60/60;
}

.icon--youtube {
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    max-width: 100%;
    background-image: url(https://filecenter.2d.com.tw/about/images/about-202310131350292302.svg);
    width: 30px;
    height: auto;
    aspect-ratio: 60/60;
}

.logo--delta--white {
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    max-width: 100%;
    background-image: url(https://filecenter.2d.com.tw/about/images/about-202310112254338460.svg);
    width: 146px;
    height: auto;
    aspect-ratio: 292/102;
}

.banner_animation {
    animation: zoom 16s infinite alternate;
}

@keyframes zoom {
    0% {
        background-size: 120% 120%;
    }

    to {
        background-size: 100% 100%;
    }
}

img {
    display: block;
}

.responsive {
    width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    .wht_logo {
        width: 120px;
        padding-top: 20px;
        padding-left: 10px;
        z-index: 999;
    }

    .footer_logo {
        z-index: 999;
    }

    .kv-info-block {
        width: 100%;
        background-color: #002738;
        padding-top: 46px;
        padding-bottom: 72px;
    }

    .kv-info-block-innr {
        margin: 0 auto;
        width: 90%;
    }

    .main_title_bold {
        font-weight: 700;
        letter-spacing: -2px;
        line-height: 64px;
    }

    .main_title_bold.main_title_bold_style2 {
        font-size: 60px;
        color: #fff !important;
        letter-spacing: -2px;
        line-height: 62px;
        margin-top: 36px;
        padding: 26px;
        text-align: left;
    }

    .main_title_wht {
        font-size: 26px;
        font-weight: 600;
        color: #fff !important;
        padding-top: 26px;
    }

    .main_title_desc {
        font-size: 18px;
        font-weight: 600;
        color: #002738 !important;
    }

    .main_title_desc_wht {
        font-size: 24px;
        font-weight: 400;
        letter-spacing: -1px;
        color: #fff !important;
    }

    .content_title_bold {
        font-size: 24px;
        font-weight: 600;
        color: #002738 !important;
        line-height: 28px;
    }

    .header-boxes {
        padding-top: 0;
    }

    .header-boxes .box {
        margin: 0;
        background-color: #fff;
        color: #000;
        width: 100%;
        padding: 45px 26px;
        text-align: left;
    }

    .text_dark {
        font-size: 16px;
        color: #002738 !important;
        line-height: 20px;
    }

    .sub_title_wht_bold {
        font-size: 32px;
        font-weight: 600;
        color: #fff !important;
        padding: 36px 26px;
    }

    .kv-info-block-innr {
        display: flex;
        position: relative;
        flex-direction: column;
    }

    .ticket_box {
        margin: 30px auto 0 !important;
        width: 90%;
        min-height: 150px;
        display: block;
        text-align: left;
        width: calc(90% - 16px);
    }

    .ticket_box.ticket_border-img {
        width: calc(90% - 16px);
        width: calc(90% - 32px);
    }

    .ticket_box:last-child {
        margin-right: auto;
    }

    .ticket_border-img {
        -o-border-image: linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
        border-image: linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
        border-image-slice: 1;
    }

    .text_link {
        color: #fff !important;
        font-size: 22px;
        font-weight: 600;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -otransition: all 0.5s linear;
        transition: all 0.5s linear;
    }

    .text_link:hover {
        color: #bbfd66 !important;
    }

    .content_title_wht_bold {
        font-size: 24px;
        font-weight: 600;
        color: #fff !important;
        line-height: 28px;
    }

    .jolin_block {
        margin-top: 30px;
        padding: 26px;
        background-color: #fff;
        text-align: left;
        color: #000;
        width: 100%;
    }

    .jolin_title_bold {
        display: inline-block;
        font-weight: 700;
        letter-spacing: -1px;
    }

    .jolin_title_bk_bold {
        font-size: 30px;
        line-height: 0px;
        color: #000 !important;
        font-weight: 700;
        letter-spacing: -1px;
    }

    .jolin_title_wht_bold {
        font-size: 30px;
        line-height: 40px;
        color: #fff !important;
        font-weight: 700;
        letter-spacing: 0px;
    }
}

.container-inner {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .container-inner {
        max-width: 1160px;
    }
}

@media (min-width: 1600px) {
    .container-inner {
        max-width: 1480px;
    }
}

@media (max-width: 1199.98px) {
    .container-inner {
        padding: 0 24px;
    }
}

.talk-to-us .banner {
    display: flex;
    align-items: flex-start;
    padding: 80px 0;
}

@media (min-width: 1200px) {
    .talk-to-us .banner {
        align-items: center;
        padding: 60px 0;
    }
}

.talk-to-us .banner .container {
    display: flex;
    flex-flow: column;
}

.talk-to-us .banner .container a,
.talk-to-us .banner .container abbr,
.talk-to-us .banner .container acronym,
.talk-to-us .banner .container address,
.talk-to-us .banner .container applet,
.talk-to-us .banner .container b,
.talk-to-us .banner .container big,
.talk-to-us .banner .container blockquote,
.talk-to-us .banner .container body,
.talk-to-us .banner .container caption,
.talk-to-us .banner .container center,
.talk-to-us .banner .container cite,
.talk-to-us .banner .container code,
.talk-to-us .banner .container dd,
.talk-to-us .banner .container del,
.talk-to-us .banner .container dfn,
.talk-to-us .banner .container div,
.talk-to-us .banner .container dl,
.talk-to-us .banner .container dt,
.talk-to-us .banner .container em,
.talk-to-us .banner .container fieldset,
.talk-to-us .banner .container font,
.talk-to-us .banner .container form,
.talk-to-us .banner .container h1,
.talk-to-us .banner .container h2,
.talk-to-us .banner .container h3,
.talk-to-us .banner .container h4,
.talk-to-us .banner .container h5,
.talk-to-us .banner .container h6,
.talk-to-us .banner .container html,
.talk-to-us .banner .container i,
.talk-to-us .banner .container iframe,
.talk-to-us .banner .container img,
.talk-to-us .banner .container ins,
.talk-to-us .banner .container kbd,
.talk-to-us .banner .container label,
.talk-to-us .banner .container legend,
.talk-to-us .banner .container li,
.talk-to-us .banner .container object,
.talk-to-us .banner .container ol,
.talk-to-us .banner .container p,
.talk-to-us .banner .container pre,
.talk-to-us .banner .container q,
.talk-to-us .banner .container s,
.talk-to-us .banner .container samp,
.talk-to-us .banner .container small,
.talk-to-us .banner .container span,
.talk-to-us .banner .container strike,
.talk-to-us .banner .container strong,
.talk-to-us .banner .container sub,
.talk-to-us .banner .container sup,
.talk-to-us .banner .container tt,
.talk-to-us .banner .container u,
.talk-to-us .banner .container ul,
.talk-to-us .banner .container var {
    color: #fff;
}

@media (min-width: 768px) {
    .talk-to-us .banner .container {
        flex-flow: row;
    }

    .talk-to-us .banner .description {
        flex: 1;
    }
}

.talk-to-us .banner h1.bottom-line {
    margin-bottom: 1em;
}

@media (min-width: 768px) {
    .talk-to-us .banner span {
        display: block;
    }
}

.talk-to-us .bottom-area {
    display: flex;
    margin: 80px auto;
    flex-flow: column;
    max-width: 640px;
}

@media (min-width: 1200px) {
    .talk-to-us .bottom-area {
        flex-flow: row;
    }
}

.talk-to-us .info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    align-items: flex-start;
    gap: 2em;
    padding: 2em 0 1em;
}

@media (min-width: 768px) {
    .talk-to-us .info {
        flex: 1;
        padding: 1em 3em;
    }
}

.talk-to-us .info .item {
    display: flex;
    align-items: center;
    align-items: flex-start;
    gap: 1em;
}

@media (min-width: 1200px) {
    .talk-to-us .info .item {
        align-items: flex-start;
    }

    .talk-to-us .info .item img {
        width: 50px;
    }

    .talk-to-us .info .item span {
        display: block;
    }
}

@media (min-width: 1600px) {
    .talk-to-us .info .item {
        max-width: none;
    }

    .talk-to-us .info .item img {
        width: auto;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .talk-to-us .info .item img {
        width: 50px;
    }
}

@media (max-width: 767.98px) {
    .talk-to-us .info .item img {
        width: 40px;
    }
}

@media (max-width: 575.98px) {
    .talk-to-us .info .item {
        min-width: auto;
    }
}

.talk-to-us .info .item p {
    width: 100%;
    padding: 0.5em 0;
}

.talk-to-us .info .item a:hover {
    color: #82d4d6;
    transition: all 0.3s;
}

.talk-to-us .form {
    width: 100%;
    flex: 3;
}

.img-fit {
    position: relative;
    padding-top: 56.5%;
    overflow: hidden;
}

@media screen and (max-width: 960px) {
    .img-fit {
        margin-bottom: 20px !important;
    }
}

.img-fit img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center bottom;
    object-position: center bottom;
}

@media (min-width: 960px) {
    .order-2-md {
        order: 2;
    }

    .order-md .order1-md {
        order: 1;
    }

    .order-md .order2-md {
        order: 2;
    }
}

a.shape-ex6 {
    width: 320px;
    height: 80px;
    text-align: center;
    line-height: 40px;
    padding: 10px 20px;
    color: #002738;
    background-color: #fff;
    border: 2px #0087dc solid;
}

a.shape-ex6:hover {
    color: #fff !important;
    background-color: #0087dc;
    text-decoration: none;
    background-image: linear-gradient(156deg, #3f3ec89e, #00b5dd80);
    transition: border-color 0.4s, color 0.4s;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption {
    color: unset;
}

.landing-module * {
    box-sizing: border-box;
}

.landing-module .content {
    padding-bottom: 0;
}

.landing-module .sub_title_bold,
.landing-module .sub_title_wht_bold {
    padding: 0 !important;
    margin-bottom: 60px;
}

.landing-module .sub_title_bold {
    color: #002738 !important;
}

.landing-module .sub_title_wht_bold {
    color: #fff !important;
}

.landing-module .sub_title_bold,
.landing-module .sub_title_wht_bold {
    font-size: 66px;
    font-weight: 600;
    line-height: 72px;
    margin-bottom: 60px;
}

@media (max-width: 767px) {
    .landing-module .sub_title_bold,
    .landing-module .sub_title_wht_bold {
        font-size: 32px;
        font-weight: 700;
        line-height: 38px;
        margin-bottom: 30px;
    }
}

.swiper--video {
    position: relative;
    width: 100%;
}

.swiper--video .swiper--pagination {
    position: relative;
    display: flex;
    gap: 8px;
    justify-content: center;
}

.swiper--video .swiper--pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: 0.5;
}

.swiper--video .swiper--pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0087dc;
    opacity: 1;
}

.swiper--video .swiper-button-disabled {
    opacity: 0.2;
    pointer-events: none;
}

.swiper--video .swiper--next {
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.swiper--video .swiper--prev {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.swiper--video .swiper--prev > * {
    transform: rotate(180deg);
}

.swiper--video swiper-container {
    overflow: visible;
}

.swiper--video swiper-slide {
    width: 100%;
    max-width: 680px;
}

@media (max-width: 767px) {
    .swiper--video .swiper--next {
        transform-origin: center right;
        transform: scale(0.5) translateY(-100%);
    }

    .swiper--video .swiper--prev {
        transform-origin: center left;
        transform: scale(0.5) translateY(-100%);
    }
}

.section--solution {
    overflow: hidden;
    background-image: url(https://filecenter.2d.com.tw/about/images/about-202310112247551479.jpg);
    background-size: cover;
    padding: 0 0 60px;
}

[class*="card--"] img {
    -o-object-fit: cover;
    object-fit: cover;
}

[class*="title--"] {
    position: relative;
    width: 100px;
    max-width: 100%;
    aspect-ratio: 1/1;
}

.card--solution {
    position: relative;
}

.card--solution .pic {
    position: relative;
    aspect-ratio: 16/9;
}

.card--solution .pic img,
.card--solution .pic iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 16/9;
}

.card--solution {
    margin-bottom: 32px;
}

.card--solution .pic {
    display: block;
    margin-bottom: 16px;
}

.card--solution .label {
    font-size: 18px;
    font-weight: 500;
    padding: 0 1rem;
    color: #fff;
}

.landing-module {
    font-family: DeltaSans, sans-serif;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 300;
    color: #fff;
    letter-spacing: 0.5px;
    background: #fff;
}

@media (max-width: 1023px) {
    .landing-module {
        font-size: 16px;
        line-height: 1.6;
        letter-spacing: 0.4px;
    }
}

.landing-module .container {
    padding: 0 20px;
    max-width: 100%;
    margin: 0 auto;
}

@media (min-width: 640px) {
    .landing-module .container {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .landing-module .container {
        max-width: 720px;
    }
}

@media (min-width: 1024px) {
    .landing-module .container {
        max-width: 960px;
    }
}

@media (min-width: 1280px) {
    .landing-module .container {
        max-width: 960px;
    }
}

@media (min-width: 1440px) {
    .landing-module .container {
        max-width: 960px;
    }
}

.landing-module section {
    padding: 100px 0 60px;
}

.landing-module section .grid--contact {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

@media (max-width: 767px) {
    .landing-module section .grid--contact {
        grid-template-columns: 1fr;
    }
}

.section__title {
    display: flex;
    gap: 10px;
    flex-direction: column;
    line-height: 1;
    margin-bottom: 40px;
}

.section__title span {
    font-size: 66px;
    font-weight: 600;
}

.section__title span + span {
    font-size: 28px;
    font-weight: 400;
}

@media (max-width: 767px) {
    .section__title span {
        font-size: 32px;
    }

    .section__title span + span {
        font-size: 20px;
    }
}

.form--contact {
    width: 100%;
    height: 100%;
    height: 750px;
    background: #fff3;
}

.form--contact > * {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.icon--circle {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    color: #000 !important;
    background: #fff;
}

.icon--circle > * {
    width: 24px;
}

.card--contact {
    display: grid;
    grid-template-columns: 40px 1fr;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.card--contact .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    color: #002738 !important;
    background: #fff;
}

.card--contact .icon svg {
    width: 20px;
}

.footer-block .footer_logo,
.section--footer .footer_logo {
    margin-bottom: 8px !important;
}

.footer-block .buttons,
.section--footer .buttons {
    display: flex;
    gap: 8px;
    justify-content: center;
}

.footer-block .button .icon img,
.section--footer .button .icon img {
    background: unset !important;
}

.form--contact--embed {
    height: 500px;
}

@media (max-width: 767px) {
    .form--contact--embed {
        height: 750px;
    }
}
