@font-face {
  font-family: "Geist Mono";
  src: url("../fonts/GeistMono-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geist Mono";
  src: url("../fonts/GeistMono-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
body {
  position: relative;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: none;
  background: #18181a;
  overscroll-behavior: none;
  overscroll-behavior-y: none;
}
body.menu-open {
  overflow: hidden;
}

html {
  overscroll-behavior: none;
  overscroll-behavior-y: none;
}

::selection {
  background-color: #f93a00;
  color: inherit;
}

::-moz-selection {
  background-color: #f93a00;
  color: inherit;
}

strong {
  font-weight: bold;
}

.has-bgr {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}

.content_wrapp {
  max-width: 1820px;
  width: 100%;
  padding: 0 100px;
  box-sizing: border-box;
  margin: 0 auto;
}
@media (max-width: 1080px) {
  .content_wrapp {
    padding: 0 50px;
  }
}
@media (max-width: 768px) {
  .content_wrapp {
    padding: 0 24px;
  }
}

#main {
  background-color: #ffffff;
}

.banners-page #main,
.home-page #main {
  background: #18181a !important;
}

.divider.light {
  background: #ffffff;
}
.divider.dark {
  background: #18181a;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/***
    The new CSS reset - version 1.5.1 (last updated 1.3.2022)
    GitHub page: https://github.com/elad2412/the-new-css-reset
***/
/*
    Remove all the styles of the "User-Agent-Stylesheet", except for the 'display' property
    - The "symbol *" part is to solve Firefox SVG sprite bug
 */
*:where(:not(iframe, canvas, img, svg, video):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}

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

/* Reapply the pointer cursor for anchor tags */
a, button {
  cursor: revert;
}

/* Remove list styles (bullets/numbers) */
ol, ul, menu {
  list-style: none;
}

/* For images to not be able to exceed their container */
img {
  max-width: 100%;
  height: auto;
}

/* removes spacing between cells in tables */
table {
  border-collapse: collapse;
}

/* revert the 'white-space' property for textarea elements on Safari */
textarea {
  white-space: revert;
}

/* minimum style to allow to style meter element */
meter {
  -webkit-appearance: revert;
  appearance: revert;
}

/* reset default text opacity of input placeholder */
::placeholder {
  color: unset;
}

/* fix the feature of 'hidden' attribute.
   display:revert; revert to element instead of attribute */
:where([hidden]) {
  display: none;
}

/* revert for bug in Chromium browsers
   - fix for the content editable attribute will work properly. */
:where([contenteditable]) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
}

/* apply back the draggable feature - exist only in Chromium and Safari */
:where([draggable=true]) {
  -webkit-user-drag: element;
}

footer {
  padding-bottom: 25px;
  padding-top: 75px;
}
footer .content_wrapp {
  background-color: transparent;
}
footer a {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  margin-bottom: 22px;
  display: inline-block;
  transition: all 0.5s;
  font-style: normal;
}
footer a:after {
  content: "";
  height: 1px;
  background: #ffffff;
  width: 0;
  position: absolute;
  bottom: -2px;
  left: 0;
  transition: all 0.5s;
}
footer a:hover:after {
  width: 100%;
}
footer .first {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
footer .first .title {
  width: 69%;
  font-size: 24px;
  color: #e7e7e0;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.4em;
  padding-right: 20px;
}
@media (max-width: 1080px) {
  footer .first .title br {
    display: none;
  }
}
@media (max-width: 768px) {
  footer .first .title {
    font-size: 24px;
  }
}
@media (max-width: 570px) {
  footer .first .title {
    width: 100%;
    margin-bottom: 30px;
    order: 1;
  }
}
footer .first .menu {
  width: 31%;
}
@media (max-width: 570px) {
  footer .first .menu {
    width: 48%;
    border-top: 1px solid #404040;
    padding-top: 30px;
    order: 3;
  }
}
footer .first .menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .first .col {
  font-style: italic;
  font-size: 14px;
  color: #e7e7e0;
  position: relative;
  width: 31%;
  border-top: 1px solid #404040;
  padding-top: 30px;
  display: none;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  color: #e7e7e0;
  position: relative;
  width: 31%;
  border-top: 1px solid #404040;
  padding-top: 30px;
}
@media (max-width: 560px) {
  footer .first .col {
    width: 48%;
    display: block;
    order: 4;
  }
}
footer .first .col h3 {
  margin: 0;
  font-size: 12px;
  margin-bottom: 16px;
  font-style: normal;
  text-transform: uppercase;
  color: #939597;
  font-family: "Geist Mono", monospace;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 570px) {
  footer .first .button_wrap {
    order: 2;
    width: 100%;
    margin-bottom: 30px;
  }
}
footer .first .button {
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  left: 0;
  padding: 17px 40px;
  border: 1px solid #e7e7e0;
  border-radius: 4px;
  margin-bottom: 0;
  color: #e7e7e0;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  text-decoration: none;
  transition: background 0.3s, color 0.3s;
  cursor: pointer;
}
footer .first .button:after {
  display: none;
}
footer .first .button:hover {
  background: #e7e7e0;
  color: #18181a;
}
@media (max-width: 570px) {
  footer .first .button {
    position: relative;
  }
}
footer .second {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 80px;
}
@media (max-width: 570px) {
  footer .second {
    margin-top: 40px;
  }
}
footer .second .col {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  color: #e7e7e0;
  position: relative;
  width: 31%;
  border-top: 1px solid #404040;
  padding-top: 30px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (max-width: 560px) {
  footer .second .col {
    width: 48%;
  }
  footer .second .col:nth-of-type(1) {
    display: none;
  }
}
footer .second .col h3 {
  margin: 0;
  font-size: 12px;
  margin-bottom: 16px;
  font-style: normal;
  text-transform: uppercase;
  color: #939597;
  font-family: "Geist Mono", monospace;
  font-weight: 400;
  font-style: normal;
}
footer .third {
  margin-top: 140px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 570px) {
  footer .third {
    margin-top: 40px;
  }
}
footer .third .col {
  width: 31%;
  display: flex;
  align-items: flex-start;
}
footer .third .col p {
  font-size: 12px;
  color: #939597;
  font-family: "Geist Mono", monospace;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 768px) {
  footer .third .col p br {
    display: none;
  }
}
footer .third .col a {
  margin: 0;
  top: 2px;
  font-size: 12px;
  color: #939597;
  font-family: "Geist Mono", monospace;
  font-weight: 400;
  font-style: normal;
}
footer .third .col a:after {
  background: #939597;
}
@media (max-width: 570px) {
  footer .third .col:nth-of-type(1) {
    width: 100%;
    margin-bottom: 20px;
  }
  footer .third .col:nth-of-type(2) {
    width: 48%;
  }
  footer .third .col:nth-of-type(3) {
    width: 48%;
  }
}

.fadein-wrap {
  position: relative;
  opacity: 0;
  transition: all, 1s;
}
.fadein-wrap.in-view {
  opacity: 1;
}

header {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 75px;
  transition: transform 0.45s ease;
}
@media (max-width: 1080px) {
  header {
    padding: 15px 50px;
  }
}
@media (max-width: 768px) {
  header {
    padding: 15px 24px;
  }
}
@media (max-width: 570px) {
  header {
    padding: 15px 10px;
  }
}
header.header-hidden {
  transform: translateY(-100%);
}
header .content_wrapp {
  display: flex;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 18px 25px;
  box-sizing: border-box;
  background: rgba(147, 149, 151, 0.6);
  backdrop-filter: saturate(180%) blur(10px);
  -webkit-backdrop-filter: saturate(180%) blur(10px);
  border-radius: 8px;
  position: relative;
  z-index: 10;
  max-width: 1660px;
}
@media (max-width: 570px) {
  header .content_wrapp {
    padding: 18px 12.5px;
  }
}
header .content_wrapp ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
header .content_wrapp ul li {
  margin-left: 30px;
}
header .content_wrapp ul li a {
  color: #18181a;
  font-size: 14px;
  transition: all 0.5s;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
}
header .content_wrapp ul li a:hover {
  color: #fff;
}
header .content_wrapp .left .header_logo {
  display: flex;
}
header .content_wrapp .left img {
  transition: filter 0.3s;
}
header .content_wrapp .left:hover img {
  filter: brightness(0) invert(1);
}
header .content_wrapp .right {
  color: #e7e7e0;
  font-size: 14px;
  z-index: 9;
  display: flex;
  transition: all 0.5s;
}
@media (max-width: 570px) {
  header .content_wrapp .right {
    display: none;
  }
}
header .content_wrapp .right:hover {
  color: #585858;
}
header .burger {
  display: none;
  z-index: 100;
}
header .burger span {
  width: 24px;
  height: 1px;
  background: #18181a;
  margin: 2.5px auto;
  padding: 0;
  transition: all 0.5s;
}
@media (max-width: 570px) {
  header .burger {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}
header .burger.open span {
  background: #fff;
}
header .burger.open span:nth-child(1) {
  transform: rotate(45deg) translate(1px, 4px);
}
header .burger.open span:nth-child(2) {
  transform: rotate(-45deg) translate(0px, -4px);
}
header .mobile_menu {
  display: none;
  background: #131313;
  padding: 150px 40px;
  box-sizing: border-box;
  z-index: 9;
}
@media (max-width: 570px) {
  header .mobile_menu {
    display: block;
    position: fixed;
    width: 100%;
    height: 105vh;
    left: 0;
    top: -110vh;
    transition: all 1s;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 100px 24px 60px;
    box-sizing: border-box;
  }
}
header .mobile_menu ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
header .mobile_menu ul li {
  margin-bottom: 40px;
}
header .mobile_menu ul li a {
  color: #fff;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
}
header .mobile_menu ul li {
  font-size: 14px;
}
header .mobile_menu.open {
  top: 0;
}
header .mobile_menu__title {
  font-size: 22px;
  color: #e7e7e0;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.4em;
  margin-top: 60px;
  margin-bottom: 30px;
}
header .mobile_menu__title .button {
  display: inline-block;
  margin-top: 24px;
  padding: 14px 28px;
  border: 1px solid #e7e7e0;
  border-radius: 4px;
  color: #e7e7e0;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  text-decoration: none;
}
header .mobile_menu__title .button:after {
  display: none;
}
header .mobile_menu__info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #404040;
  padding-top: 30px;
  margin-top: 30px;
}
header .mobile_menu__col {
  width: 48%;
  margin-bottom: 30px;
}
header .mobile_menu__col--full {
  width: 100%;
  margin-bottom: 0;
}
header .mobile_menu__col h3 {
  margin: 0 0 16px;
  font-size: 12px;
  text-transform: uppercase;
  color: #939597;
  font-family: "Geist Mono", monospace;
  font-weight: 400;
  font-style: normal;
  font-style: normal;
}
header .mobile_menu__col a,
header .mobile_menu__col p {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  margin-bottom: 8px;
}

.work-page {
  min-height: 100vh;
  padding-bottom: 180px;
  background-color: #18181a;
}
@media (max-width: 1080px) {
  .work-page {
    padding-bottom: 100px;
  }
}
.work-page .content_wrapp {
  background: #18181a;
}
.work-page .filtered-layout {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 200px;
  padding-bottom: 100px;
  width: 100%;
}
.work-page .filtered-layout .title_section {
  width: 100%;
  grid-column: 1/-1;
  margin-bottom: 100px;
}
.work-page .filtered-layout .title_section h2 {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  color: #ffffff;
  line-height: 1.5em;
  margin: 0;
  width: 78%;
  margin-bottom: 40px;
}
@media (max-width: 1080px) {
  .work-page .filtered-layout .title_section h2 {
    width: 100% !important;
    font-size: 24px;
  }
}
.work-page .filtered-layout .title_section .areas_of_work {
  position: relative;
  z-index: 2;
  transition: all 0.3s;
  display: none;
}
.work-page .filtered-layout .title_section .areas_of_work ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}
.work-page .filtered-layout .title_section .areas_of_work li {
  margin-right: 12px;
  font-size: 12px;
  color: #18181a;
  text-transform: uppercase;
  font-family: "Geist Mono", monospace;
  font-weight: 400;
  font-style: normal;
  padding: 11px;
  box-sizing: border-box;
  background: rgba(147, 149, 151, 0.6078431373);
  border-radius: 8px;
  transition: all 0.3s;
  cursor: pointer;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .work-page .filtered-layout .title_section .areas_of_work li {
    font-size: 9px;
    margin-right: 8px;
    padding: 7px;
  }
}
.work-page .filtered-layout .title_section .areas_of_work li.active {
  background: #ffffff;
  color: #18181a;
}
.work-page .filtered-layout .title_section .areas_of_work li:hover {
  background: rgba(147, 149, 151, 0.8901960784);
}
.work-page .filtered-layout .project-item {
  width: 49%;
  margin-bottom: 100px;
}
@media (max-width: 570px) {
  .work-page .filtered-layout .project-item {
    width: 100%;
    margin-bottom: 80px;
  }
}
.work-page .filtered-layout .project-item .project-link {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.work-page .filtered-layout .project-item .project-link:hover .image img {
  transform: translate(-50%, -50%) scale(1.02);
}
.work-page .filtered-layout .project-item .project-link:hover .video iframe {
  transform: translate(-50%, -50%) scale(1.02) !important;
}
.work-page .filtered-layout .project-item .project-link:hover .project-info {
  padding-left: 0;
}
.work-page .filtered-layout .project-item .project-link:hover .areas_of_work {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.work-page .filtered-layout .project-item .video,
.work-page .filtered-layout .project-item .image {
  padding-top: 61%;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.work-page .filtered-layout .project-item .video img,
.work-page .filtered-layout .project-item .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.work-page .filtered-layout .project-item .video iframe,
.work-page .filtered-layout .project-item .image iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
  z-index: 1;
  pointer-events: none;
}
.work-page .filtered-layout .project-info {
  padding: 20px 0 10px;
  box-sizing: border-box;
  transition: all 0.3s;
  width: 100%;
  position: relative;
  padding-right: 20px;
}
@media (max-width: 1080px) {
  .work-page .filtered-layout .project-info {
    padding: 20px 10px 20px 0;
  }
}
.work-page .filtered-layout .project-info .title {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  margin-bottom: 8px;
  color: #ffffff;
}
@media (max-width: 1080px) {
  .work-page .filtered-layout .project-info .title {
    font-size: 18px;
  }
}
.work-page .filtered-layout .project-info .description {
  color: #939597;
  font-size: 15px;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  width: 100%;
}
@media (max-width: 1080px) {
  .work-page .filtered-layout .project-info .description {
    font-size: 14px;
  }
}
.work-page .filtered-layout .project-info .areas_of_work {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  opacity: 0;
  transform: translateY(-6px);
  transition: opacity 0.35s ease, transform 0.35s ease;
  pointer-events: none;
}
@media (max-width: 768px) {
  .work-page .filtered-layout .project-info .areas_of_work {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }
}
.work-page .filtered-layout .project-info .areas_of_work ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding-top: 10px;
}
@media (max-width: 570px) {
  .work-page .filtered-layout .project-info .areas_of_work ul {
    padding-top: 0;
  }
}
.work-page .filtered-layout .project-info .areas_of_work li {
  font-size: 10px;
  color: #18181a;
  text-transform: uppercase;
  font-family: "Geist Mono", monospace;
  font-weight: 400;
  font-style: normal;
  padding: 7px 9px;
  background: rgba(147, 149, 151, 0.6);
  border-radius: 8px;
  pointer-events: none;
}
.work-page .cta {
  width: 100%;
  text-align: center;
}
.work-page .cta a {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  color: #ffffff;
  margin: 0;
  position: relative;
  text-decoration: none;
  transition: color 0.3s;
}
@media (max-width: 768px) {
  .work-page .cta a {
    font-size: 28px;
  }
}
.work-page .cta a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #ffffff;
  bottom: -2px;
  right: 0;
  position: absolute;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.work-page .cta a:hover:after {
  width: 0;
  left: 0;
}

.single-project .project_info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 90px;
  padding-top: 200px;
}
@media (max-width: 768px) {
  .single-project .project_info {
    padding-bottom: 50px;
    padding-top: 150px;
  }
}
.single-project .project_info h2 {
  color: #18181a;
  font-size: 36px;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  width: 100%;
  margin-bottom: 11px;
}
.single-project .project_info .left {
  width: 49%;
}
@media (max-width: 600px) {
  .single-project .project_info .left {
    width: 100%;
  }
}
.single-project .project_info .left .client {
  color: #939597;
  text-transform: uppercase;
  font-family: "Geist Mono", monospace;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  margin-bottom: 10px;
}
.single-project .project_info .left .client strong {
  color: #18181a;
  font-weight: 400;
}
.single-project .project_info .right {
  width: 49%;
}
@media (max-width: 600px) {
  .single-project .project_info .right {
    width: 100%;
    margin-top: 30px;
  }
}
.single-project .project_info .right .project_title {
  color: #18181a;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 1.4em;
}
@media (max-width: 1080px) {
  .single-project .project_info .right .project_title {
    padding-right: 0;
  }
}
.single-project .project_info .right .project_description {
  width: 100%;
  margin-bottom: 20px;
  font-size: 15px;
  color: #18181a;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4em;
}
@media (max-width: 1080px) {
  .single-project .project_info .right .project_description {
    padding-right: 0;
  }
}
.single-project .project_info .right .project_description ul {
  list-style: disc;
  list-style-position: inside;
}
.single-project .project_info .right .project_description ul li {
  font-size: 15px;
  color: #18181a;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.3em;
}
@media (max-width: 768px) {
  .single-project .project_info .right .project_description ul li {
    font-size: 16px;
  }
}
.single-project .project_info .right .our_info {
  color: #939597;
  font-family: "Geist Mono", monospace;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  margin-bottom: 20px;
  line-height: 1.5em;
}
.single-project .project_info .right .our_info span {
  display: inline-block;
  position: relative;
  color: #18181a;
}
.single-project .project_info .right .our_info__item {
  margin-bottom: 15px;
}
.single-project .project_info .right .areas_of_work {
  width: 100%;
}
@media (max-width: 570px) {
  .single-project .project_info .right .areas_of_work {
    display: block;
  }
}
.single-project .project_info .right .areas_of_work ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}
@media (max-width: 570px) {
  .single-project .project_info .right .areas_of_work ul {
    padding-top: 0;
  }
}
.single-project .project_info .right .areas_of_work li {
  margin-right: 12px;
  font-size: 12px;
  color: #18181a;
  text-transform: uppercase;
  font-family: "Geist Mono", monospace;
  font-weight: 400;
  font-style: normal;
  padding: 11px;
  box-sizing: border-box;
  background: rgba(147, 149, 151, 0.7725490196);
  border-radius: 8px;
  margin-bottom: 10px;
}
.single-project .project_info .right .project_link {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .single-project .project_info .right .project_link {
    margin-top: 35px;
  }
}
.single-project .project_info .right .project_link a {
  width: 300px;
  color: #18181a;
  font-size: 18px;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #18181a;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-right: 15px;
  transition: all 0.5s;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 768px) {
  .single-project .project_info .right .project_link a {
    width: auto;
  }
}
.single-project .project_info .right .project_link a:hover {
  padding-right: 0;
  color: #939597;
}
.single-project .project_info .right .project_link a:hover img {
  opacity: 0.7;
}
.single-project .view_more {
  width: 100%;
  background: #18181a;
}
.single-project .view_more .content_wrapp {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 90px;
  padding-bottom: 50px;
  width: 100%;
}
.single-project .view_more .cta {
  width: 100%;
  margin-bottom: 95px;
  text-align: center;
}
@media (max-width: 768px) {
  .single-project .view_more .cta {
    margin-bottom: 50px;
  }
}
.single-project .view_more .cta a {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  color: #ffffff;
  margin: 0;
  position: relative;
  text-decoration: none;
  transition: color 0.3s;
}
@media (max-width: 768px) {
  .single-project .view_more .cta a {
    font-size: 28px;
  }
}
.single-project .view_more .cta a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #ffffff;
  bottom: -2px;
  right: 0;
  position: absolute;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.single-project .view_more .cta a:hover:after {
  width: 0;
  left: 0;
}
.single-project .view_more .project-item {
  width: 49%;
  margin-bottom: 100px;
}
@media (max-width: 570px) {
  .single-project .view_more .project-item {
    width: 100%;
    margin-bottom: 80px;
  }
}
.single-project .view_more .project-item .project-link {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.single-project .view_more .project-item .project-link:hover .image img {
  transform: translate(-50%, -50%) scale(1.02);
}
.single-project .view_more .project-item .project-link:hover .video iframe {
  transform: translate(-50%, -50%) scale(1.02) !important;
}
.single-project .view_more .project-item .project-link:hover .project-info {
  padding-left: 0;
}
.single-project .view_more .project-item .project-link:hover .areas_of_work {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.single-project .view_more .project-item .video,
.single-project .view_more .project-item .image {
  padding-top: 61%;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.single-project .view_more .project-item .video img,
.single-project .view_more .project-item .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.single-project .view_more .project-item .video iframe,
.single-project .view_more .project-item .image iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
  z-index: 1;
  pointer-events: none;
}
.single-project .view_more .project-info {
  padding: 20px 0 10px;
  box-sizing: border-box;
  transition: all 0.3s;
  width: 100%;
  position: relative;
  padding-right: 20px;
}
@media (max-width: 1080px) {
  .single-project .view_more .project-info {
    padding: 20px 10px 20px 0;
  }
}
.single-project .view_more .project-info .title {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  margin-bottom: 8px;
  color: #ffffff;
}
@media (max-width: 1080px) {
  .single-project .view_more .project-info .title {
    font-size: 18px;
  }
}
.single-project .view_more .project-info .description {
  color: #939597;
  font-size: 15px;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 100%;
}
@media (max-width: 1080px) {
  .single-project .view_more .project-info .description {
    font-size: 14px;
  }
}
.single-project .view_more .project-info .areas_of_work {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  opacity: 0;
  transform: translateY(-6px);
  transition: opacity 0.35s ease, transform 0.35s ease;
  pointer-events: none;
}
@media (max-width: 768px) {
  .single-project .view_more .project-info .areas_of_work {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }
}
.single-project .view_more .project-info .areas_of_work ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding-top: 10px;
}
.single-project .view_more .project-info .areas_of_work li {
  font-size: 10px;
  color: #18181a;
  text-transform: uppercase;
  font-family: "Geist Mono", monospace;
  font-weight: 400;
  font-style: normal;
  padding: 7px 9px;
  background: rgba(147, 149, 151, 0.6);
  border-radius: 8px;
  pointer-events: none;
}

.textual-page {
  padding-top: 120px;
  padding-bottom: 100px;
  background: #18181a;
}
.textual-page h1 {
  font-size: 36px;
  color: #fff;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .textual-page h1 {
    font-size: 24px;
  }
}
.textual-page h2,
.textual-page h3,
.textual-page h4,
.textual-page h5,
.textual-page h6 {
  font-size: 26px;
  color: #fff;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 20px;
  margin-top: 20px;
}
.textual-page p {
  font-size: 14px;
  color: #fff;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.textual-page ul {
  list-style-type: disc;
}
.textual-page ul li {
  font-size: 14px;
  color: #fff;
  line-height: 1.5em;
}

.full-width-media {
  width: 100%;
  position: relative;
}
.full-width-media .mask-anim {
  pointer-events: none;
  position: absolute;
  z-index: 8;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
}
@media (max-width: 570px) {
  .full-width-media .mask-anim {
    display: none;
  }
}
.full-width-media .mask-anim .mask-border {
  position: absolute;
  background: #fff;
  /* transition removed for instant mask update */
  z-index: 11;
}
.full-width-media .mask-anim .mask-top,
.full-width-media .mask-anim .mask-bottom,
.full-width-media .mask-anim .mask-left,
.full-width-media .mask-anim .mask-right {
  transition: none !important;
}
.full-width-media .mask-anim .mask-top,
.full-width-media .mask-anim .mask-bottom {
  left: 0;
  right: 0;
  height: 300px;
  width: 100%;
}
.full-width-media .mask-anim .mask-top {
  top: 0;
}
.full-width-media .mask-anim .mask-bottom {
  bottom: 0;
}
.full-width-media .mask-anim .mask-left,
.full-width-media .mask-anim .mask-right {
  top: 0;
  bottom: 0;
  width: 300px;
  height: 100%;
}
.full-width-media .mask-anim .mask-left {
  left: 0;
}
.full-width-media .mask-anim .mask-right {
  right: 0;
}
.full-width-media.mask-anim-active .mask-anim .mask-top,
.full-width-media.mask-anim-active .mask-anim .mask-bottom {
  height: 0;
}
.full-width-media.mask-anim-active .mask-anim .mask-left,
.full-width-media.mask-anim-active .mask-anim .mask-right {
  width: 0;
}
.full-width-media .content_wrapp.no-padding {
  padding: 0;
}
.full-width-media .project_media {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: transparent;
}
.full-width-media .project_media.iframe_wrap {
  padding-top: 56%;
}
@media (max-width: 570px) {
  .full-width-media .project_media.iframe_wrap {
    padding-top: 100%;
  }
}
.full-width-media .project_media img {
  position: relative;
  width: 100%;
  height: auto;
  object-fit: contain;
}
.full-width-media .project_media picture {
  display: block;
  margin-bottom: -4px;
}
.full-width-media .project_media iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}
.full-width-media .project_media .fwm-video--mobile {
  display: none;
}
@media (max-width: 570px) {
  .full-width-media .project_media .fwm-video--desktop {
    display: none;
  }
  .full-width-media .project_media .fwm-video--mobile {
    display: block;
  }
}

.media-text {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.media-text .media {
  width: 50%;
  overflow: hidden;
  position: relative;
  background: #000;
}
@media (max-width: 768px) {
  .media-text .media {
    width: 100%;
    margin-bottom: 40px;
  }
}
.media-text .media img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.media-text .media.one-one {
  padding-top: 50%;
}
@media (max-width: 768px) {
  .media-text .media.one-one {
    padding-top: 100%;
  }
}
.media-text .media.four-three {
  padding-top: 40%;
}
@media (max-width: 768px) {
  .media-text .media.four-three {
    padding-top: 77%;
  }
}
.media-text .media.sixteen-nine {
  padding-top: 28.125%;
}
@media (max-width: 768px) {
  .media-text .media.sixteen-nine {
    padding-top: 56.25%;
  }
}
.media-text .text {
  width: 32%;
  font-size: 15px;
  color: #18181a;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4em;
}
@media (max-width: 768px) {
  .media-text .text {
    width: 50%;
    margin-left: auto;
  }
}
@media (max-width: 600px) {
  .media-text .text {
    width: 100%;
  }
}
.media-text .text .title {
  color: #18181a;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  margin-bottom: 10px;
}
.media-text .small_image {
  width: 22%;
  padding-top: 22%;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .media-text .small_image {
    width: 50%;
    padding-top: 50%;
  }
}
@media (max-width: 570px) {
  .media-text .small_image {
    width: 100%;
    padding-top: 100%;
  }
}
.media-text .small_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.media-text--reversed .media {
  order: 2;
}
@media (max-width: 768px) {
  .media-text--reversed .media {
    order: 1;
  }
}
.media-text--reversed .text,
.media-text--reversed .small_image {
  order: 1;
}
@media (max-width: 768px) {
  .media-text--reversed .text,
  .media-text--reversed .small_image {
    order: 2;
  }
}

.double-media {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.double-media .project_media {
  width: 49%;
  padding-top: 49%;
  overflow: hidden;
  position: relative;
  background: transparent;
}
@media (max-width: 570px) {
  .double-media .project_media {
    width: 100%;
    padding-top: 100%;
    margin-bottom: 10px;
  }
}
.double-media .project_media img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 570px) {
  .double-media .project_media:last-of-type {
    margin-bottom: 0;
  }
}

.title-description {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.title-description.border {
  border-top: 1px solid #707070;
  padding-top: 50px;
}
.title-description .text {
  width: 50%;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  color: #18181a;
  line-height: 1.4em;
}
.title-description .text.small {
  font-size: 24px;
}
@media (max-width: 1280px) {
  .title-description .text {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .title-description .text {
    width: 100%;
    margin-bottom: 40px;
  }
}
.title-description .description {
  overflow: hidden;
  width: 50%;
  position: relative;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.4em;
  font-size: 24px;
  color: #18181a;
  padding-right: 50px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .title-description .description {
    width: 100%;
    font-size: 18px;
    padding-right: 0;
  }
}
.title-description .description .project_link {
  margin-top: 60px;
}
.title-description .description .project_link a {
  width: 300px;
  color: #18181a;
  font-size: 15px;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #18181a;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-right: 15px;
  transition: all 0.5s;
}
.title-description .description .project_link a:hover {
  padding-right: 0;
  color: #939597;
}
.title-description .description .project_link a:hover img {
  opacity: 0.7;
}
.title-description.light-text .text,
.title-description.light-text .description {
  color: #fff;
}

.about {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 47px;
  border-top: 1px solid #404040;
  position: relative;
  z-index: 2;
}
.about .col {
  width: 30.5%;
  font-size: 14px;
  color: #e7e7e0;
  line-height: 1.5em;
}
@media (max-width: 600px) {
  .about .col {
    width: 100%;
  }
  .about .col:nth-of-type(1) {
    margin-bottom: 90px;
  }
  .about .col:nth-of-type(2) {
    margin-bottom: 20px;
  }
}
.capabilities {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 47px;
  border-top: 1px solid #404040;
}
.capabilities .col {
  font-size: 14px;
  color: #e7e7e0;
  line-height: 1.5em;
}
.capabilities .col:nth-child(1) {
  width: 30.5%;
}
.capabilities .col:nth-child(2) {
  width: 65.5%;
}
@media (max-width: 600px) {
  .capabilities .col {
    width: 100%;
  }
  .capabilities .col:nth-of-type(1) {
    margin-bottom: 90px;
    width: 100%;
  }
  .capabilities .col:nth-of-type(2) {
    margin-bottom: 20px;
    width: 100%;
  }
  .capabilities .col:nth-of-type(2) {
    width: 100%;
  }
}
.capabilities .capabilities-list {
  list-style: none;
  padding: 0;
  margin: 0;
  column-count: 4;
  column-gap: 10px;
}
@media (max-width: 1024px) {
  .capabilities .capabilities-list {
    column-count: 2;
  }
}
@media (max-width: 640px) {
  .capabilities .capabilities-list {
    column-count: 2;
  }
}
.capabilities .capabilities-list li {
  font-size: 14px;
  color: #e7e7e0;
  line-height: 1.5em;
  break-inside: avoid;
}
.capabilities .capabilities-list li:not(:first-child) {
  margin-top: 10px;
}

.image-overlay {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  display: block;
  text-decoration: none;
  overflow: hidden;
  outline: none;
  border: none;
}
@media (max-width: 768px) {
  .image-overlay {
    padding-top: 100%;
  }
}
.image-overlay img,
.image-overlay .overlay-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 105%;
  height: 105%;
  object-fit: cover;
  transition: transform 0.5s;
  border: none;
}
.image-overlay .overlay-video--mobile {
  display: none;
}
@media (max-width: 768px) {
  .image-overlay .overlay-video--desktop {
    display: none;
  }
  .image-overlay .overlay-video--mobile {
    display: block;
  }
}
.image-overlay .tint {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #000000;
}
.image-overlay .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.image-overlay .content .link-text {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  color: #fff;
  margin: 0;
  position: relative;
  text-decoration: none;
}
.image-overlay .content .link-text:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #fff;
  bottom: -2px;
  right: 0;
  position: absolute;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.image-overlay:hover img {
  transform: translate(-50%, -50%) scale(1.02);
}
.image-overlay:hover .link-text:after {
  width: 100%;
}

.title-block {
  width: 100%;
}
.title-block h2 {
  font-size: 36px;
  color: #18181a;
  margin: 0;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.2em;
}
@media (max-width: 768px) {
  .title-block h2 {
    width: 100% !important;
  }
}
.title-block h2.light {
  color: #ffffff;
}
@media (max-width: 768px) {
  .title-block h2 {
    font-size: 24px;
  }
  .title-block h2 br {
    display: none;
  }
}

.clients-block {
  width: 100%;
}
.clients-block .clients-borders {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
  margin-bottom: 21px;
}
.clients-block .clients-borders span {
  border-top: 1px solid #404040;
}
@media (max-width: 1080px) {
  .clients-block .clients-borders {
    grid-template-columns: repeat(4, 1fr);
  }
  .clients-block .clients-borders span:nth-child(n+5) {
    display: none;
  }
}
@media (max-width: 768px) {
  .clients-block .clients-borders {
    grid-template-columns: repeat(3, 1fr);
  }
  .clients-block .clients-borders span:nth-child(n+4) {
    display: none;
  }
}
@media (max-width: 570px) {
  .clients-block .clients-borders {
    grid-template-columns: repeat(2, 1fr);
  }
  .clients-block .clients-borders span:nth-child(n+3) {
    display: none;
  }
}
.clients-block .clients-list {
  column-count: 6;
  column-gap: 16px;
}
@media (max-width: 1080px) {
  .clients-block .clients-list {
    column-count: 4;
  }
}
@media (max-width: 768px) {
  .clients-block .clients-list {
    column-count: 3;
    font-size: 14px;
  }
}
@media (max-width: 570px) {
  .clients-block .clients-list {
    column-count: 2;
  }
}
.clients-block .client-item {
  font-size: 14px;
  color: #e7e7e0;
  break-inside: avoid;
}
.clients-block .client-item:not(:first-child) {
  margin-top: 16px;
}

.form-block {
  width: 100%;
  position: relative;
}
.form-block br {
  display: none;
}
.form-block {
  /* Container for button groups */
}
.form-block .cf7-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
}
.form-block .cf7-buttons p {
  width: auto !important;
}
.form-block {
  /* Default button style */
}
.form-block .cf7-btn {
  cursor: pointer;
  padding: 12px 13px;
  border: 1px solid #18181a;
  background: transparent;
  color: #18181a;
  font-size: 11px;
  font-family: "Geist Mono", monospace;
  font-weight: 400;
  font-style: normal;
  font-style: normal !important;
  transition: all 0.2s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  text-transform: uppercase;
}
.form-block .cf7-btn:hover {
  background: #18181a;
  color: #fff;
}
.form-block {
  /* Hide input */
}
.form-block .cf7-btn input {
  display: none;
}
.form-block {
  /* Span inside label */
}
.form-block .cf7-btn span {
  pointer-events: none;
}
.form-block {
  /* ACTIVE (checked) state */
}
.form-block .cf7-btn:has(input:checked) {
  background: #18181a;
  color: #fff;
  border-color: #18181a;
}
.form-block .cf7-btn input:checked + span {
  color: #18181a;
}
.form-block {
  /* Hover effect (subtle, like screenshot) */
}
.form-block .cf7-btn:hover {
  border-color: #ffffff;
}
.form-block textarea {
  width: 100%;
  border: 1px solid #18181a;
  padding: 17px 20px;
  font-size: 14px;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-style: normal;
  border-radius: 4px;
}
.form-block .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 80px;
  border-top: 1px solid #404040;
}
.form-block .wrap .left {
  font-size: 24px;
  color: #18181a;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  width: 30%;
}
@media (max-width: 768px) {
  .form-block .wrap .left {
    width: 100%;
    margin-bottom: 16px;
  }
}
.form-block .wrap .right {
  font-size: 14px;
  color: #18181a;
  font-style: italic;
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .form-block .wrap .right {
    width: 100%;
  }
}
.form-block .wrap .right p:first-of-type {
  margin-bottom: 20px;
  font-size: 15px;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 100%;
}
.form-block .wrap .right .cf7-col {
  width: 100%;
}
@media (max-width: 570px) {
  .form-block .wrap .right .cf7-col {
    width: 100%;
  }
}
.form-block .wrap .right .cf7-col input {
  width: 100%;
  border: 1px solid #585858;
  font-size: 14px;
  padding: 19px 20px;
  font-style: normal !important;
}
.form-block .wrap .right .cf7-col input[type=submit] {
  background: transparent;
  font-size: 24px;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000;
  text-align: center;
  transition: all 0.5s;
  cursor: pointer;
}
.form-block .wrap .right .cf7-col input[type=submit]:hover {
  background: #18181a;
  color: #fff;
}
.form-block .wrap .right.textarea p {
  width: 100%;
}
.form-block .wpcf7-not-valid-tip {
  position: relative;
  top: 5px;
}
.form-block .wpcf7-response-output {
  width: 65.5%;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0 !important;
  bottom: 60px;
  border: none !important;
  color: #dc3232;
  padding: 0 !important;
}
@media (max-width: 570px) {
  .form-block .wpcf7-response-output {
    width: 100%;
  }
}

.button-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
.button-block a {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  color: #18181a;
  margin: 0;
  position: relative;
  text-decoration: none;
  transition: color 0.3s;
}
@media (max-width: 768px) {
  .button-block a {
    font-size: 28px;
  }
}
.button-block a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #18181a;
  bottom: -2px;
  right: 0;
  position: absolute;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.button-block a:hover:after {
  width: 0;
  left: 0;
}
.button-block.light-text a {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  color: #ffffff;
  margin: 0;
  position: relative;
  text-decoration: none;
  transition: color 0.3s;
}
.button-block.light-text a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #ffffff;
  bottom: -2px;
  right: 0;
  position: absolute;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.button-block.light-text a:hover:after {
  width: 0;
  left: 0;
}

.selected {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #404040;
  padding-top: 50px;
}
@media (max-width: 768px) {
  .selected {
    flex-direction: column;
  }
}
.selected .small-title {
  width: 100%;
  margin-bottom: 16px;
  font-size: 14px;
  color: #e7e7e0;
}
.selected .left {
  width: 55.5%;
}
@media (max-width: 768px) {
  .selected .left {
    width: 100%;
    margin-bottom: 90px;
  }
}
.selected .large-title {
  font-size: 36px;
  color: #e7e7e0;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .selected .large-title {
    font-size: 24px;
  }
}
.selected .right {
  width: 30.5%;
}
@media (max-width: 768px) {
  .selected .right {
    width: 100%;
  }
}
.selected .text {
  font-size: 14px;
  color: #e7e7e0;
  line-height: 1.6em;
}
.selected .text em {
  font-style: italic;
}
.selected .text a {
  color: #585858;
  text-decoration: none;
  transition: all 0.5s;
}
.selected .text a:hover {
  color: #e7e7e0;
}

.logos-slider {
  width: 100%;
  overflow: hidden;
}
.logos-slider__track {
  width: 100%;
}
.logos-slider__slide {
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}
.logos-slider__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100px;
  padding: 0 35px;
}
@media (max-width: 768px) {
  .logos-slider__item {
    height: 60px;
    padding: 0 15px;
  }
}
.logos-slider__item img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}

.video-cover__wrapper {
  position: relative;
  width: 100%;
  padding-top: 55.74%;
  overflow: hidden;
  background: #000;
}
@media (max-width: 768px) {
  .video-cover__wrapper {
    padding-top: 100%;
  }
}
.video-cover__wrapper.playing .video-cover__poster {
  opacity: 0;
  pointer-events: none;
}
.video-cover__wrapper.playing .video-cover__iframe {
  opacity: 1;
}
.video-cover__poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease;
}
.video-cover__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
}
.video-cover__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  border: none;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.55);
  display: flex;
  z-index: 3;
  align-items: center;
  justify-content: center;
  transition: background 0.2s ease;
  z-index: 2;
}
.video-cover__play:hover {
  background: rgba(0, 0, 0, 0.8);
}
.video-cover__play-icon {
  width: 0;
  height: 0;
  border-left: 29px solid #e7e7e0;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  margin-left: 3px;
}
.video-cover__iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}
.video-cover__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
  z-index: 3;
  transition: opacity 0.3s ease;
}
.video-cover__wrapper.playing .video-cover__overlay {
  opacity: 1;
  pointer-events: auto;
}

.banners-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
  grid-auto-rows: minmax(180px, auto);
  grid-auto-flow: dense;
  position: relative;
}
@media (max-width: 768px) {
  .banners-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 570px) {
  .banners-grid {
    grid-template-columns: 1fr;
    grid-gap: 20px 0;
  }
}

.banner {
  background: #222;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: stretch;
  min-height: 180px;
  position: relative;
}

.banner video,
.banner img {
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: attr(data-aspect);
  object-fit: contain;
  background: #111;
}

.banner.wide {
  grid-column-end: span 2;
}

.small-media-text {
  display: flex;
  align-items: flex-start;
  padding-top: 50px;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #707070;
}
.small-media-text .media {
  width: 42.5%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 600px) {
  .small-media-text .media {
    width: 100%;
    margin-bottom: 30px;
  }
}
.small-media-text .media img,
.small-media-text .media video {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}
.small-media-text .text {
  width: 50%;
  padding-right: 25px;
  color: #18181a;
  box-sizing: border-box;
  font-size: 15px;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3em;
}
@media (max-width: 600px) {
  .small-media-text .text {
    width: 100%;
  }
}

.large-title-block {
  width: 100%;
  background: #18181a;
  padding-bottom: 45px;
}
.large-title-block h2 {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 72px;
  color: #ffffff;
  line-height: 1.2em;
  margin: 0;
  margin-bottom: 125px;
}
@media (max-width: 1280px) {
  .large-title-block h2 {
    font-size: 56px;
  }
}
@media (max-width: 768px) {
  .large-title-block h2 {
    font-size: 42px;
    width: 100% !important;
  }
  .large-title-block h2 br {
    display: none;
  }
}
@media (max-width: 570px) {
  .large-title-block h2 {
    margin-bottom: 80px;
  }
}
.large-title-block .description_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.large-title-block .description_wrap .description {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.4em;
  font-size: 24px;
  color: #939597;
  max-width: 525px;
  width: 100%;
  margin: 0;
}
@media (max-width: 768px) {
  .large-title-block .description_wrap .description {
    font-size: 18px;
  }
}
.large-title-block .description_wrap .arrow {
  cursor: pointer;
}
@media (max-width: 570px) {
  .large-title-block .description_wrap .arrow {
    display: none;
  }
}
.large-title-block .description_wrap .arrow img {
  display: block;
  width: 22px;
  height: auto;
  opacity: 0.5;
  animation: arrow-bounce 2.8s infinite ease-in-out;
}
.large-title-block .project_media {
  width: 100%;
  padding-top: 56%;
  overflow: hidden;
  position: relative;
  background: transparent;
}
@media (max-width: 570px) {
  .large-title-block .project_media {
    padding-top: 100%;
  }
}
.large-title-block .project_media img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.large-title-block .project_media iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}
.large-title-block .project_media .hero-video--mobile {
  display: none;
}
@media (max-width: 570px) {
  .large-title-block .project_media .hero-video--desktop {
    display: none;
  }
  .large-title-block .project_media .hero-video--mobile {
    display: block;
  }
}

@keyframes arrow-bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(8px);
  }
}
.highlights-block {
  padding: 100px 0;
  background: #18181a;
}
.highlights-block .title_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.highlights-block .title_wrap .title {
  font-size: 36px;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #fff;
}
@media (max-width: 1080px) {
  .highlights-block .title_wrap .title {
    width: 32%;
    font-size: 24px;
  }
}
.highlights-block .title_wrap .link {
  width: 300px;
  color: #fff;
  font-size: 18px;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-right: 15px;
  transition: all 0.5s;
}
@media (max-width: 1080px) {
  .highlights-block .title_wrap .link {
    width: 32%;
    font-size: 16px;
  }
}
@media (max-width: 570px) {
  .highlights-block .title_wrap .link {
    width: 100%;
    margin-top: 20px;
  }
}
.highlights-block .title_wrap .link:hover {
  padding-right: 0;
  color: #fff;
}
.highlights-block .title_wrap .link:hover img {
  opacity: 0.7;
}
.highlights-block .highlights-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.highlights-block .highlights-list .highlight-item {
  width: 32%;
  padding-top: 41.5%;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  overflow: hidden;
  transition: box-shadow 0.32s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12);
}
@media (max-width: 768px) {
  .highlights-block .highlights-list .highlight-item {
    width: 100%;
    margin-top: 20px;
    padding-top: 120%;
  }
}
.highlights-block .highlights-list .highlight-item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.25;
  z-index: 1;
}
.highlights-block .highlights-list .highlight-item .highlight-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.highlights-block .highlights-list .highlight-item .highlight-bg img,
.highlights-block .highlights-list .highlight-item .highlight-bg iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 101%;
  height: 101%;
  object-fit: cover;
  z-index: 1;
  opacity: 1 !important;
  transition: filter 0.6s cubic-bezier(0.4, 0, 0.2, 1), transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.highlights-block .highlights-list .highlight-item .highlight-logo {
  position: absolute;
  z-index: 2;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 60%;
}
.highlights-block .highlights-list .highlight-item .highlight-logo img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1), opacity 1s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0.85;
}
.highlights-block .highlights-list .highlight-item:hover {
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.22);
}
.highlights-block .highlights-list .highlight-item:hover .highlight-bg img,
.highlights-block .highlights-list .highlight-item:hover .highlight-bg iframe {
  filter: brightness(0.85);
  transform: translate(-50%, -50%) scale(1.03);
}
.highlights-block .highlights-list .highlight-item:hover .highlight-logo img {
  opacity: 1;
}

.glance-block .title_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
  border-top: 1px solid #707070;
  padding: 50px 0 0;
  align-items: flex-start;
}
.glance-block .title_wrap .title {
  font-size: 36px;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #18181a;
}
@media (max-width: 1080px) {
  .glance-block .title_wrap .title {
    width: 32%;
    font-size: 24px;
  }
}
@media (max-width: 570px) {
  .glance-block .title_wrap .title {
    width: 100%;
  }
}
.glance-block .title_wrap .link {
  width: 300px;
  color: #18181a;
  font-size: 18px;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #18181a;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-right: 15px;
  transition: all 0.5s;
}
@media (max-width: 1080px) {
  .glance-block .title_wrap .link {
    width: 32%;
    font-size: 16px;
  }
}
@media (max-width: 570px) {
  .glance-block .title_wrap .link {
    width: 100%;
    margin-top: 20px;
  }
}
.glance-block .title_wrap .link--hide-mobile {
  display: none;
}
.glance-block .title_wrap .link:hover {
  padding-right: 0;
  color: #939597;
}
.glance-block .title_wrap .link:hover img {
  opacity: 0.7;
}
.glance-block .glance-slider {
  overflow: hidden;
  cursor: grab;
  user-select: none;
  -webkit-user-select: none;
  touch-action: pan-y;
}
.glance-block .glance-slider.is-dragging {
  cursor: grabbing;
}
.glance-block .glance-slider .glance-marquee-wrap {
  display: flex;
}
.glance-block .glance-slider .glance-slider__track {
  display: flex;
  flex-shrink: 0;
  align-items: flex-start;
  will-change: transform;
}
.glance-block .glance-slider .glance-slide {
  width: 416px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .glance-block .glance-slider .glance-slide {
    width: 300px;
  }
}
@media (max-width: 570px) {
  .glance-block .glance-slider .glance-slide {
    width: 240px;
  }
}
.glance-block .glance-slider .glance-slide {
  overflow: hidden;
  margin: 0 10px;
  position: relative;
}
.glance-block .glance-slider .glance-slide .glance-slide-bg {
  width: 100%;
}
.glance-block .glance-slider .glance-slide .glance-slide-bg img {
  display: block;
  width: 100%;
  height: auto;
}
.glance-block .glance-slider .glance-slide .glance-slide-bg iframe {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  border: none;
}

.gallery-block {
  width: 100%;
}
.gallery-block__wrap {
  position: relative;
}
.gallery-block__swiper {
  width: 100%;
  padding-bottom: 36px !important;
}
.gallery-block__slide {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.gallery-block__slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.gallery-block__pagination {
  display: flex;
  justify-content: center;
  gap: 6px;
  margin-top: 16px;
  position: absolute !important;
  left: 50%;
  transform: translateX(-50%);
}
.gallery-block__pagination .gallery-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: rgba(147, 149, 151, 0.4);
  display: inline-block;
  transition: background 0.3s;
}
.gallery-block__pagination .gallery-dot--active {
  background: #939597;
}
.gallery-block__prev, .gallery-block__next {
  position: absolute;
  top: calc(50% - 22px);
  z-index: 10;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(24, 24, 26, 0.5);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: saturate(180%) blur(10px);
  -webkit-backdrop-filter: saturate(180%) blur(10px);
  transition: backdrop-filter 0.3s, background 0.3s;
}
.gallery-block__prev img, .gallery-block__next img {
  width: 14px;
  height: 14px;
  filter: brightness(0) invert(1);
}
@media (max-width: 570px) {
  .gallery-block__prev, .gallery-block__next {
    top: calc(50% - 35px);
  }
}
.gallery-block__prev:hover, .gallery-block__next:hover {
  background: rgba(180, 180, 180, 0.35);
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
}
.gallery-block__prev {
  left: 20px;
}
@media (max-width: 570px) {
  .gallery-block__prev {
    left: 10px;
  }
}
.gallery-block__prev img {
  transform: rotate(180deg);
}
.gallery-block__next {
  right: 20px;
}
@media (max-width: 570px) {
  .gallery-block__next {
    right: 20px;
  }
}

.quote {
  display: flex;
  justify-content: flex-start;
}
.quote--right {
  justify-content: flex-end;
}
.quote__inner {
  width: 49%;
}
@media (max-width: 768px) {
  .quote__inner {
    width: 100%;
  }
}
.quote__text {
  font-size: 36px;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #18181a;
  margin: 0 0 16px;
  line-height: 1.2em;
}
@media (max-width: 768px) {
  .quote__text {
    font-size: 24px;
  }
}
.quote__author {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #939597;
  font-size: 12px;
  margin: 0;
  text-transform: uppercase;
}

.three-column-info__header {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(24, 24, 26, 0.2);
  margin-bottom: 30px;
}
.three-column-info__title {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  color: #18181a;
  margin: 0 0 16px;
  line-height: 1.2em;
}
.three-column-info__desc {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  color: #18181a;
  margin: 0;
  max-width: 600px;
  line-height: 1.5em;
}
.three-column-info__columns {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.three-column-info__columns--2 > div {
  flex: 0 0 calc(50% - 20px);
}
@media (max-width: 570px) {
  .three-column-info__columns--2 > div {
    flex: 0 0 100%;
  }
}
.three-column-info__columns--3 > div {
  flex: 0 0 calc(33.333% - 27px);
}
@media (max-width: 768px) {
  .three-column-info__columns--3 > div {
    flex: 0 0 calc(50% - 20px);
  }
}
@media (max-width: 570px) {
  .three-column-info__columns--3 > div {
    flex: 0 0 100%;
  }
}
.three-column-info__columns--4 > div {
  flex: 0 0 calc(25% - 30px);
}
@media (max-width: 768px) {
  .three-column-info__columns--4 > div {
    flex: 0 0 calc(50% - 20px);
  }
}
@media (max-width: 570px) {
  .three-column-info__columns--4 > div {
    flex: 0 0 100%;
  }
}
.three-column-info__col {
  flex: 1;
}
.three-column-info__col-title {
  margin: 0 0 16px;
  color: #18181a;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  margin-bottom: 10px;
}
.three-column-info__col-desc {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #18181a;
  margin: 0;
  line-height: 1.6em;
}

.faq-page {
  padding-top: 160px;
  padding-bottom: 100px;
  background: #18181a;
  min-height: 100vh;
}
.faq-page__title {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 48px;
  color: #fff;
  line-height: 1.15em;
  margin: 0 0 80px;
  max-width: 700px;
}
@media (max-width: 768px) {
  .faq-page__title {
    font-size: 36px;
    margin-bottom: 50px;
  }
}
.faq-page__list {
  border-top: 1px solid #2e2e2e;
}
.faq-page__item {
  border-bottom: 1px solid #2e2e2e;
}
.faq-page__question {
  padding: 28px 0;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 768px) {
  .faq-page__question {
    font-size: 17px;
  }
}
.faq-page__answer {
  display: block !important;
  max-height: none !important;
  overflow: visible !important;
  padding-bottom: 28px;
}
.faq-page__answer p, .faq-page__answer li, .faq-page__answer a {
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  color: #939597;
  line-height: 1.7em;
}
.faq-page__answer a {
  color: #fff;
  text-decoration: underline;
}
.faq-page__answer ul, .faq-page__answer ol {
  padding-left: 20px;
}

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