<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;
}
section#main{
  background: none;
}
.amd-power, .amd-performance, .amd-features{
 	position: relative; 
}
.rec-specs{
   	background-color: #000000;
  	padding: 40px 0;
}
.rec-specs h2{
  color: #ffffff!important;
  font-size: 40px!important;
  text-align: center;
  padding: 0 40px;
}
.products{
	padding-top: 0;
  	animation: Fade 2s ease;
  	margin-top: 40px;
}
.product .column-ind-holder .column-ind-header {
	background: #f16827;
    border-radius: 5px 5px 0 0;
  }
.product .column-ind-holder .column-content .product-image-holder .product-image img{
  width: 250px;
  height: auto;
}
.product .column-ind-holder .column-content {
  border-radius:5px;
  padding: 0 0 20px 0!important;
  background: #252525;
	border: none;
}
.product .column-ind-holder .column-ind-header h3 {
  color: #ffffff;
  font-weight:normal;
}
.product .column-ind-holder .column-content .products-points-holder ul li {
  font-size: 14px;
  color: #ffffff;
}
.product .column-ind-holder .column-content .config_button_holder .btn {
  background-color: #f16827;
  border-color: #f16827;
  color: #ffffff;
}
.product .column-ind-holder .column-content .products-points-holder {
 	padding: 5px 20px 20px 20px;
  	background-color: #252525;
  	margin-top: 0;
}
.product .column-ind-holder .column-content .products-points-holder ul li:before{
  	color: #f16827;
}
.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: #f16827;
}
.product .column-ind-holder .column-content .config_button_holder .btn:hover{
  	color: #ffffff;
  	background-color: #e04800;
  	border-color: #e04800;
}
.product .config_button_holder{
  	margin: 0 20px;
  	margin-top: auto;
}
.product .column-ind-holder .column-content .product-image-holder .product-image{
padding: 20px 0;
   height: auto;
}
/**********************************products-card***********************************/
.landing-container{
    max-width: 1170px;
    margin: 0 auto;
}
.landing-container h1{
    font-family:'Klavika Bold';
    font-size: 45px;
    letter-spacing: 2px;
    color: #ffffff;
	text-transform:uppercase;
    margin: 0;
    line-height: 1;
}
.landing-container h2{
    font-family:'Klavika Bold';
    font-size: 28px;
    text-transform: uppercase;
    color: #000000;
    margin: 0px;
}
.landing-container h3{
    font-family:'Klavika Light';
  	font-weight: normal;
}
.landing-button {
	font-family: 'Montserrat-Bold';
	text-transform: uppercase;
  	background-color: #f16827;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	padding: 20px;
	width: auto;
	cursor: pointer;
	margin-top: 20px;
	display: inline-block;
}
.landing-button:hover{
	background-color: #e04800;
}
.landing-button i {
	padding-left:5px;
}
.pcs_row{
    display: flex;
    align-items: center;
}
.col_inner{
    padding: 20px;
}
.pcs_col2{
    width: 50%;
}
/*******END-GLOBAL*******/
/*******HEADER-SECTION*******/
.landing-header-top{
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000000;
    z-index: 0;
	padding: 0 20px;
}
.landing-header-top:after{ 
    content: "";
  	background: #000000;
  	background-image: url(/images/landing/amd/amd-4000/amd-gaming-bg.jpg);
  	background-position: center;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.landing-row-top{
	position: relative;
    align-items: center;
    padding: 100px 0;
}
.landing-top-fl{
    width: 55%;
}
.landing-top-fl h2{
	font-family: 'klavika light';
    font-weight: normal;    
}
.landing-top-fl h2, .landing-top-fl p{
    color: #ffffff; 
}
.landing-top-fl .temp-title2:nth-child(3){
	font-size: 18px;
	margin-top: 10px;
}
.landing-header-bottom{
    background-color: #ffffff;
    padding: 50px;
}
.landing-header-content{
    position: relative;
    display: flex;
    flex-direction: row-reverse;
}
.landing-bottom-fl{
    display: flex;
    align-items: center;
    width: 40%;
}
.landing-bottom-fl img {
	margin-bottom:20px;
}
.landing-bottom-fr{
    display: flex;
	justify-content: center;
    position: relative;
    top: -250px;
    bottom: 0;
    width: 60%;
    text-align: center;  
    margin-bottom: -250px;
}
.landing-bottom-fl-content{
	padding-right: 80px;
}
.landing-bottom-fl-content p {
	font-size:14px;
}
.vend-logo{
    position: absolute;
    top: 20px;
    right: 0;
}
.vend-logo img{
	width: 140px;
}
/*******HEADER-SECTION-END*******/
.amd-power{
    background-image: url(/images/landing/amd/amd-4000/amd-grey-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 40px;
}
.amd-power .landing-container, .amd-series .landing-container{
    max-width: 1920px;
}
.amd-power h2{
    font-weight: normal;
    text-transform: none;
    font-size: 40px;
}
.amd-power h3{
    font-size: 26px;
    text-transform: none;
  }
.amd-power .pcs_col2:last-child{
    padding-left: 40px;
}
.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    overflow: hidden;
  }
  .iframe-container iframe{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
.amd-features{
    background-color: #e1e1e2;
    padding: 80px 40px;
}
.amd-features .landing-container{
    max-width: 1920px;
}
.amd-features .pcs_row{
    padding: 20px 0;
}
.amd-features .pcs_row:nth-child(even) .pcs_col2:first-child{
    padding-left: 40px;
}.amd-features .pcs_row:nth-child(odd) .pcs_col2:first-child{
    padding-right: 40px;
}
.amd-features .pcs_row:nth-child(even){
    flex-direction: row-reverse;
}
.amd-features h2{
    font-weight: normal;
  	font-size: 40px;
  text-transform: none;
}
.amd-performance{
  background-image: url(/images/landing/amd/amd-4000/resident-bg.jpg);
  background-size: cover;
  background-position: center;
 background-color: #000000; 
  padding: 40px;
}
.amd-performance .pcs_col2:last-child{
  text-align: center;
}
.amd-performance h2{
  font-size: 40px;
  text-transform: none;
  margin-top: 20px;
  font-weight: normal;
}
.amd-performance h2, .amd-performance p{
  color:  #ffffff;
}
.amd-performance .landing-container{
  max-width: 1920px;
  position: relative;
}
.re3-logo{
  position: absolute;
  right: 40px;
  bottom: 0;
  width: 200px;
}
  @media (max-width:1170px){
    .vend-logo{
        position: static;
        text-align: center;
        margin-bottom: 20px;
    }
    .landing-row-top{
        padding: 40px 0;
    }
    .landing-top-fl{
        width: 100%;
        text-align: center;
    }
    .landing-header-content{
        flex-wrap: wrap;
    }
    .landing-bottom-fr, .landing-bottom-fl{
        width: 100%;
    }
    .landing-bottom-fr{
        top:-80px;
        margin-bottom: -80px
    }
    .landing-bottom-fl-content{
        padding: 0;
        text-align: center;
    }
    .pcs_row{
        flex-wrap: wrap;
    }
    .pcs_col2{
        width: 100%;
    }
    .amd-power .pcs_col2:last-child{
        padding: 0;
        padding-top: 40px;
    }
    .amd-features .pcs_row:nth-child(even) .pcs_col2:first-child, .amd-features .pcs_row:nth-child(odd) .pcs_col2:first-child {
        padding: 40px 0;
    }
    .re3-logo{
      position: static;
      width: auto;
      display: block;
      margin-top: 20px;
    }
  }
@font-face {
font-family: 'Klavika Bold';
src: url('/fonts/Klavika-Bold.woff');
}
@font-face {
font-family: 'Klavika Light';
src: url('/fonts/Klavika-Light.woff');
}</pre></body></html>