@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600&display=swap";@font-face{font-family:Arc Narrative Bolder;src:url(/fonts/ArcNarrativeBolder-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Arc Regular;src:url(/fonts/ArcRegular-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--black:#000;--cream:#f4f3ed;--white:#fff;--font-display:"Arc Narrative Bolder", "Century Gothic", sans-serif;--font-body:"Plus Jakarta Sans", system-ui, sans-serif;--font-size-hero:clamp(64px, 10vw, 140px);--font-size-display-lg:clamp(54px, 7.8vw, 106px);--font-size-display-md:clamp(45px, 6.7vw, 89px);--font-size-display-sm:clamp(27px, 3.9vw, 45px);--font-size-body-lg:22px;--font-size-body:19px;--font-size-body-sm:16px;--font-size-body-xs:14px;--section-padding:clamp(60px, 10vw, 120px);--container-width:clamp(320px, 90vw, 1200px);--transition-fast:.25s ease;--transition-normal:.4s ease}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{color-scheme:light dark;overflow-x:clip}body{font-family:var(--font-body);font-size:var(--font-size-body);color:var(--black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:clip}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}input,button,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}ul{list-style:none}:root{--font-weight-display:600;--font-weight-body:400;--font-weight-semibold:600}.display{font-family:var(--font-display);font-weight:var(--font-weight-display);text-transform:uppercase;line-height:.95}.body{font-family:var(--font-body);font-weight:var(--font-weight-body);text-transform:none;line-height:1.6}.btn{font-family:var(--font-display);font-weight:var(--font-weight-display);text-transform:uppercase;cursor:pointer;transition:all var(--transition-fast);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.btn-dark{background-color:var(--black);color:var(--cream);font-size:var(--font-size-body-xs);border:none;padding:14px 28px}.btn-light{background-color:var(--white);color:var(--black);font-size:var(--font-size-body-xs);border:1px solid var(--black);padding:14px 28px}.btn:hover{transform:translateY(-2px)}.container{width:var(--container-width);margin:0 auto;padding:0 20px}section{position:relative;overflow:visible}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.header[data-astro-cid-nen7h5rs]{z-index:1000;padding:calc(20px + env(safe-area-inset-top,0px)) 0 20px 0;-webkit-backdrop-filter:blur(12px);color:var(--black);background-color:#f4f3ed80;transition:transform .35s,opacity .35s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #00000014}.header[data-astro-cid-nen7h5rs].header--hidden{opacity:0;pointer-events:none;transform:translateY(-110%)}.header__container[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;width:100%;padding:0 32px;display:flex}.header__logo[data-astro-cid-nen7h5rs]{display:flex}.header__logo[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:auto;height:40px}.header__nav[data-astro-cid-nen7h5rs]{align-items:center;gap:30px;display:flex}.header__nav-list[data-astro-cid-nen7h5rs]{gap:30px;margin:0;padding:0;list-style:none;display:flex}.header__nav-link[data-astro-cid-nen7h5rs]{text-transform:uppercase;color:currentColor;transition:opacity var(--transition-fast);font-family:Arc Regular,Century Gothic,sans-serif;font-size:16px;font-weight:400}.header__nav-link[data-astro-cid-nen7h5rs]:hover{opacity:.7}.header__hamburger[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:none}.hamburger-icon[data-astro-cid-nen7h5rs],.hamburger-icon[data-astro-cid-nen7h5rs]:before,.hamburger-icon[data-astro-cid-nen7h5rs]:after{width:24px;height:2px;transition:all var(--transition-fast);background-color:currentColor;display:block}.hamburger-icon[data-astro-cid-nen7h5rs]{position:relative}.hamburger-icon[data-astro-cid-nen7h5rs]:before,.hamburger-icon[data-astro-cid-nen7h5rs]:after{content:"";position:absolute;left:0}.hamburger-icon[data-astro-cid-nen7h5rs]:before{top:-8px}.hamburger-icon[data-astro-cid-nen7h5rs]:after{top:8px}.header__overlay[data-astro-cid-nen7h5rs]{z-index:999;opacity:0;visibility:hidden;transition:opacity var(--transition-normal), visibility var(--transition-normal);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;transform:translateZ(0)}.header__overlay[data-astro-cid-nen7h5rs]:before{content:"";-webkit-backdrop-filter:blur(12px);z-index:-1;background-color:#000000bf;position:absolute;inset:0}.header__overlay[data-astro-cid-nen7h5rs].active{opacity:1;visibility:visible}.header__overlay[data-astro-cid-nen7h5rs].is-hidden{display:none!important}.header__overlay-nav[data-astro-cid-nen7h5rs]{text-align:center;width:100%;padding:env(safe-area-inset-top,0px) 0 env(safe-area-inset-bottom,0px) 0}.header__overlay[data-astro-cid-nen7h5rs] .header__nav-list[data-astro-cid-nen7h5rs]{flex-direction:column;gap:28px}.header__overlay[data-astro-cid-nen7h5rs] .header__nav-link[data-astro-cid-nen7h5rs]{color:var(--cream);font-size:clamp(20px,4.5vw,32px)}@media (width<=768px){.header__hamburger[data-astro-cid-nen7h5rs]{display:flex}.header__nav[data-astro-cid-nen7h5rs]{display:none}}.header__hamburger[data-astro-cid-nen7h5rs].active .hamburger-icon[data-astro-cid-nen7h5rs]{background-color:#0000}.header__hamburger[data-astro-cid-nen7h5rs].active .hamburger-icon[data-astro-cid-nen7h5rs]:before{top:0;transform:rotate(45deg)}.header__hamburger[data-astro-cid-nen7h5rs].active .hamburger-icon[data-astro-cid-nen7h5rs]:after{top:0;transform:rotate(-45deg)}.hero[data-astro-cid-ge2uvauf]{background-color:var(--cream);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:140px 20px 80px;display:flex;position:relative}.hero__content[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:center;gap:60px;display:flex}.hero__art[data-astro-cid-ge2uvauf]{width:fit-content;max-width:min(900px,92vw);display:block;position:relative}.hero__illustration[data-astro-cid-ge2uvauf]{z-index:2;width:100%;height:auto;display:block;position:relative}.hero__arrow[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:center;gap:20px;animation:2s ease-in-out infinite arrowBob;display:flex}.hero__arrow-link[data-astro-cid-ge2uvauf]{cursor:pointer;display:block}.hero__arrow-text[data-astro-cid-ge2uvauf]{font-family:var(--font-body);font-size:var(--font-size-body-xs);text-transform:uppercase;letter-spacing:2px}.hero__cta[data-astro-cid-ge2uvauf]{position:absolute;bottom:40px;right:40px}@keyframes arrowBob{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media (width<=768px){.hero[data-astro-cid-ge2uvauf]{padding:100px 20px 60px}.hero__cta[data-astro-cid-ge2uvauf]{margin-top:40px;position:static}.hero__arrow[data-astro-cid-ge2uvauf]{gap:15px}.hero__art[data-astro-cid-ge2uvauf]{width:81vw;max-width:81vw}.hero__arrow[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{width:100px;height:auto}}.about[data-astro-cid-oxgmilyn]{color:var(--cream);padding:var(--section-padding) 0;background-color:#0000;position:relative;overflow-x:clip}.about__heading[data-astro-cid-oxgmilyn]{font-size:var(--font-size-display-lg);letter-spacing:.04em;line-height:1}.about__content[data-astro-cid-oxgmilyn]{align-items:start;gap:60px;display:flex}.about__media[data-astro-cid-oxgmilyn]{flex:0 0 45%;margin-top:-40px;position:relative}.about__text[data-astro-cid-oxgmilyn]{flex:0 0 55%}.about__body[data-astro-cid-oxgmilyn]{font-size:var(--font-size-body);color:var(--cream);line-height:1.8}.about__frame[data-astro-cid-oxgmilyn]{border:1px solid var(--white);background-color:#1a1a1a;border-radius:20px;padding-top:85.7%;position:relative;overflow:hidden}.about__frame-image[data-astro-cid-oxgmilyn]{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.about__brush[data-astro-cid-oxgmilyn]{pointer-events:none;z-index:10;width:400px;height:200px;position:absolute}.about__brush--top[data-astro-cid-oxgmilyn]{top:-80px;left:-170px;transform:rotate(-10deg)}.about__brush--bottom[data-astro-cid-oxgmilyn]{bottom:-70px;right:-170px;transform:rotate(-3deg)}@media (width<=1100px){.about__brush[data-astro-cid-oxgmilyn]{width:300px;height:150px}.about__brush--top[data-astro-cid-oxgmilyn]{top:-60px;left:-110px}.about__brush--bottom[data-astro-cid-oxgmilyn]{bottom:-52px;right:-110px}}@media (width<=768px){.about[data-astro-cid-oxgmilyn]{padding:80px 0}.about__heading[data-astro-cid-oxgmilyn]{font-size:var(--font-size-display-md)}.about__content[data-astro-cid-oxgmilyn]{flex-direction:column;gap:60px}.about__text[data-astro-cid-oxgmilyn],.about__media[data-astro-cid-oxgmilyn]{flex:none;width:100%}.about__media[data-astro-cid-oxgmilyn]{margin-top:0}.about__brush[data-astro-cid-oxgmilyn]{width:240px;height:120px}.about__brush--top[data-astro-cid-oxgmilyn]{top:-48px;left:-100px}.about__brush--bottom[data-astro-cid-oxgmilyn]{bottom:-42px;right:-90px}}.marquee-statement[data-astro-cid-ojlmgdbm]{background-color:var(--cream);padding:clamp(60px,8vw,100px) 0;position:relative}.marquee-statement__inner[data-astro-cid-ojlmgdbm]{width:100%;max-width:none;margin:0 auto}.marquee-statement__content[data-astro-cid-ojlmgdbm]{text-align:center;flex-direction:column;gap:2px;max-width:none;padding:0 2vw;display:flex}.marquee-statement__line[data-astro-cid-ojlmgdbm]{text-transform:uppercase;color:var(--black);font-family:ARC Regular,Century Gothic,sans-serif;font-size:clamp(38px,4.1vw,68px);font-weight:400;line-height:.95}@media (width<=768px){.marquee-statement[data-astro-cid-ojlmgdbm]{padding:clamp(50px,6vw,80px) 0}.marquee-statement__content[data-astro-cid-ojlmgdbm]{gap:15px}.marquee-statement__line[data-astro-cid-ojlmgdbm]{font-size:clamp(30px,6vw,48px)}.marquee-statement__line[data-astro-cid-ojlmgdbm] br[data-astro-cid-ojlmgdbm]{display:none}}.our-services[data-astro-cid-5donjzsl]{color:var(--white);padding:var(--section-padding) 0;background-color:#0000;position:relative}.our-services__header[data-astro-cid-5donjzsl]{text-align:center;margin-bottom:80px}.our-services__heading[data-astro-cid-5donjzsl]{font-size:var(--font-size-display-md);letter-spacing:.03em;margin-bottom:20px}.our-services__subheading[data-astro-cid-5donjzsl]{font-size:var(--font-size-body);color:#ccc;max-width:700px;margin:0 auto}.our-services__rows[data-astro-cid-5donjzsl]{flex-direction:column;gap:40px;display:flex}.service-row[data-astro-cid-5donjzsl]{border-bottom:1px solid #666;justify-content:space-between;align-items:center;gap:40px;padding:40px 0;display:flex}.service-row[data-astro-cid-5donjzsl]:last-child{border-bottom:none}.service-row__text[data-astro-cid-5donjzsl]{flex:0 0 calc(55% - 20px)}.service-row__title[data-astro-cid-5donjzsl]{font-size:var(--font-size-display-sm);letter-spacing:.06em;margin-bottom:16px;line-height:1}.service-row__description[data-astro-cid-5donjzsl]{font-size:var(--font-size-body);color:#ccc;max-width:52ch;line-height:1.7}.service-row__shape[data-astro-cid-5donjzsl]{flex:0 0 200px;justify-content:center;align-items:center;display:flex}.service-row__shape[data-astro-cid-5donjzsl] img[data-astro-cid-5donjzsl]{object-fit:contain;width:auto;max-width:100%;height:90px;transition:transform var(--transition-normal);display:block}.service-row[data-astro-cid-5donjzsl]:hover .service-row__shape[data-astro-cid-5donjzsl] img[data-astro-cid-5donjzsl]{transform:scale(1.08)}@media (width<=768px){.our-services[data-astro-cid-5donjzsl]{padding:80px 0}.our-services__heading[data-astro-cid-5donjzsl]{font-size:clamp(30px,7.5vw,40px)}.service-row[data-astro-cid-5donjzsl]{flex-direction:column;align-items:flex-start;gap:30px;padding:30px 0}.service-row__text[data-astro-cid-5donjzsl],.service-row__shape[data-astro-cid-5donjzsl]{flex:none;width:100%}.service-row__shape[data-astro-cid-5donjzsl] img[data-astro-cid-5donjzsl]{height:80px}}.cta-footer[data-astro-cid-zvmdtend]{color:var(--white);padding:var(--section-padding) 0;background:linear-gradient(#505050 0%,#000 100%);position:relative;overflow:hidden}.cta-footer__inner[data-astro-cid-zvmdtend]{z-index:2;flex-direction:column;gap:60px;width:100%;max-width:none;padding:0 5vw;display:flex;position:relative}.cta-footer__tower[data-astro-cid-zvmdtend]{object-fit:contain;object-position:bottom center;pointer-events:none;z-index:0;width:auto;max-width:none;height:92%;position:absolute;bottom:0;right:5%}.cta-footer__main[data-astro-cid-zvmdtend]{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.cta-footer__heading[data-astro-cid-zvmdtend]{font-size:var(--font-size-display-md);letter-spacing:.03em;white-space:nowrap;margin-bottom:16px;line-height:1.1}.cta-footer__subheading[data-astro-cid-zvmdtend]{font-size:var(--font-size-body);color:#ccc;text-transform:uppercase;max-width:60ch;margin-bottom:32px;line-height:2}.cta-footer__button-wrap[data-astro-cid-zvmdtend]{width:fit-content;margin-top:60px;position:relative}.cta-footer__button[data-astro-cid-zvmdtend]{justify-content:center;display:flex}.cta-footer__button[data-astro-cid-zvmdtend] .btn-light[data-astro-cid-zvmdtend]{padding:9.5px 36.96px;font-size:20.328px}.cta-footer__billi[data-astro-cid-zvmdtend]{--s:.18;--cx:-590px;--cy:-364px;transform-origin:0 0;width:1920px;max-width:none;height:auto;transform:scale(var(--s)) translate(var(--cx), var(--cy));pointer-events:none;z-index:3;position:absolute;top:0;left:0}.cta-footer__right[data-astro-cid-zvmdtend]{text-align:right;z-index:2;flex-direction:column;flex:none;align-items:flex-end;gap:24px;max-width:300px;display:flex;position:relative}.cta-footer__contact-item[data-astro-cid-zvmdtend]{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.cta-footer__label[data-astro-cid-zvmdtend]{font-size:var(--font-size-body-sm);color:var(--white);text-transform:uppercase}.cta-footer__value[data-astro-cid-zvmdtend]{font-size:var(--font-size-body);color:#ccc;text-transform:uppercase;line-height:1.5}.cta-footer__social[data-astro-cid-zvmdtend]{gap:20px;display:flex}.cta-footer__social[data-astro-cid-zvmdtend] img[data-astro-cid-zvmdtend]{width:34px;height:auto;display:block}.cta-footer__bottom[data-astro-cid-zvmdtend]{text-align:left;padding-top:40px}.cta-footer__bottom-text[data-astro-cid-zvmdtend]{font-size:var(--font-size-body-sm);color:#ccc;text-transform:uppercase;margin-bottom:8px}.cta-footer__copyright[data-astro-cid-zvmdtend]{font-size:var(--font-size-body-xs);color:#aaa;text-transform:uppercase}@media (width<=768px){.cta-footer[data-astro-cid-zvmdtend]{padding:80px 0}.cta-footer__main[data-astro-cid-zvmdtend]{flex-direction:column;align-items:flex-start;gap:40px;margin-bottom:40px}.cta-footer__left[data-astro-cid-zvmdtend],.cta-footer__right[data-astro-cid-zvmdtend]{flex:none;width:100%}.cta-footer__right[data-astro-cid-zvmdtend]{text-align:left;align-items:flex-start;max-width:100%}.cta-footer__contact-item[data-astro-cid-zvmdtend]{text-align:left;align-items:flex-start}.cta-footer__label[data-astro-cid-zvmdtend],.cta-footer__value[data-astro-cid-zvmdtend]{text-align:left}.cta-footer__social[data-astro-cid-zvmdtend]{justify-content:flex-start}.cta-footer__button-wrap[data-astro-cid-zvmdtend]{margin-left:auto;margin-right:auto}.cta-footer__tower[data-astro-cid-zvmdtend]{opacity:.35;z-index:0;width:90%;height:auto;bottom:0;right:-10%}.cta-footer__billi[data-astro-cid-zvmdtend]{--s:.183;--cx:-605px;--cy:-360px;transform:scale(var(--s)) translate(var(--cx), var(--cy))}.cta-footer__bottom[data-astro-cid-zvmdtend]{padding-top:30px}}@media (width<=480px){.cta-footer__left[data-astro-cid-zvmdtend]{padding:0 20px}.cta-footer__heading[data-astro-cid-zvmdtend]{font-size:clamp(32px,8vw,44px)}.cta-footer__button[data-astro-cid-zvmdtend] .btn-light[data-astro-cid-zvmdtend]{padding:9.5px 28px;font-size:16px}.cta-footer__billi[data-astro-cid-zvmdtend]{--s:.15}}.gradient-band[data-astro-cid-lcdefpme]{background:linear-gradient(#141414 0%,#4a4a4a 100%)}
