.button-container{column-gap:1rem;display:inline-flex;flex-wrap:wrap;position:relative;row-gap:1rem;z-index:1}.gbp-section{font-size:1.125rem;padding:1.5rem 3rem}@media (max-width:1024px){.gbp-section{padding:6rem 30px}}@media (max-width:767px){.gbp-section{padding:4rem 20px}}.gbp-section__inner{margin-left:auto;margin-right:auto;max-width:var(--gb-container-width);position:relative;z-index:1}.gbp-section__headline{font-family:var(--gp-font--dm-serif-display);font-style:italic}@media (max-width:767px){.gbp-section__headline{margin-bottom:1.25rem}}.gbp-section__text {font-size:1.125rem;}.gbp-list--unstyled{list-style-type:none;margin-bottom:0px;margin-left:0px;padding-left:0px}.gbp-card {padding:1.5rem;}@media (max-width: 767px) {.gbp-card {padding:1.25rem;}}.gbp-card--border{border:1px solid var(--base)}.gbp-card__meta-text {font-size:0.875rem;margin-bottom:0.5rem;}.gbp-card__title{font-size:1.25rem;font-weight:600;margin-bottom:0.5rem}.button-primary{background-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);background-position:center;background-repeat:no-repeat;background-size:cover;display:inline-block;font-size:1.125rem;font-weight:600;line-height:normal;text-decoration:none;border-radius:50vw;padding:0.75em 1.75em}.button-primary:is(:hover,:focus){background-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 100%);background-size:cover;background-repeat:no-repeat;background-position:center;background-blend-mode:normal}.gradient-bg{background-blend-mode:normal;background-image:linear-gradient(130deg,var(--accent-red) 0%,var(--accent-orange) 25%,var(--accent-green) 50%,var(--accent-yellow) 75%,var(--accent-brown) 100%);background-position:center;background-repeat:no-repeat;background-size:cover}.gbp-button--primary{background-color:#000000;border:1px solid;color:#ffffff;display:inline-flex;font-size:1rem;padding:0.75rem 1.5rem;text-decoration:none}.gbp-button--primary:is(:hover,:focus){background-color:#000000;color:#ffffff}.gbp-footer-title{font-family:var(--gp-font--dm-serif-display);font-size:1.5rem;margin-bottom:1rem}.gbp-footer__title{font-family:var(--gp-font--dm-serif-display);font-size:1.5rem;font-style:italic;margin-bottom:1rem}.gbp-footer__link{display:block;padding-bottom:0.375rem;padding-top:0.375rem}.hero{align-items:center;aspect-ratio:3/1;color:var(--base-3);display:flex;flex-direction:column;justify-content:center;overflow-x:hidden;overflow-y:hidden;padding-left:16%;padding-right:16%;position:relative;text-align:center;border:1px solid var(--base)}.hero>*:last-child{margin-bottom:0px}@media (min-width:1200px){.hero{border-radius:1.5rem}}@media (max-width:1024px){.hero{aspect-ratio:4/3}}@media (max-width:767px){.hero{aspect-ratio:5/7;padding-left:1.5rem;padding-right:1.5rem}}.pagination{align-items:center;column-gap:10px;display:flex;justify-content:center;margin-top:1.5rem;row-gap:10px}.pagination:not(:has(*)){display:none}.hero__title{flex-direction:column;font-family:var(--gp-font--dm-serif-display);font-size:2rem;font-style:italic;margin-bottom:0.2em;position:relative;z-index:1}.hero__title .gb-shape svg{fill:currentColor;height:1.25em;width:1.25em}@media (max-width:767px){.hero__title{font-size:2.5rem}}.hero__subtitle{font-size:1rem;font-weight:600}@media (max-width:767px){.hero__subtitle{font-size:1rem}}.dynamic-entry-content figure{width:100%}.hero__container{background-color:rgba(250,250,250,0.9);box-shadow:0px 0.125rem 1rem 0px rgba(42,49,59,0.5);color:var(--contrast);max-width:34rem;position:relative;z-index:1;border-radius:1.5rem;padding:1.5rem}.hero__container>*:last-child{margin-bottom:0px}