body {
  padding: 0;
  margin: 0;
  font: 13px Arial, Helvetica, Garuda, sans-serif;
  *font-size: small;
  *font: x-small;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
@font-face {
  font-family: 'General Sans', sans-serif;
  src: url('font/GeneralSans-Light.eot') format('embeddedopentype') url('font/GeneralSans-Light.woff') format('woff'), url('font/GeneralSans-Light.woff2') format('woff2'), url('fonts/GeneralSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans', sans-serif;
  src: url('font/GeneralSans-Regular.eot') format('embeddedopentype') url('font/GeneralSans-Regular.woff') format('woff'), url('font/GeneralSans-Regular.woff2') format('woff2'), url('fonts/GeneralSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans', sans-serif;
  src: url('font/GeneralSans-Medium.eot') format('embeddedopentype') url('font/GeneralSans-Medium.woff') format('woff'), url('font/GeneralSans-Medium.woff2') format('woff2'), url('fonts/GeneralSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans', sans-serif;
  src: url('font/GeneralSans-Semibold.eot') format('embeddedopentype') url('font/GeneralSans-Semibold.woff') format('woff'), url('font/GeneralSans-Semibold.woff2') format('woff2'), url('fonts/GeneralSans-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
article,
aside,
figure,
footer,
header,
nav,
section,
details,
summary,
main {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
em,
strong,
pre,
code,
p,
blockquote {
  padding: 0;
  margin: 0;
  line-height: 1em;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}
table {
  font-size: inherit;
  font: 100%;
}
.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu li {
  margin: 0;
  padding: 0;
  line-height: 1em;
  background: none;
}
img {
  border: 0;
  max-width: 100%;
}
a {
  text-decoration: none;
}
input,
select,
textarea {
  font: inherit;
}
.pathway {
  margin: 0;
  padding: 0;
}
.pathway li {
  display: inline-block;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: var(--font-base);
}
body {
  color: #454545;
  font-family: 'General Sans', sans-serif;
  font-size: 1rem;
}
a {
  color: #454545;
}
p {
  font-size: 1.3333333333333rem;
  line-height: 1.3478260869565em;
  font-weight: 400;
  margin-bottom: 1em;
}
@media screen and (max-width: 1536px) {
  p {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1336px) {
  p {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 450px) {
  p {
    font-size: 1rem;
  }
}
p:last-child {
  margin: 0;
}
h1 {
  font-weight: 600;
}
strong {
  font-weight: 600;
  color: #A40E2C;
}
.semibold {
  font-weight: 600;
}
.medium {
  font-weight: 500;
}
.regular {
  font-weight: 400;
}
.light {
  font-weight: 300;
}
.font-72 {
  font-size: 4.9333333333333rem;
  line-height: 1.0540540540541em;
}
@media screen and (max-width: 1900px) {
  .font-72 {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 1660px) {
  .font-72 {
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 1536px) {
  .font-72 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 1440px) {
  .font-72 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 1336px) {
  .font-72 {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1270px) {
  .font-72 {
    font-size: 3.25rem;
  }
}
@media screen and (max-width: 1080px) {
  .font-72 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 765px) {
  .font-72 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 550px) {
  .font-72 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 450px) {
  .font-72 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 390px) {
  .font-72 {
    font-size: 2rem;
  }
}
.font-50 {
  font-size: 3.3333333333333rem;
  line-height: 1.3584905660377em;
}
@media screen and (max-width: 1660px) {
  .font-50 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1536px) {
  .font-50 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1336px) {
  .font-50 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1080px) {
  .font-50 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 450px) {
  .font-50 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 390px) {
  .font-50 {
    font-size: 1.8rem;
  }
}
.font-30 {
  font-size: 2rem;
  line-height: 1em;
}
@media screen and (max-width: 1336px) {
  .font-30 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1080px) {
  .font-30 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 450px) {
  .font-30 {
    font-size: 1.4rem;
  }
}
.font-23 {
  font-size: 1.3333333333333rem;
  line-height: 1.3478260869565em;
}
@media screen and (max-width: 1536px) {
  .font-23 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1336px) {
  .font-23 {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 450px) {
  .font-23 {
    font-size: 1rem;
  }
}
.font-18 {
  font-size: 1.2rem;
  line-height: 1.3333333333333em;
}
@media screen and (max-width: 1536px) {
  .font-18 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1336px) {
  .font-18 {
    font-size: 0.9rem;
  }
}
.text-line {
  display: flex;
  align-items: center;
  margin-bottom: 145px;
}
@media screen and (max-width: 390px) {
  .text-line {
    margin-bottom: 125px;
  }
}
.text-line::before {
  content: '';
  display: inline-flex;
  width: 20vw;
  height: 1px;
  background-color: #A40E2C;
  margin-right: 60px;
}
.text-line p {
  font-size: 1.3333333333333rem;
  line-height: 1.3478260869565em;
  width: 50ch;
}
@media screen and (max-width: 1536px) {
  .text-line p {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1336px) {
  .text-line p {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 450px) {
  .text-line p {
    font-size: 1rem;
  }
}
@media screen and (max-width: 765px) {
  .text-line {
    padding-right: 5vw;
  }
  .text-line::before {
    margin-right: 20px;
    width: 10vw;
  }
}
.text-cta {
  display: block;
  text-align: center;
  width: max-content;
  margin: 0 auto;
  margin-bottom: 180px;
}
@media screen and (max-width: 390px) {
  .text-cta {
    margin-bottom: 140px;
  }
}
.text-cta__heading {
  font-size: 2rem;
  line-height: 1em;
  font-weight: 600;
  margin-bottom: 30px;
}
@media screen and (max-width: 1336px) {
  .text-cta__heading {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1080px) {
  .text-cta__heading {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 450px) {
  .text-cta__heading {
    font-size: 1.4rem;
  }
}
.text-cta .btn {
  margin: 0 auto;
}
html {
  scroll-behavior: smooth;
}
body {
  background-color: #F2F2EF;
  font-size: 1.5rem;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 450px) {
  body {
    font-size: 0.9rem;
  }
}
main {
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  position: relative;
}
.container {
  padding-left: 12vw;
}
.container--small {
  padding: 0 90px;
}
@media screen and (max-width: 1660px) {
  .container {
    padding-left: 10vw;
  }
}
@media screen and (max-width: 1440px) {
  .container {
    padding-left: 8vw;
  }
}
@media screen and (max-width: 1270px) {
  .container--small {
    padding: 0 3vw;
  }
}
.spacer-200 {
  margin-bottom: 200px;
}
@media screen and (max-width: 390px) {
  .spacer-200 {
    margin-bottom: 160px;
  }
}
.spacer-180 {
  margin-bottom: 180px;
}
@media screen and (max-width: 390px) {
  .spacer-180 {
    margin-bottom: 140px;
  }
}
.spacer-145 {
  margin-bottom: 145px;
}
@media screen and (max-width: 390px) {
  .spacer-145 {
    margin-bottom: 125px;
  }
}
.spacer-45 {
  margin-bottom: 45px;
}
.dots {
  display: flex;
  gap: 30px;
  position: absolute;
  z-index: -1;
}
.dots .dot {
  width: 115px;
  height: 115px;
  border-radius: 50%;
}
@media screen and (max-width: 810px) {
  .dots .dot {
    width: 60px;
    height: 60px;
  }
}
.timeline,
.products,
.contacts {
  scroll-margin-top: 120px;
}
img {
  display: block;
  object-fit: cover;
  width: 100%;
}
svg {
  overflow: visible;
}
input,
textarea,
select,
button {
  border: none;
  webkit-appearance: none;
  appearance: none;
  background: white;
  font: inherit;
  box-shadow: none;
  border-radius: 13px;
  box-shadow: 0 0 8px rgba(0,0,0,0.16);
  width: 100%;
  padding: 0;
  outline: none;
}
input::placeholder,
textarea::placeholder,
select::placeholder,
button::placeholder {
  color: lightgray;
}
button {
  width: auto;
  cursor: pointer;
}
input[type="text"],
input[type="tel"],
input[type="date"],
input[type="password"],
input[type="email"],
input[type="number"],
textarea,
select {
  padding: 20px 15px;
  font-size: 1.2rem;
  line-height: 1.3333333333333em;
  transition: 300ms;
}
@media screen and (max-width: 1536px) {
  input[type="text"],
  input[type="tel"],
  input[type="date"],
  input[type="password"],
  input[type="email"],
  input[type="number"],
  textarea,
  select {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1336px) {
  input[type="text"],
  input[type="tel"],
  input[type="date"],
  input[type="password"],
  input[type="email"],
  input[type="number"],
  textarea,
  select {
    font-size: 0.9rem;
  }
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
textarea:focus,
select:focus {
  border-color: #A40E2C;
}
@media screen and (max-width: 1440px) {
  input[type="text"],
  input[type="tel"],
  input[type="date"],
  input[type="password"],
  input[type="email"],
  input[type="number"],
  textarea,
  select {
    font-size: 1rem;
  }
}
@media screen and (max-width: 450px) {
  input[type="text"],
  input[type="tel"],
  input[type="date"],
  input[type="password"],
  input[type="email"],
  input[type="number"],
  textarea,
  select {
    padding: 15px;
    font-size: 0.85rem;
  }
}
select {
  background-image: url(../img/icons/select-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}
textarea {
  line-height: 1.2em;
  padding: 15px;
  height: auto;
}
.textarea {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  position: relative;
  cursor: pointer;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
  letter-spacing: .05em;
}
.radio label input,
.checkbox label input {
  width: 0;
  height: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  position: absolute;
  top: 0;
  left: -10px;
}
.radio label input:checked ~ span::before,
.checkbox label input:checked ~ span::before {
  box-shadow: 0 0 0 3px #fff inset;
}
.radio label > span,
.checkbox label > span {
  display: flex;
  align-items: flex-start;
  gap: 7px;
}
.radio label > span::before,
.checkbox label > span::before {
  content: '';
  position: static;
  width: 16px;
  height: 16px;
  display: block;
  flex-shrink: 0;
  margin-top: 2px;
}
.radio label {
  font-weight: bold;
}
.radio label > span::before {
  border-radius: 50%;
}
.input-hint,
.error-message {
  padding: 8px 10px 0;
  margin-bottom: 35px;
  display: block;
  text-transform: none;
}
.error-message {
  font-weight: bold;
  margin-bottom: 0;
}
.privacy-disclaimer {
  margin-bottom: 30px;
}
.required label::after {
  content: ' *';
}
.required.checkbox label::after {
  display: none;
}
.form-privacy {
  text-transform: none;
  margin-bottom: 30px;
  font-size: 13px;
}
.form-privacy a {
  color: inherit;
  text-decoration: underline;
}
.form-footer {
  margin-left: 15px;
}
.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  height: 45px;
  padding: 0 20px;
  background-color: #A40E2C;
  color: white;
  text-transform: uppercase;
  border-radius: 50px;
  letter-spacing: 1px;
  font-size: 16px;
}
.btn--fat {
  height: 50px;
}
@media screen and (max-width: 765px) {
  .btn {
    height: 40px;
    font-size: 0.9rem;
  }
  .btn--fat {
    height: 45px;
  }
}
@media screen and (max-width: 450px) {
  .btn {
    font-size: 0.8rem;
    height: 35px;
  }
  .btn--fat {
    height: 40px;
  }
}
@media screen and (max-width: 390px) {
  .btn--fat {
    height: 35px;
  }
}
#article {
  padding: 150px 5vw;
  font-size: 1.1rem;
}
#cookie_reload {
  cursor: pointer;
}
#cookiedisclaimer2022 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(0,0,0,0.35);
  transition: opacity .35s;
  pointer-events: all;
}
#cookiedisclaimer2022 .inner_disclaimer {
  position: fixed;
  top: 50%;
  right: 0;
  left: 0;
  padding: 75px 25px;
  text-align: center;
  color: #333;
  font-size: 15px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  z-index: 9999;
  line-height: 1.5em;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  transform: translateY(-50%);
  max-height: 100%;
  overflow: auto;
  transition: transform 1000ms cubic-bezier(0.165,0.840,0.440,1.000);
  letter-spacing: 0;
  font-weight: normal;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .inner_disclaimer {
    font-size: 13px;
  }
}
#cookiedisclaimer2022.hidden {
  pointer-events: none;
  opacity: 0;
}
#cookiedisclaimer2022.hidden .inner_disclaimer {
  transform: translateY(-75%);
}
#cookiedisclaimer2022 h3 {
  font-size: 18px;
  margin-bottom: 2em;
  font-weight: normal;
  color: inherit;
  line-height: 1.2em;
  letter-spacing: 0;
}
#cookiedisclaimer2022 .cookie_options {
  margin-bottom: 2em;
  display: flex;
  justify-content: center;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .cookie_options {
    flex-flow: column;
  }
}
#cookiedisclaimer2022 .cookie_options span {
  background: #333;
  cursor: pointer;
  display: inline-block;
  padding: 1em;
  margin: 10px;
  font-weight: 400;
  color: #fff;
  border: 1px solid #333;
  transition: background .35s;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .cookie_options span {
    margin: 5px 0;
  }
}
#cookiedisclaimer2022 .cookie_options span:hover {
  background: #4d4d4d;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect {
  color: #333;
  background: #fff;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect:hover {
  background: #e6e6e6;
}
#cookiedisclaimer2022 a {
  text-decoration: underline;
  color: #808080;
  cursor: pointer;
  display: inline-block;
  padding: 5px;
}
#cookiedisclaimer2022 a:hover {
  color: #333;
}
#cookiedisclaimer2022 #cookie_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #333;
  color: #fff;
  cursor: pointer;
  transition: background .35s;
}
#cookiedisclaimer2022 #cookie_close:hover {
  background: #4d4d4d;
}
#cookiedisclaimer2022 #cookie_preferences {
  text-align: left;
  margin-bottom: 2em;
  display: none;
}
#cookiedisclaimer2022 #cookie_preferences.show {
  display: block;
}
#cookiedisclaimer2022 .cookie_type {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #999999;
}
#cookiedisclaimer2022 .cookie_type:last-of-type {
  border-bottom: none;
}
#cookiedisclaimer2022 .cookie_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
#cookiedisclaimer2022 .cookie_flex h5,
#cookiedisclaimer2022 .cookie_flex h6 {
  margin: 0;
}
#cookiedisclaimer2022 .cookie_type_list {
  padding-left: 20px;
}
#cookiedisclaimer2022 .toggle {
  cursor: pointer;
  display: inline-block;
}
#cookiedisclaimer2022 .toggle-switch {
  display: inline-block;
  background: #ccc;
  border-radius: 16px;
  width: 58px;
  height: 32px;
  position: relative;
  vertical-align: middle;
  transition: background 0.35s;
}
#cookiedisclaimer2022 .toggle-switch:before,
#cookiedisclaimer2022 .toggle-switch:after {
  content: "";
}
#cookiedisclaimer2022 .toggle-switch:before {
  display: block;
  background: linear-gradient(to bottom,#fff 0%,#eee 100%);
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.25);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: 4px;
  transition: left 0.35s;
}
.toggle:hover #cookiedisclaimer2022 .toggle-switch:before {
  background: linear-gradient(to bottom,#fff 0%,#fff 100%);
  box-shadow: 0 0 0 1px rgba(0,0,0,0.5);
}
#cookiedisclaimer2022 .toggle-checkbox:checked + .toggle-switch {
  background: #55bb55;
}
#cookiedisclaimer2022 .toggle-checkbox:checked + .toggle-switch:before {
  left: 30px;
}
#cookiedisclaimer2022 .toggle-checkbox {
  position: absolute;
  visibility: hidden;
}
#cookiedisclaimer2022 button {
  display: block;
  font-size: 18px;
  margin: 0 auto 2em;
  float: none;
  background: #55bb55;
  padding: 1em 2em;
  color: #fff;
  transition: background 0.35s;
  font-weight: 400;
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
}
#cookiedisclaimer2022 button:hover {
  background: #33aa33;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-between {
  display: flex;
  justify-content: space-between;
}
@keyframes scroll {
  0% {
    transform: translate3d(0,-100%,0);
    -webkit-transform: translate3d(0,-100%,0);
  }
  100% {
    transform: translate3d(0,100%,0);
    -webkit-transform: translate3d(0,100%,0);
  }
}
@keyframes FadeInSlidingRight {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(-50px,0,0);
    -webkit-transform: translate3d(-50px,0,0);
  }
  20% {
    opacity: 0;
    visibility: visible;
    transform: translate3d(-50px,0,0);
    -webkit-transform: translate3d(-50px,0,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@-webkit-keyframes FadeInSlidingRight {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(-50px,0,0);
    -webkit-transform: translate3d(-50px,0,0);
  }
  20% {
    opacity: 0;
    visibility: visible;
    transform: translate3d(-50px,0,0);
    -webkit-transform: translate3d(-50px,0,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes FadeInSlidingLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(50px,0,0);
    -webkit-transform: translate3d(50px,0,0);
  }
  20% {
    opacity: 0;
    visibility: visible;
    transform: translate3d(50px,0,0);
    -webkit-transform: translate3d(50px,0,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@-webkit-keyframes FadeInSlidingLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(50px,0,0) rotate(45deg);
    -webkit-transform: translate3d(50px,0,0) rotate(45deg);
  }
  20% {
    opacity: 0;
    visibility: visible;
    transform: translate3d(50px,0,0) rotate(45deg);
    -webkit-transform: translate3d(50px,0,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0) rotate(0);
    -webkit-transform: translate3d(0,0,0) rotate(0);
  }
}
@keyframes FadeInSlidingUp {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,80px,0);
    -webkit-transform: translate3d(0,80px,0);
  }
  20% {
    opacity: 0;
    visibility: visible;
    transform: translate3d(0,80px,0);
    -webkit-transform: translate3d(0,80px,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@-webkit-keyframes FadeInSlidingUp {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,80px,0);
    -webkit-transform: translate3d(0,80px,0);
  }
  20% {
    opacity: 0;
    visibility: visible;
    transform: translate3d(0,80px,0);
    -webkit-transform: translate3d(0,80px,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes fadeIn {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  20% {
    visibility: visible;
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  20% {
    visibility: visible;
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
@keyframes bouncy {
  0% {
    transform: translate3d(0,0,0);
  }
  50% {
    transform: translate3d(-60px,0,0);
  }
  100% {
    transform: translate3d(0,0,0);
  }
}
@-webkit-keyframes bouncy {
  0% {
    transform: translate3d(0,0,0);
  }
  50% {
    transform: translate3d(-60px,0,0);
  }
  100% {
    transform: translate3d(0,0,0);
  }
}
@keyframes scaleX {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
@-webkit-keyframes bouncy {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes FadeInRotatingLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(-50px,0,0) rotate(15deg);
    -webkit-transform: translate3d(-50px,0,0) rotate(-15deg);
  }
  20% {
    opacity: 0;
    visibility: visible;
    transform: translate3d(-50px,0,0) rotate(15deg);
    -webkit-transform: translate3d(-50px,0,0) rotate(-15deg);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0) rotate(0deg);
    -webkit-transform: translate3d(0,0,0) rotate(0deg);
  }
}
@-webkit-keyframes FadeInRotatingLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(-50px,0,0) rotate(15deg);
    -webkit-transform: translate3d(-50px,0,0) rotate(-15deg);
  }
  20% {
    opacity: 0;
    visibility: visible;
    transform: translate3d(-50px,0,0) rotate(15deg);
    -webkit-transform: translate3d(-50px,0,0) rotate(-15deg);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0) rotate(0deg);
    -webkit-transform: translate3d(0,0,0) rotate(0deg);
  }
}
@keyframes FadeInRotatingRight {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(-50px,0,0) rotate(-15deg);
    -webkit-transform: translate3d(-50px,0,0) rotate(15deg);
  }
  20% {
    opacity: 0;
    visibility: visible;
    transform: translate3d(-50px,0,0) rotate(-15deg);
    -webkit-transform: translate3d(-50px,0,0) rotate(15deg);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0) rotate(0deg);
    -webkit-transform: translate3d(0,0,0) rotate(0deg);
  }
}
@-webkit-keyframes FadeInRotatingRight {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(-50px,0,0) rotate(-15deg);
    -webkit-transform: translate3d(-50px,0,0) rotate(-15deg);
  }
  20% {
    opacity: 0;
    visibility: visible;
    transform: translate3d(-50px,0,0) rotate(-15deg);
    -webkit-transform: translate3d(-50px,0,0) rotate(-15deg);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0) rotate(0deg);
    -webkit-transform: translate3d(0,0,0) rotate(0deg);
  }
}
@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px,0,0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered>.swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity,1);
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px,-50%,0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s left;
}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right;
}
.swiper-pagination-progressbar {
  background: rgba(0,0,0,0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,0.1);
}
.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.contacts {
  margin: 0 30vw;
  margin-bottom: 145px;
}
@media screen and (max-width: 390px) {
  .contacts {
    margin-bottom: 125px;
  }
}
@media screen and (max-width: 1440px) {
  .contacts {
    margin-left: 25vw;
    margin-right: 25vw;
  }
}
@media screen and (max-width: 1270px) {
  .contacts {
    margin-left: 20vw;
    margin-right: 20vw;
  }
}
@media screen and (max-width: 810px) {
  .contacts {
    margin-left: 15vw;
    margin-right: 15vw;
  }
}
@media screen and (max-width: 765px) {
  .contacts {
    margin-left: 5vw;
    margin-right: 5vw;
  }
}
.contacts__title {
  font-size: 2rem;
  line-height: 1em;
  font-weight: 600;
  margin-bottom: 45px;
  text-align: center;
}
@media screen and (max-width: 1336px) {
  .contacts__title {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1080px) {
  .contacts__title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 450px) {
  .contacts__title {
    font-size: 1.4rem;
  }
}
.contacts form .input-grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 15px;
  margin-bottom: 15px;
}
.contacts form .text {
  grid-column: span 2;
}
.footer {
  display: flex;
  justify-content: space-between;
  background-color: #9A9087;
  padding: 50px 5vw 70px;
  color: white;
  flex-wrap: wrap;
  font-weight: 400;
  font-size: 15px;
}
@media screen and (max-width: 1536px) {
  .footer {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1336px) {
  .footer {
    font-size: 14px;
  }
}
@media screen and (max-width: 1270px) {
  .footer {
    padding-left: 3vw;
    padding-right: 3vw;
  }
}
.footer a {
  color: white;
}
.footer strong {
  font-weight: 500;
  color: white;
}
.footer__company {
  margin-right: 60px;
}
.footer__company-title {
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 1080px) {
  .footer__company {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 550px) {
  .footer__company {
    margin-bottom: 20px;
  }
}
.footer__contacts {
  display: block;
}
.footer__contacts a {
  display: block;
  margin: 5px 0;
}
.footer__contacts a:first-child {
  margin-top: 0;
}
@media screen and (max-width: 765px) {
  .footer__contacts {
    margin-bottom: 2vh;
  }
}
@media screen and (max-width: 450px) {
  .footer__contacts-mail {
    display: block;
  }
}
.footer__social {
  display: inline-flex;
  gap: 3px;
}
@media screen and (max-width: 1536px) {
  .footer__social {
    margin: 0 0px;
  }
}
@media screen and (max-width: 450px) {
  .footer__social {
    margin-top: 15px;
  }
}
.footer__social svg path {
  fill: white;
}
.footer__social .footer-social {
  display: flex;
  align-items: center;
}
.footer__side-detail {
  width: 100%;
  display: flex;
  font-size: 12px;
  margin-top: 30px;
}
@media screen and (max-width: 1536px) {
  .footer__side-detail {
    margin-top: 20px;
  }
}
.footer__side-detail-legal {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-right: 30px;
}
.footer__side-detail-credits {
  margin-left: auto;
}
.footer__side-detail-credits img {
  width: 30px;
}
.hamburger {
  display: block;
  width: 42px;
  height: 100px;
  position: fixed;
  right: 40px;
  top: 0;
  z-index: 100;
  cursor: pointer;
}
@media screen and (max-width: 765px) {
  .hamburger {
    right: 20px;
  }
}
@media screen and (max-width: 355px) {
  .hamburger {
    width: 38px;
  }
}
.hamburger span {
  position: absolute;
  height: 2px;
  background: #454545;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transition: 500ms cubic-bezier(0.250,0.460,0.450,0.940);
}
.hamburger span:first-child {
  transform: translate3d(0,-5px,0);
  -webkit-transform: translate3d(0,-5px,0);
}
.hamburger span:last-child {
  transform: translate3d(0,5px,0);
  -webkit-transform: translate3d(0,5px,0);
}
.hamburger.open span:first-child {
  transform: translate3d(0,-5px,0) rotate(-45deg);
  -webkit-transform: translate3d(0,-5px,0) rotate(-45deg);
}
.hamburger.open span:last-child {
  transform: translate3d(1px,-5px,0) rotate(45deg);
  -webkit-transform: translate3d(1px,-5px,0) rotate(45deg);
}
.header {
  width: 100%;
  height: 100px;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: 100%;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0px 1px 10px rgba(0,0,0,0.2);
  background-color: #F2F2EF;
  padding: 0 30px;
  z-index: 99;
}
@media screen and (max-width: 765px) {
  .header {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (max-width: 550px) {
  .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 390px) {
  .header {
    padding: 0 10px;
  }
}
@media screen and (max-width: 355px) {
  .header {
    height: 80px;
  }
}
.header__logo {
  display: block;
  max-width: 180px;
}
@media screen and (max-width: 1270px) {
  .header__logo {
    width: 150px;
  }
}
@media screen and (max-width: 550px) {
  .header__logo {
    width: 120px;
  }
}
@media screen and (max-width: 390px) {
  .header__logo {
    width: 100px;
  }
}
.header__shop {
  margin-right: 120px;
  flex: 1;
  max-width: 200px;
}
@media screen and (max-width: 1536px) {
  .header__shop {
    margin-right: 50px;
    max-width: 200px;
  }
}
@media screen and (max-width: 1270px) {
  .header__shop {
    margin-right: 20px;
    flex: none;
  }
}
@media screen and (max-width: 390px) {
  .header__shop {
    margin-right: 10px;
  }
}
.header__anchors {
  transition: 400ms;
}
.header__anchors ul {
  display: flex;
  justify-content: center;
  gap: 40px;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.3333333333333em;
  font-weight: 600;
}
@media screen and (max-width: 1536px) {
  .header__anchors ul {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1336px) {
  .header__anchors ul {
    font-size: 0.9rem;
  }
}
.header__anchors ul a {
  font-weight: 500;
  letter-spacing: 1px;
}
@media screen and (max-width: 1536px) {
  .header__anchors ul {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1336px) {
  .header__anchors ul {
    gap: 20px;
  }
}
@media screen and (max-width: 390px) {
  .header__anchors ul {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 765px) {
  .header__anchors {
    position: absolute;
    top: calc(100% + 30px);
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
}
.header__right-wrap {
  display: flex;
  justify-content: flex-end;
}
.header__social-menu {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 550px) {
  .header__social-menu {
    gap: 5px;
  }
  .header__social-menu img {
    width: 15px;
  }
}
@media screen and (max-width: 765px) {
  .body--scroll .header__anchors {
    visibility: hidden;
    opacity: 0;
    transition: 400ms;
  }
}
.hero {
  width: 100%;
  height: 100vh;
  padding-top: 100px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1000px) and (max-height: 1100px) and (orientation: portrait) {
  .hero {
    height: 90vh;
  }
}
@media screen and (max-width: 765px) {
  .hero {
    padding-top: 150px;
  }
}
.hero__left {
  display: flex;
  align-items: center;
  width: 40%;
}
.hero__text {
  display: block;
}
.hero__text-heading {
  position: relative;
  font-size: 4.9333333333333rem;
  line-height: 1.0540540540541em;
  color: #A40E2C;
  margin-bottom: 45px;
}
@media screen and (max-width: 1900px) {
  .hero__text-heading {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 1660px) {
  .hero__text-heading {
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 1536px) {
  .hero__text-heading {
    font-size: 4rem;
  }
}
@media screen and (max-width: 1440px) {
  .hero__text-heading {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 1336px) {
  .hero__text-heading {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1270px) {
  .hero__text-heading {
    font-size: 3.25rem;
  }
}
@media screen and (max-width: 1080px) {
  .hero__text-heading {
    font-size: 3rem;
  }
}
@media screen and (max-width: 765px) {
  .hero__text-heading {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 550px) {
  .hero__text-heading {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 450px) {
  .hero__text-heading {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 390px) {
  .hero__text-heading {
    font-size: 2rem;
  }
}
.hero__text-heading .dots {
  top: -30px;
  right: 80%;
}
.hero__text-heading .dots .dot {
  background-color: rgba(164,14,44,0.05);
}
@media screen and (max-width: 1000px) and (max-height: 1100px) {
  .hero__text-heading .dots {
    right: 50%;
  }
}
.hero__text-descr {
  max-width: 80%;
}
.hero__right {
  position: relative;
  width: 55%;
  height: 100%;
  display: flex;
  align-items: center;
}
.hero__right::after {
  content: '';
  position: absolute;
  display: block;
  width: 50vw;
  height: 50vw;
  border-radius: 50%;
  right: -15vw;
  top: -15vw;
  background-color: #9A9087;
  z-index: -1;
}
@media screen and (max-width: 1660px) {
  .hero__right::after {
    width: 45vw;
    height: 45vw;
  }
}
@media screen and (max-width: 765px) {
  .hero__right::after {
    display: none;
  }
}
@media screen and (max-width: 1000px) and (max-height: 1100px) and (orientation: portrait) {
  .hero__right {
    align-items: flex-start;
    padding-top: 100px;
  }
}
@media screen and (max-width: 990px) {
  .hero__right {
    width: 0;
  }
  .hero__right .hero__image {
    position: absolute;
    right: -5vw;
    top: 50px;
  }
  .hero__left {
    width: 50%;
  }
  .hero__left .hero__text {
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width: 765px) {
  .hero {
    height: auto;
    padding-top: 250px;
    flex-direction: column;
    align-items: center;
    padding-left: 3vw;
    padding-right: 3vw;
  }
  .hero__right {
    width: auto;
    padding-top: 50px;
  }
  .hero__right .hero__image {
    inset: unset;
    position: relative;
  }
  .hero__left {
    width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .hero {
    text-align: center;
  }
  .hero .hero__image {
    width: 380px;
    height: 380px;
  }
}
@media screen and (max-width: 390px) {
  .hero .hero__image {
    width: 320px;
    height: 320px;
  }
}
@media screen and (max-width: 355px) {
  .hero .hero__image {
    width: 250px;
    height: 250px;
  }
}
.hero__image,
.subhero__image {
  overflow: hidden;
  width: 720px;
  height: 720px;
  border-radius: 50%;
}
.hero__image img,
.subhero__image img {
  height: 100%;
  object-position: center center;
}
@media screen and (max-width: 1900px) {
  .hero__image,
  .subhero__image {
    width: 620px;
    height: 620px;
  }
}
@media screen and (max-width: 1440px) {
  .hero__image,
  .subhero__image {
    width: 550px;
    height: 550px;
  }
}
@media screen and (max-width: 1336px) {
  .hero__image,
  .subhero__image {
    width: 500px;
    height: 500px;
  }
}
@media screen and (max-width: 990px) {
  .hero__image,
  .subhero__image {
    width: 430px;
    height: 430px;
  }
}
.subhero {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -5vh;
  margin-bottom: 145px;
}
@media screen and (max-width: 390px) {
  .subhero {
    margin-bottom: 125px;
  }
}
.subhero__image {
  width: 600px;
  height: 600px;
  margin-right: 150px;
}
@media screen and (max-width: 1900px) {
  .subhero__image {
    width: 520px;
    height: 520px;
  }
}
@media screen and (max-width: 1440px) {
  .subhero__image {
    width: 480px;
    height: 480px;
  }
}
@media screen and (max-width: 1336px) {
  .subhero__image {
    width: 460px;
    height: 460px;
  }
}
@media screen and (max-width: 1270px) {
  .subhero__image {
    width: 420px;
    height: 420px;
    margin-right: 50px;
  }
}
@media screen and (max-width: 990px) {
  .subhero__image {
    width: 380px;
    height: 380px;
  }
}
@media screen and (max-width: 810px) {
  .subhero__image {
    width: 350px;
    height: 350px;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.subhero__text {
  width: 50ch;
  font-size: 1.2rem;
  line-height: 1.3333333333333em;
}
@media screen and (max-width: 1536px) {
  .subhero__text {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1336px) {
  .subhero__text {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 1270px) {
  .subhero__text {
    width: 40ch;
  }
}
.subhero__text h2 {
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 600;
  color: #A40E2C;
  margin-bottom: 20px;
}
@media screen and (max-width: 810px) {
  .subhero {
    flex-direction: column;
    text-align: center;
  }
}
@media screen and (max-width: 765px) {
  .subhero {
    margin-top: 30px;
  }
  .subhero .subhero__image {
    display: none;
  }
}
.products {
  margin-bottom: 30px;
}
.products__title {
  font-size: 3.3333333333333rem;
  line-height: 1.3584905660377em;
  font-weight: 300;
  text-align: center;
  margin-bottom: 45px;
}
@media screen and (max-width: 1660px) {
  .products__title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1536px) {
  .products__title {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1336px) {
  .products__title {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1080px) {
  .products__title {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 450px) {
  .products__title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 390px) {
  .products__title {
    font-size: 1.8rem;
  }
}
.products .product {
  display: flex;
  position: relative;
}
.products .product__preview {
  width: 520px;
  height: 520px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 150px;
  background-color: gray;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
@media screen and (max-width: 1536px) {
  .products .product__preview {
    width: 480px;
    height: 480px;
  }
}
@media screen and (max-width: 1336px) {
  .products .product__preview {
    width: 450px;
    height: 450px;
  }
}
@media screen and (max-width: 1270px) {
  .products .product__preview {
    width: 400px;
    height: 400px;
    margin-right: 100px;
  }
}
@media screen and (max-width: 990px) {
  .products .product__preview {
    width: 320px;
    height: 320px;
    margin-right: 100px;
  }
}
@media screen and (max-width: 810px) {
  .products .product__preview {
    width: 300px;
    height: 300px;
  }
  .products .product__preview img {
    height: 100%;
  }
}
.products .product__info {
  display: block;
  max-width: 35ch;
  padding-top: 50px;
}
.products .product__info-title {
  position: relative;
  font-size: 2rem;
  line-height: 1em;
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (max-width: 1336px) {
  .products .product__info-title {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1080px) {
  .products .product__info-title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 450px) {
  .products .product__info-title {
    font-size: 1.4rem;
  }
}
.products .product__info-title::before {
  content: '';
  width: 200px;
  height: 1px;
  background-color: #454545;
  position: absolute;
  right: calc(100% + 60px);
  top: 50%;
  transform: translate3d(0,50%,0);
  transform-style: preserve-3d;
}
@media screen and (max-width: 1270px) {
  .products .product__info-title::before {
    width: 149px;
    right: calc(100% + 30px);
  }
}
.products .product__info-descr {
  font-size: 19px;
}
.products .product:nth-child(odd) {
  flex-direction: row-reverse;
}
.products .product:nth-child(odd) .product__info {
  text-align: right;
}
.products .product:nth-child(odd) .product__info-title::before {
  right: auto;
  left: calc(100% + 60px);
}
@media screen and (max-width: 1270px) {
  .products .product:nth-child(odd) .product__info-title::before {
    left: calc(100% + 30px);
  }
}
.products .product:nth-child(odd) .product__preview {
  margin-left: 150px;
  margin-right: 0;
}
@media screen and (max-width: 1270px) {
  .products .product:nth-child(odd) .product__preview {
    margin-left: 100px;
  }
}
@media screen and (max-width: 765px) {
  .products .product {
    flex-direction: column;
    text-align: center;
    align-items: center;
    margin-bottom: 8vh;
  }
  .products .product__preview {
    margin-left: 0;
    margin-right: 0;
  }
  .products .product__info {
    padding-top: 20px;
  }
  .products .product__info-title::after,
  .products .product__info-title::before {
    content: none;
  }
  .products .product:nth-child(odd) {
    flex-direction: column;
  }
  .products .product:nth-child(odd) .product__preview {
    margin-left: 0;
  }
  .products .product:nth-child(odd) .product__info {
    text-align: center;
  }
}
@media screen and (max-width: 550px) {
  .products .product .product__preview {
    width: 250px;
    height: 250px;
  }
}
@media screen and (max-width: 355px) {
  .products .product .product__preview {
    width: 200px;
    height: 200px;
  }
}
.slider {
  margin-bottom: 145px;
  position: relative;
  padding: 0 8vw;
}
@media screen and (max-width: 390px) {
  .slider {
    margin-bottom: 125px;
  }
}
.slider img {
  max-height: 750px;
}
@media screen and (max-width: 1440px) {
  .slider img {
    max-height: 650px;
  }
}
.slider.swiper {
  margin-bottom: 0;
}
.slider .swiper-button-prev,
.slider .swiper-button-next,
.timeline .swiper-button-prev,
.timeline .swiper-button-next {
  border-radius: 50%;
  border: 1px solid #A40E2C;
  width: 65px;
  height: 65px;
  padding: 15px;
  color: #A40E2C;
}
.slider .swiper-button-prev::after,
.slider .swiper-button-next::after,
.timeline .swiper-button-prev::after,
.timeline .swiper-button-next::after {
  content: none;
}
@media screen and (max-width: 1440px) {
  .slider .swiper-button-prev,
  .slider .swiper-button-next,
  .timeline .swiper-button-prev,
  .timeline .swiper-button-next {
    width: 55px;
    height: 55px;
  }
}
@media screen and (max-width: 450px) {
  .slider .swiper-button-prev,
  .slider .swiper-button-next,
  .timeline .swiper-button-prev,
  .timeline .swiper-button-next {
    width: 45px;
    height: 45px;
  }
}
.slider .swiper-button-prev img,
.timeline .swiper-button-prev img {
  transform: rotate(180deg);
}
.newsletter {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: clamp(300px,450px,470px);
  background-color: rgba(152,177,182,0.43);
  padding: 0 20px;
}
.newsletter__title {
  font-size: 2rem;
  line-height: 1em;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media screen and (max-width: 1336px) {
  .newsletter__title {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1080px) {
  .newsletter__title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 450px) {
  .newsletter__title {
    font-size: 1.4rem;
  }
}
.newsletter__descr {
  font-size: 1.3333333333333rem;
  line-height: 1.3478260869565em;
  margin-bottom: 45px;
  text-align: center;
}
@media screen and (max-width: 1536px) {
  .newsletter__descr {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1336px) {
  .newsletter__descr {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 450px) {
  .newsletter__descr {
    font-size: 1rem;
  }
}
.newsletter form input {
  margin-bottom: 15px;
}
.newsletter form .form-footer {
  margin-left: 0;
}
.timeline {
  display: block;
  position: relative;
  margin-bottom: 45px;
}
.timeline .swiper {
  padding-top: 50px;
}
.timeline .swiper-button-prev {
  left: 5vw;
}
.timeline .swiper-button-next {
  right: 2vw;
}
.timeline__title {
  font-size: 3.3333333333333rem;
  line-height: 1.3584905660377em;
  font-weight: 300;
  color: #A40E2C;
  margin-bottom: 45px;
}
@media screen and (max-width: 1660px) {
  .timeline__title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1536px) {
  .timeline__title {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1336px) {
  .timeline__title {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1080px) {
  .timeline__title {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 450px) {
  .timeline__title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 390px) {
  .timeline__title {
    font-size: 1.8rem;
  }
}
.timeline-container {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  position: relative;
  padding: 50px 3vw 80px;
  counter-reset: item;
}
.timeline-container::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #A40E2C;
}
.timeline-container::-webkit-scrollbar {
  width: 3px;
  height: 5px;
}
.timeline-container::-webkit-scrollbar-track {
  background: #e9e9e9;
}
.timeline-container::-webkit-scrollbar-thumb {
  height: 3px;
  background: #A40E2C;
  border-radius: 10px;
}
.timeline-container::-webkit-scrollbar-thumb:hover {
  background: rgba(164,14,44,0.9);
}
.timeline__item {
  position: relative;
  display: block;
  padding-top: 30px;
  flex-shrink: 0;
  margin-right: 10vw;
}
@media screen and (max-width: 550px) {
  .timeline__item {
    margin-right: 120px;
    scroll-snap-align: center;
  }
}
.timeline__item-title {
  font-size: 2rem;
  line-height: 1em;
  font-weight: 600;
  padding-left: 60px;
  color: #A40E2C;
  text-align: right;
  margin-bottom: 10px;
}
@media screen and (max-width: 1336px) {
  .timeline__item-title {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1080px) {
  .timeline__item-title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 450px) {
  .timeline__item-title {
    font-size: 1.4rem;
  }
}
.timeline__item-title::after {
  content: "0" counter(item);
  font-size: 120px;
  color: rgba(154,144,135,0.1);
  counter-increment: item;
  font-weight: 600;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1336px) {
  .timeline__item-title::after {
    font-size: 115px;
  }
}
@media screen and (max-width: 765px) {
  .timeline__item-title::after {
    font-size: 110px;
  }
}
.timeline__item-text {
  font-size: 1.2rem;
  line-height: 1.3333333333333em;
  max-width: 25ch;
  text-align: right;
}
@media screen and (max-width: 1536px) {
  .timeline__item-text {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1336px) {
  .timeline__item-text {
    font-size: 0.9rem;
  }
}
.hero__text-heading,
.hero__text-descr {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,80px,0);
  transform-style: preserve-3d;
  will-change: transform;
}
.hero__image,
.hero .hero__right::after {
  opacity: 0;
  visibility: hidden;
}
.hero.play .hero__text-heading,
.hero.play .hero__text-descr {
  animation: FadeInSlidingUp 3s cubic-bezier(0.230,1.000,0.320,1.000) forwards;
}
.hero.play .hero__text-descr {
  animation-delay: 0.3s;
}
.hero.play .hero__image,
.hero.play .hero__right::after {
  animation: fadeIn 3s 0.8s cubic-bezier(0.230,1.000,0.320,1.000) forwards;
}
.hero.play .hero__right::after {
  animation-delay: 1.2s;
}
.timeline.play .timeline__item {
  animation: bouncy 1.5s cubic-bezier(0.445,0.050,0.550,0.950) forwards;
}
.products .product__preview {
  opacity: 0;
  visibility: hidden;
  transform: rotate(-15deg) translate3d(-50px,0,0);
  transform-origin: left bottom;
}
.products .product:nth-child(odd) .product__preview {
  transform-origin: right bottom;
  transform: rotate(15deg) translate3d(50px,0,0);
}
.products .product__info div {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,80px,0);
  transform-style: preserve-3d;
  will-change: transform;
}
.products .product__info-title::before {
  transform: scaleX(0);
}
.products .product.play .product__preview {
  animation: FadeInRotatingRight 2s cubic-bezier(0.230,1.000,0.320,1.000) forwards;
}
.products .product.play .product:nth-child(odd) .product__preview {
  animation: FadeInRotatingLeft 2s cubic-bezier(0.230,1.000,0.320,1.000) forwards;
}
.products .product.play .product__info div {
  animation: FadeInSlidingUp 3s cubic-bezier(0.230,1.000,0.320,1.000) 0.3s forwards;
}
.products .product.play .product__info-text {
  animation-delay: 0.3s;
}
.products .product.play .product__info-title::before {
  animation: scaleX 1s ease-out 2.5s forwards;
}