.TabletScroll-module__qtgK0q__tableArea{width:100vw;height:140vh;padding-top:20vh;padding-bottom:20vh}.TabletScroll-module__qtgK0q__heroScrollContainer{flex-direction:column;display:flex}.TabletScroll-module__qtgK0q__bezel{width:60vw;height:37vw}.TabletScroll-module__qtgK0q__heroTitle{color:#000;font-size:1.5rem;font-weight:700;line-height:2rem}.TabletScroll-module__qtgK0q__heroSubtitle{color:#000;font-size:3rem;font-weight:700;line-height:1;display:block}.TabletScroll-module__qtgK0q__heroImage{object-fit:cover;object-position:center;border-radius:.5rem;width:100%;height:100%}@media (prefers-color-scheme:dark){.TabletScroll-module__qtgK0q__heroTitle{color:#fff}}@media (min-width:768px){.TabletScroll-module__qtgK0q__heroSubtitle{font-size:6rem}.TabletScroll-module__qtgK0q__tableArea{width:100vw;height:140vh}.TabletScroll-module__qtgK0q__bezel{border-radius:20px;padding:26px}.TabletScroll-module__qtgK0q__innerBezel{border-radius:25px}}@media (max-width:768px){.TabletScroll-module__qtgK0q__heroTitle{color:#000;font-size:.5rem}.TabletScroll-module__qtgK0q__heroSubtitle{font-size:1.5rem}.TabletScroll-module__qtgK0q__tableArea{width:100vw;height:60vh}.TabletScroll-module__qtgK0q__bezel{border-radius:22px;width:100vw;height:70vw;padding:15px}.TabletScroll-module__qtgK0q__innerBezel{border-radius:12px}}
.SplineLoading-module__T0bUMG__loadingScreen{z-index:9999;opacity:1;color:#f0f8ff;background-color:#161616;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .5s ease-in-out;display:flex;position:fixed;top:0;left:0}.SplineLoading-module__T0bUMG__loadingScreen.SplineLoading-module__T0bUMG__loaded{opacity:0;pointer-events:none}.SplineLoading-module__T0bUMG__content{text-align:center;max-width:90%}.SplineLoading-module__T0bUMG__logoText{letter-spacing:2px;margin-bottom:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:2.5rem;font-weight:300}.SplineLoading-module__T0bUMG__progressBar{background-color:rgba(255,255,255,.1);border-radius:2px;width:300px;max-width:100%;height:4px;margin:0 auto;overflow:hidden}.SplineLoading-module__T0bUMG__progressBarInner{background-color:#e0e7ff;border-radius:2px;width:5%;height:100%;transition:width 1s ease-out}.SplineLoading-module__T0bUMG__progressBarInner:not(.SplineLoading-module__T0bUMG__progressBarComplete){animation:2.5s ease-out forwards SplineLoading-module__T0bUMG__fakeProgress}@keyframes SplineLoading-module__T0bUMG__fakeProgress{0%{width:5%}to{width:90%}}.SplineLoading-module__T0bUMG__progressBarComplete{transition:width .4s ease-in-out;width:100%!important}
.Navbar-module___rHu7W__navbar{z-index:1000;-webkit-backdrop-filter:blur(20px)saturate(180%);background:rgba(30,30,30,.25);border:1px solid rgba(255,255,255,.1);border-radius:9999px;width:95%;max-width:1200px;padding:12px 20px;transition:transform .3s cubic-bezier(.25,.8,.25,1);position:fixed;top:20px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 30px rgba(0,0,0,.2)}.Navbar-module___rHu7W__navbar:hover{transform:translate(-50%)scale(1.02)}.Navbar-module___rHu7W__navbar:before{content:"";pointer-events:none;z-index:-1;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDAgMzAwIj48ZmlsdGVyIGlkPSJub2lzZSI+PGZlVHVyYnVsZW5jZSB0eXBlPSJmcmFjdGFsTm9pc2UiIGJhc2VGcmVxdWVuY3k9IjAuODUiIG51bU9jdGF2ZXM9IjEwIiBzdGl0Y2hUaWxlcz0ic3RpdGNoIi8+PGZlQ29sb3JNYXRyaXggdHlwZT0ic2F0dXJhdGUiIHZhbHVlcz0iMCIvPjwvZmlsdGVyPjxyZWN0IHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIiBmaWx0ZXI9InVybCgjbnoaXNlKSIgb3BhY2l0eT0iMC4wNSIvPjwvc3ZnPg==);width:100%;height:100%;position:absolute;top:0;left:0}.Navbar-module___rHu7W__navContent{color:#eef2f5;z-index:1000;justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module___rHu7W__logo{letter-spacing:.5px;color:inherit;font-size:1.2rem;font-weight:600;text-decoration:none}.Navbar-module___rHu7W__desktopMenu{gap:30px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module___rHu7W__desktopMenu a{color:#cdd3d8;font-size:.95rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.Navbar-module___rHu7W__desktopMenu a:hover{color:#fff;transform:scale(1.1)}.Navbar-module___rHu7W__contactButton{color:#fff;background-color:#0a0a0a;border:1px solid rgba(255,255,255,.2);border-radius:9999px;padding:8px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .2s,transform .2s}.Navbar-module___rHu7W__contactButton:hover{background-color:#222;transform:translateY(-2px)}.Navbar-module___rHu7W__menuToggle{color:#fff;cursor:pointer;background:0 0;border:none;padding:5px;display:none}.Navbar-module___rHu7W__mobileMenu{display:none}@media (max-width:820px){.Navbar-module___rHu7W__desktopMenu,.Navbar-module___rHu7W__desktopOnly{display:none}.Navbar-module___rHu7W__menuToggle{display:block}.Navbar-module___rHu7W__mobileMenu{-webkit-backdrop-filter:blur(20px)saturate(180%);text-align:center;z-index:1004;background:rgba(30,30,30,.8);border:1px solid rgba(255,255,255,.1);border-radius:20px;width:95%;padding:20px;display:block;position:fixed;top:90px;left:50%;transform:translate(-50%);box-shadow:0 4px 30px rgba(0,0,0,.2)}.Navbar-module___rHu7W__mobileMenu ul{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module___rHu7W__mobileMenu ul a{color:#eef2f5;font-size:1.1rem;font-weight:500;text-decoration:none}.Navbar-module___rHu7W__mobileMenu .Navbar-module___rHu7W__contactButton{margin-top:25px;display:inline-block}}.Navbar-module___rHu7W__desktopMenu button,.Navbar-module___rHu7W__mobileMenu button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.Navbar-module___rHu7W__desktopMenu button:hover,.Navbar-module___rHu7W__mobileMenu button:hover{opacity:.8}
.HeroContent-module__OrEizW__heroContainer{z-index:10;pointer-events:none;opacity:0;flex-direction:column;justify-content:end;align-items:flex-start;width:100%;height:100%;transition:opacity .8s ease-out .3s,transform .8s ease-out .3s;display:flex;position:absolute;top:0;left:0;transform:translateY(20px)}.HeroContent-module__OrEizW__splineContainer{height:100vh}.HeroContent-module__OrEizW__heroContainer.HeroContent-module__OrEizW__visible{opacity:1;transform:translateY(0)}.HeroContent-module__OrEizW__contentWrapper{color:#f0f8ff;pointer-events:auto;max-width:50%;padding-bottom:2.4vw;padding-left:2.4vw}.HeroContent-module__OrEizW__metallicText{background:linear-gradient(45deg,#000,#333,#ccc);color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Poppins,sans-serif;font-size:max(2.5rem,min(5.5vw,5.5rem));font-weight:1000;line-height:1.1}.HeroContent-module__OrEizW__subheading{color:gray;text-shadow:0 1px 10px rgba(0,0,0,.1);max-width:100%;margin:25px 0;padding-left:8px;font-size:max(1rem,min(1.5vw,1.1rem));font-weight:300;line-height:1.6}.HeroContent-module__OrEizW__buttonGroup{flex-wrap:wrap;gap:1rem;margin-top:15px;display:flex}.HeroContent-module__OrEizW__buttonPrimary,.HeroContent-module__OrEizW__buttonSecondary{cursor:pointer;border:none;border-radius:20px;padding:24px 48px;font-size:1.2rem;font-weight:300;transition:all .3s;overflow:hidden}.HeroContent-module__OrEizW__buttonPrimary{color:#fff;background:linear-gradient(145deg,#2c3e50,#1a1a1a,#333);box-shadow:0 4px 15px rgba(0,0,0,.3)}.HeroContent-module__OrEizW__buttonPrimary:hover{background:linear-gradient(145deg,#1f2b38,#0d0d0d,#222);transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.4)}.HeroContent-module__OrEizW__buttonSecondary{color:#1a1a1a;box-sizing:border-box;background:#f3f4f6;border:1px solid transparent}.HeroContent-module__OrEizW__buttonSecondary:hover{background:#fff;border-color:#d1d5db;transform:translateY(-3px)}@media (max-width:1024px) and (min-width:769px){.HeroContent-module__OrEizW__contentWrapper{max-width:65%;padding-bottom:3rem;padding-left:3rem}.HeroContent-module__OrEizW__metallicText{font-size:max(2rem,min(4.5vw,4rem))}.HeroContent-module__OrEizW__subheading{max-width:90%;font-size:max(.9rem,min(1.3vw,1rem))}.HeroContent-module__OrEizW__buttonPrimary,.HeroContent-module__OrEizW__buttonSecondary{border-radius:16px;padding:18px 36px;font-size:1rem}}@media (max-width:768px){.HeroContent-module__OrEizW__heroContainer{justify-content:end;align-items:center}.HeroContent-module__OrEizW__contentWrapper{text-align:center;-webkit-backdrop-filter:blur(20px)saturate(180%);background:rgba(15,15,25,.75);border:1px solid rgba(255,255,255,.1);border-top-left-radius:24px;border-top-right-radius:24px;width:100%;max-width:100%;padding:2.5rem 1rem;box-shadow:0 8px 32px rgba(0,0,0,.4),inset 0 1px rgba(255,255,255,.1)}.HeroContent-module__OrEizW__metallicText{background:linear-gradient(135deg,#fff,#e0e0e0,silver,#fff) 0 0/200% 200%;color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:max(1.75rem,min(7vw,2.5rem));line-height:1.2}.HeroContent-module__OrEizW__subheading{color:#d0d0d0;opacity:.95;margin:1.25rem 0;padding:0;font-size:max(.9rem,min(3.5vw,1rem));font-weight:300;line-height:1.7}.HeroContent-module__OrEizW__buttonGroup{flex-direction:column;gap:.875rem;width:100%;margin-top:1.75rem}.HeroContent-module__OrEizW__buttonPrimary,.HeroContent-module__OrEizW__buttonSecondary{border-radius:14px;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:400}.HeroContent-module__OrEizW__buttonPrimary{background:linear-gradient(135deg,#2c3e50,#1a1a1a);box-shadow:0 4px 16px rgba(0,0,0,.3)}.HeroContent-module__OrEizW__buttonSecondary{color:#1a1a1a;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2)}.HeroContent-module__OrEizW__buttonPrimary:active{transform:scale(.98)}.HeroContent-module__OrEizW__buttonSecondary:active{background:#fff;transform:scale(.98)}}@media (max-width:480px){.HeroContent-module__OrEizW__heroContainer{width:100vw;height:95vh}.HeroContent-module__OrEizW__splineContainer{height:90vh}.HeroContent-module__OrEizW__contentWrapper{border-top-left-radius:25px;border-top-right-radius:25px;height:60vh}.HeroContent-module__OrEizW__metallicText{margin-bottom:.75rem;font-size:max(1.5rem,min(6vw,2rem))}.HeroContent-module__OrEizW__subheading{margin:1rem 0;font-size:.875rem;line-height:1.6}.HeroContent-module__OrEizW__buttonGroup{gap:.75rem;margin-top:1.5rem}.HeroContent-module__OrEizW__buttonPrimary,.HeroContent-module__OrEizW__buttonSecondary{border-radius:12px;padding:.875rem 1.25rem;font-size:.9375rem}}
.ScrollMarquee-module__Fw4Q-q__marqueeSection{z-index:10;width:100%;margin:0;padding:.5rem 0;line-height:0;position:relative;overflow:hidden}.ScrollMarquee-module__Fw4Q-q__marqueeContainer{white-space:nowrap;align-items:center;width:100%;margin:0;padding:0;line-height:1;display:flex;overflow:hidden}.ScrollMarquee-module__Fw4Q-q__marqueeText{text-transform:uppercase;white-space:nowrap;text-shadow:2px 2px 4px rgba(0,0,0,.3);will-change:transform;margin:0;padding:.5rem 0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:5rem;font-weight:730;line-height:1;transition:none;display:inline-block}@media (max-width:768px){.ScrollMarquee-module__Fw4Q-q__marqueeText{font-size:3rem}}@media (max-width:480px){.ScrollMarquee-module__Fw4Q-q__marqueeText{font-size:2.2rem}}
.ThreeLineScroll-module__sa3bEW__main{overflow:hidden}.ThreeLineScroll-module__sa3bEW__spacer{height:10vh}.ThreeLineScroll-module__sa3bEW__slide{white-space:nowrap;display:flex;position:relative}.ThreeLineScroll-module__sa3bEW__phrase{align-items:center;gap:1.25rem;padding-left:1.25rem;padding-right:1.25rem;display:flex}.ThreeLineScroll-module__sa3bEW__phraseText{color:#fff;font-size:7.5vw}.ThreeLineScroll-module__sa3bEW__imageContainer{aspect-ratio:4/2;border-radius:9999px;height:7.5vw;position:relative;overflow:hidden}
@media (max-width:1024px){.BlackCards-module__AL7mWW__header{padding:80px 2% 60px}.BlackCards-module__AL7mWW__card{height:80vh;padding:60px 40px 50px}.BlackCards-module__AL7mWW__cardContent{gap:40px}.BlackCards-module__AL7mWW__cardNumber{font-size:4rem}}@media (max-width:768px){.BlackCards-module__AL7mWW__header{padding:60px 4% 40px}.BlackCards-module__AL7mWW__headerLabel{letter-spacing:.15em;margin-bottom:16px;font-size:.7rem}.BlackCards-module__AL7mWW__headerDescription{letter-spacing:.08em;max-width:95vw}.BlackCards-module__AL7mWW__card{width:92vw;height:auto;min-height:70vh;max-height:85vh;padding:32px 20px 24px}.BlackCards-module__AL7mWW__cardContent{grid-template-columns:1fr;gap:20px;height:auto}.BlackCards-module__AL7mWW__cardLeft{gap:14px}.BlackCards-module__AL7mWW__cardNumber{min-width:auto;font-size:2.5rem}.BlackCards-module__AL7mWW__cardTitle{font-size:max(1.3rem,min(4.5vw,1.75rem))}.BlackCards-module__AL7mWW__cardSubTitle{font-size:max(.85rem,min(3.5vw,1rem))}.BlackCards-module__AL7mWW__cardTextContent{max-height:none;padding-right:0;overflow-y:visible}.BlackCards-module__AL7mWW__cardParagraph{margin-bottom:12px;font-size:max(.8rem,min(2.8vw,.9rem));line-height:1.6}.BlackCards-module__AL7mWW__cardLink{gap:8px;padding:8px 0;font-size:.75rem}.BlackCards-module__AL7mWW__cardImageContainer{height:180px;min-height:180px;margin-top:auto}.BlackCards-module__AL7mWW__cardImageWrapper{border-radius:4px}}@media (max-width:480px){.BlackCards-module__AL7mWW__header{padding:40px 4% 30px}.BlackCards-module__AL7mWW__headerLabel{margin-bottom:12px;font-size:.65rem}.BlackCards-module__AL7mWW__card{width:90vw;min-height:65vh;max-height:82vh;padding:24px 16px 20px}.BlackCards-module__AL7mWW__cardContent{gap:16px}.BlackCards-module__AL7mWW__cardLeft{gap:12px}.BlackCards-module__AL7mWW__cardNumber{font-size:2rem}.BlackCards-module__AL7mWW__cardTitle{font-size:1.25rem}.BlackCards-module__AL7mWW__cardSubTitle{font-size:.85rem}.BlackCards-module__AL7mWW__cardParagraph{margin-bottom:10px;font-size:.8rem;line-height:1.55}.BlackCards-module__AL7mWW__cardLink{gap:6px;padding:8px 0;font-size:.7rem}.BlackCards-module__AL7mWW__cardLink svg{width:14px;height:7px}.BlackCards-module__AL7mWW__cardImageContainer{height:140px;min-height:140px}}.BlackCards-module__AL7mWW__section{background:#0a0a0a;justify-content:center;align-items:center;padding-left:2%;padding-right:2%;position:relative}.BlackCards-module__AL7mWW__header{text-align:center;border-bottom:1px solid rgba(192,192,192,.15);padding:120px 2% 80px}.BlackCards-module__AL7mWW__headerLabel{letter-spacing:.3em;text-transform:uppercase;color:rgba(192,192,192,.5);margin-bottom:30px;font-size:.9rem;font-weight:300}.BlackCards-module__AL7mWW__headerTitle{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-family:Georgia,serif;font-size:max(2rem,min(6vw,5rem));font-weight:200;line-height:1.2}.BlackCards-module__AL7mWW__headerDescription{letter-spacing:.2em;text-transform:uppercase;color:rgba(192,192,192,.8);max-width:90vw;margin:0 auto 30px;font-size:max(.8rem,min(2vw,1.2rem));font-weight:100;line-height:1.6}.BlackCards-module__AL7mWW__cardsContainer{position:relative}.BlackCards-module__AL7mWW__cardWrapper{justify-content:center;align-items:center;height:100vh;display:flex;position:-webkit-sticky;position:sticky;top:0}.BlackCards-module__AL7mWW__card{transform-origin:top;background:#0a0a0a;border:1px solid rgba(192,192,192,.2);border-radius:8px;flex-direction:column;width:95vw;max-width:1600px;height:75vh;padding:100px 80px 70px;display:flex;position:relative;overflow:hidden}.BlackCards-module__AL7mWW__cardContent{grid-template-columns:1.2fr 1fr;align-items:stretch;gap:60px;height:100%;display:grid}.BlackCards-module__AL7mWW__cardLeft{flex-direction:column;justify-content:flex-start;gap:30px;height:100%;display:flex}.BlackCards-module__AL7mWW__cardNumber{color:rgba(192,192,192,.15);min-width:100px;font-family:Georgia,serif;font-size:5rem;font-weight:100;line-height:1}.BlackCards-module__AL7mWW__cardTitle{color:#fff;letter-spacing:-.02em;margin:0;font-family:Georgia,serif;font-size:max(1.8rem,min(3vw,2.5rem));font-weight:300;line-height:1.3}.BlackCards-module__AL7mWW__cardSubTitle{color:#787878;letter-spacing:-.02em;text-transform:uppercase;margin:0;font-family:Helvetica,serif;font-size:max(1.2rem,min(3vw,1.4rem));font-weight:100;line-height:1}.BlackCards-module__AL7mWW__cardTextContent{flex:1;padding-right:20px;overflow-y:auto}.BlackCards-module__AL7mWW__cardParagraph{color:rgba(192,192,192,.75);margin:0 0 20px;font-size:max(.95rem,min(1.5vw,1.05rem));font-weight:300;line-height:1.8}.BlackCards-module__AL7mWW__cardLink{color:rgba(192,192,192,.6);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:12px;width:-moz-fit-content;width:fit-content;padding:12px 0;font-size:.9rem;font-weight:300;text-decoration:none;display:inline-flex}.BlackCards-module__AL7mWW__cardImageContainer{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.BlackCards-module__AL7mWW__cardImageWrapper{border:1px solid rgba(192,192,192,.15);width:100%;height:100%;position:relative;overflow:hidden}.BlackCards-module__AL7mWW__cardImageMotion{background:rgba(192,192,192,.05);width:100%;height:100%;position:relative}.BlackCards-module__AL7mWW__cardImage{object-fit:cover;opacity:.8;width:100%;height:100%}@media (max-width:1366px){.BlackCards-module__AL7mWW__card{height:auto;min-height:60vh;max-height:75vh;padding:70px 50px 60px}.BlackCards-module__AL7mWW__cardContent{gap:50px}.BlackCards-module__AL7mWW__cardNumber{font-size:2.5rem}.BlackCards-module__AL7mWW__cardTitle{font-size:max(1.6rem,min(1.5vw,2.2rem))}.BlackCards-module__AL7mWW__cardSubTitle{font-size:max(1rem,min(1vw,1.2rem))}.BlackCards-module__AL7mWW__cardParagraph{font-size:max(.9rem,min(1.3vw,1rem))}.BlackCards-module__AL7mWW__cardLink{gap:10px;font-size:.85rem}.BlackCards-module__AL7mWW__cardImageContainer{justify-content:end;align-items:start;width:100%;height:100%;display:flex;position:relative}}@media (max-width:1024px){.BlackCards-module__AL7mWW__cardImageContainer{justify-content:start;align-items:start;height:100%;display:flex;position:relative}.BlackCards-module__AL7mWW__header{padding:80px 2% 60px}.BlackCards-module__AL7mWW__card{height:auto;min-height:60vh;max-height:75vh;padding:60px 40px 50px}.BlackCards-module__AL7mWW__cardContent{gap:40px}.BlackCards-module__AL7mWW__cardNumber{font-size:4rem}.BlackCards-module__AL7mWW__cardTitle{font-size:max(1.5rem,min(2.8vw,2rem))}.BlackCards-module__AL7mWW__cardSubTitle{font-size:max(.95rem,min(2.2vw,1.15rem))}.BlackCards-module__AL7mWW__cardLink{gap:10px;font-size:.8rem}}@media (max-width:768px){.BlackCards-module__AL7mWW__header{padding:60px 4% 40px}.BlackCards-module__AL7mWW__headerLabel{letter-spacing:.15em;margin-bottom:16px;font-size:.7rem}.BlackCards-module__AL7mWW__headerDescription{letter-spacing:.08em;max-width:95vw}.BlackCards-module__AL7mWW__card{width:90vw;height:auto;min-height:60vh;max-height:75vh;padding:32px 20px 24px}.BlackCards-module__AL7mWW__cardContent{flex-direction:column;gap:20px;height:auto;display:flex}.BlackCards-module__AL7mWW__cardLeft{order:1;gap:14px}.BlackCards-module__AL7mWW__cardNumber{min-width:auto;font-size:2.5rem}.BlackCards-module__AL7mWW__cardTitle{font-size:max(1.3rem,min(4.5vw,1.75rem))}.BlackCards-module__AL7mWW__cardSubTitle{font-size:max(.85rem,min(3.5vw,1rem))}.BlackCards-module__AL7mWW__cardTextContent{max-height:none;padding-right:0;overflow-y:visible}.BlackCards-module__AL7mWW__cardParagraph{margin-bottom:12px;font-size:max(.8rem,min(2.8vw,.9rem));line-height:1.6}.BlackCards-module__AL7mWW__cardLink{gap:8px;padding:8px 0;font-size:.75rem}.BlackCards-module__AL7mWW__cardImageContainer{order:2;height:180px;min-height:180px}.BlackCards-module__AL7mWW__cardImageWrapper{border-radius:4px}}@media (max-width:480px){.BlackCards-module__AL7mWW__header{padding:40px 4% 30px}.BlackCards-module__AL7mWW__headerLabel{margin-bottom:12px;font-size:.65rem}.BlackCards-module__AL7mWW__card{width:90vw;min-height:65vh;max-height:82vh;padding:24px 16px 20px}.BlackCards-module__AL7mWW__cardContent{gap:16px}.BlackCards-module__AL7mWW__cardLeft{gap:12px}.BlackCards-module__AL7mWW__cardNumber{font-size:2rem}.BlackCards-module__AL7mWW__cardTitle{font-size:1.25rem}.BlackCards-module__AL7mWW__cardSubTitle{font-size:.85rem}.BlackCards-module__AL7mWW__cardParagraph{margin-bottom:10px;font-size:.8rem;line-height:1.55}.BlackCards-module__AL7mWW__cardLink{gap:6px;padding:8px 0;font-size:.7rem}.BlackCards-module__AL7mWW__cardLink svg{width:14px;height:7px}.BlackCards-module__AL7mWW__cardImageContainer{height:140px;min-height:140px}}
.GetInTouchSection-module__k5nHtG__section{background:#0a0a0a;min-height:100vh;padding:120px 2%;position:relative;overflow:hidden}.GetInTouchSection-module__k5nHtG__ambientGradient{pointer-events:none;z-index:0;background:radial-gradient(circle,rgba(192,192,192,.03) 0%,transparent 70%);border-radius:50%;width:600px;height:600px;transition:transform .3s ease-out;position:absolute}.GetInTouchSection-module__k5nHtG__container{z-index:1;max-width:1600px;margin:0 auto;position:relative}.GetInTouchSection-module__k5nHtG__header{text-align:center;border-bottom:1px solid rgba(192,192,192,.15);margin-bottom:100px;padding-bottom:60px;animation:.8s ease-out GetInTouchSection-module__k5nHtG__fadeInUp}@keyframes GetInTouchSection-module__k5nHtG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.GetInTouchSection-module__k5nHtG__headerLabel{letter-spacing:.3em;text-transform:uppercase;color:rgba(192,192,192,.5);margin-bottom:30px;font-size:.9rem;font-weight:300;animation:1s ease-out .2s both GetInTouchSection-module__k5nHtG__fadeIn}@keyframes GetInTouchSection-module__k5nHtG__fadeIn{0%{opacity:0}to{opacity:1}}.GetInTouchSection-module__k5nHtG__headerTitle{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-family:Georgia,serif;font-size:max(2rem,min(6vw,4.5rem));font-weight:200;line-height:1.2}.GetInTouchSection-module__k5nHtG__headerDescription{color:rgba(192,192,192,.7);max-width:800px;margin:0 auto;font-size:max(.9rem,min(2vw,1.1rem));font-weight:300;line-height:1.8}.GetInTouchSection-module__k5nHtG__contentGrid{grid-template-columns:1.3fr 1fr;align-items:start;gap:80px;display:grid}.GetInTouchSection-module__k5nHtG__formColumn{animation:.8s ease-out .3s both GetInTouchSection-module__k5nHtG__fadeInUp;position:relative}.GetInTouchSection-module__k5nHtG__progress-bar-container{opacity:0;margin-bottom:60px;animation:.5s ease-out .8s both GetInTouchSection-module__k5nHtG__fadeIn}.GetInTouchSection-module__k5nHtG__progress-label{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.GetInTouchSection-module__k5nHtG__progress-text{letter-spacing:.15em;text-transform:uppercase;color:rgba(192,192,192,.4);font-size:.75rem;font-weight:300}.GetInTouchSection-module__k5nHtG__progress-percentage{color:rgba(192,192,192,.6);font-size:.85rem;font-weight:300}.GetInTouchSection-module__k5nHtG__progress-bar{background:rgba(192,192,192,.1);border-radius:2px;width:100%;height:2px;overflow:hidden}.GetInTouchSection-module__k5nHtG__progress-fill{background:linear-gradient(90deg,rgba(192,192,192,.4),rgba(192,192,192,.7));border-radius:2px;height:100%;transition:width .5s}.GetInTouchSection-module__k5nHtG__form{background:rgba(192,192,192,.02);border:1px solid rgba(192,192,192,.2);border-radius:8px;flex-direction:column;gap:40px;padding:50px;transition:border-color .3s;display:flex}.GetInTouchSection-module__k5nHtG__form:hover{border-color:rgba(192,192,192,.3)}.GetInTouchSection-module__k5nHtG__formGroup{opacity:0;animation:.6s ease-out both GetInTouchSection-module__k5nHtG__fadeInUp;position:relative}.GetInTouchSection-module__k5nHtG__formGroup:first-child{animation-delay:.4s}.GetInTouchSection-module__k5nHtG__formGroup:nth-child(2){animation-delay:.5s}.GetInTouchSection-module__k5nHtG__formGroup:nth-child(3){animation-delay:.6s}.GetInTouchSection-module__k5nHtG__formGroup:nth-child(4){animation-delay:.7s}.GetInTouchSection-module__k5nHtG__formGroup:nth-child(5){animation-delay:.8s}.GetInTouchSection-module__k5nHtG__label{letter-spacing:.15em;text-transform:uppercase;color:rgba(192,192,192,.4);transform-origin:0;margin-bottom:12px;font-size:.85rem;font-weight:300;transition:all .3s;display:block}.GetInTouchSection-module__k5nHtG__labelFocused{color:rgba(192,192,192,.7);transform:scale(1.02)}.GetInTouchSection-module__k5nHtG__inputWrapper{position:relative}.GetInTouchSection-module__k5nHtG__input,.GetInTouchSection-module__k5nHtG__select,.GetInTouchSection-module__k5nHtG__textarea{color:#fff;background:0 0;border:none;border-bottom:1px solid rgba(192,192,192,.2);outline:none;width:100%;padding:12px 0;font-family:inherit;font-size:1.1rem;font-weight:300;transition:all .3s}.GetInTouchSection-module__k5nHtG__input:focus,.GetInTouchSection-module__k5nHtG__select:focus,.GetInTouchSection-module__k5nHtG__textarea:focus{border-bottom-color:rgba(192,192,192,.5);padding-left:8px}.GetInTouchSection-module__k5nHtG__inputLine{background:linear-gradient(90deg,transparent,rgba(192,192,192,.8),transparent);width:0;height:1px;transition:width .5s;position:absolute;bottom:0;left:0}.GetInTouchSection-module__k5nHtG__input:focus~.GetInTouchSection-module__k5nHtG__inputLine,.GetInTouchSection-module__k5nHtG__select:focus~.GetInTouchSection-module__k5nHtG__inputLine,.GetInTouchSection-module__k5nHtG__textarea:focus~.GetInTouchSection-module__k5nHtG__inputLine{width:100%}.GetInTouchSection-module__k5nHtG__select{cursor:pointer}.GetInTouchSection-module__k5nHtG__select option{color:#fff;background:#0a0a0a}.GetInTouchSection-module__k5nHtG__textarea{resize:vertical;min-height:120px}.GetInTouchSection-module__k5nHtG__charCounter{color:rgba(192,192,192,.4);font-size:.75rem;font-weight:300;transition:color .3s;position:absolute;bottom:-24px;right:0}.GetInTouchSection-module__k5nHtG__charCounterActive{color:rgba(192,192,192,.6)}.GetInTouchSection-module__k5nHtG__submitButton{color:rgba(192,192,192,.8);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;opacity:0;background:0 0;border:1px solid rgba(192,192,192,.3);align-items:center;gap:16px;width:-moz-fit-content;width:fit-content;margin-top:20px;padding:20px 40px;font-size:.9rem;font-weight:300;transition:all .4s;animation:.5s ease-out .9s both GetInTouchSection-module__k5nHtG__fadeIn;display:inline-flex;position:relative;overflow:hidden}.GetInTouchSection-module__k5nHtG__submitButton:before{content:"";background:linear-gradient(90deg,transparent,rgba(192,192,192,.1),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.GetInTouchSection-module__k5nHtG__submitButton:hover:before{left:100%}.GetInTouchSection-module__k5nHtG__submitButton:hover{color:silver;background:rgba(192,192,192,.05);border-color:rgba(192,192,192,.5);transform:translate(8px)}.GetInTouchSection-module__k5nHtG__submitButton:disabled{opacity:.5;cursor:not-allowed}.GetInTouchSection-module__k5nHtG__buttonArrow{transition:transform .3s}.GetInTouchSection-module__k5nHtG__submitButton:hover .GetInTouchSection-module__k5nHtG__buttonArrow{transform:translate(4px)}.GetInTouchSection-module__k5nHtG__submitButtonSubmitting{pointer-events:none}.GetInTouchSection-module__k5nHtG__submitButtonSuccess{background:rgba(192,192,192,.1);border-color:rgba(192,192,192,.5)}.GetInTouchSection-module__k5nHtG__spinner{border:2px solid rgba(192,192,192,.3);border-top-color:rgba(192,192,192,.8);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite GetInTouchSection-module__k5nHtG__spin}@keyframes GetInTouchSection-module__k5nHtG__spin{to{transform:rotate(360deg)}}.GetInTouchSection-module__k5nHtG__infoColumn{animation:.8s ease-out .5s both GetInTouchSection-module__k5nHtG__fadeInUp;position:-webkit-sticky;position:sticky;top:120px}.GetInTouchSection-module__k5nHtG__infoCard{background:#0a0a0a;border:1px solid rgba(192,192,192,.2);border-radius:8px;padding:60px 50px;transition:border-color .3s}.GetInTouchSection-module__k5nHtG__infoCard:hover{border-color:rgba(192,192,192,.3)}.GetInTouchSection-module__k5nHtG__infoHeader{margin-bottom:30px}.GetInTouchSection-module__k5nHtG__infoNumber{color:rgba(192,192,192,.8);margin-bottom:60px;font-family:Georgia,serif;font-size:2.5rem;font-weight:100;line-height:1;transition:all .5s}.GetInTouchSection-module__k5nHtG__infoCard:hover .GetInTouchSection-module__k5nHtG__infoNumber{color:#fff;transform:scale(1.05)}.GetInTouchSection-module__k5nHtG__infoTitle{color:#fff;letter-spacing:-.02em;margin:0;font-family:Georgia,serif;font-size:2rem;font-weight:300}.GetInTouchSection-module__k5nHtG__infoParagraph{color:rgba(192,192,192,.7);margin-bottom:40px;font-size:1.2rem;font-weight:300;line-height:1.8}.GetInTouchSection-module__k5nHtG__contactList{flex-direction:column;gap:24px;margin-bottom:40px;display:flex}.GetInTouchSection-module__k5nHtG__contactItem{border-radius:6px;flex-direction:column;gap:8px;margin:-16px;padding:16px;transition:all .3s;display:flex;position:relative}.GetInTouchSection-module__k5nHtG__contactItem:before{content:"";background:rgba(192,192,192,.3);width:0;height:1px;transition:width .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.GetInTouchSection-module__k5nHtG__contactItem:hover{background:rgba(192,192,192,.03);padding-left:20px}.GetInTouchSection-module__k5nHtG__contactItem:hover:before{width:4px}.GetInTouchSection-module__k5nHtG__contactLabel{letter-spacing:.15em;text-transform:uppercase;color:rgba(192,192,192,.4);font-size:.75rem;font-weight:300;transition:color .3s}.GetInTouchSection-module__k5nHtG__contactItem:hover .GetInTouchSection-module__k5nHtG__contactLabel{color:rgba(192,192,192,.6)}.GetInTouchSection-module__k5nHtG__contactValue{color:rgba(192,192,192,.8);font-size:1.1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-block}.GetInTouchSection-module__k5nHtG__contactValue:hover{color:silver;transform:translate(4px)}.GetInTouchSection-module__k5nHtG__contactValuePlain{color:rgba(192,192,192,.8);font-size:1.1rem;font-weight:300}.GetInTouchSection-module__k5nHtG__divider{background:rgba(192,192,192,.15);width:100%;height:1px;margin:40px 0;position:relative;overflow:hidden}.GetInTouchSection-module__k5nHtG__divider:after{content:"";background:linear-gradient(90deg,transparent,rgba(192,192,192,.4),transparent);width:30%;height:100%;animation:3s infinite GetInTouchSection-module__k5nHtG__shimmer;position:absolute;top:0;left:-100%}@keyframes GetInTouchSection-module__k5nHtG__shimmer{0%,to{left:-100%}50%{left:100%}}.GetInTouchSection-module__k5nHtG__responseTime{border-radius:6px;align-items:center;gap:16px;margin-bottom:40px;margin-left:-16px;margin-right:-16px;padding:16px;transition:all .3s;display:flex}.GetInTouchSection-module__k5nHtG__responseTime:hover{background:rgba(192,192,192,.03)}.GetInTouchSection-module__k5nHtG__responseIcon{border:1px solid rgba(192,192,192,.2);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .4s;display:flex;position:relative}.GetInTouchSection-module__k5nHtG__responseTime:hover .GetInTouchSection-module__k5nHtG__responseIcon{border-color:rgba(192,192,192,.4);transform:rotate(15deg)}.GetInTouchSection-module__k5nHtG__responseIcon svg{transition:transform .4s}.GetInTouchSection-module__k5nHtG__responseTime:hover .GetInTouchSection-module__k5nHtG__responseIcon svg{transform:scale(1.1)}.GetInTouchSection-module__k5nHtG__responseTitle{letter-spacing:.15em;text-transform:uppercase;color:rgba(192,192,192,.4);margin-bottom:4px;font-size:.75rem;font-weight:300}.GetInTouchSection-module__k5nHtG__responseText{color:rgba(192,192,192,.8);font-size:1rem;font-weight:300}.GetInTouchSection-module__k5nHtG__socialLinks{flex-direction:column;gap:16px;display:flex}.GetInTouchSection-module__k5nHtG__socialLabel{letter-spacing:.15em;text-transform:uppercase;color:rgba(192,192,192,.8);padding-bottom:20px;font-size:1rem;font-weight:300}.GetInTouchSection-module__k5nHtG__socialIcons{gap:12px;display:flex}@media (max-width:1024px){.GetInTouchSection-module__k5nHtG__ambientGradient{display:none}.GetInTouchSection-module__k5nHtG__contentGrid{grid-template-columns:1fr;gap:60px}.GetInTouchSection-module__k5nHtG__infoColumn{position:relative;top:0}}@media (max-width:768px){.GetInTouchSection-module__k5nHtG__section{padding:80px 4%}.GetInTouchSection-module__k5nHtG__header{margin-bottom:60px;padding-bottom:40px}.GetInTouchSection-module__k5nHtG__contentGrid{gap:40px}.GetInTouchSection-module__k5nHtG__infoCard{padding:40px 30px}.GetInTouchSection-module__k5nHtG__form{gap:32px;padding:40px 30px}.GetInTouchSection-module__k5nHtG__infoNumber{font-size:3rem}.GetInTouchSection-module__k5nHtG__infoTitle{font-size:1.6rem}}@media (max-width:480px){.GetInTouchSection-module__k5nHtG__section{padding:60px 4%}.GetInTouchSection-module__k5nHtG__header{margin-bottom:40px;padding-bottom:30px}.GetInTouchSection-module__k5nHtG__headerLabel{letter-spacing:.2em;font-size:.7rem}.GetInTouchSection-module__k5nHtG__contentGrid{gap:32px}.GetInTouchSection-module__k5nHtG__infoCard{padding:32px 24px}.GetInTouchSection-module__k5nHtG__form{gap:28px;padding:32px 24px}.GetInTouchSection-module__k5nHtG__submitButton{padding:16px 32px;font-size:.8rem}.GetInTouchSection-module__k5nHtG__infoNumber{font-size:2.5rem}.GetInTouchSection-module__k5nHtG__infoTitle{font-size:1.4rem}}
.SingleButton-module__ZGiUyG__links{justify-content:center;align-items:center;gap:2rem;display:flex}.SingleButton-module__ZGiUyG__icon{--cursor-x:50%;--cursor-y:50%;cursor:pointer;background:#e5e7eb;border:2px solid #708090;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.SingleButton-module__ZGiUyG__icon:before{content:"";width:100%;height:100%;clip-path:circle(0% at var(--cursor-x)var(--cursor-y));z-index:1;background-color:#282828;transition:clip-path .25s ease-in-out;position:absolute;top:0;left:0}.SingleButton-module__ZGiUyG__icon:hover:before{clip-path:circle(150% at var(--cursor-x)var(--cursor-y))}.SingleButton-module__ZGiUyG__icon svg{color:#4b5563;z-index:2;width:1.5rem;height:1.5rem;transition:color .3s;position:relative}.SingleButton-module__ZGiUyG__icon:hover svg{color:#fff}.SingleButton-module__ZGiUyG__fixedContainer{z-index:1000;opacity:1;transition:opacity .3s ease-in-out;position:fixed;bottom:8rem;right:8rem}.SingleButton-module__ZGiUyG__hidden{opacity:0;pointer-events:none}@media (max-width:820px){.SingleButton-module__ZGiUyG__fixedContainer{bottom:2rem;right:2rem}.SingleButton-module__ZGiUyG__icon{border:1px solid #708090;width:4rem;height:4rem}}@media (max-width:420px){.SingleButton-module__ZGiUyG__fixedContainer{bottom:2rem;right:2rem}.SingleButton-module__ZGiUyG__icon{border:1px solid #708090;width:4rem;height:4rem}}
