.selection-module__BvOY2a__main{min-height:100vh;color:var(--foreground);background-color:#fff;flex-direction:column;display:flex}.selection-module__BvOY2a__header{border-bottom:1px solid var(--border);z-index:10;background-color:#fff;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex;position:sticky;top:0}.selection-module__BvOY2a__backBtn{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.selection-module__BvOY2a__backBtn:hover{color:var(--foreground)}.selection-module__BvOY2a__pageTitle{margin:0;font-size:1.15rem;font-weight:700}.selection-module__BvOY2a__content{flex-direction:column;gap:2.5rem;width:100%;max-width:600px;margin:3rem auto;padding:0 1.5rem;display:flex}.selection-module__BvOY2a__section{flex-direction:column;gap:1rem;display:flex}.selection-module__BvOY2a__sectionTitle{color:#64748b;margin:0;font-size:1rem;font-weight:600}.selection-module__BvOY2a__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.selection-module__BvOY2a__optionBtn{cursor:pointer;text-align:left;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;align-items:center;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.selection-module__BvOY2a__optionBtn:hover{background-color:#f8fafc;border-color:#cbd5e1}.selection-module__BvOY2a__activeOption{border-color:var(--primary);border-width:2px;padding:calc(1.25rem - 1px);box-shadow:0 4px 12px #1cc6ac1a}.selection-module__BvOY2a__activeOption .selection-module__BvOY2a__icon{color:var(--primary)}.selection-module__BvOY2a__icon{color:#0f172a;flex-shrink:0;transition:color .2s}.selection-module__BvOY2a__label{color:#0f172a;font-size:1rem;font-weight:600}.selection-module__BvOY2a__submitSection{justify-content:flex-end;margin-top:2rem;display:flex}.selection-module__BvOY2a__submitBtn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:opacity .2s}.selection-module__BvOY2a__submitBtn:hover{opacity:.9}@media (max-width:480px){.selection-module__BvOY2a__grid{grid-template-columns:1fr}}
