@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_GeForce_RTX_Upgrade_to_Beyond_Fast/NVIDIASans_Rg.ttf') format('truetype');
	font-weight:normal;
}

@font-face {
	font-family: 'NVIDIASans_Bd';
	src: url('../../../images/microsite_images/NVIDIA_GeForce_RTX_Upgrade_to_Beyond_Fast/NVIDIASans_Bd.ttf') format('truetype');
	font-weight:bold;
}

#thisMS p.h2{color:#fff;font-family: 'NVIDIASans_Bd';font-size:280%;padding-top:1em}
#thisMS p.h3{color:#fff;font-family: 'NVIDIASans_Bd';font-size:180%;}
#thisMS p.h5{color:#fff;font-family: 'NVIDIASans_Bd';font-size:180%;padding-top:2em}
#thisMS p.h4{color:#fff;font-family: 'NVIDIASans_Bd';font-size:280%;}
#thisMS p.h6{color:#fff;font-family: 'NVIDIASans_Bd';font-size:180%;padding:0;margin-top:0;}
#thisMS p.h7{color:#fff;font-family: 'NVIDIASans_Rg';font-size:140%;padding:0;margin-top:0;}
#thisMS p{color:#fff;font-family: 'NVIDIASans_Rg'}
#thisMS p.tiny{color:#9e9e9e;font-family: 'NVIDIASans_Rg';font-size:100%}

#thisMS .grey-box{background-color:#1a1a1a;padding:15px;margin-bottom:20px;}
#thisMS .grey-box p.h7{font-family: 'NVIDIASans_Bd';margin-top:15px;}
#thisMS .box-blackwell{margin:5px 5px 20px 5px;background-color:#1a1a1a;padding:15px;}
#thisMS .box-blackwell p{height:60px;overflow: hidden;}
#thisMS .box-blackwell p.h6{height:80px;overflow: hidden;}
#thisMS .kreative-vorteile p.h2{font-size:100%;}
#thisMS .kreative-vorteile p.h3{overflow:hidden;height:70px;}

#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 img.icon{padding-top:4em}
#thisMS .prod{height:60px;overflow:hidden}

#thisMS .konditionen{height:60px;overflow:hidden}

@media (min-width:980px){
	#thisMS p.h2{color:#fff;font-family: 'NVIDIASans_Bd';font-size:300%;padding-top:1em}
}
@media (min-width:1680px){
	#thisMS .bghead{background-image:url(../../../images/microsite_images/NVIDIA_GeForce_RTX_5000/bghead.webp);background-repeat: no-repeat;background-size:contain;background-position: right;}
	#thisMS .bg1{background-image:url(../../../images/microsite_images/NVIDIA_GeForce_RTX_5000/bg1.webp);background-repeat: no-repeat;background-size:contain;background-position: right;}	
	#thisMS .bg2{background-image:url(../../../images/microsite_images/NVIDIA_GeForce_RTX_5000/bg2.webp);background-repeat: no-repeat;background-size:contain;background-position: right;}	
	#thisMS .bg3{background-image:url(../../../images/microsite_images/NVIDIA_GeForce_RTX_5000/bg3.webp);background-repeat: no-repeat;background-size:cover;background-position: right;}	
	#thisMS .bg4{background-image:url(../../../images/microsite_images/NVIDIA_GeForce_RTX_5000/bg4.webp);background-repeat: no-repeat;background-size:contain;background-position: right;}		
}