.dnd-section:has(.hero){--bg-color:var(--background-white);--padding-bottom:0px;background:var(--bg-color)!important;padding-bottom:var(--padding-bottom)}.dnd-section:has(.hero--2-col-fw.hero--bg-navy),.dnd-section:has(.hero--bg-navy){--bg-color:var(--background-contrast);--bg-logo-color:var(--teal-base)}.dnd-section:has(.hero--2-col-fw.hero--bg-blue),.dnd-section:has(.hero--bg-blue){--bg-color:var(--background-blue);--bg-logo-color:var(--navy-500)}.dnd-section:has(.hero--2-col-fw.hero--bg-green),.dnd-section:has(.hero--bg-green){--bg-color:var(--background-green);--bg-logo-color:var(--navy-700)}.dnd-section:has(.hero--2-col-fw.hero--bg-yellow),.dnd-section:has(.hero--bg-yellow){--bg-color:var(--background-yellow);--bg-logo-color:var(--yellow-900)}.dnd-section:has([class*=hero--bg-]){--padding-bottom:var(--section-padding)}.hero{--heading-margin:var(--spacing-3x);--btn-margin:var(--spacing-8x);align-items:center;display:flex;flex-direction:column;gap:var(--gap);justify-content:space-between}.hero__heading{margin-bottom:var(--heading-margin)}.hero__description{color:var(--text-light)}.hero--bg-navy :is(.hero__heading,.hero__description){color:var(--text-white)}.hero__content .btn-group,.hero__content>.btn{margin-top:var(--btn-margin)}.hero__image img{border-radius:var(--image-radius);display:block;height:auto;width:100%}@media (min-width:1050px){.hero--2-col,.hero--2-col-fw{flex-direction:row}:is(.hero--2-col,.hero--2-col-fw) .hero__content{flex:1 0 var(--content-width)}:is(.hero--2-col,.hero--2-col-fw) .hero__image{flex:1 1 calc(100% - var(--content-width) - var(--gap))}}@media (max-width:1024px){.hero{--btn-margin:var(--spacing-5x);gap:var(--spacing-12x)}.hero__content,.hero__image{max-width:100%;text-align:left;width:100%}.hero__image:not(.hero--vert-img-overlay .hero__image){height:600px}.hero__image img{height:100%;object-fit:cover;width:100%}}@media (max-width:820px){.hero__image:not(.hero--vert-img-overlay .hero__image){height:500px}}@media (max-width:640px){.hero__image:not(.hero--vert-img-overlay .hero__image){height:300px}}.dnd-section:has(.hero--vert){padding-top:var(--spacing-12x)}.hero--vert{margin:0 auto;max-width:950px}.hero--vert .hero__image{width:100%}@media (min-width:1050px){.dnd-section:has(.hero--vert){padding-top:var(--spacing-20x)}.hero--vert .hero__content{max-width:var(--content-width);text-align:center}.hero--vert .btn-group{justify-content:center}}.dnd-section:has(.hero--2-col-fw){--bg-color:var(--background-blue);--bg-logo-color:var(--navy-500);overflow-y:clip}.hero--2-col-fw{z-index:0}.hero--2-col-fw .hero__content{position:relative}.hero--2-col-fw .hero__image{--image-radius:0}.hero__bg-logo{display:none;inset:30% 30px auto auto;position:absolute;transform:translateX(50%);z-index:-1}.hero__bg-logo svg{height:371px;opacity:.08;width:472px}.hero__bg-logo svg path{fill:var(--bg-logo-color)}@media (min-width:1050px){.dnd-section:has(.hero--2-col-fw){margin-top:0!important;padding-block:0!important}.hero__bg-logo{display:block}.hero--2-col-fw .hero__image img{--width-offset:calc(100vw - var(--container-width));max-height:600px;object-fit:cover;object-position:var(--image-position);width:calc(100% + var(--width-offset)/2)}}@media (max-width:1024px){.hero--2-col-fw .hero__image{position:relative}.hero--2-col-fw .hero__image img{inset:0 auto auto 50%;position:absolute;transform:translateX(-50%);width:100vw}}.dnd-section:has(.hero--vert-img-overlay){padding-top:var(--spacing-8x)}.hero--vert-img-overlay{align-items:flex-start;gap:var(--spacing-6x)}.hero--vert-img-overlay .hero__image{aspect-ratio:1/.69;border-radius:var(--radius-md);overflow:clip;position:relative;width:100%}.hero--vert-img-overlay .hero__image img{border-radius:calc(var(--radius-md) + 2px);height:100%;max-height:627px;object-fit:cover;object-position:var(--image-position);width:100%}.hero__img-overlay-text{align-items:center;background:var(--bg-color);border-bottom-left-radius:var(--radius-md);display:flex;gap:var(--spacing-5x);inset:0 0 auto auto;justify-content:space-between;padding:40px;position:absolute;width:50%}.hero__img-overlay-text .hero__description{display:none}.hero__img-overlay-text .btn{display:none;flex:0 0 auto}.hero__img-overlay{background:var(--bg-color);border-top-right-radius:var(--radius-md);height:7%;inset:auto auto 0 0;min-height:40px;position:absolute;width:23%}:is(.hero__img-overlay-text,.hero__img-overlay):after,:is(.hero__img-overlay-text,.hero__img-overlay):before{background:var(--bg-color);clip-path:path("M0 0V-1H21V20H20C20 12.875 16.589 8.314 14.136 5.861 11.692 3.408 7.125 0 0 0Z");content:"";height:21px;position:absolute;width:21px}.hero__img-overlay-text:before{inset:0 calc(100% - 1px) auto auto}.hero__img-overlay-text:after{inset:100% -1px auto auto}.hero__img-overlay:before{inset:auto auto 100% -1px;transform:rotate(180deg)}.hero__img-overlay:after{inset:auto auto 0 calc(100% - 1px);transform:rotate(180deg)}@media (min-width:640px){.hero--vert-img-overlay .hero__image{aspect-ratio:1/.49}}@media (min-width:1050px){.dnd-section:has(.hero--vert-img-overlay){padding-top:var(--spacing-14x)}.hero--vert-img-overlay .hero__heading{margin-bottom:0}.hero--vert-img-overlay .hero__content{max-width:50%}.hero--vert-img-overlay .hero__content .btn,.hero--vert-img-overlay .hero__description{display:none}.hero__img-overlay-text{padding:var(--spacing-5x) var(--spacing-8x) var(--spacing-5x)}.hero__img-overlay-text .hero__description{display:block}.hero__img-overlay-text .btn{display:inline-flex}}@media (max-width:820px){.hero__img-overlay-text{padding:24px}}