.entry-content .post-list__title{margin:0}.post-list[data-layout=alternating-list]{display:flex;flex-direction:column;gap:var(--row-gap)}.post-list[data-layout=alternating-list] .post-list__contents{width:100%;margin-block:0;overflow:hidden}.post-list[data-layout=alternating-list] .post-list__footer{margin-inline:auto 0}.post-list.post-list--headline{display:flex;flex-direction:column}.post-list--headline .post-list__item{margin:0;padding-block:0;border:0}.post-list--headline .post-list__article{display:flex;flex-direction:column;padding-block:1em;gap:.5em;border-bottom:1px solid var(--ap-color-border, #e0e0e0)}html{scroll-padding-top:calc(var(--apro-toc-scroll-padding, 0px) + var(--apura-layout-top-offset, var(--apura-sticky-header-height, 0px)))}.apro-toc{--apro-toc-active-color: var(--ap-color-primary, #00374d);--apro-toc-active-weight: 600;--apro-toc-active-transition: color 160ms ease, font-weight 160ms ease;box-sizing:border-box;margin:1.5em 0;padding:2em 4vmin;border:1px solid var(--apro-toc-border, #e5e5e5);border-radius:var(--apro-toc-radius);background-color:var(--apro-toc-bg)}.apro-toc__header{display:flex;align-items:center;gap:.5em}.apro-toc__title{margin:0;font-weight:600;font-size:1.25em;line-height:1.6}.apro-toc__toggle{padding:0;border:0;background:rgba(0,0,0,0);color:#999;font-size:.75em;line-height:1;cursor:pointer}.apro-toc__toggle[aria-expanded=true] .apro-toc__toggle-label--open,.apro-toc__toggle[aria-expanded=false] .apro-toc__toggle-label--close{display:none}.apro-toc__body{margin-top:1.5em}.apro-toc__list{margin:0;padding-inline-start:1.25em;list-style:none}.apro-toc__list>li{position:relative;margin:.75em 0}.apro-toc__item::before{position:absolute;inset-inline-end:calc(100% + .5em);white-space:nowrap}.apro-toc__link{display:block;margin-inline-start:.25em;color:inherit;text-underline-offset:.15em;transition:var(--apro-toc-active-transition)}.apro-toc__link:hover{text-decoration:underline}.apro-toc__link.is-active{color:var(--apro-toc-active-color);font-weight:var(--apro-toc-active-weight)}.apro-toc__list .apro-toc__list .apro-toc__item{font-size:.88em}.apro-toc__list .apro-toc__list .apro-toc__link{margin-inline-start:.5em}.apro-toc.apro-toc--box{--apro-toc-border: var(--ap-color-primary, #00374d);padding:0}.apro-toc--box .apro-toc__header{flex-direction:column;padding:.5em;gap:0;background:var(--ap-color-primary, #00374d);color:var(--apro-toc-header-color, #fff)}.apro-toc--box .apro-toc__body{margin:0;padding:2em 4vmin}.apro-toc--box .apro-toc__toggle{color:inherit}.apro-toc--list-ul .apro-toc__item::before{width:.4em;height:.4em;inset-block-start:.6em;inset-inline-start:-0.75em;border-radius:50%;background-color:var(--apro-toc-icon-color, currentColor);content:""}.apro-toc--list-ul .apro-toc__list{padding-inline-start:1em}.apro-toc--list-ul .apro-toc__list .apro-toc__list .apro-toc__item::before{display:block;width:.4em;height:1px;inset-block-start:.8em;border-radius:0;background-color:var(--apro-toc-child-icon-color, currentColor);content:""}.apro-toc--list-ol .apro-toc__list{counter-reset:apro-toc-counter}.apro-toc--list-ol .apro-toc__item{counter-increment:apro-toc-counter}.apro-toc--list-ol .apro-toc__item::before{content:counters(apro-toc-counter, ".");color:var(--apro-toc-icon-color, currentColor)}.sidebar .apro-toc{margin:0;padding:1em}.sidebar .apro-toc__list>li{margin:.25em 0}.sidebar .apro-toc--box .apro-toc__body{padding:1em 0 0}.sidebar .apro-toc--list-ul .apro-toc__item::before{inset-block-start:.8em}.sidebar .apro-toc--list-ol .apro-toc__item::before{inset-block-start:.18em}body:where([data-site-display=separate]) .sidebar .apro-toc{padding:0;border:0}html{scroll-behavior:smooth}.apro-sticky-sidebar{--apro-admin-bar-height: 0px;--apro-sticky-sidebar-margin-top: 16px}body.admin-bar .apro-sticky-sidebar{--apro-admin-bar-height: 32px}.apro-related-posts{margin-block-start:3rem;padding-block-start:2rem;border-top:1px solid var(--ap-color-border, #e5e5e5);font-size:.9rem}.apro-related-posts__title{display:block;margin:0 0 1.5rem;font-weight:bold;font-size:1.5em;line-height:1.4}.apro-related-posts .post-list__title{--title-font-size: 1em}.apro-related-posts .post-list.post-list--list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem}.apro-share{--apro-share-gap: .25rem;--apro-share-size: 2.1rem;margin-block:1.5rem;font-size:1.125rem}.apro-share__list{display:flex;flex-wrap:wrap;gap:var(--apro-share-gap)}.apro-share__item{flex:1 1 0;min-width:min(3rem,100%)}.apro-share__link{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:var(--apro-share-size);padding:.25em 1em;gap:.45em;border:1px solid var(--apro-share-color, #6b7280);background:var(--apro-share-color, #6b7280);color:#fff;line-height:1;text-decoration:none;transition:opacity .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.apro-share__link:hover,.apro-share__link:focus{color:#fff;opacity:.86}.apro-share__button{cursor:pointer}.apro-share__icon{flex:0 0 auto;font-size:1.15em}.apro-share__text{font-weight:600;font-size:.8125rem;line-height:1.2;white-space:nowrap}.apro-share--compact{--apro-share-size: auto;font-size:1rem}.apro-share--border .apro-share__link{background:rgba(0,0,0,0);color:var(--apro-share-color, #6b7280)}.apro-share--border .apro-share__link:hover,.apro-share--border .apro-share__link:focus{background:var(--apro-share-color, #6b7280);color:#fff;opacity:1}.apro-share--circle:not(.apro-share--fixed-side) .apro-share__list{justify-content:center}.apro-share--circle:not(.apro-share--fixed-side) .apro-share__item{flex:0 0 auto;min-width:0}.apro-share--circle:not(.apro-share--fixed-side) .apro-share__link{aspect-ratio:1/1;width:var(--apro-share-size);min-height:0;padding:0;border-radius:999px}.apro-share--fixed-side{display:none;z-index:calc(var(--z-index, 10) + 1);position:fixed;top:50%;margin:0;transform:translateY(-50%)}.apro-share--fixed-side-start{inset-inline-start:0}.apro-share--fixed-side-end{inset-inline-end:0}.apro-share--fixed-side .apro-share__list{flex-direction:column;gap:0}.apro-share--fixed-side .apro-share__item{flex:0 0 auto;min-width:0}.apro-share--fixed-side .apro-share__link{justify-content:flex-start;width:2.75rem;height:2.75rem;padding:0 .8rem;overflow:hidden;gap:0;border-radius:0;border-color:var(--apro-share-color, #6b7280);background:var(--apro-share-color, #6b7280);color:#fff;transition:width .2s ease,opacity .2s ease}.apro-share--fixed-side-end .apro-share__link{flex-direction:row-reverse}.apro-share--fixed-side .apro-share__text{max-width:0;margin-inline-start:.55rem;overflow:hidden;font-size:.8125rem;opacity:0;transition:max-width .2s ease,opacity .2s ease}.apro-share--fixed-side-end .apro-share__text{margin-inline:0 .55rem}.apro-share--fixed-side .apro-share__link:hover,.apro-share--fixed-side .apro-share__link:focus,.apro-share--fixed-side .apro-share__link:focus-visible{width:8.5rem;opacity:1}.apro-share--fixed-side .apro-share__link:hover .apro-share__text,.apro-share--fixed-side .apro-share__link:focus .apro-share__text,.apro-share--fixed-side .apro-share__link:focus-visible .apro-share__text{max-width:6rem;opacity:1}[data-apro-header-menu-hover-effect]{--apro-header-menu-hover-duration: var(--transition-duration, .3s);--apro-header-menu-hover-timing: var(--transition-timing, ease-in-out);--apro-header-menu-underline-color: var(--menu-link-hover-color, var(--ap-color-primary, currentColor));--apro-header-menu-primary-bg: var(--ap-color-primary, #00374d);--apro-header-menu-primary-contrast: var(--ap-color-primary-contrast, #fff);--apro-header-menu-primary-subtext-color: color-mix( in srgb, var(--apro-header-menu-primary-contrast) 78%, var(--apro-header-menu-primary-bg) )}[data-apro-header-menu-hover-effect] .menu--header-horizontal>.menu-item>a{transition:color var(--apro-header-menu-hover-duration) var(--apro-header-menu-hover-timing),background-color var(--apro-header-menu-hover-duration) var(--apro-header-menu-hover-timing),opacity var(--apro-header-menu-hover-duration) var(--apro-header-menu-hover-timing)}[data-apro-header-menu-hover-effect][data-apro-header-menu-hover-effect=opacity] .menu--header-horizontal>.menu-item>a:is(:hover,:focus-visible){opacity:.72}[data-apro-header-menu-hover-effect]:is([data-apro-header-menu-hover-effect=underline-center],[data-apro-header-menu-hover-effect=underline-start]) .menu--header-horizontal>.menu-item>a::after{position:absolute;width:calc(100% - 3em);height:2px;inset-block-end:.45em;inset-inline-start:1.5em;transform:scaleX(0);background:var(--apro-header-menu-underline-color);content:"";transition:transform var(--apro-header-menu-hover-duration) var(--apro-header-menu-hover-timing)}[data-apro-header-menu-hover-effect][data-apro-header-menu-hover-effect=underline-center] .menu--header-horizontal>.menu-item>a::after{transform-origin:center}[data-apro-header-menu-hover-effect][data-apro-header-menu-hover-effect=underline-start] .menu--header-horizontal>.menu-item>a::after{transform-origin:0 50%}html[dir=rtl] [data-apro-header-menu-hover-effect][data-apro-header-menu-hover-effect=underline-start] .menu--header-horizontal>.menu-item>a::after{transform-origin:100% 50%}[data-apro-header-menu-hover-effect]:is([data-apro-header-menu-hover-effect=underline-center],[data-apro-header-menu-hover-effect=underline-start]) .menu--header-horizontal>.menu-item>a:is(:hover,:focus-visible)::after{transform:scaleX(1)}[data-apro-header-menu-hover-effect][data-apro-header-menu-hover-effect=background-primary] .menu--header-horizontal>.menu-item>a:is(:hover,:focus-visible){--menu-subtext-color: var(--apro-header-menu-primary-subtext-color);background-color:var(--apro-header-menu-primary-bg);color:var(--apro-header-menu-primary-contrast)}[data-header-sticky]{--apro-admin-bar-height: 0px;--apro-sticky-header-z-index: calc(var(--z-index) - 1);--apro-sticky-header-transition: transform .3s ease, padding .3s ease, background-color .3s ease;z-index:var(--apro-sticky-header-z-index);position:sticky;top:var(--apro-admin-bar-height);transition:var(--apro-sticky-header-transition);will-change:transform}[data-header-sticky][data-header-state=hidden]{transform:translateY(-100%)}.apro-sticky-header__logo-link{display:inline-grid;grid-template-areas:"logo";align-items:center}.apro-sticky-header__logo-link .custom-logo{grid-area:logo;transition:opacity .3s ease,visibility .3s ease}.apro-sticky-header__transparent-logo{visibility:hidden;opacity:0}[data-header-sticky][data-header-transparent-active][data-header-state=top] .header{border-bottom-color:rgba(0,0,0,0);background:rgba(0,0,0,0);box-shadow:none}[data-header-sticky][data-header-transparent-active][data-header-state=top]{--site-title-color: var(--apro-sticky-header-transparent-text-color, inherit)}[data-header-sticky][data-header-transparent-active][data-header-state=top] .apro-sticky-header__logo-link .custom-logo:not(.apro-sticky-header__transparent-logo){visibility:hidden;opacity:0}[data-header-sticky][data-header-transparent-active][data-header-state=top] .apro-sticky-header__transparent-logo{visibility:visible;opacity:1}:where(body.home,body.front-page) [data-header-sticky][data-header-transparent=front-page][data-header-state=top] .header{border-bottom-color:rgba(0,0,0,0);background:rgba(0,0,0,0);box-shadow:none}:where(body.home,body.front-page) [data-header-sticky][data-header-transparent=front-page][data-header-state=top]{--site-title-color: var(--apro-sticky-header-transparent-text-color, inherit)}:where(body.home,body.front-page) [data-header-sticky][data-header-transparent=front-page][data-header-state=top] .apro-sticky-header__logo-link .custom-logo:not(.apro-sticky-header__transparent-logo){visibility:hidden;opacity:0}:where(body.home,body.front-page) [data-header-sticky][data-header-transparent=front-page][data-header-state=top] .apro-sticky-header__transparent-logo{visibility:visible;opacity:1}body.admin-bar [data-header-sticky]{--apro-admin-bar-height: 32px}[data-header-sticky][data-header-transparent-active]{margin-block-end:calc(var(--apro-sticky-header-overlay-offset, 0px)*-1)}.apro-hero-slider{--apro-hero-slider-control-bg: rgb(0 0 0 / 48%);--apro-hero-slider-control-color: #fff;--apro-hero-slider-dot-size: 10px;--apro-hero-slider-transition-speed: 550ms;position:relative;overflow:hidden;background:#111;color:var(--apro-hero-slide-text-color, var(--hero-text-color, #fff))}.apro-hero-slider__viewport{min-height:var(--hero-height, 480px);overflow:hidden;touch-action:pan-y;user-select:none}.apro-hero-slider__track{display:flex;min-height:inherit;transition:transform var(--apro-hero-slider-transition-speed) ease}.apro-hero-slider[data-effect=fade] .apro-hero-slider__track{display:grid;transform:none}.apro-hero-slide{position:relative;flex:0 0 100%;min-height:inherit;color:var(--apro-hero-slide-text-color, var(--hero-text-color, #fff))}.apro-hero-slider[data-effect=fade] .apro-hero-slide{visibility:hidden;z-index:0;grid-area:1/1;opacity:0;pointer-events:none;transition:opacity var(--apro-hero-slider-transition-speed) ease,visibility 0s linear var(--apro-hero-slider-transition-speed)}.apro-hero-slider[data-effect=fade] .apro-hero-slide.is-active{visibility:visible;z-index:1;opacity:1;pointer-events:auto;transition:opacity var(--apro-hero-slider-transition-speed) ease,visibility 0s}.apro-hero-slide__picture{display:block;position:absolute;inset:0}.apro-hero-slide__img{width:100%;height:100%;object-fit:cover}.apro-hero-slide::after{position:absolute;inset:0;background:var(--hero-overlay-color, rgba(0, 0, 0, 0.24));content:"";pointer-events:none}.apro-hero-slide__content{box-sizing:border-box;display:grid;z-index:1;position:relative;align-content:center;width:min(100%,1120px);min-height:inherit;margin-inline:auto;padding:clamp(1.5rem,4vw,4rem);gap:.75rem}.apro-hero-slide--position-start .apro-hero-slide__content{justify-items:start;text-align:left}.apro-hero-slide--position-center .apro-hero-slide__content{justify-items:center;text-align:center}.apro-hero-slide--position-end .apro-hero-slide__content{justify-items:end;text-align:right}.apro-hero-slide__title{font-weight:700;font-size:clamp(2rem,5vw,4rem);line-height:1.2}.apro-hero-slide__subtitle{max-width:42rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.apro-hero-slide__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.7em 1.4em;border:1px solid currentColor;color:currentColor;text-decoration:none}.apro-hero-slider__arrow{z-index:2;position:absolute;border:0;background:var(--apro-hero-slider-control-bg);color:var(--apro-hero-slider-control-color);cursor:pointer}.apro-hero-slider__arrow{top:50%;width:44px;height:44px;transform:translateY(-50%);border-radius:50%}.apro-hero-slider__arrow::before{display:block;width:10px;height:10px;margin:auto;border-inline-start:2px solid currentColor;border-block-start:2px solid currentColor;content:""}.apro-hero-slider__arrow--prev{left:16px}.apro-hero-slider__arrow--prev::before{transform:rotate(-45deg)}.apro-hero-slider__arrow--next{right:16px}.apro-hero-slider__arrow--next::before{transform:rotate(135deg)}.apro-hero-slider__dots{display:flex;z-index:2;position:absolute;bottom:18px;left:50%;gap:8px;transform:translateX(-50%)}.apro-hero-slider__dot{width:var(--apro-hero-slider-dot-size);height:var(--apro-hero-slider-dot-size);padding:0;border:1px solid #fff;border-radius:50%;background:rgba(0,0,0,0);cursor:pointer}.apro-hero-slider__dot.is-active{background:#fff}.apro-hero-slider__live{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}@media (min-width: 576px){.post-list[data-layout=alternating-list] .post-list__article{display:flex;column-gap:1em;flex-direction:row}body:where([data-site-display=separate]) .post-list[data-layout=alternating-list] .post-list__article{column-gap:0}.post-list[data-layout=alternating-list] .post-list__item:nth-child(even) .post-list__article{flex-direction:row-reverse}.post-list[data-layout=alternating-list] .post-list__thumb{width:100%;max-width:min(18.75rem,40%)}}@media (min-width: 992px){.apro-sticky-sidebar{position:sticky;top:calc(var(--apura-layout-top-offset, var(--apura-sticky-header-height, 0px)) + var(--apro-admin-bar-height) + var(--apro-sticky-sidebar-margin-top));align-self:flex-start}.apro-related-posts .post-list.post-list--list{grid-template-columns:repeat(auto-fit, minmax(min(380px, 100%), 1fr))}.apro-share--fixed-side{display:block}[data-header-sticky][data-header-desktop-disabled]{position:static;transform:none}[data-header-sticky][data-header-desktop-disabled] .header{transform:none}[data-header-sticky][data-header-transparent-active][data-header-desktop-disabled]{margin-block-end:0}[data-header-sticky][data-header-transparent-active][data-header-desktop-disabled] .apro-sticky-header__logo-link .custom-logo:not(.apro-sticky-header__transparent-logo){visibility:visible;opacity:1}[data-header-sticky][data-header-transparent-active][data-header-desktop-disabled] .apro-sticky-header__transparent-logo{visibility:hidden;opacity:0}}@media (max-width: 991px){[data-header-sticky][data-header-mobile-disabled]{position:static;transform:none}[data-header-sticky][data-header-mobile-disabled] .header{transform:none}[data-header-sticky][data-header-transparent-active][data-header-mobile-disabled]{margin-block-end:0}[data-header-sticky][data-header-transparent-active][data-header-mobile-disabled] .apro-sticky-header__logo-link .custom-logo:not(.apro-sticky-header__transparent-logo){visibility:visible;opacity:1}[data-header-sticky][data-header-transparent-active][data-header-mobile-disabled] .apro-sticky-header__transparent-logo{visibility:hidden;opacity:0}}@media screen and (max-width: 782px){body.admin-bar .apro-sticky-sidebar{--apro-admin-bar-height: 46px}body.admin-bar [data-header-sticky]{--apro-admin-bar-height: 46px}}@media (prefers-reduced-motion: reduce){.apro-toc__link{transition:none}html{scroll-behavior:auto}[data-apro-header-menu-hover-effect] .menu--header-horizontal>.menu-item>a,[data-apro-header-menu-hover-effect] .menu--header-horizontal>.menu-item>a::after{transition:none}[data-header-sticky]{--apro-sticky-header-transition: none;transition:none}.apro-sticky-header__logo-link .custom-logo{transition:none}.apro-hero-slider__track,.apro-hero-slider[data-effect=fade] .apro-hero-slide{transition:none}}
