@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:rgba(255,255,255,1.0);background:#fff;}


@font-face {
    font-family: "AkkuratPro";
    src: url('../../../images/microsite_images/NZXT_Themenwelt/AkkuratPro-Regular.otf') format("opentype");
    font-weight: normal;
}

@font-face {
    font-family: "AkkuratPro";
    src: url('../../../images/microsite_images/NZXT_Themenwelt/AkkuratPro-Bold.otf') format("opentype");
    font-weight: bold;
}

#thisMS *,
#thisMS h1,
#thisMS h2,
#thisMS h3,
#thisMS h4,
#thisMS h5,
#thisMS p,
#thisMS li,
#thisMS a{
	color:rgba(0,0,0,1);
	font-family: "AkkuratPro";}


#thisMS .showcase__title {
  font-family: "AkkuratPro";
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 56px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 0;
}

@media screen and (min-width: 375px) {
  #thisMS .showcase__title {
    margin-top: 57px;
  }
}

@media screen and (min-width: 980px) {
  #thisMS .showcase__title {
    margin-top: 47px;
  }
}

#thisMS .showcase__subtitle {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 30px;
  letter-spacing: 1.4px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
}

@media screen and (min-width: 375px) {
  #thisMS .showcase__subtitle {
    margin-top: 16px;
  }
}

@media screen and (min-width: 980px) {
  #thisMS .showcase__subtitle {
    font-size: 22px;
    margin-top: 12px;
  }
}

#thisMS .showcase__description {
  font-size: 19px;
  letter-spacing: -0.18px;
  line-height: 24px;
  text-align: center;
  margin-top: 39px;
  margin-bottom: 0;
}

@media screen and (min-width: 980px) {
  #thisMS .showcase__description {
    margin-top: 14px;
    font-size: 14px;
    line-height: 19px;
  }
}

#thisMS .nav {
  margin-top: 58px;
}

@media (min-width: 980px) {
 #thisMS  .nav {
    margin-top: 44px;
  }
}

#thisMS .navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 1680px) {
  #thisMS .navbar {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

#thisMS .navbar li:nth-child(odd) {
  -ms-flex-preferred-size: 119px;
      flex-basis: 119px;
}

@media screen and (min-width: 460px) {
  #thisMS .navbar li:nth-child(odd) {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media screen and (min-width: 980px) {
  #thisMS .navbar li:nth-child(odd) {
    -ms-flex-preferred-size: 33.3%;
        flex-basis: 33.3%;
  }
}

#thisMS .navbar li:nth-child(even) {
  -ms-flex-preferred-size: 143px;
      flex-basis: 143px;
}

@media screen and (min-width: 460px) {
  #thisMS .navbar li:nth-child(even) {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media screen and (min-width: 980px) {
  #thisMS .navbar li:nth-child(even) {
    -ms-flex-preferred-size: 33.3%;
        flex-basis: 33.3%;
  }
}



#thisMS .navbar__item {
  margin-top: 38px;
  height: 153px;
}

@media screen and (min-width: 980px) {
  #thisMS .navbar__item {
    margin-top: 0;
    height: auto;
  }
}

.navbar__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
  height: 100%;  
}

#thisMS .navbar__item a:focus {
  outline-color: #51007a;
}

#thisMS .navbar__item__title {
  color: #51007a;
  font-size: 16px;
  letter-spacing: 1.4px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  margin: 11px 0 0;
}

@media screen and (min-width: 980px) {
  #thisMS .navbar__item__title {
    margin-top: 18px;
  }
}

#thisMS .navbar__item__image-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#thisMS .navbar__item__image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: background-image 0.34s ease-in-out;
  transition: background-image 0.34s ease-in-out;
}

#thisMS .navbar__item[data-item="cases"] {
  margin-top: 0;
  width: 105px;
}

#thisMS .navbar__item[data-item="cases"] .navbar__item__image {
  background-image: url(../../../images/microsite_images/NZXT_Themenwelt/nav_cases.png);
  width: 105px;
  height: 117px;
}

#thisMS .navbar__item[data-item="cases"] .navbar__item__image:hover {
  background-image: url(../../../images/microsite_images/NZXT_Themenwelt/nav_cases_hover.png);
}

#thisMS .navbar__item[data-item="cooling"] {
  margin-top: 0;
  width: 143px;
}

@media screen and (min-width: 980px) {
  #thisMS .navbar__item[data-item="cooling"] {
    width: 161px;
  }
}

#thisMS .navbar__item[data-item="cooling"] .navbar__item__image {
  background-image: url(../../../images/microsite_images/NZXT_Themenwelt/nav-coolers.png);
  width: 143px;
  height: 64px;
}

@media screen and (min-width: 980px) {
  #thisMS .navbar__item[data-item="cooling"] .navbar__item__image {
    width: 161px;
    height: 72px;
  }
}

#thisMS .navbar__item[data-item="cooling"] .navbar__item__image:hover {
  background-image: url(../../../images/microsite_images/NZXT_Themenwelt/nav-coolers-hover.png);
}

#thisMS .navbar__item[data-item="mobos"] {
  width: 87px;
}

#thisMS .navbar__item[data-item="mobos"] .navbar__item__image {
  background-image: url(../../../images/microsite_images/NZXT_Themenwelt/nav-mobo.png);
  width: 87px;
  height: 113px;
}

#thisMS .navbar__item[data-item="mobos"] .navbar__item__image:hover {
  background-image: url(../../../images/microsite_images/NZXT_Themenwelt/nav-mobo-hover.png);
}

#thisMS .navbar__item[data-item="psus"] {
  width: 107px;
}

#thisMS .navbar__item[data-item="psus"] .navbar__item__image {
  background-image: url(../../../images/microsite_images/NZXT_Themenwelt/nav-psu.png);
  width: 107px;
  height: 107px;
}

#thisMS .navbar__item[data-item="psus"]  .navbar__item__image:hover {
  background-image: url(../../../images/microsite_images/NZXT_Themenwelt/nav-psu-hover.png);
}

#thisMS .navbar__item[data-item="audio"] {
  width: 119px;
}

@media screen and (min-width: 980px) {
  #thisMS .navbar__item[data-item="audio"] {
    width: 130px;
  }
}

#thisMS .navbar__item[data-item="audio"] .navbar__item__image {
  background-image: url(../../../images/microsite_images/NZXT_Themenwelt/nav-headset.png);
  width: 119px;
  height: 98px;
}

@media screen and (min-width: 980px) {
  #thisMS .navbar__item[data-item="audio"] .navbar__item__image {
    width: 130px;
    height: 107px;
  }
}

#thisMS .navbar__item[data-item="audio"] .navbar__item__image:hover {
  background-image: url(../../../images/microsite_images/NZXT_Themenwelt/nav-headset-hover.png);
}

#thisMS .navbar__item[data-item="lighting"] {
  width: 108px;
}

#thisMS .navbar__item[data-item="lighting"] .navbar__item__image {
  background-image: url(../../../images/microsite_images/NZXT_Themenwelt/nav-lighting.png);
  width: 108px;
  height: 107px;
}

#thisMS .navbar__item[data-item="lighting"] .navbar__item__image:hover {
  background-image: url(../../../images/microsite_images/NZXT_Themenwelt/nav-lighting-hover.png);
}

#thisMS .navbar__item[data-item="peripherie"] {
  width: 108px;
}

#thisMS .navbar__item[data-item="peripherie"] .navbar__item__image {
  background-image: url(../../../images/microsite_images/NZXT_Themenwelt/nav-peripherie.png);
  width: 108px;
  height: 107px;
}

#thisMS .navbar__item[data-item="peripherie"] .navbar__item__image:hover {
  background-image: url(../../../images/microsite_images/NZXT_Themenwelt/nav-peripherie-hover.png);
}

#thisMS .products {
  margin-top: 79px;
  padding-bottom: 89px;
}

@media screen and (min-width: 1680px) {
  #thisMS .products {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    grid-gap: 22px;
    margin-top: 52px;
    padding-bottom: 64px;
  }
}

@media screen and (min-width: 1680px) {
  #thisMS .products div:nth-child(1),
 #thisMS  .products div:nth-child(2) {
    margin-top: 0;
  }
}

#thisMS .product {
  margin-top: 58px;
  text-align: center;
}

@media screen and (min-width: 980px) {
  #thisMS .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 34px;
  }
}

#thisMS .product__cover {
  height: auto;
  margin-left: -35px;
  margin-right: -35px;
  width: calc(100% + (35px * 2));
}

@media screen and (min-width: 375px) {
  #thisMS .product__cover {
    margin-left: -38px;
    margin-right: -38px;
    width: calc(100% + (38px * 2));
  }
}

@media screen and (min-width: 980px) {
  #thisMS .product__cover {
    width: 100%;
  }
}

#thisMS .product__title {
  margin-top: 32px;
  margin-bottom: 0;
  font-size: 26px;
  letter-spacing: 1.4px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
}

@media screen and (min-width: 980px) {
  #thisMS .product__title {
    margin-top: 28px;
  }
}

#thisMS .product__description {
  margin-top: 12px;
  font-size: 19px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: left;
}

@media screen and (min-width: 980px) {
  #thisMS .product__description {
    margin-top: 10px;
    font-size: 14px;
  }
}

#thisMS .product .nzxt-button {
  margin-top: 48px;
}

@media screen and (min-width: 980px) {
  #thisMS .product .nzxt-button {
    margin-top: 16px;
  }
}

#thisMS .cam {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 72px;
  background-color: #e6e6e6;
}

@media screen and (min-width: 1024px) {
  #thisMS .cam {
    padding-bottom: 36px;
  }
}

@media screen and (min-width: 980px) {
 #thisMS  .cam__hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 17px;
  }
}

#thisMS .cam__hero-image {
  margin-top: 85px;
  text-align: center;
}

@media screen and (min-width: 980px) {
  #thisMS .cam__hero-image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 44px;
  }
}

#thisMS .cam__hero-image img {
  height: auto;
  width: 328px;
  margin-left: -10px;
}

@media screen and (min-width: 980px) {
  #thisMS .cam__hero-image img {
    width: 412px;
    margin-right: -22px;
  }
}

#thisMS .cam__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 44px;
}

@media screen and (min-width: 980px) {
  #thisMS .cam__main {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

#thisMS .cam__logo {
  height: 45px;
  width: 274px;
}

#thisMS .cam__title {
  font-size: 26px;
  letter-spacing: 1.4px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 35px;
  margin-bottom: 0;
  padding: 0 22px;
}

@media screen and (min-width: 980px) {
  #thisMS .cam__title {
    padding: 0;
    text-align: left;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 32px;
  }
}

#thisMS .cam__description {
  font-size: 19px;
  letter-spacing: -0.20px;
  line-height: 24px;
}

@media screen and (min-width: 980px) {
 #thisMS  .cam__description {
    max-width: 407px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 19px;
    text-align: left;
  }
}

#thisMS .cam .nzxt-button {
  margin-top: 42px;
}

@media screen and (min-width: 980px) {
  #thisMS .cam .nzxt-button {
    margin-top: 28px;
  }
}

#thisMS .cam__features {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  grid-gap: 36px;
  margin-top: 64px;
}

@media screen and (min-width: 768px) {
  #thisMS .cam__features {
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (min-width: 1024px) {
  #thisMS .cam__features {
    -ms-grid-columns: (1fr)[5] 42px;
        grid-template-columns: repeat(5, 1fr) 42px;
    grid-gap: 18px;
    margin-top: -6px;
  }
}

#thisMS .cam__feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#thisMS .cam__feature__icon {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 42px;
  max-height: 42px;
  height: auto;
}

#thisMS .cam__feature__icon--plus {
  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;
  font-style: normal;
  font-size: 32px;
  line-height: 40px;
  color: #51007a;
}

#thisMS .cam__feature__title {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 16px;
}

#thisMS .cam-monitor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 94px;
  padding-bottom: 90px;
  background-color: #242c2f;
  color: white;
}

@media screen and (min-width: 980px) {
  #thisMS .cam-monitor {
    padding-top: 20px;
    padding-bottom: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

#thisMS .cam-monitor__hero {
  text-align: center;
}

@media screen and (min-width: 980px) {
  .cam-monitor__hero {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

#thisMS .cam-monitor__hero__img {
  width: 100%;
}

@media screen and (min-width: 375px) {
 #thisMS  .cam-monitor__hero__img {
    max-height: 365px;
    width: 360px;
    margin-left: -25px;
  }
}

@media screen and (min-width: 400px) {
 #thisMS  .cam-monitor__hero__img {
    max-height: 365px;
    width: 360px;
    margin-left: 0;
  }
}

#thisMS .cam-monitor__title {
  font-size: 26px;
  letter-spacing: 1.4px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  margin: 46px 0 0 0;
  padding: 0 22px;
  color:#fff
}

#thisMS .cam-monitor__icon__title{
	color:#fff;
	
	
}

@media screen and (min-width: 980px) {
  #thisMS .cam-monitor__title {
    text-align: left;
    padding: 0;
  }
}

#thisMS .cam-monitor__description {
  font-size: 19px;
  letter-spacing: -0.20px;
  line-height: 24px;
  text-align: center;
}

@media screen and (min-width: 980px) {
  #thisMS .cam-monitor__description {
    text-align: left;
    font-size: 16px;
  }
}

#thisMS .cam-monitor__support__title {
  font-weight: normal;
  margin-top: 24px;
  margin-bottom: 0;
}

#thisMS .cam-monitor__icons {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 89px 108px;
      grid-template-rows: 89px 108px;
  grid-row-gap: 50px;
  grid-column-gap: 38px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 34px;
}

@media screen and (min-width: 980px) {
  #thisMS .cam-monitor__icons {
    -ms-grid-rows: auto;
        grid-template-rows: auto;
    -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr);
  }
}

#thisMS .cam-monitor__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#thisMS .cam-monitor__icon__img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-style: normal;
}

#thisMS .cam-monitor__icon__title {
  font-size: 14px;
  line-height: 19px;
  margin-top: 12px;
  text-align: center;
}

#thisMS .cam-monitor__icon[data-item="kraken"] img {
  width: 58px;
}

#thisMS .cam-monitor__icon[data-item="fan"] img {
  width: 58px;
}

#thisMS .cam-monitor__icon[data-item="rgb"] img {
  width: 63px;
}

#thisMS .cam-monitor__icon[data-item="cable"] img {
  width: 85px;
}

#thisMS .cam-monitor__icon[data-item="case"] img {
  width: 58px;
}

#thisMS .nzxt-button {
  display: inline-block;
  margin-bottom: 0;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 200px;
  background-color: #51007a;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding: 14.5px 0;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none;
}

#thisMS .nzxt-button:hover {
  background-color: #fff;
  border-color: #51007a;
  color: #51007a;

}



#thisMS .product__description {
    padding: 0 40px 53px 40px;
    display: flex;
    background-color: white;
    flex-direction: column;
    align-items: flex-start;
}

#thisMS .product__description__image {
    margin-top: -120px;
    height: 95vw;
    align-self: center;
    width: auto;
}

#thisMS .product__description__title {
    font-size: 62px;
    line-height: 66.56px;
    margin-top: 0;
    margin-bottom: 0;
}

#thisMS .product__description__subtitle {
    font-weight: normal;
    font-size: 30px;
    letter-spacing: 1.4px;
    line-height: 32px;
    text-transform: uppercase;
    margin-top: 28px;
    margin-bottom: 5px;
}

#thisMS .product__description__text {
    font-size: 18px;
    line-height: 24px;
}

#thisMS .product__features {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 48px 40px 90px 40px;
    background-color: #e6e6e6;
}

#thisMS .product__features__image {
    align-self: center;
    width: 100vw;
    height: 415px;
    object-fit: cover;
    max-width: 440px;
}

#thisMS .product__features__content {
    margin-top: -40px;
}

#thisMS .product__features__title {
    font-size: 30px;
    line-height: 32px;
    text-transform: uppercase;
}

#thisMS .product__features__list {
    margin-top: 32px;
    padding: 0 0 0 14px;
}

#thisMS #thisMS .product__features__item {
    font-size: 18px;
    line-height: 21px;
    margin-top: 22px;
    list-style: none;
}

#thisMS .product__features__item::before {
    content: "\25A0";
    position: absolute;
    margin-left: -15px;
    font-size: 12px;
    color: #51007a;
}

#thisMS .product__features__walkthrough {
    width: 295px;
    height: 167px;
    margin: 50px auto 0 auto;
}

#thisMS .product__selling-points {
    background-color: white;
    padding: 65px 40px 70px 40px;
}

#thisMS .product__selling-points__title {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

#thisMS .product__selling-points__text {
    font-size: 18px;
    line-height: 22px;
    padding: 0 5px;
}

#thisMS .product__selling-points__item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#thisMS .product__selling-points__item[data-item="first"] {
    margin-bottom: 27px;
}

#thisMS .product__selling-points__item[data-item="first"] img {
    height: 330px;
}

#thisMS .product__selling-points__item[data-item="second"] {
    margin-bottom: 42px;
}

#thisMS .product__selling-points__item[data-item="second"] #thisMS .product__selling-points__title {
    margin-top: 20px;
}

#thisMS .product__selling-points__item[data-item="second"] img {
    height: 265px;
}

#thisMS .product__selling-points__item[data-item="third"] #thisMS .product__selling-points__title {
    margin-top: 16px;
}

#thisMS .product__selling-points__item[data-item="third"] img {
    height: 280px;
}

#thisMS .product__nzxt-cam {
    padding: 75px 42px 42px;
    background-color: #242c2f;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#thisMS .product__nzxt-cam__img {
    align-self: center;
    height: 365px;
    max-width: 100vw;
}

#thisMS .product__nzxt-cam__title {
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 1px;
    margin-top: 35px;
    margin-bottom: 20px;
}

#thisMS .product__nzxt-cam p:nth-of-type(2) {
    margin-top: 44px;
    margin-bottom: 30px;
}

#thisMS .product__nzxt-cam__text {
    font-size: 18px;
    line-height: 22px;
}

#thisMS .product__nzxt-cam__icons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

#thisMS .product__nzxt-cam__icons__row {
    display: flex;
    width: 100%;
    align-items: stretch;
    text-align: center;
    justify-content: space-between;
}

#thisMS .product__nzxt-cam__icons__row {
    margin-bottom: 50px;
}

#thisMS .product__nzxt-cam__icons__item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.icon__img {
    flex: 1;
    width: 58px;
}

#thisMS .product__nzxt-cam__icons__item[data-item="first"],
#thisMS .product__nzxt-cam__icons__item[data-item="fourth"] {
    width: 85px;
}

#thisMS .product__nzxt-cam__icons__item[data-item="second"],
#thisMS .product__nzxt-cam__icons__item[data-item="fifth"] {
    width: 58px;
}

#thisMS .product__nzxt-cam__icons__item[data-item="third"],
#thisMS .product__nzxt-cam__icons__item[data-item="sixth"] {
    width: 63px;
}

#thisMS .product__nzxt-cam__icons__item[data-item="first"] .icon__img,
#thisMS .product__nzxt-cam__icons__item[data-item="first"] .icon__text,
#thisMS .product__nzxt-cam__icons__item[data-item="fourth"] .icon__img,
#thisMS .product__nzxt-cam__icons__item[data-item="fourth"] .icon__text {
    margin-right: auto;
}

#thisMS .product__nzxt-cam__icons__item[data-item="third"] img {
    width: 63px;
}

#thisMS .product__nzxt-cam__icons__item[data-item="fourth"] img {
    width: 85px;
}

.icon__text {
    font-size: 14px;
    line-height: 19px;
    margin-top: 12px;
}

#thisMS .product__comparison {
    padding: 42px 40px 78px 40px;
    background-color: white;
}

#thisMS .product__comparison__row--odd {
    background-color: #f2f2f2;
}

#thisMS .product__comparison__row--even {
    background-color: #e6e6e6;
}

#thisMS .product__comparison__row {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 29px 43px 29px;
}

#thisMS .product__comparison__image img {
    height: 238px;
}

#thisMS .product__comparison__info {
    text-align: center;
}

#thisMS .product__comparison__title {
    font-size: 30px;
    line-height: 34px;
    margin-top: -8px;
    margin-bottom: 3px;
}

#thisMS .product__comparison__subtitle {
    text-transform: uppercase;
    margin-top: 0;
}

#thisMS .product__comparison__value {
    font-size: 18px;
    line-height: 22px;
}

#thisMS .product__comparison__support {
    text-align: center;
}

#thisMS .product__comparison__support div:first-of-type {
    margin-top: 0;
}

#thisMS .product__comparison__support__title {
    color: #bf4cbf;
    font-size: 16px;
}

#thisMS .product__comparison__support__price {
    margin-top: 20px;
}

#thisMS .product__comparison__weight {
    margin-top: 20px;
}

#thisMS .product__comparison__support__heading {
    margin-top: 20px;
    margin-bottom: 1px;
}

#thisMS .product__comparison__support__item {
    margin-top: 23px;
}

#thisMS .product__comparison__support__item #thisMS .product__comparison__support__value {
    margin: 2px 0 0 0;
}

@media (min-width: 375px) {
    #thisMS .product__features__image {
        height: 435px;
    }
}

@media (min-width: 380px) {
    #thisMS .product__description__image {
        height: 380px;
    }
}

@media (min-width: 768px) {
    .hide-ipad {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #thisMS .product__features__walkthrough {
        flex-basis: 100%;
        order: 3;
        height: 300px;
        text-align: center;
        margin-top: 8px;
        width: 80%;
    }

    #thisMS .product__nzxt-cam__icons {
        justify-content: flex-start;
    }

    #thisMS .product__nzxt-cam__icons__item[data-item="first"] .icon__img,
    #thisMS .product__nzxt-cam__icons__item[data-item="first"] .icon__text,
    #thisMS .product__nzxt-cam__icons__item[data-item="fourth"] .icon__img,
    #thisMS .product__nzxt-cam__icons__item[data-item="fourth"] .icon__text {
        margin-right: auto;
        margin-left: auto;
    }

    #thisMS .product__nzxt-cam__icons__item .icon__img,
    #thisMS .product__nzxt-cam__icons__item .icon__text {
        margin-right: auto;
        margin-left: auto;
    }

    #thisMS .product__nzxt-cam__icons__item[data-item="first"],
    #thisMS .product__nzxt-cam__icons__item[data-item="fourth"],
    #thisMS .product__nzxt-cam__icons__item[data-item="second"],
    #thisMS .product__nzxt-cam__icons__item[data-item="fifth"],
    #thisMS .product__nzxt-cam__icons__item[data-item="third"],
    #thisMS .product__nzxt-cam__icons__item[data-item="sixth"] {
        width: auto;
    }

    #thisMS .product__nzxt-cam__icons__item[data-item="third"] .icon__img {
        margin-top: 17px;
    }

    #thisMS .product__nzxt-cam__icons__item[data-item="sixth"] .icon__text {
        width: auto;
    }

    #thisMS .product__nzxt-cam__icons__row {
        justify-content: flex-start;
        margin-bottom: 0;
        width: auto;
    }

    #thisMS .product__nzxt-cam__icons__row[data-item="second"] {
        margin-left: 20px;
    }

    #thisMS .product__nzxt-cam__icons__row[data-item="first"] #thisMS .product__nzxt-cam__icons__item:not(:last-child) {
        margin-right: 21.5px;
    }

    #thisMS .product__nzxt-cam__icons__row[data-item="second"] #thisMS .product__nzxt-cam__icons__item:not(:last-child) {
        margin-right: 24px;
    }
}

@media (min-width: 980px) {
   #thisMS .hide-desktop {
        display: none;
    }

    #thisMS .padding-container {
        padding-left: 89px;
        padding-right: 89px;
    }

    #thisMS .product__hero {
        height: 516px;
    }

    #thisMS .product__container {
        max-width: 1024px;
        margin: 0 auto;
    }

    #thisMS .product__description {
        padding-top: 12px;
        padding-bottom: 36px;
        position: relative;
    }

    #thisMS .product__description__image {
        margin-left: 235px;
        position: absolute;
        bottom: 122px;
        height: 385px;
    }

    #thisMS .product__description__title {
        font-size: 50px;
        line-height: 77.56px;
        margin-top: 25px;
    }

    #thisMS .product__description__subtitle {
        font-size: 20px;
        margin-top: -1px;
        margin-bottom: 14px;
    }

    #thisMS .product__description__subtitle br {
        display: none;
    }

    #thisMS .product__description__text {
        font-size: 14px;
        line-height: 19px;
        margin-top: 1px;
    }

    #thisMS .product__features {
        flex-direction: row;
        flex-wrap: wrap;
        padding-top: 33px;
        padding-bottom: 76px;
    }

    #thisMS .product__features__image {
        flex: 1;
        order: 1;
        height: 443px;
        object-fit: contain;
        margin-top: 19px;
        margin-right: -67px;
    }

    #thisMS .product__features__content {
        flex: 1;
        order: 0;
        max-width: 410px;
        margin-top: 0;
        margin-right: 32px;
    }

    #thisMS .product__features__walkthrough {
        flex-basis: 100%;
        order: 3;
        height: 354px;
        text-align: center;
        margin-top: 8px;
    }

    #thisMS .product__features__walkthrough iframe {
        width: 626px;
    }

    #thisMS .product__features__title {
        font-size: 20px;
    }

    #thisMS .product__features__item {
        font-size: 14px;
        line-height: 19px;
        margin-top: 18px;
    }

    #thisMS .product__features__list {
        margin-top: 20px;
    }

    #thisMS .product__selling-points {
        display: flex;
        padding-top: 67px;
        padding-bottom: 2px;
        justify-content: space-between;
    }

    #thisMS .product__selling-points__item {
        flex: 1;
        max-width: 255px;
    }

    #thisMS .product__selling-points__img-container {
        min-height: 280px;
        display: flex;
        align-items: center;
    }

    #thisMS .product__selling-points__item[data-item="first"] img {
        height: auto;
        width: 275px;
    }

    #thisMS .product__selling-points__item[data-item="second"] img {
        height: auto;
        width: 250px;
    }

    #thisMS .product__selling-points__item[data-item="third"] img {
        height: auto;
        width: 245px;
    }

    #thisMS .product__selling-points__title {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 2px;
    }

    #thisMS .product__selling-points__item[data-item="first"] #thisMS .product__selling-points__title,
    #thisMS .product__selling-points__item[data-item="second"] #thisMS .product__selling-points__title,
    #thisMS .product__selling-points__item[data-item="third"] #thisMS .product__selling-points__title {
        margin-top: 0;
    }

    #thisMS .product__selling-points__text {
        font-size: 14px;
    }

    #thisMS .product__nzxt-cam {
        flex-direction: row;
        padding-top: 27px;
        padding-bottom: 0px;
    }

    #thisMS .product__nzxt-cam__icons__row {
        flex: 1;
    }

    #thisMS .product__nzxt-cam__title {
        font-size: 22px;
    }

    #thisMS .product__nzxt-cam__text {
        font-size: 15px;
    }

    #thisMS .product__nzxt-cam p:nth-of-type(2) {
        margin-top: 37px;
        margin-bottom: 14px;
    }

    #thisMS .product__nzxt-cam__icons__item {
        justify-content: center;
        align-items: flex-start;
    }

    #thisMS .product__nzxt-cam__icons__item .icon__img {
        max-height: 60px;
    }

    #thisMS .product__nzxt-cam__img {
        flex: 1;
        order: 1;
        height: 367px;
        object-fit: contain;
        margin-top: -50px;
        margin-right: -89px;
    }

    #thisMS .product__nzxt-cam__title {
        margin-top: 38px;
    }

    #thisMS .product__nzxt-cam__content {
        flex: 1.1;
        order: 0;
    }

    #thisMS .product__nzxt-cam__icons__item[data-item="first"] .icon__img,
    #thisMS .product__nzxt-cam__icons__item[data-item="first"] .icon__text,
    #thisMS .product__nzxt-cam__icons__item[data-item="fourth"] .icon__img,
    #thisMS .product__nzxt-cam__icons__item[data-item="fourth"] .icon__text {
        margin-right: auto;
        margin-left: auto;
    }

    #thisMS .product__nzxt-cam__icons__item .icon__img,
    #thisMS .product__nzxt-cam__icons__item .icon__text {
        margin-right: auto;
        margin-left: auto;
    }

    #thisMS .product__nzxt-cam__icons__item[data-item="first"],
    #thisMS .product__nzxt-cam__icons__item[data-item="fourth"],
    #thisMS .product__nzxt-cam__icons__item[data-item="second"],
    #thisMS .product__nzxt-cam__icons__item[data-item="fifth"],
    #thisMS .product__nzxt-cam__icons__item[data-item="third"],
    #thisMS .product__nzxt-cam__icons__item[data-item="sixth"] {
        width: auto;
    }

    #thisMS .product__nzxt-cam__icons__item[data-item="third"] .icon__img {
        margin-top: 17px;
    }

    #thisMS .product__nzxt-cam__icons__item[data-item="sixth"] .icon__text {
        width: auto;
        margin-top: -25px;
    }

    #thisMS .product__nzxt-cam__icons__row {
        justify-content: flex-start;
    }

    #thisMS .product__nzxt-cam__icons__row[data-item="first"] #thisMS .product__nzxt-cam__icons__item:not(:last-child) {
        margin-right: 21.5px;
    }

    #thisMS .product__nzxt-cam__icons__row[data-item="second"] #thisMS .product__nzxt-cam__icons__item:not(:last-child) {
        margin-right: 24px;
    }

    #thisMS .product__comparison {
        display: flex;
    }

    #thisMS .product__comparison__support {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #thisMS .product__comparison__row {
        padding-right: 20px;
        padding-left: 20px;
    }

    #thisMS .product__comparison__value {
        margin-top: 16px;
    }

    #thisMS .product__comparison__title {
        margin-top: -6px;
        font-size: 22px;
    }

    #thisMS .product__comparison__subtitle {
        font-size: 12px;
        margin-top: -9px;
    }

    #thisMS .product__comparison__value,
    #thisMS .product__comparison__support__value {
        font-size: 14px;
    }

    #thisMS .product__comparison__support__heading {
        margin-top: 2px;
        font-size: 16px;
    }

    #thisMS .product__comparison__support__title {
        font-size: 12px;
    }

    #thisMS .product__comparison__support__item {
        margin-top: 22px;
    }
}

@media (min-width: 1024px) {
    #thisMS .product__nzxt-cam__img {
        margin-right: -92px;
    }
}