.coh-style-accordion-simple { font-family: 'Founders Grotesk Medium', sans-serif; font-size: 1.25rem; line-height: 1.375rem; }
@media (min-width: 73.125rem) { .coh-style-accordion-simple { font-size: 1.875rem; line-height: 2.25rem; } }
.is-active.coh-style-accordion-simple a { color: #282727; }
.is-active.coh-style-accordion-simple a:before { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E801"; font-family: "fontello"; background-color: #10cfc9; }
.is-active.coh-style-accordion-simple a:after { -webkit-transform: rotateZ(0); -ms-transform: rotate(0); transform: rotateZ(0); }
.coh-style-accordion-simple a { color: #5e5d5d; padding-top: 18px; padding-bottom: 18px; display: block; position: relative; }
.coh-style-accordion-simple a:before { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E801"; font-family: "fontello"; color: #282727; background-color: #d4d4d4; padding: 6px; margin-right: 18px; }
.coh-style-accordion-simple a:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E801"; font-family: "fontello"; position: absolute; left: 6px; top: 1.1875rem; -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; color: #282727; }
@media (min-width: 73.125rem) { .coh-style-accordion-simple a:after { top: 1.3125rem; } }
.coh-style-table-black-headers th { background-color: #282727; font-family: 'Founders Grotesk Bold', sans-serif; text-transform: uppercase; color: #10cfc9; text-align: left; font-size: 17px; border-width: 2px; border-style: solid; border-color: white; line-height: 1.25rem; width: 150px; }
@media (min-width: 64rem) { .coh-style-table-black-headers th { font-size: 24px; } }
.coh-style-table-black-headers th.coh-style-table-empty-heading { font-size: 0; background-color: rgba(0, 0, 0, 0); }
.coh-style-table-black-headers thead th { padding-top: 18px; padding-right: 12px; padding-bottom: 18px; padding-left: 12px; }
.coh-style-table-black-headers tbody tr:nth-child(2n) { background-color: #f0f0f0; }
.coh-style-table-black-headers tbody th { padding: 12px; vertical-align: middle; }
.coh-style-table-black-headers tbody td { vertical-align: middle; padding: 12px; color: #282727; font-size: 15px; line-height: 24px; }
@media (min-width: 64rem) { .coh-style-table-black-headers tbody td { font-size: 18px; } }
.coh-style-image--margin-top-small { margin-top: 24px; }
.coh-style-image-margin-bottom-small { margin-bottom: 24px; }
.coh-style-heading-2-uppercase { font-family: 'Founders Grotesk Bold', sans-serif; font-size: 2.25rem; line-height: 2.25rem; text-transform: uppercase; margin-bottom: -webkit-calc(24px * 2); margin-bottom: calc(24px * 2); }
@media (min-width: 73.125rem) { .coh-style-heading-2-uppercase { font-size: 4.5rem; line-height: 4.5rem; } }
.coh-style-tab-button { margin-top: 3px; margin-bottom: 0; }
@media (min-width: 64rem) { .coh-style-tab-button { margin-top: 0; margin-right: 3px; } }
.coh-style-tab-button:before { display: none; }
.is-active.coh-style-tab-button a { color: white; background-color: #282727; }
.coh-style-tab-button a { color: #282727; background-color: #10cfc9; padding-top: 12px; padding-right: 18px; padding-bottom: 12px; padding-left: 18px; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.coh-style-tab-button a:hover { color: white; background-color: #282727; }
.coh-style-image---margin-top-and-bottom-small { margin-top: 24px; margin-bottom: 24px; }
.coh-style-carousel-next-button, .coh-style-carousel-prev-button { font-size: 0; }
.coh-style-carousel-next-button:before, .coh-style-carousel-prev-button:before { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E80F"; font-family: "fontello"; padding-top: 6px; padding-right: 18px; padding-bottom: 6px; padding-left: 18px; background-color: #282727; display: inline-block; font-size: 42px; color: #10cfc9; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.coh-style-carousel-next-button:hover:before, .coh-style-carousel-prev-button:hover:before { color: #282727; background-color: #10cfc9; }
.coh-style-carousel-next-button { margin-left: 6px; }
.coh-style-carousel-next-button:before { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E810"; font-family: "fontello"; }
.coh-style-carousel-pagination { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }
.coh-style-carousel-pagination li { list-style-type: none; margin-right: 12px; position: relative; display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; width: -webkit-max-content; width: -moz-max-content; width: max-content; background-color: #d4d4d4; height: 12px; width: 12px; z-index: 1; }
.coh-style-carousel-pagination li:before { margin: 0; position: absolute; height: 12px; width: 12px; background-color: #d4d4d4; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; cursor: pointer; z-index: 99; }
.coh-style-carousel-pagination li:hover:before { background-color: #939393; }
.coh-style-carousel-pagination li.slick-active:before { background-color: #10cfc9; }
.coh-style-table-row-borders th { font-family: 'Founders Grotesk Medium', sans-serif; color: #282727; text-align: left; font-size: 18px; line-height: 24px; width: 150px; border-bottom-color: #d4d4d4; border-bottom-style: solid; border-bottom-width: 1px; }
.coh-style-table-row-borders th.coh-style-table-empty-heading { font-size: 0; background-color: rgba(0, 0, 0, 0); }
.coh-style-table-row-borders thead th { padding-top: 18px; padding-right: 12px; padding-bottom: 18px; padding-left: 12px; }
.coh-style-table-row-borders tbody th { padding: 12px; vertical-align: middle; }
.coh-style-table-row-borders tbody td { vertical-align: middle; padding: 12px; color: #282727; font-size: 18px; line-height: 24px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d4d4d4; }
.coh-style-breadcrumbs { font-family: 'Founders Grotesk Medium', sans-serif; color: #282727; background-color: #10cfc9; font-size: 18px; line-height: 24px; padding-top: 0; padding-right: 18px; padding-bottom: 0; padding-left: 18px; display: inline-block; }
@media (min-width: 64rem) { .coh-style-breadcrumbs { padding-top: 12px; padding-bottom: 12px; } }
.coh-style-breadcrumbs li { display: none; margin-bottom: 0; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
@media (min-width: 73.125rem) { .coh-style-breadcrumbs li { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; } }
.coh-style-breadcrumbs li:before { margin-right: 6px; margin-left: 6px; display: none; }
@media (min-width: 73.125rem) { .coh-style-breadcrumbs li:before { content: "/"; display: inline-block; } }
.coh-style-breadcrumbs li:first-child:before { display: none; }
.coh-style-breadcrumbs li a { color: #282727; position: relative; font-size: 18px; line-height: 24px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.coh-style-breadcrumbs li a:before { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E80F"; font-family: "fontello"; margin-top: 2px; margin-right: 6px; font-size: 32px; vertical-align: middle; display: inline-block; }
@media (min-width: 73.125rem) { .coh-style-breadcrumbs li a:before { content: " "; display: none; } }
.coh-style-breadcrumbs li a:after { -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
@media (min-width: 73.125rem) { .coh-style-breadcrumbs li a:after { background-color: rgba(0, 0, 0, 0); height: 2px; width: 100%; display: block; position: absolute; bottom: 0; Content: " "; left: 0; } }
@media (min-width: 73.125rem) { .coh-style-breadcrumbs li a:hover:after { background-color: #282727; } }
.coh-style-heading-1-large { font-weight: 700; text-transform: uppercase; font-size: 4.875rem; line-height: 4.125rem; letter-spacing: 0.0625rem; font-family: 'Founders Grotesk Bold', sans-serif; }
@media (min-width: 73.125rem) { .coh-style-heading-1-large { font-size: 9.375rem; line-height: 7.125rem; letter-spacing: 0.0625rem; } }
.coh-style-social-media-link-youtube, .coh-style-social-media-link-twitter, .coh-style-social-media-link-pinterest, .coh-style-social-media-link-facebook, .coh-style-social-media-link-linkedin, .coh-style-social-media-link { font-size: 0; background-color: white; display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; height: 2rem; width: 2rem; -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-style-social-media-link-youtube .coh-inline-element, .coh-style-social-media-link-twitter .coh-inline-element, .coh-style-social-media-link-pinterest .coh-inline-element, .coh-style-social-media-link-facebook .coh-inline-element, .coh-style-social-media-link-linkedin .coh-inline-element, .coh-style-social-media-link .coh-inline-element { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.coh-style-social-media-link-youtube .coh-inline-element:after, .coh-style-social-media-link-twitter .coh-inline-element:after, .coh-style-social-media-link-pinterest .coh-inline-element:after, .coh-style-social-media-link-facebook .coh-inline-element:after, .coh-style-social-media-link-linkedin .coh-inline-element:after, .coh-style-social-media-link .coh-inline-element:after { color: #282727; font-size: 16px; }
.coh-style-social-media-link-youtube:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E80D"; font-family: "fontello"; }
.coh-style-social-media-link-twitter:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E80B"; font-family: "fontello"; }
.coh-style-social-media-link-pinterest:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E80B"; font-family: "fontello"; }
.coh-style-social-media-link-facebook:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E80A"; font-family: "fontello"; }
.coh-style-social-media-link-linkedin:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E80C"; font-family: "fontello"; }
.coh-style-margin-large { margin: 42px; }
.coh-style-margin-top-and-bottom-large { margin-top: 42px; margin-bottom: 42px; }
.coh-style-margin-left-and-right-large { margin-right: 42px; margin-left: 42px; }
.coh-style-margin-top-large { margin-top: 42px; }
.coh-style-margin-bottom-large { margin-bottom: 42px; }
.coh-style-margin-left-large { margin-left: 42px; }
.coh-style-margin-right-large { margin-right: 42px; }
.coh-style-margin-small { margin: 24px; }
.coh-style-margin-top-and-bottom-small { margin-top: 24px; margin-bottom: 24px; }
.coh-style-margin-left-and-right-small { margin-right: 24px; margin-left: 24px; }
.coh-style-margin-top-small { margin-top: 24px; }
.coh-style-margin-bottom-small { margin-bottom: 24px; }
.coh-style-margin-left-small { margin-left: 24px; }
.coh-style-margin-right-small { margin-right: 24px; }
.coh-style-inline-link-bold, .coh-style-inline-link { letter-spacing: -0.0625rem; color: #282727; font-weight: 500; font-size: 1.0625rem; line-height: 1.625rem; cursor: pointer; position: relative; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
@media (min-width: 73.125rem) { .coh-style-inline-link-bold, .coh-style-inline-link { font-size: 1.125rem; line-height: 1.5rem; } }
.coh-style-inline-link-bold:before, .coh-style-inline-link:before { content: ''; background-color: #10cfc9; width: 100%; position: absolute; bottom: -0.125rem; font-size: 0; height: 0.125rem; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; overflow: hidden; }
@media (min-width: 64rem) { .coh-style-inline-link-bold:hover:before, .coh-style-inline-link:hover:before { width: 0; } }
.coh-style-inline-link-bold:active, .coh-style-inline-link:active { font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-style-inline-link-bold { font-family: 'Founders Grotesk Medium', sans-serif; display: inline-block; font-size: 1.25rem; line-height: 2.25rem; margin-bottom: 18px; }
@media (min-width: 64rem) { .coh-style-inline-link-bold { font-size: 1.875rem; } }
.coh-style-inline-link-bold:before { height: 4px; }
.coh-style-ordered-list { margin-top: 12px; counter-reset: item; list-style-type: none; list-style-position: inside; }
.coh-style-ordered-list li { margin-bottom: 12px; counter-increment: item; }
.coh-style-ordered-list li:before { content: counter(item) "."; font-family: 'Founders Grotesk Medium', sans-serif; margin-right: 12px; }
.coh-style-unordered-list { margin-top: 12px; }
.coh-style-unordered-list ul li { margin-left: 1.5rem; }
.coh-style-body-small { font-weight: 300; letter-spacing: -0.0625rem; font-size: 0.9375rem; line-height: 1.375rem; }
@media (min-width: 73.125rem) { .coh-style-body-small { font-size: 1rem; line-height: 1.25rem; } }
.coh-style-body { font-weight: 300; letter-spacing: -0.0625rem; font-size: 1.0625rem; line-height: 1.625rem; margin-bottom: 0.75rem; }
@media (min-width: 73.125rem) { .coh-style-body { font-size: 1.125rem; line-height: 1.5rem; letter-spacing: -0.0625rem; } }
.coh-style-header-1-medium { font-weight: 700; font-size: 3.375rem; line-height: 2.75rem; letter-spacing: 0.0625rem; text-transform: uppercase; font-family: 'Founders Grotesk Bold', sans-serif; }
@media (min-width: 73.125rem) { .coh-style-header-1-medium { font-size: 5.625rem; line-height: 4.5rem; letter-spacing: 0.0625rem; } }
.coh-style-header-1-small { font-weight: 700; font-size: 2.25rem; line-height: 1.875rem; letter-spacing: 0.0625rem; text-transform: uppercase; font-family: 'Founders Grotesk Bold', sans-serif; }
@media (min-width: 73.125rem) { .coh-style-header-1-small { letter-spacing: 0.0625rem; font-size: 4.125rem; line-height: 3.375rem; } }
.coh-style-heading-1-xs { font-family: 'Founders Grotesk Bold', sans-serif; font-size: 2.25rem; line-height: 1.875rem; text-transform: uppercase; }
.coh-style-header-2 { font-weight: 300; font-size: 1.5rem; line-height: 1.5rem; letter-spacing: -0.0625rem; font-family: 'Founders Grotesk Light', sans-serif; }
@media (min-width: 73.125rem) { .coh-style-header-2 { font-size: 2.625rem; line-height: 2.25rem; } }
.coh-style-heading-3 { font-weight: 500; font-size: 1.25rem; line-height: 1.375rem; letter-spacing: -0.0625rem; font-family: 'Founders Grotesk Medium', sans-serif; }
@media (min-width: 73.125rem) { .coh-style-heading-3 { font-size: 1.875rem; line-height: 2.25rem; letter-spacing: -0.0625rem; } }
.coh-style-header-4 { font-weight: 500; font-size: 1.125rem; line-height: 1.25rem; letter-spacing: -0.0625rem; font-family: 'Founders Grotesk Medium', sans-serif; }
@media (min-width: 64rem) { .coh-style-header-4 { font-size: 1.5rem; line-height: 1.5rem; } }
.coh-style-padding-top-bottom---medium { padding-top: 2.5rem; padding-bottom: 2.5rem; }
@media (min-width: 48rem) { .coh-style-padding-top-bottom---medium { padding-top: 3rem; padding-bottom: 3rem; } }
@media (min-width: 73.125rem) { .coh-style-padding-top-bottom---medium { padding-top: 4rem; padding-bottom: 4rem; } }
.coh-style-link-with-icon { font-weight: 600; color: #037791; position: relative; display: inline-block; }
.coh-style-link-with-icon:after { margin-right: 0.5rem; margin-left: 0.25rem; display: inline-block; color: #e03c31; content: ''; background-image: url('/themes/custom/whiterhino/images/arrow-short.svg'); background-position: left center; background-size: auto; background-repeat: no-repeat; background-origin: border-box; background-clip: border-box; background-attachment: scroll; height: 0.625rem; width: 0.9375rem; }
.accordion-teal.coh-ce-cpt_accordion_container-c1598bcc .active .accordion-button-color { background-color: #10cfc9; }
@media (min-width: 73.125rem) { .accordion-teal.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a:hover:before { background-color: #10cfc9; } }
@media (min-width: 73.125rem) { .accordion-teal.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a:hover:after { background-color: #10cfc9; } }
.accordion-red.coh-ce-cpt_accordion_container-c1598bcc .active .accordion-button-color { background-color: #e03c31; }
@media (min-width: 73.125rem) { .accordion-red.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a { color: #e03c31; } }
@media (min-width: 73.125rem) { .accordion-red.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a:hover:before { background-color: #e03c31; } }
@media (min-width: 73.125rem) { .accordion-red.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a:hover:after { background-color: #e03c31; } }
.accordion-orange.coh-ce-cpt_accordion_container-c1598bcc .active .accordion-button-color { background-color: #ff8f1c; }
@media (min-width: 73.125rem) { .accordion-orange.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a:hover:before { background-color: #ff8f1c; } }
@media (min-width: 73.125rem) { .accordion-orange.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a:hover:after { background-color: #ff8f1c; } }
.accordion-yellow.coh-ce-cpt_accordion_container-c1598bcc .active .accordion-button-color { background-color: #ffc72c; }
@media (min-width: 73.125rem) { .accordion-yellow.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a:hover:before { background-color: #ffc72c; } }
@media (min-width: 73.125rem) { .accordion-yellow.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a:hover:after { background-color: #ffc72c; } }
.accordion-green.coh-ce-cpt_accordion_container-c1598bcc .active .accordion-button-color { background-color: #006f44; }
.accordion-green.coh-ce-cpt_accordion_container-c1598bcc .active .accordion-button-color a:before { background-color: white; }
.accordion-green.coh-ce-cpt_accordion_container-c1598bcc .active .accordion-button-color a:after { background-color: white; }
@media (min-width: 73.125rem) { .accordion-green.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a:hover:before { background-color: white; } }
@media (min-width: 73.125rem) { .accordion-green.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a:hover:after { background-color: white; } }
.accordion-blue.coh-ce-cpt_accordion_container-c1598bcc .active .accordion-button-color { background-color: #004c97; }
.accordion-blue.coh-ce-cpt_accordion_container-c1598bcc .active .accordion-button-color a { color: white; }
.accordion-blue.coh-ce-cpt_accordion_container-c1598bcc .active .accordion-button-color a:before { background-color: white; }
.accordion-blue.coh-ce-cpt_accordion_container-c1598bcc .active .accordion-button-color a:after { background-color: white; }
@media (min-width: 73.125rem) { .accordion-blue.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a:hover:before { background-color: white; } }
@media (min-width: 73.125rem) { .accordion-blue.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a:hover:after { background-color: white; } }
.accordion-pink.coh-ce-cpt_accordion_container-c1598bcc .active .accordion-button-color { background-color: #f5b6cd; }
@media (min-width: 73.125rem) { .accordion-pink.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a:hover:before { background-color: #f5b6cd; } }
@media (min-width: 73.125rem) { .accordion-pink.coh-ce-cpt_accordion_container-c1598bcc .accordion-button-color a:hover:after { background-color: #f5b6cd; } }
.coh-ce-cpt_accordion_container-c1598bcc .active h3 { color: #282727; }
.accordion-teal.coh-ce-cpt_accordion_container_faq-c1598bcc .active .accordion-button-color { background-color: #10cfc9; }
@media (min-width: 73.125rem) { .accordion-teal.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a:hover:before { background-color: #10cfc9; } }
@media (min-width: 73.125rem) { .accordion-teal.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a:hover:after { background-color: #10cfc9; } }
.accordion-red.coh-ce-cpt_accordion_container_faq-c1598bcc .active .accordion-button-color { background-color: #e03c31; }
@media (min-width: 73.125rem) { .accordion-red.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a { color: #e03c31; } }
@media (min-width: 73.125rem) { .accordion-red.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a:hover:before { background-color: #e03c31; } }
@media (min-width: 73.125rem) { .accordion-red.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a:hover:after { background-color: #e03c31; } }
.accordion-orange.coh-ce-cpt_accordion_container_faq-c1598bcc .active .accordion-button-color { background-color: #ff8f1c; }
@media (min-width: 73.125rem) { .accordion-orange.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a:hover:before { background-color: #ff8f1c; } }
@media (min-width: 73.125rem) { .accordion-orange.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a:hover:after { background-color: #ff8f1c; } }
.accordion-yellow.coh-ce-cpt_accordion_container_faq-c1598bcc .active .accordion-button-color { background-color: #ffc72c; }
@media (min-width: 73.125rem) { .accordion-yellow.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a:hover:before { background-color: #ffc72c; } }
@media (min-width: 73.125rem) { .accordion-yellow.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a:hover:after { background-color: #ffc72c; } }
.accordion-green.coh-ce-cpt_accordion_container_faq-c1598bcc .active .accordion-button-color { background-color: #006f44; }
.accordion-green.coh-ce-cpt_accordion_container_faq-c1598bcc .active .accordion-button-color a:before { background-color: white; }
.accordion-green.coh-ce-cpt_accordion_container_faq-c1598bcc .active .accordion-button-color a:after { background-color: white; }
@media (min-width: 73.125rem) { .accordion-green.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a:hover:before { background-color: white; } }
@media (min-width: 73.125rem) { .accordion-green.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a:hover:after { background-color: white; } }
.accordion-blue.coh-ce-cpt_accordion_container_faq-c1598bcc .active .accordion-button-color { background-color: #004c97; }
.accordion-blue.coh-ce-cpt_accordion_container_faq-c1598bcc .active .accordion-button-color a { color: white; }
.accordion-blue.coh-ce-cpt_accordion_container_faq-c1598bcc .active .accordion-button-color a:before { background-color: white; }
.accordion-blue.coh-ce-cpt_accordion_container_faq-c1598bcc .active .accordion-button-color a:after { background-color: white; }
@media (min-width: 73.125rem) { .accordion-blue.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a:hover:before { background-color: white; } }
@media (min-width: 73.125rem) { .accordion-blue.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a:hover:after { background-color: white; } }
.accordion-pink.coh-ce-cpt_accordion_container_faq-c1598bcc .active .accordion-button-color { background-color: #f5b6cd; }
@media (min-width: 73.125rem) { .accordion-pink.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a:hover:before { background-color: #f5b6cd; } }
@media (min-width: 73.125rem) { .accordion-pink.coh-ce-cpt_accordion_container_faq-c1598bcc .accordion-button-color a:hover:after { background-color: #f5b6cd; } }
.coh-ce-cpt_accordion_container_faq-c1598bcc .active h3 { color: #282727; }
.coh-ce-cpt_accordion_item-c7d717b8 { padding-top: 12px; padding-bottom: 12px; padding-left: 60px; margin-bottom: 24px; position: relative; }
@media (min-width: 73.125rem) { .coh-ce-cpt_accordion_item-c7d717b8 { padding-left: 72px; } }
@media (min-width: 73.125rem) { .active.coh-ce-cpt_accordion_item-c7d717b8 .accordion-button-color:hover { background-color: #282727; } }
.active.coh-ce-cpt_accordion_item-c7d717b8 .accordion-button-color a:after { -webkit-transform: rotateZ(0); -ms-transform: rotate(0); transform: rotateZ(0); }
@media (min-width: 73.125rem) { .coh-ce-cpt_accordion_item-c7d717b8 .accordion-button-color:hover { background-color: #282727; } }
.coh-ce-cpt_accordion_item-c7d717b8 .accordion-button-color:focus { background-color: #282727; }
.coh-ce-cpt_accordion_item-a2297871 { height: 100%; position: absolute; top: 0; left: 0; width: 48px; background-color: #e9e9e9; -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; }
@media (min-width: 73.125rem) { .coh-ce-cpt_accordion_item-a2297871 { width: 54px; } }
.coh-ce-cpt_accordion_item-787f7316 { color: #282727; font-size: 24px; height: 100%; width: 100%; }
@media (min-width: 73.125rem) { .coh-ce-cpt_accordion_item-787f7316 { font-size: 30px; } }
.coh-ce-cpt_accordion_item-787f7316:before { position: absolute; top: 22px; left: 25%; background-color: #282727; height: 2px; width: 50%; }
@media (min-width: 73.125rem) { .coh-ce-cpt_accordion_item-787f7316:before { top: 27px; height: 3px; } }
.coh-ce-cpt_accordion_item-787f7316:after { -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); position: absolute; top: 22px; left: 25%; -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; background-color: #282727; height: 2px; width: 50%; }
@media (min-width: 73.125rem) { .coh-ce-cpt_accordion_item-787f7316:after { top: 27px; height: 3px; } }
.coh-ce-cpt_accordion_item-3bdfd7 { font-size: 0; }
.coh-ce-cpt_accordion_item-4fe52ff5 { color: #5e5d5d; }
.coh-ce-cpt_accordion_item-4941b4ed { display: none; margin-top: 18px; }
.coh-ce-cpt_accordion_item_faq-c7d717b8 { padding-top: 12px; padding-bottom: 12px; padding-left: 60px; margin-bottom: 24px; position: relative; }
@media (min-width: 73.125rem) { .coh-ce-cpt_accordion_item_faq-c7d717b8 { padding-left: 72px; } }
@media (min-width: 73.125rem) { .active.coh-ce-cpt_accordion_item_faq-c7d717b8 .accordion-button-color:hover { background-color: #282727; } }
.active.coh-ce-cpt_accordion_item_faq-c7d717b8 .accordion-button-color a:after { -webkit-transform: rotateZ(0); -ms-transform: rotate(0); transform: rotateZ(0); }
@media (min-width: 73.125rem) { .coh-ce-cpt_accordion_item_faq-c7d717b8 .accordion-button-color:hover { background-color: #282727; } }
.coh-ce-cpt_accordion_item_faq-c7d717b8 .accordion-button-color:focus { background-color: #282727; }
.coh-ce-cpt_accordion_item_faq-a2297871 { height: 100%; position: absolute; top: 0; left: 0; width: 48px; background-color: #e9e9e9; -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; }
@media (min-width: 73.125rem) { .coh-ce-cpt_accordion_item_faq-a2297871 { width: 54px; } }
.coh-ce-cpt_accordion_item_faq-787f7316 { color: #282727; font-size: 24px; height: 100%; width: 100%; }
@media (min-width: 73.125rem) { .coh-ce-cpt_accordion_item_faq-787f7316 { font-size: 30px; } }
.coh-ce-cpt_accordion_item_faq-787f7316:before { position: absolute; top: 22px; left: 25%; background-color: #282727; height: 2px; width: 50%; }
@media (min-width: 73.125rem) { .coh-ce-cpt_accordion_item_faq-787f7316:before { top: 27px; height: 3px; } }
.coh-ce-cpt_accordion_item_faq-787f7316:after { -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); position: absolute; top: 22px; left: 25%; -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; background-color: #282727; height: 2px; width: 50%; }
@media (min-width: 73.125rem) { .coh-ce-cpt_accordion_item_faq-787f7316:after { top: 27px; height: 3px; } }
.coh-ce-cpt_accordion_item_faq-3bdfd7 { font-size: 0; }
.coh-ce-cpt_accordion_item_faq-4fe52ff5 { color: #5e5d5d; }
.coh-ce-cpt_accordion_item_faq-e22c7f39 { margin-top: 18px; display: none; }
.coh-ce-cpt_child_listing-ad3944c3 .pod-description { display: none; }
.coh-ce-cpt_container_header-3723dc39 { margin-bottom: 18px; }
.coh-ce-cpt_cta_link-646131ff { font-family: 'Founders Grotesk Medium', sans-serif; padding: 12px; position: relative; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; font-size: 20px; min-width: 280px; width: -webkit-max-content; width: -moz-max-content; width: max-content; display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; max-width: 100%; line-height: 20px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media (min-width: 48rem) { .coh-ce-cpt_cta_link-646131ff { font-size: 24px; } }
@media (min-width: 64rem) { .coh-ce-cpt_cta_link-646131ff { padding: 18px; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_cta_link-646131ff:hover .link-text:after { -webkit-transform: translateX(6px); -ms-transform: translateX(6px); transform: translateX(6px); } }
.coh-ce-cpt_cta_link-646131ff:active { color: white; }
.coh-ce-cpt_cta_link-646131ff:active .link-text:after { -webkit-transform: translateX(6px); -ms-transform: translateX(6px); transform: translateX(6px); }
.cta-primary.coh-ce-cpt_cta_link-646131ff { color: #282727; line-height: 30px; padding: 18px; }
.cta-primary.coh-ce-cpt_cta_link-646131ff:before { -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; height: 100%; width: 0; position: absolute; top: 0; left: 0; content: ''; }
@media (min-width: 64rem) { .cta-primary.coh-ce-cpt_cta_link-646131ff:hover:before { width: 100%; background-color: white; } }
.cta-primary.coh-ce-cpt_cta_link-646131ff:active:before { width: 100%; background-color: white; }
.cta-primary.bg-teal-black.coh-ce-cpt_cta_link-646131ff { background-color: #10cfc9; }
@media (min-width: 64rem) { .cta-primary.bg-teal-black.coh-ce-cpt_cta_link-646131ff:hover { color: white; } }
.cta-primary.bg-teal-black.coh-ce-cpt_cta_link-646131ff:hover:before { background-color: #282727; }
.cta-primary.bg-teal-black.coh-ce-cpt_cta_link-646131ff:active { color: white; }
.cta-primary.bg-teal-black.coh-ce-cpt_cta_link-646131ff:active:before { background-color: #282727; }
.cta-primary.bg-teal.coh-ce-cpt_cta_link-646131ff { background-color: #10cfc9; }
.cta-primary.bg-yellow.coh-ce-cpt_cta_link-646131ff { background-color: #ffc72c; }
.cta-primary.bg-black.coh-ce-cpt_cta_link-646131ff { color: white; background-color: #282727; }
@media (min-width: 64rem) { .cta-primary.bg-black.coh-ce-cpt_cta_link-646131ff:hover { color: #282727; } }
.cta-primary.bg-black.coh-ce-cpt_cta_link-646131ff:active { color: #282727; }
.cta-secondary.coh-ce-cpt_cta_link-646131ff { font-family: 'Founders Grotesk Light', sans-serif; color: #282727; line-height: 30px; border-width: 6px; border-style: solid; background-color: rgba(0, 0, 0, 0); }
.cta-secondary.coh-ce-cpt_cta_link-646131ff:before { height: 100%; width: 0; position: absolute; top: -6px; left: -6px; border-color: rgba(0, 0, 0, 0); -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; border-top-width: 6px; border-bottom-width: 6px; border-left-width: 6px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; }
.cta-secondary.coh-ce-cpt_cta_link-646131ff:after { -webkit-transition: none; -o-transition: none; transition: none; background-color: rgba(0, 0, 0, 0); height: -webkit-calc(100% + 12px); height: calc(100% + 12px); width: 6px; position: absolute; top: -6px; right: -6px; display: block; }
@media (min-width: 64rem) { .cta-secondary.coh-ce-cpt_cta_link-646131ff:hover:before { border-color: white; width: 100%; } }
.cta-secondary.coh-ce-cpt_cta_link-646131ff:hover:after { -webkit-transition: all 50ms ease-in-out 350ms; -o-transition: all 50ms ease-in-out 350ms; transition: all 50ms ease-in-out 350ms; background-color: white; }
.cta-secondary.coh-ce-cpt_cta_link-646131ff:active:before { border-color: white; width: 100%; }
.cta-secondary.coh-ce-cpt_cta_link-646131ff:active:after { -webkit-transition: all 50ms ease-in-out 350ms; -o-transition: all 50ms ease-in-out 350ms; transition: all 50ms ease-in-out 350ms; background-color: white; }
.cta-secondary.coh-ce-cpt_cta_link-646131ff:focus { outline: 1px solid #000; outline-width: 1px; outline-color: #282727; outline-style: solid; }
.cta-secondary.bg-teal-black.coh-ce-cpt_cta_link-646131ff { border-color: #10cfc9; }
@media (min-width: 64rem) { .cta-secondary.bg-teal-black.coh-ce-cpt_cta_link-646131ff:hover:before { border-color: #282727; } }
@media (min-width: 64rem) { .cta-secondary.bg-teal-black.coh-ce-cpt_cta_link-646131ff:hover:after { background-color: #282727; } }
.cta-secondary.bg-teal-black.coh-ce-cpt_cta_link-646131ff:active:before { border-color: #282727; }
.cta-secondary.bg-teal-black.coh-ce-cpt_cta_link-646131ff:active:after { background-color: #282727; }
.cta-secondary.bg-teal.coh-ce-cpt_cta_link-646131ff { color: white; border-color: #10cfc9; }
.cta-secondary.bg-yellow.coh-ce-cpt_cta_link-646131ff { color: white; border-color: #ffc72c; }
.cta-secondary.bg-black.coh-ce-cpt_cta_link-646131ff { border-color: #282727; }
@media (min-width: 64rem) { .cta-secondary.bg-black.coh-ce-cpt_cta_link-646131ff:hover:before { border-color: white; } }
@media (min-width: 64rem) { .cta-secondary.bg-black.coh-ce-cpt_cta_link-646131ff:hover:after { background-color: white; } }
.cta-secondary.bg-black.coh-ce-cpt_cta_link-646131ff:active:before { border-color: white; }
.cta-secondary.bg-black.coh-ce-cpt_cta_link-646131ff:active:after { background-color: white; }
.coh-ce-cpt_downloadable_pdf-58dd15dc { width: 100%; }
@media (min-width: 48rem) { .coh-ce-cpt_downloadable_pdf-58dd15dc { width: 450px; } }
@media (min-width: 64rem) { .coh-ce-cpt_downloadable_pdf-58dd15dc { width: 610px; } }
.coh-accordion-tabs-inner.coh-ce-cpt_dynamic_stat_container-61281778 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-nav { width: auto; }
@media (min-width: 48rem) { .coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-nav { display: none; } }
.coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-nav li { display: block; margin-bottom: 18px; width: -webkit-max-content; width: -moz-max-content; width: max-content; }
.coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-nav li:nth-child(1) { background-color: #f5b6cd; }
.coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-nav li:nth-child(2) { background-color: #ffc72c; }
.coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-nav li:nth-child(3) { background-color: #004c97; }
.coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-nav li:before { display: none; }
.coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-nav li.is-active a { background-color: rgba(0, 0, 0, 0); }
.coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-nav li a { text-align: center; background-color: #e9e9e9; width: 100px; padding-top: 36px; padding-bottom: 36px; display: inline-block; font-size: 36px; line-height: 30px; font-family: 'Founders Grotesk Bold', sans-serif; color: #282727; }
.coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-nav li:nth-child(3).is-active a { color: white; }
.coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-content-wrapper { width: 80%; padding-right: 24px; padding-left: 24px; }
@media (min-width: 48rem) { .coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-content-wrapper { width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -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: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } }
.coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-content-wrapper h3 { height: 240px; -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: 48rem) { .coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-content-wrapper h3 { height: 300px; } }
@media (min-width: 48rem) { .coh-ce-cpt_dynamic_stat_container-61281778 .stat-item:nth-child(4) { margin-right: 5%; margin-left: 5%; } }
@media (min-width: 48rem) { .coh-ce-cpt_dynamic_stat_container-61281778 .stat-item:last-child { margin-right: 0; margin-left: 0; } }
.coh-ce-cpt_dynamic_stat_container-61281778 .stat-item:nth-child(2) svg.radial-progress circle.complete { stroke: #f5b6cd; }
.coh-ce-cpt_dynamic_stat_container-61281778 .stat-item:nth-child(4) svg.radial-progress circle.complete { stroke: #ffc72c; }
.coh-ce-cpt_dynamic_stat_container-61281778 .stat-item:nth-child(6) svg.radial-progress circle.complete { stroke: #004c97; }
@media (min-width: 48rem) { .coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-content { display: block !important; } }
.coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-content:nth-child(2) { display: block; }
@media (min-width: 48rem) { .coh-ce-cpt_dynamic_stat_container-61281778 .coh-accordion-tabs-content:nth-child(4) { margin-right: 5%; margin-left: 5%; } }
.coh-ce-cpt_dynamic_stat_doughnut_chart-280afd57 { text-align: center; }
@media (min-width: 48rem) { .coh-ce-cpt_dynamic_stat_doughnut_chart-280afd57 { width: 30%; max-width: 280px; } }
.coh-ce-cpt_dynamic_stat_doughnut_chart-280afd57 .coh-accordion-tabs-content-wrapper h3 { height: 240px; -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; }
@media (min-width: 48rem) { .coh-ce-cpt_dynamic_stat_doughnut_chart-280afd57 .coh-accordion-tabs-content-wrapper h3 { height: 300px; } }
.coh-ce-cpt_dynamic_stat_doughnut_chart-280afd57 .coh-accordion-tabs-content-wrapper h3 a { pointer-events: none; cursor: default; font-family: 'Founders Grotesk Bold', sans-serif; color: #282727; font-size: 3.375rem; line-height: 2.75rem; text-decoration: none; }
@media (min-width: 73.125rem) { .coh-ce-cpt_dynamic_stat_doughnut_chart-280afd57 .coh-accordion-tabs-content-wrapper h3 a { font-size: 5.625rem; line-height: 4.5rem; } }
.coh-ce-cpt_dynamic_stat_doughnut_chart-280afd57 .coh-accordion-title { display: none; }
.coh-ce-cpt_dynamic_stat_doughnut_chart-33f41896 { 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; color: #282727; }
.coh-ce-cpt_dynamic_stat_doughnut_chart-6ca62319 { font-family: 'Founders Grotesk Light', sans-serif; }
@media (min-width: 48rem) { .coh-ce-cpt_dynamic_stat_doughnut_chart-6ca62319 { font-family: 'Founders Grotesk Medium', sans-serif; } }
.coh-ce-cpt_dynamic_stat_doughnut_chart-964f8ebe { width: -webkit-max-content; width: -moz-max-content; width: max-content; display: block; margin-top: 18px; margin-right: auto; margin-left: auto; }
.coh-ce-cpt_dynamic_stat_item-6d8cafc5 { text-align: center; }
@media (min-width: 48rem) { .coh-ce-cpt_dynamic_stat_item-6d8cafc5 { width: 30%; } }
.coh-ce-cpt_dynamic_stat_item-6d8cafc5 .coh-accordion-tabs-content-wrapper h3 { height: 240px; -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; }
@media (min-width: 48rem) { .coh-ce-cpt_dynamic_stat_item-6d8cafc5 .coh-accordion-tabs-content-wrapper h3 { height: 300px; } }
.coh-ce-cpt_dynamic_stat_item-6d8cafc5 .coh-accordion-tabs-content-wrapper h3 a { pointer-events: none; cursor: default; font-family: 'Founders Grotesk Bold', sans-serif; color: #282727; font-size: 3.375rem; line-height: 2.75rem; text-decoration: none; }
@media (min-width: 73.125rem) { .coh-ce-cpt_dynamic_stat_item-6d8cafc5 .coh-accordion-tabs-content-wrapper h3 a { font-size: 5.625rem; line-height: 4.5rem; } }
.coh-ce-cpt_dynamic_stat_item-6d8cafc5 .coh-accordion-title { display: none; }
.coh-ce-cpt_dynamic_stat_item-33f41896 { 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; color: #282727; }
.coh-ce-cpt_dynamic_stat_item-6ca62319 { font-family: 'Founders Grotesk Light', sans-serif; }
@media (min-width: 48rem) { .coh-ce-cpt_dynamic_stat_item-6ca62319 { font-family: 'Founders Grotesk Medium', sans-serif; } }
.coh-ce-cpt_dynamic_stat_item-964f8ebe { width: -webkit-max-content; width: -moz-max-content; width: max-content; display: block; margin-top: 18px; margin-right: auto; margin-left: auto; }
@media (min-width: 64rem) { .coh-ce-cpt_entry_requirements-78ea0ffb { margin-right: -webkit-calc(8.33333% * 1); margin-right: calc(8.33333% * 1); } }
.coh-ce-cpt_entry_requirements-fb89dca7 { margin-bottom: 12px; }
.coh-ce-cpt_entry_requirements-3723dc39 { margin-bottom: 18px; }
.coh-ce-cpt_entry_requirements-aee132b0 { font-size: 24px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_entry_requirements-aee132b0 { font-size: 42px; } }
.coh-ce-cpt_entry_requirements-5ee1283a { margin-bottom: 18px; display: none; }
.coh-ce-cpt_entry_requirements-f133680 { margin-top: 42px; }
@media (min-width: 35.3125rem) { .coh-ce-cpt_entry_requirements-f133680 { margin-top: 0; } }
@media (min-width: 64rem) { .coh-ce-cpt_entry_requirements-f133680 { margin-right: -webkit-calc(8.33333% * 1); margin-right: calc(8.33333% * 1); } }
.coh-ce-cpt_entry_requirements-bcb537a7 { margin-bottom: 18px; }
.coh-ce-cpt_entry_requirements-bcb537a7 div { display: inline; }
.coh-ce-cpt_entry_requirements-dc9f3b4a { margin-top: 42px; }
@media (min-width: 64rem) { .coh-ce-cpt_entry_requirements-dc9f3b4a { margin-top: 0; } }
.coh-ce-cpt_entry_requirements-dc9f3b4a ul { margin-top: 24px; }
.coh-ce-cpt_entry_requirements-dc9f3b4a ul li { margin-bottom: 24px; }
.coh-ce-cpt_entry_requirements-dc9f3b4a ul li:before { display: none; }
.coh-ce-cpt_entry_requirements-dc9f3b4a ul li a { color: #282727; display: inline; position: relative; font-size: 1rem; line-height: 1.25rem; }
@media (min-width: 73.125rem) { .coh-ce-cpt_entry_requirements-dc9f3b4a ul li a { font-size: 1.5rem; line-height: 2rem; } }
.coh-ce-cpt_entry_requirements-dc9f3b4a ul li a:before { -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; background-color: #10cfc9; position: absolute; bottom: -0.25rem; height: 3px; width: 100%; content: ''; }
.coh-ce-cpt_entry_requirements-dc9f3b4a ul li a:hover:before { width: 0; }
.coh-ce-cpt_entry_requirements-dc9f3b4a ul li a:active:before { font-family: 'Founders Grotesk Medium', sans-serif; width: 0; }
.coh-ce-cpt_featured_content_manual-8ad8a69f { background-color: #484747; }
.coh-ce-cpt_featured_content_manual-a5ba3e2a { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.coh-ce-cpt_featured_content_manual-8e7a6d31 { color: white; }
.coh-ce-cpt_featured_content_manual-c471224c { padding-top: 1.375rem; padding-right: 1.375rem; padding-bottom: 1.375rem; padding-left: 1.375rem; }
@media (min-width: 48rem) { .coh-ce-cpt_featured_content_manual-c471224c { padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_featured_content_manual-c471224c { padding-right: 2rem; padding-left: 0; } }
.coh-ce-cpt_featured_content_manual-7f38c162 { text-transform: uppercase; font-family: 'Founders Grotesk Bold', sans-serif; color: #10cfc9; font-size: 2.25rem; line-height: 1.875rem; margin-bottom: 18px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_featured_content_manual-7f38c162 { font-size: 3rem; line-height: 2.625rem; } }
.coh-ce-cpt_featured_content_manual-d990cbf2 { margin-bottom: 36px; }
.coh-ce-cpt_featured_content_manual-19eafd45 { color: white; font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-cpt_feature_image_and_heading-7acd29a0 { 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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
@media (min-width: 48rem) { .coh-ce-cpt_feature_image_and_heading-7acd29a0 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }
.reverse-flex.coh-ce-cpt_feature_image_and_heading-7acd29a0 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
@media (min-width: 48rem) { .reverse-flex.coh-ce-cpt_feature_image_and_heading-7acd29a0 { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } }
@media (min-width: 73.125rem) { .reverse-flex.coh-ce-cpt_feature_image_and_heading-7acd29a0 .feature-image-container { width: -webkit-calc(8.33333% * 8); width: calc(8.33333% * 8); } }
@media (min-width: 48rem) { .reverse-flex.coh-ce-cpt_feature_image_and_heading-7acd29a0 .feature-txt-container { padding-right: 42px; padding-left: 42px; text-align: right; } }
.coh-ce-cpt_feature_image_and_heading-7acd29a0 .feature-image-container { width: -webkit-calc(8.33333% * 12); width: calc(8.33333% * 12); }
@media (min-width: 48rem) { .coh-ce-cpt_feature_image_and_heading-7acd29a0 .feature-image-container { width: -webkit-calc(8.33333% * 6); width: calc(8.33333% * 6); } }
.coh-ce-cpt_feature_image_and_heading-7acd29a0 .feature-txt-container { width: -webkit-calc(8.33333% * 12); width: calc(8.33333% * 12); margin-top: 18px; padding-right: 1.375rem; padding-left: 1.375rem; }
@media (min-width: 48rem) { .coh-ce-cpt_feature_image_and_heading-7acd29a0 .feature-txt-container { width: -webkit-calc(8.33333% * 6); width: calc(8.33333% * 6); padding-left: 42px; margin-top: 0; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_feature_image_and_heading-7acd29a0 .feature-txt-container { width: -webkit-calc(8.33333% * 4); width: calc(8.33333% * 4); } }
.coh-ce-cpt_feature_image_and_heading-f14cd5be { margin-bottom: 30px; }
.coh-ce-cpt_feature_image_and_heading-82ffdfa5 { font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-cpt_feedback_form-a64a02da { background-color: #10CFC9; padding: 32px 30px 20px 18px;; margin: 0 auto; }
@media (min-width: 73.125rem) { .coh-ce-cpt_feedback_form-a64a02da { padding-top: 45px; padding-bottom: 50px; margin: 0 auto; } }
.coh-ce-cpt_feedback_form-2128346a { display: block; position: relative; }
@media (min-width: 73.125rem) { .coh-ce-cpt_feedback_form-2128346a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 0 auto; -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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }
.coh-ce-cpt_feedback_form-931b4956 { font-family: Founders Grotesk Text; font-size: 24px; line-height: 32px; font-weight: 600; margin: 0; }
@media (min-width: 73.125rem) { .coh-ce-cpt_feedback_form-931b4956 { line-height: 24px; } }
.coh-ce-cpt_feedback_form-525eb25c { border: 6px solid #282727; padding: 14px 11px 17px 18px; min-width: auto; width: 100%; text-align: left; margin-top: 20px; font-family: Founders Grotesk Text; font-size: 20px; line-height: 20px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_feedback_form-525eb25c { padding: 13px 0 17px 24px; margin: 0; min-width: auto; width: 285px; font-size: 24px; line-height: 36px; } }
.coh-ce-cpt_footer-e56846b8 { background-color: #10CFC9; padding: 32px 30px 20px 18px; margin: 0 auto; }
@media (min-width: 73.125rem) { .coh-ce-cpt_footer-e56846b8 { padding-top: 45px; padding-bottom: 50px; margin: 0 auto; } }
.coh-ce-cpt_footer-2128346a { display: block; position: relative; }
@media (min-width: 73.125rem) { .coh-ce-cpt_footer-2128346a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 0 auto; -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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }
.coh-ce-cpt_footer-931b4956 { font-family: Founders Grotesk Text; font-size: 24px; line-height: 32px; font-weight: 600; margin: 0; }
@media (min-width: 73.125rem) { .coh-ce-cpt_footer-931b4956 { line-height: 24px; } }
.coh-ce-cpt_footer-4fa518fb { border: 6px solid #282727; padding: 14px 11px 17px 18px; min-width: auto; width: 100%; text-align: left; margin-top: 20px; font-family: Founders Grotesk Text; font-size: 20px; line-height: 20px; display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -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; }
@media (min-width: 73.125rem) { .coh-ce-cpt_footer-4fa518fb { padding: 13px 0 17px 24px; margin: 0; min-width: auto; width: 285px; font-size: 24px; line-height: 36px; } }
.coh-ce-cpt_footer-8746709d { margin-top: 0; }
@media (min-width: 73.125rem) { .coh-ce-cpt_footer-8746709d { margin-top: 42px; } }
.coh-ce-cpt_footer-51281408 { margin-bottom: 30px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_footer-51281408 { margin-bottom: 0; } }
.coh-ce-cpt_footer-3723dc39 { margin-bottom: 18px; }
.coh-ce-cpt_footer-9170c596 { margin-bottom: 18px; }
.coh-ce-cpt_footer-4e3c4499 { border-bottom-width: 0.125rem; border-bottom-style: solid; border-bottom-color: #e9e9e9; padding-bottom: 30px; }
@media (min-width: 48rem) { .coh-ce-cpt_footer-4e3c4499 { margin-bottom: 30px; } }
.coh-ce-cpt_footer-4e3c4499 a { margin-right: 18px; }
.coh-ce-cpt_footer-4e3c4499 a:focus { outline: 2px dotted white; }
.coh-ce-cpt_footer-4e3c4499 a:after { font-size: 16px; color: #282727; }
.coh-ce-cpt_footer-a047c126 { display: none; }
@media (min-width: 73.125rem) { .coh-ce-cpt_footer-a047c126 { display: block; } }
.coh-ce-cpt_footer-b68ecf3c { margin-bottom: 30px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_footer-b68ecf3c { margin-bottom: 0; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_footer-bba5b11e { margin-top: 18px; margin-bottom: 42px; } }
.coh-ce-cpt_footer-fbf0a7ce { margin-bottom: 18px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_footer-fbf0a7ce { margin-bottom: 0; } }
.coh-ce-cpt_footer-a307be84 { display: block; margin-bottom: 30px; border-top-width: 0.125rem; border-top-style: solid; border-top-color: #e9e9e9; padding-top: 30px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_footer-a307be84 { display: none; } }
.is-hidden.coh-ce-cpt_footer-a307be84 { display: none !important; }
.coh-ce-cpt_gallery_container-e25d5d30 { 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: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
@media (min-width: 48rem) { .coh-ce-cpt_gallery_container-e25d5d30 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.coh-ce-cpt_gallery_container-e25d5d30:before { display: none; }
.coh-ce-cpt_gallery_container-e25d5d30:after { display: none; }
@media (min-width: 73.125rem) { .col-2.coh-ce-cpt_gallery_container-e25d5d30 .gallery-item { width: -webkit-calc(50% - 24px); width: calc(50% - 24px); } }
@media (min-width: 73.125rem) { .col-2.coh-ce-cpt_gallery_container-e25d5d30 .gallery-item:nth-child(2n) { margin-right: 0; } }
@media (min-width: 73.125rem) { .col-3.coh-ce-cpt_gallery_container-e25d5d30 .gallery-item:nth-child(3n) { margin-right: 0; } }
.coh-ce-cpt_gallery_container-e25d5d30 .gallery-item { width: 100%; margin-bottom: 42px; display: none; }
@media (min-width: 48rem) { .coh-ce-cpt_gallery_container-e25d5d30 .gallery-item { width: -webkit-calc(50% - 24px); width: calc(50% - 24px); margin-right: 42px; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_gallery_container-e25d5d30 .gallery-item { width: -webkit-calc(33.3% - 28px); width: calc(33.3% - 28px); } }
@media (min-width: 48rem) { .coh-ce-cpt_gallery_container-e25d5d30 .gallery-item:nth-child(2n) { margin-right: 0; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_gallery_container-e25d5d30 .gallery-item:nth-child(2n) { margin-right: 42px; } }
.coh-ce-cpt_gallery_container-e25d5d30 .gallery-item:last-child { margin-right: 0; }
@media (min-width: 48rem) { .coh-ce-cpt_gallery_container-e25d5d30 .gallery-item:last-child { margin-right: 0; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_gallery_container-e25d5d30 .gallery-item:last-child { margin-right: 0; } }
.coh-ce-cpt_gallery_container-2594dc6d { display: none; }
.btn-view-less.coh-ce-cpt_gallery_container-2594dc6d .link-text:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E811"; font-family: "fontello"; top: -6px; }
.coh-ce-cpt_gallery_item_image-1587afec { height: 0; width: 100%; padding-top: -webkit-calc(56.25% - 12px); padding-top: calc(56.25% - 12px); padding-right: 12px; padding-bottom: 12px; padding-left: 12px; position: relative; overflow: hidden; cursor: pointer; color: white; 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: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
.coh-ce-cpt_gallery_item_image-1587afec:before { -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%); background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%); height: 75%; width: 100%; position: absolute; bottom: 0; left: 0; z-index: 9; display: block; content: ''; }
@media (min-width: 64rem) { .coh-ce-cpt_gallery_item_image-1587afec:hover:before { height: 100%; } }
.coh-ce-cpt_gallery_item_image-1587afec:active:before { height: 100%; }
.coh-ce-cpt_gallery_item_image-6740f6a0 { margin-bottom: 6px; z-index: 9; }
.coh-ce-cpt_gallery_item_image-4b156567 .coh-modal-inner { 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; padding-right: 1rem; padding-left: 1rem; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; margin-right: auto; margin-left: auto; height: auto; width: 100%; }
@media (min-width: 48rem) { .coh-ce-cpt_gallery_item_image-4b156567 .coh-modal-inner { padding-right: 0; padding-left: 0; width: 90vw; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_gallery_item_image-4b156567 .coh-modal-inner { width: 70vw; } }
.coh-ce-cpt_gallery_item_image-4b156567 .coh-modal-close-wrapper { text-align: right; line-height: normal; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; position: relative; }
.coh-ce-cpt_gallery_item_image-4b156567 .coh-modal-close-wrapper .coh-modal-close-button { font-size: 0; }
.coh-ce-cpt_gallery_item_image-4b156567 .coh-modal-close-wrapper .coh-modal-close-button:before { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E807"; font-family: "fontello"; font-size: 24px; color: #10cfc9; background-color: #282727; padding-top: 12px; padding-right: 18px; padding-bottom: 12px; padding-left: 18px; display: block; }
.coh-ce-cpt_gallery_item_image-4b156567 .coh-modal-overlay { background-color: rgba(0, 0, 0, 0.75); }
.coh-ce-cpt_gallery_item_image-10b28e9 { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; background: rgba(0, 0, 0, 0.75); }
.coh-ce-cpt_gallery_item_image-2da51be6 { height: auto; margin: auto; max-width: 100%; width: auto; max-height: 65vh; }
@media (min-width: 35.3125rem) { .coh-ce-cpt_gallery_item_image-2da51be6 { max-height: 40vh; } }
@media (min-width: 48rem) { .coh-ce-cpt_gallery_item_image-2da51be6 { max-height: 70vh; } }
.coh-ce-cpt_gallery_item_image-6649dc06 { padding: 18px; background-color: #282727; color: white; -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; overflow: auto; max-height: 150px; }
.coh-ce-cpt_gallery_item_image-9e0b8e45 { z-index: 9; }
.coh-ce-cpt_gallery_item_video-1587afec { height: 0; width: 100%; padding-top: -webkit-calc(56.25% - 12px); padding-top: calc(56.25% - 12px); padding-right: 12px; padding-bottom: 12px; padding-left: 12px; position: relative; overflow: hidden; cursor: pointer; color: white; 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: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
.coh-ce-cpt_gallery_item_video-1587afec:before { -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%); background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%); height: 75%; width: 100%; position: absolute; bottom: 0; left: 0; z-index: 9; display: block; content: ''; }
@media (min-width: 64rem) { .coh-ce-cpt_gallery_item_video-1587afec:hover:before { height: 100%; } }
.coh-ce-cpt_gallery_item_video-1587afec:active:before { height: 100%; }
.coh-ce-cpt_gallery_item_video-e4340ae8 { z-index: 9; }
.coh-ce-cpt_gallery_item_video-e4340ae8:before { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding-top: 18px; padding-right: 18px; padding-bottom: 18px; padding-left: 18px; background-color: #282727; content: "\E809"; font-family: "fontello"; font-size: 24px; color: #10cfc9; bottom: 0; left: 0; position: absolute; }
.coh-ce-cpt_gallery_item_video-127fa281 { margin-bottom: 6px; margin-left: 60px; z-index: 9; }
.coh-ce-cpt_gallery_item_video-3b8eecab .coh-modal-inner { 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; padding-right: 1rem; padding-left: 1rem; height: auto; width: 100%; overflow: auto; }
@media (min-width: 35.3125rem) { .coh-ce-cpt_gallery_item_video-3b8eecab .coh-modal-inner { max-height: 90vh; } }
@media (min-width: 48rem) { .coh-ce-cpt_gallery_item_video-3b8eecab .coh-modal-inner { padding-right: 0; padding-left: 0; width: 90vw; height: auto; max-height: none; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_gallery_item_video-3b8eecab .coh-modal-inner { width: 60vw; } }
.coh-ce-cpt_gallery_item_video-3b8eecab .coh-modal-close-wrapper { text-align: right; line-height: normal; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; position: relative; }
.coh-ce-cpt_gallery_item_video-3b8eecab .coh-modal-close-wrapper .coh-modal-close-button { font-size: 0; }
.coh-ce-cpt_gallery_item_video-3b8eecab .coh-modal-close-wrapper .coh-modal-close-button:before { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E807"; font-family: "fontello"; font-size: 24px; color: #10cfc9; background-color: #282727; padding-top: 12px; padding-right: 18px; padding-bottom: 12px; padding-left: 18px; display: block; }
.coh-ce-cpt_gallery_item_video-3b8eecab .coh-modal-overlay { background-color: rgba(0, 0, 0, 0.75); }
.coh-ce-cpt_gallery_item_video-36f09f6e { background: rgba(0, 0, 0, 0.75); -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
.coh-ce-cpt_gallery_item_video-8cc44b19 { margin: auto; min-width: 100%; width: auto; max-height: 70vh; height: auto; }
@media (min-width: 35.3125rem) { .coh-ce-cpt_gallery_item_video-8cc44b19 { max-height: none; } }
@media (min-width: 48rem) { .coh-ce-cpt_gallery_item_video-8cc44b19 { max-height: 70vh; } }
.coh-ce-cpt_gallery_item_video-d57e7fc3 { -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; color: white; background-color: #282727; padding: 18px; overflow: auto; max-height: 150px; }
@media (min-width: 35.3125rem) { .coh-ce-cpt_gallery_item_video-d57e7fc3 { max-height: none; overflow: initial; } }
@media (min-width: 48rem) { .coh-ce-cpt_gallery_item_video-d57e7fc3 { max-height: 150px; overflow: auto; } }
.coh-ce-cpt_gallery_item_video-6740f6a0 { margin-bottom: 6px; z-index: 9; }
.coh-ce-cpt_gallery_item_video-9e0b8e45 { z-index: 9; }
.coh-ce-cpt_generic_content_hero_banner-a9c26c0d { background-color: #10cfc9; display: inline-block; }
.coh-ce-cpt_generic_content_hero_banner-a9c26c0d ul { margin-top: 0; }
.coh-ce-cpt_header-d5e715d { padding-top: 18px; padding-right: 18px; padding-bottom: 18px; padding-left: 18px; width: 100%; }
@media (min-width: 48rem) { .coh-ce-cpt_header-d5e715d { padding-right: 24px; padding-left: 24px; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_header-d5e715d { padding-top: 36px; padding-right: 0; padding-bottom: 36px; padding-left: 0; } }
.header-bg-color-black.coh-ce-cpt_header-d5e715d { background-color: #282727; }
.header-bg-grad-black.coh-ce-cpt_header-d5e715d { background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.475))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.475) 100%); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.475) 100%); background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.475) 100%); background-size: cover; position: absolute; top: 0; left: 0; z-index: 99; }
.coh-ce-cpt_header-14fcadfe { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
.coh-ce-cpt_header-4e798e3d { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
.coh-ce-cpt_header-146ee294 { margin-right: auto; margin-left: auto; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
@media (min-width: 73.125rem) { .coh-ce-cpt_header-146ee294 { margin-right: 0; margin-left: 54px; -webkit-box-ordinal-group: initial; -webkit-order: initial; -ms-flex-order: initial; order: initial; } }
.coh-ce-cpt_header-c3dd5523 { height: auto; width: 11.25rem; -webkit-filter: invert(100%); filter: invert(100%); }
@media (min-width: 64rem) { .coh-ce-cpt_header-c3dd5523 { width: 15.625rem; } }
.coh-ce-cpt_header-6577e831 { position: relative; }
@media (min-width: 73.125rem) { .coh-ce-cpt_header-6577e831 { margin-left: 24px; } }
.coh-ce-cpt_header-7b1a54c2 { color: white; font-size: 30px; display: block; position: relative; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
@media (min-width: 73.125rem) { .coh-ce-cpt_header-7b1a54c2 { padding-top: 12px; padding-right: 54px; padding-bottom: 12px; padding-left: 12px; background-color: #484747; } }
.coh-ce-cpt_header-7b1a54c2:before { background-color: #10cfc9; height: 100%; width: 0; position: absolute; top: 0; left: 0; z-index: 0; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; content: ''; }
.coh-ce-cpt_header-7b1a54c2:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: relative; z-index: 9; content: "\E805"; font-family: "fontello"; }
@media (min-width: 73.125rem) { .coh-ce-cpt_header-7b1a54c2:hover:before { width: 100%; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_header-7b1a54c2:hover:after { color: #282727; } }
.is-hidden.coh-ce-cpt_header-7b1a54c2 { opacity: 0; }
.coh-ce-cpt_header-5e02b96d { display: block; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; color: white; font-size: 24px; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; width: 24px; height: 24px; position: relative; }
@media (min-width: 73.125rem) { .coh-ce-cpt_header-5e02b96d { display: none; -webkit-box-ordinal-group: initial; -webkit-order: initial; -ms-flex-order: initial; order: initial; } }
.coh-ce-cpt_header-5e02b96d:active .coh-ce-cpt_header-8e641785:before { opacity: 1; }
.is-active.coh-ce-cpt_header-5e02b96d .coh-ce-cpt_header-8e641785:before { top: 40%; -webkit-transform: rotateZ(45deg); -ms-transform: rotate(45deg); transform: rotateZ(45deg); }
.is-active.coh-ce-cpt_header-5e02b96d .coh-ce-cpt_header-8e641785:after { bottom: 50%; -webkit-transform: rotateZ(-45deg); -ms-transform: rotate(-45deg); transform: rotateZ(-45deg); }
.coh-ce-cpt_header-8e641785 { display: block; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; color: white; font-size: 24px; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; width: 24px; height: 24px; position: relative; }
@media (min-width: 73.125rem) { .coh-ce-cpt_header-8e641785 { display: none; -webkit-box-ordinal-group: initial; -webkit-order: initial; -ms-flex-order: initial; order: initial; } }
.coh-ce-cpt_header-8e641785:before { -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; display: block; position: absolute; top: 25%; left: 0; content: ''; height: 0.125rem; width: 100%; background-color: white; }
.coh-ce-cpt_header-8e641785:after { background-color: white; height: 0.125rem; width: 100%; position: absolute; bottom: 25%; left: 0; content: ''; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.coh-ce-cpt_header-8e641785:active:before { opacity: 1; }
.is-active.coh-ce-cpt_header-8e641785:before { -webkit-transform: rotateZ(45deg); -ms-transform: rotate(45deg); transform: rotateZ(45deg); top: 40%; }
.is-active.coh-ce-cpt_header-8e641785:after { -webkit-transform: rotateZ(-45deg); -ms-transform: rotate(-45deg); transform: rotateZ(-45deg); bottom: 50%; }
.coh-ce-cpt_headings-3de6d520 { margin-bottom: 24px; }
.coh-ce-cpt_hero_carousel-b4f5e20a { min-height: auto; overflow: hidden; position: relative; }
@media (min-width: 64rem) { .coh-ce-cpt_hero_carousel-b4f5e20a { min-height: 816px; } }
@media (min-width: 64rem) { .height-dec-1.coh-ce-cpt_hero_carousel-b4f5e20a { min-height: 750px; } }
@media (min-width: 64rem) { .height-dec-1.coh-ce-cpt_hero_carousel-b4f5e20a .paragraph--type--hero-banner .paragraph-item .paragraph-image { height: 508px; } }
@media (min-width: 73.125rem) { .height-dec-1.coh-ce-cpt_hero_carousel-b4f5e20a .paragraph--type--hero-banner .paragraph-item .paragraph-image { height: 508px; } }
@media (min-width: 64rem) { .height-dec-1.coh-ce-cpt_hero_carousel-b4f5e20a .paragraph--type--hero-banner .paragraph-item .paragraph-content { bottom: -200px; } }
@media (min-width: 64rem) { .height-dec-1.coh-ce-cpt_hero_carousel-b4f5e20a .hero-title-section { bottom: 442px; } }
@media (min-width: 73.125rem) { .height-dec-1.coh-ce-cpt_hero_carousel-b4f5e20a .hero-title-section { bottom: 442px; } }
@media (min-width: 90.875rem) { .height-dec-1.coh-ce-cpt_hero_carousel-b4f5e20a .hero-title-section { bottom: 368px; } }
.height-dec-1.coh-ce-cpt_hero_carousel-b4f5e20a .coh-slider-container { height: auto; }
@media (min-width: 73.125rem) { .height-dec-1.coh-ce-cpt_hero_carousel-b4f5e20a .coh-slider-container { height: auto; } }
.coh-ce-cpt_hero_carousel-d7795bf2 { width: 100%; background-color: #282727; }
@media (min-width: 64rem) { .coh-ce-cpt_hero_carousel-d7795bf2 { bottom: 427px; left: 0; z-index: 9; position: absolute; background-color: rgba(0, 0, 0, 0); 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; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_hero_carousel-d7795bf2 { bottom: 442px; } }
@media (min-width: 90.875rem) { .coh-ce-cpt_hero_carousel-d7795bf2 { bottom: 372px; } }
.coh-ce-cpt_hero_carousel-f739ca98 { background-color: #10cfc9; display: inline-block; }
.content-grid-aligned.card-breadcrumb.coh-ce-cpt_hero_carousel-f739ca98 { max-width: 100%; width: -webkit-max-content; width: -moz-max-content; width: max-content; }
.coh-ce-cpt_hero_carousel-f739ca98 ul { margin-top: 0; }
.show-0.coh-ce-cpt_hero_carousel-39cbe814 { display: none; }
.coh-ce-cpt_hero_carousel-d75faf96 { color: white; background-color: #282727; }
@media (min-width: 64rem) { .coh-ce-cpt_hero_carousel-d75faf96 { max-width: 75%; } }
.coh-ce-cpt_hero_carousel-7822681a { padding-top: 18px; padding-bottom: 18px; }
.coh-ce-cpt_hero_carousel-486207d2 { height: auto; }
@media (min-width: 73.125rem) { .coh-ce-cpt_hero_carousel-486207d2 { height: 1122px; } }
.coh-ce-cpt_hero_carousel-486207d2 .coh-slider-container-mid { overflow: visible; }
.coh-ce-cpt_hero_carousel-486207d2 .coh-slider-nav-bottom { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 0; padding-right: 1rem; padding-bottom: 0; padding-left: 1rem; width: 100%; position: relative; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-top: 24px; margin-bottom: 24px; }
@media (min-width: 48rem) { .coh-ce-cpt_hero_carousel-486207d2 .coh-slider-nav-bottom { padding-right: 2rem; padding-left: 2rem; } }
@media (min-width: 64rem) { .coh-ce-cpt_hero_carousel-486207d2 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 960px) / 2); padding-right: calc((100% - 960px) / 2); padding-left: -webkit-calc((100% - 960px) / 2); padding-left: calc((100% - 960px) / 2); -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; width: 50%; margin-left: auto; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_hero_carousel-486207d2 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 1106px) / 2); padding-right: calc((100% - 1106px) / 2); padding-left: -webkit-calc((100% - 1106px) / 2); padding-left: calc((100% - 1106px) / 2); } }
@media (min-width: 90.875rem) { .coh-ce-cpt_hero_carousel-486207d2 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 1326px) / 2); padding-right: calc((100% - 1326px) / 2); padding-left: -webkit-calc((100% - 1326px) / 2); padding-left: calc((100% - 1326px) / 2); } }
.coh-ce-cpt_hero_carousel-486207d2 .slick-dots { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; position: relative !important; right: 42px !important; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; max-width: 228px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_hero_carousel-486207d2 .slick-dots { max-width: 447px; } }
.coh-ce-cpt_hero_carousel-486207d2 .slick-prev { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
.coh-ce-cpt_hero_carousel-486207d2 .slick-next { -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; }
.coh-ce-cpt_hero_carousel-486207d2 .slick-track { background-color: #484747; }
@media (min-width: 64rem) { .coh-ce-cpt_hero_carousel-486207d2 .slick-track { background-color: rgba(0, 0, 0, 0); } }
.coh-ce-cpt_hero_carousel-b182bfd9 .paragraph--type--hero-banner { height: 100%; }
.coh-ce-cpt_hero_carousel-b182bfd9 .paragraph--type--hero-banner .paragraph-item { height: 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-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; position: relative; }
.coh-ce-cpt_hero_carousel-b182bfd9 .paragraph--type--hero-banner .paragraph-item .paragraph-image { height: auto; width: 100%; position: relative; overflow: hidden; }
@media (min-width: 64rem) { .coh-ce-cpt_hero_carousel-b182bfd9 .paragraph--type--hero-banner .paragraph-item .paragraph-image { height: 728px; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_hero_carousel-b182bfd9 .paragraph--type--hero-banner .paragraph-item .paragraph-image { height: 1020px; } }
.coh-ce-cpt_hero_carousel-b182bfd9 .paragraph--type--hero-banner .paragraph-item .paragraph-image .contextual-region { position: static; }
.coh-ce-cpt_hero_carousel-b182bfd9 .paragraph--type--hero-banner .paragraph-item .paragraph-image img { width: 100%; height: auto; position: relative; }
@media (min-width: 64rem) { .coh-ce-cpt_hero_carousel-b182bfd9 .paragraph--type--hero-banner .paragraph-item .paragraph-image img { position: absolute; top: 0; z-index: -1; -o-object-fit: cover; object-fit: cover; height: 100%; } }
.coh-ce-cpt_hero_carousel-b182bfd9 .paragraph--type--hero-banner .paragraph-item .paragraph-content { background-color: #484747; padding-top: 30px; padding-bottom: 30px; color: white; height: auto; width: 100%; }
@media (min-width: 48rem) { .coh-ce-cpt_hero_carousel-b182bfd9 .paragraph--type--hero-banner .paragraph-item .paragraph-content { height: 310px; } }
@media (min-width: 64rem) { .coh-ce-cpt_hero_carousel-b182bfd9 .paragraph--type--hero-banner .paragraph-item .paragraph-content { width: 40%; height: 400px; bottom: -60px; left: 0; position: absolute; } }
@media (min-width: 90.875rem) { .coh-ce-cpt_hero_carousel-b182bfd9 .paragraph--type--hero-banner .paragraph-item .paragraph-content { height: 350px; bottom: -75px; } }
.coh-ce-cpt_hero_carousel-b182bfd9 .paragraph--type--hero-banner .paragraph-item .paragraph-content h3 { font-family: 'Founders Grotesk Medium', sans-serif; font-size: 36px; line-height: 2rem; margin-bottom: 18px; }
.coh-ce-cpt_hero_carousel-b182bfd9 .paragraph--type--hero-banner .paragraph-item .paragraph-content .slide-text { margin-bottom: 24px; height: auto; }
.coh-ce-cpt_hidden_form_source-d1a23714 { display: none; }
.coh-ce-cpt_homepage_hero_banner-2b1d158a { position: relative; }
.coh-ce-cpt_homepage_hero_banner-40b8749e { height: auto; width: 100%; background-color: #484747; }
@media (min-width: 73.125rem) { .coh-ce-cpt_homepage_hero_banner-40b8749e { height: 100vh; } }
.coh-ce-cpt_homepage_hero_banner-3c417532 { -o-object-fit: cover; object-fit: cover; height: 100%; width: 100%; }
.coh-ce-cpt_homepage_hero_banner-b0e605c1 { height: 100%; width: 100%; position: static; 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: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; }
@media (min-width: 73.125rem) { .coh-ce-cpt_homepage_hero_banner-b0e605c1 { padding-top: 0; padding-right: 30px; padding-bottom: 0; padding-left: 30px; position: absolute; top: 0; left: 0; } }
.coh-ce-cpt_homepage_hero_banner-e4f4dcd7 { color: white; text-align: center; line-height: 1.05em; background-color: #282727; max-width: 100%; padding-top: 20px; padding-right: 40px; padding-bottom: 27px; padding-left: 40px; margin: 0; width: 100%; }
@media (min-width: 73.125rem) { .coh-ce-cpt_homepage_hero_banner-e4f4dcd7 { max-width: 950px; width: auto; } }
.coh-ce-cpt_homepage_hero_banner-ec8df6a0 { background-color: #484747; padding: 40px; text-align: center; max-width: 100%; min-width: 100%; }
@media (min-width: 73.125rem) { .coh-ce-cpt_homepage_hero_banner-ec8df6a0 { max-width: 700px; min-width: auto; } }
.coh-ce-cpt_homepage_hero_banner-cb5932a8 { color: white; margin-top: 0; margin-right: 0; margin-bottom: 18px; margin-left: 0; }
.coh-ce-cpt_homepage_hero_banner-be06ac42 { color: #e9e9e9; margin: 0; }
.coh-ce-cpt_homepage_hero_banner-d104ba5c { height: 0; }
@media (min-width: 73.125rem) { .coh-ce-cpt_homepage_hero_banner-d104ba5c { height: 98px; } }
.coh-ce-cpt_homepage_hero_banner-1d9c77d0 { padding: 30px; position: relative; display: none; cursor: pointer; }
@media (min-width: 73.125rem) { .coh-ce-cpt_homepage_hero_banner-1d9c77d0 { display: none; } }
.coh-ce-cpt_homepage_hero_banner-1d9c77d0:after { line-height: 1.0; font-weight: normal; text-transform: none; cursor: pointer; font-size: 2.4rem; display: block; -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); content: "\E814"; font-family: "fontello"; position: relative; top: 0; -webkit-transition: 400ms ease-in-out top; -o-transition: 400ms ease-in-out top; transition: 400ms ease-in-out top; }
.coh-ce-cpt_homepage_hero_banner-1d9c77d0:hover:after { position: relative; top: 0; }
.arrow-white.coh-ce-cpt_homepage_hero_banner-1d9c77d0 { color: white; }
.arrow-black.coh-ce-cpt_homepage_hero_banner-1d9c77d0 { color: #282727; }
.coh-ce-cpt_homepage_hero_image-2b1d158a { position: relative; }
.coh-ce-cpt_homepage_hero_image-386f78e { height: auto; width: 100%; background-color: #484747; }
@media (min-width: 73.125rem) { .coh-ce-cpt_homepage_hero_image-386f78e { height: 100vh; } }
.coh-ce-cpt_homepage_hero_image-386f78e img { -o-object-fit: cover; object-fit: cover; height: 100%; width: 100%; }
.coh-ce-cpt_homepage_hero_image-3731cf07 { height: 100%; width: 100%; }
.coh-ce-cpt_homepage_hero_image-b0e605c1 { height: 100%; width: 100%; position: static; 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: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; }
@media (min-width: 73.125rem) { .coh-ce-cpt_homepage_hero_image-b0e605c1 { padding-top: 0; padding-right: 30px; padding-bottom: 0; padding-left: 30px; position: absolute; top: 0; left: 0; } }
.coh-ce-cpt_homepage_hero_image-8f1aaebe { color: white; text-align: center; line-height: 0.95em; background-color: #282727; max-width: 100%; padding-top: 20px; padding-right: 50px; padding-bottom: 27px; padding-left: 50px; margin: 0; width: 100%; font-size: 48px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_homepage_hero_image-8f1aaebe { max-width: 855px; width: auto; font-size: 84px; } }
.coh-ce-cpt_homepage_hero_image-25559553 { background-color: #484747; padding-top: 30px; padding-right: 40px; padding-bottom: 30px; padding-left: 40px; text-align: center; max-width: 100%; min-width: 100%; }
@media (min-width: 73.125rem) { .coh-ce-cpt_homepage_hero_image-25559553 { max-width: 660px; min-width: auto; padding-top: 28px; padding-right: 85px; padding-bottom: 35px; padding-left: 85px; } }
.coh-ce-cpt_homepage_hero_image-8b26dc91 { color: white; margin-top: 0; margin-right: 0; margin-bottom: 12px; margin-left: 0; }
.coh-ce-cpt_homepage_hero_image-be06ac42 { color: #e9e9e9; margin: 0; }
.coh-ce-cpt_homepage_hero_image-d104ba5c { height: 0; }
@media (min-width: 73.125rem) { .coh-ce-cpt_homepage_hero_image-d104ba5c { height: 98px; } }
.coh-ce-cpt_homepage_image_video_row-17a6e2d6 { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
.coh-ce-cpt_homepage_image_video_row-db2c215e { height: 100%; width: 100%; }
.coh-ce-cpt_homepage_image_video_row-82c30a7 { height: 100%; width: 100%; background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(57.81%, rgba(0, 0, 0, 0.595833)), to(rgba(0, 0, 0, 0.8))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.595833) 57.81%, rgba(0, 0, 0, 0.8) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.595833) 57.81%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.595833) 57.81%, rgba(0, 0, 0, 0.8) 100%);; position: relative; }
.coh-ce-cpt_homepage_image_video_row-d159aff4 { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; min-height: -webkit-calc(100vh - 196px); min-height: calc(100vh - 196px); }
@media (min-width: 48rem) { .coh-ce-cpt_homepage_image_video_row-d159aff4 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } }
@media (min-width: 48rem) { .inverse-col-order.coh-ce-cpt_homepage_image_video_row-d159aff4 { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } }
.coh-ce-cpt_homepage_image_video_row-d159aff4 .coh-style-inline-link-bold:last-child { margin-bottom: 0; }
.coh-ce-cpt_homepage_image_video_row-1ea16dd h2 { position: relative; }
.coh-ce-cpt_homepage_image_video_row-1ea16dd h2:after { height: 100%; width: 100%; position: absolute; top: 0; left: 0; display: block; }
.coh-ce-cpt_homepage_image_video_row-4d8a031a { color: white; margin-top: 0; margin-bottom: 14px; }
.coh-ce-cpt_homepage_image_video_row-d2feafb4 { color: white; font-size: 1.125rem; line-height: 1.3em; margin-top: 0; margin-bottom: 14px; max-width: 567px; }
@media (min-width: 64rem) { .coh-ce-cpt_homepage_image_video_row-d2feafb4 { font-size: 1.5rem; } }
.coh-ce-cpt_homepage_image_video_row-2d344f17 { 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; }
.coh-ce-cpt_homepage_image_video_row-2d344f17 a:last-child { margin-bottom: 0; }
.coh-ce-cpt_homepage_image_video_row-3914b8e { color: white; font-size: 1.25rem; font-family: 'Founders Grotesk Medium', sans-serif; margin-bottom: 16px; line-height: 1.3; }
@media (min-width: 64rem) { .coh-ce-cpt_homepage_image_video_row-3914b8e { font-size: 1.875rem; } }
.coh-ce-cpt_homepage_image_video_row-3914b8e:before { height: 4px; }
.coh-ce-cpt_homepage_image_video_row-ed83f89f { 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: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; margin-bottom: 42px; }
@media (min-width: 64rem) { .coh-ce-cpt_homepage_image_video_row-ed83f89f { margin-bottom: 0; } }
.coh-ce-cpt_homepage_static_image_row-2d695e3a { height: 100%; width: 100%; background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(57.81%, rgba(0, 0, 0, 0.595833)), to(rgba(0, 0, 0, 0.8))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.595833) 57.81%, rgba(0, 0, 0, 0.8) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.595833) 57.81%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.595833) 57.81%, rgba(0, 0, 0, 0.8) 100%);; }
.coh-ce-cpt_homepage_static_image_row-a3e78004 { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; min-height: -webkit-calc(100vh - 196px); min-height: calc(100vh - 196px); width: 100%; }
@media (min-width: 48rem) { .coh-ce-cpt_homepage_static_image_row-a3e78004 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } }
@media (min-width: 48rem) { .inverse-col-order.coh-ce-cpt_homepage_static_image_row-a3e78004 { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } }
.coh-ce-cpt_homepage_static_image_row-a3e78004 .coh-style-inline-link-bold:last-child { margin-bottom: 0; }
.coh-ce-cpt_homepage_static_image_row-1ea16dd h2 { position: relative; }
.coh-ce-cpt_homepage_static_image_row-1ea16dd h2:after { height: 100%; width: 100%; position: absolute; top: 0; left: 0; display: block; }
.coh-ce-cpt_homepage_static_image_row-4d8a031a { color: white; margin-top: 0; margin-bottom: 14px; }
.coh-ce-cpt_homepage_static_image_row-d2feafb4 { color: white; font-size: 1.125rem; line-height: 1.3em; margin-top: 0; margin-bottom: 14px; max-width: 567px; }
@media (min-width: 64rem) { .coh-ce-cpt_homepage_static_image_row-d2feafb4 { font-size: 1.5rem; } }
.coh-ce-cpt_homepage_static_image_row-2d344f17 { 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; }
.coh-ce-cpt_homepage_static_image_row-2d344f17 a:last-child { margin-bottom: 0; }
.coh-ce-cpt_homepage_static_image_row-2e788a49 { color: white; font-size: 1.25rem; font-family: 'Founders Grotesk Medium', sans-serif; margin-bottom: 16px; line-height: 1.3; }
@media (min-width: 64rem) { .coh-ce-cpt_homepage_static_image_row-2e788a49 { font-size: 1.875rem; } }
.coh-ce-cpt_homepage_static_image_row-2e788a49:before { height: 4px; }
.coh-ce-cpt_homepage_static_image_row-ed83f89f { 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: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; margin-bottom: 42px; }
@media (min-width: 64rem) { .coh-ce-cpt_homepage_static_image_row-ed83f89f { margin-bottom: 0; } }
.coh-ce-cpt_image_carousel_container-5e037a44 .coh-slider-container-mid { padding-left: 1rem; }
@media (min-width: 48rem) { .coh-ce-cpt_image_carousel_container-5e037a44 .coh-slider-container-mid { padding-left: 2rem; } }
@media (min-width: 64rem) { .coh-ce-cpt_image_carousel_container-5e037a44 .coh-slider-container-mid { padding-left: -webkit-calc((100% - 960px) / 2); padding-left: calc((100% - 960px) / 2); } }
@media (min-width: 73.125rem) { .coh-ce-cpt_image_carousel_container-5e037a44 .coh-slider-container-mid { padding-left: -webkit-calc((100% - 1106px) / 2); padding-left: calc((100% - 1106px) / 2); } }
@media (min-width: 90.875rem) { .coh-ce-cpt_image_carousel_container-5e037a44 .coh-slider-container-mid { padding-left: -webkit-calc((100% - 1326px) / 2); padding-left: calc((100% - 1326px) / 2); } }
.coh-ce-cpt_image_carousel_container-5e037a44 .coh-slider-nav-bottom { width: 100%; padding-right: 16px; padding-left: 16px; margin-bottom: 24px; position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media (min-width: 48rem) { .coh-ce-cpt_image_carousel_container-5e037a44 .coh-slider-nav-bottom { padding-right: 32px; padding-left: 32px; } }
@media (min-width: 64rem) { .coh-ce-cpt_image_carousel_container-5e037a44 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 960px) / 2); padding-right: calc((100% - 960px) / 2); padding-left: -webkit-calc((100% - 960px) / 2); padding-left: calc((100% - 960px) / 2); -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; position: absolute; top: 630px; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_image_carousel_container-5e037a44 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 1106px) / 2); padding-right: calc((100% - 1106px) / 2); padding-left: -webkit-calc((100% - 1106px) / 2); padding-left: calc((100% - 1106px) / 2); } }
@media (min-width: 90.875rem) { .coh-ce-cpt_image_carousel_container-5e037a44 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 1326px) / 2); padding-right: calc((100% - 1326px) / 2); padding-left: -webkit-calc((100% - 1326px) / 2); padding-left: calc((100% - 1326px) / 2); } }
.coh-ce-cpt_image_carousel_container-5e037a44 .slick-list { padding-bottom: 24px; }
@media (min-width: 64rem) { .coh-ce-cpt_image_carousel_container-5e037a44 .slick-list { padding-bottom: 42px; } }
.coh-ce-cpt_image_carousel_container-5e037a44 .slick-list .slick-track { margin-right: 0; margin-left: 0; }
.coh-ce-cpt_image_carousel_container-5e037a44 .slick-dots { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; position: relative !important; }
@media (min-width: 64rem) { .coh-ce-cpt_image_carousel_container-5e037a44 .slick-dots { right: 42px !important; } }
.coh-ce-cpt_image_carousel_container-5e037a44 .slick-prev { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
.coh-ce-cpt_image_carousel_container-5e037a44 .slick-next { -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; }
.coh-ce-cpt_image_carousel_container-5e037a44 .slick-arrow.slick-disabled:before { color: white; background-color: #d4d4d4; }
.coh-ce-cpt_image_carousel_container-5e037a44 .slick-slide.slick-active h4 { opacity: 1; }
.coh-ce-cpt_image_carousel_container-5e037a44 .slick-slide h4 { opacity: 0; }
@media (min-width: 64rem) { .coh-ce-cpt_image_carousel_item-607cbe51 { min-width: 600px; } }
.coh-ce-cpt_image_carousel_item-55c99ea { background-color: #d4d4d4; height: 300px; 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-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media (min-width: 64rem) { .coh-ce-cpt_image_carousel_item-55c99ea { height: 600px; } }
.coh-ce-cpt_image_carousel_item-3045e34c { max-height: 300px; }
@media (min-width: 64rem) { .coh-ce-cpt_image_carousel_item-3045e34c { max-height: 600px; } }
@media (min-width: 64rem) { .coh-ce-cpt_image_carousel_item-798fcdd6 { max-width: 600px; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_image_carousel_item-798fcdd6 { max-width: 800px; } }
.coh-ce-cpt_image_pod-d30da076 { height: auto; width: 18rem; }
@media (min-width: 48rem) { .coh-ce-cpt_image_pod-d30da076 { width: 27.9375rem; } }
.coh-ce-cpt_image_pod-51a54600 { -o-object-fit: cover; object-fit: cover; height: 100%; width: 100%; display: none; }
.coh-ce-cpt_image_pod-fb89dca7 { margin-bottom: 12px; }
.coh-ce-cpt_image_pod-9bb5cc8f { margin-bottom: 24px; }
.coh-ce-cpt_image_pod-82ffdfa5 { font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-cpt_image_pods_container-5a2b3c13 .coh-slider-container-mid { padding-left: 1rem; }
@media (min-width: 48rem) { .coh-ce-cpt_image_pods_container-5a2b3c13 .coh-slider-container-mid { padding-left: 2rem; } }
@media (min-width: 64rem) { .coh-ce-cpt_image_pods_container-5a2b3c13 .coh-slider-container-mid { padding-left: -webkit-calc((100% - 960px) / 2); padding-left: calc((100% - 960px) / 2); } }
@media (min-width: 73.125rem) { .coh-ce-cpt_image_pods_container-5a2b3c13 .coh-slider-container-mid { padding-left: -webkit-calc((100% - 1106px) / 2); padding-left: calc((100% - 1106px) / 2); } }
@media (min-width: 90.875rem) { .coh-ce-cpt_image_pods_container-5a2b3c13 .coh-slider-container-mid { padding-left: -webkit-calc((100% - 1326px) / 2); padding-left: calc((100% - 1326px) / 2); } }
.coh-ce-cpt_image_pods_container-5a2b3c13 .coh-slider-nav-bottom { width: 100%; padding-right: 16px; padding-left: 16px; margin-bottom: 24px; position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media (min-width: 48rem) { .coh-ce-cpt_image_pods_container-5a2b3c13 .coh-slider-nav-bottom { padding-right: 32px; padding-left: 32px; } }
@media (min-width: 64rem) { .coh-ce-cpt_image_pods_container-5a2b3c13 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 960px) / 2); padding-right: calc((100% - 960px) / 2); padding-left: -webkit-calc((100% - 960px) / 2); padding-left: calc((100% - 960px) / 2); -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_image_pods_container-5a2b3c13 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 1106px) / 2); padding-right: calc((100% - 1106px) / 2); padding-left: -webkit-calc((100% - 1106px) / 2); padding-left: calc((100% - 1106px) / 2); } }
@media (min-width: 90.875rem) { .coh-ce-cpt_image_pods_container-5a2b3c13 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 1326px) / 2); padding-right: calc((100% - 1326px) / 2); padding-left: -webkit-calc((100% - 1326px) / 2); padding-left: calc((100% - 1326px) / 2); } }
.coh-ce-cpt_image_pods_container-5a2b3c13 .slick-list { padding-bottom: 42px; }
.coh-ce-cpt_image_pods_container-5a2b3c13 .slick-list .slick-track { margin-right: 0; margin-left: 0; }
.coh-ce-cpt_image_pods_container-5a2b3c13 .slick-dots { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; position: relative !important; }
@media (min-width: 64rem) { .coh-ce-cpt_image_pods_container-5a2b3c13 .slick-dots { right: 42px !important; } }
.coh-ce-cpt_image_pods_container-5a2b3c13 .slick-prev { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
.coh-ce-cpt_image_pods_container-5a2b3c13 .slick-next { -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; }
.coh-ce-cpt_image_pods_container-5a2b3c13 .slick-arrow.slick-disabled:before { color: white; background-color: #d4d4d4; }
.coh-ce-cpt_image_pod_entity-d30da076 { height: auto; width: 18rem; }
@media (min-width: 48rem) { .coh-ce-cpt_image_pod_entity-d30da076 { width: 27.9375rem; } }
.coh-ce-cpt_imran_test_component-fe37ebce:hover { background-color: #da3b30; }
.coh-ce-cpt_interactive_checklist_contai-c8246ddf { position: relative; }
.check-teal.coh-ce-cpt_interactive_checklist_contai-c8246ddf .is-checked .check-icon { background-color: #10cfc9; border-color: #10cfc9; }
.check-red.coh-ce-cpt_interactive_checklist_contai-c8246ddf .is-checked .check-icon { background-color: #e03c31; border-color: #e03c31; }
.check-orange.coh-ce-cpt_interactive_checklist_contai-c8246ddf .is-checked .check-icon { background-color: #ff8f1c; border-color: #ff8f1c; }
.check-yellow.coh-ce-cpt_interactive_checklist_contai-c8246ddf .is-checked .check-icon { background-color: #ffc72c; border-color: #ffc72c; }
.check-blue.coh-ce-cpt_interactive_checklist_contai-c8246ddf .is-checked .check-icon { background-color: #004c97; border-color: #004c97; }
.check-blue.coh-ce-cpt_interactive_checklist_contai-c8246ddf .is-checked .check-icon:before { color: white; }
.check-green.coh-ce-cpt_interactive_checklist_contai-c8246ddf .is-checked .check-icon { background-color: #006f44; border-color: #006f44; }
.check-green.coh-ce-cpt_interactive_checklist_contai-c8246ddf .is-checked .check-icon:before { color: white; }
.check-pink.coh-ce-cpt_interactive_checklist_contai-c8246ddf .is-checked .check-icon { background-color: #f5b6cd; border-color: #f5b6cd; }
.coh-ce-cpt_interactive_checklist_item-286172a5 { margin-bottom: 24px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
@media (min-width: 64rem) { .coh-ce-cpt_interactive_checklist_item-286172a5 { margin-bottom: 42px; } }
.is-checked.coh-ce-cpt_interactive_checklist_item-286172a5 .check-icon:before { color: #282727; }
.coh-ce-cpt_interactive_checklist_item-a693ced3 { width: 70px; }
@media (min-width: 64rem) { .coh-ce-cpt_interactive_checklist_item-a693ced3 { width: 114px; } }
.coh-ce-cpt_interactive_checklist_item-1d09498d { display: block; height: 42px; width: 42px; border-width: 6px; border-style: solid; border-color: #e9e9e9; background-color: rgba(0, 0, 0, 0); -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
@media (min-width: 64rem) { .coh-ce-cpt_interactive_checklist_item-1d09498d { height: 60px; width: 60px; } }
.coh-ce-cpt_interactive_checklist_item-1d09498d:before { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: rgba(0, 0, 0, 0); font-size: 36px; content: "\E802"; font-family: "fontello"; }
@media (min-width: 64rem) { .coh-ce-cpt_interactive_checklist_item-1d09498d:before { font-size: 54px; } }
.coh-ce-cpt_interactive_checklist_item-b857d2c2 { border-bottom-width: 6px; border-bottom-style: solid; border-bottom-color: #e9e9e9; width: -webkit-calc(100% - 70px); width: calc(100% - 70px); padding-bottom: 24px; }
@media (min-width: 64rem) { .coh-ce-cpt_interactive_checklist_item-b857d2c2 { width: -webkit-calc(100% - 114px); width: calc(100% - 114px); padding-bottom: 42px; } }
.coh-ce-cpt_interactive_checklist_item-965635df { font-family: 'Founders Grotesk Medium', sans-serif; color: #282727; font-size: 1.5rem; line-height: 1.5rem; margin-bottom: 12px; }
@media (min-width: 64rem) { .coh-ce-cpt_interactive_checklist_item-965635df { font-size: 2.25rem; line-height: 2rem; } }
.coh-ce-cpt_interactive_checklist_item-82ffdfa5 { font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-cpt_interactive_checklist_item-3f2b7881 { display: none; padding-top: 18px; }
.coh-ce-cpt_link_button-34e04c62 { font-size: 1.25rem; line-height: 1.25rem; display: block; padding-top: 18px; padding-right: 18px; padding-bottom: 18px; padding-left: 18px; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; color: #282727; width: -webkit-max-content; width: -moz-max-content; width: max-content; font-family: 'Founders Grotesk Medium', sans-serif; }
@media (min-width: 64rem) { .coh-ce-cpt_link_button-34e04c62 { padding-top: 21px; padding-right: 18px; padding-bottom: 21px; padding-left: 18px; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_link_button-34e04c62 { font-size: 1.5rem; } }
.coh-ce-cpt_link_button-34e04c62:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E804"; font-family: "fontello"; margin-left: 12px; display: inline-block; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.coh-ce-cpt_link_button-34e04c62:hover:after { -webkit-transform: translateX(6px); -ms-transform: translateX(6px); transform: translateX(6px); }
.link-btn-teal.coh-ce-cpt_link_button-34e04c62 { background-color: #10cfc9; }
.link-btn-teal.coh-ce-cpt_link_button-34e04c62:hover { background-color: #282727; color: white; }
.link-btn-teal-inv.coh-ce-cpt_link_button-34e04c62 { background-color: #10cfc9; }
.link-btn-teal-inv.coh-ce-cpt_link_button-34e04c62:hover { background-color: white; }
.link-btn-teal-alt.coh-ce-cpt_link_button-34e04c62 { background-color: #10cfc9; }
.link-btn-teal-alt.coh-ce-cpt_link_button-34e04c62:hover { color: #10cfc9; background-color: #282727; }
.link-btn-red.coh-ce-cpt_link_button-34e04c62 { background-color: #e03c31; }
.link-btn-red.coh-ce-cpt_link_button-34e04c62:hover { background-color: #282727; color: #e03c31; }
.link-btn-red-alt.coh-ce-cpt_link_button-34e04c62 { background-color: #e03c31; color: white; }
.link-btn-red-alt.coh-ce-cpt_link_button-34e04c62:hover { background-color: white; color: #e03c31; }
.link-btn-orange.coh-ce-cpt_link_button-34e04c62 { background-color: #ff8f1c; }
.link-btn-orange.coh-ce-cpt_link_button-34e04c62:hover { background-color: #282727; color: #ff8f1c; }
.link-btn-yellow.coh-ce-cpt_link_button-34e04c62 { background-color: #ffc72c; }
.link-btn-yellow.coh-ce-cpt_link_button-34e04c62:hover { background-color: #282727; color: #ffc72c; }
.link-btn-green.coh-ce-cpt_link_button-34e04c62 { background-color: #006f44; color: white; }
.link-btn-green.coh-ce-cpt_link_button-34e04c62:hover { background-color: white; color: #006f44; }
.link-btn-blue.coh-ce-cpt_link_button-34e04c62 { color: white; background-color: #004c97; }
.link-btn-blue.coh-ce-cpt_link_button-34e04c62:hover { background-color: white; color: #004c97; }
.link-btn-pink.coh-ce-cpt_link_button-34e04c62 { background-color: #f5b6cd; }
.link-btn-pink.coh-ce-cpt_link_button-34e04c62:hover { background-color: #282727; color: #f5b6cd; }
.link-btn-black.coh-ce-cpt_link_button-34e04c62 { color: white; background-color: #282727; }
.link-btn-black.coh-ce-cpt_link_button-34e04c62:hover { background-color: white; color: #282727; }
.link-btn-white-alt.coh-ce-cpt_link_button-34e04c62 { background-color: white; border-width: 0.25rem; border-style: solid; border-color: rgba(0, 0, 0, 0); }
.link-btn-white-alt.coh-ce-cpt_link_button-34e04c62:hover { border-color: white; color: white; background-color: rgba(0, 0, 0, 0); }
.coh-ce-cpt_link_secondary_button-636c44a7 { color: #282727; font-size: 1.25rem; line-height: 1.25rem; display: block; padding: 18px; width: -webkit-max-content; width: -moz-max-content; width: max-content; border-width: 4px; border-style: solid; border-color: rgba(0, 0, 0, 0); }
@media (min-width: 73.125rem) { .coh-ce-cpt_link_secondary_button-636c44a7 { font-size: 1.5rem; } }
.coh-ce-cpt_link_secondary_button-636c44a7:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; margin-left: 12px; display: inline-block; content: "\E804"; font-family: "fontello"; }
.coh-ce-cpt_link_secondary_button-636c44a7:hover:after { -webkit-transform: translateX(6px); -ms-transform: translateX(6px); transform: translateX(6px); }
.link-sec-btn-teal.coh-ce-cpt_link_secondary_button-636c44a7 { border-color: #10cfc9; }
.link-sec-btn-teal.coh-ce-cpt_link_secondary_button-636c44a7:hover { border-color: #282727; }
.link-sec-btn-teal-alt.coh-ce-cpt_link_secondary_button-636c44a7 { border-color: #10cfc9; color: white; }
.link-sec-btn-teal-alt.coh-ce-cpt_link_secondary_button-636c44a7:hover { border-color: white; }
.link-sec-btn-black.coh-ce-cpt_link_secondary_button-636c44a7 { border-color: #282727; }
.link-sec-btn-black.coh-ce-cpt_link_secondary_button-636c44a7:hover { border-color: white; }
.link-sec-btn-red.coh-ce-cpt_link_secondary_button-636c44a7 { border-color: #e03c31; }
.link-sec-btn-red.coh-ce-cpt_link_secondary_button-636c44a7:hover { border-color: #282727; }
.link-sec-btn-red-alt.coh-ce-cpt_link_secondary_button-636c44a7 { color: white; border-color: #e03c31; }
.link-sec-btn-red-alt.coh-ce-cpt_link_secondary_button-636c44a7:hover { border-color: white; color: white; }
.link-sec-btn-orange.coh-ce-cpt_link_secondary_button-636c44a7 { border-color: #ff8f1c; }
.link-sec-btn-orange.coh-ce-cpt_link_secondary_button-636c44a7:hover { border-color: #282727; }
.link-sec-btn-orange-alt.coh-ce-cpt_link_secondary_button-636c44a7 { border-color: #ff8f1c; color: white; }
.link-sec-btn-orange-alt.coh-ce-cpt_link_secondary_button-636c44a7:hover { border-color: white; color: white; }
.link-sec-btn-yellow.coh-ce-cpt_link_secondary_button-636c44a7 { border-color: #ffc72c; }
.link-sec-btn-yellow.coh-ce-cpt_link_secondary_button-636c44a7:hover { border-color: #282727; }
.link-sec-btn-yellow-alt.coh-ce-cpt_link_secondary_button-636c44a7 { border-color: #ffc72c; color: white; }
.link-sec-btn-yellow-alt.coh-ce-cpt_link_secondary_button-636c44a7:hover { color: white; border-color: white; }
.link-sec-btn-green.coh-ce-cpt_link_secondary_button-636c44a7 { border-color: #006f44; }
.link-sec-btn-green.coh-ce-cpt_link_secondary_button-636c44a7:hover { border-color: #282727; }
.link-sec-btn-green-alt.coh-ce-cpt_link_secondary_button-636c44a7 { border-color: #006f44; color: white; }
.link-sec-btn-green-alt.coh-ce-cpt_link_secondary_button-636c44a7:hover { color: white; border-color: white; }
.link-sec-btn-blue.coh-ce-cpt_link_secondary_button-636c44a7 { border-color: #004c97; }
.link-sec-btn-blue.coh-ce-cpt_link_secondary_button-636c44a7:hover { border-color: #282727; }
.link-sec-btn-blue-alt.coh-ce-cpt_link_secondary_button-636c44a7 { color: white; border-color: #004c97; }
.link-sec-btn-blue-alt.coh-ce-cpt_link_secondary_button-636c44a7:hover { color: white; border-color: white; }
.link-sec-btn-pink.coh-ce-cpt_link_secondary_button-636c44a7 { border-color: #f5b6cd; }
.link-sec-btn-pink.coh-ce-cpt_link_secondary_button-636c44a7:hover { border-color: #282727; }
.link-sec-btn-pink-alt.coh-ce-cpt_link_secondary_button-636c44a7 { border-color: #f5b6cd; color: white; }
.link-sec-btn-pink-alt.coh-ce-cpt_link_secondary_button-636c44a7:hover { border-color: white; color: white; }
.coh-ce-cpt_logo_listing_container-e19fa5ee { display: block !important; }
.bg-grey.coh-ce-cpt_logo_listing_container-e19fa5ee { background-color: #484747; color: white; }
.bg-grey.coh-ce-cpt_logo_listing_container-e19fa5ee .logo-item { color: white; }
.coh-ce-cpt_logo_listing_container-95714715 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -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; }
.coh-ce-cpt_logo_listing_container-c1cbf61b { width: 100%; margin-bottom: 24px; }
@media (min-width: 64rem) { .coh-ce-cpt_logo_listing_container-c1cbf61b { width: 180px; margin-right: 24px; } }
.coh-ce-cpt_logo_listing_item-8d1a91f9 { margin-right: 18px; margin-left: 18px; position: relative; }
@media (min-width: 64rem) { .coh-ce-cpt_logo_listing_item-8d1a91f9 { margin-right: 24px; margin-left: 24px; } }
.coh-ce-cpt_logo_listing_item-2edffeaa { max-height: 120px; max-width: 120px; height: auto; width: auto; }
.coh-ce-cpt_logo_listing_item-60cb8eb1 { height: 100%; width: 100%; display: block; position: absolute; top: 0; left: 0; font-size: 0; }
.coh-ce-cpt_monochrome_cta-4f6989ae { text-decoration: none; font-size: 1.5rem; line-height: 1.25rem; font-family: 'Founders Grotesk Medium', sans-serif; color: #282727; padding: 18px; position: relative; border-width: 6px; border-style: solid; border-color: #282727; min-width: 280px; width: -webkit-max-content; width: -moz-max-content; width: max-content; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.coh-ce-cpt_monochrome_cta-4f6989ae:before { height: 100%; width: 0; position: absolute; top: 0; left: 0; display: block; background-color: #282727; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; z-index: -1; }
.coh-ce-cpt_monochrome_cta-4f6989ae:hover { color: white; }
.coh-ce-cpt_monochrome_cta-4f6989ae:hover:before { width: 100%; }
.border-white.coh-ce-cpt_monochrome_cta-4f6989ae { color: white; border-color: white; }
.border-white.coh-ce-cpt_monochrome_cta-4f6989ae:before { background-color: white; }
.border-white.coh-ce-cpt_monochrome_cta-4f6989ae:hover { color: #282727; }
.coh-ce-cpt_on_this_page-c1685626 { background-color: #e9e9e9; width: 100%; position: relative; z-index: 50; }
@media (min-width: 73.125rem) { .coh-ce-cpt_on_this_page-c1685626 { height: 90px; 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; } }
.sticky.coh-ce-cpt_on_this_page-c1685626 { position: fixed; top: 0; }
.coh-ce-cpt_on_this_page-bd245f21 { padding-top: 30px; padding-bottom: 30px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_on_this_page-bd245f21 { padding-top: 0; padding-bottom: 0; } }
.coh-ce-cpt_on_this_page-30ebee44 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -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; }
@media (min-width: 73.125rem) { .coh-ce-cpt_on_this_page-30ebee44 { position: relative; } }
.coh-ce-cpt_on_this_page-30ebee44:before { content: normal; }
.coh-ce-cpt_on_this_page-30ebee44:after { content: normal; }
.coh-ce-cpt_on_this_page-5ef27d90 { font-family: 'Founders Grotesk Bold', sans-serif; color: #282727; font-size: 30px; letter-spacing: 0.01em; text-transform: uppercase; white-space: nowrap; }
.coh-ce-cpt_on_this_page-5272ac5 { -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; color: #282727; font-size: 24px; height: 24px; width: 24px; position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; -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: 73.125rem) { .coh-ce-cpt_on_this_page-5272ac5 { display: none; -webkit-box-ordinal-group: initial; -webkit-order: initial; -ms-flex-order: initial; order: initial; } }
.coh-ce-cpt_on_this_page-5272ac5:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; content: "\E80E"; font-family: "fontello"; font-size: 36px; }
.is-active.coh-ce-cpt_on_this_page-5272ac5:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E807"; font-family: "fontello"; font-size: 30px; }
.coh-ce-cpt_on_this_page-db20d167 { position: absolute; top: 3.75rem; left: 0; z-index: 99; width: 100%; }
@media (min-width: 73.125rem) { .coh-ce-cpt_on_this_page-db20d167 { position: relative; width: auto; top: auto; max-width: 85%; } }
.coh-ce-cpt_on_this_page-f82a01ff { background-color: #e9e9e9; display: none; margin-top: 24px; height: -webkit-calc(100vh - 90px); height: calc(100vh - 90px); overflow-y: auto; }
@media (min-width: 73.125rem) { .coh-ce-cpt_on_this_page-f82a01ff { background-color: rgba(0, 0, 0, 0); display: block; margin-top: 0; height: auto; overflow-y: unset; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_on_this_page-380fad40 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } }
.coh-ce-cpt_on_this_page-2fce1d61 { list-style-type: none; 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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; margin-top: 0; margin-right: 1.375rem; margin-bottom: 0; margin-left: 1.375rem; max-width: none; overflow: hidden; padding-bottom: 96px; }
@media (min-width: 35.3125rem) { .coh-ce-cpt_on_this_page-2fce1d61 { max-width: 32.3125rem; margin-right: auto; margin-left: auto; } }
@media (min-width: 48rem) { .coh-ce-cpt_on_this_page-2fce1d61 { max-width: 44rem; } }
@media (min-width: 64rem) { .coh-ce-cpt_on_this_page-2fce1d61 { max-width: 60rem; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_on_this_page-2fce1d61 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; max-width: none; position: relative; padding-bottom: 0; } }
.coh-ce-cpt_on_this_page-2fce1d61:after { background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(255, 255, 255, 0)), color-stop(80%, #e9e9e9)); background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 1%, #e9e9e9 80%); background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 1%, #e9e9e9 80%); background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 1%, #e9e9e9 80%); background-position: left top; background-size: cover; background-repeat: no-repeat; background-attachment: scroll; content: ''; display: none; height: 100%; width: 100px; position: absolute; right: 0; }
@media (min-width: 73.125rem) { .coh-ce-cpt_on_this_page-2fce1d61:after { display: block; } }
.coh-ce-cpt_on_this_page-2fce1d61 li { margin-top: 0; margin-right: 0; margin-bottom: 24px; margin-left: 0; }
@media (min-width: 73.125rem) { .coh-ce-cpt_on_this_page-2fce1d61 li { margin-bottom: 0; margin-left: 54px; } }
.coh-ce-cpt_on_this_page-2fce1d61 li:before { content: normal; }
.coh-ce-cpt_on_this_page-2fce1d61 li a { font-family: 'Founders Grotesk Text', sans-serif; color: #282727; font-size: 1.125rem; line-height: 1.25rem; text-transform: capitalize; }
@media (min-width: 73.125rem) { .coh-ce-cpt_on_this_page-2fce1d61 li a { margin-top: 6px; margin-bottom: 6px; } }
.coh-ce-cpt_on_this_page-2fce1d61 li a:before { width: 0; }
.coh-ce-cpt_on_this_page-2fce1d61 li a:hover:before { width: 100%; }
.coh-ce-cpt_on_this_page-2fce1d61 li a:active { font-family: 'Founders Grotesk Light', sans-serif; }
.coh-ce-cpt_on_this_page-29978507 { display: none; }
@media (min-width: 73.125rem) { .coh-ce-cpt_on_this_page-29978507 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: auto; } }
.coh-ce-cpt_primary_cta-20f4e55e { background-color: #10cfc9; font-family: 'Founders Grotesk Medium', sans-serif; color: #282727; padding-top: 18px; padding-right: 18px; padding-bottom: 18px; padding-left: 18px; position: relative; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; font-size: 1.5rem; line-height: 1.25rem; min-width: 280px; width: -webkit-max-content; width: -moz-max-content; width: max-content; }
.coh-ce-cpt_primary_cta-20f4e55e:before { content: " "; height: 100%; width: 0; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; display: block; position: absolute; top: 0; left: 0; }
@media (min-width: 73.125rem) { .coh-ce-cpt_primary_cta-20f4e55e:hover:before { width: 100%; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_primary_cta-20f4e55e:hover .link-text:after { -webkit-transform: translateX(6px); -ms-transform: translateX(6px); transform: translateX(6px); } }
.coh-ce-cpt_primary_cta-20f4e55e:active { color: white; }
.coh-ce-cpt_primary_cta-20f4e55e:active:before { width: 100%; }
.coh-ce-cpt_primary_cta-20f4e55e:active .link-text:after { -webkit-transform: translateX(6px); -ms-transform: translateX(6px); transform: translateX(6px); }
@media (min-width: 73.125rem) { .hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:hover:before { background-color: #282727; } }
.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:active:before { background-color: #282727; }
.bg-teal.coh-ce-cpt_primary_cta-20f4e55e { background-color: #10cfc9; }
@media (min-width: 73.125rem) { .bg-teal.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:hover { color: #10cfc9; } }
.bg-teal.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:active { color: #10cfc9; }
.bg-red.coh-ce-cpt_primary_cta-20f4e55e { background-color: #e03c31; }
@media (min-width: 73.125rem) { .bg-red.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:hover { color: #e03c31; } }
.bg-red.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:active { color: #e03c31; }
.bg-orange.coh-ce-cpt_primary_cta-20f4e55e { background-color: #ff8f1c; }
@media (min-width: 73.125rem) { .bg-orange.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:hover { color: #ff8f1c; } }
.bg-orange.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:active { color: #ff8f1c; }
.bg-yellow.coh-ce-cpt_primary_cta-20f4e55e { background-color: #ffc72c; }
@media (min-width: 73.125rem) { .bg-yellow.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:hover { color: #ffc72c; } }
.bg-yellow.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:active { color: #ffc72c; }
.bg-green.coh-ce-cpt_primary_cta-20f4e55e { background-color: #006f44; color: white; }
@media (min-width: 73.125rem) { .bg-green.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:hover { color: white; } }
.bg-green.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:active { color: white; }
.bg-blue.coh-ce-cpt_primary_cta-20f4e55e { color: white; background-color: #004c97; }
@media (min-width: 73.125rem) { .bg-blue.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:hover { color: white; } }
.bg-blue.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:active { color: white; }
.bg-pink.coh-ce-cpt_primary_cta-20f4e55e { background-color: #f5b6cd; }
@media (min-width: 73.125rem) { .bg-pink.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:hover { color: #f5b6cd; } }
.bg-pink.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:active { color: #f5b6cd; }
.bg-white.coh-ce-cpt_primary_cta-20f4e55e { background-color: white; }
@media (min-width: 73.125rem) { .bg-white.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:hover { color: white; } }
.bg-white.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:active { color: white; }
.bg-black.coh-ce-cpt_primary_cta-20f4e55e { background-color: #282727; color: white; }
@media (min-width: 73.125rem) { .bg-black.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:hover { color: #282727; } }
@media (min-width: 73.125rem) { .bg-black.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:hover:before { background-color: white; } }
.bg-black.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:active { color: #282727; }
.bg-black.hover-txt-color.coh-ce-cpt_primary_cta-20f4e55e:active:before { background-color: #282727; }
@media (min-width: 73.125rem) { .hover-bg-white.coh-ce-cpt_primary_cta-20f4e55e:hover { color: #282727; } }
.hover-bg-white.coh-ce-cpt_primary_cta-20f4e55e:hover:before { color: #282727; }
@media (min-width: 73.125rem) { .hover-bg-white.coh-ce-cpt_primary_cta-20f4e55e:hover:before { background-color: white; } }
.hover-bg-white.coh-ce-cpt_primary_cta-20f4e55e:active { color: #282727; }
.hover-bg-white.coh-ce-cpt_primary_cta-20f4e55e:active:before { color: #282727; background-color: white; }
@media (min-width: 73.125rem) { .hover-bg-black.coh-ce-cpt_primary_cta-20f4e55e:hover { color: white; } }
@media (min-width: 73.125rem) { .hover-bg-black.coh-ce-cpt_primary_cta-20f4e55e:hover:before { background-color: #282727; } }
.hover-bg-black.coh-ce-cpt_primary_cta-20f4e55e:active { color: white; }
.hover-bg-black.coh-ce-cpt_primary_cta-20f4e55e:active:before { background-color: #282727; }
.coh-ce-cpt_progressive_reveal-df39d985 { background-color: rgba(0, 0, 0, 0.25); width: 100% !important; }
.coh-ce-cpt_progressive_reveal-df39d985 .coh-modal-inner { padding-top: -webkit-calc(84px + 42px); padding-top: calc(84px + 42px); padding-right: 12px; padding-bottom: 24px; padding-left: 12px; height: 100vh; width: 100vw; background-color: #e9e9e9; }
@media (min-width: 64rem) { .coh-ce-cpt_progressive_reveal-df39d985 .coh-modal-inner { padding-top: 84px; padding-right: -webkit-calc(84px + 42px); padding-right: calc(84px + 42px); padding-bottom: 84px; padding-left: -webkit-calc(84px + 42px); padding-left: calc(84px + 42px); } }
@media (min-width: 73.125rem) { .coh-ce-cpt_progressive_reveal-df39d985 .coh-modal-inner { width: 75vw; } }
.coh-ce-cpt_progressive_reveal-df39d985 .coh-modal-close-wrapper { width: 100%; text-align: right; background-color: #d4d4d4; padding: 24px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_progressive_reveal-df39d985 .coh-modal-close-wrapper { position: absolute; top: 3.75rem; right: 5.875rem; width: auto; background-color: rgba(0, 0, 0, 0); padding: 0; } }
.coh-ce-cpt_progressive_reveal-df39d985 .coh-modal-close-wrapper .coh-modal-close-button { font-size: 0; }
.coh-ce-cpt_progressive_reveal-df39d985 .coh-modal-close-wrapper .coh-modal-close-button:before { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E807"; font-family: "fontello"; font-size: 24px; }
.coh-ce-cpt_progressive_reveal_cta_link-92f86229 { width: 100% !important; background-color: rgba(0, 0, 0, 0.25); }
.coh-ce-cpt_progressive_reveal_cta_link-92f86229 .coh-modal-inner { background-color: #e9e9e9; height: 100vh; width: 100vw; padding-top: -webkit-calc(84px + 42px); padding-top: calc(84px + 42px); padding-right: 12px; padding-bottom: -webkit-calc(84px + 42px); padding-bottom: calc(84px + 42px); padding-left: 12px; overflow: auto; }
@media (min-width: 73.125rem) { .coh-ce-cpt_progressive_reveal_cta_link-92f86229 .coh-modal-inner { width: 75vw; padding-top: 84px; padding-right: -webkit-calc(84px + 42px); padding-right: calc(84px + 42px); padding-bottom: 84px; padding-left: -webkit-calc(84px + 42px); padding-left: calc(84px + 42px); } }
.coh-ce-cpt_progressive_reveal_cta_link-92f86229 .coh-modal-close-wrapper { text-align: right; background-color: #d4d4d4; width: 100%; padding: 24px; position: absolute; top: 0; right: 0; }
@media (min-width: 73.125rem) { .coh-ce-cpt_progressive_reveal_cta_link-92f86229 .coh-modal-close-wrapper { background-color: rgba(0, 0, 0, 0); width: auto; padding: 0; top: 3.75rem; right: 5.875rem; } }
.coh-ce-cpt_progressive_reveal_cta_link-92f86229 .coh-modal-close-wrapper .coh-modal-close-button { font-size: 0; }
.coh-ce-cpt_progressive_reveal_cta_link-92f86229 .coh-modal-close-wrapper .coh-modal-close-button:before { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E807"; font-family: "fontello"; font-size: 24px; }
.coh-ce-cpt_progressive_reveal_cta_link-92f86229 .coh-modal-overlay { cursor: pointer; }
@media (min-width: 73.125rem) { .coh-ce-cpt_promo_banner-ccd06552 { margin-right: -webkit-calc(8.33333% * 2); margin-right: calc(8.33333% * 2); padding-left: -webkit-calc(8.33333% * 2); padding-left: calc(8.33333% * 2); } }
.bg-green.coh-ce-cpt_promo_banner-ccd06552 .btn-black-border { color: white; border-color: white; }
@media (min-width: 73.125rem) { .bg-green.coh-ce-cpt_promo_banner-ccd06552 .btn-black-border:hover { color: #282727; } }
@media (min-width: 73.125rem) { .bg-green.coh-ce-cpt_promo_banner-ccd06552 .btn-black-border:hover:before { background-color: white; } }
.bg-green.coh-ce-cpt_promo_banner-ccd06552 .btn-black-border:active { color: #282727; }
.bg-green.coh-ce-cpt_promo_banner-ccd06552 .btn-black-border:active:before { background-color: white; }
.bg-blue.coh-ce-cpt_promo_banner-ccd06552 .btn-black-border { color: white; border-color: white; }
@media (min-width: 73.125rem) { .bg-blue.coh-ce-cpt_promo_banner-ccd06552 .btn-black-border:hover { color: #282727; } }
@media (min-width: 73.125rem) { .bg-blue.coh-ce-cpt_promo_banner-ccd06552 .btn-black-border:hover:before { background-color: white; } }
.bg-blue.coh-ce-cpt_promo_banner-ccd06552 .btn-black-border:active { color: #282727; }
.bg-blue.coh-ce-cpt_promo_banner-ccd06552 .btn-black-border:active:before { background-color: white; }
@media (min-width: 64rem) { .banner-full-width.coh-ce-cpt_promo_banner-ccd06552 { margin-right: 0; padding-right: -webkit-calc(8.33333% * 1); padding-right: calc(8.33333% * 1); padding-left: -webkit-calc(8.33333% * 1); padding-left: calc(8.33333% * 1); } }
.banner-full-width.bg-green.coh-ce-cpt_promo_banner-ccd06552 a.btn-black-border:before { background-color: white; }
@media (min-width: 64rem) { .banner-full-width.bg-green.coh-ce-cpt_promo_banner-ccd06552 a.btn-black-border:hover { color: white; } }
.banner-full-width.bg-green.coh-ce-cpt_promo_banner-ccd06552 a.btn-black-border:active { color: white; }
.banner-full-width.bg-green.coh-ce-cpt_promo_banner-ccd06552 a.btn-black-border:active:before { width: 0; }
.banner-full-width.bg-blue.coh-ce-cpt_promo_banner-ccd06552 a.btn-black-border:before { background-color: white; }
@media (min-width: 64rem) { .banner-full-width.bg-blue.coh-ce-cpt_promo_banner-ccd06552 a.btn-black-border:hover { color: white; } }
.banner-full-width.bg-blue.coh-ce-cpt_promo_banner-ccd06552 a.btn-black-border:active { color: white; }
.banner-full-width.bg-blue.coh-ce-cpt_promo_banner-ccd06552 a.btn-black-border:active:before { width: 0; }
.banner-full-width.coh-ce-cpt_promo_banner-ccd06552 .promo-content-wrapper { margin-top: 24px; margin-bottom: 24px; }
.banner-full-width.coh-ce-cpt_promo_banner-ccd06552 a.btn-black-border { border-width: 0; font-size: 18px; line-height: 36px; padding: 0; font-family: 'Founders Grotesk Medium', sans-serif; color: #282727; }
@media (min-width: 64rem) { .banner-full-width.coh-ce-cpt_promo_banner-ccd06552 a.btn-black-border { font-size: 1.25rem; } }
.banner-full-width.coh-ce-cpt_promo_banner-ccd06552 a.btn-black-border:before { height: 0.1875rem; width: 100%; top: auto; bottom: 0; }
.banner-full-width.coh-ce-cpt_promo_banner-ccd06552 a.btn-black-border:after { display: none; }
@media (min-width: 64rem) { .banner-full-width.coh-ce-cpt_promo_banner-ccd06552 a.btn-black-border:hover:before { width: 0; } }
.banner-full-width.coh-ce-cpt_promo_banner-ccd06552 a.btn-black-border:active:before { width: 0; }
@media (min-width: 64rem) { .banner-full-width.coh-ce-cpt_promo_banner-ccd06552 .coh-row { margin-top: 6px; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_promo_banner-ccd06552 .btn-black-border:hover { color: white; } }
.coh-ce-cpt_promo_banner-ccd06552 .btn-black-border:active { color: white; }
.coh-ce-cpt_promo_banner-7450759c { margin-right: 1.375rem; margin-left: 1.375rem; }
@media (min-width: 48rem) { .coh-ce-cpt_promo_banner-7450759c { margin-right: 42px; margin-left: 42px; } }
.coh-ce-cpt_published_label-87ecb749 { font-family: 'Founders Grotesk Bold', sans-serif; color: #282727; font-size: 1.25rem; line-height: 1.25rem; text-transform: uppercase; }
@media (min-width: 64rem) { .coh-ce-cpt_published_label-87ecb749 { font-size: 1.875rem; } }
.coh-ce-cpt_published_label-b758b5b4 { font-family: 'Founders Grotesk Medium', sans-serif; color: #282727; font-size: 30px; line-height: 24px; }
@media (min-width: 64rem) { .coh-ce-cpt_published_label-b758b5b4 { font-size: 42px; line-height: 42px; } }
.coh-ce-cpt_quick_info__apply_now-54fe9dd2 { margin-bottom: 36px; }
@media (min-width: 48rem) { .coh-ce-cpt_quick_info__apply_now-54fe9dd2 { margin-bottom: 0; } }
.coh-ce-cpt_quick_info__apply_now-f33c106f { font-size: 1.25rem; line-height: 1.25rem; margin-bottom: 6px; }
@media (min-width: 64rem) { .coh-ce-cpt_quick_info__apply_now-f33c106f { font-size: 1.5rem; } }
.coh-ce-cpt_quick_info__apply_now-acc0730d h4 { font-size: 1.5rem; line-height: 2.25rem; font-family: 'Founders Grotesk Medium', sans-serif; }
@media (min-width: 48rem) { .coh-ce-cpt_quick_info__apply_now-acc0730d h4 { height: 5rem; } }
@media (min-width: 64rem) { .coh-ce-cpt_quick_info__apply_now-acc0730d h4 { font-size: 1.875rem; } }
.coh-ce-cpt_quick_info__apply_now-acc0730d a.progressive-trigger { color: #282727; font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-cpt_quick_info__apply_now-acc0730d a.progressive-trigger:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E812"; font-family: "fontello"; }
.coh-ce-cpt_quick_info__apply_now-8e86b427 { font-size: 1.25rem; line-height: 1.25rem; margin-bottom: 6px; }
@media (min-width: 64rem) { .coh-ce-cpt_quick_info__apply_now-8e86b427 { font-size: 1.5rem; } }
.coh-ce-cpt_quick_info__apply_now-5f34bbf6 { line-height: 2.25rem; font-size: 1.5rem; font-family: 'Founders Grotesk Medium', sans-serif; }
@media (min-width: 48rem) { .coh-ce-cpt_quick_info__apply_now-5f34bbf6 { height: 5rem; } }
@media (min-width: 64rem) { .coh-ce-cpt_quick_info__apply_now-5f34bbf6 { font-size: 1.875rem; } }
.coh-ce-cpt_quick_info__apply_now-12463e2c { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -webkit-justify-content: start; -ms-flex-pack: start; justify-content: start; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }
.coh-ce-cpt_quick_info__apply_now-afc8b994 { font-size: 1.0625rem; font-family: 'Founders Grotesk Light', sans-serif; margin-left: 6px; }
@media (min-width: 64rem) { .coh-ce-cpt_quick_info__apply_now-afc8b994 { font-size: 1.375rem; } }
.coh-ce-cpt_quick_info__apply_now-49a678cc { 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: start; -webkit-justify-content: start; -ms-flex-pack: start; justify-content: start; -webkit-box-align: start; -webkit-align-items: start; -ms-flex-align: start; align-items: start; margin-top: 18px; }
@media (min-width: 48rem) { .coh-ce-cpt_quick_info__apply_now-49a678cc { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.coh-ce-cpt_quick_info__apply_now-49a678cc .progressive-trigger { margin-right: 36px; margin-bottom: 12px; }
@media (min-width: 64rem) { .coh-ce-cpt_quick_info__apply_now-49a678cc .progressive-trigger { margin-bottom: 0; } }
.coh-ce-cpt_related_pods_curated_contain-4247735f { 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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
@media (min-width: 48rem) { .coh-ce-cpt_related_pods_curated_contain-4247735f { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.coh-ce-cpt_related_pods_curated_contain-4247735f:before { display: none; }
.coh-ce-cpt_related_pods_curated_contain-4247735f:after { display: none; }
.coh-ce-cpt_related_pods_curated_contain-4247735f .pod-item { width: 100%; margin-bottom: 24px; display: block; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }
@media (min-width: 48rem) { .coh-ce-cpt_related_pods_curated_contain-4247735f .pod-item { width: 40%; max-width: 60%; } }
@media (min-width: 48rem) { .coh-ce-cpt_related_pods_curated_contain-4247735f .pod-item:nth-child(2n) { padding-left: 24px; } }
.coh-ce-cpt_related_pods_curated_contain-4247735f .pod-item:nth-child(4n + 1), .coh-ce-cpt_related_pods_curated_contain-4247735f .pod-item:nth-child(4n) { width: 100%; }
@media (min-width: 48rem) { .coh-ce-cpt_related_pods_curated_contain-4247735f .pod-item:nth-child(4n + 1), .coh-ce-cpt_related_pods_curated_contain-4247735f .pod-item:nth-child(4n) { width: 60%; } }
.coh-ce-cpt_related_pods_entity-3e80694d .card-item { -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: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; }
.coh-ce-cpt_related_pods_entity-3e80694d .card-item .card-heading { word-break: break-word; }
.coh-ce-cpt_related_pod_curated-752eeb65 { color: white; z-index: 9; font-family: 'Founders Grotesk Bold', sans-serif; font-size: 2.25rem; text-transform: uppercase; display: block; bottom: 24px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_related_pod_curated-752eeb65 { font-size: 3.375rem; line-height: 3rem; } }
.coh-ce-cpt_related_pod_curated-e296e436 { color: white; margin-top: 12px; z-index: 9; position: relative; overflow: hidden; max-height: 72px; width: 100%; display: block; }
.truncateTxt.coh-ce-cpt_related_pod_curated-e296e436 { overflow: hidden; }
.truncateTxt.coh-ce-cpt_related_pod_curated-e296e436:after { content: "..."; position: absolute; right: 0; bottom: -4px; }
@media (min-width: 64rem) { .truncateTxt.coh-ce-cpt_related_pod_curated-e296e436:after { bottom: 0; } }
.truncateTxt.coh-ce-cpt_related_pod_curated-e296e436 span { display: block; padding-right: 8px; }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-block { background-color: #e9e9e9; padding-top: 42px; padding-right: 18px; padding-bottom: 42px; padding-left: 18px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-block { padding-top: 42px; padding-right: 42px; padding-bottom: 42px; padding-left: 42px; } }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items .menu-item--expanded > a { width: -webkit-max-content; width: -moz-max-content; width: max-content; font-family: 'Founders Grotesk Medium', sans-serif; color: #484747; font-size: 24px; line-height: 24px; margin-bottom: 18px; display: block; max-width: 100%; }
@media (min-width: 73.125rem) { .coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items .menu-item--expanded > a { font-family: 'Founders Grotesk Medium', sans-serif; color: #282727; font-size: 30px; line-height: 36px; } }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items .menu-item--expanded .menu a { font-size: 1.0625rem; line-height: 1.875rem; font-family: 'Founders Grotesk Medium', sans-serif; color: #282727; display: inline; width: -webkit-max-content; width: -moz-max-content; width: max-content; position: relative; max-width: 100%; }
@media (min-width: 73.125rem) { .coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items .menu-item--expanded .menu a { font-size: 1.5rem; line-height: 2rem; font-family: 'Founders Grotesk Light', sans-serif; } }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items .menu-item--expanded .menu a:after { background-color: #10cfc9; height: 3px; width: 100%; position: absolute; bottom: 0; display: block; content: " "; -webkit-transition: width 400ms ease-in-out; -o-transition: width 400ms ease-in-out; transition: width 400ms ease-in-out; }
@media (min-width: 73.125rem) { .coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items .menu-item--expanded .menu a:hover:after { width: 0; } }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items .menu-item--expanded .menu a:active:after { width: 0; }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items .menu-item--expanded .menu a.is-active { color: #5e5d5d; pointer-events: none; cursor: default; }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items .menu-item--expanded .menu a.is-active:after { width: 0; }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items .menu-item--collapsed .menu-link-contentmain { display: none; }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items li { display: block; margin-bottom: 18px; text-indent: initial; }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items li:before { display: none; }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items li a { font-family: 'Founders Grotesk Medium', sans-serif; color: #282727; width: -webkit-max-content; width: -moz-max-content; width: max-content; font-size: 1.0625rem; line-height: 1.875rem; position: relative; max-width: 100%; }
@media (min-width: 73.125rem) { .coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items li a { font-family: 'Founders Grotesk Light', sans-serif; font-size: 1.5rem; line-height: 2rem; } }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items li a:after { background-color: #10cfc9; height: 3px; width: 100%; position: absolute; bottom: 0; display: block; -webkit-transition: width 400ms ease-in-out; -o-transition: width 400ms ease-in-out; transition: width 400ms ease-in-out; content: " "; }
@media (min-width: 73.125rem) { .coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items li a:hover:after { width: 0; } }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items li a:active:after { width: 0; }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items li .menu_link_content { font-size: 0; }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items li .menu_link_content .menu_link_content { display: none; }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items .menu-item--active-trail > a:after { display: none; }
.coh-ce-cpt_secondary_navigation-f5880cb7 .secondary-navigation-menu-items .menu-item--active-trail .menu_link_content > div { display: none; }
.coh-ce-cpt_sequence_steps-3723dc39 { margin-bottom: 18px; }
.coh-ce-cpt_sequence_steps-806dfbea { position: relative; }
.coh-ce-cpt_sequence_steps-806dfbea:before { content: ''; background-color: #e9e9e9; height: 12px; width: 54px; position: absolute; bottom: 0; left: 0; }
@media (min-width: 64rem) { .coh-ce-cpt_sequence_steps-806dfbea:before { width: 72px; } }
.step-teal.coh-ce-cpt_sequence_steps-806dfbea .is-open:before { background-color: #10cfc9; }
.step-teal.coh-ce-cpt_sequence_steps-806dfbea .is-open .step-icon { background-color: #10cfc9; }
.step-red.coh-ce-cpt_sequence_steps-806dfbea .is-open:before { background-color: #e03c31; }
.step-red.coh-ce-cpt_sequence_steps-806dfbea .is-open .step-icon { background-color: #e03c31; }
.step-orange.coh-ce-cpt_sequence_steps-806dfbea .is-open:before { background-color: #ff8f1c; }
.step-orange.coh-ce-cpt_sequence_steps-806dfbea .is-open .step-icon { background-color: #ff8f1c; }
.step-yellow.coh-ce-cpt_sequence_steps-806dfbea .is-open:before { background-color: #ffc72c; }
.step-yellow.coh-ce-cpt_sequence_steps-806dfbea .is-open .step-icon { background-color: #ffc72c; }
.step-blue.coh-ce-cpt_sequence_steps-806dfbea .is-open:before { background-color: #004c97; }
.step-blue.coh-ce-cpt_sequence_steps-806dfbea .is-open .step-icon { background-color: #004c97; color: white; }
.step-green.coh-ce-cpt_sequence_steps-806dfbea .is-open:before { background-color: #006f44; }
.step-green.coh-ce-cpt_sequence_steps-806dfbea .is-open .step-icon { background-color: #006f44; color: white; }
.step-pink.coh-ce-cpt_sequence_steps-806dfbea .is-open:before { background-color: #f5b6cd; }
.step-pink.coh-ce-cpt_sequence_steps-806dfbea .is-open .step-icon { background-color: #f5b6cd; }
.coh-ce-cpt_sequence_steps_item-5ef7daca { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; padding-bottom: 24px; position: relative; }
@media (min-width: 64rem) { .coh-ce-cpt_sequence_steps_item-5ef7daca { padding-bottom: 42px; } }
.coh-ce-cpt_sequence_steps_item-5ef7daca:before { content: ''; height: 100%; width: 12px; background-color: #e9e9e9; position: absolute; left: 21px; z-index: -1; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; display: block; }
@media (min-width: 64rem) { .coh-ce-cpt_sequence_steps_item-5ef7daca:before { left: 30px; } }
.coh-ce-cpt_sequence_steps_item-a693ced3 { width: 70px; }
@media (min-width: 64rem) { .coh-ce-cpt_sequence_steps_item-a693ced3 { width: 114px; } }
.coh-ce-cpt_sequence_steps_item-fccdee39 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 54px; width: 54px; background-color: #e9e9e9; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; font-family: 'Founders Grotesk Bold', sans-serif; color: #282727; font-size: 36px; -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: 64rem) { .coh-ce-cpt_sequence_steps_item-fccdee39 { height: 72px; width: 72px; font-size: 54px; } }
.coh-ce-cpt_sequence_steps_item-b857d2c2 { border-bottom-width: 6px; border-bottom-style: solid; border-bottom-color: #e9e9e9; width: -webkit-calc(100% - 70px); width: calc(100% - 70px); padding-bottom: 24px; }
@media (min-width: 64rem) { .coh-ce-cpt_sequence_steps_item-b857d2c2 { width: -webkit-calc(100% - 114px); width: calc(100% - 114px); padding-bottom: 42px; } }
.coh-ce-cpt_sequence_steps_item-965635df { font-family: 'Founders Grotesk Medium', sans-serif; color: #282727; font-size: 1.5rem; line-height: 1.5rem; margin-bottom: 12px; }
@media (min-width: 64rem) { .coh-ce-cpt_sequence_steps_item-965635df { font-size: 2.25rem; line-height: 2rem; } }
.coh-ce-cpt_sequence_steps_item-82ffdfa5 { font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-cpt_sequence_steps_item-3f2b7881 { display: none; padding-top: 18px; }
.coh-ce-cpt_streaming_video_audio-741b412f { -o-object-fit: cover; object-fit: cover; pointer-events: none; height: 100%; width: 100%; position: absolute; opacity: 0; -webkit-transition: all 400ms ease-in-out 400ms; -o-transition: all 400ms ease-in-out 400ms; transition: all 400ms ease-in-out 400ms; }
.is-active.coh-ce-cpt_streaming_video_audio-741b412f { opacity: 1; pointer-events: all; }
.coh-ce-cpt_streaming_video_audio-7fd6bc { font-size: 0; padding-top: 18px; padding-right: 1.25rem; padding-bottom: 18px; padding-left: 1.25rem; background-color: rgba(0,0,0,0.8); position: absolute; bottom: 0; left: 0; display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.coh-ce-cpt_streaming_video_audio-7fd6bc:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E809"; font-family: "fontello"; color: #10cfc9; font-size: 24px; }
.coh-accordion-tabs-vertical-left.coh-ce-cpt_tabs_container-fb63f82c { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.coh-accordion-tabs-vertical-left.coh-ce-cpt_tabs_container-fb63f82c > .coh-accordion-tabs-display-inner-accordion-xs { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }
@media (min-width: 64rem) { .coh-accordion-tabs-vertical-left.coh-ce-cpt_tabs_container-fb63f82c > .coh-accordion-tabs-display-inner-accordion-xs { -webkit-flex-basis: 75%; -ms-flex-preferred-size: 75%; flex-basis: 75%; } }
@media (min-width: 64rem) { .coh-accordion-tabs-vertical-left.coh-ce-cpt_tabs_container-fb63f82c .coh-style-tab-button { margin-right: 0; margin-bottom: 3px; } }
.coh-ce-cpt_tabs_container-fb63f82c .coh-accordion-title.is-active a { color: white; background-color: #282727; }
.coh-ce-cpt_tabs_container-fb63f82c .coh-accordion-title.is-active a:after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }
.coh-ce-cpt_tabs_container-fb63f82c .coh-accordion-title a { display: block; color: #282727; background-color: #10cfc9; padding-top: 12px; padding-right: 18px; padding-bottom: 12px; padding-left: 18px; position: relative; }
.coh-ce-cpt_tabs_container-fb63f82c .coh-accordion-title a:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E80E"; font-family: "fontello"; position: absolute; top: -webkit-calc(50% - 18px); top: calc(50% - 18px); right: 18px; font-size: 36px; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; -webkit-transform: rotateZ(0); -ms-transform: rotate(0); transform: rotateZ(0); }
.coh-ce-cpt_tabs_container-fb63f82c .coh-accordion-tabs-content { background-color: #e9e9e9; padding: 12px; }
@media (min-width: 64rem) { .coh-ce-cpt_tabs_container-fb63f82c .coh-accordion-tabs-content { padding: 42px; } }
.coh-ce-cpt_tabs_container-fb63f82c .coh-accordion-tabs-nav { width: 100%; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }
@media (min-width: 64rem) { .coh-ce-cpt_tabs_container-fb63f82c .coh-accordion-tabs-nav { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } }
.coh-ce-cpt_tabs_container-fb63f82c .coh-accordion-tabs-nav > li { min-width: 180px; }
@media (min-width: 64rem) { .coh-ce-cpt_tabs_container-fb63f82c .coh-accordion-tabs-nav > li:last-child { margin-right: 0; } }
.coh-ce-cpt_tabs_container-fb63f82c .coh-accordion-tabs-nav > li a { height: 100%; 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-accordion-tabs-vertical-left.coh-ce-cpt_tabs_container_vertical-1a714bf { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.coh-accordion-tabs-vertical-left.coh-ce-cpt_tabs_container_vertical-1a714bf > .coh-accordion-tabs-display-inner-accordion-xs { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }
@media (min-width: 64rem) { .coh-accordion-tabs-vertical-left.coh-ce-cpt_tabs_container_vertical-1a714bf > .coh-accordion-tabs-display-inner-accordion-xs { -webkit-flex-basis: 75%; -ms-flex-preferred-size: 75%; flex-basis: 75%; } }
@media (min-width: 64rem) { .coh-accordion-tabs-vertical-left.coh-ce-cpt_tabs_container_vertical-1a714bf .coh-style-tab-button { margin-right: 0; margin-bottom: 3px; } }
.coh-ce-cpt_tabs_container_vertical-1a714bf .coh-accordion-title.is-active a { color: white; background-color: #282727; }
.coh-ce-cpt_tabs_container_vertical-1a714bf .coh-accordion-title.is-active a:after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }
.coh-ce-cpt_tabs_container_vertical-1a714bf .coh-accordion-title a { display: block; color: #282727; background-color: #10cfc9; padding-top: 12px; padding-right: 18px; padding-bottom: 12px; padding-left: 18px; position: relative; }
.coh-ce-cpt_tabs_container_vertical-1a714bf .coh-accordion-title a:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E80E"; font-family: "fontello"; position: absolute; top: -webkit-calc(50% - 18px); top: calc(50% - 18px); right: 18px; font-size: 36px; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; -webkit-transform: rotateZ(0); -ms-transform: rotate(0); transform: rotateZ(0); }
.coh-ce-cpt_tabs_container_vertical-1a714bf .coh-accordion-tabs-content { background-color: #e9e9e9; padding: 12px; }
@media (min-width: 64rem) { .coh-ce-cpt_tabs_container_vertical-1a714bf .coh-accordion-tabs-content { padding: 42px; } }
.coh-ce-cpt_two_column_coloured_banner-4b6d8632 { min-height: -webkit-calc(100vh - 91px); min-height: calc(100vh - 91px); color: #282727; }
@media (min-width: 64rem) { .coh-ce-cpt_two_column_coloured_banner-4b6d8632 { min-height: -webkit-calc(100vh - 146px); min-height: calc(100vh - 146px); } }
.bg-color-teal.coh-ce-cpt_two_column_coloured_banner-4b6d8632 { background-color: #10cfc9; }
.bg-color-yellow.coh-ce-cpt_two_column_coloured_banner-4b6d8632 { background-color: #ffc72c; }
.bg-color-pink.coh-ce-cpt_two_column_coloured_banner-4b6d8632 { background-color: #f5b6cd; }
.coh-ce-cpt_two_column_coloured_banner-4b6d8632 a.coh-style-inline-link-bold:before { background-color: #282727; }
.coh-ce-cpt_two_column_coloured_banner-4b6d8632 img { -webkit-filter: grayscale(100%); filter: grayscale(100%); display: block; }
.coh-ce-cpt_two_column_coloured_banner-eb9695b5 { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; min-height: -webkit-calc(100vh - 196px); min-height: calc(100vh - 196px); }
@media (min-width: 73.125rem) { .coh-ce-cpt_two_column_coloured_banner-eb9695b5 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } }
@media (min-width: 73.125rem) { .inverse-col-order.coh-ce-cpt_two_column_coloured_banner-eb9695b5 { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } }
.coh-ce-cpt_two_column_coloured_banner-eb9695b5 .coh-style-inline-link-bold:last-child { margin-bottom: 0; }
.coh-ce-cpt_two_column_coloured_banner-1ea16dd h2 { position: relative; }
.coh-ce-cpt_two_column_coloured_banner-1ea16dd h2:after { height: 100%; width: 100%; position: absolute; top: 0; left: 0; display: block; }
.coh-ce-cpt_two_column_coloured_banner-3723dc39 { margin-bottom: 18px; }
.coh-ce-cpt_two_column_coloured_banner-5ddac508 { margin-bottom: 12px; }
.coh-ce-cpt_two_column_coloured_banner-b21862b7 { 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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.coh-ce-cpt_two_column_coloured_banner-6bb909ec { 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: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; margin-bottom: 42px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_two_column_coloured_banner-6bb909ec { margin-bottom: 0; } }
.coh-ce-cpt_two_column_coloured_banner-8061cfbe { max-width: 50%; }
@media (min-width: 73.125rem) { .coh-ce-cpt_two_column_coloured_banner-8061cfbe { max-width: none; } }
.coh-ce-cpt_two_column_section_container-dbebbcd8 { padding-right: 1.375rem; padding-left: 1.375rem; 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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
@media (min-width: 35.3125rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 { padding-right: 1.5rem; padding-left: 1.5rem; } }
@media (min-width: 64rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 { padding-right: 0; padding-left: 0; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.col-6-2.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left { margin-bottom: 18px; width: 100%; }
@media (min-width: 64rem) { .col-6-2.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left { width: -webkit-calc(8.33333% * 5); width: calc(8.33333% * 5); margin-bottom: 0; margin-left: -webkit-calc(8.33333% * 2); margin-left: calc(8.33333% * 2); } }
@media (min-width: 90.875rem) { .col-6-2.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left { width: -webkit-calc(8.33333% * 6); width: calc(8.33333% * 6); } }
.col-6-2.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right { width: 100%; }
@media (min-width: 64rem) { .col-6-2.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right { width: -webkit-calc(8.33333% * 3); width: calc(8.33333% * 3); margin-right: 8.33333%; margin-left: 8.33333%; } }
@media (min-width: 90.875rem) { .col-6-2.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right { width: -webkit-calc(8.33333% * 2); width: calc(8.33333% * 2); } }
.col-6-3.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left { width: 100%; margin-bottom: 18px; }
@media (min-width: 64rem) { .col-6-3.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left { width: -webkit-calc(8.33333% * 6); width: calc(8.33333% * 6); margin-bottom: 0; margin-left: -webkit-calc(8.33333% * 2); margin-left: calc(8.33333% * 2); } }
.col-6-3.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right { width: 100%; }
@media (min-width: 64rem) { .col-6-3.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right { width: -webkit-calc(8.33333% * 3); width: calc(8.33333% * 3); margin-left: 8.33333%; } }
.col-4-3.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left { margin-bottom: 18px; width: 100%; }
@media (min-width: 64rem) { .col-4-3.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left { width: -webkit-calc(8.33333% * 4); width: calc(8.33333% * 4); margin-bottom: 0; margin-left: -webkit-calc(8.33333% * 2); margin-left: calc(8.33333% * 2); } }
.col-4-3.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right { width: 100%; }
@media (min-width: 64rem) { .col-4-3.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right { width: -webkit-calc(8.33333% * 3); width: calc(8.33333% * 3); margin-right: -webkit-calc(8.33333% * 2); margin-right: calc(8.33333% * 2); margin-left: 8.33333%; } }
.col-8-2.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left { margin-bottom: 18px; width: 100%; }
@media (min-width: 64rem) { .col-8-2.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left { width: -webkit-calc(8.33333% * 8); width: calc(8.33333% * 8); margin-bottom: 0; } }
.col-8-2.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right { width: 100%; }
@media (min-width: 64rem) { .col-8-2.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right { width: -webkit-calc(8.33333% * 2); width: calc(8.33333% * 2); margin-right: 8.33333%; margin-left: 8.33333%; } }
.content-reverse-mobile.coh-ce-cpt_two_column_section_container-dbebbcd8 { -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: 64rem) { .content-reverse-mobile.coh-ce-cpt_two_column_section_container-dbebbcd8 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .featured-content .coh-row-hidden-xs { overflow-y: hidden; }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .featured-content .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: 64rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .featured-content .coh-row-inner { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .featured-content .coh-column { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: none; }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .featured-content .coh-column .featured-content-txt { padding-top: 32px; padding-bottom: 32px; padding-left: 32px; }
@media (min-width: 90.875rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .featured-content .coh-column .featured-content-txt { padding-top: 0; padding-bottom: 0; padding-left: 0; } }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .video-panel-container .coh-container-boxed { max-width: none; }
@media (min-width: 48rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .video-panel-container .coh-container-boxed { margin-top: 42px; margin-right: 42px; margin-bottom: 42px; margin-left: 42px; } }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .video-panel-container .video-panel-video { width: 100%; max-width: none; -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .video-panel-container .video-panel-summary { padding: 1.375rem; }
@media (min-width: 35.3125rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .video-panel-container .video-panel-summary { width: 100%; } }
@media (min-width: 64rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .video-panel-container .video-panel-summary { width: 50%; } }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .video-panel-container .video-panel-links { padding: 1.375rem; }
@media (min-width: 35.3125rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .video-panel-container .video-panel-links { width: 100%; } }
@media (min-width: 64rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .video-panel-container .video-panel-links { width: 50%; } }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .coh-accordion-tabs .cta-primary, .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .coh-accordion-tabs .cta-secondary { min-width: 100%; }
@media (min-width: 48rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .coh-accordion-tabs .cta-primary, .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .coh-accordion-tabs .cta-secondary { min-width: 280px; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .gallery-container .gallery-item { width: -webkit-calc(50% - 24px); width: calc(50% - 24px); } }
@media (min-width: 73.125rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .gallery-container .gallery-item:nth-child(2n) { margin-right: 0; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .gallery-container .gallery-item:nth-child(3n) { margin-right: 42px; } }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .video-panel-container .coh-container-boxed { width: auto; }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-left .download-doc { width: 100%; }
@media (min-width: 64rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right .testimonial-container .testimonial-image { width: 100%; margin-right: 0; } }
@media (min-width: 64rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right .testimonial-container .testimonial-text { width: 100%; } }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right .coh-slider-item { height: 100%; width: auto; }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right .coh-slider-item > div { height: auto; }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right .coh-slider-item > div img { display: block; }
@media (min-width: 64rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right .cta-primary { min-width: unset; width: 100%; } }
@media (min-width: 64rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right .cta-secondary { min-width: unset; width: 100%; } }
.coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right .download-doc { width: 100%; }
@media (min-width: 48rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right .download-doc { width: 100%; } }
@media (min-width: 64rem) { .coh-ce-cpt_two_column_section_container-dbebbcd8 .col-right .download-doc { width: 100%; } }
.coh-ce-cpt_video_panel-5eab787d { background-color: #282727; color: white; }
.coh-ce-cpt_video_panel-5eab787d h1, .coh-ce-cpt_video_panel-5eab787d h2, .coh-ce-cpt_video_panel-5eab787d h3, .coh-ce-cpt_video_panel-5eab787d h4, .coh-ce-cpt_video_panel-5eab787d h5, .coh-ce-cpt_video_panel-5eab787d h6 { color: white; }
.coh-ce-cpt_video_panel-5eab787d a { color: white; }
.coh-ce-cpt_video_panel-5eab787d .coh-row-inner > div:last-child { margin-bottom: 0; }
@media (min-width: 73.125rem) { .coh-ce-cpt_video_panel-d81daed9 { margin-top: 42px; margin-bottom: 42px; } }
.coh-ce-cpt_video_panel_quick_links-dccda7cf { padding: 0; margin-bottom: 42px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_video_panel_quick_links-dccda7cf { margin-bottom: 0; } }
.coh-ce-cpt_video_panel_quick_links-dccda7cf a { margin-bottom: 6px !important; }
.coh-ce-cpt_video_panel_quick_links-543a4c4d { background-color: #484747; padding: 18px; }
.coh-ce-cpt_video_panel_quick_links-543a4c4d a { margin-bottom: 18px; width: -webkit-max-content; width: -moz-max-content; width: max-content; color: #ffffff !important; display: block; }
.coh-ce-cpt_video_panel_quick_links-543a4c4d h1, .coh-ce-cpt_video_panel_quick_links-543a4c4d h2, .coh-ce-cpt_video_panel_quick_links-543a4c4d h3, .coh-ce-cpt_video_panel_quick_links-543a4c4d h4, .coh-ce-cpt_video_panel_quick_links-543a4c4d h5, .coh-ce-cpt_video_panel_quick_links-543a4c4d h6 { font-size: 24px; margin-bottom: 18px; }
.coh-ce-cpt_video_panel_summary-6ea42eaf { margin-bottom: 42px; }
@media (min-width: 48rem) { .coh-ce-cpt_video_panel_summary-6ea42eaf { padding-right: 84px !important; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_video_panel_summary-6ea42eaf { margin-bottom: 0; } }
.coh-ce-cpt_video_panel_summary-3723dc39 { margin-bottom: 18px; }
.coh-ce-cpt_video_panel_summary-4d7c449f { margin-bottom: 0; }
.coh-ce-cpt_video_panel_video-8da4e892 { margin-bottom: 42px; }
@media (min-width: 73.125rem) { .coh-ce-cpt_video_panel_video-8da4e892 { margin-bottom: 0; } }
.coh-ce-cpt_view_more_button-96d5df6 { background-color: rgba(0, 0, 0, 0); font-family: 'Founders Grotesk Light', sans-serif; color: #282727; font-size: 24px; line-height: 30px; padding-top: 12px; padding-right: 18px; padding-bottom: 12px; padding-left: 18px; border-width: 6px; border-style: solid; border-color: #10cfc9; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; position: relative; margin-right: auto; margin-left: auto; display: block; width: 100%; }
@media (min-width: 48rem) { .coh-ce-cpt_view_more_button-96d5df6 { width: -webkit-calc(50% - 24px); width: calc(50% - 24px); } }
@media (min-width: 73.125rem) { .coh-ce-cpt_view_more_button-96d5df6 { width: -webkit-calc(33.3% - 28px); width: calc(33.3% - 28px); } }
.coh-ce-cpt_view_more_button-96d5df6:before { -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; width: 0; height: 100%; position: absolute; top: -6px; left: -6px; display: block; border-top-width: 6px; border-bottom-width: 6px; border-left-width: 6px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-color: rgba(0, 0, 0, 0); content: ''; }
.coh-ce-cpt_view_more_button-96d5df6:after { background-color: rgba(0, 0, 0, 0); height: -webkit-calc(100% + 12px); height: calc(100% + 12px); width: 6px; position: absolute; top: -6px; display: block; content: ''; right: -6px; -webkit-transition: none; -o-transition: none; transition: none; }
@media (min-width: 64rem) { .coh-ce-cpt_view_more_button-96d5df6:hover:before { width: 100%; border-color: #282727; } }
.coh-ce-cpt_view_more_button-96d5df6:hover:after { -webkit-transition: all 50ms ease-in-out 350ms; -o-transition: all 50ms ease-in-out 350ms; transition: all 50ms ease-in-out 350ms; }
@media (min-width: 64rem) { .coh-ce-cpt_view_more_button-96d5df6:hover:after { background-color: #282727; } }
.coh-ce-cpt_view_more_button-96d5df6:active:before { border-color: #282727; width: 100%; }
.coh-ce-cpt_view_more_button-96d5df6:active:after { -webkit-transition: all 50ms ease-in-out 350ms; -o-transition: all 50ms ease-in-out 350ms; transition: all 50ms ease-in-out 350ms; background-color: #282727; }
.coh-ce-cpt_view_more_button-431a7ae1 { padding-right: 30px; position: relative; display: block; }
.coh-ce-cpt_view_more_button-431a7ae1:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E80E"; font-family: "fontello"; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; margin-left: 6px; position: absolute; top: -4px; right: 0; font-size: 42px; }
.coh-ce-5805f196 { 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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
@media (min-width: 73.125rem) { .coh-ce-5805f196 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.coh-ce-90d481bb { margin-bottom: 0; }
@media (min-width: 73.125rem) { .coh-ce-90d481bb { margin-right: 42px; margin-bottom: 18px; } }
.coh-ce-90d481bb:last-child { margin-right: 0; }
.coh-ce-5b92fb70 { color: white; margin-bottom: 20px; }
@media (min-width: 73.125rem) { .coh-ce-5b92fb70 { margin-bottom: 0; } }
.coh-ce-71f16e24 { display: none; position: absolute; top: 90px; background-color: #282727; left: 0; width: 100%; padding-right: 1.375rem; padding-left: 1.375rem; height: -webkit-calc(100vh - 90px); height: calc(100vh - 90px); z-index: 99; }
@media (min-width: 48rem) { .coh-ce-71f16e24 { padding-right: 2rem; padding-left: 2rem; } }
@media (min-width: 73.125rem) { .coh-ce-71f16e24 { background-color: rgba(0, 0, 0, 0); height: auto; width: auto; padding-right: 0; padding-left: 0; margin-left: auto; position: static; display: block; } }
.coh-ce-5898bac1 { overflow-y: auto; height: -webkit-calc(100vh - 130px); height: calc(100vh - 130px); }
@media (min-width: 64rem) { .coh-ce-5898bac1 { height: auto; } }
.coh-ce-58816aa8 { display: block; margin-bottom: 18px; text-indent: initial; }
@media (min-width: 73.125rem) { .coh-ce-58816aa8 { display: inline-block; margin-bottom: 0; margin-left: 24px; } }
.coh-ce-58816aa8:first-child { margin-top: 18px; }
@media (min-width: 73.125rem) { .coh-ce-58816aa8:first-child { margin-top: 0; } }
.coh-ce-58816aa8:before { display: none; }
@media (min-width: 73.125rem) { .is-expanded.coh-ce-58816aa8 > a:before { width: 100%; } }
.coh-ce-cc96a4a7 { font-size: 1.25rem; line-height: 1.5rem; font-family: 'Founders Grotesk Medium', sans-serif; color: white; position: relative; width: 100%; margin-top: 6px; margin-bottom: 6px; }
@media (min-width: 73.125rem) { .coh-ce-cc96a4a7 { width: auto; } }
.coh-ce-cc96a4a7:before { background-color: #10cfc9; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; height: 0.125rem; width: 0; content: ''; position: absolute; bottom: -6px; left: 0; }
.coh-ce-cc96a4a7:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E810"; font-family: "fontello"; margin-left: auto; position: absolute; top: -webkit-calc(50% - 10px); top: calc(50% - 10px); right: 0; }
@media (min-width: 73.125rem) { .coh-ce-cc96a4a7:after { display: none; } }
@media (min-width: 73.125rem) { .coh-ce-cc96a4a7:hover:before { width: 100%; } }
@media (min-width: 73.125rem) { .coh-ce-cc96a4a7:active:before { width: 100%; } }
.is-active.coh-ce-cc96a4a7:before { width: 100%; }
.coh-ce-797060a3 { background-color: #282727; position: absolute; top: 0; right: 0; display: none; width: 100%; padding-top: 18px; padding-right: 1.375rem; padding-bottom: 18px; padding-left: 1.375rem; z-index: 100; height: -webkit-calc(100vh - 140px); height: calc(100vh - 140px); overflow-y: auto; }
@media (min-width: 35.3125rem) { .coh-ce-797060a3 { height: -webkit-calc(100vh - 130px); height: calc(100vh - 130px); } }
@media (min-width: 48rem) { .coh-ce-797060a3 { padding-right: 2rem; padding-left: 2rem; } }
@media (min-width: 64rem) { .coh-ce-797060a3 { height: auto; overflow-y: initial; } }
@media (min-width: 73.125rem) { .coh-ce-797060a3 { top: 108px; width: 75%; padding-top: 42px; padding-right: 84px; padding-bottom: 42px; padding-left: 84px; min-height: auto; } }
@media (min-width: 90.875rem) { .coh-ce-797060a3 { top: 111.5px; } }
.coh-ce-30da1e42 { 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; position: static; margin-top: 1rem; }
@media (min-width: 73.125rem) { .coh-ce-30da1e42 { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; position: absolute; top: 4.375rem; right: 5rem; margin-top: 0; } }
.coh-ce-30da1e42:before { content: normal; }
.coh-ce-30da1e42:after { content: normal; }
.coh-ce-cf723850 { color: white; 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; }
@media (min-width: 73.125rem) { .coh-ce-cf723850 { display: none; } }
.coh-ce-cf723850:before { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E80F"; font-family: "fontello"; font-size: 24px; margin-right: 6px; }
.coh-ce-4b03c0da { color: white; font-size: 24px; display: none; }
@media (min-width: 73.125rem) { .coh-ce-4b03c0da { display: block; } }
.coh-ce-4b03c0da:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E807"; font-family: "fontello"; }
.coh-ce-ba932164 { position: relative; display: inline-block; }
.coh-ce-ba932164:before { background-color: rgba(0, 0, 0, 0); height: 0.125rem; width: 0; position: absolute; bottom: -6px; left: 0; content: ''; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.coh-ce-ba932164:hover:before { background-color: #10cfc9; }
@media (min-width: 73.125rem) { .coh-ce-ba932164:hover:before { width: 100%; } }
.coh-ce-ba932164:active:before { width: -webkit-calc(100% - 32px); width: calc(100% - 32px); background-color: #10cfc9; }
.coh-ce-c170152e { color: white; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.coh-ce-c170152e:before { background-color: #10cfc9; height: 12px; width: 0; display: block; content: ''; position: absolute; left: -84px; top: -webkit-calc(50% - 6px); top: calc(50% - 6px); }
@media (min-width: 73.125rem) { .coh-ce-c170152e:before { width: 66px; } }
.coh-ce-c170152e:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E804"; font-family: "fontello"; font-size: 1.25rem; margin-left: 12px; }
.coh-ce-eb75e7a8 { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; height: 100%; }
@media (min-width: 64rem) { .coh-ce-eb75e7a8 { overflow: hidden; } }
@media (min-width: 73.125rem) { .coh-ce-eb75e7a8 { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; height: auto; } }
.coh-ce-e12427f5 { padding-bottom: 150px; }
@media (min-width: 73.125rem) { .coh-ce-e12427f5 { padding-bottom: 0; } }
.coh-ce-e12427f5 li { text-indent: initial; }
.coh-ce-e12427f5 li:before { display: none; }
.coh-ce-6f23121b { margin-bottom: 42px; }
.coh-ce-6f23121b a { width: -webkit-max-content; width: -moz-max-content; width: max-content; color: #d4d4d4; font-size: 24px; line-height: 24px; margin-bottom: 24px; position: relative; display: block; }
.coh-ce-6f23121b a:before { -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; height: 0.125rem; width: 0; position: absolute; bottom: 0; left: 0; content: ''; background-color: #10cfc9; }
.coh-ce-6f23121b a:hover:before { width: 100%; }
.coh-ce-6f23121b a:active:before { width: 100%; }
.coh-ce-9e66f408 { background-color: #f5b6cd; padding: 30px; }
.coh-ce-6b9887a9 { margin-bottom: 24px; font-size: 1.25rem; }
@media (min-width: 48rem) { .coh-ce-6b9887a9 { font-size: 1.5rem; } }
.coh-ce-ea5a7522 a { min-width: auto; }
.coh-ce-ab1bdceb { margin-bottom: 24px; }
@media (min-width: 73.125rem) { .coh-ce-ab1bdceb { margin-bottom: 0; } }
.coh-ce-ca9e7b4 { height: auto; 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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; overflow-x: hidden; }
@media (min-width: 73.125rem) { .coh-ce-ca9e7b4 { max-height: 1020px; } }
@media (min-width: 90.875rem) { .coh-ce-ca9e7b4 { max-height: 900px; } }
.coh-ce-744266af { margin-bottom: 18px; position: relative; display: block; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; break-inside: avoid; column-break-inside: avoid; page-break-inside: avoid; width: 100%; text-indent: initial; }
@media (min-width: 73.125rem) { .coh-ce-744266af { width: 45%; margin-right: 7%; } }
.coh-ce-744266af:before { display: none; }
.coh-ce-3a6318b6 { color: white; display: inline-block; font-family: 'Founders Grotesk Medium', sans-serif; width: auto; margin-bottom: 6px; position: relative; padding-bottom: 6px; font-size: 24px; line-height: 24px; }
.coh-ce-3a6318b6:before { -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; background-color: #10cfc9; height: 0.125rem; width: 0; content: ''; position: absolute; bottom: 0; left: 0; }
@media (min-width: 73.125rem) { .coh-ce-3a6318b6:hover:before { width: 100%; } }
.coh-ce-3a6318b6:active:before { width: 100%; }
.coh-ce-a6f735d3 { color: #d4d4d4; display: block; letter-spacing: normal; }
.coh-ce-e4a1e74e { margin-bottom: 0; }
.coh-ce-432f5798 { color: white; margin-bottom: 20px; }
.coh-ce-5a2b3c13 .coh-slider-container-mid { padding-left: 1rem; }
@media (min-width: 48rem) { .coh-ce-5a2b3c13 .coh-slider-container-mid { padding-left: 2rem; } }
@media (min-width: 64rem) { .coh-ce-5a2b3c13 .coh-slider-container-mid { padding-left: -webkit-calc((100% - 960px) / 2); padding-left: calc((100% - 960px) / 2); } }
@media (min-width: 73.125rem) { .coh-ce-5a2b3c13 .coh-slider-container-mid { padding-left: -webkit-calc((100% - 1106px) / 2); padding-left: calc((100% - 1106px) / 2); } }
@media (min-width: 90.875rem) { .coh-ce-5a2b3c13 .coh-slider-container-mid { padding-left: -webkit-calc((100% - 1326px) / 2); padding-left: calc((100% - 1326px) / 2); } }
.coh-ce-5a2b3c13 .coh-slider-nav-bottom { width: 100%; padding-right: 16px; padding-left: 16px; margin-bottom: 24px; position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media (min-width: 48rem) { .coh-ce-5a2b3c13 .coh-slider-nav-bottom { padding-right: 32px; padding-left: 32px; } }
@media (min-width: 64rem) { .coh-ce-5a2b3c13 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 960px) / 2); padding-right: calc((100% - 960px) / 2); padding-left: -webkit-calc((100% - 960px) / 2); padding-left: calc((100% - 960px) / 2); -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } }
@media (min-width: 73.125rem) { .coh-ce-5a2b3c13 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 1106px) / 2); padding-right: calc((100% - 1106px) / 2); padding-left: -webkit-calc((100% - 1106px) / 2); padding-left: calc((100% - 1106px) / 2); } }
@media (min-width: 90.875rem) { .coh-ce-5a2b3c13 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 1326px) / 2); padding-right: calc((100% - 1326px) / 2); padding-left: -webkit-calc((100% - 1326px) / 2); padding-left: calc((100% - 1326px) / 2); } }
.coh-ce-5a2b3c13 .slick-list { padding-bottom: 42px; }
.coh-ce-5a2b3c13 .slick-list .slick-track { margin-right: 0; margin-left: 0; }
.coh-ce-5a2b3c13 .slick-dots { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; position: relative !important; }
@media (min-width: 64rem) { .coh-ce-5a2b3c13 .slick-dots { right: 42px !important; } }
.coh-ce-5a2b3c13 .slick-prev { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
.coh-ce-5a2b3c13 .slick-next { -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; }
.coh-ce-5a2b3c13 .slick-arrow.slick-disabled:before { color: white; background-color: #d4d4d4; }
.coh-ce-d30da076 { height: auto; width: 18rem; }
@media (min-width: 48rem) { .coh-ce-d30da076 { width: 27.9375rem; } }
.coh-ce-25c2a0c0 .card-item .card-heading { word-break: break-word; }
.coh-ce-47404db4 { 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-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
@media (min-width: 48rem) { .coh-ce-47404db4 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.coh-ce-474c928d { 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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
@media (min-width: 48rem) { .coh-ce-474c928d { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.coh-ce-474c928d:before { display: none; }
.coh-ce-474c928d:after { display: none; }
.coh-ce-474c928d .pod-item { width: 100%; margin-bottom: 24px; display: block; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }
@media (min-width: 48rem) { .coh-ce-474c928d .pod-item { max-width: 60%; width: 40%; } }
@media (min-width: 48rem) { .coh-ce-474c928d .pod-item:nth-child(2n) { padding-left: 24px; } }
.coh-ce-474c928d .pod-item:nth-child(4n + 1), .coh-ce-474c928d .pod-item:nth-child(4n) { width: 100%; }
@media (min-width: 48rem) { .coh-ce-474c928d .pod-item:nth-child(4n + 1), .coh-ce-474c928d .pod-item:nth-child(4n) { width: 60%; } }
.coh-ce-cpt_share-2cf45455 { line-height: normal; margin-bottom: 18px; }
.coh-ce-cpt_share-f5aa770f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.coh-ce-cpt_share-f5aa770f a { margin-bottom: 24px; color: #282727; }
@media (min-width: 64rem) { .coh-ce-cpt_share-f5aa770f a:hover { background-color: #282727; } }
@media (min-width: 64rem) { .coh-ce-cpt_share-f5aa770f a:hover:after { color: #10cfc9; } }
.coh-ce-cpt_share-f5aa770f a:active { background-color: #282727; }
.coh-ce-cpt_share-f5aa770f a:active:after { color: #10cfc9; }
.coh-ce-cpt_share-cb1a0fb7 { height: 48px; width: 48px; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; background-color: #10cfc9; margin-right: 24px; }
.coh-ce-cpt_share-cb1a0fb7:after { font-size: 24px; }
.coh-ce-fedc0cf7 { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media (min-width: 48rem) { .coh-ce-fedc0cf7 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } }
.coh-ce-4a88f0 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
@media (min-width: 48rem) { .coh-ce-4a88f0 { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; } }
.coh-ce-993901e7 { margin-bottom: 6px; }
@media (min-width: 48rem) { .coh-ce-993901e7 { margin-bottom: 12px; } }
@media (min-width: 73.125rem) { .coh-ce-d555390a { 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-ce-d69ceab2 { margin-left: 58px; }
@media (min-width: 64rem) { .coh-ce-d69ceab2 { margin-left: 74px; } }
.coh-ce-424b21d1 { display: block; margin-bottom: 12px; }
.coh-ce-3a201833 { font-size: 1.0625rem; line-height: 1.625rem; font-family: 'Founders Grotesk Medium', sans-serif; }
@media (min-width: 64rem) { .coh-ce-3a201833 { font-size: 1.5rem; line-height: 2rem; } }
.coh-ce-3a201833:after { line-height: normal; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2rem; padding-top: 0.375rem; padding-right: 0.75rem; padding-bottom: 0.375rem; padding-left: 0.75rem; position: absolute; left: -58px; top: 0; display: block; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; content: "\E818"; font-family: "fontello"; }
@media (min-width: 64rem) { .coh-ce-3a201833:after { font-size: 3rem; left: -74px; line-height: normal; } }
.coh-ce-3a201833:after:hover { background-color: rgba(0, 0, 0, 0); }
.coh-ce-3a201833:hover:after { background-color: #10cfc9; }
.coh-ce-2bcf30b4 { text-transform: uppercase; }
.coh-ce-ce062a7e { color: white; z-index: 9; font-family: 'Founders Grotesk Bold', sans-serif; font-size: 2.25rem; text-transform: uppercase; break-word: word-break; }
@media (min-width: 73.125rem) { .coh-ce-ce062a7e { font-size: 3.375rem; line-height: 3rem; } }
.coh-ce-d912c6a1 { max-height: 75px; overflow: hidden; z-index: 9; color: white; margin-top: 12px; }
.coh-ce-d912c6a1 br { display: none; }
.coh-ce-4d7c449f { margin-bottom: 0; }
.coh-ce-8ad8a69f { background-color: #484747; }
.coh-ce-a5ba3e2a { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.coh-ce-8e7a6d31 { color: white; }
.coh-ce-c471224c { padding-top: 1.375rem; padding-right: 1.375rem; padding-bottom: 1.375rem; padding-left: 1.375rem; }
@media (min-width: 48rem) { .coh-ce-c471224c { padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; } }
@media (min-width: 73.125rem) { .coh-ce-c471224c { padding-right: 2rem; padding-left: 0; } }
.coh-ce-7f38c162 { text-transform: uppercase; font-family: 'Founders Grotesk Bold', sans-serif; color: #10cfc9; font-size: 2.25rem; line-height: 1.875rem; margin-bottom: 18px; }
@media (min-width: 73.125rem) { .coh-ce-7f38c162 { font-size: 3rem; line-height: 2.625rem; } }
.coh-ce-d990cbf2 { margin-bottom: 36px; }
.coh-ce-19eafd45 { color: white; font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-51a54600 { -o-object-fit: cover; object-fit: cover; height: 100%; width: 100%; display: none; }
.coh-ce-fb89dca7 { margin-bottom: 12px; }
.coh-ce-9bb5cc8f { margin-bottom: 24px; }
.coh-ce-82ffdfa5 { font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-375f823e { color: #282727; }
.coh-ce-375f823e p { font-size: inherit; line-height: inherit; text-transform: capitalize; display: block; word-break: break-word; }
.coh-ce-82ffdfa5 { font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-366679c2:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E814"; font-family: "fontello"; }
.coh-ce-31e7a6da { display: none; }
.coh-ce-31e7a6da:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E807"; font-family: "fontello"; }
.coh-ce-b14be452 { margin-bottom: 12px; display: block; }
.coh-ce-ce062a7e { color: white; z-index: 9; font-family: 'Founders Grotesk Bold', sans-serif; font-size: 2.25rem; text-transform: uppercase; break-word: word-break; }
@media (min-width: 73.125rem) { .coh-ce-ce062a7e { font-size: 3.375rem; line-height: 3rem; } }
.coh-ce-e7deee38 { text-transform: none; }
.coh-ce-d912c6a1 { max-height: 75px; overflow: hidden; z-index: 9; color: white; margin-top: 12px; }
.coh-ce-d912c6a1 br { display: none; }
.coh-ce-4d7c449f { margin-bottom: 0; }
.homepage-hero--video.coh-ce-80eb344a .homepage-hero-video { display: block; }
.homepage-hero--image.coh-ce-80eb344a .homepage-hero-image { display: block; }
.coh-ce-de7cc71d { position: relative; display: none; }
.coh-ce-6ade2e3 { height: auto; width: 100%; }
@media (min-width: 73.125rem) { .coh-ce-6ade2e3 { height: 100vh; } }
.coh-ce-1ad1912e { height: auto; width: 100%; margin-bottom: -10px; }
@media (min-width: 73.125rem) { .coh-ce-1ad1912e { height: 100vh; margin-bottom: 0; } }
.coh-ce-1ad1912e video.coh-video-background-inner { position: relative; top: 0; left: 0; -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; }
@media (min-width: 73.125rem) { .coh-ce-1ad1912e video.coh-video-background-inner { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) !important; -ms-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; } }
.coh-ce-40cfb009 { position: absolute; bottom: 0; left: 0; width: 100%; }
.coh-ce-879f6dc4 { height: 0; text-align: center; width: 100%; }
@media (min-width: 73.125rem) { .coh-ce-879f6dc4 { height: 138px; } }
.coh-ce-8a6e769c { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.coh-ce-8ca89d51 { position: relative; display: block; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 0; font-size: 0; }
@media (min-width: 48rem) { .coh-ce-8ca89d51 { padding-top: 50px; padding-right: 30px; padding-bottom: 50px; padding-left: 30px; } }
@media (min-width: 73.125rem) { .coh-ce-8ca89d51 { display: block; } }
.coh-ce-8ca89d51:after { color: white; font-size: 42px; display: block; position: relative; top: 0; -webkit-transition: 400ms ease-in-out top; -o-transition: 400ms ease-in-out top; transition: 400ms ease-in-out top; }
.coh-ce-3e979453 { position: relative; display: block; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 0; font-size: 0; }
@media (min-width: 48rem) { .coh-ce-3e979453 { padding-top: 50px; padding-right: 30px; padding-bottom: 50px; padding-left: 30px; } }
@media (min-width: 73.125rem) { .coh-ce-3e979453 { display: block; } }
.coh-ce-3e979453:after { color: white; font-size: 42px; display: block; position: relative; top: 0; -webkit-transition: 400ms ease-in-out top; -o-transition: 400ms ease-in-out top; transition: 400ms ease-in-out top; }
.coh-ce-5a95001 { display: none; }
.coh-ce-b30351dc { background-color: #282727; }
.sticky-cta-row--sticky.coh-ce-b30351dc .sticky-cta-row__placeholder { display: block; }
.sticky-cta-row--sticky.coh-ce-b30351dc .sticky-cta-row__main { position: fixed; top: 0; z-index: 10; width: 100%; }
.coh-ce-b30351dc .sticky-cta-row__placeholder { display: none; }
.coh-ce-b063d911 { background-color: #282727; padding-top: 20px; padding-bottom: 20px; }
@media (min-width: 64rem) { .coh-ce-b063d911 { padding-top: 30px; padding-bottom: 30px; } }
.coh-ce-9cc9abb1 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -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; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; }
.coh-ce-9cc9abb1:before { content: normal; }
.coh-ce-9cc9abb1:after { content: normal; }
.coh-ce-c55dcfb1 { -webkit-filter: invert(100%); filter: invert(100%); min-height: auto; display: none; width: 11.25rem; }
@media (min-width: 64rem) { .coh-ce-c55dcfb1 { width: 280px; } }
@media (min-width: 73.125rem) { .coh-ce-c55dcfb1 { display: block; } }
.coh-ce-19424183 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -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-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100%; position: relative; }
.coh-ce-19424183 a.cta-primary { margin-right: 10px; margin-left: 10px; display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -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; width: -webkit-calc(50% - 10px); width: calc(50% - 10px); min-width: auto; padding: 12px; line-height: 1.25rem; }
@media (min-width: 48rem) { .coh-ce-19424183 a.cta-primary { width: 326px; min-width: 280px; padding: 18px; } }
@media (min-width: 64rem) { .coh-ce-19424183 a.cta-primary { margin-right: 15px; margin-left: 15px; } }
.coh-ce-19424183 a.cta-primary:first-child { margin-left: 0; }
.coh-ce-19424183 a.cta-primary:last-child { margin-right: 0; }
.coh-ce-c8fcfdf1 { display: none; position: relative; z-index: 1; }
@media (min-width: 73.125rem) { .coh-ce-c8fcfdf1 { display: block; } }
.coh-ce-79e6d5dc { color: white; font-family: 'Founders Grotesk Text', sans-serif; font-size: 24px; 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; line-height: 1.4em; white-space: nowrap; }
.coh-ce-79e6d5dc:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F102"; font-family: "icomoon"; margin-left: 15px; }
.coh-ce-784eb766 { background-color: #e9e9e9; padding-top: 30px; padding-right: 18px; padding-bottom: 30px; padding-left: 18px; margin-top: 6px; margin-bottom: 18px; }
@media (min-width: 64rem) { .coh-ce-784eb766 { padding-top: 42px; padding-right: 42px; padding-bottom: 42px; padding-left: 42px; margin-top: 18px; margin-right: -2.625rem; margin-bottom: 18px; margin-left: -2.625rem; } }
.coh-ce-784eb766 a { color: #282727; }
.coh-ce-784eb766 div:nth-child(3) { padding-bottom: 6px; }
.coh-ce-784eb766 div:last-of-type a { border-bottom-color: #10cfc9; border-bottom-style: solid; border-bottom-width: 2px; font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-784eb766 p a { font-family: 'Founders Grotesk Medium', sans-serif; color: #282727; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #10cfc9; }
.coh-ce-f680de65 { padding-bottom: 24px; }
.coh-ce-5a95001 { display: none; }
.coh-ce-c3fcb9d9 { 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; }
@media (min-width: 48rem) { .coh-ce-c3fcb9d9 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } }
@media (min-width: 48rem) { .coh-ce-e459c51a { width: 50%; } }
.coh-ce-695133b0 { display: block; }
@media (min-width: 48rem) { .coh-ce-695133b0 { display: none; } }
.coh-ce-695133b0 img { width: 100% !important; height: auto !important; }
.coh-ce-34db0170 { 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; margin-top: -36px; }
@media (min-width: 48rem) { .coh-ce-34db0170 { margin-top: 0; } }
.coh-ce-c7e54fb3 { background-color: #10cfc9; display: inline-block; }
@media (min-width: 64rem) { .coh-ce-c7e54fb3 { width: -webkit-max-content; width: -moz-max-content; width: max-content; } }
.content-grid-aligned.card-breadcrumb.coh-ce-c7e54fb3 { max-width: 100%; width: -webkit-max-content; width: -moz-max-content; width: max-content; }
.coh-ce-c7e54fb3 ul { margin-top: 0; }
.show-0.coh-ce-39cbe814 { display: none; }
.coh-ce-d75faf96 { color: white; background-color: #282727; }
@media (min-width: 64rem) { .coh-ce-d75faf96 { max-width: 75%; } }
.coh-ce-13588ac { font-size: 2.625rem; line-height: 2.625rem; }
@media (min-width: 73.125rem) { .coh-ce-13588ac { font-size: 3.375rem; line-height: 3.375rem; } }
.coh-ce-8d972a40 { font-size: 1.5rem; line-height: 2rem; font-family: 'Founders Grotesk Medium', sans-serif; margin-top: 24px; }
@media (min-width: 64rem) { .coh-ce-8d972a40 { font-size: 2.25rem; } }
.coh-ce-7820466 { font-size: 1.0625rem; line-height: 1.5rem; font-family: 'Founders Grotesk Medium', sans-serif; margin-top: 12px; }
@media (min-width: 64rem) { .coh-ce-7820466 { font-size: 1.25rem; line-height: 1.25rem; margin-top: 18px; } }
.coh-ce-f3d0a027 { font-size: 1.0625rem; line-height: 1.5rem; font-family: 'Founders Grotesk Medium', sans-serif; margin-top: 6px; margin-bottom: 24px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
@media (min-width: 64rem) { .coh-ce-f3d0a027 { font-size: 1.25rem; line-height: 1.25rem; } }
.coh-ce-4f128624 { margin-right: 6px; display: none; }
.coh-ce-37b66c5d { font-size: 1.25rem; line-height: 1.375rem; font-family: 'Founders Grotesk Medium', sans-serif; margin-top: 24px; }
@media (min-width: 64rem) { .coh-ce-37b66c5d { font-size: 1.5rem; line-height: 1.5rem; } }
.coh-ce-8309697 { margin-top: 6px; margin-bottom: 6px; }
.coh-ce-71b2eedf { font-size: 1.25rem; line-height: 1.375rem; font-family: 'Founders Grotesk Medium', sans-serif; margin-top: 30px; margin-bottom: 18px; }
@media (min-width: 64rem) { .coh-ce-71b2eedf { font-size: 1.5rem; line-height: 1.5rem; } }
.coh-ce-1dd27642 { margin-bottom: 24px; }
@media (min-width: 48rem) { .coh-ce-1dd27642 { width: 50%; margin-bottom: 0; } }
.coh-ce-90d6644e { display: none; }
@media (min-width: 48rem) { .coh-ce-90d6644e { display: block; } }
.coh-ce-be291a92 { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #e9e9e9; 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; }
@media (min-width: 48rem) { .coh-ce-be291a92 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.coh-ce-be291a92 a { margin-right: 36px; margin-bottom: 24px; max-width: 100%; width: -webkit-max-content; width: -moz-max-content; width: max-content; }
.coh-ce-c4ffa594:before { display: none; }
.coh-ce-758fae05 div { width: -webkit-max-content; width: -moz-max-content; width: max-content; display: inline-block; }
.coh-ce-758fae05 > div > div { margin-right: 12px; margin-bottom: 12px; }
.coh-ce-758fae05 > div > div:last-child { margin-right: 0; }
.coh-ce-758fae05 > div { max-width: 100%; }
.coh-ce-f758c538 { display: none; }
.clearing-banner.coh-ce-f758c538 { padding-top: 24px; padding-right: 0; padding-bottom: 24px; padding-left: 0; }
@media (min-width: 64rem) { .clearing-banner.coh-ce-f758c538 { padding-top: 6px; padding-right: 36px; padding-bottom: 6px; padding-left: 36px; } }
.banner-active-1.coh-ce-f758c538 { display: block; }
.coh-ce-5200eba8 { 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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
@media (min-width: 64rem) { .coh-ce-5200eba8 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } }
.coh-ce-f105f987 { margin-bottom: 0; }
.coh-ce-f105f987 span, .coh-ce-f105f987 a { vertical-align: middle; }
.coh-ce-f105f987 span.clearing-type { display: block; max-width: 100%; width: -webkit-max-content; width: -moz-max-content; width: max-content; }
@media (min-width: 48rem) { .coh-ce-f105f987 span.clearing-type { display: inline-block; } }
.coh-ce-8d432cdc { position: relative; width: 100%; }
.coh-ce-9e378092 { background-color: #e9e9e9; padding-top: 30px; padding-bottom: 30px; }
@media (min-width: 48rem) { .coh-ce-9e378092 { padding-top: 42px; padding-bottom: 42px; } }
@media (min-width: 73.125rem) { .coh-ce-9e378092 { margin-right: -webkit-calc(8.33333% * 2); margin-right: calc(8.33333% * 2); width: -webkit-calc(8.33333% * 10); width: calc(8.33333% * 10); } }
.coh-ce-25edd221 { 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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; margin-right: auto; margin-left: auto; padding-right: 16px; padding-left: 16px; }
@media (min-width: 48rem) { .coh-ce-25edd221 { padding-right: 32px; padding-left: 32px; } }
@media (min-width: 64rem) { .coh-ce-25edd221 { padding-right: -webkit-calc((100% - 960px) / 2); padding-right: calc((100% - 960px) / 2); padding-left: -webkit-calc((100% - 960px) / 2); padding-left: calc((100% - 960px) / 2); -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }
@media (min-width: 73.125rem) { .coh-ce-25edd221 { max-width: 960px; padding-right: 0; padding-left: 0; } }
@media (min-width: 64rem) { .coh-ce-e635fc7d { margin-right: 42px; } }
.coh-ce-b5a8c363 { text-transform: uppercase; font-family: 'Founders Grotesk Bold', sans-serif; letter-spacing: 0; font-size: 24px; margin-bottom: 12px; }
@media (min-width: 64rem) { .coh-ce-b5a8c363 { margin-bottom: 6px; } }
.coh-ce-a30ce19e { display: inline-block; margin-right: 30px; }
.coh-ce-a30ce19e:before { display: none; }
.coh-ce-a30ce19e:last-child { margin-right: 0; }
.coh-ce-a30ce19e .paragraph--type--social-media-follow-banner { position: relative; background-color: #10cfc9; height: 48px; width: 48px; 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-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
@media (min-width: 64rem) { .coh-ce-a30ce19e .paragraph--type--social-media-follow-banner:hover { background-color: #282727; } }
@media (min-width: 64rem) { .coh-ce-a30ce19e .paragraph--type--social-media-follow-banner:hover img { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); } }
.coh-ce-a30ce19e .paragraph--type--social-media-follow-banner:active { background-color: #282727; }
.coh-ce-a30ce19e .paragraph--type--social-media-follow-banner:active img { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }
.coh-ce-a30ce19e .paragraph--type--social-media-follow-banner img { max-height: 24px; max-width: 24px; height: auto; width: auto; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; -webkit-filter: brightness(0); filter: brightness(0); }
.coh-ce-a30ce19e .paragraph--type--social-media-follow-banner a { font-size: 0; position: absolute; top: 0; left: 0; display: block; height: 100%; width: 100%; }
.coh-ce-9e378092 { background-color: #e9e9e9; padding-top: 30px; padding-bottom: 30px; }
@media (min-width: 48rem) { .coh-ce-9e378092 { padding-top: 42px; padding-bottom: 42px; } }
@media (min-width: 73.125rem) { .coh-ce-9e378092 { margin-right: -webkit-calc(8.33333% * 2); margin-right: calc(8.33333% * 2); width: -webkit-calc(8.33333% * 10); width: calc(8.33333% * 10); } }
.coh-ce-a3f29314 { 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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
@media (min-width: 48rem) { .coh-ce-a3f29314 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
@media (min-width: 73.125rem) { .coh-ce-a3f29314 { max-width: 960px; } }
.coh-ce-8c59b897 { text-transform: uppercase; font-family: 'Founders Grotesk Bold', sans-serif; letter-spacing: 0; }
.coh-ce-5ea17b7a { 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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media (min-width: 48rem) { .coh-ce-5ea17b7a { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.coh-ce-26834ff3 { margin-bottom: 42px; width: 100%; }
@media (min-width: 48rem) { .coh-ce-26834ff3 { width: 55%; margin-right: 5%; } }
.coh-ce-f144ca12 { width: 100%; }
@media (min-width: 48rem) { .coh-ce-f144ca12 { width: 40%; } }
.coh-ce-f50d7750 { margin-bottom: 30px; font-family: 'Founders Grotesk Medium', sans-serif; font-size: 2.0625rem; line-height: 2.25rem; position: relative; }
.coh-ce-f50d7750:before { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: 'Founders Grotesk Bold', sans-serif; color: #10cfc9; font-size: 30px; content: "\E813"; font-family: "fontello"; position: absolute; top: -24px; left: -15px; }
.coh-ce-357397eb { font-size: 18px; line-height: 24px; font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-dbd9ed74 { font-family: 'Founders Grotesk Light', sans-serif; font-size: 18px; line-height: 24px; }
.coh-ce-79b390a5 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.coh-ce-efa9e946 { width: 15%; padding-top: 6px; padding-right: 6px; padding-bottom: 6px; font-family: 'Founders Grotesk Medium', sans-serif; font-size: 18px; line-height: 24px; }
.coh-ce-11521ed4 { width: 80%; }
@media (min-width: 64rem) { .coh-ce-11521ed4 { width: 85%; } }
.coh-ce-1b481798 { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d4d4d4; }
.coh-ce-1b481798:last-child { border-bottom-width: 0; }
.coh-ce-1b481798 article { width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.coh-ce-bc684288 { width: 20%; padding: 6px; }
@media (min-width: 35.3125rem) { .coh-ce-bc684288 { width: 30%; } }
.coh-ce-5d63392c { width: 15%; padding: 6px; }
.coh-ce-dbc185ea { width: 65%; padding: 6px; }
@media (min-width: 35.3125rem) { .coh-ce-dbc185ea { width: 55%; } }
.coh-ce-9d5681ad { margin-bottom: 3px; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.coh-ce-bce01148 { font-family: 'Founders Grotesk Light', sans-serif; color: #282727; border-width: 6px; border-style: solid; border-color: #e9e9e9; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 11px; padding-right: 15px; padding-bottom: 11px; padding-left: 15px; font-size: 24px; line-height: 36px; -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; -webkit-transition: background-color 400ms ease-in-out; -o-transition: background-color 400ms ease-in-out; transition: background-color 400ms ease-in-out; }
@media (min-width: 64rem) { .coh-ce-bce01148 { width: 200px; } }
@media (min-width: 73.125rem) { .coh-ce-bce01148 { width: 250px; } }
.coh-ce-bce01148:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E80E"; font-family: "fontello"; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; font-size: 36px; }
@media (min-width: 64rem) { .coh-ce-bce01148:after { display: none; } }
.is-active.coh-ce-bce01148 { background-color: #e9e9e9; }
.is-active.coh-ce-bce01148:after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }
.coh-ce-51ed193c { background-color: #e9e9e9; padding: 24px; display: none; }
@media (min-width: 64rem) { .coh-ce-51ed193c { position: absolute; top: 0; right: 0; padding: 36px; width: -webkit-calc(100% - 194px); width: calc(100% - 194px); z-index: 9; } }
@media (min-width: 73.125rem) { .coh-ce-51ed193c { width: -webkit-calc(100% - 244px); width: calc(100% - 244px); } }
.coh-ce-51ed193c h3 { font-family: 'Founders Grotesk Medium', sans-serif; font-size: 18px; line-height: 24px; }
.scroll-effect.coh-ce-387c5bb0 { position: relative; }
.scroll-effect.coh-ce-387c5bb0 .gradient-effect { display: block; }
.coh-ce-470dbdb3 { overflow-x: auto; }
.coh-ce-fe6791b3 { min-width: 800px; }
.coh-ce-16780c5b { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d4d4d4; }
.coh-ce-97e4f38f { width: 15%; }
.coh-ce-ed79eaeb { width: 80%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
@media (min-width: 64rem) { .coh-ce-ed79eaeb { width: 85%; } }
.coh-ce-bc684288 { width: 20%; padding: 6px; }
@media (min-width: 35.3125rem) { .coh-ce-bc684288 { width: 30%; } }
.coh-ce-5d63392c { width: 15%; padding: 6px; }
.coh-ce-dbc185ea { width: 65%; padding: 6px; }
@media (min-width: 35.3125rem) { .coh-ce-dbc185ea { width: 55%; } }
.coh-ce-d4e05d93 { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d4d4d4; }
.coh-ce-d4e05d93:last-child { border-bottom-width: 0; }
.coh-ce-5d6b4dbc { background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(255, 255, 255, 0)), to(#e9e9e9)); background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 1%, #e9e9e9 100%); background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 1%, #e9e9e9 100%); background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 1%, #e9e9e9 100%); background-position: left top; background-size: cover; background-repeat: no-repeat; background-attachment: scroll; height: 100%; width: 85px; position: absolute; top: 0; right: 0; display: none; }
.coh-ce-4f239b31 { padding-top: 24px; border-top-width: 2px; border-top-style: solid; border-top-color: #d4d4d4; margin-top: 24px; 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: left; -webkit-justify-content: left; -ms-flex-pack: left; justify-content: left; }
@media (min-width: 73.125rem) { .coh-ce-4f239b31 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.coh-ce-4f239b31 .progressive-trigger { margin-bottom: 12px; }
@media (min-width: 73.125rem) { .coh-ce-4f239b31 .progressive-trigger { margin-bottom: 0; } }
.coh-ce-556d80d6 { display: inline-block; }
.coh-ce-556d80d6 img { height: 24px; width: auto; }
.coh-ce-556d80d6 article > div:last-child { height: 48px; width: 48px; background-color: #10cfc9; 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-556d80d6 article > div:last-child.contextual { background-color: rgba(0, 0, 0, 0); height: auto; width: auto; }
.coh-ce-1a5cf535:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E80E"; font-family: "fontello"; font-size: 34px; }
.coh-ce-dd72d4af { margin-bottom: 12px; }
.coh-ce-fb89dca7 { margin-bottom: 12px; }
.coh-ce-e45b1055 { margin-top: 18px; }
.coh-ce-e45b1055 .progressive-trigger { color: white; font-family: 'Founders Grotesk Light', sans-serif; display: block; position: relative; padding-right: 24px; }
.coh-ce-e45b1055 .progressive-trigger:before { display: none; }
.coh-ce-e45b1055 .progressive-trigger:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E814"; font-family: "fontello"; position: absolute; top: -webkit-calc(50% - 9px); top: calc(50% - 9px); right: 0; }
.coh-ce-e45b1055 .progressive-trigger:hover span:before { width: 0; }
.coh-ce-e45b1055 .progressive-trigger span { position: relative; }
.coh-ce-e45b1055 .progressive-trigger span:before { content: ''; background-color: #10cfc9; height: 3px; width: 100%; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; position: absolute; bottom: -0.125rem; }
.coh-ce-fb89dca7 { margin-bottom: 12px; }
.coh-ce-70d32c1e { margin-bottom: 24px; }
.coh-ce-70d32c1e:last-child { margin-bottom: 0; }
.coh-ce-70d32c1e:before { display: none; }
.coh-ce-70d32c1e a { -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; color: #282727; font-size: 1rem; line-height: 1.25rem; position: relative; }
@media (min-width: 73.125rem) { .coh-ce-70d32c1e a { font-size: 1.5rem; line-height: 2rem; } }
.coh-ce-70d32c1e a:before { -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; background-color: #10cfc9; height: 0.125rem; width: 100%; position: absolute; bottom: -0.125rem; content: ''; }
.coh-ce-70d32c1e a:hover:before { width: 0; }
.coh-ce-70d32c1e a:active { font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-f79851e1 { margin-bottom: 24px; }
.coh-ce-5ebe739 { 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-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
@media (min-width: 48rem) { .coh-ce-5ebe739 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
.coh-ce-31f48748 { margin-right: auto; }
.coh-ce-c0baf630 { font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-6a2f9534 { margin-top: 30px; }
@media (min-width: 64rem) { .coh-ce-6a2f9534 { margin-top: 0; } }
.coh-ce-6a2f9534 a { font-size: 1.0625rem; line-height: 1.5rem; position: relative; color: #282727; display: inline; overflow: hidden; border-bottom: 3px solid #10cfc9; padding-bottom: 3px; }
@media (min-width: 64rem) { .coh-ce-6a2f9534 a { font-size: 1.5rem; line-height: 2.25rem; } }
.coh-ce-6a2f9534 a:before { bottom: 0; }
@media (min-width: 64rem) { .coh-ce-6a2f9534 a:hover:before { width: 0; } }
.coh-ce-6a2f9534 a:active:before { width: 0; }
.coh-ce-4ffebf36 { font-size: 1.5rem; margin-bottom: 12px; }
@media (min-width: 64rem) { .coh-ce-4ffebf36 { margin-bottom: 24px; } }
@media (min-width: 73.125rem) { .coh-ce-4ffebf36 { font-size: 1.875rem; } }
.coh-ce-bc44c768 { margin-top: 0; }
@media (min-width: 64rem) { .coh-ce-bc44c768 { margin-top: 18px; } }
.coh-ce-bc44c768 .progressive-trigger { color: white; font-family: 'Founders Grotesk Light', sans-serif; display: block; position: relative; padding-right: 24px; }
.coh-ce-bc44c768 .progressive-trigger:before { display: none; }
.coh-ce-bc44c768 .progressive-trigger:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E814"; font-family: "fontello"; position: absolute; top: -webkit-calc(50% - 9px); top: calc(50% - 9px); right: 0; }
.coh-ce-bc44c768 .progressive-trigger:hover span:before { width: 0; }
.coh-ce-bc44c768 .progressive-trigger span { position: relative; }
.coh-ce-bc44c768 .progressive-trigger span:before { -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; content: ''; position: absolute; bottom: -0.125rem; height: 3px; width: 100%; background-color: #10cfc9; }
.coh-ce-cpt_discover_uni_carousal-d7595c3f { background-color: #e9e9e9; padding-top: 90px; padding-bottom: 48px; }
.coursePostgraduate.coh-ce-cpt_discover_uni_carousal-d7595c3f { display: none; }
.coh-ce-cpt_discover_uni_carousal-f2d27688 .coh-slider-container-mid { padding-left: 1rem; }
@media (min-width: 48rem) { .coh-ce-cpt_discover_uni_carousal-f2d27688 .coh-slider-container-mid { padding-left: 2rem; } }
@media (min-width: 64rem) { .coh-ce-cpt_discover_uni_carousal-f2d27688 .coh-slider-container-mid { padding-left: -webkit-calc((100% - 960px) / 2); padding-left: calc((100% - 960px) / 2); } }
@media (min-width: 73.125rem) { .coh-ce-cpt_discover_uni_carousal-f2d27688 .coh-slider-container-mid { padding-left: -webkit-calc((100% - 1106px) / 2); padding-left: calc((100% - 1106px) / 2); } }
@media (min-width: 90.875rem) { .coh-ce-cpt_discover_uni_carousal-f2d27688 .coh-slider-container-mid { padding-left: -webkit-calc((100% - 1326px) / 2); padding-left: calc((100% - 1326px) / 2); } }
.coh-ce-cpt_discover_uni_carousal-f2d27688 .coh-slider-nav-bottom { width: 100%; padding-right: 16px; padding-left: 16px; margin-bottom: 24px; position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media (min-width: 48rem) { .coh-ce-cpt_discover_uni_carousal-f2d27688 .coh-slider-nav-bottom { padding-right: 32px; padding-left: 32px; margin-bottom: 0; } }
@media (min-width: 64rem) { .coh-ce-cpt_discover_uni_carousal-f2d27688 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 960px) / 2); padding-right: calc((100% - 960px) / 2); padding-left: -webkit-calc((100% - 960px) / 2); padding-left: calc((100% - 960px) / 2); -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } }
@media (min-width: 73.125rem) { .coh-ce-cpt_discover_uni_carousal-f2d27688 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 1106px) / 2); padding-right: calc((100% - 1106px) / 2); padding-left: -webkit-calc((100% - 1106px) / 2); padding-left: calc((100% - 1106px) / 2); } }
@media (min-width: 90.875rem) { .coh-ce-cpt_discover_uni_carousal-f2d27688 .coh-slider-nav-bottom { padding-right: -webkit-calc((100% - 1326px) / 2); padding-right: calc((100% - 1326px) / 2); padding-left: -webkit-calc((100% - 1326px) / 2); padding-left: calc((100% - 1326px) / 2); } }
.coh-ce-cpt_discover_uni_carousal-f2d27688 .slick-list { padding-bottom: 42px; }
.coh-ce-cpt_discover_uni_carousal-f2d27688 .slick-list .slick-track { margin-right: 0; margin-left: 0; }
.coh-ce-cpt_discover_uni_carousal-f2d27688 .slick-dots { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; position: relative !important; }
@media (min-width: 64rem) { .coh-ce-cpt_discover_uni_carousal-f2d27688 .slick-dots { right: 42px !important; } }
.coh-ce-cpt_discover_uni_carousal-f2d27688 .slick-prev { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
.coh-ce-cpt_discover_uni_carousal-f2d27688 .slick-next { -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; }
.coh-ce-cpt_discover_uni_carousal-f2d27688 .slick-arrow.slick-disabled:before { color: white; background-color: #d4d4d4; }
.coh-ce-cpt_discover_uni_carousal-a25c843b { max-height: 100%; }
.coh-ce-cpt_discover_uni_carousal-a25c843b .coh-style-body-small { padding-right: 0.75rem; padding-left: 0.5rem; display: block; width: 95%; }
@media (min-width: 35.3125rem) { .coh-ce-cpt_discover_uni_carousal-a25c843b .coh-style-body-small { width: 80%; } }
@media (min-width: 48rem) { .coh-ce-cpt_discover_uni_carousal-a25c843b .coh-style-body-small { width: 45%; } }
@media (min-width: 64rem) { .coh-ce-cpt_discover_uni_carousal-a25c843b .coh-style-body-small { width: 90%; } }
.coh-ce-cpt_discover_uni_carousal-f96bd7fe { overflow: hidden; border-color: rgba(0, 0, 0, 0); border-style: none; border-width: 0; width: 190px; height: 500px; }
@media (min-width: 64rem) { .coh-ce-cpt_discover_uni_carousal-f96bd7fe { height: 166px; width: 615px; } }
.coh-ce-cpt_discover_uni_carousal-d1a23714 { display: none; }
.coh-ce-d49b63e8 { min-height: auto; overflow: hidden; position: relative; 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; margin-bottom: 24px; }
@media (min-width: 64rem) { .coh-ce-d49b63e8 { min-height: 816px; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; margin-bottom: 80px; } }
@media (min-width: 64rem) { .height-dec-1.coh-ce-d49b63e8 { min-height: 750px; } }
@media (min-width: 64rem) { .height-dec-1.coh-ce-d49b63e8 .paragraph--type--hero-banner .paragraph-item .paragraph-image { height: 508px; } }
@media (min-width: 73.125rem) { .height-dec-1.coh-ce-d49b63e8 .paragraph--type--hero-banner .paragraph-item .paragraph-image { height: 508px; } }
@media (min-width: 64rem) { .height-dec-1.coh-ce-d49b63e8 .paragraph--type--hero-banner .paragraph-item .paragraph-content { bottom: -200px; } }
@media (min-width: 64rem) { .height-dec-1.coh-ce-d49b63e8 .hero-title-section { bottom: 442px; } }
@media (min-width: 73.125rem) { .height-dec-1.coh-ce-d49b63e8 .hero-title-section { bottom: 442px; } }
@media (min-width: 90.875rem) { .height-dec-1.coh-ce-d49b63e8 .hero-title-section { bottom: 368px; } }
.height-dec-1.coh-ce-d49b63e8 .coh-slider-container { height: auto; }
@media (min-width: 73.125rem) { .height-dec-1.coh-ce-d49b63e8 .coh-slider-container { height: auto; } }
.coh-ce-2c3546fa { height: auto; width: 100%; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
@media (min-width: 64rem) { .coh-ce-2c3546fa { overflow: hidden; height: -webkit-calc(100% - 42px); height: calc(100% - 42px); position: absolute; top: 0; left: 0; z-index: -1; } }
.coh-ce-2c3546fa img { height: auto; width: 100%; }
@media (min-width: 64rem) { .coh-ce-2c3546fa img { position: absolute; top: 0; left: 0; min-height: 100%; min-width: 100%; width: auto; } }
.coh-ce-b532533f { width: 100%; background-color: #282727; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
@media (min-width: 64rem) { .coh-ce-b532533f { background-color: rgba(0, 0, 0, 0); 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-f739ca98 { background-color: #10cfc9; display: inline-block; }
.content-grid-aligned.card-breadcrumb.coh-ce-f739ca98 { max-width: 100%; width: -webkit-max-content; width: -moz-max-content; width: max-content; }
.coh-ce-f739ca98 ul { margin-top: 0; }
.show-0.coh-ce-39cbe814 { display: none; }
.coh-ce-b6a27adb { color: white; background-color: #282727; padding-top: 18px !important; padding-bottom: 18px !important; }
@media (min-width: 64rem) { .coh-ce-b6a27adb { max-width: 75%; } }
.coh-ce-8c5ac65a { margin-bottom: 6px; display: none; }
.coh-ce-e7deee38 { text-transform: none; }
.coh-ce-56d9ae71 { background-color: #484747; color: white; -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; }
@media (min-width: 64rem) { .coh-ce-56d9ae71 { min-height: 230px; } }
.content-grid-aligned.coh-ce-56d9ae71 { padding-top: 18px; padding-bottom: 18px; padding-right: 42px !important; }
@media (min-width: 64rem) { .content-grid-aligned.coh-ce-56d9ae71 { padding-top: 30px; padding-bottom: 30px; width: 40%; } }
.coh-ce-3306fd89 { padding-bottom: 10px; font-size: 24px; line-height: 2rem; }
@media (min-width: 64rem) { .coh-ce-3306fd89 { padding-bottom: 18px; font-size: 36px; } }
.coh-ce-4d7c449f { margin-bottom: 0; }
.clearing-banner.coh-ce-af779f6b { padding-top: 24px; padding-right: 0; padding-bottom: 24px; padding-left: 0; }
@media (min-width: 64rem) { .clearing-banner.coh-ce-af779f6b { padding-top: 6px; padding-right: 36px; padding-bottom: 6px; padding-left: 36px; } }
.coh-ce-5200eba8 { 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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
@media (min-width: 64rem) { .coh-ce-5200eba8 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } }
.coh-ce-f105f987 { margin-bottom: 0; }
.coh-ce-f105f987 span, .coh-ce-f105f987 a { vertical-align: middle; }
.coh-ce-f105f987 span.clearing-type { display: block; max-width: 100%; width: -webkit-max-content; width: -moz-max-content; width: max-content; }
@media (min-width: 48rem) { .coh-ce-f105f987 span.clearing-type { display: inline-block; } }
.coh-ce-8d432cdc { position: relative; width: 100%; }
.coh-ce-fc8ff15 { margin-top: 12px; margin-bottom: 12px; }
@media (min-width: 48rem) { .coh-ce-fc8ff15 { margin-top: 0; margin-right: 24px; margin-bottom: 0; margin-left: 24px; } }
.coh-ce-37962acb { font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-37962acb:before { background-color: #282727; }
.coh-ce-a1361f35 { margin-bottom: 24px; }
@media (min-width: 64rem) { .coh-ce-a1361f35 { margin-bottom: 3rem; } }
.coh-ce-48ba8627 { margin-bottom: 24px; }
@media (min-width: 64rem) { .coh-ce-48ba8627 { margin-bottom: 42px; } }
.coh-ce-54fe9dd2 { margin-bottom: 36px; }
@media (min-width: 48rem) { .coh-ce-54fe9dd2 { margin-bottom: 0; } }
.coh-ce-1201856e { font-size: 24px; line-height: 2rem; margin-bottom: 0; }
@media (min-width: 64rem) { .coh-ce-1201856e { font-size: 42px; line-height: 36px; margin-bottom: 18px; } }
.coh-ce-2501d841 h4 { font-size: 1.5rem; line-height: 2.25rem; font-family: 'Founders Grotesk Medium', sans-serif; }
@media (min-width: 64rem) { .coh-ce-2501d841 h4 { font-size: 1.875rem; } }
.coh-ce-fb89dca7 { margin-bottom: 12px; }
.coh-ce-122518f { font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-122518f:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E814"; font-family: "fontello"; -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); position: absolute; top: 4px; right: -20px; }
.coursePostgraduate.coh-ce-3282e57d .ucas-points-container { display: none; }
.coursePostgraduate.coh-ce-3282e57d .ucas-points-error-msg { display: none !important; }
.coursePostgraduate.coh-ce-3282e57d .pg-show-0 .enquiry-gecko-cta { display: none; }
.courseUndergraduate.coh-ce-3282e57d .ug-show-0 .enquiry-gecko-cta { display: none; }
.coh-ce-3282e57d h4:last-child { margin-bottom: 0; }
.coh-ce-c75a5dcb .is-active .fees-item-tab { background-color: #e9e9e9; }
.coh-ce-c75a5dcb .is-active .fees-item-content { display: block; }
.coh-ce-c75a5dcb .progressive-trigger { margin-right: 42px; margin-bottom: 12px; }
@media (min-width: 64rem) { .coh-ce-c75a5dcb .progressive-trigger { margin-bottom: 0; } }
.coh-ce-1f0ae1d3 { margin-bottom: 6px; }
@media (min-width: 64rem) { .coh-ce-1f0ae1d3 { margin-bottom: 18px; } }
.coh-ce-63bf9abe { margin-bottom: 30px; }
@media (min-width: 64rem) { .coh-ce-63bf9abe { margin-bottom: 36px; } }
.coh-ce-2b1d158a { position: relative; }
@media (min-width: 35.3125rem) { .coh-ce-97be9682 { -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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } }
@media (min-width: 48rem) { .coh-ce-97be9682 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }
@media (min-width: 64rem) { .coh-ce-97be9682 { display: block; -webkit-box-orient: unset; -webkit-box-direction: unset; -webkit-flex-direction: unset; -ms-flex-direction: unset; flex-direction: unset; } }
.coh-ce-97be9682 > a, .coh-ce-97be9682 > div { width: 100%; }
@media (min-width: 48rem) { .coh-ce-97be9682 > a, .coh-ce-97be9682 > div { width: -webkit-calc(50% - 12px); width: calc(50% - 12px); } }
@media (min-width: 64rem) { .coh-ce-97be9682 > a, .coh-ce-97be9682 > div { width: auto; } }
@media (min-width: 48rem) { .coh-ce-97be9682 > a:nth-child(2n), .coh-ce-97be9682 > div:nth-child(2n) { margin-left: 24px; } }
@media (min-width: 64rem) { .coh-ce-97be9682 > a:nth-child(2n), .coh-ce-97be9682 > div:nth-child(2n) { margin-left: 0; } }
.coh-ce-97be9682 div a { width: 100%; }
.coursePostgraduate.coh-ce-c1f7b895 { display: none; }
.coh-ce-58a4d15d { display: none; }
.coursePostgraduate.coh-ce-58a4d15d { display: block; }
.coh-ce-299c87da { border-top-width: 0.0625rem; border-top-style: solid; border-top-color: #e9e9e9; border-bottom-width: 0.0625rem; border-bottom-style: solid; border-bottom-color: #e9e9e9; }
.coh-ce-c1b2f419 { margin-bottom: 24px; font-size: 24px; line-height: 32px; font-family: 'Founders Grotesk Medium', sans-serif; }
@media (min-width: 64rem) { .coh-ce-c1b2f419 { font-size: 30px; line-height: 36px; } }
.coh-ce-4e20a56c { display: block; }
@media (min-width: 64rem) { .coh-ce-4e20a56c { display: none; } }
.coh-ce-8a3655be { border-bottom-width: 0.0625rem; border-bottom-style: solid; border-bottom-color: #e9e9e9; }
.coh-ce-3de6d520 { margin-bottom: 24px; }
@media (min-width: 90.875rem) { .coh-ce-74f55247 .coh-slider-container-mid { padding-left: -webkit-calc((100% - 1376px) / 2); padding-left: calc((100% - 1376px) / 2); } }
.coh-ce-e57a3a3 .progressive-trigger:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E814"; font-family: "fontello"; }
.coh-ce-ce062a7e { color: white; z-index: 9; font-family: 'Founders Grotesk Bold', sans-serif; font-size: 2.25rem; text-transform: uppercase; break-word: word-break; }
@media (min-width: 73.125rem) { .coh-ce-ce062a7e { font-size: 3.375rem; line-height: 3rem; } }
.coh-ce-3306fd89 { padding-bottom: 10px; font-size: 24px; line-height: 2rem; }
@media (min-width: 64rem) { .coh-ce-3306fd89 { padding-bottom: 18px; font-size: 36px; } }
.coh-ce-86422b05 .cta-inline-link { font-size: 15px; line-height: 24px; }
@media (min-width: 64rem) { .coh-ce-86422b05 .cta-inline-link { font-size: 18px; } }
.coh-ce-ee7ae836 { display: block; }
.coh-ce-a0ac4b61 { font-size: 1.5rem; line-height: 2.25rem; }
.coh-ce-a0ac4b61:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E80E"; font-family: "fontello"; font-size: 34px; }
.coh-ce-4d7c449f { margin-bottom: 0; }
.coh-ce-9d417938 .cta-inline-link { font-size: 0.9375rem; line-height: 1.5rem; }
@media (min-width: 64rem) { .coh-ce-9d417938 .cta-inline-link { font-size: 1.125rem; } }
.coh-ce-14b445f0 { display: none; }
.coh-ce-dd72d4af { margin-bottom: 12px; }
.coh-ce-ebc52bd { margin-top: 0; }
.coh-ce-78109ac8:before { display: none; }
.coh-ce-78109ac8 .rich-txt-custom { display: none; }
@media (min-width: 73.125rem) { .coh-ce-505647e { width: 75%; } }
.coh-ce-fb9d5b0d:before { display: none; }
.coh-ce-fb9d5b0d .rich-txt-custom { display: none; }
.coh-ce-fb9d5b0d h4 { font-family: 'Founders Grotesk Medium', sans-serif; color: white; font-size: 24px; line-height: 1.1em; text-transform: none; }
.coh-ce-51d5ba60 { border-top-width: 2px; border-top-style: solid; border-top-color: #5e5d5d; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: stretch; -webkit-justify-content: stretch; -ms-flex-pack: stretch; justify-content: stretch; padding-top: 30px; padding-bottom: 30px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
@media (min-width: 48rem) { .coh-ce-51d5ba60 { margin-top: 42px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } }
@media (min-width: 73.125rem) { .coh-ce-51d5ba60 { padding-bottom: 0; } }
.coh-ce-51d5ba60 .progressive-trigger { margin-right: 0; width: 100% !important; }
@media (min-width: 48rem) { .coh-ce-51d5ba60 .progressive-trigger { margin-right: 24px; width: -webkit-max-content !important; width: -moz-max-content !important; width: max-content !important; } }
.coh-ce-51d5ba60 .progressive-trigger:last-child { margin-top: 30px; }
@media (min-width: 48rem) { .coh-ce-51d5ba60 .progressive-trigger:last-child { margin-top: 0; margin-right: 0; } }
.coh-ce-51d5ba60 .apply-now-cta { margin-bottom: 24px; }
@media (min-width: 48rem) { .coh-ce-51d5ba60 .apply-now-cta { margin-bottom: 0; } }
.coh-ce-51d5ba60 .apply-now-cta:focus { outline: 2px dotted #fff; }
.coh-ce-51d5ba60 .enquiry-gecko-cta:focus { outline: 2px dotted #fff; }
.coh-ce-51d5ba60 .apply-now-cta { margin-top: 24px; margin-right: 0; margin-bottom: 0; }
@media (min-width: 48rem) { .coh-ce-51d5ba60 .apply-now-cta { margin-top: 0; } }
.coh-ce-b369d2c3 { margin-bottom: 42px; }
.coh-ce-4d385249 { margin-bottom: 12px; }
.coh-ce-6acc8f5d { border-top-width: 2px; border-top-style: solid; border-top-color: #d4d4d4; border-bottom-color: #d4d4d4; border-bottom-style: solid; border-bottom-width: 2px; padding-top: 36px; margin-top: 36px; margin-bottom: 36px; }
@media (min-width: 64rem) { .coh-ce-6acc8f5d { width: 90%; } }
.coh-ce-faa62b7b { margin-bottom: 42px; }
@media (min-width: 64rem) { .coh-ce-faa62b7b { width: 90%; } }
.coh-ce-5ddac508 { margin-bottom: 12px; }
.coh-ce-27a0deb9 { font-family: 'Founders Grotesk Medium', sans-serif; }
.coh-ce-27a0deb9:before { height: 3px; width: -webkit-calc(100% - 30px); width: calc(100% - 30px); }
.coh-ce-27a0deb9:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-left: 12px; content: "\E812"; font-family: "fontello"; }
.coh-ce-d1a23714 { display: none; }
.coh-ce-12b37913 { background-color: rgba(0, 0, 0, 0); width: 100% !important; }
.coh-ce-12b37913 .coh-modal-inner { background-color: #e9e9e9; padding-top: -webkit-calc(84px + 42px); padding-top: calc(84px + 42px); padding-right: 12px; padding-bottom: 24px; padding-left: 12px; width: 100vw; height: 100vh; }
@media (min-width: 64rem) { .coh-ce-12b37913 .coh-modal-inner { padding-top: 84px; padding-right: -webkit-calc(84px + 42px); padding-right: calc(84px + 42px); padding-bottom: 84px; padding-left: -webkit-calc(84px + 42px); padding-left: calc(84px + 42px); } }
@media (min-width: 73.125rem) { .coh-ce-12b37913 .coh-modal-inner { width: 75vw; } }
.coh-ce-12b37913 .coh-modal-close-wrapper { text-align: right; background-color: #d4d4d4; padding: 24px; width: 100%; }
@media (min-width: 73.125rem) { .coh-ce-12b37913 .coh-modal-close-wrapper { background-color: rgba(0, 0, 0, 0); width: auto; } }
.coh-ce-12b37913 .coh-modal-close-wrapper .coh-modal-close-button { font-size: 0; }
.coh-ce-12b37913 .coh-modal-close-wrapper .coh-modal-close-button:before { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E807"; font-family: "fontello"; font-size: 24px; }
.coh-ce-6f565da5 { background-color: #d4d4d4; width: 100%; top: 0; left: 0; }
@media (min-width: 73.125rem) { .coh-ce-6f565da5 { background-color: rgba(0, 0, 0, 0); top: 3.75rem; right: 5.875rem; padding: 0; width: auto; left: auto; } }
.coh-ce-2a61a44f { font-size: 0; color: #282727; }
.coh-ce-2a61a44f:after { line-height: 1.0; font-weight: normal; text-transform: none; speak: none; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E807"; font-family: "fontello"; font-size: 24px; }
.coh-ce-5a95001 { display: none; }
@media (min-width: 64rem) { .coh-ce-cf82ad27 { display: none; } }
.coh-ce-186a99e2 { margin-bottom: 30px; line-height: normal; }
@media (min-width: 64rem) { .coh-ce-186a99e2 { margin-bottom: 18px; } }
.related-tags.coh-ce-3fa2b516 a, .related-tags.coh-ce-3fa2b516 .field-content { font-family: 'Founders Grotesk Medium', sans-serif; color: #282727; font-size: 1.25rem; line-height: 1.25rem; background-color: #e9e9e9; padding: 12px; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; margin-right: 12px; margin-bottom: 12px; display: inline-block; }
@media (min-width: 64rem) { .related-tags.coh-ce-3fa2b516 a, .related-tags.coh-ce-3fa2b516 .field-content { font-size: 24px; } }
@media (min-width: 64rem) { .related-tags.coh-ce-3fa2b516 a:hover { color: white; background-color: #282727; } }
.related-tags.coh-ce-3fa2b516 a:active { background-color: #282727; color: white; }
.coh-ce-35c9cf9d { margin-bottom: 30px; }
@media (min-width: 64rem) { .coh-ce-35c9cf9d { margin-bottom: 24px; } }
.coh-ce-35c9cf9d div div { margin-bottom: 12px; }
.coh-ce-35c9cf9d div div:last-child { margin-bottom: 0; }
.coh-ce-d0a1436f { margin-bottom: 18px; }
@media (min-width: 64rem) { .coh-ce-d0a1436f { margin-bottom: 12px; } }
.coh-ce-fb89dca7 { margin-bottom: 12px; }
@media (min-width: 64rem) { .coh-ce-cf82ad27 { display: none; } }
.coh-ce-186a99e2 { margin-bottom: 30px; line-height: normal; }
@media (min-width: 64rem) { .coh-ce-186a99e2 { margin-bottom: 18px; } }
.related-tags.coh-ce-9b57a8e8 a, .related-tags.coh-ce-9b57a8e8 .field-content { font-family: 'Founders Grotesk Medium', sans-serif; color: #282727; font-size: 1.25rem; line-height: 1.25rem; background-color: #e9e9e9; padding: 12px; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; margin-right: 12px; margin-bottom: 12px; display: inline-block; }
@media (min-width: 64rem) { .related-tags.coh-ce-9b57a8e8 a, .related-tags.coh-ce-9b57a8e8 .field-content { font-size: 24px; } }
@media (min-width: 64rem) { .related-tags.coh-ce-9b57a8e8 a:hover { color: white; background-color: #282727; } }
.related-tags.coh-ce-9b57a8e8 a:active { color: white; background-color: #282727; }
.coh-ce-2b1d158a { position: relative; }
.coursePostgraduate.coh-ce-3282e57d .ucas-points-container { display: none; }
.coursePostgraduate.coh-ce-3282e57d .ucas-points-error-msg { display: none !important; }
.coursePostgraduate.coh-ce-3282e57d .pg-show-0 .enquiry-gecko-cta { display: none; }
.courseUndergraduate.coh-ce-3282e57d .ug-show-0 .enquiry-gecko-cta { display: none; }
.coh-ce-3282e57d h4:last-child { margin-bottom: 0; }
