/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.messages__wrapper{display:none}body.status-popup-open{overflow:hidden}.status-popup:has(.messages--status){max-width:100%}@media (min-width:1024px){.status-popup:has(.messages--status){max-width:25rem}}.status-popup{background:#fff;border:.0625rem solid #e0f1f6;border-radius:0;bottom:0;-webkit-box-shadow:0 .25rem 1rem rgba(0,0,0,.15);box-shadow:0 .25rem 1rem rgba(0,0,0,.15);font-size:1rem;left:0;line-height:1.4;max-width:100%;padding:1.25rem;position:fixed;right:0;z-index:1000}@media (min-width:1024px){.status-popup{border-radius:.25rem;bottom:auto;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.status-popup.status-popup--hidden{opacity:0;visibility:hidden}.status-popup.is-visible{-webkit-animation:slide-in-bottom .4s ease-out;animation:slide-in-bottom .4s ease-out;opacity:1;visibility:visible}@media (min-width:1024px){.status-popup.is-visible{-webkit-animation:popup-center .5s ease-out;animation:popup-center .5s ease-out}}.status-popup-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.status-popup-text{color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.status-popup-text a{color:#1a5876;text-decoration:underline}.status-popup-text a:hover{text-decoration:none}.status-popup-text .messages{background-color:transparent;color:#333;min-height:auto;padding-block:0;-webkit-padding-end:0;padding-inline-end:0;-webkit-padding-start:0;padding-inline-start:0}.status-popup-text .messages__content{font-size:1rem;line-height:1.5rem;-webkit-padding-before:0;padding-block-start:0}.status-popup-text .messages__content a{color:#1a5876;text-decoration:underline}.status-popup-text .messages__content a:hover{color:#16354b}.status-popup-text .messages__content a:visited{color:#551a8b}.status-popup-text .messages__content h3{margin-bottom:.5rem}.status-popup-text .messages__content p{font-size:1rem;line-height:1.5rem}.status-popup-text .messages__header .messages__icon svg{height:1.875rem;width:1.875rem}.status-popup-text .messages .messages__button{display:none}.status-popup .status-popup-close{color:inherit;cursor:pointer;font-size:1.875rem;line-height:1.125rem;-webkit-transition:color .2s ease;transition:color .2s ease}.status-popup .status-popup-close:hover{color:#000}.status-popup-overlay{background:rgba(0,0,0,.5);height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;width:100%;z-index:999}.status-popup-overlay.is-visible{opacity:1}@-webkit-keyframes slide-in-bottom{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in-bottom{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes popup-center{0%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9)}to{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}@keyframes popup-center{0%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9)}to{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}
.paragraph--type--hero-block .hero-banner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;padding-top:2.5rem}@media (min-width:1024px){.paragraph--type--hero-block .hero-banner-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2.5rem;padding-top:0}}.paragraph--type--hero-block .hero-btn a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#1a5876;-webkit-box-shadow:0 .0625rem .25rem 0 rgba(16,24,40,.051);box-shadow:0 .0625rem .25rem 0 rgba(16,24,40,.051);color:#fff;font-family:InterMedium,sans-serif;font-size:.875rem;font-weight:500;justify-content:center;line-height:1.225rem;padding:.625rem 1rem;text-align:center;text-decoration:none;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:100%}.paragraph--type--hero-block .hero-btn a:hover{background-color:#16354b;color:#fff;font-weight:500}.paragraph--type--hero-block .hero-btn a:after{background:url(/themes/custom/dhi/icons/arrow-right.svg) no-repeat 50%;background-size:contain;content:"";display:inline-block;height:1rem;width:1rem}@media (min-width:1024px){.paragraph--type--hero-block .hero-btn a{background-color:#1a5876;-webkit-box-shadow:0 .0625rem .25rem 0 rgba(16,24,40,.051);box-shadow:0 .0625rem .25rem 0 rgba(16,24,40,.051);color:#fff;font-family:FigtreeSemibold,serif;font-size:1.125rem;font-weight:500;line-height:1.40625rem;padding:.90625rem 1.5rem;text-align:center;text-decoration:none;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.paragraph--type--hero-block .hero-btn a:hover{background-color:#16354b;color:#fff;font-weight:500}.paragraph--type--hero-block .hero-btn a:after{height:1.25rem;width:1.25rem}}@media (max-width:1023px){.paragraph--type--hero-block .hero-img img{width:100%}}.paragraph--type--hero-block .hero-img button.trigger{display:none!important}@media (min-width:1024px){.paragraph--type--hero-block.top-hero-banner{padding-right:0!important;position:relative}.paragraph--type--hero-block.top-hero-banner:before{background-color:#f8f4f2;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:translateX(0);transform:translateX(0);width:60vw;z-index:-1}}@media (min-width:1440px){.paragraph--type--hero-block.top-hero-banner:before{width:50vw}}@media (min-width:1024px){.paragraph--type--hero-block.top-hero-banner .hero-container{margin:0 auto;padding:0;width:100%}}@media (min-width:1280px){.paragraph--type--hero-block.top-hero-banner .hero-container{padding-left:calc(50vw - 640px);padding-right:0!important;width:100%}}@media (min-width:1024px){.paragraph--type--hero-block.top-hero-banner .hero-banner-wrapper{padding-left:1.25rem}}@media (min-width:1280px){.paragraph--type--hero-block.top-hero-banner .hero-banner-wrapper{padding-left:.625rem}}.paragraph--type--hero-block.top-hero-banner .hero-banner-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:1rem;padding-right:1rem}@media (min-width:1024px){.paragraph--type--hero-block.top-hero-banner .hero-banner-content{max-width:31.875rem;padding-left:0;padding-right:0;row-gap:1.5rem}}.paragraph--type--hero-block.top-hero-banner .hero-banner-content .hero-heading h1{color:#16354b;font-size:2rem;font-weight:600;letter-spacing:-.02rem;line-height:2.3rem;padding-bottom:.5rem}@media (min-width:1024px){.paragraph--type--hero-block.top-hero-banner .hero-banner-content .hero-heading h1{font-size:3.375rem;letter-spacing:-.04rem;line-height:3.7875rem;padding-bottom:0}}@media (min-width:1280px){.paragraph--type--hero-block.top-hero-banner .hero-banner-content .hero-heading h1{font-size:4rem;line-height:4.6rem}}.paragraph--type--hero-block.top-hero-banner .hero-banner-content .hero-des{padding-bottom:2rem}@media (min-width:1024px){.paragraph--type--hero-block.top-hero-banner .hero-banner-content .hero-des{padding-bottom:0}}.paragraph--type--hero-block.top-hero-banner .hero-banner-content .hero-des p{color:#40484f;font-size:.9375rem;font-weight:400;line-height:1.5rem}@media (min-width:1024px){.paragraph--type--hero-block.top-hero-banner .hero-banner-content .hero-des p{font-size:1.25rem;line-height:1.875rem}}.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner{padding-bottom:5rem;padding-top:5rem}@media (min-width:1024px){.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner{margin-left:auto;margin-right:auto;max-width:1320px;padding-bottom:7.5rem;padding-left:1rem;padding-right:1rem;padding-top:7.5rem;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:0!important}}@media (min-width:1024px) and (min-width:1024px){.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner{padding-left:1.25rem;padding-right:1.25rem}}@media (min-width:1280px){.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner .hero-container{margin-right:calc(min((100vw - 1280px) / 2,0)*-1)}}@media (min-width:1320px){.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner .hero-container{margin-right:calc(min((100vw - 1320px) / 2,60px)*-1)}}.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner .hero-banner-wrapper{padding-bottom:2.5rem}@media (min-width:1024px){.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner .hero-banner-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:0}}.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner .hero-banner-wrapper .hero-banner-content{padding-left:1rem;padding-right:1rem}@media (min-width:1024px){.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner .hero-banner-wrapper .hero-banner-content{max-width:21.4375rem;padding-left:0;padding-right:0}}.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner .hero-banner-wrapper .hero-preheadline{color:#814d27;font-family:InterMedium,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.15rem;line-height:1.08rem;margin-bottom:.5rem;text-transform:uppercase}@media (min-width:1024px){.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner .hero-banner-wrapper .hero-preheadline{font-size:1rem;letter-spacing:.2rem;line-height:1.6rem}}.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner .hero-banner-wrapper .hero-heading h2{color:#16354b;font-family:FigtreeSemibold,serif;font-size:1.75rem;font-weight:600;letter-spacing:-.0175rem;line-height:2.0125rem;margin-bottom:1rem}.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner .hero-banner-wrapper .hero-des{padding-bottom:2rem}@media (min-width:1024px){.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner .hero-banner-wrapper .hero-des{padding-bottom:1.5rem}}.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner .hero-banner-wrapper .hero-des p{color:#40484f;font-family:InterRegular,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.5rem}@media (min-width:1024px){.paragraph--type--hero-block.paragraph--view-mode--why-choose-hero-banner .hero-banner-wrapper .hero-des p{font-size:1.25rem;line-height:2rem}}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}
.saved-resource-wrapper .view-filters{margin-bottom:-2rem}.saved-resource-wrapper .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.5rem}@media (max-width:1023px){.saved-resource-wrapper .view-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.js-form-item-field-debt-types-target-id{display:none;margin-bottom:0;padding-top:2rem}@media (min-width:1024px){.js-form-item-field-debt-types-target-id{display:block}.js-form-item-field-debt-types-target-id ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;list-style:none;padding-bottom:2rem;padding-left:0}.js-form-item-field-debt-types-target-id ul li{margin-bottom:0}.js-form-item-field-debt-types-target-id ul li a{background-color:#fff;border:.09375rem solid #dbe0e0;-webkit-box-shadow:0 .0625rem .25rem 0 rgba(16,24,40,.051);box-shadow:0 .0625rem .25rem 0 rgba(16,24,40,.051);color:#16354b;display:inline-block;font-family:FigtreeSemibold,serif;font-size:1.125rem;font-weight:500;line-height:1.40625rem;padding:.875rem 1.5rem;text-align:center}.js-form-item-field-debt-types-target-id ul li a:hover{background-color:#16354b;color:#fff}.js-form-item-field-debt-types-target-id ul li a.bef-link--selected{background-color:#21739b;color:#fff;padding:.875rem 2rem}.js-form-item-field-debt-types-target-id ul li a.bef-link--selected:hover{background-color:#16354b}.js-form-item-field-debt-types-target-id ul #toggle-items-li a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;color:#1a5876;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:FigtreeSemibold,serif;font-size:1.125rem;font-weight:500;line-height:1.40625rem;padding:0}.js-form-item-field-debt-types-target-id ul #toggle-items-li a:after{background:url(/themes/custom/dhi/icons/arrow-right-blue.svg) no-repeat 50%;background-size:contain;content:"";display:inline-block;height:1.25rem;width:1.25rem}.js-form-item-field-debt-types-target-id ul #toggle-items-li a:hover{color:#16354b}.js-form-item-field-debt-types-target-id ul #toggle-items-li a:hover:after{-webkit-filter:brightness(0) saturate(100%) invert(17%) sepia(10%) saturate(3395%) hue-rotate(163deg) brightness(92%) contrast(91%);filter:brightness(0) saturate(100%) invert(17%) sepia(10%) saturate(3395%) hue-rotate(163deg) brightness(92%) contrast(91%)}}.home-resource-wrapper{background-color:#f4efeb;padding-bottom:4.3125rem;padding-top:2.5rem}@media (min-width:1024px){.home-resource-wrapper{padding-bottom:4rem;padding-top:4rem}}.home-resource-wrapper .block__title{color:#814d27;font-family:InterMedium,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.15rem;line-height:1.08rem;margin-bottom:.25rem;text-transform:uppercase}.home-resource-wrapper .dhi-resource-home{margin-left:auto;margin-right:auto;max-width:1320px;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:1024px){.home-resource-wrapper .dhi-resource-home{padding-left:1.25rem;padding-right:1.25rem}}.home-resource-wrapper .view,.home-resource-wrapper .view-content{display:block}.home-resource-wrapper .view-content:not(:has(.slick-list)){-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:2.5rem}@media (min-width:768px){.home-resource-wrapper .view-content:not(:has(.slick-list)){-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:3.75rem}}@media (min-width:1024px){.home-resource-wrapper .view-content:not(:has(.slick-list)){-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:3.75rem}}.home-resource-wrapper .view-resources .view-header .title{color:#2b2d33;font-family:FigtreeSemibold,serif;font-size:1.75rem;font-weight:600;letter-spacing:-.0175rem;line-height:2.0125rem;margin-bottom:2.5rem}@media (min-width:1024px){.home-resource-wrapper .view-resources .view-header .title{margin-bottom:4rem}}.home-resource-wrapper .views-exposed-form .form-actions{display:none}.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-1{display:none;margin-bottom:0}@media (min-width:1024px){.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-1{display:block}.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-1 ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;list-style:none;padding-bottom:2rem;padding-left:0}.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-1 ul li{font-size:1em}.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-1 ul li a{background-color:#fff;border:.09375rem solid #dbe0e0;-webkit-box-shadow:0 .0625rem .25rem 0 rgba(16,24,40,.051);box-shadow:0 .0625rem .25rem 0 rgba(16,24,40,.051);color:#16354b;display:inline-block;font-family:FigtreeSemibold,serif;font-size:1.125rem;font-weight:500;line-height:1.40625rem;padding:.875rem 1.5rem;text-align:center;text-decoration:none}.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-1 ul li a:hover{background-color:#16354b;color:#fff}.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-1 ul li a.bef-link--selected{background-color:#21739b;color:#fff;padding:.875rem 2rem}.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-1 ul li a.bef-link--selected:hover{background-color:#16354b}.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-1 ul #toggle-items-li a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;color:#1a5876;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:FigtreeSemibold,serif;font-size:1.125rem;font-weight:500;line-height:1.40625rem;padding:0}.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-1 ul #toggle-items-li a:after{background:url(/themes/custom/dhi/icons/arrow-right-blue.svg) no-repeat 50%;background-size:contain;content:"";display:inline-block;height:1.25rem;width:1.25rem}.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-1 ul #toggle-items-li a:hover{color:#16354b}.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-1 ul #toggle-items-li a:hover:after{-webkit-filter:brightness(0) saturate(100%) invert(17%) sepia(10%) saturate(3395%) hue-rotate(163deg) brightness(92%) contrast(91%);filter:brightness(0) saturate(100%) invert(17%) sepia(10%) saturate(3395%) hue-rotate(163deg) brightness(92%) contrast(91%)}}.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-2{display:block;margin-bottom:0}@media (min-width:1024px){.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-2{display:none}}.home-resource-wrapper .js-form-item-field-general-information-catego-target-id-2 select{background-size:.875rem;border:1px solid #c2c8cc;border-radius:.5rem;-webkit-box-shadow:0;box-shadow:0;color:#2f3941;display:block;font-family:InterMedium,sans-serif;font-size:1rem;font-weight:500;height:2.8125rem;letter-spacing:-.01rem;line-height:1.6rem;margin-bottom:2.5rem;overflow:hidden;-webkit-padding-after:.3125rem;padding-block-end:.3125rem;-webkit-padding-before:.4375rem;padding-block-start:.4375rem;-webkit-padding-end:2.5rem;padding-inline-end:2.5rem;-webkit-padding-start:.875rem;padding-inline-start:.875rem;text-overflow:ellipsis;white-space:nowrap;width:calc(100vw - 2rem)}.home-resource-wrapper .more-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;color:#1a5876;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:FigtreeSemibold,serif;font-size:1.125rem;font-weight:500;line-height:1.40625rem;padding:0}.home-resource-wrapper .more-link:after{background:url(/themes/custom/dhi/icons/arrow-right-blue.svg) no-repeat 50%;background-size:contain;content:"";display:inline-block;height:1.25rem;width:1.25rem}.home-resource-wrapper .more-link:hover{color:#16354b}.home-resource-wrapper .more-link:hover:after{-webkit-filter:brightness(0) saturate(100%) invert(17%) sepia(10%) saturate(3395%) hue-rotate(163deg) brightness(92%) contrast(91%);filter:brightness(0) saturate(100%) invert(17%) sepia(10%) saturate(3395%) hue-rotate(163deg) brightness(92%) contrast(91%)}.summary-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.saved-resources .card-footer .apply-btn,.summary-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.saved-resources .card-footer .apply-btn{background-color:#f5f5f2!important;background-color:#fff;border:0!important;border:.125rem solid #21739b;-webkit-box-shadow:0 .0625rem .25rem 0 rgba(16,24,40,.051);box-shadow:0 .0625rem .25rem 0 rgba(16,24,40,.051);color:#000!important;color:#1a5876;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;font-family:InterMedium,sans-serif;font-size:.875rem;font-weight:500;line-height:1.225rem;padding:.625rem 1rem;text-align:center;text-decoration:none;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.saved-resources .card-footer .apply-btn:hover{background-color:#16354b;color:#fff;font-weight:500}@media (min-width:1024px){.saved-resources .card-footer .apply-btn{background-color:#fff;border:.125rem solid #21739b;-webkit-box-shadow:0 .0625rem .25rem 0 rgba(16,24,40,.051);box-shadow:0 .0625rem .25rem 0 rgba(16,24,40,.051);color:#1a5876;font-family:FigtreeSemibold,serif;font-size:1.125rem;font-weight:500;line-height:1.40625rem;padding:.90625rem 1.5rem;text-align:center;text-decoration:none;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.saved-resources .card-footer .apply-btn:hover{background-color:#16354b;color:#fff;font-weight:500}}.saved-resources .card-footer .apply-btn:after{background:url(/themes/custom/dhi/icons/arrow-right-brown.svg) no-repeat 50%;background-size:contain;content:"";display:inline-block;height:1rem;width:1rem}@media (min-width:1024px){.saved-resources .card-footer .apply-btn:after{height:1.25rem;width:1.25rem}}.dhi-resource-cards{margin-bottom:2.5rem}.dhi-resource-cards .slick-list{margin-left:-1.25rem;margin-right:-1.25rem}.dhi-resource-cards .slick-list .slick-track{margin-left:0;margin-right:0}.dhi-resource-cards .slick-list .slick-slide{margin-left:1.25rem;margin-right:1.25rem}.slider-arrow-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex}.slider-arrows:has(.prev-arrow,.next-arrow){-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex}.slider-arrows:has(.prev-arrow,.next-arrow) .next-arrow,.slider-arrows:has(.prev-arrow,.next-arrow) .prev-arrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#1a5876;border:.125rem solid #1a5876;border-radius:6.1875rem;-webkit-box-shadow:0 .0625rem .25rem 0 rgba(16,24,40,.051);box-shadow:0 .0625rem .25rem 0 rgba(16,24,40,.051);display:-webkit-box;display:-ms-flexbox;display:flex;height:2.5rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.25rem .625rem;width:2.5rem}.slider-arrows:has(.prev-arrow,.next-arrow) .next-arrow.slick-disabled,.slider-arrows:has(.prev-arrow,.next-arrow) .prev-arrow.slick-disabled{opacity:.52}.slider-arrows:has(.prev-arrow,.next-arrow) .next-arrow svg,.slider-arrows:has(.prev-arrow,.next-arrow) .prev-arrow svg{height:1rem;width:1rem}
.paragraph--type--quote-block{background-color:#16354b}.paragraph--type--quote-block .quote-banner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.5rem 0;row-gap:1.9375rem}@media (min-width:1024px){.paragraph--type--quote-block .quote-banner-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:7.5rem 0}}.paragraph--type--quote-block .quote-banner-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2rem}@media (min-width:1024px){.paragraph--type--quote-block .quote-banner-content{max-width:30rem}}@media (min-width:1280px){.paragraph--type--quote-block .quote-banner-content{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:37rem}}.paragraph--type--quote-block .quote-banner-content .quote-sec{display:contents}@media (max-width:1023px){.paragraph--type--quote-block .quote-banner-content .quote-sec svg{height:1.0625rem;width:1.5rem}}.paragraph--type--quote-block .quote-banner-content .quote-text .field--name-field-step-title{color:#e1d4cb;font-family:FigtreeSemibold,serif;font-size:1.75rem;font-weight:600;letter-spacing:-.0175rem;line-height:2.0125rem}@media (min-width:1024px){.paragraph--type--quote-block .quote-banner-content .quote-text .field--name-field-step-title{font-size:2.625rem;letter-spacing:-.02625rem;line-height:3.01875rem;max-width:34.875rem}}.paragraph--type--quote-block .quote-banner-content .quote-filler .field--name-field-quote-filler{color:#e0f1f6;font-family:InterRegular,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.5rem}@media (min-width:1024px){.paragraph--type--quote-block .quote-banner-content .quote-filler .field--name-field-quote-filler{font-size:1.25rem;line-height:2rem;max-width:30.4375rem}}@media (max-width:767px){.paragraph--type--quote-block .quote-img{display:none}}@media (max-width:1023px){.paragraph--type--quote-block .quote-img img{width:100%}}.path-user .paragraph--type--quote-block{background-color:#16354b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1024px){.path-user .paragraph--type--quote-block .container{max-width:100%;padding-left:0;padding-right:0}}.path-user .paragraph--type--quote-block .quote-banner-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-column-gap:1.6875rem;-moz-column-gap:1.6875rem;column-gap:1.6875rem;padding:4.4375rem 7.375rem}.path-user .paragraph--type--quote-block .quote-banner-content,.path-user .paragraph--type--quote-block .quote-banner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.path-user .paragraph--type--quote-block .quote-banner-content{row-gap:1.5rem}@media (min-width:1280px){.path-user .paragraph--type--quote-block .quote-banner-content{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;max-width:100%}}.path-user .paragraph--type--quote-block .quote-banner-content .quote-sec svg{height:1.322625rem;width:1.8699375rem}.path-user .paragraph--type--quote-block .quote-banner-content .quote-sec svg path{fill:#eff8fa}.path-user .paragraph--type--quote-block .quote-banner-content .quote-text .field--name-field-step-title{color:#e1d4cb;font-family:FigtreeSemibold,serif;font-size:1.75rem;font-weight:400;letter-spacing:-.035rem;line-height:2.45rem}.path-user .paragraph--type--quote-block .quote-banner-content .quote-filler .field--name-field-quote-filler{color:#e0f1f6;font-family:InterRegular,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.5rem}
.dhi-cards-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media (min-width:1024px){.dhi-cards-item{gap:2.625rem}}@media (max-width:1023px){.dhi-cards-item .dhi-card-img img{width:100%}}.dhi-cards-item .dhi-card-content .dhi-card-heading{color:#232828;font-family:FigtreeSemibold,serif;font-size:1.125rem;font-weight:600;letter-spacing:-.01125rem;line-height:1.35rem;padding-bottom:1.25rem}@media (min-width:1024px){.dhi-cards-item .dhi-card-content .dhi-card-heading{font-size:1.5rem;font-weight:600;letter-spacing:-.015rem}}.dhi-cards-item .dhi-card-content .dhi-card-heading a{color:#232828;text-decoration:none}.dhi-cards-item .dhi-card-content .dhi-card-heading a:hover{color:#526077}.dhi-cards-item .dhi-card-content .dhi-card-des{color:#40484f;font-family:InterRegular,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.5rem}@media (min-width:1024px){.dhi-cards-item .dhi-card-content .dhi-card-des{font-size:1rem;line-height:1.6rem}}
.paragraph--type--step-block-banner{padding-bottom:5rem;padding-top:5rem;position:relative}@media (min-width:1024px){.paragraph--type--step-block-banner{padding-bottom:7.5rem;padding-top:7.5rem}}.paragraph--type--step-block-banner .steps-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2.5rem}@media (min-width:1024px){.paragraph--type--step-block-banner .steps-container{margin-bottom:7.5rem}}.paragraph--type--step-block-banner .steps-container .steps-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;max-width:1320px;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:1024px){.paragraph--type--step-block-banner .steps-container .steps-header{padding-left:1.25rem;padding-right:1.25rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.paragraph--type--step-block-banner .steps-container .steps-header .step-preheadline{display:none}@media (min-width:1024px){.paragraph--type--step-block-banner .steps-container .steps-header .step-preheadline{color:#814d27;display:block;font-family:InterMedium,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.2rem;line-height:1.6rem;text-transform:uppercase}}.paragraph--type--step-block-banner .steps-container .steps-header .steps-label{color:#2b2d33;font-family:FigtreeSemibold,serif;font-size:1.75rem;font-weight:600;letter-spacing:-.0175rem;line-height:2.0125rem;padding-bottom:1rem;text-align:center}@media (min-width:1024px){.paragraph--type--step-block-banner .steps-container .steps-header .steps-label{padding-bottom:0;text-align:left}.paragraph--type--step-block-banner .steps-container .steps-header .steps-heading{max-width:21.4375rem}}.paragraph--type--step-block-banner .steps-container .steps-header .step-des{color:#40484f;font-family:InterRegular,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.5rem;max-width:15.875rem;text-align:center}@media (min-width:768px){.paragraph--type--step-block-banner .steps-container .steps-header .step-des{max-width:36.25rem}}@media (min-width:1024px){.paragraph--type--step-block-banner .steps-container .steps-header .step-des{font-size:1.25rem;line-height:2rem;text-align:left}}.paragraph--type--step-block-banner .steps-wrapper{position:relative}.paragraph--type--step-block-banner .steps-wrapper:before{background:url(/themes/custom/dhi/icons/mobile-curve.svg) no-repeat 50%;background-size:contain;bottom:14.375rem;content:"";display:inline-block;height:39.375rem;position:absolute;width:100%;z-index:-1}@media (min-width:768px){.paragraph--type--step-block-banner .steps-wrapper:before{bottom:unset;height:47.5rem;top:8%}}@media (min-width:1024px){.paragraph--type--step-block-banner .steps-wrapper:before{background:url(/themes/custom/dhi/icons/desktop-curve.svg) no-repeat 50%;bottom:unset;height:11.0625rem;top:unset}}.paragraph--type--step-block-banner .step-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto;max-width:1320px;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:1024px){.paragraph--type--step-block-banner .step-container{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;padding-left:1.25rem;padding-right:1.25rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.paragraph--type--step-block-banner .step-container .steps-short-des{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:1.5rem}@media (min-width:1024px){.paragraph--type--step-block-banner .step-container .steps-short-des{padding-bottom:2.5rem}}.paragraph--type--step-block-banner .step-container .step{padding-bottom:2.5rem}@media (min-width:1024px){.paragraph--type--step-block-banner .step-container .step{max-width:25rem;padding-bottom:0}}.paragraph--type--step-block-banner .step-container .steps-detail{text-align:center}.paragraph--type--step-block-banner .step-container .steps-detail .step-title{color:#000;font-family:FigtreeSemibold,serif;font-size:1.25rem;font-weight:600;letter-spacing:-.0125rem;line-height:1.15rem;padding-bottom:1rem}@media (min-width:1024px){.paragraph--type--step-block-banner .step-container .steps-detail .step-title{font-size:1.75rem;letter-spacing:-.0175rem;line-height:2.0125rem;padding-bottom:1.5rem}}.paragraph--type--step-block-banner .step-container .steps-detail .steps-short-title{color:#40484f;font-family:InterRegular,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.5rem}@media (min-width:1024px){.paragraph--type--step-block-banner .step-container .steps-detail .steps-short-title{font-size:1.25rem;line-height:2rem;padding-bottom:1.5rem}}@media (max-width:767px){.paragraph--type--step-block-banner .paragraph--type--steps{max-width:18.625rem}}
