/*!
 * Theme Name: design minded v2
 * Author: Zach Charbel
 * Author URI: https://www.zachcharbel.com
 * Description: Blank wordpress theme template build by Zach Charbel
 * Version: 1.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: wpframework
 * Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/
/* WordPress Core */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
@media screen and (max-width: 767px) {
  .alignright {
    float: none;
    width: calc(100vw - 50px);
    height: auto;
    margin: 10px 0;
  }
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
@media screen and (max-width: 767px) {
  a img.alignright {
    margin-left: 25px;
    margin-right: 25px;
  }
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1 solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

h1, h2, h3, h4, h5, h6, p, ol, ul, blockquote {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}

.wp-block-columns {
  display: block;
  margin: 0;
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
  margin-inline-start: 0 !important;
  margin-inline-end: 0 !important;
}

/*--------------------------------------------------------*/
/*------------------------- COLORS -----------------------*/
/*--------------------------------------------------------*/
@font-face {
  font-family: "baselReg";
  src: url("assets/fonts/Basel-Grotesk-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Basel-Grotesk-Regular.woff2") format("woff"), url("assets/fonts/Basel-Grotesk-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "baselLight";
  src: url("assets/fonts/Basel-Grotesk-Light.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Basel-Grotesk-Light.woff2") format("woff"), url("assets/fonts/Basel-Grotesk-Light.ttf") format("truetype");
}
@font-face {
  font-family: "baselBook";
  src: url("assets/fonts/Basel-Grotesk-Book.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Basel-Grotesk-Book.woff2") format("woff"), url("assets/fonts/Basel-Grotesk-Book.ttf") format("truetype");
}
@font-face {
  font-family: "baselRegMono";
  src: url("assets/fonts/Basel-Grotesk-Mono-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Basel-Grotesk-Mono-Regular.woff2") format("woff"), url("assets/fonts/Basel-Grotesk-Mono-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "baselLightMono";
  src: url("assets/fonts/Basel-Grotesk-Mono-Light.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Basel-Grotesk-Mono-Light.woff2") format("woff"), url("assets/fonts/Basel-Grotesk-Mono-Light.ttf") format("truetype");
}
@font-face {
  font-family: "baselLightClassic";
  src: url("assets/fonts/Basel-Classic-Light.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Basel-Classic-Light.woff2") format("woff"), url("assets/fonts/Basel-Classic-Light.ttf") format("truetype");
}
.ah-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.ah-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
  font-family: "baselReg", Helvetica, Arial, sans-serif;
  font-weight: 430;
  font-style: normal;
  font-display: swap;
}
.ah-words-wrapper b.is-visible {
  position: relative;
}
.no-js .ah-words-wrapper b {
  opacity: 0;
}
.no-js .ah-words-wrapper b.is-visible {
  opacity: 1;
}

/* -------------------------------- 

xrotate-1 

-------------------------------- */
.ah-headline.rotate-1 .ah-words-wrapper {
  perspective: 300px;
}
.ah-headline.rotate-1 b {
  opacity: 0;
  transform-origin: 50% 100%;
  transform: rotateX(180deg);
}
.ah-headline.rotate-1 b.is-visible {
  opacity: 1;
  transform: rotateX(0deg);
  animation: ah-rotate-1-in 1.2s;
}
.ah-headline.rotate-1 b.is-hidden {
  transform: rotateX(180deg);
  animation: ah-rotate-1-out 1.2s;
}

@keyframes ah-rotate-1-in {
  0% {
    transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    transform: rotateX(360deg);
    opacity: 1;
  }
}
@keyframes ah-rotate-1-out {
  0% {
    transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    transform: rotateX(180deg);
    opacity: 0;
  }
}
/* -------------------------------- 

xtype 

-------------------------------- */
.ah-headline.type .ah-words-wrapper {
  vertical-align: top;
  overflow: hidden;
}
.ah-headline.type .ah-words-wrapper::after {
  /* vertical bar */
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background-color: #363636;
}
.ah-headline.type .ah-words-wrapper.waiting::after {
  animation: ah-pulse 1s infinite;
}
.ah-headline.type .ah-words-wrapper.selected {
  background-color: #f0f0f0;
}
.ah-headline.type .ah-words-wrapper.selected::after {
  visibility: hidden;
}
.ah-headline.type .ah-words-wrapper.selected b {
  color: #363636;
}
.ah-headline.type b {
  visibility: hidden;
}
.ah-headline.type b.is-visible {
  visibility: visible;
}
.ah-headline.type i {
  position: absolute;
  visibility: hidden;
}
.ah-headline.type i.in {
  position: relative;
  visibility: visible;
}

@keyframes ah-pulse {
  0% {
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
/* -------------------------------- 

xrotate-2 

-------------------------------- */
.ah-headline.rotate-2 .ah-words-wrapper {
  perspective: 300px;
}
.ah-headline.rotate-2 i, .ah-headline.rotate-2 em {
  display: inline-block;
  backface-visibility: hidden;
  font-style: inherit !important;
}
.ah-headline.rotate-2 b {
  opacity: 0;
}
.ah-headline.rotate-2 i {
  transform-style: preserve-3d;
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0;
  font-style: normal !important;
}
.is-visible .ah-headline.rotate-2 i {
  opacity: 1;
}
.ah-headline.rotate-2 i.in {
  animation: ah-rotate-2-in 0.4s forwards;
}
.ah-headline.rotate-2 i.out {
  animation: ah-rotate-2-out 0.4s forwards;
}
.ah-headline.rotate-2 em {
  transform: translateZ(20px);
}

.no-csstransitions .ah-headline.rotate-2 i {
  transform: rotateX(0deg);
  opacity: 0;
}
.no-csstransitions .ah-headline.rotate-2 i em {
  transform: scale(1);
}

.no-csstransitions .ah-headline.rotate-2 .is-visible i {
  opacity: 1;
}

@keyframes ah-rotate-2-in {
  0% {
    opacity: 0;
    transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    transform: translateZ(-20px) rotateX(0deg);
  }
}
@keyframes ah-rotate-2-out {
  0% {
    opacity: 1;
    transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    transform: translateZ(-20px) rotateX(-90deg);
  }
}
/* -------------------------------- 

xloading-bar 

-------------------------------- */
.ah-headline.loading-bar span {
  display: inline-block;
  padding: 0.2em 0;
}
.ah-headline.loading-bar .ah-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.ah-headline.loading-bar .ah-words-wrapper::after {
  /* loading bar */
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #356efd;
  z-index: 2;
  transition: width 0.3s -0.1s;
}
.ah-headline.loading-bar .ah-words-wrapper.is-loading::after {
  width: 100%;
  transition: width 3s;
}
.ah-headline.loading-bar b {
  top: 0.2em;
  opacity: 0;
  transition: opacity 0.3s;
}
.ah-headline.loading-bar b.is-visible {
  opacity: 1;
  top: 0;
}

/* -------------------------------- 

xslide 

-------------------------------- */
.ah-headline.slide span {
  display: inline-block;
  padding: 0.2em 0;
}
.ah-headline.slide .ah-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.ah-headline.slide b {
  opacity: 0;
  top: 0.2em;
}
.ah-headline.slide b.is-visible {
  top: 0;
  opacity: 1;
  animation: slide-in 0.6s;
}
.ah-headline.slide b.is-hidden {
  animation: slide-out 0.6s;
}

@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-out {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}
/* -------------------------------- 

xclip 

-------------------------------- */
.ah-headline.clip span {
  display: inline-block;
  padding: 0.2em 0;
}
.ah-headline.clip .ah-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.ah-headline.clip .ah-words-wrapper::after {
  /* line */
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #363636;
}
.ah-headline.clip b {
  opacity: 0;
}
.ah-headline.clip b.is-visible {
  opacity: 1;
}

/* -------------------------------- 

xzoom 

-------------------------------- */
.ah-headline.zoom .ah-words-wrapper {
  perspective: 300px;
}
.ah-headline.zoom b {
  opacity: 0;
}
.ah-headline.zoom b.is-visible {
  opacity: 1;
  animation: zoom-in 0.8s;
}
.ah-headline.zoom b.is-hidden {
  animation: zoom-out 0.8s;
}

@keyframes zoom-in {
  0% {
    opacity: 0;
    transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes zoom-out {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateZ(-100px);
  }
}
/* -------------------------------- 

xrotate-3 

-------------------------------- */
.ah-headline.rotate-3 .ah-words-wrapper {
  perspective: 300px;
}
.ah-headline.rotate-3 b {
  opacity: 0;
}
.ah-headline.rotate-3 i {
  display: inline-block;
  transform: rotateY(180deg);
  backface-visibility: hidden;
}
.is-visible .ah-headline.rotate-3 i {
  transform: rotateY(0deg);
}
.ah-headline.rotate-3 i.in {
  animation: ah-rotate-3-in 0.6s forwards;
}
.ah-headline.rotate-3 i.out {
  animation: ah-rotate-3-out 0.6s forwards;
}

.no-csstransitions .ah-headline.rotate-3 i {
  transform: rotateY(0deg);
  opacity: 0;
}

.no-csstransitions .ah-headline.rotate-3 .is-visible i {
  opacity: 1;
}

@keyframes ah-rotate-3-in {
  0% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(0deg);
  }
}
@keyframes ah-rotate-3-out {
  0% {
    transform: rotateY(0);
  }
  100% {
    transform: rotateY(-180deg);
  }
}
/* -------------------------------- 

xscale 

-------------------------------- */
.ah-headline.scale b {
  opacity: 0;
}
.ah-headline.scale i {
  display: inline-block;
  opacity: 0;
  transform: scale(0);
}
.is-visible .ah-headline.scale i {
  opacity: 1;
}
.ah-headline.scale i.in {
  animation: scale-up 0.6s forwards;
}
.ah-headline.scale i.out {
  animation: scale-down 0.6s forwards;
}

.no-csstransitions .ah-headline.scale i {
  transform: scale(1);
  opacity: 0;
}

.no-csstransitions .ah-headline.scale .is-visible i {
  opacity: 1;
}

@keyframes scale-up {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-down {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  60% {
    transform: scale(0);
    opacity: 0;
  }
}
/* -------------------------------- 

xpush 

-------------------------------- */
.ah-headline.push b {
  opacity: 0;
}
.ah-headline.push b.is-visible {
  opacity: 1;
  animation: push-in 0.6s;
}
.ah-headline.push b.is-hidden {
  animation: push-out 0.6s;
}

@keyframes push-in {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes push-out {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  60% {
    opacity: 0;
    transform: translateX(110%);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}
/*--------------------------------------------------------*/
/*-------------------- GLOBAL VARIABLES-------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------- GLOBAL STYLES --------------------*/
/*--------------------------------------------------------*/
* {
  webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

html,
body {
  margin: 0;
  padding: 0;
  font-family: "baselLight", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: normal;
  color: #fff;
  scroll-behavior: smooth;
}

body {
  background-color: #000000 !important;
  position: relative;
  transition: 0.5s ease-in-out;
}
body::after {
  content: "";
  display: none;
}
@media screen and (min-width: 768px) {
  body::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background: radial-gradient(farthest-side, #1e362c calc(100% - 1px), transparent 100%) fixed no-repeat; /* Don't repeat*/
    mix-blend-mode: screen;
    background-size: 56px 56px;
    background-position: inherit;
    z-index: 1000;
    display: block;
  }
}
body.hide {
  background-color: #f4f5f1 !important;
}

.antispam {
  display: none;
}

.clear-fix {
  clear: both;
}

h1 + h1, h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h1 + p, h1 + ul, h1 + ol, h2 + h1, h2 + h2, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h2 + p, h2 + ul, h2 + ol, h3 + h1, h3 + h2, h3 + h3, h3 + h4, h3 + h5, h3 + h6, h3 + p, h3 + ul, h3 + ol, h4 + h1, h4 + h2, h4 + h3, h4 + h4, h4 + h5, h4 + h6, h4 + p, h4 + ul, h4 + ol, h5 + h1, h5 + h2, h5 + h3, h5 + h4, h5 + h5, h5 + h6, h5 + p, h5 + ul, h5 + ol, h6 + h1, h6 + h2, h6 + h3, h6 + h4, h6 + h5, h6 + h6, h6 + p, h6 + ul, h6 + ol, p + h1, p + h2, p + h3, p + h4, p + h5, p + h6, p + p, p + ul, p + ol, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6, ul + p, ul + ul, ul + ol, ol + h1, ol + h2, ol + h3, ol + h4, ol + h5, ol + h6, ol + p, ol + ul, ol + ol {
  margin-top: 15px;
}

h1 {
  font-family: "baselReg", Helvetica, Arial, sans-serif;
  font-weight: 430;
  font-style: normal;
  font-display: swap;
  font-size: 45px;
  line-height: 51px;
  letter-spacing: normal;
}

h2 {
  font-family: "baselLight", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
  font-size: 25px;
  line-height: 33px;
  letter-spacing: normal;
}

h3 {
  font-family: "baselBook", Helvetica, Arial, sans-serif;
  font-weight: 485;
  font-style: normal;
  font-display: swap;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: normal;
}

h4 {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: normal;
}

h5 {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: normal;
}

h6 {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: normal;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p:last-child {
  margin-bottom: 0;
}

ul {
  padding: 0;
  margin: 0;
}

a {
  position: relative;
  outline: none !important;
  color: #97c107;
}

strong {
  font-family: "baselBook", Helvetica, Arial, sans-serif;
  font-weight: 485;
  font-style: normal;
  font-display: swap;
}

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

@media screen and (min-width: 768px) {
  .mobile-only {
    display: none;
  }
}

.block {
  position: relative;
}
.block .container {
  width: calc(100% - 96px);
  max-width: 1366px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .block .container {
    width: calc(100% - 70px);
  }
}
.block .container .header {
  margin-bottom: 19px;
}
.block .container .header h3 {
  font-family: "baselLightMono", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: normal;
  color: #58614c;
  text-transform: lowercase;
}

#main-content .wp-block-columns,
#main-content .block {
  padding-top: 104px;
}
@media screen and (min-width: 768px) {
  #main-content .wp-block-columns,
#main-content .block {
    padding-top: 150px;
  }
}
#main-content .wp-block-columns:first-child,
#main-content .block:first-child {
  padding-top: 252px;
}
@media screen and (min-width: 768px) {
  #main-content .wp-block-columns:first-child,
#main-content .block:first-child {
    padding-top: 358px;
  }
}
#main-content .wp-block-columns:last-child,
#main-content .block:last-child {
  padding-bottom: 50px;
}
#main-content .wp-block-columns {
  padding-top: 50px !important;
}
#main-content .wp-block-columns:first-child {
  padding-top: 252px !important;
}
@media screen and (min-width: 768px) {
  #main-content .wp-block-columns:first-child {
    padding-top: 358px !important;
  }
}
#main-content .wp-block-columns .wp-block-column .block {
  padding-top: 0;
}
#main-content .wp-block-columns .wp-block-column .block:first-child {
  padding-top: 0;
}
#main-content .wp-block-columns .wp-block-column .block:last-child {
  padding-bottom: 0;
}
#main-content .wp-block-columns .wp-block-column .block .container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

html :where(.wp-block) .block .container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

a.logo,
.logo {
  width: 132px;
  height: 50px;
  display: block;
}
a.logo.black,
.logo.black {
  background: url("assets/imgs/logo-black.svg") no-repeat 0 0 transparent;
}
@keyframes FadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
a.logo #logo.hide #DE, a.logo #logo.hide #DS, a.logo #logo.hide #DI, a.logo #logo.hide #DG, a.logo #logo.hide #DN, a.logo #logo.hide #MI, a.logo #logo.hide #MN, a.logo #logo.hide #MD, a.logo #logo.hide #ME, a.logo #logo.hide #MD2,
.logo #logo.hide #DE,
.logo #logo.hide #DS,
.logo #logo.hide #DI,
.logo #logo.hide #DG,
.logo #logo.hide #DN,
.logo #logo.hide #MI,
.logo #logo.hide #MN,
.logo #logo.hide #MD,
.logo #logo.hide #ME,
.logo #logo.hide #MD2 {
  animation: FadeOut 0.5s ease-in-out;
  animation-fill-mode: both;
}
a.logo #logo.hide #DE,
.logo #logo.hide #DE {
  animation-delay: 0.3s;
}
a.logo #logo.hide #DS,
.logo #logo.hide #DS {
  animation-delay: 0.225s;
}
a.logo #logo.hide #DI,
.logo #logo.hide #DI {
  animation-delay: 0.15s;
}
a.logo #logo.hide #DG,
.logo #logo.hide #DG {
  animation-delay: 0.075s;
}
a.logo #logo.hide #DN,
.logo #logo.hide #DN {
  animation-delay: 0s;
}
a.logo #logo.hide #MI,
.logo #logo.hide #MI {
  animation-delay: 0.3s;
}
a.logo #logo.hide #MN,
.logo #logo.hide #MN {
  animation-delay: 0.225s;
}
a.logo #logo.hide #MD,
.logo #logo.hide #MD {
  animation-delay: 0.15s;
}
a.logo #logo.hide #ME,
.logo #logo.hide #ME {
  animation-delay: 0.075s;
}
a.logo #logo.hide #MD2,
.logo #logo.hide #MD2 {
  animation-delay: 0s;
}
a.logo #logo.show #DE, a.logo #logo.show #DS, a.logo #logo.show #DI, a.logo #logo.show #DG, a.logo #logo.show #DN, a.logo #logo.show #MI, a.logo #logo.show #MN, a.logo #logo.show #MD, a.logo #logo.show #ME, a.logo #logo.show #MD2,
.logo #logo.show #DE,
.logo #logo.show #DS,
.logo #logo.show #DI,
.logo #logo.show #DG,
.logo #logo.show #DN,
.logo #logo.show #MI,
.logo #logo.show #MN,
.logo #logo.show #MD,
.logo #logo.show #ME,
.logo #logo.show #MD2 {
  animation: FadeIn 0.5s ease-in-out;
  animation-fill-mode: both;
}
a.logo #logo.show #DE,
.logo #logo.show #DE {
  animation-delay: 0s;
}
a.logo #logo.show #DS,
.logo #logo.show #DS {
  animation-delay: 0.075s;
}
a.logo #logo.show #DI,
.logo #logo.show #DI {
  animation-delay: 0.15s;
}
a.logo #logo.show #DG,
.logo #logo.show #DG {
  animation-delay: 0.225s;
}
a.logo #logo.show #DN,
.logo #logo.show #DN {
  animation-delay: 0.3s;
}
a.logo #logo.show #MI,
.logo #logo.show #MI {
  animation-delay: 0s;
}
a.logo #logo.show #MN,
.logo #logo.show #MN {
  animation-delay: 0.075s;
}
a.logo #logo.show #MD,
.logo #logo.show #MD {
  animation-delay: 0.15s;
}
a.logo #logo.show #ME,
.logo #logo.show #ME {
  animation-delay: 0.225s;
}
a.logo #logo.show #MD2,
.logo #logo.show #MD2 {
  animation-delay: 0.3s;
}

ul#menu-social-media {
  margin: 0;
  padding: 0;
  display: inline-flex;
}
@media screen and (max-width: 990px) {
  ul#menu-social-media {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
ul#menu-social-media li {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-left: 10px;
}
ul#menu-social-media li a {
  width: 30px;
  height: 30px;
  background-size: 30px 30px !important;
  background-position: 50% 50% !important;
  text-indent: -9999px;
  display: block;
  padding: 0;
}
ul#menu-social-media li a.twitter {
  background-image: url(assets/imgs/icons/twitter.svg);
}
ul#menu-social-media li a.linkedin {
  background-image: url(assets/imgs/icons/linkedin.svg);
}
ul#menu-social-media li a.facebook {
  background-image: url(assets/imgs/icons/facebook.svg);
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: #000000;
  opacity: 1;
  transition: 1s ease-in-out;
}
@media screen and (min-width: 991px) {
  header.hide {
    opacity: 0;
  }
}
header .header__content {
  width: calc(100% - 96px);
  max-width: 1366px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  header .header__content {
    width: calc(100% - 70px);
  }
}
@media screen and (max-width: 990px) {
  header .header__content {
    margin-top: 50px;
    padding-bottom: 20px;
    height: 100%;
  }
}
@media screen and (min-width: 991px) {
  header .header__content {
    min-height: 55px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 31px;
    margin-bottom: 34px;
    align-items: center;
  }
}
@media screen and (max-width: 990px) {
  header .header__content .menu-main-container {
    position: fixed;
    top: 0;
    left: -100vw;
    width: 100vw;
    height: 100vh;
    background: #000000;
    z-index: 1000;
    transition: 0.25s ease-in-out;
  }
  header .header__content .menu-main-container.active {
    left: 0vw;
  }
}
header .header__content .menu-main-container {
  opacity: 1;
  transition: 0.25s;
  margin-top: 0;
}
header .header__content .menu-main-container.hide {
  opacity: 0;
  margin-top: -100px;
}
@media screen and (max-width: 990px) {
  header .header__content .menu-main-container {
    position: absolute;
    top: 100px;
    width: 100vw;
    height: calc(100vh - 100px);
  }
}
header .header__content .menu-main-container ul#menu-main {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 990px) {
  header .header__content .menu-main-container ul#menu-main {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: calc(100vw - 70px);
  }
}
@media screen and (min-width: 991px) {
  header .header__content .menu-main-container ul#menu-main {
    display: flex;
  }
}
header .header__content .menu-main-container ul#menu-main li {
  list-style: none;
  position: relative;
}
@media screen and (max-width: 990px) {
  header .header__content .menu-main-container ul#menu-main li {
    text-align: center;
    margin-left: 36px;
    margin-right: 36px;
    display: block;
    width: 100%;
  }
  header .header__content .menu-main-container ul#menu-main li:not(:first-child) {
    margin-top: 44px;
  }
  header .header__content .menu-main-container ul#menu-main li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 44px;
  }
}
@media screen and (min-width: 991px) {
  header .header__content .menu-main-container ul#menu-main li:not(:first-child) {
    margin-left: 25px;
  }
}
header .header__content .menu-main-container ul#menu-main li a {
  text-align: center;
  font-family: "baselLightClassic", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
  font-size: 55px;
  line-height: 55px;
  color: #1e362c;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}
header .header__content .menu-main-container ul#menu-main li.active a {
  color: #fff;
}
header .header__content .menu-main-container ul#menu-main li.current-page-ancestor a {
  color: #1e362c;
}
header .header__content .menu-main-container ul#menu-main li.current-page-ancestor > a {
  color: #fff;
}
header .header__content .nav-toggle {
  display: none;
  position: absolute;
  top: 54px;
  right: 32px;
  width: 40px;
  height: 40px;
  margin-top: 0px;
  margin-right: 0;
  -webkit-transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  border: none;
  z-index: 1000000;
  background: none !important;
  cursor: pointer;
}
@media screen and (max-width: 990px) {
  header .header__content .nav-toggle {
    display: block;
  }
}
header .header__content .nav-toggle .icon-bar {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  height: 1px;
  width: 100%;
  background: #58614c;
  border-radius: 0;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  margin: 0;
  padding: 0;
}
header .header__content .nav-toggle .icon-bar:nth-child(2) {
  transform: rotate(90deg);
}
header .header__content .nav-toggle.active {
  transform: rotate(45deg);
}

.home header .header__content ul#menu-main li a {
  color: #fff;
}

.single-project-cpt header {
  opacity: 0;
  transition: 0.5s ease-in-out;
}
.single-project-cpt header.show {
  opacity: 1;
}

footer {
  padding-top: 25px;
  padding-bottom: clamp(192px, 16.11vw, 220px);
}
footer .container {
  border-top: 1px solid #58614c;
  padding-top: 42px;
  width: calc(100% - 96px);
  max-width: 1366px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  footer .container {
    width: calc(100% - 70px);
  }
}
@media screen and (min-width: 991px) {
  footer .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 52px;
  }
}
footer .container .copyright {
  font-family: "baselLightMono", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: normal;
  color: #58614c;
  text-transform: lowercase;
}
@media screen and (max-width: 990px) {
  footer .container .copyright {
    padding-bottom: 30px;
  }
}
footer .container .copyright span {
  position: relative;
  top: 11px;
  font-size: 32px;
  line-height: 0;
}
@media screen and (min-width: 991px) {
  footer .container .menus {
    display: flex;
    justify-content: space-between;
  }
}
footer .container .menus ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
footer .container .menus ul li a {
  text-decoration: none;
}
footer .container .menus ul#menu-footer li:not(:last-child) {
  margin-right: 15px;
}

#main-content {
  opacity: 1;
  margin-left: 0;
  transition: 1s ease-in-out;
}
@media screen and (min-width: 991px) {
  #main-content.hide {
    opacity: 0;
  }
  #main-content.hide.from-left {
    margin-left: 300px;
  }
  #main-content.hide.from-right {
    margin-left: -300px;
  }
}

button {
  background: transparent;
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
}

.btn a {
  padding: 7px 32px 9px 32px;
  border-radius: 20px;
  display: block;
  transition: 0.25s;
  text-decoration: none;
  text-transform: lowercase;
  font-family: "baselRegMono", Helvetica, Arial, sans-serif;
  font-weight: 430;
  font-style: normal;
  font-display: swap;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: normal;
  text-transform: lowercase;
  background: #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #000000;
}
@media screen and (min-width: 1024px) {
  .btn a {
    padding: 7px 27px 9px 27px;
  }
}
.btn a:hover {
  background: #58614c;
  border-color: #58614c;
  color: #fff;
}
.btn.outline a {
  padding: 7px 32px 9px 32px;
  border-radius: 20px;
  display: block;
  transition: 0.25s;
  text-decoration: none;
  text-transform: lowercase;
  font-family: "baselRegMono", Helvetica, Arial, sans-serif;
  font-weight: 430;
  font-style: normal;
  font-display: swap;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: normal;
  text-transform: lowercase;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .btn.outline a {
    padding: 7px 27px 9px 27px;
  }
}
.btn.outline a:hover {
  background: #fff;
  color: #000000;
}
.btn.dark a {
  padding: 7px 32px 9px 32px;
  border-radius: 20px;
  display: block;
  transition: 0.25s;
  text-decoration: none;
  text-transform: lowercase;
  font-family: "baselRegMono", Helvetica, Arial, sans-serif;
  font-weight: 430;
  font-style: normal;
  font-display: swap;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: normal;
  text-transform: lowercase;
  background: #1e362c;
  border: 1px solid rgba(30, 54, 44, 0.5);
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .btn.dark a {
    padding: 7px 27px 9px 27px;
  }
}
.btn.dark a:hover {
  border-color: #58614c;
  background: #58614c;
  color: #fff;
}

.posts {
  display: grid;
  column-gap: 30px;
  grid-template-columns: auto;
}
@media screen and (min-width: 768px) {
  .posts {
    grid-template-columns: auto auto;
  }
}
@media screen and (min-width: 1200px) {
  .posts {
    grid-template-columns: auto auto auto auto;
  }
}
.posts .post-card .image {
  width: 100%;
  height: 260px;
}
.posts .post-card .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gform_wrapper {
  width: calc(100% - 96px);
  max-width: 1366px;
  margin: 0 auto;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .gform_wrapper {
    width: calc(100% - 70px);
  }
}
.projects.list .project {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  opacity: 1;
  transition: 0.25s ease-in-out;
}
.projects.list .project:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.projects.list .project.fade {
  opacity: 0.5;
}
.projects.list .project.before {
  border-bottom: 1px solid #fff;
}
.projects.list .project p.timeframe {
  font-family: "baselLightMono", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: normal;
  color: #58614c;
  text-transform: lowercase;
  margin-top: 0;
}
@media screen and (max-width: 990px) {
  .projects.list .project p.timeframe {
    margin-bottom: 14px;
  }
}
.projects.list .project-header {
  position: relative;
  width: 100%;
  padding: 21px 0 21px 0;
}
@media screen and (min-width: 768px) {
  .projects.list .project-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 19px 0 14px 0;
    cursor: pointer;
  }
}
.projects.list .project-header .title {
  font-family: "baselLight", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
}
@media screen and (max-width: 767px) {
  .projects.list .project-header .title + .timeframe, .projects.list .project-header .title + ul {
    margin-top: 29px;
  }
}
.projects.list .project-header ul {
  display: flex;
  margin-top: 0;
}
@media screen and (max-width: 1023px) {
  .projects.list .project-header ul {
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .projects.list .project-header ul {
    width: 64%;
  }
}
.projects.list .project-header ul li {
  padding: 7px 32px 9px 32px;
  border-radius: 20px;
  display: block;
  transition: 0.25s;
  text-decoration: none;
  text-transform: lowercase;
  font-family: "baselRegMono", Helvetica, Arial, sans-serif;
  font-weight: 430;
  font-style: normal;
  font-display: swap;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: normal;
  text-transform: lowercase;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  font-family: "baselLightMono", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
}
@media screen and (min-width: 1024px) {
  .projects.list .project-header ul li {
    padding: 7px 27px 9px 27px;
  }
}
.projects.list .project-header ul li:hover {
  background: #fff;
  color: #000000;
}
@media screen and (max-width: 1023px) {
  .projects.list .project-header ul li {
    margin-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: normal;
  }
}
.projects.list .project-header ul li:not(:last-child) {
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  .projects.list .project-header ul li:not(:last-child) {
    margin-right: 15px;
  }
}
.projects.list .project-header .accordion-btn {
  position: absolute;
  right: 13px;
  width: 27px;
  height: 27px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  transition: 0.25s;
}
@media screen and (max-width: 767px) {
  .projects.list .project-header .accordion-btn {
    top: 18px;
    right: 0;
  }
}
.projects.list .project-header .accordion-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-mask-image: url(assets/imgs/icons/x-icon.svg);
  mask-image: url(assets/imgs/icons/x-icon.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 30% 30%;
  mask-size: 30% 30%;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  transform: rotate(-45deg);
  transition: 0.25s;
}
.projects.list .project-header.active .accordion-btn {
  border-color: rgba(255, 255, 255, 0.5);
}
.projects.list .project-header.active .accordion-btn:before {
  transform: rotate(0);
}
.projects.list .project-content {
  height: 0;
  overflow: hidden;
  transition: 0.25s;
}
.projects.list .project-content .content-excerpt {
  margin-bottom: 44px;
}
.projects.list .project-content.active {
  height: inherit;
}
.projects.list .project-content .btn {
  margin-bottom: 40px;
}
.projects.list .project-header .title, .projects.list .project-content .content-excerpt {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .projects.list .project-header .title, .projects.list .project-content .content-excerpt {
    width: 32.06%;
  }
}
@media screen and (min-width: 1024px) {
  .projects.list .project-header .title, .projects.list .project-content .content-excerpt {
    width: 45.06%;
  }
}
@media screen and (min-width: 768px) {
  .projects.grid {
    display: grid;
    column-gap: 21px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.projects.grid .project:not(:first-child) {
  margin-top: clamp(35px, 3.82vw, 55px);
}
@media screen and (min-width: 768px) {
  .projects.grid .project:nth-child(2), .projects.grid .project:nth-child(3) {
    margin-top: 0px;
  }
}
.projects.grid .project .thumbnail {
  position: relative;
  width: 100%;
  height: 45vw;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 20px;
}
@media screen and (min-width: 400px) {
  .projects.grid .project .thumbnail {
    height: 55vw;
  }
}
@media screen and (min-width: 768px) {
  .projects.grid .project .thumbnail {
    height: 18vw;
    max-height: 252px;
  }
}
.projects.grid .project .thumbnail img {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  height: 100%;
  object-fit: fill;
  transition: 0.25s ease-in-out;
}
.projects.grid .project .thumbnail:hover img {
  width: 110%;
  height: 110%;
}
.projects.grid .project p.title strong {
  font-family: "baselLight", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
}
.projects.grid .project p.title a {
  color: #fff;
  text-decoration: none;
}
.projects.grid .project p.title a strong {
  font-family: "baselLight", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
}
.projects.grid .project p.tagline {
  margin-top: 6px;
  font-family: "baselLightMono", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: normal;
  color: #58614c;
  text-transform: lowercase;
}

.btn.see-more {
  margin-top: 46px;
  float: right;
}

.single-project-cpt {
  background-color: #f4f5f1 !important;
  color: #000000;
}
.single-project-cpt #main-content {
  padding-top: 169px;
}
@media screen and (min-width: 768px) {
  .single-project-cpt #main-content {
    padding-top: 125px;
  }
}
.single-project-cpt .container {
  width: calc(100% - 96px);
  max-width: 1366px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .single-project-cpt .container {
    width: calc(100% - 70px);
  }
}
@media screen and (min-width: 768px) {
  .single-project-cpt .container {
    position: relative;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .single-project-cpt .container .col-left {
    width: clamp(100px, 39.46vw, 539px);
    margin-top: 156px;
  }
}
.single-project-cpt .container .col-left .title {
  margin-bottom: 14px;
  font-family: "baselLight", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: normal;
  font-family: "baselBook", Helvetica, Arial, sans-serif;
  font-weight: 485;
  font-style: normal;
  font-display: swap;
}
.single-project-cpt .container .col-left ul.capabilities {
  display: flex;
  flex-wrap: wrap;
  margin-top: 21px;
  margin-bottom: 26px;
}
.single-project-cpt .container .col-left ul.capabilities li {
  padding: 7px 32px 9px 32px;
  border-radius: 20px;
  display: block;
  transition: 0.25s;
  text-decoration: none;
  text-transform: lowercase;
  font-family: "baselRegMono", Helvetica, Arial, sans-serif;
  font-weight: 430;
  font-style: normal;
  font-display: swap;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: normal;
  text-transform: lowercase;
  background: transparent;
  border: 1px solid #58614c;
  color: #58614c;
  margin-top: 10px;
}
@media screen and (min-width: 1024px) {
  .single-project-cpt .container .col-left ul.capabilities li {
    padding: 7px 27px 9px 27px;
  }
}
.single-project-cpt .container .col-left ul.capabilities li:hover {
  background: #fff;
  color: #58614c;
}
.single-project-cpt .container .col-left ul.capabilities li:not(:last-child) {
  margin-right: 10px;
}
.single-project-cpt .container .col-left .read-more-content {
  display: none;
}
.single-project-cpt .container .col-left .read-more-content.show {
  max-height: 30.5vh;
  overflow-y: scroll;
  margin-bottom: 26px;
  margin-top: 57px;
}
@media screen and (min-width: 1500px) {
  .single-project-cpt .container .col-left .read-more-content.show {
    max-height: 35vh;
  }
}
.single-project-cpt .container .col-left a.read-more {
  font-family: "baselRegMono", Helvetica, Arial, sans-serif;
  font-weight: 430;
  font-style: normal;
  font-display: swap;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: normal;
  text-transform: lowercase;
  color: #000000;
  display: block;
}
@media screen and (max-width: 767px) {
  .single-project-cpt .container .col-left a.read-more {
    margin-bottom: 35px;
  }
}
.single-project-cpt .container .col-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .single-project-cpt .container .col-right {
    width: clamp(100px, 46.19vw, 631px);
  }
}
.single-project-cpt .container .col-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-project-cpt .container .col-right .full-width,
.single-project-cpt .container .col-right .half-width {
  border-radius: 10px;
  overflow: hidden;
  margin-top: 21px;
}
@media screen and (max-width: 767px) {
  .single-project-cpt .container .col-right .full-width,
.single-project-cpt .container .col-right .half-width {
    margin-left: -19px;
    margin-right: -19px;
  }
}
.single-project-cpt .container .col-right .full-width .video-holder,
.single-project-cpt .container .col-right .half-width .video-holder {
  width: 100%;
  height: calc(100% + 10px);
  margin-top: -5px;
}
.single-project-cpt .container .col-right .full-width {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .single-project-cpt .container .col-right .full-width {
    width: calc(100% + 38px);
  }
}
.single-project-cpt .container .col-right .full-width:first-child {
  margin-top: 0;
}
.single-project-cpt .container .col-right .full-width .video-holder {
  aspect-ratio: 16/9;
}
.single-project-cpt .container .col-right .half-width {
  width: calc(50% - 10px);
}
@media screen and (max-width: 767px) {
  .single-project-cpt .container .col-right .half-width {
    width: calc(50% + 8px);
  }
}
.single-project-cpt .container .col-right .half-width:nth-child(1) {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .single-project-cpt .container .col-right .half-width:nth-child(2) {
    margin-top: 0;
  }
}
.single-project-cpt .container .col-right .half-width .video-holder {
  aspect-ratio: 9/16;
}
.single-project-cpt .container.fixed {
  position: relative;
}
.single-project-cpt .container.fixed .col-left {
  position: fixed;
  top: 0px;
}
@media screen and (min-width: 768px) {
  .single-project-cpt .container.fixed .col-left {
    left: 48px;
  }
}
@media screen and (min-width: 1500px) {
  .single-project-cpt .container.fixed .col-left {
    left: calc((100vw - 1366px) / 2);
  }
}
@media screen and (min-width: 768px) {
  .single-project-cpt .container.fixed .col-right {
    margin-left: calc(46.19vw - 25px);
  }
}
@media screen and (min-width: 1500px) {
  .single-project-cpt .container.fixed .col-right {
    margin-left: 735px;
  }
}
.single-project-cpt header {
  background: #f4f5f1;
}
.single-project-cpt header .nav-toggle,
.single-project-cpt header .menu-main-container {
  display: none;
}
.single-project-cpt header .back-to-work {
  background: url(assets/imgs/icons/arrow-back.svg) no-repeat 8px 50% transparent;
  background-size: 21px 11px;
  padding-left: 39px;
  transition: 0.25s ease-in-out;
}
.single-project-cpt header .back-to-work a {
  text-decoration: none;
  color: #000000;
  font-family: "baselBook", Helvetica, Arial, sans-serif;
  font-weight: 485;
  font-style: normal;
  font-display: swap;
}
.single-project-cpt header .back-to-work:hover {
  background-position: 0px;
}
.single-project-cpt footer {
  padding-top: clamp(42px, 3.66vw, 50px);
  background-color: #000000;
  color: #fff;
  margin-top: clamp(19px, 3.95vw, 54px);
}

.error404 .container {
  text-align: center;
}
.error404 .container .content {
  max-width: 435px;
  margin: 0 auto;
}
.error404 .container button {
  margin-top: 48px;
}

.wp-block-columns:not(.block-editor-block-list__block) {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100% - 96px);
  max-width: 1366px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .wp-block-columns:not(.block-editor-block-list__block) {
    width: calc(100% - 70px);
  }
}
@media screen and (max-width: 990px) {
  .wp-block-columns:not(:last-child) {
    margin-bottom: 0;
  }
}
html :where(.wp-block) .wp-block-columns {
  display: none;
}

.block-content + .block-btn {
  margin-top: 46px !important;
}

.accordion-list .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: calc(100% - 36px);
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  display: block;
}
.accordion-list .accordion .panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
.accordion-list .accordion.active, .accordion-list .accordion:hover {
  background-color: #ccc;
}

.block-image img {
  width: 100%;
  max-width: 100%;
}

.block-carousel .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}
.block-carousel .slick-arrow.slick-next {
  right: 20px;
}
.block-carousel .slick-arrow.slick-prev {
  left: 20px;
}
.block-carousel .slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.block-carousel .slick-dots li:not(:last-child) {
  margin-right: 10px;
}
.block-carousel .slick-dots li button {
  cursor: pointer !important;
}
.block-carousel .slick-slide img {
  position: relative;
  height: 500px;
  width: 100%;
  object-fit: cover;
}

.block-video .video-holder {
  aspect-ratio: 16/9;
  width: 100%;
}

.block-featured-projects ul {
  margin: 0;
  padding: 0;
}
.block-featured-projects .header {
  display: flex;
}
@media screen and (max-width: 767px) {
  .block-featured-projects .header {
    justify-content: space-between;
  }
}
.block-featured-projects .header .filter {
  display: flex;
}
@media screen and (min-width: 768px) {
  .block-featured-projects .header .filter {
    margin-left: 110px;
  }
}
.block-featured-projects .header .filter li {
  list-style: none;
  display: flex;
  align-items: center;
  font-family: "baselLightMono", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: normal;
  color: #58614c;
  text-transform: lowercase;
  cursor: pointer;
}
.block-featured-projects .header .filter li:not(:last-child) {
  margin-right: 30px;
}
.block-featured-projects .header .filter li span {
  width: 17px;
  height: 17px;
  display: block;
  border-radius: 50%;
  border: 1px solid rgba(88, 97, 76, 0.5);
  margin-right: 10px;
}
.block-featured-projects .header .filter li.active span {
  background: #58614c;
}

.block-project-accordion ul {
  margin: 0;
  padding: 0;
}
.block-project-accordion .header {
  display: flex;
}
@media screen and (max-width: 767px) {
  .block-project-accordion .header {
    justify-content: space-between;
  }
}
.block-project-accordion .header .filter {
  display: flex;
}
@media screen and (min-width: 768px) {
  .block-project-accordion .header .filter {
    margin-left: 110px;
  }
}
.block-project-accordion .header .filter li {
  list-style: none;
  display: flex;
  align-items: center;
  font-family: "baselLightMono", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: normal;
  color: #58614c;
  text-transform: lowercase;
  cursor: pointer;
}
.block-project-accordion .header .filter li:not(:last-child) {
  margin-right: 30px;
}
.block-project-accordion .header .filter li span {
  width: 17px;
  height: 17px;
  display: block;
  border-radius: 50%;
  border: 1px solid rgba(88, 97, 76, 0.5);
  margin-right: 10px;
}
.block-project-accordion .header .filter li.active span {
  background: #58614c;
}

@media screen and (max-width: 767px) {
  .block-capabilities .capabilities {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media screen and (min-width: 768px) {
  .block-capabilities .capabilities {
    display: grid;
    column-gap: 21px;
    grid-template-columns: auto auto auto;
  }
}
@media screen and (max-width: 767px) {
  .block-capabilities .capabilities .capability {
    background: #fff;
    border-radius: 10px;
    padding: 37px 20px 47px 20px;
    color: #000000;
  }
  .block-capabilities .capabilities .capability:not(:first-child) {
    margin-top: 14px;
  }
}
@media screen and (min-width: 768px) {
  .block-capabilities .capabilities .capability {
    padding-top: 31px;
    padding-right: 51px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
}
.block-capabilities .capabilities .capability .description {
  margin-top: 22px;
  margin-bottom: 41px;
}
.block-capabilities .capabilities .capability ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.block-capabilities .capabilities .capability ul li {
  list-style: none;
  padding: 7px 32px 9px 32px;
  border-radius: 20px;
  display: block;
  transition: 0.25s;
  text-decoration: none;
  text-transform: lowercase;
  font-family: "baselRegMono", Helvetica, Arial, sans-serif;
  font-weight: 430;
  font-style: normal;
  font-display: swap;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: normal;
  text-transform: lowercase;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  font-family: "baselLightMono", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
  padding-left: clamp(16px, 14.6vw, 20px);
  padding-right: clamp(16px, 14.6vw, 20px);
  margin-bottom: 10px;
}
@media screen and (min-width: 1024px) {
  .block-capabilities .capabilities .capability ul li {
    padding: 7px 27px 9px 27px;
  }
}
.block-capabilities .capabilities .capability ul li:hover {
  background: #fff;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .block-capabilities .capabilities .capability ul li {
    border-color: #000000;
    color: #000000;
  }
}
.block-capabilities .capabilities .capability ul li:not(:last-child) {
  margin-right: 10px;
}

@media screen and (min-width: 768px) {
  .block-team-members .container .team-members {
    display: grid;
    column-gap: 21px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1024px) {
  .block-team-members .container .team-members {
    display: grid;
    column-gap: 21px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (max-width: 990px) {
  .block-team-members .container .team-members .team-members__team-member:first-child {
    padding-top: 27px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
  .block-team-members .container .team-members .team-members__team-member:not(:first-child) {
    padding-top: 98px;
  }
}
@media screen and (min-width: 991px) {
  .block-team-members .container .team-members .team-members__team-member {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: 31px;
  }
}
.block-team-members .container .team-members .team-members__team-member .bio {
  margin-top: 20px;
  margin-bottom: 18px;
}
.block-team-members .container .team-members .team-members__team-member ul {
  margin-bottom: 24px;
  display: flex;
}
.block-team-members .container .team-members .team-members__team-member ul li {
  list-style: none;
}
.block-team-members .container .team-members .team-members__team-member ul li:not(:last-child) {
  margin-right: 15px;
}
.block-team-members .container .team-members .team-members__team-member ul li a {
  color: #fff;
}
.block-team-members .container .team-members .team-members__team-member .role {
  font-family: "baselLightMono", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: normal;
  color: #58614c;
  text-transform: lowercase;
}

.block-careers .container .content {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 24px;
}
@media screen and (min-width: 768px) {
  .block-careers .container .content {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .block-careers .container .content .left-col,
.block-careers .container .content .right-col {
    width: 40.5%;
  }
}
.block-careers .container .content .left-col .btn {
  margin-top: 50px;
}
.block-careers .container .content .right-col .btn.mobile-only {
  margin-top: 28px;
}
@media screen and (max-width: 767px) {
  .block-careers .container .content .right-col ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }
}
.block-careers .container .content .right-col ul li {
  cursor: pointer;
  list-style: none;
  margin-top: 10px;
}
.block-careers .container .content .right-col ul li a {
  font-family: "baselLightMono", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
}
@media screen and (max-width: 767px) {
  .block-careers .container .content .right-col ul li:not(:last-child) {
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .block-careers .container .content .right-col ul li:first-child {
    margin-top: 0px;
  }
}

.block-scrolling-text {
  /*div:hover {
    animation-play-state: paused;
  }*/
}
.block-scrolling-text .text-scroll {
  display: flex;
  position: relative;
  width: 100%;
  height: 84px;
  overflow: hidden;
  z-index: 1;
}
.block-scrolling-text .text-scroll__title {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  transform: scale(2);
  transition: all 1s ease;
}
.block-scrolling-text .text-scroll__title > div {
  display: flex;
  animation: scrollText 200s infinite linear;
}
.block-scrolling-text .text-scroll__title h1 {
  margin: 0;
  font-size: 48px;
  line-height: 1;
  color: #fff;
  transition: all 2s ease;
  font-family: "baselLightClassic", Helvetica, Arial, sans-serif;
  font-weight: 375;
  font-style: normal;
  font-display: swap;
  text-transform: uppercase;
}
@keyframes scrollText {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}

.block-rotating-text h2 {
  font-family: "baselReg", Helvetica, Arial, sans-serif;
  font-weight: 430;
  font-style: normal;
  font-display: swap;
  font-size: 45px;
  line-height: 51px;
  letter-spacing: normal;
  font-family: "baselReg", Helvetica, Arial, sans-serif;
  font-weight: 430;
  font-style: normal;
  font-display: swap;
  font-style: normal;
  margin-bottom: 14px;
}
@media screen and (max-width: 990px) {
  .block-rotating-text h2 {
    font-size: 32px;
  }
}
.block-rotating-text h2 em {
  font-style: normal !important;
}

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