.hc .hcHero{padding:34px 0 10px;max-width:760px}.hc .hcHero h1{font-size:clamp(30px,3.6vw,44px);font-weight:800;letter-spacing:-.5px;margin:6px 0 16px}.hc .hcHero h1 em{font-style:normal;color:#ff4f7d}.hcSearch input{width:100%;height:54px;padding:0 20px;border-radius:999px;border:1px solid #32323d;background:#141419;color:#f5f5f7;font:inherit;font-size:15px;outline:none}.hcSearch input:focus{border-color:#ff4f7d;box-shadow:0 0 0 3px #ff4f7d33}.hcQuick{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.hcQuick a{padding:8px 14px;border-radius:999px;background:#141419;border:1px solid #26262f;color:#d5d5de;font-size:13px;font-weight:600;text-decoration:none}.hcQuick a:hover{border-color:#ff4f7d;color:#fff}.hcReq{margin:26px 0 10px;padding:20px 22px;border-radius:18px;background:linear-gradient(135deg,#ff4f7d14,#a855f714);border:1px solid #ff4f7d33}.hcReq h2{font-size:12.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#ffb3c7;margin:0 0 14px}.hcReqGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:12px;gap:12px}.hcReqGrid div{display:grid;grid-gap:2px;gap:2px;padding:12px 14px;border-radius:12px;background:#0b0b0fa0;border:1px solid #26262f}.hcReqGrid b{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#6f6f7c}.hcReqGrid span{font-size:14px;font-weight:600;color:#f5f5f7}.hcReqGrid small{color:#a1a1ad;font-weight:500}.hcGroup{margin-top:30px;scroll-margin-top:90px}.hcGroup h2{font-size:22px;font-weight:700;margin:0 0 12px}.hcGroup h2 em{font-style:normal;color:#ff4f7d}.hcItem{border:1px solid #26262f;border-radius:16px;background:#141419;margin-bottom:10px;overflow:hidden;transition:border-color .15s}.hcItem.open,.hcItem:hover{border-color:#32323d}.hcItem.hi{border-color:#ff4f7d55}.hcItem button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:14px;text-align:left;padding:20px 22px;background:none;border:0;color:#f5f5f7;font:inherit;font-size:17px;font-weight:600;cursor:pointer}.hcItem button i{flex:none;width:24px;height:24px;border-radius:50%;border:1.5px solid #32323d;position:relative;transition:transform .25s}.hcItem button i:before{content:"";position:absolute;left:7px;top:9px;width:8px;height:8px;border-right:2px solid #a1a1ad;border-bottom:2px solid #a1a1ad;transform:rotate(45deg);top:6px}.hcItem.open button i{transform:rotate(180deg);border-color:#ff4f7d}.hcA{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.hcItem.open .hcA{grid-template-rows:1fr}.hcA p{overflow:hidden;margin:0;padding:0 22px;color:#c9c9d4;font-size:15px;line-height:1.6}.hcItem.open .hcA p{padding-bottom:20px}.hcCta{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:36px 0 10px;padding:24px 26px;border-radius:20px;background:#141419;border:1px solid #26262f}.hcCta h3{margin:0 0 4px;font-size:20px;font-weight:800}.hcCta p{margin:0;color:#a1a1ad}@media (max-width:900px){.hcItem button{font-size:15.5px;padding:16px}.hcA p{padding:0 16px;font-size:14px}.hcReq{padding:16px}}