@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Pacifico&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@900&family=Pacifico&display=swap");
html {
  width: auto !important;
  scroll-behavior: smooth;
}

body {
  /* background: #000000; */
  word-wrap: break-word;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  word-break: break-word;
}

img {
  max-width: 100%;
}

a:hover, a:focus {
  text-decoration: none !important;
}

.container {
	max-width: 1440px;
  margin: 0 auto;
  width: 90% !important;
}

@media (max-width: 960px) {
  .container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
}

.main-text{
	letter-spacing: 0px;
	text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.7);
  }
	
	@media screen and (max-width: 960px) {
		.main-text {
			margin: 5% auto 3%;
		}
	}
	
	@media screen and (max-width: 960px) {
		.kv__flexbox {
			margin-top: 55%;
		}
	}
	
	@media screen and (max-width: 960px) {
		.a.btn-t {
			margin-top: 55%;
			font-size: 18px;
			color: #42372b;
			padding-left: unset;
		}
	}
	
	
	.tceligiblecombination {
		width: 80%;
		border: 1px solid #ccc;
	}
	
	@media screen and (max-width: 960px) {
		.tceligiblecombination{
			width: 100%;
		}
	}
	
	.tceligiblecombination th{
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px;
		color: fff;
		background-color: #d2842b;
	}
	
	
	.tceligiblecombination td {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px;
		color: #a1a1a1;
		text-align: center;
		vertical-align: middle;
	}
	
	.tcproductprizetable {
		width: 80%;
		border: 1px solid #ccc;
	}
	
	.tcproductprizetable th {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px;
		color: fff;
		background-color: #d2842b;
	}
	
	.tcproductprizetable td {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px;
		color: #a1a1a1;
		text-align: center;
		vertical-align: middle;
	}
	
	@media screen and (max-width: 960px) {
		.tcproductprizetable {
			width: 100%;
			font-size: 80%;
		}
	}
	
	.tcexample {
		width: 80%;
		border: 1px solid #ccc;
	}
	
	@media screen and (max-width: 960px) {
		.tcexample {
			width: 100%;
		}
	}
	
	.tcexample th {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px;
		color: fff;
		background-color: #d2842b;
	}
	
	.tcexample td {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px;
		color: #a1a1a1;
		text-align: center;
		vertical-align: middle;
	}
	
	@media screen and (max-width: 960px) {
		.kv__power {
			4% 0 4% 0;
		
		}
	}
	
	@media (max-width: 960px) {
		.kv__steam__itembox {
			width: 90%;
			margin-right: unset;
		}
	}
	
	@media (max-width: 960px) {
		.kv__steam__textbox {
			line-height: 1.5em;
		}
	}
	
	@media (max-width: 960px) {
		#reset {
			padding: 10px 80px 10px;
		}
	}
	
	@media (max-width: 500px) {
		.redeem {
			padding: 5% 0 10%;
		}
	}
	
	@media (max-width: 960px) {
		.common-text1 {
			font-size: 20px;
			text-align: center;
		}
	}
	
	@media (max-width: 960px) {
		.btnreddem .common__btnbox-btn {
			padding: 10px 50px 10px;
		}
	}
	
	
	@media (max-width: 960px) {
		.monitor {
			background: linear-gradient(0deg, rgb(255, 231, 201) 0%, rgb(196, 160, 92) 26%, rgb(171, 135, 69) 47%, rrgb(106, 84, 33) 69%, rgb(0, 0, 0) 100%);
			padding: 10% 0 15%;
		}
	}
	
	
	@media (max-width: 960px) {
		.hardware-wrapper {
			margin-top: 12%;
		}
	}
	.common-text1 {
		line-height: 140%;
	}
	
	@media (max-width: 960px) {
		.hardware-wrapper img {
			margin: 20px 0;
		}
	}
	
	@media (max-width: 960px) {
		.project .controlCenter {
			padding: 8% 0;
		}
	}
	
  .earn {
	text-align: center;
	background: #845927;
	padding: 5% 0;
  }

  .earn__title {
	color: #ffffff;
	font-size: 50px;
	display: inline-block;
	padding-bottom: 30px;
	font-family: "DINPro-Black";
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 5%;
  }

  @media only screen and (max-width: 500px) {
	.earn__title {
	  color: #ffffff;
	  font-size: 40px;
	}
  }

.amazon__flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin: 2% 10%;
  }

  @media only screen and (max-width: 960px) {
	.amazon__flex {
	  display: block;
margin: 10% 0%;
	}
  }

  .amazon__flex a {
	width: 70%;
	display: block;
margin: auto;
  }

  @media only screen and (max-width: 960px) {
	.amazon__flex a {
	  width: 100%;
	  margin: 5% auto;
	}
	.addccm__fristchoose-selectarea > div {
	  display: flex;
	  flex-direction: column;
margin: 1px 0;
	}
	.addccm__fristchoose-selectarea > div select {
	  margin-top: 0px;
	  margin-bottom: 10px;
	}
  }

@media only screen and (max-width: 960px) {
.amazon__flex .sub-title{
font-size: 17px;

}

}

  .amazon__flex a img {
	-webkit-box-shadow: 2px 2px 1px #0f393d;
	box-shadow: 2px 2px 1px #0f393d;
	border: 1px solid #38888f;
	max-width: 80%;
  }

  .amazon__flex a img:hover {
	-webkit-box-shadow: 2px 2px 10px #9fedf1;
	box-shadow: 2px 2px 10px #9fedf1;
  }

  .earn__flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin: 2% 10%;
  }

  @media only screen and (max-width: 960px) {
	.earn__flex {
	  display: block;
margin: 2% 2%;
	}
  }

  .earn__flex a {
	width: 45%;
	display: block;
  }

  @media only screen and (max-width: 960px) {
	.earn__flex a {
	  width: 100%;
	  margin: 5% auto;
	}
	.addccm__fristchoose-selectarea > div {
	  display: flex;
	  flex-direction: column;
	}
	.addccm__fristchoose-selectarea > div select {
	  margin-top: 5px;
	  margin-bottom: 5px;
	}
  }

  .earn__flex a img {
	-webkit-box-shadow: 2px 2px 1px #e5ab1b;
	box-shadow: 2px 2px 1px #dcc542;
	border: 1px solid #b2782a;
	max-width: 80%;
  }

  .earn__flex a img:hover {
	-webkit-box-shadow: 2px 2px 10px #dcc542;
	box-shadow: 2px 2px 10px #dcc542;
  }



  .addccm__fristchoose-prizebox p {
	font-size: 32px;
	color: #000000;
	font-weight: 900;
  
  }
  .addccm__fristchoose-selectarea {
	max-width: 680px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
  }
  .addccm__fristchoose-selectarea > div {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 7px 0;
  }
  .addccm__fristchoose-selectarea > div p {
	font-size: 20px;
	color: #000000;
  }


@media (max-width: 960px) {
 .addccm__fristchoose-selectarea > div p {
margin: 0 0 2px;

}

}


  .outsideselect {
	position: relative;
  }
  .addccm__fristchoose-prizebox {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 40px 0;
	font-size: 20px;
  }

@media (max-width: 960px) {
 .addccm__fristchoose-prizebox {

	margin: 15px 0;
	}


}

  .addccm__fristchoose-selectarea > div select {
	width: 300px;
	display: block;
	height: 40px;
	padding: 0 20px;
	border-radius: 400px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	position: relative;
  }
  .outsideselect::after {
	position: absolute;
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	background: #a25613;
	clip-path: polygon(50% 75%, 0 25%, 100% 25%);
  }
  .addccm__fristchoose-selectarea > div p {
	width: 150px;
	display: block;
	text-align: left;
  }
  .wtb {
	padding: 3% 0;
  }
  .newshow {
	background: linear-gradient(45deg, rgb(152 112 35) 0%, rgb(72 53 21) 26%, rgb(25 18 8) 52%, rgb(18 14 6) 77%, rgb(15 12 4) 100%);
	padding: 3% 0;
	position: relative;
  }

  @media (max-width: 960px) {
	.newshow {
	background: linear-gradient(45deg, rgb(152 112 35) 0%, rgb(72 53 21) 26%, rgb(25 18 8) 52%, rgb(18 14 6) 77%, rgb(15 12 4) 100%);
	padding: 6% 0 3%;
	position: relative;
	}
  }

  .newshow .common-title {
	text-align: center;
  }
  .newshow__block {
	display: flex;
	margin-top: 40px;
	flex-wrap: wrap;
  }

@media (max-width: 960px) {
.newshow__block {
margin-right: 2%;
margin-left: 2%;
	  margin-top: 15px;

   }
}


  .newshow__block-item {
	display: flex;
	flex-direction: column;
	padding: 40px;
	margin: 10px;
	width: calc(100% / 3 - 20px);
	border: 1px solid #51b2bb;
	background: #05223330;
	border-radius: 12px;
  }
  .newshow__block-item h6 {
	color: #fff;
	font-size: 28px;
	font-weight: 900;
	text-align: center;
  }
  .newshow__block-item li {
	color: #fff;
	font-size: 16px;
	margin: 8px 0;
	font-weight: 900;
	list-style-type: disc;
	line-height: 1.4;
  }
  @media (max-width: 767px) {
	.newshow__block-item {
	  width: 100%;
	}
  }

  .newig {
	background: #845927;
	padding: 3% 0;
	position: relative;
  }
  .newig .common-title {
	text-align: center;
  }
  .newig__block {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #cacaca;
	width: 70%;
	margin: auto;
	margin-top: 4%;
  }
  .newig__block-img {
	width: 40%;
	position: relative;
  }
  .newig__block-textbox {
	width: 60%;
	padding: 40px;
  }
  .newig__block-prize {
	position: absolute;
	right: -5%;
	width: 50%;
	bottom: -9%;
  }
  .inworda {
	color: #000;
	font-size: 20px;
	line-height: 1.4;
  }
  .inworda span {
	color: #000;
	font-size: 24px;
	line-height: 1.4;
	font-weight: 900;
	display: inline-block;
	margin: 10px 0;
  }
  .titlecom {
	color: #000;
	font-size: 28px;
	font-weight: 900;
  }

@media (max-width: 960px) {
 .titlecom {
	margin-top: 13%;
   }

}



  @media (max-width: 991px) {
	.newig__block {
	  flex-direction: column;
	  width: 100%;
	}
	.newig__block-img {
	  width: 100%;
	}
	.newig__block-textbox {
	  width: 100%;
padding: 3%;
	}
  }

  .newig__block{
	padding: 10px 40px;
  }
  @media (max-width: 960px) {
	.category__itembox {
	  width: calc(100% / 2 - 10px);
	  margin: 1% 0;
	}
	.newig__block{
	padding: 5px 10px;
  }
  .newig__block-prize{
	right: 0;
  }
  }
  .newshow__block-item ul{
	flex-grow: 1;
  }
  
  @media (max-width: 1280px) {
		.mb::after {
			bottom: -3.2%;
			border-color: #030c0d transparent transparent transparent;
		}
	}

@media (max-width: 1280px) {
	.power::after {
		bottom: -3.2%;
		border-color: #154458 transparent transparent transparent;
	}
}

@media (max-width: 1280px) {
	.case::after {
		bottom: -3.2%;
		border-color: #081016 transparent transparent transparent;
	}
}

@media (max-width: 1280px) {
	.cooler::after {
		bottom: -3.2%;
		border-color: #174c63 transparent transparent transparent;
	}
}

@media (max-width: 1280px) {
	.ssd::after {
		bottom: -3.2%;
		border-color: #060f15 transparent transparent transparent;
	}
}

@media (max-width: 1280px) {
	.vga::after {
		bottom: -3.8%;
		border-color: #123849 transparent transparent transparent;
	}
}

@media (max-width: 1280px) {
	.monitor::after {
		bottom: -3.2%;
		border-color: #071215 transparent transparent transparent;
	}
}

  :root {
	--pbm-overlay-blur: 5px;      /* blur strength */
	--pbm-card-blur: 8px;         /* center glass effect */
	--pbm-brand: #e80000;         /* MSI Red */
	--pbm-text: #fff;
  }

  /* lock scroll */
  /*.pbm-has-overlay { overflow: hidden; }*/

  /* cover overlay */
	.pbm-overlay {
	  position: fixed;
	  inset: 0;
	  display: grid;
	  place-items: center;
	  z-index: 9999;
	  color: var(--pbm-text);
	  height: 100svh; /* iOS Safari  */
	}

  /*  backdrop-filter  */
  .pbm-overlay::before {
	content: "";
	position: absolute;
	inset: 0;
	backdrop-filter: blur(var(--pbm-overlay-blur)) saturate(1.05);
	-webkit-backdrop-filter: blur(var(--pbm-overlay-blur)) saturate(1.05);
	background: radial-gradient(70% 60% at 50% 30%, rgba(0,0,0,0.10), rgba(0,0,0,0.45));
  }

  /* 中央卡片 */
  .pbm-card {
	position: relative;
	width: min(560px, 92vw);
	padding: 28px 24px;
	border-radius: 24px;
	background: rgba(255,255,255,0.06);
	border: 1px solid rgba(255,255,255,0.12);
	backdrop-filter: blur(var(--pbm-card-blur));
	-webkit-backdrop-filter: blur(var(--pbm-card-blur));
	box-shadow: 0 12px 60px rgba(0,0,0,0.45), inset 0 1px 0 rgba(255,255,255,0.08);
	text-align: center;
	animation: pbm-float 6s ease-in-out infinite;
  }
  @keyframes pbm-float { 0%,100% { transform: translateY(0) } 50% { transform: translateY(-6px) } }

  .pbm-badge {
	display: inline-flex; align-items: center; gap: 8px;
	padding: 6px 12px; border-radius: 999px;
	background: rgba(255,255,255,0.12);
	border: 1px solid rgba(255,255,255,0.16);
	font-weight: 600; letter-spacing: .3px; text-transform: uppercase; font-size: 12px;
  }
  .pbm-dot {
	width: 8px; height: 8px; border-radius: 50%; background: var(--pbm-brand);
	box-shadow: 0 0 8px rgba(232,0,0,.95); animation: pbm-pulse 1.8s ease-in-out infinite;
  }
  @keyframes pbm-pulse { 0%,100%{transform:scale(1)} 50%{transform:scale(1.25)} }

  .pbm-title { margin: 14px 0 6px; font-size: clamp(28px, 5vw, 40px); line-height: 1.08; font-weight: 800; letter-spacing: -0.02em; text-shadow: 0 2px 12px rgba(0,0,0,.6); }
  .pbm-sub   { margin: 0 0 18px; font-size: clamp(14px, 2.8vw, 16px); color: rgba(255,255,255,.86); }

  .pbm-countdown { display: grid; grid-auto-flow: column; gap: clamp(8px, 2vw, 16px); justify-content: center; margin: 16px 0 6px; }
  .pbm-slot { min-width: 70px; padding: 10px 8px; border-radius: 16px; background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.18); backdrop-filter: blur(6px); }
  .pbm-num  { display:block; font-variant-numeric: tabular-nums; font-size: clamp(22px, 6vw, 32px); font-weight: 800; line-height: 1; }
  .pbm-lab  { display:block; font-size:11px; opacity:.9; margin-top:4px; letter-spacing:.5px; text-transform:uppercase; }

  .pbm-cta { margin-top: 18px; display:flex; gap:12px; justify-content:center; flex-wrap:wrap; }
  .pbm-btn { all: unset; display:inline-flex; align-items:center; gap:10px; padding:12px 16px; border-radius:14px;
			 border:1px solid rgba(255,255,255,0.2); background: rgba(255,255,255,0.08); cursor:pointer; font-weight:700; letter-spacing:.2px;
			 transition: transform .15s ease, box-shadow .15s ease, background .15s ease; }
  .pbm-btn:hover { transform: translateY(-1px); box-shadow: 0 10px 30px rgba(0,0,0,0.35); background: rgba(255,255,255,0.12); }
  .pbm-btn-primary { border-color: rgba(232,0,0,0.5); background: linear-gradient(180deg, rgba(232,0,0,0.9), rgba(232,0,0,0.75)); }

  /* iOS/Android */
  .pbm-overlay,
  .pbm-overlay > .pbm-center {
	height: 100svh;
  }
  @supports (height: 100dvh) {
	.pbm-overlay,
	.pbm-overlay > .pbm-center { height: 100dvh; }
  }
  
.pbm-center {
  height: 100%; 
  display: grid;
  place-items: center;
}
  
  @media (prefers-reduced-motion: reduce) {
	.pbm-card { animation: none; }
  }


sup {
  vertical-align: super;
  font-size: 12px;
}

.main-title {
  height: 0;
  padding: 0;
  margin: 0;
}

.sub-title {
  font-size: 1.9vw;
  text-transform: uppercase;
  margin: 0;
  font-weight: 900;
}

@media (max-width: 960px) {
  .sub-title {
    font-size: 20px;
    text-align: center;
  }
}

.common-title {
  color: #000000;
  font-size: 2.1vw;
  text-transform: uppercase;
  margin: 0;
  font-weight: bolder;
}

.common-title-white {
  color: #fff;
}

@media (max-width: 960px) {
  .common-title {
    font-size: 23px;
    text-align: center;
  }
}

.common-title span {
  color: #fff;
  font-size: 2.1vw;
  font-family: 'Pacifico', cursive;
  text-transform: none;
  display: block;
  margin-bottom: 2%;
}

@media (max-width: 960px) {
  .common-title span {
    color: #fff;
    font-size: 32px;
    text-align: center;
  }
}

.common-title1 {
  color: #fff;
  font-size: 1vw;
  text-transform: uppercase;
  font-family: 'din_pro_bold';
  text-align: center;
  margin: 0;
  padding: 10% 2%;
  background: #000;
}

@media (min-width: 1921px) {
  .common-title1 {
    color: #fff;
    font-size: 0.9vw;
  }
}

@media (min-width: 2331px) {
  .common-title1 {
    color: #fff;
    font-size: 0.6vw;
  }
}

@media (max-width: 1024px) {
  .common-title1 {
    font-size: 1.3vw;
  }
}

@media (max-width: 960px) {
  .common-title1 {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .common-title1 {
    color: #fff;
    font-size: 16px;
  }
}

.common-title2 {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'din_pro_bold';
  text-align: center;
}

@media (max-width: 960px) {
  .common-title2 {
    color: #fff;
    font-size: 20px;
  }
}

@media (max-width: 500px) {
  .common-title2 {
    color: #fff;
    font-size: 16px;
  }
}

.common-title2 a {
  text-decoration: none;
  color: #fff;
  font-size: 24px;
}

@media (max-width: 960px) {
  .common-title2 a {
    color: #fff;
    font-size: 20px;
  }
}

@media (max-width: 500px) {
  .common-title2 a {
    color: #fff;
    font-size: 16px;
  }
}

.common-title2 a:hover {
  text-decoration: none;
  color: #fff;
  font-size: 24px;
}

@media (max-width: 960px) {
  .common-title2 a:hover {
    color: #fff;
    font-size: 20px;
  }
}

@media (max-width: 500px) {
  .common-title2 a:hover {
    color: #fff;
    font-size: 16px;
  }
}

.common-title3 {
  color: #fff;
  font-size: 1vw;
  text-transform: uppercase;
  font-family: 'din_pro_bold';
  text-align: center;
  margin: 0;
  padding: 10% 2%;
}

@media (min-width: 1921px) {
  .common-title3 {
    color: #fff;
    font-size: 0.9vw;
  }
}

@media (min-width: 2331px) {
  .common-title3 {
    color: #fff;
    font-size: 0.6vw;
  }
}

@media (max-width: 1024px) {
  .common-title3 {
    font-size: 20px;
  }
}

@media (max-width: 960px) {
  .common-title3 {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .common-title3 {
    color: #fff;
    font-size: 18px;
  }
}

.main-text {
  position: relative;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0px;
  line-height: 165%;
  text-transform: none;
  font-size: 1.4vw;
  background-color: #000;
  background: #a66e2e99;
  border-style: solid;
  border-color: #c6a072;
  border-radius: 10px;
  border-width: 2px;
  padding: 2% 4%;
  width: 100%;
  margin: 3% auto 3%;
  letter-spacing: -1px;
}

@media screen and (max-width: 960px) {
  .main-text {
    width: 70%;
    font-size: 4vw;
  }
}

.main-text-gift {
  position: absolute;
  top: -21%;
  right: 6%;
  z-index: 10;
  width: 35%;
}

.common-text {
  color: #000000;
  font-size: 1vw;
  margin: 20px 0;
  line-height: 1.5vw;
}

@media (min-width: 1921px) {
  .common-text {
    font-size: 0.8vw;
    line-height: 1vw;
  }
}

@media (max-width: 960px) {
  .common-text {
    color: #000000;
    font-size: 18px;
    text-align: center;
    line-height: 26px;
	margin: 2%;
  }
  /* .main-text-gift {
    position: absolute;
    top: -21%;
    right: 6%;
    z-index: 10;
    width: 10%;
  } */
}

.common-text1 {
  color: #000000;
  font-size: 20px;
  margin: 10px 0;
}

@media (max-width: 960px) {
  .common-text1 {
    font-size: 16px;
    text-align: center;
  }
}

.common-text2 {
  color: #000000;
  font-size: 20px;
  margin: 0;
}

@media (max-width: 960px) {
  .common-text2 {
    text-align: center;
	margin-bottom: 5%;
  }
}

.common-text3 {
  color: #ffffff;
  font-size: 20px;
  margin: 20px 0;
  line-height: 26px;
}

@media (max-width: 1500px) {
  .common-text3 {
    width: 90%;
    margin: auto;
  }
}

@media (max-width: 960px) {
  .common-text3 {
    text-align: center;
  }
}

.common-text4 {
  font-size: 1.1vw;
  margin: 20px 0;
  line-height: 1.5vw;
}

@media (min-width: 1921px) {
  .common-text4 {
    font-size: 0.8vw;
    line-height: 1vw;
  }
}

@media (max-width: 1500px) {
  .common-text4 {
    width: 90%;
    margin: auto;
  }
}

@media (max-width: 960px) {
  .common-text4 {
    font-size: 15px;
    text-align: center;
    line-height: 26px;
  }
}

.common-note {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.common__btnbox {
  margin: 5% 0;
  position: relative;
  z-index: 100;
}

@media (max-width: 960px) {
  .common__btnbox {
    text-align: center;
  }
}

.common__btnbox-btn {
  color: #fff;
  font-size: 1vw;
  background: #f00;
  display: inline-block;
  padding: 15px 15px 10px;
  font-weight: bold;
  cursor: pointer;
  background: #a97234;
  border-left: 0.5px solid saddlebrown;
  border-bottom: 0.5px solid saddlebrown;
  border-radius: 5px;
  transition: .15s ease-in-out;
  box-shadow: inset -1px 2px 5px #fff3e7;
  filter: drop-shadow(-3px 4px 2px #391e04f9);
}

@media (max-width: 960px) {
  .common__btnbox-btn {
    color: #fff;
    font-size: 14px;
	  padding: 10px 10px 5px;
  }
}


@media (max-width: 960px) {
  .btnreddem .common__btnbox-btn {
    font-size: 5vw;
  }
}

@media (min-width: 1921px) {
  .common__btnbox-btn {
    color: #fff;
    font-size: 0.7vw;
  }
}

.common__btnbox-btn:hover {
  color: #fff;
  font-size: 1vw;
  text-decoration: none;
  background: #83592a;
  filter: drop-shadow(0 0 0px #0000006f);
}

@media (max-width: 960px) {
  .common__btnbox-btn:hover {
    color: #fff;
    font-size: 4vw;
  }
}

@media (min-width: 1921px) {
  .common__btnbox-btn:hover {
    color: #fff;
    font-size: 0.7vw;
  }
}

.common__btnbox1 {
  margin: 5% 0;
  text-align: center;
}

.common__btnbox1-btn {
  color: #fff;
  font-size: 20px;
  background: #f00;
  display: inline-block;
  padding: 10px 40px;
  font-weight: bold;
  width: 80%;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .common__btnbox1-btn {
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
  }
}

.common__btnbox1-btn:hover {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .common__btnbox1-btn:hover {
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
  }
}

.common__btnbox2 {
  text-align: center;
}

@media (max-width: 1500px) {
  .common__btnbox2 {
    width: 90%;
    margin: auto;
  }
}

.common__btnbox2-btn {
  color: #fff;
  font-size: 16px;
  background: #a97234;
  display: block;
  padding: 10px 40px;
  font-weight: bold;
  cursor: pointer;
  margin: 15px 0 5px;
}

.common__btnbox2-btn:hover {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.textStyle {
  color: #fff;
  font-size: 36px;
}

.align {
  text-align: center;
}

/* .circle {
  width: 0.5vw;
  height: 0.5vw;
  border-radius: 100%;
  background: #3ec5ef;
  display: inline-block;
  margin-left: 5px;
} */

.text-height {
  min-height: 80px;
}

@media screen and (max-width: 1152px) {
  .text-height {
    min-height: 96px;
  }
}

@media screen and (max-width: 960px) {
  .text-height {
    min-height: auto;
  }
}

.color_black {
  color: #000;
}

.color_red {
  color: #ff0000;
}

.color_gray {
  color: #686363;
}

.bg_gray {
  background: #686363;
}

.bg_red {
  background: #ff0000;
}

.modelContent {
  background: #222222;
  padding: 5% 0;
}

.modelContent__wrap {
  position: relative;
  width: 100%;
  margin: auto;
  max-width: 1440px;
  z-index: 3;
}

.modelContent__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 5px solid #fff;
}

@media (max-width: 1500px) {
  .modelContent__block {
    width: 90%;
    margin: auto;
  }
}

.modelContent__block-itembox {
  width: calc( 100%/2);
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 2% 0;
}

.modelContent__block-itembox figure {
  width: 70%;
  margin: auto;
  text-align: center;
}

.modelContent__block-itembox h4:nth-of-type(2) {
  color: #ff0000;
}

.modelContent__block-itembox:nth-child(even) {
  border-right: none;
}

.modelContent__block-itembox:nth-last-of-type(1) {
  border-bottom: none;
}

.borderB {
  border-bottom: none;
}

/* ------------- */
.mbBox{
    width: 100%;
    text-align: center;
    color: #fff;
}

.mbBox__title{
    width: 100%;
    background: #4b3307;
    border: 1px solid #fff;
    padding: 10px 0;
}

.mbList{
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.mbList>a{
    color: #fff;
    display: block;
    width: calc( 100%/4);
    padding: 20px 5px;
    border: 1px solid #fff;
    background: #222;
}
.mbList>a:hover{
    background: rgb(95, 95, 95);
}

.mbList>a.empty-block:hover {
  cursor: initial;
  background: transparent;
}

@media (max-width: 1500px) {
    .mbBox__title{
        width: 90%;
        margin: 0 auto;
    }
    .mbList{
        width: 90%;
        margin: 0 auto;
    }

  }

@media (max-width: 960px) {
    .mbBox{
      margin-top: 20px;
    }
      .mbList{
       flex-wrap: wrap;
       /* padding: 0 25px; */
    }
    .mbList>a{
        color: #fff;
        display: block;
        width: calc( 100%/2);
        padding: 20px 0;
        border: 1px solid #fff;
		font-size: 80%;
    }
  }

/* ------------- */

/* kv */
.kv {
  background: linear-gradient(9deg, #ffe5be 0%, #bf9356 42%, #f3ddad 58%, #cf974d 81%, #8a4e0f 100%);
  position: relative;
}

.kv__upper {
  position: relative;
}

.kv__bg picture {
  display: grid;
}

.kv__wrapper {
  text-align: center;
}

.kv__scroll {
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  bottom: 2%;
}

.kv__scroll a {
  display: block;
}

.kv__scroll a:hover {
  -webkit-filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
          filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

.kv__scroll figure {
  width: 50%;
  margin: auto;
}

.kv__scroll p {
  color: #fff;
  font-size: 18px;
  margin: 10px 0;
  margin-top: -10px;
}

@media (max-width: 960px) {
  .kv__scroll p {
    text-align: center;
  }
}

@media (max-width: 500px) {
  .kv__scroll p {
    color: #fff;
    font-size: 12px;
  }
}

.kv__scroll img {
  display: block;
  margin: auto;
  text-align: center;
}

.kv__scroll .arrow__one {
  -webkit-animation: arrowDownOne 1s infinite .1s;
          animation: arrowDownOne 1s infinite .1s;
}

@media screen and (max-width: 500px) {
  .kv__scroll .arrow__one {
    width: 5%;
  }
}

.kv__scroll .arrow__two {
  -webkit-animation: arrowDownTwo 1s infinite .3s;
          animation: arrowDownTwo 1s infinite .3s;
}

@media screen and (max-width: 500px) {
  .kv__scroll .arrow__two {
    width: 5%;
  }
}

.kv__block {
  position: absolute;
  top: 50%;
  left: 17%;
  transform: translate(0, -50%);
  width: 29%;
}

.kv__block span {
  color: #ff0000;
}


.kv__flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1440px;
  margin: 0 auto 3%;
}

@media screen and (max-width: 1336px) {
  .kv__flexbox {
    width: 90%;
  }
}

@media screen and (max-width: 960px) {
  .kv__flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    margin-top: 56%;
  }
  .kv__block {
    position: absolute;
    top: 4%;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
  }

}

.kv__textbox {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  text-align: left;
}

/* @media screen and (max-width: 960px) {
  .kv__textbox {
    -webkit-filter: drop-shadow(2px 2px 2px #000) drop-shadow(2px 2px 3px #000);
            filter: drop-shadow(2px 2px 2px #000) drop-shadow(2px 2px 3px #000);
			
			margin-bottom: 5%;
  }
} */

/* @media screen and (max-width: 960px) {
  .kv__textbox figure:nth-of-type(1) {
    width: 100%;
    margin: auto;
  }
} */

.kv__textbox-logo {
  width: 80%;
}

.kv__textbox-logo img {
  max-width: 50%;
}

.kv__itembox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.kv__textbox-btn {
  width: calc((100% / 2) - 10px);
  text-align: center;
}

.kv__power {
  /* background: linear-gradient(45deg, rgba(33,108,141,1) 0%, rgba(17,46,59,1) 32%, rgba(11,28,35,1) 58%, rgba(5,13,17,1) 81%, rgba(3,11,14,1) 100%); */
  background-size: cover;
  padding: 2% 0 4% 0;
  color: #000 !important;
}



.kv__steam {
  background: url("https://storage-asset.msi.com/event/2025/IN/powered-by-msi-2025/images/amazon-gift.jpg") center bottom no-repeat #121012;
  background-size: 100%;
  padding: 2% 0;
}

@media (max-width: 960px) {

  .kv__textbox-logo {
    width: 30%;
    margin: 0 auto;
  }
  
  .kv__textbox-logo img {
    max-width: 100%;
  }

  .kv__steam {
	  padding: 2% 0 5%;
	  background-size: cover;
  }
}
	
.kv__steam__flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1440px;
  margin: auto;
  width: 65%;
}

@media (max-width: 960px) {
  .kv__steam__flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 90%;
  }
}

.kv__steam__itembox {
  width: 25%;
  text-align: center;
  margin-right: 5%;
}

@media (max-width: 960px) {
  .kv__steam__itembox {
    width: 70%;
  }
}

.kv__steam__textbox {
  text-align: center;
  background: linear-gradient(90deg, #b6a570 30%, #e4d894 40%, #bfaf77 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
}

@media (max-width: 960px) {
  .kv__steam__textbox {
    width: 100%;
    margin: auto;
  }
}

.kv__img {
  width: 75%;
  margin: auto;
}

@media screen and (max-width: 960px) {
  .kv__img {
    width: 100%;
  }
}

@-webkit-keyframes arrowDownOne {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
}

@keyframes arrowDownOne {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
}

@-webkit-keyframes arrowDownTwo {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
}

@keyframes arrowDownTwo {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
}

.main-bg{
  position: relative;
  background: url("https://storage-asset.msi.com/event/2025/IN/powered-by-msi-2025/images/main-bg.jpg") center top no-repeat #121012;
  background-size: cover;
}

.bg-deco-left {
  position: absolute;
  left: 0;
  top: 6%;
  width: 100%;
  max-width: 400px;
}

.bg-deco-right {
  position: absolute;
  right: 0;
  top: 6%;
  max-width: 400px;
}

.mesh-deco {
  position: absolute;
  bottom: 0%;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  opacity: 0.5;
}

@media screen and (max-width: 960px) {
  .bg-deco-left {
    display: none;
  }
  .bg-deco-right {
    display: none;
  }
}

/* START BY SELECING A CATEGORY */
.category {
  position: relative;
  /* background: #cacaca; */
  padding: 5% 0;
  text-align: center;
  /* z-index: 2; */
}

.category__wrapper {
  /* position: relative; */
  background: #cacaca;
}

.category__pd {
  /* position: relative; */
  z-index: 3;
}

@media (max-width: 500px) {
  .category {
    padding: 10% 0;
  }
}

.category__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 960px) {
  .category__block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
		margin: 0 3%;
  }
}

.category__itembox {
  width: calc(100% / 7 - 6px);
  background: #fefefe;
}

@media (max-width: 960px) {
  .category__itembox {
    width: calc( 100%/2 - 10px);
    margin: 1% 0;
  }
}

.category__itembox h3 {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.category__itembox h3:hover {
  color: #999;
}

.category__itembox figure {
  text-align: center;
  min-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  overflow: hidden;
  
}

@media (max-width: 960px) {
  .category__itembox figure {
    height: 250px;
    min-height: unset;
  }
}

@media (max-width: 768px) {
  .category__itembox figure {
    height: 150px;
  }
}

.category__itembox figure img {
  width: auto;
  max-width: 220%;
  margin: 0px -38px 0% -44%;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

@media (max-width: 960px) {
  .category__itembox figure img {
    margin: auto;
		max-height: 95%;
  }
}

@media (max-width: 768px) {
  .category__itembox figure img {
    max-width: 100%;
  }
}

.category__itembox figure img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.category__itembox:nth-of-type(4) figure img {
  -webkit-clip-path: polygon(20% 10%, 80% 10%, 80% 90%, 20% 90%);
          clip-path: polygon(20% 10%, 80% 10%, 80% 90%, 20% 90%);
}

.category__itembox:nth-of-type(5) figure {
  padding-top: 10%;
}

.category__itembox:nth-of-type(5) figure img {
  -webkit-clip-path: polygon(20% 0, 80% 0, 80% 90%, 20% 90%);
          clip-path: polygon(20% 0, 80% 0, 80% 90%, 20% 90%);
}

/* REDEEM IN MOMENTS */
.redeem {
  /* background: url("https://storage-asset.msi.com/in/picture/promotion/2024-q2-pbm/elements/5-how-to-redeem/redeem-bg-2024.webp") top center no-repeat;
  background-size: cover; */
  padding: 3% 0 5% 0;
}

@media (max-width: 500px) {
  .redeem {
    padding: 10% 0;
  }
}

.redeem__wrapper-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.redeem__wrapper-tc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 960px) {
  .redeem__wrapper-tc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 15px;
	margin-bottom: 20px;
  }
}

.redeem__wrapper-link {
  width: 60%;
  margin: 0 auto;
  padding: 30px 0 60px 0;
}

.redeem__wrapper-link a {
  background-color: #e60012;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
}

.redeem__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 3% 0;
}

@media screen and (max-width: 960px) {
  .redeem__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.redeem__block-box {
  width: calc( 100%/4 - 20px);
  border: 2px solid #875d37;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
}

@media screen and (max-width: 960px) {
  .redeem__block-box {
    width: 85%;
    margin: 20px auto;
  }
}

@media (max-width: 500px) {
  .redeem__block-box {
    width: 80%;
  }
}

.redeem__block-box a {
  margin: auto;
}

.redeem__block-box a:hover .redeem__block-box-border {
  border-color: #000;
}

.redeem__block-box a:hover h3 {
  color: #000;
}

.redeem__block-box-item {
  padding: 20px 0;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .redeem__block-box-item {
    padding: 20px 0;
  }
}

.redeem__block-box-item img {
  margin: 50px 0;
}

@media (max-width: 960px) {
  .redeem__block-box-item img {
    margin: 0;
  }
}

.redeem__block-box-item p {
  color: #fff;
  font-size: 16px;
  background: #875d37;
  width: 70%;
  margin: auto;
  padding: 5px 0;
  font-weight: bold;
}

.redeem__block-box-item p:nth-of-type(2) {
  background: none;
  width: 90%;
  padding: 5px 15px;
  color: #000;
}

.redeem__block-box-border {
  border: 3px solid #c69050;
  margin: 10%;
  border-radius: 10px;
}

@media (max-width: 960px) {
	.redeem__block-box-border {
	  
	  margin: 3%;
	  
	}
}

.redeem__block-box:nth-of-type(1) {
  background: #7f522a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.redeem__block-box:nth-of-type(2) {
  background: url("https://storage-asset.msi.com/in/picture/promotion/2024-q2-pbm/elements/5-how-to-redeem/icons/step1-bg-2024.webp") center no-repeat #fff;
  background-size: cover;
}

.redeem__block-box:nth-of-type(3) {
  background: url("https://storage-asset.msi.com/in/picture/promotion/2024-q2-pbm/elements/5-how-to-redeem/icons/step2-bg-2024.webp") center no-repeat #fff;
  background-size: cover;
}

.redeem__block-box:nth-of-type(4) {
  background: url("https://storage-asset.msi.com/in/picture/promotion/2024-q2-pbm/elements/5-how-to-redeem/icons/step3-bg-2024.webp") center no-repeat #fff;
  background-size: cover;
}

/* Industry leading MOTHERBOARDS */
.mb {
  /* background: url("https://storage-asset.msi.com/in/picture/promotion/2024-q2-pbm/elements/7-productlines/desktop/pdline-bg-02-min.webp");
  background-size: 100% 100%; */
  background-repeat: no-repeat;
  padding: 5% 0 3%;
  position: relative;
}

@media (max-width: 960px) {
  .mb {
    background: linear-gradient(0deg, rgb(255, 231, 201) 0%, rgb(196, 160, 92) 26%, rgb(171, 135, 69) 47%, rrgb(106, 84, 33)69%, rgb(0, 0, 0) 100%);
    padding: 10% 0 0;
  }
}

/* .mb::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #040b0e transparent transparent transparent;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  bottom: -2.9%;
}

@media (max-width: 1280px) {
  .mb::after {
    bottom: -3.2%;
    border-color: #fd554c transparent transparent transparent;
  }
}

@media (max-width: 960px) {
  .mb::after {
    bottom: -1.7%;
    border-color: #fad0ba transparent transparent transparent;
  }
}

@media (min-width: 2601px) {
  .mb::after {
    bottom: -2.2%;
  }
} */

.mb__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 960px) {
  .mb__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.mb__block-textbox {
  width: 50%;
  z-index: 3;
}

@media (max-width: 960px) {
  .mb__block-textbox {
    width: 90%;
    margin: auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.mb__block-textbox figure {
  width: 25%;
}

.mb__block-itembox {
  width: 52%;
  margin: auto auto 5%;
  text-align: center;
  position: absolute;
  z-index: 3;
  right: 0;
}

@media (max-width: 1756px) {
  .mb__block-itembox {
    width: 50%;
  }
}

@media (max-width: 1500px) {
  .mb__block-itembox {
    margin: 0;
  }
}

@media (max-width: 1280px) {
  .mb__block-itembox {
    position: inherit;
    width: 50%;
    right: auto;
  }
}

@media (max-width: 960px) {
  .mb__block-itembox {
    position: inherit;
    width: 100%;
    margin: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (min-width: 1921px) {
  .mb__block-itembox {
    width: 45%;
  }
}

@media (max-width: 960px) {
  .mb__block-itembox figure {
    width: 80%;
    margin: auto;
	transform: translateX(6%);
  }
}

.mb .msi-power {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 0;
  left: 50%;
  text-align: center;
  z-index: 2;
}

.mb .msi-power img {
  width: 40%;
}

@media (max-width: 1500px) {
  .mb .msi-power img {
    width: 50%;
  }
}

@media (max-width: 960px) {
  .mb .msi-power img {
    width: 100%;
  }
}

/* Mystical CASES */
.case {
  /* background: url("https://storage-asset.msi.com/in/picture/promotion/2024-q2-pbm/elements/7-productlines/desktop/pdline-bg-04-min.webp");
  background-size: 100% 100%; */
  background-repeat: no-repeat;
  padding: 3% 0;
  position: relative;
}

@media (max-width: 960px) {
  .case {
    background: linear-gradient(0deg, rgb(255, 231, 201) 0%, rgb(196, 160, 92) 26%, rgb(171, 135, 69) 47%, rrgb(106, 84, 33)69%, rgb(0, 0, 0) 100%);
    padding: 10% 0 0;
  }
}

/* .case::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #070f13 transparent transparent transparent;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  bottom: -2.7%;
}

@media (max-width: 1280px) {
  .case::after {
    bottom: -3.2%;
    border-color: #ae0012 transparent transparent transparent;
  }
}

@media (max-width: 960px) {
  .case::after {
    bottom: -1.6%;
    border-color: #fad0ba transparent transparent transparent;
  }
}

@media (max-width: 600px) {
  .case::after {
    bottom: -2%;
  }
}

@media (min-width: 2601px) {
  .case::after {
    bottom: -1.9%;
  }
} */

.case__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 960px) {
  .case__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.case__block-textbox {
  width: 50%;
  z-index: 3;
}

@media (max-width: 960px) {
  .case__block-textbox {
    width: 90%;
    margin: auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.case__block-textbox-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 960px) {
  .case__block-textbox-title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.case__block-textbox-title figure {
  width: 15%;
  margin-right: 30px;
}

@media (max-width: 500px) {
  .case__block-textbox-title figure {
    width: 40%;
    margin: 0;
  }
}

.case__block-itembox {
  width: 52%;
  margin: auto;
  text-align: center;
  position: absolute;
  z-index: 3;
  right: 0;
}

@media (max-width: 1500px) {
  .case__block-itembox {
    margin: 0;
  }
}

@media (max-width: 1280px) {
  .case__block-itembox {
    position: inherit;
    width: 50%;
    left: auto;
  }
}

@media (max-width: 960px) {
  .case__block-itembox {
    position: inherit;
    width: 100%;
    margin: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (min-width: 1921px) {
  .case__block-itembox {
    width: 42%;
  }
}

@media (max-width: 960px) {
  .case__block-itembox figure {
    width: 80%;
    margin: auto;
	transform: translateX(-7%);
  }
}

/* Simply unbeatable POWER SUPPLIES */
.power {
  /* background: url("https://storage-asset.msi.com/in/picture/promotion/2024-q2-pbm/elements/7-productlines/desktop/pdline-bg-03-min.webp");
  background-size: 100% 100%; */
  background-repeat: no-repeat;
  padding: 4% 0 3%;
  position: relative;
}

@media (max-width: 960px) {
  .power {
    background: linear-gradient(0deg, rgb(255, 231, 201) 0%, rgb(196, 160, 92) 26%, rgb(171, 135, 69) 47%, rrgb(106, 84, 33)69%, rgb(0, 0, 0) 100%);
    padding: 10% 0 0;
  }
}

/* .power::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #17485f transparent transparent transparent;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  bottom: -2.7%;
}

@media (max-width: 1280px) {
  .power::after {
    bottom: -3.2%;
    border-color: #ae0012 transparent transparent transparent;
  }
}

@media (max-width: 960px) {
  .power::after {
    bottom: -1.6%;
    border-color: #fad0ba transparent transparent transparent;
  }
}

@media (max-width: 600px) {
  .power::after {
    bottom: -2%;
  }
}

@media (min-width: 2601px) {
  .power::after {
    bottom: -1.9%;
  }
} */

.power__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 960px) {
  .power__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.power__block-textbox {
  width: 50%;
  z-index: 3;
  margin-left: 10%;
}

@media (max-width: 960px) {
  .power__block-textbox {
    width: 90%;
    margin: auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.power__block-textbox figure {
  width: 25%;
}

.power__block-itembox {
  width: 52%;
  margin: auto;
  text-align: center;
  position: absolute;
  z-index: 3;
  left: 0;
}

@media (max-width: 1500px) {
  .power__block-itembox {
    margin: 0;
  }
}

@media (max-width: 1280px) {
  .power__block-itembox {
    position: inherit;
    width: 50%;
    left: auto;
  }
}

@media (max-width: 960px) {
  .power__block-itembox {
    position: inherit;
    width: 100%;
    margin: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (min-width: 1921px) {
  .power__block-itembox {
    width: 48%;
  }
}

@media (max-width: 960px) {
  .power__block-itembox figure {
    width: 80%;
    margin: auto;
	transform: translateX(-12%);
  }
}

/* Work HARD Play HARDer */
.vga {
  /* background: url("https://storage-asset.msi.com/in/picture/promotion/2024-q2-pbm/elements/7-productlines/desktop/pdline-bg-07-min.webp");
  background-size: 100% 100%; */
  background-repeat: no-repeat;
  position: relative;
}

@media (max-width: 960px) {
  .vga {
    background: linear-gradient(0deg, rgb(255, 231, 201) 0%, rgb(196, 160, 92) 26%, rgb(171, 135, 69) 47%, rrgb(106, 84, 33)69%, rgb(0, 0, 0) 100%);
    padding: 10% 0 0;
  }
}

/* .vga::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #133f55 transparent transparent transparent;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  bottom: -2.8%;
}

@media (max-width: 1280px) {
  .vga::after {
    bottom: -3.8%;
    border-color: #fd4941 transparent transparent transparent;
  }
}

@media (max-width: 960px) {
  .vga::after {
    bottom: -1.7%;
    border-color: #fad0ba transparent transparent transparent;
  }
}

@media (min-width: 2601px) {
  .vga::after {
    bottom: -2%;
  }
} */

.vga__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3% 0;
  /* position: relative; */
}

@media (max-width: 960px) {
  .vga__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 10% 0;
  }
}

.vga__block-textbox {
  width: 50%;
  z-index: 3;
}

@media (max-width: 960px) {
  .vga__block-textbox {
    width: 90%;
    margin: auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.vga__block-textbox figure {
  width: 25%;
}

.vga__block-itembox {
  width: 48vw;
  margin: auto;
  text-align: center;
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: -7vw;
}

@media (max-width: 960px) {
  .vga__block-itembox {
    position: inherit;
    width: 100%;
    margin: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    right: auto;
    bottom: -19vw;
  }
}

@media (min-width: 1921px) {
  .vga__block-itembox {
    /* width: 45vw;
    bottom: -5.5vw; */
    width: 40%;
    bottom: -5.5vw;
    left: 5%;
  }
}

@media (min-width: 2300px) {
  .vga__block-itembox {
    width: 40vw;
    bottom: -5.5vw;
  }
}

@media (min-width: 2600px) {
  .vga__block-itembox {
    width: 28vw;
    bottom: -4.25vw;
  }
}

@media (min-width: 3000px) {
  .vga__block-itembox {
    width: 24vw;
  }
}

@media (max-width: 960px) {
  .vga__block-itembox figure {
    width: 80%;
    margin: auto;
  }
}

@media (min-width: 1921px) {
  .vga__block-itembox figure img {
    /* width: auto;
    max-width: 45vw; */
  }
}

@media (min-width: 2600px) {
  .vga__block-itembox figure img {
    max-width: 35vw;
  }
}

/* Hyper-fast Spatium SOLID STATE DRIVES */
.ssd {
  /* background: url("https://storage-asset.msi.com/in/picture/promotion/2024-q2-pbm/elements/7-productlines/desktop/pdline-bg-06-min.webp");
  background-size: 100% 100%; */
  background-repeat: no-repeat;
  padding: 3% 0;
  position: relative;
}

@media (max-width: 960px) {
  .ssd {
    background: linear-gradient(0deg, rgb(255, 231, 201) 0%, rgb(196, 160, 92) 26%, rgb(171, 135, 69) 47%, rrgb(106, 84, 33)69%, rgb(0, 0, 0) 100%);
    padding: 10% 0 0;
  }
}

/* .ssd::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #091217 transparent transparent transparent;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  bottom: -2.7%;
}

@media (max-width: 1280px) {
  .ssd::after {
    bottom: -3.2%;
    border-color: #ae0012 transparent transparent transparent;
  }
}

@media (max-width: 960px) {
  .ssd::after {
    bottom: -1.6%;
    border-color: #fad0ba transparent transparent transparent;
  }
}

@media (max-width: 600px) {
  .ssd::after {
    bottom: -2%;
  }
}

@media (min-width: 2601px) {
  .ssd::after {
    bottom: -1.9%;
  }
} */

.ssd__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 960px) {
  .ssd__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.ssd__block-textbox {
  width: 50%;
  z-index: 3;
  /* margin-left: 10%; */
}

@media (max-width: 1280px) {
  .ssd__block-textbox {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 1;
  }
}

@media (max-width: 960px) {
  .ssd__block-textbox {
    width: 90%;
    margin: auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.ssd__block-textbox figure {
  width: 25%;
}

.ssd__block-itembox {
  width: 48%;
  margin: auto;
  text-align: center;
  position: absolute;
  z-index: 3;
  right: 0;
}

@media (max-width: 1500px) {
  .ssd__block-itembox {
    margin: 0;
  }
}

@media (max-width: 1280px) {
  .ssd__block-itembox {
    position: inherit;
    width: 50%;
    left: auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 2;
  }
}

@media (max-width: 960px) {
  .ssd__block-itembox {
    position: inherit;
    width: 100%;
    margin: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (max-width: 960px) {
  .ssd__block-itembox figure {
    width: 80%;
    margin: auto;
	transform: translateX(17%);
  }
}


/* gaming monitor and business productivity monitor */
.monitor {
  /* background: url("https://storage-asset.msi.com/in/picture/promotion/2024-q2-pbm/elements/7-productlines/desktop/pdline-bg-08-min.webp");
  background-size: 100% 100%; */
  background-repeat: no-repeat;
  padding: 3% 0;
  position: relative;
}

@media (max-width: 960px) {
  .monitor {
    background: linear-gradient(0deg, rgb(255, 231, 201) 0%, rgb(196, 160, 92) 26%, rgb(171, 135, 69) 47%, rrgb(106, 84, 33)69%, rgb(0, 0, 0) 100%);
    padding: 10% 0 18%;
  }
}

/* .monitor::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #09171c transparent transparent transparent;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  bottom: -2.7%;
}

@media (max-width: 1280px) {
  .monitor::after {
    bottom: -3.2%;
    border-color: #ae0012 transparent transparent transparent;
  }
}

@media (max-width: 960px) {
  .monitor::after {
    bottom: -1.6%;
    border-color: #fad0ba transparent transparent transparent;
  }
}

@media (max-width: 600px) {
  .monitor::after {
    bottom: -2%;
  }
}

@media (min-width: 2601px) {
  .monitor::after {
    bottom: -1.9%;
  }
} */

.monitor__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 960px) {
  .monitor__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.monitor__block-textbox {
  width: 50%;
  z-index: 3;
  /* margin-left: 10%; */
}

@media (max-width: 1280px) {
  .monitor__block-textbox {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 1;
  }
}

@media (max-width: 960px) {
  .monitor__block-textbox {
    width: 90%;
    margin: auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.monitor__block-textbox figure {
  width: 25%;
}

.monitor__block-itembox {
  width: 48%;
  margin: auto;
  text-align: center;
  position: absolute;
  z-index: 3;
  right: 0;
}

@media (max-width: 1500px) {
  .monitor__block-itembox {
    margin: 0;
  }
}

@media (max-width: 1280px) {
  .monitor__block-itembox {
    position: inherit;
    width: 50%;
    left: auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 2;
  }
}

@media (max-width: 960px) {
  .monitor__block-itembox {
    position: inherit;
    width: 100%;
    margin: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (max-width: 960px) {
  .monitor__block-itembox figure {
    width: 80%;
    margin: auto;
  }
}

/* Cool can be POWERFUL */
.cooler {
  /* background: url("https://storage-asset.msi.com/in/picture/promotion/2024-q2-pbm/elements/7-productlines/desktop/pdline-bg-05-min.webp");
  background-size: 100% 100%; */
  background-repeat: no-repeat;
  padding: 3% 0;
  position: relative;
}

@media (max-width: 960px) {
  .cooler {
    background: linear-gradient(0deg, rgb(255, 231, 201) 0%, rgb(196, 160, 92) 26%, rgb(171, 135, 69) 47%, rrgb(106, 84, 33)69%, rgb(0, 0, 0) 100%);
    padding: 10% 0 0;
  }
}

/* .cooler::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #18506b transparent transparent transparent;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  bottom: -2.8%;
}

@media (max-width: 1280px) {
  .cooler::after {
    bottom: -3.2%;
    border-color: #fd554c transparent transparent transparent;
  }
}

@media (max-width: 960px) {
  .cooler::after {
    bottom: -1.7%;
    border-color: #fad0ba transparent transparent transparent;
  }
}

@media (min-width: 2601px) {
  .cooler::after {
    bottom: -2%;
  }
} */

.cooler__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 960px) {
  .cooler__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.cooler__block-textbox {
  width: 50%;
  z-index: 3;
}

@media (max-width: 960px) {
  .cooler__block-textbox {
    width: 90%;
    margin: auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.cooler__block-textbox figure {
  width: 25%;
}

.cooler__block-itembox {
  width: 52%;
  margin: auto;
  text-align: center;
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: -19%;
}

@media (max-width: 1920px) {
  .cooler__block-itembox {
    width: 60%;
  }
}

@media (max-width: 1500px) {
  .cooler__block-itembox {
    margin: 0;
  }
}

@media (max-width: 1280px) {
  .cooler__block-itembox {
    position: inherit;
    width: 50%;
    right: auto;
    bottom: auto;
  }
}

@media (max-width: 960px) {
  .cooler__block-itembox {
    position: inherit;
    width: 100%;
    margin: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (min-width: 1921px) {
  .cooler__block-itembox {
    width: 50%;
    bottom: auto;
  }
}

@media (max-width: 960px) {
  .cooler__block-itembox figure {
    width: 80%;
    margin: auto;
	transform: translateX(-7%);
  }
}

.cooler__block-itembox figure img {
  width: auto;
}


/* no matter your side, we do it all */
.hardware {
  padding: 3% 0;
  position: relative;
}

.hardware-wrapper {
  text-align: center;
  margin-top: 3%;
}

@media (max-width: 960px) {
  .hardware-wrapper {
    margin-top: 10%;
  }
}

.hardware-wrapper .msi-power {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 0;
  left: 50%;
  text-align: center;
  width: 25%;
  z-index: 2;
}

.hardware-wrapper .msi-power img {
  width: 40%;
}

@media (max-width: 1500px) {
  .hardware-wrapper .msi-power img {
    width: 50%;
  }
}

@media (max-width: 960px) {
  .hardware-wrapper .msi-power img {
    width: 100%;
  }
}

.hardware-wrapper__block {
  margin: 50px 0 60px 0;
}

.hardware-wrapper img {
  margin: 0 30px;
  width: 20%;
}

@media screen and (max-width: 960px) {
  .hardware-wrapper img {
    margin: 10px 0;
    width: 50%;
  }
}

/* where to buy */
.wtb {
  /* background: #000; */
}

.wtb-wrapper {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

@media (max-width: 960px) {
	.wtb-wrapper {
	  
	  width: 90%;
	 
	}
}


/*# sourceMappingURL=main.css.map */


	.category__itembox figure img {
		margin: 0px -36px -5% -50%;
	}
	
	@media (max-width: 1500px) {
		.common-text4 {
			width: 100%;
		}
	}
	

	
	/* @media screen and (max-width: 1336px) {
		.main-text {
			width: 100%;
		}
	} */
	
	@media screen and (max-width: 960px){
		.main-text{
			width: 90%;
      letter-spacing: 0px;
		}
	}
	
	/* @media screen and (max-width: 540px){
		.main-text{
			width: 100%;
		}
	} */
	
	@media screen and (max-width: 960px){
		.category__itembox figure img {
			margin: auto;
			max-height: 95%;
		}
		
		.addccm__fristchoose-item img {
			margin: auto;
			max-width: 90%;
		}
		
		.common-text4 {	
			margin: 3% 0%;
		}
		
		.sub-title {
			margin: 3% 0%;
		}
		
		.paytm__img {
			max-width: 40%;
		}
	}
	
	.tandc__list__pools {
		font-size: 16px; 
		line-height: 20px;
		margin-bottom: 20px;
		padding: 0 0 0 10px;
		list-style: lower-alpha; 
		list-style-position: inside; 
		color: orange;
	
	}
	
	.cooler__block-itembox figure img {
		width: 90%;
		margin-left: 10%;
		margin-bottom: 7%;
	}
	
	.common-title2 {
		margin: 10px 0;
	}

  .project .btnSty {
    display: inline-block;
    color: #fff;
    border-radius: 50px;
    text-shadow: 0 0 10px #7d7d7d;
    text-transform: uppercase;
    padding: 10px;
    background: #df232e;
    font-weight: bold;
    position: relative;
    font-size: 15px;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  @media (min-width: 996px) {
    .project  .btnSty {
      font-size: 17px;
      padding: 15px;
    }
  }
  .project  .btnSty:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0.9;
  }


  .project .controlCenter {
    position: relative;
    padding: 5% 0;
    
  }

  .project .controlCenter .main-title {
    text-align: center;
    margin-bottom: 17%;
  }

  .controlCenter__wrapper-content p {
    text-align: left;
    max-width: 700px;
  }

  
  .project .controlCenter__img {
    text-align: center;
    height: 180px;
  }

  @media (min-width: 996px) {
    .project .controlCenter__wrapper-content {
      position: absolute;
      width: 50%;
      padding-top: 50px;
    }
  }
  .project .controlCenter__wrapper-content .btnSty {
    margin: 20px 0;
    text-align: left;
  }
  @media (min-width: 996px) {

    .project .controlCenter {
      position: relative;
      padding: 2% 0;
      
    }


    .project .controlCenter .main-title {
      text-align: center;
      margin-bottom: 2%;
    }

    .project .controlCenter__img {
      padding-top: 100px;
      text-align: center;
      height: 430px;
    }
  }
  .project .controlCenter__img img {
    width: 100%;
    margin: 0 auto;
  }
  @media (min-width: 996px) {
    .project .controlCenter__img img {
      width: 70%;
      margin: 0 auto;
    }
  }