@keyframes content-files-download-arrow{0%{transform:translateY(0)}49%{transform:translateY(2.75rem)}50%{transform:translateX(-6.25rem)}51%{transform:translateX(-6.25rem) translateY(-3.75rem)}52%{transform:translateX(0) translateY(-3.75rem)}to{transform:translateY(0)}}.portal-7--items{row-gap:1rem}@media(min-width:768px){.portal-7--items{row-gap:var(--bs-gutter-x)}}.portal-7--item{background-color:var(--portal-7--item--background-color);display:flex;flex-direction:column;height:100%}.portal-7--item--item-content--outer.layout-one-column .portal-7--item--item-content{margin-bottom:1rem}@media(min-width:992px){.portal-7--item--item-content--outer.layout-one-column .portal-7--item--item-content{margin-bottom:3rem}}.portal-7--item--item-content--outer.layout-two-columns{display:flex;flex-direction:row;flex-wrap:wrap;position:relative}@media(min-width:576px)and (max-width:767.98px){.portal-7--item--item-content--outer.layout-two-columns.portal-7--item--item-content--outer--bordered:before{background-color:var(--portal-7--item--content--divider--color);content:"";height:calc(100% - 3rem);left:calc(50% - .5px);position:absolute;top:0;width:1px}}@media(min-width:992px){.portal-7--item--item-content--outer.layout-two-columns.portal-7--item--item-content--outer--bordered:before{background-color:var(--portal-7--item--content--divider--color);content:"";height:calc(100% - 3rem);left:calc(50% - .5px);position:absolute;top:0;width:1px}}@media(min-width:576px){.portal-7--item--item-content--outer.layout-two-columns{column-gap:1rem}}.portal-7--item--item-content--outer.layout-two-columns .portal-7--item--item-content{padding-bottom:1.5rem;position:relative;width:100%}@media(min-width:576px){.portal-7--item--item-content--outer.layout-two-columns .portal-7--item--item-content{width:calc(50% - 1rem)}.portal-7--item--item-content--outer.layout-two-columns .portal-7--item--item-content:nth-child(2n){padding-left:1rem}}@media(min-width:768px){.portal-7--item--item-content--outer.layout-two-columns .portal-7--item--item-content{width:100%}.portal-7--item--item-content--outer.layout-two-columns .portal-7--item--item-content:nth-child(2n){padding-left:0}}@media(min-width:992px){.portal-7--item--item-content--outer.layout-two-columns .portal-7--item--item-content{padding-bottom:3rem;width:calc(50% - 1rem)}.portal-7--item--item-content--outer.layout-two-columns .portal-7--item--item-content:nth-child(2n){padding-left:1rem}}.portal-7--item--content{display:flex;flex-direction:column;height:100%;padding:3.25rem 3rem 1.8125rem}.portal-7--item--headline{color:var(--portal-7--item--headline--color);font-size:2rem;font-weight:var(--font-weight-extrabold);margin-bottom:3rem;margin-top:0}.portal-7--item--item-content--headline{color:var(--portal-7--item--content--headline--color);font-size:1rem;font-weight:var(--font-weight-normal)}@media(min-width:992px){.portal-7--item--item-content--headline{font-size:1.125rem}}.portal-7--item--item-content--subline{color:var(--portal-7--item--content--subline--color);font-size:1.5rem;font-weight:var(--font-weight-bold)}@media(min-width:992px){.portal-7--item--item-content--subline{font-size:1.65rem}}.portal-7--item--item-content--suffix{font-size:.8rem}.portal-7--item--item-content--bodytext{display:flex;flex:1;flex-direction:column;font-size:1rem;justify-content:flex-end}.portal-7--item--item-content--bodytext .ceBodytext{color:var(--portal-7--item--text--color)!important}.portal-7--item--item-content--bodytext ul{margin-bottom:0;padding-left:1.25rem}.portal-7--item--item-content--bodytext p:last-child{margin-bottom:0}.portal-7--item--morelink{align-items:center;color:var(--portal-7--item--more-link--color);display:flex;font-size:1rem;font-weight:var(--font-weight-bold);justify-self:flex-end;line-height:1.5rem;margin-top:1.25rem;text-decoration:none}.portal-7--item--morelink i{color:var(--portal-7--item--more-link--icon--color);margin-left:.5rem;transition:margin-left .25s ease-in-out}.portal-7--item--morelink:active i,.portal-7--item--morelink:focus i,.portal-7--item--morelink:hover i{margin-left:1rem}.portal-7--item--link{align-items:center;background-color:var(--portal-7--item--link--background--color);color:var(--portal-7--item--link--color);display:flex;font-size:1.5rem;font-weight:var(--font-weight-bold);justify-content:space-between;min-height:5rem;padding-left:3.25rem;text-decoration:none}.portal-7--item--link span{border-left:2px solid var(--portal-7--item--link--divider--color);overflow:hidden;padding:0 1.3125rem}.portal-7--item--link i{color:var(--portal-7--item--link--icon--color)}.portal-7--item--link:active i,.portal-7--item--link:focus i,.portal-7--item--link:focus-within i,.portal-7--item--link:hover i{animation-direction:normal;animation-duration:.4s;animation-iteration-count:1;animation-name:content-files-download-arrow}body.rounded-corners .portal-7--item{border-radius:var(--rounded-corners--border-radius--base)}body.rounded-corners .portal-7--item--link{border-bottom-left-radius:var(--rounded-corners--border-radius--base);border-bottom-right-radius:var(--rounded-corners--border-radius--base)}