.hero-section[data-type=type-1]{text-align:var(--alignment);margin-bottom:var(--margin-bottom, 40px)}.hero-section[data-type=type-1] .page-description{display:inline-block;max-width:var(--description-max-width, 100%)}.hero-section[data-type=type-2]{position:relative;z-index:1;padding-top:calc(var(--has-transparent-header)*var(--header-height))}.hero-section[data-type=type-2]>[class*=ct-container]{display:flex;flex-direction:column;justify-content:var(--vertical-alignment, center);text-align:var(--alignment, center);position:relative;z-index:2;padding:var(--container-padding, 50px 0);min-height:var(--min-height, 250px)}.hero-section[data-type=type-2]>figure{position:absolute;overflow:hidden;z-index:1;inset:0;background-color:inherit}.hero-section[data-type=type-2]>figure .ct-media-container{height:100%;vertical-align:top}.hero-section[data-type=type-2]>figure .ct-media-container img{height:100%}.hero-section[data-type=type-2] .ct-title-label{display:block;font-size:12px;text-transform:uppercase;margin-bottom:.5em}.entry-header>*:not(:first-child){margin-top:var(--itemSpacing, 20px)}.entry-header .page-title{margin-bottom:0}.entry-header .entry-meta{color:var(--theme-text-color);--theme-link-initial-color: var(--theme-text-color)}.entry-header .page-description{color:var(--theme-text-color)}.entry-header .page-description>*:last-child{margin-bottom:0}.ct-share-box{display:flex;flex-direction:column;align-items:var(--horizontal-alignment)}.ct-share-box[data-location=top]{margin-bottom:var(--margin, 50px)}.ct-share-box[data-location=bottom]{margin-top:var(--margin, 50px)}.ct-share-box[data-location=bottom]:not(:last-child){margin-bottom:var(--margin, 50px)}.hero-section[data-type=type-1]+.ct-share-box[data-location=top]{margin-top:var(--margin, 50px)}.ct-share-box[data-type=type-2]>div,.ct-share-box[data-type=type-3]>div{display:inline-flex;flex-wrap:wrap;gap:var(--items-spacing, 15px)}.ct-share-box[data-type=type-1]>div{display:grid;grid-template-columns:repeat(auto-fit, minmax(50px, 1fr));border-top:var(--theme-border);border-inline-start:var(--theme-border)}.ct-share-box[data-type=type-1] a{border-inline-end:var(--theme-border);border-bottom:var(--theme-border)}.ct-share-box[data-type=type-1] .ct-icon-container{min-height:50px;padding:10px 0}.ct-share-box[data-type=type-2] .ct-icon-container{width:initial;height:initial;padding:10px 25px;border-radius:3px}