:root{--color-primary:#0e77f1;--color-accent:#287eff;--color-accent-border:#3382fa;--color-divider-blue:#6ba3ff;--color-black:#020202;--color-bg-dark:#010203;--color-white:#fff;--color-text-muted:#d4d4d4;--color-text-sub:#d8d8d8;--color-text-eyebrow:#c2b7b7;--color-card-title:#0e1622;--color-card-text:#6e6c6c;--color-danger:red;--color-gold:#fdd48a;--color-panel-border:#a7b2cd;--font-display:"Vitro_core", sans-serif;--font-body:"Pretendard Variable", Pretendard, sans-serif;--font-script:"Kapakana", cursive}@font-face{font-family:Vitro_core;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10-21@1.0/Vitro_core.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:.520833vw}@media (width>=1920px){html{font-size:10px}}@media (width<=768px){html{font-size:2.54453vw}}.br-mobile{display:none}@media (width<=768px){.br-mobile{display:inline}}html{overflow-x:clip}body{font-family:var(--font-body);background-color:var(--color-black);color:var(--color-white);-webkit-font-smoothing:antialiased;overflow-x:clip}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.reveal-title{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(-4rem)}.reveal-title.is-revealed{opacity:1;transform:translateY(0)}.reveal-fade{opacity:0;transition:opacity .8s}.reveal-fade.is-revealed{opacity:1}.reveal-delay-1{transition-delay:.15s}.reveal-delay-2{transition-delay:.3s}.reveal-delay-3{transition-delay:.45s}.reveal-side{opacity:0;transition:opacity .8s,transform .8s}.reveal-side--left{transform:translate(-6rem)}.reveal-side--right{transform:translate(6rem)}.reveal-side.is-revealed{opacity:1;transform:translate(0)}.reveal-wipe{opacity:0}.reveal-wipe.is-revealed{animation:1.6s ease-out forwards wipe-in}@keyframes wipe-in{0%{opacity:1;clip-path:inset(-2rem 100% -2rem -2rem)}to{opacity:1;clip-path:inset(-2rem)}}.reveal-line{opacity:0}.reveal-line--h.is-revealed{animation:1.4s ease-out forwards line-draw-h}.reveal-line--v.is-revealed{animation:1.4s ease-out forwards line-draw-v}@keyframes line-draw-h{0%{opacity:1;clip-path:inset(-2rem 100% -2rem -2rem);filter:drop-shadow(0 0 .6rem #aed4ffe6)}75%{opacity:1;clip-path:inset(-2rem);filter:drop-shadow(0 0 .9rem #aed4ffe6)}to{opacity:1;clip-path:inset(-14rem);filter:drop-shadow(0 0 .5rem #aed4ff4d)}}@keyframes line-draw-v{0%{opacity:1;clip-path:inset(-2rem -2rem 100%);filter:drop-shadow(0 0 .6rem #aed4ffe6)}75%{opacity:1;clip-path:inset(-2rem);filter:drop-shadow(0 0 .9rem #aed4ffe6)}to{opacity:1;clip-path:inset(-14rem);filter:drop-shadow(0 0 .5rem #aed4ff4d)}}.line-dot-wrap{position:relative}.line-dot-wrap .reveal-line--v.is-revealed{animation:1.4s ease-out forwards line-draw-v,.9s ease-out 1.05s forwards line-dot-flash,2.4s ease-in-out 1.95s infinite line-dot-glow}.line-dot-wrap .reveal-line--h.is-revealed{animation:1.4s ease-out forwards line-draw-h,.9s ease-out 1.05s forwards line-dot-flash,2.4s ease-in-out 1.95s infinite line-dot-glow}@keyframes line-dot-flash{0%{filter:drop-shadow(0 0 .9rem #aed4ffe6)brightness()}35%{filter:drop-shadow(0 0 4.5rem #c8e1ff)drop-shadow(0 0 9rem #8cbeffe6)brightness(2.8)}to{filter:drop-shadow(0 0 1.8rem #aed4ffcc)brightness(1.5)}}@keyframes line-dot-glow{0%,to{filter:drop-shadow(0 0 1.8rem #aed4ffcc)brightness(1.5)}50%{filter:drop-shadow(0 0 4rem #c8e1ff)drop-shadow(0 0 8rem #8cbeffe6)brightness(2.6)}}.line-ripple{left:var(--dot-x,50%);top:var(--dot-y,50%);filter:blur(.5rem);opacity:0;pointer-events:none;background:radial-gradient(circle,#d2e6ff66 0%,#b4d7ff40 45%,#8cbeff00 72%);border-radius:50%;width:3rem;height:3rem;margin:-1.5rem 0 0 -1.5rem;position:absolute}.line-dot-wrap .reveal-line.is-revealed~.line-ripple--1{animation:2.4s ease-out 1.35s infinite line-ripple}.line-dot-wrap .reveal-line.is-revealed~.line-ripple--2{animation:2.4s ease-out 2.15s infinite line-ripple}.line-dot-wrap .reveal-line.is-revealed~.line-ripple--3{animation:2.4s ease-out 2.95s infinite line-ripple}@keyframes line-ripple{0%{opacity:0;transform:scale(.3)}20%{opacity:.7}to{opacity:0;transform:scale(4.5)}}@media (prefers-reduced-motion:reduce){.reveal-title{opacity:1;transition:none;transform:none}.reveal-fade{opacity:1;transition:none}.reveal-line{opacity:1;animation:none}.line-dot-wrap .reveal-line--v.is-revealed,.line-dot-wrap .reveal-line--h.is-revealed{animation:none}.line-ripple{opacity:0;animation:none!important}.reveal-side{opacity:1;transition:none;transform:none}.reveal-wipe{opacity:1;animation:none}}.hero{width:100%;height:95rem;position:relative;overflow:hidden}.hero__bg{pointer-events:none;position:absolute;inset:0}.hero__bg-img{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.hero__bg-overlay{background:linear-gradient(#0000,#0000004d);position:absolute;inset:0}.hero__bg-bottom{display:none}.hero__content{z-index:2;position:absolute;top:50%;left:24.8rem;transform:translateY(-50%)}.hero__eyebrow{font-family:var(--font-display);letter-spacing:-.02em;color:#0000;background-image:linear-gradient(101deg,#85b5ff 0%,#3555ff 33.17%);-webkit-background-clip:text;background-clip:text;font-size:4.8rem;line-height:1.4}.hero__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-white);white-space:nowrap;font-size:10rem;font-weight:400;line-height:1.26}.hero__script{top:30.49rem;left:47.75rem}.hero__subcopy{letter-spacing:-.02em;color:var(--color-text-muted);margin-top:2.1rem;font-size:3.2rem;font-weight:500;line-height:1.5}.hero__subcopy strong{font-weight:700}.hero__cta{background-color:var(--color-white);letter-spacing:-.02em;height:5.6rem;color:var(--color-black);border-radius:6.7rem;justify-content:center;align-items:center;margin-top:2.2rem;padding:0 6rem;font-size:1.8rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.hero__cta:hover{transform:translateY(-2px);box-shadow:0 .8rem 2.4rem #fff3}.hero__profile{z-index:1;pointer-events:none;opacity:0;width:59.5rem;height:64.6rem;animation:1.2s cubic-bezier(.22,1,.36,1) 1.15s forwards hero-profile-in;position:absolute;bottom:0;right:21.1rem}@keyframes hero-profile-in{0%{opacity:0;transform:translateY(6rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.hero__profile{opacity:1;animation:none}}.hero__profile-img{object-fit:cover;object-position:top;width:100%;height:100%}.hero__profile-overlay{background:linear-gradient(#01020300 35%,#0102034d 87%);position:absolute;inset:0}.hero__scroll{z-index:2;flex-direction:column;align-items:center;gap:.8rem;display:flex;position:absolute;bottom:4.2rem;left:50%;transform:translate(-50%)}.hero__scroll-text{letter-spacing:-.02em;color:var(--color-text-muted);font-size:1.6rem;line-height:1.5}.hero__scroll-arrow{width:2.5rem;height:1.6rem;animation:1.8s ease-in-out infinite hero-scroll-bounce;transform:rotate(90deg)}@keyframes hero-scroll-bounce{0%,to{transform:rotate(90deg)translate(0)}50%{transform:rotate(90deg)translate(.6rem)}}@media (width<=768px){.hero{height:85.2rem}.hero__bg-img{object-position:right top}.hero__bg-bottom{pointer-events:none;width:100%;height:46.7rem;display:block;position:absolute;bottom:0;left:0;overflow:hidden}.hero__bg-bottom img{object-fit:cover;width:225.84%;max-width:none;height:106.52%;position:absolute;top:-6.58%;left:-125.84%;transform:scaleX(-1)}.hero__content{width:100%;padding:0 2rem;top:15.1rem;left:0;transform:none}.hero__eyebrow{font-size:2.69rem}.hero__title{font-size:5.11rem}.hero__content .hero__script{z-index:-1;font-size:3.59rem;line-height:.9rem;top:15.9rem;left:9rem}.hero__title{z-index:1;position:relative}.hero__subcopy{margin-top:1.18rem;font-size:1.8rem}.hero__cta{border-radius:3.76rem;height:3.14rem;margin-top:1.8rem;padding:2rem 3.37rem;font-size:1.4rem}.hero__profile{width:32.7rem;height:35.5rem;left:3.3rem;right:auto}}.script-deco{font-family:var(--font-script);color:var(--color-primary);opacity:.55;text-transform:uppercase;pointer-events:none;white-space:nowrap;z-index:1;font-size:6.4rem;line-height:1.6rem;position:absolute}.rule{background-color:var(--color-bg-dark);width:100%;padding:17rem 0 8.9rem;position:relative;overflow:hidden}.rule__inner{flex-direction:column;align-items:center;width:143.2rem;margin:0 auto;display:flex}.rule__header{width:100%;position:relative}.rule__title{letter-spacing:-.02em;color:var(--color-white);font-size:6.4rem;font-weight:700;line-height:1.27}.rule__title em{color:var(--color-accent);font-style:normal}.rule__script{top:7.7rem;left:28.2rem}.rule__line-h-wrap{width:87.84rem;height:1.5rem;position:absolute;top:14rem;left:54.96rem}.rule__line-h{width:100%;height:100%}.rule__sub{letter-spacing:-.018em;color:var(--color-text-sub);margin-top:1.1rem;padding-left:.75rem;font-size:2.4rem;font-weight:500;line-height:1.5}.rule__statement{width:142rem;margin-top:7.4rem;position:relative}.rule__statement-text{letter-spacing:-.02em;text-align:center;color:var(--color-white);z-index:1;font-size:3.6rem;font-weight:500;line-height:1.46;position:relative}.rule__statement-text em{color:var(--color-accent);font-style:normal;font-weight:700}.rule__highlight{transform-origin:0;background-color:#fff3;height:2.37rem;position:absolute;transform:scaleX(0)}.rule__highlight--1{width:19.42rem;top:2.93rem;left:69.56rem}.rule__highlight--2{width:37.98rem;top:8.23rem;left:40.21rem}.rule__statement.is-revealed .rule__highlight--1{animation:.5s ease-out .2s forwards rule-bar-sweep}.rule__statement.is-revealed .rule__highlight--2{animation:.6s ease-out .65s forwards rule-bar-sweep}@keyframes rule-bar-sweep{to{transform:scaleX(1)}}.rule__cards{gap:2.8rem;width:142.1rem;margin-top:6.6rem;list-style:none;display:flex}.rule-card{width:45.5rem;padding-top:8.49rem;position:relative}.rule-card__icon{z-index:1;position:absolute;top:0}.rule-card__icon--wallet{width:12.6rem;height:12.6rem;left:2.4rem}.rule-card__icon--folder{object-fit:cover;width:14.26rem;height:13.54rem;left:1.35rem}.rule-card__icon--book{width:12.6rem;height:12.6rem;left:.6rem}.rule-card__box{background-color:var(--color-white);border-radius:2rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1.2rem;height:22.5rem;padding:4.2rem 2.4rem 3.2rem;display:flex}.rule-card__title{letter-spacing:-.018em;color:var(--color-card-title);font-size:2.8rem;font-weight:700}.rule-card__title em{color:var(--color-accent);font-style:normal}.rule-card__divider{background-color:var(--color-divider-blue);width:3rem;height:.4rem}.rule-card__body{letter-spacing:-.02em;color:var(--color-card-text);font-size:2rem;font-weight:500;line-height:1.5}.rule-card__body strong{color:var(--color-danger);font-weight:500}.rule__cards.reveal-spread .rule-card:first-child{--card-delay:0s;--content-delay:.3s}.rule__cards.reveal-spread .rule-card:nth-child(2){--card-delay:80ms;--content-delay:.38s}.rule__cards.reveal-spread .rule-card:nth-child(3){--card-delay:.16s;--content-delay:.46s}.rule__cards.reveal-spread .rule-card,.rule__cards.reveal-spread .rule-card__icon,.rule__cards.reveal-spread .rule-card__box>*{opacity:0}.rule__cards.reveal-spread.is-revealed .rule-card{animation:.7s cubic-bezier(.22,1,.36,1) forwards rule-card-in;animation-delay:var(--card-delay)}@keyframes rule-card-in{0%{opacity:0;transform:translateY(3rem)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.rule__cards.reveal-spread.is-revealed .rule-card__icon{animation:.5s cubic-bezier(.34,1.56,.64,1) forwards rule-content-pop;animation-delay:var(--content-delay)}.rule__cards.reveal-spread.is-revealed .rule-card__title{animation:.5s ease-out forwards rule-content-up;animation-delay:calc(var(--content-delay) + .12s)}.rule__cards.reveal-spread.is-revealed .rule-card__divider{animation:.5s ease-out forwards rule-content-up;animation-delay:calc(var(--content-delay) + .2s)}.rule__cards.reveal-spread.is-revealed .rule-card__body{animation:.5s ease-out forwards rule-content-up;animation-delay:calc(var(--content-delay) + .28s)}@keyframes rule-content-pop{0%{opacity:0;transform:scale(.5)translateY(1rem)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes rule-content-up{0%{opacity:0;transform:translateY(1.4rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.rule__cards.reveal-spread .rule-card,.rule__cards.reveal-spread .rule-card__icon,.rule__cards.reveal-spread .rule-card__box>*{opacity:1;animation:none}.rule__highlight{animation:none;transform:scaleX(1)}.rule .rule__line-v.is-revealed{opacity:1;animation:none}.rule .rule__ripple{opacity:0;animation:none!important}}.rule__line-v-wrap{margin-top:5.4rem;position:relative}.rule__line-v{width:1.5rem;height:19.11rem;display:block}.rule .rule__line-v.is-revealed{animation:1.4s ease-out forwards line-draw-v,.9s ease-out 1.05s forwards rule-dot-flash,2.4s ease-in-out 1.95s infinite rule-dot-glow}@keyframes rule-dot-flash{0%{filter:drop-shadow(0 0 .9rem #aed4ffe6)brightness()}35%{filter:drop-shadow(0 0 4.5rem #c8e1ff)drop-shadow(0 0 9rem #8cbeffe6)brightness(2.8)}to{filter:drop-shadow(0 0 1.8rem #aed4ffcc)brightness(1.5)}}@keyframes rule-dot-glow{0%,to{filter:drop-shadow(0 0 1.8rem #aed4ffcc)brightness(1.5)}50%{filter:drop-shadow(0 0 4rem #c8e1ff)drop-shadow(0 0 8rem #8cbeffe6)brightness(2.6)}}.rule__ripple{filter:blur(.5rem);opacity:0;pointer-events:none;background:radial-gradient(circle,#d2e6ff66 0%,#b4d7ff40 45%,#8cbeff00 72%);border-radius:50%;width:3rem;height:3rem;margin:-1.5rem 0 0 -1.5rem;position:absolute;top:18.36rem;left:50%}.rule__line-v.is-revealed~.rule__ripple--1{animation:2.4s ease-out 1.35s infinite rule-ripple}.rule__line-v.is-revealed~.rule__ripple--2{animation:2.4s ease-out 2.15s infinite rule-ripple}.rule__line-v.is-revealed~.rule__ripple--3{animation:2.4s ease-out 2.95s infinite rule-ripple}@keyframes rule-ripple{0%{opacity:0;transform:scale(.3)}20%{opacity:.7}to{opacity:0;transform:scale(4.5)}}.rule__banner{opacity:0;transition:opacity .4s}.rule__line-v-wrap:has(.rule__line-v.is-revealed)~.rule__banner{opacity:1;transition-delay:1.1s}@media (prefers-reduced-motion:reduce){.rule__banner{opacity:1;transition:none}}.rule__banner{border:1px solid var(--color-accent-border);background-image:linear-gradient(164.55deg,#ffffff0d 0%,#3382fa0d 100%);border-radius:.8rem;justify-content:center;align-items:center;width:142rem;height:24.2rem;margin-top:5.4rem;display:flex;position:relative}.rule__banner-tab{background-color:var(--color-accent-border);border-radius:0 0 .6rem .6rem;width:7rem;height:.5rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.rule__banner-script{top:11rem;left:80rem}.rule__banner-text{letter-spacing:-.02em;text-align:center;color:var(--color-white);font-size:4.8rem;font-weight:700;line-height:1.27}.rule__banner-text em{color:var(--color-accent);font-style:normal}@media (width<=768px){.rule{padding:12.2rem 0 6.2rem}.rule__inner{width:100%}.rule__header{padding:0 2rem}.rule__title{font-size:3.8rem}.rule__script{font-size:3.87rem;line-height:.97rem;top:4.66rem;left:7.75rem}.rule__line-h{width:25rem;height:.9rem;top:9.2rem;left:10.5rem}.rule__sub{margin-top:.9rem;padding-left:.2rem;font-size:1.45rem}.rule__statement{width:35.3rem;margin-top:4.48rem}.rule__statement-text{font-size:2.18rem}.rule__highlight--1{width:12rem;height:1.5rem;top:1.72rem;left:16.6rem}.rule__highlight--2{width:22.4rem;height:1.4rem;top:4.92rem;left:6.4rem}.rule__cards{flex-direction:column;gap:1rem;width:34.58rem;margin-top:3.4rem}.rule-card{width:34.58rem;padding-top:6.45rem}.rule-card__icon--wallet{width:9.58rem;height:9.58rem;left:1.82rem}.rule-card__icon--folder{width:10.84rem;height:10.29rem;left:1.02rem}.rule-card__icon--book{width:9.58rem;height:9.58rem;left:.46rem}.rule-card__box{border-radius:1.52rem;gap:.91rem;height:16.98rem;padding:3.19rem 1.82rem 2.43rem}.rule-card__title{font-size:2.13rem}.rule-card__divider{width:2.28rem;height:.3rem}.rule-card__body{font-size:1.52rem}.rule__line-v-wrap{margin-top:3.4rem}.rule__line-v{width:1.19rem;height:15.13rem}.rule__banner{border-width:.5px;border-radius:1rem;width:34.6rem;height:17.1rem;margin-top:3.4rem}.rule__banner-tab{width:4.5rem;height:1px}.rule__banner-script{font-size:4.3rem;line-height:1.07rem;top:13.94rem;left:7.5rem}.rule__banner-text{font-size:3.4rem}}.question{background-color:var(--color-bg-dark);width:100%;height:200.8rem;padding-top:6.2rem;position:relative;overflow:hidden}.question__inner{width:142rem;margin:0 auto}.question__eyebrow{letter-spacing:-.018em;text-align:center;color:var(--color-text-sub);font-size:2.4rem;font-weight:500;line-height:1.5}.question__title{letter-spacing:-.02em;text-align:center;color:var(--color-white);margin-top:.4rem;font-size:6.4rem;font-weight:700;line-height:1.27}.question__title em{color:var(--color-accent);font-style:normal}.question__items{height:159.92rem;margin-top:3.7rem;position:relative}.q-item{position:static}.q-photo{flex-direction:column;align-items:center;gap:.8rem;width:34rem;display:flex;position:absolute}.q-photo__img-wrap{aspect-ratio:1086/1448;width:100%;position:relative;overflow:hidden}.q-photo__img{object-fit:cover;width:100%;height:100%}.q-photo__img-wrap--zoom .q-photo__img{width:133.07%;max-width:none;height:133.07%;position:absolute;top:-5.65%;left:-19.24%}.q-photo__overlay{background:linear-gradient(to bottom, #01020300 61.15%, var(--color-bg-dark) 94.47%);position:absolute;inset:0}.q-photo__img-wrap--zoom .q-photo__overlay{background:linear-gradient(to bottom, #01020300 52.62%, var(--color-bg-dark) 87.22%)}.q-photo__label{align-items:center;gap:.8rem;display:flex}.q-photo__years{letter-spacing:-.01em;color:var(--color-white);font-size:3.2rem;font-weight:500;line-height:1.4}.q-photo__sep{background-color:var(--color-white);width:1px;height:2.35rem}.q-photo__name{letter-spacing:-.01em;color:var(--color-white);font-size:3.2rem;font-weight:700;line-height:1.4}.q-photo__name small{font-size:2rem;font-weight:500}.q-bubble{z-index:1;flex-direction:column;justify-content:center;height:18.1rem;display:flex;position:absolute}.q-bubble--a{width:48.84rem;padding-left:6.4rem;padding-right:2.7rem}.q-bubble--b{width:51.7rem;padding-left:8.6rem;padding-right:2.7rem}.q-bubble--c{width:59.4rem;padding-left:7.3rem;padding-right:2.7rem}.q-bubble--flip.q-bubble--a,.q-bubble--flip.q-bubble--b{padding-left:2.7rem;padding-right:6.4rem}.q-bubble__bg{width:100%;height:100%;position:absolute;inset:0}.q-bubble--b .q-bubble__bg,.q-bubble--c .q-bubble__bg{height:13.74rem;top:2.18rem}.q-bubble--flip .q-bubble__bg{transform:scaleX(-1)}.q-bubble__content{flex-direction:column;align-items:flex-start;gap:1.6rem;display:flex;position:relative}.q-bubble__quote{object-fit:cover;object-position:bottom;width:3.42rem;height:2.49rem}.q-bubble__text{letter-spacing:-.01em;max-width:40.12rem;color:var(--color-white);font-size:2.8rem;font-weight:500;line-height:1.4}.q-bubble__text--nowrap{white-space:nowrap;max-width:none}.question__road{mix-blend-mode:hard-light;opacity:.14;pointer-events:none;width:192.25rem;height:108.2rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.question__road img{object-fit:cover;width:100%;height:100%}.q-item--q1 .q-photo{top:0;left:0}.q-item--q1 .q-bubble{top:7.19rem;left:29.91rem}.q-item--q2 .q-photo{top:21.1rem;left:107.95rem}.q-item--q2 .q-bubble{top:28.99rem;left:62.66rem}.q-item--q3 .q-photo{top:54.66rem;left:0}.q-item--q3 .q-bubble{top:58.19rem;left:33.13rem}.q-item--q4 .q-photo{top:75.63rem;left:108rem}.q-item--q4 .q-bubble{top:81.89rem;left:61.5rem}.q-item--q5 .q-photo{top:109.29rem;left:0}.q-item--q5 .q-bubble{top:112.74rem;left:33.11rem}.q-bubble__bg--mobile{display:none}@media (width<=768px){.question{height:162.2rem;padding-top:12.9rem}.question__inner{width:100%}.question__title{font-size:3.8rem}.question__items{height:121rem;margin-top:3.7rem}.q-photo{gap:.35rem;width:14.91rem}.q-photo__label{gap:.35rem}.q-photo__years,.q-photo__name{font-size:1.4rem}.q-photo__name small{font-size:.88rem}.q-photo__sep{height:1.03rem}.q-bubble{height:7.93rem}.q-bubble--a,.q-bubble--c{width:21.41rem;padding-left:2.81rem;padding-right:1.18rem}.q-bubble--b{width:22.67rem;padding-left:3.77rem;padding-right:1.18rem}.q-bubble--flip.q-bubble--a{padding-left:1.18rem;padding-right:2.81rem}.q-bubble--flip.q-bubble--b{padding-left:1.18rem;padding-right:3.77rem}.q-bubble--b .q-bubble__bg{height:6.02rem;top:.96rem}.q-bubble__bg--desktop{display:none}.q-bubble__bg--mobile{display:block}.q-bubble--c .q-bubble__bg--mobile{height:100%;top:0}.q-bubble__content{gap:.7rem}.q-bubble__quote{width:1.5rem;height:1.09rem}.q-bubble__text{max-width:17.59rem;font-size:1.23rem}.q-item--q1 .q-photo{top:0;left:2.5rem}.q-item--q1 .q-bubble{top:3.15rem;left:15.62rem}.q-item--q2 .q-photo{top:25.2rem;left:22.26rem}.q-item--q2 .q-bubble{top:28.66rem;left:2.4rem}.q-item--q3 .q-photo{top:50.4rem;left:1.8rem}.q-item--q3 .q-bubble{top:51.95rem;left:16.33rem}.q-item--q4 .q-photo{top:74.6rem;left:22.49rem}.q-item--q4 .q-bubble{top:77.34rem;left:2.1rem}.q-item--q5 .q-photo{top:98.8rem;left:1.8rem}.q-item--q5 .q-bubble{top:100.4rem;left:16.2rem}.question{isolation:isolate}.question__road{z-index:-1;width:100%;height:100.8rem;left:0;transform:none}}.nomargin{background-color:var(--color-bg-dark);width:100%;height:auto;padding-bottom:17.7rem;position:relative}.nomargin__panel{border-top:1px solid var(--color-panel-border);background-image:linear-gradient(#16203b .5%,#010203 99.5%);border-radius:4rem 4rem 0 0;flex-direction:column;align-items:center;width:100%;padding:15rem 0 16rem;display:flex}.nomargin__panel-head{position:relative}.nomargin__panel-title{letter-spacing:-.02em;text-align:center;color:var(--color-white);font-size:4.8rem;font-weight:800;line-height:1.5}.nomargin__panel-title em{color:var(--color-accent);font-style:normal}.nomargin__script{top:13.6rem;left:70rem}.nomargin__panel-sub{text-align:center;color:var(--color-text-sub);margin-top:8rem;font-size:2.8rem;font-weight:600;line-height:1.5}.nomargin__panel-sub em{color:var(--color-accent);font-style:normal}.nomargin__brand{width:142rem;height:38.14rem;margin:.8rem auto 0;position:relative}.nomargin__watermark{object-fit:cover;opacity:.15;pointer-events:none;width:82.39rem;height:38.14rem;position:absolute;top:0;left:29.81rem}.nomargin__line-dot{justify-content:center;align-items:center;width:58.14rem;height:1.5rem;display:flex;position:absolute;top:20rem;left:34rem}.nomargin__line-dot img{flex:none;width:1.5rem;height:58.14rem;transform:rotate(-90deg)}.nomargin__brand-left{text-align:center;width:32.7rem;position:absolute;top:11.57rem;left:0}.nomargin__brand-name{letter-spacing:-.02em;color:var(--color-white);font-size:9.6rem;font-weight:700;line-height:1.27}.nomargin__brand-tagline{letter-spacing:-.018em;color:var(--color-text-sub);font-size:2.8rem;font-weight:600;line-height:1.5}.nomargin__brand-tagline em{color:var(--color-gold);font-style:normal;font-weight:800}.nomargin__brand-right{text-align:center;flex-direction:column;gap:.5rem;width:45.92rem;display:flex;position:absolute;top:12.37rem;left:96.08rem}.nomargin__brand-title{letter-spacing:-.018em;color:var(--color-white);font-size:4.2rem;font-weight:700;line-height:1.5}.nomargin__brand-title em{color:var(--color-accent);font-style:normal}.nomargin__brand-desc{letter-spacing:-.018em;color:var(--color-text-sub);font-size:2.8rem;font-weight:500;line-height:1.5}.nomargin .nomargin__line-dot img.is-revealed{animation:1.4s ease-out forwards line-draw-v,.9s ease-out 1.05s forwards nomargin-dot-flash,2.4s ease-in-out 1.95s infinite nomargin-dot-glow}@keyframes nomargin-dot-flash{0%{filter:drop-shadow(0 0 .9rem #aed4ffe6)brightness()}35%{filter:drop-shadow(0 0 4.5rem #c8e1ff)drop-shadow(0 0 9rem #8cbeffe6)brightness(2.8)}to{filter:drop-shadow(0 0 1.8rem #aed4ffcc)brightness(1.5)}}@keyframes nomargin-dot-glow{0%,to{filter:drop-shadow(0 0 1.8rem #aed4ffcc)brightness(1.5)}50%{filter:drop-shadow(0 0 4rem #c8e1ff)drop-shadow(0 0 8rem #8cbeffe6)brightness(2.6)}}.nomargin__ripple{filter:blur(.5rem);opacity:0;pointer-events:none;background:radial-gradient(circle,#d2e6ff66 0%,#b4d7ff40 45%,#8cbeff00 72%);border-radius:50%;width:3rem;height:3rem;margin:-1.5rem 0 0 -1.5rem;position:absolute;top:50%;left:55.86rem}.nomargin__line-dot img.is-revealed~.nomargin__ripple--1{animation:2.4s ease-out 1.35s infinite nomargin-ripple}.nomargin__line-dot img.is-revealed~.nomargin__ripple--2{animation:2.4s ease-out 2.15s infinite nomargin-ripple}.nomargin__line-dot img.is-revealed~.nomargin__ripple--3{animation:2.4s ease-out 2.95s infinite nomargin-ripple}@keyframes nomargin-ripple{0%{opacity:0;transform:scale(.3)}20%{opacity:.7}to{opacity:0;transform:scale(4.5)}}.nomargin__brand-right.reveal-highlight{opacity:.15;filter:brightness(.6);transition:opacity .8s 1.15s,filter .8s 1.15s}.nomargin__brand-right.reveal-highlight.is-revealed{opacity:1;filter:brightness()}.nomargin__brand-right mark{color:inherit;background-color:#0000;background-image:linear-gradient(90deg,#fff3,#fff3);background-position:0 65%;background-repeat:no-repeat;background-size:0% 70%}.nomargin__brand-right.reveal-highlight.is-revealed .nomargin__brand-title mark{animation:.5s ease-out 2s forwards nomargin-highlight-sweep}.nomargin__brand-right.reveal-highlight.is-revealed .nomargin__brand-desc mark{animation:.6s ease-out 2.5s forwards nomargin-highlight-sweep}@keyframes nomargin-highlight-sweep{to{background-size:100% 70%}}@media (prefers-reduced-motion:reduce){.nomargin .nomargin__line-dot img.is-revealed{opacity:1;animation:none}.nomargin .nomargin__ripple{opacity:0;animation:none!important}.nomargin__brand-right.reveal-highlight{opacity:1;filter:none;transition:none}.nomargin__brand-right mark{background-size:100% 70%;animation:none}}.nomargin__game{flex-direction:column;align-items:center;gap:7.1rem;width:144.09rem;margin:14.32rem auto 0;display:flex}.nomargin__game-title{letter-spacing:-.02em;text-align:center;color:var(--color-white);font-size:6.4rem;font-weight:700;line-height:1.27}.nomargin__game-title em{color:var(--color-accent);font-style:normal}.nomargin__game-title.reveal-title{transform:none}.nomargin__card{border-top:1px solid var(--color-panel-border);border-radius:4rem 4rem 0 0;width:100%;height:56.31rem;position:relative;overflow:hidden}.nomargin__card-bg{mix-blend-mode:hard-light;pointer-events:none;background-image:linear-gradient(#16203b .5%,#010203 99.5%);position:absolute;inset:0}.nomargin__card-bg img{object-fit:cover;width:100%;height:100%}.nomargin__label{align-items:center;gap:1.4rem;display:flex;position:absolute;top:11.29rem;left:39rem}.nomargin__label span{letter-spacing:-.02em;color:var(--color-white);white-space:nowrap;font-size:2.8rem;font-weight:500;line-height:1.27}.nomargin__label-line{width:20rem;height:1px}.nomargin__label-line--left{transform:rotate(180deg)}.nomargin__game-name{letter-spacing:-.02em;text-align:center;width:100%;color:var(--color-white);font-size:11rem;font-weight:700;line-height:1.27;position:absolute;top:14.89rem;left:0}.nomargin__game-name small{color:#e8f2ff;font-size:6.4rem}.nomargin__game-desc{letter-spacing:-.018em;text-align:center;width:100%;color:var(--color-text-sub);font-size:2.8rem;font-weight:500;line-height:1.5;position:absolute;top:31.5rem;left:0}.nomargin__ticket{justify-content:center;align-items:center;width:63rem;height:6.4rem;display:flex;position:absolute;top:39.33rem;left:40.55rem}.nomargin__ticket-bg{width:100%;height:100%;position:absolute;inset:0}.nomargin__ticket-text{letter-spacing:-.02em;text-align:center;color:var(--color-white);font-size:2.4rem;font-weight:500;line-height:1.5;position:relative}@media (width<=768px){.nomargin{padding-bottom:10.1rem}.nomargin__panel{background-image:none;border-top:none;border-radius:0;padding:8.4rem 0 0}.nomargin__panel-title{word-break:keep-all;font-size:3.8rem}.nomargin__script{top:27.8rem;left:4.6rem}.nomargin__panel-sub{word-break:keep-all;margin-top:5.1rem;padding:0 2rem;font-size:2.4rem}.nomargin__brand{width:100%;height:60.55rem;margin:0}.nomargin__brand-left{width:27.1rem;top:7.5rem;left:6.1rem}.nomargin__brand-name{font-size:7.96rem}.nomargin__brand-tagline{font-size:2.32rem}.nomargin__watermark{width:39.3rem;height:18.2rem;top:22.4rem;left:0}.nomargin__line-dot{width:1rem;height:24.1rem;top:21.4rem;left:19.2rem}.nomargin__line-dot img{width:.62rem;height:24.1rem;transform:none}.nomargin__brand-right{width:35.7rem;top:47.8rem;left:1.9rem}.nomargin__brand-title{font-size:3.27rem}.nomargin__brand-desc{font-size:2.18rem}.nomargin__game{gap:4.9rem;width:100%;margin-top:21rem}.nomargin__game-title{font-size:4.8rem}.nomargin__card{width:35.5rem;height:63.8rem}.nomargin__card-bg img{object-fit:fill;width:350.07%;max-width:none;height:157.21%;position:absolute;top:.17%;left:.33%}.nomargin__label{justify-content:center;width:34.3rem;top:8.4rem;left:50%;transform:translate(-50%)}.nomargin__label span{white-space:normal;text-align:center;width:12.7rem}.nomargin__label-line{width:9.4rem}.nomargin__game-name{font-size:7rem;top:24.8rem}.nomargin__game-name small{font-size:4rem}.nomargin__game-desc{padding:0 2rem;font-size:2.8rem;top:35rem}.nomargin__ticket{width:31.1rem;height:6.4rem;top:49rem;left:50%;transform:translate(-50%)}.nomargin__ticket-text{padding:0 3.1rem;font-size:1.8rem}}.clawback{background-color:var(--color-bg-dark);width:100%;height:159.2rem;position:relative}.clawback__head{text-align:center;flex-direction:column;gap:3.6rem;width:144.09rem;margin:0 auto;padding-top:7.1rem;display:flex}.clawback__title{letter-spacing:-.02em;color:var(--color-white);font-size:6.4rem;font-weight:700;line-height:1.27}.clawback__title em{color:var(--color-accent);font-style:normal}.clawback__sub{letter-spacing:-.018em;color:var(--color-text-sub);font-size:2.8rem;font-weight:500;line-height:1.5}.clawback__graph{background-image:linear-gradient(#010203 0%,#0e1f30 100%);border-radius:3.1rem;flex-direction:column;justify-content:center;gap:3.8rem;width:133rem;height:63rem;padding:5rem 8rem;display:flex;position:absolute;top:31.9rem;left:50%;transform:translate(-50%)}.clawback__legend{gap:1.5rem;display:flex}.clawback__legend-item{letter-spacing:-.02em;align-items:center;gap:1rem;font-size:2rem;font-weight:500;line-height:1.27;display:flex}.clawback__legend-item:before{content:"";border-radius:50%;width:1.2rem;height:1.2rem}.clawback__legend-item--red{color:#ff7a00}.clawback__legend-item--red:before{background-color:#ff7a00}.clawback__legend-item--blue{color:var(--color-accent)}.clawback__legend-item--blue:before{background-color:var(--color-accent)}.clawback__chart{width:117.75rem;height:45.39rem;position:relative}.clawback__row{align-items:center;gap:2.4rem;width:117.7rem;display:flex;position:absolute;left:0}.clawback__row span{letter-spacing:-.02em;text-align:right;min-width:8.1rem;color:var(--color-white);font-size:2.6rem;font-weight:700;line-height:1.27}.clawback__row img{flex:1;height:2px}.clawback__month18{letter-spacing:-.02em;color:var(--color-accent);font-size:2rem;font-weight:700;line-height:1.27;position:absolute;top:0;left:87.75rem}.clawback__vline{justify-content:center;align-items:center;width:0;display:flex;position:absolute}.clawback__vline img{flex:none;max-width:none;height:2px;transform:rotate(90deg)}.clawback__data{position:absolute;inset:0}.clawback__curve,.clawback__area,.clawback__dot{position:absolute}.clawback__curve--red{width:103.73rem;height:20.36rem;top:5.14rem;left:12.88rem}.clawback__curve--blue{width:103.74rem;height:34.71rem;top:5.14rem;left:12.93rem}.clawback__area{width:65.59rem;height:28.57rem;top:11.23rem;left:50.99rem}.clawback__dot{width:1.5rem;height:1.5rem}.clawback__dot img{width:100%;height:100%}.clawback__dot--glow{justify-content:center;align-items:center;display:flex}.clawback__dot--glow:before{content:"";pointer-events:none;border-radius:50%;width:1.5rem;height:1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.clawback__dot--glow-red:before{background:#ff7a00;animation:1.8s ease-out infinite clawback-dot-ring}.clawback__dot--glow-blue:before{background:var(--color-accent);animation:1.8s ease-out infinite clawback-dot-ring}.clawback__dot--glow img{animation:1.8s ease-in-out infinite clawback-dot-pulse}.clawback__dot--glow-red img{filter:drop-shadow(0 0 .4rem #f4811fe6)}.clawback__dot--glow-blue img{filter:drop-shadow(0 0 .4rem #287effe6)}@keyframes clawback-dot-ring{0%{opacity:.55;transform:translate(-50%,-50%)scale(1)}70%{opacity:0;transform:translate(-50%,-50%)scale(3.4)}to{opacity:0;transform:translate(-50%,-50%)scale(3.4)}}@keyframes clawback-dot-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.35)}}@media (prefers-reduced-motion:reduce){.clawback__dot--glow:before,.clawback__dot--glow img{animation:none}}.clawback__xaxis{letter-spacing:-.02em;width:112.05rem;color:var(--color-text-sub);justify-content:space-between;font-size:2rem;font-weight:500;line-height:1.27;display:flex;position:absolute;top:42.89rem;left:8.6rem}.clawback__tip-d{letter-spacing:-.02em;color:var(--color-white);white-space:nowrap;z-index:2;border-radius:.4rem .4rem .4rem 0;justify-content:center;align-items:center;padding:.4rem 1.2rem;font-size:1.6rem;font-weight:500;line-height:1.27;display:flex;position:absolute;left:99.3rem}.clawback__tip-d--red{background-color:#ff7a00;top:30.5rem}.clawback__tip-d--blue{background-color:var(--color-accent);top:47.9rem}.clawback__tip-d{opacity:0;transform-origin:0 100%;transform:scale(.5)}.clawback__graph:has(.reveal-wipe.is-revealed) .clawback__tip-d{animation:.4s cubic-bezier(.34,1.56,.64,1) 1.15s forwards clawback-tip-pop}@keyframes clawback-tip-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.clawback__tip-d,.clawback__tip{opacity:1;animation:none;transform:none}}.clawback__compare{gap:3.8rem;display:flex;position:absolute;top:104.9rem;left:37rem}.cb-card{width:58rem}.cb-card__head{text-align:center;height:17rem;color:var(--color-white);border-radius:2rem 2rem 0 0;flex-direction:column;align-items:center;padding-top:1.6rem;display:flex}.cb-card--red .cb-card__head{background-color:#ff7a00}.cb-card--blue .cb-card__head{background-color:var(--color-accent)}.cb-card__label{letter-spacing:-.02em;font-size:2rem;font-weight:700;line-height:1.27}.cb-card__value{letter-spacing:-.02em;align-items:flex-start;font-size:7rem;font-weight:900;line-height:1.27;display:flex}.cb-card__value small{align-self:flex-end;margin-bottom:.6rem;font-size:3.6rem;font-weight:700;line-height:1.27}.cb-card__caption{letter-spacing:-.02em;font-size:2rem;font-weight:700;line-height:1.27}.cb-card__list{background-color:#ffffff1a;border-radius:0 0 2rem 2rem;flex-direction:column;gap:2.2rem;height:28.48rem;padding:4.4rem 0 4.2rem 4.8rem;list-style:none;display:flex}.cb-card--red .cb-card__list{border-bottom:1px solid #ff7a00;border-left:1px solid #ff7a00;border-right:1px solid #ff7a00}.cb-card--blue .cb-card__list{border-left:1px solid var(--color-accent);border-right:1px solid var(--color-accent);border-bottom:1px solid var(--color-accent);padding-left:5.1rem}.cb-card__item{align-items:center;gap:.8rem;display:flex}.cb-card__icon{border-radius:50%;flex:none;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;display:flex}.cb-card--red .cb-card__icon{background-color:#ff7a00}.cb-card--blue .cb-card__icon{background-color:var(--color-accent)}.cb-card--red .cb-card__icon img{width:1.8rem;height:1.8rem}.cb-card--blue .cb-card__icon img{width:2.4rem;height:2.4rem}.cb-card__item p{letter-spacing:-.018em;color:var(--color-white);white-space:nowrap;font-size:2.8rem;font-weight:500}.cb-card__item strong{font-weight:700}.clawback__vs{filter:drop-shadow(5px 4px 2px #00000040);letter-spacing:-.02em;width:9rem;height:9rem;color:var(--color-white);background-image:linear-gradient(135deg,#ff7a00 0%,#287eff 100%);border-radius:50%;justify-content:center;align-items:center;font-size:4rem;font-weight:900;display:flex;position:absolute;top:calc(50% + 2.2rem);left:50%;transform:translate(-50%,-50%)}.clawback__chart-m{display:none}@media (width<=768px){.clawback{height:142.5rem}.clawback__head{gap:2.4rem;width:35.3rem;padding-top:8.6rem}.clawback__title{font-size:4.8rem}.clawback__sub{word-break:keep-all;font-size:2.4rem}.clawback__graph{border:none;border-radius:.82rem;justify-content:flex-start;gap:2.4rem;width:35.3rem;height:auto;padding:3.6rem 2.12rem;top:35.7rem}.clawback__legend{gap:.4rem}.clawback__legend-item{gap:.4rem;font-size:1rem;line-height:1}.clawback__legend-item:before{width:.8rem;height:.8rem}.clawback__chart,.clawback__tip-d{display:none}.clawback__chart-m{width:32.2rem;height:22.7rem;margin:0 auto;font-size:0;display:block;position:relative}.clawback__month18-m{letter-spacing:-.02em;color:var(--color-accent);font-size:1.2rem;font-weight:700;position:absolute;top:0;left:23.1rem}.clawback__row-m{align-items:center;gap:.5rem;width:100%;height:0;display:flex;position:absolute;left:0}.clawback__row-m span{letter-spacing:-.02em;text-align:right;width:2.6rem;color:var(--color-white);font-size:1.2rem;font-weight:700}.clawback__row-m i{background-color:#ffffff59;flex:1;height:1px}.clawback__vline-m{justify-content:center;align-items:center;width:0;display:flex;position:absolute}.clawback__vline-m img{flex:none;max-width:none;height:1px;transform:rotate(90deg)}.clawback__data-m{position:absolute;inset:0}.clawback__vector-m{max-width:none;position:absolute}.clawback__dot-m{width:.8rem;height:.8rem;margin:-.15rem 0 0 -.15rem;position:absolute}.clawback__dot-m img{border-radius:50%;width:100%;height:100%}.clawback__tip{letter-spacing:-.02em;color:var(--color-white);white-space:nowrap;z-index:2;opacity:0;transform-origin:0 100%;border-radius:.4rem .4rem .4rem 0;padding:.2rem 1rem;font-size:1.2rem;font-weight:500;line-height:1.27;position:absolute;transform:scale(.5)}.clawback__chart-m:has(.reveal-wipe.is-revealed) .clawback__tip{animation:.4s cubic-bezier(.34,1.56,.64,1) 1.15s forwards clawback-tip-pop}.clawback__tip--red{background-color:#ff7a00;top:8.6rem;left:25.8rem}.clawback__tip--blue{background-color:var(--color-accent);top:17.9rem;left:25.8rem}.clawback__xaxis-m{letter-spacing:-.02em;width:28.45rem;color:var(--color-text-sub);justify-content:space-between;font-size:1.1rem;font-weight:500;display:flex;position:absolute;top:22.6rem;left:3.5rem}.clawback__compare{flex-direction:column;gap:13.8rem;width:35.3rem;top:73rem;left:2rem}.cb-card{width:35.3rem}.cb-card__head{border-radius:1.22rem 1.22rem 0 0;height:10.35rem;padding-top:.97rem}.cb-card__label{font-size:1.22rem}.cb-card__value{font-size:4.26rem}.cb-card__value small{margin-bottom:.45rem;font-size:2.19rem}.cb-card__caption{font-size:1.22rem}.cb-card__list{border-radius:0 0 1.22rem 1.22rem;gap:1.34rem;height:17.34rem;padding:2.68rem 0 2.56rem 2.92rem}.cb-card--blue .cb-card__list{padding-left:3.1rem}.cb-card__item{gap:.49rem}.cb-card__icon{width:1.58rem;height:1.58rem}.cb-card--red .cb-card__icon img{width:1.1rem;height:1.1rem}.cb-card--blue .cb-card__icon img{width:1.46rem;height:1.46rem}.cb-card__item p{font-size:1.7rem}.clawback__vs{top:50%}}.guarantee{background-color:var(--color-bg-dark);width:100%;height:147.2rem;position:relative;overflow:hidden}.guarantee__bg{object-fit:cover;opacity:.3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.guarantee__bg-bottom{object-fit:cover;mix-blend-mode:exclusion;opacity:.2;pointer-events:none;width:194.89rem;height:130.13rem;position:absolute;top:139.3rem;left:0}.guarantee__inner{flex-direction:column;align-items:center;gap:10.3rem;width:142rem;margin:0 auto;padding-top:30.7rem;display:flex;position:relative}.guarantee__title{letter-spacing:-.02em;text-align:center;color:var(--color-white);font-size:6.4rem;font-weight:700;line-height:1.27}.guarantee__title em{color:var(--color-accent);font-style:normal}.guarantee__circles{gap:10.83rem;height:45.79rem;display:flex;position:relative}.guarantee-circle{border:2px solid var(--color-white);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;background-color:#ffffff1a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:1.4rem;width:40rem;height:40rem;display:flex}.guarantee-circle__label{letter-spacing:-.02em;color:var(--color-white);font-size:2.4rem;font-weight:700;line-height:1.27}.guarantee-circle__value{align-items:flex-start;gap:1px;display:flex}.guarantee-circle__value strong{letter-spacing:-.02em;background-image:linear-gradient(90deg, var(--color-accent) 3%, var(--color-white) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:7rem;font-weight:900;line-height:1.27}.guarantee-circle__value span{letter-spacing:-.02em;color:var(--color-white);align-self:flex-end;font-size:3.6rem;font-weight:700;line-height:1.27}.guarantee-circle__caption{letter-spacing:-.02em;color:var(--color-white);font-size:2rem;font-weight:500;line-height:1.27}.guarantee__line-wrap{position:absolute;top:20rem;left:44.66rem}.guarantee__line-dot{width:1.5rem;height:25.79rem}.guarantee__message{flex-direction:column;align-items:center;width:65.3rem;display:flex;position:absolute;top:105.1rem;left:50%;transform:translate(-50%)}.guarantee__icon-x{object-fit:cover;width:22.6rem;height:22.6rem;margin-bottom:-.8rem}.guarantee__message-text{letter-spacing:-.02em;text-align:center;color:var(--color-white);white-space:nowrap;font-size:4rem;font-weight:800;line-height:1.5}@media (width<=768px){.guarantee{height:147.3rem}.guarantee__bg,.guarantee__bg-bottom{display:none}.guarantee__inner{gap:5rem;width:100%;padding-top:8.6rem}.guarantee__title{font-size:4.8rem}.guarantee__circles{flex-direction:column;gap:19.8rem;height:auto}.guarantee-circle{border-width:1.55px;gap:1.09rem;width:31rem;height:31rem}.guarantee-circle__label{font-size:1.86rem}.guarantee-circle__value strong{font-size:5.43rem}.guarantee-circle__value span{font-size:2.79rem}.guarantee-circle__caption{font-size:1.55rem}.guarantee__line-dot{width:.99rem;height:17rem;top:32.4rem;left:50%;transform:translate(-50%)}.guarantee__message{top:112.6rem}.guarantee__icon-x{width:17rem;height:17rem}.guarantee__message-text{white-space:normal;font-size:3rem}}.deadline{background-image:linear-gradient(#4b8aff 0%,#2d5399 100%);border-radius:0 0 3rem 3rem;width:100%;height:85.8rem;margin-top:1rem;position:relative;overflow:hidden}.deadline__bg{opacity:.1;pointer-events:none;position:absolute;inset:0}.deadline__bg img{object-fit:cover;width:100%;height:129.72%}.deadline__inner{width:142rem;margin:0 auto;padding-top:8.2rem;position:relative}.deadline__header{flex-direction:column;gap:1.8rem;display:flex}.deadline__title{letter-spacing:-.02em;color:var(--color-white);font-size:6.4rem;font-weight:700;line-height:1.27}.deadline__sub{letter-spacing:-.02em;color:#f3f3f3;font-size:2.4rem;font-weight:500;line-height:1.5}.deadline__sub strong{color:var(--color-white);font-weight:700}.deadline__label{align-items:center;gap:2rem;width:fit-content;margin:9.3rem auto 0;padding-top:1.2rem;display:flex;position:relative}.deadline__label span{letter-spacing:-.02em;color:var(--color-white);white-space:nowrap;font-size:3.6rem;font-weight:700;line-height:1.27}.deadline__label-line{width:28.69rem;height:1px}.deadline__label-line--flip{transform:scaleX(-1)}.deadline__label-dot{width:.8rem;height:.8rem;position:absolute;top:0}.deadline__label-dot--1{left:48.4rem}.deadline__label-dot--2{left:51.2rem}.deadline__cards{gap:2.4rem;width:fit-content;margin:5.9rem auto 0;display:flex;position:relative}.dl-card{flex-direction:column;align-items:center;width:39rem;height:30rem;padding:.4rem 2rem;display:flex;position:relative}.dl-card__bg{width:39rem;height:29.6rem;position:absolute;top:0;left:0}.dl-card__tab{letter-spacing:-.02em;text-align:center;color:var(--color-bg-dark);font-size:2.4rem;font-weight:700;line-height:1.5;position:relative}.dl-card__box{background-color:var(--color-accent);width:35rem;height:13.73rem;color:var(--color-white);border-radius:1.4rem;justify-content:center;align-items:center;gap:1.6rem;margin-top:.6rem;display:flex;position:relative}.dl-card__box--single{flex-direction:column;gap:0}.dl-card__col{text-align:center;flex-direction:column;align-items:center;width:13.7rem;display:flex}.dl-card__box-label{letter-spacing:-.02em;font-size:1.6rem;font-weight:500;line-height:1.5}.dl-card__box-date{letter-spacing:-.02em;margin-bottom:-1.2rem;font-size:1.6rem;font-weight:700;line-height:1.5}.dl-card__box-value{letter-spacing:-.02em;white-space:nowrap;justify-content:center;align-items:flex-start;font-size:4rem;font-weight:900;line-height:1.27;display:flex}.dl-card__box-value small{align-self:flex-end;font-size:2.4rem;font-weight:700;line-height:1.27}.dl-card__box-value--big{margin-bottom:-.6rem;font-size:6rem}.dl-card__box-value--big small{text-align:left;width:3.5rem;font-size:2.8rem}.dl-card__box-sep{flex:none;width:8.83rem;height:2px;margin:0 -4.4rem;transform:rotate(90deg)}.dl-card__caption{letter-spacing:-.02em;text-align:center;color:#3f3f3f;white-space:nowrap;margin-top:1.8rem;font-size:2rem;font-weight:500;line-height:1.5;position:relative}.dl-card--now .dl-card__caption{margin-top:3.4rem}.dl-card__caption strong{font-weight:700}.deadline__arrow{filter:drop-shadow(5px 4px 2px #00000040);z-index:1;background-image:linear-gradient(135deg,#e0edff 0%,#287eff 100%);border-radius:50%;justify-content:center;align-items:center;width:9rem;height:9rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.deadline__arrow img{width:4.2rem;height:4.2rem}.deadline__arrow--1{left:35.64rem}.deadline__arrow--2{left:76.84rem}@media (width<=768px){.deadline{background-color:#3e73d5;background-image:none;border-radius:0;height:155.3rem;margin-top:0}.deadline__inner{width:100%;padding-top:8.6rem}.deadline__header{text-align:center;align-items:center;gap:2.4rem}.deadline__title{font-size:4.8rem}.deadline__sub{font-size:2.4rem}.deadline__label{margin-top:12rem;padding-top:.5rem}.deadline__label span{font-size:2.4rem}.deadline__label-line{width:8.5rem}.deadline__label-dot{width:.6rem;height:.6rem}.deadline__label-dot--1{left:22.3rem}.deadline__label-dot--2{left:24.1rem}.deadline__cards{flex-direction:column;gap:3.62rem;width:35.3rem;margin-top:3.3rem}.dl-card{width:35.3rem;height:27.15rem;padding:.36rem 1.81rem}.dl-card__bg{width:35.3rem;height:26.79rem}.dl-card__tab{font-size:2.17rem}.dl-card__box{border-radius:1.27rem;gap:1.45rem;width:31.68rem;height:12.43rem;margin-top:.54rem}.dl-card__col{width:12.4rem}.dl-card__box-label{font-size:1.45rem}.dl-card__box-date{margin-bottom:-1.09rem;font-size:1.45rem}.dl-card__box-value{font-size:3.62rem}.dl-card__box-value small{font-size:2.17rem}.dl-card__box-value--big{margin-bottom:-.54rem;font-size:5.43rem}.dl-card__box-value--big small{width:3.17rem;font-size:2.53rem}.dl-card__box-sep{width:7.99rem;margin:0 -3.7rem}.dl-card__caption{margin-top:1.63rem;font-size:1.81rem}.dl-card--now .dl-card__caption{margin-top:3.08rem}.deadline__arrow{width:8.15rem;height:8.15rem}.deadline__arrow img{width:3.8rem;height:3.8rem}.deadline__arrow--1{top:calc(50% - 16.65rem);left:50%;transform:translate(-50%,-50%)rotate(90deg)}.deadline__arrow--2{top:calc(50% + 14.12rem);left:50%;transform:translate(-50%,-50%)rotate(90deg)}}.case{background-color:var(--color-bg-dark);width:100%;height:169.8rem;position:relative;overflow:hidden}.case__bg{pointer-events:none;width:100%;height:58.22%;position:absolute;top:27.7%;left:0}.case__bg img{object-fit:cover;width:100%;height:100%}.case__inner{flex-direction:column;align-items:center;gap:6rem;width:150rem;margin:0 auto;padding-top:7rem;display:flex;position:relative}.case__intro{flex-direction:column;align-items:center;gap:2rem;display:flex}.case__intro-text{letter-spacing:-.02em;text-align:center;color:var(--color-white);white-space:nowrap;font-size:4rem;font-weight:800;line-height:1.5}.case__intro-text em{color:var(--color-accent);font-style:normal}.case__line-dot{width:1.5rem;height:21rem}.case__card{background-color:var(--color-white);border-radius:4.6rem;flex-direction:column;align-items:center;gap:5.7rem;width:150rem;margin-top:-2rem;padding:7.8rem 0;display:flex}.case__card-head{text-align:center;flex-direction:column;gap:2.9rem;width:144.09rem;display:flex}.case__title{letter-spacing:-.02em;color:#030509;font-size:6.4rem;font-weight:700;line-height:1.27}.case__title em{color:var(--color-accent);font-style:normal}.case__desc{letter-spacing:-.018em;color:#7e7e7e;font-size:2.8rem;font-weight:500;line-height:1.5}.case__stats{gap:3.2rem;display:flex}.case-stat{border-radius:2rem;flex-direction:column;align-items:center;gap:.8rem;width:58rem;padding:4rem 0 4.8rem;display:flex}.case-stat--red{background-color:#f4811f1a;border:1px solid #f4811f}.case-stat--blue{border:1px solid var(--color-accent);background-color:#0e77f11a}.case-stat__value{align-items:center;gap:.2rem;padding-left:1rem;display:flex}.case-stat__number{letter-spacing:-.02em;white-space:nowrap;font-size:12.8rem;font-weight:700;line-height:1.27}.case-stat__number small{font-size:4.8rem}.case-stat--red .case-stat__number{color:#f4811f}.case-stat--blue .case-stat__number{color:var(--color-primary)}.case-stat__arrow{width:6rem;height:6rem}.case-stat__arrow--flip{transform:rotate(180deg)}.case-stat__caption{letter-spacing:-.02em;text-align:center;color:#6c6262;white-space:nowrap;font-size:2.6rem;font-weight:500;line-height:1.5}.case__note{letter-spacing:-.02em;text-align:center;color:#7e7e7e;font-size:2.4rem;font-weight:500;line-height:1.5}.case__banner{border:1px solid var(--color-accent-border);background-color:#ffffff1a;border-radius:1.2rem;justify-content:center;align-items:center;width:142rem;height:26.6rem;display:flex;position:relative}.case__banner-tab{background-color:var(--color-accent-border);border-radius:0 0 .6rem .6rem;width:7rem;height:.5rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.case__banner-script{top:15.54rem;left:78.65rem}.case__banner-text{letter-spacing:-.02em;text-align:center;color:var(--color-white);font-size:3.6rem;font-weight:700;line-height:1.27}.case__banner-text em{color:var(--color-primary);font-style:normal}@media (width<=768px){.case{height:146.5rem}.case__bg{height:100%;top:0}.case__inner{gap:2.4rem;width:100%;padding-top:8.6rem}.case__intro-text{white-space:normal;font-size:3.2rem}.case__line-dot{width:1.21rem;height:17rem}.case__card{border-radius:1.6rem;gap:2.6rem;width:35.3rem;margin-top:0;padding:3rem 2rem}.case__card-head{gap:1.8rem;width:100%}.case__title{font-size:3.2rem}.case__desc{font-size:2rem}.case__stats{flex-direction:column;gap:1.84rem}.case-stat{border-width:.54px;border-radius:1.08rem;gap:.43rem;width:31.3rem;padding:2.16rem 0 2.59rem}.case-stat__number{font-size:6.91rem}.case-stat__number small{font-size:2.59rem}.case-stat__arrow{width:3.24rem;height:3.24rem}.case-stat__caption{font-size:1.4rem}.case__note{word-break:keep-all;font-size:2rem}.case__banner{display:none}}.system{background-color:var(--color-bg-dark);width:100%;height:134.3rem;position:relative;overflow:hidden}.system__bg{pointer-events:none;width:192rem;height:138.89rem;position:absolute;top:16.5rem;left:50%;transform:translate(-50%)}.system__watermark{letter-spacing:-.02em;text-align:center;color:var(--color-white);opacity:.1;white-space:nowrap;pointer-events:none;font-family:Nanum Myeongjo,serif;font-size:12.8rem;font-weight:800;position:absolute;top:113.5rem;left:50%;transform:translate(-50%)}.system__inner{flex-direction:column;align-items:center;gap:5.5rem;width:142rem;margin:0 auto;padding-top:40.5rem;display:flex;position:relative}.system__head{text-align:center;flex-direction:column;gap:3.7rem;width:100%;display:flex}.system__title{letter-spacing:-.02em;color:var(--color-white);font-size:6.4rem;font-weight:700;line-height:1.27}.system__sub{letter-spacing:-.02em;color:#dfdfdf;font-size:3.2rem;font-weight:500;line-height:1.27}.system__sub strong{font-weight:700}.system__cards{gap:2rem;display:flex}.system-card{width:42.2rem;padding-top:10.2rem;position:relative}.system-card__icon{object-fit:cover;z-index:1;width:15rem;height:15rem;position:absolute;top:0;left:13.6rem}.system-card__box{border:1px solid var(--color-white);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background-color:#ffffff1a;border-radius:2rem;flex-direction:column;align-items:center;gap:2.7rem;padding:4.8rem 2.6rem;display:flex}.system-card__head{text-align:center;flex-direction:column;gap:1.6rem;display:flex}.system-card__point{letter-spacing:-.02em;color:var(--color-white);font-size:2.4rem;font-weight:500;line-height:1.5}.system-card__title{letter-spacing:-.02em;color:var(--color-white);font-size:3.2rem;font-weight:800;line-height:1.5}.system-card__list{flex-direction:column;gap:1.4rem;width:37rem;list-style:none;display:flex}.system-card__item{letter-spacing:-.02em;text-align:center;height:6rem;color:var(--color-white);white-space:nowrap;background-color:#ffffff1a;border-radius:.6rem;justify-content:center;align-items:center;font-size:2.4rem;font-weight:500;line-height:1.5;display:flex}@media (width<=768px){.system{height:206.2rem}.system__bg{width:66rem;height:95.1rem;top:13.2rem}.system__watermark{display:none}.system__inner{gap:4.2rem;width:100%;padding-top:25.2rem}.system__head{gap:2.4rem}.system__title{font-size:4.8rem}.system__sub{font-size:2.4rem}.system__cards{flex-direction:column;gap:2rem}.system-card{width:35.3rem;padding-top:8.38rem}.system-card__icon{width:12.55rem;height:12.55rem;left:11.45rem}.system-card__box{border-width:.84px;border-radius:1.67rem;gap:2.26rem;padding:4.02rem 2.26rem}.system-card__head{gap:1.34rem}.system-card__point{font-size:2.01rem}.system-card__title{font-size:2.68rem}.system-card__list{gap:1.17rem;width:30.95rem}.system-card__item{border-radius:.5rem;height:5.02rem;font-size:2.01rem}}.qdiff{background-color:var(--color-bg-dark);width:100%;height:103.3rem;position:relative;overflow:hidden}.qdiff__bg{opacity:.2;pointer-events:none;width:192rem;height:91.1rem;position:absolute;top:1.7rem;left:0;overflow:hidden}.qdiff__bg img{width:124.34%;max-width:none;height:131.02%;position:absolute;top:-31.02%;left:-20.21%}.qdiff__inner{flex-direction:column;align-items:center;gap:4.8rem;width:144rem;margin:0 auto;padding-top:15.15rem;display:flex;position:relative}.qdiff__head{text-align:center;width:100%;position:relative}.qdiff__title{letter-spacing:-.02em;color:var(--color-white);font-size:6.4rem;font-weight:700;line-height:1.27}.qdiff__title em{color:var(--color-accent);font-style:normal}.qdiff__script{text-align:center;height:1.4rem;display:block;position:static}.qdiff__bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-image:linear-gradient(90deg,#b2bcff4d,#fff0);border:.5px solid #b2bcff;border-radius:1.6rem;justify-content:center;align-items:center;width:117.4rem;padding:3rem 6.4rem;display:flex;overflow:hidden}.qdiff__bar p{letter-spacing:-.018em;color:var(--color-white);white-space:nowrap;font-size:2.8rem;font-weight:600}.qdiff__bar em{color:var(--color-gold);font-style:normal}.qdiff__line{width:1.19rem;height:15.11rem}.qdiff__banner{border:1px solid var(--color-accent-border);background-color:#ffffff1a;border-radius:.8rem;justify-content:center;align-items:center;width:117.3rem;height:24.2rem;display:flex;position:relative}.qdiff__banner-tab{background-color:var(--color-accent-border);border-radius:0 0 .6rem .6rem;width:7rem;height:.5rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.qdiff__banner-text{letter-spacing:-.02em;text-align:center;color:var(--color-white);font-size:4.8rem;font-weight:700;line-height:1.27}.qdiff__banner-text em{color:var(--color-gold);font-style:normal}@media (width<=768px){.qdiff{height:107.4rem}.qdiff__bg{height:100%;top:0}.qdiff__bg img{object-fit:cover;width:100%;height:100%;top:0;left:0}.qdiff__inner{gap:4.8rem;width:100%;padding:11.8rem 2rem 0}.qdiff__title{font-size:4.8rem}.qdiff__bar{width:35.3rem;padding:3rem 2.9rem}.qdiff__bar p{text-align:center;white-space:normal;font-size:2.4rem}.qdiff__banner{width:35.3rem;height:24.2rem}.qdiff__banner-text{font-size:3.8rem}}.architect{background-color:var(--color-bg-dark);width:100%;height:140.9rem;position:relative;overflow:hidden}.architect__bottom-panel{border-bottom:1px solid var(--color-panel-border);pointer-events:none;background-image:linear-gradient(#010203 .5%,#16203b 99.5%);border-radius:0 0 4rem 4rem;width:192rem;height:70rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.architect__coin{object-fit:cover;pointer-events:none;position:absolute}.architect__coin--big{opacity:.3;width:36.05rem;height:36.05rem;top:36.19rem;left:171.3rem}.architect__coin--small{opacity:.2;width:20.05rem;height:20.05rem;top:22rem;left:162.95rem}.architect__coin--left-big{opacity:.3;width:36.09rem;height:36.09rem;top:28.06rem;left:-14.25rem}.architect__coin--left-top{opacity:.2;width:19.61rem;height:19.61rem;top:13.94rem;left:33.75rem}.architect__coin--left-faint{opacity:.1;width:47.92rem;height:47.92rem;top:35.66rem;left:33.76rem}.architect__head{flex-direction:column;align-items:center;gap:4rem;width:144rem;margin:0 auto;padding-top:12.9rem;display:flex;position:relative}.architect__eyebrow{letter-spacing:-.02em;text-align:center;color:var(--color-white);font-size:3.2rem;font-weight:500;line-height:1.27}.architect__logo-wrap{width:46.47rem;height:27.02rem;position:relative}.architect__glow{pointer-events:none;width:46.47rem;max-width:none;height:46.47rem;position:absolute;top:-6.52rem;left:0}.architect__logo{object-fit:cover;width:100%;height:100%;position:relative}.architect__body{flex-direction:column;align-items:center;gap:7rem;width:144rem;margin:0 auto;padding-top:5.6rem;display:flex;position:relative}.architect__title{letter-spacing:-.02em;text-align:center;background-image:linear-gradient(90deg, var(--color-accent), #cfe2ff);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:6.4rem;font-weight:700;line-height:1.27}.architect__banner{border:1px solid var(--color-accent-border);background-color:#ffffff1a;border-radius:1.2rem;flex-direction:column;align-items:center;gap:3.6rem;width:142rem;height:52.1rem;padding:5.8rem 4.4rem;display:flex;position:relative}.architect__banner-tab{background-color:var(--color-accent-border);border-radius:0 0 .6rem .6rem;width:29.35rem;height:.5rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.architect__desc{letter-spacing:-.02em;text-align:center;color:var(--color-white);font-size:3.6rem;font-weight:500;line-height:1.56}.architect__desc em{color:#5ba1ff;font-style:normal;font-weight:700}.architect__line{width:30rem;height:1px;transform:rotate(180deg)}.architect__conclusion{letter-spacing:-.02em;text-align:center;color:var(--color-white);font-size:4.2rem;font-weight:700;line-height:1.27}.architect__conclusion em{color:var(--color-gold);font-style:normal}@media (width<=768px){.architect{height:109.3rem}.architect__coin--left-big{width:15.1rem;height:15.1rem;top:23.84rem;left:-6.32rem;transform:rotate(-30.28deg)}.architect__coin--left-faint{width:20.65rem;height:20.65rem;top:36.41rem;left:3.02rem;transform:rotate(65.11deg)}.architect__coin--left-top{width:7.93rem;height:7.93rem;top:22.24rem;left:14.4rem;transform:rotate(134.93deg)scaleY(-1)}.architect__coin--big{width:19.54rem;height:19.54rem;top:78.89rem;left:28.92rem}.architect__coin--small{width:10.87rem;height:10.87rem;top:71.2rem;left:24.4rem}.architect__head{gap:2.4rem;width:100%;padding-top:11.4rem}.architect__eyebrow{font-size:2.4rem}.architect__logo-wrap{width:25.1rem;height:14.6rem}.architect__glow{width:29.5rem;height:29.5rem;top:-6.5rem;left:-2.2rem}.architect__body{gap:7.1rem;width:100%;padding:2.4rem 2rem 0}.architect__title{font-size:4.8rem}.architect__banner{border-radius:.8rem;gap:2rem;width:35.3rem;height:auto;padding:3.9rem 0 4.9rem}.architect__desc{word-break:keep-all;width:35.3rem;font-size:2.4rem}.architect__line,.architect__conclusion{display:none}}.trust{background-color:var(--color-bg-dark);width:100%;height:170rem;position:relative;overflow:hidden}.trust__inner{flex-direction:column;align-items:center;width:142rem;margin:0 auto;padding-top:16.1rem;display:flex;position:relative}.trust__head{text-align:center;width:100%;position:relative}.trust__title{letter-spacing:-.02em;color:var(--color-white);font-size:6.4rem;font-weight:700;line-height:1.27}.trust__title em{color:var(--color-accent);font-style:normal}.trust__script{top:15.4rem;left:56.75rem}.trust__sub{letter-spacing:-.02em;color:#dfdfdf;margin-top:5rem;font-size:3.2rem;font-weight:500;line-height:1.27}.trust__diagram{width:82.78rem;height:80.9rem;margin-top:8.6rem;position:relative}.trust__circle-dashed{width:67.88rem;height:67.88rem;position:absolute;top:12rem;left:7.45rem}.trust__circle{border:1px solid var(--color-white);background-color:var(--color-accent);text-align:center;width:24rem;height:24rem;color:var(--color-white);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}.trust__circle-icon{object-fit:cover;width:6rem;height:6rem}.trust__circle-icon--flip{transform:scaleX(-1)}.trust__label-title{letter-spacing:-.02em;white-space:nowrap;font-size:2.4rem;font-weight:800;line-height:1.5}.trust__label-sub{letter-spacing:-.02em;white-space:nowrap;font-size:1.5rem;font-weight:500;line-height:1.5}.trust__arrow{width:2rem;height:2rem;position:absolute}.trust__logo{object-fit:cover;width:38.23rem;height:17.7rem;position:absolute;top:37.09rem;left:22.28rem}@property --trust-sweep{syntax:"<angle>";inherits:false;initial-value:0deg}.trust__diagram .trust__circle,.trust__diagram .trust__arrow,.trust__diagram .trust__circle-dashed,.trust__diagram .trust__logo{opacity:0}.trust__diagram.is-revealed .trust__circle{animation:.5s cubic-bezier(.34,1.56,.64,1) forwards trust-circle-in}.trust__diagram.is-revealed div.trust__circle:nth-of-type(3){animation-delay:.25s}.trust__diagram.is-revealed div.trust__circle:nth-of-type(2){animation-delay:.5s}@keyframes trust-circle-in{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.trust__diagram.is-revealed .trust__circle-dashed{opacity:1;-webkit-mask-image:conic-gradient(from 0deg, #000 var(--trust-sweep), transparent var(--trust-sweep));-webkit-mask-image:conic-gradient(from 0deg, #000 var(--trust-sweep), transparent var(--trust-sweep));mask-image:conic-gradient(from 0deg, #000 var(--trust-sweep), transparent var(--trust-sweep));animation:1s linear .9s forwards trust-line-sweep}@keyframes trust-line-sweep{0%{--trust-sweep:0deg}to{--trust-sweep:360deg}}.trust__diagram.is-revealed .trust__arrow{animation:.3s ease-out forwards trust-arrow-in}.trust__diagram.is-revealed img.trust__arrow:nth-of-type(3){animation-delay:1.05s}.trust__diagram.is-revealed img.trust__arrow:nth-of-type(4){animation-delay:1.4s}.trust__diagram.is-revealed img.trust__arrow:nth-of-type(2){animation-delay:1.75s}@keyframes trust-arrow-in{to{opacity:1}}.trust__diagram.is-revealed .trust__logo{animation:.7s cubic-bezier(.34,1.56,.64,1) 1.9s forwards trust-logo-in}@keyframes trust-logo-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.trust__burst{pointer-events:none;width:0;height:0;position:absolute;top:45.94rem;left:41.4rem}.trust__burst:before{content:"";filter:blur(.2rem);opacity:0;border:2px solid #aed4ffcc;border-radius:50%;width:4rem;height:4rem;margin:-2rem 0 0 -2rem;position:absolute;top:0;left:0}.trust__diagram.is-revealed .trust__burst:before{animation:.7s ease-out 1.9s forwards trust-burst-ring}@keyframes trust-burst-ring{0%{opacity:.9;transform:scale(.3)}to{opacity:0;transform:scale(5)}}.trust__burst span{--dist:9rem;opacity:0;background-color:#5ea2ff;border-radius:50%;width:1.1rem;height:1.1rem;margin:-.55rem 0 0 -.55rem;position:absolute;top:0;left:0}.trust__burst span:nth-child(2n){--dist:12.5rem}.trust__burst span:nth-child(3n){background-color:#f4811f;width:.9rem;height:.9rem}.trust__burst span:nth-child(3n+2){background-color:#fff;width:.7rem;height:.7rem}.trust__diagram.is-revealed .trust__burst span{animation:.9s cubic-bezier(.12,.8,.3,1) 1.9s forwards trust-burst-particle}@keyframes trust-burst-particle{0%{opacity:1;transform:rotate(var(--angle)) translateX(.5rem) scale(1)}70%{opacity:1}to{opacity:0;transform:rotate(var(--angle)) translateX(var(--dist)) scale(.2)}}@media (prefers-reduced-motion:reduce){.trust__diagram .trust__circle,.trust__diagram .trust__arrow,.trust__diagram .trust__circle-dashed,.trust__diagram .trust__logo{opacity:1;animation:none!important}.trust__diagram .trust__burst span,.trust__diagram .trust__burst:before{opacity:0;animation:none!important}.trust__diagram.is-revealed .trust__circle-dashed{-webkit-mask-image:none;mask-image:none}}.trust__photos{width:100%;position:absolute;top:141.1rem;left:0;overflow:hidden}.trust__photos-track{gap:3rem;width:max-content;animation:40s linear infinite trust-marquee;display:flex}@keyframes trust-marquee{0%{transform:translate(0)}to{transform:translate(-232rem)}}.trust__photo{object-fit:cover;border-radius:1.2rem;flex:none;width:55rem;height:30rem}.trust__circle--income{top:0;left:29.39rem}.trust__circle--career{top:50.91rem;left:0}.trust__circle--pride{top:50.91rem;left:58.78rem}.trust__arrow--a1{top:26.95rem;left:11.61rem}.trust__arrow--a2{top:26.95rem;left:69.17rem}.trust__arrow--a3{top:78.88rem;left:40.39rem}@media (width<=768px){.trust{height:128.1rem}.trust__inner{width:100%;padding-top:12.3rem}.trust__title{font-size:4.8rem}.trust__head .trust__script{color:#aed4ff;font-family:Birthstone Bounce,cursive;font-size:3.2rem;font-weight:500;line-height:1.6rem;top:29.4rem;left:9.85rem}.trust__sub{margin-top:2.4rem;font-size:2.4rem}.trust__diagram{width:100%;height:35.2rem;margin-top:6.6rem}.trust__circle-dashed{width:29.29rem;height:29.29rem;top:4.41rem;left:5.08rem}.trust__circle{border-width:.5px;width:10.17rem;height:10.17rem}.trust__circle-icon{width:3.05rem;height:3.05rem}.trust__label-title{font-size:1.22rem}.trust__label-sub{font-size:.76rem}.trust__circle--income{top:0;left:14.64rem}.trust__circle--career{top:20.99rem;left:2.9rem}.trust__circle--pride{top:20.99rem;left:27.1rem}.trust__arrow{width:.98rem;height:.98rem}.trust__arrow--a1{top:10.59rem;left:6.96rem}.trust__arrow--a2{top:10.59rem;left:31.52rem}.trust__arrow--a3{top:33.22rem;left:19.24rem}.trust__logo{width:18.7rem;height:8.66rem;top:14.73rem;left:10.38rem}.trust__photos{top:103.2rem}.trust__photos-track{gap:1.56rem;animation-name:trust-marquee-m}.trust__photo{border-radius:.62rem;width:28.58rem;height:15.59rem}@keyframes trust-marquee-m{0%{transform:translate(0)}to{transform:translate(-120.56rem)}}}.cta{background-color:var(--color-bg-dark);width:100%;height:99.4rem;position:relative}.cta__card{border-radius:2.5rem;justify-content:center;align-items:center;width:166.2rem;height:52rem;margin:0 auto;display:flex;position:relative;top:23.7rem;overflow:hidden}.cta__bg{pointer-events:none;position:absolute;inset:0}.cta__bg img{width:100%;max-width:none;height:238.52%;position:absolute;top:-116%;left:0}.cta__bg-overlay{background-color:#173fe34d;position:absolute;inset:0}.cta__content{flex-direction:column;align-items:center;gap:3.6rem;display:flex;position:relative}.cta__head{position:relative}.cta__title{letter-spacing:-.02em;text-align:center;color:var(--color-white);white-space:nowrap;font-size:4.8rem;font-weight:900;line-height:1.4}.cta__script{text-transform:uppercase;color:#aed4ff;opacity:.55;white-space:nowrap;pointer-events:none;font-family:Birthstone Bounce,cursive;font-size:3.2rem;font-weight:500;line-height:1.6rem;position:absolute;top:12.6rem;left:9.05rem}.cta__sub{letter-spacing:-.02em;text-align:center;color:var(--color-white);white-space:nowrap;font-size:2.4rem;font-weight:500;line-height:1.4}.cta__button{background-color:var(--color-white);letter-spacing:-.02em;color:#1338f0;border-radius:1.2rem;justify-content:center;align-items:center;gap:1.2rem;height:7.2rem;padding:0 6rem;font-size:2.4rem;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .8s .15s;display:flex}.cta__button:hover{transform:translateY(-2px);box-shadow:0 .8rem 2.4rem #0000004d}.cta__button img{object-fit:contain;width:2.2rem;height:2.2rem}.cta__bg-img--mobile,.cta__button-label--mobile{display:none}@media (width<=768px){.cta{height:67.9rem}.cta__card{border-radius:2.5rem;width:33.5rem;height:51.4rem;top:2.7rem}.cta__bg{background-image:linear-gradient(#173af0 0% 38%,#417cf9 50.5% 100%)}.cta__bg-img--desktop,.cta__bg-overlay{display:none}.cta__bg .cta__bg-img--mobile{object-fit:contain;object-position:center;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.cta__content{gap:2rem}.cta__title{font-size:3.8rem;line-height:1.27}.cta__script{font-size:3.2rem;top:9.3rem;left:5.15rem}.cta__sub{white-space:normal;font-size:2rem}.cta__button{border-radius:1.2rem;height:7.2rem;margin-top:8.9rem;padding:0 4.2rem;font-size:2rem}.cta__button img{width:1.8rem;height:1.8rem}.cta__button-label--desktop{display:none}.cta__button-label--mobile{display:inline}}.cm{--su:min(calc(100vw / 1920), calc(100svh / 1080));--sans:"Pretendard Variable", Pretendard, system-ui, "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;z-index:100;background:#0009;justify-content:center;align-items:center;padding:24px;animation:.2s cm-fade;display:flex;position:fixed;inset:0}.cm__dialog{gap:clamp(20px, calc(32 * var(--su)), 32px);width:clamp(320px, calc(732 * var(--su)), 732px);max-height:100%;padding:clamp(20px, calc(30 * var(--su)), 30px);border-radius:clamp(14px, calc(20 * var(--su)), 20px);color:#111;background:#fff;flex-direction:column;animation:.22s cm-pop;display:flex;overflow-y:auto}@keyframes cm-fade{0%{opacity:0}}@keyframes cm-pop{0%{opacity:0;transform:translateY(12px)}}.cm__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.cm__brand{align-items:center;gap:clamp(10px, calc(14 * var(--su)), 14px);display:flex}.cm__logo{width:clamp(96px, calc(130 * var(--su)), 130px)}.cm__title{font-family:var(--sans);font-size:clamp(20px, calc(26 * var(--su)), 26px);color:#000;font-weight:700;line-height:1.23}.cm__close{width:clamp(20px, calc(24 * var(--su)), 24px);cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0}.cm__form{gap:clamp(20px, calc(32 * var(--su)), 32px);flex-direction:column;display:flex}.cm__fields{gap:clamp(16px, calc(20 * var(--su)), 20px);flex-direction:column;display:flex}.cm__grid{column-gap:clamp(16px, calc(40 * var(--su)), 40px);row-gap:clamp(14px, calc(16 * var(--su)), 16px);grid-template-columns:1fr 1fr;display:grid}.cm__field{gap:clamp(8px, calc(12 * var(--su)), 12px);flex-direction:column;min-width:0;display:flex}.cm__label{font-size:clamp(15px, calc(18 * var(--su)), 18px);color:#111;font-weight:700}.cm__optional{font-size:clamp(13px, calc(16 * var(--su)), 16px);color:#a0a0a0;font-weight:500}.cm__input{width:100%;height:clamp(46px, calc(54 * var(--su)), 54px);color:#111;font-family:var(--sans);font-size:clamp(14px, calc(16 * var(--su)), 16px);background:#fff;border:1px solid #eae9ed;border-radius:8px;align-items:center;gap:10px;padding:12px 14px 12px 18px;font-weight:500;line-height:20px;display:flex}.cm__input::placeholder{color:#a0a0a0}.cm__input:focus,.cm__input:focus-within{border-color:#163ff3;outline:none}.cm__select-wrap{position:relative}.cm__select-wrap:after{content:"";pointer-events:none;background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='icon'%3e%3cpath%20id='Vector'%20d='M7.00078%209.9999L12.0016%2014.5799L17.0008%209.9999'%20stroke='%23A0A0A0'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat;width:24px;height:24px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.cm__input--select{appearance:none;cursor:pointer;padding-right:44px}.cm__input--empty{color:#a0a0a0}.cm__input--select option{color:#111}.cm__input--suffix input{min-width:0;color:inherit;font:inherit;background:0 0;border:0;flex:1}.cm__input--suffix input:focus{outline:none}.cm__input--suffix span{color:#a0a0a0;flex-shrink:0}.cm__textarea{height:clamp(120px, calc(160 * var(--su)), 160px);resize:none;padding-top:12px;display:block}.cm__agree{align-items:center;gap:clamp(8px, calc(12 * var(--su)), 12px);cursor:pointer;display:flex}.cm__agree input{appearance:none;cursor:pointer;background:#fff;border:1px solid #a0a0a0;border-radius:6px;flex-shrink:0;width:20px;height:20px;margin:0}.cm__agree input:checked{background:#163ff3 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5 10 17.5 19 7'/%3E%3C/svg%3E") 50%/14px no-repeat;border-color:#163ff3}.cm__agree span{font-size:clamp(13px, calc(14 * var(--su)), 14px);color:#505050;font-weight:600}.cm__honeypot{opacity:0;pointer-events:none;border:0;width:1px;height:1px;padding:0;position:absolute}.cm__footer{flex-direction:column;align-items:center;gap:10px;display:flex}.cm__submit{width:clamp(260px, calc(327 * var(--su)), 327px);max-width:100%;height:clamp(46px, calc(48 * var(--su)), 48px);color:#fff;font-family:var(--sans);font-size:clamp(15px, calc(16 * var(--su)), 16px);letter-spacing:-.018em;white-space:nowrap;cursor:pointer;background:#163ff3;border:0;border-radius:10px;justify-content:center;align-items:center;gap:4px;padding:14px 34px;font-weight:600;transition:background .15s;display:flex}.cm__submit:hover{background:#0f31c9}.cm__submit:disabled{cursor:progress;background:#8e9cf0}.cm__error{max-width:100%;font-size:clamp(13px, calc(15 * var(--su)), 15px);text-align:center;color:#e02b2b;font-weight:600;line-height:1.4}.cm__submit img{width:24px;transform:rotate(-90deg)}.cm__notice{max-width:100%;font-size:clamp(13px, calc(15 * var(--su)), 15px);color:#a0a0a0;align-items:center;gap:6px;font-weight:500;line-height:16px;display:flex}.cm__notice img{flex-shrink:0;width:20px}@media (width<=768px){.cm{padding:16px}.cm__dialog{width:100%;min-width:0}.cm__grid{grid-template-columns:1fr}.cm__title{font-size:20px}.cm__submit{width:100%;padding-inline:16px}}
