@import"https://fonts.googleapis.com/css2?family=Tenor+Sans:wght@400&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";@import"https://use.typekit.net/zxs6pbq.css";@font-face{font-family:the-seasons,sans-serif;font-weight:400;font-style:normal}@font-face{font-family:the-seasons,sans-serif;font-weight:400;font-style:italic}@font-face{font-family:the-seasons,sans-serif;font-weight:700;font-style:normal}@font-face{font-family:neue-haas-grotesk-display,sans-serif;font-weight:400;font-style:normal}@font-face{font-family:neue-haas-grotesk-display,sans-serif;font-weight:700;font-style:normal}@font-face{font-family:Tenor Sans Local;src:url(/assets/TenorSans-Regular-D6TYNb4V.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lausanne;src:url(/assets/Lausanne-Regular-DozYtyJM.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--font-tenor: "Tenor Sans", "Tenor Sans Local", "Times New Roman", serif;--font-suisse: "neue-haas-grotesk-display", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-seasons: "The Seasons", "Playfair Display", "Georgia", serif;--font-lausanne: "Lausanne", "Inter", "Helvetica Neue", sans-serif;--font-pp-neue: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-roc: "Space Grotesk", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.font-tenor{font-family:var(--font-tenor)}.font-suisse{font-family:var(--font-suisse)}.font-seasons{font-family:var(--font-seasons)}.font-lausanne{font-family:var(--font-lausanne)}.font-pp-neue{font-family:var(--font-pp-neue)}.font-roc{font-family:var(--font-roc)}body{margin:0;font-family:neue-haas-grotesk-display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{background-color:#000}.menu{position:fixed;top:0;left:0;right:0;z-index:1000;padding:clamp(1.25rem,1rem + 1vw,2.5rem) clamp(1rem,.5rem + 2vw,2.5rem) clamp(.75rem,.5rem + .5vw,1.25rem) clamp(1rem,.5rem + 2vw,2.5rem);display:flex;justify-content:space-between;align-items:center;width:100vw;box-sizing:border-box}.menu-list{display:flex;list-style:none;margin:0;padding:0;gap:clamp(1rem,.5rem + 2vw,2.5rem);position:absolute;left:50%;transform:translate(-50%)}.menu-item{margin:0}.menu-link{font-family:neue-haas-grotesk-display,sans-serif;font-weight:500;font-style:normal;font-size:clamp(.875rem,.75rem + .5vw,1.125rem);line-height:100%;letter-spacing:0%;color:#fff;text-decoration:none;text-transform:uppercase;display:inline-block;opacity:1;transition:opacity .3s ease}.menu-link.active{opacity:.5}.menu-list:hover .menu-link{opacity:1}.menu-list:hover .menu-link:hover{opacity:.5}.menu-logo{position:absolute;left:clamp(1rem,.5rem + 2vw,2.5rem);top:clamp(.75rem,.5rem + .5vw,1.25rem)}@media (max-width: 768px){.menu-logo{top:12px}}.logo-image{height:clamp(2.5rem,2rem + 2vw,4rem);width:auto}.menu-cta{position:absolute;right:clamp(1rem,.5rem + 2vw,2.5rem)}.menu-cta-text{font-family:neue-haas-grotesk-display,sans-serif;font-weight:500;font-style:normal;font-size:clamp(.875rem,.75rem + .5vw,1.125rem);line-height:100%;letter-spacing:0%;text-align:center;text-transform:uppercase;color:#fff;background-color:transparent;border:2px solid #ffffff;border-radius:clamp(1rem,.75rem + 1vw,1.5625rem);padding:clamp(.5rem,.375rem + .5vw,.75rem) clamp(1rem,.75rem + 1vw,1.5rem);display:inline-block;cursor:pointer;transition:background-color .4s ease,color .4s ease,border-color .4s ease}.menu-cta-text:hover{background-color:#000;color:#fff;border-color:#000}.hamburger{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:1002;position:fixed;right:24px!important;top:17px!important;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;opacity:1;visibility:visible}.hamburger-line{width:100%;height:3px;background-color:#fff;border-radius:10px;transition:all .3s ease;transform-origin:center}@media (max-width: 768px){.hamburger{display:flex;opacity:1;visibility:visible}.menu-list{position:fixed!important;top:0dvh!important;left:auto!important;right:-100%!important;width:100%!important;height:100vh!important;height:100dvh!important;background-color:#2b2b2b!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:0!important;padding:0 clamp(2.5rem,6vw,5rem)!important;transform:translateZ(0)!important;transition:right 1.2s cubic-bezier(.16,1,.3,1)!important;z-index:1001!important;margin:0!important;overflow:hidden;will-change:right;backface-visibility:hidden;-webkit-backface-visibility:hidden}.menu-list.mobile-open,ul.menu-list.mobile-open{right:0!important}.menu-item{width:100%;text-align:left;position:relative;padding:clamp(1.2rem,3vw,2rem) 0;border-bottom:2px solid rgba(255,255,255,0);transition:border-color .4s ease}.menu-item:first-child{border-top:2px solid rgba(255,255,255,0);transition:border-color .4s ease}.menu-list:not(.mobile-open) .menu-item{border-bottom-color:#fff0}.menu-list:not(.mobile-open) .menu-item:first-child{border-top-color:#fff0}.menu-list.mobile-open .menu-item{border-bottom-color:#fff3}.menu-list.mobile-open .menu-item:first-child{border-top-color:#fff3}.menu-list.mobile-open .menu-item:nth-child(1){transition-delay:0s}.menu-list.mobile-open .menu-item:nth-child(2){transition-delay:.1s}.menu-list.mobile-open .menu-item:nth-child(3){transition-delay:.2s}.menu-list.mobile-open .menu-item:nth-child(4){transition-delay:.3s}.menu-list.mobile-open .menu-item:nth-child(5){transition-delay:.4s}.menu-link{font-size:clamp(2rem,5vw,3.5rem);font-weight:500;display:block;padding:0;position:relative;color:#fff;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);text-transform:uppercase;will-change:opacity,transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0)}.menu-list:not(.mobile-open) .menu-link{opacity:0;transform:translateY(40px) translateZ(0);transition-delay:0s}.menu-list.mobile-open .menu-link{opacity:1;transform:translateY(0) translateZ(0)}.menu-list.mobile-open .menu-item:nth-child(1) .menu-link{transition-delay:.15s}.menu-list.mobile-open .menu-item:nth-child(2) .menu-link{transition-delay:.25s}.menu-list.mobile-open .menu-item:nth-child(3) .menu-link{transition-delay:.35s}.menu-list.mobile-open .menu-item:nth-child(4) .menu-link{transition-delay:.45s}.menu-list.mobile-open .menu-item:nth-child(5) .menu-link{transition-delay:.55s}.menu-link.active{opacity:.5!important}.menu-link:active{opacity:.7}.menu-cta{display:none}}@keyframes slideUpFromLine{0%{opacity:0;transform:translateY(40px)}50%{opacity:.5}to{opacity:1;transform:translateY(0)}}.menu-overlay{display:none}.body1{color:#c3c3c3!important;font-family:neue-haas-grotesk-display!important;font-weight:600!important;font-size:clamp(.75rem,1.2rem + .4vw,3rem)!important;text-transform:uppercase!important}.body2{color:#c3c3c3!important;font-family:neue-haas-grotesk-display!important;font-weight:500!important;font-size:clamp(.75rem,1.5rem + .4vw,2rem)!important}.body3{color:#c3c3c3!important;font-family:neue-haas-grotesk-display!important;font-weight:500!important;font-size:clamp(.75rem,1rem + .4vw,2rem)!important;line-height:1.4!important}.footer-mob-container{width:90vw;margin:0 5vw;display:flex;flex-direction:column;gap:5vh;padding-bottom:calc(5vh + env(safe-area-inset-bottom));padding-top:5vh}.footer-mob-divider{width:90vw;height:1px;background-color:#c3c3c3;margin:0 auto}.footer-mob-work{display:flex;align-items:center;gap:12px;cursor:pointer}.footer-mob-arrow{display:block;width:36px;height:36px}.footer-mob-section{display:flex;flex-direction:column;gap:8px}.footer-mob-title{margin:0}.footer-mob-email{text-decoration:none}.footer-mob-text{margin:0}.footer-mob-link{text-decoration:none;text-transform:uppercase}.footer-mob-logo-container{margin-bottom:3vh}.footer-mob-logo{width:40px;height:auto}.footer-mob-copyright span{margin:0}.footer-mob-back-link{display:flex;align-items:center;gap:8px;cursor:pointer}.footer-mob-arrow-top{display:block;width:12px;height:auto}.contact-flip-text{display:inline-block;cursor:pointer;transition:color .3s ease}.contact-flip-text:hover{animation:contactFlipOnHover 1s ease forwards}@keyframes contactFlipOnHover{0%{transform:rotateX(0)}to{transform:rotateX(360deg)}}.email-underline{position:relative;display:inline-block;cursor:pointer}.email-underline:after{content:"";position:absolute;bottom:0;left:0;width:0;height:.07vh;background-color:#fff;transition:width 1s ease}.email-underline:hover:after{width:100%}@media (max-width: 768px){.contact-section{padding:2rem 1rem!important;min-height:auto!important;overflow-x:hidden!important;display:flex!important;flex-direction:column!important}.contact-section>h1{font-size:clamp(3rem,15vw,8rem)!important;line-height:1!important;margin-top:2rem!important;margin-bottom:2rem!important;padding:0!important;width:100%!important;box-sizing:border-box!important;position:static!important;text-align:center!important}.contact-section>div:nth-child(2){position:static!important;left:auto!important;top:auto!important;transform:none!important;width:100%!important;margin:2rem 0!important}.contact-section>div:nth-child(2) img{width:100%!important;max-width:100%!important;height:auto!important}.contact-section>div:nth-child(2)>div>div:nth-child(2){font-size:.875rem!important;line-height:1.3!important;white-space:normal!important;padding:0 .5rem!important;text-align:center!important;width:95%!important;top:calc(50% - 8vh)!important}.contact-section>div:nth-child(2)>div>div:nth-child(2){font-size:.875rem!important;line-height:1.3!important;white-space:normal!important;padding:0 .5rem!important;text-align:center!important;width:95%!important;top:calc(50% + -0vh)!important}.contact-section>div:nth-child(2)>div>div:nth-child(2)>div{white-space:normal!important}.contact-section>div:nth-child(2)>div>div:nth-child(3){top:calc(50% + 5vh)!important;gap:0!important}.contact-section>div:nth-child(2)>div>div:nth-child(3){top:calc(50% + 8vh)!important;gap:0!important}.contact-section>div:nth-child(2)>div>div:nth-child(3) a:first-child{font-size:.875rem!important;padding:.5rem 1rem!important;height:2.5rem!important}.contact-section>div:nth-child(2)>div>div:nth-child(3) a:last-child{width:2.5rem!important;height:2.5rem!important;min-width:2.5rem!important;min-height:2.5rem!important}.contact-section>div:nth-child(3){position:static!important;margin:2rem 0 1rem!important}.contact-section>div:nth-child(3) span{font-size:1rem!important}.contact-section>div:nth-child(4){position:static!important;margin-bottom:1rem!important}.contact-section>div:nth-child(4) span{font-size:1.5rem!important;line-height:1.2!important}.contact-section>div:nth-child(5){position:static!important;left:auto!important;right:auto!important;flex-direction:column!important;align-items:flex-start!important;margin-bottom:2rem!important}.contact-section>div:nth-child(5) span{font-size:1.5rem!important;line-height:1.2!important;margin-bottom:1rem!important}.contact-section>div:nth-child(5)>div img{max-width:60px!important}}.about-page{width:100vw;height:100dvh;overflow:hidden;position:relative}@media (max-width: 768px){.about-page{overflow-x:hidden!important;max-width:100vw!important}.about-image{max-width:100vw!important}}.about-image{width:100vw;height:100dvh;object-fit:cover;display:block;opacity:0;filter:grayscale(100%)}.about-title{position:absolute;left:0;font-family:the-seasons,sans-serif;font-weight:300;font-style:normal;font-size:10vw;line-height:98%;letter-spacing:1px;text-transform:uppercase;color:#fff;margin:0;padding:0 0 1.85vh 1.04vw}@media (min-width: 768px){.about-title{bottom:0vh}}@media (max-width: 767px){.about-title{bottom:1vh}}.about-section1{width:100vw;height:60vh;background-color:#000;position:relative}.about-section1-text{position:absolute;top:12vh;left:12vh}.about-section1-text-right{position:absolute;top:34vh;left:calc(50vw + 12vh)}.about-section2{width:100vw;height:75vh;background-color:#000;position:relative}.about-section2-text{position:absolute;top:12vh;left:12vh}.about-section2-text-left{position:absolute;top:32vh;left:12vh}.about-section2-image{position:absolute;top:32vh;right:12vh;width:20vw;height:auto}.about-section2-image canvas{width:100%!important;height:auto!important;display:block}.about-section3{width:100vw;min-height:200vh;background-color:#000;position:relative}.about-section3-1{width:100vw;height:170vh;background-color:#000;position:relative}.about-section3-title{position:absolute;top:12vh;left:12vh}.about-section3-number{position:absolute;top:20vh;left:7vh}.about-section3-text{position:absolute;top:30vh;left:12vh}.about-section3-title2{position:absolute;top:70vh;left:12vh}.about-section3-number2{position:absolute;top:78vh;left:7vh}.about-section3-text2{position:absolute;top:88vh;left:12vh}.about-section3-title3{position:absolute;top:128vh;left:12vh}.about-section3-number3{position:absolute;top:136vh;left:7vh}.about-section3-text3{position:absolute;top:146vh;left:12vh}.about-section3-story{position:absolute;top:-5vh;left:50%;transform:translate(-50%);white-space:nowrap}.about-section3-story2{position:absolute;top:calc(-5vh + 150px);left:50%;transform:translate(-50%);white-space:nowrap;z-index:10}.about-section3-1-image{position:absolute;top:19vh;left:50%;transform:translate(-50%);width:40vw;height:auto;filter:grayscale(100%);display:block}.about-section3-1-text{position:absolute;top:80vh;left:12vh}.about-section3-1-text-right{position:absolute;top:90vh;right:12vh}.about-section3-2-text{position:absolute;top:120vh;left:12vh}.about-section3-2-text-right{position:absolute;top:140vh;right:12vh}.about-section3-line{position:absolute;top:185vh;left:50%;transform:translate(-50%);width:0;height:.07vh;background-color:#fff}.about-section4{width:100vw;height:110vh;background-color:#000;position:relative}.about-section4-title{position:absolute;top:12vh;left:12vh}.about-section4-boxes{position:absolute;top:27vh;left:0;width:100vw;display:flex;justify-content:center;gap:5vw}.about-section4-box{width:25vw;height:70vh;background-color:#000;overflow:hidden}.about-section4-img{width:100%;height:60vh;object-fit:cover;display:block;filter:grayscale(100%)}.about-section4-img-scaled{transform:translate(0)}.about-section4-text{font-family:neue-haas-grotesk-display;font-weight:300;font-size:1vw;line-height:2.5vh;letter-spacing:1px;color:#fff;padding-left:-2vh;padding-top:2vh}.about-section4-more{position:absolute;left:50%;top:99vh;font-family:neue-haas-grotesk-display;font-weight:400;font-size:1vw;line-height:2.5vh;letter-spacing:1px;color:#fff;transform:translate(-50%)}.about-section5{font-family:neue-haas-grotesk-display;width:91vw;height:40vh;font-weight:300;background-color:#000;display:flex;justify-content:center;align-items:center;padding-left:10vw;box-sizing:border-box}.about-section5-text{font-family:neue-haas-grotesk-display;font-weight:300;font-size:1.3vw;line-height:3.8vh;letter-spacing:1px;text-align:center;color:#fff;max-width:72vw}.about-section6{width:100vw;height:90vh;background-color:#000;position:relative;padding-bottom:5vh}.about-section6-title{position:absolute;top:12vh;left:5.5vw}.about-section6-grid{position:absolute;top:27vh;left:7vh;right:12vh;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto auto;gap:0vw}.about-section6-grid-item{display:flex;justify-content:flex-start;align-items:flex-start;padding:2vh 2vw}.about-section6-tag{border:1px solid white;border-radius:50px;font-family:neue-haas-grotesk-display;font-weight:400;font-size:.73vw;line-height:1.3vh;letter-spacing:.04vw;text-transform:uppercase;color:#fff;padding:1vh 2vw;display:inline-block;white-space:nowrap}.about-section6-list{font-family:neue-haas-grotesk-display;font-weight:400;font-size:.8vw;line-height:2vh;letter-spacing:1px;color:#fff}.about-section7{width:100vw;height:100dvh;background-color:#000;position:relative}@media (max-width: 768px){.about-section7{overflow:hidden!important;max-width:100vw!important}}.about-section7-title{position:absolute;top:12vh;left:12vh;font-family:the-seasons,sans-serif;font-weight:300;font-size:4.99vw;line-height:11.11vh;letter-spacing:1px;text-transform:uppercase;color:#fff}.about-section7-letter{opacity:0;transform:translate(40vw)}.about-section7-line{position:absolute;top:30vh;left:50%;transform:translate(-50%);width:0;height:.07vh;background-color:#fff;opacity:.5}.about-section7-carousel{position:absolute;top:42vh;left:12vh;display:flex;gap:5vh;will-change:transform}.about-section7-card{min-width:40vw;height:40vh;background-color:#000;border-radius:10px;flex-shrink:0;position:relative;padding:2vh 2vw}.about-section7-card-number{position:absolute;top:2vh;left:2vw;font-family:neue-haas-grotesk-display;font-weight:300;font-size:.65vw;line-height:1.94vh;letter-spacing:-.01vw;text-transform:uppercase;color:#fff}.about-section7-card-text{position:absolute;top:50%;left:2vw;transform:translateY(-50%);font-family:the-seasons;font-weight:300;font-size:4.17vw;line-height:8.75vh;letter-spacing:-.03vw;color:#fff;text-transform:uppercase}.about-section7-card-description{position:absolute;top:calc(50% + 12vh);left:2vw;font-family:neue-haas-grotesk-display;font-weight:400;font-size:.8vw;line-height:2vh;letter-spacing:1px;color:#fff;max-width:35vw}@media (max-width: 768px){.about-page,.about-section1,.about-section2,.about-section3,.about-section3-1,.about-section4,.about-section5,.about-section6,.about-section7{overflow-x:hidden!important;max-width:100vw!important}.about-section2-image img,.about-section3-1-image,.about-section4-img{max-width:100%!important;width:100%!important;height:auto!important;object-fit:cover!important}.about-page{width:100vw!important;overflow-x:hidden!important}.about-image{width:100vw!important;max-width:100%!important;height:100vh!important;height:100dvh!important;height:calc(var(--vh, 1vh) * 100)!important}.about-title{font-size:12vw;padding:0 1rem 2vh 1rem}.about-section1{height:auto;padding:3rem 1rem;display:flex;flex-direction:column;gap:2rem}.about-section1-text,.about-section1-text-right{position:static;max-width:100%!important}.about-section1-text>div,.about-section1-text-right>div{font-size:1.25rem!important;line-height:1.5!important;max-width:100%!important}.about-section2{height:auto;padding:3rem 1rem;display:flex;flex-direction:column;gap:2rem}.about-section2-text,.about-section2-text-left,.about-section2-image{position:static;width:100%!important;max-width:100%!important}.about-section2-text>div,.about-section2-text-left>div{font-size:1.25rem!important;line-height:1.5!important;max-width:100%!important}.about-section2-image{width:100%!important;max-width:100%!important}.about-section2-image img{width:100%!important;max-width:100%!important;height:auto!important}.about-section3{min-height:auto;padding:3rem 1rem}.about-section3-title,.about-section3-title2,.about-section3-title3{position:static!important;margin-bottom:.5rem}.about-section3-number,.about-section3-number2,.about-section3-number3{position:static!important;margin-bottom:.25rem}.about-section3-text,.about-section3-text2,.about-section3-text3{position:static!important;margin-bottom:1.5rem}.about-section3-title>div,.about-section3-title2>div,.about-section3-title3>div{font-size:2rem!important;line-height:1.2!important}.about-section3-number>div,.about-section3-number2>div,.about-section3-number3>div{font-size:1rem!important}.about-section3-text>div,.about-section3-text2>div,.about-section3-text3>div{font-size:.875rem!important;line-height:1.4!important;max-width:100%!important}.about-section3-line{position:static!important;transform:none!important;width:100%!important;margin-top:3rem}.about-section3-1{height:auto;padding:3rem 1rem}.about-section3-story,.about-section3-story2{position:static!important;transform:none!important;white-space:normal!important;text-align:center;margin-bottom:2rem}.about-section3-story>div,.about-section3-story2>div{font-size:3rem!important;line-height:1.2!important}.about-section3-1-image{position:static!important;transform:none!important;width:100%!important;max-width:100%!important;height:auto!important;margin:2rem 0}.about-section3-1-text,.about-section3-1-text-right,.about-section3-2-text,.about-section3-2-text-right{position:static!important;margin-bottom:1.5rem}.about-section3-1-text>div,.about-section3-1-text-right>div,.about-section3-2-text>div,.about-section3-2-text-right>div{font-size:1.125rem!important;line-height:1.5!important;max-width:100%!important}.about-section4{height:auto;padding:3rem 1rem;overflow-x:hidden!important}.about-section4-title{position:static;margin-bottom:2rem}.about-section4-title>div{font-size:2rem!important;line-height:1.2!important}.about-section4-boxes{position:static;flex-direction:column;gap:2rem;width:100%!important;padding:0!important;box-sizing:border-box!important}.about-section4-box{width:100%!important;height:auto!important;overflow:hidden;box-sizing:border-box!important}.about-section4-img{width:100%!important;height:auto!important;max-width:100%!important;object-fit:cover!important;display:block!important}.about-section4-img-scaled{transform:none!important}.about-section4-text{font-size:1rem!important;padding-top:1rem}.about-section4-more{position:static;transform:none;text-align:center;margin-top:2rem;font-size:.875rem!important}.about-section5{width:100%;height:auto;padding:3rem 1rem}.about-section5-text{font-size:1.125rem!important;line-height:1.6!important;max-width:100%!important;text-align:left}.about-section6{height:auto;padding:3rem 1rem}.about-section6-title{position:static;margin-bottom:2rem}.about-section6-title>div{font-size:2.5rem!important;line-height:1.2!important}.about-section6-grid{position:static;display:flex!important;flex-direction:column!important;gap:1rem!important}.about-section6-grid-item:nth-child(1){order:1}.about-section6-grid-item:nth-child(5){order:2}.about-section6-grid-item:nth-child(2){order:3}.about-section6-grid-item:nth-child(6){order:4}.about-section6-grid-item:nth-child(3){order:5}.about-section6-grid-item:nth-child(7){order:6}.about-section6-grid-item:nth-child(4){order:7}.about-section6-grid-item:nth-child(8){order:8}.about-section6-grid-item{padding:0!important;margin-bottom:1rem}.about-section6-tag{font-size:.75rem!important;margin-bottom:1rem}.about-section6-list{font-size:.875rem!important;line-height:1.8!important;margin-bottom:2rem}.about-section7{height:auto;padding:3rem 1rem}.about-section7-title{position:static;font-size:2.5rem!important;line-height:1.2!important;margin-bottom:2rem}.about-section7-letter{transform:none!important;opacity:1!important}.about-section7-line{position:static;transform:none;width:100%!important;margin:2rem 0}.about-section7-carousel{position:static!important;flex-direction:column!important;gap:2rem!important;transform:none!important}.about-section7-card{min-width:100%!important;width:100%!important;height:auto!important;padding:2rem 1.5rem 3rem!important}.about-section7-card-number{position:static;display:block;font-size:.75rem!important;margin-bottom:1rem}.about-section7-card-text{position:static;transform:none;font-size:2rem!important;line-height:1.2!important;margin-bottom:1rem;color:#fff}.about-section7-card-description{position:static;font-size:1.3rem!important;line-height:1.3!important;max-width:100%!important}.about-section7-card-description br{display:none}}.contact-page{width:100vw;min-height:100vh;background-color:#000;position:relative}@media (max-width: 768px){.contact-page{overflow-x:hidden!important;max-width:100vw!important}.contact-hero{overflow:hidden!important;max-width:100vw!important}}.contact-hero{width:100vw;height:100vh;display:flex;flex-direction:row}.contact-hero-left{width:60vw;height:100vh;background-color:#000;display:flex;flex-direction:column;padding:12vh 12vh 12vh 4vh;box-sizing:border-box;position:relative}.contact-hero-title1{margin-bottom:2vh;opacity:0}.contact-hero-title2{margin-bottom:5vh;padding-left:0vw;opacity:0}.contact-hero-text1{margin-bottom:3vh;padding-left:0vw;opacity:0;max-width:20vw}.contact-hero-text2{opacity:0}.contact-hero-boxes{position:absolute;top:70vh;left:25vw;display:flex;flex-direction:row;gap:2vw;opacity:0}.contact-hero-box1{width:15vw;height:25vh;background-color:transparent;position:relative}.contact-hero-box1-text{position:absolute;top:1vh;left:1vw;font-family:Tenor Sans;font-weight:400;font-size:.78vw;line-height:5.76vh;letter-spacing:0%;text-transform:uppercase;color:#fff}.contact-hero-box1-email{position:absolute;top:5vh;left:1vw;font-family:"Suisse BP Int'l";font-weight:500;font-size:.78vw;line-height:3.4vh;letter-spacing:0%;color:#fff}.contact-hero-box1-address{position:absolute;top:8.5vh;left:1vw;font-family:"Suisse BP Int'l";font-weight:500;font-size:.78vw;line-height:1.46vh;letter-spacing:0%;color:#fff;max-width:13vw}.contact-hero-box1-office{position:absolute;top:14vh;left:1vw;font-family:Tenor Sans;font-weight:400;font-size:.78vw;line-height:5.76vh;letter-spacing:0%;text-transform:uppercase;color:#fff}.contact-hero-box1-phone{position:absolute;top:18vh;left:1vw;font-family:"Suisse BP Int'l";font-weight:500;font-size:.78vw;line-height:3.4vh;letter-spacing:0%;color:#fff}.contact-hero-box2{width:10vw;height:25vh;background-color:transparent;position:relative;margin-left:10vh}.contact-hero-box2-text{position:absolute;top:1vh;left:1vw;font-family:Tenor Sans;font-weight:400;font-size:.78vw;line-height:5.76vh;letter-spacing:0%;text-transform:uppercase;color:#fff}.contact-hero-box2-instagram{position:absolute;top:5vh;left:1vw;font-family:"Suisse BP Int'l";font-weight:500;font-size:.78vw;line-height:3.4vh;letter-spacing:0%;color:#fff;text-decoration:none}.contact-hero-box2-facebook{position:absolute;top:7.5vh;left:1vw;font-family:"Suisse BP Int'l";font-weight:500;font-size:.78vw;line-height:3.4vh;letter-spacing:0%;color:#fff;text-decoration:none}.contact-hero-box2-linkedin{position:absolute;top:10vh;left:1vw;font-family:"Suisse BP Int'l";font-weight:500;font-size:.78vw;line-height:3.4vh;letter-spacing:0%;color:#fff;text-decoration:none}.contact-hero-box2-google{position:absolute;top:12.5vh;left:1vw;font-family:"Suisse BP Int'l";font-weight:500;font-size:.78vw;line-height:3.4vh;letter-spacing:0%;color:#fff;text-decoration:none}.contact-hero-right{width:40vw;height:100vh;background-image:url(/assets/contact-right-BTxMee4z.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;filter:grayscale(100%);display:flex;justify-content:center;align-items:center;position:relative;opacity:0}.contact-hero-right:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1}.contact-hero-logo{height:28vh;width:auto;position:relative;z-index:2}@media (max-width: 768px){.contact-hero{flex-direction:column;height:auto}.contact-hero-left{width:100%!important;height:auto!important;padding:3rem 1.5rem!important}.contact-hero-title1,.contact-hero-title2{margin-bottom:1.5rem}.contact-hero-title1>div,.contact-hero-title2>div{font-size:1.75rem!important;line-height:1.3!important}.contact-hero-text1{max-width:100%!important;margin-bottom:1.5rem}.contact-hero-text1>div{font-size:.875rem!important;line-height:1.3!important}.contact-hero-text2>div{font-size:.875rem!important;line-height:1.3!important;max-width:100%!important;text-align:left!important}.contact-hero-boxes{position:static!important;flex-direction:column!important;gap:3rem!important;margin-top:3rem}.contact-hero-box1,.contact-hero-box2{width:100%!important;height:auto!important;margin-left:0!important}.contact-hero-box1-text,.contact-hero-box1-email,.contact-hero-box1-address,.contact-hero-box1-office,.contact-hero-box1-phone{position:static!important;font-size:.875rem!important;line-height:1.5!important;max-width:100%!important;margin-bottom:.75rem}.contact-hero-box2-text,.contact-hero-box2-instagram,.contact-hero-box2-facebook,.contact-hero-box2-linkedin,.contact-hero-box2-google{position:static!important;display:block!important;font-size:.875rem!important;line-height:1.5!important;margin-bottom:.75rem}.contact-hero-right{width:100%!important;height:50vh!important;min-height:300px}.contact-hero-logo{height:20vh}}.philosophy-page{width:100vw;min-height:100dvh;background-color:#000;position:relative}@media (max-width: 768px){.philosophy-page{overflow-x:hidden!important;max-width:100vw!important}.philosophy-hero{overflow:hidden!important;max-width:100vw!important}}.philosophy-hero{width:100vw;height:100dvh;display:flex;flex-direction:row;background-color:#000}.philosophy-hero-left{width:30vw;height:100dvh;background-color:#000;padding-top:15vh;padding-left:2vw}.philosophy-process-text{font-family:Arial;font-weight:700;font-size:.63vw;line-height:1.43vh;letter-spacing:-.01vw;text-transform:uppercase;color:#fff}.philosophy-hero-right{width:70vw;height:100dvh;background-color:#000;padding-left:5vw;padding-right:2vw;display:flex;flex-direction:column;margin-top:15vh}.philosophy-text1{overflow:hidden;line-height:5.36vh}.philosophy-text1-inner{font-family:the-seasons,sans-serif;font-weight:300;font-size:2.63vw;line-height:5.36vh;letter-spacing:-.09vw;color:#fff;opacity:0}.philosophy-image-container{width:100%;margin-top:5vh;overflow:hidden}.philosophy-hero-image{width:100%;display:block;opacity:0}.philosophy-section1{width:100vw;background-color:#000;position:relative;display:flex;flex-direction:row}.philosophy-section1-container1{width:30vw;height:25vh;background-color:#000;padding-top:2vh;padding-left:2vw}.philosophy-approach-text{font-family:Arial;font-weight:700;font-size:.63vw;line-height:1.43vh;letter-spacing:-.01vw;text-transform:uppercase;color:#fff;margin-top:10vh}.philosophy-section1-container2{width:60vw;height:25vh;background-color:#000;padding-top:2vh;padding-left:5vw;margin-top:10vh}.philosophy-guide-text{overflow:hidden;line-height:2.09vh}.philosophy-guide-text-inner{font-family:Arial;font-weight:500;font-size:1.5vw;line-height:4.09vh;letter-spacing:-.01vw;color:#fff;text-transform:uppercase}.philosophy-section1-container3{width:10vw;height:25vh;background-color:#000;padding-top:2vh;padding-right:2vw;text-align:right;margin-top:10vh}.philosophy-copyright-text{font-family:Arial;font-weight:700;font-size:.67vw;line-height:1.43vh;letter-spacing:-.01vw;text-transform:uppercase;color:#fff}.philosophy-section2{width:100vw;min-height:70vh;background-color:#000;position:relative;padding-top:10vh;padding-left:2vw}.philosophy-section2-title{font-family:the-seasons,sans-serif;font-weight:300;font-size:5.53vw;line-height:10.03vh;letter-spacing:-.18vw;text-transform:uppercase;color:#fff}.philosophy-section2-arrow{font-family:Arial;font-weight:700;font-size:5.7vw;line-height:10.03vh;letter-spacing:-.18vw;text-align:right;text-transform:uppercase;color:#fff;position:absolute;right:2vw;top:55vh}.philosophy-sections-container{width:100vw;background-color:#1a1a1a;position:relative}.philosophy-section3-0{width:100vw;height:100dvh;background-color:#000;position:relative;display:flex;flex-direction:row;transform-origin:center center;will-change:transform;padding-top:10vh;box-sizing:border-box}.philosophy-section3-0-left{width:30vw;height:100%;background-color:#000;padding-top:28vh;padding-left:2vw;display:flex;align-items:flex-start;justify-content:center}.philosophy-section3-0-number{font-family:Arial;font-weight:300;font-size:1.3vw;line-height:10.03vh;letter-spacing:0vw;text-transform:uppercase;color:#fff}.philosophy-section3-0-right{width:70vw;height:100%;background-color:#000;padding-top:2vh;padding-left:5vw;padding-right:2vw}.philosophy-section3-0-title{font-family:Tenor Sans;font-weight:400;font-size:3.6vw;line-height:6.23vh;letter-spacing:-.11vw;text-transform:uppercase;color:#fff}.philosophy-section3-0-image{width:60%;height:40vh;margin-top:5vh;display:block;object-fit:cover;filter:grayscale(100%)}.philosophy-section3-0-description{font-family:Tenor Sans;font-weight:400;font-size:.8vw;line-height:2.6vh;letter-spacing:-.01vw;color:#fff;margin-top:3vh;width:34vw;overflow:hidden;text-transform:uppercase}.philosophy-section3-0-description-inner{display:block}.philosophy-section3-1{width:100vw;height:100dvh;background-color:#000;position:relative;display:flex;flex-direction:row;transform-origin:center center;will-change:transform;padding-top:10vh;box-sizing:border-box}.philosophy-section3-1-left{width:30vw;height:100%;background-color:#000;padding-top:28vh;padding-left:2vw;display:flex;align-items:flex-start;justify-content:center}.philosophy-section3-1-number{font-family:Arial;font-weight:300;font-size:1.3vw;line-height:10.03vh;letter-spacing:0vw;text-transform:uppercase;color:#fff}.philosophy-section3-1-right{width:70vw;height:100%;background-color:#000;padding-top:2vh;padding-left:5vw;padding-right:2vw}.philosophy-section3-1-title{font-family:Tenor Sans;font-weight:400;font-size:3.6vw;line-height:6.23vh;letter-spacing:-.11vw;text-transform:uppercase;color:#fff}.philosophy-section3-1-image{width:60%;height:40vh;margin-top:5vh;display:block;object-fit:cover}.philosophy-section3-1-description{font-family:Tenor Sans;font-weight:400;font-size:.8vw;line-height:2.6vh;letter-spacing:-.01vw;color:#fff;margin-top:3vh;width:34vw;overflow:hidden;text-transform:uppercase}.philosophy-section3-1-description-inner{display:block}.philosophy-section3-2{width:100vw;height:100dvh;background-color:#000;position:relative;display:flex;flex-direction:row;transform-origin:center center;will-change:transform;padding-top:10vh;box-sizing:border-box}.philosophy-section3-2-left{width:30vw;height:100%;background-color:#000;padding-top:28vh;padding-left:2vw;display:flex;align-items:flex-start;justify-content:center}.philosophy-section3-2-number{font-family:Arial;font-weight:300;font-size:1.3vw;line-height:10.03vh;letter-spacing:0vw;text-transform:uppercase;color:#fff}.philosophy-section3-2-right{width:70vw;height:100%;background-color:#000;padding-top:2vh;padding-left:5vw;padding-right:2vw}.philosophy-section3-2-title{font-family:Tenor Sans;font-weight:400;font-size:3.6vw;line-height:6.23vh;letter-spacing:-.11vw;text-transform:uppercase;color:#fff}.philosophy-section3-2-image{width:60%;height:40vh;margin-top:5vh;display:block;object-fit:cover}.philosophy-section3-2-description{font-family:Tenor Sans;font-weight:400;font-size:.8vw;line-height:2.6vh;letter-spacing:-.01vw;color:#fff;margin-top:3vh;width:34vw;overflow:hidden;text-transform:uppercase}.philosophy-section3-2-description-inner{display:block}.philosophy-section3-3{width:100vw;height:100dvh;background-color:#000;position:relative;display:flex;flex-direction:row;transform-origin:center center;will-change:transform;padding-top:10vh;box-sizing:border-box}.philosophy-section3-3-left{width:30vw;height:100%;background-color:#000;padding-top:28vh;padding-left:2vw;display:flex;align-items:flex-start;justify-content:center}.philosophy-section3-3-number{font-family:Arial;font-weight:300;font-size:1.3vw;line-height:10.03vh;letter-spacing:0vw;text-transform:uppercase;color:#fff}.philosophy-section3-3-right{width:70vw;height:100%;background-color:#000;padding-top:2vh;padding-left:5vw;padding-right:2vw}.philosophy-section3-3-title{font-family:Tenor Sans;font-weight:400;font-size:3.6vw;line-height:6.23vh;letter-spacing:-.11vw;text-transform:uppercase;color:#fff}.philosophy-section3-3-image{width:60%;height:40vh;margin-top:5vh;display:block;object-fit:cover}.philosophy-section3-3-description{font-family:Tenor Sans;font-weight:400;font-size:.8vw;line-height:2.6vh;letter-spacing:-.01vw;color:#fff;margin-top:3vh;width:34vw;overflow:hidden;text-transform:uppercase}.philosophy-section3-3-description-inner{display:block}.philosophy-section3-4{width:100vw;height:100dvh;background-color:#000;position:relative;display:flex;flex-direction:row;transform-origin:center center;will-change:transform;padding-top:10vh;box-sizing:border-box}.philosophy-section3-4-left{width:30vw;height:100%;background-color:#000;padding-top:28vh;padding-left:2vw;display:flex;align-items:flex-start;justify-content:center}.philosophy-section3-4-number{font-family:Arial;font-weight:300;font-size:1.3vw;line-height:10.03vh;letter-spacing:0vw;text-transform:uppercase;color:#fff}.philosophy-section3-4-right{width:70vw;height:100%;background-color:#000;padding-top:2vh;padding-left:5vw;padding-right:2vw}.philosophy-section3-4-title{font-family:Tenor Sans;font-weight:400;font-size:3.6vw;line-height:6.23vh;letter-spacing:-.11vw;text-transform:uppercase;color:#fff}.philosophy-section3-4-image{width:60%;height:40vh;margin-top:5vh;display:block;object-fit:cover}.philosophy-section3-4-description{font-family:Tenor Sans;font-weight:400;font-size:.8vw;line-height:2.6vh;letter-spacing:-.01vw;color:#fff;margin-top:3vh;width:34vw;overflow:hidden;text-transform:uppercase}.philosophy-section3-4-description-inner{display:block}.philosophy-section3-5{width:100vw;height:100dvh;background-color:#000;position:relative;display:flex;flex-direction:row;transform-origin:center center;will-change:transform;padding-top:10vh;box-sizing:border-box}.philosophy-section3-5-left{width:30vw;height:100%;background-color:#000;padding-top:28vh;padding-left:2vw;display:flex;align-items:flex-start;justify-content:center}.philosophy-section3-5-number{font-family:Arial;font-weight:300;font-size:1.3vw;line-height:10.03vh;letter-spacing:0vw;text-transform:uppercase;color:#fff}.philosophy-section3-5-right{width:70vw;height:100%;background-color:#000;padding-top:2vh;padding-left:5vw;padding-right:2vw}.philosophy-section3-5-title{font-family:Tenor Sans;font-weight:400;font-size:3.6vw;line-height:6.23vh;letter-spacing:-.11vw;text-transform:uppercase;color:#fff}.philosophy-section3-5-image{width:60%;height:40vh;margin-top:5vh;display:block;object-fit:cover}.philosophy-section3-5-description{font-family:Tenor Sans;font-weight:400;font-size:.8vw;line-height:2.6vh;letter-spacing:-.01vw;color:#fff;margin-top:3vh;width:34vw;overflow:hidden;text-transform:uppercase}.philosophy-section3-5-description-inner{display:block}.philosophy-section3-6{width:100vw;height:100dvh;background-color:#000;position:relative;display:flex;flex-direction:row;transform-origin:center center;will-change:transform;padding-top:10vh;box-sizing:border-box}.philosophy-section3-6-left{width:30vw;height:100%;background-color:#000;padding-top:28vh;padding-left:2vw;display:flex;align-items:flex-start;justify-content:center}.philosophy-section3-6-number{font-family:Arial;font-weight:300;font-size:1.3vw;line-height:10.03vh;letter-spacing:0vw;text-transform:uppercase;color:#fff}.philosophy-section3-6-title{font-family:Tenor Sans;font-weight:400;font-size:3.6vw;line-height:6.23vh;letter-spacing:-.11vw;text-transform:uppercase;color:#fff}.philosophy-section3-6-image{width:60%;height:40vh;margin-top:5vh;display:block;object-fit:cover}.philosophy-section3-6-description{font-family:Tenor Sans;font-weight:400;font-size:.8vw;line-height:2vh;letter-spacing:-.01vw;color:#fff;margin-top:3vh;width:34vw;overflow:hidden;text-transform:uppercase}.philosophy-section3-6-description-inner{display:block}.philosophy-section3-6-right{width:70vw;height:100%;background-color:#000;padding-top:2vh;padding-left:5vw;padding-right:2vw}@media (max-width: 768px){.philosophy-hero{flex-direction:column;height:auto;padding:2rem 1rem}.philosophy-hero-left{width:100%;height:auto;padding:1rem 0}.philosophy-process-text{font-size:.75rem}.philosophy-hero-right{width:100%;height:auto;padding:0;margin-top:2rem}.philosophy-text1-inner{font-size:1.5rem;line-height:1.3}.philosophy-image-container{margin-top:2rem}.philosophy-section1{flex-direction:column;padding:2rem 1rem}.philosophy-section1-container1,.philosophy-section1-container2,.philosophy-section1-container3{width:100%;height:auto;padding:1rem 0;margin-top:0}.philosophy-approach-text{font-size:.75rem;margin-top:0}.philosophy-guide-text-inner{font-size:1.25rem;line-height:1.5}.philosophy-copyright-text{font-size:.75rem}.hero-enquiry-button{padding:12px 24px!important;font-size:.75rem!important}.philosophy-section2{min-height:auto;padding:3rem 1rem}.philosophy-section2-title{font-size:2.5rem;line-height:1.2}.philosophy-section2-arrow{font-size:3rem;position:static;text-align:center;margin-top:2rem}.philosophy-section3-0,.philosophy-section3-1,.philosophy-section3-2,.philosophy-section3-3,.philosophy-section3-4,.philosophy-section3-5,.philosophy-section3-6{flex-direction:column;height:auto;min-height:auto;padding:3rem 1rem}.philosophy-section3-0-left,.philosophy-section3-1-left,.philosophy-section3-2-left,.philosophy-section3-3-left,.philosophy-section3-4-left,.philosophy-section3-5-left,.philosophy-section3-6-left{width:100%;height:auto;padding:0;margin-bottom:1rem}.philosophy-section3-0-number,.philosophy-section3-1-number,.philosophy-section3-2-number,.philosophy-section3-3-number,.philosophy-section3-4-number,.philosophy-section3-5-number,.philosophy-section3-6-number{font-size:1rem}.philosophy-section3-0-right,.philosophy-section3-1-right,.philosophy-section3-2-right,.philosophy-section3-3-right,.philosophy-section3-4-right,.philosophy-section3-5-right,.philosophy-section3-6-right{width:100%;height:auto;padding:0}.philosophy-section3-0-title,.philosophy-section3-1-title,.philosophy-section3-2-title,.philosophy-section3-3-title,.philosophy-section3-4-title,.philosophy-section3-5-title,.philosophy-section3-6-title{font-size:2rem;line-height:1.2}.philosophy-section3-0-image,.philosophy-section3-1-image,.philosophy-section3-2-image,.philosophy-section3-3-image,.philosophy-section3-4-image,.philosophy-section3-5-image,.philosophy-section3-6-image{width:100%;height:auto;max-height:40vh;margin-top:2rem}.philosophy-section3-0-description,.philosophy-section3-1-description,.philosophy-section3-2-description,.philosophy-section3-3-description,.philosophy-section3-4-description,.philosophy-section3-5-description,.philosophy-section3-6-description{width:100%;font-size:.875rem;line-height:1.4;margin-top:1.5rem}}.projects-page{width:100dvw;height:100dvh;overflow:hidden;position:relative}.projects-image{width:100dvw;height:100dvh;object-fit:cover;display:block;opacity:0}.projects-title{position:absolute;left:0;font-family:the-seasons,sans-serif;font-weight:300;font-style:normal;font-size:10vw;line-height:98%;letter-spacing:0%;text-transform:uppercase;color:#fff;margin:0;padding:0 0 1.85vh 1.04vw}@media (min-width: 768px){.projects-title{bottom:0vh}}@media (max-width: 767px){.projects-title{bottom:1dvh}}.projects-section1{width:100dvw;background-color:#000;position:relative;padding:12vh 2vw 5vh 2vw}.projects-section1-container{display:flex;align-items:baseline;gap:2vw;margin-bottom:10vh}.projects-section1-text{font-family:Tenor Sans;font-weight:400;font-size:1.64vw;line-height:98%;letter-spacing:0%;vertical-align:middle;text-transform:uppercase;color:#fff;opacity:1;transition:opacity .4s ease-out}.projects-section1-link{font-family:Tenor Sans;font-weight:400;font-size:1.64vw;line-height:98%;letter-spacing:0%;vertical-align:middle;text-transform:uppercase;color:#fff;opacity:.5;transition:opacity .4s ease-out}.projects-section1-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,auto);column-gap:2vw;row-gap:1vw}.projects-section1-grid-item{display:flex;flex-direction:column;color:#fff}.projects-image-box{width:100%;height:50dvh;overflow:hidden;position:relative}.projects-grid-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.projects-image-box:hover .projects-grid-image{transform:scale(1.05)}.projects-grid-text{height:5vh;display:flex;align-items:flex-start;justify-content:space-between;color:#fff;font-family:Tenor Sans;font-weight:400;font-size:.88vw;line-height:98%;letter-spacing:0%;vertical-align:middle;text-transform:uppercase;padding-top:.5vh}.projects-grid-left{display:flex;flex-direction:column;gap:.2vh}.projects-grid-year{font-family:Helvetica;font-weight:700;font-size:.93vw;line-height:98%;letter-spacing:0%;vertical-align:middle;text-transform:uppercase}@media (max-width: 768px){.projects-page,.projects-image{height:100dvh}.projects-title{font-size:12vw;padding:0 1rem 3vh 1rem;width:100%;box-sizing:border-box}.projects-section1{padding:4vh 1rem 3vh 1rem}.projects-section1-container{flex-wrap:wrap;gap:1rem;margin-bottom:4vh;justify-content:center}.projects-section1-text,.projects-section1-link{font-size:1rem}.projects-section1-grid{grid-template-columns:1fr;row-gap:3vh}.projects-image-box{height:40vh}.projects-grid-text{height:auto;font-size:.875rem;padding-top:1vh;padding-bottom:.5vh}.projects-grid-year{font-size:.75rem}.projects-section1 button{padding:12px 30px!important;font-size:.875rem!important}}.gallery-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100dvh;background-color:#000;z-index:9999;display:flex;align-items:center;justify-content:center;overflow:hidden}.gallery-modal-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.gallery-modal-image{height:100dvh;max-width:90vw;width:auto;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.gallery-modal-close{position:absolute;top:2rem;right:2rem;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:10001;transition:transform .3s ease,opacity .3s ease;opacity:.8}.gallery-modal-close:hover{opacity:1;transform:rotate(90deg)}.gallery-modal-arrow{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:1rem;z-index:10000;transition:transform .3s ease,opacity .3s ease;opacity:.6}.gallery-modal-arrow:hover{opacity:1;transform:translateY(-50%) scale(1.2)}.gallery-modal-arrow-left{left:2rem}.gallery-modal-arrow-right{right:2rem}.gallery-modal-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:#fff;font-family:Helvetica,sans-serif;font-size:1.2rem;font-weight:500;background:#00000080;padding:.5rem 1.5rem;border-radius:20px;z-index:10000}@media (max-width: 768px){.gallery-modal-close{top:1rem;right:1rem}.gallery-modal-arrow-left{left:.5rem}.gallery-modal-arrow-right{right:.5rem}.gallery-modal-indicator{bottom:1rem;font-size:1rem}}.project-hero{position:relative}.project-hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:5;pointer-events:none}.word{display:inline-block;white-space:pre}@media (max-width: 768px){.project-single-image-block{width:100%;height:auto;padding:1rem;display:flex;justify-content:center;align-items:center;margin:0 auto}.project-single-image{width:100%;height:auto;object-fit:contain;object-position:center center}}.wrapper-hero{display:flex;justify-content:center;align-items:center;height:150dvh;background:#000}.hero-inner{position:relative;width:100dvw;height:100dvh}.hero-image-inner{width:100vw;height:100dvh;object-fit:cover;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:1;filter:brightness(.52)}.hero-video-inner{width:100vw;height:100dvh;object-fit:cover;position:absolute;top:50%;z-index:1;filter:brightness(.52);transform:translate(-50%)}.hero-text1{font-family:helvetica;font-weight:500;font-size:clamp(.875rem,1vw,4.5rem);line-height:100%;letter-spacing:0%;color:#fff;position:absolute;top:clamp(12rem,15vw,25rem);left:clamp(1rem,2vw,4rem);z-index:2}.hero-text1 span{opacity:0}.hero-text2{font-family:Tenor Sans;font-weight:400;font-size:clamp(8rem,18vw,44rem);line-height:clamp(7rem,1rem + 10vw,27rem);letter-spacing:-10%;color:#fff;position:absolute;top:clamp(14rem,18vw,42rem);left:50%;transform:translate(-50%);z-index:2}.hero-text2 img{opacity:0}.hero-text3{font-family:neue-haas-grotesk-display,Arial,sans-serif;font-weight:300;font-size:clamp(4rem,2rem + 3.5vw,11rem);line-height:100%;letter-spacing:5%;text-transform:uppercase;color:#fff;position:absolute;top:clamp(24rem,32vw,62rem);left:50%;transform:translate(-50%);z-index:2}.hero-text3 img{opacity:0}.hero-text4{font-family:helvetica;font-weight:400;font-size:clamp(1.125rem,.75rem + .9vw,3rem);line-height:113%;letter-spacing:0%;text-transform:uppercase;color:#c3c3c3;position:absolute;top:clamp(12rem,50vw,110rem);left:clamp(1rem,2vw,17rem);width:clamp(20rem,10rem + 29vw,85rem);z-index:20}.hero-text1 span{display:inline-block;opacity:0;transform:translateY(30px);white-space:pre}.hero-text4 span{display:inline-block;white-space:pre}.hero-text2 span,.hero-text3 span{display:inline-block;opacity:0;transform:translateY(100px);white-space:pre}.hero-text2 .key-wrapper,.hero-text3 .middle-wrapper{opacity:0;transform:translateY(20px)}.hero-text2 .key-wrapper{font-family:Tenor Sans;font-weight:400;font-size:clamp(8rem,18vw,44rem);line-height:clamp(7rem,1rem + 10vw,27rem);letter-spacing:0%;color:#fff;position:relative;top:clamp(-1rem,-.5vw,-2rem)}.hero-text3 .middle-wrapper{font-family:the-seasons,sans-serif;font-weight:300;font-size:clamp(4rem,2rem + 3.5vw,11rem);line-height:100%;letter-spacing:43%;text-transform:uppercase;color:#fff;position:relative;top:clamp(-1.3rem,-.3vw,-2rem)}@media (max-width: 768px){.wrapper-hero{height:100dvh;overflow:hidden}.hero-inner{overflow:hidden}.hero-text1{font-size:.75rem;top:6rem;left:1rem}.hero-text2{font-size:3.5rem;line-height:3rem;top:8rem;left:47dvw}.hero-text2 img{width:85vw!important}.hero-text3{font-size:1.5rem;top:13rem;left:34dvw}.hero-text3 img{width:60vw!important;height:auto!important}.hero-text4{font-size:.875rem;line-height:120%;top:26rem;left:1rem;right:1rem;width:calc(100% - 2rem);opacity:0;transform:translateY(-50px)}.hero-enquiry-button{padding:8px 10px!important;font-size:.7rem!important;gap:1px!important;opacity:0;transform:translateY(-50px)}.hero-video-inner,.hero-image-inner{object-fit:cover}}@media (max-width: 768px){.section-two{height:100dvh;height:calc(var(--vh, 1vh) * 100);margin-top:0;padding:2rem 1rem}.section-two-text{font-size:8vw;line-height:1.3;padding:0 1rem}.animated-text{font-size:2.5vw;opacity:1}.trail-image{display:none}.text-up-mob{top:10vh;left:50%;transform:translate(-50%)}.text-down-mob{bottom:10vh;top:auto;left:50%;transform:translate(-50%)}.text-right-mob{top:45%;left:80%}.text-left-mob{top:45%;left:3%}}.section-two{position:relative;display:flex;justify-content:center;align-items:center;height:100dvh;background:#000;margin-top:50vh}.section-two-inner{position:relative;width:100vw;height:100%;display:flex;justify-content:center;align-items:center}.section-two-text{font-family:Tenor Sans;font-weight:400;font-size:5.5vw;line-height:11vh;letter-spacing:-10%;text-align:center;color:#c3c3c3}.animated-text{font-family:helvetica;font-weight:700;font-size:.8vw;line-height:112.99999999999999%;letter-spacing:1px;text-transform:uppercase;color:#c3c3c3;position:absolute;opacity:0;top:50%;left:50%;white-space:nowrap;z-index:10}.trail-image{position:absolute;pointer-events:none;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #fff3;transition:opacity .5s ease-out,transform .5s ease-out;transform:translate(-50%,-50%);opacity:var(--trail-opacity, 1)}.trail-image.fading-out{opacity:0!important;transform:translate(-50%,-50%) scale(.8)}.trail-image img{border-radius:8px;width:3.91vw;height:auto;object-fit:cover;transition:all .2s ease-out}.trail-image{animation:trailAppear .3s ease-out}@keyframes trailAppear{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:var(--trail-opacity, 1);transform:translate(-50%,-50%) scale(var(--trail-scale, 1))}}@media (max-width: 768px){.section-two{height:100dvh;height:calc(var(--vh, 1vh) * 100);margin-top:0;padding:0;display:flex;align-items:center;justify-content:center}.section-two-text{font-size:8vw;line-height:1.3;padding:0 1rem}.animated-text{font-size:2.5vw;opacity:1}.trail-image{display:none}.text-up-mob{top:10vh;left:50%;transform:translate(-50%)}.text-down-mob{bottom:10vh;top:auto;left:50%;transform:translate(-50%)}.text-right-mob{top:45%;left:80%}.text-left-mob{top:45%;left:3%}}@media (max-width: 768px){[data-section=section3]{height:100vh!important;height:100dvh!important;height:calc(var(--vh, 1vh) * 100)!important}[data-section=section3] video:first-of-type{width:100vw!important;height:100vh!important;height:100dvh!important;height:calc(var(--vh, 1vh) * 100)!important;object-fit:cover!important;filter:blur(2px) grayscale(100%)!important}[data-section=section3] video:nth-of-type(2){width:90vw!important;max-width:300px!important}[data-section=section3]>div:nth-of-type(1){font-size:2rem!important;right:calc(50% + 110px)!important}[data-section=section3]>div:nth-of-type(2){font-size:2rem!important;left:calc(50% + 110px)!important}[data-section=section3]>div:nth-of-type(3){width:90vw!important;font-size:.875rem!important;line-height:1.3rem!important;bottom:1.5rem!important;padding:0 1rem;text-align:left!important}}@media (max-width: 768px){[data-section=section5]{height:auto!important;padding:2rem 1rem!important;margin-top:0!important}[data-section=section5]>div:nth-child(1),[data-section=section5]>div:nth-child(2){position:static!important;left:auto!important;top:auto!important;margin-bottom:1rem!important}[data-section=section5]>div:nth-child(1){font-size:2.5rem!important}[data-section=section5]>div:nth-child(2){font-size:2.5rem!important;margin-bottom:2rem!important}[data-section=section5]>div[style*=grid]{position:static!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;display:flex!important;flex-direction:column!important;gap:2rem!important;padding:0!important}[data-section=section5]>div[style*=grid]>div{display:flex!important;flex-direction:column!important;gap:2rem!important}[data-section=section5] a>div{max-height:none!important;height:auto!important}}@media (max-width: 768px){[data-section=section6]{padding:2rem 1rem!important}[data-section=section6]>div:first-child>div{font-size:1.5rem!important;line-height:110%!important;margin-bottom:2rem!important}[data-section=section6]>div:nth-child(2){padding:0!important}[data-section=section6] table thead tr>div{font-size:.625rem!important;padding:.5rem 0!important}[data-section=section6] table tbody tr>div{font-size:.75rem!important;padding:1rem 0!important}[data-section=section6] table thead tr>div:nth-child(2),[data-section=section6] table thead tr>div:nth-child(3),[data-section=section6] table tbody tr>div:nth-child(2),[data-section=section6] table tbody tr>div:nth-child(3){display:none!important}[data-section=section6] img[style*="position: absolute"]{display:none!important}}@media (max-width: 768px){[data-section=section7]{padding:2rem 1rem!important}[data-section=section7]>div:first-child{margin-left:0!important;margin-bottom:2rem!important;width:100%!important}[data-section=section7]>div:first-child>div{font-size:1.5rem!important;line-height:110%!important}[data-section=section7]>div:nth-child(2){grid-template-columns:1fr!important;gap:2rem!important;padding:0!important}[data-section=section7]>div:nth-child(2)>div{padding-left:0!important}[data-section=section7]>div:nth-child(2)>div>div:first-child>div{font-size:1.75rem!important;line-height:110%!important}[data-section=section7]>div:nth-child(2)>div>div:last-child>div{font-size:.875rem!important;line-height:1.3rem!important}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;background-color:#000;overflow-x:hidden;position:relative;width:100%}.app{background:#000;width:100vw;min-height:100dvh}@media (max-width: 768px){html,body,.app{overflow-x:hidden!important;max-width:100vw!important}}.test-section-two{position:relative;display:flex;justify-content:center;align-items:center;height:100dvh;background:#000}.test-section-two-inner{position:relative;width:100vw;height:100%;display:flex;justify-content:center;align-items:center}.test-section-two-text{font-family:Tenor Sans,Arial,sans-serif;font-weight:400;font-size:clamp(5rem,2rem + 8vw,10rem);line-height:clamp(5rem,2rem + 8vw,10rem);letter-spacing:-10%;text-align:center;color:#fff}.test-animated-text{font-family:neue-haas-grotesk-display,Arial,sans-serif;font-weight:700;font-size:.82vw line-height: 112.99999999999999%;letter-spacing:0%;text-transform:uppercase;color:#fff;position:absolute;opacity:0;top:50%;left:50%;white-space:nowrap;z-index:10;text-align:center;transform:translate(-50%)}.test-text-down{left:58%!important}.wrapper-hero{display:flex;justify-content:center;align-items:center;height:100dvh;background:#000}.hero-inner{position:relative;width:100vw;height:100%}.hero-video-inner{width:100vw;height:100dvh;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}
