@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");
}

::-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,
body {
    background: #000;
}

html {
    scroll-behavior: smooth;
}

.InnerGIGABYTEContent {
    max-width: 2560px;
    margin: auto;
    padding: 0;
    width: 100%;
    background: #0e0e0e;
}

.InnerGIGABYTEContent h1 {
    margin: 0;
    padding: 0;
    font-family: "AORUS", "Aldrich", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 3rem;
    text-align: left;
    line-height: 1.5;
    letter-spacing: 4px;
    word-spacing: 8px;
    color: white;
}

.InnerGIGABYTEContent h2 {
    margin: 0;
    padding: 0;
    font-family: "AORUS", "Aldrich", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 3.5rem;
    text-align: left;
    line-height: 1.5;
    letter-spacing: 4px;
    word-spacing: 8px;
    color: white;
}

.InnerGIGABYTEContent h3 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: "AORUS", "Aldrich", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.5;
    text-align: left;
    letter-spacing: 3px;
    word-spacing: 8px;
    color: white;
}

.InnerGIGABYTEContent h4 {
    margin: 0;
    padding: 0;
    font-family: "Aldrich", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: left;
    line-height: 1.5;
    letter-spacing: 0;
    word-spacing: 0;
    color: white;
}

.InnerGIGABYTEContent h5 {
    margin: 0;
    padding: 0;
    font-family: "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.25rem;
    text-align: left;
    line-height: 1.5;
    letter-spacing: 0;
    word-spacing: 0;
    color: white;
}

.InnerGIGABYTEContent p,
.InnerGIGABYTEContent a,
.InnerGIGABYTEContent ul,
.InnerGIGABYTEContent li {
    margin: 0;
    padding: 0;
    font-family: "Titillium Web", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1rem;
    text-align: left;
    line-height: 2;
    letter-spacing: 0;
    word-spacing: 0;
    color: #ccc;
}

.InnerGIGABYTEContent * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
}

#upgrade,
.upgrade {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.upgrade .BG {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.upgrade section {
    position: relative;
    max-width: 1600px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.upgrade section>div {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5rem;
}

.upgrade section>div .KV {
    position: relative;
    max-width: 95vw;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15vw 0 0 0;
}

.upgrade section>div aside {
    position: relative;
    display: flex;
    align-items: flex-end;
    gap: 3rem;
    margin: 0 0 15vw 0;
}

.upgrade section>div aside .text {
    gap: 3rem;
}

.upgrade section>div aside .logos {
    display: flex;
    gap: 1rem;
}

.upgrade section>div .text {
    position: relative;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.upgrade section>div .text ul {
    list-style-type: disc;
    list-style-position: inside;
    border-left: solid 2px #ccc;
    padding: 0 0 0 3rem;
}

.upgrade section>div .text ul li p {
    display: inline;
}

.upgrade section>div:has(.upgrade-img) .text {
    flex-direction: column;
}

.upgrade section>div:has(.upgrade-img) .text h3,
.upgrade section>div:has(.upgrade-img) .text p {
    max-width: 760px;
    text-align: center;
}

.upgrade section>div .upgrade-img {
    max-width: 1600px;
    width: 95%;
}

#smooth,
.smooth {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 15rem 0 5rem;
}

.smooth .BG {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
}

.smooth section {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

.smooth section div:has(>.text) {
    max-width: 1600px;
    width: 100%;
    display: grid;
    grid-template-columns: 2fr 1fr;
}

.smooth section div:has(>.text) .text {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    max-width: 500px;
}

.smooth section div:has(>img) {
    width: 100%;
    display: grid;
}

.smooth section div:has(>img) img {
    max-width: 90%;
}

#extended,
.extended {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5rem 5rem 0;
    background-color: #0e0e0e;
}

.extended .BG {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
}

.extended section {
    position: relative;
    max-width: 1600px;
    width: 100%;
    display: grid;
    grid-template-columns: minmax(28vw, 40vw) minmax(35vw, 50vw);
    grid-template-rows: minmax(35vw, 40vw);
}

.extended section .text {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 1rem;
    z-index: 1;
    max-width: 500px;
}

.extended section div:has(>img) {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}

#optimized,
.optimized {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 8rem 0 0 0;
}

.optimized .text {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    max-width: 600px;
}

.optimized .text h3,
.optimized .text p {
    text-align: center;
}

.optimized img {
    max-width: 1920px;
    width: 100%;
    border-radius: 10px;
}

#dimensions,
.dimensions {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2.5rem;
    padding: 10rem 0;
}

.dimensions img {
    max-width: 1600px;
    width: 90%;
}

.InnerGIGABYTEContent .copyright {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: .5rem;
    padding: 0 0 5rem 0;
}

.InnerGIGABYTEContent .copyright img {
    max-width: 150px;
    width: 100%;
}

.InnerGIGABYTEContent .copyright p {
    color: #999;
}