@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 {
    margin: 0;
    padding: 0;
    font-family: "Orbitron", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 2rem;
    text-align: left;
    line-height: 1.1;
    letter-spacing: 5px;
    word-spacing: 5px;
    color: #ddd;
}

.InnerGIGABYTEContent h4 {
    margin: 0;
    padding: 0;
    font-family: "Titillium Web", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.4rem;
    text-align: left;
    line-height: 1;
    letter-spacing: 0;
    word-spacing: 0;
    color: #ddd;
}

.InnerGIGABYTEContent h5 {
    margin: 0;
    padding: 0;
    font-family: "Titillium Web", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.2rem;
    text-align: left;
    line-height: 1.4;
    letter-spacing: 0;
    word-spacing: 0;
    color: #ddd;
}

.InnerGIGABYTEContent h6 {
    margin: 0;
    padding: 0;
    font-family: "Titillium Web", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 0.8rem;
    text-align: left;
    line-height: 1.5;
    letter-spacing: 0;
    word-spacing: 0;
    color: #ddd;
}

.InnerGIGABYTEContent p {
    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: 1.2rem;
    text-align: left;
    line-height: 1.3;
    letter-spacing: 1px;
    word-spacing: 0;
    color: #ddd;
}

.InnerGIGABYTEContent note {
    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: 12px;
    text-align: left;
    line-height: 1.3;
    letter-spacing: 1px;
    word-spacing: 0;
    color: #ddd;
}

.InnerGIGABYTEContent a {
    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: 1.3;
    letter-spacing: 0;
    word-spacing: 0;
    color: #ddd;
}

.InnerGIGABYTEContent a:hover {
    color: #ff6400;
}

.InnerGIGABYTEContent ul {
    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: 1.3;
    letter-spacing: 0;
    word-spacing: 0;
    color: #ddd;
}

.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: 1.3;
    letter-spacing: 0;
    word-spacing: 0;
    color: #ddd;
}

.InnerGIGABYTEContent * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
}

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;
}

:root {
    --BGdropcolor: transparent;
    --BGdropfilter: blur(5px);
}

#keyf,
.keyf {
    position: relative;
    max-width: 2560px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10rem 0;
}

.keyf>img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.keyf>div {
    position: relative;
    max-width: 1600px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.keyf>div .text {
    max-width: 768px;
    display: grid;
    gap: 1rem;
}

.keyf>div .text p {
    max-width: 560px;
}

.keyf>div .text ul {
    list-style-type: square;
    padding: 0 0 0 1.4rem;
}

.keyf>div .text ul li {
    font-size: 1.2rem;
}

.keyf>div .text aside {
    display: flex;
    align-items: flex-start;
    gap: 2rem;
    margin: 1rem 0 0 0;
}

.keyf>div .text aside a,
.keyf>div .text aside img {
    max-width: 90px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: .7rem;
    text-decoration-color: transparent;
}

.keyf>div .text aside p {
    color: #ddd;
    text-align: center;
    font-size: 0.8rem;
    font-weight: bold;
    letter-spacing: 3px;
}

.keyf>div>img {
    max-width: 100%;
}

#gamingrobot,
.gamingrobot {
    position: relative;
    max-width: 2560px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.gamingrobot video {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gamingrobot h3 {
    position: relative;
    margin: 0 0 5rem;
    font-size: 5rem;
}

.gamingrobot h3 span {
    color: #ff6400;
}

.gamingrobot h3.hideh3 {
    display: none;
}

#overview,
.overview {
    position: relative;
    max-width: 2560px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 5rem;
    padding: 5rem 1rem;
}

.overview.dragNdrop::selection,
.overview.dragNdrop *::selection {
    color: unset;
    background: rgba(0, 0, 0, 0);
}

:root {
    --linecolor: #ff6400;
    --linestroke: 1px;
    --pointsize: 5px;
    --pointarea: 20px;
}

.overview>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.overview.dragNdrop>img {
    pointer-events: none;
}

.overview h3 {
    position: relative;
}

.overview>div {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.diagram {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.diagram>img {
    position: relative;
    max-width: 1600px;
    width: 100%;
    pointer-events: none;
}

.diagram .spectext {
    position: absolute;
    z-index: 2;
    background: var(--BGdropcolor);
    backdrop-filter: var(--BGdropfilter);
    max-width: max-content;
    width: 100%;
    padding: .5rem 1rem;
    border-radius: 5px;
    opacity: 0;
}

.active .diagram .spectext {
    transition-duration: .5s;
    transition-delay: 1.25s;
    transition-property: opacity;
    opacity: 1;
}

.overview.dragNdrop .spectext {
    cursor: grab;
}

.diagram .spectext ul li {
    list-style-type: none;
    list-style-position: inside;
}

.diagram .spectitle {
    display: flex;
    align-items: center;
}

.diagram .spectext ul {
    margin: 0;
}

.diagram .specpoint {
    position: absolute;
    z-index: 1;
    width: var(--pointarea);
    height: var(--pointarea);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.diagram .specpoint:hover {
    background-color: #00000040;
    backdrop-filter: blur(5px);
}

.diagram.diagram1 .spectext[data-spectext="1"] {
    left: -45%;
    top: -2%;
}

.diagram.diagram1 .spectext[data-spectext="2"] {
    left: -28%;
    top: 57.5%;
}

.diagram.diagram1 .spectext[data-spectext="3"] {
    left: -29%;
    top: 75.5%;
}

.diagram.diagram1 .spectext[data-spectext="4"] {
    left: 99.5%;
    top: 62%;
}

.diagram.diagram1 .spectext[data-spectext="5"] {
    left: 98.5%;
    top: 17.5%;
}

.diagram.diagram1 .spectext[data-spectext="6"] {
    left: 98.5%;
    top: 32.5%;
}

.diagram.diagram1 .spectext[data-spectext="7"] {
    left: 100%;
    top: 78.5%;
}

.diagram.diagram1 .spectext[data-spectext="8"] {
    left: -13.5%;
    top: 16%;
}

.diagram.diagram1 .spectext[data-spectext="9"] {
    left: -13%;
    top: 28.5%;
}

.diagram.diagram1 .spectext[data-spectext="10"] {
    left: -21.5%;
    top: 39.5%;
}

.diagram.diagram1 .spectext[data-spectext="11"] {
    left: -16%;
    top: 50%;
}

.diagram.diagram1 .spectext[data-spectext="12"] {
    left: 99%;
    top: 48%;
}

.diagram.diagram1 .spectext[data-spectext="13"] {
    left: 98%;
    top: 5%;
}

.diagram.diagram1 .spectext[data-spectext="14"] {
    left: -29%;
    top: 57.5%;
}

.diagram.diagram1 .spectext[data-spectext="15"] {
    left: -28%;
    top: 57.5%;
}

.diagram.diagram1 .specpoint[data-spectext="1"] {
    left: 39.8%;
    top: 3.4%;
}

.diagram.diagram1 .specpoint[data-spectext="2"] {
    left: 68%;
    top: 59%;
}

.diagram.diagram1 .specpoint[data-spectext="3"] {
    left: 23.6%;
    top: 76.7%;
}

.diagram.diagram1 .specpoint[data-spectext="4"] {
    left: 74.8%;
    top: 63.6%;
}

.diagram.diagram1 .specpoint[data-spectext="5"] {
    left: 83.1%;
    top: 19%;
}

.diagram.diagram1 .specpoint[data-spectext="6"] {
    left: 62.6%;
    top: 35.6%;
}

.diagram.diagram1 .specpoint[data-spectext="7"] {
    left: 45.8%;
    top: 91.2%;
}

.diagram.diagram1 .specpoint[data-spectext="8"] {
    left: 6.1%;
    top: 17.4%;
}

.diagram.diagram1 .specpoint[data-spectext="9"] {
    left: 5.1%;
    top: 29.9%;
}

.diagram.diagram1 .specpoint[data-spectext="10"] {
    left: 3.6%;
    top: 41.2%;
}

.diagram.diagram1 .specpoint[data-spectext="11"] {
    left: 11.9%;
    top: 51.5%;
}

.diagram.diagram1 .specpoint[data-spectext="12"] {
    left: 93.8%;
    top: 49.4%;
}

.diagram.diagram1 .specpoint[data-spectext="13"] {
    left: 67.6%;
    top: 12.4%;
}

.diagram.diagram1 .specpoint[data-spectext="14"] {
    left: 62.8%;
    top: 76.1%;
}

.diagram.diagram1 .specpoint[data-spectext="15"] {
    left: 54.8%;
    top: 67%;
}

.overview .invisible {
    visibility: hidden
}

.diagram .specpoint,
.diagram .specpoint span {
    filter: drop-shadow(0px 0px 3px black);
}

.diagram .specpoint span {
    position: absolute;
    z-index: 1;
    pointer-events: none;
    color: transparent;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    clip-path: polygon(0 0, 0 0, 0 0, 0 0);
}

.diagram .specpoint::after {
    content: "";
    position: absolute;
    z-index: 1;
    width: var(--pointsize);
    height: var(--pointsize);
    border-radius: 50%;
    background-color: var(--linecolor);
}

.diagram .specpoint span.topright {
    border-top: var(--linestroke) solid var(--linecolor);
    border-right: var(--linestroke) solid var(--linecolor);
    right: calc((var(--pointarea) - var(--linestroke)) / 2);
    bottom: calc((var(--pointarea) - var(--linestroke)) / 2);
}

.diagram .specpoint span.topleft {
    border-top: var(--linestroke) solid var(--linecolor);
    border-left: var(--linestroke) solid var(--linecolor);
    left: calc((var(--pointarea) - var(--linestroke)) / 2);
    bottom: calc((var(--pointarea) - var(--linestroke)) / 2);
}

.diagram .specpoint span.bottomright {
    border-bottom: var(--linestroke) solid var(--linecolor);
    border-right: var(--linestroke) solid var(--linecolor);
    right: calc((var(--pointarea) - var(--linestroke)) / 2);
    top: calc((var(--pointarea) - var(--linestroke)) / 2);
}

.diagram .specpoint span.bottomleft {
    border-bottom: var(--linestroke) solid var(--linecolor);
    border-left: var(--linestroke) solid var(--linecolor);
    left: calc((var(--pointarea) - var(--linestroke)) / 2);
    top: calc((var(--pointarea) - var(--linestroke)) / 2);
}

.active .diagram .specpoint span.topright {
    animation-name: topright;
}

.active .diagram .specpoint span.topleft {
    animation-name: topleft;
}

.active .diagram .specpoint span.bottomright {
    animation-name: bottomright;
}

.active .diagram .specpoint span.bottomleft {
    animation-name: bottomleft;
}

@keyframes topright {
    0% {
        clip-path: circle(0% at 110% 110%);
    }

    100% {
        clip-path: circle(150% at 110% 110%);
    }
}

@keyframes topleft {
    0% {
        clip-path: circle(0% at -10% 110%);
    }

    100% {
        clip-path: circle(150% at -10% 110%);
    }
}

@keyframes bottomright {
    0% {
        clip-path: circle(0% at 110% -10%);
    }

    100% {
        clip-path: circle(150% at 110% -10%);
    }
}

@keyframes bottomleft {
    0% {
        clip-path: circle(0% at -10% -10%);
    }

    100% {
        clip-path: circle(150% at -10% -10%);
    }
}

.overview.dragNdrop.dragging .diagram .spectext span,
.overview.dragNdrop.dragging .diagram .specpoint span {
    animation-duration: 0s;
}

.diagram-list {
    display: none;
}

@media screen and (max-width: 1680px) {}

#ud,
.ud {
    position: relative;
    display: flex;
    justify-content: center;
}

.udbg {
    position: absolute;
    width: 100%;
    height: 100vh;
}

.udbg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.ud .cols {
    position: relative;
    max-width: 1600px;
    width: 100%;
    margin: 10vw 0 15vw;
    display: flex;
    flex-flow: wrap;
    gap: 1rem;
}

.ud .cols>div {
    position: relative;
    overflow: hidden;
    width: calc(50% - .5rem);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-shadow: 0px 0px 10px #00000026;
    box-shadow: 0px 0px 20px 5px #00000040;
    background: var(--BGdropcolor);
    backdrop-filter: var(--BGdropfilter);
    border-radius: 5px;
    transition: all .5s;
    opacity: 0;
}

.ud .cols>div.active {
    opacity: 1;
}

.ud .cols>div .text {
    display: flex;
    flex-direction: column;
    gap: .7rem;
}

.ud .cols>div.col .text {
    position: absolute;
    width: 100%;
    padding: 2rem 2rem 0;
}

.ud .cols>div .text .title {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: .7rem;
    width: 100%;
}

.ud .cols>div .text ul li.yt {
    position: relative;
    width: 400px;
    padding-bottom: 225px;
    overflow: hidden;
}

.ud .cols>div .text ul li.yt iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.ud .cols>div .vrmnote {
    position: absolute;
    left: 2rem;
    bottom: 2rem;
}

.ud section {
    position: relative;
    width: 100%;
}

.ud section>div {
    position: relative;
    display: flex;
}

.ud section>div svg {
    position: absolute;
    width: 60px;
    transition: all .4s ease-in-out;
    cursor: pointer;
    right: 1rem;
    bottom: 1rem;
}

.ud section>div svg circle {
    fill: black;
    fill-opacity: .6
}

.ud section>div svg path {
    stroke: #ff6400;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.ud section>div svg:hover {
    rotate: -45deg;
    transform: scale(1.1);
}

.ud section>div svg.active {
    rotate: 225deg;
}

.ud section>div>img.dark {
    background-color: #0000005e;
    filter: brightness(0.3) blur(5px);
}

.ud section>div p,
.ud section>div ul {
    opacity: 0;
}

.ud section>div p.active,
.ud section>div ul.active {
    opacity: 1;
}

.ud .cols>div img {
    position: relative;
    width: 100%;
    background-image: linear-gradient(0deg, black 0%, transparent 80%);

}

.ud .cols>div.main {
    width: 100%;
    backdrop-filter: unset;
    background-color: unset;
    box-shadow: unset;
    gap: 1rem;
    margin: 0 0 3rem;
}

.ud .cols>div.main .text {
    position: relative;
    display: flex;
    flex-direction: column;
}

.ud .cols>div.main .text * {
    max-width: 800px;
    text-align: center;
}

.ud .cols>div.main img {
    max-width: 90px;
}

.ud .cols>div.main .text h3,
.ud .cols>div.main .text p {
    text-align: center;
}

.ud .udslide section {
    position: relative;
    width: 100%;
}

.ud .udslide section>div {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
}

.ud .udslide section>div.active {
    position: relative;
    top: unset;
    left: unset;
    opacity: 1;
    pointer-events: unset;
}



.ud .cols>div>div.pgsbar {
    position: absolute;
    bottom: 0;
    width: calc(100% - 10rem);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.ud .pgsbar .leftarr,
.ud .pgsbar .rightarr {
    position: relative;
    width: 3rem;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.ud .pgsbar .leftarr svg,
.ud .pgsbar .rightarr svg {
    position: absolute;
    width: 100%;
}

.ud .pgsbar .leftarr svg circle,
.ud .pgsbar .rightarr svg circle {
    fill: rgba(34, 34, 34, 0);
    stroke: #777;
    stroke-width: 2;
    transition: .3s;
}

.ud .pgsbar .leftarr:hover svg circle,
.ud .pgsbar .rightarr:hover svg circle {
    fill: #222;
}

.ud .pgsbar .leftarr svg path,
.ud .pgsbar .rightarr svg path {
    fill: none;
    stroke: #777;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: .3s;
}

.ud .pgsbar .leftarr:hover svg path,
.ud .pgsbar .rightarr:hover svg path {
    stroke: #ff6400;
}

.ud .pgsbar .meter {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.ud .pgsbar .meter div {
    width: 100%;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.ud .pgsbar .meter div span {
    background-color: #777;
}

.ud .pgsbar .meter div span {
    width: 99%;
    height: 2px;
}

.ud .pgsbar .meter div:hover span {
    background-color: #bbb;
}

.ud .pgsbar .meter div.active span {
    background-color: #ff6400;
}

.ud .cols .col {
    transform: translateY(20%);
}

.ud .cols .col.active {
    transform: translateY(0);
}

#slidecard,
.slidecard {
    position: relative;
    width: 100%;
    background-color: #111;
}

.slidecard .camera {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 4rem;
}

.slidecard .camera>img {
    position: absolute;
    height: 100%;
    margin: auto;
    inset: 0;
}

.spacers>div {
    height: 100vh;
}

:root {
    --slcdw: 960px;
}

.slidecard .main {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

.slidecard .main .text {
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
}

.slidecard .main img {
    max-width: 90px;
}

.slidecard .main h3,
.slidecard .main h5 {
    text-align: center;
}

.slidecard .sliders {
    width: var(--slcdw);
    position: relative;
    display: flex;
    gap: 20px;
}

.slidecard .slider {
    overflow: hidden;
    width: calc(var(--slcdw) * .7);
    height: calc(var(--slcdw) * .5);
    flex-shrink: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 2rem;
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 10px;
    text-shadow: 0px 0px 10px #00000026;
    box-shadow: 0px 0px 20px 5px #00000040;
    border: 1px solid #ffffff1a;
    padding: 2rem;
    background: var(--BGdropcolor);
    backdrop-filter: var(--BGdropfilter);
}

.slidecard .text {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-items: center;
    gap: .7rem;
}

.slidecard .imgs {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.slidecard .imgs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.easy .text .learnmore {
    display: flex;
}

.easy .text .learnmore .content {
    display: none;
}

.easy .text .learnmore a {
    cursor: pointer;
    padding: 0.8em 1em;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-radius: 0.5em 0.1em;
    font-weight: 600;
    color: #ff6400;
    text-decoration: #00000000;
}

.easy .text .learnmore a:hover {
    background-color: #ff6400;
    color: #000;
}

#easy,
.easy {
    position: relative;
    display: flex;
    justify-content: center;
}

.easybg {
    position: absolute;
    width: 100%;
    height: 100vh;
}

.easybg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.easy .cols {
    position: relative;
    max-width: 1600px;
    width: 100%;
    margin: 10vw 0 15vw;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    grid-template-areas:
        'main main'
        '. .'
        '. .'
        'smartfan smartfan'
        'gcc gcc';
    justify-items: center;
}

.easy .cols>div {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2rem;
    text-shadow: 0px 0px 10px #00000026;
    box-shadow: 0px 0px 20px 5px #00000040;
    background: var(--BGdropcolor);
    backdrop-filter: var(--BGdropfilter);
    border-radius: 5px;
    transition: all .5s;
    opacity: 0;
}

.easy .col:not(.gcc):not(.smartfan):nth-child(even) {
    transform: translateX(-5%);
}

.easy .col:not(.gcc):not(.smartfan):nth-child(odd) {
    transform: translateX(5%);
}

.easy .cols>div div:has(>.text),
.easy .cols>div div:has(>.img) {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: .7rem;
}

.easy .cols>div .text {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: .7rem;
}

.easy .cols>div .text .title {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: .7rem;
}

.easy .cols>div .text .title h5 {
    display: none;
}

.easy .cols>div .img {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.easy .cols>div img,
.easy .cols>div video {
    width: 100%;
}

.easy .cols .col ul {
    list-style: square;
    padding: 0 0 0 1.2rem;
}

.easy .cols .col ul>b {
    margin: 0 0 0 -1.2rem;
}

.easy .cols .col ol {
    list-style-type: decimal;
    padding: 0 0 0 1.1rem;
}

.easy .cols>div.gcc {
    grid-area: gcc;
    width: 100%;
    padding: 2rem 2rem 0;
}

.easy .cols>div.gcc a {
    padding: 0.8em 1em;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-radius: 0.5em 0.1em;
    font-weight: 600;
    color: #ff6400;
    text-decoration: #00000000;
}

.easy .cols>div.gcc a:hover {
    background-color: #ff6400;
    color: #000;
}

.easy .cols>div .ytvideo {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.easy .cols>div .ytvideo>iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.easy .cols>div.smartfan {
    grid-area: smartfan;
    flex-direction: row;
    gap: 1rem;
}

.easy .cols>div.main {
    grid-area: main;
    width: 100%;
    background-color: unset;
    box-shadow: unset;
    gap: 1rem;
}

.easy .cols>div.main .text {
    display: flex;
    flex-direction: column;
    gap: .7rem;
}

.easy .cols>div.main .text * {
    max-width: 860px;
    text-align: center;
}

.easy .cols>div.main img {
    max-width: 90px;
}

.easy .cols>div.main .text h3,
.easy .cols>div.main .text p {
    text-align: center;
}

.easy .col:not(.gcc):not(.smartfan):nth-child(even).active,
.easy .col:not(.gcc):not(.smartfan):nth-child(odd).active,
.easy .cols>div.active {
    transform: translateX(0);
    opacity: 1;
}

.easy .cols>div.gcc .text {
    align-items: center;
}

.easy .cols>div.gcc .text .title {
    align-items: center;
}

.easy .cols>div.gcc .text ul {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.easy .cols>div.gcc .text p {
    max-width: 720px;
    text-align: center;
}


.w-full {
    width: 100%
}

.brandslide {
    position: relative;
    width: 100%;
    background-color: #111;
}

.brandslide .camera {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 4rem;
}

.brandslide .camera>img {
    position: absolute;
    height: 100%;
    margin: auto;
    inset: 0;
}

.brandslide .spacers>div {
    height: 100vh;
}

.brandslide .main {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

.brandslide .main .text {
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
}

.brandslide .main img {
    max-width: 90px;
}

.brandslide .main h3,
.brandslide .main h5 {
    text-align: center;
}

.brandslide .sliders {
    width: var(--slcdw);
    position: relative;
    display: flex;
    gap: 80px;
}

.brandslide .slider {
    overflow: hidden;
    width: calc(var(--slcdw) * 1);
    height: calc(var(--slcdw) * .5625);
    flex-shrink: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 2rem;
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 10px;
    text-shadow: 0px 0px 10px #00000026;
    box-shadow: 0px 0px 20px 5px #00000040;
    border: 1px solid #ffffff1a;
    background: var(--BGdropcolor);
    backdrop-filter: var(--BGdropfilter);
}

.brandslide .text {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-items: center;
    gap: .7rem;
}

.brandslide .imgs {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.brandslide .imgs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.brandslide .text span {
    width: 45px;
    height: 3px;
    border-radius: 2px;
    background-color: #46E6E6;
}

/************************************************************************** dots **************************************************************************/

div.dots {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    display: grid;
    justify-items: center;
}

.dots a {
    position: relative;
    width: 3vw;
    height: 40px;
    padding: 0 1vw 0 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.dots a p {
    position: absolute;
    color: #ffffff90;
    width: 0;
    right: 0;
    font-size: 15px;
    text-align: right;
    white-space: nowrap;
    padding: 0 1.8vw 0 0;
    opacity: 0;
    pointer-events: none;
}

.dots a div {
    position: relative;
    width: 6px;
    height: 26px;
    border-radius: 3px;
    transition: .25s;
    background-color: #ffffff50;
}

.dots a div.active {
    background-color: #ff6400;
}

.dots a:hover {
    text-decoration-color: #00000000;
}

.dots a:hover p {
    color: #ff6400;
    max-width: fit-content;
    width: 100vw;
    transition: all .5s;
    opacity: 1;
    pointer-events: unset;
}

.dots a:hover div {
    background-color: #ff6400;
}

/* overlay popup */
.InnerGIGABYTEContent .popup {
    position: fixed;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    background-color: #000000aa;
    padding: 2.5rem;
    border: 1px solid #333;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(30px);
    z-index: 100;
    display: flex;
    flex-direction: column;
    max-width: 90vw;
    max-height: 90vh;
    overflow-x: hidden;
    overflow-y: scroll;
}

.InnerGIGABYTEContent .popup .popup-content {
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
}

.InnerGIGABYTEContent .popup .popup-content>div {
    max-width: 900px;
    display: flex;
    flex-direction: column;
    gap: .5rem;
}

.InnerGIGABYTEContent .popup * {
    width: 100%;
}

.InnerGIGABYTEContent .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 99;
}

@media screen and (max-width: 1366px) {
    .popup {
        width: 80%;
        padding: 1rem;
    }
}