.partTwoPreview-module__PAmblG__hero{border:1px solid var(--kendo-color-border);border-radius:20px;flex-direction:column;margin-bottom:18px;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000038}.partTwoPreview-module__PAmblG__media{background:var(--kendo-color-surface-alt);flex-shrink:0;width:100%;height:200px;position:relative}.partTwoPreview-module__PAmblG__img{object-fit:cover;object-position:60% center}.partTwoPreview-module__PAmblG__overlay{display:none}.partTwoPreview-module__PAmblG__content{background:var(--kendo-color-surface);color:var(--kendo-color-on-app-surface);gap:12px;padding:24px 20px;animation:.35s ease-out both partTwoPreview-module__PAmblG__fadeUp;display:grid}.partTwoPreview-module__PAmblG__title{letter-spacing:-.03em;color:var(--kendo-color-on-app-surface);margin:0;font-size:22px;font-weight:700;line-height:1.1}.partTwoPreview-module__PAmblG__lead{color:var(--kendo-color-subtle);border-bottom:1px solid var(--kendo-color-border);margin:0;padding-bottom:12px;font-size:14px}.partTwoPreview-module__PAmblG__points{gap:0;display:grid}.partTwoPreview-module__PAmblG__points p{color:var(--kendo-color-on-app-surface);border-bottom:1px solid var(--kendo-color-border);opacity:.88;grid-template-columns:14px 1fr;align-items:baseline;gap:10px;margin:0;padding:7px 0;font-size:13px;line-height:1.6;display:grid}.partTwoPreview-module__PAmblG__points p:last-child{border-bottom:none}.partTwoPreview-module__PAmblG__points p:before{content:"";background:var(--kendo-color-primary);border-radius:50%;justify-self:center;width:4px;height:4px;margin-top:8px;display:block;box-shadow:0 0 5px #e5483f80}.partTwoPreview-module__PAmblG__note{letter-spacing:.09em;text-transform:uppercase;color:var(--kendo-color-primary);margin:0;font-size:11px;font-weight:600}@media (min-width:640px){.partTwoPreview-module__PAmblG__hero{flex-direction:row;min-height:360px;position:relative}.partTwoPreview-module__PAmblG__media{width:auto;height:auto;position:absolute;inset:0}.partTwoPreview-module__PAmblG__content{z-index:1;-webkit-backdrop-filter:blur(20px)saturate(1.3);color:#fff;background:#12141ac7;border-right:1px solid #ffffff12;gap:14px;width:50%;padding:28px 32px;animation:none;position:relative}.partTwoPreview-module__PAmblG__title{color:#fff;font-size:clamp(20px,3vw,28px)}.partTwoPreview-module__PAmblG__lead{color:#f5f5f799;border-bottom-color:#ffffff17}.partTwoPreview-module__PAmblG__points p{color:#f5f5f7d9;opacity:1;border-bottom-color:#ffffff0f;font-size:14px}}@media (min-width:640px) and (min-height:0){html[data-theme=light] .partTwoPreview-module__PAmblG__hero{border-color:#00000014;box-shadow:0 4px 12px #0000000f,0 16px 40px #0000001a}html[data-theme=light] .partTwoPreview-module__PAmblG__content{-webkit-backdrop-filter:blur(24px)saturate(1.5);color:var(--kendo-color-on-app-surface);background:#f8f9fbe0;border-right:1px solid #0000000f}html[data-theme=light] .partTwoPreview-module__PAmblG__title{color:var(--kendo-color-on-app-surface)}html[data-theme=light] .partTwoPreview-module__PAmblG__lead{color:var(--kendo-color-subtle);border-bottom-color:#00000014}html[data-theme=light] .partTwoPreview-module__PAmblG__points p{color:var(--kendo-color-on-app-surface);border-bottom-color:#0000000f}}@media (min-width:1024px){.partTwoPreview-module__PAmblG__hero{min-height:420px}.partTwoPreview-module__PAmblG__content{gap:16px;width:46%;padding:36px 40px}.partTwoPreview-module__PAmblG__title{font-size:28px}.partTwoPreview-module__PAmblG__lead{font-size:15px}.partTwoPreview-module__PAmblG__points p{font-size:14px}}@keyframes partTwoPreview-module__PAmblG__fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.partTwoIntake-module__Gvvvua__wrap{gap:28px;padding:0 0 8px;display:grid}.partTwoIntake-module__Gvvvua__header{background:var(--kendo-color-surface);border:1px solid var(--kendo-color-border);border-radius:16px;align-items:center;gap:16px;padding:20px 24px;display:flex}.partTwoIntake-module__Gvvvua__logoBox{flex-shrink:0;width:48px;height:48px;position:relative}.partTwoIntake-module__Gvvvua__logoImg{object-fit:contain}.partTwoIntake-module__Gvvvua__headerText{gap:3px;display:grid}.partTwoIntake-module__Gvvvua__title{letter-spacing:-.02em;color:var(--kendo-color-on-app-surface);margin:0;font-size:18px;font-weight:700;line-height:1.2}.partTwoIntake-module__Gvvvua__lead{color:var(--kendo-color-subtle);margin:0;font-size:13px;line-height:1.5}.partTwoIntake-module__Gvvvua__formGrid{gap:4px;display:grid}.partTwoIntake-module__Gvvvua__field{background:var(--kendo-color-surface);border:1px solid var(--kendo-color-border);border-radius:14px;gap:12px;padding:18px 20px;transition:border-color .2s;display:grid}.partTwoIntake-module__Gvvvua__field:focus-within{border-color:var(--kendo-color-border-alt)}.partTwoIntake-module__Gvvvua__label{letter-spacing:.08em;text-transform:uppercase;color:var(--kendo-color-on-app-surface);opacity:.45;cursor:default;font-size:11px;font-weight:700;display:block}.partTwoIntake-module__Gvvvua__options{flex-wrap:wrap;gap:7px;display:flex}.partTwoIntake-module__Gvvvua__option input[type=radio]{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.partTwoIntake-module__Gvvvua__option{color:#f5f5f7e6;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;align-items:center;padding:8px 18px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.partTwoIntake-module__Gvvvua__option:hover{color:#f0c08a;background:#e58e3c24;border-color:#e58e3c73}.partTwoIntake-module__Gvvvua__option:has(input:checked){border-color:var(--kendo-color-primary);color:var(--kendo-color-primary);box-shadow:0 0 0 1px var(--kendo-color-primary)inset;background:#e5483f29;font-weight:600}.partTwoIntake-module__Gvvvua__help{color:var(--kendo-color-subtle);opacity:.65;border-top:1px solid var(--kendo-color-border);margin:0;padding-top:10px;font-size:12px;line-height:1.5}:is(html[data-theme=light] .partTwoIntake-module__Gvvvua__header,html[data-theme=light] .partTwoIntake-module__Gvvvua__field){background:#fff;border-color:#0000001a;box-shadow:0 1px 4px #0000000d}html[data-theme=light] .partTwoIntake-module__Gvvvua__option{color:#111214cc;background:#fff;border:1.5px solid #0000002e;box-shadow:0 1px 3px #0000000f}html[data-theme=light] .partTwoIntake-module__Gvvvua__option:hover{color:#b5600f;background:#fff4e8;border-color:#e8924a;box-shadow:0 1px 4px #e8924a33}html[data-theme=light] .partTwoIntake-module__Gvvvua__option:has(input:checked){border-color:var(--kendo-color-primary);color:var(--kendo-color-primary);box-shadow:0 0 0 1px var(--kendo-color-primary)inset;background:#e5483f14;font-weight:600}html[data-theme=light] .partTwoIntake-module__Gvvvua__label{opacity:.4;color:#111214}html[data-theme=light] .partTwoIntake-module__Gvvvua__help{color:#1a252f;opacity:.85;border-top-color:#00000014}@media (min-width:640px){.partTwoIntake-module__Gvvvua__wrap{gap:32px}.partTwoIntake-module__Gvvvua__header{gap:20px;padding:22px 28px}.partTwoIntake-module__Gvvvua__logoBox{width:56px;height:56px}.partTwoIntake-module__Gvvvua__title{font-size:20px}.partTwoIntake-module__Gvvvua__lead{font-size:14px}.partTwoIntake-module__Gvvvua__formGrid{grid-template-columns:1fr 1fr;gap:8px}.partTwoIntake-module__Gvvvua__field:first-child{grid-column:span 2}.partTwoIntake-module__Gvvvua__field{gap:14px;padding:20px 22px}.partTwoIntake-module__Gvvvua__option{padding:8px 20px;font-size:14px}}@media (min-width:1024px){.partTwoIntake-module__Gvvvua__field{padding:22px 24px}}
