@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('../innergigabytefonts/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;
}

html,
body {
    background: black;
}

.InnerGIGABYTEContent {
    max-width: 2560px;
    margin: auto;
    padding: 0;
    width: 100%;
    overflow: hidden;
}

.InnerGIGABYTEContent h3 {
    text-align: left;
    font-size: 2rem;
    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.2;
}

.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 {
        line-height: unset;
    }

    .InnerGIGABYTEContent h4 {
        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: #dddddd00;
    border: #ff6400 1px solid;
    color: #ff6400;
    font-family: "Aldrich", '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: #000;
    background: #ff6400;
    border: #ff660000 1px solid;
}

.InnerGIGABYTEContent>div {
    background-color: #000;
    max-width: 2560px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.keyv {
    position: relative;
}

.keyv img {
    width: 100%;
}

.keyv img:first-child {
    position: relative;
}

.keyv .light1 {
    animation: light1 10s ease-in infinite;
    top: 0;
    transform-origin: top center;
    position: absolute;
}

@keyframes light1 {
    0% {
        transform: rotateZ(1deg);
        filter: brightness(1.0);
    }

    50% {
        transform: rotateZ(-0deg);
    }

    75% {
        filter: brightness(3.0);
    }

    100% {
        transform: rotateZ(1deg);
    }
}

.keyv .light2 {
    animation: light1 10s ease-in infinite;
    top: 0;
    transform-origin: top center;
    position: absolute;
}

@keyframes light2 {
    0% {
        transform: rotateZ(-1deg);
    }

    50% {
        transform: rotateZ(1deg);
    }

    100% {
        transform: rotateZ(-1deg);
    }
}

.keyfeature {
    min-height: 100vh;
    background: url(../innergigabyteimages/kfbg.jpg) no-repeat, linear-gradient(239.1deg, #303030, #111, #111, #111);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #111;
    padding: 0 10%;
}

.keyfeature .rgb-icon {
    width: 100px;
}

.keyfeature>div {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1920px;
    width: 100%;
}

.keyfeature>div>img {
    width: 45vw;
}

.keyfeature .text {
    position: relative;
    max-width: 960px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1vw;
}

.glass {
    position: relative;
    background: linear-gradient(180deg, #111, #000);
}

.glass>img {
    width: 100%;
    margin: 10vw 0;
}

.glass>div {
    max-width: 600px;
    position: absolute;
}

.text1 {
    transform: translate3d(70%, 150%, 0);
    display: flex;
    flex-direction: column;
    gap: 1vw;
}

.text2 {
    transform: translate3d(-80%, -200%, 0);
    display: flex;
    flex-direction: column;
    gap: 1vw;
}

.rgb {
    max-width: 2560px;
    width: 100%;
    min-height: 100vh;
    padding: 10vw 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
    background-image: url(../innergigabyteimages/rgb-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.rgb-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    gap: 1vw;
}

.rgb-text>h3 {
    transition: all .8s;
}

.rgb-text>h4 {
    transition: all .8s;
}

.rgb-text>p {
    transition: all .8s;
}

.rgb-text a {
    transition: transform .8s, color .5s, border .5s, background 1s;
}

.rgb-text h3,
.rgb-text h4 {
    text-align: center;
}

.rgb-text p {
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.rgb-text span {
    margin-top: 10px;
    width: 120px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ff6400;
}

.rgb-learn-more {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rgb-learn-more .link {
    display: flex;
    overflow: hidden;
    font-size: 0.9rem;
    padding: 0.6vw 2vw;
}

.rgb-learn-more .link:hover {
    text-decoration: none;
}

.rgb-imgs {
    max-width: 750px;
    width: 35vw;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.off-light,
.rgb-bgs {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.rgb-bgs>* {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.rgb-bgs>div>* {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.rgb-bgs *.active {
    display: flex;
}

.rgb-cover {
    width: 100%;
    position: relative;
    pointer-events: none;
    z-index: 1;
}

.rgb-bg-fill {
    fill: #ff6400;
}

.huerotate.active {
    animation: huerotate 4s linear infinite;
}

@keyframes huerotate {
    0% {
        filter: hue-rotate(0);
    }

    100% {
        filter: hue-rotate(359deg);
    }
}

.flash {
    animation: flash .5s linear infinite;
}

@keyframes flash {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.doubleflash {
    animation: doubleflash 1s linear infinite;
}

@keyframes doubleflash {
    0% {

        opacity: 1;
    }

    10% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    30% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

.pulse {
    animation: pulse 4s linear infinite;
}

@keyframes pulse {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .1;
    }

    100% {
        opacity: 1;
    }
}

.rgb-btn-colorpicker {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2vw;
    position: relative;
    flex-direction: row;
    background-color: #11111140;
    padding: 1.5vw 3vw;
    border-radius: 20px;
    border: 1px solid #adadad2b;
    z-index: 1;
    backdrop-filter: blur(4px);
}

.rgb-btns {
    display: flex;
    flex-wrap: wrap;
}

.rgb-btns::-webkit-scrollbar {
    height: 0px;
}

.rgb-btns>div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
    filter: grayscale(1);
    width: 100px;
    transition: all .5s;
}

.rgb-btns>div:hover {
    filter: grayscale(0);
    transform: translateY(-1px)
}

.rgb-btns>div.active {
    filter: grayscale(0);
}

#wheelPicker {
    display: block;
}

.rgb-btns p {
    font-family: 'Aldrich', 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    color: #ff6400;
    text-align: center;
    line-height: 1;
    font-size: .5rem;
}

.vertical {
    min-height: 100vh;
    padding: 0 10vw;
    background: linear-gradient(180deg, #303030, #111, #111, #0a0a0a);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #111;
}

.vertical>div {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5vw;
    max-width: 1920px;
    width: 100%;
}

.vertical .imgs {
    position: relative;
    width: 100%;
}

.vertical .imgs img {
    width: 100%;
}

.vertical .imgs img:first-child {
    position: relative;
}

.vertical .imgs img:last-child {
    position: absolute;
    inset: 0;
    margin: auto;
    animation: fade 8s infinite;
}

@keyframes fade {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    45% {
        opacity: 1;
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.vertical .rgb-icon {
    width: 100px;
}

.vertical .text {
    position: relative;
    max-width: 960px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1vw;
}

.utility {
    max-width: 2560px;
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.utility-img-bg {
    position: absolute;
    margin: auto;
    inset: 0;
    width: 100%;
}

.utility-container {
    max-width: 1920px;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.utility-text {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    gap: 1vw;
    padding: 0 0 0 5vw;
    z-index: 1;
}

.utility-btns {
    width: 100%;
    height: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    gap: .5vw;
}

.utility-btns span {
    white-space: nowrap;
    color: #ddd;
    font-size: 0.5rem;
}

.utility-btn {
    position: relative;
    cursor: pointer;
    transition: all .5s;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.utility-btn h4 {
    color: #ddd;
    font-size: 1.2rem;
    margin: 0;
}

.utility-btn h4:hover,
.utility-btn.active h4 {
    color: #ff6400;
}

.utility-btn p {
    clip-path: polygon(0 0, 0 100%, 0 100%, 0 0);
    height: 0;
    font-size: .75rem;
    line-height: 1.5;
    letter-spacing: 1px;
    padding: 5px 0;
}

.utility-btn.active p {
    transition: clip-path .5s;
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
    height: unset;
}

.utility-btn>div {
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(-1rem);
    transition: all .5s;
    clip-path: polygon(0 50%, 0 50%, 100% 50%, 100% 50%);
    background-color: #ddd;
}

.utility-btn:hover div,
.utility-btn.active div {
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
    background-color: #ff6400;
}

.utility-btn .link:hover {
    color: #ddd;
    font-weight: bold;
    text-shadow: 0 0 1rem #ff6400, 0 0 1.5rem #ff6400, 0 0 2rem #ff6400;
}

.utility-imgs {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0 5vw 0 0;
}

.utility-imgs img {
    max-width: 990px;
    width: 80%;
    position: absolute;
    margin: auto;
    inset: 0;
    transition: all .5s linear;
    opacity: 0;
}

.utility-imgs img.active {
    opacity: 1;
}

.InnerGIGABYTEContent>div.io {
    height: 100vh;
    background: url(../innergigabyteimages/iobg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: flex-start;
    gap: 5vw;
}

.io>div {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5vw;
}

.io img {
    height: 100vh;
}

.io .rgb-icon {
    width: 100px;
}

.io .text {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1vw;
    padding: 0 5vw 0 0;
}

.airflow {
    flex-direction: column;
    text-align: center;
    padding: 10vw 0;
}

.airflow img {
    height: 85vh;
}

.compatibility {
    position: relative;
    overflow: hidden;
    width: 100%;
    background-color: #111;
}

.compatibility .camera {
    position: relative;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 3vw;
}

.compatibility .spacer {
    min-height: 300vh;
    display: none;
}

.compatibility .slider {
    position: relative;
    width: 100%;
    height: 80%;
}

.compatibility .slider img {
    height: 100%;
    position: absolute;
    margin: auto;
    inset: 0;
}

.illustration-announce {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10vh 0;
}

.illustration-announce p {
    text-align: center;
}

.InnerGIGABYTEContent>div.dots {
    position: fixed;
    right: 1vw;
    top: 50%;
    color: white;
    z-index: 9999;
    display: grid;
    justify-items: flex-end;
    gap: 16px;
    overflow: hidden;
    transform: translateY(-50%);
    background-color: unset;
    max-width: unset;
    width: unset;
    justify-content: unset;
    align-items: unset;
}

.dots a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.dots a p {
    white-space: nowrap;
    color: #ffffff90;
    font-size: 1rem;
    text-align: right;
    opacity: 0;
    pointer-events: none;
    padding: 0 1rem 0 0;
    position: relative;
    left: 100%;
    font-family: "Titillium Web", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    width: 0;
}

.dots a div {
    background-color: #ffffff30;
    width: 6px;
    height: 26px;
    border-radius: 3px;
    transition: .2s;
}

.dots a div.active {
    background-color: #ffffff90;
}

.dots a:hover {
    text-decoration-color: #00000000;
}

.dots a:hover p {
    opacity: 1;
    pointer-events: unset;
    left: 0;
    width: 100%;
    transition: all .5s;
}

.dots a:hover div {
    background-color: #ffffff90;
}