:root{--color-orange: #ff8500;--color-yellow: #ffdb00;--color-yellow-green: #78cc51;--color-pink: #eb2b64;--color-navy: #1c2c43;--color-text: #222222;--color-text-secondary: #666666;--color-white: #ffffff;--color-black: #000000;--color-border: #dddddd;--color-line: #e8ebec;--radius-8: 8px;--radius-16: 16px;--radius-32: 32px;--shadow-default: 0 4px 4px rgba(108, 108, 108, .25);--font-base: "Noto Sans JP", sans-serif;--content-max: 1280px;--content-pad: 70px;--bp-sp: 768px}@media(max-width:768px){:root{--content-pad: 20px}}*,*:before,*:after{box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,dl,dd{margin:0;padding:0}ul,ol{list-style:none}img,svg,picture{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}html,body{overflow-x:hidden}body{font-family:var(--font-base);color:var(--color-text);background:var(--color-white);line-height:1.8;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.inner{width:min(var(--content-max),100%);margin-inline:auto;padding-inline:var(--content-pad)}.header[data-astro-cid-3ef6ksr2]{position:absolute;top:0;left:0;width:1280px;z-index:10}.header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:31px;width:1260px;margin-left:20px;height:120px}.pill[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;width:847px;padding:20px 40px 20px 20px;background:var(--color-white);border-radius:100px;box-shadow:var(--shadow-default)}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:211.282px;height:40px;object-fit:contain}.nav[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:12px;align-items:flex-end}.nav__sub[data-astro-cid-3ef6ksr2]{display:flex;gap:24px;justify-content:flex-end}.nav__sublink[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:400;color:var(--color-text-secondary);letter-spacing:.1em;font-feature-settings:"palt" 1}.arrow[data-astro-cid-3ef6ksr2]{width:8px;height:8px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg);display:inline-block}.nav__main[data-astro-cid-3ef6ksr2]{display:flex;gap:20px;align-items:center}.nav__mainlink[data-astro-cid-3ef6ksr2]{font-size:16px;font-weight:500;color:var(--color-navy);letter-spacing:.1em;font-feature-settings:"palt" 1;white-space:nowrap}.contact[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;width:382px;height:120px;padding:16px 14px 13px 23px;background:var(--color-orange);border-bottom-left-radius:var(--radius-32);box-shadow:var(--shadow-default)}.contact__tel[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:6px;width:345.391px;padding-bottom:8px;border-bottom:1px solid #e6d6c6}.contact__lead[data-astro-cid-3ef6ksr2]{font-size:14px;font-weight:700;line-height:1.2;color:var(--color-white);letter-spacing:.1em;font-feature-settings:"palt" 1;white-space:nowrap}.contact__num[data-astro-cid-3ef6ksr2]{width:193.391px;height:19px}.entry-btn[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;width:188px;height:40px;background:var(--color-white);border-radius:var(--radius-32);font-size:16px;font-weight:700;color:var(--color-orange);letter-spacing:.1em;font-feature-settings:"palt" 1}.header__burger[data-astro-cid-3ef6ksr2],.header__drawer[data-astro-cid-3ef6ksr2]{display:none}@media(max-width:768px){.header[data-astro-cid-3ef6ksr2]{width:100%}.header__inner[data-astro-cid-3ef6ksr2]{width:100%;margin-left:0;height:64px;gap:0;padding:0 16px;justify-content:space-between}.pill[data-astro-cid-3ef6ksr2]{width:auto;padding:10px 18px}.nav[data-astro-cid-3ef6ksr2]{display:none}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:150px;height:auto}.contact[data-astro-cid-3ef6ksr2]{display:none}.header__burger[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;background:var(--color-orange);border-radius:12px;box-shadow:var(--shadow-default);flex-shrink:0}.header__burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:22px;height:2px;background:var(--color-white);border-radius:2px;transition:transform .25s ease,opacity .2s ease}.header[data-astro-cid-3ef6ksr2].is-open .header__burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.header[data-astro-cid-3ef6ksr2].is-open .header__burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.header[data-astro-cid-3ef6ksr2].is-open .header__burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__drawer[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:28px;position:fixed;top:64px;left:0;width:100%;height:calc(100dvh - 64px);padding:32px 24px calc(40px + env(safe-area-inset-bottom));background:var(--color-white);box-shadow:var(--shadow-default);overflow-y:auto;transform:translate(100%);transition:transform .3s ease;z-index:9}.header[data-astro-cid-3ef6ksr2].is-open .header__drawer[data-astro-cid-3ef6ksr2]{transform:translate(0)}.drawer__main[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column}.drawer__link[data-astro-cid-3ef6ksr2]{padding:16px 4px;font-size:17px;font-weight:700;color:var(--color-navy);letter-spacing:.08em;border-bottom:1px solid var(--color-line)}.drawer__sub[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:14px}.drawer__sub[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--color-text-secondary);letter-spacing:.08em}.drawer__entry[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;height:56px;background:var(--color-orange);border-radius:var(--radius-32);font-size:16px;font-weight:700;color:var(--color-white);letter-spacing:.1em}.drawer__tel[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:6px;align-items:center;padding-top:8px}.drawer__tel[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2]{font-size:13px;font-weight:700;color:var(--color-text-secondary)}.drawer__tel[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-family:Outfit,sans-serif;font-size:28px;font-weight:700;color:var(--color-orange);letter-spacing:.04em}}.hgroup[data-astro-cid-hksxg7dh]{display:flex;gap:16px;margin-right:16px;flex-shrink:0}.htile[data-astro-cid-hksxg7dh]{position:relative;height:450px;flex-shrink:0}.htile--photo[data-astro-cid-hksxg7dh]{border-radius:var(--radius-16);overflow:hidden}.htile--photo[data-astro-cid-hksxg7dh] img[data-astro-cid-hksxg7dh]{width:100%;height:100%;object-fit:cover;display:block}.htile--combo[data-astro-cid-hksxg7dh]{display:block}.combo__yellow[data-astro-cid-hksxg7dh]{position:absolute;left:0;top:0;width:286px;height:273px;background:#ffd900;border-radius:var(--radius-16);overflow:hidden;mix-blend-mode:multiply}.combo__yellow--bottom[data-astro-cid-hksxg7dh]{top:177px}.combo__skyline[data-astro-cid-hksxg7dh]{position:absolute;top:53px;left:0;width:286px;height:111px;overflow:hidden}.combo__skyline[data-astro-cid-hksxg7dh] img[data-astro-cid-hksxg7dh]{position:absolute;left:-107px;top:-5px;width:1284px;height:104px;opacity:.8}.combo__taxi[data-astro-cid-hksxg7dh]{position:absolute;width:264px;height:123px;object-fit:contain}.htile--combo[data-astro-cid-hksxg7dh]:not(.htile--combo-rev) .combo__taxi--left[data-astro-cid-hksxg7dh]{left:11px;top:115px;transform:scaleX(-1)}.combo__taxi--right[data-astro-cid-hksxg7dh]{left:11px;top:212px}.combo__photo[data-astro-cid-hksxg7dh]{position:absolute;left:0;width:286px;height:161px;border-radius:var(--radius-16);overflow:hidden}.combo__photo--bottom[data-astro-cid-hksxg7dh]{top:289px}.combo__photo--top[data-astro-cid-hksxg7dh]{top:0}.combo__photo[data-astro-cid-hksxg7dh] img[data-astro-cid-hksxg7dh]{width:100%;height:100%;object-fit:cover;display:block}.hero[data-astro-cid-bbe6dxrz]{position:relative;width:1280px;height:814px;margin-inline:auto;overflow:hidden}.hero__bg[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:-4px;width:1288px;height:814px}.hero__photos[data-astro-cid-bbe6dxrz]{position:absolute;top:317px;left:0;width:1280px;height:450px;overflow:hidden}.hero__track[data-astro-cid-bbe6dxrz]{display:flex;width:max-content;height:450px;will-change:transform;animation:heroMarquee 40s linear infinite}@keyframes heroMarquee{0%{transform:translate(-2002px)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.hero__track[data-astro-cid-bbe6dxrz]{animation:none;transform:translate(-563px)}}.hero__copy[data-astro-cid-bbe6dxrz]{position:absolute;top:172px;left:60px;width:969px;height:62px}.hero__decos[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;pointer-events:none}.hero__deco[data-astro-cid-bbe6dxrz]{position:absolute;width:40px;height:40px;border-radius:4px}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{width:100%;height:588px}.hero__bg[data-astro-cid-bbe6dxrz]{left:0;width:100%;height:100%;object-fit:cover}.hero__copy[data-astro-cid-bbe6dxrz]{top:118px;left:50%;transform:translate(-50%);width:calc(100% - 32px);height:auto}.hero__photos[data-astro-cid-bbe6dxrz]{top:190px;height:340px;transform:scale(.72);transform-origin:left top}.hero__decos[data-astro-cid-bbe6dxrz]{display:block}.hero__deco[data-astro-cid-bbe6dxrz]{width:26px;height:26px;display:none}.hero__deco[data-astro-cid-bbe6dxrz]:nth-child(1){display:block;left:20px!important;top:92px!important}.hero__deco[data-astro-cid-bbe6dxrz]:nth-child(2){display:block;left:44px!important;top:120px!important}.hero__deco[data-astro-cid-bbe6dxrz]:nth-child(3){display:block;left:auto!important;right:44px;top:88px!important}.hero__deco[data-astro-cid-bbe6dxrz]:nth-child(4){display:block;left:auto!important;right:20px;top:116px!important}.hero__deco[data-astro-cid-bbe6dxrz]:nth-child(5){display:block;left:24px!important;top:224px!important}}.seclabel[data-astro-cid-n4qxztk5]{display:flex;align-items:center;gap:8px}.seclabel__icon[data-astro-cid-n4qxztk5]{position:relative;display:block;width:35.5px;height:36.5px}.sq[data-astro-cid-n4qxztk5]{position:absolute;width:18.5px;height:18.5px;border-radius:2px}.sq--pink[data-astro-cid-n4qxztk5]{top:0;left:0;background:var(--color-pink)}.sq--yellow[data-astro-cid-n4qxztk5]{top:18px;left:17px;background:var(--color-yellow)}.seclabel__text[data-astro-cid-n4qxztk5]{font-family:Outfit,sans-serif;font-weight:700;font-size:18px;line-height:1;letter-spacing:.1em;white-space:nowrap}.intro[data-astro-cid-u43ozx4m]{display:flex;align-items:center;gap:32px;width:1280px;margin-inline:auto;padding:160px 70px;background:var(--color-white)}.intro__body[data-astro-cid-u43ozx4m]{display:flex;flex-direction:column;gap:72px;width:648px;flex-shrink:0}.intro__head[data-astro-cid-u43ozx4m]{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.intro__heading[data-astro-cid-u43ozx4m]{width:648.094px;height:49px}.intro__text[data-astro-cid-u43ozx4m] p[data-astro-cid-u43ozx4m]{font-size:18px;font-weight:500;line-height:2.2;letter-spacing:.1em;color:#1c1c1c;font-feature-settings:"palt" 1}.intro__collage[data-astro-cid-u43ozx4m]{position:relative;width:439px;height:483.56px;flex-shrink:0}.photo[data-astro-cid-u43ozx4m]{position:absolute;overflow:hidden;border-radius:var(--radius-16)}.photo[data-astro-cid-u43ozx4m] img[data-astro-cid-u43ozx4m]{position:absolute;max-width:none}.photo--driver[data-astro-cid-u43ozx4m]{left:0;top:136.53px;width:228px;height:228px}.photo--driver[data-astro-cid-u43ozx4m] img[data-astro-cid-u43ozx4m]{width:271.68px;height:362.02px;left:-24.24px;top:-58.16px}.photo--staff[data-astro-cid-u43ozx4m]{left:272px;top:0;width:167px;height:167px}.photo--staff[data-astro-cid-u43ozx4m] img[data-astro-cid-u43ozx4m]{width:222.53px;height:167px;left:-18.42px;top:0}.sq[data-astro-cid-u43ozx4m]{position:absolute;border-radius:var(--radius-8)}.sq--orange[data-astro-cid-u43ozx4m]{left:130px;top:0;width:63px;height:63px;background:var(--color-orange)}.sq--yellow[data-astro-cid-u43ozx4m]{left:334px;top:310.03px;width:75px;height:75px;background:var(--color-yellow)}.sq--green[data-astro-cid-u43ozx4m]{left:302px;top:382.03px;width:40px;height:40px;background:var(--color-yellow-green)}@media(max-width:768px){.intro[data-astro-cid-u43ozx4m]{flex-direction:column;width:100%;gap:40px;padding:64px var(--content-pad)}.intro__body[data-astro-cid-u43ozx4m]{width:100%;gap:40px}.intro__heading[data-astro-cid-u43ozx4m]{width:100%;max-width:648px;height:auto}.intro__text[data-astro-cid-u43ozx4m] p[data-astro-cid-u43ozx4m]{font-size:15px;line-height:2}.intro__collage[data-astro-cid-u43ozx4m]{transform:scale(.82);transform-origin:center;margin-block:-43px}}.about[data-astro-cid-eiamszqp]{background:var(--color-white)}.about__inner[data-astro-cid-eiamszqp]{position:relative;width:1244.47px;height:678.25px;margin-inline:auto;border-radius:var(--radius-32);overflow:hidden;background-image:url(/images/aboutus-bg.png);background-repeat:no-repeat;background-size:auto 100%;background-position:right center}.about__content[data-astro-cid-eiamszqp]{position:absolute;inset:0;width:685px;padding:87px 40px 72px;display:flex;flex-direction:column;gap:120px;overflow:hidden;background-image:url(/images/aboutus-gradient.png);background-repeat:no-repeat;background-size:1577.9px 738.75px;background-position:-705.48px -21.76px}.about__top[data-astro-cid-eiamszqp]{display:flex;flex-direction:column;gap:48px;align-items:flex-start}.about__head[data-astro-cid-eiamszqp]{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.about__heading[data-astro-cid-eiamszqp]{width:304.663px;height:49px}.about__lead[data-astro-cid-eiamszqp]{font-size:18px;font-weight:500;line-height:1.8;letter-spacing:.1em;color:var(--color-white);font-feature-settings:"palt" 1}.about__links[data-astro-cid-eiamszqp]{display:flex;flex-wrap:wrap;gap:16px 14px;width:592px}.link[data-astro-cid-eiamszqp]{width:289px;padding:20px 13px;border-radius:var(--radius-8);border-bottom:1px solid var(--color-white)}.link--white[data-astro-cid-eiamszqp]{background:var(--color-white)}.link__row[data-astro-cid-eiamszqp]{display:flex;align-items:center;justify-content:space-between;height:40px}.link__label[data-astro-cid-eiamszqp]{display:flex;flex-direction:column;font-size:16px;font-weight:700;line-height:1.4;letter-spacing:.1em;font-feature-settings:"palt" 1}.link--white[data-astro-cid-eiamszqp] .link__label[data-astro-cid-eiamszqp]{color:var(--color-orange)}.link--ghost[data-astro-cid-eiamszqp] .link__label[data-astro-cid-eiamszqp]{color:var(--color-white)}.link__arrow[data-astro-cid-eiamszqp]{width:32px;height:32px;flex-shrink:0}@media(max-width:768px){.about[data-astro-cid-eiamszqp]{padding-inline:16px}.about__inner[data-astro-cid-eiamszqp]{width:100%;height:auto;background-size:cover;background-position:center}.about__content[data-astro-cid-eiamszqp]{position:static;width:100%;padding:48px 24px;gap:48px;background-size:cover;background-position:center}.about__heading[data-astro-cid-eiamszqp]{width:100%;max-width:305px;height:auto}.about__lead[data-astro-cid-eiamszqp]{font-size:15px}.about__links[data-astro-cid-eiamszqp],.link[data-astro-cid-eiamszqp]{width:100%}}.viewall[data-astro-cid-66ijyiar]{display:flex;align-items:center;justify-content:space-between;padding-inline:24px;background:var(--color-text);border-radius:var(--radius-32)}.viewall__text[data-astro-cid-66ijyiar]{font-size:14px;font-weight:700;line-height:1;letter-spacing:.1em;color:var(--color-white);font-feature-settings:"palt" 1}.viewall__arrow[data-astro-cid-66ijyiar]{width:35.314px;height:24px;flex-shrink:0}@media(max-width:768px){.viewall[data-astro-cid-66ijyiar]{width:100%!important;max-width:300px}}.members[data-astro-cid-wcmssz44]{display:flex;flex-direction:column;gap:42px;width:1280px;margin-inline:auto;padding:80px 0 80px 70px;overflow:hidden;background:var(--color-white)}.members__header[data-astro-cid-wcmssz44]{display:flex;gap:40px;align-items:flex-end;justify-content:flex-end;padding-right:70px}.members__intro[data-astro-cid-wcmssz44]{flex:1 0 0;display:flex;flex-direction:column;gap:40px}.members__head[data-astro-cid-wcmssz44]{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.members__heading[data-astro-cid-wcmssz44]{width:307.817px;height:49px}.members__lead[data-astro-cid-wcmssz44]{font-size:18px;font-weight:500;line-height:2.2;letter-spacing:.1em;color:var(--color-text);font-feature-settings:"palt" 1}.members__carousel[data-astro-cid-wcmssz44]{display:flex;flex-direction:column;gap:20px}.members__track[data-astro-cid-wcmssz44]{display:flex;gap:35px}.mcard[data-astro-cid-wcmssz44]{flex-shrink:0;width:388px;height:388px;border-radius:var(--radius-16);padding-left:25px;display:flex;align-items:flex-start}.mcard__inner[data-astro-cid-wcmssz44]{flex:1 0 0;height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.mcard__top[data-astro-cid-wcmssz44]{display:flex;flex-direction:column;gap:23px;align-items:flex-start;width:100%}.mcard__row[data-astro-cid-wcmssz44]{display:flex;gap:31px;align-items:center;width:100%}.mcard__meta[data-astro-cid-wcmssz44]{width:106px;flex-shrink:0;display:flex;flex-direction:column;gap:8px;color:var(--color-white)}.mcard__year[data-astro-cid-wcmssz44]{font-family:Outfit,sans-serif;font-weight:700;font-size:14px;line-height:1;letter-spacing:.1em}.mcard__name[data-astro-cid-wcmssz44]{display:flex;gap:4px;align-items:center}.mcard__initial[data-astro-cid-wcmssz44]{font-family:Outfit,sans-serif;font-weight:700;font-size:32px;line-height:1;letter-spacing:.1em}.mcard__san[data-astro-cid-wcmssz44]{font-weight:500;font-size:16px;line-height:1.8;letter-spacing:.1em;white-space:nowrap}.mcard__photo[data-astro-cid-wcmssz44]{flex:1 0 0;aspect-ratio:1 / 1;overflow:hidden;border-bottom-left-radius:var(--radius-16);border-top-right-radius:var(--radius-16)}.mcard__photo[data-astro-cid-wcmssz44] img[data-astro-cid-wcmssz44]{width:100%;height:100%;object-fit:cover}.mcard__quote[data-astro-cid-wcmssz44]{color:var(--color-white);font-weight:700;font-size:20px;line-height:1.8;letter-spacing:.1em;font-feature-settings:"palt" 1}.mcard__quote-line[data-astro-cid-wcmssz44]{display:block;width:fit-content;text-decoration:underline dotted;text-decoration-thickness:2px;text-underline-offset:6px}.mcard__arrow[data-astro-cid-wcmssz44]{width:60px;height:60px;flex-shrink:0}.members__footer[data-astro-cid-wcmssz44]{display:flex;flex-direction:column;gap:24px;width:1140px}.members__progress[data-astro-cid-wcmssz44]{position:relative;width:1080px;height:4px;background:var(--color-line);border-radius:2px}.members__progress-bar[data-astro-cid-wcmssz44]{position:absolute;left:0;top:0;width:97.58px;height:4px;background:var(--color-orange);border-radius:2px}.members__nav[data-astro-cid-wcmssz44]{display:flex;align-items:center;justify-content:space-between}.members__prevnext[data-astro-cid-wcmssz44]{width:141.898px;height:62.181px;object-fit:contain}.members__counter[data-astro-cid-wcmssz44]{font-family:Manrope,sans-serif;font-weight:600;font-size:18px;line-height:1;color:#333}@media(max-width:768px){.members[data-astro-cid-wcmssz44]{width:100%;padding:48px 0 48px 16px;gap:28px}.members__header[data-astro-cid-wcmssz44]{flex-direction:column;align-items:flex-start;gap:24px;padding-right:16px}.members__intro[data-astro-cid-wcmssz44]{width:100%;gap:24px}.members__heading[data-astro-cid-wcmssz44]{width:100%;max-width:308px;height:auto}.members__lead[data-astro-cid-wcmssz44]{font-size:15px}.members__track[data-astro-cid-wcmssz44]{gap:16px}.mcard[data-astro-cid-wcmssz44]{width:280px;height:280px}.mcard__initial[data-astro-cid-wcmssz44]{font-size:26px}.mcard__quote[data-astro-cid-wcmssz44]{font-size:16px}.members__footer[data-astro-cid-wcmssz44]{width:auto;padding-right:16px}.members__progress[data-astro-cid-wcmssz44]{width:100%}}.culture[data-astro-cid-53uxv75r]{position:relative;width:1280px;height:880px;margin-inline:auto;overflow:hidden;background-image:url(/images/culture-grad.png);background-repeat:no-repeat;background-size:2032.3px 912.1px;background-position:-376.06px -27.9px}.culture__photos[data-astro-cid-53uxv75r]{position:absolute;inset:0}.cphoto[data-astro-cid-53uxv75r]{position:absolute;border-radius:var(--radius-16);overflow:hidden}.cphoto[data-astro-cid-53uxv75r] img[data-astro-cid-53uxv75r]{width:100%;height:100%;object-fit:cover}.culture__cards[data-astro-cid-53uxv75r]{position:absolute;top:164px;left:70px;right:70px;display:flex;justify-content:space-between}.ccard[data-astro-cid-53uxv75r]{width:552px;height:552px;background:var(--color-white);border-radius:var(--radius-16);display:flex;align-items:center;justify-content:center;padding:85px}.ccard__inner[data-astro-cid-53uxv75r]{display:flex;flex-direction:column;gap:56px;align-items:center;width:382px}.ccard__head[data-astro-cid-53uxv75r]{display:flex;flex-direction:column;gap:32px;align-items:center}.ccard__heading[data-astro-cid-53uxv75r]{height:42px}.ccard__text[data-astro-cid-53uxv75r]{font-size:18px;font-weight:500;line-height:2;letter-spacing:.1em;color:#1c1c1c;text-align:center;white-space:nowrap;font-feature-settings:"palt" 1}@media(max-width:768px){.culture[data-astro-cid-53uxv75r]{width:100%;height:auto;padding:48px 16px;background-size:cover;background-position:center}.culture__photos[data-astro-cid-53uxv75r]{display:none}.culture__cards[data-astro-cid-53uxv75r]{position:static;flex-direction:column;gap:20px}.ccard[data-astro-cid-53uxv75r]{width:100%;height:auto;padding:48px 24px}.ccard__inner[data-astro-cid-53uxv75r]{width:100%;gap:32px}.ccard__text[data-astro-cid-53uxv75r]{white-space:normal;font-size:15px}}.blog[data-astro-cid-b4mpjmb3]{display:flex;flex-direction:column;width:1280px;margin-inline:auto;padding:70px;background:var(--color-white)}.blog__inner[data-astro-cid-b4mpjmb3]{display:flex;align-items:center;gap:233px}.blog__main[data-astro-cid-b4mpjmb3]{display:flex;flex-direction:column;gap:56px;width:381px;flex-shrink:0}.blog__head[data-astro-cid-b4mpjmb3]{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.blog__heading[data-astro-cid-b4mpjmb3]{width:309.38px;height:49px}.blog__text[data-astro-cid-b4mpjmb3] p[data-astro-cid-b4mpjmb3]{font-size:18px;font-weight:500;line-height:2;letter-spacing:.1em;color:var(--color-text);font-feature-settings:"palt" 1}.blog__collage[data-astro-cid-b4mpjmb3]{position:relative;width:527px;height:541px;flex-shrink:0}.ph[data-astro-cid-b4mpjmb3]{position:absolute;overflow:hidden;border-radius:var(--radius-16)}.ph[data-astro-cid-b4mpjmb3] img[data-astro-cid-b4mpjmb3]{position:absolute;max-width:none}.ph--1[data-astro-cid-b4mpjmb3]{left:20px;top:32px;width:271px;height:271px}.ph--1[data-astro-cid-b4mpjmb3] img[data-astro-cid-b4mpjmb3]{width:361.73px;height:271.49px;left:-36.45px;top:-.43px}.ph--2[data-astro-cid-b4mpjmb3]{left:309px;top:327px;width:214px;height:214px}.ph--2[data-astro-cid-b4mpjmb3] img[data-astro-cid-b4mpjmb3]{width:303px;height:227.4px;left:-29.25px;top:-13.5px}.bsq[data-astro-cid-b4mpjmb3]{position:absolute;border-radius:var(--radius-8)}.bsq--pink[data-astro-cid-b4mpjmb3]{left:0;top:282px;width:40px;height:40px;border-radius:4px;background:var(--color-pink)}.bsq--yellow[data-astro-cid-b4mpjmb3]{left:452px;top:0;width:75px;height:75px;background:var(--color-yellow)}.bsq--green[data-astro-cid-b4mpjmb3]{left:420px;top:72px;width:40px;height:40px;background:var(--color-yellow-green)}.bsq--orange[data-astro-cid-b4mpjmb3]{left:164px;top:396px;width:76px;height:76px;background:var(--color-orange)}@media(max-width:768px){.blog[data-astro-cid-b4mpjmb3]{width:100%;padding:48px var(--content-pad)}.blog__inner[data-astro-cid-b4mpjmb3]{flex-direction:column;gap:32px;align-items:flex-start}.blog__main[data-astro-cid-b4mpjmb3]{width:100%;gap:32px}.blog__heading[data-astro-cid-b4mpjmb3]{width:100%;max-width:309px;height:auto}.blog__text[data-astro-cid-b4mpjmb3] p[data-astro-cid-b4mpjmb3]{font-size:15px}.blog__collage[data-astro-cid-b4mpjmb3]{align-self:center;transform:scale(.7);transform-origin:center;margin-block:-81px}}.taxi[data-astro-cid-j5pxcmyx]{display:flex;flex-direction:column;width:1280px;margin-inline:auto;padding:0 20px 70px;background:var(--color-white)}.taxi__card[data-astro-cid-j5pxcmyx]{position:relative;width:100%;height:500px;border-radius:var(--radius-16);overflow:hidden;padding:87px 40px 72px 60px;display:flex;flex-direction:column;justify-content:center;gap:10px;background-image:url(/images/taxibanner-grad.png);background-repeat:no-repeat;background-size:1572.8px 738.75px;background-position:-281.5px -67.75px}.taxi__skyline[data-astro-cid-j5pxcmyx]{position:absolute;left:-6px;top:105px;width:1415.822px;height:197px;opacity:.8;pointer-events:none}.taxi__car[data-astro-cid-j5pxcmyx]{position:absolute;left:677px;top:249.57px;width:418.495px;height:194.98px;transform:scaleX(-1);pointer-events:none}.taxi__content[data-astro-cid-j5pxcmyx]{position:relative;z-index:1;display:flex;flex-direction:column;gap:40px;align-items:flex-start}.taxi__head[data-astro-cid-j5pxcmyx]{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.taxi__heading[data-astro-cid-j5pxcmyx]{width:652.685px;height:49px}.taxi__text[data-astro-cid-j5pxcmyx]{width:440px;font-size:18px;font-weight:500;line-height:2.2;letter-spacing:.1em;color:var(--color-white);font-feature-settings:"palt" 1}@media(max-width:768px){.taxi[data-astro-cid-j5pxcmyx]{width:100%;padding:0 16px 48px}.taxi__card[data-astro-cid-j5pxcmyx]{height:auto;padding:40px 24px;background-size:cover;background-position:center}.taxi__skyline[data-astro-cid-j5pxcmyx],.taxi__car[data-astro-cid-j5pxcmyx]{display:none}.taxi__content[data-astro-cid-j5pxcmyx]{gap:28px}.taxi__heading[data-astro-cid-j5pxcmyx]{width:100%;max-width:653px;height:auto}.taxi__text[data-astro-cid-j5pxcmyx]{width:100%;font-size:15px}}.careers[data-astro-cid-gyh7f7ey]{position:relative;width:1280px;margin-inline:auto;padding:120px 88px 180px 73px;overflow:hidden;background-image:url(/images/careers-bg.png);background-size:cover;background-position:center}.careers__overlay[data-astro-cid-gyh7f7ey]{position:absolute;inset:0;background:#ff9000e6}.careers__content[data-astro-cid-gyh7f7ey]{position:relative;display:flex;gap:64px;align-items:center}.careers__left[data-astro-cid-gyh7f7ey]{width:381px;flex-shrink:0;display:flex;flex-direction:column;gap:56px}.careers__head[data-astro-cid-gyh7f7ey]{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.careers__heading[data-astro-cid-gyh7f7ey]{width:206px;height:49px}.careers__lead[data-astro-cid-gyh7f7ey]{font-size:18px;font-weight:500;line-height:2;letter-spacing:.1em;color:var(--color-white);font-feature-settings:"palt" 1}.careers__card[data-astro-cid-gyh7f7ey]{width:674px;flex-shrink:0;background:var(--color-white);border-radius:var(--radius-16);padding:24px 32px 40px}.careers__links[data-astro-cid-gyh7f7ey]{display:grid;grid-template-columns:289px 289px;gap:20px 32px}.rlink[data-astro-cid-gyh7f7ey]{border-bottom:1px solid var(--color-border);padding:20px 0}.rlink__row[data-astro-cid-gyh7f7ey]{display:flex;align-items:center;justify-content:space-between;height:40px}.rlink__label[data-astro-cid-gyh7f7ey]{font-size:18px;font-weight:700;line-height:1.4;letter-spacing:.1em;color:var(--color-text);font-feature-settings:"palt" 1}.rlink__arrow[data-astro-cid-gyh7f7ey]{width:32px;height:32px;flex-shrink:0}.entry[data-astro-cid-gyh7f7ey]{position:relative;width:1280px;margin-inline:auto;margin-top:-70px;min-height:800px}.entry__bg[data-astro-cid-gyh7f7ey]{position:absolute;top:0;left:0;width:1280px;height:791px;transform:rotate(180deg);pointer-events:none}.entry__content[data-astro-cid-gyh7f7ey]{position:relative;z-index:1;padding-top:98.93px;display:flex;flex-direction:column;gap:51px;align-items:center}.entry__block[data-astro-cid-gyh7f7ey]{width:1140px;display:flex;flex-direction:column;gap:27px;align-items:center}.entry__head[data-astro-cid-gyh7f7ey]{display:flex;flex-direction:column;gap:32px;align-items:center}.entry__heading[data-astro-cid-gyh7f7ey]{width:260px;height:48px}.entry__banner[data-astro-cid-gyh7f7ey]{width:100%;padding:24px;border-radius:var(--radius-16);background:#ffb522a6;display:flex;flex-direction:column;gap:16px;align-items:center}.entry__banner-heading[data-astro-cid-gyh7f7ey]{width:486.5px;height:28px}.entry__banner-text[data-astro-cid-gyh7f7ey]{font-size:18px;font-weight:500;line-height:2;letter-spacing:.1em;color:var(--color-white);text-align:center;white-space:nowrap;font-feature-settings:"palt" 1}.entry__cards[data-astro-cid-gyh7f7ey]{display:flex;gap:36px;width:100%}.ecard[data-astro-cid-gyh7f7ey]{width:552px;height:220px;background:var(--color-white);border-radius:var(--radius-16);display:flex;align-items:center;justify-content:center}.ecard__inner[data-astro-cid-gyh7f7ey]{width:382px;display:flex;flex-direction:column;gap:32px;align-items:center}.ecard__inner--tel[data-astro-cid-gyh7f7ey]{height:142px;gap:0;justify-content:space-between}.ecard__title[data-astro-cid-gyh7f7ey]{font-size:24px;font-weight:700;line-height:1;letter-spacing:.1em;color:#1c1c1c;text-align:center;font-feature-settings:"palt" 1}.ecard__btn[data-astro-cid-gyh7f7ey]{width:300px;height:60px;background:var(--color-orange);border-radius:var(--radius-32);display:flex;align-items:center;justify-content:space-between;padding-inline:24px}.ecard__btn-text[data-astro-cid-gyh7f7ey]{font-size:16px;font-weight:700;line-height:1;letter-spacing:.1em;color:var(--color-white);font-feature-settings:"palt" 1}.ecard__btn-arrow[data-astro-cid-gyh7f7ey]{width:35.314px;height:24px}.ecard__tel-top[data-astro-cid-gyh7f7ey]{display:flex;flex-direction:column;gap:24px;align-items:center;width:100%}.ecard__tel[data-astro-cid-gyh7f7ey]{display:flex;align-items:center;gap:9px;white-space:nowrap}.ecard__tel-icon[data-astro-cid-gyh7f7ey]{width:43px;height:43px}.ecard__tel-num[data-astro-cid-gyh7f7ey]{font-family:Outfit,sans-serif;font-weight:700;font-size:56px;line-height:1;letter-spacing:.02em;color:var(--color-text)}.ecard__note[data-astro-cid-gyh7f7ey]{font-size:14px;font-weight:700;line-height:1;letter-spacing:.1em;color:#1c1c1c;text-align:center;font-feature-settings:"palt" 1}.entry__marquee[data-astro-cid-gyh7f7ey]{width:100%;height:87px;overflow:hidden}.entry__marquee[data-astro-cid-gyh7f7ey] p[data-astro-cid-gyh7f7ey]{font-family:Outfit,sans-serif;font-weight:700;font-size:100px;line-height:1;letter-spacing:10px;color:var(--color-white);text-align:center;white-space:nowrap}@media(max-width:768px){.careers[data-astro-cid-gyh7f7ey]{width:100%;padding:64px 16px 72px}.careers__content[data-astro-cid-gyh7f7ey]{flex-direction:column;gap:32px;align-items:stretch}.careers__left[data-astro-cid-gyh7f7ey]{width:100%;gap:32px}.careers__heading[data-astro-cid-gyh7f7ey]{width:100%;max-width:206px;height:auto}.careers__lead[data-astro-cid-gyh7f7ey]{font-size:15px}.careers__card[data-astro-cid-gyh7f7ey]{width:100%;padding:16px 16px 24px}.careers__links[data-astro-cid-gyh7f7ey]{grid-template-columns:1fr;gap:0}.entry[data-astro-cid-gyh7f7ey]{width:100%;min-height:0}.entry__bg[data-astro-cid-gyh7f7ey]{width:100%;height:auto}.entry__content[data-astro-cid-gyh7f7ey]{padding-top:72px;gap:40px}.entry__block[data-astro-cid-gyh7f7ey]{width:100%;padding-inline:16px;gap:24px}.entry__heading[data-astro-cid-gyh7f7ey]{width:100%;max-width:260px;height:auto}.entry__banner[data-astro-cid-gyh7f7ey]{padding:20px 16px}.entry__banner-heading[data-astro-cid-gyh7f7ey]{width:100%;max-width:487px;height:auto}.entry__banner-text[data-astro-cid-gyh7f7ey]{font-size:13px;white-space:normal}.entry__cards[data-astro-cid-gyh7f7ey]{flex-direction:column;gap:16px}.ecard[data-astro-cid-gyh7f7ey]{width:100%;height:auto;padding:32px 16px}.ecard__inner[data-astro-cid-gyh7f7ey],.ecard__inner--tel[data-astro-cid-gyh7f7ey]{width:100%;height:auto}.ecard__btn[data-astro-cid-gyh7f7ey]{width:100%;max-width:300px}.ecard__tel-num[data-astro-cid-gyh7f7ey]{font-size:40px}.entry__marquee[data-astro-cid-gyh7f7ey]{height:auto}.entry__marquee[data-astro-cid-gyh7f7ey] p[data-astro-cid-gyh7f7ey]{font-size:48px;letter-spacing:4px}}.footer[data-astro-cid-sz7xmlte]{width:1280px;margin-inline:auto;background:var(--color-white);display:flex;flex-direction:column;gap:40px;padding-top:64px}.footer__top[data-astro-cid-sz7xmlte]{position:relative;padding-inline:70px}.footer__top-inner[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;justify-content:space-between}.footer__company[data-astro-cid-sz7xmlte]{width:345px;flex-shrink:0;height:575px;display:flex;flex-direction:column;gap:100px}.footer__logo[data-astro-cid-sz7xmlte]{width:244px;height:46px;object-fit:contain;margin-bottom:46px}.footer__corp[data-astro-cid-sz7xmlte]{font-size:18px;font-weight:500;letter-spacing:.1em;color:#333;margin-bottom:16px}.footer__address[data-astro-cid-sz7xmlte]{font-size:14px;font-weight:500;line-height:1.4;letter-spacing:.05em;color:#333}.footer__buttons[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:12px;width:262px}.footer__btn[data-astro-cid-sz7xmlte]{position:relative;display:flex;align-items:center;height:58px;padding-left:6px;border-bottom:1px solid var(--color-border);font-size:14px;font-weight:700;color:var(--color-text)}.footer__btn-icon[data-astro-cid-sz7xmlte]{position:absolute;right:0;top:50%;transform:translateY(-50%);width:32px;height:32px;background:var(--color-text);border-radius:4px;display:flex;align-items:center;justify-content:center}.footer__btn-arrow[data-astro-cid-sz7xmlte]{width:7px;height:7px;border-top:1.5px solid #fff;border-right:1.5px solid #fff;transform:rotate(45deg)}.footer__nav[data-astro-cid-sz7xmlte]{width:710px;flex-shrink:0;display:flex;flex-direction:column;gap:10px}.footer__nav-row[data-astro-cid-sz7xmlte]{display:flex;gap:28px}.fcol[data-astro-cid-sz7xmlte]{flex:1 0 0;border-top:1px solid #d1d1d1;padding-top:26px}.footer__nav-row--2[data-astro-cid-sz7xmlte] .fcol[data-astro-cid-sz7xmlte]{max-width:218px}.fcol__title[data-astro-cid-sz7xmlte]{font-size:18px;font-weight:500;line-height:1.6;letter-spacing:.02em;color:var(--color-navy);margin-bottom:32px}.fcol__list[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:4px}.fcol__list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:14px;font-weight:500;line-height:1.8;color:var(--color-navy)}.footer__totop[data-astro-cid-sz7xmlte]{position:absolute;left:1193px;top:527px;width:48px;height:48px;border:1px solid #000;border-radius:999px;background:var(--color-white);display:flex;align-items:center;justify-content:center}.footer__bottom[data-astro-cid-sz7xmlte]{width:1280px;background:var(--color-navy);padding:28px 64px;display:flex;justify-content:flex-end}.footer__bottom-inner[data-astro-cid-sz7xmlte]{display:flex;gap:32px;align-items:center}.footer__policy[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:4px;font-size:12px;letter-spacing:.1em;color:#888}.footer__copy[data-astro-cid-sz7xmlte]{font-family:Poppins,sans-serif;font-size:13px;line-height:18px;color:#999999b3}@media(max-width:768px){.footer[data-astro-cid-sz7xmlte]{width:100%;padding-top:48px}.footer__top[data-astro-cid-sz7xmlte]{padding-inline:20px}.footer__top-inner[data-astro-cid-sz7xmlte]{flex-direction:column;gap:40px}.footer__company[data-astro-cid-sz7xmlte]{width:100%;height:auto;gap:40px}.footer__logo[data-astro-cid-sz7xmlte]{width:200px;height:auto;margin-bottom:24px}.footer__buttons[data-astro-cid-sz7xmlte]{width:100%}.footer__nav[data-astro-cid-sz7xmlte]{width:100%;gap:24px}.footer__nav-row[data-astro-cid-sz7xmlte]{flex-direction:column;gap:24px}.footer__nav-row--2[data-astro-cid-sz7xmlte] .fcol[data-astro-cid-sz7xmlte]{max-width:none}.fcol__title[data-astro-cid-sz7xmlte]{margin-bottom:16px}.footer__totop[data-astro-cid-sz7xmlte]{position:static;margin-left:auto}.footer__bottom[data-astro-cid-sz7xmlte]{width:100%;padding:20px;justify-content:center}.footer__bottom-inner[data-astro-cid-sz7xmlte]{flex-direction:column;gap:12px;text-align:center}}
