@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('../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: #0e0e0e;
}

html {
    scroll-behavior: smooth;
}

.InnerGIGABYTEContent {
    max-width: 2560px;
    margin: auto;
    padding: 0;
    width: 100%;
    overflow: hidden;
}

.InnerGIGABYTEContent h3 {
    text-align: left;
    font-size: 2.2rem;
    font-family: "Orbitron", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: #ddd;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
}

.InnerGIGABYTEContent h4 {
    font-family: "Orbitron", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    color: #46E6E6;
    margin: 0;
    padding: 0;
    font-size: 16px;
    letter-spacing: 3px;
    font-weight: 700;
}

.InnerGIGABYTEContent p,
.InnerGIGABYTEContent a,
.InnerGIGABYTEContent ul,
.InnerGIGABYTEContent li {
    font-size: 1rem;
    line-height: 1.6rem;
    letter-spacing: 1.8px;
    color: #ccc;
    font-family: "noto sans", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

.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 {
        font-size: 28px;
        margin: 5px 0 8px 0;
    }

    .InnerGIGABYTEContent h4 {
        font-size: 9px;
        margin: 0;
    }

    .InnerGIGABYTEContent p,
    .InnerGIGABYTEContent ul,
    .InnerGIGABYTEContent li {
        font-size: 8px;
        line-height: unset;
        margin: 0;
    }
}

a.link {
    display: inline-flex;
    color: #ff6400;
    font-family: "Titillium Web", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    font-weight: 900;
    text-decoration: none;
}

a.link:hover {
    color: #46e6e6;
}

.spacer {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.kfsection {
    width: 100%;
    height: 450vh;
    position: relative;
}

.kfcontent {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.kfcontent>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hero {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero h2 {
    text-align: center;
    font-size: 9rem;
    font-weight: 700;
    letter-spacing: 1rem;
    line-height: normal;
    font-family: "Titillium Web", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    color: #ddd;
    margin: 0;
    padding: 0;
}

.scrolldown {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10%;
    max-width: 60px;
    opacity: .5;
}

.hero-img {
    overflow: hidden;
    transform: scale(2.5);
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero-img img {
    height: 100%;
    position: absolute;
}

.keyfeature {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1vw;
    opacity: 0;
}

.keyfeature.active {
    opacity: 1;
    pointer-events: unset;
}

.keyfeature h3,
.keyfeature p {
    max-width: 800px;
    width: 100%;
    text-align: center;
}

.keyfeature h3 {
    font-size: 3rem;
    line-height: 4rem;
}

.features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 1vw;
    margin: 2vw 0 0 0;
}

.features .p1 {
    font-size: 2.5rem;
    font-weight: 500;
    line-height: normal;
    font-family: "noto sans", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    background: -webkit-linear-gradient(#fff, #888);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.features p.p2 {
    color: #bbb;
}

#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: 2.5vw;
}

#slidecard .camera>img {
    position: absolute;
    height: 100%;
    margin: auto;
    inset: 0;
}

.kf-spacers>div {
    height: 100vh;
}

#slidecard .camera>h3 {
    position: relative;
    max-width: 800px;
    text-align: center;
    text-shadow: 0 0 5px black, 0 0 10px black;
    font-size: 3rem;
}

:root {
    --slcdw: 1000px;
}

.kf-sliders {
    width: var(--slcdw);
    position: relative;
    display: flex;
    gap: 20px;
}

.kf-slider {
    overflow: hidden;
    width: calc(var(--slcdw) * .65);
    height: 100%;
    flex-shrink: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 1vw;
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 10px;
    backdrop-filter: blur(18px);
    text-shadow: 0px 0px 10px #00000026;
    box-shadow: 0px 0px 20px 5px #00000040;
    border: 1px solid #ffffff1a;
    padding: 50px 0 30px;
    background-color: #3a3a3a66;
}

.kf-text {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    gap: 2vw;
    position: relative;
}

.kf-imgs {
    position: relative;
    width: 90%;
}

.kf-imgs img {
    width: 100%;
}

.kf-text span {
    width: 45px;
    height: 3px;
    border-radius: 2px;
    background-color: #46E6E6;
}

.kf-text h3,
.kf-text p {
    margin: 0;
    text-align: center;
    max-width: 90%;
}

.arm {
    max-width: 2560px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.arm h3,
.arm p {
    color: #eee;
}

.armTL {
    opacity: 0;
    position: relative;
    width: 100%;
}

.armTL>div {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.armTL>div:nth-child(1) {
    height: 80vh;
}

.armTL>div:nth-child(2) {
    height: 140vh;
}

.armTL>div:nth-child(3) {
    height: 100vh;
    margin-top: 250vh;
}

.armTL>div:nth-child(4) {
    height: 130vh;
}

.armTL>div:nth-child(5) {
    height: 200vh;
}

.armTL>div img {
    height: 100vh;
}

.arm .spacer {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.arm .spacer canvas {
    min-width: 100vw;
    min-height: 100vh;
}

.arm .spacer>div {
    position: absolute;
    opacity: 0;
    display: flex;
    flex-direction: column;
}

.arm .text1 {
    align-items: center;
    gap: 1vw;

}

.arm .text2 {
    left: 10vw;
    gap: 1vw;
}

.arm .text3 {
    right: 10vw;
    gap: 1vw;
}

.arm .text4 {
    left: 10vw;
    gap: 1vw;
}

.arm .text1 * {
    flex-direction: column;
    text-align: center;
}

.arm .text1 a {
    border: 1px solid #ff6400;
    padding: 1.5% 5%;
    border-radius: 10px 2px;
    transition: .3s;
    margin: 15px;
}

.arm .text1 a:hover {
    color: #0e0e0e;
    background-color: #ff6400;
    font-weight: 900;
}

.arm .text1 p {
    max-width: 700px;
}

.arm .text2 h3,
.arm .text3 h3,
.arm .text4 h3 {
    font-size: 6rem;
    font-weight: 700;
    text-shadow: 0 0 10px #000000dc;
    color: #eee;
}

.arm .text2 p,
.arm .text3 p,
.arm .text4 p {
    color: #eee;
    font-size: 1.1rem;
    padding: 10px 0;
    text-shadow: 0 0 4px #000000b5;
}

.arm .skew {
    position: relative;
    display: flex;
    gap: 5px;
}

.arm .skew div {
    width: 120px;
    height: 8px;
    background-color: #ddd;
    clip-path: polygon(5% 0%, 95% 0%, 100% 100%, 0% 100%);
}

.arm .skew div:nth-child(1) {
    transform: scaleY(-1);
}

.KVM {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    padding: 25vw 0 0;
}

.KVM-img-bg {
    position: absolute;
    top: -92%;
    right: 0;
}

.KVM-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 0 10%;
    gap: 1vw;
    z-index: 1;
}

.KVM-text .littleHeader {
    color: #46E6E6;
    font-family: Orbitron, Arial, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    letter-spacing: 3px;
}

.KVM-text h3,
.KVM-text h4,
.KVM-text p,
.KVM-text a {
    opacity: 0;
    transform: translateY(3vw);
    transition: all 1s;
}

.KVM-text h3 {
    color: #ddd;
    letter-spacing: 1px;
    transition-delay: .2s;
}

.KVM-text h4 {
    transition-delay: .1s;
}

.KVM-text p,
.KVM-text a {
    max-width: 500px;
    text-align: center;
    transition-delay: .3s;
}

.active .KVM-text h3,
.active .KVM-text h4,
.active .KVM-text p,
.active .KVM-text a {
    opacity: 1;
    transform: translateY(0);
}

a.kvm-learn-more {
    color: #ff6400;
    font-weight: bold;
    border: 1px solid #ff6400;
    padding: 1.5% 5%;
    border-radius: 10px 2px;
    margin: 15px;
}

a.kvm-learn-more:hover,
a.kvm-learn-more:focus {
    text-decoration: transparent;
    color: #0e0e0e;
    background-color: #ff6400;
    font-weight: 900;
    transition: .3s;
}

.KVM-imgs {
    width: 100%;
    position: relative;
}

.KVM-imgs img {
    transition: all .5s;
    width: 100%;
}

.osd {
    width: 100%;
    min-height: 150vh;
    display: flex;
    justify-items: flex-start;
    align-items: center;
    flex-direction: column;
    gap: 4vw;
    overflow: hidden;
    position: relative;
    padding: 25vw 0 5vw;
}

.osdbg {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: -100vh;
}

.osdbg>img {
    position: absolute;
    width: 100%;
    margin: auto;
    inset: 0;
}

.osd .title {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1vw;
    width: 100%;
}

.osd .title * {
    max-width: 800px;
    text-align: center;
    text-shadow: 0 0 5px black, 0 0 10px black;
    font-size: 3rem;
}

.osd .content {
    max-width: 1600px;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 0.25fr 0.25fr 1fr;
    gap: 1vw;
    grid-template-areas:
        'ok ok be be'
        'ass ass ass dash'
        'autoU axis axis axis'
        'cec cec apm apm'
    ;
    padding: 0 2vw;
    margin: 0 0 10vw 0;
}

.ok {
    grid-area: ok;
}

.be {
    grid-area: be;
}

.ass {
    grid-area: ass;
}

.dash {
    grid-area: dash;
}

.autoU {
    grid-area: autoU;
}

.axis {
    grid-area: axis;
}

.cec {
    grid-area: cec;
}

.apm {
    grid-area: apm;
}

.osd .content>div {
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background-image: radial-gradient(#ffffff38, transparent);
    text-shadow: 0px 0px 10px #00000026;
    padding: 2.5vw;
    box-shadow: 0px 0px 20px 5px #00000040;
    border-radius: 5px;
    border: 1px solid #ffffff0f;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    gap: 1vw;
}

.osd .content>div>div {
    display: flex;
    flex-direction: column;
    gap: 1vw;
}

.osd .content .ass .imgs {
    position: relative;
    justify-content: center;
    align-items: center;
}

.osd .content .ass .imgs>* {
    position: absolute;
    overflow: hidden;
    opacity: 0;
    transition: all .5s;
    pointer-events: none;
}

.osd .content .ass .imgs>*.active {
    position: relative;
    opacity: 1;
    pointer-events: unset;
}

.osd .content .ass .imgs p {
    position: absolute;
    padding: 1vw 2.5vw;
    width: 100%;
    text-align: center;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background-color: #24242491;
    pointer-events: none;
    transform: translateY(-100%);
    top: 0;
    transition: all .5s;
}

.osd .content .ass .imgs .active:hover p {
    pointer-events: unset;
    transform: translateY(0);
}

.osd .content h3 {
    margin: 0;
    line-height: 1.3;
}

.osd .content .btns {
    width: 100%;
    display: grid;
    align-items: center;
    grid-template-columns: repeat(3, 1fr);
    gap: .5vw;
}

.osd .content .btns>p {
    width: 100%;
    cursor: pointer;
    border: 1px solid gray;
    border-radius: 3px;
    text-align: center;
    white-space: nowrap;
}

.osd .content .btns>p.active,
.osd .content .btns>p:hover {
    background-color: #ff64001c;
    color: #ff6400;
    border-color: #ff6400;
}

.osd .content>div img {
    max-width: 100%;
}

#pictures {
    max-width: 2560px;
    width: 100%;
    height: 200vh;
    overflow: hidden;
    position: relative;
}

#pictures .spacer {
    position: relative;
    width: 100%;
    height: 100vh;
    display: grid;
    justify-content: center;
    justify-items: center;
    align-content: center;
    align-items: center;
    grid-template-columns: 1.3fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas:
        "leftbig righttop"
        "leftbig rightbottom";
}

#pictures .spacer div:nth-child(1) {
    grid-area: leftbig;
}

#pictures .spacer div:nth-child(2) {
    grid-area: righttop;
}

#pictures .spacer div:nth-child(3) {
    grid-area: rightbottom;
}

#pictures .spacer div {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#pictures .spacer div img {
    width: 100%;
    position: absolute;
}

#designConcept {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #0e0e0e;
}

#designConcept>img {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
}

#designConcept .imgs {
    position: relative;
    max-width: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#designConcept .imgs img {
    position: absolute;
    height: 100%;
}

#designConcept .imgs img.dcbg {
    position: relative;
    background-color: #222222;
}

#designConcept .text {
    position: relative;
    max-width: 700px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 1vw;
    margin: 0 10vw 0 0;
}

#designConcept h3 {
    color: #ddd;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#designConcept p {
    text-align: left;
}

#designConcept h3,
#designConcept h4,
#designConcept p {
    opacity: 0;
    transition: all 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#designConcept h3 {
    transform: translateY(3vw);
    transition-delay: .1s;
}

#designConcept h4 {
    transform: translateY(3vw);
}

#designConcept p {
    transform: translateY(3vw);
    transition-delay: .2s;
}

#designConcept.active h3,
#designConcept.active h4,
#designConcept.active p {
    opacity: 1;
    transform: translateY(0);
}

.techs {
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 5vw;
}

.techs>img {
    position: absolute;
    width: 100%;
    margin: auto;
    inset: 0;
}

.techs .text {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1vw;
    text-align: center;
}

.techs .items {
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr 1fr;
    gap: 7.5vw;
    max-width: 1143px;
    width: 100%;
}

.techs .items>div {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 1.5vw;
}

.techs .items>div>div {
    display: flex;
    flex-direction: column;
    gap: .5vw;
}

.techs .items h4 {
    margin: 0;
    color: #ddd;
    font-weight: 700;
}

.techs .items p {
    max-width: 500px;
}

.techs .items img,
.techs .items h4,
.techs .items p {
    opacity: 0;
    transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.techs .items img {
    transform: translateX(50px);
}

.techs .items h4 {
    transform: translateX(50px);
    transition-delay: .1s;
}

.techs .items p {
    transform: translateX(50px);
    transition-delay: .1s;
}

.techs.active .items img,
.techs.active .items h4,
.techs.active .items p {
    opacity: 1;
    transform: translateX(0);
}

.ergonomicSection {
    width: 100%;
    position: relative;
    background-image: url(../innergigabyteimages/ergonomic/ergonomicbg.jpg);
    background-size: cover;
    padding: 7% 10% 5% 10%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.ergonomicDESC {
    padding-top: 3%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1vw;
    max-width: 600px;
}

.ergonomicDESC .littleHeader {
    color: #46E6E6;
    width: 100%;
    text-align: center;
    font-family: Orbitron, Arial, Ã¥Â¾Â®Ã¨Â»Å¸Ã¦Â­Â£Ã©Â»â€˜Ã©Â«â€, "Microsoft JhengHei", Ã¥Â¾Â®Ã¨Â»Å¸Ã©â€ºâ€¦Ã©Â»â€˜Ã©Â«â€, "Microsoft YaHei", SimHei, Ã£Æ’Â¡Ã£â€šÂ¤Ã£Æ’ÂªÃ£â€šÂª, Meiryo, "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¨Â§â€™Ã£â€šÂ´ Pro W3", "Hiragino Kaku Gothic Pro", Ã¦â€“Â°Ã§Â´Â°Ã¦ËœÅ½Ã©Â«â€, Arial, Verdana, Helvetica, sans-serif;
    letter-spacing: 3px;
}

.ergonomicDESC h3 {
    text-transform: uppercase;
    color: #f9f9f9;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
}

.ergonomicDESC p {
    width: 100%;
    text-align: center;
}

.ergonomic {
    width: 80%;
    display: flex;
    gap: 1vw;
    padding: 0;
}

.ergonomic div {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.ergonomic img {
    width: 100%;
}

.ergonomic3cover {
    position: absolute;
    left: 0;
    top: 0;
}

.ergonomic .swivel {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.ergonomic .height-adjustment {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.ergonomic .tilt {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.ergonomic-text {
    display: block;
    z-index: 100;
}

.ergonomic-text p {
    text-align: center;
    width: 100%;
    color: #fff;
    font-weight: bold;
}

.swivel {
    animation: swivel ease-in-out 2s infinite alternate;
}

@keyframes swivel {
    0% {
        transform: rotate(-30deg);
    }

    100% {
        transform: rotate(30deg);
    }
}

.height-adjustment {
    animation: height-adjustment ease-in-out 2s infinite alternate;
}

@keyframes height-adjustment {
    0% {
        transform: translateY(15%)
    }

    100% {
        transform: translateY(2%)
    }
}

.tilt {
    animation: tilt ease-in-out 2s infinite alternate;
}

@keyframes tilt {
    0% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(21deg);
    }
}

.io {
    max-width: 2560px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    background-color: #0e0e0e;
}

.io img {
    max-width: 1000px;
    width: 100%;
}

.io img:not(.io-bg) {
    position: absolute;
}

.illustration-announce {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10vh 0;
}

.illustration-announce p {
    text-align: center;
}

.illustration-announce p a {
    padding-left: 10px;
}

/************************************************************************** dots **************************************************************************/

.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%);
}

.dots a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.dots a p {
    white-space: nowrap;
    color: #ffffff90;
    font-size: 8px;
    text-align: right;
    opacity: 0;
    pointer-events: none;
    padding: 0 8px 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;
}