/*
@mixin dim-padding($dim, $padding){
	{$dim-$padding}+px;
}
//*/
@import url("https://cdn.dellandyou.pl/font/?f=Alienware&t=Regular,Bold");
.sticky #top:not(.top2), .product-nav-sticky .product-nav {
  z-index: 99999; }

img.lazy {
  width: auto;
  max-width: 100%; }

.DELL_d-desktop {
  display: block; }
  @media (max-width: 610px) {
    .DELL_d-desktop {
      display: none; } }

.DELL_d-mobile {
  display: none; }
  @media (max-width: 610px) {
    .DELL_d-mobile {
      display: block; } }

#DELL_container {
  width: 100%;
  max-width: 920px;
  height: auto;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  font-family: Alienware, sans-serif !important;
  color: #c9c9c9;
  font-size: 16px;
  line-height: 140%; }
  #DELL_container * {
    padding: 0;
    margin: 0;
    outline: none;
    -webkit-font-smoothing: antialiased !important;
    box-sizing: border-box; }
    #DELL_container *::after, #DELL_container *::before {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  #DELL_container .DELL_row:after, #DELL_container .DELL_row:before {
    display: table;
    content: " "; }
  #DELL_container .DELL_row {
    width: 100%;
    float: left;
    clear: both; }
    #DELL_container .DELL_row > div {
      float: left; }
    #DELL_container .DELL_row .DELL_c2 {
      width: 50%;
      padding: 0 15px; }
      @media (max-width: 610px) {
        #DELL_container .DELL_row .DELL_c2 {
          width: 100%; } }
    #DELL_container .DELL_row .DELL_c3 {
      width: 33%;
      padding: 0 15px; }
      @media (max-width: 610px) {
        #DELL_container .DELL_row .DELL_c3 {
          width: 100%; } }
    #DELL_container .DELL_row .DELL_c4 {
      width: 25%;
      padding: 0 15px; }
      @media (max-width: 610px) {
        #DELL_container .DELL_row .DELL_c4 {
          width: 100%; } }
    #DELL_container .DELL_row .DELL_c5 {
      width: 20%;
      padding: 0 15px; }
      @media (max-width: 610px) {
        #DELL_container .DELL_row .DELL_c5 {
          width: 100%; } }
    #DELL_container .DELL_row .DELL_c6 {
      width: 16.66%;
      padding: 0 15px; }
      @media (max-width: 610px) {
        #DELL_container .DELL_row .DELL_c6 {
          width: 100%; } }
  #DELL_container .DELL_w-100 {
    width: 100%; }
  #DELL_container .DELL_index-1 {
    position: relative;
    z-index: 1; }
  #DELL_container .DELL_index-2 {
    position: relative;
    z-index: 2; }
  #DELL_container .DELL_w-50 {
    width: 50%; }
    @media (max-width: 610px) {
      #DELL_container .DELL_w-50 {
        width: 100%; } }
  #DELL_container .DELL_w-100 {
    width: 100%; }
  #DELL_container .DELL_w100 {
    width: 100%; }
  #DELL_container .DELL_i100 img {
    width: 100%; }
  #DELL_container .DELL_i-mw100 img {
    max-width: 100%; }
  #DELL_container .DELL_text-center {
    text-align: center; }
  #DELL_container section.DELL_section {
    width: 100%;
    max-width: 920px;
    height: auto;
    position: relative;
    margin: 0px auto 0;
    overflow: hidden; }
    #DELL_container section.DELL_section.DELL_w100 {
      width: 100%; }

* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-font-smoothing: antialiased !important;
  box-sizing: content-box; }

html, body {
  height: 100%; }

body {
  font-family: Alienware, sans-serif;
  color: #c9c9c9;
  background: white;
  height: auto !important;
  font-size: 18px; }

a {
  text-decoration: none; }

.DELL_top-heading {
  font-size: 20px;
  font-weight: 700;
  color: #444444;
  text-transform: uppercase;
  padding: 1.5rem 0rem !important;
  border-bottom: 1px solid #444444 !important; }
  @media (max-width: 610px) {
    .DELL_top-heading {
      margin: 0rem 2rem !important; } }

.DELL_top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 3rem 1.5rem !important; }
  @media (max-width: 610px) {
    .DELL_top {
      display: flex;
      padding: 0rem 2rem !important;
      align-items: center !important; } }

.DELL_top-item {
  display: block; }
  @media (max-width: 610px) {
    .DELL_top-item {
      display: inline-flex;
      max-height: 30px !important;
      width: auto; }
      .DELL_top-item:nth-of-type(2) {
        width: 60px; } }

.DELL_hero {
  z-index: 0;
  position: relative;
  border-radius: 30px 30px 0px 0px; }
  @media (max-width: 610px) {
    .DELL_hero {
      height: 640px !important; } }

.DELL_hero__image {
  z-index: 1;
  display: block;
  position: relative;
  width: 100%;
  height: auto; }
  @media (max-width: 610px) {
    .DELL_hero__image {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-60%, -50%);
      width: auto !important;
      max-width: auto !important;
      height: 640px !important; } }

.DELL_hero__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px !important;
  background: linear-gradient(33deg, #020a08 0%, rgba(13, 50, 38, 0) 76.57%); }
  @media (max-width: 610px) {
    .DELL_hero__wrapper {
      justify-content: flex-start;
      padding: 30px !important; } }

.DELL_hero__model {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 110%;
  letter-spacing: 0.12em;
  color: #ffffff;
  margin-bottom: 15px !important; }

.DELL_hero__heading {
  font-style: italic;
  font-weight: 700;
  font-size: 66px;
  line-height: 110%;
  text-transform: uppercase;
  color: #ffffff; }
  @media (max-width: 610px) {
    .DELL_hero__heading {
      font-size: 30px;
      line-height: 110%; } }

.DELL_hero__icons {
  position: relative;
  display: flex;
  flex-direction: row; }
  @media (max-width: 610px) {
    .DELL_hero__icons {
      flex-direction: column; } }

.DELL_hero__icons-item {
  margin-right: 60px !important; }
  @media (max-width: 610px) {
    .DELL_hero__icons-item {
      margin-right: 0px !important;
      margin-bottom: 5px !important; } }

.DELL_hero__icons-item_wrapper {
  height: 60px;
  display: flex;
  align-items: center;
  margin-bottom: .25rem !important; }
  @media (max-width: 610px) {
    .DELL_hero__icons-item_wrapper {
      height: 50px; } }

.DELL_hero__icons-item_description {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #ffffff; }
  @media (max-width: 610px) {
    .DELL_hero__icons-item_description {
      display: inline-block;
      font-size: 12px;
      line-height: 120%; } }

.DELL_hero__icons-item_description-big {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 140%;
  color: #ffffff;
  margin-bottom: 10px !important; }
  @media (max-width: 610px) {
    .DELL_hero__icons-item_description-big {
      display: inline-block;
      margin-right: 15px !important; } }

.DELL_hero__content {
  margin-bottom: 10rem !important; }
  @media (max-width: 610px) {
    .DELL_hero__content {
      margin-top: 2rem !important;
      margin-bottom: 2rem !important; } }

.DELL_hero_logos {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%; }
  @media (max-width: 610px) {
    .DELL_hero_logos {
      flex-direction: column; } }

.DELL_hero_logos-right {
  display: flex;
  flex-direction: row;
  align-items: center; }
  @media (max-width: 610px) {
    .DELL_hero_logos-right {
      flex-direction: column;
      align-items: flex-end; } }

.DELL_hero__logo-other {
  margin-right: 2rem !important; }
  .DELL_hero__logo-other:last-of-type {
    margin-right: 0rem !important; }
  @media (max-width: 610px) {
    .DELL_hero__logo-other {
      margin-right: 0rem !important;
      margin-bottom: 1rem !important; } }

.DELL_info {
  position: relative; }
  @media (max-width: 610px) {
    .DELL_info {
      display: flex;
      flex-direction: column; } }

.DELL_info__wrapper {
  position: relative;
  z-index: 4;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 60px !important;
  display: flex;
  flex-direction: column; }
  @media (max-width: 610px) {
    .DELL_info__wrapper {
      padding: 1rem !important; } }
  .DELL_info__wrapper.DELL_h-900 {
    min-height: 900px; }
    @media (max-width: 610px) {
      .DELL_info__wrapper.DELL_h-900 {
        min-height: auto; } }
  .DELL_info__wrapper.DELL_h-870 {
    min-height: 870px; }
    @media (max-width: 610px) {
      .DELL_info__wrapper.DELL_h-870 {
        min-height: auto; } }

.DELL_info__gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.DELL_info__image {
  position: absolute; }
  @media (max-width: 610px) {
    .DELL_info__image {
      position: relative; } }

.DELL_info__content {
  z-index: 5;
  position: relative;
  width: 42%; }
  @media (max-width: 610px) {
    .DELL_info__content {
      width: 100%; } }

.DELL_info__heading {
  font-family: Alienware !important;
  font-size: 48px !important;
  font-weight: 300 !important;
  text-align: left !important;
  line-height: 110% !important;
  color: #1C1C1C !important;
  margin-bottom: 30px !important; }
  @media (max-width: 610px) {
    .DELL_info__heading {
      font-size: 34px !important;
      line-height: 38px !important;
      padding: 1rem !important;
      margin-bottom: 0px !important; } }

.DELL_info__subheading {
  display: block;
  font-size: 14px !important;
  text-transform: uppercase;
  color: #313336 !important;
  margin-bottom: 1rem !important; }
  @media (max-width: 610px) {
    .DELL_info__subheading {
      padding: 1rem !important;
      margin-bottom: 0rem !important; } }

.DELL_info__description {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 140% !important;
  text-align: left !important;
  color: #696C75 !important;
  margin-bottom: 30px !important; }
  .DELL_info__description strong {
    font-weight: 700 !important; }
  @media (max-width: 610px) {
    .DELL_info__description {
      font-size: 16px !important;
      line-height: 20px !important;
      padding: 1rem !important; } }

.DELL_info__light .DELL_info__heading,
.DELL_info__light .DELL_info__subheading,
.DELL_info__light .DELL_info__description {
  color: #ffffff !important; }

@media (max-width: 610px) {
  .DELL_m-reverse {
    display: flex;
    flex-direction: column-reverse; } }

.DELL_c-right {
  align-items: flex-end; }

.DELL_info__image-1 {
  bottom: 30px;
  right: 60px; }

.DELL_info__gradient-1 {
  background: linear-gradient(90deg, #ff606d 0%, #ff936f 60%, #ffc171 100%); }

.DELL_info-2 {
  background-color: #fefefe; }

.DELL_info__image-2 {
  top: 0px;
  left: 0px; }

.DELL_info__image-3 {
  bottom: 0px;
  right: 0px; }

.DELL_info__gradient-3 {
  background: linear-gradient(135deg, #2f4152 0%, #bbc1c5 100%); }

.DELL_info-4 {
  background-color: #c9c4b8; }

.DELL_info__image-4 {
  bottom: 0px;
  left: 0px; }

.DELL_info__image-5 {
  bottom: 0px;
  right: 0px; }

.DELL_info__gradient-5 {
  background: linear-gradient(45deg, #ae6ab3 0%, #4768db 100%); }

.DELL_info__image-6 {
  bottom: 60px;
  left: 0px; }
  @media (max-width: 610px) {
    .DELL_info__image-6 {
      bottom: 30px; } }

.DELL_info__gradient-6 {
  background: linear-gradient(215deg, #797979 0%, #bcbcbc 100%); }

.DELL_info__image-7 {
  bottom: 0px;
  right: 0px; }

.DELL_info__gradient-7 {
  background: linear-gradient(110deg, #195c9d 0%, #2f97a0 50%, #42c9a1 100%); }

.DELL_info__image-8 {
  bottom: 0px;
  left: 0px; }

.DELL_info__gradient-8 {
  background: linear-gradient(90deg, #232670 0%, #bd3664 100%); }

.DELL_info-9 {
  background-color: #2186b3; }

.DELL_info__image-9 {
  bottom: 0px;
  left: 0px; }

.DELL_info-10 .DELL_info__content {
  width: 38%; }
  @media (max-width: 610px) {
    .DELL_info-10 .DELL_info__content {
      width: 100%; } }

.DELL_info__image-10 {
  bottom: 30px;
  left: 60px; }

.DELL_info__gradient-10 {
  background: linear-gradient(45deg, #aeb1b2 0%, #eeeeed 100%); }

.DELL_info-11 {
  background-color: #eeeee8; }

.DELL_info__image-11 {
  bottom: 0px;
  right: 0px; }

.DELL_info__gradient-11 {
  background: radial-gradient(110% 110% at 20% 80%, #5ae7ee 0%, #5a88e5 100%); }

.DELL_info-12 {
  background-color: #f2f2ed; }

.DELL_info__image-12 {
  bottom: 0px;
  right: 0px; }

.DELL_info-details {
  background-color: #f0f0ef; }

.DELL_info-details__head {
  padding: 60px !important; }
  @media (max-width: 610px) {
    .DELL_info-details__head {
      padding: 30px !important; } }

.DELL_info-details__heading {
  font-family: Alienware !important;
  font-size: 48px !important;
  font-weight: 300 !important;
  line-height: 110%;
  text-align: center;
  color: #1C1C1C !important;
  margin-bottom: 30px !important; }
  @media (max-width: 610px) {
    .DELL_info-details__heading {
      font-size: 32px !important;
      text-align: center !important; } }

.DELL_info-details__description {
  font-family: Alienware !important;
  font-weight: 400 !important;
  line-height: 140%;
  text-align: center;
  color: #696C75 !important; }
  @media (max-width: 610px) {
    .DELL_info-details__description {
      text-align: center !important; } }

.DELL_info-details__wrapper {
  z-index: 1 !important;
  position: relative !important;
  padding: 4rem !important; }
  @media (max-width: 610px) {
    .DELL_info-details__wrapper {
      padding: 1rem !important; } }

.DELL_info-details__laptop {
  z-index: 2 !important;
  position: relative !important;
  left: 50%;
  transform: translateX(-50%); }

.DELL_info-details__point {
  z-index: 3 !important;
  position: absolute !important;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 3px solid #357bca;
  background-color: white;
  transition: background-color .5s ease-in-out;
  /*   &.point-4{
            transform: translate(60px, 20px);
            &:hover{
                z-index: 5;
                .description-4{
                    opacity: .9;
                }
            }
        } */
  /*  &.point-6{
            transform: translate(-170px, 100px);
            &:hover{
                z-index: 5;
                .description-6{
                    opacity: .9;
                }
            }
            .description-6{
                position: relative;
            }
        } */ }
  @media (max-width: 610px) {
    .DELL_info-details__point {
      display: none; } }
  .DELL_info-details__point:hover .DELL_info-details__point-animation {
    opacity: .6;
    width: 50px;
    height: 50px; }
  .DELL_info-details__point.point-1 {
    transform: translate(-35px, -240px); }
    .DELL_info-details__point.point-1:hover {
      z-index: 5; }
      .DELL_info-details__point.point-1:hover .description-1 {
        opacity: .9; }
  .DELL_info-details__point.point-2 {
    transform: translate(130px, 45px); }
    .DELL_info-details__point.point-2:hover {
      z-index: 5; }
      .DELL_info-details__point.point-2:hover .description-2 {
        opacity: .9; }
  .DELL_info-details__point.point-3 {
    transform: translate(85px, -140px); }
    .DELL_info-details__point.point-3:hover {
      z-index: 5; }
      .DELL_info-details__point.point-3:hover .description-3 {
        opacity: .9; }
  .DELL_info-details__point.point-5 {
    transform: translate(-45px, -80px); }
    .DELL_info-details__point.point-5:hover {
      z-index: 5; }
      .DELL_info-details__point.point-5:hover .description-5 {
        opacity: .9; }
  .DELL_info-details__point.point-7 {
    transform: translate(-190px, 35px); }
    .DELL_info-details__point.point-7:hover {
      z-index: 5; }
      .DELL_info-details__point.point-7:hover .description-7 {
        opacity: .9; }
    .DELL_info-details__point.point-7 .description-7 {
      position: relative; }

.DELL_info-details__point-description {
  position: relative;
  top: 50%;
  left: 50%;
  width: 250px;
  height: auto;
  background-color: #ffffff;
  color: #000000;
  opacity: 0;
  transition: opacity .5s ease-in-out;
  border-radius: 5px;
  padding: 20px !important;
  font-size: 16px;
  line-height: 22px;
  text-align: center; }
  .DELL_info-details__point-description.description-3 {
    z-index: 9; }

.DELL_info-details__point-animation {
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0px;
  height: 0px;
  border: 2px solid white !important;
  border-radius: 50%;
  background-color: transparent;
  transition: background-color .5s ease-in-out, opacity .5s ease-in-out, width .5s ease-in-out, height .5s ease-in-out;
  opacity: 0; }

.DELL_info-details__point:hover {
  z-index: 20 !important; }

.DELL_info-details__point-description {
  pointer-events: none; }

.DELL_info-details__point:hover .DELL_info-details__point-description {
  pointer-events: auto; }

.DELL_info-details__legend {
  display: none;
  position: relative;
  top: auto;
  right: auto;
  padding: 2rem !important;
  width: 100%; }
  @media (max-width: 610px) {
    .DELL_info-details__legend {
      display: block; } }

.DELL_info-details__legend-list {
  font-size: 16px;
  color: #696C75 !important;
  padding: 1.5rem !important; }
  .DELL_info-details__legend-list li {
    margin-bottom: 15px !important; }

.DELL_accessories {
  background-color: #F0F0EF;
  padding: 30px !important;
  border-radius: 0px 0px 30px 30px; }

.DELL_accessories__heading {
  font-family: Alienware !important;
  font-size: 48px !important;
  line-height: normal;
  font-weight: 300 !important;
  text-align: center !important;
  color: #1C1C1C !important;
  padding: 1.5rem 0rem !important;
  margin-bottom: 2rem !important; }
  @media (max-width: 610px) {
    .DELL_accessories__heading {
      font-size: 32px !important;
      margin: 0rem 2rem !important; } }

.DELL_accessories__item-title {
  font-weight: 300 !important;
  color: #1C1C1C !important; }

.DELL_accessories__image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 320px;
  margin-bottom: 2rem !important; }

.DELL_accessories__image {
  max-width: 100%;
  height: auto; }

.DELL_accessories__item {
  display: flex;
  flex-direction: column;
  width: 45%;
  padding: 1.5rem !important;
  border-radius: 8px;
  background-color: #ffffff;
  margin: 2.5% !important; }
  @media (max-width: 610px) {
    .DELL_accessories__item {
      flex-direction: column;
      margin: 0 0 30px 0 !important;
      width: 100%; } }

.DELL_accessories__row {
  display: flex;
  flex-direction: row;
  width: 100%; }
  @media (max-width: 610px) {
    .DELL_accessories__row {
      flex-direction: column; } }

.DELL_accessories__item-img-wrapper {
  width: 25%;
  height: auto; }
  @media (max-width: 610px) {
    .DELL_accessories__item-img-wrapper {
      width: 100%;
      height: auto; } }

.DELL_accessories__item-img {
  width: 100%;
  height: auto; }

.DELL_accessories__item-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 75%;
  height: auto;
  padding: 1.5rem !important; }
  @media (max-width: 610px) {
    .DELL_accessories__item-content {
      width: 100%;
      height: auto; } }

.DELL_accessories__item-heading {
  font-family: Alienware !important;
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 27px !important;
  text-transform: uppercase !important;
  margin-bottom: 1rem !important;
  color: #c9c9c9 !important; }
  @media (max-width: 610px) {
    .DELL_accessories__item-heading {
      font-size: 20px !important;
      line-height: 24px !important; } }

.DELL_accessories__item-description {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 22px !important;
  color: #c9c9c9 !important; }
  @media (max-width: 610px) {
    .DELL_accessories__item-description {
      font-size: 16px !important;
      line-height: 20px !important; } }

.DELL_footer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background-color: #ffffff !important;
  padding: 3rem !important; }

.DELL_footer__wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%; }
  @media (max-width: 610px) {
    .DELL_footer__wrapper {
      flex-direction: column;
      width: 100%; } }

.DELL_footer__icon-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1rem !important;
  height: 100px; }
  @media (max-width: 610px) {
    .DELL_footer__icon-wrapper {
      height: auto !important;
      align-items: center !important; } }

.DELL_footer__icon {
  width: auto;
  height: auto; }

.DELL_footer__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1rem !important;
  height: 100px; }
  @media (max-width: 610px) {
    .DELL_footer__content {
      height: auto; } }

.DELL_footer__heading {
  font-family: Alienware !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  color: #444444 !important;
  margin-bottom: .5rem !important; }
  @media (max-width: 610px) {
    .DELL_footer__heading {
      text-align: center !important; } }

.DELL_footer__description {
  font-size: 16px !important;
  font-weight: 300 !important;
  color: #444444 !important; }
  @media (max-width: 610px) {
    .DELL_footer__description {
      text-align: center !important; } }

.DELL_footer-logos {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 0rem !important;
  background-color: #fff !important;
  border-top: 1px solid #dddddd !important; }
  .DELL_footer-logos img {
    max-height: 30px;
    max-width: 240px; }
    .DELL_footer-logos img:first-of-type {
      max-height: 60px; }
    @media (max-width: 610px) {
      .DELL_footer-logos img {
        margin-bottom: 30px !important; }
        .DELL_footer-logos img:last-of-type {
          margin-bottom: 0px !important; } }
  @media (max-width: 610px) {
    .DELL_footer-logos {
      flex-direction: column;
      padding: 2rem 2rem !important; } }

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