@charset "utf-8";
/* CSS Document */

span{
	word-break: keep-all;
}

@font-face {
    font-family: NVIDIASans;
    src: url(https://www.nvidia.com/etc/designs/nvidiaIntegrations/clientlibs_base/fonts/NVIDIASans_W_Lt.woff2?1661900099) format('woff2'),url(https://www.nvidia.com/etc/designs/nvidiaIntegrations/clientlibs_base/fonts/NVIDIASans_W_Lt.woff?1661900099) format('woff');
    font-weight: 300
}

@font-face {
    font-family: NVIDIASans;
    src: url(https://www.nvidia.com/etc/designs/nvidiaIntegrations/clientlibs_base/fonts/NVIDIASans_W_Rg.woff2?1661900099) format('woff2'),url(https://www.nvidia.com/etc/designs/nvidiaIntegrations/clientlibs_base/fonts/NVIDIASans_W_Rg.woff?1661900099) format('woff');
    font-weight: 400
}

@font-face {
    font-family: NVIDIASans;
    src: url(https://www.nvidia.com/etc/designs/nvidiaIntegrations/clientlibs_base/fonts/NVIDIASans_W_Md.woff2?1661900099) format('woff2'),url(https://www.nvidia.com/etc/designs/nvidiaIntegrations/clientlibs_base/fonts/NVIDIASans_W_Md.woff?1661900099) format('woff');
    font-weight: 500
}

@font-face {
    font-family: NVIDIASans;
    src: url(https://www.nvidia.com/etc/designs/nvidiaIntegrations/clientlibs_base/fonts/NVIDIASans_W_Bd.woff2?1661900099) format('woff2'),url(https://www.nvidia.com/etc/designs/nvidiaIntegrations/clientlibs_base/fonts/NVIDIASans_W_Bd.woff?1661900099) format('woff');
    font-weight: 700
}

.nvidia_text{
	font-family:NVIDIASans, Pretendard Std Variable;
	color: white;
	line-height: normal;
}

.nvidia_text_italic{
	font-family:NVIDIASans, Pretendard Std Variable;
	color: white;
	font-style: italic;
}

.nvidia_bg {
    width: 100%;
    height: auto;
    background: black;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}


.nvidia_title_container{
	width:100%;
	
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;

	
}


.title_container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 70%;
    justify-content: center;
	margin:0 auto;
	max-width: 1400px;
}
.title-img{
	width: 90%;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	max-width: 1400px;
}


@media(max-width:900px){
	
	.title-img {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    max-width: 1400px;
    flex-direction: column;
    align-items: center;
}
	
}
.auros-products{
	width: 35%;
	aspect-ratio:1 / 1;
	height: auto;
	background: url(https://cdn.icoda.co.kr/asset/editor/202603/20260313184653_0bbbfb137c0a6ada8cab5ea92d7bee09_5a3z.png) no-repeat;
	background-position: center center;
	margin-right: 2rem;
	background-size: contain;
}



@media(max-width:900px){
	
.auros-products{
	width: 70%;
	aspect-ratio:1 / 1;
	height: auto;
	background: url(https://cdn.icoda.co.kr/asset/editor/202603/20260313184653_0bbbfb137c0a6ada8cab5ea92d7bee09_5a3z.png) no-repeat;
	background-position: center center;
	margin-right: 2rem;
	background-size: contain;
}
}

@media (max-width: 600px) {
    .auros-products {
        width: 100%;
        aspect-ratio: 1 / 1;
        height: auto;
        background: url(https://cdn.icoda.co.kr/asset/editor/202603/20260313184653_0bbbfb137c0a6ada8cab5ea92d7bee09_5a3z.png) no-repeat;
        background-position: center center;
        margin-right: 0rem;
        background-size: contain;
        margin-bottom: 2rem;
    }
}


.n_f_t{
	font-size:calc(25px + 1.5vw);
}


.n_f_m{
	font-size:calc(1em + 0.4vw);
}


.n_f_s{
	font-size:1rem;
	line-height: 1.7;
	padding-bottom: 1.5rem;
	
}

.contents_f_t{
	font-size:calc(30px + 0.5vw);
}

@media(max-width:600px){
	
.contents_f_t{
	font-size:calc(20px + 0.5vw);
}

}

.contents_f_m{
	font-size:calc(15px + 0.2vw);
}

.contents_f_m2{
	font-size:calc(17px + 0.2vw);
}




.notice_t{
	font-size: 10.5px;
	line-height: 1.7;
	opacity: 0.7;
}


.logo-con1{
	width: 100%;
	background: #121212;
	margin: 0 auto;
	border-bottom: 1px solid #2A2A2A;
}
.logo_container{
	width: 90%;
	margin: 0 auto;
	flex-wrap: nowrap;
	display: flex;
	justify-content: space-between;
	padding-top: 1rem;
	padding-bottom: 1rem;
	max-width: 1400px;
}

.logo_img01{
	background: url('https://cdn.icoda.co.kr/asset/editor/202603/20260305140013_fc25e0b89f288e620a5e13ebd0cd9738_rtnq.png');
	background-position: center center;
	background-size: contain;
	max-width: 150px;
	width: 100%;
	background-repeat: no-repeat;
}

.logo_img02{
	margin-left: 1em;
	margin-top: 3px;
	background: url('https://cdn.icoda.co.kr/asset/editor/202603/20260313162747_0bbbfb137c0a6ada8cab5ea92d7bee09_gozj.png');
	aspect-ratio:130 / 60;
	background-position: center center;
	background-size: contain;
	max-width: 150px;
	width: 100%;
	background-repeat: no-repeat;
}


@media(max-width:400px){
	
.logo_img01{
	background: url('https://cdn.icoda.co.kr/asset/editor/202603/20260305140013_fc25e0b89f288e620a5e13ebd0cd9738_rtnq.png');
	background-position: center center;
	background-size: contain;
	max-width: 150px;
	width: 40%;
	background-repeat: no-repeat;
}

.logo_img02{
	margin-left: 1em;
	margin-top: 3px;
	background: url('https://cdn.icoda.co.kr/asset/editor/202603/20260313162747_0bbbfb137c0a6ada8cab5ea92d7bee09_gozj.png');
	aspect-ratio:130 / 60;
	background-position: center center;
	background-size: contain;
	max-width: 150px;
	width: 40%;
	background-repeat: no-repeat;
}

}


.logo-19{
	width: 90%;
	text-align: end;
	margin: 0 auto;
	padding-top: 2rem;
	
}
@media(max-width:900px){
	
.logo-19{
	width: 90%;
	text-align: end;
	margin: 0 auto;
	padding-top: 2rem;
	padding-bottom: 2rem;
	
}

}




.nvidia_contents01{
	
	background: #111;
	background-position: center center;
	background-size: cover;
	width: 100%;
	background-repeat: no-repeat;
	text-align: center;
}


.nvidia_video{
	background: url('https://cdn.icoda.co.kr/asset/editor/202602/20260211140640_04dc2c1de45ab932153811e10e3d1bf7_43ee.jpg');
	width: 90%;
	max-width: 700px;
	height: auto;
	aspect-ratio:350 / 197;
	margin: 0 auto;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	 box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	cursor: pointer;
	overflow: hidden;
}


.nvidia_video:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.5), 0 10px 10px rgba(0,0,0,0.8);
}



.nvidia_video2{
	background: url('https://cdn.icoda.co.kr/asset/notice/cb/5154_1770787512.webp');
	width: 100%;
	max-width: 700px;
	height: auto;
	aspect-ratio:850/480;
	margin: 0 auto;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}


@media(max-width:750px){
	

.nvidia_video2{
	background: url('https://cdn.icoda.co.kr/asset/notice/cb/5154_1770787512.webp');
	width: 90%;
	max-width: 700px;
	height: auto;
	aspect-ratio:850/480;
	margin: 0 auto;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}




}





.nvidia_contents02{
	
	background:#000;
	background-position: center center;
	background-size: cover;
	width: 100%;
	background-repeat: no-repeat;
	text-align: center;
}


.nvidia_contents02_img{
	background: url('https://cdn.icoda.co.kr/asset/editor/202602/20260211143057_04dc2c1de45ab932153811e10e3d1bf7_qvjs.jpg');
	width: 70%;
	max-width: 700px;
	height: auto;
	aspect-ratio:850/480;
	margin: 0 auto;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;

}



.nvidia_contents03_img{
	background: url('https://cdn.icoda.co.kr/asset/editor/202602/20260225174344_060833f4b94ca9eca75a7be5802ce5d1_h59v.jpg');
	width: 70%;
	max-width: 700px;
	height: auto;
	aspect-ratio:850/480;
	margin: 0 auto;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;

}











.nvidia_contents_tetx{
	width: 90%;
	max-width: 900px;
	text-align: center;
	margin: 0 auto;
	word-break: keep-all;

}






.brand_promotion{
	width: 100%;
	display: flex;
	flex-direction: column; 
}




.brand_products{
	width: 85%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	max-width: 1200px;
}

.products01{
	width: 100%;
	max-width: 450px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	text-align: center;
	align-items: center;
	padding: 2em 2em 7em 2em;
	cursor: pointer;
}



.products01_img{
	background: url('https://cdn.icoda.co.kr/asset/editor/202602/20260211162644_04dc2c1de45ab932153811e10e3d1bf7_crou.png');
	width: 80%;
	aspect-ratio:1 / 1;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}



.products02_img{
	background: url('https://cdn.icoda.co.kr/asset/editor/202602/20260211162644_04dc2c1de45ab932153811e10e3d1bf7_3n6k.png');
	width: 80%;
	aspect-ratio:1 / 1;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}




.products03_img{
	background: url('https://cdn.icoda.co.kr/asset/editor/202602/20260211162645_04dc2c1de45ab932153811e10e3d1bf7_axdq.png');
	width: 80%;
	aspect-ratio:1 / 1;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}





.products04_img{
	background: url('https://cdn.icoda.co.kr/asset/editor/202602/20260211162645_04dc2c1de45ab932153811e10e3d1bf7_rq8y.png');
	width: 80%;
	aspect-ratio:1 / 1;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}



.products05_img{
	background: url('https://cdn.icoda.co.kr/asset/editor/202511/20251119133128_a6a73691ceaa336dfd788069c41c2884_tz7w.png');
	width: 80%;
	aspect-ratio:1 / 1;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}




.products06_img{
	background: url('https://cdn.icoda.co.kr/asset/editor/202511/20251119133128_a6a73691ceaa336dfd788069c41c2884_tz7w.png');
	width: 80%;
	aspect-ratio:1 / 1;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}

.brand_promotion_info{
 width: 80%;
	max-width: 1000px;
	text-align: left;
	margin: 0 auto;
}

.n_g{
	color: #ff6400;
}

.nvidia_info_text{
	display: flex;
	flex-wrap: nowrap;
	padding-bottom: 2em;
	word-break: keep-all;
}

@media(max-width:600px){
	.nvidia_info_text{
	display: flex;
	flex-wrap: nowrap;
	padding-bottom: 2em;
	word-break: keep-all;
		flex-direction: column;
}
}
.right_t{
	width: 20%;
	display: flex;
	flex-wrap: nowrap;
	max-width: 250px;
	
}

@media(max-width:992px){
	.right_t{
	width: 30%;
	display: flex;
	flex-wrap: nowrap;
	max-width: 250px;
	
}

}


@media(max-width:600px){
	.nvidia_info_text>.right_t{
	
	width: 90%;
	display: flex;
	flex-wrap: nowrap;
	max-width: 250px;
	

		
	}
}


.left_t{
	width: 100%;

}


.g_line{
	background: #ff6400;
	height: 1.5em;
	width: 2px;
	margin-right: 1em;
}
@media(max-width:600px){
	.g_line {
    background: #ff6400;
    height: 2px;
    width: 2px;
    margin-right: 0.5em;
    margin-top: 0.7rem;
}
}

.nvidia_blank{
	width: 100%;
	max-width: 1230px;
	height: 4800px;
}

@media(max-width:1600px){
	.nvidia_blank{
	width: 100%;
	max-width: 1230px;
	height: 4700px;
}
}




.nvidia_rtx {
    display: flex;
    width: 100%;
    line-height: 0;
    height: 100%;
    max-width: 90%;
    margin: 0 auto;
    flex-direction: column;
}


@media(max-width:700px){
	

.nvidia_rtx {
    display: flex;
    width: 100%;
    line-height: 0;
    height: 100%;
    max-width: 100%;
    margin: 0 auto;
    flex-direction: column;
}

}


    .img_container {
        width: 100%;
        height: auto;
        overflow: hidden;
        text-align: left;
        background: url(https://cdn.icoda.co.kr/asset/editor/202603/20260313164422_0bbbfb137c0a6ada8cab5ea92d7bee09_1l06.jpg) no-repeat;
        background-position: center top;
        left: 0;
        position: relative;
		background-size: contain;
		aspect-ratio:1400 / 500;

margin-bottom: 2rem;
    }

@media(max-width:900px){
	  .img_container {
        width: 100%;
        height: 330px;
        overflow: hidden;
        text-align: left;
        background: url(https://cdn.icoda.co.kr/asset/editor/202603/20260313164422_0bbbfb137c0a6ada8cab5ea92d7bee09_1l06.jpg) no-repeat;
        background-position: center top;
        left: 0;
        position: relative;
		background-size: cover;
		aspect-ratio:1400 / 500;

margin-bottom: 2rem;
		  display: flex;
        align-items: flex-end;
    }

}





@media(max-width:700px){
	  .img_container {
        width: 100%;
        height: 330px;
        overflow: hidden;
        text-align: left;
        background: url(https://cdn.icoda.co.kr/asset/editor/202603/20260313164422_0bbbfb137c0a6ada8cab5ea92d7bee09_1l06.jpg) no-repeat;
        background-position: center top;
        left: 0;
        position: relative;
		background-size: cover;
		aspect-ratio:1400 / 500;

margin-bottom: 2rem;
		  display: flex;
        align-items: flex-end;
    }

}





@media(max-width:600px){
	  .img_container {
        width: 100%;
        height: auto;
        overflow: hidden;
        text-align: left;
        background: url(https://cdn.icoda.co.kr/asset/editor/202603/20260316093707_87412ded2e7adc5598994da64280b6d4_7i48.jpg) no-repeat;
        background-position: center top;
        left: 0;
        position: relative;
		background-size: contain;
		aspect-ratio:526 / 780;

margin-bottom: 2rem;
		  display: flex;
        align-items: flex-end;
    }

}




@media(max-width:1150px){
.title_container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 60%;
    justify-content: center;
}
}





@media(max-width:900px){
.title_container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    justify-content: center;
}
}



.nv-embed .youtube-video-player embed, .nv-embed .youtube-video-player iframe, .nv-embed .youtube-video-player object {
    border: none;
    height: 100%;
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}




.rtx_footer_logo{
	margin: 0 auto;
	width: 90%;
	max-width: 900px;
	height: auto;
	text-align: center;
	display: flex;
    align-items: center;
        justify-content: space-around;
	flex-wrap: wrap;
	padding-bottom: 6rem;
}

.rtx_footer_logo>img{
	max-height: 80px;
	height: auto;

}


@media(max-width:600px){
	.rtx_footer_logo>img {
    max-height: 80px;
    height: auto;
    margin-bottom: 3rem;
}
}


@media(max-width:600px){
	.rtx_footer_logo {
    margin: 0 auto;
    width: 90%;
    max-width: 900px;
    height: auto;
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
		padding-bottom: 0;
}
}

.qr_img{
	 max-width: 100px !important;
    right: -10%;
    position: relative;

}


@media(max-width:600px){
	
.qr_img{
	 max-width: 100px;
    right: 0;
    position: relative;
	display: none;
}
}





.nvidia-li{

	padding-left: 0.7rem;
	word-break: keep-all;
	margin-left: 0.3rem;
	margin-top: 0;

}
.nvidia-li li{
	position: relative;
line-height: 1.6rem;
	padding-bottom: 0.8rem;
}
.nvidia-li li::before {
  position: absolute;
  left: 100px;
width: 30px;
  height: 30px;  
  background: #fff;
  opacity: 0.6;
  line-height: 2rem;
	word-break: keep-all;
	list-style: decimal;

}




.nvidia-li2{
margin:0;

padding:0;

list-style: none;

}
.nvidia-li2 li{
	
position: relative;

  padding: 0 0 8px 1rem;
  font-size:1rem;
  color: #fff;
  font-family:Pretendard Std Variable;
  font-weight: 400;
  font-feature-settings: "salt";
  line-height: 2rem;
	opacity: 0.7;
		  word-break: keep-all;
	
}
.nvidia-li2 li::before {
 content: "";
  position: absolute;
  top: 12px;
  left: 0px;  
  width: 3px;
  height: 3px;
  background: #fff;
  opacity: 0.6;
  line-height: 2rem;
	word-break: keep-all;

}



.a-text{
color: #000 ;
	background: #ff6400;
	text-decoration: none;
	padding: 0 5px;
	border: 1px solid #ff6400;
}




.a-text:hover{

	background: #000;
	text-decoration: none;
	padding: 0 5px;
	border: 1px solid #ff6400;
	-ms-animation: circleOpacity forwards 1s;
  -moz-animation: circleOpacity forwards 1s;
  -webkit-animation: circleOpacity forwards 1s;
  animation: circleOpacity forwards 1s;
}


@keyframes circleOpacity {
  0% {
    background: #ff6400 ;
	color: #000 ;
  }
  100% {
    background: #000 ;
	color: #ff6400 ;
  }
}



.giga-aorus-logo{
	width: 40%;
    height: 80%;
    display: flex;
    flex-wrap: nowrap;
}


@media(max-width:700px){
	
.giga-aorus-logo{
	width: 60%;
    height: 80%;
    display: flex;
    flex-wrap: nowrap;
}


}

@media(max-width:400px){
	
.giga-aorus-logo{
	width: 100%;
    height: 80%;
    display: flex;
    flex-wrap: nowrap;
	justify-content: space-between;
}


}


.n_f_m.ww50{
	width: 70%;
}

@media(max-width:900px){
	



.n_f_m.ww50{
	width: 98%;
}
}

.b-gr-x{
	width: 100%;
	background: linear-gradient(to right, #000 5%, #0000008c 10%, #00000000 15%,  #00000000 85%, #0000008c 90%, #000 100%);
	height: 100%;
}

@media(max-width:900px){
	
.b-gr-x{
	width: 100%;
	background: linear-gradient(to right, #000 5%, #0000008c 10%, #00000000 15%,  #00000000 85%, #0000008c 90%, #000 100%);
	height: 100%;
	    display: flex;
    align-items: flex-end;
}
}



@media(max-width:700px){
	
.b-gr-x{
	width: 100%;
	background: #00000000;
	height: 100%;
	    display: flex;
    align-items: flex-end;
}
}


.model-list-gigabyte1{
	display: flex;
	flex-wrap: nowrap;
    flex-direction: row;
	width: 100%;

}

@media(max-width:1100px){
	.model-list-gigabyte1{
	display: flex;
	flex-wrap: nowrap;
    flex-direction: column;
	width: 100%;
	
}

}



.model-list-gigabyte{
	display: flex;
	flex-wrap: nowrap;
    flex-direction: row;
	width: 100%;
	margin-bottom: 1.5rem;
}




@media(max-width:600px){
	
.model-list-gigabyte{
	display: flex;
	flex-wrap: nowrap;
    flex-direction: column;
	margin-bottom: 1.7rem;
	
}
}


.products-list-gigabyte{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	width: 100%;
}



.giga-promotion {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

@media (max-width: 600px) {
    .giga-promotion {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
}




.btn-giga{
    position: relative;
    display: inline-block;
    vertical-align: top;
    z-index: 1;
    padding: 4px 10px;
    width: 50%;
    min-width: 160px;
	max-width: 300px;
    margin: 10px 2rem;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    clip-path: polygon(8px 0, 100% 0, 100% calc(100% - 8px), calc(100% - 8px) 100%, 0 100%, 0 8px);
    cursor: pointer;
    transition: all .3s;
    border: 0;
}


.btn-giga{
	background: #ff6400;
    color: #fff;
	box-shadow: 0 0 0 2px #ff6400 inset;
}


.btn-giga:hover{
	background: #000;
    color: #ff6400;
	
}


@media(max-width:700px){
	.btn-giga{
		width:80%;
		margin: 10px 1rem;
		
	}
}





.btn-giga-event{
    position: relative;
    display: inline-block;
    vertical-align: top;
    z-index: 1;
    padding: 4px 10px;
    width: 50%;
    min-width: 160px;
	max-width: 300px;
    margin: 10px 2rem;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    clip-path: polygon(8px 0, 100% 0, 100% calc(100% - 8px), calc(100% - 8px) 100%, 0 100%, 0 8px);
    cursor: pointer;
    transition: all .3s;
    border: 0;
}


.btn-giga-event{
	background: #fff;
    color: #000;
	box-shadow: 0 0 0 2px #fff inset;
	font-weight: 500;
}


.btn-giga-event:hover{
	background: #000;
    color: #fff;
	font-weight: 400;
	
}


@media(max-width:700px){
	.btn-giga-event{
		width:80%;
		margin: 10px 1rem;
	}
}




.titillium{
	font-family: "Titillium Web", Pretendard Std Variable;
}