/* Generated on Tue, 10 Aug 2021 03:22:52 GMT */
 .coh-style-accordion { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 700; color: black; font-size: 1.5rem; line-height: 1.2; padding-top: 1.125rem; padding-right: 1.25rem; padding-bottom: 1.125rem; padding-left: 1.25rem; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; border-top-width: 0.0625rem; border-color: #e0e0e0; border-top-style: solid; }
@media (min-width: 80rem) { .coh-style-accordion { padding-right: 3.75rem; padding-left: 3.75rem; } }
.is-active.coh-style-accordion a:before { -webkit-transform: rotateZ(0); -ms-transform: rotate(0); transform: rotateZ(0); -webkit-transition: all 200ms; -o-transition: all 200ms; transition: all 200ms; }
.is-disabled.coh-style-accordion { color: #9e9e9e; }
.is-disabled.coh-style-accordion a { color: #9e9e9e; }
.is-disabled.coh-style-accordion a:hover { text-decoration: none; color: #9e9e9e; }
.is-disabled.coh-style-accordion a:before { display: none; }
.coh-style-accordion a { color: black; padding-right: 2.5rem; position: relative; display: block; }
@media (min-width: 80rem) { .coh-style-accordion a { padding-right: 3.125rem; } }
.coh-style-accordion a:before { background: url(/themes/custom/cupc/images/icons/arrow--no-tail.svg) 50% 50% no-repeat; content: ''; width: 0.75rem; display: block; position: absolute; top: 50%; right: 0; height: 0.375rem; -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }
@media (min-width: 80rem) { .coh-style-accordion a:before { right: 0; } }
.coh-style-accordion a:hover { color: #2a70e7; }
.coh-style-accordion a:hover:before { background-image: url(/themes/custom/cupc/images/icons/arrow--no-tail--blue.svg);; }
.coh-style-accordion a:focus { color: #2a70e7; outline-style: none; }
.coh-style-accordion a:focus:before { background-image: url(/themes/custom/cupc/images/icons/arrow--no-tail--blue.svg); }
.coh-style-heading-2 { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 700; font-size: 2.25rem; line-height: 1.111; margin-bottom: 1.75rem; }
@media (min-width: 37.5rem) { .coh-style-heading-2 { font-size: 2.5rem; line-height: 1.1; margin-bottom: 2rem; } }
@media (min-width: 80rem) { .coh-style-heading-2 { font-size: 3rem; line-height: 10.8333; margin-bottom: 2.25rem; } }
.coh-style-secondary-button { height: 2.125rem; margin: 0.5rem; padding: 0.5rem; background-color: rgba(0, 0, 0, 0); color: #2a70e7; -webkit-border-radius: 0.25rem; border-radius: 0.25rem; border-width: 0.0625rem; border-style: solid; border-color: #2a70e7; }
.coh-style-secondary-button:hover { background-color: #cfe8ff; border-color: #2a70e7; }
.coh-style-secondary-button:focus { background-color: #cfe8ff; border-width: 0.0625rem; border-style: solid; border-color: #0248bf; }
.coh-style-secondary-button:active { background-color: #cfe8ff; border-color: #0248bf; -webkit-box-shadow: inset 0 0.25rem 0.25rem rgba(2, 72, 191, 0.25); box-shadow: inset 0 0.25rem 0.25rem rgba(2, 72, 191, 0.25); }
.coh-style-secondary-button:disabled { color: #9e9e9e; background-color: rgba(0, 0, 0, 0); border-color: #9e9e9e; }
.coh-style-primary-button-dark-bg- { height: 2.125rem; margin: 0.5rem; padding: 0.5rem; background-color: #3e84fb; color: white; -webkit-border-radius: 0.25rem; border-radius: 0.25rem; border-width: 0.0625rem; border-style: solid; border-color: #3e84fb; }
.coh-style-primary-button-dark-bg-:hover { background-color: #66acff; border-color: white; }
.coh-style-primary-button-dark-bg-:focus { background-color: #3e84fb; border-width: 0.0625rem; border-style: solid; border-color: white; }
.coh-style-primary-button-dark-bg-:active { background-color: #2a70e7; border-color: #165cd3; -webkit-box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25); box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25); }
.coh-style-primary-button-dark-bg-:disabled { color: #767676; background-color: #e0e0e0; border-color: #e0e0e0; }
.coh-style-pagination { padding-top: 1.25rem; padding-bottom: 1.25rem; font-size: 0.875rem; line-height: 18px; font-weight: 400; color: black; }
.coh-style-pagination .pager__items { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
.coh-style-pagination .pager__items .pager__item { height: 1.5rem; width: 1.5rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-style-pagination .pager__items .pager__item.is-active { border-style: solid; border-color: black; border-width: 0.0625rem; }
.coh-style-pagination .pager__items .pager__item.pager__item--previous { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
.coh-style-pagination .pager__items .pager__item.pager__item--previous a { background: url('/themes/custom/cupc/images/icons/chevron.svg') 50% 50% no-repeat; font-size: 0; height: 100%; width: 100%; }
.coh-style-pagination .pager__items .pager__item.pager__item--next { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
.coh-style-pagination .pager__items .pager__item.pager__item--next a { background: url('/themes/custom/cupc/images/icons/chevron.svg') 50% 50% no-repeat; font-size: 0; height: 100%; width: 100%; -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }
.coh-style-pagination .pager__items .pager__item a { color: black; }
.coh-style-pagination .pager__items .pager__item--first { display: none; }
.coh-style-pagination .pager__items .pager__item--last { display: none; }
.coh-style-horizontal-tabs { background-color: #e0e0e0; margin-bottom: 0; margin-left: 0; text-align: center; padding-left: 0; }
.coh-style-horizontal-tabs:not(.is-active) { border-right-color: white; border-right-style: solid; border-right-width: 0.0625rem; }
.coh-style-horizontal-tabs:not(.is-active):last-of-type { border-right-style: none; }
.is-active.coh-style-horizontal-tabs { background-color: white; font-weight: 700; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }
.coh-style-horizontal-tabs a { color: black; padding: 0.5rem; height: 100%; width: 6.5625rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media (min-width: 61.875rem) { .coh-style-horizontal-tabs a { padding: 1.25rem; width: 10rem; } }
.coh-style-horizontal-tabs { background-color: #e0e0e0; margin-bottom: 0; margin-left: 0; width: 6.5625rem; text-align: center; padding-left: 0; }
@media (min-width: 61.875rem) { .coh-style-horizontal-tabs { width: 10rem; } }
.coh-style-horizontal-tabs:not(.is-active) { border-right-color: white; border-right-style: solid; border-right-width: 0.0625rem; }
.coh-style-horizontal-tabs:not(.is-active):last-of-type { border-right-style: none; }
.is-active.coh-style-horizontal-tabs { background-color: white; font-weight: 700; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }
.coh-style-horizontal-tabs a { color: black; padding: 0.5rem; height: 100%; width: 100%; }
@media (min-width: 61.875rem) { .coh-style-horizontal-tabs a { padding: 1.25rem; } }
.coh-style-heading-6 { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 700; font-size: 1.25rem; line-height: 24px; margin-bottom: 1rem; }
.coh-style-heading-5 { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 700; font-size: 1.5rem; line-height: 28px; margin-bottom: 1.25rem; }
.coh-style-heading-4 { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 700; font-size: 1.5rem; line-height: 1.1666; margin-bottom: 1.25rem; }
@media (min-width: 37.5rem) { .coh-style-heading-4 { font-size: 2rem; line-height: 1.125; margin-bottom: 1.75rem; } }
.coh-style-heading-3 { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 700; font-size: 2rem; line-height: 1.125; margin-bottom: 1.5rem; }
@media (min-width: 37.5rem) { .coh-style-heading-3 { font-size: 2.25rem; line-height: 1.111; margin-bottom: 1.75rem; } }
@media (min-width: 80rem) { .coh-style-heading-3 { font-size: 2.5rem; line-height: 1.1; } }
@media (min-width: 81.25rem) { .coh-style-heading-3 { margin-bottom: 2rem; } }
.coh-style-heading-1 { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 700; font-size: 2.5rem; line-height: 1.1; margin-bottom: 2rem; }
@media (min-width: 37.5rem) { .coh-style-heading-1 { font-size: 3rem; line-height: 1.08333; margin-bottom: 1.625rem; } }
@media (min-width: 80rem) { .coh-style-heading-1 { font-size: 3.75rem; line-height: 10.6667; margin-bottom: 3.25rem; } }
.coh-style-alphabetical-list { list-style-type: lower-alpha; counter-reset: list; margin-left: 0; }
.coh-style-alphabetical-list li { list-style-type: none; position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-left: 0; padding-left: 0; }
.coh-style-alphabetical-list li:before { counter-increment: list; content: "(" counter(list, lower-alpha) ") "; padding-right: 0.5rem; }
.coh-style-generic-button { height: 2.125rem; margin: 0.5rem; padding-top: 0.375rem; padding-right: 0.625rem; padding-bottom: 0.375rem; padding-left: 0.625rem; background-color: #2a70e7; color: white; -webkit-border-radius: 0.25rem; border-radius: 0.25rem; border-width: 0.0625rem; border-style: solid; border-color: #2a70e7; font-weight: 400; line-height: 125%; }
.coh-style-generic-button:hover { background-color: #5298ff; border-color: #5298ff; }
.coh-style-generic-button:focus { background-color: #2a70e7; border-width: 0.0625rem; border-style: solid; border-color: #0248bf; color: white; }
.coh-style-generic-button:active { background-color: #0248bf; border-color: #0248bf; -webkit-box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25); box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25); color: white; }
.coh-style-generic-button:disabled { color: #767676; background-color: #e0e0e0; border-color: #e0e0e0; }
.coh-style-filter-tag { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 400; font-size: 0.75rem; line-height: 1.2; padding-top: 0.25rem; padding-right: 0.5rem; padding-bottom: 0.25rem; padding-left: 0.5rem; background-color: #cfe8ff; color: #1d2956; display: inline-block; -webkit-border-radius: 0.125rem; border-radius: 0.125rem; border-style: solid; border-width: 0.0625rem; border-color: #cfe8ff; margin-top: 0.25rem; margin-right: 0.25rem; margin-bottom: 0.25rem; margin-left: 0.25rem; }
.coh-style-filter-tag:hover { color: white; background-color: #2a70e7; border-color: #2a70e7; }
.coh-style-filter-tag:focus { border-color: #2a70e7; }
.coh-style-filter-tag:focus-within { border-width: 0.0625rem; border-color: #2a70e7; border-style: solid; }
.coh-style-filter-tag:focus-within :focus { border-style: none; outline-style: none; }
.selected.coh-style-filter-tag { font-weight: 600; }
.selected.coh-style-filter-tag:after { content: "X"; padding-left: 0.4375rem; }
.coh-style-external-link { font-weight: 500; display: inline; margin-top: -0.125rem; margin-bottom: -0.125rem; }
.coh-style-external-link:after { content: ''; height: 1rem; width: 1rem; display: inline-block; margin-left: 0.375rem; background: url(/themes/custom/cupc/images/icons/arrow.svg) 50% 50% no-repeat; -webkit-transform: rotateZ(-45deg); -ms-transform: rotate(-45deg); transform: rotateZ(-45deg); }
.coh-style-category-tag { padding-top: 0.25rem; padding-right: 0.5rem; padding-bottom: 0.25rem; padding-left: 0.5rem; margin: 0.25rem; color: white; background-color: #1d2956; display: inline-block; -webkit-border-radius: 0.75rem; border-radius: 0.75rem; font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-size: 0.75rem; line-height: 1.34; }
.coh-style-body-regular { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 400; font-size: 1rem; line-height: 1.25; margin-bottom: 0.5rem; }
.coh-style-body-medium { font-size: 1rem; line-height: 1.25; font-weight: 400; }
.coh-style-body-lead { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 400; font-size: 1.375rem; line-height: 1.181818; margin-bottom: 0.5rem; }
.coh-style-internal-link { font-weight: 500; display: inline; margin-top: -0.125rem; margin-bottom: -0.125rem; }
.coh-style-internal-link:after { content: ''; height: 0.625rem; width: 0.625rem; display: inline-block; margin-right: 0.375rem; margin-left: 0.1875rem; background-position: left top; background-size: auto; background-repeat: no-repeat; background-attachment: scroll; background: url('/themes/custom/cupc/images/icons/arrow.svg') 50% 50% no-repeat; background-size: 100% auto; }
.link--white.coh-style-internal-link:after { background-image: url('/themes/custom/cupc/images/icons/arrow--white.svg'); }
.link--black.coh-style-internal-link:after { background-image: url('/themes/custom/cupc/images/icons/arrow--black.svg'); }
.ext.coh-style-internal-link:after { -webkit-transform: rotateZ(-45deg); -ms-transform: rotate(-45deg); transform: rotateZ(-45deg); }
.coh-style-internal-link .ext { display: none; }
.coh-style-alphabetical-list { list-style-type: lower-alpha; counter-reset: list; margin-left: 0; }
.coh-style-alphabetical-list li { list-style-type: none; position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-left: 0; padding-left: 1.5rem; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.coh-style-alphabetical-list li:before { counter-increment: list; content: "(" counter(list, lower-alpha) ") "; padding-right: 0.5rem; position: absolute; top: 0; left: 0; }
.coh-style-alphabetical-list li ol { width: 100%; margin-top: 0.5rem; }
.coh-style-alphabetical-list li ol li { margin-bottom: 0; }
.coh-style-alphabetical-list li ol li:before { content: "(" counter(list, lower-roman) ") "; }
.coh-style-alphabetical-list li ol li ol li:before { content: "(" counter(list, number) ") "; }
.coh-style-secondary-button-dark-bg- { height: 2.125rem; margin: 0.5rem; padding: 0.5rem; background-color: rgba(0, 0, 0, 0); color: white; -webkit-border-radius: 0.25rem; border-radius: 0.25rem; border-width: 0.0625rem; border-style: solid; border-color: white; }
.coh-style-secondary-button-dark-bg-:hover { background-color: rgba(0, 0, 0, 0.2); border-color: white; }
.coh-style-secondary-button-dark-bg-:focus { background-color: rgba(0, 0, 0, 0.2); border-width: 0.0625rem; border-style: solid; border-color: #0248bf; }
.coh-style-secondary-button-dark-bg-:active { background-color: rgba(0, 0, 0, 0.3); border-color: white; -webkit-box-shadow: inset 0 0.25rem 0.25rem rgba(2, 72, 191, 0.25); box-shadow: inset 0 0.25rem 0.25rem rgba(2, 72, 191, 0.25); }
.coh-style-secondary-button-dark-bg-:disabled { color: #9e9e9e; background-color: rgba(0, 0, 0, 0); border-color: #9e9e9e; }
.coh-ce-a075ee73 { background-color: #f3f3f3; }
.coh-ce-93e4ea91 { background-color: #2a70e7; display: none; }
@media (min-width: 37.5rem) { .coh-ce-93e4ea91 { display: block; } }
.coh-ce-93e4ea91 ul { margin-top: 0; }
.coh-ce-93e4ea91 li { list-style-type: none; padding-left: 0; margin-bottom: 0; margin-left: 0; }
.coh-ce-93e4ea91 li.is-collapsed ul { display: none; }
.coh-ce-93e4ea91 li .coh-link svg { display: none; }
.coh-ce-2707dcf3 { background-color: #2a70e7; position: relative; width: 100%; max-width: 77.75rem; margin-right: auto; margin-left: auto; padding-left: 1rem; }
.coh-ce-587a89ce { display: none; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.in-active-trail.is-collapsed.coh-ce-587a89ce { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.in-active-trail.is-expanded.coh-ce-587a89ce { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.in-active-trail.is-expanded.coh-ce-587a89ce .coh-menu-item-button-text::after { -webkit-transform: rotateZ(-180deg); -ms-transform: rotate(-180deg); transform: rotateZ(-180deg); }
.coh-ce-ca9e6610 { margin-bottom: 0; line-height: 24px; height: 3.125rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: white; }
.coh-ce-ff220f15 { font-size: 0.875rem; line-height: 18px; position: absolute; right: 0; top: 0; }
.coh-ce-ff220f15:hover { background-color: #2a70e7; border-color: #2a70e7; }
.coh-ce-ff220f15:active { background-color: #2a70e7; -webkit-box-shadow: none; box-shadow: none; border-color: #2a70e7; }
.coh-ce-ff220f15 span:after { background: url('/themes/custom/cupc/images/icons/chevron--white.svg') 50% 50% no-repeat; background-size: 100% auto; display: inline-block; height: 0.625rem; width: 0.8125rem; content: ''; margin-left: 0.75rem; }
.coh-ce-f3e3d130 { background-color: white; width: 100%; position: absolute; top: 3.125rem; left: 0; z-index: 1; padding-top: 1.25rem; padding-right: 1rem; padding-bottom: 0.75rem; padding-left: 1rem; -webkit-column-count: 4; -moz-column-count: 4; column-count: 4; }
.coh-ce-f3e3d130:after { height: 0.875rem; width: 0.875rem; background-color: white; display: inline-block; content: ''; position: absolute; top: -0.3125rem; right: 1rem; -webkit-transform: rotateZ(45deg); -ms-transform: rotate(45deg); transform: rotateZ(45deg); }
.coh-ce-45490c74 { padding-bottom: 0.5rem; }
.coh-ce-ee2b4942 { font-size: 0.875rem; line-height: 28px; font-weight: 400; color: black; }
.coh-ce-59072385 { background-color: white; }
.coh-ce-fb07e887 { max-width: 51.5625rem; padding-top: 3rem; padding-right: 1rem; padding-left: 1rem; margin-right: auto; margin-bottom: 3.875rem; margin-left: auto; }
@media (min-width: 61.875rem) { .coh-ce-fb07e887 { padding-right: 0; padding-left: 0; } }
.coh-ce-754cb1fd { color: black; float: left; }
.coh-ce-754cb1fd:before, .coh-ce-754cb1fd:after { clear: none; content: normal; display: inline; }
.coh-ce-754cb1fd:before { background: url(/themes/custom/cupc/images/icons/arrow--left.svg) 50% 50% no-repeat; height: 0.8125rem; width: 0.5rem; margin-right: 0.5rem; position: relative; top: 0.125rem; display: inline-block; content: ''; }
.coh-ce-80e0cc6 { margin-left: auto; }
.coh-ce-858e1f5f { margin-top: 1.25rem; margin-bottom: 2rem; }
.coh-ce-fcece71b p { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 500; font-size: 1.375rem; line-height: 1.1818181; margin-bottom: 2rem; }
.coh-ce-e479f888 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
@media (min-width: 61.875rem) { .coh-ce-e479f888 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.coh-ce-7c5a9841 { text-transform: uppercase; min-width: 6.5625rem; padding-top: 0.25rem; margin-right: 1.25rem; display: inline-block; }
@media (min-width: 61.875rem) { .coh-ce-7c5a9841 { margin-top: 1rem; margin-right: 0; } }
@media (min-width: 80rem) { .coh-ce-7c5a9841 { margin-top: 0; } }
.coh-ce-e1492358 { padding-top: 0.25rem; margin-top: 1rem; }
@media (min-width: 61.875rem) { .coh-ce-e1492358 { margin-right: 1rem; } }
@media (min-width: 80rem) { .coh-ce-e1492358 { margin-top: 0; } }
.coh-ce-42749ccf { vertical-align: middle; display: inline-block; }
.coh-ce-42749ccf:after { content: ","; }
.coh-ce-42749ccf:last-child:after { display: none; }
.coh-ce-42749ccf a { float: left; }
.coh-ce-42749ccf a:before, .coh-ce-42749ccf a:after { clear: none; content: normal; display: inline; }
.coh-ce-fb280dfe { margin-top: 1rem; margin-left: -0.25rem; }
@media (min-width: 80rem) { .coh-ce-fb280dfe { margin-top: 0; margin-left: 1.5rem; } }
.coh-ce-2c1d0883 { vertical-align: middle; display: inline-block; }
.coh-ce-2c1d0883 a { color: inherit; float: left; }
.coh-ce-2c1d0883 a:before, .coh-ce-2c1d0883 a:after { clear: none; content: normal; display: inline; }
.coh-ce-2e43dcce { margin-top: 1rem; margin-left: 0; min-width: 5.3125rem; padding-top: 0.25rem; }
@media (min-width: 61.875rem) { .coh-ce-2e43dcce { margin-left: auto; } }
@media (min-width: 80rem) { .coh-ce-2e43dcce { margin-top: 0; } }
.coh-ce-17972150 { margin-top: 1rem; margin-bottom: 1rem; position: relative; }
.coh-ce-17972150 img { width: 100%; }
.coh-ce-2f83a5a0 { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.3))); background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(0, 0, 0, 0.3) 100%); background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(0, 0, 0, 0.3) 100%); background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 1%, rgba(0, 0, 0, 0.3) 100%); background-position: left top; background-size: auto; background-repeat: no-repeat; background-origin: border-box; background-clip: border-box; background-attachment: scroll; font-weight: 400; color: white; font-size: 0.875rem; line-height: 1.125rem; height: 3.75rem; width: 100%; padding-bottom: 1rem; padding-left: 1rem; position: absolute; bottom: 0; left: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }
.coh-ce-cpt_all_news_and_insights-1e20c7b6 { padding-top: 1.25rem; padding-bottom: 1.25rem; margin-right: auto; margin-left: auto; }
@media (min-width: 61.875rem) { .coh-ce-cpt_all_news_and_insights-1e20c7b6 { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_all_news_and_insights-1e20c7b6 { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_all_news_and_insights-94018600 { text-align: center; }
.coh-ce-cpt_all_news_and_insights-af26be1a .coh-heading--main { display: none; }
.coh-ce-cpt_all_news_and_insights-af26be1a .coh-container-boxed { padding-top: 0; padding-bottom: 0; }
.coh-ce-cpt_contact_us_generic-8e6555bd { padding-top: 1.25rem; padding-bottom: 1.25rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_contact_us_generic-8e6555bd { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_contact_us_generic-8e6555bd { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_contact_us_generic-41ed868e { margin-bottom: 3rem; }
.coh-ce-cpt_contact_us_generic-3b4832a .coh-column { margin-bottom: 1.25rem; }
@media (min-width: 37.5rem) { .coh-ce-cpt_contact_us_generic-3b4832a .coh-column { margin-bottom: 0; } }
.coh-ce-cpt_contact_us_generic-6e92204f { position: relative; padding-left: 2.5rem; }
.coh-ce-cpt_contact_us_generic-3564167c { background: url('/themes/custom/cupc/images/icons/pin.svg') 50% 50% no-repeat; background-size: cover; height: 1.5rem; width: 1.5rem; position: absolute; top: 0; left: 0; display: inline-block; }
.coh-ce-cpt_contact_us_generic-1b63f6b4 { padding-bottom: 2rem; padding-left: 2.5rem; position: relative; }
.coh-ce-cpt_contact_us_generic-3b083309 { background: url('/themes/custom/cupc/images/icons/telephone--black.svg') 50% 50% no-repeat; background-size: contain; height: 1.5rem; width: 1.5rem; position: absolute; top: 0.25rem; left: 0; display: inline-block; }
.coh-ce-cpt_contact_us_generic-eef22fe6 { background: url('/themes/custom/cupc/images/icons/email--black.svg') 50% 50% no-repeat; background-size: contain; height: 1.5rem; width: 1.5rem; position: absolute; top: 0; left: 0; display: inline-block; }
.coh-ce-cpt_contact_us_generic-4810d865 { padding-left: 2.5rem; position: relative; }
.coh-ce-cpt_contact_us_generic-d41d35d0 { background: url('/themes/custom/cupc/images/icons/clock--black.svg') 50% 50% no-repeat; background-size: contain; height: 1.5rem; width: 1.5rem; position: absolute; top: 0.25rem; left: 0; display: inline-block; }
.coh-ce-cpt_contact_us_generic-490fd635 { margin-bottom: 1rem; }
.coh-ce-cpt_faqs-8e6555bd { padding-top: 1.25rem; padding-bottom: 1.25rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_faqs-8e6555bd { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_faqs-8e6555bd { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_faqs-94018600 { text-align: center; }
.coh-ce-cpt_faqs-8a6a979b { background-color: white; padding-top: 1.375rem; padding-right: 1.375rem; padding-bottom: 1.375rem; padding-left: 1.375rem; }
.coh-ce-cpt_faqs-34730bfa { padding-right: 2.5rem; padding-left: 2.5rem; }
@media (min-width: 80rem) { .coh-ce-cpt_faqs-34730bfa { padding-right: 3.75rem; padding-left: 3.75rem; } }
.coh-ce-cpt_featured_content_grid-f44d16b1 { overflow: hidden; margin-bottom: 1.5rem; }
.coh-ce-cpt_featured_content_grid-861ec25b { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: 0; margin-left: 0; }
.coh-ce-cpt_featured_content_main-868c83 { background-image: -webkit-linear-gradient(45deg, #1d2956 1%, #026cc6 100%); background-image: -o-linear-gradient(45deg, #1d2956 1%, #026cc6 100%); background-image: linear-gradient(45deg, #1d2956 1%, #026cc6 100%); background-position: left top 0; background-size: auto; background-repeat: no-repeat; background-attachment: scroll; padding-top: 0; position: relative; min-height: 0; overflow: hidden; max-width: 100vw; }
@media (min-width: 61.875rem) { .coh-ce-cpt_featured_content_main-868c83 { overflow: visible; } }
@media (min-width: 80rem) { .coh-ce-cpt_featured_content_main-868c83 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; min-height: 25rem; overflow: visible; } }
.featured-content-main--1.coh-ce-cpt_featured_content_main-868c83 { min-height: 0; padding-top: 0; }
@media (min-width: 61.875rem) { .featured-content-main--1.coh-ce-cpt_featured_content_main-868c83 { min-height: 27.5rem; } }
@media (min-width: 80rem) { .featured-content-main--1.coh-ce-cpt_featured_content_main-868c83 { padding-top: 2.5rem; background-position: left top 2.5rem; background-size: auto; background-repeat: no-repeat; background-attachment: scroll; } }
.featured-content-main--1.coh-ce-cpt_featured_content_main-868c83 .featured-content__picture { -o-object-position: left; object-position: left; }
.featured-content-main--order-1.coh-ce-cpt_featured_content_main-868c83 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.featured-content-main--order-1.coh-ce-cpt_featured_content_main-868c83 .featured-content-main__row-inner { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
@media (min-width: 37.5rem) { .featured-content-main--order-1.coh-ce-cpt_featured_content_main-868c83 .featured-content-main__row-inner .coh-column { max-width: unset; width: auto; display: inline-block; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; } }
.featured-content-main--order-1.coh-ce-cpt_featured_content_main-868c83 .featured-content__picture { left: 0; right: initial; }
.featured-content-main--full-bg-1.coh-ce-cpt_featured_content_main-868c83 { overflow: hidden; min-height: 20rem; }
.featured-content-main--full-bg-1.coh-ce-cpt_featured_content_main-868c83 .featured-content-main__container { z-index: 5; }
.featured-content-main--full-bg-1.coh-ce-cpt_featured_content_main-868c83 .featured-content-main__container .featured-content-main__row-inner { min-height: 20rem; }
.featured-content-main--full-bg-1.coh-ce-cpt_featured_content_main-868c83 .featured-content__picture { height: auto; width: 100%; min-height: 100%; margin-top: 0; position: absolute; top: 0; }
.featured-content-main--padding-1.coh-ce-cpt_featured_content_main-868c83 { margin-bottom: 2.5rem; }
.coh-ce-cpt_featured_content_main-9d90230 { position: relative; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; width: 100%; margin-right: 0; margin-left: 0; padding-right: 1rem; padding-left: 1rem; }
@media (min-width: 37.5rem) { .coh-ce-cpt_featured_content_main-9d90230 { margin-right: auto; margin-left: auto; } }
@media (min-width: 80rem) { .coh-ce-cpt_featured_content_main-9d90230 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } }
.coh-ce-cpt_featured_content_main-9d90230 .coh-row { width: 100%; }
.coh-ce-cpt_featured_content_main-8c34c4df { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media (min-width: 80rem) { .coh-ce-cpt_featured_content_main-8c34c4df { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; min-height: 25rem; height: 100%; } }
.coh-ce-cpt_featured_content_main-8e704a33 { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; padding-top: 2.5rem; }
@media (min-width: 80rem) { .coh-ce-cpt_featured_content_main-8e704a33 { padding-top: 0; padding-right: 2.5rem; } }
.coh-ce-cpt_featured_content_main-9c2b0782 { margin-bottom: 2.5rem; color: white; max-width: 25.625rem; }
.coh-ce-cpt_featured_content_main-bdb8112b { margin-bottom: 1.375rem; color: white; max-width: 25.625rem; }
.coh-ce-cpt_featured_content_main-40a0ab4e { color: white; }
.coh-ce-cpt_featured_content_main-40a0ab4e:after { background-image: url(/themes/custom/cupc/images/icons/arrow--white.svg); }
.coh-ce-cpt_featured_content_main-ba2900ba { right: 0; margin-top: 2.5rem; -o-object-fit: cover; object-fit: cover; font-family: 'object-fit: cover;'; width: auto; float: right; }
.coh-ce-cpt_featured_content_main-ba2900ba:before, .coh-ce-cpt_featured_content_main-ba2900ba:after { clear: none; content: normal; display: inline; }
@media (min-width: 80rem) { .coh-ce-cpt_featured_content_main-ba2900ba { position: absolute; top: 0; bottom: 0; right: 0; height: 100%; margin-top: 0; float: none; }
  .coh-ce-cpt_featured_content_main-ba2900ba:before, .coh-ce-cpt_featured_content_main-ba2900ba:after { clear: none; content: normal; display: inline; } }
.coh-ce-cpt_featured_content_tile-2d5de4b0 { text-align: center; margin-bottom: 1rem; position: relative; }
.coh-ce-cpt_featured_content_tile-5a5c4b51 { -o-object-fit: cover; object-fit: cover; max-height: 31.25rem; }
.coh-ce-cpt_featured_content_tile-675cb8b3 { max-width: 26.25rem; padding-right: 1rem; padding-left: 1rem; margin-right: auto; margin-bottom: 1.125rem; margin-left: auto; }
@media (min-width: 61.875rem) { .coh-ce-cpt_featured_content_tile-675cb8b3 { padding-right: 1.25rem; padding-left: 1.25rem; } }
.coh-ce-cpt_featured_news_insights-95441c44 { margin-right: auto; margin-left: auto; width: 100%; max-width: 79rem; padding-top: 1.25rem; padding-right: 1rem; padding-bottom: 1.25rem; padding-left: 1rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_featured_news_insights-95441c44 { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_featured_news_insights-95441c44 { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
@media (min-width: 81.25rem) { .coh-ce-cpt_featured_news_insights-95441c44 { margin-right: auto; margin-left: auto; } }
.coh-ce-cpt_featured_news_insights-94018600 { text-align: center; }
.coh-ce-cpt_featured_news_insights-991b742b .coh-heading { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 700; font-size: 1.25rem; margin-bottom: 1rem; }
.coh-ce-cpt_featured_news_insights-991b742b .coh-column article { height: 100%; }
.coh-ce-cpt_featured_news_insights-991b742b .coh-column article .content-teaser-- { height: auto; }
.coh-ce-cpt_featured_news_insights-991b742b .coh-column article .content-teaser--event { height: 100%; }
.coh-ce-cpt_featured_news_insights-991b742b .event-teaser__content { padding-top: 1rem; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem; }
.coh-ce-cpt_featured_news_insights-991b742b .event-teaser__content .event-teaser__content--details { margin-bottom: 1rem; }
.coh-ce-cpt_featured_news_insights-68b94bda { margin-bottom: 1.25rem; }
.coh-ce-cpt_hero_banner-96d5f1a { position: relative; overflow-y: hidden; }
.coh-ce-cpt_hero_banner-bde980e7 { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; top: 50%; left: 0; }
.coh-ce-cpt_hero_banner-434fe71d { text-align: center; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; position: relative; top: 0; left: 0; height: 100%; padding-top: 7.5rem; padding-right: 1rem; padding-bottom: 7.5rem; padding-left: 1rem; }
.coh-ce-cpt_hero_banner-9ba70543 { color: white; font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; max-width: 38.375rem; width: 100%; margin-right: auto; margin-left: auto; }
.coh-ce-cpt_hero_banner-d594ae5c { color: white; font-weight: 400; font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; max-width: 38.375rem; margin-right: auto; margin-bottom: 1.25rem; margin-left: auto; width: 100%; }
.coh-ce-cpt_hero_banner-42fa0e5e { color: white; }
.coh-ce-cpt_hero_banner-42fa0e5e:after { background-image: url(/themes/custom/cupc/images/icons/arrow--white.svg); }
.coh-ce-cpt_highlighted_content-b8c259dd { max-width: 79rem; width: 100%; padding-top: 1.25rem; padding-right: 1rem; padding-bottom: 1.25rem; padding-left: 1rem; margin-right: auto; margin-left: auto; }
@media (min-width: 61.875rem) { .coh-ce-cpt_highlighted_content-b8c259dd { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_highlighted_content-b8c259dd { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_highlighted_content-8b3c3406 { text-align: center; }
.coh-ce-cpt_highlighted_content-8b3c3406 .highlighted-content--container__1 { height: 7.5rem; }
.coh-ce-cpt_highlighted_content-8b3c3406 .highlighted-content--container__1 img { height: 100%; width: 100%; max-height: 3.75rem; }
.coh-ce-cpt_highlighted_content-8b3c3406 p { font-weight: 400; }
.coh-ce-cpt_highlighted_content-8b3c3406 .coh-column { margin-bottom: 1rem; }
@media (min-width: 37.5rem) { .coh-ce-cpt_highlighted_content-8b3c3406 .coh-column { margin-bottom: 0; } }
.coh-ce-cpt_highlighted_content-8b3c3406 img { width: 100%; }
.coh-ce-cpt_highlighted_content-f84257ea { background-color: white; -webkit-border-radius: 0.25rem; border-radius: 0.25rem; overflow-y: hidden; }
.coh-ce-cpt_highlighted_content-47fddcd9 { height: 11.25rem; overflow-y: hidden; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.coh-ce-cpt_highlighted_content-ae52c069 { padding-top: 1.25rem; padding-right: 1.25rem; padding-bottom: 3rem; padding-left: 1.25rem; }
.coh-ce-cpt_highlighted_content-5932f3b7 { margin-bottom: 1rem; }
.coh-ce-cpt_highlighted_content-c2a66072 { margin-top: 1.125rem; margin-right: 0.625rem; margin-left: 0.625rem; display: inline-block; }
.coh-ce-cpt_highlighted_content-6d7003ff { background-color: white; overflow-y: hidden; -webkit-border-radius: 0.25rem; border-radius: 0.25rem; }
.coh-ce-cpt_highlighted_content-dd87616b { height: 11.25rem; overflow-y: hidden; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.coh-ce-cpt_highlighted_content-fcb7b5dd { margin-top: 1.125rem; margin-right: 0.625rem; margin-left: 0.625rem; display: inline-block; }
.coh-ce-cpt_in_page_banner-ad7c304 { margin-bottom: 0; }
.coh-ce-cpt_in_page_banner-37b2e0d0 { margin-top: 1.75rem; margin-right: auto; margin-left: auto; max-width: 38.75rem; }
@media (min-width: 37.5rem) { .coh-ce-cpt_in_page_banner-37b2e0d0 { margin-top: 2rem; } }
@media (min-width: 81.25rem) { .coh-ce-cpt_in_page_banner-37b2e0d0 { margin-top: 2.25rem; } }
.coh-ce-cpt_in_page_banner-3f7f96fd { margin-top: 1.25rem; margin-bottom: 0; display: inline-block; }
.coh-ce-cpt_in_page_banner-3f7f96fd svg { display: none; }
.coh-ce-cpt_key_facts-856b640d { background-color: #28004b; }
.coh-ce-cpt_key_facts-4bbb912c { padding-top: 1.25rem; padding-bottom: 1.25rem; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
@media (min-width: 61.875rem) { .coh-ce-cpt_key_facts-4bbb912c { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_key_facts-4bbb912c { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_key_facts-cde74373 { text-align: center; }
.coh-ce-cpt_key_facts-eb0c1de3 { color: #eca805; font-size: 6.25rem; padding-right: 0.625rem; padding-left: 0.625rem; margin-bottom: 0.9375rem; font-weight: 400; line-height: 108px; }
.coh-ce-cpt_key_facts-78520348 { color: white; padding-right: 0.625rem; padding-left: 0.625rem; font-weight: 400; font-size: 0.875rem; line-height: 18px; }
.coh-ce-cpt_key_facts-a8b8a274 { padding-right: 0.625rem; padding-left: 0.625rem; }
.coh-ce-cpt_main_page_content-35bf37cf { max-width: 53.5rem; margin-right: auto; margin-left: auto; padding-top: 1.25rem; padding-right: 1rem; padding-bottom: 1.25rem; padding-left: 1rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_main_page_content-35bf37cf { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_main_page_content-35bf37cf { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_news_and_insights-b8c259dd { max-width: 79rem; width: 100%; padding-top: 1.25rem; padding-right: 1rem; padding-bottom: 1.25rem; padding-left: 1rem; margin-right: auto; margin-left: auto; }
@media (min-width: 61.875rem) { .coh-ce-cpt_news_and_insights-b8c259dd { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_news_and_insights-b8c259dd { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_news_and_insights-94018600 { text-align: center; }
.coh-ce-cpt_news_and_insights-b5e1b2d5 { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.coh-ce-cpt_news_and_insights-b5e1b2d5 .coh-column article { height: 100%; }
.coh-ce-cpt_news_and_insights-4b94bb4f { margin-bottom: 1rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_news_and_insights-4b94bb4f { margin-bottom: 0; } }
.coh-ce-cpt_news_and_insights-bbdc2b69 img { display: none; }
.coh-ce-cpt_news_and_insights-bbdc2b69 .teaser--content-type { bottom: -2.375rem; }
.coh-ce-cpt_news_and_insights-bbdc2b69 .teaser--date-container { margin-left: 3.125rem; }
.coh-ce-cpt_news_and_insights-45ee0ba9 { margin-bottom: 1rem; }
.coh-ce-cpt_news_and_insights-6a23b5c3 { text-align: center; width: 100%; margin-top: 2.5rem; display: inline-block; }
.coh-ce-cpt_news_insights_list-b8c259dd { max-width: 79rem; width: 100%; padding-top: 1.25rem; padding-right: 1rem; padding-bottom: 1.25rem; padding-left: 1rem; margin-right: auto; margin-left: auto; }
@media (min-width: 61.875rem) { .coh-ce-cpt_news_insights_list-b8c259dd { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_news_insights_list-b8c259dd { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_news_insights_list-94018600 { text-align: center; }
.coh-ce-cpt_news_insights_list-55dde857 .content-teaser:not(.content-teaser--) { height: 100%; }
.coh-ce-cpt_news_insights_list-55dde857 article.contextual-region { height: 100%; }
.coh-ce-cpt_news_insights_list-55dde857 .content-teaser { height: unset; }
.coh-ce-cpt_office_details_search-8b7521f9 { padding-top: 1.25rem; padding-bottom: 1.25rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_office_details_search-8b7521f9 { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_office_details_search-8b7521f9 { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_office_details_search-8b7521f9 .views-exposed-form { padding-right: 1rem; padding-bottom: 1.25rem; padding-left: 1rem; width: 100%; max-width: 59.875rem; margin-right: auto; margin-left: auto; }
@media (min-width: 61.875rem) { .coh-ce-cpt_office_details_search-8b7521f9 .views-exposed-form { padding-right: 0; padding-bottom: 2.5rem; padding-left: 0; } }
@media (min-width: 80rem) { .coh-ce-cpt_office_details_search-8b7521f9 .views-exposed-form { max-width: 76.25rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_office_details_search-8b7521f9 .views-exposed-form input.form-autocomplete { background-image: none; }
.coh-ce-cpt_office_details_search-8b7521f9 .views-exposed-form #edit-submit-office-details { display: none; }
.coh-ce-cpt_office_details_search-ca977258 { width: 100%; max-width: 59.875rem; margin-right: auto; margin-bottom: 1.75rem; margin-left: auto; padding-right: 1rem; padding-left: 1rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_office_details_search-ca977258 { padding-right: 0; padding-left: 0; } }
@media (min-width: 80rem) { .coh-ce-cpt_office_details_search-ca977258 { max-width: 76.25rem; } }
.coh-ce-cpt_office_details_search-471a21eb { display: none; }
.coh-ce-cpt_our_services_grid-ff89dff { margin-top: 1.5rem; margin-bottom: 1.5rem; }
@media (min-width: 80rem) { .coh-ce-cpt_our_services_grid-ff89dff { margin-top: 2.5rem; } }
.coh-ce-cpt_our_services_grid-94018600 { text-align: center; }
.coh-ce-cpt_our_services_grid-e265b389 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.coh-ce-cpt_our_services_grid-c672516 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.coh-ce-cpt_our_services_grid-9bb21e2f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.coh-ce-cpt_our_services_grid-767775b3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.coh-ce-cpt_our_services_tile-7793da8c { -webkit-border-radius: 0.25rem; border-radius: 0.25rem; background-color: white; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; margin-bottom: 1rem; overflow: hidden; }
.coh-ce-cpt_our_services_tile-d439f5e1 { padding: 1rem; text-align: center; }
@media (min-width: 80rem) { .coh-ce-cpt_our_services_tile-d439f5e1 { padding: 1.25rem; } }
.coh-ce-cpt_our_services_tile-5932f3b7 { margin-bottom: 1rem; }
.coh-ce-cpt_our_services_tile-d2f804ea { white-space: nowrap; margin-right: 0.3125rem; }
.coh-ce-cpt_people_grid-8e6555bd { padding-top: 1.25rem; padding-bottom: 1.25rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_people_grid-8e6555bd { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_people_grid-8e6555bd { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_people_grid-94018600 { text-align: center; }
.coh-ce-cpt_people_grid-430060a9 { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.coh-ce-cpt_people_grid-13e4c2fd { height: 100%; margin-bottom: 1rem; }
.coh-ce-cpt_people_grid-13e4c2fd > article { height: 100%; }
.coh-ce-cpt_podcasts-8e6555bd { padding-top: 1.25rem; padding-bottom: 1.25rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_podcasts-8e6555bd { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_podcasts-8e6555bd { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_podcasts-94018600 { text-align: center; }
.coh-ce-cpt_podcasts-430060a9 { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.coh-ce-cpt_podcasts-e46e541a { margin-bottom: 1rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_podcasts-e46e541a { min-width: 33%; max-width: 50%; } }
.coh-ce-cpt_podcasts-f37c0603 iframe { max-height: none; }
@media (min-width: 37.5rem) { .coh-ce-cpt_podcasts-f37c0603 iframe { max-height: none; } }
.coh-ce-cpt_press_enquiries-47da9630 { background-color: #5d2fc1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding-top: 1.875rem; padding-bottom: 1.875rem; }
.coh-ce-cpt_press_enquiries-fbbb76c7 { color: white; margin-bottom: 1.5rem; }
.coh-ce-cpt_press_enquiries-f700704 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; max-width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
@media (min-width: 37.5rem) { .coh-ce-cpt_press_enquiries-f700704 { max-width: none; } }
.coh-ce-cpt_press_enquiries-7956e4da { color: white; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 18.75rem; }
.coh-ce-cpt_press_enquiries-3b0f20a6 { margin-top: 0.5rem; margin-right: 1.25rem; }
.coh-ce-cpt_press_enquiries-3b0f20a6 img { max-height: 1.875rem; height: 100%; min-width: 1.875rem; max-width: 1.875rem; }
.coh-ce-cpt_press_enquiries-b1127322 { font-size: 1.25rem; font-weight: 700; }
.coh-ce-cpt_press_enquiries-38865f72 a { color: white; }
.coh-ce-cpt_press_enquiries-10f410ad { color: white; }
.coh-ce-cpt_simple_image-725e9ac7 { padding-top: 1.25rem; padding-right: 1rem; padding-bottom: 1.25rem; padding-left: 1rem; max-width: 51.5rem; width: 100%; margin-right: auto; margin-left: auto; }
@media (min-width: 61.875rem) { .coh-ce-cpt_simple_image-725e9ac7 { padding-right: 0; padding-left: 0; } }
.coh-ce-cpt_simple_image-725e9ac7 img { width: 100%; }
.coh-ce-cpt_simple_image-fb4b89df { width: 100%; }
.coh-ce-cpt_simple_text_centred_-93560776 { text-align: center; }
.coh-ce-cpt_simple_text_centred_-88063b09 { max-width: 53.5rem; margin-right: auto; margin-left: auto; padding-top: 1.25rem; padding-right: 1rem; padding-bottom: 1.25rem; padding-left: 1rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_simple_text_centred_-88063b09 { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_simple_text_centred_-88063b09 { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_simple_text_centred_-4d6f44a3 { padding-bottom: 1.625rem; font-weight: 400; }
.coh-ce-cpt_social_media_grid-8e6555bd { padding-top: 1.25rem; padding-bottom: 1.25rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_social_media_grid-8e6555bd { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_social_media_grid-8e6555bd { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_social_media_grid-94018600 { text-align: center; }
.coh-ce-cpt_social_media_grid-430060a9 { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.coh-ce-cpt_social_media_grid-32c81e2a { margin-bottom: 1rem; }
@media (min-width: 37.5rem) { .coh-ce-cpt_social_media_grid-32c81e2a { max-width: 50%; min-width: 33%; width: 100%; } }
.coh-ce-cpt_social_media_grid-477e0a6f { background-color: white; -webkit-border-radius: 0.25rem; border-radius: 0.25rem; overflow-y: hidden; position: relative; }
.coh-ce-cpt_social_media_grid-c5a35d1b { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 3; }
.coh-ce-cpt_social_media_grid-c5a35d1b svg { display: none; }
.coh-ce-cpt_social_media_grid-2d73977c { position: relative; }
.coh-ce-cpt_social_media_grid-2d73977c > picture:first-of-type > .social-media-grid__icon { position: relative; bottom: -1.25rem; }
.coh-ce-cpt_social_media_grid-4d527af8 { position: absolute; bottom: -1.375rem; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 2.75rem; z-index: 2; -webkit-border-radius: 3.5rem; border-radius: 3.5rem; height: 2.75rem; border-width: 0.125rem; border-color: white; border-style: solid; }
.coh-ce-cpt_social_media_grid-54a579a3 { padding: 1.25rem; }
.coh-ce-cpt_social_media_grid-c0ff94ca { text-align: center; padding-bottom: 1.25rem; }
.coh-ce-cpt_social_media_grid-c57f9ae4 { text-align: center; margin-bottom: 1.25rem; }
.coh-ce-cpt_social_media_grid-f1ff857d img { height: 1.5rem; width: 1.5rem; margin-right: auto; margin-left: auto; }
.coh-ce-cpt_social_share-2977e914 { padding-top: 1.25rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
@media (min-width: 61.875rem) { .coh-ce-cpt_social_share-2977e914 { padding-top: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_social_share-2977e914 { padding-top: 3.75rem; } }
.coh-ce-cpt_storytelling-8e6555bd { padding-top: 1.25rem; padding-bottom: 1.25rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_storytelling-8e6555bd { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_storytelling-8e6555bd { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_storytelling-25f2a7ee { text-align: center; margin-bottom: 1.5rem; }
.coh-ce-cpt_storytelling-d5d28ec9 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -0.5rem; margin-left: -0.5rem; width: 100%; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }
.timeline--newest.coh-ce-cpt_storytelling-d5d28ec9 { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-flex-wrap: wrap-reverse; -ms-flex-wrap: wrap-reverse; flex-wrap: wrap-reverse; }
.coh-ce-cpt_storytelling-d5d28ec9 .coh-row { margin-right: 0; margin-left: 0; -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }
@media (min-width: 37.5rem) { .coh-ce-cpt_storytelling-d5d28ec9 .coh-row { margin-right: 0; margin-left: 0; } }
@media (min-width: 61.875rem) { .coh-ce-cpt_storytelling-d5d28ec9 .coh-row { margin-right: 0; margin-left: 0; } }
@media (min-width: 80rem) { .coh-ce-cpt_storytelling-d5d28ec9 .coh-row { margin-right: 0; margin-left: 0; } }
@media (min-width: 81.25rem) { .coh-ce-cpt_storytelling-d5d28ec9 .coh-row { margin-right: 0; margin-left: 0; } }
@media (min-width: 87.5rem) { .coh-ce-cpt_storytelling-d5d28ec9 .coh-row { margin-right: 0; margin-left: 0; } }
.coh-ce-cpt_storytelling-8d6f0552 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; margin-bottom: 1rem; -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }
@media (min-width: 37.5rem) { .timeline-item--5.coh-ce-cpt_storytelling-8d6f0552 { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; max-width: 50%; width: 100%; } }
@media (min-width: 61.875rem) { .timeline-item--5.coh-ce-cpt_storytelling-8d6f0552 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; } }
.timeline-item--5.coh-ce-cpt_storytelling-8d6f0552 .coh-row-inner { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
@media (min-width: 37.5rem) { .timeline-item--7.coh-ce-cpt_storytelling-8d6f0552 { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; max-width: 50%; width: 100%; } }
@media (min-width: 61.875rem) { .timeline-item--7.coh-ce-cpt_storytelling-8d6f0552 { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; } }
.timeline-item--7.coh-ce-cpt_storytelling-8d6f0552 .coh-row-inner { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
.timeline-item--9.coh-ce-cpt_storytelling-8d6f0552 { min-width: 33.33%; }
@media (min-width: 80rem) { .timeline-item--9.coh-ce-cpt_storytelling-8d6f0552 { -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; } }
.coh-ce-cpt_storytelling-8d6f0552 .coh-row-inner { margin-right: 0.5rem; margin-left: 0.5rem; }
.coh-ce-cpt_storytelling-5b8f4c62 { display: block; }
@media (min-width: 37.5rem) { .coh-ce-cpt_storytelling-5b8f4c62 { max-width: unset; width: auto; height: 100%; } }
.coh-ce-cpt_storytelling-b5c58059 { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; min-height: 18.75rem; max-height: 100%; height: 100%; }
@media (min-width: 37.5rem) { .coh-ce-cpt_storytelling-b5c58059 { min-height: 30rem; } }
@media (min-width: 61.875rem) { .coh-ce-cpt_storytelling-b5c58059 { min-height: 20.3125rem; } }
@media (min-width: 87.5rem) { .timeline__text--5.coh-ce-cpt_storytelling-b5c58059 { min-height: 20.3125rem; } }
@media (min-width: 87.5rem) { .timeline__text--7.coh-ce-cpt_storytelling-b5c58059 { min-height: 20.3125rem; } }
.coh-ce-cpt_storytelling-c3b4c6f2 { background-color: white; padding-top: 1.5rem; padding-right: 1.5rem; padding-bottom: 1.5rem; padding-left: 1.5rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }
.coh-ce-cpt_storytelling-e565bd16 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 1rem; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.coh-ce-cpt_storytelling-e565bd16 .coh-link { display: inline-block; margin-bottom: 0.5rem; }
.coh-ce-cpt_storytelling-e565bd16 .coh-link:first-of-type { margin-left: 0; }
.coh-ce-cpt_storytelling-e565bd16 .coh-link:last-of-type { margin-right: 0; }
.coh-ce-cpt_storytelling_accordion-8f8465a0 { width: 100%; margin-bottom: 2.5rem; }
.coh-ce-cpt_storytelling_accordion-f056e339 { background-image: -webkit-linear-gradient(45deg, #1d2956 1%, #026cc6 100%); background-image: -o-linear-gradient(45deg, #1d2956 1%, #026cc6 100%); background-image: linear-gradient(45deg, #1d2956 1%, #026cc6 100%); background-position: left top 0; background-size: auto; background-repeat: no-repeat; background-attachment: scroll; padding-top: 0; padding-bottom: 2.5rem; position: relative; min-height: 0; overflow: hidden; }
@media (min-width: 80rem) { .coh-ce-cpt_storytelling_accordion-f056e339 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; min-height: 25rem; padding-bottom: 0; } }
.coh-ce-cpt_storytelling_accordion-5c0452c3 { position: relative; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; width: 100%; z-index: 5; }
@media (min-width: 80rem) { .coh-ce-cpt_storytelling_accordion-5c0452c3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } }
.coh-ce-cpt_storytelling_accordion-5c0452c3 .coh-row { width: 100%; }
.coh-ce-cpt_storytelling_accordion-90daf50c { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media (min-width: 80rem) { .coh-ce-cpt_storytelling_accordion-90daf50c { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; min-height: 25rem; height: 100%; } }
.coh-ce-cpt_storytelling_accordion-9b48d01b { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; }
@media (min-width: 80rem) { .coh-ce-cpt_storytelling_accordion-9b48d01b { padding-top: 0; padding-right: 2.5rem; } }
.coh-ce-cpt_storytelling_accordion-167f53f7 { margin-top: 2.5rem; margin-bottom: 2.5rem; color: white; max-width: 25.625rem; }
@media (min-width: 80rem) { .coh-ce-cpt_storytelling_accordion-167f53f7 { margin-top: 0; } }
.coh-ce-cpt_storytelling_accordion-7fd2e748 { margin-bottom: 1.375rem; color: white; max-width: 21.875rem; }
@media (min-width: 37.5rem) { .coh-ce-cpt_storytelling_accordion-7fd2e748 { max-width: 25.625rem; } }
.coh-ce-cpt_storytelling_accordion-9b76f210 { margin-right: 0; margin-left: 0; background-color: white; color: black; line-height: 125%; border-color: white; padding-top: 0.375rem; }
.coh-ce-cpt_storytelling_accordion-9b76f210:active { color: white; }
.toggle--hidden.coh-ce-cpt_storytelling_accordion-9b76f210 { display: none; }
.coh-ce-cpt_storytelling_accordion-a3704e26 { position: absolute; top: 0; bottom: 0; right: 0; -o-object-fit: cover; object-fit: cover; font-family: 'object-fit: cover;'; width: auto; float: right; min-height: 100%; }
.coh-ce-cpt_storytelling_accordion-a3704e26:before, .coh-ce-cpt_storytelling_accordion-a3704e26:after { clear: none; content: normal; display: inline; }
@media (min-width: 80rem) { .coh-ce-cpt_storytelling_accordion-a3704e26 { float: none; height: 100%; min-width: 100%; }
  .coh-ce-cpt_storytelling_accordion-a3704e26:before, .coh-ce-cpt_storytelling_accordion-a3704e26:after { clear: none; content: normal; display: inline; } }
.coh-ce-cpt_storytelling_accordion-228688eb { background-color: white; padding-top: 3.75rem; padding-right: 1rem; padding-bottom: 3.75rem; padding-left: 1rem; position: relative; margin-right: 0; margin-left: 0; }
@media (min-width: 37.5rem) { .coh-ce-cpt_storytelling_accordion-228688eb { margin-right: 0; margin-left: 0; } }
@media (min-width: 61.875rem) { .coh-ce-cpt_storytelling_accordion-228688eb { margin-right: auto; margin-left: auto; } }
@media (min-width: 80rem) { .coh-ce-cpt_storytelling_accordion-228688eb { padding-right: 0; padding-left: 0; } }
.content--hidden.coh-ce-cpt_storytelling_accordion-228688eb { display: none; }
.coh-ce-cpt_storytelling_accordion-228688eb .js-close { height: 1.25rem; width: 1.25rem; position: absolute; right: 1.875rem; top: 1.875rem; display: block; background: url(/themes/custom/cupc/images/icons/close.svg) 50% 50% no-repeat; border-style: none; }
.coh-ce-cpt_storytelling_accordion-228688eb .js-close:focus { border-style: solid; border-color: #2a70e7; }
.coh-ce-cpt_storytelling_accordion-228688eb .js-close:hover { background-image: url(/themes/custom/cupc/images/icons/close--blue.svg) 50% 50% no-repeat; }
.coh-ce-cpt_storytelling_accordion-751b398 { max-width: 51.5rem; margin-right: auto; margin-left: auto; position: relative; }
.coh-ce-cpt_timeline-1070ed29 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 1.25rem; padding-bottom: 1.25rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_timeline-1070ed29 { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_timeline-1070ed29 { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_timeline-1070ed29 .timeline-sorting { margin-top: 3rem; }
@media (min-width: 37.5rem) { .coh-ce-cpt_timeline-1070ed29 .timeline-sorting { margin-top: 0; height: 2.5rem; } }
.coh-ce-cpt_timeline-1070ed29 .timeline-sorting label { position: absolute; left: 0; top: -2rem; }
@media (min-width: 37.5rem) { .coh-ce-cpt_timeline-1070ed29 .timeline-sorting label { left: -4.375rem; top: 0.5rem; } }
.coh-ce-cpt_timeline-451d1c58 { margin-bottom: 1.5rem; display: block; text-align: center; width: 100%; }
.coh-ce-cpt_timeline-d5d28ec9 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -0.5rem; margin-left: -0.5rem; width: 100%; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }
.timeline--newest.coh-ce-cpt_timeline-d5d28ec9 { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-flex-wrap: wrap-reverse; -ms-flex-wrap: wrap-reverse; flex-wrap: wrap-reverse; }
.coh-ce-cpt_timeline-d5d28ec9 .coh-row { margin-right: 0; margin-left: 0; -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }
@media (min-width: 37.5rem) { .coh-ce-cpt_timeline-d5d28ec9 .coh-row { margin-right: 0; margin-left: 0; } }
@media (min-width: 61.875rem) { .coh-ce-cpt_timeline-d5d28ec9 .coh-row { margin-right: 0; margin-left: 0; } }
@media (min-width: 80rem) { .coh-ce-cpt_timeline-d5d28ec9 .coh-row { margin-right: 0; margin-left: 0; } }
@media (min-width: 81.25rem) { .coh-ce-cpt_timeline-d5d28ec9 .coh-row { margin-right: 0; margin-left: 0; } }
@media (min-width: 87.5rem) { .coh-ce-cpt_timeline-d5d28ec9 .coh-row { margin-right: 0; margin-left: 0; } }
.coh-ce-cpt_timeline-d7955539 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; margin-bottom: 1rem; -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }
@media (min-width: 37.5rem) { .timeline-item--5.coh-ce-cpt_timeline-d7955539 { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }
@media (min-width: 61.875rem) { .timeline-item--5.coh-ce-cpt_timeline-d7955539 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; } }
.timeline-item--5.coh-ce-cpt_timeline-d7955539 .coh-row-inner { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
@media (min-width: 37.5rem) { .timeline-item--7.coh-ce-cpt_timeline-d7955539 { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }
@media (min-width: 61.875rem) { .timeline-item--7.coh-ce-cpt_timeline-d7955539 { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; } }
.timeline-item--7.coh-ce-cpt_timeline-d7955539 .coh-row-inner { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
.timeline-item--9.coh-ce-cpt_timeline-d7955539 { min-width: 33.33%; }
@media (min-width: 80rem) { .timeline-item--9.coh-ce-cpt_timeline-d7955539 { -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; } }
.coh-ce-cpt_timeline-d7955539 .coh-row-inner { margin-right: 0.5rem; margin-left: 0.5rem; }
.coh-ce-cpt_timeline-f931ff19 { display: block; }
@media (min-width: 37.5rem) { .coh-ce-cpt_timeline-f931ff19 { height: 100%; max-width: unset; width: auto; } }
@media (min-width: 81.25rem) { .coh-ce-cpt_timeline-f931ff19 { max-width: 100%; width: 100%; height: auto; } }
.coh-ce-cpt_timeline-780d530e { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; min-height: 18.75rem; }
@media (min-width: 37.5rem) { .coh-ce-cpt_timeline-780d530e { min-height: 22.5rem; } }
@media (min-width: 61.875rem) { .coh-ce-cpt_timeline-780d530e { min-height: 18.75rem; } }
@media (min-width: 87.5rem) { .timeline__text--5.coh-ce-cpt_timeline-780d530e { min-height: 20rem; } }
@media (min-width: 87.5rem) { .timeline__text--7.coh-ce-cpt_timeline-780d530e { min-height: 20rem; } }
.coh-ce-cpt_timeline-c3b4c6f2 { background-color: white; padding-top: 1.5rem; padding-right: 1.5rem; padding-bottom: 1.5rem; padding-left: 1.5rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }
.coh-ce-cpt_title_banner-54621e42 { background-color: #1d2956; }
.coh-ce-cpt_title_banner-b48d03b8 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.coh-ce-cpt_title_banner-b48d03b8:before { content: none; }
.coh-ce-cpt_title_banner-b48d03b8:after { content: none; }
.coh-ce-cpt_title_banner-7a427b2a { color: white; line-height: 1.08333; margin-top: 0.75rem; margin-bottom: 0.9375rem; }
.coh-ce-cpt_upcoming_events-481c26cf { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding-top: 1.25rem; padding-bottom: 1.25rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_upcoming_events-481c26cf { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_upcoming_events-481c26cf { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-cpt_upcoming_events-d268d844 { width: 100%; text-align: center; margin-bottom: 2.5rem; }
.coh-ce-cpt_upcoming_events-8ef6d054 .views-element-container > div { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.coh-ce-cpt_upcoming_events-8ef6d054 .views-element-container > div .views-row { width: 100%; max-width: 31.25rem; }
.coh-ce-cpt_upcoming_events-6ff4f543 { width: 100%; padding-right: 0.5rem; padding-left: 0.5rem; }
.coh-ce-cpt_upcoming_events-b665de25 { width: 100%; max-width: 31.25rem; }
@media (min-width: 37.5rem) { .coh-ce-cpt_upcoming_events-b665de25 { margin-right: 0.5rem; } }
.coh-ce-cpt_upcoming_events-fc873160 { width: 100%; max-width: 31.25rem; }
@media (min-width: 37.5rem) { .coh-ce-cpt_upcoming_events-fc873160 { margin-left: 0.5rem; } }
.coh-ce-cpt_upcoming_events-c55e544c { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; }
.coh-ce-cpt_upcoming_events-aae17344 { text-align: center; margin-top: 2.5rem; display: inline-block; }
.coh-ce-2dc69dec { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; max-width: 77.8125rem; margin-top: 1.25rem; margin-right: auto; margin-bottom: 1.25rem; margin-left: auto; padding-right: 1rem; padding-left: 1rem; }
@media (min-width: 61.875rem) { .coh-ce-2dc69dec { margin-top: 2.5rem; margin-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-2dc69dec { margin-top: 3.75rem; margin-bottom: 3.75rem; } }
@media (min-width: 87.5rem) { .coh-ce-2dc69dec { padding-right: 0; padding-left: 0; } }
.coh-ce-2dc69dec .coh-row { width: 100%; }
.coh-ce-ec56f5e6 { width: 100%; position: relative; max-height: 28.4375rem; }
.coh-ce-ec56f5e6 * { height: 100%; }
.coh-ce-ec56f5e6 img { width: 100%; }
.coh-ce-1d053009 { position: absolute; height: 100%; width: 100%; z-index: 3; top: 0; left: 0; font-size: 0; color: rgba(0, 0, 0, 0); }
.coh-ce-a5ec6412 { width: 100%; }
.coh-ce-c9fc4353 { padding-top: 1.25rem; padding-right: 1rem; padding-bottom: 1.25rem; padding-left: 1rem; background-color: white; height: 100%; }
.coh-ce-18999e47 > div { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.coh-ce-18999e47 > div div:last-of-type a { margin-bottom: 1.25rem; }
.coh-ce-18999e47 a { background-color: #1d2956; color: white; -webkit-border-radius: 0.75rem; border-radius: 0.75rem; padding-top: 0.25rem; padding-right: 0.5rem; padding-bottom: 0.25rem; padding-left: 0.5rem; margin-right: 0.25rem; margin-bottom: 0.5rem; font-size: 0.75rem; line-height: 16px; display: inline-block; }
.coh-ce-2dacdac4 { margin-bottom: 2.25rem; font-weight: 500; }
.coh-ce-b218e170 { color: black; }
.coh-ce-b218e170:active { color: #165cd3; }
.coh-ce-b218e170:focus { color: #165cd3; }
.coh-ce-b218e170:hover { color: #165cd3; }
.coh-ce-57896675 { padding-top: 0.5rem; }
.coh-ce-57896675 p { font-weight: 400; }
.coh-ce-cpt_video-fc84eb18 { padding-top: 1.25rem; padding-bottom: 1.25rem; }
@media (min-width: 61.875rem) { .coh-ce-cpt_video-fc84eb18 { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-cpt_video-fc84eb18 { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-video-width--1.coh-ce-cpt_video-fc84eb18 { max-width: 51.5rem; width: 100%; }
.coh-video-width--1.coh-container-boxed.coh-ce-cpt_video-fc84eb18 { margin-right: auto; margin-left: auto; padding-right: 1rem; padding-left: 1rem; }
@media (min-width: 61.875rem) { .coh-video-width--1.coh-ce-cpt_video-fc84eb18 iframe { max-height: 26.875rem; } }
.coh-ce-cpt_video-fc84eb18 .coh-video-paragraph { font-weight: 400; margin-bottom: 1.25rem; }
.coh-ce-614fa351 { -webkit-border-radius: 0.25rem; border-radius: 0.25rem; overflow-y: hidden; height: 100%; background-color: white; }
.content-teaser--.content-teaser--Insights.coh-ce-614fa351 .teaser--date-container { margin-left: 4rem; }
.content-teaser--.coh-ce-614fa351 .teaser--content-type { bottom: -38px; }
.content-teaser--.coh-ce-614fa351 .teaser--date-container { margin-left: 3.125rem; }
.coh-ce-2b1d158a { position: relative; }
.coh-ce-92d82c30 { position: absolute; bottom: 0.5rem; left: 1rem; font-weight: 400; color: white; font-size: 0.75rem; line-height: 16px; background-color: #1d2956; padding-top: 0.25rem; padding-right: 0.5rem; padding-bottom: 0.25rem; padding-left: 0.5rem; -webkit-border-radius: 0.75rem; border-radius: 0.75rem; margin-bottom: 0; }
.coh-ce-885bf39b { padding-top: 1rem; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem; }
.coh-ce-30adfaa1 { font-weight: 500; margin-bottom: 1rem; }
.coh-ce-27b74fbb { color: black; line-height: 24px; }
.coh-ce-27b74fbb:hover { color: #165cd3; }
.coh-ce-27b74fbb:active { color: #165cd3; }
.coh-ce-8e6555bd { padding-top: 1.25rem; padding-bottom: 1.25rem; }
@media (min-width: 61.875rem) { .coh-ce-8e6555bd { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-8e6555bd { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-94018600 { text-align: center; }
.coh-ce-9b4ed086 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.coh-ce-f4802e0 { margin-bottom: 1rem; width: 100%; }
@media (min-width: 37.5rem) { .coh-ce-f4802e0 { width: 33%; padding-right: 1rem; max-width: 18.75rem; } }
.coh-ce-6adb14e0 { margin-bottom: 1rem; width: 100%; }
@media (min-width: 37.5rem) { .coh-ce-6adb14e0 { max-width: 18.75rem; width: 33%; padding-right: 1rem; } }
.coh-ce-12fd8c1d { margin-bottom: 1rem; width: 100%; }
@media (min-width: 37.5rem) { .coh-ce-12fd8c1d { max-width: 18.75rem; width: 33%; } }
.coh-ce-f64865f0 { margin-bottom: 1rem; }
.coh-ce-f64865f0 > article { height: 100%; }
.coh-ce-f64865f0 .content-teaser-- { height: auto; }
.coh-ce-f64865f0 .content-teaser--event { height: 100%; }
.coh-ce-f64865f0 .content-teaser:not(.content-teaser--) { height: 100%; }
.coh-ce-244941c2 { margin-bottom: 1rem; }
@media (min-width: 61.875rem) { .coh-ce-244941c2 { margin-bottom: 0; } }
.coh-ce-244941c2 article { height: 100%; }
.coh-ce-38c9399d img { display: none; }
.coh-ce-38c9399d .teaser--content-type { bottom: -2.375rem; }
.coh-ce-38c9399d .teaser--date-container { margin-left: 3.125rem; }
.coh-ce-38c9399d > article:first-of-type { margin-bottom: 1rem; }
.coh-ce-45ee0ba9 { margin-bottom: 1rem; }
.coh-ce-59072385 { background-color: white; }
.coh-ce-3f917d94 { max-width: 51.5625rem; margin-right: auto; margin-bottom: 3.875rem; margin-left: auto; padding-top: 3rem; padding-right: 1rem; padding-left: 1rem; }
@media (min-width: 61.875rem) { .coh-ce-3f917d94 { padding-right: 0; padding-left: 0; } }
.coh-ce-6ae6884c { float: left; color: black; }
.coh-ce-6ae6884c:before, .coh-ce-6ae6884c:after { clear: none; content: normal; display: inline; }
.coh-ce-6ae6884c:before { background: url(/themes/custom/cupc/images/icons/arrow--left.svg) 50% 50% no-repeat; height: 0.8125rem; width: 0.5rem; margin-right: 0.5rem; display: inline-block; content: ''; position: relative; top: 0.125rem; }
.coh-ce-80e0cc6 { margin-left: auto; }
.coh-ce-93c70863 { margin-top: 1.25rem; margin-bottom: 2rem; }
.coh-ce-9718624b { font-size: 1.375rem; line-height: 1.18181; font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 500; margin-bottom: 1.5rem; }
@media (min-width: 80rem) { .coh-ce-41fce647 { margin-bottom: 1.25rem; } }
.coh-ce-1143bb45 { display: inline-block; vertical-align: middle; }
.coh-ce-1143bb45:first-child { margin-left: 0; }
.coh-ce-1143bb45 a { float: left; color: inherit; }
.coh-ce-1143bb45 a:before, .coh-ce-1143bb45 a:after { clear: none; content: normal; display: inline; }
.coh-ce-1fb68d15 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.coh-ce-1fb68d15 .coh-row { width: 100%; }
.coh-ce-78278374 .coh-row { width: 100%; }
.coh-ce-e90e5036 { text-transform: none; margin-right: 1.25rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; min-width: 6.5625rem; }
.coh-ce-e90e5036 .paragraph--type--event-date { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: 0.625rem; }
.coh-ce-e90e5036 .paragraph--type--event-date div { margin-right: 0.625rem; font-weight: 500; }
.coh-ce-25e1eee1 { min-width: 4.375rem; }
.coh-ce-6570f9cb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: 0.625rem; font-weight: 500; }
.coh-ce-431b157c { min-width: 4.375rem; font-weight: 400; }
.coh-ce-35f487a7 { display: block; text-align: center; margin-right: 0; margin-left: 0; }
@media (min-width: 80rem) { .coh-ce-35f487a7 { margin-top: 0; } }
.coh-ce-35f487a7 .ext { display: none; }
.coh-ce-f84257ea { background-color: white; -webkit-border-radius: 0.25rem; border-radius: 0.25rem; overflow-y: hidden; }
.coh-ce-2b1d158a { position: relative; }
.coh-ce-4b1eb03a { position: absolute; left: 1.25rem; bottom: 0.5rem; background-color: #1d2956; color: white; font-weight: 400; font-size: 0.75rem; line-height: 16px; -webkit-border-radius: 0.75rem; border-radius: 0.75rem; padding-top: 0.25rem; padding-right: 0.5rem; padding-bottom: 0.25rem; padding-left: 0.5rem; margin-bottom: 0; }
.coh-ce-16589a56 { padding-top: 1.125rem; padding-right: 1.25rem; padding-bottom: 1.25rem; padding-left: 1.25rem; }
.coh-ce-1cd38c60 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: 0.75rem; font-weight: 400; }
.coh-ce-af720980 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-right: 0.75rem; border-right-width: 0.0625rem; border-right-style: solid; border-right-color: #9e9e9e; font-weight: 500; }
.coh-ce-af720980:before { background: url('/themes/custom/cupc/images/icons/calendar.svg') no-repeat center; display: block; height: 1rem; width: 1rem; margin-right: 0.5rem; }
.coh-ce-f602c91d { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-left: 1rem; }
.coh-ce-f602c91d:before { background: url('/themes/custom/cupc/images/icons/pin.svg') no-repeat center; display: block; height: 1rem; width: 1rem; margin-right: 0.5rem; }
.coh-ce-558c3922 { color: black; line-height: 24px; }
.coh-ce-558c3922:hover { color: #165cd3; }
.coh-ce-558c3922:active { color: #165cd3; }
.coh-ce-59072385 { background-color: white; }
.coh-ce-fb07e887 { max-width: 51.5625rem; padding-top: 3rem; padding-right: 1rem; padding-left: 1rem; margin-right: auto; margin-bottom: 3.875rem; margin-left: auto; }
@media (min-width: 61.875rem) { .coh-ce-fb07e887 { padding-right: 0; padding-left: 0; } }
.coh-ce-392b63b5 { color: black; float: left; }
.coh-ce-392b63b5:before, .coh-ce-392b63b5:after { clear: none; content: normal; display: inline; }
.coh-ce-392b63b5:before { background: url(/themes/custom/cupc/images/icons/arrow--left.svg) 50% 50% no-repeat; height: 0.8125rem; width: 0.5rem; margin-right: 0.5rem; position: relative; top: 0.125rem; display: inline-block; content: ''; }
.coh-ce-80e0cc6 { margin-left: auto; }
.coh-ce-858e1f5f { margin-top: 1.25rem; margin-bottom: 2rem; }
.coh-ce-83320554 p { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 500; font-size: 1.375rem; line-height: 1.1818181; margin-bottom: 2rem; }
.coh-ce-e479f888 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
@media (min-width: 61.875rem) { .coh-ce-e479f888 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.coh-ce-3829aeb0 { text-transform: uppercase; min-width: 6.5625rem; margin-right: 1.25rem; display: inline-block; }
@media (min-width: 61.875rem) { .coh-ce-3829aeb0 { padding-top: 0.25rem; margin-top: 1rem; margin-right: 0; } }
@media (min-width: 80rem) { .coh-ce-3829aeb0 { margin-top: 0; } }
.coh-ce-e1492358 { padding-top: 0.25rem; margin-top: 1rem; }
@media (min-width: 61.875rem) { .coh-ce-e1492358 { margin-right: 1rem; } }
@media (min-width: 80rem) { .coh-ce-e1492358 { margin-top: 0; } }
.coh-ce-499cf52 { vertical-align: middle; display: inline-block; }
.coh-ce-499cf52:after { content: ","; }
.coh-ce-499cf52:last-child:after { display: none; }
.coh-ce-fb280dfe { margin-top: 1rem; margin-left: -0.25rem; }
@media (min-width: 80rem) { .coh-ce-fb280dfe { margin-top: 0; margin-left: 1.5rem; } }
.coh-ce-8bf36c77 { vertical-align: middle; display: inline-block; }
.coh-ce-8bf36c77 a { color: inherit; float: left; }
.coh-ce-8bf36c77 a:before, .coh-ce-8bf36c77 a:after { clear: none; content: normal; display: inline; }
.coh-ce-3cd8ddda { min-width: 5.3125rem; padding-top: 0.25rem; margin-top: 1rem; margin-left: 0; }
@media (min-width: 61.875rem) { .coh-ce-3cd8ddda { margin-left: auto; } }
@media (min-width: 80rem) { .coh-ce-3cd8ddda { margin-top: 0; } }
.coh-ce-8416f28f { margin-top: 1rem; margin-bottom: 1rem; position: relative; }
.coh-ce-8416f28f img { width: 100%; }
.coh-ce-a806614e { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.3))); background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(0, 0, 0, 0.3) 100%); background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(0, 0, 0, 0.3) 100%); background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 1%, rgba(0, 0, 0, 0.3) 100%); background-position: left top; background-size: auto; background-repeat: no-repeat; background-origin: border-box; background-clip: border-box; background-attachment: scroll; font-weight: 400; color: white; font-size: 1rem; line-height: 1.125rem; height: 3.75rem; width: 100%; padding-top: 1rem; padding-left: 1rem; position: absolute; bottom: 0; left: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }
.coh-ce-74c08ae8 { background-color: white; padding-top: 3rem; }
.coh-ce-aa81b90 audio { width: 100%; margin-bottom: 1rem; }
.coh-ce-d1beeed5 { background-color: #e0e0e0; position: relative; top: -0.3125rem; }
.coh-ce-d1beeed5 .coh-accordion-tabs-nav { width: 100%; margin-right: auto; margin-left: auto; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; overflow-x: auto; overflow-y: hidden; }
@media (min-width: 37.5rem) { .coh-ce-d1beeed5 .coh-accordion-tabs-nav { overflow-y: auto; } }
@media (min-width: 61.875rem) { .coh-ce-d1beeed5 .coh-accordion-tabs-nav { max-width: 59.875rem; width: 100%; } }
@media (min-width: 80rem) { .coh-ce-d1beeed5 .coh-accordion-tabs-nav { max-width: 76.25rem; } }
.coh-ce-d1beeed5 .coh-accordion-tabs-nav > li a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.coh-ce-d1beeed5 .coh-accordion-tabs-content-wrapper { background-color: white; }
.coh-ce-d1beeed5 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content { width: 100%; margin-right: auto; margin-left: auto; padding-top: 1.25rem; padding-right: 1rem; padding-bottom: 1.25rem; padding-left: 1rem; }
@media (min-width: 61.875rem) { .coh-ce-d1beeed5 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content { padding-top: 2.5rem; padding-right: 0; padding-bottom: 2.5rem; padding-left: 0; max-width: 59.875rem; } }
@media (min-width: 80rem) { .coh-ce-d1beeed5 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content { padding-bottom: 3.75rem; max-width: 76.25rem; } }
.coh-ce-d1beeed5 p { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 400; }
.coh-ce-dc4eb103 p { font-weight: 400; font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; }
.coh-ce-801a618f p { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 400; }
.coh-ce-b76b6ac1 { padding-top: 1.25rem; padding-bottom: 1.25rem; }
@media (min-width: 61.875rem) { .coh-ce-b76b6ac1 { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-b76b6ac1 { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-b76b6ac1 audio { width: 100%; }
.coh-ce-b1d92ca4 { margin-bottom: 1.25rem; }
.coh-ce-b1d92ca4 p { font-weight: 400; }
.coh-ce-59072385 { background-color: white; }
.coh-ce-3f917d94 { max-width: 51.5625rem; margin-right: auto; margin-bottom: 3.875rem; margin-left: auto; padding-top: 3rem; padding-right: 1rem; padding-left: 1rem; }
@media (min-width: 61.875rem) { .coh-ce-3f917d94 { padding-right: 0; padding-left: 0; } }
.coh-ce-6ae6884c { float: left; color: black; }
.coh-ce-6ae6884c:before, .coh-ce-6ae6884c:after { clear: none; content: normal; display: inline; }
.coh-ce-6ae6884c:before { background: url(/themes/custom/cupc/images/icons/arrow--left.svg) 50% 50% no-repeat; height: 0.8125rem; width: 0.5rem; margin-right: 0.5rem; display: inline-block; content: ''; position: relative; top: 0.125rem; }
.coh-ce-80e0cc6 { margin-left: auto; }
.coh-ce-93c70863 { margin-top: 1.25rem; margin-bottom: 2rem; }
.coh-ce-8f9c5e6e { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 500; font-size: 1.375rem; line-height: 1.18181; margin-bottom: 2rem; }
.coh-ce-8f9c5e6e p { font-family: 'Cambridge Sans', Arial, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 500; font-size: 1.375rem; line-height: 1.181818; }
.coh-ce-61e2526f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
@media (min-width: 61.875rem) { .coh-ce-61e2526f { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.coh-ce-dbd6a9d5 { text-transform: uppercase; margin-right: 1.25rem; display: inline-block; min-width: 6.5625rem; }
@media (min-width: 61.875rem) { .coh-ce-dbd6a9d5 { margin-top: 1rem; margin-right: 0; padding-top: 0.25rem; } }
@media (min-width: 80rem) { .coh-ce-dbd6a9d5 { margin-top: 0; } }
.coh-ce-b0fdf83e { margin-top: 1rem; }
@media (min-width: 61.875rem) { .coh-ce-b0fdf83e { margin-right: 1rem; padding-top: 0.25rem; } }
@media (min-width: 80rem) { .coh-ce-b0fdf83e { margin-top: 0; } }
.coh-ce-addb7532 { display: inline-block; vertical-align: middle; }
.coh-ce-addb7532:after { content: ","; }
.coh-ce-addb7532:last-child:after { display: none; }
.coh-ce-addb7532 a { float: left; }
.coh-ce-addb7532 a:before, .coh-ce-addb7532 a:after { clear: none; content: normal; display: inline; }
.coh-ce-73597357 { margin-top: 1rem; margin-left: -0.25rem; }
@media (min-width: 80rem) { .coh-ce-73597357 { margin-top: 0; margin-left: 1.5rem; } }
.coh-ce-7b775dc8 { display: inline-block; vertical-align: middle; }
.coh-ce-7b775dc8 a { float: left; color: inherit; }
.coh-ce-7b775dc8 a:before, .coh-ce-7b775dc8 a:after { clear: none; content: normal; display: inline; }
.coh-ce-8e8572ca { margin-top: 1rem; margin-left: 0; min-width: 5.3125rem; }
@media (min-width: 61.875rem) { .coh-ce-8e8572ca { margin-left: auto; padding-top: 0.25rem; } }
@media (min-width: 80rem) { .coh-ce-8e8572ca { margin-top: 0; } }
.coh-ce-6ec7dfb7 { position: relative; margin-top: 1rem; margin-bottom: 1rem; }
.coh-ce-6ec7dfb7 img { width: 100%; }
.coh-ce-61b0b2d0 { position: absolute; bottom: 0; left: 0; color: white; font-size: 0.875rem; line-height: 1.125rem; height: 3.75rem; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.3))); background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(0, 0, 0, 0.3) 100%); background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(0, 0, 0, 0.3) 100%); background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 1%, rgba(0, 0, 0, 0.3) 100%); background-position: left top; background-size: auto; background-repeat: no-repeat; background-attachment: scroll; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; padding-bottom: 1rem; padding-left: 1rem; font-weight: 400; }
.coh-ce-8bf5d3b9 { background-color: white; padding-top: 1.25rem; padding-bottom: 1.25rem; }
@media (min-width: 61.875rem) { .coh-ce-8bf5d3b9 { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-8bf5d3b9 { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-59072385 { background-color: white; }
.coh-ce-8e6555bd { padding-top: 1.25rem; padding-bottom: 1.25rem; }
@media (min-width: 61.875rem) { .coh-ce-8e6555bd { padding-top: 2.5rem; padding-bottom: 2.5rem; } }
@media (min-width: 80rem) { .coh-ce-8e6555bd { padding-top: 3.75rem; padding-bottom: 3.75rem; } }
.coh-ce-41ed868e { margin-bottom: 3rem; }
.coh-ce-4810d865 { padding-left: 2.5rem; position: relative; }
.coh-ce-3564167c { background: url('/themes/custom/cupc/images/icons/pin.svg') 50% 50% no-repeat; background-size: cover; height: 1.5rem; width: 1.5rem; position: absolute; top: 0; left: 0; display: inline-block; }
.coh-ce-1bc5277b { padding-bottom: 2rem; }
.coh-ce-3b083309 { background: url('/themes/custom/cupc/images/icons/telephone--black.svg') 50% 50% no-repeat; background-size: contain; height: 1.5rem; width: 1.5rem; position: absolute; top: 0.25rem; left: 0; display: inline-block; }
.coh-ce-1b63f6b4 { padding-bottom: 2rem; padding-left: 2.5rem; position: relative; }
.coh-ce-eef22fe6 { background: url('/themes/custom/cupc/images/icons/email--black.svg') 50% 50% no-repeat; background-size: contain; height: 1.5rem; width: 1.5rem; position: absolute; top: 0; left: 0; display: inline-block; }
.coh-ce-378eecfe { padding-left: 2.5rem; position: relative; }
.coh-ce-378eecfe svg.ext { display: none; }
.coh-ce-56926436 { background: url('/themes/custom/cupc/images/icons/website--black.svg') 50% 50% no-repeat; background-size: contain; height: 1.5rem; width: 1.5rem; position: absolute; top: 0; left: 0; display: inline-block; }
.coh-ce-2af866fd p { font-weight: 400; word-break: break-word; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }
.coh-ce-2af866fd a { display: inline-block; margin-bottom: 0.5rem; }
.coh-ce-ce347c55 { margin-top: 1.25rem; }
.coh-ce-51d0a30c { margin-bottom: 3rem; }
.coh-ce-89587f8e { font-style: italic; }
.coh-ce-d2a7fdc0 > div { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.coh-ce-d2a7fdc0 > div > div { width: 100%; padding-right: 2rem; }
@media (min-width: 37.5rem) { .coh-ce-d2a7fdc0 > div > div { width: 50%; } }
@media (min-width: 61.875rem) { .coh-ce-d2a7fdc0 > div > div { width: 25%; } }
.coh-ce-d2a7fdc0 > div > div:only-of-type { width: auto; }
.coh-ce-b72dc402 { -webkit-border-radius: 0.25rem; border-radius: 0.25rem; overflow-y: hidden; height: 100%; background-color: white; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.coh-ce-b72dc402 > article { height: 100%; }
.coh-ce-ff74b67b { position: relative; width: 100%; }
.coh-ce-6988fdd3 { padding-top: 1.25rem; padding-right: 1rem; padding-bottom: 1.25rem; padding-left: 1rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; }
.coh-ce-6988fdd3:after { content: none; }
.coh-ce-6988fdd3:before { content: none; }
.coh-ce-f43b212e { width: 70%; }
.coh-ce-c4029cdc { color: black; }
