/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.a-breadcrumb__list{list-style-type:none;display:inline-flex;align-items:center;flex-wrap:wrap;row-gap:0;}.a-breadcrumb__list-item{display:none;align-items:center;font-family:"Figtree";font-weight:600;font-size:1rem;line-height:1rem;line-height:1.5;}.a-breadcrumb__list-item--parent{display:flex;}@media only screen and (min-width:768px){.a-breadcrumb__list-item{display:flex;}}.a-breadcrumb__list-item a{font-family:"Figtree";font-weight:600;font-size:1rem;line-height:1rem;line-height:1.5;color:#1d2964;text-decoration:none;display:inline-block;border:2px solid transparent;cursor:pointer;}.a-breadcrumb__list-item a:after{transition:all ease-in-out .2s;background:none repeat scroll 0 0 #1d2964;content:"";display:block;height:2px;width:0;}.a-breadcrumb__list-item a:hover:after{width:100%;}.a-breadcrumb__list-item a:focus-visible{background-color:#f1a0ba;color:#181818;border-bottom:3px solid #181818;border-radius:.25rem .25rem 0 0;outline:none;}.a-breadcrumb__list-item span{font-family:"Figtree";font-weight:600;font-size:1rem;line-height:1rem;line-height:1.5;color:#1d2964;}.a-breadcrumb__list-item .a-icon{color:#dc1253;}.a-breadcrumb__list-item .a-icon--chevron-right{display:none;}@media only screen and (min-width:768px){.a-breadcrumb__list-item .a-icon--chevron-right{display:inline-flex;margin:0 .5rem;}}.a-breadcrumb__list-item .a-icon--chevron-left{display:inline-flex;margin-top:-2px;margin-right:.5rem;}@media only screen and (min-width:768px){.a-breadcrumb__list-item .a-icon--chevron-left{display:none;}}.paragraph--type--hero-general.has-image .a-breadcrumb,.paragraph--type--hero-hearing-link.has-image .a-breadcrumb{display:grid;gap:1rem;grid-template-columns:repeat(6,1fr);}@media only screen and (min-width:768px){.paragraph--type--hero-general.has-image .a-breadcrumb,.paragraph--type--hero-hearing-link.has-image .a-breadcrumb{gap:1.5rem;}}@media only screen and (min-width:1320px){.paragraph--type--hero-general.has-image .a-breadcrumb,.paragraph--type--hero-hearing-link.has-image .a-breadcrumb{gap:3rem;}}@media only screen and (min-width:1024px){.paragraph--type--hero-general.has-image .a-breadcrumb,.paragraph--type--hero-hearing-link.has-image .a-breadcrumb{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);}}@media only screen and (min-width:1024px) and (min-width:768px){.paragraph--type--hero-general.has-image .a-breadcrumb,.paragraph--type--hero-hearing-link.has-image .a-breadcrumb{gap:1.5rem;}}@media only screen and (min-width:1024px) and (min-width:1320px){.paragraph--type--hero-general.has-image .a-breadcrumb,.paragraph--type--hero-hearing-link.has-image .a-breadcrumb{gap:3rem;}}.paragraph--type--hero-general.has-image .a-breadcrumb__inner,.paragraph--type--hero-hearing-link.has-image .a-breadcrumb__inner{grid-column:1/span 6;}@media only screen and (min-width:1024px){.paragraph--type--hero-general.has-image .a-breadcrumb__inner,.paragraph--type--hero-hearing-link.has-image .a-breadcrumb__inner{grid-column:1/span 6;}}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.a-btn{font-family:"Figtree";font-weight:600;font-size:1.125rem;line-height:1.125rem;line-height:1.5;display:inline-flex;justify-content:center;align-items:center;border-radius:3.125rem;padding:.75rem 1.25rem;transition:all 0s ease-in;text-decoration:none;border:2px solid transparent;outline:3px solid transparent;}.a-btn:focus-visible{background-color:#fff;color:#000;border:3px solid #f1a0ba;outline:3px solid #181818;border-radius:3.125rem;}.a-btn--icon-before .a-icon{display:inline-block;margin-right:.5rem;}.a-btn--icon-after .a-icon{display:inline-block;margin-left:.5rem;}.a-btn--solid-no-border-pink{background-color:#dc1253;color:#fff;}.a-btn--solid-no-border-pink .a-icon path{fill:#fff;stroke:#fff;}.a-btn--solid-no-border-pink:hover{background-color:#181818;color:#fff;border-color:#181818;transition:all .3s ease-in;}.a-btn--solid-no-border-pink:hover .a-icon path{fill:#fff;stroke:#fff;}.a-btn--outline-pink{background-color:#fff;color:#dc1253;border:2px solid #dc1253;}.a-btn--outline-pink:hover{background-color:#fff;color:#181818;border-color:#181818;transition:all .3s ease-in;}.a-btn--solid-no-border-white-pink{background-color:#fff;color:#dc1253;}.a-btn--solid-no-border-white-pink:hover{background-color:#181818;color:#fff;border-color:#181818;transition:all .3s ease-in;}.a-btn--solid-border-pink{background-color:#dc1253;color:#fff;border:2px solid #fff;}.a-btn--solid-border-pink .a-icon path{fill:#fff;stroke:#fff;}.a-btn--solid-border-pink:hover{background-color:#fff;color:#181818;border-color:#181818;transition:all .3s ease-in;}.a-btn--outline-green-dark{background-color:#fff;color:#284700;border:2px solid #284700;}.a-btn--outline-green-dark .a-icon path{fill:#284700;stroke:#284700;}.a-btn--outline-green-dark:hover{background-color:#181818;color:#fff;border-color:#181818;transition:all .3s ease-in;}.a-btn--solid-border-green-mid{background-color:#a3e94b;color:#284700;border:2px solid #284700;}.a-btn--solid-border-green-mid .a-icon path{fill:#284700;stroke:#284700;}.a-btn--solid-border-green-mid:hover{background-color:#fff;color:#181818;border-color:#181818;transition:all .3s ease-in;}.a-btn--outline-burgundy-dark{background-color:#fff;color:#88002c;border:2px solid #88002c;}.a-btn--outline-burgundy-dark .a-icon path{fill:#88002c;stroke:#88002c;}.a-btn--outline-burgundy-dark:hover{background-color:#181818;color:#fff;border-color:#181818;transition:all .3s ease-in;}.a-btn--solid-border-yellow{background-color:#ffd029;color:#88002c;border:2px solid #88002c;}.a-btn--solid-border-yellow .a-icon path{fill:#88002c;stroke:#88002c;}.a-btn--solid-border-yellow:hover{background-color:#fff;color:#181818;border-color:#181818;transition:all .3s ease-in;}.a-btn--solid-no-border-white-blue{background-color:#fff;color:#1474e5;}.a-btn--solid-no-border-white-blue .a-icon path{fill:#1474e5;stroke:#1474e5;}.a-btn--solid-no-border-white-blue:hover{background-color:#181818;color:#fff;border-color:#181818;transition:all .3s ease-in;}.a-btn--solid-border-blue{background-color:#1474e5;color:#fff;border:2px solid #fff;}.a-btn--solid-border-blue .a-icon path{fill:#fff;stroke:#fff;}.a-btn--solid-border-blue:hover{background-color:#fff;color:#181818;border-color:#181818;transition:all .3s ease-in;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.m-card-cta{background-color:#fff;padding:2.25rem 1.5rem;border-radius:2.25rem;}.m-card-cta__title{font-family:"peachi-medium";font-weight:500;font-size:1.5rem;line-height:1.5rem;line-height:1.2;color:#1d2964;display:inline-block;margin-bottom:.75rem;}@media only screen and (min-width:1024px){.m-card-cta__title{font-size:2.25rem;line-height:2.25rem;line-height:1.2;}}.m-card-cta__copy{font-family:"Figtree";font-size:1.125rem;line-height:1.125rem;line-height:1.5;color:#1d2964;margin-bottom:1.5rem;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.o-footer{color:#fff;margin-top:4.5rem;}.o-footer__illustration .container{display:grid;gap:1rem;grid-template-columns:repeat(6,1fr);}@media only screen and (min-width:768px){.o-footer__illustration .container{gap:1.5rem;}}@media only screen and (min-width:1320px){.o-footer__illustration .container{gap:3rem;}}@media only screen and (min-width:768px){.o-footer__illustration .container{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);}}@media only screen and (min-width:768px) and (min-width:768px){.o-footer__illustration .container{gap:1.5rem;}}@media only screen and (min-width:768px) and (min-width:1320px){.o-footer__illustration .container{gap:3rem;}}.o-footer__illustration--inner{z-index:10;position:relative;bottom:-20px;grid-column:5/span 2;}@media only screen and (min-width:768px){.o-footer__illustration--inner{grid-column:10/span 3;}}@media only screen and (min-width:1320px){.o-footer__illustration--inner{grid-column:11/span 2;bottom:0;}}.o-footer__top{position:relative;background-color:#dc1253;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;padding-bottom:1.5rem;padding-top:1.5rem;}.o-footer__top .container{padding-bottom:.5rem;padding-top:2.25rem;display:grid;gap:1rem;grid-template-columns:repeat(6,1fr);}@media only screen and (min-width:768px){.o-footer__top .container{gap:1.5rem;}}@media only screen and (min-width:1320px){.o-footer__top .container{gap:3rem;}}@media only screen and (min-width:768px){.o-footer__top .container{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);padding-bottom:2.25rem;padding-top:3rem;}}@media only screen and (min-width:768px) and (min-width:768px){.o-footer__top .container{gap:1.5rem;}}@media only screen and (min-width:768px) and (min-width:1320px){.o-footer__top .container{gap:3rem;}}@media only screen and (min-width:1320px){.o-footer__top .container{row-gap:1.5rem;}}.o-footer__top:before{content:"";z-index:5;position:absolute;top:calc(-50px + 1px);left:0;right:0;-webkit-mask-image:url(/themes/custom/hearingdogs/components/footer/./assets/images/footer_curve_desktop.svg);mask-image:url(/themes/custom/hearingdogs/components/footer/./assets/images/footer_curve_desktop.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;background-color:#dc1253;height:50px;}@media only screen and (min-width:1320px){.o-footer__top:before{height:130px;top:calc(-130px + 1px);}}@media only screen and (min-width:1920px){.o-footer__top:before{height:216px;top:calc(-216px + 1px);}}.o-footer__top--logos{display:flex;flex-direction:column;grid-column:1/span 6;order:1;row-gap:3rem;}@media only screen and (min-width:1320px){.o-footer__top--logos{grid-column:1/span 3;order:unset;padding-top:unset;}}.o-footer__top--newsletter{display:flex;flex-direction:column;grid-column:1/span 6;order:6;padding-top:1.5rem;row-gap:1.5rem;}@media only screen and (min-width:768px){.o-footer__top--newsletter{grid-column:7/span 6;grid-row:3;order:unset;padding-top:unset;}}@media only screen and (min-width:1320px){.o-footer__top--newsletter{grid-column:10/span 3;grid-row:1/4;}.o-footer__top--newsletter p{font-family:"Figtree";font-weight:600;font-size:1rem;line-height:1rem;line-height:1.5;}}.o-footer__top--newsletter .a-btn{display:inline-block;}.o-footer__blocks--get-in-touch,.o-footer__blocks--follow-us{grid-column:1/span 6;}@media only screen and (min-width:768px){.o-footer__blocks--get-in-touch,.o-footer__blocks--follow-us{grid-column:1/span 6;}}@media only screen and (min-width:1320px){.o-footer__blocks--get-in-touch,.o-footer__blocks--follow-us{grid-column:4/span 3;}}.o-footer__blocks--accessibility,.o-footer__blocks--careers{grid-column:1/span 6;}@media only screen and (min-width:768px){.o-footer__blocks--accessibility,.o-footer__blocks--careers{grid-column:7/span 6;}}@media only screen and (min-width:1320px){.o-footer__blocks--accessibility,.o-footer__blocks--careers{grid-column:7/span 3;}}.o-footer__blocks--follow-us{order:3;}@media only screen and (min-width:768px){.o-footer__blocks--follow-us{order:unset;}}.o-footer__blocks--get-in-touch{order:2;}@media only screen and (min-width:768px){.o-footer__blocks--get-in-touch{order:unset;}}.o-footer__blocks--accessibility{order:4;}@media only screen and (min-width:768px){.o-footer__blocks--accessibility{grid-row:1;order:unset;}}.o-footer__blocks--careers{order:5;}@media only screen and (min-width:768px){.o-footer__blocks--careers{grid-row:2;order:unset;}}.o-footer__block{display:flex;flex-direction:column;padding-top:1.5rem;row-gap:.75rem;}@media only screen and (min-width:768px){.o-footer__block{padding-top:unset;row-gap:1.5rem;}}.o-footer__block--title{font-family:"Figtree";font-weight:600;font-size:1.5rem;line-height:1.5rem;line-height:1.5;}.o-footer__block a{color:#fff;}.o-footer__block--menu li{font-family:"Figtree";font-weight:600;font-size:1.125rem;line-height:1.125rem;line-height:1.5;}.o-footer__block--menu ul{display:flex;flex-direction:column;row-gap:.5rem;list-style-type:none;}.o-footer__newsletter--signup-text{display:flex;flex-direction:column;row-gap:1.5rem;}.o-footer__newsletter .a-btn{display:inline-block;}.o-footer__bottom{background-color:#88002c;margin-top:-10rem;padding-top:10rem;}.o-footer__bottom .container{padding-bottom:2.25rem;padding-top:2.25rem;display:grid;gap:1rem;grid-template-columns:repeat(6,1fr);}@media only screen and (min-width:768px){.o-footer__bottom .container{gap:1.5rem;}}@media only screen and (min-width:1320px){.o-footer__bottom .container{gap:3rem;}}@media only screen and (min-width:768px){.o-footer__bottom .container{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);}}@media only screen and (min-width:768px) and (min-width:768px){.o-footer__bottom .container{gap:1.5rem;}}@media only screen and (min-width:768px) and (min-width:1320px){.o-footer__bottom .container{gap:3rem;}}.o-footer .o-footer__bottom--legal-status{order:2;grid-column:1/span 6;padding-top:2.25rem;}@media only screen and (min-width:768px){.o-footer .o-footer__bottom--legal-status{grid-column:1/span 12;order:2;padding-top:unset;}}@media only screen and (min-width:1320px){.o-footer .o-footer__bottom--legal-status{grid-column:1/span 3;order:1;}.o-footer .o-footer__bottom--legal-status p{font-family:"Figtree";font-weight:600;font-size:1rem;line-height:1rem;line-height:1.5;}}.o-footer .o-footer__bottom--menu{grid-column:1/span 6;order:1;}@media only screen and (min-width:768px){.o-footer .o-footer__bottom--menu{grid-column:1/span 12;}}@media only screen and (min-width:1320px){.o-footer .o-footer__bottom--menu{grid-column:4/span 9;order:2;}}.o-footer .o-footer__bottom--menu a{font-weight:600;}.o-footer .o-footer__bottom--menu li{font-family:"Figtree";font-weight:600;font-size:1rem;line-height:1rem;line-height:1.5;}@media only screen and (min-width:768px){.o-footer .o-footer__bottom--menu li{display:inline-block;margin:0 24px 12px 0;}}.o-footer .o-footer__bottom--menu ul{display:flex;flex-direction:column;row-gap:.5rem;list-style-type:none;}@media only screen and (min-width:768px){.o-footer .o-footer__bottom--menu ul{display:block;row-gap:unset;}}.o-footer .fr-digital-badge{display:block;width:200px;}@media screen{.o-footer__print-version{display:none;}}@media print{.o-footer__print-version{display:block;text-align:center;padding:3rem 0;}}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.o-header{z-index:100;position:fixed;top:0;right:0;left:0;transition:transform .4s ease-in-out;height:80px;}.o-header__behind{position:absolute;top:0;right:0;left:0;z-index:-1;height:80px;background-color:#fff;border-radius:0 0 1.5rem 1.5rem;}@media only screen and (min-width:1024px){.o-header__behind{height:104px;}}.o-header[data-state=open]{background-color:#dc1253;}@media only screen and (min-width:1024px){.o-header{border-radius:0 0 2.25rem 2.25rem;height:104px;transform:translateY(0);}.o-header[data-header-is-visible=false]{transform:translateY(-500px);}}.o-header__container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;display:flex;align-items:center;justify-content:space-between;height:100%;}@media only screen and (min-width:768px){.o-header__container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.o-header__container{padding-left:0;padding-right:0;}}.o-header[data-state=closed] .o-header__menu{display:none;}@media only screen and (min-width:1024px){.o-header[data-state=closed] .o-header__menu{display:block;}}.o-header[data-state=closed] .o-header__menu-actions-close{display:none;}.o-header[data-state=open] .o-header__menu{display:block;}.o-header[data-state=open] .o-header__hamburger{display:none;}.o-header[data-state=open] .o-header__menu-actions-close{display:block;}.o-header__donate{margin-right:.5rem;}.o-header__items{display:flex;align-items:center;}@media only screen and (min-width:1024px){.o-header__hamburger{display:none;}}.o-header__search-icon{display:none;}@media only screen and (min-width:1024px){.o-header__search-icon{display:block;}}.o-header__menu{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;z-index:50;position:fixed;inset:0;background-color:#dc1253;margin-top:80px;}@media only screen and (min-width:768px){.o-header__menu{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.o-header__menu{padding-left:0;padding-right:0;}}@media only screen and (min-width:1024px){.o-header__menu{position:static;background-color:transparent;margin-top:0;}}.o-header[data-showing-submenu=true] .m-navigation-menu__back{display:block;}@media only screen and (min-width:1024px){.o-header[data-showing-submenu=true] .m-navigation-menu__back{display:none;}}.o-header .a-logo{width:7.5rem;}@media only screen and (min-width:1024px){.o-header .a-logo{width:11.25rem;}}.o-header__search-title{font-family:"peachi-medium";font-weight:500;font-size:1.5rem;line-height:1.5rem;line-height:1.2;color:#fff;margin-bottom:3rem;}@media only screen and (min-width:1024px){.o-header__search-title{font-size:2.25rem;line-height:2.25rem;line-height:1.2;}}.o-header__search-wrapper{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;margin-top:3rem;margin-bottom:3rem;}@media only screen and (min-width:768px){.o-header__search-wrapper{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.o-header__search-wrapper{padding-left:0;padding-right:0;}}@media only screen and (min-width:1024px){.o-header__search-wrapper{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);}}@media only screen and (min-width:1024px) and (min-width:768px){.o-header__search-wrapper{gap:1.5rem;}}@media only screen and (min-width:1024px) and (min-width:1320px){.o-header__search-wrapper{gap:3rem;}}.o-header__search-inner{grid-column:1/span 8;}.o-header__search-sub-menu{display:none;z-index:200;position:fixed;top:100px;right:0;bottom:0;left:0;overflow-y:scroll;background-color:#dc1253;height:0;}@media only screen and (min-width:1024px){.o-header__search-sub-menu{position:absolute;top:100%;bottom:unset;overflow-y:hidden;border-radius:0 0 2.25rem 2.25rem;}}.o-header__search-trigger-desktop{display:none;}@media only screen and (min-width:1024px){.o-header__search-trigger-desktop{display:flex;}}.o-header .o-header__search-close-desktop.a-icon-button{display:none;}.o-header[data-showing-search-submenu=true] .o-header__search-sub-menu{display:block;}.o-header[data-showing-search-submenu=true] .m-navigation-menu__search-close-mobile{display:flex;}.o-header[data-showing-search-submenu=true] .m-navigation-menu__search-trigger-mobile{display:none;}@media only screen and (min-width:1024px){.o-header[data-showing-search-submenu=true] .o-header__search-trigger-desktop,.o-header[data-showing-search-submenu=true] .m-navigation-menu__search-close-mobile{display:none;}.o-header[data-showing-search-submenu=true] .o-header__search-close-desktop{display:block;}}.o-header .a-search-input{margin-bottom:1.5rem;}.o-header__overlay{z-index:30;position:fixed;inset:0;display:none;background:linear-gradient(to bottom,#dc1253 80px,transparent 0);}.o-header__overlay[data-active=true]{display:block;}@media only screen and (min-width:768px){.o-header__overlay{background:linear-gradient(to bottom,#dc1253 104px,transparent 0);}}@media only screen and (min-width:1024px){.o-header__overlay{background:linear-gradient(to bottom,#dc1253 104px,transparent 0);}}@media screen{.o-header__print-version{display:none;}}@media print{.o-header__print-version{display:block;text-align:center;}.o-header__print-version .o-header__logo{width:25%;}}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.o-hero{background-color:#fff;}.o-hero .container{display:grid;gap:1rem;grid-template-columns:repeat(6,1fr);}@media only screen and (min-width:768px){.o-hero .container{gap:1.5rem;}}@media only screen and (min-width:1320px){.o-hero .container{gap:3rem;}}@media only screen and (min-width:768px){.o-hero .container{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);}}@media only screen and (min-width:768px) and (min-width:768px){.o-hero .container{gap:1.5rem;}}@media only screen and (min-width:768px) and (min-width:1320px){.o-hero .container{gap:3rem;}}.o-hero-plain{padding-top:calc(7.5rem + 0px);padding-bottom:3rem;padding-bottom:0;color:#1d2964;}@media only screen and (min-width:768px){.o-hero-plain{padding-top:calc(9rem + 0px);}}.o-hero-plain__inner{grid-column:1/span 6;}@media only screen and (min-width:768px){.o-hero-plain__inner{grid-column:3/span 8;}}.o-hero-plain__title{font-family:"peachi-medium";font-weight:500;font-size:2.5rem;line-height:2.5rem;line-height:1.1;margin-top:2.25rem;margin-bottom:0;}@media only screen and (min-width:1024px){.o-hero-plain__title{font-size:4.5rem;line-height:4.5rem;line-height:1.1;}}@media only screen and (min-width:768px){.o-hero-plain__title{margin-top:3rem;margin-bottom:.75rem;}}.o-hero-plain__copy{padding-bottom:.75rem;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.a-icon path{fill:#dc1253;}.a-icon--download path{stroke:#dc1253;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.a-icon-button{display:flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:100%;border:2px solid transparent;background-color:#fff;color:#dc1253;}.a-icon-button--white-border{border:2px solid #dc1253;}.a-icon-button--white-border svg > path{fill:#dc1253;}.a-icon-button--white svg > path{fill:#dc1253;}.a-icon-button--hd-burgundy-mid{background-color:#dc1253;}.a-icon-button--hd-burgundy-mid svg > path{fill:#fff;}.a-icon-button:disabled{opacity:.15;pointer-events:none;}.a-icon-button:focus-visible{background-color:#fff;color:#000;border:3px solid #f1a0ba;outline:3px solid #181818;border-radius:3.125rem;}.a-icon-button:focus-visible svg > path{fill:#181818;}.a-icon-button:hover{background-color:#181818;color:#fff;border-color:#181818;transition:all .3s ease-in;}.a-icon-button:hover svg > path{fill:#fff;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.a-icon-link{display:flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:100%;border:2px solid transparent;background-color:transparent;color:#dc1253;}.a-icon-link--transparent svg > path{fill:#dc1253;}.a-icon-link--hd-burgundy-mid{background-color:#dc1253;border:2px solid #fff;}.a-icon-link--hd-burgundy-mid svg > path{fill:#fff;}.a-icon-link--white{background-color:#fff;border:2px solid #dc1253;}.a-icon-link--white svg > path{fill:#dc1253;}.a-icon-link:focus-visible{background-color:#fff;color:#000;border:3px solid #f1a0ba;outline:3px solid #181818;border-radius:3.125rem;}.a-icon-link:focus-visible svg > path{fill:#181818;}.a-icon-link:hover{background-color:#fff;color:#181818;border-color:#181818;transition:all .3s ease-in;}.a-icon-link:hover svg > path{fill:#181818;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.a-image figure{margin:0;}.a-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.5rem;}@media only screen and (min-width:768px){.a-image img{border-radius:2.25rem;}}.a-image figcaption{font-family:"Figtree";font-size:1rem;line-height:1rem;line-height:1.5;color:#65696c;margin-top:1rem;}@media only screen and (min-width:1024px){.a-image figcaption{margin-top:1.5rem;}}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.a-logo__link{display:block;padding:.5rem;border:2px solid transparent;}.a-logo__link:focus-visible{background-color:"transparent";color:#000;border:3px solid #f1a0ba;outline:3px solid #181818;border-radius:3.125rem;}.a-logo__link svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.m-navigation-menu__level-1{margin-bottom:1rem;padding:2rem 0;}@media only screen and (min-width:1024px){.m-navigation-menu__level-1{display:flex;margin-bottom:0;padding:0;justify-content:center;align-items:center;height:100%;}}.m-navigation-menu__level-1-inner{display:none;position:fixed;top:100px;right:0;bottom:0;left:0;overflow-y:scroll;background-color:#dc1253;height:0;}@media only screen and (min-width:1024px){.m-navigation-menu__level-1-inner{position:absolute;top:100%;bottom:unset;overflow-y:hidden;border-radius:0 0 2.25rem 2.25rem;}}.m-navigation-menu__section-wrapper{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.m-navigation-menu__section-wrapper{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.m-navigation-menu__section-wrapper{padding-left:0;padding-right:0;}}@media only screen and (min-width:1024px){.m-navigation-menu__section-wrapper{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);margin-top:3rem;margin-bottom:3rem;}}@media only screen and (min-width:1024px) and (min-width:768px){.m-navigation-menu__section-wrapper{gap:1.5rem;}}@media only screen and (min-width:1024px) and (min-width:1320px){.m-navigation-menu__section-wrapper{gap:3rem;}}@media only screen and (min-width:1024px){.m-navigation-menu__section-links{grid-column:1/span 6;}}.m-navigation-menu__level-1-item{display:flex;align-items:center;justify-content:space-between;list-style:none;}@media only screen and (min-width:1024px){.m-navigation-menu__level-1-item{display:flex;flex-direction:column;justify-content:center;height:100%;margin-right:1.5rem;}}@media only screen and (min-width:1024px){.m-navigation-menu__level-1-item[data-is-open=true] .m-navigation-menu__level-1-button:after{content:"";display:block;height:2px;margin-top:4px;width:100%;}}.m-navigation-menu__section-heading{margin-bottom:1rem;}@media only screen and (min-width:1024px){.m-navigation-menu__section-heading{margin-bottom:3rem;}}.m-navigation-menu__level-2{margin-bottom:1.5rem;}.m-navigation-menu__icon--mobile{margin-bottom:.25rem;}.m-navigation-menu__icon--desktop{margin-left:.3rem;transform:rotate(0);transition:transform .3s ease-in;}.m-navigation-menu__level-1-item[data-is-open=true] .m-navigation-menu__level-1-inner{display:block;}@media only screen and (min-width:1024px){.m-navigation-menu__level-1-item[data-is-open=true] .m-navigation-menu__level-1-inner .m-navigation-menu__level-2,.m-navigation-menu__level-1-item[data-is-open=true] .m-navigation-menu__level-1-inner .m-navigation-menu__search-level-2{opacity:1;transition:opacity 300ms ease-out 150ms;}.m-navigation-menu__level-1-item[data-is-open=true] .m-navigation-menu__level-1-inner .m-navigation-menu__level-2{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:3rem;column-gap:3rem;row-gap:1.5rem;margin-bottom:0;}}@media only screen and (min-width:1024px){.m-navigation-menu__level-1-item[data-is-open=true] .m-navigation-menu__level-1-button{color:#dc1253;}.m-navigation-menu__level-1-item[data-is-open=true] .m-navigation-menu__level-1-button:focus-visible{color:#1d2964;}.m-navigation-menu__level-1-item[data-is-open=true] .m-navigation-menu__level-1-button:focus-visible:after{display:none;}.m-navigation-menu__level-1-item[data-is-open=true] .m-navigation-menu__level-1-button .m-navigation-menu__icon--desktop{transform:rotate(-180deg);}}.m-navigation-menu__level-1-link{font-family:"peachi-medium";font-weight:500;font-size:1.5rem;line-height:1.5rem;line-height:1.2;display:inline-block;border-bottom:2px solid #fff;color:#fff;text-decoration:none;}@media only screen and (min-width:1024px){.m-navigation-menu__level-1-link{font-size:2.25rem;line-height:2.25rem;line-height:1.2;}}.m-navigation-menu__level-1-link:focus-visible{background-color:#f1a0ba;color:#181818;border-bottom:3px solid #181818;border-radius:.25rem .25rem 0 0;outline:none;}@media only screen and (min-width:1024px){.m-navigation-menu__level-1-link:hover:after{width:2rem;}}.m-navigation-menu__level-1-button,.m-navigation-menu__level-1-link-no-children{font-family:"peachi-medium";font-weight:500;font-size:1.5rem;line-height:1.5rem;line-height:1.2;display:flex;align-items:center;justify-content:space-between;width:100%;color:#fff;padding-top:1.5rem;padding-bottom:1.3rem;border-bottom:2px solid #fff;transition:all .3s ease-in;text-decoration:none;}@media only screen and (min-width:1024px){.m-navigation-menu__level-1-button,.m-navigation-menu__level-1-link-no-children{font-size:2.25rem;line-height:2.25rem;line-height:1.2;}}.m-navigation-menu__level-1-button .a-icon path,.m-navigation-menu__level-1-link-no-children .a-icon path{fill:#fff;}.m-navigation-menu__level-1-button:focus-visible,.m-navigation-menu__level-1-link-no-children:focus-visible{background-color:#f1a0ba;color:#181818;border-bottom:3px solid #181818;border-radius:.25rem .25rem 0 0;outline:none;}.m-navigation-menu__level-1-button:focus-visible:after,.m-navigation-menu__level-1-link-no-children:focus-visible:after{display:none;}.m-navigation-menu__level-1-button:focus-visible .a-icon path,.m-navigation-menu__level-1-link-no-children:focus-visible .a-icon path{fill:#1d2964;}@media only screen and (min-width:1024px){.m-navigation-menu__level-1-button,.m-navigation-menu__level-1-link-no-children{font-family:"Figtree";font-weight:600;font-size:1rem;line-height:1rem;line-height:1.5;display:inline-block;cursor:pointer;border-color:transparent;line-height:1.2;color:#1d2964;margin-right:.5rem;padding:.5rem 0;}.m-navigation-menu__level-1-button:after,.m-navigation-menu__level-1-link-no-children:after{transition:all ease-in-out .2s;background:none repeat scroll 0 0 #dc1253;content:"";display:block;height:2px;margin-top:4px;width:0;}.m-navigation-menu__level-1-button .a-icon path,.m-navigation-menu__level-1-link-no-children .a-icon path{fill:#dc1253;}.m-navigation-menu__level-1-button:hover:after,.m-navigation-menu__level-1-link-no-children:hover:after{width:100%;}}@media only screen and (min-width:1320px){.m-navigation-menu__level-1-button,.m-navigation-menu__level-1-link-no-children{font-family:"Figtree";font-weight:600;font-size:1.125rem;line-height:1.125rem;line-height:1.5;}}@media only screen and (min-width:1024px){.m-navigation-menu__icon--mobile{display:none;}}.m-navigation-menu__icon--desktop{display:none;}@media only screen and (min-width:1024px){.m-navigation-menu__icon--desktop{display:inline-block;}}.m-navigation-menu__back{display:none;margin-bottom:2rem;}.m-navigation-menu__featured-content{margin-bottom:1.5rem;}@media only screen and (min-width:1024px){.m-navigation-menu__featured-content{grid-column:9/span 4;}}.m-navigation-menu .m-navigation-menu__search-trigger-mobile{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem;width:100%;}@media only screen and (min-width:768px){.m-navigation-menu .m-navigation-menu__search-trigger-mobile{width:-moz-fit-content;width:fit-content;}}@media only screen and (min-width:1024px){.m-navigation-menu .m-navigation-menu__search-trigger-mobile{display:none;}}.m-navigation-menu__search-close-mobile{display:none;width:100%;justify-content:center;}@media only screen and (min-width:768px){.m-navigation-menu__search-close-mobile{width:-moz-fit-content;width:fit-content;}}.m-navigation-menu__level-2-item{list-style:none;padding:.4rem 0;}@media only screen and (min-width:1024px){.m-navigation-menu__level-2-item{padding:0;}}.m-navigation-menu__level-2-link-no-children{display:inline-block;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.a-nav-button{font-family:"Figtree";font-weight:600;font-size:1.125rem;line-height:1.125rem;line-height:1.5;color:#1d2964;text-decoration:none;border-bottom:2px solid #1d2964;transition:box-shadow .3s ease-in-out;border-radius:.25rem .25rem 0 0;}.a-nav-button--icon-before .a-icon{margin-right:.3rem;}.a-nav-button--icon-after .a-icon{margin-left:.3rem;}.a-nav-button .a-icon{width:.95rem;}.a-nav-button:focus-visible{background-color:#f1a0ba;color:#181818;border-bottom:3px solid #181818;border-radius:.25rem .25rem 0 0;outline:none;}.a-nav-button--dark{color:#fff;border-color:#fff;}.a-nav-button--dark .a-icon path{fill:#fff;stroke:#fff;}.a-nav-button--dark:hover{box-shadow:inset 0 -32px 0 -1px #88002c;}.a-nav-button--dark:focus-visible .a-icon path{fill:#1d2964;stroke:#1d2964;}.a-nav-button--white:hover{box-shadow:inset 0 -32px 0 -1px #fff3f1;}.a-nav-button--tint:hover{box-shadow:inset 0 -32px 0 -1px #fff;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.a-nav-link-1{font-family:"peachi-medium";font-weight:500;font-size:1.5rem;line-height:1.5rem;line-height:1.2;display:inline-block;border-bottom:2px solid #fff;color:#fff;text-decoration:none;}@media only screen and (min-width:1024px){.a-nav-link-1{font-size:2.25rem;line-height:2.25rem;line-height:1.2;}}.a-nav-link-1__arrow{display:inline-block;width:0;}.a-nav-link-1__arrow svg{width:0;margin:0 .5rem;}.a-nav-link-1:focus-visible{background-color:#f1a0ba;color:#181818;border-bottom:3px solid #181818;border-radius:.25rem .25rem 0 0;outline:none;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.a-nav-link-2{font-family:"Figtree";font-weight:600;font-size:1.125rem;line-height:1.125rem;line-height:1.5;color:#fff;text-decoration:none;border-radius:.25rem .25rem 0 0;padding-top:.25rem;text-decoration-color:transparent;border-bottom:3px solid transparent;transition:all .3s ease-in;}.a-nav-link-2:focus-visible{background-color:#f1a0ba;color:#181818;border-bottom:3px solid #181818;border-radius:.25rem .25rem 0 0;outline:none;}.a-nav-link-2:hover{color:#fff;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:2px;text-underline-offset:5px;background-color:#88002c;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.a-nav-link-3{font-family:"Figtree";font-weight:600;font-size:1rem;line-height:1rem;line-height:1.5;color:#fff;text-decoration:none;border-radius:.25rem .25rem 0 0;padding-top:.25rem;text-decoration-color:transparent;transition:all .3s ease-in;line-height:1.7;}.a-nav-link-3:hover{text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:2px;text-underline-offset:5px;box-shadow:inset 0 -32px 0 -1px #88002c;}.a-nav-link-3:focus-visible{background-color:#f1a0ba;color:#181818;border-bottom:3px solid #181818;border-radius:.25rem .25rem 0 0;outline:none;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.m-rich-text{padding-top:2.25rem;padding-bottom:0;}@media only screen and (min-width:1320px){.m-rich-text{padding-top:3rem;padding-bottom:0;}}.m-rich-text--white{background-color:#fff;color:#1d2964;}.m-rich-text .container{display:grid;gap:1rem;grid-template-columns:repeat(6,1fr);}@media only screen and (min-width:768px){.m-rich-text .container{gap:1.5rem;}}@media only screen and (min-width:1320px){.m-rich-text .container{gap:3rem;}}@media only screen and (min-width:768px){.m-rich-text .container{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);}}@media only screen and (min-width:768px) and (min-width:768px){.m-rich-text .container{gap:1.5rem;}}@media only screen and (min-width:768px) and (min-width:1320px){.m-rich-text .container{gap:3rem;}}.m-rich-text__title{font-family:"peachi-medium";font-weight:500;font-size:2rem;line-height:2rem;line-height:1.2;color:#1d2964;margin-bottom:2.25rem;grid-column:1/span 6;}@media only screen and (min-width:1024px){.m-rich-text__title{font-size:3.75rem;line-height:3.75rem;line-height:1.2;}}@media only screen and (min-width:768px){.m-rich-text__title{grid-column:3/span 8;}}.m-rich-text__text{grid-column:1/span 6;font-family:"Figtree";font-size:1.125rem;line-height:1.125rem;line-height:1.5;color:#1d2964;}@media only screen and (min-width:768px){.m-rich-text__text{grid-column:3/span 8;}}.m-rich-text__cta{padding-top:1.5rem;}.m-rich-text__cta .a-btn{display:inline-block;}.m-rich-text .m-wysiwyg p:last-child{margin-bottom:0;}.m-rich-text .embedded-media{width:100%;margin-bottom:1.125rem;}@media only screen and (min-width:768px){.m-rich-text .embedded-media{max-width:62.5%;}.m-rich-text .embedded-media.align-left{margin:0 1rem 1rem 0;float:left;}.m-rich-text .embedded-media.align-right{margin:0 0 1rem 1rem;float:right;}.m-rich-text .embedded-media.align-center{display:block;margin:1rem auto;text-align:center;}}.m-rich-text .embedded-media.align-left + *,.m-rich-text .embedded-media.align-right + *{clear:both;}.m-rich-text .text-formatted{container-type:inline-size;}.m-rich-text .text-formatted::after{content:"";display:block;clear:both;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.a-search-input__input-wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;background-color:#fff;border:2px solid #181818;outline:3px solid transparent;border-radius:.75rem;}.a-search-input .a-search-input__input{border:2px solid #fff;height:unset;margin:0;outline:none;width:100%;}.a-search-input__submit{position:absolute;top:50%;right:1rem;transform:translateY(-50%);display:flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:100%;border:2px solid transparent;background-color:#fff;color:#dc1253;}.a-search-input__submit svg > path{fill:#181818;}.a-search-input__submit:focus-visible{border:2px solid #f1a0ba;outline:3px solid #181818;}.a-search-input__submit:hover{background-color:#181818;color:#fff;border-color:#181818;transition:all .3s ease-in;}.a-search-input__submit:hover svg > path{fill:#fff;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.m-section-header{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;display:grid;gap:1rem;grid-template-columns:repeat(6,1fr);color:#1d2964;grid-template-columns:repeat(6,1fr);row-gap:0;}@media only screen and (min-width:768px){.m-section-header{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.m-section-header{padding-left:0;padding-right:0;}}@media only screen and (min-width:768px){.m-section-header{gap:1.5rem;}}@media only screen and (min-width:1320px){.m-section-header{gap:3rem;}}@media only screen and (min-width:768px){.m-section-header{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);row-gap:0;}}@media only screen and (min-width:768px) and (min-width:768px){.m-section-header{gap:1.5rem;}}@media only screen and (min-width:768px) and (min-width:1320px){.m-section-header{gap:3rem;}}@media only screen and (min-width:1024px){.m-section-header{row-gap:0;}}.m-section-header__title{font-family:"peachi-medium";font-weight:500;font-size:2rem;line-height:2rem;line-height:1.2;margin-bottom:1rem;grid-column:1/span 6;}@media only screen and (min-width:1024px){.m-section-header__title{font-size:3.75rem;line-height:3.75rem;line-height:1.2;}}@media only screen and (min-width:768px){.m-section-header__title{grid-column:3/span 8;}}.m-section-header__content,.m-section-header__cta{grid-column:1/span 6;}@media only screen and (min-width:768px){.m-section-header__content,.m-section-header__cta{grid-column:3/span 8;}}.m-section-header__cta{margin-bottom:2.25rem;}@media only screen and (min-width:768px){.m-section-header__cta{margin-bottom:3rem;}}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.a-social-media ul{list-style-type:none;display:flex;flex-direction:row;flex-wrap:nowrap;-moz-column-gap:.5rem;column-gap:.5rem;}.a-social-media ul li{align-self:center;}.a-social-media ul li a{color:#fff;}.a-social-media ul li a:hover{color:#43cfb5;}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.m-text-image{padding-top:3rem;padding-bottom:0;color:#1d2964;}@media only screen and (min-width:1320px){.m-text-image{padding-top:4.5rem;padding-bottom:0;}}@media only screen and (min-width:768px){.m-text-image__outer{background-image:url(/themes/custom/hearingdogs/components/text_image/./assets/images/text-image-bg--burgundy--tablet.svg);background-size:35%;}}@media only screen and (min-width:1320px){.m-text-image__outer{background-image:url(/themes/custom/hearingdogs/components/text_image/./assets/images/text-image-bg--burgundy--desktop.svg);background-repeat:no-repeat;margin-left:auto;margin-right:auto;max-width:1240px;}}@media only screen and (min-width:768px){.m-text-image--left .m-text-image__outer{background-position:top .5em left .5em;}}@media only screen and (min-width:1320px){.m-text-image--left .m-text-image__outer{background-position:top left;}}@media only screen and (min-width:768px){.m-text-image--right .m-text-image__outer{background-position:top 1rem right .5rem;}}@media only screen and (min-width:1320px){.m-text-image--right .m-text-image__outer{background-position:top right;}}.m-text-image .container{display:grid;gap:1rem;grid-template-columns:repeat(6,1fr);background-image:url(/themes/custom/hearingdogs/components/text_image/./assets/images/text-image-bg--burgundy--mobile.svg);background-position:top right;background-repeat:no-repeat;background-size:85%;padding-top:2.25rem;row-gap:2.25rem;}@media only screen and (min-width:768px){.m-text-image .container{gap:1.5rem;}}@media only screen and (min-width:1320px){.m-text-image .container{gap:3rem;}}@media only screen and (min-width:768px){.m-text-image .container{background-image:none;display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);}}@media only screen and (min-width:768px) and (min-width:768px){.m-text-image .container{gap:1.5rem;}}@media only screen and (min-width:768px) and (min-width:1320px){.m-text-image .container{gap:3rem;}}.m-text-image__text{grid-column:1/span 6;order:2;font-family:"Figtree";font-size:1.125rem;line-height:1.125rem;line-height:1.5;}@media only screen and (min-width:768px){.m-text-image__text--title{padding-top:2.25rem;}}@media only screen and (min-width:1320px){.m-text-image__text--title{padding-top:3rem;}}.m-text-image__text--title h2{font-family:"peachi-medium";font-weight:500;font-size:2rem;line-height:2rem;line-height:1.2;}@media only screen and (min-width:1024px){.m-text-image__text--title h2{font-size:3.75rem;line-height:3.75rem;line-height:1.2;}}.m-text-image__text--title h2.m-text-image__title--large{font-family:"peachi-medium";font-weight:500;font-size:2rem;line-height:2rem;line-height:1.2;}@media only screen and (min-width:1024px){.m-text-image__text--title h2.m-text-image__title--large{font-size:3.75rem;line-height:3.75rem;line-height:1.2;}}.m-text-image__text--title h2.m-text-image__title--medium{font-family:"peachi-medium";font-weight:500;font-size:1.75rem;line-height:1.75rem;line-height:1.2;}@media only screen and (min-width:1024px){.m-text-image__text--title h2.m-text-image__title--medium{font-size:3rem;line-height:3rem;line-height:1.2;}}.m-text-image__text p:last-child{margin-bottom:unset;}.m-text-image__content{padding-top:1.5rem;}@media only screen and (min-width:768px){.m-text-image__content{padding-top:1.5rem;}}.m-text-image__cta{padding-top:1.5rem;}@media only screen and (min-width:768px){.m-text-image__cta{padding-top:1.25rem;}}.m-text-image__cta .a-btn{display:inline-block;}.m-text-image__image{grid-column:1/span 6;order:1;}.m-text-image__image--square .a-image > figure{aspect-ratio:1/1;}.m-text-image__image--landscape .a-image > figure{aspect-ratio:5/3;}.m-text-image__image--portrait .a-image > figure{aspect-ratio:3/4;}.m-text-image__image img{border-radius:24px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}@media only screen and (min-width:768px){.m-text-image__image img{border-radius:36px;}}@media only screen and (min-width:768px){.m-text-image--left .m-text-image__image{grid-column:1/span 6;order:1;}}@media only screen and (min-width:768px){.m-text-image--left .m-text-image__text{grid-column:7/span 6;order:2;}}@media only screen and (min-width:768px){.m-text-image--right .m-text-image__image{grid-column:7/span 6;order:2;}}@media only screen and (min-width:768px){.m-text-image--right .m-text-image__text{grid-column:1/span 6;order:1;}}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.o-video{padding-top:3rem;padding-bottom:0;}@media only screen and (min-width:1320px){.o-video{padding-top:4.5rem;padding-bottom:0;}}.o-video__container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;display:grid;gap:1rem;grid-template-columns:repeat(6,1fr);}@media only screen and (min-width:768px){.o-video__container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.o-video__container{padding-left:0;padding-right:0;}}@media only screen and (min-width:768px){.o-video__container{gap:1.5rem;}}@media only screen and (min-width:1320px){.o-video__container{gap:3rem;}}@media only screen and (min-width:768px){.o-video__container{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);}}@media only screen and (min-width:768px) and (min-width:768px){.o-video__container{gap:1.5rem;}}@media only screen and (min-width:768px) and (min-width:1320px){.o-video__container{gap:3rem;}}.o-video__iframe-wrapper{grid-column:1/span 6;aspect-ratio:16/9;}.o-video__iframe-wrapper iframe{display:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.o-video__iframe-placeholder{align-items:center;background-color:#fff3f1;border-radius:1.5rem;display:flex;height:100%;justify-content:center;-o-object-fit:cover;object-fit:cover;width:100%;}.o-video__iframe-placeholder p{margin-left:1.5rem;margin-right:1.5rem;text-align:center;}@media only screen and (min-width:768px){.o-video__iframe-placeholder{border-radius:2.25rem;}.o-video__iframe-placeholder span{display:block;}.o-video__iframe-placeholder span:first-child{margin-bottom:.5rem;}}@media only screen and (min-width:768px){.o-video--standard .o-video__iframe-wrapper{grid-column:3/span 8;}}@media only screen and (min-width:768px){.o-video--wider .o-video__iframe-wrapper{grid-column:1/span 12;}}
.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}.m-wysiwyg h1{font-family:"peachi-medium";font-weight:500;font-size:2.5rem;line-height:2.5rem;line-height:1.1;}@media only screen and (min-width:1024px){.m-wysiwyg h1{font-size:4.5rem;line-height:4.5rem;line-height:1.1;}}.m-wysiwyg h2{font-family:"peachi-medium";font-weight:500;font-size:2rem;line-height:2rem;line-height:1.2;}@media only screen and (min-width:1024px){.m-wysiwyg h2{font-size:3.75rem;line-height:3.75rem;line-height:1.2;}}.m-wysiwyg h3{font-family:"peachi-medium";font-weight:500;font-size:1.75rem;line-height:1.75rem;line-height:1.2;}@media only screen and (min-width:1024px){.m-wysiwyg h3{font-size:3rem;line-height:3rem;line-height:1.2;}}.m-wysiwyg h4{font-family:"peachi-medium";font-weight:500;font-size:1.5rem;line-height:1.5rem;line-height:1.2;}@media only screen and (min-width:1024px){.m-wysiwyg h4{font-size:2.25rem;line-height:2.25rem;line-height:1.2;}}.m-wysiwyg h5,.m-wysiwyg h6{font-family:"Figtree";font-weight:600;font-size:1.5rem;line-height:1.5rem;line-height:1.5;}.m-wysiwyg p,.m-wysiwyg li{font-family:"Figtree";font-size:1.125rem;line-height:1.125rem;line-height:1.5;}.m-wysiwyg p{margin-bottom:1.125rem;}.m-wysiwyg h1,.m-wysiwyg h2,.m-wysiwyg h3,.m-wysiwyg h4,.m-wysiwyg h5,.m-wysiwyg h6{color:#1d2964;margin-bottom:.5rem;}.m-wysiwyg a{font-family:"Figtree";font-weight:600;font-size:1.125rem;line-height:1.125rem;line-height:1.5;text-decoration:none;border-bottom:2px solid #1d2964;transition:box-shadow .3s ease-in-out;line-height:27px;border-radius:.25rem .25rem 0 0;padding-top:.25rem;}.m-wysiwyg a:focus-visible{background-color:#f1a0ba;color:#181818;border-bottom:3px solid #181818;border-radius:.25rem .25rem 0 0;outline:none;}.m-wysiwyg ul{display:flex;flex-direction:column;gap:.5rem;padding-bottom:.5rem;padding-left:.5rem;}@media only screen and (min-width:768px){.m-wysiwyg ul{padding-bottom:.8rem;}}.m-wysiwyg ul li{position:relative;padding-left:1.5rem;list-style:none;}.m-wysiwyg ul li::before{content:"●";position:absolute;top:0;left:0;}.m-wysiwyg ol{display:flex;flex-direction:column;gap:.5rem;padding-bottom:.5rem;list-style:decimal;margin-left:1.5rem;}@media only screen and (min-width:768px){.m-wysiwyg ol{padding-bottom:.8rem;}}.m-wysiwyg ol li{padding-left:.5rem;}.m-wysiwyg--large p,.m-wysiwyg--large a,.m-wysiwyg--large li{font-family:"Figtree";font-size:1.25rem;line-height:1.25rem;line-height:1.5;}@media only screen and (min-width:1024px){.m-wysiwyg--large p,.m-wysiwyg--large a,.m-wysiwyg--large li{font-size:1.5rem;line-height:1.5rem;line-height:1.5;}}.m-wysiwyg--white h1,.m-wysiwyg--white h2,.m-wysiwyg--white h3,.m-wysiwyg--white h4,.m-wysiwyg--white h5,.m-wysiwyg--white h6,.m-wysiwyg--white p,.m-wysiwyg--white a,.m-wysiwyg--white li{color:#1d2964;}.m-wysiwyg--white a:hover{box-shadow:inset 0 -32px 0 -1px #fff3f1;}.m-wysiwyg--dark{border-color:#fff;}.m-wysiwyg--dark h1,.m-wysiwyg--dark h2,.m-wysiwyg--dark h3,.m-wysiwyg--dark h4,.m-wysiwyg--dark h5,.m-wysiwyg--dark h6,.m-wysiwyg--dark p,.m-wysiwyg--dark a,.m-wysiwyg--dark li{color:#fff;}.m-wysiwyg--dark a{border-bottom:2px solid #fff;}.m-wysiwyg--dark a:hover{box-shadow:inset 0 -32px 0 -1px #88002c;}.m-wysiwyg--tint h1,.m-wysiwyg--tint h2,.m-wysiwyg--tint h3,.m-wysiwyg--tint h4,.m-wysiwyg--tint h5,.m-wysiwyg--tint h6,.m-wysiwyg--tint p,.m-wysiwyg--tint a,.m-wysiwyg--tint li{color:#1d2964;}.m-wysiwyg--tint a:hover{box-shadow:inset 0 -32px 0 -1px #fff;}
.container,.content-moderation-entity-moderation-form{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container,.content-moderation-entity-moderation-form{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container,.content-moderation-entity-moderation-form{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}html{box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%;}*,::before,::after{background-repeat:no-repeat;}::before,::after{text-decoration:inherit;vertical-align:inherit;}*{padding:0;margin:0;box-sizing:border-box;}audio:not([controls]){display:none;height:0;}hr{overflow:visible;}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block;}summary{display:list-item;}small{font-size:80%;}[hidden],template{display:none;}abbr[title]{border-bottom:1px dotted;text-decoration:none;}a{background-color:transparent;-webkit-text-decoration-skip:objects;}a:active,a:hover{outline-width:0;}code,kbd,pre,samp{font-family:monospace,monospace;}b,strong{font-weight:bolder;}dfn{font-style:italic;}mark{background-color:#ff0;color:#000;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}input{border-radius:0;}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer;}[disabled]{cursor:default;}[type=number]{width:auto;}[type=search]{-webkit-appearance:textfield;}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;}textarea{overflow:auto;resize:vertical;}button,input,optgroup,select,textarea{font:inherit;}optgroup{font-weight:bold;}button{overflow:visible;}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:0;padding:0;}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText;}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button,select{text-transform:none;}button,input,select,textarea{background-color:transparent;border-style:none;color:inherit;}select{-moz-appearance:none;-webkit-appearance:none;}select::-ms-expand{display:none;}select::-ms-value{color:currentColor;}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}img{border-style:none;display:inline-block;vertical-align:top;}progress{vertical-align:baseline;}svg:not(:root){overflow:hidden;}audio,canvas,progress,video{display:inline-block;}img,embed,object,audio,video{height:auto;max-width:100%;}@media screen{[hidden~=screen]{display:inherit;}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute !important;clip:rect(0 0 0 0) !important;}}[aria-busy=true]{cursor:progress;}[aria-controls]{cursor:pointer;}[aria-disabled]{cursor:default;}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none;}::selection{background-color:#b3d4fc;color:#000;text-shadow:none;}.container,.content-moderation-entity-moderation-form{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}@media only screen and (min-width:768px){.container,.content-moderation-entity-moderation-form{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.container,.content-moderation-entity-moderation-form{padding-left:0;padding-right:0;}}.spacing-top{margin-top:2.25rem;}@media only screen and (min-width:1320px){.spacing-top{margin-top:3.75rem;}}.spacing-bottom{margin-bottom:2.25rem;}@media only screen and (min-width:1320px){.spacing-bottom{margin-bottom:3.75rem;}}@font-face{font-family:"Figtree";src:url(/themes/custom/hearingdogs/assets/fonts/Figtree-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal;}@font-face{font-family:"Figtree";src:url(/themes/custom/hearingdogs/assets/fonts/Figtree-Italic-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:italic;}@font-face{font-family:"peachi-light";src:url(/themes/custom/hearingdogs/assets/fonts/peachi-light-webfont.woff2) format("woff2"),url(/themes/custom/hearingdogs/assets/fonts/peachi-light-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:"peachi-medium";src:url(/themes/custom/hearingdogs/assets/fonts/peachi-medium-webfont.woff2) format("woff2"),url(/themes/custom/hearingdogs/assets/fonts/peachi-medium-webfont.woff) format("woff");font-weight:normal;font-style:normal;}*{font-family:"Figtree",sans-serif;font-weight:400;}.hd-display-xl{font-family:"peachi-medium";font-weight:500;font-size:2.5rem;line-height:2.5rem;line-height:1.1;}@media only screen and (min-width:1024px){.hd-display-xl{font-size:4.5rem;line-height:4.5rem;line-height:1.1;}}.hd-display-xl-light{font-family:"peachi-medium";font-weight:300;font-size:2.5rem;line-height:2.5rem;line-height:1.1;}@media only screen and (min-width:1024px){.hd-display-xl-light{font-size:4.5rem;line-height:4.5rem;line-height:1.1;}}.hd-display-l{font-family:"peachi-medium";font-weight:500;font-size:2rem;line-height:2rem;line-height:1.2;}@media only screen and (min-width:1024px){.hd-display-l{font-size:3.75rem;line-height:3.75rem;line-height:1.2;}}.hd-display-m{font-family:"peachi-medium";font-weight:500;font-size:1.75rem;line-height:1.75rem;line-height:1.2;}@media only screen and (min-width:1024px){.hd-display-m{font-size:3rem;line-height:3rem;line-height:1.2;}}.hd-display-s{font-family:"peachi-medium";font-weight:500;font-size:1.5rem;line-height:1.5rem;line-height:1.2;}@media only screen and (min-width:1024px){.hd-display-s{font-size:2.25rem;line-height:2.25rem;line-height:1.2;}}.hd-display-xs{font-family:"Figtree";font-weight:600;font-size:1.5rem;line-height:1.5rem;line-height:1.5;}.hd-body-l{font-family:"Figtree";font-size:1.25rem;line-height:1.25rem;line-height:1.5;}@media only screen and (min-width:1024px){.hd-body-l{font-size:1.5rem;line-height:1.5rem;line-height:1.5;}}.hd-body-m{font-family:"Figtree";font-size:1.125rem;line-height:1.125rem;line-height:1.5;}.hd-body-s{font-family:"Figtree";font-size:1rem;line-height:1rem;line-height:1.5;}.hd-label-m{font-family:"Figtree";font-weight:600;font-size:1.125rem;line-height:1.125rem;line-height:1.5;}.hd-label-s{font-family:"Figtree";font-weight:600;font-size:1rem;line-height:1rem;line-height:1.5;}.form-checkbox,.form-radio{border:2px solid #181818;background-color:#fff;border-radius:.5rem;width:2.25rem;height:2.25rem;outline:3px solid transparent;}.form-checkbox:hover,.form-radio:hover{cursor:pointer;}.form-checkbox:focus-visible{color:#000;border:2px solid #f1a0ba;outline:3px solid #181818;}.form-radio{position:relative;}.form-radio:focus-visible::before{content:"";position:absolute;width:100%;height:90%;left:0;top:2px;box-sizing:border-box;border-radius:50%;pointer-events:none;border:2px solid #f1a0ba;outline:3px solid #181818;}fieldset.form-wrapper{border:none;}fieldset.form-wrapper .fieldset-legend{font-family:"Figtree";font-weight:600;font-size:1.5rem;line-height:1.5rem;line-height:1.5;}.form-text,.form-textarea,.form-email,.form-tel,.form-number,.form-select,.form-date,.form-time{width:100%;border:2px solid #181818;border-radius:.75rem;background-color:#fff;padding:1.5rem;margin-bottom:.75rem;outline:3px solid transparent;min-height:3.75rem;}.form-text:focus-visible,.form-textarea:focus-visible,.form-email:focus-visible,.form-tel:focus-visible,.form-number:focus-visible,.form-select:focus-visible,.form-date:focus-visible,.form-time:focus-visible{color:#000;border:2px solid #f1a0ba;outline:3px solid #181818;}.form-item{margin-bottom:1rem;}.form-item label,.form-item .fieldset-legend{font-family:"Figtree";font-weight:600;font-size:1.125rem;line-height:1.125rem;line-height:1.5;color:#1d2964;display:block;margin-bottom:1rem;}.form-type-radio,.form-type-checkbox{display:flex;align-items:center;}.form-type-radio .option,.form-type-checkbox .option{font-family:"Figtree";font-size:1.125rem;line-height:1.125rem;line-height:1.5;margin-bottom:0;margin-left:.75rem;}.form-select{background-image:url(/themes/custom/hearingdogs/assets/images/icons/chevron-down.svg);background-repeat:no-repeat;background-position:right .7rem top 50%;background-size:1.5rem auto;}.form-select:hover{cursor:pointer;}label.form-required::after{content:"*";padding-left:.25rem;color:#dc1253;}.webform-button--submit{font-family:"Figtree";font-weight:600;font-size:1.125rem;line-height:1.125rem;line-height:1.5;display:inline-flex;justify-content:center;align-items:center;border-radius:3.125rem;padding:.75rem 1.25rem;transition:all 0s ease-in;text-decoration:none;border:2px solid transparent;outline:3px solid transparent;background-color:#dc1253;color:#fff;margin-bottom:.5rem;}.webform-button--submit:hover{background-color:#181818;color:#fff;border-color:#181818;transition:all .3s ease-in;}.webform-button--submit:focus-visible{background-color:#fff;color:#000;border:3px solid #f1a0ba;outline:3px solid #181818;border-radius:3.125rem;}.webform-element-description{font-family:"Figtree";font-size:1rem;line-height:1rem;line-height:1.5;color:#65696c;margin-bottom:1rem;}.webform-element-more,.webform-element-help{display:none;}.entity-moderation-form select,.entity-moderation-form input{margin-bottom:0;}.messages__wrapper{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;margin-top:1rem;margin-bottom:1rem;}@media only screen and (min-width:768px){.messages__wrapper{max-width:1224px;padding-left:32px;padding-right:32px;}}@media only screen and (min-width:1320px){.messages__wrapper{padding-left:0;padding-right:0;}}.messages__wrapper > div{background-color:#dcfae6;color:#003643;border:1px solid #43cfb5;padding:1.25rem .75rem;border-radius:1.5rem;}.messages__wrapper > div a{color:#003643;}.sr-only{position:absolute;top:auto;left:-10000px;overflow:hidden;width:1px;height:1px;font-size:1rem;}.a-btn,.content-moderation-entity-moderation-form .form-submit{font-family:"Figtree";font-weight:600;font-size:1.125rem;line-height:1.125rem;line-height:1.5;display:inline-flex;justify-content:center;align-items:center;border-radius:3.125rem;padding:.75rem 1.25rem;transition:all 0s ease-in;text-decoration:none;border:2px solid transparent;outline:3px solid transparent;}.a-btn:focus-visible,.content-moderation-entity-moderation-form .form-submit:focus-visible{background-color:#fff;color:#000;border:3px solid #f1a0ba;outline:3px solid #181818;border-radius:3.125rem;}.a-btn--icon-before .a-icon{display:inline-block;margin-right:.5rem;}.a-btn--icon-after .a-icon{display:inline-block;margin-left:.5rem;}.a-btn--solid-no-border-pink,.content-moderation-entity-moderation-form .form-submit{background-color:#dc1253;color:#fff;}.a-btn--solid-no-border-pink .a-icon path,.content-moderation-entity-moderation-form .form-submit .a-icon path{fill:#fff;stroke:#fff;}.a-btn--solid-no-border-pink:hover,.content-moderation-entity-moderation-form .form-submit:hover{background-color:#181818;color:#fff;border-color:#181818;transition:all .3s ease-in;}.a-btn--solid-no-border-pink:hover .a-icon path,.content-moderation-entity-moderation-form .form-submit:hover .a-icon path{fill:#fff;stroke:#fff;}.a-btn--outline-pink{background-color:#fff;color:#dc1253;border:2px solid #dc1253;}.a-btn--outline-pink:hover{background-color:#fff;color:#181818;border-color:#181818;transition:all .3s ease-in;}.a-btn--solid-no-border-white-pink{background-color:#fff;color:#dc1253;}.a-btn--solid-no-border-white-pink:hover{background-color:#181818;color:#fff;border-color:#181818;transition:all .3s ease-in;}.a-btn--solid-border-pink{background-color:#dc1253;color:#fff;border:2px solid #fff;}.a-btn--solid-border-pink .a-icon path{fill:#fff;stroke:#fff;}.a-btn--solid-border-pink:hover{background-color:#fff;color:#181818;border-color:#181818;transition:all .3s ease-in;}.a-btn--outline-green-dark{background-color:#fff;color:#284700;border:2px solid #284700;}.a-btn--outline-green-dark .a-icon path{fill:#284700;stroke:#284700;}.a-btn--outline-green-dark:hover{background-color:#181818;color:#fff;border-color:#181818;transition:all .3s ease-in;}.a-btn--solid-border-green-mid{background-color:#a3e94b;color:#284700;border:2px solid #284700;}.a-btn--solid-border-green-mid .a-icon path{fill:#284700;stroke:#284700;}.a-btn--solid-border-green-mid:hover{background-color:#fff;color:#181818;border-color:#181818;transition:all .3s ease-in;}.a-btn--outline-burgundy-dark{background-color:#fff;color:#88002c;border:2px solid #88002c;}.a-btn--outline-burgundy-dark .a-icon path{fill:#88002c;stroke:#88002c;}.a-btn--outline-burgundy-dark:hover{background-color:#181818;color:#fff;border-color:#181818;transition:all .3s ease-in;}.a-btn--solid-border-yellow{background-color:#ffd029;color:#88002c;border:2px solid #88002c;}.a-btn--solid-border-yellow .a-icon path{fill:#88002c;stroke:#88002c;}.a-btn--solid-border-yellow:hover{background-color:#fff;color:#181818;border-color:#181818;transition:all .3s ease-in;}.a-btn--solid-no-border-white-blue{background-color:#fff;color:#1474e5;}.a-btn--solid-no-border-white-blue .a-icon path{fill:#1474e5;stroke:#1474e5;}.a-btn--solid-no-border-white-blue:hover{background-color:#181818;color:#fff;border-color:#181818;transition:all .3s ease-in;}.a-btn--solid-border-blue{background-color:#1474e5;color:#fff;border:2px solid #fff;}.a-btn--solid-border-blue .a-icon path{fill:#fff;stroke:#fff;}.a-btn--solid-border-blue:hover{background-color:#fff;color:#181818;border-color:#181818;transition:all .3s ease-in;}.content-moderation-entity-moderation-form{padding-top:calc(7.5rem + 0px);padding-bottom:3rem;}@media only screen and (min-width:768px){.content-moderation-entity-moderation-form{padding-top:calc(9rem + 0px);}}.content-moderation-entity-moderation-form .entity-moderation-form{flex-direction:column;padding-left:1.25rem;padding-right:1.25rem;gap:1.25rem;}@media only screen and (min-width:768px){.content-moderation-entity-moderation-form .entity-moderation-form{flex-direction:row;justify-content:space-between;}}.content-moderation-entity-moderation-form .entity-moderation-form select,.content-moderation-entity-moderation-form .entity-moderation-form input{width:100%;}.content-moderation-entity-moderation-form .entity-moderation-form__item{margin:0;}@media only screen and (min-width:768px){.content-moderation-entity-moderation-form .entity-moderation-form__item{width:calc(25% - 1.25rem);}}.content-moderation-entity-moderation-form .entity-moderation-form__item:last-child{align-self:unset;}@media only screen and (min-width:768px){.content-moderation-entity-moderation-form .entity-moderation-form__item:last-child{align-self:flex-end;}}@media print{.noprint{display:none;}}.visually-hidden.focusable{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);text-decoration:none;white-space:nowrap;}.visually-hidden.focusable:focus-visible{position:absolute !important;left:1em;top:1em;width:auto;height:auto;clip:auto;overflow:visible;white-space:normal;margin:0;padding:.5em 1em;z-index:9999;color:#000;border:3px solid #f1a0ba;outline:3px solid #181818;border-radius:3.125rem;}
