@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);
@import url(https://fonts.googleapis.com/css?family=Play);

@font-face {
    font-family: 'AORUS';
    src: url('../../innergigabyte/fonts/AORUS.woff') format("woff");
}

:root {
    --vwvh: calc(1vw + 1vh);
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #222;
}

::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background: #999;
}

@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;
}

html {
    scroll-behavior: smooth;
}

.InnerGIGABYTEContent {
    max-width: 2560px;
    margin: auto;
    padding: 0;
    width: 100%;
    background: #000;
    font-size: 16px;
    line-height: 18px;
}

.InnerGIGABYTEContent h1 {
    margin: 0;
    padding: 0;
    font-family: "Orbitron", "Titillium Web", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 3rem;
    line-height: 1.5;
    letter-spacing: 4px;
    word-spacing: 8px;
    text-align: left;
    color: white;
}

.InnerGIGABYTEContent h2 {
    margin: 0;
    padding: 0;
    font-family: "Orbitron", "Titillium Web", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 3.5rem;
    line-height: 1.5;
    letter-spacing: 4px;
    word-spacing: 8px;
    text-align: left;
    color: white;
}

.InnerGIGABYTEContent h3 {
    margin: 0;
    padding: 0;
    font-family: "Orbitron", "Titillium Web", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 50px;
    line-height: 56px;
    letter-spacing: 2px;
    word-spacing: 0px;
    text-align: left;
    color: white;
}

.InnerGIGABYTEContent h4 {
    margin: 0;
    padding: 0;
    font-family: "Orbitron", "Titillium Web", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 40px;
    letter-spacing: 2px;
    word-spacing: 0px;
    text-align: left;
    color: white;
}

.InnerGIGABYTEContent h5 {
    margin: 0;
    padding: 0;
    font-family: "Orbitron", "Titillium Web", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.125rem;
    line-height: 1.5;
    letter-spacing: 0;
    word-spacing: 0;
    text-align: left;
    color: #bbb;
}

.InnerGIGABYTEContent p,
.InnerGIGABYTEContent a,
.InnerGIGABYTEContent ul,
.InnerGIGABYTEContent li {
    margin: 0;
    padding: 0;
    font-family: "Noto Sans", "Titillium Web", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    word-spacing: 2px;
    text-align: left;
    color: #bbb;
}

.InnerGIGABYTEContent * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
}

#KeyVisual,
.KeyVisual {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #05142b;
}

.KeyVisual img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-top: -60px;
}

.KeyVisual .text {
    position: absolute;
    bottom: 0;
    max-width: 800px;
    width: 100%;
    height: 40%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5%;
}

.KeyVisual .text h3,
.KeyVisual .text p {
    text-align: center;
}

#KeyFeature,
.KeyFeature {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: calc(var(--vwvh) * 6) calc(var(--vwvh) * 2);
}

.KeyFeature>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.KeyFeature>div {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: calc(var(--vwvh) * 1.5);
    max-width: 1600px;
}

.KeyFeature>div .text {
    max-width: 100%;
    width: 30%;
    display: flex;
    flex-direction: column;
    gap: calc(var(--vwvh) * 1);
}

.KeyFeature>div .text h3 {
    font-size: 40px;
}

.KeyFeature>div .text div {
    display: flex;
    gap: 1rem;
}

.KeyFeature>div .text ul {
    list-style-type: disc;
    padding: 0 0 0 20px;
    display: grid;
    gap: .5rem;
}

.KeyFeature>div .imgs,
.KeyFeature>div .imgs img {
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#Memory,
.Memory {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-height: 1900px;
}

.Memory>img {
    position: relative;
    width: 100%;
}

.Memory>div {
    position: absolute;
    /* bottom: 0; */
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 5rem;
    padding: 0 0 10vh 0;
    margin-top: 970px;
}

.Memory>div .text {
    max-width: 800px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
}

.Memory>div .text h3,
.Memory>div .text p {
    text-align: center;
}

.Memory>div .imgs,
.Memory>div .imgs img {
    position: relative;
    max-width: 100%;
}

.Memory>div .imgs p {
    text-align: center;
    background: linear-gradient(90deg, #46E6E6 0%, #3333CC 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

#tbw,
.tbw {
    max-width: 2560px;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 200px 0;
}

.tbw>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tbw>div {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5rem;
}

.tbw>div .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
}

.tbw>div .text h3,
.tbw>div .text p {
    text-align: center;
}

.tbw>div .text p {
    max-width: 800px;
}

.tbw>div .imgs,
.tbw>div .imgs img {
    max-width: 100%;
}

#Aitop,
.Aitop {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4rem;
}

.Aitop>video {
    position: relative;
    width: 100%;
}

.Aitop>div {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 5rem;
    padding: 0 0 10rem 0;
    background-image: linear-gradient(180deg, #000 0%, #05142b 100%);
}

.Aitop>div .text {
    position: relative;
    max-width: 480px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.Aitop>div .text p {
    display: inline-flex;
    flex-direction: column;
    gap: .5rem;
}

.Aitop>div .spec {
    position: relative;
    display: grid;
    align-content: flex-start;
    row-gap: 1vw;
    column-gap: 2vw;
}

.Aitop>div .spec>div {
    position: relative;
    display: flex;
    flex-direction: column;
    place-items: flex-start;
}

.Aitop>div .spec h4 {
    font-size: 3.125rem;
    line-height: 2.5rem;
    display: inline-flex;
    background: linear-gradient(90deg, #46E6E6 0%, #3333CC 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.Aitop>div .spec h4 span {
    font-size: 1.125rem;
    line-height: 1.125rem;
    align-self: flex-end;
    padding: 0 0 0 .5rem;
}

.Aitop>div .spec h5 {
    display: inline-flex;
}

/* 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 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: #ffffff00;
    text-align: right;
    pointer-events: none;
    padding: 0 8px 0 0;
    position: relative;
    left: 100%;
    width: 0;
    text-decoration-color: #00000000;
    font-size: 11px;
    line-height: 11px;
    transition: all .5s;
}

.InnerGIGABYTEContent .dots a div {
    background-color: #ffffff00;
    border-radius: 50%;
    border: 1px solid #00ffd0;
    width: .6em;
    height: .6em;
    transition: .2s;
}

.InnerGIGABYTEContent .dots a div.active {
    background-color: #00ffd0;
}

.InnerGIGABYTEContent .dots a:has(div.active) p,
.InnerGIGABYTEContent .dots a:hover p {
    left: 0;
    width: 100%;
    color: #fff;
}

.InnerGIGABYTEContent .dots a:hover div {
    background-color: #00ffd0;
}