.Hero-module__JgYmMq__hero{isolation:isolate;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;align-items:flex-end;width:calc(100% - 32px);min-height:min(96svh,96dvh);max-height:96dvh;margin:16px auto;transition:background-image .9s ease-in-out,transform .4s ease-in-out;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__overlay{z-index:1;background:linear-gradient(90deg,#050f23c7 0%,#08193785 40%,#08193729 100%);position:absolute;inset:0}.Hero-module__JgYmMq__content{z-index:2;padding-inline:clamp(28px,8vw,160px);flex-direction:column;justify-content:center;width:100%;max-width:1600px;padding-top:clamp(120px,14vh,180px);padding-bottom:clamp(80px,12vh,140px);display:flex;position:relative}.Hero-module__JgYmMq__title{letter-spacing:-.05em;max-width:1100px;color:var(--background);flex-direction:column;font-size:clamp(2.8rem,8vw,7.2rem);font-weight:650;line-height:.96;display:flex}.Hero-module__JgYmMq__staticLine{margin-bottom:.05em;display:block}.Hero-module__JgYmMq__wordWrapper{align-items:center;height:1.1em;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__word{width:100%;color:var(--background);will-change:transform, opacity;line-height:1;display:block;position:absolute;top:0;left:0}.Hero-module__JgYmMq__enterWord{animation:.9s cubic-bezier(.22,1,.36,1) forwards Hero-module__JgYmMq__enterSwipe}.Hero-module__JgYmMq__exitWord{animation:.9s cubic-bezier(.22,1,.36,1) forwards Hero-module__JgYmMq__exitSwipe}@keyframes Hero-module__JgYmMq__enterSwipe{0%{opacity:0;transform:translateY(-115%)}to{opacity:1;transform:translateY(0%)}}@keyframes Hero-module__JgYmMq__exitSwipe{0%{opacity:1;transform:translateY(0%)}to{opacity:0;transform:translateY(115%)}}.Hero-module__JgYmMq__content>button,.Hero-module__JgYmMq__content>div:last-child{margin-top:clamp(36px,4vw,56px)}@media (max-width:1400px){.Hero-module__JgYmMq__title{max-width:980px}}@media (max-width:1200px){.Hero-module__JgYmMq__hero{border-radius:28px}.Hero-module__JgYmMq__content{padding-inline:clamp(28px,6vw,90px)}.Hero-module__JgYmMq__title{font-size:clamp(2.8rem,7vw,6rem)}}@media (max-width:1024px){.Hero-module__JgYmMq__hero{border-radius:24px;min-height:calc(96svh - 80px);margin-top:80px}.Hero-module__JgYmMq__content{padding-top:140px;padding-bottom:80px}.Hero-module__JgYmMq__title{line-height:.98}}@media (max-width:768px){.Hero-module__JgYmMq__hero{border-radius:20px;align-items:flex-end}.Hero-module__JgYmMq__overlay{background:linear-gradient(#050f234d 0%,#050f23b3 45%,#050f23eb 100%)}.Hero-module__JgYmMq__title{max-width:100%;font-size:clamp(2.5rem,10vw,5rem);line-height:1}}@media (max-width:540px){.Hero-module__JgYmMq__hero{border-radius:18px;width:calc(100% - 24px);margin-left:12px;margin-right:12px}.Hero-module__JgYmMq__content{padding:64px 32px}.Hero-module__JgYmMq__title{letter-spacing:-.045em;font-size:clamp(2.1rem,12vw,3.8rem);line-height:1.02}.Hero-module__JgYmMq__wordWrapper{height:1.04em}.Hero-module__JgYmMq__content>button,.Hero-module__JgYmMq__content>div:last-child{margin-top:24px}}@media (max-width:480px){.Hero-module__JgYmMq__hero{min-height:calc(96svh - 92px)}}@media (max-width:360px){.Hero-module__JgYmMq__hero{border-radius:14px}.Hero-module__JgYmMq__content{padding-top:100px;padding-bottom:40px;padding-left:20px}.Hero-module__JgYmMq__title{line-height:1.04}.Hero-module__JgYmMq__wordWrapper{height:1.08em}.Hero-module__JgYmMq__content>button,.Hero-module__JgYmMq__content>div:last-child{margin-top:16px}}
.Intro-module__6WRxmG__intro{background:var(--background);padding:clamp(72px,10vw,140px) clamp(24px,6vw,100px);overflow:hidden}.Intro-module__6WRxmG__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(48px,7vw,120px);width:100%;margin:0 auto;display:grid}.Intro-module__6WRxmG__left{width:100%}.Intro-module__6WRxmG__label{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);opacity:0;margin-bottom:20px;font-size:.78rem;font-weight:600;display:inline-block}.Intro-module__6WRxmG__headline{color:var(--foreground);opacity:0;margin:0 0 24px;font-size:clamp(2rem,4vw,4rem);font-weight:700;line-height:1.08}.Intro-module__6WRxmG__accent{color:var(--accent)}.Intro-module__6WRxmG__subtext{color:#5f5f5f;opacity:0;max-width:560px;margin:0 0 40px;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.8}.Intro-module__6WRxmG__actions{opacity:0;flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Intro-module__6WRxmG__right{justify-content:center;align-items:center;width:100%;min-width:0;display:flex;position:relative}.Intro-module__6WRxmG__imagesStack{width:100%;max-width:760px;height:clamp(360px,42vw,620px);position:relative}.Intro-module__6WRxmG__imgCard{aspect-ratio:4/5;border:6px solid var(--background);opacity:0;background:#dcdcdc;border-radius:30px;width:60%;height:400px;transition:opacity .4s ease-in-out;position:absolute;overflow:hidden;box-shadow:0 24px 80px #00000024,0 6px 18px #0000000f}.Intro-module__6WRxmG__imgCard:first-child{z-index:1;top:0;left:0}.Intro-module__6WRxmG__imgCardOverlap{z-index:2;border:6px solid var(--background);bottom:0;right:0}.Intro-module__6WRxmG__image{object-fit:cover;width:100%;height:100%;transition:transform .4s ease-in-out;display:block}.Intro-module__6WRxmG__imgCard:hover .Intro-module__6WRxmG__image{transform:scale(1.05)}.Intro-module__6WRxmG__imgCard:hover{box-shadow:0 32px 90px #0000002e,0 10px 24px #00000014}@media (max-width:1400px){.Intro-module__6WRxmG__imagesStack{max-width:680px}}@media (max-width:1200px){.Intro-module__6WRxmG__intro{padding:clamp(64px,8vw,100px) clamp(20px,4vw,60px)}.Intro-module__6WRxmG__inner{gap:64px}.Intro-module__6WRxmG__imagesStack{height:clamp(340px,44vw,520px)}.Intro-module__6WRxmG__imgCard{width:70%}}@media (max-width:1024px){.Intro-module__6WRxmG__inner{gap:52px}.Intro-module__6WRxmG__headline{font-size:clamp(2rem,5vw,3.4rem)}.Intro-module__6WRxmG__imagesStack{height:clamp(320px,48vw,500px)}}@media (max-width:900px){.Intro-module__6WRxmG__inner{grid-template-columns:1fr}.Intro-module__6WRxmG__left,.Intro-module__6WRxmG__subtext{max-width:100%}.Intro-module__6WRxmG__right{margin-top:10px}.Intro-module__6WRxmG__imagesStack{max-width:620px;height:clamp(320px,72vw,540px);margin:0 auto}.Intro-module__6WRxmG__imgCard{width:66%}}@media (max-width:768px){.Intro-module__6WRxmG__intro{padding:clamp(60px,8vw,80px) 20px}.Intro-module__6WRxmG__headline{line-height:1.12}.Intro-module__6WRxmG__subtext{line-height:1.75}.Intro-module__6WRxmG__imagesStack{height:clamp(300px,78vw,480px)}.Intro-module__6WRxmG__imgCard{border-radius:24px}}@media (max-width:600px){.Intro-module__6WRxmG__imagesStack{justify-content:center;align-items:center;height:auto;display:flex}.Intro-module__6WRxmG__imgCard{aspect-ratio:4/5;border-radius:22px;width:100%;max-width:420px;position:relative}.Intro-module__6WRxmG__imgCardOverlap{display:none}}@media (max-width:480px){.Intro-module__6WRxmG__intro{padding:56px 18px}.Intro-module__6WRxmG__headline{font-size:1.9rem}.Intro-module__6WRxmG__subtext{font-size:.95rem}.Intro-module__6WRxmG__actions,.Intro-module__6WRxmG__imagesStack{width:100%}.Intro-module__6WRxmG__imgCard{border-radius:20px;max-width:100%}}@media (max-width:400px){.Intro-module__6WRxmG__headline{font-size:1.75rem}.Intro-module__6WRxmG__actions{flex-direction:column;align-items:stretch}}
.OurProcess-module__lUvT9a__section{background:var(--background);padding:clamp(72px,10vw,140px) clamp(24px,6vw,100px)}.OurProcess-module__lUvT9a__inner{flex-direction:column;gap:48px;margin:0 auto;display:flex}.OurProcess-module__lUvT9a__header{opacity:0;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.OurProcess-module__lUvT9a__left{flex-direction:column;gap:12px;display:flex}.OurProcess-module__lUvT9a__label{letter-spacing:.15em;color:var(--accent);text-transform:uppercase;font-size:.75rem;font-weight:600}.OurProcess-module__lUvT9a__heading{color:var(--foreground);margin:0;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:700;line-height:1.15}.OurProcess-module__lUvT9a__accent{color:var(--accent)}.OurProcess-module__lUvT9a__body{border-top:var(--border);border-bottom:var(--border);opacity:0;align-items:stretch;gap:0;display:flex}.OurProcess-module__lUvT9a__contentPanel{border-right:var(--border);flex-direction:column;justify-content:space-between;gap:16px;width:40%;padding:32px 32px 32px 0;display:flex;overflow:hidden}.OurProcess-module__lUvT9a__slideTrack{flex:1;min-height:0;position:relative;overflow:hidden}.OurProcess-module__lUvT9a__slideSpacer{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;gap:16px;display:flex}.OurProcess-module__lUvT9a__slide{opacity:0;pointer-events:none;will-change:transform, opacity;flex-direction:column;gap:16px;display:flex;position:absolute;inset:0}.OurProcess-module__lUvT9a__stepNum{color:#e8eaf0;-webkit-user-select:none;user-select:none;font-size:clamp(3rem,7vw,5rem);font-weight:800;line-height:1}.OurProcess-module__lUvT9a__stepTitle{color:var(--foreground);margin:0;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:700}.OurProcess-module__lUvT9a__stepDesc{color:#666;margin:0;font-size:clamp(.82rem,1vw,.95rem);line-height:1.7}.OurProcess-module__lUvT9a__nav{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}.OurProcess-module__lUvT9a__navBtn{border:var(--border);cursor:pointer;width:36px;height:36px;color:var(--foreground);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .3s,border-color .3s,color .3s;display:flex}.OurProcess-module__lUvT9a__navBtn:hover{background:var(--accent);border-color:var(--accent);color:var(--background)}.OurProcess-module__lUvT9a__dots{align-items:center;gap:6px;display:flex}.OurProcess-module__lUvT9a__dot{cursor:pointer;background:#d0d8e8;border-radius:999px;flex-shrink:0;width:8px;height:8px;transition:width .4s ease-in-out,background .4s ease-in-out}.OurProcess-module__lUvT9a__dot.OurProcess-module__lUvT9a__activeDot{background:var(--accent);width:28px}.OurProcess-module__lUvT9a__diagramPanel{flex:1;justify-content:center;align-items:center;min-width:0;padding:32px 0 64px 32px;display:flex}.OurProcess-module__lUvT9a__diagram{flex-direction:column;align-items:stretch;width:100%;display:flex}.OurProcess-module__lUvT9a__layerRow{align-items:center;width:100%;margin-bottom:-32px;display:flex;position:relative}.OurProcess-module__lUvT9a__layerRow:first-child{z-index:6}.OurProcess-module__lUvT9a__layerRow:nth-child(2){z-index:5}.OurProcess-module__lUvT9a__layerRow:nth-child(3){z-index:4}.OurProcess-module__lUvT9a__layerRow:nth-child(4){z-index:3}.OurProcess-module__lUvT9a__layerRow:nth-child(5){z-index:2}.OurProcess-module__lUvT9a__layerRow:nth-child(6){z-index:1}.OurProcess-module__lUvT9a__layerBlockCol{flex-shrink:0;width:clamp(8rem,18vw,15rem)}.OurProcess-module__lUvT9a__layerSvg{width:100%;height:auto;display:block}.OurProcess-module__lUvT9a__labelLeft{flex:1;justify-content:flex-end;align-items:center;gap:0;min-width:0;display:flex}.OurProcess-module__lUvT9a__labelRight{flex:1;justify-content:flex-start;align-items:center;gap:0;min-width:0;display:flex}.OurProcess-module__lUvT9a__labelLeftinRight{display:none}.OurProcess-module__lUvT9a__dashedLine{border-top:1.5px dashed #c0c8d8;flex:1;min-width:12px;height:1px;transition:border-color .4s}.OurProcess-module__lUvT9a__dashedLine.OurProcess-module__lUvT9a__activeLine{border-color:var(--accent)}.OurProcess-module__lUvT9a__labelText{color:#666;border:var(--border);background:var(--background);cursor:pointer;white-space:normal;word-break:break-word;overflow-wrap:break-word;text-align:center;border-radius:999px;flex-shrink:0;padding:10px 16px;font-size:clamp(.6rem,.85vw,.78rem);font-weight:500;line-height:1.4;transition:color .3s,background .3s}.OurProcess-module__lUvT9a__labelText.OurProcess-module__lUvT9a__activeLabel{color:var(--background);background:var(--accent);border-color:var(--accent)}@media (max-width:1200px){.OurProcess-module__lUvT9a__contentPanel{width:45%}.OurProcess-module__lUvT9a__diagram{gap:2px}.OurProcess-module__lUvT9a__layerRow{justify-content:flex-start}.OurProcess-module__lUvT9a__labelLeft{display:none}.OurProcess-module__lUvT9a__labelLeftinRight{justify-content:space-between;align-items:center;width:100%;display:flex}.OurProcess-module__lUvT9a__labelRight{flex:1;justify-content:flex-start}}@media (max-width:1024px){.OurProcess-module__lUvT9a__body{border:none;flex-direction:column-reverse}.OurProcess-module__lUvT9a__contentPanel{border-right:none;width:100%;padding:32px 0 0}.OurProcess-module__lUvT9a__slide{gap:12px}.OurProcess-module__lUvT9a__nav{justify-content:space-between}.OurProcess-module__lUvT9a__dots{flex:1;justify-content:center}.OurProcess-module__lUvT9a__diagramPanel{justify-content:center;width:100%;padding:0 0 24px}.OurProcess-module__lUvT9a__diagram{width:100%;max-width:100%}.OurProcess-module__lUvT9a__layerRow{margin-bottom:-24px}.OurProcess-module__lUvT9a__labelLeft{display:flex}.OurProcess-module__lUvT9a__labelLeftinRight{display:none}}@media (max-width:768px){.OurProcess-module__lUvT9a__header{flex-direction:column;align-items:flex-start;gap:16px}}@media (max-width:600px){.OurProcess-module__lUvT9a__diagram{gap:8px}.OurProcess-module__lUvT9a__layerRow{margin-bottom:-16px}.OurProcess-module__lUvT9a__labelLeft{display:none}.OurProcess-module__lUvT9a__labelLeftinRight{display:flex}}@media (max-width:420px){.OurProcess-module__lUvT9a__dashedLine{min-width:4px}.OurProcess-module__lUvT9a__layerBlockCol{width:clamp(6rem,30vw,12rem)}.OurProcess-module__lUvT9a__labelText{padding:8px 12px}}@media (max-width:380px){.OurProcess-module__lUvT9a__layerRow{margin-bottom:-12px}}@media (max-width:340px){.OurProcess-module__lUvT9a__layerRow{margin-bottom:-4px}.OurProcess-module__lUvT9a__layerBlockCol{width:clamp(5rem,28vw,10rem)}}
