#xcom-ararat-ver-1 {
  display: flex;
  flex-direction: column;
  background-color: #000;
  max-width: 1156px;
  width: 100%;
  margin: 0 auto;
  font-family: "Roboto", sans-serif;
  overflow: hidden;
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}
#xcom-ararat-ver-1 img {
  max-width: 100%;
}
#xcom-ararat-ver-1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#xcom-ararat-ver-1 p {
  margin: 0 0 30px;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
#xcom-ararat-ver-1 h1,
#xcom-ararat-ver-1 h2,
#xcom-ararat-ver-1 h3,
#xcom-ararat-ver-1 h4 {
  font-family: "Goldman", sans-serif;
  font-size: 48px;
  font-weight: 400;
  margin: 0 0 120px;
}
#xcom-ararat-ver-1 h2 {
  font-size: 40px;
  margin: 0 0 100px;
}
#xcom-ararat-ver-1 h2.margin-40 {
  margin: 0 0 40px;
}
#xcom-ararat-ver-1 h3 {
  font-size: 24px;
  margin: 20px 0 10px;
}
#xcom-ararat-ver-1 h3.roboto-24-700 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 10px;
}
#xcom-ararat-ver-1 h3.margin-bottom-20 {
  margin: 0 0 20px;
}
#xcom-ararat-ver-1 .container-fluid {
  position: relative;
}
#xcom-ararat-ver-1 .container-fluid.container-fluid_short {
  max-width: 956px;
}
#xcom-ararat-ver-1 .container-fluid.container-fluid_long {
  max-width: 1050px;
}
#xcom-ararat-ver-1 .container-fluid.container-fluid_longer {
  max-width: 1120px;
}
#xcom-ararat-ver-1 section {
  max-width: 1156px;
  width: 100%;
  position: relative;
  padding: 100px 0;
}
#xcom-ararat-ver-1 section.padding-bottom-0 {
  padding-bottom: 0;
}
#xcom-ararat-ver-1 section p {
  margin: 0 0 30px;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
#xcom-ararat-ver-1 .sectionHeader {
  font-family: "Goldman", sans-serif;
  font-size: 32px;
  padding: 50px 0;
  background-image: url("../img/header_bg.png");
}
#xcom-ararat-ver-1 .sectionHeader .pattern {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, #000 100%);
}
#xcom-ararat-ver-1 .sectionHeader > img {
  position: absolute;
}
#xcom-ararat-ver-1 .sectionHeader .arrow-smx {
  bottom: 20px;
  left: 20px;
}
#xcom-ararat-ver-1 .sectionHeader .dots-smx {
  top: 20px;
  right: 20px;
}
#xcom-ararat-ver-1 .sectionHeader .logo {
  display: table;
  margin: 0 auto;
  margin-bottom: 30px;
}
#xcom-ararat-ver-1 .sectionDescription {
  padding-bottom: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right 25% center;
}
#xcom-ararat-ver-1 .sectionDescription h3 {
  font-size: 30px;
  margin: 0 0 40px;
}
#xcom-ararat-ver-1 .sectionDescription p.small {
  font-family: "Goldman", sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 40px;
  text-align: center;
  margin: 0;
}
#xcom-ararat-ver-1 .sectionCharacteristics {
  padding-bottom: 70px;
}
#xcom-ararat-ver-1 .sectionCharacteristics .pattern {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("../img/characteristics-bg.svg");
  background-position: center center;
  background-size: cover;
  opacity: 0.04;
}
#xcom-ararat-ver-1 .sectionCharacteristics h3 {
  font-size: 20px;
}
#xcom-ararat-ver-1 .sectionCharacteristics ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#xcom-ararat-ver-1 .sectionCharacteristics li {
  width: 225px;
  margin: 0 15px 30px;
}
#xcom-ararat-ver-1 .orderRight {
  justify-content: flex-end;
}
#xcom-ararat-ver-1 .sectionSit {
  padding: 120px 0 80%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}
#xcom-ararat-ver-1 .sectionMechanism {
  padding: 120px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left 50% center;
}
#xcom-ararat-ver-1 .sectionArmrests {
  padding: 160px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right 25% center;
}
#xcom-ararat-ver-1 .sectionDetails .parent {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: repeat(2, 1fr);
  gap: 15px;
}
#xcom-ararat-ver-1 .sectionDetails .parent > div {
  padding: 60px;
  display: grid;
  background-position: center center;
  background-size: cover;
  border-radius: 16px;
  overflow: hidden;
  align-items: center;
}
#xcom-ararat-ver-1 .sectionDetails .parent > div > div {
  max-width: 235px;
  width: 100%;
}
#xcom-ararat-ver-1 .sectionDetails .parent > div.div1 {
  grid-area: 1/1/2/2;
  justify-items: end;
}
#xcom-ararat-ver-1 .sectionDetails .parent > div.div2 {
  grid-area: 2/1/3/2;
}
#xcom-ararat-ver-1 .sectionDetails .parent > div.div3 {
  grid-area: 1/2/3/3;
  align-items: end;
  background-position: top center;
}
#xcom-ararat-ver-1 .sectionGains ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#xcom-ararat-ver-1 .sectionGains ul li {
  width: 345px;
  margin: 0 10px 20px;
  position: relative;
}
#xcom-ararat-ver-1 .sectionGains ul li > div {
  position: absolute;
  width: 100%;
  padding: 0 50px;
  top: 55%;
}
#xcom-ararat-ver-1 .images-dots-arrow {
  position: relative;
}
#xcom-ararat-ver-1 .images-dots-arrow .arrow,
#xcom-ararat-ver-1 .images-dots-arrow .dots {
  position: absolute;
}
#xcom-ararat-ver-1 .sectionDimensions .xcom_mobile {
  display: none;
}
#xcom-ararat-ver-1 .sectionDimensions .images-dots-arrow {
  border-radius: 16px;
  background-color: #313435;
  background-image: url("../img/wymiary_bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
  padding: 60px 40px;
}
#xcom-ararat-ver-1 .sectionDimensions .images-dots-arrow .arrow {
  top: 20px;
  left: 20px;
}
#xcom-ararat-ver-1 .sectionDimensions .images-dots-arrow .dots {
  right: 20px;
  bottom: 20px;
}
#xcom-ararat-ver-1 .sectionCharacter .images-dots-arrow .arrow,
#xcom-ararat-ver-1 .sectionCharacter .images-dots-arrow .dots,
#xcom-ararat-ver-1 .sectionCharacter .images-dots-arrow .pattern {
  position: absolute;
  bottom: 20px;
}
#xcom-ararat-ver-1 .sectionCharacter .images-dots-arrow .arrow {
  right: 20px;
}
#xcom-ararat-ver-1 .sectionCharacter .images-dots-arrow .dots {
  left: 20px;
}
#xcom-ararat-ver-1 .sectionCharacter .images-dots-arrow .pattern {
  bottom: unset;
  height: 100%;
  max-width: auto;
  right: 0;
}
#xcom-ararat-ver-1 .sectionReviews .container-fluid {
  max-width: 718px;
}
#xcom-ararat-ver-1 .sectionOpinions {
  background-image: url("../img/bg_sectionOpinions.png");
  background-position: center center;
  background-size: cover;
}
#xcom-ararat-ver-1 .sectionOpinions > img {
  position: absolute;
}
#xcom-ararat-ver-1 .sectionOpinions .dots-top {
  left: 20px;
  top: 122px;
}
#xcom-ararat-ver-1 .sectionOpinions .dots-down {
  right: 20px;
  bottom: 105px;
}
#xcom-ararat-ver-1 .sectionOpinions .container-fluid {
  max-width: 856px;
}
#xcom-ararat-ver-1 .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 30px;
}
#xcom-ararat-ver-1 .embed-container iframe,
#xcom-ararat-ver-1 .embed-container object,
#xcom-ararat-ver-1 .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#xcom-ararat-ver-1 .splide__arrows {
  position: absolute;
  left: -60px;
  right: -60px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  display: flex;
  justify-content: space-between;
}
#xcom-ararat-ver-1 .splide__arrows button {
  border: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: 0.5s;
}
#xcom-ararat-ver-1 .splide__arrows button:disabled,
#xcom-ararat-ver-1 .splide__arrows button[disabled] {
  opacity: 0.5;
}
#xcom-ararat-ver-1 .splide__slide {
  background-color: #53565a;
  padding: 80px 60px;
  border-radius: 16px;
  text-align: center;
  transition: 0.5s;
}
#xcom-ararat-ver-1 .splide__slide.is-active {
  background-color: #313435;
}
#xcom-ararat-ver-1 .splide__slide p {
  font-style: italic;
  margin: 0 0 30px;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
#xcom-ararat-ver-1 .splide__slide span {
  font-size: 20px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  color: #fff;
}
#xcom-ararat-ver-1 .splide__pagination {
  margin-top: 60px;
}
#xcom-ararat-ver-1 .splide__pagination button {
  width: 16px;
  height: 16px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  margin: 0 4px;
  transition: 0.5s;
}
#xcom-ararat-ver-1 .splide__pagination button.is-active {
  background-color: #fff;
  width: 32px;
}
@media (max-width: 768px) {
  #xcom-ararat-ver-1 .sectionMechanism,
  #xcom-ararat-ver-1 .sectionArmrests {
    padding: 80px 0;
  }
  #xcom-ararat-ver-1 .sectionDetails .parent {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, 1fr);
    justify-items: center;
    gap: 20px 0;
  }
  #xcom-ararat-ver-1 .sectionDetails .parent > div {
    padding: 80px 50px;
    max-width: 370px;
    width: 100%;
    height: 650px;
    align-items: flex-start;
  }
  #xcom-ararat-ver-1 .sectionDetails .parent > div.div1,
  #xcom-ararat-ver-1 .sectionDetails .parent > div.div2,
  #xcom-ararat-ver-1 .sectionDetails .parent > div.div3 {
    align-items: flex-start;
    background-position: center center;
  }
  #xcom-ararat-ver-1 .sectionDetails .parent > div.div1 {
    grid-area: 1/1/2/2;
  }
  #xcom-ararat-ver-1 .sectionDetails .parent > div.div2 {
    grid-area: 2/1/3/2;
  }
  #xcom-ararat-ver-1 .sectionDetails .parent > div.div3 {
    grid-area: 3/1/4/2;
  }
  #xcom-ararat-ver-1 .sectionGains ul li {
    max-width: 345px;
    width: 100%;
  }
}
@media (max-width: 575px) {
  #xcom-ararat-ver-1 h1 {
    font-size: 38px;
    margin: 0 0 100px;
  }
  #xcom-ararat-ver-1 h2 {
    font-size: 32px;
    margin: 0 0 60px;
  }
  #xcom-ararat-ver-1 h3 {
    font-size: 20px;
  }
  #xcom-ararat-ver-1 h3.roboto-24-700 {
    font-size: 20px;
  }
  #xcom-ararat-ver-1 .sectionDescription {
    background-position: bottom center;
    height: 1200px;
  }
  #xcom-ararat-ver-1 .sectionDescription h3 {
    font-size: 26px;
  }
  #xcom-ararat-ver-1 .sectionDescription p.small {
    bottom: 20px;
  }
  #xcom-ararat-ver-1 .sectionCharacteristics h3 {
    margin-top: 0;
    font-size: 16px;
  }
  #xcom-ararat-ver-1 .sectionCharacteristics li {
    margin: 0;
    display: flex;
    max-width: 380px;
    width: 100%;
    text-align: left;
    font-size: 14px;
    align-items: center;
  }
  #xcom-ararat-ver-1 .sectionCharacteristics li > div {
    margin-left: 20px;
    flex-grow: 1;
  }
  #xcom-ararat-ver-1 .sectionCharacteristics li:not(:last-of-type) {
    margin-bottom: 60px;
  }
  #xcom-ararat-ver-1 .sectionCharacteristics li:nth-of-type(even) > div {
    order: -1;
    margin-left: 0;
    margin-right: 20px;
  }
  #xcom-ararat-ver-1 .sectionSit {
    height: 858px;
  }
  #xcom-ararat-ver-1 .sectionMechanism {
    background-position: center bottom;
    height: 833px;
  }
  #xcom-ararat-ver-1 .sectionArmrests {
    height: 980px;
    background-position: center bottom;
  }
  #xcom-ararat-ver-1 .sectionDimensions {
    background-size: cover;
  }
  #xcom-ararat-ver-1 .sectionDimensions .xcom_desktop {
    display: none;
  }
  #xcom-ararat-ver-1 .sectionDimensions .xcom_mobile {
    display: table;
    margin: 0 auto;
  }
  #xcom-ararat-ver-1 .sectionDimensions .xcom_mobile:not(:last-of-type) {
    margin-bottom: 20px;
  }
  #xcom-ararat-ver-1 .splide__arrows {
    display: none;
  }
}
@media (max-width: 500px) {
  #xcom-ararat-ver-1 .sectionDescription p.small {
    margin-top: 125%;
  }
}
@media (max-width: 412px) {
  #xcom-ararat-ver-1 .sectionDescription p.small {
    margin-top: 130%;
  }
}
@media (max-width: 410px) {
  #xcom-ararat-ver-1 .sectionGains ul li > div {
    padding: 0 30px;
    top: unset;
    bottom: 30px;
  }
  #xcom-ararat-ver-1 .sectionDetails .parent > div {
    padding: 60px 30px;
  }
  #xcom-ararat-ver-1 .sectionDetails .parent > div > div {
    max-width: 100%;
  }
}