@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Titillium+Web);
@import url(https://fonts.googleapis.com/css?family=Aldrich);
@import url(https://fonts.googleapis.com/css?family=Orbitron);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans);

@font-face {
    font-family: 'AORUS';
    src: url('../../innergigabyte/fonts/AORUS.woff') format("woff");
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #222;
}

::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background: #999;
}

#divGoTop,
.EnterpriseButton {
    display: none !important;
}

@media screen and (min-width:960px) {
    #model-header {
        padding: 0.5% 0;
        position: unset;
        left: unset;
        top: unset
    }

    #model-header .header-sub-title {
        display: block
    }

    .model-content {
        margin-top: 120px;
        display: none;
    }

    .Content-TopArea .breadcrumb {
        margin-right: 0;
        margin-left: 0;
    }

    #PageMainContent .container {
        max-width: 90%;
        min-width: 90%;
    }

    .main-content .model-header>.header-sub-title {
        margin: 5px 0;
    }
}

* {
    margin: 0;
    padding: 0;
}

.InnerGIGABYTEContent {
    max-width: 2560px;
    margin: auto;
    padding: 0;
    width: 100%;
    overflow: hidden;
    background-color: #111;
}

.InnerGIGABYTEContent h3 {
    text-align: left;
    font-size: 2rem;
    font-weight: 700;
    font-family: "AORUS", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    color: #ddd;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    line-height: 1;
}

.InnerGIGABYTEContent h4 {
    font-family: "Titillium Web", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    color: #ddd;
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
}

.InnerGIGABYTEContent p,
.InnerGIGABYTEContent ul,
.InnerGIGABYTEContent li {
    font-size: 1rem;
    line-height: 1.6rem;
    letter-spacing: 1.8px;
    color: #ddd;
    font-family: "Titillium Web", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    list-style: unset;
}

.InnerGIGABYTEContent * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
}

@media screen and (min-width:1201px) and (max-height:768px) {
    .InnerGIGABYTEContent h3 {
        font-size: 16px;
        line-height: unset;
        margin: 5px 0 8px 0;
    }

    .InnerGIGABYTEContent h4 {
        font-size: 9px;
        margin: 0;
    }

    .InnerGIGABYTEContent p,
    .InnerGIGABYTEContent ul,
    .InnerGIGABYTEContent li {
        font-size: 8px;
        line-height: unset;
        margin: 0;
    }
}

a.link {
    display: inline-flex;
    font-size: 0.9rem;
    color: #fff;
    margin: 0 0 1vw 0;
    padding: 0.5vw 2vw;
    background: #dddddd2b;
    border: #dddddd 1px solid;
    color: #dddddd;
    font-family: "Orbitron", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    transition: all .3s;
}

a.link:hover {
    color: #ff6400;
    background: #ff64002b;
    border: #ff6400 1px solid;
}

#KeyVisual,
.KeyVisual {
    position: relative;
    width: 100%;
}

.KeyVisual img {
    width: 100%;
}

.KeyVisual img.rwd {
    display: none;
}

#keyf,
.keyf {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20vh 0;
}

.keyf>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.keyf>div {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    gap: 5vw;
}

.keyf .imgs {
    position: relative;
    max-width: 720px;
    width: 100%;
}

.keyf .imgs .kf-img {
    position: relative;
    width: 100%;
}

.keyf .text {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1vw;
    min-width: 22.7vw;
}

.keyf .text>ul {
    list-style-position: inside;
}

.keyf .text li li {
    margin: 0 0 0 1rem;
}

.keyf .text .logos {
    display: flex;
    gap: 1vw;
}

.keyf .text .logos img {
    height: 80px;
}

#pcie50,
.pcie50 {
    max-width: 2560px;
    width: 100%;
    min-height: 110vh;
    position: relative;
    overflow: hidden;
    padding: 10vw 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1vw;
}

.pcie50>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pcie50>div {
    position: relative;
}

.pcie50 .text {
    max-width: 800px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1vw;
    border-radius: 5px;
    text-shadow: 0px 0px 10px #00000026;
}

.pcie50 h3,
.pcie50 p {
    text-align: center;
    max-width: 650px;
}

.pcie50 .imgs img {
    max-width: 800px;
    width: 100%;
    border-radius: 5px;
}

.pcie50 .img img {
    background-color: #83838333;
    border-radius: 5px;
}

#Magnet,
.Magnet {
    position: relative;
    max-width: 2560px;
    width: 100%;
}

.Magnet .camera {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100dvh;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.Magnet .camera .text {
    position: relative;
    max-width: 900px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    padding: 10dvh 0 0 0;
}

.Magnet .camera .text h3,
.Magnet .camera .text p {
    text-align: center;
}

.Magnet .camera .imgs {
    position: relative;
    max-width: 600px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Magnet .camera .imgs img {
    position: absolute;
    width: 100%;
}

.Magnet .camera .imgs img.plate {
    position: relative;
}

.Magnet .camera .flip {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Magnet .camera .flip>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    opacity: 0;
}

.Magnet .camera .flip>img.active {
    position: relative;
    opacity: 1;
}

.Magnet .spacer {
    position: relative;
    min-height: 300vh;
}

.Magnet .spacer>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.Magnet .spacer>div {
    position: relative;
    min-height: 150dvh;
}

#UD,
.UD {
    position: relative;
}

.UD .UDBG {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.UD .UDBG img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.UD .cols {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 5vh;
    padding: 10rem 0;
    justify-items: center;
}

.UD .cols>div {
    max-width: 1400px;
    width: 100%;
    min-height: 40vh;
    background-color: #22222250;
    text-shadow: 0px 0px 10px #88888826;
    padding: 3vw 4vw;
    box-shadow: 0px 0px 10px 5px #88888840;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5vw;
    transition: all .5s;
    opacity: 0;
}

.UD .cols>div.active {
    opacity: 1;
}

.UD .cols>div:nth-child(odd) {
    flex-direction: row;
}

.UD .cols>div:nth-child(even) {
    flex-direction: row-reverse;
}

.UD .cols .col .text {
    display: flex;
    flex-direction: column;
    gap: 1vw;
}

.UD .cols>div:nth-child(even) .text h3,
.UD .cols>div:nth-child(even) .text p {
    text-align: right;
}

.UD .twoball .imgs {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.UD .twoball .imgs>img {
    display: none;
}

.UD .twoball .imgs>img.active {
    display: block;
}

.UD .twoball .imgdots {
    display: flex;
    gap: 35px;
}

.UD .twoball .imgdots>div {
    cursor: pointer;
    min-height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1px;
}

.UD .twoball .imgdots>div div {
    width: 40px;
    height: 4px;
    background: #5a5a5a;
    border-radius: 20px;
}

.UD .twoball .imgdots p {
    color: #888;
    font-size: 0.9rem;
    letter-spacing: 1px;
}

.UD .twoball .imgdots>div:hover div,
.UD .twoball .imgdots>div.active div {
    background: #46E6E6;
}

.UD .twoball .active>p {
    color: #46E6E6;
}

#slidecard,
.slidecard {
    position: relative;
    overflow: hidden;
    width: 100%;
    background-color: #111;
}

.slidecard .camera {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 3vw;
}

.slidecard .camera>img {
    position: absolute;
    min-width: 100vw;
    min-height: 100vh;
}

.slidecard .text {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1vw;
    max-width: 650px;
    text-align: center;
}

.slidecard .spacer {
    min-height: 300vh;
}

.slidecard .slider {
    max-width: 835px;
    width: 100%;
    position: relative;
}

.slidecard .slider img {
    height: 100%;
}

#others,
.others {
    max-width: 2560px;
    width: 100%;
    min-height: 100vh;
    position: relative;
    overflow: hidden;
}

.others>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.others>div {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10vw;
    padding: 10vw 0;
}

.others .col {
    max-width: 1366px;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-items: center;
}

.others .col>div:not(.text) {
    z-index: 1;
}

.others .col .img1,
.others .col .img2 {
    position: relative;
    width: 65%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5vh;
    margin: 5vh 0 0 0;
    flex-shrink: 0;
    flex-grow: 0;
    align-self: flex-end;
    background-color: #222222d4;
    backdrop-filter: blur(5px);
}

.others .col .img1 img,
.others .col .img2 img {
    width: 90%;
    height: 90%;
    object-fit: contain;
}

.others .text {
    position: relative;
    max-width: 75%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1vw;
    align-self: flex-start;
    margin: 0 0 5vh 0;
    padding: 5vh;
}

.others .text aside {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border: solid 5px #a9a9a9;
}

.others .text h3,
.others .text p {
    text-align: left;
    width: 100%;
}

.others .col>* {
    transition: all .5s;
    transform: translate(0, 0);
    opacity: 0;
}

.others .col.active>*:nth-child(1) {
    transform: translate(3%, 0);
    opacity: 1;
    backdrop-filter: blur(5px);
}

.others .col.active>*:nth-child(2) {
    transform: translate(-3%, 0);
    opacity: 1;
    backdrop-filter: blur(5px);
}

#dimen,
.dimen {
    position: relative;
    max-width: 2560px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5vw;
    padding: 10vw 0;
}

.dimen>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dimen>div {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.dimen>div.text {
    max-width: 800px;
    width: 100%;
    gap: 1vw;
}

.dimen>div.text h3,
.dimen>div.text p {
    text-align: center;
}

.dimen>div.imgs {
    max-width: 900px;
    width: 100%;
}

.dimen>div.imgs img {
    width: 100%;
}

/************************************************************************** dots **************************************************************************/

.InnerGIGABYTEContent .dots {
    position: fixed;
    right: 1vw;
    top: 50%;
    color: white;
    z-index: 9999;
    display: grid;
    justify-items: flex-end;
    gap: 16px;
    overflow: hidden;
    transition: all .5s;
    opacity: 0;
    transform: translateX(calc(100% + 1vw)) translateY(-50%);
}

.InnerGIGABYTEContent .dots.active {
    opacity: 1;
    transform: translateX(0%) translateY(-50%);
}

.InnerGIGABYTEContent .dots::before {
    content: "";
    display: block;
    background: url("../../innergigabyte/images/sidebar-1.png") 0 0/auto 100% no-repeat;
    width: 21px;
    height: 163px;
}

.InnerGIGABYTEContent .dots::after {
    content: "";
    display: block;
    background: url("../../innergigabyte/images/sidebar-2.png") 0 0/auto 100% no-repeat;
    width: 21px;
    height: 191px;
}

.InnerGIGABYTEContent .dots a {
    display: grid;
    grid-auto-flow: column;
    align-items: center;
    text-decoration-color: #00000000;
}

.InnerGIGABYTEContent .dots a.hide {
    display: none;
}

.InnerGIGABYTEContent .dots a p {
    white-space: nowrap;
    color: #ffffff90;
    font-size: 12px;
    text-align: right;
    pointer-events: none;
    padding: 0 8px 0 0;
    position: relative;
    left: 0;
    width: 100%;
    text-decoration-color: #00000000;
}

.InnerGIGABYTEContent .dots a div {
    background-color: #ffffff00;
    border-radius: 50%;
    border: 1px solid #ff00bf;
    width: .6em;
    height: .6em;
    transition: .2s;
}

.InnerGIGABYTEContent .dots a div.active {
    background-color: #ff00bf;
}

.InnerGIGABYTEContent .dots a:has(div.active) p,
.InnerGIGABYTEContent .dots a:hover p {
    color: #fff;
}

.InnerGIGABYTEContent .dots a:hover div {
    background-color: #ff00bf;
}