@font-face {
  font-family: Gill Sans;
  src: url(../font/Gill_Sans_Heavy_Italic.otf);
}

.InnerGIGABYTEContent .proload{opacity: 0;pointer-events: none;position: absolute;z-index: -1;width: 100%;height: 100%;overflow: hidden;}
.InnerGIGABYTEContent .kv{
	
	width: 100%;
	min-height: 100vh;
	height: 100vh;
	/*padding: 60px 0;*/
	overflow: hidden;
	background: #000;
}
.InnerGIGABYTEContent .kv-bg{
	background:#030820 url(../innergigabyteimages/kvBg.jpg) no-repeat;
	background-size: cover;
	background-position: center 65%;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left:0;
}
.InnerGIGABYTEContent .kvPd{
	position: relative;
	width: 55%;
	max-width: 900px;
}

.InnerGIGABYTEContent .kv-animatebox {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: 100% auto;
}
.InnerGIGABYTEContent .kvStarLight{
	position: absolute;
	top: 0;
	left: 0;
}
.InnerGIGABYTEContent #kv .light01{
	margin-left: 40px;
	margin-top: 50px;
}
.InnerGIGABYTEContent #kv .light02{
	margin-left: 25%;
	margin-top: 100px;
}
.InnerGIGABYTEContent #kv .light03{
	margin-left: 92%;
	margin-top: 0px;
}

@keyframes kv-an {
    0%,5% {
        background-image: url(../innergigabyteimages/kv_pro6.png);
    }
    6%,10% {
        background-image: url(../innergigabyteimages/kv_pro5.png);
    }
    11%,15% {
        background-image: url(../innergigabyteimages/kv_pro4.png);
    }
    16%,20% {
        background-image: url(../innergigabyteimages/kv_pro3.png);
    }
    21%,25% {
        background-image: url(../innergigabyteimages/kv_pro2.png);
    }
    26%,30% {
        background-image: url(../innergigabyteimages/kv_pro1.png);
    }
    31%,35% {
        background-image: url(../innergigabyteimages/kv_pro2.png);
    }
    36%,40% {
        background-image: url(../innergigabyteimages/kv_pro3.png);
    }
    41%,45% {
        background-image: url(../innergigabyteimages/kv_pro4.png);
    }
    46%,50% {
        background-image: url(../innergigabyteimages/kv_pro5.png);
    }
    51%,100% {
        background-image: url(../innergigabyteimages/kv_pro6.png);
    }
}
.InnerGIGABYTEContent .kv-animatebox {
	background-image: url(../innergigabyteimages/kv_pro6.png);
/*    -webkit-animation:kv-an 1s ease 0s 1 normal both;
    animation:kv-an 1s ease 0s 1 normal both;*/
    background-repeat: no-repeat;
    background-position: center center;
}
.InnerGIGABYTEContent .kv-animatebox.animate{
/*	-webkit-animation:kv-an 4.5s ease 0s normal both;
    animation:kv-an 4.5s ease 0s normal both;*/
}
.InnerGIGABYTEContent .contain{
	width: 1600px;
	margin: 0 auto;
}
.InnerGIGABYTEContent .kvTxt{
	margin-bottom: 8vh;
	font-size: 230%;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-family: Arial;
	letter-spacing: 2px;
	text-shadow: 0 0 0.2em #000;
	line-height: 1.7;
}
.InnerGIGABYTEContent .kvTitle{
	margin: 50px 0;
}
.InnerGIGABYTEContent .img-fluid{
	max-width: 100%;
	height: auto;
}
/*.kvLabel{
	position: absolute;
	right: 30px;
	bottom: 30px;
}*/
.InnerGIGABYTEContent .subTitle{
	font-size: 48px;
	font-weight: bold;
	color: #000;
	text-align: center;
	display:  flex;
	justify-content: center;
	align-items: center;
	-webkit-text-stroke: 3px #000;
	letter-spacing: 0.0625em;
}
.InnerGIGABYTEContent .performance__slider__container__item img{
	max-width: 1000px;
}
.InnerGIGABYTEContent .max-w1000{
	max-width: 1000px;
}
.InnerGIGABYTEContent .imgTitle{
	font-size: 28px;
	font-weight: bold;
}
.InnerGIGABYTEContent .label{
	color: #fff;
	background-color: #009cf9;
	font-size: 22px;
	font-weight: bold;
	padding: 5px 35px;
	clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0 100%);
}
.InnerGIGABYTEContent p{
	color: #666;
	text-align: center;
}
.InnerGIGABYTEContent .redArrow{
	margin-top: 60px;
	margin-left: -30px;
}
.future .future__title {
	/*color: #fff;*/
}
.future  .future__slider__pagination__item {
	/*color: #fff;*/
}

.future .performance__description,
.supportOutput__pagination-item{
	color: #fff;
}
.future__slider__pagination__item--active,
.supportOutput__pagination-item--active{
    color: #009cf9;
    border-color: #009cf9;
}
.InnerGIGABYTEContent .blockTitle{
	color: #009cf9;
	font-size: 28px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 1em;
}
.InnerGIGABYTEContent .blockBox{
	width: calc(100% / 3);
	padding: 0 15px;
	position: relative;
}
.InnerGIGABYTEContent .blockBox::after{
	content: '';
	position: absolute;
	border-right: 1px solid #666;
	width: 100%;
	height: 50%;
	top: 25%;
	left:0;
}
.InnerGIGABYTEContent .blockBox:nth-last-child(1)::after{
	border-right: 0px;
}
.InnerGIGABYTEContent .blockBox .blockTitle{
	width: 100%;
}
.InnerGIGABYTEContent .blockBox .performance__description{
	padding: 0;
	width: 100%;
}
.InnerGIGABYTEContent .amd .performance__description{
	margin-bottom: 15px;
}
.InnerGIGABYTEContent .future__slider__container__item{
	/*max-width: 1600px;*/
	margin: 0;
}
.InnerGIGABYTEContent .future__slider__container__item .item-1 {
	min-height: auto;
	margin-top: 30px;
}
.InnerGIGABYTEContent .future__slider__container__item .item-1__content {
	padding-right: 0;
}
.InnerGIGABYTEContent .future__slider__container__item .item-1__content__text {
	/*color: #fff;*/
}
.InnerGIGABYTEContent .future__slider__container__item .item-1__content__compare__item .text {
    text-align: center;
    /*color: #fff;*/
}
.InnerGIGABYTEContent .supportOutput{
	padding-bottom: 100px;
}
.InnerGIGABYTEContent .ddr4Icon img{
	width: 350px;
}
.InnerGIGABYTEContent .vesaSupport{
	padding-bottom: 70px;
}
.InnerGIGABYTEContent .vesaSupport p{
	/*color: #fff;*/
}
.InnerGIGABYTEContent .SOPI .contain{
	padding: 30px 0 0 0;
}
.InnerGIGABYTEContent .SOPI h2, .InnerGIGABYTEContent .SOPI p, .pp h2{
	color: #666;
}
.InnerGIGABYTEContent .SOPI ul.SOPIlist li{
	list-style: none;
	color: #999;
	font-size: 20px;
	border-bottom: solid transparent 7px;
	padding: 15px 30px;
	text-align: center;
	cursor: pointer;
	transition: all 0.25s ease;
}
.InnerGIGABYTEContent .SOPI ul.SOPIlist li:hover{
	color: #000;
}
.InnerGIGABYTEContent .SOPI ul.SOPIlist li.active{
	border-bottom: solid #000 7px;
	color: #000;

}
.InnerGIGABYTEContent .SOPI ul.SOPIlist{
	border-bottom: 1px solid #999;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.InnerGIGABYTEContent .blackBg{
	position: absolute;
	width: 50%;
	height: 100%;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.8), transparent);
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: column;
	padding-left: 50px;
}
.InnerGIGABYTEContent .SOPIImgTitle{
	color: #fff;
	font-size: 28px;
	margin-bottom: 30px;
}
.InnerGIGABYTEContent .blackBg ul, .InnerGIGABYTEContent .blackBg ol , .InnerGIGABYTEContent .blackBg li {
	list-style:initial;
	margin:initial;
	padding: initial;
	list-style-position: inside;
}
.InnerGIGABYTEContent .blackBg li{
	color: #fff;
	font-size: 22px;
	font-weight: 100;
	line-height: 1.6;
}
.InnerGIGABYTEContent .blueLabel{
	color: #009cf9;
	font-size: 32px;
	margin: 50px 0;
}
.InnerGIGABYTEContent .blueLabel::before{
	content: '';
	position: absolute;
	width: 150px;
	height: 1px;
	background-color: #009cf9;
	left: 0;
	top: 0;
	margin-left: -170px;
	margin-top: 25px;
}
.InnerGIGABYTEContent .blueLabel::after{
	content: '';
	position: absolute;
	width: 150px;
	height: 1px;
	background-color: #009cf9;
	right: 0;
	top: 0;
	margin-right: -170px;
	margin-top: 25px;
}
.InnerGIGABYTEContent .pp{
	padding: 80px 0;
}
.InnerGIGABYTEContent .version{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background-color: #808080;
	padding: 5px 30px;
	border-radius: 50px;
	margin-bottom: 15px;
}
.InnerGIGABYTEContent .final{
	background-image: url(../innergigabyteimages/finalBg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 500px;
}
.InnerGIGABYTEContent .final h2{
	text-align: center;
	color: #999;
	padding: 0 120px;
}
.InnerGIGABYTEContent #product {
	background: #f6f6f6;
}

.InnerGIGABYTEContent #windows11 .performance__description {
	margin-top: 30px;
}
.InnerGIGABYTEContent .arrows{
	width: 100px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-right: -30px;
}

.InnerGIGABYTEContent .arrow01{
	transform: rotate(-45deg);
	margin-top: -250px;
}
.InnerGIGABYTEContent .arrow02{
	transform: rotate(45deg);
	margin-top: 350px;

}

.InnerGIGABYTEContent .performance .scenarios__slider__pagination__item{
	flex-basis: 33.33%;
    max-width: 33.33%;
}
.InnerGIGABYTEContent .kvLight{
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 40%;
	margin-bottom: -0%;
	margin-left: -20%;
	opacity: 0;
}
.InnerGIGABYTEContent .kvLight img{max-width: 100%;}
.InnerGIGABYTEContent .kvLight.animate{
	-webkit-animation:kv-lightan 10s ease 0s infinite both;
    animation:kv-lightan 10s ease 0s infinite both;
}
.InnerGIGABYTEContent .supportOutput, .ddr4-support, .InnerGIGABYTEContent .vesaSupport{
	padding-top: 30px;
}
.InnerGIGABYTEContent .prodModel{
	overflow: hidden;
	padding: 50px 0;
	height: auto;
}
.InnerGIGABYTEContent .prodModel.fix{
	min-height: initial;
	height: auto;
	transition: all 1s ease;
}
.InnerGIGABYTEContent .prodModel .contain{
	height: 760px;
	transition: all 1s ease;
}
.InnerGIGABYTEContent .prodModel.fix .contain{
	height: 360px;
	transition: all 1s ease;
}

.InnerGIGABYTEContent .prodModel .contain{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	/*width: 360px;*/
}
.InnerGIGABYTEContent .prodStaticArea{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left:0;
}
.InnerGIGABYTEContent .performance__title{z-index: 2;}
#proVideo{
	bottom: 0;
	transition: all 0s ease;
}
.InnerGIGABYTEContent .prodModel.fix #proVideo{
	bottom: 20px;
	position: absolute;
	transition: all 1s ease;
}
.InnerGIGABYTEContent .prodModel.fix .video-btn{
	bottom: 0;
	position: absolute;
	transition: all 1s ease;
}
.InnerGIGABYTEContent #proVideo.fix{
	/*margin-top: -500px;*/
	/*transform: translateY(-50%);*/
	/*transition: all 1s ease;*/
}
.InnerGIGABYTEContent .video-btn{
	margin-top: 2rem;
}

.InnerGIGABYTEContent .prodModel .expendBtn{
	width: 50px;
	height: 50px;
	opacity: 0.6;
	background-image: url(../innergigabyteimages/prodExpend.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	transition: all 0.5s ease;
	position: absolute;
	top: 0;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
}
.InnerGIGABYTEContent .video-btn .expendBtn{background-image: url(../innergigabyteimages/videoExpend.svg);}
.InnerGIGABYTEContent .prodModel .expendBtn:hover{
	opacity: 1;
}
.InnerGIGABYTEContent .prodModel .expendBtn.collapseBtn{
	background-image: url(../innergigabyteimages/prodCollapse.svg);
	opacity: 1;
	z-index: 2
}
.InnerGIGABYTEContent .video-btn .expendBtn.collapseBtn{background-image: url(../innergigabyteimages/videoCollapse.svg);}
.InnerGIGABYTEContent .prodBox{
	position: absolute;
	left: 50%;
	top: 0;
	max-width: 360px;
}
.InnerGIGABYTEContent .prodTitle{
	font-family: Oswald;
	font-size: 24px;
	background-color: rgba(230, 230, 230, 0.7);
	width: 100%;
	text-align: center;
	padding: 15px 30px;
	color: #212529;
}
.InnerGIGABYTEContent .prodBoard{
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
	border: 1px solid #009cf9;
	z-index: 1;
}
.InnerGIGABYTEContent .prodImg{
	padding: 15px;
}
.InnerGIGABYTEContent .prod01{
	margin-left: 100px;
	margin-top: 50px;
}
.InnerGIGABYTEContent .prod01 .expendBtn{
	left: 0;
	margin-top: 145px;
}
.InnerGIGABYTEContent .prod02{
	margin-left: 25px;
	margin-top: 285px;
}
.InnerGIGABYTEContent .prod02 .expendBtn {
    left: 0;
}
.InnerGIGABYTEContent .prod03{
	margin-left: -470px;
	margin-top: 150px;
}
.InnerGIGABYTEContent .prod03 .expendBtn {
    left: 0px;
    margin-left: 335px;
    top: 0px;
    margin-top: 160px;
}
.InnerGIGABYTEContent .prod04{
	margin-left: -310px;
	margin-top: 340px;
}
.InnerGIGABYTEContent .prod04 .expendBtn {
    left: 0;
    margin-left: 165px;
    margin-top: 115px;
}
.InnerGIGABYTEContent .prod05{
	margin-left: 40px;
	margin-top: 370px;
}
.InnerGIGABYTEContent .prod05 .expendBtn {
    left: 0;
    margin-left: -25px;
    margin-top: 85px;
}
.InnerGIGABYTEContent .prod06{
	margin-left: 140px;
	margin-top: 305px;
}
.InnerGIGABYTEContent .prod06 .expendBtn {
    left: 0px;
    margin-left: -25px;
    top: 0px;
    margin-top: 150px;
}
.InnerGIGABYTEContent .prod07{
	margin-left: -500px;
	margin-top: 545px;
}
.InnerGIGABYTEContent .prod07 .expendBtn {
    left: 0px;
    margin-left: 335px;
    top: 0px;
    margin-top: 115px;
}
.InnerGIGABYTEContent .prod08{
	margin-left: 140px;
	margin-top: 440px;
}
.InnerGIGABYTEContent .prod08 .expendBtn {
    left: 0px;
    margin-left: -25px;
    top: 0px;
    margin-top: 115px;
}

.InnerGIGABYTEContent .prod09{
	margin-left: -490px;
	margin-top: 440px;
}
.InnerGIGABYTEContent .prod09 .expendBtn {
    left: 0;
    margin-left: 335px;
    margin-top: 115px;
}
@keyframes kv-lightan {
	0%{
		opacity: 0;
		transform: translateX(-150%);
	}
	10%{
		opacity: 1;
	}
    20% {
    	opacity: 0;
        transform: translateX(150%);
    }
    21%,100% {
    	opacity: 0;
        transform: translateX(150%);
    }
}

.InnerGIGABYTEContent .performance__slider__pagination__item {
	height: 5px;
	width: 50px;
}
.InnerGIGABYTEContent .u_pd01{
	margin-left: -100px;
}

.InnerGIGABYTEContent .kvTxt svg{
	width: 33vw;
}
.InnerGIGABYTEContent .kvTitle{
	display: flex;
	justify-content: center;
	align-items: center;
}
.InnerGIGABYTEContent .kvTitle img{
	width: 95%;
}

.InnerGIGABYTEContent .u_pdImg{
	height: 230px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.InnerGIGABYTEContent .u_pd01Img img{
	max-width: 360px;
	width: 68.23%;
}
.InnerGIGABYTEContent .updateKit .u_pd03 .u_pdImg {
	max-width: 520px !important;
}
.InnerGIGABYTEContent .updateKit .u_pd03 .imgTitle + p {
	max-width: 460px;
}
.InnerGIGABYTEContent .updateKit .u_pdImg.u_pd01Img{
	margin-top: 100px;
	width: 100%;
}
.InnerGIGABYTEContent .updateKit .label{
	height: 45px;
}
.InnerGIGABYTEContent .updateKit{
	min-height: calc(100vh - 90px);
}
.InnerGIGABYTEContent .future{
	min-height: 100vh;
}
.InnerGIGABYTEContent .connectivity {
    padding: 0px 60px;
}
.InnerGIGABYTEContent .connectivity__content{
	max-width: 100%;
}
.InnerGIGABYTEContent #windows11 h2,.InnerGIGABYTEContent #windows11 p{
	max-width: 100%;
}
.InnerGIGABYTEContent .updateKit .pdBox{
	width: 100%;
}
.InnerGIGABYTEContent .updateKit .pdBox .fdc{width: 100%;}
.InnerGIGABYTEContent .updateKit .pdBox .fdc p{width: 100%;}
.InnerGIGABYTEContent .updateKit .u_pdImg{
	max-width: 100%;
}
.InnerGIGABYTEContent .u_pd02 .u_pdImg img{width: 100%;}

@media (min-width:1920px) and (min-height: 900px) {
	.InnerGIGABYTEContent .kv-bg {
	    background: #030820 url(../innergigabyteimages/kvBg.jpg) no-repeat;
	    background-position: center 58%;
	}
}

@media (max-width:1680px) {
	.InnerGIGABYTEContent .updateKit .contain{
		width: 90%;
	}
}
@media (max-width:1600px) {
	.InnerGIGABYTEContent .contain, .InnerGIGABYTEContent .performance__description{
		max-width: 95%;
	}
	.InnerGIGABYTEContent .nav-block{right:15px;}
	.InnerGIGABYTEContent .kvTxt {
	    margin-top: 2.5vh;
	    margin-bottom: 0vh;
	}
	.InnerGIGABYTEContent .kvTitle{margin:25px 0;}

}
@media (max-width:1560px) {
	.InnerGIGABYTEContent .contain{
		width: 1366px;
	}
	.InnerGIGABYTEContent .updateKit .imgTitle{font-size:24px; }
	.InnerGIGABYTEContent .updateKit .contain{
		width: 85%;
	}
}
@media (max-width:1440px) {
	.InnerGIGABYTEContent .contain{
		width: 1200px;
	}
	.InnerGIGABYTEContent .final h2{
		padding: 0;
		font-size: 50px;
	}
	.InnerGIGABYTEContent .leftImg{
		padding: 80px;
	}
	.InnerGIGABYTEContent .blockTitle {
	    font-size: 22px;
	}
	.InnerGIGABYTEContent .u_pd01 {
		width: 30%!important;
		margin-left: 0;
	}
	.InnerGIGABYTEContent .u_pd02{
		width: 30%!important;
	}
	.InnerGIGABYTEContent .redArrow img{
		width: 60%;
		margin-left: 110px;
		margin-top: -30px;

	}
	.InnerGIGABYTEContent .arrows{
		top: 50%;
		margin-right: -50px;
	}
	.InnerGIGABYTEContent .updateKit .pdBox{
		/*padding: 30px;*/
	}
	.InnerGIGABYTEContent .u_pd01Img img {
	    /*width: initial;*/
	}
	.InnerGIGABYTEContent .updateKit .contain{
		width: 100%;
	}
	.InnerGIGABYTEContent .u_pd01Img{
		/*width: 33vw;*/
		/*padding: 0 7vw;*/
		margin-top: 130px;
	}
	.InnerGIGABYTEContent .updateKit .contain{
			
	}

}
@media (max-width:1366px) {
	.InnerGIGABYTEContent .updateKit .imgTitle{
		white-space: initial !important;
		text-align: center;
	}
}
@media (max-width: 1280px){
	.InnerGIGABYTEContent .kv{
		height: initial;
	}
	.InnerGIGABYTEContent .u_pd01Img img {

	}

}
@media (min-width: 1150px) {
	section{overflow: hidden;}
	.InnerGIGABYTEContent .yt{
		min-height: 810px;
		padding-top: 0;
	}
}
@media (min-width: 1150px) and (max-height: 750px){
	.InnerGIGABYTEContent .kvTxt {
		margin-top: 3vh;
	    margin-bottom: 0vh;
	}
	.InnerGIGABYTEContent .kvTitle img {
	    width: 70%;
	}
	.InnerGIGABYTEContent .kv-bg{
		background-position-y:58%;
	}
	.InnerGIGABYTEContent .kvPd {
	    width: 45%;
	}
}
@media (max-width:1199px) {
	.InnerGIGABYTEContent .contain{
		width: 100%;
	}

}
@media (max-width:1024px) {
	.InnerGIGABYTEContent .contain{
		width: 990px;
		max-width: 100%;
	}
	.InnerGIGABYTEContent .ddr4-support{
		padding-bottom: 30px;
	}
	.InnerGIGABYTEContent .supportOutput__slide-wrapper{
		flex-direction: column-reverse!important;
	}
	.InnerGIGABYTEContent .supportOutput__slide:nth-of-type(2) .supportOutput__content, .supportOutput__slide:nth-of-type(3) .supportOutput__content{
		flex-basis: auto;
	}
	.InnerGIGABYTEContent .w50.ddr4Icon{
		width: 30%!important;
		margin-right: 15px;
	}
	.InnerGIGABYTEContent .w50.ddr4Chart{
		width: 70%!important;
	}
	.InnerGIGABYTEContent .ddr4Icon img {
	    width: initial;
	}
	.InnerGIGABYTEContent .final{
		min-height: 900px;
	}
	.InnerGIGABYTEContent #kv .light01{
		margin-left: 10px;
		margin-top: 20px;
	}
	.InnerGIGABYTEContent #kv .light02{
		margin-left: 23%;
		margin-top: 70px;
	}
	.InnerGIGABYTEContent #kv .light03{
		margin-left: 90%;
		margin-top: 0px;
	}

}

@media (max-width:768px) {
	.InnerGIGABYTEContent .contain{
		width: 640px;
		padding: 15px;
	}
	.InnerGIGABYTEContent .kv .contain.h100{
		height: 100vh!important;
	}
	.InnerGIGABYTEContent .kv{
		padding: 0;
	}
	.InnerGIGABYTEContent .SOPIlist{
		max-width: 768px;
		overflow: hidden;
	}
	.InnerGIGABYTEContent .blockBox{
		width: 100%;
	}
	.InnerGIGABYTEContent .blockBox::after{
		border-right: 0;
	}
	.InnerGIGABYTEContent .final{
		min-height: 1000px;
		background-size: contain;
		background-position: bottom;
	}
	.InnerGIGABYTEContent iframe{
		width: 768px;
		height: 432px;
	}
	.InnerGIGABYTEContent #kv .light01{
		margin-left: -20px;
		margin-top: 0px;
	}
	.InnerGIGABYTEContent #kv .light02{
		margin-left: 18%;
		margin-top: 30px;
	}
	.InnerGIGABYTEContent #kv .light03{
		margin-left: 85%;
		margin-top: -10px;
	}
	.InnerGIGABYTEContent .updateKit, .future{
		min-height: initial;
	}
	.InnerGIGABYTEContent .supportOutput .contain.mgt50{
		margin-top: 0!important;
	}
	.InnerGIGABYTEContent .supportOutput .performance__description.mgt50{
		margin-top: 15px!important;
	}
	.InnerGIGABYTEContent .connectivity {
	    padding: 0px 15px;
	}

}
@media (max-width:480px) {
	.InnerGIGABYTEContent .contain{
		width: 100%;
		padding: 15px;
	}
	.InnerGIGABYTEContent .subTitle{
		font-size: 24px;
		-webkit-text-stroke: 1px #000

	}
	.InnerGIGABYTEContent .imgTitle{
		font-size: 16px;
		text-align: center;
		padding: 0 50px;
	}
	.InnerGIGABYTEContent p{
		font-size: 14px;
	}
	.InnerGIGABYTEContent .label{
		font-size: 14px;
		margin-bottom: 15px;
	}
	.InnerGIGABYTEContent .arrows{
		width: 50px;
		position: absolute;
		right: 0;
		top: 50%;
		margin-right: 0px;
	}

	.InnerGIGABYTEContent .arrow01{
		transform: rotate(-45deg);
		margin-top: -130px;
	}
	.InnerGIGABYTEContent .arrow02{
		transform: rotate(45deg);
		margin-top: 190px;

	}
	.InnerGIGABYTEContent .blockTitle {
	    font-size: 14px;
	}
	.InnerGIGABYTEContent .blockBox{
		width: 100%;
	}
	.InnerGIGABYTEContent .blockBox::after{
		border-right: 0px;
	}
	.InnerGIGABYTEContent .ddr4Chart{
        padding: 50px 0;
    }
    .InnerGIGABYTEContent .leftImg {
        padding: 10px;
    }
    .InnerGIGABYTEContent .SOPI ul.SOPIlist li {
        font-size: 12px;
        padding: 0 5px;
    }
    .InnerGIGABYTEContent .connectivity__content{
    	padding: 0 10px;
    }
    .InnerGIGABYTEContent .SOPIImgTitle{
    	font-size: 14px;
    }
    .InnerGIGABYTEContent .blackBg li {
    	font-size: 14px;
    }
    .InnerGIGABYTEContent .blackBg ul{
    	padding-left: 20px;
    }
    .InnerGIGABYTEContent .blackBg{
    	padding-left: 30px;
    	width: 70%
    }
    .InnerGIGABYTEContent .pp{
    	padding-top: 0;
    }
    .InnerGIGABYTEContent .blueLabel {
    	font-size: 20px;
    }
    .InnerGIGABYTEContent .blueLabel::before {
    	margin-top: 15px;
    	width: 100px;
    	margin-left: -120px;
    }
    .InnerGIGABYTEContent .blueLabel::after {
    	margin-top: 15px;
    	width: 100px;
    	margin-right: -120px;
    }
    .InnerGIGABYTEContent h2.vesaSupport__title{
    	font-size: 24px !important;
    }
    .InnerGIGABYTEContent .version{
    	font-size: 16px;
    }
    .InnerGIGABYTEContent .final p{
    	font-size: 12px;
    }
    .InnerGIGABYTEContent .final{
    	background-size: contain;
    	background-position: bottom;
    }
    .InnerGIGABYTEContent .kvLabel img{
    	width: 100px;
    }
    .InnerGIGABYTEContent .redArrow{
    	margin-top: -60px;
    	margin-left: -65px;
    }
    .InnerGIGABYTEContent .redArrow img{
    	width: 40%;
    }
    .InnerGIGABYTEContent .kv .contain{
    	padding-top: 10vh;
    }
    
    .InnerGIGABYTEContent figure.c_img04 img{
    	width: 350px;

    }
    .InnerGIGABYTEContent .supportOutput{
    	padding-top: 0;
    }	
    .InnerGIGABYTEContent .connectivity{
    	padding-bottom: 0;
    }
    .InnerGIGABYTEContent .kvTxt{
		padding: 0 50px;
	}
	.InnerGIGABYTEContent .kvTitle{
		margin-top: 80px;
	}
	.InnerGIGABYTEContent .kv .contain{
		padding-left: 15px;
		padding-right: 15px;
	}
	.InnerGIGABYTEContent .kv-bg{
		  background-image: url(../innergigabyteimages/kvBgM.jpg)
	}
	.InnerGIGABYTEContent .scenarios__slider__pagination__item{
		height: 40px;
		padding: 0 .5em;
		font-size: 16px;
	}
	.InnerGIGABYTEContent .performance__description{
		font-size: 14px;
	}
	.InnerGIGABYTEContent .imgTitle{
		padding: 0 30px;
	}
	.InnerGIGABYTEContent .updateKit p{
		font-size: 12px;
	}
	.InnerGIGABYTEContent .connectivity{
		padding-top: 0;
		padding-bottom: 50px;
	}
	.InnerGIGABYTEContent .ddr4-support__title.mgt50,
	.InnerGIGABYTEContent .vesaSupport__title.mgt50{
		margin-top: 0!important;
	}
	.InnerGIGABYTEContent .supportOutput{
		padding-bottom: 30px;
	}
	.InnerGIGABYTEContent .supportOutput__content{
		max-width: initial;
	}
	.InnerGIGABYTEContent .ddr4Chart {
		padding-top: 0px;
	}
	.InnerGIGABYTEContent .w50.ddr4Icon{
		width: 50%!important;
	}
	.InnerGIGABYTEContent .w50.ddr4Chart{
		width: 100%!important;
	}
	.InnerGIGABYTEContent .kv{
		min-height: 80vh;
		height: 80vh;
	}
	.InnerGIGABYTEContent .kv .contain.h100{
		height: 100%!important;
	}
	/*.kvLabel{
		right: 15px;
		bottom: 15px;
	}*/
	.InnerGIGABYTEContent .kvPd{
		width: 90%;
	}
	.InnerGIGABYTEContent .SOPIlist{
		max-width: 100vw;
		overflow: initial;
	}
	.InnerGIGABYTEContent .final{
		min-height: initial;
		padding-bottom: 100px;
	}
	.InnerGIGABYTEContent .imgTitle{
		padding: 0 15px;
		font-size: 12px;
	}
	.InnerGIGABYTEContent .performance__description.f16{
		font-size: 12px!important;
	}
	.InnerGIGABYTEContent .connectivity__content{
		font-size: 12px;
	}
	.InnerGIGABYTEContent .performance__description{
		font-size: 12px;
	}
	.InnerGIGABYTEContent iframe{
		width: 100%;
		height: 56vw;
	}
	.InnerGIGABYTEContent #kv .kvStarLight img{
		width: 70px;
	}
	.InnerGIGABYTEContent #kv .light01{
		margin-left: 0px;
		margin-top: 0px;
	}
	.InnerGIGABYTEContent #kv .light02{
		margin-left: 23%;
		margin-top: 20px;
	}
	.InnerGIGABYTEContent #kv .light03{
		margin-left: 90%;
		margin-top: -5px;
	}
	.InnerGIGABYTEContent .kvTxt svg{
		width: 55vw;
	}
	.InnerGIGABYTEContent .updateKit .w100-3{
		width: 100%!important;
	}
	.InnerGIGABYTEContent .u_pd01Img{
		width: 70%;
		padding: 15px;
		margin-top: 0;
	}
	.InnerGIGABYTEContent .u_pdImg{
		height: initial;
	}
	
	.InnerGIGABYTEContent .updateKit .label {
	    height: initial;
	}
	.InnerGIGABYTEContent .updateKit .pdBox{
		padding: 15px;
		padding-bottom: 0;
	}
	.InnerGIGABYTEContent .updateKit .pdBox.mgt50{
		margin-top: 15px!important;
	}
	.InnerGIGABYTEContent .c_icon01 img{
		max-width: calc(100% - 30px);
		height: auto;
	}
	.InnerGIGABYTEContent .future__slider__container__item .item-1__content__icon{
		max-width: 100%;
	}
	.InnerGIGABYTEContent .future__slider__container__item .item-1 > .m-fdc{
		max-width: 100%;
	}
}

@media (max-width:428px) {
	.InnerGIGABYTEContent .future__slider__pagination{
		padding: 0;
	}
	.InnerGIGABYTEContent .future__slider__container__item .item-1{
		padding: 0;
	}
	.InnerGIGABYTEContent iframe{
		width: 100%;
		height: 56vw;
	}

}


.InnerGIGABYTEContent .w-80{
	width: 80% !important;
	max-width: 700px !important;
}

.InnerGIGABYTEContent .sopi-con{
	/*max-width: 1080px;*/
}

.InnerGIGABYTEContent button{
    outline:none;
}
.InnerGIGABYTEContent img.p_chart01{
	width: 1200px!important;
	max-width: 1200px!important;
}

.InnerGIGABYTEContent button:focus,
.performance__slider__button-next,
.performance__slider__button-prev,
.future__slider__pagination__item,
.future__slider__pagination__item--active,
.supportOutput__pagination-item,
.supportOutput__pagination-item--active{
    outline: 0;
}
.InnerGIGABYTEContent svg{width: 100%;max-width: 100%;}
.InnerGIGABYTEContent .lowNoiseArea svg{position: absolute;width: 100%;height: 100%;top: 0;left:0;}
@media (max-width:428px) {
	.InnerGIGABYTEContent section{
		overflow: hidden;
	}
	.InnerGIGABYTEContent .SOPI ul.SOPIlist{overflow-x: scroll;width: 100%;justify-content: flex-start;}
}


.InnerGIGABYTEContent .sopiImg{
	width: 100%;
	padding-top: 40%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.InnerGIGABYTEContent .performance__description{
	padding: 0 15px;
	line-height: 1.2em;
}

.InnerGIGABYTEContent .contain1200{
	width: 1200px!important;
	margin: 0 auto;
}
.InnerGIGABYTEContent .prodModel{
	min-height: 100vh;
}
.InnerGIGABYTEContent .kvLabel{
	position: absolute;
	right: -30px;
	bottom: 15px;
}
.InnerGIGABYTEContent .yt{
	/*height: 56.25vw;*/
	
	padding-top: 0px;
}
.InnerGIGABYTEContent .yt > div{
	padding-top: 56.25%;
}
.InnerGIGABYTEContent .yt iframe{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	max-height: 100%;
}
/*.yt iframe{
	width: 1280px;
	height: 760px;
}*/
@media (max-width:1200px) {
	.InnerGIGABYTEContent .contain1200{
		width: 900px!important;
	}
	.InnerGIGABYTEContent img.p_chart01{
		width: 100%!important;
		max-width: 100%!important;
	}
}
@media (max-width:768px) {
	.InnerGIGABYTEContent .contain1200{
		width: 600px!important;
	}
}
@media (max-width:428px) {
	.InnerGIGABYTEContent .contain1200{
		width: 100%!important;
	}
	.InnerGIGABYTEContent .sopiImg{
		padding-top: 56.25%;
	}
	.InnerGIGABYTEContent .kvLabel{
		bottom: -70px;
		right: 15px;
	}
	.InnerGIGABYTEContent .kv .contain{
		padding-bottom: 60px;
	}
	.InnerGIGABYTEContent .kv .contain{
		padding-top: 15px;
	}
	.InnerGIGABYTEContent .yt{
		height: auto;
		padding-top: 0;
	}
	.InnerGIGABYTEContent .prodModel{
		padding: 8vw 0;
	}
	.InnerGIGABYTEContent .SOPI>.w100{
		overflow-x: scroll;
	}
	.InnerGIGABYTEContent .SOPI .scenarios__slider__pagination{
		width: 1100px!important;
	}
}


.InnerGIGABYTEContent .kvStarLight img{
    animation: starFn 1s ease .6s infinite alternate both;
    -webkit-animation: starFn 1s ease .6s infinite alternate both;
}
.InnerGIGABYTEContent .kvStarLight.light01 img{
    animation-duration: 1.2s;
    animation-delay: 1s;
}
.InnerGIGABYTEContent .kvStarLight.light02 img{
    animation-duration: 1.5s;
    animation-delay: .5s;
}
.InnerGIGABYTEContent .kvStarLight.light03 img{
    animation-duration: 1s;
    animation-delay: .0s;
}

@keyframes starFn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes starFn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.InnerGIGABYTEContent .prodStaticArea{display: none;}

.InnerGIGABYTEContent .proImg{max-width: 360px;display: none;}

.InnerGIGABYTEContent .proImg img{max-width: 100%;}


[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0)
}

[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(.6)
}

[data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(.6)
}

[data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(.6)
}

[data-aos=zoom-out] {
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translateZ(0)
}

[data-aos=slide-up] {
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

.InnerGIGABYTEContent .nav-block {
    position: fixed;
    bottom: 30%;
    right: 2%;
    z-index: 5000;
    display: none
}

@media (min-width:768px) {
    .InnerGIGABYTEContent .nav-block {
        display: block
    }
}

.InnerGIGABYTEContent .nav-block .nav-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.InnerGIGABYTEContent .nav-block .nav-list__item__link {
    display: flex;
    justify-content: flex-end;
    height: 30px;
    text-decoration: none
}

.InnerGIGABYTEContent .nav-block .nav-list__item__link span {
    display: none;
    line-height: 1;
    font-size: 12px;
    color: #009cf9;
    margin-top: 2px
}

.InnerGIGABYTEContent .nav-block .nav-list__item__link::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background-color: #949494;
    margin-left: 10px;
    transition: all .4s
}

.InnerGIGABYTEContent .nav-block .nav-list__item__link:hover span {
    display: block
}

.InnerGIGABYTEContent .nav-block .nav-list__item__link:hover::after {
    height: 20px;
    background-color: #009cf9
}

.InnerGIGABYTEContent .nav-block .active .nav-list__item__link::after {
    background-color: #009cf9
}


.InnerGIGABYTEContent .scenarios {
    padding-top: 55px;
    background-color: #3e3e3e
}

.InnerGIGABYTEContent .scenarios__title {
    font: normal normal 300 60px Oswald;
    color: #fff;
    text-align: center;
    padding: 0 60px 55px 60px;
    box-sizing: border-box
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .scenarios__title {
        font: normal normal 300 40px Oswald;
        padding: 0 45px 30px 45px
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .scenarios__title {
        font: normal normal 300 25px Oswald;
        padding: 0 25px 30px 25px
    }
}

.InnerGIGABYTEContent .scenarios__description {
    font: normal normal normal 20px Roboto;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    padding: 0 60px;
    box-sizing: border-box;
    margin-bottom: 50px
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .scenarios__description {
        font: normal normal normal 18px Roboto;
        margin-bottom: 30px;
        padding: 0 45px
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .scenarios__description {
        font: normal normal normal 14px Roboto;
        padding: 0 25px
    }
}

.InnerGIGABYTEContent .scenarios__slider__pagination {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    position: relative;
    z-index: 2;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .5);
    bottom: unset !important;
    left: unset !important
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .scenarios__slider__pagination {
        /*display: none*/
    }
}

.InnerGIGABYTEContent .scenarios__slider__pagination__item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 20%;
    /*max-width: 20%;*/
    width: 100%;
    height: 90px;
    color: #989898;
    font: normal normal 300 30px Oswald;
    font-family: "微軟正黑體";
    border-right: 3px solid #252525;
    background-color: #333;
    cursor: pointer;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.InnerGIGABYTEContent .scenarios__slider__pagination__item:hover{
    color: #fff;
    background-color: #009cf9;
}
@media (max-width:1800px) {
    .InnerGIGABYTEContent .scenarios__slider__pagination__item {
        font: normal normal 300 22px Oswald;
        font-family: "微軟正黑體";
    }
}

@media (max-width:1440px) {
    .scenarios__slider__pagination__item {
        font: normal normal 300 20px Oswald;
        font-family: "微軟正黑體";
    }
}

.InnerGIGABYTEContent .scenarios__slider__pagination__item:last-child {
    border-right: unset
}

.InnerGIGABYTEContent .scenarios__slider__pagination__item--active {
    color: #fff;
    background-color: #009cf9
}

.InnerGIGABYTEContent .scenarios__slider__container__item .title {
    display: none;
    justify-content: center;
    align-items: center;
    color: #fff;
    font: normal normal 300 22px Oswald;
    height: 55px;
    background-color: #f86720
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .scenarios__slider__container__item .title {
        display: flex
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .scenarios__slider__container__item .title {
        font: normal normal 300 18px Oswald
    }
}

.InnerGIGABYTEContent .scenarios__slider__container__item .image img {
    width: 100%
}

.InnerGIGABYTEContent .scenarios__slider__container__item .image img.desktop {
    display: block
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .scenarios__slider__container__item .image img.desktop {
        display: none
    }
}

.InnerGIGABYTEContent .scenarios__slider__container__item .image img.mobile {
    display: none
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .scenarios__slider__container__item .image img.mobile {
        display: block
    }
}

.InnerGIGABYTEContent .scenarios__slider__container__item .content {
    padding: 30px 40px;
    position: absolute;
    background-color: rgba(255, 255, 255, .6)
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .scenarios__slider__container__item .content {
        position: unset;
        background-color: unset
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .scenarios__slider__container__item .content {
        padding: 25px 20px
    }
}

.InnerGIGABYTEContent .scenarios__slider__container__item .content.mode-1 {
    left: 44px;
    bottom: 41px
}

.InnerGIGABYTEContent .scenarios__slider__container__item .content.mode-2 {
    top: 40px;
    right: 35px
}

.InnerGIGABYTEContent .scenarios__slider__container__item .content__title {
    color: #434343;
    font: normal normal bold 25px Roboto;
    margin-bottom: 10px
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .scenarios__slider__container__item .content__title {
        color: #fff
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .scenarios__slider__container__item .content__title {
        font-size: 18px;
        margin-bottom: 20px
    }
}

.InnerGIGABYTEContent .scenarios__slider__container__item .content__list {
    list-style: none;
    padding: unset;
    margin: unset
}

.InnerGIGABYTEContent .scenarios__slider__container__item .content__list__item {
    color: #434343;
    font: normal normal normal 25px Roboto;
    padding: 8px 0
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .scenarios__slider__container__item .content__list__item {
        color: #fff
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .scenarios__slider__container__item .content__list__item {
        font-size: 14px
    }
}

.InnerGIGABYTEContent .scenarios__slider__button-prev {
    display: none;
    width: 25px;
    height: 88px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAACxCAMAAACxxR71AAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEXRSTlMATUlECDoTJz81IhwOFyswHk0BEUcAAADbSURBVGje7djBCsQgDATQaGq1tbb+/9fusjl47QjCojP38EAvyQiSUAXM6ZxmgaLum7RDyC8FRVyaBgk4grywh5FIZGnkktfZDDkA5CayJvIYsgGITTxEJkA8gFyG3AByECHyLrshEUCCIUJkSURx5ARGEowUIv+K1KFINiQDI0okD/0Tib5dWujihW9ekzC+MeiZgjMHGTI9dQvet5AhM7bRFe1mCs4kMnMwdSTTv3I1Rsmsy6TGoFcdmWWZvYMJ3UzEGU9mXaZV03ABPhUTUUazCMRoFTC2Bn0AiOEOu1MSjCMAAAAASUVORK5CYII=) center center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    top: 20%;
    left: 8px;
    z-index: 10
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .scenarios__slider__button-prev {
        display: block
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .scenarios__slider__button-prev {
        top: 130px
    }
}

.InnerGIGABYTEContent .scenarios__slider__button-next {
    display: none;
    width: 25px;
    height: 88px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAACxCAMAAACxxR71AAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEXRSTlMATUk4AwgTJ0YqHUM/Ig4wGER5pRwAAADSSURBVGje7dhJCkQhEANQp3L4/sH7n7YFT5ACoSmTffEWbmLcjLTPQZESvBfkYh7MQMznZzBGvLfEBJxpi3lxJpIhA6QsJgMniQwZnHkUTFUzA2duMjaYC2dcVzMXznQyNpihYO7FJJx5cKaSscFkBRPVTMGZQOZ4RoCTdzHNFFPgDl2zoj/h9ckMEnEkb/3XFCJnIvhAI0SORr6tQ7N4ImaQIFsrTiRCBPsO4EgiciRSceTZOp4MIv+KXDDS967AncjeN3GphIUgkRa6QyPZAfkBTN4QfKUpKbkAAAAASUVORK5CYII=) center center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    top: 20%;
    right: 8px;
    z-index: 10
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .scenarios__slider__button-next {
        display: block
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .scenarios__slider__button-next {
        top: 130px
    }
}

.InnerGIGABYTEContent .introduction {
    height: 1050px;
    background: url(../innergigabyteimages/introduction-bg.ad7d6834.png) bottom center no-repeat;
    padding: 70px 60px;
    background-size: cover
}

@media (max-width:900px) {
    .InnerGIGABYTEContent .introduction {
        height: 950px;
        padding: 50px 45px
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .introduction {
        height: 700px;
        padding: 50px 25px
    }
}

.InnerGIGABYTEContent .introduction__title {
    color: #666;
    font: normal normal 300 60px Oswald;
    text-align: center;
    margin-bottom: 30px
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .introduction__title {
        font: normal normal 300 40px Oswald
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .introduction__title {
        font: normal normal 300 25px Oswald
    }
}

.InnerGIGABYTEContent .introduction__sup {
    font-size: 50%;
    top: -.9em
}

.InnerGIGABYTEContent .introduction__description {
    max-width: 1600px;
    color: #666;
    font: normal normal normal 20px/1.5 Roboto;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 55px
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .introduction__description {
        font: normal normal normal 18px/25px Roboto
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .introduction__description {
        font: normal normal normal 14px/20px Roboto;
        margin-bottom: 25px
    }
}

.InnerGIGABYTEContent .introduction__image {
    max-width: 750px;
    margin: 0 auto
}

@media (min-width:800px) {
    .InnerGIGABYTEContent .introduction__image {
        margin: 100px auto 0 auto
    }
}

.InnerGIGABYTEContent .introduction__image img {
    width: 100%
}

.InnerGIGABYTEContent .performance {
    /*padding: 70px 0;*/
    padding-bottom: 70px;
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .performance {
        /*padding: 45px 0*/
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .performance {
        /*padding: 20px 0*/
    }
}

.performance__title {
    color: #666;
    font: normal normal 300 60px Oswald;
    text-align: center;
    padding: 0 60px;
    margin-bottom: 30px
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .performance__title {
        font: normal normal 300 40px Oswald;
        padding: 0 45px
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .performance__title {
        font: normal normal 300 25px Oswald;
        padding: 0 25px
    }
}

.InnerGIGABYTEContent .performance__description {
    max-width: 1600px;
    color: #666;
    font: normal normal normal 20px/1.5 Roboto;
    text-align: center;
    padding: 0 60px;
    margin: 0 auto;
    margin-bottom: 15px
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .performance__description {
        font: normal normal normal 18px/25px Roboto;
        padding: 0 45px
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .performance__description {
        font: normal normal normal 14px/20px Roboto;
        padding: 0 15px
    }
}

.InnerGIGABYTEContent .performance__slider__container__item {
    padding: 0 12vw
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .performance__slider__container__item {
        padding: 0 35px
    }
}

.InnerGIGABYTEContent .performance__slider__container__item .title {
    color: #202020;
    font: normal normal bold 32px/35px Roboto;
    text-align: center
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .performance__slider__container__item .title {
        font: normal normal bold 18px/25px Roboto
    }
}

.InnerGIGABYTEContent .performance__slider__container__item .image {
    max-width: 1600px;
    margin: 0 auto
}

.InnerGIGABYTEContent .performance__slider__container__item .image img {
    width: 100%
}

.InnerGIGABYTEContent .performance__slider__container__item .image img.desktop {
    display: block
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .performance__slider__container__item .image img.desktop {
        display: none
    }
}

.InnerGIGABYTEContent .performance__slider__container__item .image img.mobile {
    display: none
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .performance__slider__container__item .image img.mobile {
        display: block
    }
}

.InnerGIGABYTEContent .performance__slider__pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
    margin-top: 55px
}

.InnerGIGABYTEContent .performance__slider__pagination__item {
    width: 100px;
    height: 10px;
    border-radius: 10px;
    background-color: #d1d1d1;
    margin: 0 8px;
    cursor: pointer
}

.InnerGIGABYTEContent .performance__slider__pagination__item--active {
    background-color: #949494
}

.performance__slider__button-prev {
    width: 50px;
    height: 200px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGoAAAGEBAMAAAAsNqjiAAAAG1BMVEUAAACCgoKAgIB7e3t+fn59fX1vb2+CgoJ8fHyNHaV/AAAACXRSTlMAMywOGxQIISbS+1paAAABh0lEQVR42u3aTVLCQBBA4SiiLB1+Aku4AdwAbyA3iDcIN9Dy4sZy5y6vdOiZvN734isWmX5FM3Zmnw2YRSJrp0TWPlJK+9GsNEw/njVMB1hpO5p1GLbaPKz7IlhnxGoIa41Yz5FZl3ysuSxZsoKxloi1Qaw9Yr3mYb0gViKsB8S6kyVLVjDWKiPrGJj1iFhPiPWGWNcSWLuMrHdZsv6O1SJWj1gdYW1RQ2rra0iyZBVc/CDL4vfDKqFKVBpbZMmaFCt08YMhs4QqUWlskSVrUqzIxQ+yLH6/WDYkWbKCFD8WMm1It/sz3Ar9xpuGfVnZ44R9WuHrJM/xNGewA4JdaoatESwx2JnVCWHChAWDnTLCZhzWItiWwToE64XxlyKHLYQJAzBw94EbExx+4HYGdzpoAuxQFyYMdMt/gO2FsVbP6wWP9U0hsNhZRpgwYaZPDotdL6rNMsKECQubPi2EwgxpwkLDrmWkT0OasAnCghfCamFVp0+zTGGw5RHAdsdmPGxYAvO99AUh0s40CGaIGAAAAABJRU5ErkJggg==) center center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 5vw;
    margin-top: -100px;
    z-index: 1
}

@media (max-width:480px) {
    .performance__slider__button-prev {
        width: 25px;
        height: 100px;
        margin-top: -50px;
        left: 10px
    }
}

.performance__slider__button-next {
    width: 50px;
    height: 200px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGoAAAGEBAMAAAAsNqjiAAAAHlBMVEUAAACCgoKAgIB/f39wcHB9fX18fHxwcHB9fX2AgIDSR8VeAAAACnRSTlMAMywlCBQOAxsgXrIUSgAAAZ5JREFUeNrt2zFSwkAUxvEdXFA7N2A0XaxoSWEPoweAG4TxAuAJ8AZ4Y1PgAfbLzMfbx7f9K35V3v53EkKI7yH/xK7KH5p1KW2zp4ah1GZP/QxTz9lTx2EqH/aQEgC7T0TYNwSbQrDwBsF2EGzChi0h2CsESwcIdoJgL4IJJpgx2J4Im+GwBQRrMNgagp0F+z8dEXZXBmzOhK0EGwfbEGERh9VMWC/YONgvEfZYBqxiwlrBQNj4etET60WtLCOYYIIpfY5Pn7brhdssI5hggplNnyqEghWdPlUIBVP6tFYI3cKUPm+jELqFFZI+lWWuB3vCPuvYlxZaMLEtnbM4TxyzDtDNFLsFQ6wTh7XjsaZiiSWWMVaFvVxArBZibaHXH2ylwdYnzkZzFEsssYyxaiKrh1ic63gEWGhm2PhlzYmslVhgdsVZnV/WgshaG2ZRG5JfVkNkncVyX/wwlr/ity+hSjiNLWKJdVOsJVb83IVMxRaxxBLLaPHDQqaKX2ksFb8LS8WvNJbl4hdV/ApihS/oL5LwcWHljjUBOZ/ZE3/4OumOsbJ39gAAAABJRU5ErkJggg==) center center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 5vw;
    margin-top: -100px;
    z-index: 1
}

@media (max-width:480px) {
    .performance__slider__button-next {
        width: 25px;
        height: 100px;
        margin-top: -50px;
        right: 10px
    }
}

.future {
    /*padding-top: 70px;*/
    /*background-color: #000*/
}

@media (max-width:1024px) {
     .future {
        /*padding-top: 45px*/
    }
}

@media (max-width:480px) {
    .future {
        padding-top: 0px
    }
}

.future__title {
    color: #666;
    font: normal normal 300 60px Oswald;
    text-align: center;
    padding: 0 60px;
    margin-bottom: 20px
}

@media (max-width:1024px) {
    .future__title {
        font: normal normal 300 40px Oswald;
        padding: 0 45px
    }
}

@media (max-width:480px) {
    .future__title {
        font: normal normal 300 25px Oswald;
        padding: 0 25px
    }
}

.future__slider__pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 60px;
    margin-bottom: 0px
}

@media (max-width:1024px) {
    .future__slider__pagination {
        margin-bottom: 25px;
        padding: 0 25px
    }
}

.future__slider__pagination__item {
    width: 400px;
    text-align: center;
    color: #989898;
    font: normal normal 300 32px/35px Oswald;
    padding: 20px 0;
    border-bottom: 10px solid #949494;
    margin: 0 2.5px;
    cursor: pointer
}

@media (max-width:1024px) {
    .future__slider__pagination__item {
        max-width: 300px;
        font: normal normal 300 28px/30px Oswald
    }
}

@media (max-width:480px) {
    .future__slider__pagination__item {
        max-width: 150px;
        font: normal normal 300 18px/19px Oswald;
        /*padding: 5px 0;*/
        border-width: 4px;
        min-height: 82px;
    }
}

.future__slider__pagination__item--active {
    color: #f86720;
    border-color: #f86720
}

.future__slider__container__item .item-1 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 1600px;
    width: 100%;
    min-height: 790px;
    height: 100%;
    /*margin: 0 auto;*/
    padding: 0 60px
}

@media (max-width:1024px) {
    .future__slider__container__item .item-1 {
        padding: 0 45px
    }
}

@media (max-width:480px) {
    .future__slider__container__item .item-1 {
        padding: 0 25px
    }
}

.future__slider__container__item .item-1__content {
    flex-basis: 46%;
    max-width: 46%;
    width: 100%;
    padding-right: 65px;
    box-sizing: border-box;
    margin-top: 70px
}

@media (max-width:1024px) {
    .future__slider__container__item .item-1__content {
        flex-basis: 100%;
        max-width: 100%;
        padding-right: unset;
        margin-top: unset;
        margin-bottom: 40px
    }
}

.future__slider__container__item .item-1__content__icon {
    margin-bottom: 40px
}

@media (max-width:1024px) {
    .future__slider__container__item .item-1__content__icon {
        max-width: 480px;
        margin: 0 auto 40px auto
    }
}

.future__slider__container__item .item-1__content__icon img {
    width: 100%
}

.future__slider__container__item .item-1__content__text {
    color: #666;
    font: normal normal normal 20px/1.5 Roboto;
    margin-bottom: 55px
}

@media (max-width:1024px) {
    .future__slider__container__item .item-1__content__text {
        font: normal normal normal 18px/30px Roboto
    }
}

@media (max-width:480px) {
    .future__slider__container__item .item-1__content__text {
        margin-bottom: 15px;
        font: normal normal normal 14px/25px Roboto
    }
}

.future__slider__container__item .item-1__content__compare__item {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #666
}

@media (max-width:480px) {
    .future__slider__container__item .item-1__content__compare__item {
        padding: 5px 0
    }
}

.future__slider__container__item .item-1__content__compare__item.title .text {
    font: normal normal normal 33px/36px Oswald
}

@media (max-width:480px) {
    .future__slider__container__item .item-1__content__compare__item.title .text {
        font: normal normal normal 18px/36px Oswald
    }
}

.future__slider__container__item .item-1__content__compare__item:first-child {
    margin-bottom: 35px;
    border-bottom: unset;
    padding: unset
}

@media (max-width:480px) {
    .future__slider__container__item .item-1__content__compare__item:first-child {
        margin-bottom: 0
    }
}

.future__slider__container__item .item-1__content__compare__item:last-child {
    border-bottom: unset
}

.future__slider__container__item .item-1__content__compare__item .text {
    text-align: center;
    color: #666;
    font: normal normal 300 23px/37px Oswald
}

@media (max-width:480px) {
    .future__slider__container__item .item-1__content__compare__item .text {
        font: normal normal 300 14px/37px Oswald
    }
}

.future__slider__container__item .item-1__content__compare__item .text:nth-child(1) {
    width: 90px
}

.future__slider__container__item .item-1__content__compare__item .text:nth-child(2) {
    width: 150px
}

.future__slider__container__item .item-1__content__compare__item .text:nth-child(3) {
    width: 190px
}

@media (max-width:480px) {
    .future__slider__container__item .item-1__content__compare__item .text:nth-child(3) {
        width: 130px
    }
}

.future__slider__container__item .item-1__image {
    flex-basis: 54%;
    max-width: 54%;
    width: 100%;
    position: relative
}

@media (max-width:1024px) {
    .future__slider__container__item .item-1__image {
        flex-basis: 100%;
        max-width: 480px;
        margin: 0 auto;
        padding-bottom: 50px
    }
}

.future__slider__container__item .item-1__image img {
    width: 100%
}

.future__slider__container__item .item-2 {
    /*height: 700px;
    background: url(../innergigabyteimages/future-desktop-bg.f31b3365.png) bottom center no-repeat;
    background-size: cover;
    position: relative*/
}

.future__slider__container__item .item-2__content {
    max-width: 640px;
    width: 100%;
    color: #434343;
    font: normal normal normal 20px/1.5 Roboto;
    padding: 20px 35px;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, .6);
    margin-top: 90px;
    margin-left: 125px
}

@media (max-width:1024px) {
    .future__slider__container__item .item-2__content {
        margin: 0 auto;
        font: normal normal normal 18px/1.5 Roboto
    }
}

.supportOutput {
    padding: 40px 0 0 0;
    /*color: #fff;*/
    text-align: center;
    overflow: hidden
}

@media (min-width:768px) {
    .supportOutput {
        padding: 74px 0 0 0
    }
}

.supportOutput__title {
    font: normal normal 300 60px Oswald;
    padding: 0 60px;
    margin-bottom: 30px
}

@media (max-width:1024px) {
    .supportOutput__title {
        font: normal normal 300 40px Oswald;
        padding: 0 45px
    }
}

@media (max-width:480px) {
    .supportOutput__title {
        font: normal normal 300 25px Oswald;
        padding: 0 25px
    }
}

.supportOutput__pagination-wrapper {
    padding: 0 20px 10px 20px
}

.supportOutput__pagination {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 16px;
    /*overflow-y: scroll*/
}

@media (min-width:768px) {
    .supportOutput__pagination {
        margin-bottom: 0px
    }
}

@media (min-width:1200px) {
    .supportOutput__pagination {
        justify-content: center
    }
}

.supportOutput__pagination-item {
    color: #989898;
    font: normal normal 300 18px Oswald;
    cursor: pointer;
    border-bottom: 4px solid #949494;
    margin-right: 2px;
    padding: 0 5px 5px 5px;
    white-space: nowrap;
    width: 100%
}

@media (min-width:768px) {
    .supportOutput__pagination-item {
        font: normal normal 300 32px Oswald;
        border-bottom-width: 10px;
        padding: 0 0 10px 0;
        margin-right: 4px
    }
}

@media (min-width:1200px) {
    .supportOutput__pagination-item {
        min-width: 400px;
        width: auto
    }
}

.supportOutput__pagination-item--active {
    color: #f86720;
    border-bottom-color: #f86720
}

.supportOutput__pagination-item:last-of-type {
    margin-right: 0
}

.supportOutput__slide:first-child {
    /*padding: 0 1vw;*/
}

.supportOutput__slide:first-of-type .supportOutput__speed {
    max-width: 480px;
    margin: 0 auto;
    padding: 0 10px
}

@media (min-width:768px) {
    .supportOutput__slide:first-of-type .supportOutput__speed {
        max-width: 1475px
    }
}

@media (min-width:768px) {
    .supportOutput__slide:first-of-type .supportOutput__content {
        max-width: 1000px
    }
}

@media (min-width:768px) {

    .supportOutput__slide:nth-of-type(2) .supportOutput__content,
    .supportOutput__slide:nth-of-type(3) .supportOutput__content {
        text-align: left;
        /*margin: 0 8.35vw 0 40px;*/
        flex-basis: 630px;
        padding: 0
    }
}

.supportOutput__slide:nth-of-type(2) .supportOutput__ratio,
.supportOutput__slide:nth-of-type(3) .supportOutput__ratio {
    /*margin: 0 0 0 -100px*/
}

@media (min-width:480px) {

    .supportOutput__slide:nth-of-type(2) .supportOutput__ratio,
    .supportOutput__slide:nth-of-type(3) .supportOutput__ratio {
        min-width: 50vw
    }
}

@media (min-width:768px) {

    .supportOutput__slide:nth-of-type(2) .supportOutput__ratio,
    .supportOutput__slide:nth-of-type(3) .supportOutput__ratio {
        margin-left: -5vw
    }
}

@media (min-width:1920px) {

    .supportOutput__slide:nth-of-type(2) .supportOutput__ratio,
    .supportOutput__slide:nth-of-type(3) .supportOutput__ratio {
        max-width: 1170px;
        margin-left: -100px
    }
}

.supportOutput__slide:nth-of-type(2) .supportOutput__hdmi,
.supportOutput__slide:nth-of-type(3) .supportOutput__hdmi {
    /*margin: 0 0 0 -80px*/
}

@media (min-width:480px) {

    .supportOutput__slide:nth-of-type(2) .supportOutput__hdmi,
    .supportOutput__slide:nth-of-type(3) .supportOutput__hdmi {
        /*min-width: 72vw*/
    }
}

@media (min-width:768px) {

    .supportOutput__slide:nth-of-type(2) .supportOutput__hdmi,
    .supportOutput__slide:nth-of-type(3) .supportOutput__hdmi {
        /*margin-left: -8vw*/
    }
}

@media (min-width:1200px) {

    .supportOutput__slide:nth-of-type(2) .supportOutput__hdmi,
    .supportOutput__slide:nth-of-type(3) .supportOutput__hdmi {
        /*margin-left: -17vw*/
    }
}

@media (min-width:1920px) {

    .supportOutput__slide:nth-of-type(2) .supportOutput__hdmi,
    .supportOutput__slide:nth-of-type(3) .supportOutput__hdmi {
        max-width: 1420px;
        /*margin-left: -330px*/
    }
}

.supportOutput__slide:nth-of-type(2) .supportOutput__hdmi,
.supportOutput__slide:nth-of-type(2) .supportOutput__ratio,
.supportOutput__slide:nth-of-type(3) .supportOutput__hdmi,
.supportOutput__slide:nth-of-type(3) .supportOutput__ratio {
    flex: 1;
    /*min-width: 480px*/
}

@media (min-width:1920px) {

    .supportOutput__slide:nth-of-type(2) .supportOutput__hdmi,
    .supportOutput__slide:nth-of-type(2) .supportOutput__ratio,
    .supportOutput__slide:nth-of-type(3) .supportOutput__hdmi,
    .supportOutput__slide:nth-of-type(3) .supportOutput__ratio {
        /*min-width: 0*/
    }
}

.supportOutput__slide:nth-of-type(2) .supportOutput__slide-wrapper,
.supportOutput__slide:nth-of-type(3) .supportOutput__slide-wrapper {
    display: flex;
    flex-direction: column-reverse
}

@media (min-width:768px) {

    .supportOutput__slide:nth-of-type(2) .supportOutput__slide-wrapper,
    .supportOutput__slide:nth-of-type(3) .supportOutput__slide-wrapper {
        max-width: 1920px;
        margin: 0 auto;
        align-items: center;
        flex-direction: row
    }
}

@media (min-width:768px) {
    .supportOutput__slide:nth-of-type(2) .supportOutput__content {
        margin-top: -5vw
    }
}

.supportOutput__content {
    display: block;
    font: normal normal normal 14px/25px Roboto;
    max-width: 280px;
    margin: 0 auto 20px auto;
    padding: 0 20px
}

@media (min-width:768px) {
    .supportOutput__content {
        font: normal normal normal 18px/25px Roboto;
        max-width: none
    }
}

@media (min-width:1200px) {
    .supportOutput__content {
        font: normal normal normal 20px/1.5 Roboto;
        margin: 0 auto
    }
}

.dualStorageSupport {
    padding: 40px 0 0 0;
    color: #666;
    text-align: center
}

@media (min-width:768px) {
    .dualStorageSupport {
        padding: 77px 0 0 0
    }
}

.dualStorageSupport__title {
    font: normal normal 300 60px Oswald;
    padding: 0 60px;
    margin-bottom: 30px
}

@media (max-width:1024px) {
    .dualStorageSupport__title {
        font: normal normal 300 40px Oswald;
        padding: 0 45px
    }
}

@media (max-width:480px) {
    .dualStorageSupport__title {
        font: normal normal 300 25px Oswald;
        padding: 0 25px
    }
}

.dualStorageSupport__content {
    max-width: 1600px;
    font: normal normal normal 20px/1.5 Roboto;
    margin: 0 auto;
    margin-bottom: 55px;
    padding: 0 60px
}

@media (max-width:1024px) {
    .dualStorageSupport__content {
        font: normal normal normal 18px/25px Roboto;
        padding: 0 45px
    }
}

@media (max-width:480px) {
    .dualStorageSupport__content {
        font: normal normal normal 14px/20px Roboto;
        padding: 0 25px
    }
}

@media (min-width:768px) {
    .dualStorageSupport__computer {
        background-image: url(../innergigabyteimages/DualStorageSupport5.d3a841e4.png);
        background-repeat: no-repeat;
        background-position: right top;
        overflow: hidden;
        background-size: 75vw;
        height: 66vw
    }
}

@media (min-width:1920px) {
    .dualStorageSupport__computer {
        background-size: 1450px;
        height: 1270px
    }
}

.dualStorageSupport__computer-wrapper {
    max-width: 1920px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media (min-width:768px) {
    .dualStorageSupport__computer-wrapper {
        flex-direction: row;
        justify-content: space-between
    }
}

.dualStorageSupport__machine {
    display: none;
    max-width: 55vw;
    margin: 90px -70px 0 auto
}

@media (min-width:768px) {
    .dualStorageSupport__machine {
        display: block
    }
}

@media (min-width:1920px) {
    .dualStorageSupport__machine {
        max-width: 1060px
    }
}

@media (min-width:768px) {
    .dualStorageSupport__material {
        margin: 0 0 0 auto
    }
}

@media (min-width:1066px) and (max-width:1100px) {
    .dualStorageSupport__material {
        margin: 0 20px
    }
}

.dualStorageSupport__combine,
.dualStorageSupport__memory,
.dualStorageSupport__ssd {
    max-width: 620px;
    margin: 0
}

.dualStorageSupport__combine {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .dualStorageSupport__combine {
        margin-bottom: 60px
    }
}

.dualStorageSupport__memory {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .dualStorageSupport__memory {
        margin-bottom: 72px
    }
}

.dualStorageSupport__img {
    max-width: 252px
}

@media (min-width:768px) {
    .dualStorageSupport__img {
        max-width: 22.8vw
    }
}

@media (min-width:1920px) {
    .dualStorageSupport__img {
        max-width: 437px
    }
}

.dualStorageSupport__caption {
    font: normal normal normal 14px/22px Roboto;
    margin-top: 10px
}

@media (min-width:1066px) {
    .dualStorageSupport__caption {
        font: normal normal normal 20px/1.5 Roboto;
        margin-top: 30px
    }
}

.ddr4-support {
    height: 1024px;
    padding: 70px 65px;
    box-sizing: border-box;
    background: url(../innergigabyteimages/ddr4Bg.jpg) center no-repeat;
    background-size: cover
}

@media (max-width:1800px) {
    .ddr4-support {
        margin-bottom: -4vw
    }
}

@media (max-width:1600px) {
    .ddr4-support {
        margin-bottom: -8vw
    }
}

@media (max-width:1400px) {
    .ddr4-support {
        margin-bottom: -15vw
    }
}

@media (max-width:1200px) {
    .ddr4-support {
        margin-bottom: -20vw
    }
}

@media (max-width:1024px) {
    .ddr4-support {
        height: auto;
        /*background: unset;*/
        padding: 40px 45px 0 45px;
        margin-bottom: 0
    }
}

@media (max-width:480px) {
    .ddr4-support {
        padding: 40px 25px 0 25px
    }
}

.ddr4-support__title {
    color: #fff;
    font: normal normal 300 60px Oswald;
    text-align: center;
    margin-bottom: 30px
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .ddr4-support__title {
        font: normal normal 300 40px Oswald
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .ddr4-support__title {
        font: normal normal 300 25px Oswald
    }
}

.InnerGIGABYTEContent .ddr4-support__description {
    max-width: 1600px;
    color: #fff;
    font: normal normal normal 20px/1.5 Roboto;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 55px
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .ddr4-support__description {
        font: normal normal normal 18px/25px Roboto
    }
}

@media (max-width:480px) {
    .InnerGIGABYTEContent .ddr4-support__description {
        font: normal normal normal 14px/20px Roboto
    }
}

.InnerGIGABYTEContent .ddr4-support__image {
    max-width: 1600px;
    margin: 0 auto
}

.InnerGIGABYTEContent .ddr4-support__image-wrap {
    max-width: 800px;
    margin-left: auto;
    margin-right: 10px;
    margin-top: 100px
}

@media (max-width:1800px) {
    .InnerGIGABYTEContent .ddr4-support__image-wrap {
        max-width: 44vw;
        margin-right: 70px
    }
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .ddr4-support__image-wrap {
        max-width: unset;
        margin: 0 -45px
    }
}

.InnerGIGABYTEContent .ddr4-support__image-wrap img {
    width: 100%
}

.InnerGIGABYTEContent .ddr4-support__image-wrap img.desktop {
    display: block
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .ddr4-support__image-wrap img.desktop {
        display: none
    }
}

.InnerGIGABYTEContent .ddr4-support__image-wrap img.mobile {
    display: none
}

@media (max-width:1024px) {
    .InnerGIGABYTEContent .ddr4-support__image-wrap img.mobile {
        display: block
    }
}

.InnerGIGABYTEContent .connectivity {
    padding: 50px 25px 65px 25px;
    color: #666;
    text-align: center;
    max-width: 1700px;
    margin: 0 auto;
    overflow: hidden
}

@media (min-width:768px) {
    .InnerGIGABYTEContent .connectivity {
        padding: 0px 60px 100px 60px
    }
}

.InnerGIGABYTEContent .connectivity__title {
    font: normal normal 300 25px/35px Oswald;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .InnerGIGABYTEContent .connectivity__title {
        margin-bottom: 25px;
        font: normal normal 300 60px Oswald
    }
}

.InnerGIGABYTEContent .connectivity__content {
    font: normal normal normal 14px/25px Roboto;
    margin-bottom: 35px
}

@media (min-width:768px) {
    .InnerGIGABYTEContent .connectivity__content {
        font: normal normal normal 20px/1.5 Roboto;
        margin-bottom: 15px
    }
}

.InnerGIGABYTEContent .connectivity__figures {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    margin: -22px
}

@media (min-width:768px) {
    .InnerGIGABYTEContent .connectivity__figures {
        margin: -40px -100px
    }
}

.InnerGIGABYTEContent .connectivity__figure {
    padding: 22px;
    max-width: 316px;
    margin: 0 auto
}

@media (min-width:768px) {
    .connectivity__figure {
        flex-basis: 50%;
        padding: 40px 100px;
        max-width: none;
        margin: 0
    }
}

.vesaSupport {
    /*background-color: #000;*/
    padding: 40px 0 0 0;
    text-align: center;
    /*color: #fff;*/
    overflow: hidden
}

@media (min-width:768px) {
    .vesaSupport {
        /*padding: 74px 0 0 0 !important;*/
    }
}

.vesaSupport__title {
    font: normal normal 300 25px/35px Oswald !important;
    margin-bottom: 25px !important;
}

@media (min-width:768px) {
    .vesaSupport__title {
        font: normal normal 300 60px Oswald !important;
    }
}

.vesaSupport__content {
    max-width: 1745px;
    margin: 0 auto;
    padding: 0 25px;
    font: normal normal normal 14px/25px Roboto
}

@media (min-width:768px) {
    .vesaSupport__content {
        padding: 0 60px;
        font: normal normal normal 20px/1.5 Roboto
    }
}

.vesaSupport__figures {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1920px;
    margin: 36px auto 0 auto
}

@media (min-width:768px) {
    .vesaSupport__figures {
        align-items: flex-start;
        flex-direction: row;
        justify-content: space-between;
        margin: 84px auto 0 auto
    }
}

@media (min-width:768px) {
    .vesaSupport__monitor-backside {
        margin: 20px 40px 0 30px
    }
}

@media (min-width:1600px) {
    .vesaSupport__monitor-backside {
        margin: 20px 40px 0 auto
    }
}

.vesaSupport__monitor-backside-img {
    max-width: 280px
}

@media (min-width:768px) {
    .vesaSupport__monitor-backside-img {
        max-width: 230px
    }
}

@media (min-width:800px) {
    .vesaSupport__monitor-backside-img {
        max-width: 250px
    }
}

@media (min-width:900px) {
    .vesaSupport__monitor-backside-img {
        max-width: 350px
    }
}

@media (min-width:1200px) {
    .vesaSupport__monitor-backside-img {
        max-width: 430px
    }
}

@media (min-width:1440px) {
    .vesaSupport__monitor-backside-img {
        max-width: 495px
    }
}

.vesaSupport__monitor-backside-caption {
    font: normal normal normal 16px/35px Roboto;
    margin-top: 15px
}

@media (min-width:768px) {
    .vesaSupport__monitor-backside-caption {
        font: normal normal normal 20px/1.5 Roboto;
        margin-top: 35px
    }
}

.vesaSupport__backside {
    overflow: hidden;
    max-height: 270px;
    margin: 20px -40px 0 40px
}

@media (min-width:480px) {
    .vesaSupport__backside {
        margin: 20px -40px 0 auto;
        max-height: 360px
    }
}

@media (min-width:768px) {
    .vesaSupport__backside {
        margin: 0 -40px 0 auto
    }
}

@media (min-width:900px) {
    .vesaSupport__backside {
        margin: 0 -100px 0 auto;
        max-height: 500px
    }
}

@media (min-width:1200px) {
    .vesaSupport__backside {
        max-height: 570px
    }
}

@media (min-width:1440px) {
    .vesaSupport__backside {
        max-height: 700px
    }
}

@media (min-width:1600px) {
    .vesaSupport__backside {
        max-height: 800px
    }
}

.vesaSupport__backside-img {
    max-width: 100%
}

@media (min-width:480px) {
    .vesaSupport__backside-img {
        max-width: 500px
    }
}

@media (min-width:900px) {
    .vesaSupport__backside-img {
        max-width: 700px
    }
}

@media (min-width:1200px) {
    .vesaSupport__backside-img {
        max-width: 800px
    }
}

@media (min-width:1440px) {
    .vesaSupport__backside-img {
        max-width: 1000px
    }
}

@media (min-width:1600px) {
    .vesaSupport__backside-img {
        max-width: 1150px
    }
}

.specification {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 25px
}

@media (min-width:768px) {
    .specification {
        padding: 75px 60px 40px 60px
    }
}

.specification__title {
    color: #666;
    text-align: center;
    font: normal normal 300 25px/35px Oswald;
    margin: 0 0 15px 0
}

@media (min-width:768px) {
    .specification__title {
        font: normal normal 300 60px Oswald
    }
}

.specification__item {
    display: flex;
    flex-direction: column;
    margin-bottom: 5px
}

@media (min-width:768px) {
    .specification__item {
        padding: 35px 0;
        flex-direction: row;
        border-bottom: 1px solid #989898;
        margin-bottom: 0
    }

    .specification__item:last-of-type {
        border-bottom: none
    }
}

.specification__label {
    font: normal normal normal 18px/35px Roboto;
    color: #666;
    border-bottom: 1px solid #989898;
    padding-bottom: 3px;
    margin-bottom: 3px
}

@media (min-width:768px) {
    .InnerGIGABYTEContent .specification__label {
        margin-bottom: 0;
        padding-bottom: 0;
        font: normal normal normal 20px/1.5 Roboto;
        flex: 1;
        border-bottom: none
    }
}

.InnerGIGABYTEContent .specification__value {
    color: #666;
    font: normal normal bold 14px/35px Roboto
}

@media (min-width:768px) {
    .InnerGIGABYTEContent .specification__value {
        font: normal normal bold 20px/1.5 Roboto;
        flex-basis: 277px
    }
}

.InnerGIGABYTEContent #back-to-top {
    transition: opacity .5s ease-in-out;
    margin-bottom: 2.8vw;
    cursor: pointer;
    text-align: center;
    z-index: 9999;
    display: flex;
    justify-content: center;
    box-shadow: none;
    height: auto;
    width: auto;
    right: 2.8vw;
    z-index: 9999
}

@media screen and (max-width:960px) {
    .InnerGIGABYTEContent #back-to-top {
        margin-bottom: 60px;
        right: 15px
    }
}

.InnerGIGABYTEContent #back-to-top:hover .iconText {
    opacity: 1
}

.InnerGIGABYTEContent #back-to-top:hover svg {
    opacity: 1;
    background-color: #009cf9;
}

.InnerGIGABYTEContent #back-to-top .iconText {
    font-weight: 700;
    color: #949494;
    font-size: .8vw;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    position: absolute;
    margin-top: -2.5vh;
    white-space: nowrap
}

@media screen and (max-width:960px) {
    .InnerGIGABYTEContent #back-to-top .iconText {
        display: none;
        margin-top: -6vw
    }
}

@media all and (min-width:961px) and (max-width:1280px) {
    .InnerGIGABYTEContent #back-to-top .iconText {
        margin-top: -2vw;
        font-size: 1.03vw
    }
}

.InnerGIGABYTEContent #back-to-top .goTopIcon {
    display: block;
    width: 40px;
    height: 40px;
    background-color: rgba(51, 51, 51, .5)
}

@media (min-width:960px) {
    .InnerGIGABYTEContent #back-to-top .goTopIcon {
        width: 3.4vW;
        height: 3.4vW
    }
}

.InnerGIGABYTEContent #back-to-top .goTopIcon .a {
    fill: rgba(66, 63, 63, 0)
}

.InnerGIGABYTEContent #back-to-top .goTopIcon .b {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 5px
}

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-container-pointer-events {
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}