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: "Roboto", 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: "Roboto", 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: "Roboto", 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: "Roboto", 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: 15px;
}
@media screen and (max-width: 376px) {
  html {
    font-size: 14px;
  }
}
@media screen and (max-width: 355px) {
  html {
    font-size: 13px;
  }
}
body {
  color: black;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 300;
}
a {
  color: black;
}
p {
  font-weight: 300;
  font-size: 1.1333333333333rem;
  line-height: 1.8823529411765em;
  letter-spacing: 0.5px;
  margin-bottom: 1em;
}
@media screen and (max-width: 1900px) {
  p {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1270px) {
  p {
    font-size: 1rem;
  }
}
@media screen and (max-width: 550px) {
  p {
    font-size: 0.9rem;
  }
}
p:last-child {
  margin: 0;
}
strong {
  font-weight: 600;
  color: #a18978;
  font-weight: 500;
}
.bold {
  font-weight: 700;
}
.semibold {
  font-weight: 600;
}
.medium {
  font-weight: 500;
}
.regular {
  font-weight: 400;
}
.light {
  font-weight: 300;
}
.section-heading {
  display: block;
  text-transform: uppercase;
  color: black;
  font-size: 2.6666666666667rem;
  line-height: 1.375em;
  width: 15ch;
  margin-bottom: 0.8em;
  font-weight: 400;
}
@media screen and (max-width: 1900px) {
  .section-heading {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1536px) {
  .section-heading {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1440px) {
  .section-heading {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1336px) {
  .section-heading {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1080px) {
  .section-heading {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 415px) {
  .section-heading {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 391px) {
  .section-heading {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 550px) {
  .section-heading {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 550px) {
  .section-heading {
    width: 100%;
  }
}
.font-90 {
  font-size: 6rem;
  line-height: 1.1444444444444em;
}
@media screen and (max-width: 1660px) {
  .font-90 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 1270px) {
  .font-90 {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 1080px) {
  .font-90 {
    font-size: 4.3rem;
  }
}
@media screen and (max-width: 990px) {
  .font-90 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 810px) {
  .font-90 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 550px) {
  .font-90 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 415px) {
  .font-90 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 391px) {
  .font-90 {
    font-size: 2.5rem;
  }
}
.font-80 {
  font-size: 5.3333333333333rem;
  line-height: 1.25em;
}
@media screen and (max-width: 1536px) {
  .font-80 {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 1336px) {
  .font-80 {
    font-size: 4.3rem;
  }
}
@media screen and (max-width: 810px) {
  .font-80 {
    font-size: 3.3rem;
  }
}
@media screen and (max-width: 550px) {
  .font-80 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 415px) {
  .font-80 {
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 391px) {
  .font-80 {
    font-size: 2.4rem;
  }
}
.font-40 {
  font-size: 2.6666666666667rem;
  line-height: 1.375em;
}
@media screen and (max-width: 1900px) {
  .font-40 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1536px) {
  .font-40 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1440px) {
  .font-40 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1336px) {
  .font-40 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1080px) {
  .font-40 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 415px) {
  .font-40 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 391px) {
  .font-40 {
    font-size: 1.2rem;
  }
}
.font-24 {
  font-size: 1.6rem;
  line-height: 1.5416666666667em;
}
@media screen and (max-width: 1270px) {
  .font-24 {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1080px) {
  .font-24 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 550px) {
  .font-24 {
    font-size: 1.1rem;
  }
}
.font-18 {
  font-size: 1.2rem;
  line-height: 1.7222222222222em;
}
@media screen and (max-width: 1270px) {
  .font-18 {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 550px) {
  .font-18 {
    font-size: 1rem;
  }
}
.font-17 {
  font-size: 1.1333333333333rem;
  line-height: 1.8823529411765em;
}
@media screen and (max-width: 1900px) {
  .font-17 {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1270px) {
  .font-17 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 550px) {
  .font-17 {
    font-size: 0.9rem;
  }
}
html {
  scroll-behavior: smooth;
}
body.menu-open {
  overflow: hidden;
}
body.menu-open header {
  pointer-events: none;
}
main {
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  position: relative;
  min-height: 100vh;
  height: 100%;
}
.container {
  max-width: 1920px;
  display: block;
  margin: 0 auto;
  padding: 120px 240px 50px;
}
.container--small {
  max-width: 1920px;
  display: block;
  margin: 0 auto;
  padding-left: 100px;
  padding-right: 100px;
  padding-bottom: 50px;
}
.container--left {
  padding-left: min(10.416vw,200px);
}
.container--boxed {
  display: block;
  max-width: 1550px;
  margin: 0 auto;
}
@media screen and (max-width: 1900px) {
  .container {
    padding: 120px 140px 50px;
  }
}
@media screen and (max-width: 1536px) {
  .container--boxed,
  .container--small {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 1336px) {
  .container {
    padding: 120px 90px 50px;
  }
}
@media screen and (max-width: 1270px) {
  .container {
    padding: 120px 50px 50px;
  }
  .container--small {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 550px) {
  .container {
    padding: 120px 5vw 50px;
  }
  .container--boxed {
    padding-left: 15px;
    padding-right: 15px;
  }
  .container--left {
    padding-left: 20px;
  }
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #a18978;
}
::-webkit-scrollbar-thumb:hover {
  background: #a18978;
}
.spacer-200 {
  margin-bottom: 200px;
}
.spacer-180 {
  margin-bottom: 180px;
}
.spacer-145 {
  margin-bottom: 145px;
}
.spacer-45 {
  margin-bottom: 0.8em;
}
@media screen and (max-width: 550px) {
  .spacer-45 {
    margin-bottom: 1em;
  }
}
img {
  display: block;
  object-fit: cover;
}
svg {
  overflow: visible;
}
body.body--scroll #copyup,
body.body--scroll #copydown {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(80px,0,0);
  transition: 1.2s cubic-bezier(0.23,1,0.32,1);
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  background-color: transparent;
  width: 100%;
  height: 150px;
  padding: 0 55px;
  align-items: center;
  justify-content: space-between;
  z-index: 98;
}
@media screen and (max-width: 1440px) {
  .header {
    height: 120px;
  }
}
@media screen and (max-width: 550px) {
  .header {
    padding: 0 5vw;
  }
}
@media screen and (max-width: 415px) {
  .header {
    height: 100px;
  }
}
.header__logo {
  width: 250px;
}
.header__logo svg #copyup,
.header__logo svg #copydown {
  transition: 1.2s cubic-bezier(0.23,1,0.32,1);
}
@media screen and (max-width: 1536px) {
  .header__logo {
    width: 220px;
  }
}
@media screen and (max-width: 1440px) {
  .header__logo {
    width: 190px;
  }
}
@media screen and (max-width: 550px) {
  .header__logo {
    width: 130px;
  }
}
.header__status {
  display: flex;
  position: absolute;
  right: 10vw;
  color: #a18978;
  font-size: 16px;
  font-weight: 500;
}
.header__status-prod-cat {
  margin-left: 10vw;
}
.header__status-prod-cat a {
  font-weight: 300;
  color: #a18978;
}
.header__status-prod-cat a.active {
  font-weight: 500;
}
.header__status-prod-cat a::after {
  content: "/";
  margin: 0 5px;
  font-weight: 300;
}
.header__status-prod-cat a:last-child::after {
  content: none;
}
@media screen and (max-width: 550px) {
  .header__status-prod-cat {
    display: none;
  }
}
@media screen and (max-width: 1270px) {
  .header__status {
    font-size: 14px;
    right: 12vw;
  }
}
@media screen and (max-width: 990px) {
  .header__status {
    right: 20vw;
  }
}
@media screen and (max-width: 990px) {
  .header__status {
    right: 30vw;
  }
}
.header__toggler {
  position: fixed;
  width: var(--headerPadRight);
  height: 150px;
  line-height: 150px;
  right: 55px;
  top: 0;
  overflow: hidden;
  z-index: 100;
  user-select: none;
  cursor: pointer;
  font-weight: 500;
}
.header__toggler div {
  color: black;
  transition: 600ms;
}
.header__toggler div:nth-child(2) {
  position: absolute;
  left: 0;
  top: 100%;
}
@media screen and (max-width: 765px) {
  .header__toggler div {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1440px) {
  .header__toggler {
    height: 120px;
    line-height: 120px;
  }
}
.header__toggler.open div {
  transform: translate3d(0,-100%,0);
}
@media screen and (max-width: 415px) {
  .header__toggler {
    height: 100px;
    line-height: 100px;
  }
}
.header__toggler:hover div {
  color: #a18978;
}
@media screen and (max-width: 550px) {
  .header__toggler {
    right: 5vw;
  }
}
.footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
  border-top: 0.5px solid #cccccc;
  padding: 35px 75px 40px;
  background-color: white;
  z-index: 2;
}
@media screen and (max-width: 1536px) {
  .footer {
    padding: 25px 40px 40px;
  }
}
@media screen and (max-width: 415px) {
  .footer {
    padding: 25px 40px 60px;
  }
}
.footer__label {
  text-transform: lowercase;
  color: #a18978;
  font-weight: 500;
  margin-right: 10px;
}
.footer__logo {
  display: flex;
}
.footer__logo svg {
  width: 100%;
  max-width: 50px;
}
@media screen and (max-width: 1336px) {
  .footer__logo svg {
    max-width: 60px;
  }
}
@media screen and (max-width: 765px) {
  .footer__logo {
    width: 100%;
  }
  .footer__logo svg {
    display: block;
    margin: 0 0 30px;
  }
}
.footer__company {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
.footer__location,
.footer__contacts {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.footer__location a,
.footer__location p,
.footer__contacts a,
.footer__contacts p {
  display: block;
  font-size: 14px;
  font-weight: 300;
  position: relative;
  margin-bottom: 10px;
}
.footer__location a:last-child,
.footer__location p:last-child,
.footer__contacts a:last-child,
.footer__contacts p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1900px) {
  .footer__location a,
  .footer__location p,
  .footer__contacts a,
  .footer__contacts p {
    font-size: 1rem;
  }
}
@media screen and (max-width: 990px) {
  .footer__location,
  .footer__contacts {
    padding-top: 20px;
  }
}
.footer__piva {
  display: block;
  margin-top: auto;
}
.footer__piva span {
  font-size: 14px;
}
.footer__location,
.footer__contacts,
.footer__piva,
.footer__right {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media screen and (max-width: 990px) {
  .footer__location,
  .footer__contacts,
  .footer__piva,
  .footer__right {
    padding-top: 0;
  }
}
.footer__contacts p {
  display: inline-block;
  font-family: "Roboto-Mono", sans-serif;
}
.footer__right {
  display: flex;
  align-self: flex-end;
}
@media screen and (max-width: 1336px) {
  .footer__right {
    width: 100%;
    margin-top: 30px;
    justify-content: space-between;
  }
}
.footer__legal {
  font-size: 12px;
}
.footer__legal span {
  margin-right: 20px;
  font-weight: 300;
}
@media screen and (max-width: 415px) {
  .footer__credits {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.footer__credits img {
  width: 100%;
  max-width: 30px;
}
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;
  transition: 300ms;
}
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: #a18978;
}
@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: 415px) {
  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;
}
.cta {
  display: flex;
  justify-content: flex-start;
}
.cta span {
  color: black;
  font-size: 1.2rem;
  line-height: 1.7222222222222em;
  font-weight: 500;
  vertical-align: middle;
}
@media screen and (max-width: 1270px) {
  .cta span {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 550px) {
  .cta span {
    font-size: 1rem;
  }
}
.cta span:nth-child(1) {
  margin-right: 15px;
}
.cta span:nth-child(2) {
  transition: 300ms;
}
.cta span:nth-child(2) svg {
  width: 85%;
  vertical-align: middle;
  transform: translateY(0.8px);
}
.cta--light span {
  color: white;
}
.cta--light span svg path {
  stroke: white;
}
.cta:hover span:nth-child(2) {
  transform: translateX(5px);
  transition: 300ms;
}
.close-btn {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 70px;
  top: 75px;
  display: block;
  cursor: pointer;
  z-index: 100;
}
.close-btn span {
  display: block;
  transform-origin: center;
  width: 20px;
  height: 1px;
  background-color: black;
}
.close-btn span:nth-child(1) {
  transform: rotate(45deg) translate3d(1px,1px,0);
}
.close-btn span:nth-child(2) {
  transform: rotate(-45deg);
}
@media screen and (max-width: 1440px) {
  .close-btn {
    top: 60px;
    right: 5vw;
  }
}
@media screen and (max-width: 391px) {
  .close-btn {
    top: 50px;
  }
}
#policies {
  padding: 150px 5vw;
  font-size: 1.1rem;
}
#policies h1 {
  margin-bottom: 80px;
}
#policies br {
  display: block;
}
#cookie_reload {
  cursor: pointer;
  text-decoration: underline;
}
#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;
}
.policy {
  display: flex;
  align-items: center;
}
.policy__body {
  margin: 15vw;
  font-size: 1rem;
}
@media screen and (max-width: 765px) {
  .policy__body {
    margin: 20vh 10vw;
  }
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-between {
  display: flex;
  justify-content: space-between;
}
.abs-centerY {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.abs-centerX {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.abs-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-50%,0);
}
@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;
}
.carousel {
  position: relative;
  box-sizing: border-box;
}
.carousel *,
.carousel *:before,
.carousel *:after {
  box-sizing: inherit;
}
.carousel.is-draggable {
  cursor: move;
  cursor: grab;
}
.carousel.is-dragging {
  cursor: move;
  cursor: grabbing;
}
.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.carousel__track {
  display: flex;
}
.carousel__slide {
  flex: 0 0 auto;
  width: var(--carousel-slide-width,60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.has-dots {
  margin-bottom: calc(22.5rem);
}
.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100.5%);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  user-select: none;
}
.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: currentColor;
  opacity: .25;
  transition: opacity .15s ease-in-out;
}
.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}
.carousel__button {
  width: var(--carousel-button-width,48px);
  height: var(--carousel-button-height,48px);
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color,currentColor);
  background: var(--carousel-button-bg,transparent);
  border-radius: var(--carousel-button-border-radius,50%);
  box-shadow: var(--carousel-button-shadow,none);
  transition: opacity .15s ease;
}
.carousel__button.is-prev,
.carousel__button.is-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.carousel__button.is-prev {
  left: 10px;
}
.carousel__button.is-next {
  right: 10px;
}
.carousel__button[disabled] {
  cursor: default;
  opacity: .3;
}
.carousel__button svg {
  width: var(--carousel-button-svg-width,50%);
  height: var(--carousel-button-svg-height,50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width,1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  filter: var(--carousel-button-svg-filter,none);
  pointer-events: none;
}
html.with-fancybox {
  scroll-behavior: auto;
}
body.compensate-for-scrollbar {
  overflow: hidden !important;
  touch-action: none;
}
.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: var(--fancybox-color,#fff);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  z-index: 1050;
  outline: none;
  transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.4));
}
.fancybox__container *,
.fancybox__container *::before,
.fancybox__container *::after {
  box-sizing: inherit;
}
.fancybox__container :focus {
  outline: none;
}
body:not(.is-using-mouse) .fancybox__container :focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,0.94));
}
@media all and (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 27px;
    --carousel-button-svg-height: 27px;
  }
}
.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg,rgba(24,24,27,0.92));
}
.fancybox__carousel {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10;
}
.fancybox__carousel.has-dots {
  margin-bottom: calc(22.5rem);
}
.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default;
}
.fancybox__track {
  display: flex;
  height: 100%;
}
.fancybox__slide {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px;
}
.fancybox__slide::before,
.fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto;
}
@media all and (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px;
  }
}
.fancybox__content {
  margin: 0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);
  padding: 36px;
  color: var(--fancybox-content-color,#374151);
  background: var(--fancybox-content-bg,#fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20;
}
.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  box-shadow: none;
}
.fancybox__caption {
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color,currentColor);
  visibility: visible;
  cursor: auto;
  flex-shrink: 0;
  overflow-wrap: anywhere;
}
.is-loading .fancybox__caption {
  visibility: hidden;
}
.fancybox__container>.carousel__dots {
  top: 100%;
  color: var(--fancybox-color,#fff);
}
.fancybox__nav .carousel__button {
  z-index: 40;
}
.fancybox__nav .carousel__button.is-next {
  right: 8px;
}
@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px;
  }
}
.fancybox__nav .carousel__button.is-prev {
  left: 8px;
}
@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
  }
}
.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top,0px) + 8px);
  right: calc(env(safe-area-inset-right,0px) + 8px);
  z-index: 40;
}
@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px;
  }
}
.fancybox__content>.carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color,#fff);
}
.fancybox__no-click,
.fancybox__no-click button {
  pointer-events: none;
}
.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color,currentColor);
}
.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053;
}
.fancybox__spinner svg {
  animation: fancybox-rotate 2s linear infinite;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor;
}
@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav,
.carousel__dots,
.carousel__button.is-close {
  opacity: var(--fancybox-opacity,1);
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,
.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,
.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  animation: .15s ease backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .carousel__button.is-close {
  animation: .15s ease both fancybox-fadeOut;
}
.fancybox-fadeIn {
  animation: .15s ease both fancybox-fadeIn;
}
.fancybox-fadeOut {
  animation: .1s ease both fancybox-fadeOut;
}
.fancybox-zoomInUp {
  animation: .2s ease both fancybox-zoomInUp;
}
.fancybox-zoomOutDown {
  animation: .15s ease both fancybox-zoomOutDown;
}
.fancybox-throwOutUp {
  animation: .15s ease both fancybox-throwOutUp;
}
.fancybox-throwOutDown {
  animation: .15s ease both fancybox-throwOutDown;
}
@keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}
@keyframes fancybox-zoomInUp {
  from {
    transform: scale(0.97) translate3d(0,16px,0);
    opacity: 0;
  }
  to {
    transform: scale(1) translate3d(0,0,0);
    opacity: 1;
  }
}
@keyframes fancybox-zoomOutDown {
  to {
    transform: scale(0.97) translate3d(0,16px,0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutUp {
  to {
    transform: translate3d(0,-30%,0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutDown {
  to {
    transform: translate3d(0,30%,0);
    opacity: 0;
  }
}
.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255,255,255,0.1);
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255,255,255,0.1);
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
}
.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grab;
}
.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grabbing;
}
.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto;
}
.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}
.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}
.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab;
}
.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing;
}
.fancybox__image {
  transform-origin: 0 0;
  user-select: none;
  transition: none;
}
.has-image .fancybox__content {
  padding: 0;
  background: rgba(0,0,0,0);
  min-height: 1px;
}
.is-closing .has-image .fancybox__content {
  overflow: visible;
}
.has-image[data-image-fit=contain] {
  overflow: visible;
  touch-action: none;
}
.has-image[data-image-fit=contain] .fancybox__content {
  flex-direction: row;
  flex-wrap: wrap;
}
.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto;
}
.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto;
}
.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto;
}
.has-image[data-image-fit=cover] {
  overflow: visible;
  touch-action: none;
}
.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%;
}
.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%;
}
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24,24,27,0.9);
  color: #fff;
}
.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df;
}
.fancybox__html5video,
.fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0);
}
.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border-width: 0;
}
.fancybox__thumbs {
  flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
  opacity: var(--fancybox-opacity,1);
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  animation: .15s ease-in backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0;
}
.fancybox__thumbs .carousel__slide {
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width,96px);
  margin: 0;
  padding: 8px 3px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--fancybox-accent-color,rgba(34,213,233,0.96));
  opacity: 0;
  transition: opacity .15s ease;
  border-radius: var(--fancybox-thumbs-border-radius,4px);
}
.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: .92;
}
.fancybox__thumbs .carousel__slide>* {
  pointer-events: none;
  user-select: none;
}
.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100%/var(--fancybox-thumbs-ratio,1.5));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255,255,255,0.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius,4px);
}
.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.006) 8.1%,rgba(0,0,0,0.021) 15.5%,rgba(0,0,0,0.046) 22.5%,rgba(0,0,0,0.077) 29%,rgba(0,0,0,0.114) 35.3%,rgba(0,0,0,0.155) 41.2%,rgba(0,0,0,0.198) 47.1%,rgba(0,0,0,0.242) 52.9%,rgba(0,0,0,0.285) 58.8%,rgba(0,0,0,0.326) 64.7%,rgba(0,0,0,0.363) 71%,rgba(0,0,0,0.394) 77.5%,rgba(0,0,0,0.419) 84.5%,rgba(0,0,0,0.434) 91.9%,rgba(0,0,0,0.44) 100%);
  padding: 0;
  touch-action: none;
  display: flex;
  justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity,1);
  text-shadow: var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,0.4));
}
@media all and (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px;
  }
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  animation: .15s ease-in backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0;
}
.fancybox__toolbar__items {
  display: flex;
}
.fancybox__toolbar__items--left {
  margin-right: auto;
}
.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.fancybox__toolbar__items--right {
  margin-left: auto;
}
@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none;
  }
}
.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height,48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
}
.fancybox__progress {
  background: var(--fancybox-accent-color,rgba(34,213,233,0.96));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 30;
  user-select: none;
}
.fancybox__container:fullscreen::backdrop {
  opacity: 0;
}
.fancybox__button--fullscreen g:nth-child(2) {
  display: none;
}
.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}
.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}
.fancybox__button--slideshow g:nth-child(2) {
  display: none;
}
.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none;
}
.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block;
}
.text-about {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  padding: 120px min(5.208vw,100px) 0;
}
@media screen and (max-width: 990px) {
  .text-about {
    padding-top: 30px;
    padding-bottom: 30px;
    grid-template-columns: repeat(1,1fr);
  }
}
@media screen and (max-width: 550px) {
  .text-about {
    padding-left: 0;
    padding-right: 0;
  }
}
.text-about__staff {
  margin-bottom: 80px;
  max-width: 450px;
}
.text-about__staff div {
  font-weight: 500;
  color: #a18978;
  margin-bottom: 0.8em;
}
.text-about__staff p {
  font-family: "Roboto-Mono", sans-serif;
}
@media screen and (max-width: 1270px) {
  .text-about__staff {
    margin-right: 100px;
  }
}
@media screen and (max-width: 550px) {
  .text-about__staff {
    margin-right: 0;
  }
}
.text-about__collab {
  grid-column: span 2;
  font-family: "Roboto-Mono", sans-serif;
}
.text-about__collab div {
  letter-spacing: 0.5px;
  line-height: 2em;
}
.text-about__collab strong {
  color: black;
}
@media screen and (max-width: 990px) {
  .text-about__collab {
    grid-column-start: span 1;
  }
}
.contacts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 120px;
  padding-right: 12vw;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1536px) {
  .contacts {
    padding-right: 5vw;
  }
}
@media screen and (max-width: 1440px) {
  .contacts {
    padding-top: 50px;
  }
}
@media screen and (max-width: 990px) {
  .contacts {
    display: block;
    padding: 130px 5vw 0;
  }
}
.contacts__label {
  text-transform: lowercase;
  color: #a18978;
  font-weight: 500;
  margin-right: 10px;
}
.contacts__left {
  width: 30%;
}
@media screen and (max-width: 990px) {
  .contacts__left {
    display: none;
  }
}
.contacts__right {
  width: 60%;
}
@media screen and (max-width: 1536px) {
  .contacts__right {
    width: 65%;
  }
}
@media screen and (max-width: 990px) {
  .contacts__right {
    width: 100%;
  }
}
.contacts__title {
  font-size: 5.3333333333333rem;
  line-height: 1.25em;
  font-weight: 300;
  margin-bottom: 90px;
}
@media screen and (max-width: 1536px) {
  .contacts__title {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 1336px) {
  .contacts__title {
    font-size: 4.3rem;
  }
}
@media screen and (max-width: 810px) {
  .contacts__title {
    font-size: 3.3rem;
  }
}
@media screen and (max-width: 550px) {
  .contacts__title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 415px) {
  .contacts__title {
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 391px) {
  .contacts__title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 990px) {
  .contacts__title {
    margin-bottom: 30px;
  }
}
.contacts__location {
  display: block;
  margin-left: 50px;
}
@media screen and (max-width: 415px) {
  .contacts__location {
    margin-left: 30px;
  }
}
.contacts__location--address {
  display: flex;
  margin-bottom: 120px;
}
.contacts__location--address div {
  position: relative;
  display: inline-block;
  font-size: 2.6666666666667rem;
  line-height: 1.375em;
  margin-right: 85px;
}
@media screen and (max-width: 1900px) {
  .contacts__location--address div {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1536px) {
  .contacts__location--address div {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1440px) {
  .contacts__location--address div {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1336px) {
  .contacts__location--address div {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1080px) {
  .contacts__location--address div {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 415px) {
  .contacts__location--address div {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 391px) {
  .contacts__location--address div {
    font-size: 1.2rem;
  }
}
.contacts__location--address div::before {
  content: ">";
  display: block;
  position: absolute;
  right: 100%;
  color: #a18978;
  margin-right: 30px;
}
@media screen and (max-width: 415px) {
  .contacts__location--address div::before {
    margin-right: 15px;
  }
}
@media screen and (max-width: 550px) {
  .contacts__location--address {
    display: block;
    margin-bottom: 50px;
  }
  .contacts__location--address div {
    margin-right: 0;
    margin-bottom: 25px;
  }
}
.contacts__location--direct {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 5vw;
  max-width: 85%;
}
.contacts__location--direct p {
  display: inline-block;
}
.contacts__cut {
  position: absolute;
  top: 95%;
  right: 0;
}
@media screen and (max-width: 990px) {
  .contacts__cut {
    position: relative;
    width: 80%;
    top: 0;
    margin-top: 40px;
  }
}
@media screen and (max-width: 550px) {
  .contacts__cut {
    width: 100%;
  }
}
.contacts-template {
  max-height: 100vh;
}
.contacts-template footer {
  display: none;
}
.hero {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 0 15vw;
}
@media screen and (max-width: 1336px) {
  .hero {
    padding: 0 10vw;
  }
}
@media screen and (max-width: 990px) {
  .hero {
    padding: 0 5vw;
    height: 70vh;
  }
}
@media screen and (max-width: 355px) {
  .hero {
    height: 80vh;
  }
}
.hero > * {
  z-index: 1;
}
.hero picture {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.hero picture img {
  height: 100%;
  width: 100%;
}
.hero__title {
  color: white;
  font-size: 6rem;
  line-height: 1.1444444444444em;
  font-weight: 400;
}
@media screen and (max-width: 1660px) {
  .hero__title {
    font-size: 5rem;
  }
}
@media screen and (max-width: 1270px) {
  .hero__title {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 1080px) {
  .hero__title {
    font-size: 4.3rem;
  }
}
@media screen and (max-width: 990px) {
  .hero__title {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 810px) {
  .hero__title {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 550px) {
  .hero__title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 415px) {
  .hero__title {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 391px) {
  .hero__title {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 550px) {
  .hero__title {
    margin-bottom: 3vh;
  }
}
.hero__text {
  color: white;
  font-size: 1.6rem;
  line-height: 1.5416666666667em;
  letter-spacing: 2px;
}
@media screen and (max-width: 1270px) {
  .hero__text {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1080px) {
  .hero__text {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 550px) {
  .hero__text {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 355px) {
  .hero__text {
    letter-spacing: 0;
  }
}
.hero::after {
  content: "";
  position: absolute;
  background: #000000;
  background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 83%,rgba(0,0,0,0.4) 100%);
  inset: 0;
}
.main-menu {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: white;
  z-index: 95;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate3d(0,100%,0);
}
.main-menu.open {
  transform: translate3d(0,0,0);
  transition: 500ms;
}
.main-menu.closed {
  transform: translate3d(0,100%,0);
  transition: 500ms;
}
.main-menu ul {
  display: flex;
  flex-direction: column;
}
.main-menu ul li {
  margin-bottom: 10px;
  position: relative;
}
.main-menu ul li:first-child::before {
  content: "menu";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 120px);
  font-size: 1.2rem;
  line-height: 1.7222222222222em;
  font-weight: 500;
}
@media screen and (max-width: 1270px) {
  .main-menu ul li:first-child::before {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 550px) {
  .main-menu ul li:first-child::before {
    font-size: 1rem;
  }
}
@media screen and (max-width: 990px) {
  .main-menu ul li:first-child::before {
    right: calc(100% + 50px);
  }
}
@media screen and (max-width: 550px) {
  .main-menu ul li:first-child::before {
    content: none;
  }
}
.main-menu ul li a {
  font-size: 5.3333333333333rem;
  line-height: 1.25em;
  font-weight: 300;
  text-transform: uppercase;
}
@media screen and (max-width: 1536px) {
  .main-menu ul li a {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 1336px) {
  .main-menu ul li a {
    font-size: 4.3rem;
  }
}
@media screen and (max-width: 810px) {
  .main-menu ul li a {
    font-size: 3.3rem;
  }
}
@media screen and (max-width: 550px) {
  .main-menu ul li a {
    font-size: 3rem;
  }
}
@media screen and (max-width: 415px) {
  .main-menu ul li a {
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 391px) {
  .main-menu ul li a {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 376px) {
  .main-menu ul li a {
    font-size: 2.8rem;
  }
}
.main-menu ul li.has-submenu.open .outer-submenu {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transition: 400ms;
}
.main-menu ul .outer-submenu {
  display: flex;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  left: 100%;
  top: 50%;
  list-style: none;
  transition: 400ms;
}
.main-menu ul .outer-submenu svg {
  margin: 0 45px;
}
.main-menu ul .outer-submenu svg path {
  stroke: #a18978;
}
@media screen and (max-width: 550px) {
  .main-menu ul .outer-submenu svg {
    margin: 0 25px;
    width: 15px;
    height: 15px;
  }
}
.main-menu ul .submenu {
  width: 100%;
  list-style: none;
}
.main-menu ul .submenu li:first-child::before {
  content: none;
}
.main-menu ul .submenu li a {
  color: #a18978;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.7222222222222em;
  text-transform: lowercase;
}
@media screen and (max-width: 1270px) {
  .main-menu ul .submenu li a {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 550px) {
  .main-menu ul .submenu li a {
    font-size: 1rem;
  }
}
@media screen and (max-width: 810px) {
  .main-menu ul .outer-submenu {
    position: static;
    top: auto;
    left: auto;
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }
  .main-menu ul .outer-submenu svg {
    display: none;
  }
  .main-menu ul.submenu {
    margin-top: 0.8em;
    margin-left: 0.5em;
    margin-bottom: 1em;
  }
  .main-menu ul.submenu li {
    margin-bottom: 0.25em;
  }
  .main-menu ul.submenu li a {
    text-transform: uppercase;
  }
}
@media screen and (max-width: 550px) {
  .main-menu {
    justify-content: flex-start;
    padding-left: 5vw;
  }
}
:root {
  --fancybox-accent-color: #a18978;
}
.fancybox__backdrop {
  background-color: white;
}
.fancybox__toolbar {
  background: transparent;
}
.fancybox__toolbar__items--left {
  display: none;
}
.carousel__button {
  box-shadow: none;
  color: black;
}
.fancybox__button--zoom {
  display: none;
}
.project {
  padding-right: 0;
}
@media screen and (max-width: 550px) {
  .project__hero {
    height: 70vh;
  }
}
.project__hero img {
  height: 100%;
}
.project--wip {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: min(10.416vw,150px);
}
.project--wip__heading {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 0;
}
.project--wip__heading a {
  font-size: 0.9rem;
  text-decoration: underline;
  text-underline-offset: 0.25em;
}
.project--wip__wrapper {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 30px min(4.1664vw,80px);
}
@media screen and (max-width: 990px) {
  .project--wip__wrapper {
    grid-template-columns: 100%;
  }
}
.project--wip__preview {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  min-width: 0;
}
.project--wip__preview .swiper .swiper-slide {
  height: auto;
}
.project--wip__preview .swiper .swiper-slide img {
  width: 100%;
  height: min(400px,50vh);
  object-fit: cover;
}
.project__intro {
  display: flex;
  flex-wrap: wrap;
  margin-top: min(7.5516vw,145px);
}
.project__intro-title {
  width: 100%;
  padding-right: min(5.208vw,100px);
  max-width: 1300px;
}
.project__intro-text {
  width: 30%;
  margin-bottom: 145px;
}
@media screen and (max-width: 1270px) {
  .project__intro-text {
    width: 40%;
  }
}
@media screen and (max-width: 990px) {
  .project__intro-text {
    width: 50%;
  }
}
@media screen and (max-width: 550px) {
  .project__intro-text {
    margin-bottom: 5vh;
  }
}
@media screen and (max-width: 550px) {
  .project__intro-text {
    width: 100%;
  }
}
.project__infos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px min(1.5624vw,30px);
  margin-bottom: 145px;
}
@media screen and (max-width: 990px) {
  .project__infos {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 550px) {
  .project__infos {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
.project__info {
  display: flex;
  align-items: center;
}
.project__info span:nth-child(1) {
  font-size: 1.2rem;
  line-height: 1.7222222222222em;
  color: #a18978;
  font-weight: 500;
  margin-right: 10px;
}
@media screen and (max-width: 1270px) {
  .project__info span:nth-child(1) {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 550px) {
  .project__info span:nth-child(1) {
    font-size: 1rem;
  }
}
.project__info span:nth-child(2) {
  font-family: "Roboto-Mono", sans-serif;
}
.project__gallery .swiper {
  user-select: none;
}
.project__gallery .swiper .swiper-slide {
  height: auto;
  width: auto;
}
.project__gallery .swiper .swiper-slide img {
  height: min(680px,75vh);
  max-width: 60vw;
  object-fit: cover;
}
.project__gallery .paginator {
  text-align: center;
  margin-top: 15px;
}
@media screen and (max-width: 990px) {
  .project__gallery .swiper .swiper-slide img {
    max-width: 80vw;
    height: min(550px,55vh);
  }
}
.project__next {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  padding-right: 140px;
  margin: 80px 0;
}
@media screen and (max-width: 990px) {
  .project__next {
    padding-right: 0;
    justify-content: center;
  }
}
.projects-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 50px 3vw;
}
@media screen and (max-width: 990px) {
  .projects-grid {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (max-width: 550px) {
  .projects-grid {
    grid-template-columns: repeat(1,1fr);
  }
}
@media screen and (max-width: 391px) {
  .projects-grid {
    gap: 8vh 3vw;
  }
}
.projects-grid__item {
  display: block;
}
.projects-grid__item-preview img {
  width: 520px;
  height: 550px;
  margin-bottom: 25px;
}
@media screen and (max-width: 1900px) {
  .projects-grid__item-preview img {
    width: 420px;
    height: 450px;
  }
}
@media screen and (max-width: 1270px) {
  .projects-grid__item-preview img {
    margin-bottom: 25px;
    height: 380px;
  }
}
@media screen and (max-width: 376px) {
  .projects-grid__item-preview img {
    height: 330px;
  }
}
.projects-grid__item-up {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.projects-grid__item-up .projects-grid__item-status {
  font-size: 0.8rem;
}
@media screen and (max-width: 1336px) {
  .projects-grid__item-up {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .projects-grid__item-up .projects-grid__item-status {
    order: 1;
    display: block;
  }
  .projects-grid__item-up .projects-grid__item-title {
    order: 2;
  }
  .projects-grid__item-up .projects-grid__item-title::after {
    content: none;
  }
}
@media screen and (max-width: 1270px) {
  .projects-grid__item-up .projects-grid__item-status {
    font-size: 0.8rem;
  }
}
.projects-grid__item-title {
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.7222222222222em;
}
@media screen and (max-width: 1270px) {
  .projects-grid__item-title {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 550px) {
  .projects-grid__item-title {
    font-size: 1rem;
  }
}
.projects-grid__item-status {
  font-family: "Roboto-Mono", sans-serif;
}
.projects-grid__item-excerpt {
  font-size: 1.1333333333333rem;
  line-height: 1.8823529411765em;
  font-weight: 300;
  max-width: 80%;
}
@media screen and (max-width: 1900px) {
  .projects-grid__item-excerpt {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1270px) {
  .projects-grid__item-excerpt {
    font-size: 1rem;
  }
}
@media screen and (max-width: 550px) {
  .projects-grid__item-excerpt {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 1660px) {
  .projects-grid__item-excerpt p {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1080px) {
  .projects-grid__item-excerpt p {
    font-size: 0.85rem;
  }
}
.projects-grid--index {
  display: flex;
  padding-top: 150px;
}
.projects-grid--index .projects-grid--index__preview-image {
  display: none;
}
.projects-grid--index .projects-grid--index__preview-image-heading {
  display: none;
}
@media screen and (max-width: 990px) {
  .projects-grid--index .projects-grid--index__preview-image {
    display: table-cell;
    padding: 10px 0;
  }
  .projects-grid--index .projects-grid--index__preview-image-heading {
    display: table-cell;
    text-align: center;
  }
  .projects-grid--index .projects-grid--index__preview-image img {
    max-width: 100px;
    margin: 0 auto;
  }
}
.projects-grid--index .projects-grid__fake {
  width: 100%;
}
.projects-grid--index .projects-grid__fake-wrapper {
  width: 65%;
  height: 100%;
  position: relative;
}
.projects-grid--index .projects-grid__fake-wrapper .projects-grid--index__preview {
  display: flex;
  width: 420px;
  height: 430px;
  position: fixed;
  top: 150px;
  left: 5vw;
}
@media screen and (max-width: 1336px) {
  .projects-grid--index .projects-grid__fake-wrapper .projects-grid--index__preview {
    width: 380px;
    height: 400px;
  }
}
@media screen and (max-width: 1080px) {
  .projects-grid--index .projects-grid__fake-wrapper .projects-grid--index__preview {
    width: 330px;
    height: 350px;
  }
}
@media screen and (max-width: 1270px) {
  .projects-grid--index .projects-grid__fake-wrapper {
    width: 75%;
  }
}
@media screen and (max-width: 990px) {
  .projects-grid--index .projects-grid__fake-wrapper {
    display: none;
  }
}
.projects-grid--index .projects-grid__fake th span,
.projects-grid--index .projects-grid__fake td span {
  visibility: hidden;
}
.projects-grid--index table {
  width: 100%;
  overflow-x: hidden;
  border-bottom: 1px solid rgba(204,204,204,0.5);
  border-collapse: collapse;
  margin-bottom: 145px;
}
.projects-grid--index table th {
  border-top: 1px solid rgba(204,204,204,0.5);
}
.projects-grid--index table,
.projects-grid--index table th,
.projects-grid--index table td {
  border-bottom: 1px solid rgba(204,204,204,0.5);
  border-collapse: collapse;
}
.projects-grid--index table tr {
  cursor: pointer;
}
.projects-grid--index table th {
  color: #a18978;
  font-family: "Roboto-Mono", sans-serif;
  font-size: 13px;
  text-align: left;
}
.projects-grid--index table td,
.projects-grid--index table th {
  padding: 30px;
  height: 80px;
}
@media screen and (max-width: 1270px) {
  .projects-grid--index table td,
  .projects-grid--index table th {
    font-size: 12px;
  }
}
@media screen and (max-width: 990px) {
  .projects-grid--index table td:nth-child(1),
  .projects-grid--index table th:nth-child(1) {
    padding-left: 5vw;
  }
}
@media screen and (max-width: 376px) {
  .projects-grid--index table td,
  .projects-grid--index table th {
    padding-right: 5vw;
  }
}
@media screen and (max-width: 550px) {
  .projects-grid--index {
    overflow-x: auto;
    padding-bottom: 0;
  }
  .projects-grid--index::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .projects-grid--index table {
    margin-bottom: 20px;
  }
  .projects-grid--index table td,
  .projects-grid--index table th {
    min-width: 30vw;
  }
}
.slider {
  margin-bottom: 145px;
  position: relative;
  padding: 0 8vw;
}
.slider img {
  max-height: 750px;
}
@media screen and (max-width: 1440px) {
  .slider img {
    max-height: 650px;
  }
}
.slider .swiper-button-prev,
.slider .swiper-button-next {
  border-radius: 50%;
  border: 1px solid #a18978;
  width: 65px;
  height: 65px;
  padding: 15px;
  color: #a18978;
}
.slider .swiper-button-prev::after,
.slider .swiper-button-next::after {
  content: none;
}
@media screen and (max-width: 1440px) {
  .slider .swiper-button-prev,
  .slider .swiper-button-next {
    width: 55px;
    height: 55px;
  }
}
@media screen and (max-width: 415px) {
  .slider .swiper-button-prev,
  .slider .swiper-button-next {
    width: 45px;
    height: 45px;
  }
}
.slider .swiper-button-prev img {
  transform: rotate(180deg);
}
body.studio {
  counter-reset: athalia;
}
.text-image {
  display: flex;
  align-items: center;
  margin: 120px 0 40px;
  gap: min(2.604vw,50px);
}
.text-image-column {
  width: 50%;
}
.text-image__text {
  display: flex;
  flex-direction: column;
  align-content: flex-end;
  padding-right: 200px;
}
.text-image__text.padded-left {
  padding-left: 16.667vw;
}
@media screen and (max-width: 1270px) {
  .text-image__text.padded-left {
    padding-left: 10vw;
  }
}
.text-image__text-descr {
  width: 40ch;
  margin-bottom: 0.8em;
}
@media screen and (max-width: 550px) {
  .text-image__text-descr {
    margin-bottom: 1em;
  }
}
.studio .text-image .text-image__text-heading::before {
  counter-increment: athalia;
  content: counter(athalia) "/3";
  display: block;
  color: #a18978;
  margin-bottom: 25px;
  font-size: 1.2rem;
  line-height: 1.7222222222222em;
  font-weight: 500;
}
@media screen and (max-width: 1270px) {
  .studio .text-image .text-image__text-heading::before {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 550px) {
  .studio .text-image .text-image__text-heading::before {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1900px) {
  .studio .text-image .text-image__text-heading::before {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1336px) {
  .studio .text-image .text-image__text-heading::before {
    font-size: 1rem;
  }
}
@media screen and (max-width: 990px) {
  .studio .text-image .text-image__text-heading::before {
    font-size: 0.9rem;
    margin-bottom: 5px;
  }
}
.text-image--vertical {
  flex-direction: row-reverse;
  justify-content: space-between;
}
.text-image--vertical .text-image__text {
  width: 55%;
}
.text-image--vertical .text-image__text-descr {
  width: 50ch;
}
@media screen and (max-width: 990px) {
  .text-image--vertical .text-image__text-descr {
    width: auto;
  }
}
.text-image--vertical .text-image__image {
  width: 40%;
  padding-left: 200px;
}
@media screen and (max-width: 1660px) {
  .text-image--vertical .text-image__image {
    padding-left: 130px;
  }
}
@media screen and (max-width: 1336px) {
  .text-image--vertical .text-image__image {
    padding-left: 100px;
  }
}
@media screen and (max-width: 1080px) {
  .text-image--vertical .text-image__image {
    padding-left: 5vw;
  }
}
.text-image--vertical .text-image__image img {
  width: 520px;
  height: 720px;
  overflow: hidden;
  object-position: center center;
}
@media screen and (max-width: 1900px) {
  .text-image--vertical .text-image__image img {
    height: 620px;
  }
}
@media screen and (max-width: 1270px) {
  .text-image--vertical .text-image__image img {
    height: 520px;
  }
}
@media screen and (max-width: 990px) {
  .text-image--vertical .text-image__image img {
    height: 450px;
  }
}
@media screen and (max-width: 810px) {
  .text-image--vertical .text-image__image img {
    height: 400px;
  }
}
@media screen and (max-width: 550px) {
  .text-image--vertical {
    flex-wrap: wrap;
  }
  .text-image--vertical .text-image-column {
    width: 100%;
  }
  .text-image--vertical .text-image__image {
    padding-left: 0;
  }
  .text-image--vertical .text-image__text {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .text-image--vertical .text-image__image img {
    height: 35vh;
  }
}
.text-image--services .image-text .text-image__text,
.text-image--services .text-image__text {
  padding-left: 200px;
}
@media screen and (max-width: 1660px) {
  .text-image--services .image-text .text-image__text,
  .text-image--services .text-image__text {
    padding-left: 130px;
  }
}
@media screen and (max-width: 1336px) {
  .text-image--services .image-text .text-image__text,
  .text-image--services .text-image__text {
    padding-left: 100px;
  }
}
@media screen and (max-width: 1080px) {
  .text-image--services .image-text .text-image__text,
  .text-image--services .text-image__text {
    padding-left: 5vw;
  }
}
.text-image--services .image-text .text-image__text-descr,
.text-image--services .text-image__text-descr {
  width: 50ch;
}
@media screen and (max-width: 990px) {
  .text-image--services .image-text .text-image__text-descr,
  .text-image--services .text-image__text-descr {
    width: auto;
  }
}
@media screen and (max-width: 415px) {
  .text-image--services .image-text .text-image__text,
  .text-image--services .text-image__text {
    padding-right: 5vw;
  }
}
@media screen and (max-width: 990px) {
  .text-image {
    flex-wrap: wrap;
    margin-top: 50px;
  }
  .text-image-column {
    width: 100%;
  }
  .text-image__text {
    margin-bottom: 45px;
  }
  .text-image__text-descr {
    width: 100%;
  }
  .text-image__image img {
    width: 80%;
    max-height: 50vh;
  }
}
@media screen and (max-width: 810px) {
  .text-image--first-service {
    margin-top: 150px;
  }
}
@media screen and (max-width: 550px) {
  .text-image__text {
    padding-right: 0;
  }
  .text-image__image img {
    width: 100%;
  }
}
.image-text .text-image__text,
.doubleimg-text .text-image__text {
  padding-left: 120px;
  padding-right: 0;
}
.image-text .text-image__text-descr,
.doubleimg-text .text-image__text-descr {
  width: 50ch;
}
@media screen and (max-width: 1080px) {
  .image-text .text-image__text-descr,
  .doubleimg-text .text-image__text-descr {
    width: auto;
  }
}
@media screen and (max-width: 1536px) {
  .image-text .text-image__text,
  .doubleimg-text .text-image__text {
    padding-left: 80px;
  }
}
@media screen and (max-width: 990px) {
  .image-text .text-image__text,
  .doubleimg-text .text-image__text {
    padding-left: 5vw;
  }
}
.image-text {
  justify-content: space-between;
}
.image-text.reverse {
  flex-direction: row-reverse;
}
.image-text .image-text--vertical-img {
  justify-content: space-between;
}
.image-text .image-text--vertical-img .text-image__image {
  width: 40%;
}
.image-text .image-text--vertical-img .text-image__text {
  width: 40%;
}
.image-text--boxed .section-heading,
.image-text--boxed .text-image__text-descr {
  width: 100%;
  max-width: 600px;
}
@media screen and (max-width: 1080px) {
  .image-text .text-image__text {
    padding-right: 5vw;
    padding-left: 5vw;
  }
}
@media screen and (max-width: 990px) {
  .image-text .text-image__text-descr {
    width: 100%;
  }
  .image-text .text-image__image {
    margin-bottom: 45px;
  }
  .image-text--boxed .text-image__text {
    padding-left: 0;
    padding-right: 0;
  }
}
.doubleimg-text .text-image__image {
  display: flex;
}
@media screen and (max-width: 1900px) {
  .doubleimg-text .text-image__image img {
    height: 620px;
  }
}
@media screen and (max-width: 1440px) {
  .doubleimg-text .text-image__image img {
    height: 520px;
  }
}
@media screen and (max-width: 1336px) {
  .doubleimg-text .text-image__image img {
    height: 420px;
  }
}
@media screen and (max-width: 1270px) {
  .doubleimg-text .text-image__image img {
    height: 450px;
  }
}
@media screen and (max-width: 1900px) {
  .doubleimg-text .text-image__image img:nth-child(1) {
    width: 420px;
  }
}
@media screen and (max-width: 1336px) {
  .doubleimg-text .text-image__image img:nth-child(1) {
    width: 350px;
  }
}
.doubleimg-text .text-image__image img:nth-child(2) {
  transform: translateY(-120px);
  margin-left: 100px;
}
@media screen and (max-width: 1900px) {
  .doubleimg-text .text-image__image img:nth-child(2) {
    margin-left: 50px;
  }
}
@media screen and (max-width: 1536px) {
  .doubleimg-text .text-image__image img:nth-child(2) {
    margin-left: 20px;
  }
}
@media screen and (max-width: 1270px) {
  .doubleimg-text .text-image__image img:nth-child(2) {
    display: none;
  }
}
@media screen and (max-width: 1536px) {
  .doubleimg-text .text-image__image {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1336px) {
  .doubleimg-text .text-image__image {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 1270px) {
  .doubleimg-text .text-image__image {
    justify-content: center;
  }
}
.doubleimg-text .text-image-column--small {
  width: 40%;
}
.doubleimg-text .text-image-column--big {
  width: 60%;
}
.doubleimg-text--boxed .text-image-column--small {
  padding-left: 0;
}
.doubleimg-text--boxed .text-image__image {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 10px;
}
.doubleimg-text--boxed .text-image__image img {
  height: auto;
}
.doubleimg-text--boxed .text-image__image img:nth-child(2) {
  margin-left: 0;
}
@media screen and (max-width: 1270px) {
  .doubleimg-text--boxed .text-image__image img:nth-child(2) {
    display: block;
  }
}
@media screen and (max-width: 990px) {
  .doubleimg-text {
    justify-content: flex-start;
    flex-direction: column;
    align-items: stretch;
  }
  .doubleimg-text .text-image-column--small,
  .doubleimg-text .text-image-column--big {
    width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .doubleimg-text .text-image__image {
    order: 1;
  }
  .doubleimg-text .text-image__image img:nth-child(1) {
    width: 100%;
    height: auto;
    margin-bottom: 45px;
  }
  .doubleimg-text .text-image__text {
    order: 2;
    padding-right: 5vw;
  }
}
.wide-images__image--alt {
  width: 100%;
}
.wide-images__image--alt img {
  width: 100%;
  max-height: 680px;
  margin-top: 55px;
}
.wide-images--bg {
  background-color: #a18978;
  padding: 115px 240px 115px;
}
.wide-images--bg .wide-images__wrapper {
  display: flex;
  flex-wrap: wrap;
}
.wide-images--bg .wide-images__wrapper .wide-images-title {
  font-size: 2.6666666666667rem;
  line-height: 1.375em;
  color: black;
  margin-right: 5vw;
  margin-left: 5vw;
}
@media screen and (max-width: 1900px) {
  .wide-images--bg .wide-images__wrapper .wide-images-title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1536px) {
  .wide-images--bg .wide-images__wrapper .wide-images-title {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1440px) {
  .wide-images--bg .wide-images__wrapper .wide-images-title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1336px) {
  .wide-images--bg .wide-images__wrapper .wide-images-title {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1080px) {
  .wide-images--bg .wide-images__wrapper .wide-images-title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 415px) {
  .wide-images--bg .wide-images__wrapper .wide-images-title {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 391px) {
  .wide-images--bg .wide-images__wrapper .wide-images-title {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 550px) {
  .wide-images--bg .wide-images__wrapper .wide-images-title {
    font-weight: 400;
    margin-bottom: 30px;
  }
}
.wide-images--bg .wide-images__wrapper .wide-images-text {
  width: 50ch;
  color: black;
  margin-bottom: 45px;
  font-weight: 300;
  font-size: 1.1333333333333rem;
  line-height: 1.8823529411765em;
}
@media screen and (max-width: 1900px) {
  .wide-images--bg .wide-images__wrapper .wide-images-text {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1270px) {
  .wide-images--bg .wide-images__wrapper .wide-images-text {
    font-size: 1rem;
  }
}
@media screen and (max-width: 550px) {
  .wide-images--bg .wide-images__wrapper .wide-images-text {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 990px) {
  .wide-images--bg .wide-images__wrapper {
    flex-direction: column;
  }
  .wide-images--bg .wide-images__wrapper .wide-images-title {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1336px) {
  .wide-images--bg {
    padding: 115px 100px 115px;
  }
}
@media screen and (max-width: 990px) {
  .wide-images--bg {
    padding: 115px 5vw 115px;
  }
}
@media screen and (max-width: 391px) {
  .wide-images--bg {
    padding: 80px 5vw 115px;
  }
}
.wide-images--about {
  display: block;
  margin-left: auto;
  margin-top: 150px;
  overflow: hidden;
  max-height: 100vh;
}
@media screen and (max-width: 990px) {
  .wide-images--about {
    height: 50vh;
  }
}
@media screen and (max-width: 550px) {
  .wide-images--about {
    height: 40vh;
  }
  .wide-images--about img {
    height: 100%;
  }
}
[data-fx-fadeinslideup] .hero__title,
[data-fx-fadeinslideup] .hero__text,
[data-fx-fadeinslideup].wide-images__image--alt,
[data-fx-fadeinslideup].projects-grid__item {
  transform: translate3d(0,80px,0);
  visibility: hidden;
  opacity: 0;
}
[data-fx-fadeinslideup].play .hero__title,
[data-fx-fadeinslideup].play .hero__text {
  animation: FadeInSlidingUp 1.6s cubic-bezier(0.25,0.46,0.45,0.94) forwards;
}
[data-fx-fadeinslideup].play .hero__text {
  animation-delay: 0.4s;
}
[data-fx-fadeinslideup].wide-images__image--alt.play {
  animation: FadeInSlidingUp 1.6s cubic-bezier(0.25,0.46,0.45,0.94) forwards;
}
[data-fx-fadeinslideup].projects-grid__item.play {
  animation: FadeInSlidingUp 1.6s cubic-bezier(0.25,0.46,0.45,0.94) forwards;
}
[data-fx-fadeinslideright].text-image .text-image__text > * {
  transform: translate3d(-50px,0,0);
  visibility: hidden;
  opacity: 0;
}
[data-fx-fadeinslideright].text-image.play .text-image__text > * {
  animation: FadeInSlidingRight 1.2s cubic-bezier(0.25,0.46,0.45,0.94) forwards;
}
[data-fx-fadeinslideright].text-image.play .text-image__text-descr {
  animation-delay: 0.2s;
}
[data-fx-fadeinslideright].text-image.play .text-image__text .cta {
  animation-delay: 0.5s;
}
[data-fx-fadeinslideleft].text-image .text-image__text > * {
  transform: translate3d(50px,0,0);
  -webkit-transform: translate3d(50px,0,0);
  visibility: hidden;
  opacity: 0;
}
[data-fx-fadeinslideleft].text-image.play .text-image__text > * {
  animation: FadeInSlidingLeft 1.2s cubic-bezier(0.25,0.46,0.45,0.94) forwards;
}
[data-fx-fadeinslideleft].text-image.play .text-image__text-descr {
  animation-delay: 0.2s;
}
[data-fx-fadeinslideleft].text-image.play .text-image__text .cta {
  animation-delay: 0.5s;
}
[data-fadeIn] img {
  opacity: 0;
  visibility: hidden;
}
[data-fadeIn].play img {
  animation: fadeIn 1.2s cubic-bezier(0.25,0.46,0.45,0.94) forwards;
}