.qip-container.svelte-ciav9z{position:relative;width:100%;height:100%;overflow:hidden}.qip-placeholder.svelte-ciav9z,.qip-real.svelte-ciav9z{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.qip-placeholder.svelte-ciav9z{z-index:1;filter:blur(20px);transform:scale(1.1);transition:opacity .4s ease-out}.qip-placeholder--hidden.svelte-ciav9z{opacity:0;pointer-events:none}.qip-real.svelte-ciav9z{z-index:2;opacity:0;transition:opacity .4s ease-out}.qip-real--visible.svelte-ciav9z{opacity:1}.hero.svelte-obfxpa{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;min-height:100vh;min-height:100svh;overflow:hidden;padding:0 6rem;padding-top:var(--header-height-sticky)}.hero__background.svelte-obfxpa{position:absolute;inset:0;z-index:-1}.hero__bg-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity 1s ease}.hero__video.svelte-obfxpa{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1;opacity:.1;transition:opacity 1s ease}.hero__video--playing.svelte-obfxpa{opacity:1}.hero__video--playing.svelte-obfxpa+.hero__bg-image{opacity:0}.hero__overlay.svelte-obfxpa{position:absolute;inset:0;background:#703aa280;z-index:2;transition:opacity 1s ease}.hero__overlay--hidden.svelte-obfxpa{opacity:0}.hero__progress.svelte-obfxpa{position:absolute;bottom:0;left:0;right:0;height:8px;z-index:10;overflow:hidden;transition:opacity .5s ease;background:#ffffffe6}.hero__progress.svelte-obfxpa:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#fff0,#e1dcff80,#fff0);animation:svelte-obfxpa-shimmer 1.5s infinite linear}@keyframes svelte-obfxpa-shimmer{0%{transform:translate(0)}to{transform:translate(200%)}}.hero__progress-bar.svelte-obfxpa{height:100%;background:var(--primary);box-shadow:0 0 15px #703aa299;transition:width .1s linear}.hero__progress--hidden.svelte-obfxpa{opacity:0;pointer-events:none}.hero__scroll-down.svelte-obfxpa{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;animation:svelte-obfxpa-bounce 2s ease-in-out infinite;transition:opacity .3s ease}.hero__scroll-down.svelte-obfxpa:focus,.hero__scroll-down.svelte-obfxpa:hover{opacity:.7}@keyframes svelte-obfxpa-bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}@media(max-width:1024px){.hero.svelte-obfxpa{padding:0 4rem}}@media(max-width:768px){.hero.svelte-obfxpa{padding:0 var(--spacing-section-x, 2rem);align-items:center}.hero__scroll-down.svelte-obfxpa{bottom:1.5rem}}.section.svelte-1sbnvf1{position:relative;display:flex;min-height:calc(100dvh - var(--header-height-sticky));min-height:calc(100svh - var(--header-height-sticky));padding:0}.section--bg-yellow.svelte-1sbnvf1{background-color:var(--bg-yellow)}.section--bg-purple.svelte-1sbnvf1{background-color:var(--bg-purple)}.section--bg-primary.svelte-1sbnvf1{background-color:var(--primary)}.section--bg-white.svelte-1sbnvf1{background-color:#fff}.section--bg-black.svelte-1sbnvf1{background-color:#000}.section--bg-transparent.svelte-1sbnvf1{background-color:transparent}.section--text-primary.svelte-1sbnvf1{color:var(--primary)}.section--text-white.svelte-1sbnvf1{color:#fff}.section--text-black.svelte-1sbnvf1{color:#1a1a1a}@media(max-width:1400px){.section.svelte-1sbnvf1:not(#contact){min-height:calc(80dvh - var(--header-height-sticky));min-height:calc(80svh - var(--header-height-sticky))}}@media(orientation:portrait){.section.svelte-1sbnvf1:not(#contact){min-height:calc(60dvh - var(--header-height-sticky));min-height:calc(60svh - var(--header-height-sticky))}}.split-layout.svelte-smadlc{display:flex;width:100%;flex:1;align-self:stretch}.split-layout--reverse.svelte-smadlc{flex-direction:row-reverse}.split-layout--align-top.svelte-smadlc{align-items:flex-start}.split-layout--align-center.svelte-smadlc{align-items:center}.split-layout--align-bottom.svelte-smadlc{align-items:flex-end}.split-layout--gap-sm.svelte-smadlc .inner-gap{gap:1rem}.split-layout--gap-md.svelte-smadlc .inner-gap{gap:2rem}.split-layout--gap-lg.svelte-smadlc .inner-gap{gap:4rem}.split-layout__left.svelte-smadlc{flex:0 0 var(--left-width);max-width:var(--left-width);height:100%}.split-layout__right.svelte-smadlc{flex:0 0 var(--right-width);max-width:var(--right-width);height:100%}.split-layout.svelte-smadlc .text-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0rem;height:100%;font-size:3.75vw;padding:.75em 0}.split-layout__left.svelte-smadlc .text-content,.split-layout__right.svelte-smadlc .text-content{padding-left:1em;padding-right:1.2em}.split-layout.svelte-smadlc .text-content__stamp,.split-layout.svelte-smadlc .text-content__title{font-family:var(--font-heading);text-transform:uppercase;font-weight:800;width:100%;line-height:1;margin:.2em 0;font-size:1.7em}.split-layout.svelte-smadlc .text-content__title.small{font-size:1.25em}.split-layout.svelte-smadlc .text-content__stamp{font-size:1.25em;margin:.25em 0}.split-layout.svelte-smadlc .text-content__lead{line-height:1;margin:.25em 0;font-weight:500;font-size:.75em;width:100%}.split-layout.svelte-smadlc .text-content__text{font-size:max(1.5vw,20px);margin:.5em 0 1em;line-height:1.3}.split-layout.svelte-smadlc .text-content__lead--white{color:#fff}.split-layout.svelte-smadlc .image-container{display:flex;align-items:center;justify-content:center;height:100%}@media(max-width:1024px){.split-layout.svelte-smadlc .text-content{font-size:4.5vw;padding-top:2em;padding-bottom:2em}.split-layout.svelte-smadlc .text-content__text{font-size:max(2vw,20px)}}@media(max-width:768px){.split-layout.svelte-smadlc,.split-layout--reverse.svelte-smadlc{flex-direction:column}.split-layout__left.svelte-smadlc,.split-layout__right.svelte-smadlc{flex:1 1 auto;max-width:100%;width:100%;height:auto}.split-layout.svelte-smadlc .text-content{padding:2rem;align-items:center;font-size:max(10vw,24px)}.split-layout.svelte-smadlc .text-content__text{font-size:max(4vw,20px)}.split-layout.svelte-smadlc .image-container{min-height:250px;max-height:56vh}}.qip-lazy-container.svelte-1ky8cjl{position:relative;width:100%;height:100%;overflow:hidden}.qip-lazy-placeholder.svelte-1ky8cjl,.qip-lazy-real.svelte-1ky8cjl{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.qip-lazy-placeholder.svelte-1ky8cjl{z-index:1;filter:blur(20px);transform:scale(1.1);transition:opacity .4s ease-out}.qip-lazy-placeholder--hidden.svelte-1ky8cjl{opacity:0;pointer-events:none}.qip-lazy-real.svelte-1ky8cjl{z-index:2;opacity:0;transition:opacity .4s ease-out}.qip-lazy-real--visible.svelte-1ky8cjl{opacity:1}.masked-image-container.svelte-ovwmiw{position:relative;width:100%;height:100%;overflow:hidden}@media(max-width:768px){.masked-image-container--x.svelte-ovwmiw{aspect-ratio:1}.masked-image-container--diagonal.svelte-ovwmiw{aspect-ratio:982.06 / 1080}}.masked-image-clipper.svelte-ovwmiw{width:100%;height:100%}.masked-image-slot.svelte-ovwmiw{width:100%;height:100%;overflow:hidden}.masked-image-inner.svelte-ovwmiw{width:100%;height:100%;animation:svelte-ovwmiw-zoomInOut 20s ease-in-out infinite alternate;will-change:transform}@keyframes svelte-ovwmiw-zoomInOut{0%{transform:scale(1)}to{transform:scale(1.2)}}@media(max-width:768px){.masked-image-inner.svelte-ovwmiw{animation-duration:30s}}@media(prefers-reduced-motion:reduce){.masked-image-inner.svelte-ovwmiw{animation:none}}.masked-image.svelte-ovwmiw{width:100%;height:100%;object-fit:cover;display:block}.masked-image-wrapper.svelte-ovwmiw{width:100%;height:100%;display:block}.slideshow-container.svelte-13cpq78{position:relative;width:100%;height:100%;overflow:hidden}@media(max-width:768px){.slideshow-container.svelte-13cpq78{aspect-ratio:1}}.slideshow-images.svelte-13cpq78{position:relative;width:100%;height:100%}.slideshow-slot.svelte-13cpq78{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;transition:opacity var(--fade-duration, 1s) ease}.slideshow-inner.svelte-13cpq78{width:100%;height:100%;transform-origin:center center}.slideshow-image.svelte-13cpq78{width:100%;height:100%;object-fit:cover}.slideshow-slot--a.svelte-13cpq78{z-index:2;opacity:1}.slideshow-slot--b.svelte-13cpq78{z-index:3;opacity:0}.slideshow-slot--visible.svelte-13cpq78{opacity:1!important}.polaroid.svelte-vhukle{display:inline-block;transform:rotate(var(--rotation));transition:transform .3s ease;will-change:transform;backface-visibility:hidden}.polaroid.svelte-vhukle:focus,.polaroid.svelte-vhukle:hover{transform:rotate(var(--rotation)) scale(1.05)}@media(hover:none){.polaroid.svelte-vhukle:hover{transform:rotate(var(--rotation))}}.polaroid__frame.svelte-vhukle{position:relative;padding:4% 4% 15%;background:linear-gradient(145deg,#ffffffe6,#fcfaf5 30%,#f8f5ee 70%,#f2eee4);box-shadow:0 8px 24px #00000040,0 4px 8px #00000026,inset 1px 1px #fffc,inset -1px -1px #0000000d,inset 0 0 20px #00000014}.polaroid__frame.svelte-vhukle:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.01) 2px,rgba(0,0,0,.01) 4px);pointer-events:none;border-radius:inherit}.polaroid__image{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}@media(max-width:768px){.polaroid__frame.svelte-vhukle{box-shadow:0 4px 12px #0003,0 2px 4px #0000001a}}.ticker.svelte-1djj6lo{overflow:hidden;width:100%;padding:0;display:flex;flex-direction:column;gap:0}.ticker__track.svelte-1djj6lo{display:flex;width:max-content;will-change:transform}.ticker__track--animated.ticker__track--ltr.svelte-1djj6lo{animation:svelte-1djj6lo-ticker-ltr var(--speed) linear infinite}.ticker__track--animated.ticker__track--rtl.svelte-1djj6lo{animation:svelte-1djj6lo-ticker-rtl var(--speed) linear infinite}.ticker__word.svelte-1djj6lo{flex-shrink:0;font-family:var(--font-heading);font-size:var(--em-size, 16.67vh);font-weight:800;text-transform:uppercase;letter-spacing:-.025em;line-height:.71}.ticker__word--purple.svelte-1djj6lo{color:#ffffffb3}.ticker__word--white.svelte-1djj6lo{color:#fff}@keyframes svelte-1djj6lo-ticker-ltr{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes svelte-1djj6lo-ticker-rtl{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.ticker__track.svelte-1djj6lo{animation-play-state:paused}}.about.svelte-13bgh1z{width:100%}.about__collage.svelte-13bgh1z{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.about__collage-bg.svelte-13bgh1z{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-bottom:0;padding-left:0;font-family:var(--font-heading);font-size:70vh;height:100%;font-weight:800;z-index:0;line-height:.8;overflow:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}.about__collage-bg--diagonal-mask.svelte-13bgh1z{-webkit-mask:url(../../../img/diagonal-mask.svg) no-repeat right top;mask:url(../../../img/diagonal-mask.svg) no-repeat right top;-webkit-mask-size:auto 100%;mask-size:auto 100%}@media(max-width:768px){.about__collage-bg.svelte-13bgh1z{-webkit-mask:none;mask:none}}.about__collage-bg-image.qip-lazy-container{position:absolute;inset:0;width:100%;height:100%;z-index:0}.about__collage-bg-image.qip-lazy-container img{object-fit:cover}.about__collage-ticker-mask.svelte-13bgh1z{position:absolute;inset:0;width:100%;height:100%;z-index:1;background:#000;mix-blend-mode:multiply;display:flex;flex-direction:column;justify-content:center}.about__collage-ticker-mask.svelte-13bgh1z .ticker__word--white,.about__collage-ticker-mask.svelte-13bgh1z .ticker__word--purple{color:#fff;-webkit-text-stroke:0}.about__collage-bg--purple.svelte-13bgh1z{font-size:45vh;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.3);align-items:center;padding:0}.about__collage-bg--purple.svelte-13bgh1z .ticker__word--white,.about__collage-bg--purple.svelte-13bgh1z .ticker__word--purple{color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.3)}.about.svelte-13bgh1z .about__collage-photo{position:absolute;width:33%;z-index:1;box-shadow:0 10px 30px #00000026}.about.svelte-13bgh1z .about__collage-photo--1{top:10%;left:5%;z-index:2}.about.svelte-13bgh1z .about__collage-photo--2{top:5%;right:14%;z-index:1}.about.svelte-13bgh1z .about__collage-photo--3{top:34%;left:40%;z-index:3}.about.svelte-13bgh1z .about__collage-photo--4{bottom:13%;left:2.5%;z-index:2}.about.svelte-13bgh1z .about__collage-photo--5{bottom:6%;right:30%;z-index:2}.about__polaroids.svelte-13bgh1z{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.about.svelte-13bgh1z .about__polaroid{width:35%;position:absolute}.about.svelte-13bgh1z .about__polaroid--1{top:5%;left:10%;z-index:1}.about.svelte-13bgh1z .about__polaroid--2{top:33%;right:30%;z-index:3}.about.svelte-13bgh1z .about__polaroid--3{bottom:5%;right:10%;z-index:2}.about.svelte-13bgh1z .about__collage-photo:hover,.about.svelte-13bgh1z .about__collage-photo:focus,.about.svelte-13bgh1z .about__polaroid:hover,.about.svelte-13bgh1z .about__polaroid:focus{z-index:10}.about.svelte-13bgh1z .about__screen--4{position:relative;overflow:hidden}@media(max-width:1024px){.about__collage-bg.svelte-13bgh1z{font-size:50vh}.about__collage-bg--purple.svelte-13bgh1z{font-size:35vh}.about.svelte-13bgh1z .about__collage-photo{width:30%}.about.svelte-13bgh1z .about__polaroid{width:35%}.about.svelte-13bgh1z .about__collage-photo--1{top:5%;left:2%}.about.svelte-13bgh1z .about__collage-photo--3{top:34%;left:26%}.about.svelte-13bgh1z .about__collage-photo--4{bottom:5%;left:3%}}@media(max-width:768px){.about.svelte-13bgh1z .about__screen{padding:0}.about__collage.svelte-13bgh1z{min-height:50vh}.about__collage-bg.svelte-13bgh1z{font-size:40vh}.about.svelte-13bgh1z .about__collage-photo{width:30%}.about.svelte-13bgh1z .about__collage-photo--1{top:8%;left:7%}.about.svelte-13bgh1z .about__collage-photo--2{top:7%;right:5%}.about.svelte-13bgh1z .about__collage-photo--3{top:28%;left:32%}.about.svelte-13bgh1z .about__collage-photo--4{bottom:8%;left:5%}.about.svelte-13bgh1z .about__collage-photo--5{bottom:7%;right:5%}.about__polaroids.svelte-13bgh1z{height:50vh;min-height:300px}.about__collage-bg--purple.svelte-13bgh1z{font-size:30vh}.about.svelte-13bgh1z .about__polaroid{width:35%}.about.svelte-13bgh1z .about__polaroid--1{top:0%;left:5%}.about.svelte-13bgh1z .about__polaroid--2{top:30%;right:30%}.about.svelte-13bgh1z .about__polaroid--3{bottom:5%;top:auto;right:5%}}@media(max-width:480px){.about.svelte-13bgh1z .about__collage-photo{width:34%}.about.svelte-13bgh1z .about__polaroid{width:40%}.about__collage-bg.svelte-13bgh1z{font-size:30vh}.about__collage-bg--purple.svelte-13bgh1z{font-size:25vh}}.modal-backdrop.svelte-hdzvvz{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:#0006;padding:0 12px;animation:svelte-hdzvvz-fadeIn .2s ease}.modal.svelte-hdzvvz{position:relative;max-width:90vw;max-height:90dvh;background:#fff;border-radius:0;overflow:hidden;animation:svelte-hdzvvz-slideUp .3s ease}.modal--fullscreen.svelte-hdzvvz{width:100vw;height:100dvh;min-height:100svh;max-width:none;max-height:none;background:#fff;padding:0}.modal__close.svelte-hdzvvz{position:absolute;top:1rem;right:1rem;z-index:10;display:flex;align-items:center;justify-content:center;border-radius:50%;width:64px;height:64px;background:#ffffffe6;border:none;cursor:pointer;transition-property:background,transform;transition-timing-function:ease;transition-duration:.2s}.modal__close.svelte-hdzvvz:focus,.modal__close.svelte-hdzvvz:hover{background:#fff;transform:scale(1.15)}.modal__close.svelte-hdzvvz svg{color:var(--primary)}.modal__content.svelte-hdzvvz{height:100%;width:100%}@keyframes svelte-hdzvvz-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-hdzvvz-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.modal-backdrop.svelte-hdzvvz{padding:0 6px}.modal__close.svelte-hdzvvz{width:48px;height:48px;top:.75rem;right:.75rem}.modal__close.svelte-hdzvvz svg{width:32px;height:32px}}.our-work__container.svelte-nznalt{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 1.5rem;padding-top:var(--header-height-sticky)}.our-work__title.svelte-nznalt{font-size:clamp(2.25rem,5vw,5rem);text-align:center;margin-bottom:3rem;color:var(--bg-yellow);width:100%}.our-work__grid.svelte-nznalt{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding-bottom:4rem;width:100%}.our-work__item.svelte-nznalt{position:relative;padding:0;border:none;background:none;cursor:pointer;overflow:hidden}.our-work__thumb.svelte-nznalt{position:relative;overflow:hidden}.our-work__thumb.svelte-nznalt:after{content:"";position:absolute;inset:0;background:#703aa280;z-index:1;opacity:0;transition:opacity .3s ease;mix-blend-mode:overlay;border:12px solid var(--bg-purple)}.our-work__thumb-image{display:block;width:100%;height:auto;aspect-ratio:16 / 10}.our-work__thumb.svelte-nznalt img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.our-work__item.svelte-nznalt:focus .our-work__thumb:where(.svelte-nznalt) img,.our-work__item.svelte-nznalt:hover .our-work__thumb:where(.svelte-nznalt) img{transform:scale(1.05)}.our-work__item.svelte-nznalt:focus .our-work__thumb:where(.svelte-nznalt):after,.our-work__item.svelte-nznalt:hover .our-work__thumb:where(.svelte-nznalt):after{opacity:1}.our-work__item.svelte-nznalt:focus,.our-work__item.svelte-nznalt:hover{outline:4px solid rgba(255,255,255,.5)}.our-work__overlay.svelte-nznalt{position:absolute;inset:0;display:flex;align-items:flex-end;padding:0;z-index:5;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 60%)}.our-work__item-title.svelte-nznalt{width:100%;padding:1rem;color:#fff;font-family:var(--font-heading);font-size:2rem;font-weight:700;text-transform:uppercase;text-align:left;transition-property:transform,font-size;transition:.3s ease;transform-origin:left}.our-work__item.svelte-nznalt:focus .our-work__item-title:where(.svelte-nznalt),.our-work__item.svelte-nznalt:hover .our-work__item-title:where(.svelte-nznalt){transform:scale(1.05)}.gallery.svelte-nznalt{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.gallery__content.svelte-nznalt{flex:1;min-height:0;position:relative;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden;padding:2rem 0}.gallery__image-wrapper.svelte-nznalt{width:100%;height:100%;display:grid;place-items:center}.gallery__image-container.svelte-nznalt{grid-area:1 / 1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}.gallery__image.svelte-nznalt{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain;box-shadow:0 20px 50px #0000004d}.gallery__video.svelte-nznalt{width:auto;height:auto;max-width:100%;max-height:100%;aspect-ratio:16 / 9;border:none;box-shadow:0 20px 50px #0000004d}.gallery__nav.svelte-nznalt{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;border-radius:50%;background-color:#ffffffbf;color:var(--primary);cursor:pointer;z-index:10;padding:.5rem;transition:transform .2s ease,opacity .2s ease;opacity:1}.gallery__nav.svelte-nznalt:focus,.gallery__nav.svelte-nznalt:hover{transform:translateY(-50%) scale(1.1);opacity:1}.gallery__nav--prev.svelte-nznalt{left:2rem}.gallery__nav--next.svelte-nznalt{right:2rem}.gallery__footer.svelte-nznalt{padding:2rem 4rem;background:#fff;width:100%}.gallery__title.svelte-nznalt{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3.5rem);font-weight:800;color:var(--primary);text-transform:uppercase;margin-bottom:.5rem;line-height:1}.gallery__description.svelte-nznalt{font-family:var(--font-body);font-size:1.1rem;color:#666;max-width:800px}@media(max-width:1224px){.our-work__item-title.svelte-nznalt{font-size:1.5rem;padding:.5rem 1rem}}@media(max-width:1024px){.our-work__grid.svelte-nznalt{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.our-work{padding:var(--spacing-section-y, 2rem) var(--spacing-section-x, 2rem)}.our-work__container.svelte-nznalt{padding-top:calc(var(--header-height-sticky) + 1rem)}.our-work__title.svelte-nznalt{margin-bottom:2rem}.our-work__grid.svelte-nznalt{grid-template-columns:repeat(2,1fr);gap:.75rem}.gallery__content.svelte-nznalt{padding:1rem 0}.gallery__nav.svelte-nznalt{padding:.25rem;width:48px;height:48px}.gallery__nav.svelte-nznalt svg{width:32px;height:32px}.gallery__nav--prev.svelte-nznalt{left:.5rem}.gallery__nav--next.svelte-nznalt{right:.5rem}.gallery__footer.svelte-nznalt{padding:1rem 1.5rem}.gallery__description.svelte-nznalt{font-size:.95rem}.gallery__image.svelte-nznalt{max-width:100%}}@media(max-width:480px){.our-work__grid.svelte-nznalt{grid-template-columns:1fr;gap:1rem}.our-work__item-title.svelte-nznalt{font-size:1.75rem}}.btn.svelte-p2n9i2{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.02em;border-radius:0;transition:all .2s ease;cursor:pointer}.btn--rounded.svelte-p2n9i2{border-radius:.5rem}.btn--sm.svelte-p2n9i2{padding:.5rem 1rem;font-size:.875rem}.btn--md.svelte-p2n9i2{padding:.875rem 1.75rem;font-size:1rem}.btn--lg.svelte-p2n9i2{padding:1rem 2rem;font-size:max(1rem,2.5vw)}.btn--primary.svelte-p2n9i2{background-color:var(--primary);color:#fff;border:2px solid var(--primary)}.btn--primary.svelte-p2n9i2:hover{background-color:var(--color-primary-700);border-color:var(--color-primary-700)}.btn--outline.svelte-p2n9i2{background-color:transparent;color:var(--primary);border:2px solid var(--primary)}.btn--outline.svelte-p2n9i2:hover{background-color:var(--primary);color:#fff}.btn--white.svelte-p2n9i2{background-color:#fff;color:var(--primary);border:2px solid #fff}.btn--white.svelte-p2n9i2:hover{background-color:transparent;color:#fff}@media(max-width:768px){.btn--lg.svelte-p2n9i2{padding:.875rem 1.5rem;font-size:1.25rem}}@media(max-width:480px){.btn--lg.svelte-p2n9i2{font-size:1rem;padding:.75rem 1.25rem;width:100%}}.names27{align-items:center;justify-content:center;padding:4rem 6rem}.names27 .split-layout__left{overflow:hidden}.names27__headline-container.svelte-r0p0j9{position:relative;display:flex;align-items:center;justify-content:center;height:100%;min-height:400px;font-size:6.5vw}@keyframes svelte-r0p0j9-spring{0%{transform:scale(1)}4%{transform:scale(1.08)}8%{transform:scale(.97)}12%{transform:scale(1.04)}16%{transform:scale(.99)}20%,to{transform:scale(1)}}@keyframes svelte-r0p0j9-heartbeat{0%{transform:scale(1)}4%{transform:scale(1.08)}8%{transform:scale(1)}12%{transform:scale(1.12)}18%{transform:scale(1)}to{transform:scale(1)}}.names27__headline-container.svelte-r0p0j9:before{content:"";position:absolute;inset:0;margin:auto;width:70%;height:70%;display:block;background-image:url(../../../img/sec_x_27_names_map_only.png);background-size:contain;background-position:center;background-repeat:no-repeat;animation:svelte-r0p0j9-heartbeat 1.5s ease-out infinite}.logo_27names.svelte-r0p0j9{position:absolute;bottom:20%;left:14%;width:20%;height:auto}.names27__headline.svelte-r0p0j9{display:flex;flex-direction:column;align-items:flex-start;font-family:var(--font-heading);font-weight:800;text-transform:uppercase;line-height:.85;font-size:1em;position:relative;z-index:1}.names27__bo.svelte-r0p0j9{color:#1a1a1a}.names27__x-row.svelte-r0p0j9{display:flex;align-items:baseline;gap:.3em;margin-left:.5em}.names27__x.svelte-r0p0j9{color:var(--primary)}.names27__27.svelte-r0p0j9{color:#1a1a1a}@media(max-width:1024px){.names27{padding:4rem}.names27__headline-container.svelte-r0p0j9{font-size:8vw}.logo_27names.svelte-r0p0j9{width:25%;bottom:15%;left:10%}}@media(max-width:768px){.names27{padding:var(--spacing-section-y, 2rem) var(--spacing-section-x, 2rem)}.names27__headline-container.svelte-r0p0j9{min-height:330px;font-size:max(12vw,2rem);position:relative;top:1rem}.names27__headline-container.svelte-r0p0j9:before{width:80%;height:80%;animation-duration:2s}.names27__headline.svelte-r0p0j9{align-items:center;text-align:center}.names27__x-row.svelte-r0p0j9{margin-left:0}.logo_27names.svelte-r0p0j9{width:30%;bottom:5%;left:50%;transform:translate(-50%)}}.partners{display:flex;flex-direction:column;justify-content:center;padding:6rem 6rem 0;padding-top:var(--header-height-sticky);min-height:100vh;overflow:hidden}@media(orientation:portrait){.partners{min-height:auto}}.partners__container.svelte-jmbg5f{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column;flex:1 auto;align-items:center;justify-content:center;z-index:1;overflow:hidden;padding:4rem}@media(max-width:768px){.partners__container.svelte-jmbg5f{padding-left:2rem;padding-right:2rem}}.partners__title.svelte-jmbg5f{font-size:clamp(2rem,4vw,3.5rem);text-align:center;margin-bottom:6rem;font-weight:800;margin-left:1.5rem;margin-right:1.5rem;color:#fff;line-height:1;text-transform:uppercase}.partners__grid.svelte-jmbg5f{display:grid;grid-template-columns:repeat(5,1fr);gap:4rem 6rem;max-width:1200px;margin:0 auto 6rem;width:100%}.partners__item.svelte-jmbg5f{display:flex;align-items:center;justify-content:center;height:80px;will-change:transform}.partners__item--loading.svelte-jmbg5f{opacity:.3}.partners__logo-placeholder.svelte-jmbg5f{width:80px;height:40px;background:#ffffff1a;border-radius:4px}.partners__logo{max-width:100%;max-height:100%;width:auto;height:auto;opacity:.9}@media(max-width:1024px){.partners__grid.svelte-jmbg5f{grid-template-columns:repeat(4,1fr);gap:2.5rem 3rem}.partners__item.svelte-jmbg5f{height:auto;padding:.5rem}.partners__logo{max-width:80%;max-height:50px}}@media(max-width:768px){.partners{padding:4rem var(--spacing-section-x, 2rem) 0 var(--spacing-section-x, 2rem)}.partners__title.svelte-jmbg5f{margin-bottom:3rem}.partners__grid.svelte-jmbg5f{grid-template-columns:repeat(3,1fr);gap:2.5rem 2rem;margin-bottom:4rem}.partners__logo{max-width:75%;max-height:40px}}@media(max-width:480px){.partners__grid.svelte-jmbg5f{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}.partners__logo{max-width:70%;max-height:35px}}.dmc{align-items:center;justify-content:center;padding:4rem 6rem;padding-top:var(--header-height-sticky)}.contact{display:flex;flex-direction:column;justify-content:center;padding:6rem;padding-top:var(--header-height-sticky);min-height:80vh;position:relative;overflow:hidden}.contact__container.svelte-l3mn9u{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:6rem;z-index:2;padding-top:4rem;padding-bottom:4rem}.contact__main.svelte-l3mn9u{display:flex;align-items:flex-start;justify-content:center;gap:4rem;width:100%}.contact__logo-wrapper.svelte-l3mn9u{width:200px;height:auto;transition:transform .5s cubic-bezier(.4,0,.2,1)}.contact__logo-wrapper.svelte-l3mn9u{cursor:pointer}.contact:has(.contact__logo-wrapper:hover) .contact__logo-wrapper.svelte-l3mn9u,.contact:has(.contact__email:hover) .contact__logo-wrapper.svelte-l3mn9u{transform:scale(1.2)}.contact__logo-wrapper.svelte-l3mn9u svg{width:100%;height:auto}.contact__info.svelte-l3mn9u{display:flex;flex-direction:column;gap:1.5rem}.contact__tagline.svelte-l3mn9u{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:.9;text-transform:uppercase;color:#fff;margin:0}.contact__details.svelte-l3mn9u{display:flex;align-items:center;gap:1.5rem}.contact__email.svelte-l3mn9u{color:#fff;text-decoration:none;font-size:1.1rem;font-weight:400;transition:transform .5s cubic-bezier(.4,0,.2,1),text-decoration .3s ease;display:inline-block}.contact:has(.contact__logo-wrapper:hover) .contact__email.svelte-l3mn9u,.contact:has(.contact__email:hover) .contact__email.svelte-l3mn9u{transform:scale(1.1);text-decoration:underline}.contact__divider.svelte-l3mn9u{color:#ffffff4d;font-size:1.5rem;font-weight:300}.contact__socials.svelte-l3mn9u{display:flex;align-items:center;gap:1rem}.contact__socials.svelte-l3mn9u a:where(.svelte-l3mn9u){display:flex;align-items:center;justify-content:center;width:32px;height:32px;transition:transform .3s ease}.contact__socials.svelte-l3mn9u a:where(.svelte-l3mn9u):focus,.contact__socials.svelte-l3mn9u a:where(.svelte-l3mn9u):hover{transform:scale(1.1)}.contact__socials.svelte-l3mn9u svg{width:32px;height:32px}.contact__member.svelte-l3mn9u{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem;width:100%}.contact__member-title.svelte-l3mn9u{font-size:1.5rem;font-weight:800;text-transform:uppercase;color:#fff;margin:0}.contact__member-logos.svelte-l3mn9u{max-width:100%;height:auto;filter:brightness(0) invert(1);opacity:.9;max-height:60px}.contact__cookie-link.svelte-l3mn9u{background:none;border:none;color:#ffffff80;font-size:.85rem;cursor:pointer;padding:.5rem 1rem;transition:color .3s ease;font-family:inherit}.contact__cookie-link.svelte-l3mn9u:hover,.contact__cookie-link.svelte-l3mn9u:focus{color:#fff;text-decoration:underline}.contact__ticker.svelte-l3mn9u{position:absolute;bottom:0;left:0;width:100%;opacity:.1;pointer-events:none;z-index:1;font-size:16.67vh;transform-origin:center center;transform:rotate(0) scale(1) translateY(0);transition:transform .5s cubic-bezier(.4,0,.2,1)}.contact:has(.contact__logo-wrapper:hover) .contact__ticker.svelte-l3mn9u,.contact:has(.contact__email:hover) .contact__ticker.svelte-l3mn9u{transform:rotate(16deg) scale(2.6) translateY(-16.67%)}@media(max-width:900px){.contact__main.svelte-l3mn9u{flex-direction:column;align-items:center;text-align:center;gap:3rem}.contact__info.svelte-l3mn9u{align-items:center}.contact__details.svelte-l3mn9u{flex-direction:column;gap:1rem}.contact__divider.svelte-l3mn9u{display:none}.contact__member-logos.svelte-l3mn9u{max-height:40px}}@media(max-width:768px){.contact{padding:3rem var(--spacing-section-x, 2rem);min-height:auto}.contact__container.svelte-l3mn9u{gap:3rem}.contact__logo-wrapper.svelte-l3mn9u{width:140px}.contact__tagline.svelte-l3mn9u{font-size:clamp(2rem,8vw,3rem)}.contact__email.svelte-l3mn9u{font-size:1rem}.contact__member-logos.svelte-l3mn9u{max-height:35px}.contact__member-title.svelte-l3mn9u{font-size:1.25rem}.contact__ticker.svelte-l3mn9u{transition:none}}@media(hover:none){.contact:has(.contact__logo-wrapper:hover) .contact__ticker.svelte-l3mn9u,.contact:has(.contact__email:hover) .contact__ticker.svelte-l3mn9u{transform:none}}@media(max-width:768px){.image-container{height:40vh;padding-left:1rem;padding-right:1rem}}@media(max-width:480px){.image-container{height:45dvh}}
