.overview-section{padding:var(--Padding-application-v,120px)var(--Padding-application-h,52px);align-items:center;gap:var(--Padding-flex-80-40,80px);flex-direction:column;transition:background-color .3s;display:flex}.overview-section__hero{max-width:var(--Max-content-width,1500px);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.overview-hero__frame{border-radius:var(--Border-radius-Images,16px);aspect-ratio:3647/2014;width:100%;max-width:1500px;position:relative;overflow:hidden}.overview-hero__img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.overview-section__content{max-width:var(--Max-content-width,1500px);justify-content:center;align-items:flex-start;gap:var(--Padding-flex-80-40,80px);width:100%;display:flex}.overview-left{flex-direction:column;flex:60%;gap:24px;display:flex}.overview-eyebrow{letter-spacing:4px;text-transform:uppercase;color:var(--Foreground-Body-text,#190d05);margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:32px}.overview-body{color:var(--Foreground-Body-text,#190d05);font-family:Inter,sans-serif;font-size:var(--Text-Body-Default,16px);line-height:var(--Text-Body-default-line-height,24px);max-width:800px;margin:0}.overview-right{flex-direction:column;gap:40px;width:494.667px;display:flex}.overview-roles-eyebrow{letter-spacing:4px;text-transform:uppercase;color:var(--Foreground-Body-text,#190d05);border-bottom:1px solid var(--Foreground-Body-text,#190d05);margin:0;padding-bottom:16px;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:32px}.overview-roles-list{flex-direction:column;gap:8px;display:flex}.overview-role-item{color:var(--Foreground-Body-text,#190d05);font-family:Inter;font-size:var(--Text-Subtitle-font-size,24px);font-style:normal;font-weight:400;line-height:var(--Text-Subtitle-line-height,40px);margin:0}@media (max-width:1024px){.overview-hero__frame{aspect-ratio:16/9}}@media (max-width:768px){.overview-section__content{flex-direction:column}.overview-right{width:100%}}
.pager-button{border-radius:var(--Border-radius-Buttons,31px);cursor:pointer;color:var(--Foreground-Primary-button-text,var(--Foreground-White-text));background:var(--Background-Primary-button,#dd0b5f);border:none;justify-content:center;align-items:center;gap:8px;padding:8px 22px;font-family:Inter,sans-serif;font-weight:600;transition:background-color .1s ease-in-out,transform .12s;display:inline-flex}.pager-button--next{justify-content:center;align-items:center;gap:10px;padding:16px 16px 16px 22px;display:flex}.pager-button--previous{justify-content:center;align-items:center;gap:10px;padding:16px 22px 16px 16px;display:flex}.pager-button:hover:not(:disabled){background:var(--Background-Primary-hover,#3e1c2e)}.pager-button[disabled]{opacity:.6;cursor:not-allowed}.pager-button--small{font-size:var(--Text-Body-L,20px);line-height:var(--Text-Body-L-line-height,32px)}.pager-button--large{font-size:var(--Text-Body-XL,24px)}.pager-button__label{color:var(--Foreground-Primary-button-text,var(--Foreground-White-text));display:inline-block}.pager-button__icon{object-fit:contain;filter:none;width:18px;height:18px;line-height:24px;display:inline-block}.pager-button__icon--left{transform:rotate(180deg)}.pager-button--dark{background:var(--Background-Primary-hover,#3e1c2e)}
.pager-section{padding:var(--Padding-flex-80-40,80px)var(--Padding-application-h);background:var(--Background-App);transition:background-color .3s}.pager-section__container{max-width:var(--App-max-width,1500px);width:100%;margin:0 auto}.pager-row{justify-content:space-between;align-items:center;width:100%;display:flex}.pager-row__left,.pager-row__right{align-items:center;display:flex}.pager-row__left{justify-content:flex-start}.pager-row__right{justify-content:flex-end}@media (max-width:768px){.pager-section{padding:var(--Padding-flex-48-32,48px)16px}.pager-row{gap:24px}}
