.apply-module__wuy2Na__page{line-height:1.55}.apply-module__wuy2Na__page :is(h1,h2,h3,h4){line-height:1.05}.apply-module__wuy2Na__page header.nav{z-index:40;border-bottom:1px solid var(--line-soft);background:#fff;position:sticky;top:0}.apply-module__wuy2Na__navInner{justify-content:space-between;align-items:center;height:92px;display:flex}.apply-module__wuy2Na__navLogo img{height:52px;display:block}.apply-module__wuy2Na__navHelp{font-family:var(--font-outfit), sans-serif;align-items:center;gap:22px;font-size:15px;font-weight:600;display:flex}.apply-module__wuy2Na__navHelp a.apply-module__wuy2Na__back{color:var(--muted);font-weight:500}.apply-module__wuy2Na__navHelp a.apply-module__wuy2Na__back:hover{color:var(--ink)}.apply-module__wuy2Na__apply{padding:56px 0 100px}.apply-module__wuy2Na__applyGrid{grid-template-columns:1.35fr .65fr;align-items:start;gap:72px;display:grid}.apply-module__wuy2Na__applyGrid.apply-module__wuy2Na__solo{grid-template-columns:minmax(0,760px);justify-content:center}.apply-module__wuy2Na__progress{margin-bottom:44px}.apply-module__wuy2Na__progress .apply-module__wuy2Na__track{background:var(--line-soft);border-radius:4px;height:4px;overflow:hidden}.apply-module__wuy2Na__progress .apply-module__wuy2Na__fill{background:var(--blue);border-radius:4px;width:25%;height:100%;transition:width .35s cubic-bezier(.4,0,.2,1)}.apply-module__wuy2Na__progress .apply-module__wuy2Na__meta{letter-spacing:.04em;justify-content:space-between;margin-top:14px;font-size:13px;font-weight:600;display:flex}.apply-module__wuy2Na__progress .apply-module__wuy2Na__meta .apply-module__wuy2Na__now{color:var(--blue)}.apply-module__wuy2Na__progress .apply-module__wuy2Na__meta .apply-module__wuy2Na__count{color:var(--faint)}.apply-module__wuy2Na__step h2{margin-bottom:8px;font-size:clamp(28px,3.4vw,40px)}.apply-module__wuy2Na__step .apply-module__wuy2Na__sub{color:var(--muted);margin-bottom:34px;font-size:17px}.apply-module__wuy2Na__field{margin-bottom:26px}.apply-module__wuy2Na__field>label{margin-bottom:10px;font-size:15px;font-weight:600;display:block}.apply-module__wuy2Na__field .apply-module__wuy2Na__hint{color:var(--muted);margin-left:2px;font-size:13.5px;font-weight:400}.apply-module__wuy2Na__field input[type=text],.apply-module__wuy2Na__field input[type=email],.apply-module__wuy2Na__field input[type=tel],.apply-module__wuy2Na__field select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:11px;padding:15px 16px;font-family:inherit;font-size:16px;transition:border-color .15s,box-shadow .15s}.apply-module__wuy2Na__field input:focus,.apply-module__wuy2Na__field select:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #0f72b624}.apply-module__wuy2Na__field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%235b6675' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:42px}.apply-module__wuy2Na__row2{grid-template-columns:1fr 1fr;gap:18px;display:grid}.apply-module__wuy2Na__field.apply-module__wuy2Na__invalid input,.apply-module__wuy2Na__field.apply-module__wuy2Na__invalid select{border-color:var(--err);box-shadow:0 0 0 3px #c0392b1f}.apply-module__wuy2Na__field .apply-module__wuy2Na__errmsg{color:var(--err);margin-top:7px;font-size:13px;display:none}.apply-module__wuy2Na__field.apply-module__wuy2Na__invalid .apply-module__wuy2Na__errmsg{display:block}.apply-module__wuy2Na__abnRow{align-items:stretch;gap:10px;display:flex}.apply-module__wuy2Na__abnRow input{flex:1}.apply-module__wuy2Na__abnCheck{border:1px solid var(--blue);color:var(--blue);white-space:nowrap;cursor:pointer;background:#fff;border-radius:11px;flex:none;padding:0 20px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,color .15s}.apply-module__wuy2Na__abnCheck:hover:not(:disabled){background:var(--blue);color:#fff}.apply-module__wuy2Na__abnCheck:disabled{opacity:.45;cursor:default}.apply-module__wuy2Na__abnNote{color:var(--muted);margin-top:8px;font-size:13.5px}.apply-module__wuy2Na__abnOk{color:var(--blue);font-weight:600}.apply-module__wuy2Na__abnBad{color:var(--err)}.apply-module__wuy2Na__opts{flex-wrap:wrap;gap:10px;display:flex}.apply-module__wuy2Na__opt{border:1px solid var(--line);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:11px;padding:13px 18px;font-size:15px;font-weight:500;transition:border-color .15s,background .15s;position:relative}.apply-module__wuy2Na__opt input{opacity:0;cursor:pointer;position:absolute;inset:0}.apply-module__wuy2Na__opt:has(input:checked){border-color:var(--blue);color:var(--blue);background:#0f72b612;font-weight:600}.apply-module__wuy2Na__opt:hover{border-color:var(--ink)}.apply-module__wuy2Na__opt:has(input:checked):hover{border-color:var(--blue)}.apply-module__wuy2Na__amount .apply-module__wuy2Na__val{font-family:var(--font-outfit), sans-serif;letter-spacing:-.03em;margin-bottom:18px;font-size:clamp(38px,5vw,54px);font-weight:800;line-height:1}.apply-module__wuy2Na__amount input[type=range]{appearance:none;background:var(--paper);cursor:pointer;border:1px solid var(--line-soft);border-radius:6px;outline:none;width:100%;height:6px}.apply-module__wuy2Na__amount input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--blue);cursor:pointer;border:4px solid #fff;border-radius:50%;width:28px;height:28px;box-shadow:0 3px 10px #0f72b673}.apply-module__wuy2Na__amount input[type=range]::-moz-range-thumb{background:var(--blue);cursor:pointer;border:4px solid #fff;border-radius:50%;width:24px;height:24px}.apply-module__wuy2Na__rangeEnds{color:var(--muted);justify-content:space-between;margin-top:10px;font-size:13px;display:flex}.apply-module__wuy2Na__collectionNotice{background:var(--paper);border:1px solid var(--line-soft);color:var(--muted);border-radius:12px;margin-bottom:14px;padding:16px 18px;font-size:13px;line-height:1.55}.apply-module__wuy2Na__collectionNotice b{font-family:var(--font-outfit), sans-serif;color:var(--ink);margin-bottom:4px;font-size:13.5px;display:block}.apply-module__wuy2Na__collectionNotice a{color:var(--blue);font-weight:600}.apply-module__wuy2Na__consent{background:var(--paper);border:1px solid var(--line-soft);border-radius:12px;align-items:flex-start;gap:13px;margin-bottom:14px;padding:18px 20px;display:flex}.apply-module__wuy2Na__consent input{width:18px;height:18px;accent-color:var(--blue);flex:none;margin-top:3px}.apply-module__wuy2Na__consent label{color:var(--muted);font-size:14px}.apply-module__wuy2Na__summaryBox{border:1px solid var(--line-soft);background:#fff;border-radius:14px;margin-bottom:26px;padding:8px 22px}.apply-module__wuy2Na__summaryBox .apply-module__wuy2Na__r{border-bottom:1px solid var(--line-soft);justify-content:space-between;gap:18px;padding:15px 0;font-size:15px;display:flex}.apply-module__wuy2Na__summaryBox .apply-module__wuy2Na__r:last-child{border-bottom:none}.apply-module__wuy2Na__summaryBox .apply-module__wuy2Na__r span{color:var(--muted)}.apply-module__wuy2Na__summaryBox .apply-module__wuy2Na__r b{font-family:var(--font-outfit), sans-serif;text-align:right;font-weight:600}.apply-module__wuy2Na__formError{color:var(--err);margin:28px 0 0;font-size:14px;font-weight:500;line-height:1.5}.apply-module__wuy2Na__formnav{justify-content:space-between;align-items:center;gap:16px;margin-top:38px;display:flex}.apply-module__wuy2Na__formnav .apply-module__wuy2Na__spacer{flex:1}.apply-module__wuy2Na__aside{background:var(--paper);border:1px solid var(--line-soft);border-radius:20px;padding:36px 32px;position:sticky;top:120px}.apply-module__wuy2Na__aside h3{letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin-bottom:24px;font-size:13px;font-weight:700}.apply-module__wuy2Na__asidePhoto{aspect-ratio:16/10;border-radius:12px;margin-bottom:26px;overflow:hidden}.apply-module__wuy2Na__asidePhoto img{object-fit:cover;object-position:center 22%;width:100%;height:100%;display:block}.apply-module__wuy2Na__tl{margin-bottom:30px;list-style:none}.apply-module__wuy2Na__tl li{padding:0 0 26px 30px;position:relative}.apply-module__wuy2Na__tl li:last-child{padding-bottom:0}.apply-module__wuy2Na__tl li:before{content:"";background:var(--blue);border-radius:50%;width:11px;height:11px;position:absolute;top:5px;left:6px}.apply-module__wuy2Na__tl li:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;top:16px;bottom:0;left:11px}.apply-module__wuy2Na__tl .apply-module__wuy2Na__t{font-family:var(--font-outfit), sans-serif;font-size:16px;font-weight:600}.apply-module__wuy2Na__tl .apply-module__wuy2Na__d{color:var(--muted);margin-top:3px;font-size:14px}.apply-module__wuy2Na__assure{border-top:1px solid var(--line);flex-direction:column;gap:13px;padding-top:22px;display:flex}.apply-module__wuy2Na__assure div{align-items:center;gap:11px;font-size:14.5px;font-weight:500;display:flex}.apply-module__wuy2Na__assure .apply-module__wuy2Na__ck{background:var(--blue);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex}.apply-module__wuy2Na__success{text-align:center;max-width:620px;margin:40px auto;padding:20px 0}.apply-module__wuy2Na__success .apply-module__wuy2Na__bigTick{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;margin:0 auto 30px;font-size:42px;display:flex}.apply-module__wuy2Na__success h2{margin-bottom:18px;font-size:clamp(32px,4.4vw,52px)}.apply-module__wuy2Na__success p{color:var(--muted);margin-bottom:14px;font-size:19px}.apply-module__wuy2Na__success .apply-module__wuy2Na__ref{font-family:var(--font-outfit), sans-serif;background:var(--paper);border:1px solid var(--line-soft);border-radius:10px;margin:22px 0 30px;padding:12px 20px;font-weight:600;display:inline-block}.apply-module__wuy2Na__success .apply-module__wuy2Na__ref b{color:var(--blue)}.apply-module__wuy2Na__mini{border-top:1px solid var(--line-soft);color:var(--muted);padding:28px 0;font-size:12.5px;line-height:1.6}.apply-module__wuy2Na__mini a{color:inherit;text-decoration:underline}@media (max-width:920px){.apply-module__wuy2Na__applyGrid{grid-template-columns:1fr;gap:44px}.apply-module__wuy2Na__aside{order:-1;position:static}}@media (max-width:600px){.apply-module__wuy2Na__navHelp a.apply-module__wuy2Na__back{display:none}.apply-module__wuy2Na__row2{grid-template-columns:1fr}.apply-module__wuy2Na__formnav .btn{flex:1}}
