.sac-need-bullets[data-astro-cid-n3zjfiea]{margin:0;padding-left:1.5rem;list-style-type:disc;display:flex;flex-direction:column;gap:1rem}.sac-need-bullets[data-astro-cid-n3zjfiea] li{padding-left:0}#sac-hero-counselling-form,#sac-hero-counselling-form *{box-sizing:border-box;font-family:Inter,Poppins,sans-serif}#sac-hero-counselling-form{--sac-primary: #5452e4;--sac-primary-dark: #443eff;--sac-border: #c6cbd2;--sac-error: #dc2626;--sac-selected-bg: #f3f3ff;width:100%}#sac-hero-counselling-form .sac-form-shell{display:flex;flex-direction:column;padding:24px}@media (min-width: 1024px){#sac-hero-counselling-form .sac-form-shell{padding:32px}}#sac-hero-counselling-form .sac-form-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;margin-bottom:24px}#sac-hero-counselling-form .sac-form-title{margin:0;font-family:Plus Jakarta Sans,Plus_Jakarta_Sans,sans-serif;font-size:18px;@media (min-width: 1024px){font-size:24px}font-weight:700;line-height:32px;color:#1c2233}#sac-hero-counselling-form .sac-step-indicator{font-size:14px;font-weight:600;color:#77768e;white-space:nowrap}#sac-hero-counselling-form .sac-form-body{flex:1 1 auto;overflow:visible}#sac-hero-counselling-form .sac-form-footer{flex-shrink:0;display:flex;align-items:center;gap:12px;margin-top:24px}#sac-hero-counselling-form .sac-step{display:none}#sac-hero-counselling-form .sac-step.active{display:block}#sac-hero-counselling-form .sac-question-label{margin:0 0 16px;font-size:14px;font-weight:600;line-height:18px;color:#1c2233}#sac-hero-counselling-form .sac-mt{margin-top:20px}#sac-hero-counselling-form .sac-error-message{display:none;margin:8px 0 12px;font-size:12px;color:var(--sac-error)}#sac-hero-counselling-form .sac-error-message.visible{display:block}#sac-hero-counselling-form .sac-options-grid{display:grid;gap:12px;margin-bottom:4px}#sac-hero-counselling-form .sac-country-grid{grid-template-columns:repeat(3,1fr)}#sac-hero-counselling-form .sac-options-2col{grid-template-columns:repeat(2,1fr)}#sac-hero-counselling-form .sac-options-3col{grid-template-columns:repeat(3,1fr)}#sac-hero-counselling-form .sac-country-grid .sac-country-extra{display:none}#sac-hero-counselling-form .sac-country-grid.sac-country-grid--expanded .sac-country-extra{display:flex}@media (max-width: 768px){#sac-hero-counselling-form .sac-country-grid{grid-template-columns:repeat(2,1fr)}}#sac-hero-counselling-form .sac-option{display:flex;align-items:center;justify-content:flex-start;gap:8px;min-height:48px;padding:8px 12px;background:#fbfcfd;border:1px solid var(--sac-border);border-radius:12px;cursor:pointer;font-size:12px;font-weight:500;line-height:16px;color:#1c2233;text-align:left;transition:border-color .2s,background .2s}#sac-hero-counselling-form .sac-country-option img,#sac-hero-counselling-form .sac-country-option .sac-nz-flag{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}#sac-hero-counselling-form .sac-country-option span:not(.sac-nz-flag){white-space:nowrap;min-width:0}#sac-hero-counselling-form .sac-other-trigger{padding-left:12px;padding-right:12px}#sac-hero-counselling-form .sac-other-trigger .sac-caret{flex-shrink:0;margin-left:auto;transition:transform .2s ease}#sac-hero-counselling-form .sac-other-trigger.sac-other-trigger--open .sac-caret{transform:rotate(180deg)}#sac-hero-counselling-form .sac-option.selected{border:2px solid var(--sac-primary);background:var(--sac-selected-bg)}#sac-hero-counselling-form .sac-option img{flex-shrink:0;width:24px;height:24px;-o-object-fit:contain;object-fit:contain;display:block}#sac-hero-counselling-form .sac-text-input{width:100%;height:48px;padding:12px 16px;border:1px solid #e2e2e8;border-radius:12px;font-size:14px;color:#1c2233;background:#fff}#sac-hero-counselling-form .sac-text-input:focus{outline:none;border-color:var(--sac-primary);box-shadow:0 0 0 3px #5452e41a}#sac-hero-counselling-form .sac-input-wrap{position:relative;margin-bottom:12px}#sac-hero-counselling-form .sac-phone-wrap{display:flex;align-items:center;border:1px solid #e2e2e8;border-radius:12px;overflow:hidden;background:#fff}#sac-hero-counselling-form .sac-phone-wrap.error{border-color:#db2438}#sac-hero-counselling-form .sac-phone-wrap.error .sac-phone-input{color:#1c2233}#sac-hero-counselling-form .sac-country-code{border:none;border-right:1px solid #e2e2e8;padding:0 28px 0 16px;height:48px;font-size:14px;color:#2e2c57;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(https://d14lg9nzq1d3lc.cloudfront.net/astro_tapri/assets/images/keyboard_arrow_down_seo.svg);background-repeat:no-repeat;background-position:right 4px center;background-size:16px}#sac-hero-counselling-form .sac-phone-input{flex:1;border:none;height:48px;padding:0 12px;font-size:14px}#sac-hero-counselling-form .sac-phone-input:focus{outline:none}#sac-hero-counselling-form .sac-final-fields{display:flex;flex-direction:column;gap:4px}#sac-hero-counselling-form .sac-field-error.visible+.sac-text-input,#sac-hero-counselling-form .sac-text-input.sac-invalid{border-color:#db2438}#sac-hero-counselling-form .sac-city-results{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 12px 12px;max-height:200px;overflow-y:auto;box-shadow:0 4px 12px #0000001a}#sac-hero-counselling-form .sac-city-results[hidden]{display:none!important}#sac-hero-counselling-form .sac-city-result-item{padding:12px 16px;cursor:pointer;border-bottom:1px solid #f0f0f0;font-size:14px}#sac-hero-counselling-form .sac-city-result-item:hover,#sac-hero-counselling-form .sac-city-result-item.active{background:#f8f9fa}#sac-hero-counselling-form .sac-selected-city{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--sac-selected-bg);border:2px solid var(--sac-primary);border-radius:12px;font-weight:500;color:var(--sac-primary)}#sac-hero-counselling-form .sac-selected-city[hidden]{display:none!important}#sac-hero-counselling-form .sac-clear-city{padding:0;border:none;background:transparent;cursor:pointer;width:20px;height:20px}#sac-hero-counselling-form .sac-help-box{margin-top:20px;padding:20px;border-radius:16px;background:linear-gradient(90deg,rgba(170,167,255,.15) 0%,transparent 50%),#fcfcff;border:1px solid rgba(68,62,255,.12)}#sac-hero-counselling-form .sac-help-title{margin:0 0 16px;font-size:16px;font-weight:600;color:#2e2c57;text-align:center}#sac-hero-counselling-form .sac-help-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}#sac-hero-counselling-form .sac-help-list li{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:#2e2c57}#sac-hero-counselling-form .sac-prev-btn{flex-shrink:0;padding:0;border:none;background:transparent;cursor:pointer}#sac-hero-counselling-form .sac-prev-btn[hidden]{display:none!important}#sac-hero-counselling-form .sac-next-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;height:56px;padding:16px 20px;border:none;border-radius:12px;background:var(--sac-primary);color:#fff;font-size:16px;font-weight:600;line-height:20px;cursor:pointer}#sac-hero-counselling-form .sac-next-btn:disabled{background:#ddd;cursor:not-allowed}@media (max-width: 768px){#sac-hero-counselling-form .sac-form-shell{padding:16px}#sac-hero-counselling-form .sac-options-3col{grid-template-columns:repeat(2,1fr)}}summary[data-astro-cid-jishiky2]::-webkit-details-marker{display:none}#sac-other-cities-root .sac-city-dweb-extra[data-astro-cid-jishiky2]{display:none}#sac-other-cities-root[data-sac-web-expanded] .sac-city-dweb-extra[data-astro-cid-jishiky2]{display:flex}.sac-faq-main-answer[data-astro-cid-jishiky2] ul{list-style-type:disc;padding-left:1.25rem}.sac-faq-main-answer[data-astro-cid-jishiky2] ul li{list-style-type:disc;padding-left:0}.sac-faq-main-answer[data-astro-cid-jishiky2] ol{list-style-type:decimal;padding-left:1.25rem}.sac-faq-main-answer[data-astro-cid-jishiky2] ol li{list-style-type:decimal;padding-left:0}
