.section-action-btn[data-v-eb1ab3c6]{align-items:center;cursor:pointer;display:inline-flex;gap:8px;text-decoration:none;transition:var(--transition-fast)}.section-action-btn span[data-v-eb1ab3c6]{font-family:var(--font-heading);font-weight:700}.section-action-btn svg[data-v-eb1ab3c6]{flex-shrink:0}.size-md span[data-v-eb1ab3c6]{font-size:20px;line-height:32px}.size-md svg[data-v-eb1ab3c6]{height:18px;width:18px}.size-lg span[data-v-eb1ab3c6]{font-size:25px;line-height:40px}.size-lg svg[data-v-eb1ab3c6]{height:22px;width:22px}.variant-blue[data-v-eb1ab3c6]{background:var(--color-primary);border-radius:26px;color:#edf3f9;padding:5px 20px}.variant-blue[data-v-eb1ab3c6]:hover{background:var(--color-primary-dark)}.variant-text-dark[data-v-eb1ab3c6]{color:#000}.variant-text-dark[data-v-eb1ab3c6]:hover{opacity:.8}.variant-text-blue[data-v-eb1ab3c6]{color:var(--color-primary)}.variant-text-blue[data-v-eb1ab3c6]:hover{opacity:.8}.variant-white-blue[data-v-eb1ab3c6]{background:var(--color-white);border-radius:26px;color:var(--color-primary);padding:5px 20px}.variant-white-blue[data-v-eb1ab3c6]:hover{background:#f0f7ff}@media (max-width:767px){.size-lg span[data-v-eb1ab3c6]{font-size:20px;line-height:28px}}.chance-section[data-v-05b40ebd]{background:#f4f7f9;padding:60px 0}.chance-header[data-v-05b40ebd]{align-items:flex-start;display:flex;gap:24px;justify-content:space-between}.chance-header__subtitle[data-v-05b40ebd]{color:#787878;font:400 16px/24px var(--font-body);margin:0}.chance-header__title[data-v-05b40ebd]{color:#325c8f;font:700 var(--text-5xl)/40px var(--font-heading);margin:10px 0 0;max-width:576px}.chance-header__desc[data-v-05b40ebd]{color:#000;font:400 16px/24px var(--font-body);margin:25px 0 40px;max-width:804px;text-align:justify}.chance-grid[data-v-05b40ebd]{margin-top:60px;position:relative}.chance-grid__cards[data-v-05b40ebd]{display:grid;gap:40px;grid-template-columns:repeat(2,1fr);position:relative;z-index:1}.chance-card[data-v-05b40ebd]{background:#fff;border-radius:16px;box-shadow:-8px -8px 12px #fff6,12px 12px 40px #4175dd4d;cursor:pointer;display:flex;flex-direction:column;gap:30px;min-height:341px;padding:30px;transition:background-color .4s var(--ease-out-expo),color .4s var(--ease-out-expo)}.chance-card--active[data-v-05b40ebd]{background:#4175dd}.chance-card--right[data-v-05b40ebd]{align-items:flex-end}.chance-card--right .chance-card__body h3[data-v-05b40ebd],.chance-card--right .chance-card__body p[data-v-05b40ebd]{text-align:right}.chance-card__icon[data-v-05b40ebd]{align-items:center;background:#4175dd;border-radius:16px;display:flex;flex-shrink:0;height:86px;justify-content:center;overflow:hidden;transition:background-color .4s var(--ease-out-expo);width:86px}.chance-card--active .chance-card__icon[data-v-05b40ebd]{background:#fff}.chance-card__icon img[data-v-05b40ebd]{height:38px;-o-object-fit:contain;object-fit:contain;transition:filter .4s var(--ease-out-expo);width:38px}.chance-card:not(.chance-card--active) .chance-card__icon img[data-v-05b40ebd]{filter:brightness(0) invert(1)}.chance-card--active .chance-card__icon img[data-v-05b40ebd]{filter:none}.chance-card__body[data-v-05b40ebd]{display:flex;flex:1;flex-direction:column;gap:20px}.chance-card__body h3[data-v-05b40ebd]{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(-3.51deg,#6ea8ff 5.51%,#3b6cb0 96.81%);color:transparent;font:700 31px/35px var(--font-heading);margin:0;transition:color .4s var(--ease-out-expo)}.chance-card--active .chance-card__body h3[data-v-05b40ebd]{background:none;-webkit-background-clip:unset;background-clip:unset;color:#fff}.chance-card__body p[data-v-05b40ebd]{color:#202020;font:400 16px/24px var(--font-body);margin:0;text-align:justify;transition:color .4s var(--ease-out-expo)}.chance-card--active .chance-card__body p[data-v-05b40ebd]{color:#fff}.chance-card[data-v-05b40ebd] .section-action-btn{transition:color .4s var(--ease-out-expo)}.chance-card--active[data-v-05b40ebd] .section-action-btn{color:#f4f4f4}.chance-card--active[data-v-05b40ebd] .section-action-btn svg{color:#f4f4f4}.chance-seal[data-v-05b40ebd]{height:375px;left:50%;pointer-events:none;top:50%;transform:translate(-50%,-50%);width:375px;z-index:2}.chance-seal[data-v-05b40ebd],.chance-seal__rotated[data-v-05b40ebd]{align-items:center;display:flex;justify-content:center;position:absolute}.chance-seal__rotated[data-v-05b40ebd]{top:0;right:0;bottom:0;left:0;transition:transform .8s cubic-bezier(.16,1,.3,1)}.chance-seal__inner[data-v-05b40ebd]{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.chance-seal__polygon[data-v-05b40ebd]{display:block;height:286px;transform:translate(9px);width:267px}.chance-seal__logo-wrap[data-v-05b40ebd]{height:182px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:182px}.chance-seal__logo[data-v-05b40ebd]{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:1279px){.chance-header[data-v-05b40ebd]{flex-direction:column}.chance-header__title[data-v-05b40ebd]{font-size:34px;line-height:38px}.chance-card__body h3[data-v-05b40ebd]{font-size:28px;line-height:32px}.chance-seal[data-v-05b40ebd]{height:300px;width:300px}.chance-seal__polygon[data-v-05b40ebd]{height:229px;transform:translate(7px);width:214px}.chance-seal__logo-wrap[data-v-05b40ebd]{height:147px;width:147px}}@media (max-width:1023px){.chance-section[data-v-05b40ebd]{padding:48px 0}.chance-header__desc[data-v-05b40ebd]{margin-top:16px;max-width:100%}.chance-grid__cards[data-v-05b40ebd]{gap:24px;grid-template-columns:1fr}.chance-seal[data-v-05b40ebd]{display:none}.chance-card--right[data-v-05b40ebd]{align-items:flex-start}.chance-card--right .chance-card__body h3[data-v-05b40ebd],.chance-card--right .chance-card__body p[data-v-05b40ebd]{text-align:left}.chance-card[data-v-05b40ebd]{min-height:0}}@media (max-width:767px){.chance-section[data-v-05b40ebd]{padding:40px 0}.chance-header__title[data-v-05b40ebd]{font-size:28px;line-height:32px}.chance-header__desc[data-v-05b40ebd]{font-size:15px;line-height:22px}.chance-grid[data-v-05b40ebd]{margin-top:40px}.chance-grid__cards[data-v-05b40ebd]{gap:16px}.chance-card[data-v-05b40ebd]{gap:24px;padding:24px}.chance-card__icon[data-v-05b40ebd]{height:74px;width:74px}.chance-card__icon img[data-v-05b40ebd]{height:32px;width:32px}.chance-card__body h3[data-v-05b40ebd]{font-size:24px;line-height:28px}.chance-card__body p[data-v-05b40ebd]{font-size:15px;line-height:22px}}
