.scroll-box{background-color:var(--sbw-scroll-box-bg-color-hsl);display:grid;grid-template-areas:"header" "body" "footer";grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1fr auto;overflow:auto;overscroll-behavior:contain;position:relative}:root{--sbw-scroll-box-bg-color-hsl: #e2e2e4;--sbw-scroll-box-shadow: 0 0 6px 4px rgba(72,72,72,.25)}.scroll-box:before{background-color:var(--sbw-scroll-box-bg-color-hsl);background:linear-gradient(var(--sbw-scroll-box-bg-color-hsl) 60%,transparent);content:"";grid-area:body;height:10px;top:0;width:100%;z-index:2}.scroll-box:after{align-self:end;background-color:var(--sbw-scroll-box-bg-color-hsl);bottom:0;content:"";grid-area:body;height:10px;width:100%;z-index:2}.scroll-box__header{display:contents}.scroll-box__header:before{background-color:var(--sbw-scroll-box-bg-color-hsl);box-shadow:var(--sbw-scroll-box-shadow);content:"";grid-area:header;height:100%;position:sticky;top:0;z-index:1}.scroll-box__header-content{background-color:var(--sbw-scroll-box-bg-color-hsl);grid-area:header;position:sticky;top:0;z-index:3}.scroll-box__body{grid-area:body;margin-bottom:10px;margin-top:10px}.scroll-box__footer{display:contents}.scroll-box__footer:before{background-color:var(--sbw-scroll-box-bg-color-hsl);bottom:0;box-shadow:var(--sbw-scroll-box-shadow);content:"";grid-area:footer;position:sticky;z-index:0}.scroll-box__footer-content{background-color:var(--sbw-scroll-box-bg-color-hsl);bottom:0;grid-area:footer;position:sticky;z-index:3}.text-h1,.text-h1--semi-bold,.text-h1-light,.text-h2,.text-h2--semi-bold,.text-h2-light,.text-h3,.text-h3--semi-bold,.text-h3-light,.text-h4,.text-h4--semi-bold,.text-h4-light,.text-h5,.text-h5--semi-bold,.text-h5-light,.text-h6,.text-h6--semi-bold,.text-h6-light{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:.05em;text-transform:uppercase}.text-h1 b,.text-h1 strong,.text-h1--semi-bold b,.text-h1--semi-bold strong,.text-h1-light b,.text-h1-light strong,.text-h2 b,.text-h2 strong,.text-h2--semi-bold b,.text-h2--semi-bold strong,.text-h2-light b,.text-h2-light strong,.text-h3 b,.text-h3 strong,.text-h3--semi-bold b,.text-h3--semi-bold strong,.text-h3-light b,.text-h3-light strong,.text-h4 b,.text-h4 strong,.text-h4--semi-bold b,.text-h4--semi-bold strong,.text-h4-light b,.text-h4-light strong,.text-h5 b,.text-h5 strong,.text-h5--semi-bold b,.text-h5--semi-bold strong,.text-h5-light b,.text-h5-light strong,.text-h6 b,.text-h6 strong,.text-h6--semi-bold b,.text-h6--semi-bold strong,.text-h6-light b,.text-h6-light strong{font-weight:var(--sbw-font-weight--semi-bold)}.text-h1,.text-h1-light{font:var(--sbw-font-h1)}.text-h2,.text-h2-light{font:var(--sbw-font-h2)}.text-h3,.text-h3-light{font:var(--sbw-font-h3)}.text-h4,.text-h4-light{font:var(--sbw-font-h4)}.text-h5,.text-h5-light{font:var(--sbw-font-h5)}.text-h6,.text-h6-light{font:var(--sbw-font-h6)}.text-h1--semi-bold{font:var(--sbw-font-h1--semi-bold)}.text-h2--semi-bold{font:var(--sbw-font-h2--semi-bold)}.text-h3--semi-bold{font:var(--sbw-font-h3--semi-bold)}.text-h4--semi-bold{font:var(--sbw-font-h4--semi-bold)}.text-h5--semi-bold{font:var(--sbw-font-h5--semi-bold)}.text-h6--semi-bold{font:var(--sbw-font-h6--semi-bold)}.text-p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:var(--sbw-font-copy)}.text-p-bold{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:var(--sbw-font-copy--semi-bold)}.text-p-big-bold{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:var(--sbw-font-copy--big--semi-bold);letter-spacing:.05em}.text-p-big-light{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:var(--sbw-font-copy--big--light);letter-spacing:.05em}.text-p-sm{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:var(--sbw-font-copy--small);letter-spacing:.05em}.text-accordion-header{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:var(--sbw-accordion-panel__font-header);letter-spacing:.05em;text-decoration:underline;text-transform:uppercase}.text-form-field-label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:var(--sbw-font-form-field-label);letter-spacing:.05em;text-transform:uppercase}.text-form-field-user-input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:var(--sbw-font-form-field-label);letter-spacing:.05em}.text-newsletter-form-input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:var(--sbw-font-newsletter-form-input);letter-spacing:.05em;text-transform:uppercase}.text-card-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:var(--sbw-font-card-title);letter-spacing:.05em;text-transform:uppercase}.default-link-hover-behavior,.text-link:not(:disabled){cursor:pointer;transition:color var(--sbw-transition-hover)}.default-link-hover-behavior:hover,.text-link:hover:not(:disabled){color:#e94e1b}.text-link:not(:disabled){text-decoration:underline}.button-label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:var(--sbw-font-button);letter-spacing:.05em;text-transform:uppercase}.annotated-box{align-items:start;-moz-column-gap:var(--sbw-rs-16);column-gap:var(--sbw-rs-16);display:grid;grid-template-columns:20px minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.annotated-box__annotation{color:#818280;font:var(--sbw-font-copy--very-small--light);grid-column:1;grid-row:1;justify-self:start;letter-spacing:.1em;line-height:normal;max-height:100%;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;transform:rotate(180deg);white-space:nowrap;writing-mode:vertical-lr}.annotated-box__content{grid-column:2;grid-row:1;height:100%}.annotated-box--annotation-mobile-hidden .annotated-box__content{grid-column:1 / -1}.annotated-box--annotation-mobile-hidden{-moz-column-gap:0;column-gap:0}.annotated-box--annotation-mobile-hidden .annotated-box__annotation{display:none;visibility:hidden}@media (min-width: 1024px){.annotated-box--annotation-mobile-hidden{-moz-column-gap:var(--sbw-rs-16);column-gap:var(--sbw-rs-16)}.annotated-box--annotation-mobile-hidden .annotated-box__annotation{display:initial;visibility:visible}.annotated-box--annotation-mobile-hidden .annotated-box__content{grid-column:2}}
