
/* /agentlink_ddf/static/src/css/sd_flat_fee_plans.css */
 .sd-flat-fee-plans-page, .sd-flat-fee-plans{font-family: inherit; background: #fff; color: #23384a;}.sd-flat-fee-plans{--sd-plan-navy: #102d47; --sd-plan-navy-soft: #173c58; --sd-plan-teal: #36a6c2; --sd-plan-teal-dark: #167f99; --sd-plan-text: #425d71; --sd-plan-muted: #657b8b; --sd-plan-border: #d9e6ea; --sd-plan-soft: #f2f8fa; --sd-plan-white: #ffffff; --sd-plan-shadow: 0 16px 38px rgba(16, 45, 71, 0.08);}.sd-plans-hero{background: #fff;}.sd-plans-hero__actions{display: flex; justify-content: center; gap: .85rem; flex-wrap: wrap; margin-top: 1.5rem;}.sd-plans-section{padding: clamp(3rem, 5vw, 5rem) 0; background: #fff;}.sd-plans-section--soft{background: var(--sd-plan-soft);}.sd-plans-heading{max-width: 820px; margin: 0 auto 2.25rem;}.sd-plans-heading--center{text-align: center;}.sd-plans-heading h2{margin: .35rem 0 .85rem; color: var(--sd-plan-navy); font-size: clamp(1.85rem, 3.1vw, 3rem); line-height: 1.15; letter-spacing: -0.035em;}.sd-plans-heading p{color: var(--sd-plan-text); font-size: 1rem; line-height: 1.65;}.sd-plans-choice-grid, .sd-plans-after-grid{display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.25rem;}.sd-plans-choice-card, .sd-plans-after-grid article{background: #fff; border: 1px solid var(--sd-plan-border); border-top: 5px solid var(--sd-plan-teal); border-radius: 1.1rem; box-shadow: var(--sd-plan-shadow); padding: 1.5rem;}.sd-plans-choice-card--featured{border-top-color: var(--sd-plan-navy);}.sd-plans-choice-card span, .sd-plans-after-grid span{display: inline-flex; align-items: center; justify-content: center; min-width: 2rem; height: 2rem; margin-bottom: .75rem; border-radius: 999px; background: rgba(54, 166, 194, .13); color: var(--sd-plan-teal-dark); font-size: .8rem; font-weight: 850;}.sd-plans-choice-card h3, .sd-plans-after-grid h3{margin: 0 0 .5rem; color: var(--sd-plan-navy); font-size: 1.15rem;}.sd-plans-choice-card p, .sd-plans-after-grid p{margin: 0; color: var(--sd-plan-text); line-height: 1.62;}.sd-plans-package-grid{display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.35rem; align-items: stretch;}.sd-plans-package-card{display: flex; flex-direction: column; background: #fff; border: 1px solid var(--sd-plan-border); border-radius: 1.2rem; box-shadow: var(--sd-plan-shadow); overflow: hidden;}.sd-plans-package-card--recommended{border-color: var(--sd-plan-teal); box-shadow: 0 22px 48px rgba(54, 166, 194, .18); transform: translateY(-.5rem);}.sd-plans-package-card__ribbon{padding: .8rem 1rem; background: var(--sd-plan-soft); color: var(--sd-plan-navy); font-size: .78rem; font-weight: 850; letter-spacing: .08em; text-align: center; text-transform: uppercase;}.sd-plans-package-card--recommended .sd-plans-package-card__ribbon{background: linear-gradient(135deg, var(--sd-plan-teal), var(--sd-plan-teal-dark)); color: #fff;}.sd-plans-package-card__body{display: flex; flex: 1; flex-direction: column; padding: 1.5rem;}.sd-plans-package-card__kicker{min-height: 2.2rem; margin: 0 0 .4rem; color: var(--sd-plan-teal-dark); font-size: .72rem; font-weight: 850; letter-spacing: .08em; line-height: 1.35; text-transform: uppercase;}.sd-plans-package-card h3{margin: 0 0 1rem; color: var(--sd-plan-navy); font-size: clamp(1.8rem, 2.3vw, 2.35rem); line-height: 1.05; letter-spacing: -0.035em;}.sd-plans-price{margin-bottom: 1rem; padding: 1rem; background: var(--sd-plan-soft); border: 1px solid rgba(54, 166, 194, .16); border-radius: .9rem;}.sd-plans-price p{margin: 0;}.sd-plans-price__regular{color: var(--sd-plan-muted); font-size: .82rem;}.sd-plans-price__regular s{margin-left: .3rem;}.sd-plans-price__sale{color: var(--sd-plan-navy); font-size: 2.25rem; font-weight: 700; line-height: 1.05;}.sd-plans-price__note{color: var(--sd-plan-muted); font-size: .82rem;}.sd-plans-price__save{margin-top: .55rem !important; color: var(--sd-plan-teal-dark); font-size: .85rem; font-weight: 700;}.sd-plans-price__code{margin-top: .4rem !important; color: var(--sd-plan-muted); font-size: .74rem; line-height: 1.45;}.sd-plans-price__code strong{color: var(--sd-plan-navy);}.sd-plans-package-card__summary{color: var(--sd-plan-text); font-size: .94rem; line-height: 1.62;}.sd-plans-package-card ul{flex: 1; margin: .75rem 0 1.25rem; padding: 0; list-style: none; color: var(--sd-plan-text); font-size: .9rem; line-height: 1.55;}.sd-plans-package-card li{position: relative; padding: .28rem 0 .28rem 1.35rem;}.sd-plans-package-card li::before{content: "✓"; position: absolute; left: 0; top: .28rem; color: var(--sd-plan-teal-dark); font-weight: 700;}.sd-plans-package-card__button{width: 100%; margin-top: auto;}.sd-plans-comp-note{max-width: 760px; margin: 1.25rem auto 0; color: var(--sd-plan-muted); font-size: .85rem; text-align: center;}.sd-plans-after-grid{grid-template-columns: repeat(4, minmax(0, 1fr));}.sd-plans-after-note{max-width: 740px; margin: 1.5rem auto 0; padding: 1rem 1.25rem; background: #fff; border: 1px solid var(--sd-plan-border); border-left: 5px solid var(--sd-plan-teal); border-radius: .9rem; color: var(--sd-plan-text); text-align: center; box-shadow: var(--sd-plan-shadow);}.sd-plans-after-note strong{color: var(--sd-plan-navy);}.sd-plans-table-wrap{overflow-x: auto; border: 1px solid var(--sd-plan-border); border-radius: 1rem; box-shadow: var(--sd-plan-shadow);}.sd-plans-table{width: 100%; min-width: 820px; border-collapse: collapse; background: #fff;}.sd-plans-table th, .sd-plans-table td{padding: .9rem 1rem; border-bottom: 1px solid var(--sd-plan-border); color: var(--sd-plan-text); text-align: left; vertical-align: top;}.sd-plans-table thead th{background: var(--sd-plan-navy); color: #fff; font-size: .86rem; letter-spacing: .04em; text-transform: uppercase;}.sd-plans-table tbody th{color: var(--sd-plan-navy); font-weight: 750;}.sd-plans-table__featured{background: rgba(54, 166, 194, .08);}.sd-plans-table__group th{background: var(--sd-plan-soft); color: var(--sd-plan-teal-dark); font-size: .75rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;}.sd-plans-help{padding: clamp(3rem, 5vw, 5rem) 0; background: var(--sd-plan-soft);}.sd-plans-help__inner{display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 2rem; align-items: center; padding: clamp(1.75rem, 3vw, 2.5rem); background: #fff; border: 1px solid var(--sd-plan-border); border-radius: 1.25rem; box-shadow: var(--sd-plan-shadow);}.sd-plans-help h2{margin: .35rem 0 .75rem; color: var(--sd-plan-navy); font-size: clamp(1.7rem, 2.8vw, 2.7rem); line-height: 1.14; letter-spacing: -0.035em;}.sd-plans-help p{max-width: 720px; margin: 0; color: var(--sd-plan-text); line-height: 1.65;}.sd-plans-help__actions{display: flex; flex-direction: column; gap: .75rem; min-width: 250px;}.sd-plans-final{margin-top: 0;}.sd-plans-mobile-bar{display: none;}@media (max-width: 1100px){.sd-plans-package-grid, .sd-plans-choice-grid{grid-template-columns: 1fr; max-width: 760px; margin: 0 auto;}.sd-plans-package-card--recommended{transform: none;}.sd-plans-after-grid{grid-template-columns: repeat(2, minmax(0, 1fr));}}@media (max-width: 850px){.sd-plans-help__inner{grid-template-columns: 1fr;}.sd-plans-help__actions{min-width: 0;}.sd-plans-help__actions .sd-local-btn{width: 100%;}.sd-plans-after-grid{grid-template-columns: 1fr;}.sd-plans-mobile-bar{position: fixed; z-index: 50; right: 0; bottom: 0; left: 0; display: grid; grid-template-columns: 1fr 1fr; padding: .65rem max(.65rem, env(safe-area-inset-right)) max(.65rem, env(safe-area-inset-bottom)) max(.65rem, env(safe-area-inset-left)); background: #fff; border-top: 1px solid var(--sd-plan-border); box-shadow: 0 -10px 30px rgba(16, 45, 71, .12);}.sd-plans-mobile-bar a{display: grid; place-items: center; min-height: 44px; padding: .5rem; color: var(--sd-plan-navy); font-size: .9rem; font-weight: 700; text-decoration: none;}.sd-plans-mobile-bar a:last-child{background: var(--sd-plan-teal); border-radius: .55rem; color: #fff;}}@media (max-width: 640px){.sd-plans-hero__actions{flex-direction: column;}.sd-plans-hero__actions .sd-local-btn{width: 100%;}.sd-plans-package-card__body{padding: 1.25rem;}}@media print{.sd-local-nav, .sd-plans-mobile-bar{display: none;}.sd-plans-package-card, .sd-plans-choice-card, .sd-plans-after-grid article, .sd-plans-help__inner{box-shadow: none;}}.sd-flat-fee-plans{overflow-x: hidden;}.sd-flat-fee-plans .sd-local-btn, .sd-flat-fee-plans .sd-story-btn{display: inline-flex !important; align-items: center; justify-content: center; gap: .45rem; min-height: 3rem; padding: .85rem 1.25rem; border-radius: .8rem; border: 1px solid transparent; font-weight: 850; line-height: 1.1; text-align: center; text-decoration: none !important; white-space: normal; box-shadow: 0 14px 30px rgba(16, 45, 71, .10);}.sd-flat-fee-plans .sd-local-btn--primary, .sd-flat-fee-plans .sd-story-btn--light{background: var(--sd-plan-teal) !important; border-color: var(--sd-plan-teal) !important; color: #fff !important;}.sd-flat-fee-plans .sd-local-btn--primary:hover, .sd-flat-fee-plans .sd-story-btn--light:hover{background: var(--sd-plan-teal-dark) !important; border-color: var(--sd-plan-teal-dark) !important; color: #fff !important;}.sd-flat-fee-plans .sd-local-btn--light, .sd-flat-fee-plans .sd-story-btn--outline-light{background: #fff !important; border-color: rgba(16, 45, 71, .18) !important; color: var(--sd-plan-navy) !important;}.sd-flat-fee-plans .sd-local-btn--light:hover, .sd-flat-fee-plans .sd-story-btn--outline-light:hover{border-color: var(--sd-plan-teal) !important; color: var(--sd-plan-teal-dark) !important;}.sd-plans-hero__actions .sd-local-btn{min-width: 190px;}.sd-plans-choice-grid{align-items: stretch;}.sd-plans-choice-card{min-height: 0; padding: 1.35rem;}.sd-plans-choice-card h3{font-size: 1.2rem; line-height: 1.22; letter-spacing: -.02em;}.sd-plans-choice-card p{font-size: .98rem;}.sd-plans-choice-card p strong{color: var(--sd-plan-navy); font-weight: 700;}.sd-plans-package-grid{gap: 1.5rem;}.sd-plans-package-card{min-width: 0;}.sd-plans-package-card__body{padding: 1.35rem;}.sd-plans-package-card__kicker{min-height: 0;}.sd-plans-package-card h3{margin-bottom: .85rem;}.sd-plans-price{padding: .9rem;}.sd-plans-price__sale{font-size: clamp(2rem, 3vw, 2.7rem);}.sd-plans-package-card ul{font-size: .88rem;}.sd-plans-package-card li{padding-left: 1.25rem;}.sd-plans-package-card--recommended{transform: translateY(-.35rem);}.sd-plans-after-grid article{min-width: 0;}.sd-plans-after-grid h3{font-size: 1.08rem; line-height: 1.15;}.sd-plans-after-grid p{font-size: .93rem; line-height: 1.55;}.sd-plans-table-wrap{width: 100%; overflow-x: auto;}.sd-plans-table{min-width: 0; table-layout: fixed;}.sd-plans-table th:first-child, .sd-plans-table td:first-child{width: 46%;}.sd-plans-table th:not(:first-child), .sd-plans-table td:not(:first-child){width: 18%; text-align: center;}.sd-plans-table th, .sd-plans-table td{overflow-wrap: anywhere; word-break: normal;}.sd-plans-help__actions .sd-local-btn{width: 100%;}.sd-plans-final{position: relative; overflow: hidden;}.sd-plans-final::before, .sd-plans-final::after, .sd-plans-final .container::before, .sd-plans-final .container::after{content: none !important; display: none !important;}.sd-plans-final .container{position: relative; z-index: 1;}@media (max-width: 1250px){.sd-plans-package-grid{grid-template-columns: 1fr; max-width: 760px; margin: 0 auto;}.sd-plans-package-card--recommended{transform: none; order: -1;}.sd-plans-package-card__body{padding: 1.6rem;}.sd-plans-package-card ul{columns: 2; column-gap: 2rem;}.sd-plans-package-card__button{max-width: 320px;}}@media (max-width: 1050px){.sd-plans-choice-grid{grid-template-columns: 1fr;}.sd-plans-after-grid{grid-template-columns: repeat(2, minmax(0, 1fr));}}@media (max-width: 760px){.sd-plans-package-card ul{columns: 1;}.sd-plans-after-grid{grid-template-columns: 1fr;}.sd-plans-table{min-width: 720px; table-layout: auto;}.sd-plans-table th:first-child, .sd-plans-table td:first-child, .sd-plans-table th:not(:first-child), .sd-plans-table td:not(:first-child){width: auto; text-align: left;}}@media print{.sd-plans-mobile-bar, .sd-local-nav{display: none !important;}.sd-plans-section, .sd-plans-help, .sd-plans-final{break-inside: avoid; page-break-inside: avoid;}.sd-plans-package-grid, .sd-plans-choice-grid, .sd-plans-after-grid{grid-template-columns: 1fr !important; max-width: none !important;}.sd-plans-package-card, .sd-plans-choice-card, .sd-plans-after-grid article, .sd-plans-help__inner{break-inside: avoid; page-break-inside: avoid;}.sd-plans-package-card ul{columns: 2;}.sd-plans-table{min-width: 0 !important; table-layout: fixed !important; font-size: .82rem;}.sd-plans-table th, .sd-plans-table td{padding: .65rem .55rem;}.sd-plans-table th:first-child, .sd-plans-table td:first-child{width: 44%;}.sd-plans-table th:not(:first-child), .sd-plans-table td:not(:first-child){width: 18.66%; text-align: center;}}html.sd-flat-fee-plans-page body .sd-flat-fee-plans .sd-plans-final.sd-story-decision::before, html.sd-flat-fee-plans-page body .sd-flat-fee-plans .sd-plans-final.sd-story-decision::after, html.sd-flat-fee-plans-page body .sd-flat-fee-plans .sd-plans-final.sd-story-decision .container::before, html.sd-flat-fee-plans-page body .sd-flat-fee-plans .sd-plans-final.sd-story-decision .container::after, body.sd-flat-fee-plans-page .sd-flat-fee-plans .sd-plans-final.sd-story-decision::before, body.sd-flat-fee-plans-page .sd-flat-fee-plans .sd-plans-final.sd-story-decision::after, body.sd-flat-fee-plans-page .sd-flat-fee-plans .sd-plans-final.sd-story-decision .container::before, body.sd-flat-fee-plans-page .sd-flat-fee-plans .sd-plans-final.sd-story-decision .container::after{content: none !important; display: none !important; width: 0 !important; height: 0 !important; background: none !important; border: 0 !important; box-shadow: none !important;}.sd-flat-fee-plans .sd-plans-final.sd-story-decision{overflow: hidden !important; background: radial-gradient(circle at 90% 15%, rgba(54,166,194,.22), transparent 22rem), linear-gradient(135deg, #102d47 0%, #173c58 60%, #167f99 100%) !important;}.sd-flat-fee-plans .sd-plans-final.sd-story-decision > .container{position: relative !important; z-index: 1 !important;}.sd-flat-fee-plans .sd-plans-table{width: 100% !important; table-layout: fixed !important;}.sd-flat-fee-plans .sd-plans-table th, .sd-flat-fee-plans .sd-plans-table td{box-sizing: border-box;}.sd-flat-fee-plans .sd-plans-table th:first-child, .sd-flat-fee-plans .sd-plans-table td:first-child{width: 40% !important;}.sd-flat-fee-plans .sd-plans-table th:not(:first-child), .sd-flat-fee-plans .sd-plans-table td:not(:first-child){width: 20% !important; text-align: center;}.sd-flat-fee-plans .sd-plans-table thead th{padding: .8rem .55rem !important; font-size: .72rem !important; letter-spacing: .045em !important; white-space: normal !important; overflow-wrap: normal !important; word-break: normal !important;}.sd-flat-fee-plans .sd-plans-table tbody th, .sd-flat-fee-plans .sd-plans-table tbody td{padding: .78rem .65rem !important;}.sd-flat-fee-plans .sd-plans-after-grid{gap: 1rem !important;}.sd-flat-fee-plans .sd-plans-after-grid article{padding: 1.25rem !important;}.sd-flat-fee-plans .sd-plans-after-grid h3{font-size: 1rem !important; line-height: 1.18 !important;}.sd-flat-fee-plans .sd-plans-after-grid p{font-size: .9rem !important; line-height: 1.5 !important;}@media print{.sd-flat-fee-plans .sd-plans-final.sd-story-decision::before, .sd-flat-fee-plans .sd-plans-final.sd-story-decision::after, .sd-flat-fee-plans .sd-plans-final.sd-story-decision .container::before, .sd-flat-fee-plans .sd-plans-final.sd-story-decision .container::after{content: none !important; display: none !important; background: none !important;}.sd-flat-fee-plans .sd-plans-table{width: 100% !important; min-width: 0 !important; table-layout: fixed !important;}.sd-flat-fee-plans .sd-plans-table th:first-child, .sd-flat-fee-plans .sd-plans-table td:first-child{width: 39% !important;}.sd-flat-fee-plans .sd-plans-table th:not(:first-child), .sd-flat-fee-plans .sd-plans-table td:not(:first-child){width: 20.33% !important;}.sd-flat-fee-plans .sd-plans-table thead th{font-size: .66rem !important; padding: .65rem .35rem !important;}.sd-flat-fee-plans .sd-plans-table tbody th, .sd-flat-fee-plans .sd-plans-table tbody td{font-size: .76rem !important; padding: .55rem .35rem !important;}}@media screen and (min-width: 901px){.sd-flat-fee-plans .sd-plans-package-grid{display: grid !important; grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 1.35rem !important; max-width: none !important; margin: 0 !important; align-items: stretch !important;}.sd-flat-fee-plans .sd-plans-package-card{width: auto !important; min-width: 0 !important; order: 0 !important;}.sd-flat-fee-plans .sd-plans-package-card--recommended{order: 0 !important; transform: translateY(-.45rem) !important;}.sd-flat-fee-plans .sd-plans-package-card__body{padding: 1.25rem !important;}.sd-flat-fee-plans .sd-plans-package-card ul{columns: 1 !important; column-gap: normal !important; font-size: .86rem !important;}.sd-flat-fee-plans .sd-plans-package-card__button{max-width: none !important;}.sd-flat-fee-plans .sd-plans-price__sale{font-size: clamp(2rem, 2.5vw, 2.45rem) !important;}}@media screen and (max-width: 900px){.sd-flat-fee-plans .sd-plans-package-grid{grid-template-columns: 1fr !important; max-width: 760px !important; margin: 0 auto !important;}.sd-flat-fee-plans .sd-plans-package-card--recommended{order: -1 !important; transform: none !important;}.sd-flat-fee-plans .sd-plans-package-card ul{columns: 1 !important;}}.sd-flat-fee-plans .sd-plans-hero{padding: clamp(2.2rem, 4.5vw, 4.5rem) 0 clamp(2.6rem, 5vw, 5rem); background: radial-gradient(circle at 50% 0%, rgba(54, 166, 194, .08), transparent 30rem), linear-gradient(180deg, #ffffff 0%, #ffffff 74%, #f2f8fa 100%);}.sd-flat-fee-plans .sd-plans-hero > .container{max-width: 1120px;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand{max-width: 720px; margin: 0 auto clamp(1.75rem, 3vw, 2.6rem); text-align: center;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand a{display: inline-block; width: min(680px, 88vw);}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand img{display: block; width: 100%; height: auto; max-height: 150px; object-fit: contain;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline{display: grid; grid-template-columns: minmax(3rem, 1fr) auto minmax(3rem, 1fr); gap: 1rem; align-items: center; max-width: 720px; margin: 1rem auto 0;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline span{display: block; height: 2px; background: rgba(54, 166, 194, .72);}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline p{margin: 0; color: #102d47; font-size: clamp(1rem, 1.45vw, 1.35rem); font-weight: 750; line-height: 1.15; letter-spacing: -.035em; white-space: nowrap;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline em{font-style: italic;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline sup{position: relative; top: -.25em; margin-left: .08em; font-size: .52em; line-height: 0;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__content{max-width: 920px; margin: 0 auto; text-align: center;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__location{margin: 0 0 .9rem; color: #167f99; font-size: .78rem; font-weight: 700; letter-spacing: .16em; line-height: 1.25; text-transform: uppercase;}.sd-flat-fee-plans .sd-plans-hero h1{max-width: 900px; margin: 0 auto 1.1rem; color: #102d47; font-size: clamp(2.75rem, 6.2vw, 5.2rem); font-weight: 700; line-height: .98; letter-spacing: -.07em;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__question{max-width: 860px; margin: 0 auto; color: #425d71; font-size: clamp(1.05rem, 1.7vw, 1.35rem); line-height: 1.55;}.sd-flat-fee-plans .sd-plans-hero__actions{margin-top: 1.65rem;}.sd-flat-fee-plans .sd-plans-hero__actions .sd-local-btn{min-width: 210px;}@media screen and (max-width: 760px){.sd-flat-fee-plans .sd-plans-hero{padding-top: 1.75rem;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand a{width: min(520px, 92vw);}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline{grid-template-columns: 1fr; gap: .45rem;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline span{display: none;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline p{white-space: normal;}.sd-flat-fee-plans .sd-plans-hero h1{font-size: clamp(2.35rem, 12vw, 3.35rem); letter-spacing: -.06em;}}@media print{.sd-flat-fee-plans .sd-plans-hero{padding-top: 1.4rem !important; padding-bottom: 2rem !important; background: #fff !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand{max-width: 620px !important; margin-bottom: 1.5rem !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand a{width: 560px !important; max-width: 82vw !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand img{max-height: 118px !important;}.sd-flat-fee-plans .sd-plans-hero h1{font-size: 3.35rem !important; line-height: 1.02 !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__question{font-size: 1.05rem !important;}}.sd-flat-fee-plans .sd-plans-hero h1{max-width: 920px !important; color: #102d47 !important; font-family: var(--sd-font-family) !important; font-size: clamp(2.85rem, 5.7vw, 4.85rem) !important; font-weight: 700 !important; line-height: 1.04 !important; letter-spacing: -.045em !important; text-wrap: balance;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__question{max-width: 840px !important; font-size: clamp(1.05rem, 1.55vw, 1.28rem) !important; line-height: 1.62 !important; letter-spacing: 0 !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__location{font-size: .78rem !important; font-weight: 850 !important; letter-spacing: .18em !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline p{font-weight: 650 !important; letter-spacing: -.035em !important;}@media screen and (max-width: 760px){.sd-flat-fee-plans .sd-plans-hero h1{font-size: clamp(2.35rem, 10vw, 3.25rem) !important; line-height: 1.06 !important; letter-spacing: -.04em !important;}}@media print{.sd-flat-fee-plans .sd-plans-hero h1{font-size: 3.15rem !important; font-weight: 700 !important; line-height: 1.06 !important; letter-spacing: -.042em !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__question{font-size: 1.02rem !important; line-height: 1.58 !important;}}.sd-flat-fee-plans .sd-plans-hero{background: #ffffff !important;}.sd-flat-fee-plans .sd-plans-hero::before, .sd-flat-fee-plans .sd-plans-hero::after, .sd-flat-fee-plans .sd-plans-hero > .container::before, .sd-flat-fee-plans .sd-plans-hero > .container::after, .sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand::before, .sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand::after{content: none !important; display: none !important; background: none !important; box-shadow: none !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand, .sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand a, .sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand img{background: #ffffff !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand img{box-shadow: none !important; border: 0 !important; border-radius: 0 !important;}.sd-flat-fee-plans .sd-plans-hero + .sd-plans-section--soft{border-top: 1px solid rgba(16, 45, 71, .08);}@media print{.sd-flat-fee-plans .sd-plans-hero, .sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand, .sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand a, .sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__brand img{background: #ffffff !important;}}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline{grid-template-columns: minmax(7rem, 1fr) auto minmax(7rem, 1fr) !important; gap: 1.25rem !important; max-width: 820px !important; margin: 1.25rem auto 0 !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline span{height: 2px !important; background: rgba(54, 166, 194, .82) !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline p{color: #102d47 !important; font-size: clamp(1.35rem, 2.05vw, 1.9rem) !important; font-weight: 700 !important; line-height: 1.08 !important; letter-spacing: -.045em !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline em{font-style: italic !important; font-weight: 700 !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline sup{top: -.42em !important; font-size: .42em !important;}@media screen and (max-width: 760px){.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline{grid-template-columns: minmax(3rem, 1fr) auto minmax(3rem, 1fr) !important; gap: .75rem !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline span{display: block !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline p{font-size: clamp(1.05rem, 5vw, 1.35rem) !important; white-space: nowrap !important;}}@media print{.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline{max-width: 700px !important; margin-top: 1rem !important;}.sd-flat-fee-plans .sd-plans-hero .sd-guide-hero__tagline p{font-size: 1.35rem !important; font-weight: 700 !important;}}.sd-flat-fee-plans .sd-plans-choice-card > span{width: auto !important; min-width: 0 !important; height: auto !important; padding: .38rem .7rem !important; border-radius: 999px !important; background: rgba(54, 166, 194, .12) !important; color: var(--sd-plan-teal-dark) !important; font-size: .72rem !important; font-weight: 700 !important; letter-spacing: .08em !important; line-height: 1.1 !important; text-transform: uppercase !important;}.sd-flat-fee-plans .sd-plans-choice-card--featured > span{background: rgba(16, 45, 71, .10) !important; color: var(--sd-plan-navy) !important;}.sd-flat-fee-plans .sd-story-eyebrow{margin: 0 0 .45rem; color: var(--sd-teal-dark);}.sd-flat-fee-plans .sd-story-heading{max-width: 820px; margin: 0 auto clamp(2.3rem, 4vw, 3.2rem);}.sd-flat-fee-plans .sd-story-heading h2{margin: .35rem 0 .85rem; color: var(--sd-navy); text-wrap: balance;}.sd-flat-fee-plans .sd-story-heading > p:last-child{max-width: 720px; margin-left: auto; margin-right: auto; color: var(--sd-text);}.sd-flat-fee-plans .sd-story-heading--center{text-align: center;}.sd-flat-fee-plans .sd-story-heading--light h2, .sd-flat-fee-plans .sd-story-heading--light > p:last-child{color: #fff;}.sd-flat-fee-plans .sd-story-btn{transition: transform .18s ease, box-shadow .18s ease, background .18s ease;}.sd-flat-fee-plans .sd-story-btn:hover, .sd-flat-fee-plans .sd-story-btn:focus-visible{transform: translateY(-1px);}.sd-flat-fee-plans .sd-story-decision{margin: 0; padding: clamp(4rem, 6vw, 6rem) 0; color: #fff;}.sd-flat-fee-plans .sd-story-decision .sd-story-eyebrow{color: rgba(255, 255, 255, .72);}.sd-flat-fee-plans .sd-story-decision .sd-story-heading{margin-bottom: 2rem;}.sd-flat-fee-plans .sd-story-decision .sd-story-heading h2{color: #fff; text-wrap: balance;}.sd-flat-fee-plans .sd-story-decision .sd-story-heading p{color: rgba(255, 255, 255, .86);}.sd-flat-fee-plans .sd-story-decision-actions{display: flex; justify-content: center; gap: .9rem; flex-wrap: wrap; margin-top: 1.25rem;}.sd-flat-fee-plans .sd-story-path{display: flex; align-items: center; justify-content: center; gap: .75rem; max-width: 820px; margin: 2rem auto 0; padding: 1.25rem; background: rgba(255, 255, 255, .10); border: 1px solid rgba(255, 255, 255, .18); border-radius: 1rem; box-shadow: none;}.sd-flat-fee-plans .sd-story-path__step{text-align: center;}.sd-flat-fee-plans .sd-story-path__step span{display: inline-flex; align-items: center; justify-content: center; width: 1.8rem; height: 1.8rem; background: rgba(255, 255, 255, .16); border-radius: 50%; color: #fff; font-size: .75rem; font-weight: 700;}.sd-flat-fee-plans .sd-story-path__step strong{display: block; margin-top: .25rem; color: #fff; font-size: .85rem;}.sd-flat-fee-plans .sd-story-path__step p{margin: 0; color: rgba(255, 255, 255, .78); font-size: .75rem;}.sd-flat-fee-plans .sd-story-path__arrow{color: rgba(255, 255, 255, .32); font-size: 1.2rem;}@media (prefers-reduced-motion: reduce){.sd-flat-fee-plans .sd-story-btn{transition: none;}}@media (max-width: 850px){.sd-flat-fee-plans .sd-story-path{flex-direction: column; gap: .5rem; padding: 1rem;}.sd-flat-fee-plans .sd-story-path__arrow{transform: rotate(90deg);}}@media (max-width: 767.98px){.sd-flat-fee-plans .sd-story-decision{padding: 3.75rem 0;}.sd-flat-fee-plans .sd-story-decision-actions{flex-direction: column; align-items: center;}.sd-flat-fee-plans .sd-story-decision-actions .sd-story-btn{width: 100%; max-width: 360px;}.sd-flat-fee-plans .sd-story-path{max-width: 420px;}}