@charset "UTF-8";#header{width:100%;position:fixed;top:0;right:0;padding:1.5rem 2.5rem;display:flex;align-items:center;justify-content:space-between;z-index:20}#header .logo svg{max-width:7.5rem}#header .nav{display:flex;align-items:center;position:absolute;height:100vh;top:0;flex-direction:column;width:max-content;align-items:flex-start;justify-content:center;left:30px;gap:20px}#header .nav li{list-style:none;color:#000;font-size:1.125rem;font-weight:500;line-height:1.8125rem;cursor:pointer;transition:color .3s ease}#header .nav li:hover{color:#a00d0d}#header .but{padding:.625rem 2.5rem;background-color:#000;color:#fff;font-size:1rem;font-weight:500;line-height:1.125rem;border-radius:4rem;cursor:pointer;transition:background-color .3s ease;text-decoration:none}#header .but:hover{background-color:#a00d0d}#header .mobile-nav-button,#header .bg-lines{display:none}#home .hero{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(to bottom,#fff4f0,#fff4f0 90%,#fff4f000);position:relative}#home .hero .letters{display:flex;align-items:flex-start;justify-content:center;overflow:hidden;z-index:4;width:100%}#home .hero .letters img{max-height:350px}#home .hero .wipe{position:absolute;top:50%;left:50%;width:84rem;height:130%;background-color:#a00d0d;z-index:0;transform:translate(-50%,-50%);border-radius:0;filter:blur(7rem)}#home .hero .mob-wipe,#home .hero .bg-lines,#home .hero .mobile-wipe-img,#home .hero .mobile-wipe-nav-img{display:none}#home .hero .mob-wipe{z-index:-10}#home .hero .mob-wipe .mobile-nav{display:none}#home .hero p{font-size:30px;line-height:44px;font-weight:300;width:430px;position:absolute;z-index:2;top:70%;text-align:center;opacity:0}#home .hero .small-text{font-size:22px;font-weight:300;width:100%;margin-top:12px;top:74%}#home .about{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;gap:9.5rem;padding-bottom:21rem;position:relative;padding-top:15.6rem}#home .about p{font-size:22px;line-height:38px;color:#000;width:380px;font-weight:300;text-align:center}#home .about h1{font-size:12.5rem;line-height:100%;font-family:monument;color:#000;text-transform:uppercase}#home .about .img{display:none}#home .logos-p{text-align:center;font-size:22px;line-height:38px;font-weight:300}#home .logos{width:100%;margin:5.25rem auto;padding:0 9.375rem;overflow:hidden;display:flex;flex-direction:column;gap:3rem;height:80px;position:relative}#home .logos .row{display:flex;justify-content:space-between;max-height:100%;gap:9rem}#home .logos .row .imgs-wrapper{width:max-content;display:flex;flex-direction:column;overflow:hidden;align-items:center;max-height:80px;width:120px}#home .logos .row .imgs-wrapper .img-wrapper{height:100%;flex:1 0 100%;display:flex;align-items:center;justify-content:center}#home .logos .row .imgs-wrapper .img-wrapper img{aspect-ratio:16/9;max-width:100%}#home .my-mission{padding:100px 0 320px;margin:0 30px;position:relative;border-top:1px solid black}#home .my-mission .wrapper{display:flex;align-items:flex-start;gap:50px}#home .my-mission .wrapper .col{flex:1 0 calc(50% - 50px)}#home .my-mission .wrapper .col.right{display:flex;flex-direction:column;gap:100px}#home .my-mission .wrapper .col.right p{font-size:22px;line-height:38px;font-weight:300;color:#000;width:100%}#home .my-mission .wrapper .col.right p>.line{text-wrap:nowrap}#home .my-mission .wrapper .col.right img{height:60rem;object-fit:cover;object-position:50% 10%}#home .my-mission .wrapper .col.right img.img-mobile{display:none}#home .my-mission .wrapper .col.left{position:sticky;top:0}#home .my-mission .wrapper h1{font-family:monument;font-size:6.375rem;font-weight:800;text-transform:uppercase}#home .my-mission:before{content:"";width:1.5px;height:100%;background-color:#00000080;position:absolute;top:0;left:calc(50% - 30px)}#home .services{padding:200px 2.5rem 68px;border-top:1.5px solid rgba(0,0,0,.5);position:relative}#home .services .title{display:flex;flex-direction:column;align-items:center;gap:5.25rem;margin-bottom:16rem}#home .services .title h1{font-size:12.5rem;text-align:center;text-transform:uppercase;font-family:monument}#home .services .title p{max-width:380px;font-size:22px;line-height:38px;font-weight:300;text-align:center}#home .services .services-rows{display:flex;flex-direction:column;gap:1.375rem}#home .services .services-rows .outer-row{display:flex;gap:1.25rem;width:100%}#home .services .services-rows .outer-row:nth-child(2n) .row{animation-direction:reverse}#home .services .services-rows .outer-row:nth-child(n+3){display:none}#home .services .services-rows .row{display:flex;gap:1.25rem;width:200%;width:max-content;position:relative;--duration: 130s;animation:scroll var(--duration) linear infinite}#home .services .services-rows .row .item{padding:.875rem 2.875rem;border:.5px solid #000;font-size:1rem;font-weight:300;border-radius:4.375rem;text-align:center;white-space:nowrap;background-color:#fffc;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}#home .cards{padding:22rem 2.5rem 2rem;display:flex;align-items:center;gap:1.5rem;position:relative;--blur: 12.5rem;--blur2: 5rem}#home .cards .cards-wrapper{display:flex;gap:2.5rem;flex:1;width:100%;height:56rem}#home .cards .cards-wrapper .card{flex:1;display:flex;flex-direction:column;justify-content:space-between;color:#fff;gap:2.5rem;height:100%;padding:5rem 2.5rem;position:relative}#home .cards .cards-wrapper .card:before,#home .cards .cards-wrapper .card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}#home .cards .cards-wrapper .card:before{z-index:-2;filter:blur(var(--blur))}#home .cards .cards-wrapper .card:after{z-index:-1;filter:blur(var(--blur2))}#home .cards .cards-wrapper .card h2{font-size:2.25rem;line-height:2.625rem;font-family:monument;font-weight:800;max-width:34.375rem;text-transform:uppercase}#home .cards .cards-wrapper .card p{font-size:22px;line-height:30px;font-weight:300;margin:auto 0 0}#home .cards .cards-wrapper .card span{font-size:15px;line-height:21px;font-weight:400}#home .cards .cards-wrapper .card:before,#home .cards .cards-wrapper .card:after{background-color:#a00d0d}#home .cards .cards-wrapper .card .mobile-img-wipe{display:none}#home .highlight-projects{padding:7rem 2.5rem 4rem;position:relative}#home .highlight-projects .hp-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}#home .highlight-projects .hp-heading{font-size:clamp(3rem,8vw,8.75rem);line-height:100%;font-family:monument;text-transform:uppercase}#home .highlight-projects .hp-grid{display:grid;grid-template-columns:1fr 1fr;gap:.35rem}#home .highlight-projects .hp-item{position:relative;display:block;overflow:hidden;aspect-ratio:4/5;text-decoration:none;cursor:pointer}#home .highlight-projects .hp-item--wide{grid-column:1/-1;aspect-ratio:16/7}#home .highlight-projects .hp-item img{width:100%;height:100%;object-fit:cover;object-position:var(--hp-focal, 50% 50%);display:block;transition:transform .6s ease}#home .highlight-projects .hp-item:hover img{transform:scale(1.03)}#home .highlight-projects .hp-item .hp-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:clamp(1.25rem,4vw,3rem);padding:clamp(1.25rem,3vw,2.5rem) clamp(1.25rem,2.5vw,2.25rem);pointer-events:none}#home .highlight-projects .hp-item .hp-overlay h2{flex:0 1 44%;font-family:Times New Roman,Times,serif;font-size:clamp(1.2rem,1.9vw,1.85rem);font-weight:400;line-height:1.28;white-space:pre-line;margin:0}#home .highlight-projects .hp-item .hp-overlay p{flex:0 1 42%;font-family:Times New Roman,Times,serif;font-size:clamp(.78rem,1.05vw,.98rem);font-weight:400;line-height:1.5;margin:0}#home .highlight-projects .hp-item--wide .hp-overlay{padding:clamp(1.5rem,3.5vw,3rem) clamp(1.5rem,3vw,3rem)}#home .highlight-projects .hp-item--wide .hp-overlay h2{font-size:clamp(1.35rem,2.4vw,2.15rem)}#home .highlight-projects .hp-item--wide .hp-overlay p{font-size:clamp(.85rem,1.15vw,1.08rem)}#home .highlight-projects .hp-item--light-text .hp-overlay{color:#fff}#home .highlight-projects .hp-item--dark-text .hp-overlay{color:#000}#home .highlight-projects .project-cta{display:inline-flex;align-items:center;justify-content:center;min-width:13rem;position:relative;overflow:hidden;background:#000;box-shadow:0 14px 28px #0000001f;border:1px solid rgba(0,0,0,.15);border-radius:.75rem;min-height:3.1rem;color:#fff;text-decoration:none;font-weight:700}#home .highlight-projects .project-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff0,#ffffff57,#fff0);transform:translate(-120%) skew(-14deg);animation:hp-btn-sheen 3.6s ease-in-out infinite}#home .highlight-projects .project-cta:hover{background:#111;transform:translateY(-1px)}#home .highlight-projects .project-cta:visited,#home .highlight-projects .project-cta:hover,#home .highlight-projects .project-cta:active{color:#fff;text-decoration:none}#home .simple{width:100%;display:flex;margin-top:100px;flex-direction:column;align-items:center;justify-content:center;gap:15px;position:relative;height:400px;background-image:linear-gradient(to bottom,#fff0,#fff 20%,#fff 80%,#fff4f000)}#home .simple .bg-lines{z-index:-2}#home .simple h2{font-family:monument;font-size:48px;line-height:58px;font-weight:800;z-index:1}#home .projects{padding:12rem 0;display:flex;flex-direction:column;align-items:center;position:relative}#home .projects>p{font-size:1.625rem;line-height:2.375rem;font-weight:300;width:430px;margin:0 auto;text-align:center}#home .projects>p:first-of-type{margin-bottom:200px}#home .projects>p:last-of-type{margin-top:150px;line-height:44px;font-size:30px}#home .projects .projects-wrapper{display:flex;flex-direction:column;gap:70px;width:100%;max-width:100%;background-color:#fff}#home .projects .projects-wrapper>h1{font-size:200px;font-family:monument;text-transform:uppercase;margin:0 auto}#home .projects .projects-wrapper .embla__slide{min-width:430px}#home .projects .projects-wrapper .slider-wrapper .splide__slide.slide-17,#home .projects .projects-wrapper .slider-wrapper .splide__slide.slide-18{opacity:0}#home .projects .projects-wrapper .embla__controls{display:none}#home .projects .projects-wrapper .project-item{display:flex;flex-direction:column;gap:1.5rem;max-width:430px}#home .projects .projects-wrapper .project-item img{height:41.875rem;width:100%;object-fit:cover;-webkit-user-select:none;user-select:none;object-position:center}#home .projects .projects-wrapper .project-item .title{width:100%;display:flex;justify-content:space-between;align-items:flex-start;position:relative}#home .projects .projects-wrapper .project-item .title h2{-webkit-user-select:all;user-select:all;font-size:1.75rem;line-height:2rem;flex:1 0;font-weight:300;white-space:pre-line;word-break:break-word;overflow-wrap:break-word;transition:color .3s ease;cursor:pointer}#home .projects .projects-wrapper .project-item .title a{height:max-content;max-height:18px}#home .projects .projects-wrapper .project-item .title a svg{width:18px;height:18px}#home .projects .projects-wrapper .project-item .title a svg path{transition:fill .3s ease}#home .projects .projects-wrapper .project-item .title:hover a svg path{fill:#a00d0d}#home .projects .projects-wrapper .project-item .title:hover h2{color:#a00d0d}#home .projects .projects-wrapper .project-item p{font-size:1.125rem;line-height:1.375rem;color:#656565;font-weight:300;-webkit-user-select:all;user-select:all}#home .projects .but{margin:4rem auto 0;border:0;padding:.625rem 2.375rem;background-color:#000;font-size:1rem;transition:background-color .3s ease;cursor:pointer;border-radius:55px;color:#fff;text-decoration:none;text-align:center}#home .projects .but:hover{background-color:#a00d0d}#home .bg-lines{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%;display:flex;padding:0 15rem}#home .bg-lines .line{top:0;width:1px;height:100%;clip-path:"inset(0 0 100% 0)";background-color:#00000080}#home .bg-lines .line:not(:first-child):not(:last-child){margin:0 auto}@keyframes hp-btn-sheen{0%,55%{transform:translate(-120%) skew(-14deg);opacity:0}65%{opacity:1}to{transform:translate(120%) skew(-14deg);opacity:0}}#footer{height:100vh;width:100%;position:relative;display:flex;align-items:center;justify-content:space-between}#footer .wipe{width:35rem;height:35rem;position:absolute;right:0;bottom:0;border-radius:30rem;background-color:#a00d0d;filter:blur(7rem);z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%)}#footer .wrapper{display:flex;justify-content:space-between;align-items:flex-start;height:max-content;flex:1;overflow:hidden}#footer .wrapper>img{height:30rem;width:33.75rem}#footer .wrapper>img:first-child{height:34rem}#footer .wrapper .contact-wrapper{width:20rem;display:flex;flex-direction:column;gap:18px;margin:auto 0}#footer .wrapper .contact-wrapper .links{display:flex;justify-content:space-between;flex-direction:column;align-items:center;gap:18px}#footer .wrapper .contact-wrapper .links .link{position:relative;display:flex;gap:5px;align-items:center}#footer .wrapper .contact-wrapper .links .link a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%}#footer .wrapper .contact-wrapper .links .link span{font-size:18px;line-height:30px;font-weight:500;color:#fff}#footer .wrapper .contact-wrapper .links .link span{transition:color .3s ease}#footer .wrapper .contact-wrapper .links .link svg path{transition:fill .3s ease}#footer .wrapper .contact-wrapper .links .link:hover span{color:#000}#footer .wrapper .contact-wrapper .links .link:hover svg path{fill:#000}#footer .wrapper .contact-wrapper .but{width:100%;padding:1rem 0;font-size:18px;color:#fff;border:1px solid white;background-color:transparent;border-radius:3.125rem;text-align:center;cursor:pointer;transition:background-color .3s ease,color .3s ease;position:relative}#footer .wrapper .contact-wrapper .but:hover{background-color:#fff;color:#a00d0d}#footer .wrapper .contact-wrapper .but a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%}#footer .mobile-wipe-img{display:none}.created{margin:0 auto 35px;display:block;width:100%;display:flex;align-items:center;justify-content:center;gap:20px;position:relative;z-index:2;font-size:15px}.created svg{height:15px;width:max-content}@media screen and (max-width: 768px){#home .highlight-projects{padding:3rem 1rem 2rem;overflow:hidden}#home .highlight-projects .hp-header{flex-direction:column;align-items:center;text-align:center;gap:1rem;margin-bottom:1.25rem}#home .highlight-projects .hp-heading{font-size:clamp(2.5rem,12vw,3.5rem);line-height:1;max-width:100%;text-align:center}#home .highlight-projects .hp-grid{gap:.35rem}#home .highlight-projects .hp-item{aspect-ratio:4/5}#home .highlight-projects .hp-item--wide{aspect-ratio:16/9}#home .highlight-projects .hp-item .hp-overlay{gap:.75rem;padding:.9rem .8rem}#home .highlight-projects .hp-item .hp-overlay h2{font-size:clamp(.8rem,2.4vw,1.1rem)}#home .highlight-projects .hp-item .hp-overlay p{font-size:clamp(.62rem,1.8vw,.78rem)}#home .highlight-projects .hp-item--wide .hp-overlay h2{font-size:clamp(.95rem,2.8vw,1.35rem)}#home .highlight-projects .hp-item--wide .hp-overlay p{font-size:clamp(.68rem,2vw,.85rem)}#home .highlight-projects .project-cta{min-width:unset;max-width:100%;width:auto;padding:.625rem 1.5rem;min-height:2.75rem;border-radius:4rem;font-size:.95rem;font-weight:500;box-shadow:none;white-space:nowrap}#home .my-mission{padding:3rem 1rem 5rem;margin:0 1rem}#home .my-mission .wrapper{flex-direction:column;align-items:center;text-align:center;gap:2rem}#home .my-mission .col.left{position:static;width:100%}#home .my-mission .col.left h1{width:100%;text-align:center;font-size:clamp(2.5rem,12vw,3.5rem);line-height:1}#home .my-mission .col.right{align-items:center;max-width:100%;padding:0;width:100%;gap:2.5rem}#home .my-mission .col.right p{text-align:center;max-width:22rem;margin:0 auto;font-size:18px!important;line-height:28px!important;width:100%!important}#home .my-mission .col.right img{width:100%;height:auto;max-height:490px;object-fit:cover}#home .my-mission .col.right img.img-desktop{display:none}#home .my-mission .col.right img.img-mobile{display:block}#home .my-mission .col p{text-align:center}#home .my-mission:before{content:unset}}@media screen and (max-width: 768px){#header{background-image:linear-gradient(180deg,#fff,#fff 76%,#fff0)}#header.menu-open{background:transparent;background-image:none}#header>.nav,#header>.but{display:none}#header .mobile-nav-button{display:block;border:0;outline:0;background-color:transparent}#home .hero{background-image:linear-gradient(to bottom,#fff4f0,#fff4f0 90%,#fff4f000);flex-direction:column;align-items:center;justify-content:center;min-height:100svh;height:auto;padding:6.5rem 1.25rem 2.5rem;gap:1.25rem}#home .hero .letters{align-self:center;justify-content:center;gap:clamp(.65rem,2.5vw,1.15rem);width:100%;margin-top:0}#home .hero .letters img{max-width:clamp(155px,40vw,240px);max-height:none;width:auto;height:auto}#home .hero .letters img:first-of-type{translate:0 8px}#home .hero .wipe:not(.mob-wipe){display:block;width:130vw;height:clamp(200px,38vh,340px);top:44%;left:50%;transform:translate(-50%,-50%);filter:blur(5.5rem);border-radius:0}#home .hero .mob-wipe{display:block;opacity:0;position:fixed;right:0;bottom:0;left:0;top:0;width:100%;height:100dvh;max-width:none;transform:none;filter:none;border-radius:0;z-index:15;background-color:transparent;pointer-events:none}#home .hero .mob-wipe .mobile-wipe-nav-img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#fff}#home .hero .mob-wipe .mobile-nav{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1;width:100%;min-height:100dvh;padding:5.5rem 1.5rem 2.5rem;pointer-events:none;opacity:0}#home .hero .mob-wipe .mobile-nav .nav{margin:auto 0;display:flex;flex-direction:column;gap:2rem;align-items:center}#home .hero .mob-wipe .mobile-nav .nav li{color:#fff;font-size:22px;list-style:none}#home .hero .mob-wipe .mobile-nav .nav li>div{overflow:hidden}#home .hero .mob-wipe .mobile-nav .contact-wrapper{width:100%;display:flex;flex-direction:column;gap:2rem}#home .hero .mob-wipe .mobile-nav .contact-wrapper .links{display:flex;justify-content:space-between}#home .hero .mob-wipe .mobile-nav .contact-wrapper .links .link{position:relative;overflow:hidden;gap:10px;display:flex;align-items:center}#home .hero .mob-wipe .mobile-nav .contact-wrapper .links .link>div{display:flex!important;gap:10px;align-items:center}#home .hero .mob-wipe .mobile-nav .contact-wrapper .links .link a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%}#home .hero .mob-wipe .mobile-nav .contact-wrapper .links .link span{font-size:22px;font-weight:400;color:#fff}#home .hero .mob-wipe .mobile-nav .contact-wrapper .links .link svg{width:15px;height:15px}#home .hero .mobile-wipe-img{display:none}#home .hero .bg-lines{display:flex;padding:0 20px}#home .hero p{position:relative;top:auto;width:min(22rem,100% - 1.5rem);margin:0 auto;text-align:center;font-size:clamp(1.05rem,4.2vw,1.35rem);line-height:1.45;font-weight:300}#home .hero .small-text{position:relative;top:auto;width:min(20rem,100% - 1.5rem);margin:.35rem auto 0;font-size:clamp(.9rem,3.6vw,1.1rem);line-height:1.5;font-weight:300}}@media screen and (max-width: 440px){#header{padding:1rem .625rem;position:sticky}#home{display:flex;flex-direction:column}#home .bg-lines{display:flex;padding:0 20px}#home .bg-lines .line{background-color:#00000080;opacity:.5}#home .bg-lines .line:nth-child(2){margin:0 auto 0 40px!important}#home .bg-lines .line:nth-child(3){margin:0 40px 0 auto!important}#home>div>p{margin-left:84px!important;margin-right:84px!important;font-size:18px!important;line-height:28px!important}#home>*{order:0}#home h1{font-size:51px!important;line-height:58px!important}#home .hero{padding-top:5.5rem;padding-bottom:2rem}#home .hero .wipe:not(.mob-wipe){width:140vw;height:clamp(210px,40vh,300px);filter:blur(4.75rem);top:42%}#home .hero .letters img{max-width:clamp(165px,44vw,210px)}#home .hero .mob-wipe .mobile-nav{gap:1.75rem;padding:5rem 1rem 2rem}#home .hero .mob-wipe .mobile-nav .nav{gap:1.75rem}#home .hero .bg-lines{display:flex}#home .about{padding-bottom:150px;padding-top:0;height:max-content;min-height:unset;gap:70px}#home .about p{max-width:230px;margin:0 82px;font-size:16px;line-height:22px}#home .about p span{display:none!important}#home .about .img{display:block;max-width:100%;width:-webkit-fill-available;max-height:400px;object-fit:cover;object-position:50% 30%;margin:0 20px}#home .logos-p{font-size:16px;line-height:22px;max-width:240px;margin:0 auto}#home .logos{padding:0;height:max-content;margin-bottom:90px;margin-top:50px}#home .logos .row{flex-wrap:wrap;gap:10px 30px;justify-content:space-between;height:max-content;margin:0 10px}#home .logos .row .imgs-wrapper{max-width:100px}#home .logos .row .imgs-wrapper:nth-child(4){margin-left:20px;margin-right:-20px}#home .logos .row .imgs-wrapper:nth-child(6){margin-right:20px;margin-left:-20px}#home .logos .row .imgs-wrapper:last-child{margin:0 auto}#home .my-mission{padding-top:2.5rem;padding-bottom:4rem}#home .services{padding:148px 0 43px;overflow:hidden}#home .services .title{gap:127px;margin-bottom:70px}#home .services .title p{font-size:18px;line-height:28px;width:-webkit-fill-available;margin:0 82px}#home .services .services-rows .outer-row:nth-child(n+3){display:flex}#home .services .services-rows .outer-row .row{--duration: 170s}#home .cards{padding:240px 20px 100px;overflow:hidden}#home .cards .cards-wrapper{display:block;height:max-content}#home .cards .cards-wrapper .card{padding:48px 24px;min-height:520px;gap:34px;position:relative}#home .cards .cards-wrapper .card:first-child{margin-bottom:20px}#home .cards .cards-wrapper .card h2{font-size:28px;line-height:34px}#home .cards .cards-wrapper .card p,#home .cards .cards-wrapper .card span{font-size:18px;line-height:28px;font-weight:300}#home .cards .cards-wrapper .card:not(:first-child){margin-top:80px}#home .cards .cards-wrapper .card:before,#home .cards .cards-wrapper .card:after{content:unset}#home .cards .cards-wrapper .card .mobile-img-wipe{display:block;position:absolute;width:120%;height:120%;right:0;bottom:0;z-index:-1;left:-10%;top:-10%;object-fit:cover}#home .highlight-projects{padding:3rem 1rem 2rem;overflow:hidden}#home .highlight-projects .hp-header{flex-direction:column;align-items:center;text-align:center;gap:1rem;margin-bottom:1.25rem}#home .highlight-projects .hp-heading{font-size:clamp(2.5rem,12vw,3.5rem);line-height:1;max-width:100%;text-align:center}#home .highlight-projects .hp-grid{grid-template-columns:1fr;gap:.35rem}#home .highlight-projects .hp-item{aspect-ratio:4/5}#home .highlight-projects .hp-item--wide{aspect-ratio:16/10}#home .highlight-projects .hp-item .hp-overlay{gap:.85rem;padding:1rem}#home .highlight-projects .hp-item .hp-overlay h2{font-size:clamp(.95rem,4.5vw,1.2rem)}#home .highlight-projects .hp-item .hp-overlay p{font-size:clamp(.72rem,3.2vw,.88rem)}#home .highlight-projects .project-cta{min-width:unset;max-width:100%;width:auto;padding:.625rem 1.5rem;min-height:2.75rem;border-radius:4rem;font-size:.95rem;font-weight:500;box-shadow:none;white-space:nowrap}#home .simple{overflow:hidden;height:200px;margin-top:0}#home .simple h2{font-size:clamp(16px,5vw,22px);line-height:unset}#home .projects{overflow:hidden;padding-top:20px}#home .projects .projects-wrapper{width:100%}#home .projects .projects-wrapper .project-item{width:calc(100vw - 40px);margin-left:20px}#home .projects .projects-wrapper .project-item img{height:450px;max-width:calc(100vw - 30px)}#home .projects .projects-wrapper .title h2,#home .projects .projects-wrapper p{font-size:18px;line-height:28px}#home .projects .projects-wrapper .embla{padding:0 20px}#home .projects .projects-wrapper .embla__controls{display:block;margin-top:20px}#home .projects .projects-wrapper .embla__controls .embla__dots{display:flex;width:100%;justify-content:center;align-items:center;gap:7px}#home .projects .projects-wrapper .embla__controls .embla__dots .embla__dot{width:8px;height:8px;border-radius:50%;border:1px solid black;background-color:#fff;transition:all .3s ease}#home .projects .projects-wrapper .embla__controls .embla__dots .embla__dot.embla__dot--selected{background-color:#000}#home .projects .projects-wrapper .slider-wrapper .splide__slide.slide-17,#home .projects .projects-wrapper .slider-wrapper .splide__slide.slide-18{opacity:1}#home .projects>p{font-weight:300;width:260px}#home .projects .but{margin:60px 20px;width:-webkit-fill-available;height:50px;width:350px;font-size:16px;line-height:28px}#home .splide .splide__pagination{display:flex;width:100vw;left:0;bottom:-30px}#home .splide .splide__pagination .splide__pagination__page{background-color:transparent;border:1px solid #000;opacity:1}#home .splide .splide__pagination .splide__pagination__page.is-active{background-color:#000}#footer{height:570px;margin-top:50px;overflow:visible}#footer .wrapper{flex-wrap:wrap;gap:130px 0;align-items:center;padding:0 24px;max-width:380px;margin:0 auto}#footer .wrapper>img{height:100px;width:max-content;max-width:50%}#footer .wrapper>img:first-child{margin-top:20px;height:120px}#footer .wrapper .contact-wrapper{margin:0 20px;order:1}#footer .wrapper .contact-wrapper .but{padding:12px;font-size:16px}#footer .wipe{display:none}#footer .mobile-wipe-img{display:block;position:absolute;top:0;left:-10%;object-fit:cover;z-index:-2;max-height:unset;width:120%}.created{margin-top:90px;font-size:17px}.created svg{height:20px}.mobile-wipe-img{pointer-events:none}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}@font-face{font-family:monument;src:url(/fonts/MonumentExtended-Ultrabold.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:monument;src:url(/fonts/MonumentExtended-Regular.otf) format("opentype");font-weight:400;font-style:normal}body{overflow-x:hidden;background-color:#fff;color:#000}::selection{background-color:#a00d0d;color:#fff}.embla{width:100%;--slide-height: 19rem;--slide-spacing: .9rem;--slide-size: 25%}.embla__viewport{overflow:hidden}.embla__container{backface-visibility:hidden;display:flex;touch-action:pan-y;margin-left:calc(var(--slide-spacing) * -1);position:relative}.embla__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.embla__slide__number{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);border-radius:1.8rem;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;height:var(--slide-height)}@media screen and (max-width: 768px){.embla{--slide-size: 100%;--slide-spacing: 20px}}#loading{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;z-index:1000}#loading h1{font-size:3.125rem;color:#000}p>div,h1>div,h2>div,h3>div{overflow:hidden}h1 div,h2 div,h3 div,p div{font-family:inherit}.all-projects-page{min-height:100vh;padding:0 0 6rem;font-family:Inter,sans-serif;background:#fff}.all-projects-page .ap-header{position:sticky;top:0;z-index:10;background:#ffffffd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:1.5rem 2.5rem 1rem;width:100vw;margin-left:calc(50% - 50vw);display:flex;flex-direction:column;gap:.65rem;border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:2.5rem}.all-projects-page .ap-header h1{font-family:monument,sans-serif;font-size:clamp(2rem,5vw,5rem);font-weight:800;text-transform:uppercase;letter-spacing:.02em}.all-projects-page .ap-header .ap-back{align-self:flex-start;min-width:5.5rem;min-height:2rem}.all-projects-page .project-cta{display:inline-flex;align-items:center;justify-content:center;min-width:13rem;min-height:3.1rem;position:relative;overflow:hidden;background:#000;border:1px solid rgba(0,0,0,.15);border-radius:.75rem;box-shadow:0 14px 28px #0000001f;color:#fff;text-decoration:none;font-weight:700}.all-projects-page .project-cta:hover{background:#111;opacity:.85;color:#fff;text-decoration:none}.all-projects-page .project-cta:visited,.all-projects-page .project-cta:active{color:#fff;text-decoration:none}.all-projects-page .ap-content{padding:0 2.5rem}.all-projects-page .ap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.all-projects-page .ap-item{text-decoration:none;color:#000;display:flex;flex-direction:column;gap:.75rem;cursor:pointer}.all-projects-page .ap-item .ap-img-wrap{overflow:hidden;aspect-ratio:4/5;background:#eee}.all-projects-page .ap-item .ap-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s ease}.all-projects-page .ap-item:hover .ap-img-wrap img{transform:scale(1.04)}.all-projects-page .ap-item .ap-info{display:flex;flex-direction:column;gap:.35rem}.all-projects-page .ap-item .ap-info h2{font-size:.98rem;font-weight:500;line-height:1.4;white-space:pre-line;transition:color .2s ease}.all-projects-page .ap-item .ap-info p{font-size:.78rem;font-weight:300;line-height:1.5;color:#656565}.all-projects-page .ap-item:hover .ap-info h2{color:#a00d0d}@media screen and (max-width: 768px){.all-projects-page{padding:0 0 4rem}.all-projects-page .ap-header{padding:1rem 1rem .85rem;margin-bottom:1.5rem;width:100%;margin-left:0}.all-projects-page .ap-header h1{font-size:clamp(2rem,12vw,3.25rem);line-height:1}.all-projects-page .project-cta{min-width:10rem;min-height:2.75rem;border-radius:4rem;font-size:.95rem;font-weight:500;box-shadow:none}.all-projects-page .ap-content{padding:0 1rem}.all-projects-page .ap-grid{grid-template-columns:repeat(2,1fr);gap:1rem .75rem}.all-projects-page .ap-item .ap-info h2{font-size:.85rem}}@media screen and (max-width: 440px){.all-projects-page .ap-content{padding:0 1rem}.all-projects-page .ap-grid{grid-template-columns:1fr}}.legal-page{min-height:100vh;padding:0 0 4rem;font-family:Inter,sans-serif;background:#fff}.legal-page .legal-header{position:sticky;top:0;z-index:10;background:#ffffffd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:1.5rem 2.5rem 1rem;width:100vw;margin-left:calc(50% - 50vw);display:flex;flex-direction:column;gap:.65rem;border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:2.5rem}.legal-page .legal-header h1{font-family:monument,sans-serif;font-size:clamp(2rem,5vw,5rem);font-weight:800;text-transform:uppercase;letter-spacing:.02em;line-height:1}.legal-page .legal-header .legal-subtitle{max-width:42rem;font-size:1.125rem;line-height:1.75rem;font-weight:300;color:#000}.legal-page .legal-header .legal-back{align-self:flex-start;min-width:5.5rem;min-height:2rem}.legal-page .project-cta{display:inline-flex;align-items:center;justify-content:center;min-width:13rem;min-height:3.1rem;position:relative;overflow:hidden;background:#000;border:1px solid rgba(0,0,0,.15);border-radius:.75rem;box-shadow:0 14px 28px #0000001f;color:#fff;text-decoration:none;font-weight:700}.legal-page .project-cta:hover{background:#111;opacity:.85;color:#fff;text-decoration:none}.legal-page .project-cta:visited,.legal-page .project-cta:active{color:#fff;text-decoration:none}.legal-page .legal-content{padding:0 2.5rem;max-width:52rem}.legal-page .legal-content .legal-section+.legal-section{margin-top:2.5rem}.legal-page .legal-content h2{margin:0 0 .75rem;font-family:monument,sans-serif;font-size:1rem;line-height:1.35;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#a00d0d}.legal-page .legal-content p{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:300;color:#000;white-space:pre-line}.legal-page .legal-content p+p{margin-top:.85rem}.legal-page .legal-content a{color:#a00d0d;text-decoration:none}.legal-page .legal-content a:hover{text-decoration:underline}.legal-page.legal-page--gtc .legal-content{font-family:Courier New,Courier,monospace;max-width:56rem}.legal-page.legal-page--gtc .legal-content h2{font-family:inherit;font-size:.875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#000}.legal-page.legal-page--gtc .legal-content p{font-family:inherit;font-size:.8125rem;line-height:1.65;font-weight:400;letter-spacing:.02em;text-transform:uppercase}@media screen and (max-width: 768px){.legal-page{padding:0 0 3rem}.legal-page .legal-header{padding:1rem 1rem .85rem;margin-bottom:1.5rem;width:100%;margin-left:0}.legal-page .legal-header h1{font-size:clamp(2rem,12vw,3.25rem);line-height:1}.legal-page .legal-header .legal-subtitle{font-size:1rem;line-height:1.5rem}.legal-page .project-cta{min-width:10rem;min-height:2.75rem;border-radius:4rem;font-size:.95rem;font-weight:500;box-shadow:none}.legal-page .legal-content{padding:0 1rem}.legal-page .legal-content p{font-size:1rem;line-height:1.6rem}.legal-page.legal-page--gtc .legal-content p{font-size:.75rem;line-height:1.6}}.footer-links{display:flex;align-items:center;justify-content:center;gap:1.75rem;margin:3rem auto;padding:0 1rem;width:100%;flex-wrap:wrap}.footer-links a{color:#000;text-decoration:none;font-size:15px;font-weight:500;transition:color .25s ease}.footer-links a:hover{color:#a00d0d}
