@charset "utf-8";
/****************************************/
/* GLOBAL FONTS && FRAMEWORK FIX */
@import url('../../../../global/ms_framework.css');
/****************************************/

/* queries
@media (min-width:600px)
@media (min-width:980px)
@media (min-width:1680px)
*/

/* CSS STYLE FOR MS */
#thisMS {background:#000;}

#thisMS *,
#thisMS h3,
#thisMS h4,
#thisMS h5,
#thisMS li{
	color:rgba(255,255,255,1);
}

@font-face {
	font-family: 'NVIDIASans_Rg';
	src: url('../../../images/microsite_images/NVIDIA_RTX_AI/NVIDIASans_Rg.ttf') format('truetype');
	font-weight:normal;
}

@font-face {
	font-family: 'NVIDIASans_Bd';
	src: url('../../../images/microsite_images/NVIDIA_RTX_AI/NVIDIASans_Bd.ttf') format('truetype');
	font-weight:bold;
}

#thisMS p.h1{color:#fff;font-family: 'NVIDIASans_Bd';font-size:350%;}
#thisMS p.h2{color:#fff;font-family: 'NVIDIASans_Bd';font-size:280%;}
#thisMS p.h3{color:#fff;font-family: 'NVIDIASans_Bd';font-size:170%;}
#thisMS p.h4{color:#fff;font-family: 'NVIDIASans_Bd';font-size:220%;padding-top:1.5em}
#thisMS p.h5{color:#fff;font-family: 'NVIDIASans_Bd';font-size:170%;}
#thisMS p.h6{color:#fff;font-family: 'NVIDIASans_Bd';font-size:180%;padding:0}
#thisMS p{color:#fff;font-family: 'NVIDIASans_Rg'}
#thisMS p.tiny{color:#9e9e9e;font-family: 'NVIDIASans_Rg';font-size:100%}
#thisMS li{color:#fff;font-family: 'NVIDIASans_Rg';font-size:130%;}
#thisMS ul li{list-style:"\276F";padding:3px 10px;}
#thisMS ul{padding:0 0 5em 10px}

#thisMS .white{background-color:#fff}
#thisMS .white p{color:#000}
#thisMS .ms_button{background-color:#76b900; color:#000;font-family: 'NVIDIASans_Bd';font-size:150%;text-decoration: none}
#thisMS .ms_button::after {content: "";margin-left: 0;}
#thisMS .button_prod{font-family: 'NVIDIASans_Bd';font-size:120%}

#thisMS .prod{height:60px;overflow:hidden}


#thisMS .konditionen{height:60px;overflow:hidden}

#thisMS .bg2{background-image:url(../../../images/microsite_images/NVIDIA_RTX_AI/bg2.webp);background-repeat: no-repeat;}
#thisMS .bg3{background-image:url(../../../images/microsite_images/NVIDIA_RTX_AI/bg3.webp);background-repeat: no-repeat;}
#thisMS .bg4{background-image:url(../../../images/microsite_images/NVIDIA_RTX_AI/bg4.webp);background-repeat: no-repeat;}
#thisMS .bg5{background-image:url(../../../images/microsite_images/NVIDIA_RTX_AI/bg5.webp);background-repeat: no-repeat;}
#thisMS .bg6{background-image:url(../../../images/microsite_images/NVIDIA_RTX_AI/bg6.webp);background-repeat: no-repeat;}

@media (min-width:600px and min-width:979px){
}

@media (min-width:980px){
}
@media (min-width:1680px){
	#thisMS .bg1{background-image:url(../../../images/microsite_images/NVIDIA_RTX_AI/header.webp);background-repeat: no-repeat;}
}