/*!
Theme Name: London Offices
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: londonoffices
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

londonoffices is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
body {
  margin: 0;
}
* {
  box-sizing: border-box;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
body {
  margin: 0;
  font-family: PPNeueMontreal, sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 140%;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
}
:root {
  --surface-primary: #f8f8f8;
  --text-primary: #f5f5f5;
  --surface-primary-inverted: #1f0101;
  --surface-secondary-inverted: #3d1f1f;
  --surface-secondary: #eeeeee;
  --text-primary-inverted: #110000;
  --text-secondary: #ebebeb;
  --text-secondary-inverted: #424242;
  --brand: #f07938;
}
@font-face {
  font-family: PPNeueMontreal;
  src: url("./fonts/PPNeueMontreal-Regular.woff2") format("woff2"),
    url("./fonts/PPNeueMontreal-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: PPNeueMontreal;
  src: url("./fonts/PPNeueMontreal-Bold.woff2") format("woff2"),
    url("./fonts/PPNeueMontreal-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: IvyJournal;
  src: url("./fonts/IvyJournal-Italic.woff2") format("woff2"),
    url("./fonts/IvyJournal-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
}
.forma *,
.forma {
  font-family: "forma-djr-display", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.forma-medium {
  font-family: "forma-djr-display", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.forma strong {
  font-family: "forma-djr-display", sans-serif;
  font-weight: 700;
  font-style: normal;
}
strong *,
.forma strong *,
strong {
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "forma-djr-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0;
}
.forma * em,
.forma * i,
.forma i,
.forma em,
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em,
h1 i,
h2 i,
h3 i,
h4 i,
h5 i,
h6 i {
  font-family: IvyJournal, sans-serif;
  font-weight: 400;
  font-style: italic;
}
h1 {
  font-size: 88px;
  line-height: 100%;
}
.h2 h1,
.h2,
h2 {
  font-size: 72px;
  line-height: 100%;
}
h3 {
  font-size: 48px;
  line-height: 52px;
}
h1 em,
h1 i,
.footer-main-text p i,
.footer-main-text p em,
h2 em,
h2 i {
  letter-spacing: -0.07em;
}
h6 {
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.04rem;
}
.white,
.white * {
  color: #ffffff;
}
li,
p {
  font-size: 18px;
  line-height: 140%;
  font-weight: 400;
  color: var(--text-secondary-inverted);
  font-family: PPNeueMontreal, sans-serif;
  font-style: normal;
}
.embeddedMessagingFrame, .embeddedMessagingConversationButtonWrapper {
	z-index: 99999991 !important;
}
#find-an-office-modal.form-completed form {
	position: relative;
}
#find-an-office-modal.form-completed form {
	position: relative;
}
#find-an-office-modal.form-completed form .wpcf7-response-output {
	display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    background: #ffffff;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 24px 0;
    text-align: left;
}
p {
  margin-top: 0;
}
.secondary-inverted,
.secondary-inverted * {
  color: var(--text-secondary-inverted);
}
.secondary,
.secondary * {
  color: var(--text-secondary);
}
main {
  display: block;
  position: relative;
}
.uppercase {
  text-transform: uppercase;
}
.container {
  margin: 0 auto;
  padding: 0 80px;
  width: 100%;
}
.ofc {
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.hero-video.is-playing {
	position: relative;
	z-index: 2;
}
.home-hero-section .bg img,
.home-hero-section .bg video {
	position: absolute;
	top: 0;
	left: 0;
}
.home-hero-section .bg img {
	position: relative;
	z-index: 1;
}
.flex-column {
  display: flex;
  flex-direction: column;
}
.jcsb {
  justify-content: space-between;
}
.aic {
  align-items: center;
}
.jcc {
  justify-content: center;
}
a {
  color: inherit;
  text-decoration: none;
}
.nm {
  margin: 0;
}
.body > p:last-of-type {
  margin: 0;
}
#masthead {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999912;
}
.hide-announcement #masthead .announcement-bar,
.scrolled #masthead .announcement-bar {
	opacity: 0;
}
#primary {
  background: var(--surface-primary);
}
#masthead.header-bg-light .main-header-wrap {
  background: transparent;
	transition: background .2s ease;
}
.regular-hero-body-text p {
	text-wrap: pretty;
}
.scrolled #masthead.header-bg-light .main-header-wrap {
	background: var(--surface-primary);
}
#masthead.header-bg-light a.btn.btn-light {
  background: #1f0101;
  color: #ffffff;
}
#masthead.header-bg-light nav ul a {
  color: var(--text-primary-inverted);
}
#masthead .main-header-wrap {
  padding: 16px 0;
  background: var(--surface-primary-inverted);
}
#masthead nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  gap: 32px;
}
#masthead nav ul a {
  color: var(--text-primary);
  font-size: 16px;
  line-height: 140%;
  font-weight: 400;
  font-family: PPNeueMontreal, sans-serif;
  font-style: normal;
	display: block;
	position: relative;
	overflow: hidden;
}
#masthead nav ul a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: var(--text-primary);
	height: 1px;
	transform: translateX(-101%);
	transition: all .3s ease;
}
#masthead.header-bg-light nav ul a::after {
	background: var(--text-primary-inverted);
}
#masthead nav ul a:hover::after {
	transform: translateX(0);
}
a.btn,
.btn,
button.btn {
  appearance: none;
  outline: none;
  border: none;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 140%;
  border-radius: 4px;
  transition: all 0.2s ease;
  font-family: "forma-djr-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05rem;
  display: inline-block;
}
a.btn.btn-light,
.btn.btn-light,
button.btn.btn-light {
  background: #ffffff;
  color: var(--text-primary-inverted);
}
a.btn.btn-dark,
.btn.btn-dark,
button.btn.btn-dark {
  background: #1f0101;
  color: var(--text-primary);
}
#masthead.header-bg-light a.btn.btn-light:hover,
a.btn.btn-dark:hover,
.btn.btn-dark:hover,
button.btn.btn-dark:hover {
  background: var(--brand);
  color: var(--text-primary-inverted);
}
#masthead.header-bg-light a.btn.btn-light:active,
a.btn.btn-dark:active,
.btn.btn-dark:active,
button.btn.btn-dark:active {
  background: #2f2f2f;
  color: var(--text-primary);
}
a.btn.btn-light:hover,
.btn.btn-light:hover,
button.btn.btn-light:hover {
  background: var(--brand);
  color: var(--text-primary-inverted);
}
a.btn.btn-light:active,
.btn.btn-light:active,
button.btn.btn-light:active {
  background: #E1E1E1;
  color: var(--text-primary-inverted);
}
a.btn.btn-light-outline,
.btn.btn-light-outline,
button.btn.btn-light-outline {
  background: transparent;
  color: var(--text-primary);
  border: 1px solid #ffffff;
}
a.btn.btn-dark-outline,
.btn.btn-dark-outline,
button.btn.btn-dark-outline {
  background: transparent;
  color: var(--text-primary-inverted);
  border: 1px solid var(--text-primary-inverted);
}
a.btn.btn-has-icon,
.btn.btn-has-icon,
button.btn.btn-has-icon {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.hdr-nav-wrap {
  gap: 40px;
}
svg {
  display: block;
}
.announcement-bar {
  background: rgba(31, 1, 1, 0.1);
  backdrop-filter: blur(28px);
  -webkit-backdrop-filter: blur(28px);
  padding: 16px 0;
	transition: all .1s ease;
}
.announcement-bar span {
  display: block;
  text-align: center;
  color: var(--text-primary);
  font-size: 18px;
}
#colophon {
  padding: 40px 0 152px;
  position: relative;
  padding-right: 80px;
  background: var(--surface-secondary-inverted);
}
.footer-wrapper {
  padding: 112px 80px 0 0;
  background: var(--surface-primary-inverted);
  position: relative;
}
#colophon .container {
  position: relative;
  z-index: 4;
}
.socials-row {
  gap: 24px;
}
.footer-top-row {
  margin: 0 0 80px;
}
ul.footer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 24px;
}
ul.footer-menu a {
  color: var(--text-primary);
  font-size: 16px;
  line-height: 140%;
  font-weight: 400;
  font-family: "forma-djr-display", sans-serif;
  font-style: normal;
}
.footer-main-text p {
  color: var(--text-primary);
  font-size: 72px;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: -0.07rem;
  font-family: PPNeueMontreal, sans-serif;
  font-style: normal;
}
.footer-main-text {
  margin: 64px 0 0;
}
.primary,
p.primary {
  color: var(--text-primary);
}
p.copyright-text {
  letter-spacing: 0.05rem;
  font-size: 16px;
  line-height: 140%;
  font-weight: 400;
}
.footer-bottom-row {
  margin: 80px 0 0;
}
ul.legal-menu {
  display: flex;
  flex-direction: row;
  gap: 24px;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.legal-menu a {
  color: var(--text-primary);
  letter-spacing: 0.05rem;
  font-size: 16px;
  line-height: 140%;
  font-weight: 400;
}
.footer-cta-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5;
}
.footer-cta-wrap a.btn {
  background: var(--brand);
  color: var(--text-primary-inverted);
  padding: 24px 136px 24px 32px;
  gap: 40px;
  font-size: 72px;
  line-height: 100%;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.footer-cta-wrap a.btn:hover {
  padding: 24px 32px 24px 136px;
}
.home-hero-row a.btn-large {
  white-space: nowrap;
}
.home-hero-row a.btn-large .price-text {
	display: none;
}
.home-hero-row a.btn-large:hover {
  padding: 39px 32px 39px 120px;
}
.home-hero-row a.btn-large .svg-wrap,
.footer-cta-wrap a.btn .svg-wrap {
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--surface-primary-inverted);
  border-radius: 4px;
}
.home-hero-row a.btn-large .svg-wrap {
  top: 38px;
}
.footer-cta-wrap a.btn .svg-wrap {
  top: 28px;
}
.footer-cta-wrap a.btn .svg-wrap-right {
  right: 32px;
}
.footer-cta-wrap a.btn .svg-wrap-left {
  left: 32px;
}
.bg-dark {
  background: var(--surface-primary-inverted);
}
.bg-secondary {
  background: var(--surface-secondary);
}
.home-hero-section {
  height: 100vh;
  height: 100svh;
  min-height: 600px;
  justify-content: flex-end;
}
.home-hero-section .bg::after {
	content: '';
	position: absolute;
	inset: 0;
	z-index: 2;
	display: block;
	background: linear-gradient(180deg, rgba(31,1,1,0) 0%, rgba(31,1,1,1) 100%);
	opacity: 0.4;
}
.home-hero-content {
  padding: 250px 0 80px;
}
:root {
  --stage-height: 250vh; /* how long the sticky sequence runs */
  --min-line-thickness: 1.6; /* vw; thin line while growing vertically */
  --min-line-thickness-px: 2; /* px fallback for very small viewports */
}
@media (prefers-reduced-motion: reduce) {
  .reveal-surface {
    clip-path: none !important;
  }
}
.scroll-stage .numbers-grid {
	flex-direction: column;
	gap: 56px;
}
.scroll-stage {
  position: relative;
  height: var(--stage-height);
}
.sticky-viewport {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
}
.hero {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  text-align: center;
}
.sub {
  opacity: 0.75;
  max-width: 60ch;
  margin: 0 auto;
}
.reveal-surface {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  will-change: clip-path;
  clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
  z-index: 10;
}
.reveal-surface__bg {
  position: absolute;
  inset: 0;
  background: #eeeeee;
  z-index: 1;
}
.reveal-surface__content {
  position: relative;
  z-index: 5;
}
.normal-section-padding {
  padding: 112px 0;
}
.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.bg-content {
  position: relative;
  z-index: 5;
}
section {
  position: relative;
}
.home-hero-content .trustpilot-image {
  margin: 0 0 24px;
}
.home-hero-content .trustpilot-image img {
  max-width: 93px;
  width: 100%;
  height: auto;
}
.home-hero-row .left {
  max-width: 817px;
}
.home-hero-row a.btn-large {
  padding: 39px 120px 39px 32px;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 40px;
  background: url('/wp-content/uploads/2025/11/btn-texture-4-min.jpg');
  color: var(--text-primary-inverted);
  border-radius: 4px;
}
.home-hero-row a.btn-large span.large {
  font-size: 48px;
	line-height: 122%;
  font-weight: 600;
}
.home-hero-row a.btn-large .text-row {
  gap: 0;
  flex-direction: column;
  align-items: flex-start;
}
.home-hero-row a.btn-large .text-row span:not(.large) {
  font-size: 20px;
}
.home-hero-row {
  width: 100%;
  gap: 40px;
  align-items: flex-end;
}
.title-btn-row {
  align-items: flex-end;
  gap: 40px;
  flex-wrap: wrap;
}
.title-btn-row .body.flex-row {
  gap: 24px;
}
.title-btn-row .title {
  margin: 0 0 16px;
}
.title-btn-row .body.flex-row img {
  max-width: 48px;
  width: 100%;
  height: auto;
  display: block;
}
.offices-carousel-section {
  background: #eeeeee;
  overflow: hidden;
}
.offices-carousel-section .pre-title {
  margin: 0 0 8px;
}
.offices-carousel-section .pre-title p {
  color: var(--text-primary-inverted);
}
.offices-carousel-section.bg-texture {
  background-image: url("/wp-content/uploads/2025/11/office-texture-min.jpg");
  background-size: cover;
  background-position: top right;
  background-color: var(--surface-primary);
}
.bg-brand_texture,
.offices-carousel-section.bg-brand_texture {
  background: url("/wp-content/uploads/2025/11/brand-texture-min.jpg") no-repeat
    center center / cover;
}
.offices-carousel-section .title-btn-row .title {
  max-width: 640px;
}
.offices-carousel-section .title-btn-row .body {
  max-width: 596px;
}
.offices-carousel-section.bg-brand_texture .swiper-dot-pagination > span {
	border-color: #FFFFFF;
}
.offices-carousel-section .swiper-dot-pagination > span.swiper-pagination-bullet-active {
	border-color: #1f0101;
}
.hide_sticky_cta #sticky-header {
	display: none;
}
.office-card {
  border-radius: 4px;
  overflow: hidden;
  background: #ffffff;
}
body.page-id-268 #sticky-header {
	display: none;
}
.office-card-row {
	gap: 8px;
}
.office-card-row .left {
	min-width: 0;
}
.office-card-row .right {
	display: none;
}
.office-card-content {
  padding: 24px;
}
.office-card .feefo-badge {
  max-width: 118px;
  height: auto;
}
.office-card .title {
  margin: 0;
}
.office-card .price {
	display: none;
	margin: 8px 0 0;
}
.office-card .price p,
.office-card .title {
  line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.office-card .price p {
  color: var(--surface-primary-inverted);
  font-weight: 700;
}
.swiper-btns-row {
  gap: 8px;
}
.swiper-btn {
  width: 56px;
  height: 56px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: var(--surface-primary-inverted);
  border-radius: 4px;
  cursor: pointer;
}
.swiper-btn.swiper-button-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.swiper-dot-pagination {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
}
.swiper-dot-pagination > span {
  border-radius: 50%;
  margin: 0 !important;
  border: 1px solid #1f0101;
  background: #f8f8f8;
  opacity: 1 !important;
  width: 10px;
  height: 10px;
}
.offices-carousel {
  margin: 80px 0 0;
}
.swiper-dot-pagination > span.swiper-pagination-bullet-active {
  background: #1f0101;
}
.swiper-pagination-row {
  gap: 24px;
  margin: 40px 0 0;
}
.page-bottom-cta-row {
  gap: 31px;
}
.page-bottom-cta-row .left {
  padding: 112px 0 151px 80px;
  max-width: 737px;
  width: 50%;
}
.page-bottom-cta-row .right {
  width: calc(50% - 31px);
}
.page-bottom-cta-image-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 69.3%;
}
.page-bottom-cta-image-container > div {
  position: absolute;
  height: 0;
}
.page-bottom-cta-image-container > div .img-wrap {
  position: relative;
}
.page-bottom-cta-image-container > div img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.page-bottom-cta-image-container > div:first-of-type {
  top: 48px;
  left: 0;
  width: 17.2%;
}
.page-bottom-cta-image-container > div:first-of-type .img-wrap {
  padding-bottom: 121%;
}
.page-bottom-cta-image-container > div:nth-of-type(2) {
  bottom: 0;
  left: 17.5%;
  width: 50.7%;
}
.page-bottom-cta-image-container > div:nth-of-type(2) .img-wrap {
  padding-top: 83%;
  transform: translateY(-100%);
}
.page-bottom-cta-image-container > div:nth-of-type(3) {
  bottom: 0;
  right: 30px;
  width: 21.6%;
}
.page-bottom-cta-image-container > div:nth-of-type(3) .img-wrap {
  padding-top: 116.5%;
  transform: translateY(-100%);
}
.page-bottom-cta-image-container > div:nth-of-type(4) {
  top: 0;
  right: 0;
  width: 31.3%;
}
.page-bottom-cta-image-container > div:nth-of-type(4) .img-wrap {
  padding-top: 87.1%;
}
.page-bottom-cta-title {
  margin: 0 0 24px;
}
.faqs-main-container {
  width: 100%;
  position: relative;
}
.accordion-title {
  cursor: pointer;
}
.accordion-content {
  height: 0;
  overflow: hidden;
  transition: all 0.4s ease;
}
.active.accordion-item .accordion-content {
  height: var(--item-height);
}
.accordion-item {
  border-radius: 8px;
  overflow: hidden;
  margin: 0;
  transition: all 0.3s ease;
}
.accordion-item:hover {
  border-radius: 0;
}
.accordion-inner {
  padding: 0 16px 24px;
  background: #ffffff;
}
.accordion-title {
  padding: 20px 16px;
  background: #ffffff;
}
.faqs-main-row {
  gap: 40px;
}
.faqs-main-row .left {
  max-width: 585px;
}
.faqs-main-row .right {
  width: calc(100% - 625px);
  min-width: 580px;
  flex-grow: 1;
}
.faqs-main-row .btn-container {
  margin: 24px 0 0;
}
.faq-cats-wrap {
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 32px;
}
.plain-page-section .content-body li,
.p16 p,
p.p16 {
  font-size: 16px;
}
.p20 p,
p.p20 {
  font-size: 20px;
}
.faq-cat {
  display: block;
  padding: 8px 16px;
  background: #ffffff;
  border-radius: 4px;
  font-size: 16px;
  line-height: 140%;
  font-weight: 400;
  font-family: "forma-djr-display", sans-serif;
  font-style: normal;
  transition: all 0.1s ease;
  color: var(--text-primary-inverted);
  letter-spacing: 0.05rem;
}
.faq-cat.active {
  background: var(--surface-primary-inverted);
  color: var(--text-primary);
}
.solutions-section,
.faqs-section {
  background: url("/wp-content/uploads/2025/11/faq-bg-min-scaled.jpg") no-repeat
    top center / cover;
}
.solutions-section.bg-dark {
  background: url("/wp-content/uploads/2025/11/solutions-bg-dark-min.jpg")
    no-repeat top center / cover;
}
.solutions-section.bg-dark .solutions-item h3,
.solutions-section.bg-dark .title-body-row p *,
.solutions-section.bg-dark .title-body-row h2,
.solutions-section.bg-dark .title-body-row p {
  color: var(--text-primary);
}
.solutions-section.bg-dark .solutions-item .body p,
.solutions-section.bg-dark .solutions-item .title-flip--clone {
  color: var(--text-primary-inverted);
}
.solutions-section.bg-dark .solutions-item::after {
  background: var(--surface-primary);
}
.solutions-section .title-body-row .left {
	max-width: 800px;
}
.accordion-title-wrap {
  height: 0;
  transition: all 0.3s ease;
  overflow: hidden;
}
.show .accordion-title-wrap {
  height: var(--title-height);
}
.accordion-item.show {
  margin: 0 0 8px;
}
.accordion-title h4 {
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.05rem;
}
.accordion-title:hover .accordion-arrow {
  background: #eeeeee;
}
.accordion-title {
  gap: 24px;
}
.accordion-arrow {
  width: 48px;
  min-width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.active .accordion-title .accordion-arrow {
  background: var(--surface-primary-inverted);
}
.accordion-arrow svg path,
.accordion-arrow svg {
  transition: all 0.2s ease;
}
.active .accordion-arrow svg {
  transform: rotate(-180deg);
}
.active .accordion-arrow svg path {
  fill: #ffffff;
}
.title-flip-wrap {
  display: block;
  position: relative;
  overflow: hidden;
}
.title-flip-wrap {
  --flip-duration: 360ms;
  --flip-ease: cubic-bezier(0.2, 0.6, 0.2, 1);
  --flip-tilt: 16deg;
  --flip-height: auto;
}
.title-flip-wrap {
  position: relative;
  display: inline-block;
  height: var(--flip-height);
  overflow: hidden;
  vertical-align: top;
  /* enable 3D if you want a “roll” tilt */
  perspective: 600px;
}

.title-flip,
.title-flip--clone {
  display: block;
  will-change: transform;
  transform: translateY(0) rotateX(0deg);
  transition: transform var(--flip-duration) var(--flip-ease);
  transform-origin: 50% 50%;
}

/* The clone starts just below the visible area */
.title-flip--clone {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
}

/* Hover/focus: slide both up by exactly one “line” height */
.title-flip-hover:hover .title-flip,
.title-flip-hover:focus-within .title-flip {
  transform: translateY(-100%) rotateX(var(--flip-tilt));
}

.title-flip-hover:hover .title-flip--clone,
.title-flip-hover:focus-within .title-flip--clone {
  transform: translateY(-100%) rotateX(0deg);
}

/* Reduced motion: just swap without motion */
@media (prefers-reduced-motion: reduce) {
  .title-flip,
  .title-flip--clone {
    transition: none;
  }
}
.solutions-item {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
  border-bottom: 1px solid #654747;
}
.solutions-item-content {
  gap: 32px;
  position: relative;
  z-index: 5;
}
.solutions-item-content .solutions-mob-accordion-inner {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: center;
}
.solutions-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--surface-secondary-inverted);
  z-index: 1;
  transform: translateY(100%);
  transition: all 0.3s ease;
}
.solutions-item:hover::after {
  transform: translateY(0);
}
.solutions-item:hover {
  border-radius: 4px;
}
.solutions-item-title {
  flex-shrink: 0;
}
.solutions-item-image {
  width: 400px;
  height: 112px;
  flex-shrink: 0;
  border-radius: 4px;
  overflow: hidden;
}
.solutions-item-body {
  max-width: 450px;
}
.solutions-item h3 {
  line-height: 60px;
}
.solutions-item .title-flip--clone {
  font-family: IvyJournal, sans-serif;
  letter-spacing: -0.07em;
  font-style: italic;
  font-size: 44px;
  color: #ffffff;
}
.solutions-items-wrap {
  margin: 80px 0 0;
}
.solutions-item-body,
.solutions-item-image {
  opacity: 0;
  visibility: hidden;
  transform: translateY(40px);
  transition: all 0.2s ease;
}
.solutions-item:hover .solutions-item-body,
.solutions-item:hover .solutions-item-image {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease;
}
.solutions-item:hover .solutions-item-body {
  transition-delay: 0.1s;
}
.solutions-item:hover .solutions-item-image {
  transition-delay: 0.05s;
}
.title-body-row {
  gap: 44px;
  align-items: flex-end;
}
.title-body-row .right {
  max-width: 516px;
}
.text-image-carousel-row {
  gap: 24px;
}
.text-image-carousel-row h3 {
  white-space: nowrap;
}
.text-image-carousel-row h3 em {
	letter-spacing: -0.07rem;
}
.text-image-carousel-row > div {
  height: 164px;
  flex-shrink: 0;
  border-radius: 4px;
  overflow: hidden;
}
.text-image-carousel-row > div:nth-of-type(4n + 1) {
  width: 184px;
}
.text-image-carousel-row > div:nth-of-type(4n + 2) {
  width: 88px;
}
.text-image-carousel-row > div:nth-of-type(4n + 3) {
  width: 211px;
}
.text-image-carousel-row > div:nth-of-type(4n) {
  width: 213px;
}
.text-image-carousel .swiper-slide {
  width: auto;
}
.text-image-carousel-section {
  overflow: hidden;
  padding: 48px 0;
  background: url("/wp-content/uploads/2025/11/carousel-bg-1-min.jpg") no-repeat
    center center / cover;
}
.blog-carousel-row {
  gap: 40px;
}
.blog-carousel-row .left {
  max-width: 401px;
}
.blog-carousel-row .left .top-text {
  max-width: 232px;
}
.blog-carousel-row .right {
  max-width: 416px;
}
.post-card {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.post-card h4 {
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.05rem;
}
.post-card .post-card-top {
  background: var(--surface-secondary-inverted);
  height: 300px;
}
.post-card .post-meta-row span {
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0.05rem;
}
span.cat-tag {
  background: #ffd7bf;
  color: var(--text-primary-inverted);
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 16px;
  letter-spacing: 0.05rem;
  line-height: 140%;
}
.post-card .post-meta-row {
  margin: auto 0 0;
}
.post-meta-row span.read-time {
  color: #919191;
}
.post-card-bottom {
  background: #ffffff;
  padding: 24px;
}
.post-card-excerpt {
  margin: 8px 0 16px;
  line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
a.stretch-link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.blog-carousel-section.bg-lighter {
	background: #F8F8F8;
}
.blog-carousel-section .sticky-content-left {
  height: calc(100vh - 224px);
  position: sticky;
  top: 112px;
  left: 0;
}
.blog-carousel-section .sticky-content-left .btn-container {
  margin: 40px 0 0;
}
.blog-carousel-section .sticky-content-left .flex-column {
  height: 100%;
}
.blog-carousel-container {
  padding: 200px 0 calc(100vh - 524px);
}
.blog-carousel-container > div {
  margin: 0 0 16px;
}
.blog-carousel-container > div:last-of-type {
  margin: 0;
}
.post-card-top {
  position: relative;
}
.large-post-card .hover-item,
.post-card-top .hover-item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.3);
  opacity: 0;
  width: 122px;
  height: 122px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--brand);
  border-radius: 4px;
  transition: all 0.2s ease;
  z-index: 2;
}
.large-post-card:hover .hover-item,
.post-card:hover .hover-item {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.large-post-card .hover-item {
  top: 40%;
}
.large-post-card:hover .hover-item {
  transition-delay: 0.15s;
}

.post-card-top .hover-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  z-index: 1;
  opacity: 0;
  transition: all 0.3s ease;
}
.post-card:hover .hover-bg {
  opacity: 1;
}
.cta-block-row .left {
  padding: 112px 0 0 80px;
  max-width: 674px;
}
.cta-block-section {
	padding-bottom: 112px;
}
.first-section.cta-block-section {
  padding-top: 72px;
}
.cta-block-row .right {
  position: relative;
  width: 31.5%;
  max-width: 454px;
  min-width: 1px;
}
.modal-content .cta-block-row .right {
	width: 36.5%;
}
.cta-block-row .image-item {
  position: absolute;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  border-radius: 4px;
  transform: scale(0.6);
  transition: all 0.4s ease;
}
.cta-block-row {
  min-height: 704px;
  gap: 40px;
}
.cta-block-row .image-item > div {
  height: 0;
  position: relative;
}
.cta-block-row .image-item img {
  position: absolute;
  top: 0;
  left: 0;
}
.cta-block-row .image-item-1 {
  top: 0;
  right: 0;
  width: 75%;
}
.cta-block-row .image-item-1 > div {
  padding-bottom: max(111%, 378px);
}
.cta-block-row .image-item-2 {
  top: 53.8%;
  left: 0;
  width: 25%;
  transition-delay: 0.08s;
}
.cta-block-row .image-item-2 > div {
  padding-bottom: 124%;
}
.cta-block-row .image-item-3 {
  top: 73%;
  right: 21.5%;
  width: 32%;
  transition-delay: 0.16s;
}
.cta-block-row .image-item-3 > div {
  padding-bottom: 116.5%;
}
#case-study-modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999999999;
	padding: 40px 80px;
}
.case-study-modal-open #case-study-modal {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.case-study-modal-inner {
	width: 100%;
	max-width: 1000px;
	position: relative;
	z-index: 5;
}
.case-study-modal-content {
	width: 100%;
	padding-top: 56.25%;
  	overflow: hidden;
}
.case-study-modal-inner iframe {
	width: 100%;
	height: 100%;
	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	border: 0;
	border-radius: 4px;
}
.cs-modal-close {
	position: absolute;
	top: 35px;
    right: 80px;
	z-index: 5;
	cursor: pointer;
}
.case-study-modal-bg {
	background: rgba(0,0,0,0.6);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}
.swiper-slide-active .cta-block-row .image-item,
.cta-block-row .image-item.active {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.cta-block-row .title {
  margin: 24px 0 64px;
}
.cta-block-row .options-row {
  gap: 16px;
  margin: 8px 0 0;
}
.cta-block-row .options-row > div {
  width: calc(33.33% - 10.66px);
}
.cta-block-row .options-row a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: var(--surface-secondary-inverted);
  padding: 16px;
  border-radius: 4px;
  height: 188px;
  border: 1px solid transparent;
  text-align: center;
  color: var(--text-primary);
  font-size: 28px;
  font-family: IvyJournal, sans-serif;
  letter-spacing: -0.07em;
  line-height: 100%;
  font-style: italic;
  font-weight: 400;
  transition: all 0.1s ease;
}
.cta-block-row .options-row a:hover {
  border-color: var(--brand);
}
#find-an-office-modal .cta-block-row .options-row a {
	background: #EEEEEE;
	color: var(--text-primary-inverted);
}
#find-an-office-modal .cta-block-row .options-row a:hover {
	border-color: var(--brand);
}
.primary,
.primary * {
  color: var(--text-primary);
}
.ls-5,
.ls-5 * {
  letter-spacing: 0.05rem;
}
#find-an-office-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background: #ffffff;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
body.mob-menu-open,
body.contact-modal-open {
	height: 100vh;
	max-height: 100vh;
	overflow: hidden;
}
.contact-modal-open #find-an-office-modal {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
#find-an-office-modal .modal-accouncement-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background: var(--surface-primary-inverted);
  padding: 16px 0;
  text-align: center;
}
#find-an-office-modal .modal-inner {
  height: 100%;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#find-an-office-modal .modal-inner::-webkit-scrollbar {
  display: none;
}
#find-an-office-modal .cta-block-row .left {
  padding: 0;
  max-width: 632px;
}
#find-an-office-modal .cta-block-row .title {
  margin: 0 0 40px;
}
#find-an-office-modal .modal-close-icon {
  position: absolute;
  top: 35px;
  right: 80px;
  cursor: pointer;
  z-index: 10;
}
.form-row {
  gap: 24px;
}
.form-row > div {
  width: calc(50% - 12px);
  max-width: calc(50% - 12px);
  min-width: calc(50% - 12px);
}
.form-styles label {
  font-family: "forma-djr-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-primary-inverted);
  margin: 0 0 24px;
  display: block;
  letter-spacing: 0.05rem;
}
.form-styles label span.optional {
	color: #919191;
	display: inline-block;
	margin-left: 8px;
}
.form-styles textarea,
.form-styles input[type="tel"],
.form-styles input[type="text"],
.form-styles select,
.form-styles input[type="email"] {
  outline: none;
  display: block;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #654747;
  background: #ffffff;
  padding: 11px 16px;
  margin: 4px 0 0;
  font-family: "forma-djr-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-primary-inverted);
  letter-spacing: 0.05rem;
}
.form-styles .select-wrapper {
  position: relative;
  display: block;
}
.form-styles .select-wrapper select {
  padding-right: 48px;
}
.form-styles .select-wrapper select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("./assets/chevron-down.png");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 24px 24px;

  cursor: pointer;
}
.form-styles .select-wrapper select::-ms-expand {
  display: none;
}
.form-styles input::placeholder {
  color: #919191;
}
.form-styles .wpcf7-acceptance input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.form-styles .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
.form-styles .wpcf7-acceptance .wpcf7-list-item-label::before,
.form-styles .wpcf7-acceptance .wpcf7-list-item-label::after {
  display: none;
}
.form-styles .wpcf7-acceptance .wpcf7-list-item-label {
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  font-size: 18px;
}
.form-styles .wpcf7-acceptance .wpcf7-list-item-label a {
  text-decoration: underline;
}
.form-styles .wpcf7-acceptance label {
  margin: 0;
}
.form-styles .wpcf7-acceptance .checkmark {
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  border: 1px solid #654747;
  background: #f5f5f5;
  position: relative;
}
.form-styles .wpcf7-acceptance .checkmark::after {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 4px;
  top: 50%;
  left: 50%;
  display: block;
  background: var(--brand);
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s ease;
  position: absolute;
}
.form-styles
  .wpcf7-acceptance
  input:checked
  + .wpcf7-list-item-label
  .checkmark::after {
  opacity: 1;
}
.form-styles .wpcf7-not-valid-tip {
  display: block;
  font-size: 14px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
  margin: 4px 0 0;
}
.form-styles .wpcf7-not-valid-tip::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("./assets/contact-error.png") no-repeat center center /
    contain;
}
.form-styles .btn-container {
  margin: 24px 0 0;
}
#find-an-office-modal .main-form {
  overflow: hidden;
  height: 0;
  transition: all 0.3s ease;
}
#find-an-office-modal.show-form .main-form {
  height: var(--main-form-height);
}
#find-an-office-modal .pre-form-wrap {
  overflow: hidden;
  height: var(--pre-form-height);
  transition: all 0.3s ease;
}
#find-an-office-modal.show-form .pre-form-wrap {
  height: 0;
}
.regular-hero-row {
  gap: 40px;
  align-items: flex-end;
}
.regular-hero-row .left {
  max-width: 594px;
}
.regular-hero-row .pre-title {
  margin: 0 0 8px;
}
.container-main-row > div {
  width: 50%;
  max-width: 50%;
  min-width: 50%;
}
.container-main-row .title {
  max-width: 450px;
}
.container-main-row .right {
  background: #f8f8f8;
  padding: 80px 80px 80px 32px;
}
.container-main-row .left {
  padding: 80px;
}
.container-details-row {
  gap: 40px;
}
.container-details-row > div {
  width: calc(33.33% - 26.66px);
  max-width: calc(33.33% - 26.66px);
  min-width: calc(33.33% - 26.66px);
}
.content-detail-item .icon-wrap {
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--surface-primary-inverted);
  border-radius: 4px;
  margin: 0 0 24px;
}
.content-detail-item h3 {
  font-size: 28px;
  margin: 0 0 8px;
  line-height: 100%;
}
.content-detail-item .body p {
  color: var(--text-primary-inverted);
}
.content-detail-item .body {
  margin: 0 0 24px;
}
.content-detail-item a {
  font-size: 16px;
  line-height: 140%;
  text-decoration: underline;
}
.small-section-padding {
  padding: 80px 0;
}
.plain-page-section .container {
  max-width: 908px;
  margin: 0 auto;
}
.plain-page-section h1 {
  margin: 0 0 56px;
}
.plain-page-section h2,
.plain-page-section h3,
.plain-page-section h4,
.plain-page-section h5,
.plain-page-section h6 {
  margin: 56px 0;
}
.normal-section-padding.first-section,
.regular-hero-section {
  padding-top: 184px;
}
.regular-hero-section .img-container {
  height: 283px;
  border-radius: 4px;
  overflow: hidden;
  margin: 80px 0 0;
}
.plain-page-section {
  padding-top: 152px;
}
.contact-section {
  padding-top: 72px;
}
.number-container {
  opacity: 0;
}
.number-container.initialized {
  opacity: 1;
  transition: all 0.1s ease;
}
.number-row {
  overflow: hidden;
}
.number-scroll-up {
  display: flex;
  flex-direction: row;
  height: 72px;
}
.number-counter-col {
  transition: transform 1.8s ease 0.4s, max-width 1.8s ease;
  max-width: 500px;
  transform: translateY(0);
  align-items: flex-start;
}
.number-counter {
  display: inline-block;
}
.count-up .number-counter-col {
  transform: translateY(calc(-100% + 72px));
}
.numbers-grid {
  margin: 80px 0 0;
}
.numbers-grid > div {
  width: calc(50% - 20px);
  max-width: 516px;
  overflow: hidden;
}
.scroll-stage .numbers-grid > div {
	max-width: 550px;
}
h3.number-text {
  font-family: IvyJournal, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: -0.07em;
}
.wpcf7 form .wpcf7-response-output {
  display: none !important;
}
.numbers-grid > div {
  border-bottom: 1px solid #654747;
}
.number-item {
  padding: 0 0 16px;
  
}
.number-item .body {
  margin: 16px 0 0;
}
.stats-section .title-body-row .left {
  max-width: 591px;
}
.stats-section .title-body-row .left .img-container {
  max-width: 96px;
  margin: 0 0 30px;
}
.case-studies-section {
  background: var(--surface-secondary-inverted);
  overflow: hidden;
}
.case-study-card {
  position: relative;
}
.case-study-card .img-container {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  height: 353px;
}
.case-study-card .img-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(61, 31, 31, 0.4);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  z-index: 2;
  opacity: 1;
  transition: all 0.2s ease;
}
.case-study-card.hovered .img-container::after {
  opacity: 0;
}
.case-study-card .img-container .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.2s ease;
}
.case-study-card.hovered .img-container .play-icon {
  opacity: 1;
}
.case-study-card .logo-container {
  width: 120px;
  height: 48px;
}
.case-study-card .logo-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.case-study-card p {
  margin: 0;
}
.case-study-top-row {
  flex-wrap: wrap;
  gap: 24px;
  margin: 0 0 8px;
}
.case-study-top-row {
	align-items: center;
	min-height: 48px;
}
.case-study-content {
  padding: 8px 0 0;
}
.case-study-content-wrap {
  margin-top: calc(var(--content-height) * -1);
  transition: all 0.4s ease;
}
.case-study-card.hovered .case-study-content-wrap {
  margin-top: 0;
}
.case-studies-swiper {
  margin: 80px 0 0;
}
.case-studies-swiper .swiper-slide {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  height: auto;
  min-height: 462px;
}
.case-studies-swiper .swiper-dot-pagination > span {
  border-color: #ffffff;
  background: transparent;
}
.case-studies-swiper
  .swiper-dot-pagination
  > span.swiper-pagination-bullet-active {
  background: #ffffff;
}
.locations-grid-wrap {
	margin: 0 0 40px;
}
.locations-grid > div > div {
  min-height: 609px;
}
.locations-grid > div > div:nth-of-type(4n + 3),
.locations-grid > div > div:nth-of-type(4n + 4) {
  padding-top: 191px;
}
.locations-grid > div > div:nth-of-type(4n + 1) .img-container,
.locations-grid > div > div:nth-of-type(4n + 3) .img-container {
  height: 386px;
}
.locations-grid > div > div:nth-of-type(4n + 2) .img-container,
.locations-grid > div > div:nth-of-type(4n) .img-container {
  height: 191px;
}
.locations-grid p {
  margin: 8px 0 0;
  color: var(--text-primary-inverted);
}
.locations-grid-section {
	overflow: hidden;
}
.locations-grid-section .container {
  position: relative;
}
.locations-grid-section .body-text {
  position: absolute;
  top: 0;
  right: 80px;
  max-width: 232px;
  z-index: 2;
}
.locations-grid-section .body-text p {
  color: var(--text-primary-inverted);
}
.locations-grid-section .title-btn-row .left {
	max-width: 690px;
}
.logo-carousel-section {
  overflow: hidden;
  padding: 32px 0;
}
.logo-carousel-section p {
  position: relative;
  z-index: 15;
}
.text-center {
  text-align: center;
}
.logos-carousel .img-container {
  max-width: 134px;
}
.logos-carousel .img-container img {
  width: 100%;
  height: auto;
}
.logos-carousel .swiper-wrapper {
  transition-timing-function: linear !important;
}
.logos-carousel .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: auto;
	width: 200px;
}
.logo-carousel-section p {
  margin: 0 0 16px;
}
.logo-carousel-section::before,
.logo-carousel-section::after {
  content: "";
  background: linear-gradient(
    90deg,
    var(--surface-primary-inverted) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  display: block;
  height: 100%;
  width: 346px;
  position: absolute;
  bottom: 0;
  z-index: 5;
}
.logo-carousel-section::before {
  left: 0;
}
.logo-carousel-section::after {
  right: 0;
  background: linear-gradient(
    270deg,
    var(--surface-primary-inverted) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}
.resources-top .img-container {
  max-width: 138px;
  margin: 0 0 24px;
}
.large-post-card {
  position: relative;
  min-height: 514px;
  height: 514px;
  border-radius: 4px;
  overflow: hidden;
  margin: 80px 0 0;
}
.large-post-card-inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  position: relative;
  z-index: 5;
}
.large-post-card .post-card-bottom {
  background: transparent;
  padding: 24px 32px;
}

.large-post-card .hover-bg {
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transform: translateY(calc(100% - var(--content-height)));
}
.large-post-card.initialized .hover-bg {
  transition: all 0.3s ease;
}
.large-post-card .post-meta-row span.read-time {
  color: var(--text-secondary);
}
.large-post-card h4 {
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0.04rem;
  margin: 0 0 8px;
}
.large-post-card:hover .hover-bg {
  transform: translateY(0);
}
.post-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 40px;
}
.post-grid .post-card {
  height: 100%;
}
.post-card {
  display: flex;
  flex-direction: column;
}
.post-card .post-card-bottom {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.posts-filter-row {
  margin: 0 0 40px;
}
.resource-posts {
  padding: 80px 0;
}
[data-stagger-fade] {
  visibility: hidden;
}

/* Outer wrapper (the "mask" with overflow hidden) */
.stagger-line-outer {
  display: inline-block;
  position: relative;
  text-align: start;
  overflow: clip;
  padding-top: 0.05em;
  padding-bottom: 0.25em;
  margin-top: -0.05em;
  margin-bottom: -0.25em;
  padding-right: 0.1em;
  margin-right: -0.1em;
}

/* Inner wrapper (the actual animated content) */
.stagger-line-inner {
  display: inline-block;
  transform: translateY(100%);
  opacity: 0;
}

/* Once processed */
[data-stagger-fade].stagger-ready {
  visibility: visible;
}

/* Animate when container has .stagger-in */
[data-stagger-fade].stagger-in .stagger-line-inner {
  animation: staggerFadeUp 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
  animation-delay: calc(var(--line-index, 0) * 0.09s);
}

@keyframes staggerFadeUp {
  from {
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.article-main {
  padding: 136px 0 80px;
}
.article-top .btn-container {
  margin: 0 0 16px;
}
.article-main .featured-img-container {
  margin: 48px 0 0;
}
.article-main .featured-img-container img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  display: block;
}
.article-content {
  padding: 160px 0 0;
}
.article-content img {
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
  margin: 56px 0;
}
.article-row {
  gap: 16px;
}
.article-row > .left,
.article-row > .fake-end {
  width: 32px;
  min-width: 32px;
}
.article-row > .main {
  max-width: 848px;
}
.ds {
  color: #919191;
}
.article-meta-row p {
  margin: 0;
}
.article-meta-row {
  margin: 80px 0 0;
  gap: 40px;
}
.article-meta-row > .left {
  gap: 12px;
}
.article-meta-row > .right {
  gap: 48px;
}
.article-meta-row .right .article-meta-item {
  gap: 4px;
}
.article-meta-item .read-time,
.article-meta-item p {
  font-size: 16px;
}
.article-meta-row .right .article-meta-item p.ds {
  font-size: 14px;
}
.article-content h2 {
  font-size: 48px !important;
  margin: 56px 0;
}
.article-content img {
  border-radius: 4px;
}
.primary-inverted,
.primary-inverted * {
  color: var(--text-primary-inverted);
}
a.copy-current-link {
  position: relative;
}
a.copy-current-link::after {
  content: "COPIED";
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(100% + 2px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  color: var(--brand);
}
a.copy-current-link svg path {
  transition: all 0.1s ease;
}
a.copy-current-link.copied svg path {
  fill: var(--brand);
}
a.copy-current-link.copied::after {
  opacity: 1;
  visibility: visible;
}
.article-row > .left {
  position: relative;
}
.sticky-share-links {
  position: sticky;
  top: 112px;
}
.sticky-share-links a,
.sticky-share-links svg {
  display: block;
}
.sticky-share-links .flex-column {
  gap: 8px;
}
#load-more-container {
  margin: 40px 0 0;
}
#load-more-container.hidden {
  display: none;
}
#post-ajax-container > div {
  margin: 0 0 40px;
}
#post-ajax-container > div:last-of-type {
  margin: 0;
}
#load-more-container .btn.btn-dark-outline {
  background: #ffffff;
}
.no-content-container h2 {
  margin: 0 0 16px;
}
.simple-image-and-text-section h2 {
  max-width: var(--width);
}
.simple-image-and-text-section .img-container {
  height: 378px;
  border-radius: 4px;
  overflow: hidden;
  margin: 0 0 80px;
}
.simple-image-and-text-section img.ofc {
	object-position: top center;
}
.cards-section {
  padding: 55px 0 112px;
}
.cards-grid {
  position: relative;
  padding-bottom: max(44%, 514px);
  height: 0;
}
.cards-grid > div {
  position: absolute;
  width: 30%;
}
.cards-grid > div .card-item-wrap {
  height: 0;
  padding-bottom: 100%;
}
.cards-grid > div .card-item {
  padding: 24px;
  min-height: 324px;
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cards-grid > div .card-item h3 {
  font-family: IvyJournal, sans-serif;
  font-style: italic;
  font-size: 112px;
  line-height: 110%;
  letter-spacing: -0.07em;
}
.cards-grid > div .card-item p {
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.04rem;
}
.cards-grid > div:nth-of-type(1) .card-item p {
  color: var(--text-primary-inverted);
}
.cards-grid > div:nth-of-type(3) .card-item .body,
.cards-grid > div:nth-of-type(1) .card-item .body {
  max-width: 80%;
}
.cards-grid > div:nth-of-type(2) .card-item p,
.cards-grid > div:nth-of-type(4) .card-item p,
.cards-grid > div:nth-of-type(2) .card-item h3,
.cards-grid > div:nth-of-type(4) .card-item h3 {
  color: var(--text-primary);
}
.cards-grid > div:nth-of-type(1) .card-item {
  background: url("/wp-content/uploads/2025/11/card-1-bg-min.jpg") no-repeat
    center center / cover;
}
.cards-grid > div:nth-of-type(2) .card-item {
  background: var(--surface-primary-inverted);
}
.cards-grid > div:nth-of-type(3) .card-item {
  background: var(--surface-primary);
}
.cards-grid > div:nth-of-type(4) .card-item {
  background: var(--surface-secondary-inverted);
}
.cards-grid > div:nth-of-type(1) {
  top: 24px;
  left: 0;
  transform: translate(125%, 40px) rotate(-6.21deg);
  z-index: 4;
}
.cards-grid.in-view > div:nth-of-type(1) {
  z-index: 1;
}
.cards-grid > div:nth-of-type(2) {
  top: 111px;
  left: 25%;
  z-index: 1;
  transform: translate(39%, -92px) rotate(7.21deg);
}
.cards-grid.in-view > div:nth-of-type(2) {
  z-index: 2;
}
.cards-grid > div:nth-of-type(3) {
  top: 0;
  left: 50%;
  z-index: 3;
  transform: translate(-42%, 34px) rotate(0);
}
.cards-grid.in-view > div:nth-of-type(3) {
  z-index: 3;
}
.cards-grid > div:nth-of-type(4) {
  top: 180px;
  right: 0;
  z-index: 2;
  transform: translate(-111%, -126px) rotate(-15deg);
}
.cards-grid.in-view > div:nth-of-type(4) {
  z-index: 4;
}
.cards-grid.in-view > div {
  transform: translate(0, 0) rotate(0);
  transition: all 0.4s ease .4s;
}
.cards-section .title-body-row {
  margin: 40px 0 0;
}
.cards-section .title-body-row .left {
  max-width: 580px;
}
.how-we-work-carousel-section {
  overflow: hidden;
  padding: 112px 0;
	background: url('/wp-content/uploads/2025/12/hww-texture-min.jpg');
	background-size: cover;
}
.how-we-work-carousel,
.how-we-work-carousel-item {
  position: relative;
}
.how-we-work-carousel-section {
  overflow: hidden;
}
.how-we-work-carousel .main-title {
  position: absolute;
  top: 0;
  left: 0;
}
.how-we-work-carousel .main-title p {
  margin: 0;
  color: var(--text-primary-inverted);
  font-size: 20px;
  letter-spacing: 0.04rem;
}
.how-we-work-carousel-item {
  min-height: 533px;
}
.how-we-work-carousel-item .title-body-row {
  padding: 30px 0 0;
}
.how-we-work-carousel-item h2 {
  font-size: 180px;
  line-height: 110%;
}
.how-we-work-carousel-item .img-container {
  position: absolute;
  z-index: 2;
  border-radius: 4px;
  overflow: hidden;
  opacity: 0;
  transform: scale(0.75);
  transition: all 0.4s ease;
}
.how-we-work-carousel-item > div.img-container:nth-of-type(1) {
  transition-delay: 0.3s;
}
.how-we-work-carousel-item > div.img-container:nth-of-type(2) {
  transition-delay: 0.35s;
}
.how-we-work-carousel-item > div.img-container:nth-of-type(3) {
  transition-delay: 0.4s;
}
.swiper-slide-active .how-we-work-carousel-item .img-container {
  opacity: 1;
  transform: scale(1);
}
.how-we-work-carousel-item.layout_1 > div.img-container:nth-of-type(1) {
  left: 65px;
  width: 42.4%;
  height: 278px;
  top: 254px;
}
.how-we-work-carousel-item.layout_1 > div.img-container:nth-of-type(2) {
  left: 50%;
  width: 22.7%;
  height: 328px;
  bottom: -49px;
}
.how-we-work-carousel-item.layout_1 > div.img-container:nth-of-type(3) {
  right: 0;
  width: 37.5%;
  height: 182px;
  top: 0;
}
.how-we-work-carousel-item.layout_2 > div.img-container:nth-of-type(2) {
  right: -80px;
  width: 34.6%;
  height: 206px;
  top: -80px;
}
.how-we-work-carousel-item.layout_2 > div.img-container:nth-of-type(1) {
  left: 26%;
  width: 43.8%;
  height: 296px;
  bottom: -56px;
}
.how-we-work-carousel-item.layout_3 > div.img-container:nth-of-type(3) {
  right: -80px;
  width: 30.5%;
  height: 213px;
  top: -54px;
}
.how-we-work-carousel-item.layout_3 > div.img-container:nth-of-type(2) {
  right: 26%;
  width: 16.2%;
  height: 213px;
  top: -54px;
}
.how-we-work-carousel-item.layout_3 > div.img-container:nth-of-type(1) {
  left: 16.4%;
  width: 49%;
  height: 348px;
  bottom: -56px;
}
.how-we-work-carousel-item.layout_4 > div.img-container:nth-of-type(1) {
  left: 28px;
  width: 16.1%;
  height: 213px;
  top: 252px;
}
.how-we-work-carousel-item.layout_4 > div.img-container:nth-of-type(2) {
  left: 23%;
  width: 49.7%;
  height: 257px;
  bottom: -56px;
}
.how-we-work-carousel-item.layout_4 > div.img-container:nth-of-type(3) {
  right: 0;
  width: 40.8%;
  height: 246px;
  top: -74px;
}
.how-we-work-carousel .swiper-pagination-row {
  margin: 0;
}
.pin-section {
  height: 400vh;
  position: relative;
}
.pin-inner {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.offices-gallery-row {
  padding-right: 80px;
}
.horizontal-track {
  display: flex;
  will-change: transform;
  transition: transform 0.05s linear;
}
.horizontal-track::after {
  content: "";
  flex: 0 0 80px; /* 80px wide spacer */
}
.gallery-grid {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  grid-auto-columns: 316px;
  grid-auto-flow: column;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}
.gallery-grid > div {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.gallery-grid .size-full {
  grid-column: span 2;
  height: 236px;
}
.gallery-grid .size-half {
  width: 316px;
  height: 236px;
}
.gallery-item-title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: var(--surface-primary-inverted);
  padding: 8px;
  border-radius: 4px;
}
.gallery-item-title p {
  margin: 0;
  font-weight: 500;
  color: var(--text-primary);
}
.offices-gallery-row {
  gap: 40px;
  align-items: flex-end;
}
.offices-gallery-row .left {
  max-width: 600px;
  min-width: 600px;
}
.next-steps-carousel {
  overflow: hidden;
  height: calc(100vh - 300px);
}
.next-step-card .cta-block-row .right,
.next-step-card > div,
.next-step-card {
  height: 100%;
}
.next-steps-carousel-section {
  position: relative;
}
.next-steps-carousel-section .next-steps-inner {
  position: sticky;
  top: 100px;
  z-index: 2;
}
.next-steps-inner .main-title p {
  margin: 0;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.04rem;
}
.next-steps-progress {
  margin: 16px 0 32px;
  background: var(--surface-primary);
}
.next-steps-progress-wrapper {
  width: 100%;

  overflow: hidden;
}
.progress-bar {
  display: block;
  height: 4px;
  width: 0;
  background: var(--brand);
}
.next-steps-carousel .cta-block-row {
  align-items: flex-end;
}
.next-steps-carousel .cta-block-row {
  min-height: 1px;
}
.next-steps-carousel .cta-block-row .left {
  padding: 0;
}
.next-steps-carousel-section {
  padding: 112px 0;
}
.next-steps-carousel .swiper-wrapper .image-item {
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
}
.next-steps-carousel .swiper-wrapper .image-item-1 {
  transition-delay: 0.2s;
}
.next-steps-carousel .swiper-wrapper .image-item-2 {
  transition-delay: 0.28s;
}
.next-steps-carousel .swiper-wrapper .image-item-3 {
  transition-delay: 0.36s;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n) .image-item-3,
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n + 2) .image-item-3,
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n + 1) .image-item-1 {
  width: 32%;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n) .image-item-3 > div,
.next-steps-carousel
  .swiper-wrapper
  > div:nth-of-type(3n + 2)
  .image-item-3
  > div,
.next-steps-carousel
  .swiper-wrapper
  > div:nth-of-type(3n + 1)
  .image-item-1
  > div {
  padding-bottom: 116%;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n) .image-item-2,
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n + 2) .image-item-2,
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n + 1) .image-item-2 {
  width: 24.7%;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n) .image-item-2 > div,
.next-steps-carousel
  .swiper-wrapper
  > div:nth-of-type(3n + 2)
  .image-item-2
  > div,
.next-steps-carousel
  .swiper-wrapper
  > div:nth-of-type(3n + 1)
  .image-item-2
  > div {
  padding-bottom: 125%;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n) .image-item-1,
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n + 2) .image-item-1,
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n + 1) .image-item-3 {
  width: 75%;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n) .image-item-1 > div,
.next-steps-carousel
  .swiper-wrapper
  > div:nth-of-type(3n + 2)
  .image-item-1
  > div,
.next-steps-carousel
  .swiper-wrapper
  > div:nth-of-type(3n + 1)
  .image-item-3
  > div {
  padding-bottom: 111%;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n + 1) .image-item-1 {
  top: 0;
  left: 0;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n + 1) .image-item-2 {
  right: 0;
  bottom: 60.5%;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n + 1) .image-item-3 {
  left: 0;
  bottom: 0;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n + 2) .image-item-1 {
  top: 0;
  right: 0;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n + 2) .image-item-2 {
  left: 0;
  bottom: 16.5%;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n + 2) .image-item-3 {
  right: 0;
  bottom: 0;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n) .image-item-1 {
  top: 0;
  left: 0;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n) .image-item-2 {
  right: 0;
  bottom: 16.5%;
}
.next-steps-carousel .swiper-wrapper > div:nth-of-type(3n) .image-item-3 {
  left: 0;
  bottom: 0;
}
#sticky-header {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99991;
  width: 100%;
  padding: 16px 0;
  background: var(--surface-primary-inverted);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
}
body.scrolled #sticky-header {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
body.scrolled.reverse-scrolled #sticky-header {
	opacity: 0;
  visibility: hidden;
}
#sticky-header .announement-row {
  gap: 16px;
}
#sticky-header .announement-row .forma {
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0.04rem;
}
#sticky-header .btn-container {
  position: absolute;
  bottom: 0;
  right: 44px;
  transform: translateY(100%);
  transition: all 0.3s ease 0.1s;
}
.scrolled #sticky-header .btn-container {
  transform: translateY(0);
}
#sticky-header .btn-container a {
  display: flex;
  background-color: var(--brand);
  background-image: url("/wp-content/uploads/2025/11/bg-bg-min.jpg");
  background-size: cover;
  padding: 16px 120px 16px 32px;
  align-items: center;
  width: 544px;
  gap: 40px;
  min-height: 96px;
  border-radius: 4px;
}
.icon-hover-btn {
  position: relative;
}
a.icon-hover-btn .svg-wrap,
#sticky-header .btn-container a .svg-wrap {
  height: 64px;
  width: 64px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: var(--surface-primary-inverted);
  position: absolute;
  top: 16px;
  right: 16px;
}
.icon-hover-btn .svg-wrap-left {
  left: 16px;
  right: auto;
  opacity: 0;
  transform: scale(0);
  visibility: hidden;
}
.icon-hover-btn .svg-wrap-left {
  transition: all 0.25s ease;
}
.icon-hover-btn:hover .svg-wrap-left {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: all 0.25s ease 0.3s;
}
.icon-hover-btn .svg-wrap-right {
  transition: all 0.25s ease 0.3s;
}
.icon-hover-btn:hover .svg-wrap-right {
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transition: all 0.25s ease;
}
.icon-hover-btn {
  transition: all 0.4s ease;
}
#sticky-header .btn-container a:hover,
.icon-hover-btn:hover {
  padding-right: 32px;
  padding-left: 120px;
}
#sticky-header .btn-container a .right-text {
  margin-left: auto;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.04rem;
	display: none;
}
#sticky-header .btn-container a .left-text {
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0.04rem;
}
.show-tab {
  display: none;
}
.check_in_view.normal-anim {
  transform: translateY(40px);
  opacity: 0;
}
.check_in_view.normal-anim.in-view {
  transform: translateY(0);
  opacity: 1;
  transition: transform .4s ease, opacity .4s ease;
}
.page-bottom-cta-image-container > div {
  opacity: 0;
  transform: scale(0.7);
}
.page-bottom-cta-image-container.in-view > div {
  opacity: 1;
  transform: scale(1);
  transition: transform .4s ease, opacity .4s ease;
}
.page-bottom-cta-image-container.in-view > div:nth-of-type(2) {
  transition-delay: .08s;
}
.page-bottom-cta-image-container.in-view > div:nth-of-type(3) {
  transition-delay: .16s;
}
.page-bottom-cta-image-container.in-view > div:nth-of-type(4) {
  transition-delay: .24s;
}
.case-studies-swiper.check_in_view .case-study-card {
  transform: translateY(40px);
  opacity: 0;
}
.case-studies-swiper.check_in_view.in-view .case-study-card {
  transform: translateY(0);
  opacity: 1;
  transition: transform .4s ease, opacity .4s ease;
}
.case-studies-swiper.check_in_view .swiper-wrapper > div:nth-of-type(2) .case-study-card {
  transition-delay: .08s;
}
.case-studies-swiper.check_in_view .swiper-wrapper > div:nth-of-type(3) .case-study-card {
  transition-delay: .16s;
}
.cta-block-section .check_in_view .image-item img {
  opacity: 0;
  transform: scale(0.7);
}
.cta-block-section .check_in_view.in-view .image-item img {
  opacity: 1;
  transform: scale(1);
  transition: transform .4s ease, opacity .4s ease;
}
.cta-block-section .check_in_view.in-view .image-item-2 img {
  transition-delay: .08s;
}
.cta-block-section .check_in_view.in-view .image-item-3 img {
  transition-delay: .16s;
}
.options-row.check_in_view .option-item {
  opacity: 0;
  transform: translateY(40px);
}
.options-row.check_in_view.in-view .option-item {
  opacity: 1;
  transform: scale(1);
  transition: transform .4s ease, opacity .4s ease;
}
.options-row.check_in_view .option-item:nth-of-type(2) {
  transition-delay: .08s;
}
.options-row.check_in_view .option-item:nth-of-type(3) {
  transition-delay: .16s;
}
.options-row.check_in_view .option-item:nth-of-type(4) {
  transition-delay: .24s;
}
.options-row.check_in_view .option-item:nth-of-type(5) {
  transition-delay: .32s;
}
.options-row.check_in_view .option-item:nth-of-type(6) {
  transition-delay: .4s;
}
.offices-carousel.check_in_view .office-card {
  opacity: 0;
  transform: translateY(40px);
}
.offices-carousel.check_in_view.in-view .office-card {
  opacity: 1;
  transform: translateY(0);
  transition: transform .4s ease, opacity .4s ease;
}
.offices-carousel.check_in_view .swiper-wrapper > div:nth-of-type(2) .office-card {
  transition-delay: .08s;
}
.offices-carousel.check_in_view .swiper-wrapper > div:nth-of-type(3) .office-card {
  transition-delay: .16s;
}
.offices-carousel.check_in_view .swiper-wrapper > div:nth-of-type(4) .office-card {
  transition-delay: .24s;
}
.numbers-grid.check_in_view .number-item {
  transform: translateY(100%);
}
.numbers-grid.check_in_view.in-view .number-item {
  transform: translateY(0);
  transition: transform .5s ease, opacity .5s ease;
}
.numbers-grid.check_in_view.in-view > div:nth-of-type(2) .number-item {
  transition-delay: .15s;
}
.container-details-row.check_in_view > div {
  opacity: 0;
  transform: translateY(40px);
}
.container-details-row.check_in_view.in-view > div {
  opacity: 1;
  transform: translateY(0);
  transition: transform .4s ease, opacity .4s ease;
}
.container-details-row.check_in_view.in-view > div:nth-of-type(2) {
  transition-delay: .08s;
}
.container-details-row.check_in_view.in-view > div:nth-of-type(3) {
  transition-delay: .16s;
}
.container-details-row.check_in_view.in-view > div:nth-of-type(4) {
  transition-delay: .24s;
}
.locations-grid-wrap.check_in_view .locations-grid > div > div {
  opacity: 0;
  transform: translateY(40px);
}
.locations-grid img {
	border-radius: 4px;
}
.locations-grid-wrap.check_in_view.in-view .locations-grid > div > div {
  opacity: 1;
  transform: translateY(0);
  transition: transform .4s ease, opacity .4s ease;
}
.locations-grid-wrap.check_in_view.in-view .locations-grid > div > div:nth-of-type(2) {
  transition-delay: .08s;
}
.locations-grid-wrap.check_in_view.in-view .locations-grid > div > div:nth-of-type(3) {
  transition-delay: .16s;
}
.locations-grid-wrap.check_in_view.in-view .locations-grid > div > div:nth-of-type(4) {
  transition-delay: .24s;
}
.home-hero-row.check_in_view .btn-container,
.home-hero-row.check_in_view .trustpilot-image {
  opacity: 0;
  transform: translateY(40px);
}
.home-hero-row.check_in_view.in-view .btn-container,
.home-hero-row.check_in_view.in-view .trustpilot-image {
  opacity: 1;
  transform: translateY(0);
  transition: transform .4s ease, opacity .4s ease;
}
.home-hero-row.check_in_view.in-view .trustpilot-image {
  transition-delay: .24s;
}
.home-hero-row.check_in_view.in-view .btn-container {
  transition-delay: .32s;
}
.post-grid > div {
  opacity: 0;
  transform: translateY(40px);
  transition: transform .4s ease, opacity .4s ease;
}
.post-grid.check_in_view.in-view > div {
  opacity: 1;
  transform: translateY(0);
}
.post-grid.check_in_view > div:nth-of-type(3n + 2) {
  transition-delay: .08s;
}
.post-grid.check_in_view > div:nth-of-type(3n) {
  transition-delay: .16s;
}
.next-steps-progress .progress-bar {
    width: var(--progress);
    transition: all .4s ease;
  }
@media all and (max-width: 1300px) {
  .container {
    padding: 0 32px;
  }
	#case-study-modal {
		padding: 32px;
	}
	.cs-modal-close {
		right: 32px;
	}
  #sticky-header .btn-container {
    right: 32px;
  }
  .cta-block-row .left {
    padding-left: 32px;
  }
  .page-bottom-cta-row .left {
    padding-left: 32px;
    padding-bottom: 40px;
  }
	#find-an-office-modal .modal-close-icon {
		right: 32px;
	}
}
@media all and (max-width: 1080px) {
	.cta-block-row .image-item-1 > div {
		padding-bottom: min(111%, 378px);
	}
	#sticky-header .btn-container a .left-text {
		display: block;
		flex-grow: 1;
		text-align: center;
	}
	#sticky-header .btn-container a {
		border-radius: 0 0 4px 4px;
	}
	.pin-section {
		height: auto !important;
		padding: 112px 0;
	}
	.pin-inner {
		height: auto;
	}
	.horizontal-track {
		overflow-x: scroll;
		-ms-overflow-style: none;
	  	scrollbar-width: none;
		transform: translateX(0) !important;
	}
	.horizontal-track .offices-gallery-row .right {
		padding-right: 16px;
	}
	.horizontal-track::-webkit-scrollbar {
	  display: none;
	}

	.logos-carousel .swiper-slide {
		width: auto;
	}
  #sticky-header .btn-container {
    position: relative;
    right: 0;
    top: 0;
  }
  .next-step-card .cta-block-row .right {
    height: 0;
    max-width: 450px !important;
    margin: auto;
    width: 100% !important;
  }
  .next-steps-carousel {
    height: auto;
  }
  .next-steps-carousel-section .next-steps-inner {
    position: relative;
    top: 0;
  }
  .next-steps-carousel-section {
    min-height: 1px !important;
  }
  .how-we-work-carousel-item.layout_4 > div.img-container,
  .how-we-work-carousel-item.layout_2 > div.img-container,
  .how-we-work-carousel-item.layout_3 > div.img-container,
  .how-we-work-carousel-item.layout_1 > div.img-container {
    display: none;
  }
  .how-we-work-carousel .swiper-pagination-row {
    margin: 40px 0 0;
  }
  .how-we-work-carousel-item.layout_4 > div.img-container:nth-of-type(2),
  .how-we-work-carousel-item.layout_3 > div.img-container:nth-of-type(1),
  .how-we-work-carousel-item.layout_2 > div.img-container:nth-of-type(1),
  .how-we-work-carousel-item.layout_1 > div.img-container:nth-of-type(1) {
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    right: auto;
    top: auto;
    height: 278px;
  }
  .how-we-work-carousel-item .title-body-row {
    padding: 30px 0 318px;
    gap: 16px;
  }
  #sticky-header .container {
    background: var(--surface-primary-inverted);
    position: relative;
    z-index: 10;
  }
  #sticky-header .announement-row .forma {
    font-size: 18px;
    line-height: 140%;
  }
  #sticky-header .btn-container a .svg-wrap {
    width: 48px;
    height: 48px;
    top: 17px;
  }
  #sticky-header .btn-container a {
    display: flex;
    width: 100%;
    padding: 16px 72px 16px 16px;
    min-height: 80px;
    gap: 16px;
  }
  #sticky-header .btn-container a:hover {
    padding: 16px 16px 16px 72px;
  }
  #sticky-header {
    padding: 0;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
  }
  .tab-share-links {
    margin: 16px 0 0;
  }
  .article-row > .left,
  .article-row > .fake-end {
    display: none;
  }
  .article-row > .main {
    max-width: 100%;
  }
  #sticky-header .announement-row {
    padding: 16px 0;
  }
  .horizontal-track::after {
    flex: 0 0 16px;
  }
  .header-bg-light .mobile-nav-toggle svg path {
    fill: var(--text-primary-inverted);
  }
  .header-bg-light #site-navigation {
    background: var(--surface-primary);
  }
  .header-bg-light .mobile-menu-text h3 em,
  .header-bg-light .mobile-menu-text h3 {
    color: var(--text-primary-inverted);
  }
  .post-grid {
    grid-template-columns: 100%;
    max-width: 700px;
    grid-row-gap: 16px;
  }
  #post-ajax-container > div {
    margin: 0 0 16px;
  }
  #post-ajax-container > div:last-of-type {
    margin: 0;
  }
  .container {
    padding: 0 16px;
  }
	#case-study-modal {
		padding: 32px 16px;
	}
	.cs-modal-close {
		right: 16px;
	}
  .show-tab {
    display: block;
  }
  .hide-tab {
    display: none;
  }
  .mobile-nav-toggle,
  #masthead .site-branding {
    position: relative;
    z-index: 5;
  }
  .mobile-nav-toggle {
    width: 24px;
    height: 24px;
  }
  .mobile-nav-toggle svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.2s ease;
  }
  .mobile-nav-toggle svg.close {
    opacity: 0;
  }
  body.mob-menu-open .mobile-nav-toggle svg.close {
    opacity: 1;
  }
  body.mob-menu-open .mobile-nav-toggle svg.open {
    opacity: 0;
  }
  #site-navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	  min-height: 100vh;
    min-height: 100dvh;
	  max-height: 100vh;
    max-height: 100dvh;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 72px 0 0;
    background: var(--surface-primary-inverted);
    z-index: 4;
    transform: translateY(-100%);
    visibility: hidden;
  }
  .site-nav-mob-inner {
    overflow-y: auto;
    padding: 80px 0 0;
	-ms-overflow-style: none;
  	scrollbar-width: none;
  }
	.site-nav-mob-inner::-webkit-scrollbar {
	  display: none;
	}
  body.mob-menu-ini #site-navigation {
    transition: all 0.6s ease;
  }
  body.mob-menu-open #site-navigation {
    transform: translateY(0);
    visibility: visible;
  }
  #masthead nav ul {
    flex-direction: column;
    gap: 24px;
    padding: 0 16px 24px;
  }
	#masthead nav ul a::after {
		display: none;
	}
  #masthead nav ul a {
    font-size: 48px;
    line-height: 100%;
  }
  .mobile-menu-text {
    padding: 24px 0;
    margin: 0 16px;
    border-top: 1px solid #654747;
  }
  .mobile-menu-text h3 {
    font-size: 40px;
  }
  .mobile-menu-text h3 em {
    letter-spacing: -0.07rem;
  }
  #site-navigation .btn-icon {
    display: block;
    padding: 24px 16px;
    background: var(--brand);
    color: var(--text-primary-inverted);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0.04rem;
    font-weight: 400;
    font-family: "forma-djr-display", sans-serif;
    font-style: normal;
    gap: 16px;
    width: 100%;
    border-radius: 4px 4px 0 0;
    align-items: center;
  }
  #site-navigation .btn-icon .svg-wrap {
    width: 48px;
    height: 48px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: var(--surface-primary-inverted);
  }
  .home-hero-row,
  .tc {
    flex-direction: column;
    align-items: flex-start;
  }
  .home-hero-row {
    gap: 24px;
  }
  .tc > div {
    width: 100% !important;
    max-width: 100% !important;
  }
  .title-body-row {
    gap: 40px;
  }
  .numbers-grid {
    gap: 40px;
  }
  .offices-carousel-section .title-btn-row,
  .solutions-section .title-body-row,
  .simple-image-and-text-section .title-body-row {
    gap: 16px;
  }
  .simple-image-and-text-section .img-container {
    margin: 0 0 40px;
  }
  .solutions-items-wrap {
    margin: 40px 0 0;
  }
  .faqs-main-row .right {
    width: 100%;
    min-width: 1px;
  }
  .cta-block-row .left {
    padding-left: 16px;
    padding-bottom: 0;
    padding-right: 16px;
  }
  .cta-block-row .right {
    height: 704px;
    margin: 0 16px;
    width: calc(100% - 32px) !important;
    max-width: 550px !important;
  }
  .cta-block-section {
    padding: 0 0 112px;
  }
  .blog-carousel-container {
    padding: 0;
  }
  .blog-carousel-section .sticky-content-left {
    height: auto;
    position: relative;
    top: 0;
  }
	.blog-carousel-section .sticky-content-left .flex-column {
		flex-direction: column-reverse;
	}
	.blog-carousel-section .sticky-content-left .btn-container {
		margin: 32px 0 0;
	}
	.blog-carousel-row .left .top-text {
		margin: 40px 0 0;
	}
  .solutions-item-content .solutions-mob-accordion-inner,
  .solutions-item-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .solutions-item-content .solutions-mob-accordion-inner {
    padding: 32px 0 0;
  }
  .solutions-item-content {
    gap: 0;
  }
  .solutions-mob-accordion {
    height: 0;
    overflow: hidden;
    transition: all 0.4s ease;
  }
  .solutions-item-container:hover .solutions-mob-accordion {
    height: var(--inner-height);
  }
  .locations-grid-section .body-text {
    position: relative;
    top: 0;
    right: 0;
    margin: 0 0 40px;
  }
  .locations-grid > div {
    min-height: 1px;
  }
  .locations-grid-wrap {
    overflow-x: auto;
    width: calc(100% + 32px);
    position: relative;
    left: -16px;
    padding: 0 16px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .locations-grid-wrap::-webkit-scrollbar {
    display: none;
  }
  .page-bottom-cta-row .left {
    padding-left: 16px;
  }
  .footer-bottom-row {
    gap: 16px;
  }
  .page-bottom-cta-image-container {
    width: calc(100% - 32px);
    margin: 0 16px;
	  padding-bottom: 67%;
  }
	.page-bottom-cta-image-container > div:nth-of-type(4) {
		width: 32.3%;
	}
	.page-bottom-cta-image-container > div:first-of-type {
		top: 9.3%;
		width: 17.6%;
	}
  #find-an-office-modal .modal-close-icon {
    right: 16px;
    top: 24px;
    width: 24px;
    height: auto;
  }
  .cards-section {
    overflow: hidden;
  }
  .cards-section .title-body-row {
    margin: 0 0 40px;
  }
  .cards-section .container {
    display: flex;
    flex-direction: column-reverse;
  }
	.cards-grid > div:nth-of-type(4),
	.cards-grid > div:nth-of-type(3),
	.cards-grid > div:nth-of-type(2),
  .cards-grid > div:nth-of-type(1),
  .cards-grid.in-view > div {
    transform: translate(0%, 0%) rotate(0);
  }
  .cards-grid {
    padding-bottom: 0;
    height: auto;
    max-width: 400px;
    margin: 0 auto;
  }
  .cards-grid > div {
    position: relative;
    top: auto !important;
    left: auto !important;
    width: 100%;
    margin: 0 0 8px;
  }
  .cards-grid > div:last-of-type {
    margin: 0;
  }
  .offices-gallery-row {
    flex-direction: column;
    align-items: flex-start;
  }
  .blog-carousel-container {
    max-width: 640px;
  }
  .gallery-grid {
    grid-auto-columns: 178px;
  }
  .gallery-grid .size-full {
    height: 132px;
  }
  .gallery-grid .size-half {
    width: 177px;
    height: 132px;
  }
  .gallery-item-title p {
    font-size: 12px;
  }
  .offices-gallery-row .left {
    min-width: 1px;
  }
  .offices-gallery-row {
    padding-right: 0;
  }
  .cards-grid > div .card-item {
    padding: 16px;
  }
  .large-post-card {
    margin: 40px 0 0;
  }
  .how-we-work-carousel-item {
    min-height: 1px;
  }
  .next-steps-pag .swiper-btn {
    background: var(--surface-primary);
  }
  .next-steps-pag .swiper-btn svg path {
    fill: #110000;
  }
  .next-steps-pag .swiper-btn.swiper-button-disabled {
    background: var(--surface-secondary-inverted);
    opacity: 1;
    cursor: not-allowed;
  }
  .next-steps-pag .swiper-btn.swiper-button-disabled svg path {
    fill: #919191;
  }
  .next-step-card .cta-block-row .title {
    margin: 0 0 24px;
  }
  .next-steps-carousel .swiper-pagination-row {
    margin: 32px 0 0;
  }
  .next-steps-pag .swiper-dot-pagination > span {
    background: var(--surface-secondary-inverted);
    border: 1px solid #ffffff;
  }
  .next-steps-pag .swiper-dot-pagination > span.swiper-pagination-bullet-active {
    background: #ffffff;
  }
  .container-main-row .right,
  .container-main-row .left {
    padding: 80px 16px;
  }
  .container-main-row .right {
    border-radius: 4px 4px 0 0;
  }
  .container-details-row > div {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
	.cards-grid > div:nth-of-type(3) .card-item .body, .cards-grid > div:nth-of-type(1) .card-item .body {
		max-width: 100%;
	}
	.solutions-item-image {
		width: 100%;
		max-width: 400px;
	}
}
@media all and (max-width: 768px) {
  .container-main-row .right,
  .container-main-row .left {
    padding: 56px 16px;
  }
	.pin-section {
		padding: 56px 0;
	}
	.modal-content.normal-section-padding {
		padding: 56px 0 112px;
	}
	.page-bottom-cta-image-container > div:nth-of-type(2) {
		width: 48.7%;
		left: 18.5%;
	}
	.scroll-stage .stats-section {
		padding-top: 112px;
	}
	.home-hero-section {
		min-height: 650px;
	}
	.page-bottom-cta-image-container > div:nth-of-type(4) .img-wrap {
		padding-top: 88.1%;
	}
	.page-bottom-cta-image-container > div:first-of-type {
		top: 10.3%;
	}
	.page-bottom-cta-image-container > div:nth-of-type(3) {
		right: 5%;
	}
	.page-bottom-cta-image-container {
		padding-bottom: 64%;
	}
	.locations-grid-section .title-btn-row {
		gap: 18px;
	}
	.solutions-item-title {
		width: 100% !important;
		position: relative;
	}
	.solutions-item-title::after,
	.solutions-item-title::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		background-size: contain;
		background-repeat: no-repeat;
		width: 24px;
		height: 24px;
		transition: all .2s ease;
	}
	.bg-dark .solutions-item-title::after,
	.bg-dark .solutions-item-title::before {
		filter: invert(1);
	}
	.solutions-item-title::after {
		background-image: url('./assets/chevron-down-dark.png');
	}
	.solutions-item-title::before {
		background-image: url('./assets/chevron-up-light.png');
		opacity: 0;
	}
	.solutions-item:hover .solutions-item-title::before {
		opacity: 1;
	}
	.solutions-item:hover .solutions-item-title::after {
		opacity: 0;
	}
	.cta-block-section {
		padding: 0 0 56px;
	}
	.first-section.cta-block-section {
		padding-bottom: 56px;
	}
  .normal-section-padding.first-section,
  .regular-hero-section {
    padding-top: 124px;
  }
  .article-meta-row {
    margin: 40px 0 0;
  }
  .article-content {
    padding: 112px 0 0;
  }
  .article-content h2 {
    font-size: 40px !important;
    margin: 32px 0;
  }
  .article-content img {
    margin: 32px 0;
  }
  .article-meta-row > .flex-row.right,
  .article-meta-row {
    flex-direction: column;
    align-items: flex-start;
  }
  .article-meta-row > .flex-row.right,
  .article-meta-row {
    gap: 16px;
  }
  .next-steps-carousel-section {
    padding: 56px 0;
  }
  .how-we-work-carousel-item.layout_4 > div.img-container:nth-of-type(2),
  .how-we-work-carousel-item.layout_3 > div.img-container:nth-of-type(1),
  .how-we-work-carousel-item.layout_2 > div.img-container:nth-of-type(1),
  .how-we-work-carousel-item.layout_1 > div.img-container:nth-of-type(1) {
    height: 198px;
  }
  .how-we-work-carousel-item .title-body-row {
    padding: 30px 0 238px;
  }
  .how-we-work-carousel-item h2 {
    font-size: 72px;
  }
  .large-post-card .post-card-bottom {
    padding: 16px;
  }
  .large-post-card-inner .post-meta-row {
    margin: 8px 0 0;
  }
  h1 {
    font-size: 56px;
  }
  .cards-grid > div .card-item h3 {
    font-size: 80px;
  }
  .cards-section {
    padding: 56px 0;
  }
  .form-row {
    flex-direction: column;
    gap: 0;
  }
  .form-row > div {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .cards-grid > div .card-item {
    min-height: 234px;
  }
  .cards-grid > div .card-item-wrap {
    height: auto;
    padding-bottom: 0;
  }
  .cards-grid > div .card-item {
    position: relative;
  }
  .h2,
  .h2 h1,
  h2 {
    font-size: 48px;
  }
  .home-hero-row a.btn-large {
    padding: 16px 88px 16px 16px;
	  width: 100%;
	  max-width: 375px;
  }
  .home-hero-row a.btn-large span.large {
    font-size: 32px;
    line-height: 115%;
	margin: 0 0 6px;
  }
  .home-hero-row a.btn-large:hover {
    padding: 16px 16px 16px 88px;
  }
  .home-hero-row a.btn-large .svg-wrap {
    top:13px;
	  width: 48px;
	  height: 48px;
  }
  .home-hero-row a.btn-large .text-row span:not(.large) {
    font-size: 20px;
  }
  .home-hero-content {
    padding: 250px 0 56px;
  }
  .normal-section-padding {
    padding: 56px 0;
  }
  h3.number-text {
    font-size: 48px;
  }
  .number-scroll-up {
    height: 48px;
  }
  .count-up .number-counter-col {
    transform: translateY(calc(-100% + 48px));
  }
  .numbers-grid {
    margin: 40px 0 0;
  }
  .title-body-row {
    gap: 16px;
  }
  .text-image-carousel-row h3 {
    font-size: 40px;
  }
  .text-image-carousel-row > div {
    height: 92px;
  }
  .text-image-carousel-row > div:nth-of-type(4n + 1) {
    width: 104px;
  }
  .text-image-carousel-row > div:nth-of-type(4n + 2) {
    width: 50px;
  }
  .text-image-carousel-row > div:nth-of-type(4n + 3) {
    width: 118px;
  }
  .text-image-carousel-row > div:nth-of-type(4n) {
    width: 119px;
  }
  .simple-image-and-text-section .img-container {
    height: 227px;
  }
  .solutions-item {
    padding: 24px 8px;
  }
  .solutions-item h3 {
    font-size: 40px;
    line-height: 52px;
  }
  .solutions-item .title-flip--clone {
    font-size: 36px;
  }
  .logo-carousel-section::before,
  .logo-carousel-section::after {
    width: 80px;
  }
  .case-studies-swiper,
  .offices-carousel {
    margin: 40px 0 0;
  }
  .swiper-slide-active .case-study-card .img-container::after {
    opacity: 0;
  }
  .swiper-slide-active .case-study-card .img-container .play-icon {
    opacity: 1;
  }
  .swiper-slide-active .case-study-card .case-study-content-wrap {
    margin-top: 0;
  }
  .cta-block-row .options-row {
    flex-direction: column;
  }
  .cta-block-row .options-row > div {
    width: 100%;
  }
  .cta-block-row .options-row a {
    height: auto;
    padding: 40px 16px;
  }
  .cta-block-row .options-row a span {
    max-width: 110px;
  }
  .cta-block-row .title {
    margin: 8px 0 40px;
  }
  .cta-block-row .right {
    height: 0;
    padding-bottom: 141%;
  }
  .page-bottom-cta-row .left {
    padding: 56px 16px 0 16px;
  }
  ul.footer-menu {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 56px;
	  max-width: 220px;
	  grid-auto-flow: column dense;
	  grid-template-rows: repeat(3, 1fr);
  }
	ul.footer-menu li {
		min-width: 80px;
	}
  .footer-top-row {
    margin: 0 0 48px;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
  }
  .page-bottom-cta-section {
    padding: 0 0 56px;
  }
  .footer-wrapper {
    padding: 0;
  }
  #colophon {
    padding: 56px 0;
  }
  .footer-main-text p {
    font-size: 48px;
  }
  .footer-cta-wrap {
    position: relative;
  }
  .footer-cta-wrap a.btn {
    display: block;
    width: 100%;
  }
  .footer-wrapper {
    background: var(--surface-secondary-inverted);
  }
  .footer-cta-wrap a.btn {
    font-size: 48px;
    padding: 24px 72px 24px 16px;
  }
	.footer-cta-wrap a.btn:hover {
		padding: 24px 16px 24px 72px;
	}
  .footer-cta-wrap a.btn .svg-wrap-right {
    right: 16px;
  }
  .footer-cta-wrap a.btn .svg-wrap-left {
    left: 16px;
  }
  .footer-cta-wrap a.btn .svg-wrap {
    top: 25px;
	 width: 48px;
	  height: 48px;
  }
  .footer-main-text {
    margin: 48px 0 0;
  }
  .footer-bottom-row {
    margin: 48px 0 0;
  }
  ul.legal-menu {
    flex-wrap: wrap;
    gap: 24px;
  }
  .cta-block-row .left {
    padding-top: 56px;
  }
  .regular-hero-section {
    padding-top: 132px;
  }
  .regular-hero-row {
    gap: 16px;
  }
  .regular-hero-section .img-container {
    margin: 40px 0 0;
    height: 171px;
  }
	.cta-block-row .image-item-3  {
		top: auto;
		bottom: 0;
	}
}
@media all and (max-width: 430px) {
  #sticky-header .btn-container a {
    align-items: center;
    gap: 0;
  }
	
  #sticky-header .btn-container a .right-text {
    margin-left: 0;
  }
}
