.Header-module__hBw1pG__header{z-index:50;background:linear-gradient(#050505b3,#05050500);justify-content:space-between;align-items:center;padding:20px 48px;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__logo{align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__hBw1pG__logoImg{width:auto;height:32px;display:block}.Header-module__hBw1pG__tagline{letter-spacing:.26em;color:var(--color-grey);text-transform:uppercase;opacity:1;font-size:10px;transition:opacity .3s}.Header-module__hBw1pG__taglineHidden{opacity:0}.Header-module__hBw1pG__nav{align-items:center;gap:32px;display:flex}.Header-module__hBw1pG__navLink{color:#ffffffbf;letter-spacing:.04em;font-size:13.5px;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:#fff}.Header-module__hBw1pG__cta{background:var(--color-purple);color:#fff;letter-spacing:.08em;border-radius:2px;padding:11px 24px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.Header-module__hBw1pG__cta:hover{background:var(--color-pink)}.Header-module__hBw1pG__langSwitch{padding:8px 0;position:relative}.Header-module__hBw1pG__langCurrent{color:#ffffffbf;letter-spacing:.06em;cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:5px;font-size:13.5px;font-weight:500;transition:color .2s;display:flex}.Header-module__hBw1pG__langSwitch:hover .Header-module__hBw1pG__langCurrent{color:#fff}.Header-module__hBw1pG__langCaret{color:var(--color-pink);font-size:9px;transition:transform .25s}.Header-module__hBw1pG__langSwitch:hover .Header-module__hBw1pG__langCaret{transform:rotate(180deg)}.Header-module__hBw1pG__langDropdown{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08080aeb;border:1px solid #ffffff1f;border-radius:4px;max-height:0;transition:max-height .28s,opacity .22s,transform .28s;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%,-6px)}.Header-module__hBw1pG__langSwitch:hover .Header-module__hBw1pG__langDropdown{opacity:1;pointer-events:auto;max-height:220px;transform:translate(-50%)}.Header-module__hBw1pG__langOption{width:100%;color:var(--color-pink);letter-spacing:.06em;white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:10px 22px;font-family:inherit;font-size:13.5px;font-weight:700;transition:background .2s;display:block}.Header-module__hBw1pG__langOption:hover{background:#f542b51f}.Header-module__hBw1pG__langOption+.Header-module__hBw1pG__langOption{border-top:1px solid #ffffff14}.Header-module__hBw1pG__menuToggle{z-index:60;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:32px;height:32px;padding:0;display:none;position:relative}.Header-module__hBw1pG__menuToggle span{background:#fff;border-radius:2px;width:24px;height:2px;transition:transform .28s,opacity .2s;display:block}.Header-module__hBw1pG__menuToggleOpen span:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__hBw1pG__menuToggleOpen span:nth-child(2){opacity:0}.Header-module__hBw1pG__menuToggleOpen span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__hBw1pG__mobileMenu{display:none}@media (max-width:900px){.Header-module__hBw1pG__header{padding:16px 20px}.Header-module__hBw1pG__tagline,.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__menuToggle{display:flex}.Header-module__hBw1pG__mobileMenu{z-index:55;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;visibility:hidden;background:#060608fa;flex-direction:column;gap:4px;max-height:0;padding:96px 28px 40px;transition:opacity .25s,visibility .25s;display:flex;position:fixed;inset:0;overflow:hidden}.Header-module__hBw1pG__mobileMenuOpen{opacity:1;visibility:visible;max-height:none}.Header-module__hBw1pG__mobileNavLink{color:#fff;letter-spacing:.02em;border-bottom:1px solid #ffffff1a;padding:16px 0;font-size:20px;font-weight:600;text-decoration:none}.Header-module__hBw1pG__mobileCta{text-align:center;color:#fff;letter-spacing:.08em;background:linear-gradient(120deg,#f542b5,#6c2bff);border-radius:2px;margin-top:24px;padding:15px 0;font-size:15px;font-weight:700;text-decoration:none;display:block}.Header-module__hBw1pG__mobileLangRow{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.Header-module__hBw1pG__mobileLangOption{color:#ffffffbf;letter-spacing:.06em;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:20px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:700}.Header-module__hBw1pG__mobileLangOptionActive{border-color:var(--color-pink);color:#fff;background:linear-gradient(120deg,#f542b54d,#6c2bff4d)}}@media (max-width:380px){.Header-module__hBw1pG__logoImg{height:26px}}
.Hero-module__ZARIfG__hero{background:var(--color-bg);height:100dvh;min-height:660px;position:relative;overflow:hidden}.Hero-module__ZARIfG__slide{transition:opacity 1.5s;position:absolute;inset:0}.Hero-module__ZARIfG__slideActive{opacity:1;z-index:2}.Hero-module__ZARIfG__slideInactive{opacity:0;z-index:1}.Hero-module__ZARIfG__video{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__gradientTop{z-index:3;background:linear-gradient(#05050573 0%,#05050540 52%,#050505eb 100%);position:absolute;inset:0}.Hero-module__ZARIfG__gradientGlow{z-index:3;pointer-events:none;background:radial-gradient(120% 90% at 85% 110%,#6c2bff47,#0000 55%);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:4;flex-direction:column;justify-content:flex-end;padding:0 48px 44px;display:flex;position:absolute;inset:0}.Hero-module__ZARIfG__eyebrow{letter-spacing:.34em;color:var(--color-pink);text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:700;animation:.9s both Hero-module__ZARIfG__riseIn}.Hero-module__ZARIfG__headline{font-family:var(--font-heading);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(48px,7vw,104px);font-style:italic;font-weight:900;line-height:1.02;animation:.9s .1s both Hero-module__ZARIfG__riseIn}.Hero-module__ZARIfG__headlineDot{background:linear-gradient(120deg,#f542b5 20%,#6c2bff 80%);color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subhead{color:#ffffffd9;max-width:36em;margin:22px 0 0;font-size:17px;line-height:1.75;animation:.9s .2s both Hero-module__ZARIfG__riseIn}.Hero-module__ZARIfG__ctaRow{gap:14px;margin-top:32px;animation:.9s .3s both Hero-module__ZARIfG__riseIn;display:flex}.Hero-module__ZARIfG__ctaPrimary{color:#fff;letter-spacing:.08em;background:linear-gradient(120deg,#f542b5,#6c2bff);border-radius:2px;padding:15px 34px;font-size:14px;font-weight:700;text-decoration:none;transition:filter .2s;display:inline-block}.Hero-module__ZARIfG__ctaPrimary:hover{filter:brightness(1.15)}.Hero-module__ZARIfG__ctaSecondary{color:#fff;letter-spacing:.08em;border:1px solid #fff6;border-radius:2px;padding:15px 34px;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:inline-block}.Hero-module__ZARIfG__ctaSecondary:hover{background:#ffffff14;border-color:#fff}.Hero-module__ZARIfG__tabs{border-top:1px solid #ffffff2e;gap:0;margin-top:40px;display:flex}.Hero-module__ZARIfG__tab{text-align:left;cursor:pointer;color:#ffffff73;background:0 0;border:none;border-top:3px solid #0000;flex:1;margin-top:-2px;padding:18px 20px 22px;font-family:inherit;transition:color .3s,border-color .3s}.Hero-module__ZARIfG__tabActive{color:#fff;border-top:3px solid var(--color-pink)}.Hero-module__ZARIfG__tabLabel{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;font-size:15px;font-style:italic;font-weight:700;display:block}@media (max-width:640px){.Hero-module__ZARIfG__hero{min-height:calc(100dvh + 100px)}.Hero-module__ZARIfG__gradientTop{background:linear-gradient(#05050505 0%,#0505051f 12%,#0505055c 32%,#050505a8 55%,#050505e0 78%,#050505f5 100%)}.Hero-module__ZARIfG__content{padding:0 22px 40px}.Hero-module__ZARIfG__eyebrow{letter-spacing:.2em;text-shadow:0 2px 16px #00000080;margin-bottom:18px;font-size:11px}.Hero-module__ZARIfG__headline{text-shadow:0 4px 26px #00000073;font-size:clamp(36px,10vw,64px)}.Hero-module__ZARIfG__subhead{text-shadow:0 2px 16px #0000008c;margin-top:24px;font-size:14.5px;line-height:1.75}.Hero-module__ZARIfG__ctaRow{flex-wrap:wrap;gap:12px;margin-top:34px}.Hero-module__ZARIfG__ctaPrimary,.Hero-module__ZARIfG__ctaSecondary{text-align:center;flex:auto;padding:14px 22px;font-size:13px}.Hero-module__ZARIfG__tabs{border-top-color:#ffffff24;margin-top:42px}.Hero-module__ZARIfG__tab{padding:13px 4px 15px}.Hero-module__ZARIfG__tabLabel{letter-spacing:.02em;font-size:10px}}
.Philosophy-module__PUxW5G__section{background:var(--color-navy);padding:130px 48px}.Philosophy-module__PUxW5G__inner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;max-width:1160px;margin:0 auto;display:grid}.Philosophy-module__PUxW5G__eyebrow{letter-spacing:.3em;color:var(--color-pink);text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:700}.Philosophy-module__PUxW5G__heading{font-family:var(--font-heading);letter-spacing:-.01em;color:#fff;margin:0;font-size:clamp(32px,3.6vw,52px);font-style:italic;font-weight:800;line-height:1.12}.Philosophy-module__PUxW5G__headingDot{color:var(--color-pink)}.Philosophy-module__PUxW5G__lead{color:var(--color-grey);margin:26px 0 0;font-size:15px;line-height:1.9}.Philosophy-module__PUxW5G__points{flex-direction:column;gap:36px;padding-top:14px;display:flex}.Philosophy-module__PUxW5G__point{align-items:flex-start;gap:22px;display:flex}.Philosophy-module__PUxW5G__pointNum{font-family:var(--font-heading);color:var(--color-purple);font-size:30px;font-style:italic;font-weight:900;line-height:1}.Philosophy-module__PUxW5G__pointTitle{color:#fff;margin:0 0 8px;font-size:17px;font-weight:700}.Philosophy-module__PUxW5G__pointDesc{color:#c9cbd3d9;margin:0;font-size:14px;line-height:1.8}@media (max-width:860px){.Philosophy-module__PUxW5G__inner{grid-template-columns:1fr;gap:48px}}@media (max-width:640px){.Philosophy-module__PUxW5G__section{padding:72px 22px}.Philosophy-module__PUxW5G__inner{gap:36px}.Philosophy-module__PUxW5G__lead{margin-top:18px;font-size:14px;line-height:1.75}.Philosophy-module__PUxW5G__points{gap:28px;padding-top:6px}.Philosophy-module__PUxW5G__point{gap:16px}.Philosophy-module__PUxW5G__pointNum{font-size:22px}.Philosophy-module__PUxW5G__pointTitle{font-size:15.5px}.Philosophy-module__PUxW5G__pointDesc{font-size:13.5px}}
.ArtistTracks-module__GhYtwG__section{background:var(--color-bg);padding:130px 48px 90px}.ArtistTracks-module__GhYtwG__inner{max-width:1280px;margin:0 auto}.ArtistTracks-module__GhYtwG__headRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.ArtistTracks-module__GhYtwG__eyebrow{letter-spacing:.3em;color:var(--color-pink);text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:700}.ArtistTracks-module__GhYtwG__heading{font-family:var(--font-heading);letter-spacing:-.01em;color:#fff;margin:0;font-size:clamp(32px,3.6vw,52px);font-style:italic;font-weight:800;line-height:1.1}.ArtistTracks-module__GhYtwG__headingDot{color:var(--color-purple)}.ArtistTracks-module__GhYtwG__headNote{color:#c9cbd3b3;max-width:26em;margin:0;font-size:14px;line-height:1.8}.ArtistTracks-module__GhYtwG__grid{grid-template-columns:repeat(3,1fr);gap:26px;margin-top:60px;display:grid}.ArtistTracks-module__GhYtwG__card{cursor:pointer;background:#0d0d12;border:1px solid #ffffff1a;transition:transform .45s,box-shadow .45s,border-color .45s;transform:translateY(0);box-shadow:0 0 #0000}.ArtistTracks-module__GhYtwG__cardHover{border:1px solid #f542b58c;transform:translateY(-6px);box-shadow:0 24px 70px #6c2bff4d}.ArtistTracks-module__GhYtwG__imageWrap{aspect-ratio:3/4;background:#0d0d12;position:relative;overflow:hidden}.ArtistTracks-module__GhYtwG__stillImg,.ArtistTracks-module__GhYtwG__liveImg{background-position:50%;background-size:cover;position:absolute;inset:0}.ArtistTracks-module__GhYtwG__stillImg{transition:transform 1.2s}.ArtistTracks-module__GhYtwG__stillImgHover{transform:scale(1.06)}.ArtistTracks-module__GhYtwG__liveImg{opacity:0;transition:opacity .6s,transform 1.2s;transform:scale(1.1)}.ArtistTracks-module__GhYtwG__liveImgHover{opacity:1;transform:scale(1.02)}.ArtistTracks-module__GhYtwG__imageGradient{pointer-events:none;background:linear-gradient(#05050500 55%,#050505cc);position:absolute;inset:0}.ArtistTracks-module__GhYtwG__badge{color:#fff;letter-spacing:.18em;opacity:.45;background:#05050580;border-radius:2px;padding:5px 12px;font-size:10.5px;font-weight:700;transition:opacity .4s,background .4s;position:absolute;top:16px;right:16px}.ArtistTracks-module__GhYtwG__badgeHover{opacity:1;background:linear-gradient(120deg,#f542b5,#6c2bff)}.ArtistTracks-module__GhYtwG__cardBody{padding:26px 26px 30px}.ArtistTracks-module__GhYtwG__cardEyebrow{letter-spacing:.24em;color:var(--color-pink);text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.ArtistTracks-module__GhYtwG__cardTitle{font-family:var(--font-heading);color:#fff;margin:0;font-size:26px;font-style:italic;font-weight:800}.ArtistTracks-module__GhYtwG__cardDesc{color:#c9cbd3bf;margin:14px 0 0;font-size:14px;line-height:1.8}.ArtistTracks-module__GhYtwG__cardPrograms{letter-spacing:.02em;color:#c9cbd380;margin:16px 0 0;font-size:12.5px}.ArtistTracks-module__GhYtwG__visionGrid{grid-template-columns:1fr 1fr;gap:26px;margin-top:26px;display:grid}.ArtistTracks-module__GhYtwG__visionCard{border:1px solid #ffffff1a;padding:34px 34px 38px}.ArtistTracks-module__GhYtwG__visionCardCreate{background:linear-gradient(140deg,#6c2bff1f,#05050500 60%)}.ArtistTracks-module__GhYtwG__visionCardLead{background:linear-gradient(140deg,#f542b51a,#05050500 60%)}.ArtistTracks-module__GhYtwG__visionLabel{letter-spacing:.24em;color:var(--color-grey);text-transform:uppercase;margin:0 0 10px;font-size:11px}.ArtistTracks-module__GhYtwG__visionTitle{font-family:var(--font-heading);color:#fff;margin:0;font-size:24px;font-style:italic;font-weight:800}.ArtistTracks-module__GhYtwG__visionDesc{color:#c9cbd3bf;margin:12px 0 0;font-size:14px;line-height:1.8}@media (max-width:900px){.ArtistTracks-module__GhYtwG__grid,.ArtistTracks-module__GhYtwG__visionGrid{grid-template-columns:1fr}}@media (max-width:640px){.ArtistTracks-module__GhYtwG__section{padding:72px 22px 60px}.ArtistTracks-module__GhYtwG__headNote{font-size:13px}.ArtistTracks-module__GhYtwG__grid{gap:20px;margin-top:36px}.ArtistTracks-module__GhYtwG__cardBody{padding:20px 20px 24px}.ArtistTracks-module__GhYtwG__cardTitle{font-size:22px}.ArtistTracks-module__GhYtwG__cardDesc{font-size:13.5px}.ArtistTracks-module__GhYtwG__visionGrid{gap:20px;margin-top:20px}.ArtistTracks-module__GhYtwG__visionCard{padding:26px 24px 28px}.ArtistTracks-module__GhYtwG__visionTitle{font-size:21px}.ArtistTracks-module__GhYtwG__visionDesc{font-size:13.5px}}
.Experience-module__RsmxMa__section{background:var(--color-bg);padding:40px 48px 130px}.Experience-module__RsmxMa__hero{max-width:1160px;margin:0 auto 26px}.Experience-module__RsmxMa__heroFigure{aspect-ratio:21/9;border:1px solid #ffffff1a;margin:0;position:relative;overflow:hidden}.Experience-module__RsmxMa__grid{grid-template-columns:1fr 1fr 1fr;gap:26px;max-width:1160px;margin:0 auto 70px;display:grid}.Experience-module__RsmxMa__figure{aspect-ratio:4/3;border:1px solid #ffffff1a;margin:0;position:relative;overflow:hidden}.Experience-module__RsmxMa__img{object-fit:cover;filter:saturate(.88)contrast(1.08)brightness(.92)}.Experience-module__RsmxMa__imgOverlay{mix-blend-mode:multiply;pointer-events:none;background:linear-gradient(165deg,#6c2bff29,#071b3b4d 80%);position:absolute;inset:0}.Experience-module__RsmxMa__caption{letter-spacing:.22em;color:#ffffffe6;text-transform:uppercase;text-shadow:0 2px 12px #050505cc;font-size:11px;font-weight:700;position:absolute;bottom:18px;left:22px}.Experience-module__RsmxMa__stats{border-top:1px solid #ffffff1f;grid-template-columns:1fr 1fr 1fr;gap:56px;max-width:1160px;margin:0 auto;padding-top:70px;display:grid}.Experience-module__RsmxMa__statTitle{font-family:var(--font-heading);color:#fff;margin:0;font-size:clamp(26px,2.6vw,36px);font-style:italic;font-weight:900}.Experience-module__RsmxMa__statDesc{color:#c9cbd3b3;margin:12px 0 0;font-size:14px;line-height:1.8}@media (max-width:900px){.Experience-module__RsmxMa__grid,.Experience-module__RsmxMa__stats{grid-template-columns:1fr}}@media (max-width:640px){.Experience-module__RsmxMa__section{padding:28px 22px 72px}.Experience-module__RsmxMa__heroFigure{aspect-ratio:4/5}.Experience-module__RsmxMa__grid{gap:16px;margin-bottom:44px}.Experience-module__RsmxMa__stats{gap:32px;padding-top:44px}.Experience-module__RsmxMa__statDesc{font-size:13.5px}}
.Apply-module__uuKpPG__section{background:var(--color-navy);padding:130px 48px;position:relative;overflow:hidden}.Apply-module__uuKpPG__glow{pointer-events:none;background:radial-gradient(60% 80% at 20% 120%,#6c2bff59,#0000 70%);animation:6s ease-in-out infinite Apply-module__uuKpPG__glowPulse;position:absolute;inset:0}.Apply-module__uuKpPG__inner{grid-template-columns:1fr 1fr;align-items:center;gap:72px;max-width:1160px;margin:0 auto;display:grid;position:relative}.Apply-module__uuKpPG__eyebrow{letter-spacing:.3em;color:var(--color-pink);text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:700}.Apply-module__uuKpPG__heading{font-family:var(--font-heading);letter-spacing:-.015em;color:#fff;margin:0;font-size:clamp(36px,4.6vw,64px);font-style:italic;font-weight:900;line-height:1.08}.Apply-module__uuKpPG__headingDot{background:linear-gradient(120deg,#f542b5 20%,#6c2bff 80%);color:#0000;-webkit-background-clip:text;background-clip:text}.Apply-module__uuKpPG__lead{color:var(--color-grey);max-width:26em;margin:24px 0 0;font-size:16px;line-height:1.8}.Apply-module__uuKpPG__contactRow{align-items:center;gap:22px;margin-top:40px;display:flex}.Apply-module__uuKpPG__contactInfo{color:#c9cbd3cc;flex-direction:column;gap:10px;font-size:14px;display:flex}.Apply-module__uuKpPG__tel{color:#fff;font-weight:700;text-decoration:none;transition:color .2s}.Apply-module__uuKpPG__tel:hover{color:var(--color-pink)}.Apply-module__uuKpPG__kakaoId{color:#fff;font-weight:700}.Apply-module__uuKpPG__divider{background:#ffffff26;width:1px;height:56px}.Apply-module__uuKpPG__qrRow{align-items:center;gap:12px;display:flex}.Apply-module__uuKpPG__qrBox{background:#fff;border-radius:4px;padding:6px;line-height:0}.Apply-module__uuKpPG__qrLabel{letter-spacing:.14em;color:#c9cbd399;text-transform:uppercase;font-size:10.5px;line-height:1.6}.Apply-module__uuKpPG__formCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05050573;border:1px solid #ffffff24;border-radius:4px;padding:40px 38px}.Apply-module__uuKpPG__doneWrap{text-align:center;padding:60px 0}.Apply-module__uuKpPG__doneTitle{font-family:var(--font-heading);color:#fff;margin:0;font-size:26px;font-style:italic;font-weight:800}.Apply-module__uuKpPG__doneDesc{color:var(--color-grey);margin:16px 0 0;font-size:14.5px;line-height:1.8}.Apply-module__uuKpPG__formTitle{font-family:var(--font-heading);color:#fff;margin:0 0 26px;font-size:22px;font-style:italic;font-weight:800}.Apply-module__uuKpPG__formBody{flex-direction:column;gap:16px;display:flex}.Apply-module__uuKpPG__input{color:#fff;width:100%;font-size:14.5px;font-family:var(--font-body);background:#ffffff0f;border:1px solid #ffffff2e;border-radius:2px;outline:none;padding:14px 16px;transition:border-color .2s}.Apply-module__uuKpPG__input::placeholder{color:#fff6}.Apply-module__uuKpPG__input:focus{border-color:var(--color-pink)}.Apply-module__uuKpPG__textarea{color:#fff;width:100%;font-size:14.5px;font-family:var(--font-body);resize:vertical;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:2px;outline:none;min-height:84px;padding:14px 16px;transition:border-color .2s}.Apply-module__uuKpPG__textarea::placeholder{color:#fff6}.Apply-module__uuKpPG__textarea:focus{border-color:var(--color-pink)}.Apply-module__uuKpPG__methodLabel{letter-spacing:.14em;color:#c9cbd3b3;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:700}.Apply-module__uuKpPG__methodRow{gap:10px;display:flex}.Apply-module__uuKpPG__methodBtn{cursor:pointer;color:#c9cbd3b3;font-size:14px;font-weight:700;font-family:var(--font-body);background:#ffffff0d;border:1px solid #ffffff2e;border-radius:2px;flex:1;padding:12px 0;transition:all .25s}.Apply-module__uuKpPG__methodBtnActive{border:1px solid var(--color-pink);color:#fff;background:linear-gradient(120deg,#f542b540,#6c2bff40)}.Apply-module__uuKpPG__consent{cursor:pointer;font-family:var(--font-body);background:0 0;border:none;align-items:flex-start;gap:12px;padding:0;display:flex}.Apply-module__uuKpPG__consentBox{color:#fff;border:1px solid #ffffff59;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.Apply-module__uuKpPG__consentBoxActive{border:1px solid var(--color-pink);background:linear-gradient(120deg,#f542b5,#6c2bff)}.Apply-module__uuKpPG__consentText{color:#c9cbd3d9;text-align:left;font-size:13px;line-height:1.6}.Apply-module__uuKpPG__errorMsg{color:var(--color-pink);margin:0;font-size:13px}.Apply-module__uuKpPG__submitBtn{cursor:pointer;color:#fff;letter-spacing:.1em;width:100%;font-size:15px;font-weight:700;font-family:var(--font-body);background:linear-gradient(120deg,#f542b5,#6c2bff);border:none;border-radius:2px;margin-top:4px;padding:16px 0;transition:opacity .3s}.Apply-module__uuKpPG__submitBtn:disabled{opacity:.6;cursor:wait}@media (max-width:900px){.Apply-module__uuKpPG__inner{grid-template-columns:1fr;gap:40px}}@media (max-width:640px){.Apply-module__uuKpPG__section{padding:72px 20px}.Apply-module__uuKpPG__lead{font-size:14px}.Apply-module__uuKpPG__contactRow{flex-wrap:wrap;row-gap:20px}.Apply-module__uuKpPG__divider{display:none}.Apply-module__uuKpPG__formCard{padding:28px 22px}.Apply-module__uuKpPG__formTitle{font-size:20px}.Apply-module__uuKpPG__methodRow{flex-wrap:wrap}.Apply-module__uuKpPG__methodBtn{flex:calc(50% - 5px);font-size:13px}}
.Footer-module__S6Hkya__footer{background:var(--color-bg);border-top:1px solid #ffffff1a;padding:70px 48px 36px}.Footer-module__S6Hkya__inner{grid-template-columns:1.5fr 1fr;align-items:start;gap:56px;max-width:1160px;margin:0 auto;display:grid}.Footer-module__S6Hkya__logoImg{width:auto;height:36px;display:block}.Footer-module__S6Hkya__tagline{color:#c9cbd3b3;margin:14px 0 0;font-size:13.5px;line-height:1.9}.Footer-module__S6Hkya__social{gap:12px;margin-top:24px;display:flex}.Footer-module__S6Hkya__socialIcon{color:#fff;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.Footer-module__S6Hkya__socialIcon:hover{border-color:var(--color-pink);color:var(--color-pink);background:#f542b514}.Footer-module__S6Hkya__visitLabel{letter-spacing:.24em;color:var(--color-pink);text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:700}.Footer-module__S6Hkya__visitAddress{color:#c9cbd3d9;margin:0;font-size:14px;line-height:1.95}.Footer-module__S6Hkya__bottomBar{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;gap:12px;max-width:1160px;margin:52px auto 0;padding-top:24px;display:flex}.Footer-module__S6Hkya__bottomText{color:#c9cbd380;letter-spacing:.04em;font-size:12px}@media (max-width:700px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr;gap:32px}}@media (max-width:640px){.Footer-module__S6Hkya__footer{padding:48px 20px 28px}.Footer-module__S6Hkya__bottomBar{flex-direction:column;gap:6px;margin-top:40px}}
