﻿/* LIRIX */
:root { --black: #222321; --green: #B9FF00; --Bg: #F4F4F4; --divider: #E7E7E7; --futura: "futura-pt"; --freeStyle: 'FreestyleScriptStdRegular'; --museo: "museo-sans"; }

/* General */
html { font-size: 62.5%; overflow-x: clip; }
body, body.modal-open { line-height: 1; font-size: 2rem; zoom: 1 !important; overflow-x: clip; font-family: var(--futura) !important; }
body.modal-open { padding: 0 !important; }
body::before { background-image: url(/warehouse/dynamic/432984.png); content: ""; height: 100%; left: 0; pointer-events: none; position: fixed; top: 0; width: 100%; z-index: 999; background-position: center; background-size: 100%; }
body::-webkit-scrollbar { display: none; }
.gsap-content { will-change: transform; }
.gsap-content.not-will-change { will-change: unset; }
h1, h2, .section-title h1, .section-title h2, .grid-text h2, .grid-rows .grid-row-text h2,
#DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle, #pageview #text2, #headline h1 { position: relative; display: inline-block; max-width: 100%; width: 100%; }
p, .grid-rows .grid-row-text p { font-size: 0.938vw; position: relative; color: var(--black); line-height: 125%; }
.section-title { margin: 0px; }
#headline h1 { direction: ltr; }
#SiteGrid { overflow: unset; }
#SiteGridContainer { overflow-x: clip; opacity: 0; transition: 0.3s opacity ease; z-index: 2; }
#SiteGridContainer.shown { opacity: 1; }
.grid-rows .grid-row { background: inherit; }
.FormResultPage #pageview #headline { font-size: 100%; position: relative; margin: 0 0 1vw; }
.FormResultPage #pageview #headline h1 { font-size: 6.771vw; line-height: 90%; letter-spacing: -0.135vw; }
.FormResultPage #pageview #text1 { max-width: 100%; line-height: 1; }
.FormResultPage #pageview #text1 p { font-size: 1.146vw; }
.FormResultPage #pageview #text1 .FormResultPageButton { background: var(--green); color: var(--black); font-size: 1.198vw; width: 8.854vw; height: 8.854vw; padding: 0 1.1vw; border-radius: 50%; border: unset !important; margin: 2.6vw 0 0 !important; display: inline-flex !important; align-items: center; justify-content: center; position: relative; }
.FormResultPage #pageview #text1 .FormResultPageButton::after { content: ''; display: inline-block; position: absolute; top: calc(50% + 1.7vw); background-repeat: no-repeat; background-position: center; width: 2.188vw; height: 0.48vw; background-image: url(/warehouse/dynamic/429760.svg); left: 50%; transform: translate(-50%,50%) scaleX(-1); }
#allSectionsWrapper { z-index: 1; }
#text1 p, #text2 p, #text1 li, #text2 li, #text1 span { font-size: 0.938vw; }
#text1 p:last-child { margin: 0; }
.sections .section, section.section { margin-bottom: 0; background: transparent; padding: 0; max-width: 100%; }
.grid-row li.slider-item, .grid-boxes .grid-box-image { padding-bottom: 0; overflow: visible; }
.grid-boxes .grid-box-image-container, .grid-row .grid-row-image-container,
.grid-short-box-image .image-container { position: relative; height: 100%; }
#SiteFooter .site-credit.alternative .text-center a.AccessabilityLink { z-index: 1; margin-bottom: 0.2vw; font-size: 0.781vw; position: relative; right: unset; transform: unset; top: unset; }
.grid-boxes { display: flex; }
.grid-boxes .grid-box-title h3 a { color: inherit; outline: none !important; }
.grid-box-image a.box-image-animation { overflow: visible; }
#LobbyModule .grid-box { opacity: inherit; font-size: 2rem; margin: 0; }
.FormResultPage #GridTop { display: none; }
.FormResultPage #SiteGridContainer { display: flex; flex-direction: column; justify-content: center; min-height: 44vw; }
a.AccessabilityLink:hover { color: #fff; }
#SiteFooter .site-credit.alternative svg path.st0 { fill: #ffffff; }
p.creditWrapper svg { fill: #fff; }
strong { font-weight: unset; }
#GridPage { padding: 0; }
#header2 .max-width, #GridPage .max-width, .blog-grid #GridPage .max-width, .max-width, .lobby-grid #GridPage .max-width { width: 100%; padding: 0; max-width: 100%; margin: 0; }
.grid-text .grid-text-content { opacity: initial; margin: 0; }
.grid-text p { margin-top: 0; }
.section-animation-item,
.grid-boxes .section-animation-item,
.section-animation-item.up { opacity: initial !important; transition: initial !important; margin-top: 0 !important; animation: initial !important; transform: unset; }
a:hover, a:focus { color: inherit; }
#GridTop.noTopImage.longer { height: 0; }
.grid-boxes::before, .grid-boxes::after,
.grid-rows::before, .grid-rows .grid-row::after,
#gridshort-view > div::before, #gridshort-view > div::after,
.gallery-cubes::before, .gallery-cubes::after { display: none; }
.container-fluid { padding: 0; }
.gallery-container { width: 100%; }
em { font-style: normal; position: relative; }

@media(max-width: 1024px) {
    body:has(#header2.open) { overflow: hidden !important; }
    a.AccessabilityLink { font-size: 1.4rem; }
    .FormResultPage #SiteGridContainer { min-height: 90vh; }
    .FormResultPage #pageview #headline { margin: 0 0 20px; }
    .FormResultPage #pageview #headline h1 { font-size: 5.6rem; letter-spacing: -1.12px; }
    .FormResultPage #pageview #text1 p { font-size: 1.8rem; line-height: 110%; }
    .FormResultPage #pageview #text1 .FormResultPageButton { width: 90px; height: 90px; font-size: 1.5rem; margin: 40px 0 0 !important; padding: 0 5px; }
    .FormResultPage #pageview #text1 .FormResultPageButton::after { width: 23px; height: 5px; background-size: 100%; top: calc(50% + 20px); }
}

/* Home Loader */
.loader-black, .loader-green { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden; pointer-events: all; isolation: isolate; }
.loader-black { background: var(--black); z-index: 900; }
.loader-green { background: var(--green); z-index: 800; }
.loader .loader-logo { width: 7.292vw; z-index: 1000; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }

@media(max-width: 1024px) {
    .loader .loader-logo { width: 105px; }
}

/* Header */
#header2 { padding: 0; border-bottom: 1px solid var(--Bg); background: #fff; transition: 0.5s all ease; will-change: transform; }
.scrolling #header2 { transform: translateY(-100%); }
#header2 #header-container { position: relative; }
#header2 #header-left { display: none; }
#header2 .header-right-section { width: 100%; display: flex; justify-content: center; padding: 1.07vw 4.688vw; }
#header2 .header-right-section .header-top { display: none; }
#header2 .header-right-section .menu-nav { margin: 0; width: 100%; max-width: unset; }
#header2 .header-right-section .menu-nav #menu { margin: 0; display: flex; align-items: center; justify-content: center; gap: 2.604vw; }
#header2 .header-right-section .menu-nav #menu > li { color: var(--black); margin: 0; font-size: 0.885vw; text-transform: uppercase; }
#header2 .header-right-section .menu-nav #menu > li::before { display: none; }
#header2 .header-right-section .menu-nav #menu > li.logoInMenu { margin: 0 auto; }
#header2 .header-right-section .menu-nav #menu > li.logoInMenu img { width: 5.625vw; max-height: unset; }
#header2 .header-right-section .menu-nav #menu > li a { position: relative; }
#header2 .header-right-section .menu-nav #menu > li a:hover, #header2 .header-right-section .menu-nav #menu > li a:focus { border: none !important; opacity: 1; outline: none !important; }
#header2 .header-right-section .menu-nav #menu > li:not(.logoInMenu) a::before { transition: 0.4s all ease; content: ''; background: var(--green); filter: blur(3.5px); will-change: filter; position: absolute; left: 0; top: calc(50% + 0.1vw); transform: translateY(-50%); width: 100%; height: 0.365vw; z-index: -1; pointer-events: none; opacity: 0; }
#header2 .header-right-section .menu-nav #menu > li:not(.logoInMenu).active a::before,
#header2 .header-right-section .menu-nav #menu > li:not(.logoInMenu) a:hover::before,
#header2 .header-right-section .menu-nav #menu > li:not(.logoInMenu) a:focus::before { opacity: 1; }

@media(max-width: 1024px) {
    #header2 { padding: 13px 16px; }
    #header2 .header-right-section { padding: 0; width: auto; background: transparent; }
    #header2 .header-right-section .menu-nav #menu { width: auto; padding: 0; }
    #header2 #header-container { display: flex; flex-direction: row-reverse; justify-content: space-between; }
    #header2 #header-container .mobile-middle-kdm { display: none; }
    #header2 #header-left { display: flex; margin: 0; width: auto; z-index: 16; }
    #header2 #header-left img { width: 84px; }
    #header2 #header-left::after { pointer-events: none; content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background-image: url(/warehouse/dynamic/425163.svg); width: 100%; height: 100%; background-size: 100%; background-position: center; background-repeat: no-repeat; opacity: 0; transition: 0.2s 0.3s all ease; }
    #header2.open #header-left::after { opacity: 1; transition: 0.2s all ease; }

    #header2 .header-right-section .menu-nav #menu { position: fixed; display: flex !important; width: 100%; height: 100%; max-height: 100%; min-height: 100vh; flex-direction: column; align-items: center; padding: 0 !important; background: var(--black); transform: translateX(-100%); transition: 0.5s all ease; top: 0; margin: 0 !important; gap: 20px; justify-content: center; }
    #header2.open .header-right-section .menu-nav #menu { transform: translateX(0); }
    #header2 .header-right-section .menu-nav #menu::before { content: ''; position: absolute; left: 0; top: var(--headerHeight); background: #878786; width: 100%; height: 1px; pointer-events: none; }
    #header2 .header-right-section .menu-nav #menu li { height: auto; margin: 0; font-size: 2.7rem; padding: 0; width: 100%; color: #fff; text-align: center; }
    #header2 .header-right-section .menu-nav #menu li.active { background: transparent; color: var(--green); }
    #header2 .header-right-section .menu-nav #menu > li:not(.logoInMenu) a::before { display: none; }
    #header2 .header-right-section .menu-nav #menu li a { height: auto; justify-content: center; font-size: 100%; }

    #header2 .header-right-section .menu-nav .nav-menu-anim { width: auto; height: auto; }
    #header2 .header-right-section .menu-nav #nav-toggle { color: var(--black); display: flex; position: relative; inset: unset; font-size: 1.5rem; transition: 0.3s all ease; }
    #header2 .header-right-section .menu-nav #nav-toggle .menu-close { display: none; }
    #header2.open .header-right-section .menu-nav #nav-toggle { color: #fff; transition: 0.3s 0.3s all ease; }
    #header2.open .header-right-section .menu-nav #nav-toggle .menu-open { display: none; }
    #header2.open .header-right-section .menu-nav #nav-toggle .menu-close { display: inline-block; }
}

/* Hero Section */
.section.hero-section { display: flex; padding: 10vw 0 8.063vw 4.688vw; gap: 7.917vw; height: var(--app-height); align-items: flex-end; }
.section.hero-section .section-title h1 { color: var(--black); font-size: 16.667vw; text-align: left; text-transform: uppercase; letter-spacing: -0.667vw; line-height: 79%; font-family: var(--futura); width: 60vw; }
.section.hero-section .grid-text-content { gap: 1.563vw; padding: 0 0 0.7vw; max-width: 19.15vw; text-align: left; display: flex; flex-direction: column; width: 100%; }
.section.hero-section .grid-text-content p { font-size: 1.146vw; line-height: 115%; }
.section.hero-section .grid-text-content p em .green-blur { position: absolute; left: 0; top: calc(50% + 0.1vw); transform: translateY(-50%); width: 100%; height: 50%; z-index: -1; pointer-events: none; background-position: center; background-image: url(/warehouse/dynamic/433734.svg); background-repeat: no-repeat; background-size: cover; }
.section.hero-section .grid-text-content a.sec-button { display: none; }

@media(max-width: 1024px) {
    .section.hero-section { padding: 100px 16px 70px; display: flex; flex-direction: column; align-items: flex-start; gap: unset; height: auto; }
    .section.hero-section .section-title { margin: 0 0 40px; }
    .section.hero-section .section-title h1 { font-size: 15rem; width: 100%; letter-spacing: -6px; line-height: 80%; }
    .section.hero-section .grid-text { width: 100%; }
    .section.hero-section .grid-text-content { max-width: unset; gap: 12px; flex-direction: row; align-items: flex-start; justify-content: space-between; }
    .section.hero-section .grid-text-content p em .green-blur { top: calc(50% + 2px); }
    .section.hero-section .grid-text-content .grid-text-content-right { display: flex; gap: 16px; flex-direction: column; }
    .section.hero-section .grid-text-content .grid-text-content-right p { font-size: 1.8rem; line-height: 110%; }
    .section.hero-section .grid-text-content .grid-text-content-right p em::before { height: 7px; filter: blur(1.5px); will-change: filter; top: calc(50% + 2px); }
    .section.hero-section .grid-text-content a.sec-button { margin: 0; background: var(--green); color: var(--black); font-size: 1.6rem; width: 28.2vw; min-width: 28.2vw; height: 28.2vw; padding: 0 10px; display: flex; align-items: center; justify-content: center; border-radius: 50%; pointer-events: none; }
    .section.hero-section .grid-text-content a.sec-button::after { content: ''; position: absolute; top: 65px; background-repeat: no-repeat; background-position: center bottom; background-image: url(/warehouse/dynamic/429756.svg); width: 8px; height: 20px; }
}

/* Marquee Section */
.section.marquee-sec { padding: 0.783vw 0; background: var(--black); }
.section.marquee-sec .grid-boxes-wrapper { display: flex; position: relative; gap: 6.250vw; }
.section.marquee-sec .grid-boxes-wrapper .black-bg { z-index: 1; content: ''; position: absolute; left: 0; width: 100%; height: 100%; top: 0; background: var(--black); pointer-events: none; }
.section.marquee-sec .grid-boxes .grid-box-image { margin: 0; }
.section.marquee-sec .grid-boxes .grid-box-image img { height: 100%; max-height: 2.083vw; }

@media(max-width: 1024px) {
    .section.marquee-sec { padding: 13px 0; overflow-x: clip; }
    .section.marquee-sec .grid-boxes-wrapper { gap: 33px; }
    .section.marquee-sec .grid-boxes .grid-box-image img { max-height: 25px; }
}

/* Strong Teams Sections */
.section.strong-teams-section { height: var(--app-height); display: flex; align-items: center; justify-content: center; z-index: 3; }
.section.strong-teams-section .section-title h2 { line-height: 90%; font-size: 3.125vw; text-transform: uppercase; letter-spacing: -0.125vw; max-width: 36vw; color: var(--black); }
.section.strong-teams-section .section-title h2 span { line-height: 1.1; font-family: var(--freeStyle); text-transform: initial; font-size: 3.163vw; letter-spacing: -0.163vw; position: relative; display: inline-block; }
.section.strong-teams-section .section-title h2 span .green-blur { position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 0.885vw; height: 50%; z-index: -1; pointer-events: none; background-position: center; background-image: url(/warehouse/dynamic/433734.svg); background-repeat: no-repeat; background-size: cover; }
.section.strong-teams-section .section-title h2 .line { display: inline-flex !important; align-items: center; gap: 0.8vw; }
.section.strong-teams-section .grid-boxes { position: absolute; width: 100%; height: 100%; z-index: -1; justify-content: space-between; flex-direction: row-reverse; align-items: center; padding: 5.938vw 13.542vw 0 0; margin: 0; }
.section.strong-teams-section .grid-boxes .grid-box { padding: 0; margin: 0; }
.section.strong-teams-section .grid-boxes .grid-box::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: var(--black); z-index: -1; }
.section.strong-teams-section .grid-boxes .grid-box.lastItem { width: 24.22vw; align-self: flex-end; }
.section.strong-teams-section .grid-boxes .grid-box:not(.lastItem) { width: 13.8vw; align-self: flex-start; }
.section.strong-teams-section .grid-boxes .grid-box .grid-box-image { margin: 0; transform: rotate(-4deg); pointer-events: none; }
.section.strong-teams-section .grid-boxes .grid-box .grid-box-image::before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: var(--black); z-index: 1; mix-blend-mode: saturation; will-change: mix-blend-mode; pointer-events: none; transition: 0.5s all ease; }
.section.strong-teams-section .grid-boxes .content-section-Btn { display: none; }
.section.strong-teams-section .grid-boxes .grid-box:hover .grid-box-image::before { background: transparent; }
.section.strong-teams-section .grid-boxes .grid-box:hover .grid-box-image { }

@media(min-width: 1025px) {
}

@media(max-width: 1024px) {
    .section.strong-teams-section { min-height: 715px; height: auto; }
    .section.strong-teams-section .section-title h2 { font-size: 4rem; max-width: unset; padding: 0 16px; letter-spacing: -1.2px; line-height: 90%; }
    .section.strong-teams-section .section-title h2 .line { gap: 7px; }
    .section.strong-teams-section .section-title h2 span { font-size: 3.9rem; line-height: 106%; letter-spacing: -0.44px; }
    .section.strong-teams-section .section-title h2 span .green-blur { }
    .section.strong-teams-section .grid-boxes { padding: 30px 0 0; display: flex; flex-direction: column; }
    .section.strong-teams-section .grid-boxes .grid-box:not(.lastItem) { width: 180px; align-self: flex-end; }
    .section.strong-teams-section .grid-boxes .grid-box.lastItem { width: 245px; align-self: flex-start; }
}

/* Closing The Gap Section */
.section.closing-gap-section { background: var(--black); }
.section.closing-gap-section .grid-row { display: flex !important; }
.section.closing-gap-section .grid-row .flexslider-box { max-height: 67.808vw; overflow: hidden; }
.section.closing-gap-section .grid-row .grid-row-cell-text { padding: 12.536vw 4.688vw 4.688vw; display: flex !important; flex-grow: 1; height: 67.808vw; }
.section.closing-gap-section .grid-row .grid-row-cell-text .grid-row-text { width: 100%; color: #fff; padding: 0; margin: 0; }
.section.closing-gap-section .grid-row .grid-row-cell-text .grid-row-text p { color: var(--Bg); font-family: var(--museo); font-weight: 300; max-width: 17.76vw; margin: 0 0 0 auto; }
.section.closing-gap-section .grid-row .grid-row-cell-text .grid-row-text h2 { font-size: 6.771vw; text-transform: uppercase; letter-spacing: -0.135vw; line-height: 90%; margin: 0; padding-right: 2vw; }
.section.closing-gap-section .grid-row .grid-row-cell-text .grid-row-text h3 { font-size: 6.771vw; line-height: 1; color: var(--green); margin-bottom: 8.073vw; font-family: var(--freeStyle); position: relative; width: fit-content; }
.section.closing-gap-section .grid-row .grid-row-cell-text .grid-row-text h3 .word { padding: 0 0.3vw; }
.section.closing-gap-section .grid-row .grid-row-cell-text .grid-row-text h3 .green-line { position: absolute; right: 0; bottom: 0.6vw; width: 12.656vw; height: 0.938vw; background-image: url(/warehouse/dynamic/429759.svg); background-repeat: no-repeat; background-position: center; background-size: 100%; pointer-events: none; }

@media(min-width: 1025px) {
    .section.closing-gap-section { max-height: 67.808vw; }
}

@media(max-width: 1024px) {
    .section.closing-gap-section .grid-row { display: flex !important; flex-direction: column-reverse; }
    .section.closing-gap-section .grid-row .flexslider-box,
    .section.closing-gap-section .grid-row .flexslider-box .box-image-animation { max-height: 500px; }
    .section.closing-gap-section .grid-row .grid-row-cell-text { height: auto; padding: 120px 16px 90px; }
    .section.closing-gap-section .grid-row .grid-row-cell-text .grid-row-text h2 { font-size: 5.6rem; letter-spacing: -1.12px; padding: 0; max-width: 320px; }
    .section.closing-gap-section .grid-row .grid-row-cell-text .grid-row-text h3 { font-size: 6.0rem; letter-spacing: -1.2px; }
    .section.closing-gap-section .grid-row .grid-row-cell-text .grid-row-text h3 .word { padding: 0 4px; }
    .section.closing-gap-section .grid-row .grid-row-cell-text .grid-row-text h3 .green-line { width: 100%; height: 7px; }
    .section.closing-gap-section .grid-row .grid-row-cell-text .grid-row-text p { font-size: 1.6rem; max-width: 225px; }
}

/* Home What We Do Section */
.section.what-we-do-section { padding: 8.854vw 4.688vw; background: var(--Bg); }
.section.what-we-do-section .section-title { margin-bottom: 4vw; }
.section.what-we-do-section .section-title h2 { font-size: 11.458vw; text-transform: uppercase; letter-spacing: -0.458vw; margin-bottom: 1.4vw; }
.section.what-we-do-section .section-title p { font-size: 1.146vw; width: 58.5vw; margin: 0 auto; line-height: 115%; }
.section.what-we-do-section .what-we-do-content { display: flex; text-align: left; justify-content: space-between; padding-top: 4.2vw; border-top: 1px solid var(--divider); }
.section.what-we-do-section .what-we-do-content .what-we-do-left { display: inline-flex; flex-direction: column; gap: 1vw; }
.section.what-we-do-section .what-we-do-content .what-we-do-left .what-we-do-title { margin: 0; font-size: 2.925vw; text-transform: uppercase; letter-spacing: -0.125vw; line-height: 80%; cursor: pointer; position: relative; width: fit-content; }
.section.what-we-do-section .what-we-do-content .what-we-do-left .what-we-do-title::after { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 1.465vw; border-radius: 50px; opacity: 0; transition: 0.5s all ease; height: 100%; z-index: -1; pointer-events: none; background-position: center; background-image: url(/warehouse/dynamic/433734.svg); background-repeat: no-repeat; background-size: cover; }
.section.what-we-do-section .what-we-do-content .what-we-do-left .what-we-do-title.active::after { opacity: 1; }
.section.what-we-do-section .what-we-do-content .what-we-do-right { width: 62.1vw; height: 25vw; position: relative; }
.section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab { display: flex; gap: 4.01vw; position: absolute; width: 100%; left: 0; top: 0; height: 100%; opacity: 0; visibility: hidden; pointer-events: none; transition: 1s all ease; }
.section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab .what-we-do-image { position: relative; filter: grayscale(1); transition: 0.5s filter ease; will-change: filter; }
.section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab .what-we-do-image::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: var(--black); z-index: 0; }
.section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab .what-we-do-image img { width: 38.021vw; transform: rotate(-2deg); transition: 0.5s transform ease; z-index: 1; position: relative; }
.section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab:hover .what-we-do-image { background: transparent; filter: grayscale(0); }
.section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab:hover .what-we-do-image img { transform: rotate(2deg); }
.section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab .what-we-do-text h3 { font-size: 1.146vw; line-height: 115%; margin: 0 0 1vw; opacity: 0; transform: translateX(4vw); transition: 0.8s 0.2s all ease; }
.section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab .what-we-do-text p { font-family: var(--museo); transform: translateX(4vw); transition: 0.8s 0.35s all ease; opacity: 0; }
.section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab.active { opacity: 1; visibility: visible; pointer-events: all; }
.section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab.active .what-we-do-text h3 { transform: translateX(0vw); opacity: 1; }
.section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab.active .what-we-do-text p { transform: translateX(0vw); opacity: 1; }

@media(min-width: 1025px) {
    .section.what-we-do-section .what-we-do-content .what-we-do-left .what-we-do-title:hover::after { opacity: 1; }
    .section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab a.sec-button { z-index: 1; position: absolute; left: 0; top: 0; text-indent: -9999px; opacity: 0; width: 100%; height: 100%; }
}

@media(max-width: 1024px) {
    .section.what-we-do-section { padding: 80px 0; }
    .section.what-we-do-section .section-title { margin-bottom: 30px; }
    .section.what-we-do-section .section-title h2 { font-size: 7.8rem; line-height: 85%; letter-spacing: -3.9px; max-width: 300px; margin-bottom: 35px; }
    .section.what-we-do-section .section-title p { font-size: 1.8rem; line-height: 110%; width: 100%; max-width: 305px; }
    .section.what-we-do-section .what-we-do-content { padding-top: 25px; display: flex; flex-direction: column; }
    .section.what-we-do-section .what-we-do-content .what-we-do-left { flex-direction: row; white-space: nowrap; padding: 10px 0; gap: 0; overflow-x: scroll; }
    .section.what-we-do-section .what-we-do-content .what-we-do-left::-webkit-scrollbar { display: none; }
    .section.what-we-do-section .what-we-do-content .what-we-do-left .what-we-do-title { font-size: 3.2rem; line-height: 90%; letter-spacing: -0.96px; padding: 0 18px; }
    .section.what-we-do-section .what-we-do-content .what-we-do-left .what-we-do-title::after { width: calc(100% - 36px); left: 50%; transform: translate(-50%,-50%); }
    .section.what-we-do-section .what-we-do-content .what-we-do-right { width: calc(100% - 32px); height: auto; margin: 30px auto 0; }
    .section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab { flex-wrap: wrap; gap: 0; height: auto; flex-direction: row-reverse; justify-content: space-between; }
    .section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab .what-we-do-image { width: 100%; margin-bottom: 35px; }
    .section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab .what-we-do-image img { width: 100%; height: 100%; object-fit: cover; }
    .section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab .what-we-do-text { width: 220px; }
    .section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab .what-we-do-text h3 { font-size: 1.8rem; line-height: 110%; margin: 0 0 12px; }
    .section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab .what-we-do-text p { font-size: 1.6rem; }
    .section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab a.sec-button { margin: 0; background: var(--green); color: var(--black); font-size: 1.6rem; width: 28.2vw; min-width: 28.2vw; height: 28.2vw; padding: 0 3px; display: flex; align-items: center; justify-content: center; border-radius: 50%; position: relative; }
    .section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab a.sec-button::after { content: ''; position: absolute; top: 65px; background-repeat: no-repeat; background-position: right center; background-image: url(/warehouse/dynamic/429760.svg); width: 25px; height: 8px; pointer-events: none; }
}

/* Home Point Image Section */
.section.point-image-section { height: 46.875vw; background: var(--Bg); }
.section.point-image-section .image-section-data { height: inherit; }
.section.point-image-section .image-section-data::before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgb(0 0 0 / 60%); z-index: 1; }
.section.point-image-section .image-section-data img { object-fit: cover; margin-top: 0 !important; }
.section.point-image-section .grid-box-fulltext { width: 49.4vw; z-index: 1; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.section.point-image-section .grid-box-fulltext p { font-size: 3.125vw; color: #fff; letter-spacing: -0.125vw; line-height: 100%; text-transform: uppercase; }
.section.point-image-section .grid-box-fulltext p em { color: var(--green); font-family: var(--freeStyle); text-transform: initial; font-size: 4.063vw; letter-spacing: -0.163vw; line-height: 60%; }

@media(max-width: 1024px) {
    .section.point-image-section { height: 600px; }
    .macOs .section.point-image-section .image-section-data img { width: 110% }
    .section.point-image-section .grid-box-fulltext { width: 345px; }
    .section.point-image-section .grid-box-fulltext p { font-size: 3.2rem; letter-spacing: -0.96px; line-height: 90%; }
    .section.point-image-section .grid-box-fulltext p em { font-size: 4.4rem; line-height: 62%; letter-spacing: -0.44px; }
}

/* Home Our Team Section */
.section.team-home-section { padding: 8.854vw 8.854vw 8.854vw 0; }
.section.team-home-section > a.grid-row-button { position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-indent: -99999px; opacity: 0; }
.section.team-home-section .grid-row { display: flex !important; flex-direction: row-reverse; gap: 12.500vw; overflow: visible; }
.section.team-home-section .grid-row .flexslider-box { width: 37.5vw; filter: grayscale(1); transition: 0.5s filter ease; will-change: filter; }
.section.team-home-section:hover .grid-row .flexslider-box { filter: grayscale(0); }
.section.team-home-section .grid-row .flexslider-box::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: var(--black); z-index: -1; }
.section.team-home-section .grid-row .flexslider-box img { }
.section.team-home-section .grid-row .grid-row-cell-text { display: flex !important; }
.section.team-home-section .grid-row .grid-row-cell-text .grid-row-text { width: 100%; padding: 0; margin: 0; }
.section.team-home-section .grid-row .grid-row-cell-text .grid-row-text h2 { font-size: 6.771vw; text-transform: uppercase; line-height: 90%; letter-spacing: -0.135vw; margin: 0 0 1.6vw; }
.section.team-home-section .grid-row .grid-row-cell-text .grid-row-text h3 { font-size: 1.146vw; line-height: 115%; max-width: 26.8vw; margin: 0 0 10.938vw; }
.section.team-home-section .grid-row .grid-row-cell-text .grid-row-text h3 span { position: relative; display: inline-flex; gap: 0.3vw; }
.section.team-home-section .grid-row .grid-row-cell-text .grid-row-text h3 span::before { content: ''; position: absolute; left: 0; top: calc(50% + 0.1vw); transform: translateY(-50%); width: 100%; height: 0.365vw; height: 60%; z-index: -1; pointer-events: none; background-position: center; background-image: url(/warehouse/dynamic/433734.svg); background-repeat: no-repeat; background-size: cover; }
.section.team-home-section .grid-row .grid-row-cell-text .grid-row-text p { font-family: "museo-sans", sans-serif; font-weight: 300; max-width: 17.76vw; margin: 0 0 0 auto; }
.section.team-home-section .grid-row .grid-row-cell-text .grid-row-text a.grid-row-button { display: none; }
.section.team-home-section:hover .grid-row .flexslider-box img { }

@media(min-width: 1025px) {
    .section.team-home-section .grid-row .flexslider-box { min-width: 37.5vw; }
}

@media(max-width: 1024px) {
    .section.team-home-section { padding: 80px 16px; }
    .section.team-home-section .grid-row { flex-direction: column-reverse; gap: 80px; }
    .section.team-home-section .grid-row .flexslider-box { width: 100%; }
    .section.team-home-section .grid-row .flexslider-box .box-image-animation { transform: rotate(-2deg); will-change: transform; }
    .section.team-home-section .grid-row .grid-row-cell-text .grid-row-text h2 { font-size: 7.8rem; letter-spacing: -3.9px; margin-bottom: 25px; line-height: 85%; }
    .section.team-home-section .grid-row .grid-row-cell-text .grid-row-text h3 { max-width: unset; font-size: 1.8rem; line-height: 110%; margin: 0 0 65px; }
    .section.team-home-section .grid-row .grid-row-cell-text .grid-row-text h3 span { gap: 6px; }
    .section.team-home-section .grid-row .grid-row-cell-text .grid-row-text h3 span::before { top: calc(50% + 2px); }
    .section.team-home-section .grid-row .grid-row-cell-text .grid-row-text .grid-row-text-wrapper { display: flex; flex-direction: row-reverse; justify-content: space-between; gap: 12px; }
    .section.team-home-section .grid-row .grid-row-cell-text .grid-row-text p { max-width: 225px; margin: 0; font-size: 1.6rem; }
    .section.team-home-section .grid-row .grid-row-cell-text .grid-row-text a.grid-row-button { margin: 0; background: var(--green); color: var(--black); font-size: 1.6rem; width: 28.2vw; min-width: 28.2vw; height: 28.2vw; padding: 0 10px; display: flex; align-items: center; justify-content: center; border-radius: 50%; position: relative; border: none; }
    .section.team-home-section .grid-row .grid-row-cell-text .grid-row-text a.grid-row-button::after { content: ''; position: absolute; top: 65px; background-repeat: no-repeat; background-position: right center; background-image: url(/warehouse/dynamic/429760.svg); width: 25px; height: 8px; pointer-events: none; }
}

/* What We Do Page */
.what-we-do #lobbyview { padding: 10vw 4.688vw 0; display: flex; align-items: flex-end; justify-content: space-between; }
.what-we-do #lobbyview #headline { font-size: 11.458vw; text-align: left; text-transform: uppercase; letter-spacing: -0.458vw; max-width: 45vw; margin: 0; }
.what-we-do #lobbyview #headline h1 { line-height: 80%; color: var(--black); }
.what-we-do #lobbyview #lobbyText { text-align: left; max-width: 19.15vw; padding-bottom: 1.2vw; }
.what-we-do #lobbyview #lobbyText p { font-family: var(--museo); font-size: 1.042vw; }
.what-we-do #LobbyModule .grid-boxes { max-width: unset; padding: 5.45vw 4.688vw 10.938vw; flex-wrap: wrap; gap: 5.729vw; justify-content: space-between; }
.what-we-do #LobbyModule .grid-boxes .grid-box { width: calc(50% - 2.865vw); padding: 0; }
.what-we-do #LobbyModule .grid-boxes .grid-box .grid-box-inner { }
.what-we-do #LobbyModule .grid-boxes .grid-box .grid-box-image { margin: 0 0 1.6vw; }
.what-we-do #LobbyModule .grid-boxes .grid-box .grid-box-image::after { content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 99%; height: 99%; background: var(--black); z-index: -1; }
.what-we-do #LobbyModule .grid-boxes .grid-box .grid-box-image img { height: 28.125vw; object-fit: cover; transform: unset; transition: 0.5s transform ease, 0.5s filter ease; filter: grayscale(1); will-change: transform, filter; }
.what-we-do #LobbyModule .grid-boxes .grid-box .grid-box-title h3 { margin: 0; display: inline-flex; color: var(--black); font-size: 3.125vw; text-transform: uppercase; position: relative; }
.what-we-do #LobbyModule .grid-boxes .grid-box .grid-box-title h3::after { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 1.465vw; border-radius: 50px; z-index: -1; pointer-events: none; opacity: 0; transition: 0.5s all ease; height: 60%; z-index: -1; pointer-events: none; background-position: center; background-image: url(/warehouse/dynamic/433734.svg); background-repeat: no-repeat; background-size: cover; }
.what-we-do #LobbyModule .grid-boxes .grid-box:hover .grid-box-title h3::after { opacity: 1; }
.what-we-do #LobbyModule .grid-boxes .grid-box .grid-box-subtitle.button { display: none; }
.what-we-do #LobbyModule .grid-boxes .grid-box:hover .grid-box-image img { transform: rotate(-2deg); filter: unset; will-change: transform, filter; }

@media(min-width: 1025px) {
    .what-we-do #LobbyModule .grid-boxes .grid-box .grid-box-inner .white-bg { position: absolute; left: 50%; top: -1vw; transform: translateX(-50%); width: calc(100% + 1vw); height: calc(100% + 3vw); background: #fff; pointer-events: none; }
}

@media(max-width: 1024px) {
    .what-we-do #lobbyview { padding: 140px 16px 50px; flex-direction: column; gap: 60px; }
    .what-we-do #lobbyview #headline { max-width: 310px; font-size: 7.8rem; line-height: 85%; letter-spacing: -3.9px; align-self: baseline; }
    .what-we-do #lobbyview #lobbyText { max-width: 225px; padding-bottom: 0; }
    .what-we-do #lobbyview #lobbyText p { font-size: 1.6rem; }
    .what-we-do #LobbyModule .grid-boxes { padding: 0 16px 80px; gap: 40px 12px; }
    .what-we-do #LobbyModule .grid-boxes .grid-box { width: calc(50% - 6px); }
    .what-we-do #LobbyModule .grid-boxes .grid-box .grid-box-image { margin: 0 0 15px; }
    .what-we-do #LobbyModule .grid-boxes .grid-box .grid-box-image img { height: 200px; transform: rotate(3deg); }
    .what-we-do #LobbyModule .grid-boxes .grid-box:hover .grid-box-image img { }
    .what-we-do #LobbyModule .grid-boxes .grid-box .grid-box-title h3 { font-size: 2.8rem; line-height: 90%; letter-spacing: -0.96px; }
    .what-we-do #LobbyModule .grid-boxes .grid-box .grid-box-title h3::after { filter: blur(4.5px); will-change: filter; height: 100%; border-radius: 25px; display: none; }
    .what-we-do #LobbyModule .grid-boxes .grid-box:hover .grid-box-image img { transform: rotate(-4deg); filter: unset; will-change: transform, filter; }
}

/* Contact Page */
.contact #contactview { max-width: 68.23vw; padding: 10vw 0 0.6vw; }
.contact #contactview #headline { font-size: 11.458vw; text-transform: uppercase; letter-spacing: -0.458vw; max-width: 60vw; margin: 0 auto 2.8vw; color: var(--black); }
.contact #contactview #headline h1 { line-height: 80%; }
.contact #contactDetails { font-size: 100%; }
.contact #contactDetails .contactDetailsText1 { margin: 0; font-size: inherit; line-height: 1; }
.contact #contactDetails .contactDetailsText1 ul { margin: 0; padding: 0.86vw 2vw; list-style: none; background: var(--black); display: flex; align-items: center; justify-content: center; gap: 2.708vw; }
.contact #contactDetails .contactDetailsText1 ul .noise-bg { background-color: #fff; background-image: url(/warehouse/dynamic/429716.png); content: ""; height: 100%; left: 0; pointer-events: none; position: absolute; top: 0; width: 100%; z-index: 1; background-position: center; background-size: 100%; }
.contact #contactDetails .contactDetailsText1 ul li { position: relative; font-size: 1.146vw; color: #fff; transition: 0.4s all ease; }
.contact #contactDetails .contactDetailsText1 ul li:hover,
.contact #contactDetails .contactDetailsText1 ul li:focus { color: var(--green); }
.contact #contactDetails .contactDetailsText1 ul li p { color: inherit; font-size: inherit; margin: 0; text-transform: uppercase; line-height: 1; }
.contact #contactDetails .contactDetailsText1 ul li p a { display: inline-flex; align-items: center; }
.contact #contactDetails #contact-boxes { display: none; }
.contact #contactview .row { margin: 0; }
.contact #contactview .row > div { padding: 0; }
.contact .GridBottomGallery { padding: 0; pointer-events: none; }
.contact .GridBottomGallery .gallery-cubes { display: flex; }
.contact .GridBottomGallery .gallery-cubes > div { width: 100%; }
.contact .GridBottomGallery .gallery-cubes > div .boxes-images-outer-image { padding: 0; height: 39.219vw; }
.form-container-wide #DynamicFormObject .noise-bg { background-color: #fff; background-image: url(/warehouse/dynamic/429716.png); content: ""; height: 100%; left: 0; pointer-events: none; position: absolute; bottom: 0; width: 100%; z-index: 10; background-position: center; background-size: 100%; }
#SiteGrid.layout-bottom #GridPromo { max-width: 68.23vw; padding: 0; margin: 0 auto 13.177vw; }
.form-container-wide #DynamicFormObject { padding: 4vw 7vw 0; border: none; background: var(--Bg); display: flex; flex-direction: column; align-items: center; max-width: 100% !important; }
.form-container-wide #DynamicFormObject::after { display: none; }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { padding: 0; width: 100%; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields { width: 100%; padding: 0; margin: 0; }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText h3 { font-size: 3.125vw; text-transform: uppercase; line-height: 90%; letter-spacing: -0.125vw; margin-bottom: 1vw; color: var(--black); }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText::after { display: none; }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText h3 span { font-family: var(--freeStyle); text-transform: initial; font-size: 4.063vw; letter-spacing: -0.163vw; position: relative; }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText h3 span::after { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 0.885vw; z-index: -1; pointer-events: none; height: 40%; z-index: -1; pointer-events: none; background-position: center; background-image: url(/warehouse/dynamic/433734.svg); background-repeat: no-repeat; background-size: cover; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields::before,
.form-container-wide #DynamicFormObject .dynamicFormObjectFields::after { display: none; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { display: block; margin: 0 0 2.7vw; font-size: 0.938vw; font-family: var(--museo); line-height: 125%; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset { display: flex; flex-wrap: wrap; justify-content: center; gap: 1.563vw 2.188vw; padding-bottom: 7.656vw; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField { padding: 0; width: calc(50% - 1.094vw); }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField input,
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField select,
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField textarea { font-size: 1.146vw; max-width: 100%; padding: 0; height: 2.2vw; margin-bottom: 0; border-radius: unset; border: none !important; border-bottom: 1px solid var(--black) !important; box-shadow: none; width: 100%; line-height: 1; color: var(--black); }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField.textareaField { width: 100%; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField textarea { height: 4.3vw; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .must input,
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .must select,
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .must textarea { padding-left: 0.7vw; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField input::placeholder,
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField select::placeholder,
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField textarea::placeholder { color: var(--black); }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit { width: auto; text-align: center; padding: 0; position: absolute; bottom: -4.427vw; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit::after { content: ''; display: inline-block; position: absolute; top: calc(50% + 1vw); background-repeat: no-repeat; background-position: center; width: 2.188vw; height: 0.48vw; background-image: url(/warehouse/dynamic/429760.svg); left: 50%; transform: translate(-50%,50%); background-size: contain; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit input { background: var(--green); color: var(--black); font-size: 1.198vw; width: 8.854vw; height: 8.854vw; border-radius: 50%; border: unset !important; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .select-wrapper:after { background-image: url(/warehouse/dynamic/431247.svg); background-repeat: no-repeat; background-position: center; background-size: 100%; font-family: unset; transform: unset; content: ''; width: 0.729vw; height: 0.417vw; right: 0.5vw; top: 1vw; }
#DynamicFormObject .dynamicFormObjectField .must:before { top: 0.6vw; left: 0; }
label.error, span.error { font-size: 1.4rem; right: unset; left: 0; bottom: -1vw; top: unset; }

@media(min-width: 1025px) {
    .contact #contactDetails .contactDetailsText1 ul li:not(:last-of-type)::after { content: ""; position: absolute; width: 0.503vw; height: 0.503vw; background-image: url(/warehouse/dynamic/432330.svg); background-repeat: no-repeat; background-position: center; top: 50%; right: -1.5vw; transform: translateY(-50%); }
    .contact .GridBottomGallery .gallery-cubes > div:first-child { display: none; }
}

@media(max-width: 1024px) {
    .contact #contactview { max-width: unset; padding: 140px 0 10px; }
    .contact #contactview #headline { font-size: 7.8rem; letter-spacing: -3.9px; max-width: 345px; margin: 0 auto 40px; }
    .contact #contactview #headline h1 { line-height: 85%; }
    .contact #contactDetails .contactDetailsText1 { padding: 0 16px; }
    .contact #contactDetails .contactDetailsText1 ul { padding: 20px 15px; gap: 10px; flex-direction: column; }
    .contact #contactDetails .contactDetailsText1 ul li { font-size: 2rem; }
    .contact #contactDetails .contactDetailsText1 ul li p a { text-decoration: unset; }
    .contact .GridBottomGallery .gallery-cubes > div:last-child { display: none; }
    .contact .GridBottomGallery .gallery-cubes > div .boxes-images-outer-image { height: 350px; }
    #SiteGrid.layout-bottom #GridPromo { max-width: unset; padding: 0 16px; margin: 0 auto 130px; }
    .form-container-wide #DynamicFormObject { padding: 45px 20px 0; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { margin: 0; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText h3 { font-size: 3.2rem; letter-spacing: -0.96px; margin-bottom: 20px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText h3 span { font-size: 4.4rem; letter-spacing: -0.44px; line-height: 63%; z-index: 1; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText h3 span::after { height: 13px; filter: blur(3.5px); will-change: filter; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-size: 1.6rem; margin: 0 0 20px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset { flex-wrap: nowrap; flex-direction: column; gap: 20px 0; padding-bottom: 110px; align-items: center; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField { width: 100%; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField input,
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField select,
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField textarea { height: 32px; font-size: 1.8rem !important; padding-bottom: 12px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .must input,
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .must select,
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .must textarea { padding-left: 8px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField textarea { height: 80px; font-family: var(--museo); font-size: 14px !important; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit { bottom: -53px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit::after { width: 23px; height: 5px; background-size: 100%; top: calc(50% + 10px); }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit input { font-size: 1.6rem !important; width: 28.2vw; min-width: 28.2vw; height: 28.2vw; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .select-wrapper:after { width: 14px; height: 8px; right: 0; top: 10px; }
    #DynamicFormObject .dynamicFormObjectField .must:before { top: 0; font-size: 1.4rem; }
    label.error, span.error { font-size: 1.3rem; bottom: unset; top: 5px; left: unset; right: 0; }
}

/* Products Page */
.products #pageview { padding: 10vw 0 0; }
.products #pageview #headline { font-size: 6.771vw; text-transform: uppercase; letter-spacing: -0.135vw; margin: 0 0 1.3vw; color: var(--black); }
.products #pageview #headline h1 { line-height: 90%; }
.products #pageview #subheadline { display: none; }
.products #pageview #text1 { max-width: 23.2vw; line-height: 115%; }
.products #pageview #text1 p { margin: 0; line-height: inherit; font-size: 1.146vw; overflow: visible; }
.products #gridshort-view { text-align: center; display: flex; flex-wrap: wrap; gap: 2.604vw; padding: 4.2vw 4.688vw 8.8vw; }
.products #gridshort-view .gridshort-view-item { opacity: 1; animation: unset; margin: 0; width: calc(33% - 1.45vw); padding: 0; flex-grow: 1; }
.products #gridshort-view .gridshort-view-item .grid-short-box { margin: 0; }
.products #gridshort-view .gridshort-view-item .grid-short-box .grid-short-box-image { cursor: pointer; padding: unset; }
.products #gridshort-view .gridshort-view-item .grid-short-box .grid-short-box-image img { position: relative; top: unset; left: unset; transform: unset; width: 100%; }
.products #gridshort-view .gridshort-view-item .grid-short-box .grid-short-box-label { transition: 0.5s background ease; text-align: center; padding: 1vw; background: var(--Bg); font-size: 1.042vw; font-family: var(--museo); color: var(--black); }
.products #gridshort-view .gridshort-view-item:hover .grid-short-box .grid-short-box-label { background: var(--green); }

@media(max-width: 1024px) {
    .products #pageview { padding: 140px 16px 40px; }
    .products #pageview #headline { font-size: 7.8rem; margin: 0 auto 20px; letter-spacing: -3.9px; }
    .products #pageview #headline h1 { line-height: 85%; }
    .products #pageview #text1 { max-width: unset; line-height: 110%; }
    .products #pageview #text1 p { font-size: 1.8rem; }
    .products #gridshort-view { flex-wrap: nowrap; flex-direction: column; gap: 12px; padding: 0 16px 80px; }
    .products #gridshort-view .gridshort-view-item { width: 100%; }
    .products #gridshort-view .gridshort-view-item .grid-short-box .grid-short-box-label { font-size: 1.6rem; padding: 14px 0; }
}

/* Who We Are Page */
.who-we-are #lobbyview { padding: 10vw 4.688vw 2vw; display: flex; align-items: flex-end; justify-content: space-between; }
.who-we-are #lobbyview #headline { font-size: 11.458vw; text-align: left; text-transform: uppercase; letter-spacing: -0.458vw; max-width: 50vw; margin: 0; }
.who-we-are #lobbyview #headline h1 { line-height: 80%; color: var(--black); }
.who-we-are #lobbyview #lobbyText { text-align: left; max-width: 19.15vw; padding-bottom: 1.4vw; }
.who-we-are #lobbyview #lobbyText p { font-family: var(--museo); font-size: 1.042vw; }
.who-we-are .section.about-top-image-sec { padding: 0 4.688vw; height: 46.875vw; display: flex; align-items: flex-end; }
.who-we-are .section.about-top-image-sec .image-section-data { height: 0%; width: 100%; }
.who-we-are .section.about-top-image-sec .image-section-data img { object-fit: cover; margin-top: 0 !important; height: 100%; }
.who-we-are .section.our-story-sec { display: flex; justify-content: space-between; padding: 9.375vw 4.688vw 7vw; height: auto; }
.who-we-are .section.our-story-sec .section-title { width: 35vw; }
.who-we-are .section.our-story-sec .section-title h2 { font-size: 6.771vw; text-align: left; text-transform: uppercase; letter-spacing: -0.135vw; line-height: 90%; color: var(--black); }
.who-we-are .section.our-story-sec .section-title h2 span { font-family: var(--freeStyle); text-transform: initial; position: relative; letter-spacing: unset; line-height: 57%; }
.who-we-are .section.our-story-sec .section-title h2 span .green-blur { position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 1.094vw; z-index: -1; pointer-events: none; height: 40%; z-index: -1; pointer-events: none; background-position: center; background-image: url(/warehouse/dynamic/433734.svg); background-repeat: no-repeat; background-size: cover; }
.who-we-are .section.our-story-sec .image-section-data { position: relative; height: auto; width: 45.313vw; display: inline-flex; flex-direction: column; align-items: flex-end; gap: 2vw; overflow: visible; }
.who-we-are .section.our-story-sec .image-section-data::before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 29.688vw; background: var(--black); z-index: -1; }
.who-we-are .section.our-story-sec .image-section-data img { margin-top: unset !important; transition: 0.5s transform ease, 0.5s filter ease; filter: grayscale(1); will-change: transform, filter; }
.who-we-are .section.our-story-sec .image-section-data .grid-box-fulltext { position: relative; top: unset; left: unset; transform: unset; text-align: left; display: flex; gap: 2vw; width: 100%; margin: 0; }
.who-we-are .section.our-story-sec .image-section-data .grid-box-fulltext p { font-family: var(--museo); width: 50%; }
.section.team-scroll-sec { display: flex; flex-direction: column; text-align: left; }
.section.team-scroll-sec .section-title h2 { padding: 0 4.688vw 1.1vw; font-size: 1.563vw; color: var(--black); }
.section.team-scroll-sec .section-topText { padding: 0 4.688vw; display: flex; gap: 1.719vw; }
.section.team-scroll-sec .section-topText p { font-family: var(--museo); width: 20.313vw; }
#LobbyModule .section.team-scroll-sec .grid-boxes { padding: 2.6vw 0 5.8vw; max-width: unset; margin: 0; gap: 1.9vw; justify-content: flex-end; }
#LobbyModule .section.team-scroll-sec .grid-boxes .grid-box { padding: 0; width: 34.375vw; min-width: 34.375vw; }
#LobbyModule .section.team-scroll-sec .grid-boxes .grid-box::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: var(--black); z-index: -1; }
#LobbyModule .section.team-scroll-sec .grid-boxes .grid-box .grid-box-image { margin: 0; pointer-events: none; transition: 0.5s transform ease, 0.5s filter ease; filter: grayscale(1); will-change: transform, filter; }
#LobbyModule .section.team-scroll-sec .grid-boxes .grid-box .grid-box-image img { height: 23.438vw; object-fit: cover; }
#LobbyModule .section.team-scroll-sec .grid-boxes .content-section-Btn { display: none; }
.who-we-are .section.trust-logos-sec { color: #fff; background: var(--black); padding: 8.854vw 4.688vw; }
.who-we-are .section.trust-logos-sec :is(.GalleryTitle, .section-title) h2 { font-size: 3.125vw; letter-spacing: -0.125vw; text-transform: uppercase; margin-bottom: 4.688vw; }
.who-we-are .section.trust-logos-sec .gallery-cubes { display: flex; flex-wrap: wrap; gap: 3.646vw 0; }
.who-we-are .section.trust-logos-sec .gallery-cubes > div { width: 20%; }
.who-we-are .section.trust-logos-sec .gallery-cubes > div .boxes-images-outer-image { padding: 0; height: 2.813vw; background-size: contain !important; background-repeat: no-repeat; transition: 0.5s filter ease; will-change: filter; filter: grayscale(1); cursor: default; }
.who-we-are .section.trust-logos-sec .gallery-cubes > div .boxes-images-outer-image:hover { filter: unset; will-change: filter; }
.who-we-are .section.trust-logos-sec .gallery-cubes > div .boxes-images-outer-image .image-link-container { display: none; }
.who-we-are .section.how-we-do-sec { padding: 8.854vw; background: var(--Bg); }
.who-we-are .section.how-we-do-sec .section-title h2 { font-size: 6.771vw; text-transform: uppercase; letter-spacing: -0.135vw; line-height: 90%; margin-bottom: 4.8vw; color: var(--black); }
.who-we-are .section.how-we-do-sec .section-title h2 span { position: relative; text-transform: initial; font-family: var(--freeStyle); line-height: 57%; }
.who-we-are .section.how-we-do-sec .section-title h2 span::after { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 1.094vw; z-index: -1; pointer-events: none; height: 40%; z-index: -1; pointer-events: none; background-position: center; background-image: url(/warehouse/dynamic/433734.svg); background-repeat: no-repeat; background-size: cover; }
.who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes { gap: 3.646vw; padding: 0; max-width: unset; justify-content: center; }
.who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box { padding: 0; width: 24.479vw; height: 24.479vw; }
.who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box::before { content: ''; width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); background: var(--green); z-index: 0; border-radius: 50%; filter: blur(17.5px); will-change: filter; opacity: 0; transition: 0.5s all ease; }
.who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box:hover::before { opacity: 1; }
.who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box .grid-box-image { margin: 0; pointer-events: none; }
.who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box .grid-box-opacity-layer { display: none; }
.who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box .grid-box-image .box-image-animation:hover img { transform: unset; }
.who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box .grid-box-image .grid-box-image-text { opacity: 1; transition: 0.5s all ease; font-size: 100%; width: 100%; padding: 0 2vw; position: absolute; top: calc(50% + 2vw); left: 50%; transform: translate(-50%,-50%); bottom: unset; }
.who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box:hover .grid-box-image .grid-box-image-text { opacity: 1; }
.who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box .grid-box-image .grid-box-image-text p { font-size: 1.563vw; text-transform: uppercase; line-height: 110%; }
.who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box .grid-box-title { transition: 1s all ease; position: absolute; left: 50%; top: calc(50% - 2vw); transform: translate(-50%,-50%); pointer-events: none; display: block; }
.who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box .grid-box-title h3 { font-family: var(--freeStyle); line-height: 57%; font-size: 6.771vw; margin: 0; color: var(--black); }
.who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box:hover .grid-box-title { }
.who-we-are .section.our-professionals-sec { padding: 5.208vw 4.688vw 8.854vw; text-align: left; background: var(--Bg); }
.who-we-are .section.our-professionals-sec .section-title h2 { font-size: 6.771vw; text-transform: uppercase; letter-spacing: -0.135vw; line-height: 90%; max-width: 50vw; margin-bottom: 1.6vw; color: var(--black); }
.who-we-are .section.our-professionals-sec .section-title h3 { margin: 0; line-height: 115%; width: 26.4vw; font-size: 1.146vw; color: var(--black); }
.who-we-are .section.our-professionals-sec .section-title h3 span { position: relative; }
.who-we-are .section.our-professionals-sec .section-title h3 span .green-blur { opacity: 0; position: absolute; left: 0; top: calc(50% + 0.1vw); transform: translateY(-50%); width: 100%; height: 0.365vw; z-index: -1; pointer-events: none; height: 60%; z-index: -1; pointer-events: none; background-position: center; background-image: url(/warehouse/dynamic/433734.svg); background-repeat: no-repeat; background-size: cover; }
.who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes { max-width: unset; padding: 0; margin: 5.3vw 0 0; flex-wrap: wrap; text-align: left; gap: 3.946vw 3.125vw; }
.who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box { padding: 0; margin: 0; width: calc(18.95% - 1.5625vw); }
.who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box .grid-box-image { pointer-events: none; margin: 0 0 2.1vw; }
.who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box .grid-box-image::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: var(--black); z-index: -1; }
.who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box .grid-box-image img { object-fit: cover; transform: unset; transition: 0.5s transform ease, 0.5s filter ease; will-change: transform, filter; filter: grayscale(1); }
.who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box .grid-box-title h3 { color: var(--black); font-size: 1.563vw; text-transform: uppercase; position: relative; margin: 0 0 0.2vw; pointer-events: none; }
.who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box .grid-box-title h3::after { content: ''; background: var(--green); filter: blur(6px); will-change: filter; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 0.833vw; border-radius: 50px; z-index: -1; pointer-events: none; opacity: 0; transition: 0.5s all ease; }
.who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box:hover .grid-box-title h3::after { opacity: 1; }
.who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box .grid-box-subtitle { color: var(--black); font-family: var(--museo); font-size: 0.938vw; }
.who-we-are .footer-top-grid .footer-top-grid-content .footer-top-grid-title { color: var(--Bg); }
#LobbyModule .section.team-scroll-sec .grid-boxes .grid-box:hover .grid-box-image { transform: rotate(-4deg); filter: grayscale(0); will-change: transform,filter; }
.who-we-are .section.our-story-sec .image-section-data:hover img { transform: rotate(-4deg); filter: grayscale(0); will-change: filter; }
.who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box:hover .grid-box-image img { transform: rotate(-4deg); filter: unset; will-change: transform, filter; }

@media(min-width: 1025px) {
    .who-we-are .section.our-story-sec .image-section-data .grid-box-fulltext p:empty { height: 1vw; }
}

@media(min-width: 1025px) and (max-width: 1550px) {
    #LobbyModule .section.team-scroll-sec .grid-boxes { padding: 2.6vw 0 8.8vw; }
}

@media(max-width: 1024px) {
    .who-we-are #lobbyview { padding: 140px 16px 40px; flex-direction: column; gap: 60px; }
    .who-we-are #lobbyview #headline { max-width: 310px; font-size: 7.8rem; line-height: 85%; letter-spacing: -3.9px; align-self: baseline; }
    .who-we-are #lobbyview #lobbyText { max-width: 225px; padding-bottom: 0; }
    .who-we-are #lobbyview #lobbyText p { font-size: 1.6rem; }
    .who-we-are .section.about-top-image-sec { padding: 0 16px; height: 450px; }
    .who-we-are .section.our-story-sec { padding: 80px 16px 65px; display: flex; flex-direction: column; }
    .who-we-are .section.our-story-sec .section-title { width: 100%; margin-bottom: 35px; }
    .who-we-are .section.our-story-sec .section-title h2 { font-size: 5.6rem; letter-spacing: -1.12px; display: flex; flex-wrap: wrap; gap: 0 12px; }
    .who-we-are .section.our-story-sec .section-title h2 .line { display: inline-block !important; }
    .who-we-are .section.our-story-sec .section-title h2 span { font-size: 6.6rem; line-height: 63%; letter-spacing: -0.72px; }
    .who-we-are .section.our-story-sec .section-title h2 span .green-blur { filter: blur(5px); will-change: filter; height: 18px; }
    .who-we-are .section.our-story-sec .image-section-data { width: 100%; gap: 30px; flex-direction: column-reverse; }
    .who-we-are .section.our-story-sec .image-section-data img { }
    .who-we-are .section.our-story-sec .image-section-data::before { height: 60vw; top: unset; bottom: 0; }
    .who-we-are .section.our-story-sec .image-section-data .grid-box-fulltext { width: 100%; margin: 0; flex-direction: column; gap: 10px; }
    .who-we-are .section.our-story-sec .image-section-data .grid-box-fulltext p { font-size: 1.6rem; width: 100%; }
    .who-we-are .section.our-story-sec .image-section-data .grid-box-fulltext p:empty { height: 20px; }
    .section.team-scroll-sec .section-title h2 { padding: 0 16px 20px; font-size: 3.2rem; }
    .section.team-scroll-sec .section-topText { padding: 0 16px; gap: 10px 0; flex-direction: column; }
    .section.team-scroll-sec .section-topText p { width: 100%; font-size: 1.6rem; }
    #LobbyModule .section.team-scroll-sec .grid-boxes { padding: 70px 16px 80px; gap: 15px; overflow-x: scroll; justify-content: flex-start; width: 100%; scroll-snap-type: x mandatory; }
    #LobbyModule .section.team-scroll-sec .grid-boxes .grid-box { width: 305px; min-width: 305px; scroll-snap-align: center; }
    #LobbyModule .section.team-scroll-sec .grid-boxes .grid-box .grid-box-image { transform: rotate(3deg); }
    #LobbyModule .section.team-scroll-sec .grid-boxes .grid-box .grid-box-image img { height: 175px; }
    .who-we-are .section.trust-logos-sec { padding: 80px 16px 70px; }
    .who-we-are .section.trust-logos-sec .GalleryTitle h2,
    .who-we-are .section.trust-logos-sec .section-title h2 { font-size: 3.2rem; letter-spacing: -0.96px; margin-bottom: 50px; }
    .who-we-are .section.trust-logos-sec .gallery-cubes { gap: 24px 12px; }
    .who-we-are .section.trust-logos-sec .gallery-cubes > div { width: calc(33% - 7px); }
    .who-we-are .section.trust-logos-sec .gallery-cubes > div .boxes-images-outer-image { height: 45px; background-size: 80% auto !important; }
    .who-we-are .section.how-we-do-sec { padding: 80px 4vw; background-image: url(/warehouse/dynamic/432021.jpg); background-position: center; background-size: 100%; }
    .who-we-are .section.how-we-do-sec::before { height: 100%; display: none; }
    .who-we-are .section.how-we-do-sec .section-title h2 { font-size: 5.6rem; letter-spacing: -1.12px; margin-bottom: 35px; width: 250px; display: flex; flex-direction: column; gap: 10px; }
    .who-we-are .section.how-we-do-sec .section-title h2 span { font-size: 7.2rem; line-height: 63%; }
    .who-we-are .section.how-we-do-sec .section-title h2 span::after { height: 18px; filter: blur(6px); will-change: filter; }
    .who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes { flex-wrap: wrap; justify-content: center; gap: 0 3.2vw; }
    .who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box { width: 44vw; height: 44vw; }
    .who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box .grid-box-title { display: none; }
    .who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box .grid-box-image .grid-box-image-text { opacity: 1; padding: 0 10px; }
    .who-we-are #LobbyModule .section.how-we-do-sec .grid-boxes .grid-box .grid-box-image .grid-box-image-text p { font-size: 1.6rem; letter-spacing: -0.32px; }
    .who-we-are .section.our-professionals-sec { padding: 50px 16px 80px; background-image: url(/warehouse/dynamic/432021.jpg); background-position: center; background-size: 100%; }
    .who-we-are .section.our-professionals-sec .section-title h2 { font-size: 5.6rem; max-width: unset; letter-spacing: -1.12px; margin-bottom: 30px; }
    .who-we-are .section.our-professionals-sec .section-title h3 { width: 100%; font-size: 1.8rem; }
    .who-we-are .section.our-professionals-sec .section-title h3 span .green-blur { filter: blur(1.5px); will-change: filter; top: calc(50% + 3px); height: 7px; }
    .who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes { margin: 50px 0 0; gap: 34px 12px; }
    .who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box { width: calc(50% - 6px); }
    .who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box .grid-box-image { margin: 0 0 10px; }
    .who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box .grid-box-title h3 { display: inline-flex; font-size: 1.5rem; margin: 0 0 5px; }
    .who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box .grid-box-subtitle { font-size: 1.2rem; }
    .who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box .grid-box-title h3::after { height: 70%; filter: blur(6px); will-change: filter; border-radius: 10px; }
    .who-we-are #LobbyModule .section.our-professionals-sec .grid-boxes .grid-box:hover .grid-box-image img { transform: rotate(3deg); filter: unset; will-change: filter; }
}

/* Teams Page */
.teams #lobbyview { flex-direction: column; height: var(--app-height); display: flex; align-items: center; justify-content: center; z-index: 3; position: relative; }
.teams #lobbyview #headline { margin: 0 0 1.1vw; font-size: 100%; }
.teams #lobbyview #headline h1 { font-size: 6.771vw; text-transform: uppercase; letter-spacing: -0.135vw; line-height: 90%; max-width: 35vw; }
.teams #lobbyview #lobbyText { max-width: 35.5vw; }
.teams #lobbyview #lobbyText p { font-family: var(--museo); font-size: 1.042vw; }
.teams #lobbyview .section.team-first-sec { position: absolute; width: 100%; height: 100%; z-index: -1; padding: 8.333vw 11.979vw 0 0; }
.teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes { padding: 0; max-width: unset; margin: 0; width: 100%; height: 100%; justify-content: space-between; flex-direction: row-reverse; align-items: center; }
.teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes .grid-box { padding: 0; margin: 0; }
.teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes .grid-box.lastItem { width: 27.344vw; align-self: flex-end; }
.teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes .grid-box:not(.lastItem) { width: 15.365vw; align-self: flex-start; }
.teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes .grid-box::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: var(--black); z-index: -1; }
.teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes .grid-box .grid-box-image { margin: 0; transform: rotate(-4deg); filter: grayscale(1); transition: 0.5s filter ease; will-change: transform,filter; pointer-events: none; }
.teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes .grid-box.lastItem .grid-box-image { transform: rotate(4deg); }
.teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes .content-section-Btn { display: none; }
.teams .section.focus-questions-sec { background: var(--black); color: #fff; padding: 13.542vw 4.688vw; display: flex; justify-content: space-between; gap: 0 16.406vw; }
.teams .section.focus-questions-sec .section-title { min-width: 27.9vw; max-width: unset; margin: 0; }
.teams .section.focus-questions-sec .section-title h2 { font-size: 6.771vw; letter-spacing: -0.271vw; text-transform: uppercase; text-align: left; line-height: 80%; }
.teams .section.focus-questions-sec .section-title h2 span { display: inline-flex; position: relative; text-transform: initial; color: var(--green); font-family: var(--freeStyle); }
.teams .section.focus-questions-sec .section-title h2 span .green-line { position: absolute; right: 0; bottom: 0.1vw; width: 5.521vw; height: 0.75vw; background-image: url(/warehouse/dynamic/431896.svg); background-repeat: no-repeat; background-position: center; background-size: 100%; pointer-events: none; }
.teams .section.focus-questions-sec .grid-faq { flex-grow: 1; max-width: unset; margin: 0; }
.teams .section.focus-questions-sec .grid-faq .panel-group { margin: 0; }
.teams .section.focus-questions-sec .grid-faq .panel-group .faq-item { position: relative; overflow: hidden; margin: 0 !important; box-shadow: none; border-radius: 0; background: transparent; }
.teams .section.focus-questions-sec .grid-faq .panel-group .faq-item .top-line { position: absolute; left: 0; top: 0; width: 100%; height: 1px; background: #fff; pointer-events: none; }
.teams .section.focus-questions-sec .grid-faq .panel-group .faq-item .bottom-line { position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #fff; pointer-events: none; }
.teams .section.focus-questions-sec .grid-faq .panel-group .faq-item .faq-headline { background: transparent; font-size: 1.563vw; text-transform: uppercase; padding: 2.083vw 2.083vw 2.083vw 0; transition: 0.3s color ease; }
.teams .section.focus-questions-sec .grid-faq .panel-group .faq-item:hover .faq-headline,
.teams .section.focus-questions-sec .grid-faq .panel-group .faq-item .faq-headline.open { color: var(--green); }
.teams .section.focus-questions-sec .grid-faq .panel-group .faq-item .faq-headline i { background-image: url(/warehouse/dynamic/431895.svg); background-repeat: no-repeat; background-size: 100%; background-position: center; width: 0.865vw; height: 1.010vw; transition: 0.3s all ease; }
.teams .section.focus-questions-sec .grid-faq .panel-group .faq-item:hover .faq-headline i { background-image: url(/warehouse/dynamic/431897.svg); }
.teams .section.focus-questions-sec .grid-faq .panel-group .faq-item .faq-headline.open i { background-image: url(/warehouse/dynamic/431894.svg); }
.teams .section.focus-questions-sec .grid-faq .panel-group .faq-item .faq-headline i::before { display: none; }
.teams .section.focus-questions-sec .grid-faq .panel-group .faq-item .faq-body { background: transparent; }
.teams .section.focus-questions-sec .grid-faq .panel-group .faq-item .faq-body .faq-body-inner { max-width: 70%; padding: 0 0 2.083vw; }
.teams .section.focus-questions-sec .grid-faq .panel-group .faq-item .faq-body .faq-body-inner p { color: #fff; font-family: var(--museo); }
.teams .section.work-process-sec { display: flex; flex-direction: column; text-align: left; padding: 8.854vw 0 0; }
.teams .section.work-process-sec .section-title h2 { padding: 0 4.688vw 2vw; font-size: 6.771vw; color: var(--black); text-transform: uppercase; letter-spacing: -0.271vw; line-height: 80%; }
.teams .section.work-process-sec .section-topText { padding: 0 4.688vw; }
.teams .section.work-process-sec .section-topText p { width: 40vw; font-size: 1.146vw; line-height: 115%; }
.teams #LobbyModule .section.work-process-sec .grid-boxes { padding: 4.167vw 0; max-width: unset; margin: 0; gap: 3.646vw; justify-content: flex-end; }
.teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box { padding: 0; width: 41.667vw; min-width: 41.667vw; }
.teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box .grid-box-wrapper { position: relative; }
.teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box .grid-box-wrapper::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: var(--black); z-index: -1; }
.teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box .grid-box-image { margin: 0; pointer-events: none; transition: 0.5s all ease; opacity: 0; }
.teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box .grid-box-image img { height: 20.833vw; object-fit: cover; }
.teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box .grid-box-text { position: absolute; top: 0; text-align: left; height: 100%; padding: 2.083vw; display: flex; flex-direction: column; justify-content: flex-end; color: #fff; transition: 0.5s all ease; }
.teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box .grid-box-text .grid-box-index { margin: 0 0 auto; font-family: var(--freeStyle); line-height: 85%; letter-spacing: -0.188vw; font-size: 4.688vw; }
.teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box .grid-box-text .grid-box-title h3 { font-size: 1.563vw; text-transform: uppercase; margin: 0 0 1vw; line-height: 110%; transition: 0.5s all ease; }
.teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box .grid-box-text .grid-box-fulltext p { color: inherit; font-family: var(--museo); max-width: 26.5vw; }
.teams #LobbyModule .section.work-process-sec .grid-boxes .content-section-Btn { display: none; }
.teams .section.teams-products-sec { padding: 8.854vw 4.688vw; margin-top: 3.646vw; }
.teams #LobbyModule .section.teams-products-sec .grid-boxes { padding: 0; max-width: unset; text-align: center; display: flex; flex-wrap: wrap; gap: 2.604vw; }
.teams #LobbyModule .section.teams-products-sec .grid-boxes > div { opacity: 1; animation: unset; margin: 0; width: calc(33% - 1.45vw); padding: 0; flex-grow: 1; }
.teams #LobbyModule .section.teams-products-sec .grid-boxes .grid-short-box { margin: 0; }
.teams #LobbyModule .section.teams-products-sec .grid-boxes .grid-short-box .grid-short-box-image { cursor: pointer; padding: unset; }
.teams #LobbyModule .section.teams-products-sec .grid-boxes .grid-short-box .grid-short-box-image img { position: relative; top: unset; left: unset; transform: unset; width: 100%; }
.teams #LobbyModule .section.teams-products-sec .grid-boxes .grid-short-box .grid-short-box-label { transition: 0.5s background ease; text-align: center; padding: 1vw; background: var(--Bg); font-size: 1.042vw; font-family: var(--museo); color: var(--black); }
.teams .section.teams-products-sec .section-title h2 { font-size: 6.771vw; text-transform: uppercase; letter-spacing: -0.135vw; margin: 0 0 3.6vw; color: var(--black); }
.teams .section.teams-products-sec .section-title h2 span { font-family: var(--freeStyle); text-transform: initial; position: relative; line-height: 57%; }
.teams .section.teams-products-sec .section-title h2 span::after { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 1.354vw; z-index: -1; pointer-events: none; height: 40%; z-index: -1; pointer-events: none; background-position: center; background-image: url(/warehouse/dynamic/433734.svg); background-repeat: no-repeat; background-size: cover; }
.teams .section.qa-sec { padding: 8.854vw 4.688vw; text-align: left; background: var(--Bg); }
.teams .section.qa-sec .section-title { max-width: unset; margin: 0; }
.teams .section.qa-sec .section-title h2 { font-size: 6.771vw; text-transform: uppercase; letter-spacing: -0.135vw; margin: 0 0 3.6vw; color: var(--black); max-width: 45vw; line-height: 90%; }
.teams .section.qa-sec .grid-faq { max-width: unset; }
.teams .section.qa-sec .grid-faq .panel-group { margin: 0; }
.teams .section.qa-sec .grid-faq .panel-group .faq-item { overflow: hidden; margin: 0 !important; box-shadow: none; border-radius: 0; background: transparent; position: relative; }
.teams .section.qa-sec .grid-faq .panel-group .faq-item:last-child { }
.teams .section.qa-sec .grid-faq .panel-group .faq-item .top-line { position: absolute; left: 0; top: 0; width: 100%; height: 1px; background: rgb(34 35 33 / 52%); pointer-events: none; }
.teams .section.qa-sec .grid-faq .panel-group .faq-item .bottom-line { position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: rgb(34 35 33 / 52%); pointer-events: none; }
.teams .section.qa-sec .grid-faq .panel-group .faq-item .faq-headline { background: transparent; font-size: 1.563vw; text-transform: uppercase; padding: 1.042vw 1.563vw; transition: 0.3s color ease, 0.3s background ease; }
.teams .section.qa-sec .grid-faq .panel-group .faq-item .faq-headline.open { color: #fff; background: var(--black); }
.teams .section.qa-sec .grid-faq .panel-group .faq-item .faq-headline i { background-image: url(/warehouse/dynamic/431903.svg); background-repeat: no-repeat; background-size: 100%; background-position: center; width: 0.865vw; height: 1.010vw; transition: 0.3s all ease; }
.teams .section.qa-sec .grid-faq .panel-group .faq-item .faq-headline.open i { background-image: url(/warehouse/dynamic/431894.svg); }
.teams .section.qa-sec .grid-faq .panel-group .faq-item .faq-headline i::before { display: none; }
.teams .section.qa-sec .grid-faq .panel-group .faq-item .faq-headline .faq-headline-title { position: relative; }
.teams .section.qa-sec .grid-faq .panel-group .faq-item .faq-body { background: transparent; }
.teams .section.qa-sec .grid-faq .panel-group .faq-item .faq-body .faq-body-inner { max-width: 50%; padding: 2.083vw 1.563vw; }
.teams .section.qa-sec .grid-faq .panel-group .faq-item .faq-body .faq-body-inner p { font-family: var(--museo); }
.teams .footer-top-grid .footer-top-grid-content .footer-top-grid-title { color: var(--Bg); }
.teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes .grid-box:hover .grid-box-image { filter: grayscale(0); }

@media(min-width: 1025px) {
    .teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box:hover .grid-box-text { transform: rotate(-4deg); opacity: 1; will-change: transform; }
    .teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box:hover .grid-box-text .grid-box-title h3 { color: var(--green); }
    .teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box:hover .grid-box-image { opacity: 1; transform: rotate(-4deg); }
    .teams #LobbyModule .section.teams-products-sec .grid-boxes .grid-short-box:hover .grid-short-box-label { background: var(--green); }
    .teams .section.teams-products-sec .content-section-Btn { position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-indent: -99999px; opacity: 0; display: inline-flex; align-items: center; justify-content: center; }
    .teams .section.teams-products-sec .content-section-Btn a.sec-button { width: 100%; height: 100%; }
    .teams .section.qa-sec .grid-faq .panel-group .faq-item .faq-headline:not(.open) .faq-headline-title::before { opacity: 0; background: var(--green); filter: blur(3.5px); will-change: filter; position: absolute; left: 0; top: calc(50% + 0.1vw); transform: translateY(-50%); width: 100%; height: 0.365vw; z-index: -1; content: ''; pointer-events: none; transition: 0.5s all ease; }
    .teams .section.qa-sec .grid-faq .panel-group .faq-item:hover .faq-headline:not(.open) .faq-headline-title::before { opacity: 1; }
}

@media(max-width: 1024px) {
    .teams #lobbyview { height: auto; display: flex; justify-content: flex-start; padding: 0 0 300px; }
    .teams #lobbyview #headline { margin: 0 0 15px; padding: 300px 0 0; }
    .teams #lobbyview #headline h1 { font-size: 7.8rem; letter-spacing: -3.9px; line-height: 85%; max-width: unset; }
    .teams #lobbyview #lobbyText { max-width: 310px; }
    .teams #lobbyview #lobbyText p { font-size: 1.6rem; }
    .teams #lobbyview .section.team-first-sec { padding: 85px 0 0; z-index: 1; }
    .teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes { transform: translateY(2px); }
    .teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes .grid-box:not(.lastItem) { width: 150px; min-width: 150px; order: 1; }
    .teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes .grid-box.lastItem { width: 235px; min-width: 235px; order: 3; }
    .teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes .content-section-Btn { display: inline-block; position: sticky; top: 80vh; margin-right: -150px; order: 2; }
    .teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes .content-section-Btn a { margin: 0; background: var(--green); color: var(--black); font-size: 1.6rem; width: 106px; min-width: 106px; height: 106px; padding: 0 10px; display: flex; align-items: center; justify-content: center; border-radius: 50%; pointer-events: none; }
    .teams #LobbyModule #lobbyview .section.team-first-sec .grid-boxes .content-section-Btn a::after { content: ''; position: absolute; top: 65px; background-repeat: no-repeat; background-position: center bottom; background-image: url(/warehouse/dynamic/429756.svg); width: 8px; height: 20px; }

    .teams .section.focus-questions-sec { padding: 80px 16px 100px; display: flex; flex-direction: column; gap: 0; }
    .teams .section.focus-questions-sec .section-title { max-width: 240px; margin: 0 0 40px; }
    .teams .section.focus-questions-sec .section-title h2 { font-size: 5.6rem; letter-spacing: -1.12px; line-height: 90%; }
    .teams .section.focus-questions-sec .section-title h2 span { font-size: 6.2rem; letter-spacing: -0.72px; }
    .teams .section.focus-questions-sec .section-title h2 span .green-line { width: 100%; bottom: 0; height: 5px; }
    .teams .section.focus-questions-sec .grid-faq .panel-group .faq-item .faq-headline { font-size: 2rem; padding: 22px 30px 22px 0; }
    .teams .section.focus-questions-sec .grid-faq .panel-group .faq-item .faq-headline i { width: 17px; height: 20px; left: unset; right: 0; }
    .teams .section.focus-questions-sec .grid-faq .panel-group .faq-item .faq-body .faq-body-inner { max-width: 90%; padding: 0 0 22px; }
    .teams .section.focus-questions-sec .grid-faq .panel-group .faq-item .faq-body .faq-body-inner p { font-size: 1.6rem; }

    .teams .section.work-process-sec { padding: 80px 16px 0; }
    .teams .section.work-process-sec .section-title h2 { font-size: 5.6rem; padding: 0; margin: 0 0 30px; letter-spacing: -1.12px; }
    .teams .section.work-process-sec .section-topText { padding: 0; }
    .teams .section.work-process-sec .section-topText p { width: 100%; font-size: 1.8rem; line-height: 110%; margin-bottom: 50px; }
    .teams #LobbyModule .section.work-process-sec .grid-boxes { padding: 0; gap: 25px; flex-direction: column; }
    .teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box { width: 100%; min-width: 100%; }
    .teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box .grid-box-image { opacity: 1; transform: rotate(3deg); }
    .teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box:hover .grid-box-image { transform: rotate(-3deg); opacity: 1; will-change: transform; }
    .teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box .grid-box-image img { height: 200px; }
    .teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box .grid-box-text { padding: 17px; }
    .teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box .grid-box-text .grid-box-index { letter-spacing: -0.44px; font-size: 4.4rem; line-height: 63%; }
    .teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box .grid-box-text .grid-box-title h3 { font-size: 2rem; margin: 0 0 10px; color: var(--green); }
    .teams #LobbyModule .section.work-process-sec .grid-boxes .grid-box .grid-box-text .grid-box-fulltext p { font-size: 1.6rem; max-width: 100%; }

    .teams .section.teams-products-sec { padding: 160px 16px 80px; margin: 0; }
    .teams .section.teams-products-sec .section-title h2 { font-size: 5.6rem; letter-spacing: -1.12px; line-height: 90%; margin: 0 0 40px; }
    .teams .section.teams-products-sec .section-title h2 span { font-size: 7.2rem; letter-spacing: -0.72px; }
    .teams .section.teams-products-sec .section-title h2 span::after { filter: blur(8px); will-change: filter; height: 20px; }
    .teams #LobbyModule .section.teams-products-sec .grid-boxes { flex-wrap: nowrap; flex-direction: column; gap: 12px; }
    .teams #LobbyModule .section.teams-products-sec .grid-boxes > div { width: 100%; }
    .teams #LobbyModule .section.teams-products-sec .grid-boxes > div .grid-short-box .grid-short-box-label { font-size: 1.6rem; padding: 14px 0; }
    .teams .section.teams-products-sec .content-section-Btn { display: inline-flex; margin-top: 30px; }
    .teams .section.teams-products-sec .content-section-Btn a.sec-button { position: relative; margin: 0; background: var(--green); color: var(--black); font-size: 1.5rem; width: 106px; min-width: 106px; height: 106px; padding: 0 10px; display: flex; align-items: center; justify-content: center; border-radius: 50%; }
    .teams .section.teams-products-sec .content-section-Btn a.sec-button::after { content: ''; position: absolute; top: 75px; background-repeat: no-repeat; background-position: right center; background-image: url(/warehouse/dynamic/429760.svg); width: 25px; height: 8px; pointer-events: none; }

    .teams .section.qa-sec { background-image: url(/warehouse/dynamic/432021.jpg); background-position: center; background-size: 100%; padding: 80px 16px; }
    .teams .section.qa-sec .section-title h2 { font-size: 5.6rem; max-width: 330px; letter-spacing: -1.12px; margin: 0 0 40px; }
    .teams .section.qa-sec .grid-faq .panel-group .faq-item .faq-headline { font-size: 2rem; padding: 12px 40px 12px 16px; }
    .teams .section.qa-sec .grid-faq .panel-group .faq-item .faq-headline i { width: 17px; height: 20px; left: unset; right: 16px; }
    .teams .section.qa-sec .grid-faq .panel-group .faq-item .faq-body .faq-body-inner { max-width: 100%; padding: 22px 16px; }
    .teams .section.qa-sec .grid-faq .panel-group .faq-item .faq-body .faq-body-inner p { font-size: 1.6rem; }
}

/* Case Studies Lobby Page */
.case-studies-lobby-page:not(.contentInnerPage) #SiteGrid { padding-top: calc(var(--headerHeight) + 6.25vw); }
.case-studies-lobby-page:not(.contentInnerPage) #GridWrapInner { padding: 0 4.688vw; }
.case-studies-lobby-page:not(.contentInnerPage) #BlogModule { overflow: visible; }
.case-studies-lobby-page:not(.contentInnerPage) .blogmain-header { margin-bottom: 6.25vw; }
.case-studies-lobby-page:not(.contentInnerPage) .blogmain-header #headline { margin: 0; font-size: 100%; }
.case-studies-lobby-page:not(.contentInnerPage) .blogmain-header #headline h1 { font-size: 11.458vw; text-transform: uppercase; line-height: 0.8; letter-spacing: -0.458vw; max-width: 70vw; margin: 0 auto 2vw; color: var(--black); }
.case-studies-lobby-page:not(.contentInnerPage) .blogmain-header #text1 { max-width: 40vw; }
.case-studies-lobby-page:not(.contentInnerPage) .blogmain-header #text1 p { font-family: var(--museo); font-size: 1.25vw; }
.case-studies-lobby-page:not(.contentInnerPage) .blog-tags { padding: 0 0 1.563vw; margin-bottom: 4.17vw; border-bottom: 1px solid #D3D3D3; }
.case-studies-lobby-page:not(.contentInnerPage) .blog-tags ul { display: flex; justify-content: center; flex-wrap: wrap; gap: 4.17vw; }
.case-studies-lobby-page:not(.contentInnerPage) .blog-tags ul li { margin: 0; display: inline-flex; }
.case-studies-lobby-page:not(.contentInnerPage) .blog-tags ul li a { font-size: 1.563vw; color: #22232199; position: relative; }
.case-studies-lobby-page:not(.contentInnerPage) .blog-tags ul li.active a { color: var(--black); }
.case-studies-lobby-page:not(.contentInnerPage) .blog-tags ul li.active a::after { opacity: 1; }
.case-studies-lobby-page:not(.contentInnerPage) .blog-tags ul li a::after { content: ''; background: var(--green); filter: blur(6px); will-change: filter; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 0.833vw; border-radius: 50px; z-index: -1; pointer-events: none; opacity: 0; transition: 0.5s all ease; }
.case-studies-lobby-page:not(.contentInnerPage) .blog-posts { display: flex; gap: 1.875vw; max-width: unset; flex-wrap: wrap; justify-content: center; margin-bottom: 5.21vw; }
.case-studies-lobby-page:not(.contentInnerPage) .blog-posts .blog-post { padding: 0; margin: 0; overflow: hidden; background: var(--Bg); text-align: start; color: var(--black); width: 100%; transition: 0.3s all ease; }
.case-studies-lobby-page:not(.contentInnerPage) .blog-posts .blog-post .blog-post-content { padding: 1.563vw; display: flex; flex-direction: column; gap: 1vw; }
.case-studies-lobby-page:not(.contentInnerPage) .blog-posts .blog-post .blog-post-content .blog-post-title { padding: 0; font-size: 1.146vw; font-family: var(--futura), sans-serif; transition: 0.3s all ease; }
.case-studies-lobby-page:not(.contentInnerPage) .blog-posts .blog-post .blog-post-content .blog-post-title a { text-decoration: unset; }
.case-studies-lobby-page:not(.contentInnerPage) .blog-posts .blog-post .blog-post-content .blog-post-fulltext { font-family: var(--museo); }
.case-studies-lobby-page:not(.contentInnerPage) .blog-posts .blog-post .blog-post-content .blog-post-fulltext * { color: inherit; }
.case-studies-lobby-page:not(.contentInnerPage) .blog-posts .blog-post .blog-post-content .blog-post-icons { display: none; }
.case-studies-lobby-page:not(.contentInnerPage) #SiteGrid .text-center { width: 100%; margin: 0 auto 9.375vw; }
.case-studies-lobby-page:not(.contentInnerPage) .pagination { margin: 0; border-radius: unset; display: flex; justify-content: center; gap: 0.417vw; }
.case-studies-lobby-page:not(.contentInnerPage) .pagination li a { border: unset; border-radius: 50%; display: flex; min-width: 2.396vw; padding: 0; aspect-ratio: 1; align-items: center; justify-content: center; margin: 0; line-height: unset; background: transparent; color: var(--black); font-size: 1vw; }
.case-studies-lobby-page:not(.contentInnerPage) .pagination li.active a { background: var(--black); color: #fff; }
.case-studies-lobby-page:not(.contentInnerPage) .pagination li a span { opacity: 0; }
.case-studies-lobby-page:not(.contentInnerPage) .pagination li a[rel="next"] { background-repeat: no-repeat; background-position: center; background-size: 0.625vw; background-image: url(/warehouse/dynamic/468413.svg); }
.case-studies-lobby-page:not(.contentInnerPage) .pagination li a[rel="prev"] { background-repeat: no-repeat; background-position: center; background-size: 0.625vw; background-image: url(/warehouse/dynamic/468412.svg); }

@media(min-width: 1025px) {
    .case-studies-lobby-page:not(.contentInnerPage) .blog-tags ul li:is(:hover, :focus) a { color: var(--black); }
    .case-studies-lobby-page:not(.contentInnerPage) .blog-tags ul li:is(:hover, :focus) a::after { opacity: 1; }
    .case-studies-lobby-page:not(.contentInnerPage) .blog-posts:has(> .blog-post:nth-child(4)) { display: grid; grid-template-columns: repeat(4, 1fr); }
    .case-studies-lobby-page:not(.contentInnerPage) .blog-posts .blog-post { max-width: 22vw; }
    .case-studies-lobby-page:not(.contentInnerPage) .blog-posts .blog-post:hover { transform: rotate(-2deg); filter: unset; will-change: transform, filter; color: #fff; background: var(--black); }
    .case-studies-lobby-page:not(.contentInnerPage) .blog-posts .blog-post:hover .blog-post-content .blog-post-title { color: var(--green); }
}

@media(max-width: 1024px) {
    .case-studies-lobby-page:not(.contentInnerPage) #SiteGrid { padding-top: calc(var(--headerHeight) + 80px); }
    .case-studies-lobby-page:not(.contentInnerPage) #GridWrapInner { padding: 0 16px; }
    .case-studies-lobby-page:not(.contentInnerPage) .blogmain-header { margin-bottom: 40px; }
    .case-studies-lobby-page:not(.contentInnerPage) .blogmain-header #headline h1 { font-size: 78px; line-height: 0.85; letter-spacing: -3.9px; max-width: 100%; margin: 0 auto 28px; }
    .case-studies-lobby-page:not(.contentInnerPage) .blogmain-header #text1 { max-width: unset; }
    .case-studies-lobby-page:not(.contentInnerPage) .blogmain-header #text1 p { font-size: 18px; }
    .case-studies-lobby-page:not(.contentInnerPage) .blog-tags { padding: 0 0 20px; margin-bottom: 40px; }
    .case-studies-lobby-page:not(.contentInnerPage) .blog-tags ul { gap: 8px 16px; }
    .case-studies-lobby-page:not(.contentInnerPage) .blog-tags ul li a { font-size: 20px; }
    .case-studies-lobby-page:not(.contentInnerPage) .blog-posts { gap: 12px; margin-bottom: 40px; }
    .case-studies-lobby-page:not(.contentInnerPage) .blog-posts .blog-post .blog-post-content { padding: 16px; gap: 10px; }
    .case-studies-lobby-page:not(.contentInnerPage) .blog-posts .blog-post .blog-post-content .blog-post-title { font-size: 18px; }
    .case-studies-lobby-page:not(.contentInnerPage) .blog-posts .blog-post .blog-post-content .blog-post-fulltext * { font-size: 14px; }
    .case-studies-lobby-page:not(.contentInnerPage) #SiteGrid .text-center { margin: 0 auto 80px; }
    .case-studies-lobby-page:not(.contentInnerPage) .pagination { gap: 8px; }
    .case-studies-lobby-page:not(.contentInnerPage) .pagination li a { min-width: 46px; font-size: 18px; }
    .case-studies-lobby-page:not(.contentInnerPage) .pagination li a[rel="next"] { background-size: 10px; }
    .case-studies-lobby-page:not(.contentInnerPage) .pagination li a[rel="prev"] { background-size: 10px; }
}

/* Case Studies Inner Page */
.case-studies-lobby-page.contentInnerPage #SiteGrid { padding-top: calc(var(--headerHeight) + 6.25vw); }
.case-studies-lobby-page.contentInnerPage .blogmain-header { display: none; }
.case-studies-lobby-page.contentInnerPage #pageview { margin-bottom: 8.854vw; }
.case-studies-lobby-page.contentInnerPage #pageview #headline { margin: 0; font-size: 100%; }
.case-studies-lobby-page.contentInnerPage #pageview #headline h1 { font-size: 6.771vw; text-transform: uppercase; line-height: 0.8; letter-spacing: -2.6px; margin: 0 auto 2vw; max-width: calc(100% - 9.375vw); color: var(--black); }
.case-studies-lobby-page.contentInnerPage #pageview #text1 { max-width: 50vw; margin: 0 auto 3.125vw; }
.case-studies-lobby-page.contentInnerPage #pageview #text1 p { font-family: var(--museo); font-size: 1.25vw; }
.case-studies-lobby-page.contentInnerPage #pageview .case-study-info { display: flex; justify-content: center; margin: 0 auto 4.688vw; max-width: calc(100% - 9.375vw); color: var(--black); gap: 5.521vw; flex-wrap: wrap; }
.case-studies-lobby-page.contentInnerPage #pageview .case-study-info .case-study-info-box { font-family: var(--museo); font-size: 1.25vw; display: inline-flex; gap: 0.625vw; align-items: center; }
.case-studies-lobby-page.contentInnerPage #pageview .case-study-info .case-study-info-box span { font-family: var(--futura); }
.case-studies-lobby-page.contentInnerPage #pageview #GridTop { height: 26vw; }

.case-studies-lobby-page.contentInnerPage .case-study-details { margin-bottom: 8.854vw; padding: 0 4.688vw; display: flex; gap: 6.25vw; }
.case-studies-lobby-page.contentInnerPage .case-study-details .case-study-detail-box { width: calc(50% - 3.125vw); }
.case-studies-lobby-page.contentInnerPage .case-study-details .case-study-detail-box .case-study-detail-title { font-size: 3.25vw; text-transform: uppercase; line-height: 0.9; letter-spacing: -2.4px; margin: 0 auto 2vw; color: var(--black); }
.case-studies-lobby-page.contentInnerPage .case-study-details .case-study-detail-box .case-study-detail-text * { font-family: var(--museo); font-size: 1.25vw; }

.case-studies-lobby-page.contentInnerPage .case-study-gallery { margin-bottom: 8.854vw; padding: 0 4.688vw; display: flex; gap: 3.125vw; flex-direction: column; align-items: center; }
.case-studies-lobby-page.contentInnerPage .case-study-gallery .section-title h2 { font-size: 3.25vw; text-transform: uppercase; line-height: 0.9; letter-spacing: -2.4px; color: var(--black); }
.case-studies-lobby-page.contentInnerPage .case-study-gallery .gallery-wrapper { display: flex; gap: 1.875vw; max-width: unset; flex-wrap: wrap; justify-content: center; }
.case-studies-lobby-page.contentInnerPage .case-study-gallery .gallery-wrapper .item { width: 100%; }
.case-studies-lobby-page.contentInnerPage .case-study-gallery .gallery-wrapper .item img { width: 100%; aspect-ratio: 4/2.73; object-fit: cover; }

.case-studies-lobby-page.contentInnerPage .case-study-quote { margin-bottom: 8.854vw; padding: 0 4.688vw; display: flex; flex-direction: column; align-items: center; text-align: center; }
.case-studies-lobby-page.contentInnerPage .case-study-quote .section-title h2 { font-size: 6.771vw; text-transform: uppercase; line-height: 0.9; letter-spacing: -2.6px; color: var(--black); margin: 0 auto 4.17vw; }
.case-studies-lobby-page.contentInnerPage .case-study-quote .section-title:has(+ .case-study-quote-subtitle) h2 { margin: 0 auto 2vw; }
.case-studies-lobby-page.contentInnerPage .case-study-gallery .section-title h2 span { position: relative; text-transform: initial; font-family: var(--freeStyle); line-height: 57%; }
.case-studies-lobby-page.contentInnerPage .case-study-gallery .section-title h2 span::after { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 1.094vw; z-index: -1; pointer-events: none; height: 40%; z-index: -1; pointer-events: none; background-position: center; background-image: url(/warehouse/dynamic/433734.svg); background-repeat: no-repeat; background-size: cover; }
.case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-subtitle { margin: 0 auto 4.17vw; max-width: 60vw; }
.case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-subtitle * { font-family: var(--museo); font-size: 1.25vw; }
.case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-wrapper { position: relative; margin: 0 auto; max-width: 57vw; min-height: 21.8vw; padding: 4.688vw 4.688vw 5.688vw 4.688vw; display: flex; flex-direction: column; align-items: center; gap: 2vw; }
.case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-wrapper::before { content: ''; display: inline-block; background-repeat: no-repeat; background-position: center; background-image: url(/warehouse/dynamic/682109.svg); background-size: contain; width: 2vw; height: 1.354vw; }
.case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-wrapper .case-study-quote-text { font-size: 1.458vw; line-height: 1.15; }
.case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-wrapper .case-study-quote-writer { font-family: var(--museo); font-size: 1.042vw; margin: 0; position: absolute; inset-inline-start: 50%; transform: translateX(-50%); bottom: 4.5vw; }
.case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-wrapper > span { position: absolute; }
.case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-wrapper .case-study-quote-line-top { inset-inline-end: 0; top: 0; height: 4px; width: 100%; background-repeat: no-repeat; background-position: center; background-image: url(/warehouse/dynamic/682135.svg); background-size: cover; }
.case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-wrapper .case-study-quote-line-start { inset-inline-start: 0; top: 0; height: 100%; width: 3px; background-repeat: no-repeat; background-position: top; background-image: url(/warehouse/dynamic/682133.svg); /* background-size: contain; */ }
.case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-wrapper .case-study-quote-line-end { inset-inline-end: 0; top: 0; height: 100%; width: 3px; background-repeat: no-repeat; background-position: top; background-image: url(/warehouse/dynamic/682134.svg); /* background-size: cover; */ }
.case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-wrapper .case-study-quote-line-bottom { inset-inline-end: 0; bottom: 0; height: 4px; width: 100%; background-repeat: no-repeat; background-position: center; background-image: url(/warehouse/dynamic/682132.svg); background-size: cover; }

.case-studies-lobby-page.contentInnerPage .blog-related-posts { padding: 8.854vw 4.688vw; display: flex; flex-direction: column; border-top: 1px solid var(--divider); gap: 4.17vw; }
.case-studies-lobby-page.contentInnerPage .blog-related-posts .section-title h2 { font-size: 3.25vw; text-transform: uppercase; line-height: 0.9; letter-spacing: -2.4px; color: var(--black); }
.case-studies-lobby-page.contentInnerPage .blog-related-posts .section-title h2 span { position: relative; text-transform: initial; font-family: var(--freeStyle); line-height: 57%; }
.case-studies-lobby-page.contentInnerPage .blog-related-posts .section-title h2 span::after { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 1.094vw; z-index: -1; pointer-events: none; height: 40%; z-index: -1; pointer-events: none; background-position: center; background-image: url(/warehouse/dynamic/433734.svg); background-repeat: no-repeat; background-size: cover; }
.case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.875vw; max-width: unset; direction: ltr; }
.case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts .blog-post { padding: 0; margin: 0; overflow: hidden; background: var(--Bg); text-align: start; color: var(--black); width: 100%; transition: 0.3s all ease; }
.case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts .blog-post .blog-post-content { padding: 1.563vw; display: flex; flex-direction: column; gap: 1vw; }
.case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts .blog-post .blog-post-content .blog-post-title { padding: 0; font-size: 1.146vw; font-family: var(--futura), sans-serif; transition: 0.3s all ease; }
.case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts .blog-post .blog-post-content .blog-post-title a { text-decoration: unset; }
.case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts .blog-post .blog-post-content .blog-post-fulltext { font-family: var(--museo); }
.case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts .blog-post .blog-post-content .blog-post-fulltext * { color: inherit; }

@media(min-width: 1025px) {
    .case-studies-lobby-page.contentInnerPage .case-study-gallery .gallery-wrapper:has(> .item:nth-child(4)) { display: grid; grid-template-columns: repeat(4, 1fr); }
    .case-studies-lobby-page.contentInnerPage .case-study-gallery .gallery-wrapper .item { max-width: 21.3vw; }

    .case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts .blog-post:hover { transform: rotate(-2deg); filter: unset; will-change: transform, filter; color: #fff; background: var(--black); }
    .case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts .blog-post:hover .blog-post-content .blog-post-title { color: var(--green); }
}

@media(max-width: 1024px) {
    .case-studies-lobby-page.contentInnerPage #SiteGrid { padding-top: calc(var(--headerHeight) + 80px); }
    .case-studies-lobby-page.contentInnerPage #pageview { margin-bottom: 80px; }
    .case-studies-lobby-page.contentInnerPage #pageview #headline h1 { font-size: 54px; line-height: 0.85; letter-spacing: -3.9px; max-width: 100%; margin: 0 auto 28px; padding: 0 16px; }
    .case-studies-lobby-page.contentInnerPage #pageview #text1 { max-width: unset; padding: 0 16px; margin: 0 auto 28px; }
    .case-studies-lobby-page.contentInnerPage #pageview #text1 p { font-size: 14px; }
    .case-studies-lobby-page.contentInnerPage #pageview .case-study-info { padding: 0 16px; margin: 0 auto 40px; max-width: unset; gap: 6px 8px; }
    .case-studies-lobby-page.contentInnerPage #pageview .case-study-info .case-study-info-box { font-size: 14px; gap: 4px; }
    .case-studies-lobby-page.contentInnerPage #pageview .case-study-info .case-study-info-box span { font-size: 18px; }
    .case-studies-lobby-page.contentInnerPage #pageview #GridTop { height: 210px; }

    .case-studies-lobby-page.contentInnerPage .case-study-details { margin-bottom: 80px; padding: 0 16px; gap: 40px; flex-direction: column; }
    .case-studies-lobby-page.contentInnerPage .case-study-details .case-study-detail-box { width: 100%; }
    .case-studies-lobby-page.contentInnerPage .case-study-details .case-study-detail-box .case-study-detail-title { font-size: 32px; letter-spacing: -0.96px; margin: 0 auto 16px; }
    .case-studies-lobby-page.contentInnerPage .case-study-details .case-study-detail-box .case-study-detail-text * { font-size: 14px; }

    .case-studies-lobby-page.contentInnerPage .case-study-gallery { margin-bottom: 80px; padding: 0; gap: 40px; }
    .case-studies-lobby-page.contentInnerPage .case-study-gallery .section-title h2 { font-size: 40px; letter-spacing: -1.2px; padding: 0 16px; }
    .case-studies-lobby-page.contentInnerPage .case-study-gallery .section-title h2 span { font-size: 48px; }
    .case-studies-lobby-page.contentInnerPage .case-study-gallery .gallery-wrapper { gap: 12px; flex-wrap: nowrap; justify-content: flex-start; overflow-x: auto; padding-inline: 16px; scroll-snap-type: x mandatory; max-width: 100%; }
    .macOs.case-studies-lobby-page.contentInnerPage .case-study-gallery .gallery-wrapper:has(> .item:nth-child(2))::after { content: ''; height: 1px; background: transparent; min-width: 16px; display: block !important; margin-inline-start: calc(16px * -1); }
    .case-studies-lobby-page.contentInnerPage .case-study-gallery .gallery-wrapper .item { width: 75.5vw; min-width: 75.5vw; scroll-snap-align: center; }

    .case-studies-lobby-page.contentInnerPage .case-study-quote { margin-bottom: 80px; padding: 0 16px; }
    .case-studies-lobby-page.contentInnerPage .case-study-quote .section-title h2 { font-size: 56px; letter-spacing: -1.12px; margin: 0 auto 40px; }
    .case-studies-lobby-page.contentInnerPage .case-study-quote .section-title:has(+ .case-study-quote-subtitle) h2 { margin: 0 auto 24px; }
    .case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-subtitle { max-width: unset; margin: 0 auto 40px; }
    .case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-subtitle * { font-size: 14px; }
    .case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-wrapper { max-width: unset; min-height: 97vw; padding: 80px 16px; gap: 32px; justify-content: center; }
    .case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-wrapper::before { width: 40px; height: 28px; }
    .case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-wrapper .case-study-quote-writer { font-size: 14px; position: relative; transform: unset; inset-inline-start: unset; bottom: unset; }
    .case-studies-lobby-page.contentInnerPage .case-study-quote .case-study-quote-wrapper .case-study-quote-text { font-size: 18px; line-height: 1.1; }

    .case-studies-lobby-page.contentInnerPage .blog-related-posts { padding: 0; border-top: unset; gap: 40px; margin-bottom: 80px; }
    .case-studies-lobby-page.contentInnerPage .blog-related-posts .section-title h2 { font-size: 40px; letter-spacing: -1.2px; padding: 0 16px; }
    .case-studies-lobby-page.contentInnerPage .blog-related-posts .section-title h2 span { font-size: 48px; }
    .case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts { gap: 12px; flex-wrap: nowrap; justify-content: flex-start; overflow-x: auto; padding-inline: 16px; scroll-snap-type: x mandatory; max-width: 100%; display: flex; }
    .macOs.case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts:has(> .blog-post:nth-child(2))::after { content: ''; height: 1px; background: transparent; min-width: 16px; display: block !important; margin-inline-start: calc(16px * -1); }
    .case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts .blog-post { width: 80vw; min-width: 80vw; scroll-snap-align: center; }
    .case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts .blog-post .blog-post-content { padding: 16px; gap: 10px; }
    .case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts .blog-post .blog-post-content .blog-post-title { font-size: 18px; }
    .case-studies-lobby-page.contentInnerPage .blog-related-posts .blog-posts .blog-post .blog-post-content .blog-post-fulltext * { font-size: 14px; }
}

/* Footer */
footer { padding: 0; display: flex; background: var(--black); flex-direction: column; align-items: center; }
.footer-top-grid { text-align: center; width: 100%; overflow: hidden; }
.footer-top-grid .footer-top-grid-content { min-height: 47.865vw; overflow: hidden; position: relative; color: #fff; padding: 7.854vw 0 7.5vw; display: flex; flex-direction: column; gap: 2.7vw; }
.footer-top-grid .footer-top-grid-content .footer-top-grid-title { font-size: 16.667vw; line-height: 80%; text-transform: uppercase; }
.footer-top-grid .footer-top-grid-content .footer-top-grid-title svg { vector-effect: non-scaling-stroke; width: 62.3vw; height: 26vw; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); transform-origin: 46% 24%; }
.footer-top-grid .footer-top-grid-content .footer-top-grid-text { font-size: 1.146vw; line-height: 115%; margin: 0; opacity: 0; }
.footer-top-grid .footer-marquee { display: flex; border-block: 1px solid #fff; padding: 1vw 0; white-space: nowrap; }
.footer-top-grid .footer-marquee p { color: #fff; font-size: 0.885vw; text-transform: uppercase; line-height: 80%; padding: 0 0.729vw; }
.footer-top-grid .footer-marquee p::before { content: ""; position: absolute; width: 0.365vw; height: 0.365vw; background-image: url(/warehouse/dynamic/432330.svg); background-repeat: no-repeat; background-position: center; top: 50%; left: -0.2vw; transform: translateY(-50%); }
#SiteFooter .footer-text-divided { padding: 5.208vw 4.688vw 2.604vw; display: flex; flex-direction: row-reverse; justify-content: space-between; align-items: flex-end; }
#SiteFooter .footer-text-divided .footer-text-left { padding: 0; width: auto; }
#SiteFooter .footer-text-divided .footer-text-left ul { list-style: none; color: var(--Bg); margin: 1vw 0 0; padding: 0; font-size: 0.885vw; display: flex; gap: 2vw; }
#SiteFooter .footer-text-divided .footer-text-left p { width: 100%; }
#SiteFooter .footer-text-divided .footer-text-right { padding: 0; width: auto; display: flex; gap: 3.646vw; }
#SiteFooter .footer-text-divided .footer-text-right ul { list-style: none; color: var(--Bg); margin: 0; padding: 0; font-size: 0.885vw; line-height: 86%; }
#SiteFooter .footer-text-divided .footer-text-right ul li:not(:last-child) { margin-bottom: 0.469vw; }
#SiteFooter .footer-text-divided ul li { text-transform: uppercase; }
#SiteFooter .footer-text-divided ul a { transition: 0.4s all ease; }
#SiteFooter .footer-text-divided ul a:hover, .footer-text-divided ul a:focus { color: var(--green); }
#SiteFooter .site-credit.alternative { padding: 0; z-index: 1; width: 100%; border-top: 1px solid #3D3D3D; background: var(--black); }
#SiteFooter .site-credit.alternative .text-center { padding: 0.46vw 4.688vw; display: flex; justify-content: space-between; align-items: center; flex-direction: row-reverse; }
#SiteFooter .site-credit.alternative .text-center a.AccessabilityLink svg { display: none; }
#SiteFooter .site-credit.alternative .text-center p.creditWrapper a { display: flex; }

@media(min-width: 1025px) {
    .footer-top-grid .footer-contact-link { position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-indent: -9999px; }
    .footer-top-grid .footer-top-grid-content .footer-top-grid-title span { opacity: 0; }
}

@media(max-width: 1024px) {
    .footer-top-grid .footer-top-grid-content { padding: 80px 0; gap: 35px; align-items: center; }
    .footer-top-grid .footer-top-grid-content .footer-top-grid-title { font-size: 7.8rem; line-height: 85%; letter-spacing: -3.9px; }
    .footer-top-grid .footer-top-grid-content .footer-top-grid-text { font-size: 1.8rem; line-height: 100%; opacity: 1; }
    .footer-top-grid .footer-top-grid-content .footer-top-grid-title svg { display: none; }
    .footer-top-grid .footer-contact-link { margin: 0; background: var(--green); color: var(--black); font-size: 1.6rem; width: 28.2vw; min-width: 28.2vw; height: 28.2vw; padding: 0 10px; display: flex; align-items: center; justify-content: center; border-radius: 50%; position: relative; border: none; }
    .footer-top-grid .footer-contact-link::after { content: ''; position: absolute; top: 65px; background-repeat: no-repeat; background-position: right center; background-image: url(/warehouse/dynamic/429760.svg); width: 25px; height: 8px; pointer-events: none; }
    .footer-top-grid .footer-marquee { padding: 12px 0; overflow: clip; }
    .footer-top-grid .footer-marquee p { font-size: 1.3rem; padding: 0 10px; }
    .footer-top-grid .footer-marquee p::before { left: -4px; height: 8px; width: 8px; background-size: 100%; top: calc(50% - 2px); }
    #SiteFooter { padding: 0; }
    #SiteFooter .footer-text-divided { display: flex; flex-direction: column-reverse; padding: 50px 16px; }
    #SiteFooter .footer-text-divided .footer-text-left { width: 100%; display: flex; }
    #SiteFooter .footer-text-divided .footer-text-left p img { max-width: 105px; }
    #SiteFooter .footer-text-divided .footer-text-left ul { font-size: 1.4rem; flex-direction: column; align-items: flex-end; gap: 12px; margin: 0; }
    #SiteFooter .footer-text-divided .footer-text-right { width: 100%; display: flex !important; flex-wrap: wrap; justify-content: space-between; gap: 0; }
    #SiteFooter .footer-text-divided .footer-text-right ul { line-height: 100%; font-size: 1.4rem; margin-top: 40px; text-align: left; }
    #SiteFooter .footer-text-divided .footer-text-right ul:last-child { width: 100%; display: flex; justify-content: space-between; }
    #SiteFooter .footer-text-divided .footer-text-right ul:not(:first-child) { text-align: right; }
    #SiteFooter .footer-text-divided .footer-text-right ul:not(:last-child) li:not(:last-child) { margin-bottom: 12px; }
    #SiteFooter .footer-text-divided .footer-text-right ul:last-child li { margin: 0; }
    #SiteFooter .site-credit.alternative .text-center { padding: 12px 16px; }
    #SiteFooter .site-credit.alternative .text-center a.AccessabilityLink { font-size: 1.5rem; }
}

/* Animations */
body .mf-cursor { color: var(--green); }
body .mf-cursor:before { width: 3.958vw; height: 3.958vw; left: -1.979vw; top: -1.979vw; opacity: 1 !important; }
body .mf-cursor .mf-cursor-text { color: var(--black); letter-spacing: -0.01vw; font-size: 0.938vw; display: flex; flex-direction: column; width: 7.188vw; height: 7.188vw; gap: 0.4vw; align-items: center; left: -3.594vw; top: -3.594vw; }
body .mf-cursor .mf-cursor-text::after { content: ''; display: inline-block; position: absolute; top: 4.5vw; background-repeat: no-repeat; background-position: center; background-size: contain; }
body .mf-cursor.down-arrow .mf-cursor-text::after { width: 1.198vw; height: 1.198vw; background-image: url(/warehouse/dynamic/429756.svg); }
body .mf-cursor.right-arrow .mf-cursor-text::after { width: 2.188vw; height: 0.48vw; background-image: url(/warehouse/dynamic/429760.svg); }
.line { overflow: hidden; transform: translateY(0) rotate(0.001deg); }

@media (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.2) {
    .section.what-we-do-section .what-we-do-content .what-we-do-right .what-we-do-tab .what-we-do-text h3 { font-size: 2rem; }
    p, .grid-rows .grid-row-text p { font-size: 1.7rem; }

    .footer-top-grid .footer-top-grid-content { min-height: 101vh; }
}
