.page-overview{text-align:center;margin:0 auto}
.page-overview .button-group{display:flex;gap:16px;justify-content:center}
.page-overview__title .text{margin-bottom:24px;font-family:"CouttsSienaLight",sans-serif;font-size:18px;letter-spacing:.36px}
.page-overview.center-aligned .page-overview__description .text{margin-top:24px}
.page-overview.center-aligned .page-overview__description .button-group{margin-top:42px}
.page-overview.two-column-view{display:flex;align-items:center;justify-content:space-between;text-align:left}
.page-overview.two-column-view .page-overview__title{flex:1}
.page-overview.two-column-view .page-overview__description{flex:1}
.page-overview.two-column-view .page-overview__description .text{margin-bottom:18px}
.page-overview.two-column-view .button-group{justify-content:flex-start}
.page-overview .meridian{width:27px;height:168px;margin:0 auto 72px;position:relative}
.page-overview .meridian__liner{background:url("clientlib_pageoverview_coutts/resources/images/meridian-line.svg") no-repeat 0 0;height:100%;display:block}
.page-overview .meridian__liner:after{content:'';height:120px;width:0;border:1px solid #e2523e;position:absolute;top:48px}
.et-shelf .right-align-buttons .page-overview.two-column-view .page-overview-row{display:flex}
.et-shelf .right-align-buttons .page-overview.two-column-view .page-overview__description>.text{display:none}
.et-shelf .right-align-buttons .page-overview.two-column-view .button-group{height:100%;justify-content:flex-end;align-items:flex-end}
.et-shelf .page-overview .button-group{margin-bottom:-6px}
@media(min-width:768px) and (max-width:1255px){.et-shelf .page-overview .button-group{margin-bottom:0}
}
.et-shelf .page-overview .button-group .cta:not(.cta-tertiary) .cta-button{min-width:240px;width:auto}
@media(max-width:1255px){.page-overview .meridian{height:112px}
.page-overview .meridian__liner:after{height:64px}
.page-overview .page-overview__description .text{margin-top:24px}
.et-shelf .right-align-buttons .page-overview.two-column-view .page-overview-row{display:block}
.et-shelf .right-align-buttons .page-overview.two-column-view .page-overview__description>.text{display:none}
.et-shelf .right-align-buttons .page-overview.two-column-view .button-group{height:auto;justify-content:unset;align-items:unset}
}
@media(min-width:768px) and (max-width:1255px){.page-overview .meridian{margin:0 auto 64px}
.page-overview .page-overview__description .button-group{margin-top:42px}
.page-overview.two-column-view .page-overview__description .button-group{margin-top:18px}
.page-overview.two-column-view .button-group .cta:not(.cta-tertiary){display:contents}
.page-overview.two-column-view .button-group .cta:not(.cta-tertiary) .cta-button{width:100%}
.page-overview.two-column-view .button-group .cta.button.cq-Editable-dom{display:block}
}
@media(max-width:767px){.page-overview .page-overview-row{padding:0 24px}
.page-overview .meridian{margin:0 auto 24px}
.page-overview .button-group{flex-direction:column;gap:4px}
.page-overview .button-group .cta:not(.cta-tertiary) .cta-button{width:100%}
.page-overview__title .text{font-size:16px;letter-spacing:.32px}
.page-overview .page-overview__description .button-group{margin-top:34px}
.page-overview.two-column-view{flex-direction:column}
.page-overview.two-column-view .button-group{flex-direction:column}
.page-overview.two-column-view .button-group .cta:not(.cta-tertiary) .cta-button{width:100%}
.et-shelf .page-overview .button-group .cta:not(.cta-tertiary) .cta-button{min-width:100%}
}
html:not(.motion-disabled):not(.reduced-motion-on) .page-overview__description,html:not(.motion-disabled):not(.reduced-motion-on) .page-overview__title{opacity:0;transform:translateY(min(160px,2.4vh))}
html:not(.motion-disabled):not(.reduced-motion-on) .meridian__liner:after{max-height:0}
html:not(.motion-disabled):not(.reduced-motion-on) .animate__animated .page-overview__description,html:not(.motion-disabled):not(.reduced-motion-on) .animate__animated .page-overview__title{animation:fadeIn 560ms ease-in .001ms 1 forwards,slideUp 800ms ease-in-out .001ms 1 forwards}
html:not(.motion-disabled):not(.reduced-motion-on) .animate__animated .meridian__liner:after{animation:expandHeight 800ms ease-in-out .001ms 1 forwards}
.et-shelf .cmp-layout-container--fixed[class*="padding-"] .shelf-container.page-overview .page-overview__description>div:nth-last-child(1) .cmp-text p:last-child{margin-bottom:0}
.page-overview__title h1.runningHead{margin-bottom:24px;font-family:"CouttsSienaLight",sans-serif;font-size:18px;letter-spacing:.36px;line-height:21px}
@media(max-width:767px){.page-overview__title h1.runningHead{font-size:16px;letter-spacing:.32px}
}