* {
  padding: 0;
  margin: 0;
  border: 0; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

:focus, :active {
  outline: none; }

a:focus, a:active {
  outline: none; }

nav, footer, header, aside {
  display: block; }

html, body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

input, button, textarea {
  font-family: inherit; }

input::-ms-clear {
  display: none; }

button {
  cursor: pointer; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

a, a:visited {
  text-decoration: none;
  color: inherit; }

a:hover {
  text-decoration: none; }

ul li {
  list-style: none; }

img {
  vertical-align: top; }

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0; }

textarea {
  resize: vertical; }

.product-head__body {
  padding-bottom: 100rem; }
  @media (max-width: 919.98px) {
    .product-head__body {
      padding-bottom: 40rem; } }
.product-head__row {
  display: flex; }
  @media (max-width: 767.98px) {
    .product-head__row {
      flex-direction: column; } }
  .product-head__row > {
    flex: 0 1 50%; }
    @media (max-width: 767.98px) {
      .product-head__row > {
        flex: 1 1 100%; } }
@media (max-width: 767.98px) {
  .product-head__info {
    padding-top: 40rem; } }

.product-slider__body {
  display: flex; }
  @media (max-width: 767.98px) {
    .product-slider__body {
      margin-right: -15rem; } }
@media (min-width: 768px) {
  .product-slider__mini {
    width: 125rem; } }
@media (max-width: 767.98px) {
  .product-slider__mini {
    overflow: visible !important;
    width: 100%;
    padding-right: 15rem; } }
@media (min-width: 768px) {
  .product-slider__mini-block .swiper-wrapper {
    display: flex;
    flex-direction: column;
    gap: 8rem;
    cursor: grab; } }
.product-slider__mini-block.swiper-wrapper {
  min-width: 0; }
  @media (min-width: 768px) {
    .product-slider__mini-block.swiper-wrapper {
      height: 632rem;
      overflow-y: auto;
      overflow-x: hidden;
      scrollbar-width: none;
      -ms-overflow-style: none; }
      .product-slider__mini-block.swiper-wrapper::-webkit-scrollbar {
        display: none; } }
@media (min-width: 768px) {
  .product-slider__mini-img {
    width: 125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10rem;
    overflow: hidden;
    border: 1rem solid #DFE3E9;
    transition: 0.3s; }
    .product-slider__mini-img.swiper-slide {
      height: 135rem; }
    .product-slider__mini-img.active {
      border: 1rem solid #F15A24; }
    .product-slider__mini-img img {
      object-fit: cover;
      height: 100%;
      width: 100%; } }
@media (max-width: 767.98px) {
  .product-slider__mini-img.swiper-slide {
    width: 295rem !important;
    height: 280rem;
    border-radius: 10rem;
    border: 1rem solid #DFE3E9;
    overflow: hidden; }
    .product-slider__mini-img.swiper-slide img {
      object-fit: cover;
      height: 100%;
      width: 100%; } }
.product-slider__center {
  width: 560rem;
  margin-right: 40rem;
  margin-left: 35rem;
  position: relative; }
  @media (max-width: 767.98px) {
    .product-slider__center {
      display: none; } }
.product-slider__btns {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 8rem; }
  .product-slider__btns * {
    user-select: none; }
.product-slider__up, .product-slider__down {
  cursor: pointer; }
  .product-slider__up svg, .product-slider__up img, .product-slider__down svg, .product-slider__down img {
    width: 30rem;
    height: 30rem; }
.product-slider__big {
  width: 520rem;
  margin-left: auto; }
  .product-slider__big * {
    user-select: none; }
.product-slider__big-img {
  width: 100%;
  height: 100%;
  display: none; }
  .product-slider__big-img.active {
    display: block; }
  .product-slider__big-img img {
    object-fit: cover;
    height: 100%;
    width: 100%; }

.pph-info__top {
  padding: 1rem;
  background-color: #DFE3E9;
  border-radius: 20rem 20rem 0 0;
  clip-path: polygon(100% 0, 100% calc(100% - 20rem), calc(100% - 20rem) 100%, 20rem 100%, 0% calc(100% - 20rem), 0 0); }
  @media (max-width: 767.98px) {
    .pph-info__top {
      clip-path: polygon(100% 0, 100% calc(100% - 10rem), calc(100% - 10rem) 100%, 10rem 100%, 0% calc(100% - 10rem), 0 0);
      border-radius: 10rem 10rem 0 0; } }
.pph-info__content {
  clip-path: polygon(100% 0, 100% calc(100% - 20rem), calc(100% - 20rem) 100%, 20rem 100%, 0% calc(100% - 20rem), 0 0);
  border-radius: 20rem 20rem 0 0;
  background-color: #EDEEF0;
  padding: 40rem; }
  @media (max-width: 767.98px) {
    .pph-info__content {
      padding: 15rem;
      clip-path: polygon(100% 0, 100% calc(100% - 10rem), calc(100% - 10rem) 100%, 10rem 100%, 0% calc(100% - 10rem), 0 0);
      border-radius: 10rem 10rem 0 0; } }
.pph-info__row {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 767.98px) {
    .pph-info__row {
      flex-wrap: wrap; } }
.pph-info__category {
  color: #7F90A6;
  font-size: 14rem;
  line-height: 110%;
  text-transform: uppercase; }
  @media (max-width: 767.98px) {
    .pph-info__category {
      font-size: 12rem; } }
.pph-info__article {
  color: #7F90A6;
  font-size: 14rem;
  line-height: 110%;
  text-transform: uppercase; }
  @media (max-width: 767.98px) {
    .pph-info__article {
      font-size: 12rem; } }
.pph-info__name {
  font-size: 80rem;
  line-height: 100%;
  text-transform: uppercase;
  max-width: 480rem;
  margin-bottom: 10rem;
  margin-top: 15rem; }
  @media (max-width: 767.98px) {
    .pph-info__name {
      font-size: 48rem; } }
.pph-info__offer {
  padding-bottom: 25rem;
  margin-bottom: 30rem;
  border-bottom: 1rem solid #BFC7D3;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 767.98px) {
    .pph-info__offer {
      flex-direction: column;
      align-items: start;
      gap: 30rem;
      padding-bottom: 15rem;
      margin-bottom: 15rem; } }
.pph-info__labels ul {
  display: flex;
  gap: 4rem; }
  .pph-info__labels ul li {
    text-transform: uppercase;
    font-size: 12rem;
    padding: 5rem 10rem;
    border: 1rem solid #DFE3E9;
    border-radius: 100px; }
    .pph-info__labels ul li.red {
      border: 1rem solid #F15A24;
      background-color: #F15A24;
      color: white; }
.pph-info__price {
  font-size: 32rem; }
  .pph-info__price span {
    font-size: 22rem; }
.pph-info__text {
  font-size: 18rem;
  line-height: 110%;
  max-width: 480rem; }
  @media (max-width: 767.98px) {
    .pph-info__text {
      font-size: 16rem;
      margin-bottom: 15rem; } }
.pph-info__link img, .pph-info__link svg {
  width: 32rem;
  height: 32rem; }
.pph-info__bottom {
  clip-path: polygon(20rem 0, calc(100% - 20rem) 0%, 100% 20rem, 100% 100%, 0 100%, 0% 20rem);
  background-color: #EDEEF0;
  padding: 40rem;
  border-radius: 0 0 20rem 20rem; }
  @media (max-width: 767.98px) {
    .pph-info__bottom {
      clip-path: polygon(10rem 0, calc(100% - 10rem) 0%, 100% 10rem, 100% 100%, 0 100%, 0% 10rem);
      border-radius: 0 0 10rem 10rem;
      padding: 15rem; } }
.pph-info__btns {
  padding-top: 25rem; }
.pph-info__btns-buy {
  display: flex;
  flex-direction: column;
  gap: 10rem; }
.pph-info__btn {
  width: 100% !important; }

.sku__name {
  font-size: 14rem;
  line-height: 110%;
  text-transform: uppercase; }
.sku__items {
  display: flex;
  align-items: center;
  gap: 30rem;
  padding: 15rem 0;
  border-bottom: 1rem solid #7F90A6; }
  .sku__items ul {
    display: flex;
    gap: 2rem; }
    .sku__items ul li {
      border: 1px solid transparent;
      border-radius: 50%;
      height: 30px;
      width: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
      .sku__items ul li span {
        height: 24px;
        width: 24px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center; }
      .sku__items ul li._value {
        width: fit-content;
        min-width: 30px;
        border-radius: 15px;
        padding: 0 7px; }
        .sku__items ul li._value span {
          width: fit-content; }
      .sku__items ul li.selected {
        border: 1rem solid #777777; }

.product-info {
  padding-bottom: 100rem; }
  @media (max-width: 767.98px) {
    .product-info {
      padding-bottom: 40rem; } }
  .product-info__body {
    background-color: #1F252D;
    padding: 100rem 0;
    color: white;
    border-radius: 30rem; }
    @media (max-width: 767.98px) {
      .product-info__body {
        padding: 40rem 15rem;
        margin: 0 -15rem;
        border-radius: 0; } }
  .product-info__content {
    padding: 0 80rem; }
    @media (max-width: 767.98px) {
      .product-info__content {
        padding: 0; } }
  .product-info__head .section__title:before {
    background-color: white;
    top: 0;
    right: 80rem; }
  .product-info__tth {
    padding-top: 55rem; }
    @media (max-width: 767.98px) {
      .product-info__tth {
        padding-top: 35rem; } }
  .product-info__block {
    padding-top: 40rem;
    border-top: 1rem solid white; }
    @media (max-width: 767.98px) {
      .product-info__block {
        padding-top: 30rem; } }
  .product-info__title {
    font-family: 'BebasNeue', sans-serif;
    font-size: 38rem;
    text-transform: uppercase; }
    @media (max-width: 767.98px) {
      .product-info__title {
        padding-bottom: 25rem;
        font-size: 34rem; } }
  .product-info__items {
    padding-left: 295rem; }
    @media (max-width: 767.98px) {
      .product-info__items {
        padding-left: 0; } }
  .product-info__item {
    display: flex;
    font-size: 18rem;
    line-height: 120%;
    padding: 40rem 0;
    border-top: 1rem solid #7F90A6; }
    @media (max-width: 767.98px) {
      .product-info__item {
        flex-direction: column;
        padding: 25rem 0;
        font-size: 16px; } }
  @media (min-width: 768px) {
    .product-info__name {
      flex: 0 0 375rem; } }
  @media (max-width: 767.98px) {
    .product-info__name {
      margin-bottom: 25px; } }

/*# sourceMappingURL=style.css.map */
