.heading{align-items:center;background:linear-gradient(to top,var(--bg-color),transparent);border-radius:26px;display:flex;flex-direction:column;gap:1em;height:-moz-fit-content;height:fit-content;justify-content:flex-start;margin-bottom:3em;padding-top:3em;position:relative}.heading:before{background-image:url(./bg-pointille.N8mWeJGV.png);background-position:50%;background-size:cover;background-size:1200px;content:"";height:100%;left:0;margin-top:-80px;opacity:.05;position:absolute;top:0;width:100%;z-index:-1}.heading h1{font-size:3em;margin-bottom:.4em;text-align:center}.heading p{color:var(--grey-text);max-width:80%;text-align:center}.breadcrumb{color:var(--grey-text);display:flex;flex-wrap:wrap;font-size:1em;gap:.4em;list-style:none;margin-top:2em}.breadcrumb a{color:#fff!important;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb-item{align-items:center;display:flex;gap:.4em}.heading-cta{background-color:#fff!important;color:#000!important;margin-top:2em;text-decoration:none}.heading-cta:hover{background-color:#fff;border:1px solid transparent}@media screen and (max-width:768px){.heading{min-height:-moz-fit-content;min-height:fit-content;padding:1.4em}.heading h1{font-size:2em}.heading p{max-width:100%}}
