<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">section#main.main-ind{
 	padding: 0; 
}
.nv-ai, .nv-tracing{
    background-image: url(/images/landing/nvidia/rtx40-laptops/nvidia-ai.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
}
.nvidia-40-headline h2{
 	font-size: 26px!important; 
}
.nv-tracing{
    background-image: url(/images/landing/nvidia/rtx40-laptops/rtx-tracing.jpg);
   background-position: 40%;
}
.nvidia-40-ai .vas{
    min-height: 550px;
}
.nvidia-40-ai .pcs_col-2{
    width: 40%;
}
.nv-tracing .vas{
    flex-direction: row-reverse;
}
.nvidia-40-ai img{
    margin-bottom: 40px;
}
.nvid-video-container{
	max-width: 1170px;
  	margin: 0 auto;
}
.nvid-video-holder{
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.nvid-video-holder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nvid-iframe-container{
  max-width: 1170px;
  margin: 0 auto;
}
.rec-specs h2{
 	text-align: center; 
  	margin-top: 25px;	
}
.products .system-builder-container{
  	max-width:1170px;
  margin:0 auto;
}
.products{
  padding-top: 40px;
  background-color: #000000;
}
.product .column-ind-holder .column-ind-header {
    background: #464646;
}
.product .column-ind-holder .column-content {
  border-radius: 5px;
  padding: 0 0 20px 0!important;
  background: #252525;
  border: 2px solid #464646;
}
.product .column-ind-holder .column-content .products-points-holder{
  background: transparent;
  margin:0;
}
.product .column-ind-holder .column-content .config_button_holder .btn {
    background-color: #76b900;
    border-color: #76b900;
    color: #ffffff;
}
.product .column-ind-holder .column-content .config_button_holder .btn:hover {
    color: #ffffff;
    background-color: #6aa502;
    border-color: #6aa502;
}
.product .column-ind-holder .column-content .from-inc-price{
  color: #ffffff;
  margin: 0 20px;
}
.product .column-ind-holder .column-content .from-inc-price span{
  color: #76b900;
}
ul.exceptions_list li:before, ul.list-caret li:before, ul.list-chevron-right li:before {
  color: #76b900;
}
.product .column-ind-holder .column-content .product-image-holder .product-image {
  	height:auto;
}
.product .column-ind-holder .column-content .product-image-holder .product-image img{
  	width: 250px;
 	height: auto;
    padding: 0px 0;
  	margin:15px auto;
}
.column-ind-holder {
    box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.08);
}
.config_button_holder{
	margin: 0 20px;
  margin-top: auto;
}
.product .column-ind-holder .column-content .products-points-holder ul li{
  color: #ffffff;
}
.config_button_holder p{
  font-family: Montserrat-Medium,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.landing-wrapper .nvid-dates p {
    color: #75b900;
    font-family: 'NVIDIA Bold';
    font-size: 20px;
}
.landing-wrapper .nvid-dates span {
    color: #ffffff;
}
@font-face {
  font-family: 'NVIDIA Bold';
  src: url('/fonts/NVIDIASans_Bold.woff');
}
@font-face {
  font-family: 'NVIDIA Regular';
  src: url('/fonts/NVIDIASans_Regular.woff');
}
@font-face {
  font-family: 'NVIDIA Italic';
  src: url('/fonts/NVIDIASans_Italic.woff');
}
@font-face {
  font-family: 'NVIDIA Light';
  src: url('/fonts/NVIDIASans_Light.woff');
}
@font-face {
  font-family: 'NVIDIA Medium';
  src: url('/fonts/NVIDIASans_Medium.woff');
}
@font-face {
  font-family: 'NVIDIA Medium Italic';
  src: url('/fonts/NVIDIASans_MediumItalic.woff');
}
.landing-wrapper section{
    padding:35px;
    background-color: #000000;
}
.landing-wrapper h1, .landing-wrapper h2, .landing-wrapper h3{
    font-family: 'NVIDIA Bold';/***change to required font***/
    text-transform: none;
    font-weight: normal;
}
.landing-wrapper h1, .landing-wrapper h2, .landing-wrapper h3{
    color: #ffffff;
} 
.landing-wrapper h1{
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.landing-wrapper h2{
    font-size: 36px;
    margin-bottom: 20px;
    line-height: 1.2;
}
.landing-wrapper h3{
    margin-bottom: 20px;
	font-size:20px;
}
.landing-wrapper p{
    color: #ffffff;
    margin-bottom: 20px;
}
.landing-wrapper p:last-of-type{
    margin: 0;
}
.landing-container{
    max-width: 1170px;
    margin: 0 auto;
}
.lg-container{
    max-width: 1920px;
    margin: 0 auto;
}
.landing-button{
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 20px;
    background-color: #76b900;
    color: #ffffff;
    margin-top: 40px;
}
.nvid-vid {
    max-width: 846px;
    margin: 0 auto;
    border: 4px solid #666;
    margin-top: 60px;
}
.nvid-vid img {
    display: block;
}
/**********************youtube-vid-lightbox**********************/
.stream__lightbox {
	background-color: rgba(0, 0, 0, 0.8);
	position: fixed;
	display: none;
	z-index: 999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
  }
  .stream__lightbox-container {
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  width: 100%;
	  max-width: 960px;
	  display: block;
  }
  .stream__lightbox-content {
	  padding: 40px;
  }
  .stream__lightbox-close {
	  cursor: pointer;
	  color: #fff;
	  background: transparent;
	  font-size: 31px;
	  font-weight: bold;
	  line-height: 20px;
	  position: absolute;
	  right: 40px;
	  top: 3px;
	  border: none;
	  z-index: 999;
	  outline: none;
  }
  .stream__lightbox-close:before{
	  content: "Ã—";
  }
  .pcs__video-container {
	padding-bottom: 56.25%;
	position: relative;
	overflow: hidden;
  }
  .pcs__video-container iframe,
  .pcs__video-container object,
  .pcs__video-container embed {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
  }
  .pcs__stream_frame{
	cursor: pointer;
  }
  /***********************youtube-vid-lightbox**********************/
/**column wrapper**/
.pcs__row{
    display: flex;
    gap: 20px;
}
/**columns**/
.pcs_col-2{
    width: 50%;
}
.pcs_col-3{
    width: calc(33% - 10px);
}
.landing-wrapper picture{ /**include position relative on the parent div.**/
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
    width: 100%;
}
.landing-wrapper picture img {
    object-fit: cover;
    height: 100%;
    user-select: none;
    width: 100%;
}

.nvid-logo{
    display: block;
    margin-top: 80px;
}
.nvidia-40-headline{
    background-image: url(/images/landing/nvidia/rtx40-laptops/40-series-key-vis.jpg);
    background-position: 60%;
    background-repeat: no-repeat;
    min-height: 600px;
    display: flex;
    align-items: center;
}
.nvidia-40-headline .pcs_col-2{
    width: 45%;
    padding: 35px 0;
}
.nvidia-40-mob{
    display: none;
}
.nvid-40-title{
    text-align: center;
    margin-bottom: 80px;
}
.nvidia-chip{
    align-items: center;
    justify-content: center;
}
.nvidia-chip .nvidia-chip-fr p:nth-child(odd){
    font-size: 20px;
    margin: 0;
}
.nvidia-40-feat1-keys{
    text-align: center;
    padding: 35px 0;
}
.nvidia-40-feat1-keys div{
    display: inline-block;
    padding: 20px;
    width: 280px;
    vertical-align: text-top;
}
.nvidia-40-feat1-keys div h3{
    margin-bottom: 10px;
    font-size: 20px;
}
.nvidia-40-feat1-keys img{
    margin-bottom: 20px;
    height: 45px;
}
section.sec-pad{
    padding: 35px 0;
}
section.sec-pad .nvid-40-title{
    padding: 0 35px;
}
.nv-school {
	background-image:url(/images/landing/nvidia/rtx40-laptops/nv-school.jpg);
	background-size:cover;
	background-repeat:no-repeat;
}
.nv-school .landing-container {
	padding:150px 0;
}
.nv-school .pcs__row {
	flex-direction:row-reverse;
}
.nvidia-rtx-image{
    text-align: center;
}
.pos-rel-title{
    position: relative;
    z-index: 2;
    max-width: 1170px;
    margin: 0 auto;
}
.pos-rel{
    position: relative;
    min-height: 800px;
}
.nvidia-40-feat4 .pcs__row {
	align-items: center;
}
section.nvidia-40-feat5{
    background-color: #23262a;
    background-image: url(/images/landing/nvidia/rtx40-laptops/tools-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
section.nvidia-40-feat5 .pcs__row{
    gap: 40px;
    margin-bottom: 80px;
}
section.nvidia-40-feat5 .nvid-tools h3{
    font-size: 23px;
}
section.nvidia-40-feat5 .nvid-tools p{
    margin-bottom: 10px;
}
section.nvidia-40-feat5 .pcs_col-2 &gt; div{
    margin-top: 30px;
}

section.nvidia-40-feat6{
    background-color: #1a1a1a;
}
section.nvidia-40-feat6 .pcs__row{
    flex-wrap: wrap;
    justify-content: center;
}
section.nvidia-40-feat6 .pcs_col-3{
    background-color: #000000;
    max-width: 300px;
}
.nvid-features{
    text-align: left;
}
.nvid-features &gt; div{
   padding: 15px;
 }
.nvidia-disclaimer{
    text-align: center;
}
.landing-wrapper section.nvidia-disclaimer p{
    font-size: 14px;
    margin-top: 40px;
    color: #9e9e9e;
}
.nvid-features h3 {
    font-size: 20px;
}
.landing-wrapper section.lp__feat2 {
	background-image:url(/images/landing/nvidia/rtx40-laptops/c2077-bg.jpg);
	padding:150px 0;
	background-repeat:no-repeat;
	background-size:cover;
}
.lp__feat2 {
    position: relative;
    text-align: center;
    padding: 60px 40px;
}
.nvid-vid {
    max-width:750px;
    margin: 60px auto;
    border: 4px solid #666;
}
.nvid-vid img {
    display: block;
}

.nvid-opt {
    padding: 40px;
}
.nvid-opt-list {
	padding-top:80px;
}
.nvid-opt ol {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    list-style: none;
}
.nvid-opt ol li {
	font-family:Open Sans;
	font-size:14px;
    counter-increment: item;
    color: #fff;
	margin-top:5px;
    margin-bottom: 20px;
    margin-left: 40px;
    page-break-inside: avoid;
	line-height:1.5;
}
.nvid-opt ol li:before {
    content: counter(item);
    background-color: #76b900;
    border-radius: 50%;
    color: #fff;
    padding: 5px;
    width: 15px;
    height: 15px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-left: -40px;
    margin-right: 15px;
    box-sizing: content-box;
}
.nvid-opt ol li span {
	font-weight:bold;
}
.nvid-opt-title {
    text-align: center;
}
.nvid-opt-title img {
	padding-top:50px;
}
.nvid-opt li::marker {
    background-color: red;
    width: 10px;
    height: 10px;
}
p.lp-terms {
	font-size:12px;
	color:#999999;
	margin:50px auto !important;
	max-width:600px;
}
.cyber-svg {
	display:block;
	max-width:200px;
	float:right
}
#img-responsive {
	display:none;
}
@media screen and (max-width: 1170px){
	#img-responsive {
		display:block;
	}
    .pcs__row{
        flex-wrap: wrap;
    }
    .pcs_col-2, .pcs_col-3{
        width: 100%;
    }
    .pcs_col-4{
        width: calc(50% - 10px);
    }
    .nvid-tools{
        max-width: 500px;
        margin: 0 auto;
    }
    .nvidia-40-headline{
        min-height: 600px;
        background-size: cover;
    }
	.nv-school {
		background-image:none;
	}
	.nv-school .landing-container {
		padding:0;
	}
  .nvidia-40-headline .pcs_col-2{
	padding: 35px;
  }
}


@media screen and (max-width: 960px){
    .nvidia-40-headline .pcs_col-2{
        width: 100%;
    }
    .nvidia-40-headline{
        background-image: none;
    }
   .nvidia-40-mob{
        display: block;
        margin: 0;
    }
    section.nvidia-40-headline{
        padding: 0;
    }
  
    .nv-ai, .nv-tracing{
        background: none;
    }
    .nvidia-40-ai .pcs_col-2{
        width: 100%;
    }
    .nv-ai .vas, .nv-tracing .vas{
        flex-wrap: wrap;
    }
 
}


@media screen and (max-width: 720px){
    .pcs__row{
        flex-wrap: wrap;
    }
    .pcs_col-2, .pcs_col-3{
        width: 100%;
    }
    .pcs_col-4{
        width: 100%;
    }
    .pos-rel{
        min-height: 600px;
    }
}

@media screen and (max-width: 600px){
    .nvidia-40-feat4 picture{
        position: static;   
    }
    .nvidia-40-feat4 picture img{
        height: auto;
    }
}</pre></body></html>