@charset "utf-8";
@import "https://cdn.adlinktech.com/Template/BaseStyles/font-awesome.min.css";
@import url("//cdn.adlinktech.com/vendor/css/aos.css");
body {
    scroll-behavior: smooth;
}
/* .navList ***************************************************/
.navListContent {
    margin: 0 auto;
}
.navList {
    background: rgba(81, 0, 162, 1.00);
    width: 100%;
    z-index: 400 !important;
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 0;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, .25);
}
.dropdown-title {
    display: none;
}
/*********************/
@media (min-width: 1200px) {
    .navList {
        top: 115px;
    }
    .navListContent {
        width: 100%;
        margin: 0 auto;
        max-width: 1180px;
    }
    .selected {
        display: none;
    }
    .navList ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        align-items: stretch;
    }
    .navList ul li {
        width: 100%;
        align-content: center;
        cursor: pointer;
    }
    .navList ul li a {
        position: relative;
        text-align: center;
        line-height: normal;
        font-weight: 500;
        color: #fff;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 80%;
        width: 100%;
    }
    .navList ul li a.active {
        background-color: rgba(139, 87, 231, .75);
    }
    .dropdown-selected {
        display: none;
    }
}
/* Mobile styles */
@media (max-width: 1200px) {
    .navList {
        top: 0;
    }
    .dropdown {
        position: relative;
        display: block;
        width: 100%;
    }
    .navList .EOC_container {
        width: 100%;
        max-width: none;
    }
    .selected {
        position: relative;
        display: block;
        cursor: pointer;
        padding: 15px;
        line-height: normal;
        font-weight: 500;
        color: #fff;
    }
    .selected::after {
        content: "\f107";
        font-family: 'FontAwesome';
        height: auto;
        visibility: visible;
        position: absolute;
        right: 15px;
        top: 50%;
        color: #fff;
        line-height: 1;
        transform: translateY(-50%);
        transition: transform .5s, -webkit-transform .5s;
        font-size: 120%;
    }
    .selected.open::after {
        -webkit-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
    }
    .dropdown-list li {
        cursor: pointer;
        padding: 15px 15px 0;
    }
    .dropdown-list li:last-of-type {
        cursor: pointer;
        padding: 15px;
    }
    .dropdown-list li a {
        display: block;
        color: #000;
    }
    .dropdown-list li.active a {
        color: #d0343a;
        font-weight: 600;
    }
    .dropdown-list {
        list-style: none;
        padding: 0;
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        background-color: #e6e7e9;
        margin: 0;
        width: 100%;
    }
}
@media (min-width: 1271px) {
    .navList {
        top: 102px;
    }
}
#sticky-wrapper[style] {
    height: auto;
}
/*** ****************************************************************/
dl, dt, dd {
    width: 100%;
    margin: 0;
}
.GamingSolutions {
    overflow-x: hidden;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/gaming/whyAdlinkGaming_bg.webp);
}
.GamingSolutions * {
    line-height: 1.35;
}
.GamingSolutions *, .GamingSolutions *::before, .GamingSolutions *::after {
    box-sizing: border-box;
}
picture, figure {
    display: block;
    margin: 0 auto;
}
.GamingSolutions h2 {
    text-align: center;
    margin: 0 auto 1.5em;
    font-weight: 500;
}
.GamingSolutions img {
    width: 100%;
}
.GamingSolutions h2, .GamingSolutions h3, .GamingSolutions h4, .applications h2, .GamingSolutions p, .GamingSolutions small {
    color: #fff;
}
.GS_content {
    margin: 0 auto;
    width: calc(100% - 25px);
    max-width: 1100px;
    padding: 0;
}
.GamingSolutions section {
    padding: 50px 0;
}
@keyframes arrow-bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(4px);
    }
}
@media (prefers-reduced-motion: reduce) {
    .arrow {
        animation: none;
    }
}
/*** ****************************************************************/
.GS_hero {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background-color: #000;
    font-size: 2.6vw;
    padding: 0 5%;
    /*
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    background-image: url("https://cdn-source.adlinktech.com/WebUpd/en/Upload/RailwayTest/Rail_Video_mobile.webp");
*/
}
.GS_hero, .GS_Video {
    height: 135vw;
}
.GS_hero .GS_content {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 1.8vw;
}
.GS_hero .GS_content h1, .GS_hero .GS_content p {
    color: #fff;
    text-align: left;
}
.GS_hero .GS_content h1 {
    font-size: 5em;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 .5em;
    text-shadow: /* 內層邊框保持不變 */ -0.05em -0.05em 0 rgba(81, 0, 162, .5), 0.05em -0.05em 0 rgba(81, 0, 162, .5), -0.05em 0.05em 0 rgba(81, 0, 162, .5), 0.05em 0.05em 0 rgba(81, 0, 162, .5), /* 外層：發光範圍擴大且變亮，形成呼吸效果 */ 0 0 0.375em rgba(81, 0, 162, 0.8), 0 0 0.75em rgba(81, 0, 162, 0.6), 0 0 1.125em rgba(81, 0, 162, 0.4), 0 0 1.5em rgba(81, 0, 162, 0.2);
}
.GS_hero .GS_content p {
    font-size: 2.2em;
    margin: 0;
    line-height: 1.25;
}
.GS_Video {
    width: 100%;
    position: absolute;
    margin: 0 auto;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110% auto;
    opacity: .5;
}
.GS_Video video {
    width: 100%;
    max-width: 1920px;
    height: auto;
}
/*** ****************************************************************/
.GS_Features {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.GS_Features article {
    position: relative;
    width: 19em;
}
.GS_Features article:nth-of-type(2) {
    width: 30em;
    margin: 0 -3em;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: -2.6em;
    cursor: pointer;
}
.GS_Features article div {
    width: 100%;
}
.GS_Features article div:after {
    display: none;
}
.GS_Features article:nth-of-type(1) .GS_FeaturesInner, .GS_Features article:nth-of-type(3) .GS_FeaturesInner {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    /*
    -webkit-backdrop-filter: blur(10px) saturate(180%);
    backdrop-filter: blur(10px) saturate(180%);
*/
}
.GS_Features article .GS_FeaturesInner h3, .GS_Features article .GS_FeaturesInner p {
    width: 100%;
    font-size: 130%;
}
.GS_Features article h3 {
    /*	    text-shadow: #6c3be4 0px 0px 10px,  #6c3be4 0px 0px 20px,  #6c3be4 0px 0px 30px;*/
    /*    text-shadow: 2px 2px 4px rgba(0, 0, 0, .5);*/
    /*
	    background: linear-gradient(rgb(2558, 255, 255) 0%, #33c9fa 100%) text;
    -webkit-text-fill-color: transparent;
*/
    color: #fff;
    margin: 0 auto 1em;
    line-height: normal;
    font-weight: bold;
}
.GS_Features article:nth-of-type(1) .GS_FeaturesInner h3, .GS_Features article:nth-of-type(3) .GS_FeaturesInner h3 {
    font-size: 251%;
    margin: 0 auto .2em;
}
.GS_Features article:nth-of-type(1) .GS_FeaturesInner:last-of-type h3 {
    font-size: 270%;
}
.GS_Features article:nth-of-type(1) .GS_FeaturesInner:first-of-type, .GS_Features article:nth-of-type(3) .GS_FeaturesInner:first-of-type {
    margin: 0 0 2.5em;
    max-width: 17em;
}
.GS_Features article:nth-of-type(1), .GS_Features article:nth-of-type(3) {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.whyAdlinkGaming small {
    display: block;
    margin: 2em auto 0 20px;
    text-align: left;
    font-size: 90%;
    max-width: 98%;
}
.whyAdlinkGaming small span {
    display: block;
    padding: 0 15px;
    text-indent: -22px;
}
.GS_Features article p {
    color: #fff;
    line-height: normal;
    margin: .5em auto;
    font-size: 100%;
}
.GS_Features article:nth-of-type(1) {
    width: 23em;
}
.GS_Features article:nth-of-type(1) .GS_FeaturesInner:nth-of-type(1) {
    margin-right: -2.6em;
}
.GS_Features article:nth-of-type(1) .GS_FeaturesInner:nth-of-type(2) {
    width: 48em;
}
.GS_Features article:nth-of-type(3) {
    width: 21em;
}
.GS_Features article:nth-of-type(1) .GS_FeaturesInner:last-of-type p {
    font-size: 119%;
    text-align: left;
    margin: .2em auto;
    padding-left: 4em;
}
.GS_Features article:nth-of-type(1) .GS_FeaturesInner:last-of-type p img[alt="GLI"] {
    display: inline-block;
    max-width: 2.4em;
    margin-top: -3px;
}
.GS_Features article:nth-of-type(2) .GS_FeaturesInner .hex-wrap {
    transition: all 0.3s ease;
}
.GS_Features article:nth-of-type(2) h3 {
    font-size: 356%;
    margin: 0 auto;
}
.GS_Features article:nth-of-type(2) p {
    font-size: 190%;
    margin: .5em auto;
}
.GS_Features article:nth-of-type(1) .GS_FeaturesInner:nth-of-type(1) p {
    font-size: 240%;
    margin: 0 auto;
}
.GS_Features article:nth-of-type(3) .GS_FeaturesInner:nth-of-type(1) p {
    font-size: 194%;
    margin: 0 auto;
}
.GS_Features article:nth-of-type(2) ul {
    contain-intrinsic-block-size: auto 100px;
    list-style: none;
    margin: 0 auto;
    display: flex;
    column-gap: .5em;
    justify-content: center;
    align-items: center;
    padding: 0 2em;
}
.GS_Features article:nth-of-type(2) ul li {
    text-align: center;
    max-width: 4.5em;
}
.GS_Features article:nth-of-type(2) ul li:nth-of-type(1) {
    max-width: 3.2em;
}
.GS_Features article:nth-of-type(2) ul li:nth-of-type(3) {
    max-width: 3.2em;
}
.GS_Features article:nth-of-type(2) ul li:last-of-type {
    max-width: 7em;
}
.GS_Features article:nth-of-type(3) .GS_FeaturesInner:last-of-type p {
    font-size: 164%;
    margin: 0;
}
/**** 六角形的主要容器  *************************************************************************************************/
.hex-wrap {
    width: min(90vw, 460px);
    aspect-ratio: 400 / 346.41;
    position: relative;
}
.hex-svg {
    width: 100%;
    height: 100%;
    display: block;
    overflow: visible !important;
}
.hex-bg {
    fill: rgba(32, 0, 58, 0.28);
}
.hex-border {
    fill: none;
    stroke-linejoin: round;
    stroke: #8a35ff;
    stroke-width: .15em;
    filter: drop-shadow(0 0 1.125em rgba(122, 0, 255, 0.22)) drop-shadow(0 0 0.625em rgba(111, 0, 255, 0.55)) drop-shadow(0 0 0.25em rgba(140, 57, 255, 0.95)) drop-shadow(0 0 0.125em rgba(178, 102, 255, .75));
}
/* --------------------------------------- */
.hex-content {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 62%;
    margin: auto;
    color: #fff;
    z-index: 2;
}
.hex-content a {
    display: inline-block;
    color: #fff;
}
.hex-content .title {
    font-size: clamp(20px, 5vw, 30px);
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0.5em;
    text-shadow: 0 0 6px rgba(178, 102, 255, 0.9), 0 0 12px rgba(140, 57, 255, 0.7), 0 0 22px rgba(122, 0, 255, 0.45);
}
.hex-content .desc {
    font-size: clamp(12px, 2.5vw, 16px);
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
}
.hex-content .tag {
    display: inline-block;
    margin-top: 1em;
    padding: 0.45em 0.9em;
    border: 1px solid rgba(180, 120, 255, 0.8);
    border-radius: 999px;
    font-size: clamp(11px, 2vw, 13px);
    line-height: 1;
    color: #fff;
    box-shadow: 0 0 10px rgba(122, 0, 255, 0.35);
}
.GS_Features article:nth-of-type(2) .hex-content {
    padding: 0 3em;
}
/**** GS_certifications *************************************************************************************************/
.GS_certifications {
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/gaming/GS_certifications.webp);
}
.downloadTheBrochure {
    text-align: center;
    padding-top: 3em;
}
.downloadTheBrochure a {
    display: inline-flex;
    visibility: visible;
    height: auto;
    justify-content: center;
    align-items: center;
    padding: .7em 1em;
    color: #fff;
    background-color: #d0343a;
    font-weight: 500;
    font-size: 110%;
    transition: all 0.3s ease;
    border-radius: 6px;
}
.downloadTheBrochure a:after {
    content: "\f019";
    font-family: 'FontAwesome';
    margin-left: 1em;
    font-size: 120%;
}
.GS_certifications ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: grid;
    column-gap: 1em;
    grid-template-columns: repeat(4, 1fr);
    max-width: 54em;
}
.GS_certifications ul li {
    text-align: center;
}
.GS_certifications ul li img {
    background-color: #5100a2;
    border-radius: 500px;
    padding: 1em;
    display: block;
    margin: 0 auto 1em;
    max-width: 6em;
}
.GS_certifications h4 {
    margin: 0 auto;
    font-size: 1em;
}
/**** applications *************************************************************************************************/
.applications {
    background-color: rgba(120, 68, 210, .35);
    /*
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/gaming/gettyimages-1205752515-2048x2048.jpg);
    background-attachment: fixed;
*/
    position: relative;
}
.applications:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 50%;
    background: linear-gradient(to bottom, rgba(14, 14, 14, .8) 0%, rgba(14, 14, 14, 0.85) 15%, rgba(0, 0, 0, 0) 100%);
    opacity: .5;
}
.applications .GS_content {
    position: relative;
    z-index: 2;
}
.table {
    width: 100%;
    border-collapse: collapse;
    border: none;
    background-color: transparent;
}
.table tr, .table tr:hover {
    background-color: transparent !important;
}
.table td, .table th {
    padding: 1.2em .6em;
    vertical-align: middle;
    border: none;
    border-top: 1px solid #b876f7;
    max-width: none;
    color: #fff;
    text-align: center;
    background-color: transparent;
    font-size: 80%;
}
.table tr:last-of-type td {
    border-bottom: 1px solid #b876f7;
}
.table thead th {
    border-top: none;
    vertical-align: bottom;
    width: 13.8125em;
    font-size: 120%;
    padding: 0 0 .75em;
}
.table thead th figure {
    position: relative;
    display: inline-flex;
    justify-content: center;
    margin: 0 auto 1em auto;
    max-width: 94%;
}
.table thead th figure img {
    position: relative;
    z-index: 2;
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: .5em;
}
.table thead th figure::before {
    content: "";
    position: absolute;
    bottom: -30%;
    left: 0;
    right: 0;
    height: 30%;
    visibility: visible;
    z-index: 1;
    opacity: .3;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
.table thead th figure::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: var(--reflect-img);
    background-size: 100% 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    transform: scaleY(-1);
    z-index: 1;
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 100%);
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 100%);
    opacity: 0.25;
    pointer-events: none;
    border-radius: .5em;
}
.table thead th strong {
    display: block;
    position: relative;
    z-index: 3;
    font-size: 1.1em;
    color: #fff;
    font-weight: 500;
    width: 206px;
}
ul {
    list-style: none;
    padding: 0;
}
img {
    max-width: 100%;
    height: auto;
}
/***************************************************************************************/
.table thead th:last-of-type {
    padding-right: 0;
}
.table thead th:first-of-type {
    width: 4.6875em;
    padding-left: 0;
}
.table td:last-of-type {
    padding-right: 0;
}
.table dl {
    display: flex;
    align-items: center;
}
.table dl dt {
    flex: 1;
}
.table dt img {
    max-width: 5em;
}
.table dl dd {
    width: auto;
    padding-left: .5em;
    text-align: left;
}
.table tbody tr td:nth-of-type(2) dl dd {
    width: 7.5em;
}
.table tbody tr td:nth-of-type(3) dl dd {
    width: 8.5em;
}
.table tbody tr td:nth-of-type(4) dl dd {
    width: 7.5em;
}
.table tbody tr td:nth-of-type(5) dl dd {
    width: 6.5em;
}
.table tbody tr td:nth-of-type(6) dl dd {
    width: 7.4em;
}
.table dl dd strong, .table dl dd a {
    line-height: normal;
    color: #fff;
    font-weight: 300;
}
.table dl dd strong a {
    position: relative;
    display: inline-block;
}
.table dl dd strong a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    height: 1px;
    background-color: #fff;
}
.table dl dd strong {
    display: block;
    margin: 0.1875em 0;
}
.table td:first-of-type {
    font-weight: 600;
    padding-left: 0;
    padding-right: 1.125em;
    color: #fff;
}
.table dl.AmITX-Series_ADi-SIOG-FPGA dt img {
    max-width: 3.125em;
}
.table dl.OM-Series dt img {
    max-width: 6.5625em;
}
.table dl:is(.SlotMachineMonitor, .GM-430S-GM-270S-320S, .GM-240D-GM-070) dt img {
    max-width: 6.25em;
}
.table dl:is(.AmITX_Series, .OSM-Carrier) dt img {
    max-width: 3.125em;
}
.table dl.kiosy_system dt img {
    max-width: 4.75em;
}
.table dl:is(.TopperDisplay_system, .ARM-MTK-SMARC) dt img {
    max-width: 3.625em;
}
.table dl.Intel-AMD-COM-Express dt img {
    max-width: 2.5em;
}
.table dl.L-shaped-Monitor dt img {
    max-width: 4.375em;
}
.table dl.PEG-Card dt img {
    max-width: 3.875em;
}
.table dl.ARM-MTK-SMARC-MTK-OSM dt img {
    max-width: 4.5em;
}
/**** 產品網格系統 *************************************************************************************************/
.GamingSolutions .chooseTheProducts {
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/gaming/chooseTheProducts.webp);
    background-attachment: fixed;
}
.products-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5em 3em;
    margin: 0 auto;
    max-width: 1000px;
}
/* 產品卡片 */
.product-item {
    width: 100%;
    padding: 5% 5% 15%;
    position: relative;
    height: auto;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
}
.product-item:before {
    content: "";
    display: block;
    border-radius: 10px;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border: 3px solid transparent;
    background: linear-gradient(135deg, rgba(81, 0, 162, 1) 0%, rgba(43, 1, 120, 1)) padding-box, linear-gradient(135deg, #6204BF, #5D04D9) border-box;
    background-origin: border-box;
    background-clip: padding-box, border-box;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    height: 100%;
    overflow: hidden;
    opacity: .75;
}
.product-item:after {
    content: "";
    display: block;
    border-style: solid;
    border-width: 1.3em 2em 0;
    border-color: rgba(0, 0, 0, 1) transparent transparent;
    position: absolute;
    bottom: -1.3em;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    transition: all 0.3s ease;
    opacity: 0;
    transition-delay: .2s;
    visibility: visible;
    height: auto;
}
img[alt="GLI-logo"] {
    position: absolute;
    top: 1.5em;
    left: 1.5em;
    z-index: 2;
    max-width: 13%;
}
.product-item.active {
    /*    box-shadow: 0 0 20px rgba(16, 185, 129, 0.2);*/
    transform: scale(0.98);
    /*    background: rgba(81, 0, 162, 1);*/
}
.product-item img.main-thumb {
    margin: 0 auto .5em;
    position: relative;
    z-index: 3;
    max-width: 80%;
    height: auto;
    /*
    object-fit: cover;
    filter: brightness(0.4) grayscale(20%);
*/
    transition: all 0.6s ease;
}
.item-overlay {
    position: absolute;
    inset: 0;
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 2;
    transition: all 0.6s ease;
}
.item-title {
    text-align: center;
}
.item-title h3 {
    font-size: 1.1em;
    color: white;
    line-height: 1.2;
    text-align: center;
    margin: 0;
    font-weight: 400;
}
.item-title small {
    display: block;
}
.expand-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 2em;
    height: 2em;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 5;
    line-height: 1;
}
.expand-icon .fa-external-link:before {
    content: "\f08e";
    font-family: 'FontAwesome';
}
.product-item.active .expand-icon {
    background: rgba(05, 0, 0, 0.15);
}
.expand-icon i {
    font-style: normal;
    font-weight: 500;
    color: white;
    font-size: 180%;
    transition: 0.4s ease-out;
    vertical-align: middle;
    line-height: 1;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.expand-icon i img {
    max-width: 0.5em;
}
.expand-icon i.fa-external-link {
    font-size: 100%;
}
.product-item.active .expand-icon i {
    transform: rotate(45deg);
}
/* 詳情面板 - 橫跨整列 */
.detail-row-panel {
    grid-column: 1 / -1;
    width: 100%;
    display: none;
    grid-template-rows: 0fr;
    /*
    transition: grid-template-rows 0.5s cubic-bezier(0.23, 1, 0.32, 1), margin 0.4s ease;
    background: #161b22;
    border-radius: 20px;
*/
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border: 2px solid transparent;
    background: linear-gradient(to bottom, #400090, #400090) padding-box;
    background-origin: border-box;
    background-clip: padding-box, border-box;
}
.detail-row-panel.is-open {
    display: grid;
    grid-template-rows: 1fr;
    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.5);
    background: linear-gradient(to bottom, #1b054e, #09032c) padding-box, linear-gradient(135deg, #450c93, #2b0379) border-box;
}
.panel-overflow-wrapper {
    min-height: 0;
    overflow: hidden;
    padding: 0 25px;
}
/* 動態類別 */
.opacity-0 {
    opacity: 0;
}
.hidden {
    display: none;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.animate-up {
    animation: fadeInUp 0.5s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}
.close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    color: #64748b;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: all 0.3s;
    z-index: 20;
}
/**** Accordion *************************************************************************************************/
dl.panel-group {
    margin: 0;
    /*    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);*/
    /*    border-radius: 4px;*/
    overflow: hidden;
    background: transparent;
}
dt.panel-heading {
    background-color: transparent;
    color: #fff;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    cursor: pointer;
    user-select: none;
    transition: background-color 0.3s;
}
dt.panel-heading h4 {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    /* 分隔線 */
}
dt.panel-heading:first-of-type h4 {
    border-top: transparent;
}
.panel-title {
    margin: 0;
    padding: 15px 45px 15px 0;
    font-size: 120%;
    font-weight: 400;
    text-align: left;
    color: #c989fb !important;
}
.panel-title a {
    display: block;
    color: #fff;
    transition: all 0.3s ease;
}
dd.panel-collapse {
    margin: 0;
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.3s ease-out;
    border-radius: 0 0 5px 5px;
}
dd.panel-collapse.open {
    grid-template-rows: 1fr;
}
.panel-body-wrapper {
    overflow: hidden;
}
.panel-body-wrapper ul {
    padding: 0 15px 15px;
    color: #333;
    /*    border-top: 1px solid #eee;*/
    text-align: left;
    margin: 0;
    list-style: none;
    display: grid;
    column-gap: 15px;
    grid-template-columns: repeat(5, 1fr);
}
.panel-body-wrapper ul li a strong {
    display: block;
    text-align: center;
    padding: 6px 0;
}
.panel-body-wrapper ul li a {
    display: block;
    font-size: 80%;
    color: #fff;
    text-align: center;
    transition: all 0.3s ease;
}
.panel-body-wrapper ul li a img {
    display: block;
    margin: 0 auto;
    max-width: 150px;
}
/* 箭頭 Icon 動畫設定 */
.panel-heading::after {
    content: "\f106";
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    transition: transform 0.3s ease;
    font-size: 24px;
}
.panel-heading.active::after {
    transform: translateY(-50%) rotate(0deg);
}
.panel-heading.active {
    border-color: transparent;
}
.title_link {
    display: flex;
}
/**** mktoFroms *************************************************************************************************/
.resources {
    /*
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/gaming/gettyimages-155374054-2048x2048.jpg);
*/
}
.resources dl {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.resources dl dt img {
    display: block;
    margin: 0 auto 1em;
}
.resources dl dt a {
    display: block;
    transition: all 0.3s ease;
}
.resources dl dt a span {
    display: block;
    padding: .75em 1em;
    line-height: normal;
    color: #fff;
    background-color: #d0343a;
    font-weight: 400;
    border-radius: 4px;
    transition: all 0.3s ease;
}
.resources dl dt a span:after {
    content: "\f019";
    font-family: 'FontAwesome';
    margin-left: 1em;
    font-size: 120%;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/**** Industry Credibility *************************************************************************************************/
.industryCredibility {
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/gaming/industryCredibility_bg.webp);
}
.industryCredibility dl {
    display: flex;
    align-items: stretch;
    justify-content: center;
    column-gap: 15px;
    transform: skew(-15deg);
}
.industryCredibility dl dt {
    max-width: 320px;
    overflow: hidden;
    position: relative;
}
.industryCredibility dl dt:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/gaming/industryCredibility.webp);
    width: 130%;
    height: 100%;
    transform: translate(-50%, -50%) skew(15deg);
}
.industryCredibility dl dd {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/gaming/metal_bg.webp);
}
.industryCredibility dl dd div {
    padding: 2em;
    width: 100%;
}
.industryCredibility ul {
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 1.5em;
    transform: skew(15deg);
    align-items: center;
    justify-content: center;
}
.industryCredibility ul:nth-of-type(2) {
    margin: 1em 0 .5em;
}
.industryCredibility ul li {
    width: 100%;
    max-width: 8.125em;
}
.industryCredibility ul li img {
    width: 100%;
}
.industryCredibility ul li.NOVOMATIC {
    max-width: 8.75em;
}
.industryCredibility ul li.ags {
    max-width: 5.25em;
}
.industryCredibility ul li.ags img {
    margin-bottom: -12%;
}
.industryCredibility ul li.CIRSA {
    max-width: 7.125em;
}
.industryCredibility ul li.APEX {
    max-width: 7.125em;
}
.industryCredibility ul li.Aurify {
    max-width: 5.1875em;
}
.industryCredibility ul li.BLUBERI {
    max-width: 4.75em;
}
.industryCredibility ul li.winsystems {
    max-width: 3.4375em;
}
/* 768px - 1190px 平板與窄螢幕 */
@media screen and (min-width: 768px) and (max-width: 1190px) {
    .industryCredibility article {
        overflow-x: auto;
        white-space: nowrap;
        overscroll-behavior-x: contain;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
        text-align: center;
    }
    .industryCredibility dl {
        display: inline-flex;
        flex-wrap: nowrap;
        white-space: normal;
        padding: 0 15px 0 45px;
        width: 1162px;
    }
    .GS_Features {
        font-size: 70%;
    }
    .whyAdlinkGaming small {
        max-width: 69%;
    }
}
/* 1024px 以下 (合併了重複的查詢) */
@media screen and (max-width: 1024px) {
    .products-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
/* 979px 以下 */
@media screen and (max-width: 979px) {
    .scrollbar {
        overflow-x: auto;
        white-space: nowrap;
        overscroll-behavior-x: contain;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
        text-align: center;
    }
    .scrollbar::-webkit-scrollbar {
        display: none;
    }
    :is(.applications, .whyAdlinkGaming) .GS_content {
        width: 100%;
    }
    .GS_Features {
        padding: 15px;
        font-size: 60%;
        display: inline-flex;
        flex-wrap: nowrap;
        justify-content: unset;
    }
    .applications .scrollbar {
        padding: 0 15px;
    }
    .applications .scrollbar table {
        width: 1180px;
    }
    .applications .table {
        font-size: 102%;
    }
    .applications .table td, .applications .table th {
        padding: 1em .6em;
    }
}
/* 768px 以下 (手機版) */
@media (max-width: 768px) {
    .products-grid {
        grid-template-columns: 1fr;
    }
    .max-GS_content {
        width: 100% !important;
        padding: 0;
    }
    .GS_hero .GS_content {
        flex-direction: column-reverse;
    }
    .GS_hero .GS_content h1 br {
        display: none;
    }
    .GS_hero figure {
        margin: 0 auto 2em;
        max-width: 80%;
    }
    .GS_certifications ul {
        gap: 15px;
        grid-template-columns: repeat(2, 1fr);
        max-width: none;
    }
    .panel-body-wrapper ul {
        padding: 0 0 15px;
        gap: 15px;
        grid-template-columns: repeat(2, 1fr);
    }
    .resources {
        background: linear-gradient(to bottom, rgba(43, 6, 62, 0) 0%, rgba(43, 6, 62, 0.8) 100%);
    }
    .resources dl {
        display: flex;
        max-width: none;
        flex-direction: column-reverse;
    }
    .resources dl dt {
        margin: 30px auto 0;
        max-width: 220px;
        text-align: center;
    }
    .industryCredibility dl {
        display: block;
        transform: skew(0deg);
    }
    .industryCredibility dl dt {
        max-width: 100%;
        padding-top: 50%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% auto;
        background-image: url(https://cdn-source.adlinktech.com/WebUpd/en/Upload/gaming/industryCredibility.webp);
    }
    .industryCredibility dl dt:before {
        display: none;
    }
    .industryCredibility dl dd {
        display: block;
    }
    .industryCredibility dl dd div {
        padding: 15px;
    }
    .industryCredibility ul {
        transform: skew(0deg);
        font-size: 3.4vw;
    }
    .industryCredibility ul li {
        margin: 10px 0;
    }
    .GS_certifications h2 span {
        display: inline-block;
    }
}
/* 768px 以上 (桌面版優化) */
@media screen and (min-width: 768px) {
    .GamingSolutions section {
        padding: 70px 0;
    }
    .GS_hero, .GS_Video {
        height: 36vw;
    }
    .GS_hero {
        padding: 5%;
    }
    .GS_hero .GS_content {
        font-size: 0.9vw;
    }
    .GS_hero .GS_content article {
        width: 74%;
        margin-right: -10%;
    }
    .GS_hero .GS_content figure {
        flex: 1;
    }
    .GS_hero .GS_content p {
        font-size: 2.2em;
        max-width: 67%;
    }
    .GamingSolutions {
        background-attachment: fixed;
    }
    .resources dl {
        max-width: 54.5em;
    }
    .resources dl dd {
        flex: 1;
        padding-left: 50px;
    }
    .resources dl dt {
        max-width: 13em;
    }
    .hex-content a:hover {
        color: #a57ee3 !important;
    }
    .GS_Features article:nth-of-type(2) .GS_FeaturesInner:hover .hex-wrap {
        transform: scale(1.05);
    }
    .downloadTheBrochure a:hover:after {
        transition: opacity 0.3s ease, transform 0.3s ease;
        animation: arrow-bounce 1s linear infinite;
        will-change: transform;
    }
    .downloadTheBrochure a:hover {
        background-color: #ee432e;
    }
    .product-item:hover, .product-item.active {
        transform: translateY(-8px);
    }
    .product-item:hover:before, .product-item.active:before {
        box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.5);
        background: linear-gradient(to bottom, #400090, #400090) padding-box, linear-gradient(135deg, #a31fd0, #4c1597) border-box;
        opacity: 1;
    }
    .product-item:hover .item-overlay {
        background: transparent;
    }
    .product-item.active:after {
        opacity: 1;
        border-color: rgba(81, 0, 162, 1) transparent transparent;
    }
    .product-item:hover img.main-thumb, .product-item.active img.main-thumb {
        transform: scale(1.1);
    }
    .close-btn:hover {
        background: rgba(255, 255, 255, 0.05);
        color: #10b981;
    }
    .panel-title:hover a {
        color: #c989fb !important;
    }
    .panel-body-wrapper ul li a:hover {
        transform: scale(1.05);
    }
    .resources dl dt a:hover span {
        background-color: #ee432e;
    }
    .resources dl dt a:hover {
        transform: scale(1.02);
    }
}
/* 1366px 以上 */
@media (min-width: 1366px) {
    .GS_hero, .GS_Video {
        height: 490px;
    }
    .GS_hero {
        padding: 7%;
    }
    .GS_hero .GS_content {
        font-size: 1rem;
    }
    .GS_hero .GS_content article {
        width: 66%;
    }
}
/* 1590px 以上 */
@media (min-width: 1590px) {
    .GS_hero {
        font-size: 100%;
    }
}
/* 1920px 以上 (大螢幕遮罩) */
@media (min-width: 1920px) {
    .GS_hero:before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        width: 100%;
        max-width: 1920px;
        z-index: 2;
        background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 1) 100%);
    }
}
/* 2300px 以上 */
@media screen and (min-width: 2300px) {
    .GamingSolutions {
        background-size: cover;
    }
}