.st-split{grid-template-columns:1.05fr 1fr;align-items:center;gap:56px;display:grid}.st-split__media img{border-radius:16px;width:100%;display:block}.st-lead{color:var(--color-gray-700);max-width:56ch;margin-bottom:16px;font-size:17px;line-height:1.7}.st-closer{color:var(--color-navy);border-left:3px solid var(--color-gold);max-width:52ch;margin-bottom:26px;padding-left:16px;font-size:17px;font-weight:700}.st-cta{flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:26px;display:flex}.st-cta--center{justify-content:center;margin-top:26px}.st-cta__note{color:var(--color-gray-500);max-width:34ch;font-size:13.5px;line-height:1.5}.st-cov-grid{background:var(--color-gray-200);border:1px solid var(--color-gray-200);border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.st-cov-card{background:var(--color-white);gap:14px;padding:22px 22px 24px;transition:background .2s;display:flex}.st-cov-card:hover{background:var(--color-gray-50)}.st-cov-card__mark{background:var(--color-gold-dim);width:38px;height:38px;color:var(--color-gold);border-radius:11px;flex:none;justify-content:center;align-items:center;transition:background .2s,color .2s;display:inline-flex}.st-cov-card:hover .st-cov-card__mark{background:var(--color-gold);color:var(--color-navy-dark)}.st-cov-card__body{min-width:0}.st-cov-card h3{color:var(--color-navy);margin-bottom:5px;font-size:15.5px;font-weight:700;line-height:1.3}.st-cov-card p{color:var(--color-gray-600);font-size:13.5px;line-height:1.6}.st-cov-note{text-align:center;max-width:64ch;color:var(--color-gray-500);margin:22px auto 0;font-size:13.5px;line-height:1.6}.st-invert{color:var(--color-white)}.st-invert-sub{color:#ffffffc7}.st-acc{background:#ffffff24;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.st-acc__item{background:var(--color-navy);transition:background .2s}.st-acc__item:hover,.st-acc__item[open]{background:#1e3f6d}.st-acc__item summary{cursor:pointer;align-items:center;gap:14px;padding:17px 22px;list-style:none;display:flex}.st-acc__item summary::-webkit-details-marker{display:none}.st-acc__item summary:focus-visible{outline:2px solid var(--color-gold);outline-offset:-3px}.st-acc__num{letter-spacing:.1em;color:var(--color-gold);font-variant-numeric:tabular-nums;flex:none;font-size:11.5px;font-weight:700}.st-acc__title{color:var(--color-white);flex:auto;font-size:15.5px;font-weight:700;line-height:1.35}.st-acc__chev{color:#ffffff80;flex:none;transition:transform .22s,color .22s;display:inline-flex}.st-acc__item[open] .st-acc__chev{color:var(--color-gold);transform:rotate(180deg)}.st-acc__item>p{color:#ffffffbd;padding:0 22px 18px 50px;font-size:14px;line-height:1.65}.st-acc-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;margin-top:26px;display:flex}.st-acc-foot__text{color:#ffffffb3;max-width:56ch;margin:0;font-size:14.5px;line-height:1.55}.st-acc-foot__cta{white-space:nowrap}.st-types{background:var(--color-gray-200);border:1px solid var(--color-gray-200);border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.st-type{background:var(--color-white);color:var(--color-navy);align-items:center;gap:14px;padding:20px 24px;font-size:15.5px;font-weight:600;display:flex}.st-type:before{content:"";background:var(--color-gold-dim) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23e5c16a' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12l5 5 9-11'/%3E%3C/svg%3E") no-repeat center;border-radius:50%;flex:none;width:22px;height:22px}.st-cities{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.st-city{background:var(--color-white);border:1px solid var(--color-gray-200);color:var(--color-accent);border-radius:10px;padding:12px 24px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.st-city:hover{background:var(--color-sky);border-color:var(--color-accent);transform:translateY(-2px)}@media (width<=900px){.st-split{grid-template-columns:1fr;gap:32px}.st-cov-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.st-acc,.st-types{grid-template-columns:1fr}}@media (width<=620px){.st-cov-grid{grid-template-columns:1fr}.st-acc-foot,.st-cta{flex-direction:column;align-items:flex-start}.st-cta--center{align-items:center}}@media (prefers-reduced-motion:reduce){.st-cov-card,.st-cov-card__mark,.st-acc__item,.st-acc__chev,.st-city{transition:none}.st-city:hover{transform:none}}
