@charset "utf-8";
/* CSS Document */

.gigabyte_t{
  font-family: "Orbitron",  Pretendard Std Variable;
  font-optical-sizing: auto;
  font-style: normal;
	line-height: 1.4;
	
}

.aorus_bg{

	position: relative;
	left: 0;
	width: 100%;
	line-height: 0;
}


@media(max-width:992px){
	.aorus_bg{

	width: 100%;
		position: relative;
}
}


.aorus_bg2{
	background: black;
	position: relative;
	left: 0;
	width: 100%;
	line-height: 0;
	opacity: 0;
}

@media(max-width:992px){
	
.aorus_bg2{
	background: black;
	position: relative;
	left: 0;
	width: 100%;
	line-height: 0;
	opacity: 0;
	display: none;
}

}



.top-position{
   margin-top: -8.5em;
}

@media(max-width:992px){
	.top-position{
		
   margin-top: 0em;
	
		
}
}

.img_bg01{
	background: url(https://cdn.icoda.co.kr/asset/editor/202512/20251209171924_bb617e542282bb8967243edab70c0fa8_f8j0.jpg);
	width:100%;
	Aspect-Ratio: 1920 / 770;
	background-position: center center;
	background-size: cover;
}

@media(max-width:800px){
	.img_bg01{
	background: url(https://cdn.icoda.co.kr/asset/editor/202512/20251209171620_bb617e542282bb8967243edab70c0fa8_1awp.jpg);
	width:100%;
	Aspect-Ratio: 8 / 8.2;
	background-position: center center;
	background-size: cover;
}
}

.title_bg{
	background:#000;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	text-align: center;
}



.title_effect{
	
	color: #fff;
	filter: drop-shadow(0px 0px 8px #3F85FF);
	font-size: calc(2em + 2vw);
	word-break: keep-all;
	width: 85%;
	margin: 0 auto;
	font-weight: 700;

	padding-top: 7rem;
	
}


@media(max-width:500px){
	
.title_effect{
	color: #DDF8FF;
	filter: drop-shadow(0px 0px 8px #1d1dee);
	font-size: calc(2em + 2vw);
	word-break: keep-all;
	width: 85%;
	margin: 0 auto;
	font-weight: 700;

	padding-top: 3rem;
}
}
.title_txt{
	color: white;
	font-size: calc(1em + 0.8vw);
	font-weight: 600;
}


.npay_card_bg{

	width: 85%;
	height: 100%;
	max-width: 380px;
	max-height: 240px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	Aspect-Ratio: 380 / 240;
}


.card_top{
	border-radius: 1.5em 1.5em 0 0;
	width: 100%;
	background: #00de5a;
	height: 65%;
	text-align: center;
	align-content: center;
	display: flex;
	justify-content: center;
}

@media(max-width:600px){
	.card_top{
	border-radius: 1em 1em 0 0;
	width: 100%;
	background: #00de5a;
	height: 65%;
	text-align: center;
	align-content: center;
	display: flex;
	justify-content: center;
}
}
.npay_logo{
	width:85%;
	max-width: 154px;
	Aspect-Ratio: 153 / 53;
	margin: 0 auto;
	background: url(https://cdn.icoda.co.kr/asset/editor/202512/20251209105120_bb617e542282bb8967243edab70c0fa8_z76e.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}

@media(max-width:350px){
	.npay_logo{
	width:85%;
	max-width: 120px;
	Aspect-Ratio: 153 / 53;
	margin: 0 auto;
	background: url(https://cdn.icoda.co.kr/asset/editor/202512/20251209105120_bb617e542282bb8967243edab70c0fa8_z76e.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
}


.card_bottom{
	width: 100%;
	height: 35%;
	background: #004d1f;
	display: flex;
	flex-wrap: wrap;
	border-radius:0 0 1.5em 1.5em ;
}


@media(max-width:600px){
	
.card_bottom{
	width: 100%;
	height: 35%;
	background: #004d1f;
	display: flex;
	flex-wrap: wrap;
	border-radius:0 0 1em 1em ;
}

}

.card_text{
	color: white;
	width: 90%;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
.card_t_left{
	width: 30%;
	font-size: 1em;
	text-align: left;
	
}


@media(max-width:350px){
	.card_t_left{
	width: 40%;
	font-size: 0.8em;
	text-align: left;
	
}
}


.card_t_right{
	width:70%;
	text-align: right;
	font-size: 2em;
}


@media(max-width:350px){
	
.card_t_right{
	width:60%;
	text-align: right;
	font-size: 1.2em;
}
}


.info_text{
	
	color: white;
	font-size: 1.5rem;
	font-weight: 400;
	word-break: keep-all;
	line-height: 1.6;


}

@media(max-width:992px){
	.info_text{
	
	color: white;
	font-size: 1.3rem;
	font-weight: 400;
	word-break: keep-all;
	line-height: 1.6;


}

}


.info_text2{
	
color: white;
	
font-size: 1rem;
	
font-weight: 400;
	
word-break: keep-all;
}



@media(max-width:650px){
	.info_text2{
	
	color: white;
	font-size: calc(1em + 0.5vw);
	font-weight: 400;
	word-break: keep-all;


}

}

.gigabyte_event_btn{
	width:80%;
	max-width: 300px;
	background:rgb(255, 100, 0);
	padding: 0.6em;
	border-radius: 5em;
	text-align: center;
	cursor: pointer;
	margin: 0 auto;
}


.event_info{
	width:85%;
	max-width: 1000px;
	text-align: start;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	margin: 0 auto;
	flex-direction: column;
}
.info_container{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 1.8rem;


}
.info_left{
	width: 30%;
	max-width: 140px
}

@media(max-width:992px){
	
.info_left{
	width: 100%;
	max-width: 500px;
	padding-bottom: 1rem;
	padding-top: 2rem;
	color: rgb(255, 100, 0);
	font-weight: 600;

}
}




.info_right{
	width: 73%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	margin-left: 3rem;
	font-size: 1.2rem;
}

@media(max-width:992px){
	

.info_right{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	margin-left: 0rem;

}
}



.gigabyte_products_bg{
	width: 100%;
	background: #171717;
}


.gigabyte_notice-bg{
	width: 100%;
	background:#EFEFEF;
	border-top: 5px solid rgb(255, 100, 0);
}