
  .dtfaq{--g:#63bd9e;--ink:#151715;--cream:#f4f1e9;--muted:#68706b;--line:#d8ddd9;--dark:#101310;font-family:var(--font-body-family);color:var(--ink);background:#fff}
  .dtfaq *{box-sizing:border-box}.dtfaq__wrap{width:min(1180px,calc(100% - 48px));margin:0 auto}.dtfaq__eyebrow{margin:0 0 20px;color:var(--g);font-size:14px;font-weight:850;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.dtfaq h1,.dtfaq h2{margin:0;font-family:var(--font-heading-family);font-weight:400;letter-spacing:-.04em;line-height:.92}.dtfaq h1{font-size:clamp(58px,7vw,104px)}.dtfaq h2{font-size:clamp(48px,5.2vw,76px)}.dtfaq h1 em,.dtfaq h2 em{color:var(--g);font-style:normal}.dtfaq__hero{padding:96px 0 86px;background:radial-gradient(circle at 88% 8%,rgba(99,189,158,.18),transparent 30%),var(--cream)}.dtfaq__hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:end}.dtfaq__hero-copy>p{margin:0 0 30px;color:var(--muted);font-size:17px;line-height:1.75}.dtfaq__hero-links{display:flex;flex-wrap:wrap;gap:10px}.dtfaq__hero-links a{display:inline-flex;min-height:46px;align-items:center;padding:0 18px;border:1px solid #cdd3cf;border-radius:999px;color:var(--ink);font-size:14px;font-weight:800;text-decoration:none}.dtfaq__section{padding:96px 0}.dtfaq__section--light{background:#fff}.dtfaq__section--dark{background:var(--dark);color:#fff}.dtfaq__section-grid{display:grid;grid-template-columns:minmax(350px,.72fr) minmax(0,1.28fr);gap:72px;align-items:start}.dtfaq__sticky-head{position:sticky;top:110px;min-width:0}.dtfaq__brand-title{font-size:clamp(48px,3.25vw,60px)!important;line-height:.9!important;letter-spacing:-.055em!important}.dtfaq__brand-title span,.dtfaq__brand-title em{display:block;white-space:nowrap;overflow-wrap:normal;word-break:normal}.dtfaq__sticky-head>p:not(.dtfaq__eyebrow){max-width:340px;margin:26px 0 28px;color:var(--muted);font-size:14px;line-height:1.7}.dtfaq__sticky-head--dark>p:not(.dtfaq__eyebrow){color:#9aa29d}.dtfaq__sticky-head--dark h2{color:#fff}.dtfaq__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border-radius:999px;font-size:14px;font-weight:850;text-align:center;text-decoration:none}.dtfaq__button--green{background:var(--g);color:#10251d}.dtfaq__button--light{border:1px solid #d6dbd7;background:#fff;color:var(--ink)}.dtfaq__accordions{border-top:1px solid var(--line)}.dtfaq__accordions details{border-bottom:1px solid var(--line)}.dtfaq__accordions summary{position:relative;padding:25px 54px 25px 0;cursor:pointer;list-style:none;font-size:18px;font-weight:750;line-height:1.35}.dtfaq__accordions summary::-webkit-details-marker{display:none}.dtfaq__accordions summary:after{content:"+";position:absolute;right:4px;top:19px;color:var(--g);font-size:28px;font-weight:400}.dtfaq__accordions details[open] summary:after{content:"–"}.dtfaq__accordions details>div{padding:0 58px 24px 0}.dtfaq__accordions details p{max-width:760px;margin:0;color:var(--muted);font-size:14px;line-height:1.75}.dtfaq__accordions--dark{border-color:#343a36}.dtfaq__accordions--dark details{border-color:#343a36}.dtfaq__accordions--dark summary{color:#fff}.dtfaq__accordions--dark details p{color:#a8afaa}.dtfaq__contact{padding:62px 0;background:var(--cream)}.dtfaq__contact-card{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:42px;border:1px solid #d7dcd8;border-radius:24px;background:radial-gradient(circle at 95% 0%,rgba(99,189,158,.18),transparent 35%),#fff}.dtfaq__contact-card h2{font-size:clamp(42px,4.6vw,64px)}.dtfaq__contact-actions{display:flex;min-width:290px;flex-direction:column;gap:10px}.dtfaq__phone{margin-top:7px;color:var(--ink);font-size:14px;font-weight:800;text-align:center;text-decoration:none}
  @media(max-width:900px){.dtfaq__hero-grid,.dtfaq__section-grid{grid-template-columns:1fr;gap:44px}.dtfaq__sticky-head{position:static}.dtfaq__brand-title{font-size:clamp(46px,8vw,62px)!important}.dtfaq__hero{padding:70px 0}.dtfaq__section{padding:70px 0}}
  @media(max-width:749px){.dtfaq__wrap{width:min(100% - 24px,1180px)}.dtfaq__hero{padding:50px 0 54px}.dtfaq h1{font-size:52px}.dtfaq h2{font-size:43px}.dtfaq__brand-title{font-size:clamp(42px,13vw,56px)!important}.dtfaq__eyebrow{margin-bottom:14px;font-size:14px}.dtfaq__hero-copy>p{font-size:15px}.dtfaq__hero-links{display:grid}.dtfaq__hero-links a{width:100%;justify-content:center}.dtfaq__section{padding:58px 0}.dtfaq__section-grid{gap:34px}.dtfaq__accordions summary{padding:21px 46px 21px 0;font-size:16px}.dtfaq__accordions summary:after{top:15px}.dtfaq__accordions details>div{padding:0 12px 22px 0}.dtfaq__accordions details p{font-size:14px}.dtfaq__contact{padding:36px 0}.dtfaq__contact-card{flex-direction:column;align-items:flex-start;padding:26px 20px;gap:30px}.dtfaq__contact-actions{width:100%;min-width:0}.dtfaq__button{width:100%}}

.dtfaq__accordions details p,.dtfaq__sticky-head>p:not(.dtfaq__eyebrow){font-size:16px;line-height:1.75}
.dtfaq__brand-title span,.dtfaq__brand-title em{white-space:normal;overflow-wrap:anywhere}
.dtfaq h1 em,.dtfaq__section--light h2 em,.dtfaq__contact h2 em{color:#28694f}
.dtfaq__hero-grid>*,.dtfaq__section-grid>*{min-width:0}
@media(max-width:749px){.dtfaq h1{font-size:clamp(36px,9vw,54px);line-height:1.08}.dtfaq__brand-title{font-size:clamp(32px,8vw,48px)!important;line-height:1.08!important}}
