@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 {
    scroll-behavior: smooth;
}

.InnerGIGABYTEContent {
    max-width: 2560px;
    margin: auto;
    padding: 0;
    width: 100%;
    background: #b5b4ba;
}

.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;
    line-height: 1.5;
    letter-spacing: 4px;
    word-spacing: 8px;
    text-align: left;
    color: #111;
}

.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;
    line-height: 1.5;
    letter-spacing: 4px;
    word-spacing: 8px;
    text-align: left;
    color: #111;
}

.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: 2.5rem;
    line-height: 1.5;
    letter-spacing: 3px;
    word-spacing: 8px;
    text-align: left;
    color: #111;
}

.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;
    line-height: 1.5;
    letter-spacing: 0;
    word-spacing: 0;
    text-align: left;
    color: #111;
}

.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;
    line-height: 1.5;
    letter-spacing: 0;
    word-spacing: 0;
    text-align: left;
    color: #111;
}

.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;
    line-height: 2;
    letter-spacing: 0;
    word-spacing: 0;
    text-align: left;
    color: #111;
}

.InnerGIGABYTEContent * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
}

#KeyFeature,
.KeyFeature {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10rem;
}

.KeyFeature>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.KeyFeature>div {
    position: relative;
    width: 100%;
    min-height: 56.25vw;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5rem;
    max-width: 1600px;
}

.KeyFeature>div .text {
    max-width: 100%;
    width: 40%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.KeyFeature>div .text ul {
    list-style-type: disc;
    padding: 0 0 0 1rem;
}

.KeyFeature>div .img {
    max-width: 100%;
    width: 60%;
}

.KeyFeature>div .img img {
    width: 100%;
}

#Visual,
.Visual {
    position: relative;
    max-width: 2560px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Visual>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.Visual>div {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5rem;
}

.Visual>div .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin: 10rem 0 0 0;
}

.Visual>div .text h3,
.Visual>div .text p {
    max-width: 700px;
    text-align: center;
}

.Visual>div img {
    max-width: 1600px;
    width: 100%;
}

#AirFlow,
.AirFlow {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.AirFlow>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
}

.AirFlow .text {
    position: relative;
    max-width: 650px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin: 10rem 0 0 0;
}

.AirFlow .text h3,
.AirFlow .text p {
    text-align: center;
}

.AirFlow>.imgs {
    position: relative;
    max-width: 1600px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    margin-bottom: 3rem;
}

.AirFlow>.imgs img {
    position: relative;
    width: 100%;
}

.AirFlow>.imgs svg {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.AirFlow .fan {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4rem;
    margin: 15vh 0;
}

.AirFlow .fan .interaction {
    position: relative;
    display: flex;
}

.AirFlow .fan .interaction .btns {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.AirFlow .fan .interaction .btns a {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: .5rem;
}

.AirFlow .fan .interaction .btns a p {
    line-height: 1;
    color: #717171;
}

.AirFlow .fan .interaction .btns a.active p,
.AirFlow .fan .interaction .btns a:hover p {
    color: #111;
}

.AirFlow .fan .interaction .btns a svg defs stop {
    stop-color: #888;
    transition: all .5s;
}

.AirFlow .fan .interaction .btns a.active svg defs stop:nth-child(1),
.AirFlow .fan .interaction .btns a:hover svg defs stop:nth-child(1) {
    stop-color: #FF00BF;
}

.AirFlow .fan .interaction .btns a.active svg defs stop:nth-child(2),
.AirFlow .fan .interaction .btns a:hover svg defs stop:nth-child(2) {
    stop-color: #00D0FF;
}

.AirFlow .fan .imgs {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 550px;
}

.AirFlow .fan .imgs>img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.AirFlow .fan .imgs>img.bg {
    position: absolute;
    width: unset;
    height: 100%;
    top: 0;
    right: 0;
    object-fit: contain;
    transform: translate(30%, -25%);
}

.AirFlow .fan .imgs>div {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.AirFlow .fan .imgs>div img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    visibility: hidden;
}

.AirFlow .fan .imgs>div img.active {
    visibility: visible;
}

#Easyinstall,
.Easyinstall {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5rem;
    padding: 10rem 0;
    z-index: 1;
}

.Easyinstall>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.Easyinstall>div {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Easyinstall>div h3 {
    text-align: center;
}

.Easyinstall>section {
    position: relative;
    max-width: 1600px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 0;
    padding: 0 5rem;
}

.Easyinstall>section>div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Easyinstall>section>div:nth-child(odd) {
    flex-direction: row;
}

.Easyinstall>section>div:nth-child(even) {
    flex-direction: row-reverse;
}

.Easyinstall>section>div .img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Easyinstall>section>div .img,
.Easyinstall>section>div .text {
    width: 50%;
}

.Easyinstall>section>div .text {
    padding: 0 5%;
}

.Easyinstall>section>div:nth-child(odd) .text {
    display: flex;
    flex-direction: column;
}

.Easyinstall>section>div:nth-child(even) .text {
    display: flex;
    flex-direction: column;
}

.Easyinstall>section>div:nth-child(even) .text h3,
.Easyinstall>section>div:nth-child(even) .text p {
    text-align: right;
}

.Easyinstall>section>div .img img {
    width: 100%;
}

#Compatibility,
.Compatibility {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.Compatibility>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.Compatibility>div {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 10rem 0;
}

.Compatibility>div aside {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
}

.Compatibility>div aside .text {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1rem;
}

.Compatibility>div aside .text h3,
.Compatibility>div aside .text p {
    max-width: 600px;
    text-align: center;
}

.Compatibility>div aside .btns-group {
    max-width: 1440px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    margin: 0 0 1dvh;
}

.Compatibility>div aside .btns-left {
    width: 30%;
    height: 100%;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.Compatibility>div aside .btns-right {
    width: 30%;
    height: 100%;
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.Compatibility>div aside .btns-left.transparent,
.Compatibility>div aside .btns-right.transparent {
    opacity: 0;
    cursor: default;
    pointer-events: none;
}

.Compatibility>div aside .btns-right>div,
.Compatibility>div aside .btns-left>div {
    width: 35px;
    height: 35px;
    border: #111 1px solid;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all .5s;
    margin: 0 15px;
}

.Compatibility>div aside .btns-right>div>div,
.Compatibility>div aside .btns-left>div>div {
    position: absolute;
    width: 9px;
    height: 9px;
    border-top: #111 1px solid;
    border-right: #111 1px solid;
    transform: rotate(45deg);
    left: 9px;
    transition: all .5s;
}

.Compatibility>div aside .btns-left>div>div {
    transform: rotate(225deg);
    left: unset;
    right: 9px;
}

.Compatibility>div aside .btns-right:hover>div,
.Compatibility>div aside .btns-left:hover>div {
    border: #ff6400 1px solid;
}

.Compatibility>div aside .btns-right:hover>div>div,
.Compatibility>div aside .btns-left:hover>div>div {
    border-top: #ff6400 1px solid;
    border-right: #ff6400 1px solid;
}

.Compatibility>div aside .btns {
    width: 100%;
    height: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
}

.Compatibility>div aside .btns>div {
    vertical-align: bottom;
    position: relative;
    cursor: pointer;
    transition: all .5s;
    margin: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: calc(100% / 3);
    height: 100%;
    transform: translateX(0);
}

.Compatibility>div aside .btns>div h4 {
    position: relative;
    margin: 0;
    font-size: 1.2rem;
    color: #111;
    transition: all .5s;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 0 10%;
    white-space: normal;
}

.Compatibility>div aside .btns>div:hover h4,
.Compatibility>div aside .btns>div.active h4 {
    color: #ff6400;
}

.Compatibility>div aside .btns>div>div {
    width: 100%;
    height: 2px;
    margin: 1dvh 0 0 0;
    position: relative;
    transition: all .5s;
    background-color: #565656;
}

.Compatibility>div aside .btns>div:hover div,
.Compatibility>div aside .btns>div.active div {
    background-color: #ff6400;
}

.Compatibility>div aside .imgs {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Compatibility>div aside .imgs div {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: all .5s linear;
}

.Compatibility>div aside .imgs div:first-child {
    position: relative;
}

.Compatibility>div aside .imgs div img {
    position: relative;
    width: 100%;
    max-height: 50dvh;
    height: 100%;
    object-fit: contain;
}

.Compatibility>div aside .imgs div.active {
    opacity: 1;
    z-index: 1;
}

.Compatibility>div aside .imgs .active img {
    cursor: zoom-in;
}

.Compatibility>div aside .imgs div p {
    position: absolute;
    text-align: center;
    transform: translateY(-1rem);
    max-width: 700px;
    font-size: .75rem;
    line-height: 1.5;
    letter-spacing: 1px;
    bottom: 10px;
    left: 15px;
}

.section-essential {
    & {
        --cardGap: 20px;

        @media screen and (max-width:960px) {
            --cardGap: 40px;
        }

        @media screen and (max-width:600px) {
            --cardGap: 30px;
        }
    }

    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: var(--cardGap);
    padding: 10rem 0;
    background-color: black;

    @media screen and (min-width:960px) {
        padding-top: 0;
        padding-bottom: 0;
    }

    .bgs {
        position: absolute;
        width: 100%;
        height: 100dvh;
        top: -100dvh;
        display: flex;
        justify-content: center;
        align-items: center;

        img {
            position: absolute;
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: 0;
            transition: opacity .5s;

            &.active {
                opacity: 1;
            }
        }
    }

    .scroll {
        position: relative;
        width: 100%;
        display: flex;
        flex-direction: column;

        @media screen and (max-width:960px) {
            max-width: 90%;
            margin: 0 auto;
            --tw-gutter-x: var(--casaul-body-spacer, 1vw);
            --tw-gutter-y: var(--casaul-body-spacer, 1vw);
            padding-right: calc(var(--tw-gutter-x)* .5);
            padding-left: calc(var(--tw-gutter-x)* .5);
            gap: var(--cardGap);
        }

        .tgr {
            position: absolute;
            height: 100%;

            @media screen and (min-width:960px) {
                position: relative;
                height: unset;
            }

            &>div {
                position: relative;
                height: 150dvh;

                &:last-child {
                    height: 300dvh;
                }

                @media screen and (max-width:960px) {
                    height: 25%;
                }
            }
        }

        .spacer {
            position: absolute;
            width: 100%;
            height: 100dvh;

            @media screen and (max-width:960px) {
                position: relative !important;
                max-width: 100% !important;
                max-height: unset !important;
                width: 100% !important;
                height: unset !important;
                margin: 0 !important;
                inset: 0 !important;
                padding: 0 !important;
                transform: translate(0, 0) !important;
                translate: none !important;
                rotate: none !important;
                scale: none !important;
                display: grid;
                gap: calc(var(--cardGap) * 5);
            }
        }

        section {
            position: relative;
            display: flex;
            flex-direction: column-reverse;
            align-items: center;
            width: 100%;
            height: unset;
            pointer-events: none;
            will-change: opacity;
            gap: 1.25rem;
            opacity: 1;

            @media screen and (min-width:960px) {
                position: absolute;
                height: 100%;
                flex-direction: row;
                gap: 5rem;
                opacity: 0;
            }

            @media screen and (max-width:960px) {
                pointer-events: unset;
            }

            .imgs {
                position: relative;
                display: flex;
                justify-content: center;
                align-items: center;
                width: 100%;
                overflow: hidden;
                opacity: 1;
                transform: translateX(-5%);
                transition: all .5s;

                @media screen and (min-width:960px) {
                    width: 50%;
                    opacity: 0;
                }

                @media screen and (max-width:960px) {
                    transform: translateX(0);
                }

                img {
                    position: absolute;
                    width: 100%;

                    &:first-child {
                        position: relative;
                    }
                }
            }

            .text {
                position: relative;
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: flex-start;
                width: 100%;
                height: unset;
                padding: 0;

                @media screen and (min-width:960px) {
                    width: 40%;
                    height: 100%;
                    padding-right: 2.5rem;
                    padding-left: 2.5rem;
                }

                &>div {
                    display: flex;
                    justify-content: flex-start;
                    align-items: center;
                    transition: all .5s .25s;

                    @media screen and (min-width:960px) {
                        opacity: 0;
                    }

                    img {
                        max-width: 100%;
                        margin-bottom: 1rem;

                        @media screen and (min-width:960px) {
                            margin-bottom: 3rem;
                        }
                    }
                }

                article {
                    position: relative;
                    opacity: 1;
                    transition: all .5s .25s;

                    @media screen and (min-width:960px) {
                        width: 66.6666%;
                        opacity: 0;
                    }

                    &>p {
                        margin-top: .25rem;
                        margin-bottom: .25rem;

                        @media screen and (min-width:960px) {
                            margin-top: 1.25rem;
                            margin-bottom: 1.25rem;
                        }

                        &.note {
                            margin-top: .25rem;
                            margin-bottom: .25rem;
                        }
                    }
                }
            }

            &.active {
                opacity: 1;
                pointer-events: unset;

                .imgs {
                    opacity: 1;
                    transform: translateX(0)
                }

                .text {

                    &>div,
                    article {
                        opacity: 1;
                    }
                }
            }
        }
    }
}

#io,
.io {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #bbb;
    z-index: 1;
}

.io>img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.io .text {
    position: absolute;
    max-width: 1600px;
    width: 100%;
    display: flex;
    justify-content: center;
    transform: translateY(calc(-2dvw + -2dvh));
    gap: 3rem;
}

.io .text h3 {
    width: 50%;
    text-align: right;
}

.io .text p {
    width: 50%;
}

#RGB,
.RGB {
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    padding: 10rem 5rem;
}

.RGB>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.RGB section {
    position: relative;
    max-width: 1600px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.RGB section:nth-child(odd) {
    flex-direction: row-reverse;
}

.RGB section:nth-child(even) {
    flex-direction: row;
}

.RGB section .text {
    position: relative;
    max-width: 760px;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
}

.RGB section:nth-child(even) .text {
    align-items: flex-end;
}

.RGB section:nth-child(even) .text h3,
.RGB section:nth-child(even) .text p {
    text-align: right;
}

.RGB section:nth-child(even) .text p span {
    font-size: 14px;
    font-weight: bold;
}

.RGB section .imgs {
    position: relative;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.RGB section .imgs img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.RGB section .imgs img:first-child {
    position: relative;
}

/* 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::before {
    content: "";
    display: block;
    background: url("../../innergigabyte/images/sidebar-1.png") 0 0/auto 100% no-repeat;
    width: 21px;
    height: 163px;
}

.InnerGIGABYTEContent .dots::after {
    content: "";
    display: block;
    background: url("../../innergigabyte/images/sidebar-2.png") 0 0/auto 100% no-repeat;
    width: 21px;
    height: 191px;
}

.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: #00000090;
    font-size: 12px;
    text-align: right;
    pointer-events: none;
    padding: 0 8px 0 0;
    position: relative;
    left: 0;
    width: 100%;
    text-decoration-color: #00000000;
}

.InnerGIGABYTEContent .dots a div {
    background-color: #ffffff00;
    border-radius: 50%;
    border: 1px solid #ff00bf;
    width: .6em;
    height: .6em;
    transition: .2s;
}

.InnerGIGABYTEContent .dots a div.active {
    background-color: #ff00bf;
}

.InnerGIGABYTEContent .dots a:has(div.active) p,
.InnerGIGABYTEContent .dots a:hover p {
    color: #111;
}

.InnerGIGABYTEContent .dots a:hover div {
    background-color: #ff00bf;
}

/* overlay popup */
.InnerGIGABYTEContent .popup {
    position: fixed;
    top: 50%;
    left: 50%;
    width: unset;
    translate: -50% -50%;
    z-index: 100;
    display: flex;
    flex-direction: column;
    max-width: 95vw;
    max-height: 95vh;
    overflow: unset;
    background-color: #ffffff54;
}

.InnerGIGABYTEContent .popup .popup-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2.5rem;
    backdrop-filter: blur(50px);
}

.InnerGIGABYTEContent .popup .popup-content::after {
    content: '\00D7';
    position: absolute;
    width: 32px;
    height: 32px;
    font-size: 32px;
    line-height: 32px;
    right: 0;
    top: 0;
    translate: 100% -100%;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

.InnerGIGABYTEContent .popup .popup-content img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.InnerGIGABYTEContent .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 75%);
    z-index: 99;
}