@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('https://www.gigabyte.com/FileUpload/Global/KeyFeature/3721/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: 48px;
    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;
    max-width: 2560px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.KeyVisual img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#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;
    gap: 10rem;
    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 img {
    max-width: 80px;
    width: 100%;
}

.KeyFeature>div .text div {
    display: flex;
    gap: 1rem;
}

.KeyFeature>div .text img.nv {
    max-width: 150px;
}

.KeyFeature>div .text ul {
    list-style-type: disc;
    padding: 0 0 0 20px;
}

.KeyFeature>div .text ul li {
    margin-bottom: 0.5rem;
}


#nvslide,
.nvslide {
    position: relative;
    max-width: 2560px;
    width: 100%;
    background: #000;
    background-image: url(https://www.gigabyte.com/FileUpload/Global/KeyFeature/3721/innergigabyte/images/nv/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 200px 0;
}

.nvslide h3 {
    font-size: 50px;
    line-height: 56px;
}

.nvslide h4 {
    font-weight: normal;
    font-size: 26px;
    line-height: 28px;
}

.nvslide p {
    color: #bbb;
    font-size: 16px;
    line-height: 20px;
}

.nvslide .nv-sliders {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
}

.nvslide .nv-slider {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: calc(var(--vwvh) * 1.1);
    padding: 0;
    transition: all .5s cubic-bezier(0, 0, 0, 1);
    z-index: 0;
    opacity: 0;
}

.nvslide .nv-slider:first-child {
    position: relative;
}

.nvslide .nv-slider.nv-prev {
    transform: translateX(-100%);
    display: flex;
    z-index: 3;
}

.nvslide .nv-slider.nv-next {
    transform: translateX(100%);
    display: flex;
    z-index: 3;
}

.nvslide .nv-slider.nv-active {
    transform: translateX(0);
    display: flex;
    z-index: 5;
    opacity: 1;
}

.nvslide .nv-slider-prev-btn {
    position: absolute;
    width: 10vw;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 10;
    transition: all .5s;
}

.nvslide .nv-slider-prev-btn:hover {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}

.nvslide .nv-slider-prev-btn>div {
    width: 20px;
    height: 20px;
    border-bottom: 1px white solid;
    border-left: 1px white solid;
    transform: rotate(45deg);
    transition: all .5s;
}

.nvslide .nv-slider-prev-btn:hover div {
    border-bottom: 1px #76B900 solid;
    border-left: 1px #76B900 solid;
}

.nvslide .nv-slider-next-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 10vw;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 10;
    transition: all .5s;
}

.nvslide .nv-slider-next-btn:hover {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}

.nvslide .nv-slider-next-btn>div {
    width: 20px;
    height: 20px;
    border-top: 1px white solid;
    border-right: 1px white solid;
    transform: rotate(45deg);
    transition: all .5s;
}

.nvslide .nv-slider-next-btn:hover div {
    border-top: 1px #76B900 solid;
    border-right: 1px #76B900 solid;
}

.nvslide .nv-slider .title {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: calc(var(--vwvh) * .25);
}

.nvslide .nv-slider .title h3,
.nvslide .nv-slider .title h4 {
    text-align: center;
}

.nvslide .ada {
    display: flex;
    justify-content: center;
    align-items: center;
}

.nvslide .ada .img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nvslide .ada .img img {
    width: 100%;
}

.nvslide .ada .text {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.nvslide .ada .text>div {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.nvslide .adagrid {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, calc(var(--vwvh) * 7));
    gap: 40px;
    justify-content: center;
}

.nvslide .adagrid>div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    gap: calc(var(--vwvh) * .2);
}

.nvslide .adagrid>div>div {
    display: flex;
    flex-direction: column;
    gap: calc(var(--vwvh) * .1);
}

.nvslide .adagrid h4,
.nvslide .adagrid p {
    text-align: center;
}

.nvslide .adagrid h4 {
    font-size: 20px;
    line-height: 24px;
}

.nvslide .adagrid img {
    max-width: 100px;
    width: 100%;
}

.nvslide .nv-slider .imgs {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.nvslide .nv-slider .imgs img {
    position: relative;
    max-width: 800px;
    width: 100%;
}

.nvslide .nv-slider>.text {
    max-width: 800px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1vw;
}

.nvslide .nv-slider>.text h3,
.nvslide .nv-slider>.text h4,
.nvslide .nv-slider>.text p {
    text-align: center;
}

#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;
    background-image: linear-gradient(180deg, #000 0%, #05142b 100%);
}

.Aitop>div .text {
    position: relative;
    max-width: 640px;
    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;
    grid-template-columns: 1fr 1fr;
    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: 3rem;
    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 h5 {
    display: inline-flex;
}

#Cool,
.Cool {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    padding: calc(var(--vwvh) * 10) calc(var(--vwvh) * 3) 0;
    /* background-image: linear-gradient(180deg, #05142b 0%, #04142b 90%, #1c466d 100%); */
    background-image: linear-gradient(180deg, #05142b 0%, #04142b 100%);
}

.Cool .system {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5rem;
}

.Cool .system .text {
    position: relative;
    max-width: 960px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    z-index: 1;
}

.Cool .system .text h3,
.Cool .system .text p {
    text-align: center;
}

.Cool .system .imgs {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Cool .system .imgs img {
    position: absolute;
    max-width: 1200px;
    width: 100%;
}

.Cool .system .imgs img:first-child {
    max-width: 1600px;
    width: 80vw;
}

.Cool .system .imgs img:last-child {
    position: relative;
}

.Cool .slideGroup {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 5rem;
}

.Cool .slideGroup>div {
    position: relative;
    min-height: 200vh;
}

.Cool .slideGroup section {
    position: absolute;
    max-width: 50vw;
    max-height: 90vh;
    width: 100%;
}

.Cool .slideGroup section aside {
    position: relative;
    width: fit-content;
    height: 100%;
    display: grid;
    grid-auto-flow: column;
    gap: calc(var(--vwvh) * 1);
}

.Cool .slideGroup section aside>div {
    min-width: 700px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    padding: 50px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(3px);
}

.Cool .slideGroup section aside>div .text {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.Cool .slideGroup section aside>div .imgs {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.Cool .slideGroup section aside>div .imgs img {
    position: relative;
    width: 100%;
}

.Cool .slideGroup section aside>div .imgs svg {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.Cool .slideGroup section aside>div:nth-child(1) .imgs {
    width: 120%;
    /* transform: scale(1.2); */
    align-items: center;
}

.Cool .slideGroup section aside>div:nth-child(3) .imgs {
    width: 110%;
}

#bs,
.bs {
    max-width: 2560px;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 12rem;
}

.bs>* {
    position: relative;
}

.bs>img.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bs>div {
    max-width: 1600px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.5vw 5vw;
    padding: 60px 0;
    margin-top: 60px;
}

.bs aside {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 1vw;
}

.bs aside .icon {
    max-width: 60px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bs aside .text {
    max-width: 450px;
    width: 100%;
    display: flex;
    gap: 1rem;
    flex-direction: column;
}

.bs aside .text ul {
    list-style-type: square;
    padding: 0 0 0 20px;
}

#Excellent,
.Excellent {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5rem;
    padding: 10rem 0;
}

.Excellent>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.Excellent>div {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Excellent>div h3 {
    text-align: center;
}

.Excellent>section {
    position: relative;
    max-width: 1200px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 0;
}

.Excellent>section>div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5rem;
}

.Excellent>section>div:nth-child(odd) {
    flex-direction: row;
}

.Excellent>section>div:nth-child(even) {
    flex-direction: row-reverse;
}

.Excellent>section>div:last-child {
    margin-bottom: 0rem;
}

.Excellent>section>div .img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Excellent>section>div .img,
.Excellent>section>div .text {
    width: 50%;
}

.Excellent>section>div .text {
    padding: 0 5%;
    gap: 1rem;
}

.Excellent>section>div .text ul {
    list-style-type: square;
    padding: 0 0 0 20px;
}

.Excellent>section>div:nth-child(odd) .text {
    display: flex;
    flex-direction: column;
}

.Excellent>section>div:nth-child(even) .text {
    display: flex;
    flex-direction: column;
}

.Excellent>section>div .img img {
    width: 100%;
    border-radius: 10px;
}

#psu,
.psu {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: calc(var(--vwvh) * 7) calc(var(--vwvh) * 2);
}

.psu>img {
    position: absolute;
    width: 100%;
    height: 100%;
}

.psu>div {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem
}

.psu>div h3,
.psu>div p {
    max-width: 800px;
    text-align: center;
}

.psu>div a {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0.25vw 1.75vw;
    margin: 1vw 0;
    text-align: center;
    background: none;
    line-height: 40px;
    text-shadow: none;
    text-decoration-line: none;
    font-weight: bold;
    color: #fff;
}

.psu>div a span {
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.psu>div a span:nth-child(1) {
    border: solid 3px transparent;
    border-radius: 10px;
    background-image: linear-gradient(to right, #20608B, #18766d), radial-gradient(circle at top right, #2CF3AA, #41BBFA);
    background-origin: border-box;
    background-clip: padding-box, border-box;
}

.psu>div a span:nth-child(2) {
    border: solid 3px transparent;
    border-radius: 10px;
    background-image: linear-gradient(to right, #41BBFA, #2CF3AA), radial-gradient(circle at top right, #2CF3AA, #41BBFA);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    opacity: 0;
    transition: all .5s;
}

.psu>div a span:nth-child(3) {
    position: relative;
}

.psu>div a:hover {
    text-decoration-line: none;
}

.psu>div a:hover span:nth-child(2) {
    opacity: 1;
}

.psu .psugrid {
    display: flex;
}

.psu .psugrid aside {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.psu .psugrid aside img {
    transition: all 150ms ease-in-out;
}

.psu .psugrid h4 {
    font-size: 26px;
    line-height: 30px;
    color: #bbb;
    transition: all 150ms ease-in-out;
}

#utility,
.utility {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: calc(var(--vwvh) * 2) calc(var(--vwvh) * 2);
    background-color: #05142b;
}

.utility>div {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.utility>div .text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.utility>div .text h3,
.utility>div .text p {
    max-width: 800px;
    text-align: center;
}

.utility>div .text a {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0.25vw 1.75vw;
    margin: 1vw 0;
    text-align: center;
    background: none;
    line-height: 40px;
    text-shadow: none;
    text-decoration-line: none;
    font-weight: bold;
    color: #fff;
}

.utility>div .text a span {
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.utility>div .text a span:nth-child(1) {
    border: solid 3px transparent;
    border-radius: 10px;
    background-image: linear-gradient(to right, #20608B, #18766d), radial-gradient(circle at top right, #2CF3AA, #41BBFA);
    background-origin: border-box;
    background-clip: padding-box, border-box;
}

.utility>div .text a span:nth-child(2) {
    border: solid 3px transparent;
    border-radius: 10px;
    background-image: linear-gradient(to right, #41BBFA, #2CF3AA), radial-gradient(circle at top right, #2CF3AA, #41BBFA);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    opacity: 0;
    transition: all .5s;
}

.utility>div .text a span:nth-child(3) {
    position: relative;
}

.utility>div .text a:hover {
    text-decoration-line: none;
}

.utility>div .text a:hover span:nth-child(2) {
    opacity: 1;
}

.utility>div .imgs img,
.utility>div .imgs video {
    width: 100%;
}

.utility>div .imgs {
    max-width: 1200px;
    border-radius: 22px;
    overflow: hidden;
}

#gcc,
.gcc {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: calc(var(--vwvh) * 7) calc(var(--vwvh) * 2) 0;
}

.gcc>img {
    position: absolute;
    min-width: 100vw;
    height: 100%;
    top: 0;
}

.gcc>div {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.gcc>div h3,
.gcc>div p {
    max-width: 800px;
    text-align: center;
}

.gcc>div a {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0.25vw 1.75vw;
    margin: 1vw 0;
    text-align: center;
    background: none;
    line-height: 40px;
    text-shadow: none;
    text-decoration-line: none;
    font-weight: bold;
    color: #fff;
}

.gcc>div a span {
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.gcc>div a span:nth-child(1) {
    border: solid 3px transparent;
    border-radius: 10px;
    background-image: linear-gradient(to right, #20608B, #18766d), radial-gradient(circle at top right, #2CF3AA, #41BBFA);
    background-origin: border-box;
    background-clip: padding-box, border-box;
}

.gcc>div a span:nth-child(2) {
    border: solid 3px transparent;
    border-radius: 10px;
    background-image: linear-gradient(to right, #41BBFA, #2CF3AA), radial-gradient(circle at top right, #2CF3AA, #41BBFA);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    opacity: 0;
    transition: all .5s;
}

.gcc>div a span:nth-child(3) {
    position: relative;
}

.gcc>div a:hover {
    text-decoration-line: none;
}

.gcc>div a:hover span:nth-child(2) {
    opacity: 1;
}

.gcc>div img {
    max-width: 100%;
}

#brand,
.brand {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 5vw;
    gap: 2.5vw;
}

.brand>aside {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.brand>aside .text {
    max-width: 900px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.brand>aside img {
    max-width: 100%;
}

.brand>div {
    display: inline-flex;
    justify-content: center;
    gap: 2.5vw;
}

.brand>img {
    max-width: 1200px;
    width: 100%;
}

.brand>div img {
    place-self: flex-end;
}

#footNote,
.footNote {
    position: relative;
    max-width: 2560px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: calc(var(--vwvh) * .5);
    padding: 2vh 0 4vh;
}

.footNote p {
    max-width: 1024px;
    width: 90dvw;
    font-size: 12px;
}

/* 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;
}