.AdminDashboard-module__eY0NUG__dashboardWrapper{color:#fff;min-height:100vh;font-family:var(--font-geist-sans), "Geist", sans-serif;background:#050505;display:flex}.AdminDashboard-module__eY0NUG__sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;background:#0f0f0fcc;border-right:1px solid #ffffff0d;flex-direction:column;width:280px;height:100vh;padding:2rem 1.5rem;display:flex;position:fixed}.AdminDashboard-module__eY0NUG__logo{align-items:center;margin-bottom:3rem;font-size:1.8rem;font-weight:600;display:flex}.AdminDashboard-module__eY0NUG__logo img{object-fit:contain;width:auto;height:auto;max-height:22px}.AdminDashboard-module__eY0NUG__logo span:first-child{color:#34d399}.AdminDashboard-module__eY0NUG__logo span:last-child{color:#f05c46}.AdminDashboard-module__eY0NUG__navGroup{flex-direction:column;flex:1;gap:.5rem;display:flex}.AdminDashboard-module__eY0NUG__navButton{color:#fff9;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:.8rem 1.2rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.AdminDashboard-module__eY0NUG__navButton:hover{color:#f05c46;background:#f05c461f}.AdminDashboard-module__eY0NUG__activeNav{color:#fff;background:#f05c46;box-shadow:0 4px 14px #f05c464d}.AdminDashboard-module__eY0NUG__logoutBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;margin-top:auto;padding:.8rem 1.2rem;font-weight:600;transition:all .2s}.AdminDashboard-module__eY0NUG__logoutBtn:hover{color:#fff;background:#ef4444}.AdminDashboard-module__eY0NUG__mainContent{flex:1;margin-left:280px;padding:3rem}.AdminDashboard-module__eY0NUG__header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.AdminDashboard-module__eY0NUG__title{letter-spacing:-.02em;font-size:2rem;font-weight:700}.AdminDashboard-module__eY0NUG__addNewBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:700;transition:transform .2s;display:flex}.AdminDashboard-module__eY0NUG__addNewBtn:hover{transform:scale(1.05)}.AdminDashboard-module__eY0NUG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141480;border:1px solid #ffffff0d;border-radius:24px;padding:2rem;box-shadow:0 20px 40px #0003}.AdminDashboard-module__eY0NUG__tableWrapper{overflow-x:auto}.AdminDashboard-module__eY0NUG__table{border-collapse:separate;border-spacing:0 .5rem;text-align:left;width:100%}.AdminDashboard-module__eY0NUG__table th{color:#fff6;text-transform:uppercase;letter-spacing:.05em;padding:1rem;font-size:.85rem;font-weight:600}.AdminDashboard-module__eY0NUG__table tr td{background:#ffffff05;border-top:1px solid #ffffff05;border-bottom:1px solid #ffffff05;padding:1.2rem 1rem}.AdminDashboard-module__eY0NUG__table tr td:first-child{border-left:1px solid #ffffff05;border-radius:12px 0 0 12px}.AdminDashboard-module__eY0NUG__table tr td:last-child{border-right:1px solid #ffffff05;border-radius:0 12px 12px 0}.AdminDashboard-module__eY0NUG__actionBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:.6rem;transition:all .2s}.AdminDashboard-module__eY0NUG__actionBtn:hover{background:#ffffff1a}.AdminDashboard-module__eY0NUG__deleteBtn{color:#ef4444}.AdminDashboard-module__eY0NUG__deleteBtn:hover{background:#ef44441a}.AdminDashboard-module__eY0NUG__modalOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.AdminDashboard-module__eY0NUG__modal{background:#111;border:1px solid #ffffff1a;border-radius:28px;width:100%;max-height:90vh;padding:3rem;position:relative;overflow-y:auto;box-shadow:0 40px 100px #00000080}.AdminDashboard-module__eY0NUG__closeModal{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:1.5rem;right:1.5rem}.AdminDashboard-module__eY0NUG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.AdminDashboard-module__eY0NUG__inputGroup label{color:#ffffff80;font-size:.85rem;font-weight:500}.AdminDashboard-module__eY0NUG__input,.AdminDashboard-module__eY0NUG__textarea{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;padding:1rem;font-size:.95rem;transition:border-color .2s}.AdminDashboard-module__eY0NUG__input:focus,.AdminDashboard-module__eY0NUG__textarea:focus{border-color:#34d399;outline:none}.AdminDashboard-module__eY0NUG__saveBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:16px;margin-top:2rem;padding:1.2rem;font-size:1.1rem;font-weight:800;transition:all .2s}.AdminDashboard-module__eY0NUG__saveBtn:hover{background:#f0f0f0}.AdminDashboard-module__eY0NUG__saveBtn:disabled{opacity:.5;cursor:not-allowed}.AdminDashboard-module__eY0NUG__fileInputContainer{align-items:center;gap:1rem;display:flex}.AdminDashboard-module__eY0NUG__fileInputLabel{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;height:100%;padding:.8rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.AdminDashboard-module__eY0NUG__fileInputLabel:hover{background:#ffffff26;border-color:#ffffff4d}.AdminDashboard-module__eY0NUG__hiddenFileInput{display:none}.AdminDashboard-module__eY0NUG__sectionHeading{text-transform:uppercase;letter-spacing:.1em;color:#34d399;border-bottom:1px solid #34d39933;margin:0 0 1rem;padding-bottom:.5rem;font-size:.78rem;font-weight:700}.AdminDashboard-module__eY0NUG__richEditorContent *,.AdminDashboard-module__eY0NUG__richEditorContent{color:#fff!important}
html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}
.HeroSection-module__4oIuCW__heroWrapper{background:#f7f7f7;border:1px solid #fff;border-radius:10px;justify-content:center;align-items:center;width:calc(100% - 12px);height:100vh;min-height:540px;margin:6px 6px 0;display:flex;position:relative;overflow:hidden}.HeroSection-module__4oIuCW__heroContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.HeroSection-module__4oIuCW__imageWrapper{z-index:0;will-change:transform;border-radius:8px;width:calc(100% - 4px);height:calc(100% - 4px);margin:2px;animation:3s cubic-bezier(.16,1,.3,1) forwards HeroSection-module__4oIuCW__heroZoomOut;position:absolute;top:0;left:0;overflow:hidden}.HeroSection-module__4oIuCW__bgImage{object-fit:cover;will-change:transform;width:100%;height:100%;animation:24s ease-in-out infinite alternate HeroSection-module__4oIuCW__breathe}@keyframes HeroSection-module__4oIuCW__heroZoomOut{0%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes HeroSection-module__4oIuCW__breathe{0%{transform:scale(1)}to{transform:scale(1.06)}}.HeroSection-module__4oIuCW__overlay{z-index:1;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__4oIuCW__content{z-index:10;flex-direction:column;align-items:center;gap:24px;max-width:900px;padding:24px;display:flex}.HeroSection-module__4oIuCW__titleWrapper{flex-direction:column;align-items:center;gap:24px;display:flex}.HeroSection-module__4oIuCW__hashtag{letter-spacing:-.04em;color:#ffffffe6;font-size:18px;font-weight:400;line-height:1.5;font-family:var(--font-geist-sans), "Geist", sans-serif}.HeroSection-module__4oIuCW__title{letter-spacing:-.04em;color:#fff;max-width:900px;font-size:64px;font-weight:500;line-height:1em;font-family:var(--font-geist-sans), "Geist", sans-serif;text-align:center}.HeroSection-module__4oIuCW__ctaButton{color:#000;letter-spacing:-.04em;cursor:pointer;font-size:16px;font-weight:400;line-height:1.5;font-family:var(--font-geist-sans), "Geist", sans-serif;background:#fff;border:none;border-radius:100px;padding:12px 20px;transition:transform .3s,background-color .3s}.HeroSection-module__4oIuCW__ctaButton:hover{background-color:#f3f4f6;transform:translateY(-1px)}.HeroSection-module__4oIuCW__bottomLeftWidget{z-index:10;align-items:center;gap:1rem;display:flex;position:absolute;bottom:24px;left:24px}.HeroSection-module__4oIuCW__avatars{display:flex}.HeroSection-module__4oIuCW__avatar{object-fit:cover;background-color:#333;border:2px solid #fff;border-radius:50%;width:40px;height:40px;margin-left:-12px}.HeroSection-module__4oIuCW__avatar:first-child{margin-left:0}.HeroSection-module__4oIuCW__trustText{text-align:left;letter-spacing:0;color:#fffc;font-size:14px;line-height:1.4em;font-family:var(--font-geist-sans), "Geist", sans-serif}.HeroSection-module__4oIuCW__trustText strong{font-weight:500;display:block}.HeroSection-module__4oIuCW__bottomRightWidget{z-index:10;align-items:center;gap:1rem;display:flex;position:absolute;bottom:24px;right:24px}.HeroSection-module__4oIuCW__awardsLabel{color:#fffc;font-size:14px;font-family:var(--font-geist-sans), "Geist", sans-serif}.HeroSection-module__4oIuCW__awardsList{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.HeroSection-module__4oIuCW__awardIcon{object-fit:contain;width:auto;max-width:80px;height:45px;transition:transform .3s}.HeroSection-module__4oIuCW__awardIcon:hover{transform:scale(1.1)}.HeroSection-module__4oIuCW__madeInFramer{color:#000;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex;box-shadow:0 4px 6px #0000001a}@media (max-width:1024px){.HeroSection-module__4oIuCW__heroContainer{padding-top:76px}}@media (max-width:809px){.HeroSection-module__4oIuCW__heroContainer{justify-content:center;padding-top:72px}.HeroSection-module__4oIuCW__heroWrapper{border:1px solid #fff;border-radius:8px;width:calc(100% - 6px);height:calc(100vh - 3px);margin:3px 3px 0}.HeroSection-module__4oIuCW__title{letter-spacing:-.05em;font-size:clamp(2rem,8vw,3rem)}.HeroSection-module__4oIuCW__content{gap:40px;padding:16px}.HeroSection-module__4oIuCW__bottomLeftWidget{bottom:7.5rem;left:1rem;right:auto}.HeroSection-module__4oIuCW__bottomRightWidget{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;bottom:1.5rem;left:1rem;right:1rem}.HeroSection-module__4oIuCW__awardsList{flex-wrap:nowrap;gap:.35rem}.HeroSection-module__4oIuCW__awardIcon{max-width:55px;height:32px}}@media (max-width:480px){.HeroSection-module__4oIuCW__content{text-align:center;align-items:center}}
.TeamSection-module__05qoAW__section{padding-block:var(--space-xl,80px);margin-bottom:2rem}.TeamSection-module__05qoAW__container{padding-block:var(--space-xl,80px);background:#fff;border-radius:24px;padding-inline:60px}.TeamSection-module__05qoAW__header{justify-content:space-between;align-items:flex-start;gap:4rem;margin-bottom:4rem;display:flex}.TeamSection-module__05qoAW__title{letter-spacing:-.05em;flex:1.2;max-width:800px;margin:0;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500;line-height:1.1}.TeamSection-module__05qoAW__subtitle{color:#000;max-width:500px;margin:0;font-size:1rem;line-height:1.6}.TeamSection-module__05qoAW__teamGrid{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:4rem;display:grid}.TeamSection-module__05qoAW__teamMember{width:100%}.TeamSection-module__05qoAW__imageWrapper{aspect-ratio:4/4.5;background:#f0f0f0;border-radius:8px;width:100%;position:relative;overflow:hidden}.TeamSection-module__05qoAW__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.TeamSection-module__05qoAW__teamMember:hover img{transform:scale(1.05)}.TeamSection-module__05qoAW__overlay{color:#fff;background:linear-gradient(#0000 0%,#0000004d 60%,#000000d9 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:1.2rem;display:flex;position:absolute;top:0;left:0}.TeamSection-module__05qoAW__infoWrapper{flex-direction:column;display:flex}.TeamSection-module__05qoAW__name{letter-spacing:.01em;font-size:1rem;font-weight:400}.TeamSection-module__05qoAW__designation{color:#ffffffd9;opacity:0;max-height:0;margin-top:0;font-size:1rem;font-weight:400;transition:max-height .4s cubic-bezier(.25,1,.5,1),opacity .3s,transform .4s cubic-bezier(.25,1,.5,1),margin-top .4s cubic-bezier(.25,1,.5,1);display:block;overflow:hidden;transform:translateY(10px)}.TeamSection-module__05qoAW__teamMember:hover .TeamSection-module__05qoAW__designation{opacity:1;max-height:40px;margin-top:4px;transform:translateY(0)}.TeamSection-module__05qoAW__cornerIcon{justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:1.2rem;right:1.2rem}.TeamSection-module__05qoAW__iconDotGrid{width:12px;height:12px;transition:transform .4s cubic-bezier(.25,1,.5,1);position:relative}.TeamSection-module__05qoAW__teamMember:hover .TeamSection-module__05qoAW__iconDotGrid{transform:rotate(90deg)}.TeamSection-module__05qoAW__dot{opacity:.8;background-color:#fff;border-radius:50%;width:3px;height:3px;transition:all .35s cubic-bezier(.25,1,.5,1);position:absolute}.TeamSection-module__05qoAW__dot:first-child{top:0;left:4.5px}.TeamSection-module__05qoAW__dot:nth-child(2){bottom:0;left:4.5px}.TeamSection-module__05qoAW__dot:nth-child(3){top:4.5px;left:0}.TeamSection-module__05qoAW__dot:nth-child(4){top:4.5px;left:9px}.TeamSection-module__05qoAW__teamMember:hover .TeamSection-module__05qoAW__dot{opacity:1;border-radius:0%;width:6px;height:6px}.TeamSection-module__05qoAW__teamMember:hover .TeamSection-module__05qoAW__dot:first-child{top:3px;left:3px}.TeamSection-module__05qoAW__teamMember:hover .TeamSection-module__05qoAW__dot:nth-child(2){bottom:3px;left:3px}.TeamSection-module__05qoAW__teamMember:hover .TeamSection-module__05qoAW__dot:nth-child(3),.TeamSection-module__05qoAW__teamMember:hover .TeamSection-module__05qoAW__dot:nth-child(4){top:3px;left:3px}.TeamSection-module__05qoAW__skeletonMember{aspect-ratio:4/4.5;background:#f0f0f0;border-radius:8px;width:100%;animation:1.5s ease-in-out infinite TeamSection-module__05qoAW__pulse}@keyframes TeamSection-module__05qoAW__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.TeamSection-module__05qoAW__footer{justify-content:space-between;align-items:flex-end;display:flex}.TeamSection-module__05qoAW__footerHeadline{color:#000;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.TeamSection-module__05qoAW__footerSubtext{color:#000;max-width:400px;margin:0;font-size:1rem}.TeamSection-module__05qoAW__joinBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#000;border:none;border-radius:999px;padding:.8rem 2rem;font-size:1rem;font-weight:500;transition:all .3s}.TeamSection-module__05qoAW__joinBtn:hover{background:#333;transform:translateY(-2px)}@media (max-width:1200px){.TeamSection-module__05qoAW__teamGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1023px){.TeamSection-module__05qoAW__section,.TeamSection-module__05qoAW__container{padding-block:var(--space-lg,48px)}.TeamSection-module__05qoAW__header{flex-direction:column;gap:2rem}.TeamSection-module__05qoAW__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.TeamSection-module__05qoAW__section{padding-block:calc(var(--space-lg,48px) * .75)}.TeamSection-module__05qoAW__container{padding-block:calc(var(--space-lg,48px) * .75);padding-inline:24px}.TeamSection-module__05qoAW__teamGrid{grid-template-columns:1fr}.TeamSection-module__05qoAW__imageWrapper{height:300px}.TeamSection-module__05qoAW__imageWrapper img{object-position:top}.TeamSection-module__05qoAW__footer{flex-direction:column;align-items:flex-start;gap:2rem}.TeamSection-module__05qoAW__title{font-size:2.2rem}}
.DreamSection-module__3huY-q__section{color:#fff;width:100%;min-height:80vh;padding-top:8rem;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.DreamSection-module__3huY-q__backgroundWrapper{z-index:0;position:absolute;inset:0}.DreamSection-module__3huY-q__bgImage{object-fit:cover;width:100%;height:100%}.DreamSection-module__3huY-q__bgOverlay{background:#00000073;position:absolute;inset:0}.DreamSection-module__3huY-q__contentContainer{z-index:10;flex-direction:column;justify-content:space-between;width:100%;display:flex;position:relative}.DreamSection-module__3huY-q__topArea{flex-direction:column;gap:3rem;max-width:1200px;display:flex}.DreamSection-module__3huY-q__title{letter-spacing:-.05em;flex:1.2;max-width:800px;margin:0;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500;line-height:1.1}.DreamSection-module__3huY-q__description{letter-spacing:-.04em;align-self:flex-start;max-width:450px;margin:0;font-size:1.125rem;line-height:1.6}@media (min-width:768px){.DreamSection-module__3huY-q__description{align-self:center;margin-left:10%}}.DreamSection-module__3huY-q__floatingCard{color:#000;background:#fdfdfd;border-radius:16px;align-self:flex-end;width:100%;max-width:420px;margin-top:6rem;padding:1.5rem;box-shadow:0 20px 40px #0003}.DreamSection-module__3huY-q__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:4rem;display:flex}.DreamSection-module__3huY-q__profileInfo{align-items:center;gap:1rem;display:flex}.DreamSection-module__3huY-q__avatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.DreamSection-module__3huY-q__profileText{flex-direction:column;display:flex}.DreamSection-module__3huY-q__profileName{letter-spacing:-.05em;color:#000;margin:0 0 .1rem;font-size:1.1rem;font-weight:500}.DreamSection-module__3huY-q__profileRole{letter-spacing:0;color:#000;margin:0;font-size:1rem;line-height:1.5}.DreamSection-module__3huY-q__cardIcon{color:#000}.DreamSection-module__3huY-q__cardFooter{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.DreamSection-module__3huY-q__cardDesc{color:#000;letter-spacing:0;flex:1;margin:0;font-size:1rem;line-height:1.5}.DreamSection-module__3huY-q__quoteBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#000;border:none;border-radius:9999px;flex-shrink:0;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s}.DreamSection-module__3huY-q__quoteBtn:hover{opacity:.8}
.PhilosophySection-module__yJ0_LG__section{font-family:var(--font-geist-sans), "Geist", sans-serif;background:#f7f7f7;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;padding-block:100px 50px}.PhilosophySection-module__yJ0_LG__content{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:2rem;width:100%;display:flex;overflow:hidden}.PhilosophySection-module__yJ0_LG__textSide{flex:none;max-width:450px}.PhilosophySection-module__yJ0_LG__textSide p{color:#000;text-align:right;margin:0;font-size:1rem;font-weight:500;line-height:1.5}.PhilosophySection-module__yJ0_LG__marqueeWrapper{flex:1;align-items:center;max-width:600px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.PhilosophySection-module__yJ0_LG__marquee{flex-shrink:0;align-items:center;gap:3.5rem;width:max-content;animation:30s linear infinite PhilosophySection-module__yJ0_LG__scroll;display:flex}@keyframes PhilosophySection-module__yJ0_LG__scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}.PhilosophySection-module__yJ0_LG__logoItem{opacity:.9;flex-shrink:0;align-items:center;height:22px;display:flex}.PhilosophySection-module__yJ0_LG__logoImage{object-fit:contain;width:auto;height:100%}@media (max-width:1024px){.PhilosophySection-module__yJ0_LG__section{padding-block:4rem}.PhilosophySection-module__yJ0_LG__content{flex-direction:column;align-items:flex-start;gap:2.5rem}.PhilosophySection-module__yJ0_LG__textSide{max-width:100%}.PhilosophySection-module__yJ0_LG__textSide p{text-align:left}.PhilosophySection-module__yJ0_LG__marqueeWrapper{max-width:100%}}
.Navbar-module__uhMRjW__navbarWrapper{z-index:100;pointer-events:none;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .4s;position:fixed;top:24px;left:24px;right:24px}.Navbar-module__uhMRjW__navbarHidden{opacity:0;transform:translateY(-150%)}.Navbar-module__uhMRjW__navbar{box-sizing:border-box;-webkit-backdrop-filter:blur(24px);pointer-events:auto;background:#0009;border:1px solid #ffffff14;border-radius:20px;flex-direction:row;justify-content:space-between;align-items:center;gap:32px;width:100%;padding:12px 12px 12px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.Navbar-module__uhMRjW__logo{align-items:center;text-decoration:none;display:flex}.Navbar-module__uhMRjW__logoImg{object-fit:contain;object-position:left center;width:99px;height:22px}.Navbar-module__uhMRjW__navLeft{flex-direction:row;flex:none;align-items:center;gap:63px;display:flex}.Navbar-module__uhMRjW__navLeftLinks,.Navbar-module__uhMRjW__navLinkGroup,.Navbar-module__uhMRjW__navButtonGroup{flex-direction:row;align-items:center;gap:22px;display:flex}.Navbar-module__uhMRjW__rightNav{flex-direction:row;align-items:center;gap:60px;display:flex}.Navbar-module__uhMRjW__dropdownContainer{align-items:center;display:flex;position:relative}.Navbar-module__uhMRjW__dropdownContainer:after{content:"";z-index:10;background:0 0;height:35px;position:absolute;top:100%;left:-15px;right:-15px}.Navbar-module__uhMRjW__navLink{color:#ffffffb3;letter-spacing:-.04em;cursor:pointer;white-space:nowrap;align-items:center;gap:2px;padding:4px 1px;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .2s;display:flex;position:relative}.Navbar-module__uhMRjW__navLinkDimmed{color:#ffffff80}.Navbar-module__uhMRjW__navLink:hover{color:#fff}.Navbar-module__uhMRjW__navLink .Navbar-module__uhMRjW__icon{opacity:.8;width:1.2em;height:1.2em;transition:opacity .2s}.Navbar-module__uhMRjW__navLink:hover .Navbar-module__uhMRjW__icon{opacity:1}.Navbar-module__uhMRjW__iconLink .Navbar-module__uhMRjW__linkContent{align-items:center;gap:2px;display:flex;position:relative;overflow:hidden}.Navbar-module__uhMRjW__iconLink .Navbar-module__uhMRjW__linkContent>span{transition:transform .25s}.Navbar-module__uhMRjW__iconLink:hover .Navbar-module__uhMRjW__linkContent>span{transform:translate(calc(1.2em + 2px))}.Navbar-module__uhMRjW__iconLink .Navbar-module__uhMRjW__iconAfter{transition:transform 50ms}.Navbar-module__uhMRjW__iconLink:hover .Navbar-module__uhMRjW__iconAfter{transform:translate(calc(100% + 4px))}.Navbar-module__uhMRjW__iconLink .Navbar-module__uhMRjW__iconBefore{transition:transform .25s;position:absolute;top:50%;left:0;transform:translateY(-50%)translate(-100%)}.Navbar-module__uhMRjW__iconLink:hover .Navbar-module__uhMRjW__iconBefore{transform:translateY(-50%)translate(0)}.Navbar-module__uhMRjW__megaMenu{-webkit-backdrop-filter:blur(24px);cursor:default;z-index:200;pointer-events:auto;background:#100d0bd1;border:1px solid #ffffff17;border-radius:20px;grid-template-columns:430px 1fr;width:calc(100% - 50px);height:auto;max-height:calc(100vh - 120px);padding:20px;display:grid;position:fixed;top:100px;left:25px;right:25px;overflow:hidden;box-shadow:0 20px 48px #0006}.Navbar-module__uhMRjW__megaMenu:before{content:"";pointer-events:auto;background:0 0;height:30px;position:absolute;bottom:100%;left:0;right:0}.Navbar-module__uhMRjW__megaMenuLeft{flex-direction:column;padding:1.8rem 2rem;display:flex;overflow-y:auto}.Navbar-module__uhMRjW__megaMenuGroup{flex-direction:column;display:flex}.Navbar-module__uhMRjW__megaMenuGroup+.Navbar-module__uhMRjW__megaMenuGroup{border-top:1px solid #ffffff14;margin-top:1.2rem;padding-top:1.2rem}.Navbar-module__uhMRjW__megaMenuParent{color:#9c9b9b;letter-spacing:.03em;text-transform:none;margin-bottom:.85rem;font-size:1rem;font-weight:400}.Navbar-module__uhMRjW__megaMenuChild{color:#ffffff73;border-left:2px solid #ffffff40;align-items:center;gap:.5rem;padding:.3rem 0 .3rem 1rem;font-size:1.2rem;font-weight:400;text-decoration:none;transition:color .2s,padding-left .2s,font-weight .1s;display:flex;position:relative}.Navbar-module__uhMRjW__megaMenuChild:hover{color:#fff;border-left-color:#fff}.Navbar-module__uhMRjW__megaMenuChildArrow{opacity:0;transition:opacity .3s,transform .3s;transform:translate(-6px)}.Navbar-module__uhMRjW__megaMenuChild:hover .Navbar-module__uhMRjW__megaMenuChildArrow{opacity:1;transform:translate(0)}.Navbar-module__uhMRjW__megaMenuRight{height:100%;position:relative;overflow:hidden}.Navbar-module__uhMRjW__megaMenuImg{object-fit:cover;border-radius:14px;width:100%;height:100%;transition:transform .5s;display:block;position:absolute;top:0;left:0}.Navbar-module__uhMRjW__megaMenuRight:hover .Navbar-module__uhMRjW__megaMenuImg{transform:scale(1.04)}.Navbar-module__uhMRjW__megaMenuProducts{-webkit-backdrop-filter:blur(24px);cursor:default;z-index:200;pointer-events:auto;background:#100d0bd1;border:1px solid #ffffff17;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:.6rem;width:calc(100% - 50px);height:420px;padding:20px;display:grid;position:fixed;top:100px;left:25px;right:25px;overflow:hidden;box-shadow:0 20px 48px #0006}.Navbar-module__uhMRjW__megaMenuProducts:before{content:"";pointer-events:auto;background:0 0;height:30px;position:absolute;bottom:100%;left:0;right:0}.Navbar-module__uhMRjW__productCategoryCard{border-radius:14px;height:100%;text-decoration:none;display:block;position:relative;overflow:hidden}.Navbar-module__uhMRjW__productCategoryImg{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Navbar-module__uhMRjW__productCategoryCard:hover .Navbar-module__uhMRjW__productCategoryImg{transform:scale(1.05)}.Navbar-module__uhMRjW__productCategoryInfo{background:linear-gradient(#0000 0%,#000000bf 100%);justify-content:space-between;align-items:center;width:100%;padding:1.4rem 1rem 1rem;display:flex;position:absolute;bottom:0;left:0}.Navbar-module__uhMRjW__productCategoryTitle{color:#fff;font-size:1rem;font-weight:400}.Navbar-module__uhMRjW__productCategoryBtn{color:#fff;background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s,transform .2s;display:flex}.Navbar-module__uhMRjW__productCategoryCard:hover .Navbar-module__uhMRjW__productCategoryBtn{background:#ffffff59;transform:translate(2px)}.Navbar-module__uhMRjW__ctaButton{color:#000;letter-spacing:-.04em;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:100px;padding:12px 20px;font-family:inherit;font-size:16px;font-weight:400;line-height:1.5;transition:all .2s}.Navbar-module__uhMRjW__ctaButton:hover{transform:scale(1.05);box-shadow:0 4px 12px #fff3}.Navbar-module__uhMRjW__mobileMenuBtn{cursor:pointer;z-index:1001;color:#fff;pointer-events:auto;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.Navbar-module__uhMRjW__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;pointer-events:auto;background:#0f0f0ffa;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100vh;padding:6rem 2rem;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.Navbar-module__uhMRjW__mobileLinks{flex-direction:column;align-items:flex-start;gap:2rem;width:100%;display:flex}.Navbar-module__uhMRjW__mobileLinks>a{color:#fff;font-size:1.6rem;font-weight:400;text-decoration:none}.Navbar-module__uhMRjW__mobileLinks>a:hover{opacity:.7}.Navbar-module__uhMRjW__mobileServiceWrapper{flex-direction:column;align-items:flex-start;width:100%;display:flex}.Navbar-module__uhMRjW__mobileServiceHeader{color:#fff;cursor:pointer;justify-content:space-between;align-items:center;width:100%;font-size:1.6rem;font-weight:400;display:flex}.Navbar-module__uhMRjW__mobileServiceHeader .Navbar-module__uhMRjW__icon{width:20px;height:20px}.Navbar-module__uhMRjW__mobileServiceList{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;padding-top:1.5rem;padding-left:1.5rem;display:flex}.Navbar-module__uhMRjW__mobileServiceAll{text-decoration:none;color:#fb923c!important;font-size:1.1rem!important}.Navbar-module__uhMRjW__mobileServiceParentGroup{flex-direction:column;align-items:flex-start;gap:.8rem;width:100%;display:flex}.Navbar-module__uhMRjW__mobileServiceParent{color:#cca471;text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem;font-size:.85rem}.Navbar-module__uhMRjW__mobileServiceChild{padding-left:1rem;text-decoration:none;color:#ccc!important;font-size:1.2rem!important}.Navbar-module__uhMRjW__mobileServiceChild:hover{color:#fff!important}.Navbar-module__uhMRjW__ctaButtonMobile{color:#fff;background:#000;border:none;border-radius:50px;margin-top:1rem;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600}@keyframes Navbar-module__uhMRjW__pulse{0%,to{opacity:.4}50%{opacity:.8}}.Navbar-module__uhMRjW__skeleton{background:#ffffff14;border-radius:8px;animation:1.5s ease-in-out infinite Navbar-module__uhMRjW__pulse}.Navbar-module__uhMRjW__skeletonText{width:120px;height:14px;margin-bottom:8px}.Navbar-module__uhMRjW__skeletonTitle{width:80px;height:12px;margin-bottom:12px}.Navbar-module__uhMRjW__skeletonCard{aspect-ratio:3/4;border-radius:16px;width:100%}.Navbar-module__uhMRjW__noDataMessage{color:#ffffff80;text-align:center;width:100%;padding:1rem 0;font-size:14px}@media (max-width:1024px){.Navbar-module__uhMRjW__rightNav,.Navbar-module__uhMRjW__navLeftLinks{display:none}.Navbar-module__uhMRjW__navbarWrapper{top:16px;left:16px;right:16px}.Navbar-module__uhMRjW__navbar{border-radius:20px;justify-content:space-between;height:auto;padding:12px 16px 12px 24px;display:flex}.Navbar-module__uhMRjW__mobileMenuBtn{display:flex}}@media (max-width:768px){.Navbar-module__uhMRjW__navbarWrapper{top:12px;left:12px;right:12px}}
.Footer-module__yQB2oG__footer{color:#fff;min-height:100dvh;font-family:var(--font-geist-sans), "Geist", sans-serif;background:#000;flex-direction:column;padding:5rem 1.5rem 1.25rem;display:flex}@media (min-width:768px){.Footer-module__yQB2oG__footer{padding:7rem 3rem 2rem}}@media (min-width:1024px){.Footer-module__yQB2oG__footer{padding:7rem 5rem 2rem}}.Footer-module__yQB2oG__inner{max-width:var(--container-max,1600px);flex-direction:column;flex:1;width:100%;margin:0 auto;display:flex}.Footer-module__yQB2oG__topRow{flex-direction:column;gap:4rem;display:flex}@media (min-width:1024px){.Footer-module__yQB2oG__topRow{flex-direction:row;gap:5rem}}.Footer-module__yQB2oG__leftCol{flex-direction:column;gap:2rem;display:flex}@media (min-width:1024px){.Footer-module__yQB2oG__leftCol{min-width:280px;max-width:384px}}.Footer-module__yQB2oG__logoBox{justify-content:flex-start;align-items:center;display:flex}.Footer-module__yQB2oG__logoImg{object-fit:contain;width:auto;height:48px}.Footer-module__yQB2oG__tagline{color:#9ca3af;margin:0;font-size:1rem;line-height:1.625}@media (min-width:768px){.Footer-module__yQB2oG__tagline{font-size:1.125rem}}.Footer-module__yQB2oG__socialRow{align-items:center;gap:1.25rem;display:flex}.Footer-module__yQB2oG__socialLink{color:#9ca3af;align-items:center;transition:color .2s;display:flex}.Footer-module__yQB2oG__socialLink:hover{color:#fff}.Footer-module__yQB2oG__socialIcon{width:20px;height:20px}.Footer-module__yQB2oG__linkGrid{flex:1;grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}@media (min-width:768px){.Footer-module__yQB2oG__linkGrid{grid-template-columns:repeat(3,1fr);gap:3rem}}.Footer-module__yQB2oG__linkGroup{flex-direction:column;gap:.5rem;display:flex}@media (max-width:1440px){.Footer-module__yQB2oG__linkGroup,.Footer-module__yQB2oG__linkGroupFullMobile{gap:.25rem}}.Footer-module__yQB2oG__linkGroupFullMobile{grid-column:span 2;}@media (min-width:768px){.Footer-module__yQB2oG__linkGroupFullMobile{grid-column:span 1}}.Footer-module__yQB2oG__linkHeading{color:#6b7280;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .25rem;font-size:.75rem;font-weight:500}@media (min-width:1024px){.Footer-module__yQB2oG__linkHeading{font-size:16px}}.Footer-module__yQB2oG__linkItem{color:#fff;align-items:center;gap:.375rem;width:fit-content;font-size:.875rem;text-decoration:none;transition:color .2s;display:flex;position:relative}.Footer-module__yQB2oG__linkArrow{opacity:0;width:14px;height:14px;margin-left:2px;transition:opacity .25s,transform .25s}@media (min-width:1441px){.Footer-module__yQB2oG__linkArrow{width:18px;height:18px}}.Footer-module__yQB2oG__linkItem:hover .Footer-module__yQB2oG__linkArrow{opacity:1}.Footer-module__yQB2oG__linkItem:hover{color:#d1d5db}@media (max-width:1440px){.Footer-module__yQB2oG__linkItem{font-size:16px}}@media (min-width:1441px){.Footer-module__yQB2oG__linkItem{font-size:18px}}.Footer-module__yQB2oG__madeBy{color:#fff;flex-shrink:0;align-items:center;gap:4px;font-size:14px;display:flex}@media (min-width:1024px){.Footer-module__yQB2oG__madeBy{align-self:flex-start;margin-top:2px}}.Footer-module__yQB2oG__madeBy a{align-items:center;display:inline-flex}.Footer-module__yQB2oG__madeBy img{opacity:.85;border-radius:6px;width:auto;height:20px;padding:2px 4px}@media (max-width:1023px){.Footer-module__yQB2oG__madeBy{justify-content:flex-start}}.Footer-module__yQB2oG__bottomRow{width:100%;margin-top:auto;padding-top:3.5rem}@media (min-width:768px){.Footer-module__yQB2oG__bottomRow{padding-top:5.6rem}}.Footer-module__yQB2oG__brandText{width:100%;height:auto;display:block}.Footer-module__yQB2oG__copyright{text-align:left;color:#ffffff80;letter-spacing:.02em;margin-top:1rem;font-size:14px}.Footer-module__yQB2oG__grafinutLogoBox{border:1px solid #374151;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:border-color .2s;display:flex}.Footer-module__yQB2oG__grafinutLogoBox:hover{border-color:#6b7280}.Footer-module__yQB2oG__grafinutLogo{object-fit:contain;width:24px;height:24px}
.ScaleBlurOpt-module__txmOFq__char{opacity:0;will-change:opacity, transform;backface-visibility:hidden;-webkit-font-smoothing:antialiased;transition:opacity .5s cubic-bezier(.34,1.56,.64,1),transform .5s cubic-bezier(.34,1.56,.64,1);display:inline-block;transform:scale(.8)}.ScaleBlurOpt-module__txmOFq__char.ScaleBlurOpt-module__txmOFq__visible{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.ScaleBlurOpt-module__txmOFq__char{transition:none}.ScaleBlurOpt-module__txmOFq__char.ScaleBlurOpt-module__txmOFq__visible{opacity:1;transform:scale(1)}}
.SectionRevealOpt-module__78RDNq__reveal{opacity:0;will-change:opacity, transform;backface-visibility:hidden;-webkit-font-smoothing:antialiased;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.SectionRevealOpt-module__78RDNq__reveal.SectionRevealOpt-module__78RDNq__animated{opacity:1;transform:translateY(0)}
.TitleRevealOpt-module__tRUDmW__titleReveal{will-change:opacity, transform;-webkit-font-smoothing:antialiased}.TitleRevealOpt-module__tRUDmW__titleReveal>*{opacity:0;backface-visibility:hidden;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);display:block;transform:translateY(100%)}.TitleRevealOpt-module__tRUDmW__titleReveal.TitleRevealOpt-module__tRUDmW__animated>*{opacity:1;transform:translateY(0)}
.TestimonialsSection-module__G7I2qq__section{padding-top:var(--space-xl,80px);color:#000;background-color:#f7f7f7;padding-bottom:2rem}.TestimonialsSection-module__G7I2qq__header{margin-bottom:4rem}.TestimonialsSection-module__G7I2qq__title{letter-spacing:-.05em;flex:1.2;max-width:800px;margin:0;font-size:clamp(2rem,4.25vw,3.5rem);font-weight:500;line-height:1.5}.TestimonialsSection-module__G7I2qq__grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:.625rem;display:grid}.TestimonialsSection-module__G7I2qq__card{background:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;height:100%;min-height:400px;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000d}.TestimonialsSection-module__G7I2qq__videoCard{background:#111;justify-content:flex-end;min-height:500px;padding:0}.TestimonialsSection-module__G7I2qq__videoBg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.TestimonialsSection-module__G7I2qq__videoOverlay{z-index:1;background:linear-gradient(#0000 0%,#0000001a 50%,#000000bf 100%);position:absolute;inset:0}.TestimonialsSection-module__G7I2qq__muteButton{z-index:10;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.TestimonialsSection-module__G7I2qq__muteButton:hover{background:#000000b3;border-color:#fff6}.TestimonialsSection-module__G7I2qq__videoFooter{z-index:2;align-items:center;gap:1rem;padding:2rem;display:flex;position:relative}.TestimonialsSection-module__G7I2qq__stars{gap:4px;margin-bottom:1.5rem;display:flex}.TestimonialsSection-module__G7I2qq__reviewText{color:#000;flex:1;font-size:1.125rem;line-height:1.6}.TestimonialsSection-module__G7I2qq__cardFooter{border-top:1px solid #f0f0f0;align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.TestimonialsSection-module__G7I2qq__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.TestimonialsSection-module__G7I2qq__avatarPlaceholder{background:#eee;border-radius:50%;flex-shrink:0;width:48px;height:48px}.TestimonialsSection-module__G7I2qq__userInfo h4{color:#000;margin-bottom:.1rem;font-size:1rem;font-weight:600}.TestimonialsSection-module__G7I2qq__userInfo p{color:#000;font-size:.85rem}@media (max-width:1023px){.TestimonialsSection-module__G7I2qq__section{padding-block:var(--space-lg,48px)}.TestimonialsSection-module__G7I2qq__grid{grid-template-columns:1fr 1fr}}@media (max-width:767px){.TestimonialsSection-module__G7I2qq__section{padding-block:calc(var(--space-lg,48px) * .75)}.TestimonialsSection-module__G7I2qq__grid{grid-template-columns:1fr}.TestimonialsSection-module__G7I2qq__card{height:auto;min-height:auto}.TestimonialsSection-module__G7I2qq__videoCard{aspect-ratio:9/16;height:auto;min-height:500px}}
.ImportExport-module__6n9MoW__pageWrapper{color:#000;background:#f5f5f5;min-height:100vh}.ImportExport-module__6n9MoW__container{width:100%;max-width:var(--container-max,1600px);box-sizing:border-box;margin:0 auto;padding-inline:clamp(24px,6vw,48px)}.ImportExport-module__6n9MoW__heroSection{text-align:center;color:#fff;background:0 0;justify-content:center;align-items:center;height:90vh;margin-bottom:6rem;padding:6px;display:flex}.ImportExport-module__6n9MoW__heroContainer{text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ImportExport-module__6n9MoW__heroContainer:before{content:"";z-index:0;background:linear-gradient(#0006,#0006),url(/images/export-import-page/worldwide-export-import.webp) 50%/cover no-repeat;animation:2s cubic-bezier(.22,1,.36,1) both ImportExport-module__6n9MoW__heroZoomOut;position:absolute;inset:0}@keyframes ImportExport-module__6n9MoW__heroZoomOut{0%{transform:scale(1.12)}to{transform:scale(1)}}.ImportExport-module__6n9MoW__heroContent{z-index:10;text-align:center;color:#fff;box-sizing:border-box;width:100%;max-width:900px;padding:24px;position:relative}.ImportExport-module__6n9MoW__heroTitle{letter-spacing:-.07em;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:1.05em;font-family:var(--font-geist-sans), "Geist", sans-serif;color:#fff;text-align:center;margin-bottom:16px}.ImportExport-module__6n9MoW__heroSubtitle{letter-spacing:-.04em;opacity:.9;word-break:normal;overflow-wrap:normal;max-width:600px;margin:0 auto;font-size:1.125rem;font-weight:400;line-height:1.5}.ImportExport-module__6n9MoW__gridRow{grid-template-columns:180px 3fr 2fr;align-items:flex-start;gap:7rem;padding:1rem 0;display:grid}.ImportExport-module__6n9MoW__leftCol{color:#000;letter-spacing:0;align-self:flex-start;align-items:center;gap:12px;font-size:1rem;font-weight:400;display:flex}.ImportExport-module__6n9MoW__middleCol{flex-direction:column;gap:2.5rem;display:flex}.ImportExport-module__6n9MoW__wideMiddleCol{grid-column:2/-1;max-width:1200px}.ImportExport-module__6n9MoW__rightCol{justify-content:flex-end;display:flex}.ImportExport-module__6n9MoW__rightCol img{border-radius:8px;max-height:350px}.ImportExport-module__6n9MoW__introSection{padding:8rem 0}.ImportExport-module__6n9MoW__introText{color:#000;letter-spacing:-.046em;margin-bottom:40px;font-size:clamp(1.3rem,2vw,1.75rem);font-weight:400;line-height:1.18}.ImportExport-module__6n9MoW__profileBadge{align-items:center;gap:1.2rem;margin-top:1rem;display:flex}.ImportExport-module__6n9MoW__profileAvatar{object-fit:cover;background:#eee;border-radius:50%;width:56px;height:56px}.ImportExport-module__6n9MoW__profileInfo{font-size:1rem;line-height:1.4}.ImportExport-module__6n9MoW__profileName{color:#000;font-weight:700;display:block}.ImportExport-module__6n9MoW__profileRole{color:#000;font-weight:400}.ImportExport-module__6n9MoW__officeSection{padding:5rem 0 4rem}.ImportExport-module__6n9MoW__officeHeader{justify-content:space-between;align-items:center;gap:4rem;margin-bottom:4rem;display:flex}.ImportExport-module__6n9MoW__sectionTitle{letter-spacing:-.06em;color:#000;margin:0;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500;line-height:1.2}.ImportExport-module__6n9MoW__officeTitle{letter-spacing:-.05em;max-width:800px;margin:0;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500;line-height:1.1}.ImportExport-module__6n9MoW__headerRightContent{text-align:right;flex-direction:column;align-items:flex-end;gap:1.8rem;max-width:380px;padding-top:1rem;display:flex}.ImportExport-module__6n9MoW__headerDesc{color:#000;letter-spacing:0;margin:0;font-size:1rem;font-weight:400;line-height:1.5}.ImportExport-module__6n9MoW__contactBtn{color:#fff;letter-spacing:normal;cursor:pointer;background:#000;border-radius:100px;width:fit-content;height:48px;padding:12px 20px;font-size:1rem;font-weight:400;line-height:normal;transition:all .3s cubic-bezier(.16,1,.3,1)}.ImportExport-module__6n9MoW__contactBtn:hover{background:#222;transform:scale(1.02)}.ImportExport-module__6n9MoW__conceptItem{flex-direction:column;gap:.625rem;display:flex}.ImportExport-module__6n9MoW__conceptItem h4{color:#000;letter-spacing:-.03em;margin:0;font-size:1.2rem;font-weight:700}.ImportExport-module__6n9MoW__conceptItem p{letter-spacing:0;color:#000;max-width:600px;margin:0;font-size:1rem;line-height:1.5}@media (min-width:1080px){.ImportExport-module__6n9MoW__conceptItem p{max-width:none}}.ImportExport-module__6n9MoW__officeImgSide{aspect-ratio:1.1;object-fit:cover;border-radius:20px;width:100%}.ImportExport-module__6n9MoW__quotesGrid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.ImportExport-module__6n9MoW__quoteCard{background:#fff;border-radius:14px;flex-direction:column;gap:1.25rem;padding:2rem 1.75rem;transition:transform .3s;display:flex;box-shadow:0 2px 8px #00000008}.ImportExport-module__6n9MoW__quoteCard:hover{transform:translateY(-4px)}.ImportExport-module__6n9MoW__quoteIcon{color:#e05c3a;flex-shrink:0;width:32px;height:32px}.ImportExport-module__6n9MoW__quoteText{color:#000;margin:0;font-size:.95rem;font-weight:400;line-height:1.6}.ImportExport-module__6n9MoW__quoteCardColored{color:#fff;background:#e05c3a}.ImportExport-module__6n9MoW__quoteCardColored .ImportExport-module__6n9MoW__quoteIcon,.ImportExport-module__6n9MoW__quoteCardColored .ImportExport-module__6n9MoW__quoteText{color:#fff}.ImportExport-module__6n9MoW__partnersSection{padding:8rem 0}.ImportExport-module__6n9MoW__partnersTitle{margin-bottom:2rem;font-size:1.1rem;font-weight:700}.ImportExport-module__6n9MoW__logosRow{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:3rem;display:flex}.ImportExport-module__6n9MoW__logoItem{opacity:.8;filter:grayscale(0);height:32px;transition:opacity .3s}.ImportExport-module__6n9MoW__logoItem:hover{opacity:1}.ImportExport-module__6n9MoW__servicesSection{padding:8rem 0}.ImportExport-module__6n9MoW__servicesTop{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.ImportExport-module__6n9MoW__servicesCarousel{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ImportExport-module__6n9MoW__serviceCard{position:relative}.ImportExport-module__6n9MoW__serviceImage{aspect-ratio:16/11;object-fit:cover;border-radius:16px;width:100%;margin-bottom:1.5rem}.ImportExport-module__6n9MoW__serviceTitle{font-size:1.1rem;font-weight:500}.ImportExport-module__6n9MoW__insightsSection{background:#fff;padding:8rem 0}.ImportExport-module__6n9MoW__fullInsightsSection{border-bottom:1px solid #eee;margin-bottom:4rem;padding:4rem 0}.ImportExport-module__6n9MoW__insightsHeader{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:0;display:flex}.ImportExport-module__6n9MoW__insightsHeaderRight{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1rem;max-width:380px;padding-bottom:.25rem;display:flex}.ImportExport-module__6n9MoW__mapWrapper{margin:4rem 0}.ImportExport-module__6n9MoW__mapImg{border-radius:12px;width:100%;display:block}.ImportExport-module__6n9MoW__mapMarker{z-index:10;cursor:pointer;position:absolute;transform:translate(-50%,-50%)}.ImportExport-module__6n9MoW__markerDot{background:#f05c46;border:2.5px solid #fff9;border-radius:50%;width:18px;height:18px;transition:transform .2s,box-shadow .2s;box-shadow:0 0 0 4px #f05c4640}.ImportExport-module__6n9MoW__mapMarker:hover .ImportExport-module__6n9MoW__markerDot{transform:scale(1.25);box-shadow:0 0 0 7px #f05c4633}.ImportExport-module__6n9MoW__markerTooltip{-webkit-backdrop-filter:blur(8px);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;background:#1e1e1ee0;border-radius:10px;flex-direction:column;gap:2px;min-width:140px;padding:.6rem 1rem;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(6px)}.ImportExport-module__6n9MoW__markerTooltip:after{content:"";border:6px solid #0000;border-top-color:#1e1e1ee0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.ImportExport-module__6n9MoW__mapMarker:hover .ImportExport-module__6n9MoW__markerTooltip{opacity:1;transform:translate(-50%)translateY(0)}.ImportExport-module__6n9MoW__tooltipCountry{color:#f05c46;font-size:.9rem;font-weight:600}.ImportExport-module__6n9MoW__tooltipInfo{color:#ffffffbf;font-size:.78rem}.ImportExport-module__6n9MoW__statsRow{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:1rem;padding-top:3rem;display:grid}.ImportExport-module__6n9MoW__statItem h2{letter-spacing:-.06em;color:#000;margin-bottom:.4rem;font-size:clamp(2rem,3vw,2.625rem);font-weight:500}.ImportExport-module__6n9MoW__statItem p{letter-spacing:0;color:#404040;margin:0;font-size:1rem;line-height:1.5}.ImportExport-module__6n9MoW__faqSection{color:#000;background-color:#fff;padding:6rem 0}.ImportExport-module__6n9MoW__faqHeader{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.ImportExport-module__6n9MoW__faqTitle{letter-spacing:-.06em;max-width:500px;margin:0;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500}.ImportExport-module__6n9MoW__faqHeaderRight{text-align:right;align-items:flex-start;gap:1.5rem;display:flex}.ImportExport-module__6n9MoW__faqSubtitle{color:#000;margin:0;font-size:.95rem;line-height:1.5}.ImportExport-module__6n9MoW__faqContainer{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.ImportExport-module__6n9MoW__faqList{flex-direction:column;gap:1rem;display:flex}.ImportExport-module__6n9MoW__faqItem{background:#fff;border:1px solid #0000000d;border-radius:12px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 4px 12px #00000005}.ImportExport-module__6n9MoW__faqItem:hover{box-shadow:0 6px 16px #0000000a}.ImportExport-module__6n9MoW__faqQuestion{text-align:left;letter-spacing:-.04em;color:#000;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-family:inherit;font-size:1rem;font-weight:400;display:flex}.ImportExport-module__6n9MoW__faqIcon{color:#000;flex-shrink:0;margin-left:1rem}.ImportExport-module__6n9MoW__faqAnswer{overflow:hidden}.ImportExport-module__6n9MoW__faqAnswerInner{padding:0 1.5rem 1.5rem}.ImportExport-module__6n9MoW__faqAnswerInner p{color:#000;margin:0;font-size:.95rem;line-height:1.6}.ImportExport-module__6n9MoW__faqImageWrap{border-radius:12px;min-height:400px;display:flex;position:relative;overflow:hidden}.ImportExport-module__6n9MoW__faqImage{object-fit:cover;border-radius:12px;width:100%;height:100%}.ImportExport-module__6n9MoW__faqFloatingCard{-webkit-backdrop-filter:blur(10px);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.5rem;display:flex;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.ImportExport-module__6n9MoW__faqFloatingLeft{color:#fff;align-items:center;gap:1rem;display:flex}.ImportExport-module__6n9MoW__faqFloatingLeft p{margin:0;font-size:1.05rem;font-weight:400}.ImportExport-module__6n9MoW__faqFloatingBtn{color:#000;white-space:nowrap;background:#fff;border-radius:9999px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .3s}.ImportExport-module__6n9MoW__faqFloatingBtn:hover{opacity:.8}.ImportExport-module__6n9MoW__harmonySection{padding:7rem 0 4rem}.ImportExport-module__6n9MoW__harmonySectionTitle{letter-spacing:-.06em;color:#000;margin:0 0 4rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500;line-height:1.1}.ImportExport-module__6n9MoW__harmonyIntro{grid-template-columns:180px 1fr 1fr;align-items:start;gap:2rem 8rem;margin-bottom:5rem;display:grid}.ImportExport-module__6n9MoW__resonateLabel{color:#000;padding-top:.2rem;font-size:1rem}.ImportExport-module__6n9MoW__harmonyDesc{letter-spacing:0;color:#404040;margin:0;font-size:1rem;line-height:1.6}.ImportExport-module__6n9MoW__contactBtnContainer{place-self:center end;width:fit-content}.ImportExport-module__6n9MoW__processCards{grid-template-columns:repeat(3,1fr);display:grid}.ImportExport-module__6n9MoW__processCard{background:#fff;border-radius:10px;flex-direction:column;gap:6rem;margin-right:10px;padding:1rem;display:flex}.ImportExport-module__6n9MoW__processCardHeader{justify-content:space-between;align-items:flex-start;display:flex}.ImportExport-module__6n9MoW__processThumb{object-fit:cover;border-radius:10px;flex-shrink:0;width:52px;height:52px}.ImportExport-module__6n9MoW__processText{letter-spacing:0;color:#404040;margin:0;font-size:1.25rem;font-weight:400;line-height:1.55}.ImportExport-module__6n9MoW__accordionList{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.ImportExport-module__6n9MoW__accordionItem{cursor:pointer;background:#fff;border:1px solid #0000000d;border-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem;transition:all .3s;display:flex}.ImportExport-module__6n9MoW__accordionItemLeft{align-items:center;gap:1.5rem;display:flex}.ImportExport-module__6n9MoW__accordionThumb{object-fit:cover;border-radius:8px;width:48px;height:48px}.ImportExport-module__6n9MoW__accordionText{color:#000;font-size:1.05rem;font-weight:500}.ImportExport-module__6n9MoW__gridRow:has(.ImportExport-module__6n9MoW__rightCol){gap:4rem}.ImportExport-module__6n9MoW__gridRow:has(.ImportExport-module__6n9MoW__rightCol) .ImportExport-module__6n9MoW__leftCol{margin-right:3rem}@media (max-width:1200px){.ImportExport-module__6n9MoW__gridRow{grid-template-columns:140px 1fr 1fr;gap:2rem}.ImportExport-module__6n9MoW__harmonyIntro{grid-template-columns:140px 1fr auto;gap:2rem}.ImportExport-module__6n9MoW__harmonySectionTitle{font-size:clamp(2.5rem,4vw,3.5rem)}}@media (max-width:1024px){.ImportExport-module__6n9MoW__quotesGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.ImportExport-module__6n9MoW__statsRow{grid-template-columns:repeat(2,1fr)}.ImportExport-module__6n9MoW__logosRow{flex-wrap:wrap;gap:1.5rem}.ImportExport-module__6n9MoW__harmonySection{padding:5rem 0 3rem}.ImportExport-module__6n9MoW__insightsHeader{flex-direction:column;align-items:flex-start;gap:1rem}.ImportExport-module__6n9MoW__insightsHeaderRight{text-align:left;align-items:flex-start;max-width:100%}.ImportExport-module__6n9MoW__fullInsightsSection{padding:4rem 0}.ImportExport-module__6n9MoW__harmonyIntro{grid-template-columns:1fr;gap:1.5rem}.ImportExport-module__6n9MoW__harmonyIntro .ImportExport-module__6n9MoW__contactBtn{justify-self:flex-end}.ImportExport-module__6n9MoW__processCards{border-top:none;grid-template-columns:1fr;gap:1.5rem}.ImportExport-module__6n9MoW__processCard{background:#fff;border-bottom:none;border-right:none;border-radius:16px;padding:1.5rem}.ImportExport-module__6n9MoW__processCard:last-child{border-bottom:none}.ImportExport-module__6n9MoW__processCard:not(:first-child){padding-left:1.5rem}.ImportExport-module__6n9MoW__faqContainer{grid-template-columns:1fr;gap:2rem}.ImportExport-module__6n9MoW__faqHeader{flex-direction:column;align-items:flex-start;gap:1.5rem}.ImportExport-module__6n9MoW__faqHeaderRight{text-align:left;flex-direction:row-reverse;justify-content:flex-end}.ImportExport-module__6n9MoW__faqImageWrap{min-height:450px;margin-top:1rem}.ImportExport-module__6n9MoW__faqFloatingCard{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem}.ImportExport-module__6n9MoW__faqSplitCard{grid-template-columns:1fr;gap:3rem}.ImportExport-module__6n9MoW__faqImageWrapCard{min-height:400px}}@media (max-width:809px){.ImportExport-module__6n9MoW__heroTitle{letter-spacing:-.05em;font-size:clamp(2rem,8vw,3rem)}.ImportExport-module__6n9MoW__heroContent{gap:40px;padding:16px}}@media (max-width:768px){.ImportExport-module__6n9MoW__gridRow{grid-template-columns:1fr;gap:3rem;padding:1.5rem 0}.ImportExport-module__6n9MoW__harmonySection{padding:3rem 0 2rem}.ImportExport-module__6n9MoW__insightsHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.ImportExport-module__6n9MoW__insightsHeaderRight{text-align:left;align-items:flex-start;max-width:100%}.ImportExport-module__6n9MoW__officeHeader{flex-direction:column;gap:2rem;margin-bottom:3rem}.ImportExport-module__6n9MoW__headerRightContent{text-align:left;align-items:flex-start;max-width:100%}.ImportExport-module__6n9MoW__fullInsightsSection{padding:3rem 0}.ImportExport-module__6n9MoW__harmonySectionTitle{margin-bottom:2rem;font-size:1.8rem}.ImportExport-module__6n9MoW__officeTitle{letter-spacing:-.03em;font-size:2.5rem;line-height:1.1}.ImportExport-module__6n9MoW__sectionTitle{letter-spacing:-.02em;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500}.ImportExport-module__6n9MoW__heroSubtitle{font-size:1.1rem;line-height:1.2}.ImportExport-module__6n9MoW__harmonyIntro{grid-template-columns:1fr;gap:1rem;margin-bottom:2.5rem}.ImportExport-module__6n9MoW__processCards{grid-template-columns:1fr}.ImportExport-module__6n9MoW__processCard{border-bottom:1px solid #d8d8d8;border-right:none;gap:1.5rem;padding:1.5rem}.ImportExport-module__6n9MoW__processCard:last-child{border-bottom:none;padding:1.5rem}.ImportExport-module__6n9MoW__processCard:first-child{padding:1.5rem}.ImportExport-module__6n9MoW__processThumb{width:44px;height:44px}.ImportExport-module__6n9MoW__wideMiddleCol{grid-column:auto}.ImportExport-module__6n9MoW__leftCol{border-bottom:1px solid #eee;gap:8px;margin-bottom:.75rem;padding:.6rem 0}.ImportExport-module__6n9MoW__middleCol{gap:1.25rem}.ImportExport-module__6n9MoW__rightCol{justify-content:flex-start;margin-top:1rem}.ImportExport-module__6n9MoW__introText{letter-spacing:0;font-size:1.05rem;line-height:1.55}.ImportExport-module__6n9MoW__profileAvatar{width:44px;height:44px}.ImportExport-module__6n9MoW__profileBadge{gap:.8rem;margin-top:.5rem}.ImportExport-module__6n9MoW__officeSection{padding:3rem 0}.ImportExport-module__6n9MoW__officeHeader{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.ImportExport-module__6n9MoW__sectionTitle{letter-spacing:-.03em;font-size:2rem}.ImportExport-module__6n9MoW__headerRightContent{text-align:left;align-items:flex-start;gap:1rem;max-width:100%}.ImportExport-module__6n9MoW__headerDesc{font-size:1rem}.ImportExport-module__6n9MoW__contactBtn{padding:.65rem 1.5rem;font-size:.82rem}.ImportExport-module__6n9MoW__conceptItem h4{font-size:1.2rem}.ImportExport-module__6n9MoW__conceptItem p{font-size:1rem}.ImportExport-module__6n9MoW__officeImgSide{border-radius:10px}.ImportExport-module__6n9MoW__quotesGrid{grid-template-columns:1fr;gap:.75rem}.ImportExport-module__6n9MoW__quoteCard{border-radius:10px;gap:1rem;padding:1.5rem}.ImportExport-module__6n9MoW__quoteIcon{width:28px;height:28px}.ImportExport-module__6n9MoW__quoteText{font-size:.95rem;line-height:1.6}.ImportExport-module__6n9MoW__partnersTitle{margin-bottom:1.25rem;font-size:1rem}.ImportExport-module__6n9MoW__logosRow{flex-wrap:wrap;justify-content:flex-start;gap:1.25rem}.ImportExport-module__6n9MoW__logoItem{height:26px}.ImportExport-module__6n9MoW__servicesSection{padding:3rem 0}.ImportExport-module__6n9MoW__servicesCarousel{grid-template-columns:1fr;gap:1.5rem}.ImportExport-module__6n9MoW__serviceTitle{font-size:1rem}.ImportExport-module__6n9MoW__insightsSection{padding:3rem 0}.ImportExport-module__6n9MoW__statsRow{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding-top:2rem}.ImportExport-module__6n9MoW__statItem h2{font-size:1.8rem}.ImportExport-module__6n9MoW__statItem p{font-size:.75rem}.ImportExport-module__6n9MoW__introText{font-size:1.1rem;line-height:1.6}.ImportExport-module__6n9MoW__contactBtnContainer{place-self:flex-start}.ImportExport-module__6n9MoW__faqSection{padding:4rem 0}.ImportExport-module__6n9MoW__faqHeader{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem}.ImportExport-module__6n9MoW__faqHeaderRight{text-align:left;flex-direction:row-reverse;justify-content:flex-end}.ImportExport-module__6n9MoW__faqContainer{grid-template-columns:1fr;gap:1.5rem}.ImportExport-module__6n9MoW__faqImageWrap{min-height:380px}.ImportExport-module__6n9MoW__faqQuestion{padding:1.2rem;font-size:1rem}.ImportExport-module__6n9MoW__faqFloatingCard{bottom:1rem;left:1rem;right:1rem}.ImportExport-module__6n9MoW__faqTitle{font-size:1.8rem}.ImportExport-module__6n9MoW__faqCardSection{padding:4rem 0}.ImportExport-module__6n9MoW__faqHeaderCard{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}.ImportExport-module__6n9MoW__faqTitleCard{font-size:2rem}.ImportExport-module__6n9MoW__faqSubtitleCard{text-align:left;max-width:100%;font-size:.95rem}.ImportExport-module__6n9MoW__faqSplitCard{grid-template-columns:1fr;gap:2rem}.ImportExport-module__6n9MoW__faqImageWrapCard{min-height:320px}.ImportExport-module__6n9MoW__faqTriggerCard{padding:1.2rem 1.25rem;font-size:1rem}.ImportExport-module__6n9MoW__faqContentCard{padding:0 1.25rem 1.2rem;font-size:.9rem}}@media (max-width:480px){.ImportExport-module__6n9MoW__container{padding:0 1rem}.ImportExport-module__6n9MoW__statsRow{grid-template-columns:repeat(2,1fr)}.ImportExport-module__6n9MoW__logosRow{gap:1rem}.ImportExport-module__6n9MoW__logoItem{height:22px}}@media (min-width:1441px){.ImportExport-module__6n9MoW__heroTitle{font-size:5rem;line-height:1.1em}.ImportExport-module__6n9MoW__introText{font-size:1.75rem}.ImportExport-module__6n9MoW__fullInsightsSection{margin-bottom:8rem}}
.Dealer-module__-B8T8q__dealerPage{color:#000;background:#f8f8f8;min-height:100vh}.Dealer-module__-B8T8q__container{width:100%;max-width:var(--container-max,1600px);box-sizing:border-box;margin:0 auto;padding-inline:clamp(24px,6vw,48px)}.Dealer-module__-B8T8q__hero{text-align:center;color:#f7f7f7;border-radius:10px;justify-content:center;align-items:center;height:90vh;margin:6px 6px 6rem;display:flex;position:relative;overflow:hidden}.Dealer-module__-B8T8q__hero:before{content:"";z-index:0;background:linear-gradient(#0006,#0006),url(/images/be-a-dealer.jpg) 50%/cover no-repeat;border-radius:10px;animation:2s cubic-bezier(.22,1,.36,1) both Dealer-module__-B8T8q__heroZoomOut;position:absolute;inset:0}@keyframes Dealer-module__-B8T8q__heroZoomOut{0%{transform:scale(1.12)}to{transform:scale(1)}}.Dealer-module__-B8T8q__heroContent{z-index:10;text-align:center;color:#fff;box-sizing:border-box;width:100%;max-width:900px;padding:24px;position:relative}.Dealer-module__-B8T8q__title{letter-spacing:-.07em;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:1.05em;font-family:var(--font-geist-sans), "Geist", sans-serif;color:#fff;text-align:center;margin-bottom:16px}.Dealer-module__-B8T8q__subtitle{letter-spacing:-.04em;opacity:.9;color:#fff;word-break:break-word;max-width:600px;margin:0 auto;font-size:1.125rem;font-weight:400;line-height:1.5}.Dealer-module__-B8T8q__intro{background:#f8f8f8;padding:3.5rem 0 1.75rem}.Dealer-module__-B8T8q__introGrid{grid-template-columns:1.5fr 1fr;align-items:center;gap:6rem;display:grid}.Dealer-module__-B8T8q__introText{color:#000;letter-spacing:-.046em;margin-bottom:40px;font-size:clamp(1.3rem,2vw,1.75rem);font-weight:400;line-height:1.18}.Dealer-module__-B8T8q__introInfo h4{letter-spacing:-.046em;font-size:clamp(1.3rem,2vw,1.75rem);line-height:1.18}.Dealer-module__-B8T8q__founder{align-items:center;gap:1rem;display:flex}.Dealer-module__-B8T8q__founder img{object-fit:cover;border-radius:50%;width:60px;height:60px}.Dealer-module__-B8T8q__founder h4{margin:0;font-size:1.1rem;font-weight:500}.Dealer-module__-B8T8q__founder span{color:#000;font-size:.9rem}.Dealer-module__-B8T8q__officeInfo h3{margin-bottom:1.5rem;font-size:2.5rem;font-weight:500}.Dealer-module__-B8T8q__officeInfo p{letter-spacing:0;color:#000;margin-bottom:2rem;font-size:14px;line-height:1.5}.Dealer-module__-B8T8q__ctaSmall{cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:50px;padding:.8rem 2rem;transition:all .3s}.Dealer-module__-B8T8q__ctaSmall:hover{color:#fff;background:#000;border-color:#000}.Dealer-module__-B8T8q__officeDesignDetailed{color:#000;background:#f8f8f8;padding:4.25rem 0 8rem}.Dealer-module__-B8T8q__officeHeader{justify-content:space-between;align-items:flex-start;margin-bottom:4rem;display:flex}.Dealer-module__-B8T8q__officeTitle{letter-spacing:-.05em;max-width:800px;margin:0;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500;line-height:1.1}.Dealer-module__-B8T8q__officeHeaderRight{text-align:right;flex-direction:column;align-items:flex-end;gap:2rem;display:flex}.Dealer-module__-B8T8q__officeHeaderRight p{letter-spacing:0;color:#000;font-size:1rem;line-height:1.5}.Dealer-module__-B8T8q__contactNowBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:500;transition:opacity .2s}.Dealer-module__-B8T8q__contactNowBtn:hover{opacity:.8}.Dealer-module__-B8T8q__featureRow{grid-template-columns:180px 1fr;gap:4rem;margin-bottom:3rem;display:grid}.Dealer-module__-B8T8q__featureRow:last-child{margin-bottom:0}.Dealer-module__-B8T8q__featureLabel{color:#000;align-self:flex-start;align-items:center;gap:.8rem;font-size:1rem;font-weight:500;display:flex}.Dealer-module__-B8T8q__featureGridText{grid-template-columns:1fr 1fr;gap:4rem 3rem;display:grid}.Dealer-module__-B8T8q__conceptBlock{flex-direction:column;gap:.625rem;display:flex}.Dealer-module__-B8T8q__conceptBlock h4{margin:0;font-size:1.2rem;font-weight:700}.Dealer-module__-B8T8q__conceptBlock p{letter-spacing:0;color:#000;font-size:1rem;line-height:1.5}.Dealer-module__-B8T8q__featureGridQuotes{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Dealer-module__-B8T8q__quoteCard{background:#fff;border-radius:16px;padding:3rem 2.5rem;box-shadow:0 4px 20px #00000008}.Dealer-module__-B8T8q__quoteOrange{color:#fff;background:#f05c46}.Dealer-module__-B8T8q__quoteOrange p{color:#fff}.Dealer-module__-B8T8q__quoteCard p{letter-spacing:0;color:#000;font-size:14px;line-height:1.5}.Dealer-module__-B8T8q__quoteCard.Dealer-module__-B8T8q__quoteOrange p{color:#fff}.Dealer-module__-B8T8q__quoteIconWrap{margin-bottom:1.5rem}.Dealer-module__-B8T8q__quoteIconWrap svg{width:48px;height:48px}.Dealer-module__-B8T8q__quoteIconOrange{color:#f05c46}.Dealer-module__-B8T8q__faqCardSection{background:#f8f8f8;padding:8rem 0}.Dealer-module__-B8T8q__faqHeaderCard{justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}.Dealer-module__-B8T8q__faqTitleCard{letter-spacing:-.06em;font-size:3rem;font-weight:500}.Dealer-module__-B8T8q__faqSubtitleCard{color:#000;text-align:right;max-width:300px;font-size:1.1rem;line-height:1.5}.Dealer-module__-B8T8q__faqSplitCard{grid-template-columns:1fr 1fr;align-items:stretch;gap:4rem;display:grid}.Dealer-module__-B8T8q__faqListCard{flex-direction:column;gap:1.5rem;display:flex}.Dealer-module__-B8T8q__faqItemCard{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000008}.Dealer-module__-B8T8q__faqTriggerCard{cursor:pointer;text-align:left;color:#000;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;font-family:inherit;font-size:1.1rem;font-weight:500;display:flex}.Dealer-module__-B8T8q__faqContentCard{color:#000;padding:0 2rem 1.5rem;line-height:1.6;overflow:hidden}.Dealer-module__-B8T8q__faqImageWrapCard{border-radius:20px;height:100%;min-height:500px;position:relative;overflow:hidden}.Dealer-module__-B8T8q__faqRightImage{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Dealer-module__-B8T8q__faqOverlay{color:#fff;background:linear-gradient(#0000 0%,#00000080 50%,#000000e6 100%);width:100%;padding:4rem 2rem 2rem;position:absolute;bottom:0;left:0}.Dealer-module__-B8T8q__overlayIcon{margin-bottom:1rem}.Dealer-module__-B8T8q__faqOverlay h4{margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.Dealer-module__-B8T8q__faqContactBtn{color:#000;background:#fff;border-radius:50px;padding:.8rem 2rem;font-weight:500;text-decoration:none;transition:opacity .3s;display:inline-block}.Dealer-module__-B8T8q__faqContactBtn:hover{opacity:.9}.Dealer-module__-B8T8q__partnersSection{background:#fcfcfc;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:8rem 0}.Dealer-module__-B8T8q__sectionTitle{text-transform:uppercase;letter-spacing:-.06em;color:#000;margin-bottom:2.5rem;font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.2}.Dealer-module__-B8T8q__partnersGrid{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}.Dealer-module__-B8T8q__partnerLogo{opacity:.6;height:35px;transition:opacity .3s}.Dealer-module__-B8T8q__partnerLogo:hover{opacity:1}.Dealer-module__-B8T8q__placeholders{align-items:center;gap:3rem;display:flex}.Dealer-module__-B8T8q__placeholders img{filter:grayscale();opacity:.4;height:30px}.Dealer-module__-B8T8q__dealerFormSection{background:#fff;padding:8rem 0}.Dealer-module__-B8T8q__formSplit{grid-template-columns:1fr 1.2fr;align-items:stretch;gap:2rem;display:grid}.Dealer-module__-B8T8q__formInfo{flex-direction:column;align-items:flex-start;display:flex}.Dealer-module__-B8T8q__formInfo h2{word-break:break-word;overflow-wrap:break-word;margin-bottom:1rem;font-size:3.5rem;font-weight:500;line-height:1.2}.Dealer-module__-B8T8q__formInfo p{letter-spacing:0;color:#000;margin-bottom:2.5rem;font-size:1rem;line-height:1.5}.Dealer-module__-B8T8q__handshakeImage{object-fit:cover;border-radius:10px;flex:1;width:100%;box-shadow:0 10px 40px #0000000d}.Dealer-module__-B8T8q__formCard{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;margin:0 auto;padding:0 1.25rem;box-shadow:0 4px 30px #00000005}.Dealer-module__-B8T8q__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Dealer-module__-B8T8q__inputGroup{flex-direction:column;gap:.6rem;margin-bottom:1.5rem;display:flex}.Dealer-module__-B8T8q__inputGroup label{color:#000;font-size:.875rem;font-weight:500}.Dealer-module__-B8T8q__inputGroup input,.Dealer-module__-B8T8q__inputGroup select,.Dealer-module__-B8T8q__inputGroup textarea{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;width:100%;max-width:100%;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.Dealer-module__-B8T8q__inputGroup select{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Dealer-module__-B8T8q__inputGroup input:focus,.Dealer-module__-B8T8q__inputGroup select:focus,.Dealer-module__-B8T8q__inputGroup textarea:focus{border-color:#000;outline:none;box-shadow:0 0 0 4px #00000008}.Dealer-module__-B8T8q__inputGroup textarea{resize:vertical;min-height:100px}.Dealer-module__-B8T8q__submitBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:transform .2s}.Dealer-module__-B8T8q__submitBtn:hover{transform:translateY(-2px)}.Dealer-module__-B8T8q__success{text-align:center;padding:2rem 0}.Dealer-module__-B8T8q__success h3{margin-bottom:1rem;font-size:1.8rem}.Dealer-module__-B8T8q__success p{letter-spacing:0;color:#000;margin-bottom:2rem;font-size:14px;line-height:1.5}@media (max-width:1200px){.Dealer-module__-B8T8q__featureRow{grid-template-columns:140px 1fr;gap:2rem}}@media (max-width:1024px){.Dealer-module__-B8T8q__introGrid,.Dealer-module__-B8T8q__faqSplitCard{grid-template-columns:1fr;gap:3rem}.Dealer-module__-B8T8q__formSplit{grid-template-columns:1fr 1.5fr;gap:2rem}}@media (max-width:809px){.Dealer-module__-B8T8q__title{letter-spacing:-.05em;font-size:clamp(2rem,8vw,3rem)}.Dealer-module__-B8T8q__heroContent{gap:40px;padding:16px}}@media (max-width:768px){.Dealer-module__-B8T8q__officeTitle{font-size:2.5rem}.Dealer-module__-B8T8q__formRow,.Dealer-module__-B8T8q__featureGridText,.Dealer-module__-B8T8q__featureGridQuotes,.Dealer-module__-B8T8q__formSplit{grid-template-columns:1fr;gap:1.5rem}.Dealer-module__-B8T8q__featureRow{grid-template-columns:1fr;gap:3rem;padding-top:2rem}.Dealer-module__-B8T8q__introInfo h4{font-size:1.1rem;line-height:1.2}.Dealer-module__-B8T8q__handshakeImage{display:none}.Dealer-module__-B8T8q__officeHeader{flex-direction:column;gap:2rem}.Dealer-module__-B8T8q__officeHeaderRight{text-align:left;align-items:flex-start}.Dealer-module__-B8T8q__partnersGrid{gap:1.5rem}}@media (min-width:1441px){.Dealer-module__-B8T8q__title{font-size:5rem;line-height:1.1em}.Dealer-module__-B8T8q__introText,.Dealer-module__-B8T8q__introInfo h4{font-size:1.75rem}.Dealer-module__-B8T8q__featureRow{gap:7rem}.Dealer-module__-B8T8q__formSplit{gap:1.5rem}}.Dealer-module__-B8T8q__dealerPage .jade-quotes-grid{grid-template-columns:repeat(2,1fr);gap:.625rem}@media (max-width:767px){.Dealer-module__-B8T8q__dealerPage .jade-quotes-grid{grid-template-columns:1fr}}
.WorldMap-module__SqaAoW__mapWrapper{width:100%;margin:4rem 0;position:relative;overflow:hidden}.WorldMap-module__SqaAoW__svgTooltip{-webkit-backdrop-filter:blur(10px);pointer-events:none;background:#2a2a2aeb;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:3px;width:144px;padding:8px 14px;display:flex;position:relative}.WorldMap-module__SqaAoW__tooltipArrow{border-top:7px solid #0e0e0eeb;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.WorldMap-module__SqaAoW__tooltipCountry{color:#f05c46;white-space:nowrap;font-family:inherit;font-size:.8rem;font-weight:700}.WorldMap-module__SqaAoW__tooltipInfo{color:#ffffff94;white-space:nowrap;font-family:inherit;font-size:.72rem}
body{letter-spacing:0;font-size:14px;font-weight:400;line-height:150%}p{letter-spacing:0;font-size:14px;font-weight:400;line-height:150%}.About-module__21oLSa__pageWrapper{color:#000;background:#f7f7f7;min-height:100vh}.About-module__21oLSa__container{width:100%;max-width:var(--container-max,1600px);box-sizing:border-box;background:#f7f7f7;margin:0 auto;padding-inline:24px}.About-module__21oLSa__heroOuterWrapper{background:#f7f7f7;padding:6px}.About-module__21oLSa__headerSection{text-align:center;border-radius:12px;max-width:100%;margin:0 auto 3rem;padding-top:10rem}.About-module__21oLSa__pageTitle{letter-spacing:-.05em;word-break:break-word;overflow-wrap:break-word;margin-bottom:3rem;font-size:4rem;font-weight:500;line-height:70px}.About-module__21oLSa__pageSubtitle{letter-spacing:.04rem;color:#000;max-width:900px;margin:0 auto 4rem;font-size:1rem;font-weight:400;line-height:1.5rem}.About-module__21oLSa__sectionTitle{letter-spacing:-.06em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:500;line-height:3.125rem}.About-module__21oLSa__sectionSubtitleCenter{letter-spacing:-.04em;color:#000;max-width:600px;margin:0 auto;font-size:16px;font-weight:400;line-height:150%}.About-module__21oLSa__clientLogosSection{margin-top:80px;margin-bottom:2.5rem}.About-module__21oLSa__clientLogosTitle{text-align:center;letter-spacing:-.05em;margin-bottom:.5rem;font-size:4rem;font-weight:500;line-height:70px}.About-module__21oLSa__clientLogosSub{text-align:center;letter-spacing:.04rem;color:#000;max-width:900px;margin:0 auto 4rem;font-size:1rem;font-weight:400;line-height:1.5rem}.About-module__21oLSa__heroLogos{justify-content:center;align-items:center;gap:3rem;display:flex}.About-module__21oLSa__heroGridWrapper{position:relative}.About-module__21oLSa__heroImagesGrid{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.About-module__21oLSa__imageCol{aspect-ratio:1;border-radius:6px;width:100%;transition:all .3s;position:relative;overflow:hidden}.About-module__21oLSa__heroMediaEl{object-fit:cover;width:100%;height:100%;transition:transform .5s}.About-module__21oLSa__imageCol:hover .About-module__21oLSa__heroMediaEl{transform:scale(1.02)}.About-module__21oLSa__sliderNavBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;cursor:pointer;z-index:10;background:#ffffffe6;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001f}.About-module__21oLSa__sliderNavBtn:hover{color:#fff;background:#000;border-color:#000}.About-module__21oLSa__sliderNavLeft{left:16px}.About-module__21oLSa__sliderNavRight{right:16px}.About-module__21oLSa__sliderDots{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0003;border-radius:20px;gap:10px;padding:6px 12px;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.About-module__21oLSa__dot{cursor:pointer;background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:all .3s}.About-module__21oLSa__dotActive{background:#fff;transform:scale(1.3)}.About-module__21oLSa__milestoneSection{background:#f7f7f7;flex-direction:column;gap:36px;padding:2.25rem 0 2rem;display:flex}.About-module__21oLSa__milestoneTop{justify-content:space-between;align-items:center;gap:4rem;display:flex}.About-module__21oLSa__milestoneHeader .About-module__21oLSa__label{letter-spacing:-.045rem;color:#000;margin-bottom:1rem;font-size:1.125rem;font-weight:700;display:block}.About-module__21oLSa__milestoneList{flex-direction:column;width:100%;display:flex}.About-module__21oLSa__milestoneHeader{flex:1}.About-module__21oLSa__milestoneIntro{color:#000;text-align:right;flex:1;margin:0;font-size:1rem;line-height:1.6}.About-module__21oLSa__milestoneItem{border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:1.25rem 0;display:flex}.About-module__21oLSa__milestTextContainer{gap:1rem;display:flex}.About-module__21oLSa__milestoneItem:first-child{border-top:1px solid #eaeaea}.About-module__21oLSa__milestoneText{align-items:center;gap:1rem;font-size:1.25rem;font-weight:400;display:flex}.About-module__21oLSa__year{color:#000;font-size:1.25rem;font-weight:400}.About-module__21oLSa__philosophySection{grid-template-columns:1fr 1.5fr;gap:4rem;padding:8rem 0 4rem;display:grid}.About-module__21oLSa__philosophyLeft{flex-direction:column;justify-content:space-between;display:flex}.About-module__21oLSa__philosophyText{color:#000;letter-spacing:-.64px;margin-bottom:2rem;font-size:16px;line-height:24px}.About-module__21oLSa__featureList{margin:0;padding:0;list-style:none}.About-module__21oLSa__featureList li{color:#000;align-items:flex-start;gap:.8rem;margin-bottom:1rem;font-size:1rem;display:flex}.About-module__21oLSa__philosophyRight{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.About-module__21oLSa__philColLeft{flex-direction:column;gap:1rem;display:flex}.About-module__21oLSa__philColRight{display:flex}.About-module__21oLSa__philImgSmall{object-fit:cover;border-radius:8px;flex:1;width:100%;min-height:240px}.About-module__21oLSa__philImgTall{object-fit:cover;border-radius:8px;width:100%;height:100%;min-height:480px}.About-module__21oLSa__ourClientsSection{padding:5rem 0 6rem}.About-module__21oLSa__ourClientsHeader{text-align:center;margin-bottom:3rem}.About-module__21oLSa__clientVoicesSection{padding:3rem 0 6rem}.About-module__21oLSa__voicesHeader{text-align:center;margin-bottom:4rem}.About-module__21oLSa__sectionTitleCenter{letter-spacing:-.06em;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500;line-height:1.2em}.About-module__21oLSa__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.About-module__21oLSa__testimonialCard{background:#fff;border:1px solid #eaeaea;border-radius:16px;flex-direction:column;padding:2.5rem 2rem;display:flex;box-shadow:0 4px 20px #00000005}.About-module__21oLSa__stars{color:#ff3c00;letter-spacing:2px;margin-bottom:1.5rem;font-size:1.2rem}.About-module__21oLSa__reviewText{color:#000;flex-grow:1;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.About-module__21oLSa__clientInfo{align-items:center;gap:1rem;display:flex}.About-module__21oLSa__avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.About-module__21oLSa__clientName{margin:0 0 .2rem;font-size:1rem;font-weight:600}.About-module__21oLSa__clientRole{color:#000;font-size:.85rem}.About-module__21oLSa__teamSection{background:#f7f7f7;border-radius:24px;margin-top:6rem;padding:4rem}.About-module__21oLSa__teamHeaderRow{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:3rem;display:grid}.About-module__21oLSa__arrowControls{gap:1rem;margin-top:1.5rem;display:flex}.About-module__21oLSa__arrowControls span{cursor:pointer;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.About-module__21oLSa__arrowControls span:hover{color:#fff;background:#000;border-color:#000}.About-module__21oLSa__teamHeaderRight{color:#000;align-self:center;font-size:1.1rem;line-height:1.6}.About-module__21oLSa__teamGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:4rem;display:grid}.About-module__21oLSa__teamMember{aspect-ratio:4/5;border-radius:12px;position:relative;overflow:hidden}.About-module__21oLSa__teamImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.About-module__21oLSa__teamMember:hover .About-module__21oLSa__teamImage{transform:scale(1.05)}.About-module__21oLSa__teamNameOverlay{color:#fff;background:linear-gradient(#0000,#000c);padding:2rem 1.2rem 1rem;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.About-module__21oLSa__memberName{margin-bottom:.2rem;font-size:1rem;font-weight:600}.About-module__21oLSa__memberDesignation{opacity:.8;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:400}.About-module__21oLSa__teamFooter{border-top:1px solid #eaeaea;justify-content:space-between;align-items:center;padding-top:3rem;display:flex}.About-module__21oLSa__teamFooter p{color:#000;max-width:400px;font-size:.95rem}.About-module__21oLSa__joinButton{color:#fff;cursor:pointer;background:#000;border:none;border-radius:50px;padding:.8rem 1.8rem;font-size:.9rem;font-weight:600}@media (min-width:1441px){.About-module__21oLSa__container{padding-inline:44px}.About-module__21oLSa__pageTitle{letter-spacing:-.04em;font-size:5rem;line-height:65px}}@media (max-width:1024px){.About-module__21oLSa__testimonialsGrid{grid-template-columns:repeat(2,1fr)}.About-module__21oLSa__philosophySection,.About-module__21oLSa__teamHeaderRow,.About-module__21oLSa__milestoneTop{flex-direction:column;grid-template-columns:1fr;gap:2rem}.About-module__21oLSa__milestoneIntro{text-align:left}.About-module__21oLSa__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.About-module__21oLSa__sectionTitle{font-size:2.25rem;line-height:1.15}.About-module__21oLSa__philosophyRight{grid-template-columns:1fr}.About-module__21oLSa__philImgTall{min-height:240px}.About-module__21oLSa__testimonialsGrid,.About-module__21oLSa__teamGrid{grid-template-columns:1fr}.About-module__21oLSa__milestoneTop{align-items:flex-start}.About-module__21oLSa__heroImagesGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.About-module__21oLSa__imageCol{aspect-ratio:4/3}.About-module__21oLSa__teamSection{padding:2rem 1.5rem}.About-module__21oLSa__teamFooter{flex-direction:column;align-items:flex-start;gap:1rem}.About-module__21oLSa__headerSection{padding-top:6rem}.About-module__21oLSa__milestoneSection{padding:0}.About-module__21oLSa__milestoneText,.About-module__21oLSa__year{font-size:1rem}.About-module__21oLSa__clientVoicesSection{padding:1rem 0 2rem}}
.LegalDoc-module__GZd71q__page{background:var(--background);width:100%;min-height:100vh;color:var(--foreground)}.LegalDoc-module__GZd71q__main{padding-inline:24px;max-width:760px;margin-inline:auto;padding-top:160px;padding-bottom:120px}@media (max-width:767px){.LegalDoc-module__GZd71q__main{padding-top:120px;padding-bottom:80px}}.LegalDoc-module__GZd71q__badge{color:#000;letter-spacing:-.01em;background:#fff;border-radius:999px;width:fit-content;margin:0 auto 28px;padding:9px 18px;font-size:13px;font-weight:400;line-height:1;display:block;box-shadow:0 4px 16px #0000000d}.LegalDoc-module__GZd71q__title{text-align:center;letter-spacing:-.04em;color:#000;margin-bottom:24px;font-size:clamp(2.75rem,7vw,4.5rem);font-weight:600;line-height:1.05}.LegalDoc-module__GZd71q__intro{text-align:center;letter-spacing:-.01em;color:#000000a8;max-width:680px;margin:0 auto 56px;font-size:15px;line-height:1.6}.LegalDoc-module__GZd71q__section{margin-bottom:32px}.LegalDoc-module__GZd71q__section:last-child{margin-bottom:0}.LegalDoc-module__GZd71q__heading{letter-spacing:-.01em;color:#000;margin-bottom:12px;font-size:17px;font-weight:700;line-height:1.4}.LegalDoc-module__GZd71q__subheading{letter-spacing:-.01em;color:#000;margin:18px 0 9px;font-size:15px;font-weight:600;line-height:1.4}.LegalDoc-module__GZd71q__para{letter-spacing:-.005em;color:#000000a8;margin-bottom:10px;font-size:14px;line-height:1.7}.LegalDoc-module__GZd71q__para:last-child{margin-bottom:0}.LegalDoc-module__GZd71q__list{flex-direction:column;gap:9px;margin:2px 0 0;list-style:none;display:flex}.LegalDoc-module__GZd71q__list li{letter-spacing:-.005em;color:#000000a8;padding-left:22px;font-size:14px;line-height:1.7;position:relative}.LegalDoc-module__GZd71q__list li:before{content:"•";color:#00000080;position:absolute;top:0;left:6px}.LegalDoc-module__GZd71q__para strong,.LegalDoc-module__GZd71q__list strong{color:#000;font-weight:600}.LegalDoc-module__GZd71q__para a,.LegalDoc-module__GZd71q__list a{color:#000;text-underline-offset:2px;text-decoration:underline;transition:opacity .2s}.LegalDoc-module__GZd71q__para a:hover,.LegalDoc-module__GZd71q__list a:hover{opacity:.6}
.BlogDetailClient-module__DYzvWq__main{background:#fff;min-height:100vh;padding-top:0}.BlogDetailClient-module__DYzvWq__notFound{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex}.BlogDetailClient-module__DYzvWq__notFoundContent{text-align:center}.BlogDetailClient-module__DYzvWq__notFoundTitle{margin-bottom:1rem;font-size:3rem;font-weight:500}.BlogDetailClient-module__DYzvWq__notFoundLink{color:#000;text-decoration:underline}.BlogDetailClient-module__DYzvWq__spinnerContainer{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex}.BlogDetailClient-module__DYzvWq__spinner{border:3px solid #eee;border-top-color:#000;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite BlogDetailClient-module__DYzvWq__spin}@keyframes BlogDetailClient-module__DYzvWq__spin{to{transform:rotate(360deg)}}.BlogDetailClient-module__DYzvWq__heroWrapper{border:1px solid #fff;border-radius:10px;margin:6px 6px 0;overflow:hidden}.BlogDetailClient-module__DYzvWq__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:70vh;min-height:500px;display:flex;position:relative;overflow:hidden}.BlogDetailClient-module__DYzvWq__heroImg{object-fit:cover;width:calc(100% - 4px);height:calc(100% - 4px);margin:2px;position:absolute;inset:0}.BlogDetailClient-module__DYzvWq__heroOverlay{background:#00000080;position:absolute;inset:0}.BlogDetailClient-module__DYzvWq__heroContent{z-index:10;margin-top:4rem;padding:0 2rem;position:relative}.BlogDetailClient-module__DYzvWq__heroDate{opacity:.9;color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:500}.BlogDetailClient-module__DYzvWq__heroTitle{letter-spacing:-.02em;color:#fff;max-width:1000px;margin:0 auto;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;line-height:1.15}.BlogDetailClient-module__DYzvWq__contentWrapper{padding-top:1.5rem;padding-bottom:5rem}.BlogDetailClient-module__DYzvWq__contentGrid{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}.BlogDetailClient-module__DYzvWq__backLink{color:#000;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:500;text-decoration:none;display:inline-flex}.BlogDetailClient-module__DYzvWq__backArrow{background:#000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.BlogDetailClient-module__DYzvWq__backArrowSvg{width:14px;height:14px}.BlogDetailClient-module__DYzvWq__blogBody{max-width:800px;margin:0 auto}.BlogDetailClient-module__DYzvWq__relatedSection{background:#f9f9f9;padding-block:6rem}.BlogDetailClient-module__DYzvWq__relatedTitle{text-align:center;color:#000;margin-bottom:3rem;font-size:2.5rem;font-weight:500}.BlogDetailClient-module__DYzvWq__relatedGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.BlogDetailClient-module__DYzvWq__relatedCard{cursor:pointer;border-radius:16px;height:400px;text-decoration:none;display:block;position:relative;overflow:hidden}.BlogDetailClient-module__DYzvWq__relatedCardImg{object-fit:cover;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.BlogDetailClient-module__DYzvWq__relatedCardOverlay{background:linear-gradient(#0000001a 20%,#000c 90%);position:absolute;inset:0}.BlogDetailClient-module__DYzvWq__relatedCardDate{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#111;background:#ffffffe6;border-radius:9999px;padding:.4rem 1.2rem;font-size:.85rem;font-weight:600;transition:transform .4s;position:absolute;top:1.5rem;left:1.5rem}.BlogDetailClient-module__DYzvWq__relatedCardBottom{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.BlogDetailClient-module__DYzvWq__relatedCardTitle{color:#fff;max-width:75%;margin:0;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:500;line-height:1.2;transition:transform .4s}.BlogDetailClient-module__DYzvWq__relatedCardArrow{color:#000;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .4s;display:flex}.BlogDetailClient-module__DYzvWq__relatedCard:hover .BlogDetailClient-module__DYzvWq__relatedCardImg{transform:scale(1.03)}.BlogDetailClient-module__DYzvWq__relatedCard:hover .BlogDetailClient-module__DYzvWq__relatedCardDate,.BlogDetailClient-module__DYzvWq__relatedCard:hover .BlogDetailClient-module__DYzvWq__relatedCardTitle{transform:translate(6px)}.BlogDetailClient-module__DYzvWq__relatedCard:hover .BlogDetailClient-module__DYzvWq__relatedCardArrow{transform:translate(-6px)scale(1.08)}@media (min-width:1024px){.BlogDetailClient-module__DYzvWq__hero{min-height:600px}.BlogDetailClient-module__DYzvWq__contentGrid{grid-template-columns:1fr 1fr}}@media (max-width:1023px){.BlogDetailClient-module__DYzvWq__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.BlogDetailClient-module__DYzvWq__relatedGrid{grid-template-columns:1fr}}
.Contact-module__NLacTq__pageWrapper{color:#000;background:#f7f7f7;min-height:100vh;font-family:inherit}.Contact-module__NLacTq__mainContainer{width:100%;max-width:var(--container-max,1600px);margin:0 auto;padding:10rem clamp(24px,6vw,48px) 0}.Contact-module__NLacTq__contactHeader{margin-bottom:4rem}.Contact-module__NLacTq__pageTitle{letter-spacing:-3.36px;word-break:break-word;overflow-wrap:break-word;margin-bottom:.5rem;font-size:3.5rem;font-weight:500;line-height:1.196em}.Contact-module__NLacTq__pageSubtitle{letter-spacing:-.04em;color:#000;font-size:16px;font-weight:400;line-height:1.5em}.Contact-module__NLacTq__formGrid{grid-template-columns:1fr 1.2fr;align-items:stretch;gap:3rem;margin-bottom:6rem;display:grid}.Contact-module__NLacTq__infoSide{flex-direction:column;justify-content:space-around;display:flex}.Contact-module__NLacTq__infoGrid{grid-template-columns:1fr 1fr;gap:3rem 2rem;display:grid}.Contact-module__NLacTq__infoItem h4{text-transform:none;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Contact-module__NLacTq__infoItem p{color:#000;font-size:1rem}.Contact-module__NLacTq__socialList{gap:.5rem;display:flex}.Contact-module__NLacTq__socialList a{color:#000;font-size:.9rem;text-decoration:none}.Contact-module__NLacTq__addressText{max-width:250px;line-height:1.5}.Contact-module__NLacTq__formSide{flex-direction:column;gap:2rem;display:flex}.Contact-module__NLacTq__formCard{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:1.5rem;box-shadow:0 4px 30px #00000008}.Contact-module__NLacTq__formGroup{margin-bottom:1.5rem}.Contact-module__NLacTq__formGroup label{color:#000;margin-bottom:.6rem;font-size:.8rem;font-weight:600;display:block}.Contact-module__NLacTq__formGroup input,.Contact-module__NLacTq__formGroup textarea{background:#fafafa;border:1px solid #eee;border-radius:8px;outline:none;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__NLacTq__formGroup input:focus,.Contact-module__NLacTq__formGroup textarea:focus{background:#fff;border-color:#000}.Contact-module__NLacTq__formGroup textarea{resize:vertical;min-height:120px}.Contact-module__NLacTq__submitBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;width:100%;padding:.8rem 1.2rem;font-size:1rem;font-weight:700;transition:opacity .3s}.Contact-module__NLacTq__submitBtn:hover{opacity:.9}.Contact-module__NLacTq__formSuccess{text-align:center;padding:2rem}.Contact-module__NLacTq__formSuccess h3{margin-bottom:.5rem}.Contact-module__NLacTq__formImageWrap{aspect-ratio:16/9;border-radius:12px;width:100%;overflow:hidden}.Contact-module__NLacTq__contactImage{object-fit:cover;width:100%;height:100%}.Contact-module__NLacTq__faqSection{margin-top:10rem;padding-bottom:6rem}.Contact-module__NLacTq__faqHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-end;margin-bottom:4rem;padding-bottom:2rem;display:flex}.Contact-module__NLacTq__faqTitle{letter-spacing:-.03em;max-width:500px;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1.1}.Contact-module__NLacTq__faqSubtitle{color:#000;text-align:right;max-width:300px;font-size:1rem;line-height:1.5}.Contact-module__NLacTq__faqSplit{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.Contact-module__NLacTq__faqImageColumn{border-radius:20px;height:600px;overflow:hidden}.Contact-module__NLacTq__faqSideImage{object-fit:cover;width:100%;height:100%}.Contact-module__NLacTq__faqList{flex-direction:column;display:flex}.Contact-module__NLacTq__faqItem{border-bottom:1px solid #eee}.Contact-module__NLacTq__faqTrigger{cursor:pointer;text-align:left;color:#000;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:2rem 0;font-family:inherit;font-size:1.1rem;font-weight:500;transition:color .3s;display:flex}.Contact-module__NLacTq__faqTrigger:hover{color:#000}.Contact-module__NLacTq__faqContent{color:#000;padding-bottom:2rem;line-height:1.7;overflow:hidden}@media (min-width:1025px){.Contact-module__NLacTq__infoSide{justify-content:space-between;padding-bottom:1.5rem}}@media (max-width:1024px){.Contact-module__NLacTq__formGrid{grid-template-columns:1fr;gap:4rem}.Contact-module__NLacTq__faqSplit{grid-template-columns:1fr;gap:2rem}.Contact-module__NLacTq__faqImageColumn{height:400px}.Contact-module__NLacTq__faqHeader{flex-direction:column;align-items:flex-start;gap:1.5rem}.Contact-module__NLacTq__faqSubtitle{text-align:left;max-width:100%}}@media (max-width:768px){.Contact-module__NLacTq__mainContainer{max-width:95%;padding:8rem 0 2rem}.Contact-module__NLacTq__infoGrid{grid-template-columns:1fr}.Contact-module__NLacTq__infoSide{padding:0 1rem}.Contact-module__NLacTq__faqSection{margin-top:6rem}}
.ProductDetails-module__pJavaq__pageWrapper{color:#000;background:#f8f8f8;flex-direction:column;min-height:100vh;display:flex}.ProductDetails-module__pJavaq__heroSection{border-radius:12px;justify-content:center;align-items:center;width:calc(100% - 12px);height:90vh;min-height:600px;margin:6px 6px 0;display:flex;position:relative;overflow:hidden}.ProductDetails-module__pJavaq__heroBg{z-index:0;background-position:50%;background-size:cover;animation:2s cubic-bezier(.22,1,.36,1) both ProductDetails-module__pJavaq__heroZoomOut;position:absolute;inset:0}@keyframes ProductDetails-module__pJavaq__heroZoomOut{0%{transform:scale(1.12)}to{transform:scale(1)}}.ProductDetails-module__pJavaq__heroOverlay{z-index:1;background:linear-gradient(#00000059 0%,#0000008c 100%);position:absolute;inset:0}.ProductDetails-module__pJavaq__heroTitle{color:#fff;letter-spacing:-3px;font-size:80px;font-weight:500;line-height:70px;font-family:var(--font-geist-sans), "Geist", sans-serif;margin:0 0 2.5rem}.ProductDetails-module__pJavaq__heroSubtitle{color:#ffffffe0;max-width:620px;margin:0;font-size:18px;font-weight:500;line-height:30px}.ProductDetails-module__pJavaq__loading{color:#000;justify-content:center;align-items:center;min-height:100vh;font-size:1rem;display:flex}.ProductDetails-module__pJavaq__page{color:#000;max-width:var(--container-max,1600px);margin:0 auto;padding:50px clamp(24px,6vw,48px) 0}.ProductDetails-module__pJavaq__section{border-bottom:1px solid #0000000f;padding:4.0625rem 0}.ProductDetails-module__pJavaq__section:last-child{border-bottom:none}.ProductDetails-module__pJavaq__sectionLabel{color:#000;align-items:center;gap:.8rem;margin-bottom:32px;font-size:1rem;font-weight:500;display:flex}@media (min-width:1081px){.ProductDetails-module__pJavaq__sectionLabel{line-height:70px}}.ProductDetails-module__pJavaq__sectionTitle{letter-spacing:-.05em;color:#000;margin:0 0 32px;font-size:clamp(2.2rem,3.8vw,3.5rem);font-weight:500;line-height:56px}.ProductDetails-module__pJavaq__sectionSubtitle{color:#222222b3;max-width:700px;margin:0;font-size:16px;font-weight:500;line-height:24px}.ProductDetails-module__pJavaq__descGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:60px;display:grid}.ProductDetails-module__pJavaq__descCard{background:#fff;border:1px solid #00000012;border-radius:8px;flex-direction:column;gap:0;padding:20px 1.75rem;display:flex}.ProductDetails-module__pJavaq__descCardTop{justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem;display:flex}.ProductDetails-module__pJavaq__descCardIcon{color:#111;background:#f2f2f0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}@media (min-width:1081px){.ProductDetails-module__pJavaq__descCardIcon{width:75px;height:75px}}.ProductDetails-module__pJavaq__descCardTitle{color:#111;letter-spacing:-.01em;margin:0 0 .6rem;font-size:20px;font-weight:700;line-height:1.3}.ProductDetails-module__pJavaq__descCardText{color:#222222b3;letter-spacing:0%;margin:0;font-size:16px;font-weight:400;line-height:24px}.ProductDetails-module__pJavaq__typesGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:3rem;display:grid}.ProductDetails-module__pJavaq__typeCard{aspect-ratio:4/3;cursor:pointer;border-radius:10px;position:relative;overflow:hidden}.ProductDetails-module__pJavaq__typeCard img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ProductDetails-module__pJavaq__typeCard:hover img{transform:scale(1.06)}.ProductDetails-module__pJavaq__typeOverlay{background:linear-gradient(#0000 40%,#000000a6 100%);align-items:flex-end;padding:1.25rem;display:flex;position:absolute;inset:0}.ProductDetails-module__pJavaq__typeName{color:#fff;letter-spacing:-.01em;font-size:1.25rem;font-weight:600}.ProductDetails-module__pJavaq__materialLayout{grid-template-columns:1fr 1.4fr;align-items:start;gap:4.375rem;margin-top:2rem;display:grid}.ProductDetails-module__pJavaq__materialLeftTitle{letter-spacing:-.05em;color:#000;margin:0 0 32px;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500;line-height:1.1}.ProductDetails-module__pJavaq__materialLeftDesc{color:#222222b3;font-size:18px;line-height:24px}.ProductDetails-module__pJavaq__materialItemsGrid{grid-template-columns:1fr 1fr;gap:3.75rem 1rem;display:grid}.ProductDetails-module__pJavaq__materialItemImg{aspect-ratio:4/3;object-fit:cover;border-radius:10px;width:100%;margin-bottom:1.875rem}@media (min-width:1081px){.ProductDetails-module__pJavaq__materialItemImg{width:494px;height:350px}}.ProductDetails-module__pJavaq__materialItemTitle{color:#222;letter-spacing:-.02em;margin:0 0 1.25rem;font-size:20px;font-weight:600}.ProductDetails-module__pJavaq__materialItemDesc{color:#222222b3;margin:0;font-size:16px;line-height:1.5}.ProductDetails-module__pJavaq__ctaSection{background:#f1f1f1;border-radius:20px;align-items:flex-end;height:520px;margin:10rem 0;display:flex;position:relative;overflow:visible}.ProductDetails-module__pJavaq__ctaInner{flex-direction:column;flex:1;justify-content:center;align-self:center;gap:2.5rem;padding:4rem 6%;display:flex}@media (min-width:1081px){.ProductDetails-module__pJavaq__ctaInner{gap:4.375rem}}.ProductDetails-module__pJavaq__ctaTagline{font-family:var(--font-geist-sans);letter-spacing:-.03em;color:#111;max-width:7220px;margin:0;font-size:clamp(2.2rem,3.5vw,3.5rem);font-weight:500;line-height:1.07}.ProductDetails-module__pJavaq__ctaBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:40px;align-items:center;width:fit-content;padding:.9rem 2rem;font-size:1rem;font-weight:500;transition:opacity .2s;display:inline-flex}.ProductDetails-module__pJavaq__ctaBtn:hover{opacity:.75}.ProductDetails-module__pJavaq__ctaImageWrap{flex-shrink:0;width:42%;height:640px;position:relative}.ProductDetails-module__pJavaq__ctaImage{object-fit:contain;object-position:bottom center;width:100%;height:100%;display:block}.ProductDetails-module__pJavaq__ctaBadge{-webkit-backdrop-filter:blur(16px);isolation:isolate;background:#0d0d0d66;border-radius:8px;flex-direction:column;gap:10px;width:237px;padding:30px 40px;display:flex;position:absolute;bottom:2.9375rem;left:.75rem}.ProductDetails-module__pJavaq__ctaBadge:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:conic-gradient(from 225deg,#40404080 0%,#40404059 25%,#ffffff80 50% 75%,#40404080 100%);border-radius:8px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ProductDetails-module__pJavaq__ctaBadgeNameRow{align-items:center;gap:6px;display:flex}.ProductDetails-module__pJavaq__ctaBadgeName{color:#fff;letter-spacing:-.01em;font-size:20px;font-weight:600;line-height:1.2}.ProductDetails-module__pJavaq__ctaBadgeRole{color:#ffffff8c;font-size:1rem;font-weight:400;line-height:1.2}@media (max-width:1024px){.ProductDetails-module__pJavaq__descGrid,.ProductDetails-module__pJavaq__typesGrid{grid-template-columns:repeat(2,1fr)}.ProductDetails-module__pJavaq__materialLayout{grid-template-columns:1fr;gap:2rem}}@media (max-width:640px){.ProductDetails-module__pJavaq__heroSection{border-radius:0;width:100%;height:70vh;margin:0}.ProductDetails-module__pJavaq__descGrid,.ProductDetails-module__pJavaq__typesGrid,.ProductDetails-module__pJavaq__materialItemsGrid{grid-template-columns:1fr}.ProductDetails-module__pJavaq__section{padding:3.5rem 0}.ProductDetails-module__pJavaq__ctaSection{height:auto;min-height:unset;flex-direction:column;margin:1rem 0;overflow:hidden}.ProductDetails-module__pJavaq__ctaImageWrap{width:100%;height:360px}}
.ProjectsArchive-module__rs4Kiq__pageWrapper{color:#000;background:#fbfbfb;min-height:100vh;padding-bottom:8rem}.ProjectsArchive-module__rs4Kiq__headerSection{text-align:center;flex-direction:column;align-items:center;padding:150px 24px 100px;display:flex}.ProjectsArchive-module__rs4Kiq__title{letter-spacing:-5px;word-break:break-word;overflow-wrap:break-word;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:1.1em}.ProjectsArchive-module__rs4Kiq__subtitle{letter-spacing:-.04em;color:#000;max-width:500px;padding:0 2rem;font-size:1.125rem;font-weight:400;line-height:1.5}.ProjectsArchive-module__rs4Kiq__icon{margin-bottom:1.5rem}.ProjectsArchive-module__rs4Kiq__container{width:100%;max-width:var(--container-max,1600px);box-sizing:border-box;margin:0 auto;padding-inline:clamp(24px,6vw,48px)}.ProjectsArchive-module__rs4Kiq__gridControls{max-width:var(--container-max,1600px);padding:0 4rem;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;margin:0 auto;padding-bottom:1.5rem;display:flex}.ProjectsArchive-module__rs4Kiq__count{color:#000;font-size:.95rem;font-weight:600}.ProjectsArchive-module__rs4Kiq__filters{align-items:center;gap:2rem;font-size:.85rem;font-weight:600;display:flex}.ProjectsArchive-module__rs4Kiq__filterItem{cursor:pointer;opacity:.6;align-items:center;gap:.5rem;transition:opacity .2s;display:flex}.ProjectsArchive-module__rs4Kiq__filterItem:hover,.ProjectsArchive-module__rs4Kiq__filterItem.ProjectsArchive-module__rs4Kiq__active{opacity:1}.ProjectsArchive-module__rs4Kiq__projectsGrid{max-width:var(--container-max,1600px);grid-template-columns:repeat(3,1fr);gap:2rem;margin:0 auto;padding:0 1rem 4rem;display:grid}.ProjectsArchive-module__rs4Kiq__projectCard{color:inherit;flex-direction:column;text-decoration:none;display:flex}.ProjectsArchive-module__rs4Kiq__imageWrapper{aspect-ratio:1;border-radius:12px;width:100%;margin-bottom:1.5rem;overflow:hidden}.ProjectsArchive-module__rs4Kiq__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.ProjectsArchive-module__rs4Kiq__projectCard:hover .ProjectsArchive-module__rs4Kiq__imageWrapper img{transform:scale(1.05)}.ProjectsArchive-module__rs4Kiq__cardFooter{justify-content:space-between;align-items:center;padding:0 .5rem;display:flex}.ProjectsArchive-module__rs4Kiq__titleWrapper{flex:1 1 0;min-width:0;position:relative;overflow:hidden}.ProjectsArchive-module__rs4Kiq__cardTitle{letter-spacing:-.06em;white-space:nowrap;text-overflow:ellipsis;font-size:22px;font-weight:400;line-height:1.2em;transition:transform .4s;display:block;overflow:hidden}.ProjectsArchive-module__rs4Kiq__cardTitle+.ProjectsArchive-module__rs4Kiq__cardTitle{width:100%;position:absolute;top:100%;left:0}.ProjectsArchive-module__rs4Kiq__projectCard:hover .ProjectsArchive-module__rs4Kiq__cardTitle:first-child,.ProjectsArchive-module__rs4Kiq__projectCard:hover .ProjectsArchive-module__rs4Kiq__cardTitle:last-child{transform:translateY(-100%)}.ProjectsArchive-module__rs4Kiq__cardDate{color:#000;font-size:16px}@media (max-width:1024px){.ProjectsArchive-module__rs4Kiq__projectsGrid{grid-template-columns:repeat(2,1fr)}.ProjectsArchive-module__rs4Kiq__imageWrapper{border-radius:12px;max-height:300px;margin-bottom:1.5rem;overflow:hidden}}@media (max-width:768px){.ProjectsArchive-module__rs4Kiq__headerSection{padding:8rem 0 3rem}.ProjectsArchive-module__rs4Kiq__gridControls{flex-direction:column;align-items:flex-start;gap:1.5rem}.ProjectsArchive-module__rs4Kiq__imageWrapper{max-height:250px}.ProjectsArchive-module__rs4Kiq__projectsGrid{grid-template-columns:1fr}}
.ProjectDetails-module__BO9pCG__pageWrapper{color:#000;background:#f7f7f7;min-height:100vh}.ProjectDetails-module__BO9pCG__heroWrapper{margin-bottom:6rem;padding:6px}.ProjectDetails-module__BO9pCG__hero{border-radius:12px;justify-content:center;align-items:center;height:90vh;display:flex;position:relative;overflow:hidden}.ProjectDetails-module__BO9pCG__coverImage{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ProjectDetails-module__BO9pCG__heroOverlay{z-index:2;background:#00000052;width:100%;height:100%;position:absolute;top:0;left:0}.ProjectDetails-module__BO9pCG__heroContent{z-index:3;text-align:center;color:#fff;box-sizing:border-box;width:100%;padding:0 1.5rem;position:relative}.ProjectDetails-module__BO9pCG__title{letter-spacing:-.07em;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:1.05em;font-family:var(--font-geist-sans), "Geist", sans-serif;color:#fff;text-align:center}.ProjectDetails-module__BO9pCG__subtitle{letter-spacing:-.04em;text-transform:uppercase;opacity:.9;word-break:break-word;margin:0 auto;font-size:1.125rem}.ProjectDetails-module__BO9pCG__contentContainer{width:100%;max-width:var(--container-max,1600px);margin:0 auto 4rem;padding-inline:clamp(24px,6vw,48px)}.ProjectDetails-module__BO9pCG__overviewSection,.ProjectDetails-module__BO9pCG__processSection{grid-template-columns:180px 3fr 2fr;align-items:start;gap:4rem;margin-bottom:8rem;display:grid}.ProjectDetails-module__BO9pCG__middleColumn{flex-direction:column;display:flex}.ProjectDetails-module__BO9pCG__rightColumn{width:100%}.ProjectDetails-module__BO9pCG__rightColumn img{max-height:400px}.ProjectDetails-module__BO9pCG__aboutLabel{color:#000;white-space:nowrap;align-items:center;gap:.8rem;font-size:1.2rem;font-weight:500;display:flex}.ProjectDetails-module__BO9pCG__metaGrid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem;margin-bottom:4rem;display:grid}.ProjectDetails-module__BO9pCG__metaItem label{color:#000;margin-bottom:.6rem;font-size:1.2rem;font-weight:700;display:block}.ProjectDetails-module__BO9pCG__metaItem span{color:#000;font-size:1rem;font-weight:400}.ProjectDetails-module__BO9pCG__overviewDesc{color:#000;max-width:600px;font-size:1rem;line-height:1.8}.ProjectDetails-module__BO9pCG__overviewImage,.ProjectDetails-module__BO9pCG__processImage{object-fit:cover;border-radius:24px;width:100%;height:auto;display:block}.ProjectDetails-module__BO9pCG__gallerySection{margin-bottom:8rem}.ProjectDetails-module__BO9pCG__galleryGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ProjectDetails-module__BO9pCG__galleryItem:nth-child(3n){grid-column:1/-1}.ProjectDetails-module__BO9pCG__galleryItem{border-radius:20px;display:flex;overflow:hidden}.ProjectDetails-module__BO9pCG__galleryImg{aspect-ratio:1;object-fit:cover;border-radius:20px;width:100%;height:100%;transition:transform .6s;display:block}.ProjectDetails-module__BO9pCG__galleryItem:nth-child(3n) .ProjectDetails-module__BO9pCG__galleryImg{aspect-ratio:2}.ProjectDetails-module__BO9pCG__galleryImg:hover{transform:scale(1.02)}.ProjectDetails-module__BO9pCG__processList{flex-direction:column;gap:2.5rem;display:flex}.ProjectDetails-module__BO9pCG__processItem{align-items:flex-start;gap:1.25rem;display:flex}.ProjectDetails-module__BO9pCG__stepNumber{color:#bbb;letter-spacing:.06em;flex-shrink:0;min-width:28px;padding-top:.2rem;font-size:.8rem;font-weight:700}.ProjectDetails-module__BO9pCG__processItem h4{color:#000;margin-bottom:.6rem;font-size:1.2rem;font-weight:700}.ProjectDetails-module__BO9pCG__processItem p{color:#000;font-size:1rem;line-height:1.75}.ProjectDetails-module__BO9pCG__relatedHeader{border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:1.25rem;display:flex}.ProjectDetails-module__BO9pCG__relatedHeader h2{font-size:1.5rem;font-weight:500}.ProjectDetails-module__BO9pCG__relatedGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:6rem;display:grid}.ProjectDetails-module__BO9pCG__relatedCard img{aspect-ratio:4/3;object-fit:cover;border-radius:12px;width:100%;margin-bottom:1rem;display:block}.ProjectDetails-module__BO9pCG__relatedFooter{justify-content:space-between;align-items:center;font-size:.9rem;display:flex}@media (max-width:1200px){.ProjectDetails-module__BO9pCG__overviewSection,.ProjectDetails-module__BO9pCG__processSection{grid-template-columns:1fr 1fr;gap:3rem}.ProjectDetails-module__BO9pCG__leftColumn{grid-column:span 2;margin-bottom:-1rem}}@media (max-width:900px){.ProjectDetails-module__BO9pCG__overviewSection,.ProjectDetails-module__BO9pCG__processSection{grid-template-columns:1fr;gap:2.5rem;margin-bottom:5rem}.ProjectDetails-module__BO9pCG__leftColumn{grid-column:span 1}.ProjectDetails-module__BO9pCG__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:809px){.ProjectDetails-module__BO9pCG__title{letter-spacing:-.05em;font-size:clamp(2rem,8vw,3rem)}.ProjectDetails-module__BO9pCG__heroContent{padding:16px}}@media (max-width:640px){.ProjectDetails-module__BO9pCG__hero{height:70vh}.ProjectDetails-module__BO9pCG__metaGrid{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}.ProjectDetails-module__BO9pCG__galleryGrid{grid-template-columns:1fr}.ProjectDetails-module__BO9pCG__galleryItem:nth-child(3n){grid-column:auto}.ProjectDetails-module__BO9pCG__relatedGrid{grid-template-columns:1fr}.ProjectDetails-module__BO9pCG__overviewImage,.ProjectDetails-module__BO9pCG__processImage{border-radius:14px}}
.Promotion-module__WUzJ1a__pageWrapper{color:#000;background:#fbfbfb;min-height:100vh}.Promotion-module__WUzJ1a__heroSection{text-align:center;max-width:900px;margin:0 auto;padding:10rem 4rem 2rem}.Promotion-module__WUzJ1a__pageTitle{letter-spacing:-.07em;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:1.05em;font-family:var(--font-geist-sans), "Geist", sans-serif;text-align:center;margin-bottom:1rem}.Promotion-module__WUzJ1a__pageSubtitle{letter-spacing:-.04em;color:#000;max-width:500px;margin:0 auto;font-size:1rem;font-weight:400;line-height:1.5}.Promotion-module__WUzJ1a__contentContainer{width:100%;max-width:var(--container-max,1600px);padding-inline:clamp(24px,6vw,48px);margin:0 auto;padding-bottom:10rem}.Promotion-module__WUzJ1a__promotionGrid{grid-template-columns:repeat(3,1fr);gap:1.125rem;margin-top:2rem;display:grid}.Promotion-module__WUzJ1a__promoCard{background:#fff;border-radius:10px;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 30px #00000008}.Promotion-module__WUzJ1a__imageWrapper{width:100%;height:700px;overflow:hidden}.Promotion-module__WUzJ1a__featureLabel{justify-content:center;margin-bottom:1rem;display:flex}.Promotion-module__WUzJ1a__promoImage{object-fit:cover;border-radius:12px;width:100%;height:100%;transition:transform 1s}.Promotion-module__WUzJ1a__promoCard:hover .Promotion-module__WUzJ1a__promoImage{transform:scale(1.05)}.Promotion-module__WUzJ1a__promoInfo{background:#fff;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Promotion-module__WUzJ1a__promoTitle{color:#000;margin:0;font-size:1.25rem;font-weight:500}.Promotion-module__WUzJ1a__viewButton{color:#fff;cursor:pointer;white-space:nowrap;background:#000;border:none;border-radius:50px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:500}@media (max-width:1200px){.Promotion-module__WUzJ1a__promotionGrid{grid-template-columns:repeat(2,1fr);gap:2.625rem}.Promotion-module__WUzJ1a__imageWrapper{height:500px}}@media (max-width:809px){.Promotion-module__WUzJ1a__pageTitle{letter-spacing:-.05em;font-size:clamp(2rem,8vw,3rem)}}@media (max-width:768px){.Promotion-module__WUzJ1a__promotionGrid{grid-template-columns:1fr;gap:2.125rem}.Promotion-module__WUzJ1a__imageWrapper{height:400px}.Promotion-module__WUzJ1a__promoInfo{padding:1.2rem 0}.Promotion-module__WUzJ1a__promoTitle{font-size:1.25rem}.Promotion-module__WUzJ1a__heroSection{padding:6rem 1.5rem}}
.Services-module__WVbiZq__indexPage{min-height:100vh;font-family:var(--font-geist-sans), "Geist", sans-serif;background:#fff;padding:6rem 4rem}.Services-module__WVbiZq__loadingText{color:#000;font-size:1rem}.Services-module__WVbiZq__indexHero{margin-bottom:3rem}.Services-module__WVbiZq__indexHero h1,.Services-module__WVbiZq__pageTitle{color:#000;letter-spacing:-.05em;margin-bottom:.75rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1.1em}.Services-module__WVbiZq__indexHero p{color:#000;letter-spacing:-.04em;font-size:1.125rem;font-weight:400;line-height:1.5}.Services-module__WVbiZq__indexGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.Services-module__WVbiZq__indexGroup{flex-direction:column;gap:.5rem;display:flex}.Services-module__WVbiZq__indexGroupLabel{text-transform:uppercase;letter-spacing:.08em;color:#000;border-bottom:1px solid #eee;margin-bottom:.25rem;padding-bottom:.5rem;font-size:.7rem;font-weight:700}.Services-module__WVbiZq__indexCard{color:#000;background:#f9f9f9;border:1px solid #eee;border-radius:10px;justify-content:space-between;align-items:center;padding:.9rem 1.2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:flex}.Services-module__WVbiZq__indexCard:hover{background:#fef6f4;border-color:#f05c46;transform:translate(4px)}.Services-module__WVbiZq__arrow{color:#f05c46;font-size:1rem;transition:transform .2s}.Services-module__WVbiZq__indexCard:hover .Services-module__WVbiZq__arrow{transform:translate(4px)}
.ServiceChild-module__M3VS0G__heroSection{background:#f7f7f7;justify-content:center;align-items:center;width:100%;height:90vh;min-height:600px;padding:6px 6px 24px;display:flex;position:relative}.ServiceChild-module__M3VS0G__heroContainer{text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ServiceChild-module__M3VS0G__heroBg{z-index:0;background-position:50%;background-size:cover;animation:2s cubic-bezier(.22,1,.36,1) both ServiceChild-module__M3VS0G__heroZoomOut;position:absolute;inset:0}@keyframes ServiceChild-module__M3VS0G__heroZoomOut{0%{transform:scale(1.12)}to{transform:scale(1)}}.ServiceChild-module__M3VS0G__heroOverlay{text-align:center;z-index:1;background:#0006;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 5vw;display:flex;position:absolute;top:0;left:0}.ServiceChild-module__M3VS0G__heroTitle{color:#fff;letter-spacing:-.07em;text-shadow:0 4px 24px #0000004d;word-break:break-word;overflow-wrap:break-word;z-index:2;margin:0 0 1.125rem;font-size:5rem;font-weight:500;line-height:1.1em;position:relative}.ServiceChild-module__M3VS0G__heroDesc{letter-spacing:-.04em;color:#ffffffe6;text-shadow:0 2px 12px #0000004d;z-index:2;max-width:500px;margin:0;font-size:1.125rem;font-weight:400;line-height:1.5em;position:relative}.ServiceChild-module__M3VS0G__page{min-height:100vh;font-family:var(--font-geist-sans), "Geist", sans-serif;color:#000;background:#fbfaf9;padding:0}.ServiceChild-module__M3VS0G__loading{color:#000;justify-content:center;align-items:center;min-height:100vh;font-size:1rem;display:flex}.ServiceChild-module__M3VS0G__serviceItem{max-width:var(--container-max,1600px);padding:var(--space-xl,80px) clamp(24px, 6vw, 48px);flex-direction:column;gap:4rem;margin:0 auto;display:flex}@media (min-width:1441px){.ServiceChild-module__M3VS0G__serviceItem{padding:7.5rem clamp(24px,6vw,48px)}}.ServiceChild-module__M3VS0G__serviceItem:last-child{border-bottom:none}.ServiceChild-module__M3VS0G__itemHeader{justify-content:space-between;align-items:flex-start;gap:2rem;padding-bottom:2rem;display:flex}.ServiceChild-module__M3VS0G__itemTitle{letter-spacing:-.059em;max-width:800px;margin:0;font-size:3.5rem;font-weight:500;line-height:1.2em}.ServiceChild-module__M3VS0G__itemHeaderRight{text-align:right;flex-direction:column;align-items:flex-end;gap:1rem;padding-top:.6rem;display:flex}.ServiceChild-module__M3VS0G__headerText{color:#404040;margin:0;font-size:1rem;line-height:1.5}.ServiceChild-module__M3VS0G__contactBtn{color:#fff;letter-spacing:normal;cursor:pointer;background:#000;border:none;border-radius:100px;height:48px;padding:12px 20px;font-size:1rem;font-weight:400;line-height:normal;transition:all .3s;box-shadow:0 4px 12px #0003}.ServiceChild-module__M3VS0G__contactBtn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0003}.ServiceChild-module__M3VS0G__gridRow{grid-template-columns:180px 1fr 450px;align-items:flex-start;gap:4rem;padding-top:1rem;display:grid}.ServiceChild-module__M3VS0G__leftCol{color:#000;letter-spacing:0;align-items:center;gap:8px;font-size:1.1rem;font-weight:400;display:flex}.ServiceChild-module__M3VS0G__middleCol{flex-direction:column;gap:2rem;display:flex}.ServiceChild-module__M3VS0G__aboutText{color:#000;letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(1rem,1.4vw,1.125rem);font-weight:400;line-height:1.5}.ServiceChild-module__M3VS0G__keyLineBox{color:#fff;background:#f05e46;border-radius:8px;align-items:flex-start;gap:12px;padding:1.2rem;font-size:1rem;line-height:1.5;display:flex}.ServiceChild-module__M3VS0G__quoteWrap{flex-shrink:0;margin-top:2px;font-size:1rem}.ServiceChild-module__M3VS0G__rightCol{display:flex}.ServiceChild-module__M3VS0G__aboutImage{aspect-ratio:4/3;object-fit:cover;border-radius:12px;width:100%;max-width:450px}.ServiceChild-module__M3VS0G__includedMiddleCol{flex-direction:column;gap:2.5rem;display:flex}.ServiceChild-module__M3VS0G__includedBlock{flex-direction:column;gap:.5rem;display:flex}.ServiceChild-module__M3VS0G__includedTitle{color:#000;margin:0;font-size:1.2rem;font-weight:700}.ServiceChild-module__M3VS0G__includedDesc{color:#000;font-size:1rem;line-height:1.6}.ServiceChild-module__M3VS0G__includedDesc p,.ServiceChild-module__M3VS0G__includedDesc span,.ServiceChild-module__M3VS0G__includedDesc li{color:inherit!important;font-family:inherit!important;font-size:1rem!important;font-style:normal!important}.ServiceChild-module__M3VS0G__includedRightCol{flex-direction:column;gap:.5rem;display:flex}.ServiceChild-module__M3VS0G__quoteBox{border-radius:12px;align-items:flex-start;gap:16px;padding:.75rem;font-size:1rem;line-height:1.6;display:flex;box-shadow:0 4px 24px #0000000a}.ServiceChild-module__M3VS0G__quoteBoxWhite{color:#000;background:#fff}.ServiceChild-module__M3VS0G__quoteBoxWhite svg{color:#f05e46}.ServiceChild-module__M3VS0G__quoteBox p{color:#404040}.ServiceChild-module__M3VS0G__quoteBoxOrange{color:#fff;background:#f05e46}.ServiceChild-module__M3VS0G__quoteBoxOrange p{color:#fff}.ServiceChild-module__M3VS0G__overviewGridRow{grid-template-columns:180px 1fr;margin-bottom:3.5rem}.ServiceChild-module__M3VS0G__overviewGrid{flex:1;grid-template-columns:repeat(3,1fr);gap:6rem;display:grid}.ServiceChild-module__M3VS0G__overviewItem h4{color:#000;margin-bottom:8px;font-size:1.2rem;font-weight:700}.ServiceChild-module__M3VS0G__overviewItem p{color:#000;font-size:1rem}.ServiceChild-module__M3VS0G__galleryRow{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:2rem;display:grid}.ServiceChild-module__M3VS0G__galleryImage{aspect-ratio:3/2;object-fit:cover;border-radius:12px;width:100%}@media (max-width:1024px){.ServiceChild-module__M3VS0G__gridRow{grid-template-columns:140px 1fr}.ServiceChild-module__M3VS0G__rightCol{grid-column:1/-1;justify-content:flex-start}.ServiceChild-module__M3VS0G__aboutImage{max-width:100%}.ServiceChild-module__M3VS0G__includedRightCol{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}}@media (max-width:768px){.ServiceChild-module__M3VS0G__page{padding:3rem 1rem}.ServiceChild-module__M3VS0G__serviceItem,.ServiceChild-module__M3VS0G__contactInner{max-width:95%;padding-left:0;padding-right:0}.ServiceChild-module__M3VS0G__itemHeader{flex-direction:column;align-items:flex-start}.ServiceChild-module__M3VS0G__itemHeaderRight{text-align:left;align-items:flex-start}.ServiceChild-module__M3VS0G__gridRow{grid-template-columns:1fr;gap:1.5rem}.ServiceChild-module__M3VS0G__includedRightCol,.ServiceChild-module__M3VS0G__galleryRow{grid-template-columns:1fr}}.ServiceChild-module__M3VS0G__subNavWrapper{z-index:2000;pointer-events:none;opacity:0;padding:25px;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .4s;position:fixed;top:0;left:0;right:0;transform:translateY(-150%)}.ServiceChild-module__M3VS0G__subNavVisible{opacity:1;transform:translateY(0)}.ServiceChild-module__M3VS0G__subNav{-webkit-backdrop-filter:blur(20px);pointer-events:auto;background:#120e0ca6;border:1px solid #ffffff14;border-radius:20px;justify-content:space-between;align-items:center;width:100%;padding:14px 32px;display:flex;box-shadow:0 8px 32px #0000004d}.ServiceChild-module__M3VS0G__subNavLogo{align-items:center;text-decoration:none;display:flex}.ServiceChild-module__M3VS0G__subNavLogo img{object-fit:contain;width:auto;height:auto;max-height:22px}.ServiceChild-module__M3VS0G__subNavLogo span:first-child{color:#34d399}.ServiceChild-module__M3VS0G__subNavLogo span:last-child{color:#fb923c}.ServiceChild-module__M3VS0G__subNavLinks{align-items:center;gap:1.5rem;display:flex}.ServiceChild-module__M3VS0G__subNavBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:.5rem 0;font-size:.85rem;font-weight:400;transition:all .3s;display:flex}.ServiceChild-module__M3VS0G__subNavBtn:hover,.ServiceChild-module__M3VS0G__subNavBtnActive{color:#fff}.ServiceChild-module__M3VS0G__subNavNum{opacity:.5;font-size:.75rem;font-weight:300}.ServiceChild-module__M3VS0G__redDot{background:#f05e46;border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #f05e4680}.ServiceChild-module__M3VS0G__subNavAction{color:#000;cursor:pointer;background:#fff;border:none;border-radius:9999px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .2s}.ServiceChild-module__M3VS0G__subNavAction:hover{transform:scale(1.05);box-shadow:0 4px 12px #ffffff1a}@media (max-width:1024px){.ServiceChild-module__M3VS0G__subNavLinks{display:none}.ServiceChild-module__M3VS0G__contactInner{grid-template-columns:1fr;gap:3rem}}.ServiceChild-module__M3VS0G__contactSection{color:#fff;background:#080808;padding:10rem 0;position:relative;overflow:hidden}.ServiceChild-module__M3VS0G__contactSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#f05e460a 0%,#0000 70%);width:60%;height:100%;position:absolute;top:-20%;right:-10%}.ServiceChild-module__M3VS0G__contactInner{max-width:var(--container-max,1600px);z-index:2;grid-template-columns:1.2fr .8fr;align-items:flex-start;gap:8rem;margin:0 auto;padding:0 clamp(20px,5vw,60px);display:grid;position:relative}.ServiceChild-module__M3VS0G__contactLabel{text-transform:uppercase;letter-spacing:.2em;color:#f05e46;margin-bottom:1.5rem;font-size:.8rem;font-weight:600;display:block}.ServiceChild-module__M3VS0G__contactTitle{letter-spacing:-.04em;margin:0 0 2rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;line-height:1.05}.ServiceChild-module__M3VS0G__contactText{color:#ffffff80;max-width:580px;margin:0 0 3.5rem;font-size:1.15rem;font-weight:300;line-height:1.8}.ServiceChild-module__M3VS0G__contactBtnLarge{color:#000;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:1.2rem 3.5rem;font-size:1rem;font-weight:600;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-block;box-shadow:0 10px 30px #0003}.ServiceChild-module__M3VS0G__contactBtnLarge:hover{color:#fff;background:#f05e46;transform:translateY(-5px);box-shadow:0 15px 35px #f05e464d}.ServiceChild-module__M3VS0G__contactDetails{flex-direction:column;gap:3.5rem;padding-top:1rem;display:flex}.ServiceChild-module__M3VS0G__contactItem{flex-direction:column;gap:.6rem;transition:transform .3s;display:flex}.ServiceChild-module__M3VS0G__contactItem:hover{transform:translate(10px)}.ServiceChild-module__M3VS0G__contactItem h4{text-transform:uppercase;letter-spacing:.2em;color:#ffffff40;margin:0;font-size:.7rem;font-weight:600}.ServiceChild-module__M3VS0G__contactItem p{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.35rem;font-weight:400;transition:color .3s}.ServiceChild-module__M3VS0G__contactItem:hover p{color:#f05e46}@media (max-width:1024px){.ServiceChild-module__M3VS0G__contactInner{grid-template-columns:1fr;gap:5rem}.ServiceChild-module__M3VS0G__contactText{max-width:100%}.ServiceChild-module__M3VS0G__contactSection{padding:8rem 0}}@media (max-width:768px){.ServiceChild-module__M3VS0G__heroTitle,.ServiceChild-module__M3VS0G__itemTitle{font-size:2.25rem}.ServiceChild-module__M3VS0G__subNavWrapper{padding:16px}.ServiceChild-module__M3VS0G__subNav{padding:12px 16px}.ServiceChild-module__M3VS0G__contactSection{padding:6rem 0}.ServiceChild-module__M3VS0G__contactTitle{margin-bottom:1.5rem;font-size:clamp(2.2rem,8vw,3rem)}.ServiceChild-module__M3VS0G__contactText{margin-bottom:2.5rem;font-size:1.05rem}.ServiceChild-module__M3VS0G__contactBtnLarge{text-align:center;width:100%;padding:1.1rem}.ServiceChild-module__M3VS0G__contactDetails{border-top:1px solid #ffffff14;gap:2.5rem;margin-top:1rem;padding-top:4rem}.ServiceChild-module__M3VS0G__contactItem:hover{transform:none}.ServiceChild-module__M3VS0G__contactItem p{font-size:1.15rem}.ServiceChild-module__M3VS0G__overviewGrid{grid-template-columns:1fr;gap:1.5rem}.ServiceChild-module__M3VS0G__middleCol{padding-right:0}.ServiceChild-module__M3VS0G__aboutText{font-size:1rem;line-height:1.6}.ServiceChild-module__M3VS0G__includedMiddleCol{padding-right:0}}
