.final-text,
.step-img {
  will-change: transform, opacity;
}
.c-slide,
.final-section,
.hero-sticky,
.how-it-works,
.morphing {
  overflow: hidden;
}
.final-text,
.morphing,
.single-post-nav .wp-block-post-navigation-link a,
.words {
  color: #000;
}
#text1,
#text2,
.ai-title h2,
.arrow-animation,
.centered-text,
.container-group,
.final-content,
.lottie-hero .lottie-content,
.parallax-header {
  text-align: center;
}
.parallax-header a,
.term-toc a {
  text-decoration: none;
}
@-webkit-keyframes word {
  0%,
  5%,
  to {
    filter: blur(0);
    opacity: 1;
  }
  20%,
  80% {
    filter: blur(1em);
    opacity: 0;
  }
}
@keyframes word {
  0%,
  5%,
  to {
    filter: blur(0);
    opacity: 1;
  }
  20%,
  80% {
    filter: blur(40px);
    opacity: 0;
  }
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0) scale(2);
  }
  to {
    transform: translate(-50%, -50%) rotate(1turn) scale(2);
  }
}
@-webkit-keyframes mouseScroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(14px);
    transform: translateY(14px);
  }
}
@keyframes mouseScroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(14px);
    transform: translateY(14px);
  }
}
.lottie-hero .lottie-bg,
.word {
  transform: translate(-50%, -50%);
}
.methods-top-section h1 br {
  display: none;
}
.iterative-cols-1 {
  padding-bottom: 0 !important;
}
.interactive-lottie-mobile,
.iterative-cols-2,
.iterative-cols-3 {
  padding-top: 0 !important;
}
.mobile-lottie {
  display: none !important;
}
.carousel-wrap a {
  position: static !important;
  width: 100%;
  height: 100%;
}
.carousel-wrap .c-slide figure {
  pointer-events: auto !important;
}
.c-slide img {
  width: 100%;
  height: auto;
  display: block;
}
.c-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.wp-block-post-template {
  gap: 35px;
}
.wp-block-post-template > .masonry-column {
  flex: 1;
  list-style: none;
}
.masonry-column {
  margin-block-start: 0 !important;
}
.masonry-inner,
ul.wp-block-post-template {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.masonry-inner {
  flex-direction: column;
  gap: 1rem;
}
.top-section-arrow .scroll-to-next {
  bottom: -30%;
}
@media (any-pointer: coarse) and (hover: none) {
  .cursor-circle {
    display: none !important;
    opacity: 0 !important;
  }
}
#container {
  position: absolute;
  margin: auto;
  width: 100vw;
  height: 300px;
  top: 0;
  bottom: 0;
  filter: url(#threshold) blur(0.6px);
}
#text1,
#text2 {
  position: absolute;
  width: 100%;
  display: inline-block;
  font-size: 80pt;
  user-select: none;
}
.container-group {
  position: relative;
  height: 100vh;
  width: 1360px;
  max-width: 96%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-items: center;
  align-content: center;
  justify-content: center;
}
.img-abs-0,
.img-abs-1,
.img-abs-10,
.img-abs-11,
.img-abs-12,
.img-abs-2,
.img-abs-3,
.img-abs-4,
.img-abs-5,
.img-abs-6,
.img-abs-7,
.img-abs-8,
.img-abs-9 {
  position: absolute;
  z-index: 3;
  width: clamp(30px, 8%, 100px);
}
@media screen and (max-width: 768px) {
  .img-abs-0,
  .img-abs-1,
  .img-abs-2,
  .img-abs-5 {
    display: none !important;
  }
  .img-abs-10,
  .img-abs-3,
  .img-abs-4,
  .img-abs-6,
  .img-abs-7,
  .img-abs-8,
  .img-abs-9 {
    width: 4em;
  }
  .img-abs-12 {
    bottom: 65% !important;
    right: 40% !important;
  }
  .img-abs-11 {
    bottom: 45% !important;
    left: 80% !important;
  }
}
.img-abs-12 {
  bottom: 75%;
  right: 34%;
}
.img-abs-11 {
  bottom: 43%;
  left: 74%;
}
.img-abs-10 {
  bottom: 10%;
  left: 55%;
}
.img-abs-9 {
  bottom: 10%;
  left: 45%;
}
.img-abs-8 {
  bottom: 10%;
  left: 35%;
}
.img-abs-7 {
  top: 20%;
  right: 2%;
}
.img-abs-6 {
  top: 7%;
  right: 5%;
}
.img-abs-5 {
  top: 3%;
  right: 17%;
}
.img-abs-4 {
  top: 5%;
  left: 57%;
}
.img-abs-3 {
  top: 0;
  left: 45%;
}
.img-abs-2 {
  top: 10%;
  left: 30%;
}
.img-abs-1 {
  top: 18%;
  left: 17%;
}
.img-abs-0 {
  top: 5%;
  left: 5%;
}
.morphing {
  flex-basis: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  position: relative;
  font-size: 6em;
  background: #fff;
  margin-top: 100px;
  min-height: 170px;
  filter: contrast(5);
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.arrow-text,
.blend-text,
.breath-section {
  font-family: sans-serif;
}
.ai-title-nxt,
.line {
  background-color: #000;
}
.el,
.final-section,
.sticky .el {
  align-items: center;
  display: flex;
}
.word {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-animation: 10s ease-in-out infinite word;
  animation: 10s ease-in-out infinite word;
  z-index: 5;
}
.word:first-child {
  -webkit-animation-delay: -10s;
  animation-delay: -10s;
}
.word:nth-child(2) {
  -webkit-animation-delay: -8s;
  animation-delay: -8s;
}
.word:nth-child(3) {
  -webkit-animation-delay: -6s;
  animation-delay: -6s;
}
.word:nth-child(4) {
  -webkit-animation-delay: -4s;
  animation-delay: -4s;
}
.word:nth-child(5) {
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}
@media screen and (max-width: 1080px) {
  .footer-main-container .get-in-touch-footer p {
    font-size: 25px;
  }
}
@media screen and (max-width: 899px) {
  .footer-main-container .get-in-touch-footer p {
    font-size: 20px;
  }
}
.how-it-works {
  position: relative;
  height: 100vh;
  margin-top: -110vh;
}
.images-wrapper {
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
}
.step-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.3);
  opacity: 0;
  max-width: 35vw;
}
.pair1 {
  z-index: 1;
}
.pair2 {
  z-index: 2;
}
.pair3 {
  z-index: 3;
}
.final-section {
  height: 35vh;
  justify-content: center;
  margin-top: -30vh !important;
  z-index: 9;
  position: relative;
}
.final-text {
  font-size: 2em !important;
  font-weight: 700;
  opacity: 0;
  transform: scale(0.3);
  mix-blend-mode: difference !important;
}
.final-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ai-title h2,
.ai-title-nxt h2 {
  font-size: 48px;
}
.line {
  width: 1px;
  height: 150px;
  margin: 12px 0;
  clip-path: inset(0 0 100%0);
  transition: clip-path 0.4s ease-in-out;
}
.ai-row,
.panelcontainer {
  margin-top: -10vh;
}
.line.visible {
  clip-path: inset(0 0 0 0);
}

.image-container img,
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.words {
  position: absolute;
  font-size: 3em;
  letter-spacing: 4px;
  animation: 15s ease-in-out infinite word;
}
.art-gallery {
  z-index: 9;
  position: relative;
}
.panel {
  width: 100%;
}
.panel.white {
  background: #fff;
  height: 50vh;
}
.panel.black {
  background: #000;
  height: 100vh;
}
.blend-text {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  mix-blend-mode: difference;
  color: #fff;
  font-size: 5rem;
  white-space: nowrap;
  z-index: 10;
  pointer-events: none;
  transform-origin: center center;
  letter-spacing: -0.12em;
}
.blend-text .letter {
  display: inline-block;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .img-abs-4 {
    top: 5%;
    left: 40%;
  }
  .img-abs-3 {
    top: 0;
    left: 4%;
  }
  .img-abs-7 {
    top: 20%;
    right: 2%;
  }
  .img-abs-6 {
    top: 7%;
    right: 3%;
  }
  .img-abs-10 {
    bottom: 15%;
    left: 65%;
  }
  .img-abs-9 {
    bottom: 15%;
    left: 40%;
  }
  .img-abs-8 {
    bottom: 15%;
    left: 15%;
  }
  .morphing {
    font-size: 3.4em;
    filter: contrast(1);
  }
  .final-text h2 {
    font-size: 1.5em !important;
  }
  .final-section {
    margin-top: -20vh !important;
  }
  .final-content {
    padding-bottom: 0;
  }
  .section6 .image-container,
  .section7 .image-container {
    display: none !important;
  }
  .section1 .image-container {
    width: 26vw;
    height: 26vh;
  }
  .section2 .image-container {
    width: 45vw;
    height: 30vh;
    top: -33vh;
    left: 5vw;
  }
  .section3 .image-container {
    width: 26vw;
    height: 34vh;
    top: -8vh;
    left: -33vw;
  }
  .section5 .image-container {
    width: 54vw;
    height: 25vh;
    top: 22.4vh;
    left: 5vw;
  }
  .section4 .image-container {
    width: 30vw;
    height: 24vh;
    left: 32.5vw;
    top: -3vh;
  }
  .section1 .image-container img {
    object-position: 65% 20%;
  }
  .blend-text {
    font-size: 2.8em;
  }
  .panel {
    height: 70vh;
  }
}
.lottie-hero {
  position: relative;
  width: 100vw;
  height: 120vh;
  overflow: visible;
  background-image: linear-gradient(
      rgba(0, 0, 0, 0.14) 0.01em,
      transparent 0.1em
    ),
    linear-gradient(90deg, rgba(0, 0, 0, 0.14) 0.01em, transparent 0.1em);
  background-size: 5.5em 5.5em;
}
.lottie-hero .lottie-bg {
  position: absolute;
  top: 55%;
  left: 60%;
  width: 95vw;
  height: 140vh;
  pointer-events: none;
  z-index: 0;
  opacity: 1;
  object-fit: cover;
  transform-origin: center center;
}
.lottie-hero .lottie-content {
  position: relative;
  z-index: 1;
  color: #000;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 0 1rem;
}
.lottie-hero .lottie-content h2 {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.lottie-hero .lottie-content p {
  font-size: 1.25rem;
  font-weight: 300;
}
@media (max-width: 768px) {
  .lottie-hero .lottie-content h2 {
    font-size: 2rem;
  }
  .lottie-hero .lottie-content p {
    font-size: 1.25rem;
    font-weight: 300;
  }
  .lottie-hero .lottie-bg {
    width: 200vw;
    height: 120vh;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%) rotate(90deg);
    transform-origin: center center;
    object-fit: cover;
  }
  .lottie-hero {
    min-height: 90vh;
    background-size: 3em 3em;
  }
  .lottie-hero .lottie-content {
    padding: 0 1em 9rem;
  }
}
.lottie-hero .rotating-svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 30vw;
  height: auto;
  transform-origin: center center;
  z-index: 2;
  pointer-events: none;
  opacity: 1;
}
@media screen and (max-width: 1171px) {
  .lottie-hero .rotating-svg {
    width: 50vw;
  }
  .lottie-hero .lottie-bg {
    top: 70%;
    left: 34%;
    width: 188vw;
  }
}
.ai-row,
.col {
  position: relative;
}
.ai-row {
  display: flex;
  gap: 20px;
}
.col {
  background: #000;
  width: calc(25% - 20px * 3 / 4);
}
.col:first-child {
  height: 90vh;
}
.col:nth-child(2) {
  height: 70vh;
}
.col:nth-child(3) {
  height: 110vh;
}
.col:nth-child(4) {
  height: 80vh;
}
.ai-title,
.ai-title-nxt {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ai-title {
  height: 10vh;
  min-height: 350px;
  margin-bottom: 10vh;
}
.awards {
  width: 165vw !important;
  left: -20% !important;
}
.ai-title-nxt {
  height: 50vh;
  min-height: 30vh;
  flex-direction: column;
  padding: 0 5em;
  margin-top: -60vh;
  margin-bottom: -8em;
  z-index: 5;
}
.ai-title-nxt h2,
.ai-title-nxt p {
  text-align: center;
  color: #fff;
  z-index: 5;
}
.ai-title-nxt p,
.parsize {
  font-size: 1.25rem !important;
  font-weight: 300 !important;
}
.blur,
.gradient-mask {
  position: absolute;
  top: 50%;
  left: 50%;
}
.blur {
  filter: blur(100px);
  transform: translateX(-50%) translateY(-50%);
}
.gradient-mask {
  border-radius: 99999px;
  width: 50vw;
  min-width: 1000px;
  height: 50vh;
  transform: translate(-50%, -50%) scale(0.7);
  overflow: hidden;
}
.spinning-gradient {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vw;
  transform: translate(-50%, -50%);
  animation: 8s linear infinite spin;
  background: conic-gradient(
    from 0deg,
    #08f,
    #f60,
    #bbffa1,
    #4c00ff,
    #ab2666,
    #09f
  );
}
.breath-section {
  height: auto;
  background: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 4em 0 0;
}
#breathing-grid {
  width: 360px;
  height: 360px;
  margin: 2rem auto;
  background: #000;
  position: relative;
}
#breathing-grid canvas {
  width: 100%;
  height: 100%;
  display: block;
}
.arrow-animation {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #000;
  color: #fff;
  padding: 7rem 0;
  position: relative;
  overflow: hidden;
  margin-top: 0;
    padding-bottom: 20vh;
}
.arrow-text {
  margin: 0;
}
.arrow-text--top {
  font-size: 3rem;
  margin-bottom: 1.5rem;
}
.arrow-text--bottom {
  font-size: 1.25rem;
  margin-top: 1.5rem;
  padding: 100px 0;
  font-weight: 300;
  margin-bottom: 40vh;
}
.arrow-player {
  display: block;
  margin: 0 auto;
  width: 100vw;
  height: 140vh;
}
dotlottie-player::part(background),
dotlottie-player::part(container) {
  background: 0 0 !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}
.mouse {
  width: 26px;
  height: 40px;
  border-radius: 15px;
  border: 2px solid #000;
  position: relative;
  overflow: hidden;
  margin-top: 15vh;
  left: 50%;
}
.mouse .roll,
.mouse .rollshadow {
  position: absolute;
  top: 8px;
  left: 50%;
  width: 4px;
  margin-left: -2px;
  height: 4px;
  border-radius: 4px;
  -webkit-animation: 0.8s cubic-bezier(0.7, 0, 0.3, 1) infinite alternate
    mouseScroll;
  animation: 0.8s cubic-bezier(0.7, 0, 0.3, 1) infinite alternate mouseScroll;
}
.mouse .roll {
  background: #000;
  z-index: 2;
}
.mouse .rollshadow {
  background: #aaa;
  -webkit-animation-delay: 80ms;
  animation-delay: 80ms;
  z-index: 1;
}
/* .swiper-container {
  position: relative;
  max-width: 100vw;
  width: 100%;
  padding: 3.5rem 0;
  overflow: hidden;
  margin: 0 auto 10em;
}
.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin: 0px;
}

.swiper-slide figure { 
  margin: 0; 
  height: 100%; 
}
.swiper-slide img {
  display: block;          
  width: 100%;
  height: auto;            
}
.swiper-pagination {
  position: absolute;
  bottom: 0 !important;
  right: 0;
  left: auto !important;
}
.swiper-pagination-bullet {
  width: 20px !important;
  height: 20px !important;
  background: #ccc !important;
  border: 0 !important;
  border-radius: 50% !important;
  cursor: pointer !important;
  transition: 0.3s !important;
}
.swiper-pagination-bullet-active {
  width: 40px !important;
  background: #000 !important;
  border-radius: 15px !important;
} */
@media screen and (max-width: 767px) {
  .footer-main-container .get-in-touch-footer p {
    font-size: 25px;
  }
  /* .swiper-container {
    position: relative;
    max-width: 80vw;
    width: 100%;
    padding: 3.5rem 0;
    overflow: visible;
    margin: 0 auto 10em;
  } */
}
.circle-section {
  position: relative;
  width: 100%;
  height: 80vh;
  overflow: hidden;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#AiRotate,
.AiRotate-wrapper {
  position: absolute;
  width: 400px;
  height: auto;
  transform-origin: center center;
  z-index: 1;
}
#AiRotate {
  transform: rotate(0);
}
.AiRotate-wrapper {
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(0);
}
.centered-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  padding: 0 1rem;
}
@media (max-width: 768px) {
  .lottie-hero .rotating-svg {
    top: 0;
    right: 0;
    left: auto;
    transform: none;
    width: 50vw;
    height: auto;
  }
  .lottie-hero .lottie-bg {
    width: 200vw;
    height: 120vh;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%) rotate(90deg);
    transform-origin: center center;
    object-fit: cover;
  }
  .ai-title h2,
  .ai-title-nxt h2,
  .ai-title-nxt p {
    text-align: center;
  }
  .col:first-child,
  .col:nth-child(4) {
    height: 40vh;
  }
  .col:nth-child(2) {
    height: 30vh;
  }
  .col:nth-child(3) {
    height: 45vh;
  }
  .ai-title,
  .ai-title-nxt {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 10vh;
    min-height: 350px;
    margin-bottom: -2em;
  }
  .ai-title-nxt {
    min-height: 500px;
    padding: 0 1em;
    margin-top: -20vh;
    margin-bottom: 0;
  }
  .ai-title-nxt h2 {
    font-size: 38px;
    color: #fff;
    padding-top: 4em;
  }
  .ai-title-nxt p {
    font-size: 1.25rem !important;
    font-weight: 300 !important;
    color: #fff;
    padding-bottom: 4em;
  }
  .breath-section {
    margin-top: 0;
  }
  .arrow-player {
    width: 120vw;
    height: 160vw !important;
    max-height: 107vh !important;
    margin: 1rem 0;
    margin-left: -5em !important;
    padding-top: 90px;
  }
  .arrow-text--top {
    font-size: 2rem;
    margin-bottom: 1.5rem;
  }
  .arrow-animation p {
    padding-left: 2em;
    padding-right: 2em;
  }
  #AiRotate {
    top: 21% !important;
    left: 15% !important;
    width: 300px !important;
  }
  .centered-text {
    width: 100vw;
  }
}
.section-separator {
  width: 120%;
  max-width: 120%;
  height: 1px;
  margin: 80px 0;
  border: 0 solid #e7e7e7 !important;
  overflow: visible;
  position: relative;
}
.section-separator::after {
  content: "";
  width: 120%;
  height: 1px;
  background: #e7e7e7;
  position: absolute;
  top: 0;
  left: -10%;
}
.single-post .entry-content hr {
  background-color: #e7e7e7;
  color: #e7e7e7;
  border: 0.5px solid #e7e7e7;
}
.wp-block-table td,
.wp-block-table th {
  border: 1px solid #e7e7e7;
}
header.wp-block-template-part
  div.wp-block-navigation__responsive-container
  .wp-block-search {
  display: flex;
  width: 500px !important;
  max-width: 100%;
}
header.wp-block-template-part
  div.wp-block-navigation__responsive-container
  .wp-block-search__label {
  margin-right: 20px;
}
header.wp-block-template-part
  div.wp-block-navigation__responsive-container
  .wp-block-search__inside-wrapper
  .wp-block-search__input {
  min-width: 90% !important;
  border: 1px solid #e7e7e7 !important;
  border-radius: 0 !important;
  background: 0 0;
  padding-left: 20px;
  padding-right: 20px;
}
header.wp-block-template-part
  div.wp-block-navigation__responsive-container
  .wp-block-search__inside-wrapper
  .wp-block-search__button {
  width: 50px;
  min-width: 50px;
  margin-left: 14px !important;
}
input[type="search"] {
  -webkit-appearance: none !important;
  appearance: none !important;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  -webkit-appearance: none !important;
  appearance: none !important;
}
.error404 .wp-block-search .wp-block-search__button,
.search main .wp-block-search .wp-block-search__button {
  right: -45px !important;
}
@media only screen and (max-width: 600px) {
  header.wp-block-template-part
    div.wp-block-navigation__responsive-container
    .wp-block-search__inside-wrapper
    .wp-block-search__input {
    min-width: 100px !important;
    max-width: 200px;
  }
  .tag-heading .wp-block-search__inside-wrapper {
    max-width: 90% !important;
  }
  header.wp-block-template-part
    div.wp-block-navigation__responsive-container
    .wp-block-search__inside-wrapper
    .wp-block-search__button {
    margin-left: 10px !important;
    margin-right: 5px !important;
  }
  header.wp-block-template-part
    div.wp-block-navigation__responsive-container
    .wp-block-search__label {
    line-height: 2.2;
  }
}
section.wp-block-group.tags-sec {
  padding: 0 0 80px;
}
.meta-sec {
  padding-top: 50px;
}
.wp-block-post-title + .meta-sec p,
.wp-block-post-title + p span {
  font-size: 0.9rem !important;
  line-height: 1.6 !important;
}
.wp-block-post-title + p span a:active,
.wp-block-post-title + p span a:focus,
.wp-block-post-title + p span a:hover {
  color: #317e8a;
}
.taxonomy-results ul.wp-block-post-template {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 35px;
  flex-direction: row;
  flex-wrap: wrap;
}
.taxonomy-results .wp-block-post-template li {
  margin-bottom: 20px;
  display: inline-block !important;
  width: 33.33%;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  border: 1px solid #e7e7e7 !important;
  padding: 15px !important;
  flex-basis: calc(33.33% - 24px);
  position: relative;
  transition: 0.3s;
}
.taxonomy-results h2 a {
  font-size: 25px !important;
  line-height: 1.2 !important;
}
@media screen and (max-width: 992px) {
  .taxonomy-results .wp-block-post-template li {
    width: 50%;
    flex-basis: calc(50% - 24px);
  }
}
.error404 .wp-block-search__inside-wrapper {
  max-width: 93%;
}
.page-template-new-category-pages .art-header {
  width: 96%;
}
.single-post-nav
  .post-navigation-link-previous
  a
  .post-navigation-link__label::before {
  content: "Previous";
}
.single-post-nav
  .post-navigation-link-next
  a
  .post-navigation-link__label::before {
  content: "Next";
}
.abs-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
}
.parallax-section {
  position: relative;
  height: auto;
  width: 100%;
  max-width: 100% !important;
  padding: 100px;
  margin-top: 18vh;
  margin-bottom: -10vh;
}
.image-grid,
.parallax-header {
  position: absolute;
  pointer-events: none;
}
.parallax-header {
  top: 50%;
  left: 50%;
  transform: translate(-50%, 30%);
  z-index: 1;
  width: 100%;
}
.parallax-header a {
  pointer-events: auto;
  color: inherit;
}
.parallax-header h2 {
  font-size: 10vh;
  margin: 0;
  display: inline-block;
  white-space: nowrap;
}
.parallax-header span {
  font-style: italic;
  font-size: 2em;
  vertical-align: super;
  margin-left: 0.2em;
}
div.category-mosaic-wrap {
  position: relative;
  height: auto;
  transform: translate(0, 0);
  top: auto;
  left: auto;
  display: flex;
  flex-wrap: wrap !important;
  width: 100%;
}
.category-mosaic-wrap .img-inner-group {
  max-width: 100%;
  width: 100%;
}
.category-mosaic-wrap .img-inner-group figure {
  max-width: 22%;
}
.category-mosaic-wrap .img-first-group figure:first-child {
  margin-left: 30%;
}
.category-mosaic-wrap .img-first-group figure:nth-child(2) {
  margin-left: auto;
  margin-bottom: -28%;
}
.category-mosaic-wrap .img-second-group figure:first-child {
  margin-top: 10%;
}
.category-mosaic-wrap .img-second-group figure:nth-child(2) {
  margin-left: auto;
  margin-right: 16%;
  margin-top: 25%;
}
.category-mosaic-wrap .img-third-group figure:first-child {
  visibility: hidden;
}
.category-mosaic-wrap .img-third-group figure:nth-child(2) {
  margin-left: 6%;
}
.image-grid {
  place-items: center;
  z-index: 2;
}
@media screen and (max-width: 1459px) {
  .parallax-header h2 {
    font-size: 7vh;
  }
  .parallax-header span {
    font-size: 1em;
  }
  .category-mosaic-wrap .img-second-group {
    margin-top: 10%;
  }
}
@media screen and (max-width: 1171px) {
  .parallax-section {
    height: auto;
    padding: 200px 0 0;
  }
  .parallax-header h2 {
    font-size: 8vh;
  }
  .parallax-header span {
    font-size: 1em;
  }
  .category-mosaic-wrap .img-inner-group figure {
    max-width: 35%;
  }
  .category-mosaic-wrap .img-third-group figure:first-child {
    margin-left: 2%;
    margin-top: 26%;
    visibility: visible;
  }
  .category-mosaic-wrap .img-third-group figure:nth-child(2) {
    margin-left: 22%;
    margin-top: 30%;
  }
  .category-mosaic-wrap .img-second-group {
    margin-top: 10%;
  }
  .category-mosaic-wrap .img-second-group figure:first-child {
    margin-top: -37%;
    margin-left: 10%;
  }
  .category-mosaic-wrap .img-second-group figure:nth-child(2) {
    margin-top: -71%;
    margin-left: 0;
    margin-right: 0;
  }
  .category-mosaic-wrap .img-first-group figure:first-child,
  .category-mosaic-wrap .img-first-group figure:nth-child(2) {
    display: none !important;
  }
}
@media screen and (max-width: 599px) {
  ol.wp-block-list {
    margin-bottom: 35px;
  }
  .category-mosaic-wrap .img-first-group figure:first-child,
  .desktop-lottie {
    display: none !important;
  }
  .mobile-lottie {
    display: block !important;
  }
  .iterative-top {
    display: flex;
    flex-direction: column;
  }
  .iterative-cols-1 h1 {
    margin-bottom: 20px !important;
  }
  .iterative-cols-1 {
    order: 0;
  }
  .iterative-cols-2 {
    order: 2;
    padding-bottom: 0 !important;
  }
  .iterative-cols-3 {
    order: 1;
    padding-bottom: 20px !important;
  }
  .conceptual-mobile-1,
  .interactive-lottie-mobile-2,
  .wireframing-lottie {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .conceptual-mobile-3,
  .contextual-mobile-1 {
    padding-top: 0 !important;
  }
  .conceptual-mobile-2,
  .contextual-top .wp-block-columns,
  .experiential-mobile-2 {
    padding-bottom: 0 !important;
  }
  .context-lottie .aria-hidden,
  .experience-2-lottie {
    margin: 30px auto !important;
  }
  .experiential-mobile-1,
  .experiential-top .wp-block-columns {
    padding-bottom: 30px !important;
  }
  .experiential-mobile-2 {
    padding-top: 30px !important;
  }
  .top-section-arrow .scroll-to-next {
    bottom: -40%;
  }
  .taxonomy-results ul.wp-block-post-template {
    flex-direction: column;
    gap: 1rem;
  }
  .taxonomy-results .wp-block-post-template li {
    width: 100%;
    flex-basis: 100%;
  }
  .parallax-section {
    padding: 0;
  }
  .parallax-header h2 {
    font-size: 6vh;
  }
  .parallax-header span {
    font-size: 0.8em;
  }
  .category-mosaic-wrap .img-inner-group figure {
    max-width: 35%;
  }
  .category-mosaic-wrap .img-third-group figure:first-child {
    margin-left: 5%;
    margin-top: 0;
    visibility: visible;
  }
  .category-mosaic-wrap .img-third-group figure:nth-child(2) {
    margin-left: 15%;
    margin-top: 20%;
  }
  .category-mosaic-wrap .img-second-group {
    margin-top: 0;
  }
  .category-mosaic-wrap .img-second-group figure:first-child {
    margin-top: 0;
    margin-left: 10%;
  }
  .category-mosaic-wrap .img-second-group figure:nth-child(2) {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .category-mosaic-wrap .img-first-group figure:nth-child(2) {
    margin-left: 5%;
    margin-bottom: 0;
  }
}
.term-toc {
  position: relative;
  z-index: 5;
  border: 1px solid #ddd;
  border-radius: 10px;
  background: #fff;
}
.term-toc__summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.6rem 0.9rem;
  font-weight: 700;
  cursor: pointer;
  list-style: none;
  font-size: 20px;
}
.term-toc__summary::-webkit-details-marker {
  display: none;
}
.term-toc__summary::after {
  content: none;
}
.term-toc__panel {
  padding: 0.25rem 0.75rem 0.6rem;
}
.term-toc__list,
.term-toc__sub {
  list-style: none;
  margin: 0;
  padding-left: 1rem;
}
.term-toc__item {
  margin: 0.25rem 0;
}
.term-toc__sub {
  margin-top: 0.25rem;
  border-left: 2px solid #eee;
  padding-left: 0.75rem;
}
.term-toc a.is-active {
  font-weight: 700;
  border-left: 3px solid currentColor;
  padding-left: 0.5rem;
  background: rgba(0, 0, 0, 0.04);
}
.term-toc__num {
  display: inline-block;
  min-width: 2.6ch;
  margin-right: 0.4rem;
  font-variant-numeric: tabular-nums;
}
.term-toc,
.term-toc * {
  overflow: visible;
}
:root {
  --toc-width: 30%;
}
.toc-pin {
  display: grid;
  grid-template-columns: var(--toc-width) 1fr;
  column-gap: var(--wp--style--block-gap, 32px);
  align-items: start;
}
.toc-pin details.term-toc {
  width: var(--toc-width);
  max-width: var(--toc-width);
  box-sizing: border-box;
}
.toc-pin .wp-block-term-description {
  grid-column: 2;
  min-width: 0;
}
@media (min-width: 1024px) {
  .term-toc__summary {
    cursor: default;
  }
  .term-toc__arrows {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .toc-pin .wp-block-term-description,
  .toc-pin details.term-toc {
    width: 100% !important;
    max-width: none !important;
  }
  .toc-pin,
  .toc-pin.is-layout-flex,
  .toc-pin.is-layout-grid {
    display: block !important;
  }
  .toc-pin details.term-toc {
    position: static !important;
    margin: 0 0 1rem !important;
  }
  .toc-pin .has-global-padding,
  .toc-pin [style*="grid-column"] {
    grid-column: auto !important;
  }
  .term-toc__arrows {
    display: inline-flex !important;
    align-items: center;
  }
}
@media (max-width: 1280px) {
  .term-toc__list {
    padding-left: 0.5rem !important;
  }
  .term-toc__sub {
    padding-left: 0.375rem !important;
    border-left-width: 1px;
  }
  .term-toc__num {
    min-width: 1.3ch;
    margin-right: 0.25rem;
  }
}
.termdes-width {
  width: 66% !important;
}

.talpha__list {
  margin: 10px 0 40px;
  list-style: none;
  padding: 0;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 84px;
  -moz-column-gap: 84px;
  column-gap: 84px;
}
.talpha__group {
  --gutter: 0rem;
}
.talpha__letter {
  padding-left: var(--gutter);
}
.talpha__item {
  --dot-x: var(--gutter);
  --dot-size: 0.35em;
  --text-gap: 0.65rem;
  --dot-y: 1.1em;
  position: relative;
  display: block;
  padding: 0 0 0 calc(var(--dot-x) + var(--dot-size) + var(--text-gap));
  margin: 0;
  line-height: 2.5;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.talpha__item::before {
  content: "";
  position: absolute;
  left: var(--dot-x);
  top: var(--dot-y);
  width: var(--dot-size);
  height: var(--dot-size);
  background: #000;
  border-radius: 50%;
  pointer-events: none;
}
.talpha__item a {
  display: inline;
  padding: 0;
  text-decoration: none;
}
.talpha__count {
  margin-left: 0.35em;
}
@media (max-width: 900px) {
  .talpha__list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 560px) {
  .talpha__list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.wp-block-query .wp-block-query-pagination {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.qlm-load-more {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0;
  padding-left: 30px;
  background: 0 0;
  border: 0;
  font: inherit;
  color: var(--qlm-link, currentColor);
  text-decoration: underline;
  cursor: pointer;
  line-height: 1;
  font-size: 19px;
  font-weight: 400;
}
.qlm-load-more:before {
  content: "";
  background: url("../../assets/images/arrow-down-solid.svg") center
    center/cover no-repeat;
  width: 12px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s;
}
.qlm-load-more:hover {
  text-decoration: none;
  color: #0cb4ce;
}
.qlm-load-more:hover:before {
  transform: translateY(calc(-50% + +2px));
}
.qlm-load-more:focus-visible {
  outline: currentColor solid 2px;
  outline-offset: 3px;
}
.qlm-load-more[disabled] {
  opacity: 0.55;
  cursor: default;
  text-decoration: none;
}
.qlm-load-more[disabled]::before {
  opacity: 0.55;
}
[dir="rtl"] .qlm-load-more {
  padding-left: 0;
  padding-right: 20px;
}
[dir="rtl"] .qlm-load-more::before {
  left: auto;
  right: 0;
  transform: translateY(-50%) rotate(180deg);
}
.qlm-load-more[disabled]:empty,
.qlm-spinner {
  display: none !important;
}
.wp-block-post.qlm-enter {
  opacity: 0;
  transform: translateY(10px);
}
.wp-block-post.qlm-enter.is-in {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.25s, transform 0.25s;
}
.wp-block-post-template {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 32px;
  direction: ltr;
}
.wp-block-post-template .masonry-column {
  flex: 1 1 0;
  min-width: 0;
}
.wp-block-post-template .masonry-inner > .wp-block-post {
  margin: 0 0 32px;
}

@media screen and (max-width: 768px) {
  .mouimargin {
    margin-top: -250px;
    margin-bottom: -360px !important;
  }
}



 .footer-logo-wall{
  --wipe: 0%;
  background:
    linear-gradient(
      to bottom,
      #000 0 var(--wipe),
      rgba(0,0,0,0) var(--wipe) 100%
    );
  position: relative;
  will-change: background;
  isolation: isolate;
} 
