.hero-v2[data-astro-cid-62adviv2]{position:relative;min-height:100vh;overflow:hidden;color:var(--color-white)}.hero-v2__title-wrapper[data-astro-cid-62adviv2]{position:absolute;inset:0;z-index:2;display:flex;justify-content:center;align-items:center}.hero-v2__title-block[data-astro-cid-62adviv2]{display:flex;position:relative;top:-35px;overflow:hidden;font-size:295px;font-weight:600;line-height:.73;margin:0;color:var(--color-white)}.hero-v2__letter-block[data-astro-cid-62adviv2]{overflow:hidden}.hero-v2__letter[data-astro-cid-62adviv2]{display:inline-block;transform:translate3d(0,100%,0);animation:heroLetterSlideUp .8s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes heroLetterSlideUp{0%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}.hero-v2__content[data-astro-cid-62adviv2]{position:relative;z-index:3;width:100%;min-height:100vh;display:flex;align-items:flex-end;padding:0 20px 120px}.hero-v2__content-wrapper[data-astro-cid-62adviv2]{max-width:1320px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;gap:40px}.hero-v2__text[data-astro-cid-62adviv2]{font-size:18px;line-height:1.6;max-width:500px;opacity:.9}.hero-v2__scroll-btn[data-astro-cid-62adviv2]{display:flex;align-items:center;justify-content:center;width:65px;height:65px;border:1px solid var(--color-white);border-radius:50%;color:var(--color-white);text-decoration:none;flex-shrink:0;position:relative;overflow:hidden}.hero-v2__scroll-icon[data-astro-cid-62adviv2]{display:flex;align-items:center;justify-content:center;width:10px}.hero-v2__scroll-icon--one[data-astro-cid-62adviv2]{position:relative;animation:scrollArrowOut 2s ease-in-out infinite}.hero-v2__scroll-icon--two[data-astro-cid-62adviv2]{position:absolute;animation:scrollArrowIn 2s ease-in-out infinite}@keyframes scrollArrowOut{0%,40%{transform:translateZ(0);opacity:1}70%,to{transform:translate3d(0,150%,0);opacity:0}}@keyframes scrollArrowIn{0%,40%{transform:translate3d(0,-150%,0);opacity:0}70%,to{transform:translateZ(0);opacity:1}}.hero-v2__video-wrapper[data-astro-cid-62adviv2]{position:absolute;inset:0;z-index:1}.hero-v2__video-wrapper[data-astro-cid-62adviv2]:after{content:"";position:absolute;inset:0;background-image:linear-gradient(#0303034d,#030303d9);z-index:1}.hero-v2__video[data-astro-cid-62adviv2]{width:100%;height:100%;object-fit:cover}@media screen and (min-width:1280px){.hero-v2__title-block[data-astro-cid-62adviv2]{font-size:372px}}@media screen and (min-width:1440px){.hero-v2__title-block[data-astro-cid-62adviv2]{font-size:420px}}@media screen and (min-width:1920px){.hero-v2__title-block[data-astro-cid-62adviv2]{font-size:30svw}.hero-v2__scroll-btn[data-astro-cid-62adviv2]{width:90px;height:90px}.hero-v2__scroll-icon[data-astro-cid-62adviv2]{width:12px}}@media screen and (max-width:991px){.hero-v2__title-block[data-astro-cid-62adviv2]{font-size:225px}.hero-v2__content-wrapper[data-astro-cid-62adviv2]{flex-direction:column;align-items:flex-start}}@media screen and (max-width:767px){.hero-v2__title-block[data-astro-cid-62adviv2]{font-size:25vw}.hero-v2__text[data-astro-cid-62adviv2]{font-size:16px}.hero-v2__scroll-btn[data-astro-cid-62adviv2]{width:55px;height:55px}.hero-v2__scroll-icon[data-astro-cid-62adviv2]{width:8px}}@media screen and (max-width:479px){.hero-v2__scroll-btn[data-astro-cid-62adviv2]{display:none}}.services-v2__header[data-astro-cid-rk7l2uvp]{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:80px}.services-v2__title[data-astro-cid-rk7l2uvp]{margin:0;text-align:center}.services-v2__content[data-astro-cid-rk7l2uvp]{position:relative}.services-v2__tab-image[data-astro-cid-rk7l2uvp]{position:absolute;top:0;left:0;width:45%;height:550px;overflow:hidden;opacity:0;transition:opacity .4s ease}.services-v2__tab-image[data-astro-cid-rk7l2uvp].is-active{opacity:1;z-index:4}.services-v2__image[data-astro-cid-rk7l2uvp]{width:100%;height:100%;object-fit:cover}.services-v2__list[data-astro-cid-rk7l2uvp]{display:flex;flex-direction:column;align-items:flex-end}.services-v2__item[data-astro-cid-rk7l2uvp]{width:48%;cursor:pointer}.services-v2__item-header[data-astro-cid-rk7l2uvp]{display:flex;align-items:center;gap:25px;padding:40px 0;border-bottom:1px solid var(--color-border)}.services-v2__item-number[data-astro-cid-rk7l2uvp]{opacity:.5;font-weight:400}.services-v2__item-title-link[data-astro-cid-rk7l2uvp]{text-decoration:none;color:inherit;display:inline-flex;flex-direction:column}.services-v2__item-title[data-astro-cid-rk7l2uvp]{margin:0}.services-v2__item-border[data-astro-cid-rk7l2uvp]{width:100%;height:1px;background-color:currentColor;transform:scaleX(0);transform-origin:left;transition:transform var(--transition-fast);margin-top:4px}.services-v2__item-title-link[data-astro-cid-rk7l2uvp]:hover .services-v2__item-border[data-astro-cid-rk7l2uvp]{transform:scaleX(1)}.services-v2__item-body[data-astro-cid-rk7l2uvp]{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0}.services-v2__item--active[data-astro-cid-rk7l2uvp] .services-v2__item-body[data-astro-cid-rk7l2uvp]{max-height:200px;padding-bottom:20px}.services-v2__item-text[data-astro-cid-rk7l2uvp]{font-size:18px;line-height:1.6;opacity:.8;margin:0;padding-top:15px}@media screen and (min-width:1280px){.services-v2__tab-image[data-astro-cid-rk7l2uvp]{height:650px}}@media screen and (min-width:1440px){.services-v2__tab-image[data-astro-cid-rk7l2uvp]{max-width:648px;height:720px}.services-v2__item-header[data-astro-cid-rk7l2uvp]{gap:40px}}@media screen and (max-width:991px){.services-v2__header[data-astro-cid-rk7l2uvp]{margin-bottom:40px}.services-v2__tab-image[data-astro-cid-rk7l2uvp]{position:static;width:100%;height:auto;opacity:0;display:none}.services-v2__tab-image[data-astro-cid-rk7l2uvp].is-active{display:block;opacity:1;margin-bottom:30px}.services-v2__list[data-astro-cid-rk7l2uvp]{align-items:stretch}.services-v2__item[data-astro-cid-rk7l2uvp]{width:100%}.services-v2__image[data-astro-cid-rk7l2uvp]{height:auto}}.work-process__header[data-astro-cid-6kb4y3c2]{display:flex;flex-direction:column;gap:24px;padding-top:20px;padding-bottom:60px;position:sticky;top:0;z-index:2;background-color:var(--color-white)}.work-process__header-content[data-astro-cid-6kb4y3c2]{display:flex;flex-direction:row;gap:100px}.work-process__title[data-astro-cid-6kb4y3c2]{margin:0;white-space:nowrap}.work-process__steps[data-astro-cid-6kb4y3c2]{flex:1;display:flex;justify-content:space-between;align-items:center;position:relative}.work-process__step-block[data-astro-cid-6kb4y3c2]{z-index:2;background-color:#979797;border-radius:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;position:relative;transition:background-color .4s ease}.work-process__step-block[data-astro-cid-6kb4y3c2].is-active{background-color:var(--color-black)}.work-process__step-number[data-astro-cid-6kb4y3c2]{color:var(--color-white);margin:0;font-size:14px}.work-process__step-line[data-astro-cid-6kb4y3c2]{background-color:var(--color-border);width:98%;height:1px;position:absolute;left:1%}.work-process__step-line-active[data-astro-cid-6kb4y3c2]{background-color:var(--color-black);transform-origin:0%;width:100%;height:100%;position:absolute;transform:scaleX(0);transition:transform .4s ease}.work-process__wrapper[data-astro-cid-6kb4y3c2]{position:relative}.work-process__grid[data-astro-cid-6kb4y3c2]{display:flex;flex-direction:column;gap:60px;overflow:hidden}.work-process__item[data-astro-cid-6kb4y3c2]{display:flex;align-items:center;gap:100px;background-color:var(--color-white)}.work-process__content[data-astro-cid-6kb4y3c2]{display:flex;flex-direction:column;width:70%;overflow:hidden}.work-process__serial[data-astro-cid-6kb4y3c2]{font-size:18px;opacity:.7;margin:0}.work-process__item-title[data-astro-cid-6kb4y3c2]{margin-top:24px;margin-bottom:24px}.work-process__text[data-astro-cid-6kb4y3c2]{font-size:18px;line-height:1.6;opacity:.8;margin:0}.work-process__image-wrapper[data-astro-cid-6kb4y3c2]{width:30%;overflow:hidden}.work-process__image[data-astro-cid-6kb4y3c2]{width:100%;height:auto;display:block}@media screen and (min-width:1440px){.work-process__header[data-astro-cid-6kb4y3c2]{padding-bottom:80px}.work-process__grid[data-astro-cid-6kb4y3c2]{gap:80px}.work-process__item[data-astro-cid-6kb4y3c2]{gap:135px}.work-process__content[data-astro-cid-6kb4y3c2]{width:100%;max-width:759px}.work-process__image-wrapper[data-astro-cid-6kb4y3c2]{width:100%;max-width:424px}}@media screen and (max-width:991px){.work-process__header[data-astro-cid-6kb4y3c2]{padding-bottom:40px;position:static}.work-process__steps[data-astro-cid-6kb4y3c2]{display:none}.work-process__header-content[data-astro-cid-6kb4y3c2]{flex-direction:column;gap:20px}.work-process__grid[data-astro-cid-6kb4y3c2]{display:grid;grid-template-columns:1fr 1fr;gap:40px}.work-process__item[data-astro-cid-6kb4y3c2]{flex-direction:column;align-items:flex-start;gap:50px}.work-process__content[data-astro-cid-6kb4y3c2],.work-process__image-wrapper[data-astro-cid-6kb4y3c2]{width:100%}}@media screen and (max-width:767px){.work-process__header-content[data-astro-cid-6kb4y3c2]{flex-direction:column;gap:20px}}@media screen and (max-width:479px){.work-process__grid[data-astro-cid-6kb4y3c2]{grid-template-columns:1fr;gap:30px}.work-process__content[data-astro-cid-6kb4y3c2]{gap:20px}}
