/*** Colors ***/
/*** New colors ***/
/*** End New colors ***/
/*** Main banner ***/
/* line 5, content.scss */
.main-banner {
  position: relative;
  z-index: 999; }
  /* line 9, content.scss */
  .main-banner .swiper-slide {
    display: flex;
    align-items: flex-end;
    min-height: 450px; }
  /* line 15, content.scss */
  .main-banner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1; }
  /* line 25, content.scss */
  .main-banner .info {
    position: relative;
    flex: 1;
    max-width: 1054px;
    padding: 42px 0;
    color: #ffffff;
    z-index: 99; }
  /* line 34, content.scss */
  .main-banner .title {
    width: 100%;
    font-size: 76px;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 5; }
  /* line 43, content.scss */
  .main-banner .description {
    max-width: 592px;
    font-size: 24px;
    line-height: normal; }
  /* line 49, content.scss */
  .main-banner a {
    color: #ffffff;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase; }
    /* line 55, content.scss */
    .main-banner a:focus, .main-banner a:active, .main-banner a:hover {
      color: #ffffff;
      opacity: .8; }

/*** End Main banner ***/
/*** Advantages list ***/
/* line 69, content.scss */
.advantages-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: -20px 0 0 -20px;
  padding: 60px 0; }
  /* line 77, content.scss */
  .advantages-list--item {
    display: flex;
    align-items: center;
    flex: 100%;
    max-width: calc(25% - 20px);
    margin: 20px 0 0 20px;
    padding: 26px 12px 26px 44px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 8px 0 60px rgba(0, 0, 0, 0.12); }
  /* line 89, content.scss */
  .advantages-list--item.event {
    max-width: calc(30% - 20px) !important;
    margin: 20px 30px 0 30px; }
    @media (max-width: 767px) {
      /* line 89, content.scss */
      .advantages-list--item.event {
        max-width: calc(50% - 20px) !important;
        margin: 20px 0 0 20px; } }
    /* line 98, content.scss */
    .advantages-list--item.event .text {
      font-size: 17px;
      font-weight: 400; }
      @media (max-width: 767px) {
        /* line 98, content.scss */
        .advantages-list--item.event .text {
          display: none !important; } }
  /* line 110, content.scss */
  .advantages-list--item.event.pobeda .text {
    font-size: 21px; }
  /* line 115, content.scss */
  .advantages-list .image.event {
    width: 132px;
    height: 132px;
    min-width: 132px;
    margin-right: 25px; }
    /* line 121, content.scss */
    .advantages-list .image.event img {
      max-height: 100%; }
  /* line 126, content.scss */
  .advantages-list .image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 92px;
    height: 92px;
    min-width: 92px;
    margin-right: 25px; }
    /* line 135, content.scss */
    .advantages-list .image img {
      max-height: 100%; }
  /* line 140, content.scss */
  .advantages-list .text {
    max-width: 300px;
    font-size: 14px;
    line-height: normal;
    font-weight: 600; }

/*** End Advantages list ***/
/*** Big menu ***/
/* line 155, content.scss */
.big-menu-wrap .collection {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  max-width: 808px;
  min-height: 350px;
  margin: 0 0 0 20px;
  padding: 85px 92px 40px;
  background-position: center;
  background-size: cover;
  border-radius: 8px;
  box-shadow: 8px 0 60px rgba(0, 0, 0, 0.12); }
  /* line 169, content.scss */
  .big-menu-wrap .collection .title {
    font-size: 64px;
    line-height: 103%;
    font-weight: 700; }
  /* line 175, content.scss */
  .big-menu-wrap .collection .link {
    display: flex;
    align-items: center;
    font-size: 24px;
    line-height: normal;
    font-weight: 900; }

/* line 185, content.scss */
.big-menu {
  display: flex;
  flex-wrap: wrap;
  flex: 2;
  max-width: 828px;
  margin: -20px 0 0 -20px; }
  /* line 192, content.scss */
  .big-menu--item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 100%;
    max-width: calc(33.333% - 20px);
    min-height: 256px;
    margin: 20px 0 0 20px;
    padding: 26px 17px 15px 19px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 24px 0 60px rgba(30, 33, 43, 0.26); }
  /* line 209, content.scss */
  .big-menu--title {
    width: 100%;
    max-width: calc(66.666% - 20px);
    min-height: 256px;
    margin: 20px 0 0 20px;
    padding: 15px;
    font-size: 64px;
    line-height: 103%;
    font-weight: 700; }
  /* line 220, content.scss */
  .big-menu .title {
    padding-bottom: 10px;
    font-size: 28px;
    line-height: normal;
    font-weight: 600; }
  /* line 227, content.scss */
  .big-menu .description {
    font-size: 14px;
    line-height: normal;
    font-weight: 600; }

/*** End Big menu ***/
/*** Brand banner ***/
/* line 239, content.scss */
.brand-banner {
  position: relative;
  padding: 19px 20px 32px;
  background: #E71A00;
  border-radius: 8px; }
  /* line 245, content.scss */
  .brand-banner .text {
    margin-top: 10px;
    font-size: 76px;
    line-height: normal;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase; }
  /* line 254, content.scss */
  .brand-banner .star {
    position: absolute;
    top: 30px;
    left: 0; }
  /* line 260, content.scss */
  .brand-banner .star-1 {
    top: 86px;
    left: 98px; }
  /* line 265, content.scss */
  .brand-banner .star-2 {
    left: 25%; }
  /* line 269, content.scss */
  .brand-banner .star-3 {
    right: 25%;
    left: auto; }
  /* line 274, content.scss */
  .brand-banner .star-4 {
    top: 86px;
    right: 98px;
    left: auto; }

/*** End Brand banner ***/
/*** Awards list ***/
/* line 286, content.scss */
.awards-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -48px 0 0 -48px; }
  /* line 292, content.scss */
  .awards-list--item {
    display: flex;
    flex-direction: column;
    flex: 100%;
    max-width: calc(20% - 48px);
    margin: 48px 0 0 48px; }
  /* line 300, content.scss */
  .awards-list .image {
    height: 275px; }
    /* line 303, content.scss */
    .awards-list .image img {
      max-height: 100%; }
  /* line 308, content.scss */
  .awards-list .info {
    display: flex;
    flex-direction: column;
    flex: 1; }
  /* line 314, content.scss */
  .awards-list .title {
    flex: 1;
    font-size: 14px;
    line-height: normal;
    font-weight: 600; }
  /* line 321, content.scss */
  .awards-list a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 800;
    color: #D4D4D4; }

/*** End Awards list ***/
/*** Products slider ***/
/* line 336, content.scss */
.products-slider-wrap {
  position: relative;
  padding: 94px 0 44px; }
  /* line 340, content.scss */
  .products-slider-wrap .products-slider {
    overflow: hidden; }

/* line 347, content.scss */
.products-slider--title {
  font-weight: 700; }

/* line 352, content.scss */
.similar-products-slider {
  margin: -20px;
  padding: 20px; }

/*** End Products slider ***/
/*** Feedback ***/
/* line 362, content.scss */
.feedback {
  padding: 35px 116px 45px;
  background: var(--second-bg); }
  /* line 366, content.scss */
  .feedback .input,
  .feedback input[type="text"],
  .feedback .textarea,
  .feedback textarea,
  .feedback .co-input-field {
    border: 0; }

/*** End Feedback ***/
/* line 378, content.scss */
.subscribe-block {
  position: relative;
  max-width: 855px;
  margin: 50px auto 80px;
  padding: 23px 45px 0; }
  /* line 384, content.scss */
  .subscribe-block .bird {
    position: absolute;
    top: 0;
    left: 0; }
  /* line 390, content.scss */
  .subscribe-block .bird-2 {
    position: absolute;
    top: 0;
    right: 0;
    transform: scaleX(-1); }
  /* line 397, content.scss */
  .subscribe-block .subscribe-title {
    font-family: "Montserrat", sans-serif;
    font-size: 24px; }
  /* line 402, content.scss */
  .subscribe-block .input-wrap {
    width: 100%; }
  /* line 406, content.scss */
  .subscribe-block .input {
    width: 100%;
    padding-right: 100px;
    font-size: 20px;
    border-color: #90ADE6; }
  /* line 413, content.scss */
  .subscribe-block button {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: 0; }
  /* line 421, content.scss */
  .subscribe-block .captcha-wrap div {
    margin: 0 auto; }

/* line 428, content.scss */
.sidebar .products-wrap {
  margin-top: 4px; }
/* line 432, content.scss */
.sidebar .product--item {
  max-width: 281px;
  margin: 46px auto 0; }

/* line 438, content.scss */
.page-content {
  line-height: normal; }
  /* line 441, content.scss */
  .page-content h1,
  .page-content h2,
  .page-content h3,
  .page-content h4,
  .page-content .h1,
  .page-content .h2,
  .page-content .h3,
  .page-content .h4 {
    font-weight: 300; }
  /* line 452, content.scss */
  .page-content img {
    height: auto;
    object-fit: contain; }

/* line 459, content.scss */
.page-content table {
  width: 100%; }
  /* line 461, content.scss */
  .page-content table td {
    border: 1px solid;
    padding: 2px 8px; }
