.heading-blocks .heading-blocks__wrapper{background:rgb(var(--color-background))}.heading-blocks .heading-blocks__wrapper header{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:50px}.heading-blocks .heading-blocks__wrapper header>*{width:calc(50% - 12px)}@media(width < 750px){.heading-blocks .heading-blocks__wrapper header>*{width:100%}}.heading-blocks .heading-blocks__wrapper header *{margin:0}@media(width < 750px){.heading-blocks .heading-blocks__wrapper header{margin-bottom:32px;flex-direction:column}}.heading-blocks .heading-blocks__wrapper header .hb__title{font-family:"NeueMontreal-Medium";font-weight:500;color:rgb(var(--color-foreground));letter-spacing:-1.2px}.heading-blocks .heading-blocks__wrapper header .hb__title:empty{display:none}.heading-blocks .heading-blocks__wrapper header .hb__title.h1-txt{font-size:64px;line-height:110%}.heading-blocks .heading-blocks__wrapper header .hb__title.h2-txt{font-size:48px;line-height:56px}.heading-blocks .heading-blocks__wrapper header .hb__title.h3-txt{font-size:26px;line-height:130%}.heading-blocks .heading-blocks__wrapper header .hb__title em{font-family:var(--font-family-orbikular);letter-spacing:normal;font-size:54px;line-height:100%;font-weight:400}@media(width < 1024px){.heading-blocks .heading-blocks__wrapper header .hb__title.h1-txt,.heading-blocks .heading-blocks__wrapper header .hb__title.h2-txt,.heading-blocks .heading-blocks__wrapper header .hb__title.h3-txt{font-size:30px;line-height:100%}.heading-blocks .heading-blocks__wrapper header .hb__title em{font-size:30px;line-height:100%}}@media(width < 750px){.heading-blocks .heading-blocks__wrapper header .hb__title * br{display:none}.heading-blocks .heading-blocks__wrapper header .hb__title.h1-txt,.heading-blocks .heading-blocks__wrapper header .hb__title.h2-txt,.heading-blocks .heading-blocks__wrapper header .hb__title.h3-txt{font-size:32px;line-height:120%}.heading-blocks .heading-blocks__wrapper header .hb__title em{font-size:36px;line-height:120%}.heading-blocks .heading-blocks__wrapper header .hb__title:empty{display:none}}.heading-blocks .heading-blocks__wrapper header .hb__subtitle{font-family:"NeueMontreal-Medium";font-size:18px;line-height:28px;font-weight:500;letter-spacing:normal;color:rgb(var(--color-foreground));display:flex;align-items:center;gap:16px}@media(width < 750px){.heading-blocks .heading-blocks__wrapper header .hb__subtitle{font-size:15px;line-height:22px}}.heading-blocks .heading-blocks__wrapper header .hb__subtitle .hb__image{min-width:145px;height:112px;-o-object-fit:cover;object-fit:cover;border-radius:12px}@media(width < 1024px){.heading-blocks .heading-blocks__wrapper header .hb__subtitle .hb__image{display:none}}.heading-blocks .heading-blocks__wrapper .hb__container .hb__grid--wrapp{display:grid;gap:24px;grid-template-columns:repeat(var(--grid-cols, 3), 1fr)}@media(width < 1024px){.heading-blocks .heading-blocks__wrapper .hb__container .hb__grid--wrapp{grid-template-columns:repeat(2, 1fr)}}@media(width < 750px){.heading-blocks .heading-blocks__wrapper .hb__container .hb__grid--wrapp{gap:32px;grid-template-columns:1fr;grid-auto-rows:auto}}.heading-blocks article{position:relative;display:flex;flex-direction:column}.heading-blocks article.swiper-slide{width:auto}.heading-blocks article .hb__media--wrapp{min-height:300px}.heading-blocks article .hb__content--wrapp{display:flex;flex-direction:column;gap:24px;align-items:start;flex-shrink:0}@media(width < 750px){.heading-blocks article .hb__content--wrapp{gap:16px}}.heading-blocks article .hb__content--wrapp>*{margin:0}.heading-blocks article .hb__content--wrapp h4.hb__title p{font-size:24px;line-height:32px;font-weight:500;font-family:"NeueMontreal-Medium";color:rgb(var(--color-foreground));letter-spacing:-0.03em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:0}@media(width < 750px){.heading-blocks article .hb__content--wrapp h4.hb__title p{font-size:28px;line-height:120%}.heading-blocks article .hb__content--wrapp h4.hb__title p br{display:none}}.heading-blocks article .hb__content--wrapp .hb__description{font-family:"NeueMontreal-Medium";font-size:16px;line-height:26px;font-weight:500;color:#2d3a2e;letter-spacing:normal;padding-top:16px;border-top:1px solid #2d3a2e}.heading-blocks article .hb__content--wrapp .hb__description p{margin:0}@media(width < 750px){.heading-blocks article .hb__content--wrapp .hb__description{font-size:15px;line-height:22px}}.heading-blocks .hb__media--wrapp{height:100%;margin:0;-o-object-fit:cover;object-fit:cover;width:100%;display:block;flex:1;min-height:200px;overflow:hidden}.heading-blocks .hb__media--wrapp:hover :is(img,svg){transition:.5s all ease-in-out;transform:scale(1.1)}.heading-blocks .hb__media--wrapp :is(img,svg,video){display:block;width:100%;height:100%;max-height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.heading-blocks a.hb__link{font-size:15px;line-height:120%;font-weight:600;text-align:center;letter-spacing:normal;text-decoration:none;padding:12px 40px;max-height:46px;border-radius:23px;width:-moz-fit-content;width:fit-content;transition:all .3s ease;color:rgb(var(--color-button-text));background:rgb(var(--color-button));border:1px solid rgb(var(--color-button));justify-content:center;display:flex;align-items:center;gap:6px}.heading-blocks a.hb__link:hover{color:rgb(var(--color-button));background:rgb(var(--color-background));border:1px solid rgb(var(--color-button))}@media(width < 750px){.heading-blocks a.hb__link{width:100%}}