/*!*********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./wp-content/themes/superbai/assets/scss/styles.scss ***!
  \*********************************************************************************************************************************************/
@charset "UTF-8";
:root {
  --icon__dropdown: url("data:image/svg+xml,%3Csvg width=%278%27 height=%2714%27 viewBox=%270 0 8 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1.25 1.5L6.75 7L1.25 12.5%27 stroke=%27%230E0E0E%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");
  --icon__right: "→";
  --icon__top: "↑";
}

*,
:before,
:after {
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

body {
  min-width: 320px;
}

body, button, ul, ol, h1, h2, h3, h4, h5, h6, p, fieldset, dl, dd, blockquote, input, figure {
  margin: 0;
}

ul, ol, fieldset, button, th, td {
  padding: 0;
}

li {
  list-style: none;
}

abbr, ins {
  text-decoration: none;
}

a {
  color: inherit;
  text-decoration: none;
  outline: none;
}

button {
  color: inherit;
  background-color: transparent;
  cursor: pointer;
}

input,
select,
textarea,
button {
  font: inherit;
}

button, fieldset {
  border: 0;
}

table {
  border-collapse: collapse;
}

table, td, th {
  border: none;
}

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

address, i, cite {
  font-style: inherit;
}

img, svg {
  max-width: 100%;
  height: auto;
}

img {
  vertical-align: top;
  user-select: none;
}

svg {
  display: block;
}

[tabindex]:focus,
button:focus {
  outline: none;
}

mark {
  background-color: transparent;
}

::-moz-focus-inner {
  border: 0;
}

@font-face {
  font-family: "ApercuCondensedPro";
  src: url(e266ef30ff760d4defad.woff2) format("woff2"), url(8839d49bc4f4c7f9b19a.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ApercuPro";
  src: url(4755a3070223e81b8c52.woff2) format("woff2"), url(e5b7db9c5ed06f75a845.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ApercuPro";
  src: url(e0073b255c3c15a62432.woff2) format("woff2"), url(d7e25b6dcc402eb7f0e5.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ApercuPro";
  src: url(315308fcea1940df22a5.woff2) format("woff2"), url(7700f54732fa28f4b2d9.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
:root {
  --default-border-radius: 10px;
}
@media screen and (min-width: 768px) {
  :root {
    --default-border-radius: 20px;
  }
}

html, body {
  min-height: calc(var(--app-height, 1vh) * 100);
  margin: 0 !important;
}

body {
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  font: 400 clamp(16px, 15.6246px + 0.0955vw, 17px)/1.3 "ApercuPro", Arial, Helvetica, sans-serif;
  color: #0E0E0E;
  background-color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
@media screen and (min-width: 1680px) {
  body {
    font-size: 17px;
    line-height: 24px;
  }
}
body.disable-scroll {
  overflow-y: scroll !important;
}
@-moz-document url-prefix() {
  body.disable-scroll {
    overflow-y: hidden !important;
  }
}
body[style*="cursor: none"] * {
  cursor: none !important;
}

#wpadminbar {
  display: none;
}

.wp-site-blocks {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: inherit;
}
.disable-scroll .wp-site-blocks {
  position: fixed;
  left: 0;
  width: 100%;
}
@-moz-document url-prefix() {
  .disable-scroll .wp-site-blocks {
    position: static;
  }
}
.safari-scroll .wp-site-blocks {
  position: static;
}

@media (hover: hover) {
  ::-webkit-scrollbar-track {
    background-color: transparent;
  }
}
@keyframes gradient-shift {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
h1, .wpcf7-form.sent > *.wpcf7-response-output, .h1, .text-section .section-title.h1 {
  font: 700 clamp(54px, 42.7393px + 2.8653vw, 84px)/clamp(50px, 40.9914px + 2.2923vw, 74px) "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.07rem;
}
@media screen and (min-width: 1280px) {
  h1, .wpcf7-form.sent > *.wpcf7-response-output, .h1, .text-section .section-title.h1 {
    font-size: clamp(84px, -24px + 7.5vw, 120px);
    line-height: clamp(74px, -22px + 6.6667vw, 106px);
    letter-spacing: -0.06rem;
  }
}
@media screen and (min-width: 1680px) {
  h1, .wpcf7-form.sent > *.wpcf7-response-output, .h1, .text-section .section-title.h1 {
    letter-spacing: -0.08rem;
  }
}

h2, .h2, .text-section .section-title.h2 {
  font: 700 clamp(42px, 39.7479px + 0.5731vw, 48px)/clamp(38px, 36.4986px + 0.382vw, 42px) "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.045rem;
}
@media screen and (min-width: 1280px) {
  h2, .h2, .text-section .section-title.h2 {
    font-size: clamp(48px, 0px + 3.3333vw, 64px);
    line-height: 1;
    letter-spacing: -0.06rem;
  }
}
@media screen and (min-width: 1680px) {
  h2, .h2, .text-section .section-title.h2 {
    letter-spacing: -0.08rem;
  }
}

h3, .h3 {
  font: 400 clamp(19px, 17.1232px + 0.4776vw, 24px)/clamp(23px, 21.1232px + 0.4776vw, 28px) "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  text-transform: initial;
}
@media screen and (min-width: 1680px) {
  h3, .h3 {
    font-size: 24px;
    line-height: 28px;
  }
}

main p:empty:after {
  content: "&nbsp;";
  opacity: 0;
  visibility: hidden;
}
main p a {
  cursor: pointer;
  background: linear-gradient(currentColor 0 0) 0 100%/var(--d, 0) 1px no-repeat;
  transition: background 0.5s;
}
@media (hover: hover) and (pointer: fine) {
  main p a:hover {
    --d: 100%;
  }
}

picture {
  position: relative;
  overflow: hidden;
  display: block;
  padding-bottom: 100%;
}
picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  object-fit: cover;
  transition: transform 0.5s;
}
picture img.lazyloaded, picture img.no-lazy {
  opacity: 1;
}

@media (hover: hover) and (pointer: fine) {
  a:not(.swiper-slide):hover picture img, a:not(.swiper-slide):hover video {
    transform: scale3d(1.2, 1.2, 1.2);
  }
}

@media (prefers-reduced-motion: no-preference) {
  .a-fadeInUp {
    opacity: 0.01;
  }
  .a-fadeInUp.db {
    display: block;
  }
  .a-fadeInUp.in-view {
    animation: fadeInUp 0.5s ease-in-out forwards;
  }
  @keyframes fadeInUp {
    0% {
      opacity: 0.01;
      transform: translateY(25%);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
}
@media screen and (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .desktop-only {
    display: none !important;
  }
}

.tablet-l-only {
  display: none !important;
}
@media screen and (min-width: 1024px) {
  .tablet-l-only {
    display: block !important;
  }
}

.desktop-xxl-only {
  display: none !important;
}
@media screen and (min-width: 1680px) {
  .desktop-xxl-only {
    display: block !important;
  }
}

.last-el-zero-margin > *:last-child {
  margin-bottom: 0 !important;
}

.anim-d-50 {
  animation-delay: 50ms !important;
}

.anim-d-100 {
  animation-delay: 100ms !important;
}

.anim-d-150 {
  animation-delay: 150ms !important;
}

.anim-d-200 {
  animation-delay: 200ms !important;
}

.anim-d-250 {
  animation-delay: 250ms !important;
}

.anim-d-300 {
  animation-delay: 300ms !important;
}

.anim-d-350 {
  animation-delay: 350ms !important;
}

.anim-d-400 {
  animation-delay: 400ms !important;
}

.anim-d-450 {
  animation-delay: 450ms !important;
}

.anim-d-500 {
  animation-delay: 500ms !important;
}

.delay-200 {
  transition-delay: 200ms !important;
}

.delay-250 {
  transition-delay: 250ms !important;
}

.delay-300 {
  transition-delay: 300ms !important;
}

.delay-350 {
  transition-delay: 350ms !important;
}

.delay-400 {
  transition-delay: 400ms !important;
}

.delay-450 {
  transition-delay: 450ms !important;
}

.delay-500 {
  transition-delay: 500ms !important;
}

.delay-550 {
  transition-delay: 550ms !important;
}

.delay-600 {
  transition-delay: 600ms !important;
}

.delay-650 {
  transition-delay: 650ms !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.white-color {
  color: #fff;
}

.t-center {
  text-align: center;
}

.t-left {
  text-align: left;
}

.container {
  width: 100%;
  max-width: 1740px;
  margin: 0 auto;
}

.default-section {
  padding: 48px 20px;
}
@media screen and (min-width: 768px) {
  .default-section {
    padding: clamp(48px, 6.44vw, 100px) clamp(20px, 4.86vw, 90px);
  }
}
@media screen and (min-width: 768px) {
  .default-section._pad-100-200 {
    padding-top: clamp(48px, 6.944vw, 200px);
    padding-bottom: clamp(48px, 6.944vw, 200px);
  }
}
@media screen and (min-width: 1440px) {
  .default-section._pad-100-200 {
    padding-top: clamp(80px, 10.55vmin, 200px);
    padding-bottom: clamp(80px, 10.55vmin, 200px);
  }
}
@media screen and (min-width: 1680px) {
  .default-section._pad-100-200 {
    padding-top: clamp(80px, 20vmin, 200px);
    padding-bottom: clamp(80px, 20vmin, 200px);
  }
}
.default-section._pad-80-250 {
  padding-top: 80px;
  padding-bottom: 74px;
}
@media screen and (min-width: 768px) {
  .default-section._pad-80-250 {
    padding-top: clamp(80px, 13.88vw, 250px);
    padding-bottom: clamp(80px, 13.88vw, 250px);
  }
}
@media screen and (min-width: 1680px) {
  .default-section._pad-80-250 {
    padding-top: clamp(80px, 24vmin, 250px);
    padding-bottom: clamp(80px, 24vmin, 250px);
  }
}
.default-section._pad-top-80-180 {
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  .default-section._pad-top-80-180 {
    padding-top: clamp(80px, 9.0277vw, 180px);
  }
}
.default-section._pad-80-190 {
  padding-top: clamp(80px, 39.8367px + 10.2197vw, 187px);
  padding-bottom: clamp(80px, 39.8367px + 10.2197vw, 187px);
}
.default-section._mar-80-10 {
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .default-section._mar-80-10 {
    margin-bottom: 10px;
  }
}
.default-section._mar-80-200 {
  margin-bottom: clamp(80px, 34.957px + 11.4613vw, 200px);
}
@media screen and (min-width: 1280px) {
  .default-section._mar-80-200 {
    margin-bottom: clamp(200px, 50px + 10.4167vw, 250px);
  }
}
.default-section._disable_p_top {
  padding-top: 0 !important;
}
.default-section._disable_p_bottom {
  padding-bottom: 0 !important;
}
.default-section-title {
  font: 700 54px/0.9 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: -0.07rem;
}
.default-section-title:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 402px) {
  .default-section-title {
    font-size: clamp(43px, 12.2vw, 54px);
  }
}
@media screen and (min-width: 768px) {
  .default-section-title {
    font-size: clamp(54px, 5.83vw, 120px);
    letter-spacing: -0.02em;
    margin-bottom: 62px;
  }
}
@media screen and (min-width: 1680px) {
  .default-section-title {
    font-size: clamp(84px, 6.25vw, 120px);
  }
}
@media screen and (max-width: 767px) {
  .default-section-title.mobile-small {
    font-size: 42px;
  }
  .lets-see .default-section-title.mobile-small {
    font-size: 39px;
  }
}
.default-section-title h1, .default-section-title .wpcf7-form.sent > *.wpcf7-response-output, .default-section-title h2, .default-section-title h3 {
  font: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
}
.default-section-title p {
  margin-bottom: 0;
}
.default-section-title._with-border {
  border-bottom: 1px solid var(--text-color, #0E0E0E);
  margin-bottom: 17px;
  padding-bottom: clamp(14px, 19.5014px + -0.382vw, 18px);
}
.default-section-title._align-left {
  text-align: left;
}
.default-section-title._sm-size {
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .default-section-title._sm-size {
    font-size: clamp(26px, 3.3333vw, 64px);
    margin-bottom: 33px;
  }
}
.default-section-title .small-text {
  font-size: 17px;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0;
}
.mac .default-section-title .small-text, .ios .default-section-title .small-text {
  line-height: 1.5;
}
@media screen and (min-width: 1680px) {
  .default-section-title .small-text {
    font-size: 20px;
  }
  .mac .default-section-title .small-text, .ios .default-section-title .small-text {
    line-height: 1.65;
  }
}
.default-section-title .small-text._with-padding {
  padding-right: clamp(5px, 2.7479px + 0.5731vw, 11px);
}
@media screen and (min-width: 768px) {
  .default-section-title .small-text.absolute {
    position: relative;
    width: 0;
    display: inline-block;
  }
  .default-section-title .small-text.absolute span {
    position: absolute;
    transform: translate3d(-100%, 0, 0);
  }
}
.default-section-title .top {
  vertical-align: top;
}
.default-section-title .bottom {
  vertical-align: baseline;
}
.default-section-title .middle {
  vertical-align: middle;
}
.default-section-title figure {
  display: inline-block;
  margin-bottom: calc(-1 * clamp(1px, 0.1579px + 0.1096vw, 2px));
  width: clamp(40px, 12.2105px + 3.6184vw, 73px);
  overflow: hidden;
  border-radius: 10px;
  vertical-align: baseline;
}
@media screen and (min-width: 1680px) {
  .default-section-title figure {
    width: clamp(78px, 1px + 4.5833vw, 89px);
  }
}
.default-section p,
.default-section .sub-title {
  margin-bottom: 22px;
}
.default-section p:last-child,
.default-section .sub-title:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .default-section p,
  .default-section .sub-title {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 767px) {
  .default-section.mobile-description-18 p.section-description {
    font-size: 18px;
  }
}
.default-section p {
  font-size: 17px;
  line-height: 1.3;
  letter-spacing: -0.02em;
}
@media screen and (min-width: 768px) {
  .default-section p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1680px) {
  .default-section p {
    font-size: 20px;
  }
}
.default-section .sub-title {
  font: 500 17px/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-bottom: 23px;
}
@media screen and (min-width: 768px) {
  .default-section .sub-title {
    margin-bottom: 38px;
  }
}
@media screen and (min-width: 1680px) {
  .default-section .sub-title {
    font-size: 20px;
  }
}

.description._large {
  font: 700 clamp(25px, 16.3668px + 2.1968vw, 48px)/1.04 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.02rem;
}
@media screen and (min-width: 1024px) {
  .description._large {
    letter-spacing: -0.054rem;
    line-height: 1;
  }
}

.default-section-indent {
  margin-bottom: 80px !important;
}
@media screen and (min-width: 768px) {
  .default-section-indent {
    margin-bottom: clamp(80px, 13.88vw, 250px) !important;
  }
}
@media screen and (min-width: 1680px) {
  .default-section-indent {
    margin-bottom: clamp(80px, 24vmin, 250px) !important;
  }
}

section.full-screen {
  width: 100vw;
  height: 100svh;
  overflow: hidden;
  position: relative;
}
section.full-screen.with-desktop-indent {
  width: 100vw;
  height: 100svh;
}
@media screen and (min-width: 768px) {
  section.full-screen.with-desktop-indent {
    width: calc(100vw - 20px);
    height: calc(100svh - 20px);
  }
}
section.full-screen.with-desktop-indent.is-next-posts {
  height: calc(100svh - 65px);
}
@media screen and (min-width: 768px) {
  section.full-screen.with-desktop-indent.is-next-posts {
    height: calc(100svh - 75px);
  }
}
@media screen and (min-width: 768px) {
  section.with-desktop-indent {
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  section.with-mobile-indent {
    margin-bottom: 10px !important;
  }
}
@media screen and (min-width: 768px) {
  section.with-desktop-side-indent {
    margin-right: 10px;
    margin-left: 10px;
  }
}
section._min-height-100 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 100svh;
}
section._min-height-100 > * {
  width: 100%;
}

@media screen and (max-width: 767px) {
  ._mobile-space:after {
    content: " ";
  }
}

.std {
  font-size: clamp(17px, 16.6246px + 0.0955vw, 18px);
  line-height: 1.3;
  letter-spacing: -0.02rem;
}
@media screen and (min-width: 1024px) {
  .std {
    line-height: 1.34;
  }
}
@media screen and (min-width: 1280px) {
  .std {
    font-size: clamp(18px, 12px + 0.4167vw, 20px);
  }
}
.std .wp-block-heading {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.32;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 1280px) {
  .std .wp-block-heading {
    margin-bottom: 25px;
    font-size: 24px;
    letter-spacing: 0.022em;
  }
}
@media screen and (min-width: 1280px) {
  .std h5.wp-block-heading {
    font-size: 21px;
    letter-spacing: 0.01em;
  }
}
.std h1, .std h2 {
  margin-bottom: clamp(16px, 22.8768px + -0.4776vw, 21px);
}
.std h3 {
  margin-bottom: 26px;
  font: 700 clamp(24px, 25.3754px + -0.0955vw, 25px)/clamp(24px, 26.7507px + -0.191vw, 26px) "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  letter-spacing: 0.02rem;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .std h3 {
    letter-spacing: -0.03rem;
  }
}
@media screen and (min-width: 1280px) {
  .std h3 {
    margin-bottom: clamp(26px, 8px + 1.25vw, 32px);
    font-size: clamp(24px, 0px + 1.6667vw, 32px);
    line-height: 1;
  }
}
.what-we-build-section .std h3 {
  margin-bottom: 10px;
}
.std h5 {
  margin-bottom: 26px;
  font: 500 clamp(28px, 24.2464px + 0.9551vw, 38px)/clamp(28px, 23.4957px + 1.1461vw, 40px) "ApercuPro", Arial, Helvetica, sans-serif;
  letter-spacing: -0.05rem;
}
@media screen and (min-width: 1280px) {
  .std h5 {
    font-size: clamp(38px, 8px + 2.0833vw, 48px);
    line-height: clamp(40px, 22px + 1.25vw, 46px);
    letter-spacing: -0.07rem;
  }
}
.std h6 {
  font: 500 clamp(19px, 17.1232px + 0.4776vw, 24px)/1.1 "ApercuPro", Arial, Helvetica, sans-serif;
  letter-spacing: -0.024rem;
}
@media screen and (min-width: 1024px) {
  .std h6 {
    letter-spacing: -0.046rem;
  }
}
.std h6.wp-block-heading {
  font-size: 14px;
}
.std h6, .std p, .std ul, .std ol {
  margin-bottom: clamp(21px, 19.1232px + 0.4776vw, 26px);
}
.std p {
  font-size: inherit;
  letter-spacing: inherit;
}
.what-we-build-section .std p + hr {
  margin-top: calc(-1 * clamp(6px, 4.1232px + 0.4776vw, 11px));
}
.std a {
  background: linear-gradient(currentColor 0 0) 0 100%/var(--d, 100%) 1px no-repeat;
  transition: background 0.5s;
}
@media (hover: hover) and (pointer: fine) {
  .std a:hover {
    --d: 0%;
  }
}
.std ul.link-list {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin-bottom: clamp(78px, 70.1175px + 2.0057vw, 99px);
}
@media screen and (min-width: 768px) {
  .std ul.link-list {
    gap: 20px;
  }
}
.std ul.link-list + hr {
  margin: 0 0 16px;
}
.std ul.link-list li {
  display: block;
}
.std ul.link-list li:before {
  display: none;
}
.std ul.link-list a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  padding: 15px 0;
  font: 500 clamp(19px, 18.6246px + 0.0955vw, 20px)/clamp(21px, 19.8739px + 0.2865vw, 24px) "ApercuPro", Arial, Helvetica, sans-serif;
  letter-spacing: -0.025rem;
  background-image: none;
  border-bottom: 1px solid;
  transition: box-shadow 0.15s;
}
@media (hover: hover) and (pointer: fine) {
  .std ul.link-list a:hover {
    box-shadow: 0 0 6px var(--text-color, currentColor);
  }
}
@media screen and (min-width: 768px) {
  .std ul.link-list a {
    padding: 11px 12px 11px 27px;
    border: 1px solid;
    border-radius: 50px;
  }
}
.std ul.link-list a:after {
  content: "";
  flex-shrink: 0;
  display: block;
  width: 36px;
  height: 36px;
  background: var(--text-color, currentColor);
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2736%27 height=%2736%27 fill=%27none%27><path d=%27m18 24 6-6-6-6M12 18h12%27 stroke=%27currentColor%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>");
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2736%27 height=%2736%27 fill=%27none%27><path d=%27m18 24 6-6-6-6M12 18h12%27 stroke=%27currentColor%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>");
  mask-repeat: no-repeat;
  mask-size: contain;
}
@media screen and (max-width: 767px) {
  .std ul.link-list a:after {
    margin: -6px -11px -6px 0;
  }
}
@media screen and (min-width: 768px) {
  .std ul.link-list a:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 13px;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 1px solid;
    transform: translateY(-50%);
  }
}
.std ul br {
  display: none;
}
.banner-with-content .std ul br {
  display: block;
}
.std ul li {
  display: flex;
}
.std ul li:before {
  content: "•";
  padding-right: 4px;
}
.std blockquote {
  margin: 28px 0 clamp(28px, 28px + 0vw, 28px);
  border-left: 1px solid;
  padding-left: clamp(20px, 4.9857px + 3.8204vw, 60px);
}
.std blockquote,
.std blockquote > * {
  font: 500 clamp(28px, 24.2464px + 0.9551vw, 38px)/clamp(28px, 23.4957px + 1.1461vw, 40px) "ApercuPro", Arial, Helvetica, sans-serif;
  letter-spacing: -0.05rem;
}
@media screen and (min-width: 1280px) {
  .std blockquote,
  .std blockquote > * {
    letter-spacing: -0.07rem;
  }
}
.std img {
  margin: clamp(20px, 12.4928px + 1.9102vw, 40px) 0;
  width: 100%;
  border-radius: var(--default-border-radius);
}
.std hr {
  margin: 10px 0;
  border: none;
  border-top: 1px solid;
  border-color: inherit;
}
.std hr + .action {
  margin-top: clamp(32px, 21.49px + 2.6743vw, 60px);
}
.std hr + h1, .std hr + h2, .std hr + h3 {
  margin-top: 20px;
}
.what-we-build-section .std hr + h1, .what-we-build-section .std hr + h2, .what-we-build-section .std hr + h3 {
  margin-top: clamp(18px, 44.1318px + -1.8147vw, 37px);
}
.std .entry-content p {
  margin-bottom: 20px;
}
.std .entry-content p a, .std .entry-content table a, .std .entry-content li a {
  text-decoration: underline;
  background: transparent !important;
}
@media (hover: hover) and (pointer: fine) {
  .std .entry-content p a:hover, .std .entry-content table a:hover, .std .entry-content li a:hover {
    text-decoration: none;
  }
}
.std .entry-content .wp-block-separator {
  margin-top: 23px;
  margin-bottom: 14px;
}
.std .entry-content ul {
  padding: 0 0 20px 25px;
}
.std .entry-content ul li {
  list-style-type: disc;
}
@media screen and (min-width: 1280px) {
  .std .custom-row {
    max-width: 100% !important;
  }
}

.custom-cursor {
  display: none;
  position: fixed;
  z-index: 99999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s, transform 0.3s;
  transform: translate3d(-50%, -50%, 0) scale(0);
}
.custom-cursor._show {
  display: block;
}
.custom-cursor._js-visible {
  opacity: 1;
  transform: translate3d(-50%, -50%, 0) scale(1);
}
.custom-cursor .js-cursor-next {
  width: 83px;
  height: 40px;
}

.swiper {
  position: relative;
  overflow: hidden;
}
.swiper._swiper-visible {
  overflow: visible;
}
.swiper .swiper-container {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: auto;
  padding: 0;
  list-style: none;
}
.swiper .swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper .swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
}
.swiper .swiper-container-android .swiper-slide,
.swiper .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}
.swiper .swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper .swiper-container-free-mode > .swiper-wrapper {
  margin: auto;
  transition-timing-function: ease-out;
}
.swiper .swiper-slide {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  transition-property: all;
}
.swiper .swiper-invisible-blank-slide {
  visibility: hidden;
}
.swiper .swiper-container-autoheight,
.swiper .swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper .swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper .swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper .swiper-fade.swiper-free-mode .swiper-slide .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper .swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper .swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper .swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper .swiper-pagination {
  position: absolute;
  z-index: 3;
  transform: translate3d(0, 0, 0);
  font-size: 0;
  text-align: center;
  min-height: 1px;
  transition: 0.3s opacity;
}
.swiper .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container:not(.swiper-container-initialized) .swiper .swiper-pagination {
  opacity: 0;
  visibility: hidden;
}
.swiper .swiper-pagination > *:only-child {
  display: none;
}
.swiper .swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,
.swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,
.swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper .swiper-pagination-bullets {
  position: relative;
  transform: none;
  display: flex;
  margin-top: 32px;
  font: 500 17px/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  counter-reset: slide-counter;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .swiper .swiper-pagination-bullets {
    display: none;
  }
}
.swiper .swiper-pagination-bullet {
  flex-basis: 100%;
  padding: 0;
  transition: border-color 0.3s;
  counter-increment: slide-counter;
  pointer-events: auto;
  padding-bottom: 25px;
  border-top: 1px solid #D1D6D9;
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
  .swiper .swiper-pagination-bullet:hover {
    border-color: #0E0E0E;
  }
}
.swiper .swiper-pagination-bullet:nth-child(n+9):before, .swiper .swiper-pagination-bullet:nth-child(n+9):after {
  content: counter(slide-counter);
}
.swiper .swiper-pagination-bullet:not(:last-child):after {
  display: none;
}
.swiper .swiper-pagination-bullet:before, .swiper .swiper-pagination-bullet:after {
  content: "0" counter(slide-counter);
  position: absolute;
  bottom: 0;
  pointer-events: none;
}
.swiper .swiper-pagination-bullet:before {
  display: none;
  left: 0;
  text-align: left;
}
.swiper .swiper-pagination-bullet:after {
  display: block;
  right: 0;
  text-align: right;
}
.swiper .swiper-pagination-bullet-active {
  border-color: #0E0E0E !important;
}
.swiper .swiper-pagination-bullet-active:before {
  display: block;
}
.swiper .swiper-button-disabled {
  display: none;
}
.swiper img.swiper-lazy-loaded {
  opacity: 1;
}

.arcticmodal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
}

.arcticmodal-container {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.arcticmodal-container_i {
  width: 100%;
  height: 100%;
}
.arcticmodal-container_i .arcticmodal-container_i2 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.modal-container {
  display: none;
  max-width: 1040px;
  max-height: calc(var(--app-height, 1vh) * 100 - 32px);
  overflow-y: auto;
  width: calc(100% - 32px);
  background: #fff;
  border-radius: 16px;
}
.arcticmodal-container .modal-container {
  display: block;
}
@media screen and (min-width: 1280px) {
  .modal-container {
    max-height: calc(var(--app-height, 1vh) * 100 - 60px);
  }
}
.modal-container .modal-wrap {
  position: relative;
  overflow: hidden;
  padding: 16px;
  margin: 16px;
  color: #fff;
  border-radius: 16px;
}
@media screen and (min-width: 1280px) {
  .modal-container .modal-wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 30px;
    margin: 30px;
    gap: 30px;
  }
}
.modal-container .heading {
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
}
.modal-container .close {
  position: relative;
  margin-left: auto;
  padding: 8px 15px 7px 41px;
  font-size: 16px;
  line-height: 1.313;
  border-radius: 99px;
  transition: opacity 0.15s;
}
.modal-container .close::before, .modal-container .close::after {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: rotate(45deg);
  content: "";
  width: 22px;
  height: 1px;
  background: currentColor;
}
.modal-container .close::after {
  transform: rotate(-45deg);
}
@media (hover: hover) and (pointer: fine) {
  .modal-container .close:hover {
    opacity: 0.6;
  }
}
.modal-container .col {
  position: relative;
  z-index: 1;
}
.modal-container .col:not(:last-of-type) {
  margin-bottom: 75px;
}
@media screen and (min-width: 1280px) {
  .modal-container .col:not(:last-of-type) {
    margin: 0;
  }
}
@media screen and (min-width: 1280px) {
  .modal-container .col {
    width: calc(50% - 15px);
  }
}
.modal-container .col h3 {
  margin: 31px 0 23px;
  font-weight: 400;
  font-size: 42px;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.modal-container .col .description {
  margin-bottom: 61px;
  font-size: 24px;
  line-height: 1.25;
}
.modal-container .col .caption {
  margin-bottom: 20px;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.5;
}
.modal-container .with-text {
  padding-right: 8%;
}
.modal-container .with-bg {
  padding: 16px;
  background: rgba(255, 255, 255, 0.8980392157);
  border-radius: 8px;
}
@media screen and (min-width: 1280px) {
  .modal-container .with-bg {
    border-radius: 16px;
    padding: 30px;
  }
}
.modal-container .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.alm-listing {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: clamp(73px, 70.3725px + 0.6686vw, 80px);
  max-width: clamp(1060px, 160px + 62.5vw, 1360px);
  min-height: 420px;
  padding-top: clamp(3px, 1.8739px + 0.2865vw, 6px);
}
@media screen and (min-width: 1280px) {
  .alm-listing {
    min-height: clamp(484px, 76px + 28.3333vw, 620px);
  }
}

.alm-item {
  width: 100%;
  font: 400 18px/24px "ApercuPro", Arial, Helvetica, sans-serif;
}
@media screen and (min-width: 1024px) {
  .alm-item {
    display: flex;
    gap: clamp(15px, -26.8462px + 4.0865vw, 32px);
  }
}
.alm-item__title._top {
  margin-bottom: 11px;
}
@media screen and (min-width: 1024px) {
  .alm-item__title._top {
    display: none;
  }
}
.alm-item__title._content {
  margin: auto 0 17px;
}
@media screen and (max-width: 1023px) {
  .alm-item__title._content {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .alm-item__title._content {
    margin-right: calc(-1 * clamp(0px, -105.8462px + 10.3365vw, 43px));
  }
}
.alm-item__img-wrap {
  flex: 0 0 60.85%;
}
@media screen and (max-width: 1023px) {
  .alm-item__content {
    padding: 20px 0;
  }
}
@media screen and (min-width: 1024px) {
  .alm-item__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.alm-item__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 14px;
}
.alm-item__category {
  min-width: clamp(100px, 132.4564px + -3.1696vw, 120px);
}
.alm-item__category.secondary {
  border: 1px solid;
}
.alm-item__excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 24px;
}
.alm-item__excerpt p {
  font: inherit;
}
.alm-item__show-more {
  letter-spacing: -0.02rem;
}

.alm-btn-wrap {
  position: relative;
  margin-top: 54px;
  padding-top: 20px;
}
@media screen and (max-width: 1023px) {
  .alm-btn-wrap {
    border-top: 1px solid;
  }
}
@media screen and (min-width: 1024px) {
  .alm-btn-wrap {
    margin: 18px auto 0;
    max-width: clamp(1060px, 160px + 62.5vw, 1360px);
  }
  .alm-btn-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: calc(100vw - 32px);
    transform: translate(-50%, 0);
    border-top: 1px solid;
  }
}

.alm-load-more-btn {
  margin-left: auto;
  transform: translateZ(0);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  min-height: 40px;
  border-radius: 20px;
  padding: 10px 16px 8px;
  transition: background 0.3s cubic-bezier(0.545, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.545, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.545, 0.045, 0.355, 1);
  text-align: center;
  text-transform: uppercase;
  font: 500 clamp(17px, 1.13vw, 19px)/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  letter-spacing: 0.02em;
  background-image: none;
  background: #fff;
  color: #0E0E0E;
  display: flex;
  gap: 5px;
  min-width: clamp(100px, -163.0137px + 82.1918vw, 160px);
  border: 1px solid;
  font-size: 17px;
}
@media (hover: hover) and (pointer: fine) {
  .alm-load-more-btn:hover {
    background: #00FFDD;
    border-color: #00FFDD;
    color: #0E0E0E;
  }
}
.alm-load-more-btn:after {
  content: var(--icon__right);
  font-family: "ApercuPro", Arial, Helvetica, sans-serif;
  font-weight: 500;
  margin-top: calc(clamp(1px, 0.17857143vw, 3px) * -1);
}
.alm-load-more-btn.loading {
  opacity: 0.5;
  pointer-events: none;
}
.alm-load-more-btn.done {
  opacity: 0;
  visibility: hidden;
}
@media screen and (min-width: 1024px) {
  .alm-load-more-btn {
    margin: 0 39.15% 0 auto;
    min-width: 240px;
  }
}

.alm-btn-back {
  padding: 11px 12px 8px !important;
  min-height: 40px !important;
  font-size: 17px !important;
  pointer-events: auto;
}
@media screen and (min-width: 1024px) {
  .alm-btn-back {
    min-width: 230px;
  }
}
.alm-btn-back__wrap {
  max-width: clamp(1060px, 160px + 62.5vw, 1360px);
  margin: -40px auto 0;
  pointer-events: none;
}

.accordion__item {
  overflow: hidden;
}
.accordion__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(10px, 2.4928px + 1.9102vw, 30px);
  cursor: pointer;
}
.accordion__heading.open .accordion__heading--icon:before, .accordion__heading.open .accordion__heading--icon:after {
  transform: translate3d(-50%, -50%, 0) rotate(180deg);
}
.accordion__heading--icon {
  position: relative;
  flex-shrink: 0;
  width: clamp(24px, 21.7479px + 0.5731vw, 30px);
  height: clamp(24px, 21.7479px + 0.5731vw, 30px);
  border-radius: 50%;
  border: 1px solid;
}
.accordion__heading--icon:before, .accordion__heading--icon:after {
  content: "" !important;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13px;
  height: 1px;
  background-color: #0E0E0E;
  transition: transform 0.3s;
}
.accordion__heading--icon:before {
  transform: translate3d(-50%, -50%, 0);
}
.accordion__heading--icon:after {
  transform: translate3d(-50%, -50%, 0) rotate(90deg);
}
.accordion__content {
  display: none;
}

form {
  font-size: clamp(17px, 16.6246px + 0.0955vw, 18px);
  line-height: clamp(22px, 21.2493px + 0.191vw, 24px);
}
form input,
form select,
form textarea {
  width: 100%;
  font: inherit;
  background-color: transparent;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  letter-spacing: -0.02rem;
}
form input:-webkit-autofill,
form select:-webkit-autofill,
form textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}
form input:-webkit-autofill::first-line {
  font: inherit;
}
form ::-webkit-input-placeholder {
  color: #0E0E0E;
}
form :-moz-placeholder {
  color: #0E0E0E;
  opacity: 1;
}
form ::-moz-placeholder {
  color: #0E0E0E;
  opacity: 1;
}
form :-ms-input-placeholder {
  color: #0E0E0E !important;
}
form ::-webkit-inner-spin-button,
form ::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}
form ::-webkit-clear-button {
  display: none;
}
form input::-ms-clear {
  display: none;
}
form input:disabled {
  color: #0E0E0E;
  -webkit-text-fill-color: #0E0E0E;
  opacity: 1;
}
form input[type=number] {
  padding: 0 !important;
  text-align: center;
  -moz-appearance: textfield;
}
form input[type=number]::-webkit-inner-spin-button, form input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
form select {
  cursor: pointer;
  z-index: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: #fff url("data:image/svg+xml,%3Csvg width=%2715%27 height=%279%27 viewBox=%270 0 19 11%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.28 0L9.43 7.848 1.576 0 0 1.576 9.429 11l9.428-9.424L17.281 0z%27 fill=%27%23141414%27%3E%3C/path%3E%3C/svg%3E") 95% 50% no-repeat;
  font-size: 14px;
  height: 40px;
  padding: 0 40px 0 18px;
  border-radius: 20px;
  text-transform: uppercase;
  color: inherit;
  border: 1px solid #0E0E0E;
}
form select[multiple] {
  padding: 10px 15px;
  background-image: none;
}
form select[multiple] option {
  margin: 0 12px 4px;
  padding: 4px 10px 6px;
  white-space: initial;
  color: #0E0E0E !important;
  background: #fff !important;
  border: 1px solid;
  border-radius: 20px;
  transition: color 0.15s, background-color 0.15s;
}
@media screen and (min-width: 768px) {
  form select[multiple] option {
    margin: 0 0 4px;
  }
}
form select[multiple] option:focus, form select[multiple] option:active, form select[multiple] option:hover, form select[multiple] option:checked {
  background: #0E0E0E !important;
  color: #fff !important;
  border-color: #0E0E0E !important;
}
form select:-moz-focusring {
  color: transparent !important;
  text-shadow: 0 0 0 #000;
}
form select::-ms-expand {
  display: none;
}
form select:disabled {
  background: rgba(255, 255, 255, 0.9);
  z-index: 2;
  cursor: no-drop;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  form select {
    cursor: pointer !important;
  }
}
form textarea {
  resize: none;
  overflow: auto;
}
form .fieldset {
  display: flex;
  flex-direction: column;
  gap: clamp(3px, -3.7564px + 1.7192vw, 21px);
}
.wpcf7-form.sent > * {
  display: none;
}
.wpcf7-form.sent > *.wpcf7-response-output {
  display: block;
  padding: 0 !important;
  margin: 45px 0 0 !important;
  border: none !important;
  letter-spacing: -0.06rem;
}
@media screen and (min-width: 768px) {
  .wpcf7-form.sent > *.wpcf7-response-output {
    margin: 0 !important;
    letter-spacing: -0.09rem;
  }
}
.wpcf7-form[data-status=submitting] .action {
  pointer-events: none;
  opacity: 0.6;
}
.wpcf7-form.invalid .wpcf7-response-output {
  border-color: #dc3232 !important;
}
.wpcf7-form label br {
  display: none;
}
.wpcf7-form input,
.wpcf7-form select {
  padding: 12px 0;
  border: none;
  border-bottom: 1px solid;
  transition: border-color 0.3s;
}
@media screen and (min-width: 768px) {
  .wpcf7-form input,
  .wpcf7-form select {
    padding: clamp(10px, 7.3725px + 0.6686vw, 17px) clamp(16px, 12.2464px + 0.9551vw, 26px);
    border: 1px solid;
    border-radius: 30px;
  }
}
.wpcf7-form input.wpcf7-not-valid,
.wpcf7-form select.wpcf7-not-valid {
  border-color: #dc3232;
}
@media screen and (min-width: 768px) {
  .wpcf7-form input + .wpcf7-not-valid-tip {
    margin-left: clamp(16px, 12.2464px + 0.9551vw, 26px);
  }
}
.wpcf7-form .wpcf7-not-valid-tip {
  margin-top: 5px;
  color: #dc3232;
  font-size: 0.85em;
}
.wpcf7-form .collaborate-multiple__block {
  position: relative;
  display: block;
}
@media screen and (min-width: 768px) {
  .wpcf7-form .collaborate-multiple__block {
    padding: 0 clamp(16px, 12.2464px + 0.9551vw, 26px);
    border: 1px solid;
    border-radius: 30px;
  }
}
.wpcf7-form .collaborate-multiple__block.active select[multiple] {
  max-height: 500px;
}
.wpcf7-form .collaborate-multiple__block.active .collaborate-multiple__icon {
  transform: rotate3d(1, 0, 0, 180deg);
}
.wpcf7-form .collaborate-multiple__block .wpcf7-form-control-wrap {
  position: initial;
}
.wpcf7-form .collaborate-multiple__block select[multiple] {
  display: block;
  max-height: 0;
  height: 100%;
  padding: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background: none !important;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .wpcf7-form .collaborate-multiple__block select[multiple] {
    border: none;
  }
}
@media screen and (min-width: 768px) {
  .wpcf7-form .collaborate-multiple__block .wpcf7-not-valid-tip {
    margin: 0 0 clamp(10px, 7.3725px + 0.6686vw, 17px);
  }
  .wpcf7-form .collaborate-multiple__block .wpcf7-not-valid-tip:after {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border: 1px solid #dc3232;
    border-radius: 30px;
    pointer-events: none;
  }
}
.wpcf7-form .collaborate-multiple__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 12px 0;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .wpcf7-form .collaborate-multiple__title {
    padding: clamp(10px, 7.3725px + 0.6686vw, 17px) 0;
  }
}
.wpcf7-form .collaborate-multiple__icon {
  flex-shrink: 0;
  transition: transform 0.3s;
}
.wpcf7-form .wpcf7-spinner {
  display: none;
}
.wpcf7-form p {
  margin: 0;
}
.wpcf7-form .actions {
  margin-top: 32px;
}
.wpcf7-form .action {
  border: none;
  min-width: clamp(215px, 235.6304px + -1.4327vw, 230px);
}
.wpcf7-form .wpcf7-response-output {
  margin: 20px 0 0 !important;
  padding: 5px 15px 8px !important;
}

header {
  color: #fff;
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 42px 16px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 222;
  transition: padding 0.3s cubic-bezier(0.545, 0.045, 0.355, 1), margin 0.3s cubic-bezier(0.545, 0.045, 0.355, 1);
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .header-inner {
    padding: 30px 30px 0;
  }
}
.open-nav .header-inner {
  padding: 30px 30px 0;
}
@media screen and (min-width: 768px) {
  .open-nav .header-inner {
    margin-left: 49.5vw;
  }
}
.header-inner .logo {
  pointer-events: auto;
  width: 48px;
  transition: color 0.3s cubic-bezier(0.545, 0.045, 0.355, 1) opacity 0.3s linear;
}
@media screen and (min-width: 768px) {
  ._animation-nav-logo .header-inner .logo {
    animation: toOpenNav 0.5s linear;
  }
}
.open-nav .header-inner .logo {
  color: #fff !important;
}

.burger-action {
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: relative;
  pointer-events: auto;
}
.burger-action::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: 50%;
  overflow: hidden;
  background-color: #00FFDD;
  will-change: background-color, transform;
  transition: transform 0.3s cubic-bezier(0.23, 0.82, 0.6, 2), background-color 0.3s cubic-bezier(0.23, 0.82, 0.6, 2);
}
.open-nav .burger-action::before {
  background-color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .burger-action:hover::before {
    transform: scale(1.1);
    background-color: #fff;
  }
}
.burger-action span::after, .burger-action span::before {
  content: "";
  background-color: #0E0E0E;
  position: absolute;
  transition: transform 0.7s;
}
.burger-action span::after {
  top: calc(50% - 12px);
  left: calc(50% - 1px);
  width: 2px;
  height: 24px;
}
.open-nav .burger-action span::after {
  transform: rotate(-315deg);
}
.burger-action span::before {
  top: calc(50% - 1px);
  left: calc(50% - 12px);
  width: 24px;
  height: 2px;
}
.open-nav .burger-action span::before {
  transform: rotate(-315deg);
}

.header-inner-static {
  position: absolute;
  z-index: 223;
  top: 0;
  left: 70px;
  right: 70px;
  padding: 42px 0 0;
  font-family: "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: clamp(17px, 1.04vw, 20px);
  transition: opacity 0.3s cubic-bezier(0.545, 0.045, 0.355, 1);
}
@media screen and (min-width: 768px) {
  .header-inner-static {
    top: -12px;
    left: 98px;
    right: 80px;
  }
}
.open-nav .header-inner-static {
  opacity: 0;
  pointer-events: none;
}
@media screen and (min-width: 992px) {
  .header-inner-static {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.header-inner-static ul {
  display: none;
}
@media screen and (min-width: 992px) {
  .header-inner-static ul {
    display: flex;
    gap: 10px;
  }
}
.header-inner-static .title {
  text-align: center;
  margin-top: 22px;
}
@media screen and (min-width: 992px) {
  .header-inner-static .title {
    margin-top: 0;
    text-align: left;
  }
}
.header-inner-static .action {
  font-size: 16px !important;
}

.main-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 221;
  padding: 8px 10px;
  background-color: #fff;
  overflow: hidden auto;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.545, 0.045, 0.355, 1);
}
.open-nav .main-nav {
  pointer-events: all;
  opacity: 1;
}
.main-nav .nav-inner {
  display: grid;
  gap: 10px;
  grid-template-areas: "menu" "banner" "logo";
}
@media screen and (min-width: 768px) {
  .main-nav .nav-inner {
    grid-template-areas: "menu banner" "logo banner";
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    min-height: 100%;
  }
}
.main-nav .section {
  border-radius: 10px;
  padding: 20px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .main-nav .section {
    border-radius: 20px;
  }
}
.main-nav .section-menu {
  background-color: #0E0E0E;
  padding-top: 116px;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  grid-area: menu;
}
@media screen and (min-width: 768px) {
  .main-nav .section-menu {
    padding: 26px 22px;
    border-radius: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .main-nav .section-menu {
    position: relative;
  }
}
@media screen and (min-width: 1440px) {
  .main-nav .section-menu {
    padding: 0 22px 17px;
  }
}
.main-nav .section-menu a {
  transition: color 0.3s;
}
.main-nav .section-logo {
  grid-area: logo;
  background-color: #0E0E0E;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  text-align: center;
  color: #fff;
  padding-bottom: 40px;
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .main-nav .section-logo {
    padding: clamp(40px, 3vmin, 92px) 0;
    border-radius: 20px;
  }
}
.main-nav .section-logo svg {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .main-nav .section-logo svg {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .main-nav .section-logo a {
    display: block;
    width: 62.69%;
    height: auto;
  }
}
.main-nav .section-tiktok {
  padding: 0;
  position: relative;
  grid-area: banner;
  text-align: center;
  max-height: calc(100dvh - 20px);
  min-height: 100%;
  overflow: hidden;
}
.main-nav .section-tiktok picture {
  padding-bottom: 160.858%;
}
@media screen and (min-width: 768px) {
  .main-nav .section-tiktok picture {
    padding-bottom: 133.617%;
    min-height: 100%;
  }
}
.main-nav .section-tiktok .section-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.main-nav .section-tiktok .section-title p {
  margin-bottom: 20px;
  font: 500 20px/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
}
@media screen and (min-width: 1024px) {
  .main-nav .section-tiktok .section-title p {
    font-size: 17px;
  }
}
.main-nav .section-title {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.main-nav .main-items {
  margin-bottom: 26px;
}
@media screen and (min-width: 1024px) {
  .main-nav .main-items {
    margin-bottom: 0;
    margin-right: 100px;
  }
}
.main-nav .main-items a {
  font-size: 40px;
  color: #fff;
  line-height: 1.25;
  position: relative;
  display: block;
  transition: transform 0.3s;
  letter-spacing: -0.03em;
}
@media screen and (min-width: 768px) {
  .main-nav .main-items a {
    font-size: clamp(50px, 5vw, 96px);
  }
}
@media screen and (min-width: 1440px) {
  .main-nav .main-items a {
    font-size: clamp(50px, 7.49vmin, 96px);
    line-height: 1.3;
  }
}
@media screen and (min-width: 1680px) {
  .main-nav .main-items a {
    font-size: clamp(72px, 8.518519vmin, 96px);
    line-height: 1.1;
  }
}
.main-nav .main-items a::before {
  content: var(--icon__right);
  font-family: "ApercuPro";
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translate3d(0, -50%, 0);
  transition: left 0.3s, opacity 0.3s, visibility 0.3s;
  font-weight: 500;
}
@media screen and (min-width: 1440px) {
  .main-nav .main-items a::before {
    font-size: clamp(50px, 4.49vmin, 70px);
  }
}
@media (hover: hover) and (pointer: fine) {
  .main-nav .main-items a:hover {
    color: #00FFDD;
    transform: translate3d(50px, 0, 0);
  }
  .main-nav .main-items a:hover::before {
    left: -50px;
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .main-nav .main-items a:hover {
    transform: translate3d(3vw, 0, 0);
  }
  .main-nav .main-items a:hover::before {
    left: -3vw;
  }
}
@media screen and (min-width: 1024px) {
  .main-nav .socials-items {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}
.main-nav .socials-items a {
  font-size: 17px;
  color: #7B808A;
}
@media (hover: hover) and (pointer: fine) {
  .main-nav .socials-items a:hover {
    color: #fff;
  }
}
@media screen and (min-width: 1024px) {
  .main-nav .socials-items a {
    font-size: 18px;
  }
}
.main-nav .menu-animate {
  transition: transform 0.3s, opacity 0.3s;
  transform: translate3d(0, 20px, 0);
  opacity: 0;
}
.open-nav .main-nav .menu-animate {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

@keyframes toOpenNav {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.archive.category .header-inner .logo,
.archive.category .header-inner-static .title,
._black .header-inner .logo,
._black .header-inner-static .title {
  color: #0E0E0E;
}
.archive.category .header-inner-static .action.secondary,
._black .header-inner-static .action.secondary {
  border: 1px solid #0E0E0E;
}
@media (hover: hover) and (pointer: fine) {
  .archive.category .header-inner-static .action.secondary:hover,
  ._black .header-inner-static .action.secondary:hover {
    border-color: #00FFDD;
  }
}

.footer-inner {
  margin: 10px 10px 0;
  padding-bottom: clamp(11px, 9.8739px + 0.2865vw, 14px);
  display: grid;
  gap: 10px;
  grid-template-areas: "logo" "footerContent" "banner";
  min-height: 100%;
}
@media screen and (min-width: 768px) {
  .footer-inner {
    grid-template-areas: "logo banner" "footerContent banner";
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
  }
}
.footer-inner .section {
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .footer-inner .section {
    border-radius: 20px;
  }
}
.footer-inner .section-logo {
  grid-area: logo;
  background-color: #0E0E0E;
  text-align: center;
  color: #fff;
  padding-bottom: 40px;
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .footer-inner .section-logo {
    padding: 10vmin 0;
  }
}
@media screen and (min-width: 768px) {
  .footer-inner .section-logo a {
    display: block;
    width: 62.69%;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .footer-inner .section-logo svg {
    width: 100%;
    height: auto;
  }
}
.footer-inner .section-content {
  background-color: #0E0E0E;
  color: #fff;
  padding: 43px 20px 51px;
  grid-area: footerContent;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .footer-inner .section-content {
    padding: clamp(37px, 3vw, 64px) clamp(20px, 4.1667vw, 80px) 24px;
  }
}
.footer-inner .section-tiktok {
  position: relative;
  grid-area: banner;
  text-align: center;
  max-height: calc(100dvh - 20px);
  min-height: 100%;
  overflow: hidden;
}
.footer-inner .section-tiktok picture {
  padding-bottom: 160.858%;
}
@media screen and (min-width: 768px) {
  .footer-inner .section-tiktok picture {
    padding-bottom: 133.617%;
    min-height: 100%;
    border-radius: 20px;
  }
}
.footer-inner .section-tiktok .section-title {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.footer-inner .section-tiktok .section-title p {
  margin-bottom: 20px;
  font: 500 20px/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
}
@media screen and (min-width: 1024px) {
  .footer-inner .section-tiktok .section-title p {
    font-size: 17px;
  }
}
.footer-inner .footer-link,
.footer-inner .footer-text {
  margin-bottom: 38px;
}
@media screen and (min-width: 768px) {
  .footer-inner .footer-text {
    margin-bottom: 80px;
  }
}
.footer-inner .footer-text > *:not(:last-child) {
  margin-bottom: 26px;
}
@media screen and (min-width: 768px) {
  .footer-inner .footer-text > *:not(:last-child) {
    margin-bottom: 27px;
  }
}
.footer-inner .footer-text,
.footer-inner .footer-bottom {
  font-size: clamp(17px, 1.25vw, 20px);
}
.footer-inner .footer-link {
  display: grid;
  grid-template-areas: "site follow" "site address";
  gap: 32px 42px;
  font-size: clamp(17px, 1.18vw, 20px);
}
@media screen and (min-width: 768px) {
  .footer-inner .footer-link {
    grid-template-areas: "site follow address";
    margin-bottom: 52px;
    gap: 32px clamp(42px, 6.389vw, 120px);
  }
}
.footer-inner .footer-link a,
.footer-inner .footer-link .address {
  color: #7B808A;
}
.footer-inner .footer-link > ul {
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .footer-inner .footer-link > ul {
    line-height: 1.3;
  }
}
.footer-inner .footer-link a {
  transition: color 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .footer-inner .footer-link a:hover {
    color: #fff;
  }
}
.footer-inner .footer-link .links-site {
  grid-area: site;
}
.footer-inner .footer-link .links-follow-us {
  grid-area: follow;
}
.footer-inner .footer-link .links-address {
  grid-area: address;
}
.footer-inner .footer-text a:not(.phone),
.footer-inner .copyright a {
  text-decoration: underline;
}
@media (hover: hover) and (pointer: fine) {
  .footer-inner .footer-text a:not(.phone):hover,
  .footer-inner .copyright a:hover {
    text-decoration: none;
  }
}
.footer-inner .footer-bottom {
  position: relative;
}
@media screen and (min-width: 768px) {
  .footer-inner .footer-bottom {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex: 1 0 auto;
    align-items: flex-end;
  }
}
.footer-inner .footer-bottom .to-top {
  flex: none;
  display: flex;
  gap: 10px;
  position: absolute;
  top: -58px;
  left: 0;
}
@media screen and (min-width: 768px) {
  .footer-inner .footer-bottom .to-top {
    position: static;
  }
}
.footer-inner .footer-bottom .to-top::after {
  content: var(--icon__top);
  font-family: "ApercuPro", Arial, Helvetica, sans-serif;
  margin-top: 2px;
  font-weight: 500;
}

.action {
  cursor: pointer;
  width: max-content;
  background-image: none;
}
.action.primary, .action.secondary, .action.minor {
  transform: translateZ(0);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  min-height: 40px;
  border-radius: 20px;
  padding: 10px 16px 8px;
  transition: background 0.3s cubic-bezier(0.545, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.545, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.545, 0.045, 0.355, 1);
  text-align: center;
  text-transform: uppercase;
  font: 500 clamp(17px, 1.13vw, 19px)/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  letter-spacing: 0.02em;
  background-image: none;
}
.action.primary {
  background-color: #0E0E0E;
  color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .action.primary:hover {
    background: #00FFDD;
    border-color: #00FFDD;
    color: #0E0E0E;
  }
}
.action.secondary {
  background: #fff;
  color: #0E0E0E;
}
@media (hover: hover) and (pointer: fine) {
  .action.secondary:hover {
    background: #00FFDD;
    border-color: #00FFDD;
    color: #0E0E0E;
  }
}
.action.minor {
  background: #00FFDD;
  color: #0E0E0E;
}
@media (hover: hover) and (pointer: fine) {
  .action.minor:hover {
    background: #fff;
    border-color: #fff;
    color: #0E0E0E;
  }
}
.action.with-arrow {
  display: flex;
  gap: 5px;
}
.action.with-arrow:after {
  content: var(--icon__right);
  font-family: "ApercuPro", Arial, Helvetica, sans-serif;
  font-weight: 500;
  margin-top: calc(clamp(1px, 0.17857143vw, 3px) * -1);
}
.action.with-border {
  border: 1px solid currentColor;
}

.link {
  cursor: pointer;
}
.link.line-show {
  display: inline;
  background: linear-gradient(to bottom, currentColor, currentColor) 0% 96%/0% 0.05em no-repeat;
  transition: background-size 0.15s;
}
@media (hover: hover) and (pointer: fine) {
  .link.line-show:hover {
    background-size: 100% 0.05em;
  }
}
.link.line-hide {
  display: inline;
  background: linear-gradient(to bottom, currentColor, currentColor) 0% 96%/100% 0.05em no-repeat;
  transition: background-size 0.15s;
}
@media (hover: hover) and (pointer: fine) {
  .link.line-hide:hover {
    background-size: 0% 0.05em;
  }
}
.link.opacity {
  transition: opacity 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .link.opacity:hover {
    opacity: 0.6;
  }
}

.blog-post {
  padding-bottom: 0;
  margin-top: 0 !important;
}
.blog-post__category {
  margin-top: 0 !important;
}
.blog-post__top {
  margin-bottom: 20px;
  padding: 0 !important;
}
@media screen and (min-width: 768px) {
  .blog-post__top {
    margin: 0 calc(-1 * clamp(12px, -6.7679px + 4.7755vw, 62px)) 20px;
  }
}
.blog-post__top > * {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 80px 0 30px;
  border-bottom: 1px solid;
}
@media screen and (max-width: 767px) {
  .blog-post__top > * {
    justify-content: center;
    min-height: calc(100dvh - 48px);
  }
}
@media screen and (min-width: 768px) {
  .blog-post__top > * {
    padding: clamp(80px, 25.5731px + 13.8491vw, 225px) 0 15px;
  }
}
.blog-post__top .taxonomy-category {
  display: flex;
  justify-content: center;
  gap: clamp(10px, 6.2464px + 0.9551vw, 20px);
}
.blog-post__top .taxonomy-category a {
  border: 1px solid;
  transform: translateZ(0);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  min-height: 40px;
  border-radius: 20px;
  padding: 10px 16px 8px;
  transition: background 0.3s cubic-bezier(0.545, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.545, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.545, 0.045, 0.355, 1);
  text-align: center;
  text-transform: uppercase;
  font: 500 clamp(17px, 1.13vw, 19px)/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  letter-spacing: 0.02em;
  background-image: none;
  background: #fff;
  color: #0E0E0E;
}
@media (hover: hover) and (pointer: fine) {
  .blog-post__top .taxonomy-category a:hover {
    background: #00FFDD;
    border-color: #00FFDD;
    color: #0E0E0E;
  }
}
@media screen and (max-width: 767px) {
  .blog-post__top .taxonomy-category a {
    min-height: 30px;
    padding: 7px 18px;
    font-size: 14px;
  }
}
.blog-post__top .wp-block-post-title {
  max-width: 35ch;
  margin: 0 auto;
  text-align: center;
}
.blog-post__info {
  padding: 0 !important;
  margin-bottom: clamp(37px, 29.8682px + 1.8147vw, 56px);
  text-align: center;
}
@media screen and (min-width: 768px) {
  .blog-post__info {
    margin: 0 auto clamp(37px, 29.8682px + 1.8147vw, 56px);
    max-width: clamp(824px, 224px + 41.6667vw, 1024px);
  }
}
.blog-post__info figure {
  margin-bottom: 15px;
  aspect-ratio: initial !important;
}
.blog-post__info img {
  border-radius: var(--default-border-radius);
}
.blog-post__info .wp-block-post-author__name {
  margin-bottom: 1px;
  font: 500 clamp(19px, 18.6246px + 0.0955vw, 20px)/clamp(21px, 19.8739px + 0.2865vw, 24px) "ApercuPro", Arial, Helvetica, sans-serif;
  letter-spacing: -0.024rem;
}
.blog-post__info .wp-block-post-author__name:last-child {
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .blog-post__info .wp-block-post-author__name {
    letter-spacing: -0.046rem;
  }
}
.blog-post__info .wp-block-post-author__info {
  max-width: 60ch;
  margin: 0 auto;
}
.blog-post__info .wp-block-post-author__info > * {
  margin: 0;
  display: inline;
}
@media screen and (max-width: 767px) {
  .blog-post__info .wp-block-post-author__bio {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .blog-post__info .wp-block-post-author__bio:not(:last-child):after {
    content: " | ";
  }
}
.blog-post__content {
  padding: 0 !important;
}
@media screen and (min-width: 768px) {
  .blog-post__content {
    max-width: clamp(704px, 104px + 41.6667vw, 904px);
    margin: 0 auto;
  }
}
.blog-post__content .std ul {
  padding-left: 10px;
}
.blog-post__content .std li:before {
  padding-right: 10px;
}
@media screen and (min-width: 1024px) {
  .blog-post__content .std blockquote {
    margin-left: -60px;
    margin-right: -60px;
  }
}
@media screen and (min-width: 1024px) {
  .blog-post__content .std img {
    margin-left: -60px;
    margin-right: -60px;
    width: calc(100% + 120px);
    max-width: calc(100% + 120px);
  }
}
.blog-post__content .std p + h6,
.blog-post__content .std p + h5,
.blog-post__content .std ul + h6,
.blog-post__content .std ul + h5,
.blog-post__content .std ol + h6,
.blog-post__content .std ol + h5 {
  margin-top: 72px;
}
.blog-post .wp-block-post-terms__separator {
  display: none;
}

.main-banner {
  position: relative;
}
.main-banner .sub-title {
  font: 500 17px/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
@media screen and (min-width: 1680px) {
  .main-banner .sub-title {
    font-size: 20px;
  }
}
.main-banner .section-title {
  margin: 0 auto;
  max-width: var(--title-width-m, 100%);
}
@media screen and (min-width: 768px) {
  .main-banner .section-title {
    max-width: var(--title-width-d, 32ch);
  }
}
.main-banner.full-screen {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
@media screen and (min-width: 768px) {
  .main-banner.full-screen {
    border-radius: 20px;
    margin-top: 10px;
  }
}
.main-banner.full-screen picture {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .main-banner.full-screen picture {
    padding-bottom: 63.38%;
  }
}
@media screen and (max-width: 767px) {
  .main-banner:not(.full-screen) {
    border-radius: 10px;
    overflow: hidden;
    height: 100svh;
    margin-right: 10px;
    margin-left: 10px;
  }
  .main-banner:not(.full-screen) p {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.main-banner:not(.full-screen) .container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .main-banner:not(.full-screen) .container {
    padding: 20px;
  }
}
@media screen and (min-width: 768px) {
  .main-banner:not(.full-screen) .container {
    top: 11%;
    height: auto;
    max-width: clamp(1200px, -180px + 95.8333vw, 1660px);
  }
}
@media screen and (min-width: 768px) {
  .main-banner:not(.full-screen) .container p {
    max-width: clamp(500px, 70vw, 860px);
    letter-spacing: -0.02em;
  }
}
@media screen and (max-width: 767px) {
  .main-banner:not(.full-screen) picture {
    min-height: 100%;
  }
}
.main-banner picture {
  padding-bottom: 219.338%;
}
@media screen and (min-width: 768px) {
  .main-banner picture {
    padding-bottom: 56.267%;
    border-radius: 20px;
  }
}
.main-banner .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: clamp(768px, 76.222vw, 1660px);
  height: 100%;
  margin: 0 auto;
  padding: 0 7px;
  gap: 25px;
}
@media screen and (min-width: 768px) {
  .main-banner .container {
    gap: 40px;
  }
}
.main-banner .bottom-logo {
  width: 126px;
  height: 35px;
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  bottom: 30px;
}
.main-banner p {
  max-width: var(--text-width-m, 80%);
  font-size: 19px;
  line-height: 1.1;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .main-banner p {
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 768px) {
  .main-banner p {
    font-size: 20px;
    max-width: var(--text-width-d, 48ch);
  }
}
@media screen and (min-width: 1680px) {
  .main-banner p {
    font-size: 24px;
  }
}

.text-section {
  padding: 80px 16px;
}
.brands-section + .text-section {
  padding-top: 0;
}
.text-section .container {
  max-width: clamp(700px, 85.06vw, 1660px);
}
@media screen and (min-width: 1680px) {
  .text-section .container {
    max-width: clamp(700px, 88.54vw, 1700px);
  }
}
.text-section .section-title:not(:last-child) {
  margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
  .text-section .section-title:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .text-section .section-title {
    font-size: 42px;
  }
}
@media screen and (min-width: 768px) {
  .text-section .section-title {
    margin-left: auto;
    margin-right: auto;
    width: 85%;
  }
}
@media screen and (min-width: 1680px) {
  .text-section .section-title {
    width: 90%;
  }
}
@media screen and (min-width: 768px) {
  .text-section .section-title.w-97 {
    width: 97%;
  }
}
@media screen and (min-width: 1680px) {
  .text-section .section-title.w-97 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .text-section .section-title.w-100 {
    width: 100%;
  }
}
.text-section p {
  width: 95.5%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .text-section p {
    width: clamp(520px, 67.2%, 946px);
  }
}

.case-studies {
  background-color: #B4FFF6;
  overflow: hidden;
}
.case-studies .section-title {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .case-studies .section-title {
    padding-right: 16%;
  }
}
@media screen and (min-width: 992px) {
  .case-studies .section-title {
    padding-right: clamp(110px, 26vw, 600px);
  }
}
.case-studies .sub-title {
  margin-bottom: 41px;
}
.case-studies .quote-block {
  order: 10;
  margin-bottom: 43px;
}
@media screen and (min-width: 768px) {
  .case-studies .quote-block {
    width: 370px !important;
    flex: none;
    order: unset;
    margin-bottom: 28px;
  }
}
@media screen and (min-width: 1680px) {
  .case-studies .quote-block {
    width: 508px !important;
  }
}
.case-studies .container {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .case-studies .container {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .case-studies .container > * {
    width: 100%;
  }
}
.case-studies .quote {
  margin-bottom: 13px;
  text-transform: uppercase;
  font: 700 25px/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 768px) {
  .case-studies .quote {
    letter-spacing: -0.02em;
    font-size: clamp(24px, 1.666vw, 32px);
  }
}
.case-studies .task {
  margin-bottom: 28px;
  letter-spacing: -0.02em;
}
@media screen and (min-width: 768px) {
  .case-studies .task {
    width: clamp(200px, 45%, 790px) !important;
  }
}
.case-studies .result-list {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .case-studies .result-list {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 0 20px;
    margin-bottom: 35px;
  }
}
.case-studies .result-list li {
  padding: 15px 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .case-studies .result-list li {
    width: calc(50% - 10px);
  }
}
@media screen and (min-width: 1024px) {
  .case-studies .result-list li {
    width: calc(25% - 15px);
    padding: 62px 0 0;
  }
}
.case-studies .result-list li:not(:last-child) {
  border-bottom: 1px solid #0E0E0E;
}
@media screen and (min-width: 768px) {
  .case-studies .result-list li:not(:last-child) {
    border: none;
  }
}
@media screen and (min-width: 768px) {
  .case-studies .result-list li .count {
    margin-bottom: 14px;
  }
}
@media screen and (min-width: 768px) {
  .case-studies .result-list li .name {
    margin-bottom: 9px;
  }
}
.case-studies .result-list li > *:last-child {
  margin-bottom: 0;
}
.case-studies .result-list .count {
  text-align: left;
}
.case-studies .result-list .name {
  font: 700 25px/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .case-studies .result-list .name {
    font-size: clamp(24px, 1.667vw, 32px);
  }
}
.case-studies .result-list p:not(.name) {
  letter-spacing: -0.02em;
}
.case-studies-slider {
  padding-bottom: 43px;
  margin-bottom: 20px;
  border-bottom: 1px solid #0E0E0E;
  position: relative;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .case-studies-slider {
    border-bottom: none;
    padding-right: 63.5%;
    margin-bottom: 0;
  }
}
.case-studies-slider ul {
  counter-reset: li;
}
.case-studies-slider .swiper-slide {
  padding-right: 10px;
}
.case-studies-slider .swiper-slide picture {
  border-radius: 20px;
  overflow: hidden;
}
.case-studies-slider .swiper-slide::after {
  counter-increment: li;
  content: counter(li, decimal-leading-zero);
  font: 500 17px/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  margin-top: 10px;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .case-studies-slider .swiper-slide::after {
    margin-top: 50px;
  }
}
.case-studies-slider .swiper-pagination .swiper-pagination-bullet {
  pointer-events: none;
  padding: 0;
}
.case-studies-slider .swiper-pagination .swiper-pagination-bullet::after, .case-studies-slider .swiper-pagination .swiper-pagination-bullet::before {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .case-studies-slider .swiper-pagination {
    bottom: 69px;
    right: 0;
    left: 0;
    width: auto;
    position: absolute;
  }
}
.case-studies .action {
  order: 15;
}
@media screen and (min-width: 768px) {
  .case-studies .action {
    width: auto;
    letter-spacing: 0.04em;
  }
}

.what-we-build-section .section-title {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .what-we-build-section .section-title {
    padding-right: 16%;
  }
}
@media screen and (min-width: 992px) {
  .what-we-build-section .section-title {
    padding-right: clamp(110px, 16vw, 600px);
  }
}
.what-we-build-section .description {
  margin-bottom: 42px;
  max-width: 710px;
}
@media screen and (min-width: 768px) {
  .what-we-build-section .description {
    margin-bottom: 75px;
  }
}
@media screen and (min-width: 1680px) {
  .what-we-build-section .description {
    max-width: 755px;
  }
}
.what-we-build-section picture {
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .what-we-build-section picture {
    border-radius: 20px;
  }
}
@media screen and (min-width: 1680px) {
  .what-we-build-section picture {
    padding-bottom: 66.6666%;
  }
}
.what-we-build-section .content-block {
  margin-top: clamp(20px, -2.5215px + 5.7307vw, 80px);
}
@media screen and (min-width: 768px) {
  .what-we-build-section .content-block {
    padding: 0 clamp(20px, 4.17vw, 60px);
    display: flex;
    gap: clamp(20px, 4.583vw, 66px);
    align-items: flex-start;
  }
}
@media screen and (min-width: 1680px) {
  .what-we-build-section .content-block {
    padding: 0;
    gap: 89px;
  }
}
.what-we-build-section .content-block .content ul {
  list-style: none;
  padding: 0;
  margin-bottom: 25px;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: -0.024rem;
}
@media screen and (max-width: 767px) {
  .what-we-build-section .content-block .content ul:first-child {
    margin-top: -18px;
  }
}
@media screen and (min-width: 768px) {
  .what-we-build-section .content-block .content ul {
    font-size: 20px;
  }
  .what-we-build-section .content-block .content ul:first-child {
    margin-top: -20px;
  }
}
@media screen and (min-width: 1680px) {
  .what-we-build-section .content-block .content ul {
    font-size: 24px;
  }
}
.what-we-build-section .content-block .content li {
  display: block;
  border-bottom: 1px solid #0E0E0E;
  padding: 14px 0 15px;
  position: relative;
}
.what-we-build-section .content-block .content li:before {
  content: var(--icon__right);
  display: inline;
  font-family: "ApercuPro", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .what-we-build-section .content-block .content p {
    line-height: 1.3333;
    margin-bottom: 24px;
  }
}
.what-we-build-section .content-block .action {
  width: max-content;
  margin-top: 44px;
}
.what-we-build-section figure {
  display: block;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .what-we-build-section figure {
    width: 55.1%;
    flex: none;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1680px) {
  .what-we-build-section figure {
    width: 54.32%;
  }
}

.tile-list-section {
  background-color: #B4FFF6;
}
@media screen and (min-width: 768px) {
  .tile-list-section {
    border-radius: 20px;
    padding-right: clamp(20px, 4.166vw, 80px);
    padding-left: clamp(20px, 4.166vw, 80px);
  }
}
.tile-list-section .section-title {
  letter-spacing: -0.02em;
}
@media screen and (max-width: 767px) {
  .tile-list-section .section-title {
    max-width: 90%;
    margin: 0 auto 43px;
  }
}
@media screen and (max-width: 767px) {
  .tile-list-section .section-title + p {
    margin-top: -26px;
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 768px) {
  .tile-list-section .container > p {
    max-width: 830px;
    margin: -30px auto 64px;
  }
}
@media screen and (min-width: 1680px) {
  .tile-list-section .container > p {
    max-width: 770px;
  }
}
.tile-list-section._bg-black .tile-item {
  border-color: #464A50;
}
@media screen and (min-width: 768px) {
  .tile-list-section .section-title {
    max-width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.tile-list-section .tile-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  counter-reset: custom-counter;
}
@media screen and (min-width: 768px) {
  .tile-list-section .tile-list._2-in-row {
    gap: 12px;
  }
}
@media screen and (min-width: 768px) {
  .tile-list-section .tile-list._2-in-row .tile-item {
    max-width: none;
    width: clamp(333px, 36.38889vw, 524px);
  }
}
@media screen and (min-width: 768px) {
  .tile-list-section .tile-list._2-in-row .tile-item-title {
    font-size: clamp(26px, 3.3333vw, 64px);
  }
}
.tile-list-section .tile-list._2-in-row .tile-item::before {
  content: "*";
  font: 500 clamp(48px, 3.3333vw, 64px)/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  top: 8px;
  left: 22px;
}
.tile-list-section .tile-list._3-in-row .tile-item {
  max-width: 546px;
}
@media screen and (min-width: 768px) {
  .tile-list-section .tile-list {
    gap: clamp(30px, 22.4928px + 1.9102vw, 50px);
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: normal;
  }
  .tile-list-section .tile-list._3-in-row {
    gap: clamp(23px, 15.4928px + 1.9102vw, 43px);
  }
  .tile-list-section .tile-list._3-in-row .tile-item {
    width: calc((100% - clamp(23px, 15.4928px + 1.9102vw, 43px)) / 2);
  }
}
@media screen and (min-width: 1024px) {
  .tile-list-section .tile-list._3-in-row {
    gap: clamp(23px, 15.4928px + 1.9102vw, 43px);
  }
  .tile-list-section .tile-list._3-in-row .tile-item {
    width: calc((100% - clamp(23px, 15.4928px + 1.9102vw, 43px) * 2) / 3);
  }
}
@media screen and (min-width: 1280px) {
  .tile-list-section .tile-list {
    gap: clamp(50px, -4px + 3.75vw, 68px);
  }
  .tile-list-section .tile-list._3-in-row {
    gap: clamp(43px, 16px + 1.875vw, 52px);
  }
  .tile-list-section .tile-list._3-in-row .tile-item {
    width: calc((100% - clamp(43px, 16px + 1.875vw, 52px) * 2) / 3);
  }
}
.tile-list-section .tile-item {
  border: 1px solid #0E0E0E;
  padding: 63px 16px 15px 20px;
  border-radius: 16px;
  text-align: left;
  text-transform: uppercase;
  max-width: 384px;
  position: relative;
  counter-increment: custom-counter;
}
@media screen and (max-width: 767px) {
  .tile-list-section .tile-item {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .tile-list-section .tile-item {
    padding: 70px 20px 20px 16px;
    width: calc((100% - clamp(30px, 22.4928px + 1.9102vw, 50px)) / 2);
    font-size: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .tile-list-section .tile-item {
    width: calc((100% - clamp(30px, 22.4928px + 1.9102vw, 50px) * 2) / 3);
  }
}
@media screen and (min-width: 1280px) {
  .tile-list-section .tile-item {
    width: calc((100% - clamp(50px, -4px + 3.75vw, 68px) * 3) / 4);
  }
}
@media screen and (min-width: 1680px) {
  .tile-list-section .tile-item {
    font-size: 32px;
  }
}
.tile-list-section .tile-item::before {
  content: counter(custom-counter, decimal-leading-zero);
  position: absolute;
  top: 12px;
  left: 17px;
  font-size: clamp(17px, 1.04vw, 20px);
  font-family: "ApercuCondensedPro", Arial, Helvetica, sans-serif;
}
@media screen and (min-width: 768px) {
  .tile-list-section .tile-item::before {
    top: 10px;
    left: 14px;
  }
}
.tile-list-section .tile-item p:not([class]) {
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .tile-list-section .tile-item p:not([class]) {
    max-width: var(--text-width-m, 48ch);
  }
}
@media screen and (min-width: 768px) {
  .tile-list-section .tile-item p:not([class]) {
    max-width: var(--text-width-d, 48ch);
  }
}
.tile-list-section .tile-item-title {
  font: 700 25px/1.03 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .tile-list-section .tile-item-title {
    max-width: var(--title-width-m, 48ch);
  }
}
@media screen and (min-width: 768px) {
  .tile-list-section .tile-item-title {
    line-height: 1;
    letter-spacing: -0.02em;
    font-size: clamp(24px, 1.66vw, 32px);
    max-width: var(--title-width-d, 48ch);
  }
}
.tile-list-section .tile-item-title:not(:last-child) {
  margin-bottom: 7px;
}
@media screen and (min-width: 768px) {
  .tile-list-section .tile-item-title:not(:last-child) {
    margin-bottom: 11px;
  }
}

.running-line-section {
  padding: 65px 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .running-line-section:last-child {
    padding: 80px 0;
  }
}
@media screen and (min-width: 768px) {
  .running-line-section {
    padding: clamp(75px, 6.9444vw, 100px) 0;
  }
}
.text-section + .running-line-section {
  padding-top: 0 !important;
}
.running-line-section .section-title {
  margin-bottom: 0;
}
.running-line-section ul,
.running-line-section li {
  display: flex;
  gap: 30px;
}
.running-line-section li {
  white-space: nowrap;
  align-items: center;
  animation: runningLineSection 30s infinite linear;
}
.running-line-section .action.with-arrow {
  display: inline-flex;
}

@keyframes runningLineSection {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(calc(-100% - 30px), 0);
  }
}
.brands-section {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .brands-section {
    padding-bottom: 65px !important;
  }
}
.brands-section .section-title {
  margin-bottom: clamp(16px, 12.2464px + 0.9551vw, 26px);
}
@media screen and (max-width: 767px) {
  .brands-section .section-title {
    font-size: 42px;
    padding: 0 25px;
  }
}
@media screen and (min-width: 768px) {
  .brands-section p {
    font-size: 20px;
    max-width: 894px;
    margin-left: auto;
    margin-right: auto;
  }
}
.brands-section ul {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .brands-section ul {
    padding-top: 5px;
  }
}
.brands-section ul img {
  max-height: clamp(32px, 3.51vw, 62px);
}
.brands-section ul,
.brands-section li {
  display: flex;
  gap: 39px;
}
@media screen and (min-width: 768px) {
  .brands-section ul,
  .brands-section li {
    gap: clamp(40px, 5.833vw, 103px);
  }
}
.brands-section li {
  flex: none;
  animation: brandsSection 30s infinite linear;
}

@keyframes brandsSection {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(calc(-100% - clamp(40px, 5.833vw, 103px)), 0);
  }
}
.what-we-do-section {
  background-color: #0E0E0E;
  padding-bottom: 0 !important;
}
@media screen and (min-width: 768px) {
  .what-we-do-section {
    border-radius: 20px;
    padding-left: clamp(48px, 8.1944vw, 160px);
    padding-right: clamp(48px, 8.1944vw, 160px);
  }
}
.what-we-do-section .section-title {
  position: sticky;
  top: 48px;
  margin-bottom: 37px;
}
@media screen and (min-width: 768px) {
  .what-we-do-section .section-title {
    margin-bottom: clamp(48px, 6.2vw, 100px);
  }
}
.what-we-do-section ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .what-we-do-section ul {
    gap: 20px;
  }
}
.what-we-do-section li {
  position: sticky;
  top: 84px;
}
.what-we-do-section picture {
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .what-we-do-section picture {
    border-radius: 15px;
    padding-bottom: 56.213%;
  }
}
.what-we-do-section .content {
  padding: 45px 29px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  max-width: 662px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .what-we-do-section .content {
    background-color: #0E0E0E;
  }
}
@media screen and (min-width: 768px) {
  .what-we-do-section .content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate3d(0, -50%, 0);
  }
}
.what-we-do-section .content .default-section-title {
  margin-bottom: 9px;
  font-size: clamp(42px, 5.833vw, 120px);
}
.what-we-do-section p {
  margin-bottom: 44px;
  font-size: clamp(19px, 1.3889vw, 24px);
  font-weight: 500;
  line-height: 1.1;
}
@media screen and (min-width: 768px) {
  .what-we-do-section p {
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) {
  .what-we-do-section .actions {
    display: flex;
    gap: 36px;
  }
}
.what-we-do-section .action {
  min-width: 180px;
}
@media screen and (max-width: 767px) {
  .what-we-do-section .action.primary {
    position: absolute;
    top: -70px;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }
}

.lets-talk-section {
  margin: 0 10px;
  background-color: #0E0E0E;
  color: #fff;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .lets-talk-section {
    border-radius: 20px;
    padding-left: clamp(90px, 8.26vw, 159px);
  }
}
@media screen and (min-width: 768px) {
  .lets-talk-section .section-title {
    text-align: left;
    margin-bottom: 38px;
  }
}
@media screen and (min-width: 768px) {
  .lets-talk-section .sub-title {
    margin-bottom: 44px;
  }
}
@media screen and (max-width: 767px) {
  .lets-talk-section .text-column,
  .lets-talk-section .sub-title {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .lets-talk-section .text-column {
    margin-bottom: 42px;
  }
}
@media screen and (min-width: 768px) {
  .lets-talk-section .text-column {
    width: 50%;
    flex: none;
  }
}
@media screen and (min-width: 1024px) {
  .lets-talk-section .text-column {
    width: 40.7%;
  }
}
@media screen and (min-width: 768px) {
  .lets-talk-section .text-column p {
    max-width: 616px;
  }
}
@media screen and (min-width: 768px) {
  .lets-talk-section .container {
    display: flex;
    gap: 5%;
  }
}
@media screen and (min-width: 1024px) {
  .lets-talk-section .container {
    gap: 18.621%;
  }
}
@media screen and (min-width: 768px) {
  .lets-talk-section .tag-column {
    max-width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .lets-talk-section .tag-column .sub-title {
    margin-bottom: 44px;
  }
}
@media screen and (max-width: 767px) {
  .lets-talk-section .tag-column .action {
    margin: 0 auto;
  }
}
.lets-talk-section .tag-column ul {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 14px;
  margin-bottom: 48px;
}
@media screen and (min-width: 768px) {
  .lets-talk-section .tag-column ul {
    margin-bottom: 78px;
  }
}
.lets-talk-section .tag-column ul a {
  font-size: 17px;
  padding: 8px 16px 10px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 50px;
  display: block;
  transition: background-color 0.3s, color 0.3s, border 0.3s;
}
.lets-talk-section .tag-column ul a.active {
  color: #0E0E0E;
  background-color: #00FFDD;
  border-color: #00FFDD;
}
@media (hover: hover) and (pointer: fine) {
  .lets-talk-section .tag-column ul a:hover {
    color: #0E0E0E;
    background-color: #00FFDD;
    border-color: #00FFDD;
  }
}
@media screen and (min-width: 768px) {
  .lets-talk-section .tag-column ul a {
    font-size: clamp(15px, 1.25vw, 20px);
  }
}

.building-with-care {
  background-color: #B4FFF6;
  overflow: hidden;
}
.building-with-care .section-title {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .building-with-care .section-title {
    padding-right: 30%;
  }
}
.building-with-care .heading p {
  margin-bottom: clamp(50px, 5.55vw, 100px);
}
@media screen and (min-width: 768px) {
  .building-with-care .heading p {
    max-width: clamp(620px, 43.05vw, 695px);
  }
}
@media screen and (min-width: 1680px) {
  .building-with-care .heading p {
    max-width: 540px;
  }
}
.building-with-care .swiper-container {
  margin: 0 -20px 40px;
  padding: 0 20px;
  overflow: auto hidden;
  scrollbar-width: none;
}
@media screen and (min-width: 768px) {
  .building-with-care .swiper-container {
    padding: 0;
    margin: 0 0 40px 0;
    overflow: visible;
  }
}
.building-with-care .swiper-wrapper {
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .building-with-care .swiper-wrapper {
    gap: 0;
  }
}
.building-with-care .swiper-slide {
  height: auto;
  width: 74.8vw;
}
@media screen and (min-width: 768px) {
  .building-with-care .swiper-slide {
    width: 88vw;
  }
}
@media screen and (min-width: 1280px) {
  .building-with-care .swiper-slide {
    width: 61.597vw;
  }
}
.building-with-care .custom-controls {
  font: 500 17px/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  display: flex;
  gap: 48px;
  float: right;
  margin-top: -56px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1680px) {
  .building-with-care .custom-controls {
    font-size: 20px;
  }
}
.building-with-care .custom-controls > div {
  cursor: pointer;
}

.building-care-item {
  display: grid;
  grid-template-areas: "status" "picture" "title" "shortDescription" "linkReadMore";
  grid-template-rows: auto auto 1fr auto auto;
  flex: none;
}
@media screen and (min-width: 768px) {
  .building-care-item {
    grid-template-areas: "picture title" "picture status" "picture shortDescription" "picture linkReadMore";
    grid-template-rows: auto auto 1fr auto;
    grid-template-columns: 53.157% auto;
    column-gap: 25px;
    padding-right: clamp(10px, 8.888vw, 162px);
  }
}
.building-care-item .image-wrapper {
  grid-area: picture;
}
@media screen and (max-width: 767px) {
  .building-care-item .image-wrapper {
    margin-bottom: 30px;
  }
}
.building-care-item picture {
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .building-care-item picture {
    border-radius: 20px;
    padding-bottom: 133.168%;
  }
}
.building-care-item .title {
  font: 500 clamp(28px, 2.6389vw, 48px)/1 "ApercuPro", Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
  grid-area: title;
}
@media screen and (min-width: 768px) {
  .building-care-item .title {
    letter-spacing: -0.02em;
  }
}
.building-care-item .status {
  grid-area: status;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
}
@media screen and (min-width: 1280px) {
  .building-care-item .status {
    flex-direction: row;
    align-items: center;
  }
}
.building-care-item .tag {
  display: flex;
  align-items: center;
  border: 1px solid currentColor;
  padding: 5px 15px 3px;
  height: 30px;
  line-height: 27px;
  text-transform: uppercase;
  border-radius: 50px;
  font: 500 clamp(14px, 18.1261px + -0.2865vw, 17px)/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  letter-spacing: 0.05rem;
}
@media screen and (min-width: 1280px) {
  .building-care-item .tag {
    font-size: clamp(14px, -1px + 1.0417vw, 19px);
    letter-spacing: 0.02rem;
  }
}
.building-care-item .date {
  font-size: 17px;
}
@media screen and (min-width: 1680px) {
  .building-care-item .date {
    font-size: 20px;
  }
}
.building-care-item p {
  margin-bottom: 30px;
  grid-area: shortDescription;
}
@media screen and (max-width: 767px) {
  .building-care-item p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (min-width: 768px) {
  .building-care-item p {
    margin-top: auto;
  }
}
.building-care-item a {
  grid-area: linkReadMore;
}
@media (hover: hover) and (pointer: fine) {
  .building-care-item a:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 768px) {
  .building-care-item a {
    font-size: 18px;
  }
}
@media screen and (min-width: 1680px) {
  .building-care-item a {
    font-size: 20px;
  }
}

@media screen and (min-width: 768px) {
  .faq {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.faq .accordion__item {
  border-bottom: 1px solid;
  transition: border-radius 0.5s;
}
@media screen and (max-width: 767px) {
  .faq .accordion__item:first-child {
    border-top: 1px solid;
  }
  .faq-without-text .faq .accordion__item:first-child {
    border-top: none;
  }
}
@media screen and (min-width: 768px) {
  .faq .accordion__item {
    border: 1px solid;
    border-radius: 50px;
  }
  .faq .accordion__item.active {
    border-radius: 20px;
  }
}
.faq .accordion__heading {
  padding: clamp(16px, 13.3725px + 0.6686vw, 23px) 0;
  font: 500 clamp(19px, 18.6246px + 0.0955vw, 20px)/1.1 "ApercuPro", Arial, Helvetica, sans-serif;
  letter-spacing: -0.014rem;
}
@media screen and (min-width: 768px) {
  .faq .accordion__heading {
    padding: 15px 15px 15px 30px;
  }
}
@media screen and (min-width: 1280px) {
  .faq .accordion__heading {
    font-size: clamp(20px, 14px + 0.4167vw, 22px);
  }
}
.faq .accordion__content {
  padding-bottom: 14px;
}
@media screen and (min-width: 768px) {
  .faq .accordion__content {
    padding: 0 clamp(30px, -38.5714px + 8.9286vw, 90px) clamp(14px, 10.6218px + 0.8596vw, 23px) 30px;
  }
}
.faq .accordion__content a {
  background: linear-gradient(currentColor 0 0) 0 100%/var(--d, 100%) 1px no-repeat;
  transition: background 0.5s;
}
@media (hover: hover) and (pointer: fine) {
  .faq .accordion__content a:hover {
    --d: 0%;
  }
}

.categories-with-posts {
  padding-top: 0 !important;
  overflow: hidden;
}
.categories-with-posts .list-categories {
  display: flex;
  gap: clamp(5px, 1.25vw, 18px);
  flex-wrap: nowrap;
  justify-content: center;
  width: max-content;
  min-width: 100%;
}
.categories-with-posts .list-categories li {
  flex: 0 0 auto;
}
.categories-with-posts .list-categories-inner {
  overflow-x: auto;
  scrollbar-width: none;
}
@media screen and (min-width: 768px) {
  .categories-with-posts .list-categories-inner {
    margin: 0 calc(clamp(20px, 4.86vw, 90px) * -1) 0;
    padding: 0 clamp(20px, 4.86vw, 90px);
  }
}
.categories-with-posts .list-categories-wrapper {
  padding-bottom: 20px;
  margin-bottom: 14px;
  position: relative;
}
.categories-with-posts .action {
  font-size: 14px;
  min-height: 30px;
  padding-top: 8px;
  padding-bottom: 6px;
}
.categories-with-posts picture {
  border-radius: 10px;
  padding-bottom: 75.0708%;
}
@media screen and (min-width: 768px) {
  .categories-with-posts picture {
    border-radius: 20px;
  }
}
.categories-with-posts .last-post {
  display: flex;
  flex-direction: column;
  margin-bottom: 90px;
}
@media screen and (min-width: 768px) {
  .categories-with-posts .last-post {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: clamp(90px, 15.41667vw, 250px);
  }
}
@media screen and (min-width: 1024px) {
  .categories-with-posts .last-post {
    padding: 0 clamp(10px, 4.1667vw, 90px);
  }
}
.categories-with-posts .last-post .image-wrapper {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .categories-with-posts .last-post .image-wrapper {
    width: 50%;
    margin: 0 32px 0 0;
  }
}
@media screen and (min-width: 1024px) {
  .categories-with-posts .last-post .image-wrapper {
    width: 64.6%;
  }
}
.categories-with-posts .last-post-title {
  margin: 0 auto 13px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .categories-with-posts .last-post-title {
    text-align: center;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1280px) {
  .categories-with-posts .last-post-title {
    max-width: clamp(600px, 83.2222vw, 1600px);
  }
}
@media screen and (min-width: 768px) {
  .categories-with-posts .last-post-content {
    width: calc(50% - 28px);
    margin: 0 -5px -5px 0;
  }
}
@media screen and (min-width: 1024px) {
  .categories-with-posts .last-post-content {
    width: calc(35.4% - 28px);
  }
}
.categories-with-posts .last-post-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .categories-with-posts .last-post-categories {
    margin-bottom: 27px;
  }
}
.categories-with-posts .last-post-description {
  margin-bottom: 24px;
  font-size: clamp(17px, 1.25vw, 20px);
  line-height: 1.294;
  letter-spacing: -0.02em;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  display: -webkit-box;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .categories-with-posts .last-post-description {
    line-height: 1.333;
  }
}
.categories-with-posts select {
  font-family: "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  padding-top: 2px;
  letter-spacing: 0.02em;
}

.categories-with-posts .list-categories-wrapper::after,
.categories-main-heading::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #0E0E0E;
}
@media screen and (min-width: 768px) {
  .categories-with-posts .list-categories-wrapper::after,
  .categories-main-heading::after {
    left: calc((clamp(20px, 4.86vw, 90px) - 8px) * -1);
    right: calc((clamp(20px, 4.86vw, 90px) - 8px) * -1);
  }
}

.categories-main-heading {
  padding: 0 0 12px;
  margin-bottom: 17px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 33px;
}
@media screen and (min-width: 768px) {
  .categories-main-heading {
    gap: 38px;
    margin-bottom: 14px;
    padding-bottom: 10px;
  }
}
.categories-main-heading .h1 {
  letter-spacing: -0.03em;
}
@media screen and (max-width: 402px) {
  .categories-main-heading .h1 {
    font-size: clamp(43px, 12.2vw, 54px);
  }
}
.categories-main-heading a {
  white-space: nowrap;
  margin-bottom: 3px;
  font-size: 17px;
}
@media screen and (min-width: 768px) {
  .categories-main-heading a {
    margin-bottom: 6px;
    font-size: 18px;
  }
}
.categories-main-description {
  margin-bottom: 28px;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .categories-main-description {
    font-size: clamp(25px, 22.3725px + 0.6686vw, 32px);
    line-height: 1;
  }
}
@media screen and (min-width: 768px) {
  .categories-main-description {
    max-width: 80%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .categories-main-description h2 {
    letter-spacing: 0.01em;
  }
}
.categories-main .category-item + .category-item {
  margin-top: clamp(88px, 6.944vw, 200px);
}
@media screen and (min-width: 768px) {
  .categories-main .category-item + .category-item {
    margin-top: clamp(80px, 21vmin, 250px);
  }
}
@media screen and (min-width: 1680px) {
  .categories-main .category-item + .category-item {
    margin-top: clamp(80px, 21vmin, 250px);
  }
}
.categories-main .category-post {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .categories-main .category-post:nth-child(n+3) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .categories-main .category-post + .category-post {
    margin-top: 44px;
  }
}
.categories-main .category-post picture {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .categories-main .category-post picture {
    margin-bottom: 10px;
  }
}
.categories-main .category-post .image-link {
  grid-area: image_link;
  display: block;
  width: 100%;
}
.categories-main .category-post .action {
  margin-bottom: 17px;
  grid-area: category_name;
}
.categories-main .category-post .post-title {
  font: 700 25px/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  grid-area: post_title;
  background: linear-gradient(currentColor 0 0) 0 100%/var(--d, 0) 1px no-repeat;
  transition: background 0.5s;
  letter-spacing: 0.01em;
}
@media (hover: hover) and (pointer: fine) {
  .categories-main .category-post .post-title:hover {
    --d: 100%;
  }
}
.categories-main .category-post:nth-child(1) {
  grid-area: post_1;
}
.categories-main .category-post:nth-child(2) {
  grid-area: post_2;
}
.categories-main .category-post:nth-child(3) {
  grid-area: post_3;
}
.categories-main .category-post:nth-child(4) {
  grid-area: post_4;
}
@media screen and (min-width: 1024px) {
  .categories-main .category-post:first-child {
    align-items: center;
  }
  .categories-main .category-post:first-child .post-title {
    letter-spacing: -0.04em;
    font-size: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .categories-main .category-post:not(:first-child) {
    display: grid;
    grid-template-areas: "image_link category_name" "image_link post_title";
    grid-template-columns: 43.1558% 56.844%;
    gap: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0E0E0E;
  }
  .categories-main .category-post:not(:first-child) .post-title {
    font: 500 20px/1.2 "ApercuPro", Arial, Helvetica, sans-serif;
    text-transform: none;
    letter-spacing: -0.02em;
  }
  .categories-main .category-post:not(:first-child) .action {
    margin-bottom: 0;
    align-self: start;
  }
  .categories-main .category-post:not(:first-child) > div {
    align-self: self-end;
    max-width: 310px;
  }
  .categories-main .category-post:not(:first-child) picture {
    margin-bottom: 0;
    border-radius: 10px;
  }
}
@media screen and (min-width: 768px) {
  .categories-main .category-posts {
    display: grid;
    grid-template-areas: "post_1 post_2" "post_3 post_4";
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    gap: 14px 10px;
  }
}
@media screen and (min-width: 1024px) {
  .categories-main .category-posts {
    grid-template-areas: "post_1 post_2" "post_1 post_3" "post_1 post_4" "post_1 null";
    grid-template-columns: 58.7692% 40.4615%;
  }
}
@media screen and (min-width: 1680px) {
  .categories-main .category-posts {
    grid-template-columns: 58.7692% calc(41.15% + 10px);
  }
}

.title-block {
  margin-bottom: clamp(25px, 8.1089px + 4.298vw, 70px);
}
.block-right-content .title-block {
  margin-bottom: 44px;
}
.title-block .description {
  margin: 0;
}

.block-right-content {
  background-color: var(--bg-color);
  color: var(--text-color);
}
@media screen and (min-width: 768px) {
  .block-right-content {
    border-radius: 20px;
  }
}
.block-right-content.default-section-indent + .running-line-section {
  padding-top: 0 !important;
}
.block-right-content._first-block {
  padding-top: clamp(180px, 148.0946px + 8.1184vw, 265px);
}
.block-right-content__update-time {
  margin-bottom: 1rem;
}
.block-right-content__row {
  display: flex;
  align-items: flex-start;
  gap: 32px;
}
@media screen and (max-width: 767px) {
  .block-right-content__row {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .block-right-content__row {
    justify-content: space-between;
  }
}
.block-right-content__action {
  flex-shrink: 0;
  min-width: clamp(142px, 194.2636px + -3.6294vw, 180px);
}
@media screen and (max-width: 767px) {
  .block-right-content__action {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.block-right-content__content {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .block-right-content__content {
    width: clamp(500px, 356.6132px + 36.4852vw, 882px);
    margin-left: auto;
  }
  .block-right-content__content._small-width {
    width: clamp(500px, 445.5731px + 13.8491vw, 645px);
  }
  .block-right-content__content._normal-width {
    width: clamp(500px, 401.6562px + 25.0239vw, 762px);
  }
  .block-right-content__content:only-child {
    margin-top: clamp(20px, -8.5714px + 3.7202vw, 45px);
  }
}
@media screen and (min-width: 1280px) {
  .block-right-content__content {
    width: clamp(882px, 528px + 24.5833vw, 1000px);
  }
  .block-right-content__content._small-width {
    width: clamp(645px, 285px + 25vw, 765px);
  }
  .block-right-content__content._normal-width {
    width: clamp(762px, 402px + 25vw, 882px);
  }
}
.block-right-content__content .std:first-child > *:not(ul):not(ol):not(blockquote):first-child {
  margin-top: clamp(8px, 27.255px + -1.3372vw, 22px);
}
.block-right-content__content .std h3 {
  max-width: 60ch;
}

.banner-with-content .section-title {
  margin-bottom: clamp(16px, 18.7507px + -0.191vw, 18px);
}
.banner-with-content__row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 27px clamp(32px, -56.6154px + 8.6538vw, 68px);
}
@media screen and (max-width: 1023px) {
  .banner-with-content__row {
    flex-direction: column;
  }
}
.banner-with-content__banner {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .banner-with-content__banner {
    flex: 0 0 54.306%;
    border-radius: 20px;
  }
}
.banner-with-content__pic {
  padding-bottom: 75.071%;
  height: 0;
}
@media screen and (min-width: 1024px) {
  .banner-with-content__content {
    margin-top: -6px;
    padding-right: 4.699%;
  }
}
.banner-with-content__content > *:first-child {
  margin-top: 0;
}
.banner-with-content__content .std h6 {
  margin-top: clamp(0px, -11.2607px + 2.8653vw, 30px);
}
.banner-with-content__content .action {
  margin: 44px 0;
}
.banner-with-content__content ul li {
  position: relative;
  padding-left: 11px;
}
.banner-with-content__content ul li:before {
  content: "•";
  position: absolute;
  top: 0;
  left: 0;
}

.lets-see {
  margin: 0 10px;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .lets-see {
    border-radius: 20px;
  }
}
.lets-see__inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: clamp(24px, 21.7479px + 0.5731vw, 30px);
  text-align: center;
}
.lets-see__sub-title {
  font: 500 17px/17px "ApercuCondensedPro";
  text-transform: uppercase;
  margin-block: clamp(0px, -4.8797px + 1.2416vw, 13px);
}
@media screen and (min-width: 1280px) {
  .lets-see__sub-title {
    font-size: clamp(17px, 8px + 0.625vw, 20px);
  }
}
.lets-see__title {
  margin: 0 auto;
  max-width: calc(var(--title-width-m, 100%) + 2rem);
}
@media screen and (max-width: 767px) {
  .lets-see__title {
    margin: 0 -1rem;
  }
}
@media screen and (min-width: 768px) {
  .lets-see__title {
    max-width: var(--title-width-d, 48ch);
  }
}
.lets-see__title--pic {
  border-radius: 10px;
}
.lets-see__descr {
  margin: 0 !important;
  max-width: var(--descr-width-d, 65ch);
}
@media screen and (max-width: 767px) {
  .lets-see__descr {
    padding: 0 3%;
    max-width: var(--descr-width-m, 65ch);
  }
  ._is-biggest-mobile-description .lets-see__descr {
    font-size: 18px;
  }
}
@media screen and (min-width: 1280px) {
  .lets-see__descr {
    font-size: clamp(18px, 0px + 1.25vw, 24px) !important;
    line-height: clamp(24px, 18px + 0.4167vw, 26px) !important;
  }
}
.lets-see__buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: clamp(12px, 25.7536px + -0.9551vw, 22px);
}
@media screen and (max-width: 767px) {
  .lets-see__buttons {
    flex-direction: column;
  }
}
.lets-see__buttons .action {
  min-width: 230px;
}
.lets-see__buttons .action.primary {
  border: 1px solid #fff;
}
@media (hover: hover) and (pointer: fine) {
  .lets-see__buttons .action.primary:hover {
    border-color: #00FFDD;
  }
}

.case-study {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .case-study._with-top-border {
    border-top: 1px solid;
    padding-top: 20px;
  }
}
.case-study__title-block {
  margin-bottom: clamp(8px, 13.5014px + -0.382vw, 12px);
  padding-top: 0;
  padding-bottom: 0;
}
.case-study__section-title {
  max-width: 110ch;
}
@media screen and (max-width: 767px) {
  ._with-top-border .case-study__section-title {
    border-top: 1px solid;
    padding-top: 18px;
  }
  .case-study__section-title .small-text {
    display: block;
    margin-bottom: 10px;
    font: 500 17px/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 1680px) {
  .case-study__section-title {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .case-study__section-title .heading {
    margin-right: -3px;
  }
}
.case-study__content {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .case-study__content {
    display: flex;
    gap: clamp(20px, 17.7479px + 0.5731vw, 26px);
  }
}
.case-study__content--col {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(40px, 27.9885px + 3.0564vw, 72px) clamp(20px, 13.2436px + 1.7192vw, 38px);
}
@media screen and (max-width: 767px) {
  .case-study__content--col {
    margin-top: 28px;
    padding-top: 18px;
    border-top: 1px solid;
  }
  .case-study__content--col._right {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .case-study__content--col._left {
    order: -1;
  }
  .case-study__content--col._left .case-study__content--descr {
    margin-bottom: 40px;
  }
  .case-study__content--col._right:not(:only-child) {
    flex-shrink: 0;
    width: 67.86%;
    padding-left: 20px;
    border-left: 1px solid;
  }
}
@media screen and (min-width: 1024px) {
  .case-study__content--col._left .std h3 {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .case-study__content--block {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 1024px) {
  .case-study__content--block._top .std h3 {
    margin-bottom: 10px;
  }
  .case-study__content--block._left, .case-study__content--block._right {
    flex: 1 1 calc(50% - clamp(20px, 13.2436px + 1.7192vw, 38px));
  }
  .case-study__content--block._left + ._right {
    margin: 0 -17px 0 -8px;
    padding-left: 20px;
    border-left: 1px solid;
  }
}
.case-study__content--action:not(:first-child) {
  margin-top: 42px;
}
@media screen and (min-width: 768px) {
  .case-study__content--action {
    margin-top: auto !important;
  }
}
.case-study__slider {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 42px;
}
.case-study__slider:not(.swiper-initialized) .case-study__slide {
  flex: 0 0 100%;
}
@media screen and (max-width: 767px) {
  .case-study__slider {
    padding: 0 20px;
    overflow: initial;
  }
  .case-study__slider._m-full-width {
    padding: 0;
  }
  .case-study__slider._m-full-width .swiper-pagination-bullets {
    display: flex;
    margin: 11px 20px 0;
  }
  .case-study__slider._m-full-width .swiper-pagination-bullet {
    padding-bottom: 60px;
    border-top: none;
    border-bottom: 1px solid #D1D6D9;
  }
  .case-study__slider._m-full-width .swiper-pagination-bullet:before, .case-study__slider._m-full-width .swiper-pagination-bullet:after {
    top: 0;
    bottom: auto;
  }
  .case-study__slider:not(.swiper-initialized) .case-study__slide {
    flex: 0 0 91.51%;
    margin-right: 10px;
  }
  .case-study__slider:not(.swiper-initialized)._m-full-width .case-study__slide {
    flex: 0 0 100%;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .case-study__slider .swiper-pagination {
    margin: 32px clamp(10px, -8.7679px + 4.7755vw, 60px) 0;
  }
}
.case-study__slider--wrap {
  display: flex;
}
@media screen and (max-width: 767px) {
  .case-study__slider--pic {
    border-radius: 10px;
  }
  ._m-full-width .case-study__slider--pic {
    border-radius: 0;
    padding-bottom: 82.188%;
  }
}
@media screen and (min-width: 768px) {
  .case-study__slider--pic {
    padding-bottom: 56.268%;
    border-radius: 20px;
  }
}
.case-study__slide {
  position: relative;
}
@media screen and (max-width: 767px) {
  .case-study__slide:nth-child(n+9):after {
    content: attr(aria-label);
  }
  .case-study__slide:after {
    content: "0" attr(aria-label);
    display: block;
    max-width: 2ch;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    font: 500 17px/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  }
  ._m-full-width .case-study__slide:after {
    display: none;
  }
}
.case-study__slide--title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: calc(100% - 40px);
  width: 25ch;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .case-study .std h3 {
    margin-bottom: 8px;
  }
}

.share-page {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  gap: 5px clamp(17px, 15.1232px + 0.4776vw, 22px);
  margin-top: 15px;
  padding-top: clamp(18px, 22.1261px + -0.2865vw, 21px);
  font: 500 17px/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  letter-spacing: 0.03rem;
  border-top: 1px solid;
}
.share-page__title {
  display: flex;
  align-items: self-end;
  gap: 10px;
  text-transform: uppercase;
}
.share-page__items {
  display: flex;
  gap: clamp(17px, 14.3725px + 0.6686vw, 24px);
}
.share-page__elem {
  transition: opacity 0.15s;
}
@media (hover: hover) and (pointer: fine) {
  .share-page__elem:hover {
    opacity: 0.7;
  }
}
.share-page__elem svg {
  width: clamp(20px, 19.2493px + 0.191vw, 22px);
  height: clamp(20px, 19.2493px + 0.191vw, 22px);
}

.latest-posts {
  padding-bottom: 0;
  min-width: clamp(159px, -7.8571px + 16.2946vw, 305px);
}
@media screen and (min-width: 768px) {
  .latest-posts {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .latest-posts .heading {
    padding: 18px clamp(20px, 4.86vw, 90px) 0;
  }
}
@media screen and (min-width: 768px) {
  .latest-posts__slider {
    margin-right: -10px;
  }
}
@media screen and (max-width: 767px) {
  .latest-posts__slider--wrap {
    flex-direction: column;
    gap: 58px;
  }
}
.latest-posts__slide {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  transition-property: all;
}
@media screen and (max-width: 767px) {
  .latest-posts__slide:nth-child(n+4) {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .latest-posts__slide {
    width: 60.9355vw;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .latest-posts__slide {
    width: 36.6098vw;
  }
}
@media screen and (min-width: 768px) {
  .latest-posts__item {
    display: flex;
    gap: 10px;
  }
}
@media screen and (min-width: 768px) {
  .latest-posts__img-wrap {
    flex: 0 0 43.91%;
  }
}
.latest-posts__pic {
  padding-bottom: 75.07%;
  border-radius: var(--default-border-radius);
}
@media screen and (max-width: 767px) {
  .latest-posts__content {
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .latest-posts__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 2px;
  }
}
.latest-posts__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 20px;
}
.latest-posts__category {
  border: 1px solid;
  transform: translateZ(0);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  min-height: 40px;
  border-radius: 20px;
  padding: 10px 16px 8px;
  transition: background 0.3s cubic-bezier(0.545, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.545, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.545, 0.045, 0.355, 1);
  text-align: center;
  text-transform: uppercase;
  font: 500 clamp(17px, 1.13vw, 19px)/1 "ApercuCondensedPro", Arial, Helvetica, sans-serif;
  letter-spacing: 0.02em;
  background-image: none;
  background: #fff;
  color: #0E0E0E;
  min-height: 30px;
  padding: 7px 16px;
  font-size: 14px;
}
@media (hover: hover) and (pointer: fine) {
  .latest-posts__category:hover {
    background: #00FFDD;
    border-color: #00FFDD;
    color: #0E0E0E;
  }
}
.latest-posts__name {
  font: 500 clamp(19px, 18.6246px + 0.0955vw, 20px)/clamp(21px, 19.8739px + 0.2865vw, 24px) "ApercuPro", Arial, Helvetica, sans-serif;
  letter-spacing: 0.01rem;
  max-width: 27ch;
}
@media screen and (max-width: 767px) {
  .latest-posts__name {
    font: 700 25px/24px "ApercuCondensedPro", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .latest-posts__name {
    max-width: 19ch;
    letter-spacing: -0.03rem;
  }
}
.latest-posts .default-section-title._align-left {
  padding-bottom: 10px;
  margin-bottom: 20px;
}
html:not(.mac) .latest-posts .swiper-wrapper {
  transition: transform 0.3s;
}

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