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;
}
body.no-transition * {
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
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: inherit;
  font-style: inherit;
}
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;
}
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/inter-v19-latin-regular.woff2") format("woff2"), url("/fonts/inter-v19-latin-regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/inter-v19-latin-500.woff2") format("woff2"), url("/fonts/inter-v19-latin-500.ttf") format("truetype");
}
html {
  font-size: clamp(15px,1.14576vw,18px);
}
body {
  color: #515C65;
  font-family: 'Urbane', sans-serif;
  font-size: 1rem;
}
a {
  color: #FFF;
}
p {
  line-height: 1.4em;
  margin-bottom: 1em;
}
p:last-child {
  margin: 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
blockquote {
  font-size: 1.4em;
  margin-bottom: 1em;
}
blockquote * {
  line-height: 1.1em;
}
dl {
  margin: 0 0 1.5em 1em;
  padding: 0;
}
dd,
dt {
  margin: 0;
  padding: 0;
}
dt {
  margin-bottom: 0.1em;
}
dd {
  margin-bottom: 1em;
  font-weight: bold;
  line-height: 1.4em;
}
ul {
  margin: 0 0 1.5em 1em;
  padding: 0;
}
li {
  margin-bottom: 1em;
}
.medium {
  font-weight: 500;
}
.light {
  font-weight: 300;
}
.font-100 {
  font-size: clamp(40px,5.208vw,100px);
  letter-spacing: -0.04em;
}
.font-69 {
  font-size: clamp(32px,3.59352vw,69px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
}
.font-60 {
  font-size: clamp(30px,3.3852vw,60px);
  line-height: normal;
}
.font-60 * {
  line-height: inherit;
}
@media screen and (max-width: 350px) {
  .font-60 {
    font-size: 25px;
  }
}
.font-55 {
  font-size: clamp(28px,2.8644vw,55px);
  line-height: 1.2em;
  letter-spacing: -0.02em;
}
.font-40 {
  font-size: clamp(24px,2.0832vw,40px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
}
.font-37 {
  font-size: clamp(27px,2.0832vw,37px);
  line-height: normal;
}
.font-37 * {
  line-height: inherit;
}
@media screen and (max-width: 350px) {
  .font-37 {
    font-size: 22px;
  }
}
.font-35 {
  font-size: clamp(24px,2.0832vw,35px);
  line-height: normal;
}
.font-35 * {
  line-height: inherit;
}
.font-32 {
  font-size: clamp(20px,1.66656vw,32px);
  line-height: 1.2em;
}
.font-24 {
  font-size: clamp(19px,1.24992vw,24px);
  line-height: 1.2em;
}
.font-24-140 {
  font-size: clamp(19px,1.24992vw,24px);
  line-height: 1.4em;
}
.font-23 {
  font-size: clamp(18px,1.5624vw,23px);
  line-height: normal;
}
.font-23 * {
  line-height: inherit;
}
.font-20 {
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.2em;
}
.font-20-140 {
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.4em;
}
.font-18 {
  font-size: 18px;
  line-height: 1.2em;
}
.font-16 {
  font-size: 16px;
  line-height: 1.6em;
}
.font-14 {
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
}
.font-12 {
  font-size: 12px;
}
.title-primary {
  font-size: clamp(27px,2.0832vw,37px);
  line-height: normal;
  margin-bottom: 0.6em;
}
.title-primary * {
  line-height: inherit;
}
@media screen and (max-width: 350px) {
  .title-primary {
    font-size: 22px;
  }
}
.title-extrasmall {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 1em;
}
@media screen and (max-width: 1000px) {
  .title-extrasmall {
    margin-bottom: 0.5em;
  }
}
html {
  scrollbar-width: none;
}
body {
  -ms-overflow-style: none;
}
body::-webkit-scrollbar {
  display: none;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-scrolling iframe {
  pointer-events: none;
}
.body {
  background: #fff;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow-x: hidden;
}
.body.scroll-locked {
  overflow: hidden;
  overflow-y: hidden;
}
.main {
  flex-grow: 1;
}
img {
  display: block;
  width: 100%;
}
svg {
  overflow: visible;
  max-width: 100%;
  height: auto;
  display: block;
}
video {
  width: 100%;
  display: block;
}
.success-color {
  color: #52AF8D !important;
}
.error-color {
  color: red !important;
}
.overlay {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.mobile-margin {
  margin-left: max(15px,5vw);
  margin-right: max(15px,5vw);
}
.spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  min-height: 30px;
}
.spinner::after {
  content: "";
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: inline-block;
  border-top: 2px solid #515C65;
  border-right: 2px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
input,
textarea,
select,
button {
  border: none;
  webkit-appearance: none;
  appearance: none;
  background: none;
  font: inherit;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  padding: 0;
  outline: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #000;
  -webkit-text-fill-color: #515C65;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}
button {
  width: auto;
  cursor: pointer;
}
input[type="text"],
input[type="tel"],
input[type="date"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="file"],
textarea,
select {
  height: 60px;
  line-height: 60px;
  border: 1px solid rgba(255,255,255,0.4);
  padding: 0 28px;
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  font-weight: 500;
  transition: 300ms;
  background: transparent;
  color: #FFF;
  border-radius: 12px;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  border-color: #FFF;
}
@media screen and (max-width: 700px) {
  input[type="text"],
  input[type="tel"],
  input[type="date"],
  input[type="password"],
  input[type="email"],
  input[type="number"],
  input[type="file"],
  textarea,
  select {
    height: 50px;
    line-height: 50px;
  }
}
select {
  background-image: url(../img/icons/select-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}
textarea {
  line-height: 1.2em;
  padding: 28px;
  height: 160px;
  resize: none;
}
label {
  display: block;
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  font-weight: 500;
}
.input {
  position: relative;
}
.input.file,
.input.text:not(.text-date),
.input.textarea,
.input.tel,
.input.number,
.input.email {
  margin-bottom: 25px;
  position: relative;
  width: 100%;
}
.input.file ::placeholder,
.input.text:not(.text-date) ::placeholder,
.input.textarea ::placeholder,
.input.tel ::placeholder,
.input.number ::placeholder,
.input.email ::placeholder {
  color: transparent !important;
}
.input.file label,
.input.text:not(.text-date) label,
.input.textarea label,
.input.tel label,
.input.number label,
.input.email label {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  padding-left: 28px;
  transition: 300ms cubic-bezier(0.250,0.460,0.450,0.940);
  transform: translate3d(0,-50%,0);
  -webkit-transform: translate3d(0,-50%,0);
  opacity: 0;
}
.input.file input:placeholder-shown + label,
.input.file textarea:placeholder-shown + label,
.input.text:not(.text-date) input:placeholder-shown + label,
.input.text:not(.text-date) textarea:placeholder-shown + label,
.input.textarea input:placeholder-shown + label,
.input.textarea textarea:placeholder-shown + label,
.input.tel input:placeholder-shown + label,
.input.tel textarea:placeholder-shown + label,
.input.number input:placeholder-shown + label,
.input.number textarea:placeholder-shown + label,
.input.email input:placeholder-shown + label,
.input.email textarea:placeholder-shown + label {
  opacity: 1;
  transform: translate3d(0,-50%,0);
  -webkit-transform: translate3d(0,-50%,0);
}
.input.file input:focus:placeholder-shown + label,
.input.file textarea:focus:placeholder-shown + label,
.input.text:not(.text-date) input:focus:placeholder-shown + label,
.input.text:not(.text-date) textarea:focus:placeholder-shown + label,
.input.textarea input:focus:placeholder-shown + label,
.input.textarea textarea:focus:placeholder-shown + label,
.input.tel input:focus:placeholder-shown + label,
.input.tel textarea:focus:placeholder-shown + label,
.input.number input:focus:placeholder-shown + label,
.input.number textarea:focus:placeholder-shown + label,
.input.email input:focus:placeholder-shown + label,
.input.email textarea:focus:placeholder-shown + label {
  opacity: 0.5;
  transform: translate3d(0,-50%,0);
  -webkit-transform: translate3d(0,-50%,0);
}
.input.file textarea:placeholder-shown + label,
.input.text:not(.text-date) textarea:placeholder-shown + label,
.input.textarea textarea:placeholder-shown + label,
.input.tel textarea:placeholder-shown + label,
.input.number textarea:placeholder-shown + label,
.input.email textarea:placeholder-shown + label {
  opacity: 1;
  transform: translate3d(0,-267%,0);
  -webkit-transform: translate3d(0,-267%,0);
}
.input.file textarea:focus:placeholder-shown + label,
.input.text:not(.text-date) textarea:focus:placeholder-shown + label,
.input.textarea textarea:focus:placeholder-shown + label,
.input.tel textarea:focus:placeholder-shown + label,
.input.number textarea:focus:placeholder-shown + label,
.input.email textarea:focus:placeholder-shown + label {
  opacity: 0.5;
  transform: translate3d(0,-267%,0);
  -webkit-transform: translate3d(0,-267%,0);
}
.input.file .error-message,
.input.text:not(.text-date) .error-message,
.input.textarea .error-message,
.input.tel .error-message,
.input.number .error-message,
.input.email .error-message {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.input.file label {
  opacity: 1;
}
.input.textarea label {
  transform: translate3d(0,-267%,0);
  -webkit-transform: translate3d(0,-267%,0);
}
.radio label,
.checkbox label {
  position: relative;
  cursor: pointer;
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
  font-weight: normal;
  width: clamp(250px,18.7488vw,360px);
}
@media screen and (max-width: 1000px) {
  .radio label,
  .checkbox label {
    width: 100%;
  }
}
.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;
  background: #EE7521;
}
.radio label > span,
.checkbox label > span {
  display: flex;
  align-items: center;
  gap: 7px;
}
.radio label > span::before,
.checkbox label > span::before {
  content: "";
  position: static;
  width: 20px;
  height: 20px;
  display: block;
  border: 1px solid #FFF;
  flex-shrink: 0;
}
.radio__group > label {
  color: #515C65;
}
.radio__group-options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 1em;
}
.radio label {
  display: flex;
  gap: 0.2em;
}
.radio label > span {
  align-items: center;
}
.radio label > span::before {
  width: 0.85em;
  height: 0.85em;
  border-radius: 50%;
  border-width: 1px;
  flex-shrink: 0;
  border-color: #000;
}
.radio label input:checked ~ span::before {
  box-shadow: 0 0 0 2px #fff inset;
  background: #515C65;
}
.radio label input:checked ~ span::before {
  background-color: black;
}
.checkbox label {
  font-weight: normal;
}
.checkbox label a {
  color: inherit;
  text-decoration: underline;
}
.input-hint,
.error-message {
  display: block;
  font-size: 12px;
  text-transform: none;
  margin-top: 2px;
}
.error-message {
  color: white;
  margin-bottom: 0;
  padding-left: 10px;
  font-weight: 500;
}
.privacy-disclaimer {
  margin-bottom: 30px;
}
.required label::after {
  content: " *";
}
.required.checkbox label::after {
  display: none;
}
.required.radio .radio__group-options label::after {
  content: none;
}
.form-privacy {
  margin-bottom: 15px;
  font-size: 0.8rem;
}
.form-privacy .input:last-child {
  margin: 0;
}
.form-privacy a {
  color: inherit;
  text-decoration: underline;
}
.number-input .input {
  margin: 0;
}
.number-input input {
  text-align: center;
  padding: 0;
  width: 60px;
  height: 40px;
  line-height: 40px;
}
.number-input__wrapper {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 5px;
}
.number-input__button {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 1px solid #B9BEC1;
}
.number-input__button.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.number-input__label {
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 0.2rem;
}
.alert {
  z-index: 991 !important;
}
.button {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 2em;
  background: #FFF;
  color: #FFF;
  font-size: 1rem;
  font-size: 16px;
  cursor: pointer;
  border-radius: 4px;
}
.button--full {
  text-align: center;
  width: 100%;
}
.button--ghost {
  background: #fff;
  color: #FFF;
  box-shadow: 0 0 0 1px #FFF inset;
}
.button--disabled {
  opacity: .2;
}
#article {
  padding: 150px 5vw;
  font-size: 1.1rem;
}
#cookie_reload {
  cursor: pointer;
}
#cookiedisclaimer2022 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(0,0,0,0.35);
  transition: opacity .35s;
  pointer-events: all;
}
#cookiedisclaimer2022 .inner_disclaimer {
  position: fixed;
  top: 50%;
  right: 0;
  left: 0;
  padding: 75px 25px;
  text-align: center;
  color: #333;
  font-size: 15px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  z-index: 9999;
  line-height: 1.5em;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  transform: translateY(-50%);
  max-height: 100%;
  overflow: auto;
  transition: transform 1000ms cubic-bezier(0.165,0.840,0.440,1.000);
  letter-spacing: 0;
  font-weight: normal;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .inner_disclaimer {
    font-size: 13px;
  }
}
#cookiedisclaimer2022.hidden {
  pointer-events: none;
  opacity: 0;
}
#cookiedisclaimer2022.hidden .inner_disclaimer {
  transform: translateY(-75%);
}
#cookiedisclaimer2022 h3 {
  font-size: 1.2em;
  margin-bottom: 2em;
  font-weight: bold;
  color: inherit;
  line-height: 1.2em;
  letter-spacing: 0;
}
#cookiedisclaimer2022 h5 {
  font-size: 1.1em;
  font-weight: bold;
}
#cookiedisclaimer2022 h6 {
  font-size: 1em;
  font-weight: bold;
}
#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,
#cookiedisclaimer2022 .cookie_options span#cookieko {
  color: #333;
  background: #fff;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect:hover,
#cookiedisclaimer2022 .cookie_options span#cookieko: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;
  margin-bottom: 0;
}
#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_desc {
  margin-bottom: 1em;
}
#cookiedisclaimer2022 .cookie_desc:last-of-type {
  margin: 0;
}
#cookiedisclaimer2022 .cookie_type_list {
  padding-left: 20px;
  margin-top: 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;
}
.alert {
  display: block;
  width: 440px;
  height: auto;
  overflow: hidden;
  overflow-y: auto;
  padding: 20px 40px 20px 25px;
  min-height: 60px;
  border-radius: 5px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 50;
  text-transform: uppercase;
  visibility: hidden;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(100%,0,0);
  opacity: 0.3;
  transition: 0.6s cubic-bezier(0.165,0.840,0.440,1.000);
  font-size: 14px;
  text-transform: none;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .alert {
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    transform: translate3d(0,100%,0);
    -webkit-transform: translate3d(0,100%,0);
    text-align: center;
    border-radius: 0;
    padding: 30px 40px 30px 25px;
  }
}
.alert.visible {
  visibility: visible;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  opacity: 1;
  transition: 0.6s cubic-bezier(0.165,0.840,0.440,1.000);
}
.alert.hidden {
  visibility: hidden;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(0,0,0);
  opacity: 0;
}
.alert__close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.alert__close::before,
.alert__close::after {
  content: '';
  height: 2px;
  position: absolute;
  top: 50%;
  background: #fff;
  left: 0;
  right: 0;
}
.alert__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.alert__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.alert--success {
  background-color: #52AF8D;
}
.alert--warning {
  background-color: #E86F51;
}
.alert--error {
  background-color: red;
}
.fade {
  opacity: 0;
  visibility: hidden;
}
.slideUp {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.slideDown {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,-45px,0);
  -webkit-transform: translate3d(0,-45px,0);
}
.slideRight {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
}
.slideLeft {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(5%,0,0);
  -webkit-transform: translate3d(5%,0,0);
}
.rotateInRight {
  opacity: 0;
  visibility: hidden;
  transform: rotate(-5deg) translate3d(-35px,20px,0);
  -webkit-transform: rotate(-5deg) translate3d(-35px,20px,0);
  transform-origin: -40% 60%;
}
.rotateInLeft {
  opacity: 0;
  visibility: hidden;
  transform: rotate(5deg) translate3d(35px,20px,0);
  -webkit-transform: rotate(5deg) translate3d(35px,20px,0);
  transform-origin: 40% 60%;
}
@keyframes slideUp {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,45px,0);
    -webkit-transform: translate3d(0,45px,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideDown {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,-45px,0);
    -webkit-transform: translate3d(0,-45px,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(-5%,0,0);
    -webkit-transform: translate3d(-5%,0,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(5%,0,0);
    -webkit-transform: translate3d(5%,0,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.98);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
}
@keyframes rotateInLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: rotate(5deg) translate3d(35px,20px,0);
    -webkit-transform: rotate(5deg) translate3d(35px,20px,0);
    transform-origin: 40% 60%;
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg) translate3d(0,0,0);
  }
}
@keyframes rotateInRight {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: rotate(-5deg) translate3d(-35px,20px,0);
    -webkit-transform: rotate(-5deg) translate3d(-35px,20px,0);
    transform-origin: -40% 60%;
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg) translate3d(0,0,0);
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.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;
}
@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;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px,0,0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.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-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.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-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  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-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:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .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-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-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset,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-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset,10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-prev:after,
.swiper-button-next: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:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms 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-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom,8px);
  top: var(--swiper-pagination-top,auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.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(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.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: var(--swiper-pagination-bullet-border-radius,50%);
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity,0.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-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right,8px);
  left: var(--swiper-pagination-left,auto);
  top: 50%;
  transform: translate3d(0px,-50%,0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms 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: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color,inherit);
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color,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-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size,4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size,4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color,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: var(--swiper-scrollbar-sides-offset,1%);
  bottom: var(--swiper-scrollbar-bottom,4px);
  top: var(--swiper-scrollbar-top,auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size,4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left,auto);
  right: var(--swiper-scrollbar-right,4px);
  top: var(--swiper-scrollbar-sides-offset,1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size,4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,0.5));
  border-radius: var(--swiper-scrollbar-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 > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.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 {
  pointer-events: auto;
}
.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-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.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-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.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-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  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;
}
.header {
  height: 100px;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  background: #D24C00;
  padding: 0 clamp(10px,2.0832vw,40px);
  padding-right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  font-size: 14px;
  z-index: 500;
  transition: 300ms cubic-bezier(0.250,0.460,0.450,0.940);
  color: #FFF;
  margin-bottom: 40px;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,-45px,0);
  -webkit-transform: translate3d(0,-45px,0);
}
.header.is-in {
  animation: slideDown 0.7s ease-in-out forwards;
}
.body--fixed-header .header {
  position: fixed;
  background: none;
}
.body--light-header:not(.body--scroll) .header {
  color: #FFF;
}
.body--scroll .header {
  background: #D24C00;
}
@media screen and (max-width: 1400px) {
  .body--scroll .header {
    height: 80px;
  }
}
@media screen and (max-width: 700px) {
  .header {
    height: 80px;
  }
}
@media screen and (max-width: 550px) {
  .header {
    gap: 8px;
  }
}
.header__logo {
  flex: 0 0 220px;
}
@media screen and (max-width: 1400px) {
  .header__logo {
    flex: 0 0 180px;
  }
}
@media screen and (max-width: 700px) {
  .header__logo {
    flex: 0 1 120px;
  }
}
.header__actions {
  display: flex;
  align-items: center;
  gap: 20px;
  height: 100%;
}
@media screen and (max-width: 550px) {
  .header__actions {
    border-left: 1px solid rgba(255,255,255,0.2);
    gap: 0;
  }
}
.header__actions__right {
  display: flex;
  align-items: center;
  height: 100%;
}
.header__search {
  flex-grow: 1;
}
.header__phone {
  display: flex;
  align-items: center;
  gap: 8px;
  display: none;
}
@media screen and (max-width: 1300px) {
  .header__phone {
    display: flex;
  }
}
@media screen and (max-width: 550px) {
  .header__phone {
    padding: 0 25px;
  }
  .header__phone span {
    display: none;
  }
}
.header__menu {
  padding-right: clamp(10px,1.8228vw,35px);
}
@media screen and (max-width: 1300px) {
  .header__menu {
    display: none;
  }
}
.header__hamburger-mobile {
  display: none;
}
@media screen and (max-width: 1300px) {
  .header__hamburger-mobile {
    display: block;
    padding: 0 20px;
  }
}
@media screen and (max-width: 400px) {
  .header__hamburger-mobile {
    display: block;
    padding: 0 15px;
  }
}
@media screen and (max-width: 800px) {
  .header__cta {
    display: none;
  }
}
.header__languages {
  flex-shrink: 0;
  height: 100%;
}
.header .menu {
  display: flex;
  align-items: center;
  gap: clamp(20px,2.0832vw,40px);
}
.header .menu__item {
  position: relative;
}
@media (hover: hover) and (pointer: fine) {
  .header .menu__item:hover .menu__submenu {
    visibility: visible;
    pointer-events: all;
    transform: scale3d(1,1,1) translateX(-50%);
    -webkit-transform: scale3d(1,1,1) translateX(-50%);
    opacity: 1;
  }
  .header .menu__item:hover > .menu__link--parent::after {
    transform: rotate3d(0,0,1,180deg);
    -webkit-transform: rotate3d(0,0,1,180deg);
  }
}
.header .menu__item:last-child {
  display: none;
}
.header .menu__link {
  color: inherit;
  height: 46px;
  line-height: 46px;
  white-space: nowrap;
  display: block;
  transition: 0.3s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
  .header .menu__link:hover {
    opacity: 0.8;
  }
}
.header .menu__link--parent {
  display: flex;
  gap: 10px;
  align-items: center;
}
.header .menu__link--parent::after {
  content: '';
  width: 10px;
  height: 6px;
  background: url(../img/icons/dropdown.svg) no-repeat center;
  transition: 300ms cubic-bezier(0.250,0.460,0.450,0.940);
}
.body--light-header:not(.body--scroll) .header .menu__link--parent::after {
  filter: invert(100%);
}
.header .menu__submenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  padding: 10px 30px;
  border: 1px solid #515C65;
  background: #D24C00;
  visibility: hidden;
  pointer-events: none;
  transform: scale3d(1,0,1) translateX(-50%);
  -webkit-transform: scale3d(1,0,1) translateX(-50%);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transition: 300ms cubic-bezier(0.250,0.460,0.450,0.940);
  opacity: 0;
  will-change: transform, opacity;
}
.header .menu__submenu .menu__link {
  height: 40px;
  line-height: 40px;
  color: #515C65;
}
.current-page {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.hamburger {
  display: block;
  width: 40px;
  height: 20px;
  position: relative;
  cursor: pointer;
}
.hamburger span {
  position: absolute;
  height: 1px;
  background: #FFF;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transition: 500ms cubic-bezier(0.250,0.460,0.450,0.940);
}
.body--light-header:not(.body--scroll) .hamburger span {
  background: #FFF;
}
.hamburger span:first-child {
  transform: translate(0,-50%) translate3d(0,-9px,0);
  -webkit-transform: translate(0,-50%) translate3d(0,-9px,0);
}
.hamburger span:last-child {
  transform: translate(0,-50%) translate3d(0,9px,0);
  -webkit-transform: translate(0,-50%) translate3d(0,9px,0);
}
@media screen and (max-width: 1000px) {
  .hamburger span {
    width: 45px;
  }
}
@media screen and (max-width: 550px) {
  .hamburger span {
    width: 33px;
  }
}
@media screen and (max-width: 550px) {
  .hamburger {
    width: 33px;
  }
}
.mobile-menu {
  position: fixed;
  background: #D24C00;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: flex;
  transition: 600ms cubic-bezier(0.250,0.460,0.450,0.940);
  transform: translate3d(0,-100%,0);
  -webkit-transform: translate3d(0,-100%,0);
  visibility: hidden;
  pointer-events: none;
  will-change: transform;
}
.mobile-menu.open {
  transform: translate3d(0,0%,0);
  -webkit-transform: translate3d(0,0%,0);
  visibility: visible;
  pointer-events: all;
}
.mobile-menu__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 10;
}
.mobile-menu__close::after,
.mobile-menu__close::before {
  content: '';
  height: 1px;
  position: absolute;
  top: 50%;
  left: 10px;
  right: 10px;
  background: #FFF;
}
.mobile-menu__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.mobile-menu__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.mobile-menu .menu {
  position: relative;
  flex: 0 0 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: 500ms cubic-bezier(0.250,0.460,0.450,0.940);
  will-change: transform;
}
.mobile-menu .menu__submenu {
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  visibility: hidden;
  pointer-events: none;
}
.mobile-menu .menu__item {
  text-align: center;
  margin-bottom: clamp(20px,1.302vw,25px);
}
.mobile-menu .menu__item.open > .menu__submenu {
  visibility: visible;
  pointer-events: all;
}
.mobile-menu .menu__link {
  font-size: clamp(30px,3.1248vw,60px);
  line-height: 1em;
  display: inline-block;
  color: #FFF;
}
.mobile-menu .menu__link--parent {
  display: inline-flex;
  align-items: center;
  gap: clamp(10px,1.0416vw,20px);
}
.mobile-menu .menu__link--parent::after {
  content: '';
  width: 11px;
  height: 19px;
  background: url(../img/icons/menu-arrow.svg) no-repeat center;
}
.mobile-menu .menu__back {
  margin-bottom: 20px;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.mobile-menu .menu__back::before {
  content: '';
  width: 11px;
  height: 19px;
  background: url(../img/icons/menu-arrow.svg) no-repeat center;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.mobile-menu[data-level="1"] .menu {
  transform: translate3d(-100%,0,0);
  -webkit-transform: translate3d(-100%,0,0);
}
.mobile-menu[data-level="2"] .menu {
  transform: translate3d(-200%,0,0);
  -webkit-transform: translate3d(-200%,0,0);
}
.mobile-menu[data-level="3"] .menu {
  transform: translate3d(-300%,0,0);
  -webkit-transform: translate3d(-300%,0,0);
}
.footer {
  padding: clamp(50px,7.2912vw,140px) clamp(10px,4.1664vw,80px) 0;
  font-size: 12px;
  background: #515C65;
  color: #FFF;
  gap: clamp(10px,4.6872vw,90px);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(50px,8.95776vw,172px);
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.footer.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.footer--nomargin {
  margin-top: 0;
}
.footer__top {
  display: flex;
  justify-content: space-between;
  padding-right: clamp(50px,5.67672vw,109px);
}
.footer__texts {
  width: clamp(300px,34.26864vw,658px);
}
.footer__texts h1 {
  font-size: clamp(28px,2.8644vw,55px);
  line-height: 1.2em;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 12px;
}
.footer__texts p {
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.2em;
  font-weight: 300;
  margin-bottom: 2em;
}
.footer__links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(50px,6.2496vw,120px);
}
.footer__company {
  display: flex;
  gap: 8px;
  align-items: center;
}
.footer__company p {
  margin-bottom: 0;
}
@media screen and (max-width: 700px) {
  .footer__company {
    justify-content: center;
  }
}
.footer__contacts {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(20px,3.1248vw,60px);
}
.footer__contacts__item {
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  font-weight: 300;
}
.footer__contacts__item h5 {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2em;
  margin-bottom: 8px;
}
.footer__contacts__item .social__link svg path {
  fill: #FFF;
}
.footer a {
  color: inherit;
}
.footer__social {
  margin-left: auto;
}
.footer__legal {
  display: flex;
  justify-content: center;
  gap: 10px;
  color: #FFF;
}
.footer__legal span {
  text-decoration: underline;
}
.footer .menu {
  display: flex;
  align-items: center;
  gap: clamp(8px,0.83328vw,16px);
}
.footer__menu {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6em;
}
.footer__menu .menu {
  margin-bottom: 8px;
  text-decoration: underline;
  display: grid;
  grid-template-columns: 1fr;
}
.footer__services {
  display: grid;
  list-style: none;
  margin: 0;
  grid-template-columns: 1fr;
}
.footer__services li {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  margin-bottom: 8px;
}
.footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #B9BEC1;
  color: #FFF;
  padding: clamp(20px,2.0832vw,40px) 0;
  font-weight: 300;
  font-size: 12px;
}
@media screen and (max-width: 1550px) {
  .footer {
    padding-left: 30px;
    padding-right: 30px;
  }
  .footer__top {
    padding-right: 0;
  }
}
@media screen and (max-width: 1300px) {
  .footer__top {
    display: grid;
    grid-template-columns: 1fr;
    gap: 80px;
  }
}
@media screen and (max-width: 700px) {
  .footer__links {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 700px) {
  .footer__bottom {
    text-align: center;
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr;
  }
}
.footer .current-page {
  text-decoration: none;
}
.social {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 5px;
  margin: 0;
  padding: 0;
}
.social__link {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.social__link a {
  width: 40px;
  height: 40px;
  padding: 3px;
}
.social__link svg {
  width: 100%;
  height: 100%;
}
.social__link svg path {
  fill: #515C65;
}
.gallery {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 20px;
}
.error-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  height: 100vh;
}
.error-container h1 {
  text-align: center;
  margin-bottom: .5em;
}
.error-container a {
  text-decoration: underline;
}
.paginator {
  border-top: 1px solid #B9BEC1;
  margin-top: 40px;
  padding-top: 10px;
}
.paginator__pages {
  display: flex;
  align-items: center;
  gap: 5px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  justify-content: center;
  font-size: 12px;
}
.paginator__pages a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #515C65;
  border: 1px solid #515C65;
  border-radius: 3px;
}
.paginator__pages .active a {
  background: #515C65;
  color: #FFF;
}
.languages {
  position: relative;
  border-left: 1px solid rgba(255,255,255,0.2);
  height: 100%;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  justify-content: center;
  min-width: clamp(90px,6.2496vw,120px);
}
@media screen and (max-width: 1550px) {
  .languages {
    border-right: 1px solid rgba(255,255,255,0.2);
  }
}
.body--light-header:not(.body--scroll) .languages path {
  fill: #FFF;
}
.languages__label {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6em;
  display: flex;
  align-items: center;
  gap: 8px;
}
.languages__label span {
  opacity: 60%;
}
.languages__toggler {
  width: 100%;
  height: 100%;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  cursor: pointer;
}
.body--light-header:not(.body--scroll) .languages__toggler {
  border-color: #FFF;
}
@media screen and (max-width: 550px) {
  .languages__toggler {
    padding: 0 10px;
    height: 40px;
  }
}
.languages__icon {
  transition: 300ms cubic-bezier(0.250,0.460,0.450,0.940);
  will-change: transform;
}
.languages__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #fff;
  border: 1px solid #515C65;
  border-top: none;
  visibility: hidden;
  pointer-events: none;
  transform: scale3d(1,0,1);
  -webkit-transform: scale3d(1,0,1);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transition: 300ms cubic-bezier(0.250,0.460,0.450,0.940);
  opacity: 0;
  will-change: transform, opacity;
}
.languages__link {
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: block;
  color: #515C65;
  position: relative;
}
.languages__link:last-child::after {
  display: none;
}
.languages__link::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 50%;
  height: 1px;
  background-color: #B9BEC1;
  left: 50%;
  transform: translateX(-50%);
}
.languages__link--active {
  color: #D24C00;
}
.languages.open .languages__dropdown {
  visibility: visible;
  pointer-events: all;
  transform: scale3d(1,1,1);
  -webkit-transform: scale3d(1,1,1);
  opacity: 1;
}
.languages.open .languages__icon {
  transform: rotate3d(0,0,1,180deg);
  -webkit-transform: rotate3d(0,0,1,180deg);
}
.cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  padding: 18px 23px;
  background: #D24C00;
  gap: 10px;
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  font-weight: 500;
  cursor: pointer;
  border-radius: 100px;
  transition: 0.3s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
  .cta:hover {
    background-color: #F08539;
    color: #FFF;
  }
  .cta:hover .cta__icon {
    background-color: #FFF;
  }
  .cta:hover .cta__icon svg path {
    stroke: #D24C00;
  }
}
.cta__toggler {
  flex-shrink: 0;
  position: relative;
  width: 28px;
  height: 28px;
  display: block;
  background-color: #D24C00;
  border-radius: 100px;
}
.cta__toggler::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 45%;
  background-color: #FFF;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-50%,0);
  -webkit-transform: translate3d(-50%,-50%,0);
  transition: transform .3s cubic-bezier(0.250,0.460,0.450,0.940);
}
.cta__toggler::before {
  content: '';
  position: absolute;
  width: 45%;
  height: 1px;
  background-color: #FFF;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-50%,0);
  -webkit-transform: translate3d(-50%,-50%,0);
  transition: 0.2s ease-in-out;
}
.cta__icon {
  transition: 300ms cubic-bezier(0.250,0.460,0.450,0.940);
  flex-shrink: 0;
  background-color: #fff;
  border-radius: 100px;
  width: 23px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cta--secondary {
  color: #D24C00;
  background-color: #FFF;
}
.cta--secondary .cta__icon {
  background-color: #D24C00;
}
.cta--secondary .cta__icon svg path {
  stroke: #FFF;
}
@media (hover: hover) and (pointer: fine) {
  .cta--hover-g:hover {
    background-color: #515C65;
    color: #FFF;
  }
}
.cta--transparent {
  background-color: transparent;
  color: #FFF;
  padding: 0;
  font-weight: 300;
}
.cta--transparent .cta__icon {
  background-color: #D24C00;
  width: 30px;
  height: 30px;
}
.cta--transparent .cta__icon svg path {
  stroke: #FFF;
}
@media (hover: hover) and (pointer: fine) {
  .cta--transparent:hover {
    background-color: transparent;
    color: #FFF;
  }
}
.cta--transparent-2 {
  background-color: transparent;
  color: #FFF;
  padding: 0;
  font-weight: 300;
  cursor: default;
}
.cta--transparent-2 .cta__icon {
  background-color: transparent;
  width: 30px;
  height: 30px;
}
.cta--transparent-2 .cta__icon svg path {
  stroke: #FFF;
}
@media (hover: hover) and (pointer: fine) {
  .cta--transparent-2:hover {
    background-color: transparent;
    color: #FFF;
  }
  .cta--transparent-2:hover .cta__icon {
    background-color: transparent;
  }
  .cta--transparent-2:hover .cta__icon svg path {
    stroke: #FFF;
  }
}
.cta--transparent-black {
  background-color: transparent;
  color: #515C65;
  padding: 0;
  font-weight: 300;
}
.cta--transparent-black .cta__icon {
  background-color: #D24C00;
  width: 30px;
  height: 30px;
}
.cta--transparent-black .cta__icon svg path {
  stroke: #FFF;
}
@media (hover: hover) and (pointer: fine) {
  .cta--transparent-black:hover {
    background-color: transparent;
    color: #515C65;
  }
}
.cta--category {
  background-color: #fff;
  color: #515C65;
  height: auto;
  padding: 18px 20px;
}
@media (hover: hover) and (pointer: fine) {
  .cta--category:hover {
    background-color: #fff;
    color: #515C65;
    opacity: 60%;
  }
}
.cta--active {
  border: 1px solid #515C65;
}
.cta--inverse .cta__icon {
  width: 30px;
  height: 30px;
  order: -1;
}
.slider {
  position: relative;
}
.slider__arrow {
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  background: #D24C00 url(../img/icons/arrow-right.svg) no-repeat center;
  border-radius: 50%;
  margin-top: -24px;
  z-index: 10;
  cursor: pointer;
}
.slider__arrow.swiper-button-disabled {
  opacity: 0;
}
@media screen and (max-width: 1200px) {
  .slider__arrow {
    width: 40px;
    height: 40px;
  }
}
.slider__arrow--prev {
  left: 0;
  transform: translateX(-50%) rotate(180deg);
  -webkit-transform: translateX(-50%) rotate(180deg);
}
@media screen and (max-width: 1200px) {
  .slider__arrow--prev {
    left: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
}
.slider__arrow--next {
  right: 0;
  transform: translateX(50%);
  -webkit-transform: translateX(50%);
}
@media screen and (max-width: 1200px) {
  .slider__arrow--next {
    right: 5px;
    transform: none;
    -webkit-transform: none;
  }
}
.slider__pagination {
  text-align: center;
  font-size: 12px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  font-weight: 500;
  padding-top: 8px;
}
@media screen and (max-width: 1000px) {
  .slider__pagination {
    top: auto;
    bottom: 0;
    z-index: 10;
    color: #FFF;
    text-align: right;
    padding: 5px;
  }
}
.slider--fullscreen {
  background: #bcd3ec;
}
.slider--fullscreen .slider__pagination {
  display: none;
}
.slider--fullscreen .slider__arrow {
  transform: none;
  -webkit-transform: none;
}
.slider--fullscreen .slider__arrow--next {
  right: clamp(5px,2.0832vw,40px);
}
.slider--fullscreen .slider__arrow--prev {
  left: clamp(5px,2.0832vw,40px);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.contact-form .contact-form__inputs {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  column-gap: clamp(10px,2.0832vw,40px);
}
@media screen and (max-width: 900px) {
  .contact-form .contact-form__inputs {
    display: block;
  }
}
@media screen and (min-width: 701px) {
  .contact-form .input--1,
  .contact-form .input--2,
  .contact-form .input--3 {
    grid-column-start: 1;
  }
  .contact-form .input--4 {
    grid-column-start: 2;
    grid-row-start: 1;
    grid-row-end: span 3;
  }
  .contact-form .input--5 {
    grid-column-end: span 2;
  }
}
.contact-form .textarea {
  display: flex;
  flex-direction: column;
  grid-column: 2 span;
}
.contact-form .textarea textarea {
  flex-grow: 1;
}
.contact-form .form-footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.contact-form__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 50px;
  grid-column: 2 span;
}
.contact-form__footer .cta {
  white-space: nowrap;
}
.contact-form__footer .checkbox {
  max-width: 400px;
}
@media screen and (max-width: 700px) {
  .contact-form__footer {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .contact-form__footer .cta {
    justify-self: center;
    white-space: nowrap;
  }
}
.custom-file-upload label {
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.4);
  height: 60px;
  line-height: 60px;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.custom-file-upload label span {
  display: flex;
  align-items: center;
  gap: 10px;
}
.custom-file-upload label span svg path {
  fill: #FFF;
}
.custom-file-upload label:after {
  display: none;
}
.hidden-input {
  display: none;
}
.contact-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: clamp(20px,1.5624vw,30px);
}
@media screen and (max-width: 1000px) {
  .contact-info {
    align-items: center;
  }
}
.contact-info__item {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
}
.contact-info__item a {
  color: #000;
}
.contact-info__icon {
  width: 15px;
}
.contact-info__icon svg {
  width: 100%;
  height: 100%;
}
.contact-info__icon path {
  fill: #515C65;
}
.popup {
  position: fixed;
  z-index: 1000;
  background: #fff;
  top: 50%;
  left: 50%;
  width: 1200px;
  max-width: 90vw;
  max-height: 90vh;
  transform: translate3d(-50%,-50%,0);
  -webkit-transform: translate3d(-50%,-50%,0);
  box-shadow: 0 0 0 100vw rgba(0,0,0,0.8);
  transition: 600ms cubic-bezier(0.250,0.460,0.450,0.940);
}
.popup.hidden {
  transform: translate3d(-50%,-50%,0) translate3d(0%,-200vh,0);
  -webkit-transform: translate3d(-50%,-50%,0) translate3d(0%,-200vh,0);
  box-shadow: 0 0 0 0vw rgba(0,0,0,0.8);
  pointer-events: none;
}
.popup__grid {
  display: grid;
  grid-template-columns: 40% 1fr;
}
@media screen and (max-width: 700px) {
  .popup__grid {
    grid-template-columns: 1fr;
  }
}
.popup__image img {
  object-fit: cover;
  width: 100%;
  max-height: 90vh;
  height: 100%;
}
@media screen and (max-width: 700px) {
  .popup__image img {
    height: auto;
    max-height: 25vh;
  }
}
.popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  .popup__close {
    width: 35px;
    height: 35px;
  }
}
.popup__close::before,
.popup__close::after {
  content: '';
  position: absolute;
  height: 1px;
  background: #515C65;
  left: 5px;
  right: 5px;
  top: 50%;
}
.popup__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.popup__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.popup__content {
  padding: 40px clamp(10px,6.2496vw,120px);
  overflow-y: auto;
  display: grid;
  align-items: center;
  max-height: 90vh;
}
@media screen and (max-width: 700px) {
  .popup__content {
    max-height: calc(90vh - 25vh);
    padding: 20px clamp(10px,6.2496vw,120px);
  }
}
.popup__title {
  font-size: clamp(27px,2.0832vw,37px);
  line-height: normal;
  margin-bottom: 0.6em;
}
.popup__title * {
  line-height: inherit;
}
@media screen and (max-width: 350px) {
  .popup__title {
    font-size: 22px;
  }
}
.popup__cta,
.popup__subscribe {
  margin-top: clamp(20px,2.0832vw,40px);
}
.popup__bg {
  position: relative;
}
.popup__bg::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.2);
}
.popup__bg img {
  max-height: 90vh;
  object-fit: cover;
}
@media screen and (max-width: 700px) {
  .popup__bg img {
    aspect-ratio: 1;
  }
}
.popup__fg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  color: #FFF;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
}
.popup__fg-wrapper {
  max-width: 500px;
}
.faq {
  border-bottom: 1px solid #B9BEC1;
  padding-bottom: 0;
  cursor: pointer;
  background-color: #FFF;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
}
.faq.is-in {
  animation: slideRight 0.7s ease-in-out forwards;
}
@media screen and (max-width: 700px) {
  .faq {
    padding: 0 15px 15px;
    padding-bottom: 0;
  }
}
.faq__title {
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.2em;
  font-weight: 500;
}
.faq__paragraph {
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  font-weight: 300;
}
.faq__toggler {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  gap: 10px;
}
@media screen and (max-width: 700px) {
  .faq__toggler {
    padding: 15px 0;
  }
}
.faq__toggler__indicator {
  position: relative;
  width: 28px;
  height: 28px;
  display: block;
  background-color: #EE7521;
  border-radius: 100px;
}
.faq__toggler__indicator::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 50%;
  background-color: #FFF;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-50%,0);
  -webkit-transform: translate3d(-50%,-50%,0);
  transition: transform .3s cubic-bezier(0.250,0.460,0.450,0.940);
}
.faq__toggler__indicator::before {
  content: '';
  position: absolute;
  width: 50%;
  height: 1px;
  background-color: #FFF;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-50%,0);
  -webkit-transform: translate3d(-50%,-50%,0);
  transition: 0.2s ease-in-out;
}
.faq__content {
  overflow: hidden;
  height: 0;
}
.faq.open .faq__toggler__indicator::after {
  transform: translate3d(-50%,-50%,0) rotate(-90deg);
  -webkit-transform: translate3d(-50%,-50%,0) rotate(-90deg);
}
.faq.open .faq__toggler__indicator:before {
  transform: translate3d(-50%,-50%,0) rotate(-90deg);
  -webkit-transform: translate3d(-50%,-50%,0) rotate(-90deg);
  width: 0;
}
.faq-container {
  width: clamp(350px,38.5392vw,740px);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: clamp(60px,8.12448vw,156px);
}
.faq-container h1 {
  font-size: clamp(24px,2.0832vw,40px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 0.5em;
  opacity: 0;
  visibility: hidden;
}
.faq-container h1.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.search {
  width: min(350px,18.228vw);
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .search {
    width: 46px;
    margin-right: 0;
  }
}
@media screen and (max-width: 550px) {
  .search {
    width: 40px;
  }
}
.body--light-header:not(.body--scroll) .search path {
  fill: #FFF;
}
.search__toggler {
  display: none;
}
@media screen and (max-width: 1200px) {
  .search__toggler {
    display: flex;
    width: 46px;
    height: 46px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border: 1px solid #515C65;
  }
}
@media screen and (max-width: 550px) {
  .search__toggler {
    width: 40px;
    height: 40px;
  }
}
.body--light-header:not(.body--scroll) .search__toggler {
  border-color: #FFF;
}
@media screen and (max-width: 1200px) {
  .search__wrapper {
    position: fixed;
    z-index: 900;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 60px clamp(10px,1.0416vw,20px) 0;
    pointer-events: none;
    transition: 600ms cubic-bezier(0.250,0.460,0.450,0.940);
    transform: translate3d(0,-100%,0);
    -webkit-transform: translate3d(0,-100%,0);
  }
}
@media screen and (max-width: 1200px) {
  .search__close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 10;
  }
  .search__close::after,
  .search__close::before {
    content: '';
    height: 1px;
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    background: #515C65;
  }
  .search__close::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .search__close::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
}
@media screen and (max-width: 1200px) {
  .search.open .search__wrapper {
    pointer-events: all;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
.search__form {
  position: relative;
}
@media screen and (max-width: 1200px) {
  .search__form {
    max-width: 600px;
    margin: 0 auto;
  }
}
.search__input[type="text"] {
  height: 40px;
  line-height: 40px;
  background: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #515C65;
  font-size: inherit;
  padding: 0 40px;
  color: inherit;
}
@media screen and (max-width: 1200px) {
  .search__input[type="text"] {
    border: 1px solid #515C65;
    height: 50px;
    line-height: 50px;
  }
}
.body--light-header:not(.body--scroll) .search__input[type="text"] {
  border-color: #FFF;
}
.search__icon,
.search__spinner {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search__icon svg,
.search__spinner svg {
  width: 25px;
}
.search__icon {
  left: 0;
}
.search__spinner {
  right: 0;
  animation: rotation 1000ms linear infinite;
  -webkit-animation: rotation 1000ms linear infinite;
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
  visibility: hidden;
  will-change: transform;
}
.search__spinner.loading {
  animation-play-state: running;
  -webkit-animation-play-state: running;
  visibility: visible;
}
.search__results {
  position: absolute;
  top: 100%;
  left: 0;
  width: 350px;
  max-height: 50vh;
  overflow-y: auto;
  padding: 10px;
  border: 1px solid #515C65;
  visibility: hidden;
  pointer-events: none;
  font-size: 14px;
  background: #fff;
}
@media screen and (max-width: 1200px) {
  .search__results {
    width: 100%;
    position: static;
    max-height: calc(100vh - 120px);
    padding: 20px 0;
    border: none;
    max-width: 600px;
    margin: 0 auto;
  }
}
.search__results.visible {
  visibility: visible;
  pointer-events: all;
}
.search__empty {
  text-align: center;
}
.search-result {
  display: grid;
  padding: 10px 0;
  border-bottom: 1px solid #B9BEC1;
  color: #515C65;
  grid-template-columns: 80px 1fr;
  gap: 15px;
  font-weight: 500;
  align-items: center;
}
.search-result:first-child {
  padding-top: 0;
}
.search-result:last-child {
  border: none;
  padding-bottom: 0;
}
.search-result__image img {
  aspect-ratio: 1.7777777777778;
  object-fit: contain;
}
.page-section {
  padding-top: clamp(40px,4.6872vw,80px);
  padding-bottom: clamp(40px,4.6872vw,80px);
}
.page-section:last-child {
  padding-bottom: clamp(80px,8.3328vw,160px);
}
.page-hero {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  width: 100%;
}
.page-hero--light {
  color: #FFF;
}
.page-hero--light .page-hero__bg::after {
  background: rgba(0,0,0,0.2);
}
.page-hero__bg,
.page-hero__fg {
  grid-area: 1 / 2 / 1 / 2;
  width: 100%;
}
.page-hero__bg {
  overflow: hidden;
  position: relative;
}
.page-hero__bg img,
.page-hero__bg video {
  object-fit: cover;
  height: calc(100svh - 120px);
  width: 100vw;
  max-width: none;
}
@media screen and (max-width: 1400px) {
  .page-hero__bg img,
  .page-hero__bg video {
    height: calc(100svh - 100px);
  }
}
@media screen and (max-width: 700px) {
  .page-hero__bg img,
  .page-hero__bg video {
    height: calc(100svh - 80px);
  }
}
.body--fixed-header .page-hero__bg img,
.body--fixed-header .page-hero__bg video {
  height: 100svh;
}
.page-hero__bg--overlay::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(255,255,255,0.2);
}
.page-hero__fg {
  position: relative;
  z-index: 10;
  align-self: center;
  padding: 40px clamp(20px,5vw,100px);
}
.body--fixed-header .page-hero__fg {
  padding: 100px clamp(20px,5vw,100px);
}
.page-hero__wrapper {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.page-hero__smalltitle {
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 1em;
}
@media screen and (max-width: 1000px) {
  .page-hero__smalltitle {
    margin-bottom: 0.5em;
  }
}
.page-hero__title {
  font-size: clamp(30px,2.604vw,40px);
}
.page-hero__cta {
  margin-top: clamp(20px,1.8228vw,35px);
}
.page-hero-split {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: .9fr 1.1fr;
  width: 100%;
  height: calc(100svh - 120px);
  padding: 0 clamp(10px,2.0832vw,40px);
}
@media (orientation: portrait) {
  .page-hero-split {
    grid-template-rows: .7fr 1.3fr;
  }
}
@media screen and (max-width: 1400px) {
  .page-hero-split {
    height: calc(100svh - 100px);
  }
}
@media screen and (max-width: 700px) {
  .page-hero-split {
    height: calc(100svh - 80px);
  }
}
.body--fixed-header .page-hero-split {
  height: 100svh;
}
.page-hero-split__top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 0;
}
.page-hero-split__bottom {
  position: relative;
}
.page-hero-split__bottom img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  height: 100%;
}
.page-hero-split__wrapper {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.page-hero-split__smalltitle {
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 1em;
}
@media screen and (max-width: 1000px) {
  .page-hero-split__smalltitle {
    margin-bottom: 0.5em;
  }
}
.page-hero-split__title {
  font-size: clamp(30px,2.604vw,40px);
}
.page-hero-split__cta {
  margin-top: 35px;
}
.page-text-media {
  display: grid;
  grid-template-columns: min(44.7888vw,860px) 1fr;
  gap: 30px min(110px,5.208vw);
  align-items: center;
  margin-left: max(10px,11.9784vw);
  margin-right: max(10px,13.5408vw);
}
@media screen and (max-width: 1860px) {
  .page-text-media {
    margin-left: max(10px,8.3328vw);
    margin-right: max(10px,9.8952vw);
  }
}
.page-text-media--right {
  grid-template-columns: 1fr min(44.7888vw,860px);
  margin-right: max(10px,11.9784vw);
  margin-left: max(10px,13.5408vw);
}
@media screen and (min-width: 1001px) {
  .page-text-media--right .page-text-media__content {
    order: -1;
  }
}
@media screen and (max-width: 1860px) {
  .page-text-media--right {
    margin-right: max(10px,8.3328vw);
    margin-left: max(10px,9.8952vw);
  }
}
@media screen and (min-width: 1921px) {
  .page-text-media {
    width: 1430px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1200px) {
  .page-text-media {
    margin-left: max(15px,5vw);
    margin-right: max(15px,5vw);
  }
}
@media screen and (max-width: 1000px) {
  .page-text-media {
    grid-template-columns: 100%;
  }
}
.page-text-media__smalltitle {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 1em;
}
@media screen and (max-width: 1000px) {
  .page-text-media__smalltitle {
    margin-bottom: 0.5em;
  }
}
.page-text-media__title {
  font-size: clamp(27px,2.0832vw,37px);
  line-height: normal;
  margin-bottom: 0.6em;
}
.page-text-media__title * {
  line-height: inherit;
}
@media screen and (max-width: 350px) {
  .page-text-media__title {
    font-size: 22px;
  }
}
.page-text-media__cta {
  margin-top: clamp(20px,2.0832vw,40px);
}
.page-text-fancyimages {
  display: grid;
  grid-template-columns: min(39.06vw,750px) 1fr;
  gap: 30px min(140px,7.2912vw);
  align-items: center;
  margin-left: max(10px,13.5408vw);
  margin-right: max(10px,13.5408vw);
}
@media screen and (max-width: 1860px) {
  .page-text-fancyimages {
    margin-left: max(10px,9.8952vw);
    margin-right: max(10px,9.8952vw);
  }
}
.page-text-fancyimages--right {
  grid-template-columns: 1fr min(39.06vw,750px);
}
@media screen and (min-width: 1001px) {
  .page-text-fancyimages--right .page-text-fancyimages__content {
    order: -1;
  }
}
@media screen and (min-width: 1921px) {
  .page-text-fancyimages {
    width: 1430px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1200px) {
  .page-text-fancyimages {
    margin-left: max(15px,5vw);
    margin-right: max(15px,5vw);
  }
}
@media screen and (max-width: 1000px) {
  .page-text-fancyimages {
    grid-template-columns: 100%;
  }
}
.page-text-fancyimages__smalltitle {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 1em;
}
@media screen and (max-width: 1000px) {
  .page-text-fancyimages__smalltitle {
    margin-bottom: 0.5em;
  }
}
.page-text-fancyimages__title {
  font-size: clamp(27px,2.0832vw,37px);
  line-height: normal;
  margin-bottom: 0.6em;
}
.page-text-fancyimages__title * {
  line-height: inherit;
}
@media screen and (max-width: 350px) {
  .page-text-fancyimages__title {
    font-size: 22px;
  }
}
.page-text-fancyimages__cta {
  margin-top: clamp(20px,2.0832vw,40px);
}
.page-text-fancyimages__grid {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  grid-template-rows: auto auto clamp(70px,8.3328vw,160px);
  align-items: end;
}
.page-text-fancyimages--left .page-text-fancyimages__grid img:nth-child(2) {
  order: -1;
  grid-area: 1 / 1 / 3 / 5;
}
.page-text-fancyimages--left .page-text-fancyimages__grid img:nth-child(1) {
  grid-area: 2 / 4 / 4 / 6;
  z-index: 1;
  position: relative;
}
.page-text-fancyimages--right .page-text-fancyimages__grid img:nth-child(2) {
  grid-area: 1 / 2 / 3 / 6;
}
.page-text-fancyimages--right .page-text-fancyimages__grid img:nth-child(1) {
  grid-area: 2 / 1 / 4 / 3;
  z-index: 1;
  position: relative;
}
.page-fullscreen {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  width: 100%;
}
.page-fullscreen--image img,
.page-fullscreen--image video,
.page-fullscreen--video img,
.page-fullscreen--video video {
  display: block;
  width: 100vw;
  min-height: 100%;
  object-fit: cover;
  max-width: none;
  height: calc(100svh - 100px);
}
@media screen and (max-width: 1400px) {
  .page-fullscreen--image img,
  .page-fullscreen--image video,
  .page-fullscreen--video img,
  .page-fullscreen--video video {
    height: calc(100svh - 80px);
  }
}
@media screen and (max-width: 1000px) {
  .page-fullscreen--video video {
    height: auto;
  }
}
.page-fullscreen--gallery img {
  height: 100vh;
  width: 100%;
  object-fit: contain;
  margin: 0 auto;
}
@media screen and (orientation: portrait) {
  .page-fullscreen--gallery img {
    height: auto;
    aspect-ratio: 1.7777777777778;
  }
}
.page-fullscreen--light {
  color: #FFF;
}
.page-fullscreen--light .page-fullscreen__bg::after {
  background: rgba(0,0,0,0.2);
}
.page-fullscreen__bg,
.page-fullscreen__fg {
  grid-area: 1 / 2 / 1 / 2;
  width: 100%;
}
.page-fullscreen__fg {
  position: relative;
  z-index: 10;
  align-self: center;
  padding: clamp(20px,5vw,100px);
}
.page-fullscreen__wrapper {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.page-fullscreen__bg {
  overflow: hidden;
  position: relative;
}
.page-fullscreen__bg--overlay::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(255,255,255,0.2);
}
.page-fullscreen__title {
  font-size: clamp(24px,2.0832vw,35px);
  line-height: normal;
}
.page-fullscreen__title * {
  line-height: inherit;
}
.page-fullscreen__actions {
  margin-top: clamp(20px,1.8228vw,35px);
}
.page-text__smalltitle {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 1em;
}
@media screen and (max-width: 1000px) {
  .page-text__smalltitle {
    margin-bottom: 0.5em;
  }
}
.page-text__title {
  font-size: clamp(27px,2.0832vw,37px);
  line-height: normal;
  margin-bottom: 0.6em;
}
.page-text__title * {
  line-height: inherit;
}
@media screen and (max-width: 350px) {
  .page-text__title {
    font-size: 22px;
  }
}
.page-text__cta {
  margin-top: clamp(20px,2.0832vw,40px);
}
.page-text--centered {
  text-align: center;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}
.page-text--left {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}
.page-text--twocol {
  max-width: 1260px;
  width: 65.6208vw;
  margin-left: clamp(15px,12.4992vw,240px);
}
@media screen and (min-width: 1921px) {
  .page-text--twocol {
    margin-left: auto;
    margin-right: auto;
  }
}
.page-text--twocol .page-text__content {
  columns: 2;
  column-gap: clamp(20px,3.1248vw,60px);
}
@media screen and (max-width: 700px) {
  .page-text--twocol .page-text__content {
    columns: 1;
  }
}
.page-text--twocol .page-text__content p {
  break-inside: avoid;
}
.page-text--big {
  max-width: 1000px;
  width: 52.08vw;
  margin-left: clamp(10px,12.4992vw,240px);
}
@media screen and (min-width: 1921px) {
  .page-text--big {
    margin-left: auto;
    margin-right: auto;
  }
}
.page-text--big .page-text__content {
  font-size: clamp(30px,3.3852vw,60px);
  line-height: normal;
}
.page-text--big .page-text__content * {
  line-height: inherit;
}
@media screen and (max-width: 350px) {
  .page-text--big .page-text__content {
    font-size: 25px;
  }
}
@media screen and (max-width: 1000px) {
  .page-text {
    width: auto;
    max-width: none;
    margin-left: max(15px,5vw);
    margin-right: max(15px,5vw);
  }
}
.page-cta {
  background: #324254;
  color: #fff;
  text-align: center;
  padding: clamp(40px,4.1664vw,80px) clamp(20px,2.0832vw,40px);
  margin-top: clamp(30px,4.1664vw,80px);
  margin-bottom: clamp(30px,4.1664vw,80px);
}
.page-cta:last-child {
  margin-bottom: 0;
}
.page-cta__content {
  width: 100%;
  max-width: 52.08vw;
  margin: 0 auto;
  font-size: clamp(30px,3.3852vw,60px);
  line-height: normal;
}
.page-cta__content * {
  line-height: inherit;
}
@media screen and (max-width: 350px) {
  .page-cta__content {
    font-size: 25px;
  }
}
@media screen and (max-width: 1000px) {
  .page-cta__content {
    max-width: none;
  }
}
.page-cta__content a {
  color: inherit;
}
.page-cta__actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: clamp(20px,2.0832vw,40px);
}
.page-cta-image {
  background: #324254;
  color: #fff;
  padding: clamp(40px,4.1664vw,80px) clamp(20px,13.5408vw,260px);
  margin-top: clamp(30px,4.1664vw,80px);
  margin-bottom: clamp(30px,4.1664vw,80px);
}
@media screen and (max-width: 1200px) {
  .page-cta-image {
    padding-left: max(20px,5vw);
    padding-right: max(20px,5vw);
  }
}
@media screen and (max-width: 700px) {
  .page-cta-image {
    padding: 0;
  }
}
.page-cta-image__grid {
  display: grid;
  grid-template-columns: 1fr min(460px,23.9568vw);
  gap: 0 clamp(20px,4.1664vw,80px);
  align-items: center;
}
@media screen and (min-width: 1921px) {
  .page-cta-image__grid {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1200px) {
  .page-cta-image__grid {
    grid-template-columns: 1fr 40%;
  }
}
@media screen and (max-width: 700px) {
  .page-cta-image__grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 700px) {
  .page-cta-image__image {
    order: -1;
  }
}
.page-cta-image__content {
  font-size: clamp(30px,3.3852vw,60px);
  line-height: normal;
}
.page-cta-image__content * {
  line-height: inherit;
}
@media screen and (max-width: 350px) {
  .page-cta-image__content {
    font-size: 25px;
  }
}
.page-cta-image__content a {
  color: inherit;
}
@media screen and (max-width: 700px) {
  .page-cta-image__wrapper {
    padding: clamp(40px,4.1664vw,80px) clamp(20px,2.0832vw,40px);
    text-align: center;
  }
}
.page-cta-image__actions {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: clamp(20px,2.0832vw,40px);
}
@media screen and (max-width: 700px) {
  .page-cta-image__actions {
    justify-content: center;
  }
}
.page-faqs {
  max-width: 1120px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: clamp(30px,2.0832vw,40px);
}
@media screen and (max-width: 1550px) {
  .page-faqs {
    max-width: 900px;
  }
}
@media screen and (max-width: 1000px) {
  .page-faqs {
    max-width: none;
    margin-left: max(15px,5vw);
    margin-right: max(15px,5vw);
  }
}
.page-faqs__intro {
  max-width: 600px;
  margin: 0 auto;
}
.page-faqs__title {
  font-size: clamp(27px,2.0832vw,37px);
  line-height: normal;
  margin-bottom: 0.6em;
}
.page-faqs__title * {
  line-height: inherit;
}
@media screen and (max-width: 350px) {
  .page-faqs__title {
    font-size: 22px;
  }
}
.page-faqs__list {
  display: grid;
  gap: clamp(10px,1.0416vw,20px);
}
.page-faqs__content {
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
}
.page-form {
  max-width: 1120px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: clamp(30px,2.0832vw,40px);
}
@media screen and (max-width: 1550px) {
  .page-form {
    max-width: 900px;
  }
}
@media screen and (max-width: 1000px) {
  .page-form {
    max-width: none;
    margin-left: max(15px,5vw);
    margin-right: max(15px,5vw);
  }
}
.page-form__intro {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.page-form__title {
  font-size: clamp(27px,2.0832vw,37px);
  line-height: normal;
  margin-bottom: 0.6em;
}
.page-form__title * {
  line-height: inherit;
}
@media screen and (max-width: 350px) {
  .page-form__title {
    font-size: 22px;
  }
}
.page-form__content {
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
}
.page-form-info {
  margin-left: clamp(10px,14.0616vw,270px);
  margin-right: clamp(10px,11.9784vw,230px);
}
@media screen and (min-width: 1921px) {
  .page-form-info {
    max-width: 1420px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1550px) {
  .page-form-info {
    margin-left: max(10px,8.3328vw);
    margin-right: max(10px,8.3328vw);
  }
}
@media screen and (max-width: 1200px) {
  .page-form-info {
    margin-left: max(15px,5vw);
    margin-right: max(15px,5vw);
  }
}
.page-form-info__intro {
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.page-form-info__title {
  font-size: clamp(27px,2.0832vw,37px);
  line-height: normal;
  margin-bottom: 0.6em;
}
.page-form-info__title * {
  line-height: inherit;
}
@media screen and (max-width: 350px) {
  .page-form-info__title {
    font-size: 22px;
  }
}
.page-form-info__text {
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
}
.page-form-info__content {
  display: grid;
  grid-template-columns: clamp(260px,17.1864vw,330px) 1fr;
  gap: clamp(20px,2.604vw,50px);
  margin-top: clamp(30px,3.1248vw,60px);
}
@media screen and (max-width: 1000px) {
  .page-form-info__content {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.page-three-text-blocks__grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 40px clamp(20px,6.7704vw,130px);
  margin-left: clamp(10px,6.7704vw,130px);
  margin-right: clamp(10px,6.7704vw,130px);
}
@media screen and (min-width: 1921px) {
  .page-three-text-blocks__grid {
    width: 1550px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1200px) {
  .page-three-text-blocks__grid {
    margin-left: max(15px,5vw);
    margin-right: max(15px,5vw);
    gap: 40px clamp(20px,4.1664vw,80px);
  }
}
@media screen and (max-width: 1000px) {
  .page-three-text-blocks__grid {
    grid-template-columns: 1fr;
  }
}
.page-three-text-blocks__icon {
  margin-bottom: clamp(5px,1.0416vw,20px);
  height: clamp(40px,4.4268vw,85px);
}
.page-three-text-blocks__icon svg {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 100%;
  width: auto;
}
.page-three-text-blocks__section {
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .page-three-text-blocks__section {
    max-width: 500px;
    margin: 0 auto;
  }
}
.page-three-text-blocks__title {
  font-size: clamp(24px,2.0832vw,35px);
  line-height: normal;
  margin-bottom: .6em;
}
.page-three-text-blocks__title * {
  line-height: inherit;
}
.page-three-text-blocks__cta {
  margin-top: clamp(20px,1.5624vw,30px);
}
.page-slider img {
  width: auto;
  height: clamp(400px,29.1648vw,560px);
}
@media screen and (max-width: 1000px) {
  .page-slider img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-slider .swiper-slide {
  width: auto;
}
@media screen and (max-width: 1000px) {
  .page-slider .swiper-slide {
    aspect-ratio: 1.7777777777778;
  }
}
@media screen and (max-width: 1000px) {
  .page-slider .swiper {
    background: #bcd3ec;
  }
}
.page-slider .slider__arrow {
  transform: none;
  -webkit-transform: none;
}
.page-slider .slider__arrow--next {
  right: clamp(10px,2.0832vw,40px);
}
.page-slider .slider__arrow--prev {
  left: clamp(10px,2.0832vw,40px);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.catalog {
  display: flex;
}
.catalog__sidebar {
  flex: 0 0 300px;
  padding: 0 2.5vw;
}
.catalog__main {
  flex-grow: 1;
  padding: 0 2.5vw;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 2.5vw;
}
.product > div {
  margin-top: 50px;
}
.product > div:first-child {
  margin: 0;
}
.product-preview {
  display: block;
  color: #515C65;
}
.product-preview__content {
  margin-top: 20px;
}
.category-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.category-menu a {
  color: #515C65;
}
.category-menu li {
  margin-bottom: .6em;
}
.category-menu li.active > a {
  font-weight: bold;
}
.category-menu ul {
  list-style-type: none;
  margin: 0;
  padding: .6em 0 0 1em;
}
.casi-preview {
  overflow: hidden;
  border-radius: 12px;
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  padding: clamp(20px,2.0832vw,40px);
  opacity: 0;
  visibility: hidden;
}
.casi-preview.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.casi-preview .casi-preview__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.casi-preview .casi-preview__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease-in-out;
}
.casi-preview__content {
  width: clamp(300px,21.8736vw,420px);
  margin-top: auto;
  position: relative;
  z-index: 1;
  transition: 0.3s ease-in-out;
}
.casi-preview__content h4 {
  font-weight: 500;
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.4em;
  margin-bottom: 0.7em;
}
.casi-preview::after {
  content: '';
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom,transparent,black);
  opacity: 60%;
  transition: 0.3s ease-in-out;
}
.casi-preview:hover::after {
  opacity: 80%;
}
@media (hover: hover) and (pointer: fine) {
  .casi-preview:hover img {
    transform: scale(1.1);
  }
  .casi-preview:hover .casi-preview__content {
    transform: translateY(-20px);
    opacity: 60%;
  }
}
.caso-studio {
  width: clamp(360px,95.8272vw,1840px);
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #F5F5F5;
  padding: clamp(30px,4.6872vw,90px) 0 clamp(20px,4.1664vw,80px);
  margin-bottom: clamp(60px,6.2496vw,120px);
  margin-bottom: clamp(20px,2.0832vw,40px);
}
.caso-studio__inner {
  width: clamp(350px,85.4112vw,1640px);
  margin-left: auto;
  margin-right: auto;
}
.caso-studio--0 {
  margin-bottom: 0;
}
.caso-studio .text-box {
  opacity: 0;
  visibility: hidden;
}
.caso-studio .text-box.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.caso-studio__text {
  width: clamp(600px,49.9968vw,960px);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 700px) {
  .caso-studio__text {
    width: 100%;
  }
}
.caso-studio__paragraph {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.caso-studio__paragraph.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.caso-studio__content {
  width: clamp(350px,85.4112vw,1640px);
  margin-left: auto;
  margin-right: auto;
}
.caso-studio__content img {
  width: clamp(600px,54.1632vw,1040px);
  border-radius: 12px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: clamp(20px,2.0832vw,40px);
}
.caso-studio__content img.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
@media screen and (max-width: 700px) {
  .caso-studio__content img {
    width: 100%;
  }
}
.caso-studio__content p {
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.2em;
  font-weight: 300;
  margin-bottom: 3em;
}
.caso-studio__content p strong {
  font-size: clamp(19px,1.24992vw,24px);
  line-height: 1.2em;
  font-weight: 500;
}
.caso-studio__second-paragraph {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.caso-studio__second-paragraph.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.caso-studio__service {
  margin-bottom: clamp(30px,3.1248vw,60px);
}
.caso-studio__service.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.caso-studio__service h3 {
  font-size: clamp(19px,1.24992vw,24px);
  line-height: 1.2em;
  font-weight: 500;
  margin-bottom: 0.5em;
}
.caso-studio__service__container {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 20px;
  justify-items: space-between;
}
.caso-studio__service__container .service-preview {
  height: auto;
}
.caso-studio__service__container .service-preview__text {
  gap: 40px;
}
@media screen and (max-width: 1300px) {
  .caso-studio__service__container {
    grid-template-columns: 1fr;
  }
}
.caso-studio__service__category {
  background-color: #fff;
  border-radius: 20px;
  color: #515C65;
  padding: clamp(22px,1.66656vw,32px) clamp(28px,2.0832vw,40px);
  transition: 0.3s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
  .caso-studio__service__category:hover {
    background-color: #D24C00;
    color: #FFF;
  }
  .caso-studio__service__category:hover label {
    opacity: 0.6;
  }
  .caso-studio__service__category:hover .cta {
    color: #FFF;
  }
  .caso-studio__service__category:hover .cta__icon {
    background-color: #F08539;
  }
  .caso-studio__service__category:hover .cta__icon svg path {
    stroke: #FFF;
  }
}
.caso-studio__service__content {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}
.caso-studio__service__content svg {
  width: 40px;
  height: 40px;
}
.caso-studio__service__content label {
  font-size: clamp(19px,1.24992vw,24px);
  line-height: 1.2em;
  font-weight: 500;
}
.service-preview {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  height: clamp(200px,22.9152vw,440px);
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.service-preview.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.service-preview::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom,black,transparent);
  z-index: 2;
  transition: 0.3s ease-in-out;
}
.service-preview::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  background-color: #D24C00;
  opacity: 0.9;
  z-index: 1;
  mix-blend-mode: color;
  transition: 0.3s ease-in-out;
}
@media (hover: hover) and (touch: fine) {
  .service-preview:hover::before {
    opacity: 0.8;
  }
  .service-preview:hover::after {
    opacity: 0;
  }
}
.service-preview__content {
  color: #FFF;
  padding: clamp(20px,2.0832vw,40px);
  padding-top: clamp(24px,2.70816vw,52px);
  height: 100%;
}
.service-preview img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.service-preview__text {
  z-index: 3;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.service-preview__text h4 {
  font-weight: 500;
  font-size: clamp(19px,1.24992vw,24px);
  line-height: 1.2em;
  margin-bottom: 0.45em;
}
.service-preview__text p {
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 300;
}
.service-preview__text .cta {
  align-self: flex-start;
}
.services {
  background-color: #F5F5F5;
  width: clamp(360px,95.8272vw,1840px);
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  padding: clamp(10px,4.84344vw,93px) clamp(12px,8.3328vw,160px) clamp(10px,4.1664vw,80px);
}
@media screen and (max-width: 550px) {
  .services {
    padding: 20px 12px;
  }
}
.services h1 {
  font-size: clamp(32px,3.59352vw,69px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 0.7em;
  opacity: 0;
  visibility: hidden;
}
.services h1.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
@media screen and (max-width: 750px) {
  .services h1 {
    width: 100%;
    text-align: center;
  }
}
.services__filters {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: clamp(35px,3.85392vw,74px);
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
}
.services__filters.is-in {
  animation: slideRight 0.7s ease-in-out forwards;
}
.services__filters__label {
  display: inline-block;
}
@media screen and (max-width: 1550px) {
  .services__filters__label {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  .services__filters__label {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 1550px) {
  .services__filters {
    display: block;
  }
}
.services__filters__buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 750px) {
  .services__filters__buttons .cta {
    width: 100%;
  }
}
.services__list {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: clamp(20px,2.0832vw,40px);
}
@media screen and (max-width: 1400px) {
  .services__list {
    grid-template-columns: 1fr 1fr;
  }
  .services__list .service-preview {
    min-height: 350px;
  }
}
@media screen and (max-width: 1000px) {
  .services__list {
    grid-template-columns: 1fr;
    min-height: 320px;
  }
}
.service-view {
  width: clamp(360px,95.8272vw,1840px);
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #F5F5F5;
  padding: clamp(30px,4.6872vw,90px) 0 clamp(20px,4.1664vw,80px);
  margin-bottom: clamp(60px,6.2496vw,120px);
  padding-bottom: clamp(40px,6.2496vw,120px);
}
.service-view__inner {
  width: clamp(350px,85.4112vw,1640px);
  margin-left: auto;
  margin-right: auto;
}
.service-view--0 {
  margin-bottom: 0;
}
.service-view__inner {
  width: clamp(350px,85.4112vw,1640px);
  padding-left: clamp(0,2.0832vw,40px);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.service-view__inner .text-box {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.service-view__inner .text-box.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.service-view__inner .cta {
  margin-bottom: clamp(27px,63.05208vw,63px);
  opacity: 0;
  visibility: hidden;
}
.service-view__inner .cta.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.service-view__categories {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: clamp(13px,1.0416vw,20px);
  opacity: 0;
  visibility: hidden;
}
.service-view__categories.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.service-view h1 {
  font-size: clamp(32px,3.59352vw,69px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 0.32em;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.service-view h1.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.service-view__description {
  font-weight: 500;
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.2em;
  margin-bottom: 2em;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.service-view__description.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.service-view__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: clamp(40px,5.208vw,100px);
  margin-left: auto;
  margin-right: auto;
  width: clamp(600px,54.1632vw,1040px);
  margin-bottom: clamp(50px,8.22864vw,158px);
}
.service-view__grid__item {
  border-bottom: 1px solid #B9BEC1;
  padding: clamp(20px,2.0832vw,40px) 0;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.service-view__grid__item.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.service-view__grid__item h4 {
  font-weight: 500;
  font-size: clamp(19px,1.24992vw,24px);
  line-height: 1.2em;
  margin-bottom: 8px;
}
.service-view__grid__item p {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6em;
}
.service-view__grid__item:last-child,
.service-view__grid__item:nth-last-child(2) {
  border-bottom: 0;
}
@media screen and (max-width: 700px) {
  .service-view__grid {
    grid-template-columns: 1fr;
    max-width: 320px;
  }
  .service-view__grid__item:nth-last-child(2) {
    border-bottom: 1px solid #B9BEC1;
  }
}
.contacts {
  width: clamp(360px,95.8272vw,1840px);
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #F5F5F5;
  padding: clamp(30px,4.6872vw,90px) 0 clamp(20px,4.1664vw,80px);
  margin-bottom: clamp(60px,6.2496vw,120px);
  padding: clamp(50px,5.208vw,100px) 0 clamp(70px,7.70784vw,148px);
  margin-bottom: clamp(20px,2.0832vw,40px);
}
.contacts__inner {
  width: clamp(350px,85.4112vw,1640px);
  margin-left: auto;
  margin-right: auto;
}
.contacts--0 {
  margin-bottom: 0;
}
.contacts input,
.contacts textarea {
  color: #515C65;
}
.contacts .input .error-message {
  color: red;
}
.contacts__inner {
  width: clamp(350px,85.4112vw,1640px);
  padding-left: clamp(0,2.0832vw,40px);
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: clamp(350px,18.7488vw,360px) 1fr;
  align-items: center;
  gap: clamp(40px,12.4992vw,240px);
}
@media screen and (max-width: 1200px) {
  .contacts__inner {
    grid-template-columns: 1fr;
    gap: 100px;
  }
}
@media screen and (max-width: 700px) {
  .contacts .more-info__inner {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .contacts__infos {
    width: 70%;
    order: 1;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 700px) {
  .contacts__infos {
    width: 100%;
  }
}
.contacts__item {
  padding: clamp(20px,2.0832vw,40px) 0;
  border-bottom: 1px solid #B9BEC1;
  display: grid;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
}
.contacts__item.is-in {
  animation: slideRight 0.7s ease-in-out forwards;
}
.contacts__item__title {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  gap: 12px;
}
.contacts__item__title span {
  font-weight: 500;
  font-size: clamp(19px,1.24992vw,24px);
  line-height: 1.2em;
}
.contacts__item__title svg {
  width: 25px;
  height: 25px;
}
.contacts__item__content {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6em;
}
.contacts__item__content a {
  color: #515C65;
  display: block;
}
.contacts__item__content > * {
  margin-bottom: 0;
}
.contacts__item:last-child {
  border: 0;
}
.account-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.account-list li {
  margin: 0;
  margin-bottom: .5em;
}
.account-form {
  max-width: 600px;
  border: 1px solid #B9BEC1;
  margin: 80px auto;
  display: grid;
  grid-template-columns: 100%;
}
.account-form--double {
  grid-template-columns: 1fr 1fr;
  max-width: 900px;
}
@media screen and (max-width: 700px) {
  .account-form {
    margin-left: 15px;
    margin-right: 15px;
  }
  .account-form--double {
    grid-template-columns: 100%;
  }
}
.account-form__title {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 1em;
}
.account-form__section {
  padding: 40px;
  border-right: 1px solid #B9BEC1;
  display: flex;
  flex-direction: column;
  line-height: 1.25em;
}
.account-form__section--text-center {
  text-align: center;
}
@media screen and (max-width: 550px) {
  .account-form__section {
    padding: 20px;
  }
}
.account-form__section:last-child {
  border: none;
}
@media screen and (max-width: 700px) {
  .account-form__section:nth-child(n) {
    border: 1px solid #B9BEC1;
  }
}
.account-form__main {
  flex-grow: 1;
  padding-bottom: 20px;
}
.account-form__recover {
  font-size: 0.8rem;
  color: #515C65;
  display: block;
}
.account-form__message {
  font-size: 0.9rem;
}
.usermenu {
  position: relative;
}
.usermenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.usermenu li {
  margin: 0;
  padding: 0;
}
.usermenu__toggler {
  display: block;
  height: 40px;
  line-height: 40px;
  background: #515C65;
  color: #FFF;
  padding: 0 40px;
}
.usermenu__dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  width: 200px;
  padding: 20px;
  border: 1px solid #515C65;
  background: #fff;
  display: none;
}
.usermenu__dropdown a {
  color: #515C65;
  display: block;
}
.usermenu__dropdown li {
  padding: 5px 0;
}
.usermenu:hover .usermenu__dropdown {
  display: block;
}
.account {
  display: grid;
  grid-template-columns: max(15%,250px) 1fr;
  gap: 30px;
  padding-right: 30px;
  --border-color: #B9BEC1;
  min-height: calc(100vh - 120px);
}
.account__sidebar {
  padding: 50px 30px 30px;
  border-right: 1px solid var(--border-color);
  height: 100%;
  position: relative;
}
.account__sidebar__toggler {
  display: none;
  position: absolute;
  top: 110px;
  right: 20px;
  width: 25px;
  height: 25px;
}
.account__sidebar__toggler::before,
.account__sidebar__toggler::after {
  content: "";
  display: block;
  width: 80%;
  height: 1px;
  background-color: var(--border-color);
  position: absolute;
  top: 50%;
  left: 50%;
}
.account__sidebar__toggler::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.account__sidebar__toggler::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.account__menu li {
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.3em;
}
.account__menu__link {
  color: #515C65;
}
.account__menu__link--active {
  color: #FFF;
}
.account__main {
  flex-grow: 1;
  display: block;
  width: 100%;
  min-width: 0;
}
.account__main-heading {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 1.35rem;
  margin-bottom: 0.85em;
}
.account__main-title {
  font-size: 1.35rem;
}
.account__main-toggleside {
  width: 30px;
  flex-direction: column;
  gap: 0.25rem;
  justify-content: space-between;
  display: none;
  padding: 5px;
  border: 1px solid var(--border-color);
}
.account__main-toggleside span {
  width: 100%;
  height: 2px;
  background-color: var(--border-color);
}
.account__section {
  border: 1px solid var(--border-color);
  margin-bottom: 40px;
  min-height: 80px;
  padding: 25px;
  position: relative;
}
.account__section:last-of-type {
  margin: 0;
}
.account__section--danger {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: rgba(255,0,0,0.1);
  border-color: red;
  color: #cc0000;
}
.account__section--danger > a {
  text-decoration: underline;
  color: red;
}
.account__section::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255,255,255,0.9);
  z-index: 10;
  pointer-events: none;
  visibility: hidden;
}
.account__section::after {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  background: url(../img/shop/spinner.svg) no-repeat center;
  margin-top: -25px;
  margin-left: -25px;
  animation: rotation 800ms linear infinite;
  animation-play-state: paused;
  pointer-events: none;
  visibility: hidden;
}
.account__section--loading {
  pointer-events: none;
}
.account__section--loading::before,
.account__section--loading::after {
  visibility: visible;
  animation-play-state: running;
}
.account__empty {
  border: 1px solid var(--border-color);
  margin-bottom: 40px;
  padding: 25px;
  position: relative;
  text-align: center;
}
.account__empty:last-of-type {
  margin: 0;
}
.account__container {
  display: block;
  max-width: 1200px;
}
.account__container--cards {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(300px,1fr));
  grid-auto-rows: 1fr;
  gap: min(1.0416vw,20px);
  padding-left: 0;
  padding-top: 0;
  border: none;
}
.account__header {
  margin-bottom: 40px;
}
.account__actions {
  padding: 15px 25px 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 2.5vw;
}
.account__actions__infos {
  flex-grow: 1;
  font-size: 12px;
}
@media screen and (max-width: 700px) {
  .account {
    grid-template-columns: 100%;
    padding-left: 30px;
  }
  .account__main-toggleside {
    display: flex;
  }
  .account__sidebar {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 300px;
    background-color: #fff;
    padding-top: 150px;
    transform: translate3d(-100%,0,0);
    transition: 350ms ease;
  }
  .account__sidebar.open {
    transform: translate3d(0,0,0);
  }
  .account__sidebar__toggler {
    display: block;
  }
}
@media screen and (max-width: 400px) {
  .account {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account__container--cards {
    gap: 10px;
  }
}
.account-avatar {
  display: block;
  position: relative;
}
.account-avatar.open .account-avatar__dropdown {
  display: block;
}
.account-avatar__icon {
  cursor: pointer;
}
.account-avatar__dropdown {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #fff;
  color: #515C65;
  border: 1px solid #B9BEC1;
  padding: 1rem 0.5rem;
  min-width: 120px;
}
.account-avatar__menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.account-avatar__menu li > a {
  color: inherit;
}
.account-item {
  margin-bottom: 20px;
  border: 1px solid #B9BEC1;
  border-radius: 5px;
  font-size: 16px;
}
.account-item:last-child {
  margin: 0;
}
.account-item__header {
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  background: #B9BEC1;
}
.account-item__main {
  padding: 20px;
  display: grid;
  grid-template-columns: 1fr 240px;
}
.account-item__title {
  font-weight: 500;
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: .6em;
}
.account-item__actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.account-card {
  border: 1px solid var(--border-color);
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  color: #515C65;
  padding: 1.35rem 2rem;
  text-align: center;
  border-radius: 5px;
  transition: 300ms;
}
.account-card:hover {
  background: var(--border-color);
}
.account-card__content {
  font-size: 0.85rem;
  line-height: 1.4em;
}
.account-card__title {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.2em;
}
.article {
  display: block;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  padding: 0 10px;
  opacity: 0;
}
.article a {
  color: #515C65;
}
.article.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.article.policies {
  margin-top: 50px;
  margin-bottom: 100px;
}
.article .article__title {
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 1.2rem;
}
.blog {
  max-width: 1400px;
  margin: 0 auto;
  padding-top: clamp(40px,3.1248vw,60px);
}
@media screen and (max-width: 1550px) {
  .blog {
    max-width: none;
    margin-left: max(15px,5vw);
    margin-right: max(15px,5vw);
  }
}
.blog__grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: clamp(50px,4.1664vw,80px) clamp(30px,2.0832vw,40px);
}
@media screen and (max-width: 1000px) {
  .blog__grid {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (max-width: 550px) {
  .blog__grid {
    grid-template-columns: 1fr;
  }
}
.post {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1400px) {
  .post {
    max-width: 1000px;
  }
}
@media screen and (max-width: 1200px) {
  .post {
    max-width: none;
    margin-left: max(15px,5vw);
    margin-right: max(15px,5vw);
  }
}
.post__header {
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 20px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #B9BEC1;
}
.post__title {
  font-size: clamp(24px,2.0832vw,35px);
  line-height: normal;
}
.post__title * {
  line-height: inherit;
}
.post__tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 1em;
}
.post-preview {
  display: block;
}
.post-preview a {
  color: inherit;
}
.post-preview__content {
  padding-top: 10px;
}
.post-preview__date {
  font-size: 12px;
  display: block;
}
.post-preview__title {
  font-size: clamp(18px,1.5624vw,23px);
  line-height: normal;
  margin-top: .6em;
}
.post-preview__title * {
  line-height: inherit;
}
.post-preview__excerpt {
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  margin-top: .3em;
}
.post-section {
  margin-bottom: clamp(40px,5.208vw,100px);
}
.post-section:last-child {
  margin: 0;
}
.post-text__title {
  font-size: clamp(18px,1.5624vw,23px);
  line-height: normal;
  font-weight: bold;
  margin-bottom: .8em;
}
.post-text__title * {
  line-height: inherit;
}
.post-text__cta {
  margin-top: clamp(20px,2.0832vw,40px);
}
.post-gallery {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: clamp(10px,1.5624vw,30px);
}
@media screen and (max-width: 700px) {
  .post-gallery {
    grid-template-columns: repeat(3,1fr);
  }
}
@media screen and (max-width: 350px) {
  .post-gallery {
    grid-template-columns: repeat(2,1fr);
  }
}
.page-hero__wrapper > *,
.page-hero-split > *,
.page-hero-split__wrapper > *,
.page-text > * {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
  will-change: transform, opacity;
}
.page-text-media > .page-text-media__image {
  opacity: 0;
  visibility: hidden;
  transform: scale(0.98);
}
.page-fullscreen__bg > *,
.page-slider {
  opacity: 0;
  visibility: hidden;
}
.page-text-media--right > .page-text-media__content,
.page-text-fancyimages--right > .page-text-fancyimages__content {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
  will-change: transform, opacity;
}
.page-text-media--left > .page-text-media__content,
.page-text-fancyimages--left > .page-text-fancyimages__content {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(5%,0,0);
  -webkit-transform: translate3d(5%,0,0);
  will-change: transform, opacity;
}
.page-text-fancyimages__grid img:nth-child(1) {
  opacity: 0;
  visibility: hidden;
  transform: rotate(5deg) translate3d(35px,20px,0);
  -webkit-transform: rotate(5deg) translate3d(35px,20px,0);
  transform-origin: 40% 60%;
  will-change: transform, opacity;
}
.page-text-fancyimages__grid img:nth-child(2) {
  opacity: 0;
  visibility: hidden;
  transform: rotate(-5deg) translate3d(-35px,20px,0);
  -webkit-transform: rotate(-5deg) translate3d(-35px,20px,0);
  transform-origin: -40% 60%;
  will-change: transform, opacity;
}
.is-in.page-hero .page-hero__wrapper > *,
.is-in.page-hero-split .page-hero-split__wrapper > * {
  animation: slideUp 1.3s cubic-bezier(0.390,0.575,0.565,1.000) forwards;
}
.is-in.page-hero .page-hero__wrapper > *:nth-child(1),
.is-in.page-hero-split .page-hero-split__wrapper > *:nth-child(1) {
  animation-delay: 300ms;
}
.is-in.page-hero .page-hero__wrapper > *:nth-child(2),
.is-in.page-hero-split .page-hero-split__wrapper > *:nth-child(2) {
  animation-delay: 230ms;
}
.is-in.page-text > * {
  animation: slideUp 1.3s cubic-bezier(0.390,0.575,0.565,1.000) forwards;
}
.is-in.page-text-media > .page-text-media__image,
.is-in.page-fullscreen > .page-fullscreen__bg > *,
.is-in.page-slider {
  animation: fadeIn 1.1s cubic-bezier(0.165,0.840,0.440,1.000) forwards;
}
.is-in.page-text-fancyimages__grid > img:nth-child(1) {
  animation: rotateInLeft 890ms 150ms cubic-bezier(0.390,0.575,0.565,1.000) forwards;
}
.is-in.page-text-fancyimages__grid > img:nth-child(2) {
  animation: rotateInRight 890ms cubic-bezier(0.390,0.575,0.565,1.000) forwards;
}
.page-hero-split > * {
  animation: slideUp 1.3s cubic-bezier(0.390,0.575,0.565,1.000) forwards;
}
.page-text-media--right > .page-text-media__content.is-in,
.page-text-fancyimages--right > .page-text-fancyimages__content.is-in {
  animation: slideRight 1.1s cubic-bezier(0.390,0.575,0.565,1.000) forwards;
}
.page-text-media--left > .page-text-media__content.is-in,
.page-text-fancyimages--left > .page-text-fancyimages__content.is-in {
  animation: slideLeft 1.1s cubic-bezier(0.390,0.575,0.565,1.000) forwards;
}
[v-cloak] {
  display: none;
}
.shop {
  display: grid;
  grid-template-columns: 240px 1fr;
  gap: 20px 40px;
  padding: 0 clamp(10px,2.0832vw,40px);
}
.shop__filters {
  grid-column-start: 2;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  position: relative;
  z-index: 100;
}
.shop__filters--loading {
  opacity: .5;
}
.shop__grid {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 40px;
}
.shop__grid--loading {
  opacity: .2;
}
.shop-product-preview {
  display: block;
  border: 1px solid #B9BEC1;
  padding: 20px;
  color: #515C65;
  position: relative;
}
.shop-product-preview__discount {
  position: absolute;
  top: 0;
  right: 0;
  background: #FFF;
  color: #FFF;
  font-size: 14px;
  padding: 5px 10px;
  font-weight: bold;
}
.shop-product-preview__image {
  display: block;
  max-width: 600px;
}
.shop-product-preview__image img {
  aspect-ratio: 1;
  object-fit: contain;
}
.shop-product-preview__content {
  padding-top: 20px;
}
.shop-product-preview__brand {
  font-size: 0.8em;
}
.shop-product-preview__title {
  font-weight: bold;
  margin-top: 0.2em;
}
.shop-product-preview__price {
  margin-top: 10px;
  display: flex;
  gap: 0.5em;
  align-items: center;
}
.shop-product-preview__price strong {
  color: #FFF;
}
.shop-pagination {
  margin-top: 20px;
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-top: 1px solid #B9BEC1;
  gap: 5px;
}
.shop-pagination__page {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #FFF;
  background: #515C65;
  cursor: pointer;
}
.shop-pagination__page[data-current] {
  background: #FFF;
}
.shop-category-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.shop-category-menu a {
  color: inherit;
}
.shop-category-menu li {
  margin-bottom: 1.2em;
}
.shop-category-menu li:last-child {
  margin: 0;
}
.shop-category-menu li.active > a {
  color: #FFF;
}
.shop-category-menu__submenu {
  list-style-type: none;
  margin: 0;
  padding: .8em 0 0 0;
  font-size: .9rem;
}
.shop-category-menu__submenu li {
  margin-bottom: 1em;
}
.shop-category-menu__submenu .shop-category-menu__submenu {
  padding-left: 1em;
}
.shop-category-menu > li > a {
  font-weight: bold;
}
.attribute {
  border: 1px solid #B9BEC1;
  position: relative;
  font-size: 16px;
}
.attribute__toggler {
  position: relative;
  height: 50px;
  line-height: 50px;
  padding: 0 30px 0 20px;
  cursor: pointer;
}
.attribute__toggler::after {
  content: '';
  width: 30px;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: url(../img/icons/dropdown.svg) no-repeat center;
}
.attribute--open .attribute__toggler::after {
  transform: rotate(180deg);
}
.attribute__dropdown {
  position: absolute;
  top: 100%;
  left: -1px;
  width: 300px;
  padding: 20px;
  background: #fff;
  border: 1px solid #B9BEC1;
  display: none;
  pointer-events: none;
}
.attribute__dropdown .input {
  margin-bottom: 10px;
}
.attribute__dropdown .input:last-child {
  margin: 0;
}
.attribute__dropdown label {
  margin: 0;
}
.attribute__dropdown .radio input:checked ~ span,
.attribute__dropdown .checkbox input:checked ~ span {
  font-weight: bold;
}
.attribute__dropdown .radio__group-options {
  display: block;
}
.attribute__dropdown .radio label {
  margin-bottom: 10px;
}
.attribute__dropdown .radio label:last-child {
  margin: 0;
}
.attribute__dropdown .radio label > span {
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.attribute__dropdown .radio label > span::before {
  border-radius: 0;
  border: none;
}
.attribute__dropdown .radio label input:checked ~ span::before {
  box-shadow: none;
  background: url(../img/icons/check.svg) no-repeat center;
}
.attribute--open .attribute__dropdown {
  display: block;
  pointer-events: all;
}
.attribute[data-attribute="color"] .checkbox label > span::before {
  display: none;
}
.attribute[data-attribute="color"] .checkbox label > span > span {
  display: block;
  position: static;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  flex-shrink: 0;
}
.shop-product {
  padding: 40px clamp(10px,2.0832vw,40px) 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
@media screen and (min-width: 1921px) {
  .shop-product {
    width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}
.shop-product__brand {
  margin-bottom: .2em;
}
.shop-product__title {
  font-weight: bold;
  margin-bottom: .6em;
  font-size: 1.4rem;
}
.shop-product__preview {
  border: 1px solid #B9BEC1;
  padding: 20px;
  display: block;
}
.shop-product__preview img {
  aspect-ratio: 1;
  object-fit: contain;
}
.shop-product__thumbs {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  gap: 10px;
  margin-top: 10px;
}
.shop-product__thumb {
  border: 1px solid #B9BEC1;
  display: block;
}
.shop-product__thumb img {
  aspect-ratio: 1;
  object-fit: contain;
}
.shop-product__header {
  max-width: 560px;
}
.shop-product__variants {
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.shop-product__selector {
  padding-top: 10px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.shop-product__option {
  font-size: 14px;
  padding: 12px 20px;
  border-radius: 3px;
  border: 1px solid #515C65;
  color: #515C65;
  font-weight: bold;
}
.shop-product__option--current {
  border-color: #515C65;
  box-shadow: 0 0 0 1px #515C65;
  background: rgba(81,92,101,0.05);
}
.shop-product__option--disabled {
  opacity: .2;
  cursor: not-allowed;
}
.shop-product__price {
  color: #FFF;
  font-weight: bold;
  font-size: 1.2rem;
  margin-right: .5em;
}
.shop-product__vat-disclaimer,
.shop-product__discounted-price {
  opacity: .5;
  font-size: .9rem;
}
.shop-product__discount {
  color: #FFF;
  font-size: .9rem;
}
.shop-product__excerpt {
  margin-top: 1rem;
}
.shop-product__attributes {
  margin: 0;
  margin-top: 1rem;
}
.shop-product__subtitle {
  font-weight: bold;
  margin-bottom: .6em;
  font-size: 1.4rem;
}
.shop-product__main {
  grid-column-end: span 2;
  margin-top: clamp(60px,6.2496vw,120px);
}
.shop-product__container {
  max-width: 1000px;
  margin: 0 auto;
}
.shop-product__unavailable {
  border: 1px solid #B9BEC1;
  padding: 10px;
  text-align: center;
  margin-top: 2rem;
  font-size: .9rem;
}
.shop-product__add {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 20px;
  align-items: end;
  margin-top: 2rem;
  transition: 300ms;
}
.shop-product__add.loading {
  opacity: .2;
}
.shop-products-empty {
  grid-column: 1 / -1;
  padding: 50px 0;
  text-align: center;
  font-weight: bold;
}
.shop-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0.35rem;
  position: relative;
}
.shop-icon svg {
  width: 100%;
  height: 100%;
}
.shop-icon--active::after {
  content: '';
  width: 10px;
  height: 10px;
  background: #FFF;
  border-radius: 50%;
  top: 5px;
  right: 5px;
  position: absolute;
}
@keyframes addAnimation {
  0% {
    transform: scale3d(0,0,0);
    opacity: 1;
  }
  100% {
    transform: scale3d(1,1,1);
    opacity: 0;
  }
}
.minicart {
  position: relative;
  font-size: 14px;
  color: #515C65;
}
.minicart__toggler {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
}
.minicart__toggler::before {
  content: '';
  z-index: -1;
  width: 100px;
  height: 100px;
  background: #FFF;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-top: -50px;
  margin-left: -50px;
  border-radius: 50%;
  visibility: hidden;
  transform: scale3d(0,0,0);
}
.minicart__toggler--animate::before {
  visibility: visible;
  animation: addAnimation 800ms cubic-bezier(0.230,1.000,0.320,1.000);
}
.minicart__count {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 50%;
  background: #FFF;
  color: #FFF;
  font-weight: bold;
  width: 16px;
  height: 16px;
  font-size: 11px;
  text-align: center;
}
.minicart__dropdown {
  border: 1px solid #B9BEC1;
  position: absolute;
  right: 0;
  top: 100%;
  background: #fff;
  width: 380px;
  padding: 10px;
  visibility: hidden;
  pointer-events: none;
}
.minicart__dropdown--open {
  pointer-events: all;
  visibility: visible;
}
.minicart__empty {
  text-align: center;
  padding: 10px 0;
}
.minicart__product {
  display: grid;
  grid-template-columns: 80px 1fr auto;
  gap: 15px;
  padding: 8px 0;
  border-bottom: 1px solid #B9BEC1;
}
.minicart__product:first-child {
  padding-top: 0;
}
.minicart__description {
  padding-top: 10px;
}
.minicart__title {
  font-weight: bold;
}
.minicart__price {
  font-weight: bold;
  display: block;
}
.minicart__image {
  aspect-ratio: 1;
  border: 1px solid #B9BEC1;
  padding: 5px;
}
.minicart__image img {
  aspect-ratio: 1;
  object-fit: contain;
}
.minicart__subtotal {
  text-align: right;
  padding-top: 10px;
}
.minicart__resume {
  padding-top: 10px;
}
.minicart__row {
  display: grid;
  grid-template-columns: 1fr auto;
  padding: 2px 0;
}
.minicart__row:last-child {
  padding-bottom: 0;
}
.minicart__row--total {
  font-weight: bold;
  font-size: 1.2em;
}
.minicart__row small {
  font-weight: normal;
  font-size: .8em;
}
.minicart__actions {
  padding-top: 10px;
}
.minicart__button {
  background: #515C65;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  width: 100%;
  display: block;
  height: 40px;
  line-height: 40px;
}
.cart {
  max-width: 1000px;
  margin: 40px auto 0;
  font-size: 16px;
}
.cart--checkout {
  margin: 0;
  max-width: none;
}
.cart--checkout .cart__main {
  padding: 0;
  border: none;
}
.cart__header {
  text-align: center;
  font-weight: bold;
  margin-bottom: .8em;
  font-size: 1.4rem;
}
.cart__actions {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
.cart__product {
  display: grid;
  grid-template-columns: 100px 1fr auto auto;
  gap: 30px;
  padding: 10px 0;
  border-bottom: 1px solid #B9BEC1;
}
.cart__product--not-editable {
  grid-template-columns: 100px 1fr auto;
}
.cart__product:first-child {
  padding-top: 0;
}
.cart__main {
  padding: 20px;
  border: 1px solid #B9BEC1;
  border-radius: 5px;
  position: relative;
}
.cart__main::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255,255,255,0.9);
  z-index: 10;
  pointer-events: none;
  visibility: hidden;
}
.cart__main::after {
  content: '';
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  background: url(../img/shop/spinner.svg) no-repeat center;
  margin-top: -25px;
  margin-left: -25px;
  animation: rotation 800ms linear infinite;
  animation-play-state: paused;
  pointer-events: none;
  visibility: hidden;
}
.cart__main--loading {
  pointer-events: none;
}
.cart__main--loading::before,
.cart__main--loading::after {
  visibility: visible;
  animation-play-state: running;
}
.cart__empty {
  text-align: center;
  padding: 40px 0;
}
.cart__title {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: .4em;
  color: inherit;
}
.cart__description {
  padding-top: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.cart__remove {
  padding-top: 10px;
}
.cart__remove > span {
  cursor: pointer;
}
.cart__price {
  font-weight: bold;
  display: block;
  font-size: 1.1em;
}
.cart__image {
  aspect-ratio: 1;
  padding: 5px;
  display: block;
}
.cart__image img {
  aspect-ratio: 1;
  object-fit: contain;
}
.cart__subtotal {
  text-align: right;
  padding-top: 10px;
}
.cart__coupon {
  display: flex;
  gap: 5px;
  align-items: center;
  padding-bottom: 15px;
}
.cart__coupon input {
  width: auto;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.cart__coupon .button {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.cart__resume {
  padding-top: 15px;
}
.cart__row {
  display: grid;
  grid-template-columns: 1fr auto;
  padding: 5px 0;
}
.cart__row:last-child {
  padding-bottom: 0;
}
.cart__row--total {
  font-weight: bold;
  font-size: 1.2em;
}
.cart__row small {
  font-weight: normal;
  font-size: .8em;
}
.cart__remove-coupon {
  font-size: .9em;
  text-decoration: underline;
  text-transform: lowercase;
  cursor: pointer;
}
.checkout {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  align-items: start;
  min-height: 100vh;
  font-size: 18px;
}
.checkout__main,
.checkout__cart {
  padding: 40px 60px 60px;
}
.checkout__cart {
  background: #f0f0f0;
  position: sticky;
  top: 100px;
  height: calc(100vh - 120px);
  overflow-y: auto;
}
.body--scroll .checkout__cart {
  height: calc(100vh - 100px);
}
.checkout__main {
  border-top: 1px solid #B9BEC1;
  justify-content: flex-end;
  position: relative;
  display: flex;
}
.checkout__container {
  flex-grow: 1;
}
@media screen and (min-width: 1921px) {
  .checkout__container {
    width: 840px;
    flex-grow: 0;
  }
}
.checkout__section {
  margin-top: 40px;
}
.checkout__section:first-child {
  margin: 0;
}
.checkout__section--emph {
  padding: 20px;
  font-size: .9em;
  background: #B9BEC1;
}
.checkout__title {
  font-size: 1.4em;
  font-weight: bold;
  display: block;
  margin-bottom: .6em;
}
.checkout__title--small {
  font-size: 1em;
}
.checkout__footer {
  margin-top: 30px;
}
.checkout__radio label > span {
  align-items: baseline;
}
.checkout__radio label {
  padding: 25px 15px;
  border-radius: 3px;
  border: 1px solid #B9BEC1;
  margin-bottom: 1em;
}
.checkout__radio label:last-child {
  margin: 0;
}
.checkout__loader {
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255,255,255,0.9);
  pointer-events: none;
}
.checkout__loader::after {
  content: '';
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  background: url(../img/shop/spinner.svg) no-repeat center;
  margin-top: -25px;
  margin-left: -25px;
  animation: rotation 800ms linear infinite;
  pointer-events: none;
}
.checkout-steps {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #B9BEC1;
  font-size: 14px;
  display: flex;
  gap: 1.5em;
  counter-reset: checkout;
}
.checkout-steps__step {
  display: flex;
  align-items: center;
  gap: .3em;
  counter-increment: checkout;
  color: #515C65;
  font-weight: bold;
}
.checkout-steps__step::before {
  font-size: 12px;
  content: counter(checkout);
  display: block;
  width: 24px;
  height: 24px;
  background: #515C65;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  color: #FFF;
  flex-shrink: 0;
}
.checkout-steps__step--current,
.checkout-steps__step--prev {
  color: #FFF;
}
.checkout-steps__step--current::before,
.checkout-steps__step--prev::before {
  background: #FFF;
}
.checkout-steps__step--prev::before {
  content: '';
  background: #FFF url(../img/shop/check.svg) no-repeat center;
}
.checkout-steps__step--next {
  opacity: .5;
}
.product-reviews {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 501;
  display: flex;
  justify-content: flex-end;
  visibility: hidden;
}
.product-reviews__toggler {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  display: block;
}
.product-reviews__toggler::before,
.product-reviews__toggler::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #515C65;
  position: absolute;
  top: 50%;
  left: 50%;
}
.product-reviews__toggler::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.product-reviews__toggler::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.product-reviews__title {
  padding: calc(3.5rem + 30px) 2rem 0;
  margin-bottom: 1em;
  font-size: clamp(18px,1.5624vw,23px);
  line-height: normal;
}
.product-reviews__title * {
  line-height: inherit;
}
.product-reviews__sidebar {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  max-width: 600px;
  background-color: #fff;
  position: relative;
  box-shadow: -3px 0 10px 3px rgba(0,0,0,0.08);
  transform: translate3d(100%,0,0);
  transition: 350ms ease-out 100ms;
}
.product-reviews__inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 100%;
  padding: 0 2rem calc(3.5rem + 30px);
  overflow-y: auto;
}
.product-reviews-widget {
  display: flex;
  align-items: center;
  gap: 1em;
  margin: 10px 0 25px;
  font-size: 0.8rem;
}
.product-reviews-widget__rating {
  display: flex;
}
.product-reviews-widget__rating svg {
  width: 1.1em;
  height: 1.1em;
}
.product-reviews-widget__rating span {
  margin-left: 0.25em;
}
.product-reviews-widget__trigger {
  text-decoration: underline;
  text-underline-offset: 0.3em;
  font-weight: 500;
}
.product-reviews-card {
  display: grid;
  grid-template-columns: 42% 1fr;
  align-items: flex-start;
  margin: 20px auto 50px;
  border: 1px solid #B9BEC1;
  padding: 2rem 1rem;
}
.product-reviews-card__wrapper {
  max-width: 800px;
  margin: 30px auto 0;
}
.product-reviews-card__wrapper h1 {
  font-size: clamp(18px,1.5624vw,23px);
  line-height: normal;
  font-weight: 500;
}
.product-reviews-card__wrapper h1 * {
  line-height: inherit;
}
.product-reviews-card__preview {
  padding-right: 1rem;
}
.product-reviews-card__preview img {
  object-fit: contain;
  object-position: top;
}
.product-reviews-card__vote {
  display: flex;
  align-items: center;
}
.product-reviews-card__vote svg {
  width: 1.05em;
  height: 1.05em;
}
.product-reviews-card .radio__group-options {
  gap: 0.5em;
}
.product-reviews-card .radio__group-options label {
  font-size: 13px;
  padding: 0.4em 1em;
  margin-bottom: 0;
  border-radius: 0.25em;
  background-color: rgba(81,92,101,0.03);
}
.product-reviews-card .radio__group-options label span {
  align-items: flex-start;
}
.product-reviews-card .radio__group-options label span > div {
  display: flex;
  flex-direction: column;
  gap: 0.25em;
}
.product-reviews-card .radio__group-options label span::before {
  margin-top: 2px;
}
.product-reviews-card__title {
  font-weight: 500;
  margin-bottom: 1em;
  font-size: 1.1rem;
}
.product-reviews-card__form {
  padding-top: 5%;
}
.product-reviews-card__form .input.radio {
  margin-bottom: 30px;
}
@media screen and (max-width: 850px) {
  .product-reviews-card {
    grid-template-columns: 100%;
  }
  .product-reviews-card__wrapper {
    padding: 0 20px;
  }
  .product-reviews-card__preview img {
    height: min(350px,45vh);
  }
}
@media screen and (max-width: 700px) {
  .product-reviews-card {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-reviews-card__title {
    text-align: center;
  }
  .product-reviews-card img {
    height: 150px;
  }
  .product-reviews-card .radio__group-options {
    justify-content: center;
  }
  .product-reviews-card .radio__group-options label {
    font-size: 12px;
    min-width: 125px;
    justify-content: center;
  }
}
.product-reviews.open {
  visibility: visible;
}
.product-reviews.open .product-reviews__sidebar {
  transform: translate3d(0,0,0);
}
.product-review {
  display: flex;
  flex-direction: column;
  gap: 18px;
  border: 1px solid #B9BEC1;
  padding: 1.25rem 2rem;
}
.product-review p {
  margin-bottom: 0.3em;
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
}
.product-review__rating {
  display: flex;
  align-items: center;
}
.product-review__top {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.product-review__top h2 {
  font-size: 1.1rem;
  font-weight: 500;
}
.product-review__author {
  color: rgba(81,92,101,0.6);
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
}
.client-address {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  gap: 0 20px;
}
.client-address__col6 {
  grid-column-end: span 6;
}
.client-address__col10 {
  grid-column-end: span 10;
}
.client-address__col12 {
  grid-column-end: span 12;
}
.client-address__col9 {
  grid-column-end: span 9;
}
.client-address__col2 {
  grid-column-end: span 2;
}
.client-address__col3 {
  grid-column-end: span 3;
}
.client-address__col4 {
  grid-column-end: span 4;
}
.order-landing {
  max-width: 1000px;
  margin: 40px auto;
  text-align: center;
  padding: 40px;
  border: 1px solid #B9BEC1;
}
.order-landing h1 {
  font-weight: bold;
  margin-bottom: .6em;
  text-align: center;
  font-size: 1.8em;
}
.shop-product-slider {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 100%;
  padding: 20px;
  margin-top: 50px;
}
.shop-product-slider__title {
  font-size: clamp(18px,1.5624vw,23px);
  line-height: normal;
  font-weight: 500;
  margin-bottom: 0em;
}
.shop-product-slider__title * {
  line-height: inherit;
}
.shop-product-slider .swiper {
  width: 100%;
}
.shop-product-slider__placeholders {
  overflow: hidden;
  display: flex;
  gap: 20px;
  width: 100%;
}
.shop-product-slider__placeholders div {
  display: block;
  flex-grow: 1;
  min-width: 150px;
  max-height: 450px;
  flex-shrink: 0;
  width: auto;
  height: 100%;
  border-radius: 5px;
  background-color: rgba(81,92,101,0.08);
  aspect-ratio: 0.66666666666667;
  animation: pulse-loading 1.5s ease infinite;
}
@media screen and (max-width: 700px) {
  .shop-product-slider__placeholders div {
    max-height: 350px;
  }
}
@keyframes pulse-loading {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.container-l {
  width: clamp(360px,95.8272vw,1840px);
}
.container-m {
  width: clamp(350px,85.4112vw,1640px);
}
.container-m2 {
  width: clamp(350px,85.4112vw,1640px);
}
.container-m1 {
  width: clamp(350px,85.4112vw,1640px);
  padding-left: clamp(0,2.0832vw,40px);
}
.container-s {
  width: clamp(350px,79.1616vw,1520px);
}
.container-s1 {
  width: clamp(320px,79.1616vw,1520px);
}
.container-primary {
  width: clamp(360px,95.8272vw,1840px);
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #F5F5F5;
  padding: clamp(30px,4.6872vw,90px) 0 clamp(20px,4.1664vw,80px);
  margin-bottom: clamp(60px,6.2496vw,120px);
}
.container-primary__inner {
  width: clamp(350px,85.4112vw,1640px);
  margin-left: auto;
  margin-right: auto;
}
.container-primary--0 {
  margin-bottom: 0;
}
.container-secondary {
  width: clamp(350px,85.4112vw,1640px);
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #515C65;
  padding: clamp(10px,4.1664vw,80px);
}
@media screen and (max-width: 550px) {
  .container-secondary {
    padding: 20px 10px;
  }
}
.container-form {
  width: clamp(320px,48.33024vw,928px);
}
.m-auto {
  margin-left: auto;
  margin-right: auto;
}
.hero {
  width: clamp(360px,95.8272vw,1840px);
  margin-left: auto;
  margin-right: auto;
  object-fit: cover;
  position: relative;
  height: clamp(700px,46.872vw,900px);
  overflow: hidden;
  border-radius: 20px;
  padding: clamp(20px,2.0832vw,40px) clamp(30px,3.1248vw,60px);
  opacity: 0;
  visibility: hidden;
}
.hero.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.hero video,
.hero img {
  position: absolute;
  inset: 0;
  height: 100%;
  border-radius: 20px;
  z-index: -1;
  object-fit: cover;
}
.hero::after {
  content: '';
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 40%;
  background: linear-gradient(to bottom,#000000,transparent);
  z-index: -1;
}
.hero h1 {
  font-size: clamp(40px,5.208vw,100px);
  letter-spacing: -0.04em;
  font-weight: 500;
  color: #FFF;
}
.hero__box {
  position: absolute;
  bottom: 0;
  right: 0;
  border-top-left-radius: 12px;
  box-shadow: 0px 0px 0 20px white;
  background-color: #fff;
}
.hero__box__inner {
  background-color: #EE7521;
  padding: clamp(20px,2.0832vw,40px);
  padding-right: clamp(20px,3.33312vw,64px);
  width: clamp(300px,27.0816vw,520px);
  border-radius: 20px;
  border-top-left-radius: 12px;
  color: #FFF;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5em;
}
.hero__box::before {
  content: '';
  background-image: url("../../img/icons/border.svg");
  width: 20px;
  height: 20px;
  object-fit: contain;
  position: absolute;
  left: -40px;
  bottom: 0;
}
.hero__box::after {
  content: '';
  background-image: url("../../img/icons/border.svg");
  width: 20px;
  height: 20px;
  object-fit: contain;
  position: absolute;
  right: 0;
  top: -40px;
}
.hero--smaller {
  height: clamp(500px,36.456vw,700px);
  margin-bottom: clamp(40px,4.1664vw,80px);
}
.hero--smaller h1 {
  font-size: clamp(32px,3.59352vw,69px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
  width: clamp(350px,45.8304vw,880px);
}
@media screen and (max-width: 700px) {
  .hero--smaller h1 {
    width: auto;
  }
}
@media screen and (max-width: 450px) {
  .hero__box {
    right: 50%;
    transform: translateX(50%);
    border-radius: 20px;
    box-shadow: 0px 0px 0 8px white;
  }
  .hero__box__inner {
    border-radius: 20px;
  }
  .hero__box::before,
  .hero__box::after {
    display: none;
  }
}
.text-box h2 {
  font-size: clamp(32px,3.59352vw,69px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 0.3em;
  opacity: 0;
  visibility: hidden;
}
.text-box h2.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.text-box p {
  font-weight: 300;
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.4em;
  margin-bottom: 2em;
  width: clamp(350px,32.2896vw,620px);
}
@media screen and (max-width: 550px) {
  .text-box p {
    width: 100%;
  }
}
.text-box ul {
  list-style: none;
}
.text-box--center {
  text-align: center;
}
.text-box--center p {
  margin-left: auto;
  margin-right: auto;
}
.text-box--white {
  color: #FFF;
}
.text-box--secondary p {
  width: clamp(350px,52.08vw,1000px);
}
.text-box--sp1 {
  margin-bottom: clamp(45px,5.208vw,100px);
}
.text-box--sp2 {
  margin-bottom: clamp(30px,3.6456vw,70px);
}
.text-box--title-sp h2 {
  margin-bottom: 0.7em;
}
.text-block {
  width: clamp(350px,85.4112vw,1640px);
  padding-left: clamp(0,2.0832vw,40px);
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: clamp(40px,10.9368vw,210px);
  margin-bottom: clamp(40px,4.1664vw,80px);
  margin-top: clamp(40px,4.1664vw,80px);
}
@media screen and (max-width: 1350px) {
  .text-block {
    grid-template-columns: 1fr 500px;
  }
}
.text-block .text-box {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
}
.text-block .text-box.is-in {
  animation: slideRight 0.7s ease-in-out forwards;
}
@media screen and (max-width: 1100px) {
  .text-block {
    grid-template-columns: 1fr;
    height: auto;
    gap: 70px;
  }
  .text-block .text-box {
    text-align: center;
  }
  .text-block .text-box p {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 550px) {
  .text-block .text-box p {
    width: 100%;
  }
}
.attributes {
  position: relative;
  top: 40px;
  opacity: 0;
  visibility: hidden;
}
.attributes.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.attributes__item {
  background-color: #F5F5F5;
  border-radius: 20px;
  padding: clamp(15px,1.40616vw,27px) clamp(20px,2.0832vw,40px);
  width: clamp(250px,18.7488vw,360px);
  position: relative;
}
.attributes__item:nth-of-type(5) {
  bottom: 100px;
}
.attributes__item:nth-of-type(4) {
  bottom: 80px;
}
.attributes__item:nth-of-type(3) {
  bottom: 60px;
}
.attributes__item:nth-of-type(2) {
  bottom: 40px;
}
.attributes__item:nth-of-type(1) {
  bottom: 20px;
}
.attributes__item svg {
  margin-bottom: clamp(9px,0.93744vw,18px);
}
.attributes__item__text {
  border-top: 1px solid #B9BEC1;
  padding: clamp(9px,0.83328vw,16px) 0;
}
.attributes__item__text h4 {
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.2em;
  font-weight: 500;
  margin-bottom: 0.4em;
}
.attributes__item__text p {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
}
.attributes__item:nth-of-type(1) {
  border-bottom-right-radius: 0;
}
.attributes__item:nth-of-type(2n) {
  margin-left: auto;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.attributes__item:nth-of-type(2n)::before {
  content: '';
  background-image: url('../../img/icons/border-darker.svg');
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  left: 0;
  transform: rotate(90deg);
}
.attributes__item:nth-of-type(2n)::after {
  content: '';
  background-image: url('../../img/icons/border-darker.svg');
  width: 20px;
  height: 20px;
  position: absolute;
  left: -20px;
  top: 20px;
  transform: rotate(-90deg);
}
@media screen and (max-width: 1100px) {
  .attributes__item:nth-of-type(2n)::before,
  .attributes__item:nth-of-type(2n)::after {
    display: none;
  }
}
.attributes__item:nth-of-type(2n+1):not(:first-of-type) {
  border-top-right-radius: 0;
}
.attributes__item:nth-of-type(2n+1):not(:first-of-type)::before {
  content: '';
  background-image: url('../../img/icons/border-darker.svg');
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  right: 0;
}
.attributes__item:nth-of-type(2n+1):not(:first-of-type)::after {
  content: '';
  background-image: url('../../img/icons/border-darker.svg');
  width: 20px;
  height: 20px;
  position: absolute;
  right: -20px;
  top: 20px;
  transform: rotate(-180deg);
}
@media screen and (max-width: 1100px) {
  .attributes__item:nth-of-type(2n+1):not(:first-of-type)::before,
  .attributes__item:nth-of-type(2n+1):not(:first-of-type)::after {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .attributes {
    display: flex;
    gap: 20px;
    top: 0;
    justify-content: space-between;
  }
  .attributes__item {
    top: 0;
    border-radius: 20px !important;
  }
}
@media screen and (max-width: 950px) {
  .attributes {
    display: grid;
    grid-template-columns: 1fr;
  }
  .attributes .attributes__item {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.services-list-preview {
  width: clamp(360px,95.8272vw,1840px);
  margin-left: auto;
  margin-right: auto;
  background-color: #EE7521;
  border-radius: 20px;
  padding: clamp(40px,4.1664vw,80px) 0;
  margin-bottom: clamp(20px,2.0832vw,40px);
}
.services-list-preview .text-box {
  opacity: 0;
  visibility: hidden;
  margin-bottom: clamp(27px,3.6456vw,70px);
}
.services-list-preview .text-box.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.services-list-preview .text-box p {
  width: clamp(320px,32.2896vw,620px);
}
.services-list-preview__items {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: clamp(20px,2.0832vw,40px);
  width: clamp(320px,79.1616vw,1520px);
  min-height: clamp(200px,22.9152vw,440px);
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.services-list-preview__items.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.services-list-preview__items .service-preview {
  height: auto;
}
.services-list-preview__items .service-preview__text {
  gap: 40px;
}
@media screen and (max-width: 1200px) {
  .services-list-preview__items {
    grid-template-columns: 1fr 1fr;
  }
  .services-list-preview__items .service-preview {
    height: clamp(320px,31.248vw,600px);
  }
}
@media screen and (max-width: 1000px) {
  .services-list-preview__items {
    grid-template-columns: 1fr;
  }
  .services-list-preview__items .service-preview {
    height: clamp(320px,41.664vw,800px);
  }
}
.partner {
  border-radius: 20px;
  overflow: hidden;
  padding: clamp(20px,4.1664vw,80px);
  height: clamp(500px,45.8304vw,800px);
  width: clamp(360px,95.8272vw,1840px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: clamp(20px,2.0832vw,40px);
  opacity: 0;
  visibility: hidden;
}
.partner.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.partner::after {
  content: '';
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right,rgba(0,0,0,0.6),transparent);
  z-index: -1;
}
.partner video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -2;
}
.partner img {
  width: clamp(80px,8.3328vw,160px);
  aspect-ratio: 1;
}
.partner__text {
  color: #FFF;
  font-weight: 500;
}
.partner__text h2 {
  font-size: clamp(28px,2.8644vw,55px);
  line-height: 1.2em;
  letter-spacing: -0.02em;
  margin-bottom: 0.98em;
}
.casi-studio {
  width: clamp(360px,95.8272vw,1840px);
  margin-left: auto;
  margin-right: auto;
  background-color: #F5F5F5;
  padding: clamp(30px,4.1664vw,80px);
  padding-top: clamp(17px,2.70816vw,52px);
  border-radius: 20px;
  margin-bottom: clamp(20px,2.0832vw,40px);
  transition: 0.3s ease-in-out;
}
.casi-studio__inner {
  width: clamp(350px,85.4112vw,1640px);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  .casi-studio {
    padding-left: 0;
    padding-right: 0;
  }
}
.casi-studio__list-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: clamp(20px,2.0832vw,40px);
  grid-template-rows: clamp(250px,18.7488vw,360px) clamp(250px,18.7488vw,360px);
}
.casi-studio__list-3 > :first-child {
  grid-column: 1 / span 2;
  grid-row: 1 / span 2;
  padding: clamp(20px,2.0832vw,40px) clamp(30px,4.1664vw,80px);
}
.casi-studio__list-3 > :first-child .casi-preview__content {
  width: clamp(300px,26.04vw,500px);
}
.casi-studio__list-3 > :first-child .casi-preview__content h4 {
  font-size: clamp(19px,1.24992vw,24px);
  line-height: 1.4em;
}
.casi-studio__list-3 > :first-child .casi-preview__content .cta {
  font-size: 16px;
  line-height: 1.6em;
}
.casi-studio__list-3 > :first-child .casi-preview__content .cta__icon {
  width: 33px;
  aspect-ratio: 1;
}
.casi-studio__list-3 > :first-child .casi-preview__content .cta__icon svg {
  transform: scale(1.25);
}
@media screen and (max-width: 1000px) {
  .casi-studio__list-3 {
    grid-template-columns: 1fr 1fr;
  }
  .casi-studio__list-3 .casi-preview {
    min-height: 350px;
  }
}
@media screen and (max-width: 800px) {
  .casi-studio__list-3 {
    grid-template-columns: 1fr;
    grid-template-rows: 350px 350px 350px;
  }
  .casi-studio__list-3 > :first-child {
    grid-column: auto;
    grid-row: auto;
  }
  .casi-studio__list-3 .casi-preview {
    min-height: auto;
  }
}
.casi-studio__list-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(20px,2.0832vw,40px);
  grid-template-rows: clamp(300px,29.1648vw,560px);
}
.casi-studio__list-2.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
@media screen and (max-width: 700px) {
  .casi-studio__list-2 {
    grid-template-columns: 1fr;
    grid-template-rows: clamp(300px,29.1648vw,560px) clamp(300px,29.1648vw,560px);
  }
}
.casi-studio h2 {
  font-size: clamp(32px,3.59352vw,69px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 0.4em;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
}
.casi-studio h2.is-in {
  animation: slideRight 0.7s ease-in-out forwards;
}
.casi-index {
  width: clamp(360px,95.8272vw,1840px);
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #F5F5F5;
  padding: clamp(30px,4.6872vw,90px) 0 clamp(20px,4.1664vw,80px);
  margin-bottom: clamp(60px,6.2496vw,120px);
  margin-bottom: clamp(20px,2.0832vw,40px);
}
.casi-index__inner {
  width: clamp(350px,85.4112vw,1640px);
  margin-left: auto;
  margin-right: auto;
}
.casi-index--0 {
  margin-bottom: 0;
}
.casi-index__inner {
  width: clamp(350px,85.4112vw,1640px);
  padding-left: clamp(0,2.0832vw,40px);
  margin-left: auto;
  margin-right: auto;
}
.casi-index__inner h1 {
  font-size: clamp(32px,3.59352vw,69px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 0.75em;
  opacity: 0;
  visibility: hidden;
}
.casi-index__inner h1.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.casi-index__grid {
  gap: clamp(20px,2.0832vw,40px);
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 1000px) {
  .casi-index__grid {
    grid-template-columns: 1fr;
  }
}
.casi-index .casi-preview {
  height: clamp(390px,29.1648vw,560px);
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.casi-index .casi-preview.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.work-with-us {
  width: clamp(360px,95.8272vw,1840px);
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: clamp(17px,2.03112vw,39px);
  background-color: #EE7521;
  margin-bottom: clamp(40px,4.1664vw,80px);
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.work-with-us.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
@media screen and (max-width: 700px) {
  .work-with-us {
    padding: 40px;
  }
}
.work-with-us img {
  width: clamp(250px,19.7904vw,380px);
  object-fit: contain;
}
@media screen and (max-width: 700px) {
  .work-with-us img {
    display: none;
  }
}
.work-with-us__content {
  color: #FFF;
  display: flex;
  gap: clamp(50px,6.2496vw,120px);
}
.work-with-us__text {
  margin-top: clamp(50px,5.93712vw,114px);
}
.work-with-us__text h2 {
  font-size: clamp(32px,3.59352vw,69px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 0.4em;
}
.work-with-us__text p {
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.2em;
  font-weight: 300;
  margin-bottom: 2em;
}
@media screen and (max-width: 1000px) {
  .work-with-us__text {
    padding-right: 30px;
  }
}
@media screen and (max-width: 700px) {
  .work-with-us__text {
    margin: 0;
    padding-right: 0;
  }
}
.work-with-us--sp1 {
  margin-bottom: clamp(20px,2.0832vw,40px);
}
.marquee {
  width: 100%;
  margin-bottom: clamp(80px,4.9476vw,95px);
  opacity: 0;
  visibility: hidden;
}
.marquee.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.marquee h4 {
  font-size: clamp(19px,1.24992vw,24px);
  line-height: 1.2em;
  font-weight: 500;
  margin-bottom: 2.5em;
  text-align: center;
}
.marquee .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  position: relative;
  align-items: center;
  will-change: transform;
  height: 120px;
}
.marquee .swiper-slide {
  position: relative;
  overflow: hidden;
  width: 12rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.marquee .swiper-slide svg,
.marquee .swiper-slide img {
  height: 100%;
  object-fit: contain;
}
.marquee .swiper-slide::after {
  position: absolute;
  content: '';
  inset: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: color;
  background-color: white;
}
.text-image {
  width: clamp(350px,85.4112vw,1640px);
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 1fr clamp(300px,43.4868vw,835px);
  gap: clamp(50px,6.14544vw,118px);
  align-items: center;
}
.text-image__text {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
}
.text-image__text.is-in {
  animation: slideRight 0.7s ease-in-out forwards;
}
.text-image__text h6 {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 1em;
}
.text-image__text h2 {
  font-size: clamp(24px,2.0832vw,40px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 1em;
}
.text-image__text ul {
  list-style: none;
}
.text-image__text ul li {
  display: flex;
  align-items: center;
  gap: clamp(10px,1.0416vw,20px);
  padding: clamp(10px,1.0416vw,20px);
  border-bottom: 1px solid #B9BEC1;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6em;
}
.text-image__text ul li:last-child {
  border-bottom: 0;
}
.text-image__text p {
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 300;
  margin-bottom: 2.5em;
}
.text-image__video,
.text-image__image {
  height: clamp(400px,27.0816vw,520px);
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.text-image__video.is-in,
.text-image__image.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.text-image video {
  object-position: 30% center;
}
.text-image video,
.text-image__image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 12px;
}
.text-image__text {
  width: 100%;
}
.text-image__video {
  position: relative;
  cursor: pointer;
}
.text-image__video__svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: #D24C00;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.text-image__video__partner {
  width: clamp(70px,6.2496vw,120px);
  position: absolute;
  top: clamp(20px,2.0832vw,40px);
  left: clamp(20px,2.0832vw,40px);
  z-index: 2;
}
.text-image--sp1 {
  margin-bottom: clamp(60px,6.2496vw,120px);
}
.text-image--sp2 {
  margin-bottom: clamp(40px,4.1664vw,80px);
}
.text-image--invert {
  grid-template-columns: clamp(300px,43.4868vw,835px) 1fr;
}
.text-image--invert .text-image__video,
.text-image--invert .text-image__image {
  order: -1;
}
.text-image--secondary .text-image__video,
.text-image--secondary .text-image__image {
  height: clamp(450px,33.3312vw,640px);
}
@media screen and (max-width: 1550px) {
  .text-image--secondary .text-image__video,
  .text-image--secondary .text-image__image {
    height: clamp(350px,41.664vw,800px);
  }
}
@media screen and (max-width: 700px) {
  .text-image--secondary .text-image__video,
  .text-image--secondary .text-image__image {
    height: auto;
    aspect-ratio: 1.6;
  }
}
.text-image--smaller {
  width: auto;
  grid-template-columns: clamp(350px,37.758vw,725px) 1fr;
}
.text-image--smaller p {
  width: clamp(350px,25.7796vw,495px);
  font-weight: 500;
}
@media screen and (max-width: 1550px) {
  .text-image--smaller p {
    width: 100%;
  }
}
.text-image--smaller p:last-child {
  width: 100%;
}
.text-image--white {
  color: #FFF;
}
.text-image__no-svg {
  margin-left: 0;
}
.text-image__no-svg li {
  padding-left: 0 !important;
}
.text-image--text_2 .text-image__second-text p {
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .text-image {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    width: 100%;
  }
  .text-image__video,
  .text-image__image {
    width: 100%;
    order: -1;
    height: clamp(350px,41.664vw,800px);
  }
}
@media screen and (max-width: 700px) {
  .text-image__video {
    aspect-ratio: 1.6;
    height: auto;
    width: 100%;
  }
}
.text-image--cm {
  width: clamp(350px,85.4112vw,1640px);
  margin-left: auto;
  margin-right: auto;
}
.text-image--cm2 {
  width: clamp(350px,85.4112vw,1640px);
  margin-left: auto;
  margin-right: auto;
}
#partner {
  scroll-margin-top: 200px;
}
.three-texts {
  width: clamp(350px,85.4112vw,1640px);
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  background-color: #515C65;
  color: #FFF;
  padding: clamp(20px,4.1664vw,80px);
  padding-bottom: 0;
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: clamp(30px,3.1248vw,60px);
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.three-texts.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.three-texts__content {
  padding-bottom: clamp(47px,4.99968vw,96px);
  width: auto;
  min-width: 400px;
  padding-right: 25%;
}
@media screen and (max-width: 1860px) {
  .three-texts__content {
    padding-right: 20%;
  }
}
@media screen and (max-width: 900px) {
  .three-texts__content {
    width: 90%;
    min-width: auto;
  }
}
@media screen and (max-width: 550px) {
  .three-texts__content {
    width: 100%;
  }
}
.three-texts__content h6 {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 1em;
}
.three-texts__content h2 {
  font-weight: 500;
  font-size: clamp(24px,2.0832vw,40px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
  margin-bottom: 1em;
  max-width: 1041px;
}
.three-texts__grid {
  display: grid;
  list-style: none;
  grid-template-columns: repeat(3,1fr);
  margin-bottom: clamp(20px,2.0832vw,40px);
  align-items: center;
  margin-left: 0;
}
@media screen and (max-width: 1200px) {
  .three-texts__grid {
    grid-template-columns: 1fr;
    max-width: 50%;
  }
}
@media screen and (max-width: 900px) {
  .three-texts__grid {
    max-width: max-content;
  }
}
.three-texts__grid li {
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  font-weight: 300;
  display: flex;
  margin: 0;
  border-right: 1px solid rgba(255,255,255,0.4);
  padding: clamp(15px,1.0416vw,20px) 0;
  padding-right: clamp(20px,2.0832vw,40px);
  padding-left: clamp(20px,2.0832vw,40px);
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .three-texts__grid li {
    padding: clamp(15px,1.0416vw,20px) 0;
    border-bottom: 1px solid rgba(255,255,255,0.4);
    border-right: 0;
  }
}
.three-texts__grid li strong {
  font-weight: 500;
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.2em;
  margin-bottom: 8px;
  display: block;
}
.three-texts__grid li:first-child {
  padding-left: 0;
}
.three-texts__grid li:last-child {
  border-right: 0;
}
@media screen and (max-width: 1200px) {
  .three-texts__grid li:last-child {
    border-bottom: 0;
  }
}
.three-texts img {
  position: absolute;
  bottom: 0;
  right: 54px;
  width: 30%;
  right: 0;
  object-fit: contain;
}
@media screen and (max-width: 1860px) {
  .three-texts img {
    right: -5%;
  }
}
@media screen and (max-width: 1200px) {
  .three-texts img {
    width: 50%;
    right: clamp(-50px,-1.5624vw,0px);
  }
}
@media screen and (max-width: 900px) {
  .three-texts img {
    display: none;
  }
}
.double-text {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(60px,8.28072vw,159px);
  width: clamp(320px,66.71448vw,1281px);
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.double-text.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
@media screen and (max-width: 1200px) {
  .double-text {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.double-text__single {
  padding: clamp(40px,4.1664vw,80px) 0 clamp(20px,2.0832vw,40px);
}
.double-text__single h2 {
  color: #D24C00;
  font-size: clamp(24px,2.0832vw,40px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 0.6em;
}
.double-text__single ul {
  margin-bottom: 0;
}
.double-text__single p {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6em;
}
.double-text__single p strong {
  font-weight: 500;
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.2em;
}
.double-text__single li {
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 300;
  margin: 0;
}
.double-text__single .cta {
  margin-top: clamp(20px,2.0832vw,40px);
}
.team {
  width: clamp(360px,95.8272vw,1840px);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: clamp(50px,5.208vw,100px);
}
.team h1 {
  font-weight: 500;
  font-size: clamp(28px,2.8644vw,55px);
  line-height: 1.2em;
  letter-spacing: -0.02em;
  text-align: center;
  margin-bottom: 1em;
  opacity: 0;
  visibility: hidden;
}
.team h1.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.team__grid {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: clamp(20px,2.0832vw,40px);
}
@media screen and (max-width: 1000px) {
  .team__grid {
    grid-template-columns: repeat(3,1fr);
  }
}
@media screen and (max-width: 700px) {
  .team__grid {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (max-width: 400px) {
  .team__grid {
    grid-template-columns: 1fr;
  }
}
.team__member {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.team__member.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.team__member__name {
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 500;
  color: #D24C00;
}
.team__member__role {
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  font-weight: 300;
  margin-bottom: 12px;
}
.team__member__links {
  display: flex;
  gap: 8.5px;
}
.team__member img {
  border-radius: 12px;
  margin-bottom: 12px;
}
.choose-us h3 {
  font-weight: 500;
  font-size: clamp(20px,1.66656vw,32px);
  line-height: 1.2em;
  margin-bottom: 1.25em;
  text-align: center;
  opacity: 0;
  visibility: hidden;
}
.choose-us h3.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.choose-us__triple {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: clamp(20px,2.0832vw,40px);
}
.choose-us__item {
  width: clamp(320px,19.2696vw,370px);
  background-color: #515C65;
  color: #FFF;
  text-align: left;
  border-radius: 20px;
  padding: clamp(20px,2.0832vw,40px);
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.choose-us__item.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.choose-us__item__title {
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.2em;
  font-weight: 500;
  margin-bottom: 1.1em;
  display: flex;
  align-items: center;
  gap: clamp(10px,0.83328vw,16px);
}
.choose-us__item p {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
}
.choose-us--multiple .choose-us__triple {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(250px,1fr));
  grid-auto-rows: 1fr;
}
.choose-us--multiple .choose-us__item {
  width: auto;
  height: 100%;
}
.more-info {
  width: clamp(360px,95.8272vw,1840px);
  margin-left: auto;
  margin-right: auto;
  background-color: #EE7521;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(50px,5.93712vw,114px) 0;
  color: #FFF;
  margin-bottom: clamp(20px,2.0832vw,40px);
  opacity: 0;
  visibility: hidden;
}
.more-info.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.more-info__inner {
  width: clamp(320px,48.33024vw,928px);
}
@media screen and (max-width: 1200px) {
  .more-info__inner {
    width: 70%;
  }
}
@media screen and (max-width: 700px) {
  .more-info__inner {
    width: 93%;
  }
}
.more-info__title {
  text-align: center;
  font-size: clamp(32px,3.59352vw,69px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 12px;
}
.more-info__description {
  text-align: center;
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.2em;
  font-weight: 300;
  margin-bottom: 3em;
}
.more-info--sp1 {
  margin-bottom: clamp(40px,4.1664vw,80px);
}
.more-info--contacts {
  background-color: transparent;
  width: auto;
  color: #515C65;
  padding: 0;
  margin: 0;
}
.more-info--contacts .more-info__title {
  text-align: left;
  margin-bottom: 0.88em;
}
.more-info--contacts .more-info__description {
  display: none;
}
.more-info--contacts input[type="text"],
.more-info--contacts input[type="tel"],
.more-info--contacts input[type="date"],
.more-info--contacts input[type="password"],
.more-info--contacts input[type="email"],
.more-info--contacts input[type="number"],
.more-info--contacts textarea,
.more-info--contacts select {
  border: 1px solid #B9BEC1;
}
.more-info--contacts .checkbox label {
  width: 100%;
}
.more-info--contacts .checkbox label > span::before {
  border: 1px solid #515C65;
}
#apply {
  scroll-margin-top: 240px;
}
.box-cta {
  padding: clamp(100px,8.3328vw,160px) 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.box-cta.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.box-cta h3 {
  font-weight: 500;
  font-size: clamp(20px,1.66656vw,32px);
  line-height: 1.2em;
  width: clamp(600px,46.872vw,900px);
  margin-bottom: 0.37em;
  margin-left: auto;
  margin-right: auto;
}
.box-cta p {
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 300;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: clamp(20px,2.0832vw,40px);
  width: clamp(600px,30.2064vw,580px);
}
@media screen and (max-width: 700px) {
  .box-cta h3,
  .box-cta p {
    width: 70%;
  }
}
@media screen and (max-width: 550px) {
  .box-cta h3,
  .box-cta p {
    width: 100%;
    max-width: 320px;
  }
}
.open-work h2 {
  font-size: clamp(28px,2.8644vw,55px);
  line-height: 1.2em;
  letter-spacing: -0.02em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1em;
  width: 95%;
  opacity: 0;
  visibility: hidden;
}
.open-work h2.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.open-work__grid {
  width: clamp(350px,85.4112vw,1640px);
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(20px,2.0832vw,40px);
}
@media screen and (max-width: 1200px) {
  .open-work__grid {
    grid-template-columns: 1fr;
  }
}
.job-preview {
  padding: clamp(20px,6.2496vw,120px);
  border-radius: 20px;
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  align-items: center;
  background-color: #F5F5F5;
  align-self: flex-start;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.job-preview.is-in {
  animation: slideUp 0.7s ease-in-out forwards;
}
.job-preview h3 {
  font-size: clamp(24px,2.0832vw,40px);
  line-height: 1.1em;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 0.6em;
  color: #D24C00;
}
.job-preview__introduction {
  font-size: clamp(17px,1.0416vw,20px);
  line-height: 1.2em;
  font-weight: 500;
  margin-bottom: 0.6em;
}
.job-preview__description {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 3.75em;
}
.job-preview__description__visible {
  margin-bottom: 0.8em;
}
.job-preview__description__hidden {
  height: 0;
  overflow: hidden;
}
.job-preview__buttons {
  display: flex;
  align-items: center;
  gap: clamp(20px,2.0832vw,40px);
}
.job-preview.open .cta__toggler::after {
  transform: translate3d(-50%,-50%,0) rotate(-90deg);
  -webkit-transform: translate3d(-50%,-50%,0) rotate(-90deg);
}
.job-preview.open .cta__toggler:before {
  transform: translate3d(-50%,-50%,0) rotate(-90deg);
  -webkit-transform: translate3d(-50%,-50%,0) rotate(-90deg);
  width: 0;
}
.button-info {
  position: fixed;
  z-index: 990;
  bottom: clamp(10px,1.5624vw,30px);
  right: clamp(10px,1.5624vw,30px);
  background-color: #EE7521;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 25px;
  gap: 12px;
  overflow: hidden;
  transition: 0.3s ease-in-out;
}
.button-info::before {
  content: '';
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 991;
  background: linear-gradient(to right,#D24C00,#EE7521);
  transition: 0.3s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
  .button-info:hover::before {
    opacity: 1;
  }
}
.button-info span {
  position: relative;
  z-index: 993;
  opacity: 1;
  transition: 0.3s ease-in-out;
  white-space: nowrap;
}
.noleggio {
  width: clamp(360px,95.8272vw,1840px);
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #F5F5F5;
  padding: clamp(30px,4.6872vw,90px) 0 clamp(20px,4.1664vw,80px);
  margin-bottom: clamp(60px,6.2496vw,120px);
  position: relative;
  margin-bottom: clamp(20px,2.0832vw,40px);
  padding-bottom: 0;
  padding-bottom: clamp(40px,4.1664vw,80px);
}
.noleggio__inner {
  width: clamp(350px,85.4112vw,1640px);
  margin-left: auto;
  margin-right: auto;
}
.noleggio--0 {
  margin-bottom: 0;
}
.noleggio .text-box {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
}
.noleggio .text-box.is-in {
  animation: slideRight 0.7s ease-in-out forwards;
}
.noleggio__inner {
  width: clamp(350px,85.4112vw,1640px);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  .noleggio__inner .text-box p {
    width: 100%;
  }
}
.noleggio__phone {
  position: absolute;
  top: 60px;
  right: 60px;
  width: clamp(200px,25.5192vw,490px);
  opacity: 0;
  visibility: hidden;
}
.noleggio__phone.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
@media screen and (max-width: 1300px) {
  .noleggio__phone {
    top: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .noleggio__phone {
    display: none;
  }
}
.noleggio__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: clamp(60px,6.2496vw,120px);
  row-gap: clamp(40px,3.1248vw,60px);
}
@media screen and (max-width: 1000px) {
  .noleggio__grid {
    grid-template-columns: 1fr;
  }
}
.noleggio__pros {
  width: clamp(350px,64.5792vw,1240px);
}
@media screen and (max-width: 1300px) {
  .noleggio__pros {
    width: 100%;
  }
}
.noleggio__pros h2 {
  font-size: clamp(20px,1.66656vw,32px);
  line-height: 1.2em;
  font-weight: 500;
  margin-bottom: 1.25em;
  opacity: 0;
  visibility: hidden;
}
.noleggio__pros h2.is-in {
  animation: fadeIn 0.7s ease-in-out forwards;
}
.noleggio__pros__title {
  display: flex;
  align-items: center;
  gap: clamp(10px,0.93744vw,18px);
}
.noleggio__pros__item {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
}
.noleggio__pros__item.is-in {
  animation: slideRight 0.7s ease-in-out forwards;
}
.noleggio__pros__item ul {
  list-style: none;
  margin: 0;
}
.noleggio__pros__item li {
  border-bottom: 1px solid #B9BEC1;
  padding: 20px 0;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 0;
}