@font-face {
    font-family: "Styrene";
    font-display: swap;
    src: url("//static.mvideo.ru/media/Promotions/Promo_Page/2022/September/apple-iphone-14/fonts/Styrene B LC Web-Medium.woff") format("woff"), url("//static.mvideo.ru/media/Promotions/Promo_Page/2022/September/apple-iphone-14/fonts/Styrene B LC Web-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Styrene";
    font-display: swap;
    src: url("//static.mvideo.ru/media/Promotions/Promo_Page/2022/September/apple-iphone-14/fonts/Styrene B LC Web-Regular.woff") format("woff"), url("//static.mvideo.ru/media/Promotions/Promo_Page/2022/September/apple-iphone-14/fonts/Styrene B LC Web-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
  }
  
  * {
    padding: 0px;
    margin: 0px;
    border: 0px;
  }
  
  *,
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  :focus,
  :active {
    outline: none;
  }
  
  a:focus,
  a:active {
    outline: none;
  }
  
  aside,
  nav,
  footer,
  header,
  section {
    display: block;
  }
  
  html,
  body {
    height: 100%;
    min-width: 320px;
  }
  
  body {
    line-height: 1;
    font-family: "Roboto", sans-serif;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
  
  input,
  button,
  textarea {
    font-family: "Roboto", sans-serif;
  }
  
  input::-ms-clear {
    display: none;
  }
  
  button {
    cursor: pointer;
  }
  
  button::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  
  a,
  a:visited {
    text-decoration: none;
  }
  
  a:hover {
    text-decoration: none;
  }
  
  ul li {
    list-style: none;
  }
  
  img {
    vertical-align: top;
    font-size: 10px;
    line-height: 1.1;
  }
  .facelift .page-container {
    background: #f5f5f6;
}
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: inherit;
    font-size: inherit;
  }
  
  body {
    color: #000;
    font-size: 14px;
    background: #fff;
  }
  
  body._lock {
    overflow: hidden;
  }
  
  .wrapper {
    width: 100%;
    background: #f5f5f6;
    min-height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  
  ._container {
    max-width: 1600px;
    padding: 0 42px;
    margin: 0 auto;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: inherit;
    margin: 0;
    padding: 0;
  }
  
  p {
    padding: 0;
    margin: 0;
  }
  
  section._mb,
  div._mb,
  li._mb {
    margin-bottom: 96px;
  }
  
  section._mt,
  div._mt,
  li._mt {
    margin-top: 96px;
  }
  
  section._pt,
  div._pt,
  li._pt {
    padding-top: 96px;
  }
  
  section._pb,
  div._pb,
  li._pb {
    padding-bottom: 96px;
  }
  
  ._lc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: clip;
       text-overflow: clip;
  }
  
  ._lc--1 {
    -webkit-line-clamp: 1;
  }
  
  ._lc--2 {
    -webkit-line-clamp: 2;
  }
  
  ._lc--3 {
    -webkit-line-clamp: 3;
  }
  .promotions-section {
   
    background: #f5f5f6;
}
.wide-banner .hero-banner-carousel-content, .wide-banner .hero-carousel-slide .hero-banner-carousel-content img {
    background: #f5f5f6;
}
.wide-banner .hero-banner-carousel-content {
    border-radius: 0;
}
.wide-banner .has-one-element .hero-carousel {
    
    background: #f5f5f6;
}
  
  ._lc--4 {
    -webkit-line-clamp: 4;
  }
  
  .wrapper a.btn,
  .wrapper button.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    height: 48px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    color: #fff;
    background-color: #e31235;
    padding: 12px 24px;
    border-radius: 8px;
    -webkit-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
  }
  
  .wrapper a.btn._fw,
  .wrapper button.btn._fw {
    width: 100%;
  }
  
  .visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
            clip-path: inset(100%);
  }
  
  .iphone14 {
    background: #f5f5f6;
  }
  
  .iphone14__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        /* justify-content: space-around; */
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 25px;
  }
  
  /* .iphone14__item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  } */
  .iphone14--categories .iphone14__item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .iphone14--advantage .iphone14__item {
    width: 30%;
  }
  
  .iphone14__txt {
    max-width: 361px;
    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-family: "Styrene";
    font-weight: 500;
    font-size: 21px;
    line-height: 1.2;
    background-color: #e31235;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    height: 100%;
    padding: 20px 30px;
    border-radius: 12px;
    min-height: 91px;
    margin: 0 auto;
  }
  
  .iphone14--advantage .iphone14__txt {
    background-color: #f5f5f6;
    /* background-color: #fff; */
    border: 3px solid #e31235;
    color: #333;
  }
  
  .iphone14--advantage .iphone14__txt br {
    display: none;
  }
  
  .iphone14--categories .iphone14__txt {
    gap: 10px;
  }
  
  .iphone14__link {
    -webkit-transition: background-color 0.3s ease 0s, border-color 0.3s ease 0s, color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s, border-color 0.3s ease 0s, color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s, border-color 0.3s ease 0s, color 0.3s ease 0s;
  }
  
  .iphone14__link:hover {
    color: #fff !important;
  }
  
  .iphone14__link:focus {
    color: #fff !important;
  }
  
  .iphone14__link--ttn {
    text-transform: none;
  }
  
  .iphone14__icon {
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
  }
  
  .TIBlock.text-blockquote {
    background-color: #f5f5f6 !important;
  }
  
  .page {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  
  @media (min-width: 992px) {
    .wrapper a.btn:hover,
    .wrapper button.btn:hover {
      background-color: #bd0f2c;
    }
  
    .wrapper a.btn:focus,
    .wrapper button.btn:focus {
      background-color: #9c0c24;
    }
  
    .iphone14__link:hover {
      background-color: #bd0f2c;
      border-color: #bd0f2c;
    }
  
    .iphone14__link:focus {
      background-color: #9c0c24;
      border-color: #9c0c24;
    }
  }
  
  @media (max-width: 1600px) {
    ._container {
      max-width: 1280px;
      padding: 0 26px;
    }
  
    .iphone14__txt {
      font-size: calc(18px + 3 * ((100vw - 320px) / 1280));
    }
  }
  
  @media (max-width: 1439.98px) {
    section._mb,
    div._mb,
    li._mb {
      margin-bottom: 72px;
    }
  
    section._mt,
    div._mt,
    li._mt {
      margin-top: 72px;
    }
  
    section._pt,
    div._pt,
    li._pt {
      padding-top: 72px;
    }
  
    section._pb,
    div._pb,
    li._pb {
      padding-bottom: 72px;
    }
  }
  
  @media (max-width: 1279.98px) {
    ._container {
      max-width: 1024px;
      padding: 0 42px;
    }
  
    .iphone14--categories .iphone14__item {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 calc(50% - 20px);
              flex: 0 1 calc(50% - 20px);
    }
  }
  
  @media (max-width: 991.98px) {
    ._container {
      max-width: none;
      padding: 0 20px;
    }
  
    .iphone14__items {
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly;
    }
  
    .iphone14__item {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 320px;
              flex: 0 1 320px;
    }
  
    .iphone14--categories .iphone14__item {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 320px;
              flex: 0 1 320px;
    }
  }
  
  @media (max-width: 767.98px) {
    section._mb,
    div._mb,
    li._mb {
      margin-bottom: 56px;
    }
  
    section._mt,
    div._mt,
    li._mt {
      margin-top: 56px;
    }
  
    section._pt,
    div._pt,
    li._pt {
      padding-top: 56px;
    }
  
    section._pb,
    div._pb,
    li._pb {
      padding-bottom: 56px;
    }
  
    .wrapper a.btn,
    .wrapper button.btn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 30%;
      margin: 0 auto;
    }
  
    .iphone14__items {
      gap: 20px;
    }
  
    .iphone14__item {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 300px;
              flex: 0 1 300px;
    }
  
    .iphone14--categories .iphone14__item {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 300px;
              flex: 0 1 300px;
    }
  
    .iphone14__txt {
      min-height: 85px;
    }
  }
  
  @media only screen and (max-width: 600px) {
    .TIBlock.text-blockquote .TIBlock-text .content-quote {
      padding: 2rem 0 !important;
    }
  }
  
  @media (max-width: 479.98px) {
    .wrapper a.btn,
    .wrapper button.btn {
      width: 40%;
    }
  }
  
  @media (max-width: 361px) {
    .iphone14__txt {
      padding: 20px 10px;
    }
  }
  
  @media (max-width: 359.98px) {
    section._mb,
    div._mb,
    li._mb {
      margin-bottom: 40px;
    }
  
    section._mt,
    div._mt,
    li._mt {
      margin-top: 40px;
    }
  
    section._pt,
    div._pt,
    li._pt {
      padding-top: 40px;
    }
  
    section._pb,
    div._pb,
    li._pb {
      padding-bottom: 40px;
    }
  }
  
  @media (max-width: 1600px) and (min-width: 991.98px) {
    .iphone14--advantage .iphone14__txt {
      font-size: 19px;
      padding: 20px 10px;
    }
  }
  
  @media (max-width: 1600px) and (min-width: 991.98px) and (max-width: 1600px) {
    .iphone14--advantage .iphone14__txt {
      font-size: calc(17px + 2 * ((100vw - 320px) / 1280));
    }
  }
  
  @media (max-width: 1279.98px) and (min-width: 991.98px) {
    .iphone14--advantage .iphone14__txt br {
      display: block;
    }
  }
  
  @media (max-width: 1600px) and (min-width: 1279.98px) {
    .iphone14--categories .iphone14__txt {
      font-size: 20px;
    }
  }
  
  @media (max-width: 1600px) and (min-width: 1279.98px) and (max-width: 1600px) {
    .iphone14--categories .iphone14__txt {
      font-size: calc(18px + 2 * ((100vw - 320px) / 1280));
    }
  }