#page-about .section-stock .flex-wrapper .right-image img, #page-about .section-stock .flex-wrapper .left-image img, #page-about .section-qualities .background::after, #page-about .section-qualities .background::before, #page-about .section-qualities .background img, #page-about .section-qualities .background, #page-about .section-about .wrapper-items .item-image img, #page-about .section-hero .background::after, #page-about .section-hero .background::before, #page-about .section-hero .background img, #page-about .section-hero .background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#page-about .section-qualities a.background::after, #page-about .section-qualities a.background::before, #page-about .section-qualities a.background, #page-about .section-hero a.background::after, #page-about .section-hero a.background::before, #page-about .section-hero a.background {
  text-indent: -999px;
  overflow: hidden;
}

#page-about .section-qualities button.background::after, #page-about .section-qualities button.background::before, #page-about .section-qualities button.background, #page-about .section-hero button.background::after, #page-about .section-hero button.background::before, #page-about .section-hero button.background {
  text-indent: -999px;
  overflow: hidden;
}

#page-about {
  overflow: hidden;
}
#page-about .section-hero {
  position: relative;
  padding: 277rem 0 55rem;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-about .section-hero {
    padding: 170rem 0 30rem;
  }
}
#page-about .section-hero .background {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 1;
}
#page-about .section-hero .background::before {
  content: "";
  background-image: linear-gradient(185deg, black 0%, rgba(0, 0, 0, 0) 65%), linear-gradient(20deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 55%), linear-gradient(360deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 25%);
  z-index: 2;
}
#page-about .section-hero .background::after {
  content: "";
  background-image: linear-gradient(to left, #ffc425 0%, rgba(255, 196, 37, 0) 100%);
  opacity: 0.7;
  mix-blend-mode: multiply;
  z-index: 1;
}
@keyframes hero_vector {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(38rem, -254rem);
  }
}
#page-about .section-hero .vector {
  position: absolute;
  top: 0;
  right: -80rem;
  animation-name: hero_vector;
  animation-duration: 25s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-about .section-hero .vector {
    display: none;
  }
}
#page-about .section-hero .vector svg {
  width: 396rem;
  height: unset;
}
#page-about .section-hero .container {
  position: relative;
  z-index: 2;
}
#page-about .section-hero .wrapper {
  padding-left: 25rem;
}
@media (max-width: 1023px) {
  #page-about .section-hero .wrapper {
    padding-left: 0;
  }
}
#page-about .section-hero .wrapper-title {
  color: white;
  font-size: 52rem;
  font-weight: 400;
  font-family: "handel-gothic";
  letter-spacing: -0.04em;
}
@media (max-width: 1023px) {
  #page-about .section-hero .wrapper-title {
    font-size: 35rem;
  }
}
#page-about .section-about {
  position: relative;
  padding: 115rem 0 160rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-about .section-about {
    padding: 70rem 0;
  }
}
#page-about .section-about .vector {
  position: absolute;
  top: -30rem;
  left: 0;
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-about .section-about .vector {
    display: none;
  }
}
#page-about .section-about .vector svg {
  width: 417rem;
  height: unset;
}
#page-about .section-about .vector-2 {
  position: absolute;
  bottom: -475rem;
  left: 0;
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-about .section-about .vector-2 {
    display: none;
  }
}
#page-about .section-about .vector-2 svg {
  width: 304rem;
  height: unset;
}
#page-about .section-about .container {
  position: relative;
  z-index: 2;
}
#page-about .section-about .wrapper-items .item {
  display: flex;
}
@media (max-width: 1023px) {
  #page-about .section-about .wrapper-items .item {
    flex-direction: column;
  }
}
#page-about .section-about .wrapper-items .item:not(:last-child) {
  margin-bottom: 100rem;
}
@media (max-width: 1023px) {
  #page-about .section-about .wrapper-items .item:not(:last-child) {
    margin-bottom: 50rem;
  }
}
#page-about .section-about .wrapper-items .item:nth-child(odd) {
  align-items: center;
}
#page-about .section-about .wrapper-items .item:nth-child(odd) .item-image {
  width: 550rem;
  height: 365rem;
}
@media (max-width: 1023px) {
  #page-about .section-about .wrapper-items .item:nth-child(odd) .item-image {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #page-about .section-about .wrapper-items .item:nth-child(odd) .item-image {
    height: 235rem;
  }
}
#page-about .section-about .wrapper-items .item:nth-child(odd) .item-content {
  width: 464rem;
  margin-left: 100rem;
}
@media (max-width: 1023px) {
  #page-about .section-about .wrapper-items .item:nth-child(odd) .item-content {
    width: 100%;
    margin-left: 0;
  }
}
#page-about .section-about .wrapper-items .item:nth-child(even) {
  align-items: flex-start;
  padding: 0 45rem 0 325rem;
}
@media (max-width: 1023px) {
  #page-about .section-about .wrapper-items .item:nth-child(even) {
    padding: 0;
  }
}
#page-about .section-about .wrapper-items .item:nth-child(even) .item-image {
  width: 470rem;
  height: 310rem;
  order: 2;
}
@media (max-width: 1023px) {
  #page-about .section-about .wrapper-items .item:nth-child(even) .item-image {
    width: 100%;
    height: 420rem;
    order: 1;
  }
}
@media (max-width: 767px) {
  #page-about .section-about .wrapper-items .item:nth-child(even) .item-image {
    height: 250rem;
  }
}
#page-about .section-about .wrapper-items .item:nth-child(even) .item-content {
  width: 365rem;
  padding-top: 10rem;
  order: 1;
  margin-right: 75rem;
}
@media (max-width: 1023px) {
  #page-about .section-about .wrapper-items .item:nth-child(even) .item-content {
    width: 100%;
    padding: 0;
    order: 2;
    margin: 0;
  }
}
#page-about .section-about .wrapper-items .item-image {
  position: relative;
  box-shadow: 0px 44px 64px 0px rgba(255, 196, 37, 0.2);
  z-index: 1;
}
#page-about .section-about .wrapper-items .item-content--title {
  color: #231f20;
  font-size: 36rem;
  font-weight: 400;
  font-family: "handel-gothic";
  line-height: 1.1;
}
@media (max-width: 1023px) {
  #page-about .section-about .wrapper-items .item-content--title {
    font-size: 30rem;
    margin: 25rem 0;
  }
}
#page-about .section-about .wrapper-items .item-content--description {
  margin-top: 30rem;
}
@media (max-width: 1023px) {
  #page-about .section-about .wrapper-items .item-content--description {
    margin: 0;
  }
}
#page-about .section-about .wrapper-items .item-content--description p {
  color: #231f20;
  font-size: 16rem;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 1023px) {
  #page-about .section-about .wrapper-items .item-content--description p br {
    display: none;
  }
}
#page-about .section-qualities {
  position: relative;
  padding: 125rem 0 120rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-about .section-qualities {
    padding: 80rem 0;
  }
}
#page-about .section-qualities .background {
  z-index: 1;
}
#page-about .section-qualities .background::before {
  content: "";
  background-color: rgba(35, 31, 32, 0.6);
  z-index: 1;
}
#page-about .section-qualities .background::after {
  content: "";
  background-image: linear-gradient(180deg, #231f1f 18.55%, rgba(35, 31, 31, 0) 56.43%), radial-gradient(70.92% 70.92% at 50% 29.08%, rgba(35, 31, 31, 0) 0%, #231f1f 100%);
  z-index: 1;
}
#page-about .section-qualities .container {
  position: relative;
  z-index: 2;
}
#page-about .section-qualities .wrapper {
  text-align: center;
}
#page-about .section-qualities .wrapper-title p {
  color: white;
  font-size: 44rem;
  font-weight: 400;
  font-family: "handel-gothic";
}
@media (max-width: 1023px) {
  #page-about .section-qualities .wrapper-title p {
    font-size: 35rem;
    line-height: 1.1;
  }
}
#page-about .section-qualities .wrapper-title p strong {
  color: #ffc425;
  font-weight: 400;
  font-family: "handel-gothic";
}
#page-about .section-qualities .wrapper-items {
  position: relative;
  width: 855rem;
  height: 215rem;
  margin: 90rem auto 0;
}
@media (max-width: 1023px) {
  #page-about .section-qualities .wrapper-items {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    margin: 60rem 0 0;
  }
}
#page-about .section-qualities .wrapper-items .item {
  position: absolute;
  display: none;
}
@media (max-width: 1023px) {
  #page-about .section-qualities .wrapper-items .item {
    position: relative;
  }
}
@media (max-width: 1023px) {
  #page-about .section-qualities .wrapper-items .item:not(:last-child) {
    margin-bottom: 20rem;
  }
}
#page-about .section-qualities .wrapper-items .item:nth-child(1) {
  top: 55rem;
  left: 45rem;
  display: block;
}
@media (max-width: 1023px) {
  #page-about .section-qualities .wrapper-items .item:nth-child(1) {
    top: unset;
    left: unset;
  }
}
#page-about .section-qualities .wrapper-items .item:nth-child(1) .item-icon {
  top: -36rem;
  left: -52rem;
}
#page-about .section-qualities .wrapper-items .item:nth-child(2) {
  top: 125rem;
  left: 170rem;
  display: block;
}
@media (max-width: 1023px) {
  #page-about .section-qualities .wrapper-items .item:nth-child(2) {
    top: unset;
    left: unset;
  }
}
#page-about .section-qualities .wrapper-items .item:nth-child(2) .item-icon {
  top: -69rem;
  left: -65rem;
}
#page-about .section-qualities .wrapper-items .item:nth-child(2) .item-icon svg {
  transform: rotate(180deg);
}
#page-about .section-qualities .wrapper-items .item:nth-child(3) {
  top: 50rem;
  left: 355rem;
  display: block;
}
@media (max-width: 1023px) {
  #page-about .section-qualities .wrapper-items .item:nth-child(3) {
    top: unset;
    left: unset;
  }
}
#page-about .section-qualities .wrapper-items .item:nth-child(3) .item-icon {
  top: -35rem;
  left: -50rem;
}
#page-about .section-qualities .wrapper-items .item:nth-child(4) {
  top: 115rem;
  right: 275rem;
  display: block;
}
@media (max-width: 1023px) {
  #page-about .section-qualities .wrapper-items .item:nth-child(4) {
    top: unset;
    right: unset;
  }
}
#page-about .section-qualities .wrapper-items .item:nth-child(4) .item-icon {
  top: -69rem;
  left: -67rem;
}
#page-about .section-qualities .wrapper-items .item:nth-child(4) .item-icon svg {
  transform: rotate(180deg);
}
#page-about .section-qualities .wrapper-items .item:nth-child(5) {
  top: 38rem;
  right: 77rem;
  display: block;
}
@media (max-width: 1023px) {
  #page-about .section-qualities .wrapper-items .item:nth-child(5) {
    top: unset;
    right: unset;
  }
}
#page-about .section-qualities .wrapper-items .item:nth-child(5) .item-icon {
  top: -36rem;
  left: -33rem;
}
#page-about .section-qualities .wrapper-items .item-title {
  color: white;
  font-size: 16rem;
  font-weight: 400;
  line-height: 1.6;
  height: 48rem;
}
@media (max-width: 1023px) {
  #page-about .section-qualities .wrapper-items .item-title {
    font-size: 18rem;
    height: 100%;
  }
}
@media (max-width: 1023px) {
  #page-about .section-qualities .wrapper-items .item-title br {
    display: none;
  }
}
#page-about .section-qualities .wrapper-items .item-icon {
  position: absolute;
}
@media (max-width: 1023px) {
  #page-about .section-qualities .wrapper-items .item-icon {
    display: none;
  }
}
#page-about .section-qualities .wrapper-items .item-icon svg {
  width: 205rem;
  height: unset;
}
#page-about .section-stock {
  position: relative;
  padding: 40rem 0 150rem;
}
@media (max-width: 1023px) {
  #page-about .section-stock {
    padding: 40rem 0 60rem;
  }
}
#page-about .section-stock .flex-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 1023px) {
  #page-about .section-stock .flex-wrapper {
    flex-direction: column;
  }
}
#page-about .section-stock .flex-wrapper .left {
  position: relative;
  width: 740rem;
}
@media (max-width: 1023px) {
  #page-about .section-stock .flex-wrapper .left {
    width: 100%;
    margin-bottom: 50rem;
  }
}
#page-about .section-stock .flex-wrapper .left-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 30rem;
  width: 100%;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-about .section-stock .flex-wrapper .left-image {
    bottom: 0;
  }
}
#page-about .section-stock .flex-wrapper .left-content {
  position: relative;
  padding: 175rem 0 0 70rem;
  width: 420rem;
  z-index: 3;
}
@media (max-width: 1023px) {
  #page-about .section-stock .flex-wrapper .left-content {
    padding: 20rem;
    width: 100%;
  }
}
#page-about .section-stock .flex-wrapper .left-content--title {
  color: white;
  font-size: 32rem;
  font-weight: normal;
  font-family: "handel-gothic";
  line-height: 1.1;
  margin-bottom: 20rem;
}
#page-about .section-stock .flex-wrapper .left-content--description {
  width: 275rem;
  margin-bottom: 72rem;
}
@media (max-width: 1023px) {
  #page-about .section-stock .flex-wrapper .left-content--description {
    width: 100%;
    margin-bottom: 30rem;
  }
}
#page-about .section-stock .flex-wrapper .left-content--description p {
  color: white;
  font-size: 16rem;
  font-weight: normal;
  line-height: 1.4;
}
#page-about .section-stock .flex-wrapper .left-content--cta {
  position: relative;
}
@media (max-width: 1023px) {
  #page-about .section-stock .flex-wrapper .left-content--cta {
    margin: 0;
    order: 2;
    text-align: center;
  }
  #page-about .section-stock .flex-wrapper .left-content--cta span {
    line-height: 1.3;
  }
}
#page-about .section-stock .flex-wrapper .right {
  position: relative;
  width: 520rem;
}
@media (max-width: 1023px) {
  #page-about .section-stock .flex-wrapper .right {
    width: 100%;
  }
}
#page-about .section-stock .flex-wrapper .right-image {
  position: absolute;
  top: 0;
  bottom: 30rem;
  left: 0;
  width: 100%;
  border: 2px solid #d89e00;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-about .section-stock .flex-wrapper .right-image {
    bottom: 0;
  }
}
#page-about .section-stock .flex-wrapper .right-content {
  position: relative;
  padding: 85rem 90rem 0;
  text-align: center;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-about .section-stock .flex-wrapper .right-content {
    padding: 20rem;
  }
}
#page-about .section-stock .flex-wrapper .right-content--title {
  color: black;
  font-size: 32rem;
  font-weight: 400;
  font-family: "handel-gothic";
  line-height: 1.1;
}
#page-about .section-stock .flex-wrapper .right-content--description {
  margin: 20rem 0 82rem;
}
@media (max-width: 1023px) {
  #page-about .section-stock .flex-wrapper .right-content--description {
    margin: 20rem 0 30rem;
  }
}
#page-about .section-stock .flex-wrapper .right-content--description p {
  color: black;
  font-size: 16rem;
  font-weight: 400;
  line-height: 1.4;
}
#page-about .section-stock .flex-wrapper .right-content--cta a {
  padding: 0 75rem;
  border: 1px solid transparent;
  transition-property: border-color, background-color;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-about .section-stock .flex-wrapper .right-content--cta a:hover {
  border-color: #231f20;
}
/*# sourceMappingURL=about.min.css.map */
