@import url("https://use.typekit.net/xbl6pww.css");
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 62.5%;
  vertical-align: baseline;
  overflow-y: scroll;
}

body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

a {
  text-decoration: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

abbr[title], dfn[title] {
  text-decoration: none;
  cursor: help;
}

input {
  border-radius: 0;
  -webkit-appearance: none;
}
input:focus {
  outline: none;
}
input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration, input[type=search]::-ms-clear, input[type=search]::-ms-reveal {
  display: none;
  width: 0px;
  height: 0px;
}

.slick-slide,
.slick-slide a,
.slick-slide:focus {
  outline: none !important;
}

.slick-loading .slick-list {
  background: initial;
}

picture {
  display: block;
  font-size: 0;
}
picture img {
  width: 100%;
  height: 100%;
}
picture [data-object-fit=cover] {
  object-fit: cover;
  font-family: "object-fit: cover;";
}
picture [data-object-fit=contain] {
  object-fit: contain;
  font-family: "object-fit: contain;";
}

@font-face {
  font-family: "Caliway";
  src: url("../fonts/caliway/caliway.otf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
  --rgb-black: 0, 0, 0;
  --rgb-white: 255, 255, 255;
  --rgb-1: 21, 21, 21;
  --rgb-2: 44, 44, 46;
  --rgb-3: 136, 206, 175;
  --rgb-4: 161, 228, 199;
  --rgb-5: 227, 248, 239;
  --rgb-6: 149, 170, 160;
  --ff-1: 'roboto', sans-serif;
  --ff-2: 'Caliway', serif;
  --fz-12: 1.2rem;
  --fz-13: 1.3rem;
  --fz-16: 1.6rem;
  --fz-18: 1.8rem;
  --fz-20: 2rem;
  --fz-24: 2.4rem;
  --fz-32: 3.2rem;
  --fz-40: 4rem;
  --fz-44: 4.4rem;
  --fz-70: 7rem;
  --fz-80: 8rem;
  --lx-40: 40px;
  --lx-50: 50px;
  --lx-60: 60px;
  --lx-120: 120px;
  --lx-140: 140px;
  --lx-180: 180px;
  --lx-200: 200px;
  --lx-220: 220px;
  --ly-85: 85px;
  --ly-80: 80px;
  --ly-100: 100px;
  --ly-120: 120px;
  --ly-140: 140px;
  --ly-170: 170px;
  --ly-200: 200px;
  --ly-260: 260px;
  --sx-20: 20px;
  --sx-25: 25px;
  --sx-30: 30px;
  --sx-40: 40px;
  --sy-20: 20px;
  --sy-25: 25px;
  --sy-30: 30px;
  --sy-40: 40px;
  --sy-50: 50px;
  --sy-60: 60px;
  --sy-70: 70px;
  --sy-80: 80px;
  --sy-90: 90px;
  --out-cubic: cubic-bezier(0.33, 1, 0.68, 1);
  --out-quint: cubic-bezier(0.22, 1, 0.36, 1);
  --out-cubic: cubic-bezier(0.33, 1, 0.68, 1);
  --in-out-cubic: cubic-bezier(0.65, 0, 0.35, 1);
  --sf-duration: 800ms;
  --sf-timing-function: var(--out-cubic);
}
@media screen and (max-width: 350px) {
  :root {
    --fz-13: 1.2rem;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --fz-16: 1.5rem;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --fz-16: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --fz-18: 1.7rem;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --fz-18: 1.6rem;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --fz-18: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --fz-20: 1.9rem;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --fz-20: 1.8rem;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --fz-20: 1.7rem;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --fz-24: 2.3rem;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --fz-24: 2.2rem;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --fz-24: 2.1rem;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --fz-24: 2rem;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --fz-24: 1.9rem;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --fz-32: 3.1rem;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --fz-32: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --fz-32: 2.9rem;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --fz-32: 2.8rem;
  }
}
@media screen and (max-width: 600px) {
  :root {
    --fz-32: 2.7rem;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --fz-32: 2.6rem;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --fz-32: 2.4rem;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --fz-40: 3.7rem;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --fz-40: 3.5rem;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --fz-40: 3.3rem;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --fz-40: 3.1rem;
  }
}
@media screen and (max-width: 600px) {
  :root {
    --fz-40: 2.9rem;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --fz-40: 2.7rem;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --fz-40: 2.6rem;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --fz-44: 4.1rem;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --fz-44: 3.8rem;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --fz-44: 3.5rem;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --fz-44: 3.2rem;
  }
}
@media screen and (max-width: 600px) {
  :root {
    --fz-44: 2.9rem;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --fz-44: 2.7rem;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --fz-44: 2.6rem;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --fz-70: 6.5rem;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --fz-70: 6rem;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --fz-70: 5.5rem;
  }
}
@media screen and (max-width: 1100px) {
  :root {
    --fz-70: 5rem;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --fz-70: 4.6rem;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --fz-70: 4.2rem;
  }
}
@media screen and (max-width: 600px) {
  :root {
    --fz-70: 3.9rem;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --fz-70: 3.6rem;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --fz-70: 3.3rem;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --fz-80: 7.4rem;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --fz-80: 6.8rem;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --fz-80: 6.2rem;
  }
}
@media screen and (max-width: 1100px) {
  :root {
    --fz-80: 5.6rem;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --fz-80: 5rem;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --fz-80: 4.4rem;
  }
}
@media screen and (max-width: 600px) {
  :root {
    --fz-80: 4rem;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --fz-80: 3.7rem;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --fz-80: 3.4rem;
  }
}
@media screen and (max-width: 900px) {
  :root {
    --lx-40: 35px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --lx-40: 30px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --lx-40: 25px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --lx-40: 22px;
  }
}
@media screen and (max-width: 900px) {
  :root {
    --lx-50: 40px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --lx-50: 30px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --lx-50: 25px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --lx-50: 22px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --lx-60: 55px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --lx-60: 50px;
  }
}
@media screen and (max-width: 900px) {
  :root {
    --lx-60: 40px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --lx-60: 30px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --lx-60: 25px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --lx-60: 22px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --lx-120: 100px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --lx-120: 80px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --lx-120: 70px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --lx-120: 60px;
  }
}
@media screen and (max-width: 900px) {
  :root {
    --lx-120: 45px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --lx-120: 30px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --lx-120: 25px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --lx-120: 22px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --lx-140: 120px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --lx-140: 100px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --lx-140: 80px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --lx-140: 60px;
  }
}
@media screen and (max-width: 900px) {
  :root {
    --lx-140: 45px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --lx-140: 30px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --lx-140: 25px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --lx-140: 22px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --lx-180: 150px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --lx-180: 125px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --lx-180: 105px;
  }
}
@media screen and (max-width: 1100px) {
  :root {
    --lx-180: 85px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --lx-180: 65px;
  }
}
@media screen and (max-width: 900px) {
  :root {
    --lx-180: 50px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --lx-180: 30px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --lx-180: 25px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --lx-180: 22px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --lx-200: 160px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --lx-200: 130px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --lx-200: 110px;
  }
}
@media screen and (max-width: 1100px) {
  :root {
    --lx-200: 90px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --lx-200: 70px;
  }
}
@media screen and (max-width: 900px) {
  :root {
    --lx-200: 55px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --lx-200: 30px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --lx-200: 25px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --lx-200: 22px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --lx-220: 165px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --lx-220: 135px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --lx-220: 115px;
  }
}
@media screen and (max-width: 1100px) {
  :root {
    --lx-220: 90px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --lx-220: 70px;
  }
}
@media screen and (max-width: 900px) {
  :root {
    --lx-220: 55px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --lx-220: 30px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --lx-220: 25px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --lx-220: 22px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --ly-85: 80px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --ly-85: 70px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --ly-85: 65px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --ly-85: 60px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --ly-80: 70px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --ly-80: 65px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --ly-80: 60px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --ly-100: 90px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --ly-100: 80px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --ly-100: 70px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --ly-100: 65px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --ly-100: 60px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --ly-120: 100px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --ly-120: 80px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --ly-120: 70px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --ly-120: 65px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --ly-120: 60px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --ly-140: 120px;
  }
}
@media screen and (max-width: 1100px) {
  :root {
    --ly-140: 100px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --ly-140: 80px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --ly-140: 70px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --ly-140: 65px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --ly-140: 60px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --ly-170: 145px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --ly-170: 130px;
  }
}
@media screen and (max-width: 1100px) {
  :root {
    --ly-170: 110px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --ly-170: 90px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --ly-170: 70px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --ly-170: 65px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --ly-170: 60px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --ly-200: 175px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --ly-200: 150px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --ly-200: 130px;
  }
}
@media screen and (max-width: 1100px) {
  :root {
    --ly-200: 110px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --ly-200: 90px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --ly-200: 70px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --ly-200: 65px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --ly-200: 60px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --ly-260: 220px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --ly-260: 190px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --ly-260: 155px;
  }
}
@media screen and (max-width: 1100px) {
  :root {
    --ly-260: 120px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --ly-260: 100px;
  }
}
@media screen and (max-width: 900px) {
  :root {
    --ly-260: 90px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --ly-260: 70px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --ly-260: 65px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --ly-260: 60px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --sx-20: 19px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --sx-20: 18px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --sx-20: 17px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --sx-20: 16px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --sx-20: 15px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --sx-25: 23px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --sx-25: 22px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --sx-25: 21px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --sx-25: 20px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --sx-25: 19px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --sx-25: 19px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --sx-30: 27px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --sx-30: 25px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --sx-30: 23px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --sx-30: 22px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --sx-30: 20px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --sx-30: 19px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --sx-40: 34px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --sx-40: 29px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --sx-40: 24px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --sx-40: 22px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --sx-40: 20px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --sx-40: 19px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --sy-20: 18px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --sy-20: 16px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --sy-20: 14px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --sy-25: 23px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --sy-25: 21px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --sy-25: 19px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --sy-30: 28px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --sy-30: 26px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --sy-30: 25px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --sy-30: 24px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --sy-30: 23px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --sy-40: 37px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --sy-40: 35px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --sy-40: 33px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --sy-40: 31px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --sy-40: 29px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --sy-40: 28px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --sy-40: 27px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --sy-50: 47px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --sy-50: 44px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --sy-50: 41px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --sy-50: 38px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --sy-50: 35px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --sy-50: 33px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --sy-50: 31px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --sy-60: 56px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --sy-60: 52px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --sy-60: 48px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --sy-60: 44px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --sy-60: 41px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --sy-60: 37px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --sy-60: 35px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --sy-70: 65px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --sy-70: 60px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --sy-70: 55px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --sy-70: 50px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --sy-70: 46px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --sy-70: 42px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --sy-70: 39px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --sy-80: 74px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --sy-80: 69px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --sy-80: 64px;
  }
}
@media screen and (max-width: 1100px) {
  :root {
    --sy-80: 59px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --sy-80: 55px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --sy-80: 51px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --sy-80: 46px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --sy-80: 43px;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --sy-90: 83px;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --sy-90: 76px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --sy-90: 70px;
  }
}
@media screen and (max-width: 1100px) {
  :root {
    --sy-90: 65px;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --sy-90: 60px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --sy-90: 55px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --sy-90: 50px;
  }
}
@media screen and (max-width: 350px) {
  :root {
    --sy-90: 47px;
  }
}

.oc-loading {
  pointer-events: none;
}
.oc-loading::after {
  margin-left: 10px;
}

.stripe-loading-indicator .stripe,
.stripe-loading-indicator .stripe-loaded {
  background: rgb(var(--rgb-3)) !important;
}

.p-experience__title, .c-se-home-banner__title {
  font-family: var(--ff-1);
  font-size: var(--fz-80);
  font-weight: 500;
  line-height: 1.2;
  color: rgb(var(--rgb-1));
}

.c-se-page-title__title-normal-typo, .c-se-page-banner__title-normal-typo {
  font-family: var(--ff-1);
  font-size: var(--fz-70);
  font-weight: 500;
  line-height: 1.2;
  color: rgb(var(--rgb, var(--rgb-1)));
}

.c-se-contact__phone, .c-se-contact__form-title, .c-se-content-and-image__title, .c-se-twin-showcases__title, .c-se-footer__title, .c-dy-wysiwyg h2 {
  font-family: var(--ff-1);
  font-size: var(--fz-44);
  font-weight: 700;
  line-height: 1.2;
  color: rgb(var(--rgb, var(--rgb-1)));
}

.c-bl-mosaic__title {
  font-family: var(--ff-1);
  font-size: var(--fz-40);
  font-weight: 700;
  line-height: 1.2;
  color: rgb(var(--rgb, var(--rgb-1)));
}

.p-experience__subtitle, .c-bl-news__title, .c-bl-member__title, .c-se-expertises-list__expertise-title, .c-se-contact__form-subTitle, .c-se-news-detail__title, .c-dy-rubric__title, .c-dy-wysiwyg h3 {
  font-family: var(--ff-1);
  font-size: var(--fz-32);
  font-weight: 700;
  line-height: 1.4;
  color: rgb(var(--rgb, var(--rgb-1)));
}

.c-se-contact__privacy-officer-title, .c-se-contact__schedule-title, .c-dy-wysiwyg h4 {
  font-family: var(--ff-1);
  font-size: var(--fz-24);
  font-weight: 700;
  line-height: 1.5;
  color: rgb(var(--rgb, var(--rgb-1)));
}

.p-experience__description, .c-bl-member__job, .c-bl-member__bio-content, .c-se-twin-text__right-text, .c-se-contact__address, .c-se-contact__email, .c-se-contact__privacy-officer-name, .c-se-contact__privacy-officer-email, .c-se-contact__privacy-officer-phone, .c-se-contact__schedule-infos, .c-se-page-title__description, .c-se-page-banner__description, .c-dy-wysiwyg p,
.c-dy-wysiwyg li,
.c-dy-wysiwyg li:before,
.c-dy-wysiwyg a:not(.simple-button):not(.secondary-button) {
  font-family: var(--ff-1);
  font-size: var(--fz-18);
  line-height: 1.5;
  color: rgb(var(--rgb, var(--rgb-1)));
}

.c-ov-menu__main-level-text, .c-bl-news__date, .c-se-news-detail__date, .c-se-content-and-image__subtitle, .c-se-home-banner__fast-link, .select-field .label-inner, .select-field .dropdown-option, .select-field select {
  font-family: var(--ff-1);
  font-size: var(--fz-13);
  font-weight: 500;
  line-height: 1.5;
  color: rgb(var(--rgb, var(--rgb-1)));
  text-transform: uppercase;
  letter-spacing: 1px;
}

.c-bl-news__link, .c-bl-mosaic__span, .c-se-contact__map, .c-se-news-detail__link, .c-se-content-and-image__link, .c-se-twin-showcases__span, .c-se-footer__span {
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  font-family: var(--ff-1);
  font-size: var(--fz-13);
  font-weight: 500;
  color: rgb(var(--rgb, var(--rgb-1)));
  text-transform: uppercase;
  letter-spacing: 1px;
}
.c-bl-news__link:after, .c-bl-mosaic__span:after, .c-se-contact__map:after, .c-se-news-detail__link:after, .c-se-content-and-image__link:after, .c-se-twin-showcases__span:after, .c-se-footer__span:after {
  content: "";
  position: relative;
  top: -2px;
  display: block;
  width: 8px;
  height: 14px;
  margin-left: var(--sx-20);
  background: url("../medias/images/icons/chevron-vert-pale.svg") no-repeat center/contain;
  transition: margin 300ms var(--out-cubic);
}
.c-bl-news__link:hover:after, .c-bl-mosaic__span:hover:after, .c-se-contact__map:hover:after, .c-se-news-detail__link:hover:after, .c-se-content-and-image__link:hover:after, .c-se-twin-showcases__span:hover:after, .c-se-footer__span:hover:after {
  margin-left: calc(var(--sx-20) + 10px);
}
.c-bl-news:hover .c-bl-news__link:after, .c-bl-mosaic__link:hover .c-bl-mosaic__span:after, .c-se-footer__link:hover .c-se-footer__span:after {
  margin-left: calc(var(--sx-20) + 10px);
}

.c-bl-mosaic__span, .c-se-footer__span {
  --rgb: var(--rgb-white);
}

.c-se-content-and-image__expertise-link {
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  font-family: var(--ff-1);
  font-size: var(--fz-18);
  line-height: 1.5;
  color: rgb(var(--rgb, var(--rgb-1)));
  transition: color 300ms var(--out-cubic);
}
.c-se-content-and-image__expertise-link:hover {
  color: rgb(var(--rgb-3));
}
.c-se-content-and-image__expertise-link:hover:before {
  margin-right: 25px;
}
.c-se-content-and-image__expertise-link:before {
  content: "";
  position: relative;
  flex-shrink: 0;
  top: 0.7em;
  width: 15px;
  height: 2px;
  margin-right: 15px;
  background-color: rgb(var(--rgb-3));
  transition: margin 300ms var(--out-cubic);
}

.p-error .c-se-page-title__button, .c-bl-member__button, .c-se-contact__form-button, .c-se-contact__submit, .c-se-news-list__button, .c-se-home-banner__button, .c-dy-wysiwyg .simple-button, .simple-btn {
  display: inline-flex;
  align-items: center;
  position: relative;
  padding: calc(var(--sy-25) + 1px) var(--sx-30) var(--sy-25);
  font-family: var(--ff-1);
  font-size: var(--fz-13);
  font-weight: 500;
  color: rgb(var(--color, var(--rgb-white)));
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: rgb(var(--background-color, var(--rgb-3)));
  border: none;
  border-radius: 34px;
  z-index: 1;
  cursor: pointer;
  transition: background-color 300ms;
}
.p-error .c-se-page-title__button:hover, .c-bl-member__button:hover, .c-se-contact__form-button:hover, .c-se-contact__submit:hover, .c-se-news-list__button:hover, .c-se-home-banner__button:hover, .c-dy-wysiwyg .simple-button:hover, .simple-btn:hover {
  --background-color: var(--rgb-1);
}
.c-se-home-banner__button {
  --color: var(--rgb-white);
  --background-color: var(--rgb-1);
}
.c-se-home-banner__button:hover {
  --color: var(--rgb-5);
  --background-color: var(--rgb-2);
}

.first-loading {
  display: none;
}

.default-transition {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
.default-transition__container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  background: rgb(var(--rgb-2));
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.sf-fade-up {
  opacity: 0;
  transform: translateY(50px);
  transition-property: opacity, transform;
  transition-duration: var(--sf-duration);
  transition-timing-function: var(--sf-timing-function);
}

[data-fire] > *,
[data-fire] {
  opacity: 1;
  transform: none;
}

.js-scrollfire-delay-enabled .sf-delay-50 {
  transition-delay: 50ms;
}
.js-scrollfire-delay-enabled .sf-delay-100 {
  transition-delay: 100ms;
}
.js-scrollfire-delay-enabled .sf-delay-150 {
  transition-delay: 150ms;
}
.js-scrollfire-delay-enabled .sf-delay-200 {
  transition-delay: 200ms;
}
.js-scrollfire-delay-enabled .sf-delay-250 {
  transition-delay: 250ms;
}
.js-scrollfire-delay-enabled .sf-delay-300 {
  transition-delay: 300ms;
}
.js-scrollfire-delay-enabled .sf-delay-350 {
  transition-delay: 350ms;
}
.js-scrollfire-delay-enabled .sf-delay-400 {
  transition-delay: 400ms;
}
.js-scrollfire-delay-enabled .sf-delay-450 {
  transition-delay: 450ms;
}
.js-scrollfire-delay-enabled .sf-delay-500 {
  transition-delay: 500ms;
}
.js-scrollfire-delay-enabled .sf-delay-550 {
  transition-delay: 550ms;
}
.js-scrollfire-delay-enabled .sf-delay-600 {
  transition-delay: 600ms;
}
.js-scrollfire-delay-enabled .sf-delay-650 {
  transition-delay: 650ms;
}
.js-scrollfire-delay-enabled .sf-delay-700 {
  transition-delay: 700ms;
}
.js-scrollfire-delay-enabled .sf-delay-750 {
  transition-delay: 750ms;
}
.js-scrollfire-delay-enabled .sf-delay-800 {
  transition-delay: 800ms;
}
.js-scrollfire-delay-enabled .sf-delay-850 {
  transition-delay: 850ms;
}
.js-scrollfire-delay-enabled .sf-delay-900 {
  transition-delay: 900ms;
}
.js-scrollfire-delay-enabled .sf-delay-950 {
  transition-delay: 950ms;
}
.js-scrollfire-delay-enabled .sf-delay-1000 {
  transition-delay: 1000ms;
}

.disabled-page-scroll {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
} /**
 * Swiper 6.7.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 31, 2021
 */
@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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: 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;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.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;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.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: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  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-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.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%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-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-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.c-bu-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-bu-menu__lines {
  position: relative;
  width: 30px;
  height: 22px;
}
@media (max-width: 500px) {
  .c-bu-menu__lines {
    width: 26px;
    height: 18px;
  }
}
.c-bu-menu__line {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0%;
  background: rgb(var(--rgb-white));
  transform: rotate(0deg);
  transition: 300ms;
}
.c-bu-menu__line--1 {
  top: 0px;
}
.c-bu-menu__line--2, .c-bu-menu__line--3 {
  top: calc(50% - 1px);
}
.c-bu-menu__line--4 {
  bottom: 0px;
}

.c-bu-circle {
  position: relative;
  width: 40px;
  height: 40px;
  border: 1px solid rgb(var(--border, var(--rgb-1)));
  border-radius: 50%;
  cursor: pointer;
}
.c-bu-circle__svg {
  position: absolute;
  width: 8px;
  height: 12px;
  top: var(--top, 50%);
  left: 50%;
  fill: rgb(var(--fill, var(--rgb-1)));
  transform: translate(-50%, -50%) rotate(90deg);
  transition: top 300ms var(--out-cubic);
}
.c-bu-circle:hover .c-bu-circle__svg {
  --top: calc(50% + 5px);
}

.c-bu-scrolldown {
  display: inline-flex;
  align-items: center;
}
.c-bu-scrolldown__circle {
  --border: var(--rgb-3);
}
.c-bu-scrolldown__svg {
  --fill: var(--rgb-3);
}
.c-bu-scrolldown:hover .c-bu-scrolldown__svg {
  --top: calc(50% + 5px);
}
.c-bu-scrolldown__text {
  display: block;
  margin-left: var(--sx-20);
  font-family: var(--ff-1);
  font-size: var(--fz-18);
  font-weight: 500;
  line-height: 1.5;
  color: rgb(var(--rgb-1));
  transition: color 300ms;
}
.c-bu-scrolldown:hover .c-bu-scrolldown__text {
  color: rgb(var(--rgb-3));
}

.select-field .tail-select {
  position: relative;
  z-index: 1;
}
.select-field .select-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  padding: 0 68px 0 40px;
  border: 0;
  background-color: rgb(var(--rgb-1));
  border-radius: 30px;
  cursor: pointer;
  user-select: none;
}
@media (max-width: 1024px) {
  .select-field .select-label {
    height: 50px;
    padding: 0 58px 0 30px;
  }
}
@media (max-width: 768px) {
  .select-field .select-label {
    padding: 0 53px 0 25px;
  }
}
@media (max-width: 500px) {
  .select-field .select-label {
    padding: 0 48px 0 20px;
  }
}
.select-field .label-inner {
  --rgb: var(--rgb-white);
  display: inline;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: color 300ms;
}
.select-field:hover .label-inner {
  color: rgb(var(--rgb-4));
}
.select-field .active .label-inner {
  color: rgb(var(--rgb-4));
}
.select-field .label-pointer {
  position: absolute;
  width: 18px;
  height: 18px;
  top: calc(50% - 9px);
  right: 40px;
  transition: transform 600ms var(--out-cubic);
  pointer-events: none;
}
@media (max-width: 1024px) {
  .select-field .label-pointer {
    right: 30px;
  }
}
@media (max-width: 768px) {
  .select-field .label-pointer {
    right: 25px;
  }
}
@media (max-width: 500px) {
  .select-field .label-pointer {
    right: 20px;
  }
}
.select-field .label-pointer:before, .select-field .label-pointer:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 2px;
  top: 50%;
  bottom: 0;
  background-color: rgb(var(--rgb-3));
  transform-origin: bottom;
}
.select-field .label-pointer:before {
  left: 0;
  transform: translate(1px, -50%) rotate(40deg);
}
.select-field .label-pointer:after {
  right: 0;
  transform: translate(-1px, -50%) rotate(-40deg);
}
.select-field .active .label-pointer {
  transform: rotate(-180deg);
}
.select-field .select-dropdown {
  position: absolute;
  width: 100%;
  height: 0px !important;
  padding-top: 30px;
  top: 50%;
  left: 0;
  background-color: rgb(var(--rgb-1));
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  z-index: -1;
  overflow: hidden !important;
  visibility: hidden;
  pointer-events: none;
  transition: height 600ms var(--out-cubic), visibility 0ms ease 600ms;
}
@media (max-width: 1024px) {
  .select-field .select-dropdown {
    padding-top: 25px;
  }
}
.select-field .active .select-dropdown {
  height: 225px !important;
  visibility: visible;
  pointer-events: all;
  transition: height 600ms var(--out-cubic);
}
.select-field .dropdown-inner {
  overflow: auto;
  height: 100% !important;
  max-height: 100% !important;
  opacity: 0;
  transform: translateY(50px);
  transition: transform 600ms var(--out-cubic), opacity 600ms var(--out-cubic);
}
.select-field .dropdown-inner::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
  height: 5px;
  background-color: rgb(var(--rgb-1));
}
.select-field .dropdown-inner::-webkit-scrollbar-thumb {
  background-color: rgb(var(--rgb-3));
}
.select-field .active .dropdown-inner {
  transform: none;
  opacity: 1;
}
.select-field .dropdown-option {
  --rgb: var(--rgb-white);
  padding: 17px 40px;
  cursor: pointer;
  transition: color 300ms;
  user-select: none;
}
.select-field .dropdown-option:hover {
  color: rgb(var(--rgb-4));
}
.select-field .dropdown-option.selected {
  color: rgb(var(--rgb-4));
}
.select-field select {
  --rgb: var(--rgb-white);
  width: 100%;
  height: 60px;
  padding: 0 68px 0 40px;
  border-radius: 30px;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  background: rgb(var(--rgb-1)) url("../medias/images/icons/select-chevron.svg") no-repeat 0 0/12px 12px;
  background-position: calc(100% - 40px) 50%;
}
@media (max-width: 1024px) {
  .select-field select {
    height: 50px;
    padding: 0 58px 0 30px;
    background-position: calc(100% - 30px) 50%;
  }
}
@media (max-width: 768px) {
  .select-field select {
    padding: 0 53px 0 25px;
    background-position: calc(100% - 25px) 50%;
  }
}
@media (max-width: 500px) {
  .select-field select {
    padding: 0 48px 0 20px;
    background-position: calc(100% - 20px) 50%;
  }
}
.select-field select[data-select-hidden="0"] {
  display: block !important;
  height: 0;
  opacity: 0;
  padding: 0;
  margin: 0;
}
.select-field select::-ms-expand {
  display: none;
}
.select-field__error {
  position: absolute;
}

:root {
  --text-field__color: var(--clr-1);
  --text-field__color-placeholder: var(--color-grayscale-gray40);
  --text-field__font-size: var(--fz-17);
  --text-field__background: rgb(var(--rgb-2));
}

.c-fo-text-field {
  position: relative;
}
.c-fo-text-field__label {
  display: block;
  padding-bottom: 5px;
  font-family: var(--ff-1);
  font-size: var(--fz-16);
  font-weight: 500;
  line-height: 1em;
  color: rgb(var(--rgb-white));
}
.c-fo-text-field__input {
  width: 100%;
  padding: 8px 0;
  font-family: var(--ff-1);
  font-size: var(--fz-16);
  line-height: 1.6em;
  color: rgb(var(--rgb-white));
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid rgb(var(--rgb-white));
  margin-bottom: 1px;
  background-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
}
.c-fo-text-field__input:focus {
  border-bottom: 2px solid rgb(var(--rgb-3));
  margin-bottom: 0px;
}
.c-fo-text-field textarea {
  outline: none;
  resize: none;
  overflow: hidden;
  height: 42px;
  margin-bottom: 0;
}
.c-fo-text-field textarea[style] {
  margin-bottom: 0;
}
.c-fo-text-field__error {
  position: absolute;
  left: 0;
  top: 100%;
}
.c-fo-text-field__input.error {
  border-color: var(--color-error-base);
}
.c-fo-text-field ::-webkit-input-placeholder {
  color: var(--text-field__color-placeholder);
}
.c-fo-text-field ::-moz-placeholder {
  color: var(--text-field__color-placeholder);
}
.c-fo-text-field :-ms-input-placeholder {
  color: var(--text-field__color-placeholder);
}
.c-fo-text-field :-moz-placeholder {
  color: var(--text-field__color-placeholder);
}
.c-fo-text-field :-webkit-autofill,
.c-fo-text-field :-webkit-autofill:hover,
.c-fo-text-field :-webkit-autofill:focus,
.c-fo-text-field :-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 100px var(--text-field__background) inset !important;
  -webkit-text-fill-color: rgb(var(--rgb-white));
  font-size: var(--fz-16) !important;
  border-bottom: 1px solid rgb(var(--rgb-white)) !important;
  margin-bottom: 1px !important;
}
.c-fo-text-field :-webkit-autofill::first-line {
  font-size: var(--fz-16);
  font-family: var(--ff-1);
}

.form-error {
  font-family: var(--ff-1);
  margin-top: 8px;
  font-size: 1.2rem;
  color: rgb(var(--rgb-3));
  font-weight: bold;
}

.c-dy-wysiwyg {
  --wysiwyg-paragraph-line-height: 1.3em;
  --wysiwyg-paragraph-font-size: var(--p-fz);
  --wysiwyg-ul-bullet-color: rgb(var(--rgb-3));
  --wysiwyg-ul-indent: 20px;
  --wysiwyg-ul-bullet-dimension: 4px;
  --wysiwyg-ol-number-color: rgb(var(--rgb-3));
  --wysiwyg-ol-indent: 50px;
}
@media (max-width: 1200px) {
  .c-dy-wysiwyg {
    --wysiwyg-ol-indent: 40px;
  }
}
@media (max-width: 1024px) {
  .c-dy-wysiwyg {
    --wysiwyg-ol-indent: 35px;
  }
}
@media (max-width: 768px) {
  .c-dy-wysiwyg {
    --wysiwyg-ol-indent: 30px;
  }
}
@media (max-width: 600px) {
  .c-dy-wysiwyg {
    --wysiwyg-ol-indent: 25px;
  }
}
@media (max-width: 425px) {
  .c-dy-wysiwyg {
    --wysiwyg-ol-indent: 20px;
  }
}

.c-dy-wysiwyg {
  --y-margin-65: 65px;
  --y-margin-30: 30px;
  --y-margin-20: 20px;
}
@media (max-width: 1200px) {
  .c-dy-wysiwyg {
    --y-margin-65: 60px;
    --y-margin-30: 28px;
    --y-margin-20: 19px;
  }
}
@media (max-width: 1024px) {
  .c-dy-wysiwyg {
    --y-margin-65: 55px;
    --y-margin-30: 26px;
    --y-margin-20: 18px;
  }
}
@media (max-width: 768px) {
  .c-dy-wysiwyg {
    --y-margin-65: 50px;
    --y-margin-30: 24px;
    --y-margin-20: 17px;
  }
}
@media (max-width: 600px) {
  .c-dy-wysiwyg {
    --y-margin-65: 45px;
    --y-margin-30: 23px;
    --y-margin-20: 16px;
  }
}
@media (max-width: 425px) {
  .c-dy-wysiwyg {
    --y-margin-65: 40px;
    --y-margin-30: 22px;
    --y-margin-20: 15px;
  }
}
.c-dy-wysiwyg--in-rubric {
  --y-margin-65: 40px;
  --y-margin-30: 20px;
  --y-margin-20: 10px;
}
@media (max-width: 1200px) {
  .c-dy-wysiwyg--in-rubric {
    --y-margin-65: 35px;
    --y-margin-30: 19px;
    --y-margin-20: 9px;
  }
}
@media (max-width: 1024px) {
  .c-dy-wysiwyg--in-rubric {
    --y-margin-65: 30px;
    --y-margin-30: 18px;
    --y-margin-20: 8px;
  }
}
@media (max-width: 768px) {
  .c-dy-wysiwyg--in-rubric {
    --y-margin-65: 28px;
    --y-margin-30: 17px;
    --y-margin-20: 7px;
  }
}
@media (max-width: 600px) {
  .c-dy-wysiwyg--in-rubric {
    --y-margin-65: 26px;
    --y-margin-30: 16px;
    --y-margin-20: 6px;
  }
}
@media (max-width: 425px) {
  .c-dy-wysiwyg--in-rubric {
    --y-margin-65: 24px;
    --y-margin-30: 15px;
    --y-margin-20: 5px;
  }
}

.c-dy-wysiwyg > :first-child {
  margin-top: 0 !important;
}
.c-dy-wysiwyg > :last-child {
  margin-bottom: 0 !important;
}
.c-dy-wysiwyg h2,
.c-dy-wysiwyg h3,
.c-dy-wysiwyg h4 {
  margin-top: var(--y-margin-65);
  margin-bottom: var(--y-margin-30);
}
.c-dy-wysiwyg h2 + h3,
.c-dy-wysiwyg h3 + h4 {
  margin-top: 0;
}
.c-dy-wysiwyg p,
.c-dy-wysiwyg pre {
  margin-top: var(--y-margin-20);
  margin-bottom: var(--y-margin-20);
}
.c-dy-wysiwyg ol,
.c-dy-wysiwyg ul {
  margin-top: var(--y-margin-30);
  margin-bottom: var(--y-margin-30);
}
.c-dy-wysiwyg ol li:not(:first-child),
.c-dy-wysiwyg ul li:not(:first-child) {
  margin-top: var(--y-margin-20);
}
.c-dy-wysiwyg ol li ol,
.c-dy-wysiwyg ol li ul,
.c-dy-wysiwyg ul li ol,
.c-dy-wysiwyg ul li ul {
  margin-top: var(--y-margin-30);
  margin-bottom: 0;
}
.c-dy-wysiwyg a:not(.simple-button):not(.secondary-button) {
  color: rgb(var(--rgb-3));
  transition: color 300ms;
}
.c-dy-wysiwyg a:not(.simple-button):not(.secondary-button):hover {
  color: rgb(var(--rgb-1));
}

.c-dy-wysiwyg sup,
.c-dy-wysiwyg sub {
  font-size: 0.7em;
}
.c-dy-wysiwyg strong {
  font-weight: bold;
}
.c-dy-wysiwyg ol > li,
.c-dy-wysiwyg ul > li {
  position: relative;
}
.c-dy-wysiwyg ol > li:before,
.c-dy-wysiwyg ul > li:before {
  position: absolute;
  top: calc(var(--wysiwyg-paragraph-line-height) / 2);
  left: 0;
  transform: translateY(-50%);
}
.c-dy-wysiwyg ol {
  list-style: none;
  counter-reset: li;
}
.c-dy-wysiwyg ol > li {
  padding-left: var(--wysiwyg-ol-indent);
}
.c-dy-wysiwyg ol > li:before {
  content: counter(li) ".";
  counter-increment: li;
  display: inline-block;
  font-weight: 700;
  color: var(--wysiwyg-ol-number-color);
}
.c-dy-wysiwyg ol > li ol > li:before {
  content: counter(li, lower-alpha) ".";
}
.c-dy-wysiwyg ol > li ol > li ol > li:before {
  content: counter(li, lower-roman) ".";
}
.c-dy-wysiwyg ul > li {
  padding-left: var(--wysiwyg-ul-indent);
}
.c-dy-wysiwyg ul > li:before {
  content: "";
  width: var(--wysiwyg-ul-bullet-dimension);
  height: var(--wysiwyg-ul-bullet-dimension);
  background: var(--wysiwyg-ul-bullet-color);
  border: 1px solid var(--wysiwyg-ul-bullet-color);
  border-radius: 50%;
}
.c-dy-wysiwyg ul > li > ul li:before {
  background: transparent;
}
.c-dy-wysiwyg ul > li > ul li > ul li:before {
  background: var(--wysiwyg-ul-bullet-color);
}

.c-dy-rubric {
  border-bottom: 1px solid rgba(var(--rgb-1), 0.1);
}
.c-dy-rubric__header {
  display: flex;
  align-items: center;
  min-height: 135px;
  padding: var(--sy-30) var(--sx-40);
  cursor: pointer;
}
@media (max-width: 1024px) {
  .c-dy-rubric__header {
    min-height: 110px;
  }
}
@media (max-width: 768px) {
  .c-dy-rubric__header {
    min-height: 100px;
  }
}
@media (max-width: 600px) {
  .c-dy-rubric__header {
    padding: var(--sy-30) 0;
  }
}
.c-dy-rubric__text {
  flex: 1;
}
.c-dy-rubric__title {
  transition: color 300ms;
}
.c-dy-rubric__header:hover .c-dy-rubric__title {
  color: rgb(var(--rgb-3));
}
.c-dy-rubric__svg {
  position: relative;
  width: 10px;
  height: 14px;
  margin-left: 30px;
  fill: rgb(var(--rgb-3));
  transform: rotate(90deg);
  transition: transform 500ms var(--out-cubic);
}
.c-dy-rubric__content-wrapper {
  height: 0;
  will-change: height;
  overflow: hidden;
}
.c-dy-rubric__content {
  padding: 0 var(--sx-40) var(--sy-50);
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 700ms var(--in-out-cubic), transform 700ms var(--in-out-cubic);
}
@media (max-width: 600px) {
  .c-dy-rubric__content {
    padding: 0 0 var(--sy-30);
  }
}
.c-dy-rubric__content > :first-child {
  margin-top: 0 !important;
}
.c-dy-rubric__content > :last-child {
  margin-bottom: 0 !important;
}
.c-dy-rubric__content > *:not(:last-child) {
  margin-bottom: var(--y-60);
}
.c-dy-rubric.js-accordion-opened .c-dy-rubric__content {
  opacity: 1;
  transform: none;
  transition: opacity 700ms var(--in-out-cubic) 100ms, transform 700ms var(--in-out-cubic) 100ms;
}
.c-dy-rubric.js-accordion-opened .c-dy-rubric__title {
  color: rgb(var(--rgb-3));
}
.c-dy-rubric.js-accordion-opened .c-dy-rubric__svg {
  transform: rotate(-90deg);
}

:root {
  --header-height: 115px;
}
@media (max-width: 1300px) {
  :root {
    --header-height: 100px;
  }
}
@media (max-width: 1250px) {
  :root {
    --header-height: 90px;
  }
}
@media (max-width: 500px) {
  :root {
    --header-height: 80px;
  }
}

.c-se-header {
  position: relative;
  height: var(--header-height);
  z-index: 21;
}
.c-se-header__container {
  height: 100%;
  padding-left: var(--lx-40);
  background-color: rgb(var(--rgb-1));
}
.c-se-header__grid {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.c-se-header__logo-link {
  display: block;
  font-size: 0;
}
.c-se-header__logo-img {
  height: 75px;
}
@media (max-width: 1250px) {
  .c-se-header__logo-img {
    height: 60px;
  }
}
@media (max-width: 768px) {
  .c-se-header__logo-img {
    height: 50px;
  }
}
@media (max-width: 500px) {
  .c-se-header__logo-img {
    display: none;
  }
}
.c-se-header__logo-img--mobile {
  display: none;
}
@media (max-width: 500px) {
  .c-se-header__logo-img--mobile {
    height: 55px;
    display: block;
  }
}
.c-se-header__nav-item {
  height: 100%;
}
.c-se-header__nav {
  display: flex;
  height: 100%;
}
@media (max-width: 1000px) {
  .c-se-header__nav {
    display: none;
  }
}
.c-se-header__main-link-wrapper {
  display: flex;
  align-items: center;
  position: relative;
  margin-right: var(--sx-40);
}
.c-se-header__main-link {
  font-family: var(--ff-1);
  font-size: var(--fz-13);
  font-weight: 500;
  color: rgb(var(--rgb-white));
  transition: color 300ms;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.c-se-header__tel-link-wrapper {
  display: flex;
  align-items: center;
  margin-right: var(--sx-40);
}
@media (max-width: 1200px) and (min-width: 1001px) {
  .c-se-header__tel-link-wrapper {
    display: none;
  }
}
@media (max-width: 1000px) and (min-width: 601px) {
  .c-se-header__tel-link-wrapper {
    position: relative;
    top: 1px;
    margin-right: 30px;
  }
}
@media (max-width: 500px) {
  .c-se-header__tel-link-wrapper {
    display: none;
  }
}
.c-se-header__tel-link {
  font-family: var(--ff-1);
  font-size: var(--fz-16);
  font-weight: 500;
  transition: color 300ms;
  color: rgb(var(--rgb-white));
}
.c-se-header__tel-link:hover:before {
  right: 0%;
}
.c-se-header__button-wrapper {
  display: flex;
  align-items: center;
}
.c-se-header__button {
  display: flex;
  align-items: center;
  height: 100%;
  padding-right: var(--sx-30);
  padding-left: var(--sx-30);
  background-color: rgb(var(--rgb-2));
  transition: background-color 300ms;
}
.c-se-header__button-text {
  font-family: var(--ff-1);
  font-size: var(--fz-13);
  font-weight: 500;
  color: rgb(var(--rgb-4));
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: color 300ms;
}
.c-se-header__button:hover .c-se-header__button-text {
  color: rgb(var(--rgb-white));
}
.c-se-header__mobile {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (min-width: 1001px) {
  .c-se-header__mobile {
    display: none;
  }
}
.c-se-header__menu {
  padding-right: var(--lx-40);
  height: 100%;
}
.c-se-header .underlined {
  position: relative;
}
.c-se-header .underlined:before {
  content: "";
  position: absolute;
  height: 1px;
  top: calc(100% + 2px);
  left: 0;
  right: 105%;
  background-color: rgb(var(--rgb-white));
  transition: right 300ms var(--out-cubic);
}
.c-se-header .underlined:hover:before {
  right: 0%;
}

.c-se-footer__container {
  position: relative;
  padding-bottom: var(--ly-120);
}
@media (max-width: 768px) {
  .c-se-footer__container {
    padding-bottom: 0;
  }
}
.c-se-footer__picture {
  position: relative;
  padding-top: 41.6666666667%;
  min-height: 220px;
}
.c-se-footer__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.c-se-footer__flex {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (max-width: 768px) {
  .c-se-footer__flex {
    position: relative;
  }
}
@media (max-width: 768px) {
  .c-se-footer__flex > div {
    width: 100%;
  }
}
.c-se-footer__link {
  display: inline-flex;
  align-items: center;
  height: 450px;
  padding: var(--sy-50) var(--lx-120);
  background-color: rgb(var(--rgb-1));
}
@media (max-width: 1400px) {
  .c-se-footer__link {
    height: 420px;
  }
}
@media (max-width: 1300px) {
  .c-se-footer__link {
    height: 380px;
  }
}
@media (max-width: 1200px) {
  .c-se-footer__link {
    height: 340px;
  }
}
@media (max-width: 1100px) {
  .c-se-footer__link {
    height: 300px;
  }
}
@media (max-width: 1000px) {
  .c-se-footer__link {
    height: 270px;
  }
}
@media (max-width: 768px) {
  .c-se-footer__link {
    width: 100%;
    height: 250px;
  }
}
@media (max-width: 500px) {
  .c-se-footer__link {
    height: 220px;
  }
}
.c-se-footer__content {
  max-width: 480px;
}
@media (max-width: 1400px) {
  .c-se-footer__content {
    max-width: 400px;
  }
}
@media (max-width: 768px) {
  .c-se-footer__content {
    max-width: 300px;
  }
}
.c-se-footer__title {
  --rgb: var(--rgb-white);
  margin-bottom: var(--sy-40);
}
.c-se-copyright__container {
  padding: calc(var(--sy-50) + 1px) var(--lx-60) var(--sy-50);
  background-color: rgb(var(--rgb-white));
}
.c-se-copyright__flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .c-se-copyright__flex {
    flex-wrap: wrap;
    text-align: center;
  }
}
.c-se-copyright__copyright-item {
  display: flex;
  align-items: center;
}
@media (max-width: 600px) {
  .c-se-copyright__copyright-item {
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 5px;
  }
}
.c-se-copyright__copyright-text, .c-se-copyright__blanko-link {
  font-family: var(--ff-1);
  font-size: var(--fz-12);
  line-height: 1.5;
  color: rgb(var(--rgb-1));
}
@media (max-width: 600px) {
  .c-se-copyright__copyright-text {
    width: 100%;
  }
}
.c-se-copyright__blanko-link {
  transition: color 300ms;
}
.c-se-copyright__blanko-link:hover {
  color: rgb(var(--rgb-6));
}
@media (max-width: 600px) {
  .c-se-copyright__blanko-item {
    width: 100%;
  }
}

.c-se-home-banner {
  --circle-dimension: 40px;
}

.c-se-home-banner__container {
  position: relative;
  height: calc(var(--viewport-height, 100vh) - var(--header-height));
  max-height: 850px;
}
@media (max-width: 850px) {
  .c-se-home-banner__container {
    max-height: 600px;
  }
}
@media (max-width: 700px) {
  .c-se-home-banner__container {
    max-height: 550px;
  }
}
@media (max-width: 600px) {
  .c-se-home-banner__container {
    max-height: 100%;
    min-height: 480px;
  }
}
.c-se-home-banner__swiper-container {
  height: 100%;
}
.c-se-home-banner__swiper-wrapper {
  height: 100%;
}
.c-se-home-banner__swiper-slide {
  position: relative;
  height: 100%;
  background-color: rgb(var(--rgb-5));
  overflow: hidden;
}
.c-se-home-banner__tooth {
  position: absolute;
  top: var(--ly-120);
  right: 60%;
  width: 80%;
  opacity: 0.3;
}
@media (max-width: 600px) {
  .c-se-home-banner__tooth {
    width: 100%;
    top: auto;
    right: 40%;
    bottom: 53%;
  }
}
.c-se-home-banner__flex {
  position: relative;
  display: flex;
  height: 100%;
}
@media (max-width: 600px) {
  .c-se-home-banner__flex {
    flex-wrap: wrap;
  }
}
.c-se-home-banner__content-item {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 50%;
}
@media (max-width: 768px) {
  .c-se-home-banner__content-item {
    width: 55%;
  }
}
@media (max-width: 600px) {
  .c-se-home-banner__content-item {
    width: 100%;
    height: 60%;
  }
}
.c-se-home-banner__content {
  position: relative;
  padding-left: var(--lx-140);
  z-index: 1;
}
@media (max-width: 600px) {
  .c-se-home-banner__content {
    padding-right: var(--lx-140);
  }
}
.c-se-home-banner__button {
  margin-top: var(--sy-50);
}
.c-se-home-banner__image-item {
  flex-shrink: 0;
  width: 55%;
  margin-left: -5%;
}
@media (max-width: 768px) {
  .c-se-home-banner__image-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .c-se-home-banner__image-item {
    display: flex;
    align-items: flex-end;
    width: 100%;
    width: 75%;
    height: 40%;
    margin-left: auto;
  }
}
.c-se-home-banner__picture {
  position: relative;
  height: 100%;
}
@media (max-width: 600px) {
  .c-se-home-banner__picture {
    width: 100%;
    height: 130%;
  }
}
.c-se-home-banner__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-position: 0% 40%;
}
@media (max-width: 600px) {
  .c-se-home-banner__img {
    object-position: 0% 0%;
  }
}
.c-se-home-banner__swiper-pagination {
  position: absolute;
  display: inline-block;
  height: 8px;
  width: auto !important;
  left: var(--lx-140) !important;
  bottom: calc(var(--sy-40) + var(--circle-dimension) / 2) !important;
  transform: translateY(50%);
}
@media (max-width: 1300px) {
  .c-se-home-banner__swiper-pagination {
    left: calc(var(--lx-40) + 95px) !important;
  }
}
@media (max-width: 1100px) {
  .c-se-home-banner__swiper-pagination {
    left: calc(var(--lx-40) + 70px) !important;
  }
}
@media (max-width: 500px) {
  .c-se-home-banner__swiper-pagination {
    height: auto;
    left: var(--lx-40) !important;
    bottom: 25px !important;
    transform: none;
  }
}
.c-se-home-banner__swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin-right: 20px !important;
  background-color: transparent;
  border: 1px solid rgb(var(--rgb-1));
  opacity: 1;
  transition: background-color 300ms;
}
@media (max-width: 500px) {
  .c-se-home-banner__swiper-pagination .swiper-pagination-bullet {
    display: block;
    margin: 0 0 15px !important;
  }
}
.c-se-home-banner__swiper-pagination .swiper-pagination-bullet:hover {
  background-color: rgba(var(--rgb-1), 0.3);
}
.c-se-home-banner__swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0 !important;
}
.c-se-home-banner__swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0 !important;
}
@media (max-width: 500px) {
  .c-se-home-banner__swiper-pagination .swiper-pagination-bullet:last-child {
    margin-bottom: 0 !important;
  }
}
.c-se-home-banner__swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgb(var(--rgb-1));
}
.c-se-home-banner__circle {
  position: absolute;
  width: var(--circle-dimension);
  height: var(--circle-dimension);
  left: var(--lx-40);
  bottom: var(--sy-40);
  z-index: 1;
}
@media (max-width: 500px) {
  .c-se-home-banner__circle {
    display: none;
  }
}
.c-se-home-banner__fast-links {
  display: flex;
  align-items: center;
  position: absolute;
  right: 57%;
  bottom: calc(var(--sy-40) + var(--circle-dimension) / 2);
  z-index: 1;
  transform: translateY(50%);
}
.c-se-home-banner__fast-link {
  line-height: 1;
  transition: color 300ms;
}
@media screen and (max-width: 1000px) {
  .c-se-home-banner__fast-link {
    display: none;
  }
}
.c-se-home-banner__fast-link:hover {
  color: rgb(var(--rgb-6));
}
.c-se-home-banner__fast-link:first-child {
  position: relative;
  margin-right: 51px;
}
.c-se-home-banner__fast-link:first-child:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  top: 50%;
  right: -25px;
  background-color: rgb(var(--rgb-1));
  transform: translateY(-50%);
}
.c-se-home-banner__fast-link-svg {
  width: 8px;
  height: 19px;
  fill: rgb(var(--rgb-1));
  transition: fill 300ms;
}
.c-se-home-banner__fast-link:hover .c-se-home-banner__fast-link-svg {
  fill: rgb(var(--rgb-6));
}

.c-se-page-banner__container {
  position: relative;
  display: flex;
  align-items: center;
  height: clamp(500px, var(--viewport-height, 100vh) - var(--header-height) - 140px, 700px);
  padding: var(--ly-120) var(--lx-140);
}
@media (max-width: 1024px) {
  .c-se-page-banner__container {
    height: clamp(400px, var(--viewport-height, 100vh) - var(--header-height) - 140px, 500px);
  }
}
@media (max-width: 768px) {
  .c-se-page-banner__container {
    height: auto;
  }
}
.c-se-page-banner__picture, .c-se-page-banner__picture:before, .c-se-page-banner__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.c-se-page-banner__picture:before {
  content: "";
  background-color: rgba(var(--rgb-1), 0.4);
  z-index: 1;
}
.c-se-page-banner__img {
  object-position: 50% 50%;
}
.c-se-page-banner__content {
  position: relative;
  z-index: 1;
}
.c-se-page-banner__title-normal-typo {
  --rgb: var(--rgb-white);
  display: block;
  position: relative;
}
.c-se-page-banner__title-script-typo {
  display: block;
  margin-top: -80px;
  margin-left: 10px;
  font-family: var(--ff-2);
  font-size: var(--fz-80);
  color: rgb(var(--rgb-3));
}
@media (max-width: 1300px) {
  .c-se-page-banner__title-script-typo {
    margin-top: -70px;
  }
}
@media (max-width: 1200px) {
  .c-se-page-banner__title-script-typo {
    margin-top: -60px;
  }
}
@media (max-width: 1024px) {
  .c-se-page-banner__title-script-typo {
    margin-top: -50px;
  }
}
@media (max-width: 768px) {
  .c-se-page-banner__title-script-typo {
    margin-top: -40px;
  }
}
@media (max-width: 600px) {
  .c-se-page-banner__title-script-typo {
    margin-top: -30px;
  }
}
.c-se-page-banner__description {
  --rgb: var(--rgb-white);
  max-width: 700px;
  margin-top: var(--sy-50);
}

.c-se-page-title__container {
  padding: var(--ly-140) var(--lx-140);
}
.c-se-page-title__flex {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .c-se-page-title__flex {
    flex-wrap: wrap;
  }
}
.c-se-page-title__title-item {
  flex: 1;
}
@media (max-width: 768px) {
  .c-se-page-title__title-item {
    width: 100%;
    flex: initial;
  }
}
.c-se-page-title__title-normal-typo {
  display: block;
  position: relative;
}
.c-se-page-title__title-script-typo {
  display: block;
  margin-top: -30px;
  margin-left: 10px;
  font-family: var(--ff-2);
  font-size: var(--fz-80);
  line-height: 1;
  color: rgb(var(--rgb-3));
}
@media (max-width: 1024px) {
  .c-se-page-title__title-script-typo {
    margin-top: -20px;
  }
}
.c-se-page-title__description {
  margin-top: var(--sy-90);
  max-width: 800px;
}
.c-se-page-title__select-item {
  width: 260px;
}
@media (max-width: 768px) {
  .c-se-page-title__select-item {
    width: 100%;
    margin-top: var(--sy-50);
    max-width: 400px;
  }
}

.c-se-twin-showcases__flex {
  display: flex;
  align-items: center;
}
@media (max-width: 700px) {
  .c-se-twin-showcases__flex {
    flex-wrap: wrap;
  }
}
.c-se-twin-showcases__link {
  display: block;
  position: relative;
  width: 50%;
}
@media (max-width: 700px) {
  .c-se-twin-showcases__link {
    width: 100%;
  }
}
.c-se-twin-showcases__link:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(var(--rgb-1), 0);
  z-index: 1;
  transition: background-color 300ms;
}
@media (max-width: 900px) {
  .c-se-twin-showcases__link:before {
    background-color: rgba(var(--rgb-1), 0.8);
  }
}
.c-se-twin-showcases__link:hover:before {
  background-color: rgba(var(--rgb-1), 0.8);
}
.c-se-twin-showcases__picture {
  position: relative;
  padding-top: 73.6111111111%;
}
.c-se-twin-showcases__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.c-se-twin-showcases__content {
  position: absolute;
  right: var(--lx-60);
  bottom: var(--ly-100);
  left: var(--lx-60);
  opacity: 0;
  z-index: 2;
  transition: opacity 300ms;
}
@media (max-width: 1200px) and (min-width: 701px) {
  .c-se-twin-showcases__content {
    bottom: var(--sy-70);
  }
}
@media (max-width: 900px) {
  .c-se-twin-showcases__content {
    opacity: 1;
  }
}
@media (max-width: 500px) {
  .c-se-twin-showcases__content {
    bottom: var(--sy-70);
  }
}
.c-se-twin-showcases__link:hover .c-se-twin-showcases__content {
  opacity: 1;
}
.c-se-twin-showcases__title {
  --rgb: var(--rgb-white);
}
.c-se-twin-showcases__span {
  --rgb: var(--rgb-white);
  margin-top: var(--sy-40);
}

.c-se-content-and-image {
  position: relative;
}
.c-se-content-and-image__flex {
  display: flex;
  align-items: center;
}
@media (max-width: 900px) {
  .c-se-content-and-image__flex {
    flex-wrap: wrap;
  }
}
.c-se-content-and-image__image-item, .c-se-content-and-image__content-item {
  width: 50%;
}
@media (max-width: 900px) {
  .c-se-content-and-image__image-item, .c-se-content-and-image__content-item {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .c-se-content-and-image__image-item {
    max-width: 600px;
    margin-left: auto;
  }
}
@media (max-width: 600px) {
  .c-se-content-and-image__image-item {
    margin-left: -15%;
    width: 115%;
    max-width: 115%;
  }
}
.c-se-content-and-image__content-item {
  padding-bottom: var(--sy-50);
  padding-left: var(--lx-180);
}
@media (max-width: 900px) {
  .c-se-content-and-image__content-item {
    padding-right: var(--lx-180);
    padding-bottom: 0;
  }
}
.c-se-content-and-image__subtitle {
  display: block;
  margin-bottom: var(--sy-20);
}
.c-se-content-and-image__title {
  max-width: 600px;
}
@media (max-width: 900px) {
  .c-se-content-and-image__title {
    max-width: 500px;
  }
}
.c-se-content-and-image__expertises-list {
  margin-top: var(--sy-40);
}
.c-se-content-and-image__expertise-link-wrapper {
  font-size: 0;
}
.c-se-content-and-image__expertise-link-wrapper:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .c-se-content-and-image__expertise-link-wrapper:not(:last-child) {
    margin-bottom: 15px;
  }
}
.c-se-content-and-image__link {
  margin-top: var(--sy-50);
}
.c-se-content-and-image__image-item {
  align-self: flex-end;
}
@media (max-width: 900px) {
  .c-se-content-and-image__image-item {
    margin-top: var(--sy-90);
  }
}
.c-se-content-and-image__picture {
  position: relative;
  padding-top: 85.3333333333%;
}
.c-se-content-and-image__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-position: bottom;
}

.c-se-news-list__text-container {
  padding: 0 var(--lx-140) var(--ly-80);
}
.c-se-news-list__container {
  padding: 0 var(--lx-60) var(--ly-80);
}
.c-se-news-list__list {
  margin-bottom: var(--sy-80);
}
.c-se-news-list__button-wrapper {
  margin-top: var(--sy-80);
}
.c-se-news-detail__container {
  padding: 0 var(--lx-140) var(--ly-120);
}
.c-se-news-detail__infos {
  margin-bottom: var(--sy-40);
}
.c-se-news-detail__date {
  margin-left: 10px;
}
.c-se-news-detail__title {
  margin-bottom: var(--sy-70);
}
.c-se-news-detail__intro {
  margin-bottom: var(--sy-30);
  font-family: var(--ff-1);
  font-size: var(--fz-24);
  font-weight: 500;
  line-height: 1.5;
}
.c-se-news-detail__link {
  margin-top: var(--ly-120);
}

.c-se-team {
  position: relative;
  overflow: hidden;
  background-color: rgb(var(--rgb-5));
}
.c-se-team:before, .c-se-team:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  background-color: rgb(var(--rgb-white));
  z-index: 1;
}
.c-se-team:before {
  height: 585px;
  top: 0;
}
@media (max-width: 1300px) {
  .c-se-team:before {
    height: 485px;
  }
}
@media (max-width: 1100px) {
  .c-se-team:before {
    height: 425px;
  }
}
@media (max-width: 1000px) {
  .c-se-team:before {
    height: 325px;
  }
}
.c-se-team:after {
  height: 100px;
  bottom: 0;
}
@media (max-width: 1000px) {
  .c-se-team:after {
    height: 350px;
  }
}
.c-se-team__right-tooth, .c-se-team__left-tooth {
  position: absolute;
  width: 1000px;
  opacity: 0.1;
}
@media (max-width: 1300px) {
  .c-se-team__right-tooth, .c-se-team__left-tooth {
    width: 800px;
  }
}
@media (max-width: 1100px) {
  .c-se-team__right-tooth, .c-se-team__left-tooth {
    width: 700px;
  }
}
@media (max-width: 768px) {
  .c-se-team__right-tooth, .c-se-team__left-tooth {
    width: 600px;
  }
}
.c-se-team__right-tooth {
  right: 0;
  bottom: -100px;
  transform: translateX(50%);
}
@media (max-width: 700px) {
  .c-se-team__right-tooth {
    bottom: 200px;
  }
}
.c-se-team__left-tooth {
  top: 300px;
  left: 0;
  transform: translateX(-50%);
}
@media (max-width: 1000px) {
  .c-se-team__left-tooth {
    top: 100px;
  }
}
.c-se-team__container {
  position: relative;
  padding: var(--ly-120) var(--lx-120) 0;
  z-index: 2;
}
.c-se-team__list > :not(:last-child) {
  margin-bottom: var(--ly-120);
}
@media (max-width: 700px) {
  .c-se-team__list > :not(:last-child) {
    margin-bottom: var(--sy-90);
  }
}
@media (min-width: 701px) {
  .c-se-team .c-bl-member__content {
    padding-top: var(--ly-120);
  }
}
.c-se-team .c-bl-member:last-child .c-bl-member__content {
  margin-bottom: var(--ly-120);
}
@media (max-width: 700px) {
  .c-se-team .c-bl-member:last-child .c-bl-member__content {
    margin-bottom: var(--sy-90);
  }
}

.c-se-image__container {
  padding-right: var(--lx-140);
  padding-left: var(--lx-140);
}
@media (max-width: 600px) {
  .c-se-image__container {
    padding: 0;
  }
}
.c-se-image__picture {
  position: relative;
  padding-top: 41.6666666667%;
}
.c-se-image__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.c-se-contact__flex {
  display: flex;
}
@media (max-width: 768px) {
  .c-se-contact__flex {
    flex-wrap: wrap;
  }
}
.c-se-contact__infos-item {
  width: 50%;
  padding: var(--ly-120) var(--lx-140);
}
@media (max-width: 768px) {
  .c-se-contact__infos-item {
    width: 100%;
    padding-top: 0;
  }
}
@media (max-width: 768px) and (min-width: 601px) {
  .c-se-contact__infos-item {
    display: flex;
    justify-content: space-between;
  }
}
.c-se-contact__infos {
  flex: 1;
  max-width: 400px;
}
@media (max-width: 768px) and (min-width: 601px) {
  .c-se-contact__infos {
    margin-right: 30px;
  }
}
.c-se-contact__phone-wrapper {
  margin-bottom: var(--sy-30);
}
.c-se-contact__phone {
  --rgb: var(--rgb-3);
  transition: color 300ms;
}
.c-se-contact__phone:hover {
  color: rgb(var(--rgb-2));
}
.c-se-contact__address {
  margin-bottom: var(--sy-30);
}
.c-se-contact__map-wrapper {
  margin-bottom: var(--sy-30);
}
.c-se-contact__email-wrapper {
  margin-bottom: var(--sy-70);
}
.c-se-contact__email {
  transition: color 300ms;
}
.c-se-contact__email:hover {
  color: rgb(var(--rgb-3));
}
.c-se-contact__privacy-officer {
  margin-bottom: var(--sy-70);
}
@media (max-width: 768px) and (min-width: 601px) {
  .c-se-contact__privacy-officer {
    margin-bottom: 0;
  }
}
.c-se-contact__privacy-officer-title {
  line-height: 1.3em;
  margin-bottom: var(--sy-30);
}
.c-se-contact__privacy-officer-email, .c-se-contact__privacy-officer-phone-link {
  color: inherit;
  transition: color 300ms;
}
.c-se-contact__privacy-officer-email:hover, .c-se-contact__privacy-officer-phone-link:hover {
  color: rgb(var(--rgb-3));
}
@media (max-width: 768px) and (min-width: 601px) {
  .c-se-contact__schedule {
    padding-right: 30px;
  }
}
.c-se-contact__schedule-title {
  line-height: 1.3em;
  margin-bottom: var(--sy-30);
}
.c-se-contact__form-item {
  width: 50%;
  padding: var(--ly-120) var(--lx-140);
  background-color: rgb(var(--rgb-2));
}
@media (max-width: 768px) {
  .c-se-contact__form-item {
    width: 100%;
  }
}
.c-se-contact__form-title {
  --rgb: var(--rgb-white);
  margin-bottom: var(--sy-40);
  line-height: 1;
}
.c-se-contact__form-subTitle {
  --rgb: var(--rgb-white);
  line-height: 1;
}
.c-se-contact__field {
  margin-bottom: var(--sy-60);
}
.c-se-map__map {
  height: 500px;
}
@media (max-width: 1024px) {
  .c-se-map__map {
    height: 450px;
  }
}
@media (max-width: 768px) {
  .c-se-map__map {
    height: 400px;
  }
}
@media (max-width: 600px) {
  .c-se-map__map {
    height: 350px;
  }
}

.c-se-twin-text {
  position: relative;
  background-color: rgb(var(--rgb-5));
  overflow: hidden;
}
.c-se-twin-text__tooth {
  position: absolute;
  width: 1000px;
  top: -100px;
  right: -100px;
  opacity: 0.1;
}
@media (max-width: 1200px) {
  .c-se-twin-text__tooth {
    width: 800px;
  }
}
@media (max-width: 1000px) {
  .c-se-twin-text__tooth {
    width: 600px;
    top: -50px;
  }
}
.c-se-twin-text__container {
  padding: 0 0 var(--ly-85);
}
.c-se-twin-text__scrolldown-wrapper {
  padding: var(--sy-50) var(--lx-40);
}
@media (max-width: 600px) {
  .c-se-twin-text__scrolldown-wrapper {
    padding-bottom: 0;
  }
}
.c-se-twin-text__texts-wrapper {
  padding: var(--sy-70) var(--lx-140) 0;
}
.c-se-twin-text__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.c-se-twin-text__left-item {
  width: 100%;
}
.c-se-twin-text__left-text {
  max-width: 48%;
  font-family: var(--ff-1);
  font-size: var(--fz-24);
  font-weight: 500;
  line-height: 1.5;
  color: rgb(var(--rgb-1));
}
@media (max-width: 768px) {
  .c-se-twin-text__left-text {
    max-width: 100%;
  }
}
.c-se-twin-text__right-item {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-top: var(--sy-70);
}
.c-se-twin-text__right-text {
  max-width: 48%;
}
@media (max-width: 768px) {
  .c-se-twin-text__right-text {
    max-width: 100%;
  }
}

.c-se-rubrics__container {
  padding: var(--ly-85) var(--lx-140) var(--ly-170);
}
.c-se-expertises-list__container {
  padding: 0 var(--lx-140) var(--ly-170);
}
.c-se-expertises-list__expertise {
  display: flex;
  align-items: center;
  min-height: 135px;
  padding: var(--sy-30) var(--sx-40);
  border-bottom: 1px solid rgba(var(--rgb-1), 0.1);
}
@media (max-width: 1024px) {
  .c-se-expertises-list__expertise {
    min-height: 110px;
  }
}
@media (max-width: 768px) {
  .c-se-expertises-list__expertise {
    min-height: 100px;
  }
}
@media (max-width: 600px) {
  .c-se-expertises-list__expertise {
    padding: var(--sy-30) 0;
  }
}
.c-se-expertises-list__expertise-title {
  flex: 1;
  transition: color 300ms;
}
.c-se-expertises-list__expertise:hover .c-se-expertises-list__expertise-title {
  color: rgb(var(--rgb-3));
}
.c-se-expertises-list__expertise-svg {
  position: relative;
  width: 10px;
  height: 14px;
  margin-left: 30px;
  fill: rgb(var(--rgb-3));
}

.c-se-privacy-policy__container {
  padding: 0 var(--lx-140) var(--ly-120);
}
.c-se-privacy-policy__intro {
  margin-bottom: var(--sy-60);
  font-family: var(--ff-1);
  font-size: var(--fz-24);
  font-weight: 500;
  line-height: 1.5;
}

.c-bl-member {
  display: flex;
  width: 100%;
}
@media (max-width: 700px) {
  .c-bl-member {
    flex-wrap: wrap;
    max-width: 450px;
    margin: 0 auto;
  }
}
.c-bl-member__picture-wrapper {
  width: 40%;
  max-width: 550px;
  flex-shrink: 0;
}
@media (max-width: 1300px) {
  .c-bl-member__picture-wrapper {
    width: 45%;
  }
}
@media (max-width: 700px) {
  .c-bl-member__picture-wrapper {
    width: 100%;
  }
}
.c-bl-member__picture {
  position: relative;
  padding-top: 116.6666666667%;
}
.c-bl-member__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.c-bl-member__content {
  flex: 1;
  padding: var(--sy-60) 0 var(--sy-60) var(--lx-120);
}
@media (max-width: 700px) {
  .c-bl-member__content {
    padding: var(--sy-60) 0 0;
  }
}
.c-bl-member__list {
  display: flex;
  flex-wrap: wrap;
  margin: calc(var(--sx-25) / 2 * -1) calc(var(--sx-25) / 2 * -1) calc(var(--sy-70) - var(--sx-25) / 2);
}
@media (max-width: 700px) {
  .c-bl-member__list {
    margin-bottom: var(--sy-50);
  }
}
.c-bl-member__list-item {
  font-family: var(--ff-1);
  font-size: var(--fz-13);
  font-weight: 500;
  color: rgb(var(--rgb-6));
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: color 300ms;
  margin: calc(var(--sx-25) / 2);
}
.c-bl-member__list-item:hover {
  color: rgb(var(--rgb-1));
}
.c-bl-member__list-item--active {
  color: rgb(var(--rgb-1));
}
.c-bl-member__job {
  margin-bottom: var(--sy-30);
}
@media (max-width: 700px) {
  .c-bl-member__bio-wrapper {
    overflow: hidden;
  }
}
.c-bl-member__bio-link {
  display: inline-flex;
  align-items: flex-start;
}
.c-bl-member__bio-text {
  font-family: var(--ff-1);
  font-size: var(--fz-13);
  font-weight: 500;
  color: rgb(var(--rgb-1));
  text-transform: uppercase;
  letter-spacing: 1px;
}
.c-bl-member__bio-svg {
  position: relative;
  top: -1px;
  width: 8px;
  height: 12px;
  fill: rgb(var(--rgb-3));
  margin-left: var(--sx-20);
  transform: rotate(90deg);
  transition: transform 300ms var(--out-cubic);
}
.js-accordion-opened .c-bl-member__bio-svg {
  transform: rotate(-90deg);
}
.c-bl-member__bio-content-wrapper {
  height: 0;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 500ms var(--out-cubic), transform 500ms var(--out-cubic);
}
.js-accordion-opened > .c-bl-member__bio-content-wrapper {
  opacity: 1;
  transform: none;
}
.c-bl-member__bio-content {
  padding-top: var(--sy-20);
  max-width: 600px;
}
.c-bl-member__button {
  margin-top: var(--sy-50);
}
@media (min-width: 701px) {
  .c-bl-member--reversed .c-bl-member__picture-wrapper {
    order: 2;
  }
}
@media (min-width: 701px) {
  .c-bl-member--reversed .c-bl-member__content {
    order: 1;
    padding-right: var(--lx-120);
  }
}

.c-bl-mosaic {
  max-width: 1200px;
  margin: 0 auto;
}
.c-bl-mosaic__top-item {
  display: flex;
}
@media (max-width: 768px) {
  .c-bl-mosaic__top-item {
    flex-wrap: wrap;
  }
}
.c-bl-mosaic__left-item {
  display: flex;
  align-items: flex-end;
  width: 100%;
  max-width: 420px;
  margin-right: 40px;
}
@media (max-width: 1200px) {
  .c-bl-mosaic__left-item {
    max-width: 350px;
    margin-right: 30px;
  }
}
@media (max-width: 1024px) {
  .c-bl-mosaic__left-item {
    max-width: 320px;
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .c-bl-mosaic__left-item {
    max-width: 100%;
    margin-right: 0;
    margin-top: 20px;
    order: 2;
  }
}
.c-bl-mosaic__link {
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--sy-80) var(--lx-60);
  background-color: rgb(var(--rgb-2));
}
.c-bl-mosaic__link-content {
  margin-top: 40px;
}
@media (max-width: 850px) {
  .c-bl-mosaic__link-content {
    margin-top: 0;
  }
}
.c-bl-mosaic__title {
  --rgb: var(--rgb-white);
}
.c-bl-mosaic__span {
  margin-top: var(--sy-40);
}
.c-bl-mosaic__right-item {
  flex: 1;
}
@media (max-width: 768px) {
  .c-bl-mosaic__right-item {
    width: 100%;
    flex: initial;
    order: 1;
  }
}
.c-bl-mosaic__picture {
  position: relative;
}
.c-bl-mosaic__picture--1 {
  padding-top: 72%;
}
.c-bl-mosaic__picture--2 {
  padding-top: 43.75%;
}
.c-bl-mosaic__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.c-bl-mosaic__bottom-item {
  width: 90%;
  margin: 40px auto 0;
}
@media (max-width: 1200px) {
  .c-bl-mosaic__bottom-item {
    margin-top: 30px;
  }
}
@media (max-width: 1024px) {
  .c-bl-mosaic__bottom-item {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .c-bl-mosaic__bottom-item {
    width: 100%;
  }
}

.c-bl-news {
  display: flex;
  align-items: center;
  margin-bottom: var(--sy-80);
}
@media (max-width: 760px) {
  .c-bl-news {
    flex-wrap: wrap;
  }
}
.c-bl-news__image-item {
  width: 40%;
}
@media (max-width: 1024px) {
  .c-bl-news__image-item {
    width: 50%;
  }
}
@media (max-width: 760px) {
  .c-bl-news__image-item {
    width: 100%;
  }
}
.c-bl-news__picture {
  position: relative;
  padding-top: 81.8181818182%;
  overflow: hidden;
}
.c-bl-news__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: transform 300ms var(--out-cubic);
}
.c-bl-news:hover .c-bl-news__img {
  transform: scale(1.1);
}
.c-bl-news__content-item {
  width: 60%;
}
@media (max-width: 1024px) {
  .c-bl-news__content-item {
    width: 50%;
  }
}
@media (max-width: 760px) {
  .c-bl-news__content-item {
    width: 100%;
  }
}
.c-bl-news__content {
  padding-left: var(--lx-120);
}
@media (max-width: 760px) {
  .c-bl-news__content {
    padding-left: 0;
    margin-top: var(--sy-50);
  }
}
.c-bl-news__infos {
  margin-bottom: var(--sy-40);
}
.c-bl-news__date {
  margin-left: 10px;
}
.c-bl-news__link {
  margin-top: var(--sy-40);
}
.c-mi-back-to-top-and-links {
  --back-to-top-and-links__arrow-link--dimension: 40px;
  --back-to-top-and-links__circle-link--margin-bottom: 10px;
}

.c-mi-back-to-top-and-links {
  display: flex;
  align-items: flex-end;
  position: absolute;
  width: var(--back-to-top-and-links__arrow-link--dimension);
  top: 0;
  right: 20px;
  bottom: 30px;
  pointer-events: none;
  z-index: 10;
}
@media (max-width: 768px) {
  .c-mi-back-to-top-and-links {
    right: 20px;
    bottom: 20px;
  }
}
@media (max-width: 600px) {
  .c-mi-back-to-top-and-links {
    right: 15px;
    bottom: 15px;
  }
}
.c-mi-back-to-top-and-links__container {
  position: sticky;
  bottom: 50px;
}
@media (max-width: 1024px) {
  .c-mi-back-to-top-and-links__container {
    bottom: 40px;
  }
}
@media (max-width: 768px) {
  .c-mi-back-to-top-and-links__container {
    bottom: 20px;
  }
}
@media (max-width: 600px) {
  .c-mi-back-to-top-and-links__container {
    bottom: 15px;
  }
}
.c-mi-back-to-top-and-links__on-off-content {
  opacity: 0;
  transition: opacity 300ms;
}
.c-mi-back-to-top-and-links.displayed .c-mi-back-to-top-and-links__on-off-content {
  opacity: 1;
  pointer-events: all;
  transition: opacity 300ms ease 300ms;
}
.c-mi-back-to-top-and-links__visible-content {
  position: relative;
  pointer-events: all;
  top: calc(var(--back-to-top-and-links__arrow-link--dimension) + var(--back-to-top-and-links__circle-link--margin-bottom));
  transition: top 300ms var(--out-cubic) 300ms;
}
@media (min-width: 951px) {
  .c-mi-back-to-top-and-links__visible-content {
    display: none;
  }
}
.c-mi-back-to-top-and-links.displayed .c-mi-back-to-top-and-links__visible-content {
  top: 0px;
  transition: top 300ms var(--out-cubic);
}
.c-mi-back-to-top-and-links__link {
  margin-bottom: var(--back-to-top-and-links__circle-link--margin-bottom);
}
.c-mi-back-to-top-and-links__circle {
  --border: var(--rgb-3);
  transform: rotate(180deg);
  border-width: 2px;
}
.c-mi-back-to-top-and-links__circle-svg {
  --fill: var(--rgb-3);
}
.c-mi-back-to-top-and-links__link:hover .c-mi-back-to-top-and-links__circle-svg {
  --top: calc(50% + 5px);
}
.c-mi-back-to-top-and-links__link-text-wrapper {
  transform: rotate(-90deg);
  position: relative;
  margin-block-start: 30px;
  right: 5px;
}
@media (max-width: 768px) {
  .c-mi-back-to-top-and-links__link-text-wrapper {
    display: none;
  }
}
.c-mi-back-to-top-and-links__link-text {
  display: inline-block;
  font-family: var(--ff-1);
  font-size: var(--fz-16);
  font-weight: 500;
  line-height: 1;
  color: rgb(var(--rgb-1));
}

.tag {
  font-family: var(--ff-1);
  font-size: var(--fz-13);
  font-weight: 500;
  color: rgb(var(--rgb-1));
  padding: 8px 20px;
  border-radius: 20px;
  background-color: rgb(var(--rgb-5));
}

.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(var(--rgb-black), 0);
  visibility: hidden;
  pointer-events: none;
  z-index: 10;
}

.c-ov-dropdown {
  --line-height: 40px;
}

.c-ov-dropdown {
  position: absolute;
  width: 420px;
  top: var(--header-height);
  left: 50%;
  height: 0px;
  background-color: rgb(var(--rgb-1));
  opacity: 0;
  transform: translateX(-50%);
  overflow: hidden;
  visibility: hidden;
  pointer-events: none;
  z-index: 20;
  transition-property: height, top, opacity;
  transition-duration: 500ms;
  transition-timing-function: var(--out-cubic);
}
@media (max-width: 1200px) {
  .c-ov-dropdown {
    width: 350px;
  }
}
@media (max-width: 1100px) {
  .c-ov-dropdown {
    width: 290px;
  }
}
.c-ov-dropdown:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 0px;
  top: 0px;
  left: 50%;
  background-color: rgba(var(--rgb-white), 0.5);
  opacity: 0;
  transform: translateX(-50%);
  transition-property: height, opacity;
  transition-duration: 500ms;
  transition-timing-function: var(--out-cubic);
}
.c-ov-dropdown__container {
  position: relative;
  padding: calc(var(--line-height) + 20px) var(--lx-50) var(--sy-60);
  opacity: 0;
  transform: translateY(50px);
  transition-property: transform, opacity;
  transition-duration: 500ms;
  transition-timing-function: var(--out-cubic);
}
.c-ov-dropdown__link-wrapper {
  text-align: center;
}
.c-ov-dropdown__link-wrapper:not(:last-child) {
  margin-bottom: var(--sy-30);
}
.c-ov-dropdown__link {
  font-family: var(--ff-1);
  font-size: var(--fz-13);
  font-weight: 500;
  line-height: 1.5em;
  color: rgb(var(--rgb-white));
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: color 300ms;
}
.c-ov-dropdown__link:hover {
  color: rgb(var(--rgb-4));
}

.show-overlay-dropdown .overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  background-color: rgba(var(--rgb-black), 0.1);
  transition: background-color 500ms;
}
.show-overlay-dropdown .c-ov-dropdown {
  top: calc(var(--header-height) - var(--header-height) / 3);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.show-overlay-dropdown .c-ov-dropdown:before {
  height: var(--line-height);
  opacity: 1;
}
.show-overlay-dropdown .c-ov-dropdown__container {
  opacity: 1;
  transform: none;
}

.closing-overlay-dropdown .overlay {
  background-color: rgba(var(--rgb-black), 0);
}
.closing-overlay-dropdown .c-ov-dropdown {
  top: var(--header-height);
  opacity: 0;
}
.closing-overlay-dropdown .c-ov-dropdown:before {
  height: 0px;
  opacity: 0;
}
.closing-overlay-dropdown .c-ov-dropdown__container {
  opacity: 0;
  transform: translateY(50px);
}

.c-ov-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 20;
}
@media (min-width: 1001px) {
  .c-ov-menu {
    display: none;
  }
}
.c-ov-menu__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgb(var(--rgb-1));
  opacity: 0;
  transition: opacity 800ms;
  z-index: -1;
}
.c-ov-menu__container {
  position: absolute;
  width: 500px;
  top: var(--header-height);
  right: -500px;
  bottom: 0;
  padding: 0 var(--lx-120);
  background-color: rgb(var(--rgb-white));
  box-shadow: 0px 10px 10px 0px rgba(var(--rgb-1), 0.1);
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  transition: right 800ms var(--in-out-cubic);
}
@media (max-width: 600px) {
  .c-ov-menu__container {
    width: 450px;
    right: -450px;
  }
}
@media (max-width: 500px) {
  .c-ov-menu__container {
    width: 100%;
    right: -100%;
  }
}
.c-ov-menu__container::-webkit-scrollbar {
  display: none;
}
.c-ov-menu__content {
  padding: var(--sy-70) 0;
  opacity: 0;
  transform: translateX(100px);
}
@media (max-width: 500px) {
  .c-ov-menu__content {
    padding-bottom: 40px;
  }
}
@media (max-width: 350px) {
  .c-ov-menu__content {
    padding-bottom: 30px;
  }
}
.c-ov-menu__main-level-link-wrapper {
  overflow: hidden;
}
.c-ov-menu__main-level-link-wrapper--margin {
  margin-bottom: var(--sy-20);
}
.c-ov-menu__main-level-link, .c-ov-menu__button-wrapper {
  padding: 10px 15px 11px;
}
@media (max-width: 350px) {
  .c-ov-menu__main-level-link, .c-ov-menu__button-wrapper {
    padding: 8px 0 9px;
  }
}
.c-ov-menu__main-level-link {
  display: flex;
  align-items: center;
}
.c-ov-menu__main-level-text {
  font-size: var(--fz-18);
  transition: color 300ms;
}
.c-ov-menu__main-level-link:hover .c-ov-menu__main-level-text {
  color: rgb(var(--rgb-3));
}
.js-accordion-opened .c-ov-menu__main-level-text {
  color: rgb(var(--rgb-3));
}
.c-ov-menu__main-level-svg {
  position: relative;
  top: -1px;
  width: 8px;
  height: 12px;
  margin-left: 20px;
  fill: rgb(var(--rgb-3));
  transform: rotate(90deg);
  transition: transform 300ms var(--out-cubic);
}
.js-accordion-opened .c-ov-menu__main-level-svg {
  transform: rotate(-90deg);
}
.c-ov-menu__second-level {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 700ms var(--in-out-cubic), transform 700ms var(--in-out-cubic);
}
.js-accordion-opened > .c-ov-menu__second-level {
  opacity: 1;
  transform: none;
}
.c-ov-menu__second-level-link-wrapper {
  padding: 6px 15px;
}
@media (max-width: 350px) {
  .c-ov-menu__second-level-link-wrapper {
    padding: 6px 0;
  }
}
.c-ov-menu__second-level-link-wrapper:first-child {
  padding-top: 8px;
}
.c-ov-menu__second-level-link-wrapper:last-child {
  padding-bottom: 25px;
}
.c-ov-menu__secondary-link-wrapper {
  padding: 6px 0;
}
.c-ov-menu__secondary-link-wrapper:first-child {
  padding-top: 0px;
}
.c-ov-menu__secondary-link-wrapper:last-child {
  padding-bottom: 0px;
}
.c-ov-menu__second-level-link, .c-ov-menu__secondary-link {
  font-family: var(--ff-1);
  font-size: var(--fz-18);
  font-weight: 500;
  line-height: 1.5;
  color: rgb(var(--rgb-1));
  transition: color 300ms;
}
.c-ov-menu__second-level-link:hover {
  color: rgb(var(--rgb-3));
}

.show-overlay-menu .c-ov-menu {
  visibility: visible;
  pointer-events: all;
}
.show-overlay-menu .c-ov-menu__background {
  opacity: 0.5;
}
.show-overlay-menu .c-ov-menu__container {
  right: 0px;
  pointer-events: all;
}
@media (max-width: 500px) {
  .show-overlay-menu .c-ov-menu__container {
    right: 0%;
  }
}
.show-overlay-menu .c-ov-menu__content {
  opacity: 1;
  transform: none;
  transition: opacity 800ms var(--out-cubic) 300ms, transform 800ms var(--out-cubic) 300ms;
}
.show-overlay-menu .c-bu-menu__line--1 {
  width: 0%;
  top: calc(50% - 1px);
  left: 50%;
  opacity: 0;
}
.show-overlay-menu .c-bu-menu__line--2 {
  transform: rotate(45deg);
  width: 100%;
}
.show-overlay-menu .c-bu-menu__line--3 {
  transform: rotate(-45deg);
  width: 100%;
}
.show-overlay-menu .c-bu-menu__line--4 {
  width: 0%;
  bottom: calc(50% - 1px);
  left: 50%;
  opacity: 0;
}

.closing-overlay-menu .c-ov-menu__background {
  opacity: 0;
}
.closing-overlay-menu .c-ov-menu__container {
  right: -500px;
  pointer-events: none;
}
@media (max-width: 600px) {
  .closing-overlay-menu .c-ov-menu__container {
    right: -450px;
  }
}
@media (max-width: 500px) {
  .closing-overlay-menu .c-ov-menu__container {
    right: -100%;
  }
}
.closing-overlay-menu .c-ov-menu__section {
  opacity: 0;
  transform: translateX(100px);
}
.closing-overlay-menu .c-bu-menu__line--1 {
  top: 0px;
  width: 100%;
  opacity: 1;
  left: 0%;
}
.closing-overlay-menu .c-bu-menu__line--2, .closing-overlay-menu .c-bu-menu__line--3 {
  transform: none;
  top: calc(50% - 1px);
}
.closing-overlay-menu .c-bu-menu__line--4 {
  bottom: 0px;
  width: 100%;
  opacity: 1;
  left: 0%;
}

.page-container {
  position: relative;
}

.p-home__tooth-container {
  position: relative;
  overflow: hidden;
}
.p-home__tooth {
  position: absolute;
  top: 40px;
  right: var(--lx-200);
  left: var(--lx-200);
  opacity: 0.05;
}
.p-home__wysiwyg-container {
  position: relative;
  padding: var(--ly-260) var(--lx-180);
}
.p-home__wysiwyg {
  text-align: center;
  max-width: 630px;
  margin: 0 auto;
}
.p-home__team .swiper-slide {
  opacity: 0 !important;
}
.p-home__team .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.p-home__team-container {
  position: relative;
  padding: var(--ly-200) var(--lx-120) var(--ly-120);
  background-color: rgb(var(--rgb-5));
  /*&:before {
      content: "";
      position: absolute;
      height: 220px;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgb(var(--rgb-white));

      @include media("<=1300px") { height: 200px; }
      @include media("<=1100px") { height: 180px; }
      @include media("<=1024px") { height: 155px; }
      @include media("<=900px")  { height: 135px; }
      @include media("<=800px")  { height: 115px; }
      @include media("<=768px")  { height: 100px; }
      @include media("<=700px")  {
          height: 300px;
          top: 0;
          bottom: auto;
          background-color: rgb(var(--rgb-5));
      }
  }*/
}
@media (max-width: 700px) {
  .p-home__team-container {
    background-color: rgb(var(--rgb-white));
  }
}
.p-home .c-bl-member__bio-wrapper {
  overflow: hidden;
}

.p-experience .c-se-page-banner__title {
  max-width: 550px;
}
@media (max-width: 1300px) {
  .p-experience .c-se-page-banner__title {
    max-width: 450px;
  }
}
.p-experience__content {
  overflow: hidden;
  position: relative;
  background-color: rgb(var(--rgb-5));
}
.p-experience__content:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 650px;
  background-color: rgb(var(--rgb-white));
}
@media (max-width: 1400px) {
  .p-experience__content:before {
    height: 500px;
  }
}
@media (max-width: 1024px) {
  .p-experience__content:before {
    height: 400px;
  }
}
@media (max-width: 768px) {
  .p-experience__content:before {
    height: 300px;
  }
}
@media (max-width: 600px) {
  .p-experience__content:before {
    height: 220px;
  }
}
.p-experience__shape-1 {
  position: absolute;
  top: 650px;
  right: 0;
  left: 0;
}
@media (max-width: 1400px) {
  .p-experience__shape-1 {
    top: 499px;
  }
}
@media (max-width: 1024px) {
  .p-experience__shape-1 {
    top: 399px;
  }
}
@media (max-width: 768px) {
  .p-experience__shape-1 {
    top: 299px;
  }
}
@media (max-width: 600px) {
  .p-experience__shape-1 {
    top: 219px;
  }
}
.p-experience__shape-2 {
  position: absolute;
  width: 50%;
  bottom: -1px;
  left: 0;
}
@media (max-width: 1024px) {
  .p-experience__shape-2 {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .p-experience__shape-2 {
    width: 70%;
  }
}
@media (max-width: 500px) {
  .p-experience__shape-2 {
    width: 80%;
  }
}
.p-experience__scrolldown {
  position: relative;
  padding: var(--sy-50) var(--lx-40) 0;
}
.p-experience__intro {
  position: relative;
  padding: var(--ly-120) var(--lx-180) var(--ly-140);
}
.p-experience__title {
  margin-bottom: var(--sy-50);
  font-weight: 700;
}
@media (max-width: 768px) {
  .p-experience__title {
    margin-bottom: var(--sy-30);
  }
}
.p-experience__subtitle {
  font-weight: 700;
}
.p-experience__script-wrapper {
  position: relative;
  padding: var(--ly-200) 0 var(--sy-70);
}
.p-experience__script {
  margin-left: 30px;
  font-family: var(--ff-2);
  font-size: 18rem;
  line-height: 2;
  color: rgb(var(--rgb-3));
}
@media (max-width: 1400px) {
  .p-experience__script {
    font-size: 16rem;
  }
}
@media (max-width: 1300px) {
  .p-experience__script {
    font-size: 14rem;
  }
}
@media (max-width: 1200px) {
  .p-experience__script {
    font-size: 12rem;
  }
}
@media (max-width: 1100px) {
  .p-experience__script {
    font-size: 11rem;
  }
}
@media (max-width: 1000px) {
  .p-experience__script {
    font-size: 10rem;
  }
}
@media (max-width: 768px) {
  .p-experience__script {
    font-size: 9rem;
  }
}
@media (max-width: 600px) {
  .p-experience__script {
    font-size: 8rem;
  }
}
@media (max-width: 500px) {
  .p-experience__script {
    font-size: 7rem;
  }
}
@media (max-width: 450px) {
  .p-experience__script {
    font-size: 6rem;
    margin-left: 10px;
  }
}
@media (max-width: 350px) {
  .p-experience__script {
    font-size: 5rem;
  }
}
.p-experience__wysiwyg-1-container {
  position: relative;
  padding: 0 var(--lx-220) var(--ly-140);
}
.p-experience__wysiwyg-2-container {
  position: relative;
  padding: 0 var(--lx-220) var(--ly-200);
}
.p-experience__wysiwyg-1, .p-experience__wysiwyg-2 {
  max-width: 950px;
  margin: 0 auto;
}
.p-experience__mosaic {
  position: relative;
  padding: 0 var(--lx-120) var(--ly-140);
}

.p-team__image {
  padding-top: var(--ly-170);
}
.p-team__wysiwyg-container {
  padding: var(--ly-170) var(--lx-140);
}
.p-team__wysiwyg {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.p-team__wysiwyg h4 {
  font-weight: normal;
  line-height: 1.5;
}

.p-expertises-list .c-se-page-title__container {
  padding-bottom: var(--sy-70);
}

.p-contact #map {
  height: 500px;
}
@media screen and (max-width: 1600px) {
  .p-contact #map {
    height: 500px;
  }
}
@media screen and (max-width: 1400px) {
  .p-contact #map {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .p-contact #map {
    height: 340px;
  }
}

.p-error .c-se-page-title__title-script-typo {
  margin-top: -40px;
  margin-left: 80px;
}
@media (max-width: 1200px) {
  .p-error .c-se-page-title__title-script-typo {
    margin-top: -30px;
    margin-left: 60px;
  }
}
@media (max-width: 1024px) {
  .p-error .c-se-page-title__title-script-typo {
    margin-top: -20px;
    margin-left: 40px;
  }
}
@media (max-width: 500px) {
  .p-error .c-se-page-title__title-script-typo {
    margin-top: -15px;
    margin-left: 20px;
  }
}
.p-error .c-se-page-title__description {
  margin-top: var(--sy-50);
}
.p-error .c-se-page-title__button-wrapper {
  margin-top: var(--sy-40);
}

/*# sourceMappingURL=build.css.map */
